@charset "UTF-8";
/* ===================================================================
CSS information

file name  : epure_hokan.css
author     : Abilive
style info : 保管クリーニング
=================================================================== */
/* ===================================================================
CSS information

file name  : _settings.scss
author     : Abilive
style info : 汎用設定
=================================================================== */
.p-service {
  width: 66.6666666667%;
  margin-inline: auto;
}
@media only screen and (min-width: 1200px) and (max-width: 1560px) {
  .p-service {
    min-width: 960px;
  }
}
@media only screen and (max-width: 1199px) {
  .p-service {
    width: 81.3953488372%;
  }
}

@media only screen and (min-width: 768px) {
  .l-title__title i {
    top: -0.1em;
    margin-left: -3.4em;
  }
}

.p-solution {
  position: relative;
  margin: 3.4722222222vw auto 0;
  background: #fafafa;
  width: 100%;
  -webkit-box-shadow: 10px 10px 30px 0px rgba(6, 159, 206, 0.1);
          box-shadow: 10px 10px 30px 0px rgba(6, 159, 206, 0.1);
}
@media only screen and (min-width: 768px) {
  .p-solution {
    border-radius: 7.8125rem;
    aspect-ratio: 1440/250;
  }
}
@media only screen and (min-width: 1200px) {
  .p-solution {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media print {
  .p-solution {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-solution {
    border-radius: 9999px;
    padding: 3.125rem 3.125rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-solution {
    padding: 16.2790697674vw 0 0;
    border-radius: 23.2558139535vw 23.2558139535vw 13.9534883721vw 13.9534883721vw;
    margin-top: 3.125rem;
  }
}
.p-solution:after {
  content: "";
  aspect-ratio: 136/179;
  background: url(../../files/images/home/ic_pro.png) no-repeat top left;
  background-size: 100% auto;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 88%;
  width: 10.5625rem;
}
@media only screen and (max-width: 767px) {
  .p-solution:after {
    top: 95%;
    width: 10.5625rem;
  }
}
.p-solution .st {
  font-family: "Shippori Mincho", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  letter-spacing: 0.12em;
  margin-right: 1.25rem;
}
@media only screen and (min-width: 1200px) {
  .p-solution .st {
    font-size: 1.5rem;
  }
}
@media print {
  .p-solution .st {
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-solution .st {
    font-size: 1.375rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-solution .st {
    font-size: 1.375rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-solution .st {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .p-solution .st {
    width: 62.7906976744%;
    margin-inline: auto;
  }
}
@media only screen and (min-width: 1200px) {
  .p-solution__image {
    width: 41.1111111111vw;
  }
}
@media print {
  .p-solution__image {
    width: 41.1111111111vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-solution__image {
    margin: 1.5em auto 0;
    width: 31.25rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-solution__image {
    overflow: hidden;
    margin-top: 0.5em;
  }
  .p-solution__image img {
    position: relative;
    width: 105%;
    max-width: none;
    margin-left: -2.5%;
  }
}
@media only screen and (min-width: 1200px) {
  .p-solution__image p {
    position: absolute;
    bottom: 0;
    width: 41.1111111111vw;
  }
}
@media print {
  .p-solution__image p {
    position: absolute;
    bottom: 0;
    width: 41.1111111111vw;
  }
}
.p-solution__image p img {
  width: 100%;
}

.p-intro {
  margin-top: 5.9375rem;
}
@media only screen and (max-width: 767px) {
  .p-intro {
    margin-top: 2.8125em;
  }
}
.p-intro__text {
  font-family: "Shippori Mincho", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  text-align: center;
  position: relative;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .p-intro__text {
    width: 90%;
    margin-inline: auto;
  }
}
.p-intro__text .txt_catch {
  color: #069fce;
  letter-spacing: 0.12em;
  line-height: 1.3333333333;
}
@media only screen and (min-width: 1200px) {
  .p-intro__text .txt_catch {
    font-size: 1.875rem;
  }
}
@media print {
  .p-intro__text .txt_catch {
    font-size: 1.875rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-intro__text .txt_catch {
    font-size: 1.625rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-intro__text .txt_catch {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-intro__text .txt_catch {
    letter-spacing: 0.08em;
  }
}
.p-intro__text .txt {
  letter-spacing: 0.12em;
  line-height: 1.5294117647;
  margin-top: 1.0625em;
}
@media only screen and (min-width: 1200px) {
  .p-intro__text .txt {
    font-size: 1.0625rem;
  }
}
@media print {
  .p-intro__text .txt {
    font-size: 1.0625rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-intro__text .txt {
    font-size: 1.0625rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-intro__text .txt {
    font-size: 1rem;
  }
}
.p-intro__text .txt span {
  color: #069fce;
}

.p-points {
  position: relative;
  z-index: 0;
  margin-top: 0.9375em;
}
.p-points .st {
  color: #FFF;
  font-family: "Shippori Mincho", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  line-height: 0.85;
  text-transform: uppercase;
  text-align: center;
}
@media only screen and (min-width: 1200px) {
  .p-points .st {
    font-size: 5.4375rem;
  }
}
@media print {
  .p-points .st {
    font-size: 5.4375rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-points .st {
    font-size: 3.75rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-points .st {
    font-size: 2.375rem;
  }
}
.p-points__inner {
  position: relative;
  z-index: 10;
  padding: 5.5555555556vw 0 4.1666666667vw;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-points__inner {
    padding: 4.375rem 0 4.375rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-points__inner {
    padding: 3.125rem 0 1.875rem;
  }
}
.p-points__inner:before {
  content: "";
  width: 94.4444444444%;
  height: 100%;
  border-radius: 10.4166666667vw 0 0 10.4166666667vw;
  background: #FFF;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  .p-points__inner:before {
    width: 100%;
  }
}
.p-points__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-inline: auto;
}
@media only screen and (min-width: 768px) {
  .p-points__item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 61.1111111111vw;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1560px) {
  .p-points__item {
    width: 66.9444444444vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-points__item {
    width: 80vw;
  }
}
@media only screen and (max-width: 767px) {
  .p-points__item {
    width: 80%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.p-points__item .text {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .p-points__item .text {
    width: 62.5%;
    padding-right: 11.3636363636%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-points__item .text {
    padding-inline: 5.5555555556vw;
    width: 65.9090909091%;
  }
}
@media only screen and (max-width: 767px) {
  .p-points__item .text {
    width: 85%;
    margin: 2em auto 0;
  }
}
@media only screen and (min-width: 1200px) {
  .p-points__item .text .sst {
    margin-top: 1.125rem;
  }
}
@media print {
  .p-points__item .text .sst {
    margin-top: 1.125rem;
  }
}
.p-points__item .text .sst i {
  display: block;
  position: absolute;
  left: 0;
  margin-top: -2.6388888889vw;
  width: 6.3194444444vw;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-points__item .text .sst i {
    left: 0.9375rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-points__item .text .sst i {
    width: 10.4651162791vw;
    left: -1em;
    top: 0;
  }
}
.p-points__item .text .sst span {
  letter-spacing: 0.12em;
  line-height: 1.52;
  color: #069fce;
  font-family: "Shippori Mincho", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
}
@media only screen and (min-width: 1200px) {
  .p-points__item .text .sst span {
    font-size: 1.5625rem;
  }
}
@media print {
  .p-points__item .text .sst span {
    font-size: 1.5625rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-points__item .text .sst span {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-points__item .text .sst span {
    font-size: 1.1875rem;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1350px) {
  .p-points__item .text .sst span {
    font-size: 1.4375rem;
  }
}
.p-points__item .text .txt {
  margin-top: 1.5625em;
  line-height: 1.7142857143;
}
@media only screen and (max-width: 767px) {
  .p-points__item .text .txt {
    margin-top: 0.9375em;
    margin-inline: auto;
  }
}
.p-points__item .image {
  border-radius: 2.7777777778vw;
  overflow: hidden;
  -webkit-box-shadow: 0.625rem 0 1.875rem 0px rgba(6, 159, 206, 0.1);
          box-shadow: 0.625rem 0 1.875rem 0px rgba(6, 159, 206, 0.1);
}
@media only screen and (min-width: 768px) {
  .p-points__item .image {
    width: 37.5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-points__item .image {
    overflow: hidden;
  }
  .p-points__item .image img {
    position: relative;
    width: 120%;
    max-width: none;
    margin-left: -10%;
  }
}
@media only screen and (max-width: 767px) {
  .p-points__item .image {
    aspect-ratio: 3/2;
    width: 100%;
    border-radius: 4.6511627907vw;
    margin-inline: auto;
    position: relative;
  }
  .p-points__item .image img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@media only screen and (min-width: 768px) {
  .p-points__btns {
    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-top: 2.7777777778vw;
  }
}
@media only screen and (max-width: 767px) {
  .p-points__btns {
    margin: 1.25em auto 0;
    width: 81.3953488372%;
  }
}
@media only screen and (min-width: 1200px) {
  .p-points__btns li {
    min-width: 15vw;
  }
}
@media print {
  .p-points__btns li {
    min-width: 15vw;
  }
}
.p-points__btns li.c-btn__order {
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  .p-points__btns li.c-btn__order {
    margin: 0.8em auto 0;
  }
}
.p-points__btns li a {
  width: 100%;
}

.p-price {
  margin-inline: auto;
  margin-top: 5.5555555556vw;
  padding-bottom: 5.5555555556vw;
}
@media only screen and (max-width: 767px) {
  .p-price {
    margin-top: 3.75rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-price {
    padding-bottom: 8vw;
  }
}
@media only screen and (max-width: 767px) {
  .p-price {
    padding-bottom: 3.75rem;
  }
}
@media only screen and (min-width: 1200px) {
  .p-price {
    width: max(66.6666666667vw, 60rem);
  }
}
@media print {
  .p-price {
    width: max(66.6666666667vw, 60rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-price {
    width: 80vw;
  }
}
@media only screen and (max-width: 767px) {
  .p-price {
    width: 79.0697674419vw;
  }
}
.p-price__head {
  text-align: center;
  margin-top: 1.7361111111vw;
}
@media only screen and (max-width: 767px) {
  .p-price__head {
    margin-top: 1.25em;
  }
}
.p-price__head .st {
  font-size: 1rem;
  color: #fff;
  font-family: "Shippori Mincho", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  letter-spacing: 0.04em;
  background: #069fce;
  display: inline-block;
  padding: 0.2em 2em;
  border-radius: 2em;
}
@media only screen and (max-width: 767px) {
  .p-price__head .st {
    padding-block: 0.4em;
  }
}
.p-price__head .sst {
  margin-top: 1em;
  color: #069fce;
  line-height: 1.4285714286;
}
@media only screen and (min-width: 768px) {
  .p-price__head .sst {
    letter-spacing: 0.04em;
  }
}
.p-price__list {
  margin-top: 2.7777777778vw;
}
@media only screen and (max-width: 767px) {
  .p-price__list {
    margin-top: 1.5625rem;
  }
}
.p-price__list ul {
  display: -ms-grid;
  display: grid;
}
@media only screen and (min-width: 1200px) {
  .p-price__list ul {
    -ms-grid-columns: 1fr 2.0833333333% 1fr 2.0833333333% 1fr 2.0833333333% 1fr 2.0833333333% 1fr;
    grid-template-columns: repeat(5, 1fr);
    -webkit-column-gap: 2.0833333333%;
       -moz-column-gap: 2.0833333333%;
            column-gap: 2.0833333333%;
  }
}
@media print {
  .p-price__list ul {
    -ms-grid-columns: 1fr 2.0833333333% 1fr 2.0833333333% 1fr 2.0833333333% 1fr 2.0833333333% 1fr;
    grid-template-columns: repeat(5, 1fr);
    -webkit-column-gap: 2.0833333333%;
       -moz-column-gap: 2.0833333333%;
            column-gap: 2.0833333333%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-price__list ul {
    -ms-grid-columns: 1fr 2.0833333333% 1fr 2.0833333333% 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 2.0833333333%;
  }
}
@media only screen and (max-width: 767px) {
  .p-price__list ul {
    -ms-grid-columns: 1fr 0.625rem 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.625rem;
  }
}
.p-price__list ul li {
  border-radius: 1.25rem;
  padding: 1.25rem 0.9375rem;
  text-align: center;
  -webkit-box-shadow: -0.5rem -0.5rem 0.9375rem 0px white, 0.5rem 0.5rem 0.9375rem 0px rgba(49, 124, 147, 0.25);
          box-shadow: -0.5rem -0.5rem 0.9375rem 0px white, 0.5rem 0.5rem 0.9375rem 0px rgba(49, 124, 147, 0.25);
}
@media only screen and (min-width: 768px) {
  .p-price__list ul li:nth-child(2n) {
    background: #f6f6f6;
  }
  .p-price__list ul li:nth-child(2n+1) {
    background: #fff;
  }
}
@media only screen and (max-width: 767px) {
  .p-price__list ul li {
    background: #FFF;
  }
  .p-price__list ul li:nth-child(2), .p-price__list ul li:nth-child(3) {
    background: #f6f6f6;
  }
}
.p-price__list ul li .number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-price__list ul li .number .img {
  width: 2.75rem;
  margin-right: 0.25rem;
}
.p-price__list ul li .number .txt {
  font-size: 0.9625rem;
  color: #069fce;
  font-weight: bold;
  letter-spacing: 0.04em;
}
.p-price__list ul li .number .txt span {
  display: inline-block;
  font-size: 1.375rem;
  padding-left: 0.1em;
}
.p-price__list ul li .text {
  background: #317c93;
  color: #FFF;
  font-size: 0.875rem;
  letter-spacing: 0.04em;
  line-height: 1;
  display: block;
  margin-inline: auto;
  width: 6.875rem;
  text-align: center;
  padding: 0.3125rem;
  border-radius: 1.0416666667vw;
  margin-top: 0.3125rem;
}
.p-price__list ul li .price {
  font-size: 0.875rem;
  color: #069fce;
  letter-spacing: 0.04em;
  margin-top: 0.625rem;
  line-height: 1;
}
.p-price__list ul li .price span {
  font-weight: bold;
  font-size: 1.75rem;
  padding-right: 0.15em;
}
.p-price__list ul li .note {
  font-size: 0.75rem;
  letter-spacing: 0.04em;
  margin-top: 0.4375rem;
  line-height: 1;
}
.p-price__list ul li .note span {
  color: #069fce;
  font-size: 1.125rem;
  letter-spacing: 0.04em;
  padding: 0 0.1em;
  font-weight: bold;
  text-decoration: underline;
  text-underline-offset: 5px;
}
.p-price__list ul li .btn {
  margin-top: 1.25rem;
}
.p-price__list ul li .btn a {
  display: block;
  padding: 0.625rem 0.625rem 0.625rem 1.875rem;
  white-space: nowrap;
}
.p-price__list .txt_note {
  font-size: 0.875rem;
  letter-spacing: 0.04em;
  text-align: right;
  margin-top: 0.625rem;
}
@media only screen and (max-width: 767px) {
  .p-price__list .txt_note {
    text-align: center;
  }
}
.p-price__text {
  background: #fafafa;
  -webkit-box-shadow: 0 0.625rem 3.75rem 0px rgba(6, 159, 206, 0.1);
          box-shadow: 0 0.625rem 3.75rem 0px rgba(6, 159, 206, 0.1);
  width: 100%;
  border-radius: 1.25rem;
  padding: 2.7777777778vw 4.1666666667vw;
  margin-top: 2.5rem;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-price__text {
    padding: 2.5em 3.125em;
  }
}
@media only screen and (max-width: 767px) {
  .p-price__text {
    padding: 1.875em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-price__text {
    margin-top: 2.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-price__text {
    margin-top: 1.5625rem;
  }
}
@media only screen and (min-width: 1200px) {
  .p-price__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media print {
  .p-price__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (min-width: 1200px) {
  .p-price__text .sst {
    margin-right: 2.5rem;
  }
}
@media print {
  .p-price__text .sst {
    margin-right: 2.5rem;
  }
}
@media only screen and (max-width: 1199px) {
  .p-price__text .sst {
    margin-bottom: 1em;
  }
}
.p-price__text ul li {
  position: relative;
  padding-left: 1rem;
  z-index: 10;
  letter-spacing: 0.04em;
}
@media only screen and (min-width: 1200px) {
  .p-price__text ul li {
    font-size: 0.875rem;
  }
}
@media print {
  .p-price__text ul li {
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-price__text ul li {
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-price__text ul li {
    font-size: 0.9375rem;
  }
}
.p-price__text ul li:before {
  content: "";
  width: 0.3125rem;
  aspect-ratio: 100/100;
  background: #069fce;
  display: block;
  border-radius: 9999px;
  position: absolute;
  top: 0.9em;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.p-price > .btn {
  text-align: center;
  margin-top: 2.5rem;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-price > .btn {
    margin-top: 1.875rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-price > .btn {
    margin-top: 1.5625rem;
  }
}
@media only screen and (min-width: 768px) {
  .p-price > .btn a {
    min-width: 17.3611111111vw;
  }
}
@media only screen and (max-width: 767px) {
  .p-price > .btn a {
    min-width: 90%;
  }
}

.l-flow {
  margin-top: 5.5555555556vw;
  padding-bottom: 5rem;
}
@media only screen and (max-width: 767px) {
  .l-flow {
    margin-top: 3.75rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .l-flow {
    padding-bottom: 4.375rem;
  }
}
@media only screen and (max-width: 767px) {
  .l-flow {
    padding-bottom: 2.5rem;
  }
}
.l-flow__list li {
  position: relative;
}
@media only screen and (min-width: 1200px) {
  .l-flow .btn {
    margin-top: 1.25rem;
  }
}
@media print {
  .l-flow .btn {
    margin-top: 1.25rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .l-flow .btn {
    margin-top: 0.625rem;
  }
}
.l-flow .attention a[target=_blank] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.5rem;
  color: #069fce;
  text-decoration: none;
}
.l-flow .attention a[target=_blank]:after {
  content: "\f08e";
  margin-left: 0.3em;
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #069fce;
}
.mouse .l-flow .attention a[target=_blank]:hover, .touch .l-flow .attention a[target=_blank].touchstart {
  text-decoration: underline;
}
.touch .l-flow .attention a[target=_blank] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.touch .l-flow .attention a[target=_blank].touchend {
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms;
}

.p-topping {
  width: 100%;
  margin-inline: auto;
  position: relative;
  z-index: 10;
  margin-top: 5rem;
}
@media only screen and (max-width: 767px) {
  .p-topping {
    margin-top: 3.75rem;
  }
}
@media only screen and (min-width: 1200px) {
  .p-topping {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media print {
  .p-topping {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media only screen and (min-width: 1200px) {
  .p-topping__title {
    width: 27.0833333333%;
    padding-right: 3.125%;
    padding-top: 8.6805555556vw;
  }
}
@media print {
  .p-topping__title {
    width: 27.0833333333%;
    padding-right: 3.125%;
    padding-top: 8.6805555556vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-topping__title {
    text-align: center;
  }
}
.p-topping__title .txt_note {
  font-size: 0.875rem;
  margin-top: 1.25rem;
}
@media only screen and (min-width: 1200px) {
  .p-topping__list {
    width: 72.9166666667%;
  }
}
@media print {
  .p-topping__list {
    width: 72.9166666667%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-topping__list {
    margin-top: 2.5rem;
  }
}
@media only screen and (min-width: 768px) {
  .p-topping__list {
    padding-bottom: 1.25rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-topping__list {
    overflow-x: scroll;
    position: relative;
  }
  .p-topping__list.is-active .scroll {
    opacity: 0;
  }
  .p-topping__list .scroll {
    position: absolute;
    top: 50%;
    left: 20%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.5);
    width: 46.511627907vw;
    border-radius: 1.25rem;
    padding: 1.25rem 0.625rem;
    text-align: center;
    pointer-events: none;
    -webkit-transition: opacity 800ms ease 2s;
    transition: opacity 800ms ease 2s;
  }
  .p-topping__list .scroll img {
    width: 16.2790697674vw;
    display: block;
    margin-inline: auto;
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
  }
  .p-topping__list .scroll span {
    color: #FFF;
    font-size: 0.875rem;
    margin-top: 0.5em;
  }
}
@media only screen and (min-width: 768px) {
  .p-topping__list ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1.25rem 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.25rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-topping__list ul {
    width: 293.023255814vw;
    padding: 1.25rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.p-topping__list ul li {
  background: #FFF;
}
@media only screen and (min-width: 768px) {
  .p-topping__list ul li {
    -webkit-box-shadow: 0.625rem 0 1.875rem 0px rgba(69, 69, 69, 0.1);
            box-shadow: 0.625rem 0 1.875rem 0px rgba(69, 69, 69, 0.1);
    border-radius: 1.25rem;
    padding: 0.5rem 1.5625rem 1.875rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-topping__list ul li {
    width: 69.7674418605vw;
    border-radius: 0.9375rem;
    padding: 0.5rem 1.875rem 0.9375rem;
    background: #f6f6f6;
  }
  .p-topping__list ul li:not(:last-child) {
    margin-right: 4.6511627907vw;
  }
}
.p-topping__list ul li .img {
  width: 44.1176470588%;
  margin-inline: auto;
}
.p-topping__list ul li .sst {
  text-align: center;
  margin-top: -0.5em;
}
.p-topping__list ul li .txt {
  margin-top: 0.625rem;
  line-height: 1.5714285714;
}
.p-topping__list ul li .item {
  color: #069fce;
  font-size: 0.75rem;
  letter-spacing: 0.04em;
  text-align: center;
  margin-top: 0.625rem;
}

.p-service {
  margin-inline: auto;
  position: relative;
  z-index: 10;
  margin-bottom: 5rem;
}
@media only screen and (max-width: 767px) {
  .p-service {
    margin-bottom: 3.75rem;
  }
}
.p-service ul {
  margin-top: 1.0625rem;
  display: -ms-grid;
  display: grid;
}
@media only screen and (max-width: 767px) {
  .p-service ul {
    margin-top: 0.9375rem;
  }
}
@media only screen and (min-width: 768px) {
  .p-service ul {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only screen and (min-width: 1200px) {
  .p-service ul {
    -webkit-column-gap: 4.1666666667%;
       -moz-column-gap: 4.1666666667%;
            column-gap: 4.1666666667%;
  }
}
@media print {
  .p-service ul {
    -webkit-column-gap: 4.1666666667%;
       -moz-column-gap: 4.1666666667%;
            column-gap: 4.1666666667%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-service ul {
    -webkit-column-gap: 1.5625%;
       -moz-column-gap: 1.5625%;
            column-gap: 1.5625%;
  }
}
@media only screen and (max-width: 767px) {
  .p-service ul {
    -ms-grid-columns: 1fr 2.0833333333% 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.0833333333%;
  }
}
.p-service ul li .img {
  width: 73.1707317073%;
  margin: 0 auto;
}
.p-service ul li .sst {
  text-align: center;
  margin-top: -0.375rem;
}
.p-service ul li .sst span {
  line-height: 1.25;
  display: block;
}
.p-service ul li .txt {
  margin-top: 0.9375rem;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-service ul li .txt {
    margin-top: 0.625rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-service ul li .txt {
    margin-top: 0.625rem;
  }
}
.p-service ul li .txt small {
  display: block;
  margin-top: 0.9375rem;
  font-size: 0.75rem;
  letter-spacing: 0.04em;
  line-height: 1.3333333333;
  color: #aaaaaa;
  text-indent: -1em;
  padding-left: 1em;
}

#footer {
  margin-top: 0;
}