html {
  font-size: 62.5%;
}
@media screen and (max-width: 991px) {
  html {
    font-size: 56.25%;
  }
}
@media screen and (max-width: 574px) {
  html {
    font-size: 55%;
  }
}

body {
  font-family: "Noto Serif JP", serif;
  font-size: 1.6rem;
  color: #290d00;
  font-weight: 500;
}
@media print {
  body {
    zoom: 0.8;
  }
}

a {
  color: inherit;
}
a:hover {
  color: inherit;
  text-decoration: none;
}

img {
  width: 100%;
  display: block;
}

p {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

@media screen and (min-width: 1500px) {
  .container {
    max-width: 1240px;
  }
}
@media print {
  .container {
    min-width: 1200px !important;
  }
  a:not(.btn) {
    text-decoration: none;
  }
  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.id-target {
  padding-top: 150px;
  margin-top: -150px;
  display: block;
}
@media screen and (max-width: 767px) {
  .id-target {
    padding-top: 70px;
    margin-top: -70px;
  }
}

br.pc {
  display: none;
}
@media screen and (max-width: 1500px) {
  br.pc {
    display: block;
  }
}
br.xl {
  display: none;
}
@media screen and (max-width: 1199px) {
  br.xl {
    display: block;
  }
}
br.lg {
  display: none;
}
@media screen and (max-width: 991px) {
  br.lg {
    display: block;
  }
}
br.md {
  display: none;
}
@media screen and (max-width: 767px) {
  br.md {
    display: block;
  }
}
br.sm {
  display: none;
}
@media screen and (max-width: 574px) {
  br.sm {
    display: block;
  }
}
br.xs {
  display: none;
}
@media screen and (max-width: 450px) {
  br.xs {
    display: block;
  }
}

@media screen {
  .blur {
    filter: blur(15px);
    opacity: 0;
    transition-duration: 1.3s;
  }
  .blur.is-show {
    filter: blur(0);
    opacity: 1;
  }
  .fadein {
    opacity: 0;
    transition-duration: 1s;
  }
  .fadein.is-show {
    opacity: 1;
  }
  .fadein_top {
    opacity: 0;
    transition-duration: 1s;
    transform: translateY(-25px);
  }
  .fadein_top.is-show {
    transform: translateY(0);
    opacity: 1;
  }
  .fadein_bottom {
    opacity: 0;
    transition-duration: 1s;
    transform: translateY(25px);
  }
  .fadein_bottom.is-show {
    transform: translateY(0);
    opacity: 1;
  }
  .fadein_left {
    opacity: 0;
    transition-duration: 1s;
    transform: translateX(-25px);
  }
  .fadein_left.is-show {
    transform: translateX(0);
    opacity: 1;
  }
  .fadein_right {
    opacity: 0;
    transition-duration: 1s;
    transform: translateX(25px);
  }
  .fadein_right.is-show {
    transform: translateX(0);
    opacity: 1;
  }
  .delay1 {
    transition-delay: 0.1s;
  }
  .delay2 {
    transition-delay: 0.2s;
  }
  .delay3 {
    transition-delay: 0.3s;
  }
  .delay4 {
    transition-delay: 0.4s;
  }
  .delay5 {
    transition-delay: 0.5s;
  }
  .delay6 {
    transition-delay: 0.6s;
  }
  .delay7 {
    transition-delay: 0.7s;
  }
  .delay8 {
    transition-delay: 0.8s;
  }
  .delay9 {
    transition-delay: 0.9s;
  }
  .delay10 {
    transition-delay: 1s;
  }
  .delay11 {
    transition-delay: 1.1s;
  }
  .delay12 {
    transition-delay: 1.2s;
  }
  .delay13 {
    transition-delay: 1.3s;
  }
  .delay14 {
    transition-delay: 1.4s;
  }
  .delay15 {
    transition-delay: 1.5s;
  }
  .delay16 {
    transition-delay: 1.6s;
  }
  .delay17 {
    transition-delay: 1.7s;
  }
  .delay18 {
    transition-delay: 1.8s;
  }
  .delay19 {
    transition-delay: 1.9s;
  }
  .delay20 {
    transition-delay: 2s;
  }
}
header {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  z-index: 99;
  padding: 0 5rem;
  padding-bottom: 4rem;
}
@media screen and (max-width: 991px) {
  header {
    padding: 0 3rem 4rem 3rem;
  }
}
@media screen and (max-width: 767px) {
  header {
    padding: 0 2rem 2rem 2rem;
  }
}
header::after {
  content: "";
  width: 100%;
  height: 2rem;
  background: url(../../images/common/line2.png);
  background-repeat: repeat-x;
  background-position: center;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: 0;
}
header .header_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .header_inner .logo {
  width: 33.2rem;
}
@media screen and (max-width: 767px) {
  header .header_inner .logo {
    width: 22rem;
    padding: 1rem 0;
  }
}
header .header_inner .logo a {
  display: block;
}
header .header_inner .header_contact {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 0.5rem 1.2rem;
  width: 37rem;
}
@media screen and (max-width: 991px) {
  header .header_inner .header_contact {
    width: 28rem;
  }
}
@media screen and (max-width: 767px) {
  header .header_inner .header_contact {
    display: none;
  }
}
header .header_inner .header_contact p {
  font-size: 1.8rem;
  color: #da3e3e;
  width: 100%;
}
@media screen and (max-width: 991px) {
  header .header_inner .header_contact p {
    font-size: 1.6rem;
  }
}
header .header_inner .header_contact .tel {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2rem;
  background: #da3e3e;
  color: #fff;
  line-height: 1;
  font-weight: bold;
  font-size: 3rem;
  gap: 0.6rem;
}
@media screen and (max-width: 991px) {
  header .header_inner .header_contact .tel {
    padding: 1rem;
    font-size: 2.4rem;
    gap: 0.5rem;
  }
}
header .header_inner .header_contact .tel img {
  width: 2.6rem;
}
@media screen and (max-width: 991px) {
  header .header_inner .header_contact .tel img {
    width: 2rem;
  }
}
header .header_inner .header_contact .mail {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 2rem;
  background: #da3e3e;
}
@media screen and (max-width: 991px) {
  header .header_inner .header_contact .mail img {
    width: 2.4rem;
  }
}
@media (hover: hover) {
  header .header_inner .header_contact .mail:hover {
    opacity: 0.7;
  }
}
header .header_inner .toggle {
  display: none;
  width: 3rem;
  height: 2rem;
  position: relative;
  cursor: pointer;
}
header .header_inner .toggle span {
  display: block;
  width: 100%;
  height: 2px;
  background: #da3e3e;
  position: absolute;
  transition-duration: 0.4s;
}
header .header_inner .toggle span:nth-of-type(1) {
  top: 0;
}
header .header_inner .toggle span:nth-of-type(2) {
  top: 50%;
  transform: translateY(-50%);
}
header .header_inner .toggle span:nth-of-type(3) {
  bottom: 0;
}
header .header_inner .toggle.open span:nth-of-type(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
header .header_inner .toggle.open span:nth-of-type(2) {
  opacity: 0;
}
header .header_inner .toggle.open span:nth-of-type(3) {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}
@media screen and (max-width: 767px) {
  header .header_inner .toggle {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  header .container-xl {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  header .container-xl {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(100%);
    width: 32rem;
    background: #fff;
    opacity: 0;
    pointer-events: none;
    transition: 0.5s;
  }
  header .container-xl.open {
    opacity: 1;
    pointer-events: all;
  }
}
header .container-xl .sp_contact {
  display: none;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 0.5rem 1.2rem;
  width: 37rem;
}
@media screen and (max-width: 991px) {
  header .container-xl .sp_contact {
    width: 28rem;
  }
}
@media screen and (max-width: 767px) {
  header .container-xl .sp_contact {
    display: flex;
    width: 100%;
    justify-content: center;
    padding: 1.5rem 0;
  }
}
header .container-xl .sp_contact p {
  font-size: 1.8rem;
  color: #da3e3e;
  width: 100%;
}
@media screen and (max-width: 991px) {
  header .container-xl .sp_contact p {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  header .container-xl .sp_contact p {
    text-align: center;
  }
}
header .container-xl .sp_contact .tel {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2rem;
  background: #da3e3e;
  color: #fff;
  line-height: 1;
  font-weight: bold;
  font-size: 3rem;
  gap: 0.25rem;
}
@media screen and (max-width: 991px) {
  header .container-xl .sp_contact .tel {
    padding: 1rem;
    font-size: 2.4rem;
    gap: 0.5rem;
  }
}
header .container-xl .sp_contact .tel img {
  width: 2.6rem;
}
@media screen and (max-width: 991px) {
  header .container-xl .sp_contact .tel img {
    width: 2rem;
  }
}
header .container-xl .sp_contact .mail {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 2rem;
  background: #da3e3e;
}
@media screen and (max-width: 991px) {
  header .container-xl .sp_contact .mail img {
    width: 2.4rem;
  }
}
header nav {
  margin-top: 3rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}
@media screen and (max-width: 767px) {
  header nav {
    flex-direction: column;
    margin: 0;
  }
}
header nav a {
  font-size: 1.8rem;
  color: #c75e11;
  position: relative;
  display: block;
}
@media screen and (max-width: 767px) {
  header nav a {
    width: 100%;
    padding: 1.5rem 1.5rem 1.5rem 6rem;
  }
}
header nav a::after {
  content: "";
  position: absolute;
  top: -2.4rem;
  left: 50%;
  transform: translateX(-50%);
  width: 3.3rem;
  height: 2rem;
  background: url(../../images/common/title.png) no-repeat;
  background-size: contain;
  background-position: center;
  opacity: 0;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  header nav a::after {
    top: 50%;
    left: 1rem;
    transform: translateY(-50%);
  }
}
@media (hover: hover) {
  header nav a:hover {
    color: #c75e11;
  }
  header nav a:hover::after {
    opacity: 1;
  }
}
header nav a.active::after {
  opacity: 1;
}

.bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: -1;
}

.title {
  display: flex;
  align-items: center;
  gap: 2rem;
}
@media screen and (max-width: 574px) {
  .title {
    gap: 1.2rem;
  }
}
.title img {
  width: 6.6rem;
}
@media screen and (max-width: 574px) {
  .title img {
    width: 4.8rem;
  }
}
.title h2, .title h3 {
  color: #c75e11;
  font-size: 2.4rem;
  font-family: "Hina Mincho", serif;
  line-height: 1.5;
}
@media screen and (max-width: 574px) {
  .title h2, .title h3 {
    font-size: 2.2rem;
  }
}

.more {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2rem 3.6rem;
  background: #da3e3e;
  color: #fff;
  gap: 3rem;
  font-size: 1.8rem;
  line-height: 1.5;
  width: fit-content;
}
.more span {
  transition: 0.4s;
}
@media (hover: hover) {
  .more:hover {
    color: #fff;
  }
  .more:hover span {
    transform: scale(1.1);
  }
}

.footer {
  padding: 8rem 0 9.5rem;
  background: url(../../images/common/footer_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.footer::after {
  content: "";
  width: 100%;
  height: 6.4rem;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../../images/common/footer_line.jpg) repeat-x;
  background-size: contain;
  background-position: center;
}
.footer_contact h2 {
  text-align: center;
  color: #fff;
  font-size: 2.4rem;
  line-height: 2;
}
@media screen and (max-width: 1199px) {
  .footer_contact h2 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 991px) {
  .footer_contact h2 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 574px) {
  .footer_contact h2 {
    text-align: left;
  }
}
.footer_contact .row {
  justify-content: center;
}
.footer_contact-box {
  margin-top: 4rem;
  background: #fff;
  padding: 6rem 4rem;
  justify-content: center;
  display: flex;
  align-items: flex-end;
  gap: 2rem;
}
@media screen and (max-width: 991px) {
  .footer_contact-box {
    padding: 3rem 2rem;
  }
}
@media screen and (max-width: 574px) {
  .footer_contact-box {
    flex-direction: column;
    align-items: center;
  }
}
.footer_contact-box .tel h3 {
  color: #da3e3e;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 2rem;
}
.footer_contact-box .tel_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 27.5rem;
  height: 7rem;
  background: #fff;
  border: 1px solid #da3e3e;
  color: #da3e3e;
  font-weight: bold;
  font-size: 3rem;
  gap: 1rem;
}
.footer_contact-box .tel_btn img {
  width: 2.6rem;
}
.footer_contact-box .mail {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 27.5rem;
  height: 7rem;
  background: #da3e3e;
  border: 1px solid #da3e3e;
  color: #fff;
  font-weight: bold;
  font-size: 2.4rem;
  gap: 1rem;
  transition: 0.3s;
}
.footer_contact-box .mail img {
  width: 3rem;
}
@media (hover: hover) {
  .footer_contact-box .mail:hover {
    opacity: 0.8;
  }
}
.footer_bottom {
  margin-top: 9rem;
}
.footer_inner {
  display: flex;
  justify-content: space-between;
  gap: 3rem;
}
@media screen and (max-width: 767px) {
  .footer_inner {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
.footer_left {
  color: #fff;
}
.footer_left .logo {
  font-size: 1.8rem;
  margin-bottom: 1rem;
}
.footer_right a {
  display: block;
  width: 37.6rem;
  transition: 0.3s;
}
@media (hover: hover) {
  .footer_right a:hover {
    opacity: 0.7;
  }
}
.footer_nav {
  display: flex;
  justify-content: space-between;
  color: #fff;
  margin-top: 6rem;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .footer_nav {
    display: none;
  }
}
.footer_nav a {
  transition: 0.3s;
}
@media (hover: hover) {
  .footer_nav a:hover {
    opacity: 0.7;
  }
}
.footer .copy {
  margin-top: 3rem;
  text-align: center;
  font-size: 1.2rem;
  color: #f1948f;
}

.pagetop {
  position: fixed;
  right: 2rem;
  bottom: 2rem;
  width: 6rem;
}
@media screen and (max-width: 574px) {
  .pagetop {
    width: 5rem;
  }
}

#top {
  margin-top: 19.9rem;
}
@media screen and (max-width: 767px) {
  #top {
    margin-top: 8.45rem;
  }
}
#top .mv {
  position: relative;
}
#top .mv_image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 99%;
}
@media screen and (max-width: 991px) {
  #top .mv_image {
    opacity: 0;
  }
}
@media screen and (max-width: 991px) {
  #top .mv .slider .pc {
    height: 50rem;
    object-fit: cover;
  }
}
@media screen and (max-width: 767px) {
  #top .mv .slider .pc {
    display: none;
  }
}
#top .mv .slider .sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #top .mv .slider .sp {
    display: block;
  }
}
#top .about {
  padding: 9rem 0 12rem;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 574px) {
  #top .about {
    padding: 5rem 0;
  }
}
#top .about h2 {
  font-family: "Hina Mincho", serif;
  font-size: 2.4rem;
  line-height: 1.5;
  color: #c75e11;
}
#top .about p {
  margin-top: 3rem;
  line-height: 2;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.3), 0 -1px 1px rgba(255, 255, 255, 0.3), 1px 0 1px rgba(255, 255, 255, 0.3), -1px 0 1px rgba(255, 255, 255, 0.3), 0px 0px 3px rgb(255, 255, 255), 0px 0px 10px rgba(255, 255, 255, 0.8);
}
#top .about_bg {
  position: absolute;
  left: 0;
  bottom: -11rem;
  max-width: 75.8rem;
  z-index: -1;
}
#top .event {
  position: relative;
  z-index: 1;
}
#top .event_inner {
  padding: 6rem 4rem;
  background: #fff;
  box-shadow: 0px 5px 57px 3px rgba(0, 0, 0, 0.06);
}
@media screen and (max-width: 574px) {
  #top .event_inner {
    padding: 4rem 2rem;
  }
}
#top .event ul {
  margin-top: 3rem;
  border-top: 1px solid #d1cdcb;
}
#top .event ul li .event_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 6rem;
  padding: 1.8rem 0;
  border-bottom: 1px solid #d1cdcb;
  transition: 0.3s;
}
@media (hover: hover) {
  #top .event ul li .event_item:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 574px) {
  #top .event ul li .event_item {
    gap: 2rem;
  }
}
#top .event ul li .event_item-text {
  flex: 1;
}
#top .event ul li .event_item-text .date {
  display: flex;
  align-items: center;
  gap: 3rem;
}
@media screen and (max-width: 767px) {
  #top .event ul li .event_item-text .date {
    flex-wrap: wrap;
    gap: 1rem;
  }
}
#top .event ul li .event_item-text .date .cate {
  background: #da3e3e;
  color: #fff;
  padding: 1rem 2rem;
  font-size: 1.4rem;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #top .event ul li .event_item-text .date .cate {
    padding: 1rem;
  }
}
#top .event ul li .event_item-text .date p {
  font-family: "Noto Sans JP", sans-serif;
}
#top .event ul li .event_item-text .date span {
  color: #e00505;
  margin-left: -1rem;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 767px) {
  #top .event ul li .event_item-text .date span {
    margin-left: 0;
  }
}
#top .event ul li .event_item-text h3 {
  margin-top: 1.8rem;
}
#top .event ul li .event_item .arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  background: #da3e3e;
  color: #fff;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  #top .event ul li .event_item .arrow {
    width: 3rem;
    height: 3rem;
    font-size: 1.4rem;
  }
}
#top .event ul li .event_item .arrow i {
  transition: 0.4s;
}
#top .event .more {
  margin: 6rem auto 0;
}
@media screen and (max-width: 574px) {
  #top .event .more {
    margin-top: 3rem;
  }
}
#top .news {
  position: relative;
  padding: 9rem 0 14rem;
}
#top .news_bottom {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
#top .news_bottom span {
  width: 100%;
  height: 2rem;
  display: block;
  background: url(../../images/common/line2.png) repeat-x;
  background-size: contain;
  background-position: center;
}
#top .news_inner {
  margin-top: 2rem;
  overflow: auto;
  max-height: 34rem;
}
#top .news_inner::-webkit-scrollbar {
  width: 2rem;
}
#top .news_inner::-webkit-scrollbar-track {
  background-color: #ffe9da;
}
#top .news_inner::-webkit-scrollbar-thumb {
  background-color: #eca38b;
  width: 2rem;
}
#top .news_inner ul {
  padding-right: 2rem;
}
#top .news_inner ul li {
  border-bottom: 2px dotted #eca38b;
  padding: 3rem 0;
  display: flex;
  align-items: center;
  gap: 6rem;
}
@media screen and (max-width: 767px) {
  #top .news_inner ul li {
    flex-direction: column;
    gap: 1.5rem;
    align-items: flex-start;
  }
}
#top .news_inner ul li .date {
  display: flex;
  align-items: center;
  gap: 2rem;
  font-family: "Noto Sans JP", sans-serif;
  color: #7c7a79;
  width: 14.2rem;
}
#top .news_inner ul li .date span {
  color: #e00505;
  font-family: "Noto Sans JP", sans-serif;
}
#top .news_inner ul li .news_text {
  flex: 1;
}
#top .news_inner ul li .news_text h3 {
  line-height: 2;
}
#top .news_inner ul li .news_text p {
  font-weight: 400;
  line-height: 1.5;
  margin-top: 1rem;
}
#top .join {
  padding: 12rem 0 20rem;
}
@media screen and (max-width: 1500px) {
  #top .join {
    padding-bottom: 10rem;
  }
}
#top .join .container {
  position: relative;
  z-index: 0;
}
#top .join_image {
  position: absolute;
  right: 0;
  top: 4rem;
  width: 44rem;
  z-index: -1;
}
@media screen and (max-width: 1199px) {
  #top .join_image {
    width: 35rem;
    top: 10rem;
  }
}
@media screen and (max-width: 991px) {
  #top .join_image {
    width: 27rem;
  }
}
@media screen and (max-width: 767px) {
  #top .join_image {
    position: static;
    width: 85%;
    margin: 0 auto 3rem;
  }
}
#top .join_image02 {
  position: absolute;
  right: 0;
  top: 48rem;
  width: 44rem;
  z-index: -1;
}
@media screen and (max-width: 1199px) {
  #top .join_image02 {
    width: 35rem;
  }
}
@media screen and (max-width: 991px) {
  #top .join_image02 {
    width: 27rem;
  }
}
@media screen and (max-width: 767px) {
  #top .join_image02 {
    position: static;
    width: 85%;
    margin: 0 auto 3rem;
  }
}
#top .join_text {
  margin-bottom: 8.4rem;
}
@media screen and (max-width: 767px) {
  #top .join_text {
    margin-bottom: 3rem;
  }
}
#top .join_text h3 {
  font-size: 2.8rem;
  color: #c75e11;
  position: relative;
}
@media screen and (max-width: 574px) {
  #top .join_text h3 {
    font-size: 2.2rem;
  }
}
#top .join_text h3.join_title {
  position: relative;
  width: fit-content;
}
#top .join_text h3.join_title::after {
  content: "";
  width: 8.6rem;
  height: 9rem;
  background: url(../../images/top/join_title-2.png) no-repeat;
  background-size: contain;
  background-position: left bottom;
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translateX(100%);
}
@media screen and (max-width: 574px) {
  #top .join_text h3.join_title::after {
    width: 6rem;
    bottom: 2.6rem;
    right: -1rem;
    transform: translate(0);
  }
}
#top .join_text p {
  margin-top: 3rem;
  line-height: 2;
  width: 67rem;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.3), 0 -1px 1px rgba(255, 255, 255, 0.3), 1px 0 1px rgba(255, 255, 255, 0.3), -1px 0 1px rgba(255, 255, 255, 0.3), 0px 0px 3px rgb(255, 255, 255), 0px 0px 10px rgba(255, 255, 255, 0.8);
}
@media screen and (max-width: 1199px) {
  #top .join_text p {
    width: 55rem;
  }
}
@media screen and (max-width: 767px) {
  #top .join_text p {
    width: 100%;
  }
}
#top .section {
  padding-bottom: 9rem;
}
#top .section_title {
  position: relative;
}
#top .section_title h2 {
  text-align: center;
  font-family: "Hina Mincho", serif;
  font-size: 2.8rem;
  color: #c75e11;
}
#top .section_title img {
  width: 25rem;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#top .section .row {
  margin-top: 14.5rem;
  gap: 3rem 0;
  justify-content: center;
}
#top .section_item {
  background: #fff3eb;
  padding: 4rem 5.5rem;
}
@media screen and (max-width: 1500px) {
  #top .section_item {
    padding: 3rem;
  }
}
#top .section_item-text {
  margin-top: 2rem;
  text-align: center;
}
@media screen and (max-width: 1500px) {
  #top .section_item-text {
    margin-top: 1rem;
  }
}
#top .section_item-text .num {
  font-family: "Hina Mincho", serif;
  font-size: 6rem;
  color: #c75e11;
  line-height: 1;
}
@media screen and (max-width: 1199px) {
  #top .section_item-text .num {
    font-size: 5rem;
  }
}
#top .section_item-text h3 {
  color: #c75e11;
  font-family: "Hina Mincho", serif;
  font-size: 2.4rem;
  margin-top: 1.6rem;
}
@media screen and (max-width: 1199px) {
  #top .section_item-text h3 {
    font-size: 2rem;
  }
}
#top .section_item-text p {
  font-size: 1.8rem;
  line-height: 1.5;
  margin-top: 2rem;
}
@media screen and (max-width: 1199px) {
  #top .section_item-text p {
    font-size: 1.6rem;
  }
}
#top .section_item-text .more {
  font-size: 1.8rem;
  margin: 2rem auto 0;
}
@media screen and (max-width: 1199px) {
  #top .section_item-text .more {
    padding: 1.5rem 2rem;
  }
}
#top .section_links {
  margin-top: 10rem;
}
#top .section_links .row {
  margin-top: 0;
}
#top .section_links-item {
  display: flex;
  flex-direction: column;
  gap: 2.6rem;
  align-items: center;
  padding: 4rem 1rem 6rem;
  border: 2px dotted #da3e3e;
  position: relative;
  height: 100%;
  transition: 0.3s;
}
@media (hover: hover) {
  #top .section_links-item:hover {
    background: #fff3eb;
  }
}
#top .section_links-item::after {
  content: "";
  width: 100%;
  height: 2rem;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../../images/common/line.png) repeat-x;
  background-size: 100%;
  background-position: center;
}
#top .section_links-item > img {
  position: absolute;
  right: 0;
  top: 0;
  transform: translateY(-50%);
  width: 8.5rem;
}
#top .section_links-item h3 {
  font-family: "Hina Mincho", serif;
  font-size: 2.4rem;
  color: #c75e11;
}
@media screen and (max-width: 1500px) {
  #top .section_links-item h3 {
    font-size: 2.2rem;
  }
}
#top .section_links-itemText {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
  gap: 2rem;
}
#top .section_links-itemText p {
  font-weight: 400;
  text-align: center;
  line-height: 1.5;
}
@media screen and (max-width: 1500px) {
  #top .section_links-itemText p {
    font-size: 1.5rem;
  }
}
#top .section_links-more {
  display: flex;
  justify-content: center;
  align-items: center;
  width: fit-content;
  margin: 0 auto;
  color: #da3e3e;
  border-bottom: 1px solid #da3e3e;
  gap: 1.5rem;
}
#top .section_links-download {
  display: flex;
  align-items: center;
  height: 3rem;
  padding: 1rem;
  background: #e89074;
  color: #fff;
  gap: 0.4rem;
  border-radius: 0.4rem;
}
#top .section_links-download span {
  flex: 1;
  display: block;
}
#top .section_links-download img {
  width: 1.4rem;
}

.subhead {
  margin-top: 19.9rem;
  height: 25rem;
  background: url(../../images/common/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1199px) {
  .subhead {
    height: 21vw;
  }
}
@media screen and (max-width: 767px) {
  .subhead {
    margin-top: 8.45rem;
  }
}
@media screen and (max-width: 574px) {
  .subhead {
    height: 16rem;
  }
}
.subhead_text h2 {
  text-align: center;
  text-shadow: 2px 3px 3px rgba(123, 116, 116, 0.4);
  color: #fff;
  font-size: 4rem;
}
@media screen and (max-width: 574px) {
  .subhead_text h2 {
    font-size: 3.2rem;
  }
}

#event .event {
  padding: 10rem 0;
}
#event .event_list .tab {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.6rem 2rem;
}
@media screen and (max-width: 991px) {
  #event .event_list .tab {
    gap: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #event .event_list .tab {
    flex-direction: column;
  }
}
#event .event_list .tab li {
  display: block;
  padding: 1rem 2rem 1.6rem 2rem;
  background: #da3e3e;
  color: #fff;
  position: relative;
  transition: 0.3s;
  cursor: pointer;
}
@media (hover: hover) {
  #event .event_list .tab li:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 991px) {
  #event .event_list .tab li {
    padding: 1rem 1rem 1.5rem 1rem;
  }
}
@media screen and (max-width: 767px) {
  #event .event_list .tab li {
    width: 100%;
    text-align: center;
    padding-bottom: 1.8rem;
  }
}
#event .event_list .tab li:nth-of-type(1) {
  background: #f19149;
}
#event .event_list .tab li:nth-of-type(2) {
  background: #80c269;
}
#event .event_list .tab li:nth-of-type(3) {
  background: #da3e3e;
}
#event .event_list .tab li:nth-of-type(4) {
  background: #448aca;
}
#event .event_list .tab li:nth-of-type(5) {
  background: #9575cd;
}
#event .event_list .tab li::after {
  font-family: "Font Awesome 5 Free";
  content: "\f0dd";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: bold;
  position: absolute;
  left: 50%;
  bottom: 0.2em;
  transform: translateX(-50%);
}
#event .event_box {
  margin-top: 6.4rem;
}
#event .event_box ul {
  margin-top: 3rem;
  border-top: 1px solid #d1cdcb;
}
#event .event_box ul li .event_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 6rem;
  padding: 1.8rem 0;
  border-bottom: 1px solid #d1cdcb;
  transition: 0.3s;
}
@media (hover: hover) {
  #event .event_box ul li .event_item:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 574px) {
  #event .event_box ul li .event_item {
    gap: 2rem;
  }
}
#event .event_box ul li .event_item-text {
  flex: 1;
}
#event .event_box ul li .event_item-text .date {
  display: flex;
  align-items: center;
  gap: 3rem;
}
@media screen and (max-width: 767px) {
  #event .event_box ul li .event_item-text .date {
    flex-wrap: wrap;
    gap: 1rem;
  }
}
#event .event_box ul li .event_item-text .date .cate {
  background: #da3e3e;
  color: #fff;
  padding: 1rem 2rem;
  font-size: 1.4rem;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #event .event_box ul li .event_item-text .date .cate {
    padding: 1rem;
  }
}
#event .event_box ul li .event_item-text .date p {
  font-family: "Noto Sans JP", sans-serif;
}
#event .event_box ul li .event_item-text .date span {
  color: #e00505;
  margin-left: -1rem;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 767px) {
  #event .event_box ul li .event_item-text .date span {
    margin-left: 0;
  }
}
#event .event_box ul li .event_item-text h3 {
  margin-top: 1.8rem;
}
#event .event_box ul li .event_item .arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  background: #da3e3e;
  color: #fff;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  #event .event_box ul li .event_item .arrow {
    width: 3rem;
    height: 3rem;
    font-size: 1.4rem;
  }
}
#event .event_box ul li .event_item .arrow i {
  transition: 0.4s;
}
#event .event .paging {
  text-align: center;
  margin-top: 4rem;
}
#event .event .paging span.current, #event .event .paging span.paging-text {
  margin: 0px 2px;
  color: #da3e3e;
  display: inline;
  zoom: 1;
  display: inline-block;
  overflow: hidden;
  border: 1px solid #da3e3e;
  text-decoration: none;
}
#event .event .paging span.paging-text a {
  padding: 3px 8px;
  display: block;
  transition-duration: 0.3s;
}
@media (hover: hover) {
  #event .event .paging span.paging-text a:hover {
    background: #da3e3e;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
  }
}
#event .event .paging span.current {
  background: #da3e3e;
  color: #fff;
  display: inline;
  zoom: 1;
  padding: 3px 8px;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
}
#event .detail {
  padding: 10rem 0;
}
#event .detail .date {
  display: flex;
  align-items: center;
  gap: 3rem;
}
@media screen and (max-width: 767px) {
  #event .detail .date {
    flex-wrap: wrap;
    gap: 1rem;
  }
}
#event .detail .date .cate {
  background: #da3e3e;
  color: #fff;
  padding: 1rem 2rem;
  font-size: 1.4rem;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #event .detail .date .cate {
    padding: 1rem;
  }
}
#event .detail .date p {
  font-family: "Noto Sans JP", sans-serif;
}
#event .detail .date span {
  color: #e00505;
  margin-left: -1rem;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 767px) {
  #event .detail .date span {
    margin-left: 0;
  }
}
#event .detail .title {
  margin-top: 2.4rem;
}
#event .detail_text {
  margin-top: 3.2rem;
}
#event .detail_image {
  background: #fffcfb;
  margin-top: 4rem;
}
#event .detail_image img {
  max-height: calc(80vh - 20rem);
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  #event .detail_image img {
    max-height: calc(80vh - 9rem);
  }
}
#event .detail p {
  margin-top: 0.5rem;
  font-size: 1.4rem;
}
#event .detail .download {
  margin-top: 4rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 2rem;
}
#event .detail .download a {
  text-decoration: underline;
  display: flex;
  align-items: baseline;
  gap: 0.6rem;
}
#event .detail .download a.pdf {
  color: #e00505;
}
#event .detail .download a.excel {
  color: #048a23;
}
#event .detail .download a.word {
  color: #1a1ba9;
}
@media (hover: hover) {
  #event .detail .download a:hover {
    opacity: 0.7;
  }
}
#event .detail .back {
  margin-top: 4rem;
}
#event .detail .back a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3rem;
  width: 20rem;
  background: #ddd;
  height: 6rem;
}
@media (hover: hover) {
  #event .detail .back a:hover {
    opacity: 0.7;
  }
}

#section .section {
  padding: 10rem 0;
}
#section .section_list {
  margin-top: 2rem;
}
#section .section_list p {
  text-align: center;
}
#section .section_list .tab {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.6rem 2rem;
  margin-top: 1.6rem;
}
@media screen and (max-width: 991px) {
  #section .section_list .tab {
    gap: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #section .section_list .tab {
    flex-direction: column;
  }
}
#section .section_list .tab li {
  display: block;
  padding: 1rem 2rem 1.6rem 2rem;
  background: #f19149;
  color: #fff;
  position: relative;
  transition: 0.3s;
  cursor: pointer;
}
@media (hover: hover) {
  #section .section_list .tab li:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 991px) {
  #section .section_list .tab li {
    padding: 1rem 1rem 1.5rem 1rem;
  }
}
@media screen and (max-width: 767px) {
  #section .section_list .tab li {
    width: 100%;
    text-align: center;
    padding-bottom: 1.8rem;
  }
}
#section .section_list .tab li:nth-of-type(2) {
  background: #80c269;
}
#section .section_list .tab li:nth-of-type(3) {
  background: #e5004f;
}
#section .section_list .tab li:nth-of-type(4) {
  background: #448aca;
}
#section .section_list .tab li:nth-of-type(5) {
  background: #9575cd;
}
#section .section_list .tab li::after {
  font-family: "Font Awesome 5 Free";
  content: "\f0dd";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: bold;
  position: absolute;
  left: 50%;
  bottom: 0.2em;
  transform: translateX(-50%);
}
#section .section .tab_box_wrap {
  margin-top: 3rem;
}
#section .section .tab_box_wrap .tab_box {
  display: none;
  scroll-margin-top: 23rem;
}
@media screen and (max-width: 767px) {
  #section .section .tab_box_wrap .tab_box {
    scroll-margin-top: 9rem;
  }
}
#section .section .tab_box_wrap .tab_box.active {
  display: block;
}
#section .section_box.folk .event ul li .event_item-text .date .cate {
  background: #f19149;
}
#section .section_box.folk .event ul li .event_item .arrow {
  background: #f19149;
}
#section .section_box.jp .event ul li .event_item-text .date .cate {
  background: #80c269;
}
#section .section_box.jp .event ul li .event_item .arrow {
  background: #80c269;
}
#section .section_box.rec .event ul li .event_item-text .date .cate {
  background: #e5004f;
}
#section .section_box.rec .event ul li .event_item .arrow {
  background: #e5004f;
}
#section .section_box.round .event ul li .event_item-text .date .cate {
  background: #448aca;
}
#section .section_box.round .event ul li .event_item .arrow {
  background: #448aca;
}
#section .section_box.sq .event ul li .event_item-text .date .cate {
  background: #9575cd;
}
#section .section_box.sq .event ul li .event_item .arrow {
  background: #9575cd;
}
#section .section_image {
  margin-top: 3rem;
}
#section .section_text {
  margin-top: 2.4rem;
}
#section .section_text p {
  text-align: center;
  font-weight: bold;
  line-height: 2;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  #section .section_text p {
    font-size: 1.6rem;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  #section .section_text p br {
    display: none;
  }
}
#section .section_title {
  position: relative;
  margin-top: 6rem;
}
#section .section_title h4 {
  text-align: center;
  font-family: "Hina Mincho", serif;
  font-size: 2.8rem;
  color: #c75e11;
}
#section .section_title img {
  width: 25rem;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#section .section .event {
  margin-top: 9.6rem;
}
#section .section .event ul {
  border-top: 1px solid #d1cdcb;
}
#section .section .event ul li .event_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 6rem;
  padding: 1.8rem 0;
  border-bottom: 1px solid #d1cdcb;
}
@media screen and (max-width: 574px) {
  #section .section .event ul li .event_item {
    gap: 2rem;
    flex-direction: column;
    align-items: flex-start;
  }
}
#section .section .event ul li .event_item-text {
  flex: 1;
}
#section .section .event ul li .event_item-text .date {
  display: flex;
  align-items: center;
  gap: 3rem;
}
@media screen and (max-width: 767px) {
  #section .section .event ul li .event_item-text .date {
    flex-wrap: wrap;
    gap: 1rem;
  }
}
#section .section .event ul li .event_item-text .date .cate {
  background: #da3e3e;
  color: #fff;
  padding: 1rem 2rem;
  font-size: 1.4rem;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #section .section .event ul li .event_item-text .date .cate {
    padding: 1rem;
  }
}
#section .section .event ul li .event_item-text .date p {
  font-family: "Noto Sans JP", sans-serif;
}
#section .section .event ul li .event_item-text .date span {
  color: #e00505;
  margin-left: -1rem;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 767px) {
  #section .section .event ul li .event_item-text .date span {
    margin-left: 0;
  }
}
#section .section .event ul li .event_item-text h3 {
  margin-top: 1.8rem;
}
#section .section .event ul li .event_item-text .event_text {
  margin-top: 2rem;
}
#section .section .event ul li .event_item-text .download {
  margin-top: 1.6rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 2rem;
}
#section .section .event ul li .event_item-text .download a {
  text-decoration: underline;
  display: flex;
  align-items: baseline;
  gap: 0.6rem;
}
#section .section .event ul li .event_item-text .download a.pdf {
  color: #e00505;
}
#section .section .event ul li .event_item-text .download a.excel {
  color: #048a23;
}
#section .section .event ul li .event_item-text .download a.word {
  color: #1a1ba9;
}
@media (hover: hover) {
  #section .section .event ul li .event_item-text .download a:hover {
    opacity: 0.7;
  }
}
#section .section .event ul li .event_item .arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  background: #da3e3e;
  color: #fff;
  border-radius: 50%;
  transition: 0.3s;
}
@media (hover: hover) {
  #section .section .event ul li .event_item .arrow:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  #section .section .event ul li .event_item .arrow {
    width: 3rem;
    height: 3rem;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 574px) {
  #section .section .event ul li .event_item .arrow {
    width: 4rem;
    height: 4rem;
    margin-left: auto;
  }
}
#section .section .event ul li .event_item .arrow i {
  transition: 0.4s;
}

#access .about {
  padding: 10rem 0;
}
@media screen and (max-width: 767px) {
  #access .about {
    padding: 5rem 0;
  }
}
#access .about .row {
  align-items: center;
  gap: 3rem 0;
}
#access .about_text p {
  margin-top: 4rem;
  line-height: 2;
}
#access .outline table {
  width: 100%;
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  #access .outline table {
    border: 1px solid #c75e11;
  }
}
#access .outline table th {
  background: #c75e11;
  color: #fff;
  border-bottom: #fff 1px solid;
  width: 25%;
}
#access .outline table tr:first-of-type td {
  border-top: #c75e11 1px solid;
}
#access .outline table tr:first-of-type th {
  border-top: #c75e11 1px solid;
}
#access .outline table tr:last-of-type th {
  border-color: #c75e11;
}
#access .outline table td {
  border-bottom: #c75e11 1px solid;
  border-right: #c75e11 1px solid;
  width: 75%;
  background: #fff;
}
#access .outline table th, #access .outline table td {
  padding: 15px;
}
@media screen and (max-width: 767px) {
  #access .outline table th, #access .outline table td {
    width: 100%;
    display: block;
    border: 0;
  }
}
#access .access {
  padding: 10rem 0;
}
@media screen and (max-width: 767px) {
  #access .access {
    padding: 5rem 0;
  }
}
#access .access_text {
  margin-top: 3.2rem;
  line-height: 2;
}
#access .access .caption {
  margin-top: 2rem;
  font-size: 1.4rem;
}
#access .access iframe {
  width: 100%;
  height: 40rem;
  display: block;
  margin-top: 0.5rem;
}
#access .access a {
  margin-top: 2rem;
  display: block;
  width: fit-content;
  color: #1a1ba9;
  text-decoration: underline;
}
#access .access .map_info {
  margin-top: 4rem;
  padding: 2.4rem;
  background: #fff3eb;
}
#access .access .map_info dt {
  font-weight: 700;
  font-size: 1.8rem;
}
#access .access .map_info dd {
  margin-top: 2rem;
}
#access .access .map_info dd p {
  line-height: 2;
}
@media screen and (max-width: 574px) {
  #access .access .map_info dd p {
    font-size: 1.5rem;
  }
}

#officer .officer {
  padding: 10rem 0;
}
@media screen and (max-width: 574px) {
  #officer .officer {
    padding: 8rem 0;
  }
}
#officer .officer table {
  width: 100%;
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  #officer .officer table {
    border: 1px solid #c75e11;
  }
}
#officer .officer table th {
  background: #c75e11;
  color: #fff;
  border-bottom: #fff 1px solid;
  width: 25%;
}
#officer .officer table tr:first-of-type td {
  border-top: #c75e11 1px solid;
}
#officer .officer table tr:first-of-type th {
  border-top: #c75e11 1px solid;
}
#officer .officer table tr:last-of-type th {
  border-color: #c75e11;
}
#officer .officer table td {
  border-bottom: #c75e11 1px solid;
  border-right: #c75e11 1px solid;
  width: 75%;
}
#officer .officer table th, #officer .officer table td {
  padding: 15px;
}
@media screen and (max-width: 767px) {
  #officer .officer table th, #officer .officer table td {
    width: 100%;
    display: block;
    border: 0;
  }
}

#member .menu {
  padding: 8rem 0;
}
#member .menu .tab {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.6rem 2rem;
  margin-top: 1.6rem;
}
@media screen and (max-width: 991px) {
  #member .menu .tab {
    gap: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #member .menu .tab {
    flex-direction: column;
  }
}
#member .menu .tab li {
  display: block;
  padding: 1rem 2rem 1.6rem 2rem;
  background: #f19149;
  color: #fff;
  position: relative;
  transition: 0.3s;
  cursor: pointer;
}
@media (hover: hover) {
  #member .menu .tab li:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 991px) {
  #member .menu .tab li {
    padding: 1rem 1rem 1.5rem 1rem;
  }
}
@media screen and (max-width: 767px) {
  #member .menu .tab li {
    width: 100%;
    text-align: center;
    padding-bottom: 1.8rem;
  }
}
#member .menu .tab li::after {
  font-family: "Font Awesome 5 Free";
  content: "\f0dd";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: bold;
  position: absolute;
  left: 50%;
  bottom: 0.2em;
  transform: translateX(-50%);
}
#member .member {
  padding-bottom: 10rem;
}
#member .member .tab_box_wrap {
  margin-top: 3rem;
}
#member .member .tab_box_wrap .tab_box {
  display: none;
  scroll-margin-top: 23rem;
}
@media screen and (max-width: 767px) {
  #member .member .tab_box_wrap .tab_box {
    scroll-margin-top: 9rem;
  }
}
#member .member .tab_box_wrap .tab_box.active {
  display: block;
}
#member .member ul {
  border-top: 1px solid #d1cdcb;
  margin-top: 4rem;
}
#member .member ul li .event_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 6rem;
  padding: 1.8rem 0;
  border-bottom: 1px solid #d1cdcb;
}
@media screen and (max-width: 574px) {
  #member .member ul li .event_item {
    gap: 2rem;
    flex-direction: column;
    align-items: flex-start;
  }
}
#member .member ul li .event_item-text {
  flex: 1;
}
#member .member ul li .event_item-text .date {
  display: flex;
  align-items: center;
  gap: 3rem;
}
@media screen and (max-width: 767px) {
  #member .member ul li .event_item-text .date {
    flex-wrap: wrap;
    gap: 1rem;
  }
}
#member .member ul li .event_item-text .date .cate {
  background: #da3e3e;
  color: #fff;
  padding: 1rem 2rem;
  font-size: 1.4rem;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #member .member ul li .event_item-text .date .cate {
    padding: 1rem;
  }
}
#member .member ul li .event_item-text .date p {
  font-family: "Noto Sans JP", sans-serif;
}
#member .member ul li .event_item-text .date span {
  color: #e00505;
  margin-left: -1rem;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 767px) {
  #member .member ul li .event_item-text .date span {
    margin-left: 0;
  }
}
#member .member ul li .event_item-text h3 {
  margin-top: 1.8rem;
}
#member .member ul li .event_item-text .event_text {
  margin-top: 2rem;
}
#member .member ul li .event_item-text .download {
  margin-top: 1.6rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 2rem;
}
#member .member ul li .event_item-text .download a {
  text-decoration: underline;
  display: flex;
  align-items: baseline;
  gap: 0.6rem;
}
#member .member ul li .event_item-text .download a.pdf {
  color: #e00505;
}
#member .member ul li .event_item-text .download a.excel {
  color: #048a23;
}
#member .member ul li .event_item-text .download a.word {
  color: #1a1ba9;
}
@media (hover: hover) {
  #member .member ul li .event_item-text .download a:hover {
    opacity: 0.7;
  }
}
#member .member ul li .event_item .arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  background: #da3e3e;
  color: #fff;
  border-radius: 50%;
  transition: 0.3s;
}
@media (hover: hover) {
  #member .member ul li .event_item .arrow:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  #member .member ul li .event_item .arrow {
    width: 3rem;
    height: 3rem;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 574px) {
  #member .member ul li .event_item .arrow {
    width: 4rem;
    height: 4rem;
    margin-left: auto;
  }
}
#member .member ul li .event_item .arrow i {
  transition: 0.4s;
}

#contact {
  overflow: hidden;
}
@media screen and (min-width: 1200px) {
  #contact .container {
    max-width: 1140px;
  }
}
#contact .greeting {
  letter-spacing: 0.08em;
  line-height: 2;
  margin-bottom: 4rem;
  text-align: justify;
  margin-top: 3rem;
  font-weight: 500;
}
@media screen and (max-width: 991px) {
  #contact .greeting .lg {
    display: none;
  }
}
#contact .requied {
  display: inline-block;
  background: #bb1515;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.8;
  padding: 0px 5px;
  vertical-align: text-top;
}
#contact .contact {
  position: relative;
  z-index: 0;
  padding: 10rem 0;
}
@media screen and (max-width: 767px) {
  #contact .contact {
    padding: 7rem 0;
  }
}
#contact .form_wrap > p {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
#contact .form_wrap > p span {
  margin-right: 5px;
}
#contact .form_wrap form table {
  width: 100%;
  margin-bottom: 50px;
}
#contact .form_wrap form table th {
  padding: 2rem 0.5rem;
  border-bottom: #da3e3e 1px solid;
  width: 30%;
  position: relative;
  font-weight: 600;
  color: #da3e3e;
}
#contact .form_wrap form table th .requied {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 991px) {
  #contact .form_wrap form table th .requied {
    top: calc(50% + 1rem);
  }
}
@media screen and (max-width: 991px) {
  #contact .form_wrap form table th {
    width: 100%;
    display: block;
    border: 0;
    font-size: 16px;
    padding-bottom: 1rem;
  }
}
#contact .form_wrap form table td {
  padding: 2rem 0.5rem 2rem 4rem;
  border-bottom: #ece8de 1px solid;
  width: 70%;
}
@media screen and (max-width: 991px) {
  #contact .form_wrap form table td {
    padding: 1rem 0.5rem 2rem 0.5rem;
  }
}
#contact .form_wrap form table td input {
  padding: 5px;
  border: #ddd solid 1px;
  border-radius: 5px;
}
#contact .form_wrap form table td input.w50 {
  width: 330px;
}
#contact .form_wrap form table td input.w30 {
  margin-left: 10px;
}
#contact .form_wrap form table td input[type=file] {
  border: none;
}
#contact .form_wrap form table td input[type=text] {
  width: 100%;
}
#contact .form_wrap form table td .red {
  font-size: 90%;
  color: #bb1515;
  font-weight: 400;
}
#contact .form_wrap form table td label {
  margin-right: 20px;
}
#contact .form_wrap form table td label input[type=radio] {
  margin-right: 10px;
}
#contact .form_wrap form table td select {
  padding: 5px;
  width: 30%;
}
@media screen and (max-width: 574px) {
  #contact .form_wrap form table td select {
    width: auto;
  }
}
#contact .form_wrap form table td textarea {
  padding: 5px;
  border: #ddd solid 1px;
  border-radius: 5px;
}
@media screen and (max-width: 991px) {
  #contact .form_wrap form table td {
    display: block;
    width: 100%;
  }
  #contact .form_wrap form table td input {
    width: 100%;
  }
  #contact .form_wrap form table td input.w50 {
    width: 100%;
  }
  #contact .form_wrap form table td input.w30 {
    max-width: 250px;
  }
  #contact .form_wrap form table td label input[type=radio] {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  #contact .form_wrap form table th, #contact .form_wrap form table td {
    width: 100%;
    display: block;
  }
}
#contact .form_wrap form h4 {
  font-size: 22px;
  padding-left: 10px;
  border-left: 10px solid #da3e3e;
  margin-bottom: 20px;
}
@media screen and (max-width: 574px) {
  #contact .form_wrap form h4 {
    font-size: 20px;
  }
}
#contact .form_wrap form .privacy_ttl {
  text-align: center;
  letter-spacing: 0.1em;
}
#contact .form_wrap form .privacy_policy {
  border: 1px solid #da3e3e;
  background: #fff;
  padding: 20px 10px;
  border-radius: 5px;
  margin-bottom: 40px;
  font-weight: 400;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner {
  max-height: 340px;
  overflow-y: scroll;
  padding: 20px 30px;
  letter-spacing: 0.08em;
  line-height: 1.8;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner h5 {
  font-size: 18px;
  font-weight: 500;
  margin-top: 30px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #242424;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner ul {
  padding-left: 0;
  list-style: none;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner ul li {
  margin-bottom: 5px;
  display: flex;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner ul:last-of-type li {
  display: block;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner .name {
  text-align: right;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner::-webkit-scrollbar {
  width: 10px;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner::-webkit-scrollbar-track {
  background-color: #eee;
  border-radius: 30px;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner::-webkit-scrollbar-thumb {
  background: #da3e3e;
  border-radius: 30px;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner a {
  color: #007bff;
  word-break: break-all;
}
@media screen and (max-width: 767px) {
  #contact .form_wrap form .privacy_policy .privacy_policy_inner ul li {
    font-size: 15px;
  }
}
@media screen and (max-width: 450px) {
  #contact .form_wrap form .privacy_policy .privacy_policy_inner {
    padding: 20px 10px;
  }
}
#contact .form_wrap form .check {
  margin-bottom: 30px;
  display: flex;
  justify-content: center;
}
#contact .form_wrap form .check input[type=checkbox] {
  margin-right: 10px;
  padding: 5px;
}
#contact .form_wrap form .submit {
  text-align: center;
}
#contact .form_wrap form .submit button {
  margin: 0 auto;
  border: 0;
  transition: 0.3s;
}
@media (hover: hover) {
  #contact .form_wrap form .submit button:hover {
    opacity: 0.7;
  }
}
#contact .form_wrap form .confirm {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.5rem;
}
#contact .form_wrap form .confirm button {
  margin: 0;
  border: 0;
  transition: 0.3s;
}
@media screen and (max-width: 574px) {
  #contact .form_wrap form .confirm button {
    width: 26rem;
    justify-content: space-between;
  }
}
@media (hover: hover) {
  #contact .form_wrap form .confirm button:hover {
    opacity: 0.7;
  }
}
#contact .form_wrap form .confirm button[type=button] {
  background: #f1f1f1;
  color: #290d00;
  border: 0;
  transition: 0.3s;
}
@media (hover: hover) {
  #contact .form_wrap form .confirm button[type=button]:hover {
    opacity: 0.7;
  }
}