@charset "UTF-8";

/* 202210トップ画像上新たなる避密の旅バナー設置 */

.newhimitsu2022_pc{
display: none;
}
.newhimitsu2022_phone{
    display: block;
    }
.topmaining_bannar{
    background-color: black;
    color: white;
    padding: 67px 10px 30px;
    font-size: 12px;
    margin:0px 0px 50px;
}
.tpmbct_img{      
    width: 100px;
    margin: 0 auto 20px;
    display: block;
}
.tpmbct_text{
    text-align: center;
    font-size: 18px;
    font-weight: 700;
}
.tpmbc_price{
    display: flex;
    justify-content: center;
    margin: 20px 0;
}
.tpmbcp_stay{
    margin-right: 30px;
}
.tpmbcp_stay{
    text-align: center;
}
.tpmbcp_strong{
    font-weight: 700;
    font-size: 18px;
}
.tpmbcp_coupon{
    text-align: center;
}
.tpmbc_link{
    text-align: center;
	
}
.tpmbcl_top{
    font-size: 16px;
}
.tpmbc_bottom{
    text-decoration: underline;
    font-weight: 700;
    margin-top: 20px; 
	font-size: 16px;
}

/* .topmaining_bannar img{
    width:100%;
} */
/* 202208トップ画像上避密の旅画像設置 */
.topmaining_bannar_link{
    background-color:#997D53;
    color: white;
    font-size: 11px;
    text-align: right;
    margin-top: -5px;
    margin-bottom: 5px;
    padding: 10px 10px 10px 0px;
    font-weight: bold;
    text-decoration: underline;
}
.wimc_a{
	margin: auto;
    display: block;
    width: 50%;
}
.wim_cont{
	width: 100%;
}
#restab .tab-area .tab{
	height: 53px;
    padding: 15px 0;
}
.mene_tab_img img{
	width: 20%;
/*	display: none;*/
}
ul.tab>li{
		width: 33.2%;
	}
ul.tab>li .tab_title{
	width: 60%;
	color: #fff;
}
.clearfix pc{
	margin-top: 50px;
}
#toppage header>a.sitelogo{
	bottom: 0px;
}
.search_plan_min{
	margin-top: 50px;
}





@media screen and (min-width:1023px){
/* トップページコロナ対応枠 */
.stay_safebnr li{
    margin: 0 20px 10px 0;
    vertical-align: middle;
    width: calc((100% - 50px) / 2);
}
.stay_safebnr li a{
    height: 263px;
}
.stay_safebnr li:nth-child(3n){
    margin: 0 20px 10px 0;
}
/* 202207トップページslider上バナー画像設置 */
.topmaining_bannar{
    bottom: 20px;
}
/* 202208トップ画像上避密の旅画像設置 */
.topmaining_bannar_link{  
    font-size: 15px;
    padding: 15px 15px 15px 0px;
}
/* 202210トップ画像上新たなる避密の旅バナー設置 */
.newhimitsu2022_pc{
    display: block;
}
.newhimitsu2022_phone{
    display: none;
}
.topmaining_bannar{
    position: absolute;
    bottom: -51px;
    z-index: 200;
    left: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform:translateX(-50%);
    margin: auto;
    width: 100%;
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    font-size: 13px;
    padding:10px;
}
.tpmbct_text{
    font-size: 16px;
}
.tpmb_content{
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.tpmbc_title{
    display: flex;
    align-items: center;
}
.tpmbct_img{
    width:50px;
    margin: 0 10px 0 0;
}
.tpmbcp_strong{
    font-weight: 700;
    font-size: 19px;
}
.tpmbc_bottom{
   
	font-size: 16px;
}
	#restab .tab-area .tab{
		padding: 15px 5px;
		margin: 0 5px 0 0;
	}
	
}
@media screen and (min-width:1300px){
/* 202210トップ画像上新たなる避密の旅バナー設置 */
.tpmbct_text{
    font-size:26px;
}
.tpmbcp_strong{
    font-size: 28px;
}
.tpmbcl_top{
    font-size: 24px;
}
.tpmbcp_stay{
    margin-right: 70px;
}
.tpmbct_img{
    width:70px;
    margin: 0 20px 0 0;
}
.tpmbc_bottom{
   
	font-size: 20px;
}

}
@media screen and (min-width:768px){
	.stay_safebnr li{
		width: 45%;
	}
	.stay_safebnr li :nth-child(2){
		margin-right: 0;
	}
	.tab_yoyaku {
		font-size: 13px;
	}
	.tab_sp_block{
		display: none;
	}
	
ul.tab>li .tab_title{
	width: 45%;
	line-height: 1.2;
}
	ul.tab>li br{
		display: block;
	}
	ul.tab>li{
		width: 33.1%;
	}
	
	}
@media screen and (max-width:500px){
		#restab .tab-area .tab.active{
		width: 18%;
	}
	#restab .tab-area .tab{
		width:  18%;
		
		line-height: 20px;
		margin-left: 5px;
		margin-top: 10px;
		padding: 15px 8px;
		height: 60px;
	
	}
	.mene_tab_img img{
		width: 50%;
		display: block;
		margin: 3px auto;
	}
	ul.tab>li{
		width: 33%;
	}
	.tab_titile_pcblock{
		display: block;
	}
	ul.tab>li .tab_title{
		width: 100%;
		font-size: 13px;
		text-align: left;
		
	}
	
	ul.btns li a br{
		display: block;
	}
	
	ul.btns li a{
		padding: 0px 0px 10px 0px;
	}
	
/*
	.tab_yoyaku {
		display: none;
	}
*/
}