﻿@charset "UTF-8";
/*-----------------------------------------------------	*/
/*	for all						*/
/*-----------------------------------------------------	*/
/* ------ General Settings ------ */
img {
 max-width: 100%;
 height: auto;
 width: auto\9;
}
body {
 text-align: center;
 margin: 0;
 padding: 0;
 line-height: inherit;
 min-width: 1200px;
}
.text-center {
 text-align: center;
}
#wrapper {
 width: 100%;
 position: relative;
 overflow: hidden;
}
.sp {
 display: none !important;
}
.clr {
 clear: both;
}
.br_pc {
 display: inherit;
}
.br_sp {
 display: none;
}
.mr0 {
 margin-right: 0 !important;
}
.en {
 font-family: 'Marcellus', serif;
}
@media screen and (max-width: 768px) {
 a:hover {
  opacity: 1;
  text-decoration: none;
 }
 body {
  position: relative;
  min-width: inherit;
  background: none;
 }
 #wrapper {
  width: 100%;
  position: inherit;
  overflow: hidden;
  background: none;
 }
 .pc {
  display: none !important;
 }
 .sp {
  display: inherit !important;
 }
 .br_pc {
  display: none !important;
 }
 .br_sp {
  display: inherit !important;
 }
 .en {
  font-family: 'Marcellus', serif;
 }
}
/* ------ Header ------ */
header {
 border-top: #276697 5px solid;
 width: 100%;
 height: 167px;
}
header h1 {
 border-bottom: #EEEEEE 1px solid;
 padding: 15px 0;
 text-align: center;
 font-size: 91%;
 color: #666666;
 line-height: 1;
}
#fixed-navi {
 background: #fff;
 height: 125px;
 box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
#fixed-navi.fixed {
 box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
#header-inner {
 width: 984px;
 margin: 0 auto;
 position: relative;
}
#logo {
 width: 195px;
 height: 43px;
 margin: 0 auto;
 padding-top: 20px;
}
#logo a {
 width: 195px;
 height: 43px;
 background: url(../images/common/logo.png) no-repeat;
 text-indent: -9999px;
 overflow: hidden;
 display: block;
 text-align: left;
 background-size: 195px auto;
}
.hinfo ul {
 position: absolute;
 top: 0;
 right: 0px;
 width: 240px;
 display: flex;
 justify-content: space-between;
}
.hinfo li.hyoyaku {
 width: 155px;
}
.hinfo li.hshop {
 width: 84px;
}
.hinfo .hyoyaku a {
 height: 60px;
 font-size: 100%;
 cursor: pointer;
 background: #256793;
 color: #fff;
 box-sizing: border-box;
 background-size: 21px auto;
 display: flex;
 align-items: center;
 justify-content: center;
 position: relative;
 padding-left: 28px;
}
.hinfo .hyoyaku a::before {
 content: "";
 background-image: url("../images/common/ic_webyoyaku.png");
 background-size: contain;
 background-repeat: no-repeat;
 width: 21px;
 height: 21px;
 position: absolute;
 left: 15px;
 top: 50%;
 transform: translateY(-50%);
}
.hinfo .hyoyaku a:hover {
 background: #6592B8;
}
.hinfo .hshop a {
 width: 84px;
 height: 60px;
 box-sizing: border-box;
 font-size: 75%;
 cursor: pointer;
 background: #256793;
 color: #fff;
 display: flex;
 align-items: flex-start;
 justify-content: center;
 padding: 40px 0 0 0;
 position: relative;
 line-height: 1;
}
.hinfo .hshop a::before {
 content: "";
 background-image: url("../images/common/ic_onlineshop.png");
 background-size: contain;
 background-repeat: no-repeat;
 width: 22px;
 height: 22px;
 position: absolute;
 left: 50%;
 top: 10px;
 transform: translateX(-50%);
}
.hinfo .hshop a:hover {
 background: #6592B8;
}
#gnav {
 position: absolute;
 top: 85px;
 left: 0;
}
#gnav ul:after {
 content: ".";
 display: block;
 clear: both;
 height: 0;
 visibility: hidden;
}
#gnav ul {
	width: 1000px;
 text-align: center;
}
#gnav nav ul li {
 width: 120px;
 display: inline-block;
}
#gnav nav ul li a {
 display: block;
 padding: 0 0;
 background: url(../images/common/nav_bar.gif) no-repeat right center;
 font-size: 108%;
}
#gnav nav ul li.n1 a {
 padding-left: 0;
}
#gnav nav ul li.n8 a {
 background: none;
 padding-right: 0;
}
#gnav nav ul li a:hover {
 color: #276697;
}
@media screen and (max-width: 768px) {
 header {
  border-top: none;
  width: 100%;
  height: auto;
 }
 header h1 {
  border-bottom: #CCC 1px solid;
  padding: 15px 20px;
  text-align: center;
  font-size: 83%;
  color: #666666;
  line-height: 1.2;
 }
 #fixed-navi {
  background: #fff;
  height: 55px;
 }
 #header-inner {
  width: auto;
  margin: 0 auto;
  position: relative;
 }
 #logo {
  width: 139px;
  height: 30px;
  margin: 0 auto;
  padding-top: 0;
  position: relative;
  z-index: 11000;
 }
 #logo a {
  width: 139px;
  height: 30px;
  background: url(../images/common/logo.png) no-repeat center top;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  text-align: left;
  background-size: 139px auto;
 }
 .hinfo {
  display: none;
 }
 .reserve_nav {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10001;
 }
 .reserve_nav a {
  width: 55px;
  height: 55px;
  box-sizing: border-box;
  display: block;
  background: url("../images/common/ic_onlineshop_sp.png") no-repeat center center #38668f;
  background-size: 49px auto;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
 }
 #gnav {
  position: absolute;
  top: 0;
  left: 0;
  left: inherit;
 }
 #gnav ul {
  text-align: left;
  width: 100%;
 }
 #gnav nav ul li {
  display: block;
  width: 280px;
 }
 #gnav nav ul li a {
  padding: 14px 0 14px 14px !important;
 }
 #gnav nav ul li a:hover {
  color: #276697;
 }
 #gnav #closenav {
  display: block;
  width: auto;
  cursor: pointer;
  background: #EEEEEE;
  padding: 14px;
  text-align: center;
  margin: -8px 0 0 0;
  font-size: 108%;
 }
}
.fixed {
 position: fixed;
 top: 0;
 left: 0;
 width: 100%;
}
/* オーバーレイ */
.overlay {
 position: fixed;
 top: 0;
 left: 0;
 display: none;
 width: 100%;
 height: 100%;
 background: #000;
 opacity: 0.5;
 filter: alpha(opacity=50);
 -ms-filter: "alpha(opacity=50)";
 z-index: 999;
}
/* ヘッダー */
header {
 position: relative;
 top: 0;
 left: 0;
 width: 100%;
 z-index: 9999;
 -webkit-user-select: none;
 -moz-user-select: none;
 user-select: none;
}
header #header-inner {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
/* ナビゲーションアイコン */
header .navBtn {
 display: none;
 position: absolute;
 top: 0;
 left: 0;
 cursor: pointer;
 background: url(../images/common/nav_menu.png) no-repeat center center;
 background-size: 24px auto;
 width: 55px;
 height: 55px;
 z-index: 10000;
 border-right: #cccccc 1px solid;
}
header.navOpen .navBtn {
 background: url(../images/common/nav_menu.png) no-repeat center center #ebebeb;
 background-size: 24px auto;
}
header .navBtn span {}
header .navBtn span:nth-of-type(2), header .navBtn span:nth-of-type(3) {
 margin-top: 5px;
}
/* レスポンシブ */
@media screen and (max-width:768px) {
 /* ヘッダー */
 header {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 9999;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
 }
 header #header-inner {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 15px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
 }
 /* ナビゲーション */
 header nav {
  float: right;
  width: 80%;
 }
 /* ナビゲーション：アクティブ時 */
 header.navOpen nav {
  opacity: 1;
  right: 0;
  display: inherit;
 }
 header nav ul {
  width: 100%;
  border-top: 1px solid #ccc;
  overflow: hidden;
  margin: 0;
  padding: 0;
  background: #fff;
 }
 header nav ul li {
  float: left;
  width: 16.6666%;
  border-bottom: 1px solid #ccc;
 }
 header nav ul li a {
  position: relative;
  display: block;
  padding: 1.5em;
  color: #999;
  text-decoration: none;
 }
 header nav ul li a:hover {
  background: #f2f2f2;
 }
 header nav ul li a:before {
  position: absolute;
  top: 50%;
  right: 1.5em;
  display: inline-block;
  content: "";
  width: 7px;
  height: 7px;
  margin-top: -4px;
  margin-right: -4px;
  vertical-align: middle;
  border-top: 3px solid #999;
  border-right: 3px solid #999;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
 }
 header .navBtn {
  display: block;
 }
 header nav {
  overflow: auto;
  position: relative;
  top: 0;
  right: 0;
  float: none;
  width: 100%;
  max-width: 320px;
  height: 100%;
  opacity: 0;
  z-index: 9999;
  margin-top: 55px !important;
  display: none;
 }
 header nav ul li {
  float: none;
  width: auto;
 }
 #contents {
  margin-top: 0px;
 }
}
/* ------ Footer ------ */
footer {
 width: 100%;
 background: #276697;
 overflow: hidden;
}
.fnav {
 width: 960px;
 margin: 0 auto;
 padding: 30px 0 60px 0;
 overflow: hidden;
 text-align: left;
}
.fnav article {
 float: left;
}
.fnav .fn1 {
 width: 210px;
}
.fnav .fn2 {
 width: 180px;
}
.fnav .fn3 {
 width: 180px;
}
.fnav .fn4 {
 width: 180px;
}
.fnav li a {
 color: #fff;
 font-size: 108%;
 line-height: 1.8;
 cursor: pointer;
}
.fnav li a:hover {
 color: #BED1E2;
}
.pagetop {
 width: 60px;
 height: 60px;
 background: url(../images/common/pegetop.png) no-repeat center center;
 float: right;
 text-indent: -9999px;
 cursor: pointer;
}
.copyright {
 font-size: 100%;
 padding: 25px 0;
 text-align: center;
 color: #fff;
 border-top: #88A4C5 1px solid;
}
.copyright img {
 padding-bottom: 5px;
}
/*固定ナビ*/
.footer_fixnav {
 display: none;
}
@media screen and (max-width: 768px) {
 footer {
  width: 100%;
  background: #fff;
  overflow: hidden;
  position: relative;
  padding-top: 60px;
  margin-bottom: 55px;
 }
 .fnav {
  width: auto;
  margin: 0 auto;
  padding: 0px 0 0px 0;
  overflow: hidden;
  background: #276697;
  text-align: left;
 }
 .fnL {
  width: 50%;
  float: left;
  border-right: #88A4C5 1px solid;
  box-sizing: border-box;
 }
 .fnR {
  width: 50%;
  float: right;
 }
 .fnav article {
  float: none;
 }
 .fnav .fn1 {
  width: auto;
 }
 .fnav .fn2 {
  width: auto;
 }
 .fnav .fn3 {
  width: auto;
 }
 .fnav .fn4 {
  width: auto;
 }
 .fnav li a {
  color: #fff;
  font-size: 116%;
  line-height: 1.8;
  padding: 10px 20px;
  display: block;
  border-bottom: #88A4C5 1px solid;
 }
 .fnav li a.non {
  color: #276697;
 }
 .pagetop {
  width: 40px;
  height: 40px;
  background: url(../images/common/pagetop_sp.png) no-repeat center center;
  float: right;
  text-indent: -9999px;
  cursor: pointer;
  background-size: 40px auto;
  position: absolute;
  top: 10px;
  right: 10px;
 }
 .copyright {
  font-size: 83%;
  padding: 25px 0;
  text-align: center;
  color: #fff;
  border-top: none;
  background: #276697;
 }
 .copyright img {
  padding-bottom: 5px;
  width: 90px;
  height: auto;
 }
 /*固定ナビ*/
 .footer_fixnav {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  height: 55px;
  background: #276697;
  z-index: 100;
 }
 .footer_fixnav nav {
  border: #cccccc 1px solid;
  display: flex;
  justify-content: space-between;
 }
 .footer_fixnav nav a {
  width: 33.333vw;
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
 }
 .footer_fixnav nav a span {
  padding-left: 38px;
  position: relative;
 }
 .footer_fixnav nav a + a {
  border-left: #cccccc 1px solid;
 }
 a.fn_line span::before {
  content: "";
  background-image: url("../images/common/ic_line_w.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 28px;
  height: 28px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
 }
 a.fn_tel span::before {
  content: "";
  background-image: url("../images/common/ic_tel_w.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 28px;
  height: 28px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
 }
 a.fn_web span::before {
  content: "";
  background-image: url("../images/common/ic_web_w.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
 }
}
/*共通*/
.reserve {
 width: 960px;
 margin: 0 auto 50px auto;
 box-sizing: border-box;
 border: #DCDCC7 1px solid;
 background: #EDEDE4;
}
.reserve .inner {
 padding: 30px 0 30px 30px;
 overflow: hidden;
}
.reserve li {
 float: left;
 margin-right: 20px;
}
.reserve li a {
 font-size: 125%;
 color: #fff;
 font-weight: bold;
 display: block;
 padding: 13px 0 13px 15px;
 background: url(../images/common/ic_cursor_wl.png) no-repeat 20px 10px #8B7456;
 background-size: 16px auto;
 text-align: left;
 box-sizing: border-box;
 line-height: 1.1;
}
.reserve li.r1 a {
 width: 260px;
 padding: 13px 0 13px 72px;
 background: url(../images/common/ic_cursor_wl.png) no-repeat 45px 12px #8B7456;
 background-size: 16px auto;
}
.reserve li.r2 a {
 width: 270px;
 padding: 13px 0 13px 64px;
 background: url(../images/common/ic_cursor_wl.png) no-repeat 40px 12px #8B7456;
 background-size: 16px auto;
}
.reserve li.r3 a {
 width: 330px;
 padding: 13px 0 13px 54px;
 background: url(../images/common/ic_cursor_wl.png) no-repeat 30px 12px #8B7456;
 background-size: 16px auto;
}
.reserve li:last-child {
 margin-right: 0px;
}
.reserve li.r1 a:hover {
 background: url(../images/common/ic_cursor_wl.png) no-repeat 45px 12px #A28F73;
 background-size: 16px auto;
}
.reserve li.r2 a:hover {
 background: url(../images/common/ic_cursor_wl.png) no-repeat 40px 12px #A28F73;
 background-size: 16px auto;
}
.reserve li.r3 a:hover {
 background: url(../images/common/ic_cursor_wl.png) no-repeat 30px 12px #A28F73;
 background-size: 16px auto;
}
.idx_bnr {
 background: #F6F6F2;
 padding: 65px 0 20px 0;
}
.idx_bnr .inner {
 width: 960px;
 margin: 0 auto;
}
.idx_bnr .bnr1 {
 overflow: hidden;
 padding-bottom: 20px;
 border-bottom: #ddd 1px solid;
 margin-bottom: 20px;
}
.idx_bnr .bnr1 {
 display: flex;
 justify-content: space-between;
}
.idx_bnr .bnr1 li {
 width: 310px;
 box-sizing: border-box;
}
.idx_bnr .bnr1 li img {
 width: 100%;
 height: auto;
}
.idx_bnr .bnr1 a {
 display: block;
 width: 311px;
}
.idx_bnr .bnr1 a:hover {
 opacity: 0.7;
}
.idx_bnr .bnr1 span {
 display: block;
 background: url(../images/common/ic_cursor_wl.png) no-repeat 434px center;
 padding: 10px 0;
 color: #fff;
 font-weight: bold;
 font-size: 125%;
 background-size: 16px auto;
}
.idx_bnr .bnr1 li.bnr_k {
 width: 310px;
 float: left;
 border: none;
 box-sizing: border-box;
}
.idx_bnr .bnr1 li.bnr_k img {
 width: 100%;
 height: auto;
}
.idx_bnr .bnr1 li.bnr_k {
 margin-right: 0;
}
.idx_bnr .bnr1 li.bnr_k a {
 display: block;
 width: 310px;
 background: none;
 position: relative;
 line-height: 1.4;
}
.idx_bnr .bnr1 li.bnr_k a:hover {
 background: none;
 opacity: 0.7;
}
.idx_bnr .bnr1 li.bnr_k span {
 display: block;
 background: none;
 padding: 10px 0;
 color: #fff;
 font-weight: bold;
 font-size: 100%;
 position: absolute;
 top: 0px;
 left: 80px;
 text-align: center;
 width: 220px;
}
.bnr_os1 {
 margin-bottom: 8px;
}
.idx_bnr .bnr2 {
 overflow: hidden;
}
.idx_bnr .bnr2 li {
 width: 230px;
 float: left;
 margin-right: 13px;
 margin-bottom: 13px;
}
.idx_bnr .bnr2 li:nth-child(4n+0) {
 margin-right: 0;
}
.snslink {
 width: 960px;
 margin: 0 auto;
 padding: 90px 0 20px 0;
 text-align: right;
 font-size: 0;
}
.snslink a {
 display: inline-block;
 width: 37px;
}
.snslink a + a {
 margin-left: 20px;
}
@media screen and (max-width: 768px) {
 .reserve {
  width: auto;
  margin: 0 15px 25px 15px;
  box-sizing: border-box;
  border: #DCDCC7 1px solid;
  background: #EDEDE4;
 }
 .reserve .inner {
  padding: 15px 15px 5px 15px;
  overflow: hidden;
 }
 .reserve li {
  float: none;
  margin-right: 0px;
  margin-bottom: 10px;
 }
 .reserve li a {
  font-size: 116%;
  color: #fff;
  font-weight: bold;
  padding: 12px 0 12px 0;
  display: block;
  background: url(../images/common/ic_cursor_wl.png) no-repeat 96% #8B7456;
  text-align: center;
  box-sizing: border-box;
  line-height: 1;
  background-size: 16px auto;
 }
 .reserve li.r1 a {
  width: auto;
  padding: 12px 0 12px 0;
  background: url(../images/common/ic_cursor_wl.png) no-repeat 96% center #8B7456;
  background-size: 16px auto;
 }
 .reserve li.r2 a {
  width: auto;
  padding: 12px 0 12px 0;
  background: url(../images/common/ic_cursor_wl.png) no-repeat 96% center #8B7456;
  background-size: 16px auto;
 }
 .reserve li.r3 a {
  width: auto;
  padding: 12px 0 12px 0;
  background: url(../images/common/ic_cursor_wl.png) no-repeat 96% center #8B7456;
  background-size: 16px auto;
 }
 .reserve li.r1 a:hover {
  width: auto;
  padding: 12px 0 12px 0;
  background: url(../images/common/ic_cursor_wl.png) no-repeat 96% center #8B7456;
  background-size: 16px auto;
 }
 .reserve li.r2 a:hover {
  width: auto;
  padding: 12px 0 12px 0;
  background: url(../images/common/ic_cursor_wl.png) no-repeat 96% center #8B7456;
  background-size: 16px auto;
 }
 .reserve li.r3 a:hover {
  width: auto;
  padding: 12px 0 12px 0;
  background: url(../images/common/ic_cursor_wl.png) no-repeat 96% center #8B7456;
  background-size: 16px auto;
 }
 .reserve li:last-child {
  margin-right: 0px;
 }
 .reserve li a:hover {
  background: url(../images/common/ic_cursor_wl.png) no-repeat 96% #8B7456;
  background-size: 16px auto;
 }
 .idx_bnr {
  background: #F6F6F2;
  padding: 35px 15px 25px 15px;
 }
 .idx_bnr .inner {
  width: auto;
  margin: 0 auto;
 }
 .idx_bnr .bnr1 {
  display: block;
  overflow: hidden;
  padding-bottom: 10px;
  border-bottom: #ddd 1px solid;
  margin-bottom: 20px;
 }
 .idx_bnr .bnr1 li {
  width: auto;
  float: none;
  border: #ddd 1px solid;
  box-sizing: border-box;
  margin-bottom: 10px;
 }
 .idx_bnr .bnr1 li.blg, .idx_bnr .bnr1 li.inv {
  margin-right: 0px;
 }
 .idx_bnr .bnr1 a {
  display: block;
  width: auto;
  background: #8C754F;
 }
 .idx_bnr .bnr1 a:hover {
  background: #8C754F;
 }
 .idx_bnr .bnr1 span {
  display: block;
  background: url(../images/common/ic_cursor_wl.png) no-repeat 96% center;
  background-size: 16px auto;
  padding: 8px 0;
  color: #fff;
  font-weight: bold;
  font-size: 116%;
 }
 .idx_bnr .bnr1 li.bnr_k {
  width: auto;
  float: none;
  border: none;
  box-sizing: border-box;
  margin-bottom: 20px;
 }
 .idx_bnr .bnr1 li.bnr_k img {
  width: 100%;
  height: auto;
 }
 .idx_bnr .bnr1 li.bnr_k {
  margin-right: 0;
 }
 .idx_bnr .bnr1 li.bnr_k a {
  display: table;
  width: 100%;
  background: none;
  position: relative;
  line-height: 1.4;
 }
 .idx_bnr .bnr1 li.bnr_k a:hover {
  background: none;
  opacity: 1;
 }
 .idx_bnr .bnr1 li.bnr_k span {
  display: block;
  background: none;
  padding: 1.0vw 0 0 0;
  color: #fff;
  font-weight: bold;
  font-size: 116%;
  position: absolute;
  top: 4.5vw;
  left: 80px;
  text-align: center;
  width: 75vw;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
 }
 .bnr_os1 {
  margin-bottom: 10px;
 }
 .snslink {
  width: auto;
  margin: 0 auto;
  padding: 50px 0 20px 0;
  text-align: center;
  font-size: 0;
 }
 .snslink a {
  display: inline-block;
  width: 30px;
 }
 .snslink a + a {
  margin-left: 17px;
 }
 .idx_bnr .bnr2 {
  overflow: hidden;
 }
 .idx_bnr .bnr2 li {
  width: 49%;
  float: left;
  margin-right: 0;
  margin-bottom: 10px;
 }
 .idx_bnr .bnr2 li:nth-child(4n+0) {
  margin-right: 0;
 }
 .idx_bnr .bnr2 li:nth-child(2n+0) {
  float: right;
 }
}
@media screen and (max-width: 640px) {
 .idx_bnr .bnr1 li.bnr_k span {
  display: block;
  background: none;
  padding: 1.0vw 0 0 0;
  color: #fff;
  font-weight: bold;
  font-size: 106%;
  position: absolute;
  top: 4vw;
  left: 80px;
  text-align: center;
  width: 75vw;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
 }
}
@media screen and (max-width: 480px) {
 .idx_bnr .bnr1 li.bnr_k span {
  display: block;
  background: none;
  padding: 1.0vw 0 0 0;
  color: #fff;
  font-weight: bold;
  font-size: 83%;
  position: absolute;
  top: 3vw;
  left: 80px;
  text-align: center;
  width: 75vw;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
 }
}
/*modal*/
.remodal {
 box-sizing: border-box;
 width: 100%;
 margin-bottom: 10px;
 padding: 30px 0;
 transform: translate3d(0, 0, 0);
 color: #2b2e38;
 background: #fff;
}
.remodal_box {
 width: 900px;
 margin: 0 auto;
}
.remodal_box h3 {
 background: #A29071;
 border: #E8E3DB 2px solid;
 padding: 10px 0;
 text-align: center;
 margin-bottom: 20px;
 color: #fff;
 font-size: 133%;
 font-weight: bold;
 position: relative;
}
.remodal_box h3 img {
 position: absolute;
 left: 50%;
 bottom: -8px;
}
.remodal_box h2 {
 background: url(../images/customersvoice/tit_reserve.png) no-repeat center bottom !important;
 background-size: auto 45px;
 height: 36px;
 font-size: 116%;
 text-align: center;
 border-bottom: none;
 margin-bottom: 4px;
 color: #fff;
 font-weight: bold;
 padding: 9px 0 0 0;
}
.remodal_box article {
 width: 216px;
 float: left;
 margin-right: 12px;
 border: #DDDDDD 4px solid;
 box-sizing: border-box;
 margin-bottom: 10px;
 background: #fff;
 padding-bottom: 25px;
}
.remodal_box article.mr0 {
 margin-right: 0 !important;
}
.remodal_box article h4 {
 font-size: 116%;
 font-weight: bold;
 border-bottom: #ddd 1px solid;
 padding: 10px 0;
 text-align: center;
}
.remodal_box article p.tel {
 text-align: center;
 padding: 10px 0;
 font-size: 106%;
 line-height: 1.4;
}
.remodal_box article p.tel strong {
 font-size: 150%;
 font-weight: bold;
 color: #A19071;
}
.remodal_box article p.tel strong img {
 width: 15px;
 height: auto;
 margin-right: 10px;
 vertical-align: middle;
 padding-bottom: 3px;
}
.remodal_box article p.tel a {
 color: #A19071;
}
.remodal_box article p.time {
 text-align: center;
 line-height: 1.3;
 margin-bottom: 20px;
}
.remodal_box article ul {
 padding: 0 10px;
}
.remodal_box article li {
 border-bottom: none;
}
.remodal_box article li a {
 padding: 8px 0 8px 15px;
 display: block;
 font-size: 106%;
 font-weight: bold;
 background: #F6F6F2;
 border: #ddd 1px solid;
 text-align: left;
}
.remodal_box article li a img {
 width: 16px;
 height: auto;
 margin-right: 8px;
 vertical-align: text-top;
}
.remodal_box article li a:first-child {
 border-bottom: none;
}
.remodal_box article li a:hover {
 background: #E8E8DC;
}
.remodal_box article li:last-child {
 border-bottom: #ddd 1px solid;
}
.remodal_box .at {
 clear: both;
 text-align: left;
 padding-top: 20px;
 margin-bottom: 30px;
}
.remodal_box .at li {
 font-size: 108%;
 text-indent: -1em;
 margin-left: 1em;
}
.remodal_box .at li a {
 text-decoration: underline;
 color: #B20000;
 font-weight: bold;
}
/*202505*/
.clm2 {
 width: 533px;
 background: #e5e5db;
 padding: 25px 0 17px 0;
 transform: translate3d(0, 0, 0);
 color: #000000;
}
.remodal_cont {}
.remodal_cont .rttl {
 font-size: 24px;
 font-weight: bold;
 color: #38668f;
 line-height: 1.1;
 font-feature-settings: "palt";
}
.footcare_c .remodal_cont .rttl, .makizume_c .remodal_cont .rttl {
 font-size: 19px;
 text-align: left;
 padding-left: 20px;
}
.webyoyaku .remodal_cont .rttl {
 position: relative;
 display: inline-block;
 padding-left: 35px;
}
.webyoyaku .remodal_cont .rttl::before {
 content: "";
 background-image: url("../images/common/ic_webyoyaku_b.png");
 background-size: contain;
 background-repeat: no-repeat;
 width: 25px;
 height: 25px;
 position: absolute;
 left: 0px;
 top: 48%;
 transform: translateY(-50%);
}
.course_name {
 font-size: 14px;
 padding-left: 20px;
 line-height: 1.3;
 text-align: left;
}
.course_namef {
 font-size: 19px;
 font-weight: bold;
}
.makizume_c .course_namef {
 font-size: 24px;
}
.makizume_c .course_names {
 font-size: 16px;
 font-weight: bold;
}
.course_price {
 font-size: 22px;
 font-weight: bold;
 color: #396498;
}
.makizume_c .course_price {
 font-size: 24px;
}
.course_detail {
 font-size: 16px;
 text-align: left;
 padding-left: 16px;
 line-height: 1.3;
 font-feature-settings: "palt";
}
.btn_inner {
 display: flex;
 justify-content: space-between;
 padding: 20px;
 flex-wrap: wrap;
}
.btn_inner a {
 width: 240px;
 height: 90px;
 display: flex;
 justify-content: flex-start;
 align-items: center;
 box-sizing: border-box;
 background: #fff;
 line-height: 1.2;
 background-size: 16px auto;
 font-feature-settings: "palt";
 border: #dddddd 1px solid;
 font-size: 18px;
 font-weight: bold;
 position: relative;
 padding-left: 15px;
}
.btn_inner a:hover {
 opacity: 0.7;
}
.btn_inner a::after {
 content: "";
 background-image: url("../images/common/ic_cursor_br.png");
 background-size: contain;
 background-repeat: no-repeat;
 width: 22px;
 height: 22px;
 position: absolute;
 right: 10px;
 top: 50%;
 transform: translateY(-50%);
}
.footcare_c .btn_inner, .makizume_c .btn_inner {
 gap: 13px;
}
.c_yoyaku {
 text-align: left;
 line-height: 1.4;
 font-weight: normal;
}
.fcbr {
 color: #87745d;
}
.at_b {
 font-size: 20px;
 font-weight: bold;
 color: #38668f;
 line-height: 1;
 margin-bottom: 10px;
 font-feature-settings: "palt";
}
.c_yoyaku strong.fun {
 font-size: 25px;
 font-weight: bold;
}
.c_yoyaku strong.shopn {
 font-size: 21px;
 font-weight: bold;
}
/* Close button */
.remodal-close2 {
 position: relative;
 top: auto;
 left: auto;
 display: block;
 overflow: visible;
 width: 100% !important;
 height: 34px;
 margin: 0 auto;
 padding: 0 0 0 5px;
 cursor: pointer;
 transition: color 0.2s;
 text-decoration: none;
 color: #87745d;
 font-size: 133%;
 font-weight: bold;
 outline: 0;
 background: none;
 border: none;
}
.remodal-close2:hover, .remodal-close2:focus {
 color: #87745d;
}
.remodal-close2:before {
 font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
 font-size: 25px;
 line-height: 35px;
 position: absolute;
 top: 0;
 left: 42% !important;
 display: block;
 width: 30px;
 content: "\00d7";
 text-align: left;
}

/*新規　電話用　PC時*/

.bg_pc{
	background: #fff;
	width: 1000px;
}
.remodal_cont.pc_tel .rttl {
  font-size: 34px;
  text-align: center;
  padding-left: 0;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  color: #87745d;
	margin-bottom: 20px;
	letter-spacing: 2px;
 }

.pc_tel_btn_inner{
	display: flex;
	justify-content: space-between;
	width: 900px;
}

.pfcbr{
	color: #A19071;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-weight: bold;
	font-size: 18px;
	line-height: 1;
	letter-spacing: 1px;
}

.pfcbr strong.fun{
	font-weight: bold;
	font-size: 26px;
	font-style: italic;
	letter-spacing: 2px;
}

.pc_tel_btn_inner article {
width: 216px;
border: #DDDDDD 4px solid;
box-sizing: border-box;
margin-bottom: 10px;
background: #fff;
	padding: 15px 0 20px 0;
}

.pc_tel_btn_inner article h4 {
font-size: 116%;
font-weight: bold;
border-bottom: #ddd 1px solid;
padding:0 0 10px 0;
text-align: center;
}

.pc_tel_btn_inner article p.tel {
text-align: center;
padding: 10px 0;
font-size: 106%;
line-height: 1.4;
}

.pc_tel_btn_inner article p.tel strong {
font-size: 150%;
font-weight: bold;
color: #A19071;
}

.pc_tel_btn_inner article p.tel strong img {
width: 15px;
height: auto;
margin-right: 10px;
vertical-align:middle;
padding-bottom:3px;
}

.pc_tel_btn_inner article p.tel a {
color: #A19071;
}

.pc_tel_btn_inner article p.time {
text-align: center;
line-height: 1.4;
}

.bg_pc .remodal-close2::before {
  left: 45% !important;
}









@media screen and (max-width: 768px) {
	
	.bg_pc .remodal-close2::before {
  left: 42% !important;
}
	
 .remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 15px 0 0 0;
  transform: translate3d(0, 0, 0);
  color: #2b2e38;
  background: #fff;
 }
 .remodal_box {
  width: auto;
  margin: 0;
 }
 .remodal_box h3 {
  background: #A29071;
  border: #E8E3DB 2px solid;
  padding: 5px 0;
  text-align: center;
  color: #fff;
  font-size: 108%;
  font-weight: bold;
  position: relative;
  margin: 0 15px 10px 15px;
 }
 .remodal_box h3 img {
  position: absolute;
  left: 50%;
  bottom: -8px;
 }
 .remodal_box h2 {
  background: url(../images/customersvoice/tit_reserve.png) no-repeat center bottom !important;
  background-size: auto 45px;
  height: 36px;
  font-size: 108%;
  text-align: center;
  border-bottom: none;
  margin-bottom: 4px;
  color: #fff;
  font-weight: bold;
  padding: 9px 0 0 0;
 }
 .remodal_box article {
  width: auto;
  float: none;
  margin-right: 0;
  margin: 0 15px 0 15px;
 }
 .remodal_box article {
  border: #DDDDDD 4px solid;
  box-sizing: border-box;
  margin-bottom: 10px;
  background: #fff;
  padding-bottom: 15px;
 }
 .remodal_box article.mr0 {
  margin: 0 15px 0 15px !important;
 }
 .remodal_box article h4 {
  font-size: 116%;
  font-weight: bold;
  border-bottom: #ddd 1px solid;
  padding: 10px 0;
  text-align: center;
 }
 .remodal_box article p.tel {
  text-align: center;
  padding: 10px 0;
  font-size: 106%;
  line-height: 1.6;
 }
 .remodal_box article p.tel strong {
  font-size: 150%;
  font-weight: bold;
  color: #A19071;
  line-height: 1.6;
 }
 .remodal_box article p.tel strong img {
  width: 15px;
  height: auto;
  margin-right: 10px;
  vertical-align: middle;
  padding-bottom: 3px;
 }
 .remodal_box article p.tel a {
  color: #A19071;
 }
 .remodal_box article p.time {
  text-align: center;
  line-height: 1.3;
  margin-bottom: 20px;
 }
 .remodal_box article ul {
  padding: 0 15px;
 }
 .remodal_box article li {
  border-bottom: none;
 }
 .remodal_box article li a {
  padding: 8px 0 8px 15px;
  display: block;
  font-size: 106%;
  font-weight: bold;
  background: #F6F6F2;
  border: #ddd 1px solid;
  text-align: center;
 }
 .remodal_box article li a img {
  width: 16px;
  height: auto;
  margin-right: 8px;
  vertical-align: text-top;
 }
 .remodal_box article li a:first-child {
  border-bottom: none;
 }
 .remodal_box article li a:hover {
  background: #F6F6F2;
 }
 .remodal_box article li:last-child {
  border-bottom: #ddd 1px solid;
 }
 .remodal_box .at {
  clear: both;
  text-align: left;
  padding-top: 20px;
  margin: 0 15px 20px 15px;
  line-height: 1.7;
 }
 .remodal_box .at li {
  font-size: 108%;
  text-indent: -1em;
  margin-left: 1em;
 }
 .remodal_box .at li a {
  text-decoration: underline;
  color: #B20000;
  font-weight: bold;
 }
 /* Close button */
 .remodal-close {
  position: relative;
  top: auto;
  left: auto;
  display: block;
  overflow: visible;
  width: 100% !important;
  height: 34px;
  margin: 0 auto;
  padding: 0 0 0 10px;
  background: #EEEEEE;
  cursor: pointer;
  transition: color 0.2s;
  text-decoration: none;
  color: #333333;
  font-size: 116%;
  outline: 0;
  border: #ddd 1px solid;
 }
 .remodal-close:hover, .remodal-close:focus {
  color: #333333;
  background: #F6F6F6;
  border: #ddd 1px solid;
 }
 .remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 40% !important;
  display: block;
  width: 35px;
  content: "\00d7";
  text-align: left;
 }
 /*202505*/
 .clm2 {
  width: 95%;
  background: #e5e5db;
  padding: 15px 0 10px 0;
  transform: translate3d(0, 0, 0);
  color: #000000;
 }
 .remodal_cont {}
 .remodal_cont .rttl {
  font-size: 22px;
 }
 .footcare_c .remodal_cont .rttl, .makizume_c .remodal_cont .rttl {
  font-size: 14px;
  padding-left: 15px;
 }
 .sp_tel .remodal_cont .rttl {
  font-size: 21px;
  text-align: center;
  padding-left: 0;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  color: #333333;
 }
 .webyoyaku .remodal_cont .rttl {
  position: relative;
  display: inline-block;
  padding-left: 30px;
 }
 .webyoyaku .remodal_cont .rttl::before {
  content: "";
  background-image: url("../images/common/ic_webyoyaku_b.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0px;
  top: 48%;
  transform: translateY(-50%);
 }
 .course_name {
  font-size: 10px;
  padding-left: 15px;
  line-height: 1.3;
  text-align: left;
 }
 .course_namef {
  font-size: 14px;
  font-weight: bold;
 }
 .makizume_c .course_namef {
  font-size: 16px;
 }
 .makizume_c .course_names {
  font-size: 11px;
  font-weight: bold;
 }
 .course_price {
  font-size: 15px;
  font-weight: bold;
  color: #396498;
 }
 .makizume_c .course_price {
  font-size: 16px;
 }
 .course_detail {
  font-size: 10px;
  padding-left: 15px;
 }
 .btn_inner {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  flex-wrap: wrap;
 }
 .btn_inner a {
  width: 41.5vw;
  height: 65px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
  background: #fff;
  line-height: 1.2;
  background-size: 16px auto;
  font-feature-settings: "palt";
  border: #dddddd 1px solid;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  padding-left: 10px;
 }
 .btn_inner a:hover {
  opacity: 1;
 }
 .btn_inner a::after {
  content: "";
  background-image: url("../images/common/ic_cursor_br.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
 }
 .sp_tel .btn_inner a {
  width: 41.5vw;
  height: 65px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
  background: #fff;
  line-height: 1.2;
  background-size: 16px auto;
  font-feature-settings: "palt";
  border: #dddddd 1px solid;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  padding-left: 40px;
 }
 .sp_tel .btn_inner a:hover {
  opacity: 1;
 }
 .sp_tel .btn_inner a::after {
  content: "";
  background-image: url("../images/common/ic_tel_sp.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 27px;
  height: 27px;
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
 }
 .footcare_c .btn_inner, .makizume_c .btn_inner, .sp_tel .btn_inner {
  gap: 2vw;
 }
 .c_yoyaku {
  text-align: left;
  line-height: 1.4;
  font-weight: normal;
  font-size: 13px;
 }
 .fcbr {
  color: #87745d;
 }
 .sp_tel .fcbr {
  color: #38668f;
 }
 .at_b {
  font-size: 18px;
  font-weight: bold;
  color: #38668f;
  line-height: 1;
  padding-top: 5px;
  margin-bottom: 10px;
 }
 .c_yoyaku strong.fun {
  font-size: 18px;
  font-weight: bold;
 }
 .c_yoyaku strong.shopn {
  font-size: 15px;
  font-weight: bold;
 }
 /* Close button */
 .remodal-close2 {
  width: 100% !important;
  height: 20px;
  padding: 0 0 0 5px;
  font-size: 106%;
 }
 .remodal-close2:before {
  font-size: 22px;
  line-height: 20px;
  width: 30px;
 }
}

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

 .btn_inner a {
		padding-right: 30px;
 }
	
	.remodal-close2::before {
  left: 40% !important;
}
	
	.sp_tel .btn_inner a {
    width: 41vw;
		padding-right: 0px;
  }
  .c_yoyaku {
    font-size: 12px;
  }
	
	  .btn_inner a {
    width: 41vw;
  }
	
	.fnav li a {
    font-size: 106%;
  }
}



/*pagenavi*/
#contents .wp-pagenavi {
 padding: 10px 20px 10px !important;
 display: block !important;
 clear: both !important;
 text-align: center !important;
}
#contents .wp-pagenavi a, #contents .wp-pagenavi span.pages, #contents .wp-pagenavi span.extend {
 color: #333333 !important;
 text-shadow: 0px 1px #F6F6F6 !important;
 padding: 6px 9px 6px 9px !important;
 border: solid 1px #B6B6B6 !important;
 box-shadow: 0px 1px #EFEFEF !important;
 -moz-box-shadow: 0px 1px #EFEFEF !important;
 -webkit-box-shadow: 0px 1px #EFEFEF !important;
 background: #E6E6E6 !important;
 background: -moz-linear-gradient(top, #FFFFFF 1px, #F3F3F3 1px, #E6E6E6) !important;
 background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #FFFFFF), color-stop(0.02, #F3F3F3), color-stop(1, #E6E6E6)) !important;
 font-size: 12px !important;
 margin-right: 3px !important;
 text-decoration: none !important;
}
#contents .wp-pagenavi a:hover {
 color: #fff !important;
 text-shadow: 0px 1px #866454 !important;
 border-color: #886756 !important;
 background: #8C7454 !important;
 color: #FFFFFF !important;
 box-shadow: 0px 1px #E7E7E7 !important;
 -moz-box-shadow: 0px 1px #E7E7E7 !important;
 -webkit-box-shadow: 0px 1px #E7E7E7 !important;
}
#contents .wp-pagenavi span.current {
 padding: 6px 9px 6px 9px !important;
 border: none !important;
 color: #fff !important;
 box-shadow: 0px 1px #E7E7E7 !important;
 -moz-box-shadow: 0px 1px #E7E7E7 !important;
 -webkit-box-shadow: 0px 1px #E7E7E7 !important;
 margin-right: 3px !important;
 text-shadow: 0px 1px #866454 !important;
 border-color: #886756 !important;
 background: #8C7454 !important;
}