@charset "utf-8";
body {
  word-break: break-all;
  word-wrap: break-word;
  overflow-wrap: break-word;
  overflow-x: hidden;
  font-family: 'Noto Sans JP', "Hiragino Kaku Gothic ProN", "Helvetica Neue", Arial, "Hiragino Sans", Meiryo, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: #fff;
}
@media screen and (max-width: 1030px) {
  body {
    font-size: 12px;
  }
}
img {
  max-width: 100%;
  vertical-align: bottom;
  height: auto;
}
a {
  text-decoration: none;
  color: inherit;
  transition: 0.3s all ease;
}
/* clearfix */
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
/* header */
header h1 {
  font-size: 12px;
}
@media screen and (max-width: 1030px) {
  header h1 {
    font-size: 10px;
  }
}
/* logo */
.logo {
  margin: 6% auto -1%;
}
@media screen and (max-width: 1500px) {
  .logo {
    width: 600px;
  }
}
/* enter */
.enter {
  min-height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#container {
  position: relative;
  z-index: 1000;
  text-align: center;
  padding: 3px 0 5px;
}
/* btn */
.btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 138px;
  height: 138px;
  line-height: 26px;
  text-align: center;
  font-family: 'EB Garamond', serif;
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: bold;
  position: relative;
  color: #050505;
}
.btn:after {
  transition: 0.3s all ease;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  border-radius: 3px;
  border: 3px solid #fff;
}
.btn:before {
  content: '';
  position: absolute;
  border-radius: 3px;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #1dbfb0;
  z-index: -1;
}
.btn:hover {
  color: #fff;
}
.btn:hover:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  color: #1dbfb0;
}
.btn:active:before {
  background-color: #fff;
}
.btn:active:after {
  border-color: #fff;
}
/* r18 */
.r18 {
  font-size: 10px;
  margin-top: 2px;
}
.r18 a {
  color: #1dbfb0;
}
/* site-cmnt */
.site-cmnt {
  margin: 2% 0 14%;
}
.site-cmnt h3 {
  font-size: 16px;
  margin: 0 0 10px;
}
/* sister */
.sister{
  width: 320px;
  margin: 50px auto 70px;
}
@media screen and (max-width: 1030px) {
  .site-cmnt h3 {
    font-size: 14px;
  }
}
/* index_link */
#index_link {
    text-align: center;
    width: 948px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 50% 50%;
    justify-items: center;
    gap: 10px;
}
#index_link li {
  display: inline-block;
  list-style: none;
  text-align: center;
  width: 468px !important;
  /*height: 60px !important;*/
  margin: 1px 2px !important;
}
#index_link li > img, #index_link li table {
  width: 468px !important;
  /*height: 60px !important;*/
  box-sizing: border-box;
}
#index_link li table tr td {
  vertical-align: middle;
  /*height: 30px !important;*/
  border-spacing: 0 !important;
  line-height: 0;
}
#index_link li table tr td:nth-child(2), #index_link li table tr td:nth-child(3), #index_link li table tr:nth-child(2) td, #index_link li table tr:nth-child(4) td {
  /*height: 15px !important;*/
}
#index_link li a {
  outline: none !important;
  outline-offset: unset !important;
}
/* nocopy */
.nocopy {
  margin-top: 24px;
}
.nocopy, .copyright {
  font-size: 10px;
}
/* anim01 */
.anim01 {
  background: -webkit-linear-gradient(#fff, #c8cfcb);
  background: linear-gradient(#fff, #c8cfcb);
  background-size: cover;
  -webkit-animation: gradAnim 6s ease infinite;
  animation: gradAnim 6s ease infinite;
  height: 120vh;
  position: fixed;
  width: 100%;
  top: -20vh;
  left: 0px;
  z-index: 100;
  opacity: 0.6;
  mix-blend-mode: color-burn;
}
@-webkit-keyframes gradAnim {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
}
@keyframes gradAnim {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
}
.cb-slideshow, .cb-slideshow:after {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0px;
  z-index: 0;
}
.cb-slideshow:after {
  content: '';
  background: transparent url(../images/pattern.png) repeat top left;
}
.cb-slideshow li span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: none;
  opacity: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -webkit-animation: imageAnimation 36s linear infinite 0s;
  -moz-animation: imageAnimation 36s linear infinite 0s;
  -o-animation: imageAnimation 36s linear infinite 0s;
  -ms-animation: imageAnimation 36s linear infinite 0s;
  animation: imageAnimation 36s linear infinite 0s;
}
.cb-slideshow li:nth-child(1) span {
  background-image: url(../images/bg_index01.jpg)
}
.cb-slideshow li:nth-child(2) span {
  background-image: url(../images/bg_index01.jpg);
  -webkit-animation-delay: 6s;
  -moz-animation-delay: 6s;
  -o-animation-delay: 6s;
  -ms-animation-delay: 6s;
  animation-delay: 6s;
}
.cb-slideshow li:nth-child(3) span {
  background-image: url(../images/bg_index01.jpg);
  -webkit-animation-delay: 12s;
  -moz-animation-delay: 12s;
  -o-animation-delay: 12s;
  -ms-animation-delay: 12s;
  animation-delay: 12s;
}
.cb-slideshow li:nth-child(4) span {
  background-image: url(../images/bg_index01.jpg);
  -webkit-animation-delay: 18s;
  -moz-animation-delay: 18s;
  -o-animation-delay: 18s;
  -ms-animation-delay: 18s;
  animation-delay: 18s;
}
.cb-slideshow li:nth-child(5) span {
  background-image: url(../images/bg_index01.jpg);
  -webkit-animation-delay: 24s;
  -moz-animation-delay: 24s;
  -o-animation-delay: 24s;
  -ms-animation-delay: 24s;
  animation-delay: 24s;
}
.cb-slideshow li:nth-child(6) span {
  background-image: url(../images/bg_index01.jpg);
  -webkit-animation-delay: 30s;
  -moz-animation-delay: 30s;
  -o-animation-delay: 30s;
  -ms-animation-delay: 30s;
  animation-delay: 30s;
}
@-webkit-keyframes imageAnimation {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -webkit-animation-timing-function: ease-out;
  }
  17% {
    opacity: 1;
    -webkit-transform: scale(1.1);
  }
  22% {
    opacity: 0;
    -webkit-transform: scale(1.1);
  }
  25% {
    opacity: 0;
    -webkit-transform: scale(1.1);
  }
  100% {
    opacity: 0
  }
}
@-moz-keyframes imageAnimation {
  0% {
    opacity: 0;
    -moz-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -moz-transform: scale(1.05);
    -moz-animation-timing-function: ease-out;
  }
  17% {
    opacity: 1;
    -moz-transform: scale(1.1);
  }
  22% {
    opacity: 0;
    -webkit-transform: scale(1.1);
  }
  25% {
    opacity: 0;
    -moz-transform: scale(1.1);
  }
  100% {
    opacity: 0
  }
}
@-o-keyframes imageAnimation {
  0% {
    opacity: 0;
    -o-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -o-transform: scale(1.05);
    -o-animation-timing-function: ease-out;
  }
  17% {
    opacity: 1;
    -o-transform: scale(1.1);
  }
  22% {
    opacity: 0;
    -webkit-transform: scale(1.1);
  }
  25% {
    opacity: 0;
    -o-transform: scale(1.1);
  }
  100% {
    opacity: 0
  }
}
@-ms-keyframes imageAnimation {
  0% {
    opacity: 0;
    -ms-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -ms-transform: scale(1.05);
    -ms-animation-timing-function: ease-out;
  }
  17% {
    opacity: 1;
    -ms-transform: scale(1.1);
  }
  22% {
    opacity: 0;
    -webkit-transform: scale(1.1);
  }
  25% {
    opacity: 0;
    -ms-transform: scale(1.1);
  }
  100% {
    opacity: 0
  }
}
@keyframes imageAnimation {
  0% {
    opacity: 0;
    animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    transform: scale(1.05);
    animation-timing-function: ease-out;
  }
  17% {
    opacity: 1;
    transform: scale(1.1);
  }
  22% {
    opacity: 0;
    -webkit-transform: scale(1.1);
  }
  25% {
    opacity: 0;
    -transform: scale(1.1);
  }
  100% {
    opacity: 0
  }
}