@charset "UTF-8";
body {
  text-align: left;
}

header {
  text-align: center;
}

@media (max-width: 768px) {
  header {
    display: block;
    padding: 16px 16px;
    height: inherit;
  }
}

main {
  background: inherit;
  font-size: 18px;
  padding-top: 0;
  color: #6c6a6a;
}
main.top {
    padding-bottom: 0;
}

@media (max-width: 768px) {
  main {
    font-size: 13px;
  }
}

footer nav ul li {
  letter-spacing: 0.05em;
}

footer .copywrite {
  letter-spacing: 0.05em;
}

@media (max-width: 768px) {
  footer {
    height: initial;
    text-align: center;
  }
}

@media (max-width: 768px) {
  img {
    width: inherit;
  }
}

#wrapper {
  padding-bottom: 88px;
}

@media (max-width: 768px) {
  #wrapper {
    padding-bottom: 64px;
  }
}

.txt-2xs {
  font-size: 10px;
  line-height: 1.8;
}

@media (max-width: 768px) {
  .txt-2xs {
    font-size: 8px;
  }
}

.txt-xs {
  font-size: 12px;
  line-height: 1.8;
}

@media (max-width: 768px) {
  .txt-xs {
    font-size: 10px;
  }
}

.txt-s {
  font-size: 14px;
  line-height: 1.8;
}

@media (max-width: 768px) {
  .txt-s {
    font-size: 12px;
  }
}

.txt-m {
  font-size: 16px;
  line-height: 1.8;
}

@media (max-width: 768px) {
  .txt-m {
    font-size: 14px;
  }
}

.txt-l {
  font-size: 18px;
  line-height: 1.8;
}

@media (max-width: 768px) {
  .txt-l {
    font-size: 15px;
  }
}

.txt-xl {
  font-size: 20px;
  line-height: 1.8;
}

@media (max-width: 768px) {
  .txt-xl {
    font-size: 16px;
  }
}

.txt-2xl {
  font-size: 22px;
  line-height: 1.8;
}

@media (max-width: 768px) {
  .txt-2xl {
    font-size: 17px;
  }
}

.txt-3xl {
  font-size: 24px;
  line-height: 1.8;
}

@media (max-width: 768px) {
  .txt-3xl {
    font-size: 18px;
  }
}

.imgCenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.tac {
  text-align: center;
}

.fwb {
  font-weight: bold;
}

.fsz075em {
  font-size: 0.75em;
}

/* margin top
------------------------------------------- */
.mt0 {
  margin-top: 0px;
}

.mt4 {
  margin-top: 4px;
}

.mt8 {
  margin-top: 8px;
}

.mt12 {
  margin-top: 12px;
}

.mt16 {
  margin-top: 16px;
}

.mt20 {
  margin-top: 20px;
}

.mt24 {
  margin-top: 24px;
}

.mt28 {
  margin-top: 28px;
}

.mt32 {
  margin-top: 32px;
}

.mt36 {
  margin-top: 36px;
}

.mt40 {
  margin-top: 40px;
}

.mt44 {
  margin-top: 44px;
}

.mt48 {
  margin-top: 48px;
}

.mt52 {
  margin-top: 52px;
}

.mt56 {
  margin-top: 56px;
}

.mt60 {
  margin-top: 60px;
}

.mt64 {
  margin-top: 64px;
}

.mt68 {
  margin-top: 68px;
}

.mt72 {
  margin-top: 72px;
}

.mt76 {
  margin-top: 76px;
}

.mt80 {
  margin-top: 80px;
}

.mt84 {
  margin-top: 84px;
}

.mt88 {
  margin-top: 88px;
}

.mt92 {
  margin-top: 92px;
}

.mt96 {
  margin-top: 96px;
}

.mt100 {
  margin-top: 100px;
}

.mt104 {
  margin-top: 104px;
}

.mt108 {
  margin-top: 108px;
}

.mt112 {
  margin-top: 112px;
}

.mt116 {
  margin-top: 116px;
}

.mt120 {
  margin-top: 120px;
}

.mt124 {
  margin-top: 124px;
}

.mt128 {
  margin-top: 128px;
}

.mt132 {
  margin-top: 132px;
}

.mt136 {
  margin-top: 136px;
}

.mt140 {
  margin-top: 140px;
}

.mt144 {
  margin-top: 144px;
}

.mt148 {
  margin-top: 148px;
}

.mt152 {
  margin-top: 152px;
}

.mt156 {
  margin-top: 156px;
}

.mt160 {
  margin-top: 160px;
}

.mt164 {
  margin-top: 164px;
}

.mt168 {
  margin-top: 168px;
}

.mt172 {
  margin-top: 172px;
}

.mt176 {
  margin-top: 176px;
}

.mt180 {
  margin-top: 180px;
}

.mt184 {
  margin-top: 184px;
}

.mt188 {
  margin-top: 188px;
}

.mt192 {
  margin-top: 192px;
}

.mt196 {
  margin-top: 196px;
}

.mt200 {
  margin-top: 200px;
}

.mt204 {
  margin-top: 204px;
}

.mt208 {
  margin-top: 208px;
}

.mt212 {
  margin-top: 212px;
}

.mt216 {
  margin-top: 216px;
}

.mt220 {
  margin-top: 220px;
}

.mt224 {
  margin-top: 224px;
}

.mt228 {
  margin-top: 228px;
}

.mt232 {
  margin-top: 232px;
}

.mt236 {
  margin-top: 236px;
}

.mt240 {
  margin-top: 240px;
}

@media (max-width: 768px) {
  .mt0_sp {
    margin-top: 0px;
  }
  .mt4_sp {
    margin-top: 4px;
  }
  .mt8_sp {
    margin-top: 8px;
  }
  .mt12_sp {
    margin-top: 12px;
  }
  .mt16_sp {
    margin-top: 16px;
  }
  .mt20_sp {
    margin-top: 20px;
  }
  .mt24_sp {
    margin-top: 24px;
  }
  .mt28_sp {
    margin-top: 28px;
  }
  .mt32_sp {
    margin-top: 32px;
  }
  .mt36_sp {
    margin-top: 36px;
  }
  .mt40_sp {
    margin-top: 40px;
  }
  .mt44_sp {
    margin-top: 44px;
  }
  .mt48_sp {
    margin-top: 48px;
  }
  .mt52_sp {
    margin-top: 52px;
  }
  .mt56_sp {
    margin-top: 56px;
  }
  .mt60_sp {
    margin-top: 60px;
  }
  .mt64_sp {
    margin-top: 64px;
  }
  .mt68_sp {
    margin-top: 68px;
  }
  .mt72_sp {
    margin-top: 72px;
  }
  .mt76_sp {
    margin-top: 76px;
  }
  .mt80_sp {
    margin-top: 80px;
  }
  .mt84_sp {
    margin-top: 84px;
  }
  .mt88_sp {
    margin-top: 88px;
  }
  .mt92_sp {
    margin-top: 92px;
  }
  .mt96_sp {
    margin-top: 96px;
  }
  .mt100_sp {
    margin-top: 100px;
  }
  .mt104_sp {
    margin-top: 104px;
  }
  .mt108_sp {
    margin-top: 108px;
  }
  .mt112_sp {
    margin-top: 112px;
  }
  .mt116_sp {
    margin-top: 116px;
  }
  .mt120_sp {
    margin-top: 120px;
  }
}

.hv_op {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.hv_op:hover {
  opacity: 0.7;
}

ruby[data-ruby] {
  position: relative;
}

ruby[data-ruby]::before {
  content: attr(data-ruby);
  position: absolute;
  left: -2em;
  top: -1.25em;
  right: -2em;
  text-align: center;
  font-size: 0.5em;
}

.headerBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

@media (max-width: 768px) {
  .headerBtn {
    margin-top: 0;
  }
}

.headerBtn_btn:nth-child(n + 2) {
  margin-left: 20px;
}

@media (max-width: 768px) {
  .headerBtn_btn:nth-child(n + 2) {
    margin-left: 12px;
	align-items: center;
	display: flex;
	justify-content: center;
  }
}

.ttl {
  font-size: 40px;
  text-align: center;
  color: #15284e;
  font-weight: bold;
  letter-spacing: 0.05em;
}

@media (max-width: 768px) {
  .ttl {
    font-size: 24px;
  }
}

.ttl_inner {
  padding-bottom: 8px;
  border-bottom: 4px solid #fccf00;
  display: inline-block;
}

@media (max-width: 768px) {
  .ttl_inner {
    border-width: 2px;
  }
}

.ttl02 {
  font-size: 28px;
  font-weight: bold;
  color: #15284e;
  line-height: 1.6;
  letter-spacing: 0.1em;
}

@media (max-width: 768px) {
  .ttl02 {
    font-size: 18px;
  }
}

.txt01 {
  font-size: 24px;
  letter-spacing: 0.1em;
}

@media (max-width: 768px) {
  .txt01 {
    font-size: 14px;
  }
}

.txt01_inner {
  position: relative;
}

.txt01_inner::before, .txt01_inner::after {
  content: "";
  width: 3px;
  height: 1em;
  display: block;
  background-color: #595757;
  position: absolute;
  top: 0;
  bottom: -0.25em;
  margin: auto 0;
}

.txt01_inner::before {
  left: -1em;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
}

.txt01_inner::after {
  right: -1em;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}

.txt02 {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  color: #ff9900;
  line-height: 1.6;
  letter-spacing: 0.1em;
}

@media (max-width: 768px) {
  .txt02 {
    font-size: 17px;
  }
}

.txt02_inner {
  position: relative;
  display: inline-block;
}

.txt02_inner::before, .txt02_inner::after {
  content: "";
  width: 0.1em;
  height: 70%;
  display: block;
  background-color: #ff9900;
  position: absolute;
  top: 0;
  bottom: -0.25em;
  margin: auto 0;
}

.txt02_inner::before {
  left: -1em;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
}

.txt02_inner::after {
  right: -1em;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}

.txt02__pink {
  color: #f48397;
}

.txt02__pink .txt02_inner::before,
.txt02__pink .txt02_inner::after {
  background-color: #f48397;
}

.pointGet {
  position: relative;
}

.pointGet::before {
  content: "";
  display: block;
  position: relative;
  width: 84px;
  height: 74px;
  top: -30px;
  position: absolute;
  left: calc(100% + 8px);
  background: url("/images/top/recommended_get.png") no-repeat center;
  background-image: -webkit-image-set(url("/images/top/recommended_get@2x.png") 2x);
  background-image: image-set("/images/top/recommended_get@2x.png" 2x);
}

@media (max-width: 768px) {
  .pointGet::before {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    height: 40px;
    background: url("/images/top/recommended_get_sp.png") no-repeat center/100% auto;
  }
}

.container {
  padding: 120px 32px;
}

@media (max-width: 768px) {
  .container {
    padding: 56px 24px;
  }
}

.container02 {
  padding: 56px 80px;
  background-color: #fff;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (max-width: 768px) {
  .container02 {
    padding: 32px 24px;
  }
}

.box {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 240px;
  padding-right: 230px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (min-width: 769px) and (max-width: 1080px) {
  .box {
    padding-right: 140px;
    padding-left: 180px;
  }
}

@media (max-width: 768px) {
  .box {
    padding: 0;
    max-width: 480px;
  }
}

.box_word {
  position: absolute;
  left: 0;
  top: -80px;
}

@media (min-width: 769px) and (max-width: 1080px) {
  .box_word {
    width: 180px;
  }
}

@media (max-width: 768px) {
  .box_word {
    position: inherit;
    height: 100px;
    top: 0;
    margin-left: -16px;
  }
}

.box_illust {
  position: absolute;
  top: 0;
  right: 0;
}

@media (min-width: 769px) and (max-width: 1080px) {
  .box_illust {
    width: 140px;
  }
}

@media (max-width: 768px) {
  .box_illust {
    width: 130px;
    top: 40px;
  }
}

@media (max-width: 768px) {
  .box_inner {
    padding-top: 16px;
  }
}

.box_ttl {
  font-size: 40px;
  font-weight: bold;
  color: #15284e;
  position: relative;
  z-index: 1;
  letter-spacing: 0.1em;
}

@media (max-width: 768px) {
  .box_ttl {
    font-size: 24px;
  }
}

.box_txt {
  margin-top: 32px;
  font-weight: 500;
  letter-spacing: 0.05em;
}

@media (max-width: 768px) {
  .box_txt {
    margin-top: 16px;
  }
}

.btn {
  padding: 20px 40px 20px 32px;
  background-color: #ffe68a;
  border-radius: 40px;
  display: inline-block;
  position: relative;
  box-shadow: 3px 3px rgb(255, 255, 255);
  transition: opacity 0.3s;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.01em;
  width: 100%;
  max-width: 360px;
  text-align: center;
  box-sizing: border-box;
}

.btn:hover {
  opacity: 0.7;
}

@media (max-width: 768px) {
  .btn {
    font-size: 12px;
	padding: 8px 20px 10px 16px;
  }
}

.btn::before {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #595757;
  border-right: 2px solid #595757;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 24px;
  margin: auto 0;
  text-align: center;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media (max-width: 768px) {
  .btn::before {
    right: 14px;
    width: 4px;
    height: 4px;
    border-width: 1px;
  }
}

.btn__blue {
  background-color: #bdd8ef;
}

.btn02 {
  padding: 24px 40px 24px 32px;
  border-radius: 40px;
  display: inline-block;
  position: relative;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border: 2px solid #1d2f54;
  color: #15284e;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: bold;
  text-align: center;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  max-width: 480px;
  width: 100%;
  letter-spacing: 0.05em;
}

@media (max-width: 768px) {
  .btn02 {
    font-size: 12px;
    padding: 12px 24px 12px 16px;
    width: 100%;
    max-width: 320px;
  }
}

.btn02::before {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #1d2f54;
  border-right: 2px solid #1d2f54;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 24px;
  margin: auto 0;
  text-align: center;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}

@media (max-width: 768px) {
  .btn02::before {
    right: 24px;
    width: 6px;
    height: 6px;
  }
}

.btn02:hover {
  background-color: #1d2f54;
  color: #fff;
}

.btn02:hover::before {
  border-color: #fff;
}

.note {
  position: relative;
  font-size: 12px;
  padding-left: 1.25em;
  line-height: 1.8;
}

@media (max-width: 768px) {
  .note {
    font-size: 11px;
  }
}

.note::before {
  content: "※";
  position: absolute;
  left: 0;
}

/*------------------------------------------------
 概要
------------------------------------------------*/
.topOutline {
  max-width: 1120px;
  margin: 0 auto;
  padding: 96px 24px 230px;
}

@media (max-width: 768px) {
  .topOutline {
    padding: 40px 24px 80px;
  }
}

.topOutlineTxt {
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-top: 24px;
}

@media (max-width: 768px) {
  .topOutlineTxt {
    letter-spacing: 0.01em;
  }
}

.topOutlineApp {
  margin-top: 56px;
  position: relative;
}

@media (max-width: 768px) {
  .topOutlineApp {
    max-width: 340px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
  }
}

.topOutlineApp_txt {
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.05em;
}

@media (max-width: 768px) {
  .topOutlineApp_txt {
    text-align: left;
    font-size: 12px;
  }
}

.topOutlineApp_box {
  margin-top: 16px;
}

@media (max-width: 768px) {
  .topOutlineApp_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 8px;
  }
}

.topOutlineApp_icon {
  position: absolute;
  top: 0;
  left: -540px;
  right: 0;
  margin: 0 auto;
  width: 100px;
}

@media (max-width: 768px) {
  .topOutlineApp_icon {
    position: inherit;
    margin: 0 8px 0 0;
    width: 88px;
  }
}

.topOutlineApp_appBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 768px) {
  .topOutlineApp_appBox {
    display: block;
  }
}

@media (max-width: 768px) {
  .topOutlineApp_appBox_item:nth-child(1) {
    width: 100px;
  }
}

@media (max-width: 768px) {
  .topOutlineApp_appBox_item:nth-child(2) {
    width: 120px;
  }
}

.topOutlineApp_appBox_item:nth-child(n + 2) {
  margin-left: 24px;
}

@media (max-width: 768px) {
  .topOutlineApp_appBox_item:nth-child(n + 2) {
    margin-left: 0;
    margin-top: 8px;
  }
}

.topOutlineApp_character {
  position: absolute;
  top: -10px;
  left: 0;
  right: -700px;
  width: 260px;
  margin: 0 auto;
}

@media (min-width: 769px) and (max-width: 1000px) {
  .topOutlineApp_character {
    top: -40px;
    right: -560px;
    width: 180px;
  }
}

@media (max-width: 768px) {
  .topOutlineApp_character {
    width: 120px;
    position: absolute;
    margin: 0;
    top: 0;
    left: inherit;
    right: 0;
  }
}

.topOutlineApp_txt02 {
  text-align: center;
  text-decoration: underline;
  text-align: center;
  font-size: 12px;
  margin-top: 16px;
}

@media (max-width: 768px) {
  .topOutlineApp_txt02 {
    margin-top: 8px;
    max-width: 220px;
  }
}

.topOutlineApp_note {
  margin-top: 32px;
  margin-left: 80px;
}

@media (max-width: 768px) {
  .topOutlineApp_note {
    margin-left: 0;
    margin-top: 16px;
  }
}

.topOutlineExplanation {
  background-color: #f5f9fc;
  padding: 96px 24px 64px;
  text-align: center;
  margin-top: 32px;
  border-radius: 24px;
}

@media (max-width: 768px) {
  .topOutlineExplanation {
    padding: 56px 10px;
    border-radius: 16px;
  }
}

.topOutlineExplanation_ttl {
  color: #f8a000;
  font-size: 46px;
  font-weight: bold;
  letter-spacing: 0.05em;
}

@media (max-width: 768px) {
  .topOutlineExplanation_ttl {
    font-size: 24px;
  }
}

.topOutlineExplanation_txt {
  margin-top: 16px;
  letter-spacing: 0.05em;
}

.topOutlineExplanationList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 56px;
}

@media (min-width: 769px) and (max-width: 1080px) {
  .topOutlineExplanationList {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 768px) {
  .topOutlineExplanationList {
    margin-top: 24px;
  }
}

.topOutlineExplanationList_btn {
  width: 170px;
  height: 170px;
  background-color: #ffe29f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  color: #15284e;
  font-weight: bold;
  margin-left: 12px;
  margin-right: 12px;
  position: relative;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  font-size: 20px;
  letter-spacing: 0.05em;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

@media (max-width: 768px) {
  .topOutlineExplanationList_btn {
    width: 93px;
    height: 93px;
    margin-left: 4px;
    margin-right: 4px;
    font-size: 12px;
  }
}

.topOutlineExplanationList_btn:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.topOutlineExplanationList_btn::before {
  content: "";
  border-bottom: 3px solid;
  border-right: 3px solid;
  display: block;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 0;
  right: 0;
  bottom: 32px;
  margin: 0 auto;
  position: absolute;
}

@media (max-width: 768px) {
  .topOutlineExplanationList_btn::before {
    width: 6px;
    height: 6px;
    bottom: 14px;
    border-width: 2px;
  }
}

.topOutlineExplanationList_btn:nth-child(2) {
  background: #c2e3f1;
}

.topOutlineExplanationList_btn:nth-child(3) {
  background: #cfe1a8;
}

.topOutlineExplanationList_btn:nth-child(4) {
  background: #ffd0d9;
}

.topOutlineExplanationList_btn:nth-child(5) {
  background: #c2c8e3;
}

@media (min-width: 1081px) {
  .topOutlineExplanationList_btn:nth-child(even) {
    margin-top: 40px;
  }
}

/*------------------------------------------------
 MENICOiNをためる・使う
------------------------------------------------*/
#point {
  background-color: #ffefca;
}

.topPointflow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}

@media (max-width: 768px) {
  .topPointflow {
    display: block;
    margin-top: 24px;
    max-width: 320px;
  }
}

.topPointflow_item {
  width: 33.33333333%;
}

@media (max-width: 768px) {
  .topPointflow_item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.topPointflow_item:nth-child(n + 2) {
  position: relative;
}

.topPointflow_item:nth-child(n + 2)::before {
  content: "";
  width: 33px;
  height: 33px;
  display: block;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 80px;
  background: url("/images/top/arrow.svg") no-repeat center;
}

@media (max-width: 768px) {
  .topPointflow_item:nth-child(n + 2)::before {
    top: -28px;
    left: 44px;
    -webkit-transform: rotate(90deg) translateX(-50%);
            transform: rotate(90deg) translateX(-50%);
    width: 14px;
    background-size: 100% auto;
  }
}

@media (max-width: 768px) {
  .topPointflow_item:nth-child(n + 2) {
    margin-top: 40px;
  }
}

.topPointflow_img {
  display: block;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .topPointflow_img {
    width: 100px;
    margin: 0;
  }
}

.topPointflow_txt {
  color: #15284e;
  font-size: 20px;
  display: block;
  text-align: center;
  font-weight: bold;
  margin-top: 24px;
  letter-spacing: 0.05em;
}

@media (max-width: 768px) {
  .topPointflow_txt {
    font-size: 14px;
    text-align: left;
    margin-top: 0;
    margin-left: 24px;
  }
}

/*------------------------------------------------
 役立つコンテンツで知る
------------------------------------------------*/
#recommended {
  background-color: #e7f4fb;
}

.topRecommendedBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 768px) {
  .topRecommendedBox {
    display: block;
  }
}

.topRecommendedBox_left {
  max-width: 500px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding-right: 16px;
}

@media (max-width: 768px) {
  .topRecommendedBox_left {
    max-width: initial;
    padding-right: 0;
  }
}

.topRecommendedBox_right {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 240px;
          flex: 1 0 240px;
}

@media (max-width: 768px) {
  .topRecommendedBox_right {
    margin-top: 12px;
  }
}

.topRecommendedBox_txt {
  font-weight: 500;
  margin-top: 16px;
  letter-spacing: 0.05em;
}

@media (max-width: 768px) {
  .topRecommendedBox_txt {
    margin-top: 8px;
  }
}

.topRecommendedBox02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 768px) {
  .topRecommendedBox02 {
    display: block;
  }
}

.topRecommendedBox02_left {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  max-width: 460px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}

@media (max-width: 768px) {
  .topRecommendedBox02_left {
    max-width: initial;
  }
}

.topRecommendedBox02_right {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 240px;
          flex: 1 0 240px;
  padding-right: 16px;
}

@media (max-width: 768px) {
  .topRecommendedBox02_right {
    padding-right: 0;
    margin-top: 12px;
  }
}

/*------------------------------------------------
 アプリ限定コンテンツで充実させる
------------------------------------------------*/
#fulfilling {
  background-color: #edf4de;
}

.topFulfillingBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 768px) {
  .topFulfillingBox {
    max-width: 480px;
    display: block;
  }
}

.topFulfillingBox_left {
  padding-right: 24px;
}

@media (max-width: 768px) {
  .topFulfillingBox_left {
    padding-right: initial;
  }
}

@media (max-width: 768px) {
  .topFulfillingBox_right {
    margin-top: 24px;
  }
}

.topFulfillingBox_txt {
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-top: 16px;
}

@media (max-width: 768px) {
  .topFulfillingBox_txt {
    margin-top: 8px;
  }
}

@media (max-width: 768px) {
  .topFulfillingBox_img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 70%;
  }
}

.topFulfillingBox__reverse .topFulfillingBox_left {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding-right: initial;
  padding-left: 24px;
}

@media (max-width: 768px) {
  .topFulfillingBox__reverse .topFulfillingBox_left {
    padding-left: initial;
  }
}

/*------------------------------------------------
 自分の目にあったコンタクトレンズはいつでも便利に購入
------------------------------------------------*/
#convenient {
  background-color: #ffeff0;
}

.topConvenientBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 40px auto 0;
  max-width: 1120px;
}

@media (max-width: 768px) {
  .topConvenientBox {
    display: block;
    max-width: 480px;
  }
}

.topConvenientBox_right {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 280px;
          flex: 1 0 280px;
}

@media (max-width: 768px) {
  .topConvenientBox_right {
    width: 100%;
    margin-top: 24px;
  }
}

.topConvenientBox_txt {
  font-weight: 500;
  letter-spacing: 0.05em;
}

@media (max-width: 768px) {
  .topConvenientBox_img {
    width: 180px;
  }
}

.topConvenientPoint {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin: 40px auto 0;
}

@media (max-width: 768px) {
  .topConvenientPoint {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 32px;
  }
}

.topConvenientPoint_item {
  width: 33.33333333%;
  text-align: center;
}

@media (max-width: 768px) {
  .topConvenientPoint_item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: left;
  }
  .topConvenientPoint_item:nth-child(n + 2) {
    margin-top: 24px;
  }
}

@media (max-width: 768px) {
  .topConvenientPoint_left {
    width: 110px;
  }
}

@media (max-width: 768px) {
  .topConvenientPoint_right {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: 24px;
  }
}

.topConvenientPoint_txt {
  font-size: 20px;
  color: #15284e;
  font-weight: bold;
  margin-top: 24px;
  line-height: 1.6;
  letter-spacing: 0.05em;
}

@media (max-width: 768px) {
  .topConvenientPoint_txt {
    font-size: 14px;
    line-height: 1.8;
    margin-top: 0;
  }
}

.topConvenientPoint_txt sup {
  font-size: 0.5em;
}

.topConvenientPoint_note {
  color: #15284e;
  font-weight: bold;
  margin-top: 8px;
}

@media (max-width: 768px) {
  .topConvenientPoint_note {
    font-size: 10px;
    margin-top: 4px;
  }
}

.topConvenientPoint_note::before {
  position: static;
}

@media (max-width: 768px) {
  .topConvenientPoint_note::before {
    position: absolute;
  }
}

.topConvenientFlow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 56px;
}

@media (max-width: 768px) {
  .topConvenientFlow {
    display: block;
    margin-top: 24px;
    margin-left: auto;
    margin-right: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

.topConvenientFlow_item {
  width: 20%;
  text-align: center;
}

.topConvenientFlow_item:nth-child(n + 2) {
  position: relative;
}

@media (max-width: 768px) {
  .topConvenientFlow_item:nth-child(n + 2) {
    margin-top: 40px;
  }
}

.topConvenientFlow_item:nth-child(n + 2)::before {
  content: "";
  width: 33px;
  height: 33px;
  display: block;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 32px;
  background: url("/images/top/arrow.svg") no-repeat center;
}

@media (max-width: 768px) {
  .topConvenientFlow_item:nth-child(n + 2)::before {
    top: -28px;
    left: 26px;
    -webkit-transform: rotate(90deg) translateX(-50%);
            transform: rotate(90deg) translateX(-50%);
    width: 14px;
    background-size: 100% auto;
  }
}

@media (max-width: 768px) {
  .topConvenientFlow_item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: left;
  }
}

@media (max-width: 768px) {
  .topConvenientFlow_left {
    width: 64px;
  }
}

@media (max-width: 768px) {
  .topConvenientFlow_right {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: 8px;
  }
}

.topConvenientFlow_txt {
  line-height: 1.5;
  color: #15284e;
  font-weight: bold;
  margin-top: 16px;
  letter-spacing: 0.05em;
}

@media (max-width: 768px) {
  .topConvenientFlow_txt {
    margin-top: 0;
  }
}

.topConvenientFlow_note {
  color: #15284e;
  line-height: 1.6;
  margin-top: 8px;
  padding-left: 0;
}

@media (max-width: 768px) {
  .topConvenientFlow_note {
    font-size: 10px;
    margin-top: 4px;
    padding-left: 1.25em;
  }
}

.topConvenientFlow_note::before {
  position: static;
}

@media (max-width: 768px) {
  .topConvenientFlow_note::before {
    position: absolute;
  }
}

/*------------------------------------------------
 いますぐClub Meniconアプリをダウンロードしよう
------------------------------------------------*/
.applyFixed {
  position: fixed;
  left: 0;
  bottom: 0;
  background-color: #ffebbd;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 20px;
  z-index: 100;
}

.applyFixed_txt {
  color: #15284e;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.05em;
}

@media (max-width: 768px) {
  .applyFixed {
	padding: 12px;
  }
  .applyFixed_txt {
    font-size: 10px;
    width: calc(100% - 77.3px - 98px);
  }
}

.applyFixed_apple {
  width: 122px;
  margin-left: 32px;
}

@media (max-width: 768px) {
  .applyFixed_apple {
    width: 73.3px;
    margin-left: 4px;
  }
}

.applyFixed_google {
  width: 150px;
  margin-left: 16px;
}

@media (max-width: 768px) {
  .applyFixed_google {
    width: 90px;
    margin-left: 8px;
  }
}

/*------------------------------------------------
 メルスプランでコンタクトレンズをもっと便利に
------------------------------------------------*/
#membership {
  background-color: #eceef6;
}

.topMembershipBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1120px;
  margin: 40px auto 0;
}

@media (max-width: 768px) {
  .topMembershipBox {
    display: block;
    margin-top: 16px;
    max-width: 480px;
  }
}

.topMembershipBox_left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.topMembershipBox_right {
  max-width: 440px;
  width: 100%;
}

@media (max-width: 768px) {
  .topMembershipBox_right {
    padding: 0;
    margin-top: 24px;
  }
}

.topMembershipBox_txt {
  font-weight: 500;
}

@media (max-width: 768px) {
  .topMembershipBox_img {
    max-width: 220px;
  }
}

/*------------------------------------------------
 メルスプランでコンタクトレンズをもっと便利に
------------------------------------------------*/
#applyDownload {
  background-color: #ffebbd;
}

.applyDownloadTtl {
  font-size: 28px;
  font-weight: bold;
  color: #15284e;
  line-height: 1.6;
  text-align: center;
  margin-top: 16px;
  letter-spacing: 0.05em;
}

@media (max-width: 768px) {
  .applyDownloadTtl {
    font-size: 12px;
    margin-top: 32px;
  }
}

.applyDownloadBox {
  position: relative;
  margin: 40px auto 0;
  max-width: 640px;
}

@media (max-width: 768px) {
  .applyDownloadBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 16px;
  }
}

.applyDownloadBox_icon {
  position: absolute;
  top: -12px;
  left: 0;
}

@media (max-width: 768px) {
  .applyDownloadBox_icon {
    position: static;
  }
}

.applyDownloadBox_appBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

@media (max-width: 768px) {
  .applyDownloadBox_appBox {
    display: block;
    margin-left: 8px;
  }
}

@media (max-width: 768px) {
  .applyDownloadBox_appBox_item:nth-child(1) {
    width: 120px;
  }
}

.applyDownloadBox_appBox_item:nth-child(2) {
  margin-left: 12px;
}

@media (max-width: 768px) {
  .applyDownloadBox_appBox_item:nth-child(2) {
    margin-left: 0;
    margin-top: 8px;
    width: 140px;
  }
}

.applyDownloadBox_qr {
  position: absolute;
  top: -12px;
  right: 0;
}

@media (max-width: 768px) {
  .applyDownloadBox_qr {
    display: none;
  }
}

.applyDownloadTxt {
  text-align: center;
  font-size: 16px;
  margin-top: 8px;
  font-weight: 500;
}

@media (max-width: 768px) {
  .applyDownloadTxt {
    font-size: 12px;
    margin-top: 16px;
  }
}

.applyDownloadBoxNote {
  font-size: 12px;
  margin-top: 32px;
  text-align: center;
}

@media (max-width: 768px) {
  .applyDownloadBoxNote {
    text-align: left;
    font-size: 9px;
    margin-top: 24px;
  }
}

.js-modal-btn {
  cursor: pointer;
}