@charset "UTF-8";
/* CSS Document */

.head_freedial_pc {
	width: 100%;
	text-align: right!important;
	margin-top: -25px;
	
}
@media screen and (max-width : 543px){
	.head_freedial_pc {
		display: none;	
}
}
@media screen and (max-width : 767px){
	head_freedial_pc {
		display: none;	
}
}
@media screen and (max-width : 991px){
	head_freedial_pc {
		display: none;	
}
}
@media screen and (max-width : 1199px){
	head_freedial_pc {
		display: none;	
}
}

.hl_tit,.hl_tit p{
	text-align: center;
	padding: 30px 0;
}
.hl_txt{
	font-size: 15px;
}
.hl_txt ul{
	margin-top: -25px;
	padding-top:0; 
}
.hl_txt ul li{
	list-style-type:disc;
	list-style-position: inside;
	margin-left: 20px;
}
.hl_fd{
	width: 307px;
	border:2px solid #be9b82;
	padding: 20px 20px 0 20px;
	margin-bottom: 20px;
}
.hl_dial{
	border-bottom: 1px solid #be9b82;
	margin-right: 10px;
	padding-bottom: 15px;

}
.jamp_hldial
    {
    position: fixed;
    bottom: 16px;
    right: 16px;
	
    z-index: 100;}
 
.jamp_hldial a
    {
    display: block;
    text-decoration: none;
    }
 
.jamp_hldial a:hover
{
    opacity: 0.6;
}
@media screen and (max-width : 543px){
	.jamp_hldial img{
    width: 25%;	
	position: fixed;
    bottom: 5px;
    right: 5px;
	text-align: right!important;
    z-index: 100;}
}
.timelineMessage__message{
	width: 100%;
}