/* PC */
@media screen and (min-width: 769px) {
  /* サイドナビがある場合は下記のl-mainスタイルをコメントアウトを外す */
  /* .l-main {
    display: flex;
    width: 980px;
    margin: 30px auto 100px;
    justify-content: flex-start;
    position: relative;
  } */

  /* フルコンテンツ幅の場合コメントアウトを外す */
  .l-content {
    width: 100% !important;
    padding: 0 !important;
    min-width: 1100px;
  }

  #page .footer {
    overflow: hidden;
    background: #fff;
    zoom: .85;
  }

  #page .footer-inner {
    padding: 20px 0;
    background: #e5f5fc;
  }

  #page .footer .contact {
    margin: 0 15px 5px;
    background: #fff;
  }

  #page .footer-support-wrap {
    padding: 0 15px;
  }

  #page .footer-support-wrap p {
    font-size: 12px;
    font-weight: bold;
    line-height: 45px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 45px;
    margin-bottom: 5px;
    padding-left: 50px;
    background: #fff;
  }

  #page .footer-support:before {
    position: absolute;
    top: 50%;
    left: 15px;
    display: block;
    width: 23px;
    height: 20px;
    margin-top: -9px;
    content: '';
    background: url('/sites/default/files/media/sp/images/global/elements/material.png') 0 -50px;
    -webkit-background-size: 363px 252px;
    background-size: 363px 252px;
  }

  #page .footer-faq:before {
    position: absolute;
    top: 50%;
    left: 15px;
    display: block;
    width: 22px;
    height: 20px;
    margin-top: -10px;
    content: '';
    background: url('/sites/default/files/media/sp/images/global/elements/material.png') -24px -50px;
    -webkit-background-size: 363px 252px;
    background-size: 363px 252px;
  }

  #page .footer-after:before {
    position: absolute;
    top: 50%;
    left: 15px;
    display: block;
    width: 23px;
    height: 24px;
    margin-top: -11px;
    content: '';
    background: url('/sites/default/files/media/sp/images/global/elements/material.png') -47px -50px;
    -webkit-background-size: 363px 252px;
    background-size: 363px 252px;
  }

  #page .footer-support-wrap .eyehealth {
    line-height: 1.5;
    height: 60px;
    padding: 10px 0 0 50px;
  }

  #page .footer-support-wrap .footer-attention {
    line-height: 1.5;
    height: 60px;
    padding: 10px 0 0 60px;
  }

  #page .footer-attention:before {
    position: absolute;
    top: 50%;
    left: 16px;
    display: block;
    width: 29px;
    height: 30px;
    margin-top: -15px;
    content: '';
    background: url('/sites/default/files/media/sp/images/global/elements/material.png') -71px -50px;
    -webkit-background-size: 363px 252px;
    background-size: 363px 252px;
  }

  #page .foot-top-wrap {
    border: 1px solid #ccc;
    border-width: 1px 0;
  }

  #page .foot-top {
    font-size: 12px;
    font-weight: bold;
    line-height: 40px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 320px;
    height: 40px;
    margin: 0 auto;
    padding-left: 115px;
    text-align: left;
    color: #004aaa;
  }

  #page .foot-top-wrap a {
    display: block;
    text-decoration: none;
    outline: none;
  }

  #page .foot-top:before {
    position: absolute;
    top: 54%;
    transform: translateY(-50%);
    left: 183px;
    display: block;
    width: 30px;
    height: 26px;
    margin-top: -7px;
    content: '';
    background: url('/sites/default/files/media/sp/images/global/elements/material_2x.png') -60px -46px;
    -webkit-background-size: 726px 504px;
    background-size: 726px 504px;
    zoom: .5;
  }

  #page .company-menu {
    margin: 10px auto;
    padding: 0;
    text-align: center;
  }

  #page .company-menu li {
    font-size: 10px;
    line-height: 20px;
    display: inline;
    margin: 0;
    padding: 0 5px;
    border-left: 1px solid #ccc;
  }

  #page .company-menu li:first-child {
    border-left: none;
  }

  #page .company-menu li a {
    display: inline;
    color: inherit;
  }

  #page .copyright {
    font-size: 10px;
    line-height: 40px;
    display: block;
    height: 40px;
    text-align: center;
    color: #fff;
    background: #c6c6c6;
    zoom: .85;
  }

  #page .foot-logo {
    position: relative;
    width: 100%;
    height: 64px;
    background: #019be5 url('/sites/default/files/media/sp/images/global/elements/foot-logo.png') right center no-repeat;
    -webkit-background-size: 256px 64px;
    background-size: 256px 64px;
    zoom: .85;
  }

  #page .foot-logo::before {
    position: absolute;
    left: 0;
    display: block;
    width: 64px;
    height: 64px;
    content: '';
    background: url('/sites/default/files/media/sp/images/global/elements/foot-logo-icon.png');
    -webkit-background-size: 64px 64px;
    background-size: 64px 64px;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  #page .footer-support:before {
    background-image: url('/sites/default/files/media/sp/images/global/elements/material_2x.png');
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  #page .footer-faq:before {
    background-image: url('/sites/default/files/media/sp/images/global/elements/material_2x.png');
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  #page .footer-after:before {
    background-image: url('/sites/default/files/media/sp/images/global/elements/material_2x.png');
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  #page .footer-attention:before {
    background-image: url('/sites/default/files/media/sp/images/global/elements/material_2x.png');
  }
}


body.rn20024_reset {
  padding: 0 !important;
}

body.simple {
  padding-top: 0 !important
}

body#simple {
  padding-top: 0 !important
}

img {
  max-width: 100%;
  vertical-align: bottom
}

.center {
  text-align: center
}

.left {
  text-align: left !important
}

.ov {
  text-decoration: underline !important
}

.red {
  color: #d62401 !important
}

.blue {
  color: #0121b5 !important
}

.yellow {
  color: #fff100 !important
}

.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

.flex.mid {
  align-items: center
}

.indent {
  padding-left: 1em;
  text-indent: -1em
}

.line {
  border-bottom: 2px dotted #fff
}

.line:first-child {
  border-top: 2px dotted #fff
}

.text {
  font-size: 4.375vw;
  font-weight: 600;
  line-height: 1.72
}

.note {
  font-size: 3.438vw;
  line-height: 1.46
}

.inner {
  position: relative;
  margin: 0 15px
}

.section {
  position: relative
}

#footer {
  display: none;
}

.modal__container {
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .5);
  height: 100%;
  justify-content: center;
  opacity: 0;
  overflow: auto;
  text-align: center;
  transition: .3s;
  visibility: hidden;
  width: 100%;
  z-index: 1000
}

.modal__container.active {
  opacity: 1;
  visibility: visible
}

.modal__body {
  position: relative;
  padding: 16px 0;
  width: calc(100% - 32px)
}

.modal__close {
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  align-items: center;
  background: #009ce5;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  font-size: 40px;
  height: 32px;
  justify-content: center;
  width: 32px
}

.modal__content {
  background: #fff;
  border-radius: 10px;
  padding: 40px 13.5px;
  text-align: left
}

.modal__content ul li {
  font-size: 10px;
  line-height: 1.5;
  padding-left: .5em;
  text-indent: -.5
}

::after,
::before {
  box-sizing: border-box
}

footer {
  margin-top: 0
}

.mt0 {
  margin-top: 0 !important
}

.pt0 {
  padding-top: 0 !important
}

.mb0 {
  margin-bottom: 0 !important
}

.pb0 {
  padding-bottom: 0 !important
}

.ml0 {
  margin-left: 0 !important
}

.pl0 {
  padding-left: 0 !important
}

.mr0 {
  margin-right: 0 !important
}

.pr0 {
  padding-right: 0 !important
}

.mt1 {
  margin-top: 1px !important
}

.pt1 {
  padding-top: 1px !important
}

.mb1 {
  margin-bottom: 1px !important
}

.pb1 {
  padding-bottom: 1px !important
}

.ml1 {
  margin-left: 1px !important
}

.pl1 {
  padding-left: 1px !important
}

.mr1 {
  margin-right: 1px !important
}

.pr1 {
  padding-right: 1px !important
}

.mt2 {
  margin-top: 2px !important
}

.pt2 {
  padding-top: 2px !important
}

.mb2 {
  margin-bottom: 2px !important
}

.pb2 {
  padding-bottom: 2px !important
}

.ml2 {
  margin-left: 2px !important
}

.pl2 {
  padding-left: 2px !important
}

.mr2 {
  margin-right: 2px !important
}

.pr2 {
  padding-right: 2px !important
}

.mt3 {
  margin-top: 3px !important
}

.pt3 {
  padding-top: 3px !important
}

.mb3 {
  margin-bottom: 3px !important
}

.pb3 {
  padding-bottom: 3px !important
}

.ml3 {
  margin-left: 3px !important
}

.pl3 {
  padding-left: 3px !important
}

.mr3 {
  margin-right: 3px !important
}

.pr3 {
  padding-right: 3px !important
}

.mt4 {
  margin-top: 4px !important
}

.pt4 {
  padding-top: 4px !important
}

.mb4 {
  margin-bottom: 4px !important
}

.pb4 {
  padding-bottom: 4px !important
}

.ml4 {
  margin-left: 4px !important
}

.pl4 {
  padding-left: 4px !important
}

.mr4 {
  margin-right: 4px !important
}

.pr4 {
  padding-right: 4px !important
}

.mt5 {
  margin-top: 5px !important
}

.pt5 {
  padding-top: 5px !important
}

.mb5 {
  margin-bottom: 5px !important
}

.pb5 {
  padding-bottom: 5px !important
}

.ml5 {
  margin-left: 5px !important
}

.pl5 {
  padding-left: 5px !important
}

.mr5 {
  margin-right: 5px !important
}

.pr5 {
  padding-right: 5px !important
}

.mt6 {
  margin-top: 6px !important
}

.pt6 {
  padding-top: 6px !important
}

.mb6 {
  margin-bottom: 6px !important
}

.pb6 {
  padding-bottom: 6px !important
}

.ml6 {
  margin-left: 6px !important
}

.pl6 {
  padding-left: 6px !important
}

.mr6 {
  margin-right: 6px !important
}

.pr6 {
  padding-right: 6px !important
}

.mt7 {
  margin-top: 7px !important
}

.pt7 {
  padding-top: 7px !important
}

.mb7 {
  margin-bottom: 7px !important
}

.pb7 {
  padding-bottom: 7px !important
}

.ml7 {
  margin-left: 7px !important
}

.pl7 {
  padding-left: 7px !important
}

.mr7 {
  margin-right: 7px !important
}

.pr7 {
  padding-right: 7px !important
}

.mt8 {
  margin-top: 8px !important
}

.pt8 {
  padding-top: 8px !important
}

.mb8 {
  margin-bottom: 8px !important
}

.pb8 {
  padding-bottom: 8px !important
}

.ml8 {
  margin-left: 8px !important
}

.pl8 {
  padding-left: 8px !important
}

.mr8 {
  margin-right: 8px !important
}

.pr8 {
  padding-right: 8px !important
}

.mt9 {
  margin-top: 9px !important
}

.pt9 {
  padding-top: 9px !important
}

.mb9 {
  margin-bottom: 9px !important
}

.pb9 {
  padding-bottom: 9px !important
}

.ml9 {
  margin-left: 9px !important
}

.pl9 {
  padding-left: 9px !important
}

.mr9 {
  margin-right: 9px !important
}

.pr9 {
  padding-right: 9px !important
}

.mt10 {
  margin-top: 10px !important
}

.pt10 {
  padding-top: 10px !important
}

.mb10 {
  margin-bottom: 10px !important
}

.pb10 {
  padding-bottom: 10px !important
}

.ml10 {
  margin-left: 10px !important
}

.pl10 {
  padding-left: 10px !important
}

.mr10 {
  margin-right: 10px !important
}

.pr10 {
  padding-right: 10px !important
}

.mt11 {
  margin-top: 11px !important
}

.pt11 {
  padding-top: 11px !important
}

.mb11 {
  margin-bottom: 11px !important
}

.pb11 {
  padding-bottom: 11px !important
}

.ml11 {
  margin-left: 11px !important
}

.pl11 {
  padding-left: 11px !important
}

.mr11 {
  margin-right: 11px !important
}

.pr11 {
  padding-right: 11px !important
}

.mt12 {
  margin-top: 12px !important
}

.pt12 {
  padding-top: 12px !important
}

.mb12 {
  margin-bottom: 12px !important
}

.pb12 {
  padding-bottom: 12px !important
}

.ml12 {
  margin-left: 12px !important
}

.pl12 {
  padding-left: 12px !important
}

.mr12 {
  margin-right: 12px !important
}

.pr12 {
  padding-right: 12px !important
}

.mt13 {
  margin-top: 13px !important
}

.pt13 {
  padding-top: 13px !important
}

.mb13 {
  margin-bottom: 13px !important
}

.pb13 {
  padding-bottom: 13px !important
}

.ml13 {
  margin-left: 13px !important
}

.pl13 {
  padding-left: 13px !important
}

.mr13 {
  margin-right: 13px !important
}

.pr13 {
  padding-right: 13px !important
}

.mt14 {
  margin-top: 14px !important
}

.pt14 {
  padding-top: 14px !important
}

.mb14 {
  margin-bottom: 14px !important
}

.pb14 {
  padding-bottom: 14px !important
}

.ml14 {
  margin-left: 14px !important
}

.pl14 {
  padding-left: 14px !important
}

.mr14 {
  margin-right: 14px !important
}

.pr14 {
  padding-right: 14px !important
}

.mt15 {
  margin-top: 15px !important
}

.pt15 {
  padding-top: 15px !important
}

.mb15 {
  margin-bottom: 15px !important
}

.pb15 {
  padding-bottom: 15px !important
}

.ml15 {
  margin-left: 15px !important
}

.pl15 {
  padding-left: 15px !important
}

.mr15 {
  margin-right: 15px !important
}

.pr15 {
  padding-right: 15px !important
}

.mt20 {
  margin-top: 20px !important
}

.pt20 {
  padding-top: 20px !important
}

.mb20 {
  margin-bottom: 20px !important
}

.pb20 {
  padding-bottom: 20px !important
}

.ml20 {
  margin-left: 20px !important
}

.pl20 {
  padding-left: 20px !important
}

.mr20 {
  margin-right: 20px !important
}

.pr20 {
  padding-right: 20px !important
}

.mt25 {
  margin-top: 25px !important
}

.pt25 {
  padding-top: 25px !important
}

.mb25 {
  margin-bottom: 25px !important
}

.pb25 {
  padding-bottom: 25px !important
}

.ml25 {
  margin-left: 25px !important
}

.pl25 {
  padding-left: 25px !important
}

.mr25 {
  margin-right: 25px !important
}

.pr25 {
  padding-right: 25px !important
}

.mt30 {
  margin-top: 30px !important
}

.pt30 {
  padding-top: 30px !important
}

.mb30 {
  margin-bottom: 30px !important
}

.pb30 {
  padding-bottom: 30px !important
}

.ml30 {
  margin-left: 30px !important
}

.pl30 {
  padding-left: 30px !important
}

.mr30 {
  margin-right: 30px !important
}

.pr30 {
  padding-right: 30px !important
}

.mt35 {
  margin-top: 35px !important
}

.pt35 {
  padding-top: 35px !important
}

.mb35 {
  margin-bottom: 35px !important
}

.pb35 {
  padding-bottom: 35px !important
}

.ml35 {
  margin-left: 35px !important
}

.pl35 {
  padding-left: 35px !important
}

.mr35 {
  margin-right: 35px !important
}

.pr35 {
  padding-right: 35px !important
}

.mt40 {
  margin-top: 40px !important
}

.pt40 {
  padding-top: 40px !important
}

.mb40 {
  margin-bottom: 40px !important
}

.pb40 {
  padding-bottom: 40px !important
}

.ml40 {
  margin-left: 40px !important
}

.pl40 {
  padding-left: 40px !important
}

.mr40 {
  margin-right: 40px !important
}

.pr40 {
  padding-right: 40px !important
}

.mt45 {
  margin-top: 45px !important
}

.pt45 {
  padding-top: 45px !important
}

.mb45 {
  margin-bottom: 45px !important
}

.pb45 {
  padding-bottom: 45px !important
}

.ml45 {
  margin-left: 45px !important
}

.pl45 {
  padding-left: 45px !important
}

.mr45 {
  margin-right: 45px !important
}

.pr45 {
  padding-right: 45px !important
}

.mt50 {
  margin-top: 50px !important
}

.pt50 {
  padding-top: 50px !important
}

.mb50 {
  margin-bottom: 50px !important
}

.pb50 {
  padding-bottom: 50px !important
}

.ml50 {
  margin-left: 50px !important
}

.pl50 {
  padding-left: 50px !important
}

.mr50 {
  margin-right: 50px !important
}

.pr50 {
  padding-right: 50px !important
}

.mt55 {
  margin-top: 55px !important
}

.pt55 {
  padding-top: 55px !important
}

.mb55 {
  margin-bottom: 55px !important
}

.pb55 {
  padding-bottom: 55px !important
}

.ml55 {
  margin-left: 55px !important
}

.pl55 {
  padding-left: 55px !important
}

.mr55 {
  margin-right: 55px !important
}

.pr55 {
  padding-right: 55px !important
}

.mt60 {
  margin-top: 60px !important
}

.pt60 {
  padding-top: 60px !important
}

.mb60 {
  margin-bottom: 60px !important
}

.pb60 {
  padding-bottom: 60px !important
}

.ml60 {
  margin-left: 60px !important
}

.pl60 {
  padding-left: 60px !important
}

.mr60 {
  margin-right: 60px !important
}

.pr60 {
  padding-right: 60px !important
}

.mt65 {
  margin-top: 65px !important
}

.pt65 {
  padding-top: 65px !important
}

.mb65 {
  margin-bottom: 65px !important
}

.pb65 {
  padding-bottom: 65px !important
}

.ml65 {
  margin-left: 65px !important
}

.pl65 {
  padding-left: 65px !important
}

.mr65 {
  margin-right: 65px !important
}

.pr65 {
  padding-right: 65px !important
}

.mt70 {
  margin-top: 70px !important
}

.pt70 {
  padding-top: 70px !important
}

.mb70 {
  margin-bottom: 70px !important
}

.pb70 {
  padding-bottom: 70px !important
}

.ml70 {
  margin-left: 70px !important
}

.pl70 {
  padding-left: 70px !important
}

.mr70 {
  margin-right: 70px !important
}

.pr70 {
  padding-right: 70px !important
}

.mt75 {
  margin-top: 75px !important
}

.pt75 {
  padding-top: 75px !important
}

.mb75 {
  margin-bottom: 75px !important
}

.pb75 {
  padding-bottom: 75px !important
}

.ml75 {
  margin-left: 75px !important
}

.pl75 {
  padding-left: 75px !important
}

.mr75 {
  margin-right: 75px !important
}

.pr75 {
  padding-right: 75px !important
}

.mt100 {
  margin-top: 100px !important
}

.pt100 {
  padding-top: 100px !important
}

.mb100 {
  margin-bottom: 100px !important
}

.pb100 {
  padding-bottom: 100px !important
}

.ml100 {
  margin-left: 100px !important
}

.pl100 {
  padding-left: 100px !important
}

.mr100 {
  margin-right: 100px !important
}

.pr100 {
  padding-right: 100px !important
}

.section1 {
  position: relative;
  background: #FBE6EF;
  padding: 40px 25px 25px;
}

@media screen and (min-width: 769px) {
  .section1 {
    position: relative;
    background: #FBE6EF;
    padding: 40px 25px 25px;
  }
}

.section1_02 {
  position: relative;
  background: #fff;
  border-radius: 10px;
  border: 2px solid #ff1493;
  margin-top: 30px;
  padding: 42px 0 15px;
}

@media screen and (min-width: 769px) {
  .section1_02 {
    padding: 35px 0 15px;
  }
}

.section1_02 picture:nth-of-type(1) {
  position: absolute;
  left: -10px;
  top: -10px;
  width: 95.93%;
}

.section1_02 picture:nth-of-type(2) {
  width: 79.48%;
  margin: auto;
}

.section1_02 .text1 {
  font-size: 79.17%;
  margin-left: 50px;
  margin-right: 10px;
  line-height: 1.25;
  margin-bottom: 7.5px;
}

@media screen and (min-width: 769px) {
  .section1_02 .text1 {
    margin-left: 40px;
    font-size: 66.67%;
  }
}

.section1_02 .text2 {
  font-size: 108.33%;
  font-weight: 600;
  text-align: center;
  line-height: 1.25;
  margin-top: 6px;
}

.section1_02 .text2 span {
  font-size: 138.5%;
  font-weight: 700;
  display: block;
}

.section1_02 .text3 {
  font-size: 87.5%;
  font-weight: 600;
  text-align: center;
  line-height: 1.25;
  margin-top: 6px;
}

@media screen and (min-width: 769px) {
  .section1_02 .text3 {
    font-size: 66%;
  }
}

.section1_02 .text3 a {
  text-decoration: underline;
}

.section1_02 .text4 {
  font-size: 66.67%;
  font-weight: 500;
  line-height: 1.25;
  margin: 9px 15px 0;
  padding-left: .1em;
  text-indent: -1em;
}
@media screen and (min-width: 769px) {
  .section1_02 .text4 {
    font-size: 58.33%;
  }
}

.section1_03 {
  position: relative;
  background: #fff;
  border-radius: 10px;
  border: 2px solid #ff1493;
  margin-top: 30px;
  padding: 66.5px 0 15px;
}

@media screen and (min-width: 769px) {
  .section1_03 {
    padding: 55px 0 15px;
  }
}

.section1_03 picture:nth-of-type(1) {
  position: absolute;
  left: -10px;
  top: -10px;
  width: 97.59%;
}

.section1_03 picture:nth-of-type(2) {
  width: 63.52%;
  margin: auto;
}

.section1_03 .text1 {
  font-size: 79.17%;
  margin-left: 50px;
  margin-right: 10px;
  line-height: 1.25;
  margin-bottom: 7.5px;
}

@media screen and (min-width: 769px) {
  .section1_03 .text1 {
    margin-left: 40px;
    font-size: 66.67%;
  }
}

.section1_03 .text2 {
  font-size: 108.33%;
  font-weight: 600;
  text-align: center;
  line-height: 1.25;
  margin-top: 6px;
}

.section1_03 .text2 span {
  font-size: 138.5%;
  font-weight: 700;
  display: block;
}

.section1_03 .text4 {
  font-size: 66.67%;
  font-weight: 500;
  line-height: 1.25;
  margin: 9px 25px 0;
  padding-left: .1em;
  text-indent: -1em;
}
@media screen and (min-width: 769px) {
  .section1_03 .text4 {
    font-size: 58.33%;
  }
}

.section1_04 {
  position: relative;
  background: #fff;
  border-radius: 10px;
  border: 2px solid #ff1493;
  margin-top: 30px;
  padding: 87.5px 0 15px;
}

@media screen and (min-width: 769px) {
  .section1_04 {
    padding: 77px 0 15px;
  }
}

.section1_04 picture:nth-of-type(1) {
  position: absolute;
  left: -10px;
  top: -10px;
  width: 92.78%;
}

.section1_04 picture:nth-of-type(2) {
  width: 45.56%;
  margin: auto;
}

.section1_04 .text2 {
  font-size: 108.33%;
  font-weight: 600;
  text-align: center;
  line-height: 1.25;
  margin-top: 6px;
}

.section1_04 .text2 span {
  font-size: 138.5%;
  font-weight: 700;
  display: block;
}

.section1_04 .text4 {
  font-size: 66.67%;
  font-weight: 500;
  line-height: 1.25;
  margin: 9px 25px 0;
  padding-left: .1em;
  text-indent: -1em;
}

@media screen and (min-width: 769px) {
  .section1_04 .text4 {
    font-size: 58.33%;
  }
}

.section1_05 {
  position: relative;
  background: #fff;
  border-radius: 10px;
  border: 2px solid #ff1493;
  margin-top: 30px;
  padding: 66.5px 0 15px;
}

@media screen and (min-width: 769px) {
  .section1_05 {
    padding: 55px 0 15px;
  }
}

.section1_05 picture:nth-of-type(1) {
  position: absolute;
  left: -10px;
  top: -10px;
  width: 86.85%;
}

.section1_05 picture:nth-of-type(2) {
  width: 45.56%;
  margin: auto;
}

.section1_05 .text1 {
  font-size: 9.5px;
  margin-left: 50px;
  margin-right: 10px;
  line-height: 1.25;
  margin-bottom: 7.5px;
}

@media screen and (min-width: 769px) {
  .section1_05 .text1 {
    margin-left: 40px;
    font-size: 66.67%;
  }
}

.section1_05 .text2 {
  font-size: 108.33%;
  font-weight: 600;
  text-align: center;
  line-height: 1.25;
  margin-top: 6px;
}

.section1_05 .text2 span {
  font-size: 138.5%;
  font-weight: 700;
  display: block;
}

.section1_05 .text4 {
  font-size: 66.67%;
  font-weight: 500;
  line-height: 1.25;
  margin: 9px 25px 0;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .section1_05 .text4 {
    font-size: 58.33%;
  }
}

.section1_06 {
  font-size: 66.67%;
  text-align: right;
  margin-top: 25px;
}

@media screen and (min-width: 769px) {
  .section1_06 {
    font-size: 58.33%;
  }
}

.section2 {
  position: relative;
  padding: 40px 25px 50px;
}

.section2_02 {
  text-align: center;
  margin-top: 38px;
}

.section2_02 .text1 {
  font-size: 116.67%;
  line-height: 1.25;
  font-weight: 700;
  display: inline-block;
  background: url("/sites/default/files/media/sp/images/campaign/rakuteneagles/section2_02_bg.png") no-repeat center center;
  background-size: 100% auto;
  padding: 0 24px;
}

.section2_02 .textL {
  font-size: 121.43%;
}

.section2_02 .textM {
  font-size: 107.14%;
}

.section2_03 {
  text-align: center;
  margin-top: 30px;
}

.section2_03 .text1 {
  font-size: 137.5%;
  font-weight: 700;
  line-height: 1.25;
  color: #ff1493;
  letter-spacing: -0.05em;
}

@media screen and (min-width: 769px) {
  .section2_03 .text1 {
    font-size: 115.5%;
  }
}

.section2_03 .text2 {
  font-size: 141.67%;
  letter-spacing: -0.05em;
  padding-top: 60px;
  position: relative;
}

@media screen and (min-width: 769px) {
  .section2_03 .text2 {
    font-size: 115.5%;
  }
}

.section2_03 .text2::before {
  content: "";
  background: url("/sites/default/files/media/sp/images/campaign/rakuteneagles/section2_03_img.png")no-repeat center center;
  background-size: 100% auto;
  width: calc(69px / 2);
  height: calc(31px / 2);
  position: absolute;
  top: 25px;
  left: 0;
  right: 0;
  margin: auto;
}

.section2_03 .text2 span {
  font-size: 108.82%;
  font-weight: 700;
  color: #ff1493;
}

.section2_03 .text3 {
  font-size: 154.17%;
  font-weight: 700;
  line-height: 1.25;
  color: #ff1493;
  padding-top: 60px;
  position: relative;
}

@media screen and (min-width: 769px) {
  .section2_03 .text3 {
    font-size: 115.5%;
  }
}


.section2_03 .text3::before {
  content: "";
  background: url("/sites/default/files/media/sp/images/campaign/rakuteneagles/section2_03_img.png")no-repeat center center;
  background-size: 100% auto;
  width: calc(69px / 2);
  height: calc(31px / 2);
  position: absolute;
  top: 25px;
  left: 0;
  right: 0;
  margin: auto;
}

.section2_04 {
  margin-top: 28px;
}

.section3 {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 50px 25px 32px;
  background: url("/sites/default/files/media/sp/images/campaign/rakuteneagles/section3_bg.png") no-repeat center top;
  background-size: 100% auto;
}
.section3_02 {
  margin-top: 25px;
}

@media screen and (min-width: 769px) {
  .section3_02 {
    font-size: 85%;
  }
}

.section3_02 p {
  font-size: 83.333333333333%;
  line-height: 1.65;
  /* letter-spacing: .5px; */
}

.section3_02 .f-weight-700 {
  font-weight: 700;
}

.section3_02 .t-indent-1em {
  padding-left: 1em;
  text-indent: -1em;
}

.section3_02 p a {
  color: #0096ee;
  font-weight: 600;
  text-decoration: underline
}

.section3_02 p a:hover {
  text-decoration: none
}

.section3_02_text_01 {
  color: #ff1493;
}

.section3_02_text_02 {
  color: #005bac !important;
  font-weight: 600
}

.section3_02_text_03 {
  list-style-type: none;
  padding-left: .5em
}

.section3_02_text_03 li {
  color: #333;
  list-style-type: none;
  font-size: 83.333333333333%;
  line-height: 1.65
}

.section3_02_text_04 {
  font-size: 83.333333333333% !important
}

.section3_02_text_05 li {
  color: #333;
  font-size: 83.333333333333%;
  line-height: 1.65;
  padding-left: 10px;
}

.section3_02_text_05 li::after {
  content: '※';
  position: absolute;
  top: 8px;
  left: 0;
  transform: translateY(-50%);
  border-radius: 50%;
  font-size: 10px;
}

.section3_03 {
  padding: 20px 15px 15px;
  background: #DFF2FC;
  margin-top: 35px;
}

@media screen and (min-width: 769px) {
  .section3_03 {
    font-size: 80%;
  }
}

.section4 {
  display: flex;
  align-items: center;
  background: #ffffff;
  flex-direction: column;
  padding: 22px 0 25px
}

.section4_text p {
  color: #333;
  font-size: 83.333333333333%;
  line-height: 1.65
}

.section4_text_01 {
  padding-left: 1em
}

.section4_text_01 li {
  color: #333;
  font-size: 83.333333333333%;
  line-height: 1.65;
  font-weight: 700
}

.section4_text_01 li::marker {
  color: #029fe9
}

.section4_text_01 li {
  position: relative
}

.section4_text_01 li::before {
  position: absolute;
  top: 2px;
  left: -1.3em;
  background: #029fe9;
  border-radius: 50%;
  content: "";
  height: 10px;
  width: 10px
}

.section4_text_02 {
  font-weight: 600
}

.section4_text_03 {
  list-style-type: none;
  padding-left: .5em
}

.section4_text_03 li {
  color: #333;
  font-size: 83.333333333333%;
  line-height: 1.65;
  list-style-type: none
}

.fixed {
  display: flex;
  position: relative;
  bottom: 0;
  left: 0;
  align-items: center;
  background: #00a0e9;
  flex-direction: column;
  padding: 14px 0 9px;
  transition: .4s all ease;
  width: 100%;
  z-index: 50
}

@media screen and (min-width: 769px) {
  .fixed {
    display: none!important;
  }
}

.fixed.is-show {
  position: fixed;
  opacity: 1;
  visibility: visible
}

.fixed .btn {
  margin: 0 auto;
  width: 100%
}

.fixed .btn a,
.fixed .btn img {
  display: block
}

.wrapperAll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.wrapperAll::after {
  content: "";
  width: 100%;
  height: 100%;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.wrapperMain {
  zoom: 2.1875;
  width: 274.3px;
  position: relative;
  z-index: 10;
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
  background: #fff
}

.wrapperMain img {
  height: auto
}

.wrapperMain .products-inner li {
  font-size: 83% !important
}

.wrapperMain .products-item-name {
  font-size: 100% !important
}

.wrapperMain .discount .price p:nth-child(1) {
  font-size: 240% !important
}

.wrapperMain .discount .price span {
  font-size: 60% !important
}

.wrapperMain .foot-top {
  font-size: 100%
}

.wrapperMain .company-menu li {
  font-size: 83%
}

.wrapperMain .copyright {
  font-size: 83%
}

.wrapperAll .company-menu li.sp-aboutmodel {
  display: none
}

.page-header .header-inner {
  margin: 0 auto;
  max-width: 980px;
  padding: 15px;
  width: 100%
}

.page-header:after {
  display: block;
  clear: both;
  content: ""
}

.page-header .header-inner .header-ttl {
  position: absolute;
  z-index: 999
}

.page-header .header-inner .leadTxt {
  line-height: 40px;
  text-align: right
}

.page-header {
  border-bottom: 1px #ccc solid
}

picture {
  display: flex;
}


ul li {
  position: relative;
  list-style: none;
  list-style-type: none;
  list-style-position: inside;
}

ul.marker li::after {
  content: '';
  width: 3px;
  height: 3px;
  background-color: #141414;
  position: absolute;
  top: 7px;
  left: -7px;
  transform: translateY(-50%);
  border-radius: 50%;
}

.section3_02_text li:nth-child(n+2) {
  margin-top: 10px;
}

.section3_02_text li a {
  color: #000333;
}

.cl_pink {
  color: #fe3c70;
}

img {
  max-width: 100% !important;
  width: 100% !important;
  height: auto;
}

section h2 {
  margin: 0 10px;
}

.section1_anc {
  position: absolute;
  width: 57px;
  height: 16px;
  top: 57px;
  left: 27px;
  z-index: 1;
}

.section1_04 {
  position: relative;
}

.section1_04>img {
  position: relative;
  z-index: 1;
}

.section1_04>a {
  position: absolute;
  z-index: 2;
  bottom: 5%;
  left: 0;
  width: 62%;
  right: 0;
  margin: 0 auto;
}

.section1_05 {
  position: relative;
}

.section1_05>img {
  position: relative;
  z-index: 1;
}

.section1_05>a {
  position: absolute;
  z-index: 2;
  bottom: 5%;
  left: 0;
  width: 62%;
  right: 0;
  margin: 0 auto;
}

#page a:hover {
  opacity: .8;
}

p.text {
  text-align: center;
  color: #fffeff;
  font-size: 66.66667%;
  margin-top: 7px;
}

.section1_03_group+.section1_03_group {
  margin-top: 23px;
}

a.btn {
  display: inline-block;
  max-width: 235px;
  margin: 10px auto 0;
}

.note_group {
  display: flex;
  text-align: left;
  font-size: 75%;
  justify-content: center;
  line-height: 1.5;
}

.fixed .fixed_img {
  max-width: 345px;
  width: 54%;
  margin: 0 auto;
}

.fixed .fixed_button {
  max-width: 470px;
  width: 73.5%;
  margin: 0 auto;
}

#page .wrapperMain {
  position: relative;
  z-index: 10;
  border-left: none;
  border-right: none;
  margin-right: 22px;
}
@media screen and (max-width: 768px) {
  #page .wrapperMain {
      zoom: 1;
      margin: 0;
      padding: 0;
      width: 100%;
  }
}

#page .wrapperAll::after {
  content: "";
  width: 100%;
  height: 100%;
  position: fixed;
  left: 50%;
  top: 50%;
  background: url('/sites/default/files/media/sp/images/campaign/rakuteneagles/bg-pc01.png') no-repeat top left;
  background-size: cover;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#page section h2 {
  margin: 0 9px;
}

#page .section3_02_text li:nth-child(n+2) {
  margin-top: 2px;
}

#page .section3_02_text li a {
  font-size: 87%;
}

#page .section1_anc {
  width: 46px;
  height: 14px;
  top: 48px;
  left: 23px;
}

#nav {
  width: 460px;
  max-width: 30%;
  z-index: 10;
  background-color: #FFF;
}

@media screen and (max-width: 768px) {
  #nav {
    display:none;
  }
}

#nav .menu {
  position: sticky;
  position: -webkit-sticky;
  right: 0;
  width: 100%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-color: transparent;
}

.navigation {
  max-width: 90%;
  margin: 0 auto;
}

.navigation__link.active {
  opacity: .6;
}

.navigation ul li {
  border-top: 1px solid #ff7bc2;
}
.navigation ul li {
  border-top: 1px solid #ff7bc2;
}

.navigation .nav_image {
  padding-top: 48px;
}
.navigation .nav_image.border-none {
  border: none;
}

.safari #page .copyright {
  font-size: 18px;
}

.safari #page .company-menu li {
  font-size: 18px;
  padding: 0 10px
}

.safari #page .foot-top {
  font-size: 24px;
}

section.section_main h2 {
  margin: 0;
}

.section3 .section3_02_text_table table {
  width: 100%;
}

.section3 .section3_02_text_table {
  color: #333;
  font-size: 83.333333333333%;
  line-height: 1.65;
}

.section3 .section3_02_text_table .dot {
  position: relative;
  padding-left: .5em;
  padding-right: 1em;
  width: 1%;
  white-space: nowrap;
}

.section3 .section3_02_text_table td:last-child {
  width: 20%;
}

.section3 .section3_02_text_table .dot::after {
  content: '';
  width: 3px;
  height: 3px;
  background-color: #141414;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  left: 0;
  transform: translateY(-50%);
  border-radius: 50%;
}

.section5.section_main {
  background: #ebf6fc;
  padding: 30px 0 30px;
}

.section5.section_main .accordion-list {
  padding: 30px 10px 0;
}

.section5.section_main .accordion__item {
  border: 2px solid #0096ed;
  border-radius: 7px;
  overflow: hidden;
}

.section5.section_main .accordion__arrow {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  top: 5px;
  right: 8px;
}

.section5.section_main .accordion__arrow::before,
.section5.section_main .accordion__arrow::after {
  content: "";
  background: #22a0ef;
  width: 10px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: -1px auto 0;
}

.section5.section_main .accordion__arrow::after {
  transform: rotate(90deg);
}

.section5.section_main .accordion-active .accordion__arrow::after {
  transform: rotate(0deg);
}

.section5.section_main .accordion__title {
  font-size: 83.333333333333%;
  line-height: 1.5;
  font-weight: 600;
  text-align: center;
  background: #0096ed;
  color: #fff;
  padding: 7px 0 10px;
  position: relative;
  cursor: pointer;
}

.section5.section_main .accordion__title-caption {
  padding: 0 6px;
}

.section5.section_main .accordion__title-text {
  margin-top: 4px;
  letter-spacing: -0.02em;
}

.section5.section_main .accordion__title-text span {
  display: block;
  font-size: 120%;
  letter-spacing: 0;
  margin-bottom: 8px;
}

.section5.section_main .accordion__content {
  background: #fff;
  padding: 10px 7px 10px;
  font-size: 83.333333333333%;
  line-height: 1.65;
  display: none;
}

.section5.section_main .section5_02_text_01 {
  color: #00428e;
  font-weight: 600;
}

#page .section2.section_main {
  padding-top: 30px;
}

#page section.section_main h2 {
  margin: 0;
}

#page .wrapperAll .section_main img {
  height: 100% !important;
}

#page .wrapperAll .section3 .section3_02_text_table td:last-child {
  width: auto;
}

#page .wrapperAll .section3 .section3_02_text_table .dot {
  padding-right: 0;
}