/* reset */
.shahan_kigyo_cp img {
  image-rendering: -webkit-optimize-contrast;
}
.shahan_kigyo_cp h2,
.shahan_kigyo_cp h3,
.shahan_kigyo_cp h4,
.shahan_kigyo_cp h5 {
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
}

.shahan_kigyo_cp {
  padding: 0 15px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #000;
  box-sizing: content-box;
}
.shahan_kigyo_cp main {
  margin: 60px auto 100px;
  width: 1025px;
}
.shahan_kigyo_cp .sp-only {
  display: none;
}


/* Section */
.shahan_kigyo_cp .sec {
  margin-top: 40px;
}
.shahan_kigyo_cp .sec-nest {
  margin-top: 60px;
}
.shahan_kigyo_cp .sec-terms {
  margin-top: 60px;
  border: 2px solid #595757;
}
.shahan_kigyo_cp .sec-inner {
  margin-top: 20px;
}


/* Heading */
.shahan_kigyo_cp .hdg-lv2 {
  padding: 15px 10px 10px;
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  color: #fff;
  background-color: #003c8c;
}
.shahan_kigyo_cp .shahan_cp2303 .hdg-lv2 {
  background-color: #e60012;
}
.shahan_kigyo_cp .kigyo_cp2303 .hdg-lv2,
.shahan_kigyo_cp .kigyo_op_cp2303 .hdg-lv2 {
  background-color: #1b1464;
}
.shahan_kigyo_cp .hdg-lv3 {
  padding: 15px 15px 10px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  color: #fff;
  background-color: #eb3c91;
  position: relative;
  z-index: 0;
}
.shahan_kigyo_cp .shahan_cp2303 .hdg-lv3 {
  background-color: #f04678;
}
.shahan_kigyo_cp .kigyo_op_cp2303 .hdg-lv3 {
  background-color: #f15a24;
}
.shahan_kigyo_cp .hdg-lv3::after {
  position: absolute;
  content: "";
  top: 50px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 512px 0 512px;
  border-color: #eb3c91 transparent transparent transparent;
}
.shahan_kigyo_cp .shahan_cp2303 .hdg-lv3::after {
  border-color: #f04678 transparent transparent transparent;
}
.shahan_kigyo_cp .kigyo_op_cp2303 .hdg-lv3::after {
  border-color: #f15a24 transparent transparent transparent;
}
.shahan_kigyo_cp .hdg-terms {
  padding: 15px 15px 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  color: #fff;
  background-color: #595757;
}
.shahan_kigyo_cp .hdg-lv4 {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 700;
}
.shahan_kigyo_cp .hdg-lv4::before,
.shahan_kigyo_cp .hdg-lv4::after {
  display: inline-block;
  vertical-align: middle;
}
.shahan_kigyo_cp .hdg-lv4::before {
  content: "\FF1C";
}
.shahan_kigyo_cp .hdg-lv4::after {
  content: "\FF1E";
}
.shahan_kigyo_cp .hdg-lv4 + .list-disc {
  margin-top: 5px;
}


/* Text */
.shahan_kigyo_cp .txt-lead {
  margin-top: 40px;
  padding: 15px 40px 10px;
  background-color: #fff100;
  position: relative;
}
.shahan_kigyo_cp .txt-lead::after {
  position: absolute;
  content: "";
  top: 0;
  right: 80px;
  width: 180px;
  height: 313px;
  background: url(../../../../img/usr/freepage/shahan_kigyo_cp/img_phone.png) no-repeat center center / contain;
}
.shahan_kigyo_cp .txt-lead > em {
  padding-right: 200px;
  display: inline-block;
  font-size: 35px;
  font-weight: 700;
  line-height: 1.2;
  font-style: normal;
  color: #e60012;
}
.shahan_kigyo_cp .txt-lead + p {
  margin-top: 20px;
  padding: 0 260px 0 40px;
  font-size: 16px;
  line-height: 1.7;
}

.shahan_kigyo_cp .hdg-lv3 + p {
  margin-top: 60px;
  font-size: 16px;
  line-height: 1.7;
}

.shahan_kigyo_cp .gift-lead-box {
  padding: 40px 20px 30px;
  border: 2px solid #f15a24;
}
.shahan_kigyo_cp .gift-lead-box .gift-lead-txt {
  margin-top: 0;
}

.shahan_kigyo_cp .gift-lead-txt {
  margin-top: 40px;
  font-size: 18px;
}


/* link */
.shahan_kigyo_cp .link-txt {
  text-decoration: underline;
  color: #00a0e9;
}

.shahan_kigyo_cp .link-btn {
  margin-top: 100px;
  text-align: center;
}
.shahan_kigyo_cp .link-btn-inner {
  padding: 15px 20px 13px;
  display: inline-block;
  width: 400px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background-color: #2772c0;
  transition: opacity .3s ease-in;
}
.shahan_kigyo_cp .shahan_cp2303 .link-btn-inner {
  background-color: #c02771;
}
.shahan_kigyo_cp .kigyo_cp2303 .link-btn-inner,
.shahan_kigyo_cp .kigyo_op_cp2303 .link-btn-inner {
  background-color: #274bc0;
}
.shahan_kigyo_cp .link-btn-inner:hover {
  opacity: .7;
  text-decoration: none;
}

.shahan_kigyo_cp .link-pageTop {
  position: fixed;
  right: 26px;
  bottom: 20px;
  z-index: 9999;
  display: block;
  width: 48px;
  height: 48px;
  text-indent: -9999px;
  background-color: #2772c0;
  transition: opacity .3s ease-in;
  opacity: 0;
  pointer-events: none;
}
.shahan_kigyo_cp .shahan_cp2303 .link-pageTop {
  background-color: #c02771;
}
.shahan_kigyo_cp .kigyo_cp2303 .link-pageTop,
.shahan_kigyo_cp .kigyo_op_cp2303 .link-pageTop {
  background-color: #274bc0;
}
.shahan_kigyo_cp .link-pageTop.is-fixed {
  opacity: 1;
  pointer-events: auto;
}
.shahan_kigyo_cp .link-pageTop:hover {
  opacity: .7;
}
.shahan_kigyo_cp .link-pageTop::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin: -4px 0 0 -6px;
  display: block;
  width: 12px;
  height: 12px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(-45deg);
}


/* Box */
.shahan_kigyo_cp .box {
  margin-top: 30px;
  padding: 20px 15px;
  font-size: 18px;
  border: 2px solid #0071bc;
  border-radius: 10px;
  background-color: #fffaeb;
}
.shahan_kigyo_cp .shahan_cp2303 .box {
  border-color: #f04678;
  background-color: #fae6eb;
}
.shahan_kigyo_cp .box-note {
  margin-top: 20px;
  font-size: 12px;
  text-align: right;
}


/* Button */
.shahan_kigyo_cp .btn-lyt {
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.shahan_kigyo_cp .btn-lyt .btn-normal + .btn-normal {
  margin-left: 50px;
}
.shahan_kigyo_cp .btn-lyt .btn-normal a {
  padding: 15px 60px 12px 15px;
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  border-radius: 30px;
  position: relative;
}
.shahan_kigyo_cp .btn-lyt .btn-normal a::before,
.shahan_kigyo_cp .btn-lyt .btn-normal a::after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
}
.shahan_kigyo_cp .btn-lyt .btn-normal a::before {
  z-index: 1;
  right: 12px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #fff;
}
.shahan_kigyo_cp .btn-lyt .btn-normal a::after {
  z-index: 1;
  right: 21px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 12px;
}
.shahan_kigyo_cp .btn-lyt .btn-normal.login a::after {
  border-color: transparent transparent transparent #e71e2f;
}
.shahan_kigyo_cp .btn-lyt .btn-normal.new a::after {
  border-color: transparent transparent transparent #ec631c;
}
.shahan_kigyo_cp .btn-lyt .btn-normal.login a {
  background-color: #e71e2f;
}
.shahan_kigyo_cp .btn-lyt .btn-normal.new a {
  background-color: #ec631c;
}


/* Image */
.shahan_kigyo_cp .lyt-img {
  margin-top: 50px;
  padding-bottom: 30px;
  text-align: center;
  border-bottom: 1px solid #000;
}
.shahan_kigyo_cp .lyt-img .img-note {
  display: block;
  text-align: center;
  font-size: 13px;
color: #777;}


/* List */
.shahan_kigyo_cp .list-disc,
.shahan_kigyo_cp-footer .list-disc {
  margin: 30px 0 0;
}
.shahan_kigyo_cp .list-disc > li,
.shahan_kigyo_cp-footer .list-disc > li {
  padding-left: 1.2em;
  position: relative;
}
.shahan_kigyo_cp .list-disc > li::before,
.shahan_kigyo_cp-footer .list-disc > li::before {
  position: absolute;
  content: "\30FB";
  top: 0;
  left: 0;
}


/* Note */
.shahan_kigyo_cp .txt-note {
  margin: 50px 0 0;
  display: table;
  width: 100%;
  font-size: 16px;
  line-height: 1.7;
}
.shahan_kigyo_cp .txt-note > .ast,
.shahan_kigyo_cp .txt-note > .txt {
  display: table-cell;
  vertical-align: top;
}
.shahan_kigyo_cp .txt-note > .ast {
  padding-right: 5px;
  white-space: pre;
}
.shahan_kigyo_cp .txt-note > .txt {
  width: 100%;
}

.shahan_kigyo_cp .txt-note + .txt-note,
.shahan_kigyo_cp .tbl-wrap + .txt-note,
.shahan_kigyo_cp .gift-lead-txt + .txt-note {
  margin-top: 10px;
}
.shahan_kigyo_cp .lyt-img + .txt-note {
  margin-top: 30px;
}
.shahan_kigyo_cp .sec-nest .txt-note {
  margin-top: 15px;
  font-size: 14px;
}
.shahan_kigyo_cp .sec-nest .txt-note + .txt-note {
  margin-top: 5px;
}
.shahan_kigyo_cp .sec-terms .txt-note {
  margin-top: 0;
}


/* Dl */
.shahan_kigyo_cp .dl-gift {
  margin: 50px 0 0;
  border: 2px solid #003c8c;
}
.shahan_kigyo_cp .shahan_cp2303 .dl-gift {
  border-color: #f04678;
}
.shahan_kigyo_cp .kigyo_cp2303 .dl-gift,
.shahan_kigyo_cp .kigyo_op_cp2303 .dl-gift {
  border-color: #1b1464;
}
.shahan_kigyo_cp .dl-gift > dt {
  padding: 10px 10px 8px;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  background-color: #003c8c;
  text-align: center;
}
.shahan_kigyo_cp .shahan_cp2303 .dl-gift > dt {
  background-color: #f04678;
}
.shahan_kigyo_cp .kigyo_cp2303 .dl-gift > dt,
.shahan_kigyo_cp .kigyo_op_cp2303 .dl-gift > dt {
  background-color: #1b1464;
}
.shahan_kigyo_cp .dl-gift > dd {
  padding: 20px 40px;
  font-size: 18px;
  line-height: 1.7;
}

.shahan_kigyo_cp .dl-participation {
  margin: 50px 0 0;
  border: 1px solid #e60012;
}
.shahan_kigyo_cp .dl-participation > dt {
  padding: 10px 10px 8px;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  background-color: #e60012;
  text-align: center;
}
.shahan_kigyo_cp .dl-participation > dd {
  padding: 20px 40px;
  font-size: 18px;
  line-height: 1.7;
  background-color: #fffcdb;
}
.shahan_kigyo_cp .dl-participation .txt-note {
  margin-top: 15px;
  font-size: 14px;
}
.shahan_kigyo_cp .dl-participation .txt-note + .txt-note {
  margin-top: 5px;
}

.shahan_kigyo_cp .dl-terms {
  padding: 30px 20px;
}
.shahan_kigyo_cp .dl-terms-item + .dl-terms-item {
  margin-top: 30px;
}
.shahan_kigyo_cp .dl-terms-item > dt {
  font-size: 18px;
  font-weight: 700;
}
.shahan_kigyo_cp .dl-terms-item > dd {
  padding-left: 20px;
  font-size: 16px;
  line-height: 1.7;
}
.shahan_kigyo_cp .dl-terms-item > dd > *:first-child {
  margin-top: 0;
}

.shahan_kigyo_cp .dl-target-model {
  margin: 50px 0 0;
  border: 1px solid #eb3c91;
}
.shahan_kigyo_cp .dl-target-model > dt {
  padding: 10px 10px 8px;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  background-color: #eb3c91;
  text-align: center;
}
.shahan_kigyo_cp .dl-target-model > dd {
  padding: 20px 40px;
  font-size: 16px;
  line-height: 1.4;
}

.shahan_kigyo_cp .area-term-item {
  display: flex;
  justify-content: center;
  font-size: 30px;
  font-weight: bold;
}
.shahan_kigyo_cp .area-term-item.arrow {
  /* align-items: center; */
  flex-direction: column;
}
.shahan_kigyo_cp .area-term-item + .area-term-item {
  margin-top: 20px;
}
.shahan_kigyo_cp .arrow .area-term-ttl {
  /* padding: 3px 30px 0 15px;
  height: 50px; */
  padding: 10px 15px 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 36px;
  white-space: pre;
  color: #fff;
  background-color: #1b1464;
  /* clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%); */
  position: relative;
}
.shahan_kigyo_cp .arrow .area-term-ttl::after {
  position: absolute;
  content: "";
  top: 70px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 512px 0 512px;
  border-color: #1b1464 transparent transparent transparent;
}
.shahan_kigyo_cp .arrow .area-term-detail {
  padding: 30px 15px 20px;
  text-align: center;
  border: 2px solid #1b1464;
}
.shahan_kigyo_cp .area-term-detail .term-note {
  display: block;
  font-size: 14px;
  font-weight: normal;
}


/* list */
.shahan_kigyo_cp .list-target-model {
  display: flex;
  flex-wrap: wrap;
}
.shahan_kigyo_cp .list-target-model > li {
  padding-right: 1em;
  width: calc(100% / 4);
}
.shahan_kigyo_cp .list-target-model > li:nth-child(4n) {
  padding-right: 0;
}
.shahan_kigyo_cp .list-target-model > li:nth-child(n + 5) {
  margin-top: 5px;
}


/* Table */
.shahan_kigyo_cp .tbl-wrap {
  margin-top: 40px;
}
.shahan_kigyo_cp .tbl-digital {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border: 1px solid #eb3c91;
}
.shahan_kigyo_cp .tbl-digital th,
.shahan_kigyo_cp .tbl-digital td {
  padding: 10px 20px;
  vertical-align: middle;
  font-size: 18px;
  font-weight: 700;
  border: 1px solid #eb3c91;
}
.shahan_kigyo_cp .kigyo_op_cp2303 .tbl-digital,
.shahan_kigyo_cp .kigyo_op_cp2303 .tbl-digital th,
.shahan_kigyo_cp .kigyo_op_cp2303 .tbl-digital td {
  border-color: #f15a24;
}
.shahan_kigyo_cp .tbl-digital thead th {
  font-size: 20px;
  text-align: left;
  background-color: #f9c0db;
}
.shahan_kigyo_cp .kigyo_cp2303 .tbl-digital thead th {
  background-color: #fcdde9;
}
.shahan_kigyo_cp .kigyo_op_cp2303 .tbl-digital thead th {
  background-color: #fcdace;
}
.shahan_kigyo_cp .tbl-digital em {
  font-weight: bold;
  color: #eb3c91;
}
.shahan_kigyo_cp .kigyo_op_cp2303 .tbl-digital em {
  color: #f15a24;
}


/* Footer */
.shahan_kigyo_cp-footer {
  margin: 0 -15px;
  background-color: #003c8c;
}
.shahan_kigyo_cp-footer.shahan_cp2303 {
  background-color: #f04678;
}
.shahan_kigyo_cp-footer.kigyo_cp2303,
.shahan_kigyo_cp-footer.kigyo_op_cp2303 {
  background-color: #1b1464;
}
.shahan_kigyo_cp-footer .footer-inner {
  margin: 0 auto;
  padding: 20px 15px 40px;
  width: 1025px;
}
.shahan_kigyo_cp-footer .footer-inner > * {
  color: #fff;
}
.shahan_kigyo_cp-footer .hdg-footer {
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-weight: 700;
  border: none;
  position: relative;
  z-index: 0;
}
.shahan_kigyo_cp-footer .hdg-footer::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  z-index: -1;
  transform: translateY(-50%);
  width: 100%;
  height: 1px;
  background-color: #fff;
}
.shahan_kigyo_cp-footer .hdg-footer > span {
  padding-right: 15px;
  display: inline-block;
  background-color: #003c8c;
}
.shahan_kigyo_cp-footer.shahan_cp2303 .hdg-footer > span {
  background-color: #f04678;
}
.shahan_kigyo_cp-footer.kigyo_cp2303 .hdg-footer > span,
.shahan_kigyo_cp-footer.kigyo_op_cp2303 .hdg-footer > span {
  background-color: #1b1464;
}
.shahan_kigyo_cp-footer .footer-ttl {
  margin-top: 10px;
  font-size: 17px;
  font-weight: 700;
}
.shahan_kigyo_cp-footer .footer-link {
  margin-top: 10px;
  text-align: center;
}
.shahan_kigyo_cp-footer .footer-link > a {
  display: inline-block;
  font-size: 18px;
  color: #fff;
}
.shahan_kigyo_cp-footer .dl-footer {
  margin-top: 10px;
  display: flex;
  align-items: flex-start;
}
.shahan_kigyo_cp-footer .dl-footer > dt {
  padding: 5px 15px 3px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  line-height: 1;
  color: #003c8c;
  border-radius: 30px;
  background-color: #fff;
}
.shahan_kigyo_cp-footer.shahan_cp2303 .dl-footer > dt {
  color: #f04678;
}
.shahan_kigyo_cp-footer.kigyo_cp2303 .dl-footer > dt,
.shahan_kigyo_cp-footer.kigyo_op_cp2303 .dl-footer > dt {
  color: #1b1464;
}
.shahan_kigyo_cp-footer .dl-footer > dd {
  margin-left: 20px;
}
.shahan_kigyo_cp-footer .dl-footer .list-disc,
.shahan_kigyo_cp-footer .dl-footer .txt-note {
  margin-top: 5px;
  font-size: 14px;
}