@charset "UTF-8";
p {
  line-height: 1.6;
}

.pl-20 {
  padding-left: 20px;
}

.pr-20 {
  padding-right: 20px;
}

.keyvisual-area {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  padding: 76px 0 50px;
  background-color: #F2F9FF;
  background-image: url(/lp/imgs/service_pointsite_ao/kv_bg.png);
  background-position: center;
}

.container {
  margin-top: 0;
}

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

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

/* modal */
.account-h2_modal {
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
  margin: 0 0 10px;
}

.modal_title {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5;
  padding-top: 7.5px;
}

.how-to-open_modal {
  display: block;
  padding-top: 30px;
  width: 95%;
  margin: 0 auto;
}

.how-to-open__item {
  display: flex;
  flex-direction: column;
  flex: 1;
  border: 1px solid #e0e5e9;
  border-radius: 4px;
}

.how-to-open__item.bg-blue {
  margin-bottom: 10px;
}

.how-to-open__item-body {
  position: relative;
}

.how-to-open__tip-text {
  margin: 0;
  padding: 0 14px;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translate(-50%, -3px);
  font-size: 16px;
  font-weight: bold;
  color: #e62c62;
  line-height: 1.4;
}

.how-to-open__tip-text::before {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 2px;
  transform: rotate(346deg);
  width: 2px;
  height: 0.9em;
  background: #e62c62;
}

.how-to-open__tip-text::after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  right: 2px;
  transform: rotate(14deg);
  width: 2px;
  height: 0.9em;
  background: #e62c62;
}

.how-to-open__image-box {
  border-radius: 4px 4px 0 0;
  overflow: hidden;
  position: relative;
}

.how-to-open__image {
  text-align: center;
}

.how-to-open__image .lazyload {
  height: 175px;
}

.how-to-open__image-title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  padding: 6px;
  margin: 0;
}
.how-to-open__image-title:nth-last-child() {
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  padding: 6px;
  margin: 0;
}

.how-to-open__term {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  background: #036bbd;
  padding: 4px;
  margin: 0;
}

.how-to-open__appeal {
  padding: 13px 20px;
  background: #f6f8f9;
  display: flex;
  align-items: center;
}

.how-to-open__appeal_modal {
  padding: 10px 20px 0;
  display: flex;
  align-items: center;
}

.how-to-open__appeal_modal_sp {
  display: flex;
  align-items: center;
  padding: 0 20px;
  color: #2076C7;
  font-weight: bold;
}

.how-to-open__appeal .list-circle__item {
  font-weight: bold;
  color: #036bbd;
  margin-bottom: 0;
}

.how-to-open__explanation {
  padding: 14px 20px 0;
}

.how-to-open__explanation_modal_pc {
  padding: 7px 20px 0;
}

.how-to-open__explanation-text {
  line-height: 1.6;
  margin-bottom: 15px;
}

.how-to-open__explanation-sub-text {
  font-weight: bold;
  line-height: 1.4;
}

.how-to-open__explanation-sub-modal-text {
  line-height: 1.3;
}

.how-to-open__explanation-match {
  margin-bottom: 18px;
}
.how-to-open__explanation_modal_pc .how-to-open__explanation-match {
  margin-bottom: 14px;
}

.how-to-open__item-footer {
  margin-top: auto;
  padding: 20px;
}

.how-to-open .btn,
.how-to-open .btn-newtab {
  max-width: none;
}

.app-acount-benefits-download__link {
  max-width: 140px;
  width: 100%;
  margin-right: 12px;
}

.app-acount-benefits-download__group {
  max-width: 316px;
  display: flex;
  flex-wrap: nowrap;
  margin: 0 auto;
  padding: 0 12px;
}

.app-acount-benefits-download__link:last-child {
  margin-right: 0;
}

.bg_lightblue {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  padding: 80px 0;
  background-color: #F2F9FF;
}

.bg_lightblue .block-h2 {
  position: relative;
  width: 920px;
  margin: 0 auto;
}

.bg_lightblue .h2_ttl {
  margin-bottom: 30px;
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  line-height: 33px;
}

.bg_lightblue p {
  width: 800px;
  margin: 0 auto;
  color: #fff;
  letter-spacing: 0.28px;
  line-height: 22px;
}

.h3-wisup {
  color: #0073BA;
  margin-bottom: 24px;
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
}

.note_area {
  margin-bottom: 20px;
  padding: 24px 50px 30px;
  background-color: #fff;
  border-radius: 10px;
}

.note_area__wisup {
  margin: 50px auto 42px;
  padding: 40px 50px 36px;
}

.note_area table th {
  font-weight: bold;
}

.bg_lightblue_sup {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  padding: 80px 0 50px;
  background-color: #E0F3FF;
}

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

.bg_lightblue_sup .h2_ttl {
  margin-bottom: 40px;
  text-align: center;
}

.list-dot__sup li {
  line-height: 1.6;
  margin-bottom: 6px;
}

.bg_normal {
  width: 100vw;
  margin: 80px calc(50% - 50vw) 60px;
  background-color: #fff;
}

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

.bg_normal .h2_ttl {
  margin-bottom: 48px;
  color: #12367f;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  line-height: 33px;
}

.bg_blue_cv {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  padding: 40px 0 20px;
  background-color: #153A81;
}

.bg_blue_cv .cv_ttl {
  margin-bottom: 20px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 26px;
}

.body-container {
  width: 100%;
  max-width: 920px;
  margin: 48px auto 48px;
}

.merit-col {
  border: 1px solid #e0e5e9;
  margin: 15px auto;
  padding: 20px;
  border-radius: 15px;
  background-color: #ffffff;
}

.merit-col > *:first-child {
  border-right: 1px solid #e0e5e9;
}

.merit-col > [class^="column__"] {
  padding-top: 0;
}

.merit-col__img {
  padding: 20px;
  text-align: center;
}
.merit-col__img img {
  height: 134px;
}

.merit-col__text {
  font-size: 16px;
  padding: 20px;
  vertical-align: middle;
  height: 170px;
  display: table-cell;
}

.merit-col__text p {
  margin-bottom: 0;
  line-height: 1.8;
  font-size: 16px;
}

.merit-col .merit-col__link {
  margin: 20px auto 0;
}

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

.division_6 {
  margin-top: 48px;
  margin-bottom: 10px;
}

.division_6 > div {
  width: 32%;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 5px 10px -5px #909090;
  margin: 0 0 20px;
  text-align: center;
}

.division_6 > div p:first-child {
  background: linear-gradient(135deg, #dfebf7 0%, #f2f6fa 100%);
  text-align: center;
  padding: 20px 0;
  margin: 0;
  border-radius: 10px 10px 0 0;
}

.division_6 > div p:not(:first-child) {
  padding: 10px 0;
}

.division_6 > div:nth-of-type(2), .division_6 > div:nth-of-type(5) {
  margin: 0 2% 20px;
}

.sub_ttl {
  margin-top: 5px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}

.reason_content {
  width: 930px;
  margin: 40px -5px 20px;
  display: flex;
  flex-wrap: wrap;
}

.reason_item_2col {
  width: 455px;
  margin: 0 5px 10px;
  padding: 15px 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}

.reason_item_1col {
  width: 222.5px;
  margin: 0 5px 10px;
  padding: 15px 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}

.deep_blue {
  width: 100%;
  padding: 10px 0;
  border-radius: 2px;
  background-color: #005396;
}

.img_adjustment {
  margin-bottom: 50px;
}

.normal_blue {
  width: 100%;
  padding: 10px 0;
  border-radius: 2px;
  background-color: #2f94de;
}

.pale_blue {
  width: 100%;
  padding: 10px 0;
  border-radius: 2px;
  background-color: #5cb4db;
}

.reason_textbox {
  margin-bottom: 15px;
}

.reason_textbox p {
  color: #ffffff;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}

.reason_text {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
}

.reason-btn-area {
  margin-top: 15px;
}

.btn-reason-newtab {
  max-width: 182px;
  width: 100%;
  min-height: 29px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: auto;
  position: relative;
  font-size: 12px;
  font-weight: bold;
  border-radius: 50px;
  color: #333333;
  flex-direction: column;
  border-width: 1px;
  border-style: solid;
  opacity: 1;
  line-height: 1.4;
  padding: 4px 25px 4px 10px;
  margin-bottom: 20px;
}

img.icon-reason-newtab {
  height: 10px;
}

.btn--reason-normal.btn-reason-newtab {
  color: #333333;
  border-color: #333333;
  background-color: none;
  box-shadow: none;
}

.btn-reason-newtab:last-child {
  margin-bottom: 0;
}

.btn-reason-newtab .icon-reason-newtab {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -5px;
}

@media screen and (min-width: 1020px) {
  .merit-col__asterisk {
    text-align: right;
  }
  .merit-col__link {
    text-align: right;
  }
}

@media screen and (max-width: 1019px) {
  .sp_w35 {
    width: 35px;
  }
  .keyvisual-area {
    padding: 80px 40px 76px;
    background-color: #F2F9FF;
    background-image: url(/lp/imgs/service_pointsite_ao/kv_bg_sp.png);
    background-size: contain;
  }
  h1 {
    margin-bottom: 0;
  }
  .keyvisual-area .image--single {
    margin-bottom: 0px;
  }
  .keyvisual-area .block-inner-btn {
    margin-top: 10px;
  }
  .h2_ttl {
    width: 85%;
    margin: auto;
  }
  .header_line {
    width: calc(100% - 40px);
    margin: 10px auto;
  }
  .header_line p {
    color: #666;
    font-size: 12px;
    text-align: left;
  }
  .bg_lightblue .block-h2 {
    width: calc(100% - 40px);
  }
  .bg_lightblue .h2_ttl {
    width: 63%;
    margin: 0 auto 30px;
  }
  .bg_lightblue .image--single .pc-hidden {
    padding: 0 27px;
  }
  .note_area {
    padding: 24px 20px 30px;
    margin: 48px auto 30px;
  }
  .note_area.note_area__wisup {
    margin: 24px auto 20px;
  }
  .bg_lightblue_sup .block-h2 {
    width: calc(100% - 40px);
  }
  .bg_lightblue_sup .h2_ttl {
    width: 80%;
    margin-bottom: 24px;
  }
  .bg_normal .block-h2 {
    width: calc(100% - 40px);
    margin-bottom: 80px;
  }
  .bg_normal .h2_ttl {
    margin-bottom: 24px;
  }
  .bg_blue_cv .cv_block {
    width: calc(100% - 80px);
    margin: 0 auto;
  }
  .bg_blue_cv .btn-newtab.btn--accent.pc-hidden {
    margin-bottom: 20px;
  }
  .body-container {
    width: calc(100% - 40px);
  }
  .merit-col > *:first-child {
    border-right: 0;
    border-bottom: 1px solid #e0e5e9;
  }
  .merit-col > [class^="column__"] {
    margin-bottom: 0;
  }
  .merit-col {
    padding: 40px 20px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .merit-col__img {
    padding-top: 0;
  }
  .merit-col__text {
    padding: 10px 0 0;
  }
  .division_6 {
    justify-content: space-between;
    margin-top: 0;
  }
  .division_6 > div {
    width: 48.5%;
    margin: 0 0 4vw !important;
  }
  .division_6 > div p:first-child {
    padding: 3vw;
  }
  .division_6 > div:nth-of-type(2), .division_6 > div:nth-of-type(5) {
    margin: 0 0 20px;
  }
  .division_6 > div p:not(:first-child) {
    padding: 2vw;
    text-align: left;
  }
  .reason_content {
    width: 100%;
    margin: 30px auto 10px;
  }
  .reason_item_2col {
    width: 100%;
    margin: 0 1% 2%;
    padding: 15px 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .reason_item_1col {
    width: 48%;
    margin: 0 1% 2%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .deep_blue, .normal_blue {
    padding: 8px 0;
  }
  .img_adjustment {
    margin-bottom: 40px;
  }
  .btn_adjustment {
    margin-bottom: 5px;
  }
  .green_box .reason-btn-area {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .reason_textbox p {
    font-size: 16px;
    font-weight: bold;
  }
  .reason_text {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
  }
  .btn-reason-newtab {
    font-size: 12px;
    line-height: 14px;
    padding: 4px 20px 4px 10px;
  }
  a .btn-reason-newtab:hover {
    background-color: none;
    opacity: 0.7;
  }
  .btn-reason-newtab .icon-reason-newtab {
    right: 8px;
  }
}

@media screen and (max-width: 374px) {
  .keyvisual-area {
    background-size: cover;
  }
}


