@charset "UTF-8";
/* ===================================================================
CSS information

file name  : epure_shiminuki.css
author     : Abilive
style info : コピー
=================================================================== */
/* ===================================================================
CSS information

file name  : _settings.scss
author     : Abilive
style info : 汎用設定
=================================================================== */
.p-shiminuki__btns {
  width: 66.6666666667%;
  margin-inline: auto;
}
@media only screen and (min-width: 1200px) and (max-width: 1560px) {
  .p-shiminuki__btns {
    min-width: 960px;
  }
}
@media only screen and (max-width: 1199px) {
  .p-shiminuki__btns {
    width: 81.3953488372%;
  }
}

.p-points__item .box_sho .det:after {
  content: "";
  display: table;
  clear: both;
}

@media only screen and (min-width: 768px) {
  .l-title__title i {
    top: -0.25em;
    margin-left: -0.7em;
  }
}

.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: 2.8125em 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 {
  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;
}
.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: 6.9444444444vw 0;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-points__inner {
    padding: 6.25rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-points__inner {
    padding: 2.5rem 0;
  }
}
.p-points__inner:before {
  content: "";
  width: 94.4444444444%;
  height: 110%;
  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%;
    height: 107.5%;
  }
}
.p-points__item {
  margin: 0 auto;
}
.p-points__item:not(:first-child) {
  margin-top: 5.5555555556vw;
}
@media only screen and (max-width: 767px) {
  .p-points__item:not(:first-child) {
    margin-top: 3.4375rem;
  }
}
@media only screen and (min-width: 768px) {
  .p-points__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-points__item:nth-child(2n) .layout1 .image {
    margin-right: 4.1666666667%;
  }
}
@media only screen and (min-width: 1200px) {
  .p-points__item {
    width: min(66.6666666667vw, 60rem);
  }
}
@media print {
  .p-points__item {
    width: min(66.6666666667vw, 60rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-points__item {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .p-points__item {
    width: 80%;
  }
}
.p-points__item .layout1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .p-points__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-points__item .layout1 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .p-points__item .layout1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.p-points__item .layout1 .text {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .p-points__item .layout1 .text {
    width: 54.6875%;
    padding-left: 8.3333333333%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-points__item .layout1 .text {
    padding-left: 5.5555555556vw;
    padding-top: 4.1666666667vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-points__item .layout1 .text {
    width: 60.4166666667%;
  }
}
@media only screen and (max-width: 767px) {
  .p-points__item .layout1 .text {
    width: 85%;
    margin: 2em auto 0;
    padding-top: 3.488372093vw;
  }
}
@media only screen and (min-width: 1200px) {
  .p-points__item .layout1 .text .sst {
    margin-top: 1.125rem;
  }
}
@media print {
  .p-points__item .layout1 .text .sst {
    margin-top: 1.125rem;
  }
}
.p-points__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-points__item .layout1 .text .sst i {
    left: 0.9375rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-points__item .layout1 .text .sst i {
    width: 10.4651162791vw;
    left: -1em;
    top: 0;
  }
}
.p-points__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-points__item .layout1 .text .sst span {
    font-size: 1.5625rem;
  }
}
@media print {
  .p-points__item .layout1 .text .sst span {
    font-size: 1.5625rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-points__item .layout1 .text .sst span {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-points__item .layout1 .text .sst span {
    font-size: 1.1875rem;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1350px) {
  .p-points__item .layout1 .text .sst span {
    font-size: 1.4375rem;
  }
}
.p-points__item .layout1 .text .txt {
  margin-top: 1.5625em;
  line-height: 1.7142857143;
}
@media only screen and (max-width: 767px) {
  .p-points__item .layout1 .text .txt {
    margin-top: 0.9375em;
    margin-inline: auto;
  }
}
.p-points__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-points__item .layout1 .image {
    width: 34.375%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-points__item .layout1 .image {
    overflow: hidden;
  }
  .p-points__item .layout1 .image img {
    position: relative;
    width: 120%;
    max-width: none;
    margin-left: -10%;
  }
}
@media only screen and (max-width: 767px) {
  .p-points__item .layout1 .image {
    aspect-ratio: 3/2;
    width: 100%;
    border-radius: 4.6511627907vw;
    margin-inline: auto;
    position: relative;
  }
  .p-points__item .layout1 .image img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.p-points__item .layout3 {
  width: 41.3194444444vw;
  margin: 4.1666666667vw auto 5.5555555556vw;
}
@media only screen and (min-width: 768px) {
  .p-points__item .layout3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (max-width: 983px) {
  .p-points__item .layout3 {
    width: 90%;
    margin: 3.75rem auto 5rem;
  }
}
.p-points__item .layout3 .icon {
  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;
  color: #FFF;
  background: #069fce;
  font-size: 3.125rem;
  aspect-ratio: 100/100;
  border-radius: 9999px;
}
@media only screen and (min-width: 1200px) {
  .p-points__item .layout3 .icon {
    width: 16.8067226891%;
    margin-right: 2.7777777778vw;
  }
}
@media print {
  .p-points__item .layout3 .icon {
    width: 16.8067226891%;
    margin-right: 2.7777777778vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-points__item .layout3 .icon {
    width: 10vw;
    margin-right: 3vw;
  }
}
@media only screen and (max-width: 767px) {
  .p-points__item .layout3 .icon {
    width: 20.9302325581vw;
    margin-bottom: 3.488372093vw;
    margin-inline: auto;
  }
}
.p-points__item .layout3 .text {
  width: 31.5972222222vw;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-points__item .layout3 .text {
    width: 37.9166666667vw;
  }
}
@media only screen and (max-width: 767px) {
  .p-points__item .layout3 .text {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 983px) {
  .p-points__item .layout3 .text {
    width: 56vw;
  }
}
.p-points__item .layout4 {
  position: relative;
  width: 55.5555555556vw;
  margin-inline: auto;
  background: #fff;
  padding: 2.6388888889vw 3.8194444444vw 2.3611111111vw;
  -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);
}
@media only screen and (min-width: 768px) and (max-width: 983px) {
  .p-points__item .layout4 {
    width: 90%;
    padding: 2.375rem 5.625rem 2.125rem 3.4375rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-points__item .layout4 {
    width: 100%;
    padding: 1.875em;
  }
}
.p-points__item .layout4 h4 {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -1.2em;
}
@media only screen and (min-width: 1200px) {
  .p-points__item .layout4 h4 span {
    font-size: 1.25rem;
  }
}
@media print {
  .p-points__item .layout4 h4 span {
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-points__item .layout4 h4 span {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-points__item .layout4 h4 span {
    font-size: 1.375rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-points__item .layout4 h4 span {
    white-space: nowrap;
  }
}
@media only screen and (min-width: 768px) {
  .p-points__item .layout4 .img {
    width: 34.7826086957%;
    position: absolute;
    z-index: 1;
    left: 93.75%;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 983px) {
  .p-points__item .layout4 .img {
    left: 84.375%;
  }
}
@media only screen and (max-width: 767px) {
  .p-points__item .layout4 .img {
    width: 90%;
    margin: 1em auto 0;
  }
}
.p-points__item .box_sho {
  background: #f6f6f6;
  position: relative;
  border-radius: 1.25rem;
}
@media only screen and (min-width: 768px) {
  .p-points__item .box_sho {
    width: 47.2222222222vw;
    margin: 6.9444444444vw auto 0;
    padding: 2.2222222222vw 19.4444444444vw 1.7361111111vw 5.5555555556vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 983px) {
  .p-points__item .box_sho {
    width: 80%;
    padding-right: 25vw;
    padding-bottom: 2.4305555556vw;
  }
}
@media only screen and (max-width: 767px) {
  .p-points__item .box_sho {
    width: 100%;
    padding: 1.875em;
    margin: 3.125em auto 0;
  }
}
.p-points__item .box_sho .det .c-tit3 {
  font-weight: 900;
}
.p-points__item .box_sho .det .c-txt1 {
  margin: 0.3125rem 0 0.625rem;
}
@media only screen and (max-width: 1199px) {
  .p-points__item .box_sho .det .c-txt1 + .c-lnk1 {
    margin-top: -0.625rem;
  }
}
.p-points__item .box_sho .det .c-lnk1 {
  float: right;
}
.p-points__item .box_sho .det .c-lnk1 > a > span i {
  color: #069fce;
}
.p-points__item .box_sho .img {
  -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 .box_sho .img {
    width: 41.1764705882%;
    position: absolute;
    left: 67.6470588235%;
    top: -30%;
    z-index: 1;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1560px) {
  .p-points__item .box_sho .img {
    top: -23.8888888889%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 983px) {
  .p-points__item .box_sho .img {
    top: -15%;
  }
}
@media only screen and (max-width: 767px) {
  .p-points__item .box_sho .img {
    width: 90%;
    margin: 1em auto 0;
  }
}

.p-shiminuki {
  position: relative;
  z-index: 1;
  width: 76.3888888889vw;
  margin-inline: auto;
}
@media only screen and (max-width: 767px) {
  .p-shiminuki {
    margin-top: 2.5rem;
  }
}
@media only screen and (min-width: 984px) {
  .p-shiminuki__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -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-shiminuki__inner .c-tit1 {
  margin-left: 5.9027777778vw;
}
@media only screen and (min-width: 1200px) and (max-width: 1560px) {
  .p-shiminuki__inner .c-tit1 {
    margin-top: -2.5em;
  }
}
@media only screen and (max-width: 983px) {
  .p-shiminuki__inner .c-tit1 {
    width: 90%;
    margin: 0 auto 2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 983px) {
  .p-shiminuki__inner .c-tit1 .view_tabs {
    display: none;
  }
}
.p-shiminuki__inner .c-tit1 i {
  bottom: -0.5em;
  left: 3.2em;
}
@media only screen and (min-width: 768px) and (max-width: 983px) {
  .p-shiminuki__inner .c-tit1 i {
    bottom: 0;
    left: auto;
  }
}
.p-shiminuki__inner__list {
  width: 61.8181818182%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 983px) {
  .p-shiminuki__inner__list {
    width: 100%;
  }
}
.p-shiminuki__inner__list li {
  width: 48.5294117647%;
}
.p-shiminuki__inner__list li .img {
  border-radius: 1.25rem;
  -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);
}
.p-shiminuki__inner__list li .c-txt1 {
  text-align: center;
  margin-top: 0.8em;
}
.p-shiminuki__exmp {
  width: 66.6666666667vw;
  margin: 3.8194444444vw auto 4.1666666667vw;
}
@media only screen and (min-width: 1200px) {
  .p-shiminuki__exmp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media print {
  .p-shiminuki__exmp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media only screen and (max-width: 767px) {
  .p-shiminuki__exmp {
    margin: 3.75rem auto 1.875rem;
  }
}
.p-shiminuki__exmp .c-tit2 {
  margin-top: 4.8611111111vw;
}
@media only screen and (max-width: 1199px) {
  .p-shiminuki__exmp .c-tit2 {
    text-align: center;
    width: 90%;
    margin: 0 auto 2em;
  }
}
.p-shiminuki__exmp ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 79.1666666667%;
}
@media only screen and (max-width: 1199px) {
  .p-shiminuki__exmp ul {
    width: 100%;
  }
}
.p-shiminuki__exmp ul li {
  width: 48.6842105263%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .p-shiminuki__exmp ul li {
    width: 100%;
  }
  .p-shiminuki__exmp ul li:nth-child(2) {
    margin-top: 2em;
  }
}
.p-shiminuki__exmp ul li > div {
  width: 48.6486486486%;
}
.p-shiminuki__exmp ul li .img {
  border-radius: 1.25rem;
  -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);
}
.p-shiminuki__exmp ul li .c-txt1 {
  text-align: center;
  margin-top: 0.5em;
}
.p-shiminuki__exmp ul li .after .img {
  position: relative;
}
.p-shiminuki__exmp ul li .after .img:after {
  content: "";
  width: 29.4444444444%;
  aspect-ratio: 55/8;
  background: url(../../files/images/common/ic_arrow.png) no-repeat top left;
  background-size: 100% auto;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 100;
}
.p-shiminuki__exmp ul li .after .c-txt1 {
  color: #069fce;
}
@media only screen and (max-width: 1199px) {
  .p-shiminuki__btns {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .p-shiminuki__btns ul {
    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;
  }
}
@media only screen and (min-width: 768px) {
  .p-shiminuki__btns ul li {
    min-width: 26.0416666667%;
  }
  .p-shiminuki__btns ul li:not(:first-child) {
    margin-left: 1.0416666667%;
  }
}
@media only screen and (max-width: 767px) {
  .p-shiminuki__btns ul li {
    width: 100%;
  }
  .p-shiminuki__btns ul li:not(:first-child) {
    margin-top: 0.7em;
  }
}
.p-shiminuki__btns ul li a {
  width: 100%;
  padding-left: 3.125rem;
}
@media only screen and (min-width: 768px) and (max-width: 983px) {
  .p-shiminuki__btns ul li a {
    font-size: 0.75rem;
  }
}
.p-shiminuki .txt_note {
  font-size: 0.875rem;
  letter-spacing: 0.04em;
  text-align: center;
  margin-top: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .p-shiminuki .txt_note {
    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: 6.25rem;
  }
}
@media only screen and (max-width: 767px) {
  .l-flow {
    margin-top: 6.25em;
  }
}
.l-flow__list {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.l-flow__list li:nth-child(4) .st span {
  margin-top: -2em;
}
.l-flow .txt_note {
  text-align: center;
  color: #069fce;
  font-size: 0.75rem;
  letter-spacing: 0.04em;
  margin-top: 0.75rem;
}
@media only screen and (max-width: 767px) {
  .l-flow .txt_note {
    text-align: left;
  }
}

.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.8125rem;
  letter-spacing: 0.04em;
  margin-top: 1.25rem;
}
@media only screen and (min-width: 1200px) {
  .p-price .txt_note {
    width: 70%;
    margin-inline: auto;
  }
}
@media print {
  .p-price .txt_note {
    width: 70%;
    margin-inline: auto;
  }
}
.p-price .txt_note p {
  text-indent: -1em;
  padding-left: 1em;
}
.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;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-price__btns {
    -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;
}

#footer {
  margin-top: 0;
}