@charset "UTF-8";
* {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

*, *::before, *::after {
  box-sizing: border-box;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ul, ol {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

a,
a:visited {
  color: inherit;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

.dn {
  display: none !important;
}

.di {
  display: inline !important;
}

.dib {
  display: inline-block !important;
}

.db {
  display: block !important;
}

.fwb {
  font-weight: bold !important;
}

.tal {
  text-align: left !important;
}

.tac {
  text-align: center !important;
}

.tar {
  text-align: right !important;
}

.tdn {
  text-decoration: none !important;
}

.tdu {
  text-decoration: underline !important;
}

.vat {
  vertical-align: top !important;
}

.vam {
  vertical-align: middle !important;
}

.vab {
  vertical-align: bottom !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mr0 {
  margin-right: 0 !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml0 {
  margin-left: 0 !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.bdn {
  border: none !important;
}

.bdtn {
  border-top: none !important;
}

.bdrn {
  border-right: none !important;
}

.bdbn {
  border-bottom: none !important;
}

.bdln {
  border-left: none !important;
}

.ovh {
  overflow: hidden !important;
}

.posr {
  position: relative !important;
}

.zi1 {
  z-index: 1 !important;
}

.curp {
  cursor: pointer !important;
}

/* ====================================================================
All
==================================================================== */
/*共通*/
body {
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

div, p {
  box-sizing: border-box;
}

a {
  box-sizing: border-box;
}

img {
  vertical-align: top;
}

.content img {
  vertical-align: bottom;
  max-width: 1000px;
  width: 100%;
  height: auto;
  margin: 0 0 0px;
  padding: 0;
  display: block;
  box-sizing: border-box;
}

/* ====================================================================
wrap header
==================================================================== */
main {
  max-width: 1000px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

/* ====================================================================
main-contents
==================================================================== */
/*以下追加分*/
.footer-link {
  display: flex;
  justify-content: center;
  font-size: 14px;
}

.footer-link-line {
  border-right: solid 1px #0b69c9;
  margin: 40px 0;
  padding: 0 10px;
}

.footer-link .footer-link-line:last-of-type {
  border: none;
}

.footer-link a {
  color: #0b69c9;
  display: block;
  text-decoration: underline;
  padding: 0;
  border: none;
  margin: 0;
  font-weight: normal;
}

.footer-link a:hover {
  text-decoration: none;
}

.txwp {
  max-width: 720px;
  font-size: 26px;
  margin: 0 auto;
  line-height: 170%;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Kaku Gothic Pro", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic";
}

.accordion__detail {
  display: none;
}

.accordion__detail p {
  margin: 0;
}

/* 1000pxのデザインを基準に、999px以下では同じ比率で縮む（min_vw_pre）*/
.qabox {
  background-color: #000000;
  padding-top: min(10.6vw, 106px);
  padding-bottom: min(12.7vw, 127px);
}

/* 見出し画像に「Q&A」とリード文の両方が含まれる（横幅1000pxの原寸） */
.qabox .catch {
  margin: 0 auto;
}

.qabox .catch img {
  width: 100%;
  height: auto;
}

/* Q&Aの各ボックス。デザイン幅1000pxに対して920px＝92%。
   .txwp の max-width:720px をこの指定で上書きしている */
.qabox .accordion {
  max-width: 920px;
  width: 92%;
  margin: 0 auto;
}

.box {
  background: #313131;
  border-radius: min(2vw, 20px);
  margin-bottom: min(6vw, 60px);
  overflow: hidden;
}

.box:last-child {
  margin-bottom: 0;
}

/* 回答エリア。左に A. アイコンを敷く */
.box p {
  color: #ffffff;
  font-size: min(3.2vw, 32px);
  line-height: 170%;
  padding: min(4vw, 40px) min(5vw, 50px) min(4.5vw, 45px) min(10.8vw, 108px);
  background-image: url("../img/icn_qabox_a.png");
  background-repeat: no-repeat;
  background-position: min(2.8vw, 28px) min(4vw, 40px);
  background-size: min(6vw, 60px) min(6vw, 60px);
}

/* 質問行。閉じた状態の高さはデザイン実寸の167px */
.accordion__summary02 {
  background: #0ebfcf;
  font-weight: bold;
  color: #000000;
  padding: min(2.8vw, 28px) min(3.6vw, 36px) min(2.8vw, 28px) min(2.8vw, 28px);
  font-size: min(3.6vw, 36px);
  line-height: 140%;
  min-height: min(16.7vw, 167px);
  box-sizing: border-box;
  display: flex;
  align-items: center;
  margin: 0;
  border-radius: min(2vw, 20px);
  cursor: pointer;
}

.accordion__summary02 .title {
  flex: 1;
}

.accordion__summary02:before {
  content: "";
  width: min(6vw, 60px);
  height: min(6vw, 60px);
  min-width: min(6vw, 60px);
  background-image: url("../img/icn_qabox_q.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: flex;
  margin-right: min(2vw, 20px);
}

/* 開閉の三角。閉じている間は▼、開くと▲（.close で反転） */
.accordion__summary02:after {
  content: "";
  width: 0;
  height: 0;
  min-width: 0;
  border-left: min(1.7vw, 17px) solid transparent;
  border-right: min(1.8vw, 18px) solid transparent;
  border-top: min(2.5vw, 25px) solid #313131;
  margin-left: min(3vw, 30px);
}

/* 旧デザインからのクラス名。現デザインでは黄緑の強調色 */
.txred {
  color: #6fce00;
  font-weight: bold;
}

.open {
  display: flex;
}

.corner {
  border-radius: min(2vw, 20px) min(2vw, 20px) 0 0;
}

.close:after {
  border-top: 0;
  border-bottom: min(2.5vw, 25px) solid #313131;
}

.btn {
  transition: 0.2s;
  display: block;
}

.btn:hover {
  opacity: 0.8;
}

@media (max-width: 700px) {
  main img {
    width: 100%;
    height: auto;
  }
  .txwp {
    width: 90%;
    font-size: 16px;
  }
  /* Q&Aブロックは min_vw_pre で比率固定のため、ここでの上書きは不要 */
  .qabox .catch {
    width: 100%;
    max-width: none;
    margin: 0 auto;
  }
}
@media (max-width: 499px) {
  .footer-link {
    width: 100%;
    font-size: 13px;
  }
  .footer-link .footer-link-line {
    margin: 5vw 0;
    padding: 0 5px;
  }
}
img {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: auto;
}

.block_fv .coupon_id {
  cursor: pointer;
}
.block_fv .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  white-space: nowrap;
  clip-path: inset(50%);
}

.block_cta {
  position: relative;
}
.block_cta .btn {
  width: min(83.4vw, 834px);
  height: min(24.6vw, 246px);
  position: absolute;
  left: min(8.3vw, 83px);
}
.block_cta .btn_01 {
  top: min(106vw, 1060px);
}
.block_cta .btn_02 {
  top: min(146.5vw, 1465px);
}
.block_cta .btn_03 {
  top: min(186.7vw, 1867px);
}

.box_howto {
  position: relative;
}
.box_howto .img {
  width: min(92vw, 920px);
  aspect-ratio: 1230/820;
  position: absolute;
  top: min(17vw, 170px);
  left: min(4vw, 40px);
}
.box_howto .img img {
  display: block;
  width: 100%;
  height: auto;
}
