/* ---------------------------------------------
*   l-contents
--------------------------------------------- */
.l-contents {
    max-width: 1656px;
    margin-inline: auto;
}
@media screen and (max-width: 768px) {
    .l-contents {
        max-width: none;
    }
}

/* ---------------------------------------------
*   l-wrapper
--------------------------------------------- */
.l-wrapper {
    background-color: #e80066;
}

/* ---------------------------------------------
*   c-box-lead
--------------------------------------------- */
.c-box-lead {
    position: relative;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.9);
    margin-top: -58.8768115942%;
    padding: 3.1400966184% 0 7.5483091787%;
}
@media screen and (max-width: 768px) {
    .c-box-lead {
        background-image: url(../img/sp/bg_white.png);
        background-repeat: no-repeat;
        background-position: center bottom;
        background-size: 100% 54%;
        margin-top: -66.6666666667vw;
        padding: 6.5104166667vw 0 4.6875vw;
    }
}
.c-box-lead__img {
    display: block;
    width: 86.231884058%;
    margin-left: 6.7028985507%;
}
@media screen and (max-width: 768px) {
    .c-box-lead__img {
        width: 92.8385416667vw;
        width: 92.8385416667%;
        margin-inline: auto;
    }
}
.c-box-lead__img img {
    display: block;
    width: 100%;
    height: auto;
}

/* ---------------------------------------------
*   c-box-product
--------------------------------------------- */
.c-box-product {
    background: url(../img/bg_center.png) no-repeat 0 0;
    background-size: 100% auto;
    position: relative;
    z-index: 2;
    margin-top: -13.8888888889%;
}
@media screen and (max-width: 768px) {
    .c-box-product {
        background-image: url(../img/sp/bg_center.png);
        margin-top: -16.9270833333vw;
    }
}

/* ---------------------------------------------
*   c-box-bottom
--------------------------------------------- */
.c-box-bottom {
    position: relative;
    bottom: -1px;
    left: 0;
    background: url(../img/bg_bottom.png) no-repeat 0 0;
    background-size: 100% 100%;
    padding-bottom: 2.4154589372%;
}
@media screen and (max-width: 768px) {
    .c-box-bottom {
        position: static;
        background-image: url(../img/sp/bg_bottom.png);
        background-repeat: repeat-y;
        background-size: 100% auto;
        padding-bottom: 6.5104166667vw;
    }
}

/* ---------------------------------------------
*   c-box-sns
--------------------------------------------- */
.c-box-sns {
    width: 21.6787439614%;
    margin-top: 3.0797101449%;
    margin-inline: auto;
}
@media screen and (max-width: 768px) {
    .c-box-sns {
        width: 49.8697916667%;
        margin-top: 8.0729166667vw;
    }
}

/* ---------------------------------------------
*   c-box-copyright
--------------------------------------------- */
.c-box-copyright {
    width: 63.4057971014%;
    text-align: center;
    margin-top: 1.5700483092%;
    margin-inline: auto;
    transform: translateX(-0.845410628%);
}
@media screen and (max-width: 768px) {
    .c-box-copyright {
        width: 88.4114583333%;
        margin-top: 1.2rem;
        transform: translateX(0);
    }
}
.c-box-copyright__txt {
    display: block;
    font-size: 1.25rem;
    line-height: 1.5;
    letter-spacing: 0.05em;
}
.c-box-copyright__txt + .c-box-copyright__txt {
    margin-top: 0.4rem;
}
@media screen and (max-width: 768px) {
    .c-box-copyright__txt {
        font-size: 12px;
    }
}

/* ---------------------------------------------
*   c-btn-application
--------------------------------------------- */
.c-btn-application {
    display: block;
    width: 100%;
    transition: opacity 300ms;
}
@media screen and (min-width: 769px) {
    .c-btn-application:hover {
        opacity: 0.8;
    }
}
.c-btn-application img {
    display: block;
    width: 100%;
    height: auto;
}

/* ---------------------------------------------
*   c-btn-official
--------------------------------------------- */
.c-btn-official {
    width: 100%;
    display: block;
    transition: opacity 300ms;
}
@media screen and (min-width: 769px) {
    .c-btn-official:hover {
        opacity: 0.8;
    }
}
.c-btn-official img {
    display: block;
    width: 100%;
    height: auto;
}

/* ---------------------------------------------
*   c-kv
--------------------------------------------- */
.c-kv__container {
    position: relative;
}
.c-kv__img {
    display: block;
    width: 100%;
}
.c-kv__img img {
    display: block;
    width: 100%;
    height: auto;
}
.c-kv__ttl {
    width: 42.3309178744%;
    position: absolute;
    top: 10.38647343%;
    left: 3.5024154589%;
}
@media screen and (max-width: 768px) {
    .c-kv__ttl {
        width: 90.8854166667%;
        left: 51%;
        transform: translateX(-50%);
        top: 39%;
    }
}
.c-kv__ttl img {
    display: block;
    width: 100%;
    height: auto;
}

/* ---------------------------------------------
*   c-list-campaign
--------------------------------------------- */
.c-list-campaign__item {
    font-size: 1.125rem;
    line-height: 1.3333333333;
    letter-spacing: 0.04em;
    text-indent: -1.125rem;
    margin-left: 1.125rem;
}
@media screen and (max-width: 768px) {
    .c-list-campaign__item {
        font-size: 12px;
        text-indent: -12px;
        margin-left: 12px;
    }
}

/* ---------------------------------------------
*   c-list-detail
--------------------------------------------- */
.c-list-detail__item + .c-list-detail__item {
    margin-top: 3.7546933667%;
}
@media screen and (max-width: 768px) {
    .c-list-detail__item + .c-list-detail__item {
        margin-top: 18px;
    }
}
.c-list-detail__term {
    font-size: 1.875rem;
    line-height: 1.0666666667;
    letter-spacing: 0.04em;
}
@media screen and (max-width: 768px) {
    .c-list-detail__term {
        font-size: 18px;
        line-height: 1.1111111111;
    }
}
.c-list-detail__txt {
    display: block;
    font-size: 1.5rem;
    line-height: 1.3333333333;
    letter-spacing: 0.045em;
}
@media screen and (max-width: 768px) {
    .c-list-detail__txt {
        font-size: 14px;
        line-height: 1.2857142857;
    }
}

/* ---------------------------------------------
*   c-list-inner
--------------------------------------------- */
.c-list-inner__item {
    font-size: 1.5rem;
    line-height: 1.3333333333;
    letter-spacing: 0.055em;
    margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
    .c-list-inner__item {
        font-size: 14px;
        line-height: 1.2857142857;
    }
}

/* ---------------------------------------------
*   c-list-note
--------------------------------------------- */
.c-list-note {
    margin-top: 1.7521902378%;
}
.c-list-note__item {
    font-size: 1.125rem;
    line-height: 1.2222222222;
    letter-spacing: 0.04em;
    text-indent: -1.125rem;
    margin-left: 1.125rem;
}
@media screen and (max-width: 768px) {
    .c-list-note__item {
        font-size: 12px;
        line-height: 1.25;
        text-indent: -12px;
        margin-left: 12px;
    }
}

/* ---------------------------------------------
*   c-list-sns
--------------------------------------------- */
.c-list-sns {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0 8.635097493%;
}
@media screen and (max-width: 768px) {
    .c-list-sns {
        gap: 0 8.6161879896%;
    }
}
.c-list-sns__item {
    transition: opacity 300ms;
}
@media screen and (min-width: 769px) {
    .c-list-sns__item:hover {
        opacity: 0.8;
    }
}
.c-list-sns__item--1 {
    width: 72.9805013928%;
}
@media screen and (max-width: 768px) {
    .c-list-sns__item--1 {
        width: 73.1070496084%;
    }
}
.c-list-sns__item--2 {
    width: 28.1337047354%;
}
@media screen and (max-width: 768px) {
    .c-list-sns__item--2 {
        width: 28.1984334204%;
    }
}
.c-list-sns__item--3 {
    width: 27.2980501393%;
}
@media screen and (max-width: 768px) {
    .c-list-sns__item--3 {
        width: 27.1540469974%;
    }
}
.c-list-sns__item--4 {
    width: 27.2980501393%;
}
@media screen and (max-width: 768px) {
    .c-list-sns__item--4 {
        width: 27.4151436031%;
    }
}
.c-list-sns__item:nth-child(n+2) {
    margin-top: 14.2061281337%;
}
@media screen and (max-width: 768px) {
    .c-list-sns__item:nth-child(n+2) {
        margin-top: 7.03125vw;
    }
}
.c-list-sns__link {
    display: block;
    width: 100%;
    height: 100%;
}

/* ---------------------------------------------
*   c-list-contact
--------------------------------------------- */
.c-list-contact__item + .c-list-contact__item {
    margin-top: 30px;
}
@media screen and (max-width: 768px) {
    .c-list-contact__item + .c-list-contact__item {
        margin-top: 1.3rem;
    }
}
.c-list-contact__term {
    display: block;
    font-size: 1.25rem;
    line-height: 1.5;
    letter-spacing: 0.09em;
}
@media screen and (max-width: 768px) {
    .c-list-contact__term {
        font-size: 14px;
        line-height: 1.4285714286;
    }
}
.c-list-contact__txt {
    display: block;
    font-size: 1.25rem;
    line-height: 1.5;
    letter-spacing: 0.07em;
}
@media screen and (max-width: 768px) {
    .c-list-contact__txt {
        font-size: 14px;
        line-height: 1.4285714286;
    }
}

/* ---------------------------------------------
*   c-section-product
--------------------------------------------- */
.c-section-product--1 {
    padding-top: 14.4927536232%;
}
@media screen and (max-width: 768px) {
    .c-section-product--1 {
        padding-top: 20.1822916667%;
    }
}
.c-section-product--2 {
    margin-top: 9.6618357488%;
}
@media screen and (max-width: 768px) {
    .c-section-product--2 {
        margin-top: 24.7395833333%;
    }
}
.c-section-product--3 {
    margin-top: 8.4541062802%;
    padding-bottom: 7.8502415459%;
}
@media screen and (max-width: 768px) {
    .c-section-product--3 {
        margin-top: 27.8645833333%;
        padding-bottom: 19.53125%;
    }
}
.c-section-product__container {
    position: relative;
}
.c-section-product__ttl--1 {
    width: 33.6956521739%;
    margin-left: 11.4734299517%;
}
@media screen and (max-width: 768px) {
    .c-section-product__ttl--1 {
        width: 77.6041666667%;
        margin-left: 13.0208333333vw;
    }
}
.c-section-product__ttl--2 {
    width: 30.8574879227%;
    margin-left: 13.0434782609%;
}
@media screen and (max-width: 768px) {
    .c-section-product__ttl--2 {
        width: 70.9635416667%;
        margin-left: 16.6666666667vw;
    }
}
.c-section-product__ttl--3 {
    width: 32.0048309179%;
    margin-left: 12.6811594203%;
}
@media screen and (max-width: 768px) {
    .c-section-product__ttl--3 {
        width: 73.5677083333%;
        margin-left: 15.625vw;
    }
}
.c-section-product__body {
    width: 47.4637681159%;
    position: absolute;
    bottom: -1.4814814815%;
    right: 5.9178743961%;
}
@media screen and (max-width: 768px) {
    .c-section-product__body {
        width: 100%;
        position: static;
        margin-top: 1.0416666667vw;
    }
}
.c-section-product__drink-img {
    display: block;
    width: 100%;
}
.c-section-product__drink-img img {
    display: block;
    width: 100%;
    height: auto;
}
.c-section-product__foot {
    position: relative;
    margin-left: 28.8043478261%;
}
@media screen and (max-width: 768px) {
    .c-section-product__foot {
        margin-left: 50.390625%;
    }
}
.c-section-product__foot--1 {
    margin-top: 6.5217391304%;
}
@media screen and (max-width: 768px) {
    .c-section-product__foot--1 {
        margin-top: 1.6927083333vw;
    }
}
.c-section-product__foot--1::after {
    content: "";
    background: url(../img/img_character1.png) no-repeat 0 0;
    background-size: 100% 100%;
    display: block;
    width: 22.9468599034%;
    aspect-ratio: 270/384;
    position: absolute;
    bottom: -7.4074074074%;
    left: -23.1884057971%;
}
@media screen and (max-width: 768px) {
    .c-section-product__foot--1::after {
        background-image: url(../img/sp/img_character1.png);
        width: 75.5905511811%;
        left: -76.1154855643%;
        bottom: -17.0603674541%;
        aspect-ratio: 288/410;
    }
}
.c-section-product__foot--2 {
    margin-top: 9.0579710145%;
}
@media screen and (max-width: 768px) {
    .c-section-product__foot--2 {
        margin-top: 1.953125vw;
    }
}
/*
.c-section-product__foot--2::after {
    content: "";
    background: url(../img/img_character2.png) no-repeat 0 0;
    background-size: 100% 100%;
    display: block;
    width: 22.3429951691%;
    aspect-ratio: 265/376;
    position: absolute;
    bottom: 6.038647343%;
    left: -22.3429951691%;
}
@media screen and (max-width: 768px) {
    .c-section-product__foot--2::after {
        background-image: url(../img/sp/img_character2.png);
        width: 74.2782152231%;
        left: -83.9895013123%;
        bottom: -14.6981627297%;
        aspect-ratio: 283/401;
    }
}
*/
.c-section-product__foot--3 {
    margin-top: 9.0579710145%;
}
@media screen and (max-width: 768px) {
    .c-section-product__foot--3 {
        margin-top: 2.0833333333vw;
    }
}
/*
.c-section-product__foot--3::after {
    content: "";
    background: url(../img/img_character3.png) no-repeat 0 0;
    background-size: 100% 100%;
    display: block;
    width: 19.4444444444%;
    aspect-ratio: 229/404;
    position: absolute;
    bottom: 2.962962963%;
    left: -19.6859903382%;
}
@media screen and (max-width: 768px) {
    .c-section-product__foot--3::after {
        background-image: url(../img/sp/img_character3.png);
        width: 64.0419947507%;
        left: -70.8661417323%;
        bottom: -2.624671916%;
        aspect-ratio: 244/430;
    }
}
*/
.c-section-product__btn {
    width: 23.7489397795%;
}
@media screen and (max-width: 768px) {
    .c-section-product__btn {
        width: 78.2152230971%;
    }
}

/* ---------------------------------------------
*   c-section-campaign
--------------------------------------------- */
.c-section-campaign {
    margin-top: -18.115942029%;
    padding-top: 20.8937198068%;
}
@media screen and (max-width: 768px) {
    .c-section-campaign {
        margin-top: -42.1875%;
        padding-top: 45.5729166667%;
    }
}
.c-section-campaign__ttl {
    width: 56.7632850242%;
    margin-inline: auto;
    transform: translateX(-1.0638297872%);
}
@media screen and (max-width: 768px) {
    .c-section-campaign__ttl {
        width: 82.2916666667%;
        transform: translateX(0);
    }
}
.c-section-campaign__ttl img {
    display: block;
    width: 100%;
    height: auto;
}
.c-section-campaign__body {
    margin-top: 3.4420289855%;
}
@media screen and (max-width: 768px) {
    .c-section-campaign__body {
        margin-top: 4.0364583333vw;
    }
}
.c-section-campaign__txt-wrap {
    width: 66.6062801932%;
    margin-inline: auto;
    padding-top: 60px;
}
.c-section-campaign__txt-wrap2 {
    width: 77.0531400966%;
    margin-inline: auto;
    margin-top: 4.1666666667vw;
}

@media screen and (max-width: 768px) {
    .c-section-campaign__txt-wrap {
        width: 100%;
        transform: translateX(0);
    }
    .c-section-campaign__txt-wrap2 {
        width: 100%;
    }
}
.c-section-campaign__txt-wrap img {
    display: block;
    width: 100%;
    height: auto;
}
.c-section-campaign__prize {
    width: 77.0531400966%;
    margin-top: 2.3510971787%;
    margin-inline: auto;
}
@media screen and (max-width: 768px) {
    .c-section-campaign__prize {
        width: 100%;
    }
}
.c-section-campaign__prize img {
    display: block;
    height: auto;
    margin-right: auto;
    margin-left: auto;
}
.c-section-campaign__period-wrap {
    width: 49.2149758454%;
    margin-top: 3.7439613527%;
    margin-inline: auto;
}
@media screen and (max-width: 768px) {
    .c-section-campaign__period-wrap {
        width: 100%;
        margin-top: 5.2083333333vw;
    }
}
.c-section-campaign__period-wrap img {
    display: block;
    width: 100%;
    height: auto;
}
.c-section-campaign__note {
    margin-top: 2.6993865031%;
}
@media screen and (max-width: 768px) {
    .c-section-campaign__note {
        margin-top: 1.0416666667vw;
    }
}

/* ---------------------------------------------
*   c-section-detail
--------------------------------------------- */
.c-section-detail {
    margin-top: 4.1062801932%;
}
@media screen and (max-width: 768px) {
    .c-section-detail {
        margin-top: 8.203125vw;
    }
}
.c-section-detail__ttl {
    width: 92.5714285714%;
    margin-inline: auto;
}
@media screen and (max-width: 768px) {
    .c-section-detail__ttl {
        width: 70.2503681885%;
    }
}
.c-section-detail__ttl img {
    display: block;
    width: 100%;
    height: auto;
}
.c-section-detail__body {
  border: 2px solid #d1187d;
  margin-top: 3.2380952381%;
  padding: 60px 9.9047619048% 60px 12.5714285714%;
  margin-bottom: 6.47619048%;
}
@media screen and (max-width: 768px) {
    .c-section-detail__body {
        margin-top: 4.1666666667vw;
        padding: 5.3019145803% 3.8291605302%;
    }
}

/* ---------------------------------------------
*   c-section-about
--------------------------------------------- */
.c-section-about {
    margin-top: 2.1739130435%;
}
@media screen and (max-width: 768px) {
    .c-section-about {
        margin-top: 2.8645833333vw;
    }
}
.c-section-about__container {
    position: relative;
    border: 2px solid #d1187d;
    margin-inline: auto;
    /*padding: 2.8571428571% 0 3.2380952381%;*/
    padding: 0 0 3.2380952381%;
}
@media screen and (max-width: 768px) {
    .c-section-about__container {
      /*
        padding: 6.6273932253% 0;
      */
      /*
      padding: 6.6273932253% 0 91.2739322533%;
      */
      padding: 0 0 30px;
    }
    #oubo,
    #oubo .c-section-contact__container{
      padding: 0;
    }
    .wrapper-inline {
        padding: 30px 20px;
    }
}
/*
.c-section-about__container::after {
    content: "";
    background: url(../images/common/about-collaboration1st.png) no-repeat 0 0;
    background-size: 100% 100%;
    display: block;
    width: 100%;
    max-width: 342px;
    aspect-ratio: 342 / 778;
    position: absolute;
    top: 50%;
    margin-top: -389px;
    right: 100px;
}
@media screen and (max-width: 768px) {
    .c-section-about__container::after {
        background-image: url(../images/common/about-collaboration1st.png);
        right: 50%;
        transform: translateX(50%);
        width: 80%;
        top: auto;
        bottom: 2.5%;
        margin-top: 0;
    }
}
*/
.c-section-about__ttl {
    width: 32.3851203501%;
    margin-left: 12.9523809524%;
}
@media screen and (max-width: 768px) {
    .c-section-about__ttl {
        width: 47.0052083333vw;
        margin-left: 3.8291605302%;
    }
}
.c-section-about__ttl img {
    display: block;
    width: 100%;
    height: auto;
}
.c-section-about__body {
    margin-top: 2.8571428571%;
    margin-left: 12.9523809524%;
  
    margin-right: 12.9523809524%;
}
@media screen and (max-width: 768px) {
    .c-section-about__body {
        margin-top: 4.7128129602%;
        margin-left: 3.8291605302%;
      
        margin-right: 3.8291605302%;
    }
}
.c-section-about__txt {
    /*width: 49.2341356674%;*/
  width: 100%;
}
@media screen and (max-width: 768px) {
    .c-section-about__txt {
        width: 100%;
      /*
        width: 89.8379970545%;
      */
    }
}
.c-section-about__txt img {
    display: block;
    width: 100%;
    height: auto;
}
.c-section-about__btn {
    margin-top: 3.8095238095%;
    display: flex;
}
.c-section-about__btn a {
    width: 47.0476190476%;
    margin-right: 20px;
}
@media screen and (max-width: 768px) {
    
  .c-section-about__btn {
    display: block;
  }
  .c-section-about__btn a {
      width: 100%;
      margin-right: 0;
      margin-top: 15px;
  }
}

/* ---------------------------------------------
*   c-section-contact
--------------------------------------------- */
.c-section-contact {
    border: 2px solid #d1187d;
    margin-top: 2.1739130435%;
    margin-inline: auto;
    padding: 50px 0;
}
@media screen and (max-width: 768px) {
    .c-section-contact {
        margin-top: 8.5419734904%;
        padding: 30px 0;
    }
}
.c-section-contact__container {
    padding: 0 9.3333333333%;
}
@media screen and (max-width: 768px) {
    .c-section-contact__container {
        padding: 0 4.1237113402% 0 5.7437407953%;
    }
}
.c-section-contact__ttl {
    font-size: 1.25rem;
    line-height: 1.5;
}
@media screen and (max-width: 768px) {
    .c-section-contact__ttl {
        font-size: 14px;
        line-height: 1.4285714286;
    }
}

@media print and (min-width: 769px), screen and (min-width: 769px) {
    .pc-hide {
        display: none !important;
    }
}
@media print and (max-width: 768px), screen and (max-width: 768px) {
    .sp-hide {
        display: none !important;
    }
}
/* ---------------------------------------------
*   margin-top
--------------------------------------------- */
.mgt-pc--0 {
    margin-top: 0 !important;
}

.mgt-pc--5 {
    margin-top: 5px !important;
}

.mgt-pc--10 {
    margin-top: 10px !important;
}

.mgt-pc--15 {
    margin-top: 15px !important;
}

.mgt-pc--20 {
    margin-top: 20px !important;
}

.mgt-pc--25 {
    margin-top: 25px !important;
}

.mgt-pc--30 {
    margin-top: 30px !important;
}

.mgt-pc--35 {
    margin-top: 35px !important;
}

.mgt-pc--40 {
    margin-top: 40px !important;
}

.mgt-pc--45 {
    margin-top: 45px !important;
}

.mgt-pc--50 {
    margin-top: 50px !important;
}

.mgt-pc--55 {
    margin-top: 55px !important;
}

.mgt-pc--60 {
    margin-top: 60px !important;
}

.mgt-pc--65 {
    margin-top: 65px !important;
}

.mgt-pc--70 {
    margin-top: 70px !important;
}

.mgt-pc--75 {
    margin-top: 75px !important;
}

.mgt-pc--80 {
    margin-top: 80px !important;
}

.mgt-pc--85 {
    margin-top: 85px !important;
}

.mgt-pc--90 {
    margin-top: 90px !important;
}

.mgt-pc--95 {
    margin-top: 95px !important;
}

.mgt-pc--100 {
    margin-top: 100px !important;
}

.mgt-pc--105 {
    margin-top: 105px !important;
}

.mgt-pc--110 {
    margin-top: 110px !important;
}

.mgt-pc--115 {
    margin-top: 115px !important;
}

.mgt-pc--120 {
    margin-top: 120px !important;
}

.mgt-pc--125 {
    margin-top: 125px !important;
}

.mgt-pc--130 {
    margin-top: 130px !important;
}

.mgt-pc--135 {
    margin-top: 135px !important;
}

.mgt-pc--140 {
    margin-top: 140px !important;
}

.mgt-pc--145 {
    margin-top: 145px !important;
}

.mgt-pc--150 {
    margin-top: 150px !important;
}

.mgt-pc--155 {
    margin-top: 155px !important;
}

.mgt-pc--160 {
    margin-top: 160px !important;
}

.mgt-pc--165 {
    margin-top: 165px !important;
}

.mgt-pc--170 {
    margin-top: 170px !important;
}

.mgt-pc--175 {
    margin-top: 175px !important;
}

.mgt-pc--180 {
    margin-top: 180px !important;
}

.mgt-pc--185 {
    margin-top: 185px !important;
}

.mgt-pc--190 {
    margin-top: 190px !important;
}

.mgt-pc--195 {
    margin-top: 195px !important;
}

.mgt-pc--200 {
    margin-top: 200px !important;
}

.mgt-pc--205 {
    margin-top: 205px !important;
}

.mgt-pc--210 {
    margin-top: 210px !important;
}

.mgt-pc--215 {
    margin-top: 215px !important;
}

.mgt-pc--220 {
    margin-top: 220px !important;
}

.mgt-pc--225 {
    margin-top: 225px !important;
}

.mgt-pc--230 {
    margin-top: 230px !important;
}

.mgt-pc--235 {
    margin-top: 235px !important;
}

.mgt-pc--240 {
    margin-top: 240px !important;
}

.mgt-pc--245 {
    margin-top: 245px !important;
}

.mgt-pc--250 {
    margin-top: 250px !important;
}

@media screen and (max-width: 768px) {
    .mgt-sp--0 {
        margin-top: 0 !important;
    }
    .mgt-sp--5 {
        margin-top: 0.6510416667vw !important;
    }
    .mgt-sp--10 {
        margin-top: 1.3020833333vw !important;
    }
    .mgt-sp--15 {
        margin-top: 1.953125vw !important;
    }
    .mgt-sp--20 {
        margin-top: 2.6041666667vw !important;
    }
    .mgt-sp--25 {
        margin-top: 3.2552083333vw !important;
    }
    .mgt-sp--30 {
        margin-top: 3.90625vw !important;
    }
    .mgt-sp--35 {
        margin-top: 4.5572916667vw !important;
    }
    .mgt-sp--40 {
        margin-top: 5.2083333333vw !important;
    }
    .mgt-sp--45 {
        margin-top: 5.859375vw !important;
    }
    .mgt-sp--50 {
        margin-top: 6.5104166667vw !important;
    }
    .mgt-sp--55 {
        margin-top: 7.1614583333vw !important;
    }
    .mgt-sp--60 {
        margin-top: 7.8125vw !important;
    }
    .mgt-sp--65 {
        margin-top: 8.4635416667vw !important;
    }
    .mgt-sp--70 {
        margin-top: 9.1145833333vw !important;
    }
    .mgt-sp--75 {
        margin-top: 9.765625vw !important;
    }
    .mgt-sp--80 {
        margin-top: 10.4166666667vw !important;
    }
    .mgt-sp--85 {
        margin-top: 11.0677083333vw !important;
    }
    .mgt-sp--90 {
        margin-top: 11.71875vw !important;
    }
    .mgt-sp--95 {
        margin-top: 12.3697916667vw !important;
    }
    .mgt-sp--100 {
        margin-top: 13.0208333333vw !important;
    }
    .mgt-sp--105 {
        margin-top: 13.671875vw !important;
    }
    .mgt-sp--110 {
        margin-top: 14.3229166667vw !important;
    }
    .mgt-sp--115 {
        margin-top: 14.9739583333vw !important;
    }
    .mgt-sp--120 {
        margin-top: 15.625vw !important;
    }
    .mgt-sp--125 {
        margin-top: 16.2760416667vw !important;
    }
    .mgt-sp--130 {
        margin-top: 16.9270833333vw !important;
    }
    .mgt-sp--135 {
        margin-top: 17.578125vw !important;
    }
    .mgt-sp--140 {
        margin-top: 18.2291666667vw !important;
    }
    .mgt-sp--145 {
        margin-top: 18.8802083333vw !important;
    }
    .mgt-sp--150 {
        margin-top: 19.53125vw !important;
    }
    .mgt-sp--155 {
        margin-top: 20.1822916667vw !important;
    }
    .mgt-sp--160 {
        margin-top: 20.8333333333vw !important;
    }
    .mgt-sp--165 {
        margin-top: 21.484375vw !important;
    }
    .mgt-sp--170 {
        margin-top: 22.1354166667vw !important;
    }
    .mgt-sp--175 {
        margin-top: 22.7864583333vw !important;
    }
    .mgt-sp--180 {
        margin-top: 23.4375vw !important;
    }
    .mgt-sp--185 {
        margin-top: 24.0885416667vw !important;
    }
    .mgt-sp--190 {
        margin-top: 24.7395833333vw !important;
    }
    .mgt-sp--195 {
        margin-top: 25.390625vw !important;
    }
    .mgt-sp--200 {
        margin-top: 26.0416666667vw !important;
    }
    .mgt-sp--205 {
        margin-top: 26.6927083333vw !important;
    }
    .mgt-sp--210 {
        margin-top: 27.34375vw !important;
    }
    .mgt-sp--215 {
        margin-top: 27.9947916667vw !important;
    }
    .mgt-sp--220 {
        margin-top: 28.6458333333vw !important;
    }
    .mgt-sp--225 {
        margin-top: 29.296875vw !important;
    }
    .mgt-sp--230 {
        margin-top: 29.9479166667vw !important;
    }
    .mgt-sp--235 {
        margin-top: 30.5989583333vw !important;
    }
    .mgt-sp--240 {
        margin-top: 31.25vw !important;
    }
    .mgt-sp--245 {
        margin-top: 31.9010416667vw !important;
    }
    .mgt-sp--250 {
        margin-top: 32.5520833333vw !important;
    }
}
/* ---------------------------------------------
*   margin-bottom
--------------------------------------------- */
.mgb-pc--0 {
    margin-bottom: 0 !important;
}

.mgb-pc--5 {
    margin-bottom: 5px !important;
}

.mgb-pc--10 {
    margin-bottom: 10px !important;
}

.mgb-pc--15 {
    margin-bottom: 15px !important;
}

.mgb-pc--20 {
    margin-bottom: 20px !important;
}

.mgb-pc--25 {
    margin-bottom: 25px !important;
}

.mgb-pc--30 {
    margin-bottom: 30px !important;
}

.mgb-pc--35 {
    margin-bottom: 35px !important;
}

.mgb-pc--40 {
    margin-bottom: 40px !important;
}

.mgb-pc--45 {
    margin-bottom: 45px !important;
}

.mgb-pc--50 {
    margin-bottom: 50px !important;
}

.mgb-pc--55 {
    margin-bottom: 55px !important;
}

.mgb-pc--60 {
    margin-bottom: 60px !important;
}

.mgb-pc--65 {
    margin-bottom: 65px !important;
}

.mgb-pc--70 {
    margin-bottom: 70px !important;
}

.mgb-pc--75 {
    margin-bottom: 75px !important;
}

.mgb-pc--80 {
    margin-bottom: 80px !important;
}

.mgb-pc--85 {
    margin-bottom: 85px !important;
}

.mgb-pc--90 {
    margin-bottom: 90px !important;
}

.mgb-pc--95 {
    margin-bottom: 95px !important;
}

.mgb-pc--100 {
    margin-bottom: 100px !important;
}

.mgb-pc--105 {
    margin-bottom: 105px !important;
}

.mgb-pc--110 {
    margin-bottom: 110px !important;
}

.mgb-pc--115 {
    margin-bottom: 115px !important;
}

.mgb-pc--120 {
    margin-bottom: 120px !important;
}

.mgb-pc--125 {
    margin-bottom: 125px !important;
}

.mgb-pc--130 {
    margin-bottom: 130px !important;
}

.mgb-pc--135 {
    margin-bottom: 135px !important;
}

.mgb-pc--140 {
    margin-bottom: 140px !important;
}

.mgb-pc--145 {
    margin-bottom: 145px !important;
}

.mgb-pc--150 {
    margin-bottom: 150px !important;
}

.mgb-pc--155 {
    margin-bottom: 155px !important;
}

.mgb-pc--160 {
    margin-bottom: 160px !important;
}

.mgb-pc--165 {
    margin-bottom: 165px !important;
}

.mgb-pc--170 {
    margin-bottom: 170px !important;
}

.mgb-pc--175 {
    margin-bottom: 175px !important;
}

.mgb-pc--180 {
    margin-bottom: 180px !important;
}

.mgb-pc--185 {
    margin-bottom: 185px !important;
}

.mgb-pc--190 {
    margin-bottom: 190px !important;
}

.mgb-pc--195 {
    margin-bottom: 195px !important;
}

.mgb-pc--200 {
    margin-bottom: 200px !important;
}

.mgb-pc--205 {
    margin-bottom: 205px !important;
}

.mgb-pc--210 {
    margin-bottom: 210px !important;
}

.mgb-pc--215 {
    margin-bottom: 215px !important;
}

.mgb-pc--220 {
    margin-bottom: 220px !important;
}

.mgb-pc--225 {
    margin-bottom: 225px !important;
}

.mgb-pc--230 {
    margin-bottom: 230px !important;
}

.mgb-pc--235 {
    margin-bottom: 235px !important;
}

.mgb-pc--240 {
    margin-bottom: 240px !important;
}

.mgb-pc--245 {
    margin-bottom: 245px !important;
}

.mgb-pc--250 {
    margin-bottom: 250px !important;
}

@media screen and (max-width: 768px) {
    .mgb-sp--0 {
        margin-bottom: 0 !important;
    }
    .mgb-sp--5 {
        margin-bottom: 0.6510416667vw !important;
    }
    .mgb-sp--10 {
        margin-bottom: 1.3020833333vw !important;
    }
    .mgb-sp--15 {
        margin-bottom: 1.953125vw !important;
    }
    .mgb-sp--20 {
        margin-bottom: 2.6041666667vw !important;
    }
    .mgb-sp--25 {
        margin-bottom: 3.2552083333vw !important;
    }
    .mgb-sp--30 {
        margin-bottom: 3.90625vw !important;
    }
    .mgb-sp--35 {
        margin-bottom: 4.5572916667vw !important;
    }
    .mgb-sp--40 {
        margin-bottom: 5.2083333333vw !important;
    }
    .mgb-sp--45 {
        margin-bottom: 5.859375vw !important;
    }
    .mgb-sp--50 {
        margin-bottom: 6.5104166667vw !important;
    }
    .mgb-sp--55 {
        margin-bottom: 7.1614583333vw !important;
    }
    .mgb-sp--60 {
        margin-bottom: 7.8125vw !important;
    }
    .mgb-sp--65 {
        margin-bottom: 8.4635416667vw !important;
    }
    .mgb-sp--70 {
        margin-bottom: 9.1145833333vw !important;
    }
    .mgb-sp--75 {
        margin-bottom: 9.765625vw !important;
    }
    .mgb-sp--80 {
        margin-bottom: 10.4166666667vw !important;
    }
    .mgb-sp--85 {
        margin-bottom: 11.0677083333vw !important;
    }
    .mgb-sp--90 {
        margin-bottom: 11.71875vw !important;
    }
    .mgb-sp--95 {
        margin-bottom: 12.3697916667vw !important;
    }
    .mgb-sp--100 {
        margin-bottom: 13.0208333333vw !important;
    }
    .mgb-sp--105 {
        margin-bottom: 13.671875vw !important;
    }
    .mgb-sp--110 {
        margin-bottom: 14.3229166667vw !important;
    }
    .mgb-sp--115 {
        margin-bottom: 14.9739583333vw !important;
    }
    .mgb-sp--120 {
        margin-bottom: 15.625vw !important;
    }
    .mgb-sp--125 {
        margin-bottom: 16.2760416667vw !important;
    }
    .mgb-sp--130 {
        margin-bottom: 16.9270833333vw !important;
    }
    .mgb-sp--135 {
        margin-bottom: 17.578125vw !important;
    }
    .mgb-sp--140 {
        margin-bottom: 18.2291666667vw !important;
    }
    .mgb-sp--145 {
        margin-bottom: 18.8802083333vw !important;
    }
    .mgb-sp--150 {
        margin-bottom: 19.53125vw !important;
    }
    .mgb-sp--155 {
        margin-bottom: 20.1822916667vw !important;
    }
    .mgb-sp--160 {
        margin-bottom: 20.8333333333vw !important;
    }
    .mgb-sp--165 {
        margin-bottom: 21.484375vw !important;
    }
    .mgb-sp--170 {
        margin-bottom: 22.1354166667vw !important;
    }
    .mgb-sp--175 {
        margin-bottom: 22.7864583333vw !important;
    }
    .mgb-sp--180 {
        margin-bottom: 23.4375vw !important;
    }
    .mgb-sp--185 {
        margin-bottom: 24.0885416667vw !important;
    }
    .mgb-sp--190 {
        margin-bottom: 24.7395833333vw !important;
    }
    .mgb-sp--195 {
        margin-bottom: 25.390625vw !important;
    }
    .mgb-sp--200 {
        margin-bottom: 26.0416666667vw !important;
    }
    .mgb-sp--205 {
        margin-bottom: 26.6927083333vw !important;
    }
    .mgb-sp--210 {
        margin-bottom: 27.34375vw !important;
    }
    .mgb-sp--215 {
        margin-bottom: 27.9947916667vw !important;
    }
    .mgb-sp--220 {
        margin-bottom: 28.6458333333vw !important;
    }
    .mgb-sp--225 {
        margin-bottom: 29.296875vw !important;
    }
    .mgb-sp--230 {
        margin-bottom: 29.9479166667vw !important;
    }
    .mgb-sp--235 {
        margin-bottom: 30.5989583333vw !important;
    }
    .mgb-sp--240 {
        margin-bottom: 31.25vw !important;
    }
    .mgb-sp--245 {
        margin-bottom: 31.9010416667vw !important;
    }
    .mgb-sp--250 {
        margin-bottom: 32.5520833333vw !important;
    }
}


.c-section-detail__body a {
  color: #df0038;
  text-decoration: underline;
}
.c-section-detail__body a:hover {
  opacity: .5;
  text-decoration: none;
}