@charset "UTF-8";
#cp,
#cp250901 {
  font-family: Hiragino Kaku Gothic ProN, "Noto Sans CJK JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif !important;
}

@media (max-width: 768px) {
  #cp .header_202010 .nav-logo img,
  #cp250901 .header_202010 .nav-logo img {
    height: auto;
  }
}

.hosho_mv {
  background: -o-linear-gradient(top, #f3f2f2 600px, #FFFFFF 560px);
  background: linear-gradient(to bottom, #f3f2f2 600px, #FFFFFF 560px);
}

@media (min-width: 769px) {
  .hosho_mv {
    margin-top: 0;
  }
}

.nav-bar {
  position: relative;
  z-index: 0;
}

.hosho_bg01 {
  position: relative;
  background: url(/sugoi/cp/images/title-bg-sp.png);
  background-repeat: no-repeat;
  background-size: 375px 350px;
  padding: 24px 0 0 0;
}

@media screen and (min-width: 769px) {
  .hosho_bg01 {
    background: #FFFFFF url(/sugoi/cp/images/title-bg-pc.png) top no-repeat;
    background-size: 1282px 270px;
  }
  .hosho_bg01::after {
    display: none;
  }
}

.hosho_ttlWrap {
  position: relative;
  z-index: 2;
  width: 100%;
  margin: 0 auto 40px;
}

@media screen and (min-width: 769px) {
  .hosho_ttlWrap {
    margin: 0 auto;
  }
}

.contentBox-top__btn {
  width: 311px;
  margin: 8px auto 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0px;
  text-align: center;
  line-height: 1;
}

@media (min-width: 769px) {
  .contentBox-top__btn {
    width: 420px;
  }
}

.cp_btnWrap {
  padding: 0 24px;
  margin: 0 0 40px;
}

.btnBox1 {
  width: 247px;
  margin: auto;
  position: relative;
  z-index: 2;
}

.cp_btn {
  border: none;
  display: block;
  background: #FFED66;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 0.02em;
  line-height: 20px;
  text-align: center;
  color: #0e1213;
  margin: 0 auto;
  width: 100%;
  padding: 9px 10px;
  border-radius: 999px;
  position: relative;
}

@media screen and (min-width: 769px) {
  .cp_btn {
    padding: 16px 0px;
  }
}

.cp_btn.btn-gra {
  background: -o-linear-gradient(45deg, #E65220, #E65220);
  background: linear-gradient(45deg, #E65220, #E65220);
  color: #FFFFFF;
}

.cp_btn .arw {
  font-size: 18px;
  letter-spacing: 0.08em;
  font-weight: bold;
  line-height: 20px;
}

@media not all and (min-width: 769px) {
  .cp_btn .arw {
    font-size: 17px;
    letter-spacing: 0.15em;
  }
}

.cp_btn:hover {
  opacity: .8;
}

.contentBox {
  padding: 56px 24px;
}

@media screen and (min-width: 769px) {
  .contentBox {
    margin: 0 auto;
    max-width: 832px;
    width: 90%;
    padding: 72px 0;
  }
}

.Box-conditions {
  padding: 56px 24px;
}

@media screen and (min-width: 769px) {
  .Box-conditions {
    margin: 0 auto;
    max-width: 832px;
    width: 90%;
    padding: 72px 0;
  }
}

.Box-conditions .Box_innner-conditions {
  padding-bottom: 42px;
  margin-bottom: 42px;
  border-bottom: 1px solid #CCCACB;
}

@media screen and (min-width: 769px) {
  .Box-conditions .Box_innner-conditions {
    padding-bottom: 56px;
    margin-bottom: 56px;
  }
}

.contentBox-out {
  padding: 56px 24px;
  background: #F8F6F7;
}

@media screen and (min-width: 769px) {
  .contentBox-out {
    padding: 72px 24px;
  }
}

@media screen and (min-width: 769px) {
  .Box-step1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 40px;
  }
  .Box-step1 .Box-step1_innerLeft {
    width: 336px;
    border: solid 1px #FA6820;
    padding: 32px 30px 41px 30px;
    border-radius: 18px;
  }
  .Box-step1 .Box-step1_innerLeft .textBox-line {
    border-top: 0;
    margin-top: 0;
  }
  .Box-step1 .Box-step1_innerRight {
    width: 383px;
    padding-left: 56px;
  }
}

.point_bg,
.point_bg-strong {
  background: #fff;
  border-radius: 16px;
  padding: 64px 56px;
  margin-bottom: 40px;
  -webkit-box-shadow: 0px 6px 25px rgba(14, 18, 19, 0.06);
  box-shadow: 0px 6px 25px rgba(14, 18, 19, 0.06);
}

.point_bg .textBox_text,
.point_bg-strong .textBox_text {
  letter-spacing: 0.064em;
}

@media screen and (min-width: 769px) {
  .point_bg,
  .point_bg-strong {
    margin: 0 auto;
    max-width: 832px;
    width: 100%;
    padding: 72px 0;
  }
}

.point_bg-strong {
  -webkit-box-shadow: 0px 10px 9px rgba(14, 18, 19, 0.13);
  box-shadow: 0px 10px 9px rgba(14, 18, 19, 0.13);
}

.Box-bank {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 32px;
  padding-bottom: 32px;
  border-bottom: 1px solid #CCCACB;
}

@media screen and (min-width: 769px) {
  .Box-bank {
    display: block;
    padding-bottom: 0;
    border-bottom: 0;
  }
}

.Box-bank .textBox {
  padding-left: 24px;
}

@media screen and (min-width: 769px) {
  .Box-bank .textBox {
    padding-left: 0;
  }
}

.Box-bank .textBox_text {
  margin-top: -8px;
  font-size: 19px;
  font-weight: bold;
  text-align: left;
  line-height: 1.2;
  letter-spacing: 0.12em;
}

@media screen and (min-width: 769px) {
  .Box-bank .textBox_text {
    font-size: 23px;
    text-align: center;
    margin-top: 15px;
  }
}

.Box-bank .textBox_text span {
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0.088em;
}

@media screen and (min-width: 769px) {
  .Box-bank .textBox_text span {
    font-size: 14px;
  }
}

.Box-bank .cp_btnWrap {
  margin-top: 20px;
  padding: 0 24px 0 0;
}

@media screen and (min-width: 769px) {
  .Box-bank .cp_btnWrap {
    padding: 0;
  }
}

.Box-bank .cp_btn {
  font-size: 13px;
  width: 108px;
}

@media screen and (min-width: 769px) {
  .Box-bank .cp_btn {
    font-size: 16px;
    width: 140px;
    margin-top: 33px;
  }
}

.Box-check {
  background: url(/quick/hosho/cp240301/images/bg_check.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 32px 32px 60px;
  margin: auto;
  margin-top: 32px;
  max-width: 271px;
}

@media screen and (min-width: 769px) {
  .Box-check {
    background: url(/quick/hosho/cp240301/images/bg_check_pc.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    min-width: 296px;
    max-width: none;
    padding: 32px 0 94px;
  }
}

@media screen and (min-width: 769px) {
  .Box-check_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    width: 569px;
    margin: 40px auto 0;
  }
}

.Box-note {
  padding: 56px 24px;
}

@media screen and (min-width: 769px) {
  .Box-note {
    margin: 0 auto;
    max-width: 832px;
    width: 90%;
    padding: 72px 0;
  }
}

.Box-note .Box_innner-note {
  padding-bottom: 42px;
  margin-bottom: 42px;
  border-bottom: 1px solid #CCCACB;
}

.imgBox.imgBox1 {
  width: 194px;
  margin: auto;
}

@media screen and (min-width: 769px) {
  .imgBox.imgBox1 {
    width: 206px;
  }
}

.imgBox.imgBox2 {
  width: 195px;
  margin-left: auto;
  margin-top: 32px;
}

.imgBox.imgBox3 {
  width: 176px;
  margin-left: auto;
  margin-top: 32px;
  margin-right: 20px;
}

@media screen and (min-width: 769px) {
  .imgBox.imgBox3 {
    display: none;
  }
}

.imgBox.imgBox4 {
  width: 176px;
  margin-left: auto;
  margin-top: 32px;
  margin-right: 20px;
}

@media screen and (min-width: 769px) {
  .imgBox.imgBox4 {
    display: none;
  }
}

.imgBox.imgBox5 {
  width: 252px;
  margin-left: auto;
  margin-top: 32px;
}

@media screen and (min-width: 769px) {
  .imgBox.imgBox5 {
    margin: 32px auto;
  }
}

.imgBox.imgBox-bank {
  width: 96px;
  height: 96px;
}

@media screen and (min-width: 769px) {
  .imgBox.imgBox-bank {
    margin: auto;
    width: 120px;
    height: 120px;
    margin-top: 42px;
  }
}

.imgBox.imgBox-check {
  width: 111px;
  margin: auto;
}

@media screen and (min-width: 769px) {
  .imgBox.imgBox-check {
    width: 150px;
    margin: 28px auto 0;
  }
}

.titleBox.titleBox-sep {
  padding: 48px 0;
  background: #0E1213;
}

@media screen and (min-width: 769px) {
  .titleBox.titleBox-sep {
    padding: 72px 0;
  }
}

.titleBox.titleBox-sep .titleBox_text {
  position: relative;
  color: #FFFFFF;
  font-size: 20px;
  text-align: center;
  width: 289px;
  margin: auto;
  letter-spacing: 0.168em;
}

@media screen and (min-width: 769px) {
  .titleBox.titleBox-sep .titleBox_text {
    font-size: 26px;
    letter-spacing: 0.088em;
  }
}

.titleBox.titleBox-sep .titleBox_text::before, .titleBox.titleBox-sep .titleBox_text::after {
  position: absolute;
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  top: 0;
}

@media screen and (min-width: 769px) {
  .titleBox.titleBox-sep .titleBox_text::before, .titleBox.titleBox-sep .titleBox_text::after {
    width: 26px;
    height: 75px;
    top: -13px;
  }
}

.titleBox.titleBox-sep .titleBox_text::before {
  border: solid #848686 1px;
  border-right: 0;
  left: 0;
}

@media screen and (min-width: 769px) {
  .titleBox.titleBox-sep .titleBox_text::before {
    left: -88px;
  }
}

.titleBox.titleBox-sep .titleBox_text::after {
  border: solid #848686 1px;
  border-left: 0;
  right: 0;
}

@media screen and (min-width: 769px) {
  .titleBox.titleBox-sep .titleBox_text::after {
    right: -80px;
  }
}

.titleBox.titleBox-step {
  position: relative;
  width: 90%;
  margin: auto;
  text-align: center;
}

.titleBox.titleBox-step::before {
  position: absolute;
  display: block;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  left: 0;
  right: 0;
  margin: auto;
  top: -62px;
}

@media screen and (min-width: 769px) {
  .titleBox.titleBox-step::before {
    width: 53px;
    height: 53px;
  }
}

.titleBox.titleBox-step.titleBox-step1 {
  margin-top: 62px;
}

.titleBox.titleBox-step.titleBox-step1::before {
  background: url(/quick/hosho/cp240301/images/icon_step1.png);
  background-size: contain;
}

.titleBox.titleBox-step.titleBox-step2 {
  margin-top: 50px;
  width: 90%;
}

@media screen and (min-width: 769px) {
  .titleBox.titleBox-step.titleBox-step2 {
    margin-top: 80px;
    letter-spacing: 0.088em;
  }
}

.titleBox.titleBox-step.titleBox-step2::before {
  background: url(/quick/hosho/cp240301/images/icon_step2.png);
  background-size: contain;
  top: -54px;
}

.titleBox.titleBox-step.titleBox-step2 .titleBox_text {
  line-height: 1.4;
}

.titleBox.titleBox-step.titleBox-attention {
  margin-top: 80px;
  width: 90%;
}

@media screen and (min-width: 769px) {
  .titleBox.titleBox-step.titleBox-attention {
    margin-top: 40px;
    letter-spacing: 0.088em;
  }
}

.titleBox.titleBox-step.titleBox-attention::before {
  background: url(/quick/hosho/cp240301/images/attention.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 80px;
  height: 46px;
  top: -50px;
}

@media screen and (min-width: 769px) {
  .titleBox.titleBox-step.titleBox-attention::before {
    background: url(/quick/hosho/cp240301/images/attention_pc.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 111px;
    height: 46px;
    top: -7px;
    left: -155px;
  }
}

.titleBox.titleBox-step.titleBox-attention .titleBox_text {
  font-size: 16px;
}

@media screen and (min-width: 769px) {
  .titleBox.titleBox-step.titleBox-attention .titleBox_text {
    font-size: 20px;
    margin-left: 132px;
  }
}

.titleBox.titleBox-step .titleBox_text {
  font-size: 22px;
  font-weight: bold;
  position: relative;
  text-align: center;
  display: inline-block;
  padding: 0 0 3px;
  line-height: 1;
  letter-spacing: 0.088em;
}

@media screen and (min-width: 769px) {
  .titleBox.titleBox-step .titleBox_text {
    font-size: 30px;
    letter-spacing: 0.064em;
    margin-left: -7px;
  }
}

.titleBox.titleBox-step .titleBox_text::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  height: 2px;
  width: 100%;
  background: url(/quick/hosho/cp240301/images/title-line.png) left center;
}

.titleBox.titleBox-step .titleBox_text .titleBox_text-sub {
  font-size: 15px;
  position: relative;
  margin-bottom: 12px;
}

@media screen and (min-width: 769px) {
  .titleBox.titleBox-step .titleBox_text .titleBox_text-sub {
    font-size: 18px;
  }
}

.titleBox.titleBox-step .titleBox_text .titleBox_text-sub::before, .titleBox.titleBox-step .titleBox_text .titleBox_text-sub::after {
  position: absolute;
  display: block;
  content: "";
  background: #000000;
  width: 20px;
  height: 1px;
  bottom: 8px;
}

@media screen and (min-width: 769px) {
  .titleBox.titleBox-step .titleBox_text .titleBox_text-sub::before, .titleBox.titleBox-step .titleBox_text .titleBox_text-sub::after {
    width: 25px;
  }
}

.titleBox.titleBox-step .titleBox_text .titleBox_text-sub::before {
  left: -22px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media screen and (min-width: 769px) {
  .titleBox.titleBox-step .titleBox_text .titleBox_text-sub::before {
    left: -35px;
  }
}

.titleBox.titleBox-step .titleBox_text .titleBox_text-sub::after {
  right: -24px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media screen and (min-width: 769px) {
  .titleBox.titleBox-step .titleBox_text .titleBox_text-sub::after {
    right: -32px;
  }
}

.titleBox.titleBox-step .titleBox_text .titleBox_text-subLine {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(0%, #FFED66));
  background: -o-linear-gradient(transparent 50%, #FFED66 0%);
  background: linear-gradient(transparent 50%, #FFED66 0%);
}

.titleBox.titleBox-conditions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.titleBox.titleBox-conditions .titleBox_text {
  border-bottom: dashed 1px #000000;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .titleBox.titleBox-conditions .titleBox_text {
    font-size: 28px;
  }
}

.titleBox.titleBox-note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.titleBox.titleBox-note .titleBox_text {
  border-bottom: dashed 1px #000000;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .titleBox.titleBox-note .titleBox_text {
    font-size: 28px;
  }
}

.hosho_ttl {
  width: 322px;
  margin: auto;
  font-weight: bold;
  font-size: 40px;
  line-height: 1.77;
  text-align: center;
  color: #0E1213;
  position: relative;
}

@media screen and (min-width: 769px) {
  .hosho_ttl {
    max-width: 832px;
    width: 80%;
  }
}

.textBox .note-mark {
  font-size: 11px;
  position: relative;
  top: -6px;
}

.textBox.textBox-gray {
  background: #F8F6F7;
  padding: 16px;
  border-radius: 7px;
  margin-top: 32px;
  font-size: 14px;
}

@media screen and (min-width: 769px) {
  .textBox.textBox-gray {
    border-radius: 0;
  }
}

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

.textBox .text-line {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(0%, #FFED66));
  background: -o-linear-gradient(transparent 50%, #FFED66 0%);
  background: linear-gradient(transparent 50%, #FFED66 0%);
}

.textBox.textBox-line {
  margin-top: 32px;
  padding: 8px 0;
  border-top: solid 1px #FA6820;
  border-bottom: solid 1px #FA6820;
}

@media screen and (min-width: 769px) {
  .textBox.textBox-line {
    padding: 2px 0;
  }
}

.textBox.textBox-line .textBox_text {
  text-align: center;
  color: #FA6820;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
}

@media screen and (min-width: 769px) {
  .textBox.textBox-line .textBox_text {
    font-size: 16px;
  }
}

.textBox .textBox_text-info {
  font-size: 11px;
  color: #4D5051;
  position: relative;
  margin-top: 51px;
}

@media screen and (min-width: 769px) {
  .textBox .textBox_text-info {
    text-indent: 0;
    margin-top: 60px;
    font-size: 12px;
  }
}

.textBox .textBox_text-info::before {
  position: absolute;
  display: block;
  content: "";
  background: url(/quick/hosho/cp240301/images/icon_info.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  left: 0px;
  top: -25px;
}

@media screen and (min-width: 769px) {
  .textBox .textBox_text-info::before {
    width: 22px;
    height: 20px;
    top: -24px;
  }
}

.textBox.textBox-check .textBox_text {
  margin-top: 24px;
  text-align: center;
  line-height: 1.5;
  font-size: 14px;
}

@media screen and (min-width: 769px) {
  .textBox.textBox-check .textBox_text {
    font-size: 17px;
  }
}

.textBox.textBox-note {
  font-size: 11px;
  color: #4D5051;
}

@media screen and (min-width: 769px) {
  .textBox.textBox-note {
    margin-top: 32px;
  }
}

.textBox .textBox_text-form a {
  color: #0E1213;
  text-decoration: underline;
}

.textBox .textBox_text-formNote {
  margin-top: 8px;
  font-size: 14px;
}

.list-check {
  margin-top: 24px;
  padding-left: 20px;
  margin-bottom: 16px;
}

@media screen and (min-width: 769px) {
  .list-check {
    margin-top: 0;
  }
}

.list-check li {
  position: relative;
  font-weight: bold;
  font-size: 13px;
}

.list-check li + li {
  margin-top: 4px;
}

@media screen and (min-width: 769px) {
  .list-check li {
    margin-top: 3px;
    font-size: 16px;
  }
}

.list-check li::before {
  position: absolute;
  display: block;
  content: "";
  background: url(/quick/hosho/cp240301/images/mark_check.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 14px;
  height: 11px;
  left: -20px;
  top: 7px;
}

.box_right {
  border-top: 1px dotted #707070;
}

@media screen and (min-width: 769px) {
  .box_right {
    border-left: 1px dotted #707070;
    border-top: none;
    margin-left: 40px;
    padding-left: 40px;
  }
}

.box_right_title {
  font-size: 13px;
  font-weight: bold;
  position: relative;
  margin-top: 77px;
}

.box_right_title::before {
  position: absolute;
  display: block;
  content: "";
  background: url(/quick/hosho/cp240301/images/check_img.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 74px;
  height: 38px;
  left: 0;
  top: -45px;
}

@media screen and (min-width: 769px) {
  .box_right_title {
    margin-top: 40px;
  }
}

@media screen and (min-width: 769px) {
  .box_right_list {
    margin-top: 8px;
  }
}

.box_right_list li {
  font-size: 13px;
}

.box_right_list li + li {
  margin-top: 6px;
}

@media screen and (min-width: 769px) {
  .box_right_list li {
    font-size: 16px;
  }
}

.list-add {
  margin-top: 10px;
}

.list-add li {
  position: relative;
  list-style: none;
  padding-left: 30px;
}

.list-add li::after {
  position: absolute;
  display: block;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 24px;
  left: 4px;
  top: 1px;
}

.list-add li:first-child::after {
  background: url(/quick/hosho/cp240301/images/icon_1.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.list-add li:nth-child(2):after {
  background: url(/quick/hosho/cp240301/images/icon_2.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.list-add li:last-child::after {
  background: url(/quick/hosho/cp240301/images/icon_3.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.list-add li:not(:first-child) {
  margin-top: 16px;
}

.list-note li {
  font-size: 16px;
  text-indent: -1em;
  padding-left: 1em;
}

.list-note li span {
  color: #D25B8D;
  font-weight: bold;
}

.list-note li a {
  text-decoration: underline;
  color: #0E1213;
}

.list-note li ul {
  padding-left: 10px;
}

.list-note li ul li:not(:first-child) {
  margin-top: 8px;
}

.list-note li:not(:first-child) {
  margin-top: 16px;
}

.header_202010.scrolled {
  z-index: 300;
}

.hosho_logoWrap {
  border-top: 1px solid #CCCACB;
  background: #FFFFFF;
  padding: 24px 24px 24px 77px;
}

@media not all and (min-width: 769px) {
  .hosho_logoWrap {
    padding: 28px 24px 24px;
  }
}

.hosho_logoWrap .hosho_logoBtn {
  display: inline-block;
}

.hosho_logoBlock {
  display: block;
  text-align: center;
}

.hosho_logoBlock img {
  max-width: 427px;
  width: 100%;
}

@media not all and (min-width: 769px) {
  .hosho_logoBlock img {
    max-width: 256px;
  }
}

.hosho_logo {
  text-align: center;
  display: block;
  margin: 0 auto 31px;
  max-width: 180px;
}

@media not all and (min-width: 769px) {
  .hosho_logo {
    margin: 0 auto 30px;
  }
}

.hosho_txt {
  width: 100%;
  font-size: 16px;
  text-align: center;
  color: #0e1213;
  margin-bottom: 15px;
  font-weight: bold;
}

@media not all and (min-width: 769px) {
  .hosho_txt {
    font-size: 14px;
    margin-bottom: 32px;
  }
}

.hosho_ttl .text-underLine {
  border-bottom: 1px dashed #0E1213;
  display: inline-block;
  padding-bottom: 8px;
  margin-bottom: 8px;
  font-size: 17px;
  letter-spacing: 9px;
}

.hosho_ttl .text-underLine .pc-only {
  display: inline-block;
}

@media not all and (min-width: 769px) {
  .hosho_ttl .text-underLine {
    margin-top: 32px;
    font-size: 16px;
    letter-spacing: 7px;
  }
  .hosho_ttl .text-underLine .pc-only {
    display: none;
  }
}

@media not all and (min-width: 769px) {
  .hosho_ttl {
    line-height: 1.25;
    font-size: 16px;
    text-align: center;
    letter-spacing: 0.4em;
  }
}

.contactWrap {
  padding: 0 24px;
}

.point_list {
  list-style: none;
  margin-bottom: 40px;
}

.point-flow {
  padding: 48px 56px 48px;
}

@media not all and (min-width: 769px) {
  .point-flow {
    padding: 40px 28px;
  }
}

.point-flow.point-flow1 {
  position: relative;
}

.point-flow.point-flow2 {
  margin-top: 66px;
  position: relative;
}

@media screen and (min-width: 769px) {
  .point-flow.point-flow2 .textBox_text {
    letter-spacing: 0.064em;
  }
}

.point-flow.point-flow2::before {
  position: absolute;
  display: block;
  content: "";
  width: 30px;
  height: 18px;
  background: url(/quick/hosho/cp240301/images/icon_arw.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin: auto;
  top: -36px;
  left: 0;
  right: 0;
}

@media screen and (min-width: 769px) {
  .point-flow.point-flow2::before {
    width: 39px;
    height: 24px;
    top: -42px;
  }
}

@media screen and (min-width: 769px) {
  .point-flow.point-flow2::after {
    position: absolute;
    display: block;
    content: "";
    width: 179px;
    height: 53px;
    background: url(/quick/hosho/cp240301/images/flow2_img_pc.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin: auto;
    right: 20px;
    bottom: 23px;
  }
}

.point-flow.point-flow3 {
  margin-top: -20px;
}

.point-flow.point-flow3 .textBox_text {
  letter-spacing: 0.064em;
}

.point-flow .point_flexDesc.point_flexImageRight {
  max-width: none;
}

.point-flow .cp_btnWrap {
  margin-bottom: 0;
}

.point-flow .point_flexDesc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media not all and (min-width: 769px) {
  .point-flow .point_flexDesc {
    display: block;
  }
}

.point-flow .point_flexDesc .point_ttl-input {
  max-width: 225px;
  text-align: center;
}

@media not all and (min-width: 769px) {
  .point-flow .point_flexDesc .point_ttl-input {
    max-width: none;
  }
}

.point-flow .point_flexDesc .point_ttl-input .point_ttlSpace::before {
  width: 10px;
  height: 10px;
  left: 22px;
  bottom: 27px;
}

@media not all and (min-width: 769px) {
  .point-flow .point_flexDesc .point_ttl-input .point_ttlSpace::before {
    left: -20px;
    bottom: -5px;
    width: 18px;
    height: 18px;
  }
}

.point-flow .point_flexDesc .point_ttl-input .point_ttlSpace::after {
  width: 10px;
  height: 10px;
  right: 30px;
  bottom: 27px;
}

@media not all and (min-width: 769px) {
  .point-flow .point_flexDesc .point_ttl-input .point_ttlSpace::after {
    width: 18px;
    height: 18px;
    right: -20px;
    bottom: -5px;
  }
}

.point-flow .point_flexDesc .cp_btnWrap {
  width: 228px;
  padding: 0;
}

@media not all and (min-width: 769px) {
  .point-flow .point_flexDesc .cp_btnWrap {
    width: auto;
  }
}

.point-flow .point_flexDesc .txtsWrap-warn {
  max-width: 202px;
}

@media not all and (min-width: 769px) {
  .point-flow .point_flexDesc .txtsWrap-warn {
    max-width: none;
    padding-bottom: 0;
  }
}

.footer-area {
  padding: 0;
  margin: 0 auto;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.footer-area .foot_detail {
  background-color: #F8F6F7;
  padding: 0 24px;
}

@media not all and (min-width: 769px) {
  .footer-area .foot_detail {
    padding: 0;
  }
}

.footer-area .foot_detail .declaration {
  color: #A69FA2;
  font-size: 10px;
  padding: 27px 0 14px;
  margin: 0 auto;
  border-bottom: 1px solid #ccc;
}

.footer-area .foot_detail .nav {
  padding: 14px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 980px;
  margin: 0 auto;
}

@media not all and (min-width: 769px) {
  .footer-area .foot_detail .nav {
    width: 95%;
  }
}

.footer-area .foot_detail .nav a {
  color: #A69FA2;
  text-decoration: none;
}

.footer-area .foot_detail .nav .arw_black {
  margin-right: 30px;
  font-size: 12px;
}

.footer-area .foot_detail .nav .arw_black:before {
  top: 40%;
  right: -25%;
  width: 6px;
  height: 1px;
  background: #4a4a4a;
}

.footer-area .foot_detail .nav .arw_black:after {
  top: 61%;
  right: -25%;
  width: 6px;
  height: 1px;
  background: #4a4a4a;
}

.footer-area .foot_detail .nav .arw_black:nth-child(2):before {
  right: -10%;
}

.footer-area .foot_detail .nav .arw_black:nth-child(2):after {
  right: -10%;
}

.copyright {
  max-width: 1150px;
  margin: 0 auto;
  border-top: 0;
}

.copyright .wrap {
  max-width: 1150px;
  padding: 0 5px;
}

.copyright .wrap .foot_link {
  display: block;
  font-weight: bold;
  font-size: 11px;
  text-align: left;
  color: #0e1213;
  opacity: 0.5;
}

.last_exam {
  background: #fff;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  bottom: -97px;
  width: 100%;
  position: fixed;
}

.last_exam.set {
  bottom: 0;
  position: relative;
}

.last_exam .left_logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 426px;
}

@media not all and (min-width: 769px) {
  .last_exam .left_logo {
    width: 47%;
  }
}

.last_exam .left_logo .scenery_img {
  width: 100%;
  display: block;
  text-align: left;
  max-width: 340px;
}

@media not all and (min-width: 769px) {
  .last_exam .left_logo .scenery_img source,
  .last_exam .left_logo .scenery_img img {
    max-width: 120px;
  }
}

@media not all and (min-width: 769px) {
  .last_exam .left_logo {
    margin-right: 3%;
  }
}

.last_exam .last_box {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.last_exam .last_box .right_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media not all and (min-width: 769px) {
  .last_exam .last_box .right_btn {
    width: 55%;
  }
}

.last_exam .last_box .right_btn .btn {
  display: block;
  background: #FFED66;
  color: #0E1213;
  border-radius: 45px;
  position: relative;
  overflow: hidden;
  text-decoration: none;
  border: none;
  margin: 0;
  padding: 16px 10px;
  width: 314px;
  text-align: center;
}

@media not all and (min-width: 769px) {
  .last_exam .last_box .right_btn .btn {
    width: 100%;
    padding: 13px 10px;
  }
}

.last_exam .last_box .right_btn .btn .preface {
  font-size: 10px;
  display: block;
  line-height: 1.2;
}

@media not all and (min-width: 769px) {
  .last_exam .last_box .right_btn .btn .preface {
    font-size: 9px;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    white-space: nowrap;
  }
}

@media not all and (min-width: 430px) {
  .last_exam .last_box .right_btn .btn .preface {
    -webkit-transform: scale(0.8) translate(-0.8em);
    -ms-transform: scale(0.8) translate(-0.8em);
    transform: scale(0.8) translate(-0.8em);
  }
}

.last_exam .last_box .right_btn .btn .arw {
  font-size: 22px;
  letter-spacing: 0.08em;
  font-weight: 700;
  line-height: 1.4;
}

@media not all and (min-width: 769px) {
  .last_exam .last_box .right_btn .btn .arw {
    font-size: 16px;
    letter-spacing: -0.02em;
  }
}

.arw_black {
  position: relative;
}

.arw_black::before {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 42%;
  right: 5%;
  width: 13px;
  height: 4px;
  background: #fff;
}

.arw_black::after {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 53%;
  right: 5%;
  width: 13px;
  height: 4px;
  background: #fff;
}

.line-top {
  padding-top: 64px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iOCIgaGVpZ2h0PSIzIiB2aWV3Qm94PSIwIDAgOCAzIj4NCiAgPGRlZnM+DQogICAgPGNsaXBQYXRoIGlkPSJjbGlwLXBhdGgiPg0KICAgICAgPHJlY3Qgd2lkdGg9IjgiIGhlaWdodD0iMyIgZmlsbD0ibm9uZSIvPg0KICAgIDwvY2xpcFBhdGg+DQogIDwvZGVmcz4NCiAgPGcgaWQ9IuODquODlOODvOODiOOCsOODquODg+ODiV8xNDkiIGRhdGEtbmFtZT0i44Oq44OU44O844OI44Kw44Oq44OD44OJIDE0OSIgY2xpcC1wYXRoPSJ1cmwoI2NsaXAtcGF0aCkiPg0KICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDk4LjY0OCAtMzkuNjY4KSI+DQogICAgICA8Y2lyY2xlIGlkPSLmpZXlhoblvaJfNzE4NyIgZGF0YS1uYW1lPSLmpZXlhoblvaIgNzE4NyIgY3g9IjEuNSIgY3k9IjEuNSIgcj0iMS41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtOTguNjQ4IDM5LjY2OCkiIGZpbGw9IiNjY2NhY2IiLz4NCiAgICA8L2c+DQogIDwvZz4NCjwvc3ZnPg0K) top left repeat-x;
  border-radius: 0;
}

@media not all and (min-width: 769px) {
  .line-top {
    padding-top: 48px;
  }
}

@media all and (max-width: 768px) and (-ms-high-contrast: none) {
  .hosho_lp .pr_area_logo img {
    width: 100%;
  }
}

.hosho_bg01 .txtsWrap-warn {
  max-width: 832px;
  border-bottom: dotted 2px #707070;
}

@media not all and (min-width: 769px) {
  .hosho_bg01 .txtsWrap-warn {
    width: 327px;
    margin: 0 auto 32px;
    text-align: left;
  }
}

.txtsWrap-warn {
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

.txtsWrap-warn.txtsWrap-warn-inner {
  margin-top: 16px;
}

@media not all and (min-width: 769px) {
  .txtsWrap-warn.txtsWrap-warn-inner {
    margin-bottom: 0;
  }
}

@media not all and (min-width: 769px) {
  .txtsWrap-warn {
    margin: 0 auto 32px;
    text-align: left;
  }
}

.txtsWrap-warn .txts-warn {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 10px;
  color: #707070;
  letter-spacing: 0.02em;
}

.txtsWrap-warn .txts-warn.txts-warn-inner {
  color: #4D5051;
  text-align: left;
}

@media not all and (min-width: 769px) {
  .txtsWrap-warn .txts-warn.txts-warn-inner {
    text-align: left;
  }
}

@media screen and (min-width: 1550px) {
  .hosho_mv {
    background: -o-linear-gradient(top, #f5f6f5 676px, #FFFFFF 676px);
    background: linear-gradient(to bottom, #f5f6f5 676px, #FFFFFF 676px);
  }
}

@media screen and (min-width: 769px) {
  .btnBox1,
  .btnBox2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.btnBox1 {
  max-width: 832px;
  margin: 24px auto 0;
}

@media screen and (min-width: 769px) {
  .btnBox1.btnBox-mv {
    width: 307px;
    height: 105px;
    margin-top: 56px;
  }
  .btnBox1.btnBox-mv img {
    width: 307px;
    height: 105px;
  }
}

@media screen and (min-width: 769px) {
  .btnBox1.btnBox-flow {
    width: 270px;
    height: 74px;
    margin: auto;
    margin-top: 62px;
    margin-bottom: 28px;
  }
}

.btnBox1 .cp_btnWrap {
  width: 252px;
  padding: 0;
  margin: 195px auto 0;
}

.btnBox1 .cp_btnWrap:last-child {
  margin-top: 32px;
}

@media screen and (min-width: 769px) {
  .btnBox1 .cp_btnWrap:last-child {
    margin: 0;
    margin-left: 32px;
    margin-top: 0;
  }
}

.btnBox2 {
  margin-top: 24px;
}

@media screen and (min-width: 769px) {
  .btnBox2 {
    width: 337px;
    height: 64px;
    margin: auto;
    margin-top: 62px;
    margin-bottom: 28px;
  }
}

.hide {
  display: none;
}

.box-mvNote {
  position: relative;
  z-index: 2;
  background-color: #F8F6F7;
  padding: 20px 24px;
  margin-top: 40px;
}

@media screen and (min-width: 769px) {
  .box-mvNote {
    margin-top: 110px;
  }
}

.box-mvNote .textBox-note {
  text-indent: -1em;
  padding-left: 1em;
}

@media screen and (min-width: 769px) {
  .box-mvNote .textBox-note {
    margin-top: 0;
    text-align: right;
  }
}

.flexbox {
  display: block;
}

@media screen and (min-width: 769px) {
  .flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.flexbox .textBox-note {
  width: 428px;
  display: none;
}

@media screen and (min-width: 769px) {
  .flexbox .textBox-note {
    margin-top: 0;
    display: block;
  }
}

@media screen and (min-width: 769px) {
  .flexbox .imgBox5 {
    margin-top: 0;
  }
}

.u-fs14 {
  font-size: 14px;
}

.u-fwn {
  font-weight: normal !important;
}

.bnr_logo {
  width: 100%;
}

.bnr_logo img {
  max-width: 768px;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .bnr_logo img {
    max-width: none;
  }
}

.u-mt16 {
  margin-top: 16px !important;
}

.u-mt24 {
  margin-top: 24px !important;
}

.u-mt32 {
  margin-top: 32px !important;
}

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

.u-mb32-pc {
  margin-top: 32px !important;
}

.u-pb64-pc {
  padding-bottom: 64px !important;
}

.u-pt0-pc {
  margin-top: 0 !important;
}

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

@media not all and (min-width: 769px) {
  .u-mt24 {
    margin-top: 24px !important;
  }
  .u-mt48 {
    margin-top: 48px !important;
  }
  .u-mt40-sp {
    margin-top: 40px !important;
  }
  .u-mb40-sp {
    margin-bottom: 40px !important;
  }
  .u-pb64-pc {
    padding-bottom: 0 !important;
  }
  .u-mb32-pc {
    margin-top: 0 !important;
  }
}

.u-mt24-48 {
  margin-top: 24px;
}

@media screen and (min-width: 769px) {
  .u-mt24-48 {
    margin-top: 48px;
  }
}

.u-mt32-0 {
  margin-top: 32px;
}

@media screen and (min-width: 769px) {
  .u-mt32-0 {
    margin-top: 0;
  }
}

.u-mt8-16 {
  margin-top: 8px;
}

@media screen and (min-width: 769px) {
  .u-mt8-16 {
    margin-top: 16px;
  }
}

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

.last_exam.fixed,
.last_exam.fixed2,
.last_exam.fixed3 {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 3;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.sp-only {
  display: block !important;
}

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

.contentBoxWrap0 {
  background: #ffffff;
  margin-top: 92px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}

@media (min-width: 769px) {
  .contentBoxWrap0 {
    margin-top: 0;
    border-radius: 0;
  }
}

.contentBoxWrap1 {
  background: #e9f3f7;
}

.contentBoxWrap2 {
  background: #d7ebf5;
}

.contentBox {
  padding: 32px 16px;
}

@media (min-width: 769px) {
  .contentBox {
    padding: 32px 0;
  }
}

@media (min-width: 769px) {
  .contentBox-top {
    padding: 24px 136px;
  }
}

.whitebox {
  background-color: white;
  border-radius: 6px;
  color: #4a4a4a;
  padding: 16px;
  margin-top: 16px;
  font-size: 14px;
}

@media (min-width: 769px) {
  .whitebox {
    padding: 16px 82px 24px;
  }
}

@media (min-width: 769px) {
  .whitebox--attention {
    padding: 24px 82px;
  }
}

.ttl3 + .whitebox {
  margin-top: 12px;
}

.bluebox {
  background-color: #e9f3f7;
  border-radius: 6px;
  color: #4a4a4a;
  padding: 24px;
  margin-top: 16px;
  font-size: 12px;
}

@media (min-width: 769px) {
  .bluebox {
    padding: 24px 82px;
  }
}

.step1 .pointtext::before {
  display: none;
}

.contentBox-top {
  padding: 24px 16px;
}

.contentBox-top .contentBox-top__txt {
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  line-height: 1;
}

.contentBox-top .contentBox-top__txt span {
  color: #55a61b;
}

.contentBox-top .contentBox-top__txt .small {
  font-size: 10px;
  font-weight: normal;
}

.contentBox-top .contentBox-top__txtunder {
  font-size: 12px;
  margin-top: 24px;
}

@media (min-width: 769px) {
  .contentBox-top .contentBox-top__txtunder {
    margin-top: 24px;
    text-align: center;
  }
}

@media (min-width: 769px) {
  .contentBox-top__btn {
    max-width: 420px;
    margin: 16px auto 0;
  }
}

@media (min-width: 769px) {
  .contentBox-top .btn {
    width: 100%;
    margin: auto;
    max-width: 459px;
    font-size: 20px;
  }
}

.txt--note {
  font-size: 10px;
  color: #576971;
  padding-left: 1em;
  text-indent: -1em;
  margin-top: 12px;
}

.txt--note + .txt--note {
  margin-top: 10px;
}

.txt--note--red {
  color: #f4434b;
}

.ttl2 {
  font-size: 20px;
  font-weight: bold;
  position: relative;
  padding-left: 12px;
  line-height: 1;
}

.ttl2::before {
  position: absolute;
  display: block;
  content: "";
  height: 20px;
  width: 4px;
  background: #6fba2c;
  left: 0;
  top: 0px;
}

@media (min-width: 769px) {
  .ttl2 br {
    display: none;
  }
}

.ttl3 {
  font-size: 14px;
  font-weight: bold;
  position: relative;
  padding-left: 12px;
  margin-top: 20px;
}

.ttl3::before {
  position: absolute;
  display: block;
  content: "";
  height: 8px;
  width: 8px;
  border-radius: 50px;
  background: #6fba2c;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.pointsubttl {
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  background: #6fba2c;
  width: 65px;
  padding: 2px 0 1px;
  text-align: center;
  border-radius: 2px;
}

.pointttl {
  font-weight: 600;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: -1px;
  vertical-align: middle;
  margin-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #cfd4d6;
}

.pointttl--green {
  color: #55a61b;
  font-size: 20px;
  border-bottom: 0;
  padding-bottom: 0;
}

.pointtext {
  margin-top: 16px;
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #cfd4d6;
  position: relative;
  font-size: 14px;
  letter-spacing: 0.2px;
}

.pointlist {
  margin: 16px 0;
}

.pointlist li {
  font-weight: bold;
}

.pointlist li + li {
  margin-top: -4px;
  font-weight: bold;
}

.limittxt {
  font-size: 12px;
  font-weight: bold;
  padding: 12px 0;
  border: 1px solid #cfd4d6;
  text-align: center;
  color: #333333;
  margin-top: 8px;
  line-height: 1;
}

@media (min-width: 769px) {
  .limittxt {
    margin-top: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.limittxt + .txt--note {
  margin-top: 8px;
}

.limittxt__note {
  display: none;
}

@media (min-width: 769px) {
  .limittxt__note {
    display: inline-block;
    font-weight: 300;
    font-size: 10px;
    line-height: 140%;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #576971;
    max-width: 410px;
    text-align: left;
    margin-left: 16px;
    padding-left: 16px;
    border-left: 1px solid #cfd4d6;
  }
}

.point__txt {
  letter-spacing: 0.2px;
}

.flexbox--point2 {
  padding-top: 11px;
  position: relative;
  letter-spacing: 0.2px;
}

@media (min-width: 769px) {
  .flexbox--point2 {
    padding-top: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media (min-width: 769px) {
  .flexbox--point2 .point__txt {
    width: 343px;
  }
}

@media (min-width: 769px) {
  .flexbox--point2 .point__txt + .point2-img {
    width: 276px;
    height: 99px;
    display: block;
    margin-right: 0;
  }
}

.point2-img {
  width: 220px;
  margin: 24px auto 0;
}

@media (min-width: 769px) {
  .point2-img {
    width: 276px;
  }
}

.info1 {
  font-size: 12px;
  color: #f94d78;
  position: relative;
  padding-left: 22px;
  font-weight: bold;
  line-height: 1;
}

.info1::before {
  position: absolute;
  display: block;
  content: "";
  width: 14px;
  height: 14px;
  background: url(/sugoi/cp/images/icon-info1.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin: auto;
  top: 0;
  bottom: 0;
  left: -4px;
}

@media (min-width: 769px) {
  .info1::before {
    right: 0;
    left: -183px;
  }
}

@media (min-width: 769px) {
  .info1 {
    text-align: center;
  }
}

.flexbox-sp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 769px) {
  .flexbox-sp {
    display: block;
  }
}

@media (min-width: 769px) {
  .flexbox-pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.infohead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.infohead .txtbox {
  max-width: 235px;
  width: 100%;
}

.infohead .txtbox p:first-child {
  font-size: 12px;
}

.infohead .txtbox__limitbox {
  font-size: 12px;
  font-weight: bold;
  padding: 12px 0;
  text-align: center;
  color: #333333;
  background: #f0f7fa;
  margin-top: 12px;
}

.infohead .txtbox__limitbox + p {
  color: #576971;
  font-size: 10px;
  margin-top: 12px;
}

.imgbox--info {
  width: 48px;
  margin-right: 21px;
}

@media (min-width: 769px) {
  .imgbox--info {
    width: 43px;
    margin-right: 30px;
  }
}

.imgbox--info img {
  width: 100%;
}

.boxright {
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid #e7eaeb;
}

.boxright p:first-child {
  font-size: 12px;
}

.boxright .btn-info {
  width: 280px;
  margin: 16px auto 0;
  display: block;
}

.boxright .btn-info:hover {
  text-decoration: none;
  opacity: 0.8;
}

@media (min-width: 769px) {
  .boxright {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
    margin-left: 16px;
    padding-left: 16px;
    border-left: 1px solid #e7eaeb;
    width: 302px;
  }
}

.flexbox-info {
  margin-top: 16px;
}

@media (min-width: 769px) {
  .flexbox-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.innerbox {
  background-color: #f0f7fa;
  border-radius: 6px;
  padding: 12px 16px 12px;
  margin-top: 16px;
}

.mypagearea {
  padding-top: 11px;
}

@media (min-width: 769px) {
  .mypagearea {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.mypagearea .headbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (min-width: 769px) {
  .mypagearea p:first-child {
    width: 352px;
  }
}

.mypagearea p:last-child {
  margin-top: 16px;
}

@media (min-width: 769px) {
  .stepheadtxtbox {
    width: 298px;
  }
}

.stepheadtxt {
  position: relative;
  padding-left: 40px;
  font-weight: bold;
  margin-bottom: 11px;
}

.stepheadtxt::after {
  position: absolute;
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  background: url(/sugoi/cp/images/icon-point.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin: auto;
  top: -6px;
  bottom: 0;
  left: 0px;
}

@media (min-width: 769px) {
  .banks {
    width: 298px;
  }
}

.img-banks {
  width: 100%;
  display: block;
  margin-top: 16px;
}

@media (min-width: 769px) {
  .img-banks {
    margin-top: 0;
  }
}

@media (min-width: 769px) {
  .pointflexbox {
    padding-top: 16px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
  }
}

@media (min-width: 769px) {
  .pointflexbox .steptxt {
    margin-top: 0px;
    padding-top: 0px;
    border-top: 0;
  }
}

@media (min-width: 769px) {
  .pointflexbox .leftbox .btn {
    font-size: 16px;
    padding: 8px 0;
  }
}

@media (min-width: 769px) {
  .pointflexbox .innerbox {
    margin-top: 16px;
    width: 100%;
    padding: 26px 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.steptxt {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px solid #e7eaeb;
}

.steptxt span {
  font-size: 10px;
  position: relative;
  top: -5px;
}

.bankchart {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  max-height: 100vh;
  gap: 6px 4px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
}

.bankchart span {
  font-weight: bold;
}

.bankchart .bg-blue {
  background: #d7ebf5;
}

.bankchart .bg-green {
  background: #d8f0c0;
}

.bankchart div:nth-child(n+7):nth-child(-n+9) {
  border-top: 1px dotted #576971;
  border-bottom: 1px dotted #576971;
}

@media (min-width: 769px) {
  .flexbox-step2,
  .flexbox-step3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media (min-width: 769px) {
  .flexbox-step2 .btn,
  .flexbox-step3 .btn {
    width: 302px;
  }
}

@media (min-width: 769px) {
  .flexbox-step2 p {
    width: 302px;
  }
}

.flexbox-step2__textbox {
  margin-top: 16px;
}

@media (min-width: 769px) {
  .flexbox-step3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.info2 {
  font-size: 12px;
  color: #333333;
  position: relative;
  padding-left: 22px;
  font-weight: bold;
  line-height: 1;
}

.info2::before {
  position: absolute;
  display: block;
  content: "";
  width: 14px;
  height: 14px;
  background: url(/sugoi/cp/images/icon-info2.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin: auto;
  top: 0;
  bottom: 0;
  left: -4px;
}

.info2 + p {
  margin-top: 16px;
}

.bluebox .txt--note {
  margin-top: 10px;
}

.bluebox .last {
  width: 171px;
}

@media (min-width: 769px) {
  .bluebox .last {
    width: auto;
  }
}

@media (min-width: 769px) {
  .bluebox__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 16px;
  }
  .bluebox__wrap .bluebox__container {
    width: 50%;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}

.bluebox__container {
  border-bottom: 1px solid #b7bec2;
  padding-bottom: 16px;
  margin-bottom: 16px;
}

.list--note {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 11px;
  color: #576971;
}

.bluebox__container__flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 769px) {
  .bluebox__container__flexbox {
    display: block;
    border-left: 1px solid #b7bec2;
    padding-left: 32px;
  }
}

.examplettl {
  font-weight: 600;
  font-size: 10px;
  line-height: 140%;
  letter-spacing: 0px;
  border: 1px solid #576971;
  border-radius: 42.95px;
  opacity: 1;
  padding-top: 5px;
  padding-bottom: 5px;
  border-width: 1.07px;
  line-height: 1;
  text-align: center;
  width: 72px;
}

.exampletxt {
  margin-top: 4px;
}

@media (min-width: 769px) {
  .exampletxt {
    margin-top: 12px;
  }
}

.bluebox__container__flexbox__right {
  margin-left: 13px;
  margin-top: -19px;
}

.checklist {
  list-style: none;
  margin-top: 16px;
}

.checklist li {
  padding-left: 20px;
  position: relative;
  font-weight: bold;
  font-size: 12px;
}

.checklist li:not(:first-child) {
  margin-top: 2px;
}

.checklist li::before {
  position: absolute;
  display: block;
  content: "";
  width: 18px;
  height: 12px;
  background: url(/sugoi/cp/images/icon-check.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin: auto;
  top: 0;
  bottom: 0;
  left: -4px;
}

.checklist--exapmle li {
  padding-left: 0;
}

.checklist--exapmle li::before {
  display: none;
}

@media (min-width: 769px) {
  .atentionbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 0;
    margin-bottom: 16px;
    padding-bottom: 0;
    border-bottom: 0;
    position: relative;
  }
  .atentionbox::after {
    position: absolute;
    display: block;
    content: "";
    width: 2px;
    height: 100%;
    background-color: #e7eaeb;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
}

.atentionbox .rightbox {
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px dashed #576971;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px dashed #576971;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 22px;
}

@media (min-width: 769px) {
  .atentionbox .rightbox {
    display: block;
    border-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
    width: 286px;
  }
}

.atentionbox .rightbox p:first-child {
  position: relative;
}

@media (min-width: 769px) {
  .atentionbox .rightbox p:first-child br {
    display: none;
  }
}

.atentionbox .rightbox p:first-child::before {
  position: absolute;
  display: block;
  content: "";
  width: 72px;
  height: 20px;
  background: url(/sugoi/cp/images/listtext.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin: auto;
  top: -60px;
  bottom: 0;
}

.atentionbox ul {
  list-style: none;
}

@media (min-width: 769px) {
  .atentionbox ul {
    width: 286px;
  }
}

.atentionbox ul li {
  font-weight: bold;
}

@media (min-width: 769px) {
  .atentionbox__under .notebox {
    margin-top: 16px;
  }
}

.atentionbox__under .notebox .txt--note {
  margin-top: 0;
}

.atentionbox__under .notebox .txt--note:not(:first-child) {
  margin-top: 4px;
}

.atentionbox__under .notebox .txt--note:last-child {
  width: 172px;
}

@media (min-width: 769px) {
  .atentionbox__under .notebox .txt--note:last-child {
    width: auto;
  }
}

.img-mobail {
  display: block;
  width: 131px;
  margin-left: auto;
  margin-top: -80px;
}

@media (min-width: 769px) {
  .img-mobail {
    margin-top: 0;
    height: 95px;
  }
}

.cparea {
  display: grid;
  grid-template-columns: 80px 1fr;
  margin-top: 16px;
  border-radius: 6px;
}

.cparea div {
  background: #ffffff;
  padding: 16px;
  font-size: 12px;
}

.cparea div ol {
  list-style: none;
}

.cparea div:nth-child(n+3):nth-child(-n+8) {
  border-top: solid 1px #e7eaeb;
}

.cparea .index:nth-child(n+3):nth-child(-n+8) {
  border-top: solid 1px #c2dff2;
}

.cparea .index {
  background: #d7ebf5;
  font-weight: bold;
  width: 80px;
}

.otherlist {
  font-size: 12px;
}

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

.otherlist li:not(:first-child) {
  margin-top: 10px;
}

.otherlist .red {
  color: #f82055;
}

.contentBox--contact .ttl3 {
  font-size: 14px;
}

.contentBox--contact a {
  text-decoration: underline;
}

.contentBox--contact a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.contentBox--contact .txt--note {
  margin-top: 10px;
}

.hide {
  display: none;
}

.hoshoModal {
  display: none;
  top: 0;
  position: absolute;
  width: 100%;
  height: 795px;
}

.hoshoModal.open {
  display: block;
}

.hoshoModal_bg {
  background: #4a4a4a;
  position: relative;
  width: 100vw;
  z-index: 0;
  height: 1440px;
}

@media screen and (min-width: 769px) {
  .hoshoModal_bg {
    height: 920px;
  }
}

.hoshoModal_inner {
  width: 327px;
  margin: auto;
  background: #fff;
  padding: 40px 28px;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  margin: 32px auto;
  border-radius: 16px;
  top: 54px;
}

@media screen and (min-width: 769px) {
  .hoshoModal_inner {
    width: auto;
    max-width: 832px;
    padding: 80px 72px;
    margin-bottom: 32px;
  }
}

.hoshoModal_closeBtn-inner {
  width: 130px;
  border: 2px #fff solid;
  border-radius: 40px;
  padding: 14px 0;
  color: #fff;
  text-align: center;
  margin: 40px auto;
  cursor: pointer;
  position: absolute;
  top: 1162px;
  left: 0;
  right: 0;
}

@media screen and (min-width: 769px) {
  .hoshoModal_closeBtn-inner {
    top: 794px;
    width: 174px;
    font-size: 22px;
  }
}

@media screen and (min-width: 769px) {
  .hoshoModal_flexBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 48px;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}

@media screen and (min-width: 769px) {
  .hoshoModal_flexBox::after {
    position: absolute;
    display: block;
    content: "";
    border-left: dotted 2px #CCCACB;
    height: 440px;
    width: 2px;
  }
}

@media screen and (min-width: 769px) {
  .hoshoModal_flexBox .type1 {
    width: 272px;
  }
}

@media screen and (min-width: 769px) {
  .hoshoModal_flexBox .type1 .hoshoModal_imgBox {
    margin-top: 0;
    width: 263px;
  }
}

@media screen and (min-width: 769px) {
  .hoshoModal_flexBox .type1 .hoshoModal_btn {
    margin-top: 87px;
    width: 212px;
    -webkit-transform: translateX(-23px);
    -ms-transform: translateX(-23px);
    transform: translateX(-23px);
  }
}

.hoshoModal_flexBox .type2 {
  margin-top: 48px;
  padding-top: 48px;
  border-top: dotted 2px #707070;
}

@media screen and (min-width: 769px) {
  .hoshoModal_flexBox .type2 {
    width: 272px;
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
  }
}

.hoshoModal_flexBox .type2 .hoshoModal_imgBox {
  margin-top: 0;
}

.hoshoModal_title {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.256em;
  line-height: 17px;
}

.hoshoModal_title span {
  position: relative;
  font-size: 23px;
  text-align: center;
  display: inline-block;
  padding: 0 0 8px;
  font-weight: bold;
  line-height: 1;
  margin-top: 13px;
  letter-spacing: 0.088em;
}

@media screen and (min-width: 769px) {
  .hoshoModal_title span {
    font-size: 31px;
  }
}

.hoshoModal_title span::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  height: 2px;
  width: 100%;
  background: url(/quick/hosho/images/bg_input_ttl.png) left center/contain;
}

.hoshoModal_imgBox {
  margin-top: 32px;
}

@media screen and (min-width: 769px) {
  .hoshoModal_imgBox {
    text-align: center;
  }
}

.hoshoModal_text {
  font-size: 14px;
  margin-top: 18px;
}

@media screen and (min-width: 769px) {
  .hoshoModal_text {
    text-align: center;
  }
}

@media screen and (min-width: 769px) {
  .hoshoModal_text2 {
    text-align: left;
  }
}

.hoshoModal_btn {
  width: 212px;
  border: none;
  display: block;
  background: #FFED66;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.16em;
  line-height: 24px;
  text-align: center;
  color: #0e1213;
  margin: 40px auto 0;
  padding: 16px 0px;
  border-radius: 999px;
  position: relative;
}

@media screen and (min-width: 769px) {
  .hoshoModal_btn {
    width: 212px;
    line-height: 21px;
  }
}

.hoshoModal_btn span {
  position: relative;
}

.hoshoModal_btn span::before {
  position: absolute;
  content: "・";
  display: block;
  top: -14px;
  left: 0;
  right: 0;
  margin: auto;
}

.hoshoModal_closeBtn-head {
  position: absolute;
  top: 15px;
  right: 7px;
  width: 31px;
  height: 31px;
  border-radius: 50%;
  background: #CCCACB;
  margin-left: auto;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  .hoshoModal_closeBtn-head {
    top: 18px;
    right: 17px;
  }
}

.hoshoModal_closeBtn-head::before, .hoshoModal_closeBtn-head::after {
  position: absolute;
  display: block;
  content: "";
  width: 21px;
  height: 2px;
  background: #fff;
  top: 14px;
  left: 4px;
}

.hoshoModal_closeBtn-head::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.hoshoModal_closeBtn-head::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.pointtext--attention {
  font-family: Hiragino Kaku Gothic ProN;
  font-weight: 600;
  font-size: 11px;
  line-height: 140%;
  letter-spacing: 0px;
  vertical-align: middle;
  position: relative;
  color: #f4434b;
  padding-left: 14px;
  margin-bottom: 8px;
}

@media (min-width: 769px) {
  .pointtext--attention {
    text-align: center;
    max-width: 282px;
    margin: 0 auto 8px;
  }
}

.pointtext--attention::before {
  position: absolute;
  display: block;
  content: "";
  width: 12px;
  height: 12px;
  background: url(/sugoi/cp/images/icon-info.png) left center/contain;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -1px;
}

@media (min-width: 769px) {
  .pointbtn {
    max-width: 311px;
    margin: auto;
  }
}

.c-noticebox {
  width: 100%;
  border-radius: 2px;
  border: 1px solid #f4434b;
  padding: 12px 12px 12px 32px;
  position: relative;
  background: #ffffff;
  margin-top: 16px;
  font-weight: 600;
  font-size: 11px;
  line-height: 140%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #f4434b;
}

.c-noticebox::before {
  position: absolute;
  display: block;
  content: "";
  width: 12px;
  height: 12px;
  background: url(/sugoi/cp/images/icon-info.png) left center/contain;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 12px;
}

.bluepoinbox {
  background: #f0f7fa;
  border-radius: 6px;
  padding-top: 24px;
  padding-right: 16px;
  padding-bottom: 24px;
  padding-left: 16px;
  margin-top: 24px;
}

.bluepoinbox__title {
  font-family: Hiragino Kaku Gothic ProN;
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0px;
  vertical-align: middle;
}

@media (min-width: 769px) {
  .bluepoinbox__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media (min-width: 769px) {
  .bluepoinbox__wrap__left {
    width: 320px;
  }
}

.flowpoint1-img {
  margin-top: 16px;
}

@media (min-width: 769px) {
  .flowpoint1-img {
    width: 284px;
  }
}

.flowpoint2-img {
  margin-top: 16px;
}

@media (min-width: 769px) {
  .flowpoint2-img {
    width: 284px;
    margin-top: 0;
  }
}

.flowpoint2-img img {
  width: 100%;
}

.flowpoint2-btn {
  margin-top: 16px;
}

@media (min-width: 769px) {
  .flowpoint2-btn {
    width: 311px;
    margin: 24px auto 0;
  }
}

@media (min-width: 769px) {
  .flexbox-step2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 0 32px;
  }
}

.flexbox-step2__btn {
  margin-top: 24px;
}

@media (min-width: 769px) {
  .flexbox-step2__btn {
    width: 311px;
    margin: 24px auto 0;
  }
}

.flexbox-step3 {
  padding-top: 11px;
}

.bluepoinbox__img {
  margin-bottom: 16px;
}

@media (min-width: 769px) {
  .bluepoinbox__img {
    max-width: 276px;
  }
}

.bluepoinbox__btn {
  margin-top: 24px;
}

@media (min-width: 769px) {
  .bluepoinbox__btn {
    width: 311px;
    margin: 24px auto 0;
  }
}

.c-btn--orange {
  font-size: 16px;
}

@media (min-width: 769px) {
  .c-btn--orange {
    font-size: 20px;
  }
}

#cp .contentBox-top {
  padding: 16px 16px 24px;
}

#cp .contentBox-top__btn {
  margin-top: 16px;
}

#cp .hosho_mv {
  padding-top: 38px;
}

@media (min-width: 769px) {
  #cp .hosho_mv {
    padding-top: 0;
  }
}

#cp .contentBoxWrap0 {
  margin-top: -21px;
}

@media (min-width: 769px) {
  #cp .contentBoxWrap0 {
    margin-top: 0;
  }
}

#cp250901 .hosho_ttl {
  width: 350px;
}

@media (min-width: 769px) {
  #cp250901 .hosho_ttl {
    width: 446px;
  }
}

#cp250901 .contentBoxWrap0 {
  margin-top: -84px;
}

@media (min-width: 769px) {
  #cp250901 .contentBoxWrap0 {
    margin-top: -4px;
  }
}

#cp250901 .hosho_mv {
  padding-top: 33px;
}

@media (min-width: 769px) {
  #cp250901 .hosho_mv {
    padding-top: 0;
  }
}

#cp250901 .contentBox-top__txt {
  margin-top: 16px;
}

@media (min-width: 769px) {
  #cp250901 .contentBox-top__txt {
    margin-top: 0;
  }
}

@media (min-width: 769px) {
  #cp250901 .contentBox-top {
    padding: 40px 82px 32px;
  }
}

#cp250901 .contentBoxWrap1--top {
  position: relative;
}

#cp250901 .contentBoxWrap1--top::before {
  position: absolute;
  display: block;
  content: "";
  width: 337px;
  height: 88px;
  background: url(/sugoi/cp250901/images/img-contentBox-top.png) left center/contain;
  top: -60px;
  margin: auto;
  right: 2px;
}

@media (min-width: 769px) {
  #cp250901 .contentBoxWrap1--top::before {
    background: url(/sugoi/cp250901/images/img-contentBox-top_pc.png) left center/contain;
    width: 436px;
    height: 95px;
    right: 63px;
    left: -14px;
    background-repeat: no-repeat;
  }
}

#cp250901 .hosho_bg01 {
  position: relative;
  background: url(/sugoi/cp250901/images/title-bg-sp.png);
  background-repeat: no-repeat;
  background-size: 375px 350px;
  padding: 24px 0 0 0;
}

@media (min-width: 769px) {
  #cp250901 .hosho_bg01 {
    background: #FFFFFF url(/sugoi/cp250901/images/title-bg-pc.png) top no-repeat;
    background-size: 1282px 270px;
    padding: 0;
  }
}

.footer-area .copyright {
  position: relative;
  border: 0;
}

.footer-area .copyright::before {
  position: absolute;
  display: block;
  content: "";
  width: 3000px;
  height: 1px;
  background-color: #797f82;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateX(-15%);
  -ms-transform: translateX(-15%);
  transform: translateX(-15%);
}

/*# sourceMappingURL=../../../_maps/sugoi/cp/css/style.css.map */
