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



#menu_open,
#menu_sp {
	display:none !important;
}



/*------00 1st configuration--------------------------------------------------------------*/
body {
	margin:0px;
	padding:0px;
	color:#000;
	background-color:#fff;
	font-size:100%;
	font-family:'Noto Sans JP',sans-serif;
	-webkit-text-size-adjust:none;
	width:100%;
	min-width:1536px;
}
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:0px;
	padding:0px;
	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:0px;
	padding:0px;
	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;
}
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:0px !important;}
.floatright {float:right;margin-left:0px !important;}

.right {text-align:right !important;}
.center {text-align:center !important;}
.left {text-align:left !important;}
.no_top {margin-top:0px !important;padding-top:0px !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:18px !important;}
.x-large {font-size:22px !important;}

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



header #header_logo_txt {font-size:28px;}
header #header_logo_txt span.header_logo_spec {font-size:12px;}
header ul#header_btn li a {font-size:18px;}
header #header_btn2 #header_tel a {font-size:29px;}
header #header_btn2 #header_link a {font-size:12px;}
header #header_btn2 #header_access a,
header #header_btn2 #header_onlinestore a {font-size:13px;}
nav #nav_studio_other_li>ul>li>a {font-size:15px;}

#topicpath ol li {font-size:12px;}



/*------div#pagetop, box----------------------------------------------------------------*/
div#wrapper {
	/*margin:0px auto 0px auto;
	width:1536px;*/
	padding-top:170px;/*header110+nav60*/
}
div.box {
	margin:0px auto 0px auto;
	width:1000px;
	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;
}
header div.box {
	margin:0px auto 0px auto;
	width:100%;
	max-width:1536px;
}

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

header #header_left {
	float:left;
	/*width:766px;*/
	width:auto;
	max-width:766px;
}
header #header_right {
	float:right;
	/*width:770px;*/
	width:auto;
	max-width:770px;
}

header #header_logo2 {
	display:inline-block;
	vertical-align:top;
	width:200px;
	padding-top:29px;
	margin-left:15px;
}

header #header_logo {
	display:inline-block;
	width:93px;
	padding-top:20px;
	margin:0px 20px 0px 20px;
	vertical-align:top;
}
header #header_logo_txt {
	display:inline-block;
	padding-top:29px;
	width:159px;
	font-weight:normal;
	color:#000 !important;
	vertical-align:top;
}
header #header_logo_txt span.header_logo_spec {
	display:block;
	margin-top:-5px;
}
header #header_logo_txt span.header_logo_note {
	padding-left:1.5em;
}

header ul#header_btn {
	float:right;
	height:110px;
	overflow:hidden;
}
header ul#header_btn li {
	display:inline;
}
header ul#header_btn li a {
	display:inline-block;
	width:110px;
	height:110px;
	height:45px;
	padding-top:65px;
	margin-left:-3px;
	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% 20px;
	background-size:28px;
}
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% 21px;
	background-size:25px;
}

header #header_btn2 {
	float:right;
	width:416px;
	position:relative;
	padding-top:10px;
margin-left:-300px;
}
header #header_btn2 #header_link {
	position:absolute;
	top:18px;
	left:210px;
}
header #header_btn2 #header_link a {
	color:#000 !important;
}

header #header_btn2 #header_onlinestore {
	position:absolute;
	top:58px;
	left:198px;
	width:194px;
	height:26px;
}
header #header_btn2 #header_onlinestore a {
	display:inline-block;
	width:194px;
	height:26px;
	padding-top:4px;
	text-align:center;
	font-family:'Noto Serif Display',serif;
	font-weight:bold;
	letter-spacing:1px;
	color:#fff;
	background-color:#000;
	text-decoration:none;
	background-image:url("../../_common_files/_pic/header_cart.svg");
	background-repeat:no-repeat;
	background-position:12px 50%;
	background-size:15px;
	border:1px solid #000;
	border-radius:6px;
}

header hr {
	margin:0;
	padding:0;
	width:100%;
	height:0;
	border:none;
	border-top:1px solid #ff791a;
}



/*------nav----------------------------------------------------------------------------------*/
nav {
	width:100%;
	height:60px;
	border-bottom:1px solid #f00;
}
nav>ul {
	margin:0px auto 0px auto;
	width:100%;
	max-width:1536px;
	min-width:880px;
	text-align:center;
	position:relative;
}
nav>ul>li {
	display:inline;
}
nav>ul>li:after {
	display:inline;
	content:'|';
	position:relative;
	top:14px;
	left:2px;
}
nav>ul>li:last-of-type:after {
	display:none;
}
nav>ul>li>a {
	display:inline-block;
	vertical-align:top;
	width:auto;
	height:60px;
	height:45px;
	padding:15px 18px 0px 18px;
	color:#000 !important;
	text-decoration:none !important;
}
nav>ul>li>a:hover {/*仮*/
	color:#fff !important;
	background-color:#ff791a;
}

nav #nav_studio_other_a,
nav #nav_search_other_a,
nav #nav_program_other_a {
	cursor:pointer;
}
nav #nav_studio_other_a span.orange,
nav #nav_search_other_a span.orange,
nav #nav_program_other_a span.orange {
	display:inline-block;
	padding-left:6px;
	transform:scaleY(0.7);
}
nav #nav_studio_other_a:hover span.orange,
nav #nav_studio_other_a:focus span.orange,
nav #nav_studio_other_a:active span.orange,
nav #nav_search_other_a:hover span.orange,
nav #nav_search_other_a:focus span.orange,
nav #nav_search_other_a:active span.orange,
nav #nav_program_other_a:hover span.orange,
nav #nav_program_other_a:focus span.orange,
nav #nav_program_other_a:active span.orange {
	color:#fff;
}

nav #nav_search_other_li>ul,
nav #nav_program_other_li>ul {
	display:none;
	position:absolute;
	top:60px;
	left:0px;
	/*width:1536px;*/
	margin-right:-100%;
	margin-left:-100%;
	width:300%;
	padding:13px 0px 9px 0px;
	text-align:center;
	background-color:rgba(255,121,26,0.8);
}
nav #nav_search_other_li:hover>ul,
nav #nav_search_other_li:focus>ul,
nav #nav_search_other_li:active>ul,
nav #nav_program_other_li:hover>ul,
nav #nav_program_other_li:focus>ul,
nav #nav_program_other_li:active>ul {
	display:block;
}
nav #nav_search_other_li>ul>li,
nav #nav_program_other_li>ul>li {
	display:inline;
	position:relative;
}
nav #nav_search_other_li>ul>li>a,
nav #nav_program_other_li>ul>li>a {
	display:inline-block;
	margin:0px 15px 0px 15px;
	padding:4px 20px 6px 20px;
	color:#fff;
	text-align:center;
	border:1px solid #fff;
	text-decoration:none;
}
nav #nav_search_other_li>ul>li>a {
	margin:7px 15px 7px 15px;
	width:70px;
}

nav #nav_search_other_li>ul {
}
nav #nav_search_other_li>ul>li>ul {
	display:none;
	position:absolute;
	top:12px;
	left:15px;
	width:110px;
}
nav #nav_search_other_li>ul>li#navpc_search_tokyo ul {
	width:310px;
}
nav #nav_search_other_li>ul>li#navpc_search_tokyo ul li {
	float:left;
}
nav #nav_search_other_li>ul>li:hover>ul,
nav #nav_search_other_li>ul>li:focus>ul,
nav #nav_search_other_li>ul>li:active>ul {
	display:block;
}
nav #nav_search_other_li>ul>li>ul>li {
}
nav #nav_search_other_li>ul>li>ul>li>a {
	display:block;
	width:150px;
	width:140px;
	margin-top:-1px;
	padding:7px 5px 9px 5px;
	color:#fff;
	background-color:#ff791a;
	text-decoration:none;
	border:1px solid #fff;
	line-height:1.2em;
	position:relative;
	z-index:3;
}



/*------topimage-----------------------------------------------------------------------------*/
div#index_topimage {
	margin:0px auto 0px auto;
	/*width:1536px;*/
	width:1000px;
	text-align:center;
}
div#index_topimage img {
	width:100%;
	height:auto;
}



/*------topicpath-----------------------------------------------------------------------------*/
#topicpath {
	margin:-16px 0px 10px 520px;/*.title_pageが何行であっても変動なし*/
	width:480px;
}
.page_index #topicpath,
.page_reserve #topicpath {
	margin:10px auto 10px auto;
	width:1000px;
}
.page_concept #topicpath {
	display:none !important;
}
#topicpath ol {
	text-align:right;
	line-height:1.2em;
}
#topicpath ol li {
	display:inline;
	line-height:1.2em;
}
#topicpath ol li a {
	line-height:1.2em;
}



/*------campaign-----------------------------------------------------------------------------*/
section.campaign {
	padding-bottom:25px;
	margin:0px auto 0px auto;
	width:1536px;
	position:relative;
}
.page_stone section.campaign,
.page_sauna section.campaign {
	margin-top:80px;
}
div.swiper-container_cpimg {
	overflow:hidden !important;
}
div.swiper-container_cpimg img {
	width:1000px;
	height:auto;
}

