@media screen and (min-width: 769px) {
  .p_top .voice__family {
    margin-top: 50px;
  }
  .p_top .voice__family--main {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .p_top .voice__family--main::before {
    position: absolute;
    content: "";
    width: 337.02px;
    height: 344.59px;
    pointer-events: none;
    background: url(../img/maskVoice2.png) 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    right: -50px;
    top: -192px;
  }
  .p_top .voice__family--main .title {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 0 0 62px 0;
  }
  .p_top .voice__family--main .title::after {
    position: absolute;
    content: "";
    width: 440px;
    height: 32.12px;
    background: url("../img/familyLeaf.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    left: 0;
    bottom: 0;
  }
  .p_top .voice__family--main .title h2 {
    line-height: 0;
  }
  .p_top .voice__family--main .title h2 img {
    width: 220px;
  }
  .p_top .voice__family--main .title p {
    font-size: 20px;
    line-height: 35px;
    font-weight: 400;
    color: #153941;
    margin-top: 20px;
  }
  .p_top .voice__family--main .list {
    margin-top: 39.5px;
  }
  .p_top .voice__family--main .list article {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 0 5px 28px 31px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p_top .voice__family--main .list article::after {
    position: absolute;
    content: "";
    width: 100%;
    height: -webkit-calc(100% - 19px);
    height: -moz-calc(100% - 19px);
    height: calc(100% - 19px);
    left: 0;
    bottom: 0;
    background: #fff;
    -moz-border-radius: 40px;
         border-radius: 40px;
    z-index: -1;
  }
  .p_top .voice__family--main .list article picture {
    width: 297px;
    margin-right: 25px;
  }
  .p_top .voice__family--main .list article picture img {
    width: 297px;
    height: 258px;
    object-fit: cover;
    -moz-border-radius: 30px;
         border-radius: 30px;
  }
  .p_top .voice__family--main .list article .arCon {
    width: 640px;
  }
  .p_top .voice__family--main .list article .arCon h3 {
    line-height: 0;
  }
  .p_top .voice__family--main .list article .arCon h3 img {
    height: 86px;
    width: auto;
  }
  .p_top .voice__family--main .list article .arCon .txt {
    margin-top: 22px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #153941;
  }
  .p_top .voice__family--main .list article .arCon .txt span {
    font-weight: 700;
    color: #E27468;
  }
  .p_top .voice__family--main .list article .arCon .txt em {
    font-style: normal;
    font-weight: 700;
    text-decoration: underline;
    text-underline-offset: 3px;
  }
  .p_top .voice__family--main .list article .arCon .name {
    text-align: right;
    padding-right: 15px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #EF9B7C;
    margin-top: 12px;
  }
  .p_top .voice__family--main .list article + article {
    margin-top: 40px;
  }
  .p_top .price {
    background: url("../img/priceBg.png") 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
    padding-bottom: 183px;
  }
  .p_top .price__detail--top {
    width: 967.5px;
    height: 500.5px;
    background: url("../img/priceBoil01.png") 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
    margin-left: -110px;
    padding: 87.1px 80px 0;
  }
  .p_top .price__detail--top p {
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    font-weight: 500;
  }
  .p_top .price__detail--top .box {
    max-width: 632px;
    width: 100%;
    margin: 30px auto 0;
    background: #FFFFFF;
    -moz-border-radius: 20px;
         border-radius: 20px;
    padding: 6px 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p_top .price__detail--top .box .left {
    width: 267px;
    line-height: 0;
  }
  .p_top .price__detail--top .box .left img {
    width: 100%;
    height: auto;
  }
  .p_top .price__detail--top .box .left span {
    display: block;
    width: 100%;
    font-size: 21px;
    line-height: 30px;
    font-weight: 500;
    color: #4D322A;
    margin-top: 4.8px;
  }
  .p_top .price__detail--top .box .right .num {
    line-height: 0;
  }
  .p_top .price__detail--top .box .right .num img {
    width: 272.5px;
    height: auto;
  }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p_top .price__detail--top {
    margin-left: 0;
  }
}

@media screen and (min-width: 769px) {
  .p_top .price__detail--bottom {
    width: 1165px;
    height: 638px;
    background: url("../img/priceBoil02.png") 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
    margin: -91px 0 0 -80px;
    padding: 85px 0px 0;
    position: relative;
    z-index: 2;
  }
  .p_top .price__detail--bottom h3 {
    text-align: center;
    font-size: 40px;
    line-height: 58px;
    font-weight: 500;
    color: #fff;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 0 0 14px;
  }
  .p_top .price__detail--bottom h3::after {
    position: absolute;
    content: "";
    width: 40px;
    height: 2px;
    background: #fff;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 0;
  }
  .p_top .price__detail--bottom .list {
    margin-top: 33px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p_top .price__detail--bottom .list dl {
    width: 314px;
    -moz-border-radius: 20px;
         border-radius: 20px;
    background: #fff;
    margin: 0 10px;
    padding: 17px 20px 16.5px;
  }
  .p_top .price__detail--bottom .list dl dt {
    text-align: center;
    color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 33px;
    -moz-border-radius: 17px;
         border-radius: 17px;
    font-size: 18px;
    line-height: 1;
    font-weight: 500;
    background: #F5AB8F;
  }
  .p_top .price__detail--bottom .list dl dd {
    text-align: center;
    line-height: 0;
  }
  .p_top .price__detail--bottom .list dl dd .note {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    color: #1B7189;
    margin-top: -5px;
  }
  .p_top .price__detail--bottom .caution {
    max-width: 833px;
    width: 100%;
    margin: 29px auto 0;
  }
  .p_top .price__detail--bottom .caution dl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    color: #fff;
  }
  .p_top .price__detail--bottom .caution dl dt {
    width: 206px;
  }
  .p_top .price__detail--bottom .caution dl dd {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .p_top .price__detail--bottom .caution dl + dl {
    margin-top: 23px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p_top .price__detail--bottom {
    margin-left: 0;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .p_top .voice::after {
    clip-path: none;
    background: url("../img/bgVoice_sp.png") 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
  }
  .p_top .voice__family {
    margin-top: 21.5942vw;
  }
  .p_top .voice__family--main {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    z-index: 3;
  }
  .p_top .voice__family--main::after {
    position: absolute;
    content: "";
    width: 20.41063vw;
    height: 20.41063vw;
    -moz-border-radius: 50%;
         border-radius: 50%;
    background: rgba(252, 235, 234, 0.47);
    bottom: -35.99034vw;
    right: 3.62319vw;
  }
  .p_top .voice__family--main .title {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 0 0 12.4372vw 0;
  }
  .p_top .voice__family--main .title::after {
    position: absolute;
    content: "";
    width: 87.64976vw;
    height: 6.39855vw;
    background: url("../img/familyLeaf.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    left: 0;
    bottom: 0;
  }
  .p_top .voice__family--main .title h2 {
    line-height: 0;
  }
  .p_top .voice__family--main .title h2 img {
    width: 38.64734vw;
  }
  .p_top .voice__family--main .title p {
    font-size: 3.86473vw;
    line-height: 6.76329vw;
    font-weight: 400;
    color: #153941;
    margin-top: 6.03865vw;
  }
  .p_top .voice__family--main .list {
    margin-top: 7.27053vw;
  }
  .p_top .voice__family--main .list article {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 0 3.1401vw 6.76329vw 3.1401vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p_top .voice__family--main .list article::after {
    position: absolute;
    content: "";
    width: 100%;
    height: -webkit-calc(100% - 9.66184vw);
    height: -moz-calc(100% - 9.66184vw);
    height: calc(100% - 9.66184vw);
    left: 0;
    bottom: 0;
    background: #fff;
    -moz-border-radius: 7.24638vw;
         border-radius: 7.24638vw;
    z-index: -1;
  }
  .p_top .voice__family--main .list article picture {
    width: 100%;
  }
  .p_top .voice__family--main .list article picture img {
    width: 100%;
    height: 58.9372vw;
    object-fit: cover;
    -moz-border-radius: 7.24638vw;
         border-radius: 7.24638vw;
  }
  .p_top .voice__family--main .list article .arCon h3 {
    line-height: 0;
  }
  .p_top .voice__family--main .list article .arCon h3 img {
    margin-top: -4.83092vw;
  }
  .p_top .voice__family--main .list article .arCon h3.st1 {
    width: 81.15942vw;
  }
  .p_top .voice__family--main .list article .arCon h3.st2 {
    width: 86.23188vw;
  }
  .p_top .voice__family--main .list article .arCon h3.st3 {
    width: 81.40097vw;
  }
  .p_top .voice__family--main .list article .arCon .txt {
    margin-top: 4.83092vw;
    font-size: 3.86473vw;
    line-height: 7.24638vw;
    font-weight: 400;
    color: #153941;
  }
  .p_top .voice__family--main .list article .arCon .txt span {
    font-weight: 700;
    color: #E27468;
  }
  .p_top .voice__family--main .list article .arCon .txt em {
    font-style: normal;
    font-weight: 700;
    text-decoration: underline;
    text-underline-offset: 0.72464vw;
  }
  .p_top .voice__family--main .list article .arCon .name {
    text-align: right;
    padding-right: 3.62319vw;
    font-size: 3.86473vw;
    line-height: 5.7971vw;
    font-weight: 600;
    color: #EF9B7C;
    margin-top: 2.89855vw;
  }
  .p_top .voice__family--main .list article + article {
    margin-top: 4.83092vw;
  }
  .p_top .cta.ctaVoice::before {
    bottom: -10.49758vw;
  }
  .p_top .price__detail {
    background: url("../img/priceBoil01_sp.png") top center no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
    padding-bottom: 23.42995vw;
  }
  .p_top .price__detail--top {
    width: 100%;
    padding: 25.36232vw 0vw 0;
  }
  .p_top .price__detail--top p {
    text-align: center;
    color: #fff;
    font-size: 4.34783vw;
    line-height: 8.69565vw;
    font-weight: 500;
  }
  .p_top .price__detail--top .box {
    width: 100%;
    margin: 7.24638vw auto 0;
    background: #FFFFFF;
    -moz-border-radius: 4.83092vw;
         border-radius: 4.83092vw;
    padding: 6.28019vw 0vw 2.56039vw;
  }
  .p_top .price__detail--top .box .left {
    width: 100%;
    line-height: 0;
    text-align: center;
  }
  .p_top .price__detail--top .box .left img {
    width: 69.56522vw;
    height: auto;
  }
  .p_top .price__detail--top .box .left span {
    display: block;
    width: 100%;
    font-size: 5.7971vw;
    line-height: 8.45411vw;
    font-weight: 500;
    color: #4D322A;
    margin-top: 1.20773vw;
  }
  .p_top .price__detail--top .box .right .num {
    line-height: 0;
    text-align: center;
  }
  .p_top .price__detail--top .box .right .num img {
    width: 79.22705vw;
    height: auto;
  }
  .p_top .price__detail--bottom {
    margin-top: 29.95169vw;
    position: relative;
    z-index: 2;
  }
  .p_top .price__detail--bottom h3 {
    text-align: center;
    font-size: 9.66184vw;
    line-height: 10.62802vw;
    font-weight: 500;
    color: #fff;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 0 0 5.07246vw;
  }
  .p_top .price__detail--bottom h3 span {
    display: block;
    font-size: 6.28019vw;
    line-height: 10.62802vw;
  }
  .p_top .price__detail--bottom h3::after {
    position: absolute;
    content: "";
    width: 9.66184vw;
    height: 2px;
    background: #fff;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 0;
  }
  .p_top .price__detail--bottom .list {
    margin-top: 6.03865vw;
  }
  .p_top .price__detail--bottom .list dl {
    width: 92.75362vw;
    -moz-border-radius: 4.83092vw;
         border-radius: 4.83092vw;
    background: #fff;
    padding: 3.62319vw 9.66184vw 3.98551vw;
  }
  .p_top .price__detail--bottom .list dl dt {
    text-align: center;
    color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 9.74879vw;
    -moz-border-radius: 4.83092vw;
         border-radius: 4.83092vw;
    font-size: 5.7971vw;
    line-height: 1;
    font-weight: 500;
    background: #F5AB8F;
  }
  .p_top .price__detail--bottom .list dl dd {
    text-align: center;
    line-height: 0;
  }
  .p_top .price__detail--bottom .list dl dd .note {
    font-size: 4.34783vw;
    line-height: 6.28019vw;
    font-weight: 500;
    color: #1B7189;
    margin-top: -1.20773vw;
  }
  .p_top .price__detail--bottom .list dl + dl {
    margin-top: 3.62319vw;
  }
  .p_top .price__detail--bottom .caution {
    width: 100%;
    margin: 7.00483vw auto 0;
  }
  .p_top .price__detail--bottom .caution dl {
    font-size: 4.34783vw;
    line-height: 6.76329vw;
    font-weight: 500;
    color: #fff;
  }
  .p_top .price__detail--bottom .caution dl dt {
    font-size: 4.83092vw;
  }
  .p_top .price__detail--bottom .caution dl dd {
    width: 100%;
  }
  .p_top .price__detail--bottom .caution dl + dl {
    margin-top: 7.48792vw;
  }
}
