﻿@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400..900&display=swap');

body {
  font-family: Arial, "Noto Sans JP", sans-serif;
  font-display: swap
}

body.modal-open {
  overflow: hidden;
  /* スクロールを無効化 */
  position: fixed;
  /* スクロール位置を固定（iOS対策） */
  top: 0px;
  /* 画面位置を固定 */
  width: 100%;
  /* 横スクロール防止 */
}

h1,
h2,
h3,
h4,
h5 {
  margin: 0
}

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0
}

a {
  color: #232424;
  text-decoration: none
}

a:hover {
  filter: brightness(120%)
}

.campaign a:hover {
  filter: none;
  opacity: 0.8
}

.txt-c {
  text-align: center;
}

.fw-bd {
  font-weight: bold;
}

.fw-nm {
  font-weight: normal;
  font-size: 18px;
}

.oricon {
  display: flex;
  text-align: left;
  justify-content: center;
  background: #fef7b7;
  padding: 20px;
}

@media screen and (min-width: 768px) {
  .inc-bunner-area img {
    width: 100% !important;
  }
}

@media screen and (min-width: 768px) {
  .txt-center {
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .fs-16 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.8;
  }
}

@media screen and (max-width:767px) {
  .fs-11 {
    font-size: 11px;
    font-weight: 500;
    line-height: 1.8;
  }
}

@media screen and (min-width: 768px) {
  .campaign .sw-title {
    background-image: url(/promotion/ordercard/w/student/images/student/campaign_title_bg.png);
    background-position: center center;
    background-size: 100% 350px
  }

  .campaign .sw-title span {
    overflow: hidden;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0
  }
}

@media screen and (min-width: 768px) {
  .campaign .sw-title img {
    max-width: 1440px;
    width: 1440px;
    height: 350px;
    margin-right: auto;
    margin-left: auto
  }
}

.main-cp a:hover {
  filter: none;
  opacity: 0.8
}

.main_text {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-top: 24px;
  letter-spacing: 0.5px
}

@media screen and (min-width: 768px) {
  .main_text {
    font-size: 22px
  }
}

.main_text span.underline {
  position: relative;
  z-index: 1
}

.main_text span.underline:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 6px;
  background: #fff06f;
  z-index: -1
}

@media screen and (min-width: 768px) {
  .main_text span.underline:after {
    height: 12px
  }
}

.main_text02 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-top: 8px;
  color: #43ac45;
  margin-bottom: -8px
}

@media screen and (min-width: 768px) {
  .main_text02 {
    font-size: 28px;
    margin-bottom: -16px
  }
}

.main_text03 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.5px
}

@media screen and (min-width: 768px) {
  .main_text03 {
    font-size: 22px
  }
}

.main_text03 span {
  font-size: 32px
}

@media screen and (min-width: 768px) {
  .main_text03 span {
    font-size: 40px
  }
}

.js-aco_contentFaq {
  display: none
}

.js-aco_contentMerit {
  display: none
}

.js-aco_contentMerit2 {
  display: none;
  margin-bottom: 60px
}

.js-aco_contentMerit3 {
  display: none
}

.js-aco_contentMerit4 {
  display: none
}

.sw-text_link {
  color: #0657a3;
  text-decoration: underline
}

.sw-text_link:after {
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  background-image: url(/promotion/ordercard/w/student/images/common/blank.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 2px
}

@media screen and (min-width: 768px) {
  .sw-text_link:after {
    width: 13px;
    height: 13px
  }
}

.rakuraku {
  margin-top: 36px
}

.rakuraku li+li {
  margin-top: 32px
}

@media screen and (min-width: 768px) {
  .rakuraku h3 {
    display: flex;
    align-items: center;
    justify-content: center
  }
}

@media screen and (min-width: 768px) {
  .rakuraku h3 img {
    margin: 0 auto;
    max-width: 508px !important;
    height: auto
  }
}

.rakuraku ul {
  display: flex;
  flex-wrap: wrap
}

.rakuraku01 img {
  margin-top: 15px
}

@media screen and (min-width: 768px) {
  .rakuraku01 img {
    width: 100% !important
  }
}

.rakuraku01 .sw-notes {
  margin-top: 8px
}

@media screen and (min-width: 768px) {
  .rakuraku01 .sw-notes {
    margin-top: 16px
  }
}

@media screen and (min-width: 768px) {
  .rakuraku02 {
    max-width: 508px;
    margin-top: 60px !important;
    margin-right: auto;
    margin-left: auto
  }

  .rakuraku02 .img {
    width: 160px !important;
    min-width: 160px !important
  }
}

@media screen and (min-width: 768px) {
  .rakuraku02 img {
    width: 100% !important
  }
}

@media screen and (min-width: 768px) {
  .rakuraku03 {
    max-width: 450px;
    margin-left: 50px;
    margin-top: 60px !important
  }
}

@media screen and (min-width: 950px) {
  .rakuraku03 img {
    width: 100% !important
  }
}

@media screen and (min-width: 950px) {
  .rakuraku-wrap {
    display: flex;
    flex-wrap: nowrap !important
  }
}

@media screen and (min-width: 768px) {
  .rakuraku04 {
    max-width: 508px;
    margin-right: auto;
    margin-left: auto
  }
}

@media screen and (min-width: 950px) {
  .rakuraku04 {
    max-width: 450px;
    flex: 1;
    margin-top: 60px !important
  }
}

.rakuraku04 img {
  margin-right: 10px
}

@media screen and (min-width: 768px) {
  .rakuraku04 img {
    width: 100% !important
  }
}

@media screen and (min-width: 768px) {
  .rakuraku05 {
    max-width: 508px;
    margin-right: auto;
    margin-left: auto
  }
}

@media screen and (min-width: 950px) {
  .rakuraku05 {
    max-width: 450px;
    flex: 1;
    margin-left: 50px;
    margin-top: 60px !important
  }
}

.rakuraku05 img {
  margin-left: 8px
}

@media screen and (min-width: 768px) {
  .rakuraku05 img {
    width: 100% !important
  }
}

.rakuraku-item {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 8px
}

@media screen and (min-width: 768px) {
  .rakuraku-item {
    margin-top: 16px
  }
}

.rakuraku-item img {
  width: 110px;
  max-width: 110px
}

@media screen and (min-width: 768px) {
  .rakuraku-item img {
    width: 170px;
    min-width: 170px
  }
}

.rakuraku-item h4 {
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 12px
}

@media screen and (min-width: 768px) {
  .rakuraku-item h4 {
    font-size: 21px
  }
}

.rakuraku-item p {
  font-size: 13px;
  line-height: 1.8
}

@media screen and (min-width: 768px) {
  .rakuraku-item p {
    font-size: 19px
  }
}

.ls {
  letter-spacing: -0.3px
}

.fade {
  opacity: 0 !important;
  transition-duration: 500ms;
  transition-property: opacity, transform;
  transform: translate(0, 24px)
}

.fade span.underline {
  position: relative;
  z-index: 1
}

.fade span.underline:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 6px;
  background: #fff06f;
  z-index: -1;
  transition: 0.5s all 0.8s
}

@media screen and (min-width: 768px) {
  .fade span.underline:after {
    height: 12px
  }
}

.scroll-in {
  opacity: 1 !important;
  transform: translate(0, 0)
}

.scroll-in span.underline:after {
  width: 100%
}

.mb {
  margin-bottom: 16px
}

.mb10 {
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  .mb {
    margin-bottom: 24px
  }
}

.sp {
  display: block !important
}

@media screen and (min-width: 768px) {
  .sp {
    display: none !important
  }
}

.pc_only {
  display: none
}

@media screen and (min-width: 950px) {
  .pc_only {
    display: block
  }
}

.pc {
  display: none !important
}

@media screen and (min-width: 768px) {
  .pc {
    display: block !important
  }
}

.ly-content {
  margin-top: 60px;
  padding: 0 8%;
}

@media screen and (min-width: 768px) {
  .ly-content {
    /* max-width: 950px; */
    margin-right: auto;
    margin-left: auto;
    margin-top: 110px
  }
}

@media screen and (min-width: 950px) {
  .ly-content {
    padding: 0
  }
}

.ly-content img {
  width: 100%;
  height: auto
}

.sw-title {
  font-size: inherit;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.05em
}

@media screen and (min-width: 768px) {
  .sw-title {
    text-align: center;
    font-size: 64px
  }
}

.sw-title span {
  font-size: 16px;
  font-weight: 700;
  display: block;
  margin-bottom: 12px
}

@media screen and (min-width: 768px) {
  .sw-title span {
    font-size: 24px
  }
}

.sw-title_line {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 12px;
  line-height: 1.6;
  position: relative
}

@media screen and (max-width: 360px) {
  .sw-title_line {
    font-size: 18px
  }
}

@media screen and (min-width: 768px) {
  .sw-title_line {
    font-size: 25px;
    margin-bottom: 32px
  }
}

.sw-text {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.8
}

@media screen and (min-width: 768px) {
  .sw-text {
    font-size: 18px
  }
}

.sw-notes {
  font-size: 11px !important;
  color: #818181;
  font-weight: 400;
  transform-origin: left top
}

.sw-notes a {
  text-decoration: underline;
  color: #0657a3;
  font-size: 11px !important
}

.sw-notes a:after {
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  background-image: url(/promotion/ordercard/w/student/images/common/blank.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 2px
}

@media screen and (min-width: 768px) {
  .sw-notes a:after {
    width: 12px;
    height: 12px
  }
}

.sw-notes a.noIcon:after {
  content: none
}

.sw-button {
  width: 250px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 12px;
  background-color: #ebebeb;
  border-radius: 20px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 30px;
  visibility: visible;
  color: #000;
}

@media screen and (min-width: 768px) {
  .sw-button {
    width: 300px;
    height: 52px;
    border-radius: 34px;
    font-size: 17px;
  }
}

.sw-button.is-show {
  visibility: hidden;
  display: none
}

.sw-button:hover {
  opacity: 0.72;
  cursor: pointer
}

.sw-button_big {
  width: 210px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 15px;
  background-color: #ebebeb;
  border-radius: 20px;
  margin: 0 auto;
  margin-top: 28px;
  visibility: visible
}

.sw-button_big:hover {
  opacity: 0.72;
  cursor: pointer
}

.sw-button_big.is-show {
  visibility: hidden;
  display: none
}

@media screen and (min-width: 768px) {
  .sw-button_big {
    width: 300px;
    height: 52px;
    border-radius: 34px;
    margin-top: 60px
  }
}

.main {
  max-width: 950px;
  margin-right: auto;
  margin-left: auto;
  position: relative
}

@media screen and (min-width: 768px) {
  .main {
    min-width: 100%
  }
}

.main img {
  width: 100%;
  height: auto
}

.main .main_img {
  width: 100%;
  height: auto;
  margin-top: 50px;
  max-width: 750px;
  margin-right: auto;
  margin-left: auto;
  display: block
}

@media screen and (min-width: 768px) {
  .main .main_img {
    margin-top: 100px;
    width: 660px
  }
}

.main .logo {
  position: absolute;
  top: 0;
  left: 8%;
  width: 42px !important;
  height: auto;
  margin-top: 19px !important
}

@media screen and (min-width: 768px) {
  .main .logo {
    width: 66px !important;
    margin-top: 40px !important
  }
}

.main-title {
  text-align: center;
  font-size: 56px;
  font-weight: 900
}

@media screen and (max-width: 360px) {
  .main-title {
    font-size: 47px
  }
}

@media screen and (min-width: 768px) {
  .main-title {
    font-size: 80px
  }
}

.main-title span.sub {
  font-size: 20px;
  display: block;
  font-weight: 700;
  max-width: 375px;
  margin-right: auto;
  margin-left: auto
}

.main-title span.sub img {
  margin-top: 0 !important
}

@media screen and (max-width: 360px) {
  .main-title span.sub {
    font-size: 18px
  }
}

@media screen and (min-width: 768px) {
  .main-title span.sub {
    font-size: 26px;
    max-width: 540px;
    display: block
  }

  .main-title span.sub img {
    margin-top: 0 !important
  }
}

.main-title .j {
  color: #0074bf
}

.main-title .c {
  color: #da2345
}

.main-title .b {
  color: #43ac45
}

.main-title .w {
  display: inline-block;
  vertical-align: baseline
}

.main-title .w img {
  width: 60px;
  height: auto;
  margin-top: 0;
  vertical-align: baseline
}

@media screen and (max-width: 360px) {
  .main-title .w img {
    width: 48px
  }
}

@media screen and (min-width: 768px) {
  .main-title .w img {
    width: 80px
  }
}

.main-title .big-title {
  font-size: 40px;
  display: block
}

@media screen and (max-width: 360px) {
  .main-title .big-title {
    font-size: 34px
  }
}

@media screen and (min-width: 768px) {
  .main-title .big-title {
    font-size: 72px
  }
}

.main-link {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 16px
}

.main-link a {
  font-size: 14px;
  text-align: center;
  font-weight: bold
}

@media screen and (min-width: 768px) {
  .main-link a {
    font-size: 16px
  }
}

.milWrap {
  margin-top: 60px
}

@media screen and (min-width: 768px) {
  .milWrap {
    margin-top: 100px
  }
}

.milWrap .mil-title {
  margin-bottom: 20px;
  font-size: 32px;
  text-align: center;
  font-weight: 500;
  line-height: 1.27
}

.milWrap .mil-title img {
  max-width: 263px;
  display: block;
  margin-right: auto;
  margin-left: auto
}

@media screen and (min-width: 768px) {
  .milWrap .mil-title img {
    max-width: 400px
  }
}

.milWrap .mil-title .mil-blue {
  color: #0074bf;
  font-weight: 700
}

.milWrap .mil-title .mil-red {
  color: #db2345;
  font-weight: 700
}

.milWrap .mil-title .mil-green {
  color: #43ac45;
  font-weight: 700
}

@media screen and (min-width: 768px) {
  .milWrap .mil-title {
    margin-bottom: 50px;
    font-size: 45px
  }
}

.merit-item .sw-button {
  margin-top: 12px
}

@media screen and (min-width: 768px) {
  .merit-item .sw-button {
    margin-top: 24px
  }
}

.merit-item {
  margin-top: 24px
}

@media screen and (min-width: 768px) {
  .merit-item {
    margin-top: 80px
  }
}

.merit-item+.merit-item {
  margin-top: 48px
}

@media screen and (min-width: 768px) {
  .merit-item+.merit-item {
    margin-top: 72px
  }
}

@media screen and (min-width: 768px) {
  .merit-item {
    display: flex;
    align-items: center
  }
}

.merit-item.left {
  flex-direction: row-reverse
}

@media screen and (min-width: 768px) {
  .merit-item img {
    width: 50%
  }
}

@media screen and (min-width: 768px) {
  .merit-item02 img {
    width: 40%
  }
}

@media screen and (min-width: 768px) {
  .merit-item02 .merit-item_text {
    margin-left: auto
  }
}

.merit-item03 {
  margin-top: 48px
}

@media screen and (min-width: 768px) {
  .merit-item03 {
    margin-top: 72px
  }
}

.merit-item03 .merit-item_text {
  margin-top: 40px
}

@media screen and (min-width: 768px) {
  .merit-item03 .merit-item_text {
    margin-top: 20px
  }
}

@media screen and (min-width: 768px) {
  .merit-item05 {
    padding-top: 30px;
  }
}

.merit-item05 .merit-item_text {
  margin-top: 40px
}

@media screen and (min-width: 768px) {
  .merit-item05 .merit-item_text {
    margin-top: 20px
  }
}

.merit-item_text {
  margin-top: 20px
}

@media screen and (min-width: 950px) {
  .merit-item_text {
    width: 50%
  }
}

@media screen and (min-width: 768px) {
  .merit-item_text {
    width: 57%
  }
}

.point {
  margin-top: 54px
}

.point .sw-title_line {
  margin-bottom: 5px;
  margin-top: 6px;
  font-size: 18px;
}

.point .sw-notes {
  margin-top: 16px;
  text-align: left;
  display: block;
}

.point .sw-notes.mt-0 {
  margin-top: 0;
}

.point .sw-notes b {
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .point {
    margin-top: 110px
  }

  .point .sw-notes.txt-c {
    text-align: center;
  }

  .point .sw-title_line {
    font-size: 25px;
  }
}

.point h4 {
  background: none !important
}

@media screen and (min-width: 768px) {
  .point h4 img {
    width: 598px !important;
  }
}

.point-list {
  margin: 30px auto 0;
  max-width: 540px;
}

.point-list.mb img {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .point-list {
    text-align: center
  }
}

@media screen and (max-width: 360px) {
  .point-list {
    margin-top: 0;
  }
}

.point-use {
  margin-top: 60px
}

@media screen and (min-width: 768px) {
  .point-use_text {
    text-align: center !important;
    margin-right: auto;
    margin-left: auto;
    margin-top: 56px
  }
}

.point-use_item {
  display: flex;
  align-items: center
}

@media screen and (min-width: 768px) {
  .point-use_item {
    justify-content: space-between
  }
}

.point-use_item img {
  width: 36%;
  height: auto;
  margin-left: 16px
}

@media screen and (min-width: 768px) {
  .point-use_item img {
    width: 30%
  }
}

.point-use_img {
  margin: 30px 0;
}

@media screen and (min-width: 768px) {
  .point-use_img {
    width: 100% !important
  }
}

.point-simulation {
  margin-top: 60px
}

.oint-simulation_img {
  margin-top: 30px
}

@media screen and (min-width: 768px) {
  .oint-simulation_img {
    width: 100% !important
  }
}

.point-simulation_item {
  display: flex;
  align-items: center
}

@media screen and (min-width: 768px) {
  .point-simulation_item {
    justify-content: space-between
  }
}

@media screen and (min-width: 768px) {
  .point-simulation_text {
    text-align: center !important;
    margin-right: auto;
    margin-left: auto;
    margin-top: 56px
  }
}

.point-simulation_img {
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .point-simulation_img {
    width: 70% !important;
    margin: auto;
    display: flex;
    margin-bottom: 60px;
  }
}



.campaign-wrap {
  max-width: 950px;
  margin-right: auto;
  margin-left: auto
}

@media screen and (min-width: 768px) {
  .campaign-wrap {
    margin-top: 35px
  }

  .campaign-wrap .cp-img {
    width: 100%
  }

  .campaign-wrap .cp-text {
    flex: 1
  }
}

.cp-title {
  width: 130px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #222222;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  margin-top: 30px;
  margin-bottom: 16px
}

@media screen and (min-width: 768px) {
  .cp-title {
    margin-top: 0
  }
}

.campaign01 {
  padding-top: 24px;
  flex: 1
}

.campaign01 img {
  margin-bottom: 8px
}

@media screen and (min-width: 768px) {
  .campaign01 img {
    margin-bottom: 0
  }
}

@media screen and (min-width: 768px) {
  .campaign01 {
    padding-top: 0;
    margin-top: 0;
    width: 47%
  }
}

.campaign02 {
  padding-top: 40px;
  flex: 1
}

.campaign02 img {
  margin-bottom: 8px
}

@media screen and (min-width: 768px) {
  .campaign02 img {
    margin-bottom: 0
  }
}

@media screen and (min-width: 768px) {
  .campaign02 {
    margin-top: 0;
    padding-top: 0;
    width: 47%
  }
}

.campaign02 .sw-notes {
  margin-top: 8px;
}

@media screen and (min-width: 768px) {
  .point .sw-notes {
    width: 70%;
    min-width: 540px;
    margin-left: auto;
    margin-right: auto;
  }

  .point .sw-notes.w-100 {
    width: 100%;
  }
}

.campaign03 {
  padding-top: 24px;
  flex: 1
}

.campaign03 img {
  margin-bottom: 8px
}

@media screen and (min-width: 768px) {
  .campaign03 img {
    margin-bottom: 0
  }
}

@media screen and (min-width: 768px) {
  .campaign03 {
    margin-top: 0;
    padding-top: 0;
    width: 47%
  }
}

.campaign03 .sw-notes {
  margin-top: 8px
}

@media screen and (min-width: 768px) {
  .campaign-wrap_inner {
    display: flex
  }

  .campaign-wrap_inner .campaign02 {
    margin-left: 6%
  }
}

.campaign-wrap_inner img {
  width: 100%;
  height: auto
}

.campaign_catch {
  text-align: center;
  font-size: 16px;
  margin-top: 24px
}

@media screen and (min-width: 768px) {
  .campaign_catch {
    text-align: center;
    font-size: 24px;
    margin-top: 48px
  }
}

.campaign_catch span span {
  font-weight: bold;
  font-size: 18px
}

@media screen and (min-width: 768px) {
  .campaign_catch span span {
    font-size: 26px
  }
}

@media screen and (min-width: 768px) {
  .campaign_more {
    margin-left: auto;
    margin-left: auto
  }

  .campaign_more .campaign03 {
    margin-right: auto;
    margin-left: auto
  }
}

.campaign_text_more {
  text-align: center;
  font-size: 16px;
  margin-top: 32px;
  font-weight: bold
}

@media screen and (min-width: 768px) {
  .campaign_text_more {
    text-align: center;
    font-size: 20px;
    margin-bottom: 24px;
    margin-top: 32px
  }
}

@media screen and (min-width: 768px) {
  .mt32-pc {
    margin-top: 32px
  }
}

.cp-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 210px;
  height: 40px;
  border: 2px solid #000;
  margin-top: 24px;
  font-size: 15px;
  font-weight: 700
}

.info-button {
  width: 100%;
  max-width: 323px;
  font-size: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto
}

@media screen and (min-width: 768px) {
  .info-button {
    margin-top: 46px;
    max-width: 430px;
    margin-right: auto;
    margin-left: auto
  }

  .info-button.wl {
    margin-top: 24px
  }
}

.limited .sw-title {
  letter-spacing: 0
}

.limited .sw-title_line {
  margin-top: 24px
}

@media screen and (min-width: 768px) {
  .limited_subtitle {
    max-width: 950px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 50px
  }
}

@media screen and (min-width: 768px) {
  .limited_sub {
    max-width: 950px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: auto;
    margin-left: auto
  }

  .limited_sub img {
    max-width: 100% !important
  }
}

@media screen and (min-width: 768px) {
  .limited02+.limited02 {
    margin-left: 80px
  }
}

.limited-content {
  display: flex !important;
  align-items: flex-start;
  margin-top: 24px
}

@media screen and (min-width: 768px) {
  .limited-content {
    max-width: 950px
  }
}

.limited-content .sw-text {
  flex: 1
}

.limited-content .img {
  width: 130px;
  height: auto;
  margin-right: 16px
}

@media screen and (min-width: 768px) {
  .limited-content .img {
    width: 30%;
    margin-left: 11%;
    margin-top: 24px;
    max-width: 312px
  }
}

.limited-content .img span {
  display: block;
  text-align: right;
  transform: none
}

@media screen and (min-width: 768px) {
  .limited-content {
    display: flex;
    margin-right: auto;
    margin-left: auto
  }

  .limited-content div.pc {
    flex: 1
  }
}

.banner {
  text-align: center
}

.cp_banner_wrap {
  display: block;
  background: #fef7b7;
}

.cp_banner {
  max-width: 560px;
  margin-right: auto;
  margin-left: auto;
  display: block
}

.cp_banner.top {
  max-width: 375px;
  width: 100%;
  height: auto
}

@media screen and (min-width: 768px) {
  .cp_banner.top {
    max-width: 600px
  }
}

.banner-wrap {
  margin-right: auto;
  margin-left: auto;
  text-align: center
}

.info .sw-title_line {
  margin-top: 24px
}

.info .sw-notes {
  margin-top: 20px
}

@media screen and (min-width: 768px) {
  .info .sw-notes {
    margin-top: 40px
  }
}

.info-list img {
  margin-top: 20px
}

@media screen and (min-width: 950px) {
  .info-list {
    display: flex;
    margin-top: 80px;
    max-width: 950px;
    margin-right: auto;
    margin-left: auto
  }
}

.info-list.single {
  justify-content: center
}

.info-list01 img {
  max-width: 377px;
  margin: 0 auto
}

@media screen and (min-width: 950px) {
  .info-list01 {
    width: 45%
  }

  .info-list01 div img {
    max-width: auto
  }
}

@media screen and (min-width: 768px) {
  .info-notes {
    max-width: 950px;
    margin-right: auto;
    margin-left: auto
  }
}

.info-list02_text {
  position: relative;
  z-index: 1
}

.info-list02 {
  margin-top: 48px
}

.info-list02 img {
  max-width: 400px;
  margin: 0 auto
}

.info-list02 .sw-notes {
  margin-top: 8px;
  letter-spacing: -0.1px
}

@media screen and (min-width: 950px) {
  .info-list02 {
    margin-top: 0;
    width: 45%;
    margin-left: 10%;
    margin-left: auto;
    align-items: center
  }

  .info-list02 div {
    position: relative
  }

  .info-list02 div p {
    margin-top: -10px
  }

  .info-list02 div img {
    position: relative
  }
}

.about__table {
  display: block;
  margin: 40px 0 11px;
  font-size: 12px
}

.about__table tbody,
.about__table tr,
.about__table th,
.about__table td {
  display: block
}

.about__table th {
  padding: 10px 19px;
  border: solid 1px #DCDCDC;
  background-color: #F2F2F2;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0
}

.yuie .about__table th {
  padding-top: calc(9px + .4em)
}

.about__table td {
  margin: -1px 0;
  padding: 10px 19px;
  border: solid 1px #DCDCDC
}

.yuie .about__table td {
  padding-top: calc(9px + .4em)
}

.caption {
  font-size: 12px;
  text-align: justify;
  line-height: 1.8
}

.caption .sw-link {
  font-size: 12px
}

@media screen and (min-width: 768px) {
  .about__table {
    display: table;
    margin: 40px 0 11px;
    font-size: 14px;
    max-width: 950px;
    margin: 40px auto 11px
  }

  .about__table tbody {
    display: table-row-group
  }

  .about__table tr {
    display: table-row
  }

  .about__table th,
  .about__table td {
    display: table-cell
  }

  .about__table th {
    width: 240px;
    padding: 14px 19px;
    border: solid 1px #DCDCDC;
    background-color: #F2F2F2;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0
  }

  .yuie .about__table th {
    padding-top: calc(13px + .4em)
  }

  .about__table td {
    margin: 0;
    padding: 14px 19px;
    border: solid 1px #DCDCDC
  }

  .yuie .about__table td {
    padding-top: calc(13px + .4em)
  }

  .caption {
    font-size: 14px !important;
    text-align: justify;
    line-height: 1.8;
    max-width: 950px;
    margin: 0 auto;
    text-align: left !important
  }
}

.footer {
  margin-top: 80px;
  background-color: #000;
  padding-top: 35px !important;
  padding-bottom: 200px !important
}

@media screen and (min-width: 768px) {
  .footer {
    margin-top: 150px;
    padding-top: 80px !important;
    padding-bottom: 180px !important
  }
}

.footer-inner {
  color: #fff;
  margin-top: 0 !important
}

@media screen and (min-width: 768px) {
  .footer-inner ul {
    display: flex;
    justify-content: center;
    margin: 0 auto
  }
}

.footer-inner a {
  color: #fff;
  font-size: 12px;
  font-weight: 500
}

@media screen and (min-width: 768px) {
  .footer-inner a {
    font-size: 16px
  }
}

.footer-inner li+li {
  margin-top: 8px
}

@media screen and (min-width: 768px) {
  .footer-inner li+li {
    margin-top: 0;
    margin-left: 1.2em
  }
}

.footer-inner .footer__copyright {
  font-size: 10px;
  color: #aeaeae;
  margin-top: 24px
}

@media screen and (min-width: 768px) {
  .footer-inner .footer__copyright {
    text-align: center;
    font-size: 11px;
    margin-top: 40px
  }
}

.notes p {
  margin-top: 12px;
  font-size: 11px
}

@media screen and (min-width: 768px) {
  .notes p {
    font-size: 16px
  }
}

.notes p a {
  font-size: 11px
}

@media screen and (min-width: 768px) {
  .notes p a {
    font-size: 16px
  }
}

.notes .sw-notes {
  transform: none;
  font-size: 10px
}

@media screen and (min-width: 768px) {
  .notes .sw-notes {
    font-size: 14px
  }
}

.sw-link {
  color: #0657a3;
  text-decoration: underline;
  font-size: 13px;
}

@media screen and (min-width: 768px) {
  .sw-link {
    font-size: 18px
  }
}

.sw-link::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background-image: url(/promotion/ordercard/w/student/images/common/blank.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 2px
}

@media screen and (min-width: 768px) {
  .sw-link::after {
    width: 13px;
    height: 13px
  }
}

.sw-link.small {
  font-size: 10px
}

.sw-link.small:after {
  width: 10px;
  height: 10px
}

.campaign .sw-notes {
  margin: -30px 0 50px;
}

@media screen and (min-width: 768px) {
  .sw-link.small {
    font-size: 12px;
  }

  .campaign .sw-notes {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .campaign .sw-notes {
    margin: -20px 0 30px;
  }
}

@media screen and (min-width: 768px) {
  .point01 {
    margin-top: 60px;
    display: flex;
    justify-content: center
  }

  .point01>img {
    width: 50%
  }

  .point01+.sw-notes {
    text-align: center
  }
}

@media screen and (min-width: 768px) {
  .point01_text .sw-title_line {
    text-align: center
  }
}

.faq {
  margin-top: 40px
}

@media screen and (min-width: 768px) {
  .faq {
    margin-top: 60px
  }
}

.faq ul {
  margin-top: 20px
}

@media screen and (min-width: 768px) {
  .faq ul {
    margin-top: 40px
  }
}

.faq li+li {
  margin-top: 30px
}

.faq a {
  text-decoration: underline
}

@media screen and (min-width: 768px) {
  .faq h2 {
    font-size: 32px
  }
}

.faq-q {
  position: relative;
  padding-left: 30px;
  font-weight: 700;
  font-size: 15px;
  min-height: 20px
}

@media screen and (min-width: 768px) {
  .faq-q {
    padding-left: 60px;
    font-size: 20px;
    min-height: 40px
  }
}

.faq-q:before {
  position: absolute;
  top: 0;
  left: 0;
  content: 'Q';
  font-size: 11.5px;
  border: 2px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  box-sizing: border-box
}

@media screen and (min-width: 768px) {
  .faq-q:before {
    width: 40px;
    height: 40px;
    font-size: 20px;
    border: 3px solid #000
  }
}

.faq-notes {
  font-size: 11px;
  display: inline-block;
  color: #818181;
  line-height: 1.5
}

.faq-a {
  margin-top: 12px;
  position: relative;
  padding-left: 30px;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.8
}

@media screen and (min-width: 768px) {
  .faq-a {
    padding-left: 60px;
    font-size: 16px;
    margin-top: 16px
  }
}

.faq-a:before {
  position: absolute;
  top: 0;
  left: 0;
  content: 'A';
  font-size: 11.5px;
  border: 2px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  font-weight: 700;
  box-sizing: border-box
}

@media screen and (min-width: 768px) {
  .faq-a:before {
    width: 40px;
    height: 40px;
    font-size: 20px;
    border: 3px solid #000
  }
}

.rc_aco_list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex-direction: column;
}

@media screen and (min-width: 768px) {
  .rc_aco_list {
    flex-wrap: nowrap;
    max-width: 400px;
    margin-right: auto;
    margin-left: auto
  }
}

.rc_aco_list li {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .rc_aco_list li {
    width: 100%
  }
}

.other {
  margin-top: 60px;
  max-width: 950px;
  margin-right: auto;
  margin-left: auto
}

.other h2 {
  font-size: 20px
}

@media screen and (min-width: 768px) {
  .other {
    margin-top: 60px;
  }

  .other h2 {
    font-size: 30px;
    text-align: center
  }
}



.fix {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  background-color: rgba(34, 34, 34, 0.7);
  padding-bottom: 20px;
  text-align: center;
}

.fix span {
  text-align: left
}

.fix.p .fix_inner {
  position: relative
}

@media screen and (min-width: 768px) {
  .fix.p .fix_inner {
    padding-bottom: 0 !important
  }
}

@media screen and (min-width: 768px) {
  .fix.only .fix_inner {
    padding-bottom: 0 !important
  }
}

.fix.only .button {
  font-size: 14px
}

.fix.only .button.normal {
  background: #fff
}

.fix.only .button .sp {
  display: none !important
}

@media screen and (min-width: 768px) {
  .fix.non-link .fix_inner {
    padding-bottom: 0 !important
  }
}

.fix .link {
  color: #fff;
  text-align: center;
  margin-top: 8px;
  font-size: 12px;
  display: block
}

@media screen and (min-width: 768px) {
  .fix .link {
    font-size: 16px;
    margin-top: 0px
  }
}

.fix_inner {
  padding-top: 27px;
  padding-right: 4%;
  padding-left: 4%;
  display: flex;
  align-items: center;
  justify-content: center
}

@media screen and (min-width: 768px) {
  .fix_inner {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 18px
  }
}

@media screen and (min-width: 768px) {
  .fix_inner .button {
    max-width: 365px;
    height: 64px;
    border-radius: 32px;
    font-size: 17px;
  }
}

.fix_inner .button {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
  border-radius: 35px;
  font-size: 17px;
  font-weight: 700;
  width: 365px;
  position: relative;
  box-shadow: 4px 4px 0 0 #fff
}

.fix_inner .button:before {
  background-image: linear-gradient(45deg, #fbe88e 0%, #f86592 50%, #81e2c8 100%);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 40px;
  z-index: -1;
}

.fix_inner .button:after {
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  margin: 4px auto auto 4px;
  background-color: #fff;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 40px;
  z-index: -1;
}

.fix_inner .button img {
  width: 45px;
  height: auto;
  margin-right: 8px
}

@media screen and (max-width: 320px) {
  .fix_inner .button img {
    width: 30px;
    margin-right: 4px
  }
}

@media screen and (min-width: 768px) {
  .fix_inner .button img {
    width: 52px;
    margin-right: 16px
  }
}

.fix_inner .button+.button {
  margin-left: 8px
}

@media screen and (min-width: 768px) {
  .fix_inner .button+.button {
    margin-left: 16px
  }
}

.fix_inner.only .button {
  font-size: 14px
}

.fix_inner.only .button.normal {
  background: #fff
}

.fix_inner.only .button .sp {
  display: none !important
}

.fix_text {
  position: absolute;
  background: linear-gradient(45deg, #ffbf35 0%, #ff3079 40%, #ac34e3 100%);
  color: #fff;
  line-height: 1;
  font-size: 12px;
  top: -14px;
  left: 50%;
  font-weight: 500;
  letter-spacing: 1px;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 280px;
  height: 28px;
  margin-left: -140px;
  text-shadow: 0px 0px 4px #ff307869
}

@media screen and (min-width: 768px) {
  .fix_text {
    font-size: 15px;
    width: 360px;
    margin-left: -180px;
    top: -20px;
    height: 32px
  }
}




/*--------flow-------*/
.flow .non-tab {
  margin-top: 24px
}

@media screen and (min-width: 768px) {
  .flow .non-tab {
    margin-top: 60px
  }
}

.swiper {
  overflow: visible !important
}

.swiper-wrapper {
  align-items: stretch !important;
  padding-bottom: 24px !important;
  overflow: visible !important
}

.tab-mobasoku {
  overflow: hidden
}

.swiper-pagination {
  bottom: 0 !important
}

.swiper-slide {
  position: relative;
  border: 2px solid #000;
  box-sizing: border-box;
  height: auto !important
}

@media screen and (min-width: 768px) {
  .swiper-slide {
    padding: 24px
  }
}

.slide-box {
  height: 100%
}

@media screen and (min-width: 768px) {
  .tab_wrap {
    max-width: 950px;
    margin-right: auto;
    margin-left: auto
  }
}

.tab {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 24px
}

@media screen and (min-width: 768px) {
  .tab {
    margin-top: 0;
    margin-top: 0
  }
}

.tab_content {
  display: none;
  overflow: hidden;
  background: #fff;
  border-radius: 0 0 4px 4px;
}

.tab_content.is-active {
  display: block;
  border: solid;
}

.tab_item {
  width: 49%;
  height: 70px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  opacity: 1;
  border-radius: 4px 4px 0 0;
  line-height: 1.25;
  background: #fff;
  color: #0000009f
}

.tab_item:hover {
  cursor: pointer
}

.tab_item span {
  font-size: 14px;
  font-weight: normal;
  padding: 5px 0;
}

.tab_item.is-active {
  background: #000;
  color: #fff;
  opacity: 1
}

.tab2 {
  margin-left: 2%
}

.slide-num {
  position: absolute;
  background: #000;
  font-weight: bold;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 14px
}

@media screen and (min-width: 768px) {
  .slide-num {
    width: 32px;
    height: 32px;
    font-size: 16px
  }
}

.flow-title {
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  margin-top: 8px
}

@media screen and (max-width: 767px) {
  .flow-title h3 {
    font-size: 16px;
  }
}

@media screen and (min-width: 768px) {
  .flow-title {
    font-size: 18px
  }
}

.flow-title.is_balloon {
  position: relative
}

.flow-title .has_balloon {
  position: absolute;
  display: inline-block;
  top: -38px;
  left: 50%;
  background-color: #fff;
  border: solid 1px #000;
  padding: 4px;
  width: 140px;
  text-align: center;
  margin-left: -70px;
  font-size: 12px
}

@media screen and (min-width: 768px) {
  .flow-title .has_balloon {
    font-size: 14px;
    width: 160px;
    margin-left: -80px;
    padding: 8px;
    top: -52px
  }
}

.flow-title .has_balloon:before,
.flow-title .has_balloon:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.flow-title .has_balloon:before {
  border: solid 8px transparent;
  border-top: solid 8px #000
}

.flow-title .has_balloon:after {
  border: solid 10px transparent;
  border-top: solid 10px #fff;
  margin-top: -3px
}

.flow-icon {
  display: block;
  margin: 20px auto 0;
  width: 100%;
  max-width: 268px;
}

.flow-apply {
  display: flex;
  flex-direction: column;
  margin: auto;
}

@media screen and (min-width: 768px) {
  .flow-apply {
    max-width: 800px;
  }
}


.flow-title {
  display: flex;
  flex-direction: column;
  padding: 20px 0;
}

.flow-cover {
  display: flex;
  flex-direction: column;
  gap: 40px;
  background-color: #F2F2F2;
  padding: 40px 30px;
  border-radius: 8px;
}

.flow-content {
  display: flex;
}

.flow-content p {
  margin-bottom: 0;
}

.flow-item {
  display: flex;
  flex-direction: column;

  width: 100%;
  padding-left: 40px;
}

.flow-apply p {
  font-size: 18px;
}

.flow-txt {
  font-size: calc(19.9333px);
  font-weight: bold;
}

.flow-num {
  width: 50px;
  position: relative;
}

.flow-num img {
  max-width: 100%;
  display: block;
}

.flow-num-ed {
  width: 48px;
  position: relative;
}

.flow-num-ed img {
  max-width: 100%;
  display: block;
}

.flow-num::after {
  content: '';
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  width: 2px;
  height: calc(100% - 30px);
  margin: auto;
  background-color: #000000;
}

.flow-content:last-child .flow-num::after {
  content: none;
}

.flow-note {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: calc(10px) calc(28px);
}

.flow-note .subtxt-box {
  margin: 0;
  padding: 0;
}

@media screen and (max-width:767px) {
  .flow-cover {
    gap: 20px;
    padding: 20px;
    border-radius: 0;
    width: 100%;
  }

  .flow-apply {
    padding: calc(20px) calc(0px);
    align-items: center;
  }

  .flow-title {
    padding: 0 0 20px;
  }

  .flow-txt {
    font-size: calc(16px);
  }

  .fw-nm {
    font-size: 14px;
  }

  .flow-apply p {
    font-size: 14px;
  }

  .flow-num {
    width: 40px;
  }

  .flow-num::after {
    top: 46px;
    height: calc(100% - 20px);
  }

  .flow-item {
    padding-left: 20px;
  }

  .flow-note {
    padding: calc(10px) calc(4px);
  }
}

.faq-a_inner {
  padding-left: 30px;
}

@media screen and (min-width: 768px) {
  .faq-a_inner {
    padding-left: 60px;
  }
}

.slide-text {
  font-size: 12px;
  margin-top: 8px;
  text-align: center
}

@media screen and (min-width: 768px) {
  .slide-text {
    margin-top: 16px;
    font-size: 16px
  }
}

.swiper-button-next,
.swiper-button-prev {
  color: #000 !important;
  width: 12px !important;
  margin-top: -32px !important
}

.swiper-button-next:after,
.swiper-button-prev:after {
  width: 12px !important;
  font-size: 24px !important
}

.swiper-button-next {
  right: 6.5% !important
}

@media screen and (max-width: 360px) {
  .swiper-button-next {
    right: 4.5% !important
  }
}

@media screen and (min-width: 420px) {
  .swiper-button-next {
    right: 6.5% !important
  }
}

@media screen and (min-width: 550px) {
  .swiper-button-next {
    right: 7% !important
  }
}

@media screen and (min-width: 768px) {
  .swiper-button-next {
    right: 19.5% !important
  }
}

@media screen and (min-width: 950px) {
  .swiper-button-next {
    right: 20% !important
  }
}

.swiper-button-prev {
  left: 6.5% !important
}

@media screen and (max-width: 360px) {
  .swiper-button-prev {
    left: 4.5% !important
  }
}

@media screen and (min-width: 420px) {
  .swiper-button-prev {
    left: 6.5% !important
  }
}

@media screen and (min-width: 550px) {
  .swiper-button-prev {
    left: 7% !important
  }
}

@media screen and (min-width: 768px) {
  .swiper-button-prev {
    left: 19.5% !important
  }
}

@media screen and (min-width: 950px) {
  .swiper-button-prev {
    left: 20% !important
  }
}

.swiper-pagination-bullet-active {
  background: #000 !important
}

.tab_content {
  padding-bottom: 16px
}

@media screen and (min-width: 768px) {
  .tab_content {
    padding-bottom: 24px
  }
}

.tab-title {
  text-align: center;
  padding: 16px;
  font-weight: bold;
  font-size: 16px
}

@media screen and (max-width: 360px) {
  .tab-title {
    font-size: 14px
  }
}

@media screen and (min-width: 768px) {
  .tab-title {
    font-size: 18px;
    padding: 24px
  }
}

.tab-notes {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  font-size: 12px;
  padding-bottom: 0
}

@media screen and (min-width: 768px) {
  .tab-notes {
    padding: 24px;
    font-size: 14px
  }
}

.tab-notes span {
  text-align: left
}

.flow_image {
  display: flex;
  justify-content: center;
  margin-bottom: 8px
}

.flow_image img {
  max-width: 480px
}

.flow_image.image02 img {
  max-width: 240px;
  margin-bottom: 16px
}

.flow_image.image02.amazon img {
  max-width: 160px;
  margin-bottom: 16px
}

@media screen and (min-width: 768px) {
  .flow_image.image02.amazon img {
    max-width: 240px
  }
}

.kakaku {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 64px;
  align-items: center;
  font-weight: 700;
  align-items: center;
  flex-direction: row-reverse;
  margin-top: 40px
}

@media screen and (min-width: 768px) {
  .kakaku {
    margin-bottom: 80px;
    align-items: center;
    flex-direction: row;
    align-items: flex-start;
    flex-direction: row;
    margin-top: 56px
  }
}

.kakaku img {
  width: 80px;
  height: auto;
  padding-bottom: 16px;
  margin-right: 12px
}

@media screen and (min-width: 768px) {
  .kakaku img {
    margin-right: 0;
    width: 200px;
    margin-bottom: 0;
    margin-left: 32px
  }
}

.kakaku .kakaku_image {
  width: 160px
}

@media screen and (min-width: 768px) {
  .kakaku .kakaku_image {
    margin-top: -16px
  }
}

.kakaku_text {
  text-align: left;
  font-size: 13px;
  line-height: 1.5
}

@media screen and (min-width: 768px) {
  .kakaku_text {
    font-size: 20px
  }
}

.kakaku_text .line {
  font-size: 14px;
  position: relative;
  display: inline-block;
  line-height: 1
}

@media screen and (min-width: 768px) {
  .kakaku_text .line {
    font-size: 24px
  }
}

.kakaku_text .line:after {
  content: "";
  height: 3px;
  width: 100%;
  background: #fff06f;
  display: block;
  left: 0;
  bottom: 0
}

@media screen and (min-width: 768px) {
  .kakaku_text .line:after {
    height: 8px
  }
}

.kakaku_text .line>span {
  color: #ec6c23;
  font-size: 20px
}

@media screen and (min-width: 768px) {
  .kakaku_text .line>span {
    font-size: 28px
  }
}

.kakaku_catch {
  text-align: center;
  font-size: 13px
}

@media screen and (min-width: 768px) {
  .kakaku_catch {
    font-size: 20px
  }
}

.kakaku_catch span {
  color: #EC6C23;
  font-size: 24px
}

.kakaku_catch span:after {
  content: none
}

@media screen and (min-width: 768px) {
  .kakaku_catch span {
    font-size: 24px;
    letter-spacing: 1.5px
  }
}

.kakaku_notes {
  font-size: 10px;
  margin-top: 12px;
  transform: scale(0.9);
  transform-origin: left top
}

@media screen and (min-width: 768px) {
  .kakaku_notes {
    font-size: 12px;
    transform: none
  }
}

.flow_text {
  margin-top: 32px
}

.flow_text h3 {
  font-size: 16px
}

@media screen and (min-width: 768px) {
  .flow_text {
    max-width: 950px;
    margin-right: auto;
    margin-left: auto
  }
}

@media screen and (max-width: 767px) {
  .flow_text {
    padding: 0 5%;
  }
}

.flow_text_list {
  margin-top: 16px
}

.flow_text_list+p {
  margin-top: 16px
}

.flow_text_list+p a {
  color: #0657a3;
  text-decoration: underline
}

.flow_text_list+p a:after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  background-image: url(/promotion/ordercard/w/student/images/common/blank.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 2px
}

.flow_text_list a {
  color: #0657a3;
  text-decoration: underline
}

.flow_text_list a:after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  background-image: url(/promotion/ordercard/w/student/images/common/blank.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 2px
}

.flow_text_list+p+p {
  margin-top: 16px
}

.flow_text_list li+li {
  margin-top: 4px
}

.flow_notes_list {
  margin-top: 24px;
  font-size: 11px;
  margin-bottom: 24px
}

.flow_aco {
  margin-top: 24px;
  border: 2px solid #000;
  display: inline-block;
  width: 210px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 15px;
  background-color: #fff
}

.flow_aco::after {
  content: " ＋"
}

.flow_aco:hover {
  cursor: pointer
}

.flow_aco.show::after {
  content: " −"
}

.flow_aco_content {
  display: none
}

.flow_aco_content .sw-link {
  font-size: 16px
}

.flow_aco_content p {
  margin-top: 24px;
  font-size: 13px
}

@media screen and (min-width: 768px) {
  .flow_aco_content p {
    font-size: 16px
  }
}

.flow_aco_content a {
  font-size: 13px !important
}

@media screen and (min-width: 768px) {
  .flow_aco_content a {
    font-size: 16px !important
  }
}

.flow img {
  width: 100%;
  height: auto
}

.flow .sw-title img {
  width: 100%;
  height: auto;
  vertical-align: bottom
}

@media screen and (min-width: 768px) {
  .flow .sw-title {
    background-image: url(/promotion/ordercard/w/student/images/student/flow_title_bg.png);
    background-position: center center;
    background-size: 100% 425px
  }

  .flow .sw-title span {
    overflow: hidden;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0
  }
}

@media screen and (min-width: 768px) {
  .flow .sw-title img {
    max-width: 1440px;
    width: 1440px;
    height: 425px;
    margin-right: auto;
    margin-left: auto
  }
}

.flow_content_ow {
  background-color: #f9ccda;
  padding-right: 2.666%;
  padding-left: 2.666%;
  padding-bottom: 43px
}

@media screen and (min-width: 768px) {
  .flow_content_ow {
    padding-bottom: 80px
  }
}


.button.only {
  display: flex !important;
  line-height: 1.2;
  align-items: center
}

.button.only>span {
  margin-right: 8px
}

.button.only>span>span {
  display: block;
  font-size: 16px;
  line-height: 1.2
}

@media screen and (min-width: 768px) {
  .button.only>span>span {
    display: inline-block
  }
}

.mb16 {
  margin-bottom: 16px !important
}

.l-modal.only .button+.button {
  margin-top: 16px !important
}

.main_catch {
  background-color: #fff06f;
  width: 240px;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  text-align: 40px !important;
  border-radius: 20px;
  letter-spacing: 0.5px;
  font-size: 15px !important
}

@media screen and (min-width: 768px) {
  .main_catch {
    font-size: 20px !important;
    width: 320px;
    height: 56px;
    border-radius: 28px;
    text-align: 56px !important
  }
}

.main_catch>span {
  font-size: 28px
}

@media screen and (min-width: 768px) {
  .main_catch>span {
    font-size: 40px !important
  }
}

.main-title.only {
  display: flex;
  flex-direction: column
}

.bold {
  font-weight: bold !important
}

.feature {
  background-image: -moz-linear-gradient(45deg, #ffe56d 0%, #ff3079 100%);
  background-image: -webkit-linear-gradient(45deg, #ffe56d 0%, #ff3079 100%);
  background-image: -ms-linear-gradient(45deg, #ffe56d 0%, #ff3079 100%);
  background-image: linear-gradient(45deg, #ffe56d 0%, #ff3079 100%)
}

.feature h2 {
  width: 100%;
  padding-top: 25px;
  margin-right: auto;
  margin-left: auto
}

@media screen and (min-width: 768px) {
  .feature h2 {
    width: 580px;
    padding-top: 55px
  }
}

.feature h2 img {
  width: 100%;
  height: auto;
  vertical-align: bottom
}

.feature ul {
  margin-top: 5px;
  padding-bottom: 38px
}

@media screen and (min-width: 768px) {
  .feature ul {
    margin-top: 16px;
    display: flex;
    flex-wrap: wrap;
    max-width: 950px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 53px
  }
}

@media screen and (min-width: 768px) {
  .feature ul li {
    width: 50%
  }
}

.feature ul img {
  width: 100%;
  height: auto
}

.feature ul li+li {
  margin-top: 20px
}

@media screen and (min-width: 768px) {
  .feature ul li+li {
    margin-top: 0
  }
}

.merit {
  margin-top: 16px
}

@media screen and (min-width: 768px) {
  .merit {
    margin-top: 0
  }
}

.merit img {
  width: 100%;
  height: auto;
  vertical-align: bottom
}

@media screen and (min-width: 950px) {
  .merit img {
    width: 50%
  }
}

@media screen and (min-width: 768px) {
  .merit img {
    width: 40%
  }
}

@media screen and (min-width: 768px) {
  .merit .sw-title {
    background-image: url(/promotion/ordercard/w/student/images/student/merit_title_bg.png);
    background-position: center center;
    background-size: 100% 349px
  }

  .merit .sw-title span {
    overflow: hidden;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0
  }
}

@media screen and (min-width: 768px) {
  .merit .sw-title img {
    max-width: 1440px;
    width: 1440px;
    margin-right: auto;
    margin-left: auto
  }
}

.merit_content_ow {
  background-color: #c5f1e5;
  padding-right: 2.666%;
  padding-left: 2.666%;
  padding-bottom: 43px
}

@media screen and (min-width: 768px) {
  .merit_content_ow {
    padding-bottom: 80px
  }
}

.merit_content_wrap {
  border-radius: 8px;
  background: linear-gradient(45deg, #fbe88e 0%, #f86592 50%, #81e2c8 100%);
  padding: 4px
}

.merit_content {
  border-radius: 4px;
  background: #fff;
  padding: 18px;
  padding-top: 4px
}

@media screen and (min-width: 768px) {
  .merit_content {
    padding-top: 1px;
    padding-bottom: 64px;
    padding-right: 80px;
    padding-left: 80px
  }
}

@media screen and (min-width: 768px) {
  .merit_content section {
    max-width: 950px;
    margin-right: auto;
    margin-left: auto
  }
}

.point_icon {
  position: absolute;
  display: block;
  width: 72px;
  height: auto;
  top: -42px;
  left: 0
}

.point_icon img {
  width: 100% !important
}

.merit-item02 {
  margin-top: 24px
}

.okidoki_text {
  font-size: 13px;
  line-height: 1.7
}

.benefit_content_ow {
  background-color: #fffeb6;
  padding-right: 2.666%;
  padding-left: 2.666%;
  padding-bottom: 43px
}

@media screen and (min-width: 768px) {
  .benefit_content_ow {
    padding-bottom: 80px
  }
}

.campaign img {
  width: 100%;
  height: auto
}

.campaign .sw-title img {
  height: auto;
  vertical-align: bottom
}

.info_content_ow {
  background-color: #fffeb6;
  padding-right: 2.666%;
  padding-left: 2.666%;
  padding-bottom: 43px
}

@media screen and (min-width: 768px) {
  .info_content_ow {
    padding-bottom: 80px
  }
}

.info img {
  width: 100%;
  height: auto
}

.info .sw-title img {
  width: 100%;
  height: auto;
  vertical-align: bottom
}

@media screen and (min-width: 768px) {
  .info .sw-title {
    background-image: url(/promotion/ordercard/w/student/images/student/info_title_bg.png);
    background-position: center center;
    background-size: 100% 351px
  }

  .info .sw-title span {
    overflow: hidden;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0
  }
}

@media screen and (min-width: 768px) {
  .info .sw-title img {
    max-width: 1440px;
    width: 1440px;
    height: 351px;
    margin-right: auto;
    margin-left: auto
  }
}

.info02 {
  padding-right: 8%;
  padding-left: 8%;
  margin-top: 64px;
  max-width: calc(950px + 16%);
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 50px
}

@media screen and (min-width: 768px) {
  .info02 {
    margin-bottom: 80px
  }
}

.campaign_content_ow {
  background-color: #c5f1e5;
  padding-right: 2.666%;
  padding-left: 2.666%;
  padding-bottom: 43px
}

@media screen and (min-width: 768px) {
  .campaign_content_ow {
    padding-bottom: 80px
  }
}

.benefit img {
  width: 100%;
  height: auto
}

@media screen and (min-width: 768px) {
  .benefit .sw-title {
    background-image: url(/promotion/ordercard/w/student/images/student/benefit_title_bg.png);
    background-position: center center;
    background-size: 100% 440px
  }

  .benefit .sw-title span {
    overflow: hidden;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0
  }
}

@media screen and (min-width: 768px) {
  .benefit .sw-title img {
    max-width: 1440px;
    width: 1440px;
    height: 440px;
    margin-right: auto;
    margin-left: auto
  }
}

.merit_content_wrap+.merit_content_wrap {
  margin-top: 40px
}

.limited02 {
  margin-top: 16px
}

.limited02 img {
  max-width: 247px
}

.limited02 p {
  font-size: 13px;
  margin-top: 4px
}

.main_kv {
  width: 100%;
  background-position: top right, bottom left;
  border: 24px solid transparent;
  border-image: linear-gradient(45deg, #fbe88e 0%, #f86592 50%, #81e2c8 100%) 1;
  position: relative
}

.main_kv:after {
  content: "";
  position: absolute;
  top: -24px;
  right: -24px;
  display: block;
  background-image: url(/promotion/ordercard/w/student/images/student/topright.png);
  width: 400px;
  height: 334px
}

.main_kv:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: -24px;
  display: block;
  background-image: url(/promotion/ordercard/w/student/images/student/bottomleft.png);
  width: 534px;
  height: 272px
}

.main_kv img {
  max-width: 990px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 55px;
  padding-bottom: 20px;
  position: relative;
  z-index: 1
}

.okidoki_img {
  width: 377px !important;
  margin-top: 40px
}

.okidoki_img01 {
  width: 331px !important;
}

.point-list_image {
  width: 100% !important;
  margin: 30px auto 0;
}

.caching {
  padding: 0 8%;
  margin-top: 60px
}

@media screen and (min-width: 768px) {
  .caching {
    max-width: 950px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 110px
  }

  .point-list_image {
    width: 60% !important;
    max-width: 540px;
  }
}

@media screen and (min-width: 950px) {
  .caching {
    padding: 0
  }
}

.caching img {
  width: 100%;
  height: auto
}

.caching p {
  font-size: 13px
}

@media screen and (min-width: 768px) {
  .caching p {
    font-size: 16px
  }
}

.caching .mt8 {
  margin-top: 8px
}

.caching .mt16 {
  margin-top: 16px
}

.caching .mt24 {
  margin-top: 24px
}

.caching .bold {
  font-weight: bold
}

.caching .link {
  color: #0657a3;
  text-decoration: underline;
  font-size: 13px
}

@media screen and (min-width: 768px) {
  .caching .link {
    font-size: 16px
  }
}

.caching h3 {
  font-size: 14px
}

.caching ul {
  font-size: 12px
}

@media screen and (min-width: 768px) {
  .caching ul {
    font-size: 14px
  }
}

.caching ul li {
  position: relative;
  padding-left: 1em;
  color: #818181
}

.caching ul li:before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0
}

.caching ul li+li {
  margin-top: 6px
}

.caching dl dt {
  margin-top: 24px;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #000;
  padding-bottom: 2px;
  margin-bottom: 2px
}

@media screen and (min-width: 768px) {
  .caching dl dt {
    font-size: 16px
  }
}

.caching dl dd {
  font-size: 13px
}

@media screen and (min-width: 768px) {
  .caching dl dd {
    font-size: 16px
  }
}

.caching_text.mt24 {
  margin-top: 24px
}

.caching_table_sp {
  margin-top: 16px;
  border-left: 2px solid #000;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%
}

.caching_table_sp tbody {
  width: 100%;
  display: block
}

.caching_table_sp th {
  padding: 4px;
  font-weight: bold;
  text-align: left;
  border-top: 1px solid #8e8e8e;
  border-collapse: collapse;
  font-size: 13px;
  width: 26%
}

.caching_table_sp tr {
  width: 100%;
  display: flex
}

.caching_table_sp td {
  padding: 4px;
  border-top: 1px solid #8e8e8e;
  border-left: 1px solid #8e8e8e;
  border-collapse: collapse;
  font-size: 13px;
  flex: 1
}

.caching_table_sp .title {
  font-size: 14px;
  border-top: 2px solid #000;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px
}

.caching_table {
  margin-top: 16px;
  border-top: 2px solid #000;
  table-layout: fixed;
  border-collapse: collapse;
  margin-bottom: 16px
}

.caching_table tr {
  border-bottom: 2px solid #000
}

.caching_table th {
  width: calc(100%/4);
  word-break: break-all;
  font-size: 13px;
  padding: 4px;
  padding-top: 16px;
  padding-bottom: 16px;
  vertical-align: top
}

@media screen and (min-width: 768px) {
  .caching_table th {
    font-size: 16px
  }
}

.caching_table td {
  width: calc(100%/4);
  font-size: 13px;
  padding: 4px;
  padding-top: 16px;
  padding-bottom: 16px;
  vertical-align: top;
  text-align: left
}

@media screen and (min-width: 768px) {
  .caching_table td {
    font-size: 16px
  }
}

.caching_table01 {
  margin-top: 16px
}

.caching_table02 {
  margin-bottom: 16px;
  margin-top: 8px
}

.caching_note {
  font-size: 10px !important;
  color: #818181
}

.tel_box {
  border: 2px solid #000;
  text-align: center;
  margin-top: 16px;
  padding: 16px;
  max-width: 480px;
  margin-right: auto;
  margin-left: auto
}

@media screen and (min-width: 768px) {
  .tel_box {
    margin-left: 0
  }
}

.tel_box img {
  display: block;
  max-width: 220px;
  margin-right: auto;
  margin-left: auto
}

.tel_box .tel {
  border-top: 1px solid #ccc;
  margin-top: 16px;
  padding-top: 16px;
  color: #0033a0;
  font-size: 28px;
  text-align: center
}

@media screen and (min-width: 768px) {
  .tel_box .tel {
    font-size: 32px
  }
}

.tel_box .tel a {
  color: #0033a0
}

.tel_box .tel_note {
  color: #818181;
  font-size: 12px;
  text-align: center
}

.tel_title {
  background: #000;
  color: #fff;
  text-align: center;
  padding: 4px;
  max-width: 480px;
  margin-right: auto;
  margin-left: auto
}

@media screen and (min-width: 768px) {
  .tel_title {
    margin-left: 0
  }
}

.tel_box2 {
  border: 2px solid #000;
  text-align: center;
  padding: 16px;
  max-width: 480px;
  margin-right: auto;
  margin-left: auto
}

@media screen and (min-width: 768px) {
  .tel_box2 {
    margin-left: 0
  }
}

.tel_box2 .tel {
  color: #0033a0;
  font-size: 28px;
  text-align: center
}

@media screen and (min-width: 768px) {
  .tel_box2 .tel {
    font-size: 32px
  }
}

.tel_box2 .tel a {
  color: #0033a0
}

.tel_box2 .tel span {
  font-size: 13px
}

.tel_box2 .title {
  text-align: center
}

.balloon {
  position: relative;
  display: block;
  min-width: 120px;
  max-width: 77.5%;
  color: #555;
  font-size: 16px;
  background: #43972a;
  border: solid 2px #555;
  box-sizing: border-box;
  margin-top: -10px
}

@media screen and (min-width: 768px) {
  .balloon {
    margin-left: auto;
    max-width: 31.25%;
    margin-top: -20px
  }
}

.balloon p {
  text-align: center;
  margin-bottom: 8px;
  font-size: 12px
}

@media screen and (min-width: 768px) {
  .balloon p {
    font-size: 13px
  }
}

.balloon img {
  width: 100% !important
}

.balloon .w {
  color: #fff;
  padding: 11px;
  padding-right: 0;
  padding-left: 0
}

@media screen and (min-width: 361px) {
  .balloon .w {
    font-size: 12px
  }
}

.balloon .wb {
  background: #fff;
  padding: 12px
}

.balloon:before {
  content: "";
  position: absolute;
  top: -35px;
  left: 50%;
  margin-left: -21px;
  border: 18px solid transparent;
  border-bottom: 18px solid #43972a;
  z-index: 2
}

.balloon:after {
  content: "";
  position: absolute;
  top: -40px;
  left: 50%;
  margin-left: -23px;
  border: 20px solid transparent;
  border-bottom: 20px solid #555;
  z-index: 1
}

@media screen and (min-width: 768px) {
  .width {
    max-width: 70%;
    margin-top: -144px !important
  }
}

.nl {
  margin-top: 38px
}

@media screen and (min-width: 768px) {
  .nl {
    margin-top: 96px
  }
}

@media screen and (min-width: 768px) {
  .nl_list {
    display: flex;
    margin-left: -32px
  }
}

.nl_list li {
  margin-top: 24px
}

@media screen and (min-width: 768px) {
  .nl_list li {
    flex: 1;
    margin-left: 32px;
    margin-top: 48px
  }
}

.nl_box {
  display: flex;
  align-items: center
}

@media screen and (min-width: 768px) {
  .nl_box {
    flex-direction: column
  }
}

.nl_box img {
  width: 100px;
  height: auto
}

.nl_box p {
  flex: 1;
  font-weight: bold;
  font-size: 17px;
  margin-left: 16px
}

@media screen and (min-width: 768px) {
  .nl_box p {
    text-align: center;
    margin-left: 0;
    margin-top: 16px;
    font-size: 20px;
    margin-bottom: 16px
  }
}

.nl_box p span {
  color: #f33d92
}

.nl_box+p {
  margin-top: 8px
}

@media screen and (min-width: 768px) {
  .nl_box+p {
    font-size: 16px
  }
}

.ac {
  margin-top: 20px
}

@media screen and (min-width: 768px) {
  .ac h3 {
    font-size: 32px;
    text-align: center
  }
}

.ac_image {
  margin-top: 16px
}

.js-acoMerit5 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 24px !important
}

@media screen and (min-width: 768px) {
  .ac_box_wrap {
    display: flex;
    margin-top: 64px
  }
}

.ac_box {
  position: relative;
  padding-left: 60px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-right: 16px
}

@media screen and (min-width: 768px) {
  .ac_box {
    padding-left: 16px
  }
}

.ac_box h4 {
  font-size: 17px;
  font-weight: 500
}

.ac_box .ac_text {
  color: #313131;
  font-size: 14px;
  margin-top: 15px
}

@media screen and (min-width: 768px) {
  .ac_box .ac_text {
    margin-top: 5px
  }
}

@media screen and (min-width: 768px) {
  .ac_box .ac_text.acr {
    text-align: right
  }
}

.ac_box a {
  display: block;
  margin-top: 16px
}

.box-1 {
  margin-top: 20px
}

@media screen and (min-width: 768px) {
  .box-1 {
    margin-top: 0;
    width: 270px;
    flex: 0.9
  }
}

.box-2 {
  margin-top: 25px
}

@media screen and (min-width: 768px) {
  .box-2 {
    margin-top: 0;
    flex: 2.1;
    margin-left: 16px
  }
}

@media screen and (min-width: 768px) {
  .ac_link_wrap {
    display: flex
  }
}

@media screen and (min-width: 768px) {
  .ac_link_wrap a {
    flex: 1
  }
}

@media screen and (min-width: 768px) {
  .ac_link_wrap a+a {
    margin-left: 16px
  }
}

.ac_step {
  position: absolute;
  background-color: #727272;
  color: #fff;
  line-height: 1;
  width: 24px;
  text-align: center;
  padding-top: 4px;
  font-size: 11px;
  left: 10px;
  top: -4px;
  height: calc(100% + 4px);
  line-height: 1
}

@media screen and (min-width: 768px) {
  .ac_step {
    width: 100%;
    height: auto;
    text-align: left;
    display: flex;
    align-items: center;
    left: 0;
    height: 32px;
    padding-top: 0;
    padding-left: 8px;
    top: -40px
  }
}

.ac_step span {
  font-size: 22px;
  line-height: 1
}

@media screen and (min-width: 768px) {
  .ac_step span {
    margin-top: -3px
  }
}

.step-1 {
  background-color: #989898
}

@media screen and (min-width: 768px) {
  .step-1 {
    width: calc(100% + 8px)
  }
}

.step-1:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -12px;
  display: block;
  border-style: solid;
  border-width: 12px 12px 0 12px;
  border-color: #989898 transparent transparent transparent;
  z-index: 1
}

@media screen and (min-width: 768px) {
  .step-1:after {
    border-width: 16px 0 16px 16px;
    border-color: transparent transparent transparent #989898;
    top: 0;
    bottom: auto;
    right: -15px;
    left: auto
  }
}

.step-2 {
  padding-top: 25px;
  top: -25px;
  height: calc(100% + 25px)
}

@media screen and (min-width: 768px) {
  .step-2 {
    height: 32px;
    padding-top: 0;
    top: -40px;
    width: calc(100% + 8px);
    margin-left: -9px;
    padding-left: 24px
  }
}

.info-text {
  font-size: 12px;
  margin-top: 16px !important
}

@media screen and (min-width: 768px) {
  .info-button_mt {
    margin-top: 40px;
  }
}

.osp_banner {
  margin: 0 auto;
  margin-top: 80px;
  margin-bottom: 80px;
  text-align: center
}

@media screen and (min-width: 768px) {
  .osp_banner {
    margin-top: 120px;
    margin-bottom: 120px
  }
}

.osp_banner img {
  width: 100%;
  max-width: 600px;
  margin: 0 auto
}

.osp_banner p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 16px;
  font-weight: bold
}

@media screen and (min-width: 768px) {
  .osp_banner p {
    font-size: 18px;
    margin-bottom: 16px
  }
}

.osp_banner p span.underline {
  position: relative;
  z-index: 1
}

.osp_banner p span.underline:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: #fff06f;
  z-index: -1
}

@media screen and (min-width: 768px) {
  .osp_banner p span.underline:after {
    height: 12px
  }
}

.banner_area {
  margin-top: 60px
}

@media screen and (min-width: 768px) {
  .banner_area {
    margin-top: 80px
  }
}

.banner_area h2 {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px
}

@media screen and (max-width: 360px) {
  .banner_area h2 {
    font-size: 18px
  }
}

@media screen and (min-width: 768px) {
  .banner_area h2 {
    font-size: 28px;
    margin-bottom: 24px
  }
}

.banner_area h2 span.pop {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  margin-bottom: 8px
}

@media screen and (min-width: 768px) {
  .banner_area h2 span.pop {
    font-size: 24px
  }
}

.banner_area h2 span.pop:before {
  content: "";
  display: inline-block;
  height: 1.3em;
  width: 2px;
  background-color: #000;
  transform: rotate(140deg);
  margin-right: 10px;
  margin-top: 3px
}

.banner_area h2 span.pop:after {
  content: "";
  display: inline-block;
  height: 1.3em;
  width: 2px;
  background-color: #000;
  transform: rotate(40deg);
  margin-left: 10px;
  margin-top: 3px
}

.banner_area h2 span.more {
  display: block;
  margin-bottom: 8px
}

@media screen and (min-width: 768px) {
  .banner_area h2 span.more {
    margin-bottom: 16px
  }
}

.banner_area h2 span.more img {
  display: block;
  width: 130px;
  margin-right: auto;
  margin-left: auto
}

@media screen and (min-width: 768px) {
  .banner_area h2 span.more img {
    width: 200px
  }
}

.banner_area h2 span.underline {
  position: relative;
  z-index: 1
}

.banner_area h2 span.underline:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #fff06f;
  z-index: -1
}

@media screen and (min-width: 768px) {
  .banner_area h2 span.underline:after {
    height: 12px
  }
}

.banner_area a {
  max-width: 600px;
  display: block;
  margin-right: auto;
  margin-left: auto
}

.osp_cp {
  text-align: center;
  margin-top: 56px;
  margin-bottom: 88px
}

@media screen and (min-width: 768px) {
  .osp_cp {
    margin-top: 88px;
    margin-bottom: 160px
  }
}

.osp_cp p {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 16px
}

@media screen and (min-width: 768px) {
  .osp_cp p {
    font-size: 30px;
    margin-bottom: 24px
  }
}

.osp_cp img {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  height: auto;
  max-width: 650px
}

.tab-title {
  padding: 16px 10px
}

.slash {
  font-family: Arial, Helvetica, sans-serif !important;
  font-weight: bold
}

.ac_cpn_note {
  margin-bottom: 16px;
  font-size: 11px;
  display: flex;
  align-items: center;
  justify-content: center
}

.ac_cpn_note span {
  text-align-last: left
}

.ac_cpn_wrap li img {
  display: block
}

.ac_cpn_wrap .cpn_text p {
  max-width: 550px;
  margin: 10px auto 0;
  text-align: center;
  font-size: 16px;
}

.ac_cpn_wrap .cpn_text p span {
  font-size: 20px;
  font-weight: bold;
}

.plus-txt p {
  text-align: center;
  margin: 20px auto 0px;
  line-height: 1.5;
  font-size: 16px;
}

.plus-txt p.emphasis {
  font-weight: 700;
  line-height: 1.2;
  font-size: 20px;
  margin-top: 4px;
}

.plus-txt p.emphasis span {
  font-size: 32px;
}

@media screen and (min-width: 768px) {
  .ac_cpn_wrap li {
    margin: 0 auto;
    max-width: 550px
  }

  .plus-txt p {
    margin: 30px auto 0px;
    font-size: 20px;
  }

  .plus-txt p.emphasis {
    margin: 0 auto;
    font-size: 26px;
  }

  .ac_cpn_wrap .cpn_text p {
    font-size: 22px;
    margin: 20px auto;
  }

  .ac_cpn_wrap .cpn_text p span {
    font-size: 28px;
  }
}

.ac_cpn_wrap li+li {
  margin-top: 4px
}

.ac_cpn_text {
  text-align: center;
  font-size: 14px;
  margin-top: 24px
}

@media screen and (min-width: 768px) {
  .ac_cpn_text {
    font-size: 16px
  }
}

.ac_cpn_title {
  text-align: center;
  font-size: 20px;
  margin-top: 24px;
  margin-bottom: 16px
}

@media screen and (min-width: 768px) {
  .ac_cpn_title {
    font-size: 28px
  }
}

.ac_cpn_bnr {
  margin-top: 24px
}

@media screen and (min-width: 768px) {
  .ac_cpn_bnr {
    margin-top: 32px
  }
}

.ac_cpn_bnr img {
  display: block
}

@media screen and (min-width: 768px) {
  .ac_cpn_bnr img {
    margin: 0 auto;
    max-width: 550px
  }
}

.aco_plus {
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  line-height: 1
}

@media screen and (min-width: 768px) {
  .aco_plus {
    font-size: 32px
  }
}

.notes_imp {
  font-size: 11px !important
}

.l-modal-addNotes {
  font-size: 11px;
  max-width: 480px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  margin-top: 16px;
  margin-bottom: 16px;
  color: #d70909;
  border: 2px solid #d70909;
  border-radius: 8px;
  padding: 8px
}

.l-modal-addNotes span {
  font-weight: bold;
  display: block;
  margin-bottom: 4px;
  font-size: 12px
}

.sw-notes_flex {
  display: flex;
}

@media screen and (max-width: 767px) {
  .sw-notes {
    letter-spacing: -0.56px;
    transform: scale(1);
  }
}

.merit-item02_sup {
  top: -.9em;
  font-size: 55%;
}

.sw-subtitle_line {
  font-size: 14px;
}

@media screen and (min-width: 950px) {
  .sw-subtitle_line {
    font-size: 22px;
  }
}




@media screen and (min-width: 768px) {
  .modal-title:before {
    height: 12px
  }
}

.has-new .new {
  background: #fff06f;
  padding: 0 4px;
  font-size: 16px
}

@media screen and (min-width: 768px) {
  .has-new .new {
    font-size: 20px
  }
}

.modal-text {
  font-size: 12px;
  margin-top: 12px
}

@media screen and (min-width: 768px) {
  .modal-text {
    font-size: 14px;
    margin-top: 16px
  }
}

.modal-text+.modal-text {
  margin-top: 0
}

.modal-text.only {
  margin-top: 16px
}

.modal-text02 {
  font-size: 12px;
  margin-top: 20px;
  color: #000;
  margin-bottom: 2px
}

@media screen and (min-width: 768px) {
  .modal-text02 {
    font-size: 14px;
    margin-top: 20px
  }
}

.modal-text02+.modal-text02 {
  margin-top: 0
}

.modal-text04 {
  font-size: 12px;
  margin-top: 12px;
  color: #000;
  margin-bottom: 2px
}

@media screen and (min-width: 768px) {
  .modal-text04 {
    font-size: 14px;
    margin-top: 16px
  }
}

.modal-text04+.modal-text04 {
  margin-top: 0
}

.modal-text03 {
  font-size: 12px;
  font-weight: 900
}

@media screen and (min-width: 768px) {
  .modal-text03 {
    font-size: 14px
  }
}

@media screen and (min-width: 768px) {
  .js-button:hover {
    cursor: pointer;
    filter: brightness(120%)
  }
}

.js-button.is-active.button {
  background: #fff06f
}

.js-nl.is-disabled2.button {
  background: #fff;
  color: #000
}

@media screen and (min-width: 768px) {
  .js-button02:hover {
    cursor: pointer;
    filter: brightness(120%)
  }
}

.js-button02.is-active.button {
  background: #fff06f
}

.js-nl02.is-disabled2.button {
  background: #fff;
  color: #000
}


.modal-subTitle {
  font-size: 16px;
  font-weight: bold;
  margin-top: -8px;
  line-height: 1;
  margin-bottom: 16px
}

@media screen and (min-width: 768px) {
  .modal-subTitle {
    font-size: 16px;
    margin-top: -9px;
    margin-bottom: 12px
  }
}

.modal-subTitle span {
  padding: 0 8px;
  position: relative;
  z-index: 1
}

.modal-subTitle span:after {
  content: '';
  position: absolute;
  background: #fff;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  z-index: -2
}

.modal-subTitle span:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background: #fff06f;
  z-index: -1;
  width: 100%
}

.modal-caution {
  color: #f00;
  margin-bottom: 8px;
  font-size: 14px
}

@media screen and (min-width: 768px) {
  .modal-caution {
    font-size: 16px
  }
}

.modal-notes {
  font-size: 14px;
  color: #818181;
  margin-top: 32px;
  display: flex;
  align-items: center;
  justify-content: center
}

.modal-notes span {
  text-align: left
}

@media screen and (min-width: 768px) {
  .modal-notes {
    margin-top: 48px
  }
}

.l-modal-btn {
  position: absolute;
  top: 10px;
  right: 5px;
  width: 32px;
  height: 32px
}

@media screen and (min-width: 768px) {
  .l-modal-btn {
    top: 16px;
    right: 24px
  }
}

.l-modal-btn img {
  width: 100%;
  height: auto
}




.l-modal_text {
  margin-top: 14px;
}

.l-modal_text a {
  color: #0657a3;
  text-decoration: underline;
}

@media screen and (min-width: 768px) {
  .l-modal_text {
    margin-top: 12px;
  }
}

.l-modal_text .bold {
  font-weight: bold
}

.l-modal_text .notes {
  margin-top: 6px;
  margin-bottom: 4px;
  font-size: 11px;
  text-align: left;
}

.l-modal_text .notes .bold {
  background: linear-gradient(transparent 70%, #fff06f 0%);
  display: inline
}

.button.only {
  display: flex !important;
  line-height: 1.2;
  align-items: center
}

.button.only>span {
  margin-right: 8px
}

.button.only>span>span {
  display: block;
  font-size: 16px;
  line-height: 1.2
}

@media screen and (min-width: 768px) {
  .button.only>span>span {
    display: inline-block
  }
}

.mb16 {
  margin-bottom: 16px !important
}

.l-modal.only .button+.button {
  margin-top: 16px !important
}

.l-modal_text .sw-link {
  font-size: 10px !important
}

.l-modal_text .sw-link::after {
  width: 10px;
  height: 10px
}


/* modal */

.modal {
  position: relative;
  z-index: 100;
}

.modal-overlay {
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}

.modal-container {
  overflow-y: auto;
  z-index: 100;
  position: fixed;
  width: 95%;
  max-width: 960px;
  margin: 0 auto;
  max-height: 95%;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background: #fff;
  border: 3px solid blue;
  border-image-source: linear-gradient(45deg, #fbe88e 0%, #f86592 50%, #81e2c8 100%);
  border-image-slice: 1;

}

@media screen and (max-width: 768px) {
  .modal-container {
    max-height: 100vh;
  }

  .modal-container .c-title01 {
    width: 100%;
    overflow: hidden;
  }

  .modal-container .c-title01 h2 {
    font-size: 16px;
    margin-bottom: 8px;
  }

  .modal-container .c-title01 h2 span {
    font-size: 45px;
  }
}

.modal-scroll {
  text-align: center;
  overflow-y: auto;
  height: auto;
  max-height: 85vh;
  background: #fff;
  scrollbar-width: thin;
  scroll-behavior: smooth;
}

@media (max-width: 768px) {
  .modal-scroll {
    max-height: 90vh;
  }
}

@media screen and (min-width: 769px) {
  .modal-scroll::-webkit-scrollbar-track {
    border-radius: 8px;
    background-color: transparent;
  }

  .modal-scroll::-webkit-scrollbar {
    width: 8px;
    background-color: transparent;
  }

  .modal-scroll::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: #000;
  }
}

.modal-close {
  height: 40px;
  position: absolute;
  z-index: 9999;
  width: 40px;
  top: 10px;
  right: 10px;
}

@media screen and (max-width: 768px) {
  .modal-close {
    right: 5px;
    position: absolute;
    top: 5px;
    height: 32px;
    width: 32px;
  }
}

.modal-close:before {
  font-size: 22px;
  color: #000;
  content: "✕";
  line-height: 19px;
  height: 22px;
}

.modal {
  display: none;
}

.modal.is-open {
  display: block;
}

.modal[aria-hidden=false] .modal-overlay {
  animation: mmfadeIn 0.3s;
}

.modal[aria-hidden=false] .modal-container {
  animation: mmslideIn 0.3s;
}

.modal[aria-hidden=true] .modal-overlay {
  animation: mmfadeOut 0.3s;
}

.modal[aria-hidden=true] .modal-container {
  animation: mmslideOut 0.3s;
}

.c-modal03 {
  width: 100%;
  height: auto;
  padding: 4px 0px 4px;
  max-width: 860px;
  margin: 0 auto;
  box-sizing: border-box;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .c-modal03 {
    padding-bottom: 12px;
    padding-top: 0px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.1);
    overflow: hidden;
  }
}

.c-modal03 .c-title01 {
  margin-bottom: 20px;
  display: block;
}

@media screen and (min-width: 769px) {
  .c-modal03 .c-title01 {
    margin-bottom: 18px;
  }

  .c-modal03 .c-title01 h2 {
    font-size: 20px;
  }

  .c-modal03 .c-title01 h2 span {
    font-size: 45px;
    letter-spacing: normal;
    top: -20px;
    font-weight: 800;
  }
}

@media screen and (max-width: 768px) {
  .c-modal03 .c-title01 {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 768px) and (max-width: 374px) {
  .c-modal03 .c-title01 h2 {
    font-size: 16px;
  }
}

.c-modal03 .title1 {
  font-size: 18px;
  margin-bottom: 10px;
  text-decoration: underline;
  text-decoration-color: #fff06f;
  text-decoration-thickness: 8px;
  text-underline-offset: -1px;
  text-decoration-skip-ink: none;
}

@media screen and (max-width: 768px) {
  .c-modal03 .title1 {
    margin-bottom: 0;
  }
}

.c-merit {
  padding: 50px;
  max-width: 65%;
}

@media screen and (max-width: 768px) {
  .c-merit {
    padding: 5px;
    max-width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .is-pc {
    display: none;
  }
}

.c-modal-txst {
  padding-bottom: 20px;
  font-size: 11px;
}

@media screen and (max-width: 768px) {
  .c-modal-txst {
    padding: 10px 20px 0 25px;
    text-align: left;
  }
}

@media screen and (max-width: 768px) {
  .c-modal03 .title1::before {
    height: 7px;
  }
}

.c-modal03 .block1 {
  display: flex;
  justify-content: center;
  margin: 10px 0px;
}

@media screen and (max-width: 768px) {
  .c-modal03 .block1 {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
  }
}

.c-modal03 .block1 .card {
  background: #f1eddd;
  width: calc(50% - 20px);
  margin: 0px 10px 20px;
  padding: 25px 13px 20px;
  border-radius: 10px;
}

@media screen and (max-width: 768px) {
  .c-modal03 .block1 .card {
    width: 100%;
    max-width: 300px;
    margin: 0px;
    margin-top: 10px;
    padding: 10px 20px;
  }
}

@media screen and (max-width: 768px) and (max-width: 374px) {
  .c-modal03 .block1 .card {
    max-width: 260px;
  }
}

.c-modal03 .block1 .card .img {
  width: 100%;
  max-width: 250px;
  height: auto;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .c-modal03 .block1 .card .img {
    box-sizing: border-box;
    padding: 0px 25px;
    width: 60%;
  }
}

.c-modal03 .block1 .card .img::before {
  content: "";
  width: calc(100% + 40px);
  height: 50px;
  left: -20px;
  bottom: -30px;
  position: absolute;
  z-index: -1;
  background: url("/promotion/ordercard/os_card_s/images/choose-card.png") no-repeat center bottom;
  background-size: 100% auto;
}

.c-modal03 .block1 .card.v2 .img::before {
  bottom: -10px;
}

@media screen and (max-width: 768px) {
  .c-modal03 .block1 .card .img::before {
    left: -10px;
    bottom: -20px;
  }
}

.c-modal03 .block1 .card .c-btn01 {
  margin-top: 20px;
}

@media (max-width: 768px) {
  .c-modal03 .block1 .card .c-btn01 {
    margin-top: 10px;
  }
}

.c-modal03 .block1 .card.v2 .c-btn01 {
  margin-top: 10px;
}

@media (max-width: 768px) {
  .c-modal03 .block1 .card.v2 .c-btn01 {
    margin-top: 5px;
  }
}

.c-modal03 .block1 .card .c-btn01 a {
  font-size: 16px;
  height: 78px;
}

.c-modal03 .block1 .card .c-btn01.v2 a {
  background: #fff;
  color: #eb6200;
}

.c-modal03 .block1 .card .c-btn01.v2 a::after {
  border-top: 2px solid #eb6200;
  border-right: 2px solid #eb6200;
}

@media screen and (max-width: 768px) {
  .c-modal03 .block1 .card .c-btn01 a {
    border-radius: 5px;
    font-size: 15px;
    height: 50px;
  }
}

@media screen and (max-width: 374px) {
  .c-modal03 .block1 .card .c-btn01 a {
    font-size: 14px;
    letter-spacing: -1px;
  }
}

.c-modal03 .block1 .card .c-btn01 a::after {
  width: 8px;
  height: 8px;
}

@media screen and (max-width: 768px) {
  .c-modal03 .block1 .card .c-btn01 a::after {
    right: 10px;
  }
}

@media screen and (max-width: 374px) {
  .c-modal03 .block1 .card .c-btn01 a::after {
    right: 4px;
  }
}

/* modal */
@keyframes mmfadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes mmfadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes mmslideIn {
  from {
    transform: translateY(10%);
  }

  to {
    transform: translateY(0);
  }
}

@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(-10%);
  }
}

.index-campaign .img1 {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .index-campaign .img1 {
    margin-top: 0;
  }
}

@media screen and (max-width: 319px) {
  body {
    zoom: .7;
  }
}

.img-modal {
  width: 50%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .img-modal {
    width: 30%;
  }
}


/* modal追加箇所 */
.block1_modal {
  display: flex;
  justify-content: space-around;
  margin: 10px 0px;
  align-items: flex-end;
  flex-wrap: wrap;
}

.card_modal {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff06f;
  border-radius: 6px;
  color: #000;
  font-size: 22px;
  font-weight: bold;
  height: 66px;
  align-content: center;
  position: relative;
  box-sizing: border-box;
  width: 45%;
  box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.1);
  transition: 0.3s;
  margin-bottom: 20px;
}

.card_modal :before {
  background-image: linear-gradient(45deg, #fbe88e 0%, #f86592 50%, #81e2c8 100%);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  z-index: -1;
}


/* モーダルチェックボックス */
.card_modal::after {
  content: "";
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  transition: 0.3s;
  left: 1em;
  background: url(/promotion/ordercard/w/student/images/student/check_box.svg) no-repeat;
}

.card_modal:hover::after {
  background: url(/promotion/ordercard/w/student/images/student/check_box.svg) no-repeat;
}

.card_modal.active {
  filter: brightness(112%);
}

.card_modal.active::after {
  background: url(/promotion/ordercard/w/student/images/student/check.svg) no-repeat;
}

.card_modal img {
  max-height: 43px;
  width: auto;
  margin-left: 2.5em;
}

.card_modal p {
  width: 50%;
  font-size: 17px;
}

@media screen and (max-width: 768px) {
  .card_modal p {
    font-size: 15px;
  }
}

.modal_app {
  width: 45%;
  margin-bottom: 20px;
}

.modal_app .c-btn01 {
  border-radius: 1000px;
  margin-top: 0.5rem;
}

.card_modal span {
  font-size: 17px;
}

.modal_lines {
  position: relative;
  display: inline-block;
  background: #f86592;
  border: 2px solid #000000;
  outline: 0px solid #000000;
  outline-offset: -4px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  padding: 6px 11px;
  z-index: 100;
}


@media screen and (min-width: 890px) {
  .modal_lines {
    margin: 0 18px 0 -12%;
  }
}

.point-color {
  font-size: 20px;
  line-height: 1.7;
  font-weight: bold;
  color: #ffffff;
}

.modal-md {
  font-size: 22px;
  line-height: .6;
}

.modal_item01 {
  margin: 30px auto 0px;
}

.modal_item02 {
  padding: 0 10px;
  border-radius: 10px;
  background-color: #f2f2f2;
  margin: 20px;
  padding: 20px 10px 1px;
}

@media screen and (max-width: 768px) {
  .modal_item02 {
    margin: 15px 20px 10px;
    padding: 10px 10px 1px;
  }
}

.modal_item03 {
  padding: 20px 10px 1px;
  border-radius: 10px;
  background-color: #f2f2f2;
  margin: 20px;
  display: none;
  transition: 0.3s;
}

@media screen and (max-width: 768px) {
  .modal_item03 {
    padding: 10px 10px 1px;
    margin: 0 20px;
  }
}

.modal_item03.active {
  display: block;
}

.c-btn01 a {
  align-items: center;
  background: #fff06f;
  border-radius: 6px;
  color: #000;
  display: flex;
  flex-wrap: wrap;
  font-size: 22px;
  font-weight: bold;
  height: 66px;
  justify-content: center;
  align-content: center;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  width: 100%;
  transition: 0.3s;
  gap: 1rem;
}

.c-btn01 a:hover {
  background-image: linear-gradient(45deg, #fbe88e 0%, #f86592 50%, #81e2c8 100%);
}



.c-btn01 a::after {
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  content: "";
  display: block;
  height: 12px;
  width: 12px;
  position: absolute;
  transform: translateY(-50%) rotate(45deg);
  transition: 0.3s;
  top: 50%;
  right: 1.2em;
}



.c-btn01 a span {
  font-size: 14px;
  width: 100%;
  display: block;
}

.c-btn01 a span.ft15 {
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 1px;
}

.modal_item04 a {
  color: #0657a3;
  display: block;
  text-decoration: underline;
  transition: 0.3s;
  position: relative;
}

@media screen and (max-width: 768px) {
  .block1_modal {
    display: block;
    padding: 0 25px;
    margin: 0;
  }

  .card_modal {
    width: 100%;
    margin-bottom: 15px;
    border-radius: 6px;
  }

  .m-br {
    display: none;
  }

  .modal_app {
    width: 100%;
    margin-bottom: 15px;
  }

  .c-btn01 a {
    border-radius: 6px;
  }

  .c-btn01 a span {
    font-size: 11px;
  }

  .c-btn01 a::after {
    height: 12px;
    width: 12px;
    right: .8em;
  }
}

@media screen and (max-width: 400px) {
  .block1_modal {
    padding: 0;
  }

  .c-modal03 .title1 {
    font-size: 15px;
  }
}

.campaign .cpn-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0px;
}

.campaign .cpn-price {
  font-size: 50px;
  font-weight: bold;
}

.campaign .cpn-yen {
  font-size: 24px;
}

.campaign .cpn-b-txt {
  font-size: 20px;
  line-height: 1.6;
}

.campaign .cpn-txt {
  font-size: 16px;
  line-height: 1.1;
}

.campaign .cpn-cal-txt {
  margin: 11px 0;
  font-size: 14px;
  line-height: 1.5;
}

@media screen and (min-width: 768px) {
  .campaign .cpn-cal-txt {
    margin: 16px 0 11px;
    font-size: 14px;
    line-height: 1.6;
  }

  .campaign .cpn-price {
    font-size: 60px;
  }

  .campaign .cpn-txt {
    font-size: 20px;
    line-height: 1.1;
  }
}

.tsumitate {
  margin-top: 80px;
}

.tsumitate.mt-small {
  margin-top: 30px;
}

.tsumitate .logo-area {
  margin: 30px 0;
}

.tsumitate .new_icon {
  width: 25%;
  margin: 0 auto;
}

.tsumitate .box {
  margin-top: 12px;
  background-color: #F2F2F2;
  border-radius: 4px;
  padding: 30px 10px;
}

.tsumitate .box.no-bg {
  background: none;
  padding: 0;
}

@media screen and (max-width: 768px) {
  .tsumitate .new_icon {
    width: 20%;
  }

}

.tsumitate .box .box_wrapper {
  max-width: 690px;
  margin: 0 auto;
}

.tsumitate_img img {
  width: 100%;
}

.tsumitate .logo-area .tsumitate_img {
  margin: 5px auto 20px;
  max-width: 534px;
  border: 2px solid #ebebeb;
  padding: 20px 20px 14px;
}

.tsumitate_item .ttl-text {
  margin-bottom: 20px;
}

.tsumitate .ttl-text {
  font-size: 22px;
}

.footer {
  margin-top: 0px;
}

@media screen and (min-width: 768px) {
  .bgcl {
    padding: 50px 17%;
    margin-bottom: 0;
  }
}

.pass-img {
  margin-top: 40px;
}

.bgcl {
  padding: 50px 8%;
  background: #F2F2F2;
  max-width: 100%;
  margin-bottom: 0;
}

.campaign .tsumitate-cpn {
  border: 2px solid #67ddbe;
  padding: 20px;
  border-radius: 5px;
  max-width: 550px;
  margin: auto;
}

@media screen and (min-width: 768px) {
  .tsumitate {
    margin-top: 80px;
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .tsumitate .ttl-text {
    font-size: 22px;
  }
}

.js-aco_contentNotice {
  display: none;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  text-align: left;
}

.info02 .mt-50 {
  margin-top: 50px;
}

.campaign_button {
  margin-top: 20px;
  width: 100%;
  height: 50px;
  border-radius: 40px;
  font-size: 18px;
  background-color: #68ddbe;
  color: #FFF;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}

.tsumitate .txt-center {
  text-align: center;
}

.tsumitate .is-pink {
  color: #f86592;
  font-size: 32px;
}

.tsumitate .is-pink.midium {
  font-size: 16px;
}

.tsumitate .is-pink .large {
  font-size: 25px;
}

@media screen and (min-width: 769px) {
  .tsumitate .is-pink.midium {
    font-size: 18px;
  }

  .tsumitate .is-pink .large {
    font-size: 36px;
  }
}

.tsumitate .mg-b {
  margin-bottom: 0.3rem;
}

.tsumitate .f-size {
  font-size: 26px;
}

@media screen and (max-width: 768px) {
  .tsumitate .f-size {
    font-size: 22px;
  }
}

.tsumitate .service_box {
  display: flex;
  margin: 12px 0;
  justify-content: space-between;
  border: solid 1px #000;
  background: #fff;
  padding: 10px 12px;
  align-items: center;
}

.tsumitate .service_box .img {
  width: 84px;
}

.tsumitate .service_box .img img {
  width: 100%;
}

.tsumitate .service_box .text {
  width: calc(100% - 94px);
}

.tsumitate .service_box .text p {
  font-size: 12px;
  line-height: 1.6;
  text-align: left;
}

.tsumitate .service_box .text b {
  font-size: 13px;
}

@media screen and (min-width: 769px) {
  .tsumitate .service_box .text p {
    font-size: 18px;
  }

  .tsumitate .service_box .text b {
    font-size: 20px;
  }

  .tsumitate .service_box .img {
    width: 120px;
  }

  .tsumitate .service_box .text {
    width: calc(100% - 140px);
  }
}

.campaign-wrap {
  text-align: center;
}

.ac_cpn_wrap .mg-top {
  margin-top: 1rem;
}

.merit_content {
  padding-top: 25px;
}

.cpn-title .mg-b {
  margin-bottom: 1rem;
}

.campaign-wrap .mg-top {
  margin-top: 1rem;
}

.ac_cpn_wrap .f-30 {
  font-size: 30px;
  margin-bottom: 0.5rem;
}

.info02_wrapper {
  max-width: 950px;
  margin: 0 auto;
}

.cp_data {
  margin: 40px auto 20px;
  max-width: 417px;
}

.campaign .tsumitate-cpn .ac_cpn_wrap {
  max-width: 400px;
  margin: 10px auto;
}

.tsumitate .ttl-text2 {
  line-height: 1.3;
}

.tsumitate .mg-t {
  margin-top: 8px;
}

.tsumitate .mg-t {
  margin-bottom: 8px;
}

@media screen and (max-width: 768px) {
  .tsumitate .mg-t {
    margin-top: 3px;
  }
}

.campaign .f-28 {
  font-size: 28px;
}

.merit_content .cp_ttl {
  margin: 0 auto;
  max-width: 460px;
  padding: 0 24px;
}

@media screen and (min-width: 769px) {
  .merit_content .cp_ttl {
    padding: 0;
  }
}

@media screen and (max-width: 768px) {
  .merit_content .cp_ttl {
    padding: 13px 0 0;
  }
}


.point01_text .underline2,
.point-simulation .underline2 {
  text-decoration: underline;
  text-decoration-color: #fff06f;
  text-decoration-thickness: 6px;
  text-underline-offset: -1px;
  text-decoration-skip-ink: none;
  transition: 0.5s all 0.8s;
}

.cp_sw-notes {
  text-align: center;
  background: #c5f1e5;
  color: #818181;
  padding: 0 30px 40px;
  display: block;
  font-size: 11px;
}

.main_pc06 {
  margin: 0;
  background-color: #f0fffb;
  padding: 0;
}

.main_pc06 h2 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.main_pc06 .cp_box {
  margin-top: 22px;
}

@media screen and (max-width: 767px) {
  .main_pc06 .cp_box {
    margin-top: 18px;
  }
}

.main_pc06 .cp_box .cp_ttl {
  width: 80%;
}

.ly-content img {
  width: 100%;
  height: auto;
}

.main_pc06 .tsumitate-cpn .box {
  background-color: #FFFFFF;
  border: 2px solid #67ddbe;
  border-radius: 5px;
  padding: 30px;
  max-width: 550px;
  margin: 20px auto 0;
}

.main_pc06 .sw-text {
  font-size: 18px;
  text-align: center;
  margin-top: 0px;
  line-height: 1.5;
}

.main_pc06 .sw-text .underline {
  font-size: 24px;
  font-weight: 700;
  text-decoration-thickness: 6px;
  text-underline-offset: -1px;
}


.main_pc06 .campaign_button {
  text-align: center;
  margin-top: 10px;
  width: 90%;
  height: 50px;
  border-radius: 40px;
  font-size: 18px;
  background-color: #68ddbe;
  color: #FFF;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}

.cp_box .cp_ttl {
  margin: 0 auto;
  max-width: 370px;
  padding: 0 14px;
}

.main_pc06 .tsumitate-cpn {
  border: none;
  padding: 0 20px 20px;
  border-radius: 5px;
  max-width: 550px;
  margin: auto;
}

@media screen and (min-width: 768px) {
  .main_pc06 .sw-title {
    background-image: none;
  }
}

@media screen and (min-width: 768px) {
  .main_pc06 .campaign_button {
    max-width: 440px;
    margin-top: 20px;
  }
}

@media screen and (min-width: 768px) {
  .main_pc06 h2 {
    font-size: 30px;
  }
}

@media screen and (min-width: 768px) {
  .main_pc06 .tsumitate-cpn {
    max-width: 840px;
    display: flex;
    gap: 30px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) {
  .cp_box .cp_ttl {
    padding: 0;
  }
}

@media screen and (min-width: 768px) {
  .main_pc06 .sw-text {
    font-size: 26px;
  }
}

@media screen and (min-width: 768px) {
  .main_pc06 .sw-text .underline {
    font-size: 34px;
  }
}

@media screen and (min-width: 768px) {
  .main_pc06 .tsumitate-cpn .box {
    padding: 20px 18px;
  }
}

@media screen and (max-width: 767px) {
  .main_pc06 .tsumitate-cpn .box {
    background-color: #FFFFFF;
    border: 2px solid #67ddbe;
    border-radius: 5px;
    padding: 20px;
    max-width: 550px;
    margin: 20px auto 0;
  }
}


.main_pc06 .sw-text {
  font-size: 28px;
  text-align: center;
  margin-top: 0px;
  line-height: 1.5;
}

section.main_pc06 h2 {
  max-width: 450px;
  margin: 0 auto;
}

section.main_pc06 img.limited_cpn {
  width: 80%;
}

.camp05 {
  padding: 20px;
  max-width: 440px;
  margin: auto;
}

.inc_tsumitate_area .inc_notes {
  margin-top: 20px;
}

.rc_aco_list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: -20px;
}

@media screen and (min-width: 768px) {
  .inc-bunner-area a {
    max-width: 400px;
  }
}

















/* flow 202510 update*/



.swiper-wrapper {
  display: flex;
  flex-direction: column;
  gap: 22px;
  padding: 25px 20px 20px;
  border-radius: 0;
  background-color: #F2F2F2;
}

.tab-mobasoku {
  overflow: hidden
}

.swiper-pagination {
  bottom: 0 !important
}

.slide-box {
  display: flex;
}

@media screen and (min-width: 768px) {
  .sweiper {
    padding: 0 20px;
  }

  .swiper-slide {
    padding: 0 24px;
  }

  .swiper-wrapper {
    gap: 40px;
    padding: 40px;
    border-radius: 8px;
  }
}

.slide-box {
  height: 100%
}

.tab {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .tab {
    margin-top: 0
  }
}

.tab_content {
  display: none;
  overflow: hidden
}

.tab_content.is-active {
  display: block
}

.tab_item {
  border-top: 2px solid #000;
  width: 49%;
  height: 48px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  opacity: 0.64;
  border-radius: 4px 4px 0 0;
  line-height: 1.25
}

.tab_item:hover {
  cursor: pointer
}

.tab_item span {
  font-size: 12px;
  font-weight: normal;
}

.tab_item.is-active {
  background: #000;
  color: #fff;
  opacity: 1
}

.tab1 {
  border-left: 2px solid #000;
  border-right: 2px solid #000
}

.tab2 {
  border-left: 2px solid #000;
  border-right: 2px solid #000;
  margin-left: 2%
}

.slide-num {
  width: 40px;
  position: relative;
}

.slide-num::after {
  content: "";
  position: absolute;
  top: 46px;
  height: calc(100% - 20px);
  left: 0;
  right: 0;
  width: 2px;
  margin: auto;
  background-color: #000;
}

.swiper-slide:last-child .slide-num::after {
  content: none;
}

.slide-item {
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .slide-num {
    width: 50px;
  }

  .slide-num::after {
    top: 60px;
    height: calc(100% - 30px);
  }

  .slide-item {
    padding-left: 40px;
  }
}

.slide-title {
  font-weight: bold;
  font-size: 14px;
}

.slide-title .sub {
  font-size: 13px;
}

@media screen and (min-width: 768px) {
  .slide-title {
    font-size: 18px
  }

  .slide-title .sub {
    font-size: 16px;
  }
}


.slide-title.slide-text {
  font-size: 12px;
  text-align: left;
}

@media screen and (min-width: 768px) {
  .slide-title.slide-text {
    font-size: 16px;
    text-align: left;
    margin-top: 0;
  }
}




.slide-title.is_balloon {
  position: relative
}

.slide-title .has_balloon {
  position: absolute;
  display: inline-block;
  top: -38px;
  left: 50%;
  background-color: #fff;
  border: solid 1px #000;
  padding: 4px;
  width: 140px;
  text-align: center;
  margin-left: -70px;
  font-size: 12px
}

@media screen and (min-width: 768px) {
  .slide-title .has_balloon {
    font-size: 14px;
    width: 160px;
    margin-left: -80px;
    padding: 8px;
    top: -52px
  }
}

.slide-title .has_balloon:before,
.slide-title .has_balloon:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.slide-title .has_balloon:before {
  border: solid 8px transparent;
  border-top: solid 8px #000
}

.slide-title .has_balloon:after {
  border: solid 10px transparent;
  border-top: solid 10px #fff;
  margin-top: -3px
}

.slide-text {
  font-size: 12px;
}

@media screen and (min-width: 768px) {
  .slide-text {
    font-size: 16px
  }
}

.swiper-button-next,
.swiper-button-prev {
  color: #000 !important;
  width: 12px !important;
  margin-top: -32px !important
}

.swiper-button-next:after,
.swiper-button-prev:after {
  width: 12px !important;
  font-size: 24px !important
}

.swiper-button-next {
  right: 6.5% !important
}

@media screen and (max-width: 320px) {
  .swiper-button-next {
    right: 4.5% !important
  }
}

@media screen and (min-width: 420px) {
  .swiper-button-next {
    right: 6.5% !important
  }
}

@media screen and (min-width: 550px) {
  .swiper-button-next {
    right: 7% !important
  }
}

@media screen and (min-width: 768px) {
  .swiper-button-next {
    right: 19.5% !important
  }
}

@media screen and (min-width: 950px) {
  .swiper-button-next {
    right: 20% !important
  }
}

.swiper-button-prev {
  left: 6.5% !important
}

@media screen and (max-width: 320px) {
  .swiper-button-prev {
    left: 4.5% !important
  }
}

@media screen and (min-width: 420px) {
  .swiper-button-prev {
    left: 6.5% !important
  }
}

@media screen and (min-width: 550px) {
  .swiper-button-prev {
    left: 7% !important
  }
}

@media screen and (min-width: 768px) {
  .swiper-button-prev {
    left: 19.5% !important
  }
}

@media screen and (min-width: 950px) {
  .swiper-button-prev {
    left: 20% !important
  }
}

.swiper-pagination-bullet-active {
  background: #000 !important
}

.tab_content {
  border: 2px solid #000;
  padding-bottom: 16px
}

.tab-tuujyou {
  padding-bottom: 0;
}

@media screen and (min-width: 768px) {
  .tab_content {
    padding-bottom: 24px
  }

  .tab-tuujyou {
    padding-bottom: 24px;
  }
}

.tab-title {
  text-align: center;
  padding: 16px;
  font-weight: bold;
  font-size: 16px
}

.tab-title .sub-text {
  font-weight: normal;
  font-size: 14px;
}

@media screen and (max-width: 320px) {
  .tab-title {
    font-size: 14px
  }
}

@media screen and (min-width: 768px) {
  .tab-title {
    font-size: 18px;
    padding: 24px
  }

  .tab-title .sub-text {
    font-size: 16px;
  }
}

.tab-notes {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  font-size: 12px;
  padding-bottom: 0
}

@media screen and (min-width: 768px) {
  .tab-notes {
    padding: 24px;
    font-size: 14px
  }
}

.tab-notes span {
  text-align: left
}

.flow_image {
  display: flex;
  justify-content: center;
  margin-bottom: 8px
}

.flow_image img {
  max-width: 480px
}

.flow_image.image02 img {
  max-width: 240px;
  margin-bottom: 16px
}

.flow_image.image02.amazon img {
  max-width: 160px;
  margin-bottom: 16px
}

@media screen and (min-width: 768px) {
  .flow_image.image02.amazon img {
    max-width: 240px
  }
}

.slide-num::after {
  content: none;
}

.swiper-wrapper {
  background: #e9e9e9;
}

.swiper-slide {
  border: 10px solid transparent;
  border-image: url(../images/renewal/flow_box.png) 21 fill stretch;
}

.slide-box {
  position: relative;
  align-items: center;
  justify-content: center;
}

.slide-num {
  position: absolute;
  top: -19px;
  left: -17px;
  width: 80px;
  height: 32px;
}

.slide-item {
  width: 57%;
  padding-left: 0;
  padding-top: 10px;
}

.slide-item span {
  font-size: 12px;
}

.flow_icon {
  max-width: 84px;
}

.mid-term {
  margin: 10px auto 16px;
}

@media screen and (min-width: 768px) {
  .slide-num {
    width: 110px;
    height: auto;
    top: -35px;
    left: 10px;
  }

  .swiper-slide {
    background-image: none;
    background: #fff;
    border: 3px solid #000;
    border-radius: 5px;
    height: auto;
    padding: 10px;
  }

  .slide-item {
    width: 50%;
  }

  .flow_icon {
    max-width: 110px;
  }

  .mid-term {
    margin: 20px auto 30px;
    max-width: 460px;
  }
}

.inc_cp div {
  margin: 24px auto 0 !important;
}

/* cp_2601 */
.cp_2601 .fix_inner {
  display: block;
  padding-top: 10px;
}

.cp_2601 .fix_inner .button {
  max-width: 365px;
  width: 100%;
  margin: 0 auto;
}

.cp_2601 .fix_text {
  padding-bottom: 6px;
  font-size: 1rem;
  text-align: center;
  width: 100%;
  height: auto;
  position: static;
  background: none;
  margin: 0;
  line-height: 1.4;
  font-weight: bold;
  box-sizing: border-box;
}

.cp_2601.cp_banner_wrap {
  padding: 30px 20px 30px;
}

.cp_2601 .cp_banner {
  width: 80%;
  max-width: 400px;
}

.cp_2601.cp_banner_wrap .button {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  border-radius: 35px;
  font-size: 17px;
  font-weight: 700;
  position: relative;
  box-shadow: 4px 4px 0 0 #fff;
  max-width: 365px;
  width: 80%;
  margin: 20px auto 0;
  z-index: 1;
}

.cp_2601.cp_banner_wrap .button::before {
  background-image: linear-gradient(45deg, #fbe88e 0%, #f86592 50%, #81e2c8 100%);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 40px;
  z-index: -1;
}

.cp_2601.cp_banner_wrap .button::after {
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  margin: 4px auto auto 4px;
  background-color: #fff;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 40px;
  z-index: -1;
}

@media screen and (min-width: 768px) {
  .cp_2601 .fix_text {
    font-size: 1.2rem;
  }

  .cp_2601.cp_banner_wrap {
    padding: 50px 20px;
  }

  .cp_2601.cp_banner_wrap .button {
    margin: 30px auto 0;
  }
}

/* passkey */
.passkey {
  margin-top: 48px;
}

.passkey h3 {
  text-align: center;
}

.passkey img {
  max-width: 400px;
  margin: 20px auto;
}

.passkey ul {
  padding-left: 20px;
  gap: 5px;
  margin: auto;
  display: flex;
  flex-flow: column;
}

.passkey li {
  position: relative;
}

.passkey li span {
  font-weight: bold;
}

.passkey li::before {
  content: "";
  background: url(/promotion/ordercard/w/student/images/student/pass-check.png) 0 0 / contain no-repeat;
  width: 14px;
  height: 14px;
  position: absolute;
  left: -21px;
  top: 2px;
}

@media screen and (min-width: 768px) {
  .passkey {
    margin-top: 80px;
    text-align: center;
  }

  .passkey img {
    margin: 0px auto 30px;
    display: block;
  }

  .passkey ul {
    display: inline-block;
    margin: 0 auto;
    text-align: left;
    padding-left: 23px;
  }

  .passkey li {
    font-size: 18px;
    text-align: left;
    margin-bottom: 10px;
  }

  .passkey li:last-of-type {
    margin-bottom: 0;
  }

  .passkey li::before {
    width: 18px;
    height: 18px;
    top: 4px;
    left: -22px;
  }
}
