@charset "utf-8";
/* Author: c.nz */
/* ---------------------------------------------------
	common
------------------------------------------------------ */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, a { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; -webkit-box-sizing: border-box; box-sizing: border-box;}
ol, ul { list-style: none; }
i, cite, em, var, address, dfn {font-style: normal;}

html {position: relative; font-size: calc(100vw * (10 / 1920));}
@media screen and (max-width: 1600px) { html {font-size: calc(100vw * (10 / 1600));} }
@media screen and (max-width: 1366px) { html {font-size: calc(100vw * (10 / 1366));} }
@media screen and (max-width: 1280px) { html {font-size: calc(100vw * (10 / 1280));} }
@media screen and (max-width:896px), (max-width:896px) and (orientation:landscape) { html {font-size: 10px;} }
body {  position: relative; font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; font-display: swap; font-size: 16px; font-weight: 500; line-height: 1.8; color: #222; background: #fff; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-feature-settings: "palt";}
body.fixed {overflow: hidden;}

.acms-container {max-width: 100%; padding-left: 0; padding-right: 0;}
.acms-container #adminBox {margin-bottom: 0;}
.slick-dots li.slick-active button {background: none;}
.js-edit_inplace-hovering{left:50% !important; transform:translateX(-50%);}
.entry-column [class*=column-module]{padding: 0 20px;}

#container {width: 100%; margin: 0 auto; overflow: hidden; position: relative;}

.container {width: 100%; max-width: 1200px; margin: 0 auto;}
.container:after {content: ""; clear: both; display: block;}

@media screen and (max-width:1280px){
	.container{max-width: 900px;}
}

@media screen and (max-width:896px), (max-width:896px) and (orientation:landscape) {
	#container {padding-top: 60px;}
	.entry-column [class*=column-module]{padding: 0;}
	.page-title-inner .page-title{padding: 0 40px;}
}

a {-webkit-transition: all ease 0.2s; -moz-transition: all ease 0.2s; -o-transition: all ease 0.2s; transition: all ease 0.2s; box-sizing: border-box;}
a:link, a:visited {color: #222; text-decoration: none;}
a:hover, a:visited {color: #222; text-decoration: none;}
a:hover {opacity: .7;}
.entry-column a:visited {color: #222;}
a[href^="tel:"] {pointer-events: none;text-decoration: none;}

a {-webkit-transition: all ease 0.2s; -moz-transition: all ease 0.2s; -o-transition: all ease 0.2s; transition: all ease 0.2s;}
a img {transition: opacity .2s;}
a svg {transition: fill .2s;}
a:hover img {opacity: .8;}
a[href^="tel:"] { pointer-events: none; text-decoration: none;}

img {max-width: 100%; height: auto; line-height: 1;}
img.max {width: 100%;}

p {line-height: 1.8;}

.flexbox {display: -ms-flexbox; display: -webkit-box; display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: space-between;}
.flexbox.mid {align-items: center;}
.flexbox.center {justify-content: center;}
.flexbox.reverse {flex-direction: row-reverse;}

.flL {float: left;}
.flR {float: right;}

.taL {text-align: left;}
.taC {text-align: center;}
.taR {text-align: right;}

.rel {position: relative;}

.mincho {font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}
.gothic {font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

.w20 {width: 20%;}
.w30 {width: 30%;}
.w70 {width: 70%;}
.w80 {width: 80%;}
.w1200 {max-width: 1200px;}

.txt-lll {font-size: 1.375em;}
.txt-ll {font-size: 1.25em;}
.txt-l {font-size: 1.125em;}
.txt-s {font-size: 0.875em;}
.txt-ss {font-size: 0.75em;}
.txt-sss {font-size: 0.625em;}

.tcol-red {color: red;}
.tcol-orange {color: orange;}
.tcol-yellow {color: yellow;}
.tcol-green {color: darkgreen;}
.tcol-blue {color: blue;}
.tcol-purple {color: purple;}
.tcol-naspa {color: #0093AC;}

.pc-only {display: block;}
.sp-only {display: none;}
.pc-block {display: block;}
.sp-block {display: none;}
.pc-iblock {display: inline-block;}
.sp-iblock {display: none;}
.pc-inline {display: inline;}
.sp-inline {display: none;}


@media screen and (max-width: 1366px) {
}

@media screen and (max-width: 1024px) {
}

/* IE用対応 */
/*
_:-ms-fullscreen . {}
*/

@media screen and (max-width:896px), (max-width:896px) and (orientation:landscape) {
/*背景固定する場合	html.is-fixed,
	html.is-fixed body {height: 100%;overflow: hidden;}*/
	body {}
	a:hover img {opacity: 1;}
	a[href^="tel:"] {pointer-events: auto;}
	.container {max-width: 100%;}
	p {line-height: 1.4;}
	.w1200 {width: auto;}
	.pc-only {display: none !important;}
	.sp-only {display: block;}
	.pc-block {display: none !important;}
	.sp-block {display: block;}
	.pc-iblock {display: none !important;}
	.sp-iblock {display: inline-block;}
	.pc-inline {display: none !important;}
	.sp-inline {display: inline;}
	.pc-hidden {display: block;}
}

/* ---------------------------------------------------
	bg-change
------------------------------------------------------ */
/*.bg-change01 { background-color: #FFF;}
.bg-change02 { background-color: #222;}
.bg-change03 { background-color: #00F;}*/

/* ---------------------------------------------------
	font-size-change
------------------------------------------------------ */
/*.is-fs-m {font-size: 120%;}
.is-fs-l {font-size: 140%;}*/

/* new reserve calendar(241107) */
#ui-datepicker-div {
	display: none !important;
}


/*-------------------------------------------*/
/*
/*　　header
/*
/*-------------------------------------------*/
.header {
	position: relative;
	left: 0;
	top: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	height: auto;
	background: #fff;
	z-index: 18000;
  }
  .header h1 {
	position: relative;
	margin: 20px 0 0 40px;
	line-height: 1;
	z-index: 1;
	max-width: 275px;
  }
  .header h1 a {
	display: inline-block;
  }
  .header h1 a:hover {
	opacity: 1;
  }
  .header h1 a:hover img {
	opacity: 1;
  }
  .header .header-link {
  }
  .header .header-link .link-list {
	font-size: 1.6rem;
	flex-wrap: nowrap;
	line-height: 1.2;
	white-space: nowrap;
	margin: 0;
  }
  .header .header-link .link-list li {
	flex-grow: 1;
  }
  .header .header-link .link-list li + li {
	margin-left: 1px;
  }
  .header .header-link .link-list li a {
	display: block;
	height: 47px;
	padding: 0 20px;
	width: 160px;
	background: #b7985b;
	color: #FFF;
	line-height: 47px;
	text-align: center;
  }

  .header .header-link .link-list li.black a {
	background: #444;
  }

/*240305追記*/
.header .header-link .link-list .lang-btn-co .lang-btn-top:hover {opacity: .7;}
.header .header-link .link-list .lang-btn-co li{
    transition: all ease 0.2s;
}
.header .header-link .link-list .lang-btn-co{
    position: relative;
    cursor: pointer;
}
.header .header-link .link-list li .lang-btn-top{
    display: block;
	height: 47px;
	padding: 0 20px;
	width: 160px;
	color: #FFF;
	line-height: 47px;
	text-align: center;
}
  .header .header-link .link-list .lang-in li + li {
	margin-left: 0;
  }
/*
  .header .header-link .link-list li:first-of-type a {
	display: block;
	width: 47px;
	height: 47px;
	padding: 0;
	background: none;
	color: #fff;
  }
*/
/*/240305*/
  /*.header .header-link .link-list li a .icon {
	margin-right: 5px;
  }*/
  .header .header-link .link-list li a img {
	vertical-align: middle;
  }
  .header .header-link .sns-list {
	margin-top: 20px;
	margin-right: 40px;
	justify-content: flex-end;
  }
  .header .header-link .sns-list li {
	margin: 0 7px;
  }
  .header .gnav {
	position: relative;
	width: 100%;
	padding: 30px 0 50px;
	font-size: 18px;
	font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 500;
	letter-spacing: .05em;
	line-height: 1.4;
  }
  .header .gnav ul {
	display: flex;
	max-width: 1600px;
	margin: 0 auto;
	justify-content: center;
  }
  .header .gnav ul a {
	padding: 5px 20px;
  }
  .header .gnav ul a:hover {
	color: #00A0A8;
	opacity: 1;
  }
  .header .gnav .nav-contact {
	position: absolute;
	right: 0;
	top: 0;
	width: 200px;
	height: 140px;
	font-size: 18px;
	line-height: 1.3;
	overflow: hidden;
  }
  .header .gnav .nav-contact .btn-contact {
	position: relative;
	display: block;
	height: 140px;
	padding: 25px 0 40px 20px;
	color: #fff;
	text-align: center;
  }
  .header .gnav .nav-contact .btn-contact:hover {
	opacity: 1;
  }
  .header .gnav .nav-contact .btn-contact:hover img {
	opacity: 1;
  }
  .header .gnav .nav-contact .btn-contact:hover:after {
	transform: scale(1);
	opacity: 1;
  }
  .header .gnav .nav-contact .btn-contact:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 240px;
	height: 240px;
	background: #6992AB;
	border-radius: 50%;
  }
  .header .gnav .nav-contact .btn-contact:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 240px;
	height: 240px;
	margin: 0 auto;
	background: #8aaabd;
	border-radius: 50%;
	transform: scale(0);
	transition: all .5s;
	opacity: 0;
  }
  .header .gnav .nav-contact .btn-contact > span {
	position: relative;
	display: inline-block;
	font-weight: 500;
	z-index: 1;
  }
  .header .gnav .nav-contact .btn-contact .icon {
	position: relative;
	display: block;
	margin: 0 auto 5px;
	z-index: 1;
  }

  .inner-header{position: absolute; z-index: 19000;}
  .inner-header .header{background: none;}
  .inner-header .header .gnav{padding-top: 2.2rem;}
  .inner-header .header .gnav ul a{color: #FFF;}

/*240305追記*/
.header .header-link .link-list div.lang-btn{
    background: #444;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: baseline;
    transition: all ease 0.2s;
    
}

.header .header-link .link-list .lang-btn .lang-img{
    margin-right: 10px;
}
.header .header-link .link-list .lang-btn .lang-img img{
    margin-bottom: -5px;
}
.lang-in{
    display: none;
}
.lang-btn-co .lang-in{
    position: absolute;
	z-index: 99;
}
.lang-in li{
    border-top: solid 1px #FFFFFF;
}

/*/240305*/


  @media screen and (max-width: 1600px) {
	.header .gnav {
	  font-size: 18px;
	}
  }
  @media screen and (max-width: 1366px) {
	.header h1 {
	  margin: 20px 0 10px 2%;
	  width: 300px;
	}
	.header .header-link .link-list {
	  font-size: 14px;
	}
	.header .gnav {
	  padding: 30px 0;
	  font-size: 16px;
	  letter-spacing: 0;
	}
	.header .gnav ul a {
	  padding: 5px 10px;
	}
  }
  @media screen and (max-width: 1040px) {
	.header h1 {
	  margin: 20px 0 10px 2%;
	  width: 240px;
	}
	.header .header-link .link-list {
	  font-size: 12px;
	}
	.header .header-link .link-list li a {
	  height: 40px;
	  line-height: 40px;
	}
	.header .gnav {
	  padding: 30px 0;
	  font-size: 14px;
	}
	.header .gnav ul a {
	  padding: 5px 8px;
	}
  }
  @media screen and (max-width: 1000px) {
	.header .gnav ul li:last-of-type {
	  display: none;
	}
  }
  @media screen and (max-width:896px) , (max-width:896px) and (orientation:landscape) {
	.header {
	  display: block;
	  height: auto;
	  padding: 0;
	  height: 60px;
	}
	.header h1 {
	  width: 100%;
	  margin: 0;
	  padding: 8px 10px;
	}
	.header h1 img {
	  width: 190px;
	}
	.header .header-link {
	  display: none;
	}
	.header .gnav {
	  display: none;
	}
    .sp-inline .lang-in li{
      padding: 7px 10px;
      width: 70px;
	  background: #444;
    }
    .sp-inline .lang-in li a{
      color: #fff;
    }
  }

  @media screen and (max-width:896px) and (orientation:landscape){
	.header h1{padding: 8px 60px;}
  }
  /*-------------------------------------------*/
  /*
  /*　　modal-nav
  /*
  /*-------------------------------------------*/
  #modal-nav {
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	background: rgba(1, 42, 44, 0.4);
	line-height: 1;
	transition: all .4s ease-in-out;
	opacity: 0;
	visibility: hidden;
	z-index: 15000;
  }
  #modal-nav.active {
	opacity: 1;
	visibility: visible;
  }
  #modal-nav .container {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 96%;
	max-width: 1870px;
	height: 742px;
	max-height: 100%;
	margin: 0 0 0 4%;
	background: rgba(34, 34, 34, 0.95);
	-webkit-overflow-scrolling: touch;
  }
  #modal-nav a {
	color: #fff;
	font-weight: 500;
  }
  #modal-nav .nav-col {
	width: 96%;
	max-width: 1400px;
	margin: 0 auto;
	font-size: 2rem;
	font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: .05em;
  }
  #modal-nav .nav-top-col{/*2024年7月11日追記*/
	margin-bottom: 28px;
  }
  #modal-nav .nav-col .col-item {
	margin: 0 1%;
  }
  #modal-nav .nav-col ul li + li {
	margin-top: 28px;
  }

.nav-english {
	top: 0;
    width: 70px;
    height: 60px;
    position: fixed;
    right: 60px;
    padding: 9px 0 0;
    background: #ffffffcc;
    text-align: center;
    z-index: 25000;
  }

  #nav-open {
	position: fixed;
	right: 0;
	top: -100px;
	width: 100px;
	height: 100px;
	padding: 25px 0 0;
	background: #222;
	color: #fff;
	cursor: pointer;
	font-size: 1.6rem;
	font-family: Arial, sans-serif;
	line-height: 1;
	text-align: center;
	transition: top .4s;
	/* z-index: 25000; */
	z-index: 14999;
  }
  #nav-open.active {
	top: 0;
  }
  #nav-open .bar {
	display: block;
	position: relative;
	width: 46px;
	height: 27px;
	margin: 0 auto;
  }
  #nav-open .bar span {
	position: absolute;
	left: 0;
	display: block;
	width: 46px;
	height: 1px;
	background: #fff;
  }
  #nav-open .bar span:nth-of-type(1) {
	top: 0;
  }
  #nav-open .bar span:nth-of-type(2) {
	top: 13px;
  }
  #nav-open .bar span:nth-of-type(3) {
	bottom: 0;
  }
  #nav-open .txt {
	display: block;
	margin-top: 10px;
  }

  #nav-close {
	position: fixed;
	right: 0;
	top: 0;
	width: 100px;
	height: 100px;
	padding: 25px 0 0;
	background: #fff;
	color: #222;
	cursor: pointer;
	font-size: 1.6rem;
	font-family: Arial, sans-serif;
	line-height: 1;
	text-align: center;
	z-index: 9998;
  }
  #nav-close .bar {
	display: block;
	position: relative;
	width: 46px;
	height: 27px;
	margin: 0 auto;
  }
  #nav-close .bar span {
	position: absolute;
	left: 0;
	display: block;
	width: 46px;
	height: 1px;
	background: #222;
  }
  #nav-close .bar span:nth-of-type(1) {
	top: 0;
	transform: translateY(13px) rotate(30deg);
  }
  #nav-close .bar span:nth-of-type(2) {
	bottom: 0;
	transform: translateY(-13px) rotate(-30deg);
  }
  #nav-close .txt {
	display: block;
	margin-top: 10px;
  }

  @media screen and (max-width: 1280px) {
	#modal-nav .nav-col {
	  font-size: 1.6rem;
	}
  }
  @media screen and (max-width: 1040px) {
	#modal-nav .nav-col {
	  justify-content: flex-start;
	}
	#modal-nav .nav-col .col-item {
	  width: 33%;
	  margin: 0 0 30px;
	}
	#modal-nav .nav-col ul li + li {
	  margin-top: 15px;
	}
  }
  @media screen and (max-width:896px) , (max-width:896px) and (orientation:landscape) {
	#modal-nav .container {
	  display: block;
	  width: 96%;
	  height: 100%;
	  margin: 0 0 0 4%;
	  overflow-y: scroll;
	}


	#modal-nav .nav-col {
	  width: 90%;
	  margin: 0 auto;
	  padding: 10px 0 20px;/*2024年7月11日変更*/
	  font-size: 1.6rem;
	  padding-bottom: 60px;
	}
	#modal-nav .nav-top-col{/*2024年7月11日追記*/
		padding-top: 80px;
		margin-bottom: 0;
		padding-bottom: 0;
	}


	#modal-nav .nav-col .col-item {
	  width: 50%;
	  margin: 0 0 40px;
	}
	#modal-nav .nav-col ul li + li {
	  margin-top: 15px;
	}

	#nav-open {
	  top: 0;
	  width: 60px;
	  height: 60px;
	  padding-top: 12px;
	  font-size: 1.2rem;
	}
	#nav-open .bar {
	  width: 36px;
	  height: 19px;
	}
	#nav-open .bar span {
	  width: 36px;
	}
	#nav-open .bar span:nth-of-type(2) {
	  top: 9px;
	}
	#nav-open .txt {
	  margin-top: 8px;
	}

	#nav-close {
	  width: 60px;
	  height: 60px;
	  padding-top: 12px;
	  font-size: 1.2rem;
	}
	#nav-close .bar {
	  width: 36px;
	  height: 16px;
	}
	#nav-close .bar span {
	  width: 36px;
	}
	#nav-close .bar span:nth-of-type(1) {
	  transform: translateY(8px) rotate(30deg);
	}
	#nav-close .bar span:nth-of-type(2) {
	  transform: translateY(-8px) rotate(-30deg);
	}
	#nav-close .txt {
	  margin-top: 8px;
	}
/*240305追記*/
    .nav-english {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
  }
/*/240305*/
  }
  @media screen and (max-width: 568px) {
	#modal-nav .container {
	  width: 85%;
	  margin-left: 15%;
	}
	#modal-nav .nav-col {
	  max-width: 240px;
	}
	#modal-nav .nav-col .col-item {
	  width: 100%;
	}
}
@media screen and (max-width:896px) and (orientation:landscape){
	#modal-nav a{font-size: 14px;}
	#modal-nav .container{width:100%; margin: 0;}
	#modal-nav .nav-col{width:100%; padding: 80px 20px 20px; justify-content: flex-end; width:90%;}
	#modal-nav .nav-col .col-item{width:32%;}
}

/*-------------------------------------------*/
/*
/*　　reserve
/*
/*-------------------------------------------*/
#reserve-open {
	position: fixed;
	right: 20px;
	bottom: 145px;
	width: 120px;
	height: 120px;
	padding-top: 50px;
	background: #00A0A8;
	border-radius: 50%;
	box-shadow: 0 3px 12px rgba(0, 0, 0, 0.16);
	color: #fff;
	cursor: pointer;
	font-size: 21px;
	font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 500;
	letter-spacing: .05em;
	line-height: 1;
	text-align: center;
	transition: all .3s;
	z-index: 9000;
  }
  #reserve-open:hover {
	background: #00b8c2;
  }
  #reserve-open.active {
	opacity: 0;
	visibility: hidden;
  }

  /* 230331 */
  #reserve-open img {
    display: none;
  }
  /* /230331 */

  #reserve {
	position: fixed;
	right: -100%;
	bottom: 70px;
	width: 1140px;
	max-width: 94%;
	padding: 20px;
	background: rgba(255, 255, 255, 0.9);
	transition: all .8s;
	z-index: 20000;
  }
  #reserve.active {
	right: 0;
  }
  #reserve .reserve-tit {
	width: 215px;
	max-width: 19.6%;
  }
  #reserve .reserve-tit .tit-tit {
	margin-bottom: 10px;
	font-size: 30px;
	letter-spacing: .05em;
	letter-spacing: 1px;
  }
  #reserve .reserve-tit .tit-btn {
	display: block;
	padding: 12px 10px 12px 15px;
	background: rgba(185, 176, 143, 0.9);
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: .05em;
	line-height: 1.3;
	text-align: left;
  }
  #reserve .reserve-form {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: calc(80% - 60px);
  }
  #reserve .reserve-form .tcol-red {
	  font-weight: bold;
	  font-size: 18px;
  }
  #reserve .reserve-form .link-list {
	font-size: 1.7rem;
	line-height: 1.2;
	justify-content: flex-start;
  }
  #reserve .reserve-form .link-list li {
	margin-right: 20px;
  }
  #reserve .reserve-form .link-list li a:hover {
	opacity: 1;
	text-decoration: underline;
  }
  #reserve .reserve-form .link-list li a .icon {
	margin-right: 8px;
  }
  #reserve form {
	display: flex;
	width: 100%;
	padding-right: 60px !important;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	font-size: 14px;
	line-height: 1.2;
  }
  #reserve form input[type="date"],
  #reserve form select {
	min-width: 36px;
	padding: 2px 0;
	background: none;
	border: none;
	border-bottom: 1px solid #222;
	border-radius: 0;
	box-sizing: border-box;
	cursor: pointer;
	color: #222;
	font-size: 24px;
	font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
	line-height: 1;
	outline: none;
	-webkit-appearance: none;
	vertical-align: baseline;
	white-space: nowrap;
	z-index: 1;
  }
  #reserve form input[type="date"]::-ms-expand,
  #reserve form select::-ms-expand {
	display: none;
  }
  #reserve form input[type="date"]:focus,
  #reserve form select:focus {
	outline: none;
  }
  #reserve form input[type="date"]:disabled,
  #reserve form select:disabled {
	opacity: .5;
  }
  #reserve form input[type="date"] {
	width: 200px;
	margin-right: 10px;
	padding: 0;
  }
  #reserve form select {
	background: url(../images/header/icon-search-04.png) no-repeat right center;
	background-size: 6px;
  }
  #reserve form input[type="checkbox"], #reserve form input[type="radio"] {
	margin-right: 5px;
	margin-bottom: 2px;
	vertical-align: middle;
  }
  #reserve form button {
	width: 100px;
	height: 100px;
	padding: 0;
	background: #00A0A8;
	border-radius: 50%;
	border: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	font-size: 19px;
	font-weight: 600;
	font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 100px;
	outline: none;
	transition: background .3s;
	white-space: nowrap;
  }
  #reserve form button:hover {
	background: #00b8c2;
  }
  #reserve form dt {
	margin-bottom: 3px;
	font-size: 16px;
  }
  #reserve form .inbox_489ban {
	display: flex;
	margin-top: 5px;
	align-items: center;
	flex-grow: 1;
	justify-content: space-around;
  }
  #reserve #reserve-close {
	position: absolute;
	right: 20px;
	top: 20px;
	cursor: pointer;
  }

/* 2024.11.01 追記*/
.directin-sp-form {
	padding: 0 !important;
}
.directin-sp-form > div {
	margin: 0 !important;
}
.directin-sp-form .directin-sp-form-input label .directin-sp-form-label {
	font-size: 16px !important;
}
.directin-sp-form .directin-sp-form-input select {
	min-width: 54px !important;
}
.directin-sp-form .directin-sp-form-date-input-group .directin-sp-form-date-input input[type="text"] {
	font-size: 16px;
	border: none;
	border-bottom: 1px solid #222;
	background-color: rgba(255,255,255,0);
	border-radius: 0;
	color: #222;
}
.new-reserve {
	margin-top: 20px;
/*
	padding-top: 20px;
	border-top: 1px dotted #222;
*/
}
/* ----- */

#restaurant_reserve-open {
	  display: none;
	}

	#restaurant_reserve {
	  display: none;
	}

  @media screen and (max-width: 1100px) {
	#reserve {
	  padding: 15px;
	}
	#reserve .reserve-tit {
	  max-width: 21%;
	}
	#reserve .reserve-tit .tit-tit {
	  font-size: 26px;
	}
	#reserve .reserve-tit .tit-btn {
	  font-size: 18px;
	}
	#reserve .reserve-form {
	  width: 76%;
	}
	#reserve .reserve-form .link-list {
	  font-size: 1.5rem;
	}
	#reserve form {
	  font-size: 14px;
	}
	#reserve form input[type="date"],
	#reserve form select {
	  font-size: 20px;
	}
	#reserve form input[type="date"] {
	  width: 175px;
	}
	#reserve form button {
	  width: 80px;
	  height: 80px;
	  font-size: 16px;
	  line-height: 80px;
	}
	#reserve form dt {
	  font-size: 14px;
	}
	#reserve form .date_489ban {
	  width: 100%;
	}
	#reserve form .stay_489ban {
	  margin: 0 auto 0 0;
	}
	#reserve form .room_489ban {
	  margin: 0 auto;
	}
	#reserve form .person_489ban {
	  margin: 0 auto;
	}
	#reserve form .inbox_489ban {
	  width: calc(50% - 40px);
	  justify-content: space-between;
	}
  }
  @media screen and (max-width: 1000px) {
	#reserve .reserve-tit {
	  max-width: 24%;
	}
	#reserve .reserve-tit .tit-btn {
	  font-size: 16px;
	}
	#reserve .reserve-form {
	  width: 73%;
	}
  }
  @media screen and (max-width:896px) , (max-width:896px) and (orientation:landscape) {
	#reserve-open {
	  left: 0;
	  bottom: 0;
	  width: 50%;
	  height: 50px;
	  padding-top: 15px;
	  border-radius: 0;
	  font-size: 18px;
      border-right: solid 1px #fff;
      box-shadow: none;

	  transition: all ease 0.2s;
	  opacity: 0;
	  pointer-events: none;
	}
	#reserve-open:hover {
	  background: #00A0A8;
	}
    #reserve-open.active {
		opacity: 1;
		visibility: visible;
    }
	#reserve-open.up{
	  opacity: 1;
	  pointer-events:auto;
	}

	#reserve {
	  right: 0;
	  bottom: 0;
	  transform: translateY(100%);
	  width: 100%;
	  max-width: 100%;
	  padding: 20px;
	}
	#reserve.active {
	  transform: translateY(0);
	}
	#reserve .reserve-col {
	  max-width: 520px;
	  margin: 0 auto;
	}
	#reserve .reserve-tit {
	  width: 100%;
	  max-width: 100%;
	}
	#reserve .reserve-tit .tit-tit {
	  margin-bottom: 10px;
	  font-size: 20px;
	  text-align: center;
	}
	#reserve .reserve-tit .tit-btn {
	  padding: 12px 10px 12px 15px;
	  font-size: 20px;
	  text-align: center;
	}
	#reserve .reserve-form {
	  display: block;
	  width: 100%;
	  margin-top: 20px;
	}
	#reserve .reserve-form .link-list {
	  display: block;
	  font-size: 1.5rem;
	}
	#reserve .reserve-form .link-list li {
	  display: inline-block;
	  margin-top: 15px;
	}
	#reserve .reserve-form .link-list li a:hover {
	  text-decoration: none;
	}
	#reserve .reserve-form .link-list li a .icon {
	  margin-right: 8px;
	}
	#reserve form {
	  padding-right: 0 !important;
	  font-size: 14px;
	  line-height: 1.2;
	}
	#reserve form input[type="date"],
	#reserve form select {
	  font-size: 22px;
	}
	#reserve form input[type="date"] {
	  width: 200px;
	  margin-right: 10px;
	  padding: 0;
	}
	#reserve form select {
	  padding-right: 5px;
	}
	#reserve form button {
	  margin: 10px 0;
	}
	#reserve form button:hover {
	  background: #00A0A8;
	}
	#reserve form dt {
	  font-size: 14px;
	}
	#reserve form .inbox_489ban {
	  width: calc(50% - 55px);
	}
	#reserve .reserve-close {
	  position: absolute;
	  right: 20px;
	  top: 15px;
	  cursor: pointer;
	}
      
      /*　▼▼▼ レストラン予約 ▼▼▼ */
      
      #restaurant_reserve-open {
	  display: block;
	}

	#restaurant_reserve {
	  display: block;
	}
      
  #restaurant_reserve-open {
	position: fixed;
	right: 20px;
	bottom: 145px;
	width: 120px;
	height: 120px;
	padding-top: 50px;
	background: #00A0A8;
	border-radius: 49%;
	color: #fff;
	cursor: pointer;
	font-size: 21px;
	font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 500;
	letter-spacing: .05em;
	line-height: 1;
	text-align: center;
	transition: all .3s;
	z-index: 9000;
  }
  #restaurant_reserve-open:hover {
	background: #00b8c2;
  }
  #restaurant_reserve-open.active {
	opacity: 0;
	visibility: hidden;
  }
  #restaurant_reserve-open {
	  right: 0;
	  bottom: 0;
	  width: 50%;
	  height: 50px;
	  padding-top: 15px;
	  border-radius: 0;
	  font-size: 18px;
	  transition: all ease 0.2s;
	  opacity: 0;
	  pointer-events: none;
	}
	#restaurant_reserve-open:hover {
	  background: #00A0A8;
	}
	#restaurant_reserve-open.up{
		
	  opacity: 1;
	  pointer-events: auto;
	}


	#restaurant_reserve {
	  right: 0;
	  bottom: 0;
	  transform: translateY(100%);
	  width: 100%;
	  max-width: 100%;
	  padding: 20px;
	}
	#restaurant_reserve.active {
	  transform: translateY(0);
	}
	#restaurant_reserve .reserve-col {
	  max-width: 520px;
	  margin: 0 auto;
	}
  
  /* 230331 */
  #reserve-open,
  #restaurant_reserve-open {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    font-size: 17px;
  }
  #reserve-open img,
  #restaurant_reserve-open img {
    display: inline-block;
    margin-right: 8px;
  }
  /* /230331 */
      /*　▲▲▲ レストラン予約 ▲▲▲ */
  }
  @media screen and (max-width: 374px) {
	#reserve form {
	  font-size: 12px;
	}
	#reserve form input[type="date"],
	#reserve form select {
	  font-size: 16px;
	}
	#reserve form button {
	  width: 60px;
	  height: 60px;
	  margin: 10px 0;
	  padding-top: 0;
	  font-size: 12px;
	  line-height: 60px;
	}
	#reserve form button:hover {
	  background: #00A0A8;
	}
	#reserve form dt {
	  font-size: 12px;
	}
}

/* ---------------------------------------------------
	follow-content
------------------------------------------------------ */
.follow-content{height: calc(100vw * (80 / 1920)); display: flex; justify-content: flex-start; align-items: center; position: fixed; transition: .6s; width: 100%; top: -500px; background: #FFF; z-index: 999;}
.follow-content .logo{width:calc(100vw * (150 / 1920)); margin: calc(100vw * (10 / 1920)) calc(100vw * (190 / 1920)) calc(100vw * (10 / 1920)) calc(100vw * (20 / 1920));}
.follow-content .logo a{display: block;}
.follow-content .logo a:hover{opacity: 1;}
.follow-content.is-follow{position: fixed; top:0;}
.follow-content .seo-description{font-size: 1.4rem; font-weight: 500; letter-spacing: 0; line-height: 1.575; margin-bottom: calc(100vw * (36 / 1920));}
.follow-content .gnavi > ul {display: flex; justify-content: flex-start; align-items: center;}
.follow-content .gnavi > ul > li{font-size: 1.6rem; margin-right: calc(100vw * (40 / 1920)); font-weight: bold; letter-spacing: 0; line-height: 1.4; position: relative;}
.follow-content .gnavi > ul > li:last-of-type{margin-right: 0;}
.follow-content .gnavi > ul > li > ul {display: none; position: absolute; top: 100%; left: 0; width: auto; height: auto; z-index: 1000;}
.follow-content .gnavi > ul > li > ul > li {width: auto; height: auto;}
.follow-content .gnavi > ul > li > ul > li a {display: block; white-space: nowrap; width: auto; padding: 5px; background: rgba(255,255,255,0.95);}
.follow-content .mail-btn{ width:calc(100vw * (180 / 1920)); margin-right: 0; margin-left: calc(100vw * (20 / 1920)); height: 100%;}
.follow-content .mail-btn a{background:#999; width:100%; color:#FFF; padding:calc(100vw * (14 / 1920)) 0 calc(100vw * (13 / 1920)); font-size: 1.6rem; letter-spacing: .05em; line-height: 2; text-align: center; position: relative; height: 100%; display: flex; align-items: center; justify-content: center; flex-wrap:wrap; font-weight: 700;}
.follow-content .mail-btn a::before{content:""; display: inline-block; height:calc(100vw * (20 / 1920)); background:url(../images/common/ico-mail.png) no-repeat center/contain; width:100%;}
.follow-content .tel-info{margin-left: auto; margin-right:0; text-align: right;}
.follow-content .tel-info p{font-size: 3.8rem; line-height:.66315; letter-spacing: 0; font-weight: 400; margin-bottom: calc(100vw * (5 / 1920));}
.follow-content .tel-info small{font-size: 1.6rem; font-weight: 500; line-height: 1.575;}

@media screen and (max-width:896px), (max-width:896px) and (orientation:landscape) {
	.follow-content{display: none;}
}

/* ---------------------------------------------------
	btn_menu
------------------------------------------------------ */
.btn_menu {display: none; position: fixed; right: 15px; top: 10px; width: 100px; height: 100px; padding: 20px 20px 15px; cursor: pointer; text-align: center; z-index: 9999; background: #0E2239;}
.btn_menu .menu-trigger {display: inline-block; position: relative; width: 40px; height: 32px; box-sizing: border-box; transition: all .4s;}
.btn_menu .menu-trigger span {display: inline-block; transition: all .4s; box-sizing: border-box; position: absolute; left: 0; width: 100%; height: 3px; background-color: #FFF;}
.btn_menu .menu-trigger span:nth-of-type(1) {top: 0;}
.btn_menu .menu-trigger.active span:nth-of-type(1) {top: 4px;}
.btn_menu .menu-trigger span:nth-of-type(2) {top: 14px;}
.btn_menu .menu-trigger span:nth-of-type(3) {bottom: 0;}
.btn_menu .menu-trigger.active {-webkit-transform: rotate(180deg); transform: rotate(180deg);}
.btn_menu .menu-trigger.active span {}
.btn_menu .menu-trigger.active span:nth-of-type(1) {-webkit-transform: translateY(10px) rotate(-35deg); transform: translateY(10px) rotate(-35deg);}
.btn_menu .menu-trigger.active span:nth-of-type(2) {-webkit-transform: translateY(0) rotate(35deg); transform: translateY(0) rotate(35deg);}
.btn_menu .menu-trigger.active span:nth-of-type(3) {opacity: 0;}
.btn_menu .txt {color: #FFF; font-size: 1.2rem; font-family: Arial, Helvetica, "sans-serif"; font-weight: bold; margin-top: 4px;}

@media screen and (max-width:896px), (max-width:896px) and (orientation:landscape) {
.btn_menu {display: block; width: 60px; height: 60px; padding: 10px 10px 15px;}
.btn_menu .menu-trigger {width: 40px; height: 26px;}
.btn_menu .menu-trigger span {height: 2px;}
.btn_menu .menu-trigger span:nth-of-type(1) {top: 0;}
.btn_menu .menu-trigger.active span:nth-of-type(1) {top: 2px;}
.btn_menu .menu-trigger span:nth-of-type(2) {top: 12px;}
.btn_menu .menu-trigger span:nth-of-type(3) {bottom: 0;}
}


/* ---------------------------------------------------
	side-contact
------------------------------------------------------ */

@media screen and (max-width:896px), (max-width:896px) and (orientation:landscape) {
}

/* ---------------------------------------------------
	下層ページタイトル
------------------------------------------------------ */
.pagetit {width: 100%; height: calc(100vw * 750 / 1920); position: relative; background: #333; text-align: center; margin-bottom: 12rem;  background:url(../images/common/defoult-page-header.png) no-repeat center/cover;}
.pagetit .page-title {margin: 0 auto; font-size: 4rem; font-weight: bold; line-height: 1.5; color: #FFF; letter-spacing: 0.05em; padding-top: calc(100vw * 518 / 1920); text-transform: capitalize; text-shadow: 1px 1px 3px #333;}
.pagetit .page-title span.original{display: block; margin-bottom: 3rem; font-size: 6rem; line-height: 1; letter-spacing: .05em; font-weight: 500; font-family: 'Noto Serif JP',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}
.pagetit .page-title small{font-size: 2rem; font-weight: 500; letter-spacing: 0; line-height: 1.2; display: block;}



@media screen and (max-width:896px), (max-width:896px) and (orientation:landscape) {
	.pagetit {width: 100%; max-width: 100%; height: 400px; margin-bottom: 2rem;}
	.pagetit .page-title {font-size: 2rem; padding-top: 26rem;}
	.pagetit .page-title span.original{margin-bottom: 1rem; font-size: 2.8rem;}
	.pagetit .page-title small{font-size: 1.4rem;}
}

/* ---------------------------------------------------
	パンくず
------------------------------------------------------ */
.pankuzu{ position: relative;}
.topicpath { background: none; width: fit-content; text-align: center; padding: 0; margin-bottom: 0; color: #fff; position: absolute; top: 14vh; right: calc(100vw * (27 / 1920)); }
/*.topicpath .acms-container {max-width: 1200px;}*/
.topicpath-list { width: 100%; padding: 0; text-align: left; display: flex; flex-direction: row-reverse; }
.topicpath-item { float: none; background: none; padding: 0; font-size: 1.5rem; font-weight: 200; display: block; }
.topicpath-item a {display: block; color: #fff !important; writing-mode: vertical-rl; text-orientation: upright;}
.topicpath-item:first-child { padding: 0;}
.topicpath-item:before { display: inline-block; content: "/"; padding: 0 10px;}
.topicpath-item:first-child:before { display: inline-block; content: ""; padding: 1.4rem 0 0;}
.topicpath-link { font-size: 1.5rem; font-weight: 200;}


@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) {
    .topicpath{ position: static; color: #333; width: 100%; margin-bottom: 2rem; }
    .topicpath-list{ flex-direction: row; flex-wrap: wrap; }
    .topicpath-item { display: inline-block;}
    .topicpath-item a{ color: #333 !important; writing-mode: unset; text-orientation: unset; display: inline-block;}
    .topicpath-item:before{ padding: 0 6px; display: inline-block;}
    .topicpath-link { font-size: 1.2rem; line-height: 1.3; }

}

@media screen and (max-width:896px) and (orientation:landscape) {
	.topicpath{ padding-left: 40px; }

}



/* ---------------------------------------------------
	pager
------------------------------------------------------ */
.pager {display: -ms-flexbox; display: -webkit-box; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 40px 0;}
.pager li,
.pager li > span,
.pager li a {display: -ms-flexbox; display: -webkit-box; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; line-height: 0; font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}
.pager li {width: 50px; height: 50px; border: 1px solid #222; border-radius: 0; font-size: 2rem; background: #FFF;}
.pager li.prev, .pager li.next {border: none; border-radius: 0; background: none;}
.pager li.cur {background: #222222; color: #FFF; border-radius: 0;}
.pager li > span {width: 100%; height: 100%;}
.pager li a {width: 100%; height: 100%; color: #222; text-decoration: none;}
.pager-link {background: #FFF; padding: 10px;}
.pager-link:active, .pager-link:focus, .pager-link:visited { color: #222;}
.pager-link:hover {background: #222222; color: #FFF; border-radius: 0; opacity: 1; }
.pager li.prev .pager-link, .pager li.next .pager-link,
.pager li.prev .pager-link:hover, .pager li.next .pager-link:hover {background: none; color: #222; }

.serial-nav {width: 100%; max-width: 1200px; margin: 0 auto 50px; display: flex; justify-content: space-between; align-items: center;}
.serial-nav .serial-nav-prev {text-align: left;}
.serial-nav .serial-nav-next { text-align: right;}
.serial-nav a {display: block; padding: 15px 30px; color: #222; font-weight: bold;}
.serial-nav a:active, .serial-nav a:focus, .serial-nav a:hover, .serial-nav a:visited {color: #222;}
.serial-nav a:hover {text-decoration: none;}
.serial-nav-item a {border: none; border-bottom: 1px solid #222; padding: 0 3px 4px 3px; font-size: 1.7rem; font-weight: 500; letter-spacing: .05em; line-height: 1.7;}
.serial-nav-prev a img{margin-right: 10px;}
.serial-nav-next a img{margin-left: 10px;}

@media screen and (max-width:896px), (max-width:896px) and (orientation:landscape) {
	.pager {margin: 20px 0;}
	.pager li {margin-bottom: 10px;}

	.serial-nav { padding: 0 10px;}
	.serial-nav .serial-nav-item { width: 48%;}
	.serial-nav a {padding: 10px 20px;}
}

/* ---------------------------------------------------
	子ブログindex
------------------------------------------------------ */
.koblog {width: 100%; max-width: 1200px; margin: 0 auto; padding: 50px 0; }
.koblog .koblog-card-wrap { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 30px; }
.koblog .koblog-card { width: 22.5%; margin-right: 3.33%; margin-bottom: 40px;}
.koblog .koblog-card:nth-child(4n) { margin-right: 0; }
.koblog .koblog-card .image {max-width: 270px; height: 180px; overflow: hidden; position: relative;}
.koblog .koblog-card .image img {position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; height: auto;}
.koblog .koblog-card .koblog-card-inner { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: justify; -webkit-box-pack: justify; justify-content: space-between; -ms-flex-align: center; -webkit-box-align: center; align-items: center; margin-top: 15px; }
.koblog .koblog-card .date { -webkit-box-flex: 0; -ms-flex: none; flex: none; margin-right: 10px; font-size: 2rem; font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",'Noto Serif JP', serif; line-height: 1; }
.koblog .koblog-card .category { -webkit-box-flex: 0; -ms-flex: none; flex: none; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: center; -ms-flex-align: center; -webkit-box-align: center; align-items: center; height: 24px; min-width: 100px; padding: 0 10px; font-size: 1.4rem; color: #fff; background: #00469C; }
_:-ms-fullscreen, :root .koblog .koblog-card .category { padding-top: 4px; }
.koblog .koblog-card .text { margin-top: 10px; }

@media screen and (max-width:896px), (max-width:896px) and (orientation:landscape) {
.koblog { padding: 0 15px 60px; }
.koblog .koblog-card-wrap { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 30px; }
.koblog .koblog-card { width: 100%; margin-bottom: 25px; margin-right: 0;}
.koblog .koblog-card:last-child { margin-right: 0; }
.koblog .koblog-card .koblog-card-inner { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: justify; -webkit-box-pack: justify; justify-content: space-between; -ms-flex-align: center; -webkit-box-align: center; align-items: center; margin-top: 15px; }
.koblog .koblog-card .image {max-width: 100%; max-height: 180px;}
.koblog .koblog-card img { width: 100%; }
.koblog .koblog-card .date { -webkit-box-flex: 0; -ms-flex: none; flex: none; margin-right: 10px; font-size: 1.6rem; font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",'Noto Serif JP', serif; line-height: 1; }

.koblog .koblog-card .category { -webkit-box-flex: 0; -ms-flex: none; flex: none; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: center; -ms-flex-align: center; -webkit-box-align: center; align-items: center; height: 24px; min-width: 100px; padding: 0 10px; font-size: 1.4rem; color: #fff; background: #00469C; }

.koblog .koblog-card .text { margin-top: 10px; }

.koblog .c-btn1 { margin-top: 25px; }
}
@media screen and (max-width:896px) and (orientation:landscape) {
.koblog .koblog-card { width: 49%; margin-right: 2%;}
.koblog .koblog-card:nth-child(2n) { margin-right: 0;}
}

/* ---------------------------------------------------
	子ブログindex - news用
------------------------------------------------------ */

.koblog-news {width: 100%; max-width: 1200px; margin: 0 auto; padding: 50px 0; }
.koblog-news .koblog-card-wrap { display: block; margin-top: 30px; }
.koblog-news .koblog-card { width: 100%; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 10px 0;}
.koblog-news .koblog-card .image {width: 100px; height: 100px; overflow: hidden; position: relative; margin-right: 20px;}
.koblog-news .koblog-card .image img {position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; height: auto;}
.koblog-news .koblog-card .koblog-card-inner { display: block; width: calc(100% - 120px); }
.koblog-news .koblog-card .meta { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: start; -webkit-box-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%;}
.koblog-news .koblog-card .category { -webkit-box-flex: 0; -ms-flex: none; flex: none; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: center; -ms-flex-align: center; -webkit-box-align: center; align-items: center; height: 24px; min-width: 100px; padding: 0 10px; font-size: 1.4rem; color: #fff; background: #00469C; margin-right: 20px;}
_:-ms-fullscreen, :root .koblog-news .koblog-card .category { padding-top: 4px; }
.koblog-news .koblog-card .date { -webkit-box-flex: 0; -ms-flex: none; flex: none; margin-right: 10px; font-size: 2rem; line-height: 1; }
.koblog-news .koblog-card .text { margin-top: 10px;}


@media screen and (max-width:896px), (max-width:896px) and (orientation:landscape) {
	.koblog-news {width: 100%; max-width: 100%; margin: 0 auto; padding: 0 10px; }
	.koblog-news .koblog-card-wrap { display: block; margin-top: 10px; }
	.koblog-news .koblog-card { width: 100%; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 10px 0;}
	.koblog-news .koblog-card .image {width: 100px; height: 100px; overflow: hidden; position: relative; margin-right: 10px;}
	.koblog-news .koblog-card .image img {position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; height: auto;}
	.koblog-news .koblog-card .koblog-card-inner { display: block; width: calc(100% - 110px); }
	.koblog-news .koblog-card .meta { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: start; -webkit-box-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%;}
	.koblog-news .koblog-card .category { -webkit-box-flex: 0; -ms-flex: none; flex: none; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: center; -ms-flex-align: center; -webkit-box-align: center; align-items: center; height: 24px; min-width: 100px; padding: 0 10px; font-size: 1.4rem; color: #fff; background: #00469C; margin-right: 20px;}
	.koblog-news .koblog-card .date { -webkit-box-flex: 0; -ms-flex: none; flex: none; margin-right: 10px; font-size: 2rem; line-height: 1; }
	.koblog-news .koblog-card .text { margin-top: 10px;}
}

/* ---------------------------------------------------
	子ブログ詳細
------------------------------------------------------ */
.entry > header {}
.entry > header h2 {padding-bottom: 10px; border-bottom: 1px solid #999; margin-bottom: 40px;}
.entry > header .entry-info {display: -ms-flexbox; display: flex; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center; margin-bottom: 40px;}
.entry > header .entry-info .date { -webkit-box-flex: 0; -ms-flex: none; flex: none; margin-right: 10px; font-size: 2rem; line-height: 1; }
.entry > header .entry-info .category {-webkit-box-flex: 0; -ms-flex: none; flex: none; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: center; -ms-flex-align: center; -webkit-box-align: center; align-items: center; height: 24px; min-width: 100px; padding: 0 10px; font-size: 1.4rem; color: #fff; background: #007f85; }

.entry > .entry-footer {max-width: 1200px; margin: 20px auto; background: transparent; padding: 0;}

@media screen and (max-width:896px), (max-width:896px) and (orientation:landscape) {
	.entry > header h2 {margin-bottom: 20px;}
	.entry > header .entry-info {margin-bottom: 20px; padding: 0 10px;}
	.entry > header .entry-info .date { margin-right: 10px; margin-bottom: 10px; font-size: 1.6rem; line-height: 1; width: 100%;}
	.entry > header .entry-info .category {}
}

/* ---------------------------------------------------
	tag
------------------------------------------------------ */
.taglist {width: 100%; max-width: 1200px; margin: 40px auto; padding: 0; }
.taglist .tag {display: -ms-flexbox; display: flex; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.taglist .tag a {display: inline-block; padding: 5px 10px; border: none}
.taglist .tag a:hover {display: inline-block; padding: 5px 10px; border: 1px solid #999; background: #999; color: #FFF;}

@media screen and (max-width:896px), (max-width:896px) and (orientation:landscape) {
	.taglist {width: 100%; max-width: 100%; margin: 20px auto; padding: 0 10px; }
	.taglist .tag {}
	.taglist .tag a {}
	.taglist .tag a:hover {}
}

/* ---------------------------------------------------
	404
------------------------------------------------------ */
#article-404 {}
#article-404.entry-title {text-align: center; margin: 50px 0;}

@media screen and (max-width:896px), (max-width:896px) and (orientation:landscape) {
}/* ---------------------------------------------------
　　contact
------------------------------------------------------ */
/* ボタン　色付き */
.btn-attention { background: #C41134; border: 0; color: #FFF; font-weight: bold; line-height: 1.3; border: 0; display: inline-block; padding: 6px 15px; border-radius: 3px; }

.btn-attention:hover, .btn-attention:visited { color: #FFF; text-decoration: none; }

.btn-attention:focus, .btn-attention:active { color: #FFF; -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5); box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5); }

.btn-attention:hover { color: #FFF; background-color: #910021; background-image: -webkit-gradient(linear, left top, left bottom, from(#C41134), to(#910021)); background-image: linear-gradient(to bottom, #C41134, #910021); }

.btn-attention:active, .btn-attention:focus { background: #910021; }

/* ボタンサイズ大 */
.btn-large { background: #FFF; color: #666; font-weight: bold; line-height: 1.3; border: 0; display: inline-block; padding: 15px 20px; text-align: center; border-radius: 10px; font-size: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: background-color .25s linear; transition: background-color .25s linear; }

.btn-large:hover, .btn-large:visited { color: #FFF; text-decoration: none; }

.btn-large:focus, .btn-large:active { color: #FFF; -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5); box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5); }

.btn-large:hover { background: #444; }

.btn-large:active, .btn-large:focus { background: #444; }

/* ボタンサイズ大 色付き */
.btn-attention-large { background: #C41134; color: #FFF; font-weight: bold; line-height: 1.3; border: 0; display: inline-block; padding: 15px 20px; text-align: center; border-radius: 5px; font-size: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: background-color .25s linear; transition: background-color .25s linear; }

.btn-attention-large:hover, .btn-attention-large:visited { color: #FFF; text-decoration: none; }

.btn-attention-large:focus, .btn-attention-large:active { color: #FFF; -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5); box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5); }

.btn-attention-large:hover { background: #910021; }

.btn-attention-large:active, .btn-attention-large:focus { background: #910021; }

/* デスクトップ：最大360pxボタン 色付き */
.btn-attention-block-large { width: 100%; background: #C41134; color: #FFF; font-weight: bold; line-height: 1.3; border: 0; display: inline-block; padding: 15px 20px; text-align: center; border-radius: 5px; font-size: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: background-color .25s linear; transition: background-color .25s linear; }

.btn-attention-block-large:hover, .btn-attention-block-large:visited { color: #FFF; text-decoration: none; }

.btn-attention-block-large:focus, .btn-attention-block-large:active { color: #FFF; -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5); box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5); }

.btn-attention-block-large:hover { background: #910021; }

.btn-attention-block-large:active, .btn-attention-block-large:focus { background: #910021; }

@media (min-width: 768px) { .btn-block-large { max-width: 360px; }
  .btn-attention-block-large { max-width: 360px; } }
.contact-box .message-group { margin: 0 0 35px; }

.contact-box .message-text { color: #c41134; font-weight: 700; }

.contact-box .contact-no { margin: 0; color: #333; font-weight: 700; font-size: 30px; font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }

.contact-box .contact-no a { color: inherit; }

.contact-box .error-text { margin: 5px 0 0; color: #c41134; }

.contact-box p { line-height: 1.6; }

.contact-form { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; margin: 0 0 20px; padding: 0; list-style: none; background: #e5e5e5; }

.contact-form-heading { margin: 40px 0 10px; }

.contact-form-group { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; padding: 0; background: #e5e5e5; border-bottom: 1px solid #fff; }

.contact-form-group fieldset { display: contents; border: 0; }

.contact-form-label { margin: 0; padding: 10px 10px 0; font-weight: 700; text-align: left; }

.contact-form-control, .contact-form-label { display: block; width: 100%; box-sizing: border-box; }

.contact-form-control { padding: 10px; }

.contact-form-grid { margin: 0 -5px; }

.acms-entry .contact-form-col, .contact-form-col { margin: 0 0 10px; padding: 0 5px; }

.acms-entry .contact-form-col:last-child, .contact-form-col:last-child { margin: 0; }

@media screen and (min-width: 768px) { .contact-form { width: 100%; }
  .contact-form-label { padding: 15px 15px 5px; vertical-align: top; }
  .contact-form-control { padding: 5px 15px 15px; }
  .contact-form-col { margin: 0; } }
.contact-box .mail-step { margin: 0 0 25px; padding: 0 10px; background: #e5e5e5; counter-reset: a; }

.contact-box .mail-step-item { float: left; margin: 0 5px; padding: 14px 0 10px; color: #999; font-weight: 700; list-style: none; border-bottom: 4px solid transparent; font-size: 14px; }

.contact-box .mail-step-item:before { content: counter(a) "."; counter-increment: a; }

.contact-box .mail-step-item-current { color: #333; border-bottom: 4px solid #333; }

@media screen and (min-width: 768px) { .contact-box .mail-step-item { margin: 0 10px; padding: 18px 0 14px; font-size: 16px; } }
.form-btn-box { margin: 0 10px 50px; text-align: center; }

.form-btn { display: inline-block; }

@media screen and (min-width: 768px) { .form-btn-send { width: 100%; max-width: 360px; } }
.label-required { margin: 0 5px; padding: 2px 8px; color: #fff; background: #c41134; border-radius: 3px; font-size: 12px; margin-top: 5px;}

@media screen and (min-width: 768px) { .label-required { margin: 0 10px; margin-top: 5px;} }
.contact-box select[required]:required { border: 1px solid #c49511; }

.contact-box select.focused:invalid { border: 1px solid #c41134; }

.contact-box select[required]:valid { border: 1px solid #a7a7aa; }

.contact-box input[required]:required, .contact-box textarea[required]:required { background: #fffdeb; }

.contact-box input.focused:invalid, .contact-box textarea.focused:invalid { background: #ffebee; }

.contact-box input[required]:valid, .contact-box textarea[required]:valid { background: #fff; }

.contact-box input[type=date], .contact-box input[type=datetime-local], .contact-box input[type=datetime], .contact-box input[type=email], .contact-box input[type=month], .contact-box input[type=number], .contact-box input[type=password], .contact-box input[type=search], .contact-box input[type=tel], .contact-box input[type=text], .contact-box input[type=time], .contact-box input[type=url], .contact-box input[type=week] { font-size: 16px; box-sizing: border-box; padding: 0 5px; }

.contact-box textarea { font-size: 16px; padding: 5px 5px 4px; }

.contact-box select { background-color: #f7f7f7; min-height: 30px; padding-top: 4px; padding-bottom: 4px; font-size: 16px; vertical-align: top; }

@media screen and (min-width: 768px) { .contact-box input[type=date], .contact-box input[type=datetime-local], .contact-box input[type=datetime], .contact-box input[type=email], .contact-box input[type=month], .contact-box input[type=number], .contact-box input[type=password], .contact-box input[type=search], .contact-box input[type=tel], .contact-box input[type=text], .contact-box input[type=time], .contact-box input[type=url], .contact-box input[type=week], .contact-box textarea { padding: 5px 8px;}
  .contact-box select { padding-left: 8px; min-height: 40px; } }
.valid-mark { display: none; }

.valid-mark.valid { display: inline; float: right; color: #5cb85c; }

.invalid { background-color: #ffebee !important; }

.contact-box { width: 100%; max-width: 1200px !important; margin: 0 auto; }

.contact-box .tel-box { width: 680px; margin: 0 auto 40px; padding: 30px 0; border: 1px solid #000; text-align: center; }

.contact-box .tel-box h2 { margin-bottom: 0; }

.entry-column .contact-box ul li { background: none; padding: 0; }

.contact-box .contact-no { font-size: 4rem; }

.contact-box .contact-no + p { margin-bottom: 0; }

.contact-form, .contact-form-group { background: none; }

.contact-form-group { display: flex; justify-content: flex-start; align-items: stretch; font-size: 1.6rem; }

.contact-form-label { border-bottom: 1px solid #ccc; font-size: 1.6rem; width: calc(100% / 3); padding: 10px; }

.contact-form-control { border-bottom: 1px solid #ccc; font-size: 1.6rem; width: calc((100% / 3 ) * 2); padding: 10px; }

.entry-column .contact-form-control p{margin-bottom: 0;}

.contact-box input[type=date], .contact-box input[type=datetime-local], .contact-box input[type=datetime], .contact-box input[type=email], .contact-box input[type=month], .contact-box input[type=number], .contact-box input[type=password], .contact-box input[type=search], .contact-box input[type=tel], .contact-box input[type=text], .contact-box input[type=time], .contact-box input[type=url], .contact-box input[type=week] { padding: 5px; }

.contact-box select { min-height: 40px; }

.contact-box .acms-admin-form-radio { display: block; margin-bottom: 10px; }

.contact-box .radio-sub { display: inline-block; padding-left: 25px; margin-bottom: 10px; }

.form-btn-box { margin: 20px 10px; }

.contact-box .btn-attention-block-large { position: relative; display: block; width: 100%; padding: 25px 50px; border: none; color: #FFF; font-weight: bold; text-align: center; text-decoration: none; background: #0093AC; transition: all .25s ease; border-radius: 10px; margin: auto; }

.contact-box .btn-attention-block-large:active, .contact-box .btn-attention-block-large:focus, .contact-box .btn-attention-block-large:hover { opacity: 0.8; }

.contact-box .btn-large { padding: 22px 30px; border-radius: 10px; border: 3px solid #666; }

input, select, textarea { font-family:"Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; }

.contact-box .message-back-link a { color: #222; }

.label-any { margin: 0 10px; margin-top: 5px; padding: 2px 8px; color: #fff; background: #666; border-radius: 3px; font-size: 12px; float: right; }

.label-required { float: right; }

.entry-column .contact-form p.attention{margin: 0;}
.entry-column .contact-form p.attention a{text-decoration: underline;}

@media screen and (max-width:896px), (max-width:896px) and (orientation: landscape) { .contact-box .tel-box { width: 94%; }
  .contact-box .contact-no { font-size: 28px; }
  .contact-box .fax { font-size: 20px; }
  .contact-form-group{display: block;}
  .contact-form-label{width: 100%;}
  .contact-form-control{width:100%;}

  .label-required,.label-any{margin:0; margin-top: 5px;}
}
/* reCAPTCHA */
.grecaptcha-badge { bottom: 80px !important; }

.share-wrapper{display: flex; align-items: center; justify-content: flex-start; padding: 0 10px; background: transparent;}
.share-wrapper .share-list{display: flex; align-items: center; margin-left: 10px;}
.share-wrapper .share-list li{margin-right: 10px; line-height: 1;}
/*-------------------------------------------*/
/*
/*　　footer
/*
/*-------------------------------------------*/
.pagetop {
	position: fixed;
	right: 0;
	bottom: -70px;
	z-index: 1000;
	transition: bottom .4s;
}
.pagetop.active {
	bottom: 0;
}
.pagetop a {
	display: block;
}
.pagetop a:hover {
	opacity: 1;
}
.pagetop a:hover img {
	opacity: 1;
}
.pagetop img {
	vertical-align: middle;
}

.footer {
	background: #F1F5F5;
}
.footer .container {
	padding: 70px 0 60px;
}
.footer .footer-link {
	padding: 70px 0 65px;
	background: #F1F5F5;
	font-size: 1.5rem;
  }
  .footer .footer-link ul {
	line-height: 1.5;
  }
  .footer .footer-link ul li {
	margin-bottom: 15px;
  }
  .footer .footer-link ul li a:hover {
	opacity: 1;
	text-decoration: underline;
  }
  .footer .footer-main {
	padding: 80px 0 30px;
	background: #1E2F30;
	color: #fff;
	text-align: center;
  }
  .footer .footer-main a {
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
  }
  .footer .footer-main .main-logo {
	margin-bottom: 15px;
	line-height: 1;
  }
  .footer .footer-main .main-logo a {
	display: inline-block;
  }
  .footer .footer-main .main-logo a:hover {
	opacity: 1;
  }
  .footer .footer-main .main-logo a:hover img {
	opacity: 1;
  }
  .footer .footer-main .main-address {
	margin-bottom: 20px;
	font-size: 1.6rem;
	line-height: 1.625;
  }
  .footer .footer-main .main-address a{
	display: inline;
  }
  .footer .footer-main .main-address .link {
	display: inline-block;
	margin-left: 1em;
	text-decoration: underline;
  }
  .footer .footer-main .main-address .link .icon {
	margin-right: 3px;
  }
  .footer .footer-main .main-address .link:hover {
	text-decoration: none;
	opacity: 1;
  }
  .footer .footer-main .main-info {
	margin-bottom: 50px;
  }
  .footer .footer-main .main-info .sns-list {
	padding: 0 10px;
	border-right: 1px solid #fff;
  }
  .footer .footer-main .main-info .sns-list li {
	margin: 0 10px;
  }
  .footer .footer-main .main-info .info-weather {
	padding: 0 20px;
	font-size: 1.6rem;
	box-sizing: content-box;
  }
  .footer .footer-main .main-info .info-weather .icon {
	margin-right: 10px;
  }
  .footer .footer-main .main-info .info-livecam {
	padding-left: 30px;
	box-sizing: content-box;
  }
  .footer .footer-main .main-link {
	padding: 20px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .footer .footer-main .main-link .link-list {
	font-size: 1.5rem;
	line-height: 1.1;
  }
  .footer .footer-main .main-link .link-list li {
	padding: 0 1.5em;
  }
  .footer .footer-main .main-link .link-list li + li {
	border-left: 1px solid rgba(255, 255, 255, 0.1);
  }
  .footer .footer-main .main-link .link-list li a {
	display: inline-block;
  }
  .footer .footer-main .main-link .link-list li a:hover {
	text-decoration: underline;
	opacity: 1;
  }
  .footer .footer-main .main-bnr {
	margin-bottom: 35px;
	justify-content: center;
  }
  .footer .footer-main .main-bnr li {
	width: 23.75%;
	margin: 0 1.65% 25px 0;
  }
  .footer .footer-main .main-bnr li:nth-of-type(4n), .footer .footer-main .main-bnr li:last-of-type {
	margin-right: 0;
  }
  .footer .footer-main .main-txt {
	margin: 40px 0 60px;
	color: #CCCCCC;
	font-size: 1.2rem;
	line-height: 1.5;
	text-align: left;
  }
  .footer .footer-main .main-txt.taC {
	text-align: center;
  }
  .footer .footer-main .main-copyright {
	color: #CCCCCC;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.5;
	text-align: center;
  }
  .footer .footer-main .main-copyright small {
	font-size: 1.2rem;
    display: flex;
    justify-content: center;
  }
  .footer .footer-main .main-copyright small a{
    padding: 0 3px;
    color: #CCCCCC;
  }

  @media screen and (max-width: 1280px) {
	.footer .f-nav {
	  font-size: 16px;
	}
	.footer .f-nav .nav-col {
	  margin: 0 1%;
	}
	.footer .f-nav .nav-col:nth-of-type(3) {
	  min-width: 280px;
	}
	.footer .footer-main{
		padding:80px 20px 30px;
	}
  }
  @media screen and (max-width:896px) , (max-width:896px) and (orientation:landscape) {
	.pagetop {
	  bottom: -60px;
	  width: 60px;
	}
	.pagetop.active {
	  bottom: 80px;
	}

	.footer .footer-link {
	  padding: 40px 10px 25px;
	  font-size: 1.4rem;
	}
	.footer .footer-link .link-col {
	  max-width: 480px;
	  margin: 0 auto;
	}
	.footer .footer-link .link-col .col-item {
	  width: 50%;
	}
	.footer .footer-link ul li {
	  margin-bottom: 15px;
	}
	.footer .footer-link ul li a:hover {
	  text-decoration: none;
	}
	.footer .footer-main {
	  padding: 50px 10px 60px;
	}
	.footer .footer-main .main-logo {
	  margin-bottom: 15px;
	}
	.footer .footer-main .main-logo img {
	  width: 260px;
	}
	.footer .footer-main .main-address {
	  margin-bottom: 30px;
	  font-size: 1.4rem;
	}
	.footer .footer-main .main-address .link:hover {
	  text-decoration: underline;
	}
	.footer .footer-main .main-info {
	  margin-bottom: 50px;
	}
	.footer .footer-main .main-info .sns-list {
	  width: 100%;
	  padding: 0;
	  border-right: none;
	  justify-content: center;
	  margin-left: 0;
	  margin-bottom: 0;
	}
	.footer .footer-main .main-info .sns-list li {
	  margin: 0 10px;
	}
	.footer .footer-main .main-info .info-livecam {
		width: 16%;
		margin-top: 30px;
		padding: 0;
	}
	.footer .footer-main .main-info .info-weather {
	  width: 54%;
	  margin-top: 30px;
	  padding: 0;
	}
	.footer .footer-main .main-info .info-weather .icon {
	  margin-right: 10px;
	}
	.footer .footer-main .main-link {
	  padding: 5px 10px 20px;
	}
	.footer .footer-main .main-link .link-list {
	  font-size: 1.3rem;
	  line-height: 1.4;
	}
	.footer .footer-main .main-link .link-list li {
	  width: 100%;
	  padding: 0;
	  margin-top: 15px;
	}
	.footer .footer-main .main-link .link-list li + li {
	  border-left: none;
	}
	.footer .footer-main .main-link .link-list li a:hover {
	  text-decoration: none;
	}
	.footer .footer-main .main-bnr {
	  margin-bottom: 35px;
	  justify-content: space-around;
	}
	.footer .footer-main .main-bnr li {
	  width: 48%;
	  margin: 0 0 2% 0;
	}
	.footer .footer-main .main-txt {
	  margin: 30px 0 60px;
	}
}

@media screen and (max-width:896px) and (orientation:landscape){
	.footer .footer-link .link-col .col-item{width:28%;}
	.footer .footer-main .main-bnr{width:80%; margin: auto;}
	.footer .footer-main .main-txt{padding: 0 60px;}
	.footer .footer-main .main-info .info-livecam,.footer .footer-main .main-info .info-weather{width:auto; margin: 0 10px; margin-top:20px}
}
/* reCAPTCHA */
.grecaptcha-badge {bottom: 80px !important;}


/* ---------------------------------------------------
	print
------------------------------------------------------ */
@page {size: A4; margin: 5mm;}
@media print {
	body {width: 1000px;font-size: 16px;}
}


/*-------------------------------------------*/
/*
/*　　animation class
/*
/*-------------------------------------------*/
.fade-in {
	opacity: 0;
	transition-duration: 1200ms;
	transition-property: opacity, transform;
  }

  .fade-in-up {
	transform: translate(0, 40px);
  }

  .fade-in-down {
	transform: translate(0, -40px);
  }

  .fade-in-left {
	transform: translate(-40px, 0);
  }

  .fade-in-right {
	transform: translate(40px, 0);
  }

  .scroll-in {
	opacity: 1;
	transform: translate(0, 0);
  }

  /*-------------------------------------------*/
  /*
  /*　　tablet調整
  /*
  /*-------------------------------------------*/
  body.is_tablet {
	min-width: 1300px;
	font-size: 18px;
  }

  /*-------------------------------------------*/
  /*
  /*　　IE用cssハック
  /*
  /*-------------------------------------------*/
  /*-------------------------------------------*/
  /*
  /*　　print
  /*
  /*-------------------------------------------*/
  @media print {
	body {
	  width: 1000px;
	  font-size: 14px;
	}

	.container {
	  width: 94%;
	}
  }
  /*-------------------------------------------*/
  /*
  /*　　respomsive common
  /*
  /*-------------------------------------------*/
  .pc-block {
	display: block;
  }

  .sp-block {
	display: none;
  }

  .pc-inline {
	display: inline;
  }

  .sp-inline {
	display: none;
  }

  .pc-hidden {
	display: none !important;
  }

  @media screen and (max-width:896px) , (max-width:896px) and (orientation:landscape) {
	.pc-block {
	  display: none;
	}

	.sp-block {
	  display: block;
	}

	.pc-inline {
	  display: none;
	}

	.sp-inline {
	  display: inline;
	}

	.sp-hidden {
	  display: none !important;
	}

	.pc-hidden {
	  display: block !important;
	}
  }


  .index-headline{width:100%; max-width: 900px; margin: auto; margin-bottom: 12rem;}

  .index-headline .container h2{margin-bottom: 50px; text-align: center;}
  .news-list {
	margin-top: -10px;
	font-size: 1.7rem;
	line-height: 1.5;
  }
  .news-list li {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .news-list li a {
	display: flex;
	width: 100%;
	padding: 17px;
  }
  .news-list li .time {
	display: block;
	min-width: 100px;
	margin-right: 15px;
	text-align: left;
	white-space: nowrap;
  }
  .news-list li .cat {
	padding-right: 1em;
	white-space: nowrap;
	min-width: 110px;
  }
  .news-list li .tit {
	flex-grow: 1;
  }
  .sec-btn {
	margin-top: 30px;
	text-align: center;
  }
  .sec-btn .naspa-btn {
	padding: 0;
  }
	.news .pagetit,
	.news_secret .pagetit,
	.news_gardentower .pagetit {
	  background: #007f85!important;
	  height: calc(100vw * 400 / 1920);
	}
	.news .pagetit .page-title,
	.news_secret .pagetit .page-title,
	.news_gardentower .pagetit .page-title {
	  padding-top: calc(100vw * 230 / 1920);
	}
	.news .index-headline .container h2,
	.news_secret .index-headline .container h2,
	.news_gardentower .index-headline .container h2 {
		display: none;
	}
	@media screen and (max-width: 1389px) {
		.news .pagetit,
		.news_secret .pagetit,
		.news_gardentower .pagetit {
	  	background: #007f85!important;
	  	height: calc(100vw * 500 / 1920);
		}
		.news .pagetit .page-title,
		.news_secret .pagetit .page-title,
		.news_gardentower .pagetit .page-title {
		  padding-top: calc(100vw * 280 / 1920);
		}
	}

  @media screen and (max-width:896px) , (max-width:896px) and (orientation:landscape) {
	.news-list {
	  margin-top: -10px;
	  font-size: 1.5rem;
	}
	.news-list li a {
	  padding: 12px 0;
	  flex-wrap: wrap;
	}
	.news-list li .time {
	  min-width: 5em;
	  text-align: left;
	}
	.news-list li .tit {
	  width: 100%;
	  margin-top: 8px;
	}
	.sec-btn {
	  margin-top: 30px;
	}
	.index-headline{
		padding: 0 10px;
	}
	.news .pagetit,
	.news_secret .pagetit,
	.news_gardentower .pagetit {
	  height: calc(100vw * 630 / 1920);
	}
	.news .pagetit .page-title,
	.news_secret .pagetit .page-title,
	.news_gardentower .pagetit .page-title {
	  padding-top: calc(100vw * 290 / 1920);
	}
  }


.top-slick-slider-wrap{padding-bottom: 50px;}
.top-slick-slider-wrap .slick-dots li{width: 14px; height: 14px;}
.top-slick-slider-wrap .slick-dots li button{padding: 0; background: #CCC; border-radius: 100px; width: 12px; height: 12px; margin: 0;}
.top-slick-slider-wrap .slick-dots li.slick-active button{background: #00a0a8;}
.top-slick-slider-wrap .slick-dots li button:before{content: none;}
@media screen and (max-width:896px){
	.top-slick-slider-wrap{padding-bottom: 30px;}
	.slick-dots{bottom: -25px;}
}


/* ▼▼▼ レストラン予約メニュー窓 ▼▼▼ */

.dropdown-menu-right{
	right: 0;
	left: auto;
}

.header-link .link-list .dropdown-menu{
	top: 100%;
	background-color: rgba(255,255,255,0.95);
	box-shadow: 0 0.5rem 1rem rgba(0,0,0,.175);
}
.tc-wrap-book{
	position:  relative;
  height: 0px;
}

#restaurant-reserve {
  cursor: pointer;
  position: relative;
  z-index: 11000;
}
#restaurant-reserve::after {
  content: none;
  position: absolute;
  left: 50%;
  bottom: -14px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top: 14px solid #b7985b;
}
#restaurant-reserve.reserve-click::after {
  content: "";
}
#restaurant-reserve:hover {
  opacity: .7;
}
#restaurant-reserve:hover::after {
  opacity: 1;
}
#restaurant-reserve a {
  pointer-events: none;
}
.restaurant-reserve-container {
  display: none;
  position: absolute;
	top: 47px;
	right: 0px;
	z-index: 20000;
	width: 321px;
  margin: 0;
  font-size: 21px;
}
.restaurant-reserve-container.active {
}
.restaurant-reserve-title {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ朝", serif;
  font-weight: 600;
  line-height: 1;
  letter-spacing: inherit;
  text-align: center;
  padding: 27px 33px;
  background-color: #E8E8E8;
}

.restaurant-reserve-container #tc-widget .tc-header .tc-h1 {
	display: none;
}

.restaurant-reserve-container #tc-widget .tc-wrap {
	height: 325px;
  background: #FFF;
}

.tc-content .tc-shop{
	padding-top: 20px;
}

.restaurant-reserve-container #tc-widget {
	width: auto;
	z-index: 9995;
}
.restaurant-reserve-container #tc-widget .tc-icon-clock,.restaurant-reserve-container #tc-widget .tc-icon-ppl {
	display: none;
}
.restaurant-reserve-container #tc-widget[data-theme='clear'] .tc-book {
    display: block;
    background-color: #00A0A8;
    border: none;
    border-radius: 0;
    padding: 23px;
    font-size: 22px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ朝", serif;
    font-weight: 500;
    line-height: 1;
    letter-spacing: inherit;
    text-align: center;
    margin: auto;
    width: 280px;
}
.restaurant-reserve-container #tc-widget input[type='text'] ,.restaurant-reserve-container #tc-widget .tc-shop select,.restaurant-reserve-container #tc-widget select{
	width: 100%;
}
.restaurant-reserve-container #tc-widget .tc-icon-cal.tc-icon {
	display: none;
}
.restaurant-reserve-container #tc-widget .tc-shop select, .restaurant-reserve-container #tc-widget .tc-date input[type='text'], .restaurant-reserve-container #tc-widget .tc-time select, .restaurant-reserve-container #tc-widget .tc-ppl select{
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
    font-weight: normal;
    padding: 0 33px;
    font-size: 18px;
    background-color: #0000;
    border: none;
    border-radius: 0;
    color: #222;
    height: 60px;
    border-bottom: solid 1px #9D9D9D;
}
.restaurant-reserve-container #tc-widget .tc-shop select:focus, .restaurant-reserve-container #tc-widget .tc-date input[type='text']:focus, .restaurant-reserve-container #tc-widget .tc-time select:focus, .restaurant-reserve-container #tc-widget .tc-ppl select:focus{
    border: none;
    box-shadow: none;
    border-bottom: solid 1px #9D9D9D;
    background-color: #F1F5F5;
    color: #00A0A8;
}
.restaurant-reserve-container #tc-widget .tc-content .tc-shop, .restaurant-reserve-container #tc-widget .tc-content .tc-date, .restaurant-reserve-container #tc-widget .tc-content .tc-time, .restaurant-reserve-container #tc-widget .tc-content .tc-ppl{
    padding: 0;
    margin: 0;
    margin-bottom: 0;
}
.restaurant-reserve-container #tc-widget .tc-wrap .tc-body{
    padding: 0;
}
.restaurant-reserve-container #tc-widget .tc-date input[type='text'] {
  font-size: 1.2em;
}
.restaurant-reserve-container #tc-widget .tc-time {
  display: none;
}

select {
  -webkit-appearance: none;
  appearance: none; /* デフォルトの矢印を非表示 */
}
select::-ms-expand {
  display: none; /* デフォルトの矢印を非表示(IE用) */
}
select {
    background: transparent url(https://www.naspa.co.jp/themes/naspa/images/header/icon-bottom_arrow.png);
    background-position: right 25px center;
    background-repeat: no-repeat;
    background-size: 15px 8px;
}
.restaurant-reserve-container #tc-widget .tc-date input[type='text']{
    background: transparent url(https://www.naspa.co.jp/themes/naspa/images/header/icon-calendar.png);
    background-position: right 23px center;
    background-repeat: no-repeat;
    background-size: 19px 19px;
}
.restaurant-reserve-container #tc-widget[data-theme='clear'] .tc-header {
    padding: 0;
}
.restaurant-reserve-container #tc-widget .tc-content .tc-ppl{
    margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  #restaurant_reserve-open {
    /*position: relative;*/
  }
  #restaurant_reserve-open::before {
    content: none;
    position: absolute;
    left: 50%;
    top: -11px;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid #00A0A8;
    z-index: 10001;
  }
  #restaurant_reserve-open.reserve-click::before {
    content: "";
  }
  .restaurant-reserve-container {
    position: fixed;
    top: auto;
    bottom: 50px;
    right: 0;
    width: 233px;
    height: 262px;
    z-index: 20000;
  }
  .restaurant-reserve-container.active {
  }
  .restaurant-reserve-title {
    line-height: 27px;
    padding: 14px;
    font-size: 17px;
  }
  .restaurant-reserve-container #tc-widget .tc-wrap {
  	height: 207px;
  }
  .restaurant-reserve-container #tc-widget .tc-shop select, .restaurant-reserve-container #tc-widget .tc-date input[type='text'], .restaurant-reserve-container #tc-widget .tc-time select, .restaurant-reserve-container #tc-widget .tc-ppl select {
    padding: 0 25px;
    height: 42px;
  }
  .restaurant-reserve-container #tc-widget .tc-shop select, .restaurant-reserve-container #tc-widget .tc-date input[type='text'], .restaurant-reserve-container #tc-widget .tc-time select, .restaurant-reserve-container #tc-widget .tc-ppl select {
    font-size: 14px;
    line-height: 18px;
  }
  .restaurant-reserve-container #tc-widget .tc-content .tc-ppl {
    margin-bottom: 20px;
  }
  .restaurant-reserve-container #tc-widget .tc-date input[type='text'] {
    font-size: 1em;
  }
  .restaurant-reserve-container #tc-widget .tc-wrap-book {
    padding: 0 15px;
  }
  .restaurant-reserve-container #tc-widget[data-theme='clear'] .tc-book {
    padding: 10px;
    font-size: 17px;
    line-height: 23px;
    width: 203px;
  }
}

/* ▲▲▲ レストラン予約メニュー窓 ▲▲▲ */

.popup.active{
/*    display: none !important;*/
}

/*
ポップアップ非表示（確認用）

#reserve-open, .popup.active, #nav-open, .pagetop.active{
    display: none !important;
}*/


/* テーブルチェック用 */
/*.restaurant-reserve-container #tc-widget {}
.restaurant-reserve-container #tc-widget .tc-wrap {background: #eee;}
.restaurant-reserve-container #tc-widget .tc-header {}
.restaurant-reserve-container #tc-widget .tc-header .tc-h1 {color: #F00;}*/

/*230622ヘッダー画像上テキスト*/
.header .header_txt {
	font-size: 14px;
	text-align: center;
	font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
	.header .header_txt {
	font-size: 10px;
}
}
.pika-single {
	z-index: 25000!important;
}


/*-------------------------------------------*/
/*
/*　　header（リニューアル）2024年7月11日追記
/*
/*-------------------------------------------*/
.new-header{position: absolute;z-index: 99;width: 100%;}

.new-header .h-wrap{position: relative;}
.new-header .h-wrap .inner-hlogo{width: calc(100vw * (304 /1920));position: absolute;top: calc(100vw*(19 / 1920));left: calc(100vw*(20 / 1920));}

.new-header .h-wrap .inner-hlogo.followlogo{top:calc(100vw*(-75 / 1920));position: fixed;transition: top .4s;pointer-events: none;}
.new-header .h-wrap .inner-hlogo.followlogo.in{top:calc(100vw*(19 / 1920));pointer-events: auto;}
/* .new-header .h-wrap .inner-hlogo.tpfadelogo{display: none;} */
/* .new-header .h-wrap .inner-hlogo.tpfadelogo.in{display: block;} */
@media screen and (max-width:896px) , (max-width:896px) and (orientation:landscape) {
	/* .new-header .h-wrap .inner-hlogo.tpfadelogo{display: none;} */
}

.new-header .h-wrap .upp{display: flex;justify-content: end;align-items: end;margin-bottom: calc(100vw * (50 /1920));}
.new-header .h-wrap .upp .sns{display: flex;margin-right:calc(100vw * (22 /1920));}
.new-header .h-wrap .upp .sns a{display: block;margin-right: calc(100vw * (8 /1920));}
.new-header .h-wrap .upp .sns a:last-of-type{margin-right: 0;}
.new-header .h-wrap .upp .sns a img{width: calc(100vw * (35 /1920));height: calc(100vw * (35 /1920));display: block;}

.new-header .h-wrap .upp .lang{position: relative;padding: calc(100vw * (19 /1920)) calc(100vw * (33 /1920)) 0;cursor: pointer;}
.new-header .h-wrap .upp .lang .langico{margin-bottom: calc(100vw * (8 /1920));width: calc(100vw * (34 /1920));height: calc(100vw * (34 /1920));display: block;margin-left: auto;margin-right: auto;}
.new-header .h-wrap .upp .lang .ln{font-size: calc(100vw * (16 /1920));line-height: 1;color: #fff;text-align: center;font-family: "Roboto", sans-serif;font-weight: 300;letter-spacing: 0.05em;}
.new-header .h-wrap .upp .lang .lang-item{position: absolute;display: none;top:120%;left: 50%;transform: translateX(-50%);z-index: 90;cursor: auto;}
.new-header .h-wrap .upp .lang .lang-item li{min-width:max-content;line-height: 1;padding: calc(100vw*(10 / 1920));background: #2225;text-align: center;border: 1px solid #fff;border-bottom: none;}
.new-header .h-wrap .upp .lang .lang-item li:last-of-type{border-bottom: 1px solid #fff;}
.new-header .h-wrap .upp .lang .lang-item li a{color: #fff;font-size: calc(100vw * (16 /1920));}


.new-header .h-wrap .upp .hamb-menu{padding: calc(100vw * (26 /1920)) calc(100vw * (27 /1920)) 0;line-height: 1;cursor: pointer;}
.new-header .h-wrap .upp .hamb-menu .bar{}
.new-header .h-wrap .upp .hamb-menu .bar span{display:block;width: calc(100vw * (46 /1920));height:1px;background: #fff;margin:0 auto calc(100vw * (12 /1920));}
.new-header .h-wrap .upp .hamb-menu .bar span:last-of-type{margin-bottom: calc(100vw * (7 /1920));}
.new-header .h-wrap .upp .hamb-menu .txt{font-size: calc(100vw * (16 /1920));line-height: 1;color: #fff;text-align: center;font-family: "Roboto", sans-serif;font-weight: 300;letter-spacing: 0.05em;}


.new-header .h-wrap .und{}
.new-header .h-wrap .und nav{}
.new-header .h-wrap .und nav ul{display: flex;justify-content: center;flex-wrap: wrap;flex-wrap: wrap;gap: calc(100vw*(15 / 1920)) calc(100vw*(30 / 1920));padding: 0 calc(100vw*(27 / 1920));}
.new-header .h-wrap .und nav ul li{/* margin-right: calc(100vw * (40 /1920)); */}
.new-header .h-wrap .und nav ul li a{color: #fff;font-size: calc(100vw * (18 /1920));font-family:"游明朝体", "Yu Mincho", YuMincho,"Noto Serif JP";font-weight: 600;letter-spacing: 0.1em;}
.new-header .h-wrap .und nav ul li a.reservelink{border: 1px solid #fff;padding: calc(100vw * (6 /1920)) calc(100vw * (25 /1920));}



.new-header .sp-hlogo{padding: 12px 0 0 10px;width:fit-content;}
.new-header .sp-hlogo img{width: 19.1rem;}

#sp-lang{height: 60px;top: 0;position: fixed;right: 60px;text-align: center;z-index: 15001;padding: 12px 19px 0;line-height: 1;transition: background .4s ease-in-out;}
#sp-lang.active{background: #222c;}
#sp-lang .langico{width: 20px;height: 20px;margin-bottom: 4px;}
#sp-lang .ln{font-size: 1.2rem;font-family: "Roboto", sans-serif;font-weight: 300;letter-spacing: 0.05em;line-height: 1;color: #fff;}

#sp-lang .lang-item{position: absolute;display: none;top: 100%;left: 50%;transform: translateX(-50%);z-index: 90;}
#sp-lang .lang-item li{min-width: max-content;line-height: 1;padding:10px;background: #2225;text-align: center;border: 1px solid #fff;border-bottom: none;}
#sp-lang .lang-item li:last-of-type{border-bottom: 1px solid #fff;}
#sp-lang .lang-item li a{color: #fff;font-size:14px;}


/*既存ヘッダーのcss一部上書き*/
#nav-open .txt{font-family: "Roboto", sans-serif;font-weight: 300;letter-spacing: 0.05em;}
@media screen and (max-width:896px) , (max-width:896px) and (orientation:landscape) {
	#nav-open{background: none;transition:background .4s ease-in-out;}
	#nav-open.active{background: #222c;}
}

.share-wrapper .share-item .share-item-x .acms-icon-x-circle::before{
  background-image: url(../images/common/icon-x.svg);
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 22px;
  height: 22px;
}

@media screen and (max-width: 767px) {
    .share-wrapper .share-item .share-item-x .acms-icon-x-circle::before {
      width: 22px;
      height: 22px;
    }
}


/* ---------------------------------------------------
	250521追加
------------------------------------------------------ */


h1.top-h1{
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ朝", serif;
    font-size: 3rem;
    margin-bottom: 25px;
    line-height: 1.5;
}
@media screen and (max-width:896px),(max-width:896px) and (orientation:landscape){
    h1.top-h1 {
        font-size: 1.9rem;
        padding: 0 10px;
    }
}
