@charset "UTF-8";
/* styles written in this file is for Standard */
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/* -----------------------------------------------------------
reset
----------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

q:before, q:after {
	content: "";
}

object,
embed {
	vertical-align: top;
}

hr, legend {
	display: none;
	border: none;
}

abbr, acronym, fieldset {
	border: 0;
}

tr, th, td, caption {
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

ol, ul {
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

img {
	border: 0;
	font-size: 0;
	line-height: 0;
	vertical-align: bottom;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Noto Sans Japanese", -apple-system, "Helvetica Neue", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "メイリオ", meiryo, sans-serif;
	color: #333333;
}

br.pc {
	display: inline;
}

br.sp {
	display: none;
}

.only-pc {
	display: block;
}

.only-pci {
	display: inline-block;
}

.only-sp {
	display: none;
}

.only-spi {
	display: none;
}

.sp-navi {
	display: none;
}

.whole-wrap {
	margin: 0 auto;
	background: #b8e8f2;
	position: relative;
}

.site-header {
	background: #ffffff;
	position: relative;
	width: 100%;
	height: 100px;
	min-width: 1020px;
}
.site-header .logo {
	width: 476px;
	height: 38px;
	position: absolute;
	left: 20px;
	top: 31px;
}
.site-header .logo a {
	display: block;
	padding: 38px 0 0 0;
	width: 476px;
	height: 0;
	overflow: hidden;
	background: url(../_img/pc/_hea_log.png) no-repeat;
}
.site-header .link {
	width: 339 px;
	height: 100px;
	position: absolute;
	right: 0;
	top: 0;
}
.site-header .link li {
	display: inline-block;
	vertical-align: top;
	width: 112px;
	height: 100px;
	border-left: 1px solid #f1ecdd;
}
.site-header .link li a {
	display: block;
	padding: 55px 0 0 0;
	width: 112px;
	height: 45px;
	background-repeat: no-repeat;
	font-size: 13px;
	color: #333333;
	line-height: 130.7692307692%;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.site-header .link li a:hover {
	color: #f2a92a;
}
.site-header .link li.l1 a {
	background-image: url(../_img/pc/_hea_but_01.png);
}
.site-header .link li.l2 a {
	background-image: url(../_img/pc/_hea_but_02.png);
}
.site-header .link li.l-faq a {
	background-image: url(../_img/pc/_hea_but_faq.png);
}
.site-header .link li.l3 a {
	background-image: url(../_img/pc/_hea_but_03.png);
	color: #ffffff;
}
.site-header .link li.l3 a:hover {
	color: #e9db25;
	background-position: 0 100%;
}
.site-header .link li.site-header--mypage {
	background-color: #F1ECDD;
	padding: 10px;
	width: auto;
}
.site-header .link li.site-header--mypage .site-header--mypage-ttl {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.site-header .link li.site-header--mypage .site-header--mypage-btn .site-header--mypage-btn--inner {
	display: inline-block;
}
.site-header .link li.site-header--mypage .site-header--mypage-btn .site-header--mypage-btn--inner input {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 15px center;
	border: none;
	border-radius: 3px;
	cursor: pointer;
	outline: none;
	padding: 15px 20px 15px 35px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-weight: bold;
	box-shadow: 0px 2px #BCB7A8;
}
.site-header .link li.site-header--mypage .site-header--mypage-btn .site-header--mypage-btn--inner input:hover {
	color: #5CB4F2;
}
.site-header .link li.site-header--mypage .site-header--mypage-btn .site-header--mypage-btn--entry a {
	display: block;
	padding: 0;
	width: auto;
	height: auto;
	font-size: auto;
	line-height: 1;
	font-weight: normal;
}
.site-header .link li.site-header--mypage .site-header--mypage-btn .site-header--mypage-btn--entry input {
	background-image: url(../_img/pc/site-header--mypage--entry-icon.png);
}
.site-header .link li.site-header--mypage .site-header--mypage-btn .site-header--mypage-btn--login a {
	display: block;
	padding: 0;
	width: auto;
	height: auto;
	font-size: auto;
	line-height: 1;
	font-weight: normal;
}
.site-header .link li.site-header--mypage .site-header--mypage-btn .site-header--mypage-btn--login input {
	background-image: url(../_img/pc/site-header--mypage--login-icon.png);
}
.site-header .menu {
	display: none;
}

.site-footer {
	height: 212px;
	background: #ffffff;
	position: relative;
	min-width: 1020px;
}
.site-footer .copy {
	position: absolute;
	left: 30px;
	top: 30px;
	font-size: 10px;
	color: #666666;
}
.site-footer .rollup {
	position: absolute;
	right: 10px;
	top: 30px;
	width: 60px;
	height: 60px;
}
.site-footer .rollup a {
	display: block;
	padding: 60px 0 0 0;
	width: 60px;
	height: 0;
	overflow: hidden;
	background: url(../_img/pc/_foo_rol_ico.png) no-repeat;
}
.site-footer .rollup a:hover {
	background-position: 0 100%;
}

.footerlink1 {
	padding: 55px 0;
	margin: 0;
	background-color: #f1ecdd;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cec09b;
	min-width: 1020px;
}
.footerlink1 ul {
	margin: 0 auto;
	width: 1020px;
}
.footerlink1 ul li {
	display: inline-block;
	vertical-align: top;
	width: 330px;
	height: 100px;
	margin: 0 15px 15px 0;
}
.footerlink1 ul li a {
	display: table-cell;
	vertical-align: middle;
	width: 170px;
	height: 100px;
	background: #ffffff;
	border-radius: 5px;
	padding: 0 30px 0 130px;
	position: relative;
	text-align: left;
	font-size: 16px;
	color: #333333;
	line-height: 1.6;
	text-decoration: none;
	font-weight: bold;
}
.footerlink1 ul li a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 5px 0 0 5px;
}
.footerlink1 ul li a:after {
	content: "";
	display: block;
	position: absolute;
	margin: auto;
	right: 15px;
	top: 0;
	bottom: 0;
	width: 15px;
	height: 15px;
	background: url(../_img/pc/_lin_ico_01.png) no-repeat;
}
.footerlink1 ul li a:hover {
	background-color: #edf8ff;
}
.footerlink1 ul li.l1 a:before {
	background-image: url(../_img/_fl1_img_01.png);
}
.footerlink1 ul li.l2 a:before {
	background-image: url(../_img/_fl1_img_02.png);
}
.footerlink1 ul li.l3 a:before {
	background-image: url(../_img/_fl1_img_03.png);
}
.footerlink1 ul li.l4 a:before {
	background-image: url(../_img/_fl1_img_04.png);
}
.footerlink1 ul li.l5 a {
	display: block;
	padding: 100px 0 0 0;
	width: 330px;
	height: 0;
	overflow: hidden;
	background: url(../_img/_fl1_img_05.png);
}
.footerlink1 ul li.l5 a:before, .footerlink1 ul li.l5 a:after {
	display: none;
}
.footerlink1 ul li.l5 a:hover {
	background-color: transparent;
}
.footerlink1 ul li.l5 p {
	margin: 3px 0 0 0;
	text-align: right;
	font-size: 13px;
}
.footerlink1 ul li.l5 p a {
	display: inline;
	width: auto;
	height: auto;
	background: transparent;
	border-radius: 0;
	padding: 0;
	position: static;
	text-align: left;
	font-size: 13px;
	color: #3faee8;
	line-height: 1.6;
	text-decoration: underline;
	font-weight: normal;
}
.footerlink1 ul li.l5 p a:before {
	display: none;
}
.footerlink1 ul li.l5 p a:after {
	display: none;
}
.footerlink1 ul li.l5 p a:hover {
	background-color: transparent;
}
.footerlink1 ul li.l8 a {
	display: block;
	padding: 100px 0 0 0;
	width: 330px;
	height: 0;
	overflow: hidden;
	background: url(../_img/_fl1_img_08.jpg);
	background-size: 330px 100px;
}
.footerlink1 ul li.l8 a:before, .footerlink1 ul li.l8 a:after {
	display: none;
}
.footerlink1 ul li.l8 a:hover {
	background-color: transparent;
}
.footerlink1 ul li:nth-child(3n) {
	margin-right: 0;
}

.footerlink2 {
	padding: 50px 0;
	margin: 0;
	background-color: #f1ecdd;
	min-width: 816px;
}
.footerlink2 .wrap {
	margin: 0 auto;
	width: 816px;
	overflow: hidden;
}
.footerlink2 .wrap ul {
	width: 204px;
	float: left;
	font-size: 13px;
	line-height: 230.7692307692%;
}
.footerlink2 .wrap ul li {
	padding: 0 0 0 11px;
	position: relative;
}
.footerlink2 .wrap ul li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 11px;
	height: 30px;
	background: url(../_img/pc/_lin_ico_07.png) no-repeat left center;
}
.footerlink2 .wrap ul li a {
	color: #333333;
	text-decoration: none;
}
.footerlink2 .wrap ul.u2 {
	width: 194px;
}
.footerlink2 .wrap ul.u3 {
	width: 194px;
}
.footerlink2 .wrap ul.u4 {
	width: 224px;
}

.return-top {
	padding: 55px 0;
	margin: 0;
	background-color: #f1ecdd;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cec09b;
	min-width: 1020px;
}
.return-top p a {
	display: block;
	margin: 0 auto;
	width: 440px;
	height: 70px;
	font-size: 20px;
	color: #ffffff;
	line-height: 70px;
	font-weight: bold;
	background: #3faee8;
	border-radius: 5px;
	text-decoration: none;
	text-align: center;
}
.return-top p a:hover {
	background-color: #68caff;
}

img.navidial {
	width: auto;
	height: 26px;
	vertical-align: middle;
	margin: 0 5px 0 0;
}
/* styles written in this file is for Standard */
.room .whole-wrap {
	background: #f1ecdd;
}
.room .main-contents {
	width: 1020px;
	margin: 0 auto 0 auto;
}
.room .main-contents h1 {
	padding: 90px 0 50px 0;
	font-size: 36px;
	color: #3faee8;
	font-weight: bold;
	text-align: center;
}
.room .main-contents .map {
	margin: 0 0 30px 0;
	padding: 440px 0 0 0;
	width: 1020px;
	height: 0;
	overflow: hidden;
	background: url(../_img/route/map_img.png) no-repeat;
	background-size: cover;
}
.room .main-contents .link ul li {
	display: inline-block;
	width: 324px;
	height: 286px;
	margin: 0 21px 0 0;
}
.room .main-contents .link ul li:last-child {
	margin-right: 0;
}
.room .main-contents .link ul li a {
	display: block;
	width: 320px;
	height: 70px;
	padding: 212px 0 0 0;
	border: 2px solid #3faee8;
	background-color: #ffffff;
	border-radius: 5px;
	font-size: 16px;
	color: #3faee8;
	line-height: 70px;
	text-decoration: none;
	text-align: center;
	position: relative;
	background-repeat: no-repeat;
	background-size: 320px auto;
}
.room .main-contents .link ul li a:after {
	content: "";
	position: absolute;
	margin: auto;
	bottom: 28px;
	right: 15px;
	width: 15px;
	height: 15px;
	background: url(../_img/_lin_ico_01.png) no-repeat;
}
.room .main-contents .link ul li a:hover {
	background-color: #edf8ff;
}
.room .main-contents .link ul li.r1 a {
	background-image: url(../_img/room/roo_img_01.jpg);
}
.room .main-contents .link ul li.r2 a {
	background-image: url(../_img/room/roo_img_02.jpg);
}
.room .main-contents .link ul li.r3 a {
	background-image: url(../_img/room/roo_img_03.jpg);
}
.room .return-top {
	border-top: none;
}
@media screen and (max-width: 750px) {
	br.pc {
		display: none;
	}
	br.sp {
		display: inline;
	}
	.only-pc {
		display: none;
	}
	.only-pci {
		display: none;
	}
	.only-sp {
		display: block;
	}
	.only-spi {
		display: inline-block;
	}
	* {
		max-height: 99999px;
	}
	html {
		width: 750px;
	}
	body {
		-webkit-text-size-adjust: none;
		-webkit-touch-callout: none;
		width: 750px;
	}
	.whole-wrap {
		width: 750px;
		margin: 0;
		overflow: hidden;
	}
	.sp-navi {
		display: none;
		position: fixed;
		top: 0;
		bottom: 0;
		left: 120px;
		height: 100%;
		overflow: hidden;
		z-index: 0;
		width: 628px;
		border-left: 2px solid #ffffff;
		background: #f1ecdd;
		z-index: 0;
		overflow-y: scroll;
		height: 100vh;
		-webkit-overflow-scrolling: touch;
	}
	.sp-navi.hide {
		display: none;
	}
	.sp-navi .wrap {
		position: relative;
	}
	.sp-navi .top {
		padding: 30px 0 20px;
		margin: 0 30px 0 28px;
	}
	.sp-navi .top a {
		display: block;
		height: 100px;
		font-size: 24px;
		color: #ffffff;
		line-height: 100px;
		text-decoration: none;
		font-weight: bold;
		text-align: center;
		background: #3faee8;
		border-radius: 5px;
	}
	.sp-navi .fl1 {
		margin: 0 30px 0 28px;
	}
	.sp-navi .fl1 li {
		height: 100px;
		margin: 0 0 10px 0;
	}
	.sp-navi .fl1 li a {
		display: table-cell;
		vertical-align: middle;
		width: 440px;
		height: 100px;
		background: #ffffff;
		border-radius: 5px;
		padding: 0 0 0 130px;
		position: relative;
		text-align: left;
		font-size: 24px;
		color: #333333;
		line-height: 1.6;
		text-decoration: none;
		font-weight: bold;
	}
	.sp-navi .fl1 li a:before {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		display: block;
		width: 100px;
		height: 100px;
		background-repeat: no-repeat;
		border-radius: 5px 0 0 5px;
	}
	.sp-navi .fl1 li a:after {
		content: "";
		display: block;
		position: absolute;
		margin: auto;
		right: 20px;
		top: 0;
		bottom: 0;
		width: 20px;
		height: 20px;
		background: url(../_img/sp/_lin_ico_01.png) no-repeat;
	}
	.sp-navi .fl1 li.l1 a:before {
		width: 130px;
		background-image: url(../_img/_fl1_img_01.png);
		background-position: center center;
	}
	.sp-navi .fl1 li.l2 a:before {
		background-image: url(../_img/_fl1_img_02.png);
	}
	.sp-navi .fl1 li.l3 a:before {
		background-image: url(../_img/_fl1_img_03.png);
	}
	.sp-navi .fl1 li.l4 a:before {
		background-image: url(../_img/_fl1_img_04.png);
	}
	.sp-navi .fl1 li.l5 {
		height: auto;
	}
	.sp-navi .fl1 li.l5 a {
		display: block;
		padding: 100px 0 0 0;
		width: 570px;
		height: 0;
		overflow: hidden;
		background-image: url(../_img/sp/_fl1_img_05.png);
	}
	.sp-navi .fl1 li.l5 a:before, .sp-navi .fl1 li.l5 a:after {
		display: none;
	}
	.sp-navi .fl1 li.l5 p {
		margin: 3px 0 0 0;
		text-align: center;
		font-size: 24px;
	}
	.sp-navi .fl1 li.l5 p a {
		display: inline;
		width: auto;
		height: auto;
		background: transparent;
		border-radius: 0;
		padding: 0;
		position: static;
		text-align: left;
		font-size: 24px;
		color: #3faee8;
		line-height: 1.6;
		text-decoration: underline;
		font-weight: normal;
	}
	.sp-navi .fl1 li.l5 p a:before {
		display: none;
	}
	.sp-navi .fl1 li.l5 p a:after {
		display: none;
	}
	.sp-navi .fl1 li.l6 a:before {
		background-image: url(../_img/_fl1_img_06.png);
	}
	.sp-navi .fl1 li.l7 a:before {
		width: 130px;
		background-image: url(../_img/_fl1_img_07.png);
		background-position: center center;
	}
	.sp-navi .fl1 li.l-faq a:before {
		width: 130px;
		background-image: url(../_img/_fl1_img_faq.png);
		background-position: center center;
	}
	.sp-navi .fl1 li.l8 {
		height: auto;
	}
	.sp-navi .fl1 li.l8 a {
		display: block;
		padding: 100px 0 0 0;
		width: 570px;
		height: 0;
		overflow: hidden;
		background-image: url(../_img/sp/_fl1_img_08.png);
	}
	.sp-navi .fl1 li.l8 a:before, .sp-navi .fl1 li.l8 a:after {
		display: none;
	}
	.sp-navi .inquiry {
		padding: 30px 0;
		margin: 0 30px 0 28px;
	}
	.sp-navi .inquiry a {
		display: block;
		height: 100px;
		font-size: 24px;
		color: #333333;
		line-height: 100px;
		text-decoration: none;
		font-weight: bold;
		text-align: center;
		background: #ffffff;
		border-radius: 5px;
		position: relative;
	}
	.sp-navi .inquiry a:after {
		content: "";
		display: block;
		position: absolute;
		margin: auto;
		right: 20px;
		top: 0;
		bottom: 0;
		width: 20px;
		height: 20px;
		background: url(../_img/sp/_lin_ico_01.png) no-repeat;
	}
	.sp-navi .fl2 {
		margin: 0 30px 0 28px;
		font-size: 24px;
		line-height: 291.6666666667%;
	}
	.sp-navi .fl2 li {
		padding: 0 0 0 20px;
		position: relative;
	}
	.sp-navi .fl2 li:before {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		display: block;
		width: 20px;
		height: 70px;
		background: url(../_img/sp/_lin_ico_07.png) no-repeat left center;
	}
	.sp-navi .fl2 li a {
		color: #333333;
		text-decoration: none;
	}
	.sp-navi .site-navi--mypage {
		padding: 10px 0 0;
		border-bottom: 1px solid #FBFAF6;
	}
	.sp-navi .site-navi--mypage .site-navi--mypage-ttl {
		text-align: center;
		font-size: 24px;
		font-weight: bold;
		margin-bottom: 20px;
	}
	.sp-navi .site-navi--mypage .site-navi--mypage-btn {
		border-bottom: 1px solid #E0DAC9;
		padding: 0 30px 30px;
		overflow: hidden;
	}
	.sp-navi .site-navi--mypage .site-navi--mypage-btn .site-navi--mypage-btn--inner {
		width: 49%;
		position: relative;
	}
	.sp-navi .site-navi--mypage .site-navi--mypage-btn .site-navi--mypage-btn--inner input {
		width: 100%;
		background-color: #fff;
		background-repeat: no-repeat;
		background-position: 25px center;
		background-size: auto 20px;
		border: none;
		border-radius: 3px;
		cursor: pointer;
		outline: none;
		padding: 30px 0 30px 60px;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		font-size: 24px;
		font-weight: bold;
		box-shadow: 0px 4px #BCB7A8;
		text-align: left;
	}
	.sp-navi .site-navi--mypage .site-navi--mypage-btn .site-navi--mypage-btn--inner:after {
		content: "";
		display: block;
		position: absolute;
		margin: auto;
		right: 20px;
		top: 0;
		bottom: 0;
		width: 20px;
		height: 20px;
		background: url(../_img/sp/_lin_ico_01.png) no-repeat;
	}
	.sp-navi .site-navi--mypage .site-navi--mypage-btn .site-navi--mypage-btn--entry {
		float: left;
	}
	.sp-navi .site-navi--mypage .site-navi--mypage-btn .site-navi--mypage-btn--entry input {
		background-image: url(../_img/pc/site-header--mypage--entry-icon.png);
	}
	.sp-navi .site-navi--mypage .site-navi--mypage-btn .site-navi--mypage-btn--login {
		float: right;
	}
	.sp-navi .site-navi--mypage .site-navi--mypage-btn .site-navi--mypage-btn--login input {
		background-image: url(../_img/pc/site-header--mypage--login-icon.png);
	}
	.sp-navi-cover {
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 2;
		background: rgba(255, 0, 0, 0.5);
	}
	.sp-navi-cover.hide {
		display: none;
	}
	.main-wrap {
		background-color: #f1ecdd;
		position: absolute;
		left: 0;
		top: 0;
		width: 750px;
		z-index: 1;
		transform: translate(0, 0);
		transition: transform 0.5s;
	}
	.site-header {
		background: #ffffff;
		position: relative;
		width: 100%;
		height: 110px;
		min-width: 0;
	}
	.site-header .logo {
		width: 263px;
		height: 49px;
		position: absolute;
		left: 29px;
		top: 28px;
	}
	.site-header .logo a {
		display: block;
		padding: 49px 0 0 0;
		width: 263px;
		height: 0;
		overflow: hidden;
		background: url(../_img/sp/_hea_log.png) no-repeat;
	}
	.site-header .link {
		display: none;
	}
	.site-header .menu {
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		width: 120px;
		height: 110px;
	}
	.site-header .menu a {
		display: block;
		padding: 110px 0 0 0;
		width: 120px;
		height: 0;
		overflow: hidden;
		background: url(../_img/sp/_hea_men_but.png);
	}
	.site-footer {
		height: auto;
		min-width: 0;
	}
	.site-footer .copy {
		position: static;
		padding: 50px 0;
		font-size: 18px;
		line-height: 222.2222222222%;
		text-align: center;
	}
	.site-footer .rollup {
		position: static;
		width: 750px;
		height: 100px;
	}
	.site-footer .rollup a {
		display: block;
		padding: 100px 0 0 0;
		width: 750px;
		height: 0;
		overflow: hidden;
		background: url(../_img/sp/_foo_rol_ico.png) no-repeat center center #6c6a66;
	}
	.site-footer .rollup a:hover {
		background-position: center center;
	}
	.footerlink1 {
		display: none;
	}
	.footerlink2 {
		display: none;
	}
	.return-top {
		padding: 55px 0;
		margin: 0;
		min-width: 0;
	}
	.return-top p a {
		width: 680px;
		height: 110px;
		font-size: 28px;
		line-height: 110px;
	}
	.navi-open .sp-navi {
		display: block;
	}
	.navi-open .main-wrap {
		transform-origin: 0 0;
		transform: translate(-630px, 0);
	}
	.navi-open .main-wrap .site-header .menu a {
		background-position: 0 100%;
	}
	img.navidial {
		width: auto;
		height: 40px;
		vertical-align: middle;
		margin: 0 5px;
	}
	.room body {
		background: #f1ecdd;
	}
	.room .main-contents {
		margin: 0 auto;
		width: 680px;
	}
	.room .main-contents h1 {
		padding: 100px 0 55px 0;
		font-size: 42px;
	}
	.room .main-contents .map {
		padding: 294px 0 0 0;
		width: 680px;
	}
	.room .main-contents .link ul li {
		display: inline-block;
		width: 326px;
		height: 288px;
		margin: 0 28px 28px 0;
	}
	.room .main-contents .link ul li:nth-child(2n) {
		margin-right: 0;
	}
	.room .main-contents .link ul li a {
		display: block;
		width: 320px;
		height: 70px;
		padding: 212px 0 0 0;
		border: 3px solid #3faee8;
		background-color: #ffffff;
		border-radius: 5px;
		font-size: 24px;
		color: #3faee8;
		line-height: 70px;
		text-decoration: none;
		text-align: center;
		position: relative;
		background-repeat: no-repeat;
		background-size: 320px auto;
	}
	.room .main-contents .link ul li a:after {
		content: "";
		position: absolute;
		margin: auto;
		bottom: 28px;
		right: 15px;
		width: 15px;
		height: 15px;
		background: url(../_img/_lin_ico_01.png) no-repeat;
	}
	.room .main-contents .link ul li a:hover {
		background-color: #edf8ff;
	}
	.room .main-contents .link ul li.r1 a {
		background-image: url(../_img/room/roo_img_01.jpg);
	}
	.room .main-contents .link ul li.r2 a {
		background-image: url(../_img/room/roo_img_02.jpg);
	}
	.room .main-contents .link ul li.r3 a {
		background-image: url(../_img/room/roo_img_03.jpg);
	}
	.room .return-top {
		border-top: none;
	}
}
/*# sourceMappingURL=room.css.map */