.tokyo_lp a:hover {
  transition: 0.2s;
  opacity: 0.7;
}
.tokyo_lp .ac_nav--open .ac_nav__inner {
  z-index: 100;
}
.tokyo_lp .pc {
  display: block;
}
@media (max-width: 768px) {
  .tokyo_lp .pc {
    display: none;
  }
}
.tokyo_lp .sp {
  display: none;
}
@media (max-width: 768px) {
  .tokyo_lp .sp {
    display: block;
  }
}
.tokyo_lp .wid38 {
  width: 38%;
}
.tokyo_lp .wid48 {
  width: 48%;
}
.tokyo_lp .wid60 {
  width: 60%;
}
.tokyo_lp .wid80 {
  width: 80%;
}
@media (max-width: 768px) {
  .tokyo_lp .sp100 {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  .tokyo_lp .g-mb-40 {
    margin-bottom: 15px !important;
  }
}
.tokyo_lp .content-cta-wrap.center-cta {
  margin-top: -170px;
  padding-bottom: 170px;
}
@media (max-width: 768px) {
  .tokyo_lp .content-cta-wrap.center-cta {
    margin-top: -50px;
    padding-bottom: 70px;
  }
}
.tokyo_lp .flex {
  display: flex;
  flex-wrap: nowrap;
}
.tokyo_lp .flex.wrap {
  flex-wrap: wrap;
}
.tokyo_lp .flex.between {
  justify-content: space-between;
}
.tokyo_lp .flex.center {
  justify-content: center;
}
.tokyo_lp .flex.gap15 {
  gap: 15px;
}
.tokyo_lp .flex.gap20 {
  gap: 20px;
}
.tokyo_lp .flex.gap40 {
  gap: 40px;
}
@media (max-width: 768px) {
  .tokyo_lp .flex.spb {
    display: block !important;
  }
}
.tokyo_lp .welcome {
  position: relative;
  background: linear-gradient(90deg, #3679D1 0%, #4CC1D6 100%);
  color: #fff;
  font-weight: bold;
  font-size: 28px;
  text-align: center;
  padding: 7px 5px 5px;
  z-index: 6;
}
@media (max-width: 768px) {
  .tokyo_lp .welcome {
    font-size: 16px;
  }
}
.tokyo_lp .welcome strong {
  color: #fcee21;
}
.tokyo_lp .h1-wrap {
  position: relative;
  padding-bottom: 100px;
  background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/useful/tokyo-asset/images/h1_pc_bg png");
  background-position: center 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  overflow: hidden;
}
@media (max-width: 1730px) {
  .tokyo_lp .h1-wrap {
    background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/useful/tokyo-asset/images/h1_pc_bg png");
    background-position: center 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
}
@media (max-width: 768px) {
  .tokyo_lp .h1-wrap {
    position: static;
    background: none;
  }
}
.tokyo_lp .h1-wrap .mainvisual-wrap {
  position: relative;
}
.tokyo_lp .h1-wrap .mainvisual-wrap .mainvisual-inner {
  margin: auto;
  max-width: 1280px;
  width: 100%;
}
.tokyo_lp .h1-wrap .mainvisual-wrap .mainvisual-inner .ttl {
  position: relative;
  display: block;
  max-width: 910px;
  width: 63vw;
  z-index: 5;
}
.tokyo_lp .h1-wrap .mainvisual-wrap .contractor {
  position: absolute;
  top: 0;
  z-index: 1;
  overflow: hidden;
  max-width: 1580px;
  min-height: 900px;
  left: calc(50% - 765px);
}
@media (max-width: 960px) {
  .tokyo_lp .h1-wrap .mainvisual-wrap .contractor {
    top: -75px;
    width: 1300px;
  }
}
.tokyo_lp .h1-wrap .mainvisual-wrap .contractor img {
  pointer-events: none;
}
.tokyo_lp .h1-wrap .mainvisual-wrap .wbg {
  position: absolute;
  width: 100%;
  height: 1000px;
  margin-top: 0;
  border-radius: 100px 100px 0 0;
  z-index: 0;
  background-color: rgba(255, 255, 255, 0.5);
}
.tokyo_lp .h1-wrap .mv-cta_pc {
  position: relative;
  max-width: 1216px;
  margin: 0 auto 0;
  width: 100%;
  padding: 30px 30px 30px 30px;
  z-index: 5;
}
.tokyo_lp .h1-wrap .mv-cta_pc .circle {
  flex-shrink: 0;
  height: 110px;
  width: 110px;
  border-radius: 50em;
  background-color: #fbed2d;
  font-size: 32px;
  text-align: center;
  font-weight: bold;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  line-height: 1em;
}
@media (max-width: 1000px) {
  .tokyo_lp .h1-wrap .mv-cta_pc .circle {
    height: 80px;
    width: 80px;
    font-size: 24px;
  }
}
.tokyo_lp .h1-wrap .mv-cta_pc .circle span {
  display: block;
  margin-top: 24px;
  font-size: 20px;
}
@media (max-width: 1000px) {
  .tokyo_lp .h1-wrap .mv-cta_pc .circle span {
    margin-top: 14px;
    font-size: 14px;
  }
}
.tokyo_lp .h1-wrap .mv-cta_pc .bt a {
  display: block;
}
.tokyo_lp .h1-wrap .mv-cta_pc .bt a:hover {
  text-decoration: none;
  transition: 0.3s;
  opacity: 0.7;
}
.tokyo_lp .h1-wrap .point-wrap .point-inner {
  position: relative;
  margin: 0 auto;
  max-width: 1160px;
  gap: 15px;
  z-index: 5;
}
@media (max-width: 1350px) {
  .tokyo_lp .h1-wrap .point-wrap .point-inner {
    max-width: auto;
  }
}
@media (max-width: 1350px) {
  .tokyo_lp .h1-wrap .point-wrap .point-inner.between {
    padding: 0 30px;
  }
}
.tokyo_lp .h1-wrap .point-wrap .alist {
  position: relative;
  margin: 0 auto;
  max-width: 1160px;
  padding-bottom: 20px;
  z-index: 5;
}
@media (max-width: 1350px) {
  .tokyo_lp .h1-wrap .point-wrap .alist {
    padding: 0 30px 20px;
  }
}
.tokyo_lp .mv-cta_sp {
  background-color: #e7f0f2;
  padding: 15px 10px 50px;
}
.tokyo_lp .about-wrap {
  position: relative;
  margin-top: -100px;
  z-index: 5;
}
@media (max-width: 768px) {
  .tokyo_lp .about-wrap {
    margin-top: -30px;
  }
}
.tokyo_lp .about-wrap .about-inner {
  width: 100%;
  background: 0 0 no-repeat url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/useful/tokyo-asset/images/img_bg png");
  background-size: 100% 100%;
  border-radius: 100px 100px 0 0;
}
@media (max-width: 768px) {
  .tokyo_lp .about-wrap .about-inner {
    border-radius: 20px 20px 0 0;
  }
}
.tokyo_lp .about-wrap .about-inner .about-content {
  max-width: 1216px;
  width: 100%;
  margin: auto;
  padding: 120px 15px 220px;
}
@media (max-width: 768px) {
  .tokyo_lp .about-wrap .about-inner .about-content {
    padding: 30px 15px 100px;
  }
}
.tokyo_lp .about-wrap .about-inner .about-content h2 {
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .tokyo_lp .about-wrap .about-inner .about-content h2 {
    margin-bottom: 20px;
  }
}
.tokyo_lp .about-wrap .about-inner .about-content h2 .text {
  display: inline-block;
  margin-bottom: 15px;
  padding: 0 15px;
  background-color: #fff;
  border-radius: 10px;
}
@media (max-width: 768px) {
  .tokyo_lp .about-wrap .about-inner .about-content h2 .text {
    margin-bottom: 10px;
  }
}
.tokyo_lp .about-wrap .about-inner .about-content h2 .gradient-text {
  display: inline-block;
  background: linear-gradient(to right, #0083bf, #00bfba);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  font-size: clamp(20px, 3.5vw, 50px);
  font-weight: bold;
  line-height: 1;
  margin-bottom: -16px;
}
@media (max-width: 768px) {
  .tokyo_lp .about-wrap .about-inner .about-content h2 .gradient-text {
    display: inline-block;
    margin-bottom: -6px;
  }
}
.tokyo_lp .about-wrap .about-inner .about-content h2 .gradient-text .small {
  font-size: clamp(14px, 3vw, 34px);
}
.tokyo_lp .about-wrap .about-inner .about-content p {
  color: #fff;
  font-size: clamp(14px, 1.4vw, 20px);
  line-height: 2em;
}
.tokyo_lp .about-wrap .about-inner .about-content strong {
  font-size: clamp(16px, 2vw, 30px);
}
.tokyo_lp .about-wrap .about-inner .about-content .weight {
  font-weight: bold;
}
@media (max-width: 768px) {
  .tokyo_lp .about-wrap .about-inner .about-content .weight {
    display: block;
    margin-top: 15px;
  }
}
.tokyo_lp .about-wrap .about-inner .about-content span {
  line-height: 2.6em;
}
@media (max-width: 768px) {
  .tokyo_lp .about-wrap .about-inner .about-content .read {
    line-height: 1em;
  }
}
.tokyo_lp .content-cta-wrap {
  position: relative;
  margin-top: -150px;
  padding: 0 0 200px;
  z-index: 7;
}
.tokyo_lp .content-wrap {
  position: relative;
  margin-top: -120px;
  background-color: #fff;
  border-radius: 100px 100px 0 0;
  padding: 100px 0 200px;
  z-index: 6;
}
@media (max-width: 768px) {
  .tokyo_lp .content-wrap {
    border-radius: 20px 20px 0 0;
    margin-top: -50px;
    padding: 40px 15px 80px;
  }
}
.tokyo_lp .content-wrap.last {
  padding: 100px 0 0;
}
.tokyo_lp .content-wrap.bluegrey {
  background-color: #eff4f7 !important;
}
.tokyo_lp .content-wrap .content-inner {
  max-width: 1216px;
  width: 100%;
  margin: auto;
}
.tokyo_lp .content-wrap .content-title {
  margin-bottom: 20px;
  text-align: center;
  font-weight: bold;
  font-size: clamp(20px, 3vw, 42px);
  min-height: 168px;
}
@media (max-width: 768px) {
  .tokyo_lp .content-wrap .content-title {
    min-height: 114px;
  }
}
.tokyo_lp .content-wrap .content-title span {
  display: block;
  padding-top: 40px;
  color: #0097e0;
  font-size: clamp(14px, 1.6vw, 20px);
}
@media (max-width: 768px) {
  .tokyo_lp .content-wrap .content-title span {
    padding-top: 30px;
  }
}
.tokyo_lp .content-wrap .content-title.h2_1 {
  background: center 0 no-repeat url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/useful/tokyo-asset/images/h2_1 png");
  background-size: 240px 168px;
}
@media (max-width: 768px) {
  .tokyo_lp .content-wrap .content-title.h2_1 {
    background-size: 162px 114px;
  }
}
.tokyo_lp .content-wrap .content-title.h2_2 {
  background: center 0 no-repeat url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/useful/tokyo-asset/images/h2_2 png");
  background-size: 240px 168px;
}
@media (max-width: 768px) {
  .tokyo_lp .content-wrap .content-title.h2_2 {
    background-size: 162px 114px;
  }
}
.tokyo_lp .content-wrap .content-title.h2_3 {
  background: center 0 no-repeat url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/useful/tokyo-asset/images/h2_3 png");
  background-size: 240px 168px;
}
@media (max-width: 768px) {
  .tokyo_lp .content-wrap .content-title.h2_3 {
    background-size: 162px 114px;
  }
}
.tokyo_lp .content-wrap .content-title.h2_4 {
  background: center 0 no-repeat url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/useful/tokyo-asset/images/h2_4 png");
  background-size: 240px 168px;
}
@media (max-width: 768px) {
  .tokyo_lp .content-wrap .content-title.h2_4 {
    background-size: 162px 114px;
  }
}
.tokyo_lp .content-wrap .content-title.h2_5 {
  background: center 0 no-repeat url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/useful/tokyo-asset/images/h2_5 png");
  background-size: 240px 168px;
}
@media (max-width: 768px) {
  .tokyo_lp .content-wrap .content-title.h2_5 {
    background-size: 162px 114px;
  }
}
.tokyo_lp .content-wrap .content-title.h2_6 {
  background: center 0 no-repeat url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/useful/tokyo-asset/images/h2_6 png");
  background-size: 240px 168px;
}
@media (max-width: 768px) {
  .tokyo_lp .content-wrap .content-title.h2_6 {
    background-size: 162px 114px;
  }
}
.tokyo_lp .content-wrap .content-title.h2_7 {
  display: flex;
  align-items: center;
  justify-content: center;
  background: center 0 no-repeat url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/useful/tokyo-asset/images/h2_7 png");
  background-size: 240px 168px;
}
@media (max-width: 768px) {
  .tokyo_lp .content-wrap .content-title.h2_7 {
    background-size: 162px 114px;
  }
}
.tokyo_lp .content-wrap .content-title.h2_8 {
  margin-bottom: 30px;
  min-height: auto;
}
.tokyo_lp .content-wrap .content-text {
  margin-bottom: 50px;
  text-align: center;
  font-size: clamp(14px, 1.2vw, 18px);
}
@media (max-width: 768px) {
  .tokyo_lp .content-wrap .content-text {
    margin-bottom: 20px;
    text-align: left;
  }
}
.tokyo_lp .market-wrap div {
  width: 18%;
}
@media (max-width: 768px) {
  .tokyo_lp .market-wrap div {
    width: 28%;
  }
}
.tokyo_lp .product-wrap {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 30px;
  gap: 30px 1%;
  text-align: center;
  flex-wrap: wrap;
  font-weight: bold;
  font-size: clamp(14px, 1.1vw, 16px);
  max-width: 960px;
  width: 100%;
}
@media (max-width: 768px) {
  .tokyo_lp .product-wrap {
    gap: 15px;
    justify-content: center;
  }
}
.tokyo_lp .product-wrap h3 {
  margin-bottom: 20px;
  padding: 0 20px;
  border-radius: 50em;
  background-color: #0997de;
  color: #fff;
}
@media (max-width: 768px) {
  .tokyo_lp .product-wrap h3 {
    margin-bottom: 15px;
    padding: 8px 10px 5px;
    line-height: 1.4em;
  }
}
.tokyo_lp .product-wrap h3 span {
  font-size: 0.8em;
}
@media (max-width: 768px) {
  .tokyo_lp .product-wrap .product-item {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: left;
    text-align: left;
    gap: 20px;
  }
  .tokyo_lp .product-wrap .product-item img {
    max-width: 100px;
  }
}
.tokyo_lp .div1 {
  width: 74%;
}
.tokyo_lp .div2 {
  width: 24%;
}
.tokyo_lp .div3 {
  width: 23%;
}
.tokyo_lp .div4 {
  width: 23%;
}
.tokyo_lp .div5 {
  width: 24%;
}
.tokyo_lp .div6 {
  width: 24%;
}
.tokyo_lp .div7 {
  width: 74%;
}
.tokyo_lp .div1,
.tokyo_lp .div2,
.tokyo_lp .div3,
.tokyo_lp .div4,
.tokyo_lp .div5,
.tokyo_lp .div6,
.tokyo_lp .div7 {
  padding: 20px;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
@media (max-width: 768px) {
  .tokyo_lp .div1,
.tokyo_lp .div2,
.tokyo_lp .div3,
.tokyo_lp .div4,
.tokyo_lp .div5,
.tokyo_lp .div6,
.tokyo_lp .div7 {
    padding: 15px;
    width: 100%;
  }
}
.tokyo_lp .flow-wrap {
  margin-bottom: 30px;
  align-items: center;
}
.tokyo_lp .flow-wrap .flow-item {
  width: 23%;
}
@media (max-width: 768px) {
  .tokyo_lp .flow-wrap .flow-item {
    width: 100%;
  }
}
.tokyo_lp .flow-wrap .flow-next {
  width: 18px;
}
@media (max-width: 768px) {
  .tokyo_lp .flow-wrap .flow-next {
    display: block;
    margin: 10px auto;
    transform: rotate(90deg);
  }
}
.tokyo_lp .flow-wrap .flow-text {
  padding: 15px;
  background-color: #eff4f7;
  border-radius: 0 0 20px 20px;
}
.tokyo_lp .flow-wrap .flow-text h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
  text-align: center;
  font-weight: bold;
}
.tokyo_lp .w-box {
  padding: 40px;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 2px 2px 10px rgba(0, 37, 56, 0.2);
}
@media (max-width: 768px) {
  .tokyo_lp .w-box {
    padding: 20px;
  }
}
.tokyo_lp .reason {
  display: inline-block;
  margin-bottom: 20px;
  padding: 20px 30px;
  border-radius: 50em;
  background: linear-gradient(to bottom, #00d2ff, #009be3);
  color: #fff;
  font-weight: bold;
  font-size: clamp(14px, 1.2vw, 20px);
}
@media (max-width: 768px) {
  .tokyo_lp .reason {
    padding: 10px 15px;
  }
}
.tokyo_lp h3.def {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: clamp(16px, 1.2vw, 20px);
  color: #0097e0;
}
.tokyo_lp .area {
  font-weight: bold;
}
.tokyo_lp .case {
  gap: 30px;
}
.tokyo_lp .case div {
  flex-grow: 1;
}
@media (max-width: 768px) {
  .tokyo_lp .case div {
    margin-bottom: 15px;
  }
}
.tokyo_lp .case a {
  display: block;
  position: relative;
  color: #fff;
  font-weight: bold;
  border-radius: 20px;
}
.tokyo_lp .case .tag {
  display: inline-block;
  margin-bottom: 10px;
  padding: 3px 10px 1px;
  border-radius: 3px;
  color: #323232;
  font-weight: bold;
  text-align: center;
  background-color: #fff;
}
.tokyo_lp .case .detail {
  display: block;
  position: absolute;
  padding: 30px;
  left: 30px;
  right: 30px;
  bottom: 30px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  font-size: clamp(14px, 1.1vw, 16px);
}
.tokyo_lp .service_area {
  margin-bottom: 50px;
}
.tokyo_lp .service_area table {
  border-collapse: collapse;
  width: 100%;
  border: 2px solid #e6e6e6;
}
.tokyo_lp .service_area th {
  padding: 10px 50px;
  background-color: #85b5cc;
  font-size: clamp(14px, 1.2vw, 20px);
  text-align: center;
  color: #fff;
  border-bottom: 2px solid #fff;
}
@media (max-width: 768px) {
  .tokyo_lp .service_area th {
    padding: 10px;
  }
}
.tokyo_lp .service_area th.last {
  border-bottom: 2px solid #e6e6e6;
}
.tokyo_lp .service_area td {
  border-bottom: 2px solid #e6e6e6;
}
.tokyo_lp .service_area td div {
  margin: 0 5px;
  padding: 20px;
}
@media (max-width: 768px) {
  .tokyo_lp .service_area td div {
    padding: 10px;
  }
}
.tokyo_lp .service_area td div.last {
  border: 0;
}
.tokyo_lp .service_area td a {
  color: #09c;
}
.tokyo_lp .faq {
  margin-bottom: 100px;
  gap: 20px;
}
.tokyo_lp .faq .faq-item {
  width: 100%;
  background-color: #eff4f7;
  border-radius: 20px;
  padding: 30px;
}
@media (max-width: 768px) {
  .tokyo_lp .faq .faq-item {
    margin-bottom: 15px;
    padding: 15px;
  }
}
.tokyo_lp .faq .faq-item h3 {
  position: relative;
  margin-bottom: 30px;
  padding: 30px;
  font-weight: bold;
  text-align: center;
  font-size: clamp(18px, 1.2vw, 20px);
  background-color: #fff;
  border-radius: 20px;
}
@media (max-width: 768px) {
  .tokyo_lp .faq .faq-item h3 {
    padding: 10px;
  }
}
.tokyo_lp .faq .faq-item h3::after {
  display: inline-block;
  content: "";
  position: absolute;
  left: calc(50% - 20px);
  bottom: -20px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
}
.tokyo_lp .faq .faq-item h3 .q-num {
  font-size: clamp(18px, 2vw, 30px);
  color: #0097e0;
}
.tokyo_lp .faq .faq-item h3 span {
  display: block;
  text-align: center;
}
.tokyo_lp .faq .faq-item .answer span {
  display: block;
  font-size: clamp(20px, 2vw, 40px);
  font-weight: bold;
  text-align: center;
  color: #005680;
}
/*# sourceMappingURL=cms.css.map */