@charset "UTF-8";

/* **********************************************************************
 *
 *       Title:   ハイランドリゾート
 *       Updated: 2018.5.25
 *
 ********************************************************************** */

.flex-control-paging li a		{ background: url(../_img/slyoff.png) 0 0 no-repeat; width: 25px; height: 24px; display: block; cursor: pointer; text-indent: -9999px; }
.flex-control-paging li a:hover		{ background: url(../_img/slyon.png) 0 0 no-repeat; }
.flex-control-paging li a.flex-active	{ background: url(../_img/slyon.png) 0 0 no-repeat; cursor: default; }

.red{ color:#ff0000; }


/* TOP
======================================================= */
#content {
	width: 100%;
	padding: 60px 0;
	text-align:left;
	color:#fff;
	background:#2293f2 url(../_img/bg.jpg) center 0 repeat-y;
}

#inner {
	width:960px;
	margin: 0 auto;
	padding: 0;
}


#main_img {
	width:960px;
	height:400px;
	overflow:hidden;
	margin: 0 0 23px 0;
}

#content h1 {
	margin: 0 0 18px 0;
	text-align:center;
}

#content h2 {
	margin: 0 0 20px 0;
	text-align:center;
}

#thomas_content01 {
	background:url(../_img/bg_light.png) center 300px no-repeat;
	padding:0 0 30px;
}

#pagelink {
	width: 715px;
	margin: 0 auto;
}

#pagelink li{
	float:left;
	margin: 0 2px 0 0;
}

/* ルーム一覧 */

h3#thomas_ttl02 {
	margin: 0;
	padding: 14px 0 0;
	background:url(../_img/bg_cnt2_ttl.png) 0 0 no-repeat;
	text-align:center;
}

#thomas_content02 {
	background:url(../_img/bg_ctn.jpg) 0 0 repeat-y;
	margin:0 0 50px;
	padding: 17px 0 30px;
}

#thomas_content02 p {
	color: #000;
	margin: 0 0 10px;
	text-align: center;
}

#room_list {
	margin: 0;
	padding: 0 0 20px 30px;
}

#room_list .txt {
	margin: 0 0 20px;
	font-size: 120%;
	font-weight:bold;
}

#room_list ul li {
	margin: 0 9px 10px 0;
	float: left;
	position:relative;
}

#room_list ul li img{
	border:5px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	box-shadow:2px 2px 1px 1px rgba(0,0,0,0.2);
	box-sizing:border-box;
	width:294px;
	height:auto;
}


#room_list ul li:nth-child(1) {
	margin: 0 10px 10px 0;
	float: left;
}

#room_list ul li:nth-child(1) img,
#room_list ul li:nth-child(2) img{
	width:445px;
	height:auto;
}

#room_list ul li:nth-child(3) img{
	width:900px;
	height:auto;
}

#room_list ul li i {
	position:absolute;
	width:100px;
	top:-10px;
	left:-10px;
}
#room_list ul li i img {
	width:100% !important;
	height:auto !important;
	border:none;
	box-shadow:none;
}

/* パーティーセット */

h3#thomas_ttl03 {
	margin: 0;
	padding: 14px 0 0;
	background:url(../_img/bg_cnt3_ttl.png) 0 0 no-repeat;
	text-align:center;
}

#thomas_content03 {
	background:url(../_img/bg_ctn.jpg) 0 0 repeat-y;
	margin:0 0 50px;
	padding: 17px 30px 30px;
	position:relative;
}

#thomas_content03 .rm_box {
	background:#4565db;
	padding: 6px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}
#thomas_content03 .rm_box .rm_in {
	padding:32px 31px 32px 34px;
	background:url(../_img/bg_cnt3_in.gif) 0 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}

#thomas_content03 .rm_box .rm_l {
	width:466px;
	float: left;
}
#thomas_content03 .rm_box .rm_r {
	width:335px;
	float: right;
}

#thomas_content03 .rm_box .rm_r img{
	padding: 5px;
	background:#fff;
	box-shadow:2px 2px 1px 1px rgba(0,0,0,0.2);
}

#thomas_content03 h4 {
	position:absolute;
	left:100px;
	top:0px;
	z-index:100;
}

#thomas_content03 p.spoon {
	position:absolute;
	left:45px;
	top:-45px;
	z-index:80;
}

#thomas_content03 p.fork {
	position:absolute;
	right:45px;
	top:-45px;
	z-index:80;
}


/* 特典 */

h3#thomas_ttl04 {
	margin: 0;
	padding: 14px 0 0;
	background:url(../_img/bg_cnt4_ttl.png) 0 0 no-repeat;
	text-align:center;
}

#thomas_content04 {
	background:url(../_img/bg_ctn.jpg) 0 0 repeat-y;
	margin:0 0 50px;
	padding: 14px 0 30px 25px;
}

#thomas_content04 .tokuten_list li {
	margin: 0 7px 6px 0;
	float: left;
}


/* トーマスアメニティプラン */
h3#thomas_ttl05 {
	margin: 0;
	padding: 14px 0 0;
	background:url(../_img/bg_cnt5_ttl.png) 0 0 no-repeat;
	text-align:center;
}

#thomas_content05 {
	background:url(../_img/bg_ctn.jpg) 0 0 repeat-y;
	margin:0 0 20px;
	padding: 17px 30px 25px;
	position:relative;
}

#thomas_content05 .tokuten_list li {
	margin: 0 7px 6px 0;
	float: left;
}

#thomas_content05 .pl_box {
	background:#56bd03;
	padding: 6px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}
#thomas_content05 .pl_box .pl_in {
	height:250px;
	padding:32px 0 32px;
	background:url(../_img/bg_cnt5_in.gif) 0 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	position:relative;
}

#thomas_content05 .pl_in ul li {
	text-align: center;
	position:absolute;
	float:left;
}
#thomas_content05 .pl_in ul li p {
	margin:0 0 10px 0;
}
#thomas_content05 .pl_in ul li.pl01 {
	left:29px;
	top:36px;
	z-index:30;
}
#thomas_content05 .pl_in ul li.pl02 {
	left:240px;
	top:128px;
	z-index:80;
}
#thomas_content05 .pl_in ul li.pl03 {
	left:290px;
	top:36px;
	z-index:30;
}
#thomas_content05 .pl_in ul li.pl04 {
	left:500px;
	top:128px;
	z-index:80;
}

#thomas_content05 .pl_in ul li.pl05 {
	left:524px;
	top:36px;
	z-index:30;
	text-align:left;
}
#thomas_content05 .pl_in ul li.pl05 span{
	padding:0 0 0 25px;
}

#thomas_content05 .pl_in ul li.pl06 {
	left:759px;
	top:104px;
	z-index:80;
}

#thomas_content05 .pl_in ul li img.waku{
	padding: 5px;
	background:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	box-shadow:2px 2px 1px 1px rgba(0,0,0,0.2);
}

#thomas_content05 h4 {
	position:absolute;
	left:53px;
	top:0px;
	z-index:100;
}

#thomas_content05 p.star1 {
	position:absolute;
	left:12px;
	top:-75px;
	z-index:80;
}

#thomas_content05 p.star2 {
	position:absolute;
	right:12px;
	top:-75px;
	z-index:80;
}

#thomas_content05 p.bt {
	position:absolute;
	left:200px;
	top:298px;
	z-index:200;
}

#thomas_content05 .plan_list{
	padding: 31px 0px 25px 22px;
	margin:30px 0 0;
	padding: 30px 0 0;
}

#thomas_content05 .plan_list li{
	float: left;
	width: 442px;
	margin: 0 16px 5px 0;
}

#thomas_content05 .plan_list li img{
	width: 100%;
	height: auto;
}


#thomas_content05 .plan_list li:nth-child(even){
	margin: 0 0 5px 0;
}

/* トーマスランドを満喫できる！お得なおすすめプラン！
======================================================= */

#thomas_content06 {
	margin:0 0 20px;
	padding: 0px 0px 55px;
	position:relative;
}

#thomas_content06 .tit03{
	background: url(../_img/tit_bg03.png) top left no-repeat;
	text-align: center;
	padding: 0 0 7px;
}

#thomas_content06 .tit03 h2{
	padding: 15px 0 0 0;
	margin:0;
}

#thomas_content06 .icon03{
	position: absolute;
	top: -41px;
	left: 23px;
}

#thomas_content06 .lead03{
	text-align: center;
}

#thomas_content06 .inner{
	padding: 31px 0px 25px 22px;
	background:url(../_img/bg_ctn.jpg) 0 20px repeat-y;
}

#thomas_content06 .plan_list li{
	float: left;
	width: 454px;
	margin: 0 10px 5px 0;
}

#thomas_content06 .plan_list li:nth-child(even){
	margin: 0 0 5px 0;
}

/*アメニティ*/
.thomas_block {
	position: relative;
	margin: 0 auto 50px;
	padding: 2px 30px 20px;
	border-radius: 10px 10px 0 0;
	background: url(../_img/bg_ctn.jpg);
	overflow: hidden;
	text-align: center;
}

.thomas_block img {
	max-width: 100%;
	height: auto;
	-webkit-backface-visibility: hidden;
}

.thomas_block::before,
.thomas_block::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 45px;
	background: linear-gradient(#f08e38, #f05001);
}
.thomas_block::after {
	width: 100%;
	height: 165px;
	top: 18px;
	background: url(../_img/ico_amenity.png) 50% 100% no-repeat;
}

.thomas_block .tit {
	position: relative;
	margin: 0 auto 14px;
	z-index: 2;
}

.thomas_block .inner {
	position: relative;
	padding: 34px 32px 35px;
	border-radius: 10px;
	background: url(../_img/bg_amenity_star.png);
	border: 6px solid #ff8f41;
}

.thomas_block .inner .intit {
	position: absolute;
	bottom: calc(100% - 20px);
	left: 0;
	width: 100%;
}

.thomas_block .inner .box {
	display: flex;
	justify-content: space-between;
	margin: 0 auto 16px;
}

.thomas_block .inner .box li {
	position: relative;
	width: 264px;
}

.thomas_block .inner.goods .box {
	position: relative;
	margin: 0;
	padding: 0 187px 0 0;
}

.thomas_block .inner.goods .box li {
	width: 204px;
}
.thomas_block .inner.goods .box li + li::before {
	content: "";
	position: absolute;
	top: 58px;
	left: -24px;
	width: 35px;
	height: 35px;
	background: url(../_img/ico_amenity_plus.png) 50% 50% no-repeat;
	background-size: contain;
	z-index: 2;
}

.thomas_block .inner.goods .box li.sample {
	position: absolute;
	right: 0;
	top: -3px;
	width: 165px;
}

.thomas_block .inner.goods .box li.sample::before {
	left: -38px;
	width: 44px;
	height: 44px;
	background-image: url(../_img/ico_amenity_arw.png);
	transform: rotate(-90deg);
}

.thomas_block .inner .box li a.modal2::before {
	content: "";
	position: absolute;
	top: 0;
	right: 4px;
	width: 35px;
	height: 35px;
	border-radius: 0 0 0 10px;
	background: url(../_img/ico_zoom.png) 50% 50% no-repeat #fff;
	background-size: 18px auto;
}

.thomas_block .inner.goods .box li .caut {
	display: block;
	width: 185px;
	margin: 5px auto 0;
}

.thomas_block .inner.original .caut {
	width: 294px;
	margin: 10px auto 0;
}

.thomas_block .inner.original,
.thomas_block .inner.goods {
	margin: 40px auto 54px;
}

.thomas_block .inner.goods {
	margin-bottom: 0;
}

.thomas_block .inner.original::before {
	content: "";
	position: absolute;
	left: calc(50% - 24px);
	bottom: -25px;
	width: 48px;
	height: 48px;
	background: url(../_img/ico_amenity_plus.png) 50% 50% no-repeat;
	background-size: contain;
}

.thomas_block .inner.key .keybox {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.thomas_block .inner.key .keybox .txt {
	width: 468px;
}

.thomas_block .inner.key .keybox .img {
	width: 307px;
}

/*アメニティ ここまで*/

p.flink a {
	color:#fff;
}

p#cp {
	text-align:right;
	margin:0 0 0px;
}

/* バナー */

#footerbanner {
	padding:40px 0;
	text-align:center;
	background: #b7deff;
}

#footerbanner ul {
	width:975px;
	margin:0 auto;
	padding:0 0 0 15px;
}

#footerbanner ul li {
	float:left;
	margin:0 15px 0 0;
}



/* 詳細ページ
======================================================= */

#roominfo {
	background:url(../../_img/bg_title.gif) left bottom no-repeat;
	padding: 0 0 10px;
	margin: 0 0 30px;
}

#roominfo.suite {
	background:url(../../_img/bg_title_suite.gif) left bottom no-repeat;
}

#roominfo .main {
	padding: 0;
	margin: 0;
}

#roominfo h1 {
	width:460px;
	float:left;
	margin: 0;
	padding:19px 0 0 30px;
	text-align:left;
	line-height: 0;
}
#roominfo.suite h1 {
	padding: 12px 0 0 30px;
}

#roominfo ul {
	float:right;
	margin: 0;
	padding:10px 10px 0 0;
	text-align:left;
	line-height: 0;
}

#roominfo ul li {
	float:left;
	margin: 0;
	padding:0 0 0 20px;
	text-align:left;
}

#roominfo ul li.ppl {
	border-right:#c8c8c8 1px solid;
	padding:10px 20px 10px 0;
}

#roominfo ul li.rsz {
	padding:10px 0 10px 20px;
}

#detail_contents {
	margin: 0 0 50px;
	padding: 29px 30px 50px;
	text-align: left;
	background:url(../_img/bg_ctn.jpg) 0 0 repeat-y;
	color:#333;
}

#detail_contents.suite {
	background:url(../_img/bg_ctn_suite.gif) 0 0 repeat;
}

.gr_photo {
	width: 900px;
	overflow: hidden;
	margin: 0 0 30px;
}

.gr_photo ul {
	width: 930px;
	overflow: hidden;
	*zoom: 1;
	}

.gr_photo li {
	float: left;
	width: 280px;
	margin-right: 30px;
	*zoom: 1;
}
.gr_photo.suite li {
	width: 440px;
	margin-right: 20px;
}

#detail_contents h2 {
	background: #f00303;
	background: -moz-linear-gradient(top, #ee4d4d, #f00303);/* Firefox用 */ 
	background: -webkit-gradient(linear, left top, left bottom, from(#ee4d4d), to(#f00303));/* Safari,Google Chrome用 */
	padding: 10px 15px 10px 15px;
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-o-border-top-left-radius: 5px;
	-ms-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-o-border-top-right-radius: 5px;
	-ms-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom:#ffd913 3px solid;
	text-decoration:none;
	text-align: left;
	line-height: 0;
}

#detail_contents.suite h2 {
	background: #e41601;
	background: -moz-linear-gradient(top, #dc0e00, #bf0000);/* Firefox用 */ 
	background: url(../_img/655/moyou.png) no-repeat 97% center,-webkit-gradient(linear, left top, left bottom, from(#dc0e00), to(#bf0000));/* Safari,Google Chrome用 */
	padding: 10px 15px 10px 15px;
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-o-border-top-left-radius: 5px;
	-ms-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-o-border-top-right-radius: 5px;
	-ms-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom:#720800 3px solid;
	text-decoration:none;
	text-align: left;
}


.gr_info_3col {
	width: 900px;
	overflow: hidden;
	margin: 0 0 30px;
	}


.gr_info_3col ul {
	width: 930px;
	overflow: hidden;
	*zoom: 1;
	}

.gr_info_3col li {
	float: left;
	width: 280px;
	margin-right: 30px;
	*zoom: 1;
}

.gr_info_3col li ul {
	width: 275px;
	padding: 0 0 0 5px;
}

.gr_info_3col li ul li {
	float: none;
	width: 265px;
	background: url(../../_img/arw_s.gif) 0 1em no-repeat;
	padding: 0 0 0 7px;
}

.gr_info_2col {
	width: 900px;
	margin: 0 0 30px;
	}
.gr_info_2col { zoom:1; }
.gr_info_2col:after { content:""; }

.gr_info_2col li {
	float: left;
	width: 280px;
	}

.gr_info_2col li.wide {
	width: 590px;
	margin-right: 30px;
}

.madori {
	margin: 0 0 3px 0;
	padding: 16px 0 17px;
	border:#8abeea 1px solid;
	text-align:center;
	min-height:200px;
	height: auto !important;
	height: 200px;
	background:#fff;
}
.madori.suite {
	padding: 25px 0 26px;
	border:#cec5b7 1px solid;
	min-height:164px;
	height: auto !important;
	height: 164px;
}

.caution {
	font-size: 77%;
	color: #666;
	padding: 0 0 0 1em;
	text-indent:-1em;
}

.caution span {
	color: #ff0000;
}

.gr_info_2col .tbr td em {
	color: #ff0000;
	font-style:normal;
}


.gr_info_2col .caution_list {
	font-size: 77%;
	color: #666;
	width:100%;
}

.gr_info_2col .caution_list li {
	float: none;
	width: 580px;
	background: url(../../_img/arw_s.gif) 0 .9em no-repeat;
	margin:0px 0 0 4px;
	padding: 0 0 0 6px;
}

.gr_info_reserve  {
	margin:50px 0 0 0;
	text-align:center;
}

.gr_info_2col table.tbr {
	border-top: 1px solid #8abeea;
	border-left: 1px solid #8abeea;
}

.gr_info_2col table.tbr th {
	border-right: 1px solid #8abeea;
	border-bottom: 1px solid #8abeea;
	background:#2293f2;
	color:#fff;
}

.gr_info_2col table.tbr th.parent {
	border-right: 1px solid #8abeea;
	border-bottom: 1px solid #8abeea;
	background:#cee9ff;
	color:#333;
}

.gr_info_2col table.tbr td {
	border-right: 1px solid #8abeea;
	border-bottom: 1px solid #8abeea;
	background:#fff;
}

.gr_info_3col table.tbr td.gradeup {
	line-height:1.5;
	font-size: 85%;
	background:#fefbee;
}

.tel_reserve {
	margin: 50px auto 0;
	padding: 16px 28px 22px 28px;
	width: 480px;
	background: #f9f7e7;
	border:#e5d9c6 1px solid;
	text-align:center;
}

.tel_reserve p{
	border-bottom:#e5d9c6 1px solid;
	margin: 0 0 14px 0;
	padding: 0 0 10px 0;
	font-weight: bold;
	font-size: 116%;
}

.gr_info_2col.suite table.tbr {
	border-top: 1px solid #cec5b7;
	border-left: 1px solid #cec5b7;
}

.gr_info_2col.suite table.tbr th {
	border-right: 1px solid #cec5b7;
	border-bottom: 1px solid #cec5b7;
	background:#957e5a;
	color:#fff;
}

.gr_info_2col.suite table.tbr th.parent {
	border-right: 1px solid #cec5b7;
	border-bottom: 1px solid #cec5b7;
	background:#f8f6ee;
	color:#333;
}

.gr_info_2col.suite table.tbr td {
	border-right: 1px solid #cec5b7;
	border-bottom: 1px solid #cec5b7;
	background:#fff;
}

/* 詳細リンク
======================================================= */
h4#thomas_linkttl {
	margin: 0;
	padding: 15px 0 0 21px;
	background:url(../_img/bg_link_ttl.png) 0 0 no-repeat;
	height:33px;
	text-align:left;
	line-height: 0;
}

#thomas_link {
	background:url(../_img/bg_ctn.jpg) 0 0 repeat-y;
	margin:0 0 20px;
	padding: 15px 0 5px 15px;
	position:relative;
}

#thomas_link ul li {
	margin: 0 15px 10px 0;
	float: left;
}

#thomas_link2 {
	background:url(../_img/bg_ctn.jpg) 0 0 repeat-y;
	padding: 5px 5px 0px;
}

#thomas_link2 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#thomas_link2 ul li {
	margin: 0 0 5px;
	width: 33%;
	line-height:1.2;
	font-size:108%;
	font-weight:bold;
}

#thomas_link2 ul li a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	min-height: 54px;
	padding: 2px 0 2px 26px;
	border: 2px solid #1667be;
	box-sizing: border-box;
	position: relative;
	text-decoration:none;
	background: linear-gradient(0deg, #0e68cc, #2d87dd);
	color:#fff;
}

#thomas_link2 ul li a::before,
#thomas_link2 ul li a::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}

#thomas_link2 ul li a::before{
	left: 4px;
	width: 14px;
	height: 14px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
	border:#1667be 1px solid;
}
#thomas_link2 ul li a::after{
	left: 10px;
	box-sizing: border-box;
	width: 5px;
	height: 5px;
	border: 4px solid transparent;
	border-left: 5px solid #076dc4;
}

#thomas_link2 ul li a span {
	display:block;
	font-size:80%;
}

#thomas_link2 ul li a.on {
	background: #fff;
	color:#1864ba;
}



/* カレンダー
======================================================= */

.thomas_date {
	margin: 0 0 10px 0;
}

.thomas_date .date {
	float:left;
	width:300px;
}

.thomas_date .txt {
	float:right;
	width:300px;
	text-align:right;
}

#calender {
	margin: 0 0 30px;
}

#calender .calbox {
	margin: 0 0 0px 0;
	padding: 0 0 0 42px;
}

#calender table.cal {
	float: left;
	margin: 0 30px 20px 0;
	border-left: #8abeea 1px solid;
	border-top: #8abeea 1px solid;
}
#calender table.cal th{
	font-weight:bold;
	text-align: center;
	width: 55px;
	padding: 5px 0 3px;
	background:#fff;
	line-height: 1;
	border-right: #8abeea 1px solid;
	border-bottom: #8abeea 1px solid;
}
#calender table.cal th.month{
	font-weight: bold;
	background: #1b68da;
	color: #fff;
	font-size: 100%;
	padding: 5px 0 3px;
}
#calender table.cal td{
	padding: 5px 0 3px;
	text-align: center;
	background:#fff;
	font-size: 116%;
	line-height: 110%;
	border-right: #8abeea 1px solid;
	border-bottom: #8abeea 1px solid;
}
#calender table.cal .sun{ background:#ffcccc;}
#calender table.cal .sat{ background: #def3fe;}

/* 共通　リサガスへ
======================================================= */

.lisagas_btn {
	position: fixed;
	bottom: 100px;
	right: 10px;
	z-index: 999;
}

.lisagas_block {
	padding: 40px 0;
	background: url(../_img/bg_lisagas.gif) center top;
}

.lisagas_block .inner {
	width: 920px;
	margin: 0 auto;
	background: url(../_img/bg_lisagas_in.gif) 0 0 repeat-y;
}

.lisagas_block .inner .bg_top {
	background: url(../_img/bg_lisagas_top.gif) 0 0 no-repeat;
}

.lisagas_block .inner .bg_btm {
	background: url(../_img/bg_lisagas_btm.gif) 0 bottom no-repeat;
	padding: 46px 30px 30px;
	position: relative;
}

.lisagas_block .inner .tit {
	margin: 0 0 29px;
	text-align: center;
}

.lisagas_block .inner .img01 {
	position: absolute;
	left: -20px;
	top: 30px;
}

.lisagas_block .inner .img02 {
	position: absolute;
	right: -20px;
	top: 25px;
}

.lisagas_block .inner ul li { 
	float: left;
	margin: 0 0 0 20px;
}

.lisagas_block .inner ul li:first-child {
	margin: 0;
}


/* トーマスTOP　パーティルーム・ジェームス
======================================================= */

.thomas_new {
	padding: 0 0 54px;
	margin: 30px 0 20px;
	background: url(../_img/bd_thomas_new.png) no-repeat center bottom;

}

.partyroom {
	margin: 0 0 40px;
}

.partyroom .tit {
	padding: 17px 22px;
	border: 5px solid #ffcb00;
	background: url(../_img/bg_partyroom01.gif) 43% -48%;
	position: relative;
}

.partyroom .tit .intit {
	position: relative;
	z-index: 3;
}

.partyroom .tit .img01 {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 2;
}

.partyroom .tit .img02 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.partyroom .tit .img03 {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

.partyroom .inner {
	padding: 30px;
	background: url(../_img/bg_partyroom02.gif) 50% -20%;
}

.partyroom .inner .img {
	float: right;
	padding: 0 0 20px;
}

.partyroom .inner .txt {
	float: left;
	padding: 4px 0 40px;
}

.partyroom .inner .txt .txt01 {
	margin: 0 0 36px;
}

.partyroom .inner .txt .txt02 {
	margin: 0 0 31px;
}

.partyroom .inner .txt .txt03 {
	margin: 0 0 36px;
}

.partyroom .inner .btn {
	clear: both;
	text-align: center;
}

.james {
	background: url(../_img/bg_james01.jpg) center bottom;
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	overflow: hidden;
}

.james .inner {
	padding: 0 33px 49px;
	margin: 32px 30px 0;
	border: 6px solid #e01515;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background: url(../_img/bg_james02.gif) center center;
	position: relative; 
}

.james .inner .intit {
	margin: -28px 0 11px;
	text-align: center;
}

.james .inner .img {
	position: absolute;
	top: 30px;
	right: 12px;
}

.james .inner .txt01 {
	margin: 0 0 16px;
}


.james .btn {
	margin: -36px 0 0;
	padding: 0 0 26px;
	text-align: center;
	position: relative;
	z-index: 3;
}

/* ジェームス　オープン・予約開始日
======================================================= */

.foot_block {
	width: 820px;
	margin: 0 auto 15px;
	border: 5px solid #e82424;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background: #ffffdc;
	text-align: left;
}

.foot_block .inner {
	padding: 14px 30px;
	border: 3px solid #ffc600;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.foot_block .inner .tit01 {
	float: left;
}

.foot_block .inner .tit02 {
	float: left;
	padding: 56px 0 0;
}

.foot_block .inner .txt {
	float: left;
	padding: 4px 0 0;
	margin: 0 0 0 30px;
}

.foot_block .inner .txt .intxt01 {
	margin: 0 0 13px;
}

.foot_block .inner .txt .intxt02 {
	margin: 0 0 12px;
	padding: 0 0 0 3px;
}

/* お知らせナビ
======================================================= */

#f_info_btn {
	min-height: 70px;
}

#f_info_btn p {
	min-width: 960px;
	padding: 4px 0 2px;
	text-align: center;
	background: url(../_img/bg_f_info.gif) repeat-x 0 0;
}

#f_info_btn p.fixed {
	position: fixed;
	bottom: 69px;
	left: 0;
	width: 100%;
	z-index: 1000;
}

/* キャラクタールームのご予約方法
======================================================= */

.reserve {
	width: 763px;
	margin: 0 auto;
	position: relative;
}

.reserve .faq_btn {
	position: absolute;
	top: 201px;
	right: 144px;
}

.reserve .reserve_btn {
	position: absolute;
	top: 466px;
	right: 102px;
}

.reserve .register_btn {
	position: absolute;
	top: 366px;
	right: 134px;
}

.reserve .register_btn li {
	float: left;
	margin: 0 0 0 20px;
}

/* モーダル
======================================================= */

.modal_block {
	width: 720px;
	margin: 0 auto;
	padding: 60px;
	background: #fff;
	text-align: left;
	position: relative;
}

.modal_block p span {
	color: #f92e2e;
}

.modal_block .tit {
	padding: 0 0 25px;
	margin: 0 0 25px;
	border-bottom: 1px solid #ddd;
	text-align: center;
}

.modal_block .tit .intit {
	margin: 0 0 10px;
	font-size: 20px;
	font-weight: bold;
}

.modal_block .check {
	margin: 20px 0;
	text-align: center;
	background: #f7f5ed;
}

.modal_block .check label {
	display: block;
	padding: 20px 0;
}

.modal_block .check input {
	margin: 0 7px 0 0;
	vertical-align: middle;
}

.modal_block .btn {
	width: 370px;
	margin: 0 auto;
}

.modal_block .btn li {
	float: left;
	margin: 0 0 0 10px;
}

.modal_block .btn li:first-child {
	margin: 0;	
}

.modal_block .btn a.disabled {
	cursor: default;
	opacity: 0.5 !important;
}

/* トーマススイート　オープン・予約開始日
======================================================= */

.s_thomas {
	background: url(../_img/bg_james01.jpg) center bottom;
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	overflow: hidden;
	margin: 0 0 50px;
}

.s_thomas .thomas_box01,
.s_thomas .thomas_box02 {
	position: relative;
}

.s_thomas .inner {
	padding: 0 33px 30px;
	margin: 32px 30px 0;
	border: 6px solid #e01515;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background: url(../_img/bg_s_thomas02.jpg) center center;
}

.s_thomas .inner .intit {
	margin: -26px 0 11px;
	text-align: center;
}

.s_thomas .inner .img {
	position: absolute;
	top: 0;
	right: 0;
}

.s_thomas .inner .txt {
	margin: 0 0 16px;
}

.s_thomas .inner .img02 {
	margin: 0 0 16px;
}

.s_thomas .inner .txtbox {
	position: absolute;
	top: 0;
	right: 0;
	width: 425px;
	background: #fff;
	padding: 15px 20px;
	color: #473111;
	line-height: 1.6;
}

.s_thomas .inner .txtbox p.bold {
	font-weight: bold;
	margin: 0 0 5px;
}

.s_thomas .inner .txtbox p.min {
	font-size: 70%;
}

.s_thomas p.center {
	text-align: center;
	padding: 25px 0;
}

.s_thomas .btn {
	margin: -36px 0 0;
	padding: 0 0 26px;
	text-align: center;
	position: relative;
	z-index: 3;
}

.suite .infoimg {
	margin-left: -10px;
}

.reserve_box {
	background: url(../_img/bg_james01.jpg) center bottom;
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	overflow: hidden;
	margin: 0 0 50px;
}

.reserve_box .contents p.reserve_tit {
	margin: 0 0 7px;
	text-align: center;
}
.reserve_box .contents p.reserve_video {
	text-align: center;
	padding: 0 0 30px;
}



/* キャラクタールームのご予約方法
======================================================= */

.reservation_info {
	width: 100%;
	margin: 0 auto;
	padding:14px 0;
	background:#fff;
	text-align:center;
	background:#ef2323;
	filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.2));
}
.reservation_info p {
	font-size: 180%;
	font-weight:bold;
	color:#fff;
}

.reservation {
	width: 740px;
	margin: 0 auto;
	filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.2));
}

.reservation .inner {
	background:#f7f5ed;
	padding:30px 90px;
	min-height:400px;
}

.reservation .inner .block1{
	margin: 0 0 30px;
	padding:14px 28px;
	background:#fff;
	border:#2293f2 1px solid;
	border-radius: 8px;
}

.reservation .inner .block1 .faq_read{
	width:240px;
	float:left;
}

.reservation .inner .block1 .faq_btn{
	width:240px;
	float:right;
}

.reservation .inner .block2{
	margin: 0 0 30px;
	padding:20px 28px;
	background:#fff;
	border:#1d9f00 1px solid;
	border-radius: 8px;
}
.reservation .inner .block2 .regist_read{
	text-align:center;
}

.reservation .inner .block2 .regist_btn {
}

.reservation .inner .block2 .regist_btn li {
	float: left;
	margin: 0 0 0 20px;
}
.reservation .inner .block2 .regist_btn li:first-child {
	margin: 0;
}

.reservation .block3{
	background:#004998;
}

.reservation .block3 .goto_icon{
	width:200px;
	float:left;
}
.reservation .block3 .goto_read{
	padding: 20px 20px 20px 0;
	width:520px;
	float:right;
	color:#fff;
}

.reservation .block3 .goto_read h4{
	font-size: 120%; 
	color:#fff700;
	margin:0 0 10px;
}

.reservation .inner .reserve_btn {
	text-align:center;
}

.textl { font-size: 108%; }
.ind { text-indent:-1em;padding-left:1em;}


/* お知らせ
======================================================= */

.resume_news {
	width:100%;
	margin:10px auto 30px;
	padding:0 0 20px;
	border:#dd0000 3px solid;
	background:#fff;
	color:#333;
	box-sizing:border-box;
	border-radius:4px;
	line-height:1.6;
}

#thomas_content02 .resume_news {
	width:900px;
	margin:10px auto 30px;
}

.resume_news h4 {
	margin:0 auto 20px;
	padding:10px;
	background:#dd0000;
	color:#fff;
	font-size:130%;
	text-align:center;
}

.resume_news p {
	padding:0 40px;
	text-align:left !important;
	font-size:108%;
}

.resume_news dl {
	display:table;
	margin:0 0 4px;
	padding:0 40px;
	font-size:108%;
	width:100%;
	box-sizing:border-box;
	font-weight:bold;
}
.resume_news dl dt {
	display:table-cell;
	width:20%;
}
.resume_news dl dd {
	display:table-cell;
}


/* 新ルーム誕生 */

h3.nr{

}

#new_room {
	background:url(../_img/bg_ctn.jpg) 0 0 repeat-y;
	margin:0 0 50px;
	padding: 20px 30px 20px;
}

#new_room .inner {
	margin: 0;
	padding: 0 34px 30px;
	border: 6px solid #c2a058;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background: url(../_img/bg_s_thomas02.jpg) center center;
	position:relative;
}

#new_room .inner .inttl {
	position: absolute;
	bottom: calc(100% - 20px);
	left: 0;
	width: 100%;
	text-align:center;
}

#new_room .inner .lead {
	margin: 30px 0 20px;
}

#new_room .inner ul.box {
}

#new_room .inner ul.box li {
	float:left;
	width:400px;
	margin: 0 20px 0 0;
	position:relative;
}
#new_room .inner ul.box li:last-child {
	margin: 0;
}

#new_room .inner ul.box li:first-child span {
	margin-left: -22px;
}

#new_room .inner ul.box li a {
	margin-top: 20px;
	display:block;
}


#new_room .inner ul.box li:first-child span.icon{
	position:absolute;
	right:0px;
	top:190px;
}
#new_room .inner ul.box li:last-child span.icon{
	position:absolute;
	left:0px;
	top:190px;
}
