@charset "utf-8";

* {
  color: #3D3D3D;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  box-sizing: border-box;
  letter-spacing: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  border: 0;
  font-family: 'Hiragino Sans', 'ヒラギノ角ゴシック', 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  touch-action: pan-y;
}

footer,
section {
  display: block;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

body {
  width: 100%;
  display: block;
  margin: 0 auto;
  padding: 0;
  background-color: #F7F5F3;
}

html {
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
}

ul,li {
  list-style-type: none;
}

img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.wrap {
  padding: 60px 24px 60px 24px;
}

/* テキストリンク */
a.link {
  color: #CC0000;
  font-size: inherit;
  font-weight: 400;
  line-height: 1.48;
  text-decoration: none;
}

a.link.icon {
  position: relative;
  padding-right: 1.39090909091em;
}

a.link.icon::after {
  content: '';
  background-image: url(../images/icon_link.png);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 1.09090909091em;
  height: 1.09090909091em;
  position: absolute;
  font-size: inherit;
  margin-left: 0.15em;
  bottom: 0.0909090909em;
  display: inline;
}

ul.note>li,
p.note {
  font-size: 9px;
  font-weight: 300;
  line-height: 1.32;
  margin: 0 -2px;
}

html {
  counter-reset: number 0;
}

ul.note>li+li,
ul.note+ol.note {
  margin-top: 0.3em;
}

/* 見出し */
.headline {
  font-size: 32px;
  text-align: center;
  font-weight: 700;
  line-height: 1.32;
  margin-bottom: 28px;
}

/*** KV画像
　キャンペーンバナー
 ***/
.section-beginner {
  background-color: #FCF5E0;
}

.beginner-wrap {
  padding: 0;
}

.section-beginner h3 {
  font-size: 5vw;
  text-align: center;
}

.campaign-banner-area {
  padding: 0 20px 0;
}

.campain,
.twenty-return-campaign {
  border-radius: 8px;
  box-shadow: 0 0 4.1px rgba(0, 0, 0, 0.05);
}

.beginner-note {
  background-color: #FCF5E0;
  font-size: 11px;
  line-height: 1.32;
  padding: 12px 0 24px;
}

/* ドコモ×マネックスならdポイントがたまる  */
.section-docomo-monex {
  background-color: #fdfaef;
  padding: 32px 28px 28px;
}

.docomo-monex-headline {
  font-size: 16px;
  text-align: center;
  font-weight: 700;
  line-height: 1.24;
  margin-top: 8px;
  margin-bottom: 8px;
}

.return-point-area {
  display: flex;
  justify-content: center;
}

.nisa-credit-note {
  color: #3d3d3d;
  font-size: 9px;
  font-weight: 300;
  line-height: 1.32;
  padding-left: 1.0em;
  text-indent: -1.0em;
}

/* お勧めする理由1～4 */
.section-merit {
  background-color: #f0eeec;
}

.merit-box {
  margin-top: 8.53vw;
}

.merit-box li .bg-white {
  background-color: #FFF;
  border-radius: 4.27vw;
}

.merit-box>li+li {
  margin-top: 28px;
}

.merit-box>li .list-h3 {
  display: flex;
  align-items: center;
  background-color: #FACB32;
  border-radius: 4.27vw 4.27vw 0 0;
  padding: 18px 24px;
  position: relative; 
}

.no {
  width: 12.8vw;
  height: 12.8vw;
  margin-right: 16px;
}

.new-img {
  width: 45px;
  height: 45px;
  position: absolute; 
  top: -6px;
  right: 18px;
  z-index: 10; 
}

.merit-box li .list-h3 h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 1.318;
}

.merit-box li .box-wrap {
  padding: 24px 16px 40px;
}

.box-wrap-text {
  font-size: 20px;
  margin-bottom: 2px;
  line-height: 1.48;
  text-align: center;
}

.box-wrap-highlight,
.dpoint-text {
  font-size: 28px;
  margin-bottom: 24px;
  font-weight: 600;
  text-align: center;
}

.support {
  font-size: 3.27vw;
  margin-left: 22vw;
}

.d-card-payment {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 4px;
  line-height: 1.32;
  text-align: center;
}

.d-card-text {
  font-size: 16px;
  line-height: 1.48;
  margin-bottom: 16px;
  text-align: center;
}

.investment-headline {
  display: none;
}

.set-note {
  font-size: 11px;
  font-weight: 300;
  line-height: 1.32;
  margin: 0 -2px;
  padding-left: 1.0em;
  text-indent: -1.0em;
}

.merit-box li .bg-gray {
  background-color: #F7F5F3;
  border-radius: 12px;
  padding: 24px 28px;
  margin-top: 6.4vw;
}

.merit-box li .box-wrap>.dpayment {
  position: relative;
}

.dpoint-area {
  display: flex;
  justify-content: center;
}

.dpoint {
  width: 172px;
  height: auto;
}

.easy-wrap {
  margin: 20px 16px 20px 16px;
}

.apply {
  font-weight: bold;
  font-size: 18px;
  text-align: center;
}

.short {
  font-weight: bold;
  font-size: 20px;
  margin: 0 0 0 8px;
}

.min {
  font-weight: 600;
  font-size: 20px;
}

.three {
  font-size: 40px;
  font-family: "SF Pro Rounded", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
}

.easyacnt-area .bg-gray .easy-num {
  font-size: 18px;
  font-weight: 600;
  margin-top: 3.2vw;
  margin-bottom: 3.2vw;
}

.step-area {
  align-items: baseline;
  display: flex;
}

.step {
  font-family: 'SF Pro Rounded', 'Hiragino Sans', 'ヒラギノ角ゴシック', 'Noto Sans JP', sans-serif;
  display: inline-block;
  background-color: #706B61;
  border-radius: 12px;
  color: #F7F5F3;;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.48;
  padding: 0 2.13vw;
  margin:0 12px 0 0;
}

.triangle {
  font-size: 4vw;
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #D4D2CF;
  border-width: 10px;
  margin-left: 25vw;
}

.card {
  height: 48px;
  margin: 5px 12px;
  width: 48px;
}

.my-card {
  display: flex;
  align-items: center;
}

.scan {
  font-size: 16px;
  font-weight: 400;
  line-height: 132%;
  margin: 0 12px 0 0;
}

.return {
  font-size: 4vw;
}

.limit-time-area {
  display: flex;
  justify-content: center;
  margin-bottom: 12px;
}

.limit-time-img {
  width: 224px;
}

/*** 
 お客様の声 
***/
.section-customer-voice {
  background-color: #F8EBC0;
}

.section-customer-voice .white-box {
  background-color: #FFF;
  border-radius: 12px;
  display: flex;
  margin-top: 12px;
  padding: 16px 24px;
}

.section-customer-voice .white-box:nth-child(4) {
  margin-bottom: 12px;
}

.customer-voice-wrap {
  padding: 40px 24px;
}

.customer-img {
  width: 64px;
  height: 64px;
}

.customer-voice-text,
.customer-voice-highlight {
  font-size: 16px;
  line-height: 1.48;
  margin-left: 16px;
}

.customer-voice-highlight {
  font-weight: 600;
  margin-left: 0
}

.customer-voice-attr {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.48;
  margin-top: 4px;
  text-align: right;
}

/***
 こんなことができます 
***/
.nisa-area {
  align-items: center;
  border-bottom: dashed 1px #E0DFDD;
  display: flex;
  padding: 20px 0 20px 0;
}

.nisa-area:nth-child(1) {
  padding: 0 0 20px 0;
}

.nisa-area:nth-child(4) {
  border-bottom: none;
  padding: 20px 0 0 0;
}

.nisa-text-area {
  display: block;
}

.nisa-img {
  color: #4D4639;
  background-color: #FCF5E0;
  border-radius: 9999px;
  flex-shrink: 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.48;
  margin: 2px 20px 2px 8px;
  padding: 2px 8px;
}

.nisa-text {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.32;
  padding-bottom: 4px;
}

.line {
  display: none;
}

.sup-nisa {
  font-size: 10px;
  font-weight: 300;
  line-height: 1.48;
  vertical-align: top;
}

.easy-note {
  font-size: 11px;
  line-height: 1.32;
  margin: 12px -2px;
  text-indent: -1.7em;
  padding-left: 1.7em;
}

.easy-note:last-child {
  margin: 12px -2px 0px;
}

.line:nth-of-type(3) {
  display: block;
}

.section-nisa {
  background-color: #EBEAE6;
}

.section-nisa .white-box {
  background-color: #FFF;
  padding: 1px;
  border-radius: 2.13vw;
}

.section-nisa .white-box h4 {
  margin: 5.87vw;
  text-align: center;
  font-weight: bold;
}

.redck {
  display: inline;
  height: 12px;
  margin-right: 4px;
  width: 12px;
}

/*** 
 よくある質問 
***/
.section-question {
  background-color: #f0eeec;
}

.detail {
  align-items: center;
  display: inline-flex;
  margin-bottom: 60px; 
  margin-left:24px;
}

.help2 {
  width: 10%;
}

.help_detail {
  color:#CC0000;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 5px;
  line-height: 1.2;
}

/*** 
キャンペーンなど
***/
.section-campaign {
  background-color: #EBEAE6;
}

.policy {
  color: #CC0000;
  font-size: inherit;
  line-height: 1.48;
}

.policy-img {
  height: 12px;
  width: 12px;
}

.no-red {
  color: #3D3D3D;
}

.ntt {
  text-align: right;
}

/*** 
 アコーディオン機能
 ***/
.accordion_content p,
.accordion_content p+ul li {
  border-top: solid 1px #F2F2F2;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.48;
  padding-top: 8px;
}

.accordion {
  background-color: #FCFCFC;
  border-radius: 16px;
  margin-bottom: 8px;
}

.accordion_title {
  padding: 5.33vw 0 5.33vw 4.53vw;
  cursor: pointer;
  position: relative;
  margin: 8px 0;
  padding:2px 8px;
  border-color: #F2F2F2;
}

.accr {
  display: flex;
  align-items: center;
}

.accordion_text {
  border-left: dashed 1px #D4D2CF;
  font-size: 16px;
  display: inline-block;
  line-height: 1.48;
  margin: 8px 50px 8px 8px;
  padding-left: 10px;
}

.accordion_q {
  font-size: 18px;
  font-weight: bolder;
  font-family: 'SF Pro Rounded', 'Hiragino Sans', 'ヒラギノ角ゴシック', 'Noto Sans JP', sans-serif;
  padding:2px 8px;
  border-color: #D4D2CF;
  border-width: 1px;
  line-height: 1.48;
}

.accordion_content {
  padding: 0 4.27vw 4.53vw;
}

.accordion>dt::before,
.accordion>dt::after,
.p_accordion>dt::before,
.p_accordion>dt::after {
  content: '';
  position: absolute;
  border-radius: 9999px;
  background-color: #333;
  width: 2.66666vw;
  height: 0.53333vw;
  top: 0;
  bottom: 0;
  right: 5.86666vw;
  margin: auto 0;
  transition: 0.25s;
}

.accordion>dt::after,
.p_accordion>dt::after {
  transform: rotate(90deg);
}

.accordion>dt.active::after,
.p_accordion>dt.active::after {
  transform: none;
}

.docomo {
  width: 68vw;
  display: block;
  margin: 8px auto 0;
}

.right {
  margin: -35px 0;
}

.accordion ul.note,
.accordion ol.note {
  margin-top: 6.4vw;
}

.p_accordion {
  border: 1px solid #E0DEDC;
  border-radius: 12px;
  margin: 0;
  padding: 0;
}

.p_accordion_title {
  cursor: pointer;
  position: relative;
  display: flex;
}

.p_accordion_text {
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  line-height: 1.48;
  margin: 0 28px 0 0;
  padding: 12px 16px;
}

.p_accordion_content {
  border-top: 1px solid #E0DEDC;
  padding: 10px;
}

.p_accordion_scroll_area {
  margin: 12px 0 0 0;
  max-height: 200px;
  overflow-y: auto; 
  padding-right: 10px;
}

.p_accordion_cont_text {
  background-color: #FFFFFF;
  color: #3D3D3D;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6;
}

.popup-accordion_text {
  margin-right: 28px;
  margin-bottom: 2vw;
  font-size: 16px;
  display: inline-block;
  line-height: 2.32;
}

/***
  クイズモーダル内アコーディオン
***/
.quiz-modal-main .accordion > dt::before,
.modal-main-cp  .accordion > dt::before {
  content: none; 
}

.quiz-modal-main .accordion > dt::after,
.modal-main-cp  .accordion > dt::after {
  display: block;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: 3px solid #333;   
  border-right: 3px solid #333; 
  transform: rotate(136deg); 
  border-radius: 0;
}

.quiz-modal-main .accordion > dt.active::after,
.modal-main-cp  .accordion > dt.active::after {
  transform: translateY(2px) rotate(-45deg); 
}

/*** 
 ダイアログ
 ***/
#overlay {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 50;
  width: 100%;
  height: 100%;
}

#bg_gray {
  background-color: #EBE7E4;
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 94%;
  position: fixed;
  top: 0;
}

#window {
  background: #FFF;
  border-radius: 16px;
  min-height: 300px;
  max-height: 550px; 
  left: 50%;
  overflow-y: hidden;
  padding: 32px 28px 24px 28px;
  position: fixed;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 319px;
  box-sizing: border-box;
}

#window .msg {
  margin-top: 24px;
}

/*** 
 エントリーダイアログ
***/
.entry-dialog-bg {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.24);
  z-index: 110;
}

.entry-dialog-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: white;
  padding: 32px 28px;
  border-radius: 16px;
  text-align: center;
  width: 320px;
}

.entry-dialog-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.48;
  margin-bottom: 30px;
}

.entry-dialog-message {
  font-size: 16px;
  font-weight: 300;
}

.entry-status-text {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.32;
}

.loadar-img {
  width: 32px;
  height: 32px;
  margin-bottom: 24px;
}

/* クリックで表示 */
#popup:checked ~ #overlay {
  visibility: visible;
}
#popup:checked ~ #overlay #window {
  animation: fadein 500ms forwards;
  animation-timing-function: ease-in-out;
}

@keyframes fadein {
  100% {
      opacity: 1;
  }
}

#txt_label {
  cursor: pointer;
  color: #FFF;
  font-size: 18px;
  font-weight: bolder;
}

#txt_label:hover {
  opacity: 0.7;
}

.popup-msg {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.48;
  overflow-y: scroll;
}

.monex-msg {
  font-size: 9px;
  line-height: 1.32;
  text-align: center;
}

/***
 ボタン機能
***/
.button-area,
.copy-btn-area {
  display: flex;
  justify-content: center;
}


.red-btn,
.pop-btn, .pop-btn2,
.entry-btn, .quiz-btn,
.code-btn, .entry-ok-btn {
  align-items: center;
  background-color: #CC0000;
  border-radius: 100px;
  color: #FCFCFC;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  height: 44px;
  justify-content: flex-end;
  line-height: 1.32;
  margin: 0 0 0 0;
  position: relative;
  padding: 0;
  width: 263px;
}

.red-btn {
  font-size: 16px;
  height: 52px;
  justify-content: center;
  margin: 0 28px;
}

.entry-btn, .quiz-btn, 
.entry-ok-btn {
  justify-content: center;
}

.entry-btn, .quiz-btn {
  width: 327px;
  height: 72px;
}

.code-btn, .entry-ok-btn {
  height: 56px; 
}

.code-btn {
  justify-content: end;
}

.entry-btn:disabled {
  background-color: #E0DFDD; 
  cursor: not-allowed;
}

.entry-btn:disabled .entry-text {
  color: #FFFFFF;
}

.entry-btn.is-entered {
  background-color: #E0DFDD; 
  color: #F0F0F0; 
  pointer-events: none; 
  opacity: 0.6; 
}

.arrow {
  height: 18px;
  width: 18px;
  margin: 0 20px 0 30px;
}

.float {
  height: 119px;
}

.float .monex {
  font-size: 9px;
  line-height: 1.32;
  text-align: center;
}

.float-area {
  bottom: 0;
  background: rgba(247, 245, 243, 0.94);
  padding: 12px 28px;
  position: fixed;
  width: 100%;
  z-index: 100;
}

.msg {
  border-radius: 12px;
  margin: 20px 0 0 0;
}

.close {
  color:#CC0000;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.32;
  margin: 20px 16px 24px 16px;
  text-align: center;
}

.check {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.32;
  margin: 0 0 12px 0;
  text-align: center;
}

.account-text {
  color: #CC0000;
  text-align: center;
  margin: 8px 0;
  padding: 16px 20px;
  font-weight: 600;
  font-size: 14px;
}

input {
  display: none;
}

.no-scroll {
  position: sticky;
  overflow: hidden;
}

/***
 ハーフモーダルの機能
 991～1437行目
***/

.modal_bg,
.modal-bg-cp,
.quiz-modal-bg {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.24);
  position: fixed;
  top: 0;
  left: 0;
  display: none;
}

 /***
  勧誘処理ハーフモーダルの処理
 ***/
.modal_main {
  right: 0%;
  width: calc(109% - 32px);
  height: 95%;
  padding: 16px;
  bottom: 0;
  background: #fff;
  border-radius: 16px 16px 0 0 ;
  position: fixed;
  opacity: 0;
  overflow-y: scroll;
  transform: translateY(100%);
  transition: transform 0.5s ease-out, opacity 0.5s ease-out;
}

.modal_detail {
  font-size: 16px;
  text-align: center;
  font-weight: 700;
}

.modal_title {
  font-size: 24px;
  font-weight: 700;
  margin: 6px 0;
}

.modal_content {
  font-size: 16px;
  line-height: 1.32;
}

.modal_btn {
  color:#76952f;
  cursor: pointer;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
}

.modal_btn_close_fix {
  width: 14px;
  height: 30px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  right: 23px;
  z-index: 82;
  cursor:pointer;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
}

.modal_btn_close_fix:before {
  content:"";
  width: 20px;
  height: 20px;
  border-right:3px solid #333;
  transform: rotate(-45deg);
  position: absolute;
  top:12px;
  left:-3px;
}

.modal_btn_close_fix:after {
  content:"";
  width: 20px;
  height: 20px;
  border-right:3px solid #333;
  transform: rotate(45deg);
  position: absolute;
  top:-2px;
  left:-3px;
}

.modal_main._slideUp,
.modal-main-cp.-slideUp,
.quiz-modal-main.-slideUp {
  opacity: 1;
  transform: translateY(0); /* 画面下部に表示 */
}

.modal_main._slideDown,
.modal-main-cp.-slideDown,
.quiz-modal-main.-slidDown {
  opacity: 0;
  transform: translateY(100%); /* 画面下に隠す */
}

.modal_main iframe {
    width: 100%;
    height: calc(100% - 50px); /* タイトルやボタンの高さを考慮 */
    border: none;
}

/***
 CPのハーフモーダル
 クイズのハーフモーダル 
***/
.modal-btn-close-fix-cp,
.quiz-modal-btn-close-fix {
  background-color: #F0EEEC;
  color: #4D4639;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border-radius: 50%;
  height: 28px;
  margin-top: 12px;
  position: absolute;
  top: 2px;
  right: 8px;
  width: 80px;
  z-index: 82;
}

.modal-btn-close-fix-cp:before,
.modal-btn-close-fix-cp:after,
.quiz-modal-btn-close-fix:before,
.quiz-modal-btn-close-fix:after {
  border-radius: 25px;
  content: "";
  height: 20px;
  left: 50%;
  position: absolute;
  top: 54%;
  width: 3px;
  background: #4D4639;
}

.modal-btn-close-fix-cp:before,
.quiz-modal-btn-close-fix:before {
    transform: translate(-50%, -50%) rotate(45deg);
}

.modal-btn-close-fix-cp:after,
.quiz-modal-btn-close-fix:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.modal-btn-cp-area {
  display: flex; 
  justify-content: center;
}

.modal-btn-cp {
  margin: auto;
}

.modal-banner-img,
.quiz-modal-banner-img {
  border-radius: 8px;
  box-shadow: 0 0 4.1px rgba(0, 0, 0, 0.05);
}

.modal-main-cp,
.quiz-modal-main {
  left: 0; 
  right: auto;
  width: 100%;
  height: calc(100vh - 32px);
  bottom: 0;
  background: #F0EEEC;
  border-radius: 24px 24px 0 0 ;
  box-sizing: border-box; 
  max-width: 100%;
  position: fixed;
  opacity: 0;
  overflow: hidden;
  transform: translateY(100%);
  transition: transform 0.5s ease-out, opacity 0.5s ease-out;
}

.modal-condition-text,
.codition-text-number {
  font-family: "SF Pro Rounded", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 148%;
  margin-right: 8px;
  white-space: nowrap;
}

.codition-text-number {
  font-size: 20px;
}


.modal-content-area {
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  margin-bottom: 32px;
}

.modal-detail-cp {
  font-size: 16px;
  text-align: center;
  font-weight: 700;
}

.modal-header-cp {
  font-weight: 600;
  font-size: 16px;
  line-height: 132%;
  padding: 17.5px 0;
  text-align: center;
}

.modal-content-cp {
  padding: 24px 24px calc(92px + env(safe-area-inset-bottom));
}

.modal-title-cp,
.modal-headline-cp,
.modal-first-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.48;
  margin-top: 24px;
  margin-bottom: 16px;
}

.modal-headline-cp {
  font-size: 18px;
  text-align: center;
}

.modal-dbarai-term,
.modal-quiz-term {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.48;
  margin-top: -2px;
  padding: 5px 0;
  text-align: center;
}

.modal-dbarai-term {
  color: #FFFFFF;
  background-color: #2860A4;
}

.term-text {
  color: #FFFFFF;
  padding: 2px 8px;
}

.modal-quiz-term {
  color: #3D3D3D;
  background-color: #FFFFFF
}

.modal-white-box {
  align-items: center;
  background-color: #FFFFFF;
  border-radius: 12px;
  display: flex;
  opacity: 1;
  margin-top: 8px;
  padding: 0 12px;
}

.modal-white-box:nth-child(7){
  margin-top: 24px;
  margin-bottom: 16px;
}
 
.modal-condition-area {
  padding: 12px 0;
}

.modal-text-condition,
.modal-text-highlight,
.modal-text-check {
  font-weight: 600;
  font-size: 16px;
  line-height: 148%;
  margin-bottom: 4px;
}

.modal-text-condition,
.modal-note {
  border-left: dashed 1px #D4D2CF;
  padding-left: 8px;
}

.modal-text-check {
  padding-bottom: 12px;
  padding-top: 12px;
  margin-left: 8px;
}

.modal-note,
.modal-quiz-note,
.modal-note-highlight {
  font-weight: 300;
  font-size: 11px;
  line-height: 148%;
}

.modal-quiz-note {
  text-align: center;
  margin-top: 8px;
  margin-bottom: 24px;
}

.modal-text-highlight,
.modal-note-highlight {
  color: #CC0000;
}

.modal-head-area {
  background-color: #FACB32;
  border-radius: 16px 16px 0 0;
  margin-top: 24px;
  padding: 18px 24px;
}

.modal-head-text {
  color: #4D4639;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

.question-img {
  height: 40px;
  width: 40px;
}

.check-img {
  width: 24px;
  height: 24px;
}

.modal-container {
  margin-bottom: 16px;
}

.modal-container .container-wrap {
  border-radius: 0 0 12px 12px;
  background-color: #FCFCFC;
  padding: 24px 16px;
} 

.question-area {
  align-items: flex-start;
  display: flex;
  margin-bottom: 16px;
  padding: 0 8px;
}

.question-text,
.price-text {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.32;
  margin-left: 12px;
}

.question-text {
  font-size: 16px;
}

.radio-button-img {
  width: 22px;
  height: 22px;
}

.modal-grey-area {
  align-items: center;
  background-color: #f7f5f5;
  border-radius: 12px;
  display: flex;
  margin-bottom: 12px;
  padding: 12px 28px;
}

.entry-text {
 font-size: 12px;
 font-weight: 600;
 line-height: 1.48;
 text-align: center;
}

.entry-campaign-text {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.48;
  margin-top: 8px;
  padding-bottom: 8px;
  text-align: center;
}

.campaign-code,
.entry-text {
 font-size: 24px;
 font-weight: 600;
 line-height: 1.48;
}

.campaign-code {
  margin-bottom: 8px;
}

.code-text {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.32;
}

.entry-text,
.code-text {
  color: #FFFFFF;
}

.campaign-text {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.48;
}

.quiz-correct-area,
.quiz-incorrect-area {
 background-color: #FFFFFF;
 border-radius: 12px;
 padding: 16px 32px 24px;
}

.incorrect-campaign-text {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.48;
  text-align: center;
}

.correct-text,
.incorrect-text {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.48;
  margin-left: 4px;
}

.correct-text {
  color: #64C482;
}

.incorrect-text {
  color: #CC4E00;
}

.correct-area,
.correct-img-area {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 8px;
}

.modal-campaign-area {
  align-items: center;
  background-color: #F7F5F3;
  border-radius: 12px;
  display: flex;
  height: 48px;
  justify-content: space-evenly;
  margin-bottom: 16px;
}

.correct-img {
  width: 28px;
  height: 28px;
}

.copy-img {
  width: 24px;
  height: 24px;
  margin-right: 20px;
  margin-left: 30px;
}

.modal-accordion-area {
  padding: 0 16px 16px;
}

.modal-accordion-text,
.modal-accordion-headline,
.modal-accordion-highlight,
.modal-accordion-brack,
.modal-accordion-point,
.modal-accordion-first-text {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.48;
}

.modal-accordion-headline {
  margin: 16px 50px 16px 8px;
  padding-left: 10px;
}

.modal-accordion-first-text {
  border-top: solid 1px #F2F2F2;
  font-weight: 300;
  padding-top: 24px;
}

.modal-first-title {
  border-top: solid 1px #F2F2F2;
  margin-top: 0;
  padding-top: 24px;
}

.modal-accordion-text {
  font-weight: 300;
}

.modal-accordion-point {
  font-weight: 300;
  padding-left: 1.0em;
  text-indent: -1.0em;
}

.modal-accordion-brack {
  font-weight: 300;
  margin-top: 24px;
}

.underline-link {
  color: #3D3D3D;
  text-decoration: underline;
}

/* タブレット用 */
@media screen and (min-width: 768px) {
  
  .pc {
    display: block !important;
  }

  .sp {
    display: none !important;
  }

  h2 {
    font-size: 32px;
  }

  p {
    font-size: 16px;
  }

  .wrap {
    width: 700px;
    margin: auto;
    padding: 40px 0;
  }

  a:hover {
    opacity: 0.7;
  }

  ul.note>li,
  p.note {
    font-size: 11px;
  }

  p.note span.pc {
    display: inline !important;
  }

  .section-beginner h3 {
    text-align: center;
  }

  .beginner-wrap {
    margin: 40px 16px 40px 16px;
  }

  .begineer-note {
    font-size: 9px;
    margin-left: 18vw;
  }
  
  .section-merit {
    background-color: #F0EEEC;
  }

  .merit-box {
    margin-top: 32px;
  }

  .merit-box li .bg-white {
    border-radius: 16px;
  }

  .merit-box>li+li {
    margin-top: 16px;
  }

  .merit-box>li .list-h3 {
    border-radius: 16px 16px 0 0;
    padding: 40px 16px;
  }

  .merit-box li .list-h3 img {
    width: 48px;
    height: 48px;
  }

  .merit-box li .list-h3 h3 {
    font-size: 22px;
    padding-left: 12px;
  }

  .merit-box li:not(:nth-of-type(1)) .box-wrap {
    padding: 40px 0;
    max-width: 400px;
    margin: auto;
  }

  .merit-box li:nth-of-type(1) .box-wrap {
    padding: 0 0 40px;
    max-width: 400px;
    margin: auto;
  }

  .merit-box li:nth-of-type(3) .box-wrap {
    padding: 40px 0;
  }

  .merit-box li .box-wrap>.box-wrap-text {
    font-size: 24px;
  }

  .merit-box li .box-wrap>.box-wrap-highlight {
    font-size: 32px;
    font-weight: 600;
    margin-left: 6px;
  }

  .merit-box li .box-wrap>.support {
    font-size: 20px;
    margin-top: 5px;
    margin-left: 100px;
  }
  
  .merit-box li .bg-gray {
    border-radius: 8px;
    padding: 24px 16px;
    margin-top: 24px;
  }

  .merit-box li .bg-gray h4 {
    font-size: 14px;
  }

  .merit-box li .bg-gray h4 span {
    font-size: 16px;
  }

  .merit-box li .bg-gray img {
    display: block;
    width: 320px;
    margin: 12px auto 0;
  }

  .merit-box li .bg-gray ul.note {
    margin-top: 12px;
  }

  .merit-box li .bg-gray .re {
    font-size: 20px;
    margin-bottom: 10px;
  }
  
  .merit-box li .bg-gray .help {
    display: flex;
    width: 10%;
    margin: 1px;
  }

  .merit-box li .bg-gray .ten-thousand {
    font-size: 15px;
  }

  .merit-box li .box-wrap>.d-card-payment {
    font-size: 40px;
    font-weight: 600;
    margin-top: 5px;
    margin-left: 50px;
    line-height: 1.48;
  }
  
  .merit-box li .box-wrap>.d-card-text {
    font-size: 20px;
    margin-left: 30px;
  }

  .pointer {
    top: 176px;
  }

  .easyacnt-area {
    margin-top: 40px;
    padding-bottom: 40px;
    border-radius: 0 0 24px 24px;
  }

  .easyacnt-area h3 {
    margin-top: 12px;
    font-size: 24px;
  }

  .easyacnt-area h3>span {
    font-size: 36px;
  }

  .easyacnt-area .bg-gray .easy-num {
    font-size: 20px;
    font-weight: bold;
    margin-left: 10px;
  }
  
  .easyacnt-area .bg-gray .easy-num>span {
    font-family: "ui-rounded", "Noto Sans JP", sans-serif;
    display: inline-block;
    background-color: #6f6f6f;
    border-radius: 13.33vw;
    color: #F7F5F3;;
    font-size: 16px;
    margin-left: 20px;
    line-height: 1.48;
    padding: 0 2.13vw;
  }

  .easyacnt-area .bg-gray .triangle {
    font-size: 10px;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #ccc3b2;
    border-width: 10px;
    margin-left: 180px;
  }

  .easyacnt-area .bg-gray .my-card img {
    width: 20%;
    margin-left: 20px;
  }
    
  .scan {
    font-size: 20px;
    margin-top: 30px;
    margin-right: 70px;
  }

  .return {
    font-size: 10px;
  }

  .section-available .sub-title {
    font-size: 14px;
    width: 284px;
    height: 25px;
    border-radius: 8px;
    letter-spacing: 0.1em;
  }

  .section-available h2 {
    margin-top: 24px;
  }

  .available-num {
    font-size: 21px;
    margin-left: -20px;
  }

  .available-txt {
    font-size: 24px;
    width: 125px;
    height: 30px;
  }

  .section-available p.note {
    margin-top: 32px;
  }

  .redck {
    width: 100%;
  }

  .section-nisa .white-box {
    border-radius: 8px;
  }

  .section-nisa .white-box .box-wrap {
    width: 400px;
    margin: auto;
  }

  .section-nisa .white-box h3 {
    font-size: 24px;
  }

  .section-nisa .white-box h3+p {
    margin-top: 22px;
    font-size: 16px;
  }

  .section-nisa .white-box h4 {
    margin-top: 22px;
  }

  .section-nisa .white-box img {
    width: 24px;
    margin: 2px 8px 0 4px;
  }

  .detail {
    display: inline-flex;
    margin: 0 154px 60px;
  }
    
  .easy {
    font-size: 22px;
  }

  .accordion_content p,
  .accordion_content p+ul li {
    font-size: 16px;
  }

  .accordion ul.note.box-line {
    padding: 8px 10.5px;
    border: solid 1px #3D3D3D;
    border-radius: 8px;
  }

  .accordion {
    border-radius: 8px;
  }

  .accordion_title {
    padding: 16px 0 16px 16px;
  }

  .accordion_content {
    padding: 8px 20px 32px;
  }

  .accordion>dt::before,
  .accordion>dt::after {
    width: 10px;
    height: 2px;
    right: 21px;
  }

  .section-nisa .accordion {
    margin: 0 20px;
  }

  .accordion_toggle {
    font-size: 18px;
    margin-top: 19px;
  }

  .p_accordion_title {
    cursor: pointer;
    position: relative;
    margin:10px;
    padding:2px 8px;
    border-color: #F2F2F2;
    display: flex;
    text-align: center;
  }

  .p_accordion_text {
  text-align: left;
  font-size: 16px;
  display: inline-block;
  line-height: 2.32;
  }

  .section-campaign {
    background-color: #EBEAE6;
  }

  .float {
    height: 127px
  }

  .float .btn_text {
    font-size: 24px;
  }

  .float .btn {
    width: 327px;
    height: 72px;
  }

  .float .monex {
    font-size: 9px;
    line-height: 1.32;
    margin-top:  1px;
  }

  .modal_main {
    width: calc(100% - 0px);
    height: 95%;
    padding: 16px;
    bottom: -81%;
    background: #fff;
    border-radius: 16px 16px 0 0 ;
    position: fixed;
    z-index: 81;
    opacity: 0;
  }

  .dpoint {
    margin: auto 100px;
  }

  #window {
    width: 500px;
  }

  .msg {
    margin: 20px auto;
    width: 60%;
  }

  .pop-btn, .pop-btn2 {
    margin: auto;
  }

  .p_accordion>dt::before, 
  .p_accordion>dt::after {
    right: 12px;
  }

  .red-btn {
    justify-content: center;
    display: flex;
  }
}

/* 最小画面 320px */
@media screen and (max-width: 320px) {
  
  .docomo-monex-headline {
    font-size: 14px;
  }

  .section-docomo-monex {
    padding: 32px 20px 28px;
  }

  .question-text {
    font-size: 14px;
  }

  /* こんなことができます d払い/ dカードの表示 */
  .line:nth-of-type(3) {
    display: block; /* 長い単語を自動で改行 */
  }

  .pointer {
    top: 104px;
  }

  #window {
    padding: 16px;
    min-height: 260px;
    width: 268px;
  }

  .pop-btn {
    height: 44px;
    font-size: 14px;
    margin : 0 0 0 -10px;
    width: 232px;
  }

  .pop-btn2 {
    height: 44px;
    font-size: 14px;
    margin : 0 0 0 0;
    width: 232px;
  }

  .red-btn {
    margin: auto 0;
  }

  .close {
    font-size: 14px;
  }
  .p_accordion {
    margin: 0 8px;
  }
  
  .p_accordion_text {
    font-size: 14px;
    font-weight: 600;
  }

  .line {
    display: block; /* SPを改行する */
  }
  
  .merit-box li .bg-gray {
    padding: 24px 16px;
  }

  .d-card-payment,
  .box-wrap-highlight {
    font-size: 25px;
  }

  .dpoint-text {
    font-size: 23px;
  }

  .investment-headline {
    display: block;
  }

  .scan {
    font-size: 14px;
  }

  .card {
    height: 30px;
    width: 30px;
  }

  .msg {
    border-radius: 12px;
    margin: 20px 0 0 0;
  }

  .p_accordion_text {
    padding: 12px 8px 12px 8px;
  }

  .arrow {
    margin: 0 20px 0 8px;
  }

  .modal-main-cp {
    width: 320px;
  }

  .modal-btn-close-fix-cp {
    right: -8px;
  }

  .dcard-gold,
  .apply-account {
    width: auto;
    height: 100%
  }

  .copy-img {
    margin-right: 10px;
    margin-left: 20px;
  }

  .entry-dialog-content {
    width: calc(100% - 56px);
    max-width: 400px;
  }

  .code-btn {
    justify-content: right;
  }

  .quiz-btn {
    width: 263px;
    height: 56px;
  }

  .entry-ok-btn {
    width: 208px;
  }

}
