@charset "UTF-8";
/* =============================================================================
Reset style
========================================================================== */
/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html {
  color: #111;
  background: #fff;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

.wrapper {
  position: relative;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

a,
a:hover,
a:active,
a:visited {
  text-decoration: none;
  outline: none;
}

q:before,
q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-size: 100%;
}

legend {
  color: #111;
}

#yui3-css-stamp.cssreset {
  display: none;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/* =============================================================================
Image
========================================================================== */
a,
button {
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

img {
  width: 100%;
  height: 100%;
}

/* =============================================================================
Basic style
========================================================================== */
html {
  overflow-x: hidden;
}

body {
  position: relative;
  overflow-x: hidden;
  word-break: break-all;
  color: #111;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
}

.minchou {
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "MS Mincho", "HiraMinProN-W3", serif;
}

/*==============================================================================
Media
============================================================================= */
/*==============================================================================
Responsive
============================================================================= */
@media screen and (max-width: 768px) {
  html {
    font-size: 13.3333vw;
  }
  .inner {
    width: 6.9rem;
    margin: 0 auto;
    position: relative;
    font-size: 0.26rem;
    letter-spacing: 0.06em;
  }
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
  p {
    font-size: 0.26rem;
    line-height: 1.6;
    letter-spacing: 0.06em;
  }
}
@media screen and (min-width: 769px) {
  .inner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    letter-spacing: 0.06em;
  }
  .pc-only {
    display: block;
  }
  .sp-only {
    display: none;
  }
  p {
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0.06em;
  }
  a:hover,
  button:hover {
    opacity: 0.8;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
.blue {
  color: #031264;
}

.red {
  color: #cc0d47;
}

.bold {
  font-weight: bold;
}

img {
  display: block;
  vertical-align: bottom;
  max-width: 100%;
}

a {
  color: #111;
}

h2,
h3,
h4 {
  letter-spacing: 0.06em;
  line-height: 1.6;
}

*:focus {
  outline: none;
}

/*==============================================================================
Header
============================================================================= */
.header {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .header__img01 {
    position: absolute;
    z-index: 2;
    top: 0.24rem;
    left: 0rem;
    width: 2rem;
  }
}
@media screen and (min-width: 769px) {
  .header__img01 {
    position: absolute;
    z-index: 2;
    top: 20px;
    left: 0;
    width: 123px;
  }
}
/*==============================================================================
fv
============================================================================= */
.fv {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .fv--bg {
    padding: 0.68rem 0 1rem;
    background: url(./images/fv_bg01_sp.webp) top center/cover no-repeat;
  }
  .fv__inner {
    width: 100%;
  }
  .fv__ttl01 {
    width: 7.5rem;
    margin: -5.6rem 0 0 0rem;
  }
}
@media screen and (min-width: 769px) {
  .fv__txt01 {
    width: 2000px;
    margin-left: -500px;
  }
  .fv__ttl01 {
    width: 2000px;
    margin: -367px 0 0 -500px;
  }
}
.sample {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 1000px;
  font-size: 20px;
  background: #ccc;
}

@media screen and (max-width: 768px) {
  .faq--bg {
    padding: 1rem 0 1.6rem;
  }
  .faq__ttl01 {
    width: 5.99rem;
    margin: 0 auto;
  }
  .faq__list {
    margin-top: -0.1rem;
  }
  .faq__item {
    margin-top: 0.5rem;
  }
  .faq__dt {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 1.58rem;
    padding-left: 1.28rem;
    border-radius: 0.8rem;
    line-height: 1.34;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#8a2341), color-stop(#b8234f), to(#ad244b));
    background-image: linear-gradient(to top, #8a2341, #b8234f, #ad244b);
    font-size: 0.32rem;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
  }
  .faq__dt::before {
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0.32rem;
    width: 0.68rem;
    height: 0.68rem;
    background: url(./images/faq_txt01.webp) top center/cover no-repeat;
  }
  .faq__dt::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(0deg);
            transform: translateY(-50%) rotate(0deg);
    right: 0.54rem;
    width: 0.35rem;
    height: 0.21rem;
    background: url(./images/faq_arrow01.webp) top center/contain no-repeat;
  }
  .faq__dt.open::after {
    -webkit-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
  }
  .faq__dd {
    display: none;
    position: relative;
    padding: 0.35rem 0.2rem 0 1.1rem;
  }
  .faq__dd::before {
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    top: 0.2rem;
    left: 0.13rem;
    width: 0.68rem;
    height: 0.68rem;
    background: url(./images/faq_txt02.webp) top center/cover no-repeat;
  }
  .faq__ttl02 {
    font-weight: bold;
    font-size: 0.32rem;
    color: #cc0d47;
    line-height: 1.47;
  }
  .faq__txt01 {
    margin-top: 0.2rem;
    font-size: 0.28rem;
    line-height: 1.5;
  }
}
@media screen and (min-width: 769px) {
  .faq--bg {
    padding: 50px 0 100px;
  }
  .faq__ttl01 {
    width: 508px;
    margin: 0 auto;
  }
  .faq__list {
    margin-top: 40px;
  }
  .faq__item {
    margin-top: 30px;
  }
  .faq__dt {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 90px;
    padding-left: 120px;
    border-radius: 45px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#8a2341), color-stop(#b8234f), to(#ad244b));
    background-image: linear-gradient(to top, #8a2341, #b8234f, #ad244b);
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
  }
  .faq__dt::before {
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 33px;
    width: 54px;
    height: 55px;
    background: url(./images/faq_txt01.webp) top center/cover no-repeat;
  }
  .faq__dt::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(0deg);
            transform: translateY(-50%) rotate(0deg);
    right: 66px;
    width: 23px;
    height: 14px;
    background: url(./images/faq_arrow01.webp) top center/contain no-repeat;
  }
  .faq__dt.open::after {
    -webkit-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
  }
  .faq__dd {
    display: none;
    position: relative;
    padding: 32px 110px 0 120px;
  }
  .faq__dd::before {
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    top: 30px;
    left: 33px;
    width: 54px;
    height: 54px;
    background: url(./images/faq_txt02.webp) top center/cover no-repeat;
  }
  .faq__ttl02 {
    font-weight: bold;
    font-size: 24px;
    color: #cc0d47;
  }
  .faq__txt01 {
    margin-top: 20px;
    font-size: 17px;
    line-height: 1.66;
  }
}
@media screen and (max-width: 768px) {
  .cta--bg {
    position: relative;
    z-index: 3;
    margin-top: -0.8rem;
    padding: 0.7rem 0 0.6rem;
    background: url(./images/cta_bg01_sp.webp) top center/cover no-repeat;
  }
  .cta__ttl01 {
    width: 7.15rem;
    margin-left: -0.15rem;
  }
  .cta__box {
    position: relative;
    margin-top: 1.2rem;
    padding-top: 0.4rem;
    -webkit-box-shadow: 0 0.08rem 0.13rem 0 rgba(0, 0, 0, 0.09);
            box-shadow: 0 0.08rem 0.13rem 0 rgba(0, 0, 0, 0.09);
    background-color: #fff;
  }
  .cta__lead01 {
    position: absolute;
    top: -1.3rem;
    z-index: 2;
    left: -0.3rem;
    width: 7.5rem;
  }
  .cta__middle {
    position: relative;
  }
  .cta__img01 {
    position: absolute;
    z-index: 2;
    top: 0rem;
    left: 0.3rem;
    width: 1.6rem;
  }
  .cta__price {
    width: 4.43rem;
    margin: -0.35rem 0 0 2.15rem;
  }
  .cta__btn01 {
    width: 4.5rem;
    margin: 0.15rem 0 0 2.12rem;
  }
  .cta__low {
    position: relative;
    z-index: 1;
    margin-top: 0.4rem;
    padding: 0rem 0.3rem 0.4rem;
  }
  .cta__low::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    width: 4.16rem;
    height: 2.29rem;
    background: url(./images/cta_woman01_sp.webp) top center/contain no-repeat;
  }
  .cta__btn02 {
    width: 4.5rem;
    margin: 0.4rem 0 0 auto;
  }
  .cta__time01 {
    width: 2.54rem;
    margin: 0.1rem 0 0 2.8rem;
  }
  .cta__note {
    margin-top: 0.2rem;
    font-size: 0.2rem;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
  .cta__note .link {
    display: inline-block;
    color: #003cff;
    line-height: 1.1;
    border-bottom: 1px solid #003cff;
  }
/* たまごリピート魂 フォーム調整 */
    .payment_content.form_content{font-size: 14px;}
    .future_input .form_content_input{font-size: 14px;}
    .confirm .form_content{font-size: 14px;}
    .item_total_price{font-size: 14px;}
    .zip_search a{font-size: 14px;}
    .sex .input_row{font-size: 14px;}
    .address_new .checkbox_middle{font-size: 14px;}
}
@media screen and (min-width: 769px) {
  .cta--bg {
    padding: 100px 0 50px;
    background: url(./images/cta_bg01b.webp) top center/2000px no-repeat;　
  }
  .cta--bg02 {
    position: relative;
    z-index: 1;
    margin-top: -66px;
    padding-top: 133px;
  }
  .cta__ttl01 {
    width: 771px;
    margin: 0 auto;
  }
  .cta__box {
    margin-top: 30px;
    -webkit-box-shadow: 0px 8px 13px 0 rgba(0, 0, 0, 0.09);
            box-shadow: 0px 8px 13px 0 rgba(0, 0, 0, 0.09);
    background-color: #fff;
  }
  .cta__lead01 {
    -webkit-transform: translateY(-45px);
            transform: translateY(-45px);
  }
  .cta__middle {
    position: relative;
    padding-left: 270px;
  }
  .cta__img01 {
    position: absolute;
    top: -95px;
    left: 96px;
    width: 136px;
  }
  .cta__txt01 {
    width: 612px;
    -webkit-transform: translateY(-38px);
            transform: translateY(-38px);
  }
  .cta__price {
    position: relative;
    z-index: 2;
    width: 601px;
    margin: -170px 0 0 42px;
  }
  .cta__btn01 {
    width: 648px;
    margin-top: 4px;
  }
  .cta__low {
    position: relative;
    margin-top: 30px;
    padding: 15px 0;
    padding-left: 300px;
    background-color: #f2ebe5;
  }
  .cta__low::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 10px;
    width: 122px;
    height: 150px;
    background: url(./images/cta_woman01.webp) top center/contain no-repeat;
  }
  .cta__lead {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 55px;
    width: 213px;
  }
  .cta__btn02 {
    pointer-events: none;
    width: 555px;
  }
  .cta__time01 {
    width: 428px;
    margin: 10px 0 0 70px;
  }
  .cta__note {
    margin-top: 15px;
    font-size: 14px;
    line-height: 1.71;
    letter-spacing: 0.05em;
  }
  .cta__note .link {
    display: inline-block;
    color: #003cff;
    line-height: 1.1;
    border-bottom: 1px solid #003cff;
  }
}
@media screen and (max-width: 768px) {
  .dec--bg {
    padding-bottom: 0.8rem;
    background: url(./images/dec_bg01_sp.webp) top 0rem center/cover no-repeat;
  }
  .dec__ttl01 {
    position: relative;
    z-index: 1;
    width: 7.5rem;
    margin-left: -0.3rem;
  }
  .dec__ttl02 {
    position: relative;
    z-index: 2;
    width: 7.22rem;
    margin: 0.23rem 0 0 -0.3rem;
  }
  .dec__box {
    position: relative;
    margin-top: 0.6rem;
    padding: 0.46rem 0.3rem 0.32rem;
    background-color: #f0f0ef;
  }
  .dec__ttl03 {
    width: 5.87rem;
    margin: 0 auto;
  }
  .dec__img01 {
    width: 6.9rem;
    margin: 0.3rem 0 0 -0.3rem;
  }
  .dec__note {
    margin-top: 0.2rem;
    font-size: 0.2rem;
    line-height: 1.5;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 769px) {
  .dec--bg {
    padding-bottom: 100px;
    background: url(./images/dec_bg01.webp) top 80px center/2000px no-repeat;
  }
  .dec__ttl01 {
    position: relative;
    z-index: 1;
    width: 2000px;
    margin-left: -500px;
  }
  .dec__ttl01::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    bottom: 118px;
    left: 0;
    width: 100%;
    height: 100px;
    background: #251b07;
  }
  .dec__ttl02 {
    position: relative;
    z-index: 2;
    width: 998px;
    margin-top: -87px;
  }
  .dec__box {
    position: relative;
    margin-top: 28px;
    padding: 65px 42px 60px;
    background-color: #fff;
  }
  .dec__ttl03 {
    width: 412px;
  }
  .dec__img01 {
    position: absolute;
    top: 45px;
    right: 43px;
    width: 475px;
  }
  .dec__note {
    margin-top: 28px;
    padding-left: 10px;
    font-size: 12px;
    line-height: 1.42;
  }
}
@media screen and (max-width: 768px) {
  .fea--bg {
    padding: 1.15rem 0 0rem;
    background: url(./images/fea_bg01_sp.webp) top center/cover no-repeat;
  }
  .fea__item {
    margin-top: 0.6rem;
  }
  .fea__ttl02 {
    width: 7.2rem;
    margin-left: -0.15rem;
  }
  .fea__middle {
    position: relative;
    margin-top: -0.15rem;
    padding: 0.3rem 0.3rem 0.35rem;
    background-color: #fffbfb;
  }
  .fea__txt01 {
    font-weight: bold;
    font-size: 0.3rem;
    line-height: 1.53;
  }
  .fea__img01 {
    margin-top: 0.4rem;
  }
  .fea__note01 {
    margin-top: 0.2rem;
    font-size: 0.22rem;
    line-height: 1.32;
    letter-spacing: 0.04em;
  }
  .fea__note02 {
    margin-top: 0.15rem;
    font-size: 0.2rem;
  }
  .fea__ttl03 {
    width: 7rem;
    margin: 0.23rem 0 0 -0.3rem;
  }
}
@media screen and (min-width: 769px) {
  .fea--bg {
    margin-bottom: -172px;
    padding: 85px 0 50px;
    background: url(./images/fea_bg01.webp) top -1px center/2000px no-repeat;
  }
  .fea__ttl01 {
    width: 660px;
    margin: 0 auto;
  }
  .fea__list {
    margin-top: -30px;
  }
  .fea__item {
    margin-top: 47px;
  }
  .fea__item:nth-child(1) .fea__middle {
    padding-bottom: 50px;
  }
  .fea__item:nth-child(2) .fea__middle {
    padding-bottom: 35px;
  }
  .fea__item:nth-child(3) .fea__middle {
    padding-bottom: 27px;
  }
  .fea__ttl02 {
    width: 999px;
  }
  .fea__middle {
    position: relative;
    width: 969px;
    margin: -15px auto 0;
    padding: 30px 40px;
    background-color: #fffbfb;
  }
  .fea__txt01 {
    width: 407px;
    font-weight: bold;
    font-size: 22px;
    line-height: 1.61;
  }
  .fea__right {
    position: absolute;
    top: 27px;
    right: 40px;
    width: 416px;
  }
  .fea__note01 {
    width: 407px;
    margin-top: 12px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: 0.03em;
  }
  .fea__note02 {
    margin-top: 10px;
    font-size: 11px;
  }
  .fea__img02 {
    width: 913px;
    margin-top: -20px;
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  .fea__ttl03 {
    position: relative;
    z-index: 2;
    width: 1004px;
    margin: -6px 0 0 -33px;
  }
}
@media screen and (max-width: 768px) {
  .fee__bg01 .fee__inner {
    width: 100%;
  }
  .fee__bg02 {
    padding: 0 0 0.6rem;
    background: url(./images/fee_bg02_sp.webp) top center/cover no-repeat;
  }
  .fee__img01 {
    width: 6.77rem;
   /* margin-left: -0.3rem;*/
  }
  .fee__txt01 {
    width: 6.4rem;
    margin: 0 auto;
    margin-top: 0.6rem;
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 1.53;
    letter-spacing: 0.02em;
    color: #5f3e21;
  }
  .fee__txt01 + .fee__txt01 {
    margin-top: 0.5rem;
  }
}
@media screen and (min-width: 769px) {
  .fee__bg01 {
    height: 275px;
    padding-top: 58px;
    background: url(./images/fee_bg01.webp) top center/2000px repeat-x;
  }
  .fee__ttl01 {
    width: 583px;
    margin: 0 auto;
  }
  .fee__bg02 {
    padding: 45px 0 120px;
    background: url(./images/fee_bg02.webp) top center/cover no-repeat;
  }
  .fee__img01 {
    width: 998px;
  }
  .fee__txt01 {
    width: 762px;
    margin-top: -256px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.92;
    letter-spacing: 0.02em;
    color: #5f3e21;
  }
  .fee__txt01 + .fee__txt01 {
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .nut--bg {
    padding: 0.2rem 0 1rem;
  }
  .nut__dl {
    margin-top: 0.44rem;
  }
  .nut__dt {
    padding-bottom: 0.1rem;
    border-bottom: 1px solid #000;
    font-weight: bold;
    font-size: 0.32rem;
  }
  .nut__dt .small {
    display: inline-block;
    margin-left: 0.37rem;
    font-size: 0.24rem;
    font-weight: normal;
  }
  .nut__dd {
    margin-top: 0.2rem;
    font-size: 0.22rem;
    line-height: 1.86;
  }
  .nut__item {
    padding-left: 0.22rem;
    text-indent: -0.22rem;
  }
}
@media screen and (min-width: 769px) {
  .nut--bg {
    padding: 10px 0 100px;
  }
  .nut__dl {
    width: 755px;
    margin: 35px auto 0;
  }
  .nut__dt {
    padding-bottom: 3px;
    border-bottom: 1px solid #000;
    font-weight: bold;
    font-size: 28px;
  }
  .nut__dt .small {
    display: inline-block;
    margin-left: 20px;
    font-size: 18px;
    font-weight: normal;
  }
  .nut__dd {
    margin-top: 14px;
    font-size: 14px;
    line-height: 2.14;
    letter-spacing: 0.02em;
  }
  .nut__item {
    padding-left: 14px;
    text-indent: -14px;
  }
}
@media screen and (max-width: 768px) {
  .pro--bg {
    position: relative;
    z-index: 2;
    margin-top: -0.8rem;
    padding-bottom: 1.5rem;
  }
  .pro--bg::after {
    content: "";
    display: block;
    z-index: -1;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80%;
    background-color: #f8f8f8;
  }
  .pro__ttl01 {
    width: 7.5rem;
    margin-left: -0.3rem;
  }
  .pro__ttl02 {
    width: 7.11rem;
    margin: -1.3rem 0 0 -0.1rem;
  }
  .pro__img01 {
    width: 7.1rem;
    margin: 0.05rem 0 0 -0.1rem;
  }
  .pro__img02 {
    width: 7.5rem;
    margin: 0.47rem 0 0 -0.3rem;
  }
}
@media screen and (min-width: 769px) {
  .pro--bg {
    position: relative;
    z-index: 2;
  }
  .pro--bg::after {
    content: "";
    display: block;
    z-index: -1;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60%;
    background-color: #f8f8f8;
  }
  .pro__ttl01 {
    width: 2000px;
    margin: -535px 0 0 -500px;
  }
  .pro__ttl02 {
    width: 739px;
    margin: 24px auto 0;
  }
  .pro__img01 {
    width: 723px;
    margin: 21px auto 0;
  }
  .pro__img02 {
    width: 2000px;
    margin: 23px 0 0 -500px;
  }
}
@media screen and (max-width: 768px) {
  .sup--bg {
    padding-bottom: 1.5rem;
    background: url(./images/sup_bg01_sp.webp) top center/cover no-repeat;
  }
  .sup__ttl01 {
    width: 7.5rem;
    -webkit-transform: translate(-0.3rem, -0.4rem);
            transform: translate(-0.3rem, -0.4rem);
  }
  .sup__ttl02 {
    position: relative;
    z-index: 2;
    width: 7.5rem;
    margin: -2.6rem 0 0 -0.3rem;
  }
  .sup__ttl03 {
    width: 6.65rem;
    margin: 0.3rem auto 0;
  }
  .sup__img01 {
    width: 7.5rem;
    margin: -0.7rem 0 0 -0.3rem;
  }
  .sup__ttl04 {
    width: 7.15rem;
    margin: -1rem 0 0 -0.12rem;
  }
  .sup__list {
    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;
    margin-top: 0.1rem;
  }
  .sup__item {
    position: relative;
    width: 3.35rem;
    height: 3.93rem;
    margin-top: 0.27rem;
    padding-top: 2.3rem;
    background-color: #f2ebe5;
  }
  .sup__item:nth-child(4) .sup__txt01 {
    font-size: 0.3rem;
    letter-spacing: -0.03em;
  }
  .sup__icon01 {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .sup__icon01--num01 {
    top: -0.3rem;
    width: 1.65rem;
  }
  .sup__icon01--num02 {
    top: -0.3rem;
    width: 1.06rem;
  }
  .sup__icon01--num03 {
    top: 0.15rem;
    width: 2.61rem;
  }
  .sup__icon01--num04 {
    top: 0.4rem;
    width: 1.92rem;
  }
  .sup__txt01 {
    text-align: center;
    font-size: 0.32rem;
    font-weight: bold;
    line-height: 1.47;
  }
}
@media screen and (min-width: 769px) {
  .sup--bg {
    padding-bottom: 61px;
    background: url(./images/sup_bg01.webp) top center/2000px no-repeat;
  }
  .sup__ttl01 {
    width: 1025px;
    -webkit-transform: translate(-15px, -70px);
            transform: translate(-15px, -70px);
  }
  .sup__ttl02 {
    position: relative;
    z-index: 2;
    width: 2000px;
    margin: -288px 0 0 -500px;
  }
  .sup__ttl03 {
    width: 587px;
    margin: 10px auto 0;
  }
  .sup__img01 {
    width: 1476px;
    margin: -184px 0 0 -182px;
  }
  .sup__ttl04 {
    width: 682px;
    margin: -213px auto 0;
  }
  .sup__list {
    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;
    margin-top: 6px;
  }
  .sup__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 490px;
    height: 190px;
    margin-top: 20px;
    background-color: #f2ebe5;
  }
  .sup__item:nth-child(1) {
    padding-left: 190px;
  }
  .sup__item:nth-child(2) {
    padding-left: 176px;
  }
  .sup__item:nth-child(3) {
    padding-left: 248px;
  }
  .sup__item:nth-child(4) {
    padding-left: 210px;
  }
  .sup__item:nth-child(4) .sup__txt01 {
    letter-spacing: 0;
  }
  .sup__icon01 {
    position: absolute;
  }
  .sup__icon01--num01 {
    width: 142px;
    top: -26px;
    left: 22px;
  }
  .sup__icon01--num02 {
    top: -21px;
    left: 45px;
    width: 86px;
  }
  .sup__icon01--num03 {
    top: 17px;
    left: 11px;
    width: 216px;
  }
  .sup__icon01--num04 {
    top: 40px;
    left: 15px;
    width: 174px;
  }
  .sup__txt01 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  .voi--bg {
    padding: 0.8rem 0 0.9rem;
    background: url(./images/voi_bg01_sp.webp) top center/cover repeat;
  }
  .voi__ttl01 {
    width: 7.25rem;
    margin-left: -0.17rem;
  }
  .voi__list {
    width: 6.35rem;
    margin: -0.4rem auto 0;
  }
  .voi__item {
    margin-top: 0.6rem;
  }
  .voi__ttl02 {
    width: 7.5rem;
    margin: 0 0 -0.4rem -0.6rem;
  }
  .voi__txt01 {
    margin-top: 0.35rem;
    font-size: 0.3rem;
    line-height: 1.53;
    letter-spacing: 0.02em;
    font-weight: bold;
  }
}
@media screen and (min-width: 769px) {
  .voi--bg {
    padding: 80px 0 90px;
    background: url(./images/voi_bg01.webp) top center/2000px repeat;
  }
  .voi__ttl01 {
    width: 695px;
    margin: 0 auto;
  }
  .voi__list {
    width: 890px;
    margin: 0 auto;
  }
  .voi__item {
    margin-top: 35px;
  }
  .voi__ttl02 {
    width: 1018px;
    margin: 0 0 -11px -99px;
  }
  .voi__txt01 {
    margin-top: 15px;
    font-size: 20px;
    line-height: 2;
    letter-spacing: 0.01em;
    font-weight: bold;
  }
}

.footer {
  padding: 0;
  padding-bottom: 60px;
  background: none;
}

.footer .law {
  margin: 30px 10px 15px;
  text-align: center;
  font-size: 16px;
}

.footer .law a {
  color: #5b85b0;
}

.footer .copy {
  padding: 5px;
  background: #A57E42;
  text-align: center;
  color: #fff;
  font-size: 12px;
}