@charset "UTF-8";

/* 物件詳細CSS
========================================*/

#main .title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, .08) 0px, rgba(255, 255, 255, .08) 3px, transparent 3px, transparent 13px, rgba(255, 255, 255, .08) 13px, rgba(255, 255, 255, .08) 16px, transparent 16px, transparent 26px);
  background-size: 18px 18px;
  background-color: #247ac0;
}

#main .title>h1 {
  color: #fff;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: .05em;
}

#main .nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background-color: #e9f3ff;
}

#main .nav>li>a {
  background-color: #fff;
  border-color: #247ac0;
  border-style: solid;
  color: #247ac0;
  display: block;
  font-weight: 700;
  letter-spacing: .05em;
  position: relative;
  text-align: center;
}

#main .nav>li>a>span {
  display: block;
}

#main .nav>li>a>span:before {
  background-color: #247ac0;
  border-radius: 50%;
  content: "";
  display: block;
  position: absolute;
}

#main .nav>li>a>span:after {
  background-image: url(../img/common/arrow_main.svg);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  display: block;
  position: absolute;
  rotate: 90deg;
  filter: brightness(0) invert(1);
}

#main .campaign {
  background-size: cover;
}

#main .campaign-inr {
  background-color: #fff;
  border-radius: 20px;
  position: relative;
}

#main .campaign-inr>h2 {
  border-bottom: 1px solid #003b89;
  color: #003b89;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: .05em;
}

#main .campaign-inr:before,
#main .campaign-inr:after {
  background-image: url(../img/single/img_campaign.svg);
  background-size: contain;
  content: "";
  display: block;
  position: absolute;
}

#main .campaign-list>li>dl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

#main .campaign-list>li>dl>dt {
  background-color: #247ac0;
  border-radius: 5px;
  color: #fff;
  font-weight: 700;
  letter-spacing: .05em;
  text-align: center;
}

#main .campaign-list>li>dl>dd {
  flex: 1;
  line-height: 1.4;
  letter-spacing: .05em;
}

#main .overview-photo-main .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transition-property: all;
}

#main .overview-photo-main .swiper-slide img {
  max-height: 100%;
  max-width: 100%;
}

#main .overview-photo-sub {
  position: relative;
}

#main .overview-photo-sub .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

#main .overview-photo-sub .swiper-slide img {
  max-height: 100%;
  max-width: 100%;
}

#main .overview-photo-sub .swiper-button-prev {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background-color: #247ac0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
}

#main .overview-photo-sub .swiper-button-prev img {
  rotate: -180deg;
  filter: brightness(0) invert(1);
}

#main .overview-photo-sub .swiper-button-next {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background-color: #247ac0;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}

#main .overview-photo-sub .swiper-button-next img {
  filter: brightness(0) invert(1);
}

#main .overview-photo-sub .swiper-button-disabled {
  cursor: default;
}

#main .overview-list>li>dl>dt {
  background-color: #003b89;
  border-radius: 5px;
  color: #fff;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: .05em;
}

#main .overview-list>li>dl>dd {
  background-color: #fff;
  border-radius: 5px;
  line-height: 1.5;
}

#main .overview-list>li>dl._fee>dd>strong {
  color: #003b89;
}

#main .gmap iframe {
  border: 0;
  width: 100%;
}

#main .feature>h2 {
  border-bottom: 1px solid #247ac0;
  color: #247ac0;
  font-weight: 700;
  padding-bottom: .3em;
}

#main .feature-list {
  display: flex;
  flex-wrap: wrap;
}

#main .point {
  background-color: #e1eeff;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, .25) 0px, rgba(255, 255, 255, .25) 7px, transparent 7px, transparent 16px, rgba(255, 255, 255, .25) 16px, rgba(255, 255, 255, .25) 23px, transparent 23px, transparent 32px);
  background-size: 22px 22px;
}

#main .point .-btmtext {
  color: #003b89;
  font-weight: 700;
  line-height: 1.6;
}

#main .point-box {
  background-color: #fff;
  line-height: 1.5;
}

#main .-size-note {
  margin-bottom: .5em;
  text-align: right;
}

#main .size-tbl {
  border-top: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  table-layout: fixed;
}

#main .size-tbl th,
#main .size-tbl td {
  border-left: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  text-align: center;
}

#main .size-tbl>thead {
  background-color: #247ac0;
  color: #fff;
}

#main .size-tbl>thead th,
#main .size-tbl>thead td {
  font-weight: 700;
  line-height: 1.4;
  vertical-align: middle;
}

#main .size-tbl>tbody tr:nth-of-type(even) td {
  background-color: #e9f3ff;
}

#main .size-tbl>tbody td {
  line-height: 1.4;
  letter-spacing: .05em;
}

#main .size-tbl>tbody td strong {
  color: #fa9134;
  font-weight: 700;
  line-height: 1.5;
}

#main .size-tbl .-text {
  color: #003b89;
  font-weight: 700;
  letter-spacing: 0;
  text-align: center;
}

#main .size-tbl .-button {
  color: #fff;
  display: block;
  font-weight: 700;
  text-align: center;
}

#main .size-tbl .-button span {
  display: inline-block;
  position: relative;
  z-index: 10;
}

#main .size-tbl .-button._appli {
  background-image: linear-gradient(to left, #ef7f1c 0%, #fa0 100%);
}

#main .size-tbl .-button._estimate {
  background-image: linear-gradient(to left, #003b89 0%, #1175c7 100%);
}

#main .size-tbl .-button._contact {
  background-color: #fff;
  border: 1px solid #003b89;
  color: #003b89;
  letter-spacing: 0;
}

#main .external iframe {
  width: 100%;
}

#main .bnr-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#main .modal {
  visibility: hidden;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  z-index: 2000;
}

#main .modal .-closebtn {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background-color: #247ac0;
  border: 2px solid #fff;
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  z-index: 2010;
}

#main .modal-outer {
  background-color: rgba(0, 0, 0, .7);
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  min-height: 100dvh;
  width: 100%;
  z-index: 2000;
  transition: .3s ease;
}

#main .modal-box {
  background-color: #e9f3ff;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 5vh;
  z-index: 2001;
  translate: 0 80px;
  transition: .3s ease;
}

#main .modal.is-open {
  visibility: visible;
  height: 100dvh;
  width: 100%;
}

#main .modal.is-open .modal-outer,
#main .modal.is-open .modal-box {
  opacity: 1;
  translate: 0 0;
}

#main .estimate-type {
  background-color: #fff;
  border: 1px solid #247ac0;
  border-radius: 10px;
}

#main .estimate-type-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

#main .estimate-type-list>li {
  color: #247ac0;
  font-weight: 700;
  line-height: 1.4;
}

#main .estimate-type-list>li:after {
  content: "/";
  display: inline-block;
}

#main .estimate-type-list>li:last-of-type:after {
  display: none;
}

#main .estimate-camp {
  background-color: #fff;
  border-radius: 10px;
  position: relative;
}

#main .estimate-camp>h3 {
  background-color: #003b89;
  border-radius: 10px 10px 0 0;
  color: #fff;
  font-weight: 700;
  padding: .25em;
  text-align: center;
}

#main .estimate-camp:before,
#main .estimate-camp:after {
  background-image: url(../img/single/img_campaign.svg);
  background-size: contain;
  content: "";
  display: block;
  position: absolute;
}

#main .estimate-camp-detail {
  margin: 0 auto;
}

#main .estimate-camp-detail>dt {
  border-bottom: 1px solid #003b89;
  color: #003b89;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

#main .estimate-camp-list>li>dl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

#main .estimate-camp-list>li>dl>dt {
  background-color: #f5f5f5;
  border-radius: 5px;
  color: #003b89;
  font-weight: 700;
  letter-spacing: .05em;
  padding: .1em;
  text-align: center;
}

#main .estimate-camp-list>li>dl>dd {
  flex: 1;
  line-height: 1.4;
  letter-spacing: .05em;
}

#main .estimate-start {
  background-color: #fff;
  border-radius: 10px;
  position: relative;
}

#main .estimate-start>h3 {
  background-color: #247ac0;
  border-radius: 10px 10px 0 0;
  color: #fff;
  font-weight: 700;
  padding: .25em;
  text-align: center;
}

#main .estimate-start>p {
  line-height: 1.5;
  margin-bottom: 1.4em;
  padding: 0 .5em;
  text-align: center;
}

#main .estimate-start-blk {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

#main .estimate-start-blk .-button {
  background-color: #fff;
  border: 1px solid #247ac0;
  border-radius: 2em;
  color: #247ac0;
  font-weight: 700;
  overflow: hidden;
  padding: .3em .8em;
}

#main .estimate-start-select {
  position: relative;
}

#main .estimate-start-select select {
  background-color: #fff;
  border: 1px solid #c5c5c5;
  border-radius: 5px;
  padding: .2em .8em;
}

#main .estimate-start-select select:focus-visible {
  outline: 1px;
}

#main .estimate-start-select:before {
  background-color: #f2f2f2;
  border-left: 1px solid #c5c5c5;
  border-radius: 0 5px 5px 0;
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  top: 1px;
  right: 1px;
  height: calc(100% - 2px);
}

#main .estimate-start-select:after {
  background-image: url(../img/common/arrow_main.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  rotate: 90deg;
  filter: brightness(0) invert(.4);
}

#main .estimate-payment-sec {
  background-color: #fff;
  border: 1px solid #ef7f1c;
  border-radius: 10px;
  position: relative;
}

#main .estimate-payment-sec>h3 {
  background-color: #ef7f1c;
  border-radius: 10px 10px 0 0;
  color: #fff;
  font-weight: 700;
  padding: .25em;
  text-align: center;
}

#main .estimate-payment-sec.camp_none_box .camp_none {
  display: none;
}

#main .estimate-payment-sec.camp_none_box .estimate-payment-tbl tbody td,
#main .estimate-payment-sec.camp_none_box .estimate-payment-tbl tfoot td {
  flex: 1;
  padding-right: 20%;
}

#main .estimate-payment-camp {
  background-color: #ffeddc;
}

#main .estimate-payment-camp>dl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

#main .estimate-payment-camp>dl>dt span {
  background-color: #fff;
  border-radius: 3px;
  display: inline-block;
  font-weight: 700;
  padding: .2em .5em;
}

#main .estimate-payment-camp>dl>dd {
  font-weight: 700;
  letter-spacing: .03em;
}

#main .estimate-payment-camp>dl>dd span {
  line-height: 1.3;
  letter-spacing: .03em;
}

#main .estimate-payment-camp>dl._default>dt,
#main .estimate-payment-camp>dl._default>dd {
  color: #247ac0;
}

#main .estimate-payment-camp>dl._camp>dt,
#main .estimate-payment-camp>dl._camp>dd {
  color: #ef7f1c;
}

#main .estimate-payment-tbl {
  display: block;
}

#main .estimate-payment-tbl thead {
  display: block;
}

#main .estimate-payment-tbl thead tr {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1.25%;
}

#main .estimate-payment-tbl thead th {
  border-radius: 3px;
  color: #fff;
  font-weight: 700;
  line-height: 1.4;
  padding: .25em .1em;
  text-align: center;
  width: 32.5%;
}

#main .estimate-payment-tbl thead th._default {
  background-color: #247ac0;
  flex: 1;
}

#main .estimate-payment-tbl thead th._camp {
  background-color: #ef7f1c;
}

#main .estimate-payment-tbl tbody {
  border-bottom: 1px solid #b9b9b9;
  display: block;
}

#main .estimate-payment-tbl tbody tr {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
}

#main .estimate-payment-tbl tbody th,
#main .estimate-payment-tbl tbody td {
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: .03em;
  padding: .3em 0;
  padding-right: .7em;
  text-align: right;
  width: 32.5%;
}

#main .estimate-payment-tbl tbody th {
  color: #003b89;
}

#main .estimate-payment-tbl tbody td span {
  line-height: 1.3;
}

#main .estimate-payment-tbl tfoot {
  display: block;
}

#main .estimate-payment-tbl tfoot tr {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
}

#main .estimate-payment-tbl tfoot tr._camp {
  align-items: center;
}

#main .estimate-payment-tbl tfoot tr._camp th,
#main .estimate-payment-tbl tfoot tr._camp td {
  color: #ef7f1c;
}

#main .estimate-payment-tbl tfoot th,
#main .estimate-payment-tbl tfoot td {
  font-weight: 700;
  line-height: 1.3;
  padding: .3em 0;
  padding-right: .7em;
  text-align: right;
  width: 32.5%;
}

#main .estimate-payment-tbl tfoot th {
  color: #003b89;
}

#main .estimate-payment-tbl tfoot td {
  letter-spacing: .03em;
}

#main .estimate-payment-tbl tfoot td span {
  line-height: 1.4;
}

@media print, screen and (min-width: 768px) {
  #main .title {
    padding: 40px 0;
  }

  #main .title>h1 {
    font-size: 2.3rem;
    margin-left: 20px;
  }

  #main .nav {
    padding: 50px 0;
  }

  #main .nav>li {
    margin: 0 15px;
    width: 320px;
  }

  #main .nav>li>a {
    border-width: 2px;
    border-radius: 35px;
    font-size: 1.2rem;
    overflow: hidden;
    position: relative;
  }

  #main .nav>li>a:after {
    background-color: #247ac0;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    z-index: 1;
    transition: .3s ease;
  }

  #main .nav>li>a>span {
    padding: 10px 20px 10px 10px;
    position: relative;
    z-index: 10;
    transition: .3s ease;
  }

  #main .nav>li>a>span:before {
    top: calc(50% - 12px);
    right: 20px;
    height: 24px;
    width: 24px;
    transition: .3s ease;
  }

  #main .nav>li>a>span:after {
    top: calc(50% - 6px);
    right: 28px;
    height: 12px;
    width: 7px;
  }

  #main .nav>li>a:hover:after {
    width: 100%;
  }

  #main .nav>li>a:hover>span {
    color: #fff;
  }

  #main .nav>li>a:hover>span:before {
    background-color: #fff;
    scale: 1.2;
  }

  #main .nav>li>a:hover>span:after {
    filter: brightness(1) invert(.3);
  }

  #main .campaign {
    background-image: url(../img/single/bg_campaign_pc.png);
    padding: 60px 0;
  }

  #main .campaign-inr {
    margin: 0 auto;
    padding: 50px 160px 60px;
    width: 1020px;
  }

  #main .campaign-inr>h2 {
    font-size: 1.7rem;
    margin-bottom: 30px;
    padding-bottom: 30px;
    text-align: center;
  }

  #main .campaign-inr:before,
  #main .campaign-inr:after {
    bottom: -24px;
    height: 172px;
    width: 165px;
  }

  #main .campaign-inr:before {
    left: -15px;
    scale: -1 1;
  }

  #main .campaign-inr:after {
    right: -15px;
  }

  #main .campaign-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  #main .campaign-list>li {
    margin: 0 20px;
    max-width: calc(50% - 40px);
  }

  #main .campaign-list>li>dl>dt {
    margin-right: 12px;
    width: 75px;
  }

  #main .campaign-list>li>dl>dd {
    font-size: 1.05rem;
  }

  #main .overview {
    margin-bottom: 80px;
  }

  #main .overview .c-title {
    margin-bottom: 50px;
  }

  #main .overview .l-section-inr {
    margin-top: -120px;
    padding-top: 120px;
  }

  #main .overview-blk {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #main .overview-photo {
    width: 580px;
  }

  #main .overview-photo-main {
    margin-bottom: 8px;
  }

  #main .overview-photo-main .swiper-slide {
    height: 430px;
    width: 580px;
  }

  #main .overview-photo-sub .swiper {
    width: 525px;
  }

  #main .overview-photo-sub .swiper-slide {
    height: 60px;
    width: 80px;
  }

  #main .overview-photo-sub .swiper-button-prev {
    height: 60px;
    width: 20px;
  }

  #main .overview-photo-sub .swiper-button-prev img {
    height: 12px;
    width: 7px;
  }

  #main .overview-photo-sub .swiper-button-next {
    height: 60px;
    width: 20px;
  }

  #main .overview-photo-sub .swiper-button-next img {
    height: 12px;
    width: 7px;
  }

  #main .overview-list {
    width: 580px;
  }

  #main .overview-list>li {
    margin-bottom: 10px;
  }

  #main .overview-list>li>dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #main .overview-list>li>dl>dt {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: .95rem;
    padding: 15px 10px;
    text-align: center;
    width: 135px;
  }

  #main .overview-list>li>dl>dd {
    font-size: .95rem;
    padding: 15px 20px;
    width: 435px;
  }

  #main .overview-list>li>dl._fee {
    display: grid;
    grid-template-columns: 135px 435px;
  }

  #main .overview-list>li>dl._fee>dt {
    grid-row: 1/3;
  }

  #main .overview-list>li>dl._fee>dd {
    margin-bottom: 10px;
  }

  #main .overview-list>li>dl._fee>dd:last-of-type {
    margin-bottom: 0;
  }

  #main .gmap {
    margin-bottom: 60px;
  }

  #main .gmap iframe {
    height: 510px;
  }

  #main .feature {
    margin-top: -120px;
    padding-top: 120px;
    padding-bottom: 60px;
  }

  #main .feature>h2 {
    font-size: 1.3rem;
    margin-bottom: 30px;
  }

  #main .feature-list>li {
    margin-right: 22px;
    margin-bottom: 20px;
  }

  #main .feature-list>li:nth-of-type(8n) {
    margin-right: 0;
  }

  #main .point {
    margin-bottom: 80px;
  }

  #main .point .c-title {
    margin-bottom: 50px;
  }

  #main .point .-btmtext {
    font-size: 1.2rem;
    margin-top: 50px;
    text-align: center;
  }

  #main .point-box {
    border-radius: 30px;
    padding: 50px 60px;
  }

  #main .free-area {
    margin-bottom: 80px;
    padding: 0 60px;
  }

  #main .-size-note {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    font-size: .8rem;
  }

  #main .size {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    margin-top: -120px;
    margin-bottom: 80px;
    padding-top: 120px;
  }

  #main .size-tbl {
    width: 100%;
  }

  #main .size-tbl th,
  #main .size-tbl td {
    padding: 10px;
  }

  #main .size-tbl>thead th {
    width: 280px;
  }

  #main .size-tbl>thead th:nth-of-type(1) {
    width: 200px;
  }

  #main .size-tbl>tbody td {
    font-size: 1.1rem;
    padding: 12px;
  }

  #main .size-tbl>tbody td strong span {
    font-size: 1.5rem;
  }

  #main .size-tbl .-text {
    font-size: .8rem;
    margin-bottom: 8px;
  }

  #main .size-tbl .-button {
    border-radius: 25px;
    font-size: .8rem;
    margin: auto;
    padding: 8px;
    position: relative;
    overflow: hidden;
    width: 200px;
  }

  #main .size-tbl .-button:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    z-index: 1;
    transition: .3s ease;
  }

  #main .size-tbl .-button:hover:after {
    width: 100%;
  }

  #main .size-tbl .-button._appli:after {
    background-color: #fa0;
  }

  #main .size-tbl .-button._estimate {
    margin-top: 10px;
  }

  #main .size-tbl .-button._estimate:after {
    background-color: #1175c7;
  }

  #main .size-tbl .-button._contact {
    font-size: .775rem;
    padding: 7px;
    transition: .2s ease;
  }

  #main .size-tbl .-button._contact:after {
    background-color: #003b89;
  }

  #main .size-tbl .-button._contact:hover {
    color: #fff;
  }

  #main .external {
    margin-bottom: 80px;
  }

  #main .external iframe {
    height: 510px;
  }

  #main .external._youtube {
    width: 907px;
  }

  #main .bnr-list {
    gap: 50px 60px;
    padding-top: 40px;
  }

  #main .bnr-list li a {
    transition: .3s ease;
  }

  #main .bnr-list li a:hover {
    opacity: .8;
  }

  #main .modal .-closebtn {
    left: calc(50% + 500px);
    top: calc(5vh - 20px);
    height: 70px;
    width: 70px;
  }

  #main .modal-box {
    border-radius: 30px;
    padding: 40px 50px 60px;
    left: calc(50% - 550px);
    width: 1100px;
  }

  #main .estimate-type {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 40px;
    padding: 15px 20px;
  }

  #main .estimate-type img {
    margin-right: .7em;
    width: 32px;
  }

  #main .estimate-type-list>li {
    letter-spacing: .05em;
  }

  #main .estimate-type-list>li:after {
    margin: 0 .4em;
  }

  #main .estimate-camp {
    margin-bottom: 60px;
  }

  #main .estimate-camp:before,
  #main .estimate-camp:after {
    bottom: -25px;
    height: 172px;
    width: 165px;
  }

  #main .estimate-camp:before {
    left: -5px;
    scale: -1 1;
  }

  #main .estimate-camp:after {
    right: -5px;
  }

  #main .estimate-camp-detail {
    padding: 30px 30px 40px;
    width: 680px;
  }

  #main .estimate-camp-detail>dt {
    font-size: 1.4rem;
    letter-spacing: .03em;
    margin-bottom: 25px;
    padding-bottom: 20px;
  }

  #main .estimate-camp-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  #main .estimate-camp-list>li {
    margin: 0 20px;
    max-width: calc(50% - 20px);
  }

  #main .estimate-camp-list>li>dl>dt {
    font-size: .9rem;
    margin-right: 12px;
    width: 72px;
  }

  #main .estimate-camp-list>li>dl>dd {
    font-size: .95rem;
  }

  #main .estimate-start {
    margin-bottom: 50px;
    padding-bottom: 40px;
  }

  #main .estimate-start>h3 {
    margin-bottom: 25px;
  }

  #main .estimate-start>p {
    letter-spacing: .05em;
  }

  #main .estimate-start-blk .-button {
    cursor: pointer;
    font-size: .8rem;
    margin-left: 30px;
    position: relative;
    transition: .3s ease;
  }

  #main .estimate-start-blk .-button span {
    display: inline-block;
    position: relative;
    z-index: 10;
  }

  #main .estimate-start-blk .-button:after {
    background-color: #3b92d9;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    z-index: 1;
    transition: .3s ease;
  }

  #main .estimate-start-blk .-button:hover {
    color: #fff;
  }

  #main .estimate-start-blk .-button:hover:after {
    width: 100%;
  }

  #main .estimate-start-select {
    display: table;
  }

  #main .estimate-start-select select {
    font-size: 1rem;
    padding-right: calc(.8em + 40px);
    width: 300px;
  }

  #main .estimate-start-select:before {
    width: 40px;
  }

  #main .estimate-start-select:after {
    top: calc(50% - 7px);
    right: 16px;
    height: 15px;
    width: 9px;
  }

  #main .estimate-payment {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 60px;
  }

  #main .estimate-payment-sec {
    padding-bottom: 20px;
    width: 480px;
  }

  #main .estimate-payment-camp {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    padding: 10px 5px;
  }

  #main .estimate-payment-camp>dl>dt {
    margin-right: .7em;
  }

  #main .estimate-payment-camp>dl._default {
    margin-right: .5em;
  }

  #main .estimate-payment-camp>dl._default>dt {
    font-size: .65rem;
  }

  #main .estimate-payment-camp>dl._default>dd {
    font-size: .8rem;
  }

  #main .estimate-payment-camp>dl._default>dd span {
    font-size: 1.3rem;
  }

  #main .estimate-payment-camp>dl._camp>dt {
    font-size: .7rem;
  }

  #main .estimate-payment-camp>dl._camp>dd {
    font-size: .9rem;
  }

  #main .estimate-payment-camp>dl._camp>dd span {
    font-size: 1.5rem;
  }

  #main .estimate-payment-tbl {
    margin: 0 20px;
    width: 440px;
  }

  #main .estimate-payment-tbl thead {
    margin-bottom: 5px;
  }

  #main .estimate-payment-tbl thead th {
    font-size: .75rem;
  }

  #main .estimate-payment-tbl tbody {
    margin-bottom: 5px;
    padding-bottom: 10px;
  }

  #main .estimate-payment-tbl tbody th {
    font-size: .9rem;
  }

  #main .estimate-payment-tbl tbody td {
    font-size: .8rem;
  }

  #main .estimate-payment-tbl tbody td span {
    font-size: 1.3rem;
  }

  #main .estimate-payment-tbl tfoot th {
    font-size: .9rem;
  }

  #main .estimate-payment-tbl tfoot td {
    font-size: .8rem;
  }

  #main .estimate-payment-tbl tfoot td span {
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 767px) {
  #main .title {
    padding: 6.6666666667vw 5.3333333333vw;
  }

  #main .title>img {
    width: 10.1333333333vw;
  }

  #main .title>h1 {
    font-size: 7.2vw;
    margin-left: 2.6666666667vw;
    max-width: 76.5333333333vw;
  }

  #main .nav {
    justify-content: space-between;
    padding: 8vw 5.3333333333vw;
  }

  #main .nav>li {
    width: 42.6666666667vw;
  }

  #main .nav>li:last-of-type {
    margin-top: 4vw;
    width: 89.3333333333vw;
  }

  #main .nav>li>a {
    border-width: .5333333333vw;
    border-radius: 9.3333333333vw;
    font-size: 4.5333333333vw;
    padding: 2.4vw 5.3333333333vw 2.4vw 2.6666666667vw;
  }

  #main .nav>li>a>span:before {
    top: calc(50% - 2.2666666667vw);
    right: 4vw;
    height: 4.5333333333vw;
    width: 4.5333333333vw;
  }

  #main .nav>li>a>span:after {
    top: calc(50% - 1.2vw);
    right: 5.6vw;
    height: 2.4vw;
    width: 1.3333333333vw;
  }

  #main .campaign {
    background-image: url(../img/single/bg_campaign_sp.png);
    padding: 9.3333333333vw 5.3333333333vw;
  }

  #main .campaign-inr {
    padding: 8vw 6.6666666667vw;
  }

  #main .campaign-inr>h2 {
    font-size: 6.4vw;
    margin-bottom: 5.3333333333vw;
    padding: 0 2.6666666667vw 5.3333333333vw;
  }

  #main .campaign-inr:before,
  #main .campaign-inr:after {
    bottom: -9.3333333333vw;
    height: 24vw;
    width: 22.9333333333vw;
  }

  #main .campaign-inr:before {
    left: -6.6666666667vw;
    scale: -1 1;
  }

  #main .campaign-inr:after {
    right: -6.6666666667vw;
  }

  #main .campaign-list>li {
    margin-bottom: 2.6666666667vw;
  }

  #main .campaign-list>li>dl>dt {
    margin-right: 3.2vw;
    width: 17.3333333333vw;
  }

  #main .campaign-list>li>dl>dd {
    font-size: 4.5333333333vw;
  }

  #main .overview {
    margin-bottom: 13.3333333333vw;
  }

  #main .overview-photo {
    margin-bottom: 8vw;
  }

  #main .overview-photo-main {
    margin-bottom: 2.6666666667vw;
  }

  #main .overview-photo-main .swiper-slide {
    height: 66.1333333333vw;
    width: 89.3333333333vw;
  }

  #main .overview-photo-sub .swiper {
    width: 75.2vw;
  }

  #main .overview-photo-sub .swiper-slide {
    height: 17.8666666667vw;
    width: 24vw;
  }

  #main .overview-photo-sub .swiper-button-prev {
    height: 17.8666666667vw;
    width: 5.3333333333vw;
  }

  #main .overview-photo-sub .swiper-button-prev img {
    height: 3.2vw;
    width: 1.8666666667vw;
  }

  #main .overview-photo-sub .swiper-button-next {
    height: 17.8666666667vw;
    width: 5.3333333333vw;
  }

  #main .overview-photo-sub .swiper-button-next img {
    height: 3.2vw;
    width: 1.8666666667vw;
  }

  #main .overview-list>li {
    margin-bottom: 4vw;
  }

  #main .overview-list>li>dl>dt {
    margin-bottom: 1.3333333333vw;
    padding: 1.8666666667vw 5.3333333333vw;
  }

  #main .overview-list>li>dl>dd {
    padding: 2.6666666667vw 5.3333333333vw;
  }

  #main .overview-list>li>dl._fee>dd {
    margin-bottom: 1.3333333333vw;
  }

  #main .overview-list>li>dl._fee>dd:last-of-type {
    margin-bottom: 0;
  }

  #main .gmap {
    margin-bottom: 13.3333333333vw;
  }

  #main .gmap iframe {
    height: 77.3333333333vw;
  }

  #main .feature {
    padding-bottom: 10.6666666667vw;
  }

  #main .feature>h2 {
    font-size: 5.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }

  #main .feature-list>li {
    margin-right: 3.4666666667vw;
    margin-bottom: 2.6666666667vw;
    width: 27.4666666667vw;
  }

  #main .feature-list>li:nth-of-type(3n) {
    margin-right: 0;
  }

  #main .point {
    margin-bottom: 13.3333333333vw;
  }

  #main .point .-btmtext {
    font-size: 4.8vw;
    margin-top: 8vw;
    padding: 0 2.6666666667vw;
  }

  #main .point-box {
    border-radius: 5.3333333333vw;
    padding: 9.3333333333vw 5.3333333333vw;
  }

  #main .free-area {
    margin-bottom: 13.3333333333vw;
  }

  #main .-size-note {
    font-size: 3.2vw;
    padding: 0 2.6666666667vw;
  }

  #main .size {
    overflow-x: scroll;
    position: relative;
    margin-bottom: 13.3333333333vw;
    padding: 0 5.3333333333vw;
  }

  #main .size:after {
    background-image: url(../img/common/img_onscroll.svg);
    background-size: contain;
    content: "";
    display: block;
    pointer-events: none;
    position: absolute;
    top: calc(50% - 21.3333333333vw);
    left: calc(50% - 29.3333333333vw);
    height: 42.6666666667vw;
    width: 58.6666666667vw;
    z-index: 10;
    transition: .3s ease;
  }

  #main .size.is-touch:after {
    opacity: 0;
  }

  #main .size-tbl {
    width: 109.3333333333vw;
  }

  #main .size-tbl>thead th {
    font-size: 3.7333333333vw;
    padding: 2.6666666667vw 1.3333333333vw;
    width: 32vw;
  }

  #main .size-tbl>thead th:nth-of-type(1) {
    width: 21.3333333333vw;
  }

  #main .size-tbl>thead th._contact {
    width: 40vw;
  }

  #main .size-tbl>tbody td {
    padding: 3.2vw 2.6666666667vw;
  }

  #main .size-tbl>tbody td strong span {
    font-size: 5.3333333333vw;
  }

  #main .size-tbl>tbody td._fee {
    font-size: 3.7333333333vw;
  }

  #main .size-tbl>tbody td._contact {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.3333333333vw;
  }

  #main .size-tbl .-text {
    font-size: 3.4666666667vw;
    line-height: 1.2;
    margin-bottom: .8vw;
    width: 100%;
  }

  #main .size-tbl .-button {
    border-radius: 5.3333333333vw;
    font-size: 3.4666666667vw;
    padding: 2.1333333333vw 2.6666666667vw;
    width: 32vw;
  }

  #main .size-tbl .-button._contact {
    line-height: 1.2;
    padding: 1.0666666667vw 2.6666666667vw;
    width: 32vw;
  }

  #main .external {
    margin-bottom: 13.3333333333vw;
  }

  #main .external iframe {
    height: 69.3333333333vw;
  }

  #main .external._youtube iframe {
    height: 50.1333333333vw;
  }

  #main .bnr-list {
    gap: 5.3333333333vw 3.2vw;
    margin: 0 -1.6vw -5.3333333333vw;
  }

  #main .bnr-list li {
    width: 44vw;
  }

  #main .modal .-closebtn {
    right: 1.3333333333vw;
    top: calc(5vh - 4vw);
    height: 13.3333333333vw;
    width: 13.3333333333vw;
  }

  #main .modal .-closebtn img {
    width: 4.8vw;
  }

  #main .modal-box {
    border-radius: 5.3333333333vw;
    padding: 6.6666666667vw 3.2vw 8vw;
    left: 2.6666666667vw;
    width: 94.6666666667vw;
  }

  #main .estimate-type {
    margin-bottom: 8vw;
    padding: 2.6666666667vw;
    text-align: center;
  }

  #main .estimate-type img {
    width: 7.4666666667vw;
  }

  #main .estimate-type-list {
    justify-content: center;
  }

  #main .estimate-type-list>li {
    margin-top: 1.3333333333vw;
  }

  #main .estimate-type-list>li:after {
    margin: 0 .3em;
  }

  #main .estimate-camp {
    margin-bottom: 10.6666666667vw;
  }

  #main .estimate-camp:before,
  #main .estimate-camp:after {
    bottom: -9.3333333333vw;
    height: 24vw;
    width: 22.9333333333vw;
  }

  #main .estimate-camp:before {
    left: -5.3333333333vw;
    scale: -1 1;
  }

  #main .estimate-camp:after {
    right: -5.3333333333vw;
  }

  #main .estimate-camp-detail {
    padding: 5.3333333333vw 2.6666666667vw 8vw;
    width: 78.6666666667vw;
  }

  #main .estimate-camp-detail>dt {
    font-size: 4.8vw;
    letter-spacing: 0;
    margin-bottom: 4vw;
    padding-bottom: 2.6666666667vw;
  }

  #main .estimate-camp-detail>dd {
    padding: 0 2.6666666667vw;
  }

  #main .estimate-camp-list>li {
    margin-bottom: 2.6666666667vw;
  }

  #main .estimate-camp-list>li>dl>dt {
    font-size: 4vw;
    margin-right: 3.2vw;
    width: 16vw;
  }

  #main .estimate-camp-list>li>dl>dd {
    font-size: 4.2666666667vw;
  }

  #main .estimate-start {
    margin-bottom: 10.6666666667vw;
    padding-bottom: 8vw;
  }

  #main .estimate-start>h3 {
    margin-bottom: 5.3333333333vw;
  }

  #main .estimate-start-blk .-button {
    font-size: 3.7333333333vw;
    margin-left: 4vw;
  }

  #main .estimate-start-select select {
    font-size: 4.2666666667vw;
    width: 48vw;
  }

  #main .estimate-start-select:before {
    width: 8.8vw;
  }

  #main .estimate-start-select:after {
    top: calc(50% - 1.6vw);
    right: 3.4666666667vw;
    height: 3.4666666667vw;
    width: 2.1333333333vw;
  }

  #main .estimate-payment-sec {
    margin-bottom: 8vw;
    padding-bottom: 4vw;
  }

  #main .estimate-payment-camp {
    margin-bottom: 4vw;
    padding: 2.6666666667vw;
  }

  #main .estimate-payment-camp>dl>dt span {
    display: table;
    margin-left: auto;
  }

  #main .estimate-payment-camp>dl>dt {
    width: 40%;
  }

  #main .estimate-payment-camp>dl>dd {
    margin-left: 3%;
    width: 57%;
  }

  #main .estimate-payment-camp>dl._default>dt {
    font-size: 3.2vw;
  }

  #main .estimate-payment-camp>dl._default>dd {
    font-size: 3.7333333333vw;
  }

  #main .estimate-payment-camp>dl._default>dd span {
    font-size: 5.3333333333vw;
  }

  #main .estimate-payment-camp>dl._camp>dt {
    font-size: 3.2vw;
  }

  #main .estimate-payment-camp>dl._camp>dd {
    font-size: 4.2666666667vw;
  }

  #main .estimate-payment-camp>dl._camp>dd span {
    font-size: 6.4vw;
  }

  #main .estimate-payment-tbl {
    margin: 0 2.6666666667vw;
    width: 82.6666666667vw;
  }

  #main .estimate-payment-tbl thead {
    margin-bottom: 5px;
  }

  #main .estimate-payment-tbl thead th {
    font-size: 3.2vw;
  }

  #main .estimate-payment-tbl tbody {
    margin-bottom: 5px;
    padding-bottom: 10px;
  }

  #main .estimate-payment-tbl tbody th {
    font-size: 3.7333333333vw;
  }

  #main .estimate-payment-tbl tbody td {
    font-size: 3.4666666667vw;
  }

  #main .estimate-payment-tbl tbody td span {
    font-size: 5.3333333333vw;
  }

  #main .estimate-payment-tbl tfoot th {
    font-size: 3.7333333333vw;
  }

  #main .estimate-payment-tbl tfoot td {
    font-size: 3.4666666667vw;
  }

  #main .estimate-payment-tbl tfoot td span {
    font-size: 5.3333333333vw;
  }
}
/*# sourceMappingURL=../../_sourcemap/assets/css/single.css.map */