@charset "UTF-8";

/*──────────────────────────────────
tieup
──────────────────────────────────*/
@media screen and (max-width: 767px) {
  .c_list-ast li {
    font-size: 12px;
    padding-left: 1em;
    text-indent: -1em;
    margin-top: 5px;
    line-height: 1.6;
  }
  .bubble {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
  }
  .bubble__img {
    width: 80px;
  }
  .bubble-right {
    width: calc(100% - 100px);
  }
  .bubble-box {
    position: relative;
    padding: 20px 15px;
    border-radius: 10px;
    background-color: #fdf1f3;
  }
  .bubble-box:before {
    content: "";
    position: absolute;
    top: 34px;
    left: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 10px solid #fdf1f3;
    border-left: 0;
  }
  .bubble-box__point {
    position: absolute;
    top: -10px;
    left: -12px;
    width: 58px;
  }
  .bubble-box__txt {
    line-height: 1.6;
    font-size: 3.46667vw;
  }
  .bubble-box__txt .c_maker {
    color: #ef768b!important;
    font-size: 3.46667vw!important;
  }
  .c_page-ttl__inner {
    height: 30vw;
  }

  .c_stripe-ttl {
    text-align: left;
  }

  .c_sec__main-sttl {
    border-left: 4px solid #ef768b;
    color: #ef768b;
    padding: 1% 0 1% 3.23%;
    background-repeat: repeat;
    background-size: 5px 5px;
    font-size: 4vw;
    font-weight: 700;
    line-height: 1.33333;
    margin-top: 25px;
    margin-bottom: 10px;
}

  .c_sec .c_maker {
    color: #504d4b;
    font-size: 4vw;
  }

  .c_sec__txt {
    margin-bottom: 2.23%;
  }



  .reasons-content {
    margin-top: 5.3333333333vw;
  }

  .reasons-content__items {
    margin: 0;
  }

  .reasons-content__item {
    width: 100%;
    margin: 4vw 0;
    border: 0.2666666667vw solid #ef768b;
    background: #fff;
  }

  .reasons-content__head {
    padding: 2.6666666667vw;
    border-bottom: 0.2666666667vw solid #ef768b;
    background: #fdf1f3;
    color: #ef768b;
    font-size: 3.4666666667vw;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
  }

  .reasons-content__body {
    padding: 4vw 2.6666666667vw;
    line-height: 1.6;
  }

  .reasons-content__txt {
    font-size: 3.4666666667vw;
    line-height: 1.6;
  }

  .reasons-content__txt strong {
    color: #ef768b;
    font-weight: bold;
  }

  .reasons-content__img {
    margin-top: 2.6666666667vw;
    text-align: center;
  }

  .reasons-content__img img {
    display: inline-block;
  }

  .c_middle-page-mv__logo-area {
    width: 89.33%;
    margin-top: 2.68%;
    margin-right: auto;
    margin-left: auto;
  }

  .c_middle-page-mv__logo-area__txt {
    margin-top: 0.89%;
    font-size: 10.5px;
    font-size: 2.8vw;
    line-height: 1.52381;
  }

  .c_sec__txt {
    margin-top: 2.23%;
  }

  ._sec1 .c_sec__txt:first-child,
  ._sec2 .c_sec__txt:first-child,
  ._sec3 .c_sec__txt:first-child,
  ._sec4 .c_sec__txt:first-child,
  ._sec5 .c_sec__txt:first-child,
  ._sec6 .c_sec__txt:first-child {
    margin-top: 0;
  }

  ._sec1 .c_sec__box {
    margin-top: 8.95%;
  }

  .c_sec__figure {
    max-width: 100%;
    height: auto;
  }
  .c_sec__figure-txt {
    text-align: right;
  }

  ._sec1 .c_sec__box .c_sec__figure {
    margin-top: 0;
    margin-bottom: 0;
  }

  ._sec1 .c_sec__box__ttl {
    margin-top: 4.47%;
    color: #ef768b;
    font-weight: 700;
  }

  ._sec2 .c_maker {
    color: #504d4b;
  }

  ._sec2__teachList__que {
    text-align: left;
  }

  ._sec2__teachList__ans {
    margin-bottom: 4.47%;
    padding: 2.98% 1.49% 2.23% 2.23%;
    color: #504d4b;
  }

  ._sec2__teachList__ans .c_sec__txt {
    margin-top: 0;
  }

  ._sec2__teachList__ans .c_sec__txt:first-child {
    margin-bottom: 2.23%;
  }

  ._sec2__teachList__ans .c_maker:first-child {
    font-size: 15px;
    font-size: 4vw;
    line-height: 1.33333;
  }

  ._sec2__teachList__ans .c_sec__figure {
    margin-top: 2.23%;
    margin-bottom: 0;
  }

  ._sec5__att {
    margin-top: 3.73%;
    font-size: 10.5px;
    font-size: 2.8vw;
  }

  .teachList_sheet {
    width: 100%;
    margin: 16px 0 0 0;
    padding: 15px 20px 20px 20px;
    border: solid 3px #ffe7eb;
    border-radius: 5px;
    background: #fefcf8 url(/brand/feminina/img/tieup_advice/bg_sheet_sp.png);
    background-size: 6px;
  }

  .teachList_sheet h4 {
    margin: 0 0 13px;
    color: #ef768b;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
  }

  .teachList_sheet ul li {
    margin: 0 0 12px;
    padding: 0 0 0 24px;
    background: url(/brand/feminina/img/tieup_advice/icon_check--pink_sp.png) no-repeat;
    background-size: 17px;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.5;
  }
  .c_sec-sm-wrap .c_sec__figure {
    max-width: 222px;
    margin-left: auto;
    margin-right: auto;
  } 
}

@media print,
screen and (min-width: 768px) {
  .c_list-ast li {
    font-size: 13px;
    padding-left: 1em;
    text-indent: -1em;
    margin-top: 5px;
    line-height: 1.6;
  }
  .bubble {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
  }
  .bubble__img {
    width: 166px;
  }
  .bubble-right {
    width: calc(100% - 200px);
  }
  .bubble-box {
    position: relative;
    padding: 30px 30px;
    border-radius: 10px;
    background-color: #fdf1f3;
  }
  .bubble-box:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: -20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 20px solid #fdf1f3;
    border-left: 0;
  }
  .bubble-box__point {
    position: absolute;
    top: -21px;
    left: -7px;
  }
  .bubble-box__txt {
    line-height: 1.6;
  }
  .bubble-box__txt .c_maker {
    color: #ef768b;
  }
  .c_sec__main-sttl {
    border-left: 4px solid #ef768b;
    color: #ef768b;
    padding: 5px 0 5px 10px;
    background-repeat: repeat;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.6;
    margin-top: 50px;
    margin-bottom: 20px;
  }
  .c_sec-sm-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .c_sec-sm-wrap .c_sec-sm {
    width: calc(50% - 10px);
  }

  .c_sec-sm-wrap .c_sec__figure {
    max-width: 220px;
    margin-top: 20px;
    margin-bottom: 0;
  }
  .c_sec-sm--flex {
    display: flex;
    justify-content: space-between;
  }
  .c_sec-sm--flex .c_sec__txt {
    width: calc(100% - 230px);
  }
  .c_sec-sm--flex .c_sec__figure {
    width: 222px;
    margin: 0;
  }
  .c_maker {
    color: #504d4b;
  }
  .c_sec__figure img {
    max-width: 100%;
    height: auto;
  }
  .c_sec__figure-txt {
    text-align: right;
  }

  .c_stripe-ttl {
    text-align: left;
    margin-bottom: 20px;
    margin-top: 30px;
  }

  .reasons-content__item {
    border: 2px solid #ef768b;
    background: #fff;
    margin: 50px 0 0;
    width: 100%; 
  }

  .reasons-content__img {
    margin-top: 30px;
  }

  .reasons-content__body--flex {
    display: flex;
    justify-content: space-between;
  }

  .reasons-content__body--flex .reasons-content__txts {
    width: calc(100% - 240px);
  }

  .reasons-content__txts + .reasons-content__txts {
    margin-top: 20px;
  }

  .reasons-content__body--flex .reasons-content__img {
    width: 200px;
    margin-top: 0;
  }
  .reasons-content__img img {
    max-width: 100%;
    margin: auto;
  }

  .reasons-content__head {
    font-size: 22px;
    line-height: 1.3;
    color: #ef768b;
    font-weight: 700;
    background: #fdf1f3;
    border-bottom: 2px solid #ef768b;
    padding: 15px;
    text-align: center; 
  }

  .reasons-content__body {
    font-size: 16px;
    line-height: 1.6;
    padding: 40px; 
  }

  .c_page-ttl__logo-area {
    display: table;
    width: 990px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
  }

  .c_page-ttl__logo-area__logo {
    display: table-cell;
    width: 90px;
    vertical-align: middle;
  }

  .c_page-ttl__logo-area__txt {
    display: table-cell;
    padding-left: 10px;
    font-size: 12px;
    vertical-align: middle;
  }

  ._sec1 .c_sec__txt:first-child,
  ._sec2 .c_sec__txt:first-child,
  ._sec3 .c_sec__txt:first-child,
  ._sec4 .c_sec__txt:first-child,
  ._sec5 .c_sec__txt:first-child,
  ._sec6 .c_sec__txt:first-child {
    margin-top: 0;
  }

  .c_sec__txt {
    margin-top: 15px;
  }

  ._sec1 .c_sec__box {
    *zoom: 1;
    margin-top: 40px;
  }

  ._sec1 .c_sec__box:after {
    display: table;
    clear: both;
    content: "";
  }

  ._sec1 .c_sec__box .c_sec__figure {
    margin-top: 0;
    margin-bottom: 0;
    float: left;
  }

  ._sec1 .c_sec__box__txt-wrap {
    width: 720px;
    float: right;
  }

  ._sec1 .c_sec__box__ttl {
    margin-top: 18px;
    color: #ef768b;
    font-weight: 700;
  }



  .c_link {
    margin-top: 80px;
    border-top: 1px dotted #e5e5e5;
  }
  .teachList_sheet {
    margin: 20px 18px 8px 0;
    padding: 35px 20px 35px 40px;
    border: solid 3px #ffe7eb;
    border-radius: 10px;
    background: #fefcf8 url(/brand/feminina/img/tieup_advice/bg_sheet_pc.png);
  }

  .teachList_sheet h4 {
    margin: 0 0 13px;
    color: #ef768b;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.28;
    text-align: center;
  }

  .teachList_sheet ul li {
    margin: 0;
    padding: 1px 0 12px 32px;
    background: url(/brand/feminina/img/tieup_advice/icon_check--pink_pc.png) no-repeat;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
  }
  .c_link__link-list {
    align-items: center;
  }
  .c_link__link-list img {
    max-width: 100%;
  }

  ._sec7__column {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
  }

  ._sec7__column__img {
    margin-top: 20px;
  }

  ._sec7__column__txt {
    width: 480px;
    margin-right: 80px;
  }
}