@charset "utf-8";
html {
  scroll-behavior: smooth;
}
/* レイアウト */
.pc-hide {
  display: none;
}
@media (max-width: 640px) {
  .pc-hide {
    display: block;
  }
}
.pc-hide-900 {
  display: none;
}
@media (max-width: 900px) {
  .pc-hide-900 {
    display: block;
  }
}
.sp-hide {
  display: block;
}
@media (max-width: 640px) {
  .sp-hide {
    display: none;
  }
}
.sp-hide-900 {
  display: block;
}
@media (max-width: 900px) {
  .sp-hide-900 {
    display: none;
  }
}
/* コンテンツ */
.global-Header-Logo {
  max-width: 240px;
}
@media (max-width: 640px) {
  .global-Header-Logo {
    max-width: 180px;
  }
}
.jobsys .visual {
  display: block;
  width: 100%;
  /*height: 870px;
  min-height: 750px;*/
  object-fit: cover;
  overflow: hidden;
  position: relative;
  padding: 0;
}
.jobsys .visual-Inner {
  width: 100%;
  max-width: 100%;
  position: initial;
  padding: 0 12%;
}
@media (max-width: 1080px) {
  .jobsys .visual-Inner {
    padding: 0 18px;
  }
}
.jobsys .visual-Wrapper {
  max-width: 540px;
  padding: 90px 0;
}
@media (max-width: 640px) {
  .jobsys .visual-Wrapper {
    padding: 50px 0 0;
  }
}
.jobsys .visual-Text {
  margin-bottom: 30px;
  color: #ffffff;
  text-align: center;
}
@media (max-width: 640px) {
  .jobsys .visual-Text {
    font-size: 2.1rem;
  }
}
.jobsys .visual-Text span {
  background: #00C4CD;
  padding: 3px 8px 3px 17px;
  line-height: 2.0;
}
.jobsys .visual-Title {
  max-width: 540px;
  margin-bottom: 40px;
}
@media (max-width: 900px) {
  .jobsys .visual-Title {
    margin-bottom: 30px;
  }
}
.jobsys .visual-Box {
  background: initial;
  box-shadow: initial;
  border-radius: initial;
  padding: initial;
}
@media (max-width: 900px) {
  .jobsys .visual-Box {
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 2px 2px 15px 0px rgba(0, 0, 0, 0.1);
    border-radius: 14px;
    padding: 34px 18px 40px;
    margin-top: 30px;
  }
}
.jobsys .visual-Box:after {
  content: initial;
}
.jobsys .visual-Box .visual-Box-Text {
  margin-bottom: 35px;
  font-size: 2.1rem;
  line-height: 1.8;
  color: #000000;
}
@media (max-width: 640px) {
  .jobsys .visual-Box .visual-Box-Text {
    font-size: 5.0vw;
  }
}
.jobsys .visual-Img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.visual .pc {
  display: block;
}
.visual .sp {
  display: none;
}
@media (max-width: 900px) {
  .visual .pc {
    display: none;
  }
  .visual .sp {
    display: block;
  }
}
@media (max-width: 1080px) {
  .visual .visual-Img-Text .pc {
    display: none !important;
  }
  .visual .visual-Img-Text .sp {
    display: block !important;
  }
}
.jobsys .visual-Img-Text {
  max-width: 270px;
  top: auto;
  bottom: 10%;
  right: 12%;
}
@media (max-width: 1080px) {
  .jobsys .visual-Img-Text {
    max-width: 20%;
    top: 3%;
    bottom: initial;
    right: initial;
    left: 3%;
  }
}
@media (max-width: 900px) {
  .jobsys .visual-Img-Text {
    position: relative;
    max-width: 220px;
  }
}
.jobsys .pc-Img {
  display: block;
}
.jobsys .sp-Img {
  display: none;
}
@media (max-width: 900px) {
  .jobsys .pc-Img {
    display: none;
  }
  .jobsys .sp-Img {
    display: block;
  }
}
.jobsys .visual-Img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 0 15%;
}
@media (max-width: 900px) {
  .jobsys .visual-Img img {
    object-position: initial;
  }
}
@media (max-width: 640px) {
  .jobsys .visual-Img img {
    object-position: 20% 0;
  }
}
.jobsys .visual-Box-Btn a {
  background: #1D1C1B;
  border: 2px solid #1D1C1B;
}
.jobsys .visual-Box-Btn a:hover {
  background: #FFFFFF;
  color: #1D1C1B;
}
@media (max-width: 640px) {
  .support .support-Label {
    line-height: 1.5;
  }
}
@media (max-width: 640px) {
  .support-Title {
    margin-bottom: 40px;
  }
}
.support-Title span {
  max-width: 330px;
  margin: 0 11px 11px 0;
}
.reason .index-Title {
  margin-bottom: 20px;
}
.reason .reason-Img .pc {
  display: block;
}
.reason .reason-Img .sp {
  display: none;
}
@media (max-width: 640px) {
  .reason .reason-Img .pc {
    display: none;
  }
  .reason .reason-Img .sp {
    display: block;
  }
}
@media (max-width: 640px) {
  .jobsys .index-Label {
    line-height: 1.5;
  }
}
.dx-Item-Box {
  position: relative;
  margin-top: 130px;
}
@media (max-width: 640px) {
  .dx-Item-Box {
    margin-top: 150px;
  }
}
.dx-Item-Box .balloon {
  position: absolute;
  padding: 15px;
  background: #ffffff;
  border-radius: 30px;
  width: 58%;
  top: -26%;
  left: 8%;
  z-index: 2;
}
.dx-Item-Box .balloon:before {
  content: "";
  position: absolute;
  left: 80px;
  width: 13px;
  height: 12px;
  bottom: -36px;
  background: #ffffff;
  border-radius: 50%;
}
.dx-Item-Box .balloon:after {
  content: "";
  position: absolute;
  left: 60px;
  width: 20px;
  height: 18px;
  bottom: -24px;
  background: #ffffff;
  border-radius: 50%;
}
.dx-Item-Box .balloon p {
  margin: 0;
  padding: 0;
}
.dx-Item-Title {
  font-size: 2.3rem;
}
@media (max-width: 640px) {
  .dx-Item-Title {
    font-size: 2.1rem;
  }
}
.cost-Item.extra .cost-Item-Bg {
  height: 100%;
  display: grid;
  place-items: center;
}
.cost-Text {
  margin-bottom: 0;
}
.cost-Item-List {
  flex-wrap: wrap;
}
.cost-Item-List ul, .cost-Item-List .cost-Item-Year, .cost-Item-List .cost-Item-Price {
  width: 100%;
}
.cost-Item-List ul {
  margin-bottom: 30px;
}
.cost-Item-List ul li {
  padding-left: 0;
  line-height: 1.7;
  text-align: center;
}
.cost-Item-List ul li:after {
  content: initial;
}
main .reservation {
  margin-bottom: 120px;
  padding: 120px 0 0;
}
@media (max-width: 640px) {
  main .reservation {
    margin-bottom: 60px;
    padding: 60px 0 0;
  }
}
.reservation .index {
  margin-bottom: 0;
}
.reservation .index-Title {
  margin-bottom: 80px;
}
@media (max-width: 640px) {
  .reservation .index-Title {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 600px) {
  .contact .form_preview {
    padding: 0;
  }
}
.home .radiobox_form::before {
  background: #F6F8F8;
}
.home .form_preview_iptxt input[type='text'], .home .form_preview_iptxt input[type='mail'] {
  background: #F6F8F8;
}
.home .ef textarea {
  background: #F6F8F8;
}
.related {
  padding: 80px 0;
}
@media (max-width: 640px) {
  .related {
    padding: 40px 0;
  }
}
.related-Inner {
  width: 100%;
  max-width: 1240px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  align-items: initial;
}
@media (max-width: 900px) {
  .related-Inner {
    display: block;
  }
}
.related-Title {
  width: 20.833333%;
  box-sizing: border-box;
  background: #c4eae3;
  border-radius: 10px;
  margin-right: 10px;
  padding: 30px 20px 28px;
  text-align: center;
  font-weight: 800;
  line-height: 1.4;
  font-size: 16px;
  color: #24A0A8;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 900px) {
  .related-Title {
    width: 100%;
    margin: 0 0 10px 0;
  }
}
@media (max-width: 640px) {
  .related-Title {
    padding: 20px 20px 18px;
    font-size: 15px;
  }
}
.related-Title:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 0 12px 16px;
  border-color: transparent transparent transparent #c4eae3;
  position: absolute;
  top: 50%;
  right: -16px;
  transform: translate(0, -50%);
  z-index: 1;
}
@media (max-width: 900px) {
  .related-Title:after {
    border-width: 16px 12px 0 12px;
    border-color: #c4eae3 transparent transparent transparent;
    top: auto;
    right: auto;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: -16px;
  }
}
.related-List {
  width: 78.333333%;
  box-sizing: border-box;
  background: #24A0A8;
  border-radius: 10px;
  padding: 20px 0 18px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 900px) {
  .related-List {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .related-List {
    padding: 10px 0 8px;
    display: block;
  }
}
.related-List li {
  width: 50%;
  padding: 10px 30px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  position: relative;
}
@media (max-width: 1440px) {
  .related-List li {
    padding: 10px calc(30vw * 100 / 1440);
  }
}
@media (max-width: 640px) {
  .related-List li {
    width: 100%;
    padding: 10px 15px;
    border-bottom: 1px solid #c4eae3;
    font-size: 15px;
  }
  .related-List li:last-child {
    border-bottom: none;
  }
}
.related-List li:after {
  content: '';
  width: 1px;
  height: 32px;
  background: #c4eae3;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
@media (max-width: 900px) {
  .related-List li:after {
    display: none;
  }
}
.related-List li:last-child:after {
  display: none;
}
.related-List li a {
  color: #FFFFFF;
  transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1);
}
.related-List li a:hover {
  opacity: 0.5 !important;
}
.related-List li span {
  margin-right: 5px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #c4eae3;
}
/* 調整アポ */
.iframe-Wrapper {
  position: relative;
  width: 100%;
  padding-top: 120%;
}
@media (max-width: 872px) {
  .iframe-Wrapper {
    padding-top: 140%;
  }
}
@media (max-width: 725px) {
  .iframe-Wrapper {
    padding-top: 160%;
  }
}
@media (max-width: 640px) {
  .iframe-Wrapper {
    padding-top: 350%;
  }
}
@media (max-width: 430px) {
  .iframe-Wrapper {
    padding-top: 390%;
  }
}
.iframe-Wrapper iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
/* reservation */
.message {
  margin-bottom: 40px;
  padding: 40px 0;
}
.message-inner {
  width: 100%;
  max-width: 800px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 20px;
}
.message-inner h2 {
  text-align: center;
  font-weight: 700;
  line-height: 1.3;
  font-size: 2.8rem;
  margin-bottom: 50px;
}
@media (max-width: 640px) {
  .message-inner h2 {
    text-align: left;
    font-size: 2.0rem;
  }
}
.message-inner p {
  margin-bottom: 20px;
}
.message-inner p:last-child {
  margin-bottom: 0;
}
.message-inner .contact-Box {
  margin-top: 50px;
  margin-bottom: 0;
}
@media (max-width: 640px) {
  .message-inner .contact-Box {
    margin-top: 40px;
  }
}
.dx {
  margin-bottom: 0;
}
@media (max-width: 640px) {
  .dx {
    margin-bottom: 0;
  }
}
main .reservation {
  margin-bottom: 0;
}
@media (max-width: 640px) {
  main .reservation {
    margin-bottom: 0;
  }
}
/* 調整アポ */
.iframe-Wrapper {
  position: relative;
  width: 100%;
  padding-top: 120%;
}
@media (max-width: 872px) {
  .iframe-Wrapper {
    padding-top: 140%;
  }
}
@media (max-width: 725px) {
  .iframe-Wrapper {
    padding-top: 160%;
  }
}
@media (max-width: 640px) {
  .iframe-Wrapper {
    padding-top: 350%;
  }
}
@media (max-width: 430px) {
  .iframe-Wrapper {
    padding-top: 390%;
  }
}
.iframe-Wrapper iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
