@charset "UTF-8";

/* --------------------------------------------------

 Common Block

-------------------------------------------------- */

.max-comm-blc {
  max-width: 1920px;
  width: 100%;
  padding: 0 4%;
  position: relative;
  margin: auto;
  box-sizing: border-box;
}

.large-comm-blc {
  max-width: 1366px;
  width: 100%;
  padding: 0 4%;
  position: relative;
  margin: auto;
  box-sizing: border-box;
}

.comm-blc {
  max-width: 1200px;
  width: 100%;
  padding: 0 4%;
  position: relative;
  margin: auto;
  box-sizing: border-box;
}

.min-comm-blc {
  max-width: 922px;
  width: 100%;
  padding: 0 4%;
  position: relative;
  margin: auto;
  box-sizing: border-box;
}

.narrow-comm-blc {
  max-width: 800px;
  width: 100%;
  padding: 0 4%;
  position: relative;
  margin: auto;
  box-sizing: border-box;
}

.margin-comm {
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.padding-comm {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

@media screen and (max-width:480px) {
  .margin-comm {
    margin-top: 15vw;
    margin-bottom: 15vw;
  }

  .padding-comm {
    padding-top: 15vw;
    padding-bottom: 15vw;
  }
}

/* --------------------------------------------------

 Title Text

-------------------------------------------------- */

/* ttl-heading ---------------------------- */

.ttl-heading {
  font-size: 200%;
  font-weight: bold;
  display: block;
  text-align: center;
  margin-bottom: 2rem;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Times New Roman", serif;
}

/* ttl-section ---------------------------- */

.ttl-section {
  font-size: 150%;
  font-weight: bold;
  border-bottom: 1px solid #c8cacc;
  margin-bottom: 2rem;
  padding-bottom: 1rem;
  box-sizing: border-box;
}

/* txt-desc ---------------------------- */

.txt-desc {
  max-width: 800px;
  margin: auto;
  display: block;
  box-sizing: border-box;
  width: 100%;
}

@media screen and (max-width:640px) {
  .ttl-heading {
    font-size: 170%;
  }

  .ttl-section {
    font-size: 130%;
    margin-bottom: 1rem;
  }
}

/* --------------------------------------------------

 btn-primary

-------------------------------------------------- */

@media screen and (min-width:1001px) {
  .btn-primary .btn:hover {
    background-color: #fff;
    color: #000;
  }
}

.btn-primary {
  margin-top: 2rem;
  text-align: center;
  display: flex;
  justify-content: center;
}

.btn-primary .btn {
  background-color: #000;
  border: 2px solid #000;
  max-width: 200px;
  width: 100%;
  color: #fff;
  display: inline-block;
  cursor: pointer;
  padding: 12px 15px;
  box-sizing: border-box;
  text-decoration: none;
  transition: all ease-in 0.3s;
}

.btn-primary .btn.btn-back {
  margin-right: 10px;
}

/* --------------------------------------------------

 Keyvisual Block

-------------------------------------------------- */

#key-visual-blc .single-box .bg-img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}

#key-visual-blc .single-box {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 800px;
  width: 100%;
  box-sizing: border-box;
}

#key-visual-blc .single-box .txt {
  max-width: 1366px;
  padding: 0 4%;
  width: 100%;
  margin: auto;
  box-sizing: border-box;
}

#key-visual-blc .single-box .txt .ttl01 {
  font-size: 300%;
  font-weight: 900;
  display: block;
  text-align: center;
  text-shadow: #ffffff 5px 0px 0px, #ffffff 4.90033px 0.993347px 0px, #ffffff 4.60531px 1.94709px 0px, #ffffff 4.12668px 2.82321px 0px, #ffffff 3.48353px 3.58678px 0px, #ffffff 2.70151px 4.20736px 0px, #ffffff 1.81179px 4.6602px 0px, #ffffff 0.849836px 4.92725px 0px, #ffffff -0.145998px 4.99787px 0px, #ffffff -1.13601px 4.86924px 0px, #ffffff -2.08073px 4.54649px 0px, #ffffff -2.94251px 4.04248px 0px, #ffffff -3.68697px 3.37732px 0px, #ffffff -4.28444px 2.57751px 0px, #ffffff -4.71111px 1.67494px 0px, #ffffff -4.94996px 0.7056px 0px, #ffffff -4.99147px -0.291871px 0px, #ffffff -4.83399px -1.27771px 0px, #ffffff -4.48379px -2.2126px 0px, #ffffff -3.95484px -3.05929px 0px, #ffffff -3.26822px -3.78401px 0px, #ffffff -2.4513px -4.35788px 0px, #ffffff -1.53666px -4.75801px 0px, #ffffff -0.560763px -4.96845px 0px, #ffffff 0.437495px -4.98082px 0px, #ffffff 1.41831px -4.79462px 0px, #ffffff 2.34258px -4.41727px 0px, #ffffff 3.17346px -3.86382px 0px, #ffffff 3.87783px -3.15633px 0px, #ffffff 4.4276px -2.32301px 0px, #ffffff 4.80085px -1.39708px 0px, #ffffff 4.98271px -0.415447px 4px;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Times New Roman", serif;
}

/* page-img ------------------------- */

#key-visual-blc.page-img .single-box {
  min-height: 400px;
}

@media screen and (max-width:1366px) {
  #key-visual-blc .single-box {
    min-height: 60vw;
  }

  #key-visual-blc.page-img .single-box {
    min-height: 250px;
  }
}

@media screen and (max-width:1200px) {
  #key-visual-blc.page-img .single-box .txt .ttl01 {
    font-size: 200%;
  }
}

@media screen and (max-width:1000px) {
  #key-visual-blc .single-box .txt .ttl01 {
    font-size: 200%;
  }
}

@media screen and (max-width:640px) {
  #key-visual-blc .single-box {
    min-height: 80vw;
  }

  #key-visual-blc.page-img .single-box {
    min-height: 200px;
  }

  #key-visual-blc.page-img .single-box .txt .ttl01 {
    font-size: 170%;
  }
}

@media screen and (max-width:480px) {
  #key-visual-blc .single-box .txt .ttl01 {
    font-size: 6.5vw;
  }

  #key-visual-blc .single-box {
    min-height: 100vw;
  }
}

/* --------------------------------------------------

 list-3-col

-------------------------------------------------- */

.list-3-col {
  display: flex;
  flex-wrap: wrap;
}

.list-3-col li {
  width: calc((100% - 2rem) / 3);
  margin-right: 1rem;
  margin-top: 2rem;
}

.list-3-col li:nth-child(-n+3) {
  margin-top: 0;
}

.list-3-col li:nth-child(3n+3),
.list-3-col li:last-child {
  margin-right: 0;
}

@media screen and (max-width:767px) {
  .list-3-col li {
    width: calc((100% - 1rem) / 2);
  }

  .list-3-col li:nth-child(-n+3) {
    margin-top: 2rem;
  }

  .list-3-col li:nth-child(-n+2) {
    margin-top: 0;
  }

  .list-3-col li:nth-child(3n+3) {
    margin-right: 1rem;
  }

  .list-3-col li:nth-child(2n+2) {
    margin-right: 0;
  }
}

@media screen and (max-width:480px) {
  .list-3-col li {
    width: 100%;
    margin-top: 2rem;
    margin-right: 0;
  }

  .list-3-col li:nth-child(-n+2) {
    margin-top: 2rem;
  }

  .list-3-col li:first-child {
    margin-top: 0;
  }

  .list-3-col li:nth-child(3n+3) {
    margin-right: 0;
  }

  .list-3-col li:nth-child(2n+2) {
    margin-right: 0;
  }
}

/* --------------------------------------------------

 contact-blc

-------------------------------------------------- */

@media screen and (min-width:1001px) {
  #contact-blc .contact-btn .contact-email a:hover {
    background-color: #fff;
  }

  #contact-blc .contact-btn .contact-email a:hover>span {
    color: #1d1d1f;
  }

  #contact-blc .contact-btn .contact-email a:hover>span::before {
    background-image: url(../img/common/email_icon01_hover.png);
  }
}

#contact-blc {
  background-image: url(../img/top/contact_bg01.jpg);
  background-repeat: repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
}

#contact-blc .contact-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 700px;
  margin: auto;
}

#contact-blc .contact-btn>div {
  width: calc((100% - 1rem) / 2);
  margin-right: 1rem;
}

#contact-blc .contact-btn>div:last-child {
  margin-right: 0;
}

#contact-blc .contact-btn .contact-tel {
  text-align: center;
}

#contact-blc .contact-btn .contact-tel a {
  font-size: 250%;
  text-decoration: none;
  font-weight: 900;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  line-height: 1;
  display: inline-block;
}

#contact-blc .contact-btn .contact-tel a>span {
  padding-left: 35px;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
}

#contact-blc .contact-btn .contact-tel a>span::before {
  content: "";
  background-image: url(../img/common/tel_icon01.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 35px;
  height: 45px;
  position: absolute;
  left: 0;
  top: -5px;
}

#contact-blc .contact-btn .contact-email a {
  text-decoration: none;
  background-color: #1d1d1f;
  border: 2px solid #1d1d1f;
  display: block;
  padding: 1rem 1rem;
  box-sizing: border-box;
  text-align: center;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  transition: all ease-in 0.3s;
}

#contact-blc .contact-btn .contact-email a>span {
  color: #fff;
  font-size: 120%;
  padding-left: 50px;
  box-sizing: border-box;
  position: relative;
  transition: all ease-in 0.3s;
}

#contact-blc .contact-btn .contact-email a>span::before {
  content: "";
  background-image: url(../img/common/email_icon01.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 34px;
  height: 28px;
  position: absolute;
  left: 0;
  top: 1px;
  transition: all ease-in 0.3s;
}

@media screen and (max-width:640px) {
  #contact-blc .contact-btn {
    flex-wrap: wrap;
  }

  #contact-blc .contact-btn>div {
    width: 100%;
    margin-right: 0;
  }

  #contact-blc .contact-btn>div:last-child {
    margin-top: 1rem;
  }

  #contact-blc .contact-btn .contact-email a {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* --------------------------------------------------

 gallery-blc

-------------------------------------------------- */

.gallery-blc .slider-for {
  margin: 0 5px;
}

.gallery-blc .slider-for .slick-slide .img img {
  margin: auto;
}

.gallery-blc .slider-for .slick-slide .txt {
  font-weight: 500;
  margin-top: 10px;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-blc .slider-nav {
  margin-top: 1rem;
}

.gallery-blc .slider-nav .slick-slide {
  margin: 0 5px;
}

.gallery-blc .slider-nav .slick-slide .img img {
  cursor: pointer;
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100px;
}

.gallery-blc .slider-for .slick-slide .img {
  max-width: 640px;
  margin: auto;
}

@media screen and (max-width:480px) {
  .gallery-blc .slider-nav .slick-slide .img img {
    height: 20vw;
  }
}

/* --------------------------------------------------

 data-blc & map-blc

-------------------------------------------------- */

.data-blc>dl {
  display: flex;
  margin-top: 1rem;
}

.data-blc>dl dt {
  width: 250px;
  background-color: #000;
  color: #fff;
  font-weight: bold;
}

.data-blc>dl:first-child {
  margin-top: 0;
}

.data-blc>dl dd {
  width: calc((100% - 1rem) - 250px);
  background-color: #fff;
  box-sizing: border-box;
  margin-left: 1rem;
}


.data-blc>dl dt,
.data-blc>dl dd {
  padding: 20px 10px;
  box-sizing: border-box;
}

.map-blc>iframe {
  width: 100%;
  height: 400px;
  display: block;
}

@media screen and (max-width:767px) {
  .data-blc>dl dt {
    width: 150px;
  }

  .data-blc>dl dd {
    width: calc((100% - 1rem) - 150px);
  }
}

@media screen and (max-width:640px) {
  .map-blc>iframe {
    height: 250px;
  }

  .data-blc>dl {
    flex-wrap: wrap;
  }

  .data-blc>dl dt,
  .data-blc>dl dd {
    width: 100%;
  }

  .data-blc>dl dd {
    margin-left: 0;
  }
}

/* --------------------------------------------------

 OTHER Block

-------------------------------------------------- */

.align-center {
  text-align: center !important;
}

.align-right {
  text-align: right !important;
}

.txt-big {
  font-size: 120%;
  font-weight: bold;
}

.txt-small {
  font-size: 80%;
}

/* padding --------------------------------*/

.pt-4rem {
  padding-top: 4rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

/* margin --------------------------------*/

.mt-4rem {
  margin-top: 4rem !important;
}

.mt-3rem {
  margin-top: 3rem !important;
}

.mt-2rem {
  margin-top: 2rem !important;
}

.mt-1rem {
  margin-top: 1rem !important;
}

/* padding --------------------------------*/

.p-4rem {
  padding: 4rem !important;
  box-sizing: border-box;
}

@media screen and (min-width:481px) {
  .br-sp480 {
    display: none;
  }
}

/* --------------------------------------------------

 Hide

-------------------------------------------------- */

.hidden {
  opacity: 0;
}

.visible {
  opacity: 1;
}

.disnon {
  display: none;
}

.hide {
  opacity: 0;
}