body .modaal-container {
  -webkit-box-shadow: none;
          box-shadow: none;
}
body .modaal-close {
  top: 10px;
  right: 10px;
  color: #336dbb;
}
body .modaal-close::before, body .modaal-close::after {
  background-color: #336dbb;
  border-radius: 0;
  width: 2px;
}
body .modaal-close:hover::before, body .modaal-close:hover::after {
  background-color: #336dbb;
}
@media (max-width: 768.98px) {
  body .modaal-inner-wrapper {
    padding: 0;
  }
  body .modaal-content-container {
    padding-bottom: 100px;
  }
  body .modaal-wrapper picture {
    display: inline-block;
    margin-bottom: 2em;
  }
}

.cs-font-en {
  font-family: "Jost", sans-serif;
}

.cs-font-ja-l {
  font-family: "Jost", "A1 Gothic L", sans-serif;
}

.cs-font-ja-r {
  font-family: "Jost", "A1 Gothic R", sans-serif;
}

.cs-font-ja-m {
  font-family: "Jost", "A1 Gothic M", sans-serif;
}

.cs-static-section {
  overflow-x: hidden;
}
.cs-static-section__head span {
  position: relative;
  display: inline-block;
  color: #336dbb;
  border-bottom: 1px;
  padding-bottom: 20px;
  font-weight: bold;
  line-height: 1;
}
.cs-static-section__head span::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  display: block;
  height: 5px;
  width: 100%;
  background-color: #336dbb;
}
@media (min-width: 769px) {
  .cs-static-section {
    margin-top: 90px;
  }
  .cs-static-section__head span {
    font-size: 40px;
  }
}
@media (max-width: 768.98px) {
  .cs-static-section {
    padding-bottom: 3.5vw;
  }
  .cs-static-section__head {
    text-align: center;
  }
  .cs-static-section__head span {
    padding-bottom: 3.5vw;
    font-size: 7vw;
  }
  .cs-static-section__head span::before {
    height: 3px;
  }
}

.cs-static-modal-target {
  display: none;
}

.js-ac > .js-ac-body {
  display: none;
}

.cs-video {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.cs-video iframe, .cs-video video {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  border-radius: 20px;
  overflow: hidden;
}

.cs-static-table {
  font-family: "Jost", "A1 Gothic M", sans-serif;
}
.cs-static-table__th {
  color: #000;
}
.cs-static-table__td strong {
  color: #000;
}
@media (min-width: 769px) {
  .cs-static-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
  }
  .cs-static-table + .cs-static-table {
    margin-bottom: 40px;
  }
  .cs-static-table__th {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 200px;
            flex: 0 0 200px;
  }
  .cs-static-table__dd {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}
@media (max-width: 768.98px) {
  .cs-static-table {
    font-size: 15px;
  }
  .cs-static-table + .cs-static-table {
    margin-bottom: 30px;
  }
  .cs-static-table__dt {
    margin-bottom: 8px;
  }
  .cs-static-table__dd {
    font-size: 14px;
  }
}

.cs-btn-large {
  border-radius: 50px;
}
@media (min-width: 769px) {
  .cs-btn-large {
    font-size: 32px;
    border-width: 4px;
    padding: 0.4em 1em;
  }
}
@media (max-width: 768.98px) {
  .cs-btn-large {
    font-size: 18px;
    padding: 0.5em 2em;
  }
}

.cs-product-teiki-head {
  position: relative;
}
.cs-product-teiki__bg {
  width: 100%;
  height: 100%;
}
.cs-product-teiki__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cs-product-teiki__text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.cs-product-teiki__text img {
  width: 100%;
}
.cs-product-teiki__text h2 {
  font-weight: bold;
}
.cs-product-teiki .cs-teiki-head {
  color: #336dbb;
  font-weight: bold;
  text-align: center;
  font-family: "Jost", "A1 Gothic M", sans-serif;
  font-weight: bold;
}
.cs-product-teiki .cs-teiki-head span {
  display: inline-block;
  border-bottom: 5px solid #336dbb;
}
.cs-product-teiki .cs-teiki-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cs-product-teiki .cs-teiki-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #ecf0f1;
  color: #336dbb;
  font-family: "Jost", "A1 Gothic M", sans-serif;
  font-weight: bold;
  text-align: center;
}
.cs-product-teiki .cs-teiki-card em {
  font-style: normal;
  font-weight: bold;
}
.cs-product-teiki .cs-teiki-card span {
  display: block;
}
.cs-product-teiki .cs-teiki-qa {
  background-color: #ecf0f1;
}
.cs-product-teiki .cs-teiki-qa dt, .cs-product-teiki .cs-teiki-qa dd {
  color: #336dbb;
  position: relative;
}
.cs-product-teiki .cs-teiki-qa dt::before, .cs-product-teiki .cs-teiki-qa dd::before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  color: currentColor;
  font-family: "Jost", "A1 Gothic M", sans-serif;
  line-height: 1;
}
.cs-product-teiki .cs-teiki-qa dt {
  font-family: "Jost", "A1 Gothic M", sans-serif;
  border-bottom: 2px solid #fff;
}
.cs-product-teiki .cs-teiki-qa dt::before {
  content: "Q.";
}
.cs-product-teiki .cs-teiki-qa dd {
  margin-bottom: 0;
  font-family: "Jost", "A1 Gothic R", sans-serif;
}
.cs-product-teiki .cs-teiki-qa dd::before {
  content: "A.";
}
.cs-product-teiki .cs-teiki-qa a {
  text-decoration: underline;
}
@media (min-width: 769px) {
  .cs-product-teiki {
    margin-bottom: 157px;
  }
  .cs-product-teiki-head {
    height: 400px;
  }
  .cs-product-teiki__text {
    width: 406px;
  }
  .cs-product-teiki .cs-teiki-head {
    font-size: 36px;
  }
  .cs-product-teiki .cs-teiki-body {
    margin-top: 60px;
  }
  .cs-product-teiki .cs-teiki-cards {
    margin: 0 -15px;
  }
  .cs-product-teiki .cs-teiki-cards__item {
    padding: 0 15px;
    width: 50%;
    margin-bottom: 30px;
  }
  .cs-product-teiki .cs-teiki-cards sub {
    font-size: 0.5em;
  }
  .cs-product-teiki .cs-teiki-card {
    padding: 40px;
    border-radius: 20px;
    font-size: 27px;
  }
  .cs-product-teiki .cs-teiki-card em {
    font-size: 54px;
    line-height: 1;
  }
  .cs-product-teiki .cs-teiki-card span {
    font-size: 18px;
  }
  .cs-product-teiki .cs-teiki-notion {
    text-align: right;
    font-size: 12px;
  }
  .cs-product-teiki .cs-teiki-qa {
    padding: 35px 30px;
    border-radius: 20px;
  }
  .cs-product-teiki .cs-teiki-qa:not(:last-child) {
    margin-bottom: 30px;
  }
  .cs-product-teiki .cs-teiki-qa dt, .cs-product-teiki .cs-teiki-qa dd {
    padding-left: 30px;
  }
  .cs-product-teiki .cs-teiki-qa dt {
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-size: 18px;
  }
  .cs-product-teiki .cs-teiki-qa dt::before {
    font-size: 24px;
  }
  .cs-product-teiki .cs-teiki-qa dd {
    font-size: 15px;
  }
  .cs-product-teiki .cs-teiki-qa dd::before {
    font-size: 24px;
  }
}
@media (max-width: 768.98px) {
  .cs-product-teiki {
    margin-bottom: 50px;
  }
  .cs-product-teiki-head {
    height: 375px;
  }
  .cs-product-teiki__text {
    width: 300px;
  }
  .cs-product-teiki .cs-teiki-head {
    margin-top: 58px;
    font-size: 18px;
    letter-spacing: -0.4px;
  }
  .cs-product-teiki .cs-teiki-head span {
    border-width: 2.5px;
  }
  .cs-product-teiki .cs-teiki-body {
    margin-top: 30px;
  }
  .cs-product-teiki .cs-teiki-cards__item {
    width: 100%;
    margin-bottom: 10px;
  }
  .cs-product-teiki .cs-teiki-card {
    padding: 20px;
    border-radius: 10px;
    font-size: 14px;
  }
  .cs-product-teiki .cs-teiki-card em {
    font-size: 32px;
  }
  .cs-product-teiki .cs-teiki-notion {
    text-align: center;
    font-size: 10px;
  }
  .cs-product-teiki .cs-teiki-qa {
    padding: 15px;
    border-radius: 10px;
  }
  .cs-product-teiki .cs-teiki-qa dt, .cs-product-teiki .cs-teiki-qa dd {
    padding-left: 20px;
  }
  .cs-product-teiki .cs-teiki-qa dt::before, .cs-product-teiki .cs-teiki-qa dd::before {
    font-size: 16px;
  }
  .cs-product-teiki .cs-teiki-qa dt {
    margin-bottom: 13px;
    padding-bottom: 13px;
    font-size: 12px;
  }
  .cs-product-teiki .cs-teiki-qa dd {
    font-size: 11px;
  }
}