@charset "utf-8";
@media screen and (max-width:680px){
body {	-webkit-text-size-adjust: 100%;}
* { box-sizing: border-box;  -webkit-box-sizing: border-box;}
  a:hover{opacity: 1;}
iframe { width : 100% ; }
  img{max-width: 100%;}
  
.scroll-x{overflow-x: scroll;}
  
  .pc,
  .pcmode{display:none;}
.spmode{display:inherit;}
.container{overflow: hidden;min-width: 100%;}
  body:not(#page-sougoTop) .container{padding-top: 0 !important;}
  
  #page-sougoTop .reservationPanel.fixed+.content{padding-top: 402px;}
  
  .header-inner,
  nav.gnav .inner,
  footer.siteFooter .footer-inner{width: 100%;}

/*PCパーツ非表示*/
  .menuBtnWrap,
#reservation_area .btn_submit input {display: none;}
#reservation_area .bottom_menu{display:none;}
footer .infoPhoto{display:none;}
.right_sp{display:block;}

  
  .header-inner,
  footer.siteFooter .footer-inner,
  .contentsWidth,
  .reservationPanel,
  .mv .text{width: 100%;}
  
  .breadcrumbs{margin: 0 0 30px;padding: 0 10px;}


/* ----------------------------------------------------------
  JS
---------------------------------------------------------- */
  .modal-inner{padding: 10px;height: 80vh;-webkit-overflow-scrolling: touch;}
  .modal-inner .innerBlock{padding: 0;}
  .modal-inner .innerBlock h3{margin: 20px 0 10px;font-size: 14px;}
  
  /**/
  .modal_content{width: 96%;padding: 10px;}
  .modal_content h3{font-size: 16px;}
  .btn_close{position: fixed;top: 6vh;}
  
  
  
/*
--------------------------------------------------
	header
-------------------------------------------------- */
.header_wrap {height: 73px;position: fixed;width: 100%;top: 0;}
header {
	width: 100%;
	height: auto;
}
  
  
.header_wrap.fixed header{
  height: 73px !important;
  /*
	position:fixed;
	background: rgba(255, 255, 255, 0.9);
	background: rgba(0, 0, 0, 0.5);
	top: 0;
	z-index: 1;
	box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.18);
  */
}
  
  
  
/*navigation*/
nav.gnav {
	display: none;
}
header .hnavSP{display: inline;}
header .hnavSP li.hnav01, header .hnavSP li.hnav02 {
	float: left;
	text-align: center;
	vertical-align: middle;
	background: #000;
	margin-right: 4px;
	color: #fff;
	width: 50px;
	height: 50px;
	padding: 4px 0;
}
.hnavSP li a{
	color:#fff;
	display:block;
}
.hnavSP .fa {font-size: 28px;}
header .hnavSP .text {
	display: block;
	line-height: 12px;
}
  
  header h1 {float: left;margin-left: 10px;padding-top: 5px;}
  header h1 a#logo {display: flex;align-items: center;}
  /*
  header h1 a#logo img{display: block;}
  */
  header h1 a#logo img.logo{width: 75px;margin-right: 5px;}
  header h1 a#logo img.logoText{width: 88px;margin: 2px 0 0;}
  
  header .right{padding-right: 55px;padding-top: 8px;}
  header .right .cl{display: block;text-align: right;}
  header .right .cnav{display: none;}
  header .right a{transition: 0s;}
  header .langnav2{margin: 0 0 4px;overflow: hidden;vertical-align: bottom;padding-left: 20px;}
  header .langnav2 li:not(:first-child){border: none;}
  html[lang="ja"] header .langnav2 li:first-child{display: none;}
  
  
  
  /**/
  header .googleTranslate{display: block;}
  .googleTranslate .goog-te-gadget-simple{width: 110px;font-size: 12px;}
  .googleTranslate .goog-te-menu-value img{margin-right: 1px;}
  

  
  /*ヘッダボタン*/
header .header_tel{display:none;}
  
  .menu_tel{
	width: 41px;
	height: 41px;
	display: block;
	position: absolute;
	top: 11px;
	color: #000;
	text-align: center;
    right: 52px;
  }
  .menu_tel a{
    display: block;padding-top: 41px;height: 0;overflow: hidden;
    background: url(../img/common/header_tel.png) no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
  }

header .menu_btn {
	position: absolute;
	display: block;
	top: 11px;
	right: 6px;
	width: 38px;
}
header .menu_btn .modal-open {
	cursor: pointer;
	text-decoration: none;
    display: block;padding-top: 45px;height: 0;overflow: hidden;
    background: url(../img/common/btn_menu.png) no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}
  
 .header_wrap.fixed header .menu_btn .modal-open{
    background-image: url(../img/common/btn_menu_b.png);
  }
  
  
/*navigation*/
#headerMenu nav, #header .hnav,  #header .tel{display:none;}
/*問い合わせ・宿泊プラン・*/
.cnav {
	display: none;
}
/* スマホ用モーダルメニュー */
.nav { width: 100%;}
.nav p{display: table-cell;}
.nav ul.nav-inner { width:100%; }
.nav ul.nav-inner li { width:100%; text-align: left; margin: 0 auto 1px; background: #fff;	border-bottom: 1px solid #a2a2a2;}
.nav ul.nav-inner li a {
	margin: 0 auto;
	height: 36px;
	line-height:36px;
	display: block;
	color: #333;
	background:#fff;
	text-decoration:none;
}
.nav ul.nav-inner li:last-child{border-bottom: none;}
.nav li.nav01 a{ cursor:default; padding:0 10px;}
.nav li ul{ background: #fff; width:100%; display: block;}
.nav li div.dropmenu-inner{ background: #fff; width:100%;}
.nav li.nav01 a.sp_hd {opacity: 1;}
.nav li div.dropmenu-inner li{ width:100% !important; margin:0; padding:0; border-top: 1px solid #333;}
.nav li div.dropmenu-inner li a{ display:block; margin:0 auto; padding:0 10px; font-size:14px;}
li.li12 a {	font-size: 10px !important;}
.nav li.nav01 .sp_hd{ background:#4c4c4c; color:#fff; font-size:14px;}

/* 開閉用ボタンがクリックされた時のスタイル */
.open .nav {
	cursor: url(../tmpresp001_keio/images/cross.svg) ,auto;
	-webkit-transition: all .5s;
	transition: all .5s;
	visibility: visible;
	opacity: 1;
}

.nav .sp_menu{ width:100%;}
.nav ul.sp_menu li { width:100%; text-align: left; margin: 0 auto 1px; background: #fff; font-size:0.875em;}
.nav ul.sp_menu li a {
	margin: 0 10px;
	padding-left:15px;
	height: 40px;
	line-height:40px;
	display: block;
	font-size: 14px;
	color: #333;
	background-color:#fff;
	text-decoration:none;
	background-image:url(../tmpresp001_keio/img/common/arr_topics.png);
	background-position: 0 center;
	background-repeat:no-repeat;
	
}

/*modal-menu*/
.rightSP {	display: initial;}
.lock {
	overflow:hidden;
}
.modal-content {
	position:relative;
	display:none;
	width:80%;
	margin: 50px 30px;
	padding:0;
	z-index:9999;
}
.modal-content p {
	margin:0;
	padding:0;
}

.modal-overlay {
	z-index:1000;
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:120%;
	background-color:rgba(0,0,0,0.75);
}

.modal-wrap {
	z-index:9998;
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:auto;
}

.modal-open {
	color:#00f;
	text-decoration:underline;
}

.modal-open:hover {
	cursor:pointer;
	color:#f00;
}

.modal-content p.modal-close {
	color: #fff;
	font-size: 30px;
	text-decoration: none;
	position: absolute;
	width: 100%;
	text-align: right;
	background: url(../img/common/drop_close.png) no-repeat center right 10px;
	background-size: 20px;
	height: 40px;
}

.modal-content .modal_nav_inner{ margin: 0; border-bottom:1px solid #ddd; overflow:scroll;}
.modal-content .modal_nav_inner li{ }
.modal-content .modal_nav_inner li a{ display:block; height:45px; line-height:45px; color:#fff; text-decoration:none; font-size:14px; border-top:1px solid #ddd; border-bottom:none;}
/*スマホ用モーダルメニューここまで*/

/*
--------------------------------------------------
	main
-------------------------------------------------- */
/*
--------------------------------------------------
	Page structure
-------------------------------------------------- */
.viewer {
	z-index: 0;
}
.viewer ul, .viewer ul li {	width: 100% !important;}
.nav_wrap {display: none;}
.content {margin: 20px 0;}
.content .inner {width: 84%;}
div#top_1column {width: 100%;}
.content h2 {
	width: 100%;
	letter-spacing: 0;
	font-size: 18px;
	margin: 30px 0 10px 0;
}
/*
--------------------------------------------------
	記事
-------------------------------------------------- */
.column-inner h3 {
	margin: 10px 0;
}
/*
--------------------------------------------------
	Page structure
-------------------------------------------------- */
 .content-inner {
	width: 96%;
	margin: 0 auto;
	padding: 0 20px;
}
.wrapper {	word-wrap: break-word;}
.plandetail {	overflow: inherit;}
.plandetail-left,
.plandetail-right {
	float: none;
	margin: 10px 0;
}
/*photo*/
.photos-top-headline {	width: 100% !important;}
.plandetail img, .photos-top-headline img, .photos-bottom img, .photos-left-headline img, .photos-right-headline img{
	width: 100% !important;
	height: auto !important;
}
.photos-conformity-left > div, .photos-conformity-right > div, .photos-bottom > div {
	width: 100% !important;
	height: auto !important;
}
.photos-left-headline, .photos-right-headline {
	float: none;
	margin: 0;
	width: 100% !important;
}
.photos-left, .photos-right, .photos-top, .photos-bottom {
	float: none;
	width: 100% !important;
	margin: 0;
}
.photos img,
.photos-left img,
.photos-right img,
.photos-top img,
.photos-top-headline img,
.photos-center img,
.photos-conformity img,
.photos-conformity-left img,
.photos-conformity-right img,
.photos-conformity-center img {
	width: 100% !important;
	margin: 0 0 10px 0;
	height: auto !important;
}

.photos-top ul.clearfix,
.photos-top-headline ul.clearfix,
.photos-right ul.clearfix,
.photos-right-headline ul.clearfix,
.photos-left ul.clearfix,
.photos-left-headline ul.clearfix,
.photos-bottom ul.clearfix {
	width: 100% !important;
}
.photos-top li,
.photos-top-headline li,
.photos-right li,
.photos-right-headline li,
.photos-left li,
.photos-left-headline li,
.photos-bottom li {
	width: auto !important;
	height: 55px !important;
}
.photos-top li a,
.photos-top li a img,
.photos-top-headline li a,
.photos-top-headline li a img,
.photos-right li a,
.photos-right li a img,
.photos-right-headline li a,
.photos-right-headline li a img,
.photos-left li a,
.photos-left li a img,
.photos-left-headline li a,
.photos-left-headline li a img,
.photos-bottom li a,
.photos-bottom li a img {
	width: auto !important;
	height: 100% !important;
}

.column-inner {
	width: 100%;
	margin: 0;
	padding: 0;
	border:none;
}

/* Tab Style */
ul.ui-tabs-nav li {
	width: 33%;
	margin-right: 1px;
}
ul.ui-tabs-nav li:last-child {	margin: 0;}
ul.ui-tabs-nav li a {
	width: 100%;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
ul.ui-tabs-nav li#entries-tab-news.ui-tabs-selected:after, ul.ui-tabs-nav li#entries-tab-recommend.ui-tabs-selected:after, ul.ui-tabs-nav li#entries-tab-restaurant.ui-tabs-selected:after {
	content: "";
	width: 100%;
}
ul.ui-tabs-nav li#entries-tab-news a:hover, ul.ui-tabs-nav li#entries-tab-recommend a:hover, ul.ui-tabs-nav li#entries-tab-restaurant a:hover {
	opacity: 1;
}

/*ギャラリー形式*/
.imagesurfingnormal {
	width: 100% !important;
	height: auto !important;
}
.imagesurfingnormal #photo {
	width: 100% !important;
	height: auto !important;
}
.imagesurfingnormal img{margin:0 0 2px 0 !important;}

/* Move */
.move{
	width: 50px;
	height: 50px;
  left: auto;margin-left: 0;
  right: 0;
	}
  .move:not(.stop) {bottom: 50px !important;z-index: 50;}
  .move.stop{left: 0;width: 100%;margin-left: 0;}
  
.move ul li a {
	width: 100%;
	height: 50px;
	background-size: contain;
  /*
	border-radius: 5px;
	line-height: 50%;
	padding: 0;
	transition: all 300ms 0s ease;
  */
  float: right;width: 50px;height: 50px;
}
  .move.stop ul li a{float: none;margin: auto;}
  
  
  
/*news*/
article.news {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 40px;
}
article.news h2 {
	font-size: 20px;
	line-height: 50px;
	height: 50px;
	margin: 0 0 20px 0;
}
article.news article.recentPost {
	float: none;
	width: 100%;
	margin-right: 30px;
margin: 0 0 20px 0;
padding: 0 0 20px 0;
border-bottom: 1px solid #000;
}

article.news article.recentPost img {
	float: right;
	width:50%;
	height : auto ;
	margin: 0 0 20px 10px;
}
.news .articleWrap a{ width: 100%;}
article.news article.recentPost h3{margin: 0 0 10px 0;height:auto;}
article.news article.recentPost .indexText{}

article.news .more{padding:  0;}
article.news .more a {
	width: 100%;
}

/*すべての記事を見るボタン*/
.more a {
	width: 100%;
	margin: 10px auto;
	height: 40px;
	line-height: 40px;
}

/*sns icons*/
.snsIcon {width: 100%;}
.snsIcon .inner{width: 100%;margin: 0 auto; padding: inherit;}
.snsIcon ul{}
.snsIcon li{margin-right:10px;}

/*Banner Area*/
.bannerArea {width: 100%; margin: 0 0 30px 0;}
.bannerArea li{
	width: 48%;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 8px;
}
.bannerArea li:nth-of-type(even){ margin-right: 0px;}
.bannerArea ul{
	width: 100%;
	margin: 0 auto;
}
.bannerArea li img{width : 100% ;height : auto ;}

/*
--------------------------------------------------
	footer
-------------------------------------------------- */
footer.siteFooter{padding: 10px 0 0; margin: 80px 0 0 0;}
  footer.siteFooter .footer-inner{padding-bottom: 50px;}
  
  .ft01{padding: 20px 10px 0;}
  .ft01 .logo{margin-right: 10px;}
  .ft01 .btnArea{display: block;}
  .ft01 .btnArea a{width: 100%;padding: 5px;height: 30px;}
  .ft01 .btnArea a+a{margin-top: 3px;}
  
  .fnav{width: auto;margin: 0 20px;padding: 20px 0;overflow: hidden;}
  .fnav ul{display: inline;margin: 0;}
  .fnav li{font-size: 11px;width: 50%;float: left;margin: 0 0 2px;padding: 4px 0;}
  
  footer.siteFooter .fHotels{clear: both;display: block;width: auto;margin: 0 20px;padding: 20px 0;overflow: hidden;}
  footer.siteFooter .fHotels .title{margin: 0 0 10px;text-align: center;}
  footer.siteFooter .fHotels .title img{height: 20px;}
  footer.siteFooter .fHotels .fHotelsA,
  footer.siteFooter .fHotels .fHotelsB{width: 50%;float: left;}
  footer.siteFooter .fHotels ul{overflow: hidden;float: none;}
  footer.siteFooter .fHotels li{font-size: 11px;}

  footer.siteFooter .bnrArea {margin: 0 10px;}
  footer.siteFooter .bnrArea ul{flex-wrap: wrap;justify-content: center;}
  footer.siteFooter .bnrArea ul li{width: 32%;text-align: center;margin: 0 0.5%;}
  footer.siteFooter .bnrArea ul li img{width: 100%;}
  footer.siteFooter .copyright{padding-top: 20px;font-size: 10px;}
  
  
  
  /* nav
  ---------------------------------------------------------- */
  .flNav{width: 100%;bottom: 0;top: auto;right: 0;text-align: center;}
  .flNav.fixed{bottom: 0;z-index: 102;}
  .flNav .btnLogin,
  .flNav .btnPanel{
    width: 100%;
    height: 50px;margin: 0;
    background-position: -10px 30%;
    padding-top: 14px;padding-left: 20px;
  }
  .flNav .btnPanel{
    /*
    background-color: #3e429b;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    border-radius: 0;
    */
    padding: 14px 20px 0 0;left: 0;
  }
  .flNav .btnPanel:before{
    content:'';display: inline-block;width: 30px;height: 20px;margin-top: -10px;
    /*
    background: url(/assets/img/common/icon_reservation.png) no-repeat 50% 50% / contain;
    margin-right: 5px;vertical-align: top;
    */
  }
  .flNav.fixed4 .btnPanel:before{margin-top: -10px;}
  .flNav .btnLogin:hover,
  .flNav .btnPanel:hover{opacity: 1;}
  
  
/* ----------------------------------------------------------
  reservation Panel
---------------------------------------------------------- */
  #dynCalendarTest1{top: -40px;}
  
  .reservationPanel{margin-top: 0;padding-top: 0;}
  .reservationPanel.fixed{bottom: -440px;right: 0;top: 100%;padding-bottom: 50px;margin-top: 0;}
  .reservationPanel.fixed.open{bottom: 0;right: 0;top: auto;}
  
  .reservationPanel.fixed2,
  .reservationPanel.fixed3{top: 100%;bottom: 0;}
  .reservationPanel.fixed2.fixed4,
  .reservationPanel.fixed3.fixed4{top: auto;padding-bottom: 60px;bottom: 0;}
  
input,
.selectWrap,
.selectWrap select{font-size: 16px;}
  
  .stayTab,
  .reservationPanel .bnrBestPrice{float: none;margin: auto;}
  .reservationPanel.fixed4 .bnrBestPrice{display: none;}
  
  .stayCon .panel2,
  .stayCon .panel2 .block,
  .reservationPanel .jsTab{width: 100%;float: none;margin: auto;}
  .reservationPanel dl{margin-bottom: 10px;}
  .reservationPanel dd{display: flex;align-items: center;}
  .reservationPanel .panel2 .dlDays,
  .reservationPanel .panel2 .dlArrport,
  .reservationPanel .panel2 .dlCheckOut{margin-right: 0;}
  .reservationPanel .bnrBestPrice{padding-top: 10px;width: 100%;justify-content: center;}
  .reservationPanel .bnrBestPrice .img{width: 70px;margin-right:5px;}
  .reservationPanel .bnrBestPrice .txt{width: auto;}
  
  .stayCon .panel2{max-width: 355px;}
  .stayCon .panel2 .text01 a{margin: 0 5px;}
  
  .reservationPanel select,
  .dynDate input, .selectWrap,
  .reservationPanel .datepicker{min-width: auto;}
  .reservationPanel select.selectGroup{width: 100%;margin-bottom: 4px;}
    
  /* 宿泊のみ*/
  .stayCon .block form{flex-wrap: wrap;}
  /*
  .reservationPanel .block .dlCheckIn {width: 100%;}
  .reservationPanel .block .dlCheckIn dd input.datepicker{width: 100%;}
  .reservationPanel .block .dlDays,
  .reservationPanel .block .dlPerson,
  .reservationPanel .block .dlRooms{margin-right: 0;}
  .reservationPanel .block .dlDays,
  .reservationPanel .block .dlRooms{width: 30%;}
  .reservationPanel .block .dlDays .selectWrap,
  .reservationPanel .block .dlRooms .selectWrap{width: 100%;}
  .reservationPanel .block .dlPerson{width: 34%;}
  .reservationPanel .block .dlPerson .selectWrap{width:calc(100% - 1em);margin-right: 0.5em;}
  .reservationPanel .block .btn {display: block;width: 100%;}
  .reservationPanel .block .btn input{height: 34px;width: 100%;margin-top: 5px;}
  */
  .reservationPanel .jsTabContent .stayPanel{padding: 6px 4% 0;}
  .bookingDate{
    margin-right: 0;display: inline !important;
    float: none;width: 340px;
  }
  .nightBlock select, .roomBlock select, .dynPersons select{width: calc(100% - 2.5em);}
  
  
  .dynPersons {white-space: nowrap;float: left;}
  .dynPersons span{display: block;line-height: 1.4;}
  .dynPersons select{margin-right: 1%;}
  .reservationPanel dt,
  .bookingDate .style_subhead{line-height: 1.4;}
  .bookingDate .dynDate{width: 100%;margin: 0 0 5px;}
  .bookingDate .dynDate input{width: 30%;}
  
  .nightBlock,
  .roomBlock {float: left;width: 35%;}
  .dynPersons{float: left;width: 30%;}
  
  .stayCon .panel2:first-child .flexBlock{display: block;}
  /*
  .stayCon .panel2:first-child .block .flexBlock{display: flex;flex-wrap: wrap;}
  */
  .reservationPanel .block .btn{width: 100%;}
  .reservationPanel .dynSubmit{width: 100%;padding: 0;margin: 5px 0 0;}
  .reservationPanel .dynSubmit input {width: 100%;margin: 6px 0 0;}
  .reservationPanel .dynSubmit input.buttonSubmit{
    background-position: 38% 50%;
  }
  .stayCon .panel2 .text01{line-height: 1.4;}
  
  /* 飛行機＋ご宿泊*/
  .stayCon .panel2 form .airPortBlock{margin-top: 0;justify-content: space-between;flex-wrap: wrap;}
  .stayCon .panel2 form .hotelBlock{margin-top: 0;flex-wrap: wrap;justify-content: space-between;}
  .reservationPanel .hotelBlock .dlHotel {width: 100%;margin: 0;}
  .reservationPanel .hotelBlock .dlHotel .selectWrap{width: 100%;}
  .reservationPanel .dlDirport,
  .reservationPanel .dlArrport,
  .reservationPanel .dlCheckIn,
  .reservationPanel .dlCheckOut{width: 48%;margin-right: 0;margin-bottom: 3px;}
  .reservationPanel .dlDirport .selectWrap,
  .reservationPanel .dlArrport .selectWrap,
  .reservationPanel .dlCheckIn dd input.datepicker,
  .reservationPanel .dlCheckOut dd input.datepicker{width: 100%;}
  .reservationPanel .reserveAir .btn {width: 70%;}
  .reservationPanel .reserveAir .btn a{width: 100%;}
  
  
  /* レストラン */
  .restaurantPanel{padding:20px 15px 0;text-align: left;}
  .restaurantPanel .block .dlCheckIn {width: 100%;}
  .restaurantPanel form{display: flex;flex-wrap: wrap;justify-content: space-between;}
  
 
/* ----------------------------------------------------------
  main Visual
---------------------------------------------------------- */
  .mv{height: auto;}
  .mv .text{margin-left: 0;left: 6px;top: 70px;}
  .mv .text img{max-width: 40%;height: auto;}
  
  .mv .img,
  .mv .slick-slide div{height: 320px !important;}

.mv .movie {height: auto;}


/* ----------------------------------------------------------
  TITLE
---------------------------------------------------------- */
  .pageTitle{
    height: 310px;
  }
  .pageTitle .title{
    min-width: 100%;
    font-size: 25px;line-height: 1.2;
    display: block;
    padding: 9px 0;
  }
  #page-hotels .pageTitle{background-image:url(../img/hotels/main_bg_sp.jpg);}
  #page-hotels .pageTitle .title{background: rgba(53,49,119,.78);}
  /*
  #page-concept .pageTitle{background-image:url(../img/concept/main_bg_sp.jpg);}
  #page-service .pageTitle{background-image:url(../img/service/main_bg_sp.jpg);}
  #page-booking_benefits .pageTitle{background-image:url(../img/booking_benefits/main_bg_sp.jpg);}
  #page-stampcard .pageTitle{background-image:url(../img/stampcard/main_bg_sp.jpg);}
  #page-recommend_plan .pageTitle{background-image:url(../img/recommend_plan/main_bg_sp.jpg);}
  #page-dynamicpackage .pageTitle{background-image:url(../img/dynamicpackage/main_bg_sp.jpg);}
  #page-tokyo_tourism .pageTitle{background-image:url(../img/tokyo_tourism/main_bg_sp.jpg);}
  */
  .pageTitle .title span{font-size: 14px;display: block;}


  /* */
  .title01{font-size: 20px;margin-bottom: 15px;}

  
/* ----------------------------------------------------------
  BUTTON
---------------------------------------------------------- */
.btn02{
  line-height: 31px;height: 30px;
  font-size: 16px;
  margin: 10px;
}
  .btn02:after{width: 6px;height: 6px;margin-top: -3px;}
  
  /* btnList */
  .btnList {justify-content: space-between;}
  .btnList li{width: 49%;margin:5px 0;}
  
/* ----------------------------------------------------------
  BLOCK
---------------------------------------------------------- */
.bgListArea .secBlock{padding-top: 20px;margin-bottom:40px;}
.bgListArea .secBlock:before{
  height: 150px;
}
.bgListArea .secBlock .inner01{padding: 20px 10px;margin: 0 10px;width: auto;}

/* catNav */
  .catNav{padding: 0 10px;}
  .catNav li .current{padding: 7px 0 13px;position: relative;}
  .catNav li .current:after{
  position: absolute;left: 50%;bottom: 2px;margin-left: -7px;
}
.catNav li .tsume{letter-spacing: -2px;}
  
/* pageNav */
  .pageNav ul{flex-wrap: wrap;padding:0 10px;}
  .pageNav li,
  #page-service .pageNav li{width: 49%;margin-bottom: 3px;}
  
  
  
/* ----------------------------------------------------------
  総合TOP
---------------------------------------------------------- */
  #page-sougoTop .content{background: none;}
  #page-sougoTop .maincol .bnrArea{display: flex;justify-content: space-between;padding: 0 10px;}
  #page-sougoTop .maincol .bnrArea a{width: 48%;margin: 0;}
  #page-sougoTop .maincol .bnrArea a img{width: 100%;}
  #page-sougoTop .maincol .btnArea{
    padding: 0 10px 40px;
    background: url(/assets/img/bg01.png) repeat-x 0 30px;
    -webkit-background-size: 200% auto;
    background-size: 200% auto;
  }
  #page-sougoTop .maincol .btnLogin,
  #page-sougoTop .maincol .btnRecruit{width: 48%;height: 65px;line-height: 65px;font-size: 14px;}
  #page-sougoTop .maincol .btnLogin{
    background: rgba(233,199,15,0.75);
    /*
    background: rgba(233,199,15,0.8) url(/assets/img/bg01.png) repeat -10px 30px;
    -webkit-background-blend-mode: multiply;
    background-blend-mode: multiply;
    */
    background-size: 200vw auto;
  }
  #page-sougoTop .maincol .btnRecruit{
    background: rgba(62,69,153,0.9);
    background: #030e92bf;
    /*
    background: #3e4599 url(/assets/img/bg01.png) no-repeat 33.5% 30px;
    background-blend-mode: multiply;
    */
    background-size: 200vw auto;
  }
  
  #page-sougoTop .maincol h2{margin-bottom: 20px;font-size: 30px;}
  #page-sougoTop .maincol h2 img{height: 24px;}
  #page-sougoTop .maincol .concept h2 img{height: 36px;}
  #page-sougoTop .maincol .availability h2 img{height: 66px;}
  #page-sougoTop .maincol h2 span{font-size: 16px;margin-top: 8px;}
  /**/
  .infoBox{display: block;padding: 20px;margin: -20px 10px 30px;width: auto;}
  .infoBox h2{margin: 10px 0;}
  .infoBox .entryListWrap{width: 100%;padding-bottom: 20px;}
  .infoBox .pickupBox{width: 100%;}
  .infoBox .pickupBox h3 img{height: 18px;}
  
  /**/
  .entryList a{display: block;}
  .entryList a span.text{margin-top: 4px;}
  
  /* concept */
  #page-sougoTop .concept{margin-top: 30px;}
  #page-sougoTop .concept .flexBlock{display: block;}
  #page-sougoTop .concept .flexBlock a{display: block;}
  
  /* availability */
  #page-sougoTop .availability{margin-top: 40px;}
  #page-sougoTop .availability .flexBlockC{display: block;}
  #page-sougoTop .availability .calendarBlock{width: 100%;padding: 20px 15px;}
  #page-sougoTop .availability .calendarBlock .inner{width: 100%;}
  
  #page-sougoTop .calendarBlock .legends{display: block;padding-bottom: 10px;text-align: center;}
  #page-sougoTop .calendarBlock .legends .datepicker{margin: 0 auto;}
  #page-sougoTop .calendarBlock .legends .icon{font-size: 12px;line-height: 1.2;justify-content: flex-end;}
  
  #page-sougoTop .availability .calendarBlock .scroll{overflow-y: scroll;height: 230px;}
  #page-sougoTop .availability .calendarBlock table{
    margin: auto;width: auto;width: 100%;border-collapse: collapse;border-spacing: 0;
    border: 1px solid #aaa;
  }
  #page-sougoTop .availability .calendarBlock tr:first-child th,
  #page-sougoTop .availability .calendarBlock th,
  #page-sougoTop .availability .calendarBlock td{
    padding: 10px;font-size: 11px;width: auto;font-size: 16px;
    background: #fff;
    border-bottom: 1px solid #aaa;
    text-align: left;
  }
  #page-sougoTop .availability .calendarBlock td.td0{text-align: right;}
  #page-sougoTop .availability .calendarBlock tbody,
  #page-sougoTop .availability .calendarBlock td.td1,
  #page-sougoTop .availability .calendarBlock td.td2,
  #page-sougoTop .availability .calendarBlock td.td3,
  #page-sougoTop .availability .calendarBlock td.td4,
  #page-sougoTop .availability .calendarBlock td.td5,
  #page-sougoTop .availability .calendarBlock td.td6,
  #page-sougoTop .availability .calendarBlock td.td7,
  #page-sougoTop .availability .calendarBlock td.td8,
  #page-sougoTop .availability .calendarBlock td.td9,
  #page-sougoTop .availability .calendarBlock td.td10{display: none;}
  
  #page-sougoTop .availability .rootBlock{width: 375px;padding:15px 0 15px 5px;margin: auto;}
  #page-sougoTop .rootlist2{background: #e3f1fe;}
  
  
  #page-sougoTop .maincol .availability .rootBlock .title{padding:0 0 0 10px;text-align: left;}
  #page-sougoTop .maincol .availability .rootBlock .title img{height: 20px;}
  #page-sougoTop .availability .rootBlock .map{padding-top: 10px;margin-right: -10px;}
  .rootBlock .list li img{width: 38px !important;}
  .rootBlock .list li.higashiginza{top: 256px;right: 74px; }
  .rootBlock .list li.kanda{top: 96px;right: 70px; }
  .rootBlock .list li.shinjuku{top: 97px;right: 307px; }
  .rootBlock .list li.otemachi{top: 139px;right: 111px; }
  .rootBlock .list li.kayabacho{top: 135px;right: 23px; }
  .rootBlock .list li.gotanda{top: 220px;right: 286px; }
  .rootBlock .list li.ikebukuro{top: 31px;right: 254px; }
  .rootBlock .list li.kudanshita{top: 139px;right: 179px; }
  .rootBlock .list li.akasaka{top: 220px;right: 211px; }
  .rootBlock .list li.yaesu{top: 175px;right: 74px; }
  .rootBlock .list li.hamamatsucho{top: 255px;right: 198px; }

  .rootlist2{text-align: left;display: flex;flex-wrap: wrap;padding: 1em 0;}
  .rootlist2 li{width: 50%;padding-left: 1em;margin-bottom: .3em;}
  .rootlist2 li:before{
    content:'';display: inline-block;
    border-style: solid;
    border-width: 4px 6px;
    border-color: transparent transparent transparent #3d4494;
  }
  .rootlist2 li a{color: #3d4494;text-decoration: underline;}
  
  .rootBlock .list li .tips{padding: 20px 5px 10px;margin-left: -60px;}
  .rootBlock .list li .tips h3{font-size: 11px;}
  .rootBlock .list li .tips img{width: 120px !important;margin: 5px auto;}
  .rootBlock .list li .tips .btn01{min-width: 120px;font-size: 12px;height: 30px;line-height: 31px;}
  
  .rootBlock .list li.shinjuku .tips{margin-left: -20px;}
  .rootBlock .list li.shinjuku .tips:before{left: 19%;}
  .rootBlock .list li.kayabacho .tips{margin-left: -110px;margin-right: -20px;}
  .rootBlock .list li.kayabacho .tips:before{left: 72%;}
  
  
  
  /* plan */
  #page-sougoTop .plan{margin: 40px auto;}
  #page-sougoTop .plan:before{top: 60px;}
  #page-sougoTop .plan .contentsWidth{display: block;}
  
  #page-sougoTop .plan .block{margin:10px auto;}
  
  /* bnrRecruit */
  .bnrRecruit{
    margin-top: 40px;
    width: 100%;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    background-size: cover;
    height: 90px;
    padding-right: 30px;
  }
  .bnrRecruit img{height: 30px;}
  
  
/* ----------------------------------------------------------
  HOTELS
---------------------------------------------------------- */
#page-hotels .rootBlock h2{margin: 0;padding: 5px 0;}
#page-hotels .rootBlock {padding: 10px 0;}
#page-hotels .rootBlock .inner{
  width: 375px;margin: auto;
  padding: 10px 0 10px 5px;
}

  .rootmap1.rootBlock .map,
#page-hotels .rootBlock .map{position: relative;}

.rootmap1.rootBlock .list li.higashiginza,
#page-hotels .rootBlock .list li.higashiginza{top: 230px;right: 74px; }
.rootmap1.rootBlock .list li.kanda,
#page-hotels .rootBlock .list li.kanda{top: 81px;right: 70px; }
.rootmap1.rootBlock .list li.shinjuku,
#page-hotels .rootBlock .list li.shinjuku{top: 82px;right: 297px; }
.rootmap1.rootBlock .list li.otemachi,
#page-hotels .rootBlock .list li.otemachi{top: 124px;right: 111px; }
.rootmap1.rootBlock .list li.kayabacho,
#page-hotels .rootBlock .list li.kayabacho{top: 118px;right: 23px; }
.rootmap1.rootBlock .list li.gotanda,
#page-hotels .rootBlock .list li.gotanda{top: 200px;right: 282px; }
.rootmap1.rootBlock .list li.ikebukuro,
#page-hotels .rootBlock .list li.ikebukuro{top: 8px;right: 240px; }
.rootmap1.rootBlock .list li.kudanshita,
#page-hotels .rootBlock .list li.kudanshita{top: 122px;right: 179px; }
.rootmap1.rootBlock .list li.akasaka,
#page-hotels .rootBlock .list li.akasaka{top: 200px;right: 207px; }
.rootmap1.rootBlock .list li.yaesu,
#page-hotels .rootBlock .list li.yaesu{top: 154px;right: 74px; }
.rootmap1.rootBlock .list li.hamamatsucho,
#page-hotels .rootBlock .list li.hamamatsucho{top: 242px;right: 193px; }

#page-hotels .btnArea2{margin: 30px 10px 0;}


.areaBlock{
  padding: 30px 0 40px;
  margin-top: 30px;
}
.areaBlock .inBlock .flex{display: block;}
.areaBlock .title01,
.areaBlock .inBlock{width: 96%;margin: auto;}
.areaBlock .title01{height: 44px;line-height: 44px;}
.areaBlock .title01 img{height: 25px;}
.areaBlock .inBlock{padding:20px 10px ;}
.areaBlock .inBlock .textArea,
.areaBlock .inBlock .mapArea{float: none;width: 100%;}
.areaBlock .inBlock .textArea{padding-right: 0;}
.areaBlock .inBlock .textArea h4{font-size: 16px;margin-bottom: 30px;}
  .areaBlock .inBlock .textArea p.accessTit{font-size: 16px;margin-top: 0;}
  .areaBlock .inBlock .textArea .btnMore{width: auto;padding-left: 10px;padding-right: 10px;margin-top: 0;}
.areaBlock .inBlock .textArea p{font-size: 14px;margin-top: 10px;}
.areaBlock .inBlock .btnArea{padding-top: 15px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.areaBlock .inBlock .btnArea a{min-width: auto;width: 48%;margin:2px auto;}
  .areaBlock .inBlock .textArea .address{margin-top: 1em;}
  .areaBlock#shinjuku .textArea .box li.note .btn{position: relative;width: 100%;display: block;margin-top: 6px;}
  .areaBlock#shinjuku .textArea .box li.note .btn br{display: none;}
  .areaBlock .inBlock .btnArea a.reserve{width: 98%;}
  
/* ----------------------------------------------------------
  CONCEPT
---------------------------------------------------------- */
  #page-concept .concept .flexBlock{display: block;}
  #page-concept .secBlock .inner{width: 100%;}
  #page-concept #access .secBlock .inner{padding: 10px 0 10px 10px;overflow-x:scroll;}
  #page-concept #access .secBlock .inner h2{margin: 10px -5px;text-align: center;letter-spacing: -1px;}
  #page-concept #access .secBlock .inner .map{float: none;width: 372px;margin: auto;}
  #page-concept #access .secBlock .inner .map .pic{margin: 0;}
#page-concept .rootBlock .list li.higashiginza{top: 230px;right: 74px; }
#page-concept .rootBlock .list li.kanda{top: 81px;right: 70px; }
#page-concept .rootBlock .list li.shinjuku{top: 82px;right: 297px; }
#page-concept .rootBlock .list li.otemachi{top: 124px;right: 111px; }
#page-concept .rootBlock .list li.kayabacho{top: 118px;right: 23px; }
#page-concept .rootBlock .list li.gotanda{top: 200px;right: 282px; }
#page-concept .rootBlock .list li.ikebukuro{top: 8px;right: 240px; }
#page-concept .rootBlock .list li.kudanshita{top: 122px;right: 179px; }
#page-concept .rootBlock .list li.akasaka{top: 200px;right: 207px; }
#page-concept .rootBlock .list li.yaesu{top: 154px;right: 74px; }
#page-concept .rootBlock .list li.hamamatsucho{top: 242px;right: 193px; }
  #page-concept #breakfast .secBlock .inner .movie{margin: 30px;}
  
  #page-service .col3Block .block{padding: 10px;}
#page-service .col3Block .block img{width: 100px;}
#page-service #amenity .col3Block .block>h3{width: calc(100% - 100px);}
  #page-service #amenity .secBlock>div .note{width: calc(100% - 100px);}
  #page-concept #access .secBlock .inner .rootlist2Wrap{margin-top: 1em;margin-left: -10px;padding: 15px 20px;margin-bottom: 10px;}
#page-concept #access .secBlock .inner .rootlist2Wrap h3{padding-left: 0;margin-bottom: 10px;}
  #page-concept #access .secBlock .inner .rootlist2{float: none;margin: 0;padding: 0;}
  #page-concept #access .secBlock .inner .rootlist2 li{padding-left: 0;}
  #page-concept #access .secBlock .inner .rootlist2 li:before{border-color: transparent transparent transparent #fff;}
  #page-concept #access .secBlock .inner .rootlist2 li span{display: none;}
  
  #page-concept #access .secBlock .inner .note{padding: 0 10px 0 0;font-size: 14px;line-height: 1.6;}
  #page-concept .secBlock .textArea{width: 100%;padding: 20px 15px;}
  #page-concept .secBlock .textArea h2{margin-top: 0;margin-bottom: 15px;font-size: 20px;}
  #page-concept .secBlock .textArea p{margin-top: 10px;}
  #page-concept .secBlock .textArea p.mincho{font-size: 16px;line-height: 1.6;}
  #page-concept #rooms .secBlock .textArea,
  #page-concept #hospitality .secBlock .textArea{float: none;}
    

#page-concept #hospitality .secBlock{
  min-height: auto;
  padding-bottom: 56.2vw;
  background: url(../img/concept/hospitality_bg_sp.jpg) no-repeat 50% 100% / 100% auto;
}
  
  #page-concept #modal01 .modal_content{margin-top: 50%;}
  #page-concept #modal01 .btn_close{right: 0;top: -40px;line-height: 30px;height: 30px;}
  
/* ----------------------------------------------------------
  東京観光
---------------------------------------------------------- */
#page-tourism .rootBlock h2{margin: 0;padding: 5px 0;}
#page-tourism .rootBlock {padding: 10px 0;}
#page-tourism .rootBlock .inner{
  width: 375px;margin: auto;
  padding: 10px 0 10px 5px;
}

  #page-tourism .landmarkList {
    margin-top: 20px;
    display: flex;flex-wrap: wrap;justify-content: space-between;}
  #page-tourism .landmarkList li{
    width: 48%;
    position: relative;top: auto;right: auto;left: auto;
    /*height: 24px;*/
    text-align: left;
    margin-bottom: 4px;
  }
  #page-tourism .landmarkList li a{display: inline-block;}
  
  #page-tourism .landmarkList li a:before{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
     counter-increment: number;
     content: counter(number);
    width: 20px;height: 20px;
    background: #e6ca25;color: #000;font-weight: bold;
    display: flex;align-items: center;justify-content: center;
    border-radius: 100%;padding: 2px;line-height: 1px;font-size: 12px;letter-spacing: -1px;
    
    float: left;margin-right: 7px;
  }
    
  .tourismList h2 {padding-left: 20px;padding-top: 80px;margin-top: -30px;margin-bottom: 0;}
  .tourismList#Hall h2 {font-size: 22px;}
  .tourismList h2 img{height: 30px;}
  .tourismList .block .bg>div{padding: 20px;}
  .tourismList .block .imageArea{margin-bottom: 10px;}
  .tourismList .block .imageArea,
  .tourismList .block .textArea{float: none;width: auto;}
  .tourismList .block .textArea p, 
  .tourismList .block .textArea dl{font-size: 14px;}


/* ----------------------------------------------------------
  全国共通スタンプカード
---------------------------------------------------------- */
#page-stampcard .secBlock .box{padding:10px 20px;font-size: 14px;}
#page-stampcard .secBlock .image{float: none;margin:0 auto 20px;text-align: center;}
#page-stampcard .secBlock .image img{width: 260px;}

  .hotelList{justify-content: space-between;}
.hotelList>li{width: 49%;padding: 10px 5px;}
.hotelList>li:not(:nth-child(2n)){margin-right: 0%;}
.hotelList>li:not(:nth-child(3n)){margin-right: 0%;}
.hotelList>li h3,
  .hotelList>li span{font-size: 14px;}
  .bgListArea .secBlock.hotels .inner01{padding: 20px 0;}
  


/* ----------------------------------------------------------
  全店共通サービス一覧
---------------------------------------------------------- */
#page-service .title01 {font-size: 24px;margin-top: 0;}
#page-service .secBlock {margin-bottom: 50px;}
#page-service .secBlock .imageArea,
#page-service .secBlock .textArea{float: none;width: auto;padding: 0 10px;}
#page-service .secBlock .textArea{margin-top: 10px;}
#page-service .secBlock h3{font-size: 16px;}
  #page-service .secBlock h3 span{padding-right: 2px;}
#page-service .secBlock .textArea .movie{width: 100%;}
#page-service .optionList dl,
#page-service .optionList2 dl{width: 100%;padding: 3px;}
#page-service .optionList dl{width: 49%;}
  
#page-service .optionList2 dl:nth-child(2),
#page-service .optionList dl:nth-child(3){border-top: none;}
#page-service .optionList dt,
#page-service .optionList2 dt{width: 100px;font-size: 14px;line-height: 1.2;}
#page-service .optionList dt{font-size: 12px;}
#page-service .optionList2 dd{width: calc(100% - 100px);font-size: 10px;line-height: 1.2;justify-content: space-between;}
#page-service .optionList dd img,
#page-service .optionList2 dd img{margin-right: 5px;width: 26px;}
#page-service .optionList2 dd span.img{width: 26px;}
#page-service .optionList2 dd span.img+span{width: calc(100% - 30px);}
#page-service .col3Block .block h3 span{padding-right: 10px;}
  
#page-service #front .optionList2{padding: 6px 0;}
#page-service #front .optionList2 dl:nth-child(1){margin-top: 10px;}
  
#page-service .secBlock#eco .contentsWidth{padding: 0 10px;}
#page-service .secBlock#eco .flexBlock{display: block;}
#page-service .secBlock#eco .box{width: auto;}
#page-service .secBlock#eco .subImg{width: 120px;margin-left: 10px;}
#page-service .secBlock#service:before{height: 190px;}
  
  #page-service .secBlock#eco .imageArea{overflow: hidden;padding: 0;}
  #page-service .secBlock#eco .imageArea p{padding: 10px;}
  
/* ----------------------------------------------------------
  総合おすすめ共通プラン
---------------------------------------------------------- */
#page-recommend_plan .title01{font-size: 24px;margin-top: 0;}
#page-recommend_plan .title01 span{display: block;}
#page-recommend_plan .secBlock {padding: 30px 0;}
#page-recommend_plan .secBlock .inner{width: 100%;padding: 20px 10px;}
#page-recommend_plan .secBlock .flexBlock{display: block;}
#page-recommend_plan .secBlock .imageArea{margin-right: 0;margin-bottom: 20px;}
#page-recommend_plan .secBlock .textArea {padding-bottom: 0;}
#page-recommend_plan .secBlock .textArea p{line-height: 1.8;}
#page-recommend_plan .secBlock .box{position: relative;margin-top: 20px;}
#page-recommend_plan .secBlock .box h3{font-size: 16px;}
#page-recommend_plan .secBlock .box h3:after{display: none;}
#page-recommend_plan .secBlock .btnList{width: auto;display: flex;justify-content: space-between;flex-wrap: wrap;}
#page-recommend_plan .secBlock .btnList li{width: 49%;margin:5px 0;}
  
  
/* ----------------------------------------------------------
  航空券付きプラン
---------------------------------------------------------- */
#page-dynamicpackage .title01{font-size: 24px;}
#page-dynamicpackage .lead{margin: 20px 0;padding: 20px 10px;font-size: 14px;}
#page-dynamicpackage .flexBlock.planList{justify-content: space-between;padding: 0 10px;}
#page-dynamicpackage .flexBlock.planList>dl{width: 49%;margin:0 0 30px;}
  #page-dynamicpackage .flexBlock.planList p{font-size: 11px;}
  #page-dynamicpackage .flexBlock.planList .btn01{min-width: 100%;margin: 0;}

  #page-dynamicpackage .lead .image{flex-wrap: wrap;}
  #page-dynamicpackage .lead .image img{margin: 5px 0;}
  #page-dynamicpackage .maincol .btnList{padding: 10px;}
  #page-dynamicpackage .maincol .btnList li {margin-bottom: 5px;}
  #page-dynamicpackage .maincol .btnList li a{padding: 10px 0;}
  
  #page-dynamicpackage .contactBlock{margin: 10px;}
  #page-dynamicpackage .contactBlock dl{display: block;text-align: center;padding-top: 0;}
  #page-dynamicpackage .contactBlock .box,
  #page-dynamicpackage .contactBlock dt{padding: 10px;}
  #page-dynamicpackage .contactBlock dt,
  #page-dynamicpackage .contactBlock dd{display: inline-block;}
  #page-dynamicpackage .contactBlock dd{padding: 0 0 0 34px;}
  #page-dynamicpackage .contactBlock dd span.tel{margin-right: 0;}
  
/* ----------------------------------------------------------
  自社予約特典紹介
---------------------------------------------------------- */
#page-booking_benefits .maincol .box{display: block;padding: 10px 10px 30px;}
#page-booking_benefits .maincol .box .block{width: auto;padding: 30px 0 10px;margin-top: 30px;position: relative;}
#page-booking_benefits .maincol .box .block .title01{font-size: 24px;margin: 20px 0;}
#page-booking_benefits .maincol .box .block p{padding: 0 20px 20px;font-size: 14px;}
#page-booking_benefits .maincol .box .block p strong{font-size: 16px;}
#page-booking_benefits .nextText{font-size: 14px;margin: 30px 10px;display: block;}
#page-booking_benefits .nextText strong{font-size: 24px;}

  #page-booking_benefits .modal_content li{font-size: 12px;}
  
#page-booking_benefits .meritBlock{display: block;margin: 0 10px;}
#page-booking_benefits .meritBlock .block{width: 100%;margin-bottom: 20px;padding-bottom: 10px;}
  #page-booking_benefits .meritBlock .block dt{margin-bottom: 10px;}
  #page-booking_benefits .meritBlock .block dd{}

/* ----------------------------------------------------------
  企業情報
---------------------------------------------------------- */
  #page-company .secBlock{margin-top: 50px;}
#page-company .greetingBlock {padding:0 10px;}
#page-company .greetingBlock p{font-size: 14px;text-align: justify;text-justify: inter-ideograph;}
  #page-company .table01 th{width: 100px;padding: 10px;}
  #page-company .table01 td{padding: 10px;}
  #page-company #access{padding: 10px;}

  
  
/* ----------------------------------------------------------
  プライバシーポリシー　, ソーシャルメディアポリシー
---------------------------------------------------------- */
#page-privacy .leadBlock p,
#page-social .leadBlock p{margin: 30px 10px;}

#privacy{ margin: 50px auto 0;padding: 0 10px 60px;}
#privacy h3{ margin-top: 20px;}
#privacy ol { margin: 0 0 20px 10px;}
#privacy ol li { margin: 0 0 0 10px;}
#privacy dl {margin: 0 0 15px 0;}
#privacy dl dt {margin: 0 0 10px 0;}
#privacy dl dd {margin: 0 0 10px 0;}



/* ----------------------------------------------------------
  サイトマップ
---------------------------------------------------------- */
  #page-sitemap .linkListBlock ul{justify-content: space-between;padding: 10px;}
  #page-sitemap .linkListBlock li:nth-child(5n+1),
  #page-sitemap .linkListBlock li{width: 48%;}
  
  #page-sitemap .linkListBlock .block{padding: 0 10px 10px;margin-bottom: 50px;}
  #page-sitemap .linkListBlock .block .title01{margin-top: 0;top: -11px;padding: 0 10px;width: auto;}

/* ----------------------------------------------------------
  お問合せ
---------------------------------------------------------- */
  #page-contact .content .title02{padding-left: 10px;}
  #page-contact .content p{padding: 10px;}
  #page-contact .content .bnrArea{padding: 30px 10px;}
  #page-contact .content .flexBlock li{width: 100%;margin-bottom: 5px;}
  
  #form_wrap select, #form_wrap input, #form_wrap textarea, #form_wrap tr.subject select{width: auto;}
  #form_wrap .inputM,
  #form_wrap textarea{width: 100%;}
  #form_wrap input[name="zip11"]{width:60px;}
  #form_wrap input[name="zip12"]{width:80px;}
  #form_wrap table{border-top: 1px solid #ccc;}
  #form_wrap th,
  #form_wrap td{display: block;width: 100%;padding: 5px 15px;border-top: none;}
  #form_wrap .sendBtn_wrap{width:96%;}
  
  #page-contact #hotelList .flexBlock {margin: 20px auto;}
  #page-contact #hotelList .flexBlock li{width: 100%;}
  
  #page-contact #hotelList .flexBlock li:nth-child(3n+1),
  #page-contact #hotelList .flexBlock li:nth-child(3n),
  #page-contact #hotelList .flexBlock li{margin: 5px 10px;}

/* ----------------------------------------------------------
  法人のお客様へ
---------------------------------------------------------- */
  #page-corporate_contract .title01{margin-bottom: 20px;font-size: 24px;}
  #page-corporate_contract .title01.fzS{font-size: 18px;}
  #page-corporate_contract .bgListArea .secBlock{padding-top: 40px;}
  #page-corporate_contract .secBlock .box{padding: 20px 20px 30px;margin: 0  10px 15px;width: auto;}
  #page-corporate_contract .secBlock .box h3{font-size: 18px;margin-bottom: 15px;border: none;}
  #page-corporate_contract .secBlock .box h3 span{padding: 0;top: 0;}
  #page-corporate_contract .secBlock .textArea,
  #page-corporate_contract .secBlock .image{float: none;width: auto;margin-bottom: 10px;}
  #page-corporate_contract .secBlock .btnSubmit input{max-width: 100%;}
  
  #page-corporate_contract .messageBlock .line{line-height: 1.4;}
  /*
  #page-corporate_contract .meritBlock{display: block;padding: 0 10px;}
  #page-corporate_contract .meritBlock .block{width: auto;margin-bottom: 10px;}
  #page-corporate_contract .messageBlock {margin-top: 60px;}
  #page-corporate_contract .messageBlock .line{margin-bottom: 10px;font-size: 16px;line-height: 1.2;}
  #page-corporate_contract .messageBlock .line span{padding: 0 10px;top: -1.8em;}
  #page-corporate_contract .messageBlock .btn02s{margin: 0 10px;}

  #page-corporate_contract .tokutenBlock{padding: 0 10px;margin-bottom: 90px;}
  #page-corporate_contract .tokutenBlock .block {display: block;}
  #page-corporate_contract .tokutenBlock .block dt{width: 100%;font-size: 18px;line-height: 1;padding: 10px 15px 10px 10px;}
  #page-corporate_contract .tokutenBlock .block dt b{font-size: 24px;}
  #page-corporate_contract .tokutenBlock .block dt:before{width: 28px;height: 28px;-webkit-background-size: contain;
  background-size: contain;}
  #page-corporate_contract .tokutenBlock .block dd{padding: 12px;}
  */
  #page-corporate_contract .blockList .block {padding: 0 10px;}
  #page-corporate_contract .blockList .block h4{font-size: 16px;}
  #page-corporate_contract .blockList .block li{font-size: 12px;}
  #page-corporate_contract .blockList .block a{min-width: auto;width: 100%;}
  #page-corporate_contract .messageBlock .btn02s{margin: 0 10px;}

/* ----------------------------------------------------------
  よくあるご質問
---------------------------------------------------------- */
  .faqNavi{flex-wrap: wrap;padding: 0 10px;border: none;}
  .faqNavi li{width: 49%;margin-bottom:6px;padding: 0;border: none;}
  .faqNavi li.select span:after{display: none;}
  .faqPanel {padding: 0 10px;}
  .faqPanel .title01{margin-bottom: 20px;}
  .faqPanel dl{margin-bottom:6px;}
  .faqPanel dl dt,
  .faqPanel dl dd{
    -webkit-background-size: 20px auto;
    background-size: 20px auto;
    line-height: 1.4;
    
  }
  .faqPanel dl dt{font-size: 14px;padding: 10px 25px 8px 38px;}
  .faqPanel dl dt:after{width: 8px;height: 8px;right: 12px;margin-top: -7px;}
  .faqPanel dl dd{
    background-position: 15px 12px;
    padding: 10px 0 10px 38px;font-size: 12px;
  }
  
  .faqPanel .btnArea .block{padding: 0 0 40px;}
  .faqPanel .btnArea .block a{width: 100%;}
  
.faqPanel .btnArea .block.tel{border-right: none;}
.faqPanel .btnArea .block.tel a{height: 40px;line-height: 40px;}
  .faqPanel .btnArea{display: block;}
  .faqPanel .btnArea .btn01{min-width: auto;width: 100%;margin: 0;}
  .faqPanel .btnArea .btnForm select{margin:0 0 15px 0;width: 100%;padding: 0 4px;height: 28px;}
  

/* ----------------------------------------------------------
  WEBパンフレット
---------------------------------------------------------- */
  #page-pamphlet .secBlock {padding: 5px 10px;}
  #page-pamphlet .secBlock .flexBlockC{display: block;}
  #page-pamphlet .secBlock .flexBlockC .image{text-align: center;margin: 30px 0;}
  #page-pamphlet .secBlock .flexBlockC .image img{width: 80%;min-width: 120px;max-width: 170px;margin: auto;}
  #page-pamphlet .secBlock .flexBlockC .textArea h3{font-size: 16px;line-height: 1.4;}
  #page-pamphlet .linkListBlock {justify-content: space-between;}
  #page-pamphlet .linkListBlock li{width: 49%;margin: 0 0 10px;}


/* ----------------------------------------------------------
  お知らせ
---------------------------------------------------------- */
  #page-news .column{padding: 10px;}
  #page-news .column-inner h3{line-height: 1.4;}
  #page-news p.statement_link{margin: 0 10px;}
  
}

  
/* ----------------------------------------------------------
  max 320px
---------------------------------------------------------- */
@media screen and (max-width:320px){

  .areaBlock .inBlock .textArea p.accessTit{float: none;}
}


/* ----------------------------------------------------------
  200817 youtubeバナー設置
---------------------------------------------------------- */
@media screen and (max-width:680px){
  
  .bnr .movie_wrap iframe{
  width: 100px;
  height: 56.25px;
}
  
  
  .bnrBlock .movie_wrap{
    position: relative;
    padding-bottom: 56.25%;
  }
  
.bnrBlock .movie_wrap iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
}

