@charset "UTF-8";
/* フォント */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
html, body {
  font-family: "Apple TP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
  color: #313131; }

.pay_page {
  font-family: "Apple TP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
  width: 100%; }

h2 {
  padding: 30px 0;
  margin: 0;
  text-align: center; }

/* /フォント */
.header .globalnavi, .button-separate, .list--type_social, .banner {
  *zoom: 1; }

.header .globalnavi:before, .button-separate:before, .list--type_social:before, .banner:before, .header .globalnavi:after, .button-separate:after, .list--type_social:after, .banner:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020"; }

.header .globalnavi:after, .button-separate:after, .list--type_social:after, .banner:after {
  clear: both; }

/* ヘッダー */
.header .globalnavi {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  border-bottom: 1px solid #d2d2d2;
  background-color: #fff;
  padding: 8px 8px 0;
  height: 56px;
  -moz-box-shadow: 0 0 3px rgba(7, 0, 2, 0.4);
  -webkit-box-shadow: 0 0 3px rgba(7, 0, 2, 0.4);
  box-shadow: 0 0 3px rgba(7, 0, 2, 0.4); }

.header #logo {
  float: left; }

.header #goto_top {
  float: right; }

.header .globalnavi {
  position: relative; }

.header #logo {
  line-height: 1; }

.header #logo a {
  line-height: 1; }

.header #logo img {
  width: 74px; }

.header #goto_top {
  margin-top: 12px;
  padding-right: 13px; }

/* /ヘッダー */
/* フッター */
.button-single, .button-separate, .footer, .align-left, .align-center {
  text-align: center; }

#goto-top {
  margin-top: 33px; }

.footer {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 20px; }

.footer-logo {
  padding-top: 29px;
  margin-bottom: 0;
  text-align: center; }

.footer-logo img {
  width: 71px; }

.footer #goto-id {
  margin-top: 18px; }

.footer a {
  -moz-transition: color 0.25s linear;
  -o-transition: color 0.25s linear;
  -webkit-transition: color 0.25s linear;
  transition: color 0.25s linear; }

.footer a:hover {
  color: #fff;
  -moz-transition: color 0.25s linear;
  -o-transition: color 0.25s linear;
  -webkit-transition: color 0.25s linear;
  transition: color 0.25s linear; }

.footer address {
  font-size: 11px;
  margin-top: 30px; }

.footer address span {
  font-size: 11px; }

/* /フッター */
.align-left {
  text-align: left; }

.link-icon--default, .link-icon--under, .link-icon--new_window {
  font-size: 16px;
  background-size: 16px;
  background-repeat: no-repeat; }

.link-icon--default {
  padding-left: 25px;
  padding-right: 10px;
  background-image: url("/campaign/common/images/ico_circle_default.png");
  background-position: left center; }

.footer a {
  color: #dcdcdc; }

h2 {
  border-bottom: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.list--type_annotation > li {
  font-size: 16px; }

.coming_soon {
  padding-top: 48px; }

.text--lead-large {
  text-align: center; }

.last-content {
  margin-bottom: 30px; }

.margin-bottom30 {
  margin-bottom: 30px; }

.padding-bottom10 {
  padding-bottom: 10px; }

.heading_border {
  border-bottom: 1px solid #d6d6d6; }

#goto_top a {
  line-height: 1.5;
  font-family: "Avenir", "Helvetica Neue", "Helvetica", "Arial", "Verdana", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"; }

@media screen and (max-width: 768px) {
  .section {
    width: 95%; }
  .section__title {
    margin: 0 auto; }
  h1.section__title {
    margin-top: 40px;
    margin-bottom: 15px;
    padding: 0; }
  .list--type_annotation > li {
    font-size: 10px; }
  .heading_border img {
    width: 96px; }
  .globalnavi #logo {
    width: 74px; } }

/* 祝10万人 iD公式Twitter　フォローありがとうキャンペーン */
.margin-top0 {
  margin-top: 0 !important; }

.frt_h2 {
  line-height: 30px;
  font-size: 20px;
  font-weight: normal;
  border: none;
  background: #d9d9d9;
  padding: 10px 5px;
  margin: 20px 0; }

#campaign_index .frt_h2 {
  text-align: center; }

.frt_h3 {
  line-height: 24px;
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px; }

.main__btm .frt_h3 {
  margin-top: 0; }

.pc {
  display: block; }

@media print, screen and (max-width: 768px) {
  .pc {
    display: none; } }

.sp {
  display: none; }

@media print, screen and (max-width: 768px) {
  .sp {
    display: block; } }

.main__cmp {
  margin: 50px 0 0; }

@media print, screen and (max-width: 768px) {
  .main__cmp {
    min-width: 100%;
    margin: 8% 0 0; } }

.main__cmpInner {
  padding-bottom: 80px; }

@media print, screen and (max-width: 768px) {
  .main__cmpInner {
    padding-bottom: 10.66667%; } }

.main__cmpKiyaku {
  font-size: 28px;
  text-align: center;
  background: #d9d9d9;
  padding: 20px 0;
  margin: 50px auto 0;
  border-radius: 15px 15px 0 0; }

@media print, screen and (max-width: 768px) {
  .main__cmpKiyaku {
    width: 100%;
    font-size: 18px;
    padding: 2.41176% 0 1.67647%;
    margin: 5.88235% auto 0; } }

.main__cmpKiyakuInner {
  display: none;
  margin: 0 auto;
  padding: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f7f7f7;
  border-radius: 0 0 8px 8px; }

@media print, screen and (max-width: 768px) {
  .main__cmpKiyakuInner {
    width: 100%;
    padding: 4.09836%; } }

.main__cmpKiyakuArea {
  margin-top: 30px; }

@media print, screen and (max-width: 768px) {
  .main__cmpKiyakuArea {
    margin-top: 15px; } }

.main__cmpKiyakuArea--mt {
  margin-top: 0; }

.main__cmpKiyakuAreaTxt {
  font-size: 16px;
  line-height: 1.8; }

@media print, screen and (max-width: 768px) {
  .main__cmpKiyakuAreaTxt {
    font-size: 12px;
    letter-spacing: -0.05em; } }

.main__cmpKiyakuAreaTxt--fwb {
  font-weight: bold; }

@media print, screen and (max-width: 768px) {
  .main__cmpKiyakuAreaTxt--ls {
    font-weight: normal;
    letter-spacing: -0.1em; } }

.main__cmpKiyakuAreaListItem {
  font-size: 16px;
  line-height: 1.8;
  padding-left: 1em;
  text-indent: -1em;
  letter-spacing: -0.05em; }

@media print, screen and (max-width: 768px) {
  .main__cmpKiyakuAreaListItem {
    font-size: 12px;
    font-size: 3.75vw; } }

.main__cmpKiyakuAreaList {
  margin: 0;
  list-style: none; }

.main__cmpKiyakuAreaListItem {
  font-size: 16px;
  line-height: 1.8;
  padding-left: 1em;
  text-indent: -1em;
  letter-spacing: -0.05em; }

@media print, screen and (max-width: 768px) {
  .main__cmpKiyakuAreaListItem {
    font-size: 12px; } }

.main__faq {
  margin-top: 60px; }

@media print, screen and (max-width: 768px) {
  .main__faq {
    margin-top: 6.55738%; } }

.main__faqTtl {
  font-size: 28px;
  text-align: center;
  background: #d9d9d9;
  padding: 20px 0;
  margin: 0 auto;
  border-radius: 15px 15px 0 0; }

@media print, screen and (max-width: 768px) {
  .main__faqTtl {
    width: 100%;
    font-size: 18px;
    padding: 2.41176% 0 1.67647%; } }

.main__faqInner {
  display: none;
  margin: 0 auto;
  padding: 50px 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f7f7f7;
  border-radius: 0 0 8px 8px; }

@media print, screen and (max-width: 768px) {
  .main__faqInner {
    width: 100%;
    padding: 4.09836%; } }

.main__faqSubttl {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 4px solid #ebc900; }

@media print, screen and (max-width: 768px) {
  .main__faqSubttl {
    font-size: 15px;
    font-size: 4.6875vw;
    padding-bottom: 3%; } }

.main__faqSubttl--mt {
  margin-top: 40px; }

@media print, screen and (max-width: 768px) {
  .main__faqSubttl--mt {
    margin-top: 7.14286%; } }

.main__faqList {
  margin: 0;
  list-style: none; }

@media print, screen and (max-width: 768px) {
  .main__faqList {
    /* margin-top: 7.14286%; */ } }

.main__faqListItem {
  margin-top: 40px; }

.main__faqListItem:first-child {
  margin-top: 0; }

@media print, screen and (max-width: 768px) {
  .main__faqListItem {
    margin-top: 15px; } }

.main__faqListItem-Q {
  position: relative;
  font-size: 16px;
  padding-left: 40px;
  line-height: 1; }

@media print, screen and (max-width: 768px) {
  .main__faqListItem-Q {
    font-size: 12px;
    line-height: 1.5;
    padding-left: 23px; } }

.main__faqListItem-Q:before {
  position: absolute;
  content: '';
  display: block;
  background: url(../images/q_icon.png) no-repeat;
  width: 30px;
  padding-top: 30px;
  top: -8px;
  left: 0; }

@media print, screen and (max-width: 768px) {
  .main__faqListItem-Q:before {
    background-size: contain;
    width: 15px;
    padding-top: 15px;
    top: 0; } }

.main__faqListItem-A {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.8;
  padding-left: 40px;
  margin-top: 20px; }

@media print, screen and (max-width: 768px) {
  .main__faqListItem-A {
    font-size: 12px;
    line-height: 1.5;
    padding-left: 23px;
    margin-top: 10px; } }

.main__faqListItem-A:before {
  position: absolute;
  content: '';
  display: block;
  background: url(../images/a_icon.png) no-repeat;
  width: 30px;
  padding-top: 30px;
  top: -2px;
  left: 0; }

@media print, screen and (max-width: 768px) {
  .main__faqListItem-A:before {
    background-size: contain;
    width: 15px;
    padding-top: 15px;
    top: 0; } }

.main__faqNoteslist {
  list-style: none;
  margin: 0; }

.main__faqNoteslistItem {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 0;
  font-weight: bold; }

.main__setteiLink {
  width: 550px;
  margin: 35px auto 0;
  background: #7f7f7f;
  text-align: center;
  border-radius: 52px; }

@media print, screen and (max-width: 768px) {
  .main__setteiLink {
    width: 81.33333%;
    margin-top: 6%; } }

.main__setteiLink a {
  position: relative;
  display: block;
  color: #fff;
  font-size: 28px;
  padding: 24px 0;
  line-height: 1; }

.main__setteiLink a span {
  font-size: 15px; }

@media print, screen and (max-width: 768px) {
  .main__setteiLink a {
    font-size: 18px;
    padding: 3.91803% 11%;
    line-height: 1.2; }
  .main__setteiLink a span {
    font-size: 12px; } }

.main__btm {
  width: 100%;
  margin: 0 auto; }

@media print, screen and (max-width: 768px) {
  .main__btm {
    min-width: auto; } }

.main__btmTxt {
  font-size: 13px;
  line-height: 1.8;
  margin: 0 auto; }

@media print, screen and (max-width: 768px) {
  .main__btmTxt {
    font-size: 9px; } }

.main__btmList {
  font-size: 13px;
  margin: 30px auto 0;
  list-style: none; }

@media print, screen and (max-width: 768px) {
  .main__btmList {
    font-size: 9px;
    margin: 5.33333% auto 0; } }

.main__btmListItem {
  line-height: 1.8;
  padding-left: 1em;
  text-indent: -1em; }

@media print, screen and (max-width: 768px) {
  .main__btmListItem {
    font-size: 9px; } }

.js-toggle {
  cursor: pointer;
  border-radius: 8px;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s; }

.js-toggle.active {
  border-radius: 8px 8px 0 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

.js-toggle__bg-wht {
  position: relative; }

.js-toggle__bg-wht:before {
  position: absolute;
  content: '';
  display: block;
  background: url(../images/close_grayBtn.png) no-repeat;
  background-size: contain;
  width: 40px;
  padding-top: 40px;
  top: 50%;
  right: 25px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

@media print, screen and (max-width: 768px) {
  .js-toggle__bg-wht:before {
    width: 18px;
    padding-top: 18px;
    right: 3.67647%; } }

.js-toggle__bg-wht:after {
  position: absolute;
  content: '';
  display: block;
  background: url(../images/close_Wbtn.png) no-repeat;
  background-size: contain;
  width: 40px;
  padding-top: 40px;
  top: 50%;
  right: 25px;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s; }

@media print, screen and (max-width: 768px) {
  .js-toggle__bg-wht:after {
    width: 18px;
    padding-top: 18px;
    right: 3.67647%; } }

.js-toggle__bg-wht.active:after {
  position: absolute;
  content: '';
  display: block;
  background: url(../images/close_Wbtn.png) no-repeat;
  background-size: contain;
  width: 40px;
  padding-top: 40px;
  top: 50%;
  right: 25px;
  -webkit-transform: translateY(-50%) rotate(0);
  -ms-transform: translateY(-50%) rotate(0);
  transform: translateY(-50%) rotate(0);
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s; }

@media print, screen and (max-width: 768px) {
  .js-toggle__bg-wht.active:after {
    width: 18px;
    padding-top: 18px;
    right: 3.67647%; } }

.renew18-box-border--red {
  margin-top: 10px;
  padding: 10px;
  border: 1px solid #f02a4c; }

/* Apple Payキャッシュバックキャンペーン */
.overview__txt {
  font-size: 20px;
  text-align: center; }

.overview__list {
  margin-left: 0;
  list-style-type: none; }

.overview__txt--list {
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: -0.05em; }

.overview__listitem {
  font-size: 16px;
  line-height: 1.8;
  padding-left: 1em;
  text-indent: -1em;
  letter-spacing: -0.05em; }

.overview__txt--list + .overview__list {
  margin-top: 0; }

* + .main__faqList {
  margin-top: 40px; }

@media print, screen and (max-width: 768px) {
  * + .main__faqList {
    margin-top: 15px; } }

.main__settei {
  padding: 30px 0;
  background: #d9d9d9; }

@media print, screen and (max-width: 768px) {
  .main__settei {
    padding: 5.66667% 0; } }

.main__setteiImg {
  width: 630px;
  margin: 0 auto; }

@media print, screen and (max-width: 768px) {
  .main__setteiImg {
    width: 89.33333%; } }

.main__setteiTxt {
  margin-top: 35px;
  font-size: 24px; }

@media print, screen and (max-width: 768px) {
  .main__setteiTxt {
    margin-top: 6%;
    font-size: 16px; } }

.main__setteiLink a:before {
  position: absolute;
  content: '';
  display: block;
  background: url(../images/link_icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 25px;
  padding-top: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 25px; }

@media print, screen and (max-width: 768px) {
  .main__setteiLink a:before {
    width: 5.7377%;
    padding-top: 5.7377%;
    right: 4.09836%; } }

.main__settei + .main__btm {
  margin-top: 20px; }

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

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

table tr th {
  font-weight: bold;
  text-align: center;
  background-color: #d9d9d9;
  padding: 5px; }

table tr td {
  padding: 5px; }

/*------------------------------------------------------------
  basic
------------------------------------------------------------*/
a {
  color: inherit;
  font-weight: inherit; }
  @media screen and (min-width: 769px) {
    a {
      -webkit-transition: opacity 0.3s;
      -o-transition: opacity 0.3s;
      transition: opacity 0.3s; }
      a:hover {
        opacity: 0.7; } }

@media screen and (max-width: 768px) {
  .pc {
    display: none !important; } }

@media screen and (min-width: 769px) {
  .sp {
    display: none !important; } }

body {
  font-family: 'Noto Sans JP', sans-serif; }

.section {
  padding: 0;
  margin: 0;
  width: 100%;
  max-width: 100%; }

.header {
  position: relative;
  z-index: 1150; }

.main {
  position: relative;
  z-index: 10; }

html.of_h {
  overflow: hidden; }

.ministop2202 * {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.ministop2202 ul {
  margin: 0; }

.ministop2202 li {
  list-style: none;
  margin: 0; }

.ministop2202 h2, .ministop2202 h3, .ministop2202 h4 {
  margin: 0;
  padding: 0;
  border: none; }

.ministop2202 span {
  font-weight: inherit; }

.ministop2202 img {
  vertical-align: middle;
  max-width: 100%; }

.ministop2202 p {
  margin: 0; }

.ministop2202 .footer {
  margin-top: 0; }

.ministop2202 .red {
  color: #e42121; }

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

.ministop2202 .heavy {
  font-weight: 900 !important; }

.ministop2202 .indent {
  text-indent: -1em;
  padding-left: 1em; }

.ministop2202 .center {
  text-align: center; }

.ministop2202 .link {
  color: #55acee;
  text-decoration: underline; }

.ministop2202 .fc_blue {
  color: #00399a; }

.ministop2202 .marker01 {
  display: inline;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ffe37f));
  background-image: -webkit-linear-gradient(transparent 60%, #ffe37f 60%);
  background-image: -o-linear-gradient(transparent 60%, #ffe37f 60%);
  background-image: linear-gradient(transparent 60%, #ffe37f 60%); }

.ministop2202 .marker02 {
  display: inline;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #f7c600));
  background-image: -webkit-linear-gradient(transparent 60%, #f7c600 60%);
  background-image: -o-linear-gradient(transparent 60%, #f7c600 60%);
  background-image: linear-gradient(transparent 60%, #f7c600 60%); }

.ministop2202 .wrap {
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto; }
  @media screen and (min-width: 768px) and (max-width: 1080px) {
    .ministop2202 .wrap {
      padding-right: 2%;
      padding-left: 2%; } }
  @media screen and (max-width: 768px) {
    .ministop2202 .wrap {
      width: 89.84375vw; } }

.ministop2202 .contents_bg {
  background: url("../images/contents_bg.png") repeat;
  background-size: 53.6% auto; }
  @media screen and (max-width: 768px) {
    .ministop2202 .contents_bg {
      background-size: 105.46875vw auto; } }

.ministop2202 .slick-slider.slick-dotted {
  margin-bottom: 0; }

.ministop2202 .slick-slider .slick-prev,
.ministop2202 .slick-slider .slick-next {
  z-index: 1;
  top: 44%;
  width: 7.29167vw;
  height: 7.29167vw;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.2);
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  .ministop2202 .slick-slider .slick-prev.slick-disabled,
  .ministop2202 .slick-slider .slick-next.slick-disabled {
    opacity: 0; }
  .ministop2202 .slick-slider .slick-prev::before,
  .ministop2202 .slick-slider .slick-next::before {
    content: "";
    position: relative;
    display: block;
    width: 1.5625vw;
    height: 1.5625vw;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 1; }

.ministop2202 .slick-slider .slick-prev {
  left: 3%; }
  .ministop2202 .slick-slider .slick-prev::before {
    left: 40%;
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff; }

.ministop2202 .slick-slider .slick-next {
  right: 3%; }
  .ministop2202 .slick-slider .slick-next::before {
    left: 30%;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff; }

.ministop2202 .slick-slider .slick-dots {
  position: static;
  padding: 10px 0; }
  .ministop2202 .slick-slider .slick-dots > li {
    width: 10px;
    height: 10px;
    margin: 0 10px;
    background-color: #fff;
    border: 1px solid #a7a7a7;
    border-radius: 50%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .ministop2202 .slick-slider .slick-dots > li button {
      display: none; }

.ministop2202 .box_anc_btn {
  z-index: 1000;
  position: fixed;
  left: 20px;
  bottom: 20px;
  display: block;
  width: 480px; }
  @media screen and (max-width: 768px) {
    .ministop2202 .box_anc_btn {
      width: 95.57292vw;
      margin: 0 auto;
      left: 0;
      right: 0;
      bottom: 2.60417vw; } }

.ministop2202 .box_kv {
  background: url("../images/kv_bg.png") no-repeat center center/cover; }
  .ministop2202 .box_kv .block_kv_img {
    max-width: 1100px;
    margin: 0 auto;
    padding: 1.78571% 0 2.38095%; }
    @media screen and (min-width: 768px) and (max-width: 1080px) {
      .ministop2202 .box_kv .block_kv_img {
        padding-right: 2%;
        padding-left: 2%; } }
    @media screen and (max-width: 768px) {
      .ministop2202 .box_kv .block_kv_img {
        width: 100%; } }
  .ministop2202 .box_kv .block_kv_term {
    padding: 20px 30px 25px;
    background: #00399a;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .ministop2202 .box_kv .block_kv_term {
        padding: 3.90625vw 0; } }
    @media screen and (max-width: 768px) {
      .ministop2202 .box_kv .block_kv_term img {
        width: 75.78125vw; } }

.ministop2202 .box_campaign {
  margin: 40px auto;
  padding: 50px 40px 80px;
  border-width: 4px;
  border-color: #00399a;
  border-style: solid;
  border-radius: 20px;
  background-color: white; }
  @media screen and (max-width: 768px) {
    .ministop2202 .box_campaign {
      margin-top: 5.20833vw;
      padding: 5.85938vw 0;
      border-width: 3px;
      border-radius: 10px; } }
  .ministop2202 .box_campaign .block_campaign_ttl {
    width: 536px;
    margin: 0 auto; }
    @media screen and (max-width: 768px) {
      .ministop2202 .box_campaign .block_campaign_ttl {
        width: 82.8125vw; } }
  .ministop2202 .box_campaign .block_campaign_lead {
    margin: 15px 0 0 0;
    line-height: 1.8;
    text-align: center;
    font-size: 24px;
    font-weight: bold; }
    @media screen and (max-width: 768px) {
      .ministop2202 .box_campaign .block_campaign_lead {
        margin-top: 3.90625vw;
        font-size: 3.64583vw; } }
  .ministop2202 .box_campaign .block_product01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 650px;
    margin: 70px auto 0; }
    @media screen and (max-width: 768px) {
      .ministop2202 .box_campaign .block_product01 {
        width: 74.47917vw;
        margin-top: 15.625vw; } }
    .ministop2202 .box_campaign .block_product01 .product {
      position: relative;
      width: 265px;
      text-align: center; }
      @media screen and (max-width: 768px) {
        .ministop2202 .box_campaign .block_product01 .product {
          width: 35.9375vw; } }
      .ministop2202 .box_campaign .block_product01 .product .icon {
        position: absolute;
        top: -50px;
        left: -100px;
        display: block;
        width: 90px;
        height: 90px;
        padding: 7px 0 0 0;
        text-align: center;
        font-size: 42px;
        font-weight: bold;
        color: #fff;
        background: #e42121;
        border-radius: 50%; }
        @media screen and (max-width: 768px) {
          .ministop2202 .box_campaign .block_product01 .product .icon {
            top: -13.67188vw;
            left: -3.90625vw;
            width: 12.23958vw;
            height: 12.23958vw;
            padding-top: 2.08333vw;
            font-size: 4.55729vw; } }
        .ministop2202 .box_campaign .block_product01 .product .icon .small {
          font-size: 17px; }
          @media screen and (max-width: 768px) {
            .ministop2202 .box_campaign .block_product01 .product .icon .small {
              font-size: 2.86458vw; } }
      @media screen and (max-width: 768px) {
        .ministop2202 .box_campaign .block_product01 .product img {
          width: 80%; } }
      .ministop2202 .box_campaign .block_product01 .product .text {
        margin: 20px 0 0 0;
        text-align: center;
        font-size: 20px;
        font-weight: bold; }
        @media screen and (max-width: 768px) {
          .ministop2202 .box_campaign .block_product01 .product .text {
            font-size: 2.86458vw; } }
      .ministop2202 .box_campaign .block_product01 .product .term {
        font-size: 18px;
        font-weight: normal; }
        @media screen and (max-width: 768px) {
          .ministop2202 .box_campaign .block_product01 .product .term {
            font-size: 2.60417vw; } }
  .ministop2202 .box_campaign .block_product02 {
    width: 650px;
    margin: 50px auto 0;
    padding: 30px 0 40px;
    text-align: center;
    background: #fffbb8;
    border: 4px solid #e42121;
    border-radius: 22px; }
    @media screen and (max-width: 768px) {
      .ministop2202 .box_campaign .block_product02 {
        width: 75.52083vw;
        padding: 3.25521vw 0 2.60417vw;
        border-width: 2px; } }
    .ministop2202 .box_campaign .block_product02 .ttl {
      font-size: 38px; }
      @media screen and (max-width: 768px) {
        .ministop2202 .box_campaign .block_product02 .ttl {
          font-size: 5.20833vw; } }
    .ministop2202 .box_campaign .block_product02 .lead {
      margin: 10px 0 0 0;
      font-size: 24px;
      font-weight: bold;
      line-height: 1.4; }
      @media screen and (max-width: 768px) {
        .ministop2202 .box_campaign .block_product02 .lead {
          font-size: 3.64583vw; } }
      .ministop2202 .box_campaign .block_product02 .lead .large {
        font-size: 32px; }
        @media screen and (max-width: 768px) {
          .ministop2202 .box_campaign .block_product02 .lead .large {
            font-size: 4.6875vw; } }
    .ministop2202 .box_campaign .block_product02 .product {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin: 20px auto 0;
      width: 472px; }
      @media screen and (max-width: 768px) {
        .ministop2202 .box_campaign .block_product02 .product {
          width: 62.5vw;
          margin-top: 2.60417vw; } }
      .ministop2202 .box_campaign .block_product02 .product .icon {
        position: absolute;
        top: -100px;
        left: -70px;
        display: block;
        width: 90px;
        height: 90px;
        padding: 16px 0 0 0;
        text-align: center;
        font-size: 34px;
        font-weight: bold;
        color: #fff;
        background: #e42121;
        border-radius: 50%; }
        @media screen and (max-width: 768px) {
          .ministop2202 .box_campaign .block_product02 .product .icon {
            top: -13.67188vw;
            left: -3.90625vw;
            width: 12.23958vw;
            height: 12.23958vw;
            padding-top: 2.08333vw;
            font-size: 4.55729vw; } }
        .ministop2202 .box_campaign .block_product02 .product .icon .small {
          font-size: 17px; }
          @media screen and (max-width: 768px) {
            .ministop2202 .box_campaign .block_product02 .product .icon .small {
              font-size: 2.34375vw; } }
      @media screen and (max-width: 768px) {
        .ministop2202 .box_campaign .block_product02 .product .img {
          width: 24.47917vw; } }
      .ministop2202 .box_campaign .block_product02 .product .text {
        margin: 20px 0 0 0;
        text-align: center;
        font-size: 20px;
        font-weight: bold; }
        @media screen and (max-width: 768px) {
          .ministop2202 .box_campaign .block_product02 .product .text {
            margin-top: 1.95313vw;
            font-size: 2.86458vw; } }
      .ministop2202 .box_campaign .block_product02 .product .term {
        font-size: 18px;
        font-weight: normal; }
        @media screen and (max-width: 768px) {
          .ministop2202 .box_campaign .block_product02 .product .term {
            font-size: 2.60417vw; } }
    .ministop2202 .box_campaign .block_product02 .notes {
      margin: 20px auto 0;
      font-size: 18px; }
      @media screen and (max-width: 768px) {
        .ministop2202 .box_campaign .block_product02 .notes {
          margin-top: 2.60417vw;
          font-size: 3.125vw; } }
  .ministop2202 .box_campaign .block_step .ttl {
    margin: 50px 0 0 0;
    text-align: center;
    font-weight: bold;
    color: #00399a; }
    @media screen and (max-width: 768px) {
      .ministop2202 .box_campaign .block_step .ttl {
        margin-top: 7.8125vw; } }
    .ministop2202 .box_campaign .block_step .ttl > span {
      position: relative;
      display: inline-block;
      font-size: 40px; }
      @media screen and (max-width: 768px) {
        .ministop2202 .box_campaign .block_step .ttl > span {
          font-size: 6.64063vw; } }
      .ministop2202 .box_campaign .block_step .ttl > span:before, .ministop2202 .box_campaign .block_step .ttl > span:after {
        position: absolute;
        top: 26px;
        content: "";
        display: block;
        width: 16px;
        height: 16px;
        background: #00399a;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
        @media screen and (max-width: 768px) {
          .ministop2202 .box_campaign .block_step .ttl > span:before, .ministop2202 .box_campaign .block_step .ttl > span:after {
            top: 4.94792vw;
            width: 2.08333vw;
            height: 2.08333vw; } }
      .ministop2202 .box_campaign .block_step .ttl > span:before {
        left: -32px; }
        @media screen and (max-width: 768px) {
          .ministop2202 .box_campaign .block_step .ttl > span:before {
            left: -4.16667vw; } }
      .ministop2202 .box_campaign .block_step .ttl > span:after {
        right: -32px; }
        @media screen and (max-width: 768px) {
          .ministop2202 .box_campaign .block_step .ttl > span:after {
            right: -4.16667vw; } }
    @media screen and (max-width: 768px) {
      .ministop2202 .box_campaign .block_step .ttl {
        margin: 6.51042vw 0 0 0;
        padding: 1.30208vw 0;
        font-size: 4.6875vw; } }
  .ministop2202 .box_campaign .block_step .howto_step {
    margin-top: 40px; }
    @media screen and (max-width: 768px) {
      .ministop2202 .box_campaign .block_step .howto_step {
        margin-top: 3.90625vw;
        width: 100%; } }
    .ministop2202 .box_campaign .block_step .howto_step .step {
      position: relative; }
      @media screen and (min-width: 769px) {
        .ministop2202 .box_campaign .block_step .howto_step .step {
          width: 32.34694% !important; } }
      @media screen and (min-width: 769px) {
        .ministop2202 .box_campaign .block_step .howto_step .step:not(:first-child) {
          margin-left: 1.42857%; }
          .ministop2202 .box_campaign .block_step .howto_step .step:not(:first-child)::before {
            content: "";
            position: absolute;
            left: -4%;
            top: 48%;
            display: block;
            width: 0;
            height: 0;
            border: 10px solid transparent;
            border-left: 10px solid #00399a; } }
      .ministop2202 .box_campaign .block_step .howto_step .step .step_inner {
        position: relative; }
        @media screen and (max-width: 768px) {
          .ministop2202 .box_campaign .block_step .howto_step .step .step_inner {
            margin: 0 auto;
            width: 99%; } }
        .ministop2202 .box_campaign .block_step .howto_step .step .step_inner .follow_btn {
          position: absolute;
          left: 50%;
          top: 77%;
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
          width: 57.41325%; }
          .ministop2202 .box_campaign .block_step .howto_step .step .step_inner .follow_btn img {
            width: 100%; }
    .ministop2202 .box_campaign .block_step .howto_step .slick-prev,
    .ministop2202 .box_campaign .block_step .howto_step .slick-next {
      background-color: #00399a; }
    .ministop2202 .box_campaign .block_step .howto_step .slick-dots > li.slick-active {
      border-color: #00399a;
      background-color: #00399a; }
  .ministop2202 .box_campaign .block_step .apply_btn {
    margin: 30px auto 0;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .ministop2202 .box_campaign .block_step .apply_btn {
        width: 75.52083vw;
        margin-top: 6.51042vw; } }
    .ministop2202 .box_campaign .block_step .apply_btn a {
      -webkit-box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.4);
      box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.4); }
  .ministop2202 .box_campaign .block_step .note_list {
    margin-top: 30px;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .ministop2202 .box_campaign .block_step .note_list {
        width: 75.52083vw;
        margin-top: 2.60417vw;
        margin-left: auto;
        margin-right: auto;
        text-align: left; } }
    .ministop2202 .box_campaign .block_step .note_list > li {
      padding-left: 1em;
      text-indent: -1em;
      font-size: 16px;
      line-height: 1.6; }
      @media screen and (max-width: 768px) {
        .ministop2202 .box_campaign .block_step .note_list > li {
          font-size: 3.125vw; } }
    .ministop2202 .box_campaign .block_step .note_list a {
      font-size: inherit;
      color: #55acee; }
  .ministop2202 .box_campaign .block_step .precaution_btn {
    position: relative;
    margin: 40px auto 0;
    padding: 0.6em 0;
    width: 100%;
    text-align: center;
    background-color: #484848;
    font-size: 26px;
    font-weight: bold;
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    color: #fff; }
    @media screen and (max-width: 768px) {
      .ministop2202 .box_campaign .block_step .precaution_btn {
        width: 75.52083vw;
        margin-top: 6.51042vw;
        font-size: 4.16667vw; } }
    @media screen and (min-width: 769px) {
      .ministop2202 .box_campaign .block_step .precaution_btn:hover {
        opacity: 0.7; } }
    .ministop2202 .box_campaign .block_step .precaution_btn::after {
      content: "";
      position: absolute;
      right: 4%;
      top: 35%;
      display: block;
      width: 12px;
      height: 12px;
      border-right: 3px solid #fff;
      border-bottom: 3px solid #fff;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      @media screen and (max-width: 768px) {
        .ministop2202 .box_campaign .block_step .precaution_btn::after {
          right: 8%;
          width: 2.08333vw;
          height: 2.08333vw;
          border-right-width: 2px;
          border-bottom-width: 2px; } }
    .ministop2202 .box_campaign .block_step .precaution_btn.open::after {
      top: 45%;
      -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
      transform: rotate(225deg); }
  .ministop2202 .box_campaign .block_step .precaution_item {
    display: none;
    margin: 0 auto;
    padding: 35px 40px 40px;
    width: 100%;
    background-color: #fff;
    border: 1px solid #484848;
    border-top: none; }
    @media screen and (max-width: 768px) {
      .ministop2202 .box_campaign .block_step .precaution_item {
        width: 75.52083vw;
        padding: 2.60417vw; } }
    .ministop2202 .box_campaign .block_step .precaution_item .txt01 {
      font-size: 18px;
      font-weight: bold;
      text-align: center; }
      @media screen and (max-width: 768px) {
        .ministop2202 .box_campaign .block_step .precaution_item .txt01 {
          font-size: 2.60417vw; } }
    .ministop2202 .box_campaign .block_step .precaution_item .txt02 {
      margin-top: 10px;
      font-size: 16px;
      font-weight: bold; }
      @media screen and (max-width: 768px) {
        .ministop2202 .box_campaign .block_step .precaution_item .txt02 {
          margin-top: 2.60417vw;
          font-size: 2.86458vw; } }
    .ministop2202 .box_campaign .block_step .precaution_item .img01 {
      margin-top: 25px; }
      @media screen and (max-width: 768px) {
        .ministop2202 .box_campaign .block_step .precaution_item .img01 {
          margin-top: 3.90625vw; } }
    @media screen and (max-width: 768px) {
      .ministop2202 .box_campaign .block_step .precaution_item .img02 {
        text-align: center; } }
    .ministop2202 .box_campaign .block_step .precaution_item .img02 figcaption {
      position: relative;
      display: inline-block;
      margin-top: 30px;
      padding: 0.5em 2em;
      background-color: #838383;
      color: #fff;
      font-size: 16px;
      font-weight: bold; }
      @media screen and (max-width: 768px) {
        .ministop2202 .box_campaign .block_step .precaution_item .img02 figcaption {
          margin: 5.20833vw auto 0;
          font-size: 3.125vw; } }
    .ministop2202 .box_campaign .block_step .precaution_item .img02 img {
      margin-top: -20px; }
      @media screen and (max-width: 768px) {
        .ministop2202 .box_campaign .block_step .precaution_item .img02 img {
          margin-top: -4.55729vw; } }
  .ministop2202 .box_campaign .block_step .twitter_bnr {
    position: relative;
    margin: 50px auto 0;
    max-width: 800px; }
    @media screen and (max-width: 768px) {
      .ministop2202 .box_campaign .block_step .twitter_bnr {
        width: 75.52083vw;
        margin-top: 6.51042vw; } }
    .ministop2202 .box_campaign .block_step .twitter_bnr .twitter_btn {
      position: absolute;
      left: 50%;
      top: 66%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      width: 50%; }
      @media screen and (max-width: 768px) {
        .ministop2202 .box_campaign .block_step .twitter_bnr .twitter_btn {
          width: 65.10417vw;
          top: 62%; } }
      .ministop2202 .box_campaign .block_step .twitter_bnr .twitter_btn a {
        display: block;
        border-radius: inherit; }
        .ministop2202 .box_campaign .block_step .twitter_bnr .twitter_btn a img {
          width: 100%; }

.ministop2202 .box_accordion {
  padding-bottom: 120px; }
  @media screen and (max-width: 768px) {
    .ministop2202 .box_accordion {
      padding-bottom: 15.625vw; } }
  .ministop2202 .box_accordion .block_terms {
    margin: 20px auto 0; }
    .ministop2202 .box_accordion .block_terms:first-of-type {
      margin-top: 0; }
    @media screen and (max-width: 768px) {
      .ministop2202 .box_accordion .block_terms {
        margin-top: 3.90625vw;
        width: 87.23958vw; } }
    .ministop2202 .box_accordion .block_terms > dt {
      position: relative;
      padding: 0.8em 0;
      text-align: center;
      background-color: #00399a;
      color: #fff;
      font-size: 26px;
      font-weight: bold;
      border-radius: 10px;
      cursor: pointer;
      -webkit-transition: opacity 0.3s;
      -o-transition: opacity 0.3s;
      transition: opacity 0.3s; }
      @media screen and (max-width: 768px) {
        .ministop2202 .box_accordion .block_terms > dt {
          font-size: 4.16667vw;
          border-radius: 5px; } }
      .ministop2202 .box_accordion .block_terms > dt::after {
        content: "";
        position: absolute;
        right: 4%;
        top: 35%;
        display: block;
        width: 12px;
        height: 12px;
        border-right: 3px solid #fff;
        border-bottom: 3px solid #fff;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
        @media screen and (max-width: 768px) {
          .ministop2202 .box_accordion .block_terms > dt::after {
            right: 8%;
            width: 2.08333vw;
            height: 2.08333vw;
            border-right-width: 2px;
            border-bottom-width: 2px; } }
      .ministop2202 .box_accordion .block_terms > dt.open {
        border-radius: 10px 10px 0 0; }
        .ministop2202 .box_accordion .block_terms > dt.open::after {
          top: 45%;
          -webkit-transform: rotate(225deg);
          -ms-transform: rotate(225deg);
          transform: rotate(225deg); }
    .ministop2202 .box_accordion .block_terms > dd {
      display: none;
      padding: 35px 40px;
      background-color: #fff; }
      @media screen and (max-width: 768px) {
        .ministop2202 .box_accordion .block_terms > dd {
          padding: 5.85938vw; } }
      .ministop2202 .box_accordion .block_terms > dd .terms_txt {
        -webkit-font-feature-settings: normal;
        font-feature-settings: normal;
        font-size: 14px;
        text-align: left; }
        @media screen and (max-width: 768px) {
          .ministop2202 .box_accordion .block_terms > dd .terms_txt {
            font-size: 2.86458vw; } }
        .ministop2202 .box_accordion .block_terms > dd .terms_txt .answer {
          display: block;
          margin: 0 0 2em;
          text-indent: -1em;
          padding: 0 0 0 1em; }
    .ministop2202 .box_accordion .block_terms + .terms_vol {
      margin-top: 50px; }
      @media screen and (max-width: 768px) {
        .ministop2202 .box_accordion .block_terms + .terms_vol {
          margin-top: 6.51042vw; } }

.ministop2202 .box_start_id {
  padding: 100px 30px 170px;
  text-align: center;
  background: #fff; }
  @media screen and (max-width: 768px) {
    .ministop2202 .box_start_id {
      padding: 10.41667vw 5.20833vw 13.02083vw; } }
  .ministop2202 .box_start_id .block_start_id_ttl {
    position: relative;
    padding-bottom: 30px;
    font-size: 40px;
    font-weight: bold;
    text-align: center !important; }
    @media screen and (max-width: 768px) {
      .ministop2202 .box_start_id .block_start_id_ttl {
        padding-bottom: 1.95313vw;
        font-size: 5.85938vw; } }
    .ministop2202 .box_start_id .block_start_id_ttl::after {
      content: "";
      position: absolute;
      left: 50%;
      bottom: 0;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      display: block;
      width: 160px;
      height: 4px;
      background-color: #eac900; }
      @media screen and (max-width: 768px) {
        .ministop2202 .box_start_id .block_start_id_ttl::after {
          width: 20.83333vw;
          height: 2px; } }
  .ministop2202 .box_start_id .block_start_id_txt {
    margin-top: 55px;
    font-size: 26px;
    font-weight: bold; }
    @media screen and (max-width: 768px) {
      .ministop2202 .box_start_id .block_start_id_txt {
        margin-top: 5.20833vw;
        font-size: 3.38542vw;
        line-height: 1.6; } }
  .ministop2202 .box_start_id .block_start_id_btn {
    margin: 30px auto 0;
    max-width: 480px;
    border-radius: 50px; }
    @media screen and (max-width: 768px) {
      .ministop2202 .box_start_id .block_start_id_btn {
        margin-top: 1.95313vw;
        width: 44.27083vw; } }
    .ministop2202 .box_start_id .block_start_id_btn a {
      display: block;
      padding: 0.5em 0;
      background-color: #eac900;
      border-radius: inherit;
      color: #fff;
      font-size: 30px;
      font-weight: bold; }
      @media screen and (max-width: 768px) {
        .ministop2202 .box_start_id .block_start_id_btn a {
          font-size: 3.64583vw; } }
  .ministop2202 .box_start_id .block_start_id_note {
    margin-top: 40px;
    color: #939393;
    font-size: 20px;
    font-weight: bold; }
    @media screen and (max-width: 768px) {
      .ministop2202 .box_start_id .block_start_id_note {
        margin-top: 4.55729vw;
        font-size: 2.60417vw; } }
