@charset 'UTF-8';
/* ---------------------------------------- file info */
/* filename:style.css */
/* -------------------------------------------------- */

/* --------------------------------------------------
    reset
-------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, object, iframe, pre, code, p, blockquote, form, fieldset, legend, table, th, td, caption, tbody, tfoot, thead, article, aside, figure, footer, header, hgroup, menu, nav, section, audio, video, canvas, main {
	margin: 0;
	padding: 0;
}
article, aside, figure, figcaption, footer, h1, h2, h3, h4, h5, h6, header, hgroup, menu, nav, section, main {
	display: block;
}
/* --------------------------------------------------
    base
-------------------------------------------------- */
html {
	font-size: 62.5%;
	overflow-y: scroll;
	/* overflow-x: hidden; */
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	_overflow: auto;
}
*, *:before, *:after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}
html, body {
	/* width: 100%; */
	/* min-height: 100%; */
	width: 100%;
	height: 100%;/* overflow-x:  hidden; */
}
body {
	font-family: "Hiragino Kaku Gothic Pro", YuGothic, Meiryo, "Yu Gothic", "MS PGothic", Arial, Osaka, Sans-Serif;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 2;
	color: #333;
	background: #fff;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	min-width: 1160px;
}
a {
	text-decoration: underline;
	color: inherit;
	position: relative
}
a[href^=tel] {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: inherit;
}
a:not(.rollover) img, button:not(.rollover) img {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}
a:not(.rollover):hover img, button:not(.rollover):hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-webkit-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}

@media screen and (max-width: 736px) {
body {
	font-size: 1.3rem;
	min-width: 100%;
}
}
/* ---------------------
   Heading, Paragraph
--------------------- */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
/* ---------------------
   List
--------------------- */
ol, ul, li {
	zoom: 1;
	list-style: none;
}
/* ---------------------
   Table
--------------------- */
table {
	font-size: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
dl, dt, dd {
	zoom: 1;
}
/* ---------------------
   Form
--------------------- */
fieldset {
	border: none;
}
input[type=submit], input[type=number], input[type=button], input[type=password], input[type=text], input[type=email], input[type=tel], textarea, select, label, button {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	border: none;
	border-radius: 0;
	outline: none;
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
input[type=submit], input[type=number], input[type=button], input[type=password], input[type=text], input[type=email], input[type=tel], textarea, button {
	-webkit-appearance: none;
	-moz-appearance: none;
}
input[type=number], input[type=password], input[type=text], input[type=email], input[type=tel], textarea, select {
	padding: 7px 8px;
	border: 1px solid #d4d7da;
}
button {
	cursor: pointer;
}
textarea {
	overflow: auto;
}
label {
	cursor: pointer;
}
legend {
	display: none;
}
select::-ms-expand {
 display: none;
}
/* ---------------------
   Other
--------------------- */
img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border: none;
}
object {
	vertical-align: middle;
	outline: none;
}
em {
	font-style: normal;
}
strong {
	font-weight: bold;
}
small {
	font-size: 100%;
}
abbr, acronym {
	font-variant: normal;
	border: none;
}
address, caption, cite, code, dfn, var {
	font-weight: normal;
	font-style: normal;
}
code, pre {
	font-family: monospace;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
hr {
	display: none;
}
i {
	line-height: 1;
}
::-moz-selection {
 background: #e0e0e0;
}
::selection {
	background: #e0e0e0;
}
::-moz-selection {
 background: #e0e0e0;
}
[class^='icon-']:before, [class*=' icon-']:before {
	width: auto;
	margin: 0;
}
/* ---------------------
   gmap
--------------------- */
.gm-style-mtc, .gm-style-cc {
	display: none;
}
/* --------------------------------------------------
    utility
-------------------------------------------------- */
/* ---------------------
   font
--------------------- */
.ff-en {
	font-family: 'Roboto', "Hiragino Kaku Gothic Pro", YuGothic, Meiryo, "Yu Gothic", "MS PGothic", Arial, Osaka, sans-serif;
	letter-spacing: .04em;
}
.ff-jp {
	font-family: 'Noto Sans Japanese', 'Yu Gothic', YuGothic, 'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', Arial, Osaka, Sans-Serif;
	font-weight: 100;
	letter-spacing: .06em;
}
/* --------------------------------------------------
    icon - fontello
-------------------------------------------------- */
@font-face {
	font-family: 'bluecabin';
	src: url('../icon/font/bluecabin.eot?27985684');
	src: url('../icon/font/bluecabin.eot?27985684#iefix') format('embedded-opentype'), url('../icon/font/bluecabin.woff2?27985684') format('woff2'), url('../icon/font/bluecabin.woff?27985684') format('woff'), url('../icon/font/bluecabin.ttf?27985684') format('truetype'), url('../icon/font/bluecabin.svg?27985684#bluecabin') format('svg');
	font-weight: normal;
	font-style: normal;
}
.header_lang:before, .header_lang:after, .fixedRsv_item-tel_num:before, .bread_item:before, .bread_item-home:before, .fNav_item-sns a:before, .slick-prev:before, .slick-next:before, .mapSct_more .more_label:after, .more_target[target="_blank"] .more_label:after, .header_snsItem a:before, .fMapSct_navItem a:after, .fMapFgr_note:before, .airline_item a:after, .header_langDd_current span:before, .header_langDd_current span:after, .linkSct_tel_num:before, .linkSct_link a:before {
	font-family: 'bluecabin';
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 1em;
	display: inline-block;
	width: auto;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.header_lang:before, .header_langDd_current span:before {
	content: '\e801';/* globe */
}
.header_lang:after, .header_langDd_current span:after {
	content: '\e806';/* down-dir */
}
.fixedRsv_item-tel_num:before, .linkSct_tel_num:before {
	content: '\e809';/* phone */
}
.bread_item:before, .fMapSct_navItem a:after, .linkSct_link a:before {
	content: '\f105';/* right */
}
.bread_item-home:before {
	content: '\e80d';/* home */
}
.fNav_item-fb a:before, .header_snsItem-fb a:before {
	content: '\f09a';/* facebook */
}
.fNav_item-ig a:before, .header_snsItem-ig a:before {
	content: '\f16d';/* instagram */
}
.slick-prev:before {
	content: '\e80b';/* arrow-thin-left */
}
.slick-next:before {
	content: '\e808';/* arrow-thin-right */
}
.more_target[target="_blank"] .more_label:after {
	content: '\e803';/* location */
}
.mapSct_more .more_target .more_label:after {
	content: '\e807';/* location */
}
.fMapFgr_note:before {
	content: '\e800';/* zoom */
}
.airline_item a:after {
	content: '\e803';/* zoom */
}
/* ---------------------
   transition
--------------------- */
/*
** trs
*/
.trs {
	-webkit-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
}
/*
** trp
*/
.trp {
	-webkit-transition: opacity .1s ease;
	-o-transition: opacity .1s ease;
	transition: opacity .1s ease;
	opacity: 1;
	filter: alpha(opacity=100);
}
.trp:hover {
	opacity: .6;
	filter: alpha(opacity=60);
}
/* trs-dr */
.trs-dr02 {
	-webkit-transition-duration: .2s;
	-o-transition-duration: .2s;
	transition-duration: .2s;
}
.trs-dr03 {
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
}
.trs-dr05 {
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.trs-dr06 {
	-webkit-transition-duration: .6s;
	-o-transition-duration: .6s;
	transition-duration: .6s;
}
.trs-dr08 {
	-webkit-transition-duration: .8s;
	-o-transition-duration: .8s;
	transition-duration: .8s;
}
.trs-dr12 {
	-webkit-transition-duration: 1.2s;
	-o-transition-duration: 1.2s;
	transition-duration: 1.2s;
}
/* trs-tf */
.trs-tfCb {
	-webkit-transition-timing-function: cubic-bezier(0, .96, .4, .99);
	-o-transition-timing-function: cubic-bezier(0, .96, .4, .99);
	transition-timing-function: cubic-bezier(0, .96, .4, .99);
}
/* ---------------------
   device
--------------------- */
.sp {
	display: none;
}
.pc {
	display: block;
}

@media screen and (max-width: 736px) {
.sp {
	display: block;
}
.pc {
	display: none;
}
}
/* --
/* ---------------------
   other
--------------------- */
.txt>p:not(:last-child) {
	margin-bottom: 1.5em
}
.cf:after {
	display: block;
	clear: both;
	content: '';
}
.dib {
	display: inline-block
}
/* ---------------------
   frame
--------------------- */
.frame {
	width: 100%;
	max-width: 1160px;
	margin-right : auto;
	margin-left : auto;
	padding-right: 40px;
	padding-left: 40px;
}

@media screen and (max-width: 736px) {
.frame {
	padding-right: 20px;
	padding-left: 20px;
}
}
/* --------------------------------------------------
    component
-------------------------------------------------- */
/* ---------------------
   btn
--------------------- */
.btn {
	width: 280px;
	text-align: center;
}
.btn_target {
	border: 1px solid #466484;
	color: #314a67;
	display: block;
	text-decoration: none;
	line-height: 1.4;
	padding: 18px 20px;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.btn_target:hover {
	/* color: #fff; */
	border-color: #e3e4e6;
	background: #e3e4e6;
}
/* -w */
.btn-w .btn_target {
	border-color: #fff;
	border-color: rgba(255, 255, 255, 0.7);
	color: #fff;
}
.btn-w .btn_target:hover {
	color: #314b67;
	border-color: #fff;
	background: #fff
}
/* -rsv01 */
.btn-rsv01 .btn_target {
	color: #fff;
	background: #282f3d;
	border-color: #282f3d;
}
.btn-rsv01 .btn_target:hover {
	background: #405377;
	border-color: #405377;
}
/* -rsv02 */
.btn-rsv02 .btn_target {
	color: #fff;
	background: #4b3f2b;
	border-color: #4b3f2b;
}
.btn-rsv02 .btn_target:hover {
	background: #7b6644;
	border-color: #7b6644;
}

@media screen and (max-width: 736px) {
.btn {
	width: 100%;
}
.btn_target {
	padding: 15px 5px;
}
}
/* ---------------------
   more
--------------------- */
.more {
	font-weight: 300;
}
.more_target {
	text-decoration: none;
	position: relative;
}
.more_target:after {
	content: "";
	width: 40px;
	height: 1px;
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.more_target:hover:after {
	width: 60px;
}
.more_target[target="_blank"] .more_label:after {
	margin-left: 4px
}
/* -c */
.more-c .more_target {
	padding-bottom: 6px;
}
.more-c .more_target:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0;
}
.more-c .more_target:hover:after {
	width: 110%;
}

@media screen and (max-width: 736px) {
.more {
}
.more_target {
}
.more_target:hover:after {
}
.more_label {
}
.more_target[target="_blank"] .more_label:after {
}
}
/* ---------------------
   infoList
--------------------- */
.infoList_col {
	width: 520px;
	float: left;
}
.infoList_col:nth-child(even) {
	float: right
}
.infoList_item {
	line-height: 1.8;
	border-bottom: 1px solid #e7e7e7;
	padding: 22px 0;
}
.infoList_item:first-child {
	border-top: 1px solid #e7e7e7
}
.infoList_itemTtl {
	float: left;
	/*width: 8em;*/
	width: 5em;
	margin-right: 1em;
	color: #888;
}
.infoList_itemBody {
	overflow: hidden;
}
.fInfo_note {
	font-size: 12px;
	display: block;
	line-height: 1.6;
}

@media screen and (max-width: 736px) {
.infoList_col {
	width: 100%;
	float: none;
}
.infoList_col:nth-child(even) {
	float: none;
}
.infoList_col:first-child {
	border-top: 1px solid #e7e7e7;
}
.infoList_item {
	font-size: 12px;
	font-size: 1.2rem;
	padding: 16px 0;
}
.infoList_item:first-child {
/* border-top: 0; */
}
.infoList_col:last-child .infoList_item:last-child {
	border: 0;
}
.infoList_itemTtl {
	width: 6em;
}
}
/* ---------------------
   newsItem
--------------------- */
.newsItem {
	border-top: 1px solid #e7e7e7;
	padding: 30px 0;
}
.newsItem:last-child {
	border-bottom: 1px solid #e7e7e7
}
.newsItem_img {
	float: left;
	margin-right: 30px;
}
.newsItem_txt {
	overflow: hidden;
}
.newsItem_head {
	margin-bottom: 15px;
	overflow: hidden;
}
.newsItem_ttl {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.4;
	font-weight: normal;
	margin-bottom: 4px;
}
.newsItem_time {
	color: #999;
	font-size: 13px;
	font-size: 1.3rem;
	display: block;
}
.newsItem_body {
	font-size: 14px;
	font-size: 1.4rem;
	overflow: hidden;
}

@media screen and (min-width: 737px) {
.newsItem_body {
	display: block!important
}
}

@media screen and (max-width: 736px) {
.newsItem {
	padding: 20px 0;
}
.newsItem:last-child {
}
.newsItem_headWrap {
	display: table;
	width: 100%;
}
.newsItem_head, .newsItem_img {
	display: table-cell;
	vertical-align: middle;
}
.newsItem_img {
	padding-right: 5%;
	margin: 0;
	float: none;
	width: 44%;
}
.newsItem_txt {
	overflow: initial;
}
.newsItem_head {
	margin: 0;
}
.newsItem_ttl {
	font-size: 14px;
	font-size: 1.4rem;
}
.newsItem_time {
	font-size: 11px;
	font-size: 1.1rem;
}
.newsItem_body {
	font-size: 12px;
	font-size: 1.2rem;
	clear: both;
	padding-top: 14px;
	display: none;
}
}
/* ---------------------
   priceArea
--------------------- */
.priceArea {
	padding: 60px 0;
	border-top: 1px solid #e7e7e7;
}
.priceArea_head {
	margin-bottom: 27px;
}
.priceArea_ttl {
	text-align: center;
	font-size: 40px;
	font-size: 4rem;
	line-height: 1.4;
}
.priceArea_ttlEn {
	font-weight: 100;
	border-right: 1px solid #d4d4d4;
	padding-right: 20px;
}
.priceArea_ttlJp {
	font-weight: 100;
	padding-left: 20px;
}
.priceArea_body {
	width: 580px;
	margin: 0 auto;
}
.priceArea_btn {
	float: left;
}
.priceArea_btn:nth-child(even) {
	float: right;
}

@media screen and (max-width: 736px) {
.priceArea {
	padding: 36px 0 40px;
}
.priceArea_head {
	margin-bottom: 20px;
}
.priceArea_ttl {
	font-size: 24px;
	font-size: 2.4rem;
}
.priceArea_ttlEn {
	padding-right: 10px;
	font-size: 26px;
	font-size: 2.6rem;
}
.priceArea_ttlJp {
	padding-left: 10px;
}
.priceArea_body {
	width: 100%;
}
.priceArea_btn {
	width: 49%;
}
}
/* ---------------------
   pageLink
--------------------- */
.pageLink {
	text-align: center;
	border-top: 1px solid #e7e7e7;
	padding: 40px 0;
}
.pageLink_btn {
	margin: 0 auto;
}

@media screen and (max-width: 736px) {
.pageLink {
	padding: 20px 0;
}
}
/* --------------------------------------------------
    common
-------------------------------------------------- */
.wrap {
	position: relative;
	position: relative;
	height: 100%;
	z-index: auto;
	z-index: 10;
}
/* ---------------------
   header
--------------------- */
.header {
	position: absolute;
	z-index: 100;
	width: 100%;
	top: 0;
	left: 0;
}
.header_logo {
	float: left;
	padding: 18px 0 0 25px;
}
.header_logo a {
	width: 240px;
	height: 54px;
	background: url(../images/logo-w.svg) no-repeat left top;
	background-size: 240px auto;
	font-size: 0;
	display: block;
}
.header_lang {
	float: left;
	position: relative;
	margin-left: 30px;
	margin-top: 0px;
}
.lang {
	border: none;
	padding: 0;
	color: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding: 0 .8em 0 1.5em;
	position: relative;
	z-index: 3;
}
.header_lang:before, .header_lang:after {
	position: absolute;
	height: 1em;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
}
.header_lang:before {
	left: 0;
	font-weight: 300;
}
.header_lang:after {
	right: 0;
}
.header_langDd {
	float: left;
	position: relative;
	margin-left: 20px;
	margin-top: 0px;
	width: 70px;
	text-align: center;
	height: 30px;
}
.header_langDd_current {
/* margin-bottom: 8px; */
}
.header_langDd_current span {
}
.header_langDd_current span:before, .header_langDd_current span:after {
}
.header_langDd_current span:before {
	margin-right: 6px;
}
.header_langDd_current span:after {
	margin-left: 6px;
}
.header_langDdList {
	padding-top: 10px;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
	opacity: 0;
	width: 100%;
	visibility: hidden;
}
.header_langDd:hover .header_langDdList {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
}
.header_langDdItem {
}
.header_langDdItem a, .header_langDdItem span {
	display: block;
	padding: 12px;
	text-decoration: none;
	border-bottom: 1px solid #4a5263;
	line-height: 1;
	text-align: center;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	color: #fff;
	background: #2a313d;
}
.header_langDdItem span {
	color: rgba(255, 255, 255, 0.6)
}
.header_langDdItem a:hover {
	background: #31405d;
}
.header_langDdItem:last-child a {
	border-bottom: none
}
.header_sns {
	float: left;
	margin-left: 20px;
}
.header_snsItem {
	float: left;
	margin-right: 18px;
}
.header_snsItem:last-child {
	margin-right: 0
}
.header_snsItem a {
	font-size: 0;
}
.header_snsItem a:before {
	font-size: 16px;
	font-size: 1.6rem;
}
.header_nav {
	color: #fff;
	float: right;
	padding: 25px 30px 0 0;
}
.gNav {
	float: left;
}
.menuTrigger {
	display: none;
}
.gNav_item {
	float: left;
	margin-left: 20px;
	font-size: 16px;
	font-size: 1.6rem;
}
.gNav_item a {
	text-decoration: none;
	-webkit-transition: opacity .2s ease;
	-o-transition: opacity .2s ease;
	transition: opacity .2s ease;
}
/* current */
.gNav_item a:after {
	height: 1px;
	width: 100%;
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	display: block;
}
.page-hostel .gNav_item-home a:after {
	content: "";
}
.page-floor .gNav_item-floor a:after {
	content: "";
}
.page-room .gNav_item-room a:after {
	content: "";
}
.page-access .gNav_item-access a:after {
	content: "";
}
.page-faq .gNav_item-faq a:after {
	content: "";
}
.gNav_item a:hover {
	opacity: .6
}

@media screen and (max-width: 736px) {
.header {
}
.header_logo {
	padding: 10px 0 0 10px;
}
.header_logo a {
	width: 170px;
	height: 34px;
	background-size: 160px auto;
}
.header_lang {
	margin: 40px 0 0;
	/* float: none; */
	text-align: center;
	float: none;
	display: inline-block;
	font-size: 14px;
	font-size: 1.4rem;
}
.header_lang:before {
	left: 0;
	content: "language :";
	position: static;
	height: auto;
	font-family: roboto, sans-serif;
	font-weight: 300;
}
.lang {
	color: #314967;
	font-weight: 300;
	padding: 0 .8em 0 .4em;
}
.header_sns {
	float: none;
	text-align: center;
	margin: 0;
	margin: 25px 0 60px;
}
.header_snsItem {
	float: none;
	display: inline-block;
	margin-right: 1em;
}
.header_snsItem:last-child {
}
.header_snsItem a {
}
.header_snsItem a:before {
	font-size: 18px;
	font-size: 1.8rem;
}
.header_nav {
	width: 100%;
	height: 100%;
	background: #fff;
	background: rgba(255, 255, 255, 0.95);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 500;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: all .3s cubic-bezier(0, 0.44, 0, 0.97);
	-o-transition: all .3s cubic-bezier(0, 0.44, 0, 0.97);
	transition: all .3s cubic-bezier(0, 0.44, 0, 0.97);
	padding: 50px 20px;
	float: none;
	color: #314a67;
	text-align: center;
}
.header_navInner {
	width: 100%;
	height: 100%;
	display: table
}
.header_navInnerInner {
	display: table-cell;
	vertical-align: middle
}
.navOpen .header_nav {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
}
.gNav {
	float: none;
	font-weight: 300;
}
.menuTrigger {
	position: fixed;
	z-index: 700;
	top: 0;
	right: 0;
	display: block;
	width: 60px;
	height: 60px;
	cursor: pointer;
	text-align: center;
	padding: 20px 15px;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.scrolled .menuTrigger, .navOpen .menuTrigger {
	background: #2a313d
}
.menuIcon_line {
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	background: #ffffff;
}
.menuIcon_line:nth-of-type(1) {
	top: 0;
}
.menuIcon_line:nth-of-type(2) {
	top: 8px;
}
.menuIcon_line:nth-of-type(3) {
	top: 16px;
}
/* open,colored */
.menuTrigger.colored .menuIcon_line, .menuIcon_line.open {
/*background: #2f4b67*/
}
.navOpen .menuIcon_line:nth-of-type(1) {
	top: 8px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}
.navOpen .menuIcon_line:nth-of-type(2) {
	opacity: 0;
	filter: alpha(opacity=0);
}
.navOpen .menuIcon_line:nth-of-type(3) {
	top: 8px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
}
.gNav_item {
	float: none;
	margin: 0;
	font-weight: 300;
	font-size: 18px;
	font-size: 1.8rem;
}
.gNav_item a {
	display: block;
	padding: 7px 0;
}
.menuIcon.menuIcon-trg {
	position: relative;
}
}

@media screen and (min-width: 737px) {
.header_nav {
	display: block!important
}
}
/* ---------------------
   header-mini
--------------------- */
.header-mini {
	position: fixed;
	height: 70px;
	background: #fff;
	border-bottom: 1px solid #e7e7e7;
	opacity: 0;
	-webkit-transition: all .3s cubic-bezier(0, 0, 0, 0.88);
	-o-transition: all .3s cubic-bezier(0, 0, 0, 0.88);
	transition: all .3s cubic-bezier(0, 0, 0, 0.88);
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);/* transform: translateY(-100%); */
}
.scrolled .header-mini {
	top: 0;
	opacity: 1;
	-webkit-transition-delay: .5s;
	-o-transition-delay: .5s;
	transition-delay: .5s;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.header-mini .header_logo a {
	width: 187px;
	height: 40px;
	background-image: url(../images/logo.svg);
	background-size: 187px auto;
}
.header-mini .header_logo {
	padding: 14px 0 0 18px;
}
.header-mini .header_nav {
	color: #314a67;
	padding: 0 30px 0 0;
}
.header-mini .gNav_item {
	font-size: 15px;
	font-size: 1.5rem;
}
.header-mini .gNav_item a {
	height: 70px;
	display: block;
	padding: 20px 0;
}
.header-mini .gNav_item a:after {
	background: #314a67;
	height: 3px;
	position: absolute;
	bottom: 0;
}
.header-mini .header_langDd {
	margin-top: 20px;
}
.header-mini .header_sns {
	margin-top: 20px;
}

@media screen and (max-width: 736px) {
.header-mini {
	display: none;
}
}
/* ---------------------
   bread
--------------------- */
.bread {
	background: #f0f2f5;
	padding: 12px 0;
}
.bread_item {
	float: left;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.4;
	color: #2b3b5a;
}
.bread_item:before {
	padding: 0 5px;
}
.bread_item-home:before {
	content: '\e80d';
	color: #2b3b5a;
	padding-left: 0;
}

@media screen and (max-width: 736px) {
.bread {
	padding: 10px 0;
}
.bread_item {
	font-size: 11px;
	font-size: 1.1rem;
	font-weight: 300
}
}
/* ---------------------
   main
--------------------- */
.main {
	overflow: hidden;
	background: #fff;
}
.pageHead {
	text-align: center;
	padding: 60px 0 75px;
}
.pageCopy {
	font-size: 42px;
	font-size: 4.2rem;
	line-height: 1.4;
	margin-bottom: 24px;
}

@media screen and (max-width: 736px) {
.pageHead {
	padding: 35px 0 35px;
}
.pageCopy {
	font-size: 22px;
	font-size: 2.2rem;
	margin-bottom: 16px;
}
.pageLead {
	text-align: left;
}
.pageLead br {
	display: none
}
}
/* ---------------------
   mainVisual
--------------------- */
.mainVisual {
	height: 400px;
	background: url(../images/common_main.jpg) no-repeat center;
	background-size: cover;
	position: relative;
}
.mainVisual_txt {
	text-align: center;
	color: #fff;
	line-height: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.mainVisual_ttl {
	font-weight: 100;
	font-size: 52px;
	font-size: 5.2rem;
}
.mainVisual_ttlJp {
	letter-spacing: .04em;
	margin-top: 10px;
}
.mainVisual-100 {
	height: 100%;
	background: none;
	overflow: hidden;
}

@media screen and (min-width: 737px) {
.mainVisual_mouse {
	position: absolute;
	bottom: 40px;
	width: 100%;
	overflow: hidden;
}
.mainVisual_mouse a {
	position: relative;
	display: block;
	overflow: hidden;
	width: 28px;
	height: 44px;
	margin: 0 auto;
	font-size: 0;
	border: 2px solid #fff;
	border-radius: 16px;
	-webkit-animation: mouse_animation 3s cubic-bezier(0.39, 0.575, 0.565, 1) infinite;
	animation: mouse_animation 3s cubic-bezier(0.39, 0.575, 0.565, 1) infinite;
}
.mainVisual_mouse:after {
	position: absolute;
	top: 9px;
	left: 50%;
	width: 2px;
	height: 5px;
	margin-left: -1px;
	content: '';
	background: #fff;
	-webkit-animation: scroll_animation 1.5s cubic-bezier(0.39, 0.575, 0.565, 1) infinite;
	animation: scroll_animation 1.5s cubic-bezier(0.39, 0.575, 0.565, 1) infinite;
}
}
 @-webkit-keyframes mouse_animation {
0% {
opacity:0;
}
10% {
opacity:1;
}
90% {
opacity:1;
}
100% {
opacity:0;
}
}
 @keyframes mouse_animation {
0% {
opacity:0;
}
10% {
opacity:1;
}
90% {
opacity:1;
}
100% {
opacity:0;
}
}
@-webkit-keyframes scroll_animation {
0% {
opacity:0;
-webkit-transform:translateY(-20px);
 transform:translateY(-20px);
}
80% {
opacity:1;
-webkit-transform:translateY(0);
 transform:translateY(0);
}
100% {
opacity:0;
}
}
@keyframes scroll_animation {
0% {
opacity:0;
-webkit-transform:translateY(-20px);
 transform:translateY(-20px);
}
80% {
opacity:1;
-webkit-transform:translateY(0);
 transform:translateY(0);
}
100% {
opacity:0;
}
}

@media screen and (max-width: 736px) {
.mainVisual {
	height: 240px;
}
.mainVisual_txt {
	padding-top: 16px;
}
.mainVisual_ttl {
	font-size: 38px;
	font-size: 3.8rem;
}
.mainVisual_ttlJp {
	margin-top: 6px;
}
.mainVisual-100 {
	height: 100%;
}
.mainVisual_mouse {
	position: absolute;
	bottom: 80px;
	width: 100%;/* animation: scroll_animation 1.5s cubic-bezier(0.39, 0.575, 0.565, 1) infinite; */
}
.mainVisual_mouse a {
	display: block;
	width: 35px;
	height: 35px;
	margin: 0 auto;
	text-decoration: none;
	text-indent: -9999px;
	color: transparent;
}
.mainVisual_mouse:after {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -13px;
	display: block;
	width: 25px;
	height: 25px;
	content: '';
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	border: 1px solid #fff;
	border-top: 0;
	border-left: 0;
}
}
/* ---------------------
   concept
--------------------- */
.concept {
	height: 100%;
	position: relative;
}
.concept_txt {
	text-align: center;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);/* width: 100%; */
}
.concept_copy {
	font-size: 36px;
	font-size: 3.6rem;
	margin-bottom: 20px;
	line-height: 1.6;
}
.concept_lead {
	line-height: 2.4;
	font-size: 16px;
	font-size: 1.6rem;
}

@media screen and (max-width: 736px) {
.concept {
}
.concept_txt {
	width: 100%;
	padding: 0 20px;
}
.concept_copy {
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 20px;
}
.concept_lead {
	font-size: inherit;
	line-height: inherit;
	text-align: left;
}
}
/* ---------------------
   fixedRsv
--------------------- */
.fixedRsv {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 100;
	background: #2c3c56;
}

@media screen and (min-width: 737px) {
.fixedRsv {
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	opacity: 0;
}
.fixedRsv.show {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}
}
.fixedRsv_item {
	float: left;
	text-align: center;
}
.fixedRsv_item a {
	display: block;
	height: 80px;
	position: relative;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.fixedRsv_item-tel {
	width: 240px;
}
.fixedRsv_item-tel a {
	background: #2b3b56;
}
.fixedRsv_item-tel_label {
	display: block;
	font-size: 12px;
	font-size: 1.2rem;
	margin-bottom: 8px;
	line-height: 1;
}
.fixedRsv_item-tel_num {
	font-size: 25px;
	font-size: 2.5rem;
	line-height: 1;
	font-weight: 300;
}
.fixedRsv_item-tel_num:before {
	margin-right: 5px;
	font-size: 90%;
}
.fixedRsv_item-btn {
	width: 90px;
}
.fixedRsv_item-btn01 a {
	background: #29303e;
}
.fixedRsv_item-btn02 a {
	background: #4c3f2a;
}
.fixedRsv_item_inner {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	width: 100%;
	line-height: 1.4;
}
/* hover */
.fixedRsv_item-tel a:hover {
	background: #43577b;
}
.fixedRsv_item-btn01 a:hover {
	background: #405377;
}
.fixedRsv_item-btn02 a:hover {
	background: #7b6644;
}

@media screen and (max-width: 736px) {
.fixedRsv {
	width: 100%;
}
.fixedRsv.show {
	width: 100%;
}
.fixedRsv_item a {
	height: 60px;
}
.fixedRsv_item-tel {
	width: 50%;
}
.fixedRsv_item-tel_label {
	margin-bottom: 6px;
}
.fixedRsv_item-tel_num {
	font-size: 17px;
	font-size: 1.7rem;
}
.fixedRsv_item-btn {
	width: 25%;
}
.fixedRsv_item_inner {
	font-size: 12px;
	font-size: 1.2rem;
}
}
/* ---------------------
   footer
--------------------- */
.footer {
	background: #272e3c;
	color: #fff;
	padding: 70px 0 30px;
}
.footer_links {
	float: right;
}
.fNav_list {
	text-align: right;
	font-size: 0;
	letter-spacing: -.4em;
	margin-bottom: 22px;
}
.fNav_item {
	margin-left: 20px;
	display: inline-block;
	font-size: 15px;
	font-size: 1.5rem;
	letter-spacing: 0.04em;
	line-height: 1.4;
}
.fNav_item a {
	text-decoration: none;
}
.fNav_item-sns a {
	position: relative;
}
.fNav_item-sns a:before {
	margin-right: 8px;
}
.fNav_btns {
	margin-top: 50px;
}
.fNav_btn {
	float: left;
	margin-left: 20px;
	width: 250px;
}
.footer_infoArea {
	float: left;
}
.footer_logo {
	margin-bottom: 20px;
	margin-top: -5px;
}
.footer_logo a {
	width: 270px;
	height: 62px;
	background: url(../images/logo-w.svg) no-repeat left top;
	background-size: 270px auto;
	font-size: 0;
	display: block;
}
.footer_info {
	font-size: 12px;
	font-size: 1.2rem;
}
.footer_copy {
	font-size: 11px;
	font-size: 1.1rem;
	margin-top: 40px;
}
/* hover */
.fNav_item a:hover {
	text-decoration: underline;
}

@media screen and (max-width: 736px) {
.footer {
	padding: 30px 0 70px;
}
.footer_links {
	display: none;
}
.fNav_list {
	margin: 0;
	text-align: left;
	display: none;
}
.fNav_item {
	display: none;
	margin: 0;
}
.fNav_item-sns {
	display: block;
	width: 48%;
	float: left;
	text-align: center;
}
.fNav_btns {
	margin: 0 0 0;
}
.footer_infoArea {
	float: none
}
.footer_logo {
	margin: 0 0 15px;
}
.footer_logo a {
	background-size: 200px auto;
	width: 100%;
	height: 45px;
	background-position-x: 40%;
}
.footer_info {
	text-align: center;
}
.footer_copy {
	margin-top: 20px;
	text-align: center;
	font-size: 10px;
	font-size: 1rem;
	color: #c1c3c7;
}
}
/* ---------------------
   window img
--------------------- */
.window_ol {
	position: fixed;
	z-index: 5;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity 1.5s ease;
	-o-transition: opacity 1.5s ease;
	transition: opacity 1.5s ease;
	opacity: 0;
	background: #1c4675;
	background: #00536f;
}
.scrolled .window_ol {
	opacity: .9;
}
.window_bg {
	position: fixed;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.window_bg * {
	width: 100%;
	height: 100%;
}
.window_bgItem {
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.window_bgItem.moving {
	-webkit-animation: zoom_animation 12s cubic-bezier(0.39, 0.575, 0.565, 1) infinite;
	animation: zoom_animation 12s cubic-bezier(0.39, 0.575, 0.565, 1) infinite;
}
@-webkit-keyframes zoom_animation {
0% {
-webkit-transform: scale(1);
 transform: scale(1)
}
100% {
-webkit-transform: scale(1.2);
 transform: scale(1.2)
}
}
@keyframes zoom_animation {
0% {
-webkit-transform: scale(1);
 transform: scale(1)
}
100% {
-webkit-transform: scale(1.2);
 transform: scale(1.2)
}
}

@media screen and (max-width: 736px) {
.window_ol {
}
.scrolled .window_ol {
}
.window_bg {
/* background-position-x: 57%; */
}
}
/* ---------------------
   mapSct
--------------------- */
.mapSct {
	position: relative;
}
.mapSct_map {
	width: 100%;
	height: 540px;
	z-index: 1;
}
.mapSct_map .gm-style-mtc {
	display: none;
}
.mapSct_txt {
	background: #fff;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.8;
	padding: 30px;
	color: #365373;
}
.mapSct_name {
	font-weight: bold;
}
.mapSct_address {
}
.mapSct_more {
	margin-top: 10px;
	line-height: 1.4;
}
.mapSct_more .more_target:after {
	background: #4a6480;
}
.mapSct_more .more_target .more_label:after {
}

@media screen and (max-width: 736px) {
.mapSct {
}
.mapSct_map {
	height: 240px;
}
.mapSct_txt {
	position: static;
	background: #282f3d;
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	padding: 20px;
}
.mapSct_name {
}
.mapSct_address {
}
.mapSct_more {
}
.mapSct_more .more_target:after {
	background: #c8c9cd;
}
.mapSct_more .more_target .more_label:after {
}
}
/* --------------------------------------------------
    loopSlider
-------------------------------------------------- */
.loopsliderWrap {
	overflow: hidden
}
.loopslider {
	position: relative;
	overflow: hidden;
	width: 6400px;
	height: 220px;
	-webkit-animation: loopSlider 60s linear infinite;
	animation: loopSlider 60s linear infinite;
	text-align: left
}
.loopslider_list, .loopslider_item {
	display: inline;
	float: left;
	overflow: hidden;
	height: 220px
}
.loopslider_list {
	width: 1600px
}
.loopslider_item {
	width: 320px
}
 @-webkit-keyframes loopSlider {
 0% {
 -webkit-transform:translateX(0);
 -ms-transform:translateX(0);
 transform:translateX(0)
}
 100% {
 -webkit-transform:translateX(-3200px);
 -ms-transform:translateX(-3200px);
 transform:translateX(-3200px)
}
}
 @keyframes loopSlider {
 0% {
 -webkit-transform:translateX(0);
 -ms-transform:translateX(0);
 transform:translateX(0)
}
 100% {
 -webkit-transform:translateX(-3200px);
 -ms-transform:translateX(-3200px);
 transform:translateX(-3200px)
}
}

@media screen and (max-width: 736px) {
.loopsliderWrap {
}
.loopslider {
	position: relative;
	overflow: hidden;
	width: 3200px;
	height: 110px;
	-webkit-animation: loopSlider 60s linear infinite;
	animation: loopSlider 60s linear infinite;
	text-align: left
}
.loopslider_list, .loopslider_item {
	display: inline;
	float: left;
	overflow: hidden;
	height: 110px
}
.loopslider_list {
	width: 800px
}
.loopslider_item {
	width: 160px
}
 @-webkit-keyframes loopSlider {
 0% {
 -webkit-transform:translateX(0);
 -ms-transform:translateX(0);
 transform:translateX(0)
}
 100% {
 -webkit-transform:translateX(-1600px);
 -ms-transform:translateX(-1600px);
 transform:translateX(-1600px)
}
}
 @keyframes loopSlider {
 0% {
 -webkit-transform:translateX(0);
 -ms-transform:translateX(0);
 transform:translateX(0)
}
 100% {
 -webkit-transform:translateX(-1600px);
 -ms-transform:translateX(-1600px);
 transform:translateX(-1600px)
}
}
}
/* --------------------------------------------------
    for slick
-------------------------------------------------- */
.slick-slide, .slick-slide * {
	outline: none;
}
.slick-arrow {
	position: absolute;
	z-index: 10;
	top: 0;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 10;
	font-size: 0;
}
.slick-dots {
	text-align: center;
	height: 10px;
}
.slick-dots li {
	display: inline-block;
	height: 10px;
	width: 10px;
	background: #d4d7db;
	border-radius: 50%;
	margin: 0 6px;
}
.slick-dots button {
	font-size: 0;
}
.slick-dots .slick-active {
	background: #2a364c;
}

@media screen and (max-width: 736px) {
.slick-dots li {
	width: 8px;
	height: 8px;
	margin: 0 4px;
}
}
