@import url('//fonts.googleapis.com/css2?family=Crimson+Text:wght@400;600&family=Noto+Serif+JP:wght@200;300;400;500;600&display=swap');
@charset "UTF-8";
/* Contents Menu
-------------------------------------------------------------------------------------
【PC/SP】
	**:normalize
	**:icon
	**:reset
	**:base contents
		header/gnav/breadChumbs/mv/contents/footer/newslist/
	**:indent
	**:size
	**:wide
	**:section
	**:compo parts
		btn/box/list/head/table/float/column/topcontrol/roBtn/
	**:pager
	**:form
-------------------------------------------------------------------------------------*/
/* font-family
-------------------------------------------------------------------------------------
font-family: 'Noto Serif JP', serif;
font-family: 'Crimson Text', serif;
-------------------------------------------------------------------------------------*/
/* normalize
-------------------*/
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */ article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block
}
audio, canvas, video {
  display: inline-block
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden] {
  display: none
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}
body {
  margin: 0
}
h1 {
  font-size: 2em
}
abbr[title] {
  border-bottom: 1px dotted
}
b, strong {
  font-weight: 700
}
dfn {
  font-style: italic
}
mark {
  background: #ff0;
  color: #000
}
code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word
}
q {
  quotes: "\201C""\201D""\2018""\2019"
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
figure {
  margin: 0
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}
legend {
  border: 0;
  padding: 0
}
button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0
}
button, input {
  line-height: normal
}
button, html input[type="button"], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}
button[disabled], input[disabled] {
  cursor: default
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0
}
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}
textarea {
  overflow: auto;
  vertical-align: top
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
/* icon
-------------------*/
@font-face {
  font-family: 'icon';
  src: url('fonts/icon.eot?f82yir');
  src: url('fonts/icon.eot?f82yir#iefix') format('embedded-opentype'), url('fonts/icon.ttf?f82yir') format('truetype'), url('fonts/icon.woff?f82yir') format('woff'), url('fonts/icon.svg?f82yir#icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-warning:before {
  content: "\e91b";
}
.icon-chevron-small-down:before {
  content: "\e900";
}
.icon-chevron-small-left:before {
  content: "\e901";
}
.icon-chevron-small-right:before {
  content: "\e902";
}
.icon-chevron-small-up:before {
  content: "\e903";
}
.icon-open-book:before {
  content: "\e91c";
}
.icon-attachment:before {
  content: "\e91d";
}
.icon-calendar:before {
  content: "\e904";
}
.icon-camera:before {
  content: "\e905";
}
.icon-chat:before {
  content: "\e906";
}
.icon-check:before {
  content: "\e91e";
}
.icon-cog:before {
  content: "\e91f";
}
.icon-heart-outlined:before {
  content: "\e907";
}
.icon-heart:before {
  content: "\e908";
}
.icon-home:before {
  content: "\e909";
}
.icon-key:before {
  content: "\e90a";
}
.icon-light-up:before {
  content: "\e90b";
}
.icon-location-pin:before {
  content: "\e920";
}
.icon-location:before {
  content: "\e90c";
}
.icon-magnifying-glass:before {
  content: "\e90d";
}
.icon-mail:before {
  content: "\e90e";
}
.icon-message:before {
  content: "\e921";
}
.icon-mobile:before {
  content: "\e90f";
}
.icon-new-message:before {
  content: "\e922";
}
.icon-old-phone:before {
  content: "\e923";
}
.icon-pencil:before {
  content: "\e910";
}
.icon-phone:before {
  content: "\e911";
}
.icon-price-tag:before {
  content: "\e912";
}
.icon-signal:before {
  content: "\e913";
}
.icon-stopwatch:before {
  content: "\e914";
}
.icon-tablet:before {
  content: "\e915";
}
.icon-tv:before {
  content: "\e916";
}
.icon-typing:before {
  content: "\e924";
}
.icon-facebook:before {
  content: "\e917";
}
.icon-instagram:before {
  content: "\e918";
}
.icon-twitter:before {
  content: "\e919";
}
.icon-youtube:before {
  content: "\e91a";
}
/* reset
-------------------*/
html {
  background-color: #FFF;
  font-size: 62.5%; /* sets the base font to 10px for easier math */
}
body, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, p, img {
  margin: 0;
  padding: 0;
}
body {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  color: #333030;
  font-size: 15px;
  font-size: 1.5rem; /* sets the default sizing to make sure nothing is actually 10px */
  line-height: 1;
  letter-spacing: 0.01em;
  /*	min-width:1000px;*/
}
body * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#fancybox-wrap, #fancybox-wrap *, #fancybox-tmp, #fancybox-loading {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  -o-box-sizing: content-box !important;
  -ms-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
a, a:link, a:hover, a:focus {
  color: #333;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
a:hover {
  text-decoration: underline;
}
ul, ol {
  list-style-type: none;
}
::selection {
  background-color: #888;
  color: #FFF; /* Safari */
}
::-moz-selection {
  background-color: #888;
  color: #FFF; /* Firefox */
}
#contents p {
  line-height: 1.7;
}
hr.ancHr {
  font-size: 0 !important;
  line-height: 0 !important;
  visibility: hidden !important;
  margin: 0;
  padding: 0;
}
/* base contents
-------------------*/
/*header*/
#header {
  height: 130px;
  position: fixed;
  top: 0;
  transition: .3s cubic-bezier(.4, 0, .2, 1);
  width: 100%;
  z-index: 199999;
  background: #fff;
  opacity: 0;
}

#header.scrollin {
  opacity: 1;
}


#header .hdInr {
  display: flex;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
}
#header .logo {
  width: 256px;
}
#header .logo span {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Noto Serif JP', serif;
  display: block;
  text-align: center;
  color: #b07121;
}
#header .logo a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.head-animation {
  transform: translateY(-100%);
}
#spHeader, .spMenu {
  display: none;
}
/*gNav*/
#gNav {
  width: 75%;
}
#gNav .actionBox {
display: flex;
justify-content: flex-end;
align-items: center;
margin-bottom: 20px;
}
#gNav .telBtn {
  font-family: 'Crimson Text', serif;
  color: #b07121;
  font-size: 24px;
  font-size: 2.4rem;
}
#gNav .actionBox .contactBtn {
    width: 50%;
    max-width: 260px;
    margin-left: 20px;
}
#gNav .actionBox .contactBtn a {
background: #b07121;
display: block;
padding: 10px 0;
color: #fff;
  font-family: 'Noto Serif JP', serif;
  text-align: center;
  border-radius: 3px;
}
#gNav .actionBox .contactBtn a i {
font-size: 12px;
font-size: 1.2rem;
margin-right: 5px;
}
#gNav .actionBox .contactBtn a:hover {
text-decoration: none;
background: #9b6015;
}


#gNav ul {
  display: flex;
  justify-content: flex-end;
}
#gNav ul li {
  margin: 0 20px;
  font-size: 15px;
  font-size: 1.5rem;
  font-family: 'Noto Serif JP', serif;
}
#gNav ul li:last-child {
  margin: 0 0 0 20px;
}
#gNav ul li a {
  letter-spacing: 0;
  display: inline-block;
  position: relative;
  text-decoration: none;
}
#gNav ul li a:before {
  background: #b07121;
  content: '';
  height: 4px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -10px;
  transform: scale(0, 1);
  transform-origin: left;
  transition: .6s;
}
#gNav ul li a:hover:before {
  transform: scale(1);
}
#spNav, #spFixed {
  display: none;
}
/*mv*/
/*breadChumbs*/
#breadChumbs {
  margin: 0 auto;
  padding: 40px 0;
  max-width: 1200px;
  width: 90%;
}
#breadChumbs p {
font-size: 12px;
  font-size: 1.2rem;
  margin: 0 10px;
  color: #333030;
}
#breadChumbs p a {
  display: inline-block;
  color: #b07121;
}
#breadChumbs p i {
  font-size: 120%;
  vertical-align: text-top;
}
/*contents*/
#contents {
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
}


/*footer*/
#footer {}
#footer .ftInr {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 60px 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#footer .ftInr .ftLeft, #footer .ftInr .ftRight {
  width: 50%;
}
#footer .ftInr .ftLeft .logo {
  width: 301px;
}
#footer .ftInr .ftLeft .logo span {
    font-size: 14px;
    font-size: 1.4rem;
    font-family: 'Noto Serif JP', serif;
    display: block;
    text-align: center;
    color: #b07121;
}
#footer .ftInr .ftLeft .logo a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#footer .ftInr .ftLeft .address {
  font-size: 18px;
  font-size: 1.8rem;
  padding: 40px 0;
  line-height: 1.7;
}
#footer .ftInr .ftLeft .address small {
  font-size: 15px;
  font-size: 1.5rem;
  display: block;
}
#footer .ftInr .ftLeft .telBtn {
  display: flex;
  align-items: center;
}
#footer .ftInr .ftLeft .telBtn a {
  font-size: 36px;
  font-size: 3.6rem;
  font-family: 'Crimson Text', serif;
  color: #b07121;
}
#footer .ftInr .ftLeft .telBtn span {
  color: #fff;
  display: inline-block;
  background: #4b3b2c;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 9px 20px;
  margin-left: 10px;
  font-family: 'Noto Serif JP', serif;
}
#footer .ftInr .ftLeft .fax{
  font-size: 30px;
  font-size: 3.0rem;
  font-family: 'Crimson Text', serif;
  color: #b07121;
  margin-top: 5px;
}
.ftTbl {
  width: 100%;
  margin-bottom: 30px;
}
.ftTbl table {
  border-collapse: collapse;
  width: 100%;
  font-family: 'Noto Serif JP', serif;
}
.ftTbl table th, .ftTbl table td {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.4;
  padding: 15px 20px 13px;
  text-align: center;
  vertical-align: middle;
  font-size: 18px;
  font-size: 1.8rem;
  border-bottom: 1px solid #e0e0e0;
  font-weight: 400;
}
.ftTbl table td {
  color: #b07121;
}
.ftTbl table th.thS {
  font-size: 15px;
  font-size: 1.5rem;
}
.ftTbl table th span {
  font-size: 21px;
  font-size: 2.1rem;
  color: #b07121;
  display: block;
}
#footer .ftInr .ftRight ul li {
  margin-bottom: 10px;
}

.gmapBox{
	position:relative;
	width:100%;
	height:0;
	padding-top:40%;
}
.gmapBox iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

small#copyright {
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
  font-family: 'Crimson Text', serif;
  text-align: center;
  font-weight: 400;
  padding: 40px 0;
}

/*pages base*/

.pages {
padding-top: 130px;
}

.pages #header {
opacity: 1;
}
.pages #contents {
  padding-top: 40px;
}
#pageMv {
position: relative;
}

#pageMv h1 {
position: absolute;
width: 60%;
max-width: 480px;
bottom: 2px;
  left: 50%;
  transform:translateX(-50%);
  -webkit- transform:translateX(-50%);
  background: #fff;
  box-shadow: 0 32px 30px -30px rgba(53, 47, 47, 0.15);
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
  text-align: center;
  font-size: 30px;
  font-size: 3.0rem;
  padding: 30px 0;
}
#pageMv h1 span {
font-size: 18px;
font-size: 1.8rem;
font-weight: 400;
display: block;
font-family: 'Crimson Text', serif;
color: #b07121;
padding-top: 5px;
}

.pages #footer {
background: #f9f6f5;
}
.pages small#copyright {
background: #fff;
}


@media only screen and (max-width: 1080px) {
.pages {
padding-top: 0;
}

#pageMv h1 {
  font-size: 24px;
  font-size: 2.4rem;
  padding: 24px 0 20px;
}
#pageMv h1 span {
font-size: 14px;
font-size: 1.4rem;
}
}

@media only screen and (max-width: 480px) {
#pageMv img {
object-fit: cover;
height: 200px;
}

#pageMv h1 {
  font-size: 22px;
  font-size: 2.2rem;
  padding: 14px 0 10px;
  box-shadow: 0 0 6px rgb(0,0,0,0.1);
  width: 75%;

}
#pageMv h1 span {
font-size: 12px;
font-size: 1.2rem;
}
.pages small#copyright {
padding: 20px 0 60px;
}
}

/* indent
-------------------*/
.center {
  text-align: center !important;
}
.left {
  text-align: left !important;
}
.right {
  text-align: right !important;
}
.top0 {
  margin-top: 0 !important;
}
.top5 {
  margin-top: 5px !important;
}
.top10 {
  margin-top: 10px !important;
}
.top15 {
  margin-top: 15px !important;
}
.top20 {
  margin-top: 20px !important;
}
.top25 {
  margin-top: 25px !important;
}
.top30 {
  margin-top: 30px !important;
}
.top35 {
  margin-top: 35px !important;
}
.top40 {
  margin-top: 40px !important;
}
.btm0 {
  margin-bottom: 0 !important;
}
.btm5 {
  margin-bottom: 5px !important;
}
.btm10 {
  margin-bottom: 10px !important;
}
.btm15 {
  margin-bottom: 15px !important;
}
.btm20 {
  margin-bottom: 20px !important;
}
.btm25 {
  margin-bottom: 25px !important;
}
.btm30 {
  margin-bottom: 30px !important;
}
.btm35 {
  margin-bottom: 35px !important;
}
.btm40 {
  margin-bottom: 40px !important;
}
.btm45 {
  margin-bottom: 45px !important;
}
.btm50 {
  margin-bottom: 50px !important;
}
.btm55 {
  margin-bottom: 55px !important;
}
.btm60 {
  margin-bottom: 60px !important;
}
.btm65 {
  margin-bottom: 65px !important;
}
.btm70 {
  margin-bottom: 70px !important;
}
.btm75 {
  margin-bottom: 75px !important;
}
.btm80 {
  margin-bottom: 80px !important;
}
.btm85 {
  margin-bottom: 85px !important;
}
.btm90 {
  margin-bottom: 90px !important;
}
.btm95 {
  margin-bottom: 90px !important;
}
.pT0 {
  padding-top: 0 !important;
}
.pT5 {
  padding-top: 5px !important;
}
.pT10 {
  padding-top: 10px !important;
}
.pT15 {
  padding-top: 15px !important;
}
.pT20 {
  padding-top: 20px !important;
}
.pT25 {
  padding-top: 25px !important;
}
.pT30 {
  padding-top: 30px !important;
}
.pT35 {
  padding-top: 35px !important;
}
.pT40 {
  padding-top: 40px !important;
}
.pT45 {
  padding-top: 45px !important;
}
.pB0 {
  padding-bottom: 0 !important;
}
.pB5 {
  padding-bottom: 5px !important;
}
.pB10 {
  padding-bottom: 10px !important;
}
.pB15 {
  padding-bottom: 15px !important;
}
.pB20 {
  padding-bottom: 20px !important;
}
.lm5 {
  margin-left: 5px !important;
}
.lm10 {
  margin-left: 10px !important;
}
.lm15 {
  margin-left: 15px !important;
}
.lm20 {
  margin-left: 20px !important;
}
.lm50 {
  margin-left: 50px !important;
}
.lm60 {
  margin-left: 60px !important;
}
.lm70 {
  margin-left: 70px !important;
}
.rm5 {
  margin-right: 5px !important;
}
.rm10 {
  margin-right: 10px !important;
}
.rm15 {
  margin-right: 15px !important;
}
.rm20 {
  margin-right: 20px !important;
}
.vAT {
  vertical-align: top !important;
}
.vAM {
  vertical-align: middle !important;
}
.vAB {
  vertical-align: bottom !important;
}
.bold {
  font-weight: bold;
}
.normal {
  font-weight: normal;
}
.is-pc {
  display: block;
}
.is-sp {
  display: none;
}
.is-spS {
  display: none;
}
.spTel {
  pointer-events: none;
}
.mincho {
  font-family: 'Noto Serif JP', serif;
}
/* size
-------------------*/
.size10 {
  font-size: 1.0rem !important;
}
.size11 {
  font-size: 1.1rem !important;
}
.size12 {
  font-size: 1.2rem !important;
}
.size13 {
  font-size: 1.3rem !important;
}
.size14 {
  font-size: 1.4rem !important;
}
.size15 {
  font-size: 1.5rem !important;
}
.size16 {
  font-size: 1.6rem !important;
}
.size17 {
  font-size: 1.7rem !important;
}
.size18 {
  font-size: 1.8rem !important;
}
.size19 {
  font-size: 1.9rem !important;
}
.size20 {
  font-size: 2.0rem !important;
}
.size21 {
  font-size: 2.1rem !important;
}
.size22 {
  font-size: 2.2rem !important;
}
.size23 {
  font-size: 2.3rem !important;
}
.size24 {
  font-size: 2.4rem !important;
}
/* wide
-------------------*/
.w5 {
  width: 5% !important;
}
.w10 {
  width: 10% !important;
}
.w15 {
  width: 15% !important;
}
.w18 {
  width: 18% !important;
}
.w20 {
  width: 20% !important;
}
.w25 {
  width: 25% !important;
}
.w30 {
  width: 30% !important;
}
.w35 {
  width: 35% !important;
}
.w40 {
  width: 40% !important;
}
.w45 {
  width: 45% !important;
}
.w50 {
  width: 50% !important;
}
.w55 {
  width: 55% !important;
}
.w60 {
  width: 60% !important;
}
.w65 {
  width: 65% !important;
}
.w70 {
  width: 70% !important;
}
.w75 {
  width: 75% !important;
}
.w80 {
  width: 80% !important;
}
.w85 {
  width: 85% !important;
}
.w90 {
  width: 90% !important;
}
.w95 {
  width: 95% !important;
}
.wFull {
  width: 100% !important;
}
/* section
-------------------*/
section {
  clear: both;
}
.scInr {
  margin: 0 auto;
  max-width: 1200px;
  width: 97%;
}
.scInrS {
  margin: 0 auto;
  max-width: 1000px;
  width: 97%;
}
.scInrW {
  margin: 0 auto;
  max-width: 1400px;
  width: 97%;
}
.aural span, span.aural {
  display: none;
  visibility: hidden;
}
/* compo parts
-------------------*/
/*btn*/
.bscBtn01 a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  padding: 15px 20px;
  width: 310px;
  text-decoration: none;
  position: relative;
  color: #b07121;
  font-weight: bold;
  border: 1px solid #b07121;
}
.bscBtn01 a:hover {
  background-color: #b07121;
  text-decoration: none;
  color: #fff;
}
.bscBtn01 a:after {
  content: '';
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 1px #b07121;
  border-right: solid 1px #b07121;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.bscBtn01 a:before {
  content: "";
  width: 30px;
  height: 1px;
  background: #b07121;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit- transform: translateY(-50%);
  right: 20px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.bscBtn01 a:hover:after {
  right: 10px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
}
.bscBtn01 a:hover:before {
  right: 10px;
  background: #fff;
}
/*box*/
.bscBox01 {
  border: 1px solid #CCC;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
}
.bscBox02 {
  background-color: #EEE;
  border: 1px solid #CCC;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
}
/*list*/
.indList, .indListS {
  margin-bottom: 15px;
}
.indList li, .indListS li {
  line-height: 170%;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 5px;
}
.indListS li {
  font-size: 1.1rem !important;
  line-height: 130%;
}
.indList li::before, .indListS li::before {
  content: '・';
  font-size: 50%;
  margin-right: 5px;
  vertical-align: middle;
}
.circleList {
  margin-bottom: 15px;
}
.circleList li {
  line-height: 170%;
  text-indent: -1.2em;
  padding-left: 1.2em;
  margin-bottom: 5px;
}
.circleList li::before {
  content: '●';
  font-size: 100%;
  margin-right: 5px;
  vertical-align: middle;
}
.numList, .numListS {
  margin-bottom: 15px;
  padding-left: 1.6em;
}
.numList li, .numListS li {
  line-height: 150%;
  list-style: decimal outside none;
  margin-bottom: 5px;
}
.numListS li {
  font-size: 1.1rem !important;
  line-height: 130%;
}
/*table*/
.bscTbl01 {
  width: 100%;
}
.bscTbl01 table {
  border-collapse: collapse;
  width: 100%;
}
.bscTbl01 table th, .bscTbl01 table td {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.4;
  padding: 20px 20px 17px;
  text-align: left;
  vertical-align: top;
}
.bscTbl01 table th {}
.bscTbl01 table tr.head th {}
.tblScroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.tblScroll table {
  -webkit-overflow-scrolling: touch;
  margin-bottom: 0;
  width: 1000px !important;
}
/*head*/
.brownHead {
text-align: center;
margin-bottom: 60px;
}
.brownHead span {
display: inline-block;
padding: 10px 20px;
background: #b07121;
border-radius: 5px;
color: #fff;
font-size: 21px;
font-size: 2.1rem;
font-weight: 400;
font-family: 'Noto Serif JP', serif;
}


/*float*/
.fltImgL {
  float: left;
  margin: 0 25px 20px 0;
}
.fltImgR {
  float: right;
  margin: 0 0 20px 25px;
}
.fltL {
  float: left;
}
.fltR {
  float: right;
}
.w100 {
  width: 100px;
}
.w200 {
  width: 200px;
}
.w300 {
  width: 300px;
}
.w400 {
  width: 400px;
}
.w450 {
  width: 450px;
}
.w500 {
  width: 500px;
}
.w600 {
  width: 600px;
}
/*float-clear*/
.cf:before, .cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  zoom: 1;
}
br.clear, .clear {
  display: inline !important;
  display: none;
  clear: both;
  line-height: 0px;
}
br.clear {
  clear: both;
  line-height: 0px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  br.clear {
    display: block !important;
    content: " ";
  }
}
/* pager
-------------------*/
.pager {
  padding-top: 20px;
  text-align: center;
}
.pager a {
  border: 1px solid #448CBC;
  color: #448CBC;
  display: inline-block;
  line-height: 1;
  margin: 0 2px;
  padding: 10px 12px;
  text-decoration: none;
  position: relative;
}
.pager a:hover, .pager a.current {
  background-color: #448CBC;
  border: 1px solid #448CBC;
  color: #FFF;
}
.pager a::after {
  content: attr(data-text);
}
.pager a:last-child::after {
  display: none;
}
.pager a:last-child::before {
  content: attr(data-text);
}
/*topcontrol*/
#topcontrol {
  z-index: 900;
}
#topcontrol a {
  background: url("../cmn_img/scrollup.svg") center center no-repeat #000;
  display: block;
  height: 60px;
  width: 60px;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
#topcontrol a:hover {
  filter: alpha(opacity=10) !important;
  opacity: 1 !important;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
/*roBtn*/
.roBtn:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
/* IE8 */
html > /**/ body .roBtn:hover {
  display /*\**/ : inline-block\9;
  zoom /*\**/ : 1\9;
}
/* 新旧Firefox */
.roBtn:hover, x:-moz-any-link {
  background: #fff;
}
.roBtn:hover, x:-moz-any-link, x:default {
  background: #fff;
}
/* form
-------------------*/
.subscribeBtn {
  text-align: center;
  margin-bottom: 40px;
}
.subscribeBtn input {
  background-color: #000;
  border: 1px solid #000;
  color: #FFF;
  display: inline-block;
  padding: 15px 100px 13px;
  line-height: 140%;
  text-decoration: none;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.subscribeBtn input:hover {
  background-color: #FFF;
  color: #000;
}
.subscribeBtn input.gray {
  background-color: #666;
  border: 1px solid #666;
  color: #FFF;
}
.subscribeBtn input.gray:hover {
  background-color: #ddd;
  color: #000;
}
input.textFocus {
  color: #333;
}
input.wSS, input.wS, input.wM, input.wL, input.wLL {
  background-color: #FCFBF8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #CCC;
  font-size: 1.3rem;
  line-height: 140%;
  padding: 8px 10px;
}
input {
  vertical-align: middle;
}
.wSS {
  width: 85px;
}
.wS {
  width: 170px;
}
.wM {
  width: 270px;
}
.wL {
  width: 470px;
}
.wLL {
  width: 340px;
}
.imeOn {
  ime-mode: active;
}
.imeOff {
  ime-mode: disabled;
}
textarea.txtarea {
  background-color: #FCFBF8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #CCC;
  height: 200px;
  padding: 10px;
  width: 100%;
}
option {
  font-size: 1.4rem !important;
}
label {
  cursor: pointer;
}
label:hover {
  color: #999;
}
input[type="checkbox"], input[type="radio"] {
  margin-right: 3px;
}
.formErr {
  color: #E54E52;
  font-weight: bold;
}
select.slctArea {
  background-color: #FCFBF8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #CCC;
  margin-bottom: 5px;
  padding: 8px;
}
input.inputErr, textarea.inputErr {
  background-color: #FADFDE;
}
input:focus, select:focus, textarea:focus {
  background-color: #EEE;
}
.req {
  background-color: #a40000;
  color: #FFF;
  font-size: 1.1rem;
  margin-left: 3px;
  padding: 2px 5px;
  margin-right: 5px;
  vertical-align: middle;
}
.errText {
  background-color: #fee8e6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #db584b;
  font-size: 1.1rem;
  padding: 3px 5px;
  margin-top: 5px;
}
.cauText {
  color: #333;
  font-size: 1.1rem;
  line-height: 1.4 !important;
  margin-top: 5px;
}
.scrollTxt {
  display: none;
}
/* for pc resize
-------------------------------------------------------------------------------------*/
@media only screen and (max-width: 1380px) {
  #gNav ul li {
    margin: 0 10px;
  }
  #gNav ul li:last-child {
    margin: 0 0 0 10px;
  }
}
@media only screen and (max-width: 1320px) {
  #footer .ftInr .ftLeft {
    width: 45%;
  }
  #footer .ftInr .ftRight {
    width: 55%;
  }
}
@media only screen and (max-width: 1200px) {
  .ftTbl table th, .ftTbl table td {
    padding: 10px 10px 13px;
  }
  #footer .ftInr .ftLeft .address {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #footer .ftInr .ftLeft .address small {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 1170px) {
  #gNav ul li {
    margin: 0 8px;
  }
  #gNav ul li:last-child {
    margin: 0 0 0 8px;
  }
}
@media only screen and (max-width: 1080px) {
  #header, #gNav {
    display: none;
  }
  #spHeader {
    height: 60px;
    padding: 15px 3%;
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 980;
  }
  #spHeader .logo img {
    height: 44px;
    width: auto;
  }
  #spHeader ul {
    overflow: hidden;
    zoom: 1;
    position: absolute;
    right: 55px;
    top: 16px;
  }
  #spHeader li {
    float: left;
    margin: 0 5px;
    text-align: center;
  }
  #spHeader li a {
    color: #FFF;
    font-size: 2.6rem;
    line-height: 1;
  }
  .spMenu {
    background: #b07121;
    cursor: pointer;
    display: block;
    height: 60px;
    width: 60px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1010;
  }
  .spMenu span {
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    zoom: 1; /* Fix for IE7 */
    *display: inline; /* Fix for IE7 */
    height: 2px;
    width: 30px;
    position: absolute;
    left: 15px;
    -webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
  }
  .spMenu small {
    display: block;
    color: #fff;
    font-family: 'Crimson Text', serif;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 10px;
  }
  .spMenu span:nth-of-type(1) {
    top: 13px;
  }
  .spMenu span:nth-of-type(2) {
    top: 23px;
  }
  .spMenu span:nth-of-type(3) {
    top: 33px;
  }
  .spMenu.active {
    height: 60px;
    width: 60px;
  }
  .spMenu.active span {
    background-color: #fff;
  }
  .spMenu.active span:nth-of-type(1) {
    -webkit-transform: translateY(10px) rotate(-45deg);
    transform: translateY(10px) rotate(-45deg);
  }
  .spMenu.active span:nth-of-type(2) {
    opacity: 0;
  }
  .spMenu.active span:nth-of-type(3) {
    -webkit-transform: translateY(-10px) rotate(45deg);
    transform: translateY(-10px) rotate(45deg);
  }
  .spMenu.active small {
    color: #fff;
  }
  /*spNav*/
  #spNav {
    height: 100%;
    display: block;
    transition: all 550ms ease 0.25s;
    visibility: hidden;
    padding-top: 140px;
    width: 80%;
    position: fixed;
    right: -100%;
    top: 0;
    z-index: 990;
  }
  #spNav.active {
    visibility: visible;
    right: 0;
  }
  #spNav #spBg {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 500%;
    position: fixed;
    right: -50%;
    top: 0;
    z-index: -1;
    opacity: 0;
    transition: all 550ms ease 0.25s;
    pointer-events: none;
  }
  #spNav.active #spBg {
    right: 0;
    opacity: 1;
    pointer-events: auto;
  }
  #spNav::after {
    background: rgba(255, 255, 255, 0.8);
    background-color: #f9f9f9;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
  #spNav::before, #spNav::after {
    opacity: 0;
    transition: all 550ms ease 0.25s;
  }
  #spNav.active::before, #spNav.active::after {
    opacity: 1;
  }
  #spNav .closeBtn {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 3%;
    text-align: right;
  }
  #spNav nav {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 10px;
  }
  #spNav nav ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  #spNav nav ul li {
    width: calc(100% / 3);
    text-align: center;
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 40px;
    font-family: 'Noto Serif JP', serif;
  }
  #spNav nav ul li a:hover {
    text-decoration: none;
    color: #b07121;
  }
  #spNav .addressBox {
    width: 90%;
    margin: 0 auto;
    text-align: right;
  }
  #spNav .addressBox .logo {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
  }
  #spNav .addressBox .logo img {
    height: 44px;
    width: auto;
  }
  #spNav .addressBox .address {
    padding-top: 10px;
    color: #999;
    line-height: 1.7;
    font-size: 12px;
    font-size: 1.2rem;
  }
  #spNav .telBtn {
    display: flex;
    justify-content: center;
    background: #fff;
    padding: 20px 0;
    border-radius: 5px;
    width: 90%;
    margin: 0 auto 30px;
    align-items: center;
  }
  #spNav .telBtn a {
    font-size: 36px;
    font-size: 3.6rem;
    font-family: 'Crimson Text', serif;
    color: #b07121;
  }
  #spNav .telBtn span {
    color: #fff;
    display: inline-block;
    background: #4b3b2c;
    font-size: 18px;
    font-size: 1.8rem;
    padding: 9px 20px;
    margin-left: 10px;
    font-family: 'Noto Serif JP', serif;
  }
#spNav .telBtn span.fax{
    padding: 0;
    background: none;
    font-size: 26px;
    font-size: 2.6rem;
    font-family: 'Crimson Text', serif;
    color: #b07121;
    margin: 10px 0 0 0;
    width: 100%;
    text-align: center;
  }
  #footer .ftInr .ftLeft .address {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 30px 0;
  }
  #footer .ftInr .ftLeft .address small {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #footer .ftInr .ftLeft .telBtn a {
    font-size: 30px;
    font-size: 3.0rem;
  }
  #footer .ftInr .ftLeft .telBtn span {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .scrollTxt {
    display: block;
    margin-bottom: 10px;
  }
  .scrollTxt span {
    background: #eee;
    border-radius: 50px;
    padding: 5px 15px;
    font-size: 12px;
    font-size: 1.2rem;
    display: inline-block;
  }
}
/* for SP
-------------------------------------------------------------------------------------*/
@media only screen and (max-width: 900px) {
  /* base contents
-------------------*/
  /*header*/
  /*footer*/
  #footer .ftInr {
    padding: 40px 0;
  }
  #footer .ftInr .ftLeft, #footer .ftInr .ftRight {
    width: 100%;
  }
  #footer .ftInr .ftLeft {
    margin-bottom: 30px;
  }
  #footer .ftInr .ftLeft .logo {
    margin: 0 auto;
  }
  #footer .ftInr .ftLeft .address {
    text-align: center;
  }
  #footer .ftInr .ftLeft .telBtn {
    justify-content: center;
  }
  #footer .ftInr .ftLeft .fax{
    text-align: center;
  }
  #footer .ftInr .ftRight ul li {
    text-align: right;
  }
  .gmapBox{
	padding-top:60%;
}
  /*breadChumbs*/
  #breadChumbs {
    display: none;
  }
  /*contents*/
  #contents {
    margin: 0 auto;
    padding-top: 40px;
    width: 100%;
  }
  /*spNav*/
  #spNav nav ul li {
    font-size: 18px;
    font-size: 1.8rem;
  }
  /* indent
-------------------*/
  .is-sp {
    display: block !important;
  }
  .is-pc {
    display: none !important;
  }
  .spImg {
    max-width: 100%;
  }
  a.spTel {
    color: #448cbc;
    pointer-events: auto;
    text-decoration: underline;
  }
  /* section
-------------------*/
  .scInr, .scInrS, .scInrW {
    float: none;
    margin: 0 3%;
    width: auto;
  }
  /* compo parts
-------------------*/
  /*btn*/
  .bscBtn01 a {
    display: block;
    padding: 20px 5%;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
  }
  /*box*/
  .bscBox01 {
    padding: 5%;
  }
  .bscBox02 {
    padding: 5%;
  }
  /*table*/
  .bscTbl01 th, .bscTbl01 td {
    display: block;
    padding: 10px 3% 12px;
    width: 100% !important;
  }
.scrollTxt {
    display: block;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .scrollTxt span {
    background: #eee;
    border-radius: 50px;
    padding: 5px 15px;
    font-size: 12px;
    font-size: 1.2rem;
    display: inline-block;
  }
}
@media only screen and (max-width: 640px) {
  #spNav {
    width: 90%;
    padding-top: 90px;
  }
  #spNav nav ul li {
    font-size: 15px;
    font-size: 1.5rem;
  }
  #spNav .telBtn a {
    font-size: 26px;
    font-size: 2.6rem;
  }
  #spNav .telBtn span {
    font-size: 14px;
    font-size: 1.4rem;
  }
  #spNav .telBtn span.fax{
    font-size: 1.8rem;
    text-align: left;
    margin-left: 39px;
    margin-top: 5px;
  }
  .gmapBox {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  body {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .is-spS {
    display: block !important;
  }
#spNav {
    width: 90%;
}
#spNav .telBtn span {
    padding: 9px 8px;
}
  #spNav nav ul li {
    font-size: 12px;
    font-size: 1.2rem;
    text-align: center;
  }
  #spNav nav ul li {
    display: block;
    margin-bottom: 30px;
    width: 50%;
  }
  #spNav .telBtn a {
    font-size: 20px;
    font-size: 2.0rem;
    text-decoration: none;
  }
  #spNav .telBtn span {
      font-size: 14px;
    font-size: 1.4rem;
  }
  #spNav .telBtn {
    margin-bottom: 10px;
  }
  #spNav .fax{
    font-size: 13px;
    font-size: 1.03rem;
  }
  #spNav .addressBox .logo {
    display: block;
    flex-direction: inherit;
    text-align: center;
  }
  #spNav .addressBox .address {
    font-size: 10px;
    font-size: 1.0rem;
    text-align: center;
  }
  #spNav nav {
    padding-top: 0px;
    padding-bottom: 0;
  }
  #spNav .addressBox {
    padding-top: 10px;
  }
  #footer .ftInr .ftLeft .address {
    font-size: 13px;
    font-size: 1.3rem;
    padding: 20px 0;
  }
  #footer .ftInr .ftLeft .address small {
    font-size: 10px;
    font-size: 1.0rem;
  }
  #footer .ftInr .ftLeft .telBtn a {
    font-size: 2.2rem;
    text-decoration: none;
  }
  #footer .ftInr .ftLeft .fax {
    font-size: 2rem;
    margin-top: 10px;
  }
  #footer .ftInr .ftLeft .telBtn span {
    font-size: 13px;
    font-size: 1.3rem;
    padding: 5px 10px;
  }
  .ftTbl table th, .ftTbl table td {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 6px 5px 8px;
  }
  .ftTbl table th span {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .ftTbl table th.thS {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #footer .ftInr .ftRight ul li {
    font-size: 11px;
    font-size: 1.1rem;
  }
  small#copyright {
    padding: 0 0 60px;
  }
  .bscTbl01 th, .bscTbl01 td {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .bscTbl01 th {
    background: #fff;
  }
  .bscTbl01.scroll th, .bscTbl01.scroll td {
    display: table-cell;
  }
  .tblScroll {
    padding-bottom: 5px;
  }
  .tblScroll::before {
    content: '※横スクロールができます。';
    display: block;
    margin-bottom: 10px;
  }
/*head*/
.brownHead {
margin-bottom: 40px;
}
.brownHead span {
padding: 8px 15px;
border-radius: 3px;
font-size: 16px;
font-size: 1.6rem;
}
  /*float*/
  .fltL, .fltR {
    float: none;
  }
  .fltImgL, .fltImgR {
    float: none;
    margin: 0;
    text-align: center;
  }
  .fltImgL img, .fltImgR img {
    max-width: 100%;
    margin-bottom: 5px;
  }
  br.clear_noie.spHide, div.clear_noie.spHide {
    display: none !important;
  }
  /*topcontrol*/
  #topcontrol {
    left: 0 !important;
    bottom: 0 !important;
    height: 40px;
    width: 100%;
  }
  #topcontrol a {
    display: block;
    height: 100%;
    padding: 10px 0;
    width: 100%;
  }
  /* pager
-------------------*/
  .pager a::before, .pager a::after {
    display: none;
  }
}
/* animation
-------------------*/
.fadein {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 1000ms;
}
.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}
/*-------------------------------add20220218---*/
#footer .ftInr .ftLeft dl{
display: flex;
align-items: end;
flex-wrap: wrap;
}
#footer .ftInr .ftLeft dl dt {
font-family: 'Noto Serif JP', serif;
font-size: 18px;
font-size: 1.8rem;
padding-right: 100px;
margin-top: 30px;
position: relative;
margin-bottom: 15px;
margin-right: 20px;
}
#footer .ftInr .ftLeft dl dt:before {
content: "";
width: 90px;
height: 1px;
background: #ddd;
position: absolute;
right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit- transform:translateY(-50%);
}
#footer .ftInr .ftLeft dl dd {
width: 26%;
}
@media only screen and (max-width: 640px) {
#footer .ftInr .ftLeft dl dd {
  width: 50%;
  margin: 0 auto;
}
#footer .ftInr .ftLeft dl dt {
  padding-right: 0;
  margin-right: 0;
  text-align: center;
  width: 100%;
}
#footer .ftInr .ftLeft dl dt:before {
display: none;
}
}

.gNav-reserv{
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #b07121;
  padding: 13px 15px 10px;
  margin-left: 12px;
  font-size: 1.8rem;
  color: #fff !important;
  transition-duration: 0.3s;
}

.gNav-reserv:hover{
  opacity: 0.7;
  transition-duration: 0.3s;
  text-decoration: none;
}

#spNav .telBtn{
  flex-wrap: wrap;
}

#spNav .telBtn .gNav-reserv{
  width: 300px;
  max-width: 90%;
  font-size: 2rem !important;
  margin-top: 15px;
}

#fixed-footer-menu{
  display: none;
}

#gNav .actionBox .contactBtn{
  display: none;
}

@media screen and (max-width: 480px) {
  #fixed-footer-menu{
    display: flex;
    width: 100%;
    height: 60px;
    position: fixed;
    bottom: -61px;
    left: 0;
    z-index: 10;
    transition-duration: 0.5s;
  }

  #fixed-footer-menu.active{
    bottom: 40px;
    transition-duration: 0.5s;
  }

  #fixed-footer-menu .fixed-footer-menu__link{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
    background-color: #fff;
    color: #b07121;
    font-size: 1.6rem;
    height: 100%;
    transition-duration: 0.3s;
  }

  #fixed-footer-menu .fixed-footer-menu__link:hover{
    opacity: 0.7;
    text-decoration: none;
    transition-duration: 0.3s;
  }

  #fixed-footer-menu .fixed-footer-menu__link.fixed-footer-menu__link02{
    background-color: #b07121;
    color: #fff;
  }

  #spNav .telBtn .gNav-reserv {
    width: 200px;
    font-size: 1.6rem !important;
  }
}
