@charset "UTF-8";
* { box-sizing: border-box; -webkit-box-sizing: border-box; }

html { font-size: 100%; scroll-behavior: smooth; line-height: 1.75; font-family: -apple-system, "Helvetica Neue", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "メイリオ", meiryo, sans-serif; }

.page-top {
  height: 50px;
  width: 50px;
  position: fixed;
  right: 30px;
  bottom: 30px;
  background: #c5c5c5;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}

.pagetop-arrow {
  height: 10px;
  width: 10px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: translateY(20%) rotate(-45deg);
}

@media screen and (max-width: 768px) {
  .page-top {
    right: 20px;
    bottom: 20px;
  }
}

body { color: #333333; letter-spacing: -0.001em; -webkit-text-size-adjust: 100%; }

body p { margin-bottom: 1.5em; }

body img { vertical-align: bottom; max-width: 100%; height: auto; }

body a { color: #0f60ac; }

body a img { -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

ul { list-style: none; }

ul li { list-style: none; }

a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

table { border-collapse: collapse; border-spacing: 0; }

img { vertical-align: bottom; font-size: 0; line-height: 0; }

.ctwlpt-tb-marker-slim { padding: 3px 1px; background-size: 200% 4px; background-position: 0 1em; background-repeat: repeat-x; }

.ctwlpt-tb-marker.ctwlpt-tb-marker-slim { transition: all 1s ease; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; -ms-transition: all 1s ease; }

.ctwlpt-tb-marker-slim.ctwlpt-tb-marker-position { background-position: -100% 1em; }

.ctwlpt-tb-marker-yellow { background-image: -webkit-linear-gradient(left, rgba(255, 235, 6, 0) 50%, rgba(255, 235, 6, 0.75) 50%); background-image: -moz-linear-gradient(left, rgba(255, 235, 6, 0) 50%, rgba(255, 235, 6, 0.75) 50%); background-image: -o-linear-gradient(left, rgba(255, 235, 6, 0) 50%, rgba(255, 235, 6, 0.75) 50%); background-image: -ms-linear-gradient(left, rgba(255, 235, 6, 0) 50%, rgba(255, 235, 6, 0.75) 50%); background-image: linear-gradient(left, rgba(255, 235, 6, 0) 50%, rgba(255, 235, 6, 0.75) 50%); }

#ctwlpt-wrap .wp-block-image { width: 100%; }

#ctwlpt-wrap h1, #ctwlpt-wrap h2, #ctwlpt-wrap h3 { margin: 0; padding: 0; font-size: 1em; line-height: 1.3; background: none; }

#ctwlpt-wrap .ctwlpt-block-subhead-h2-wrap { margin-top: 1em; margin-bottom: .75em; text-align: center; }

#ctwlpt-wrap .ctwlpt-block-subhead-h2-01 { padding: 0 0.5em; font-size: 2.5em; line-height: 1.3; }

@media screen and (max-width: 768px) { #ctwlpt-wrap .ctwlpt-block-subhead-h2-01 { font-size: 1.75em; line-height: 1.5; } }

#ctwlpt-wrap .ctwlpt-block-subhead-h2-02 { margin-top: 0; margin-bottom: 0; padding: 0.75em 0.5em; color: #ffffff; background: #e22538; font-size: 2.5em; line-height: 1.3; }

@media screen and (max-width: 768px) { #ctwlpt-wrap .ctwlpt-block-subhead-h2-02 { font-size: 1.75em; line-height: 1.5; } }

#ctwlpt-wrap .ctwlpt-block-subhead-h2-03 { margin-top: 0; margin-bottom: 0; padding: 0.5em 1em; background: #e22538; color: #e22538; font-size: 2.5em; line-height: 1.3; position: relative; z-index: 1; }

@media screen and (max-width: 768px) { #ctwlpt-wrap .ctwlpt-block-subhead-h2-03 { font-size: 1.75em; line-height: 1.5; } }

#ctwlpt-wrap .ctwlpt-block-subhead-h2-03:before { content: ""; position: absolute; top: 100%; left: 50%; margin-left: -30px; border: 30px solid transparent; border-top: 20px solid; }

#ctwlpt-wrap .ctwlpt-block-subhead-h2-03 .ctwlpt-block-subhead-h2-inner { color: #ffffff; }

#ctwlpt-wrap .ctwlpt-block-subhead-h2-04 { padding: 0 0.5em 0.75em; font-size: 2.5em; line-height: 1.3; position: relative; }

@media screen and (max-width: 768px) { #ctwlpt-wrap .ctwlpt-block-subhead-h2-04 { font-size: 1.75em; line-height: 1.5; } }

#ctwlpt-wrap .ctwlpt-block-subhead-h2-04 .ctwlpt-block-subhead-h2-inner:before { content: ""; width: 100%; max-width: 100px; height: 2px; border-bottom: 3px solid; position: absolute; bottom: 0; left: calc(50% - 50px); }

#ctwlpt-wrap .ctwlpt-block-subhead-h2-05 { padding: 0.5em 0.5em 0; font-size: 2.5em; line-height: 1.3; }

@media screen and (max-width: 768px) { #ctwlpt-wrap .ctwlpt-block-subhead-h2-05 { font-size: 1.75em; line-height: 1.5; } }

#ctwlpt-wrap .ctwlpt-block-subhead-h2-05 .ctwlpt-block-subhead-h2-inner { display: inline-block; position: relative; }

#ctwlpt-wrap .ctwlpt-block-subhead-h2-05 .ctwlpt-block-subhead-h2-inner:before, #ctwlpt-wrap .ctwlpt-block-subhead-h2-05 .ctwlpt-block-subhead-h2-inner:after { content: ""; width: 20px; height: 30px; position: absolute; display: inline-block; }

#ctwlpt-wrap .ctwlpt-block-subhead-h2-05 .ctwlpt-block-subhead-h2-inner:before { border-left: solid 1px #aaaaaa; border-top: solid 1px #aaaaaa; top: -.1em; left: -.5em; }

#ctwlpt-wrap .ctwlpt-block-subhead-h2-05 .ctwlpt-block-subhead-h2-inner:after { border-right: solid 1px #aaaaaa; border-bottom: solid 1px #aaaaaa; bottom: -.1em; right: -.5em; }

#ctwlpt-wrap .ctwlpt-block-subhead-h3-02 { padding: .5em; margin-bottom: .75em; background: rgba(0, 0, 0, 0.1); font-size: 1.5em; line-height: 1.5; }

@media screen and (max-width: 768px) { #ctwlpt-wrap .ctwlpt-block-subhead-h3-02 { font-size: 1.25em; } }

.ctwlpt-block-bg-filter { overflow: hidden; position: relative; z-index: 1; }

.ctwlpt-block-bg-filter > .ctwlpt-block-section-inner { position: relative; z-index: 20; }

.ctwlpt-block-bg-filter-11:after { content: ""; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background: rgba(255, 255, 255, 0.75); }

.ctwlpt-block-firstview-03 .ctwlpt-block-firstview-imgbox { padding: 0; width: 100%; }

.ctwlpt-block-firstview-03 picture, .ctwlpt-block-firstview-03 img { width: 100%; }

.ctwlpt-block-cta-button-wrap { margin-bottom: 10px; text-align: center; }

.ctwlpt-block-cta-button-img { display: inline-block; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; }

.ctwlpt-block-faq p:last-child { margin-bottom: 0; }

.is-style-ctwlpt-block-faq-01 { padding: 1em; }

.is-style-ctwlpt-block-faq-01 .ctwlpt-block-faq-dl { margin-bottom: 1em; padding: 2em; border: 1px solid; }

@media screen and (max-width: 768px) { .is-style-ctwlpt-block-faq-01 .ctwlpt-block-faq-dl { padding: 1em; } }

.is-style-ctwlpt-block-faq-01 .ctwlpt-block-faq-f { padding: 5px; width: 1.75em; height: 1.75em; display: flex; justify-content: center; align-items: center; background: #000; color: #fff; border-radius: 50%; font-size: 1.5em; line-height: 1; }

.is-style-ctwlpt-block-faq-01 .ctwlpt-block-faq-f-inner { padding-left: .75em; width: calc(100% - 1.75em); }

.is-style-ctwlpt-block-faq-01 .ctwlpt-block-faq-dt { padding-bottom: 1em; margin-bottom: 1em; display: flex; align-items: center; font-weight: bold; border-bottom: 1px solid; background: none !important; }

.ctwlpt-block-faq-dl:last-child { margin-bottom: 0; }

.ctwlpt-block-bullet-01 { padding: 1em; font-size: 1em; }

@media screen and (max-width: 768px) { .ctwlpt-block-bullet-01 { font-size: 1em; } }

.ctwlpt-block-bullet-wrap { margin-left: auto; margin-right: auto; max-width: 1080px; }

.ctwlpt-block-bullet-list li { margin-bottom: .75em; text-indent: -1.3em; padding-left: 1.3em; }

.ctwlpt-block-bullet-list li:last-child { margin-bottom: 0; }

.ctwlpt-block-bullet-list li:before { margin-right: 0.3em; font-family: "fontello"; }

.ctwlpt-block-bullet-icon-red li:before { color: #d72439; }

.ctwlpt-block-bullet-style-underline li { padding-bottom: .75em; margin-bottom: .75em; border-bottom: 1px dotted rgba(0, 0, 0, 0.25); }

.ctwlpt-block-bullet-style-underline li:last-child { padding-bottom: 0; border-bottom: none; }

.ctwlpt-block-bullet-icon-star li:before { content: '\e805'; }

.ctwlpt-block-footer { padding: 1em; color: #fff; background: #000; }

.ctwlpt-block-footer-wrap { font-size: .75em; display: flex; justify-content: space-between; align-items: center; }

@media screen and (max-width: 768px) { .ctwlpt-block-footer-wrap { flex-direction: column-reverse; } }

.ctwlpt-block-footer-wrap a { color: inherit; text-decoration: none; }

.ctwlpt-block-footer-links { display: flex; justify-content: flex-end; }

@media screen and (max-width: 768px) { .ctwlpt-block-footer-links { margin-bottom: 2em; flex-direction: column; } }

.ctwlpt-block-footer-links li { margin-left: 1em; }

@media screen and (max-width: 768px) { .ctwlpt-block-footer-links li { margin-left: 0; margin-bottom: 1em; text-align: center; } }

.ctwlpt-block-footer-links li:before { margin-right: 1em; content: "|"; display: inline-block; }

@media screen and (max-width: 768px) { .ctwlpt-block-footer-links li:before { margin-right: 0; content: none; } }

.ctwlpt-block-footer-links li:first-child { margin-left: 0; }

.ctwlpt-block-footer-links li:first-child:before { margin-right: 0; content: none; }

.ctwlpt-block-footer-rayout-vertical .ctwlpt-block-footer-wrap { flex-direction: column-reverse; }

.ctwlpt-block-footer-rayout-vertical .ctwlpt-block-footer-copyright { margin-top: 1em; }

.ctwlpt-block-carousel-wrap .ctwlpt-block-carousel .slick-arrow, .ctwlpt-block-carousel-wrap .ctwlpt-block-carousel .slick-dots li button, .ctwlpt-block-carousel-wrap .ctwlpt-block-carousel slick-dots li.slick-active button { color: inherit; }

.ctwlpt-block-carousel-wrap .ctwlpt-block-carousel .slick-arrow:before, .ctwlpt-block-carousel-wrap .ctwlpt-block-carousel .slick-dots li button:before, .ctwlpt-block-carousel-wrap .ctwlpt-block-carousel slick-dots li.slick-active button:before { color: inherit; }

@media screen and (max-width: 768px) { .ctwlpt-block-carousel[data-lpt-carousel-arrows="1"] { margin: 0 20px; } }

.ctwlpt-block-section-float-wrap { overflow: hidden; }

.ctwlpt-block-section-float-imgbox { padding-top: 3px; margin-bottom: 1em; text-align: center; }

@media screen and (max-width: 768px) { .ctwlpt-block-section-float-imgbox { margin-top: 1em; margin-bottom: 1.5em; } }

.ctwlpt-block-section-float-right .ctwlpt-block-section-float-imgbox { padding-left: 2em; float: right; }

@media screen and (max-width: 768px) { .ctwlpt-block-section-float-right .ctwlpt-block-section-float-imgbox { padding-left: 0; float: none; } }

.ctwlpt-block-numbering-number-inner, .ctwlpt-block-numbering-title { font-weight: bold; }

.ctwlpt-block-numbering-01 .ctwlpt-block-numbering-title, .ctwlpt-block-numbering-02 .ctwlpt-block-numbering-title, .ctwlpt-block-numbering-03 .ctwlpt-block-numbering-title { margin-bottom: .5em; }

.ctwlpt-block-numbering-01 .ctwlpt-block-numbering-title br, .ctwlpt-block-numbering-02 .ctwlpt-block-numbering-title br, .ctwlpt-block-numbering-03 .ctwlpt-block-numbering-title br { display: block; }

@media screen and (max-width: 768px) { .ctwlpt-block-numbering-01 .ctwlpt-block-numbering-title br, .ctwlpt-block-numbering-02 .ctwlpt-block-numbering-title br, .ctwlpt-block-numbering-03 .ctwlpt-block-numbering-title br { display: none; } }

.ctwlpt-block-numbering-textbox p { margin-top: 1em; margin-bottom: 0; }

.ctwlpt-block-numbering-textbox figure { text-align: center; }

.ctwlpt-block-numbering-wrap { padding: 1em; }

@media screen and (max-width: 768px) { .ctwlpt-block-numbering-wrap { padding: 1em; } }

.ctwlpt-block-numbering-01 .ctwlpt-block-numbering-subhead-position-01 .ctwlpt-block-numbering-number, .ctwlpt-block-numbering-01 .ctwlpt-block-numbering-subhead-position-01 .ctwlpt-block-numbering-title, .ctwlpt-block-numbering-02 .ctwlpt-block-numbering-subhead-position-01 .ctwlpt-block-numbering-number, .ctwlpt-block-numbering-02 .ctwlpt-block-numbering-subhead-position-01 .ctwlpt-block-numbering-title, .ctwlpt-block-numbering-03 .ctwlpt-block-numbering-subhead-position-01 .ctwlpt-block-numbering-number, .ctwlpt-block-numbering-03 .ctwlpt-block-numbering-subhead-position-01 .ctwlpt-block-numbering-title { text-align: center; }

@media screen and (max-width: 768px) { .ctwlpt-block-numbering-01 .ctwlpt-block-numbering-subhead-position-01 .ctwlpt-block-numbering-number, .ctwlpt-block-numbering-01 .ctwlpt-block-numbering-subhead-position-01 .ctwlpt-block-numbering-title, .ctwlpt-block-numbering-02 .ctwlpt-block-numbering-subhead-position-01 .ctwlpt-block-numbering-number, .ctwlpt-block-numbering-02 .ctwlpt-block-numbering-subhead-position-01 .ctwlpt-block-numbering-title, .ctwlpt-block-numbering-03 .ctwlpt-block-numbering-subhead-position-01 .ctwlpt-block-numbering-number, .ctwlpt-block-numbering-03 .ctwlpt-block-numbering-subhead-position-01 .ctwlpt-block-numbering-title { text-align: center; } }

.is-style-ctwlpt-block-numbering-style-01 .ctwlpt-block-numbering-content { margin-bottom: 2em; padding: 5% 7.5%; background: rgba(193, 16, 16, 0.95); border: solid 1px; outline: solid 2px rgba(193, 16, 16, 0.95); }

@media screen and (max-width: 768px) { .is-style-ctwlpt-block-numbering-style-01 .ctwlpt-block-numbering-content { padding: 2em 0.75em 1em; } }

.is-style-ctwlpt-block-numbering-style-01 .ctwlpt-block-numbering-number { margin-bottom: 1em; text-align: center; }

@media screen and (max-width: 768px) { .is-style-ctwlpt-block-numbering-style-01 .ctwlpt-block-numbering-number { margin-bottom: .5em; } }

.is-style-ctwlpt-block-numbering-style-01 .ctwlpt-block-numbering-number-inner { padding: 0.25em 1em; display: inline-block; border: 1px solid; font-size: 1.25em; color: #ffffff; }

.is-style-ctwlpt-block-numbering-style-01 .ctwlpt-block-numbering-title { font-size: 1.75em; }

@media screen and (max-width: 768px) { .is-style-ctwlpt-block-numbering-style-01 .ctwlpt-block-numbering-title { font-size: 1.25em; } }

.is-style-ctwlpt-block-numbering-style-04 .ctwlpt-block-numbering-content { margin-bottom: 1em; padding: 5% 7.5%; background: rgba(193, 16, 16, 0.95); }

@media screen and (max-width: 768px) { .is-style-ctwlpt-block-numbering-style-04 .ctwlpt-block-numbering-content { padding: 2em 0.75em 1em; } }

.is-style-ctwlpt-block-numbering-style-04 .ctwlpt-block-numbering-number { padding-top: 1em; padding-left: .5em; padding-right: .5em; margin-bottom: 0; }

.is-style-ctwlpt-block-numbering-style-04 .ctwlpt-block-numbering-number-inner { padding-left: .5em; padding-right: .5em; padding-bottom: .25em; font-size: 1.25em; display: inline-block; border-bottom: 2px solid; }

.is-style-ctwlpt-block-numbering-style-04 .ctwlpt-block-numbering-title { padding-top: .2em; padding-left: .5em; padding-right: .5em; padding-bottom: .5em; font-size: 1.75em; }

@media screen and (max-width: 768px) { .is-style-ctwlpt-block-numbering-style-04 .ctwlpt-block-numbering-title { font-size: 1.25em; } }

.is-style-ctwlpt-block-numbering-style-05 .ctwlpt-block-numbering-content { margin-bottom: 1em; padding: 5% 7.5%; background: rgba(255, 255, 255, 0.95); border: solid 10px #c11010; }

@media screen and (max-width: 768px) { .is-style-ctwlpt-block-numbering-style-05 .ctwlpt-block-numbering-content { padding: 2em 0.75em 1em; } }

.is-style-ctwlpt-block-numbering-style-05 .ctwlpt-block-numbering-number { margin-bottom: 1em; text-align: center; }

@media screen and (max-width: 768px) { .is-style-ctwlpt-block-numbering-style-05 .ctwlpt-block-numbering-number { margin-bottom: .5em; } }

.is-style-ctwlpt-block-numbering-style-05 .ctwlpt-block-numbering-number-inner { padding: 0.25em 1em; display: inline-block; border: 1px solid; font-size: 1.25em; background: #c11010; }

.is-style-ctwlpt-block-numbering-style-05 .ctwlpt-block-numbering-title { text-align: center; font-size: 1.75em; }

@media screen and (max-width: 768px) { .is-style-ctwlpt-block-numbering-style-05 .ctwlpt-block-numbering-title { text-align: left; font-size: 1.25em; } }

.ctwlpt-block-voice-img { margin-bottom: 1em; }

.ctwlpt-block-voice-name { margin-bottom: .1em; font-size: 1.2em; font-weight: bold; }

.ctwlpt-block-voice-meta { font-size: .75em; font-weight: bold; }

.ctwlpt-block-voice-textbox p:last-child { margin-bottom: 0; }

.ctwlpt-block-voice-reverce .ctwlpt-block-flex { flex-direction: row-reverse; }

.ctwlpt-block-voice-03 .ctwlpt-block-voice-imgbox { width: 20%; text-align: center; }

.ctwlpt-block-voice-03 .ctwlpt-block-voice-textbox { margin-left: 30px; padding: 5%; width: calc(80% - 30px); background: #fff2e0; border-radius: 10px; position: relative; }

@media screen and (max-width: 768px) { .ctwlpt-block-voice-03 .ctwlpt-block-voice-textbox { padding: 1em; margin-left: 25px; } }

.ctwlpt-block-voice-03 .ctwlpt-block-voice-textbox:before { content: ""; position: absolute; top: 50px; right: 100%; margin-top: -15px; border: 15px solid transparent; border-right: 15px solid; }

.ctwlpt-block-voice-03.ctwlpt-block-voice-reverce .ctwlpt-block-voice-textbox { margin-left: 0; margin-right: 30px; }

@media screen and (max-width: 768px) { .ctwlpt-block-voice-03.ctwlpt-block-voice-reverce .ctwlpt-block-voice-textbox { margin-right: 25px; } }

.ctwlpt-block-voice-03.ctwlpt-block-voice-reverce .ctwlpt-block-voice-textbox:before { content: ""; position: absolute; top: 50px; left: 100%; margin-top: -15px; border: 15px solid transparent; border-left: 15px solid; }

.ctwlpt-block-bg-fixed-img { padding-top: 5%; padding-bottom: 5%; background-repeat: no-repeat; background-attachment: fixed; }

@media screen and (max-width: 768px) { .ctwlpt-block-bg-fixed-img { background-attachment: scroll; background-repeat: repeat-y; } }

.ctwlpt-block-bg-size-cover { background-size: cover !important; }

.ctwlpt-block-arrow { margin: 1em auto; width: 0; height: 0; border-style: solid; border-width: 75px 200px 0 200px; }

@media screen and (max-width: 768px) { .ctwlpt-block-arrow { border-width: 75px 150px 0 150px; } }

.ctwlpt-block-ps-wrap { padding: 5%; }

@media screen and (max-width: 768px) { .ctwlpt-block-ps-wrap { padding: 5% 0.75em; } }

.ctwlpt-block-ps-signature { text-align: right; font-size: 1.75em; font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif; }

@media screen and (max-width: 768px) { .ctwlpt-block-ps-signature { text-align: center; } }

.ctwlpt-block-ps-textbox { margin-left: auto; margin-right: auto; max-width: 640px; position: relative; z-index: 20; }

.ctwlpt-block-section .ctwlpt-block-cta-01, .ctwlpt-block-section .ctwlpt-block-section-float-wrap, .ctwlpt-block-section .ctwlpt-block-numbering-wrap, .ctwlpt-block-section .ctwlpt-block-moneyback-wrap { padding: 0; }

.ctwlpt-block-section .ctwlpt-block-voice-wrap { padding: 0 0 5%; }

.ctwlpt-block-section .ctwlpt-block-subhead-h2-wrap:first-child { margin-top: 0; }

.ctwlpt-block-section .ctwlpt-block-bullet-01, .ctwlpt-block-section .ctwlpt-block-bullet-02 { padding-left: 0; padding-right: 0; }

.ctwlpt-block-section-inner p:last-child { margin-bottom: 0; }

@media screen and (max-width: 768px) { .pc-only { display: none; } }

.sp-only { display: none; }

@media screen and (max-width: 768px) { .sp-only { display: block; } }

.ctwlpt-mt-0 { margin-top: 0 !important; }

.ctwlpt-mt-25p { margin-top: 2.5% !important; }

.ctwlpt-mt-5p { margin-top: 5% !important; }

.ctwlpt-mt-10p { margin-top: 10% !important; }

.ctwlpt-mb-0 { margin-bottom: 0 !important; }

.ctwlpt-mb-25p { margin-bottom: 2.5% !important; }

.ctwlpt-mb-5p { margin-bottom: 5% !important; }

.ctwlpt-mb-10p { margin-bottom: 10% !important; }

.ctwlpt-pa-0 { padding: 0 !important; }

.ctwlpt-pa-5p { padding: 5% !important; }

.ctwlpt-pa-10p { padding: 10% !important; }

.ctwlpt-pt-5p { padding-top: 5% !important; }

.ctwlpt-pb-0 { padding-bottom: 0 !important; }

.ctwlpt-pb-25p { padding-bottom: 2.5% !important; }

.ctwlpt-pb-5p { padding-bottom: 5% !important; }

.ctwlpt-pb-10p { padding-bottom: 10% !important; }

.ctwlpt-ptb-25p { padding-top: 2.5% !important; padding-bottom: 2.5% !important; }

.ctwlpt-ptb-5p { padding-top: 5% !important; padding-bottom: 5% !important; }

.ctwlpt-ptb-10p { padding-top: 10% !important; padding-bottom: 10% !important; }

.ctwlpt-gothic { font-family: 'Noto Sans JP', sans-serif !important; font-weight: 400 !important; }

.ctwlpt-gothic-bold { font-family: 'Noto Sans JP', sans-serif !important; font-weight: 900 !important; }

.ctwlpt-fs-50p { font-size: .5em !important; line-height: 1.75; }

.ctwlpt-fs-75p { font-size: .75em !important; line-height: 1.75; }

.ctwlpt-fs-100p { font-size: 1em !important; line-height: 1.75; }

.ctwlpt-fs-125p { font-size: 1.25em !important; line-height: 1.75; }

@media screen and (max-width: 768px) { .ctwlpt-fs-125p { font-size: 1em !important; } }

.ctwlpt-fs-150p { font-size: 1.5em !important; line-height: 1.5; }

@media screen and (max-width: 768px) { .ctwlpt-fs-150p { font-size: 1.25em !important; } }

.ctwlpt-fs-175p { font-size: 1.75em !important; line-height: 1.5; }

@media screen and (max-width: 768px) { .ctwlpt-fs-175p { font-size: 1.25em !important; } }

.ctwlpt-fs-200p { font-size: 2em !important; line-height: 1.4; }

@media screen and (max-width: 768px) { .ctwlpt-fs-200p { font-size: 1.5em !important; } }

.ctwlpt-fs-225p { font-size: 2.25em !important; line-height: 1.4; }

@media screen and (max-width: 768px) { .ctwlpt-fs-225p { font-size: 1.75em !important; } }

@media screen and (max-width: 768px) { .ctwlpt-fs-75p-sp { font-size: .75em !important; line-height: 1.75; } }

@media screen and (max-width: 768px) { .ctwlpt-fs-100p-sp { font-size: 1em !important; line-height: 1.75; } }

@media screen and (max-width: 768px) { .ctwlpt-fs-125p-sp { font-size: 1.25em !important; line-height: 1.75; } }

@media screen and (max-width: 768px) { .ctwlpt-fs-150p-sp { font-size: 1.5em !important; line-height: 1.5; } }

@media screen and (max-width: 768px) { .ctwlpt-fs-200p-sp { font-size: 2em !important; line-height: 1.4; } }

.ctwlpt-td-u { text-decoration: underline !important; }

.ctwlpt-ts-01 { text-shadow: 1px 1px rgba(0, 0, 0, 0.5); }

.ctwlpt-block-boxshadow { box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25); }

.ctwlpt-block-textalign-c { text-align: center !important; }

.ctwlpt-block-textalign-c-l { text-align: center !important; }

@media screen and (max-width: 768px) { .ctwlpt-block-textalign-c-l { text-align: left !important; } }

.ctwlpt-block-textalign-l { text-align: left !important; }

@media screen and (max-width: 768px) { .ctwlpt-wrap br { display: none; } }

@media screen and (max-width: 768px) { .ctwlpt-block-enabled-br br { display: block !important; } }

.ctwlpt-block-flex { display: flex; flex-wrap: wrap; }

.ctwlpt-block-section { padding: 5%; }

@media screen and (max-width: 768px) { .ctwlpt-block-section { padding: 2em 0.75em; } }

.ctwlpt-block-section a { color: inherit; }

.ctwlpt-block-width-640 { margin-left: auto; margin-right: auto; max-width: 640px; }

.ctwlpt-block-width-860 { margin-left: auto; margin-right: auto; max-width: 860px; }

.ctwlpt-block-width-1080 { margin-left: auto; margin-right: auto; max-width: 1080px; }

.ctwlpt-block-width-1284 { margin-left: auto; margin-right: auto; max-width: 1284px; }

.ctwlpt-block-width-full { margin-left: auto; margin-right: auto; max-width: 100%; }

.has-ctwlpt-black-color { color: #000000 !important; }

.has-ctwlpt-dark-color { color: #333333 !important; }

.has-ctwlpt-white-color { color: #FFFFFF !important; }

.has-ctwlpt-dark-red-color { color: #a8171b !important; }

.has-ctwlpt-dark-blue-color { color: #1e477d !important; }

.has-ctwlpt-light-yellow-color { color: #fff100 !important; }

.has-text-align-center { text-align: center; }

.has-text-align-left { text-align: left; }

.ctwlpt-scrollin { opacity: 0; }

@keyframes ctwlpt_scrollin_fadein { 0% { opacity: 0; }
  100% { opacity: 100; } }

@keyframes ctwlpt_scrollin_fadeup { 0% { opacity: 0;
    transform: translateY(50px); }
  100% { opacity: 100;
    transform: translateY(0px); } }

@keyframes ctwlpt_scrollin_fadedown { 0% { opacity: 0;
    transform: translateY(-50px); }
  100% { opacity: 100;
    transform: translateY(0px); } }

@keyframes ctwlpt_scrollin_fadeleft { 0% { opacity: 0;
    transform: translateX(-50px); }
  100% { opacity: 100;
    transform: translateX(0px); } }

@keyframes ctwlpt_scrollin_faderight { 0% { opacity: 0;
    transform: translateX(50px); }
  100% { opacity: 100;
    transform: translateX(0px); } }

@keyframes ctwlpt_scrollin_fadein_zoomin { 0% { opacity: 0;
    transform: scale(1.5); }
  100% { opacity: 100;
    transform: scale(1); } }

.ctwlpt-scrollin-fadein { animation: ctwlpt_scrollin_fadein 1s ease forwards; }

.ctwlpt-scrollin-fadeup { animation: ctwlpt_scrollin_fadeup 0.5s ease forwards; }

.ctwlpt-scrollin-fadedown { animation: ctwlpt_scrollin_fadedown 0.5s ease forwards; }

.ctwlpt-scrollin-fadeleft { animation: ctwlpt_scrollin_fadeleft 0.5s ease forwards; }

.ctwlpt-scrollin-faderight { animation: ctwlpt_scrollin_faderight 0.5s ease forwards; }

.ctwlpt-scrollin-fadein-zoomin { animation: ctwlpt_scrollin_fadein_zoomin 0.5s ease-out forwards; }

.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }

[dir='rtl'] .slick-slide { float: right; }

.slick-slide img { display: block; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-dotted.slick-slider { margin-bottom: 30px; }

.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }

.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto; }

.slick-track:before, .slick-track:after { display: table; content: ''; }

/* Icons */
@font-face { font-family: "slick"; src: url("./font/slick.eot"); src: url("./font/slick.eot?#iefix") format("embedded-opentype"), url("./font/slick.woff") format("woff"), url("./font/slick.ttf") format("truetype"), url("./font/slick.svg#slick") format("svg"); font-weight: normal; font-style: normal; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }

.slick-slide img { display: block; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-loading .slick-list { background: #fff url("./ajax-loader.gif") center center no-repeat; }

.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0px; font-size: 0px; cursor: pointer; background: transparent; color: transparent; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); padding: 0; border: none; outline: none; }

.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev { left: -25px; }

.slick-prev:before { content: "←"; }

.slick-next { right: -25px; }

.slick-next:before { content: "→"; }

.slick-dotted.slick-slider { margin-bottom: 30px; }

.slick-dots { position: absolute; bottom: -25px; list-style: none; display: block; text-align: center; padding: 0; margin: 0; width: 100%; }

.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 5px; padding: 0; cursor: pointer; }

.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0px; font-size: 0px; color: transparent; padding: 5px; cursor: pointer; }

.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "•"; width: 20px; height: 20px; font-family: "slick"; font-size: 6px; line-height: 20px; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before { color: black; opacity: 0.75; }


.ctwlpt-block-footer-links { display: flex; justify-content: flex-end; }

@media screen and (max-width: 768px) { .ctwlpt-block-footer-links { margin-bottom: 2em; flex-direction: column; } }

.ctwlpt-block-footer-links li { margin-left: 1em; }

@media screen and (max-width: 768px) { .ctwlpt-block-footer-links li { margin-left: 0; margin-bottom: 1em; text-align: center; } }

.ctwlpt-block-footer-links li:before { margin-right: 1em; content: "|"; display: inline-block; }

@media screen and (max-width: 768px) { .ctwlpt-block-footer-links li:before { margin-right: 0; content: none; } }

.ctwlpt-block-footer-links li:first-child { margin-left: 0; }

.ctwlpt-block-footer-links li:first-child:before { margin-right: 0; content: none; }

.ctwlpt-block-footer-rayout-vertical .ctwlpt-block-footer-wrap { flex-direction: column-reverse; }

.ctwlpt-block-footer-rayout-vertical .ctwlpt-block-footer-copyright { margin-top: 1em; }

.ctwlpt-block-carousel-wrap figure { margin-bottom: 0; }



.video-container {
  position: relative;
  width: 100%;
  max-width: 860px;
  aspect-ratio: 858/344;
}

.video-container-media {
  min-width: 100%;
  max-width: 100%;
  min-height: 100%;
  max-height: 100%;
}