@media only screen and (min-width: 768px) {
  .header {
    background-color: #ea4645;
  }
}

.page-heading {
  padding: 14vw 0;
}
@media only screen and (min-width: 768px) {
  .page-heading {
    padding-bottom: 0;
    padding-top: min(41.6vw, 80px);
  }
}

.contents {
  background-color: #FFFDEA;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .contents {
    padding-bottom: 0;
  }
}
.contents::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/noise.png);
  background-blend-mode: overlay;
  mix-blend-mode: overlay;
}
.contents__inner {
  position: relative;
  z-index: 1;
}

.sec__wrap > .other {
  text-align: center;
  margin-top: 48px;
}
.sec__wrap > .other .txt {
  font-weight: 700;
  margin-bottom: 0.5em;
  font-size: 18px;
}
.sec__wrap > .other .btn__wrap {
  max-width: 354px;
  margin: auto;
}
.sec__wrap:not(:last-of-type) {
  padding-bottom: 20.513vw;
}
@media only screen and (min-width: 768px) {
  .sec__wrap:not(:last-of-type) {
    padding-bottom: 120px;
  }
}
.sec__heading {
  padding: 28px 0 26px;
  color: #fff;
  position: relative;
}
.sec__heading.c-orange {
  background-color: #FB6B50;
}
.sec__heading.c-blue {
  background-color: #299cc4;
}
@media only screen and (min-width: 768px) {
  .sec__heading {
    padding: 28px 0 26px;
  }
}
.sec__heading::after {
  content: "";
  position: absolute;
  display: inline-block;
  background-image: url(/assets/images/experience/ttl_deco01.svg);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 60% auto;
  bottom: 0;
  right: 0;
  width: 40%;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .sec__heading::after {
    bottom: auto;
    top: 0;
    width: 148px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 100% auto;
  }
}
.sec__heading .ttl {
  font-size: min(6vw, 24px);
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Zen Old Mincho", serif;
  padding-right: 40px;
}
@media only screen and (min-width: 768px) {
  .sec__heading .ttl {
    font-size: 32px;
  }
}
.sec__heading .ttl--sub {
  font-size: 0.625em;
  display: block;
  font-weight: 500;
  margin-bottom: 0.6em;
}
.sec__heading .ttl--main {
  display: block;
  letter-spacing: 0.08em;
  line-height: 1.3;
}
.sec__heading .txt {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  font-weight: 400;
  line-height: 1.4;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 1em;
  margin-top: 1.5em;
}
@media only screen and (min-width: 768px) {
  .sec__heading .txt {
    padding-top: 0;
    margin-top: 0;
    padding-right: 198px;
    border-top: none;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    padding-left: 40px;
  }
}
.sec__heading .txt dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.4em;
}
.sec__heading .txt dl dt {
  background: #940003;
  border-radius: 3px;
  width: 3em;
  text-align: center;
  padding: 0.1em 0 0.2em;
  margin-right: 0.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sec__heading .txt dl dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.sec__group {
  margin-top: 10.256vw;
}
@media only screen and (min-width: 768px) {
  .sec__group {
    margin-top: 80px;
  }
}
.sec-block {
  background: #fff;
  padding: min(8.205vw, 48px) min(4.615vw, 48px);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  border: 1px solid #be9457;
}
.sec-block:not(:last-of-type) {
  margin-bottom: min(8.2vw, 40px);
}
.sec-block__btn {
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .sec-block__btn {
    width: 300px;
  }
}
.sec-block__btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  width: 80%;
  height: 58px;
  color: #FFFFFF;
  font-size: min(4.1vw, 16px);
  background-image: url(../../assets/images/experience/ico_site.svg);
  background-repeat: no-repeat;
  background-position: right 20px center;
  border-radius: 9999px;
}
@media only screen and (min-width: 768px) {
  .sec-block__btn a {
    height: 58px;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-size: 16px;
    font-weight: 700;
    background-position: right 20px center;
  }
}
.sec-block .day {
  background: #be9457;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  height: 32px;
  line-height: 32px;
  padding: 0 0.4em 0 0.8em;
  position: absolute;
  left: 0;
  top: -32px;
}
.sec-block .day::before {
  content: "";
  display: inline-block;
  background: #be9457;
  height: 100%;
  width: 24px;
  position: absolute;
  right: -24px;
  top: 0;
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
}
.sec-block__detail {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .sec-block__detail {
    width: 48.4375%;
  }
}
.sec-block__ttl {
  font-family: "Zen Old Mincho", serif;
  font-size: 8.205vw;
  font-weight: 500;
  margin: 5.128vw 0;
  line-height: 1.4;
}
@media only screen and (min-width: 768px) {
  .sec-block__ttl {
    font-size: 40px;
    margin: 0 0 30px;
  }
}
.sec-block__desc {
  margin-bottom: min(3.846vw, 16px);
  font-family: "Zen Kaku Gothic New", sans-serif;
}
.sec-block__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 1px dotted #d0bda0;
}
.sec-block__info:last-of-type {
  border-bottom: 1px dotted #d0bda0;
  margin-bottom: 6.154vw;
}
@media only screen and (min-width: 768px) {
  .sec-block__info:last-of-type {
    margin-bottom: 24px;
  }
}
.sec-block__info dt,
.sec-block__info dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  font-size: 14px;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
.sec-block__info dt {
  color: #FB6B50;
  width: 27.513vw;
  background: #f7f7f7;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.5em;
}
@media only screen and (min-width: 768px) {
  .sec-block__info dt {
    width: 128px;
  }
}
.sec-block__info dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5em 1em;
  display: block;
}
.sec-block__info dd a {
  text-decoration: underline;
}
@media only screen and (min-width: 768px) {
  .sec-block__info dd {
    width: calc(83.5% - 1em);
  }
}
.sec-block__info.align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sec-block__info.align-center dt.multiple {
  line-height: 1.3;
  padding: 3px 0;
}
.sec-block__benefit {
  margin-top: 3.077vw;
}
@media only screen and (min-width: 768px) {
  .sec-block__benefit {
    margin-top: 16px;
  }
}
.sec-block__benefit .title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #242424;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 0.25em;
}
.sec-block__benefit .title .ul-yl {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0%, #ffff9a));
  background: linear-gradient(transparent 0%, #ffff9a 0%);
}
.sec-block__benefit dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff6f5;
  padding: 20px 10px;
  border-radius: 8px;
}
@media only screen and (min-width: 768px) {
  .sec-block__benefit dl {
    padding: 20px;
  }
}
.sec-block__benefit dl dt {
  background: #FB6B50;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: min(16.41vw, 72px);
  height: min(16.41vw, 72px);
  border-radius: 100vh;
  line-height: 1.2;
  margin-right: 1em;
  font-size: 12px;
}
@media only screen and (min-width: 768px) {
  .sec-block__benefit dl dt {
    position: relative;
    width: 72px;
    height: 72px;
    top: auto;
    left: auto;
  }
}
.sec-block__benefit dl dt::before {
  display: inline-block;
  content: "";
  background: url(/assets/images/service/ico_present.svg) no-repeat center center;
  background-size: contain;
  width: 6.154vw;
  height: 6.154vw;
  margin-bottom: 0.35em;
}
@media only screen and (min-width: 768px) {
  .sec-block__benefit dl dt::before {
    width: 30px;
    height: 30px;
  }
}
.sec-block__benefit dl dd {
  width: 83.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.3;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.sec-block__benefit dl dd .item {
  font-size: min(3.846vw, 14px);
}
.sec-block__benefit dl dd .item strong {
  color: #FB6B50;
}
.sec-block__benefit dl dd .item .small {
  font-size: 0.8125em;
}
.sec-block__benefit dl dd .item .note {
  margin-top: 0.4em;
}
.sec-block__benefit dl dd .item + .item {
  margin-top: 0.5em;
}
.sec-block__btn {
  margin-top: 6.154vw;
}
@media only screen and (min-width: 768px) {
  .sec-block__btn {
    max-width: 296px;
    margin-top: 32px;
  }
}
.sec-block__btn .btn {
  padding: 0.8em 2em 0.8em 1em;
  font-size: 4.615vw;
}
@media only screen and (min-width: 768px) {
  .sec-block__btn .btn {
    padding: 1em 2em 1em 1em;
    min-height: auto;
    border-radius: 42px;
    font-size: 18px;
  }
}
.sec-block__btn .btn.csoon {
  pointer-events: none;
  background: #888;
  color: #c5c5c5;
}
.sec-block__btn .btn.csoon::after {
  opacity: 0.4;
}
@media only screen and (min-width: 768px) {
  .sec-block__btn.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: none;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.sec-block__btn.flex .col {
  text-align: center;
  padding: 0.55em 2em 0.75em 1em;
  line-height: 1.2;
  font-size: min(3.59vw, 16px);
}
@media only screen and (min-width: 768px) {
  .sec-block__btn.flex .col {
    text-align: left;
    padding: 0.55em 2em 0.75em 0.85em;
  }
}
.sec-block__btn.flex .col .small {
  font-size: 0.6em;
  line-height: 1;
}
.sec-block__btn.flex .col + .col {
  margin-top: 0.5em;
}
@media only screen and (min-width: 768px) {
  .sec-block__btn.flex .col + .col {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .sec-block__btn.flex .col2 {
    width: 49.5%;
  }
}
.sec-block__img {
  position: relative;
  margin-bottom: 5.128vw;
}
@media only screen and (min-width: 768px) {
  .sec-block__img {
    margin-bottom: 0;
    width: 46.875%;
  }
}
.sec-block__img .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1%;
}
.sec-block__img .col2 {
  width: 49.5%;
  margin-top: 1%;
}
.sec-block__deco {
  position: absolute;
}
.sec-block__deco.ningyo {
  bottom: -18.256vw;
  right: -4.103vw;
  width: 21.534vw;
}
@media only screen and (min-width: 768px) {
  .sec-block__deco.ningyo {
    bottom: -40px;
    right: -40px;
    width: 128px;
  }
}
.sec-block__deco.fish {
  bottom: 5.128vw;
  right: -10.256vw;
  width: 46.154vw;
}
@media only screen and (min-width: 768px) {
  .sec-block__deco.fish {
    bottom: 40px;
    right: -110px;
    width: 326px;
  }
}
.sec-block__deco.koma {
  top: -12.308vw;
  left: 82%;
  width: 18.462vw;
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
}
@media only screen and (min-width: 768px) {
  .sec-block__deco.koma {
    top: 20px;
    left: 42.5%;
    width: 88px;
  }
}
.sec__wrap--etsuke {
  background-color: #fff6f5;
}
@media only screen and (min-width: 768px) {
  .sec__wrap--etsuke .sec-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.sec__wrap--etsuke .sec-block__btn a {
  background-color: #FB6B50;
}
.sec__wrap--etsuke .sec__group {
  margin-top: 64px;
}
.sec__wrap--plan {
  background-color: #e7f9fd;
}
.sec__wrap--plan .sec__heading {
  background: #299cc4;
}
.sec__wrap--plan .sec__heading .ttl {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.sec__wrap--plan .sec__heading .ttl--sub {
  border: 1px solid #fff;
  border-radius: 100vh;
  padding: 0.25em 1em;
  font-size: 0.55em;
}
@media only screen and (min-width: 768px) {
  .sec__wrap--plan .sec__heading .ttl--sub {
    font-size: 0.625em;
  }
}
.sec__wrap--plan .sec-block {
  border: 1px solid #299cc4;
}
@media only screen and (min-width: 768px) {
  .sec__wrap--plan .sec-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.sec__wrap--plan .sec-block__btn a {
  background-color: #299cc4;
}
@media only screen and (min-width: 768px) {
  .sec__wrap--plan .sec-block__detail {
    width: 54.4921875%;
  }
}
.sec__wrap--plan .sec-block__benefit a {
  text-decoration: underline;
  text-underline-offset: 0.12em;
  font-size: 16px;
  position: relative;
  padding-left: 0.8em;
  display: block;
}
.sec__wrap--plan .sec-block__benefit a:hover {
  text-decoration: none;
}
.sec__wrap--plan .sec-block__benefit a::before {
  content: "";
  display: inline-block;
  position: absolute;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  width: 0.6em;
  height: 0.8em;
  top: 0.3em;
  left: 0;
  background: #242424;
  margin-right: 0.25em;
}
.sec__wrap--plan .sec-block__benefit dl {
  background-color: #e7f9fd;
}
.sec__wrap--plan .sec-block__benefit dl dt {
  background-color: #299cc4;
}
.sec__wrap--plan .sec-block__benefit dl dd .item strong {
  color: #299cc4;
}
@media only screen and (min-width: 768px) {
  .sec__wrap--plan .sec-block__img {
    width: 40.8203125%;
  }
}
.sec__wrap--plan .sec-block__btn .btn {
  background: #0f9c72;
}
.sec__wrap--plan .sec-block__info dt {
  color: #299cc4;
}
.sec__wrap--temple {
  padding-bottom: 140px;
  background-color: #ebe6f0;
}
.sec__wrap--temple .sec__heading {
  background-color: #7c5b9a;
}
@media only screen and (min-width: 768px) {
  .sec__wrap--temple .sec-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    border: 1px solid #7c5b9a;
  }
}
.sec__wrap--temple .sec-block__btn a {
  background-color: #7c5b9a;
}
.sec__wrap--temple .sec-block__info dt {
  color: #7c5b9a;
  background: #f7f7f7;
}
.sec__wrap--temple .sec-block__benefit {
  margin: 0 0 20px;
}
.sec__wrap--temple .sec-block__benefit dl {
  padding: 12px;
  background-color: #ebe6f0;
}
.sec__wrap--temple .sec-block__benefit dl dt {
  background-color: #7c5b9a;
}
.sec__wrap--temple .sec-block__benefit dl dd .item strong {
  color: #7c5b9a;
}

html[lang=en] .experience .contents {
  font-family: "Open Sans", sans-serif;
}
html[lang=en] .experience .contents .lead,
html[lang=en] .experience .contents .sec-block__benefit dl dt,
html[lang=en] .experience .contents a,
html[lang=en] .experience .contents .sec-block__tline {
  /*font-family: $font_en_serif;*/
}
html[lang=en] .experience .contents .sec-block__btn.flex .col2 {
  padding: 1em 2em 1em 0.65em;
}
html[lang=en] .experience .contents .sec-block__benefit .title {
  font-family: "Open Sans", sans-serif;
  font-size: min(3.077vw, 14px);
}
html[lang=en] .experience .contents .sec-block__benefit dl dt::before {
  margin-bottom: 0;
}
html[lang=en] .experience .contents .sec__wrap > .other .txt {
  font-size: 3.333vw;
}
@media only screen and (min-width: 768px) {
  html[lang=en] .experience .contents .sec__wrap > .other .txt {
    font-size: 18px;
  }
}/*# sourceMappingURL=experience.css.map */