@charset "utf-8";
/*****************************************************************************
base
*****************************************************************************/
.l-header__bar .c-catchphrase {
  padding: 0 !important;
}
.page-id-11 li {
  list-style: none !important;
}
a img:hover {
  opacity: 0.8;
}
.post_content #anchor01, .post_content #anchor02, .post_content #anchor03, .post_content #anchor04, .post_content #anchor05, .post_content #anchor06, .post_content #anchor07 {
  margin-bottom: 0 !important;
}
/*****************************************************************************
top
*****************************************************************************/
.page-id-11 .l-content {
  margin: 0 auto 0;
}
.home .l-article {
  max-width: 1180px !important;
}
.post_content div > :first-child {
  margin-top: initial !important;
}
.top #content {
  padding-top: 0 !important;
}
.home-content.hero-content {
  padding: 0 0 100px;
}
.hero-visual {
  height: 100vh;
  position: relative;
}
.hero-visual-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hero-visual-video {
  min-height: 100vh;
  background-size: cover;
  background-position: center;
}
.hero-content .pc title {
  display: none;
}
.hero-content .pc {
  display: block !important;
}
.hero-content .sp {
  display: none !important;
}
@media only screen and (max-width: 960px) {
  .hero-content .pc {
    display: none !important;
  }
  .hero-content .sp {
    display: block !important;
    position: absolute;
    top: 0;
  }
  .hero-content .sp img {
    min-height: 100vh;
    object-fit: cover;
  }
}
.hero-visual-video::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
  opacity: 0.5;
  display: block;
}
.mbYTP_wrapper:after {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  content: '';
  height: 40px;
  width: 100%;
  background: rgba(255, 0, 4, 0.53);
  background: -moz-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: -webkit-gradient(linear, 0 100%, 0 0, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 1)));
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  z-index: 15;
}
.hero-visual-wrapper {
  position: relative;
}
.hero-visual-wrapper .hero-visual-title {
  position: absolute;
  margin: auto;
  width: 100%;
  box-sizing: border-box;
  padding: 0 6.875%;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 9;
}
.hero-visual-wrapper .hero-visual-title .main-title {
  max-width: 500px;
  margin: auto;
}
.hero-visual-wrapper .hero-visual-title .sub-title {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
}
@media (max-width: 600px) {
  .hero-visual-wrapper .hero-visual-title .sub-title {
    font-size: 18px;
  }
}
#js-mainvisualVideo iframe {
  margin-top: 0 !important; /* ネガティブマージンを打ち消す */
  top: 50% !important;
  transform: translateY(-50%) !important;
}
/* ラッパーのスタイル調整 */
.hero-visual-video {
  position: relative !important;
  padding-bottom: 0 !important;
  height: auto !important;
  overflow: hidden !important;
}
/* 内部のYTPラッパー調整 */
.mbYTP_wrapper {
  position: relative !important;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16 / 9; /* アスペクト比維持 */
  top: 0 !important;
  left: 0 !important;
  margin: 0 auto !important;
  background-size: cover !important;
}
.page-id-11 .post_content {}
.page-id-11 .post_content ul {
  padding-left: 0;
}
.home-content {
  padding: 100px 0;
}
@media only screen and (max-width: 960px) {
  .home-content {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 600px) {
  .home-content {
    padding: 40px 0 60px;
  }
}
.home-content:first-child {
  padding: 0 0 100px;
  background: #000000;
}
@media only screen and (max-width: 960px) {
  .home-content:first-child {
    padding: 0;
    background: #ffffff;
  }
}
.home-content .content-inner {}
.concept-img-items {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 70px;
}
@media (max-width: 600px) {
  .concept-img-items {
    margin-bottom: 30px;
  }
}
.concept-img-items li {
  width: 31%;
}
.concept-message {}
.concept-message h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.7;
  text-align: center;
}
@media only screen and (max-width: 600px) {
  .concept-message h2 {
    font-size: 23px;
  }
}
.page-id-11 .post_content .concept-message h2 {
  margin: 0;
}
.concept-message p {
  margin: 30px 0 80px;
  font-size: 20px;
  line-height: 2.1;
  text-align: center;
}
@media only screen and (max-width: 600px) {
  .concept-message p {
    margin: 20px 0 40px;
    font-size: 16px;
    text-align: left;
  }
}
.concept-message figure {
  width: 100%;
  max-width: 960px;
  margin: auto;
}
.concept-message figure figcaption {
  margin-top: 20px;
  text-align: center;
}
.reason-items {
  padding-bottom: 150px;
}
@media screen and (max-width: 600px) {
  .reason-items {
    padding-bottom: 0;
  }
}
.reason-items .reason-item {
  display: flex;
  position: relative;
  margin-bottom: 150px;
}
@media only screen and (max-width: 1100px) {
  .reason-items .reason-item {
    margin-bottom: 300px;
  }
}
@media only screen and (max-width: 960px) {
  .reason-items .reason-item {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 600px) {
  .reason-items .reason-item {
    margin-bottom: 30px;
  }
}
.reason-items .reason-item .reason-img {
  width: 60%;
  position: relative;
  margin: 0 auto 0 0;
  order: -1;
}
@media only screen and (max-width: 1100px) {
  .reason-items .reason-item .reason-img {
    width: 80%;
  }
}
@media only screen and (max-width: 960px) {
  .reason-items .reason-item .reason-img {
    width: 100%;
  }
}
.reason-items .reason-item .reason-img img {
  width: 100%;
}
.reason-items .reason-item .reason-text {
  width: 550px;
  position: absolute;
  bottom: -15%;
  right: 15%;
  order: 1;
  background: #ffffff;
}
@media only screen and (max-width: 1300px) {
  .reason-items .reason-item .reason-text {
    width: 450px;
    right: 7%;
  }
}
@media only screen and (max-width: 1200px) {
  .reason-items .reason-item .reason-text {
    right: 3%;
  }
}
@media only screen and (max-width: 1100px) {
  .reason-items .reason-item .reason-text {
    width: 700px;
    bottom: -50%;
    right: 0;
  }
}
@media only screen and (max-width: 960px) {
  .reason-items .reason-item .reason-text {
    width: 100%;
    position: relative;
    margin-top: -10px;
  }
}
.reason-items .reason-item .reason-text .text-wrapper {
  padding: 50px 50px;
}
@media screen and (max-width: 600px) {
  .reason-items .reason-item .reason-text .text-wrapper {
    padding: 20px 20px;
  }
}
.reason-items .reason-item .reason-text .text-wrapper h3 {
  font-size: 32px;
  line-height: 1.7;
  font-weight: 700;
  margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
  .reason-items .reason-item .reason-text .text-wrapper h3 {
    font-size: 23px;
    margin-bottom: 15px;
  }
}
.reason-items .reason-item:nth-child(2) .reason-img {
  margin: 0 0 0 auto;
}
.reason-items .reason-item:nth-child(2) .reason-text {
  width: 550px;
  left: 15%;
}
@media only screen and (max-width: 1300px) {
  .reason-items .reason-item:nth-child(2) .reason-text {
    width: 450px;
    left: 7%;
  }
}
@media only screen and (max-width: 1200px) {
  .reason-items .reason-item:nth-child(2) .reason-text {
    left: 3%;
  }
}
@media only screen and (max-width: 1100px) {
  .reason-items .reason-item:nth-child(2) .reason-text {
    width: 700px;
    bottom: -50%;
    left: 0;
  }
}
@media only screen and (max-width: 960px) {
  .reason-items .reason-item:nth-child(2) .reason-text {
    width: 100%;
  }
}
.function-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  position: relative;
}
@media only screen and (max-width: 600px) {
  .function-items {
    margin-top: 30px;
  }
}
.function-items::before {
  content: "";
  display: block;
  width: 31.5%;
  order: 1;
}
.function-items::after {
  content: "";
  display: block;
  width: 31.5%;
}
.function-items li {
  width: 31.5%;
  margin-bottom: 40px;
  background-color: #ffffff;
}
@media screen and (max-width: 600px) {
  .function-items li {
    width: 48%;
  }
}
.function-items li.function-item {
  display: flex;
  flex-direction: column;
}
.function-items li.function-item .function-img {
  width: 100%;
  display: block;
  margin: auto;
}
.function-items li.function-item h3 {
  margin-top: 18px;
  padding: 0 20px;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}
@media only screen and (max-width: 600px) {
  .function-items li.function-item h3 {
    font-size: 17px;
  }
}
.function-items li.function-item .text {
  padding: 20px;
  flex-grow: 1;
  line-height: 1.8;
}
@media (max-width: 600px) {
  .function-items li.function-item .text {
    padding: 15px;
  }
}
.function-items.evolution-items li {
  background-color: #f3f3f5;
}
.movie-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
.movie-items .movie-item {
  width: 48.8%;
}
@media only screen and (max-width: 600px) {
  .movie-items .movie-item {
    width: 100%;
    margin-bottom: 30px;
  }
}
.movie-items .movie-item:first-child {
  width: 100%;
  margin-bottom: 40px;
}
@media only screen and (max-width: 600px) {
  .movie-items .movie-item:first-child {
    width: 100%;
    margin-bottom: 30px;
  }
  .movie-items .movie-item:last-child {
    margin-bottom: 0;
  }
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.cta-content {
  padding: 80px 0;
}
.page-id-11 .post_content .cta-content h2:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title)) {
  font-size: 40px;
  font-weight: 700;
  color: #ffffff !important;
  text-align: center;
  margin: 0 0 40px;
}
.cta-items {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
@media only screen and (max-width: 960px) {
  .cta-items {
    flex-wrap: wrap;
  }
}
.cta-items .cta-item {
  width: 48%;
}
@media only screen and (max-width: 960px) {
  .cta-items .cta-item {
    width: 100%;
  }
}
.cta-items .cta-item:last-child {
  border-left: 1px solid #ffffff;
}
@media only screen and (max-width: 960px) {
  .cta-items .cta-item:last-child {
    border-left: initial;
  }
}
@media only screen and (max-width: 960px) {
  .cta-items .cta-item:nth-child(1) {
    order: 2;
    padding-top: 30px;
  }
  .cta-items .cta-item:nth-child(2) {
    order: 1;
  }
}
.cta-items .cta-item .tel {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.5vw;
  font-weight: 600;
  letter-spacing: -1px;
}
@media screen and (max-width: 960px) {
  .cta-items .cta-item .tel {
    justify-content: center;
    font-size: 54px;
  }
}
@media screen and (max-width: 600px) {
  .cta-items .cta-item .tel {
    font-size: 38px;
    letter-spacing: -1px;
  }
}
@media screen and (max-width: 420px) {
  .cta-items .cta-item .tel {
    font-size: 35px;
  }
}
.cta-items .cta-item .tel a {
  color: #ffffff;
  line-height: 1.7;
  letter-spacing: 2px;
  text-decoration: none;
}
.cta-items .cta-item .tel i img {
  width: 1.9vw;
  margin-right: 10px;
  vertical-align: baseline;
}
@media screen and (max-width: 960px) {
  .cta-items .cta-item .tel i img {
    width: 40px;
  }
}
@media screen and (max-width: 600px) {
  .cta-items .cta-item .tel i img {
    width: 19px;
  }
}
.cta-items .cta-item .time {
  color: #ffffff;
  text-align: center;
}
.cta-btn {
  position: relative;
  width: 370px;
  height: 90px;
  font-size: 24px;
  text-align: center;
  font-weight: 800;
  border-radius: 50px;
  display: block;
  background: #ffffff;
  margin: auto;
}
@media screen and (max-width: 960px) {
  .cta-btn {
    width: 450px;
  }
}
@media screen and (max-width: 600px) {
  .cta-btn {
    width: 300px;
  }
}
@media screen and (max-width: 600px) {
  .cta-btn {
    width: 100%;
    font-size: 20px;
  }
}
.cta-btn::before {
  content: '';
  display: inline-block;
  width: 41px;
  height: 30px;
  background-image: url(../img/common/mail-icon-black.svg);
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 33%;
  left: 19%;
  background-repeat: no-repeat;
}
@media screen and (max-width: 960px) {
  .cta-btn::before {
    left: 26%;
  }
}
@media screen and (max-width: 600px) {
  .cta-btn::before {
    left: 19%;
  }
}
.cta-btn:hover::before {
  background-image: url(../img/common/mail-icon-white.svg);
}
.cta-btn a {
  position: absolute;
  width: 100%;
  height: 100%;
  color: #000000 !important;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.cta-btn a span {
  padding-left: 40px;
  line-height: 0;
}
@media screen and (max-width: 600px) {
  .cta-btn a span {
    padding-left: 20px;
  }
}
.cta-btn:hover {
  background: #a49268 !important;
}
.cta-btn a:hover {
  color: #ffffff !important;
}
.header-contact .cta-btn {
  width: 160px;
  height: 38px;
  font-size: 15px;
}
.header-contact .cta-btn::before {
  width: 18px;
  height: 13px;
  left: 13%;
}
.header-contact .cta-btn a span {
  padding-left: 20px;
}
.cta-text {
  margin-top: 50px;
  color: #ffffff;
  text-align: center;
}
.example-items {}
.example-items .example-item {
  width: 100%;
  background: #f3f3f5;
  margin-bottom: 40px;
}
.example-items .example-item:last-child {
  margin-bottom: 0;
}
.example-items .example-item .example-content {
  padding: 40px;
}
@media screen and (max-width: 600px) {
  .example-items .example-item .example-content {
    padding: 30px;
  }
}
.example-items .example-item .example-content h3 {
  padding: 0rem 1rem !important;
  border-left: 7px solid #000000;
  font-size: 26px;
  font-weight: 700;
}
.example-items .example-item .example-content h3 small {
  font-size: 18px;
  font-weight: 500;
}
.example-items .example-item .example-content .example-wrapper {
  margin-top: 25px;
  display: flex;
  justify-content: space-between;
  align-items: start;
}
@media screen and (max-width: 960px) {
  .example-items .example-item .example-content .example-wrapper {
    flex-wrap: wrap;
  }
}
.example-items .example-item .example-content .example-wrapper .example-img {
  width: 31%;
}
.example-items .example-item .example-content .example-wrapper .example-img img {
  width: 100%;
}
@media screen and (max-width: 600px) {
  .example-items .example-item .example-content .example-wrapper .example-img {
    width: 100%;
  }
}
.example-items .example-item .example-content .example-wrapper .example-explanation {
  width: 65%;
  display: flex;
  justify-content: space-between;
  align-items: start;
}
@media screen and (max-width: 600px) {
  .example-items .example-item .example-content .example-wrapper .example-explanation {
    width: 100%;
    margin-top: 30px;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 600px) {
  .example-items .example-item .example-content .example-wrapper {
    flex-wrap: wrap;
  }
}
.example-items .example-item .example-content .example-wrapper .example-explanation .explanation-wrapper {
  width: 48%;
}
@media screen and (max-width: 600px) {
  .example-items .example-item .example-content .example-wrapper .example-explanation .explanation-wrapper {
    width: 100%;
  }
  .example-items .example-item .example-content .example-wrapper .example-explanation .explanation-wrapper:last-child {
    margin-top: 25px;
  }
}
.explanation-wrapper {}
.explanation-wrapper.before {}
.explanation-wrapper.after {}
.explanation-wrapper h4 {
  width: 100%;
  border: 1px solid #000000;
  font-size: 16px;
  text-align: center;
  margin: 0 0 1em;
  padding: 5px 10px 4px;
}
.explanation-wrapper h4 span {}
.explanation-wrapper.after h4 {
  background: #000000;
}
.explanation-wrapper.after h4 span {
  color: #ffffff;
}
.explanation-items {}
.explanation-items li {
  margin-bottom: 10px;
  padding-left: 15px;
  text-indent: -15px;
}
.explanation-items li:before {
  width: 10px;
  height: 10px;
  margin-right: 8px;
  content: '';
  display: inline-block;
  background: #000000;
  border-radius: 100%;
  vertical-align: 3px;
}
.lineup figure {
  width: 100%;
  max-width: 960px;
  margin: auto;
}
.lineup figure figcaption {
  margin-top: 20px;
  text-align: center;
}
/*FAQ*/
.toggle {
  display: none;
}
.Label {
  padding: 25px 55px 25px 25px;
  display: block;
  color: #fff;
  background: #000000;
  font-size: 18px;
}
.Label::before {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 3px);
  right: 30px;
  transform: rotate(135deg);
}
.Label, .content {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
}
.content {
  height: 0;
  margin-bottom: 20px;
  padding: 0 20px;
  overflow: hidden;
}
.toggle:checked + .Label + .content {
  height: auto;
  padding: 20px;
  transition: all .3s;
}
.toggle:checked + .Label::before {
  transform: rotate(-45deg) !important;
}
/*****************************************************************************
form
*****************************************************************************/
.page-id-19 .post_content ul {
  padding-left: 0;
}
.contact-text {
  margin-top: 40px;
  margin-bottom: 70px;
}
@media screen and (max-width: 960px) {
  .contact-text {
    margin-top: 40px;
    margin-bottom: 50px;
  }
}
.bl_dotList {
  margin-top: 20px;
  margin-bottom: 20px;
}
.bl_dotList .bl_dotList_item {
  margin-bottom: 10px;
  line-height: 1.75;
}
.bl_dotList_item {
  position: relative;
  padding-left: 20px;
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: .05em;
  list-style: none;
}
.bl_dotList_item::before {
  position: absolute;
  top: calc(1.09375rem - 12px);
  left: 0;
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50vh;
  background-color: #a49268;
}
@media screen and (min-width: 960px) {
  .bl_dotList_item::before {
    top: calc(1.3125rem - 12px);
  }
}
.bl_dotList a, .contact-Privacy a {
  color: #a49268;
}
.bl_dotList a:hover, .contact-Privacy a:hover {
  text-decoration: underline;
}
.textBlue {
  color: #a49268 !important;
  font-weight: 700;
}
.contact-text .el_link {
  display: inline-block;
  font-weight: 700;
}
.contact-text .el_link:hover {
  color: #b7a988;
}
span.bgBlue {
  margin-top: 20px;
  padding: 4px 10px;
  display: block;
  background-color: #09a4e4;
  color: #ffffff;
  font-weight: 800;
  font-size: 20px;
  text-align: center;
}
@media screen and (max-width: 960px) {
  span.bgBlue {
    font-size: 18px;
    text-align: left;
  }
}
@media screen and (max-width: 600px) {
  span.bgBlue {
    font-size: 16px;
  }
}
span.bgBlue a, span.bgBlue a:hover {
  color: #ffffff !important;
  text-decoration: none;
}
.form-wapper {
  margin-top: 50px !important;
}
.form-inner {
  padding-bottom: 30px;
}
.form-inner dl {
  letter-spacing: 0.05em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
@media only screen and (max-width: 960px) {
  .form-inner dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.form-inner dl dt {
  font-weight: 500;
  width: 38%;
  padding: 30px 0;
  display: flex;
  border-bottom: 0.5px solid #c8c8c8;
}
@media only screen and (max-width: 960px) {
  .form-inner dl dt {
    width: 100%;
    padding: 20px 0 0;
    border-bottom: initial;
  }
}
.form-inner dl dd {
  width: 62%;
  padding: 30px 0;
  margin-left: 0;
  border-bottom: 0.5px solid #c8c8c8;
}
@media only screen and (max-width: 960px) {
  .form-inner dl dd {
    width: 100%;
    padding: 0;
    border-top: initial;
  }
}
.form-inner .reqired {
  font-size: 13px;
  background-color: #a49268;
  color: #ffffff;
  padding: 2px 17px 2px 17px;
  margin-left: 15px;
  border-radius: 5px;
  font-weight: 700;
}
.form-inner dl dd.radio__box, .form-inner dl dd.check__box {
  padding: 0;
  margin-left: 0;
}
.form-inner [type=checkbox], [type=radio] {
  accent-color: #a49268;
  inline-size: 1.2rem;
}
.form-inner label {
  display: flex;
  width: 100%;
}
@media only screen and (max-width: 960px) {
  .form-inner label {
    display: initial;
  }
}
/*.form-inner .form-privacy {
  border-top: 0.5px solid #c8c8c8;
}*/
@media only screen and (max-width: 960px) {
  .form-inner .form-privacy {
    margin-bottom: 30px;
  }
}
.form-inner .form-privacy p {
  padding-top: 40px;
  text-align: center;
}
.form-inner .privacy {
  margin-top: 40px;
  margin-bottom: 25px;
}
.form-inner .cont_btn {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 960px) {
  .form-inner .cont_btn {
    display: initial;
  }
}
.form-inner .cont_btn input[type="submit"], .form-inner .cont_btn input[type="button"] {
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  font-size: 18px;
  border-radius: 50px;
  width: 380px;
  transition: .4s ease-out;
  cursor: pointer;
}
@media only screen and (max-width: 960px) {
  .form-inner .cont_btn input[type="submit"], .form-inner .cont_btn input[type="button"] {
    border-radius: 7px;
    width: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media only screen and (max-width: 600px) {
  .form-inner .cont_btn input[type="submit"], .form-inner .cont_btn input[type="button"] {
    width: 100%;
  }
}
.form-inner .cont_btn .submit {
  width: 50%;
  background-color: #a49268;
  color: #fff;
  letter-spacing: 0.05em;
  padding: 22px 0;
  cursor: pointer;
  margin: 0 10px;
  border: 3px solid #a49268 !important;
}
.form-inner .cont_btn .submit:hover {
  background-color: #ffffff;
  color: #a49268;
}
@media only screen and (max-width: 960px) {
  .form-inner .cont_btn .submit {
    width: 100%;
    margin-top: 25px;
    padding: 15px 0;
    border: 2px solid #a49268 !important;
  }
}
.wpcf7-form-control {
  padding: 9px 9px;
  margin-left: 1px;
  margin-bottom: 1px;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 1.8;
}
.wpcf7-text, .wpcf7-textarea {
  /*width: 95%;*/
  width: 99.5%;
  border-radius: 5px;
  background-color: #f9f9f9;
  border: 0.5px solid #dddddd;
}
@media only screen and (max-width: 960px) {
  .wpcf7-text, .wpcf7-textarea {
    margin-top: 10px;
    margin-bottom: 30px;
  }
}
.optional {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wpcf7c-conf {
  background-color: #f1f1f1 !important;
}
.wpcf7-list-item {
  display: block;
  margin: 0 0 5px 0;
}
@media only screen and (max-width: 960px) {
  .wpcf7-list-item {
    width: 100%;
    text-align: center;
  }
  .radio__box .wpcf7-list-item {
    width: 100%;
    text-align: left;
  }
}
.wpcf7-spinner {
  /*display: none;*/
  display: block !important;
  margin: auto !important;
}
.wpcf7-list-item-label {
  padding-left: 10px;
  margin-top: -2px;
}
@media only screen and (max-width: 960px) {
  .wpcf7-list-item-label {
    letter-spacing: -0.5px;
  }
}
.wpcf7 form.invalid .wpcf7-response-output {
  border-color: #a49268 !important;
  color: #a49268;
  padding: 15px 15px;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.9;
}
@media screen and (max-width: 960px) {
  .wpcf7 form.invalid .wpcf7-response-output {
    font-size: 1rem;
    line-height: 1.875;
  }
}
.wpcf7 form.sent .wpcf7-response-output {
  display: none;
}
.wpcf7-form-control.age {
  width: 100px;
  margin-right: 20px;
}
.page-id-19 #pagetop {
  display: none !important;
}
/* thanks-page */
.page-id-105 .content-inner p {
  margin-bottom: 20px;
}
.page-id-105 .content-inner p:last-child {
  margin-bottom: 0;
}
.page-id-105 .content-inner .link-btn1 {
  margin-top: 40px;
}
@media only screen and (max-width: 600px) {
  .page-id-105 .content-inner .link-btn1 {
    margin-top: 30px;
  }
}
/*****************************************************************************
background
*****************************************************************************/
.bg-gray, .bg-gray2, .cta-content, .hero-content {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
.bg-gray .content-inner, .bg-gray2 .content-inner {
  max-width: 1180px;
  margin: 4em auto 4em;
  padding: 0 var(--swl-pad_post_content, 0);
}
.movie .content-inner, .cta-content .content-inner, .faq .content-inner, .contact .content-inner {
  max-width: 1000px;
  margin: 4em auto 4em;
  padding: 0 var(--swl-pad_post_content, 0);
}
@media only screen and (max-width: 960px) {
  .bg-gray .content-inner, .bg-gray2 .content-inner, .movie .content-inner, .cta-content .content-inner, .faq .content-inner, .contact .content-inner {
    max-width: calc(var(--container_size, 0px) + var(--swl-pad_container, 0px) * 2);
    padding-left: var(--swl-pad_container, 0);
    padding-right: var(--swl-pad_container, 0);
  }
}
@media only screen and (max-width: 960px) {
  .faq .content-inner {
    padding: 0;
  }
}
.bg-gray {
  background: #d2d2d2;
}
.bg-gray2 {
  background: #f3f3f5;
}
.cta-content {
  background: #000000;
}
.hero-content .content-inner {
  max-width: 100%;
}
.bg-gray.reason .content-inner {
  max-width: 100%;
}
/*****************************************************************************
header
*****************************************************************************/
.header-contact-sp {}
.header-contact-sp .cta-btn {
  height: 50px;
  font-size: 18px;
}
.header-contact-sp .cta-btn::before {
  width: 30px;
  height: 22px;
  left: 19%;
}
.header-contact-sp .tel {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
}
.header-contact-sp .tel::before {
  content: '';
  display: inline-block;
  width: 22px;
  height: 23px;
  background-image: url(../img/common/tel-icon-white.svg);
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 31%;
  left: 10%;
  background-repeat: no-repeat;
}
.header-contact-sp .tel a {
  font-size: 28px;
  font-weight: 700;
}
.header-contact-sp .time {
  margin-top: 10px;
  text-align: center
}
/*****************************************************************************
footer
*****************************************************************************/
.l-footer__widgetArea {
  padding-bottom: 70px;
  padding-top: 70px;
}
@media screen and (max-width: 600px) {
  .l-footer__widgetArea {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}
.footer-wrapper {
  width: 100%;
  color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer-wrapper .footer-about {
  width: 48%
}
@media screen and (max-width: 960px) {
  .footer-wrapper .footer-about {
    width: 100%;
  }
}
.footer-wrapper .footer-about .footer-logo {
  max-width: 470px;
}
.footer-wrapper .footer-about p {
  margin-top: 40px;
}
.footer-wrapper .footer-nav {
  width: 48%;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  align-items: start;
  margin-top: 30px;
}
@media screen and (max-width: 960px) {
  .footer-wrapper .footer-nav {
    width: 100%;
    margin-top: 40px;
  }
}
@media screen and (max-width: 600px) {
  .footer-wrapper .footer-nav {
    margin-top: 25px;
  }
}
.footer-wrapper .footer-nav:first-of-type {
  margin-right: 2%;
}
.footer-wrapper .footer-nav .nav-link {
  width: 48%;
  text-align: left;
}
@media screen and (max-width: 600px) {
  .footer-wrapper .footer-nav .nav-link {
    width: 100%;
  }
}
.footer-wrapper .footer-nav .nav-link li {
  background: url(../img/common/arrow-white.svg) no-repeat 0 center;
  background-size: auto 8px;
  padding-left: 15px;
  line-height: 2.4;
}
@media screen and (max-width: 600px) {
  .footer-wrapper .footer-nav .nav-link li {
    background: initial;
    border-bottom: 1px solid #ffffff;
    padding: 10px 0 10px 10px;
  }
}
.another-window img {
  width: 16px;
  height: 16px;
  margin-left: 8px;
  vertical-align: baseline;
}
.footer-fixed {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  display: none;
  background: rgba(255, 255, 255, 0.95);
}
@media (max-width: 600px) {
  .footer-fixed {
    display: block;
    z-index: 100;
  }
}
.footer-fixed-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer-fixed-btn p {
  width: 50%;
  height: 70px;
  box-sizing: border-box;
  padding: 0 7px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-fixed-btn .contact-btn {
  position: relative;
  background: #000000;
}
.footer-fixed-btn .contact-btn::before {
  content: '';
  display: inline-block;
  width: 21px;
  height: 15px;
  background-image: url(../img/common/mail-icon-white.svg);
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 40%;
  left: 15%;
  background-repeat: no-repeat;
}
.footer-fixed-btn .contact-btn:hover::before {
  background-image: url(../img/common/mail-icon-white.svg);
}
.footer-fixed-btn .contact-btn a {
  font-size: 17px;
}
.footer-fixed-btn .contact-btn a span {
  padding-left: 30px;
  color: #ffffff;
}
.footer-fixed-btn .contact-tel-btn {
  position: relative;
  background: #323232;
}
.footer-fixed-btn .contact-tel-btn::before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 17px;
  background-image: url(../img/common/tel-icon-white.svg);
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 40%;
  left: 12%;
  background-repeat: no-repeat;
}
.footer-fixed-btn .contact-tel-btn:hover::before {
  background-image: url(../img/common/tel-icon-white.svg);
}
.footer-fixed-btn .contact-tel-btn a {
  font-size: 19px !important;
  font-weight: 500;
}
.footer-fixed-btn .contact-tel-btn a span {
  padding-left: 20px;
  color: #ffffff;
}
@media not all and (min-width: 600px) {
  .p-fixBtnWrap {
    padding-bottom: 60px;
  }
}
/*****************************************************************************
headline
*****************************************************************************/
/* .headline1 */
.page-id-11 .post_content h2:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title)) {
  background: initial !important;
  padding: 18px 0 !important;
  color: initial !important;
}
.page-id-11 .post_content h2:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title))::before {
  position: initial !important;
  display: initial !important;
  pointer-events: initial !important;
  content: initial !important;
  top: initial !important;
  left: initial !important;
  width: initial !important;
  height: initial !important;
  box-sizing: content-box;
  border-top: initial !important;
  border-bottom: initial !important;
}
.page-id-11 .post_content h2.headline1 {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.7;
  text-align: center;
  margin: 0 0 50px !important;
}
@media (max-width: 600px) {
  .page-id-11 .post_content h2.headline1 {
    font-size: 28px;
    margin: 0 0 30px !important;
  }
}
.page-id-11 .post_content h2.headline1 .maxhub-logo {
  margin-right: 10px;
}
.page-id-11 .post_content h2.headline1 .maxhub-logo img {
  max-width: 240px;
  margin-bottom: -2px;
}
@media (max-width: 600px) {
  .page-id-11 .post_content h2.headline1 .maxhub-logo img {
    max-width: 175px;
  }
}
.page-id-11 .post_content h2.headline1 small {
  font-size: 25px;
}
@media screen and (max-width: 600px) {
  .page-id-11 .post_content h2.headline1 small {
    font-size: 17px;
  }
}
.page-id-11 .post_content h3:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title)) {
  padding: 0 !important;
}
.page-id-11 .post_content h3:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title))::before {
  content: initial !important;
  width: initial !important;
  height: initial !important;
  background: initial !important;
}
.page-id-11 .post_content h3 {
  margin: 0;
}
/*****************************************************************************
btn
*****************************************************************************/
a:not([class]) {
  transition: .4s ease-out;
  cursor: pointer;
}
.is-style-more_btn a {
  box-shadow: 0 0 0 1px #000000;
  color: #000000;
  border-radius: 30px;
}
@media (min-width: 600px) {
  .is-style-more_btn {
    --the-min-width: 350px;
  }
}
.link-btn1 {
  position: relative;
  max-width: 420px;
  height: 60px;
  text-align: center;
  font-weight: 800;
  border-radius: 30px;
  display: block;
  background: #142846;
  border: 2px solid #ffffff;
  margin: auto;
}
.bg-blue .link-btn1 {
  border: 2px solid #dee9ef;
}
.link-btn1 a {
  position: absolute;
  width: 100%;
  height: 100%;
  color: #ffffff !important;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.link-btn1:hover {
  background: #ffffff !important;
  border: 2px solid #142846;
}
.link-btn1 a:hover {
  color: #142846 !important;
}
.link-btn1::after {
  content: '';
  display: inline-block;
  width: 4px;
  height: 8px;
  background-image: url(../img/common/arrow-white.svg);
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 44%;
  right: 5%;
  background-repeat: no-repeat;
}
.link-btn1:hover::after {
  background-image: url(../img/common/arrow-blue.svg);
}
/*****************************************************************************
 teble
 *****************************************************************************/
.maxhub-price-wrapper {
  margin-top: 80px;
}
@media screen and (max-width: 600px) {
  .maxhub-price-wrapper {
    margin-top: 50px;
  }
}
.scroll-table {
  margin: 20px 0;
}
.page-id-11 .post_content .maxhub-price-wrapper h3 {
  margin-top: 30px;
}
.maxhub-priceList {
  width: 100%;
  margin: 50px 0 20px 0;
}
.maxhub-priceList .thead th {
  padding: 15px 10px;
  border: solid 1px #ccc;
  text-align: center;
  background: #a49268;
  color: #ffffff;
  box-sizing: border-box;
}
.maxhub-priceList td {
  padding: 15px 10px;
  border: solid 1px #ccc;
  text-align: left;
  box-sizing: border-box;
}
.maxhub-priceList td:first-child {
  width: 30%;
  text-align: center;
}
.maxhub-priceList td:last-child {
  text-align: center;
}
.maxhub-priceList tr {
  background: #ffffff;
}
.maxhub-priceList tr:nth-child(odd) {
  background: #f8f8f8;
}
@media screen and (max-width: 600px) {
  .maxhub-priceList {
    width: 100%;
    margin: 30px 0 15px 0;
  }
  .maxhub-priceList .thead {
    display: none;
  }
  .maxhub-priceList tr {
    width: 100%;
  }
  .maxhub-priceList tr span {
    margin-top: 35px;
    display: block;
    text-align: left;
    clear: both;
  }
  .maxhub-priceList tr span br {
    display: none;
  }
  .maxhub-priceList td {
    display: block;
    text-align: right;
    width: 100%;
  }
  .maxhub-priceList td:first-child {
    width: 100%;
    background: #a49268;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
  }
  .maxhub-priceList td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    margin-right: 10px;
  }
}
.teble-list1 {
  width: 100%;
  margin: 50px 0 20px 0;
}
.teble-list1 .thead th {
  padding: 15px 10px;
  border: none;
  text-align: center;
  background: #f1f3f4;
  box-sizing: border-box;
}
.teble-list1 td {
  padding: 15px 10px;
  border: none;
  text-align: left;
  box-sizing: border-box;
}
.teble-list1 td:first-child {
  width: 25%;
}
.teble-list1 td:nth-child(2) {
  width: 42%;
}
.teble-list1 td:nth-child(3) {
  width: 20%;
}
.teble-list1 td:nth-child(4) {
  width: 13%;
}
.teble-list1 td:nth-child(3), .teble-list1 td:nth-child(4) {
  text-align: center;
}
.teble-list1 td a.tel-no {
  color: #333333;
}
.teble-list1 tr {
  background: #fdfdfd;
}
.teble-list1 td .link-btn1 a {
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .teble-list1 {
    width: 100%;
    margin: 30px 0 15px 0;
  }
  .teble-list1 .thead {
    display: none;
  }
  .teble-list1 tr {
    width: 100%;
  }
  .teble-list1 tr span {
    margin-top: 35px;
    display: block;
    text-align: left;
  }
  .teble-list1 td:nth-child(4) span {
    margin-top: 0;
  }
  .teble-list1 td:nth-child(4) {
    padding: 10px 10px 40px;
  }
  .teble-list1 td {
    display: block;
    width: 100%;
  }
  .teble-list1 td:first-child, .teble-list1 td:nth-child(2), .teble-list1 td:nth-child(3), .teble-list1 td:nth-child(4) {
    width: 100%;
  }
  .teble-list1 td:first-child {
    background: #f1f3f4;
    font-weight: bold;
    text-align: left;
  }
  .teble-list1 td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    margin-right: 10px;
  }
}
@media screen and (max-width: 600px) {
  .teble-list1 td:before {
    margin-right: -70px;
  }
}
@media screen and (max-width: 547px) {
  .teble-list1 td:before {
    margin-right: 10px;
  }
}
/*****************************************************************************
 br
 *****************************************************************************/
.sp-hide-960 {
  display: block !important;
}
@media screen and (max-width: 960px) {
  .sp-hide-960 {
    display: none !important;
  }
}
.sp-hide-600 {
  display: block !important;
}
@media screen and (max-width: 600px) {
  .sp-hide-600 {
    display: none !important;
  }
}
.pc-hide-960 {
  display: none !important;
}
@media screen and (max-width: 960px) {
  .pc-hide-960 {
    display: block !important;
  }
}
.pc-hide-600 {
  display: none !important;
}
@media screen and (max-width: 600px) {
  .pc-hide-600 {
    display: block !important;
  }
}