﻿.page-bluelighttaisaku .main-banner {
  margin: 0 -10px;
}
.page-bluelighttaisaku .main-banner img {
  width: 100%;
}
.page-bluelighttaisaku .s-title-intro {
  margin-bottom: 40px;
  padding: 0 20px;
  font-size: 3.4rem;
  display: inline-block;
  font-weight: bold;
  text-align: center;
  color: #008BD4;
  position: relative;
}
.page-bluelighttaisaku .s-title-intro::before,
.page-bluelighttaisaku .s-title-intro::after {
  position: absolute;
  content: "";
  top: 0;
  display: block;
  width: 3px;
  height: 50px;
  border-left: 3px dashed #008BD4;
}
.page-bluelighttaisaku .s-title-intro::before {
  left: -9px;
  transform: rotate(-30deg);
}
.page-bluelighttaisaku .s-title-intro::after {
  right: -12px;
  transform: rotate(30deg);
}
.page-bluelighttaisaku .s-lead-intro-fig {
  margin-top: 70px;
}
.page-bluelighttaisaku .s-lead-intro {
  font-size: 1.6rem;
  line-height: 2;
}
.page-bluelighttaisaku .s-lead-intro p+p {
  margin-top: 10px;
}
.page-bluelighttaisaku .s-solution {
  margin: 80px auto;
  max-width: 1044px;
  text-align: center;
}
.page-bluelighttaisaku .s-bg-lblue {
  margin: 0 -10px 80px;
  padding: 8rem 10px;
  background: #EFF9FF;
}
.page-bluelighttaisaku .s-ttl {
  margin-bottom: 70px;
  padding: 20px;
  border-top: 3px solid #008BD4;
  border-bottom: 3px solid #008BD4;
  font-size: 3.2rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  color: #008BD4;
}
.page-bluelighttaisaku .s-blueLight-sec {
  margin-top: 40px;
}
.page-bluelighttaisaku .s-about .s-about-inner {
  margin: 0 auto 80px;
  max-width: 1100px;
}
.page-bluelighttaisaku .s-about .s-about-inner h3 {
  margin: 40px auto 20px;
  font-size: 2.4rem;
  font-weight: bold;
  color: #008BD4;
}
.page-bluelighttaisaku .s-about .s-about-inner p {
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: .1em;
  color: #333;
}
.page-bluelighttaisaku .s-about .s-about-inner figure {
  margin-top: 70px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px 60px;
}
.page-bluelighttaisaku .s-about .s-about-inner figure figcaption {
  min-width: 500px;
  max-width: 500px;
  align-items: center;
  text-align: left;
  line-height: 2;
  color: #666;
}
.page-bluelighttaisaku .s-about .s-about-inner figure figcaption sup {
  font-size: 1.2rem;
}
.page-bluelighttaisaku .s-about .s-about-inner figure figcaption span {
  margin-top: 16px;
  display: block;
  font-size: 1.2rem;
  color: #999;
}
.page-bluelighttaisaku .s-about .s-about-inner figure figcaption h3 {
  margin-top: 0;
  font-size: 2.6rem;
  color: #008BD4;
}
.page-bluelighttaisaku .s-about .s-about-inner figure figcaption h3 span {
  display: block;
  font-size: 1.6rem;
  color: #008BD4;
}
.page-bluelighttaisaku .s-prop {
  margin: 0 auto;
  padding: 40px 0;
  max-width: 1100px;
  text-align: center;
  background-color: #fff;
}
.page-bluelighttaisaku .s-prop h3 {
  margin-bottom: 40px;
  padding: 0 30px;
  display: inline-block;
  font-size: 2.6rem;
  font-weight: bold;
  text-align: center;
  color: #008BD4;
  position: relative;
}
.page-bluelighttaisaku .s-prop h3::before,
.page-bluelighttaisaku .s-prop h3::after {
  position: absolute;
  content: "";
  top: 0;
  width: 3px;
  height: 38px;
  display: block;
  border-left: 3px dashed #008BD4;
}
.page-bluelighttaisaku .s-prop h3::before {
  left: -9px;
  transform: rotate(-45deg);
}
.page-bluelighttaisaku .s-prop h3::after {
  right: -12px;
  transform: rotate(45deg);
}
.page-bluelighttaisaku .s-prop-items {
  margin: 0 auto;
  max-width: 980px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px 60px;
}
.page-bluelighttaisaku .s-prop-item {
  width: 460px;
}
.page-bluelighttaisaku .s-prop-item h4 {
  margin-bottom: 12px;
  font-size: 2.6rem;
  font-weight: bold;
  text-align: center;
  color: #008BD4;
}
.page-bluelighttaisaku .s-prop-item h4 span {
  margin-bottom: 12px;
  padding: 6px 0;
  width: 100%;
  display: block;
  font-size: 1.4rem;
  font-weight: normal;
  color: #fff;
  background-color: #008BD4;
}
.page-bluelighttaisaku .s-prop-item figure img {
  margin-bottom: 12px;
  width: 100%;
}
.page-bluelighttaisaku .s-prop-item figure figcaption {
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: .1em;
  text-align: left;
  color: #666;
}
.page-bluelighttaisaku .s-scene .s-scene-inner {
  margin: 0 auto;
  max-width: 1100px;
}
.page-bluelighttaisaku .s-scene .s-scene-inner .s-scene-items {
  max-width: 1100px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
}
.page-bluelighttaisaku .s-scene .s-scene-inner .s-scene-item {
  width: 344px;
}
.page-bluelighttaisaku .s-scene .s-scene-inner .s-scene-item h3 {
  margin: 26px auto 0;
  padding: 16px;
  font-size: 2.6rem;
  font-weight: bold;
  color: #fff;
  background-color: #008BD4;
  position: relative;
}
.page-bluelighttaisaku .s-scene .s-scene-inner .s-scene-item h3 img {
  position: absolute;
  top: -10px;
  left: -20px;
  z-index: 1;
  width: 85px;
}
.page-bluelighttaisaku .s-scene .s-scene-inner .s-scene-item figure {
  padding: 0 32px 32px;
  background-color: #fff;
}
.page-bluelighttaisaku .s-scene .s-scene-inner .s-scene-item figure figcaption h4 {
  margin: 0;
  padding: 14px 0 7px;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  line-height: 150%;
  letter-spacing: 1.8px;
  color: #008BD4;
}
.page-bluelighttaisaku .s-scene .s-scene-inner .s-scene-item figure figcaption h4 span {
  font-weight: bold;
  color: #008BD4;
}
.page-bluelighttaisaku .s-cut {
  margin: 0 auto;
  max-width: 900px;
}
.page-bluelighttaisaku .s-cut h2 {
  font-size: 1.8rem;
  font-weight: normal;
}
.page-bluelighttaisaku .s-cut p {
  margin-top: 30px;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: .1em;
  color: #666;
}
.page-bluelighttaisaku .s-cut p sup {
  font-size: 1.2rem;
}
.page-bluelighttaisaku .s-cut>ul {
  margin-top: 20px;
}
.page-bluelighttaisaku .s-cut li {
  font-size: 1.2rem;
  line-height: 2;
  letter-spacing: .1em;
  color: #666;
}
.page-bluelighttaisaku .s-cut dl {
  border-top: 1px solid #999;
}
.page-bluelighttaisaku .s-cut dt {
  padding: 28px 0 20px;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: .1em;
  color: #666;
}
.page-bluelighttaisaku .s-cut dd li {
  padding-left: 1em;
  position: relative;
}
.page-bluelighttaisaku .s-cut dd li::before {
  content: '・';
  position: absolute;
  left: 0;
}
.page-bluelighttaisaku .s-cut .s-banner {
  margin: 90px auto 100px;
  max-width: 820px;
}
.page-bluelighttaisaku .s-cut .s-banner a:hover {
  opacity: .8;
}
.page-bluelighttaisaku .s-relation {
  margin: 100px 0 70px;
  padding: 45px 15px 50px;
  background-color: #f7f7f7;
}
.page-bluelighttaisaku .s-relation h2 {
  margin-bottom: 30px;
  font-size: 2.4rem;
  letter-spacing: .1em;
  text-align: center;
}
.page-bluelighttaisaku .s-relation .s-relation-thumb {
  margin: 0 auto;
  max-width: 980px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px 15px;
}
.page-bluelighttaisaku .s-relation .s-relation-thumb li {
  width: 314px;
  border: 1px solid #D9D9D9;
}
.page-bluelighttaisaku .s-relation .s-relation-thumb li:hover {
  opacity: .8;
}
.page-bluelighttaisaku .s-relation .s-relation-thumb a {
  display: flex;
  height: 100%;
  text-decoration: none;
}
.page-bluelighttaisaku .s-relation .s-relation-thumb figure {
  display: flex;
  flex-direction: column;
  background: #fff;
}
.page-bluelighttaisaku .s-relation .s-relation-thumb figure img {
  width: 100%;
}
.page-bluelighttaisaku .s-relation .s-relation-thumb figcaption {
  padding: 20px 0;
  align-items: center;
  font-size: 1.4rem;
  text-align: center;
  line-height: 1.5;
  color: #000;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width:740px) {
  .page-bluelighttaisaku .bluelighttaisaku-content {
    padding: 0 15px;
  }
  .page-bluelighttaisaku .main-banner {
    margin: 0;
  }
  .page-bluelighttaisaku .s-title-intro {
    margin-bottom: 15px;
    padding: 0 8px;
    font-size: clamp(2.2rem, calc(24 / 375 * 100vw), 2.6rem);
  }
  .page-bluelighttaisaku .s-title-intro::before,
  .page-bluelighttaisaku .s-title-intro::after {
    height: 68px;
  }
  .page-bluelighttaisaku .s-title-intro::before {
    transform: rotate(-15deg);
  }
  .page-bluelighttaisaku .s-title-intro::after {
    transform: rotate(15deg);
  }
  .page-bluelighttaisaku .s-lead-intro-fig {
    margin: 40px auto 0;
    max-width: 654px;
  }
  .page-bluelighttaisaku .s-lead-intro {
    font-size: clamp(1.4rem, calc(16 / 375 * 100vw), 1.8rem);
    text-align: left;
  }
  .page-bluelighttaisaku .s-lead-intro p+p {
    margin-top: 0;
  }
  .page-bluelighttaisaku .s-solution {
    margin: 30px auto 32px;
  }
  .page-bluelighttaisaku .s-bg-lblue {
    margin: 0 -15px 60px;
    padding: 40px 15px;
  }
  .page-bluelighttaisaku .s-ttl {
    margin-bottom: 32px;
    padding: 15px;
    font-size: clamp(2rem, calc(22 / 375 * 100vw), 2.4rem);
  }
  .page-bluelighttaisaku .s-blueLight-sec {
    margin-top: 35px;
  }
  .page-bluelighttaisaku .s-about .s-about-inner {
    margin: 0 auto 60px;
  }
  .page-bluelighttaisaku .s-about .s-about-inner h3 {
    margin: 0 0 35px;
    font-size: clamp(1.8rem, calc(20 / 375 * 100vw), 2.2rem);
  }
  .page-bluelighttaisaku .s-about .s-about-inner p {
    font-size: clamp(1.4rem, calc(16 / 375 * 100vw), 1.8rem);
    text-align: left;
  }
  .page-bluelighttaisaku .s-about .s-about-inner p+p {
    margin-top: 20px;
  }
  .page-bluelighttaisaku .s-about .s-about-inner figure {
    margin-top: 20px;
    flex-direction: column;
    gap: 0;
  }
  .page-bluelighttaisaku .s-about .s-about-inner figure figcaption {
    padding: 0;
    min-width: initial;
    max-width: initial;
  }
  .page-bluelighttaisaku .s-about .s-about-inner figure figcaption sup {
    font-size: clamp(1rem, calc(12 / 375 * 100vw), 1.4rem);
  }
  .page-bluelighttaisaku .s-about .s-about-inner figure figcaption span {
    font-size: clamp(.9rem, calc(10 / 375 * 100vw), 1.2rem);
  }
  .page-bluelighttaisaku .s-about .s-about-inner figure figcaption h3 {
    margin-bottom: 16px;
    font-size: clamp(1.8rem, calc(20 / 375 * 100vw), 2.2rem);
  }
  .page-bluelighttaisaku .s-about .s-about-inner figure figcaption h3 span {
    font-size: clamp(1.2rem, calc(14 / 375 * 100vw), 1.6rem);
    font-weight: normal;
  }
  .page-bluelighttaisaku .s-about .s-about-inner figure figcaption .note {
    font-size: clamp(.9rem, calc(10 / 375 * 100vw), 1.2rem);
    letter-spacing: .07em;
  }
  .page-bluelighttaisaku .s-prop {
    padding: 40px 15px;
  }
  .page-bluelighttaisaku .s-prop h3 {
    margin-bottom: 35px;
    padding: 0 10px;
    font-size: clamp(2.2rem, calc(24 / 375 * 100vw), 2.6rem);
  }
  .page-bluelighttaisaku .s-prop h3::before,
  .page-bluelighttaisaku .s-prop h3::after {
    height: 30px;
  }
  .page-bluelighttaisaku .s-prop h3::before {
    transform: rotate(-30deg);
  }
  .page-bluelighttaisaku .s-prop h3::after {
    transform: rotate(30deg);
  }
  .page-bluelighttaisaku .s-prop-items {
    flex-direction: column;
    align-items: center;
    gap: 35px;
  }
  .page-bluelighttaisaku .s-prop-item {
    width: 100%;
  }
  .page-bluelighttaisaku .s-prop-item h4 {
    margin-bottom: 20px;
    font-size: clamp(2.2rem, calc(24 / 375 * 100vw), 2.6rem);
    line-height: 1.1;
  }
  .page-bluelighttaisaku .s-prop-item h4 span {
    margin-bottom: 20px;
    padding: 8px 0;
    font-size: clamp(1.4rem, calc(16 / 375 * 100vw), 1.8rem);
  }
  .page-bluelighttaisaku .s-prop-item figure img {
    margin-bottom: 20px;
  }
  .page-bluelighttaisaku .s-prop-item figure figcaption {
    font-size: clamp(1.4rem, calc(16 / 375 * 100vw), 1.8rem);
  }
  .page-bluelighttaisaku .s-scene .s-scene-inner .s-scene-items {
    margin: 0 auto;
    max-width: 550px;
    flex-direction: column;
    gap: 0;
  }
  .page-bluelighttaisaku .s-scene .s-scene-inner .s-scene-item {
    width: 100%;
  }
  .page-bluelighttaisaku .s-scene .s-scene-inner .s-scene-item h3 {
    margin: 0;
    padding: 12px 0;
    font-size: clamp(2.2rem, calc(24 / 375 * 100vw), 2.6rem);
    line-height: 1.1;
  }
  .page-bluelighttaisaku .s-scene .s-scene-inner .s-scene-item h3 img {
    top: -15px;
    left: -15px;
    width: 76px;
  }
  .page-bluelighttaisaku .s-scene .s-scene-inner .s-scene-item figure {
    padding: 14px 32px 32px;
  }
  .page-bluelighttaisaku .s-scene .s-scene-inner .s-scene-item figure figcaption h4 {
    margin: 0 0 7px;
    padding: 0;
    font-size: clamp(1.8rem, calc(20 / 375 * 100vw), 2.2rem);
    letter-spacing: 2px;
  }
  .page-bluelighttaisaku .s-cut h2 {
    font-size: clamp(1.6rem, calc(18 / 375 * 100vw), 2rem);
  }
  .page-bluelighttaisaku .s-cut p {
    margin-top: 20px;
    font-size: clamp(1.2rem, calc(14 / 375 * 100vw), 1.6rem);
  }
  .page-bluelighttaisaku .s-cut p sup {
    font-size: clamp(1rem, calc(12 / 375 * 100vw), 1.4rem);
  }
  .page-bluelighttaisaku .s-cut li {
    font-size: clamp(1rem, calc(12 / 375 * 100vw), 1.4rem);
  }
  .page-bluelighttaisaku .s-cut dt {
    padding: 20px 0;
    font-size: clamp(1rem, calc(12 / 375 * 100vw), 1.4rem);
  }
  .page-bluelighttaisaku .s-cut .s-banner {
    margin: 60px auto;
  }
  .page-bluelighttaisaku .s-relation {
    margin: 60px -15px 30px;
    padding: 40px 15px 16px;
  }
  .page-bluelighttaisaku .s-relation h2 {
    font-size: clamp(2rem, calc(22 / 375 * 100vw), 2.4rem);
    font-weight: normal;
  }
  .page-bluelighttaisaku .s-relation .s-relation-thumb {
    margin: 15px auto 0;
    max-width: 650px;
    flex-direction: column;
    gap: 16px;
  }
  .page-bluelighttaisaku .s-relation .s-relation-thumb li {
    width: 100%;
  }
  .page-bluelighttaisaku .s-relation .s-relation-thumb figcaption {
    font-size: clamp(1.4rem, calc(16 / 375 * 100vw), 1.8rem);
  }
}


/* 価格ブロック */
.price-promo {
  margin: 70px 0 0;
  /* padding: 30px 10px; */
  /* background: #f7f7f7; */
}
.p-price-option {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px 25px;
}
@media screen and (max-width:1085px) {
  .p-price-option {
    flex-direction: column;
  }
}
.p-price-option .c-icon--plus {
  margin: 0 10px;
  display: inline-block;
  vertical-align: middle;
  width: 36px;
  height: 36px;
  color: #000;
  position: relative;
}
.p-price-option .c-icon--plus.u-large {
  margin: 0;
  width: 40px;
  height: 40px;
}
.p-price-option .c-icon--plus:before,
.p-price-option .c-icon--plus:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  width: 100%;
  height: 8px;
  border-radius: .04em;
  background-color: #308cd7;
  backface-visibility: hidden;
  box-sizing: content-box;
}
.p-price-option-card__body .c-icon--plus:before,
.p-price-option-card__body .c-icon--plus:after {
  /* width: 80%; */
  height: 6px;
  background-color: #999;
}
.p-price-option .c-icon--plus:before {
  transform: rotate(90deg);
}
.p-price-option-card {
  width: 446px;
}
.p-price-option-card__head {
  background: #308cd7;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 2.3rem;
  line-height: 1.46154;
  letter-spacing: .255em;
  padding-top: .3em;
  padding-bottom: .3em;
  border-radius: 10px 10px 0 0;
}
.p-price-option-card__body {
  height: 113px;
  padding-top: 23px;
  padding-bottom: 15px;
  text-align: center;
  background-color: #fff;
  border: solid 3px #308cd7;
  border-top-width: 0;
  border-radius: 0 0 10px 10px;
}
.p-price-option-card__body .-icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.p-price-option-card__body .-icon--frame svg {
  width: 80px;
  height: 64px;
}
.p-price-option-card__body .-icon--lens svg {
  width: 56px;
  height: 55px;
}
.p-price-text {
  font-weight: 700;
  font-size: 4.7rem;
  vertical-align: bottom;
  line-height: 1;
  color: #308cd7;
}
.p-price-text__small {
  font-size: 1.7rem;
}
.p-price-option-text {
  font-size: 1.7rem;
  font-weight: bold;
  vertical-align: middle;
}
.p-price-option-note {
  margin-top: 10px;
  font-size: 1.3rem;
  font-weight: bold;
  letter-spacing: .05em;
}
.p-price-option-note .color {
  color: #308cd7;
}
.p-price-option-note b {
  font-size: 1.6rem;
  font-weight: bold;
}
@media screen and (max-width:740px) {
  .price-promo {
    margin: 40px 0 0;
    /* padding: 15px; */
  }
  .p-price-option {
    flex-direction: column;
    gap: 10px;
  }
  .p-price-option .c-icon--plus,
  .p-price-option .c-icon--plus.u-large {
    width: 20px;
    height: 20px;
  }
  .p-price-option .c-icon--plus:before,
  .p-price-option .c-icon--plus:after {
    width: 18px;
    height: 4px;
  }
  .p-price-option-card {
    width: 100%;
  }
  .p-price-option-card__head {
    font-size: clamp(1.1rem, calc(13 / 375 * 100vw), 1.5rem);
  }
  .p-price-option-card__body {
    height: initial;
    padding: 15px 0;
  }
  .p-price-option-card__body .-icon--frame svg {
    width: 47px;
    height: auto;
  }
  .p-price-option-card__body .-icon--lens svg {
    width: 33px;
    height: auto;
  }
  .p-price-text {
    font-size: clamp(3.2rem, calc(34 / 375 * 100vw), 3.6rem);
  }
  .p-price-text__small {
    font-size: clamp(1.1rem, calc(13 / 375 * 100vw), 1.5rem);
  }
  .p-price-option-text {
    font-size: clamp(1rem, calc(11 / 375 * 100vw), 1.3rem);
  }
  .p-price-option-note {
    margin-top: 5px;
    font-size: clamp(.9rem, calc(10 / 375 * 100vw), 1.2rem);
  }
  .p-price-option-note b {
    font-size: clamp(1.1rem, calc(13 / 375 * 100vw), 1.5rem);
  }
}