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

file name  : premium.css
author     : Abilive
style info : プレミアムクリーニング
=================================================================== */
/* ===================================================================
CSS information

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

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

.p-intro__title {
  position: relative;
  margin-inline: auto;
  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);
  margin-top: 3.4722222222vw;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-intro__title {
    margin-top: 2.7777777778vw;
  }
}
@media only screen and (max-width: 767px) {
  .p-intro__title {
    margin-top: 1.875rem;
  }
}
@media only screen and (min-width: 768px) {
  .p-intro__title {
    border-radius: 7.8125em;
    aspect-ratio: 1440/250;
  }
}
@media only screen and (min-width: 1200px) {
  .p-intro__title {
    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-intro__title {
    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-intro__title {
    width: 100vw;
    border-radius: 9999px;
    padding: 3.125rem 3.125rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-intro__title {
    padding: 16.2790697674vw 0 0;
    border-radius: 23.2558139535vw 23.2558139535vw 13.9534883721vw 13.9534883721vw;
    width: 100%;
  }
}
.p-intro__title:after {
  content: "";
  aspect-ratio: 169/214;
  background: url(../../epure/premium/images/img_callout.png) no-repeat top left;
  background-size: 100% auto;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media only screen and (min-width: 1200px) {
  .p-intro__title:after {
    top: 14.0277777778vw;
    width: 11.7361111111vw;
  }
}
@media print {
  .p-intro__title:after {
    top: 14.0277777778vw;
    width: 11.7361111111vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-intro__title:after {
    width: 11.3333333333vw;
    top: 99%;
  }
}
@media only screen and (max-width: 767px) {
  .p-intro__title:after {
    top: 95%;
    width: 8.5rem;
  }
}
.p-intro__title .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;
  line-height: 1.4583333333;
  margin-right: 1.25rem;
}
@media only screen and (min-width: 1200px) {
  .p-intro__title .st {
    font-size: 1.5rem;
  }
}
@media print {
  .p-intro__title .st {
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-intro__title .st {
    font-size: 1.375rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-intro__title .st {
    font-size: 1.375rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-intro__title .st {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .p-intro__title .st {
    width: 69.7674418605%;
    margin-inline: auto;
  }
}
@media only screen and (min-width: 1200px) {
  .p-intro__title__image {
    width: 41.1111111111%;
  }
}
@media print {
  .p-intro__title__image {
    width: 41.1111111111%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-intro__title__image {
    margin: 1.5em auto 0;
    width: 55vw;
  }
}
@media only screen and (max-width: 767px) {
  .p-intro__title__image {
    overflow: hidden;
    margin-top: 0.5em;
  }
  .p-intro__title__image img {
    position: relative;
    width: 105%;
    max-width: none;
    margin-left: -2.5%;
  }
}
@media only screen and (min-width: 1200px) {
  .p-intro__title__image p {
    position: absolute;
    bottom: 0;
    width: 41.1111111111%;
  }
}
@media print {
  .p-intro__title__image p {
    position: absolute;
    bottom: 0;
    width: 41.1111111111%;
  }
}
.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;
  padding: 5.625em 0 0.9375em;
}
@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 {
  width: 83.3333333333vw;
  letter-spacing: 0.12em;
  line-height: 1.5294117647;
  margin: 1.0625em auto 0;
}
@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-point {
  position: relative;
}
.p-point .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-point .st {
    font-size: 5.4375rem;
  }
}
@media print {
  .p-point .st {
    font-size: 5.4375rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-point .st {
    font-size: 3.75rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-point .st {
    font-size: 2.375rem;
  }
}
.p-point__inner {
  position: relative;
  z-index: 10;
  padding: 5.5555555556vw 0;
}
@media only screen and (max-width: 767px) {
  .p-point__inner {
    padding: 2.5rem 0;
  }
}
.p-point__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-point__inner:before {
    width: 100%;
  }
}
.p-point__item {
  margin: 0 auto;
}
.p-point__item:not(:first-child) {
  margin-top: 5.5555555556vw;
}
@media only screen and (max-width: 767px) {
  .p-point__item:not(:first-child) {
    margin-top: 3.4375rem;
  }
}
@media only screen and (min-width: 768px) {
  .p-point__item:nth-child(2n) .layout1 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .p-point__item:nth-child(2n) .layout1 .image {
    margin-right: 4.1666666667%;
  }
}
@media only screen and (min-width: 1200px) {
  .p-point__item {
    width: min(66.6666666667vw, 60rem);
  }
}
@media print {
  .p-point__item {
    width: min(66.6666666667vw, 60rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-point__item {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .p-point__item {
    width: 80%;
  }
}
.p-point__item .layout1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .p-point__item .layout1 {
    -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: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-point__item .layout1 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .p-point__item .layout1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.p-point__item .layout1 .text {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .p-point__item .layout1 .text {
    width: 54.1666666667%;
    padding-left: 8.3333333333%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-point__item .layout1 .text {
    padding-left: 5.5555555556vw;
    padding-top: 4.1666666667vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-point__item .layout1 .text {
    width: 60.4166666667%;
  }
}
@media only screen and (max-width: 767px) {
  .p-point__item .layout1 .text {
    width: 85%;
    margin: 2em auto 0;
    padding-top: 3.488372093vw;
  }
}
.p-point__item .layout1 .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-point__item .layout1 .text .sst i {
    left: 0.9375rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-point__item .layout1 .text .sst i {
    width: 10.4651162791vw;
    left: -1em;
    top: 0;
  }
}
.p-point__item .layout1 .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-point__item .layout1 .text .sst span {
    font-size: 1.5625rem;
  }
}
@media print {
  .p-point__item .layout1 .text .sst span {
    font-size: 1.5625rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-point__item .layout1 .text .sst span {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-point__item .layout1 .text .sst span {
    font-size: 1.1875rem;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1350px) {
  .p-point__item .layout1 .text .sst span {
    font-size: 1.4375rem;
  }
}
.p-point__item .layout1 .text .txt {
  margin-top: 1.5625em;
  line-height: 1.7142857143;
}
@media only screen and (max-width: 767px) {
  .p-point__item .layout1 .text .txt {
    margin-top: 0.9375em;
    margin-inline: auto;
  }
}
.p-point__item .layout1 .text .txt small {
  font-size: 0.75rem;
  line-height: 1.5;
  letter-spacing: 0.04em;
  display: block;
  margin-top: 0.9375em;
  text-indent: -1em;
  padding-left: 1em;
}
.p-point__item .layout1 .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-point__item .layout1 .image {
    width: 34.375%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-point__item .layout1 .image {
    overflow: hidden;
  }
  .p-point__item .layout1 .image img {
    position: relative;
    width: 120%;
    max-width: none;
    margin-left: -10%;
  }
}
@media only screen and (max-width: 767px) {
  .p-point__item .layout1 .image {
    aspect-ratio: 3/2;
    width: 100%;
    border-radius: 4.6511627907vw;
    margin-inline: auto;
    position: relative;
  }
  .p-point__item .layout1 .image img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.p-point__item .layout2 {
  margin-top: 3.4722222222vw;
}
@media only screen and (max-width: 767px) {
  .p-point__item .layout2 {
    margin-top: 1.875rem;
  }
}
@media only screen and (min-width: 768px) {
  .p-point__item .layout2 {
    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: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.p-point__item .layout2 > div {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .p-point__item .layout2 > div {
    width: 26.5625%;
  }
  .p-point__item .layout2 > div:not(:last-child) {
    margin-right: 2.0833333333%;
  }
}
@media only screen and (max-width: 767px) {
  .p-point__item .layout2 > div {
    width: 100%;
    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;
  }
  .p-point__item .layout2 > div:not(:last-child) {
    margin-bottom: 0.8em;
  }
}
.p-point__item .layout2 > div .text {
  color: #069fce;
  position: relative;
}
@media only screen and (min-width: 1200px) {
  .p-point__item .layout2 > div .text {
    font-size: 0.875rem;
  }
}
@media print {
  .p-point__item .layout2 > div .text {
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-point__item .layout2 > div .text {
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-point__item .layout2 > div .text {
    font-size: 0.8125rem;
  }
}
.p-point__item .layout2 > div .text:before {
  content: "";
  background: #069fce;
  display: block;
  position: absolute;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .p-point__item .layout2 > div .text:before {
    width: 1px;
    height: 1.625rem;
    top: -0.8125rem;
    left: 0;
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-point__item .layout2 > div .text:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 1.625rem;
    height: 1px;
    left: -0.8125rem;
  }
}
@media only screen and (min-width: 768px) {
  .p-point__item .layout2 > div .text {
    padding-top: 1.3125rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-point__item .layout2 > div .text {
    padding-left: 1.3125rem;
    width: 40%;
    text-align: left;
  }
}
.p-point__item .layout2 > div .image {
  -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);
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .p-point__item .layout2 > div .image {
    border-radius: 1.0416666667vw;
  }
}
@media only screen and (max-width: 767px) {
  .p-point__item .layout2 > div .image {
    width: 60%;
    border-radius: 3.488372093vw;
  }
}
.p-point__item .layout3 {
  margin-top: 2.7777777778vw;
}
@media only screen and (max-width: 767px) {
  .p-point__item .layout3 {
    margin-top: 1.875rem;
  }
}
@media only screen and (min-width: 768px) {
  .p-point__item .layout3 ul {
    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: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media only screen and (min-width: 1200px) {
  .p-point__item .layout3 ul li {
    width: 26.0416666667%;
    min-width: 250px;
  }
  .p-point__item .layout3 ul li:not(:first-child) {
    margin-left: 1.0416666667%;
  }
}
@media print {
  .p-point__item .layout3 ul li {
    width: 26.0416666667%;
    min-width: 250px;
  }
  .p-point__item .layout3 ul li:not(:first-child) {
    margin-left: 1.0416666667%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-point__item .layout3 ul li {
    width: 250px;
    margin-left: 1.0416666667%;
    margin-bottom: 1.0416666667%;
  }
}
@media only screen and (max-width: 767px) {
  .p-point__item .layout3 ul li {
    margin-bottom: 0.8em;
  }
}
.p-point__item .layout3 ul li a {
  display: block;
}

.p-message {
  position: relative;
  background: #FFF;
}
.p-message:before, .p-message:after {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
}
.p-message:before {
  width: 38.8888888889%;
  background: #f6f6f6;
  left: 0;
  border-radius: 0 10.4166666667vw 0 0;
}
.p-message__intro {
  position: relative;
  z-index: 10;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .p-message__intro {
    padding: 9.5833333333vw 0 8.6805555556vw;
  }
}
@media only screen and (max-width: 767px) {
  .p-message__intro {
    padding: 3.75rem 0 1.875rem;
  }
}
.p-message__intro__text {
  margin: 0 auto;
}
@media only screen and (min-width: 1200px) {
  .p-message__intro__text {
    width: 30.2083333333%;
  }
}
@media print {
  .p-message__intro__text {
    width: 30.2083333333%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-message__intro__text {
    width: 66.6666666667vw;
  }
}
@media only screen and (max-width: 1199px) {
  .p-message__intro__text .st {
    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: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .p-message__intro__text .st i {
    margin-left: 1.5em;
  }
}
.p-message__intro__text .text {
  margin-top: 2.4305555556vw;
}
@media only screen and (max-width: 767px) {
  .p-message__intro__text .text {
    margin-top: 1.25rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-message__intro__text .text {
    width: 74.4186046512vw;
    margin-inline: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-message__intro__image {
    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;
  }
}
.p-message__intro__image p {
  position: absolute;
  z-index: 10;
}
.p-message__intro__image p:first-child {
  width: 32.6388888889vw;
}
@media only screen and (min-width: 1200px) {
  .p-message__intro__image p:first-child {
    top: 15.625%;
    left: -4.0277777778vw;
  }
}
@media print {
  .p-message__intro__image p:first-child {
    top: 15.625%;
    left: -4.0277777778vw;
  }
}
@media only screen and (max-width: 1199px) {
  .p-message__intro__image p:first-child {
    top: -10%;
    left: -4.0277777778vw;
  }
}
@media only screen and (max-width: 767px) {
  .p-message__intro__image p:first-child {
    top: -5%;
  }
}
.p-message__intro__image p:first-child img {
  display: block;
}
.p-message__intro__image p:last-child {
  width: 27.9166666667vw;
}
@media only screen and (min-width: 1200px) {
  .p-message__intro__image p:last-child {
    top: 27.34375%;
    right: 1.0416666667vw;
  }
}
@media print {
  .p-message__intro__image p:last-child {
    top: 27.34375%;
    right: 1.0416666667vw;
  }
}
@media only screen and (max-width: 1199px) {
  .p-message__intro__image p:last-child {
    top: -2%;
    right: -5%;
  }
}
@media only screen and (max-width: 767px) {
  .p-message__intro__image p:last-child {
    top: 8%;
  }
}
.p-message__text {
  position: relative;
  z-index: 10;
  text-align: center;
  padding: 0 0 7.5em;
  background: #f6f6f6;
}
@media only screen and (max-width: 767px) {
  .p-message__text {
    padding: 0 0 3.75em;
  }
}
.p-message__text:after {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  width: 61.1111111111%;
  background: #FFF;
  right: 0;
  border-radius: 0 0 0 10.4166666667vw;
  z-index: -1;
}
.p-message__text__title {
  font-family: "Shippori Mincho", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  font-size: 1.125rem;
  letter-spacing: 0.08em;
  line-height: 1.4444444444;
  padding: 1.875em 3em;
  position: relative;
  display: inline-block;
}
.p-message__text__title span {
  color: #069fce;
}
.p-message__text__title:before, .p-message__text__title:after {
  content: "";
  position: absolute;
  display: block;
  width: 3.5rem;
  aspect-ratio: 100/100;
}
@media only screen and (max-width: 767px) {
  .p-message__text__title:before, .p-message__text__title:after {
    width: 2.5rem;
  }
}
.p-message__text__title:before {
  border-top: 0.6875rem solid #FFF;
  border-left: 0.6875rem solid #FFF;
  left: 0;
  top: 0;
}
.p-message__text__title:after {
  right: 0;
  bottom: 0;
  border-bottom: 0.6875rem solid #f6f6f6;
  border-right: 0.6875rem solid #f6f6f6;
}
.p-message__text__catch {
  text-align: center;
  font-family: "Shippori Mincho", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  color: #069fce;
  letter-spacing: 0.12em;
  line-height: 1.4285714286;
  margin-top: 1.1805555556vw;
}
@media only screen and (min-width: 1200px) {
  .p-message__text__catch {
    font-size: 1.75rem;
  }
}
@media print {
  .p-message__text__catch {
    font-size: 1.75rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-message__text__catch {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-message__text__catch {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-message__text__catch {
    margin-top: 0.9375em;
  }
}
.p-message__text__catch p {
  position: relative;
  display: inline-block;
}
.p-message__text__catch p:before, .p-message__text__catch p:after {
  position: absolute;
}
.p-message__text__catch p:before {
  content: "\e925";
  margin-right: 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;
  left: -2.1875rem;
  top: 1.25rem;
}
@media only screen and (min-width: 1200px) {
  .p-message__text__catch p:before {
    font-size: 1.1875rem;
  }
}
@media print {
  .p-message__text__catch p:before {
    font-size: 1.1875rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-message__text__catch p:before {
    font-size: 1.1875rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-message__text__catch p:before {
    font-size: 1.1875rem;
  }
}
.p-message__text__catch p:after {
  content: "";
  width: 2.4375rem;
  aspect-ratio: 39/32;
  background: url(../../files/images/home/img_sol-dec.png) no-repeat top left;
  background-size: 100% auto;
  display: block;
  right: -2.8125rem;
  bottom: 0;
}
@media only screen and (max-width: 767px) {
  .p-message__text__catch p:after {
    width: 9.3023255814vw;
  }
}
.p-message__text__image {
  width: 71.9444444444vw;
  padding-left: 2.6388888889vw;
  margin-inline: auto;
  margin-top: 2.7777777778vw;
  position: relative;
  z-index: 11;
}
@media only screen and (max-width: 767px) {
  .p-message__text__image {
    margin-top: 1.875em;
  }
}
@media only screen and (max-width: 767px) {
  .p-message__text__image {
    width: 90.6976744186vw;
  }
}
.p-message__text__map {
  margin-inline: auto;
  padding-top: 2.7083333333vw;
  position: relative;
  z-index: 10;
}
@media only screen and (min-width: 1200px) {
  .p-message__text__map {
    width: 55.5555555556vw;
  }
}
@media print {
  .p-message__text__map {
    width: 55.5555555556vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-message__text__map {
    width: 66.6666666667vw;
  }
}
@media only screen and (max-width: 767px) {
  .p-message__text__map {
    width: 79.0697674419vw;
    padding-top: 8.125rem;
  }
}
@media only screen and (min-width: 768px) {
  .p-message__text__map .icon {
    width: 81.625%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media only screen and (max-width: 767px) {
  .p-message__text__map .icon {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (min-width: 768px) {
  .p-message__text__map .icon li {
    width: 35.6814701378%;
    margin-left: -9.0128755365%;
    margin-right: 4.2918454936%;
  }
}
@media only screen and (max-width: 767px) {
  .p-message__text__map .icon li {
    overflow: hidden;
  }
  .p-message__text__map .icon li img {
    position: relative;
    width: 110%;
    max-width: none;
    margin-left: -5%;
  }
}
.p-message__text__map .txt_catch {
  font-family: "Shippori Mincho", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  color: #069fce;
  letter-spacing: 0.08em;
  text-align: left;
  margin-top: 0.875rem;
}
@media only screen and (min-width: 1200px) {
  .p-message__text__map .txt_catch {
    font-size: 1.125rem;
  }
}
@media print {
  .p-message__text__map .txt_catch {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-message__text__map .txt_catch {
    font-size: 1.0625rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-message__text__map .txt_catch {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-message__text__map .txt_catch {
    text-align: center;
    letter-spacing: 0.04em;
  }
}
.p-message__text__map .img {
  position: absolute;
}
@media only screen and (min-width: 768px) {
  .p-message__text__map .img {
    width: 110%;
    right: -34.75%;
    bottom: 0;
    z-index: -1;
  }
}
@media only screen and (max-width: 767px) {
  .p-message__text__map .img {
    width: 160%;
    top: -55%;
    left: 40%;
    translate: -50% 0;
  }
}
.p-message__text__btn {
  margin-inline: auto;
  margin-top: 3.75vw;
}
@media only screen and (max-width: 767px) {
  .p-message__text__btn {
    margin-top: 1.875em;
  }
}
@media only screen and (min-width: 1200px) {
  .p-message__text__btn {
    width: max(55.5555555556vw, 800px);
  }
}
@media print {
  .p-message__text__btn {
    width: max(55.5555555556vw, 800px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-message__text__btn {
    width: 72.7272727273vw;
  }
}
@media only screen and (max-width: 767px) {
  .p-message__text__btn {
    width: 74.4186046512%;
  }
}
@media only screen and (min-width: 768px) {
  .p-message__text__btn ul {
    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: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media only screen and (min-width: 1200px) {
  .p-message__text__btn ul li {
    width: 31.25%;
  }
  .p-message__text__btn ul li:not(:first-child) {
    margin-left: 1.25%;
  }
}
@media print {
  .p-message__text__btn ul li {
    width: 31.25%;
  }
  .p-message__text__btn ul li:not(:first-child) {
    margin-left: 1.25%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-message__text__btn ul li {
    width: 250px;
    margin-left: 1.25%;
    margin-bottom: 1.25%;
  }
}
@media only screen and (max-width: 767px) {
  .p-message__text__btn ul li {
    margin-bottom: 0.8em;
  }
}
.p-message__text__btn ul li a {
  display: block;
}

.p-price {
  margin-inline: auto;
  margin-top: 6.25vw;
  padding-bottom: 6.25vw;
}
@media only screen and (max-width: 767px) {
  .p-price {
    margin-top: 3.125rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-price {
    padding-bottom: 3.75rem;
  }
}
@media only screen and (min-width: 1200px) {
  .p-price {
    width: min(66.6666666667vw, 960px);
  }
}
@media print {
  .p-price {
    width: min(66.6666666667vw, 960px);
  }
}
@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: 74.4186046512vw;
  }
}
.p-price .st i {
  font-size: 0.9625rem;
}
.p-price__inner {
  margin-top: 3.125vw;
}
@media only screen and (max-width: 767px) {
  .p-price__inner {
    margin-top: 1.25em;
  }
}
.p-price__list {
  display: -ms-grid;
  display: grid;
}
@media only screen and (min-width: 1200px) {
  .p-price__list {
    -webkit-column-gap: 4.1666666667%;
       -moz-column-gap: 4.1666666667%;
            column-gap: 4.1666666667%;
    -ms-grid-columns: 1fr 4.1666666667% 1fr 4.1666666667% 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media print {
  .p-price__list {
    -webkit-column-gap: 4.1666666667%;
       -moz-column-gap: 4.1666666667%;
            column-gap: 4.1666666667%;
    -ms-grid-columns: 1fr 4.1666666667% 1fr 4.1666666667% 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-price__list {
    -webkit-column-gap: 5.2083333333%;
       -moz-column-gap: 5.2083333333%;
            column-gap: 5.2083333333%;
    -ms-grid-columns: 1fr 5.2083333333% 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
.p-price__list ul li {
  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;
  position: relative;
  padding-left: 1rem;
  z-index: 10;
  letter-spacing: 0.04em;
  white-space: nowrap;
}
@media only screen and (min-width: 1200px) {
  .p-price__list ul li {
    font-size: 0.875rem;
  }
}
@media print {
  .p-price__list ul li {
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-price__list ul li {
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-price__list ul li {
    font-size: 0.9375rem;
  }
}
@media only screen and (min-width: 1200px) {
  .p-price__list ul li:not(:last-child) {
    margin-bottom: 1.25em;
  }
}
@media print {
  .p-price__list ul li:not(:last-child) {
    margin-bottom: 1.25em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-price__list ul li {
    margin-bottom: 1.25em;
  }
}
@media only screen and (max-width: 767px) {
  .p-price__list ul li {
    margin-bottom: 0.5em;
  }
}
.p-price__list ul li:before {
  content: "";
  width: 0.3125rem;
  aspect-ratio: 100/100;
  background: #069fce;
  display: block;
  border-radius: 9999px;
  position: absolute;
  top: 0.7em;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.p-price__list ul li:after {
  content: "";
  width: 80%;
  height: 1px;
  display: block;
  background: #c8c8c8;
  position: absolute;
  top: 0.7em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: -1;
}
.p-price__list ul li .item span {
  background: #f6f6f6;
  padding-right: 0.5em;
  display: inline-block;
}
.p-price__list ul li .price {
  padding-left: 1.25em;
  background: #f6f6f6;
  text-align: right;
}
.p-price__list ul li .price span {
  font-size: 1.1375rem;
  color: #069fce;
  line-height: 1;
}
.p-price .txt_note {
  font-size: 0.875rem;
  letter-spacing: 0.04em;
  margin-top: 1.25rem;
  text-align: center;
}
.p-price__btns {
  margin-top: 2.7777777778vw;
}
@media only screen and (max-width: 767px) {
  .p-price__btns {
    margin-top: 1.25em;
  }
}
@media only screen and (min-width: 768px) {
  .p-price__btns {
    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: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) {
  .p-price__btns li {
    width: 15.625rem;
  }
  .p-price__btns li:not(:first-child) {
    margin-left: 0.625rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-price__btns li {
    margin-bottom: 0.625rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-price__btns li:not(:last-child) {
    margin-bottom: 0.625rem;
  }
}
.p-price__btns li a {
  display: block;
}

.p-topping {
  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 {
    width: min(66.6666666667vw, 60rem);
    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 {
    width: min(66.6666666667vw, 60rem);
    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 (max-width: 767px) {
  .p-topping {
    width: 100%;
  }
}
@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: 204.6511627907vw;
    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;
    margin-right: 4.6511627907vw;
    background: #f6f6f6;
  }
}
.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;
}

.l-flow {
  margin-top: 6.9444444444vw;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .l-flow {
    margin-top: 8.3333333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .l-flow {
    margin-top: 3.75rem;
  }
}
@media only screen and (min-width: 768px) {
  .l-flow__list {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media only screen and (min-width: 768px) {
  .l-flow .btn {
    margin: 3.125rem auto 0;
  }
}
.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;
  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;
}

.l-footer {
  margin-top: 0 !important;
}