@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;}

body #customer_footer,body #customer_header {font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; font-display: swap; font-size: 100%;}

.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;}

#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: 767px), (max-width: 844px) and (orientation:landscape) {
	#container {padding-top: 60px;}
}
@media screen and (max-width: 844px) and (orientation:landscape) {
	.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;}
a:hover, a:visited {color: #222;}
#customer_footer a:hover,#customer_header a:hover {opacity: .7;}
.entry-column a:visited {color: #222;}
a[href^="tel:"] {pointer-events: none;text-decoration: none;}

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

body #customer_footer p,body #customer_header p {line-height: 1.8; margin: 0;}

.flexbox {display: -ms-flexbox; display: -webkit-box; display: flex; flex-wrap: wrap; align-items: top; 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: #F00;}
.tcol-blue {color: #00F;}

.pc-only {display: block;}
.sp-only {display: none;}
.pc-block {display: block;}
.sp-block {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: 767px), (max-width: 844px) and (orientation:landscape) {
/*背景固定する場合	html.is-fixed,
	html.is-fixed body {height: 100%;overflow: hidden;}*/
	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-inline {display: none !important;}
	.sp-inline {display: inline;}
	.pc-hidden {display: block;}
}

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

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



/*-------------------------------------------*/
/*
/*　　base
/*
/*-------------------------------------------*/
body #customer_footer,body #customer_header {
	position: relative;
	font-size: 18px;
  }
  
 body #customer_footer,body #customer_header {
	position: relative;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-display: swap;
	line-height: 1.8;
	color: #222;
	background: url(../img/common/bg.jpg) center top;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
  }
  body.fixed {
	overflow: hidden !important;
  }
  
  a:link, a:visited {
	color: #222;
  }
  
  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;
	vertical-align: bottom;
  }
  
  img.max {
	width: 100%;
  }
  
  @media screen and (max-width: 767px), (max-width: 844px) and (orientation:landscape) {
	body.fixed {
	  overflow: auto;
	}
  
	a[href^="tel:"] {
	  pointer-events: auto;
	}
  
	a:hover img {
	  opacity: 1;
	}
}

@media screen and (max-width: 767px), (max-width: 844px) and (orientation:landscape) {
  #contents{margin-top: 0;}
}

/*-------------------------------------------*/
/*
/*　　header
/*
/*-------------------------------------------*/
#header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 220px;
  color: #fff;
  z-index: 2000;
}
#header > * {
  position: relative;
  z-index: 1;
}
#header .seo {
  position: absolute;
  left: 20px;
  top: 18px;
  color: #ccc;
  font-size: 14px;
  line-height: 1.5;
}
#header .logo {
  float: left;
  padding: 60px 0 0 20px;
}
#header.fixed .logo {
  padding: 40px 0 0 20px;
}
#header .logo a:hover{opacity:1;}
#header .logo a:hover img{opacity:1;}
#header .logo img {
  width: 260px;
}
#header .logo img.logo-b {
	display: none;
}
#header .logo img.logo-w {
	display: block;
}
#header .h-info {
  float: right;
  position: relative;
  padding: 25px 0px 10px 0;
  align-items: center;
  z-index: 10;
}
#header .h-info .info-lang {
  position: relative;
  margin-bottom: 10px;
  line-height: 1;
  z-index: 10;
}
#header .h-info .info-lang.active .lang-tit:after {
  transform: rotate(180deg);
}
#header .h-info .info-lang .lang-tit {
  position: relative;
  padding: 10px 20px 10px 0;
  cursor: pointer;
  white-space: nowrap;
}
#header .h-info .info-lang .lang-tit svg {
  display: inline-block;
  width: 20px;
  height: 20px;
  fill: #fff;
  margin: 0 8px 2px 0;
  vertical-align: middle;
}
#header .h-info .info-lang .lang-tit:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 3px;
  width: 11px;
  height: 7px;
  margin: auto 0;
  background: url(../img/common/icon-h-01.png) no-repeat right center;
  background-size: 11px;
}
#header .h-info .info-lang .lang-list {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  font-size: 16px;
  line-height: 1.2;
}
#header .h-info .info-lang .lang-list li + li {
  margin-top: 1px;
}
#header .h-info .info-lang .lang-list li a {
  display: block;
  padding: 5px;
  background: rgba(255, 255, 255, 0.9);
  color: #222;
  text-align: center;
}
#header .h-info .info-lang .lang-list li a:hover {
  background: #fff;
  opacity: 1;
}
#header .h-info .info-tel {
  margin: 5px 160px 0 40px;
  font-size: 40px;
  line-height: 1;
}
#header .h-info .info-tel .tel-tel {
	font-weight: 400;
}
#header .h-info .info-tel .tel-tel svg {
  width: 26px;
  height: 26px;
  fill: #fff;
  margin-right: 10px;
  vertical-align: -1px;
}
#header .h-info .info-tel .tel-time {
  display: block;
  margin-top: 3px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: .05em;
  text-align: right;
}
#header .h-info .info-tel a {
  color: #fff;
}

@keyframes -webkit-headerAnime {
  0% {
    opacity: 0;
    top: -60px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@keyframes headerAnime {
  0% {
    opacity: 0;
    top: -60px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
#header.fixed .h-info .info-tel a {
  color: #000;
}
@media screen and (min-width: 768px) {
  #header.fixed {
    position: fixed;
    height: 160px;
    animation: -webkit-headerAnime .4s ease;
    animation: headerAnime .4s ease;
    color: #000;
    box-shadow: 0 2px 6px rgb(0 0 0 / 10%);
	display: none;
  }
  #header.fixed .logo {
    display: block;
  }
  #header.fixed .logo img.logo-b {
    display: block;
  }
  #header.fixed .logo img.logo-w {
    display: none;
  }
  #header.fixed .seo {
    display: none;
  }
  #header.fixed .h-info {
    padding-top: 10px;
  }
  #header.fixed .h-info .info-lang .lang-tit:after {
    background: url(../img/common/icon-h-02.png) no-repeat right center;
    background-size: 11px;
  }
  #header.fixed .h-info .info-lang .lang-tit svg {
    fill: #222;
  }
  #header.fixed .h-info .info-lang .lang-list li {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  }
  #header.fixed .h-info .info-lang .lang-list li a {
    position: relative;
  }
  #header.fixed .h-info .info-tel .tel-tel svg {
    fill: #222;
  }
  #header.fixed #gnav {
    padding-top: 5px;
	  position: absolute;
	  bottom: 0;
  }
  #header.fixed #gnav a {
    color: #222;
  }
  #header.fixed #gnav .nav-list > li > a:hover:before {
    border-bottom-color: #AE3216;
  }
}
@media screen and (min-width: 768px) and (max-width: 1366px) {
  #header.fixed #gnav {
    padding-top: 8px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  #header.fixed #gnav {
    padding-top: 15px;
  }
}
@media screen and (max-width: 1700px) {
  #header .seo {
    max-width: calc(100% - 680px);
  }
}
@media screen and (max-width: 1580px) {
  #header .h-info {
    padding-top: 15px;
    padding-right: 0;
  }
	#header .h-info .info-tel {
		margin-right: 140px;
	}
}
@media screen and (max-width: 1280px) {
  #header .seo {
    max-width: calc(100% - 440px);
    font-size: 12px;
  }
  #header .h-info .info-tel {
    margin: 5px 15px 0 25px;
  }
  #header .h-info .info-tel .tel-tel {
    font-size: 32px;
  }
  #header .h-info .info-tel .tel-tel svg {
    width: 20px;
    height: 20px;
    margin-right: 5px;
  }
	#header .h-info .info-tel {
		padding-right: 125px;
	}
}
@media screen and (max-width: 1000px) {
  #header .seo {
    display: none;
  }
  #header .logo img {
    width: 224px;
  }
  #header .h-info .info-lang {
    font-size: 16px;
  }
  #header .h-info .info-tel {
    margin-left: 15px;
  }
}
@media screen and (max-width: 767px), (max-width: 844px) and (orientation:landscape) {
  #header {
    height: 60px;
    padding: 0;
  }
  #header.fixed {
    position: fixed;
    height: 60px;
    animation: -webkit-headerAnime .4s ease;
    animation: headerAnime .4s ease;
    color: #000;
  }
 #header.fixed .logo {
    display: block;
	  padding: 10px 0 0 20px;
  }
  #header:before {
    background: transparent;
  }
  #header .logo {
    padding: 15px;
  }
  #header .logo img {
    width: 160px;
    height: 36px;
  }
	#header .logo img.logo-b {
	  display: 	none;
	}
	#header .logo img.logo-w {
	  display: none;
	}
  #header .h-info {
    display: none;
  }
}
/*-------------------------------------------*/
/*
/*　　header-btns
/*
/*-------------------------------------------*/
#header-btns {
  position: fixed;
  right: 0;
  top: 0;
  display: flex;
  width: 200px;
  z-index: 3999;
}
#header-btns.fixed {
  position: fixed;
  animation: -webkit-headerAnime .4s ease;
  animation: headerAnime .4s ease;
}
#header-btns .btn-reserve {
  position: absolute;
  right: 140px;
  top: 0;
  display: block;
  width: 140px;
  height: 100px;
  padding-top: 20px;
  background: #AE3216;
  border-radius: 0 0 0 5px;
  color: #fff;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: .1em;
  text-align: center;
  z-index: 100;
}
#header-btns .btn-reserve:hover {
	text-decoration: none;
}
/*240424*/
#header-btns .btn-hbg-menu {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 140px;
  height: 100px;
  padding-top: 20px;
  background: #222222;
  border-radius: 0;
  color: #fff;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: .1em;
  text-align: center;
  z-index: 100;
}
#header-btns .btn-hbg-menu .bar {
	width: 54px;
	height: 18px;
	margin-bottom: 3px;
	position: relative;
    display: block;
    margin: 0 auto 5px;
    cursor: pointer;
    text-align: center;
}
#header-btns .btn-hbg-menu .bar span {
	width: 32px;
    height: 2px;
	display: block;
    position: absolute;
    width: 54px;
    height: 2px;
    left: 0;
    background: #fff;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
#header-btns .btn-hbg-menu .bar span:nth-child(1) {
	top: 0;
}
#header-btns .btn-hbg-menu .bar span:nth-child(2) {
	top: 15px;
}
#header-btns .btn-hbg-menu .bar span:nth-child(3) {
	top: 30px;
}
#header-btns .btn-hbg-menu .txt {
	position: absolute;
	right: 29px;
	bottom: 14px;
}
/*240424*/
#header-btns .btn-reserve:hover {
  background: #e44e2c;
}
#header-btns .btn-reserve svg {
  display: block;
  width: 23px;
  height: 24px;
  margin: 0 auto 10px;
  fill: #fff;
}
#header-btns .btn-reserve img {
	width: 23px;
	margin-bottom: 10px;
}
#header-btns .btn-tel{
  display: none;
}
#header-btns .btn-menu {
  position: absolute;
  right: 0;
  top: 0;
  width: 140px;
  height: 100px;
  padding-top: 20px;
  background: #222;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  font-size: 21px;
  line-height: 1.5;
  text-align: center;
  z-index: 100;
}
#header-btns .btn-menu:hover {
	opacity: 0.7;
}
#header-btns .btn-menu.active .bar span:nth-of-type(1) {
  top: 15px;
  background: #fff;
  transform: rotate(-35deg);
}
#header-btns .btn-menu.active .bar span:nth-child(2), #header-btns .btn-menu.active .bar span:nth-child(3) {
  top: 15px;
  background: #fff;
  transform: rotate(35deg);
}
#header-btns .btn-menu .bar {
  position: relative;
  display: block;
  width: 54px;
  height: 32px;
  margin: 0 auto 5px;
  cursor: pointer;
  text-align: center;
}
#header-btns .btn-menu .bar span {
  display: block;
  position: absolute;
  width: 54px;
  height: 2px;
  left: 0;
  background: #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#header-btns .btn-menu .bar span:nth-child(1) {
  top: 0;
}
#header-btns .btn-menu .bar span:nth-child(2) {
  top: 15px;
}
#header-btns .btn-menu .bar span:nth-child(3) {
  top: 30px;
}
  #header-btns.fixed .btn-reserve {
    font-size: 20px;
  }

@media screen and (max-width: 1580px) {
  #header-btns .btn-reserve {
    width: 120px;
    padding-top: 15px;
    height: 90px;
	right: 120px;
  }
	#header-btns .btn-menu {
    width: 120px;
    height: 90px;
  }
	#header-btns .btn-hbg-menu .txt {
	right: 18px;
	bottom: 12px;
	}
	#header-btns .btn-menu .bar {
		width: 50px;
	}
	#header-btns .btn-menu .bar span {
		width: 50px;
	}
	#header-btns .btn-menu .bar span:nth-child(2) {
		top: 12px;
	}
	#header-btns .btn-menu .bar span:nth-child(3) {
		top: 24px;
	}
	#header-btns .btn-menu {
		padding-top: 15px;
	}
}

@media screen and (max-width: 844px) {
  #header-btns.fixed .btn-reserve {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px), (max-width: 844px) and (orientation:landscape) {
	#header.fixed:before {
		background: none;
	}
	#header.fixed .logo {
		display: none;
	}
  #header-btns {
    top: 0;
    width: 120px;
    z-index: 9999;
  }
  #header-btns .btn-tel{
    width: 60px;
    height: 60px;
    padding-top: 12px;
    font-size: 12px;
    border-radius: 0;
    z-index: 9999;
  }
  #header-btns .btn-tel svg {
    width: 16px;
    height: 17px;
    margin: 0 auto 6px;
    fill: #222;
    display: block;
  }
  #header-btns .btn-tel {
    position: absolute;
    right: 60px;
    top: 0;
    display: block;
    background: #FFF;
    color: #222;
    line-height: 1.5;
    letter-spacing: .1em;
    text-align: center;
  }
  #header-btns .btn-menu {
    width: 60px;
    height: 60px;
    padding-top: 14px;
    font-size: 12px;
    right: 0px;
	border-radius: 0; 
  }
	#header-btns .btn-menu:hover {
	opacity: 1;
}
	#header-btns .btn-hbg-menu .txt {
	right: 5px;
    bottom: 6px;
	}
	#header-btns .btn-reserve {
	right: 60px;  
	}
  #header-btns .btn-menu.active .bar span:nth-of-type(1) {
    top: 6px;
  }
  #header-btns .btn-menu.active .bar span:nth-child(2), #header-btns .btn-menu.active .bar span:nth-child(3) {
    top: 6px;
  }
  #header-btns .btn-menu .bar {
    width: 32px;
    height: 18px;
    margin-bottom: 3px;
  }
  #header-btns .btn-menu .bar span {
    width: 32px;
    height: 2px;
  }
  #header-btns .btn-menu .bar span:nth-child(1) {
    top: 0;
  }
  #header-btns .btn-menu .bar span:nth-child(2) {
    top: 8px;
  }
  #header-btns .btn-menu .bar span:nth-child(3) {
    top: 16px;
  }
  #header-btns .btn-reserve {
    width: 60px;
    height: 60px;
    padding-top: 12px;
    font-size: 12px;
/*    border-radius: 0;*/
    z-index: 9999;
	border-radius: 0 0 0 5px;
  }
  #header-btns .btn-reserve:hover {
    background: #AE3216;
  }
  #header-btns .btn-reserve svg {
    width: 16px;
    height: 17px;
    margin-bottom: 6px;
  }
	#header-btns .btn-reserve img {
		width: 17px;
		margin-bottom: 6px;
	}
}
/*-------------------------------------------*/
/*
/*　　gnav
/*
/*-------------------------------------------*/
#gnav {
  clear: both;
  width: 100%;
  padding-top: 15px;
  font-size: 20px;
  letter-spacing: .05em;
  line-height: 1.2;
}
#gnav a {
  color: #fff;
}
#gnav .nav-list {
  width: 96%;
  max-width: 1200px;
  margin: 0 auto;
  justify-content: space-around;
  text-align: center;
}
#gnav .nav-list > li {
  position: relative;
  margin: 0;
}
#gnav .nav-list > li:first-of-type {
  margin-left: 0;
}
#gnav .nav-list > li:last-of-type {
  margin-right: 0;
}
#gnav .nav-list > li > a {
  position: relative;
  display: block;
  padding: 10px 10px 10px;
  text-decoration: none;
	letter-spacing: 0.05em;
}
#gnav .nav-list > li > a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  margin: 0 auto;
  border-bottom: 1px solid #fff;
  transition: all .5s;
}
#gnav .nav-list > li > a:hover {
  opacity: 1;
}
#gnav .nav-list > li > a:hover:before {
  width: 100%;
}
#gnav .nav-list > li > a .en {
	display: block;
	margin-top: 8px;
	font-family: "Sawarabi Mincho", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 12px;
	letter-spacing: .05em;
	line-height: 1;
	opacity: .5;
}

@media screen and (max-width: 1440px) {
  #gnav {
    letter-spacing: .05em;
  }
}
@media screen and (max-width: 1366px) {
  #gnav {
    padding-top: 20px;
    font-size: 18px;
    letter-spacing: 0;
  }
  #gnav .nav-list {
    padding: 0 10px;
    justify-content: space-around;
  }
  #gnav .nav-list > li {
    margin: 0;
  }
  #gnav .nav-list > li a {
    padding: 8px 5px;
  }
}
@media screen and (max-width: 1024px) {
  #gnav {
	  padding-top: 10px;
    font-size: 16px;
  }
  #gnav .nav-list {
    width: 100%;
  }
  #gnav .nav-list > li a .en {
    font-size: 10px;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 820px) {
  #gnav {
    font-size: 15px;
  }
  #gnav .nav-list {
    padding: 0 5px;
  }
  #gnav .nav-list > li a {
    padding: 8px 3px;
  }
}
@media screen and (max-width: 767px), (max-width: 844px) and (orientation:landscape) {
  #gnav {
    display: none;
  }
}
/*-------------------------------------------*/
/*
/*　　modal-nav
/*
/*-------------------------------------------*/
#modal-nav {
  position: fixed;
  display: none;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 150px 0 80px;
  background: url(../img/common/bg.jpg) center top;
  border-left: none;
  z-index: 9998;
}
#modal-nav .nav-container {
  width: 100%;
  max-width: 720px;
  height: 100%;
  margin: 0 auto;
}
#modal-nav .nav-logo {
  float: left;
  margin-right: 50px;
  margin-bottom: 60px;
}
#modal-nav .nav-lang {
	display: none;
  float: left;
  position: relative;
  margin-top: 5px;
  width: 140px;
  z-index: 10;
}
#modal-nav .nav-lang.active .lang-tit:after {
  transform: rotate(180deg);
}
#modal-nav .nav-lang .lang-tit {
  position: relative;
  padding: 5px 20px 5px 0;
  border-bottom: 1px solid;
  cursor: pointer;
  white-space: nowrap;
}
#modal-nav .nav-lang .lang-tit svg {
  display: inline-block;
  width: 20px;
  height: 20px;
  fill: #222;
  margin: 0 8px 3px 0;
  vertical-align: middle;
}
#modal-nav .nav-lang .lang-tit:after {
  content: "";
  display: block;
  position: absolute;
  right: 5px;
  top: 5px;
  bottom: 0;
  width: 11px;
  height: 7px;
  margin: auto 0;
  background: url(../img/common/icon-h-02.png) no-repeat right center;
  background-size: 11px;
}
#modal-nav .nav-lang .lang-list {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  font-size: 16px;
  line-height: 1.3;
}
#modal-nav .nav-lang .lang-list li + li {
  border-top: 1px solid #ccc;
}
#modal-nav .nav-lang .lang-list li a {
  display: block;
  padding: 5px;
  background: #fff;
  color: #222;
  text-align: center;
}
#modal-nav .nav-lang .lang-list li a:hover {
  background: #ddd;
  opacity: 1;
}
#modal-nav .nav-col {
  clear: both;
}
#modal-nav .nav-col .col-list {
  width: 100%;
  margin-bottom: 20px;
  font-size: 16px;
  justify-content: flex-start;
}
#modal-nav .nav-col .col-list > li {
  width: 23%;
}
#modal-nav .nav-col .col-list > li:nth-of-type(2) {
  width: 27%;
}
#modal-nav .nav-col .col-list > li:nth-of-type(4) {
  width: 18%;
}
#modal-nav .nav-col .col-list > li:nth-of-type(5n) {
  width: 8%;
}
#modal-nav .nav-col .col-list > li > a {
  padding-left: 12px;
  background: url(../img/common/icon-f-07.png) no-repeat left 6px;
  background-size: 6px;
}
#modal-nav .nav-col .col-list > li > a:hover {
  text-decoration: underline;
}
#modal-nav .contact-col {
  margin-top: 50px;
}
#modal-nav .contact-col .col-tel {
  margin: 0 20px;
  line-height: 1;
}
#modal-nav .contact-col .col-tel .tel-tel {
  font-size: 40px;
}
#modal-nav .contact-col .col-tel .tel-tel svg {
  display: inline-block;
  width: 28px;
  height: 28px;
  margin: 0 8px 2px 0;
  fill: #222;
  vertical-align: -1px;
}
#modal-nav .contact-col .col-tel .tel-time {
  display: block;
  max-width: 286px;
  margin: 3px auto 0;
  font-size: 15px;
  line-height: 1.4;
  text-align: center;
}
#modal-nav .contact-col .col-tel a {
  color: #222;
}
#modal-nav .contact-col .col-contact {
  display: block;
  width: 320px;
  margin: 0 20px;
  padding: 13px;
  border: 1px solid #222;
  border-radius: 50px;
  color: #222;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
}
#modal-nav .contact-col .col-contact:hover {
  background: #222;
  color: #fff;
	text-decoration: none;
}
#modal-nav .contact-col .col-contact:hover svg {
  fill: #fff;
}
#modal-nav .contact-col .col-contact svg {
  position: relative;
  top: -3px;
  display: inline-block;
  width: 21px;
  height: 16px;
  margin-right: 10px;
  fill: #222;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  #modal-nav {
/*    display: none !important;*/
	  padding: 0;
	  height: 540px;
  }
	#modal-nav .nav-container {
		max-width: 100%;
	}
	#modal-nav .nav-col .col-list > li,#modal-nav .nav-col .col-list > li:nth-of-type(2),#modal-nav .nav-col .col-list > li:nth-of-type(4),#modal-nav .nav-col .col-list > li:nth-of-type(5n) {
		width: fit-content;
		text-align: center;
	}
	#modal-nav .nav-col {
		margin: 0 10%;
	}
	#modal-nav .nav-col .col-list {
		justify-content: space-between;
	}
	#modal-nav .nav-col .col-list > li > a {
		background: none;
		padding-left: 0;
		font-size: 1.2em;
	}
	#modal-nav .nav-logo {
		margin: 18px 0 98px 30px;
	}
	#modal-nav .nav-col .col-list > li > a .pc_only {
		font-size: 12px;
}
	#modal-nav .nav-col .col-list > li {
		padding: 8px 0;
		position: relative;
	}
	#modal-nav .contact-col {
		margin-top: 60px;
	}
	#modal-nav .nav-col .col-list > li > a:hover {
		text-decoration: none;
	}
	#modal-nav .contact-col .col-contact {
		width: 360px;
		height: 55px;
	}
	#modal-nav .contact-col .col-tel {
		display: flex;
		justify-content: space-between;
		align-items: center;
		min-width: 450px;
	}
	#header-btns {
		z-index: 9999;
	}
	#modal-nav .nav-col .col-list > li > a::before {
	content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    margin: 0 auto;
    border-bottom: 1px solid #222;
    transition: all .5s;
	}
	#modal-nav .nav-col .col-list > li > a:hover::before {
		width: 100%;
	}
}
@media screen and (max-width: 1370px) {
	#modal-nav .nav-col {
		margin: 0 4%;
	}
	#modal-nav .nav-col .col-list > li > a {
		font-size: 1em;
	}
	#modal-nav .nav-col .col-list > li > a .pc_only {
		font-size: 10px;
	}
}
@media screen and (max-width: 900px) {
	#modal-nav .nav-col {
		margin: 0 1%;
	}
	#modal-nav .contact-col .col-tel {
		display: block;
		width: fit-content;
	}
}
@media screen and (max-width: 767px), (max-width: 844px) and (orientation:landscape) {
  #modal-nav {
    padding: 0 0 60px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  #modal-nav .nav-container {
    height: auto;
    max-width: 480px;
    padding-top: 60px;
  }
  #modal-nav .nav-logo {
    position: absolute;
    left: 0;
    top: 0;
    float: none;
    margin-bottom: 20px;
    padding: 15px;
  }
  #modal-nav .nav-logo img {
    width: 160px;
    height: 36px;
  }
  #modal-nav .nav-lang {
    float: none;
    margin: 0 auto;
  }
  #modal-nav .nav-lang .lang-tit {
    border-bottom: none;
  }
  #modal-nav .nav-lang .lang-list {
    left: 0;
    top: 100%;
    width: 100%;
  }
  #modal-nav .nav-lang .lang-list li a:hover {
    background: #fff;
  }
  #modal-nav .nav-col {
    width: 84%;
    margin: 30px auto 0;
    font-size: 16px;
    align-items: flex-start;
  }

  #modal-nav .nav-col .col-list {
    width: auto;
    max-width: 45%;
    margin-bottom: 0;
  }
  #modal-nav .nav-col .col-list:nth-of-type(2) {
    max-width: 58%;
    margin-right: -3%;
  }
  #modal-nav .nav-col .col-list > li {
    width: 100%;
    margin-bottom: 10px;
  }
  #modal-nav .nav-col .col-list > li:nth-of-type(2) {
    width: 100%;
  }
  #modal-nav .nav-col .col-list > li:nth-of-type(4) {
    width: 100%;
  }
  #modal-nav .nav-col .col-list > li:nth-of-type(5n) {
    width: 100%;
  }
  #modal-nav .nav-col .col-list > li > a {
    padding-left: 0;
    background: none;
  }
  #modal-nav .nav-col .col-list > li > a:hover {
    text-decoration: none;
  }
  #modal-nav .contact-col {
    display: block;
    margin-top: 40px;
    padding: 0 20px;
    text-align: center;
  }
  #modal-nav .contact-col .col-tel {
    margin: 0;
  }
  #modal-nav .contact-col .col-contact {
    max-width: 100%;
    margin: 20px auto 0;
  }
  #modal-nav .contact-col .col-contact:hover {
    background: none;
    color: #222;
  }
  #modal-nav .contact-col .col-contact:hover svg {
    fill: #222;
  }
	#modal-nav .nav-col .col-list > li > a .pc_only {
		display: none;
	}
	#modal-nav .contact-col .col-tel {
		width: 442px;
	}
}
@media screen and (max-width: 480px) {
	#modal-nav .contact-col .col-tel {
		width: 100%;
	}
}
@media screen and (max-width: 320px) {
  #modal-nav .nav-logo img {
    width: 176px;
    height: 33px;
  }
  #modal-nav .nav-col .col-list {
    font-size: 16px;
  }
  #modal-nav .contact-col .col-tel {
    margin: 0;
    font-size: 36px;
  }
  #modal-nav .contact-col .col-tel svg {
    width: 28px;
    height: 28px;
    margin: 0 8px 2px 0;
  }
}
/*-------------------------------------------*/
/*
/*　　content
/*
/*-------------------------------------------*/
#wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

#svg_sprite {
  display: none;
}

.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.flexbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.flexbox.mid {
  align-items: center;
}

.flexbox.center {
  justify-content: center;
}

.flexbox.reverse {
  flex-direction: row-reverse;
}

.clear {
  clear: both;
}

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

.rel {
  position: relative;
}

.flL {
  float: left;
}

.flR {
  float: right;
}

.taL {
  text-align: left;
}

.taC {
  text-align: center;
}

.taR {
  text-align: right;
}

.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.mincho02 {
  font-family: "Sawarabi Mincho", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-style: normal;
}

.gothic {
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
}

img.icon,
span.icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  top: -2px;
}

.txt-bold {
  font-weight: bold;
}

.txt-break span {
  display: inline-block;
}

.txt-kerning {
  font-feature-settings: "palt";
}

.en {
  font-family: "Noto Serif";
}

.vertical {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

/* 汎用見出し */
body #customer_footer h2,body #customer_header h2 {
  margin-bottom: 30px;
  color: #363636;
  font-size: 40px;
  font-family: "Sawarabi Mincho", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: normal;
  line-height: 1.4;
  letter-spacing: .1em;
  text-align: center;
}
body #customer_footer h2 .en,body #customer_header h2 .en {
  display: block;
  color: #363636;
  font-size: 15px;
  font-family: "Sawarabi Mincho", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: .1em;
  line-height: 1.1;
  opacity: .5;
}

body #customer_footer h3,body #customer_header h3 {
  font-family: "Sawarabi Mincho", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: normal;
  font-weight: bold;
}

body #customer_footer h4,body #customer_header h4 {
  font-weight: bold;
}

body #customer_footer h5,body #customer_header h5 {
  font-weight: bold;
}

body #customer_footer h6,body #customer_header h6 {
  font-weight: bold;
}

/* 汎用ボタン */
body #customer_footer a.btn,body #customer_header a.btn,
body #customer_footer .btn-nolink,body #customer_header .btn-nolink {
  position: relative;
  display: inline-block;
  width: 360px;
  max-width: 100%;
  padding: 12px 15px 10px;
  background: #AE3216;
  border: 1px solid #AE3216;
  border-radius: 50px;
  color: #fff;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: .1em;
  text-align: center;
  text-decoration: none;
  transition: all .2s;
}
body #customer_footer a.btn:hover,body #customer_header a.btn:hover,body #customer_footer a.btn:visited,body #customer_header a.btn:visited,body #customer_footer a.btn:focus,body #customer_header a.btn:focus,
.btn-nolink:hover,
.btn-nolink:visited,
.btn-nolink:focus {
  color: #fff;
}
a.btn:hover .arrow, a.btn:visited .arrow, a.btn:focus .arrow,
.btn-nolink:hover .arrow,
.btn-nolink:visited .arrow,
.btn-nolink:focus .arrow {
  border-bottom-color: #fff;
}
a.btn:hover .arrow:before, a.btn:visited .arrow:before, a.btn:focus .arrow:before,
.btn-nolink:hover .arrow:before,
.btn-nolink:visited .arrow:before,
.btn-nolink:focus .arrow:before {
  border-left-color: #fff;
}
a.btn:hover,
.btn-nolink:hover {
  background: #fff;
  color: #AE3216;
}
a.btn:hover .arrow,
.btn-nolink:hover .arrow {
  border-bottom-color: #AE3216;
}
a.btn:hover .arrow:before,
.btn-nolink:hover .arrow:before {
  border-left-color: #AE3216;
}
a.btn .arrow,
.btn-nolink .arrow {
  position: relative;
  display: inline-block;
  margin: 0 0 0 10px;
  width: 30px;
  height: 0;
  border-bottom: 1px solid #fff;
  vertical-align: middle;
}
a.btn .arrow:before,
.btn-nolink .arrow:before {
  content: "";
  display: block;
  position: absolute;
  right: -1px;
  bottom: -1px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 0 8px;
  border-color: transparent transparent transparent #fff;
}

a.btn02,
.btn-nolink02 {
  position: relative;
  display: inline-block;
  width: 160px;
  max-width: 100%;
  padding: 5px;
  border-bottom: 1px solid #222;
  color: #222;
  line-height: 1.4;
  text-align: left;
  transition: all .2s;
}
a.btn02:before,
.btn-nolink02:before {
  content: "";
  display: block;
  position: absolute;
  right: -1px;
  bottom: -1px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 0 8px;
  border-color: transparent transparent transparent #222;
  transition: transform .3s;
}
a.btn02:hover, a.btn02:visited, a.btn02:focus,
.btn-nolink02:hover,
.btn-nolink02:visited,
.btn-nolink02:focus {
  color: #222;
}
a.btn02:hover:before,
.btn-nolink02:hover:before {
  transform: translateX(5px);
}

/* 汎用テーブル */
body #customer_footer .table th,body #customer_header .table th,
body #customer_footer .table td,body #customer_header .table td {
  padding: 17px 20px 15px;
  border-bottom: 1px solid #BEBEBE;
  line-height: 1.4;
}
body #customer_footer .table th,body #customer_header .table th {
  background: #F3F3F3;
  border-bottom-color: #fff;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .pc-vertical {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }
}
@media screen and (max-width: 1280px) {
 #customer_footer .container, #customer_header .container {
    width: 94%;
  }
}
@media screen and (max-width: 767px), (max-width: 844px) and (orientation:landscape) {
  #customer_footer  .container, #customer_header .container.container {
    width: 90%;
  }

  /* 汎用見出し */
   #customer_footer h2,#customer_header h2 {
    margin-bottom: 30px;
    font-size: 36px;
  }

  /* 汎用ボタン */
  #customer_footer a.btn02:hover:before,#customer_header a.btn02:hover:before,
  #customer_footer .btn-nolink02:hover:before,#customer_header .btn-nolink02:hover:before {
    transform: translateX(0);
  }
}


/* ---------------------------------------------------
	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: calc(100vw * (14 / 1920)); 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: calc(100vw * (18 / 1920)); 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:calc(100vw * (18 / 1920)); 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:calc(100vw * (38 / 1920)); line-height:.66315; letter-spacing: 0; font-weight: 400; margin-bottom: calc(100vw * (5 / 1920));}
.follow-content .tel-info small{font-size: calc(100vw * (16 / 1920)); font-weight: 500; line-height: 1.575;}

@media screen and (max-width: 767px), (max-width: 844px) 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: 12px; font-family: Arial, Helvetica, "sans-serif"; font-weight: bold; margin-top: 4px;}

@media screen and (max-width: 767px), (max-width: 844px) 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: 767px), (max-width: 844px) and (orientation:landscape) {
}

/* ---------------------------------------------------
	下層ページタイトル
------------------------------------------------------ */
.pagetit {width: 100%; height: calc(100vw * (460 / 1920)); position: relative; text-align: center; background: url(../images/header/page-dummy-img.png) no-repeat center/cover;}
.pagetit .page-title {font-family: "Sawarabi Mincho", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; font-size: 36px; font-weight: 400; line-height: 1.4; color: #FFF; letter-spacing: 0.05em; position: absolute; top: calc(100vw * (270 / 1920)); left: 50%; transform: translateX(-50%); padding-top: calc(100vw * (25 / 1920));}
.pagetit .page-title::before {content: ""; display: block; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 200px; height: 1px; background: #FFF;}

.is-tablet .pagetit .page-title {top: calc(100vw * (300 / 1920)); padding-top: calc(100vw * (20 / 1920));}

@media screen and (max-width: 1280px) {
	.pagetit {height: calc(100vw * (300 / 1280));}
	.pagetit .page-title {font-size: 24px; top: calc(100vw * (220 / 1280)); padding-top: calc(100vw * (17 / 1280));}
	.pagetit .page-title::before {width: 130px;}
}
@media screen and (max-width: 1024px) {
	.pagetit {height: calc(100vw * (245 / 1024));}
	.pagetit .page-title {font-size: 20px; top: calc(100vw * (180 / 1024)); padding-top: calc(100vw * (13 / 1024));}
	.pagetit .page-title::before {width: 105px;}
}
@media screen and (max-width: 767px), (max-width: 844px) and (orientation:landscape) {
	.pagetit {width: 100%; max-width: 100%; height: 100px;}
	.pagetit .page-title {top: 50%; transform: translate(-50%,-50%); font-size: 16px; padding-top: 10px;}
}

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

@media screen and (max-width: 767px), (max-width: 844px) and (orientation:landscape) {
}
/*-------------------------------------------*/
/*
/*　　footer-contact
/*
/*-------------------------------------------*/
#f-contact {
  position: relative;
  padding: 90px 0 70px;
  background: url(../img/common/bg-f-01.jpg) no-repeat center;
  background-size: cover;
  color: #fff;
  text-align: center;
}
#f-contact:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #331B09;
  mix-blend-mode: multiply;
  opacity: .5;
}
#f-contact .container {
  position: relative;
  z-index: 1;
}
#f-contact .contact-tit {
  margin: 0 0 30px;
  padding: 0;
  font-size: 22px;
  line-height: 1.5;
  letter-spacing: .1em;
  font-weight: bold;
  text-align: center;
}
#f-contact .contact-col .col-tel {
  margin: 0 20px 20px;
  line-height: 1;
}
#f-contact .contact-col .col-tel .tel-tel {
  font-size: 40px;
}
#f-contact .contact-col .col-tel .tel-tel svg {
  display: inline-block;
  width: 28px;
  height: 28px;
  margin: 0 8px 2px 0;
  fill: #fff;
  vertical-align: -1px;
}
#f-contact .contact-col .col-tel .tel-time {
  display: block;
  margin-top: 3px;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: .05em;
  text-align: right;
}
#f-contact .contact-col .col-tel a {
  color: #fff;
}
#f-contact .contact-col .col-reserve {
  display: block;
  width: 340px;
  margin: 0 20px 20px;
  padding: 10px;
  background: rgba(174, 50, 22, 0.9);
  border: 1px solid rgba(174, 50, 22, 0.9);
  border-radius: 50px;
  color: #fff;
  font-size: 20px;
  letter-spacing: .1em;
  line-height: 1.5;
  text-align: center;
}
#f-contact .contact-col .col-reserve:hover {
  background: #FFF;
  border-color: #FFF;
  color: #222;
	opacity: 1;
}
#f-contact .contact-col .col-reserve:hover svg {
  fill: #222;
}
#f-contact .contact-col .col-reserve svg {
  position: relative;
  top: -3px;
  display: inline-block;
  width: 23px;
  height: 24px;
  margin-right: 10px;
  fill: #fff;
  vertical-align: middle;
}
#f-contact .contact-col .col-cancel {
  display: block;
  width: 340px;
  margin: 0 20px 20px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(255, 255, 255, 0.9);
  border-radius: 50px;
  color: #222;
  font-size: 16px;
  letter-spacing: .1em;
  line-height: 1.5;
  text-align: center;
}
#f-contact .contact-col .col-cancel:hover {
  background: #AE3216;
  border-color: #AE3216;
  color: #fff;
	opacity: 1;
}
#f-contact .contact-col .col-cancel:hover svg {
  fill: #fff;
}
#f-contact .contact-col .col-cancel svg {
  position: relative;
  top: -3px;
  display: inline-block;
  width: 23px;
  height: 24px;
  margin-right: 10px;
  fill: #222;
  vertical-align: middle;
}
#f-contact .contact-col .col-contact {
  display: block;
  width: 340px;
  margin: 0 20px 20px;
  padding: 13px;
  border: 1px solid #fff;
  border-radius: 50px;
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: .1em;
  text-align: center;
}
#f-contact .contact-col .col-contact:hover {
  background: #fff;
  color: #222;
	opacity: 1;
}
#f-contact .contact-col .col-contact:hover svg {
  fill: #222;
}
#f-contact .contact-col .col-contact svg {
  position: relative;
  top: -3px;
  display: inline-block;
  width: 21px;
  height: 16px;
  margin-right: 10px;
  fill: #fff;
  vertical-align: middle;
}

@media screen and (max-width: 1024px) {
  #f-contact .contact-col .col-tel {
    width: 100%;
    margin: 0 0 20px;
  }
  #f-contact .contact-col .col-tel .tel-time {
    max-width: 286px;
    margin: 3px auto 0;
  }
}
@media screen and (max-width: 767px), (max-width: 844px) and (orientation:landscape) {
  #f-contact {
    padding: 40px 0 40px;
  }
  #f-contact .contact-col .col-tel {
    font-size: 36px;
  }
  #f-contact .contact-col .col-tel .tel-tel svg {
    width: 28px;
    height: 28px;
  }
  #f-contact .contact-col .col-tel .tel-time {
    max-width: 286px;
    margin: 3px auto 0;
  }
  #f-contact .contact-col .col-reserve {
    width: 340px;
    max-width: 100%;
    margin: 0 0 15px;
    padding: 10px;
    border-radius: 50px;
    color: #fff;
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
  }
  #f-contact .contact-col .col-reserve:hover {
    background: rgba(174, 50, 22, 0.9);
    border-color: rgba(174, 50, 22, 0.9);
    color: #fff;
  }
  #f-contact .contact-col .col-reserve:hover svg {
    fill: #fff;
  }
  #f-contact .contact-col .col-cancel {
    width: 340px;
    max-width: 100%;
    margin: 0 0 15px;
    padding: 10px;
    border-radius: 50px;
    color: #222;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
  }
  #f-contact .contact-col .col-cancel:hover {
    background: rgba(255, 255, 255, 0.9);
    border-color: rgba(255, 255, 255, 0.9);
    color: #222;
  }
  #f-contact .contact-col .col-cancel:hover svg {
    fill: #222;
  }
  #f-contact .contact-col .col-contact {
    width: 340px;
    max-width: 100%;
    margin: 0;
  }
  #f-contact .contact-col .col-contact:hover {
    background: none;
    color: #fff;
  }
  #f-contact .contact-col .col-contact:hover svg {
    fill: #fff;
  }
}
/*-------------------------------------------*/
/*
/*　　footer

/*
/*-------------------------------------------*/
#footer {
  padding: 60px 0 30px;
}
#footer .f-pagetop {
  position: fixed;
  right: 0;
  bottom: -50px;
  background: #222;
  line-height: 50px;
  text-align: center;
  z-index: 1000;
  transition: bottom .4s;
}
#footer .f-pagetop.active {
  bottom: 0;
}
#footer .f-pagetop a {
  display: block;
  width: 50px;
  height: 50px;
  padding: 0 0 2px 6px;
}
#footer .f-pagetop a:hover {
  background: #666;
}
#footer .f-pagetop a:hover img {
  opacity: 1;
}
#footer .f-pagetop img {
  vertical-align: middle;
}
#footer .f-col .col-info {
  width: 37.5%;
  padding: 10px 20px 10px 0;
  border-right: 1px solid rgba(34, 34, 34, 0.3);
}
#footer .f-col .col-info .info-logo {
  line-height: 1;
}
#footer .f-col .col-info .info-logo a:hover{
  opacity: 1;
}
#footer .f-col .col-info .info-logo a:hover img {
  opacity: 1;
}
#footer .f-col .col-info .info-address {
  margin: 30px 0 20px;
  font-size: 16px;
  line-height: 1.8;
}
#footer .f-col .col-info .info-sns {
  justify-content: flex-start;
}
#footer .f-col .col-info .info-sns li {
  margin-right: 30px;
}
#footer .f-col .col-nav {
  width: 62.5%;
  padding: 30px 0 10px 4%;
  font-size: 16px;
  line-height: 1.4;
}
#footer .f-col .col-nav a {
  padding-left: 10px;
  background: url(../img/common/icon-f-07.png) no-repeat left 6px;
  background-size: 6px;
font-weight: 400;
}
#footer .f-col .col-nav a:hover {
  text-decoration: underline;
}
#footer .f-col .col-nav .nav-list {
  margin-right: .5em;
text-align: left;
}
#footer .f-col .col-nav .nav-list li {
  margin-bottom: 24px;
}
#footer .f-info {
  margin: 60px 0 30px;
  padding: 10px;
  background: #fff;
}
#footer .f-info .info-list li {
  padding: 0 30px;
  line-height: 1.5;
	font-weight: 400;
}
#footer .f-info .info-list li + li {
  border-left: 1px dotted;
}
#footer .f-info .info-list li .icon {
  margin-right: 10px;
}
#footer .f-txt {
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: .05em;
  text-align: center;
}
#footer .f-copyright {
  margin-top: 50px;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: .1em;
  text-align: center;
}

@media screen and (max-width: 1280px) {
  #footer .f-col .col-info {
    width: 44%;
  }
  #footer .f-col .col-info .info-logo img {
    width: 284px;
  }
  #footer .f-col .col-nav {
    width: 56%;
  }
  #footer .f-col .col-nav .nav-col .col-list {
    width: 100%;
  }
  #footer .f-info {
    font-size: 16px;
  }
  #footer .f-info .info-list li {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1024px) {
	#footer .f-col .col-nav {
		font-size: 12px;
	}
	#footer .f-col .col-info .info-address {
	  font-size: 12px;
	}
  #footer .f-info {
    font-size: 14px;
  }
}
@media screen and (max-width: 1000px) {
  #footer .f-col .col-nav .nav-list {
    width: 50%;
    margin-right: 0;
  }
}
@media screen and (max-width: 767px), (max-width: 844px) and (orientation:landscape) {
  #footer {
    padding: 60px 0 30px;
  }
  #footer .f-pagetop a:hover {
    background: #222;
  }
  #footer .f-col .col-info {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 30px;
    border-right: none;
  }
  #footer .f-col .col-info > * {
    max-width: 360px;
    margin: 0 auto;
  }
  #footer .f-col .col-info .info-address {
    margin: 30px auto 20px;
	  text-align: center;
  }
	#footer .f-col .col-info .info-sns {
		justify-content: center;
	}
  #footer .f-col .col-info .info-sns li {
    margin-right: 20px;
  }
  #footer .f-col .col-nav {
    display: none;
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
    padding: 30px 0;
    font-size: 14px;
  }
  #footer .f-col .col-nav a:hover {
    text-decoration: none;
  }
  #footer .f-col .col-nav .nav-list li {
    margin-bottom: 16px;
  }
  #footer .f-info {
    width: 100%;
    max-width: 360px;
    margin: 0 auto 30px;
  }
  #footer .f-info .info-list {
    display: block;
  }
  #footer .f-info .info-list li {
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    padding: 10px 0;
  }
  #footer .f-info .info-list li + li {
    border-left: none;
    border-top: 1px dotted;
  }
  #footer .f-info .info-list li .icon {
    width: 32px;
    margin-right: 10px;
  }
  #footer .f-txt {
    text-align: left;
  }
  #footer .f-copyright {
    margin-top: 50px;
  }
#footer {
    text-align: center;
  }
	
}



/*-------------------------------------------*/
/*
/*　　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;
}

/*-------------------------------------------*/
/*
/*　　a-blog調整
/*
/*-------------------------------------------*/
@media screen and (max-width: 767px), (max-width: 844px) and (orientation:landscape) {
	.smartphoto-caption {
		height: auto!important;
		padding: 10px 60px!important;
		line-height: 1.5!important;
		white-space: normal!important;
		text-overflow: unset!important;
	}
}

/*-------------------------------------------*/
/*
/*　　IE用cssハック
/*
/*-------------------------------------------*/
@media all and (-ms-high-contrast: none) {
  #gnav .nav-list > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
/*-------------------------------------------*/
/*
/*　　print
/*
/*-------------------------------------------*/
@page {size: A4; margin: 5mm;}
@media print {
	* {-webkit-print-color-adjust: exact !important;/* Chrome, Safari */color-adjust: exact !important;/*Firefox*/}
	body #customer_footer,body #customer_header {width: 1000px;font-size: 14px;}
	.container {width: 94%;}
	
	/* header -------------------------------------------*/
	#header {height: auto;}
	#gnav {padding-top: 15px; font-size: 14px;}
	#header-btns.fixed {position: absolute;}
	
	/* 下層ページタイトル ----------------------------------*/
	.pagetit {height: 270px;}
	.pagetit .page-title {top: 200px; font-size: 20px;}
	
	/* footer -------------------------------------------*/
	#footer .f-col .col-nav {padding: 30px 0 10px 20px;font-size: 14px;flex-wrap: nowrap;}
}


.contact-description{font-size: 18px; line-height: 2; font-weight: 400; margin: auto; margin-bottom: 60px; max-width: 1100px;}
.contact-description span{color:#9D3507;}
.acms-form{background: #FFF; padding: 50px; max-width: 1100px; margin: auto;}
.contact-form-label{display: flex; justify-content: space-between; align-items: center; padding: 0; width:27%; margin-right:4%; font-size: 18px; font-weight: 600; position: relative;}
.contact-box .acms-admin-form-radio{margin: 0; margin-left: 10px; display: flex; align-items: center;}
.contact-form-control{padding:0; width: 66%; font-size: 18px; font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;}
.valid-mark.valid{position: absolute; right: -40px;}
@media screen and (max-width:767px){
  .acms-form{padding: 20px;}
  .entry-column .contact-box ul li{display: block;}
  .contact-form-label{width: 100%;}
  .contact-form-control{display: block; width:100%; margin-top: 10px;}
  .contact-box .contact-no span::before{content:none;}
  .contact-box .contact-no span a::before{width: 30px; height:30px;}
  .contact-box .tel-box{margin: 0; width:100%;}
  .contact-box .contact-no span a{font-size: 2rem;}
  .valid-mark.valid{right: 40px;}
}

#modal-nav {
	display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 89;
    width: 100%;
	z-index: 3000;
}
#modal-nav:target {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    pointer-events: auto;
}
#modal-nav .nav-container .close_btn {
	width: 100%;
	text-align: center;
}
#modal-nav .nav-container .close_btn a {
	margin: 80px auto;
	position: relative;
  display: inline-block;
  padding: 8px 15px;
	color: #fff;
  text-decoration: none;
  background: #222;
  border: solid 1px #000;/*線色*/
  border-radius: 2px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
  text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
#modal-nav .nav-container .close_btn a:hover {
	opacity: 0.9;
}
#modal-nav .nav-container .close_btn a:active {
  /*押したとき*/
  border: solid 1px #000;
  box-shadow: none;
  text-shadow: none;
}
@media screen and (max-width:767px){
	#modal-nav .nav-container .close_btn a {
		margin: 20px auto;
	}
}