@charset "UTF-8";
.pc {display:none !important;}

header nav {/*スマホ版では見せない*/
	display:none !important;
}



/*------00 1st configuration--------------------------------------------------------------*/
body {
	margin:0;
	padding:0;
	color:#000;
	background-color:#fff;
	font-size:100%;
	font-family:'Noto Sans JP',sans-serif;
	-webkit-text-size-adjust:none;
	width:100%;
	min-width:320px;
}
html {overflow:auto;}
body {overflow:hidden !important;}
html body {overflow-y:hidden !important;}

header,hgroup,nav,aside,section,article,figure,footer {
	display:block;
}

h1,h2,h3,h4,h5,h6,p,address,ol,ul,li,dl,dt,dd,table,caption,th,td,img,form,a,span,
header,hgroup,nav,aside,section,article,figure,footer {
	margin:0;
	padding:0;
	border:none;
	font-size:100%;
	font-style:normal;
	list-style:none;
	line-height:1.6em;
	text-align:left;
	font-family:'Noto Sans JP',sans-serif;
}
h1,h2,h3,h4,h5,h6 {
}

input,textarea {
	margin:0;
	padding:0;
	font-size:100%;
	font-style:normal;
	list-style:none;
	line-height:1.6em;
	text-align:left;
	font-family:'Noto Sans JP',sans-serif;
}

img {
	vertical-align:bottom;
	width:100%;
	max-width:100%;
	height:auto;
}
body>img,
body>itp_iframe_tag,
body>table {
	display:block;
	width:0;
	height:0;
}

a {
	outline:none;
}
a:link,
a:visited {
	color:#02f;
	color:#2f71fe;
	text-decoration:none;
}
a:hover,
a:focus {
	color:#cb0;
	text-decoration:underline;
}
a:active {
	color:#ddd;
	text-decoration:underline;
}
a.a_tel {
	cursor:text;
	color:#000;
	text-decoration:none;
}
a.a_tel img {
	cursor:default;
}

a {outline:hidden;}
a {/* \*/ overflow:hidden; /* */}

.floatclear {clear:both;}
.floatleft {float:left;margin-right:0 !important;}
.floatright {float:right;margin-left:0 !important;}

.right {text-align:right !important;}
.center {text-align:center !important;}
.left {text-align:left !important;}
.no_top {margin-top:0 !important;padding-top:0 !important;}

.red,.required_mark {color:#e20130;}
.orange {color:#f18101;}

.bold {font-weight:bold !important;}
.super {vertical-align:super !important;}
.first {margin-top:20px !important;}
.imgborder {border:1px solid #ccc;}
/*.serif {font-family:'Baskervville',serif;}*/
.serif {font-family:'Noto Serif Display',serif;}

.small {font-size:12px !important;}
.x-small {font-size:11px !important;}
.large {font-size:5vw !important;}
.x-large {font-size:6vw !important;}

p,
dt,
dd,
li,
caption,
th,
td,
input,
textarea,
address {font-size:4.26vw;}



header #header_logo_txt.header_logo_strlen2 {font-size:6.5vw;}
header #header_logo_txt span.header_logo_spec {font-size:2.66vw;}
header ul#header_btn li a {font-size:2.88vw;}
header #header_btn2 #header_tel a {font-size:7.73vw;}
header #header_btn2 #header_link a {font-size:3.2vw;}
header #header_btn2 #header_access a,
header #header_btn2 #header_onlinestore a {font-size:3.46vw;}

aside#menu_sp #menu_sp_nav li {font-size:4.8vw;}
aside#menu_sp #menu_sp_link {font-size:3.2vw;}
aside#menu_sp #menu_sp_footer2 li a,
aside#menu_sp #menu_sp_footer3 li a {font-size:4.8vw;}

#topicpath ol li {font-size:3.2vw;}



/*------div#pagetop, box----------------------------------------------------------------*/
div#wrapper {
	padding-top:17.33vw;
}
div.box {
	width:100%;
	position:relative;
}

.clear:after {
	display:block;
	content:"";
	clear:both;
}

div.swiper-pagination {
	position:relative !important;
}
div.swiper-pagination-bullets {
	bottom:0 !important;
}



/*------header-------------------------------------------------------------------------------*/
header {
	position:fixed;
	width:100%;
	background-color:#fff;
	z-index:100;
height:17.33vw;
/*outline:1px solid #000;*/
}
header div.box {
}

header #menu_open {
	display:block;
	float:left;
	margin:3vw 1vw 0 1.5vw;
	width:10.66vw;
	position:relative;
	z-index:2;
}
header #menu_open img {
	width:100%;
	height:auto;
}

header a#header_logolink {
	text-decoration:none;
}

header #header_left {
}
header #header_right {
}

header #header_logo2 {
	float:left;
	width:40vw;
	padding-top:3.2vw;
	margin-left:13vw;
}

header #header_logo {
	float:left;
	width:12vw;
	padding:3.88vw 1vw 0 0;
	vertical-align:top;
}
header #header_logo_txt {
	float:left;
	width:30vw;
	padding:3.5vw 0 0 8.5vw;
}
header #header_logo_txt span.header_logo_spec {
	display:block;
	margin-top:-2vw;
}
header #header_logo_txt span.header_logo_note {
	display:block;
	margin-top:-1.5vw;
}

header ul#header_btn {
	position:absolute;
	top:0;
	right:0;
	height:17.3vw;
	text-align:right;
}
header ul#header_btn li {
	display:inline;
}
header ul#header_btn li a {
	display:inline-block;
	float:right;
	width:17.33vw;
	height:17.33vw;
	height:6.83vw;
	padding-top:10.5vw;
	color:#fff;
	/*border-left:1px solid #fff;*/
	text-align:center;
	text-decoration:none;
}
header ul#header_btn li#header_inspect a {
	background-color:#ff791a;
	background-image:url("../../_common_files/_pic/header_inspect.svg");
	background-repeat:no-repeat;
	background-position:50% 3.3vw;
	background-size:4.26vw;
}
header ul#header_btn li#header_recruit {
	display:none;
}
header ul#header_btn li#header_recruit a {
	background-color:#a67c52;
	background-image:url("../../_common_files/_pic/header_recruit.svg");
	background-repeat:no-repeat;
	background-position:50% 3.3vw;
	background-size:4.26vw;
}
header #header_btn2 {
	display:none;
}
header hr {
	display:none;
}



/*------nav----------------------------------------------------------------------------------*/
aside#menu_sp {
display:none;
	position:fixed;
	top:0;
	bottom:0;
	overflow-x:hidden;
	overflow-y:auto;
	width:100vw;
	min-height:100%;
	background-color:#ff791a;
	z-index:3;
}

aside#menu_sp div#menu_sp_header {
	position:fixed;
	top:0;
	width:100vw;
	height:17vw;
	background-color:#ff791a;
	border-bottom:0.3vw solid #fff;
}
aside#menu_sp div#menu_sp_header a#menu_close {
	display:block;
	position:absolute;
	top:3vw;
	left:1.5vw;
	width:10.66vw;
}
aside#menu_sp div#menu_sp_header img#menu_sp_logo2 {
	display:block;
	width:40vw;
	padding-top:3.2vw;
	margin-left:26.1vw;
}
aside#menu_sp div#menu_sp_header img#menu_sp_logo {
	display:block;
	position:relative;
	top:0;
	margin-left:78vw;
	width:18vw;
	height:auto;
}

aside#menu_sp #menu_sp_nav {
	padding-top:22vw;
	margin:0 auto 0 auto;
	width:80vw;
}
aside#menu_sp #menu_sp_nav li {
	margin-top:4vw;
}
aside#menu_sp #menu_sp_nav li a {
	color:#fff;
	padding-left:4vw;
	line-height:1em;
	background-image:url("../_pic/menu_sp_list.svg");
	background-repeat:no-repeat;
	background-position:0% 60%;
	background-size:1.5vw;
}
aside#menu_sp #menu_sp_nav li ul {
	display:none !important;
}

aside#menu_sp #menu_sp_link {
	margin:7vw 0 0 9.5vw;
	padding-bottom:35vw;
}
aside#menu_sp #menu_sp_link,
aside#menu_sp #menu_sp_link a {
	color:#fff;
}

aside#menu_sp #menu_sp_tel {
	position:fixed;
	bottom:30vw;
	margin-left:76vw;
	width:16vw;
	text-align:center;
	color:#fff;
}
aside#menu_sp #menu_sp_tel a {
	display:block;
	width:16vw;
	height:16vw;
	height:13vw;
	padding-top:3vw;
	text-align:center;
	background-color:#fff;
	border-radius:8vw;
}
aside#menu_sp #menu_sp_tel img {
	width:5.6vw;
	height:auto;
}

aside#menu_sp #menu_sp_footer2,
aside#menu_sp #menu_sp_footer3 {
	position:fixed;
	bottom:0;
	width:100vw;
	height:26.66vw;
	background-color:#fff;
	border-top:0.3vw solid #fff;
}
aside#menu_sp #menu_sp_footer2 li,
aside#menu_sp #menu_sp_footer3 li {
	display:inline;
}
aside#menu_sp #menu_sp_footer2 li a {
	display:inline-block;
	width:49.8vw;
	height:26.66vw;
	height:13.66vw;
	padding-top:13vw;
	color:#fff;
	text-align:center;
}
aside#menu_sp #menu_sp_footer3 li a {
	display:inline-block;
	width:33.08vw;
	height:26.66vw;
	height:13.66vw;
	padding-top:13vw;
	color:#fff;
	text-align:center;
}
aside#menu_sp #menu_sp_footer2 li:nth-of-type(1) a {
	border-right:0.4vw solid #fff;
}
aside#menu_sp #menu_sp_footer3 li:nth-of-type(1) a,
aside#menu_sp #menu_sp_footer3 li:nth-of-type(2) a {
	border-right:0.38vw solid #fff;
}

aside#menu_sp #menu_sp_footer2 .menu_sp_inspect a,
aside#menu_sp #menu_sp_footer3 .menu_sp_inspect a {
	background-color:#ff791a;
	background-image:url("../../_common_files/_pic/header_inspect.svg");
	background-repeat:no-repeat;
	background-position:50% 4.5vw;
	background-size:4.8vw;
}
aside#menu_sp #menu_sp_footer2 .menu_sp_recruit a,
aside#menu_sp #menu_sp_footer3 .menu_sp_recruit a {
	background-color:#a67c52;
	background-image:url("../../_common_files/_pic/header_recruit.svg");
	background-repeat:no-repeat;
	background-position:50% 4.5vw;
	background-size:4.7vw;
}
aside#menu_sp #menu_sp_footer2 .menu_sp_reserve a,
aside#menu_sp #menu_sp_footer3 .menu_sp_reserve a {
	background-color:#ff7396;
	background-image:url("../../_common_files/_pic/header_reserve.svg");
	background-repeat:no-repeat;
	background-position:50% 4.5vw;
	background-size:9.86vw;
}
aside#menu_sp #menu_sp_footer2 .menu_sp_studio a,
aside#menu_sp #menu_sp_footer3 .menu_sp_studio a {
	background-color:#a67c52;
	background-image:url("../../_common_files/_pic/header_studio.svg");
	background-repeat:no-repeat;
	background-position:50% 4.5vw;
	background-size:6.13vw;
}



/*------topimage-----------------------------------------------------------------------------*/
div#index_topimage {
	width:100%;
}
div#index_topimage img {
	width:100%;
	height:auto;
}



/*------topicpath-----------------------------------------------------------------------------*/
#topicpath {
	margin:2vw auto 2vw auto;
	width:92vw;
}
.page_concept #topicpath {
	display:none !important;
}
#topicpath ol {
	line-height:1em;
}
#topicpath ol li {
	display:inline;
	line-height:1.2em;
}
#topicpath ol li a {
	line-height:1.2em;
}



/*------campaign-----------------------------------------------------------------------------*/
section.campaign {
	padding-bottom:1vw;
	width:100%;
	position:relative;
}
.page_stone section.campaign,
.page_sauna section.campaign {
	margin-top:8vw;
}
div.swiper-container_cpimg {
	overflow:hidden !important;
}
div.swiper-container_cpimg img {
	width:100%;
	height:auto;
}

