﻿@charset "utf-8";

/* CSS Document */
#container *,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.mv .tl {
  text-align: center;
  padding: 30px 0 10px;
}

.bg {
  background: url("../images/202511/bg.png") repeat;
  padding: 0 0 100px;
}

#container {
  width: 960px;
  margin: 0 auto;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #222222;
  font-size: 16px;
  letter-spacing: 0.5px;
}

.header-text {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .bg {
    padding: 0 0 56px;
  }

  .mv .tl {
    width: 90%;
    margin: 0 auto;
  }

  #container {
    width: 100%;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #222222;
    margin: 0;
  }

  #entry_outline {
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}

.c-f:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.c-f {
  min-height: 1%;
  display: block;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.pb00 {
  padding-bottom: 0 !important;
}

.sp-head {
  display: none;
}

.lead {
  font-size: 14px;
  line-height: 1.7;
}

.lead a {
  text-decoration: underline;
}

.img_rwd {
  max-width: 100%;
}

.notelist li {
  position: relative;
  padding-left: 15px;
}

.notelist li span {
  position: absolute;
  top: 0;
  left: 0;
}

h2.rs_h2_title_bar {
  padding: 10px 15px;
  background-color: #0071BE;
  color: #fff;
  font-size: 16px;
  margin-top: 20px;
}

h3.rs_h3_title_bar {
  padding: 5px 15px !important;
  background-color: #666666;
  color: #fff;
  font-size: 16px;
  font-weight: normal !important;
  border-left: none !important;
  margin-top: 20px !important;
}

h4.rs_h4_title_bar {
  border-left: 5px solid #898989;
  padding: 0 15px;
  color: #434343;
  font-size: 16px !important;
  font-weight: normal !important;
  margin-top: 20px !important;
}

.bold {
  font-weight: bold;
}

.txt-red {
  color: #eb4055;
}

.txt-gray {
  color: #434343;
}

.txt-bg-yellow {
  background-color: #FFDF29;
}

.campaigntxt em {
  font-size: 32px;
  font-weight: 700;
}

.txt-kome {
  font-size: 14px;
}

.sp-area {
  display: none;
}

@media screen and (max-width: 768px) {
  .pc-head {
    display: none;
  }

  .sp-head {
    display: block;
  }

  .lead {
    padding: 0 10px;
    max-height: 999999px;
  }

  h2.rs_h2_title_bar {
    margin: 15px 10px 0 !important;
    max-height: 999999px;
    font-weight: normal !important;
    padding: 7px 10px !important;
  }

  h3.rs_h3_title_bar {
    margin: 15px 10px 0 !important;
    padding: 5px 10px !important;
    max-height: 999999px;
  }

  h4.rs_h4_title_bar {
    border-left: 5px solid #898989;
    margin: 15px 10px 0 !important;
    padding: 0 10px;
    max-height: 999999px;
  }

  .txt-kome {
    font-size: 12px;
  }

  .bottom_btn {
    margin: 0 10px;
    max-height: 999999px;
  }

  .pc-area {
    display: none;
  }

  .sp-area {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .lead {
    padding: 0 5px;
    font-size: 16px;
    line-height: normal;
  }

  h2.rs_h2_title_bar,
  h3.rs_h3_title_bar,
  h4.rs_h4_title_bar {
    margin: 30px 10px 0 !important;
  }
}

@media screen and (max-width: 340px) {
  .lead {
    font-size: 14px;
  }

  h2.rs_h2_title_bar,
  h3.rs_h3_title_bar,
  h4.rs_h4_title_bar {
    font-size: 14px !important;
  }
}

@media screen and (min-width: 769px) {
  .notelist li+li {
    margin-top: 5px;
  }
}

/*---------------------------------
  　ヘッダ下のキャンペーン期間
-----------------------------------*/
.deadline {
  font-size: 15px;
  font-weight: bold;
  /*height: 40px;*/
  text-align: center;
  border-radius: 6px;
  margin: 10px 0;
}

.deadline ul {
  border: 1px solid #dfdfdf;
  border-radius: 6px;
  line-height: 2.5;
  display: table;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}

.deadline ul li {
  background-color: #ffffff;
  display: table-cell;
  font-weight: bold;
  padding: 11px 0 11px 20px;
  /*年をまたぐ時は9px*/
  line-height: 1.4;
  vertical-align: middle;
  text-align: left;
  color: #1B356D;
}

.deadline ul li+li {
  border-left: 1px solid #dfdfdf;
}

.deadline ul li.ulTitle01 {
  background-color: #f4f4f4;
  width: 22%;
}

@media screen and (min-width: 769px) {
  .deadline ul li.ulTitle01 {
    padding-left: 30px;
  }
}

@media screen and (max-width: 768px) {
  .deadline {
    font-size: 14px;
    margin: 10px 0 15px;
  }

  .deadline ul li {
    padding: 11px 0 11px 10px;
    /*年をまたぐ時は9px*/
  }

  .deadline ul li.ulTitle01 {
    width: 40%;
  }
}

/*---------------------------------
  　独自のコンテンツエリア
-----------------------------------*/
.contents-area {
  border-radius: 16px;
  background: #FFF;
  box-shadow: 0px 3.995px 13.982px 0px #E4DED6;
  text-align: center;
  font-size: 18px;
}

.campaignbox {
  color: #383401;
  background: #fff;
  border-radius: 20px;
  border: 4px solid #fff;
  overflow: hidden;
  margin-bottom: 34px;
}

.campaignbox .upperarea {
  padding: 30px 0 14px;
  color: #1B356D;
}

.campaignbox .campaignboxtitlewrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.campaignbox .detaillink {
  text-align: center;
  font-size: 16px;
  margin-top: 18px;
}

.campaignbox .detaillink a {
  color: #0071BE;
  font-size: 16px;
  font-weight: 300;
  line-height: normal;
  position: relative;
  text-decoration: underline;
}

.campaignbox .detaillink a::before {
  content: "";
  margin: auto;
  position: absolute;
  top: -8px;
  bottom: 0;
  right: -17px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #0071BE;
  border-right: 1px solid #0071BE;
  transform: rotate(135deg);
}

.campaignbox .detaillink a:hover {
  text-decoration: none;
}

.lowerarea {
  background-color: #EDF4FE;
  padding: 21px 45px 27px;
}

.campaignbox {
  margin-top: 20px;
  border: 4px solid #1B356D;
  border-radius: 20px;
  background-color: #fff;
}

.campaignbox .txt-kome {
  text-align: center;
}

.campaignbox .campaigntitle span strong {
  font-weight: bold;
  font-size: 20px;
  margin-top: 14px;
}

.campaignbox .campaignlead,
.campaignbox .campaigntxt {
  font-size: 18px;
  text-align: center;
  margin: 0 auto;
}

.campaignbox .campaignlead strong {
  font-size: 22px;
  font-weight: bold;
}

.campaignbox .campaignlead span {
  font-size: 15px;
}

.campaignbox .campaignlead::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 24px;
  background-color: #000;
  margin-right: 12px;
  transform: rotate(-30deg);
  vertical-align: middle;
}

.campaignbox .campaignlead::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 24px;
  background-color: #000;
  margin-left: 5px;
  transform: rotate(30deg);
  vertical-align: middle;
}

.campaignbox .campaigntxt {
  font-weight: bold;
  font-size: 22px;
}

.campaignbox .campaigntxt strong {
  font-size: 32px;
  font-weight: bold;
}

@media screen and (min-width: 769px) {
  .pc-none {
    display: none !important;
  }

  .campaignbox .campaigntxt {
    margin: 4px auto 14px;
  }
}

@media screen and (max-width: 768px) {
  .contents-area {
    font-size: 12px;
    padding: 0 16px;
    margin: 0 16px;
    box-shadow: 0px 4px 14px 0px #E4DED6;
  }

  .sp-none {
    display: none !important;
  }

  .contentswrap {
    background: url("../images/202511/bg.png");
    padding: 0 15px;
  }

  .campaignbox {
    margin-top: 20px;
    border: 3px solid #383401;
  }

  .campaignbox .upperarea {
    padding: 24px 20px 20px;
    line-height: 1.5;
  }

  .campaignbox .campaignboxtitle {
    font-size: 24px;
  }


  .campaignbox .detaillink {
    margin-top: 20px;
  }



  .lowerarea {
    padding: 18px 16px 30px;
  }

  .campaignbox .campaignlead {
    font-size: 16px;
    margin-top: 25px;
    position: relative;
    text-align: center;
    display: block;
    width: fit-content;
    margin: 20px auto 12px;
    padding: 0 12px;
  }

  .campaignbox .campaignlead span {
    font-size: 14px;
    display: block;
    text-align: right;
    margin-top: 15px;
  }

  .campaignbox .campaignlead::before,
  .campaignbox .campaignlead::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 1px;
    height: 54px;
    background: rgb(56 52 1);
  }

  .campaignbox .campaignlead::before {
    transform: rotate(-30deg);
    left: -5px;
  }

  .campaignbox .campaignlead::after {
    transform: rotate(30deg);
    right: 0;
  }

  .campaignbox .txt-bg-yellow {
    font-size: 18px;
  }

  .campaignbox .campaigntxt {
    font-size: 20px;
  }

  .campaignbox .campaigntxt strong {
    font-size: 28px;
  }

}

/*---------------------------------
  　campaignflowbox
-----------------------------------*/
.campaignflowbox {
  margin-top: 40px;
  border: 3px solid #fff;
  color: #1B356D;
  border-radius: 20px;
  background-color: #fff;
  overflow: hidden;
}

.campaignflowbox .campaignflowtitle {
  color: #fff;
  background-color: #1B356D;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  padding: 18px 0;
  margin-top: 0;
  position: relative;
  border-radius: 14px 14px 0 0;
}

.campaignflowbox .campaignflowtitle span {
  color: #FDE352;
}

.campaignflowbox .campaignflow {
  padding: 30px 95px;
  line-height: 1.7;
}

.campaignflowbox .campaignflow .stepbox>li {
  background-color: #F4F4F4;
  border-radius: 10px;
  padding: 20px;
  position: relative;
}

.campaignflowbox .campaignflow .stepbox>li:not(:last-child)::after {
  content: "";
  position: absolute;
  bottom: 3px;
  left: 50%;
  border-style: solid;
  border-width: 14px 14px 0 14px;
  border-color: #F4F4F4 transparent transparent;
  translate: -50% 100%;
}

.campaignflowbox .campaignflow .stepbox>li+li {
  margin-top: 20px;
}

.campaignflowbox .campaignflow .stepbox>li dl {
  display: flex;
}

.campaignflowbox .campaignflow .stepbox>li dt {
  width: 18%;
}

.campaignflowbox .campaignflow .stepbox>li dd {
  font-size: 20px;
  font-weight: bold;
  margin-top: 3px;
}

.campaignflowbox .campaignflow .stepbox li dd>span {
  font-size: 16px;
  font-weight: normal;
}

.campaignflowbox .campaignflow .stepbox .flowdetail {
  font-size: 14px;
  text-align: left;
}

.campaignflowbox .notelist {
  font-size: 12px;
  text-align: left;
}

@media screen and (min-width: 769px) {
  .campaignflowbox .campaignflow .stepbox>li dd {
    width: 80%;
  }
}

@media screen and (max-width: 768px) {
  .campaignflowbox {
    margin-top: 30px;
  }

  .campaignflowbox .campaignflow {
    padding: 30px 12px 20px;
  }

  .campaignflowbox .campaignflowtitle {
    font-size: 26px;
    padding: 14px 0 11px;
  }

  .campaignflowbox .campaignflow .stepbox>li {
    padding: 30px 20px 20px;
  }

  .campaignflowbox .campaignflow .stepbox>li+li {
    margin-top: 30px;
  }

  .campaignflowbox .campaignflow .stepbox>li dl {
    flex-direction: column;
  }

  .campaignflowbox .campaignflow .stepbox>li dt {
    width: 90px;
    position: absolute;
    top: -14px;
    left: calc(50% - 50px);
  }

  .campaignflowbox .campaignflow .stepbox>li dd {
    font-size: 18px;
    text-align: center;
  }

  .campaignflowbox .campaignflow .stepbox>li dd span {
    font-size: 14px;
    display: block;
    text-align: left;
  }
}

.plan {
  text-align: center;
}

.plan .tl {
  color: #1B356D;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.48px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 18px;
}

/*.plan .tl::before {
  content: "";
  width: 3px;
  height: 35px;
  background-color: #1B356D;
  transform: translateY(5%) rotate(-25deg);
  margin-right: 0.5em;
}

.plan .tl::after {
  content: "";
  width: 3px;
  height: 35px;
  background-color: #1B356D;
  transform: translateY(5%) rotate(25deg);
  margin-left: 0.5em;
}*/

.plan .tl span {
  background-color: #FFDF29;
}

.plan .search a {
  display: block;
  width: 340px;
  height: 54px;
  border-radius: 6px;
  background: #0071BE;
  box-shadow: 0 2.71px 5.42px 0 rgba(0, 0, 0, 0.16);
  margin: 0 auto 37px auto;
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 54px;
}

.plan .search a:hover {
  color: #0071be;
  background-color: #fff;
  border: 2px solid #0071be;
}

.plan .course a {
  display: inline-block;
  color: #0071BE;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  text-decoration-line: underline;
  position: relative;
  margin-bottom: 37px;
}

.plan .course a::before {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -27px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #0071BE;
  border-right: 2px solid #0071BE;
  transform: rotate(135deg);
}
.plan .course.right a::before {
  transform: rotate(45deg);
}



@media screen and (max-width: 768px) {
  .plan {}

  .plan .tl {
    font-size: 18px;
    margin-bottom: 15px;
  }

  .plan .search a {
    width: 300px;
    height: 57px;
    margin: 0 auto 37px;
    line-height: 57px;
  }

  .plan .search a:hover {
    color: #0071be;
    background-color: #fff;
    border: 2px solid #0071be;
  }

  .plan .course {
    margin-top: 12px;
  }

  .plan .course a {
    font-size: 14px;
    margin-bottom: 37px;
  }

  .plan .course a::before {
    top: 0;
    bottom: 0;
    right: -27px;
    width: 10px;
    height: 10px;
  }
}

.reason {
  background: #FBF9D9;
  border-radius: 20px;
  border: 3px solid #1B356D;
}

.reason .tl {
  border-radius: 17px 17px 0 0;
  background: #1B356D;
  text-align: center;
  color: #FFDF29;
  font-size: 28px;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 1.12px;
  padding: 18px 0 13px 0;
}

.reason .tl span {
  color: #fff;
}

.reason .inner {
  padding: 30px 94px 40px 94px;
}

.reason dl {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 24px;
  color: #1B356D;
}

.reason dl dt {
  font-size: 20px;
  font-weight: 700;
  line-height: 130%;
  margin-right: 40px;
}

.reason dl dd {
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.reason .flexbox {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.reason table {
  width: 587px;
}

.reason table th,
.reason table td {
  border: 1px solid #1B356D;
  color: #1B356D;
  text-align: center;
  vertical-align: middle;
}

.reason table td {
  background: #fff;
}

.reason table tr:first-child td {
  background: #f7f7f7;
  height: 34px;
}

.reason table tr:nth-child(2) th {
  background: #E3EEFF;
  height: 79px;
  font-weight: 700;
}

.reason table tr:nth-child(3) th {
  background: #FF7040;
  height: 79px;
  font-weight: 700;
}

.reason table tr:nth-child(2) td,
.reason table tr:nth-child(3) td {
  height: 79px;
  color: #1B356D;
  font-size: 14px;
  font-weight: 300;
  line-height: 150%;
}

.reason table tr:nth-child(2) td span,
.reason table tr:nth-child(3) td span {
  font-size: 19px;
  font-weight: 600;
  line-height: 150%;
}

.reason table tr:nth-child(2) td .yen,
.reason table tr:nth-child(3) td .yen {
  font-size: 14px;
}

.reason table td .line {
  background-color: #FFDF29;
}

.reason table td.ar01,
.reason table td.ar02,
.reason table td.plus {
  position: relative;
}

.reason table td.ar01::after {
  content: url(../images/202511/pc_ar_01.png);
  position: absolute;
  top: 38%;
  right: -11px;
}

.reason table td.ar02::after {
  content: url(../images/202511/pc_ar_02.png);
  position: absolute;
  top: 38%;
  right: -11px;
}

.reason table td.plus::after {
  content: url(../images/202511/pc_plus.png);
  position: absolute;
  top: 38%;
  right: -11px;
  z-index: 100;
}

.reason .bottom {
  text-align: center;
}

.reason .txt {
  text-align: center;
  color: #1B356D;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.6px;
  margin-bottom: 12px;
}

.reason .txt span {
  font-weight: 700;
}

.reason .link {
  text-align: center;
  margin-bottom: 12px;
}

.reason .link a {
  color: #0071BE;
  font-size: 16px;
  font-weight: 300;
  position: relative;
  text-decoration: underline;
}

.reason .link a::before {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -15px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #0071BE;
  border-right: 1px solid #0071BE;
  transform: rotate(45deg);
}

.reason .img {
  width: 148px;
  margin: 0 auto;
}

.reason .img img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .reason {
    background: #FBF9D9;
    border-radius: 20px;
    border: 3px solid #1B356D;
  }

  .reason .tl {
    border-radius: 16px 16px 0 0;
    background: #1B356D;
    text-align: center;
    color: #FFDF29;
    font-size: 26px;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: 1.12px;
    padding: 18px 0 13px 0;
  }

  .reason .tl span {
    color: #fff;
  }

  .reason .tl span span {
    font-size: 22px;
  }

  .reason .inner {
    padding: 18px 15px 18px 15px;
  }

  .reason dl {
    display: block;
    color: #1B356D;
  }

  .reason dl dt {
    font-size: 18px;
    font-weight: 600;
    line-height: 130%;
  }

  .reason dl dd {
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
  }

  .reason .flexbox {
    display: block;
  }

  .reason table {
    width: 100%;
    margin-bottom: 20px;
  }

  .reason table th,
  .reason table td {
    border: 1px solid #1B356D;
    color: #1B356D;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
  }

  .reason table td {
    background: #fff;
  }

  .reason table th {
    background: #f7f7f7 !important;
    height: 79px !important;
    width: 54px;
  }

  .reason table tr:first-child td {
    background: #f7f7f7;
    height: 34px;
    font-size: 14px;
  }

  .reason table tr:nth-child(1) td:nth-child(2) {
    background: #E3EEFF !important;
    height: 34px !important;
    font-weight: 700;
    font-size: 15px;
  }

  .reason table tr:nth-child(1) td:nth-child(3) {
    background: #FF7040 !important;
    height: 34px !important;
    font-weight: 700;
    font-size: 15px;
  }

  .reason table tr:nth-child(2) td,
  .reason table tr:nth-child(3) td {
    height: 79px;
    color: #1B356D;
    font-size: 14px;
    font-weight: 300;
    line-height: 150%;
  }

  .reason table td span,
  .reason table td span {
    font-size: 18px;
    font-weight: 700;
  }

  .reason table td .yen,
  .reason table td .yen {
    font-size: 13px;
  }

  .reason table td .line {
    background-color: #FFDF29;
  }

  .reason table td.ar01,
  .reason table td.ar02,
  .reason table td.plus {
    position: relative;
  }

  .reason table td.ar01::after {
    content: "";
    background-image: url(../images/202511/sp_ar_01.png);
    background-size: contain;
    position: absolute;
    top: inherit;
    bottom: -10px;
    right: 40%;
    width: 22px;
    height: 22px;
  }

  .reason table td.ar02::after {
    content: "";
    background-image: url(../images/202511/sp_ar_02.png);
    background-size: contain;
    position: absolute;
    top: inherit;
    bottom: -10px;
    right: 40%;
    width: 22px;
    height: 22px;
  }

  .reason table td.plus::after {
    content: "";
    background-image: url(../images/202511/pc_plus.png);
    background-size: contain;
    position: absolute;
    top: inherit;
    bottom: -10px;
    right: 40%;
    z-index: 100;
    width: 22px;
    height: 22px;
  }

  .reason table tr:nth-child(3) th {
    font-weight: normal;
  }

  .reason .bottom {
    display: flex;
    justify-content: space-between;
  }

  .reason .txt {
    text-align: left;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.6px;
  }

  .reason .txt span {
    font-weight: 700;
  }

  .reason .link {
    text-align: left;
  }

  .reason .link a {
    font-size: 14px;
    font-weight: 300;
    position: relative;
  }

  .reason .link a::before {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -10px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #0071BE;
    border-right: 1px solid #0071BE;
    transform: rotate(45deg);
  }

  .reason .img {
    width: 148px;
    margin: 0 auto;
  }

  .reason .img img {
    width: 100%;
  }
}




/*---------------------------------
  　qandabox
-----------------------------------*/
.qandabox {
  margin-top: 40px;
  border: 3px solid #fff;
  color: #1B356D;
  border-radius: 20px;
  background-color: #fff;
  overflow: hidden;
  margin-bottom: 40px;
}

.qandabox .qandatitle {
  color: #fff;
  background-color: #1B356D;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  padding: 18px 0;
  margin-top: 0;
  position: relative;
  border-radius: 14px 14px 0 0;
}

.qandabox .qanda {
  padding: 30px 95px 15px;
  line-height: 1.7;
}

.qanda .acd-label {
  display: block;
  padding: 20px 30px 45px 50px;
  position: relative;
  font-size: 18px;
  font-weight: bold;
  background-color: #F4F4F4;
  border-radius: 10px;
  cursor: pointer;
}

.qanda .acd-label img {
  width: 60px;
  padding-left: 25px;
}

.qanda .acd-label:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: '';
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  top: 28px;
  right: 25px;
  background: url("../images/202511/icon_plus.png") no-repeat 0 0;
}

.qanda .acd-content {
  display: block;
  height: 0;
  opacity: 0;
  padding: 0 50px 20px 75px;
  /*-webkit-transition: .3s;*/
  /*transition: .3s;*/
  visibility: hidden;
  position: relative;
}

.qanda .acd-content a {
  color: #0071BE;
  text-decoration: underline;
}

.qanda .acd-content a:hover {
  text-decoration: none;
}

.qanda .acd-content p {
  font-size: 16px;
  line-height: 1.55556;
  margin: 0;
}

.qanda .acd-content .mt10 {
  margin-top: 10px;
}

.qanda .acd-content .ind {
  text-indent: -1em;
  padding-left: 1em;
  color: #767676;
  font-size: 16px;
  line-height: 1.5;
}

.qanda .acd-content .ind a {
  color: #767676;
  text-decoration: underline;
}

.qanda .acd-content .ind a:hover {
  color: #3695D6;
  text-decoration: none;
}

.qanda .acd-check {
  display: none;
}

.qanda .acd-check:checked+.acd-label {
  border-radius: 10px 10px 0 0;
  position: relative;
}

.qanda .acd-label::before {
  content: "";
  background-image: url(../images/202511/q_off.svg);
  position: absolute;
  top: 10px;
  left: 10px;
  width: 42px;
  height: 43px;
}

.qanda .acd-check:checked+.acd-label::before {
  content: "";
  background-image: url(../images/202511/q_on.svg);
  position: absolute;
  top: 10px;
  left: 10px;
  width: 42px;
  height: 43px;
}

.qanda .acd-check:checked+.acd-label+.acd-content {
  border-radius: 0 0 10px 10px;
  margin-bottom: 20px;
}

.qanda .acd-check:checked+.acd-label,
.qanda .acd-check:checked+.acd-label+.acd-content {
  opacity: 1;
  visibility: visible;
  height: auto;
  background-color: #FBF9DA;
  /*padding: 0 0 60px 50px;*/
}

.qanda .acd-check:checked+.acd-label:after {
  background: url("../images/202511/icon_minus.png") no-repeat 0 0;
}

.qanda .qandalist_link {
  text-align: center;
  font-size: 16px;
  margin-bottom: 20px;
  border-top: 1px solid #dedede;
  padding-top: 28px;
}

@media screen and (min-width: 769px) {
  .qanda .acd-label span {
    top: 18px;
    position: absolute;
    padding: 0 16px;
  }
}

@media screen and (max-width: 768px) {
  .qandabox {
    margin-top: 30px;
  }

  .qandabox .qandatitle {
    font-size: 26px;
    padding: 14px 0 11px;
  }

  .qandabox .qanda {
    padding: 25px 12px 5px;
  }

  .qanda .acd-label {
    display: flex;
    font-size: 16px;
    padding: 10px 0;
    min-height: 65px;
  }

  .qanda .acd-label:after {
    right: 17px;
    top: 30px;
    width: 20px;
    height: 20px;
  }

  .qanda .acd-label span {
    padding: 0 36px 0 60px;
  }

  .qanda .acd-label img {
    width: 56px;
    height: 100%;
    padding-left: 15px;
  }

  .qanda .acd-check:checked+.acd-label+.acd-content {
    margin-bottom: 20px;
  }

  .qanda .acd-content {
    padding: 0 16px 24px;
  }

  .qanda .acd-content p,
  .qanda .acd-content ul li {
    font-size: 14px;
  }
}

/*---------------------------------
  　btn
-----------------------------------*/
.searchbtn a {
  display: block;
  width: 340px;
  height: 54px;
  margin: 0 auto;
  background: #0071be;
  color: #fff;
  font-weight: bold;
  text-align: center;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.17);
  font-size: 20px;
  position: relative;
  padding-top: 14px;
  transition: 0.3s;
}

.searchbtn a:hover {
  color: #0071be;
  background-color: #fff;
  border: 2px solid #0071be;
}

.entrybtn a {
  display: block;
  width: 340px;
  height: 54px;
  margin: 0 auto;
  background-color: #EB4055;
  color: #fff;
  font-weight: bold;
  text-align: center;
  border-radius: 6px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.17);
  font-size: 20px;
  position: relative;
  padding-top: 15px;
}

.entrybtn a:hover {
  color: #EB4055;
  background-color: #fff;
  border: 2px solid #EB4055;
}

@media screen and (max-width: 768px) {
  .lowerarea .btnarea li {
    padding: 0 5px;
  }

  .searchbtn a {
    font-size: 16px;
    max-width: 100%;
    padding-top: 17px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.17);
  }

  .entrybtn a {
    font-size: 16px;
    max-width: 100%;
    padding-top: 17px;
  }

  .campaignbox .searchbtn,
  .campaignflowbox .searchbtn {
    margin-top: 20px;
  }
}

@media screen and (min-width: 769px) {
  .btnarea ul {
    display: flex;
    justify-content: center;
  }

  .btnarea ul li+li {
    margin-left: 30px;
  }
}

@media screen and (max-width: 768px) {
  #campaignanchor {
    margin-top: 40px;
  }
}

/*---------------------------------
  　outline
-----------------------------------*/
.outline {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  background: #fff;
  padding-top: 70px;
}

.outline .inner {
  width: 960px;
  margin: 0 auto;
}

.outline h2 {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
}

.outline h3 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 30px;
}

.outline p {
  font-size: 16px;
  line-height: 1.5;
}

.outline a {
  color: #0071BE !important;
}

@media screen and (max-width: 768px) {
  .outline {
    padding: 40px 15px;
  }

  .outline .inner {
    width: 100%;
  }

  .outline h2 {
    font-size: 24px;
  }

  .outline h3 {
    margin-top: 30px;
  }

  .outline p {
    font-size: 16px;
  }
}

/*---------------------------------
  　ページTOP
-----------------------------------*/
#pagetop {
  bottom: 20px;
  display: block;
  position: fixed;
  margin-left: 980px;
  width: 960px;
}

#pagetop img {
  width: 50px;
  height: 50px;
}

.pageTop__wrap {
  bottom: 67px;
}

@media screen and (max-width: 768px) {

  /*通常ページ*/
  #pagetop {
    right: 20px;
    width: auto;
    margin-left: 0;
    z-index: 5;
  }

  .pageTop__wrap {
    bottom: 61px;
  }
}

@media screen and (max-width: 640px) {
  #pagetop img {
    width: 40px;
    height: 40px;
  }
}

/*Safariだけに適用されるCSSハック*/
@media screen and (-webkit-min-device-pixel-ratio:0) {

  ::i-block-chrome,
  #container {
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}

/* ==========================================================================
 追従ボタン
=========================================================================== */
#bottom-tab-navigation {
  position: fixed;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: -1;
  transition: 0.3s;
  width: 100%;
}

#bottom-tab-navigation.fixed {
  opacity: 1;
  z-index: 9;
}

.bottom-tab-navigation {
  max-width: initial;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  gap: 0 1em;
  background-color: rgba(26, 26, 26, .7058823529);
  padding: 20px 1em;
  transition: all 500ms 0s ease;
}

.bottom-tab-navigation.is-disabled {
  position: relative;
  border: none;
}

.bottom-tab-navigation.is-disabled:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(0, 0, 0, 0.4);
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 4px;
}

.bottom-tab-navigation a {
  flex-grow: 1;
  max-width: 40rem;
  width: 25.6rem;
  padding: 15px 1em;
  border-radius: 4px;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  background-color: #d7373d;
  color: #fff;
}

.bottom-tab-navigation a:hover {
  background-color: #e37377;
  color: #fff;
}

/* ==========================================================================
 キャンペーン概要
=========================================================================== */
#entry_outline {
  margin: 0 auto;
  font-size: 15px;
  width: 960px;
}

#outline_box {
  margin: 0 0 15px;
  border: 2px solid #0071BE;
  font-size: 1.2em;
}

#outline_box dl {
  margin: 5px 0;
}

#outline_box dt {
  padding: 10px 0 0 15px;
  font-size: 15px;
  font-weight: bold;
  color: #0071BE;
  float: left;
}

#outline_box dd {
  padding: 10px 10px 10px 210px;
  border-bottom: 1px dashed #ccc;
  line-height: 140%;
  font-size: 15px;
}

#outline_box dd.last {
  border: 0;
}

@media screen and (max-width: 768px) {
  #entry_outline {
    max-width: 100%;
  }

  #outline_box {
    margin: 0 10px;
    padding-top: 5px;
    font-size: 15px;
  }

  #outline_box dl {
    margin: 0;
    padding: 3px;
  }

  #outline_box dt {
    float: none;
    padding: 0 0 0 5px;
    max-height: 999999px;
    font-size: 15px;
  }

  dl.outline dt {
    padding: 5px;
  }

  #outline_box dd {
    padding: 0 0 10px 5px;
    max-height: 999999px;
    font-size: 15px;
  }
}

/*--------------------------------------
  　注意事項
--------------------------------------*/
.notice_tit {
  padding: 8px 15px;
  background-color: #ccc;
  font-size: 1.2em;
}

#notice_box {
  margin: 0 auto 10px;
  border: 2px solid #ccc;
}

#notice_box dl {
  margin: 0;
}

#notice_box dt {
  padding: 10px 0 0 5px;
  font-weight: bold;
  float: left;
}

#notice_box dd {
  padding: 10px;
  border-bottom: 1px dashed #ccc;
  line-height: 140%;
}

#notice_box dd.last {
  border: 0;
}

#notice_box ul {
  margin-left: 25px;
}

#notice_box ul li {
  list-style: disc;
  list-style-position: outside;
}

@media screen and (max-width: 768px) {
  .notice_tit {
    padding: 5px 10px;
    font-size: 14px;
    margin: 0 10px;
  }

  #notice_box {
    margin: 0 10px 20px;
    width: auto;
    padding-top: 5px;
    font-size: 15px;
  }

  #notice_box dl {
    margin: 0;
    padding: 3px;
  }

  #notice_box dt {
    float: none;
    padding: 0 0 0 5px;
  }

  #notice_box dd {
    padding: 10px 15px;
  }

  #notice_box ul {
    margin-left: 10px;
  }

  #notice_box ul li {
    list-style: disc;
    list-style-position: outside;
    max-height: 999999px;
  }

  .btn_info {
    margin: 0 10px;
  }
}

/*-------------------------
202506キャンペーン終了対応
-------------------------*/
.button--disabled {
  cursor: default;
  pointer-events: none;
  position: relative;
}

.button--disabled a {
  background-color: #75202a;
  border: 1px solid #75202a !important;
  color: #7f7f7f;
}

.campaign-button-ended-mask {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: auto;
  z-index: 2;
  background: rgba(0, 0, 0, 0.7);
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.mv.campaign-ended-mask p.tl {
  position: relative;
  padding: 30px 0 10px;
}

.mv.campaign-ended-mask p.tl .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  padding: 115px 0 15px;
  background-color: rgba(0, 0, 0, 0.6);
  /* 好きな色と透明度に調整 */
  z-index: 10;
  /* 画像より前面 */
  pointer-events: none;
  /* クリックを透過 */
}

.campaign-ended-mask__text {
  position: absolute;
  width: 100%;
  font-size: 54px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  top: 100px;
  left: 0;
}

/*pc*/
@media screen and (min-width: 769px) {
  .only-sp {
    display: none;
  }
}

/*sp*/
@media screen and (max-width: 768px) {
  .only-pc {
    display: none;
  }

  /**ボタンのマスク*/
  .campaign-ended-mask__text {
    font-size: clamp(26px, 9vw, 50px);
    white-space: normal;
    word-break: break-word;
  }

  .mv.campaign-ended-mask p.tl .overlay {
    padding-top: 40%;
  }
}


.course_list .tl {
  border-radius: 20px 20px 0 0;
  border: 4px solid #FFF;
  background: #193165;
  color: #FFF;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.9px;
  padding: 18px 0;
}

.course_list_body {
  border-radius: 0 0 20px 20px;
  border: 4px solid #FFF;
  background: #FFF;
  padding: 38px 0 60px 0;
}

.course_list .inner {
  width: 770px;
  margin: 0 auto;
  border-radius: 4px;
  border: 1px solid #DEDEDF;
}




details {
  border-bottom: 1px solid #dfdfdf;

}


details summary {
  font-size: 18px;
  font-weight: 700;
  padding: 20px 23px 20px 23px;
  position: relative;
  cursor: pointer;
}

details[open]>summary {
  padding-bottom: 0;
}

summary::after {
  content: "";
  position: absolute;
  top: 40%;
  right: 4%;
  display: inline-block;
  width: 12px;
  height: 12px;
  box-sizing: border-box;
  border-right: 3px solid #333;
  border-bottom: 3px solid #333;
  transform: rotate(45deg);
  transition: transform .18s ease;
}

/* 開くと向きを変える */
details[open]>summary::after {
  transform: rotate(-136deg);
}

details:last-child {
  border-bottom: none;
}

details .content {
  font-size: 16px;
  padding: 0 0 0 40px;
  margin-bottom: 20px;
}

details .content .pref {
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 8px;
}

details .content p {
  position: relative;
  line-height: 1.5;
}

details .content p::after {
  content: "";
  position: absolute;
  top: 30%;
  right: 4%;
  display: inline-block;
  width: 8px;
  height: 8px;
  box-sizing: border-box;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  transform: rotate(-45deg);
  transition: transform .18s ease;
}

details .content p a {
  color: #000;
  display: block;
}

details .content p a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .course_list .tl {
    font-size: 26px;
    padding: 14px 0 11px;
  }

  .course_list_body {
    padding: 0 0 0 0;
  }

  .course_list .inner {
    width: 100%;
    border: none;
  }




  details {
    border-bottom: 1px solid #dfdfdf;

  }


  details summary {
    font-size: 18px;
    font-weight: 700;
    padding: 20px 23px 20px 20px;
    position: relative;
    cursor: pointer;
  }

  details[open]>summary {
    padding-bottom: 0;
  }

  summary::after {
    content: "";
    position: absolute;
    top: 40%;
    right: 4%;
    display: inline-block;
    width: 12px;
    height: 12px;
    box-sizing: border-box;
    border-right: 3px solid #333;
    border-bottom: 3px solid #333;
    transform: rotate(45deg);
    transition: transform .18s ease;
  }

  /* 開くと向きを変える */
  details[open]>summary::after {
    transform: rotate(-136deg);
  }

  details:last-child {
    border-bottom: none;
  }

  details .content {
    font-size: 16px;
    padding: 0 0 0 20px;
    margin-bottom: 20px;
  }

  details .content .pref {
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 8px;
  }

  details .content p {
    position: relative;
    line-height: 1.5;
    padding-right: 21px;
  }

  details .content p::after {
    content: "";
    position: absolute;
    top: 24%;
    right: 4%;
    display: inline-block;
    width: 6px;
    height: 6px;
    box-sizing: border-box;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    transform: rotate(-45deg);
    transition: transform .18s ease;
  }

  details .content p a {
    color: #000;
    display: block;
  }

  details .content p a:hover {
    text-decoration: underline;
  }
}