@charset "UTF-8";
/* ---------------------------------
  lower common
--------------------------------- */
section {
  padding: 12vw 0 10.667vw;
}
.bgBlue {
  background: #3870C4;
}
.content-title {
  margin-bottom: 4.8vw;
}
.content-text {
  text-align: center;
  margin-bottom: 7.733vw;
}
.content-text p {
  font-size: 4vw;
  font-weight: 700;
  color: #144184;
  line-height: 1.5em;
  letter-spacing: 0;
}
.content-text p.textWhite {
  color: #fff;
}
/* dl_box */
.dl_box dl {
  position: relative;
  background: #E9F1FF;
  border-radius: 2.133vw;
  min-width: 89.333vw;
  min-height: 120.267vw;
  margin: 0 auto 4.8vw;
}
.dl_box dl:last-child {
  margin-bottom: 0;
}
.dl_box dl dt {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #144184;
  height: 21.333vw;
}
.dl_box dl dd {
  padding: 5.333vw 5.867vw 6.133vw;
}
.dl_box dl dd .text {
  font-size: 3.733vw;
  padding-left: 1.333vw;
}
.dl_box dl dd .image {
  margin-top: 4.533vw;
}
/* slick */
.slick-dotted.slick-slider {
  margin-bottom: 5.867vw !important;
}
.slick-dots li button {
  background-color: #fff !important;
  border-radius: 50% !important;
  height: 2.933vw !important;
  width: 2.933vw !important;
  margin: 0 auto;
}
.slick-dots li.slick-active button {
  background-color: #F15701 !important;
}
.slick-arrow:before{
  content:""!important;
  width: 100%!important;
  height: 100%!important;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/contact/slider_arrow-left_01.png)!important;
  background-size: contain!important;
  width: 11.2vw !important;
  height: 11.2vw !important;
  opacity: 1 !important;
}
.slick-next:before{
  transform: scale(-1, 1);
}
.slick-disabled:before {
  display: none;
}
.slick-next,
.slick-prev {
  width: 11.2vw !important;
  height: 11.2vw !important;
  z-index: 99;
}
.slick-next {
  right: -4.267vw !important;
  left: auto !important;
}
.slick-prev {
  left: -4.267vw !important;
}
/* ---------------------------------
  contact plan
--------------------------------- */
.contact #plan .content-title img {
  width: 52.267vw;
}
.contact #plan .dl_box dl {
  background: #fff;
  border: solid 1.067vw #DBE7FC;
  min-height: 120.267vw;
  margin-top: 3.733vw;
}
.contact #plan .dl_box dl dt {
  background: #DBE7FC;
}
.contact #plan .dl_box dl dt .head {
  display: flex;
  align-items: center;
  gap: 0 4.267vw;
}
.contact #plan .dl_box dl dt .head .number {
  position: absolute;
  top: -5.067vw;
  left: -1.067vw;
}
.contact #plan .dl_box dl dt .head .number img {
  width: 20.8vw;
}
.contact #plan .dl_box dl:nth-child(1) dt .head .text img {
  width: 74.667vw;
}
.contact #plan .dl_box dl:nth-child(2) dt .head .text img {
  width: 80vw;
}
.contact #plan .dl_box dl:nth-child(3) dt .head .text img {
  width: 48vw;
}
.contact #plan .dl_box dl:nth-of-type(2) dd .text {
  padding-bottom: 6.133vw;
}
.contact #plan .dl_box dl:nth-of-type(3) dd .text {
  padding-bottom: 12vw;
}
.contact #plan .dl_box dl dd .image img {
  width: 78.667vw;
}
.contact #plan .caution-box p.caution {
  color: #fff;
  text-align: left;
  font-size: 3.233vw;
  margin-top: 8.667vw;
}
/* ---------------------------------
  contact plan-table
--------------------------------- */
.contact #plan-table .content-title img {
  width: 82.667vw;
}
.contact #plan-table .item {
  margin: 0 auto 6.667vw;
}
.contact #plan-table .item:last-child {
  margin-bottom: 0 !important;
}
.contact #plan-table .item .head {
  color: #F15701;
  font-weight: 700;
  font-size: 5.333vw;
  margin-bottom: 2.667vw;
}
.contact #plan-table .item .image img {
  width: 89.333vw;
}
.contact #plan-table .item .caution-box {
  margin-top: 2.4vw;
}
.contact #plan-table .item p.caution {
  text-indent: -1.8em;
  margin-left: 1.8em;
  color: #3870C4;
}
/* ---------------------------------
  contact contract
--------------------------------- */
.contact #contract .content-title img {
  width: 52.267vw;
}
.contact #contract .dl_box dl {
  min-height: 106.933vw;
}
.contact #contract .dl_box dl dt {
  border-radius: 2.133vw 2.133vw 0 0;
}
.contact #contract .dl_box dl dt.osusume {
  position: relative;
}
/* .contact #contract .dl_box dl dt.osusume::before {
  content: "";
  background: url(../images/contact/contract_object_osusume.png)no-repeat;
  background-size: contain;
  width: 25.6vw;
  height: 25.6vw;
  position: absolute;
  top: 1.333vw;
  right: 0.8vw;
  z-index: 1;
} */
.contact #contract .dl_box dl:nth-child(1) dt .head .text img {
  width: 34.133vw;
}
.contact #contract .dl_box dl:nth-child(2) dt .head .text img {
  width: 22.4vw;
}
.contact #contract .dl_box dl:nth-of-type(2) dd .text {
  padding-bottom: 7.467vw;
}
.contact #contract .dl_box dl dd .image img {
  width: 78.667vw;
}
.contact #contract p span.textbold {
  display: block;
  font-weight: 700;
  text-align: center;
  font-size: 4vw;
  margin-bottom: 1.333vw;
}
/* ---------------------------------
  contact form
--------------------------------- */
.contact #form {
  padding-bottom: 0;
}
.contact #form .content-title img {
  width: 69.067vw;
}
/* ---------------------------------
  lower footer
--------------------------------- */
footer {
  padding-top: 9.867vw;
}
@media screen and (min-width:769px) {
  /* lower common */
  section {
    padding: 5.903vw 0 5.556vw;
  }
  section .inner {
    width: 91.27vw;
  }
  .content-title {
    margin-bottom: 2.431vw;
  }
  .content-text {
    margin-bottom: 3.016vw;
  }
  .content-text p {
    font-size: 1.806vw;
  }
  /* dl_box */
  .dl_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    grid-gap: 0 2.778vw;
  }
  .dl_box dl {
    border-radius: 0.635vw;
    min-width: 26.587vw;
    width: 26.587vw;
    margin-bottom: 0;
  }
  .dl_box dl dt {
    height: 6.349vw;
  }
  .dl_box dl dd {
    padding: 1.587vw 1.746vw 1.587vw;
  }
  .dl_box dl dd .text {
    font-size: 1.111vw;
    padding-left: 0.397vw;
  }
  .dl_box dl dd .image {
    margin-top: 1.429vw;
  }
  /* contact plan */
  .contact #plan .content-title img {
    width: 21.319vw;
  }
  .contact #plan .content-text {
    margin-bottom: 5.208vw;
  }
  .contact #plan .dl_box dl {
    border: solid 0.317vw #DBE7FC;
    min-height: 34.683vw;
    margin: 0;
  }
  .contact #plan .dl_box dl dt .head .number {
    position: absolute;
    top: -1.508vw;
    left: -0.317vw;
  }
  .contact #plan .dl_box dl dt .head .number img {
    width: 6.984vw;
  }
  .contact #plan .dl_box dl:nth-child(1) dt .head .text img {
    width: 22.222vw;
  }
  .contact #plan .dl_box dl:nth-child(2) dt .head .text img {
    width: 23.81vw;
  }
  .contact #plan .dl_box dl:nth-child(3) dt .head .text img {
    width: 14.286vw;
  }
  .contact #plan .dl_box dl:nth-of-type(2) dd .text {
    padding-bottom: 1.736vw;
  }
  .contact #plan .dl_box dl:nth-of-type(3) dd .text {
    padding-bottom: 3.492vw;
  }
  .contact #plan .dl_box dl dd .image img {
    width: 23.413vw;
  }
  .contact #plan .caution-box p.caution {
    text-align: right;
    font-size: 1.111vw;
    margin-top: 1.111vw;
  }
  /* contact plan-table */
  .contact #plan-table .content-title img {
    width: 36.806vw;
  }
  .contact #plan-table .content-text {
    margin-bottom: 3.819vw;
  }
  .contact #plan-table .itemlist {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    grid-gap: 0 2.778vw;
  }
  .contact #plan-table .item {
    width: 36.508vw;
    margin: 0;
  }
  .contact #plan-table .item .head {
    font-size: 1.587vw;
    margin-bottom: 1.111vw;
  }
  .contact #plan-table .item .image img {
    width: 100%;
  }
  .contact #plan-table .item .caution-box {
    margin-top: 1.111vw;
  }
  .contact #plan-table .item p.caution {
    font-size: 0.833vw;
  }
  /* contact contract */
  .contact #contract .content-title img {
    width: 24.583vw;
  }
  .contact #contract .content-text {
    margin-bottom: 3.819vw;
  }
  .contact #contract .dl_box dl {
    min-height: 31.587vw;
    margin: 0;
  }
  .contact #contract .dl_box dl dt {
    border-radius: 0.635vw 0.635vw 0 0;
  }
  /* .contact #contract .dl_box dl dt.osusume::before {
    width: 7.361vw;
    height: 7.361vw;
    top: 0.556vw;
    right: 0.417vw;
  } */
  .contact #contract .dl_box dl:nth-child(1) dt .head .text img {
    width: 10.159vw;
  }
  .contact #contract .dl_box dl:nth-child(2) dt .head .text img {
    width: 6.667vw;
  }
  .contact #contract .dl_box dl:nth-of-type(2) dd .text {
    padding-bottom: 2.302vw;
  }
  .contact #contract .dl_box dl dd .image img {
    width: 23.413vw;
  }
  .contact #contract p span.textbold {
    font-size: 1.389vw;
    margin-bottom: 0.694vw;
  }
  /* contact form */
  .contact #form .content-title img {
    width: 30.278vw;
  }
  /* footer */
  footer {
    padding-top: 3.968vw;
  }
}

.info-icon {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 5px;
  width: 16px;
  height: 16px;
  min-width: 16px;
  border-radius: 50%;
  background: #3870C4;
  color: #fff;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  line-height: 1;
  font-family: serif;
  text-indent: -2px;
  position: relative;
  top: -1px;
}

.conditions-popup {
  display: none;
  position: fixed;
  background: rgba(255, 255, 255, 0.98);
  border: 1px solid #3870C4;
  padding: 15px;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  max-width: 90%;
  width: 600px;
  z-index: 9999;
  font-size: 12px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.conditions-table {
  width: 100%;
  border-collapse: collapse;
}

.conditions-table th,
.conditions-table td {
  padding: 5px;
  text-align: left;
  vertical-align: top;
}

.conditions-table tr:not(:last-child) th,
.conditions-table tr:not(:last-child) td {
  border-bottom: 1px solid #eee;
}

.conditions-table th {
  width: 34%;
  color: #666;
}

.item.table2 {
  position: relative;
}

@media screen and (max-width: 768px) {
  .conditions-popup {
    width: 90%;
    font-size: 3.2vw;
    padding: 4vw;
  }
  
  .info-icon {
    width: 4.267vw;
    height: 4.267vw;
    min-width: 4.267vw;
    font-size: 2.8vw;
  }
}

.footnotes {
  width: 100%;
}

.footnotes p {
  padding: 8px 0;
  font-size: 12px;
  line-height: 1.5;
  border-bottom: 1px solid #eee;
}

.footnotes p:last-child {
  border-bottom: none;
}

@media screen and (max-width: 768px) {
  .conditions-popup {
    width: 90%;
    font-size: 3.2vw;
    padding: 4vw;
  }
  
  .footnotes p {
    font-size: 3.2vw;
    padding: 2vw 0;
  }
  
  .info-icon {
    width: 4.267vw;
    height: 4.267vw;
    min-width: 4.267vw;
    font-size: 2.8vw;
  }
}

/* ---------------------------------
  thanks page
--------------------------------- */
.thanks #thanks {
  text-align: center;
  padding: 12vw 0 10.667vw;
}

.thanks-content {
  max-width: 90%;
  margin: 0 auto;
}

.thanks-check {
  margin-bottom: 6vw;
}

.check-mark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 16vw;
  height: 16vw;
  background: #00C851;
  color: #fff;
  font-size: 10vw;
  font-weight: 700;
  border-radius: 50%;
  margin: 0 auto;
}

.thanks-title h1 {
  font-size: 6.4vw;
  font-weight: 700;
  color: #144184;
  margin-bottom: 8vw;
  line-height: 1.4;
}

.thanks-message {
  margin-bottom: 10vw;
}

.thanks-message p {
  font-size: 4vw;
  color: #333;
  line-height: 1.7;
  margin-bottom: 4vw;
  text-align: left;
}

.thanks-message p:last-child {
  margin-bottom: 0;
}

.thanks-message .notice-text {
  font-size: 3.5vw !important;
  color: #666 !important;
  margin-top: 6vw !important;
}

.thanks-message .business-hours {
  font-size: 4.2vw !important;
  font-weight: 700 !important;
  color: #F15701 !important;
  text-align: center;
  margin-top: 4vw !important;
}

.flow-box {
  background: #E9F1FF;
  border-radius: 2.133vw;
  padding: 6vw;
  margin-bottom: 8vw;
  text-align: left;
}

.flow-box h2 {
  font-size: 5.333vw;
  font-weight: 700;
  color: #144184;
  margin-bottom: 6vw;
  text-align: center;
}

.flow-steps {
  display: flex;
  flex-direction: column;
  gap: 4vw;
}

.step {
  display: flex;
  align-items: flex-start;
  gap: 3vw;
}

.step-number {
  background: #F15701;
  color: #fff;
  width: 8vw;
  height: 8vw;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 4vw;
  font-weight: 700;
  flex-shrink: 0;
}

.step-content h3 {
  font-size: 4.5vw;
  font-weight: 700;
  color: #144184;
  margin-bottom: 2vw;
}

.step-content p {
  font-size: 3.5vw;
  color: #333;
  line-height: 1.6;
}

.notice-box {
  background: #fff;
  border: 2px solid #F15701;
  border-radius: 2.133vw;
  padding: 6vw;
  margin-bottom: 8vw;
}

.notice-box h3 {
  font-size: 4.8vw;
  font-weight: 700;
  color: #F15701;
  margin-bottom: 4vw;
}

.notice-box p {
  font-size: 3.5vw;
  color: #333;
  line-height: 1.6;
  margin-bottom: 2vw;
}

.notice-box p:last-child {
  margin-bottom: 0;
}

.phone-number {
  font-size: 5.5vw !important;
  font-weight: 700 !important;
  color: #F15701 !important;
  text-align: center;
  margin: 3vw 0 !important;
}

.phone-time {
  font-size: 3.2vw !important;
  color: #666 !important;
  text-align: center;
}

.btn-group {
  margin-top: 10vw;
}

.btn-home {
  display: inline-block;
  background: #144184;
  color: #fff;
  font-size: 4.5vw;
  font-weight: 700;
  padding: 4vw 8vw;
  border-radius: 6vw;
  text-decoration: none;
  transition: all 0.3s ease;
}

.btn-home:hover {
  background: #2d5098;
  transform: translateY(-2px);
}

/* PC styles for thanks page */
@media screen and (min-width:769px) {
  .thanks #thanks {
    padding: 80px 0;
  }

  .thanks-content {
    max-width: 800px;
  }

  .thanks-check {
    margin-bottom: 30px;
  }

  .check-mark {
    width: 80px;
    height: 80px;
    font-size: 48px;
  }

  .thanks-title h1 {
    font-size: 36px;
    margin-bottom: 40px;
  }

  .thanks-message {
    margin-bottom: 60px;
  }

  .thanks-message p {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .thanks-message .notice-text {
    font-size: 14px !important;
    margin-top: 30px !important;
  }

  .thanks-message .business-hours {
    font-size: 18px !important;
    margin-top: 20px !important;
  }

  .flow-box {
    padding: 40px;
    margin-bottom: 50px;
  }

  .flow-box h2 {
    font-size: 24px;
    margin-bottom: 30px;
  }

  .flow-steps {
    gap: 30px;
  }

  .step {
    gap: 20px;
  }

  .step-number {
    width: 40px;
    height: 40px;
    font-size: 18px;
  }

  .step-content h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .step-content p {
    font-size: 14px;
  }

  .notice-box {
    padding: 40px;
    margin-bottom: 50px;
  }

  .notice-box h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .notice-box p {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .phone-number {
    font-size: 24px !important;
    margin: 15px 0 !important;
  }

  .phone-time {
    font-size: 12px !important;
  }

  .btn-group {
    margin-top: 60px;
  }

  .btn-home {
    font-size: 18px;
    padding: 15px 40px;
    border-radius: 30px;
  }
}
