@charset "utf-8";

/* reset for default browsers */
html,body {
	height:100%;
	background:#FFF;
	-webkit-tap-highlight-color: rgba(0,0,0,0);	
}

html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p,
header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav {
	margin:0;
	padding:0;
	font-size:100%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary {
	display:block;
}

body {
	line-height:1.5;
	color:#333;
	font-size:13px;
	word-break:break-all;
	-webkit-text-size-adjust:none;
}

img {
	border:0;
	vertical-align:top;
}

ol,
ul {
	list-style:none;
}

blockquote,
q {
	quotes:none;
}

table {
	border-spacing: 0;
	empty-cells: show;
}

/* float clear */
div:after {
	display:block;
	clear:both;
	content:"";
}













/*-------------------------------------
　　共通CSS
---------------------------------------
タイトル系
ボタン・リンク
コンテンツ・テキストボックス
Header
開閉メニュー
Footer
コンテンツ内 予約ボタン
コンテンツ内 会員ログインボタン
画面下固定 予約ボタン
アコーディオン
モーダルボックス
おすすめ情報
ホテル検索
ホテル検索結果
-------------------------------------*/

a {
color:#1C7A82;
text-decoration: none;
}
a:hover {
color:#9E9E9E;
text-decoration: underline;
}
#wrapper {
z-index:1;
width:100%;
}

/*タイトル
-------------------------------------*/
.title01 {
margin-bottom:12px;
padding-left:11px;
border-left:4px solid #F7D535;
line-height:1.2;
}
.titleOuter01 {
margin-bottom:12px;
padding:12px 12px 0;
border-top:1px solid #D0D0D0;
border-bottom:1px solid #D0D0D0;
}



.title02 {
background:url(img/icon_h2_common.png) left 16px no-repeat;
background-size:10px;
padding-left:16px;
font-size:15px;
font-weight:bold;
line-height:45px;
color:#4e4e4e;
}
.title > h2.title01 {
margin:0 0 15px 28px;
}
.title > h1.title02 {
background-position:12px 16px;
padding-left:28px;
}
.title03 {
padding:10px;
margin-bottom:10px;
background-color:#6E9A81;
border-bottom:1px solid #FFF;
color:#FFF;
font-weight:bold;
}

/*ボタン・リンク
-------------------------------------*/
a.commonLinkbox01 {
display:block;
background-image:url(img/arrow_02.png), url(img/btn_bg_01.gif);
background-position: 97% center, top left;
background-repeat:no-repeat, repeat;
background-size: auto 11px, 15px 15px;
line-height:44px;
color:#FFF !important;
text-align:center;
}
a.commonLinkbox02 {
display:block;
background:#000 url(img/arrow_02.png) 97% center no-repeat;
background-size: auto 11px;
line-height:44px;
color:#FFF !important;
text-align:center;
}
a.commonLinkbox03 {
display:block;
border-top:1px solid #606060;
border-bottom:1px solid #606060;
background:#FFF url(img/arrow_03.png) 94% center no-repeat;
background-size: auto 11px;
line-height:32px;
color:#666 !important;
text-align:center;
}
a.commonLinkbox01:hover,
a.commonLinkbox02:hover,
a.commonLinkbox03:hover {
opacity:0.9;
text-decoration:none;
}
.arrow01 {
background:url(img/arrow_07.png) left center no-repeat;
background-size:12px;
padding-left:18px;
}
.linkbox_btn2 a {
    background: none repeat scroll 0 0 #000000;
    display: block;
    margin: 0 auto;
    padding: 10px 5px;
    text-align: center;
    width: 80%;
    color: #FFFFFF;
    text-decoration: none;
    margin-bottom: 20px;
}
.linkbox_btn2 a:hover {
    background: none repeat scroll 0 0 #3D3D3D;
    display: block;
    margin: 0 auto;
    padding: 10px 5px;
    text-align: center;
    width: 80%;
    color: #FFFFFF;
    text-decoration: none;
    margin-bottom: 20px;
}

/* コンテンツ・テキストボックス
-------------------------------------*/
.cntsBox01 {
margin:0 12px 20px;
overflow:hidden;
}
.cntsBox02 {
margin-bottom:12px;
overflow:hidden;
}
.text01 {
margin-bottom:12px;
}
.text02 {
border:2px solid #D0D0D0;
padding:12px;
margin-bottom:12px;
overflow:hidden;
}
.text03 {
margin:0 12px 20px;
}
img.iconZoom {
position:absolute;
bottom:0;
right:0;
width:19px !important;
}

/*Header
-------------------------------------*/
header {
overflow:hidden;
background:#000;
padding-bottom:43px;
}
header h1 {
position:absolute;
top:6px;
left:12px;
width:65px;
height:30px;
}
header h1 img {
width:100%;
}
header #backtoTop {
position:absolute;
top:8px;
right:10px;
width:52px;
background-size:contain;
text-indent:100%;
white-space:nowrap;
overflow:hidden;
}
header #backtoTop a {
display:block;
height:30px;
background:url(img/backto_top.png) 0 0 no-repeat;
background-size:100% auto;
}
header #backtoTop a:hover {
background:url(img/backto_top.png) 0 -23px no-repeat;
background-size:100% auto;
}
/* 開閉メニュー（ホテル）*/
#siteMenu,
#closeMenu,
#langMenu {
width:81px;
height:36px;
position:absolute;
right:14px;
top:9px;
text-indent:100%;
white-space:nowrap;
overflow:hidden;
}
#langMenu {
right:102px;
}

#langMenu a{
    display:block;
}
#closeMenu,
#langMenu {
display:none;
}
#siteMenu {
background:url(img/menu_open.gif) 0 0 no-repeat;
background-size:100% auto;
}
#closeMenu {
background:url(img/menu_close.gif) 0 0 no-repeat;
background-size:100% auto;
}
#langMenu {
background:url(img/menu_en.gif) 0 0 no-repeat;
background-size:100% auto;
}
.menuList {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
display:none;
position:absolute;
top:42px;
width:100%;
z-index:1500;
background:none !important;
}
.menuList ul {
margin-left:12px;
border-left:12px solid #000;
border-bottom:12px solid #000;
}
.menuList li {
background:#F3F3F3;
border-bottom:1px solid #D0D0D0;
}
.menuList li a {
display:block;
line-height:45px;
padding-left:12px;
background:url(img/arrow_01.png) 95% center no-repeat;
background-size:8px;
color:#333 !important;
}
/*SPホテルオリジナルサイト　リンク*/
.menuList li.hotel_org {
background:#CCCCCC;
border-bottom:1px solid #D0D0D0;
}
.menuList li.hotel_org a {
display:block;
line-height:45px;
padding-left:12px;
background:url(img/icon_window.gif) 95% center no-repeat;
background-size:13px;
color:#333 !important;
}
/*SPホテルオリジナルサイト　リンク*/
.menuList li a:hover {
color:#9E9E9E !important;
text-decoration:none;
}

.menuList li.lang_menu {
background:#333333;
border-bottom:none;
}

.menuList li.lang_menu a {
    padding-left:36px;
background:url(img/arrow_02_down.png) 12px center no-repeat;
background-size:auto 8px;
color:#fff !important;
}

.menuList li.lang_menu a.openLang {
background:url(img/arrow_02_up.png) 12px center no-repeat;
background-size:auto 8px;
color:#fff !important;
}

.menuList li.lang_menu ul {
    display:none;
	margin-left:0;
	border-left:12px solid #333333;
	border-bottom:12px solid #333333;
}

.menuList li.lang_menu ul li {
background:#666666;
border-bottom:1px solid #333333;
}

.menuList li.lang_menu ul li a {
display:block;
line-height:45px;
padding-left:12px;
background:url(img/arrow_02.png) 95% center no-repeat;
background-size:8px;
color:#fff !important;
}


#footMenu {
margin:12px 0;
padding:12px 12px 6px;
border-top:2px solid #333;
border-bottom:2px solid #333;
}

/* Footer
-------------------------------------*/
footer {
}
footer .copyright {
background-color:#D4D4D4;
padding:12px;
text-align:center;
line-height:1;
}
footer .copyright img {
width:183px;
}
#footNav {
padding:0 12px 10px;
}
#footNav {
}
#footNav li a {
padding:0 5px;
color:#333;
}
#footNav li a:before {
content:"- ";
font-size:16px;
}
#footerBottom {
width:303px;
margin:0 auto 15px;
overflow:hidden;
}
#footerBottom p {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
float:left;
padding:0 5px;
}
#footerBottom p img {
width:100%;
}
#footerBottom .pcSite {
width:180px;
}
#footerBottom .pageTop {
width:108px;
}
#footMenu li {
margin-bottom:6px;
}
#footMenu a {
display:block;
line-height:42px;
padding-left:12px;
background-image:url(img/arrow_02.png), url(img/btn_bg_01.gif);
background-position:98% center, 0;
background-repeat:no-repeat, repeat;
background-size: auto 11px, 30px;
color:#FFF;
}
#footMenu a:hover {
opacity:0.9;
text-decoration:none;
}

/*コンテンツ内 予約ボタン / コンテンツ内 会員ログインボタン*/
#reserve, #memberLogin {
border-top:1px solid #D0D0D0;
border-bottom:1px solid #D0D0D0;
background-color:#EBEBEB;
padding:12px;
margin-bottom:20px;
}
#reserve h2,
#memberLogin h2 {
width:290px;
margin:0 auto 8px;
}
#reserve ul,
#memberLogin ul {
overflow:hidden;
}
#reserve li,
#memberLogin li {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
width:50%;
float:left;
padding:0 5px;
margin-bottom:5px;
}
#reserve li.btnReserveToday,
#memberLogin li.btnLoginReserve {
text-align:right;
}




#reserve li img,
#memberLogin li img {
width:140px;
}


.nbnr li#search_btn {
	width: 100%;
    text-align: center;
}

.nbnr li#search_btn img {
	width: 286px;
    margin: 0px auto;
}

#reserve li.btnReserveCancel {

	text-align:center; float:none; clear:both;
    width:100%;
    padding:10px 0 0 0;
}

#reserve li.btnReserveCancel img {
width:200px;
}



/* 画面下固定 予約ボタン
-------------------------------------*/
#reserveBottom {
border-top:1px solid #D0D0D0;
border-bottom:1px solid #D0D0D0;
background-color:#EBEBEB;
padding:10px 0;
position: fixed !important;
position: absolute;
left:0;
bottom:0;
height:30px;
width:100%;
overflow:hidden;
z-index:80;
}
#reserveBottom ul {
overflow:hidden;
}
#reserveBottom li {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
width:50%;
float:left;
padding:0 5px;
}

#reserveBottom li.btnReserveToday {
text-align:right;
}

#reserveBottom li img {
width:140px;
}

#reserveBottom .nbnr02 li.btnReserveToday {
width: 100%;
text-align:center;
}
#reserveBottom .nbnr02 li.btnReserveToday img {
width:286px;
}
.siteMenuList_indent {
padding-left:22px;
}

/* アコーディオン
-------------------------------------*/
.accordion .trigger{
padding:12px;
}
.accordion .acdBox{
padding:12px;
display:none;
}
.accordion .open-close {
float:right;
display:block;
margin-top:3px;
height:11px;
width:20px;
background:url(img/accordion_open.png) no-repeat;
background-size:13px auto;
-webkit-background-size:13px auto;
text-indent:100%;
white-space:nowrap;
overflow:hidden;

}
.accordion .trigger.active .open-close{
background:url(img/accordion_close.png) no-repeat;
background-size:13px auto;
-webkit-background-size:13px auto;
}

/* モーダルボックス
-------------------------------------*/
.menu_overlay,
.lean_overlay{
position: fixed;
z-index:110;
top: 0px;
left: 0px;
height:100%;
width:100%;
background: #000;
display: none;
}
.menu_overlay {
top: 42px;
}
.modalCnts{
display: none;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
width: 97%;
border:12px solid #262626;
border-top-width:24px;
background:#FFF;
 top:20px;
}
.modal_close{
position: absolute;
top: -24px;
right: 0;
display: block; 
width: 77px;
height: 24px;
z-index: 200;
}
.modal_close img {
width:100%;
}

/* おすすめ情報
--------------------------------------*/
#recommend {
overflow:hidden;
padding-bottom:20px;
}
#recommend li {
width:50%;
float:left;
}
#recommend li.col1 {
width:100%;
}
#recommend a,
#recommend p {
display:block;
position:relative;
width:100%;
}
#recommend span {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
position:absolute;
width:100%;
left:0;
bottom:0;
padding:0 6px;
background:#000;
opacity:0.8;
color:#FFF;
z-index:10;
font-size:12px;
}
#recommend .modalTxt {
display:none;
}
#recommend img {
width:100%;
z-index:1;
}
#recomendModal .image img {
width:100%;
}
#recomendModal h1,
#recomendModal p {
margin:12px;
}

/* ホテル検索
------------------------------------*/
#hotelSearch {
padding:12px;
}
#selectSearch {
overflow:hidden;
min-width:290px;
max-width:400px;
margin:0 auto 15px;
padding-bottom:15px;
border-bottom:1px solid #D0D0D0;
}
#selectSearch .select {
width:65%;
float:left;
}
#selectSearch select {
height:34px;
width:100%;
}
#selectSearch label {
display:block;
}
#selectSearch label.areaName {
margin-bottom:8px;
}
#selectSearch .btnSerach {
width:32%;
float:right;
background:#4D4D4D;
}
#selectSearch .btnSerach:hover {
background:#000;
}
#selectSearch .btnSerach a {
display:block;
margin:2px;
border:1px solid #4D4D4D;
text-align:center;
text-decoration:none;
}
#selectSearch .btnSerach span {
padding-left:20px;
background:url(img/icon_search.png) center left no-repeat;
background-size:14px;
color:#FFF;
line-height:70px;
font-size:14px;
letter-spacing:3px;
}
#gpsSearch {
min-width:290px;
max-width:400px;
margin:0 auto 12px;
background:#000 url(img/arrow_02.png) 98% center no-repeat;
background-size: auto 11px;
}
#gpsSearch a {
display:block;
padding-left:12px;
text-decoration:none;
}
#gpsSearch span {
line-height:42px;
padding-left:20px;
background:url(img/icon_gpssearch.png) center left no-repeat;
background-size: auto 11px;
color:#FFF;
letter-spacing:3px;
background-size:12px;
}

/* ホテル検索結果
-----------------------------------*/
#iScroll {
position:absolute;
z-index:1;
top:0; bottom:0; left:0;
width:100%;
}
#scroller {
position:absolute; z-index:1;
-webkit-tap-highlight-color:rgba(0,0,0,0);
width:100%;
padding:0;
}
#resultsModal .inner {
overflow:auto;
}
.hotelList li {
overflow:hidden;
padding:10px;
border-bottom:1px solid #D0D0D0;
}
.hotelList .image {
float:left;
width:144px;
}
.hotelList h1,
.hotelList p {
padding-left:154px;
}
.hotelList .image img {
width:100%;
}
.hotelList h1 a {
text-decoration:underline;
display:block;
}




#smilage .box3_last_child img{
max-width:100%;
}
#smilage .trigger {
background-color:#3D3D3D;
border-bottom:1px solid #FFF;
color:#FFF;
font-size:14px;
}
#smilage .mainImage {
margin-bottom:12px;
}
#smilage .mainImage img {
width:100%;
}

#smilage .outline dt {
margin-bottom:10px;
background:#E7F7F5;
text-align:center;
}

#smilage .outline dt img {
width:147px;
}
#smilage .outline .att {
color:#F7B535;
margin-bottom:20px;
}
#smilage .commonLinkbox02.entryBtn {
background-color:#F7B535;
}

#smilage .cntsNav {
margin:0 auto 12px;
width:320px;
}

#smilage .cntsNav li {
float:left;
margin:0 0 12px 12px;
width:140px;
}
#smilage .cntsNav li img {
width:100%;
}

#smilage #otoku {
margin-bottom:20px;
}

#smilage .smileageFrame {
margin-top:25px;
}


#smilage .memberLogin ul{
overflow:hidden;
padding:10px;
}

#smilage .memberLogin .btnLoginReserve{
width:49%;
float:left;
}

#smilage .memberLogin .btnLoginPoint{
width:49%;
float:right;
}


/* エリア情報
-----------------------------------*/
#area .area_search_box{
	text-align:center;
    padding-left:2px;
}
#area .area_search_box ul{
	width:100%;
	height:auto;
	padding:0 1%;
}

#area .area_search_box li img{
	width:100%;
	height:100%;
}
#area .area_search_box li{
	float:left;
	border:1px solid #ffffff;
	width:32%;
	height:auto;
}


/* add class
----------*/

.parsys.images div:after{
clear:none !important;
}


.image_box3_last_child img{
max-width:100%;
}


.tbl_module2_sp_inner{
margin: 0 auto 0 auto;
}



.tbl_module2_sp_inner dt{
background: #606060;
color: #ffffff;
font-size: 117%;
font-weight: normal;
text-align: center;
padding: 12px;
}


.tbl_module2_sp_inner dd{
font-size: 92%;
padding: 15px;
border-left: 1px solid #F5F5F5;
border-right: 1px solid #F5F5F5;
border-bottom: 1px solid #F5F5F5;
}


.title03{
margin-top:15px;
}

.comp3-10 h3.title01 div.text{
padding:0;
}
.comp3-10 .text .parbase{
padding-left : 0;
}

.flgBox01 .title01,
.titleH2 .title01,
.titleH1 .title02{
margin-left:12px
}

.titleH2 .title01{
    margin:10px 12px;
        }


#corp #hotelList p{
margin:0 12px 12px 12px
}

#corp .text.parbase{
margin-left:12px;
margin-right:12px;       
}

#corp .reserveBox01 #BtnDomTourFr{
margin:0;
}

#corp .titleH2{
margin-top:10px;
}

#corp .image{
text-align:center;
}

#corp .parbase.image img{
max-width:100%;
}

#corp .corpLinkBoxM{
padding:10px 12px;

}

#corp .heightLine-sub01_text{
margin:10px 12px 0;
}


#corp h3.content_h3{
margin-top:20px;
padding:5px 12px;
border-top:1px solid #ED6D00;

}

#corp .column_wrap p{
margin-top:10px;
}


#corp #recommend li{
width:100%;
text-align:center;
list-style:none;
}
#corp #recommend li img{
width:50%;
}

#corp .href_img01{
width:144px;
height:auto;
}


#corp .href_img02{
width:133px;
height:auto;
}



#corp .href_img03{
width:100%;
height:auto;
}


#corp #ingenuity03,    
#corp #ingenuity02,
#corp #ingenuity01{
background:none !important;
height:auto !important;

}


#corp .text02{
border:none;
border-top:2px solid #D0D0D0;
}


.hotelListBrand:first-child{
margin-top:20px;
}

#shopInfo .comp3-15 .image{
float:none;
width:100%;
}

#shopInfo .image img{
width:auto !important;
}

#shopInfo .text{
padding:0 !important;
}


#featureIcon{
width:auto !important;

}


#featureIcon ul{
text-align:center;
}

#featureIcon ul li{
display:inline-block ;
float:none;
}

#hotelTop #recommend{
margin-bottom:0 !important;
padding-bottom:0 !important;
}

#hotelTop #recommend ul li{
margin-bottom:1px !important;
}

.amenity  .acdBox{
padding: 3px !important;
}

.image{
margin-top:10px;
text-align:center;
}

.image img{
max-width:100%;
}

.amenity  .acdBox ul li{
width:65px !important;

}

. slider{
width:100%;
}

.imageBox1,
.imageBox{
width:50%;
float:left;
}

.box3_last_child .box3_free > div{
width:50%;
}

#smilage .box3_last_child .box3_free > div{
width:100%;
}

display:block;
float:left;
}

.box3_last_child .box3_free > div .imageBox1{
width:100%;
}


#hotelTop .box4_free > div .imageBox1 .image,
#hotelTop .box3_last_child .box3_free > div .imageBox1 .image{
margin-top:0;
}

.mainImage{
margin-bottom:20px;
}

.imageBox1 #recommend li{width:100% !important; list-style:none;}


.linkbox{
   width:100%;
    }

.linkbox td{
    text-align:center;
    }

.linkbox a{
padding: 10px 35px;
display: inline-block;
text-align:center;
background:#000;
color:#fff;
margin:0 auto;
}

#featureIcon ul li{
    width:90px;
    min-height:100px;
    vertical-align:top;
}


.text p{
        margin:12px 10px 12px;
    }

    .comp3-10 .textBlock p,
    .comp3-10 p{
	padding:0 !important;
        margin:0;
}

#hotel.fullTop .box3_free{
        background:#000;
}


#hotel.fullTop .box3_free .image{
    margin-top:0 !important;
}

#mainPhoto .image{
    margin-top:0 !important;
}

#hotel.guestroom .roomType .image{
float:none;
width:80%;
margin:0 auto;
}

#hotel.guestroom .roomType .text{
float:none;
width:auto;
    padding:12px 12px 0 12px;
}


#hotel.guestroom .roomType .title01 .text{
    padding:0;


}


.fullTop .box3_free  .imageBox1{
	width:100% !important;
}


.fullTop .box3_last_child .box3_free > div{
    float:left;
}

.return_parents_btn a {
    background-image:url(img/arrow_08.png);
	background-position:2% center;
	background-repeat:no-repeat, repeat;
	background-size: auto 11px;
    background-color:#000000;
    display: block;
    margin: 0 auto;
    padding: 10px 5px;
    text-align: center;
    width: 80%;
    color: #FFFFFF;
    text-decoration: none;
    margin-bottom: 20px;
    background-size: auto 11px, 30px;
}
.return_parents_btn a:hover {
    background-color:#3d3d3d;
    display: block;
    margin: 0 auto;
    padding: 10px 5px;
    text-align: center;
    width: 80%;
    color: #FFFFFF;
    text-decoration: none;
    margin-bottom: 20px;
}

/*
******************************************************************
------------------------------------------------------------------
NEW TOP
------------------------------------------------------------------
******************************************************************
*/
/*
--------------------------------
PICKUP
--------------------------------
*/
#secPickup {
  margin: 0 auto 30px auto;
  padding: 0 6px;
  overflow: hidden;
}
#secPickup h2 {
  font-size: 15px;
  line-height: 32px;
  margin: 0 0 6px 0;
  padding: 0 6px;
}
#secPickup .pickBox {
  margin: 0 0 12px 0;
  padding: 0 6px;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
#secPickup .pickBox.fe {
  margin: 0;
}
#secPickup .pickBox img {
  vertical-align: bottom;
  width: 100%;
  height: auto;
}
#secPickup .pickBox img.border {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #bdbdbd;
  border-bottom: 0;
}
#secPickup .pickBox h3 a {
  text-decoration: none;
  display: block;
}
#secPickup .pickBox h3 a span {
  display: block;
  padding: 12px;
  color: #444444;
  background: #ebebeb;
  border: 1px solid #bdbdbd;
  border-bottom: 1px dashed #bdbdbd;
  font-size: 12px;
  line-height: 1.5em;
  text-align: center;
}
#secPickup .pickBox p {
  position: relative;
  display: block;
  padding: 12px;
  border: 1px solid #bdbdbd;
  border-top: none;
  font-size: 12px;
  line-height: 1.5em;
  color: #666666;
}

/*
--------------------------------
ACBOX
--------------------------------
*/
.acBox {
  clear: both;
  position: relative;
  margin: 0 0 8px;
  padding: 0;
  overflow: hidden;
}
.acBox img {
  vertical-align: bottom;
}
.acBox .inner {
  margin: 0 auto;
  height: 100%;
  overflow: hidden;
}
.acBox .inner h2 {
  margin: 15px 12px 20px 12px;
  text-align: center;
  overflow: hidden;
  display: block;
}
.acBox .inner h2 img {
  width: 246px;
  height: auto;
}
.acBox .inner p {
  text-align: center;
}
.acBox .inner p.btn {
  margin: 0 0 0 -50px;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100px;
  height: 37px;
  overflow: hidden;
}
.acBox .inner p.btn a {
  display: block;
  width: 100px;
  height: 37px;
  position: relative;
}
.acBox .inner p.btn a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: auto;
}
.acBox .inner p.btn a img.close {
  top: -74px;
  left: 0;
  background-image: none;
}
.acBox .inner > ul {
  margin: 15px 0 43px 0;
  padding: 0 6px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-image: none;
}
.acBox .inner > ul.close li {
  padding: 0 0 2.4% 0;
  margin: 0;
  overflow: hidden;
}
.acBox .inner > ul li {
  background: url(../ja/img/top/shadow.png) no-repeat center bottom;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  padding: 0 0 2.4% 0;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
}
.acBox .inner > ul li.mainBnr {
  padding: 0 0 2.4% 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  margin: 0;
  height: auto;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.acBox .inner > ul li > a {
  display: block;
  margin: 0;
  padding: 0 6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.acBox .inner > ul li > div {
  display: none;
}
.acBox .inner > ul li img {
  width: 100%;
  height: auto;
}
.acBox#secSearch {
  background: #44c3d2;
}
.acBox#secSearch h2 {
  background: #edf8f9;
}
.acBox#secSearch p.btn a {
  background: #188c9a;
}
.acBox#secSearch p.btn a:hover {
  background: #3dafbd;
}
.acBox#secEnjoy {
  background: #ff8f8f;
}
.acBox#secEnjoy h2 {
  background: #ffeaea;
}
.acBox#secEnjoy p.btn a {
  background: #f64444;
}
.acBox#secEnjoy p.btn a:hover {
  background: #ff7e7e;
}
.acBox#secService {
  background: #ffba25;
}
.acBox#secService h2 {
  background: #fffaee;
}
.acBox#secService p.btn a {
  background: #ffa025;
}
.acBox#secService p.btn a:hover {
  background: #ffb14b;
}

/*
--------------------------------
HOTELLINEUP
--------------------------------
*/
#hotelLineup {
  margin: 0 auto;
  padding: 15px 0 0 0;
}
#hotelLineup img {
  vertical-align: bottom;
}
#hotelLineup h2 {
  background: #606060;
  text-align: center;
}
#hotelLineup h2 img {
  width: 200px;
  height: auto;
}
#hotelLineup ul {
  border: 1px solid #b7b7b7;
  border-right: none;
  overflow: hidden;
}
#hotelLineup ul li {
  float: left;
  border-right: 1px solid #b7b7b7;
  width: 33.333%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#hotelLineup ul li:first-child a span {
  background: #ff8c2c;
}
#hotelLineup ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 0 0 40px 0;
}
#hotelLineup ul li a img {
  width: 100%;
  height: auto;
}
#hotelLineup ul li a span {
  display: block;
  background: #f5f5f5;
  text-align: center;
  height: 40px;
  position: absolute;
  width: 100%;
  bottom: 0;
}
#hotelLineup ul li a span img {
  width: 106px;
  height: auto;
}

/*
--------------------------------
NEWSTOP
--------------------------------
*/
#newsTop {
  margin: 20px auto 0 auto;
  overflow: hidden;
}
#newsTop h2 {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  border-bottom: 1px solid #606060;
  border-top: 1px solid #606060;
  color: #333333 !important;
  display: block;
  padding: 0 12px;
  line-height: 30px;
  text-align: left;
  font-size: 15px;
}
#newsTop img {
  vertical-align: bottom;
}
#newsTop ul {
  margin: 0 auto 15px auto;
  padding: 0 12px;
  overflow: hidden;
}
#newsTop ul li {
  padding: 12px 0 0 0;
  color: #818182;
  line-height: 1.4em;
}
#newsTop ul li a {
  text-decoration: none;
  color: #1c7a82;
  display: block;
}
#newsTop ul li a span {
  margin: 8px 0 0 0;
  color: #000000;
  display: block;
}

@charset "UTF-8";
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index:10;
}
/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
	position: relative;
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.flexslider .slides {
	zoom: 1;
}
.carousel li {
	margin-right: 5px
}
/* Direction Nav */
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	width: 30px;
	height: 30px;
	margin: -20px 0 0;
	display: block;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	opacity: 0;
	-webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
	background-position: 100% 0;
	right: -36px;
}
.flex-direction-nav .flex-prev {
	left: -36px;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	right: 5px;
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	left: 5px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: .3!important;
	cursor: default;
}
/* Control Nav */
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 5px;
	text-align: center;
	z-index:20;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	width: 6px;
	height: 6px;
	display: block;
	background: #FFF;
	cursor: pointer;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	border-radius: 20px;
}
.flex-control-paging li a:hover {
	background: #FFD200;
}
.flex-control-paging li a.flex-active {
	background: #FFD200;
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
 @media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
	opacity: 1;
	left: 0;
}
.flex-direction-nav .flex-next {
	opacity: 1;
	right: 0;
}
}

@charset "UTF-8";
/*-------------------------------------
	ソラーレTOP・ホテル検索
-------------------------------------*/

/*ソラーレTOP*/
#news p {
	margin-bottom:12px;
}
#social {
	width:290px;
	margin:24px auto;
}
#social li {
	float:left;
	width:50%;
}
#social li a {
	background:url(img/icon_social.png) center left no-repeat;
	background-size: 24px auto ;
	display:block;
	color:#333;
	line-height:24px;
	padding-left:28px;
}
#social li.facebook a {
	background-position:left -20px;
}
#social li.twiiter a {
	background-position:left 3px;
}

/*ホテル検索*/
#hotelSeries .logo {
	margin-bottom:12px;
	width:155px;
	margin:0 auto;
}
#hotelSeries .logo img {
	width:100%;
}
#hotelSeries .copy {
	margin-bottom:12px;
}

#areaHotelList .trigger {
	margin-bottom:1px;
	background:#3D3D3D;
	color:#FFF;
}
#areaHotelList .acdBox {
	padding:0;
}
#areaHotelList .hotelList {
	margin-bottom:12px;
}
#areaHotelList a {
	color:#C99F63;
}

/*-------------------------------------
	ソラーレTOP・ホテル検索
-------------------------------------*/
.top_index_news {
	margin-bottom: 20px;
}

.top_index_news .title01 {
	margin-bottom: 5px;
}

.top_index_news #hotelNews {
    margin-bottom: 0;
    padding: 0 12px 8px;
}
.top_index_news #notice {
    margin-bottom: 0;
    padding: 0 12px 8px;
}
/* CSS Document */

#infoList .trigger {
	background:url(img/accordion_open_02.png) 97% center no-repeat;
	background-size:13px auto;
	-webkit-background-size:13px auto;
}
#infoList .trigger.active {
	background:url(img/accordion_close_02.png) 97% center no-repeat;
	background-size:13px auto;
	-webkit-background-size:13px auto;
}
#infoList .link {
	background:url(img/arrow_06.png) 97% center no-repeat;
	background-size:auto 13px;
	-webkit-background-size:auto 13px;
	padding:12px;
	border-top:1px solid #D0D0D0
}
#infoList .link a {
	display:block;
	color:#333;
	text-decoration:none;
}

.infoDetail .title01 span {
	padding:0 5px;
	background:#C00;
	color:#FFF;
	font-size:11px;
	font-weight:normal;
	margin-left:6px;
}

.infoDetail .trigger{
	color:#333 !important;
}

.infoDetail .title01{
	font-weight:bold;
	margin-right:20px;

}
#infoList h1{
	font-weight:normal;
	margin-right:20px;
}
#infoList .trigger {
	border-top:1px solid #D0D0D0
}
#infoList .acdBox {
	margin:12px;
	padding:12px 0;
	border-top:1px  dotted #B1B1B1;
}
/*-------------------------------------
	MICE
-------------------------------------*/
#viewport {
	margin-bottom:12px;
}
#iconNote {
	margin-bottom:12px;
	padding:12px;
	border-top:1px dotted #D0D0D0;
	border-bottom:1px dotted #D0D0D0;
	text-align:center;
}
#contactList {
	display:none;
}
.contactList {
	width:100%;
	margin-bottom:10px;
	border-bottom:1px dotted #D0D0D0;
}
.contactList th,
.contactList td {
	padding:10px 0;
	border-top:1px dotted #D0D0D0;
	vertical-align:middle;
}
.contactList th {
	width:40%;
	font-weight:normal;
	text-align:left;
}
.contactList td:last-child {
	text-align:right;
}
.contactList .mail img {
	width:37px;
}

#areaHotelList .trigger {
	margin-bottom:1px;
	background:#3D3D3D;
	color:#FFF;
}
#areaHotelList .acdBox {
	padding:0;
}
#areaHotelList .hotelList {
	margin-bottom:12px;
}
.miceIcon {
	padding:10px 0 10px 154px;
}
.miceIcon li {
	float:left;
	margin-right:4px;
	padding:0;
	border:none;
}
.miceIcon img {
	width:16px;
	background-color:#B9B9B9;
}
.miceIcon .active img {
	background-color:#F6B632;
}
.miceData {
    padding-top:10px;
	clear:both;
}
.miceData dt {
	margin-bottom:10px;
}
.miceData dt img {
	width:104px;
}
.miceData dd {
	margin-bottom:10px;
	margin-right:24px;
	padding-bottom:10px;
	border-bottom:1px dotted #B1B1B1
}
.miceData dd:last-child {
	border:none;
	padding-bottom:0;
}

.open,
.close {
	display:block;
	background-image:url(img/accordion_open.png), url(img/btn_bg_02.gif);
	background-position: 97% center, top left;
	background-repeat:no-repeat, repeat;
	background-size: 11px auto, 15px 15px;
	line-height:34px;
	color:#FFF !important;
	text-align:center;
	display:block;
}
.close {
	background-image:url(img/accordion_close.png), url(img/btn_bg_02.gif);
}








@charset "UTF-8";
/* CSS Document */
.comp2-10, .comp1-13 {
	margin:0 0 22px 0;
}
.comp2-10 .img, .comp1-13 .img {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding:0 12px 12px;
}
.comp2-10 .img img, .comp1-13 .img img {
	width:100%;
}
.comp2-10 .text {
	margin:0 12px;
}
.comp1-13 .img {
	float:left;
	width:142px;
	padding:0 12px 12px;
}
.comp1-13 .text {
	margin:0 12px 12px 142px;
}
.commonLinkbox02.resultsModal {
	margin:0 12px 12px 142px;
}
.text {
	margin-bottom:12px;
}
.serviceName {
	margin-bottom:12px;
	padding:15px 12px;
	border-top:1px solid #D0D0D0;
	border-bottom:1px solid #D0D0D0;
}
.serviceName .title01 {
	margin-bottom:0;
}
.gotoDetail {
	clear:both;
	margin:0 12px;
}


.serviseImageBox .text.parbase:after{
clear:none;
}



.serviseImageBox a.commonLinkbox02{
display: block;
background: #000 url(img/arrow_02.png) 97% center no-repeat;
background-size: auto 11px;
line-height: 44px;
color: #FFF !important;
text-align: center;
}

/*-------------------------------------
	ホテルページCSS
-------------------------------------*/

img{max-width:100% !important;}


/*ホテルカ ラーテンプレート設定
-------------------------------------*/
/*ロワジール（深緑）*/
body.loisir a {color:#347C28;}
body.loisir a:hover {color:#A2B29F;}
body.loisir .title01 {border-left:4px solid #013519;}
body.loisir .title02 { background-image:url(img/icon_h2_loisir.png) !important;}
body.loisir .commonLinkbox02 { background-color:#013519;}
body.loisir .bgcolor01 {background-color:#013519;border-color:#013519;}
body.loisir .box01 .trigger {background-color:#6E9A81;}
body.loisir .menuList ul { border-color:#013519;}

/*チサン イン（オレンジ）*/
body.chisuninn a {color:#CA9F64;}
body.chisuninn a:hover {color:#C8BAA7;}
body.chisuninn .title01 {border-left:4px solid #F3981E;}
body.chisuninn .commonLinkbox02 {background-color:#F5BE74;}
body.chisuninn .bgcolor01 {	background-color:#F5BE74;border-color:#F5BE74;}
body.chisuninn .box01 .trigger {background-color:;}
body.chisuninn .menuList ul { border-color:#F5BE74;}


/*ホテルIndex*/

#hotelSeries a{
    background-image: url(img/arrow_02.png), url(img/btn_bg_02.gif) !important;
 }


.par43 #hotelSeries a,
.par44 #hotelSeries a,
.par45 #hotelSeries a,
#hotelSeries p.link02 a{
    border-top:#c0c0c0 1px solid !important;
   background-image: url(img/arrow_06.png), url(img/btn_bg_03.gif) !important;
	color:#000000 !important;
}


/*ホテル共通　ヘッダー
-------------------------------------*/
#hotelHeader {
	position:relative;
	z-index:110;
}
#hotelHeader h1 {
	padding:6px 12px;
	min-height:32px;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
    padding-right:50px !important;
    padding-left:50px !important;
    text-indent: -40px;
    line-height: 0.8;
    vertical-align: middle;
}
#hotelHeader h1 img {
	width:32px;
	margin-right:5px;
    vertical-align: middle;
    padding-top:5px;
    padding-bottom:7px;
}



#hotelHeader h1 img[src$="hotel_logo_president.gif"]{
    width:auto;
    height:25px;

}

#hotelHeader h1 img[src$="hotel_logo_mielparque.gif"]{
    width:auto;
    height:20px;
}


#hotelHeader #siteMenu,
#hotelHeader #closeMenu {
	width:32px;
	height:34px;
	top:10px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#hotelHeader #siteMenu {
	background:url(img/hotelmenu.png) 0 3px no-repeat;
	background-size:28px auto;
}
#hotelHeader #closeMenu {
	background:url(img/closemenu.png) 0 3px no-repeat;
	background-size:28px auto;
}
/*#siteMenu:hover,
#closeMenu:hover {
	background-position:0 -28px;
}*/
#hotelMenuList {
	top:87px;
}
/* 共通
-------------------------------------*/
.box01 .trigger {
	border-bottom:1px solid #FFF;
	color:#FFF;
	font-weight:bold;
}
.box01 .acdBox {
	margin-bottom:12px;
}
#hotelData {
	padding:20px 12px;	
}
#hotelData .address {
	padding:10px 0 10px 15px;
	margin-bottom:10px;
	border-top:1px dotted #B1B1B1;
	border-bottom:1px dotted #B1B1B1;
	color:#4E4E4E;
	line-height:1.3;
	overflow:hidden;
}
#hotelData .address p {
	float:left;
}
#hotelData .address a {
	display:block;
	float:right;
	width:73px;
}
#hotelData .address img {
	width:100%;
}
#hotelData .address img:hover {
	opacity:0.9;
	width:100%;
}

#hotelData dl {
	margin-left:15px;
	overflow:hidden;
	line-height:1.4;
}
#hotelData dt {
	float:left;
	width:35px;
	clear:both;
}
#hotelData dd {
	padding-left:35px;
}

#backtoHotelTop {
	border-top:1px solid #606060;
	border-bottom:1px solid #606060;
	margin-bottom:22px;
}
#backtoHotelTop a {
	display:block;
	height:33px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background:url(img/backto_hoteltop.png)  center 10px no-repeat;
	background-size:110px auto;	
}
#backtoHotelTop a:hover {
	background-position:center -15px;
}

/*フォトギャラリー*/
.thumbsSlider {
	border-bottom:1px solid #D0D0D0;
	border-top:1px solid #D0D0D0;
	margin-bottom:30px;
	padding:12px 0 30px;
}
.thumbsSlider li {
	position:relative;
}

.thumbsSlider .flex-control-nav {
	bottom:0px;
}
.thumbsSlider .flex-control-paging li a {
	background:#B1B1B1;
}
.thumbsSlider .flex-control-paging li a.flex-active {
	background:#013519;
}
.thumbsSlider .slides img { width:100%; }
.thumbsSlider .slides li { margin-right:7px;}
.modalCnts .flex-control-thumbs {
	margin:0;
}
.modalCnts .flex-control-thumbs li {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-right:3px;
	padding-top:3px;
}
#hotelRestaurant .modalCnts .flexslider {
	background:#000;
}
.thumb-5 .flex-control-thumbs li {
	width:20%;
}


/* コンポーネント
-------------------------------------*/
.comp1-5 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	float:left;
	position:relative;
	width:50%;
	padding-right:6px;
	margin-bottom:12px;
}
.comp1-5:nth-child(2n) {
	padding:0 0 0 6px;
}
.comp1-5 .image {
	display:block;
	width:100%;
	z-index:1;
}
.comp1-5 img {
	width:100%;
}
.comp1-5 p {
	height:1.8em;
	margin-top:-1.8em;
	bottom:0;
	background:#000;
	opacity:0.8;
	z-index:10;
	width:100%;
	color:#FFF;
	line-height:1.8;
}
.comp1-5 p span {
	padding:0 12px;
}
.comp1-5 img.iconZoom {
	position:absolute;
	bottom:0;
	right:0;
	width:19px !important;
}

.comp2-1 {
}

.neightborDetail .text02,
.trafficsDetail .text02,
.comp2-8 .text02 {
	margin-left:12px;
	margin-right:12px;
}


.neightborDetail .icon,
.trafficsDetail .icon,
.comp2-8 .icon,
.comp3-7-6 .icon {
	float:left;
	width:47px;
}

.neightborDetail .icon img,
.trafficsDetail .icon img,
.comp2-8 .icon img,
.comp3-7-6 .icon img {
	width:100%;
}

.neightborDetail h3,
.trafficsDetail  h3,
.comp2-8 h3,
.comp3-7-6 h3 {
	margin:0 0 10px 58px;
}

.neightborDetail p,
.neightborDetail ul,
.trafficsDetail p,
.trafficsDetail ul,
.comp2-8 p,
.comp2-8 ul,
.comp3-7-6 p {
	margin-left:58px;
}
.comp2-8 li {
	list-style:circle outside;
	margin-left:1em;
}
.comp3-1 {
}
.comp3-2-1{
}
.comp3-3 {
	margin-bottom:12px;
}
.comp3-3 img {
	width:100%;
}

.comp3-6 p {
	border:2px solid #D0D0D0;
}
.comp3-6 p.checkIn {
	margin-bottom:12px;
}
.comp3-6 p img {
	width:100%;
}
.comp3-7-2 iframe {
	margin-bottom:10px;
	z-index:1;
}
.comp3-10 .image {
	float:left;
	width:143px;
	position:relative;
}
.comp3-10 .image img {
	width:100%
}
.comp3-10 .text {
	padding:0 0 12px 155px;
}
.comp3-10 .roomData {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	overflow:hidden;
	display:table;
	width:100%;
}
.comp3-10 dl {
	overflow:hidden;
	display:table-cell;
	width:60%;
	line-height:1.8;
}
.comp3-10 dt {
	float:left;
	clear:both;
	width:92px;
	margin-bottom:9px;
}
.comp3-10 dt p {
	background:#666;
	color:#FFF;
	text-align:center;
}
.comp3-10 dd {
	padding:0 0 12px 100px;
	margin-bottom:9px;
	border-bottom:1px dotted #B1B1B1;
}
.comp3-10 dt:nth-last-of-type(1),
.comp3-10 dd:nth-last-of-type(1) {
	margin-bottom:0;
	padding-bottom:0;
	border:none;
}
.comp3-10 .btnMadori {
	display:table-cell;
	width:40%;
	text-align:right;
	vertical-align:middle;
}
.comp3-10 .btnMadori img {
	width:73px;
}
.comp3-11 ul {
	overflow:hidden;
}
.comp3-11 ul li {
	text-align:center;
	width:70px;
	margin-right:4px;
	float:left;
	display: inline;
}
.comp3-11 ul li img {
	width:51px;
	margin-bottom:4px;
	background:#666666;
}
.comp3-11 ul li.image_rent img {
	background:#70BED1;
}
.comp3-11 ul li span {
	display:block;
	height:42px;
	font-size:11px;
	line-height:1.2;
}
.comp3-11 .note {
	border:1px solid #D0D0D0;
	padding:6px;
	display:inline-block;
	line-height:1;
	margin-bottom:10px;
}
.comp3-11 .note .rental {
	color:#70BED1;
}

.comp3-15 {
	margin-bottom:12px;
}
.comp3-15 .open-close {
	background-image:url(img/accordion_open_02.png);
}
.comp3-15 .trigger.active .open-close{
	background-image:url(img/accordion_close_02.png);
}
.comment {
	overflow:hidden;
	background:#EBEBEB;
	padding-bottom:12px;
}
.comment:before {
	content: " ";
	background:#FFF url(img/fukidashi_01.png) 45px 0 no-repeat;
	height:12px;
	width:100%;
	display: block;
}
.comment .image {
	float:left;
	margin:12px 0 0 12px;
	width:46px;
}
.comment .image img {
	width:100%;
}
.comment .text {
	margin:12px 12px 0 70px;
}


/* -------------------------------------
　各ページ個別CSS
---------------------------------------*/
/*ホテルTOP
-------------------------------------*/
#viewport {
	margin-bottom:12px;
	display:block;
}
#hotel #contentsMenu {
	overflow:hidden;
	width:320px;
	margin:0 auto 12px;
}
#hotel #contentsMenu li {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width:140px;
	margin:0 0 12px 12px;
	float:left;
	background:url(img/btn_bg_01.gif) 0 0 repeat;
}
#hotel #contentsMenu li img {
	width:100%;
}
#hotel #contentsMenu li img:hover {
	opacity:0.9;
}
#hotel #notice {
	padding:10px 12px 15px;
}
#hotel #notice h2 {
	border-color:#BB1225;
}
#hotel #notice a {
	color:#BB1225;
}
#hotel #recommend li.col1 {
	margin-bottom:17px;
}
#hotel #hotelNews {
	padding:0 12px 20px;
	border-bottom:2px solid #606060;
    margin-bottom:20px;
}

#hotel #checkIn p {
	border:2px solid #D0D0D0;
	margin:12px;
}
#hotel #checkIn .in {
}
#hotel #checkIn img {
	width:100%;
}
#featureIcon {
	padding:12px 0 12px  12px;
	width:100%;
	overflow:hidden;
}
#featureIcon li {
	float:left;
	padding-right:12px;
}
@media screen and (max-width: 320px){
	#featureIcon li {
		padding-right:6px;
	}
}
#featureIcon li img {
	width:90px;
	margin-bottom:5px;
}
#featureIcon li span {
	display:block;
	text-align:center;
	height:25px;
	font-size:11px;
	line-height:1.1;
}
#featureIcon li span strong {
	color:#BB1225;
	font-weight:normal;
}



#hotel #recommend{
   padding-bottom:0 !important;
}

#hotel #recommend li{
margin-bottom:0 !important;
}


/* 客室
-------------------------------------*/
#hotelRoom .acdBox {
	padding-bottom:0;
}
#hotelRoom .box01 {
	margin-bottom:0;
}
#hotelRoom .roomPhoto  {
	background:#000;
}
/* レストラン・ラウンジ
-------------------------------------*/
#shopInfo .image {
	float:left;
	width:154px;
	padding-left:12px;
	margin-bottom:12px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#shopInfo .image img {
	width:100%;
}
#shopInfo .text {
	padding:0 12px 12px 165px;
}
#shopInfo .trigger {
	clear:both;
	background-color:#F5F5F5;
	border-bottom:1px solid #D0D0D0;
	border-top:1px solid #D0D0D0;
}
#shopInfo .acdBox {
	background-color:#ECECEC;
}
.restaurantData {
	padding:12px;
	margin-bottom:23px;	
	border:2px solid #D0D0D0;
	background:#FFF;
}
.restaurantData dt {
	background:#666;
	width:75px;
	padding-left:13px;
	margin-bottom:9px;
	line-height:1.8;
	color:#FFF;
	letter-spacing:3px;
}
.restaurantData .time {width: 100%;}
.restaurantData dt.seats {letter-spacing:11px;}
.restaurantData dt.floor:first-letter  {letter-spacing:35px;}
.restaurantData dd {
	padding-bottom:12px;
	margin-bottom:12px;
	border-bottom:1px dotted #B1B1B1;
}
.restaurantData dd:last-child {
	margin:0;
	padding:0;
	border:none;
}

/* 会議室・宴会場
-------------------------------------*/
#hotelMeetingroom .comp1-5 {
	width:142px;
	padding:0;
	margin:0;
}
#hotelMeetingroom .comp2-1 {
	padding-left:154px;
}
#largerModal img.largerImage {
	width:100%;
}
#banquet .acdBox {
	position:relative;
	overflow:hidden;
}
.tbl_module {
	width: 100%;
}
.tbl_module {
	margin-bottom: 20px;
}
.tbl_module {
    border-collapse: collapse;
    width: 100%;
}
.tbl_module tr th {
    background: none repeat scroll 0 0 #606060;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 117%;
    font-weight: normal;
    padding: 6px 0;
}
.tbl_module tr td:last-child {
	text-align:center;
}
.tbl_module tr td{
    border: 1px solid #ECECEC;
    padding: 10px;
}
.tbl_module td.td01 {
    background: none repeat scroll 0 0 #FAFAFA;
    color: #666666;
    font-weight: bold;
}
.btnReturn {
	float:left;
	line-height:36px;
	background:#EBEBEB url(img/arrow_04.png) 12px center no-repeat;
	width:102px;
	background-size:auto 14px;
	line-height:32px;
	font-weight:bold;
	text-align:center;
	color:#4E4E4E;
}
@media screen and (min-width: 480px){
	.comp3-14-1 {
	}
	#dataOpener {
		display:none;
	}
}
@media screen and (max-width: 481px){
	.comp3-14-1 {
		overflow:hidden;
		font-size:100%;
		/*min-width:510px;*/
		height:140px;
		position:relative;
		font-size:8px;
	}
	#dataOpener {
		position:absolute;
		top:40px;
		height:56px;
		width:100%;
		text-align:center;
		z-index:1;
	}
	#dataOpener input {
		width:189px;
	}
}

/* フィットネス・スパ
-------------------------------------*/
#spaPhoto {
	overflow:hidden;
	margin:0 auto 12px;
}
#spaPhoto p {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	float:left;
	margin:0;
	padding:0;
	border:3px solid #FFF;
}
#spaPhoto img {
	width:100%;
	vertical-align:top;
}
#spaPhoto p.left {
	clear:both;
}
#spaContents dt {
	background:#606060;
	text-align:center;
	line-height:27px;
	color:#FFF;
}
#spaContents dd {
	padding:12px;
	border:1px solid #F4F4F4;
	margin-bottom:12px;
}

/* CSS Document */
.comp2-10{
	margin:0 0 15px 0;
}
.comp1-13 {
	margin:0 0 12px 0;
}
.comp2-10 .img {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding:0;
}
.comp2-10 .img img {
	width:100%;
}
.comp2-10 .mainText{
	font-size: 12px;
	line-height: 15px;
	padding:10px 12px 0 12px;
	margin:0;
}
.text {
	margin-bottom:12px;
}
#reserveflight .flgBox01{
	margin: 0 12px 0px;
}

#reserve-flight .trigger {
	background: none repeat scroll 0 0 #3D3D3D;
	color: #FFFFFF;
	margin-bottom: 1px;
}
.reserveflightName {
	margin-bottom:12px;
	padding:15px 12px;
	border-top:1px solid #D0D0D0;
	border-bottom:1px solid #D0D0D0;
}
.reserveflightName .title01 {
	margin-bottom:0;
}
#reserveflight .reserve_bnr{
	text-align:center;
	margin-bottom:30px;
}
#reserveflight .reserve_bnr li{
	list-style:none;
	float: left;
	list-style: none outside none;
	width: 50%;
}
#reserveflight .reserve_bnr li img {
	max-width:90%;
}
#reserveflight .reserveBox01{
	padding:0 12px;
}
#reserveflight .reserve_link{
	text-align:right;
	margin-bottom:5px;
}
#reserveflight p{
	margin-bottom:5px;
}
#reserveflight .reserveBox01 .inputBox01{
	padding-bottom:10px;
}
#reserveflight select{
	padding:5px;
	font-size:15px;
}
#reserveflight .tex15{
	font-size:15px;
}
#reserveflight .w80{
	width:80px;
}
#reserveflight .w200{
	width:200px;
}
#reserveflight .submitbtn {
	border:none;
	display: block;
	text-align: center;
	text-decoration: none;
	width:100%;
	background: url("img/arrow_02.png") no-repeat scroll 97% center / auto 11px #F7D535;
	color: #FFFFFF !important;
	display: block;
	line-height: 44px;
	text-align: center;
	padding:5px 0;
	font-size:15px;
}
#reserveflight .reserveBox02{
	margin:0 12px 12px 12px;
	border:1px solid #D0D0D0;
}
#reserveflight .linkBox{
	padding:12px;
	border-bottom:1px dotted #D0D0D0;
}
#reserveflight .linkBox li a:before{
	content: "- ";
	font-size: 16px;
}
#reserveflight .contact{
	padding:12px;
}
#reserveflight .contact h3{
	padding-bottom:5px;
}

#reserveflight .reserveBox01 .reserve_text{
	font-size:12px;
	line-height:15px;
}
#reserveflight .reserve_frameBOX{
	border: 1px solid #D0D0D0;
	height: 100px;
	margin-top: 5px;
	overflow: auto;
	padding: 12px;
	margin:0 12px;
}
#reserveflight .mb50{
	margin-bottom:50px;
}






