@charset 'UTF-8';

body {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", Meiryo, "Hiragino Sans", sans-serif;
  width: 100%;
  min-width: auto;
}

.container {
  margin-top: 0;
}

.mainContents * {
  box-sizing: border-box;
}

.mainContents {
  float: none !important;
  width: auto !important;
  line-height: 1.6;
}

.section {
  margin-bottom: 40px;
}

.red {
  color: #de002a;
}

.fz_1up {
  font-size: 1.2em;
}
.fz_14 {
  font-size: 14px;
}

.header_line {
  width: 900px;
  margin: 10px auto;
}

.header_line p {
  color: #666;
  font-size: 12px;
  line-height: 1.8;
  text-align: center;
}

.keyvisual_txt {
  max-width: 900px;
  margin: 5px auto;
}

.page_nav {
  display: flex;
  justify-content: center;
}

.page_nav_list {
  width: 33.33%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page_nav_list:not(:last-child) {
  margin-right: 20px;
}

.page_nav_link {
  width: 100%;
  height: 70px;
  box-sizing: border-box;
  background: #ffb71d !important;
  color: #fff !important;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.25;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  text-align: center;
  position: relative;
}

.page_nav_link::before {
  content: "";
  position: absolute;
  top: calc(50% - 13px);
  right: 20px;
  display: block;
  width: 16px;
  height: 16px;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(-45deg);
}

.ytd_hdg_A {
  font-weight: bold;
  font-size: 32px;
  border-bottom: 4px solid #ff7200;
  text-align: center;
  line-height: 1.2;
  color: #ff7200;
  position: relative;
  margin: 40px 0;
  padding-bottom: 5px;
}

.ytd_hdg_A::before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: calc(50% - 30px);
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 30px 0 30px;
  border-color: #ff7200 transparent transparent transparent;
}

.ytd_hdg_B {
  margin-top: 20px;
  margin-bottom: 10px;
  border-bottom: solid 4px #e5e7e8 !important;
  padding-top: 9px;
  padding-bottom: 3px;
  padding-left: 20px;
  font-size: 18px;
  font-weight: bold;
  background-image: url(/lp/imgs/cam_2007sup_ytd_c/icon_heading_blue.gif) !important;
  background-repeat: no-repeat;
  background-position: left;
  position: relative;
  z-index: 1;
}

.ytd_hdg_B::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 250px;
  height: 4px;
  background-color: #0076c7;
}

.block-inner-btn {
  margin-top: 20px !important;
  margin-bottom: 30px !important;
}
.block-inner-btn a {
  margin: 0 auto !important;
}

.table td,
.table th {
  text-align: center !important;
  vertical-align: middle !important;
}

[data-bg-y] {
  background-color: #ffe054 !important;
}

.col_table_img {
  display: flex;
}

.col_table_img .table {
  width: 70%;
}

.col_table_img .img {
  width: 30%;
  text-align: center;
}

.privilege_title {
  padding: 10px;
  background: #de002a;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
}

.privilege {
  background: #ffedc7;
  padding: 10px;
}

.caution02_cp,
.block-arousal-explanation {
  padding: 20px;
  margin-bottom: 20px;
}

.max_w700 {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
/*4892 add*/
#New_limited_benefits_upper .main_contents_area .main_contents_area_title {
  text-align: center;
  background-color: #df575b;
  padding: 10px;
}
#New_limited_benefits_upper .main_contents_area .main_contents_area_title h2 {
  font-size: 35px;
  color: #fff;
}
#New_limited_benefits .main_contents_area .main_contents_area_blueback {
  background-color: #f7f7f7;
  padding: 30px;
}
#New_limited_benefits .main_contents_area .main_contents_area_blueback .main_contents_area_whiteback {
  background-color: #fff;
}
#New_limited_benefits .main_contents_area .main_contents_area_whiteback_inner {
  display: flex;
  justify-content: space-between;
  padding: 30px 60px;
  align-items: center;
}
#New_limited_benefits .main_contents_area .main_contents_area_whiteback_inner .whiteback_inner_img img {
  width: 80%;
}
#New_limited_benefits .main_contents_area .main_contents_area_whiteback_inner .whiteback_inner_txt {
  width: 86%;
}
#New_limited_benefits .main_contents_area .main_contents_area_whiteback_inner .whiteback_inner_txt .inner_txt_top {
  font-size: 18px;
  font-weight: bold;
}
#New_limited_benefits .main_contents_area .main_contents_area_whiteback_inner .whiteback_inner_txt .inner_txt_middle {
  color: #df565a;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
#New_limited_benefits .gray_back {
  background-color: #f0f0f0;
  padding: 20px;
}
#New_limited_benefits .main_contents_area .main_contents_area_whiteback_inner .whiteback_inner_txt .inner_txt_bottom {
  padding-left: 15px;
  text-indent: -15px;
}
#New_limited_benefits .main_contents_area .main_contents_area_whiteback_inner .whiteback_inner_txt .inner_txt_middle .middle_fs50 {
  font-size: 50px;
}
#New_limited_benefits .main_contents_area .main_contents_area_whiteback_inner .whiteback_inner_txt .under_line {
  border-bottom: dotted 2px #999;
}
#New_limited_benefits .main_contents_area .main_contents_area_whiteback_inner .whiteback_inner_txt .inner_txt_middle .black_margin {
  font-size: 20px !important;
  color: #202020 !important;
  margin-right: 5%;
  width: 35%;
  text-align: right;
}
#New_limited_benefits .main_contents_area .main_contents_area_whiteback_inner .whiteback_inner_txt .middle_flex {
  display: flex;
  align-items: baseline;
}
#New_limited_benefits .main_contents_area .main_contents_area_whiteback_inner .whiteback_inner_txt .inner_txt_middle .middle_right {
  width: 55%;
  display: flex;
  align-items: baseline;
}
#New_limited_benefits .blue_btn a {
  display: block;
  text-align: center;
  padding: 10px;
  background-color: #2a3a84;
  margin: 20px auto;
  color: #fff;
  font-size: 13px;
  border-radius: 20px;
  font-weight: bold;
}
.exclamation_01 {
  margin: 10px 0 !important;
}
.disc_coomon_foot .exclamation_01 {
  background-image: none !important;
  padding: 15px 20px 15px 10px !important;
}
.txtAC {
  text-align: center !important;
}
.txtAR {
  text-align: right !important;
}
.mt20 {
  margin-top: 20px;
}
.inner_txt_bottom {
  padding-left: 15px;
  text-indent: -15px;
}
.mb5 {
  margin-bottom: 5px;
}
.fWB {
  font-weight: bold !important;
}
.mb30 {
  margin-bottom: 30px;
}
.mt30 {
  margin-top: 30px;
}
.mt10 {
  margin-top: 10px;
}
.mb10 {
  margin-bottom: 10px;
}
.block-arousal-explanation ul.list-circle li.list-circle__item,
.box-group.box-group--border ul.list-circle li.list-circle__item{
  background-repeat: no-repeat;
  padding-left: 1.5em;
  background-position: left 3px;
  text-align: left;
  margin-bottom: 5px;
  line-height: 1.6;
}

.block-arousal-explanation ul.list-circle > li::before,
.box-group.box-group--border ul.list-circle > li::before{
  background: none !important;
}
.box-group.box-group--border{
  border: solid 1px #E5E7E8;
  background-image: none;
  padding: 20px;
  margin-bottom: 20px;
}

.w90 {
  width: 90% !important;
  margin: 0 auto;
}

.mt103 {
  margin-top: 103px !important;
}

.column__sm--06 {
  width: 47% !important;
}

.h1 {
  margin-bottom: 20px;
}
.h2 {
  margin-bottom: 16px;
}
.h1:last-child,
.h2:last-child {
  margin-bottom: 0;
}
sup {
  font-size: 12px !important;
}
.h3 {
  margin-bottom: 12px;
}
.h4 {
  margin-bottom: 10px;
}
.text-bold {
  font-weight: bold !important;
}
.link--down {
  text-decoration: none;
}

.link--external {
  text-decoration: none;
}

.text-link--icon img {
  width: auto;
  vertical-align: middle;
}

.h2_orange {
  font-size: 24px;
  font-weight: 700;
  color: #ff7200;
  text-align: center;
}

.block-inner-banner {
  margin: 30px auto;
}

.block-topic__title {
  font-size: 18px;
  font-weight: 700 !important;
  line-height: 1.4;
  margin-bottom: 5px !important;
}

.block-inner-banner img {
  margin: 0 auto;
}

p.new-line-left {
  display: inline-block;
  text-align: left;
}

.font-16 {
  font-size: 16px;
}

.h3_title_content {
  margin: 0 auto;
  width: fit-content;
}
.fit-content {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

.table__vertical--middle {
  vertical-align: middle;
}

.wrapper {
  overflow: hidden;
}

div.section {
  margin-bottom: 0;
}

.conversion-text {
  padding: 0 10px;
}

.h2_title_img,
.h3_title_img {
  text-align: center;
}
.h3_title_img p {
  margin: 0 auto;
  width: auto;
}

.bg-white .block-h3 {
  text-align: center;
  margin: 0 auto;
  padding: 20px 0;
}

.bg-color--d9f3ff {
  background-color: #d9f3ff;
}

.bg-color--f6f8f9 {
  background-color: #f6f8f9;
}

p.sp-write {
  display: none;
}

.bg-white {
  padding: 0 10px;
}

.bg-white p {
  font-size: 14px;
  margin-bottom: 0 !important;
}

.mb-12 {
  margin-bottom: 12px;
}

.ml-10 {
  margin-left: 10px;
}

.w-90 {
  width: 90%;
  margin: 0 auto;
}

.w60 {
  width: 60%;
  margin: 0 auto;
}

div.mt-30_sp.column {
  margin-top: 10px;
}

.body-container {
  max-width: 920px;
  margin: auto;
  margin-bottom: 80px;
  padding: 20px 0;
}

.inbnr_button {
  position: absolute;
  left: 0;
  bottom: 60px;
  width: 430px;
}

.main-image {
  position: relative;
  max-width: 920px;
  margin: 0 auto;
}

.main-image .spNotDisplay {
  padding-top: 5px;
}

.image__wrap.main-bg {
  margin: 0 auto;
  background-image: url(/lp/imgs/cam_2007sup_ytd_c/bg.png);
}
.image--single .main-image img {
  vertical-align: middle;
}

@media screen and (max-width: 1019px) {
  .image__wrap.main-bg {
    background-image: none;
  }

  .block__img {
    display: block;
    margin: 0 auto;
    max-width: 700px;
  }
}

.container.container--without-nav {
  width: auto;
}

.header_line.container p {
  max-width: 920px;
  margin: 0 auto;
}

.txtAR.text-small {
  max-width: 920px;
  margin: 0 auto;
}

.main-obi {
  width: 100%;
}
.obi-pc {
  background-image: url(/lp/imgs/cam_2007sup_ytd_c/obi_bg.png);
  text-align: center;
}
.obi-pc .main-obi {
  padding-top: 10px;
  max-width: 700px;
}

.block-h2.container {
  margin: 0 auto;
  max-width: 920px;
}

p.pc-write {
  padding: 10px 0;
}

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

/*20220922追加分*/
.wrapper {
  position: relative;
  background-color: #fff;
}

section.typeA input {
  display: none;
}
.Bigwrapp {
  position: relative;
}
.Bg_blue {
  content: "";
  background: #d9f3ff;
  height: 600px;
  position: absolute;
  width: 100%;
  z-index: 60;
}

.d-flex {
  display: flex;
  flex-wrap: wrap;
}

.tab_textwrapp {
  text-align: center;
}
.lefttab .tab_textwrapp h3:first-child {
  margin: 0 0 8px;
}
.text-orange {
  color: #f79d00;
}
.typeA .content .tab_textwrapp h3:nth-of-type(2) {
  margin: 30px 0 24px;
}
#tab-left {
  justify-content: space-between;
}
.wrapp_prepare {
  background: #f2f6fa;
  text-align: center;
  width: 42.6%;
  padding: 20px;
  border-radius: 10px;
}
#tab-left .wrapp_prepare:nth-of-type(1) > p {
  margin-bottom: 35px;
}
.prepare {
  border-radius: 10px;
}
.prepare > div:first-child {
  margin-right: 2%;
}
.prepare > div {
  background: #fff;
  border-radius: 10px;
  padding: 22px 0;
  width: 49%;
}
#tab-left div:last-child div.d-table div:first-child {
  padding-right: 10px;
}
.d-table > div {
  display: table-cell;
  vertical-align: middle;
}
.prepare p.title_prepare {
  font-size: 18px;
  font-weight: bold;
}
.prepare:nth-of-type(2) > div {
  padding: 10px 0;
}
.wrapp_prepare:last-child {
  padding-top: 10px;
}
.plus {
  width: 40px;
}
.plus img {
  width: 100%;
  margin-top: 100px;
}
#tab-left div:last-child div.d-table {
  margin: 2px auto 14px;
}
.d-table {
  display: table;
}
section.typeA .tabLabel:nth-of-type(2) {
  border-right: 1px solid #dae1f5;
}
section.typeA .tabLabel {
  padding: 15px 12px;
  flex: 1;
  order: -1;
  background: #f2f6fa;
  transition: 0.1s;
  cursor: pointer;
  border-bottom: 1px solid #2076c7;
  border-top: 1px solid #dae1f5;
  text-align: center;
  font-size: 14px;
}
.wrapp_prepare p {
  font-size: 18px;
  font-weight: bold;
}
#tab-left div:nth-of-type(3) .prepare p {
  line-height: 1px;
}
#tab-left div:nth-of-type(3) .prepare p:first-of-type {
  margin-bottom: 5px;
}
.typeA .content .tab_textwrapp:nth-of-type(3) h3 {
  margin: 32px 0 0;
}
h3 {
  font-size: 28px;
}
.column.square-image-text-card {
  margin: 0;
}
.circle-image-text-card,
.square-image-text-card,
.square-image-text-card--vertical {
  display: flex;
  justify-content: center;
}
.square-image-text-card .imgWrap__img {
  max-height: 200px;
}
.square-image-text-card .imgWrap::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  left: 15%;
  top: 0;
}
.square-image-text-card .imgWrap__img.step_icon {
  width: 90px;
}
section.typeA .tabLabel span {
  font-size: 18px;
  font-weight: bold;
  display: block;
}
#tab-right {
  flex-wrap: nowrap;
}
#tab-right .wrapp_prepare {
  width: 50%;
}
#tab-right .d-table.prepare {
  width: 100%;
  height: 100%;
}
#tab-right .d-table {
  justify-content: space-between;
}
.prepare {
  border-radius: 10px;
}
#tab-right .prepare > div:nth-last-of-type(odd) {
  background: #fff;
  border-radius: 10px;
  padding: 22px 0;
  width: 45%;
}
.prepare p.title_prepare {
  font-size: 18px;
  font-weight: bold;
}
#tab-right .plus_area {
  width: 10%;
  background: none;
}
#tab-right .plus_area .plus img {
  margin: 0;
}
#tab-right > div:last-child {
  margin-left: 20px;
  padding-top: 40px;
}

.accordion {
  display: flex;
  justify-content: space-around;
}

.accordion .accordion-com {
  width: 40%;
  border: 2px solid #31b6df;
  border-radius: 10px;
}

button {
  background-color: #31b6df;
  border: none;
  border-radius: 10px;
}
.accordion-com {
  position: relative;
}
.accordion-com::after {
  background: url(/lp/imgs/cam_2007sup_ytd_c/imgs_02.png) no-repeat center/contain;
  content: "";
  position: absolute;
  top: 12px;
  right: 11px;
  height: 38px;
  width: 38px;
  color: #2076c7;
  display: block;
}

button p {
  text-align: center;
}

.accordion__body {
  padding: 20px;
}

#wrapp-entrykoza {
  position: relative;
  z-index: 60;
}

section.typeA {
  display: flex;
  flex-wrap: wrap;
  margin: 32px 0 0;
}
section.typeA input:checked + .tabLabel {
  background: #fff;
  border-top: 1px solid #2076c7;
  border-left: 1px solid #2076c7;
  border-right: 1px solid #2076c7;
  border-bottom: 1px solid #fff;
}

.title_Area {
  text-align: center;
}
section.typeA {
  display: flex;
  flex-wrap: wrap;
  margin: 32px 0 0;
}
section.typeA .tabLabel {
  padding: 15px 12px;
  flex: 1;
  order: -1;
  background: #f2f6fa;
  transition: 0.1s;
  cursor: pointer;
  border-bottom: 1px solid #2076c7;
  border-top: 1px solid #dae1f5;
  text-align: center;
  font-size: 14px;
}
section.typeA .tabLabel:nth-of-type(1) {
  border-left: 1px solid #dae1f5;
}
section.typeA .content {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
}
@media (prefers-reduced-motion: reduce)
* {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
}
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0;
  opacity: 0;
}
section.typeA input:checked + .tabLabel {
  background: #fff;
  border-top: 1px solid #2076c7;
  border-left: 1px solid #2076c7;
  border-right: 1px solid #2076c7;
  border-bottom: 1px solid #fff;
}
section.typeA input:checked + .tabLabel + .content {
  padding: 40px 0 0;
  height: auto;
  overflow: visible;
  transition: 0.1s opacity;
  opacity: 1;
}
section.typeA .content {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
}

/* Block Components Module
======================================*/
.block-h2,
.block-h3,
.block-h4,
.block-h5 {
  margin-bottom: 20px;
}

.block-h2 {
  margin-top: 48px;
}

.block-h3 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.block-h4 {
  margin-top: 20px;
}

.block-h5 {
  margin-top: 20px;
}

.column .block-h2,
.column .block-h3,
.column .block-h4,
.column .block-h5 {
  margin-top: 20px;
}

/* Column Modules
======================================*/
.column {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  justify-content: center;
}
.column > [class^="column__"] {
  padding-right: 10px;
  padding-left: 10px;
  position: relative;
}
.column.column__btn--004 .column__xs--06 a {
  padding: 19px 20px;
}
@media screen and (min-width: 1020px) {
  .column.column__btn--004 .column__xs--06 a {
    padding: 16px 20px;
  }
}

.box-group__title,
.box-group .box-group__title {
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 1.8 !important;
  margin-bottom: 20px !important;
}

.reason-content {
  margin-bottom: 0;
}

.reason-content .block-h2 {
  margin-top: 0;
}

.column {
  margin-bottom: 20px;
}

@media screen and (max-width: 1019px) {
  .column {
    margin-left: -5px;
    margin-right: -5px;
  }
  .column.column__btn--004 {
    margin-left: 5px;
    margin-right: 5px;
  }
  .column.column__btn--004 .column__xs--06:nth-of-type(odd) [class^="btn"] {
    margin-right: 0;
  }
  .column.column__btn--004 .column__xs--06:nth-of-type(even) [class^="btn"] {
    margin-left: 0;
  }
  .column > [class^="column__"] {
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 20px;
  }
  .column .column__xs--06 {
    margin-bottom: 10px;
  }
  .column .column__xs--06:last-child,
  .column .column__xs--06:nth-last-child(2):nth-child(odd) {
    margin-bottom: 0;
  }

  /*20220922追加分*/
  .contentWrapp {
    max-width: 100%;
    width: 90vw;
    margin: 0 auto !important;
  }

  .lefttab .tab_textwrapp h3:first-child,
  .righttab .tab_textwrapp h3:first-child {
    margin: 0 0 32px;
  }
  .sp_text_left {
    text-align: left;
  }
  .typeA .content .tab_textwrapp h3:nth-of-type(2) {
    margin: 48px 0 32px;
  }
  #tab-left {
    display: contents;
  }
  .wrapp_prepare {
    width: auto;
    padding: 4vw 5vw;
  }
  #tab-left .wrapp_prepare:nth-of-type(1) > p {
    margin-bottom: 10px;
  }
  .d-flex.prepare {
    justify-content: space-between;
  }
  .prepare > div:first-child {
    margin-right: 0;
  }
  .title_text_h2,
  .wrapp_prepare p {
    font-size: 16px;
  }
  .Identity_verification img {
    width: 22vw;
  }
  .prepare > div {
    padding: 4vw 0;
    width: 48%;
  }
  .wrapp_prepare:last-child {
    padding-top: 5vw;
  }
  #tab-left div:last-child div.d-table {
    align-items: center;
    margin: 0 auto 6px;
    display: flex;
    justify-content: center;
  }
  .d-table > div {
    display: block;
    vertical-align: middle;
  }
  .plus {
    width: 11vw;
    margin: 2vw auto !important;
  }
  .plus img {
    margin-top: 0;
  }
  .typeA .content .tab_textwrapp:nth-of-type(3) h3 {
    margin: 48px 0 32px;
  }
  .circle-image-text-card .circle-image-text-card__item,
  .square-image-text-card .square-image-text-card__item {
    text-align: left;
    margin-bottom: 30px;
  }
  #wrapp-entrykoza {
    padding-top: 0;
  }
  #wrapp-entrykoza .square-image-text-card .square-image-text-card__item-link {
    align-items: center;
  }
  #wrapp-entrykoza .square-image-text-card .imgWrap {
    width: 28vw;
    max-width: none;
  }
  .square-image-text-card .imgWrap__img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
  }
  .square-image-text-card .imgWrap::after {
    width: 7.5vw;
    height: 7.5vw;
    left: 0;
    top: 0;
  }
  .square-image-text-card .textWrap {
    margin-right: 0;
    margin-left: 2vw;
  }
  .square-image-text-card .imgWrap__img.step_icon {
    position: static;
    width: 18vw;
    bottom: unset;
  }
  .footer__pagetop {
    z-index: 100;
  }
  #tab-right {
    flex-wrap: wrap;
  }
  #tab-right .wrapp_prepare {
    width: 100%;
    padding: 5vw;
  }
  #tab-right .prepare > div:nth-last-of-type(odd) {
    width: 100%;
  }
  #tab-right .prepare > div {
    padding: 0;
    width: 100%;
  }
  .title_text_h2,
  .wrapp_prepare p {
    font-size: 16px;
  }
  .d-table.prepare img {
    height: auto;
    width: auto;
  }
  .accordion {
    display: block;
  }
  .accordion .accordion-com {
    width: 100%;
    margin-bottom: 20px;
  }
  .accordion-com::after {
    top: 17px;
  }
  .accordion .accordion-com button {
    padding: 10px 20px;
  }

  #New_limited_benefits {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .btn-newtab .icon-newtab {
    right: -110px;
  }
}
.column--center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.column__border-left {
  position: relative;
}
.column__border-left::before {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% - 20px);
  border-left: 1px solid #e0e5e9;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (min-width: 1020px) {
  .column {
    margin-top: -20px;
  }
  .column > [class^="column__"] {
    padding-top: 20px;
  }
}

.column__01 {
  width: 8.33333333% !important;
}

.column__02 {
  width: 16.6666667% !important;
}

.column__03 {
  width: 25% !important;
}

.column__04 {
  width: 33.333333% !important;
}

.column__05 {
  width: 41.6666667% !important;
}

.column__06 {
  width: 50% !important;
}

.column__07 {
  width: 58.3333333% !important;
}

.column__08 {
  width: 66.666667% !important;
}

.column__09 {
  width: 75% !important;
}

.column__11 {
  width: 8.33333333% !important;
}

.column__12 {
  width: 100% !important;
}

.column__sm--12 {
  width: 100%;
}

.column__sm--01 {
  width: 100%;
}

p {
  font-size: 16px;
  margin-bottom: 10px;
}
p:last-child {
  margin-bottom: 0;
}

table th {
  background-color: #e8f1f9 !important;
  font-weight: 700;
}
table thead th {
  padding: 11px 20px 10px;
}

ol > li {
  counter-increment: custom-counter;
  position: relative;
  padding-left: 25px !important;
  font-size: 16px;
}

.rate-card {
  border: 1px solid #e0e5e9;
  border-radius: 4px;
  height: 100%;
}

.rate-card__title {
  background: #f6f8f9;
  display: flex;
  align-items: center;
  padding: 16px;
}

.rate-card__title-icon {
  width: 30px;
  margin-right: 10px;
}

.rate-card__title-text {
  margin-right: 5px;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.4;
}

.rate-card__title-left {
  display: flex;
  align-items: center;
  flex: 1;
}

.rate-card__title-right {
  margin-left: auto;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
}

.rate-card__title-period {
  font-size: 24px;
  line-height: 1;
}

.rate-card__body {
  padding: 16px;
  background: #fff;
}

.rate-card__body--inside {
  padding: 16px 30px;
}

.rate-card__em {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  line-height: 1.4;
}

.rate-em-title {
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  line-height: 1.4;
  color: #2076c7;
  margin-bottom: 2px;
}

.rate-em-wrap {
  text-align: center;
  margin-bottom: 6px;
  line-height: 1.4;
}

.rate-em {
  display: inline;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4;
  text-align: center;
  position: relative;
  z-index: 1;
  padding: 0 2px;
}

.rate-em--blue,
.rate-em--blue-noline {
  color: #2076c7;
}

.rate-em--blue-line::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  background: #e8f1f9;
  width: 100%;
  height: 8px;
  z-index: -1;
}

.rate-em__num {
  font-size: 38px;
  line-height: 1;
}

.rate-em-main {
  text-align: center;
  font-size: 12px;
  line-height: 1.4;
  color: #555;
  font-weight: bold;
  margin-bottom: 4px;
}

.rate-em-sub {
  text-align: center;
  font-size: 12px;
  line-height: 1.4;
  color: #555;
}

.rate-card-col,
.rate-card-box-col {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 30px;
}

.rate-card-col__item,
.rate-card-box-col__item {
  flex-basis: auto;
  width: 100%;
}

.rate-card-col--2 .rate-card-col__item,
.rate-card-box-col__item {
  flex-basis: auto;
  width: 50%;
}

.rate-card-col--3 .rate-card-col__item {
  flex-basis: auto;
  width: 33.3333%;
}

.rate-card-col--4 .rate-card-col__item {
  flex-basis: auto;
  width: 25%;
}

.rate-card__body-col {
  display: flex;
  margin: 0 0 20px;
  flex-direction: column;
  align-items: stretch;
}

.rate-card__body-col:last-child {
  margin-bottom: 0;
}

.rate-card__body-col-left {
  flex-basis: auto;
  width: 240px;
  margin: 0 auto;
}
.rate-card__body-col-right {
  flex: 1;
}

.rate-card__gray-box {
  background: #f6f8f9;
  padding: 16px;
  margin-bottom: 20px;
}

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

.rate-card-list {
  margin-bottom: 20px;
}

.rate-card-list:last-child {
  margin-bottom: 0;
}

.rate-card-list__item {
  padding: 10px 0;
}

.rate-card-list__item:not(:last-child) {
  border-bottom: 1px solid #e0e5e9;
}

.rate-card-list__col {
  display: flex;
  align-items: center;
}

.rate-card-list__col-left {
  flex: 1;
}

.rate-card-list__col-right {
  flex-basis: auto;
  width: 240px;
}

.rate-card-list__title {
  font-size: 16px;
  line-height: 1.4;
}

.rate-card-box {
  margin-bottom: 30px;
}

.rate-card-box-col__item .rate-card-box {
  margin-bottom: 0;
}
.rate-card-box-col__item .rate-card-list__title {
  font-size: 12px;
}
.rate-card-box-col__item .rate-em {
  font-size: 16px;
}
.rate-card-box-col__item .rate-em__num {
  font-size: 24px;
}
.rate-card-box-col__item .rate-card-list__col-right {
  width: auto;
}

.text-color--E3215A {
  color: #e3215a;
}

.font-size__14 {
  font-size: 14px !important;
}

@media screen and (max-width: 899px) {
  .page_nav {
    display: block;
  }

  .page_nav_list {
    width: auto;
  }

  .page_nav_list:not(:last-child) {
    margin-right: 0;
    margin-bottom: 10px;
  }

  .ytd_hdg_A {
    font-size: 28px;
  }

  .col_table_img {
    display: block;
  }

  .col_table_img img {
    width: auto;
  }

  .col_table_img .table {
    width: auto;
    margin-bottom: 20px;
  }

  .col_table_img .img {
    width: auto;
    text-align: center;
  }

  /*4892 add*/
  #New_limited_benefits {
    margin: 0 -4%;
  }
  #New_limited_benefits .main_contents_area .main_contents_area_whiteback_inner {
    display: block;
    justify-content: unset;
    padding: 20px;
    text-align: center;
  }
  #New_limited_benefits .main_contents_area .main_contents_area_blueback {
    padding: 20px;
  }
  #New_limited_benefits .main_contents_area .main_contents_area_whiteback_inner .whiteback_inner_txt .inner_txt_top {
    font-size: 4vw;
    font-weight: bold;
  }
  #New_limited_benefits .main_contents_area .main_contents_area_whiteback_inner .whiteback_inner_txt {
    width: 100%;
  }
  #New_limited_benefits .main_contents_area .main_contents_area_whiteback_inner .whiteback_inner_img {
    margin-bottom: 20px;
  }
  #New_limited_benefits .main_contents_area .main_contents_area_whiteback_inner .whiteback_inner_txt .inner_txt_middle .middle_fs50 {
    font-size: 10vw;
  }
  #New_limited_benefits .main_contents_area .main_contents_area_whiteback_inner .whiteback_inner_txt .inner_txt_bottom {
    padding-left: 15px;
    text-indent: -15px;
    text-align: left;
  }
  #New_limited_benefits .main_contents_area .main_contents_area_whiteback_inner .whiteback_inner_txt .inner_txt_middle .black_margin {
    font-size: 4.5vw !important;
    color: #202020 !important;
    margin-right: 5%;
    width: 25%;
    text-align: right;
  }
  #New_limited_benefits .main_contents_area .main_contents_area_whiteback_inner .whiteback_inner_txt .inner_txt_middle .middle_right {
    width: 73%;
    display: flex;
    align-items: baseline;
    font-size: 4.9vw;
  }
  #New_limited_benefits .main_contents_area .main_contents_area_whiteback_inner .whiteback_inner_txt .under_line {
    border-bottom: dotted 2px #999;
  }
  #New_limited_benefits .blue_btn {
    width: 100%;
    margin: 0 auto;
  }
  #New_limited_benefits .blue_btn a {
    display: block;
    text-align: center;
    padding: 25px 20px;
    background-color: #2a3a84;
    margin: 20px auto;
    color: #fff;
    font-size: 15px;
    border-radius: 15px;
    font-weight: bold;
    text-decoration: underline !important;
  }
  #New_limited_benefits .main_contents_area .main_contents_area_whiteback_inner .whiteback_inner_txt .middle_flex {
    display: flex;
    align-items: baseline;
  }
  #New_limited_benefits .sp_width_imgsize {
    width: 92%;
    margin: 35px auto 0;
  }
  header.header--simple .container img {
    width: unset !important;
    max-width: unset !important;
  }

  .w100 {
    width: 100%;
  }

  .mb20 {
    margin-bottom: 20px;
  }

  .box-conversion {
    padding: 40px 0 30px;
    width: 100%;
    background-color: #fff2cc;
    margin-bottom: 0;
    text-align: left;
  }

  .box-conversion p {
    padding: 0 20px;
  }

  .box-conversion__maintext {
    margin-bottom: 20px !important;
    font-size: 20px;
    font-weight: 700 !important;
    line-height: 1.4;
    text-align: center;
  }

  .text-warning {
    color: #e3215a;
  }

  .app-download__group {
    display: flex;
    justify-content: center;
  }

  .app-download__link {
    flex: 1;
  }

  /* .app-download__link:not(:last-child) {
    margin-right: 20px;
  } */

  .app-download__link-os {
    text-align: center;
  }

  .app-download__link-os img {
    width: 90%;
  }

  .header_line {
    width: calc(100% - 40px);
    margin: 10px auto;
  }

  .header_line p {
    color: #666;
    font-size: 12px;
    text-align: left;
  }

  .block-inner-banner {
    width: 100%;
  }

  .rate-card__gray-box {
    background: #f6f8f9;
    padding: 16px;
    margin-bottom: 20px;
  }

  p.sp-write {
    display: block;
    padding: 0 10px;
  }

  p.pc-write {
    display: none;
  }

  .bg-white .block-h3 {
    text-align: left;
  }

  .block-h3 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .text-center_pc {
    text-align: left;
  }

  .fit-content {
    width: fit-content;
    margin: 0;
  }

  .main-obi {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 1020px) {
  table .table__vertical--pc {
    -webkit-writing-mode: tb-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: tb-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    -webkit-writing-mode: vertical-lr;
    letter-spacing: 0.35em;
    white-space: nowrap;
  }
}
@media screen and (max-width: 1019px) {
  table .table__vertical--sp {
    -webkit-writing-mode: tb-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: tb-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    -webkit-writing-mode: vertical-lr;
    letter-spacing: 0.35em;
    white-space: nowrap;
  }
}
table td,
table th {
  padding: 10px 5px !important;
  border: 0.5px solid #b0bdcc !important;
}
.table-simple tbody th {
  font-weight: bold !important;
  text-align: center !important;
}
@media screen and (max-width: 1019px) {
  .box-group .box-group__title {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 10px;
  }

  .rate-card-col,
  .rate-card-box-col {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0 30px;
  }

  .contents_wrapper {
    margin: 0 auto !important;
    max-width: 100%;
    width: calc(100% - 40px);
  }
  .column__sm--06 {
    width: 100% !important;
  }

  .container.container--without-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-top: 0;
    width: 100% !important;
  }
  .rate-card-col__item,
  .rate-card-box-col__item {
    flex-basis: auto;
    width: 100%;
    padding: 20px 10px 0;
    background-color: #fff;
  }

  /* div.image--single {
    background-color: #d9f3ff;
  } */

  div.section {
    margin-bottom: 0;
  }

  .table-simple.table-1col th,
  .table-simple.table-1col td {
    border-top: none !important;
  }

  .w80 {
    width: 80%;
    margin: 0 auto;
  }

  .body-container {
    padding: 20px;
  }

  section.block-h3 div.mt-30_sp.column {
    margin-top: 30px;
  }

  .block-inner.body-container.contents--no1 {
    padding: 20px;
    margin-bottom: 0;
  }
  .contents--no1 .block-h2 {
    margin-top: 20px;
  }
  .bg-color--d9f3ff #wisup.block-h2 {
    margin-top: 10px;
  }
  .h2.h2-attention {
    font-size: 18px;
  }
  .bg-color--f6f8f9 .block-inner-btn {
    margin: auto 30px;
  }
  .contents--conversion p {
    padding: 0;
  }
  .contents--conversion .bg-color--f6f8f9 {
    padding: 30px 20px;
  }
  .text-small__sp {
    font-size: 11px !important;
    line-height: 1.2;
    margin-bottom: 0 !important;
  }
  .bg-color--f6f8f9 .text-link--icon.left_ver::before,
  .box-conversion .text-link--icon.left_ver::before {
    transform: rotate(0);
  }
  .box-conversion .txtAC {
    margin-bottom: 0 !important;
  }
  .bg-color--f6f8f9 p {
    font-size: 14px;
  }
  .bg-color--f6f8f9 p:last-child {
    margin-bottom: 0;
  }
  .sp_mt-0 {
    margin-top: 0 !important;
  }
}

.sp-top-attention {
  padding: 8px 0;
}

.sp-top-attention p {
  display: block;
}

.contents--no1 {
  padding: 0 10px;
  margin-bottom: 100px;
}

.h2.h2-attention {
  border-left: 0;
  text-align: center;
  display: block;
  margin-bottom: 20px;
  padding-left: 0;
}

.list-asterisk > .list-center {
  padding-left: 0;
  font-size: 11px !important;
}

.list-asterisk > .list-center::before {
  position: relative;
}

.app-wrapper {
  padding: 15px 15px 30px;
  margin: 35px 20px 30px;
  background-color: #fff;
  border-radius: 15px;
}
.app-wrapper > img {
  position: relative;
  top: -30px;
  display: block;
}

#wisup.block-h2 {
  margin-top: 50px;
}

#wisup .font-size__14 {
  font-size: 14px;
}

.h3-wisup {
  margin-bottom: 12px;
  color: #0058aa;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}

.bg-color--d9f3ff .body-container {
  margin-bottom: 0;
}

.btnArea.bg-color--d9f3ff .block-h2 {
  margin: 0 auto;
  padding-bottom: 80px;
}

.reason-content {
  margin-bottom: 0;
}
.reason-content .block-h2 {
  margin-top: 0;
}
.reason-content-box {
  background-color: #f2f6fa;
  margin-bottom: 40px;
  padding: 30px 45px;
}
@media screen and (max-width: 1019px) {
  .reason-content-box {
    margin-bottom: 40px;
    padding: 30px 15px;
  }
}
.reason-content-box:last-child {
  margin-bottom: 0;
}
.reason-content-title {
  margin-bottom: 20px !important;
  text-align: center;
}
@media screen and (max-width: 1019px) {
  #a_sp02 .reason-content-title img {
    width: 80%;
  }
  #a_sp03 .reason-content-title img {
    width: 80%;
  }
}
.reason-content-sub_title {
  color: #de003f;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
.reason-content-rate {
  color: #0e6bb4;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
.reason-content-lead {
  font-size: 16px;
  line-height: 1.5;
}
.reason-content-example {
  font-size: 16px;
  line-height: 1.5;
}
.reason-content-imagebox {
  margin-top: 40px;
}
.reason-content-box table .bg-silver img {
  max-width: 120px;
}
.reason-content-box table .bg-diamond img {
  max-width: 120px;
}
.reason-content-box table .vatop {
  vertical-align: top;
}
@media screen and (max-width: 1019px) {
  .reason-content-imagebox {
    margin-top: 15px;
  }
}
.reason-content-list-area {
  width: 600px;
  margin: 0 auto;
}
@media screen and (max-width: 1019px) {
  .reason-content-list-area {
    width: 100%;
  }
}
.connect-box {
  margin-top: 40px;
  padding: 20px 30px;
  background-color: #fff;
  border: 1px solid #b0bdcc;
}
.connect-title {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.block-inner {
  margin-top: 20px;
  margin-bottom: 20px;
}

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

.main-image .sp-hidden {
  padding: 5px 0;
}

/* ページ上部注意文言 */
.disclaim-block-box.disc-top {
  max-width: 920px;
  margin: 0 auto 20px;
}
@media screen and (max-width: 1019px) {
  .disclaim-block-box.disc-top {
    width: calc(100% - 40px);
  }
}


