@charset "UTF-8";
/* clearfix */
.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}

.has-x-small-font-size {
  font-size: 10px;
}

.has-small-font-size {
  font-size: 13px;
}

.has-regular-font-size {
  font-size: 16px;
}

.has-large-font-size {
  font-size: 24px;
}

.has-x-large-font-size {
  font-size: 36px;
}

.has-huge-font-size {
  font-size: 50px;
}

/*----------------------------------------------------
	汎用クラス
----------------------------------------------------*/
#mainimg_sub {
  width: 100%;
}
#mainimg_sub .wrap {
  padding: 160px 0;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 479px) {
  #mainimg_sub .wrap {
    letter-spacing: 0.1em;
  }
}
#mainimg_sub .wrap h1 {
  text-align: center;
  margin-bottom: 22px;
}
@media screen and (max-width: 479px) {
  #mainimg_sub .wrap h1 {
    font-size: 1.3rem;
  }
}
#mainimg_sub .wrap h1 span {
  font-family: "Hannari", serif;
  display: inline-block;
  background: #fff;
  color: #000;
  padding: 8px 2em 6px;
}
@media screen and (max-width: 479px) {
  #mainimg_sub .wrap h1 span {
    padding: 4px 1.8em 1px;
  }
}
#mainimg_sub .wrap h2 {
  font-family: "Hannari", serif;
  font-size: 3.2rem;
  margin-bottom: 22px;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 479px) {
  #mainimg_sub .wrap h2 {
    font-size: 2rem;
    margin-bottom: 6px;
  }
}
#mainimg_sub .wrap h3 {
  font-family: "Hannari", serif;
  text-align: center;
  font-size: 1.4rem;
  color: #fff;
}
@media screen and (max-width: 479px) {
  #mainimg_sub .wrap h3 {
    font-size: 1rem;
  }
}

#about #mainimg_sub {
  background: url(../images/about/mv@2x.jpg) no-repeat center center;
  background-size: cover;
}

#eidai #mainimg_sub {
  background: url(../images/eidai/mv@2x.jpg) no-repeat center center;
  background-size: cover;
}

#schedule #mainimg_sub {
  background: url(../images/schedule/mv@2x.jpg) no-repeat center center;
  background-size: cover;
}

#news #mainimg_sub {
  background: url(../images/news/mv@2x.jpg) no-repeat center center;
  background-size: cover;
}

#access #mainimg_sub {
  background: url(../images/access/mv@2x.jpg) no-repeat center center;
  background-size: cover;
}

#blog #mainimg_sub {
  background: url(../images/blog/mv@2x.jpg) no-repeat center center;
  background-size: cover;
}

#contact #mainimg_sub {
  background: url(../images/contact/mv@2x.jpg) no-repeat center center;
  background-size: cover;
}

.news_list {
  border-top: 1px solid #ccc;
  margin-bottom: 60px;
}
.news_list li a {
  display: block;
  padding: 15px 0;
  border-bottom: 1px solid #ccc;
}
.news_list li a span.date {
  font-family: "游明朝", "YuMincho", "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  float: left;
  width: 8em;
  color: #999;
}

.sct_eidai_link .bg {
  background: url(../images/common/link_eidai_bg@2x.jpg) no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 0;
  padding-top: 56.2%;
  position: relative;
}
@media screen and (max-width: 479px) {
  .sct_eidai_link .bg {
    padding-top: 120%;
  }
}
.sct_eidai_link .bg .bg_wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: RGBa(0, 0, 0, 0.6);
}
.sct_eidai_link .bg .bg_wrap .box {
  position: absolute;
  left: 20px;
  top: 20px;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  border: 1px solid #fff;
}
.sct_eidai_link .bg .bg_wrap .box h2 {
  margin-bottom: 30px;
}
.sct_eidai_link .bg .bg_wrap .box h2 span {
  font-family: "游明朝", "YuMincho", "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  display: inline-block;
  background: #fff;
  padding: 8px 2em;
}
.sct_eidai_link .bg .bg_wrap .box .inner {
  padding: 0 8%;
}
@media screen and (max-width: 479px) {
  .sct_eidai_link .bg .bg_wrap .box .inner {
    padding: 0 6%;
  }
}
.sct_eidai_link .bg .bg_wrap .box .inner h3 {
  font-family: "Hannari", serif;
  color: #fff;
  font-size: 3rem;
  letter-spacing: 0.15em;
  margin-bottom: 20px;
}
@media screen and (max-width: 479px) {
  .sct_eidai_link .bg .bg_wrap .box .inner h3 {
    font-size: 2rem;
  }
}
.sct_eidai_link .bg .bg_wrap .box .inner .desc {
  font-family: "游明朝", "YuMincho", "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  border-left: 1px solid #fff;
  padding: 10px 2em;
  font-size: 1.8rem;
  color: #fff;
  line-height: 2.8;
}
@media screen and (max-width: 479px) {
  .sct_eidai_link .bg .bg_wrap .box .inner .desc {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
.sct_eidai_link .bg .bg_wrap .box .link {
  position: absolute;
  left: 8%;
  bottom: 40px;
  width: 84%;
}

.sct_contact_link .bg {
  background: url(../images/common/link_contact_bg@2x.jpg) no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 0;
  padding-top: 44%;
  position: relative;
}
@media screen and (max-width: 479px) {
  .sct_contact_link .bg {
    padding-top: 120%;
  }
}
.sct_contact_link .bg .bg_wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: RGBa(0, 0, 0, 0.6);
}
.sct_contact_link .bg .bg_wrap .box {
  position: absolute;
  left: 20px;
  top: 20px;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  border: 1px solid #fff;
}
.sct_contact_link .bg .bg_wrap .box h2 {
  margin-bottom: 30px;
}
.sct_contact_link .bg .bg_wrap .box h2 span {
  font-family: "游明朝", "YuMincho", "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  display: inline-block;
  background: #fff;
  padding: 8px 2em;
}
.sct_contact_link .bg .bg_wrap .box .inner {
  padding: 0 8%;
}
@media screen and (max-width: 479px) {
  .sct_contact_link .bg .bg_wrap .box .inner {
    padding: 0 6%;
  }
}
.sct_contact_link .bg .bg_wrap .box .inner h3 {
  font-family: "Hannari", serif;
  color: #fff;
  font-size: 3rem;
  letter-spacing: 0.15em;
  margin-bottom: 20px;
}
@media screen and (max-width: 479px) {
  .sct_contact_link .bg .bg_wrap .box .inner h3 {
    font-size: 2rem;
  }
}
.sct_contact_link .bg .bg_wrap .box .inner .desc {
  font-family: "游明朝", "YuMincho", "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  border-left: 1px solid #fff;
  padding: 10px 2em;
  font-size: 1.8rem;
  color: #fff;
  line-height: 2.8;
}
@media screen and (max-width: 479px) {
  .sct_contact_link .bg .bg_wrap .box .inner .desc {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
.sct_contact_link .bg .bg_wrap .box .link {
  position: absolute;
  left: 8%;
  bottom: 40px;
  width: 84%;
}

.gyouji_list {
  display: flex;
  flex-wrap: wrap;
  column-gap: 5%;
  margin-bottom: 40px;
}
.gyouji_list li {
  width: 30%;
  margin-bottom: 40px;
}
@media screen and (max-width: 479px) {
  .gyouji_list li {
    width: 100%;
  }
}
.gyouji_list li a {
  display: block;
  -moz-box-shadow: 0 0 10px RGBa(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 10px RGBa(0, 0, 0, 0.4);
  box-shadow: 0 0 10px RGBa(0, 0, 0, 0.4);
}
.gyouji_list li a .box {
  display: block;
}
.gyouji_list li a .box .pic {
  display: block;
  aspect-ratio: 320/180;
  transition: all 0.3s;
  overflow: hidden;
}
.gyouji_list li a .box .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  display: block;
}
.gyouji_list li a .box h3 {
  font-family: "游明朝", "YuMincho", "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.7rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: calc(1.6em * 2);
  line-height: 1.6em;
  margin: 20px 1.4em;
}
.gyouji_list li a .box .desc {
  display: block;
  padding: 0 1.8em 34px;
  font-size: 1.3rem;
}
.gyouji_list li a .box .desc p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: calc(1.6em * 4);
}
.gyouji_list li a:hover .box .pic {
  opacity: 0.7;
}
.gyouji_list.__col2 li {
  width: 47%;
}
@media screen and (max-width: 479px) {
  .gyouji_list.__col2 li {
    width: 100%;
  }
}

.blog_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
}
.blog_list li {
  width: 46%;
  margin-bottom: 40px;
}
@media screen and (max-width: 479px) {
  .blog_list li {
    width: 100%;
  }
}
.blog_list li a {
  display: block;
  -moz-box-shadow: 0 0 10px RGBa(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 10px RGBa(0, 0, 0, 0.4);
  box-shadow: 0 0 10px RGBa(0, 0, 0, 0.4);
}
.blog_list li a .box {
  display: block;
}
.blog_list li a .box .pic {
  display: block;
  transition: all 0.3s;
}
.blog_list li a .box .pic img {
  width: 100%;
}
.blog_list li a .box h3 {
  font-family: "游明朝", "YuMincho", "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  display: block;
  padding: 20px 1.4em;
  font-size: 1.7rem;
}
.blog_list li a .box .desc {
  display: block;
  padding: 0 1.8em 34px;
  font-size: 1.3rem;
}
.blog_list li a:hover .box .pic {
  opacity: 0.7;
}

.pagenation {
  display: flex;
  justify-content: center;
  gap: 16px;
  margin: 40px 0;
}
.pagenation .page-numbers {
  display: inline-flex;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  border: 1px solid #222;
  background: #fff;
  color: #111;
  font-size: 1em;
  font-family: serif;
  text-decoration: none;
  box-sizing: border-box;
  transition: background 0.2s;
}
.pagenation .page-numbers.current {
  background: #eee;
  font-weight: bold;
}
.pagenation .page-numbers.current:hover:not(.current) {
  background: #ddd;
}
.pagenation .dots {
  border: none;
  background: transparent;
  width: auto;
  height: auto;
  color: #111;
  margin: 0 8px;
  padding: 0;
}

/*----------------------------------------------------
	トップ
----------------------------------------------------*/
#index #mainimg {
  width: 100%;
  overflow: hidden;
  position: relative;
}
#index #mainimg .wrap {
  width: 100%;
  height: 100vh;
  position: relative;
}
@media screen and (min-width: 481px) and (max-width: 896px) {
  #index #mainimg .wrap {
    height: 80vh;
  }
}
@media screen and (max-width: 479px) {
  #index #mainimg .wrap {
    height: 60vh;
  }
}
#index #mainimg .wrap #bg-video {
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  z-index: -100;
}
@media (aspect-ratio: 16 / 9), (min-aspect-ratio: 16 / 9) {
  #index #mainimg .wrap #bg-video {
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-aspect-ratio: 16 / 9) {
  #index #mainimg .wrap #bg-video {
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
}
#index #mainimg .wrap .mainimg_content {
  font-family: "Hannari", serif;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  letter-spacing: 0.2em;
  text-shadow: 0 0 12px RGBa(0, 0, 0, 0.6);
}
#index #mainimg .wrap .mainimg_content h2 {
  margin-bottom: 20px;
}
@media screen and (max-width: 479px) {
  #index #mainimg .wrap .mainimg_content h2 img {
    width: 34%;
  }
}
#index #mainimg .wrap .mainimg_content h3 {
  font-size: 3.2rem;
  margin-bottom: 26px;
}
@media screen and (max-width: 479px) {
  #index #mainimg .wrap .mainimg_content h3 {
    font-size: 2.1rem;
    margin-bottom: 4px;
  }
}
#index #mainimg .wrap .mainimg_content .desc {
  font-size: 1.4rem;
}
@media screen and (max-width: 479px) {
  #index #mainimg .wrap .mainimg_content .desc {
    font-size: 1rem;
  }
}
@media screen and (max-width: 479px) {
  #index #mainimg .wrap .mainimg_content {
    width: 96%;
    top: 46%;
  }
}
#index #main .welcome {
  padding: 80px 0;
}
#index #main .welcome .mark {
  margin-bottom: 50px;
}
@media screen and (max-width: 479px) {
  #index #main .welcome .mark img {
    width: 18%;
  }
}
#index #main .welcome h3 {
  text-align: center;
}
#index #main .welcome .desc {
  text-align: center;
  line-height: 2.8;
  margin-bottom: 60px;
}
@media screen and (max-width: 479px) {
  #index #main .welcome .desc {
    text-align-last: left;
  }
}
#index #main .sct_bg {
  width: 100%;
  height: 750px;
  background: #000 url(../images/index/welcome_image@2x.jpg) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 479px) {
  #index #main .sct_bg {
    height: 300px;
  }
}
#index #main .sct_news {
  background: #f5f5f5;
}
#index #main .sct_news .ttl_fmt01 {
  text-align: center;
}
#index #main .sct_greet .flex .txt {
  padding: 0 4em;
}
#index #main .sct_greet .flex .txt .desc {
  line-height: 2;
  margin-bottom: 20px;
}
#index #main .sct_greet .flex .txt .name {
  text-align: right;
  margin-bottom: 40px;
}
#index #main .sct_greet .flex .txt .bt_right {
  text-align: right;
}
#index #main .sct_greet .flex .pic img {
  width: 100%;
}

/*----------------------------------------------------
	about
----------------------------------------------------*/
#about #main .sct02 {
  background: #f5f5f5;
}
#about #main .sct02 .container h2 {
  text-align: center;
}
#about #main .sct02 .container .desc {
  padding: 0 8%;
  margin-bottom: 40px;
}
#about #main .sct03 {
  background: url(../images/about/sct03_bg@2x.jpg) no-repeat center center;
  background-size: cover;
}
#about #main .sct03 .container .inner {
  padding-right: 30%;
}
@media screen and (max-width: 479px) {
  #about #main .sct03 .container .inner {
    padding-right: 10%;
  }
}
#about #main .sct03 .container .inner .ttl_fmt_line_wt {
  font-family: "Hannari", serif;
  color: #fff;
  position: relative;
  margin-bottom: 38px;
}
#about #main .sct03 .container .inner .ttl_fmt_line_wt::after {
  position: absolute;
  left: 8em;
  top: 50%;
  content: "";
  background: #fff;
  width: calc(100% - 8em);
  height: 1px;
}
#about #main .sct03 .container .inner .ttl_fmt01 {
  color: #fff;
}
#about #main .sct03 .container .inner .desc {
  color: #fff;
}

/*----------------------------------------------------
	eidai
----------------------------------------------------*/
#eidai #main .sct02 {
  background: #f5f5f5;
}
#eidai #main .sct02 .container h2 {
  text-align: center;
}
#eidai #main .sct02 .container ul.flex li {
  margin-bottom: 24px;
}
#eidai #main .sct02 .container ul.flex li .flex .ico {
  width: 38%;
}
@media screen and (max-width: 479px) {
  #eidai #main .sct02 .container ul.flex li .flex .ico {
    width: 32%;
    text-align: center;
  }
}
#eidai #main .sct02 .container ul.flex li .flex .text {
  width: 60%;
  padding: 10px 1.5em;
}
@media screen and (max-width: 479px) {
  #eidai #main .sct02 .container ul.flex li .flex .text {
    width: 66%;
  }
}
#eidai #main .sct03 .container .ttl_fmt01 {
  text-align: center;
}
#eidai #main .sct03 .container .desc {
  padding: 0 8%;
}

/*----------------------------------------------------
	schedule
----------------------------------------------------*/
#schedule #main .sct01 .nenkan_sche {
  width: 100%;
}
#schedule #main .sct01 .nenkan_sche tr th {
  padding: 28px 1em;
  width: 15em;
}
#schedule #main .sct01 .nenkan_sche tr td {
  padding: 28px 1em;
}
#schedule #main .sct01 .nenkan_sche tr:nth-child(odd) {
  background: #f5f5f5;
}
#schedule #main .sct02 .neni_table {
  width: 100%;
}
#schedule #main .sct02 .neni_table tr td {
  width: 50%;
  padding: 28px 1.5em;
  border: 1px solid #ccc;
}

/*----------------------------------------------------
	access
----------------------------------------------------*/
#access #main .sct01 address {
  border-left: 5px solid #9373B2;
  padding: 20px 2em;
  margin-bottom: 24px;
}
@media screen and (max-width: 479px) {
  #access #main .sct01 address {
    padding: 20px 1.4em;
  }
}
#access #main .sct02 .gray_box {
  background: #f5f5f5;
  padding: 40px 2.5em 54px;
  margin-bottom: 50px;
}
@media screen and (max-width: 479px) {
  #access #main .sct02 .gray_box {
    padding: 38px 1.8em 44px;
  }
}

/*----------------------------------------------------
	お問い合わせ
----------------------------------------------------*/
#contact #main .contact_table {
  width: 100%;
  margin-bottom: 30px;
}
#contact #main .contact_table tr th {
  padding: 16px 1em 0;
}
@media screen and (max-width: 479px) {
  #contact #main .contact_table tr th {
    display: block;
    width: 100%;
    padding: 0 1em;
  }
}
#contact #main .contact_table tr td {
  padding: 16px 1em;
}
@media screen and (max-width: 479px) {
  #contact #main .contact_table tr td {
    display: block;
    margin-bottom: 14px;
    padding: 6px 1em;
  }
}
#contact #main .contact_table tr td input {
  width: 100%;
  padding: 4px;
}
#contact #main .contact_table tr td textarea {
  width: 100%;
  height: 140px;
  padding: 4px;
}
