@charset "UTF-8";
/* css reset
------------------------ */

body,
html {
  line-height: 1;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
}

html,
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
figure,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

ul {
  list-style-type: none;
}

p {
  line-height: 1.3;
}

a {
  color: inherit;
  text-decoration: none;
}

.wrap {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  position: relative;
  overflow-x: hidden;
}

@media screen and (max-width: 768px) {
  .wrap {
    min-width: 320px;
    font-size: 0;
  }
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

@media screen and (max-width: 768px) {
  img {
    width: 100%;
  }
}

img.remove {
  width: auto;
  max-width: 100%;
  height: auto;
}

.pc-only {
  display: block !important;
}

@media screen and (max-width: 768px) {
  .pc-only {
    display: none !important;
  }
}

.sp-only {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .sp-only {
    display: block !important;
  }
}

.text-c{
	text-align: center;
}
.mt-1{
	margin-top: 1rem;
}


.mt-2{
	margin-top: 2rem;
}


.mt-3{
	margin-top: 3rem;
}

.mt-4{
	margin-top: 4rem;
}

.mt-5{
	margin-top: 5rem;
}
.sp_txt{
	font-size: 1rem !important;
}
@media screen and (min-width: 769px) {
.sp_txt{
	font-size: 1rem !important;
}
}

/* hover
-------------------------------------- */

@media screen and (min-width: 769px) {
  .hv {
    transition: .2s;
  }
  .hv:hover {
    filter: brightness(120%);
    -webkit-filter: brightness(120%);
  }
}

@media screen and (min-width: 769px) {
  .hv-link {
    transition: .2s;
  }
  .hv-link:hover {
    opacity: .7;
  }
}

/* apply btn
-------------------------------------- */

.md-btn-apply-inner {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .md-btn-apply-inner .md-btn-apply01 {
    width: 77.6%;
    margin: auto;
  }
}

.md-btn-apply-inner .md-btn-apply02 {
  margin-top: 25px;
}

@media screen and (max-width: 768px) {
  .md-btn-apply-inner .md-btn-apply02 {
    width: 77.6%;
    margin: 2.34% auto 0;
  }
}

@media screen and (max-width: 768px) {
  .md-btn-apply-inner .md-txt-time {
    font-size: 15.5px;
    font-size: 4.03646vw;
    font-weight: bold;
    margin-top: 1.95%;
  }
}

.md-btn-apply-inner .md-btn-corona {
  margin-top: 12px;
  padding-bottom: 25px;
}

@media screen and (max-width: 768px) {
  .md-btn-apply-inner .md-btn-corona {
    width: 77.6%;
    margin: 2.66% auto 2.6%;
  }
}

.l-main .md-btn-apply01 {
  margin: 20px auto 0;
}

@media screen and (max-width: 768px) {
  .l-main .md-btn-apply01 {
    margin-top: 3.91%;
  }
}

@media screen and (max-width: 768px) {
  .l-about .md-btn-apply-inner {
    position: relative;
    z-index: 1;
  }
}

@media screen and (min-width: 769px) {
  .l-about .md-btn-apply02 {
    margin-bottom: 80px;
  }
}

.l-service .md-btn-apply01 {
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  .l-service .md-btn-apply01 {
    margin-top: 6.51%;
  }
}

@media screen and (min-width: 769px) {
  .l-service .md-btn-apply02 {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 769px) {
  .l-area .md-btn-apply02 {
    margin-bottom: 120px;
  }
}

@media screen and (max-width: 768px) {
  .l-area .md-txt-time {
    margin-bottom: 5.86%;
  }
}

/* header
-------------------------------------- */

.l-header {
  background: #004ea1;
  text-align: center;
  padding: 5px 0;
}

@media screen and (max-width: 768px) {
  .l-header {
    padding: 1.3% 0 1.6%;
  }
}

.md-header-logo,
.md-header-txt01 {
  display: inline-block;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .md-header-logo {
    width: 10.16%;
  }
}

.md-header-txt01 {
  margin-left: 55px;
}

@media screen and (max-width: 768px) {
  .md-header-txt01 {
    width: 73.83%;
    margin-left: 3.26%;
  }
}

/* main
-------------------------------------- */

.l-main {
  background: url(../img/2026_main_bg01.jpg)no-repeat center center;
  background-size: cover;
  background-position-y: 10%;
}

@media screen and (max-width: 768px) {
  .l-main {
    background: url(../img/2026_main_bg01_sp.png)no-repeat top center;
    background-size: 100% auto;
    padding-bottom: 4.77%;
    margin-bottom: 9.77%;
  }
}

.l-main-inner {
  max-width: 980px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .l-main-inner {
    overflow: hidden;
  }
}

.md-main-ttl01 {
  margin-right: -75px;
}



@media screen and (max-width: 768px) {
  .md-main-ttl01 {
    width: 106.53%;
    margin: -3.0% 0 0 -4.5%;
  }
}

.md-main-txt01 {
    width: 494px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    background: #00BE28;
    border: solid 2px #fff;
    box-sizing: border-box;
    border-radius: 150px;
    margin: -30px 0 0 384px;
    line-height: 1;
    padding: 8px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 768px) {
  .md-main-txt01 {
    width: 72%;
    font-size: 16.5px;
    font-size: 4.29688vw;
    margin: -6.0% auto 0;
    height: auto;
    font-weight: 600;
    padding: 0.6% 0 1.0%;
  }
}

.md-main-txt01-fz01 {
  font-size: 79%;
}

.md-main-txt01-fz02 {
  font-size: 160%;
  font-weight: 500;
  margin-top: -8px;
}

@media screen and (max-width: 768px) {
  .md-main-txt01-fz02 {
    font-size: 110%;
    margin-top: 0;
  }
}

.md-main-txt01-fz03 {
  font-size: 110%;
}

.md-main-txt02 {
  /* margin-top: 10px; */
  margin-left: 86px;
}

@media screen and (max-width: 768px) {
  .md-main-txt02 {
    width: 89.58%;
    margin: 0 auto;
  }
}

.md-main-txt03 {
  text-align: center;
  margin: 10px auto 50px;
}

@media screen and (max-width: 768px) {
  .md-main-txt03 {
    width: 89.97%;
    margin: 62.18% auto 0;
  }
}

.md-main-btn01 {
  text-align: center;
  margin: 17px auto 70px;
}

@media screen and (max-width: 768px) {
  .md-main-btn01 {
    width: 77.6%;
    margin: 2.6% auto 3.26%;
  }
}

/* problem
-------------------------------------- */

.l-problem {
    background-color: #EBFAEE;
    background-image: repeating-linear-gradient(-45deg,#fff, #fff 4px, transparent 0, transparent 10px);
}

.l-problem-inner {
  max-width: 980px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.md-problem-ttl01 {
  font-size: 33px;
  text-align: center;
  font-weight: 500;
  margin: 35px auto 30px;
  letter-spacing: .012em;
}

@media screen and (max-width: 768px) {
  .md-problem-ttl01 {
    font-size: 18px;
    font-size: 4.6875vw;
    line-height: 1.4;
    margin: 3.91% auto 3.26%;
  }
}

.md-problem-ttl01 span {
  font-size: 40px;
  color: #FF3278;
}

@media screen and (max-width: 768px) {
  .md-problem-ttl01 span {
    font-size: 22px;
    font-size: 5.72917vw;
    font-weight: 600;
  }
}

.md-problem-ttl02 {
  color: #fff;
  text-align: center;
  font-size: 28px;
  font-weight: 500;
  background: #FF3278;
  border-radius: 150px;
  max-width: 560px;
  margin: 0 auto 30px;
  letter-spacing: 0;
  padding: 5px 0 8px;
}

@media screen and (max-width: 768px) {
  .md-problem-ttl02 {
    width: 74.48%;
    font-size: 15px;
    font-size: 3.90625vw;
    padding: 0.65% 0 1.0%;
    margin-bottom: 3.91%;
  }
}

.md-problem-list01 {
  margin: 0 auto 35px;
}

@media screen and (max-width: 768px) {
  .md-problem-list01 {
    margin-bottom: 4.56%;
  }
}

.md-problem-list01-item {
  font-size: 24px;
  line-height: 1.54;
  font-weight: 500;
  position: relative;
  margin-left: 35px;
}

@media screen and (max-width: 768px) {
  .md-problem-list01-item {
    font-size: 13px;
    font-size: 3.38542vw;
    margin-left: 7.81%;
    line-height: 1.53;
    margin-right: 6.51%;
  }
}

.md-problem-list01-item:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #FF3278;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: -5px;
  margin-top: 10px;
  border-radius: 50%;
}

@media screen and (max-width: 768px) {
  .md-problem-list01-item:before {
    width: 4.65%;
    height: auto;
    padding-top: 4.65%;
    margin-left: -1%;
    margin-top: 1%;
  }
}

.md-problem-list01-item + .md-problem-list01-item {
  margin-top: 25px;
}

@media screen and (max-width: 768px) {
  .md-problem-list01-item + .md-problem-list01-item {
    margin-top: 2.6%;
  }
}

.md-problem-list01-txt-inner {
  margin-left: 30px;
  display: inline-block;
  letter-spacing: .105em;
}

@media screen and (max-width: 768px) {
  .md-problem-list01-txt-inner {
    margin-left: 4.56%;
    letter-spacing: -.02em;
  }
}

.md-problem-list01-txt-inner span {
  color: #FF3278;
  font-weight: 600;
  background: linear-gradient(transparent 70%, #fad6e1 70%);
}

@media screen and (min-width: 769px) {
  .md-problem-list01-txt-inner br.pc-only {
    display: inline-block !important;
  }
}

.md-problem-img01 {
  position: absolute;
  right: 0;
  bottom: 0;
  margin-bottom: 45px;
  margin-right: 85px;
}

@media screen and (max-width: 768px) {
  .md-problem-img01 {
    width: 13.02%;
    margin-right: 1.95%;
    margin-bottom: 4.56%;
  }
}

.l-service-txt01 {
  text-align: center;
  position: relative;
  margin: 80px auto 85px;
}

@media screen and (max-width: 768px) {
  .l-service-txt01 {
    margin: 10.42% auto;
  }
}

.l-service-txt01:before {
  content: "";
  display: block;
  width: 200px;
  height: 70px;
  background: url("../img/2023_service_ttl01.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  .l-service-txt01:before {
    width: 26.04%;
    height: auto;
    padding-top: 9.11%;
  }
}

.l-service-txt01 span {
  position: relative;
  z-index: 1;
  font-size: 28px;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .l-service-txt01 span {
    font-size: 14px;
    font-size: 3.64583vw;
  }
}

/* rental
-------------------------------------- */

.l-rental {
  background: url("../img/2023_rental_bg01.png") no-repeat center top;
  background-size: 100% auto;
  overflow: hidden;
}

.md-rental-ttl01 {
  font-size: 33px;
  text-align: center;
  font-weight: 500;
  line-height: 1.3;
  margin-top: 60px;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .md-rental-ttl01 {
    font-size: 14px;
    font-size: 3.64583vw;
    margin-top: 5.21%;
    margin-bottom: 3.26%;
  }
}

.md-rental-ttl01 span {
  display: block;
  color: #FF3278;
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 5px;
}

@media screen and (max-width: 768px) {
  .md-rental-ttl01 span {
    font-size: 17px;
    font-size: 4.42708vw;
  }
}

@media screen and (max-width: 768px) {
  .md-rental-ttl01 img {
    width: 37.24%;
  }
}

.md-rental-bg01 {
  background: url("../img/rental_bg02@2x.jpg") no-repeat center center;
  background-size: cover;
  height: 281px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .md-rental-bg01 {
    height: auto;
    padding-top: 22.14%;
  }
}

.md-rental-list01 {
  max-width: 980px;
  margin: 125px auto 95px;
  counter-reset: num;
}

@media screen and (max-width: 768px) {
  .md-rental-list01 {
    width: 79.69%;
    margin: 12.37% auto 12.37%;
  }
}

.md-rental-list01:after {
  content: "";
  display: block;
  clear: both;
}

.md-rental-list01-item {
  position: relative;
}

.md-rental-list01-item:nth-child(odd) {
  width: 475px;
  float: left;
  clear: left;
}

@media screen and (max-width: 768px) {
  .md-rental-list01-item:nth-child(odd) {
    width: 100%;
    float: none;
  }
}

.md-rental-list01-item:nth-child(odd) .md-rental-list01-txt {
  max-width: 432px;
}

@media screen and (max-width: 768px) {
  .md-rental-list01-item:nth-child(odd) .md-rental-list01-txt {
    max-width: auto;
  }
}

.md-rental-list01-item:nth-child(even) {
  width: 425px;
  float: right;
}

@media screen and (max-width: 768px) {
  .md-rental-list01-item:nth-child(even) {
    width: 100%;
    float: none;
  }
}

.md-rental-list01-item:nth-child(n + 3) {
  margin-top: 75px;
}

@media screen and (max-width: 768px) {
  .md-rental-list01-item + .md-rental-list01-item {
    margin-top: 13.89%;
  }
}

.md-rental-list01-ttl {
  color: #FF3278;
  line-height: 1.39;
  font-size: 28px;
  letter-spacing: .0075em;
  font-weight: 600;
  margin-bottom: 10px;
  padding-left: 35px;
  box-sizing: border-box;
  position: relative;
}

@media screen and (max-width: 768px) {
  .md-rental-list01-ttl {
    font-size: 18px;
    font-size: 4.6875vw;
    margin-bottom: 3.27%;
    padding-left: 8.17%;
    line-height: 1.38;
  }
}

.md-rental-list01-ttl:before {
  counter-increment: num;
  content: counter(num);
  width: 28px;
  height: 28px;
  border: solid 1px #FF3278;
  box-sizing: border-box;
  display: inline-block;
  line-height: .9;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 5px;
}

@media screen and (max-width: 768px) {
  .md-rental-list01-ttl:before {
    width: auto;
    height: auto;
    line-height: 1;
    padding: .2% 1.5% .5%;
  }
}

.md-rental-list01-txt {
  font-size: 20px;
  line-height: 1.8;
  text-align: justify;
  text-justify: inter-ideograph;
  font-weight: 500;
  letter-spacing: -.02em;
}

@media screen and (max-width: 768px) {
  .md-rental-list01-txt {
    font-size: 13px;
    font-size: 3.38542vw;
    line-height: 1.53;
  }
}

.md-rental-list01-icon {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: -55px;
  width: 120px;
}

@media screen and (max-width: 768px) {
  .md-rental-list01-icon {
    width: 25.16%;
    margin-top: -8.62%;
  }
}

.md-rental-list01-txt-note {
  font-size: 14px;
  letter-spacing: .0005em;
}

@media screen and (max-width: 768px) {
  .md-rental-list01-txt-note {
    font-size: 9px;
    font-size: 2.34375vw;
    letter-spacing: 0;
  }
}

/* apply
-------------------------------------- */

.l-apply-inner {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .l-apply-inner {
    width: 89.58%;
    margin: 0 auto;
  }
}

.md-apply-txt01 {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 768px) {
  .md-apply-txt01 {
    letter-spacing: -.02em;
    font-size: 13.5px;
    font-size: 3.51563vw;
    line-height: 1.4;
  }
}

.md-apply-txt01 a {
  color: #008cff;
  text-decoration: underline;
  letter-spacing: 0.2em;
}

@media screen and (max-width: 768px) {
  .md-apply-txt01 a {
    letter-spacing: 0.03em;
  }
}

.md-apply-agree-inner {
  margin-top: 5px;
  vertical-align: middle;
}

.md-apply-agree-inner input {
  display: inline-block;
  transform: scale(1.4);
  box-sizing: border-box;
}

.md-apply-agree-inner label {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 768px) {
  .md-apply-agree-inner label {
    font-size: 16px;
    font-size: 4.16667vw;
    letter-spacing: -.02em;
  }
}

.md-apply-agree-inner label span {
  font-size: 18px;
  text-align: center;
  display: inline-block;
  width: 74px;
  color: #fff;
  background: #ff0000;
  border-radius: 150px;
  padding: 2px 0 3px;
  line-height: 1;
  letter-spacing: .1em;
  margin: 0 10px 0 5px;
}

@media screen and (max-width: 768px) {
  .md-apply-agree-inner label span {
    font-size: 14px;
    font-size: 3.64583vw;
    margin: 0 1.95%;
    padding: 1.0% 0;
  }
}

.md-apply-btn {
  margin: 10px auto;
  pointer-events: none;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  opacity: .4;
  /* active */
}

@media screen and (max-width: 768px) {
  .md-apply-btn {
    width: 83.14%;
    margin: 3.63% auto;
  }
}

.md-apply-btn.is-active {
  filter: none;
  -webkit-filter: none;
  opacity: 1;
  pointer-events: auto;
}

.md-apply-note-inner {
  text-align: center;
}

.md-apply-note-txt {
  font-size: 16px;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .md-apply-note-txt {
    font-size: 11.5px;
    font-size: 2.99479vw;
    letter-spacing: -.02em;
  }
}

.md-apply-note-txt01 {
  font-weight: 600;
  margin-bottom: 5px;
}

.md-apply-note-txt03 {
  font-weight: normal;
  margin-top: 10px;
}

.md-apply-note-txt03-fwBlack{
  font-weight: 900;
}

@media screen and (max-width: 768px) {
  .md-apply-note-txt01 {
    margin-bottom: 0.73%;
  }
}

@media screen and (max-width: 768px) {
  .md-apply-note-txt02 {
    font-size: 11px;
    font-size: 2.86458vw;
  }
}

@media screen and (max-width: 768px) {
  .md-apply-note-txt03 {
    
  }
}

.md-apply-code-inner {
  max-width: 600px;
  margin: 10px auto 0;
  border-top: solid 1.2px #000;
  border-bottom: solid 1.2px #000;
  padding: 5px 0;
}

@media screen and (max-width: 768px) {
  .md-apply-code-inner {
    padding: 1.45% 0;
    margin-top: 2.18%;
  }
}

.md-apply-code01 {
  font-size: 19px;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .md-apply-code01 {
    font-size: 11.5px;
    font-size: 2.99479vw;
    letter-spacing: -.08em;
  }
}

.md-apply-code02 {
  font-size: 24px;
  color: #FF3278;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .md-apply-code02 {
    font-size: 15.5px;
    font-size: 4.03646vw;
  }
}

/* product
-------------------------------------- */

.l-product {
  margin-top: 100px;
}

@media screen and (max-width: 768px) {
  .l-product {
    margin-top: 13.02%;
  }
}

.md-product-ttl01 {
  max-width: 756px;
  height: 200px;
  margin: 0 auto 150px;
  border: solid 3px #f299b3;
  box-sizing: border-box;
  border-radius: 78px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .md-product-ttl01 {
    width: 89.58%;
    border-width: 2px;
    height: auto;
    padding: 3.91% 0;
    border-radius: 55px;
    margin-bottom: 18.23%;
    border-radius: 9vw;
  }
}

.md-product-ttl01:before {
  content: "";
  background: url("../img/2022_ttl_bg01.png") no-repeat center center;
  width: 166px;
  height: 138px;
  background-size: 100% 100%;
  right: 0;
  bottom: 0;
  position: absolute;
  margin-right: 55px;
  margin-bottom: -69px;
}

@media screen and (max-width: 768px) {
  .md-product-ttl01:before {
    width: 24.13%;
    height: auto;
    padding-top: 20.06%;
    margin-right: 5.09%;
    margin-bottom: -10.17%;
  }
}

.md-product-ttl01:after {
  content: "";
  display: block;
  background: url("../img/2022_product_arrow01.png") no-repeat center center;
  width: 140px;
  height: 48px;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -100px;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .md-product-ttl01:after {
    width: 20.35%;
    padding-top: 6.98%;
    height: auto;
    bottom: 0;
    margin-bottom: -14.53%;
  }
}

.md-product-ttl01-txt {
  font-size: 25px;
  font-weight: 500;
  line-height: 1.60;
  margin-left: 60px;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  .md-product-ttl01-txt {
    position: initial;
    margin-left: 5.09%;
    transform: none;
    font-size: 12.5px;
    font-size: 3.25521vw;
    letter-spacing: -.03em;
  }
}

.md-product-ttl01-txt span {
  font-size: 28px;
  color: #FF3278;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .md-product-ttl01-txt span {
    font-size: 14px;
    font-size: 3.64583vw;
  }
}

/* recommend
-------------------------------------- */

.l-recommend {
  background: url("../img/bg04.png") repeat center center;
  padding: 40px 0;
}

@media screen and (max-width: 768px) {
  .l-recommend {
    padding: 5.21% 0 5.86%;
  }
}

.l-recommend-inner {
  max-width: 980px;
  margin: 0 auto;
}

.md-recommend-ttl01 {
  text-align: center;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .md-recommend-ttl01 {
    font-size: 16.5px;
    font-size: 4.29688vw;
    line-height: 1.50;
    margin-bottom: 3.26%;
  }
}

.md-recommend-ttl01 span {
  font-size: 40px;
  color: #FF3278;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .md-recommend-ttl01 span {
    font-size: 20px;
    font-size: 5.20833vw;
  }
}

@media screen and (max-width: 768px) {
  .md-recommend-img01 {
    width: 89.58%;
    margin: 0 auto;
  }
}

.md-recommend-txt01 {
  font-size: 20px;
  line-height: 1.8;
  margin-top: 30px;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .md-recommend-txt01 {
    width: 89.58%;
    margin: 3.91% auto 0;
    font-size: 15px;
    font-size: 3.90625vw;
    line-height: 1.4;
    text-align: justify;
    text-justify: inter-ideograph;
  }
}

.md-recommend-txt01 span {
  font-size: 16px;
  text-align: justify;
  font-weight: 500;
  margin-top: 3px;
  line-height: 1.3;
  display: block;
}

@media screen and (max-width: 768px) {
  .md-recommend-txt01 span {
    font-size: clamp(11px, 2.5vw, 16px);
  }
}

.md-product-txt01 {
  max-width: 980px;
  text-align: center;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .md-product-txt01 {
    width: 89.58%;
    margin: 0 auto;
  }
}

.md-product-txt02 {
  text-align: center;
  margin: 35px auto 90px;
}

@media screen and (max-width: 768px) {
  .md-product-txt02 {
    width: 89.45%;
    margin: 5.86% auto 13.02%;
  }
}


.md-product-txt03 {
  text-align: center;
  margin: 15px auto 90px;
}

@media screen and (max-width: 768px) {
  .md-product-txt02 {
    width: 89.45%;
    margin: 1.86% auto 13.02%;
  }
	
.md-product-txt03 {
  width: 89.45%;
    margin: 1.86% auto 13.02%;
}	
}

/* product-list
-------------------------------------- */

.l-product-list {
  margin-top: 100px;
}

@media screen and (max-width: 768px) {
  .l-product-list {
    margin-top: 12.37%;
  }
}

.l-product-list-inner {
  max-width: 980px;
  margin: 0 auto;
}

.md-product-list-logo {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .md-product-list-logo {
    width: 75.78%;
    margin: 0 auto;
  }
}

.md-product-list-ttl01 {
    font-size: 28px;
    margin: 25px auto 65px;
    border: 1.4px solid #FF3278;
    box-sizing: border-box;
    max-width: 560px;
    border-radius: 150px;
    font-weight: 500;
    text-align: center;
    padding: 5px 0;
    position: relative;
}

@media screen and (max-width: 768px) {
  .md-product-list-ttl01 {
    width: 55.73%;
    font-size: 17px;
    font-size: 4.42708vw;
    margin: 4.56% 0 6.51% 32.55%;
    padding: 0.65% 0;
    line-height: 1.26;
    border-radius: 2.5vw;
  }
}

.md-product-list-ttl01:before {
  content: "";
  display: block;
  background: url("../img/product_icon01@2x.png") no-repeat center center;
  background-size: 100% 100%;
  width: 112px;
  height: 116px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  margin-left: -135px;
}

@media screen and (max-width: 768px) {
  .md-product-list-ttl01:before {
    width: 32.71%;
    height: auto;
    padding-top: 33.64%;
    margin-left: -37.38%;
    top: 120%;
	left: -5%;
    transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.md-product-list {
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .md-product-list {
    width: 78.13%;
    margin: 0 auto 5.86%;
  }
}

.md-product-list-item {
  border-top: solid 1px #000;
  text-align: center;
  padding: 30px 0 25px;
}

.md-product-list-item:last-child {
  border-bottom: solid 1px #000;
}

.md-product-list-item-ttl {
  width: 352px;
  margin: 0 auto 25px;
  height: 46px;
  border-radius: 150px;
  color: #fff;
  font-size: 32px;
  box-sizing: border-box;
  padding: 6px 0;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .md-product-list-item-ttl {
    width: 100%;
    height: auto;
    font-size: 25px;
    font-size: 6.51042vw;
    padding: 1.0% 0 1.5%;
  }
}

.md-product-list-item-ttl01 {
    background-color: #FF3278;
}

.md-product-list-item-ttl02 {
    background-color: #FF6FA0;
}

.md-product-list-item-ttl03 {
  background: #f1adc5;
  color: #000000;
  letter-spacing: .1em;
}

.md-product-list-item-box01 {
  display: inline-block;
  vertical-align: top;
  vertical-align: bottom;
}

@media screen and (max-width: 768px) {
  .md-product-list-item-box01 {
    display: block;
  }
}

.md-product-list-item-box01 + .md-product-list-item-box01 {
  margin-left: 90px;
}

@media screen and (max-width: 768px) {
  .md-product-list-item-box01 + .md-product-list-item-box01 {
    margin-left: 0;
    margin-top: 8.33%;
  }
}

.md-product-list-item-box01.new .md-product-list-item-box01-img {
  position: relative;
}

.md-product-list-item-box01.new .md-product-list-item-box01-img:before {
  content: "";
  display: block;
  background: url("../img/2022_product_list_settag.png");
  background-size: 100% 100%;
  width: 122px;
  height: 62px;
  position: absolute;
  top: 0;
  right: 0;
  margin-right: -120px;
}

@media screen and (max-width: 768px) {
  .md-product-list-item-box01.new .md-product-list-item-box01-img:before {
    width: 63%;
    height: auto;
    padding-top: 28%;
    background: url("../img/2022_product_list_settag.png") no-repeat center center;
    background-size: 100% 100%;
    margin-right: -70%;
  }
}

.md-product-list-item-box01.new .md-product-list-item-box01-img img {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .md-product-list-item-box01-img01 {
    width: 79.33%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  .md-product-list-item-box01-img02 {
    width: 65.67%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  .md-product-list-item-box01-img03 {
    width: 65.67%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  .md-product-list-item-box01-img04 {
    width: 65.67%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  .md-product-list-item-box01-img05 {
    width: 27%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  .md-product-list-item-box01-img06 {
    width: 33.33%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  .md-product-list-item-box01-img07 {
    width: 53.33%;
    margin: 0 0 0 6.33%;
  }
}

.md-product-list-item-box01-name {
  font-size: 21px;
  margin-top: 15px;
  letter-spacing: .1em;
}

@media screen and (max-width: 768px) {
  .md-product-list-item-box01-name {
    font-size: 17px;
    font-size: 4.42708vw;
    margin-top: 4.17%;
  }
}

.md-product-list-item-box01-price {
  font-size: 21px;
  margin-top: 5px;
  letter-spacing: .1em;
}

@media screen and (max-width: 768px) {
  .md-product-list-item-box01-price {
    font-size: 17px;
    font-size: 4.42708vw;
    margin-top: 0.83%;
  }
}

.md-product-list-item-box01-price-fwBlack{
  font-weight: 900;
}

.md-product-list-item-box01-note {
  font-size: 14px;
  margin-top: 3px;
}

@media screen and (max-width: 768px) {
  .md-product-list-item-box01-note {
    font-size: 12px;
    font-size: 3.125vw;
    margin-top: 1.67%;
  }
}

.md-product-list-note {
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  .md-product-list-note {
    width: 78.13%;
    margin: 0 auto 4.56%;
  }
}

.md-product-list-note + .md-product-list-note {
  margin-bottom: 85px;
}

@media screen and (max-width: 768px) {
  .md-product-list-note + .md-product-list-note {
    width: 78.13%;
    margin: 0 auto 12.37%;
  }
}

.md-product-list-note li {
  font-size: 13px;
  line-height: 1.46;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 768px) {
  .md-product-list-note li {
    font-size: 12px;
    font-size: 3.125vw;
    letter-spacing: -.05em;
  }
}

.md-product-list-note li:before {
  content: "※";
}

.md-product-list-note p {
  font-size: 13px;
  line-height: 1.46;
}

@media screen and (max-width: 768px) {
  .md-product-list-note p {
    font-size: 12px;
    font-size: 3.125vw;
    letter-spacing: -.05em;
  }
}

/* support
-------------------------------------- */

.l-support {
  background-color: #f1fbff;
  background-image: repeating-linear-gradient(-45deg,#fff, #fff 4px, transparent 0, transparent 10px);
  overflow: hidden;
  margin-bottom: 95px;
}

@media screen and (max-width: 768px) {
  .l-support {
    margin-bottom: 11.72%;
  }
}

.l-support-inner {
  max-width: 980px;
  margin: 0 auto;
  text-align: center;
}

.md-support-logo {
  margin: 40px auto 30px;
}

@media screen and (max-width: 768px) {
  .md-support-logo {
    width: 14.06%;
    margin: 5.21% auto 3.91%;
  }
}

.md-support-ttl01 {
  font-size: 36px;
  color: #004ea2;
  font-weight: 600;
  line-height: 1.33;
  margin-bottom: 45px;
}

@media screen and (max-width: 768px) {
  .md-support-ttl01 {
    font-size: 22.5px;
    font-size: 5.85938vw;
    margin-bottom: 2.6%;
  }
}

.md-support-txt01 {
  font-size: 20px;
  line-height: 1.75;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .md-support-txt01 {
    width: 80.21%;
    margin: 0 auto;
    text-align: left;
    font-size: 15px;
    font-size: 3.90625vw;
    line-height: 1.46;
    margin-bottom: 5.21%;
  }
}

/* compare
-------------------------------------- */

.l-compare {
    background-image: url(../img/2023_compare_bg01.jpg), url("../img/2023_compare_bg02.jpg");
    background-repeat: no-repeat;
    background-position: center top, center bottom;
    background-size: 100% auto;
    margin-bottom: 100px;
    margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .l-compare {
    margin-top: 13.67%;
    margin-bottom: 13.02%;
  }
}

.l-compare-inner {
  max-width: 980px;
  margin: 0 auto;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .l-compare-inner {
    width: 89.58%;
  }
}

.md-compare-ttl01 {
  max-width: 756px;
  margin: 70px auto 105px;
  height: 126px;
  border-radius: 150px;
  border: solid 3px #f299b3;
  box-sizing: border-box;
  background: #fff;
  position: relative;
}

@media screen and (max-width: 768px) {
  .md-compare-ttl01 {
    border-width: 2px;
    height: auto;
    padding: 2.63% 0;
    margin: 7.16% auto 13.02%;
  }
}

.md-compare-ttl01:after {
  content: "";
  background: url("../img/2022_ttl_bg01.png") no-repeat center center;
  width: 166px;
  height: 138px;
  background-size: 100% 100%;
  right: 0;
  bottom: 0;
  position: absolute;
  margin-right: 55px;
  margin-bottom: -69px;
}

@media screen and (max-width: 768px) {
  .md-compare-ttl01:after {
    width: 24.13%;
    height: auto;
    padding-top: 20.06%;
    margin-right: 14.53%;
    margin-bottom: -10.17%;
  }
}

.md-compare-ttl01-txt {
  font-size: 25px;
  font-weight: 500;
  margin-left: 35px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  .md-compare-ttl01-txt {
    font-size: 12.5px;
    font-size: 3.25521vw;
    line-height: 1.6;
    position: initial;
    transform: none;
    margin-left: 14.53%;
    display: block;
  }
}

.md-compare-ttl01-txt span {
  font-weight: 600;
  color: #FF3278;
  font-size: 28px;
}

@media screen and (max-width: 768px) {
  .md-compare-ttl01-txt span {
    font-size: 14px;
    font-size: 3.64583vw;
  }
}

.md-compare-figure {
  margin-bottom: 55px;
}

@media screen and (max-width: 768px) {
  .md-compare-figure {
    margin-bottom: 7.27%;
  }
}

.md-compare-figure figcaption {
  text-align: center;
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .md-compare-figure figcaption {
    font-size: 14px;
    font-size: 3.64583vw;
    margin-bottom: 5.81%;
  }
}

.md-compare-txt01 {
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .md-compare-txt01 {
    font-size: 14px;
    font-size: 3.64583vw;
    margin-bottom: 9.45%;
  }
}

.md-compare-txt01-line {
  color: #FF3278;
  font-weight: 600;
  background: linear-gradient(transparent 70%, #FFD6E4 70%);
  letter-spacing: 0.05em;
}

.md-compare-txt01-red {
  color: #FF3278;
  font-size: 39px;
  margin-top: 10px;
  display: block;
}

@media screen and (max-width: 768px) {
  .md-compare-txt01-red {
    font-size: 19px;
    font-size: 4.94792vw;
    margin-top: 2.18%;
  }
}

/* flow
-------------------------------------- */

.l-flow {
    background-repeat: repeat;
    background-position: center center;
    background-image: url(../img/bg04.png);
    overflow: hidden;
    margin-bottom: 100px;
}

@media screen and (max-width: 768px) {
  .l-flow {
    margin-bottom: 9.77%;
  }
}

.l-flow-inner {
  max-width: 980px;
  margin: 40px auto 60px;
  background: #fff;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .l-flow-inner {
    width: 89.58%;
    margin: 7.16% auto 7.99%;
  }
}

.md-flow-ttl {
  border: solid 1px #d7145a;
  box-sizing: border-box;
  border-radius: 150px;
  max-width: 560px;
  margin: 70px auto 35px;
  text-align: center;
  font-size: 28px;
  padding: 5px 0;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .md-flow-ttl {
    font-size: 14px;
    font-size: 3.64583vw;
    margin: 7.27% auto 5.09%;
    padding: 0.73% 0;
    width: 81.4%;
  }
}

.md-flow-list {
  counter-reset: num;
  margin-bottom: 35px;
}

@media screen and (max-width: 768px) {
  .md-flow-list {
    margin-bottom: 5.81%;
  }
}

.md-flow-list-item:not(:last-child):after {
  content: "";
  display: block;
  background: url("../img/flow_arrow01.png") no-repeat center center;
  width: 48px;
  height: 16px;
  margin: 25px auto;
}

@media screen and (max-width: 768px) {
  .md-flow-list-item:not(:last-child):after {
    width: 8.72%;
    height: auto;
    padding-top: 2.91%;
    background-size: 100% 100%;
    margin: 2.91% auto;
  }
}

.md-flow-list-ttl {
  color: #FF3278;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  .md-flow-list-ttl {
    font-size: 16px;
    font-size: 4.16667vw;
    margin-bottom: 2.18%;
    letter-spacing: -.05em;
  }
}

.md-flow-list-ttl:before {
  counter-increment: num;
  content: counter(num);
  border: solid 1px #FF3278;
  box-sizing: border-box;
  line-height: .85;
  width: 28px;
  height: 28px;
  display: inline-block;
  margin-right: 8px;
}

@media screen and (max-width: 768px) {
  .md-flow-list-ttl:before {
    width: auto;
    height: auto;
    line-height: 1;
    padding: .2% 1.4% .5%;
    margin-right: 1.45%;
  }
}

.md-flow-list-txt {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.45;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .md-flow-list-txt {
    font-size: 13px;
    font-size: 3.38542vw;
  }
}

/* faq
-------------------------------------- */

.l-faq {
    background-repeat: repeat;
    background-position: center center;
    background-image: url(../img/bg04.png);
    overflow: hidden;
}

.l-faq-inner {
  max-width: 980px;
  margin: 40px auto 60px;
  background: #fff;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .l-faq-inner {
    width: 89.58%;
    margin: 7.16% auto 6.51%;
  }
}

.md-faq-ttl {
    max-width: 560px;
    margin: 80px auto 35px;
    background-color: #00BE28;
    text-align: center;
    color: #fff;
    font-size: 28px;
    padding: 5px 0;
    font-weight: 600;
}

@media screen and (max-width: 768px) {
  .md-faq-ttl {
    width: 88.37%;
    font-size: 14px;
    font-size: 3.64583vw;
    margin: 5.86% auto 4.36%;
    padding: 1.45% 0;
  }
}

.md-faq-list {
  max-width: 844px;
  margin: 0 auto 35px;
}

@media screen and (max-width: 768px) {
  .md-faq-list {
    width: 88.37%;
    margin-bottom: 5.81%;
  }
}

.md-faq-list-item {
  min-height: 65px;
  color: #00BE28;
  border: solid 1px #00BE28;
  box-sizing: border-box;
  border-radius: 35px;
  padding: 20px 0;
  cursor: pointer;
  /* active */
}

@media screen and (max-width: 768px) {
  .md-faq-list-item {
    border-radius: 35px;
    padding: 3.29% 0;
    min-height: auto;
  }
}

.md-faq-list-item + .md-faq-list-item {
  margin-top: 15px;
}

@media screen and (max-width: 768px) {
  .md-faq-list-item + .md-faq-list-item {
    margin-top: 3.29%;
  }
}

.md-faq-list-item.is-active .md-faq-list-question:after {
  content: "－";
}

.md-faq-list-question {
  text-align: left;
  font-size: 23px;
  font-weight: bold;
  position: relative;
  padding-left: 65px;
}

@media screen and (max-width: 768px) {
  .md-faq-list-question {
    font-size: 13px;
    font-size: 3.38542vw;
    line-height: 1.38;
    padding-left: 9.05%;
  }
}

.md-faq-list-question:before {
  content: "Q";
  display: block;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  line-height: 1;
  left: 25px;
  top: -3px;
  text-indent: 0;
}

@media screen and (max-width: 768px) {
  .md-faq-list-question:before {
    font-size: 14px;
    font-size: 3.64583vw;
    left: 0;
    margin-left: 3.29%;
    margin-top: 2.0%;
  }
}

.md-faq-list-question:after {
  content: "＋";
  color: #7FDE93;
  font-size: 36px;
  font-weight: bold;
  position: absolute;
  right: 30px;
  top: -5px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
}

@media screen and (max-width: 768px) {
  .md-faq-list-question:after {
    font-size: 22px;
    font-size: 5.72917vw;
    right: 0;
    margin-right: 2.93%;
    top: 0;
    margin-top: -1.8%;
  }
}

.md-faq-list-answer {
  font-size: 20px;
  color: #000000;
  line-height: 1.5;
  padding-left: 65px;
  margin-top: 20px;
  position: relative;
  margin-right: 28px;
  display: none;
}

@media screen and (max-width: 768px) {
  .md-faq-list-answer {
    font-size: 13px;
    font-size: 3.38542vw;
    padding-left: 9.05%;
    margin-top: 2.96%;
    line-height: 1.38;
    margin-right: 4.11%;
  }
}

.md-faq-list-answer:before {
  content: "A";
  display: block;
  color: #ff648c;
  font-weight: bold;
  font-size: 28px;
  position: absolute;
  left: 25px;
  top: -5px;
}

@media screen and (max-width: 768px) {
  .md-faq-list-answer:before {
    font-size: 14px;
    font-size: 3.64583vw;
    left: 0;
    margin-left: 3.29%;
    margin-top: 2.0%;
  }
}

.md-faq-list-question-indent {
  text-indent: -.5em;
}

@media screen and (min-width: 769px) {
  .md-faq-list-question-fz-s {
    font-size: 20px;
    padding-top: 3px;
  }
}

@media screen and (max-width: 768px) {
  .md-faq-list-item:nth-child(2) .md-faq-list-question:before,
  .md-faq-list-item:nth-child(4) .md-faq-list-question:before,
  .md-faq-list-item:nth-child(5) .md-faq-list-question:before {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    margin-top: 0;
  }
}

/* area
-------------------------------------- */

.l-area-inner {
  text-align: center;
  border: solid 4px #00BE28;
  box-sizing: border-box;
  max-width: 980px;
  margin: 100px auto 80px;
  padding: 52px 94px;
}

@media screen and (max-width: 768px) {
  .l-area-inner {
    width: 89.58%;
    border-width: 2px;
    margin-top: 9.77%;
    margin-bottom: 12.37%;
    padding: 5%;
  }
}

.md-area-ttl{
  color: #00BE28;
  font-size: 30px;
  font-weight: bold;
  background-color: #E0F7E5;
  padding: 10px;
}

@media screen and (max-width: 768px) {
  .md-area-ttl{
    font-size: calc(28 / 768 * 100vw);
    letter-spacing: .2em;
    color: #fff;
    background-color: #00BE28;
  }
}

.md-area-body{
  display: flex;
  justify-content: space-between;
  margin-top: 38px;
}

@media screen and (max-width: 768px) {
  .md-area-body{
    display: block;
    margin-top: 5%;
  }
}

.md-area-box{
  width: 382px;
  max-width: 49%;
  border: solid 4px #005FCA;
  padding: 32px 15px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 768px) {
  .md-area-box{
    width: 100%;
    max-width: 100%;
    padding: 5%;
    border-width: 2px;
  }

  .md-area-box:not(:first-child){
    margin-top: 5%;
  }
}

.md-area-box-ttl{
  color: #005FCA;
  font-size: 30px;
  font-weight: 900;
  letter-spacing: .4em;
}

@media screen and (max-width: 768px) {
  .md-area-box-ttl{
    font-size: calc(38 / 768 * 100vw);
  }
}

.md-area-box-txt{
  flex: 1;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: .075em;
  text-align: left;
  margin-top: 25px;
}

@media screen and (max-width: 768px) {
  .md-area-box-txt{
    font-size: calc(30 / 768 * 100vw);
    letter-spacing: .02em;
  }
}

.md-area-box-note{
  font-size: 14px;
  text-align: left;
  margin-top: 20px;
}

.md-area-img{
  width: 690px;
  max-width: calc(690 / 792 * 100%);
  margin: auto;
}

@media screen and (max-width: 768px) {
  .md-area-img{
    width: 100%;
    max-width: 100%;
    margin-top: 5%;
  }
}

/* payment
-------------------------------------- */

.l-payment-inner {
  text-align: center;
  border: solid 4px #00BE28;
  box-sizing: border-box;
  max-width: 980px;
  margin: 100px auto 80px;
  padding: 52px 94px;
}

@media screen and (max-width: 768px) {
  .l-payment-inner {
    width: 89.58%;
    border-width: 2px;
    margin-top: 9.77%;
    margin-bottom: 12.37%;
    padding: 5%;
  }
}

.md-payment-body{
  margin-top: 28px;
}

@media screen and (max-width: 768px) {
  .md-payment-body{
    margin-top: 5%;
  }
}

.md-payment-ttl{
  color: #00BE28;
  font-size: 30px;
  font-weight: bold;
  background-color: #E0F7E5;
  padding: 10px;
}

@media screen and (max-width: 768px) {
  .md-payment-ttl{
    font-size: calc(28 / 768 * 100vw);
    letter-spacing: .2em;
    color: #fff;
    background-color: #00BE28;
  }
}

.md-payment-txt01{
  font-size: 30px;
  letter-spacing: .2em;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .md-payment-txt01{
    font-size: calc(29 / 768 * 100vw);
  }
}

.md-payment-txt02{
  font-size: 18px;
  letter-spacing: .15em;
  margin-top: 14px;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .md-payment-txt02{
    font-size: calc(20 / 768 * 100vw);
    margin-top: 1%;
  }
}

/* agreement
-------------------------------------- */

.l-agreement {
  margin-bottom: 90px;
}

@media screen and (max-width: 768px) {
  .l-agreement {
    margin-bottom: 9.77%;
  }
}

.l-agreement-inner {
  max-width: 980px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .l-agreement-inner {
    width: 89.58%;
  }
}

.md-agreement-ttl01 {
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  font-size: 20px;
  text-align: center;
  font-weight: 500;
  padding: 10px 0;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .md-agreement-ttl01 {
    font-size: 13px;
    font-size: 3.38542vw;
    padding: 1.45% 0;
    margin-bottom: 3.63%;
  }
}

.md-agreement-txt {
  font-size: 15px;
  font-weight: 400;
  line-height: 2.133;
}

@media screen and (max-width: 768px) {
  .md-agreement-txt {
    font-size: 11.5px;
    font-size: 2.99479vw;
    line-height: 1.56;
  }
}

.md-agreement-txt a {
  /* text-decoration: underline; */
  color: #0096e6;
}

.md-agreement-txt a:hover {
  text-decoration: none;
}

.md-agreement-txt span {
  padding: 0px 7px;
}

/* footer
-------------------------------------- */

.l-footer {
  background: #004ea2;
}

.l-footer-inner {
  max-width: 980px;
  margin: 100px auto 0;
  color: #fff;
  padding: 20px 0 15px;
}

@media screen and (max-width: 768px) {
  .l-footer-inner {
    padding: 1.3% 0;
    margin-top: 9.77%;
  }
}

.md-footer-upper {
  margin-bottom: 15px;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .md-footer-upper {
    margin-bottom: 1.3%;
  }
}

.md-footer-upper-txt01 {
  font-size: 16px;
  float: left;
  font-weight: 400;
}

@media screen and (max-width: 768px) {
  .md-footer-upper-txt01 {
    font-size: 9px;
    font-size: 2.34375vw;
    text-align: center;
    float: none;
  }
}

.md-footer-upper-txt02 {
  font-size: 16px;
  float: right;
  font-weight: 400;
  margin-left: 30px;
}

@media screen and (max-width: 768px) {
  .md-footer-upper-txt02 {
    font-size: 9px;
    font-size: 2.34375vw;
    text-align: center;
    float: none;
    margin-left: 0;
    margin-top: 0.65%;
  }
}

.md-footer-lower {
  overflow: hidden;
}

.md-footer-lower-link-list {
  float: left;
  font-size: 15px;
  font-weight: 400;
}

@media screen and (max-width: 768px) {
  .md-footer-lower-link-list {
    font-size: 9px;
    font-size: 2.34375vw;
    float: none;
    text-align: center;
  }
}

.md-footer-lower-link-list-item {
  display: inline-block;
  vertical-align: middle;
}

.md-footer-lower-link-list-item + .md-footer-lower-link-list-item {
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  .md-footer-lower-link-list-item + .md-footer-lower-link-list-item {
    margin-left: 5.21%;
  }
}

@media screen and (max-width: 768px) {
  .md-footer-lower-link-list-item-logo {
    width: 20.31%;
  }
}

.md-footer-lower-copy {
  float: right;
  font-weight: 400;
  margin-top: 3px;
}

@media screen and (max-width: 768px) {
  .md-footer-lower-copy {
    font-size: 9px;
    font-size: 2.34375vw;
    margin-top: 1.3%;
    text-align: center;
    float: none;
  }
}

.fwBlack{
  font-weight: 900 !important;
}
