/*** #banner ***/
/*** #main ***/
/*** #main for topic ***/
/*** #tail ***/
html {
  background-color: #ffffff;
  color: #201000;
  font-family: "Noto Serif JP", serif;
  font-feature-settings: "palt";
  font-size: 10px;
  font-weight: 400;
  line-height: 1;
  overflow-x: auto;
  overflow-y: scroll;
}
@media (min-width: 1600px) {
  html {
    font-size: 0.625vw;
  }
}

body {
  -webkit-text-size-adjust: 100%;
  min-height: 568px;
  min-width: 32rem;
}

*, *::before, *::after {
  box-sizing: border-box;
}

.bs1, .bs2, .bt1, .bt2, .bp1, .bp2 {
  display: none;
}

.es1, .es2, .et1, .et2, .ep1, .ep2 {
  display: none;
}

@media screen and (max-width: 569px) {
  .bs1 {
    display: block;
  }
}

@media screen and (min-width: 570px) and (max-width: 739px) {
  .bs2 {
    display: block;
  }
}

@media screen and (min-width: 740px) and (max-width: 991px) {
  .bt1 {
    display: block;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .bt2 {
    display: block;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .bp1 {
    display: block;
  }
}

@media screen and (min-width: 1600px) {
  .bp2 {
    display: block;
  }
}

@media screen and (max-width: 569px) {
  .es1 {
    display: inline;
  }
}

@media screen and (min-width: 570px) and (max-width: 739px) {
  .es2 {
    display: inline;
  }
}

@media screen and (min-width: 740px) and (max-width: 991px) {
  .et1 {
    display: inline;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .et2 {
    display: inline;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .ep1 {
    display: inline;
  }
}

@media screen and (min-width: 1600px) {
  .ep2 {
    display: inline;
  }
}

.grecaptcha-badge {
  visibility: hidden;
}

/*** #loader ***/
#loader {
  background-color: #402000;
  height: 100vh;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  transition: opacity 0.7s;
  width: 100%;
  z-index: 10000;
}
@media screen and (min-aspect-ratio: 1/1) {
  #loader {
    min-height: 32rem;
    min-width: 56.8rem;
  }
}
@media screen and (max-aspect-ratio: 1/1) {
  #loader {
    min-height: 56.8rem;
    min-width: 32rem;
  }
}
#loader.active {
  opacity: 1;
  pointer-events: visible;
}
#loader > .inner {
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#loader > .inner > .box1 {
  height: auto;
  width: auto;
  display: none;
  position: relative;
}
#loader > .inner > .box1 > .svg1 {
  display: block;
  height: 10rem;
  transform: rotate(-90deg);
  width: 10rem;
}
@media screen and (min-width: 570px) {
  #loader > .inner > .box1 > .svg1 {
    height: 11rem;
    width: 11rem;
  }
}
@media screen and (min-width: 740px) {
  #loader > .inner > .box1 > .svg1 {
    height: 12rem;
    width: 12rem;
  }
}
@media screen and (min-width: 980px) {
  #loader > .inner > .box1 > .svg1 {
    height: 13rem;
    width: 13rem;
  }
}
@media screen and (min-width: 1200px) {
  #loader > .inner > .box1 > .svg1 {
    height: 14rem;
    width: 14rem;
  }
}
@media screen and (min-width: 1600px) {
  #loader > .inner > .box1 > .svg1 {
    height: 15rem;
    width: 15rem;
  }
}
#loader > .inner > .box1 > .svg1 > .elm1 {
  fill: transparent;
  stroke-width: 1;
  stroke: rgba(255, 255, 255, 0.5);
}
#loader > .inner > .box1 > .svg1 > .elm2 {
  fill: transparent;
  stroke-width: 1;
  stroke-dasharray: 314;
  stroke: #ffffff;
}
#loader > .inner > .box1 > .par1 {
  height: auto;
  width: 100%;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 1.04rem;
  line-height: 1.8;
  color: #ffffff;
  left: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 570px) {
  #loader > .inner > .box1 > .par1 {
    font-size: 1.08rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #loader > .inner > .box1 > .par1 {
    font-size: 1.12rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #loader > .inner > .box1 > .par1 {
    font-size: 1.16rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #loader > .inner > .box1 > .par1 {
    font-size: 1.2rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #loader > .inner > .box1 > .par1 {
    font-size: 1.28rem;
    line-height: 2.1;
  }
}
#loader > .inner > .box1 > .par1 > [class^=elm] {
  display: inline-block;
  opacity: 0;
}
#loader > .inner > .box1 > .par1 > [class^=elm]:nth-child(1) {
  animation: ani1 3s infinite;
  animation-delay: 200ms;
}
#loader > .inner > .box1 > .par1 > [class^=elm]:nth-child(2) {
  animation: ani1 3s infinite;
  animation-delay: 400ms;
}
#loader > .inner > .box1 > .par1 > [class^=elm]:nth-child(3) {
  animation: ani1 3s infinite;
  animation-delay: 600ms;
}
#loader > .inner > .box1 > .par1 > [class^=elm]:nth-child(4) {
  animation: ani1 3s infinite;
  animation-delay: 800ms;
}
#loader > .inner > .box1 > .par1 > [class^=elm]:nth-child(5) {
  animation: ani1 3s infinite;
  animation-delay: 1000ms;
}
#loader > .inner > .box1 > .par1 > [class^=elm]:nth-child(6) {
  animation: ani1 3s infinite;
  animation-delay: 1200ms;
}
#loader > .inner > .box1 > .par1 > [class^=elm]:nth-child(7) {
  animation: ani1 3s infinite;
  animation-delay: 1400ms;
}
@keyframes ani1 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/*** #contents ***/
#contents {
  height: auto;
  width: 100%;
  background-color: #ffffff;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
@media screen and (min-aspect-ratio: 1/1) {
  #contents {
    min-height: 32rem;
    min-width: 56.8rem;
  }
}
@media screen and (max-aspect-ratio: 1/1) {
  #contents {
    min-height: 56.8rem;
    min-width: 32rem;
  }
}
#contents::after {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  background-color: #ffffff;
  content: "";
  display: block;
  opacity: 1;
  position: absolute;
  transition: opacity 0.7s;
  z-index: 9999;
}
#contents.active::after {
  opacity: 0;
  pointer-events: none;
}
#contents > .inner {
  height: auto;
  width: 100%;
  min-height: 100vh;
}
#contents.type1 > .inner, #contents.type2 > .inner, #contents.type3 > .inner {
  height: auto;
  width: 100%;
  padding-top: 5rem;
}
@media screen and (min-width: 570px) {
  #contents.type1 > .inner, #contents.type2 > .inner, #contents.type3 > .inner {
    padding-top: 5.5rem;
  }
}
@media screen and (min-width: 740px) {
  #contents.type1 > .inner, #contents.type2 > .inner, #contents.type3 > .inner {
    padding-top: 6rem;
  }
}
@media screen and (min-width: 980px) {
  #contents.type1 > .inner, #contents.type2 > .inner, #contents.type3 > .inner {
    padding-top: 6.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #contents.type1 > .inner, #contents.type2 > .inner, #contents.type3 > .inner {
    padding-top: 19rem;
  }
}
@media screen and (min-width: 1600px) {
  #contents.type1 > .inner, #contents.type2 > .inner, #contents.type3 > .inner {
    padding-top: 21rem;
  }
}

/*** #header ***/
#header {
  background-color: #ffffff;
  height: 5rem;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 900;
}
@media screen and (min-width: 570px) {
  #header {
    height: 5.5rem;
  }
}
@media screen and (min-width: 740px) {
  #header {
    height: 6em;
  }
}
@media screen and (min-width: 980px) {
  #header {
    height: 6.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #header {
    height: 19rem;
  }
}
@media screen and (min-width: 1600px) {
  #header {
    height: 21rem;
  }
}
#header > .inner {
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 1200px) {
  #header > .inner {
    padding: 3rem 0;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner {
    padding: 4rem 0;
  }
}
#header > .inner > .box1 {
  padding: 0rem 0.75rem;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  width: calc(100% - 5rem);
}
@media screen and (min-width: 570px) {
  #header > .inner > .box1 {
    padding: 0rem 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box1 {
    padding: 0rem 1rem;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box1 {
    padding: 0rem 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box1 {
    padding: 0rem 1.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box1 {
    padding: 0rem 2rem;
  }
}
@media screen and (min-width: 570px) {
  #header > .inner > .box1 {
    width: calc(100% - 5.5rem);
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box1 {
    width: calc(100% - 6rem);
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box1 {
    width: calc(100% - 6.5rem);
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box1 {
    flex-direction: row;
    justify-content: space-between;
    padding: 0 3rem;
    width: 50rem;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box1 {
    padding: 0 4rem;
    width: 60rem;
  }
}
#header > .inner > .box1 > .box1 {
  display: none;
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box1 > .box1 {
    display: block;
    height: 100%;
    margin-right: 3rem;
    width: auto;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box1 > .box1 {
    margin-right: 4rem;
  }
}
#header > .inner > .box1 > .box1 > .lnk1 {
  height: 100%;
  width: auto;
  display: block;
}
#header > .inner > .box1 > .box1 > .lnk1 > .img1 {
  height: 100%;
  width: auto;
  display: block;
}
#header > .inner > .box1 > .box2 {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box1 > .box2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: auto;
  }
}
#header > .inner > .box1 > .box2 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 0.375rem;
}
@media screen and (min-width: 570px) {
  #header > .inner > .box1 > .box2 > .box1 {
    margin-bottom: 0.4375rem;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box1 > .box2 > .box1 {
    margin-bottom: 0.5rem;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box1 > .box2 > .box1 {
    margin-bottom: 0.625rem;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box1 > .box2 > .box1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box1 > .box2 > .box1 {
    margin-bottom: 1rem;
  }
}
#header > .inner > .box1 > .box2 > .box1 > .par1 {
  height: auto;
  width: 100%;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 0.91rem;
  line-height: 1.8;
}
@media screen and (min-width: 570px) {
  #header > .inner > .box1 > .box2 > .box1 > .par1 {
    font-size: 0.945rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box1 > .box2 > .box1 > .par1 {
    font-size: 0.98rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box1 > .box2 > .box1 > .par1 {
    font-size: 1.015rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box1 > .box2 > .box1 > .par1 {
    font-size: 1.05rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box1 > .box2 > .box1 > .par1 {
    font-size: 1.12rem;
    line-height: 2.1;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box1 > .box2 > .box1 > .par1 {
    font-size: 1.2rem;
    line-height: 1.6;
    margin-bottom: 0;
    transform: translateY(-0.6rem);
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box1 > .box2 > .box1 > .par1 {
    font-size: 1.28rem;
    line-height: 1.68;
    transform: translateY(-0.704rem);
  }
}
#header > .inner > .box1 > .box2 > .box1 > .par1 > [class^=elm] {
  height: auto;
  width: auto;
  display: inline-block;
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box1 > .box2 > .box1 > .par1 > [class^=elm] {
    width: 100%;
  }
}
#header > .inner > .box1 > .box2 > .box2 {
  height: auto;
  width: 100%;
  align-items: flex-end;
  display: flex;
}
#header > .inner > .box1 > .box2 > .box2 > .box1 {
  height: auto;
  width: auto;
}
#header > .inner > .box1 > .box2 > .box2 > .box1 > .lnk1 {
  height: auto;
  width: auto;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 1.17rem;
  line-height: 1.8;
}
@media screen and (min-width: 570px) {
  #header > .inner > .box1 > .box2 > .box2 > .box1 > .lnk1 {
    font-size: 1.215rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box1 > .box2 > .box2 > .box1 > .lnk1 {
    font-size: 1.26rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box1 > .box2 > .box2 > .box1 > .lnk1 {
    font-size: 1.305rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box1 > .box2 > .box2 > .box1 > .lnk1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box1 > .box2 > .box2 > .box1 > .lnk1 {
    font-size: 1.44rem;
    line-height: 2.1;
  }
}
#header > .inner > .box1 > .box2 > .box2 > .box1 > .lnk1 > .img1 {
  display: block;
  height: 1.5em;
  width: auto;
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box1 > .box2 > .box2 > .box1 > .lnk1 > .img1 {
    height: 2em;
  }
}
#header > .inner > .box1 > .box2 > .box2 > .box1 > .lnk1.hov {
  transition: opacity 0.5s;
}
#header > .inner > .box1 > .box2 > .box2 > .box1 > .lnk1.hov:hover {
  opacity: 0.5;
}
#header > .inner > .box1 > .box2 > .box2 > .box2 {
  height: auto;
  width: auto;
  margin-left: 1.5rem;
  padding-left: 3rem;
  position: relative;
}
@media screen and (min-width: 570px) {
  #header > .inner > .box1 > .box2 > .box2 > .box2 {
    margin-left: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box1 > .box2 > .box2 > .box2 {
    margin-left: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box1 > .box2 > .box2 > .box2 {
    margin-left: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box1 > .box2 > .box2 > .box2 {
    margin-left: 3rem;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box1 > .box2 > .box2 > .box2 {
    margin-left: 4rem;
  }
}
@media screen and (min-width: 570px) {
  #header > .inner > .box1 > .box2 > .box2 > .box2 {
    padding-left: 3.5rem;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box1 > .box2 > .box2 > .box2 {
    padding-left: 4rem;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box1 > .box2 > .box2 > .box2 {
    padding-left: 5rem;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box1 > .box2 > .box2 > .box2 {
    padding-left: 6rem;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box1 > .box2 > .box2 > .box2 {
    padding-left: 8rem;
  }
}
#header > .inner > .box1 > .box2 > .box2 > .box2::before {
  background-color: #201000;
  content: "";
  display: block;
  height: 0.1rem;
  left: 0;
  position: absolute;
  top: 50%;
  width: 1.5rem;
}
@media screen and (min-width: 570px) {
  #header > .inner > .box1 > .box2 > .box2 > .box2::before {
    width: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box1 > .box2 > .box2 > .box2::before {
    width: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box1 > .box2 > .box2 > .box2::before {
    width: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box1 > .box2 > .box2 > .box2::before {
    width: 3rem;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box1 > .box2 > .box2 > .box2::before {
    width: 4rem;
  }
}
#header > .inner > .box1 > .box2 > .box2 > .box2 > .par1 {
  height: auto;
  width: auto;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 1.04rem;
  line-height: 1.44;
}
@media screen and (min-width: 570px) {
  #header > .inner > .box1 > .box2 > .box2 > .box2 > .par1 {
    font-size: 1.08rem;
    line-height: 1.48;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box1 > .box2 > .box2 > .box2 > .par1 {
    font-size: 1.12rem;
    line-height: 1.52;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box1 > .box2 > .box2 > .box2 > .par1 {
    font-size: 1.16rem;
    line-height: 1.56;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box1 > .box2 > .box2 > .box2 > .par1 {
    font-size: 1.2rem;
    line-height: 1.6;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box1 > .box2 > .box2 > .box2 > .par1 {
    font-size: 1.28rem;
    line-height: 1.68;
  }
}
#header > .inner > .box2 {
  display: none;
  background-color: #402000;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 {
    display: block;
    background-color: transparent;
    height: 100%;
    left: auto;
    position: relative;
    top: auto;
    width: calc(100% - 53rem);
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box2 {
    width: calc(100% - 64rem);
  }
}
#header > .inner > .box2 > .inner {
  height: 100%;
  width: 100%;
  padding: 0rem 1.5rem;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  max-width: 42rem;
}
@media screen and (min-width: 570px) {
  #header > .inner > .box2 > .inner {
    padding: 0rem 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box2 > .inner {
    padding: 0rem 2rem;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box2 > .inner {
    padding: 0rem 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner {
    padding: 0rem 3rem;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box2 > .inner {
    padding: 0rem 4rem;
  }
}
@media screen and (min-width: 570px) {
  #header > .inner > .box2 > .inner {
    max-width: 56rem;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box2 > .inner {
    max-width: 74rem;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box2 > .inner {
    max-width: 99rem;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner {
    max-width: inherit;
    justify-content: flex-start;
    padding: 0;
  }
}
@media screen and (min-aspect-ratio: 1/1) {
  #header > .inner > .box2 > .inner {
    flex-direction: row;
    min-height: 32rem;
    min-width: 56.8rem;
  }
}
@media screen and (min-aspect-ratio: 1/1) and (min-width: 1200px) {
  #header > .inner > .box2 > .inner {
    min-height: inherit;
    min-width: inherit;
  }
}
@media screen and (max-aspect-ratio: 1/1) {
  #header > .inner > .box2 > .inner {
    min-height: 56.8rem;
    min-width: 32rem;
  }
}
@media screen and (max-aspect-ratio: 1/1) and (min-width: 1200px) {
  #header > .inner > .box2 > .inner {
    min-height: inherit;
    min-width: inherit;
  }
}
#header > .inner > .box2 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.125rem;
}
@media screen and (min-width: 570px) {
  #header > .inner > .box2 > .inner > .box1 {
    margin-bottom: 1.3125rem;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box2 > .inner > .box1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box2 > .inner > .box1 {
    margin-bottom: 1.875rem;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner > .box1 {
    margin-bottom: 2.25rem;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box2 > .inner > .box1 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner > .box1 {
    display: none;
  }
}
@media screen and (min-aspect-ratio: 1/1) {
  #header > .inner > .box2 > .inner > .box1 {
    margin-bottom: 0;
    width: 50%;
  }
}
#header > .inner > .box2 > .inner > .box1 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
}
@media screen and (min-width: 570px) {
  #header > .inner > .box2 > .inner > .box1 > .box1 {
    margin-bottom: 3.5rem;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box2 > .inner > .box1 > .box1 {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box2 > .inner > .box1 > .box1 {
    margin-bottom: 5rem;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner > .box1 > .box1 {
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box2 > .inner > .box1 > .box1 {
    margin-bottom: 8rem;
  }
}
#header > .inner > .box2 > .inner > .box1 > .box1 > .lnk1 {
  height: auto;
  width: auto;
  align-items: center;
  display: flex;
  flex-direction: column;
}
#header > .inner > .box2 > .inner > .box1 > .box1 > .lnk1 > .img1 {
  margin-bottom: 1.5rem;
  display: block;
  height: auto;
  width: 5rem;
}
@media screen and (min-width: 570px) {
  #header > .inner > .box2 > .inner > .box1 > .box1 > .lnk1 > .img1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box2 > .inner > .box1 > .box1 > .lnk1 > .img1 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box2 > .inner > .box1 > .box1 > .lnk1 > .img1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner > .box1 > .box1 > .lnk1 > .img1 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box2 > .inner > .box1 > .box1 > .lnk1 > .img1 {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 570px) {
  #header > .inner > .box2 > .inner > .box1 > .box1 > .lnk1 > .img1 {
    width: 5.5rem;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box2 > .inner > .box1 > .box1 > .lnk1 > .img1 {
    width: 6rem;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box2 > .inner > .box1 > .box1 > .lnk1 > .img1 {
    width: 6.5rem;
  }
}
#header > .inner > .box2 > .inner > .box1 > .box1 > .lnk1 > .img2 {
  display: block;
  height: auto;
  width: 7.5rem;
}
@media screen and (min-width: 570px) {
  #header > .inner > .box2 > .inner > .box1 > .box1 > .lnk1 > .img2 {
    width: 8.25rem;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box2 > .inner > .box1 > .box1 > .lnk1 > .img2 {
    width: 9rem;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box2 > .inner > .box1 > .box1 > .lnk1 > .img2 {
    width: 9.75rem;
  }
}
#header > .inner > .box2 > .inner > .box1 > .box2 {
  height: auto;
  width: 100%;
}
#header > .inner > .box2 > .inner > .box1 > .box2 > .par1 {
  height: auto;
  width: 100%;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 1.17rem;
  line-height: 1.8;
  color: #ffffff;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #header > .inner > .box2 > .inner > .box1 > .box2 > .par1 {
    font-size: 1.215rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box2 > .inner > .box1 > .box2 > .par1 {
    font-size: 1.26rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box2 > .inner > .box1 > .box2 > .par1 {
    font-size: 1.305rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner > .box1 > .box2 > .par1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box2 > .inner > .box1 > .box2 > .par1 {
    font-size: 1.44rem;
    line-height: 2.1;
  }
}
#header > .inner > .box2 > .inner > .box1 > .box2 > .par1 > .lnk1 {
  display: inline-block;
  position: relative;
}
#header > .inner > .box2 > .inner > .box1 > .box2 > .par1 > .lnk1::before {
  background-color: #ffffff;
  content: "";
  display: inline-block;
  height: 0.1rem;
  position: absolute;
  right: calc(100% + 0.5em);
  top: 50%;
  width: 1em;
}
#header > .inner > .box2 > .inner > .box1 > .box2 > .par1 > .lnk1::after {
  background-color: #ffffff;
  content: "";
  display: inline-block;
  height: 0.1rem;
  left: calc(100% + 0.5em);
  position: absolute;
  top: 50%;
  width: 1em;
}
#header > .inner > .box2 > .inner > .box2 {
  height: auto;
  width: 100%;
}
@media screen and (min-aspect-ratio: 1/1) {
  #header > .inner > .box2 > .inner > .box2 {
    width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner > .box2 {
    display: flex;
    justify-content: flex-end;
    height: 100%;
    width: 100%;
  }
}
#header > .inner > .box2 > .inner > .box2 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.125rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (min-width: 570px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 {
    margin-bottom: 1.3125rem;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 {
    margin-bottom: 1.875rem;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 {
    margin-bottom: 2.25rem;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 {
    flex-direction: row;
    margin-bottom: 0;
    width: auto;
  }
}
#header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 {
  height: auto;
  width: 100%;
  border-top: 0.1rem solid #ffffff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 {
    border-top: none;
    width: auto;
  }
}
@media screen and (min-aspect-ratio: 1/1) {
  #header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 {
    border-top: none;
  }
}
#header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col] {
  height: auto;
  width: 100%;
  padding: 0.75rem 0.75rem;
  border-bottom: 0.1rem solid #ffffff;
}
@media screen and (min-width: 570px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col] {
    padding: 0.875rem 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col] {
    padding: 1rem 1rem;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col] {
    padding: 1.25rem 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col] {
    padding: 1.5rem 1.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col] {
    padding: 2rem 2rem;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col] {
    border-bottom: none;
    border-right: 0.1rem solid #402000;
    padding: 0 1.5rem;
    width: auto;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col] {
    padding: 0 2rem;
  }
}
#header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col] > .lnk1 {
  display: none;
}
#header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col] > .lst1 {
  height: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col] > .lst1 > [class^=itm] {
  height: auto;
  width: 100%;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 1.17rem;
  line-height: 1.8;
  color: #ffffff;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
}
@media screen and (min-width: 570px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col] > .lst1 > [class^=itm] {
    font-size: 1.215rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col] > .lst1 > [class^=itm] {
    font-size: 1.26rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col] > .lst1 > [class^=itm] {
    font-size: 1.305rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col] > .lst1 > [class^=itm] {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col] > .lst1 > [class^=itm] {
    font-size: 1.44rem;
    line-height: 2.1;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col] > .lst1 > [class^=itm] {
    color: #100800;
  }
}
#header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col] > .lst1 > [class^=itm]:not(:last-of-type) {
  margin-bottom: 0.375rem;
}
@media screen and (min-width: 570px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col] > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-bottom: 0.4375rem;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col] > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-bottom: 0.5rem;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col] > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-bottom: 0.625rem;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col] > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-bottom: 0.75rem;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col] > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-bottom: 1rem;
  }
}
#header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col] > .lst1 > [class^=itm] > .lnk1.hov {
  transition: opacity 0.5s;
}
#header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col] > .lst1 > [class^=itm] > .lnk1.hov:hover {
  opacity: 0.5;
}
#header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col].col1 > .lst1 > [class^=itm] {
  text-align: revert;
  width: auto;
  writing-mode: vertical-lr;
}
#header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col].col1 > .lst1 > [class^=itm]:not(:last-of-type) {
  margin-right: 0.75rem;
  margin-bottom: 0;
}
@media screen and (min-width: 570px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col].col1 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col].col1 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 1rem;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col].col1 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col].col1 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 1.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col].col1 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner > .box2 > .box1 > .lst1 > [class^=col].col2 > .lst1 > [class^=itm] {
    text-align: revert;
    width: auto;
    writing-mode: vertical-lr;
  }
}
#header > .inner > .box2 > .inner > .box2 > .box2 {
  height: auto;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 {
    border-right: 0.1rem solid #402000;
    padding: 0 1.5rem;
    width: auto;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 {
    padding: 0 2rem;
  }
}
#header > .inner > .box2 > .inner > .box2 > .box2 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 570px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box1 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box1 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box1 {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box1 {
    margin-bottom: 2rem;
  }
}
#header > .inner > .box2 > .inner > .box2 > .box2 > .box1 > .par1 {
  height: auto;
  width: 100%;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 1.17rem;
  line-height: 1.8;
  color: #ffffff;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box1 > .par1 {
    font-size: 1.215rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box1 > .par1 {
    font-size: 1.26rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box1 > .par1 {
    font-size: 1.305rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box1 > .par1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box1 > .par1 {
    font-size: 1.44rem;
    line-height: 2.1;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box1 > .par1 {
    color: #100800;
  }
}
#header > .inner > .box2 > .inner > .box2 > .box2 > .box1 > .par2 {
  height: auto;
  width: 100%;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 1.17rem;
  line-height: 1.8;
  color: #ffffff;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box1 > .par2 {
    font-size: 1.215rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box1 > .par2 {
    font-size: 1.26rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box1 > .par2 {
    font-size: 1.305rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box1 > .par2 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box1 > .par2 {
    font-size: 1.44rem;
    line-height: 2.1;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box1 > .par2 {
    color: #100800;
  }
}
#header > .inner > .box2 > .inner > .box2 > .box2 > .box1 > .par2 > .lnk1 > .elm1 {
  margin-right: 0.5em;
}
#header > .inner > .box2 > .inner > .box2 > .box2 > .box1 > .par2 > .lnk1 > .elm2 {
  font-size: 1.4em;
}
#header > .inner > .box2 > .inner > .box2 > .box2 > .box1 > .par2 > .lnk1.hov {
  transition: opacity 0.5s;
}
#header > .inner > .box2 > .inner > .box2 > .box2 > .box1 > .par2 > .lnk1.hov:hover {
  opacity: 0.5;
}
#header > .inner > .box2 > .inner > .box2 > .box2 > .box1 > .par3 {
  height: auto;
  width: 100%;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 0.91rem;
  line-height: 1.8;
  color: #ffffff;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box1 > .par3 {
    font-size: 0.945rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box1 > .par3 {
    font-size: 0.98rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box1 > .par3 {
    font-size: 1.015rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box1 > .par3 {
    font-size: 1.05rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box1 > .par3 {
    font-size: 1.12rem;
    line-height: 2.1;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box1 > .par3 {
    color: #100800;
  }
}
#header > .inner > .box2 > .inner > .box2 > .box2 > .box1 > .par3 > .elm1 {
  margin-right: 0.5em;
}
#header > .inner > .box2 > .inner > .box2 > .box2 > .box2 {
  height: auto;
  width: 100%;
}
#header > .inner > .box2 > .inner > .box2 > .box2 > .box2 > .lnk1 {
  height: auto;
  width: auto;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 1.17rem;
  line-height: 1.8;
  background-color: #ffffff;
  color: #100800;
  display: block;
  padding: 0.25em 0.5em;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box2 > .lnk1 {
    font-size: 1.215rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box2 > .lnk1 {
    font-size: 1.26rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box2 > .lnk1 {
    font-size: 1.305rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box2 > .lnk1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box2 > .lnk1 {
    font-size: 1.44rem;
    line-height: 2.1;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box2 > .lnk1 {
    background-color: #100800;
    border: 0.1rem solid #100800;
    color: #ffffff;
  }
}
#header > .inner > .box2 > .inner > .box2 > .box2 > .box2 > .lnk1.hov {
  transition: background 0.5s;
}
#header > .inner > .box2 > .inner > .box2 > .box2 > .box2 > .lnk1.hov:hover {
  background-color: #804000;
  color: #ffffff;
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box2 > .inner > .box2 > .box2 > .box2 > .lnk1.hov:hover {
    background-color: #603000;
  }
}
#header > .inner > .box3 {
  height: 5rem;
  width: 5rem;
}
@media screen and (min-width: 570px) {
  #header > .inner > .box3 {
    height: 5.5rem;
    width: 5.5rem;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box3 {
    height: 6rem;
    width: 6rem;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box3 {
    height: 6.5rem;
    width: 6.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box3 {
    height: 7rem;
    visibility: hidden;
    width: 7rem;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box3 {
    height: 7.5rem;
    width: 7.5rem;
  }
}
#header > .inner > .box3 > .lnk1 {
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#header > .inner > .box3 > .lnk1.hov {
  transition: opacity 0.5s;
}
#header > .inner > .box3 > .lnk1.hov:hover {
  opacity: 0.5;
}
#header > .inner > .box3 > .lnk1 > .elm1 {
  display: block;
  height: 0.8rem;
  margin-bottom: 0.55rem;
  position: relative;
  width: 3rem;
}
@media screen and (min-width: 570px) {
  #header > .inner > .box3 > .lnk1 > .elm1 {
    height: 0.9rem;
    margin-bottom: 0.575rem;
    width: 3.5rem;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box3 > .lnk1 > .elm1 {
    height: 1rem;
    margin-bottom: 0.6rem;
    width: 4rem;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box3 > .lnk1 > .elm1 {
    height: 1.1rem;
    margin-bottom: 0.625rem;
    width: 4.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box3 > .lnk1 > .elm1 {
    height: 1.2rem;
    margin-bottom: 0.65rem;
    width: 5rem;
  }
}
#header > .inner > .box3 > .lnk1 > .elm1 > .elm1 {
  height: auto;
  width: 100%;
  display: block;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
}
#header > .inner > .box3 > .lnk1 > .elm1 > .elm1::before, #header > .inner > .box3 > .lnk1 > .elm1 > .elm1::after {
  background-color: #100800;
  content: "";
  display: block;
  height: 0.1rem;
  left: 0;
  position: absolute;
  transition: transform 0.5s;
  width: 100%;
}
#header > .inner > .box3 > .lnk1 > .elm1 > .elm1::before {
  top: -0.4rem;
}
@media screen and (min-width: 570px) {
  #header > .inner > .box3 > .lnk1 > .elm1 > .elm1::before {
    top: -0.45rem;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box3 > .lnk1 > .elm1 > .elm1::before {
    top: -0.5rem;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box3 > .lnk1 > .elm1 > .elm1::before {
    top: -0.55rem;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box3 > .lnk1 > .elm1 > .elm1::before {
    top: -0.6rem;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box3 > .lnk1 > .elm1 > .elm1::before {
    top: -0.65rem;
  }
}
#header > .inner > .box3 > .lnk1 > .elm1 > .elm1::after {
  top: 0.3rem;
}
@media screen and (min-width: 570px) {
  #header > .inner > .box3 > .lnk1 > .elm1 > .elm1::after {
    top: 0.35rem;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box3 > .lnk1 > .elm1 > .elm1::after {
    top: 0.4rem;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box3 > .lnk1 > .elm1 > .elm1::after {
    top: 0.45rem;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box3 > .lnk1 > .elm1 > .elm1::after {
    top: 0.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box3 > .lnk1 > .elm1 > .elm1::after {
    top: 0.55rem;
  }
}
#header > .inner > .box3 > .lnk1 > .elm2 {
  height: auto;
  width: 100%;
}
#header > .inner > .box3 > .lnk1 > .elm2 > [class^=elm] {
  height: auto;
  width: 100%;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 0.78rem;
  display: block;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-width: 570px) {
  #header > .inner > .box3 > .lnk1 > .elm2 > [class^=elm] {
    font-size: 0.81rem;
  }
}
@media screen and (min-width: 740px) {
  #header > .inner > .box3 > .lnk1 > .elm2 > [class^=elm] {
    font-size: 0.84rem;
  }
}
@media screen and (min-width: 980px) {
  #header > .inner > .box3 > .lnk1 > .elm2 > [class^=elm] {
    font-size: 0.87rem;
  }
}
@media screen and (min-width: 1200px) {
  #header > .inner > .box3 > .lnk1 > .elm2 > [class^=elm] {
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1600px) {
  #header > .inner > .box3 > .lnk1 > .elm2 > [class^=elm] {
    font-size: 0.96rem;
  }
}
#header > .inner > .box3 > .lnk1 > .elm2 > [class^=elm].elm2 {
  display: none;
}
#header > .inner > .box3 > .lnk1.hov {
  transition: opacity 0.5s;
}
#header > .inner > .box3 > .lnk1.hov:hover {
  opacity: 0.5;
}
#header.navi > .inner > .box3 {
  position: fixed;
  right: 0;
  top: 0;
}
@media screen and (min-width: 1200px) {
  #header.navi > .inner > .box3 {
    position: static;
    right: auto;
    top: auto;
  }
}
#header.navi > .inner > .box3 > .lnk1 > .elm1 > .elm1::before, #header.navi > .inner > .box3 > .lnk1 > .elm1 > .elm1::after {
  background-color: #ffffff;
}
@media screen and (min-width: 1200px) {
  #header.navi > .inner > .box3 > .lnk1 > .elm1 > .elm1::before, #header.navi > .inner > .box3 > .lnk1 > .elm1 > .elm1::after {
    background-color: #100800;
  }
}
#header.navi > .inner > .box3 > .lnk1 > .elm1 > .elm1::before {
  top: 0;
  transform: rotate(-190deg);
}
#header.navi > .inner > .box3 > .lnk1 > .elm1 > .elm1::after {
  top: 0;
  transform: rotate(190deg);
}
#header.navi > .inner > .box3 > .lnk1 > .elm2 > [class^=elm] {
  color: #ffffff;
}
@media screen and (min-width: 1200px) {
  #header.navi > .inner > .box3 > .lnk1 > .elm2 > [class^=elm] {
    color: #100800;
  }
}
#header.navi > .inner > .box3 > .lnk1 > .elm2 > [class^=elm] .elm1 {
  display: none;
}
#header.navi > .inner > .box3 > .lnk1 > .elm2 > [class^=elm] .elm2 {
  display: block;
}
#header.fixed {
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  position: fixed;
}
@media screen and (min-width: 1200px) {
  #header.fixed > .inner > .box1 > .box2 > .box1 > .par1 {
    transform: translateY(0);
  }
}
@media screen and (min-width: 1200px) {
  #header.fixed > .inner > .box3 {
    visibility: visible;
  }
}
@media screen and (min-width: 1200px) {
  #header.fixed:not(.navi) {
    height: 7rem;
  }
}
@media screen and (min-width: 1600px) {
  #header.fixed:not(.navi) {
    height: 7.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #header.fixed:not(.navi) > .inner {
    padding: 0;
  }
}
@media screen and (min-width: 1200px) {
  #header.fixed:not(.navi) > .inner > .box1 > .box1 {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  #header.fixed:not(.navi) > .inner > .box1 > .box2 {
    justify-content: center;
  }
}
@media screen and (min-width: 1200px) {
  #header.fixed:not(.navi) > .inner > .box1 > .box2 > .box1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (min-width: 1600px) {
  #header.fixed:not(.navi) > .inner > .box1 > .box2 > .box1 {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  #header.fixed:not(.navi) > .inner > .box1 > .box2 > .box1 > .par1 {
    font-size: 1.05rem;
    transform: translateY(0);
  }
}
@media screen and (min-width: 1600px) {
  #header.fixed:not(.navi) > .inner > .box1 > .box2 > .box1 > .par1 {
    font-size: 1.12rem;
    transform: translateY(0);
  }
}
@media screen and (min-width: 1200px) {
  #header.fixed:not(.navi) > .inner > .box1 > .box2 > .box1 > .par1 > [class^=elm] {
    width: auto;
  }
}
@media screen and (min-width: 1200px) {
  #header.fixed:not(.navi) > .inner > .box2 > .inner > .box2 > .box1 {
    display: none;
  }
}
#header.fixed:not(.navi) > .inner > .box2 > .inner > .box2 > .box2 {
  display: none;
}
#header.type2 {
  background-color: transparent;
}
#header.type2 > .inner > .box1 {
  visibility: hidden;
}
@media screen and (min-width: 1200px) {
  #header.type2 > .inner > .box2 {
    visibility: hidden;
  }
}
@media screen and (min-width: 1200px) {
  #header.type2 > .inner > .box3 {
    visibility: hidden;
  }
}
#header.type2.fixed {
  background-color: #000000;
}
#header.type2.fixed > .inner > .box1 {
  visibility: visible;
}
@media screen and (min-width: 1200px) {
  #header.type2.fixed > .inner > .box2 {
    visibility: visible;
  }
}
@media screen and (min-width: 1200px) {
  #header.type2.fixed > .inner > .box3 {
    visibility: visible;
  }
}

/*** #tail ***/
#tail.type1 {
  height: auto;
  width: 100%;
}
#tail.type1 > .inner {
  height: auto;
  width: 100%;
}
#tail.type1 > .inner > .box2 {
  height: auto;
  width: 100%;
}
#tail.type1 > .inner > .box2 > .box1 {
  height: auto;
  width: 100%;
  background: linear-gradient(#100800, #603000);
}
#tail.type1 > .inner > .box2 > .box1 > .inner {
  height: auto;
  width: 100%;
  padding-bottom: 4.5rem;
  padding-top: 4.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  position: relative;
}
@media screen and (min-width: 570px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner {
    padding-bottom: 6.3rem;
    padding-top: 6.3rem;
    padding-left: 2.1rem;
    padding-right: 2.1rem;
  }
}
@media screen and (min-width: 740px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner {
    padding-bottom: 8.4rem;
    padding-top: 8.4rem;
    padding-left: 2.8rem;
    padding-right: 2.8rem;
  }
}
@media screen and (min-width: 980px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner {
    padding-bottom: 12rem;
    padding-top: 12rem;
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media screen and (min-width: 1200px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner {
    padding-bottom: 16.2rem;
    padding-top: 16.2rem;
    padding-left: 5.4rem;
    padding-right: 5.4rem;
  }
}
@media screen and (min-width: 1600px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner {
    padding-bottom: 24rem;
    padding-top: 24rem;
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
#tail.type1 > .inner > .box2 > .box1 > .inner > .box1 {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  position: absolute;
  z-index: 1;
}
#tail.type1 > .inner > .box2 > .box1 > .inner > .box1 > .img1 {
  height: 100%;
  width: 100%;
  display: block;
  opacity: 0.5;
  object-fit: contain;
  object-position: center 25%;
}
@media screen and (min-width: 740px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box1 > .img1 {
    object-position: center center;
  }
}
#tail.type1 > .inner > .box2 > .box1 > .inner > .box2 {
  height: auto;
  width: 100%;
  position: relative;
  z-index: 2;
}
#tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
}
@media screen and (min-width: 570px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box1 {
    margin-bottom: 3.5rem;
  }
}
@media screen and (min-width: 740px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box1 {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 980px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box1 {
    margin-bottom: 5rem;
  }
}
@media screen and (min-width: 1200px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box1 {
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 1600px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box1 {
    margin-bottom: 8rem;
  }
}
#tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box1 > .hdr1 {
  height: auto;
  width: 100%;
}
#tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box1 > .hdr1 > .elm1 {
  height: auto;
  width: 100%;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 1.3rem;
  line-height: 1.8;
  color: #ffffff;
  display: block;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box1 > .hdr1 > .elm1 {
    font-size: 1.35rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box1 > .hdr1 > .elm1 {
    font-size: 1.4rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box1 > .hdr1 > .elm1 {
    font-size: 1.45rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box1 > .hdr1 > .elm1 {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box1 > .hdr1 > .elm1 {
    font-size: 1.6rem;
    line-height: 2.1;
  }
}
#tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box1 > .hdr1 > .elm2 {
  height: auto;
  width: 100%;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 2.6rem;
  line-height: 1.8;
  color: #ffffff;
  display: block;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box1 > .hdr1 > .elm2 {
    font-size: 2.7rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box1 > .hdr1 > .elm2 {
    font-size: 2.8rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box1 > .hdr1 > .elm2 {
    font-size: 2.9rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box1 > .hdr1 > .elm2 {
    font-size: 3rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box1 > .hdr1 > .elm2 {
    font-size: 3.2rem;
    line-height: 2.1;
  }
}
#tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box2 {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
}
@media screen and (min-width: 570px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box2 {
    margin-bottom: 3.5rem;
  }
}
@media screen and (min-width: 740px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box2 {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 980px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box2 {
    margin-bottom: 5rem;
  }
}
@media screen and (min-width: 1200px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box2 {
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 1600px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box2 {
    margin-bottom: 8rem;
  }
}
#tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box2 > .lst1 {
  height: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
#tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box2 > .lst1 > [class^=itm] {
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 1.17rem;
  line-height: 1.8;
  border: 0.2rem solid #ffffff;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-weight: 500;
  height: 10em;
  text-align: center;
  width: 10em;
}
@media screen and (min-width: 570px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.215rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.26rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.305rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.44rem;
    line-height: 2.1;
  }
}
#tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box2 > .lst1 > [class^=itm] > .elm1 {
  height: auto;
  width: 100%;
  display: block;
}
#tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box2 > .lst1 > [class^=itm].itm3 {
  margin: 1.5rem calc(50% - 5em);
}
@media screen and (min-width: 570px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box2 > .lst1 > [class^=itm].itm3 {
    margin: 1.75rem calc(50% - 5em);
  }
}
@media screen and (min-width: 740px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box2 > .lst1 > [class^=itm].itm3 {
    margin: 0;
  }
}
#tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box3 {
  height: auto;
  width: 100%;
}
#tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box3 > .lst1 {
  height: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
#tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box3 > .lst1 > [class^=itm] {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 740px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box3 > .lst1 > [class^=itm] {
    width: calc(33.33% - 1.3333333333rem);
  }
}
@media screen and (min-width: 980px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box3 > .lst1 > [class^=itm] {
    width: calc(33.33% - 1.6666666667rem);
  }
}
@media screen and (min-width: 1200px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box3 > .lst1 > [class^=itm] {
    width: calc(33.33% - 2rem);
  }
}
@media screen and (min-width: 1600px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box3 > .lst1 > [class^=itm] {
    width: calc(33.33% - 2.6666666667rem);
  }
}
#tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box3 > .lst1 > [class^=itm]:not(:last-of-type) {
  margin-bottom: 3rem;
}
@media screen and (min-width: 570px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box3 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-bottom: 3.5rem;
  }
}
@media screen and (min-width: 740px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box3 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 980px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box3 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-bottom: 5rem;
  }
}
@media screen and (min-width: 1200px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box3 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 1600px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box3 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-bottom: 8rem;
  }
}
@media screen and (min-width: 740px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box3 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin: 0 2rem 0 0;
  }
}
@media screen and (min-width: 980px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box3 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box3 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 6rem;
  }
}
@media screen and (min-width: 1600px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box3 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 8rem;
  }
}
#tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box3 > .lst1 > [class^=itm] > .lnk1 {
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 1.17rem;
  line-height: 1.8;
  background-color: #ffffff;
  border: 0.2rem solid #ffffff;
  color: #100800;
  display: block;
  font-weight: 500;
  padding: 0.5em 1em;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box3 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.215rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box3 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.26rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box3 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.305rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box3 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box3 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.44rem;
    line-height: 2.1;
  }
}
#tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box3 > .lst1 > [class^=itm] > .lnk1::after {
  background-color: #100800;
  content: "";
  display: block;
  height: calc(100% - 1em);
  left: 0.5em;
  position: absolute;
  top: 0.5em;
  width: 0.25em;
}
#tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box3 > .lst1 > [class^=itm] > .lnk1 > .elm2 {
  display: inline-block;
  letter-spacing: 0.05em;
}
#tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box3 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .ico1 {
  margin-right: 0.5em;
}
#tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box3 > .lst1 > [class^=itm] > .lnk1.hov {
  transition: background 0.5s;
}
#tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box3 > .lst1 > [class^=itm] > .lnk1.hov:hover {
  background-color: #402000;
  color: #ffffff;
}
#tail.type1 > .inner > .box2 > .box1 > .inner > .box2 > .box3 > .lst1 > [class^=itm] > .lnk1.hov:hover::after {
  background-color: #ffffff;
}
#tail.type1 > .inner > .box2 > .box1.scrani > .inner > [class^=box] {
  opacity: 0;
  transition: opacity 0.7s ease-out;
}
#tail.type1 > .inner > .box2 > .box1.scrani > .inner > [class^=box].box2 {
  transition-delay: 0.7s;
}
#tail.type1 > .inner > .box2 > .box1.scrani.view > .inner > [class^=box] {
  opacity: 1;
}

/*** #footer ***/
#footer {
  height: auto;
  width: 100%;
  background-color: #ffffff;
}
#footer > .inner {
  height: auto;
  width: 100%;
  padding-bottom: 0rem;
  padding-top: 0rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 4.5rem;
  padding-bottom: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
@media screen and (min-width: 570px) {
  #footer > .inner {
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 2.1rem;
    padding-right: 2.1rem;
  }
}
@media screen and (min-width: 740px) {
  #footer > .inner {
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 2.8rem;
    padding-right: 2.8rem;
  }
}
@media screen and (min-width: 980px) {
  #footer > .inner {
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media screen and (min-width: 1200px) {
  #footer > .inner {
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 5.4rem;
    padding-right: 5.4rem;
  }
}
@media screen and (min-width: 1600px) {
  #footer > .inner {
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
@media screen and (min-width: 570px) {
  #footer > .inner {
    padding-top: 5.25rem;
  }
}
@media screen and (min-width: 740px) {
  #footer > .inner {
    padding-top: 6rem;
  }
}
@media screen and (min-width: 980px) {
  #footer > .inner {
    padding-top: 7.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #footer > .inner {
    padding-top: 9rem;
  }
}
@media screen and (min-width: 1600px) {
  #footer > .inner {
    padding-top: 12rem;
  }
}
@media screen and (min-width: 570px) {
  #footer > .inner {
    padding-bottom: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #footer > .inner {
    padding-bottom: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #footer > .inner {
    padding-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #footer > .inner {
    padding-bottom: 3rem;
  }
}
@media screen and (min-width: 1600px) {
  #footer > .inner {
    padding-bottom: 4rem;
  }
}
#footer > .inner > .box1 {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  #footer > .inner > .box1 {
    width: 30rem;
  }
}
@media screen and (min-width: 1600px) {
  #footer > .inner > .box1 {
    width: 32rem;
  }
}
#footer > .inner > .box1 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 570px) {
  #footer > .inner > .box1 > .box1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #footer > .inner > .box1 > .box1 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #footer > .inner > .box1 > .box1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #footer > .inner > .box1 > .box1 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 1600px) {
  #footer > .inner > .box1 > .box1 {
    margin-bottom: 4rem;
  }
}
#footer > .inner > .box1 > .box1 > .par1 {
  height: auto;
  width: 100%;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 0.91rem;
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #footer > .inner > .box1 > .box1 > .par1 {
    font-size: 0.945rem;
  }
}
@media screen and (min-width: 740px) {
  #footer > .inner > .box1 > .box1 > .par1 {
    font-size: 0.98rem;
  }
}
@media screen and (min-width: 980px) {
  #footer > .inner > .box1 > .box1 > .par1 {
    font-size: 1.015rem;
  }
}
@media screen and (min-width: 1200px) {
  #footer > .inner > .box1 > .box1 > .par1 {
    font-size: 1.05rem;
  }
}
@media screen and (min-width: 1600px) {
  #footer > .inner > .box1 > .box1 > .par1 {
    font-size: 1.12rem;
  }
}
@media screen and (min-width: 1200px) {
  #footer > .inner > .box1 > .box1 > .par1 {
    text-align: left;
  }
}
#footer > .inner > .box1 > .box1 > .par1 > .elm1 {
  height: auto;
  width: 100%;
  display: inline-block;
  font-size: 2.5em;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 1200px) {
  #footer > .inner > .box1 > .box1 > .par1 > .elm1 {
    margin-bottom: 0;
    width: auto;
  }
}
#footer > .inner > .box1 > .box1 > .par1 > .elm1 > .img1 {
  display: inline-block;
  height: 1em;
  width: auto;
}
#footer > .inner > .box1 > .box1 > .par1 > .elm2 {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  #footer > .inner > .box1 > .box1 > .par1 > .elm2 {
    margin-left: 2em;
    width: auto;
  }
}
#footer > .inner > .box1 > .box1 > .par1 > .elm2 > .img1 {
  display: inline-block;
  height: 1em;
  width: auto;
}
#footer > .inner > .box1 > .box2 {
  height: auto;
  width: 100%;
}
#footer > .inner > .box1 > .box2 > [class^=par] {
  height: auto;
  width: 100%;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 1.04rem;
  line-height: 1.8;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #footer > .inner > .box1 > .box2 > [class^=par] {
    font-size: 1.08rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #footer > .inner > .box1 > .box2 > [class^=par] {
    font-size: 1.12rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #footer > .inner > .box1 > .box2 > [class^=par] {
    font-size: 1.16rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #footer > .inner > .box1 > .box2 > [class^=par] {
    font-size: 1.2rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #footer > .inner > .box1 > .box2 > [class^=par] {
    font-size: 1.28rem;
    line-height: 2.1;
  }
}
@media screen and (min-width: 1200px) {
  #footer > .inner > .box1 > .box2 > [class^=par] {
    text-align: left;
  }
}
#footer > .inner > .box1 > .box2 > [class^=par]:not(:last-of-type) {
  margin-bottom: 0.375rem;
}
@media screen and (min-width: 570px) {
  #footer > .inner > .box1 > .box2 > [class^=par]:not(:last-of-type) {
    margin-bottom: 0.4375rem;
  }
}
@media screen and (min-width: 740px) {
  #footer > .inner > .box1 > .box2 > [class^=par]:not(:last-of-type) {
    margin-bottom: 0.5rem;
  }
}
@media screen and (min-width: 980px) {
  #footer > .inner > .box1 > .box2 > [class^=par]:not(:last-of-type) {
    margin-bottom: 0.625rem;
  }
}
@media screen and (min-width: 1200px) {
  #footer > .inner > .box1 > .box2 > [class^=par]:not(:last-of-type) {
    margin-bottom: 0.75rem;
  }
}
@media screen and (min-width: 1600px) {
  #footer > .inner > .box1 > .box2 > [class^=par]:not(:last-of-type) {
    margin-bottom: 1rem;
  }
}
#footer > .inner > .box1 > .box2 > [class^=par].par2 > .lnk1 {
  align-items: center;
  color: #100800;
  display: inline-flex;
}
#footer > .inner > .box1 > .box2 > [class^=par].par2 > .lnk1.hov {
  transition: opacity 0.5s;
}
#footer > .inner > .box1 > .box2 > [class^=par].par2 > .lnk1.hov:hover {
  opacity: 0.5;
}
#footer > .inner > .box1 > .box2 > [class^=par].par2 > .lnk1 > .elm1 {
  margin-right: 1em;
}
#footer > .inner > .box1 > .box2 > [class^=par].par2 > .lnk1 > .elm2 {
  font-size: 1.4em;
}
#footer > .inner > .box1 > .box2 > [class^=par].par3 > .elm1 {
  margin-right: 1em;
}
#footer > .inner > .box2 {
  display: none;
}
@media screen and (min-width: 1200px) {
  #footer > .inner > .box2 {
    display: block;
    width: calc(100% - 36rem);
  }
}
@media screen and (min-width: 1600px) {
  #footer > .inner > .box2 {
    width: calc(100% - 40rem);
  }
}
#footer > .inner > .box2 > .lst1 {
  height: auto;
  width: auto;
  display: flex;
  justify-content: flex-end;
}
#footer > .inner > .box2 > .lst1 > [class^=col] {
  height: auto;
  width: auto;
  padding: 0rem 0.75rem;
  border-right: 0.1rem solid #402000;
}
@media screen and (min-width: 570px) {
  #footer > .inner > .box2 > .lst1 > [class^=col] {
    padding: 0rem 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #footer > .inner > .box2 > .lst1 > [class^=col] {
    padding: 0rem 1rem;
  }
}
@media screen and (min-width: 980px) {
  #footer > .inner > .box2 > .lst1 > [class^=col] {
    padding: 0rem 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #footer > .inner > .box2 > .lst1 > [class^=col] {
    padding: 0rem 1.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #footer > .inner > .box2 > .lst1 > [class^=col] {
    padding: 0rem 2rem;
  }
}
#footer > .inner > .box2 > .lst1 > [class^=col] > .lnk1 {
  display: none;
}
#footer > .inner > .box2 > .lst1 > [class^=col] > .lst1 {
  height: auto;
  width: auto;
  gap: 0.75rem;
  display: flex;
  justify-content: flex-end;
}
@media screen and (min-width: 570px) {
  #footer > .inner > .box2 > .lst1 > [class^=col] > .lst1 {
    gap: 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #footer > .inner > .box2 > .lst1 > [class^=col] > .lst1 {
    gap: 1rem;
  }
}
@media screen and (min-width: 980px) {
  #footer > .inner > .box2 > .lst1 > [class^=col] > .lst1 {
    gap: 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #footer > .inner > .box2 > .lst1 > [class^=col] > .lst1 {
    gap: 1.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #footer > .inner > .box2 > .lst1 > [class^=col] > .lst1 {
    gap: 2rem;
  }
}
#footer > .inner > .box2 > .lst1 > [class^=col] > .lst1 > [class^=itm] {
  height: auto;
  width: auto;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 1.17rem;
  line-height: 1.8;
  color: #100800;
  font-weight: 500;
  writing-mode: vertical-lr;
}
@media screen and (min-width: 570px) {
  #footer > .inner > .box2 > .lst1 > [class^=col] > .lst1 > [class^=itm] {
    font-size: 1.215rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #footer > .inner > .box2 > .lst1 > [class^=col] > .lst1 > [class^=itm] {
    font-size: 1.26rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #footer > .inner > .box2 > .lst1 > [class^=col] > .lst1 > [class^=itm] {
    font-size: 1.305rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #footer > .inner > .box2 > .lst1 > [class^=col] > .lst1 > [class^=itm] {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #footer > .inner > .box2 > .lst1 > [class^=col] > .lst1 > [class^=itm] {
    font-size: 1.44rem;
    line-height: 2.1;
  }
}
#footer > .inner > .box2 > .lst1 > [class^=col] > .lst1 > [class^=itm] > .lnk1.hov {
  transition: opacity 0.5s;
}
#footer > .inner > .box2 > .lst1 > [class^=col] > .lst1 > [class^=itm] > .lnk1.hov:hover {
  opacity: 0.5;
}
#footer > .inner > .box3 {
  height: auto;
  width: 100%;
  margin: 3rem 0rem;
}
@media screen and (min-width: 570px) {
  #footer > .inner > .box3 {
    margin: 3.5rem 0rem;
  }
}
@media screen and (min-width: 740px) {
  #footer > .inner > .box3 {
    margin: 4rem 0rem;
  }
}
@media screen and (min-width: 980px) {
  #footer > .inner > .box3 {
    margin: 5rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #footer > .inner > .box3 {
    margin: 6rem 0rem;
  }
}
@media screen and (min-width: 1600px) {
  #footer > .inner > .box3 {
    margin: 8rem 0rem;
  }
}
#footer > .inner > .box3 > .lst1 {
  height: auto;
  width: 100%;
  display: flex;
  justify-content: center;
}
#footer > .inner > .box3 > .lst1 > [class^=itm] {
  height: auto;
  width: auto;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 1.17rem;
  line-height: 1.8;
  color: #100800;
}
@media screen and (min-width: 570px) {
  #footer > .inner > .box3 > .lst1 > [class^=itm] {
    font-size: 1.215rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #footer > .inner > .box3 > .lst1 > [class^=itm] {
    font-size: 1.26rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #footer > .inner > .box3 > .lst1 > [class^=itm] {
    font-size: 1.305rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #footer > .inner > .box3 > .lst1 > [class^=itm] {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #footer > .inner > .box3 > .lst1 > [class^=itm] {
    font-size: 1.44rem;
    line-height: 2.1;
  }
}
#footer > .inner > .box3 > .lst1 > [class^=itm]:not(:last-of-type) {
  margin-right: 3rem;
  position: relative;
}
@media screen and (min-width: 570px) {
  #footer > .inner > .box3 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 3.5rem;
  }
}
@media screen and (min-width: 740px) {
  #footer > .inner > .box3 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 4rem;
  }
}
@media screen and (min-width: 980px) {
  #footer > .inner > .box3 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 5rem;
  }
}
@media screen and (min-width: 1200px) {
  #footer > .inner > .box3 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 6rem;
  }
}
@media screen and (min-width: 1600px) {
  #footer > .inner > .box3 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 8rem;
  }
}
#footer > .inner > .box3 > .lst1 > [class^=itm]:not(:last-of-type)::after {
  right: -1.5rem;
  background-color: #402000;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 0.1rem;
}
@media screen and (min-width: 570px) {
  #footer > .inner > .box3 > .lst1 > [class^=itm]:not(:last-of-type)::after {
    right: -1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #footer > .inner > .box3 > .lst1 > [class^=itm]:not(:last-of-type)::after {
    right: -2rem;
  }
}
@media screen and (min-width: 980px) {
  #footer > .inner > .box3 > .lst1 > [class^=itm]:not(:last-of-type)::after {
    right: -2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #footer > .inner > .box3 > .lst1 > [class^=itm]:not(:last-of-type)::after {
    right: -3rem;
  }
}
@media screen and (min-width: 1600px) {
  #footer > .inner > .box3 > .lst1 > [class^=itm]:not(:last-of-type)::after {
    right: -4rem;
  }
}
#footer > .inner > .box3 > .lst1 > [class^=itm] > .lnk1.hov {
  transition: opacity 0.5s;
}
#footer > .inner > .box3 > .lst1 > [class^=itm] > .lnk1.hov:hover {
  opacity: 0.5;
}
#footer > .inner > .box4 {
  bottom: 100%;
  position: absolute;
  right: 1.5rem;
  transform: rotate(-90deg);
  transform-origin: right bottom;
}
@media screen and (min-width: 570px) {
  #footer > .inner > .box4 {
    right: 2.1rem;
  }
}
@media screen and (min-width: 740px) {
  #footer > .inner > .box4 {
    right: 2.8rem;
  }
}
@media screen and (min-width: 980px) {
  #footer > .inner > .box4 {
    right: 4rem;
  }
}
@media screen and (min-width: 1200px) {
  #footer > .inner > .box4 {
    right: 5.4rem;
  }
}
@media screen and (min-width: 1600px) {
  #footer > .inner > .box4 {
    right: 8rem;
  }
}
#footer > .inner > .box4 > .lnk1 {
  height: auto;
  width: auto;
  font-family: "Merriweather", serif;
  letter-spacing: 0.1em;
  font-size: 1.04rem;
  color: #100800;
  display: block;
  padding-right: 2.5em;
  position: relative;
  text-transform: uppercase;
}
@media screen and (min-width: 570px) {
  #footer > .inner > .box4 > .lnk1 {
    font-size: 1.08rem;
  }
}
@media screen and (min-width: 740px) {
  #footer > .inner > .box4 > .lnk1 {
    font-size: 1.12rem;
  }
}
@media screen and (min-width: 980px) {
  #footer > .inner > .box4 > .lnk1 {
    font-size: 1.16rem;
  }
}
@media screen and (min-width: 1200px) {
  #footer > .inner > .box4 > .lnk1 {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 1600px) {
  #footer > .inner > .box4 > .lnk1 {
    font-size: 1.28rem;
  }
}
#footer > .inner > .box4 > .lnk1::after {
  background-color: #100800;
  content: "";
  display: block;
  height: 0.1rem;
  position: absolute;
  right: 0;
  top: 50%;
  width: 2em;
}
#footer > .inner > .box4 > .lnk1.hov {
  transition: opacity 0.5s;
}
#footer > .inner > .box4 > .lnk1.hov:hover {
  opacity: 0.5;
}
#footer > .inner > .box5 {
  height: auto;
  width: 100%;
}
#footer > .inner > .box5 > .par1 {
  font-family: "Merriweather", serif;
  letter-spacing: 0.1em;
  font-size: 1.04rem;
  line-height: 1.8;
  font-family: "Merriweather", serif;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #footer > .inner > .box5 > .par1 {
    font-size: 1.08rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #footer > .inner > .box5 > .par1 {
    font-size: 1.12rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #footer > .inner > .box5 > .par1 {
    font-size: 1.16rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #footer > .inner > .box5 > .par1 {
    font-size: 1.2rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #footer > .inner > .box5 > .par1 {
    font-size: 1.28rem;
    line-height: 2.1;
  }
}

/*# sourceMappingURL=common.css.map */
