@charset "UTF-8";
/*!
Theme Name: ic-dental-clinic
Theme URI: https://ic-kiwakai.or.jp/
Description: ICデンタルクリニック
Version: 1.00
*/
html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
address,
img,
strong,
sub,
sup,
dl,
dt,
dd,
ol,
ul,
li,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
figcaption,
figure,
footer,
header,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: rgba(0, 0, 0, 0);
}

article,
figcaption,
figure,
footer,
header,
nav,
section {
  display: block;
}

ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

sub,
sup {
  font-size: 70%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.2em;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}

li {
  list-style: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: rgba(0, 0, 0, 0);
}

a,
a:focus,
a:hover {
  outline: none;
  text-decoration: none;
}

a:active,
a:hover {
  outline-width: 0;
}

.colBase {
  color: #231716;
}

.colLink {
  color: #1b120e;
}

.colTextSub {
  color: #3a2d26;
}

.colTextMuted {
  color: #5a4b42;
}

.colBtnGray {
  color: #5a4b42;
}

.colWh {
  color: #FFFFFF;
}

.colBk {
  color: #000000;
}

.colGold {
  color: #b29240 !important;
}

.colGoldBright {
  color: #c9b068 !important;
}

.colGray {
  color: #eaeaea;
}

.colOrange {
  color: #f49807;
}

.bgBk {
  background-color: #231716;
}

.bgGray {
  background-color: #eaeaea;
}

.bgGold {
  background-color: #b29240;
}

.borderGray {
  border-color: #eaeaea;
}

.bgOrange {
  background-color: #febd58;
}

.bgOrangeStrong {
  background-color: #f49807;
}

.bgBtnBase {
  background-color: #443f3d;
}

.bgBtnGray {
  background-color: #7b7b7b !important;
}

.bgBtnGrayLight {
  background-color: #999 !important;
}

.pcFlxEnd {
  display: flex;
}
@media screen and (max-width: 960px) {
  .pcFlxEnd {
    justify-content: center;
  }
}
@media screen and (min-width: 961px) {
  .pcFlxEnd {
    justify-content: flex-end;
  }
}

.uLine {
  text-decoration: underline !important;
}

.at {
  opacity: 0;
  transform-origin: 0 50%;
}

.atTxt01 {
  opacity: 0;
  display: inline-block;
}
@media screen and (max-width: 960px) {
  .atTxt01 {
    transform: translate3d(0.5em, 0, 0);
  }
}
@media screen and (min-width: 961px) {
  .atTxt01 {
    transform: translate3d(0.5em, 0, 0);
  }
}

.atTxt01.atTxt01da {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: opacity 0.75s ease-in-out, transform 0.75s ease-in-out;
}

.da.aD0 {
  transition-delay: 0s;
}

.da.aD1 {
  transition-delay: 0.1s;
}

.da.aD2 {
  transition-delay: 0.2s;
}

.da.aD3 {
  transition-delay: 0.3s;
}

.da.aD4 {
  transition-delay: 0.4s;
}

.da.aD5 {
  transition-delay: 0.5s;
}

.da.aD6 {
  transition-delay: 0.6s;
}

.da.aD7 {
  transition-delay: 0.7s;
}

.da.aD8 {
  transition-delay: 0.8s;
}

.da.aD9 {
  transition-delay: 0.9s;
}

.da.aD10 {
  transition-delay: 1s;
}

.da.aD11 {
  transition-delay: 1.1s;
}

.da.aD12 {
  transition-delay: 1.2s;
}

.da.aD13 {
  transition-delay: 1.3s;
}

.da.aD14 {
  transition-delay: 1.4s;
}

.da.aD15 {
  transition-delay: 1.5s;
}

.da.aD16 {
  transition-delay: 1.6s;
}

.da.aD17 {
  transition-delay: 1.7s;
}

.da.aD18 {
  transition-delay: 1.8s;
}

.da.aD19 {
  transition-delay: 1.9s;
}

.da.aD20 {
  transition-delay: 2s;
}

.da.aD21 {
  transition-delay: 2.1s;
}

.da.aD22 {
  transition-delay: 2.2s;
}

.da.aD23 {
  transition-delay: 2.3s;
}

.da.aD24 {
  transition-delay: 2.4s;
}

.da.aD25 {
  transition-delay: 2.5s;
}

.da.aD26 {
  transition-delay: 2.6s;
}

.da.aD27 {
  transition-delay: 2.7s;
}

.da.aD28 {
  transition-delay: 2.8s;
}

.da.aD29 {
  transition-delay: 2.9s;
}

.da.aD30 {
  transition-delay: 3s;
}

.da.aD31 {
  transition-delay: 3.1s;
}

.da.aD32 {
  transition-delay: 3.2s;
}

.da.aD33 {
  transition-delay: 3.3s;
}

.da.aD34 {
  transition-delay: 3.4s;
}

.da.aD35 {
  transition-delay: 3.5s;
}

.da.aD36 {
  transition-delay: 3.6s;
}

.da.aD37 {
  transition-delay: 3.7s;
}

.da.aD38 {
  transition-delay: 3.8s;
}

.da.aD39 {
  transition-delay: 3.9s;
}

.da.aD40 {
  transition-delay: 4s;
}

.da.aD41 {
  transition-delay: 4.1s;
}

.da.aD42 {
  transition-delay: 4.2s;
}

.da.aD43 {
  transition-delay: 4.3s;
}

.da.aD44 {
  transition-delay: 4.4s;
}

.da.aD45 {
  transition-delay: 4.5s;
}

.da.aD46 {
  transition-delay: 4.6s;
}

.da.aD47 {
  transition-delay: 4.7s;
}

.da.aD48 {
  transition-delay: 4.8s;
}

.da.aD49 {
  transition-delay: 4.9s;
}

.da.aD50 {
  transition-delay: 5s;
}

.da.aD51 {
  transition-delay: 5.1s;
}

.da.aD52 {
  transition-delay: 5.2s;
}

.da.aD53 {
  transition-delay: 5.3s;
}

.da.aD54 {
  transition-delay: 5.4s;
}

.da.aD55 {
  transition-delay: 5.5s;
}

.da.aD56 {
  transition-delay: 5.6s;
}

.da.aD57 {
  transition-delay: 5.7s;
}

.da.aD58 {
  transition-delay: 5.8s;
}

.da.aD59 {
  transition-delay: 5.9s;
}

.da.aD60 {
  transition-delay: 6s;
}

.da.aD61 {
  transition-delay: 6.1s;
}

.da.aD62 {
  transition-delay: 6.2s;
}

.da.aD63 {
  transition-delay: 6.3s;
}

.da.aD64 {
  transition-delay: 6.4s;
}

.da.aD65 {
  transition-delay: 6.5s;
}

.da.aD66 {
  transition-delay: 6.6s;
}

.da.aD67 {
  transition-delay: 6.7s;
}

.da.aD68 {
  transition-delay: 6.8s;
}

.da.aD69 {
  transition-delay: 6.9s;
}

.da.aD70 {
  transition-delay: 7s;
}

.da.aD71 {
  transition-delay: 7.1s;
}

.da.aD72 {
  transition-delay: 7.2s;
}

.da.aD73 {
  transition-delay: 7.3s;
}

.da.aD74 {
  transition-delay: 7.4s;
}

.da.aD75 {
  transition-delay: 7.5s;
}

.da.aD76 {
  transition-delay: 7.6s;
}

.da.aD77 {
  transition-delay: 7.7s;
}

.da.aD78 {
  transition-delay: 7.8s;
}

.da.aD79 {
  transition-delay: 7.9s;
}

.atTxt01:nth-child(0) {
  transition-delay: 0s;
  transition-duration: 0;
}

.atTxt01:nth-child(1) {
  transition-delay: 0.07s;
  transition-duration: 0;
}

.atTxt01:nth-child(2) {
  transition-delay: 0.14s;
  transition-duration: 0;
}

.atTxt01:nth-child(3) {
  transition-delay: 0.21s;
  transition-duration: 0;
}

.atTxt01:nth-child(4) {
  transition-delay: 0.28s;
  transition-duration: 0;
}

.atTxt01:nth-child(5) {
  transition-delay: 0.35s;
  transition-duration: 0;
}

.atTxt01:nth-child(6) {
  transition-delay: 0.42s;
  transition-duration: 0;
}

.atTxt01:nth-child(7) {
  transition-delay: 0.49s;
  transition-duration: 0;
}

.atTxt01:nth-child(8) {
  transition-delay: 0.56s;
  transition-duration: 0;
}

.atTxt01:nth-child(9) {
  transition-delay: 0.63s;
  transition-duration: 0;
}

.atTxt01:nth-child(10) {
  transition-delay: 0.7s;
  transition-duration: 0;
}

.atTxt01:nth-child(11) {
  transition-delay: 0.77s;
  transition-duration: 0;
}

.atTxt01:nth-child(12) {
  transition-delay: 0.84s;
  transition-duration: 0;
}

.atTxt01:nth-child(13) {
  transition-delay: 0.91s;
  transition-duration: 0;
}

.atTxt01:nth-child(14) {
  transition-delay: 0.98s;
  transition-duration: 0;
}

.atTxt01:nth-child(15) {
  transition-delay: 1.05s;
  transition-duration: 0;
}

.atTxt01:nth-child(16) {
  transition-delay: 1.12s;
  transition-duration: 0;
}

.atTxt01:nth-child(17) {
  transition-delay: 1.19s;
  transition-duration: 0;
}

.atTxt01:nth-child(18) {
  transition-delay: 1.26s;
  transition-duration: 0;
}

.atTxt01:nth-child(19) {
  transition-delay: 1.33s;
  transition-duration: 0;
}

.atTxt01:nth-child(20) {
  transition-delay: 1.4s;
  transition-duration: 0;
}

.atTxt01:nth-child(21) {
  transition-delay: 1.47s;
  transition-duration: 0;
}

.atTxt01:nth-child(22) {
  transition-delay: 1.54s;
  transition-duration: 0;
}

.atTxt01:nth-child(23) {
  transition-delay: 1.61s;
  transition-duration: 0;
}

.atTxt01:nth-child(24) {
  transition-delay: 1.68s;
  transition-duration: 0;
}

.atTxt01:nth-child(25) {
  transition-delay: 1.75s;
  transition-duration: 0;
}

.atTxt01:nth-child(26) {
  transition-delay: 1.82s;
  transition-duration: 0;
}

.atTxt01:nth-child(27) {
  transition-delay: 1.89s;
  transition-duration: 0;
}

.atTxt01:nth-child(28) {
  transition-delay: 1.96s;
  transition-duration: 0;
}

.atTxt01:nth-child(29) {
  transition-delay: 2.03s;
  transition-duration: 0;
}

.atTxt01:nth-child(30) {
  transition-delay: 2.1s;
  transition-duration: 0;
}

.atTxt01:nth-child(31) {
  transition-delay: 2.17s;
  transition-duration: 0;
}

.atTxt01:nth-child(32) {
  transition-delay: 2.24s;
  transition-duration: 0;
}

.atTxt01:nth-child(33) {
  transition-delay: 2.31s;
  transition-duration: 0;
}

.atTxt01:nth-child(34) {
  transition-delay: 2.38s;
  transition-duration: 0;
}

.atTxt01:nth-child(35) {
  transition-delay: 2.45s;
  transition-duration: 0;
}

.atTxt01:nth-child(36) {
  transition-delay: 2.52s;
  transition-duration: 0;
}

.atTxt01:nth-child(37) {
  transition-delay: 2.59s;
  transition-duration: 0;
}

.atTxt01:nth-child(38) {
  transition-delay: 2.66s;
  transition-duration: 0;
}

.atTxt01:nth-child(39) {
  transition-delay: 2.73s;
  transition-duration: 0;
}

.atTxt01:nth-child(40) {
  transition-delay: 2.8s;
  transition-duration: 0;
}

.atTxt01:nth-child(41) {
  transition-delay: 2.87s;
  transition-duration: 0;
}

.atTxt01:nth-child(42) {
  transition-delay: 2.94s;
  transition-duration: 0;
}

.atTxt01:nth-child(43) {
  transition-delay: 3.01s;
  transition-duration: 0;
}

.atTxt01:nth-child(44) {
  transition-delay: 3.08s;
  transition-duration: 0;
}

.atTxt01:nth-child(45) {
  transition-delay: 3.15s;
  transition-duration: 0;
}

.atTxt01:nth-child(46) {
  transition-delay: 3.22s;
  transition-duration: 0;
}

.atTxt01:nth-child(47) {
  transition-delay: 3.29s;
  transition-duration: 0;
}

.atTxt01:nth-child(48) {
  transition-delay: 3.36s;
  transition-duration: 0;
}

.atTxt01:nth-child(49) {
  transition-delay: 3.43s;
  transition-duration: 0;
}

.atTxt01:nth-child(50) {
  transition-delay: 3.5s;
  transition-duration: 0;
}

.atTxt01:nth-child(51) {
  transition-delay: 3.57s;
  transition-duration: 0;
}

.atTxt01:nth-child(52) {
  transition-delay: 3.64s;
  transition-duration: 0;
}

.atTxt01:nth-child(53) {
  transition-delay: 3.71s;
  transition-duration: 0;
}

.atTxt01:nth-child(54) {
  transition-delay: 3.78s;
  transition-duration: 0;
}

.atTxt01:nth-child(55) {
  transition-delay: 3.85s;
  transition-duration: 0;
}

.atTxt01:nth-child(56) {
  transition-delay: 3.92s;
  transition-duration: 0;
}

.atTxt01:nth-child(57) {
  transition-delay: 3.99s;
  transition-duration: 0;
}

.atTxt01:nth-child(58) {
  transition-delay: 4.06s;
  transition-duration: 0;
}

.atTxt01:nth-child(59) {
  transition-delay: 4.13s;
  transition-duration: 0;
}

.atTxt01:nth-child(60) {
  transition-delay: 4.2s;
  transition-duration: 0;
}

.atTxt01:nth-child(61) {
  transition-delay: 4.27s;
  transition-duration: 0;
}

.atTxt01:nth-child(62) {
  transition-delay: 4.34s;
  transition-duration: 0;
}

.atTxt01:nth-child(63) {
  transition-delay: 4.41s;
  transition-duration: 0;
}

.atTxt01:nth-child(64) {
  transition-delay: 4.48s;
  transition-duration: 0;
}

.atTxt01:nth-child(65) {
  transition-delay: 4.55s;
  transition-duration: 0;
}

.atTxt01:nth-child(66) {
  transition-delay: 4.62s;
  transition-duration: 0;
}

.atTxt01:nth-child(67) {
  transition-delay: 4.69s;
  transition-duration: 0;
}

.atTxt01:nth-child(68) {
  transition-delay: 4.76s;
  transition-duration: 0;
}

.atTxt01:nth-child(69) {
  transition-delay: 4.83s;
  transition-duration: 0;
}

.atTxt01:nth-child(70) {
  transition-delay: 4.9s;
  transition-duration: 0;
}

.atTxt01:nth-child(71) {
  transition-delay: 4.97s;
  transition-duration: 0;
}

.atTxt01:nth-child(72) {
  transition-delay: 5.04s;
  transition-duration: 0;
}

.atTxt01:nth-child(73) {
  transition-delay: 5.11s;
  transition-duration: 0;
}

.atTxt01:nth-child(74) {
  transition-delay: 5.18s;
  transition-duration: 0;
}

.atTxt01:nth-child(75) {
  transition-delay: 5.25s;
  transition-duration: 0;
}

.atTxt01:nth-child(76) {
  transition-delay: 5.32s;
  transition-duration: 0;
}

.atTxt01:nth-child(77) {
  transition-delay: 5.39s;
  transition-duration: 0;
}

.atTxt01:nth-child(78) {
  transition-delay: 5.46s;
  transition-duration: 0;
}

.atTxt01:nth-child(79) {
  transition-delay: 5.53s;
  transition-duration: 0;
}

.at.da {
  opacity: 1;
  transform: translate3d(0, 0, 0) rotateY(0);
  transition-property: all;
  transition-duration: 0.75s;
  transition-timing-function: ease-in-out;
}

.atY {
  transform: translate3d(0, 20px, 0);
}

.atR {
  transform: translate3d(20px, 0, 0);
}

.atL {
  transform: translate3d(-20px, 0, 0);
}

.atF01 {
  transform: rotateY(20deg);
}

.atF02 {
  transform: rotateY(-20deg);
}

.atR02 {
  transform: translate3d(20px, 0, 0) rotateY(20deg);
}

.atL02 {
  transform: translate3d(-20px, 0, 0) rotateY(20deg);
}

.boxImg {
  display: block;
  position: relative;
  overflow: hidden;
}
.boxImg::before {
  content: "";
  display: block;
  background: #FFF;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.boxImg::after {
  content: "";
  display: block;
  background: #f49807;
  position: absolute;
  top: 0;
  right: 110%;
  width: 140%;
  height: 100%;
  transform: skewX(15deg);
}
.boxImg.animate:before {
  transition: opacity 0.15s ease-in-out 1.2s;
  opacity: 0;
}

.boxImg.animate:after {
  animation: imageEffect01 2.5s 1 ease forwards;
}

@keyframes imageEffect01 {
  0% {
    transform: skewX(15deg);
  }
  5% {
    transform: skewX(15deg);
  }
  45% {
    transform: translateX(100%) skewX(15deg);
  }
  50% {
    transform: translateX(100%) skewX(15deg);
  }
  100% {
    transform: translateX(200%) skewX(15deg);
  }
}
body.loading-screen-active {
  overflow: hidden;
}

#openingScreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  animation: fadeOutBackground 1s ease-out 6.3s forwards;
  overflow: visible;
  pointer-events: auto;
  will-change: opacity, transform, filter;
}

.particles {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: visible;
  pointer-events: none;
}

.particle {
  position: absolute;
  width: 4px;
  height: 4px;
  background: radial-gradient(circle, rgba(244, 152, 7, 0.6), transparent);
  border-radius: 50%;
  opacity: 0;
  animation: float linear infinite;
}

.logoContainer {
  position: relative;
  width: 80%;
  max-width: 350px;
  opacity: 0;
  transform: scale(0.7);
  animation: logoEntry 1.5s ease-out 0.5s forwards, logoFadeOut 0.8s ease-out 5.5s forwards;
  overflow: visible;
  will-change: transform, opacity, filter;
}

.logoContainer svg {
  width: 100%;
  height: auto;
}

.toothIcon {
  animation: sparkle 2.5s ease-in-out 2s, pulse 3s ease-in-out 2s forwards;
  transform-origin: center;
}

.textPart {
  opacity: 0;
  transform: translateX(-50px);
  animation: slideIn 1s ease-out 1.8s forwards;
  will-change: transform, opacity;
}

.textPart:nth-child(1) {
  animation-delay: 1.8s;
}

.textPart:nth-child(2) {
  animation-delay: 1.85s;
}

.textPart:nth-child(3) {
  animation-delay: 1.9s;
}

.textPart:nth-child(4) {
  animation-delay: 1.95s;
}

.textPart:nth-child(5) {
  animation-delay: 2s;
}

.shineEffect {
  position: absolute;
  top: 50%;
  left: 20%;
  width: 150px;
  height: 150px;
  background: radial-gradient(circle, rgba(244, 152, 7, 0.5) 0%, transparent 70%);
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0);
  animation: shineExpand 1.5s ease-out 2.3s;
  pointer-events: none;
}

.shineEffect-2 {
  position: absolute;
  top: 50%;
  left: 20%;
  width: 200px;
  height: 200px;
  background: radial-gradient(circle, rgba(244, 152, 7, 0.3) 0%, transparent 70%);
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0);
  animation: shineExpand 2s ease-out 2.5s;
  pointer-events: none;
}

.glowRing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 300px;
  height: 300px;
  border: 2px solid rgba(244, 152, 7, 0.3);
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0);
  animation: ringExpand 2s ease-out 2s;
  pointer-events: none;
}

#main-content {
  display: none;
  padding: 40px;
  max-width: 1200px;
  margin: 0 auto;
  animation: contentFadeIn 1s ease-out;
}

#main-content.show {
  display: block;
}

@keyframes logoEntry {
  0% {
    opacity: 0;
    transform: scale(0.7);
  }
  60% {
    transform: scale(1.05);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes slideIn {
  0% {
    opacity: 0;
    transform: translateX(-50px);
  }
  60% {
    transform: translateX(3px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes sparkle {
  0%, 100% {
    filter: brightness(1);
  }
  50% {
    filter: brightness(1.6) drop-shadow(0 0 25px rgba(244, 152, 7, 0.9));
  }
}
@keyframes pulse {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
}
@keyframes shineExpand {
  0% {
    transform: translate(-50%, -50%) scale(0);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(4);
    opacity: 0;
  }
}
@keyframes ringExpand {
  0% {
    transform: translate(-50%, -50%) scale(0);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(2.5);
    opacity: 0;
  }
}
@keyframes float {
  0% {
    transform: translateY(100vh) translateX(0);
    opacity: 0;
  }
  10% {
    opacity: 0.6;
  }
  90% {
    opacity: 0.6;
  }
  100% {
    transform: translateY(-100px) translateX(var(--float-x));
    opacity: 0;
  }
}
@keyframes logoFadeOut {
  0% {
    opacity: 1;
    transform: scale(1);
    filter: blur(0px);
  }
  100% {
    opacity: 0;
    transform: scale(1.1);
    filter: blur(10px);
    visibility: hidden;
  }
}
@keyframes fadeOutBackground {
  0% {
    opacity: 1;
    transform: scale(1);
    filter: blur(0px);
  }
  100% {
    opacity: 0;
    transform: scale(1.1);
    filter: blur(10px);
    visibility: hidden;
  }
}
@keyframes contentFadeIn {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (max-width: 960px) {
  .logoContainer {
    width: 90%;
  }
}
.imgBlk01 {
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .imgBlk01 {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 961px) {
  .imgBlk01 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    min-height: 490px;
  }
}
.imgBlk01__wrap {
  position: relative;
  z-index: 1;
  color: #FFF;
}
@media screen and (max-width: 960px) {
  .imgBlk01__wrap {
    padding: 10.66vw 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .imgBlk01__wrap {
    width: 1280px;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .imgBlk01__wrap {
    margin-left: auto;
    margin-right: auto;
  }
}
.imgBlk01__img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  min-width: 100%;
  height: 100%;
}
.imgBlk01__img img {
  object-fit: cover;
  object-position: 50% 50%;
}
@media screen and (max-width: 960px) {
  .imgBlk01__img img {
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 961px) {
  .imgBlk01__img img {
    min-width: 100%;
    max-width: none;
    min-height: 100%;
  }
}
.imgBlk01__img::before {
  content: "";
  display: block;
  background: rgba(35, 23, 22, 0.8);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.imgBlk01__btn {
  text-align: center;
}
.imgBlk01Txt__sub01 {
  font-family: "Shippori Mincho", serif;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .imgBlk01Txt__sub01 {
    background: url(./images/common/sub_line_wh01.svg) no-repeat 0 100%/100% auto;
    font-size: 5.33vw;
    padding-bottom: 5.33vw;
    margin-bottom: 4.8vw;
  }
}
@media screen and (min-width: 961px) {
  .imgBlk01Txt__sub01 {
    background: url(./images/common/sub_line_wh01.svg) no-repeat 0 100%/100% auto;
    font-size: 32px;
    padding-bottom: 30px;
    margin-bottom: 24px;
    margin-inline: 100px;
  }
}
.imgBlk01Txt__sub01__01 {
  display: block;
}
@media screen and (max-width: 960px) {
  .imgBlk01Txt__sub01__01 {
    font-size: 3.73vw;
  }
}
@media screen and (min-width: 961px) {
  .imgBlk01Txt__sub01__01 {
    font-size: 18px;
  }
}
.imgBlk01Txt__01 {
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .imgBlk01Txt__01 {
    font-size: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .imgBlk01Txt__01 {
    text-align: center;
    font-size: 18px;
  }
}
.imgBlk01Txt__01__sub01 {
  line-height: 1.4;
  font-weight: 500;
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 960px) {
  .imgBlk01Txt__01__sub01 {
    font-size: 4.8vw;
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .imgBlk01Txt__01__sub01 {
    font-size: 20px;
    margin-bottom: 24px;
  }
}
.imgBlk01Txt__01 .list01 {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
.imgBlk01Txt__01 .list01 > li:before {
  background: #FFFFFF;
}

#indexArticle {
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .blkWrap01 {
    padding-left: 5.33vw;
    padding-right: 5.33vw;
    margin-bottom: 10.66vw;
  }
}
@media screen and (min-width: 961px) {
  .blkWrap01 {
    width: 980px;
    /*width: pcNum(1000);*/
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .blkWrap01 {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 961px) {
  .borderBlk01 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}

@media screen and (max-width: 960px) {
  .borderBlk01__01 {
    border-bottom: 1px dashed #B0B0B0;
    padding-bottom: 8vw;
    margin-bottom: 8vw;
  }
}
@media screen and (min-width: 961px) {
  .borderBlk01__01 {
    width: 490px;
    border-right: 1px dashed #B0B0B0;
    padding-right: 29px;
    margin-right: 29px;
  }
}

@media screen and (min-width: 961px) {
  .borderBlk01__02 {
    width: 460px;
  }
}

.bbSec01 {
  background: url(./images/common/sub_line_gd03.svg) no-repeat 0 100%/100% auto;
}
@media screen and (max-width: 960px) {
  .bbSec01 {
    padding-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .bbSec01 {
    padding-bottom: 32px;
  }
}

@media screen and (max-width: 960px) {
  .flx > * {
    margin-bottom: 6.4vw;
  }
  .flx > *:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 961px) {
  .w1000 {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  .w900 {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
  }
  .w830 {
    width: 830px;
    margin-left: auto;
    margin-right: auto;
  }
  .flx {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .flx--aic {
    align-items: center;
  }
  .flx--jcc {
    justify-content: center;
  }
  .flx--jcfs {
    justify-content: flex-start;
  }
  .flx__od01 {
    order: 1;
  }
  .flx__od02 {
    order: 2;
  }
  .flx__w160 {
    width: 160px;
  }
  .flx__w320 {
    width: 320px;
  }
  .flx__w380 {
    width: 380px;
  }
  .flx__w560 {
    width: 560px;
  }
  .flx__w620 {
    width: 620px;
  }
  .flx__w780 {
    width: 780px;
  }
  .w1200 {
    width: 1200px;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .w1200 {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 961px) {
  .w980 {
    width: 980px;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .w980 {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 961px) {
  .w800 {
    width: 800px;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .w800 {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 961px) {
  .w648 {
    width: 648px;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .w648 {
    margin-left: auto;
    margin-right: auto;
  }
}
* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  background: #FFF;
  scroll-behavior: smooth;
  scrollbar-gutter: stable;
}
@media screen and (min-width: 961px) {
  html {
    scroll-padding-top: 160px;
  }
}

body {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 400;
  line-height: 1.7;
  text-align: left;
  color: #231716;
  -webkit-text-size-adjust: 100%;
  background: #FFF;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 960px) {
  body {
    font-size: 3.73vw;
  }
}
@media screen and (min-width: 961px) {
  body {
    font-size: 16px;
    min-width: 1280px;
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}

img {
  border: 0;
  vertical-align: bottom;
}

li {
  list-style: none;
}

table {
  border: none;
  border-collapse: collapse;
  font-size: 100%;
}

tablecaption {
  display: none;
}

td,
th {
  text-align: left;
  line-height: 1.5;
}

a:link,
a:visited {
  color: #231716;
  text-decoration: none;
  opacity: 1;
}

a:active,
a:hover {
  color: #4D4D4D;
  text-decoration: none;
  opacity: 0.8;
}

a:link img,
a:visited img {
  opacity: 1;
}

a:active img,
a:hover img {
  opacity: 0.8;
}

a,
a img {
  outline: none;
  transition: all 0.1s ease-in-out;
}

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

img[src$=".svg"] {
  width: auto;
}

svg {
  fill: currentColor;
}

video {
  max-width: 100%;
  height: auto;
}

iframe {
  max-width: 100%;
  height: auto;
}

sup {
  font-size: 75%;
  vertical-align: top;
  position: relative;
  top: -0.1em;
  /*color: #0600ff;*/
}

sub {
  font-size: 50%;
  vertical-align: bottom;
  position: relative;
  top: -0.1em;
  /*color: #ffae00;*/
}

.clfx::after {
  content: "";
  clear: both;
  display: table;
}

.fsI {
  font-style: italic;
}

.fsN {
  font-style: normal;
}

.dB {
  display: block;
}

.dIB {
  display: inline-block;
}

.ofH {
  overflow: hidden;
}

.fL {
  float: left;
}

.fR {
  float: right;
}

.aL {
  text-align: left !important;
}

.aC {
  text-align: center !important;
}

.aR {
  text-align: right !important;
}

.fwN {
  font-weight: normal !important;
}

.fw100 {
  font-weight: 100 !important;
}

.fw300 {
  font-weight: 300 !important;
}

.fw400 {
  font-weight: 400 !important;
}

.fw500 {
  font-weight: 500 !important;
}

.fw700 {
  font-weight: 700 !important;
}

.fw900 {
  font-weight: 900 !important;
}

.clB {
  clear: both !important;
}

.wSN {
  white-space: nowrap !important;
}

.lSN {
  letter-spacing: 0 !important;
}

.posR {
  position: relative;
}

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

.txtL {
  -webkit-writing-mode: horizontal-tb;
  -ms-writing-mode: rl;
  writing-mode: horizontal-tb;
}

.lh120 {
  line-height: 1.2;
}

.ls100 {
  letter-spacing: 0.1em;
}

.noteTxt {
  margin-left: 1em;
  text-indent: -1em;
}

@media screen and (max-width: 960px) {
  .spLR20 {
    padding-left: 5.33vw;
    padding-right: 5.33vw;
  }
}

.ffG {
  font-family: "M PLUS 1p", sans-serif;
}

article {
  position: relative;
  z-index: 0;
}

@media screen and (max-width: 960px) {
  .spImgMx {
    width: 100%;
  }
	 .profileImg {
        width: 60%;
        margin:0 auto
    }
}
.youtube {
  width: 100%;
  aspect-ratio: 16/9;
}

.youtube iframe {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 961px) {
  .bnrListCol3 {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 960px) {
  .bnrListCol3 > li,
  .bnrListCol3 .slick-slide {
    margin: 0 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .bnrListCol3 > li,
  .bnrListCol3 .slick-slide {
    width: calc((100% - 48px) / 3);
  }
}
@media screen and (min-width: 961px) {
  .bnrListCol3 > li + li, .bnrListCol3 > li + .slick-slide,
  .bnrListCol3 .slick-slide + li,
  .bnrListCol3 .slick-slide + .slick-slide {
    margin-left: 24px;
  }
}

@media screen and (min-width: 961px) {
  .bnrListCol2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.bnrListCol2 li a img {
  height: 100%;
}
@media screen and (max-width: 960px) {
  .bnrListCol2 > li,
  .bnrListCol2 .slick-slide {
    margin: 0 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .bnrListCol2 > li,
  .bnrListCol2 .slick-slide {
    width: calc((100% - 48px) / 3);
    margin: 0 12px;
  }
}
.forYourVisit {
  background: #444141;
}
@media screen and (max-width: 960px) {
  .forYourVisit {
    padding: 10.66vw 0 21.33vw;
  }
}
@media screen and (min-width: 961px) {
  .forYourVisit {
    padding: 72px 0 120px;
  }
}
@media screen and (max-width: 960px) {
  .forYourVisit__wrap {
    padding: 0 2.66vw;
  }
}
.forYourVisit__sub01 {
  text-align: center;
  line-height: 1.2;
  color: #FFF;
}
@media screen and (max-width: 960px) {
  .forYourVisit__sub01 {
    margin-bottom: 10.66vw;
  }
}
@media screen and (min-width: 961px) {
  .forYourVisit__sub01 {
    margin-bottom: 80px;
  }
}
.forYourVisit__sub01 > span {
  display: block;
}
.forYourVisit__sub01__jp {
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 960px) {
  .forYourVisit__sub01__jp {
    font-size: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .forYourVisit__sub01__jp {
    font-size: 28px;
  }
}
@media screen and (max-width: 960px) {
  .forYourVisit__sub01__en {
    margin-top: 1.06vw;
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .forYourVisit__sub01__en {
    margin-top: 8px;
    font-size: 14px;
  }
}

.indentList > li {
  margin-left: 1em;
  text-indent: -1em;
}
.list01 > li {
  position: relative;
  padding-left: 16px;
}
.list01 > li:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background: #b29240;
  border-radius: 100vw;
  position: absolute;
  top: 0.7em;
  left: 0;
}
.middotList01 > li {
  position: relative;
  padding-left: 12px;
}
.middotList01 > li:before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background: #b29240;
  border-radius: 100%;
  position: absolute;
  top: 0.7em;
  left: 0;
}
.noteList > li {
  margin-left: 1em;
  text-indent: -1em;
}
.noteList > li:before {
  content: "※";
}
@media screen and (max-width: 960px) {
  .btnList01 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
}
.btnList01 > li {
  text-align: center;
}
@media screen and (max-width: 960px) {
  .btnList01 > li {
    margin-top: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .btnList01 > li {
    margin-top: 16px;
  }
}

.btnList01 > li:nth-child(1) {
  margin-top: 0;
}
@media screen and (min-width: 961px) {
  .btnList02 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
}

@media screen and (max-width: 960px) {
  .btnList02 > li {
    margin-top: 4.26vw;
    text-align: center;
  }
}
@media screen and (min-width: 961px) {
  .btnList02 > li {
    margin: 16px 8px 0;
  }
}

@media screen and (max-width: 960px) {
  .btnList02 > li:nth-child(1) {
    margin-top: 0;
  }
}
@media screen and (min-width: 961px) {
  .btnList03 {
    display: flex;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 960px) {
  .btnList03 > li {
    margin-top: 4.26vw;
    text-align: center;
  }
}
@media screen and (min-width: 961px) {
  .btnList03 > li {
    width: calc((100% - 48px) / 3);
    margin: 16px 8px 0;
  }
}

@media screen and (max-width: 960px) {
  .btnList03 > li:nth-child(1) {
    margin-top: 0;
  }
}
@media screen and (min-width: 961px) {
  .btnList04 {
    display: flex;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 960px) {
  .btnList04 > li {
    margin-top: 4.26vw;
    text-align: center;
  }
}
@media screen and (min-width: 961px) {
  .btnList04 > li {
    width: calc((100% - 32px) / 2);
    margin: 16px 8px 0;
  }
}

@media screen and (max-width: 960px) {
  .btnList04 > li:nth-child(1) {
    margin-top: 0;
  }
}
@media screen and (max-width: 960px) {
  .imgBtmDl01 {
    margin-top: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .imgBtmDl01 {
    margin-top: 10px;
  }
}

.imgBtmDl01 > dt {
  text-align: center;
  color: #FFF;
  font-weight: 500;
  background: url(./images/common/sub_line_gd05.svg) no-repeat 0 100%/100% auto;
}
@media screen and (max-width: 960px) {
  .imgBtmDl01 > dt {
    padding-bottom: 2.66vw;
    margin-bottom: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .imgBtmDl01 > dt {
    padding-bottom: 10px;
    margin-bottom: 12px;
  }
}

.imgBtmDl01 > dt > span {
  border-radius: 4px;
  display: inline-block;
  color: #b29240;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 960px) {
  .imgBtmDl01 > dt > span {
    min-width: 53.33vw;
  }
}
@media screen and (min-width: 961px) {
  .imgBtmDl01 > dt > span {
    min-width: 200px;
  }
}

@media screen and (max-width: 960px) {
  .imgBtmDl01 > dd {
    padding: 0;
  }
}
@media screen and (min-width: 961px) {
  .imgBtmDl01 > dd {
    padding: 0 20px;
  }
}

@media screen and (max-width: 960px) {
  .tableWrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .tableWrap::-webkit-scrollbar {
    height: 5px;
  }
  .tableWrap::-webkit-scrollbar-track {
    background: #F1F1F1;
  }
  .tableWrap::-webkit-scrollbar-thumb {
    background: #BCBCBC;
  }
}
.scroll-hint-icon-wrap {
  overflow: hidden;
}
.scroll-hint-icon {
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 120px;
  height: 60px;
}

.cell_w15 {
  width: 15%;
}

.cell_w25 {
  width: 25%;
}

.cell_w30 {
  width: 30%;
}

.cell_w40 {
  width: 40%;
}

.cell_w50 {
  width: 50%;
}

@media screen and (max-width: 960px) {
  .table01 {
    width: 960px;
  }
}
@media screen and (min-width: 961px) {
  .table01 {
    width: 100%;
  }
}

.table01 th,
.table01 td {
  line-height: 1.4;
  padding: 12px;
  border: rgba(178, 146, 64, 0.25) solid 1px;
  font-weight: 400;
  border-left: none;
  vertical-align: middle;
}
.table01 th:last-child,
.table01 td:last-child {
  border-right: none;
}
.table01 tr:nth-child(1) th[scope=col] {
  border: none;
  border-right: #FFF solid 4px;
  border-bottom: #FFF solid 4px;
  background: #eaeaea;
  color: #b29240;
  font-weight: 500;
}
.table01 tr:nth-child(1) th[scope=col]:last-child {
  border-right: none;
}
.table01 th[scope=row] {
  font-weight: 500;
  color: #231716;
}
.table02 {
  width: 100%;
}
.table02 th,
.table02 td {
  line-height: 1.4;
  padding: 12px;
  border: rgba(178, 146, 64, 0.25) solid 1px;
  font-weight: 400;
  border-left: none;
  vertical-align: middle;
}
.table02 th:last-child,
.table02 td:last-child {
  border-right: none;
}
.table02 tr:nth-child(1) th[scope=col] {
  border: none;
  border-right: #FFF solid 4px;
  border-bottom: #FFF solid 4px;
  background: #eaeaea;
  color: #b29240;
  font-weight: 500;
}
.table02 tr:nth-child(1) th[scope=col]:last-child {
  border-right: none;
}
.table02 th[scope=row] {
  font-weight: 500;
  color: #231716;
}
@media screen and (min-width: 961px) {
  .caseBlk {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media screen and (max-width: 960px) {
  .caseBlk__before {
    padding-bottom: 30px;
    margin-bottom: 30px;
    position: relative;
  }
}
@media screen and (min-width: 961px) {
  .caseBlk__before {
    margin-right: 20px;
  }
}

@media screen and (max-width: 960px) {
  .caseBlk__before:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border-bottom: 2px solid #b29240;
    border-right: 2px solid #b29240;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
  }
}
.caseBlk__beforeImg {
  position: relative;
}
@media screen and (min-width: 961px) {
  .caseBlk__beforeImg {
    padding-right: 40px;
  }
}

@media screen and (min-width: 961px) {
  .caseBlk__beforeImg:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border-bottom: 2px solid #b29240;
    border-right: 2px solid #b29240;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%) translateX(-4px) rotate(-45deg);
  }
}

@media screen and (min-width: 961px) {
  .caseBlk--two .caseBlk__beforeImg img,
  .caseBlk--two .caseBlk__afterImg img {
    max-width: 460px;
  }
  .caseBlk--two--s .caseBlk__beforeImg img,
  .caseBlk--two--s .caseBlk__afterImg img {
    max-width: 200px;
  }
  .caseBlk--three .caseBlk__beforeImg img,
  .caseBlk--three .caseBlk__afterImg img {
    max-width: 286px;
  }
  .caseBlk--four .caseBlk__beforeImg img,
  .caseBlk--four .caseBlk__afterImg img {
    max-width: 200px;
  }
}
.caseBlk__txt {
  text-align: center;
}
@media screen and (max-width: 960px) {
  .caseBlk__txt {
    padding-top: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .caseBlk__txt {
    padding-top: 10px;
  }
}

.caseDescription {
  background: #FFF;
  position: relative;
  background: #eaeaea;
  border-radius: 4px;
}
@media screen and (max-width: 960px) {
  .caseDescription {
    padding: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .caseDescription {
    padding: 20px;
  }
}

@media screen and (max-width: 960px) {
  .caseDescription__list > li {
    margin-bottom: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .caseDescription__list > li {
    margin-bottom: 20px;
  }
}

.caseDescription__list > li:last-child {
  margin-bottom: 0;
}
.caseDescription__dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.caseDescription__dl > dt {
  width: 6em;
  line-height: 1.2;
}
.caseDescription__dl > dt > span {
  display: block;
  color: #FFFFFF;
  font-weight: 500;
  text-align: center;
  padding: 0.25em 0 0.35em;
  background: #b29240;
  border-radius: 4px;
}
.caseDescription__dl > dd {
  width: calc(100% - 8em);
}
@media screen and (max-width: 960px) {
  .caseDescription__txt {
    padding-top: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .caseDescription__txt {
    padding-top: 20px;
  }
}

.cta {
  background: #F4EEE7;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 960px) {
  .cta {
    padding: 6.4vw 0;
    margin-bottom: 10.66vw;
  }
}
@media screen and (min-width: 961px) {
  .cta {
    padding: 40px 0;
    margin-bottom: 80px;
  }
}

.ctaSub01 {
  line-height: 1;
  letter-spacing: 0.2em;
  font-weight: 500;
  color: #D9B68A;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 960px) {
  .ctaSub01 {
    font-size: 6.4vw;
    margin-bottom: 6.4vw;
    padding: 0 0 3.73vw;
  }
}
@media screen and (min-width: 961px) {
  .ctaSub01 {
    font-size: 32px;
    margin-bottom: 48px;
    padding-bottom: 16px;
  }
}

.ctaSub01 > span {
  display: inline-block;
  background: #FFF;
  border-radius: 100vw;
  padding: 0.5em 2em;
  position: relative;
}
.ctaSub01 > span::before, .ctaSub01 > span::after {
  content: "";
  display: block;
  background: #D9B68A;
  width: 100vw;
  height: 2px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.5s ease-in-out;
}
@media screen and (min-width: 961px) {
  .ctaSub01 > span::before, .ctaSub01 > span::after {
    min-width: 1080px;
  }
}
.ctaSub01 > span::before {
  left: 100%;
}
.ctaSub01 > span::after {
  right: 100%;
}
.ctaSub01__jp {
  display: block;
}
.ctaSub01__en {
  display: block;
  color: #c6ae68;
}
@media screen and (max-width: 960px) {
  .ctaSub01__en {
    font-size: 4.26vw;
    padding-top: 2.13vw;
  }
}
@media screen and (min-width: 961px) {
  .ctaSub01__en {
    font-size: 18px;
    padding-top: 8px;
  }
}

@media screen and (min-width: 961px) {
  .cta__wrap {
    width: 1000px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: center;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .cta__wrap {
    margin-left: auto;
    margin-right: auto;
  }
}

.cta__blk01 {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .cta__blk01 {
    margin-bottom: 6.4vw;
  }
}
@media screen and (max-width: 960px) and (max-width: 960px) {
  .cta__blk01 {
    padding-left: 5.33vw;
    padding-right: 5.33vw;
  }
}
@media screen and (max-width: 960px) {
  .cta__btn {
    text-align: center;
  }
}
@media screen and (min-width: 961px) {
  .cta__btn {
    text-align: center;
  }
}

.timeAccess {
  width: 100%;
}

.timeAccess__01 {
  background: #FFF;
  border-radius: 4px;
}
@media screen and (max-width: 960px) {
  .timeAccess__01 {
    margin-bottom: 7px;
  }
}
@media screen and (min-width: 961px) {
  .timeAccess__01 {
    margin-bottom: 16px;
  }
}

.timeTable {
  width: 100%;
}
@media screen and (max-width: 960px) {
  .timeTable--02 {
    margin-bottom: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .timeTable--02 {
    margin-bottom: 20px;
  }
}

.timeTable tr {
  border-bottom: 1px solid #bbbbbb;
}
.timeTable tr:last-child {
  border-bottom: none;
}
.timeTable--02 tr {
  border-bottom: 1px solid #eaeaea;
}
.timeTable--02 tr:last-child {
  border-bottom: none;
}
.timeTable th,
.timeTable td {
  font-weight: 400;
  text-align: center;
  line-height: 1.2;
  color: #4E4E4E;
}
@media screen and (max-width: 960px) {
  .timeTable th,
  .timeTable td {
    padding: 0.75em 0;
  }
}
@media screen and (min-width: 961px) {
  .timeTable th,
  .timeTable td {
    padding: 1.5em 0;
    font-size: 14px;
  }
}

.timeTable--02 th,
.timeTable--02 td {
  color: #231716;
}
.timeTable th:last-child,
.timeTable td:last-child {
  border-right: none;
}
@media screen and (max-width: 960px) {
  .timeTable--02 th,
  .timeTable--02 td {
    font-size: 3.73vw;
  }
}
@media screen and (min-width: 961px) {
  .timeTable--02 th,
  .timeTable--02 td {
    font-size: 16px;
  }
}

.timeTable th[scope=col] {
  padding-top: 1em;
  padding-bottom: 1em;
}
.timeTable th[scope=row] {
  width: 1%;
  white-space: nowrap;
}
@media screen and (max-width: 960px) {
  .timeTable th[scope=row] {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 961px) {
  .timeTable th[scope=row] {
    padding-left: 2em;
    padding-right: 2em;
  }
}

.timeTable td img {
  transform: rotate(180deg);
}
@media screen and (max-width: 960px) {
  .timeTable td img {
    width: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .timeTable td img {
    width: 16px;
  }
}

.timeTable__txt {
  color: #FFF;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 960px) {
  .timeTable__txt {
    padding-top: 2.66vw;
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .timeTable__txt {
    padding-top: 10px;
    font-size: 14px;
  }
}

.timeTable__txt--02 {
  color: #4d4d4d;
}
.timeTable__txt__01 {
  margin-right: 2em;
}
.timeAccess__02 {
  background: #FFF;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .timeAccess__02 {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .timeAccess__02 {
    font-size: 12px;
  }
}

@media screen and (max-width: 960px) {
  .timeAccess__02Txt01 {
    width: 32vw;
  }
}
@media screen and (min-width: 961px) {
  .timeAccess__02Txt01 {
    width: 120px;
  }
}

.timeAccess__02Txt01 a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: #d0cece;
  color: #5e543f;
}
.timeAccess__02Txt01 a > span {
  display: inline-block;
}
.timeAccess__02Txt02 {
  line-height: 1.2;
  text-align: right;
}
@media screen and (max-width: 960px) {
  .timeAccess__02Txt02 {
    padding: 1.6vw 2.66vw;
    width: calc(100% - 32vw);
  }
}
@media screen and (min-width: 961px) {
  .timeAccess__02Txt02 {
    padding: 8px 15px;
    width: calc(100% - 120px);
  }
}

@media screen and (max-width: 960px) {
  .timeAccess__03 {
    font-size: 3.73vw;
  }
}
@media screen and (min-width: 961px) {
  .timeAccess__03 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
    font-size: 16px;
  }
}

.timeAccess__03Txt01 {
  line-height: 1.4;
}
@media screen and (max-width: 960px) {
  .timeAccess__03Txt01 {
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .timeAccess__03Txt01 {
    padding: 12px 0;
    width: calc(100% - 280px);
  }
}

@media screen and (max-width: 960px) {
  .timeAccess__03Txt02 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (min-width: 961px) {
  .timeAccess__03Txt02 {
    width: 280px;
  }
}

@media screen and (min-width: 961px) {
  .formWrap {
    width: 640px;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .formWrap {
    margin-left: auto;
    margin-right: auto;
  }
}
.formWrap .must {
  display: inline-block;
  margin-right: 0.5em;
  line-height: 1;
  background: #C31659;
  border-radius: 100vw;
  color: #FFF;
}
@media screen and (max-width: 960px) {
  .formWrap .must {
    padding: 0.25em 0.5em;
  }
}
@media screen and (min-width: 961px) {
  .formWrap .must {
    padding: 0.2em 0.5em 0.3em;
  }
}

.formTable {
  width: 100%;
}
@media screen and (max-width: 960px) {
  .formTable {
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .formTable {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 960px) {
  .formTable tr th,
  .formTable tr td {
    display: block;
    width: 100%;
  }
}
@media screen and (min-width: 961px) {
  .formTable tr th,
  .formTable tr td {
    padding: 1em;
    border-bottom: 1px solid #CCC;
    vertical-align: top;
  }
}
@media screen and (max-width: 960px) {
  .formTable tr th {
    padding-top: 5.33vw;
    padding-bottom: 2.13vw;
  }
}
@media screen and (min-width: 961px) {
  .formTable tr th {
    width: 1%;
    white-space: nowrap;
  }
}
@media screen and (max-width: 960px) {
  .formTable tr td {
    padding-bottom: 5.33vw;
    border-bottom: 1px solid #CCC;
  }
}
.formTable input[type=text],
.formTable input[type=email] {
  background: #FFF;
  padding: 0.5em;
  width: 100%;
  border: #CCC solid 1px;
  outline: none;
}
@media screen and (max-width: 960px) {
  .formTable input[type=text],
  .formTable input[type=email] {
    font-size: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .formTable input[type=text],
  .formTable input[type=email] {
    font-size: 16px;
  }
}
.formTable select {
  background: #FFF;
  padding: 0.5em;
  width: 100%;
  border: #CCC solid 1px;
  outline: none;
}
@media screen and (max-width: 960px) {
  .formTable select {
    font-size: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .formTable select {
    font-size: 16px;
  }
}
.formTable textarea {
  background: #FFF;
  padding: 0.5em;
  width: 100%;
  height: 10em;
  border: #CCC solid 1px;
  outline: none;
}
@media screen and (max-width: 960px) {
  .formTable textarea {
    font-size: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .formTable textarea {
    font-size: 16px;
  }
}

.formList01 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.formList01 > li {
  margin-right: 1em;
}
.formList02 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .formList02 > li {
    width: calc((100% - 1em) / 2);
  }
}
@media screen and (max-width: 960px) {
  .formList03 > li {
    margin-bottom: 2.13vw;
  }
}
@media screen and (min-width: 961px) {
  .formList03 > li {
    margin-bottom: 8px;
  }
}

.formList04 {
  display: flex;
  flex-wrap: wrap;
}
.formList04 > li {
  width: calc((100% - 1em) / 2);
}
@media screen and (max-width: 960px) {
  .formList04 > li {
    margin: 0 0 2.13vw;
  }
}
@media screen and (min-width: 961px) {
  .formList04 > li {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 960px) {
  .formList04 > li.wSp {
    width: 100%;
  }
}
@media screen and (min-width: 961px) {
  .formList04 > li.wPc {
    width: 100%;
  }
}

@media screen and (max-width: 960px) {
  .formAddress > li {
    margin-bottom: 2.13vw;
  }
}
@media screen and (min-width: 961px) {
  .formAddress > li {
    margin-bottom: 8px;
  }
}
.formAddress > li > dl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.formAddress > li > dl > dt {
  width: 4em;
}
.formAddress > li > dl > dd {
  width: calc(100% - 5em);
}
.formBtns {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.formBtns input,
.formBtns button {
  transition: opacity 0.15s ease-in-out;
  cursor: pointer;
  margin: 0 0.5em;
  padding: 0.75em 0;
  line-height: 1;
  background: #443f3d;
  color: #FFF;
  border: none;
  border-radius: 100vw;
}
@media screen and (max-width: 960px) {
  .formBtns input,
  .formBtns button {
    font-size: 4.26vw;
    width: 32vw;
  }
}
@media screen and (min-width: 961px) {
  .formBtns input,
  .formBtns button {
    font-size: 18px;
    width: 160px;
  }
}
.formBtns input:hover,
.formBtns button:hover {
  opacity: 0.5;
}
.formBtns button[type=reset] {
  background: #CCC;
}
.reservationCta {
  background: url(./images/common/reservation_blk_bg.jpg) no-repeat 50% 50%/cover;
  color: #FFF;
}
@media screen and (max-width: 960px) {
  .reservationCta__wrap {
    padding: 10.66vw 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .reservationCta__wrap {
    width: 1000px;
    padding: 70px 0;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .reservationCta__wrap {
    margin-left: auto;
    margin-right: auto;
  }
}
.reservationCta__sub__en {
  text-align: center;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 960px) {
  .reservationCta__sub__en {
    font-size: 5.86vw;
  }
}
@media screen and (min-width: 961px) {
  .reservationCta__sub__en {
    font-size: 36px;
  }
}
.reservationCta__sub__jp {
  font-family: "Shippori Mincho", serif;
  text-align: center;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 960px) {
  .reservationCta__sub__jp {
    margin-bottom: 8.53vw;
  }
}
@media screen and (min-width: 961px) {
  .reservationCta__sub__jp {
    margin-bottom: 72px;
  }
}
@media screen and (max-width: 960px) {
  .reservationCta__txt01 {
    padding-left: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .reservationCta__txt01 {
    padding: 20px 0 0 20px;
  }
}

@media screen and (max-width: 960px) {
  .reservationCtaBlk01 {
    width: 74.66vw;
    margin: 0 auto;
  }
}
@media screen and (min-width: 961px) {
  .reservationCtaBlk01 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media screen and (min-width: 961px) {
  .reservationCtaBlk01__01 {
    width: 275px;
    margin: 0 20px;
  }
}

.reservationCtaLink {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  line-height: 1.5;
  border: 1px solid #FFF;
  color: #FFF !important;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .reservationCtaLink {
    width: 74.66vw;
    height: 21.33vw;
    margin: 0 auto 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .reservationCtaLink {
    width: 275px;
    height: 80px;
  }
}
.reservationCtaLink__txt01__01 {
  letter-spacing: 0.1em;
}
@media screen and (max-width: 960px) {
  .reservationCtaLink__txt01__01 {
    font-size: 4.8vw;
  }
}
@media screen and (min-width: 961px) {
  .reservationCtaLink__txt01__01 {
    font-size: 20px;
  }
}

@media screen and (min-width: 961px) {
  .accessMod {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}
@media screen and (max-width: 960px) {
  .accessMod__map {
    width: 100%;
    height: 100vw;
  }
}
@media screen and (min-width: 961px) {
  .accessMod__map {
    width: 50%;
    height: 560px;
  }
}
.accessMod__map iframe {
  width: 100%;
  height: 100%;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
@media screen and (min-width: 961px) {
  .accessMod01 {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}
@media screen and (max-width: 960px) {
  .accessMod01__01 {
    padding: 10.66vw 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .accessMod01__01 {
    margin: 0 0 0 40px;
    width: 416px;
  }
}
.accessMod01__01__dt {
  color: #b29240;
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 960px) {
  .accessMod01__01__dt {
    text-align: center;
    font-size: 6.4vw;
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .accessMod01__01__dt {
    font-size: 56px;
    margin-bottom: 24px;
  }
}
.accessMod01__01__dd {
  color: #4E4E4E;
}
@media screen and (max-width: 960px) {
  .accessMod01__01__dd__txt01 {
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .accessMod01__01__dd__txt01 {
    margin-bottom: 24px;
  }
}
.accessMod01__01 .timeTable__th01 {
  color: #b29240;
}

@media screen and (max-width: 960px) {
  .pcDisp {
    display: none !important;
  }
  .spaC {
    text-align: center !important;
  }
  .sppB0 {
    padding-bottom: 0vw !important;
  }
  .sppB1 {
    padding-bottom: 0.26vw !important;
  }
  .sppB2 {
    padding-bottom: 0.53vw !important;
  }
  .sppB3 {
    padding-bottom: 0.8vw !important;
  }
  .sppB4 {
    padding-bottom: 1.06vw !important;
  }
  .sppB5 {
    padding-bottom: 1.33vw !important;
  }
  .sppB6 {
    padding-bottom: 1.6vw !important;
  }
  .sppB7 {
    padding-bottom: 1.86vw !important;
  }
  .sppB8 {
    padding-bottom: 2.13vw !important;
  }
  .sppB9 {
    padding-bottom: 2.4vw !important;
  }
  .sppB10 {
    padding-bottom: 2.66vw !important;
  }
  .sppB11 {
    padding-bottom: 2.93vw !important;
  }
  .sppB12 {
    padding-bottom: 3.2vw !important;
  }
  .sppB13 {
    padding-bottom: 3.46vw !important;
  }
  .sppB14 {
    padding-bottom: 3.73vw !important;
  }
  .sppB15 {
    padding-bottom: 4vw !important;
  }
  .sppB16 {
    padding-bottom: 4.26vw !important;
  }
  .sppB17 {
    padding-bottom: 4.53vw !important;
  }
  .sppB18 {
    padding-bottom: 4.8vw !important;
  }
  .sppB19 {
    padding-bottom: 5.06vw !important;
  }
  .sppB20 {
    padding-bottom: 5.33vw !important;
  }
  .sppB21 {
    padding-bottom: 5.6vw !important;
  }
  .sppB22 {
    padding-bottom: 5.86vw !important;
  }
  .sppB23 {
    padding-bottom: 6.13vw !important;
  }
  .sppB24 {
    padding-bottom: 6.4vw !important;
  }
  .sppB25 {
    padding-bottom: 6.66vw !important;
  }
  .sppB26 {
    padding-bottom: 6.93vw !important;
  }
  .sppB27 {
    padding-bottom: 7.2vw !important;
  }
  .sppB28 {
    padding-bottom: 7.46vw !important;
  }
  .sppB29 {
    padding-bottom: 7.73vw !important;
  }
  .sppB30 {
    padding-bottom: 8vw !important;
  }
  .sppB31 {
    padding-bottom: 8.26vw !important;
  }
  .sppB32 {
    padding-bottom: 8.53vw !important;
  }
  .sppB33 {
    padding-bottom: 8.8vw !important;
  }
  .sppB34 {
    padding-bottom: 9.06vw !important;
  }
  .sppB35 {
    padding-bottom: 9.33vw !important;
  }
  .sppB36 {
    padding-bottom: 9.6vw !important;
  }
  .sppB37 {
    padding-bottom: 9.86vw !important;
  }
  .sppB38 {
    padding-bottom: 10.13vw !important;
  }
  .sppB39 {
    padding-bottom: 10.4vw !important;
  }
  .sppB40 {
    padding-bottom: 10.66vw !important;
  }
  .sppB41 {
    padding-bottom: 10.93vw !important;
  }
  .sppB42 {
    padding-bottom: 11.2vw !important;
  }
  .sppB43 {
    padding-bottom: 11.46vw !important;
  }
  .sppB44 {
    padding-bottom: 11.73vw !important;
  }
  .sppB45 {
    padding-bottom: 12vw !important;
  }
  .sppB46 {
    padding-bottom: 12.26vw !important;
  }
  .sppB47 {
    padding-bottom: 12.53vw !important;
  }
  .sppB48 {
    padding-bottom: 12.8vw !important;
  }
  .sppB49 {
    padding-bottom: 13.06vw !important;
  }
  .sppB50 {
    padding-bottom: 13.33vw !important;
  }
  .sppB51 {
    padding-bottom: 13.6vw !important;
  }
  .sppB52 {
    padding-bottom: 13.86vw !important;
  }
  .sppB53 {
    padding-bottom: 14.13vw !important;
  }
  .sppB54 {
    padding-bottom: 14.4vw !important;
  }
  .sppB55 {
    padding-bottom: 14.66vw !important;
  }
  .sppB56 {
    padding-bottom: 14.93vw !important;
  }
  .sppB57 {
    padding-bottom: 15.2vw !important;
  }
  .sppB58 {
    padding-bottom: 15.46vw !important;
  }
  .sppB59 {
    padding-bottom: 15.73vw !important;
  }
  .sppB60 {
    padding-bottom: 16vw !important;
  }
  .sppB61 {
    padding-bottom: 16.26vw !important;
  }
  .sppB62 {
    padding-bottom: 16.53vw !important;
  }
  .sppB63 {
    padding-bottom: 16.8vw !important;
  }
  .sppB64 {
    padding-bottom: 17.06vw !important;
  }
  .sppB65 {
    padding-bottom: 17.33vw !important;
  }
  .sppB66 {
    padding-bottom: 17.6vw !important;
  }
  .sppB67 {
    padding-bottom: 17.86vw !important;
  }
  .sppB68 {
    padding-bottom: 18.13vw !important;
  }
  .sppB69 {
    padding-bottom: 18.4vw !important;
  }
  .sppB70 {
    padding-bottom: 18.66vw !important;
  }
  .sppB71 {
    padding-bottom: 18.93vw !important;
  }
  .sppB72 {
    padding-bottom: 19.2vw !important;
  }
  .sppB73 {
    padding-bottom: 19.46vw !important;
  }
  .sppB74 {
    padding-bottom: 19.73vw !important;
  }
  .sppB75 {
    padding-bottom: 20vw !important;
  }
  .sppB76 {
    padding-bottom: 20.26vw !important;
  }
  .sppB77 {
    padding-bottom: 20.53vw !important;
  }
  .sppB78 {
    padding-bottom: 20.8vw !important;
  }
  .sppB79 {
    padding-bottom: 21.06vw !important;
  }
  .sppB80 {
    padding-bottom: 21.33vw !important;
  }
  .sppB81 {
    padding-bottom: 21.6vw !important;
  }
  .sppB82 {
    padding-bottom: 21.86vw !important;
  }
  .sppB83 {
    padding-bottom: 22.13vw !important;
  }
  .sppB84 {
    padding-bottom: 22.4vw !important;
  }
  .sppB85 {
    padding-bottom: 22.66vw !important;
  }
  .sppB86 {
    padding-bottom: 22.93vw !important;
  }
  .sppB87 {
    padding-bottom: 23.2vw !important;
  }
  .sppB88 {
    padding-bottom: 23.46vw !important;
  }
  .sppB89 {
    padding-bottom: 23.73vw !important;
  }
  .sppB90 {
    padding-bottom: 24vw !important;
  }
  .sppB91 {
    padding-bottom: 24.26vw !important;
  }
  .sppB92 {
    padding-bottom: 24.53vw !important;
  }
  .sppB93 {
    padding-bottom: 24.8vw !important;
  }
  .sppB94 {
    padding-bottom: 25.06vw !important;
  }
  .sppB95 {
    padding-bottom: 25.33vw !important;
  }
  .sppB96 {
    padding-bottom: 25.6vw !important;
  }
  .sppB97 {
    padding-bottom: 25.86vw !important;
  }
  .sppB98 {
    padding-bottom: 26.13vw !important;
  }
  .sppB99 {
    padding-bottom: 26.4vw !important;
  }
  .sppB100 {
    padding-bottom: 26.66vw !important;
  }
  .sppB101 {
    padding-bottom: 26.93vw !important;
  }
  .sppB102 {
    padding-bottom: 27.2vw !important;
  }
  .sppB103 {
    padding-bottom: 27.46vw !important;
  }
  .sppB104 {
    padding-bottom: 27.73vw !important;
  }
  .sppB105 {
    padding-bottom: 28vw !important;
  }
  .sppB106 {
    padding-bottom: 28.26vw !important;
  }
  .sppB107 {
    padding-bottom: 28.53vw !important;
  }
  .sppB108 {
    padding-bottom: 28.8vw !important;
  }
  .sppB109 {
    padding-bottom: 29.06vw !important;
  }
  .sppB110 {
    padding-bottom: 29.33vw !important;
  }
  .sppB111 {
    padding-bottom: 29.6vw !important;
  }
  .sppB112 {
    padding-bottom: 29.86vw !important;
  }
  .sppB113 {
    padding-bottom: 30.13vw !important;
  }
  .sppB114 {
    padding-bottom: 30.4vw !important;
  }
  .sppB115 {
    padding-bottom: 30.66vw !important;
  }
  .sppB116 {
    padding-bottom: 30.93vw !important;
  }
  .sppB117 {
    padding-bottom: 31.2vw !important;
  }
  .sppB118 {
    padding-bottom: 31.46vw !important;
  }
  .sppB119 {
    padding-bottom: 31.73vw !important;
  }
  .sppB120 {
    padding-bottom: 32vw !important;
  }
  .sppB121 {
    padding-bottom: 32.26vw !important;
  }
  .sppB122 {
    padding-bottom: 32.53vw !important;
  }
  .sppB123 {
    padding-bottom: 32.8vw !important;
  }
  .sppB124 {
    padding-bottom: 33.06vw !important;
  }
  .sppB125 {
    padding-bottom: 33.33vw !important;
  }
  .sppB126 {
    padding-bottom: 33.6vw !important;
  }
  .sppB127 {
    padding-bottom: 33.86vw !important;
  }
  .sppB128 {
    padding-bottom: 34.13vw !important;
  }
  .sppB129 {
    padding-bottom: 34.39vw !important;
  }
  .sppB130 {
    padding-bottom: 34.66vw !important;
  }
  .sppB131 {
    padding-bottom: 34.93vw !important;
  }
  .sppB132 {
    padding-bottom: 35.2vw !important;
  }
  .sppB133 {
    padding-bottom: 35.46vw !important;
  }
  .sppB134 {
    padding-bottom: 35.73vw !important;
  }
  .sppB135 {
    padding-bottom: 36vw !important;
  }
  .sppB136 {
    padding-bottom: 36.26vw !important;
  }
  .sppB137 {
    padding-bottom: 36.53vw !important;
  }
  .sppB138 {
    padding-bottom: 36.8vw !important;
  }
  .sppB139 {
    padding-bottom: 37.06vw !important;
  }
  .sppB140 {
    padding-bottom: 37.33vw !important;
  }
  .sppB141 {
    padding-bottom: 37.6vw !important;
  }
  .sppB142 {
    padding-bottom: 37.86vw !important;
  }
  .sppB143 {
    padding-bottom: 38.13vw !important;
  }
  .sppB144 {
    padding-bottom: 38.4vw !important;
  }
  .sppB145 {
    padding-bottom: 38.66vw !important;
  }
  .sppB146 {
    padding-bottom: 38.93vw !important;
  }
  .sppB147 {
    padding-bottom: 39.2vw !important;
  }
  .sppB148 {
    padding-bottom: 39.46vw !important;
  }
  .sppB149 {
    padding-bottom: 39.73vw !important;
  }
  .sppB150 {
    padding-bottom: 40vw !important;
  }
  .sppB151 {
    padding-bottom: 40.26vw !important;
  }
  .sppB152 {
    padding-bottom: 40.53vw !important;
  }
  .sppB153 {
    padding-bottom: 40.79vw !important;
  }
  .sppB154 {
    padding-bottom: 41.06vw !important;
  }
  .sppB155 {
    padding-bottom: 41.33vw !important;
  }
  .sppB156 {
    padding-bottom: 41.6vw !important;
  }
  .sppB157 {
    padding-bottom: 41.86vw !important;
  }
  .sppB158 {
    padding-bottom: 42.13vw !important;
  }
  .sppB159 {
    padding-bottom: 42.4vw !important;
  }
  .sppB160 {
    padding-bottom: 42.66vw !important;
  }
  .sppT0 {
    padding-top: 0vw !important;
  }
  .sppT1 {
    padding-top: 0.26vw !important;
  }
  .sppT2 {
    padding-top: 0.53vw !important;
  }
  .sppT3 {
    padding-top: 0.8vw !important;
  }
  .sppT4 {
    padding-top: 1.06vw !important;
  }
  .sppT5 {
    padding-top: 1.33vw !important;
  }
  .sppT6 {
    padding-top: 1.6vw !important;
  }
  .sppT7 {
    padding-top: 1.86vw !important;
  }
  .sppT8 {
    padding-top: 2.13vw !important;
  }
  .sppT9 {
    padding-top: 2.4vw !important;
  }
  .sppT10 {
    padding-top: 2.66vw !important;
  }
  .sppT11 {
    padding-top: 2.93vw !important;
  }
  .sppT12 {
    padding-top: 3.2vw !important;
  }
  .sppT13 {
    padding-top: 3.46vw !important;
  }
  .sppT14 {
    padding-top: 3.73vw !important;
  }
  .sppT15 {
    padding-top: 4vw !important;
  }
  .sppT16 {
    padding-top: 4.26vw !important;
  }
  .sppT17 {
    padding-top: 4.53vw !important;
  }
  .sppT18 {
    padding-top: 4.8vw !important;
  }
  .sppT19 {
    padding-top: 5.06vw !important;
  }
  .sppT20 {
    padding-top: 5.33vw !important;
  }
  .sppT21 {
    padding-top: 5.6vw !important;
  }
  .sppT22 {
    padding-top: 5.86vw !important;
  }
  .sppT23 {
    padding-top: 6.13vw !important;
  }
  .sppT24 {
    padding-top: 6.4vw !important;
  }
  .sppT25 {
    padding-top: 6.66vw !important;
  }
  .sppT26 {
    padding-top: 6.93vw !important;
  }
  .sppT27 {
    padding-top: 7.2vw !important;
  }
  .sppT28 {
    padding-top: 7.46vw !important;
  }
  .sppT29 {
    padding-top: 7.73vw !important;
  }
  .sppT30 {
    padding-top: 8vw !important;
  }
  .sppT31 {
    padding-top: 8.26vw !important;
  }
  .sppT32 {
    padding-top: 8.53vw !important;
  }
  .sppT33 {
    padding-top: 8.8vw !important;
  }
  .sppT34 {
    padding-top: 9.06vw !important;
  }
  .sppT35 {
    padding-top: 9.33vw !important;
  }
  .sppT36 {
    padding-top: 9.6vw !important;
  }
  .sppT37 {
    padding-top: 9.86vw !important;
  }
  .sppT38 {
    padding-top: 10.13vw !important;
  }
  .sppT39 {
    padding-top: 10.4vw !important;
  }
  .sppT40 {
    padding-top: 10.66vw !important;
  }
  .sppT41 {
    padding-top: 10.93vw !important;
  }
  .sppT42 {
    padding-top: 11.2vw !important;
  }
  .sppT43 {
    padding-top: 11.46vw !important;
  }
  .sppT44 {
    padding-top: 11.73vw !important;
  }
  .sppT45 {
    padding-top: 12vw !important;
  }
  .sppT46 {
    padding-top: 12.26vw !important;
  }
  .sppT47 {
    padding-top: 12.53vw !important;
  }
  .sppT48 {
    padding-top: 12.8vw !important;
  }
  .sppT49 {
    padding-top: 13.06vw !important;
  }
  .sppT50 {
    padding-top: 13.33vw !important;
  }
  .sppT51 {
    padding-top: 13.6vw !important;
  }
  .sppT52 {
    padding-top: 13.86vw !important;
  }
  .sppT53 {
    padding-top: 14.13vw !important;
  }
  .sppT54 {
    padding-top: 14.4vw !important;
  }
  .sppT55 {
    padding-top: 14.66vw !important;
  }
  .sppT56 {
    padding-top: 14.93vw !important;
  }
  .sppT57 {
    padding-top: 15.2vw !important;
  }
  .sppT58 {
    padding-top: 15.46vw !important;
  }
  .sppT59 {
    padding-top: 15.73vw !important;
  }
  .sppT60 {
    padding-top: 16vw !important;
  }
  .sppT61 {
    padding-top: 16.26vw !important;
  }
  .sppT62 {
    padding-top: 16.53vw !important;
  }
  .sppT63 {
    padding-top: 16.8vw !important;
  }
  .sppT64 {
    padding-top: 17.06vw !important;
  }
  .sppT65 {
    padding-top: 17.33vw !important;
  }
  .sppT66 {
    padding-top: 17.6vw !important;
  }
  .sppT67 {
    padding-top: 17.86vw !important;
  }
  .sppT68 {
    padding-top: 18.13vw !important;
  }
  .sppT69 {
    padding-top: 18.4vw !important;
  }
  .sppT70 {
    padding-top: 18.66vw !important;
  }
  .sppT71 {
    padding-top: 18.93vw !important;
  }
  .sppT72 {
    padding-top: 19.2vw !important;
  }
  .sppT73 {
    padding-top: 19.46vw !important;
  }
  .sppT74 {
    padding-top: 19.73vw !important;
  }
  .sppT75 {
    padding-top: 20vw !important;
  }
  .sppT76 {
    padding-top: 20.26vw !important;
  }
  .sppT77 {
    padding-top: 20.53vw !important;
  }
  .sppT78 {
    padding-top: 20.8vw !important;
  }
  .sppT79 {
    padding-top: 21.06vw !important;
  }
  .sppT80 {
    padding-top: 21.33vw !important;
  }
  .sppT81 {
    padding-top: 21.6vw !important;
  }
  .sppT82 {
    padding-top: 21.86vw !important;
  }
  .sppT83 {
    padding-top: 22.13vw !important;
  }
  .sppT84 {
    padding-top: 22.4vw !important;
  }
  .sppT85 {
    padding-top: 22.66vw !important;
  }
  .sppT86 {
    padding-top: 22.93vw !important;
  }
  .sppT87 {
    padding-top: 23.2vw !important;
  }
  .sppT88 {
    padding-top: 23.46vw !important;
  }
  .sppT89 {
    padding-top: 23.73vw !important;
  }
  .sppT90 {
    padding-top: 24vw !important;
  }
  .sppT91 {
    padding-top: 24.26vw !important;
  }
  .sppT92 {
    padding-top: 24.53vw !important;
  }
  .sppT93 {
    padding-top: 24.8vw !important;
  }
  .sppT94 {
    padding-top: 25.06vw !important;
  }
  .sppT95 {
    padding-top: 25.33vw !important;
  }
  .sppT96 {
    padding-top: 25.6vw !important;
  }
  .sppT97 {
    padding-top: 25.86vw !important;
  }
  .sppT98 {
    padding-top: 26.13vw !important;
  }
  .sppT99 {
    padding-top: 26.4vw !important;
  }
  .sppT100 {
    padding-top: 26.66vw !important;
  }
  .sppT101 {
    padding-top: 26.93vw !important;
  }
  .sppT102 {
    padding-top: 27.2vw !important;
  }
  .sppT103 {
    padding-top: 27.46vw !important;
  }
  .sppT104 {
    padding-top: 27.73vw !important;
  }
  .sppT105 {
    padding-top: 28vw !important;
  }
  .sppT106 {
    padding-top: 28.26vw !important;
  }
  .sppT107 {
    padding-top: 28.53vw !important;
  }
  .sppT108 {
    padding-top: 28.8vw !important;
  }
  .sppT109 {
    padding-top: 29.06vw !important;
  }
  .sppT110 {
    padding-top: 29.33vw !important;
  }
  .sppT111 {
    padding-top: 29.6vw !important;
  }
  .sppT112 {
    padding-top: 29.86vw !important;
  }
  .sppT113 {
    padding-top: 30.13vw !important;
  }
  .sppT114 {
    padding-top: 30.4vw !important;
  }
  .sppT115 {
    padding-top: 30.66vw !important;
  }
  .sppT116 {
    padding-top: 30.93vw !important;
  }
  .sppT117 {
    padding-top: 31.2vw !important;
  }
  .sppT118 {
    padding-top: 31.46vw !important;
  }
  .sppT119 {
    padding-top: 31.73vw !important;
  }
  .sppT120 {
    padding-top: 32vw !important;
  }
  .sppT121 {
    padding-top: 32.26vw !important;
  }
  .sppT122 {
    padding-top: 32.53vw !important;
  }
  .sppT123 {
    padding-top: 32.8vw !important;
  }
  .sppT124 {
    padding-top: 33.06vw !important;
  }
  .sppT125 {
    padding-top: 33.33vw !important;
  }
  .sppT126 {
    padding-top: 33.6vw !important;
  }
  .sppT127 {
    padding-top: 33.86vw !important;
  }
  .sppT128 {
    padding-top: 34.13vw !important;
  }
  .sppT129 {
    padding-top: 34.39vw !important;
  }
  .sppT130 {
    padding-top: 34.66vw !important;
  }
  .sppT131 {
    padding-top: 34.93vw !important;
  }
  .sppT132 {
    padding-top: 35.2vw !important;
  }
  .sppT133 {
    padding-top: 35.46vw !important;
  }
  .sppT134 {
    padding-top: 35.73vw !important;
  }
  .sppT135 {
    padding-top: 36vw !important;
  }
  .sppT136 {
    padding-top: 36.26vw !important;
  }
  .sppT137 {
    padding-top: 36.53vw !important;
  }
  .sppT138 {
    padding-top: 36.8vw !important;
  }
  .sppT139 {
    padding-top: 37.06vw !important;
  }
  .sppT140 {
    padding-top: 37.33vw !important;
  }
  .sppT141 {
    padding-top: 37.6vw !important;
  }
  .sppT142 {
    padding-top: 37.86vw !important;
  }
  .sppT143 {
    padding-top: 38.13vw !important;
  }
  .sppT144 {
    padding-top: 38.4vw !important;
  }
  .sppT145 {
    padding-top: 38.66vw !important;
  }
  .sppT146 {
    padding-top: 38.93vw !important;
  }
  .sppT147 {
    padding-top: 39.2vw !important;
  }
  .sppT148 {
    padding-top: 39.46vw !important;
  }
  .sppT149 {
    padding-top: 39.73vw !important;
  }
  .sppT150 {
    padding-top: 40vw !important;
  }
  .sppT151 {
    padding-top: 40.26vw !important;
  }
  .sppT152 {
    padding-top: 40.53vw !important;
  }
  .sppT153 {
    padding-top: 40.79vw !important;
  }
  .sppT154 {
    padding-top: 41.06vw !important;
  }
  .sppT155 {
    padding-top: 41.33vw !important;
  }
  .sppT156 {
    padding-top: 41.6vw !important;
  }
  .sppT157 {
    padding-top: 41.86vw !important;
  }
  .sppT158 {
    padding-top: 42.13vw !important;
  }
  .sppT159 {
    padding-top: 42.4vw !important;
  }
  .sppT160 {
    padding-top: 42.66vw !important;
  }
  .spmB0 {
    margin-bottom: 0vw !important;
  }
  .spmB1 {
    margin-bottom: 0.26vw !important;
  }
  .spmB2 {
    margin-bottom: 0.53vw !important;
  }
  .spmB3 {
    margin-bottom: 0.8vw !important;
  }
  .spmB4 {
    margin-bottom: 1.06vw !important;
  }
  .spmB5 {
    margin-bottom: 1.33vw !important;
  }
  .spmB6 {
    margin-bottom: 1.6vw !important;
  }
  .spmB7 {
    margin-bottom: 1.86vw !important;
  }
  .spmB8 {
    margin-bottom: 2.13vw !important;
  }
  .spmB9 {
    margin-bottom: 2.4vw !important;
  }
  .spmB10 {
    margin-bottom: 2.66vw !important;
  }
  .spmB11 {
    margin-bottom: 2.93vw !important;
  }
  .spmB12 {
    margin-bottom: 3.2vw !important;
  }
  .spmB13 {
    margin-bottom: 3.46vw !important;
  }
  .spmB14 {
    margin-bottom: 3.73vw !important;
  }
  .spmB15 {
    margin-bottom: 4vw !important;
  }
  .spmB16 {
    margin-bottom: 4.26vw !important;
  }
  .spmB17 {
    margin-bottom: 4.53vw !important;
  }
  .spmB18 {
    margin-bottom: 4.8vw !important;
  }
  .spmB19 {
    margin-bottom: 5.06vw !important;
  }
  .spmB20 {
    margin-bottom: 5.33vw !important;
  }
  .spmB21 {
    margin-bottom: 5.6vw !important;
  }
  .spmB22 {
    margin-bottom: 5.86vw !important;
  }
  .spmB23 {
    margin-bottom: 6.13vw !important;
  }
  .spmB24 {
    margin-bottom: 6.4vw !important;
  }
  .spmB25 {
    margin-bottom: 6.66vw !important;
  }
  .spmB26 {
    margin-bottom: 6.93vw !important;
  }
  .spmB27 {
    margin-bottom: 7.2vw !important;
  }
  .spmB28 {
    margin-bottom: 7.46vw !important;
  }
  .spmB29 {
    margin-bottom: 7.73vw !important;
  }
  .spmB30 {
    margin-bottom: 8vw !important;
  }
  .spmB31 {
    margin-bottom: 8.26vw !important;
  }
  .spmB32 {
    margin-bottom: 8.53vw !important;
  }
  .spmB33 {
    margin-bottom: 8.8vw !important;
  }
  .spmB34 {
    margin-bottom: 9.06vw !important;
  }
  .spmB35 {
    margin-bottom: 9.33vw !important;
  }
  .spmB36 {
    margin-bottom: 9.6vw !important;
  }
  .spmB37 {
    margin-bottom: 9.86vw !important;
  }
  .spmB38 {
    margin-bottom: 10.13vw !important;
  }
  .spmB39 {
    margin-bottom: 10.4vw !important;
  }
  .spmB40 {
    margin-bottom: 10.66vw !important;
  }
  .spmB41 {
    margin-bottom: 10.93vw !important;
  }
  .spmB42 {
    margin-bottom: 11.2vw !important;
  }
  .spmB43 {
    margin-bottom: 11.46vw !important;
  }
  .spmB44 {
    margin-bottom: 11.73vw !important;
  }
  .spmB45 {
    margin-bottom: 12vw !important;
  }
  .spmB46 {
    margin-bottom: 12.26vw !important;
  }
  .spmB47 {
    margin-bottom: 12.53vw !important;
  }
  .spmB48 {
    margin-bottom: 12.8vw !important;
  }
  .spmB49 {
    margin-bottom: 13.06vw !important;
  }
  .spmB50 {
    margin-bottom: 13.33vw !important;
  }
  .spmB51 {
    margin-bottom: 13.6vw !important;
  }
  .spmB52 {
    margin-bottom: 13.86vw !important;
  }
  .spmB53 {
    margin-bottom: 14.13vw !important;
  }
  .spmB54 {
    margin-bottom: 14.4vw !important;
  }
  .spmB55 {
    margin-bottom: 14.66vw !important;
  }
  .spmB56 {
    margin-bottom: 14.93vw !important;
  }
  .spmB57 {
    margin-bottom: 15.2vw !important;
  }
  .spmB58 {
    margin-bottom: 15.46vw !important;
  }
  .spmB59 {
    margin-bottom: 15.73vw !important;
  }
  .spmB60 {
    margin-bottom: 16vw !important;
  }
  .spmB61 {
    margin-bottom: 16.26vw !important;
  }
  .spmB62 {
    margin-bottom: 16.53vw !important;
  }
  .spmB63 {
    margin-bottom: 16.8vw !important;
  }
  .spmB64 {
    margin-bottom: 17.06vw !important;
  }
  .spmB65 {
    margin-bottom: 17.33vw !important;
  }
  .spmB66 {
    margin-bottom: 17.6vw !important;
  }
  .spmB67 {
    margin-bottom: 17.86vw !important;
  }
  .spmB68 {
    margin-bottom: 18.13vw !important;
  }
  .spmB69 {
    margin-bottom: 18.4vw !important;
  }
  .spmB70 {
    margin-bottom: 18.66vw !important;
  }
  .spmB71 {
    margin-bottom: 18.93vw !important;
  }
  .spmB72 {
    margin-bottom: 19.2vw !important;
  }
  .spmB73 {
    margin-bottom: 19.46vw !important;
  }
  .spmB74 {
    margin-bottom: 19.73vw !important;
  }
  .spmB75 {
    margin-bottom: 20vw !important;
  }
  .spmB76 {
    margin-bottom: 20.26vw !important;
  }
  .spmB77 {
    margin-bottom: 20.53vw !important;
  }
  .spmB78 {
    margin-bottom: 20.8vw !important;
  }
  .spmB79 {
    margin-bottom: 21.06vw !important;
  }
  .spmB80 {
    margin-bottom: 21.33vw !important;
  }
  .spmB81 {
    margin-bottom: 21.6vw !important;
  }
  .spmB82 {
    margin-bottom: 21.86vw !important;
  }
  .spmB83 {
    margin-bottom: 22.13vw !important;
  }
  .spmB84 {
    margin-bottom: 22.4vw !important;
  }
  .spmB85 {
    margin-bottom: 22.66vw !important;
  }
  .spmB86 {
    margin-bottom: 22.93vw !important;
  }
  .spmB87 {
    margin-bottom: 23.2vw !important;
  }
  .spmB88 {
    margin-bottom: 23.46vw !important;
  }
  .spmB89 {
    margin-bottom: 23.73vw !important;
  }
  .spmB90 {
    margin-bottom: 24vw !important;
  }
  .spmB91 {
    margin-bottom: 24.26vw !important;
  }
  .spmB92 {
    margin-bottom: 24.53vw !important;
  }
  .spmB93 {
    margin-bottom: 24.8vw !important;
  }
  .spmB94 {
    margin-bottom: 25.06vw !important;
  }
  .spmB95 {
    margin-bottom: 25.33vw !important;
  }
  .spmB96 {
    margin-bottom: 25.6vw !important;
  }
  .spmB97 {
    margin-bottom: 25.86vw !important;
  }
  .spmB98 {
    margin-bottom: 26.13vw !important;
  }
  .spmB99 {
    margin-bottom: 26.4vw !important;
  }
  .spmB100 {
    margin-bottom: 26.66vw !important;
  }
  .spmB101 {
    margin-bottom: 26.93vw !important;
  }
  .spmB102 {
    margin-bottom: 27.2vw !important;
  }
  .spmB103 {
    margin-bottom: 27.46vw !important;
  }
  .spmB104 {
    margin-bottom: 27.73vw !important;
  }
  .spmB105 {
    margin-bottom: 28vw !important;
  }
  .spmB106 {
    margin-bottom: 28.26vw !important;
  }
  .spmB107 {
    margin-bottom: 28.53vw !important;
  }
  .spmB108 {
    margin-bottom: 28.8vw !important;
  }
  .spmB109 {
    margin-bottom: 29.06vw !important;
  }
  .spmB110 {
    margin-bottom: 29.33vw !important;
  }
  .spmB111 {
    margin-bottom: 29.6vw !important;
  }
  .spmB112 {
    margin-bottom: 29.86vw !important;
  }
  .spmB113 {
    margin-bottom: 30.13vw !important;
  }
  .spmB114 {
    margin-bottom: 30.4vw !important;
  }
  .spmB115 {
    margin-bottom: 30.66vw !important;
  }
  .spmB116 {
    margin-bottom: 30.93vw !important;
  }
  .spmB117 {
    margin-bottom: 31.2vw !important;
  }
  .spmB118 {
    margin-bottom: 31.46vw !important;
  }
  .spmB119 {
    margin-bottom: 31.73vw !important;
  }
  .spmB120 {
    margin-bottom: 32vw !important;
  }
  .spmB121 {
    margin-bottom: 32.26vw !important;
  }
  .spmB122 {
    margin-bottom: 32.53vw !important;
  }
  .spmB123 {
    margin-bottom: 32.8vw !important;
  }
  .spmB124 {
    margin-bottom: 33.06vw !important;
  }
  .spmB125 {
    margin-bottom: 33.33vw !important;
  }
  .spmB126 {
    margin-bottom: 33.6vw !important;
  }
  .spmB127 {
    margin-bottom: 33.86vw !important;
  }
  .spmB128 {
    margin-bottom: 34.13vw !important;
  }
  .spmB129 {
    margin-bottom: 34.39vw !important;
  }
  .spmB130 {
    margin-bottom: 34.66vw !important;
  }
  .spmB131 {
    margin-bottom: 34.93vw !important;
  }
  .spmB132 {
    margin-bottom: 35.2vw !important;
  }
  .spmB133 {
    margin-bottom: 35.46vw !important;
  }
  .spmB134 {
    margin-bottom: 35.73vw !important;
  }
  .spmB135 {
    margin-bottom: 36vw !important;
  }
  .spmB136 {
    margin-bottom: 36.26vw !important;
  }
  .spmB137 {
    margin-bottom: 36.53vw !important;
  }
  .spmB138 {
    margin-bottom: 36.8vw !important;
  }
  .spmB139 {
    margin-bottom: 37.06vw !important;
  }
  .spmB140 {
    margin-bottom: 37.33vw !important;
  }
  .spmB141 {
    margin-bottom: 37.6vw !important;
  }
  .spmB142 {
    margin-bottom: 37.86vw !important;
  }
  .spmB143 {
    margin-bottom: 38.13vw !important;
  }
  .spmB144 {
    margin-bottom: 38.4vw !important;
  }
  .spmB145 {
    margin-bottom: 38.66vw !important;
  }
  .spmB146 {
    margin-bottom: 38.93vw !important;
  }
  .spmB147 {
    margin-bottom: 39.2vw !important;
  }
  .spmB148 {
    margin-bottom: 39.46vw !important;
  }
  .spmB149 {
    margin-bottom: 39.73vw !important;
  }
  .spmB150 {
    margin-bottom: 40vw !important;
  }
  .spmB151 {
    margin-bottom: 40.26vw !important;
  }
  .spmB152 {
    margin-bottom: 40.53vw !important;
  }
  .spmB153 {
    margin-bottom: 40.79vw !important;
  }
  .spmB154 {
    margin-bottom: 41.06vw !important;
  }
  .spmB155 {
    margin-bottom: 41.33vw !important;
  }
  .spmB156 {
    margin-bottom: 41.6vw !important;
  }
  .spmB157 {
    margin-bottom: 41.86vw !important;
  }
  .spmB158 {
    margin-bottom: 42.13vw !important;
  }
  .spmB159 {
    margin-bottom: 42.4vw !important;
  }
  .spmB160 {
    margin-bottom: 42.66vw !important;
  }
  .spmT0 {
    margin-top: 0vw !important;
  }
  .spmT1 {
    margin-top: 0.26vw !important;
  }
  .spmT2 {
    margin-top: 0.53vw !important;
  }
  .spmT3 {
    margin-top: 0.8vw !important;
  }
  .spmT4 {
    margin-top: 1.06vw !important;
  }
  .spmT5 {
    margin-top: 1.33vw !important;
  }
  .spmT6 {
    margin-top: 1.6vw !important;
  }
  .spmT7 {
    margin-top: 1.86vw !important;
  }
  .spmT8 {
    margin-top: 2.13vw !important;
  }
  .spmT9 {
    margin-top: 2.4vw !important;
  }
  .spmT10 {
    margin-top: 2.66vw !important;
  }
  .spmT11 {
    margin-top: 2.93vw !important;
  }
  .spmT12 {
    margin-top: 3.2vw !important;
  }
  .spmT13 {
    margin-top: 3.46vw !important;
  }
  .spmT14 {
    margin-top: 3.73vw !important;
  }
  .spmT15 {
    margin-top: 4vw !important;
  }
  .spmT16 {
    margin-top: 4.26vw !important;
  }
  .spmT17 {
    margin-top: 4.53vw !important;
  }
  .spmT18 {
    margin-top: 4.8vw !important;
  }
  .spmT19 {
    margin-top: 5.06vw !important;
  }
  .spmT20 {
    margin-top: 5.33vw !important;
  }
  .spmT21 {
    margin-top: 5.6vw !important;
  }
  .spmT22 {
    margin-top: 5.86vw !important;
  }
  .spmT23 {
    margin-top: 6.13vw !important;
  }
  .spmT24 {
    margin-top: 6.4vw !important;
  }
  .spmT25 {
    margin-top: 6.66vw !important;
  }
  .spmT26 {
    margin-top: 6.93vw !important;
  }
  .spmT27 {
    margin-top: 7.2vw !important;
  }
  .spmT28 {
    margin-top: 7.46vw !important;
  }
  .spmT29 {
    margin-top: 7.73vw !important;
  }
  .spmT30 {
    margin-top: 8vw !important;
  }
  .spmT31 {
    margin-top: 8.26vw !important;
  }
  .spmT32 {
    margin-top: 8.53vw !important;
  }
  .spmT33 {
    margin-top: 8.8vw !important;
  }
  .spmT34 {
    margin-top: 9.06vw !important;
  }
  .spmT35 {
    margin-top: 9.33vw !important;
  }
  .spmT36 {
    margin-top: 9.6vw !important;
  }
  .spmT37 {
    margin-top: 9.86vw !important;
  }
  .spmT38 {
    margin-top: 10.13vw !important;
  }
  .spmT39 {
    margin-top: 10.4vw !important;
  }
  .spmT40 {
    margin-top: 10.66vw !important;
  }
  .spmT41 {
    margin-top: 10.93vw !important;
  }
  .spmT42 {
    margin-top: 11.2vw !important;
  }
  .spmT43 {
    margin-top: 11.46vw !important;
  }
  .spmT44 {
    margin-top: 11.73vw !important;
  }
  .spmT45 {
    margin-top: 12vw !important;
  }
  .spmT46 {
    margin-top: 12.26vw !important;
  }
  .spmT47 {
    margin-top: 12.53vw !important;
  }
  .spmT48 {
    margin-top: 12.8vw !important;
  }
  .spmT49 {
    margin-top: 13.06vw !important;
  }
  .spmT50 {
    margin-top: 13.33vw !important;
  }
  .spmT51 {
    margin-top: 13.6vw !important;
  }
  .spmT52 {
    margin-top: 13.86vw !important;
  }
  .spmT53 {
    margin-top: 14.13vw !important;
  }
  .spmT54 {
    margin-top: 14.4vw !important;
  }
  .spmT55 {
    margin-top: 14.66vw !important;
  }
  .spmT56 {
    margin-top: 14.93vw !important;
  }
  .spmT57 {
    margin-top: 15.2vw !important;
  }
  .spmT58 {
    margin-top: 15.46vw !important;
  }
  .spmT59 {
    margin-top: 15.73vw !important;
  }
  .spmT60 {
    margin-top: 16vw !important;
  }
  .spmT61 {
    margin-top: 16.26vw !important;
  }
  .spmT62 {
    margin-top: 16.53vw !important;
  }
  .spmT63 {
    margin-top: 16.8vw !important;
  }
  .spmT64 {
    margin-top: 17.06vw !important;
  }
  .spmT65 {
    margin-top: 17.33vw !important;
  }
  .spmT66 {
    margin-top: 17.6vw !important;
  }
  .spmT67 {
    margin-top: 17.86vw !important;
  }
  .spmT68 {
    margin-top: 18.13vw !important;
  }
  .spmT69 {
    margin-top: 18.4vw !important;
  }
  .spmT70 {
    margin-top: 18.66vw !important;
  }
  .spmT71 {
    margin-top: 18.93vw !important;
  }
  .spmT72 {
    margin-top: 19.2vw !important;
  }
  .spmT73 {
    margin-top: 19.46vw !important;
  }
  .spmT74 {
    margin-top: 19.73vw !important;
  }
  .spmT75 {
    margin-top: 20vw !important;
  }
  .spmT76 {
    margin-top: 20.26vw !important;
  }
  .spmT77 {
    margin-top: 20.53vw !important;
  }
  .spmT78 {
    margin-top: 20.8vw !important;
  }
  .spmT79 {
    margin-top: 21.06vw !important;
  }
  .spmT80 {
    margin-top: 21.33vw !important;
  }
  .spmT81 {
    margin-top: 21.6vw !important;
  }
  .spmT82 {
    margin-top: 21.86vw !important;
  }
  .spmT83 {
    margin-top: 22.13vw !important;
  }
  .spmT84 {
    margin-top: 22.4vw !important;
  }
  .spmT85 {
    margin-top: 22.66vw !important;
  }
  .spmT86 {
    margin-top: 22.93vw !important;
  }
  .spmT87 {
    margin-top: 23.2vw !important;
  }
  .spmT88 {
    margin-top: 23.46vw !important;
  }
  .spmT89 {
    margin-top: 23.73vw !important;
  }
  .spmT90 {
    margin-top: 24vw !important;
  }
  .spmT91 {
    margin-top: 24.26vw !important;
  }
  .spmT92 {
    margin-top: 24.53vw !important;
  }
  .spmT93 {
    margin-top: 24.8vw !important;
  }
  .spmT94 {
    margin-top: 25.06vw !important;
  }
  .spmT95 {
    margin-top: 25.33vw !important;
  }
  .spmT96 {
    margin-top: 25.6vw !important;
  }
  .spmT97 {
    margin-top: 25.86vw !important;
  }
  .spmT98 {
    margin-top: 26.13vw !important;
  }
  .spmT99 {
    margin-top: 26.4vw !important;
  }
  .spmT100 {
    margin-top: 26.66vw !important;
  }
  .spmT101 {
    margin-top: 26.93vw !important;
  }
  .spmT102 {
    margin-top: 27.2vw !important;
  }
  .spmT103 {
    margin-top: 27.46vw !important;
  }
  .spmT104 {
    margin-top: 27.73vw !important;
  }
  .spmT105 {
    margin-top: 28vw !important;
  }
  .spmT106 {
    margin-top: 28.26vw !important;
  }
  .spmT107 {
    margin-top: 28.53vw !important;
  }
  .spmT108 {
    margin-top: 28.8vw !important;
  }
  .spmT109 {
    margin-top: 29.06vw !important;
  }
  .spmT110 {
    margin-top: 29.33vw !important;
  }
  .spmT111 {
    margin-top: 29.6vw !important;
  }
  .spmT112 {
    margin-top: 29.86vw !important;
  }
  .spmT113 {
    margin-top: 30.13vw !important;
  }
  .spmT114 {
    margin-top: 30.4vw !important;
  }
  .spmT115 {
    margin-top: 30.66vw !important;
  }
  .spmT116 {
    margin-top: 30.93vw !important;
  }
  .spmT117 {
    margin-top: 31.2vw !important;
  }
  .spmT118 {
    margin-top: 31.46vw !important;
  }
  .spmT119 {
    margin-top: 31.73vw !important;
  }
  .spmT120 {
    margin-top: 32vw !important;
  }
  .spmT121 {
    margin-top: 32.26vw !important;
  }
  .spmT122 {
    margin-top: 32.53vw !important;
  }
  .spmT123 {
    margin-top: 32.8vw !important;
  }
  .spmT124 {
    margin-top: 33.06vw !important;
  }
  .spmT125 {
    margin-top: 33.33vw !important;
  }
  .spmT126 {
    margin-top: 33.6vw !important;
  }
  .spmT127 {
    margin-top: 33.86vw !important;
  }
  .spmT128 {
    margin-top: 34.13vw !important;
  }
  .spmT129 {
    margin-top: 34.39vw !important;
  }
  .spmT130 {
    margin-top: 34.66vw !important;
  }
  .spmT131 {
    margin-top: 34.93vw !important;
  }
  .spmT132 {
    margin-top: 35.2vw !important;
  }
  .spmT133 {
    margin-top: 35.46vw !important;
  }
  .spmT134 {
    margin-top: 35.73vw !important;
  }
  .spmT135 {
    margin-top: 36vw !important;
  }
  .spmT136 {
    margin-top: 36.26vw !important;
  }
  .spmT137 {
    margin-top: 36.53vw !important;
  }
  .spmT138 {
    margin-top: 36.8vw !important;
  }
  .spmT139 {
    margin-top: 37.06vw !important;
  }
  .spmT140 {
    margin-top: 37.33vw !important;
  }
  .spmT141 {
    margin-top: 37.6vw !important;
  }
  .spmT142 {
    margin-top: 37.86vw !important;
  }
  .spmT143 {
    margin-top: 38.13vw !important;
  }
  .spmT144 {
    margin-top: 38.4vw !important;
  }
  .spmT145 {
    margin-top: 38.66vw !important;
  }
  .spmT146 {
    margin-top: 38.93vw !important;
  }
  .spmT147 {
    margin-top: 39.2vw !important;
  }
  .spmT148 {
    margin-top: 39.46vw !important;
  }
  .spmT149 {
    margin-top: 39.73vw !important;
  }
  .spmT150 {
    margin-top: 40vw !important;
  }
  .spmT151 {
    margin-top: 40.26vw !important;
  }
  .spmT152 {
    margin-top: 40.53vw !important;
  }
  .spmT153 {
    margin-top: 40.79vw !important;
  }
  .spmT154 {
    margin-top: 41.06vw !important;
  }
  .spmT155 {
    margin-top: 41.33vw !important;
  }
  .spmT156 {
    margin-top: 41.6vw !important;
  }
  .spmT157 {
    margin-top: 41.86vw !important;
  }
  .spmT158 {
    margin-top: 42.13vw !important;
  }
  .spmT159 {
    margin-top: 42.4vw !important;
  }
  .spmT160 {
    margin-top: 42.66vw !important;
  }
  .spfs8 {
    font-size: 2.13vw !important;
  }
  .spfs9 {
    font-size: 2.4vw !important;
  }
  .spfs10 {
    font-size: 2.66vw !important;
  }
  .spfs11 {
    font-size: 2.93vw !important;
  }
  .spfs12 {
    font-size: 3.2vw !important;
  }
  .spfs13 {
    font-size: 3.46vw !important;
  }
  .spfs14 {
    font-size: 3.73vw !important;
  }
  .spfs15 {
    font-size: 4vw !important;
  }
  .spfs16 {
    font-size: 4.26vw !important;
  }
  .spfs17 {
    font-size: 4.53vw !important;
  }
  .spfs18 {
    font-size: 4.8vw !important;
  }
  .spfs19 {
    font-size: 5.06vw !important;
  }
  .spfs20 {
    font-size: 5.33vw !important;
  }
  .spfs21 {
    font-size: 5.6vw !important;
  }
  .spfs22 {
    font-size: 5.86vw !important;
  }
  .spfs23 {
    font-size: 6.13vw !important;
  }
  .spfs24 {
    font-size: 6.4vw !important;
  }
  .spfs25 {
    font-size: 6.66vw !important;
  }
  .spfs26 {
    font-size: 6.93vw !important;
  }
  .spfs27 {
    font-size: 7.2vw !important;
  }
  .spfs28 {
    font-size: 7.46vw !important;
  }
  .spfs29 {
    font-size: 7.73vw !important;
  }
  .spfs30 {
    font-size: 8vw !important;
  }
  .spfs31 {
    font-size: 8.26vw !important;
  }
  .spfs32 {
    font-size: 8.53vw !important;
  }
  .spfs33 {
    font-size: 8.8vw !important;
  }
  .spfs34 {
    font-size: 9.06vw !important;
  }
  .spfs35 {
    font-size: 9.33vw !important;
  }
  .spfs36 {
    font-size: 9.6vw !important;
  }
  .spfs37 {
    font-size: 9.86vw !important;
  }
  .spfs38 {
    font-size: 10.13vw !important;
  }
  .spfs39 {
    font-size: 10.4vw !important;
  }
  .spfs40 {
    font-size: 10.66vw !important;
  }
  .spfs41 {
    font-size: 10.93vw !important;
  }
  .spfs42 {
    font-size: 11.2vw !important;
  }
  .spfs43 {
    font-size: 11.46vw !important;
  }
  .spfs44 {
    font-size: 11.73vw !important;
  }
  .spfs45 {
    font-size: 12vw !important;
  }
  .spfs46 {
    font-size: 12.26vw !important;
  }
  .spfs47 {
    font-size: 12.53vw !important;
  }
  .spfs48 {
    font-size: 12.8vw !important;
  }
  .spfs49 {
    font-size: 13.06vw !important;
  }
  .spfs50 {
    font-size: 13.33vw !important;
  }
  .spfs51 {
    font-size: 13.6vw !important;
  }
  .spfs52 {
    font-size: 13.86vw !important;
  }
  .spfs53 {
    font-size: 14.13vw !important;
  }
  .spfs54 {
    font-size: 14.4vw !important;
  }
  .spfs55 {
    font-size: 14.66vw !important;
  }
  .spfs56 {
    font-size: 14.93vw !important;
  }
  .spfs57 {
    font-size: 15.2vw !important;
  }
  .spfs58 {
    font-size: 15.46vw !important;
  }
  .spfs59 {
    font-size: 15.73vw !important;
  }
  .spfs60 {
    font-size: 16vw !important;
  }
  .spfs61 {
    font-size: 16.26vw !important;
  }
  .spfs62 {
    font-size: 16.53vw !important;
  }
  .spfs63 {
    font-size: 16.8vw !important;
  }
  .spfs64 {
    font-size: 17.06vw !important;
  }
  .spfs65 {
    font-size: 17.33vw !important;
  }
  .spfs66 {
    font-size: 17.6vw !important;
  }
  .spfs67 {
    font-size: 17.86vw !important;
  }
  .spfs68 {
    font-size: 18.13vw !important;
  }
  .spfs69 {
    font-size: 18.4vw !important;
  }
  .spfs70 {
    font-size: 18.66vw !important;
  }
  .spfs71 {
    font-size: 18.93vw !important;
  }
  .spfs72 {
    font-size: 19.2vw !important;
  }
  .spfs73 {
    font-size: 19.46vw !important;
  }
  .spfs74 {
    font-size: 19.73vw !important;
  }
  .spfs75 {
    font-size: 20vw !important;
  }
  .spfs76 {
    font-size: 20.26vw !important;
  }
  .spfs77 {
    font-size: 20.53vw !important;
  }
  .spfs78 {
    font-size: 20.8vw !important;
  }
  .spfs79 {
    font-size: 21.06vw !important;
  }
  .spfs80 {
    font-size: 21.33vw !important;
  }
  .spfs81 {
    font-size: 21.6vw !important;
  }
  .spfs82 {
    font-size: 21.86vw !important;
  }
  .spfs83 {
    font-size: 22.13vw !important;
  }
  .spfs84 {
    font-size: 22.4vw !important;
  }
  .spfs85 {
    font-size: 22.66vw !important;
  }
  .spfs86 {
    font-size: 22.93vw !important;
  }
  .spfs87 {
    font-size: 23.2vw !important;
  }
  .spfs88 {
    font-size: 23.46vw !important;
  }
  .spfs89 {
    font-size: 23.73vw !important;
  }
  .spfs90 {
    font-size: 24vw !important;
  }
  .spfs91 {
    font-size: 24.26vw !important;
  }
  .spfs92 {
    font-size: 24.53vw !important;
  }
  .spfs93 {
    font-size: 24.8vw !important;
  }
  .spfs94 {
    font-size: 25.06vw !important;
  }
  .spfs95 {
    font-size: 25.33vw !important;
  }
  .spfs96 {
    font-size: 25.6vw !important;
  }
  .spfs97 {
    font-size: 25.86vw !important;
  }
  .spfs98 {
    font-size: 26.13vw !important;
  }
  .spfs99 {
    font-size: 26.4vw !important;
  }
  .spfs100 {
    font-size: 26.66vw !important;
  }
  .spfs101 {
    font-size: 26.93vw !important;
  }
  .spfs102 {
    font-size: 27.2vw !important;
  }
  .spfs103 {
    font-size: 27.46vw !important;
  }
  .spfs104 {
    font-size: 27.73vw !important;
  }
  .spfs105 {
    font-size: 28vw !important;
  }
  .spfs106 {
    font-size: 28.26vw !important;
  }
  .spfs107 {
    font-size: 28.53vw !important;
  }
  .spfs108 {
    font-size: 28.8vw !important;
  }
  .spfs109 {
    font-size: 29.06vw !important;
  }
  .spfs110 {
    font-size: 29.33vw !important;
  }
  .spfs111 {
    font-size: 29.6vw !important;
  }
  .spfs112 {
    font-size: 29.86vw !important;
  }
  .spfs113 {
    font-size: 30.13vw !important;
  }
  .spfs114 {
    font-size: 30.4vw !important;
  }
  .spfs115 {
    font-size: 30.66vw !important;
  }
  .spfs116 {
    font-size: 30.93vw !important;
  }
  .spfs117 {
    font-size: 31.2vw !important;
  }
  .spfs118 {
    font-size: 31.46vw !important;
  }
  .spfs119 {
    font-size: 31.73vw !important;
  }
  .spfs120 {
    font-size: 32vw !important;
  }
  .spfs121 {
    font-size: 32.26vw !important;
  }
  .spfs122 {
    font-size: 32.53vw !important;
  }
  .spfs123 {
    font-size: 32.8vw !important;
  }
  .spfs124 {
    font-size: 33.06vw !important;
  }
  .spfs125 {
    font-size: 33.33vw !important;
  }
  .spfs126 {
    font-size: 33.6vw !important;
  }
  .spfs127 {
    font-size: 33.86vw !important;
  }
  .spfs128 {
    font-size: 34.13vw !important;
  }
  .spfs129 {
    font-size: 34.39vw !important;
  }
  .spfs130 {
    font-size: 34.66vw !important;
  }
  .spfs131 {
    font-size: 34.93vw !important;
  }
  .spfs132 {
    font-size: 35.2vw !important;
  }
  .spfs133 {
    font-size: 35.46vw !important;
  }
  .spfs134 {
    font-size: 35.73vw !important;
  }
  .spfs135 {
    font-size: 36vw !important;
  }
  .spfs136 {
    font-size: 36.26vw !important;
  }
  .spfs137 {
    font-size: 36.53vw !important;
  }
  .spfs138 {
    font-size: 36.8vw !important;
  }
  .spfs139 {
    font-size: 37.06vw !important;
  }
  .spfs140 {
    font-size: 37.33vw !important;
  }
  .spfs141 {
    font-size: 37.6vw !important;
  }
  .spfs142 {
    font-size: 37.86vw !important;
  }
  .spfs143 {
    font-size: 38.13vw !important;
  }
  .spfs144 {
    font-size: 38.4vw !important;
  }
  .spfs145 {
    font-size: 38.66vw !important;
  }
  .spfs146 {
    font-size: 38.93vw !important;
  }
  .spfs147 {
    font-size: 39.2vw !important;
  }
  .spfs148 {
    font-size: 39.46vw !important;
  }
  .spfs149 {
    font-size: 39.73vw !important;
  }
  .spfs150 {
    font-size: 40vw !important;
  }
  .spfs151 {
    font-size: 40.26vw !important;
  }
  .spfs152 {
    font-size: 40.53vw !important;
  }
  .spfs153 {
    font-size: 40.79vw !important;
  }
  .spfs154 {
    font-size: 41.06vw !important;
  }
  .spfs155 {
    font-size: 41.33vw !important;
  }
  .spfs156 {
    font-size: 41.6vw !important;
  }
  .spfs157 {
    font-size: 41.86vw !important;
  }
  .spfs158 {
    font-size: 42.13vw !important;
  }
  .spfs159 {
    font-size: 42.4vw !important;
  }
  .spfs160 {
    font-size: 42.66vw !important;
  }
}
@media screen and (min-width: 961px) {
  .spDisp {
    display: none !important;
  }
  .pcaL {
    text-align: left !important;
  }
  .pcaR {
    text-align: right !important;
  }
  .pcaC {
    text-align: center !important;
  }
  .pcpB0 {
    padding-bottom: 0px !important;
  }
  .pcpB1 {
    padding-bottom: 1px !important;
  }
  .pcpB2 {
    padding-bottom: 2px !important;
  }
  .pcpB3 {
    padding-bottom: 3px !important;
  }
  .pcpB4 {
    padding-bottom: 4px !important;
  }
  .pcpB5 {
    padding-bottom: 5px !important;
  }
  .pcpB6 {
    padding-bottom: 6px !important;
  }
  .pcpB7 {
    padding-bottom: 7px !important;
  }
  .pcpB8 {
    padding-bottom: 8px !important;
  }
  .pcpB9 {
    padding-bottom: 9px !important;
  }
  .pcpB10 {
    padding-bottom: 10px !important;
  }
  .pcpB11 {
    padding-bottom: 11px !important;
  }
  .pcpB12 {
    padding-bottom: 12px !important;
  }
  .pcpB13 {
    padding-bottom: 13px !important;
  }
  .pcpB14 {
    padding-bottom: 14px !important;
  }
  .pcpB15 {
    padding-bottom: 15px !important;
  }
  .pcpB16 {
    padding-bottom: 16px !important;
  }
  .pcpB17 {
    padding-bottom: 17px !important;
  }
  .pcpB18 {
    padding-bottom: 18px !important;
  }
  .pcpB19 {
    padding-bottom: 19px !important;
  }
  .pcpB20 {
    padding-bottom: 20px !important;
  }
  .pcpB21 {
    padding-bottom: 21px !important;
  }
  .pcpB22 {
    padding-bottom: 22px !important;
  }
  .pcpB23 {
    padding-bottom: 23px !important;
  }
  .pcpB24 {
    padding-bottom: 24px !important;
  }
  .pcpB25 {
    padding-bottom: 25px !important;
  }
  .pcpB26 {
    padding-bottom: 26px !important;
  }
  .pcpB27 {
    padding-bottom: 27px !important;
  }
  .pcpB28 {
    padding-bottom: 28px !important;
  }
  .pcpB29 {
    padding-bottom: 29px !important;
  }
  .pcpB30 {
    padding-bottom: 30px !important;
  }
  .pcpB31 {
    padding-bottom: 31px !important;
  }
  .pcpB32 {
    padding-bottom: 32px !important;
  }
  .pcpB33 {
    padding-bottom: 33px !important;
  }
  .pcpB34 {
    padding-bottom: 34px !important;
  }
  .pcpB35 {
    padding-bottom: 35px !important;
  }
  .pcpB36 {
    padding-bottom: 36px !important;
  }
  .pcpB37 {
    padding-bottom: 37px !important;
  }
  .pcpB38 {
    padding-bottom: 38px !important;
  }
  .pcpB39 {
    padding-bottom: 39px !important;
  }
  .pcpB40 {
    padding-bottom: 40px !important;
  }
  .pcpB41 {
    padding-bottom: 41px !important;
  }
  .pcpB42 {
    padding-bottom: 42px !important;
  }
  .pcpB43 {
    padding-bottom: 43px !important;
  }
  .pcpB44 {
    padding-bottom: 44px !important;
  }
  .pcpB45 {
    padding-bottom: 45px !important;
  }
  .pcpB46 {
    padding-bottom: 46px !important;
  }
  .pcpB47 {
    padding-bottom: 47px !important;
  }
  .pcpB48 {
    padding-bottom: 48px !important;
  }
  .pcpB49 {
    padding-bottom: 49px !important;
  }
  .pcpB50 {
    padding-bottom: 50px !important;
  }
  .pcpB51 {
    padding-bottom: 51px !important;
  }
  .pcpB52 {
    padding-bottom: 52px !important;
  }
  .pcpB53 {
    padding-bottom: 53px !important;
  }
  .pcpB54 {
    padding-bottom: 54px !important;
  }
  .pcpB55 {
    padding-bottom: 55px !important;
  }
  .pcpB56 {
    padding-bottom: 56px !important;
  }
  .pcpB57 {
    padding-bottom: 57px !important;
  }
  .pcpB58 {
    padding-bottom: 58px !important;
  }
  .pcpB59 {
    padding-bottom: 59px !important;
  }
  .pcpB60 {
    padding-bottom: 60px !important;
  }
  .pcpB61 {
    padding-bottom: 61px !important;
  }
  .pcpB62 {
    padding-bottom: 62px !important;
  }
  .pcpB63 {
    padding-bottom: 63px !important;
  }
  .pcpB64 {
    padding-bottom: 64px !important;
  }
  .pcpB65 {
    padding-bottom: 65px !important;
  }
  .pcpB66 {
    padding-bottom: 66px !important;
  }
  .pcpB67 {
    padding-bottom: 67px !important;
  }
  .pcpB68 {
    padding-bottom: 68px !important;
  }
  .pcpB69 {
    padding-bottom: 69px !important;
  }
  .pcpB70 {
    padding-bottom: 70px !important;
  }
  .pcpB71 {
    padding-bottom: 71px !important;
  }
  .pcpB72 {
    padding-bottom: 72px !important;
  }
  .pcpB73 {
    padding-bottom: 73px !important;
  }
  .pcpB74 {
    padding-bottom: 74px !important;
  }
  .pcpB75 {
    padding-bottom: 75px !important;
  }
  .pcpB76 {
    padding-bottom: 76px !important;
  }
  .pcpB77 {
    padding-bottom: 77px !important;
  }
  .pcpB78 {
    padding-bottom: 78px !important;
  }
  .pcpB79 {
    padding-bottom: 79px !important;
  }
  .pcpB80 {
    padding-bottom: 80px !important;
  }
  .pcpB81 {
    padding-bottom: 81px !important;
  }
  .pcpB82 {
    padding-bottom: 82px !important;
  }
  .pcpB83 {
    padding-bottom: 83px !important;
  }
  .pcpB84 {
    padding-bottom: 84px !important;
  }
  .pcpB85 {
    padding-bottom: 85px !important;
  }
  .pcpB86 {
    padding-bottom: 86px !important;
  }
  .pcpB87 {
    padding-bottom: 87px !important;
  }
  .pcpB88 {
    padding-bottom: 88px !important;
  }
  .pcpB89 {
    padding-bottom: 89px !important;
  }
  .pcpB90 {
    padding-bottom: 90px !important;
  }
  .pcpB91 {
    padding-bottom: 91px !important;
  }
  .pcpB92 {
    padding-bottom: 92px !important;
  }
  .pcpB93 {
    padding-bottom: 93px !important;
  }
  .pcpB94 {
    padding-bottom: 94px !important;
  }
  .pcpB95 {
    padding-bottom: 95px !important;
  }
  .pcpB96 {
    padding-bottom: 96px !important;
  }
  .pcpB97 {
    padding-bottom: 97px !important;
  }
  .pcpB98 {
    padding-bottom: 98px !important;
  }
  .pcpB99 {
    padding-bottom: 99px !important;
  }
  .pcpB100 {
    padding-bottom: 100px !important;
  }
  .pcpB101 {
    padding-bottom: 101px !important;
  }
  .pcpB102 {
    padding-bottom: 102px !important;
  }
  .pcpB103 {
    padding-bottom: 103px !important;
  }
  .pcpB104 {
    padding-bottom: 104px !important;
  }
  .pcpB105 {
    padding-bottom: 105px !important;
  }
  .pcpB106 {
    padding-bottom: 106px !important;
  }
  .pcpB107 {
    padding-bottom: 107px !important;
  }
  .pcpB108 {
    padding-bottom: 108px !important;
  }
  .pcpB109 {
    padding-bottom: 109px !important;
  }
  .pcpB110 {
    padding-bottom: 110px !important;
  }
  .pcpB111 {
    padding-bottom: 111px !important;
  }
  .pcpB112 {
    padding-bottom: 112px !important;
  }
  .pcpB113 {
    padding-bottom: 113px !important;
  }
  .pcpB114 {
    padding-bottom: 114px !important;
  }
  .pcpB115 {
    padding-bottom: 115px !important;
  }
  .pcpB116 {
    padding-bottom: 116px !important;
  }
  .pcpB117 {
    padding-bottom: 117px !important;
  }
  .pcpB118 {
    padding-bottom: 118px !important;
  }
  .pcpB119 {
    padding-bottom: 119px !important;
  }
  .pcpB120 {
    padding-bottom: 120px !important;
  }
  .pcpB121 {
    padding-bottom: 121px !important;
  }
  .pcpB122 {
    padding-bottom: 122px !important;
  }
  .pcpB123 {
    padding-bottom: 123px !important;
  }
  .pcpB124 {
    padding-bottom: 124px !important;
  }
  .pcpB125 {
    padding-bottom: 125px !important;
  }
  .pcpB126 {
    padding-bottom: 126px !important;
  }
  .pcpB127 {
    padding-bottom: 127px !important;
  }
  .pcpB128 {
    padding-bottom: 128px !important;
  }
  .pcpB129 {
    padding-bottom: 129px !important;
  }
  .pcpB130 {
    padding-bottom: 130px !important;
  }
  .pcpB131 {
    padding-bottom: 131px !important;
  }
  .pcpB132 {
    padding-bottom: 132px !important;
  }
  .pcpB133 {
    padding-bottom: 133px !important;
  }
  .pcpB134 {
    padding-bottom: 134px !important;
  }
  .pcpB135 {
    padding-bottom: 135px !important;
  }
  .pcpB136 {
    padding-bottom: 136px !important;
  }
  .pcpB137 {
    padding-bottom: 137px !important;
  }
  .pcpB138 {
    padding-bottom: 138px !important;
  }
  .pcpB139 {
    padding-bottom: 139px !important;
  }
  .pcpB140 {
    padding-bottom: 140px !important;
  }
  .pcpB141 {
    padding-bottom: 141px !important;
  }
  .pcpB142 {
    padding-bottom: 142px !important;
  }
  .pcpB143 {
    padding-bottom: 143px !important;
  }
  .pcpB144 {
    padding-bottom: 144px !important;
  }
  .pcpB145 {
    padding-bottom: 145px !important;
  }
  .pcpB146 {
    padding-bottom: 146px !important;
  }
  .pcpB147 {
    padding-bottom: 147px !important;
  }
  .pcpB148 {
    padding-bottom: 148px !important;
  }
  .pcpB149 {
    padding-bottom: 149px !important;
  }
  .pcpB150 {
    padding-bottom: 150px !important;
  }
  .pcpB151 {
    padding-bottom: 151px !important;
  }
  .pcpB152 {
    padding-bottom: 152px !important;
  }
  .pcpB153 {
    padding-bottom: 153px !important;
  }
  .pcpB154 {
    padding-bottom: 154px !important;
  }
  .pcpB155 {
    padding-bottom: 155px !important;
  }
  .pcpB156 {
    padding-bottom: 156px !important;
  }
  .pcpB157 {
    padding-bottom: 157px !important;
  }
  .pcpB158 {
    padding-bottom: 158px !important;
  }
  .pcpB159 {
    padding-bottom: 159px !important;
  }
  .pcpB160 {
    padding-bottom: 160px !important;
  }
  .pcpT0 {
    padding-top: 0px !important;
  }
  .pcpT1 {
    padding-top: 1px !important;
  }
  .pcpT2 {
    padding-top: 2px !important;
  }
  .pcpT3 {
    padding-top: 3px !important;
  }
  .pcpT4 {
    padding-top: 4px !important;
  }
  .pcpT5 {
    padding-top: 5px !important;
  }
  .pcpT6 {
    padding-top: 6px !important;
  }
  .pcpT7 {
    padding-top: 7px !important;
  }
  .pcpT8 {
    padding-top: 8px !important;
  }
  .pcpT9 {
    padding-top: 9px !important;
  }
  .pcpT10 {
    padding-top: 10px !important;
  }
  .pcpT11 {
    padding-top: 11px !important;
  }
  .pcpT12 {
    padding-top: 12px !important;
  }
  .pcpT13 {
    padding-top: 13px !important;
  }
  .pcpT14 {
    padding-top: 14px !important;
  }
  .pcpT15 {
    padding-top: 15px !important;
  }
  .pcpT16 {
    padding-top: 16px !important;
  }
  .pcpT17 {
    padding-top: 17px !important;
  }
  .pcpT18 {
    padding-top: 18px !important;
  }
  .pcpT19 {
    padding-top: 19px !important;
  }
  .pcpT20 {
    padding-top: 20px !important;
  }
  .pcpT21 {
    padding-top: 21px !important;
  }
  .pcpT22 {
    padding-top: 22px !important;
  }
  .pcpT23 {
    padding-top: 23px !important;
  }
  .pcpT24 {
    padding-top: 24px !important;
  }
  .pcpT25 {
    padding-top: 25px !important;
  }
  .pcpT26 {
    padding-top: 26px !important;
  }
  .pcpT27 {
    padding-top: 27px !important;
  }
  .pcpT28 {
    padding-top: 28px !important;
  }
  .pcpT29 {
    padding-top: 29px !important;
  }
  .pcpT30 {
    padding-top: 30px !important;
  }
  .pcpT31 {
    padding-top: 31px !important;
  }
  .pcpT32 {
    padding-top: 32px !important;
  }
  .pcpT33 {
    padding-top: 33px !important;
  }
  .pcpT34 {
    padding-top: 34px !important;
  }
  .pcpT35 {
    padding-top: 35px !important;
  }
  .pcpT36 {
    padding-top: 36px !important;
  }
  .pcpT37 {
    padding-top: 37px !important;
  }
  .pcpT38 {
    padding-top: 38px !important;
  }
  .pcpT39 {
    padding-top: 39px !important;
  }
  .pcpT40 {
    padding-top: 40px !important;
  }
  .pcpT41 {
    padding-top: 41px !important;
  }
  .pcpT42 {
    padding-top: 42px !important;
  }
  .pcpT43 {
    padding-top: 43px !important;
  }
  .pcpT44 {
    padding-top: 44px !important;
  }
  .pcpT45 {
    padding-top: 45px !important;
  }
  .pcpT46 {
    padding-top: 46px !important;
  }
  .pcpT47 {
    padding-top: 47px !important;
  }
  .pcpT48 {
    padding-top: 48px !important;
  }
  .pcpT49 {
    padding-top: 49px !important;
  }
  .pcpT50 {
    padding-top: 50px !important;
  }
  .pcpT51 {
    padding-top: 51px !important;
  }
  .pcpT52 {
    padding-top: 52px !important;
  }
  .pcpT53 {
    padding-top: 53px !important;
  }
  .pcpT54 {
    padding-top: 54px !important;
  }
  .pcpT55 {
    padding-top: 55px !important;
  }
  .pcpT56 {
    padding-top: 56px !important;
  }
  .pcpT57 {
    padding-top: 57px !important;
  }
  .pcpT58 {
    padding-top: 58px !important;
  }
  .pcpT59 {
    padding-top: 59px !important;
  }
  .pcpT60 {
    padding-top: 60px !important;
  }
  .pcpT61 {
    padding-top: 61px !important;
  }
  .pcpT62 {
    padding-top: 62px !important;
  }
  .pcpT63 {
    padding-top: 63px !important;
  }
  .pcpT64 {
    padding-top: 64px !important;
  }
  .pcpT65 {
    padding-top: 65px !important;
  }
  .pcpT66 {
    padding-top: 66px !important;
  }
  .pcpT67 {
    padding-top: 67px !important;
  }
  .pcpT68 {
    padding-top: 68px !important;
  }
  .pcpT69 {
    padding-top: 69px !important;
  }
  .pcpT70 {
    padding-top: 70px !important;
  }
  .pcpT71 {
    padding-top: 71px !important;
  }
  .pcpT72 {
    padding-top: 72px !important;
  }
  .pcpT73 {
    padding-top: 73px !important;
  }
  .pcpT74 {
    padding-top: 74px !important;
  }
  .pcpT75 {
    padding-top: 75px !important;
  }
  .pcpT76 {
    padding-top: 76px !important;
  }
  .pcpT77 {
    padding-top: 77px !important;
  }
  .pcpT78 {
    padding-top: 78px !important;
  }
  .pcpT79 {
    padding-top: 79px !important;
  }
  .pcpT80 {
    padding-top: 80px !important;
  }
  .pcpT81 {
    padding-top: 81px !important;
  }
  .pcpT82 {
    padding-top: 82px !important;
  }
  .pcpT83 {
    padding-top: 83px !important;
  }
  .pcpT84 {
    padding-top: 84px !important;
  }
  .pcpT85 {
    padding-top: 85px !important;
  }
  .pcpT86 {
    padding-top: 86px !important;
  }
  .pcpT87 {
    padding-top: 87px !important;
  }
  .pcpT88 {
    padding-top: 88px !important;
  }
  .pcpT89 {
    padding-top: 89px !important;
  }
  .pcpT90 {
    padding-top: 90px !important;
  }
  .pcpT91 {
    padding-top: 91px !important;
  }
  .pcpT92 {
    padding-top: 92px !important;
  }
  .pcpT93 {
    padding-top: 93px !important;
  }
  .pcpT94 {
    padding-top: 94px !important;
  }
  .pcpT95 {
    padding-top: 95px !important;
  }
  .pcpT96 {
    padding-top: 96px !important;
  }
  .pcpT97 {
    padding-top: 97px !important;
  }
  .pcpT98 {
    padding-top: 98px !important;
  }
  .pcpT99 {
    padding-top: 99px !important;
  }
  .pcpT100 {
    padding-top: 100px !important;
  }
  .pcpT101 {
    padding-top: 101px !important;
  }
  .pcpT102 {
    padding-top: 102px !important;
  }
  .pcpT103 {
    padding-top: 103px !important;
  }
  .pcpT104 {
    padding-top: 104px !important;
  }
  .pcpT105 {
    padding-top: 105px !important;
  }
  .pcpT106 {
    padding-top: 106px !important;
  }
  .pcpT107 {
    padding-top: 107px !important;
  }
  .pcpT108 {
    padding-top: 108px !important;
  }
  .pcpT109 {
    padding-top: 109px !important;
  }
  .pcpT110 {
    padding-top: 110px !important;
  }
  .pcpT111 {
    padding-top: 111px !important;
  }
  .pcpT112 {
    padding-top: 112px !important;
  }
  .pcpT113 {
    padding-top: 113px !important;
  }
  .pcpT114 {
    padding-top: 114px !important;
  }
  .pcpT115 {
    padding-top: 115px !important;
  }
  .pcpT116 {
    padding-top: 116px !important;
  }
  .pcpT117 {
    padding-top: 117px !important;
  }
  .pcpT118 {
    padding-top: 118px !important;
  }
  .pcpT119 {
    padding-top: 119px !important;
  }
  .pcpT120 {
    padding-top: 120px !important;
  }
  .pcpT121 {
    padding-top: 121px !important;
  }
  .pcpT122 {
    padding-top: 122px !important;
  }
  .pcpT123 {
    padding-top: 123px !important;
  }
  .pcpT124 {
    padding-top: 124px !important;
  }
  .pcpT125 {
    padding-top: 125px !important;
  }
  .pcpT126 {
    padding-top: 126px !important;
  }
  .pcpT127 {
    padding-top: 127px !important;
  }
  .pcpT128 {
    padding-top: 128px !important;
  }
  .pcpT129 {
    padding-top: 129px !important;
  }
  .pcpT130 {
    padding-top: 130px !important;
  }
  .pcpT131 {
    padding-top: 131px !important;
  }
  .pcpT132 {
    padding-top: 132px !important;
  }
  .pcpT133 {
    padding-top: 133px !important;
  }
  .pcpT134 {
    padding-top: 134px !important;
  }
  .pcpT135 {
    padding-top: 135px !important;
  }
  .pcpT136 {
    padding-top: 136px !important;
  }
  .pcpT137 {
    padding-top: 137px !important;
  }
  .pcpT138 {
    padding-top: 138px !important;
  }
  .pcpT139 {
    padding-top: 139px !important;
  }
  .pcpT140 {
    padding-top: 140px !important;
  }
  .pcpT141 {
    padding-top: 141px !important;
  }
  .pcpT142 {
    padding-top: 142px !important;
  }
  .pcpT143 {
    padding-top: 143px !important;
  }
  .pcpT144 {
    padding-top: 144px !important;
  }
  .pcpT145 {
    padding-top: 145px !important;
  }
  .pcpT146 {
    padding-top: 146px !important;
  }
  .pcpT147 {
    padding-top: 147px !important;
  }
  .pcpT148 {
    padding-top: 148px !important;
  }
  .pcpT149 {
    padding-top: 149px !important;
  }
  .pcpT150 {
    padding-top: 150px !important;
  }
  .pcpT151 {
    padding-top: 151px !important;
  }
  .pcpT152 {
    padding-top: 152px !important;
  }
  .pcpT153 {
    padding-top: 153px !important;
  }
  .pcpT154 {
    padding-top: 154px !important;
  }
  .pcpT155 {
    padding-top: 155px !important;
  }
  .pcpT156 {
    padding-top: 156px !important;
  }
  .pcpT157 {
    padding-top: 157px !important;
  }
  .pcpT158 {
    padding-top: 158px !important;
  }
  .pcpT159 {
    padding-top: 159px !important;
  }
  .pcpT160 {
    padding-top: 160px !important;
  }
  .pcmB0 {
    margin-bottom: 0px !important;
  }
  .pcmB1 {
    margin-bottom: 1px !important;
  }
  .pcmB2 {
    margin-bottom: 2px !important;
  }
  .pcmB3 {
    margin-bottom: 3px !important;
  }
  .pcmB4 {
    margin-bottom: 4px !important;
  }
  .pcmB5 {
    margin-bottom: 5px !important;
  }
  .pcmB6 {
    margin-bottom: 6px !important;
  }
  .pcmB7 {
    margin-bottom: 7px !important;
  }
  .pcmB8 {
    margin-bottom: 8px !important;
  }
  .pcmB9 {
    margin-bottom: 9px !important;
  }
  .pcmB10 {
    margin-bottom: 10px !important;
  }
  .pcmB11 {
    margin-bottom: 11px !important;
  }
  .pcmB12 {
    margin-bottom: 12px !important;
  }
  .pcmB13 {
    margin-bottom: 13px !important;
  }
  .pcmB14 {
    margin-bottom: 14px !important;
  }
  .pcmB15 {
    margin-bottom: 15px !important;
  }
  .pcmB16 {
    margin-bottom: 16px !important;
  }
  .pcmB17 {
    margin-bottom: 17px !important;
  }
  .pcmB18 {
    margin-bottom: 18px !important;
  }
  .pcmB19 {
    margin-bottom: 19px !important;
  }
  .pcmB20 {
    margin-bottom: 20px !important;
  }
  .pcmB21 {
    margin-bottom: 21px !important;
  }
  .pcmB22 {
    margin-bottom: 22px !important;
  }
  .pcmB23 {
    margin-bottom: 23px !important;
  }
  .pcmB24 {
    margin-bottom: 24px !important;
  }
  .pcmB25 {
    margin-bottom: 25px !important;
  }
  .pcmB26 {
    margin-bottom: 26px !important;
  }
  .pcmB27 {
    margin-bottom: 27px !important;
  }
  .pcmB28 {
    margin-bottom: 28px !important;
  }
  .pcmB29 {
    margin-bottom: 29px !important;
  }
  .pcmB30 {
    margin-bottom: 30px !important;
  }
  .pcmB31 {
    margin-bottom: 31px !important;
  }
  .pcmB32 {
    margin-bottom: 32px !important;
  }
  .pcmB33 {
    margin-bottom: 33px !important;
  }
  .pcmB34 {
    margin-bottom: 34px !important;
  }
  .pcmB35 {
    margin-bottom: 35px !important;
  }
  .pcmB36 {
    margin-bottom: 36px !important;
  }
  .pcmB37 {
    margin-bottom: 37px !important;
  }
  .pcmB38 {
    margin-bottom: 38px !important;
  }
  .pcmB39 {
    margin-bottom: 39px !important;
  }
  .pcmB40 {
    margin-bottom: 40px !important;
  }
  .pcmB41 {
    margin-bottom: 41px !important;
  }
  .pcmB42 {
    margin-bottom: 42px !important;
  }
  .pcmB43 {
    margin-bottom: 43px !important;
  }
  .pcmB44 {
    margin-bottom: 44px !important;
  }
  .pcmB45 {
    margin-bottom: 45px !important;
  }
  .pcmB46 {
    margin-bottom: 46px !important;
  }
  .pcmB47 {
    margin-bottom: 47px !important;
  }
  .pcmB48 {
    margin-bottom: 48px !important;
  }
  .pcmB49 {
    margin-bottom: 49px !important;
  }
  .pcmB50 {
    margin-bottom: 50px !important;
  }
  .pcmB51 {
    margin-bottom: 51px !important;
  }
  .pcmB52 {
    margin-bottom: 52px !important;
  }
  .pcmB53 {
    margin-bottom: 53px !important;
  }
  .pcmB54 {
    margin-bottom: 54px !important;
  }
  .pcmB55 {
    margin-bottom: 55px !important;
  }
  .pcmB56 {
    margin-bottom: 56px !important;
  }
  .pcmB57 {
    margin-bottom: 57px !important;
  }
  .pcmB58 {
    margin-bottom: 58px !important;
  }
  .pcmB59 {
    margin-bottom: 59px !important;
  }
  .pcmB60 {
    margin-bottom: 60px !important;
  }
  .pcmB61 {
    margin-bottom: 61px !important;
  }
  .pcmB62 {
    margin-bottom: 62px !important;
  }
  .pcmB63 {
    margin-bottom: 63px !important;
  }
  .pcmB64 {
    margin-bottom: 64px !important;
  }
  .pcmB65 {
    margin-bottom: 65px !important;
  }
  .pcmB66 {
    margin-bottom: 66px !important;
  }
  .pcmB67 {
    margin-bottom: 67px !important;
  }
  .pcmB68 {
    margin-bottom: 68px !important;
  }
  .pcmB69 {
    margin-bottom: 69px !important;
  }
  .pcmB70 {
    margin-bottom: 70px !important;
  }
  .pcmB71 {
    margin-bottom: 71px !important;
  }
  .pcmB72 {
    margin-bottom: 72px !important;
  }
  .pcmB73 {
    margin-bottom: 73px !important;
  }
  .pcmB74 {
    margin-bottom: 74px !important;
  }
  .pcmB75 {
    margin-bottom: 75px !important;
  }
  .pcmB76 {
    margin-bottom: 76px !important;
  }
  .pcmB77 {
    margin-bottom: 77px !important;
  }
  .pcmB78 {
    margin-bottom: 78px !important;
  }
  .pcmB79 {
    margin-bottom: 79px !important;
  }
  .pcmB80 {
    margin-bottom: 80px !important;
  }
  .pcmB81 {
    margin-bottom: 81px !important;
  }
  .pcmB82 {
    margin-bottom: 82px !important;
  }
  .pcmB83 {
    margin-bottom: 83px !important;
  }
  .pcmB84 {
    margin-bottom: 84px !important;
  }
  .pcmB85 {
    margin-bottom: 85px !important;
  }
  .pcmB86 {
    margin-bottom: 86px !important;
  }
  .pcmB87 {
    margin-bottom: 87px !important;
  }
  .pcmB88 {
    margin-bottom: 88px !important;
  }
  .pcmB89 {
    margin-bottom: 89px !important;
  }
  .pcmB90 {
    margin-bottom: 90px !important;
  }
  .pcmB91 {
    margin-bottom: 91px !important;
  }
  .pcmB92 {
    margin-bottom: 92px !important;
  }
  .pcmB93 {
    margin-bottom: 93px !important;
  }
  .pcmB94 {
    margin-bottom: 94px !important;
  }
  .pcmB95 {
    margin-bottom: 95px !important;
  }
  .pcmB96 {
    margin-bottom: 96px !important;
  }
  .pcmB97 {
    margin-bottom: 97px !important;
  }
  .pcmB98 {
    margin-bottom: 98px !important;
  }
  .pcmB99 {
    margin-bottom: 99px !important;
  }
  .pcmB100 {
    margin-bottom: 100px !important;
  }
  .pcmB101 {
    margin-bottom: 101px !important;
  }
  .pcmB102 {
    margin-bottom: 102px !important;
  }
  .pcmB103 {
    margin-bottom: 103px !important;
  }
  .pcmB104 {
    margin-bottom: 104px !important;
  }
  .pcmB105 {
    margin-bottom: 105px !important;
  }
  .pcmB106 {
    margin-bottom: 106px !important;
  }
  .pcmB107 {
    margin-bottom: 107px !important;
  }
  .pcmB108 {
    margin-bottom: 108px !important;
  }
  .pcmB109 {
    margin-bottom: 109px !important;
  }
  .pcmB110 {
    margin-bottom: 110px !important;
  }
  .pcmB111 {
    margin-bottom: 111px !important;
  }
  .pcmB112 {
    margin-bottom: 112px !important;
  }
  .pcmB113 {
    margin-bottom: 113px !important;
  }
  .pcmB114 {
    margin-bottom: 114px !important;
  }
  .pcmB115 {
    margin-bottom: 115px !important;
  }
  .pcmB116 {
    margin-bottom: 116px !important;
  }
  .pcmB117 {
    margin-bottom: 117px !important;
  }
  .pcmB118 {
    margin-bottom: 118px !important;
  }
  .pcmB119 {
    margin-bottom: 119px !important;
  }
  .pcmB120 {
    margin-bottom: 120px !important;
  }
  .pcmB121 {
    margin-bottom: 121px !important;
  }
  .pcmB122 {
    margin-bottom: 122px !important;
  }
  .pcmB123 {
    margin-bottom: 123px !important;
  }
  .pcmB124 {
    margin-bottom: 124px !important;
  }
  .pcmB125 {
    margin-bottom: 125px !important;
  }
  .pcmB126 {
    margin-bottom: 126px !important;
  }
  .pcmB127 {
    margin-bottom: 127px !important;
  }
  .pcmB128 {
    margin-bottom: 128px !important;
  }
  .pcmB129 {
    margin-bottom: 129px !important;
  }
  .pcmB130 {
    margin-bottom: 130px !important;
  }
  .pcmB131 {
    margin-bottom: 131px !important;
  }
  .pcmB132 {
    margin-bottom: 132px !important;
  }
  .pcmB133 {
    margin-bottom: 133px !important;
  }
  .pcmB134 {
    margin-bottom: 134px !important;
  }
  .pcmB135 {
    margin-bottom: 135px !important;
  }
  .pcmB136 {
    margin-bottom: 136px !important;
  }
  .pcmB137 {
    margin-bottom: 137px !important;
  }
  .pcmB138 {
    margin-bottom: 138px !important;
  }
  .pcmB139 {
    margin-bottom: 139px !important;
  }
  .pcmB140 {
    margin-bottom: 140px !important;
  }
  .pcmB141 {
    margin-bottom: 141px !important;
  }
  .pcmB142 {
    margin-bottom: 142px !important;
  }
  .pcmB143 {
    margin-bottom: 143px !important;
  }
  .pcmB144 {
    margin-bottom: 144px !important;
  }
  .pcmB145 {
    margin-bottom: 145px !important;
  }
  .pcmB146 {
    margin-bottom: 146px !important;
  }
  .pcmB147 {
    margin-bottom: 147px !important;
  }
  .pcmB148 {
    margin-bottom: 148px !important;
  }
  .pcmB149 {
    margin-bottom: 149px !important;
  }
  .pcmB150 {
    margin-bottom: 150px !important;
  }
  .pcmB151 {
    margin-bottom: 151px !important;
  }
  .pcmB152 {
    margin-bottom: 152px !important;
  }
  .pcmB153 {
    margin-bottom: 153px !important;
  }
  .pcmB154 {
    margin-bottom: 154px !important;
  }
  .pcmB155 {
    margin-bottom: 155px !important;
  }
  .pcmB156 {
    margin-bottom: 156px !important;
  }
  .pcmB157 {
    margin-bottom: 157px !important;
  }
  .pcmB158 {
    margin-bottom: 158px !important;
  }
  .pcmB159 {
    margin-bottom: 159px !important;
  }
  .pcmB160 {
    margin-bottom: 160px !important;
  }
  .pcmT0 {
    margin-top: 0px !important;
  }
  .pcmT1 {
    margin-top: 1px !important;
  }
  .pcmT2 {
    margin-top: 2px !important;
  }
  .pcmT3 {
    margin-top: 3px !important;
  }
  .pcmT4 {
    margin-top: 4px !important;
  }
  .pcmT5 {
    margin-top: 5px !important;
  }
  .pcmT6 {
    margin-top: 6px !important;
  }
  .pcmT7 {
    margin-top: 7px !important;
  }
  .pcmT8 {
    margin-top: 8px !important;
  }
  .pcmT9 {
    margin-top: 9px !important;
  }
  .pcmT10 {
    margin-top: 10px !important;
  }
  .pcmT11 {
    margin-top: 11px !important;
  }
  .pcmT12 {
    margin-top: 12px !important;
  }
  .pcmT13 {
    margin-top: 13px !important;
  }
  .pcmT14 {
    margin-top: 14px !important;
  }
  .pcmT15 {
    margin-top: 15px !important;
  }
  .pcmT16 {
    margin-top: 16px !important;
  }
  .pcmT17 {
    margin-top: 17px !important;
  }
  .pcmT18 {
    margin-top: 18px !important;
  }
  .pcmT19 {
    margin-top: 19px !important;
  }
  .pcmT20 {
    margin-top: 20px !important;
  }
  .pcmT21 {
    margin-top: 21px !important;
  }
  .pcmT22 {
    margin-top: 22px !important;
  }
  .pcmT23 {
    margin-top: 23px !important;
  }
  .pcmT24 {
    margin-top: 24px !important;
  }
  .pcmT25 {
    margin-top: 25px !important;
  }
  .pcmT26 {
    margin-top: 26px !important;
  }
  .pcmT27 {
    margin-top: 27px !important;
  }
  .pcmT28 {
    margin-top: 28px !important;
  }
  .pcmT29 {
    margin-top: 29px !important;
  }
  .pcmT30 {
    margin-top: 30px !important;
  }
  .pcmT31 {
    margin-top: 31px !important;
  }
  .pcmT32 {
    margin-top: 32px !important;
  }
  .pcmT33 {
    margin-top: 33px !important;
  }
  .pcmT34 {
    margin-top: 34px !important;
  }
  .pcmT35 {
    margin-top: 35px !important;
  }
  .pcmT36 {
    margin-top: 36px !important;
  }
  .pcmT37 {
    margin-top: 37px !important;
  }
  .pcmT38 {
    margin-top: 38px !important;
  }
  .pcmT39 {
    margin-top: 39px !important;
  }
  .pcmT40 {
    margin-top: 40px !important;
  }
  .pcmT41 {
    margin-top: 41px !important;
  }
  .pcmT42 {
    margin-top: 42px !important;
  }
  .pcmT43 {
    margin-top: 43px !important;
  }
  .pcmT44 {
    margin-top: 44px !important;
  }
  .pcmT45 {
    margin-top: 45px !important;
  }
  .pcmT46 {
    margin-top: 46px !important;
  }
  .pcmT47 {
    margin-top: 47px !important;
  }
  .pcmT48 {
    margin-top: 48px !important;
  }
  .pcmT49 {
    margin-top: 49px !important;
  }
  .pcmT50 {
    margin-top: 50px !important;
  }
  .pcmT51 {
    margin-top: 51px !important;
  }
  .pcmT52 {
    margin-top: 52px !important;
  }
  .pcmT53 {
    margin-top: 53px !important;
  }
  .pcmT54 {
    margin-top: 54px !important;
  }
  .pcmT55 {
    margin-top: 55px !important;
  }
  .pcmT56 {
    margin-top: 56px !important;
  }
  .pcmT57 {
    margin-top: 57px !important;
  }
  .pcmT58 {
    margin-top: 58px !important;
  }
  .pcmT59 {
    margin-top: 59px !important;
  }
  .pcmT60 {
    margin-top: 60px !important;
  }
  .pcmT61 {
    margin-top: 61px !important;
  }
  .pcmT62 {
    margin-top: 62px !important;
  }
  .pcmT63 {
    margin-top: 63px !important;
  }
  .pcmT64 {
    margin-top: 64px !important;
  }
  .pcmT65 {
    margin-top: 65px !important;
  }
  .pcmT66 {
    margin-top: 66px !important;
  }
  .pcmT67 {
    margin-top: 67px !important;
  }
  .pcmT68 {
    margin-top: 68px !important;
  }
  .pcmT69 {
    margin-top: 69px !important;
  }
  .pcmT70 {
    margin-top: 70px !important;
  }
  .pcmT71 {
    margin-top: 71px !important;
  }
  .pcmT72 {
    margin-top: 72px !important;
  }
  .pcmT73 {
    margin-top: 73px !important;
  }
  .pcmT74 {
    margin-top: 74px !important;
  }
  .pcmT75 {
    margin-top: 75px !important;
  }
  .pcmT76 {
    margin-top: 76px !important;
  }
  .pcmT77 {
    margin-top: 77px !important;
  }
  .pcmT78 {
    margin-top: 78px !important;
  }
  .pcmT79 {
    margin-top: 79px !important;
  }
  .pcmT80 {
    margin-top: 80px !important;
  }
  .pcmT81 {
    margin-top: 81px !important;
  }
  .pcmT82 {
    margin-top: 82px !important;
  }
  .pcmT83 {
    margin-top: 83px !important;
  }
  .pcmT84 {
    margin-top: 84px !important;
  }
  .pcmT85 {
    margin-top: 85px !important;
  }
  .pcmT86 {
    margin-top: 86px !important;
  }
  .pcmT87 {
    margin-top: 87px !important;
  }
  .pcmT88 {
    margin-top: 88px !important;
  }
  .pcmT89 {
    margin-top: 89px !important;
  }
  .pcmT90 {
    margin-top: 90px !important;
  }
  .pcmT91 {
    margin-top: 91px !important;
  }
  .pcmT92 {
    margin-top: 92px !important;
  }
  .pcmT93 {
    margin-top: 93px !important;
  }
  .pcmT94 {
    margin-top: 94px !important;
  }
  .pcmT95 {
    margin-top: 95px !important;
  }
  .pcmT96 {
    margin-top: 96px !important;
  }
  .pcmT97 {
    margin-top: 97px !important;
  }
  .pcmT98 {
    margin-top: 98px !important;
  }
  .pcmT99 {
    margin-top: 99px !important;
  }
  .pcmT100 {
    margin-top: 100px !important;
  }
  .pcmT101 {
    margin-top: 101px !important;
  }
  .pcmT102 {
    margin-top: 102px !important;
  }
  .pcmT103 {
    margin-top: 103px !important;
  }
  .pcmT104 {
    margin-top: 104px !important;
  }
  .pcmT105 {
    margin-top: 105px !important;
  }
  .pcmT106 {
    margin-top: 106px !important;
  }
  .pcmT107 {
    margin-top: 107px !important;
  }
  .pcmT108 {
    margin-top: 108px !important;
  }
  .pcmT109 {
    margin-top: 109px !important;
  }
  .pcmT110 {
    margin-top: 110px !important;
  }
  .pcmT111 {
    margin-top: 111px !important;
  }
  .pcmT112 {
    margin-top: 112px !important;
  }
  .pcmT113 {
    margin-top: 113px !important;
  }
  .pcmT114 {
    margin-top: 114px !important;
  }
  .pcmT115 {
    margin-top: 115px !important;
  }
  .pcmT116 {
    margin-top: 116px !important;
  }
  .pcmT117 {
    margin-top: 117px !important;
  }
  .pcmT118 {
    margin-top: 118px !important;
  }
  .pcmT119 {
    margin-top: 119px !important;
  }
  .pcmT120 {
    margin-top: 120px !important;
  }
  .pcmT121 {
    margin-top: 121px !important;
  }
  .pcmT122 {
    margin-top: 122px !important;
  }
  .pcmT123 {
    margin-top: 123px !important;
  }
  .pcmT124 {
    margin-top: 124px !important;
  }
  .pcmT125 {
    margin-top: 125px !important;
  }
  .pcmT126 {
    margin-top: 126px !important;
  }
  .pcmT127 {
    margin-top: 127px !important;
  }
  .pcmT128 {
    margin-top: 128px !important;
  }
  .pcmT129 {
    margin-top: 129px !important;
  }
  .pcmT130 {
    margin-top: 130px !important;
  }
  .pcmT131 {
    margin-top: 131px !important;
  }
  .pcmT132 {
    margin-top: 132px !important;
  }
  .pcmT133 {
    margin-top: 133px !important;
  }
  .pcmT134 {
    margin-top: 134px !important;
  }
  .pcmT135 {
    margin-top: 135px !important;
  }
  .pcmT136 {
    margin-top: 136px !important;
  }
  .pcmT137 {
    margin-top: 137px !important;
  }
  .pcmT138 {
    margin-top: 138px !important;
  }
  .pcmT139 {
    margin-top: 139px !important;
  }
  .pcmT140 {
    margin-top: 140px !important;
  }
  .pcmT141 {
    margin-top: 141px !important;
  }
  .pcmT142 {
    margin-top: 142px !important;
  }
  .pcmT143 {
    margin-top: 143px !important;
  }
  .pcmT144 {
    margin-top: 144px !important;
  }
  .pcmT145 {
    margin-top: 145px !important;
  }
  .pcmT146 {
    margin-top: 146px !important;
  }
  .pcmT147 {
    margin-top: 147px !important;
  }
  .pcmT148 {
    margin-top: 148px !important;
  }
  .pcmT149 {
    margin-top: 149px !important;
  }
  .pcmT150 {
    margin-top: 150px !important;
  }
  .pcmT151 {
    margin-top: 151px !important;
  }
  .pcmT152 {
    margin-top: 152px !important;
  }
  .pcmT153 {
    margin-top: 153px !important;
  }
  .pcmT154 {
    margin-top: 154px !important;
  }
  .pcmT155 {
    margin-top: 155px !important;
  }
  .pcmT156 {
    margin-top: 156px !important;
  }
  .pcmT157 {
    margin-top: 157px !important;
  }
  .pcmT158 {
    margin-top: 158px !important;
  }
  .pcmT159 {
    margin-top: 159px !important;
  }
  .pcmT160 {
    margin-top: 160px !important;
  }
  .pcfs8 {
    font-size: 8px !important;
  }
  .pcfs9 {
    font-size: 9px !important;
  }
  .pcfs10 {
    font-size: 10px !important;
  }
  .pcfs11 {
    font-size: 11px !important;
  }
  .pcfs12 {
    font-size: 12px !important;
  }
  .pcfs13 {
    font-size: 13px !important;
  }
  .pcfs14 {
    font-size: 14px !important;
  }
  .pcfs15 {
    font-size: 15px !important;
  }
  .pcfs16 {
    font-size: 16px !important;
  }
  .pcfs17 {
    font-size: 17px !important;
  }
  .pcfs18 {
    font-size: 18px !important;
  }
  .pcfs19 {
    font-size: 19px !important;
  }
  .pcfs20 {
    font-size: 20px !important;
  }
  .pcfs21 {
    font-size: 21px !important;
  }
  .pcfs22 {
    font-size: 22px !important;
  }
  .pcfs23 {
    font-size: 23px !important;
  }
  .pcfs24 {
    font-size: 24px !important;
  }
  .pcfs25 {
    font-size: 25px !important;
  }
  .pcfs26 {
    font-size: 26px !important;
  }
  .pcfs27 {
    font-size: 27px !important;
  }
  .pcfs28 {
    font-size: 28px !important;
  }
  .pcfs29 {
    font-size: 29px !important;
  }
  .pcfs30 {
    font-size: 30px !important;
  }
  .pcfs31 {
    font-size: 31px !important;
  }
  .pcfs32 {
    font-size: 32px !important;
  }
  .pcfs33 {
    font-size: 33px !important;
  }
  .pcfs34 {
    font-size: 34px !important;
  }
  .pcfs35 {
    font-size: 35px !important;
  }
  .pcfs36 {
    font-size: 36px !important;
  }
  .pcfs37 {
    font-size: 37px !important;
  }
  .pcfs38 {
    font-size: 38px !important;
  }
  .pcfs39 {
    font-size: 39px !important;
  }
  .pcfs40 {
    font-size: 40px !important;
  }
  .pcfs41 {
    font-size: 41px !important;
  }
  .pcfs42 {
    font-size: 42px !important;
  }
  .pcfs43 {
    font-size: 43px !important;
  }
  .pcfs44 {
    font-size: 44px !important;
  }
  .pcfs45 {
    font-size: 45px !important;
  }
  .pcfs46 {
    font-size: 46px !important;
  }
  .pcfs47 {
    font-size: 47px !important;
  }
  .pcfs48 {
    font-size: 48px !important;
  }
  .pcfs49 {
    font-size: 49px !important;
  }
  .pcfs50 {
    font-size: 50px !important;
  }
  .pcfs51 {
    font-size: 51px !important;
  }
  .pcfs52 {
    font-size: 52px !important;
  }
  .pcfs53 {
    font-size: 53px !important;
  }
  .pcfs54 {
    font-size: 54px !important;
  }
  .pcfs55 {
    font-size: 55px !important;
  }
  .pcfs56 {
    font-size: 56px !important;
  }
  .pcfs57 {
    font-size: 57px !important;
  }
  .pcfs58 {
    font-size: 58px !important;
  }
  .pcfs59 {
    font-size: 59px !important;
  }
  .pcfs60 {
    font-size: 60px !important;
  }
  .pcfs61 {
    font-size: 61px !important;
  }
  .pcfs62 {
    font-size: 62px !important;
  }
  .pcfs63 {
    font-size: 63px !important;
  }
  .pcfs64 {
    font-size: 64px !important;
  }
  .pcfs65 {
    font-size: 65px !important;
  }
  .pcfs66 {
    font-size: 66px !important;
  }
  .pcfs67 {
    font-size: 67px !important;
  }
  .pcfs68 {
    font-size: 68px !important;
  }
  .pcfs69 {
    font-size: 69px !important;
  }
  .pcfs70 {
    font-size: 70px !important;
  }
  .pcfs71 {
    font-size: 71px !important;
  }
  .pcfs72 {
    font-size: 72px !important;
  }
  .pcfs73 {
    font-size: 73px !important;
  }
  .pcfs74 {
    font-size: 74px !important;
  }
  .pcfs75 {
    font-size: 75px !important;
  }
  .pcfs76 {
    font-size: 76px !important;
  }
  .pcfs77 {
    font-size: 77px !important;
  }
  .pcfs78 {
    font-size: 78px !important;
  }
  .pcfs79 {
    font-size: 79px !important;
  }
  .pcfs80 {
    font-size: 80px !important;
  }
  .pcfs81 {
    font-size: 81px !important;
  }
  .pcfs82 {
    font-size: 82px !important;
  }
  .pcfs83 {
    font-size: 83px !important;
  }
  .pcfs84 {
    font-size: 84px !important;
  }
  .pcfs85 {
    font-size: 85px !important;
  }
  .pcfs86 {
    font-size: 86px !important;
  }
  .pcfs87 {
    font-size: 87px !important;
  }
  .pcfs88 {
    font-size: 88px !important;
  }
  .pcfs89 {
    font-size: 89px !important;
  }
  .pcfs90 {
    font-size: 90px !important;
  }
  .pcfs91 {
    font-size: 91px !important;
  }
  .pcfs92 {
    font-size: 92px !important;
  }
  .pcfs93 {
    font-size: 93px !important;
  }
  .pcfs94 {
    font-size: 94px !important;
  }
  .pcfs95 {
    font-size: 95px !important;
  }
  .pcfs96 {
    font-size: 96px !important;
  }
  .pcfs97 {
    font-size: 97px !important;
  }
  .pcfs98 {
    font-size: 98px !important;
  }
  .pcfs99 {
    font-size: 99px !important;
  }
  .pcfs100 {
    font-size: 100px !important;
  }
  .pcfs101 {
    font-size: 101px !important;
  }
  .pcfs102 {
    font-size: 102px !important;
  }
  .pcfs103 {
    font-size: 103px !important;
  }
  .pcfs104 {
    font-size: 104px !important;
  }
  .pcfs105 {
    font-size: 105px !important;
  }
  .pcfs106 {
    font-size: 106px !important;
  }
  .pcfs107 {
    font-size: 107px !important;
  }
  .pcfs108 {
    font-size: 108px !important;
  }
  .pcfs109 {
    font-size: 109px !important;
  }
  .pcfs110 {
    font-size: 110px !important;
  }
  .pcfs111 {
    font-size: 111px !important;
  }
  .pcfs112 {
    font-size: 112px !important;
  }
  .pcfs113 {
    font-size: 113px !important;
  }
  .pcfs114 {
    font-size: 114px !important;
  }
  .pcfs115 {
    font-size: 115px !important;
  }
  .pcfs116 {
    font-size: 116px !important;
  }
  .pcfs117 {
    font-size: 117px !important;
  }
  .pcfs118 {
    font-size: 118px !important;
  }
  .pcfs119 {
    font-size: 119px !important;
  }
  .pcfs120 {
    font-size: 120px !important;
  }
  .pcfs121 {
    font-size: 121px !important;
  }
  .pcfs122 {
    font-size: 122px !important;
  }
  .pcfs123 {
    font-size: 123px !important;
  }
  .pcfs124 {
    font-size: 124px !important;
  }
  .pcfs125 {
    font-size: 125px !important;
  }
  .pcfs126 {
    font-size: 126px !important;
  }
  .pcfs127 {
    font-size: 127px !important;
  }
  .pcfs128 {
    font-size: 128px !important;
  }
  .pcfs129 {
    font-size: 129px !important;
  }
  .pcfs130 {
    font-size: 130px !important;
  }
  .pcfs131 {
    font-size: 131px !important;
  }
  .pcfs132 {
    font-size: 132px !important;
  }
  .pcfs133 {
    font-size: 133px !important;
  }
  .pcfs134 {
    font-size: 134px !important;
  }
  .pcfs135 {
    font-size: 135px !important;
  }
  .pcfs136 {
    font-size: 136px !important;
  }
  .pcfs137 {
    font-size: 137px !important;
  }
  .pcfs138 {
    font-size: 138px !important;
  }
  .pcfs139 {
    font-size: 139px !important;
  }
  .pcfs140 {
    font-size: 140px !important;
  }
  .pcfs141 {
    font-size: 141px !important;
  }
  .pcfs142 {
    font-size: 142px !important;
  }
  .pcfs143 {
    font-size: 143px !important;
  }
  .pcfs144 {
    font-size: 144px !important;
  }
  .pcfs145 {
    font-size: 145px !important;
  }
  .pcfs146 {
    font-size: 146px !important;
  }
  .pcfs147 {
    font-size: 147px !important;
  }
  .pcfs148 {
    font-size: 148px !important;
  }
  .pcfs149 {
    font-size: 149px !important;
  }
  .pcfs150 {
    font-size: 150px !important;
  }
  .pcfs151 {
    font-size: 151px !important;
  }
  .pcfs152 {
    font-size: 152px !important;
  }
  .pcfs153 {
    font-size: 153px !important;
  }
  .pcfs154 {
    font-size: 154px !important;
  }
  .pcfs155 {
    font-size: 155px !important;
  }
  .pcfs156 {
    font-size: 156px !important;
  }
  .pcfs157 {
    font-size: 157px !important;
  }
  .pcfs158 {
    font-size: 158px !important;
  }
  .pcfs159 {
    font-size: 159px !important;
  }
  .pcfs160 {
    font-size: 160px !important;
  }
}
header {
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
  transition: opacity 0.5s ease-in-out;
}
@media screen and (max-width: 960px) {
  header {
    position: absolute;
    height: 80px;
    background: url(./images/common/header_bg.png) no-repeat 30% 0/auto 100%;
  }
}
@media screen and (min-width: 961px) {
  header {
    opacity: 1;
    position: fixed;
    height: 200px;
    background: url(./images/common/header_bg.png) repeat-x 50% 0/auto;
  }
}
@media screen and (min-width: 961px) {
  header .header__wrap {
    width: 1280px;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  header .header__wrap {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 960px) {
  header .title {
    padding: 10px 0 0 20px;
  }
}
@media screen and (min-width: 961px) {
  header .title {
    padding: 28px 0 0 64px;
  }
}
header .title a span {
  display: block;
  font-size: 16px;
  font-family: "Shippori Mincho", serif;
  margin-bottom: 10px;
}
@media screen and (max-width: 960px) {
  header .title a span {
    font-size: 8px;
    margin-bottom: 2px;
  }
}
header .title img {
  width: auto;
}
@media screen and (max-width: 960px) {
  header .title img {
    height: 28px;
  }
}
@media screen and (min-width: 961px) {
  header .title img {
    height: 50px;
  }
}

@media screen and (min-width: 961px) {
  header.hide {
    opacity: 0;
  }
}

@media screen and (min-width: 961px) {
  header.active {
    transition: transform 0.3s ease-in-out;
    height: 100px;
    background-image: none;
    background-color: rgba(255, 255, 255, 0.9);
  }
}
@media screen and (max-width: 960px) {
  header.active .title {
    padding: 10px 0 0 20px;
  }
}
@media screen and (min-width: 961px) {
  header.active .title {
    padding: 12px 0 0 64px;
  }
}
@media screen and (min-width: 961px) {
  header.active .title img {
    height: 42px;
  }
}
header.active .title a span {
  font-size: 12px;
  margin-bottom: 8px;
}

@media screen and (max-width: 960px) {
  .headerTel {
    display: none;
  }
}
@media screen and (min-width: 961px) {
  .headerTel {
    position: absolute;
    top: 30px;
    right: 140px;
    line-height: 1;
  }
}
@media screen and (min-width: 961px) {
  .headerTel > span {
    display: block;
    text-align: center;
    font-size: 16px;
    font-family: "Shippori Mincho", serif;
    margin-bottom: 8px;
  }
}
@media screen and (min-width: 961px) {
  .headerTel > a {
    display: inline-block;
    position: relative;
    color: #f49807;
    font-size: 38px;
    padding-left: 28px;
    letter-spacing: 0.1em;
    font-family: "Shippori Mincho", serif;
  }
}
@media screen and (min-width: 961px) {
  .headerTel > a::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    margin-top: 2px;
    width: 20px;
    height: 30px;
    background: url(./images/common/icon_tel_or.svg) repeat-x 50% 0/100% 100%;
  }
}

@media screen and (min-width: 961px) {
  header.active .headerTel {
    top: 22px;
  }
}

footer {
  background: #eaeaea;
  color: #231716;
}
@media screen and (max-width: 960px) {
  footer {
    padding: 10.66vw 0;
    padding-bottom: calc(80px + 10.66vw);
  }
}
@media screen and (min-width: 961px) {
  footer {
    padding: 40px 0 80px;
  }
}

@media screen and (max-width: 960px) {
  .footerBlk01 {
    padding: 0 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .footerBlk01 {
    width: 1000px;
    margin-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .footerBlk01 {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 960px) {
  .footerBlk01__01 {
    margin-bottom: 6.4vw;
    max-width: clamp(25rem, 12.179rem + 34.188vw, 45rem);
    margin-inline: auto;
  }
}
@media screen and (min-width: 961px) {
  .footerBlk01__01 {
    width: 344px;
  }
}
.footerBlk01__01__logo {
  display: block;
}
@media screen and (max-width: 960px) {
  .footerBlk01__01__logo {
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .footerBlk01__01__logo {
    margin-bottom: 56px;
  }
}
.footerBlk01__01__logo span {
  font-family: "Shippori Mincho", serif;
  display: block;
}
@media screen and (max-width: 960px) {
  .footerBlk01__01__logo span {
    font-size: clamp(1rem, 0.559rem + 1.71vw, 2.2rem);
    margin-bottom: 4.26vw;
    margin-left: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .footerBlk01__01__logo span {
    margin-bottom: 16px;
    margin-left: 16px;
    font-size: 14px;
  }
}
@media screen and (max-width: 960px) {
  .footerBlk01__01__logo img {
    width: 100%;
    max-width: 450px;
  }
}
@media screen and (min-width: 961px) {
  .footerBlk01__01__logo img {
    width: 250px;
  }
}
.footerBlk01__01__txt {
  line-height: 2;
}
@media screen and (max-width: 960px) {
  .footerBlk01__01__txt {
    font-size: 3.2vw;
    padding: 0 0 0 5.33vw;
    text-align: center;
  }
}
@media screen and (min-width: 961px) {
  .footerBlk01__01__txt {
    font-size: 14px;
    padding-left: 4px;
  }
}
.footerBlk01__01__sns {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (max-width: 960px) {
  .footerBlk01__01__sns {
    padding-left: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .footerBlk01__01__sns {
    margin-top: 32px;
  }
}
@media screen and (max-width: 960px) {
  .footerBlk01__01__sns > li {
    width: 8.53vw;
    margin: 5.33vw 4.26vw 0 0;
  }
}
@media screen and (min-width: 961px) {
  .footerBlk01__01__sns > li {
    width: 32px;
    margin: 0 16px 0 0;
  }
}
@media screen and (max-width: 960px) {
  .footerBlk01__02 {
    padding: 0 5.33vw;
    margin-bottom: 6.4vw;
  }
}
@media screen and (max-width: 960px) {
  .footerBlk01__02__link {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}
@media screen and (max-width: 960px) {
  .footerBlk01__02__link > li {
    width: 50%;
    margin-top: 2.66vw;
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .footerBlk01__02__link > li {
    margin-bottom: 8px;
    font-size: 14px;
  }
}
@media screen and (max-width: 960px) {
  .footerBlk01__02__link > li:nth-child(-n+2) {
    margin-top: 0;
  }
}
.footerBlk01__02__link > li > a {
  color: #231716 !important;
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 960px) {
  .footerBlk01__02__link > li > a {
    padding-left: 18px;
  }
}
@media screen and (min-width: 961px) {
  .footerBlk01__02__link > li > a {
    padding-left: 24px;
  }
}
.footerBlk01__02__link > li > a::before {
  content: "";
  display: block;
  height: 2px;
  background: #231716;
  position: absolute;
  top: 50%;
  left: 0;
}
@media screen and (max-width: 960px) {
  .footerBlk01__02__link > li > a::before {
    width: 12px;
  }
}
@media screen and (min-width: 961px) {
  .footerBlk01__02__link > li > a::before {
    width: 16px;
  }
}
@media screen and (max-width: 960px) {
  .footerBlk01__03 {
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .footerBlk01__03 {
    width: 324px;
  }
}

@media screen and (max-width: 960px) {
  .footerBlk01_01_btn {
    margin-top: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .footerBlk01_01_btn {
    margin-top: 24px;
  }
}
.footerBlk01_01_btn a {
  border: 1px solid #d1c6a6;
  display: block;
}
@media screen and (max-width: 960px) {
  .footerBlk01_01_btn a {
    width: 80%;
    width: 50.66vw;
    margin-inline: auto;
  }
}
@media screen and (min-width: 961px) {
  .footerBlk01_01_btn a {
    width: 73%;
  }
}
@media screen and (max-width: 960px) {
  .footerBlk01_01_btn a span {
    padding-block: 3.73vw;
  }
}
@media screen and (min-width: 961px) {
  .footerBlk01_01_btn a span {
    padding-block: 20px;
  }
}

@media screen and (max-width: 960px) {
  .footerBlk02 {
    padding: 0 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .footerBlk02 {
    width: 1000px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .footerBlk02 {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 960px) {
  .footerBlk02__01 {
    display: block;
    text-align: center;
    font-size: 2.66vw;
    margin-bottom: 2.13vw;
  }
}
@media screen and (min-width: 961px) {
  .footerBlk02__01 {
    font-size: 12px;
  }
}
.footerBlk02__02 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
@media screen and (max-width: 960px) {
  .footerBlk02__02 {
    text-align: center;
    font-size: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .footerBlk02__02 {
    font-size: 12px;
    margin-left: 48px;
  }
}
.footerBlk02__02 img {
  width: auto;
  filter: brightness(0) invert(9%) sepia(8%) saturate(1500%) hue-rotate(330deg) brightness(90%) contrast(95%);
}
@media screen and (max-width: 960px) {
  .footerBlk02__02 img {
    height: 2.66vw;
    margin-left: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .footerBlk02__02 img {
    height: 12px;
    margin-left: 16px;
  }
}

.footerBlk01__03 .timeTable th,
.footerBlk01__03 .timeTable td {
  color: #231716;
}
.footerBlk01__03 .timeTable .timeTable__th01 {
  color: #b29240;
}
.footerBlk01__03 .timeTable__txt {
  color: #231716;
}

.pageTop {
  position: fixed;
  z-index: 10;
  line-height: 1;
  background: #FFF;
}
@media screen and (max-width: 960px) {
  .pageTop {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    bottom: 80px;
    right: 0;
    font-size: 2.66vw;
    padding: 36px 1.06vw 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .pageTop {
    bottom: 0;
    right: 0;
    font-size: 12px;
    padding: 12px 16px 12px 32px;
  }
}
.pageTop::before {
  content: "";
  display: block;
  position: absolute;
  background: url(./images/common/icon_top.svg) no-repeat 0 0/100% 100%;
}
@media screen and (max-width: 960px) {
  .pageTop::before {
    top: 4px;
    left: 50%;
    transform: translateX(-50%);
    width: 6px;
    height: 24px;
  }
}
@media screen and (min-width: 961px) {
  .pageTop::before {
    top: 50%;
    left: 8px;
    transform: translateY(-50%);
    width: 6px;
    height: 24px;
  }
}

@media screen and (max-width: 960px) {
  .footerBlk03 {
    padding: 0 5.33vw;
    margin-bottom: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .footerBlk03 {
    width: 1000px;
    margin-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .footerBlk03 {
    margin-left: auto;
    margin-right: auto;
  }
}
.footerBlk03 > dl {
  border-top: 1px solid #524e4e;
  border-bottom: 1px solid #524e4e;
}
@media screen and (max-width: 960px) {
  .footerBlk03 > dl {
    padding: 5.33vw 0;
  }
}
@media screen and (min-width: 961px) {
  .footerBlk03 > dl {
    width: 100%;
    padding: 20px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
}
.footerBlk03 > dl > dt {
  text-align: center;
}
@media screen and (max-width: 960px) {
  .footerBlk03 > dl > dt {
    font-size: 3.2vw;
    margin-bottom: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .footerBlk03 > dl > dt {
    width: 200px;
    font-size: 14px;
    margin-right: 24px;
  }
}
@media screen and (min-width: 961px) {
  .footerBlk03 > dl > dd > ul {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 960px) {
  .footerBlk03 > dl > dd > ul > li {
    width: 64vw;
    margin: 0 auto;
  }
}
@media screen and (min-width: 961px) {
  .footerBlk03 > dl > dd > ul > li {
    width: 200px;
  }
}
@media screen and (max-width: 960px) {
  .footerBlk03 > dl > dd > ul > li + li {
    margin-top: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .footerBlk03 > dl > dd > ul > li + li {
    margin-left: 24px;
  }
}
.footerBlk03 > dl > dd > ul > li > a {
  display: block;
}
.footerBlk03 > dl > dd > ul > li > a img {
  width: 100%;
}
html {
  position: relative;
}
html::before {
  content: "";
  display: block;
  background: #FFF;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  clip-path: circle(100% at 100% 0);
  transform-origin: 100% 0%;
  transition: transform 0.5s ease-in-out, opacity 0.25s ease-in-out;
  width: 5vw;
  height: 5vw;
  opacity: 0;
}
html.navActive::before {
  opacity: 1;
}
@media screen and (max-width: 960px) {
  html.navActive::before {
    transform: scale(50);
  }
}
@media screen and (min-width: 961px) {
  html.navActive::before {
    transform: scale(25);
  }
}

.nav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100vh;
  transition: opacity 0.5s ease-out, visibility 0.5s ease-out;
  opacity: 0;
  visibility: hidden;
}
@media screen and (max-width: 960px) {
  .nav {
    background: rgba(35, 23, 22, 0.8);
    height: calc(var(--vh, 1vh) * 100);
    padding-left: 16vw;
  }
}
@media screen and (min-width: 961px) {
  .nav {
    width: 100%;
    min-width: 1280px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    overflow: auto;
  }
}
@media screen and (max-width: 960px) {
  .nav::after {
    content: "";
    display: block;
    width: 5.33vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 10.66vw;
    z-index: 1;
    background: url(./images/common/nav_mask01.png) no-repeat 0% 0%/100% 100%;
  }
}
.nav__wrap {
  position: relative;
  display: flex;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .nav__wrap {
    background: #FFF;
    flex-direction: column;
    width: 100%;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    overflow: auto;
    padding: 19.2vw 5.33vw 19.2vw 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .nav__wrap {
    flex-wrap: wrap;
  }
}
.nav.active {
  opacity: 1;
  visibility: visible;
}
.navInfo {
  position: relative;
}
@media screen and (max-width: 960px) {
  .navInfo {
    order: 2;
  }
}
@media screen and (min-width: 961px) {
  .navInfo {
    color: #FFF;
    width: 27%;
    min-width: 310px;
    background: url(./images/common/nav_bg.jpg) no-repeat 50% 50%/cover;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}
@media screen and (min-width: 961px) {
  .navInfo::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(35, 23, 22, 0.8);
  }
}
@media screen and (min-width: 961px) {
  .navInfo::after {
    content: "";
    display: block;
    width: 20px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: url(./images/common/nav_mask01.png) no-repeat 100% 0%/100% 100%;
  }
}
@media screen and (min-width: 961px) {
  .navInfo__wrap {
    position: relative;
    z-index: 1;
    width: 310px;
  }
}
@media screen and (max-width: 960px) {
  .navInfo__title {
    display: none;
  }
}
@media screen and (min-width: 961px) {
  .navInfo__title {
    padding-top: 72px;
    margin-bottom: 56px;
  }
}
.navInfo__title a {
  color: #FFFFFF;
}
.navInfo__title a span {
  font-family: "Shippori Mincho", serif;
}
@media screen and (min-width: 961px) {
  .navInfo__title a span {
    display: block;
    font-size: 14px;
    margin-left: 16px;
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 961px) {
  .navInfo__title img {
    width: 250px;
  }
}
@media screen and (max-width: 960px) {
  .navInfo__txt01 {
    line-height: 1.4;
    font-size: 3.2vw;
    margin-bottom: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .navInfo__txt01 {
    line-height: 1.5;
    font-size: 14px;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 960px) {
  .navInfo__txt02 {
    line-height: 1.4;
    font-size: 4.26vw;
    margin-bottom: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .navInfo__txt02 {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.05em;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 960px) {
  .navInfo__txt02 > a {
    font-size: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .navInfo__txt02 > a {
    color: #FFF;
    font-size: 20px;
  }
}
@media screen and (max-width: 960px) {
  .navInfo__txt03 {
    line-height: 1.4;
    font-size: 3.2vw;
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .navInfo__txt03 {
    line-height: 1.5;
    font-size: 14px;
    margin-bottom: 64px;
  }
}
@media screen and (max-width: 960px) {
  .navInfo__01 {
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .navInfo__01 {
    margin-bottom: 56px;
  }
}
@media screen and (max-width: 960px) {
  .navInfo__btn01 {
    width: calc((100% - 5.33vw) / 2);
  }
}
.navInfo__btn01 > a {
  position: relative;
  line-height: 1.4;
  letter-spacing: 0.05em;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .navInfo__btn01 > a {
    height: 10.66vw;
    font-size: 3.2vw;
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding-left: 7.2vw;
  }
}
@media screen and (min-width: 961px) {
  .navInfo__btn01 > a {
    color: #FFF;
    margin: 0 auto 20px;
    width: 275px;
    height: 48px;
    font-size: 16px;
    padding-left: 27px;
  }
}
.navInfo__btn01 > a::before {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 960px) {
  .navInfo__btn01 > a::before {
    background: url(./images/common/icon_arrow01_gy.svg) no-repeat 50% 0/100% 100%;
    width: 4.26vw;
    height: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .navInfo__btn01 > a::before {
    background: url(./images/common/icon_arrow01.svg) no-repeat 50% 0/100% 100%;
    width: 20px;
    height: 20px;
  }
}
.navInfo__btn01 > a > span {
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 960px) {
  .navInfo__btn01 > a > span {
    padding-right: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .navInfo__btn01 > a > span {
    padding-right: 12px;
  }
}
.navInfo__btn01 > a > span::before {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
}
@media screen and (max-width: 960px) {
  .navInfo__btn01 > a > span::before {
    width: 29.86vw;
    height: 1.33vw;
    background: url(./images/common/nav_dot_gy.svg) no-repeat 50% 0/100% 100%;
  }
}
@media screen and (min-width: 961px) {
  .navInfo__btn01 > a > span::before {
    width: 112px;
    height: 5px;
    background: url(./images/common/nav_dot.svg) no-repeat 50% 0/100% 100%;
  }
}
@media screen and (min-width: 961px) {
  .navInfo__btn02 {
    width: 250px;
  }
}
@media screen and (max-width: 960px) {
  .navInfo__btn02 > a {
    width: 100%;
    border: 1px solid #d1c6a6;
  }
}
@media screen and (min-width: 961px) {
  .navInfo__btn02 > a {
    width: 100%;
  }
}
.navInfo__sns {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (max-width: 960px) {
  .navInfo__sns {
    justify-content: center;
  }
}
@media screen and (max-width: 960px) {
  .navInfo__sns > li {
    margin: 0 2.13vw;
  }
}
@media screen and (min-width: 961px) {
  .navInfo__sns > li {
    margin: 0 16px 0 0;
  }
}
@media screen and (max-width: 960px) {
  .navInfo__sns > li > a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
}
.navInfo__sns > li > a > img {
  width: auto;
}
@media screen and (max-width: 960px) {
  .navInfo__sns > li > a > img {
    height: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .navInfo__sns > li > a > img {
    height: 32px;
  }
}
@media screen and (max-width: 960px) {
  .navInfo__sns > li > a > img.iconYoutube {
    height: 18px;
  }
}
@media screen and (min-width: 961px) {
  .navInfo__sns > li > a > img.iconYoutube {
    height: 24px;
  }
}

.navBlk {
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .navBlk {
    order: 1;
    width: 100%;
    margin-bottom: 10.66vw;
  }
}
@media screen and (min-width: 961px) {
  .navBlk {
    background: #FFF;
    width: 72%;
    max-width: calc(100% - 310px);
    padding: 100px 0 40px 60px;
  }
}
@media screen and (min-width: 961px) {
  .navBlk__wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 88px;
  }
}

@media screen and (max-width: 960px) {
  .navDl01 {
    margin-bottom: 8.53vw;
  }
}
@media screen and (min-width: 961px) {
  .navDl01 {
    margin-bottom: 40px;
    min-width: 247px;
  }
}
@media screen and (min-width: 961px) {
  .navDl01--01 {
    min-width: 520px;
  }
}
.navDl01__dt {
  position: relative;
  color: #b29240;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 960px) {
  .navDl01__dt {
    padding: 0 0 3.2vw 5.33vw;
    margin-bottom: 0vw;
  }
}
@media screen and (min-width: 961px) {
  .navDl01__dt {
    padding: 0 0 12px 20px;
  }
}
.navDl01__dt::before {
  content: "";
  display: block;
  border: 2px solid #b29240;
  border-radius: 100vw;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 960px) {
  .navDl01__dt::before {
    width: 3.73vw;
    height: 3.73vw;
  }
}
@media screen and (min-width: 961px) {
  .navDl01__dt::before {
    width: 14px;
    height: 14px;
  }
}
.navDl01__dt::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: url(./images/common/nav_line01_gd.svg) no-repeat 0 0/100% 100%;
}
@media screen and (max-width: 960px) {
  .navDl01__dt::after {
    height: 1.06vw;
  }
}
@media screen and (min-width: 961px) {
  .navDl01__dt::after {
    height: 4px;
  }
}
.navDl01__dt > a {
  color: #4EA72E;
}
.navDl01__dt__01 {
  display: block;
  position: relative;
  font-weight: 700;
}
.navDl01__dt__02 {
  display: block;
}
@media screen and (max-width: 960px) {
  .navDl01__dt__02 {
    margin-top: 2.13vw;
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .navDl01__dt__02 {
    margin-top: 12px;
    font-size: 12px;
  }
}
@media screen and (max-width: 960px) {
  .navDl01__dt > span,
  .navDl01__dt > a {
    display: inline-block;
    position: relative;
    padding-right: 10.66vw;
  }
}
@media screen and (max-width: 960px) {
  .navDl01__dt > span::before, .navDl01__dt > span::after,
  .navDl01__dt > a::before,
  .navDl01__dt > a::after {
    content: "";
    display: block;
    background: #b29240;
    height: 1px;
    width: 2.66vw;
    position: absolute;
    top: 50%;
    right: 0;
    transition: transform 0.15s ease-in-out;
  }
}
@media screen and (max-width: 960px) {
  .navDl01__dt > span::before,
  .navDl01__dt > a::before {
    transform-origin: 100% 0;
    transform: rotate(45deg);
  }
}
@media screen and (max-width: 960px) {
  .navDl01__dt > span::after,
  .navDl01__dt > a::after {
    transform-origin: 0% 0;
    transform: translateX(calc(100% - 1px)) rotate(-45deg);
  }
}
.navDl01__dd {
  position: relative;
}
@media screen and (max-width: 960px) {
  .navDl01__dd {
    display: none;
    padding: 6.4vw 0 6.4vw 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .navDl01__dd {
    display: flex;
    flex-wrap: wrap;
    padding: 24px 0 24px 20px;
  }
}
@media screen and (max-width: 960px) {
  .navDl01__dd__blk01 {
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .navDl01__dd__blk01 {
    margin-right: 88px;
  }
}
.navDl01__dd__blk01:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 961px) {
  .navDl01__dd__blk01:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 960px) {
  .navDl02 + .navDl02 {
    margin-top: 8.53vw;
  }
}
@media screen and (min-width: 961px) {
  .navDl02 + .navDl02 {
    margin-top: 40px;
  }
}
.navDl02 > dt {
  color: #b29240;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 960px) {
  .navDl02 > dt {
    margin-bottom: 2.13vw;
  }
}
@media screen and (min-width: 961px) {
  .navDl02 > dt {
    margin-bottom: 16px;
    font-size: 16px;
  }
}
@media screen and (min-width: 961px) {
  .navList01--02 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}
@media screen and (min-width: 961px) {
  .navList01--02 > li {
    margin: 0 2em 0 0 !important;
    font-size: 12px !important;
  }
}
@media screen and (max-width: 960px) {
  .navList01--02 > li > a {
    padding-left: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .navList01--02 > li > a {
    padding-left: 16px;
  }
}
.navList01--02 > li > a::before {
  border-radius: 0 !important;
  height: 1px !important;
}
@media screen and (max-width: 960px) {
  .navList01--02 > li > a::before {
    left: 1.06vw !important;
  }
}
@media screen and (min-width: 961px) {
  .navList01--02 > li > a::before {
    left: 4px !important;
  }
}
.navList01 > li {
  line-height: 1.2;
}
@media screen and (max-width: 960px) {
  .navList01 > li {
    margin-bottom: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .navList01 > li {
    margin-bottom: 20px;
    font-size: 14px;
  }
}
.navList01 > li:last-child {
  margin-bottom: 0;
}
.navList01 > li > a {
  position: relative;
  display: block;
  color: #231716;
}
@media screen and (max-width: 960px) {
  .navList01 > li > a {
    padding-left: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .navList01 > li > a {
    padding-left: 12px;
  }
}
.navList01 > li > a::before {
  content: "";
  display: block;
  background: #b29240;
  border-radius: 100vw;
  position: absolute;
  top: 0.5em;
  left: 0;
}
@media screen and (max-width: 960px) {
  .navList01 > li > a::before {
    width: 1.33vw;
    height: 1.33vw;
  }
}
@media screen and (min-width: 961px) {
  .navList01 > li > a::before {
    width: 5px;
    height: 5px;
  }
}
.navList01 > li > a > span {
  display: inline-block;
  margin-left: -0.5em;
}
@media screen and (max-width: 960px) {
  .navList01 > li > a > span {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .navList01 > li > a > span {
    font-size: 12px;
    margin-top: 4px;
  }
}

.navList02 > li {
  line-height: 1;
}
@media screen and (max-width: 960px) {
  .navList02 > li {
    margin-bottom: 8.53vw;
  }
}
@media screen and (min-width: 961px) {
  .navList02 > li {
    margin-bottom: 32px;
    font-size: 16px;
  }
}
.navList02 > li:last-child {
  margin-bottom: 0;
}
.navList02 > li > a {
  position: relative;
  color: #FFF;
  line-height: 1;
  letter-spacing: 0.1em;
  padding: 0.25em 0 0.25em 16px;
}
.navList02 > li > a::before {
  content: "";
  display: block;
  background: #D3A920;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
@media screen and (max-width: 960px) {
  .navList02 > li > a::before {
    width: 3px;
  }
}
@media screen and (min-width: 961px) {
  .navList02 > li > a::before {
    width: 5px;
  }
}

.navTgl__hidden {
  display: none;
}
@media screen and (min-width: 961px) {
  .navTgl__hidden:checked ~ .navTgl__open::before {
    height: 0%;
  }
}
@media screen and (min-width: 961px) {
  .navTgl__hidden:checked ~ .navTgl__open::after {
    width: 0%;
  }
}
.navTgl__hidden:checked ~ .navTgl__open span {
  background: rgba(255, 255, 255, 0);
}
.navTgl__hidden:checked ~ .navTgl__open span > span {
  opacity: 0;
}
.navTgl__hidden:checked ~ .navTgl__open span::before {
  transform: rotate(135deg);
}
@media screen and (max-width: 960px) {
  .navTgl__hidden:checked ~ .navTgl__open span::before {
    width: 9.6vw;
    top: 0vw;
    left: -1.6vw;
  }
}
@media screen and (min-width: 961px) {
  .navTgl__hidden:checked ~ .navTgl__open span::before {
    top: 0px;
    left: -9px;
    width: 48px;
  }
}
.navTgl__hidden:checked ~ .navTgl__open span::after {
  transform: rotate(-135deg);
}
@media screen and (max-width: 960px) {
  .navTgl__hidden:checked ~ .navTgl__open span::after {
    width: 9.6vw;
    top: 0vw;
    left: -1.6vw;
  }
}
@media screen and (min-width: 961px) {
  .navTgl__hidden:checked ~ .navTgl__open span::after {
    top: 0px;
    left: -9px;
    width: 48px;
  }
}
.navTgl__open {
  position: fixed;
  z-index: 1100;
  top: 0;
  right: 0;
  transition: background-color 0.15s ease-in-out;
  background: #f49807;
  cursor: pointer;
}
@media screen and (max-width: 960px) {
  .navTgl__open {
    width: 17.06vw;
    height: 17.06vw;
  }
}
@media screen and (min-width: 961px) {
  .navTgl__open {
    width: 100px;
    height: 100px;
  }
}
.navTgl__open > span,
.navTgl__open > span::before,
.navTgl__open > span::after {
  position: absolute;
  transform-origin: 50% 50%;
  content: "";
  display: block;
  background: #FFF;
  transition: 0.25s;
}
@media screen and (max-width: 960px) {
  .navTgl__open > span,
  .navTgl__open > span::before,
  .navTgl__open > span::after {
    width: 5.33vw;
    height: 2px;
  }
}
@media screen and (min-width: 961px) {
  .navTgl__open > span,
  .navTgl__open > span::before,
  .navTgl__open > span::after {
    width: 24px;
    height: 2px;
  }
}
.navTgl__open > span {
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 960px) {
  .navTgl__open > span {
    left: 5.86vw;
  }
}
@media screen and (min-width: 961px) {
  .navTgl__open > span {
    left: 38px;
  }
}
@media screen and (max-width: 960px) {
  .navTgl__open > span::before {
    width: 5.33vw;
    top: -2.14vw;
  }
}
@media screen and (min-width: 961px) {
  .navTgl__open > span::before {
    width: 24px;
    top: -10px;
  }
}
@media screen and (max-width: 960px) {
  .navTgl__open > span::after {
    width: 5.33vw;
    top: 2.13vw;
  }
}
@media screen and (min-width: 961px) {
  .navTgl__open > span::after {
    width: 24px;
    top: 10px;
  }
}

.btnC {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.btn01 {
  display: inline-block;
  border: 1px solid #FFF;
  border-radius: 100vw;
  color: #FFF !important;
  font-family: "Shippori Mincho", serif;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .btn01 {
    font-size: 3.73vw;
    padding: 2.13vw 8.53vw 2.13vw 21.33vw;
    min-width: 64vw;
  }
}
@media screen and (min-width: 961px) {
  .btn01 {
    font-size: 16px;
    padding: 8px 32px 8px 80px;
    min-width: 240px;
  }
}
.btn01 > span {
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 960px) {
  .btn01 > span {
    padding-right: 12.8vw;
  }
}
@media screen and (min-width: 961px) {
  .btn01 > span {
    padding-right: 48px;
  }
}
.btn01 > span::after {
  content: "";
  display: block;
  background: url(./images/common/icon_arrow02_wh.svg) no-repeat 0 100%/100% 100%;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 960px) {
  .btn01 > span::after {
    width: 10.66vw;
    height: 1.33vw;
  }
}
@media screen and (min-width: 961px) {
  .btn01 > span::after {
    width: 40px;
    height: 5px;
  }
}

.btn02 {
  display: inline-block;
  border-radius: 100vw;
  background: #eaeaea;
  color: #7B7B7B !important;
  font-family: "Shippori Mincho", serif;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .btn02 {
    font-size: 3.73vw;
    padding: 2.13vw 8.53vw 2.13vw 21.33vw;
    min-width: 64vw;
  }
}
@media screen and (min-width: 961px) {
  .btn02 {
    font-size: 16px;
    padding: 8px 32px 8px 80px;
    min-width: 240px;
  }
}
.btn02 > span {
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 960px) {
  .btn02 > span {
    padding-right: 12.8vw;
  }
}
@media screen and (min-width: 961px) {
  .btn02 > span {
    padding-right: 48px;
  }
}
.btn02 > span::after {
  content: "";
  display: block;
  background: url(./images/common/icon_arrow02_gd.svg) no-repeat 0 100%/100% 100%;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 960px) {
  .btn02 > span::after {
    width: 10.66vw;
    height: 1.33vw;
  }
}
@media screen and (min-width: 961px) {
  .btn02 > span::after {
    width: 40px;
    height: 5px;
  }
}

.btn03 {
  display: inline-block;
  border-radius: 100vw;
  background: #443f3d;
  color: #FFF !important;
  font-family: "Shippori Mincho", serif;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .btn03 {
    font-size: 3.73vw;
    padding: 2.13vw 8.53vw 2.13vw 21.33vw;
    min-width: 64vw;
  }
}
@media screen and (min-width: 961px) {
  .btn03 {
    font-size: 16px;
    padding: 8px 32px 8px 80px;
    min-width: 240px;
  }
}
.btn03 > span {
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 960px) {
  .btn03 > span {
    padding-right: 12.8vw;
  }
}
@media screen and (min-width: 961px) {
  .btn03 > span {
    padding-right: 48px;
  }
}
.btn03 > span::after {
  content: "";
  display: block;
  background: url(./images/common/icon_arrow02_wh.svg) no-repeat 0 100%/100% 100%;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 960px) {
  .btn03 > span::after {
    width: 10.66vw;
    height: 1.33vw;
  }
}
@media screen and (min-width: 961px) {
  .btn03 > span::after {
    width: 40px;
    height: 5px;
  }
}

@media screen and (max-width: 960px) {
  .btn03--w310 {
    min-width: 77.6vw;
  }
}
@media screen and (min-width: 961px) {
  .btn03--w310 {
    min-width: 310px;
  }
}

.btn04 {
  position: relative;
  display: inline-block;
  background: #FFF;
  line-height: 1.2;
  color: #555555 !important;
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 960px) {
  .btn04 {
    font-size: 3.73vw;
  }
}
@media screen and (min-width: 961px) {
  .btn04 {
    font-size: 16px;
  }
}
.btn04::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 1px;
  right: 1px;
  background: #b29240;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
@media screen and (max-width: 960px) {
  .btn04::before {
    width: 2.13vw;
    height: 2.13vw;
  }
}
@media screen and (min-width: 961px) {
  .btn04::before {
    width: 8px;
    height: 8px;
  }
}
.btn04 > span {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 960px) {
  .btn04 > span {
    min-width: 42.66vw;
    min-height: 8.53vw;
    padding: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .btn04 > span {
    min-width: 200px;
    min-height: 40px;
    padding: 10px 0;
  }
}
.btn04 > span > span {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 0 35px;
  position: relative;
  white-space: nowrap;
}
.fixedBtn {
  position: fixed;
  right: 0;
  z-index: 60;
}
@media screen and (max-width: 960px) {
  .fixedBtn {
    bottom: 0;
    width: 100%;
    height: 60px;
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 961px) {
  .fixedBtn {
    top: 100px;
    width: 100px;
  }
}
@media screen and (max-width: 960px) {
  .fixedBtn > li {
    width: 50%;
    height: 60px;
  }
}
.fixedBtn > li > a {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  color: #FFF;
}
@media screen and (max-width: 960px) {
  .fixedBtn > li > a {
    font-size: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .fixedBtn > li > a {
    width: 100px;
    height: 100px;
    font-size: 14px;
  }
}
.fixedBtn__tel > a {
  background: #bf7005;
}
@media screen and (max-width: 960px) {
  .fixedBtn__tel > a img {
    height: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .fixedBtn__tel > a img {
    height: 30px;
  }
}
@media screen and (max-width: 960px) {
  .fixedBtn__tel > a > span {
    display: inline-block;
    margin-left: 2.13vw;
  }
}
@media screen and (min-width: 961px) {
  .fixedBtn__tel > a > span {
    display: none;
  }
}
.fixedBtn__reservation > a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Shippori Mincho", serif;
  background: #796D40;
}
@media screen and (max-width: 960px) {
  .fixedBtn__reservation > a {
    flex-direction: row;
    gap: 2.13vw;
  }
}
@media screen and (min-width: 961px) {
  .fixedBtn__reservation > a {
    text-align: center;
    flex-direction: column;
    gap: 4px;
  }
}
@media screen and (max-width: 960px) {
  .fixedBtn__reservation > a img {
    height: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .fixedBtn__reservation > a img {
    height: 30px;
  }
}
@media screen and (max-width: 960px) {
  .fixedBtn__reservation > a > span {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}
@media screen and (max-width: 960px) {
  .fixedBtn__reservation > a > span > span {
    display: inline-block;
    margin-left: 2.13vw;
  }
}
@media screen and (min-width: 961px) {
  .fixedBtn__reservation > a > span > span {
    display: block;
    width: 100%;
    margin-top: 4px;
  }
}

.indexWrap {
  overflow: hidden;
}
.mainVisual {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .mainVisual {
    height: calc(100svh - 60px);
    margin-bottom: 12.8vw;
  }
}
@media screen and (min-width: 961px) {
  .mainVisual {
    height: 100vh;
    margin-bottom: 40px;
  }
}
.mainVisual__txt {
  color: #FFF;
}
@media screen and (min-width: 961px) {
  .mainVisual__txt {
    position: absolute;
    top: 270px;
    left: 50%;
    margin-left: -640px;
    padding-left: 64px;
  }
}
.mainVisual__txt__01 {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.4;
}
@media screen and (max-width: 960px) {
  .mainVisual__txt__01 {
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 110px;
    left: 5.33vw;
    font-size: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .mainVisual__txt__01 {
    font-size: 56px;
  }
}
.mainVisual__txt__02 {
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 960px) {
  .mainVisual__txt__02 {
    position: absolute;
    bottom: 32vw;
    left: 5.33vw;
    font-size: 3.73vw;
    margin-top: 10.66vw;
  }
}
@media screen and (min-width: 961px) {
  .mainVisual__txt__02 {
    letter-spacing: 0.2em;
    font-size: 20px;
    margin-top: 90px;
    padding-left: 10px;
  }
}

@media screen and (max-width: 500px) {
  .mainVisual__txt__01 {
    top: 34.66vw;
    font-size: 7.46vw;
  }
}
.mainVisualSlide {
  position: relative;
  width: 100%;
  transition: opacity 0.5s ease-in-out;
  opacity: 0;
}
.mainVisualSlide.active {
  opacity: 1;
}
@media screen and (max-width: 960px) {
  .mainVisualSlide {
    height: calc(100svh - 60px);
    height: calc(var(--vh, 1vh) * 100 - 60px);
  }
}
.mainVisualSlide::after {
  content: "";
  display: block;
  width: 100%;
  background: url(./images/top/main_slide_ol.png) repeat-x 50% 100%/auto 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 960px) {
  .mainVisualSlide::after {
    height: 28.26vw;
  }
}
@media screen and (min-width: 961px) {
  .mainVisualSlide::after {
    height: 300px;
  }
}
.mainVisualSlide__li {
  width: 100%;
}
@media screen and (max-width: 960px) {
  .mainVisualSlide__li {
    height: calc(100svh - 60px);
    height: calc(var(--vh, 1vh) * 100 - 60px);
  }
}
.mainVisualSlide__img {
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .mainVisualSlide__img {
    height: calc(100svh - 60px);
    height: calc(var(--vh, 1vh) * 100 - 60px);
  }
}
.mainVisualSlide__img img {
  object-fit: cover;
  object-position: 0% 50%;
  width: 110%;
  height: 100vh;
  max-width: none;
  transition: transform 10s linear;
}
@media screen and (max-width: 960px) {
  .mainVisualSlide__img img {
    width: 120vw;
    height: calc(100svh - 60px);
    height: calc(var(--vh, 1vh) * 100 - 60px);
  }
}
@media screen and (max-width: 960px) {
  .mainVisualSlide .mainVisualSlide__li.active .mainVisualSlide__img img {
    transform: translateX(-20vw);
  }
}
@media screen and (min-width: 961px) {
  .mainVisualSlide .mainVisualSlide__li.active .mainVisualSlide__img img {
    transform: translateX(-5%);
  }
}

.mainVisualFeature {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  z-index: 60;
}
@media screen and (max-width: 960px) {
  .mainVisualFeature {
    width: 100%;
    bottom: 5.33vw;
    left: 0vw;
    justify-content: center;
  }
}
@media screen and (min-width: 961px) {
  .mainVisualFeature {
    top: 120px;
    right: 140px;
  }
}
.mainVisualFeature > li {
  font-family: "Shippori Mincho", serif;
  background: #f49807;
  color: #FFF;
  line-height: 1.5;
  text-align: center;
  border-radius: 100vw;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 960px) {
  .mainVisualFeature > li {
    width: 21.33vw;
    height: 21.33vw;
    margin: 0 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .mainVisualFeature > li {
    width: 120px;
    height: 120px;
    font-size: 18px;
    margin-left: 16px;
  }
}
@media screen and (max-width: 960px) {
  .indexNews {
    margin-bottom: 10.66vw;
  }
}
@media screen and (min-width: 961px) {
  .indexNews {
    width: 1280px;
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .indexNews {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 961px) {
  .indexNews__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

@media screen and (max-width: 960px) {
  .indexNewsBlk01 {
    margin-bottom: 6.4vw;
    padding: 0 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .indexNewsBlk01 {
    width: 460px;
  }
}
.indexNewsBlk01__01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.indexNewsBlk01__01__01 {
  position: relative;
  background: #b29240;
  color: #FFF;
  line-height: 1.5;
  border-radius: 100vw;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .indexNewsBlk01__01__01 {
    width: 22.93vw;
    height: 22.93vw;
  }
}
@media screen and (min-width: 961px) {
  .indexNewsBlk01__01__01 {
    width: 96px;
    height: 96px;
    font-size: 14px;
  }
}
.indexNewsBlk01__01__01::before {
  content: "";
  display: block;
  height: 2px;
  background: #b29240;
  position: absolute;
  top: 50%;
  right: 100%;
  margin-right: 4px;
}
@media screen and (max-width: 960px) {
  .indexNewsBlk01__01__01::before {
    width: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .indexNewsBlk01__01__01::before {
    width: 24px;
  }
}
@media screen and (max-width: 960px) {
  .indexNewsBlk01__01__02 {
    width: calc(100% - 25.6vw);
  }
}
@media screen and (min-width: 961px) {
  .indexNewsBlk01__01__02 {
    width: calc(100% - 116px);
  }
}
@media screen and (min-width: 961px) {
  .indexNewsBlk01__01__02 > dl {
    padding-top: 4px;
  }
}
.indexNewsBlk01__01__02 > dl > dt {
  letter-spacing: 0.1em;
  line-height: 1.5;
}
@media screen and (max-width: 960px) {
  .indexNewsBlk01__01__02 > dl > dt {
    font-size: 4.8vw;
    margin-bottom: 1.06vw;
  }
}
@media screen and (min-width: 961px) {
  .indexNewsBlk01__01__02 > dl > dt {
    font-size: 18px;
    margin-bottom: 6px;
  }
}
.indexNewsBlk01__01__02 > dl > dd {
  line-height: 1.5;
}
@media screen and (max-width: 960px) {
  .indexNewsBlk01__01__02 > dl > dd {
    font-size: 3.46vw;
  }
}
@media screen and (min-width: 961px) {
  .indexNewsBlk01__01__02 > dl > dd {
    font-size: 14px;
  }
}
.indexNewsBlk01__02 {
  margin-top: -8px;
  background: #eaeaea;
  border-radius: 8px;
}
@media screen and (max-width: 960px) {
  .indexNewsBlk01__02 {
    padding: 4.26vw 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .indexNewsBlk01__02 {
    padding: 20px 14px;
  }
}

.indexTimeTable {
  width: 100%;
}
@media screen and (max-width: 960px) {
  .indexTimeTable {
    margin-bottom: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .indexTimeTable {
    margin-bottom: 20px;
  }
}
.indexTimeTable > tbody > tr > th,
.indexTimeTable > tbody > tr > td {
  color: #4E4E4E;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
  font-weight: 400;
}
@media screen and (max-width: 960px) {
  .indexTimeTable > tbody > tr > th,
  .indexTimeTable > tbody > tr > td {
    padding: 0 1.06vw;
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .indexTimeTable > tbody > tr > th,
  .indexTimeTable > tbody > tr > td {
    padding: 0 8px;
    font-size: 14px;
  }
}
.indexTimeTable > tbody > tr > th {
  text-align: center;
}
.indexTimeTable > tbody > tr > th[scope=row] {
  text-align: right;
  line-height: 1.6;
}
.indexTimeTable > tbody > tr > th[scope=col] > span {
  display: block;
  width: 100%;
  height: 100%;
  background: #FFF;
  border-radius: 8px 8px 0 0;
}
@media screen and (max-width: 960px) {
  .indexTimeTable > tbody > tr > th[scope=col] > span {
    padding: 2.13vw 1.06vw;
  }
}
@media screen and (min-width: 961px) {
  .indexTimeTable > tbody > tr > th[scope=col] > span {
    padding: 8px 6px;
  }
}
.indexTimeTable > tbody > tr > td > span {
  display: block;
  width: 100%;
  height: 100%;
  background: #FFF;
}
@media screen and (max-width: 960px) {
  .indexTimeTable > tbody > tr > td > span {
    padding: 2.13vw 1.06vw;
  }
}
@media screen and (min-width: 961px) {
  .indexTimeTable > tbody > tr > td > span {
    padding: 8px 6px 16px;
  }
}
.indexTimeTable > tbody > tr:last-child > td > span {
  border-radius: 0 0 8px 8px;
}
.indexTimeTable__th01 {
  text-align: right !important;
  background: rgba(0, 0, 0, 0) !important;
}
.indexTimeTable__txt01 {
  text-align: right;
  line-height: 1.4;
}
@media screen and (max-width: 960px) {
  .indexTimeTable__txt01 {
    font-size: 2.93vw;
  }
}
@media screen and (min-width: 961px) {
  .indexTimeTable__txt01 {
    font-size: 12px;
  }
}
.indexTimeTable__txt02 {
  text-align: right;
  line-height: 1.4;
}
@media screen and (max-width: 960px) {
  .indexTimeTable__txt02 {
    font-size: 2.93vw;
  }
}
@media screen and (min-width: 961px) {
  .indexTimeTable__txt02 {
    font-size: 12px;
  }
}

@media screen and (min-width: 961px) {
  .indexNewsBlk02 {
    width: 760px;
  }
}
.indexNewsBlk02__title {
  background: url(./images/common/sub_line_gd01.svg) no-repeat 0 100%/100% auto;
}
@media screen and (max-width: 960px) {
  .indexNewsBlk02__title {
    margin: 0 5.33vw 5.33vw;
    padding-bottom: 3.46vw;
  }
}
@media screen and (min-width: 961px) {
  .indexNewsBlk02__title {
    margin: 0 0 40px;
    padding-bottom: 13px;
  }
}
.indexNewsBlk02__title > span {
  letter-spacing: 0.2em;
}
@media screen and (max-width: 960px) {
  .indexNewsBlk02__title > span {
    font-size: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .indexNewsBlk02__title > span {
    font-size: 24px;
  }
}
@media screen and (max-width: 960px) {
  .indexNewsBlk02__title > h2 {
    font-size: 3.73vw;
  }
}
@media screen and (min-width: 961px) {
  .indexNewsBlk02__title > h2 {
    font-size: 14px;
  }
}

.indexNewsList {
  position: relative;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .indexNewsList {
    padding-bottom: 10.66vw;
  }
}
@media screen and (min-width: 961px) {
  .indexNewsList {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 960px) {
  .indexNewsList__li {
    margin: 0 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .indexNewsList__li {
    margin: 0 56px 0 0;
  }
}
.indexNewsList__link {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  color: #7B7B7B !important;
}
.indexNewsList__date {
  color: #b29240;
  letter-spacing: 0.05em;
}
.indexNewsList__cat > span {
  display: inline-block;
  background: #4b3a34;
  color: #FFF;
  border-radius: 8px;
  line-height: 1;
}
@media screen and (max-width: 960px) {
  .indexNewsList__cat > span {
    font-size: 3.2vw;
    padding: 1.06vw 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .indexNewsList__cat > span {
    font-size: 12px;
    padding: 4px 16px;
  }
}
.indexNewsList__sub01 {
  width: 100%;
}
@media screen and (max-width: 960px) {
  .indexNewsList__sub01 {
    margin-top: 4.26vw;
    font-size: 3.73vw;
  }
}
@media screen and (min-width: 961px) {
  .indexNewsList__sub01 {
    margin-top: 16px;
    font-size: 14px;
  }
}
.indexNewsList .slick-arrow {
  position: absolute;
  bottom: 0;
  text-indent: -999em;
  border: none;
  cursor: pointer;
}
@media screen and (max-width: 960px) {
  .indexNewsList .slick-arrow {
    width: 5.33vw;
    height: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .indexNewsList .slick-arrow {
    width: 20px;
    height: 20px;
  }
}
.indexNewsList .slick-prev {
  background: url(./images/top/icon_prev01.svg) no-repeat 0 0/100% 100%;
}
@media screen and (max-width: 960px) {
  .indexNewsList .slick-prev {
    right: 16.53vw;
  }
}
@media screen and (min-width: 961px) {
  .indexNewsList .slick-prev {
    right: 62px;
  }
}
.indexNewsList .slick-next {
  background: url(./images/top/icon_next01.svg) no-repeat 0 0/100% 100%;
}
@media screen and (max-width: 960px) {
  .indexNewsList .slick-next {
    right: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .indexNewsList .slick-next {
    right: 10px;
  }
}

@media screen and (min-width: 961px) {
  .pcWrap01 {
    width: 1280px;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .pcWrap01 {
    margin-left: auto;
    margin-right: auto;
  }
}

.index3Reason__wrap {
  position: relative;
  z-index: 1;
  background: #FFF;
  border-radius: 16px 16px 0 0;
}
@media screen and (max-width: 960px) {
  .index3Reason__wrap {
    margin-top: -21.34vw;
    width: 89.33vw;
    margin-left: auto;
    margin-right: auto;
    padding: 9.6vw 0 0;
  }
}
@media screen and (min-width: 961px) {
  .index3Reason__wrap {
    margin-top: -120px;
    width: 1280px;
    padding: 72px 0 0;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .index3Reason__wrap {
    margin-left: auto;
    margin-right: auto;
  }
}
.index3Reason__sub01 {
  text-align: center;
  font-family: "Shippori Mincho", serif;
  line-height: 1;
}
@media screen and (max-width: 960px) {
  .index3Reason__sub01 {
    font-size: 4.8vw;
    background: url(./images/common/sub_dot_gy01.svg) no-repeat 50% 100%/auto 7px;
    padding-bottom: 5.33vw;
    margin-bottom: 8vw;
  }
}
@media screen and (min-width: 961px) {
  .index3Reason__sub01 {
    font-size: 24px;
    background: url(./images/common/sub_dot_gy01.svg) no-repeat 50% 100%/auto 14px;
    padding-bottom: 30px;
    margin-bottom: 40px;
  }
}
.index3Reason__sub01__01 {
  display: block;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 960px) {
  .index3Reason__sub01__01 {
    margin-bottom: 2.13vw;
  }
}
@media screen and (min-width: 961px) {
  .index3Reason__sub01__01 {
    margin-bottom: 8px;
  }
}
.index3Reason__sub01__02 {
  display: block;
}
.index3Reason__sub01__02__01 {
  color: #b29240;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .index3Reason__sub01__02__01 {
    font-size: 12.8vw;
  }
}
@media screen and (min-width: 961px) {
  .index3Reason__sub01__02__01 {
    font-size: 64px;
  }
}

@media screen and (max-width: 960px) {
  .index3ReasonList {
    margin-bottom: 21.33vw;
  }
}
@media screen and (min-width: 961px) {
  .index3ReasonList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 960px) {
  .index3ReasonList__li {
    padding: 0 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .index3ReasonList__li {
    width: 390px;
  }
}
@media screen and (max-width: 960px) {
  .index3ReasonList__li + li {
    margin-top: 6.4vw;
  }
}
.index3ReasonList__num {
  display: block;
  line-height: 1;
  font-family: "Shippori Mincho", serif;
  text-align: right;
  color: #b29240;
}
@media screen and (max-width: 960px) {
  .index3ReasonList__num {
    font-size: 14.93vw;
    background: url(./images/common/sub_line_gy02.svg) no-repeat 0% 100%/75% auto;
    margin-bottom: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .index3ReasonList__num {
    font-size: 80px;
    background: url(./images/common/sub_line_gy02.svg) no-repeat 0% 100%/75% auto;
    margin-bottom: 24px;
  }
}
.index3ReasonList__txt01 {
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 960px) {
  .index3ReasonList__txt01 {
    font-size: 4.26vw;
    padding-left: 2.13vw;
  }
}
@media screen and (min-width: 961px) {
  .index3ReasonList__txt01 {
    font-size: 20px;
  }
}

@media screen and (min-width: 961px) {
  .index3ReasonBlk01 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (max-width: 960px) {
  .index3ReasonBlk01__01 {
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .index3ReasonBlk01__01 {
    width: 696px;
  }
}
@media screen and (min-width: 961px) {
  .index3ReasonBlk01__02 {
    width: 536px;
  }
}
@media screen and (max-width: 960px) {
  .index3ReasonBlk01__02__btn {
    text-align: center;
  }
}
.index3ReasonSlideCount {
  text-align: center;
  line-height: 1;
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 960px) {
  .index3ReasonSlideCount {
    margin-bottom: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .index3ReasonSlideCount {
    font-size: 16px;
    width: 560px;
    position: absolute;
    bottom: -28px;
    left: 0;
  }
}
@media screen and (min-width: 961px) {
  .index3ReasonSlideWrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

@media screen and (max-width: 960px) {
  .index3ReasonSlide {
    margin-bottom: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .index3ReasonSlide {
    width: 560px;
  }
}
.index3ReasonSlide .slick-arrow {
  position: absolute;
  left: 50%;
  z-index: 10;
  text-indent: -999em;
  background: rgba(0, 0, 0, 0);
  cursor: pointer;
  border: none;
}
@media screen and (max-width: 960px) {
  .index3ReasonSlide .slick-arrow {
    bottom: -5.87vw;
    width: 3.2vw;
    height: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .index3ReasonSlide .slick-arrow {
    bottom: -26px;
    width: 12px;
    height: 12px;
  }
}
.index3ReasonSlide .slick-arrow::before, .index3ReasonSlide .slick-arrow::after {
  content: "";
  display: block;
  background: #7B7B7B;
  height: 2px;
  position: absolute;
  top: 50%;
}
@media screen and (max-width: 960px) {
  .index3ReasonSlide .slick-arrow::before, .index3ReasonSlide .slick-arrow::after {
    width: 2.13vw;
  }
}
@media screen and (min-width: 961px) {
  .index3ReasonSlide .slick-arrow::before, .index3ReasonSlide .slick-arrow::after {
    width: 8px;
  }
}
@media screen and (max-width: 960px) {
  .index3ReasonSlide .slick-prev {
    margin-left: -10.67vw;
  }
}
@media screen and (min-width: 961px) {
  .index3ReasonSlide .slick-prev {
    margin-left: -48px;
  }
}
.index3ReasonSlide .slick-prev::before, .index3ReasonSlide .slick-prev::after {
  transform-origin: 0 50%;
}
.index3ReasonSlide .slick-prev::before {
  transform: rotate(45deg);
}
.index3ReasonSlide .slick-prev::after {
  transform: rotate(-45deg);
}
@media screen and (max-width: 960px) {
  .index3ReasonSlide .slick-next {
    margin-left: 8vw;
  }
}
@media screen and (min-width: 961px) {
  .index3ReasonSlide .slick-next {
    margin-left: 38px;
  }
}
.index3ReasonSlide .slick-next::before, .index3ReasonSlide .slick-next::after {
  transform-origin: 100% 50%;
}
.index3ReasonSlide .slick-next::before {
  transform: rotate(-45deg);
}
.index3ReasonSlide .slick-next::after {
  transform: rotate(45deg);
}
@media screen and (max-width: 960px) {
  .index3ReasonSlideThumb {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 2.13vw;
  }
}
@media screen and (min-width: 961px) {
  .index3ReasonSlideThumb {
    width: 120px;
  }
}
.index3ReasonSlideThumb > li {
  cursor: pointer;
}
@media screen and (max-width: 960px) {
  .index3ReasonSlideThumb > li {
    width: calc((100% - 6.4vw) / 4);
  }
}
@media screen and (min-width: 961px) {
  .index3ReasonSlideThumb > li + li {
    margin-top: 19px;
  }
}
.index3ReasonSlideThumb .thumbnail-current {
  opacity: 0.5;
}
.indexProblem01 {
  position: relative;
  overflow: hidden;
}
.indexProblem01::before {
  content: "";
  display: block;
  background: #eaeaea;
  position: absolute;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .indexProblem01::before {
    top: 12vw;
    right: 2.66vw;
    height: calc(100% - 21.33vw);
  }
}
@media screen and (min-width: 961px) {
  .indexProblem01::before {
    top: 55px;
    left: 50%;
    transform: translateX(-720px);
    height: 460px;
  }
}
.indexProblem01__wrap {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .indexProblem01__wrap {
    padding: 0 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .indexProblem01__wrap {
    width: 1280px;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .indexProblem01__wrap {
    margin-left: auto;
    margin-right: auto;
  }
}
.indexProblem01__sub01 {
  position: relative;
  font-family: "Shippori Mincho", serif;
  line-height: 1.4;
}
@media screen and (max-width: 960px) {
  .indexProblem01__sub01 {
    padding-bottom: 5.33vw;
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .indexProblem01__sub01 {
    padding-bottom: 30px;
    margin-left: 140px;
    margin-bottom: 24px;
  }
}
.indexProblem01__sub01__01 {
  display: block;
  letter-spacing: 0.05em;
}
.indexProblem01__sub01__02 {
  display: block;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 960px) {
  .indexProblem01__sub01__02 {
    font-size: 5.33vw;
    margin-top: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .indexProblem01__sub01__02 {
    font-size: 28px;
    margin-top: 10px;
  }
}
.indexProblem01__sub01::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  background: url(./images/common/sub_line_gd03.svg) no-repeat 0 0/100% 100%;
}
@media screen and (max-width: 960px) {
  .indexProblem01__sub01::after {
    left: -2.67vw;
    width: 85.33vw;
    height: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .indexProblem01__sub01::after {
    left: -50px;
    width: 790px;
    height: 10px;
  }
}
@media screen and (min-width: 961px) {
  .indexProblem01__01 {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}
.indexProblem01__01__txt {
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 960px) {
  .indexProblem01__01__txt {
    margin-bottom: 10.66vw;
    font-size: 3.73vw;
  }
}
@media screen and (min-width: 961px) {
  .indexProblem01__01__txt {
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 140px;
    padding-right: 360px;
    width: 1280px;
    font-size: 16px;
  }
}
@media screen and (max-width: 960px) {
  .indexProblem01__01__img {
    position: relative;
    width: 42.66vw;
    margin-top: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .indexProblem01__01__img {
    position: absolute;
    top: 160px;
    left: 0;
  }
}
.indexProblem01__01__img::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #b29240;
  position: absolute;
}
@media screen and (max-width: 960px) {
  .indexProblem01__01__img::before {
    top: -1.6vw;
    left: 1.6vw;
  }
}
@media screen and (min-width: 961px) {
  .indexProblem01__01__img::before {
    top: -8px;
    left: 8px;
  }
}

.indexProblem01List01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 961px) {
  .indexProblem01List01 {
    width: 670px;
    margin-top: -40px;
  }
}
.indexProblem01List01__li {
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 960px) {
  .indexProblem01List01__li {
    width: calc((100% - 8.53vw) / 2);
  }
}
@media screen and (min-width: 961px) {
  .indexProblem01List01__li {
    width: 320px;
  }
}
@media screen and (max-width: 960px) {
  .indexProblem01List01__li + li {
    margin-top: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .indexProblem01List01__li + li {
    margin-top: 40px;
  }
}
@media screen and (max-width: 960px) {
  .indexProblem01List01__li--left01 {
    margin-left: calc((100% - 8.53vw) / 3);
  }
}
@media screen and (min-width: 961px) {
  .indexProblem01List01__li--left01 {
    margin-left: calc(100% - 320px);
  }
}
@media screen and (max-width: 960px) {
  .indexProblem01List01__li--left02 {
    margin-left: calc((100% + 57.46vw) / 3);
  }
}
@media screen and (max-width: 960px) {
  .indexProblem01List01__li--left03 {
    margin-left: calc((100% + 57.46vw) / 3);
  }
}
@media screen and (min-width: 961px) {
  .indexProblem01List01__li--left03 {
    margin-left: calc(100% - 400px);
  }
}
.indexProblem01List01__link {
  display: block;
}
@media screen and (max-width: 960px) {
  .indexProblem01List01__img {
    margin-bottom: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .indexProblem01List01__img {
    margin-bottom: 18px;
  }
}
.indexProblem01List01__txt01 {
  line-height: 1.2;
  text-align: center;
}
.indexProblem01List01__txt01 > dt {
  border-bottom: 1px dashed #b29240;
}
@media screen and (max-width: 960px) {
  .indexProblem01List01__txt01 > dt {
    font-size: 3.73vw;
    padding-bottom: 1.06vw;
    margin-bottom: 2.13vw;
  }
}
@media screen and (min-width: 961px) {
  .indexProblem01List01__txt01 > dt {
    font-size: 18px;
    padding-bottom: 6px;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 960px) {
  .indexProblem01List01__txt01 > dd {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .indexProblem01List01__txt01 > dd {
    font-size: 14px;
  }
}

@media screen and (max-width: 960px) {
  .indexProblem01List01--items02 {
    justify-content: space-between;
  }
}
@media screen and (min-width: 961px) {
  .indexProblem01List01--items02 {
    justify-content: flex-end;
  }
}

@media screen and (min-width: 961px) {
  .indexProblem01List01__li--right01 {
    margin-right: 80px;
  }
}

@media screen and (max-width: 960px) {
  .indexProblem01List01--items04 {
    justify-content: space-between;
    column-gap: 32px;
  }
}
@media screen and (min-width: 961px) {
  .indexProblem01List01--items04 {
    justify-content: flex-end;
    margin-top: -120px;
    column-gap: 30px;
    width: 670px;
  }
}

@media screen and (max-width: 960px) {
  .indexProblem01_01_img--mt01 {
    margin-top: -30.67vw;
  }
}

@media screen and (max-width: 960px) {
  .indexProblem01_01_img--mt02 {
    margin-top: -30.67vw;
  }
}

.indexProblem02 {
  position: relative;
  overflow: hidden;
}
.indexProblem02::before {
  content: "";
  display: block;
  background: #eaeaea;
  position: absolute;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .indexProblem02::before {
    top: 12vw;
    left: 2.66vw;
    height: calc(100% - 21.33vw);
  }
}
@media screen and (min-width: 961px) {
  .indexProblem02::before {
    top: 55px;
    right: 50%;
    transform: translateX(720px);
    height: 460px;
  }
}
.indexProblem02__wrap {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .indexProblem02__wrap {
    padding: 0 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .indexProblem02__wrap {
    width: 1280px;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .indexProblem02__wrap {
    margin-left: auto;
    margin-right: auto;
  }
}
.indexProblem02__sub01 {
  position: relative;
  font-family: "Shippori Mincho", serif;
  line-height: 1.4;
}
@media screen and (max-width: 960px) {
  .indexProblem02__sub01 {
    padding-bottom: 5.33vw;
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .indexProblem02__sub01 {
    padding-bottom: 30px;
    margin-left: 500px;
    margin-bottom: 24px;
  }
}
.indexProblem02__sub01__01 {
  display: block;
  letter-spacing: 0.05em;
}
.indexProblem02__sub01__02 {
  display: block;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 960px) {
  .indexProblem02__sub01__02 {
    font-size: 5.33vw;
    margin-top: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .indexProblem02__sub01__02 {
    font-size: 28px;
    margin-top: 10px;
  }
}
.indexProblem02__sub01::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  background: url(./images/common/sub_line_gd03.svg) no-repeat 0 0/100% 100%;
}
@media screen and (max-width: 960px) {
  .indexProblem02__sub01::after {
    left: -2.67vw;
    width: 85.33vw;
    height: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .indexProblem02__sub01::after {
    left: -50px;
    width: 790px;
    height: 10px;
  }
}
@media screen and (min-width: 961px) {
  .indexProblem02__01 {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
.indexProblem02__01__txt {
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 960px) {
  .indexProblem02__01__txt {
    margin-bottom: 10.66vw;
    font-size: 3.73vw;
  }
}
@media screen and (min-width: 961px) {
  .indexProblem02__01__txt {
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 500px;
    width: 1280px;
    font-size: 16px;
  }
}
@media screen and (max-width: 960px) {
  .indexProblem02__01__img {
    position: relative;
    width: 42.66vw;
    margin: -32vw 0 0 45.33vw;
  }
}
@media screen and (min-width: 961px) {
  .indexProblem02__01__img {
    position: absolute;
    top: 160px;
    right: -200px;
  }
}
@media screen and (max-width: 960px) {
  .indexProblem02__01__img--02 {
    margin: 10.66vw 0 0 45.33vw;
  }
}
.indexProblem02__01__img::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #b29240;
  position: absolute;
}
@media screen and (max-width: 960px) {
  .indexProblem02__01__img::before {
    top: -1.6vw;
    left: 1.6vw;
  }
}
@media screen and (min-width: 961px) {
  .indexProblem02__01__img::before {
    top: -8px;
    left: 8px;
  }
}

.indexProblem02List01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 961px) {
  .indexProblem02List01 {
    width: 1024px;
    margin-top: -40px;
  }
}
@media screen and (min-width: 961px) {
  .indexProblem02List01--02 {
    width: 670px;
  }
}
.indexProblem02List01__li {
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 960px) {
  .indexProblem02List01__li {
    width: calc((100% - 8.53vw) / 2);
  }
}
@media screen and (min-width: 961px) {
  .indexProblem02List01__li {
    width: 320px;
  }
}
@media screen and (max-width: 960px) {
  .indexProblem02List01__li + li {
    margin-top: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .indexProblem02List01__li + li {
    margin-top: 40px;
  }
}
@media screen and (max-width: 960px) {
  .indexProblem02List01__li--left01 {
    margin-left: calc((100% - 8.53vw) / 3);
  }
}
@media screen and (min-width: 961px) {
  .indexProblem02List01__li--left01 {
    margin-left: 80px;
    margin-right: 620px;
  }
}
@media screen and (max-width: 960px) {
  .indexProblem02List01__li--left02 {
    margin-left: calc((100% - 8.53vw) / 3);
  }
}
@media screen and (min-width: 961px) {
  .indexProblem02List01__li--left02 {
    margin-left: 80px;
  }
}
.indexProblem02List01__link {
  display: block;
}
@media screen and (max-width: 960px) {
  .indexProblem02List01__img {
    margin-bottom: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .indexProblem02List01__img {
    margin-bottom: 18px;
  }
}
.indexProblem02List01__txt01 {
  line-height: 1.2;
  text-align: center;
}
.indexProblem02List01__txt01 > dt {
  border-bottom: 1px dashed #b29240;
}
@media screen and (max-width: 960px) {
  .indexProblem02List01__txt01 > dt {
    font-size: 3.73vw;
    padding-bottom: 1.06vw;
    margin-bottom: 2.13vw;
  }
}
@media screen and (min-width: 961px) {
  .indexProblem02List01__txt01 > dt {
    font-size: 18px;
    padding-bottom: 6px;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 960px) {
  .indexProblem02List01__txt01 > dd {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .indexProblem02List01__txt01 > dd {
    font-size: 14px;
  }
}

@media screen and (max-width: 960px) {
  .indexProblem02List01--items03 ~ .indexProblem02__01__img {
    margin: 6.4vw 0 0 45.33vw;
  }
}
@media screen and (max-width: 960px) {
  .indexProblem02List01--items07 ~ .indexProblem02__01__img {
    margin: 6.4vw 0 0 45.33vw;
  }
}
.indexClinicImgs {
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .indexClinicImgs {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 961px) {
  .indexClinicImgs {
    margin-bottom: 120px;
  }
}
.indexClinicImgs::before {
  position: absolute;
  top: 50px;
  left: 0;
  content: "";
  display: block;
  background: url(./images/common/img_slide_line.svg) no-repeat 0 0/100% 100%;
}
@media screen and (max-width: 960px) {
  .indexClinicImgs::before {
    width: 431.46vw;
    height: 12.8vw;
  }
}
@media screen and (min-width: 961px) {
  .indexClinicImgs::before {
    width: 1618px;
    height: 48px;
  }
}
.indexClinicImgs::after {
  position: absolute;
  bottom: 50px;
  right: 0;
  content: "";
  display: block;
  background: url(./images/common/img_slide_line.svg) no-repeat 0 0/100% 100%;
}
@media screen and (max-width: 960px) {
  .indexClinicImgs::after {
    width: 431.46vw;
    height: 12.8vw;
  }
}
@media screen and (min-width: 961px) {
  .indexClinicImgs::after {
    width: 1618px;
    height: 48px;
  }
}

.indexClinicImgsSlide {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 960px) {
  .indexClinicImgsSlide__01 img {
    width: 58.66vw;
  }
}
@media screen and (min-width: 961px) {
  .indexClinicImgsSlide__01 img {
    width: 380px;
  }
}
@media screen and (max-width: 960px) {
  .indexClinicImgsSlide__02 img {
    margin-top: 21.33vw;
    width: 48vw;
  }
}
@media screen and (min-width: 961px) {
  .indexClinicImgsSlide__02 img {
    margin-top: 160px;
    width: 280px;
  }
}
@media screen and (max-width: 960px) {
  .indexClinicImgsSlide .slick-slide {
    margin: 0 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .indexClinicImgsSlide .slick-slide {
    margin: 0 40px;
  }
}

.indexDrBlk01 {
  position: relative;
  overflow: hidden;
}
.indexDrBlk01::before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  background: linear-gradient(to right, #fff 0%, #f2f2f2 10%, #f2f2f2 100%);
}
@media screen and (max-width: 960px) {
  .indexDrBlk01::before {
    width: calc(100% - 2.66vw);
    left: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .indexDrBlk01::before {
    width: 100vw;
    left: 50%;
    margin-left: -560px;
  }
}
.indexDrBlk01::after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
}
@media screen and (max-width: 960px) {
  .indexDrBlk01::after {
    background: url(./images/common/mask02.png) no-repeat 25% 0/auto 100%;
    width: calc(100% - 2.66vw);
    left: 2.66vw;
    height: 26.66vw;
  }
}
@media screen and (min-width: 961px) {
  .indexDrBlk01::after {
    background: url(./images/common/mask02.png) repeat-x 0% 0/auto 100%;
    width: 100%;
    height: 118px;
    left: 50%;
    margin-left: -640px;
  }
}
.indexDrBlk01__wrap {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .indexDrBlk01__wrap {
    padding: 0 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .indexDrBlk01__wrap {
    width: 1280px;
    padding-left: 256px;
    padding-top: 24px;
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .indexDrBlk01__wrap {
    margin-left: auto;
    margin-right: auto;
  }
}
.indexDrBlk01__sub01 {
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.2em;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .indexDrBlk01__sub01 {
    text-align: center;
    font-size: 4.8vw;
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .indexDrBlk01__sub01 {
    font-size: 24px;
    margin-bottom: 110px;
  }
}
.indexDrBlk01__sub01 > span {
  color: #b29240;
}
@media screen and (max-width: 960px) {
  .indexDrBlk01__sub01 > span {
    font-size: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .indexDrBlk01__sub01 > span {
    font-size: 32px;
  }
}
@media screen and (min-width: 961px) {
  .indexDrBlk01__01 {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 960px) {
  .indexDrBlk01__01__01 {
    text-align: center;
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .indexDrBlk01__01__01 {
    position: absolute;
    bottom: 0;
    left: -80px;
  }
}
@media screen and (max-width: 960px) {
  .indexDrBlk01__01__01 img {
    width: 64vw;
  }
}
.indexDrBlk01__01__02 {
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 960px) {
  .indexDrBlk01__01__02 {
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .indexDrBlk01__01__02 {
    width: 530px;
  }
}
@media screen and (max-width: 960px) {
  .indexDrBlk01__01__02__name {
    text-align: center;
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .indexDrBlk01__01__02__name {
    margin-bottom: 36px;
  }
}
.indexDrBlk01__01__02__name__01 {
  display: block;
}
@media screen and (max-width: 960px) {
  .indexDrBlk01__01__02__name__01 {
    font-size: 3.73vw;
  }
}
@media screen and (min-width: 961px) {
  .indexDrBlk01__01__02__name__01 {
    font-size: 16px;
  }
}
.indexDrBlk01__01__02__name__02 {
  display: block;
}
@media screen and (max-width: 960px) {
  .indexDrBlk01__01__02__name__02 {
    font-size: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .indexDrBlk01__01__02__name__02 {
    font-size: 32px;
  }
}
@media screen and (max-width: 960px) {
  .indexDrBlk01__01__02__btn {
    text-align: center;
  }
}
@media screen and (min-width: 961px) {
  .indexDrBlk01__01__03 {
    width: 460px;
  }
}

@media screen and (min-width: 961px) {
  .indexDrBlk02__wrap {
    position: relative;
    width: 1280px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .indexDrBlk02__wrap {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 961px) {
  .indexDrBlk02__01 {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
  }
}
@media screen and (max-width: 960px) {
  .indexDrBlk02__02 {
    background: #eaeaea;
    padding: 0 5.33vw 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .indexDrBlk02__02 {
    position: relative;
    z-index: 1;
    width: 840px;
  }
}
@media screen and (min-width: 961px) {
  .indexDrBlk02__02::before {
    content: "";
    display: block;
    width: 100vw;
    height: 100%;
    background: #eaeaea;
    position: absolute;
    top: 32px;
    left: -40px;
  }
}
@media screen and (min-width: 961px) {
  .indexDrBlk02__02__wrap {
    position: relative;
    z-index: 1;
  }
}
.indexDrBlk02__02__sub01 {
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.2em;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .indexDrBlk02__02__sub01 {
    font-size: 4.26vw;
    margin-top: -5.34vw;
    margin-bottom: 5.33vw;
    filter: drop-shadow(0 0 2px #FFF) drop-shadow(0 0 2px #FFF) drop-shadow(0 0 2px #FFF) drop-shadow(0 0 2px #FFF) drop-shadow(0 0 2px #FFF);
  }
}
@media screen and (min-width: 961px) {
  .indexDrBlk02__02__sub01 {
    font-size: 24px;
    margin-bottom: 34px;
  }
}
@media screen and (max-width: 960px) {
  .indexDrBlk02__02__sub01__01 {
    font-size: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .indexDrBlk02__02__sub01__01 {
    font-size: 32px;
  }
}
.indexDrBlk02__02__sub01__02 {
  color: #b29240;
}
@media screen and (max-width: 960px) {
  .indexDrBlk02__02__sub01__02 {
    font-size: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .indexDrBlk02__02__sub01__02 {
    font-size: 32px;
  }
}
.indexDrBlk02__02__btn {
  text-align: center;
}
@media screen and (max-width: 960px) {
  .indexDrBlk02__02__btn {
    margin-top: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .indexDrBlk02__02__btn {
    margin-top: 48px;
  }
}

.indexDrBlk02List {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 960px) {
  .indexDrBlk02List > li {
    width: calc((100% - 4.26vw) / 2);
    margin: 6.4vw 4.26vw 0 0;
  }
}
@media screen and (min-width: 961px) {
  .indexDrBlk02List > li {
    width: 254px;
    margin: 54px 24px 0 0;
  }
}
@media screen and (max-width: 960px) {
  .indexDrBlk02List > li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 960px) {
  .indexDrBlk02List > li:nth-child(-n+2) {
    margin-top: 0;
  }
}
@media screen and (min-width: 961px) {
  .indexDrBlk02List > li:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 961px) {
  .indexDrBlk02List > li:nth-child(-n+3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 960px) {
  .indexDrBlk02List__img {
    margin-bottom: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .indexDrBlk02List__img {
    margin-bottom: 14px;
  }
}
.indexDrBlk02List__txt {
  line-height: 1.5;
}
@media screen and (max-width: 960px) {
  .indexDrBlk02List__txt {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .indexDrBlk02List__txt {
    font-size: 14px;
  }
}

@media screen and (max-width: 960px) {
  .indexBlog__wrap {
    padding: 0 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlog__wrap {
    width: 1280px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .indexBlog__wrap {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 960px) {
  .indexBlog__01 {
    margin-bottom: 8.53vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlog__01 {
    width: 944px;
  }
}
.indexBlog__sub01 {
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 960px) {
  .indexBlog__sub01 {
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlog__sub01 {
    margin-bottom: 32px;
  }
}
.indexBlog__sub01__01 {
  display: block;
}
@media screen and (max-width: 960px) {
  .indexBlog__sub01__01 {
    font-size: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlog__sub01__01 {
    font-size: 24px;
  }
}
.indexBlog__sub01__02 {
  display: block;
}
@media screen and (max-width: 960px) {
  .indexBlog__sub01__02 {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlog__sub01__02 {
    font-size: 14px;
  }
}
@media screen and (min-width: 961px) {
  .indexBlog__02 {
    width: 280px;
  }
}

.indexBlogList {
  display: flex;
  flex-wrap: wrap;
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 960px) {
  .indexBlogList__li {
    width: calc((100% - 4.26vw) / 2);
    margin: 8.53vw 4.26vw 0 0;
  }
}
@media screen and (min-width: 961px) {
  .indexBlogList__li {
    width: 288px;
    margin: 70px 40px 0 0;
  }
}
@media screen and (max-width: 960px) {
  .indexBlogList__li:nth-child(-n+2) {
    margin-top: 0;
  }
}
@media screen and (max-width: 960px) {
  .indexBlogList__li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 961px) {
  .indexBlogList__li:nth-child(-n+3) {
    margin-top: 0;
  }
}
@media screen and (min-width: 961px) {
  .indexBlogList__li:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 960px) {
  .indexBlogList__img {
    margin-bottom: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlogList__img {
    margin-bottom: 20px;
  }
}
.indexBlogList__sub {
  line-height: 1.4;
}
@media screen and (max-width: 960px) {
  .indexBlogList__sub {
    font-size: 3.73vw;
    margin-bottom: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlogList__sub {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 960px) {
  .indexBlogList__date {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlogList__date {
    font-size: 14px;
  }
}
.indexBlogList__cat {
  text-align: right;
}
@media screen and (max-width: 960px) {
  .indexBlogList__cat {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlogList__cat {
    font-size: 14px;
  }
}
.indexBlogList__cat > a {
  display: inline-block;
}
.indexBlogList__cat > a::before {
  content: "・";
}
.indexBlogCat {
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 960px) {
  .indexBlogCat {
    font-size: 3.73vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlogCat {
    font-size: 16px;
  }
}
@media screen and (max-width: 960px) {
  .indexBlogCat > li + li {
    margin-top: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlogCat > li + li {
    margin-top: 10px;
  }
}
.indexBlogCat > li > a {
  display: inline-block;
  margin-left: 1em;
  text-indent: -1em;
}
.indexBlogCat > li > a::before {
  content: "・";
}
@media screen and (max-width: 960px) {
  .indexBlk01 {
    margin-bottom: 10.66vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk01 {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 1280px;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .indexBlk01 {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk01__01 {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    margin-left: 128px;
    transform: translateY(-50%);
    width: 832px;
    min-height: 624px;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk01__01--02 {
    order: 2;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk01__01 img {
    object-fit: cover;
    object-position: 50% 50%;
    width: 832px;
    height: 624px;
  }
}
.indexBlk01__02 {
  z-index: 1;
  color: #7B7B7B;
}
@media screen and (max-width: 960px) {
  .indexBlk01__02 {
    background: #F2EFEC;
    position: relative;
    width: 100vw;
    padding: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk01__02 {
    position: relative;
    width: 768px;
    padding: 24px 36px 56px 0;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk01__02::before {
    content: "";
    display: block;
    background: #f2f5f0;
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
  }
}
.indexBlk01__02::after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
}
@media screen and (max-width: 960px) {
  .indexBlk01__02::after {
    background: url(./images/common/mask02.png) no-repeat 40% 0/auto 100%;
    width: 100%;
    left: 0;
    height: 14.93vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk01__02::after {
    background: url(./images/common/mask02.png) repeat-x 175% 0/auto 100%;
    width: 100vw;
    height: 94px;
    top: 0;
    right: 0;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk01__02--01::before {
    position: absolute;
    right: 0;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk01__02--02 {
    order: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk01__02--02::before {
    position: absolute;
    right: 0;
  }
}
.indexBlk01__02__wrap {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 961px) {
  .indexBlk01__02__wrap {
    width: 720px;
  }
}
.indexBlk01__02__sub01 {
  line-height: 1.2;
  position: relative;
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 960px) {
  .indexBlk01__02__sub01 {
    padding-bottom: 5.33vw;
    margin-bottom: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk01__02__sub01 {
    padding-bottom: 32px;
    margin-bottom: 32px;
  }
}
.indexBlk01__02__sub01::before {
  content: "";
  display: block;
  height: 1px;
  background: #4EA72E;
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 960px) {
  .indexBlk01__02__sub01::before {
    width: 94.66vw;
    left: -2.67vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk01__02__sub01--01::before {
    width: calc(100% + 120px + 120px);
    left: -40px;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk01__02__sub01--02::before {
    width: calc(100% + 120px + 120px);
    right: 0;
  }
}
.indexBlk01__02__sub01__01 {
  display: block;
}
@media screen and (max-width: 960px) {
  .indexBlk01__02__sub01__01 {
    font-size: 7.46vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk01__02__sub01__01 {
    font-size: 56px;
  }
}
@media screen and (max-width: 960px) {
  .indexBlk01__02__sub01__01 > span {
    font-size: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk01__02__sub01__01 > span {
    font-size: 24px;
  }
}
.indexBlk01__02__sub01__02 {
  display: block;
}
@media screen and (min-width: 961px) {
  .indexBlk01__02__sub01__02 {
    font-size: 16px;
  }
}
.indexBlk01__02__sub02 {
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 960px) {
  .indexBlk01__02__sub02 {
    font-size: 4.26vw;
    margin-bottom: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk01__02__sub02 {
    font-size: 20px;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 960px) {
  .indexBlk01__02__txt01 {
    margin-bottom: 8.53vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk01__02__txt01 {
    margin-bottom: 32px;
  }
}

.indexBlk02 {
  position: relative;
}
@media screen and (max-width: 960px) {
  .indexBlk02 {
    margin-top: 21.33vw;
    margin-bottom: 10.66vw;
  }
}
.indexBlk02--01::after {
  width: 1px;
  transform: rotate(55deg);
  transform-origin: 100% 0;
}
@media screen and (max-width: 960px) {
  .indexBlk02--01::after {
    transform: rotate(55deg);
    right: 0vw;
    height: 300vh;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk02--01::after {
    transform: rotate(80deg);
    right: 0;
    height: 300vw;
  }
}
.indexBlk02--02::after {
  width: 1px;
  transform: rotate(55deg);
  transform-origin: 0 0;
}
@media screen and (max-width: 960px) {
  .indexBlk02--02::after {
    transform: rotate(-55deg);
    left: 0;
    height: 300vh;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk02--02::after {
    transform: rotate(-80deg);
    left: 0;
    height: 300vw;
  }
}
.indexBlk02__wrap {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 961px) {
  .indexBlk02__wrap {
    width: 1280px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .indexBlk02__wrap {
    margin-left: auto;
    margin-right: auto;
  }
}
.indexBlk02__img {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .indexBlk02__img {
    padding: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk02__img {
    width: 680px;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk02__img--02 {
    order: 2;
  }
}
@media screen and (max-width: 960px) {
  .indexBlk02__01 {
    padding: 0 5.33vw 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk02__01 {
    width: 560px;
  }
}
.indexBlk02__01__txt01 {
  font-family: "Shippori Mincho", serif;
  color: #4EA72E;
  text-shadow: 3px 3px 0 #FFF, -3px 3px 0 #FFF, -3px -3px 0 #FFF, 3px -3px 0 #FFF;
}
@media screen and (max-width: 960px) {
  .indexBlk02__01__txt01 {
    font-size: 4.26vw;
    margin-bottom: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk02__01__txt01 {
    font-size: 28px;
    margin-bottom: 32px;
  }
}
.indexBlk02__01__sub01 {
  font-family: "Shippori Mincho", serif;
  line-height: 1.4;
  color: #4E4E4E;
}
@media screen and (max-width: 960px) {
  .indexBlk02__01__sub01 {
    font-size: 5.33vw;
    margin-bottom: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk02__01__sub01 {
    font-size: 32px;
    margin-bottom: 24px;
  }
}
.indexBlk02__01__01 {
  position: relative;
}
@media screen and (max-width: 960px) {
  .indexBlk02__01__01 {
    padding: 5.33vw 0;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk02__01__01 {
    padding: 40px 0;
  }
}
.indexBlk02__01__01::before {
  content: "";
  display: block;
  height: 100%;
  background: #F2F5F0;
  position: absolute;
  top: 0;
}
@media screen and (max-width: 960px) {
  .indexBlk02__01__01::before {
    left: -5.34vw;
    width: calc(100% + 10.66vw);
  }
}
@media screen and (min-width: 961px) {
  .indexBlk02__01__01::before {
    width: 100vw;
  }
}
.indexBlk02__01__01::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
}
@media screen and (max-width: 960px) {
  .indexBlk02__01__01::after {
    background: url(./images/common/mask02.png) no-repeat 40% 0/auto 100%;
    width: 100vw;
    left: -5.34vw;
    height: 14.93vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk02__01__01::after {
    background: url(./images/common/mask02.png) repeat-x 100% 0/auto 100%;
    width: 100vw;
    height: 94px;
    top: 0;
    right: -140px;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk02__01__01--01::before {
    left: -140px;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk02__01__01--01::after {
    background: url(./images/common/mask02.png) repeat-x 0% 0/auto 100%;
    left: -140px;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk02__01__01--02::before {
    right: -140px;
  }
}
.indexBlk02__01__01__txt01 {
  position: relative;
  z-index: 1;
}
.indexBlk02__01__01__btn01 {
  position: relative;
}
@media screen and (max-width: 960px) {
  .indexBlk02__01__01__btn01 {
    text-align: center;
  }
}
@media screen and (max-width: 960px) {
  .indexBlk03 {
    padding: 0 5.33vw;
    margin-bottom: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk03 {
    padding: 0;
    margin-bottom: 120px;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk03__wrap {
    width: 1280px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .indexBlk03__wrap {
    margin-left: auto;
    margin-right: auto;
  }
}
.indexBlk03__01 {
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .indexBlk03__01 {
    margin-top: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk03__01 {
    width: calc((100% - 24px) / 2);
    margin: 24px 0 0;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk03__01::nth-child(-n + 2) {
    margin-top: 0;
  }
}
@media screen and (max-width: 960px) {
  .indexBlk03__01:first-child {
    margin-top: 0;
  }
}
.indexBlk03__01__img {
  position: relative;
}
.indexBlk03__01__img img {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .indexBlk03__01__img img {
    width: 100%;
    height: 42.66vw;
  }
}
.indexBlk03__01__img::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(35, 23, 22, 0.8);
  position: absolute;
  top: 0;
  left: 0;
}
.indexBlk03__01__sub01 {
  font-family: "Shippori Mincho", serif;
  color: #FFF;
  font-weight: 700;
  position: absolute;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .indexBlk03__01__sub01 {
    width: calc(100% - 5.33vw);
    top: 5.33vw;
    left: 2.66vw;
    font-size: 4.8vw;
    background: url(./images/common/sub_line_wh01.svg) no-repeat 0% 100%/100% auto;
    padding: 0 0 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk03__01__sub01 {
    letter-spacing: 0.2em;
    width: calc(100% - 40px);
    top: 40px;
    left: 20px;
    font-size: 24px;
    padding-bottom: 20px;
    background: url(./images/common/sub_line_wh01.svg) no-repeat 0% 100%/100% auto;
  }
}
.indexBlk03__01__dl {
  position: absolute;
  color: #FFF;
}
@media screen and (max-width: 960px) {
  .indexBlk03__01__dl {
    bottom: 5.33vw;
    left: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk03__01__dl {
    bottom: 20px;
    left: 20px;
  }
}
.indexBlk03__01__dt {
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (max-width: 960px) {
  .indexBlk03__01__dt {
    font-size: 4vw;
    margin-bottom: 2.13vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk03__01__dt {
    font-size: 20px;
    margin-bottom: 12px;
  }
}
.indexBlk03__01__dd {
  line-height: 1.5;
}
@media screen and (max-width: 960px) {
  .indexBlk03__01__dd {
    font-size: 3.2vw;
    padding-right: 12.8vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk03__01__dd {
    min-height: 3em;
    font-size: 14px;
  }
}
.indexBlk03__01__more {
  position: absolute;
}
@media screen and (max-width: 960px) {
  .indexBlk03__01__more {
    bottom: 5.33vw;
    right: 2.66vw;
    width: 8.53vw;
    height: 8.53vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk03__01__more {
    bottom: 15px;
    right: 15px;
    width: 48px;
    height: 48px;
  }
}

.indexBlk04 {
  position: relative;
}
@media screen and (max-width: 960px) {
  .indexBlk04 {
    padding: 0 2.66vw;
    margin-bottom: 10.66vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk04 {
    width: 1240px;
    max-width: 1280px;
    height: 580px;
    margin-bottom: 120px;
    background: url(./images/top/clinic_bg01.jpg) no-repeat 0% 100%/cover;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .indexBlk04 {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk04::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(178, 146, 64, 0.8);
    position: absolute;
    top: 0;
    left: 0;
  }
}
.indexBlk04__wrap {
  position: relative;
}
@media screen and (max-width: 960px) {
  .indexBlk04__wrap {
    background: url(./images/top/clinic_bg01.jpg) no-repeat 50% 100%/cover;
    padding: 10.66vw 5.33vw 16vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk04__wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 1070px;
    height: 100%;
    max-width: 1070px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 960px) {
  .indexBlk04__wrap::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(178, 146, 64, 0.9);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
  }
}
.indexBlk04__sub01 {
  position: relative;
  z-index: 1;
  color: #231716;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .indexBlk04__sub01 {
    margin-bottom: 6.4vw;
  }
}
.indexBlk04__sub01__en {
  display: block;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
}
@media screen and (max-width: 960px) {
  .indexBlk04__sub01__en {
    padding: 4.26vw 0 3.2vw;
    margin-bottom: 2.66vw;
    font-size: 7.46vw;
    background: url(./images/common/sub_line_bk02.svg) no-repeat 50% 100%/50vw auto;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk04__sub01__en {
    padding: 16px 0 0;
    font-size: 56px;
    background: url(./images/common/sub_line_bk02.svg) no-repeat 50% 100%/206px auto;
    padding-bottom: 20px;
  }
}
.indexBlk04__sub01__jp {
  display: block;
  font-family: "Shippori Mincho", serif;
}
@media screen and (min-width: 961px) {
  .indexBlk04__sub01__jp {
    margin-top: 10px;
  }
}

.indexBlk04List {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 961px) {
  .indexBlk04List {
    width: 780px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    flex-direction: row-reverse;
  }
}
.indexBlk04List__li {
  background: #FFF;
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 960px) {
  .indexBlk04List__li {
    margin-bottom: 5.33vw;
    clip-path: polygon(5.33vw 0, 100% 0, 100% calc(100% - 5.33vw), calc(100% - 5.33vw) 100%, 0 100%, 0 5.33vw);
  }
}
@media screen and (min-width: 961px) {
  .indexBlk04List__li {
    width: 96px;
    height: 400px;
    margin: 0 0 0 40px;
    clip-path: polygon(24px 0, 100% 0, 100% calc(100% - 24px), calc(100% - 24px) 100%, 0 100%, 0 24px);
  }
}
@media screen and (min-width: 961px) {
  .indexBlk04List__li:last-child {
    margin-left: 0;
  }
}
.indexBlk04List__link {
  position: relative;
  display: block;
  color: #000000 !important;
}
@media screen and (max-width: 960px) {
  .indexBlk04List__link {
    padding: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk04List__link {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 13px 0 0;
  }
}
.indexBlk04List__link::before {
  content: "";
  display: block;
  position: absolute;
  background: #eaeaea;
  border-radius: 8px;
}
@media screen and (max-width: 960px) {
  .indexBlk04List__link::before {
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    width: 10.66vw;
    height: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk04List__link::before {
    bottom: 32px;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
    height: 24px;
  }
}
.indexBlk04List__link::after {
  content: "";
  display: block;
  position: absolute;
  background: url(./images/common/icon_arrow03_bk.svg) no-repeat 0 0/100% 100%;
}
@media screen and (max-width: 960px) {
  .indexBlk04List__link::after {
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
    width: 4.26vw;
    height: 1.6vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk04List__link::after {
    bottom: 42px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 6px;
    width: 16px;
    height: 6px;
  }
}
@media screen and (max-width: 960px) {
  .indexBlk04List__01 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
}
.indexBlk04List__img img {
  border-radius: 100%;
}
@media screen and (max-width: 960px) {
  .indexBlk04List__img {
    width: 17.06vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk04List__img {
    margin-bottom: 20px;
  }
}
.indexBlk04List__txt {
  line-height: 1.2;
}
@media screen and (max-width: 960px) {
  .indexBlk04List__txt {
    width: calc(100% - 17.06vw - 5.33vw);
    font-size: 4.8vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk04List__txt {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
    font-size: 20px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    letter-spacing: 0.2em;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk04List__txt > span {
    display: inline-block;
  }
}
@media screen and (max-width: 960px) {
  .indexBlk04List__txt__01 {
    font-size: 3.73vw;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk04List__txt__01 {
    font-size: 16px;
  }
}
@media screen and (min-width: 961px) {
  .indexBlk04List__txt--en {
    text-orientation: sideways;
  }
}

.indexRecruit {
  position: relative;
  background: url(./images/top/recruit_bg01.jpg) no-repeat 50% 50%/cover;
}
@media screen and (max-width: 960px) {
  .indexRecruit {
    margin-bottom: 21.33vw;
  }
}
@media screen and (min-width: 961px) {
  .indexRecruit {
    margin-bottom: 120px;
  }
}
.indexRecruit::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(180, 201, 171, 0.9);
  position: absolute;
  top: 0;
  left: 0;
}
.indexRecruit__wrap {
  color: #FFF;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .indexRecruit__wrap {
    padding: 10.66vw 5.33vw;
    text-align: center;
  }
}
@media screen and (min-width: 961px) {
  .indexRecruit__wrap {
    width: 1000px;
    height: 240px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .indexRecruit__wrap {
    margin-left: auto;
    margin-right: auto;
  }
}
.indexRecruit__sub01 {
  text-align: left;
  font-family: "Shippori Mincho", serif;
  position: relative;
  z-index: 1;
  color: #FFF;
  line-height: 1;
  letter-spacing: 0.05em;
  overflow: hidden;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .indexRecruit__sub01 {
    padding-bottom: 5.33vw;
    margin-bottom: 6.4vw;
    font-size: 6.4vw;
    background: url(./images/common/sub_line_wh02.svg) no-repeat 50% 100%/50vw auto;
  }
}
@media screen and (min-width: 961px) {
  .indexRecruit__sub01 {
    font-size: 32px;
    padding-bottom: 20px;
    width: 280px;
    background: url(./images/common/sub_line_wh02.svg) no-repeat 50% 100%/286px auto;
  }
}
.indexRecruit__sub01__en {
  display: block;
  font-weight: 400;
}
@media screen and (max-width: 960px) {
  .indexRecruit__sub01__en {
    padding: 4.26vw 0 3.2vw;
    font-size: 7.46vw;
  }
}
@media screen and (min-width: 961px) {
  .indexRecruit__sub01__en {
    padding: 16px 0 0;
    font-size: 56px;
  }
}
.indexRecruit__sub01__jp {
  display: block;
  font-family: "Shippori Mincho", serif;
}
@media screen and (min-width: 961px) {
  .indexRecruit__sub01__jp {
    margin-top: 10px;
  }
}
.indexRecruit__sub01__jp > span {
  position: relative;
  display: inline-block;
  padding-right: 0.5em;
}
.indexRecruit__sub01__jp > span::before {
  content: "";
  display: block;
  width: 100vw;
  height: 1px;
  background: #D3A920;
  position: absolute;
  top: 50%;
  left: 100%;
}
.indexRecruit__01 {
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .indexRecruit__01 {
    font-size: 4.26vw;
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .indexRecruit__01 {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .indexRecruit__btn01 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.reservationCta01 {
  position: relative;
  overflow: hidden;
  background: url(./images/top/reservation_img01.jpg) no-repeat 50% 50%/cover;
  color: #FFF;
}
.reservationCta01::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(35, 23, 22, 0.8);
  position: absolute;
  top: 0;
  left: 0;
}
.reservationCta01__wrap {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .reservationCta01__wrap {
    padding: 10.66vw 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .reservationCta01__wrap {
    width: 1000px;
    padding: 70px 0;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .reservationCta01__wrap {
    margin-left: auto;
    margin-right: auto;
  }
}
.reservationCta01__sub {
  text-align: center;
}
@media screen and (max-width: 960px) {
  .reservationCta01__sub {
    background: url(./images/common/sub_line_wh01.svg) no-repeat 50% 100%/80vw auto;
    padding-bottom: 5.33vw;
    margin-bottom: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .reservationCta01__sub {
    background: url(./images/common/sub_line_wh01.svg) no-repeat 50% 100%/588px auto;
    padding-bottom: 20px;
    margin-bottom: 56px;
  }
}
.reservationCta01__sub__en {
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.1em;
  display: block;
}
@media screen and (max-width: 960px) {
  .reservationCta01__sub__en {
    font-size: 5.86vw;
  }
}
@media screen and (min-width: 961px) {
  .reservationCta01__sub__en {
    font-size: 36px;
  }
}
@media screen and (max-width: 960px) {
  .reservationCta01__sub__en--01 {
    margin-bottom: 8.53vw;
  }
}
@media screen and (min-width: 961px) {
  .reservationCta01__sub__en--01 {
    margin-bottom: 72px;
  }
}
.reservationCta01__sub__en > span {
  position: relative;
  display: inline-block;
  padding: 0 0.5em;
}
.reservationCta01__sub__en > span::before, .reservationCta01__sub__en > span::after {
  content: "";
  display: block;
  width: 100vw;
  height: 1px;
  background: #D3A920;
  position: absolute;
  top: 50%;
}
.reservationCta01__sub__en > span::before {
  left: 100%;
}
.reservationCta01__sub__en > span::after {
  right: 100%;
}
.reservationCta01__sub__jp {
  font-family: "Shippori Mincho", serif;
  text-align: center;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 960px) {
  .reservationCta01__sub__jp {
    margin-bottom: 8.53vw;
  }
}
@media screen and (min-width: 961px) {
  .reservationCta01__sub__jp {
    margin-bottom: 72px;
  }
}
@media screen and (max-width: 960px) {
  .reservationCta01__txt01 {
    margin-bottom: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .reservationCta01__txt01 {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (min-width: 961px) {
  .reservationCta01__txt01 > p {
    width: 50%;
  }
}
@media screen and (min-width: 961px) {
  .reservationCta01__txt02 {
    margin-top: 32px;
  }
}

.reservationCta01Blk01 {
  display: flex;
}
@media screen and (max-width: 960px) {
  .reservationCta01Blk01 {
    flex-direction: column;
    width: 74.66vw;
    margin: 0 auto;
    row-gap: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .reservationCta01Blk01 {
    justify-content: center;
    column-gap: 20px;
  }
}
@media screen and (min-width: 961px) {
  .reservationCta01Blk01__01 {
    width: 320px;
  }
}
@media screen and (min-width: 961px) {
  .reservationCta01Blk01__02 {
    width: 320px;
  }
}

.reservationCta01Link {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  line-height: 1.8;
  border: 1px solid #FFF;
  color: #231716;
  background: #FFFFFF;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .reservationCta01Link {
    width: 74.66vw;
    height: 21.33vw;
  }
}
@media screen and (min-width: 961px) {
  .reservationCta01Link {
    width: 320px;
    height: 130px;
    margin-bottom: 48px;
  }
}
.reservationCta01Link__txt01__01 {
  letter-spacing: 0.1em;
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
}
@media screen and (max-width: 960px) {
  .reservationCta01Link__txt01__01 {
    font-size: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .reservationCta01Link__txt01__01 {
    font-size: 30px;
  }
}

.reservationCta01Link--02 {
  color: #FFFFFF !important;
  background: initial;
}

.reservationCta02 {
  position: relative;
  background: url(./images/top/reservation_bg01.jpg) no-repeat 50% 50%/cover;
  color: #FFF;
}
.reservationCta02::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(180, 201, 171, 0.9);
  position: absolute;
  top: 0;
  left: 0;
}
.reservationCta02__wrap {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .reservationCta02__wrap {
    padding: 10.66vw 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .reservationCta02__wrap {
    width: 1000px;
    padding: 70px 0;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .reservationCta02__wrap {
    margin-left: auto;
    margin-right: auto;
  }
}
.reservationCta02__sub__en {
  font-family: "Shippori Mincho", serif;
  text-align: center;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 960px) {
  .reservationCta02__sub__en {
    font-size: 5.86vw;
  }
}
@media screen and (min-width: 961px) {
  .reservationCta02__sub__en {
    font-size: 36px;
  }
}
.reservationCta02__sub__jp {
  font-family: "Shippori Mincho", serif;
  text-align: center;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 960px) {
  .reservationCta02__sub__jp {
    background: url(./images/common/sub_line_wh01.svg) no-repeat 50% 100%/80vw auto;
    padding-bottom: 5.33vw;
    margin-bottom: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .reservationCta02__sub__jp {
    background: url(./images/common/sub_line_wh01.svg) no-repeat 50% 100%/588px auto;
    padding-bottom: 20px;
    margin-bottom: 56px;
  }
}
@media screen and (max-width: 960px) {
  .reservationCta02__txt01 {
    padding-left: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .reservationCta02__txt01 {
    padding: 20px 0 0 20px;
  }
}

@media screen and (max-width: 960px) {
  .reservationCta02Blk01 {
    width: 74.66vw;
    margin: 0 auto;
  }
}
@media screen and (min-width: 961px) {
  .reservationCta02Blk01 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media screen and (min-width: 961px) {
  .reservationCta02Blk01__01 {
    width: 275px;
    margin: 0 20px;
  }
}

.reservationCta02Link {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  line-height: 1.5;
  border: 1px solid #FFF;
  color: #FFF !important;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .reservationCta02Link {
    width: 74.66vw;
    height: 21.33vw;
    margin: 0 auto 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .reservationCta02Link {
    width: 275px;
    height: 80px;
  }
}
.reservationCta02Link__txt01__01 {
  letter-spacing: 0.1em;
}
@media screen and (max-width: 960px) {
  .reservationCta02Link__txt01__01 {
    font-size: 4.8vw;
  }
}
@media screen and (min-width: 961px) {
  .reservationCta02Link__txt01__01 {
    font-size: 20px;
  }
}

.indexBtnList01 {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 960px) {
  .indexBtnList01 > li {
    width: calc((100% - 2.66vw) / 2);
    margin: 2.66vw 2.66vw 0 0;
  }
}
@media screen and (min-width: 961px) {
  .indexBtnList01 > li {
    width: calc((100% - 40px) / 5);
    margin: 10px 10px 0 0;
  }
}
@media screen and (max-width: 960px) {
  .indexBtnList01 > li:nth-child(-n+2) {
    margin-top: 0;
  }
}
@media screen and (max-width: 960px) {
  .indexBtnList01 > li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 961px) {
  .indexBtnList01 > li:nth-child(-n+5) {
    margin-top: 0;
  }
}
@media screen and (min-width: 961px) {
  .indexBtnList01 > li:nth-child(5n) {
    margin-right: 0;
  }
}
.indexBtnList01 > li .btn04 {
  display: block;
}
@media screen and (min-width: 961px) {
  .indexBtnList01 > li .btn04 {
    font-size: 12px;
  }
}
.indexBtnList01 > li .btn04 > span {
  min-width: 0;
}
.pageWrap {
  overflow: hidden;
}
@media screen and (min-width: 961px) {
  .pageWrap {
    background: #fff;
    padding: 80px 0;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .pageWrap {
    margin-left: auto;
    margin-right: auto;
  }
}
.pageTitle {
  position: relative;
  overflow: hidden;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .pageTitle {
    margin-bottom: 12.8vw;
  }
}
@media screen and (min-width: 961px) {
  .pageTitle {
    height: 480px;
    margin: 0 auto;
  }
}

.pageTitle__sub01 {
  line-height: 1.2;
  color: #fff;
  letter-spacing: 0.1em;
  font-family: "Shippori Mincho", serif;
  position: absolute;
  top: 50%;
  z-index: 1;
  text-align: right;
}
@media screen and (max-width: 960px) {
  .pageTitle__sub01 {
    right: 2.66vw;
    width: 100%;
  }
}
@media screen and (min-width: 961px) {
  .pageTitle__sub01 {
    left: 50%;
    transform: translateX(-50%);
    width: 1280px;
  }
}
.pageTitle__sub01__jp {
  display: block;
}
@media screen and (max-width: 960px) {
  .pageTitle__sub01__jp {
    font-size: 8.53vw;
  }
}
@media screen and (min-width: 961px) {
  .pageTitle__sub01__jp {
    font-size: 56px;
  }
}
.pageTitle__sub01__en {
  display: block;
  font-family: "M PLUS 1p", sans-serif;
}
@media screen and (max-width: 960px) {
  .pageTitle__sub01__en {
    margin-top: 3.2vw;
    font-size: 3.73vw;
  }
}
@media screen and (min-width: 961px) {
  .pageTitle__sub01__en {
    margin-top: 16px;
    font-size: 18px;
  }
}

.pageTitleImg {
  width: 100%;
  position: relative;
}
.pageTitleImg img {
  object-fit: cover;
  width: 100%;
  object-position: 50% 50%;
}
@media screen and (max-width: 960px) {
  .pageTitleImg img {
    height: 80vw;
  }
}
@media screen and (min-width: 961px) {
  .pageTitleImg img {
    height: 480px;
  }
}
.pageTitleImg::before {
  content: "";
  display: block;
  background: rgba(35, 23, 22, 0.75);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.pageTitleImg::after {
  content: "";
  display: block;
  width: 100%;
  background: url(./images/common/page-title_ol.png) repeat-x 50% 100%/auto 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 960px) {
  .pageTitleImg::after {
    height: 12.8vw;
  }
}
@media screen and (min-width: 961px) {
  .pageTitleImg::after {
    height: 100px;
  }
}

.topicPath {
  line-height: 1;
  color: #4e4e4e;
  position: absolute;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .topicPath {
    font-size: 2.66vw;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
    bottom: 2.66vw;
    right: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .topicPath {
    font-size: 12px;
    bottom: 20px;
    right: 0;
  }
}
.topicPath * {
  white-space: nowrap;
}
.topicPath > span {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 960px) {
  .topicPath > span {
    overflow: auto;
    padding: 0.53vw 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .topicPath > span {
    padding: 2px 20px;
  }
}
.topicPath a {
  color: #4e4e4e;
}
.breadcrumbs {
  line-height: 1.2;
  color: #FFFFFF;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 960px) {
  .breadcrumbsBlk {
    width: 94.66vw;
    overflow: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    position: absolute;
    z-index: 1;
    bottom: 5.66vw;
    right: 2.66vw;
  }
  .breadcrumbs {
    overflow: auto;
    font-size: 2.66vw;
    flex-wrap: nowrap;
  }
}
@media screen and (min-width: 961px) {
  .breadcrumbsBlk {
    position: absolute;
    z-index: 1;
    bottom: 20px;
    right: 20px;
  }
  .breadcrumbs {
    font-size: 12px;
    max-width: 1280px;
    margin: 20px auto 40px;
    flex-wrap: wrap;
  }
}
.breadcrumbs * {
  white-space: nowrap;
}

.breadcrumbs > span {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 960px) {
  .breadcrumbs > span {
    padding: 0.53vw 1.33vw;
  }
}
@media screen and (min-width: 961px) {
  .breadcrumbs > span {
    padding: 2px 4px;
  }
}
.breadcrumbs a {
  color: #FFFFFF;
}

.pageSub01 {
  font-family: "Shippori Mincho", serif;
  line-height: 1.2;
  color: #b29240;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .pageSub01 {
    background: url(./images/common/sub_dot_gd01.svg) no-repeat 50% 100%/auto 7px;
    margin: 0 0 5.33vw;
    padding-bottom: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .pageSub01 {
    background: url(./images/common/sub_dot_gd01.svg) no-repeat 50% 100%/auto 14px;
    margin: 0 0 40px;
    padding-bottom: 32px;
  }
}
.pageSub01 > span {
  display: block;
}
.pageSub01__jp {
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.1em;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .pageSub01__jp {
    font-size: 7.46vw;
  }
}
@media screen and (min-width: 961px) {
  .pageSub01__jp {
    font-size: 40px;
  }
}
.pageSub01__en {
  color: #231716;
}
@media screen and (max-width: 960px) {
  .pageSub01__en {
    margin-top: 2.13vw;
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .pageSub01__en {
    margin-top: 8px;
    font-size: 14px;
  }
}

.pageSub02 {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  overflow: hidden;
  background: url(./images/common/sub_line_gd05.svg) no-repeat 0 100%/100% auto;
}
@media screen and (max-width: 960px) {
  .pageSub02 {
    font-size: 6.4vw;
    padding-bottom: 3.2vw;
    margin-bottom: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .pageSub02 {
    padding-bottom: 24px;
    font-size: 32px;
    margin-bottom: 40px;
  }
}
.pageSub02 > span {
  position: relative;
  display: inline-block;
}
.pageSub03 {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 960px) {
  .pageSub03 {
    font-size: 5.33vw;
    margin-bottom: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .pageSub03 {
    font-size: 24px;
    margin-bottom: 24px;
  }
}

.pageSub04 {
  line-height: 1.4;
  font-weight: 500;
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 960px) {
  .pageSub04 {
    font-size: 4.8vw;
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .pageSub04 {
    font-size: 20px;
    margin-bottom: 24px;
  }
}

.pageSub05 {
  line-height: 1.2;
  font-weight: 500;
  color: #b29240;
}
@media screen and (max-width: 960px) {
  .pageSub05 {
    font-size: 4.26vw;
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .pageSub05 {
    font-size: 18px;
    margin-bottom: 24px;
  }
}

.blk01 {
  position: relative;
}
@media screen and (max-width: 960px) {
  .blk01 {
    padding: 12.8vw 0 6.4vw;
    margin-bottom: 10.66vw;
  }
}
@media screen and (min-width: 961px) {
  .blk01 {
    padding: 120px 0 130px;
    min-height: 560px;
    margin-bottom: 80px;
  }
}
.blk01::before {
  content: "";
  display: block;
  width: 100%;
  background: #eaeaea;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
}
@media screen and (max-width: 960px) {
  .blk01::before {
    height: 100%;
  }
}
@media screen and (min-width: 961px) {
  .blk01::before {
    height: 100%;
  }
}
.blk01::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(./images/common/mask02.png) repeat-x 0% 0/150% 100%;
}
@media screen and (max-width: 960px) {
  .blk01::after {
    height: 8.53vw;
  }
}
@media screen and (min-width: 961px) {
  .blk01::after {
    height: 48px;
  }
}

.blk01__wrap {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 961px) {
  .blk01__wrap {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 961px) {
  .blk01__01 {
    position: relative;
  }
}

@media screen and (min-width: 961px) {
  .blk01__0101 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}

@media screen and (max-width: 960px) {
  .blk01__0102 {
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .blk01__0102 {
    position: absolute;
    top: 0;
    right: 50%;
    margin-right: -320px;
  }
}

@media screen and (max-width: 960px) {
  .blk01__0102 img {
    object-fit: cover;
    object-position: 100% 50%;
    height: 64vw;
    width: 100%;
  }
}
@media screen and (min-width: 961px) {
  .blk01__0102 img {
    max-width: none;
    height: 400px;
    width: auto;
  }
}

@media screen and (max-width: 960px) {
  .blk01__02 {
    padding-left: 5.33vw;
    padding-right: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .blk01__02 {
    padding-top: 448px;
    padding-right: 170px;
  }
}

.blk01__sub01 {
  position: relative;
  line-height: 1;
}
@media screen and (max-width: 960px) {
  .blk01__sub01 {
    padding: 4.26vw 0 8.53vw 5.33vw;
  }
}
.blk01__sub01Num {
  display: block;
  position: absolute;
  color: rgba(0, 0, 0, 0);
  text-stroke: 1px rgba(178, 146, 64, 0.25);
  -webkit-text-stroke: 1px rgba(178, 146, 64, 0.5);
  color: #fff;
}
@media screen and (max-width: 960px) {
  .blk01__sub01Num {
    top: -16vw;
    right: 0vw;
    font-size: 17.06vw;
    padding-left: 2.66vw;
    padding-bottom: 2.13vw;
  }
}
@media screen and (min-width: 961px) {
  .blk01__sub01Num {
    top: -80px;
    right: -20px;
    font-size: 120px;
    transform: translateY(-50%) translateX(50%);
  }
}

.blk01__sub01En {
  display: block;
  text-align: right;
  letter-spacing: 0.1em;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 960px) {
  .blk01__sub01En {
    padding: 0 2.13vw 2.13vw 0;
  }
}
@media screen and (min-width: 961px) {
  .blk01__sub01En {
    position: absolute;
    top: 0;
    right: 0;
    transform: translateY(-100%);
    margin-top: -24px;
    white-space: nowrap;
  }
}

.blk01__sub01Jp {
  display: block;
  font-weight: 500;
  line-height: 1.4;
  z-index: 1;
  color: #b29240;
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 960px) {
  .blk01__sub01Jp {
    position: relative;
    font-size: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .blk01__sub01Jp {
    position: absolute;
    top: 0;
    right: 0;
    white-space: nowrap;
    font-size: 32px;
    writing-mode: vertical-rl;
    text-orientation: upright;
  }
}

.blk01__sub01Jp > span {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.blk02 {
  position: relative;
}
@media screen and (min-width: 961px) {
  .blk02 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (min-width: 961px) {
  .blk02--02 {
    justify-content: flex-end;
  }
}
@media screen and (max-width: 960px) {
  .blk02 + .blk02 {
    margin-top: 10.66vw;
  }
}
@media screen and (min-width: 961px) {
  .blk02 + .blk02 {
    margin-top: 80px;
  }
}
@media screen and (max-width: 960px) {
  .blk02__img {
    padding: 0;
  }
}
@media screen and (min-width: 961px) {
  .blk02__img {
    width: 500px;
  }
}
.blk02__img img {
  width: 100%;
}
@media screen and (min-width: 961px) {
  .blk02__img--01 {
    order: 2;
  }
}
.blk02__01 {
  position: relative;
  z-index: 1;
  background: #fff;
  border: 3px solid #f5f2ea;
}
@media screen and (max-width: 960px) {
  .blk02__01 {
    border-radius: 0 0 16px 16px;
    border-top: none;
    padding: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .blk02__01 {
    width: calc(100% - 500px);
    min-height: 300px;
    padding: 0 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}
@media screen and (min-width: 961px) {
  .blk02__01--01 {
    order: 1;
    border-right: none;
    border-radius: 16px 0 0 16px;
  }
}
@media screen and (min-width: 961px) {
  .blk02__01--02 {
    order: 1;
    border-left: none;
    border-radius: 0 16px 16px 0;
  }
}
.blk02__01__sub01 {
  font-family: "Shippori Mincho", serif;
  line-height: 1.2;
}
@media screen and (max-width: 960px) {
  .blk02__01__sub01 {
    font-size: 4.8vw;
    margin-bottom: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .blk02__01__sub01 {
    font-size: 28px;
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 960px) {
  .blk02__01__txt01 {
    font-size: 3.2vw;
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .blk02__01__txt01 {
    font-size: 14px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 961px) {
  .blk03 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}

.blk03__01 {
  background: #eaeaea;
  border-radius: 16px;
  position: relative;
  filter: drop-shadow(3px 3px 0 rgba(35, 23, 22, 0.5));
}
@media screen and (max-width: 960px) {
  .blk03__01 {
    margin-bottom: 12.5vw;
    padding: 5.33vw 5.33vw 8vw;
  }
}
@media screen and (min-width: 961px) {
  .blk03__01 {
    width: 300px;
    margin: 64px 30px 0 0;
    padding: 20px 20px 40px;
  }
}

@media screen and (min-width: 961px) {
  .blk03__01:nth-child(-n+3) {
    margin-top: 0;
  }
}

@media screen and (min-width: 961px) {
  .blk03__01:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 960px) {
  .blk03__01:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 961px) {
  .blk03__01--c2 {
    width: 425px;
  }
}

@media screen and (min-width: 961px) {
  .blk03__01--c2:nth-child(-n+2) {
    margin-top: 0;
  }
}

@media screen and (min-width: 961px) {
  .blk03__01--c2:nth-child(2n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 961px) {
  .blk03__01--c2:nth-child(3n) {
    margin-top: 64px;
    margin-right: 30px;
  }
}

.blk03__sub {
  line-height: 1;
  color: #b29240;
  font-weight: 500;
  text-align: center;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  background: url(./images/common/sub_line_gd05.svg) no-repeat 0 100%/100% auto;
}
@media screen and (max-width: 960px) {
  .blk03__sub {
    font-size: 4.26vw;
    padding-bottom: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .blk03__sub {
    font-size: 18px;
    padding-bottom: 16px;
  }
}

.blk03__sub > span {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.blk03__sub__01 {
  margin-right: 1em;
}
@media screen and (max-width: 960px) {
  .blk03__sub__01 {
    font-size: 3.73vw;
  }
}
@media screen and (min-width: 961px) {
  .blk03__sub__01 {
    font-size: 16px;
  }
}

@media screen and (max-width: 960px) {
  .blk03__sub__num {
    font-size: 8.53vw;
    padding-top: 0.8vw;
  }
}
@media screen and (min-width: 961px) {
  .blk03__sub__num {
    font-size: 40px;
    padding-top: 3px;
  }
}

.blk03__txt {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .blk03__txt {
    padding-top: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .blk03__txt {
    padding-top: 20px;
  }
}

.blk04 {
  background: #eaeaea;
}
@media screen and (max-width: 960px) {
  .blk04Wrap {
    padding: 5.33vw;
    margin-bottom: 10.66vw;
  }
}
@media screen and (min-width: 961px) {
  .blk04Wrap {
    width: 980px;
    padding: 80px 0;
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .blk04Wrap {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 961px) {
  .blk04__01 {
    width: 720px;
  }
}
.blk04__img {
  text-align: center;
}
@media screen and (max-width: 960px) {
  .blk04__img img {
    width: 32vw;
  }
}
.blk04__sub01 {
  color: #b29240;
  font-weight: 500;
  line-height: 1.2;
}
@media screen and (max-width: 960px) {
  .blk04__sub01 {
    font-size: 6.4vw;
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .blk04__sub01 {
    font-size: 32px;
    margin-bottom: 48px;
  }
}
.blk04__sub01__en {
  display: inline-block;
  padding: 0 1em 0 0;
  position: relative;
}
@media screen and (max-width: 960px) {
  .blk04__sub01__en {
    margin-bottom: 3.2vw;
  }
}
.blk04__sub01__jp {
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 960px) {
  .blk04__sub01__jp {
    display: block;
    font-size: 4.8vw;
  }
}
@media screen and (min-width: 961px) {
  .blk04__sub01__jp {
    font-size: 24px;
  }
}
.blk05 {
  position: relative;
  overflow: hidden;
}
.blk05::before {
  content: "";
  display: block;
  background: #eaeaea;
  position: absolute;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .blk05::before {
    top: 12vw;
    right: 2.66vw;
    height: calc(100% - 21.33vw);
  }
}
@media screen and (min-width: 961px) {
  .blk05::before {
    top: 55px;
    left: 50%;
    transform: translateX(-720px);
    height: 460px;
  }
}
.blk05__wrap {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .blk05__wrap {
    padding: 0 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .blk05__wrap {
    width: 1280px;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .blk05__wrap {
    margin-left: auto;
    margin-right: auto;
  }
}
.blk05__sub01 {
  position: relative;
  font-family: "Shippori Mincho", serif;
  line-height: 1.4;
}
@media screen and (max-width: 960px) {
  .blk05__sub01 {
    padding-bottom: 5.33vw;
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .blk05__sub01 {
    padding-bottom: 30px;
    margin-left: 140px;
    margin-bottom: 24px;
  }
}
.blk05__sub01__01 {
  display: block;
  letter-spacing: 0.05em;
}
.blk05__sub01__02 {
  display: block;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 960px) {
  .blk05__sub01__02 {
    font-size: 5.33vw;
    margin-top: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .blk05__sub01__02 {
    font-size: 28px;
    margin-top: 10px;
  }
}
.blk05__sub01::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  background: url(./images/common/sub_line_gn03.svg) no-repeat 0 0/100% 100%;
}
@media screen and (max-width: 960px) {
  .blk05__sub01::after {
    left: -2.67vw;
    width: 85.33vw;
    height: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .blk05__sub01::after {
    left: -50px;
    width: 790px;
    height: 10px;
  }
}
@media screen and (min-width: 961px) {
  .blk05__01 {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}
.blk05__01__txt {
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 960px) {
  .blk05__01__txt {
    margin-bottom: 10.66vw;
    font-size: 3.73vw;
  }
}
@media screen and (min-width: 961px) {
  .blk05__01__txt {
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 140px;
    padding-right: 360px;
    width: 1280px;
    font-size: 16px;
  }
}
@media screen and (max-width: 960px) {
  .blk05__01__img {
    position: relative;
    width: 42.66vw;
    margin-top: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .blk05__01__img {
    position: absolute;
    top: 160px;
    left: 0;
  }
}
.blk05__01__img::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #b29240;
  position: absolute;
}
@media screen and (max-width: 960px) {
  .blk05__01__img::before {
    top: -1.6vw;
    left: 1.6vw;
  }
}
@media screen and (min-width: 961px) {
  .blk05__01__img::before {
    top: -8px;
    left: 8px;
  }
}

.blk05List01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 961px) {
  .blk05List01 {
    width: 670px;
    margin-top: -40px;
  }
}
.blk05List01__li {
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 960px) {
  .blk05List01__li {
    width: calc((100% - 8.53vw) / 2);
  }
}
@media screen and (min-width: 961px) {
  .blk05List01__li {
    width: 320px;
  }
}
@media screen and (max-width: 960px) {
  .blk05List01__li + li {
    margin-top: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .blk05List01__li + li {
    margin-top: 40px;
  }
}
@media screen and (max-width: 960px) {
  .blk05List01__li--right {
    margin-left: calc((100% - 8.53vw) / 3);
  }
}
@media screen and (min-width: 961px) {
  .blk05List01__li--right {
    margin-left: calc(100% - 320px);
  }
}
.blk05List01__link {
  display: block;
}
@media screen and (max-width: 960px) {
  .blk05List01__img {
    margin-bottom: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .blk05List01__img {
    margin-bottom: 18px;
  }
}
.blk05List01__txt01 {
  line-height: 1.2;
  text-align: center;
}
.blk05List01__txt01 > dt {
  border-bottom: 1px dashed #b29240;
}
@media screen and (max-width: 960px) {
  .blk05List01__txt01 > dt {
    font-size: 3.73vw;
    padding-bottom: 1.06vw;
    margin-bottom: 2.13vw;
  }
}
@media screen and (min-width: 961px) {
  .blk05List01__txt01 > dt {
    font-size: 18px;
    padding-bottom: 6px;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 960px) {
  .blk05List01__txt01 > dd {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .blk05List01__txt01 > dd {
    font-size: 14px;
  }
}

.blk06 {
  position: relative;
  overflow: hidden;
}
.blk06::before {
  content: "";
  display: block;
  background: #eaeaea;
  position: absolute;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .blk06::before {
    top: 12vw;
    left: 2.66vw;
    height: calc(100% - 21.33vw);
  }
}
@media screen and (min-width: 961px) {
  .blk06::before {
    top: 55px;
    right: 50%;
    transform: translateX(720px);
    height: 460px;
  }
}
.blk06__wrap {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .blk06__wrap {
    padding: 0 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .blk06__wrap {
    width: 1280px;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .blk06__wrap {
    margin-left: auto;
    margin-right: auto;
  }
}
.blk06__sub01 {
  position: relative;
  font-family: "Shippori Mincho", serif;
  line-height: 1.4;
}
@media screen and (max-width: 960px) {
  .blk06__sub01 {
    padding-bottom: 5.33vw;
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .blk06__sub01 {
    padding-bottom: 30px;
    margin-left: 500px;
    margin-bottom: 24px;
  }
}
.blk06__sub01__01 {
  display: block;
  letter-spacing: 0.05em;
}
.blk06__sub01__02 {
  display: block;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 960px) {
  .blk06__sub01__02 {
    font-size: 5.33vw;
    margin-top: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .blk06__sub01__02 {
    font-size: 28px;
    margin-top: 10px;
  }
}
.blk06__sub01::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  background: url(./images/common/sub_line_gn03.svg) no-repeat 0 0/100% 100%;
}
@media screen and (max-width: 960px) {
  .blk06__sub01::after {
    left: -2.67vw;
    width: 85.33vw;
    height: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .blk06__sub01::after {
    left: -50px;
    width: 790px;
    height: 10px;
  }
}
@media screen and (min-width: 961px) {
  .blk06__01 {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
.blk06__01__txt {
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 960px) {
  .blk06__01__txt {
    margin-bottom: 10.66vw;
    font-size: 3.73vw;
  }
}
@media screen and (min-width: 961px) {
  .blk06__01__txt {
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 500px;
    width: 1280px;
    font-size: 16px;
  }
}
@media screen and (max-width: 960px) {
  .blk06__01__img {
    position: relative;
    width: 42.66vw;
    margin: -32vw 0 0 45.33vw;
  }
}
@media screen and (min-width: 961px) {
  .blk06__01__img {
    position: absolute;
    top: 160px;
    right: -200px;
  }
}
@media screen and (max-width: 960px) {
  .blk06__01__img--02 {
    margin: 10.66vw 0 0 45.33vw;
  }
}
.blk06__01__img::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #b29240;
  position: absolute;
}
@media screen and (max-width: 960px) {
  .blk06__01__img::before {
    top: -1.6vw;
    left: 1.6vw;
  }
}
@media screen and (min-width: 961px) {
  .blk06__01__img::before {
    top: -8px;
    left: 8px;
  }
}

.blk06List01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 961px) {
  .blk06List01 {
    width: 1024px;
    margin-top: -40px;
  }
}
@media screen and (min-width: 961px) {
  .blk06List01--02 {
    width: 670px;
  }
}
.blk06List01__li {
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 960px) {
  .blk06List01__li {
    width: calc((100% - 8.53vw) / 2);
  }
}
@media screen and (min-width: 961px) {
  .blk06List01__li {
    width: 320px;
  }
}
@media screen and (max-width: 960px) {
  .blk06List01__li + li {
    margin-top: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .blk06List01__li + li {
    margin-top: 40px;
  }
}
@media screen and (max-width: 960px) {
  .blk06List01__li--left {
    margin-left: calc((100% - 8.53vw) / 3);
  }
}
@media screen and (min-width: 961px) {
  .blk06List01__li--left {
    margin-left: 80px;
    margin-right: 620px;
  }
}
@media screen and (max-width: 960px) {
  .blk06List01__li--left02 {
    margin-left: calc((100% - 8.53vw) / 3);
  }
}
@media screen and (min-width: 961px) {
  .blk06List01__li--left02 {
    margin-left: 80px;
  }
}
.blk06List01__link {
  display: block;
}
@media screen and (max-width: 960px) {
  .blk06List01__img {
    margin-bottom: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .blk06List01__img {
    margin-bottom: 18px;
  }
}
.blk06List01__txt01 {
  line-height: 1.2;
  text-align: center;
}
.blk06List01__txt01 > dt {
  border-bottom: 1px dashed #b4c9ab;
}
@media screen and (max-width: 960px) {
  .blk06List01__txt01 > dt {
    font-size: 3.73vw;
    padding-bottom: 1.06vw;
    margin-bottom: 2.13vw;
  }
}
@media screen and (min-width: 961px) {
  .blk06List01__txt01 > dt {
    font-size: 18px;
    padding-bottom: 6px;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 960px) {
  .blk06List01__txt01 > dd {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .blk06List01__txt01 > dd {
    font-size: 14px;
  }
}

@media screen and (max-width: 960px) {
  .blk07 {
    margin-bottom: 10.66vw;
  }
}
@media screen and (min-width: 961px) {
  .blk07 {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 1280px;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .blk07 {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 961px) {
  .blk07__01 {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    margin-left: 128px;
    transform: translateY(-50%);
    width: 832px;
    min-height: 624px;
  }
}
@media screen and (min-width: 961px) {
  .blk07__01--02 {
    order: 2;
  }
}
@media screen and (min-width: 961px) {
  .blk07__01 img {
    object-fit: cover;
    object-position: 50% 50%;
    width: 832px;
    height: 624px;
  }
}
.blk07__02 {
  z-index: 1;
  color: #7b7b7b;
}
@media screen and (max-width: 960px) {
  .blk07__02 {
    background: #f2efec;
    position: relative;
    width: 100vw;
    padding: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .blk07__02 {
    position: relative;
    width: 768px;
    padding: 24px 36px 56px 0;
  }
}
@media screen and (min-width: 961px) {
  .blk07__02::before {
    content: "";
    display: block;
    background: #eaeaea;
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
  }
}
.blk07__02::after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
}
@media screen and (max-width: 960px) {
  .blk07__02::after {
    background: url(./images/common/mask02.png) no-repeat 40% 0/auto 100%;
    width: 100%;
    left: 0;
    height: 14.93vw;
  }
}
@media screen and (min-width: 961px) {
  .blk07__02::after {
    background: url(./images/common/mask02.png) repeat-x 175% 0/auto 100%;
    width: 100vw;
    height: 94px;
    top: 0;
    right: 0;
  }
}
@media screen and (min-width: 961px) {
  .blk07__02--01::before {
    position: absolute;
    right: 0;
  }
}
@media screen and (min-width: 961px) {
  .blk07__02--02 {
    order: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}
@media screen and (min-width: 961px) {
  .blk07__02--02::before {
    position: absolute;
    right: 0;
  }
}
.blk07__02__wrap {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 961px) {
  .blk07__02__wrap {
    width: 720px;
  }
}
.blk07__02__sub01 {
  line-height: 1.2;
  position: relative;
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 960px) {
  .blk07__02__sub01 {
    padding-bottom: 5.33vw;
    margin-bottom: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .blk07__02__sub01 {
    padding-bottom: 32px;
    margin-bottom: 32px;
  }
}
.blk07__02__sub01::before {
  content: "";
  display: block;
  height: 1px;
  background: #b29240;
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 960px) {
  .blk07__02__sub01::before {
    width: 94.66vw;
    left: -2.67vw;
  }
}
@media screen and (min-width: 961px) {
  .blk07__02__sub01--01::before {
    width: calc(100% + 120px + 120px);
    left: -40px;
  }
}
@media screen and (min-width: 961px) {
  .blk07__02__sub01--02::before {
    width: calc(100% + 120px + 120px);
    right: 0;
  }
}
.blk07__02__sub01__01 {
  display: block;
}
@media screen and (max-width: 960px) {
  .blk07__02__sub01__01 {
    font-size: 5.46vw;
  }
}
@media screen and (min-width: 961px) {
  .blk07__02__sub01__01 {
    font-size: 39px;
  }
}
@media screen and (max-width: 960px) {
  .blk07__02__sub01__01 > span {
    font-size: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .blk07__02__sub01__01 > span {
    font-size: 24px;
  }
}
.blk07__02__sub01__02 {
  display: block;
}
@media screen and (min-width: 961px) {
  .blk07__02__sub01__02 {
    font-size: 16px;
  }
}
.blk07__02__sub02 {
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 960px) {
  .blk07__02__sub02 {
    font-size: 4.26vw;
    margin-bottom: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .blk07__02__sub02 {
    font-size: 20px;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 960px) {
  .blk07__02__txt01 {
    margin-bottom: 8.53vw;
  }
}
@media screen and (min-width: 961px) {
  .blk07__02__txt01 {
    margin-bottom: 32px;
  }
}

.blk08 {
  position: relative;
}
@media screen and (max-width: 960px) {
  .blk08 {
    margin-top: 21.33vw;
    margin-bottom: 10.66vw;
  }
}
.blk08--01::after {
  width: 1px;
  transform: rotate(55deg);
  transform-origin: 100% 0;
}
@media screen and (max-width: 960px) {
  .blk08--01::after {
    transform: rotate(55deg);
    right: 0vw;
    height: 300vh;
  }
}
@media screen and (min-width: 961px) {
  .blk08--01::after {
    transform: rotate(80deg);
    right: 0;
    height: 300vw;
  }
}
.blk08--02::after {
  width: 1px;
  transform: rotate(55deg);
  transform-origin: 0 0;
}
@media screen and (max-width: 960px) {
  .blk08--02::after {
    transform: rotate(-55deg);
    left: 0;
    height: 300vh;
  }
}
@media screen and (min-width: 961px) {
  .blk08--02::after {
    transform: rotate(-80deg);
    left: 0;
    height: 300vw;
  }
}
.blk08__wrap {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 961px) {
  .blk08__wrap {
    width: 1280px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .blk08__wrap {
    margin-left: auto;
    margin-right: auto;
  }
}
.blk08__img {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .blk08__img {
    padding: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .blk08__img {
    width: 680px;
  }
}
@media screen and (min-width: 961px) {
  .blk08__img--02 {
    order: 2;
  }
}
@media screen and (max-width: 960px) {
  .blk08__01 {
    padding: 0 5.33vw 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .blk08__01 {
    width: 560px;
  }
}
.blk08__01__txt01 {
  font-family: "Shippori Mincho", serif;
  color: #b29240;
  text-shadow: 3px 3px 0 #fff, -3px 3px 0 #fff, -3px -3px 0 #fff, 3px -3px 0 #fff;
}
@media screen and (max-width: 960px) {
  .blk08__01__txt01 {
    font-size: 4.26vw;
    margin-bottom: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .blk08__01__txt01 {
    font-size: 28px;
    margin-bottom: 32px;
  }
}
.blk08__01__sub01 {
  font-family: "Shippori Mincho", serif;
  line-height: 1.4;
  color: #4e4e4e;
}
@media screen and (max-width: 960px) {
  .blk08__01__sub01 {
    font-size: 5.33vw;
    margin-bottom: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .blk08__01__sub01 {
    font-size: 32px;
    margin-bottom: 24px;
  }
}
.blk08__01__01 {
  position: relative;
}
@media screen and (max-width: 960px) {
  .blk08__01__01 {
    padding: 5.33vw 0;
  }
}
@media screen and (min-width: 961px) {
  .blk08__01__01 {
    padding: 40px 0;
  }
}
.blk08__01__01::before {
  content: "";
  display: block;
  height: 100%;
  background: #eaeaea;
  position: absolute;
  top: 0;
}
@media screen and (max-width: 960px) {
  .blk08__01__01::before {
    left: -5.34vw;
    width: calc(100% + 10.66vw);
  }
}
@media screen and (min-width: 961px) {
  .blk08__01__01::before {
    width: 100vw;
  }
}
.blk08__01__01::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
}
@media screen and (max-width: 960px) {
  .blk08__01__01::after {
    background: url(./images/common/mask02.png) no-repeat 40% 0/auto 100%;
    width: 100vw;
    left: -5.34vw;
    height: 14.93vw;
  }
}
@media screen and (min-width: 961px) {
  .blk08__01__01::after {
    background: url(./images/common/mask02.png) repeat-x 100% 0/auto 100%;
    width: 100vw;
    height: 94px;
    top: 0;
    right: -140px;
  }
}
@media screen and (min-width: 961px) {
  .blk08__01__01--01::before {
    left: -140px;
  }
}
@media screen and (min-width: 961px) {
  .blk08__01__01--01::after {
    background: url(./images/common/mask02.png) repeat-x 0% 0/auto 100%;
    left: -140px;
  }
}
@media screen and (min-width: 961px) {
  .blk08__01__01--02::before {
    right: -140px;
  }
}
.blk08__01__01__txt01 {
  position: relative;
  z-index: 1;
}
.blk08__01__01__btn01 {
  position: relative;
}
@media screen and (max-width: 960px) {
  .blk08__01__01__btn01 {
    text-align: center;
  }
}
@media screen and (min-width: 961px) {
  .col3 {
    width: 300px;
  }
  .col3 + .col3 {
    margin-left: 40px;
    margin-top: 80px;
  }
  .col3 + .col3:nth-child(-n+3) {
    margin-top: 0;
  }
  .col3 + .col3:nth-child(3n+1) {
    margin-left: 0;
  }
  .col2 {
    width: 470px;
  }
  .col2 + .col2 {
    margin-left: 40px;
    margin-top: 80px;
  }
  .col2 + .col2:nth-child(-n+2) {
    margin-top: 0;
  }
  .col2 + .col2:nth-child(2n+1) {
    margin-left: 0;
  }
}
.twoImgList01 {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.twoImgList01 li {
  max-width: calc((100% - 16px) / 2);
  margin-right: 16px;
}

.twoImgList01 li:nth-child(2n) {
  margin-right: 0;
}

@media screen and (max-width: 960px) {
  .twoImgList01 li:nth-child(n+3) {
    margin-top: 16px;
  }
}
@media screen and (min-width: 961px) {
  .twoImgList01 li:nth-child(n+3) {
    margin-top: 48px;
  }
}

.twoImgList01Txt {
  text-align: center;
}

.threeImgList01 {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.threeImgList01 li {
  margin-right: 16px;
}
@media screen and (max-width: 960px) {
  .threeImgList01 li {
    width: calc((100% - 16px) / 2);
  }
}
@media screen and (min-width: 961px) {
  .threeImgList01 li {
    width: calc((100% - 32px) / 3);
  }
}
.threeImgList01 li img {
  width: 100%;
}
@media screen and (min-width: 961px) {
  .threeImgList01 li:nth-child(n+4) {
    margin-top: 48px;
  }
}

@media screen and (max-width: 960px) {
  .threeImgList01 li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 961px) {
  .threeImgList01 li:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 960px) {
  .threeImgList01 li:nth-child(n+3) {
    margin-top: 16px;
  }
}
.threeImgList01Txt {
  text-align: center;
}

.fourImgList01 {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 960px) {
  .fourImgList01 li {
    width: calc((100% - 16px) / 2);
  }
}
@media screen and (min-width: 961px) {
  .fourImgList01 li {
    width: calc((100% - 48px) / 4);
  }
}

@media screen and (min-width: 961px) {
  .fourImgList01 li:nth-child(n+5) {
    margin-top: 48px;
  }
}

@media screen and (max-width: 960px) {
  .fourImgList01 li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 960px) {
  .fourImgList01 li:nth-child(n+3) {
    margin-top: 16px;
  }
}
.fourImgList01Txt {
  text-align: center;
}

.box01 {
  background: rgba(234, 234, 234, 0.5);
  border-radius: 24px;
  position: relative;
}
@media screen and (max-width: 960px) {
  .box01 {
    padding: 5.33vw 5.33vw 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .box01 {
    padding: 40px;
  }
}

@media screen and (max-width: 960px) {
  .numList01 > li {
    margin-bottom: 8.53vw;
  }
}
@media screen and (min-width: 961px) {
  .numList01 > li {
    margin-bottom: 56px;
  }
}

.numList01 > li:last-child {
  margin-bottom: 0;
}
.numList01 > li > dl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .numList01--spAlignTop > li > dl {
    align-items: flex-start;
  }
}

.numList01 > li > dl > dt {
  color: #b29240;
  text-align: center;
  line-height: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
  background: #eaeaea;
  border-radius: 100vw;
  filter: drop-shadow(3px 3px 0 rgba(178, 146, 64, 0.3));
}
@media screen and (max-width: 960px) {
  .numList01 > li > dl > dt {
    width: 17.06vw;
    height: 17.06vw;
    font-size: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .numList01 > li > dl > dt {
    width: 96px;
    height: 96px;
    font-size: 14px;
  }
}
.numList01 > li > dl > dt > span {
  display: inline-block;
  position: relative;
  z-index: 5;
}
.numList01Num {
  display: block;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .numList01Num {
    font-size: 7.46vw;
    padding-top: 0.53vw;
  }
}
@media screen and (min-width: 961px) {
  .numList01Num {
    font-size: 40px;
    padding-top: 2px;
  }
}

.numList01 > li > dl > dd {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 960px) {
  .numList01 > li > dl > dd {
    width: calc(100% - 17.06vw - 5.33vw);
  }
}
@media screen and (min-width: 961px) {
  .numList01 > li > dl > dd {
    width: calc(100% - 96px - 24px);
  }
}

.staffName {
  line-height: 1;
  position: relative;
  background: url(./images/common/sub_line_gd04.svg) no-repeat 0 100%/100% auto;
}
@media screen and (max-width: 960px) {
  .staffName {
    text-align: center;
    padding-bottom: 6.4vw;
    margin: 0 0 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .staffName {
    padding-bottom: 24px;
    margin-bottom: 24px;
  }
}

.staffName01 {
  display: block;
  line-height: 1.4;
  color: #b29240;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .staffName01 {
    font-size: 4.26vw;
    padding: 3.73vw;
  }
}
@media screen and (min-width: 961px) {
  .staffName01 {
    font-size: 18px;
    padding-bottom: 14px;
  }
}

.staffName02 {
  letter-spacing: 0.2em;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .staffName02 {
    display: block;
    font-size: 8.53vw;
    padding-bottom: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .staffName02 {
    display: inline-block;
    font-size: 32px;
  }
}

.staffName03 {
  color: #b29240;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .staffName03 {
    display: block;
    font-size: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .staffName03 {
    display: inline-block;
    font-size: 18px;
    padding-left: 16px;
  }
}

@media screen and (min-width: 961px) {
  .staffBlk01 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

@media screen and (max-width: 960px) {
  .staffBlk01__01 {
    text-align: center;
  }
}
@media screen and (min-width: 961px) {
  .staffBlk01__01 {
    width: 320px;
  }
}
@media screen and (min-width: 961px) {
  .staffBlk01__02 {
    width: calc(100% - 320px - 40px);
  }
}

.staffDl01 > dt {
  line-height: 1.2;
  position: relative;
}
@media screen and (max-width: 960px) {
  .staffDl01 > dt {
    font-size: 4.26vw;
    padding: 1.06vw 0;
    margin-bottom: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .staffDl01 > dt {
    font-size: 18px;
    padding: 4px 0;
    margin-bottom: 20px;
  }
}

.staffDl01 > dt > span {
  display: inline-block;
  color: #b29240;
  position: relative;
}
@media screen and (max-width: 960px) {
  .staffDl01 > dt > span {
    padding: 0;
  }
}
@media screen and (min-width: 961px) {
  .staffDl01 > dt > span {
    padding: 0;
  }
}

@media screen and (max-width: 960px) {
  .staffDl01 > dd {
    margin-bottom: 10.66vw;
  }
}
@media screen and (min-width: 961px) {
  .staffDl01 > dd {
    margin-bottom: 40px;
  }
}

.staffDl01 > dd:last-child {
  margin-bottom: 0;
}
.careerList > li > dl {
  display: flex;
  flex-wrap: wrap;
}

.careerList > li > dl > dt {
  width: 6em;
}

.careerList > li > dl > dd {
  width: calc(100% - 6em);
}

.careerList > li > dl > dd li {
  line-height: 1.4;
  padding: 0 0 8px;
}

.accessMapPare {
  position: relative;
  height: 0;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .accessMapPare {
    padding-bottom: 60vw;
  }
}
@media screen and (min-width: 961px) {
  .accessMapPare {
    padding-bottom: 380px;
  }
}

.accessMapPare iframe,
.accessMapPare object,
.accessMapPare embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stepList01 {
  clear: both;
}

.stepList01 > li {
  position: relative;
  clear: both;
  display: flex;
  flex-wrap: wrap;
  background: #eaeaea;
  box-shadow: 3px 3px 0px rgba(35, 23, 22, 0.6);
  border-radius: 16px;
}
@media screen and (max-width: 960px) {
  .stepList01 > li {
    padding: 16px 5.33vw 0 0;
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 961px) {
  .stepList01 > li {
    padding-top: 24px;
    padding-bottom: 4px;
    margin-bottom: 48px;
  }
}

.stepList01 > li:before {
  content: "";
  display: block;
  width: 1px;
  background: #b29240;
  position: absolute;
  top: 100%;
}
@media screen and (max-width: 960px) {
  .stepList01 > li:before {
    margin-top: 6px;
    left: 32px;
    height: 20px;
  }
}
@media screen and (min-width: 961px) {
  .stepList01 > li:before {
    margin-top: 10px;
    left: 39px;
    height: 28px;
  }
}

.stepList01 > li:last-child:before {
  content: none;
}

.stepList01 > li:after {
  content: "";
  display: block;
  border-bottom: #b29240 solid 1px;
  position: absolute;
  top: 100%;
  transform: rotate(45deg);
  transform-origin: bottom right;
}
@media screen and (max-width: 960px) {
  .stepList01 > li:after {
    width: 8px;
    height: 8px;
    left: 24px;
    margin-top: 18px;
  }
}
@media screen and (min-width: 961px) {
  .stepList01 > li:after {
    width: 12px;
    height: 12px;
    left: 28px;
    margin-top: 28px;
  }
}

.stepList01 > li:last-child:after {
  display: none;
}

.stepList01__num {
  position: relative;
  margin: 0 16px 0 8px;
  box-sizing: border-box;
  text-align: center;
  line-height: 1;
  color: #4ea72e;
}
@media screen and (max-width: 960px) {
  .stepList01__num {
    width: 48px;
    padding-top: 8px;
  }
}
@media screen and (min-width: 961px) {
  .stepList01__num {
    width: 64px;
    padding-top: 8px;
  }
}

.stepList01__num01 {
  display: block;
  color: #b29240;
  display: block;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .stepList01__num01 {
    font-size: 3.2vw;
    padding: 0 0 2px;
  }
}
@media screen and (min-width: 961px) {
  .stepList01__num01 {
    padding: 0 0 4px;
  }
}

.stepList01__num02 {
  display: block;
  color: #b29240;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .stepList01__num02 {
    font-size: 5.86vw;
  }
}
@media screen and (min-width: 961px) {
  .stepList01__num02 {
    font-size: 30px;
  }
}

@media screen and (max-width: 960px) {
  .stepList01 > li > dl {
    width: calc(100% - 48px - 16px - 8px);
  }
}
@media screen and (min-width: 961px) {
  .stepList01 > li > dl {
    width: calc(100% - 64px - 16px - 8px);
  }
}

.stepList01 > li > dl > dt {
  font-weight: 700;
  line-height: 1.5;
  color: #b29240;
}
@media screen and (max-width: 960px) {
  .stepList01 > li > dl > dt {
    font-size: 4.26vw;
    padding: 0 0 12px;
    margin: 0 0 10px;
  }
}
@media screen and (min-width: 961px) {
  .stepList01 > li > dl > dt {
    font-size: 18px;
    padding: 0 0 12px;
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 960px) {
  .stepList01 > li > dl > dd {
    padding: 0 0 24px;
  }
}
@media screen and (min-width: 961px) {
  .stepList01 > li > dl > dd {
    padding: 0 0 40px;
  }
}

.pageCat {
  position: relative;
}
.pageCat__wrap {
  position: relative;
  z-index: 1;
  background: #f5f3ee;
}
@media screen and (max-width: 960px) {
  .pageCat__wrap {
    padding: 14.93vw 5.33vw 5.33vw;
    margin-top: -8vw;
  }
}
@media screen and (min-width: 961px) {
  .pageCat__wrap {
    padding: 56px 0 56px;
    margin-top: -30px;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .pageCat__wrap {
    margin-left: auto;
    margin-right: auto;
  }
}

.pageCatList__sub {
  text-align: center;
  font-weight: 700;
  color: #4ea72e;
  font-family: "Shippori Mincho", serif;
  position: relative;
  z-index: 2;
}
.pageCatList__sub > span {
  position: relative;
  display: inline-block;
  background: #fff;
  color: #b29240;
  padding: 1em 2em;
  border-radius: 16px;
  border: 2px solid #f5f2ea;
}
@media screen and (min-width: 961px) {
  .pageCatList {
    display: flex;
    flex-wrap: wrap;
    width: 980px;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .pageCatList {
    margin-left: auto;
    margin-right: auto;
  }
}

.pageCatList > li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background: #fff;
}
@media screen and (max-width: 960px) {
  .pageCatList > li {
    margin-bottom: 6.4vw;
    padding: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .pageCatList > li {
    width: calc((100% - 32px) / 3);
    margin: 16px 16px 0 0;
    padding: 8px;
  }
}

@media screen and (min-width: 961px) {
  .pageCatList > li:nth-child(-n+3) {
    margin-top: 0;
  }
}

@media screen and (min-width: 961px) {
  .pageCatList > li:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 960px) {
  .pageCatList__img {
    width: 21.33vw;
  }
}
@media screen and (min-width: 961px) {
  .pageCatList__img {
    width: 80px;
  }
}

@media screen and (max-width: 960px) {
  .pageCatList__sec {
    width: calc(100% - 21.33vw - 4.26vw);
  }
}
@media screen and (min-width: 961px) {
  .pageCatList__sec {
    width: calc(100% - 80px - 16px);
  }
}

.pageCatList__sec > dl {
  line-height: 1.2;
}
.pageCatList__sec > dl > dt {
  font-weight: 700;
  margin-bottom: 8px;
  color: #b29240;
}
@media screen and (min-width: 961px) {
  .pageCatList__sec > dl > dt {
    font-size: 14px;
  }
}

@media screen and (max-width: 960px) {
  .pageCatList__sec > dl > dd {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .pageCatList__sec > dl > dd {
    font-size: 12px;
  }
}

.pageCatList__btn {
  text-align: right;
  padding-top: 8px;
}
@media screen and (max-width: 960px) {
  .pageCatList__btn {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .pageCatList__btn {
    font-size: 12px;
  }
}

.pageCatList__btn a {
  display: inline-block;
  background: #eaeaea;
  border-radius: 4px;
  color: #b29240;
  padding: 0.25em 1em;
  line-height: 1;
}
@media screen and (max-width: 960px) {
  .clinicInformation01Wrap {
    padding: 0 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .clinicInformation01Wrap {
    width: 980px;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .clinicInformation01Wrap {
    margin-left: auto;
    margin-right: auto;
  }
}

.clinicInformationListWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 960px) {
  .clinicInformationListWrap {
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .clinicInformationListWrap {
    margin-bottom: 32px;
  }
}

@media screen and (max-width: 960px) {
  .clinicInformationList {
    font-size: 4.26vw;
  }
}
@media screen and (min-width: 961px) {
  .clinicInformationList {
    font-size: 18px;
  }
}

@media screen and (max-width: 960px) {
  .clinicInformationTimeTableWrap {
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .clinicInformationTimeTableWrap {
    margin-bottom: 32px;
  }
}

.clinicInformation01Txt01 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.clinicInformation01Txt01 > p {
  margin-right: 1em;
}
@media screen and (max-width: 960px) {
  .clinicInformationCTA {
    margin-bottom: 12.8vw;
  }
}
@media screen and (min-width: 961px) {
  .clinicInformationCTA {
    margin-bottom: 64px;
  }
}
.clinicInformationCTA__btn {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 960px) {
  .clinicInformationCTA__btn {
    justify-content: center;
  }
}
@media screen and (min-width: 961px) {
  .clinicInformationCTA__btn {
    width: 768px;
    justify-content: space-between;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .clinicInformationCTA__btn {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 960px) {
  .clinicInformationCTA__btn > li {
    margin-bottom: 2.66vw;
  }
}
.clinicInformationCTA__btn > li > a {
  background: #396582;
  border-radius: 100px;
  color: #fff;
  font-weight: 700;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 960px) {
  .clinicInformationCTA__btn > li > a {
    width: 72vw;
    height: 16vw;
    font-size: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .clinicInformationCTA__btn > li > a {
    width: 360px;
    height: 80px;
    font-size: 32px;
  }
}
.clinicInformationCTA__btn > li > a > span {
  display: inline-block;
  position: relative;
}
.clinicInformationCTA__btn > li > a > span::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 960px) {
  .clinicInformationCTA__btn > li.clinicInformationCTA__btn__tel > a > span {
    padding-left: 9.86vw;
  }
}
@media screen and (min-width: 961px) {
  .clinicInformationCTA__btn > li.clinicInformationCTA__btn__tel > a > span {
    padding-left: 37px;
  }
}
.clinicInformationCTA__btn > li.clinicInformationCTA__btn__tel > a > span::before {
  background: url(./images/common/icon-tel--wh.svg) no-repeat 0 0/100% 100%;
}
@media screen and (max-width: 960px) {
  .clinicInformationCTA__btn > li.clinicInformationCTA__btn__tel > a > span::before {
    width: 6.66vw;
    height: 6.66vw;
  }
}
@media screen and (min-width: 961px) {
  .clinicInformationCTA__btn > li.clinicInformationCTA__btn__tel > a > span::before {
    width: 25px;
    height: 25px;
  }
}
@media screen and (max-width: 960px) {
  .clinicInformationCTA__btn > li.clinicInformationCTA__btn__web > a > span {
    padding-left: 9.86vw;
  }
}
@media screen and (min-width: 961px) {
  .clinicInformationCTA__btn > li.clinicInformationCTA__btn__web > a > span {
    padding-left: 37px;
  }
}
.clinicInformationCTA__btn > li.clinicInformationCTA__btn__web > a > span::before {
  background: url(./images/common/icon-rsv--wh.svg) no-repeat 0 0/100% 100%;
}
@media screen and (max-width: 960px) {
  .clinicInformationCTA__btn > li.clinicInformationCTA__btn__web > a > span::before {
    width: 6.4vw;
    height: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .clinicInformationCTA__btn > li.clinicInformationCTA__btn__web > a > span::before {
    width: 24px;
    height: 20px;
  }
}

.clinicInformation02 {
  vertical-align: baseline;
  line-height: 1;
}
.clinicInformation02 iframe {
  width: 100%;
}
@media screen and (max-width: 960px) {
  .clinicInformation02 iframe {
    height: 75vw;
  }
}
@media screen and (min-width: 961px) {
  .clinicInformation02 iframe {
    height: 540px;
  }
}

.wImg01 img {
  width: 100%;
}
.faqList > li {
  cursor: pointer;
}
@media screen and (max-width: 960px) {
  .faqList > li + li {
    margin-top: 2px;
  }
}
@media screen and (min-width: 961px) {
  .faqList > li + li {
    margin-top: 6px;
  }
}
.faqList > li > dl > dt {
  background: #f5f3f2;
  border-left: 2px solid #b29240;
  position: relative;
}
@media screen and (max-width: 960px) {
  .faqList > li > dl > dt {
    padding: 2.66vw 10.66vw 2.66vw 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .faqList > li > dl > dt {
    padding: 12px 56px 12px 10px;
  }
}
.faqList > li > dl > dt::after {
  content: "";
  background: url(./images/common/icon-faq.svg) no-repeat 0 0/100% 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 960px) {
  .faqList > li > dl > dt::after {
    right: 2.66vw;
    width: 5.06vw;
    height: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .faqList > li > dl > dt::after {
    right: 20px;
    width: 19px;
    height: 10px;
  }
}
.faqList > li > dl > dd {
  display: none;
  background: rgba(245, 243, 242, 0.3);
  position: relative;
}
@media screen and (max-width: 960px) {
  .faqList > li > dl > dd {
    padding: 4.26vw 5.33vw 4.26vw 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .faqList > li > dl > dd {
    padding: 12px 40px 12px 20px;
  }
}

.faqList > li.active > dl > dd {
  display: block;
}

.qaList > li {
  cursor: pointer;
}
@media screen and (max-width: 960px) {
  .qaList > li + li {
    margin-top: 2px;
  }
}
@media screen and (min-width: 961px) {
  .qaList > li + li {
    margin-top: 6px;
  }
}
.qaList > li > dl > dt {
  background: #f5f3f2;
  position: relative;
}
@media screen and (max-width: 960px) {
  .qaList > li > dl > dt {
    padding: 2.66vw 10.66vw 2.66vw 12.8vw;
  }
}
@media screen and (min-width: 961px) {
  .qaList > li > dl > dt {
    padding: 12px 56px 12px 72px;
  }
}
.qaList > li > dl > dt::before {
  content: "Q";
  font-weight: 600;
  font-style: normal;
  color: #b29240;
  line-height: 1;
  text-align: center;
  height: 100%;
  border-right: 1px solid;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 960px) {
  .qaList > li > dl > dt::before {
    font-size: 5.33vw;
    width: 10.66vw;
    padding-top: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .qaList > li > dl > dt::before {
    font-size: 24px;
    width: 56px;
    padding-top: 13px;
  }
}
.qaList > li > dl > dt::after {
  content: "";
  background: url(./images/common/icon-faq.svg) no-repeat 0 0/100% 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 960px) {
  .qaList > li > dl > dt::after {
    right: 2.66vw;
    width: 5.06vw;
    height: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .qaList > li > dl > dt::after {
    right: 20px;
    width: 19px;
    height: 10px;
  }
}
.qaList > li > dl > dd {
  display: none;
  background: rgba(245, 243, 242, 0.3);
  position: relative;
}
@media screen and (max-width: 960px) {
  .qaList > li > dl > dd {
    padding: 4.26vw 5.33vw 4.26vw 12.8vw;
  }
}
@media screen and (min-width: 961px) {
  .qaList > li > dl > dd {
    padding: 12px 40px 12px 72px;
  }
}
.qaList > li > dl > dd::before {
  content: "A";
  font-weight: 600;
  font-style: normal;
  color: #958c6e;
  line-height: 1;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 960px) {
  .qaList > li > dl > dd::before {
    font-size: 5.33vw;
    width: 10.66vw;
    padding-top: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .qaList > li > dl > dd::before {
    font-size: 24px;
    width: 56px;
    padding-top: 13px;
  }
}

.qaList > li.active > dl > dd {
  display: block;
}

@media screen and (max-width: 960px) {
  .postWrap {
    padding: 0 5.33vw;
    margin-bottom: 21.33vw;
  }
}
@media screen and (min-width: 961px) {
  .postWrap {
    width: 980px;
    padding-top: 56px;
    margin-bottom: 80px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (min-width: 961px) and (min-width: 961px) {
  .postWrap {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 960px) {
  .postWrap .postContent {
    margin-bottom: 10.66vw;
  }
}
@media screen and (min-width: 961px) {
  .postWrap .postContent {
    width: 670px;
    padding-bottom: 40px;
    position: relative;
  }
}
.postWrap .postTitle {
  color: #f49807;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (max-width: 960px) {
  .postWrap .postTitle {
    font-size: 5.33vw;
    padding-bottom: 2.13vw;
    margin-bottom: 2.13vw;
  }
}
@media screen and (min-width: 961px) {
  .postWrap .postTitle {
    font-size: 30px;
    padding-bottom: 8px;
    margin-bottom: 16px;
  }
}
.postWrap .postDate {
  text-align: right;
  line-height: 1;
}
@media screen and (max-width: 960px) {
  .postWrap .postDate {
    margin-bottom: 7.46vw;
  }
}
@media screen and (min-width: 961px) {
  .postWrap .postDate {
    margin-bottom: 56px;
  }
}
.postWrap .postBody h2 {
  background: #febd58;
  color: #FFF;
  font-weight: 700;
  line-height: 1.2;
  padding: 0.5em 0.75em;
}
@media screen and (max-width: 960px) {
  .postWrap .postBody h2 {
    font-size: 4.8vw;
    margin-bottom: 8vw;
  }
}
@media screen and (min-width: 961px) {
  .postWrap .postBody h2 {
    font-size: 24px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 960px) {
  .postWrap .postBody * + h2 {
    margin-top: 14.93vw;
  }
}
@media screen and (min-width: 961px) {
  .postWrap .postBody * + h2 {
    margin-top: 50px;
  }
}
.postWrap .postBody h3 {
  font-weight: 700;
  line-height: 1.2;
  border-bottom: 2px solid #EEE;
  padding-bottom: 0.5em;
}
.postWrap .postBody h3 .f-marker-w {
  font-weight: 700;
  line-height: 1.2;
  background-image: none;
}
@media screen and (max-width: 960px) {
  .postWrap .postBody h3 {
    font-size: 19pt;
  }
}
@media screen and (min-width: 961px) {
  .postWrap .postBody h3 {
    font-size: 19pt;
  }
}
@media screen and (max-width: 960px) {
  .postWrap .postBody * + h3 {
    margin-top: 14.93vw;
  }
}
@media screen and (min-width: 961px) {
  .postWrap .postBody * + h3 {
    margin-top: 50px;
  }
}

.f-marker-y {
  font-weight: 700;
}

.postWrap .postBody p.postDate + h2 {
  margin-top: 0;
}
@media screen and (max-width: 960px) {
  .postWrap .postBody > p {
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .postWrap .postBody > p {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 960px) {
  .postWrap .postBody p + p > img,
  .postWrap .postBody p + img {
    margin-top: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .postWrap .postBody p + p > img,
  .postWrap .postBody p + img {
    margin-top: 32px;
  }
}
.postWrap .postBody img {
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  .postWrap .postBody img {
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 961px) {
  .postWrap .postBody img {
    margin-bottom: 40px;
    max-width: 600px;
  }
}
.postWrap > aside {
  overflow: hidden;
}
@media screen and (min-width: 961px) {
  .postWrap > aside {
    width: 270px;
  }
}
.postWrap > aside .asideBlk01 > dl > dt {
  color: #FFF;
  background: #f49807;
  font-weight: 700;
  line-height: 1.2;
  border-bottom: 1px solid;
}
@media screen and (max-width: 960px) {
  .postWrap > aside .asideBlk01 > dl > dt {
    font-size: 4.26vw;
    padding: 2.13vw 3.2vw;
    margin-bottom: 2.13vw;
  }
}
@media screen and (min-width: 961px) {
  .postWrap > aside .asideBlk01 > dl > dt {
    font-size: 16px;
    padding: 8px 12px;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 960px) {
  .postWrap > aside .asideBlk01__dt02 {
    margin-bottom: 4.26vw !important;
  }
}
@media screen and (min-width: 961px) {
  .postWrap > aside .asideBlk01__dt02 {
    margin-bottom: 24px !important;
  }
}
@media screen and (max-width: 960px) {
  .postWrap > aside .asideBlk01__dd01 {
    margin-bottom: 12.8vw;
  }
}
@media screen and (min-width: 961px) {
  .postWrap > aside .asideBlk01__dd01 {
    margin-bottom: 48px;
  }
}
.postWrap > aside .asideBlk01__dd01 > ul > li {
  border-bottom: 1px solid #9EB3CB;
}
.postWrap > aside .asideBlk01__dd01 > ul > li > a {
  display: block;
  padding: 1em 0;
  transition: opacity 0.15s ease-in-out;
}
.postWrap > aside .asideBlk01__dd01 > ul > li > a:hover {
  opacity: 0.5;
}
.postWrap > aside .asideBlk01__dd02 > ul > li {
  margin-bottom: 1em;
}
.postWrap > aside .asideBlk01__dd02 > ul > li:last-child {
  margin-bottom: 0;
}
.postWrap > aside .asideBlk02 {
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .postWrap > aside .asideBlk02 {
    padding: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .postWrap > aside .asideBlk02 {
    padding: 10px;
  }
}
@media screen and (max-width: 960px) {
  .postWrap > aside .asideSearch {
    margin-bottom: 2.66vw;
  }
}
@media screen and (min-width: 961px) {
  .postWrap > aside .asideSearch {
    margin-bottom: 10px;
    font-size: 16px;
  }
}
.postWrap > aside .asideSearch .searchform {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.postWrap > aside .asideSearch .screen-reader-text {
  display: none;
}
.postWrap > aside .asideSearch input[type=text] {
  background: #FFF;
  line-height: 1;
  padding: 0.65em;
  border: 1px solid #f49807;
}
@media screen and (max-width: 960px) {
  .postWrap > aside .asideSearch input[type=text] {
    width: calc(100% - 16vw - 2.66vw);
  }
}
@media screen and (min-width: 961px) {
  .postWrap > aside .asideSearch input[type=text] {
    width: calc(100% - 60px - 10px);
  }
}
.postWrap > aside .asideSearch input[type=submit] {
  background: #f49807;
  color: #FFF;
  line-height: 1;
  padding: 0.65em;
  border: none;
  cursor: pointer;
  outline: none;
  border: none solid #000;
  transition: opacity 0.15s ease-in-out;
}
@media screen and (max-width: 960px) {
  .postWrap > aside .asideSearch input[type=submit] {
    width: 16vw;
  }
}
@media screen and (min-width: 961px) {
  .postWrap > aside .asideSearch input[type=submit] {
    width: 60px;
  }
}
.postWrap > aside .asideSearch input[type=submit]:hover {
  opacity: 0.5;
}
.postWrap > aside .asideMonthArchive {
  position: relative;
}
.postWrap > aside .asideMonthArchive:before {
  content: "";
  display: block;
  width: 0.75em;
  height: 0.4em;
  background: #b29240;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  position: absolute;
  top: 50%;
  left: 0.5em;
  transform: translateY(-50%);
}
.postWrap > aside .asideMonthArchive select {
  background: #FFF;
  width: 100%;
  line-height: 1;
  padding: 0.65em 0.65em 0.65em 1.65em;
  border: 1px solid #f49807;
}
.singlePageNav {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .singlePageNav {
    padding-top: 10.66vw;
  }
}
@media screen and (min-width: 961px) {
  .singlePageNav {
    padding-top: 24px;
    width: 100%;
    padding-top: 80px;
  }
}
.singlePageNav > li {
  width: 33%;
}
.singlePageNav > li.next {
  text-align: right;
}
.singlePageNav > li.next:first-child {
  width: 100%;
}
.singlePageNav > li.pageNavIndex {
  text-align: center;
}
@media screen and (min-width: 961px) {
  .aligncenter {
    margin-left: auto;
    margin-right: auto;
  }
}

.wp-pagenavi {
  clear: both;
  text-align: center;
  letter-spacing: -0.4em;
}
@media screen and (max-width: 960px) {
  .wp-pagenavi {
    padding-top: 10.66vw;
  }
}
@media screen and (min-width: 961px) {
  .wp-pagenavi {
    padding-top: 80px;
  }
}

.wp-pagenavi a,
.wp-pagenavi span {
  overflow: hidden;
  display: inline-block;
  min-width: 1.5em;
  text-decoration: none;
  border: none !important;
  padding: 0.2em 0.5em !important;
  margin: 2px;
  background: #FFF;
  color: #000;
  letter-spacing: normal;
  border-radius: 4px;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  border: none;
  background: #4ea72e;
  color: #FFF;
}

.wp-pagenavi span.current {
  font-weight: bold;
}

.search-highlight {
  background: #fff200;
}

@media screen and (max-width: 960px) {
  .informationList--01 {
    margin-bottom: 3.2vw;
  }
}
@media screen and (min-width: 961px) {
  .informationList--01 {
    margin-bottom: 12px;
  }
}
.informationList--01 > li {
  border-bottom: 1px solid #9eb3cb;
}
@media screen and (max-width: 960px) {
  .informationList--01 > li {
    padding-bottom: 4.26vw;
    margin-bottom: 9.06vw;
  }
}
@media screen and (min-width: 961px) {
  .informationList--01 > li {
    padding-bottom: 32px;
    margin-bottom: 32px;
  }
}
.informationList--01 > li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 960px) {
  .informationList__date {
    font-size: 3.2vw;
    margin-bottom: 1.6vw;
  }
}
@media screen and (min-width: 961px) {
  .informationList__date {
    font-size: 14px;
    margin-bottom: 8px;
  }
}
.informationList__sub01 {
  font-weight: 700;
  color: #4ea72e;
  position: relative;
}
@media screen and (max-width: 960px) {
  .informationList__sub01 {
    font-size: 4.26vw;
    padding-left: 3.73vw;
    margin-bottom: 2.13vw;
  }
}
@media screen and (min-width: 961px) {
  .informationList__sub01 {
    font-size: 16px;
    padding-left: 16px;
    margin-bottom: 8px;
  }
}
.informationList__sub01:before {
  content: "";
  display: block;
  border-top: 1px solid #4ea72e;
  border-right: 1px solid #4ea72e;
  position: absolute;
  left: 0;
  transform: rotate(45deg);
}
@media screen and (max-width: 960px) {
  .informationList__sub01:before {
    top: 3.2vw;
    width: 1.6vw;
    height: 1.6vw;
  }
}
@media screen and (min-width: 961px) {
  .informationList__sub01:before {
    top: 10px;
    width: 8px;
    height: 8px;
  }
}
.informationList__txt01 {
  line-height: 1.4;
}
.postList__li {
  border-bottom: 1px dashed #CCC;
}
@media screen and (max-width: 960px) {
  .postList__li {
    padding-bottom: 5.33vw;
    margin-bottom: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .postList__li {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 961px) {
  .postList__link {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (max-width: 960px) {
  .postList__img {
    text-align: center;
    margin-bottom: 5.33vw;
  }
}
@media screen and (min-width: 961px) {
  .postList__img {
    width: 200px;
  }
}
@media screen and (max-width: 960px) {
  .postList__img img {
    width: 53.33vw;
  }
}
@media screen and (min-width: 961px) {
  .postList__01 {
    width: calc(100% - 220px);
  }
}
@media screen and (max-width: 960px) {
  .postList__date {
    font-size: 3.2vw;
    margin-bottom: 1.6vw;
  }
}
@media screen and (min-width: 961px) {
  .postList__date {
    font-size: 14px;
    margin-bottom: 8px;
  }
}
.postList__sub01 {
  font-weight: 700;
  color: #f49807;
  position: relative;
}
@media screen and (max-width: 960px) {
  .postList__sub01 {
    font-size: 4.26vw;
    padding-left: 3.73vw;
    margin-bottom: 2.13vw;
  }
}
@media screen and (min-width: 961px) {
  .postList__sub01 {
    font-size: 16px;
    padding-left: 16px;
    margin-bottom: 8px;
  }
}
.postList__sub01:before {
  content: "";
  display: block;
  border-top: 1px solid #f49807;
  border-right: 1px solid #f49807;
  position: absolute;
  left: 0;
  transform: rotate(45deg);
}
@media screen and (max-width: 960px) {
  .postList__sub01:before {
    top: 3.2vw;
    width: 1.6vw;
    height: 1.6vw;
  }
}
@media screen and (min-width: 961px) {
  .postList__sub01:before {
    top: 10px;
    width: 8px;
    height: 8px;
  }
}
.postList__txt01 {
  line-height: 1.4;
}/*# sourceMappingURL=style.css.map */