@import url(https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css);
@import url(//fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,500,700&display=swap&subset=japanese);
@import url(//fonts.googleapis.com/css?family=Noto+Serif+JP:400,500,700&display=swap&subset=japanese);
.icon-after:after, .icon-before:before, .site-nav .link-list a:after, a[href*=".pdf"]:after, a[target=_blank]:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: icomoon, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  position: relative;
  text-transform: none;
  speak: none
}
.icon-before:before {
  margin-right: 5px
}
.icon-after:after, a[href*=".pdf"]:after, a[target=_blank]:after {
  margin-left: 5px
}
* {
  margin: 0;
  padding: 0
}
*, :after, :before {
  box-sizing: border-box
}
html {
  font-size: 62.5%
}
body {
  margin: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%
}
img {
  height: auto;
  max-width: 100%
}
ol, ul {
  list-style: none;
  padding: 0
}
dd, dl {
  margin: 0
}
iframe {
  border-width: 0
}
.hide, body[data-device=pc] [data-device-for=sp], body[data-device=sp] [data-device-for=pc] {
  display: none !important
}
body:not([data-device]) [data-device-for] {
  opacity: 0;
  -webkit-transition: opacity .2s;
  transition: opacity .2s
}

.break-word {
  overflow-wrap: break-word;
  word-break: break-all;
  word-wrap: break-word
}
.attention, .indent-down {
  padding-left: 1em !important
}
.indent-up {
  margin-left: -1em !important
}
.attention {
  text-indent: -1em !important
}
.attention:before {
  content: "※"
}
@font-face {
  font-family: icomoon;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/icomoon.eot?3936fcd397863f50766079c4433f25f2);
  src: url(../fonts/icomoon.eot?3936fcd397863f50766079c4433f25f2#iefix) format("embedded-opentype"), url(../fonts/icomoon.ttf?e9c70a6ff291827cd19ceb5860bc7fb0) format("truetype"), url(../fonts/icomoon.woff?83e70b9eeb44211e238e7104ff4b07e3) format("woff"), url(../fonts/icomoon.svg?6c81f96f9231ae69e9f5664bed0d70f2#icomoon) format("svg")
}
.icon-after[data-icon=key]:after, .icon-before[data-icon=key]:before {
  content: "\e900";
  content: "\e90d";
  content: "\e954";
  content: "\e95e";
  content: "\e95f";
  content: "\e0e1";
  content: "\e163";
  content: "\e994";
  content: "\e90f";
  content: "\e254";
  content: "\e9ad";
  content: "\e880";
  content: "\ea0b";
  content: "\ea0a";
  content: "\e967";
  content: "\e968";
  content: "\e5d2";
  content: "\e8b6";
  content: "\e901";
  content: "\ea7e";
  content: "\e92b";
  content: "\ea13";
  content: "\ea14";
  content: "\e001";
  content: "\e8fd";
  content: "\e415";
  content: "\e912";
  content: "\e913";
  content: "\e914";
  content: "\e915";
  content: "\e910";
  content: "\e911";
  content: "\e902";
  color: #ee3f24;
  content: "\e906";
  color: #e43a00;
  content: "\e903";
  color: #2b579a;
  content: "\e904";
  color: #217346;
  content: "\e905";
  color: #d24726
}
body {
  font-family: Noto Sans JP, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, sans-serif;
  background-color: #fffffc;
  color: #261e1c;
  font-size: 1.7rem;
  line-height: 1.4;
  position: relative
}
@media screen {
  body {
    min-height: 100vh
  }
}
a {
  color: #0088cd;
  -webkit-transition: all .2s;
  transition: all .2s
}
a.is-hover {
  color: #1bb2ff
}
[data-device=pc] a[href^="tel:"] {
  color: inherit;
  pointer-events: none;
  text-decoration: none
}
a[target=_blank] {
  margin-right: 5px
}
a[target=_blank]:after {
  content: "\ea7e"
}
a[href*=".pdf"]:after {
  content: "\e902";
  color: #ee3f24
}
.img-box figcaption, dt, em {
  color: #40626c;
  font-style: normal;
  font-weight: 500
}
p {
  line-height: 1.6
}
p:empty {
  height: 1em
}
p strong {
  color: #40626c
}
.font-sans {
  font-family: Noto Sans JP, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, sans-serif
}
.font-serif {
  font-family: "Noto Serif JP", serif
}
.content {
  margin: auto;
  max-width: 668px;
  padding: 0 20px
}
.btn {
  background-color: #312e67;
  border: 1px solid transparent;
  border-radius: 2px;
  color: #fffffc;
  cursor: pointer;
  display: inline-block;
  line-height: 42px;
  min-width: 44px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all .1s ease 0s;
  transition: all .1s ease 0s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2)
}

@media print, screen and (min-width:668px) {
  .btn {
    line-height: calc(2em - 2px);
    min-width: 2em
  }
}
.btn.is-active, .btn.is-hover, .btn:active {
  background-color: #4a469c;
  color: #fffffc
}
.btn.is-disable {
  background-color: #717171;
  cursor: default;
  pointer-events: none
}
.btn.is-disable > * {
  cursor: default
}
.btn > * {
  color: inherit;
  cursor: pointer;
  display: block;
  padding: 0 .5em;
  text-decoration: inherit;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}



.yado {
	margin-top: -100px;
	padding-top: 100px;
}

.yado .tit_admin {
    font-family: "Noto Serif JP", serif;
	margin-bottom: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #312e67;
	color: #FFF;
	padding: 5px;
	width: 100%;
	font-size: 1.5em;
	font-weight: bold;
}

@media print, screen and (min-width:668px) {
  .btn {
    line-height: 42px
  }
}
.btn.is-hover {
  background-color: #4a469c;
  color: #fffffc
}
.btn[target=_blank] {
  margin-right: 0
}
.btn[target=_blank]:after {
  content: none
}
.brackets {
  display: inline-block;
  text-indent: -.5em
}
.brackets:after, .brackets:before {
  text-indent: 0
}
.brackets:before {
  content: "（"
}
.brackets:after {
  content: "）"
}
.brackets[data-type=corner]:before {
  content: "【"
}
.brackets[data-type=corner]:after {
  content: "】"
}
.brackets[data-type=square]:before {
  content: "［"
}
.brackets[data-type=square]:after {
  content: "］"
}
.img-box {
  margin: auto;
  max-width: 668px
}
.img-box img {
  display: block;
  margin: auto
}
.img-box figcaption {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  justify-content: center;
  margin-top: 15px;
  text-align: center
}
.img-box figcaption > span {
  margin: 0 .2em
}
.video-box {
  margin: auto;
  max-width: 668px;
  position: relative
}
.video-box:before {
  content: "";
  display: block;
  padding-top: 56.25%
}
.video-box iframe {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}
.txt-box {
  margin: auto;
  max-width: 668px;
  padding: 20px 0;
  text-align: center
}
.txt-box .box-title {
  font-family: "Noto Serif JP", serif;
  color: #312e67;
  display: inline-block;
  font-size: 2rem;
  letter-spacing: 5px;
  line-height: 1.2;
  margin: -5px 0 15px;
  max-width: calc(100% - 30px);
  padding-left: 5px;
  text-align: left
}
.txt-box p {
  padding: 0 20px;
  text-align: left
}
ol[data-style=hexa] {
  counter-reset: hexaOrder
}
ol[data-style=hexa] > li {
  counter-increment: hexaOrder;
  padding: calc((35px - .8em)/4) 0 calc((35px - .8em)/4) 35px;
  position: relative
}
@media screen and (orientation:landscape) {
  ol[data-style=hexa] > li {
    padding-bottom: calc((35px - .6em)/2);
    padding-top: calc((35px - .6em)/2)
  }
}
ol[data-style=hexa] > li p {
  line-height: inherit
}
ol[data-style=hexa] > li .seed {
  font-family: "Noto Serif JP", serif;
  background-color: #312e67;
  color: #fffffc;
  display: block;
  font-size: 2.2rem;
  left: 0;
  line-height: 30px;
  margin-top: 1px;
  padding-bottom: 2px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 26px
}
@media screen and (orientation:landscape) {
  ol[data-style=hexa] > li .seed {
    margin-top: 14px
  }
}
@media print, screen and (min-width:668px) {
  ol[data-style=hexa] > li .seed {
    font-size: 3.2rem
  }
}
ol[data-style=hexa] > li .seed:after, ol[data-style=hexa] > li .seed:before {
  border-color: transparent #fffffc;
  border-style: solid;
  border-width: 0 13px;
  box-sizing: content-box;
  content: "";
  display: block;
  left: 0;
  position: absolute
}
ol[data-style=hexa] > li .seed:before {
  border-bottom-width: 8px;
  top: 0
}
ol[data-style=hexa] > li .seed:after {
  border-top-width: 8px;
  bottom: 0
}
ol[data-style=hexa] > li .seed > var {
  font-style: normal
}
ol[data-style=hexa] > li .seed > var:before {
  content: counter(hexaOrder)
}
@media screen and (min-width:668px) {
  body {
    padding-bottom: 215px
  }
}
.site-footer {
  margin-top: 35px;
  position: relative
}
@media screen and (min-width:668px) {
  .site-footer {
    bottom: 0;
    height: 180px;
    left: 0;
    position: absolute;
    width: 100%
  }
}
.site-footer:before {
  background-image: url(../images/footer/bg_pattern.png?07451d500dd5bdbd5a965bc2f6e0ec84);
  background-size: auto 21px;
  content: "";
  display: block;
  height: 20px;
  margin-bottom: 45px
}
.site-footer .scroll-to-top, .site-footer .scroll-to-top img {
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
.site-footer .scroll-to-top {
  background-color: #312e67;
  display: block;
  height: 52px;
  top: 11px;
  width: 30px;
  z-index: 9
}
.site-footer .scroll-to-top:after, .site-footer .scroll-to-top:before {
  border-color: transparent #312e67;
  border-style: solid;
  border-width: 26px 0;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  -webkit-transition: inherit;
  transition: inherit;
  z-index: -1
}
.site-footer .scroll-to-top:before {
  border-right-width: 15px;
  left: -15px
}
.site-footer .scroll-to-top img {
  display: block;
  height: 24px;
  max-width: none;
  top: 50%
}
.site-footer .scroll-to-top:after {
  border-left-width: 15px;
  right: -15px
}
.site-footer .scroll-to-top.is-hover {
  background-color: #5a5885
}
.site-footer .scroll-to-top.is-hover:after, .site-footer .scroll-to-top.is-hover:before {
  border-color: transparent #5a5885
}
.site-footer .go-to-root {
  font-family: "Noto Serif JP", serif;
  -webkit-box-align: center;
  align-items: center;
  background-color: #312e67;
  color: #fffffc;
  display: -webkit-box;
  display: flex;
  font-size: 1.5rem;
  font-weight: 500;
  height: 50px;
  -webkit-box-pack: center;
  justify-content: center;
  letter-spacing: 2px;
  margin: 55px auto 40px;
  max-width: 100%;
  text-decoration: none;
  width: 280px
}
.site-footer .go-to-root > span {
  display: block;
  padding: 0 20px
}
.site-footer .go-to-root:after {
  background-image: url(../images/footer/c-arrow-r.png?d3188284cae101868b1208742474389d);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: "";
  display: block;
  height: 21px;
  margin-left: 1em;
  width: 21px
}
.site-footer .go-to-root.is-hover {
  background-color: #4a469c
}
.site-footer .info-box {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  font-size: 1.4rem;
  font-weight: 500;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 1px;
  text-align: center
}
.site-footer .box-title {
  font-size: inherit;
  width: 100%
}
.site-footer .address {
  width: 100%
}
.site-footer .address > span {
  display: block
}
@media print, screen and (min-width:668px) {
  .site-footer .address > span {
    display: inline-block
  }
  .site-footer .address > span + span {
    margin-left: .5em
  }
}
.site-footer .fax, .site-footer .tel {
  padding: 0 .2em
}
.site-footer .copyright {
  background-color: #261e1c;
  color: #fffffc;
  font-size: 1.3rem;
  line-height: 35px;
  margin-top: 15px;
  text-align: center
}
@media screen and (max-width:40rem) {
  .site-footer .copyright {
    font-size: 3vw
  }
}
.page-main {
  padding: 100px 0 20px;
}
@media screen {
  body {
    padding-top: 80px
  }
}
.site-header {
  height: 80px;
  padding: 0 64px;
  position: relative
}
@media screen {
  .site-header {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99
  }
}
@media screen and (max-width:667px) {
  .site-header {
    padding-left: 0
  }
}
.site-header > .content {
  height: 100%;
  padding: 0;
  position: relative
}
.site-header .site-logo {
  left: 0;
  line-height: 0;
  padding-bottom: 5px;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%
}
.site-header .site-logo > a {
  border-radius: 30px;
  display: inline-block;
  padding: 0 10px
}
.site-header .site-logo > a.is-hover {
  background-color: rgba(255, 255, 252, .1)
}
.site-header .site-logo img {
  display: block;
  max-height: 64px
}
.page-header {
  color: #fffffc;
  margin-top: 20px
}
.page-header > .content {
  padding: 0 10px
}
.page-title {
  font-family: "Noto Serif JP", serif;
  font-size: 2rem;
  font-weight: 500;
  margin: 0;
  text-align: center
}
@media print, screen and (min-width:668px) {
  .page-title {
    font-size: 2.2rem
  }
}
.page-title span {
  display: inline-block;
  text-align: left
}
.site-nav {
  overflow-x: hidden
}
.site-nav .switch-field {
  background-color: #dcdcdc;
  border: none;
  line-height: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 20px;
  text-align: right;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2
}
.site-nav .switch-field input[type=checkbox] {
  display: none
}
.site-nav .switch-field input[type=checkbox] + label {
  color: #fffffc;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  position: relative;
  text-align: center;
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
  width: 44px;
  z-index: 99
}
.site-nav .switch-field input[type=checkbox] + label .hamburger, .site-nav .switch-field input[type=checkbox] + label .hamburger:after, .site-nav .switch-field input[type=checkbox] + label .hamburger:before {
  background-color: #555;
  box-shadow: 0, 1px, 2px, 0, rgba(0, 0, 0, .2);
  display: block;
  height: 1px;
  position: absolute;
  -webkit-transition: all .25s;
  transition: all .25s;
  width: 22px
}
.site-nav .switch-field input[type=checkbox] + label .hamburger {
  left: 11px;
  top: 21.5px
}
body[data-browser^=ie] .site-nav .switch-field input[type=checkbox] + label .hamburger {
  left: 11px;
  top: 22px
}
.site-nav .switch-field input[type=checkbox] + label .hamburger:after, .site-nav .switch-field input[type=checkbox] + label .hamburger:before {
  content: "";
  left: 0
}
.site-nav .switch-field input[type=checkbox] + label .hamburger:before {
  top: -9px
}
.site-nav .switch-field input[type=checkbox] + label .hamburger:after {
  bottom: -9px
}
.site-nav .switch-field input[type=checkbox]:checked + label {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
.site-nav .switch-field input[type=checkbox]:checked + label:before {
  opacity: 1
}
.site-nav .switch-field input[type=checkbox]:checked + label:after {
  opacity: 0
}
.site-nav .switch-field input[type=checkbox]:checked + label .hamburger, .site-nav .switch-field input[type=checkbox]:checked + label .hamburger:after, .site-nav .switch-field input[type=checkbox]:checked + label .hamburger:before {
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}
.site-nav .switch-field input[type=checkbox]:checked + label .hamburger {
  background-color: transparent;
  box-shadow: none
}
.site-nav .switch-field input[type=checkbox]:checked + label .hamburger:before {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
.site-nav .switch-field input[type=checkbox]:checked + label .hamburger:after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.site-nav .switch-field + .content {
  background-color: #f3f1e4;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
  max-height: calc(100vh - 80px);
  overflow-x: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  top: 100%;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  width: 100%;
  z-index: 1
}
@media print, screen and (min-width:668px) {
  .site-nav .switch-field + .content {
    min-width: 340px;
    width: auto
  }
}
.site-nav .switch-field + .content:after {
  background-image: url(../images/footer/bg_pattern.png?07451d500dd5bdbd5a965bc2f6e0ec84);
  background-size: auto 21px;
  content: "";
  display: block;
  height: 20px
}
.site-nav .switch-field.is-ready + .content {
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s
}
.site-nav .switch-field.is-open + .content {
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}
.site-nav .link-list li + li {
  border-top: 1px solid #fffffc
}
.site-nav .link-list a {
  font-family: "Noto Serif JP", serif;
  display: block;
  font-size: 1.8rem;
  line-height: 2.5rem;
  padding: calc((44px - 2.5rem)/2) 35px calc((44px - 2.5rem)/2) 10px;
  position: relative;
  text-decoration: none
}
body[data-browser^=firefox] .site-nav .link-list a {
  padding-right: 52px
}
@media print, screen and (min-width:668px) {
  .site-nav .link-list a {
    white-space: nowrap
  }
}
.site-nav .link-list a span {
  display: inline-block
}
.site-nav .link-list a:after {
  content: "\e913";
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: right .2s;
  transition: right .2s
}
.site-nav .link-list a.is-hover {
  background-color: #efefef
}
.site-nav .link-list a.is-hover:after {
  right: 5px
}
.site-nav .area-list a {
  color: #261e1c
}
.site-nav .local-list {
  background-color: #f3f1e4;
  background-image: url(../images/article_bg_pattern.png?3918dba09dcc3200528df5828068dcfe);
  background-size: auto 115px
}
.site-nav .local-list a {
  color: #312e67;
  font-weight: 500
}
.site-nav .local-list:after {
  background-image: url(../images/hr_bg_pattern.png?7334e0392e616f2d8bd5a173eb31e13b);
  background-size: auto 22px;
  content: "";
  display: block;
  height: 35px
}
.site-header {
  background-color: #312e67;
  background-image: url(../images/header/bg_pattern.png?ce1fedfd98ee054819efc5ed0cda433f);
  background-size: auto 79px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2)
}
.page-header {
  background-color: #312e67;
  padding: 5px 0
}
.article .go-website {
  font-family: "Noto Serif JP", serif;
  background-color: #fffffc;
  border: 1px solid #40626c;
  border-radius: 20px;
  color: #40626c;
  display: block;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 34px;
  margin: auto;
  max-width: 360px;
  padding: 0 5px;
  text-align: center;
  text-decoration: none
}
.article .go-website:empty {
  letter-spacing: 3px;
  padding-right: 2px
}
.article .go-website:after {
  content: ">>";
  font-size: 1.3rem;
  letter-spacing: -3px;
  margin-left: 20px;
  position: relative;
  top: -.1rem
}
.article .go-website.is-hover {
  background-color: #f0f2f3
}
.article .go-website + .go-website {
  margin-top: 20px
}
.article:after {
  background-image: url(../images/hr_bg_pattern.png?7334e0392e616f2d8bd5a173eb31e13b);
  background-size: auto 22px;
  background-repeat: repeat-x;
  border-bottom: 1px solid #312e67;
  box-sizing: content-box;
  content: "";
  display: block;
  height: 22px;
  margin-bottom: 85px;
  padding-bottom: 40px
}
.article:last-child:after {
  content: none
}
.article-header {
  margin-top: 25px;
  position: relative
}
.article-header:before {
  background-image: url(../images/hr_bg_pattern.png?7334e0392e616f2d8bd5a173eb31e13b);
  background-size: auto 22px;
  content: "";
  display: block;
  height: 60%;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%
}
.article-title {
  background-color: #f3f1e4;
  background-image: url(../images/article_bg_pattern.png?3918dba09dcc3200528df5828068dcfe);
  background-size: auto 115px;
  font-family: "Noto Serif JP", serif;
  border-radius: 10px;
  color: #312e67;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  font-size: 2.6rem;
  -webkit-box-pack: center;
  justify-content: center;
  line-height: 1.1;
  padding: 10px;
  position: relative;
  text-align: center;
  z-index: 1
}
.article-title:before {
  background-image: url(../images/season_motif.png?5197dea80bd6b78424d1b1ffe903f204);
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: "";
  display: block;
  height: 48px;
  width: 50px;
  left: 50%;
  position: absolute;
  top: 0;
  -webkit-transform: translate(-50%, -80%);
  transform: translate(-50%, -80%)
}
.article-title > span {
  margin: 0 .2em
}
.article-title .cross {
  font-family: Noto Sans JP, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, sans-serif;
  display: block;
  margin: auto;
  width: 100%
}
.article-title .cross:before {
  content: "×"
}
.article-body {
  margin-top: 35px
}
.article-body .section-header {
  line-height: 0;
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
  text-align: center
}
@media print, screen and (min-width:668px) {
  .article-body .section-header {
    margin-bottom: 25px
  }
}
.article-body .section-header:after, .article-body .section-header:before {
  background-image: url(../images/section_header_bg.png?d73dc98452cb4005b909281880141aa0);
  background-repeat: no-repeat;
  background-size: auto 100%;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: calc(50% - 66px)
}
@media print, screen and (min-width:668px) {
  .article-body .section-header:after, .article-body .section-header:before {
    background-image: url(../images/section_header_bg_pc.png?2b8333b2dec8b42550388ecd28775544)
  }
}
.article-body .section-header:before {
  background-position: 100% 50%;
  right: 50%;
  -webkit-transform: translateX(-66px);
  transform: translateX(-66px)
}
.article-body .section-header:after {
  background-position: 0 50%;
  left: 50%;
  -webkit-transform: translateX(66px);
  transform: translateX(66px)
}
.article-body .section-title {
  font-family: "Noto Serif JP", serif;
  background-color: #312e67;
  color: #fffffc;
  display: inline-block;
  position: relative
}
.article-body .section-title:after, .article-body .section-title:before {
  border-color: #fffffc transparent;
  border-style: solid;
  border-width: 7px 0;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0
}
.article-body .section-title:before {
  border-right-width: 7px;
  left: 0
}
.article-body .section-title > span {
  display: block;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 6px;
  line-height: 40px;
  overflow: hidden;
  padding: 0 8px 0 14px;
  position: relative
}
.article-body .section-title > span:after, .article-body .section-title > span:before {
  background-image: url(../images/season_bg_motif.png?ff09ab595389361826d0a192f556fc09);
  background-repeat: no-repeat;
  background-size: auto 100%;
  content: "";
  display: block;
  height: 29px;
  opacity: .25;
  position: absolute;
  width: 36px
}
.article-body .section-title > span:before {
  left: -9px;
  top: -7px
}
.article-body .section-title > span:after {
  bottom: -7px;
  right: -9px
}
.article-body .section-title:after {
  border-left-width: 7px;
  right: 0
}
.article-body .section-body {
  padding-bottom: 25px;
  text-align: center
}
.article-body .section-body .body-title {
  font-family: "Noto Serif JP", serif;
  color: #312e67;
  display: inline-block;
  font-size: 2.1rem;
  letter-spacing: 3px;
  padding: 0 5px 0 13px;
  text-align: left
}
@media print, screen and (min-width:668px) {
  .article-body .section-body .body-title {
    font-size: 2.3rem;
    max-width: 40em
  }
}
.article-body .section-body .img-box {
  margin-top: 15px
}
.article-body .section-body > .txt-box p {
/*  text-indent: 1em*/
}
.article-body .section-body > .txt-box p + p {
  margin-top: 1em
}
.article-body .section {
  padding-bottom: 25px
}
.article-body .section[data-section=sake] .img-box > img {
  height: 412px;
  max-height: 61.68vw
}
.article-body .section[data-section=sake] .content {
  padding-top: 15px
}
.article-body .section[data-section=sake] .content > .txt-box {
  background-color: #efefef;
  border-radius: 10px
}
.article-footer {
  background-color: #f3f1e4
}
.article-footer .content > .section {
  padding-left: 5px;
  padding-right: 5px
}
.article-footer .section-title {
  font-family: "Noto Serif JP", serif;
  font-size: 2.4rem;
  letter-spacing: 2px;
  line-height: 1.2;
  margin-bottom: 20px;
  padding-left: 5px;
  padding-right: 3px;
  text-align: center
}
.article-footer .section-body .body-title {
  font-family: "Noto Serif JP", serif;
  font-size: 1.8rem;
  letter-spacing: 1px;
  text-align: center
}
.article-footer .section-body .body-title > span {
  display: inline-block;
  text-align: left
}
.article-footer .section-footer {
  margin-top: 20px
}
.article-footer .section {
  padding-bottom: 25px
}
.article-footer .section[data-section=collaborate] .section-header, .article-footer .section[data-section=plans] .section-header {
  margin-bottom: -40px;
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px)
}
.article-footer .section[data-section=collaborate] .section-title, .article-footer .section[data-section=plans] .section-title {
  background-color: #fffffc;
  border-radius: 25px;
  color: #40626c;
  font-size: 2rem;
  letter-spacing: 5px;
  padding-bottom: 15px;
  padding-right: 0;
  padding-top: 40px
}
.article-footer .section[data-section=plans] .section-footer .go-website:empty:before {
  content: "お宿のホームページへ"
}
.article-footer .section[data-section=comments] {
  border-top: 1px solid #40626c;
  padding-top: 25px
}
@media print, screen and (min-width:668px) {
  .article-footer .section[data-section=comments] .content {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px
  }
}
.article-footer .section[data-section=comments] .content > .section {
  margin: auto;
  max-width: 334px;
  padding-top: 10px
}
@media print, screen and (min-width:668px) {
  .article-footer .section[data-section=comments] .content > .section {
    margin: 0;
    width: calc(50% - 10px)
  }
}
.article-footer .section[data-section=comments] .section-header {
  margin-bottom: 20px
}
.article-footer .section[data-section=comments] .section-header .img-box img {
  height: 212px
}
.article-footer .section[data-section=comments] .section-title {
  background-color: #40626c;
  color: #fffffc;
  font-weight: 500;
  line-height: 4.4rem;
  position: relative
}
.article-footer .section[data-section=comments] .section-title:after {
  border-color: #40626c transparent;
  border-style: solid;
  border-width: 14px 10px 0;
  content: "";
  left: 50%;
  position: absolute;
  top: 100%;
  -webkit-transform: translate(-50%, -1px);
  transform: translate(-50%, -1px)
}
.article-footer .section[data-section=brewery] .section-footer .go-website:empty:before {
  content: "酒蔵のホームページへ"
}
body[data-page="area.chiikinotorikumi"] .article-body .section-body .body-title {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  justify-content: center;
  margin: auto
}
@media screen and (max-width:667px) {
  body[data-page="area.chiikinotorikumi"] .article-body .section-body .body-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    font-size: 1.9rem;
    text-align: center
  }
  body[data-page="area.chiikinotorikumi"] .article-body .section-body .body-title > span {
    max-width: 100%;
    overflow-x: auto;
    white-space: nowrap
  }
}
@media print, screen and (min-width:668px) {
  body[data-page="area.chiikinotorikumi"] .article[data-article=unohama] .article-body .section-body .body-title {
    max-width: 32em
  }
}
@media print, screen and (min-width:668px) {
  .section[data-section=collaborate] .tel-box br {
    display: none
  }
}
.article[data-article=tamakiya] .section[data-section=master] .img-box figcaption > span {
  margin: 0
}
.article[data-article=nomotoryokan] .article-title > span {
  margin-left: 0;
  margin-right: 0
}
@media screen and (max-width:667px) {
  .article[data-article=nomotoryokan] .article-title > span {
    width: 100%
  }
  .article[data-article=nomotoryokan] .article-title > span.cross ~ span {
    line-height: 1.2
  }
}
@media screen and (max-width:340px) {
  .article[data-article=nomotoryokan] .section[data-section=brewery] .go-website[href*="matsunoi."] {
    letter-spacing: 0
  }
}
.article[data-article=senamiview] .article-title > span {
  margin-left: 0;
  margin-right: 0
}
@media screen and (max-width:667px) {
  .article[data-article=senamiview] .article-title > span {
    width: 100%
  }
  .article[data-article=senamiview] .article-title > span.cross ~ span {
    line-height: 1.2
  }
}
.article[data-article=shiomiso] .article-title > span {
  margin-left: 0;
  margin-right: 0
}
@media screen and (max-width:667px) {
  .article[data-article=shiomiso] .article-title > span {
    width: 100%
  }
  .article[data-article=shiomiso] .article-title > span.cross ~ span {
    line-height: 1.2
  }
}
/*# sourceMappingURL=area.css.map */
/* 220621 */
footer.article-footer .section-body {
  padding-top: 20px;
}
footer.article-footer .section-header + .section-body {
  padding-top: 0;
}