/* popup_1　バナー 通常は感染症対策 */
.popup_1{position: fixed; bottom: 20px; z-index: 9999;}
.popup_1.left{ left: 0;}
.popup_1.right{ right: 0;}
.popup_1.close{display: none;}
.popup_1.left .popup_btn{background: #333; border-radius: 50%; color: #fff; cursor: pointer; display: block; height: 27px;  width: 27px; position: absolute; right: -10px; top: -10px; text-align: center;}
.popup_1.right .popup_btn{background: #333; border-radius: 50%; color: #fff; cursor: pointer; display: block; height: 27px;  width: 27px; position: absolute; left: -10px; top: -10px; text-align: center;}

/* popup_2　バナー 通常はGoto */
.popup_2{position: fixed; bottom: 135px; z-index: 9999;}
.popup_2.left{ left: 0;}
.popup_2.right{ right: 0;}
.popup_2.close{display: none;}
.popup_2.left .popup_btn{background: #333; border-radius: 50%; color: #fff; cursor: pointer; display: block; height: 27px;  width: 27px; position: absolute; right: -10px; top: -10px; text-align: center;}
.popup_2.right .popup_btn{background: #333; border-radius: 50%; color: #fff; cursor: pointer; display: block; height: 27px;  width: 27px; position: absolute; left: -10px; top: -10px; text-align: center;}

/* popup_3　バナー 通常はstaynavi */
.popup_3{position: fixed; bottom: 230px; z-index: 9999;}
.popup_3.left{ left: 0;}
.popup_3.right{ right: 0;}
.popup_3 a{color:#7d0022; font-weight:bold; font-size:16px; transition: opacity 0.5s ease-out;}
.popup_3 a:hover{opacity: .5;}
.popup_3.close{display: none;}
.popup_3.left .popup_btn{background: #333; border-radius: 50%; color: #fff; cursor: pointer; display: block; height: 27px;  width: 27px; position: absolute; right: -10px; top: -10px; text-align: center;}
.popup_3.right .popup_btn{background: #333; border-radius: 50%; color: #fff; cursor: pointer; display: block; height: 27px;  width: 27px; position: absolute; left: -10px; top: -10px; text-align: center;}

/* popup_4　その他popupバナー */
.popup_4{position: fixed; bottom: 20px; z-index: 9999;}
.popup_4.left{ left: 0;}
.popup_4.right{ right: 0;}
.popup_4 a{color:#7d0022; font-weight:bold; font-size:16px; transition: opacity 0.5s ease-out;}
.popup_4 a:hover{opacity: .5;}
.popup_4.close{display: none;}
.popup_4.left .popup_btn{background: #333; border-radius: 50%; color: #fff; cursor: pointer; display: block; height: 27px;  width: 27px; position: absolute; right: -10px; top: -10px; text-align: center;}
.popup_4.right .popup_btn{background: #333; border-radius: 50%; color: #fff; cursor: pointer; display: block; height: 27px;  width: 27px; position: absolute; left: -10px; top: -10px; text-align: center;}

.popup_contents{width:250px; position: relative;}
.popup_contents a img{width:100%; height:auto; vertical-align: inherit;}
.popbn{box-shadow:2px 2px 5px rgba(0,0,0,0.2);}
.popup_contents a{color:#7d0022; font-weight:bold; font-size:16px; transition: opacity 0.5s ease-out;}
.popup_contents a:hover{opacity: .5;}


/*モーダル本文用*/
.remodal{max-width:800px;}
.remodal#popup_news{width:95%;max-width:600px;}
.remodal .section_box{margin:0 0 20px 0;}

.remodal h2{font-size:20px; color:#7d0022;margin-bottom: 15px;margin-top:0px;}
.remodal h3{margin:10px 0 7px 0; color:#7d0022; font-size:21px;}
.remodal h4{margin:0 0 10px 0; color:#59493f; font-size:16px;}

.remodal .futoji{font-weight:600;}
.remodal .red{color:red;}

.remodal .message{padding:0 0 20px 0; font-size:15px;}
.remodal .message p{letter-spacing: 0px;}
#kansenshou .message{padding:0 70px 20px 70px; font-size:15px;}
#kansenshou .message p{padding-bottom:5px; font-size:15px;text-align:center;line-height: 1.6em;margin:0;}
#kansenshou .message p.list{padding-bottom:3px; padding-left:1em;text-indent: -1em;text-align:left;}
#goto .message p{padding-bottom:0px; font-size:15px;text-align:left;line-height: 1.6em;margin:0;}
#goto .message p.list{padding-left:1em;text-indent: -1em;}
#popup_news .message p{padding-bottom:0px; font-size:16px;text-align:left;line-height: 1.6em;margin:0;}
#popup_news .message p.list{padding-left:1em;text-indent: -1em;}
#popup_news .message p.p2{font-size:14px;text-align:right;padding-right:10px;}

.remodal,.remodal *{
    box-sizing: border-box;
}

.remodal h2,
.remodal h5,
.remodal p,
.remodal dt,
.remodal dd{
   font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.7;
}
.remodal h2{
    font-weight: 800;
    font-size: clamp(20px,2.2vw,22px);
    margin-bottom: 35px;
}
.remodal h5{
    font-weight: 600;
    font-size: 16px;
    color: #362904;
    margin-bottom: 20px;
    text-align: left;
}
#tour_company.remodal h5{
    text-align: center;
}

.remodal p{
   font-size: 15px;
    text-align: left;
    margin-bottom: 20px;
    color: #000;
    padding:5px;
}
@media screen and (max-width: 767px){
.remodal h5{
    text-align: left;
}
}
.remodal .g_table{
    display: grid;
    grid-template-columns: 1fr 3fr;
    gap: 0px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.remodal dt,
.remodal dd{
    font-weight: 600;
    line-height: 1.7;
    color: #333;
    
    font-size: clamp(15px,1.4vw,16px);
}


.remodal .g_table dt,
.remodal .g_table dd{
    padding: 8px 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    display: grid;
    align-items: center;
    letter-spacing: 1px;
}
.remodal .g_table dt{
    background: #E9F1E6;
}
.remodal .g_table dd{
    background: #fff;
    text-align: left;
}
.remodal .g_table .title{
    grid-column: 1 / -1;
    background: #eee;
}


.remodal .g_list{
    display: grid;
    grid-template-columns: 1fr;
    gap: 1px;
    align-content: start;
    justify-content: center;
}
.remodal .g_list dt,
.remodal .g_list dd{
    
    text-align: left;
}
.remodal .g_list dt{
    padding: 5px 15px;
    font-size: clamp(16px,1.6vw,18px);
    background: #ccc;
    letter-spacing: 1px;
}

.remodal .g_list dd{
    padding: 10px 15px;
    margin-bottom: 15px;
    text-align: left;
    background: #eee;
}
.remodal .g_list dd span{
    display: inline-block;
}
.small_title{
    padding-top: 10px;
    font-size: calc(100% * 1.07);
    color: #000;
    letter-spacing: 1px;
}
.remodal p .small_title{
    font-size: calc(100% * 1.2);
    color: #000;
    letter-spacing: 1px;
    font-weight: 800;
}
.remodal p.adress{
    width: fit-content;
    margin-inline: auto;
    font-size: calc(100% * 1.2);
    padding: 10px;
    background: #eee;
}
.remodal .g_list dt.acse + dd span:first-of-type{
    padding-top: 0px;
}
.width_full{
    grid-column: 1 / -1;
}

.remodal{
    padding:30px 10px 20px;
    }

@media screen and (min-width: 640px){
.remodal p.adress{
    margin-inline: auto 10%;
} 
    .remodal{
    padding: 40px 35px 30px; 
    }
}

@media screen and (min-width: 960px){

}


.under_line {
	text-decoration: underline;
}
.shitasen{
	background: linear-gradient(transparent 50%, #FFDBCE 50%);
}

.kyouchou{
	color:#7d0022;
	font-weight:600;
}

.first{display: none;}
.info{margin:0 0 20px 0;}

.sp_on{display: none;}
.pc_on{display: block;}
.sp_only{display: none;}

@media only screen and (max-width: 767px){
/*.remodal{padding:30px 10px 20px;}*/
.remodal h2{font-size:19px; color:#7d0022;}
.remodal h3{font-size:18px; margin:10px 0 7px 0; color:#7d0022;}
.remodal h4{font-size:16px; margin:0 0 10px 0; color:#59493f;}
#kansenshou .message{padding:10px 0px 10px; font-size:14px;}
#kansenshou .message p{padding-bottom:3px; font-size:14px;text-align:left;line-height: 1.6em;margin:0;}
#goto .message p{font-size:14px;}
#popup_news .message p{padding-left:0px;}
.popup_contents{width:250px;}
.popup_contents a{width:100%}
.popup_contents a img{width:100%; height:auto; }
.sp_on{display: block;}	
.pc_on{display: none;}
}
@media (orientation: landscape) and (max-width: 767px){
.remodal{padding:40px 60px 20px 70px;}
}
@media only screen and (max-width: 480px){
	.sp_only{display: block;}
}