@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}

@media screen and (max-width: 767px) {
  html {
    font-size: 3.2vw;
  }
}

body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

ul,
ol[role="list"] {
  list-style: none;
}

body {
  min-height: 100vh;
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
}

h1,
h2,
h3,
h4,
button,
input,
label {
  line-height: 1.5;
}

a:not([class]) {
  text-decoration-skip-ink: auto;
  color: currentColor;
}

img,
picture {
  max-width: 100%;
  display: block;
}

input,
button,
textarea,
select {
  font: inherit;
}

textarea:not([rows]) {
  min-height: 10em;
}

:target {
  scroll-margin-block: 5ex;
}

.w15 {
  width: 15% !important;
}

.w35 {
  width: 35% !important;
}

.w50 {
  width: 50% !important;
}

.w60 {
  width: 60% !important;
}

.w70 {
  width: 70% !important;
}

.w80 {
  width: 80% !important;
}

.w90 {
  width: 90% !important;
}

.w100 {
  width: 100% !important;
}

.m0 {
  margin: 0 !important;
}

.p0 {
  padding: 0 !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pl100 {
  padding-left: 100px !important;
}

span.fs75 {
  font-size: 75%;
}

strong.fs75 {
  font-size: 75%;
}

p.fs75 {
  font-size: 75%;
}

span.fs85 {
  font-size: 85%;
}

strong.fs85 {
  font-size: 85%;
}

p.fs85 {
  font-size: 85%;
}

span.fs100 {
  font-size: 100%;
}

strong.fs100 {
  font-size: 100%;
}

p.fs100 {
  font-size: 100%;
}

span.fs125 {
  font-size: 125%;
}

strong.fs125 {
  font-size: 125%;
}

p.fs125 {
  font-size: 125%;
}

span.fs150 {
  font-size: 150%;
}

strong.fs150 {
  font-size: 150%;
}

p.fs150 {
  font-size: 150%;
}

span.fs175 {
  font-size: 175%;
}

strong.fs175 {
  font-size: 175%;
}

p.fs175 {
  font-size: 175%;
}

span.fs200 {
  font-size: 200%;
}

strong.fs200 {
  font-size: 200%;
}

p.fs200 {
  font-size: 200%;
}

span.fs225 {
  font-size: 225%;
}

strong.fs225 {
  font-size: 225%;
}

p.fs225 {
  font-size: 225%;
}

span.fs250 {
  font-size: 250%;
}

strong.fs250 {
  font-size: 250%;
}

p.fs250 {
  font-size: 250%;
}

span.fs275 {
  font-size: 275%;
}

strong.fs275 {
  font-size: 275%;
}

p.fs275 {
  font-size: 275%;
}

span.fs300 {
  font-size: 300%;
}

strong.fs300 {
  font-size: 300%;
}

p.fs300 {
  font-size: 300%;
}

@media screen and (max-width: 767px) {
  .vw2 {
    font-size: 2vw !important;
  }
  .vw3 {
    font-size: 3vw !important;
  }
  .vw4 {
    font-size: 4vw !important;
  }
  .vw5 {
    font-size: 5vw !important;
  }
  .vw6 {
    font-size: 6vw !important;
  }
  .vw7 {
    font-size: 7vw !important;
  }
  .vw8 {
    font-size: 8vw !important;
  }
  .vw9 {
    font-size: 9vw !important;
  }
  .vw10 {
    font-size: 10vw !important;
  }
}

.inline {
  display: inline;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.float-l {
  float: left;
}

.float-r {
  float: right;
}

.clear:after,
.rsp-frame:after {
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

img.icon {
  vertical-align: middle;
  margin-left: 3px;
}

.pc_none, span.pc_none, .pc_none.text {
  display: none !important;
}

.sp_none {
  display: block;
}

span.sp_none, img.sp_none, .sp_none.text {
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .sp_none, span.sp_none, .sp_none.text {
    display: none !important;
  }
  .pc_none {
    display: block !important;
  }
  span.pc_none, img.pc_none, .pc_none.text {
    display: inline-block !important;
  }
}

/* Main Style */
.cp-header {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  background-color: #fff;
  border-bottom: 4px solid #2c3e8a;
}

@media screen and (max-width: 1279px) {
  .cp-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
  }
}

@media screen and (min-width: 769px) {
  .cp-header {
    border-top: 3px solid #b60081;
  }
}

.cp-header_wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  max-width: 1064px;
  margin: 0 auto;
  height: 72px;
  padding: 0 32px;
}

@media screen and (max-width: 768px) {
  .cp-header_wrapper {
    height: 50px;
    padding: 0 16px;
  }
}

.cp-header_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 168px;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 768px) {
  .cp-header_logo {
    left: 16px;
    width: 147px;
    transform: translateY(-50%);
  }
}

.o-footer {
  z-index: 1002;
  position: relative;
}

.main {
  width: 100%;
  padding: 0;
  background: #B5DCDB;
}

.main__contents {
  width: 392px;
  border-left: 1px solid #208F65;
  border-right: 1px solid #208F65;
  margin: 0 auto;
  padding: 0;
  background: #fff;
}

@media screen and (max-width: 1279px) {
  .main {
    margin-top: 72px;
  }
}

@media screen and (max-width: 768px) {
  .main {
    margin-top: 50px;
  }
  .main__contents {
    width: 100%;
    border: none;
    box-shadow: none;
  }
}

.kv {
  margin: 0;
  padding: 0;
  width: 100%;
}

.kv img {
  width: 100%;
  height: auto;
  padding: 0;
}

.pagetopbtn-wrap {
  display: none;
  position: fixed;
  width: 45px;
  bottom: 100px;
  right: 15px;
  left: auto;
  z-index: 100;
}

@media screen and (min-width: 769px) and (max-width: 1279px) {
  .pagetopbtn-wrap {
    right: 25px;
    left: auto;
  }
}

@media (min-width: 1280px) {
  .pagetopbtn-wrap {
    left: calc((100vw + 394px)/2 + 275px);
    bottom: 120px;
  }
}

.float-btn {
  max-width: 312px;
  width: calc((100% - 394px)/2 - 40px);
  position: fixed;
  bottom: 60px;
  left: calc((100vw + 394px)/2 + 30px);
  z-index: 5;
}

.float-btn a:hover {
  opacity: 1 !important;
}

@media screen and (max-width: 1279px) {
  .float-btn {
    left: auto;
    right: 20px;
  }
}

@media screen and (max-width: 768px) {
  .float-btn {
    max-width: 100%;
    width: 100%;
    text-align: center;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 3.84615vw 5.12821vw;
  }
  .float-btn img {
    margin: 0 auto;
  }
}

.a-link {
  color: #015EC5;
  text-decoration: underline;
}

.a-ar {
  text-align: right;
}

#hamburger-menu img {
  max-width: 100%;
}

#hamburger-menu.is-hidden .hamburger-menu__icon,
#hamburger-menu.is-hidden .hamburger-menu__contents {
  display: none;
}

.hamburger-menu__btn {
  position: fixed;
  top: 17px;
  right: 96px;
  width: auto;
  height: 44px;
  z-index: 1002;
}

.hamburger-menu__btn img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.hamburger-menu__icon {
  position: fixed;
  top: 11px;
  right: 25px;
  width: 56px;
  height: 56px;
  background-color: #2C3D8A;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1002;
  overflow: hidden;
}

.hamburger-menu__icon::before {
  content: '';
  position: fixed;
  top: 11px;
  right: 25px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  z-index: 98;
  box-shadow: 0 15px 22px rgba(44, 61, 138, 0.2);
  transition: 0.2s;
}

.hamburger-menu__icon::after {
  content: '';
  position: absolute;
  right: 2px;
  bottom: 3px;
  width: 20px;
  height: 20px;
  background-color: #2C3D8A;
  transform: rotate(45deg);
  transition: 0.2s;
}

.hamburger-menu__icon__title {
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 100%;
  transition: 0.3s ease-out;
}

.hamburger-menu__icon__line {
  position: absolute;
  top: 32px;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 34px;
  height: 3px;
  background: #fff;
  transition: 0.5s ease-out;
}

.hamburger-menu__icon__line.second {
  top: 40px;
}

.is-active .hamburger-menu__icon::before {
  opacity: 0;
}

.is-active .hamburger-menu__icon::after {
  right: -100px;
}

.is-active .hamburger-menu__icon__title {
  transform: translate(-50%, -15px);
  opacity: 0;
}

.is-active .hamburger-menu__icon__line {
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  height: 2px;
}

.is-active .hamburger-menu__icon__line.second {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.is-active .hamburger-menu__contents {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.hamburger-menu__contents {
  position: fixed;
  top: 3px;
  right: 0;
  left: auto;
  padding: 80px 25px 40px;
  width: 375px;
  max-height: 100vh;
  overflow-y: auto;
  background-color: #fff;
  box-shadow: 0 15px 22px rgba(44, 61, 138, 0.2);
  z-index: 1001;
  transform: translateX(375px);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 0.3s ease-in-out transform, 0.3s ease-in-out opacity, 0.3s ease-in-out visibility;
}

.hamburger-menu__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.hamburger-menu__list__item {
  margin: 0;
  padding: 5px 25px 5px 0;
  border-bottom: 1px solid #DBDBDB;
  width: 100%;
}

.hamburger-menu__list__item:last-child {
  border-bottom: none;
}

.hamburger-menu__list__item .hamburger-menu__list {
  margin-left: 7px;
}

.hamburger-menu__list__item .hamburger-menu__list .hamburger-menu__list__item {
  border-bottom: none;
  padding: 0;
}

.hamburger-menu__list__item .hamburger-menu__list .hamburger-menu__list__item .hamburger-menu__list__link {
  font-size: 14px;
}

.hamburger-menu__list__link {
  color: #208F65;
  font-size: 6.15385vw;
  font-weight: 500;
  line-height: 1.33;
  padding: 15px 0;
  display: block;
  position: relative;
  font-weight: 700;
}

.hamburger-menu__list__link > span {
  font-size: 3.58974vw;
}

@media screen and (min-width: 1280px) {
  .hamburger-menu__contents {
    top: 100px;
    right: calc((100vw + 394px)/2 + 30px);
    padding: 10px 20px 20px;
    box-shadow: none;
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
    display: block;
    pointer-events: all;
    width: 30%;
    max-width: 346px;
  }
  .hamburger-menu__icon {
    display: none;
  }
  .hamburger-menu__list {
    margin: 0 auto;
    width: 215px;
  }
  .hamburger-menu__list__item {
    padding: 0;
  }
  .hamburger-menu__list__item:last-child {
    border-bottom: none;
  }
  .hamburger-menu__list__item .hamburger-menu__list {
    margin-left: 7px;
  }
  .hamburger-menu__list__item .hamburger-menu__list .hamburger-menu__list__item {
    border-bottom: none;
    padding: 0;
  }
  .hamburger-menu__list__item .hamburger-menu__list .hamburger-menu__list__item .hamburger-menu__list__link {
    font-size: 14px;
  }
  .hamburger-menu__list__link {
    padding: 12px 0;
    font-size: 16.5px;
  }
  .hamburger-menu__list__link > span {
    font-size: 10px;
  }
}

@media screen and (min-width: 769px) {
  .hamburger-menu__list__link {
    padding: 12px 0;
    font-size: 16.5px;
  }
  .hamburger-menu__list__link > span {
    font-size: 10px;
  }
}

@media screen and (max-width: 768px) {
  #contentMain {
    margin-top: 50px;
  }
  .hamburger-menu__btn {
    top: 7px;
    right: 57px;
    height: 36px;
  }
  .hamburger-menu__icon {
    top: 4px;
    right: 8px;
    transform: scale(0.75);
    transform-origin: top right;
  }
  .hamburger-menu__icon::before {
    top: 7px;
    right: 15px;
  }
  .hamburger-menu__contents {
    top: 0;
    right: 0;
    left: auto;
    padding: 70px 20px 40px;
    width: 100%;
    height: 100%;
  }
  .hamburger-menu__contents::-webkit-scrollbar {
    width: 4px;
  }
  .hamburger-menu__contents::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 2px;
  }
  .hamburger-menu__contents::-webkit-scrollbar-track-piece::start, .hamburger-menu__contents::-webkit-scrollbar-track-piece::end {
    background-color: #f2f2f2;
  }
}

@media screen and (max-width: 350px) {
  .hamburger-menu__btn {
    top: 12px;
    right: 53px;
    height: 27px;
  }
  .hamburger-menu__icon {
    right: 6px;
  }
}

.contents__wrapper {
  margin: 0;
  padding: 40px 20px;
}

.contents__wrapper[data-color="yellow"] {
  background-color: #FEF8EC;
}

.contents__wrapper[data-color="blue"] {
  background-color: #E2E5F2;
}

.contents__wrapper > *:first-child {
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .contents__wrapper {
    padding: 10.25641vw 5.12821vw;
  }
}

.contents {
  margin-top: 20px;
  padding: 0;
  background-color: #fff;
}

.contents__hdg {
  padding: 30px 20px 20px;
  text-align: center;
  border-top: 3px solid #2c3e8a;
  border-bottom: 1px solid #E2E5F2;
}

.contents__hdg > * {
  margin: 20px auto 0;
}

.contents__hdg > *:first-child {
  margin-top: 0;
}

.contents__hdg > h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 35px;
}

.contents__hdg > p {
  font-size: 16px;
  font-weight: 700;
  color: #2c3e8a;
  display: flex;
  justify-content: center;
  align-items: center;
}

.contents__hdg > p::before {
  content: '';
  width: 1px;
  height: 18px;
  background-color: #2c3e8a;
  transform: rotate(-45deg);
  margin-right: 10px;
}

.contents__hdg > p::after {
  content: '';
  width: 1px;
  height: 18px;
  background-color: #2c3e8a;
  transform: rotate(45deg);
  margin-left: 10px;
}

.contents__hdg .fs-32 {
  font-size: 32px;
}

.contents__hdg .fc-green {
  color: #208F65;
}

.contents__hdg .fc-blue {
  color: #2c3e8a;
}

.contents__body {
  padding: 20px 20px 30px;
  font-size: 16px;
  font-weight: 500;
}

.contents__body > * {
  margin: 20px auto 0;
}

.contents__body > *:first-child {
  margin-top: 0;
}

.contents__body > p {
  font-size: 16px;
}

.contents h4 {
  color: #2c3e8a;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contents h4::before {
  content: '';
  display: block;
  width: 1px;
  height: 1.1em;
  background-color: #2c3e8a;
  margin-right: 10px;
  transform: rotate(-45deg);
}

.contents h4::after {
  content: '';
  display: block;
  width: 1px;
  height: 1.1em;
  background-color: #2c3e8a;
  margin-left: 10px;
  transform: rotate(45deg);
}

@media screen and (max-width: 768px) {
  .contents__hdg {
    padding: 7.69231vw 5.12821vw 5.12821vw;
  }
  .contents__hdg > * {
    margin: 5.12821vw auto 0;
  }
  .contents__hdg > *:first-child {
    margin-top: 0;
  }
  .contents__hdg > h3 {
    font-size: 5.12821vw;
    line-height: 8.97436vw;
  }
  .contents__hdg > p {
    font-size: 4.10256vw;
  }
  .contents__hdg > p::before {
    height: 4.61538vw;
    margin-right: 2.5641vw;
  }
  .contents__hdg > p::after {
    height: 4.61538vw;
    margin-left: 2.5641vw;
  }
  .contents__hdg .fs-32 {
    font-size: 8.20513vw;
  }
  .contents__body {
    padding: 5.12821vw 5.12821vw 7.69231vw;
    font-size: 4.10256vw;
  }
  .contents__body > * {
    margin: 5.12821vw auto 0;
  }
  .contents__body > p {
    font-size: 4.10256vw;
  }
  .contents h4 {
    font-size: 4.10256vw;
  }
}

.contents__wrapper[data-color="yellow"] .contents__hdg {
  border-top: 3px solid #208F65;
}

.contents__wrapper[data-color="yellow"] .contents__hdg > p {
  color: #208F65;
}

.contents__wrapper[data-color="yellow"] .contents__hdg > p::before, .contents__wrapper[data-color="yellow"] .contents__hdg > p::after {
  background-color: #208F65;
}

.contents__accrodion > .js-accordion-trigger {
  width: 100%;
  height: 48px;
  border-radius: 24px;
  border: 1px solid #208F65;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #208F65;
  font-size: 16.6px;
  font-weight: 700;
  position: relative;
}

.contents__accrodion > .js-accordion-trigger::before, .contents__accrodion > .js-accordion-trigger::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
  width: 12px;
  height: 2px;
  background-color: #208F65;
}

.contents__accrodion > .js-accordion-trigger::after {
  transform: translateY(-50%) rotate(90deg);
  transition: all 0.3s ease;
}

.contents__accrodion > .js-accordion-content {
  padding-top: 20px;
}

.contents__accrodion > .js-accordion-content > *:first-child {
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .contents__accrodion > .js-accordion-trigger {
    height: 12.30769vw;
    border-radius: 6.15385vw;
    font-size: 4.25641vw;
  }
  .contents__accrodion > .js-accordion-trigger::before, .contents__accrodion > .js-accordion-trigger::after {
    right: 7.69231vw;
    width: 3.07692vw;
    height: 0.51282vw;
  }
  .contents__accrodion > .js-accordion-content {
    padding-top: 5.12821vw;
  }
}

.is-open .js-accordion-trigger::after {
  transform: translateY(-50%) rotate(0deg);
}

.hdg-lv2 {
  margin-top: 40px;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.8;
  padding-left: 18px;
  border-left: 3px solid #2c3e8a;
  min-height: 80px;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .hdg-lv2 {
    min-height: 20.51282vw;
    margin-top: 10.25641vw;
    font-size: 5.64103vw;
    padding-left: 4.61538vw;
  }
}

.notes {
  margin-top: 16px;
  font-size: 11px;
  line-height: 1.5;
  font-weight: 400;
}

.notes > li {
  text-indent: -1em;
  padding-left: 1em;
}

@media screen and (max-width: 768px) {
  .notes {
    margin-top: 4.10256vw;
    font-size: 2.82051vw;
  }
}

.button__wrapper {
  margin-top: 30px;
  padding: 0 20px;
}

.button__wrapper img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 768px) {
  .button__wrapper {
    margin-top: 7.69231vw;
    padding: 0 5.12821vw;
  }
}

/* Accrodion */
.js-accordion-trigger {
  cursor: pointer;
  display: block;
  width: 100%;
}

.js-accordion-content {
  display: none;
  overflow: hidden;
}

/* newmember */
.newmember__box {
  margin-top: 40px;
  padding: 20px;
  background-color: #E2E5F2;
  position: relative;
}

.newmember__box::before {
  content: '新規会員';
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 1px 8px;
  color: #DC0695;
  border: 1px solid #DC0695;
  background-color: #fff;
  font-size: 12px;
  font-weight: 700;
}

.newmember__box > h3 {
  color: #2c3e8a;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

.newmember__box > h3::before {
  content: '';
  display: block;
  width: 12px;
  height: 18px;
  margin-right: 10px;
  background: url("/campaign_ex/mybasket/20250626/img/icon_newmember_before_01.png") no-repeat center center/contain;
}

.newmember__box > h3::after {
  content: '';
  display: block;
  width: 12px;
  height: 18px;
  margin-left: 10px;
  background: url("/campaign_ex/mybasket/20250626/img/icon_newmember_after_01.png") no-repeat center center/contain;
}

@media screen and (max-width: 768px) {
  .newmember__box {
    margin-top: 10.25641vw;
    padding: 5.12821vw;
  }
  .newmember__box::before {
    top: 2.5641vw;
    right: 2.5641vw;
    padding: 0.25641vw 2.05128vw;
    font-size: 3.07692vw;
  }
  .newmember__box > h3 {
    font-size: 4.61538vw;
    margin-bottom: 4.10256vw;
  }
  .newmember__box > h3::before {
    width: 3.07692vw;
    height: 4.61538vw;
    margin-right: 2.5641vw;
  }
  .newmember__box > h3::after {
    width: 3.07692vw;
    height: 4.61538vw;
    margin-left: 2.5641vw;
  }
}

.newmember__box--add {
  margin-top: -20px;
  padding: 40px 20px 20px;
  width: 100%;
  height: 312px;
  position: relative;
  z-index: 2;
  background: url("/campaign_ex/mybasket/20250626/img/bg_newmember-add.svg") no-repeat center center/contain;
}

.newmember__box--add > p:first-child {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
}

.newmember__box--add > h3 {
  color: #2c3e8a;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

.newmember__box--add > h3::before {
  content: '';
  display: block;
  width: 21px;
  height: 44px;
  margin-right: 10px;
  background: url("/campaign_ex/mybasket/20250626/img/icon_newmember_before_02.png") no-repeat center center/contain;
}

.newmember__box--add > h3::after {
  content: '';
  display: block;
  width: 21px;
  height: 44px;
  margin-left: 10px;
  background: url("/campaign_ex/mybasket/20250626/img/icon_newmember_after_02.png") no-repeat center center/contain;
}

@media screen and (max-width: 768px) {
  .newmember__box--add {
    margin-top: -vw(20);
    padding: 10.25641vw 5.12821vw 5.12821vw;
    height: 80vw;
  }
  .newmember__box--add > p:first-child {
    font-size: 4.10256vw;
  }
  .newmember__box--add > h3 {
    font-size: 4.61538vw;
    margin-bottom: 4.10256vw;
  }
  .newmember__box--add > h3::before {
    width: 5.38462vw;
    height: 11.28205vw;
    margin-right: 2.5641vw;
  }
  .newmember__box--add > h3::after {
    width: 5.38462vw;
    height: 11.28205vw;
    margin-left: 2.5641vw;
  }
}

/* iAEON */
.iaeon-box {
  margin-top: 20px;
  padding: 24px 20px 28px;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.16);
}

.iaeon-box__hdg {
  display: flex;
  align-items: flex-start;
  margin-bottom: 16px;
}

.iaeon-box__hdg > img {
  width: 60px;
  height: 60px;
  margin-right: 5px;
  flex-shrink: 0;
}

.iaeon-box__hdg > h3 {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}

.iaeon-box__hdg > h3 > span {
  font-size: 14px;
  font-weight: 400;
}

.iaeon-box__list {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  gap: 28px;
}

.iaeon-box__list img {
  width: auto;
  height: 48px;
}

.iaeon-box .notes {
  margin-top: 24px;
}

@media screen and (max-width: 768px) {
  .iaeon-box {
    margin-top: 5.12821vw;
    padding: 6.15385vw 5.12821vw 7.17949vw;
  }
  .iaeon-box > .iaeon-box__hdg {
    margin-bottom: 4.10256vw;
  }
  .iaeon-box > .iaeon-box__hdg > img {
    width: 15.38462vw;
    height: 15.38462vw;
    margin-right: 1.28205vw;
  }
  .iaeon-box > .iaeon-box__hdg > h3 {
    font-size: 4.61538vw;
    line-height: 6.41026vw;
  }
  .iaeon-box > .iaeon-box__hdg > h3 > span {
    font-size: 3.58974vw;
  }
  .iaeon-box__list {
    gap: 7.17949vw;
  }
  .iaeon-box__list img {
    height: 12.30769vw;
  }
  .iaeon-box .notes {
    margin-top: 6.15385vw;
  }
}

/* Accordion List */
.accordion__list {
  margin-top: 40px;
  padding: 0;
  list-style: none;
}

.accordion__list > li {
  margin: 0;
  padding: 0;
  border-bottom: 5px solid #E2E5F2;
}

.accordion__list > li.is-open {
  border: none;
}

.accordion__list > li.is-open + li {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .accordion__list > li.is-open + li {
    margin-top: 7.69231vw;
  }
}

.accordion__list .js-accordion-trigger {
  width: 100%;
  padding: 15px;
  color: #fff;
  background-color: #2c3e8a;
  position: relative;
}

.accordion__list .js-accordion-trigger > h2 {
  font-size: 20px;
  font-weight: 700;
}

.accordion__list .js-accordion-trigger > h2 > span {
  font-size: 16px;
}

.accordion__list .js-accordion-trigger::before, .accordion__list .js-accordion-trigger::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  width: 20px;
  height: 3px;
  background-color: #fff;
}

.accordion__list .js-accordion-trigger::after {
  transform: translateY(-50%) rotate(90deg);
  transition: all 0.3s ease;
}

.accordion__list .is-open .js-accordion-trigger::after {
  transform: translateY(-50%) rotate(0deg);
}

.accordion__list .contents__wrapper {
  padding: 20px 20px 40px;
  background-color: #E2E5F2;
}

@media screen and (max-width: 768px) {
  .accordion__list .contents__wrapper {
    padding: 5.12821vw 5.12821vw 10.25641vw;
  }
}

/* Shopping */
.shopping__list {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.shopping__list > li {
  width: calc(50% - 7px);
  display: flex;
  flex-direction: column;
  height: 100%;
}

.shopping__list > li > p {
  margin-bottom: 11px;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: -0.05em;
  flex-grow: 1;
}

.shopping__list > li > .notes {
  margin-top: 0;
  font-size: 9px;
}

.shopping__list > li .shopping__link {
  margin-top: 10px;
  color: #015EC5;
  font-size: 14px;
  font-weight: 500;
}

.shopping__list > li .shopping__link::after {
  content: '';
  display: inline-block;
  width: 0.5em;
  height: 1em;
  margin-left: 5px;
  background: url("/campaign_ex/mybasket/20250626/img/icon_link-internal.svg") no-repeat bottom left/contain;
}

.shopping__list > li .shopping__link > a {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .shopping__list > li > p {
    font-size: 3.07692vw;
    margin-bottom: 2.82051vw;
    line-height: 3.58974vw;
  }
  .shopping__list > li > .notes {
    font-size: 2.30769vw;
  }
  .shopping__list > li .shopping__link {
    margin-top: 2.5641vw;
    font-size: 3.58974vw;
  }
  .shopping__list > li .shopping__link::after {
    margin-left: 1.28205vw;
  }
}

.card-list-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.card-list-flex > li {
  width: calc(50% - 7px);
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}

.card-list-flex > li img {
  max-height: 150px;
}

.card-list-flex__copy {
  margin: 0;
  font-size: 6px;
  text-align: right;
}

.card-list-flex__name {
  margin-top: 8px;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
}

.card-list-flex__name > span {
  font-size: 11px;
}

@media screen and (max-width: 768px) {
  .card-list-flex > li img {
    max-height: 38.46154vw;
  }
  .card-list-flex__copy {
    font-size: 1.53846vw;
  }
  .card-list-flex__name {
    margin-top: 2.05128vw;
    font-size: 3.58974vw;
  }
  .card-list-flex__name > span {
    font-size: 2.82051vw;
  }
}

/* Security */
.security__list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
}

.security__list > li {
  width: 81px;
}

@media screen and (max-width: 768px) {
  .security__list {
    gap: 7.69231vw;
  }
  .security__list > li {
    width: 20.76923vw;
  }
}

/* cards */
.cards__list {
  margin-top: 40px;
}

.cards__list > li {
  margin-top: 36px;
}

.cards__list > li:first-child {
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .cards__list {
    margin-top: 10.25641vw;
  }
  .cards__list > li {
    margin-top: 9.23077vw;
  }
}

.cards__title {
  margin: 0;
  padding: 10px 60px 10px 8px;
  background-color: #E2E5F2;
  border: 1px solid #2c3e8a;
  display: flex;
  align-items: center;
  position: relative;
  gap: 13px;
}

.cards__title > img {
  width: 51px;
}

.cards__title > h3 {
  font-size: 15px;
  font-weight: 500;
}

.cards__title > p {
  position: absolute;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  line-height: 1;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

.cards__title > p::before {
  content: '開く';
  font-size: 12px;
  font-weight: 500;
}

.cards__title::before, .cards__title::after {
  content: '';
  display: block;
  width: 10px;
  height: 2px;
  background-color: #000;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 8px;
}

.cards__title::after {
  transform: translateY(-50%) rotate(90deg);
  transition: all .3s ease;
}

@media screen and (max-width: 768px) {
  .cards__title {
    padding: 2.5641vw 15.38462vw 2.5641vw 2.05128vw;
    gap: 3.33333vw;
  }
  .cards__title > img {
    width: 13.07692vw;
  }
  .cards__title > h3 {
    font-size: 3.84615vw;
  }
  .cards__title > p {
    right: 5.12821vw;
  }
  .cards__title > p::before {
    font-size: 3.07692vw;
  }
  .cards__title::before, .cards__title::after {
    width: 2.5641vw;
    height: 0.51282vw;
    right: 2.05128vw;
  }
}

.is-open .cards__title > p::before {
  content: '閉じる';
}

.is-open .cards__title::after {
  transform: translateY(-50%) rotate(0deg);
}

.cards__wrapper {
  padding: 30px 13px;
  border: 1px solid #2c3e8a;
}

@media screen and (max-width: 768px) {
  .cards__wrapper {
    padding: 7.69231vw 3.33333vw;
  }
}

.cards {
  padding-bottom: 10px;
}

@media screen and (max-width: 768px) {
  .cards {
    padding-bottom: 2.5641vw;
  }
}

.cards > * {
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .cards > * {
    margin-top: 2.5641vw;
  }
}

.cards > *:first-child {
  margin-top: 0;
}

.cards__label {
  height: 24px;
  display: flex;
}

@media screen and (max-width: 768px) {
  .cards__label {
    height: 6.15385vw;
  }
}

.cards__name {
  font-size: 14px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .cards__name {
    font-size: 3.58974vw;
  }
}

.cards__flex {
  display: flex;
  gap: 22px;
}

@media screen and (max-width: 768px) {
  .cards__flex {
    gap: 5.64103vw;
  }
}

.cards__face {
  width: 140px;
  height: 140px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}

.cards__face > img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

@media screen and (max-width: 768px) {
  .cards__face {
    width: 35.89744vw;
    height: 35.89744vw;
  }
}

.cards__copy {
  margin-top: 2px;
  text-align: right;
  width: 100%;
  font-size: 9px;
}

@media screen and (max-width: 768px) {
  .cards__copy {
    margin-top: 0.51282vw;
    font-size: 2.30769vw;
  }
}

.cards__feature {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 50%;
}

.cards__brand-list {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

.cards__brand-list > li {
  height: 20px;
}

.cards__brand-list > li > img {
  width: auto;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .cards__brand-list {
    gap: 1.28205vw;
  }
  .cards__brand-list > li {
    height: 5.12821vw;
  }
}

.cards__feature-list {
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.cards__feature-list > li {
  margin-top: 5px;
  width: 100%;
}

.cards__feature-list > li:first-child {
  margin-top: 0;
}

.cards__feature-list > li > img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .cards__feature-list {
    margin-top: 2.5641vw;
  }
  .cards__feature-list > li {
    margin-top: 1.28205vw;
  }
}

.cards__lead {
  color: #2c3e8a;
  font-size: 14px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .cards__lead {
    font-size: 3.58974vw;
  }
}

.cards__lead + p {
  font-size: 14px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .cards__lead + p {
    font-size: 3.58974vw;
  }
}

.cards__point {
  border: 1px solid #2c3e8a;
  padding: 0;
}

.cards__point > h5 {
  margin: 0;
  width: 100%;
  height: 24px;
  background-color: #2c3e8a;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .cards__point > h5 {
    height: 6.15385vw;
    font-size: 3.58974vw;
  }
}

.cards__point-contents {
  padding: 10px 10px 15px;
}

@media screen and (max-width: 768px) {
  .cards__point-contents {
    padding: 2.5641vw 2.5641vw 3.84615vw;
  }
}

.cards__point-list > li {
  font-size: 12px;
  text-indent: -1em;
  padding-left: 1em;
}

@media screen and (max-width: 768px) {
  .cards__point-list > li {
    font-size: 3.07692vw;
  }
}

.cards__link {
  text-align: right;
}

.cards__link > a {
  color: #7D7D7D;
  font-size: 13px;
  font-weight: 500;
  text-decoration-line: underline;
}

@media screen and (max-width: 768px) {
  .cards__link > a {
    font-size: 3.33333vw;
  }
}

.cards__btn {
  padding: 0 20px;
}

.cards__btn a, .cards__btn img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .cards__btn {
    padding: 0 5.12821vw;
  }
}

.cards__notes {
  font-size: 12px;
}

@media screen and (max-width: 768px) {
  .cards__notes {
    font-size: 3.07692vw;
  }
}

.cards + hr {
  margin: 30px 0;
  border-top: 1px solid #000;
}

@media screen and (max-width: 768px) {
  .cards + hr {
    margin: 7.69231vw 0;
  }
}

/* Master Card */
.mastercard .contents__hdg h3 span {
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .mastercard .contents__hdg h3 span {
    font-size: 4.10256vw;
  }
}

.mastercard .a-link {
  font-size: 11px;
}

@media screen and (max-width: 768px) {
  .mastercard .a-link {
    font-size: 2.82051vw;
  }
}

/* adjustment */
.a-ac {
  text-align: center;
}

.a-fc-green {
  color: #208F65;
}

.a-fc-red {
  color: #eb0015;
}

.a-mw-133 {
  max-width: 133px;
}

@media screen and (max-width: 768px) {
  .a-mw-133 {
    max-width: 34.10256vw;
  }
}

.a-mw-191 {
  max-width: 191px;
}

@media screen and (max-width: 768px) {
  .a-mw-191 {
    max-width: 48.97436vw;
  }
}

.a-mw-198 {
  max-width: 198px;
}

@media screen and (max-width: 768px) {
  .a-mw-198 {
    max-width: 50.76923vw;
  }
}

.a-mw-208 {
  max-width: 208px;
}

@media screen and (max-width: 768px) {
  .a-mw-208 {
    max-width: 53.33333vw;
  }
}

.a-mw-238 {
  max-width: 238px;
}

@media screen and (max-width: 768px) {
  .a-mw-238 {
    max-width: 61.02564vw;
  }
}

.a-mw-249 {
  max-width: 249px;
}

@media screen and (max-width: 768px) {
  .a-mw-249 {
    max-width: 63.84615vw;
  }
}

.a-mw-280 {
  max-width: 280px;
}

@media screen and (max-width: 768px) {
  .a-mw-280 {
    max-width: 71.79487vw;
  }
}

.a-mw-284 {
  max-width: 284px;
}

@media screen and (max-width: 768px) {
  .a-mw-284 {
    max-width: 72.82051vw;
  }
}

.a-mw-296 {
  max-width: 296px;
}

@media screen and (max-width: 768px) {
  .a-mw-296 {
    max-width: 75.89744vw;
  }
}
