@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@500;700;900&display=swap);/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */*, ::before, ::after {
  border-style: solid;
  border-width: 0;
  box-sizing: border-box;
}html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;

  -webkit-tap-highlight-color: transparent;
}body {
  margin: 0;
}main {
  display: block;
}p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}dt {
  font-weight: bold;
}dd {
  margin-left: 0;
}hr {
  clear: both;
  overflow: visible;
  height: 0;
  margin: 0;
  border-top-width: 1px;
  box-sizing: content-box;
  color: inherit;
}pre {
  font-family: monospace, monospace;
  font-size: inherit;
}address {
  font-style: inherit;
}a {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
}abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;

  -webkit-text-decoration: underline dotted;
}b, strong {
  font-weight: bolder;
}code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}small {
  font-size: 80%;
}sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}sub {
  bottom: -0.25em;
}sup {
  top: -0.5em;
}img, embed, object, iframe {
  vertical-align: bottom;
}button, input, optgroup, select, textarea {
  appearance: none;
  margin: 0;
  padding: 0;
  background: transparent;
  border-radius: 0;
  outline: 0;
  color: inherit;
  font: inherit;
  text-align: inherit;
  vertical-align: middle;

  -webkit-appearance: none;
  -moz-appearance: none;
}[type='checkbox'] {
  appearance: checkbox;

  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
}[type='radio'] {
  appearance: radio;

  -webkit-appearance: radio;
  -moz-appearance: radio;
}button, input {
  overflow: visible;
}button, select {
  text-transform: none;
}button, [type='button'], [type='reset'], [type='submit'] {
  appearance: none;
  cursor: pointer;

  -webkit-appearance: none;
  -moz-appearance: none;
}button[disabled], [type='button'][disabled], [type='reset'][disabled], [type='submit'][disabled] {
  cursor: default;
}button::-moz-focus-inner, [type='button']::-moz-focus-inner, [type='reset']::-moz-focus-inner, [type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}button:-moz-focusring, [type='button']:-moz-focusring, [type='reset']:-moz-focusring, [type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}select::-ms-expand {
  display: none;
}option {
  padding: 0;
}fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
}legend {
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal;
}progress {
  vertical-align: baseline;
}textarea {
  overflow: auto;
}[type='number']::-webkit-inner-spin-button, [type='number']::-webkit-outer-spin-button {
  height: auto;
}[type='search'] {
  outline-offset: -2px;
}[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}::-webkit-file-upload-button {
  font: inherit;

  -webkit-appearance: button;
}label[for] {
  cursor: pointer;
}details {
  display: block;
}summary {
  display: list-item;
}[contenteditable] {
  outline: none;
}table {
  border-collapse: collapse;
  border-spacing: 0;
}caption {
  text-align: left;
}td, th {
  padding: 0;
  vertical-align: top;
}th {
  font-weight: bold;
  text-align: left;
}template {
  display: none;
}[hidden] {
  display: none;
}.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;

  -webkit-tap-highlight-color: transparent;
  touch-action: pan-y;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}.slick-list:focus {
  outline: none;
}.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}.slick-slider .slick-track, .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}.slick-track:before, .slick-track:after {
  content: '';
  display: table;
}.slick-track:after {
  clear: both;
}.slick-loading .slick-track {
  visibility: hidden;
}.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}[dir='rtl'] .slick-slide {
  float: right;
}.slick-slide img {
  display: inline-block;
}.slick-slide.slick-loading img {
  display: none;
}.slick-slide.dragging img {
  pointer-events: none;
}.slick-initialized .slick-slide {
  display: block;
}.slick-loading .slick-slide {
  visibility: hidden;
}.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}.slick-arrow.slick-hidden {
  display: none;
}.slick-prev, .slick-next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  display: block;
  z-index: 1;
  height: 40px;
  width: 20px;
  padding: 0;
  background: transparent;
  border: none;
  outline: none;
  color: transparent;
  font-size: 0;
  line-height: 0;
  transform: translate(0, -50%);
}.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  background: transparent;
  outline: none;
  color: transparent;
}.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0.25;
}.slick-prev:before, .slick-next:before {
  position: absolute;
  display: inline-block;
  height: 20px;
  width: 20px;
  font-size: 20px;
}.slick-prev:before {
  content: '';
  height: 10px;
  width: 10px;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  transform: rotate(-45deg);
}.slick-next:before {
  content: '';
  height: 10px;
  width: 10px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  transform: rotate(45deg);
}.slick-prev {
  left: 7px;
}.slick-next {
  right: 7px;
  text-align: center;
}
.home__photos1 .slick-prev {
  left: 87px;
    text-align: center;
}
#trigger {
  top: 0px !important;
}
.home__photos1 .slick-next {
    right: 87px;
    text-align: center;
}

.slick-prev:before {
  content: '';
}.slick-dotted.slick-slider {
  margin-bottom: 30px;
}.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}.slick-dots li {
  cursor: pointer;
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
}.slick-dots li button {
  cursor: pointer;
  display: block;
  height: 20px;
  width: 20px;
  padding: 5px;
  background: transparent;
  border: 0;
  outline: none;
  color: transparent;
  font-size: 0;
  line-height: 0;
}.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}.slick-dots li button:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '窶｢';
  opacity: 0.25;
  height: 20px;
  width: 20px;
  color: #000;
  font-family: 'slick';
  font-size: 6px;
  -webkit-font-smoothing: antialiased;
  line-height: 20px;
  text-align: center;

  -moz-osx-font-smoothing: grayscale;
}.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #000;
}@-webkit-keyframes loop {
  0% {
    transform: translateX(100%);
  }to {
    transform: translateX(-100%);
  }
}@keyframes loop {
  0% {
    transform: translateX(100%);
  }to {
    transform: translateX(-100%);
  }
}@-webkit-keyframes loop2 {
  0% {
    transform: translateX(0);
  }to {
    transform: translateX(-200%);
  }
}@keyframes loop2 {
  0% {
    transform: translateX(0);
  }to {
    transform: translateX(-200%);
  }
}@-webkit-keyframes loading_oimo {
  0% {
    transform: rotate(0);
  }100% {
    transform: rotate(360deg);
  }
}@keyframes loading_oimo {
  0% {
    transform: rotate(0);
  }100% {
    transform: rotate(360deg);
  }
}@-webkit-keyframes loading_oimo_point {
  0% {
    rotate: 0deg;
    scale: 1;
  }15% {
    rotate: 20deg;
    scale: 1.1;
  }35% {
    rotate: 0deg;
    scale: 1;
  }100% {
    rotate: 0deg;
    scale: 1;
  }
}@keyframes loading_oimo_point {
  0% {
    rotate: 0deg;
    scale: 1;
  }15% {
    rotate: 20deg;
    scale: 1.1;
  }35% {
    rotate: 0deg;
    scale: 1;
  }100% {
    rotate: 0deg;
    scale: 1;
  }
}@-webkit-keyframes loading_oimo_point_pc {
  0% {
    transform: translate(-220%, 0) rotate(0) scale(1);
  }15% {
    transform: translate(-220%, 0) rotate(20deg) scale(1.1);
  }35% {
    transform: translate(-220%, 0) rotate(0) scale(1);
  }100% {
    transform: translate(-220%, 0) rotate(0) scale(1);
  }
}@keyframes loading_oimo_point_pc {
  0% {
    transform: translate(-220%, 0) rotate(0) scale(1);
  }15% {
    transform: translate(-220%, 0) rotate(20deg) scale(1.1);
  }35% {
    transform: translate(-220%, 0) rotate(0) scale(1);
  }100% {
    transform: translate(-220%, 0) rotate(0) scale(1);
  }
}@-webkit-keyframes loader {
  0% {
    transform: translate(0, 0);
  }25% {
    opacity: 0.5;
    transform: translate(0, 2px);
  }50% {
    transform: translate(0, 0);
  }100% {
    transform: translate(0, 0);
  }
}@keyframes loader {
  0% {
    transform: translate(0, 0);
  }25% {
    opacity: 0.5;
    transform: translate(0, 2px);
  }50% {
    transform: translate(0, 0);
  }100% {
    transform: translate(0, 0);
  }
}html, body {
  -webkit-text-size-adjust: 100%;

  -ms-text-size-adjust: 100%;
}body {
    font-family: "Zen Kaku Gothic New", YuGothic, YuGothicM, 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', 繝｡繧､繝ｪ繧ｪ, Meiryo, sans-serif;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.5;
}

.inline-con{    max-width: 800px;
    margin: 0 auto;width:100%;}
.inline-con_in h4{
    padding-bottom: 10px;
    border-bottom: 2px solid #000;
    margin-bottom: 20px;
}
._section_point{margin-bottom:20px;}
._opencampus .slick-prev:before {
    content: '';
    position: absolute;
    background: url(../cmn/arrow_l.svg);
    width: 35px;
    height: 35px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background-size: 35px;
    transform: none;
    border: none;
}
._opencampus .slick-prev,._opencampus .slick-next{width:35px;transform:none;}
._opencampus .slick-next:before{content:'';position:absolute;background:url(../cmn/arrow_r.svg);width:35px;height:35px;top:0;bottom:0;margin:auto 0;right:0;background-size:35px;
    transform: none;
    border: none;}

._opencampus_box p{position:relative;z-index:10;}

#cboxContent {
    background: #fff!important;
    border-radius: 10px;
    padding: 10px;
}
.home__main_wrap{padding: 0 20px;    padding-right: 10px;}
.home__main {
    /* padding: 0 20px; */
  /*  margin-top: 6vh;*/
    height: 98vh;
    height: calc(calc(var(--vh, 1vh)* 100) - 0vh);
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    position: relative;
    background: url(../cmn/2026/matome_top.svg) no-repeat 50% 50%;
    background-size: contain;
}

.home__main_in {position:relative;
}

.home__main_in:before {
    content: '';
    position: absolute;
    z-index: 10;
    background: url(../cmn/deco01.svg) no-repeat 50% 2%;
    background-size: 100%;
    top: -130px;
    left: -4%;
    height: 230px;
    width: 114%;
}

.home__main_in:after {
    content: '';
    position: absolute;
    z-index: 10;
    background: url(../cmn/deco02.svg) no-repeat 92% 96%;
    background-size: 100%;
    bottom: -146px;
    right: 0;
    height: 140px;
    width: 200px;
}


.home__mainlink a{display:block;width:240px;height:240px;background:url('../cmn/off_btn_here_apply.svg') no-repeat 50% 50%;    position: relative;    transition: transform 0.3s ease; /* Adds a transition effect when scaling */
    .home__mainlink a 
}

.home__mainlink a:hover {
    transform: scale(1.2); /* Enlarges the button to 120% of its original size */
}

.home__mainlink {
    display: block;
    width: 240px;
    height: 240px;
    position: relative;
    z-index: 1000;margin:0 auto;
}
.home__mainlink a:after{content:'';position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;background:url('../cmn/on_btn_here_apply.svg') no-repeat 50% 50%;  transition-duration: .3s;
  opacity: 0;}
.home__mainlink a:hover:after{  opacity: 1;}

/*._section_opencampus{height:50vh;}*/
._section_points1{/*height:50vh;*/position:relative;z-index:1;}
.home__point {
    color: #fff;
    padding: 20px 36px;
    overflow: hidden;z-index:1;position: relative;
}
.point_txt {
    background: url(../cmn/img_point.svg) no-repeat 0% 50%;
    background-size: 23%;
    z-index: 1;
    position: relative;
    padding-left: 25%;
    height: 26vh;min-height: 244px;
    width: 100%;margin-top: 20px;
}

.point_txt ul{padding-top:30px;}

.point_txt li{position:relative;padding-left:16px;    font-size: 12px;
    /* text-align: justify; */
    /* word-break: break-word; */
    font-feature-settings: "palt";
    margin-bottom: 11px;}

.point_txt li:before {
    content: '';
    position: absolute;
    background: url(../cmn/ico_point01.svg) no-repeat 0% 50%;
    background-size: 12px;
    width: 12px;
    height: 12px;
    top: 4px;
    /* bottom: 0; */
    /* margin: auto 0; */
    left: 0;
}

.home__point p{color:#fff;z-index:1;}
._section_points1:before {
    content: '';
    position: absolute;
    width: 600px;
    height: 550px;
    z-index: 0;
    background: #2396f0;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    margin: auto;
}


.photos_ul{display:flex;}

.photos_ul li.slick-center img{
    /* color: #f50057; */
    opacity: 1;width:160px; height: 160px;
}.photos_ul li{margin-top:20px;}
.photos_ul li.slick-center{margin-top:0px;}

.photos_ul li{display: block;text-align:center;padding: 0 12.5px;}
.photos_ul li img{width:140px;height:140px;object-fit: cover;border-radius:50%;border:5px solid #fff;}

.home__comment1{    position: relative;
    z-index: 1;    padding-bottom: 170px;    padding-top: 40px;}
.home__comment1:before {
    content: '';
    position: absolute;
    background: url(../cmn/deco03.svg) no-repeat 100% 0%;
    background-size: 140px;
    width: 100%;
    height: 100%;
    /* bottom: 0; */
    right: 0;
    /* margin: 0 auto; */
    top: -160px;
    z-index: 1;
}
.home__comment1:after {
    content: '';
    position: absolute;
    background: url(../cmn/deco04.svg) no-repeat 100% 50%;
    background-size: 100%;
    width: 168px;
    height: 190px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -49px;
}
.home__comment1_title{padding:0 10%;}
.home__photos1 .home__comment1_title{padding:0 10%;/*padding-left: 1%;*/}

.comments11{display:flex;    margin-top: 50px;}
.comments11 + .comments11{/*margin-top:0;    */margin-bottom: 60px;}

.home__photos1{padding-top:140px;}

._section_comments{    padding: 0 10%;}

._section_time11_box::before {
    content: '';
    position: absolute;
    width: 31%;
    height: 100%;
   background-image: url(../cmn/img_time01.png);
    background-position:0% 0%;
    background-repeat:no-repeat;
    background-size: 100%;    left: 0;
    top: 0;
    bottom: -100px;
    margin: auto 0;
    z-index: 1;
}


#trigger {

  display: flex !important;
  align-items: center !important;
  height: 100% !important;
  max-height: 100% !important;
}
.home__time1_title{padding: 0 10%;}
.home__time1_title{margin-bottom:20px;}
.home__time1{/*padding-top: 100px;    padding-bottom: 260px;*/position:relative;}
._section_time1{
  padding-top: 280px !important;  padding-bottom: 280px;position:relative;}

.home__time1_in {
 /*   padding-left: 35%;*/   margin-top: 20px; margin-left: 0px;position:relative;    z-index: 10;overflow:hidden;
}

/*250326コメントアウト
.home__time1_in::before {
    content: '';
    position: absolute;
    width: 31%;
    height: 100%;
   background-image: url(../cmn/img_time01.png);
    background-position:0% 0%;
    background-repeat:no-repeat;
    background-size: 100%;    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    z-index: 10;
}
.walk-human01::before {
  background-image: url('../cmn/img_time01.png');
}

.walk-human02::before {
  background-image: url('../cmn/img_time02.png');
}

.walk-human03::before {
  background-image: url('../cmn/img_time03.png');
}*/
@keyframes shakeAnimationFocused {
  0%, 100% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(-3deg);
  }
  75% {
    transform: rotate(3deg);
  }
}

/* ここでアニメーションを適用するクラスを疑似要素に変更します */
.home__time1_in.backgroundShakeFocused::before {
  animation: shakeAnimationFocused 0.5s  ease-in-out infinite;
  transform-origin: 50% 50%;
  perspective: 500px;
}
/* 横スクロールセクション */
.side-scroll {
/*  background-color: #ccc;*/
  display: flex;
  justify-content: center;
  align-items: center; 
}

.side-scroll-heading {
  color: #eeebdd;
}

.side-scroll-list-wrapper {
  position: relative;
  width: 100%;
  height: 700px;
}

.side-scroll-list {
  position: absolute;
  top: 60px;
  left: 0;
  display: flex;
  gap: 0 60px;
}

.side-scroll-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 300px;
  height: 420px;
  background-color: #eeebdd;
  color: #1b1717;
  font-size: 32px;
  font-weight: 700;
}

.side-scroll-item + .side-scroll-item {
  margin-left: 60px;
}

.home__time1_in li:after{content:'';width:100%;height: 100%;    left:20px;bottom:0;position:absolute;}
.home__time1_in li .time_no3_scroll{/*overflow-x: scroll;overflow-x:auto;/* padding-left: 100px; */    overflow: hidden;padding-left: 34%;padding-left: 14%;}
.home__time1_in li .time_no3_scroll div{display: flex;/*width:413.26%;*/width:581.5%;position:relative;height: 100%;}
.home__time1_in li .time_no3_scroll div p{    white-space: nowrap;}

.home__time1_in li {position:relative; 
    height: 215px;
}
/*.home__time1_in li:first-child{background:url(../cmn/hata1.svg) no-repeat 0% 100%;background-size:80px;}*/
.home__time1_in li:first-child:before{}

/*.home__time1_in li:first-child:after{background: url(../cmn/nami1.svg) 0% 88% repeat-x;background-size:auto 8px;}*/
.home__time1_in li:nth-child(2){background:url(../cmn/hata2.svg) no-repeat 0% 100%;background-size:80px;}
.home__time1_in li:nth-child(2):after{background:url(../cmn/nami2.svg) 0% 88% repeat-x;background-size:auto 8px;}
.time_no3 img{    height: 215px;
    width: auto;}




.comments11{display:flex;    margin-top: 40px;}

.comment_l{order:1;}
.comment_r{order:2;}

.comment_l2{order:2;}
.comment_r2{order:1;}


._section_comments{position:relative;}

._section_comments:before {
    content: '';
    position: absolute;
    width: 600px;
    height: 550px;
    z-index: 0;
    background: #2396f0;
    border-radius: 50%;
    top: 21%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    margin: auto;
}
._section_comments:after {
    content: '';
    position: absolute;
    width: 600px;
    height: 550px;
    z-index: 0;
    background: #2396f0;
    border-radius: 50%;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    margin: auto;
}
.home__comment1_wrap{position:relative;}

.home__comment1_wrap:after {
    content: '';
    position: absolute;
    z-index: 0;
    background: #2396f0;
    height: 70%;
    /* top: 0; */
    /* bottom: 0; */
    /* left: 0; */
    /* right: 0; */
    /* margin: auto; */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 130%;
}


  .wrap_pc {
    position: relative;
  }.wrap_pc::before {
    position: fixed;
    left: 0;
    top: 0;
    content: '';
    height: calc(var(--vh, 1vh)* 100);
    width: 100%;
    background-image: url(../cmn/pattern3.svg);
    background-color: #2479ff;
    background-position: 86% 0%;
    background-size: cover;
    background-repeat: no-repeat;
    transition: background 1s 0s ease-in-out;
}
    .home__main .home__mainlink{display:none;}

._section_time11_box .slick-prev:before {
    content: '';
    position: absolute;
    background: url(../cmn/arrow2_l.svg);
    width: 35px;
    height: 35px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background-size: 35px;
    transform: none;
    border: none;
   /* content:none;*/
}

._section_time11_box .slick-prev,._section_time11_box .slick-next{width:35px;transform:none;}
    
._section_time11_box .slick-next:before{content:'';position:absolute;background:url(../cmn/arrow2_r.svg);width:35px;height:35px;top:0;bottom:0;margin:auto 0;right:0;background-size:35px;
    transform: none;
    border: none;}
.home__mainlink_fixed {
  display: block; /* 要素をブロックとして扱う */
  opacity: 0; /* 最初は完全に透明 */  position: fixed; /* 固定位置 */
  bottom: 55px; /* 下から20pxの位置 */
  right: -220px; /* 右から20pxの位置 */
  transition: opacity 1s ease-in-out; /* 透明度が1秒かけて変化 */
}

.btn_privacy{    font-size: 12px;
    margin-top: 28px;
    display: block;}

._section_comments {
    position: relative;
}
._section_comments {
    padding: 0 10%;
}

._section_time2{
padding: 0 10%;
position:relative;
}.home__time2 {
    position: relative;
    z-index: 1;
    padding-bottom: 170px;
    padding-top: 100px;
}
.home__time2 .home__time1_title{padding:0;}

.time_sch01 dl{display:table;padding-bottom: 10px;
    border-bottom: 1px dotted #3f94ef;
    width: 100%;
    margin-bottom: 10px;
}
.time_sch01 dt{display:table-cell;width:100px;    color: #3f94ef;font-size: 15px;}
.time_sch01 dd{    display: table-cell;
    text-align: left;
    width: calc(100% - 100px);font-size: 14px;}


@media screen and (max-width: 895px) {
    .visible {  right: 20px; /* 右から20pxの位置 */

  display: block!important; /* 要素を表示 */
  opacity: 1; /* 完全に不透明に */
}  
  body {
    font-size: 14px;
  }
}
._opencampus{position:relative;    padding: 30px;
    padding-bottom: 100px;}

._opencampus_box {
    position: relative;
    background: #fff;
    padding: 40px;
    border-radius: 140px;
    padding-top: 175px;
    padding-bottom: 40px;
}
._opencampus_box p{    text-align: center;
    font-size: 14px;
    font-feature-settings: "palt";}

/*
._opencampus_box:before {
    content: '';
    background: url(../cmn/img_day1.svg) no-repeat 50% 50%;
    background-size: 195px;
    width: 195px;
    height: 150px;
    position: absolute;
    top: -10px;
    left: 0;
}*/
.campus_night{position:relative;}

.campus_night:before {
    content: '';
    background: url(../cmn/ico_night.svg) no-repeat 50% 50%;
    background-size: 98px;
    width: 98px;
    height: 98px;
    position: absolute;
    top: 90px;
    right: 20px;
    z-index: 10;
}

.campus_summer{position:relative;}

.campus_summer:before {
    content: '';
    background: url(../cmn/ico_summer.svg) no-repeat 50% 50%;
    background-size: 98px;
    width: 98px;
    height: 98px;
    position: absolute;
    top: 90px;
    right: 20px;
    z-index: 10;
}

.campus_career{position:relative;}

.campus_career:before {
    content: '';
    background: url(../cmn/ico_career.svg) no-repeat 50% 50%;
    background-size: 98px;
    width: 98px;
    height: 98px;
    position: absolute;
    top: 90px;
    right: 20px;
    z-index: 10;
}

._opencampus:before{
       content: '';
       background: url(../cmn/2025/img_day1.png) no-repeat 50% 50%;
       background-size: 148px;
       width: 148px;
       height: 160px;
       position: absolute;
       top: 30px;
       left: 0;
       z-index: 10;
}

._opencampus .number{width: 78px;
    height: 78px;
    background: url(../cmn/bikkuri1.svg) no-repeat 50% 50%;
    background-size: 78px;
    display: flex;
    font-size: 35px;
    text-align: center;
    line-height: 230%;
    font-family: "Modak", system-ui;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 30px;    z-index: 10;font-weight: 500;}

._opencampus h3{font-family: "Modak", system-ui;
  font-weight: 400;
  font-style: normal;    font-size: 36px;}

._opencampus h3 span.year {
    display: block;
    line-height: 40%;
    font-size: 28px;
}
._opencampus h3 span.time {
    line-height: 40%;
    font-size: 90%;
}
.copyright img{width:166px;height:auto;}


img {
  max-width: 100%;
  backface-visibility: hidden;

  -webkit-backface-visibility: hidden;
}a, a:visited, a:hover {
  text-decoration: underline;
}a:hover {
  text-decoration: none;
}a img {
  border: 0;
}.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
}.wrap {
  position: relative;
}@media screen and (min-width: 896px) {
  .sp {
    display: none !important;
  }
}@media screen and (max-width: 895px) {
  .pc {
    display: none !important;
  }
}.wrap {
  position: relative;
}@media screen and (max-width: 895px) {
  .header {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
  }
}#menu__btn {
    cursor: pointer;
    position: fixed;
    right: 10px;
    top: 10px;
    display: flex;
    z-index: 1000;
    height: 70px;
    width: 70px;
    justify-content: center;
    background: #2479ff;
    border-radius: 50%;
    color: #ffff00;
    align-items: center;
    letter-spacing: 0.3em;
    text-align: center;
    transition: all 0.3s 0s ease;
}@media screen and (min-width: 896px) {
  #menu__btn {
    display: none;
  }
}@media screen and (min-width: 896px) {
  #menu__btn:hover {
    opacity: 0.7;
  }
}#menu__btn p {
  position: absolute;
  bottom: 15px;
  left: 50%;
  line-height: 1;
  transform: translate(-50%, 0);
}#menu__btn p img:nth-child(2) {
  display: none;
}#menu__btn.close {
  background: #1159cb;
}#menu__btn.close p img:first-child {
  display: none;
}#menu__btn.close p img:nth-child(2) {
  display: block;
}#menu__btn.close span {
  height: 4px;
  background: #fff !important;
  transition: all 0.1s 0s ease;
}#menu__btn.close span:nth-child(1) {
  top: 40%;
  transform: rotate(45deg);
}#menu__btn.close span:nth-child(2) {
  top: 40%;
  transform: rotate(-45deg);
}#menu__btn.close .close_text {
  display: inline-block;
}#menu__btn.close .menu_text {
  display: none;
}#menu__btn span {
  position: absolute;
  left: 0;
  right: 0;
  top: 30%;
  display: inline-block;
  height: 5px;
  width: 22px;
  margin: 0 auto;
  background: #fdd35c;
  border-radius: 50px;
  transition: all 0.1s 0s ease;
  transition: all 0.3s 0s ease;
}#menu__btn span:nth-child(2) {
  top: 45%;
}.footer {
  position: relative;
  padding: 15% 0 0;
  color: #1a1311;
  text-align: center;
}.footer.ScrollShow {
  opacity: 0;
  transform: translate(0, 0);
}@media screen and (max-width: 895px) {
  .footer {
    padding: 20% 0 0;
    background: url(../../assets/img/home/footer01.webp) 75% 102% no-repeat #f3f1eb;
    background-size: 60% auto;
  }
}.footer .home__sns {
  margin-bottom: 10%;
}@media screen and (max-width: 895px) {
  .footer .home__sns {
    margin-bottom: 15%;
  }
}.footer .copyright {
  font-size: 11px;    padding-bottom: 20px;
}@media screen and (max-width: 895px) {
  .footer .copyright {
    font-size: 10px;
  }
}.footer__pagetop {
  opacity: 0;
  padding: 10% 0 17%;
  transform: translate(0, 15px) scale(0.7);
  transition: all 0.5s 2.5s ease-out;
}.footer__pagetop.ScrollShow {
  opacity: 0;
  transform: translate(0, 0);
}@media screen and (max-width: 895px) {
  .footer__pagetop {
    padding: 10% 0 22%;
  }
}.footer__pagetop a {
  padding: 4px 30px;
  background: url(../../assets/img/home/pagetop.svg) center bottom no-repeat;
  background-size: 100% auto;
  color: #89233a;
  font-size: 19px;
  transition: all 0.3s 0s ease;
}@media screen and (min-width: 896px) {
  .footer__pagetop a:hover {
    opacity: 0.7;
  }
}@media screen and (max-width: 895px) {
  .footer__pagetop a {
    font-size: 14px;
  }
}.footer__pagetop._active::before {
  bottom: -12%;
  left: 14%;
  transform: translate(0, 0) rotate(0) scale(1);
}@media screen and (max-width: 895px) {
  .footer__pagetop._active::before {
    left: 5%;
  }
}.footer__pagetop._active .footer__pagetop {
  opacity: 1;
  transform: translate(0, 0);
}.footer__pagetop::before {
  position: absolute;
  bottom: 70%;
  left: 14%;
  content: '';
  height: 130px;
  width: 130px;
  background: url(../../assets/img/home/footer02.webp) center center no-repeat;
  background-size: cover;
  transform: translate(0, 0) rotate(-260deg);
  transition: all 1s 0.5s ease-out;
}@media screen and (max-width: 1350px) {
  .footer__pagetop::before {
    height: 90px;
    width: 90px;
  }
}@media screen and (max-width: 895px) {
  .footer__pagetop::before {
    left: 5%;
    height: 100px;
    height: 25vw;
    width: 100px;
    width: 24vw;
  }
}.footer__contact {
  width: 60%;
  margin: 0 auto;
  background: url(../../assets/img/home/footer_dot02.svg) center bottom no-repeat;
  background-size: contain;
}@media screen and (max-width: 895px) {
  .footer__contact {
    width: 70%;
  }
}.footer__contact dt {
  background: url(../../assets/img/home/footer_dot01.svg) center center no-repeat;
  background-size: contain;
  color: #89233a;
  font-size: 20px;
  font-weight: 900;
}@media screen and (max-width: 895px) {
  .footer__contact dt {
    font-size: 15px;
  }
}.footer__contact dd {
  margin: 0 0 15%;
  padding: 6% 0 12%;
}@media screen and (max-width: 895px) {
  .footer__contact dd {
    margin: 0 0 20%;
    padding: 8% 0 14%;
  }
}.footer__contact dd strong {
  display: block;
  margin-bottom: 5%;
  font-size: 22px;
  line-height: 1.5;
}@media screen and (max-width: 895px) {
  .footer__contact dd strong {
    font-size: 17px;
  }
}.gnav {
  position: fixed;
  left: 0;
  display: flex;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
  z-index: -1000;
  height: 100vh;
  width: 100%;
  justify-content: center;
  background: #2479ff;
  align-items: center;
}@media screen and (min-width: 896px) {
  .gnav {
    left: auto;
    right: 15vw;
    width: 375px;
  }
}.gnav_in {
  opacity: 0;
  width: 90%;
  margin-bottom: 10vw;
  box-sizing: border-box;
  text-align: center;
  transform: translate(0, 2%);
  transition: all 0.8s 0s ease;
}@media screen and (max-width: 895px) {
  .gnav_in {
    margin-bottom: 30vw;
    padding: 10px 40px;
    transform: translate(0, 0);
  }
}.gnav .home__sns {
  margin-top: 15%;
}.gnav .home__sns a {
  background: #fff;
}.gnav .home__sns a svg {
  fill: #89233a;
}.gnav.open {
  opacity: 1;
  visibility: visible;
  z-index: 100;
  transition: all 0.2s 0s ease;
}.gnav.open .gnav_in {
  opacity: 1;
  transform: translate(0, 0);
}.gnav.open .gnav_in li {
  font-size: 20px;
}.gnav.open .gnav_in li a {
  position: relative;
  display: block;
  margin: 30px 0;
  border-radius: 8px;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s 0s ease;
}.gnav.open .gnav_in li a img {
  height: 18px;
  width: auto;
}.inner {
  max-width: 1100px;
  margin: 0 auto;
}@media screen and (max-width: 895px) {
  .inner {
    width: 100%;
    padding: 0 20px;
  }
}@-webkit-keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }to {
    transform: translateX(-100%);
  }
}@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }to {
    transform: translateX(-100%);
  }
}a {
  text-decoration: none;
}#anchor01, #anchor02 {
  margin-top: -20px;
  padding-top: 20px;
}.wrap_in {
  overflow: hidden;    position: relative;
    z-index: 10;
}@media screen and (min-width: 896px) {
  .wrap_in {
    background: #f3f1eb;
  }
}@media screen and (min-width: 896px) {
  .wrap {
    overflow: hidden;
   /* box-shadow: 0 0 35px 0 rgba(113,8,53,0.4);*/
  }
}@media screen and (min-width: 896px) {
  .wrap_pc {
    position: relative;
  }.wrap_pc::before {
    position: fixed;
    left: 0;
    top: 0;
    content: '';
    height: calc(var(--vh, 1vh)* 100);
    width: 100%;
    background-image: url(../cmn/pattern3.svg);
    background-color: #2479ff;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    transition: background 1s 0s ease-in-out;
}
.wrap_pc::after {
    position: fixed;
    left: 0;
    top: 0;
    content: '';
    height: calc(var(--vh, 1vh)* 100);
    width: 100%;
    background-image: url(../cmn/img_comments02.svg);
    background-position: 96% calc(50% - 120px);
    background-size: 150px;
    background-repeat: no-repeat;
}
   /* 250326コメントアウト
   .home__mainimage._active::after{
    position: fixed;
    left: 0;
    top: 0;
    content: '';
    height: calc(var(--vh, 1vh)* 100);
    width: 100%;
    background-image: url(../cmn/deco00.svg);
    background-position: 46% 103%;
    background-size: 260px;
    background-repeat: no-repeat;}*/
}.wrap_pc__title {
  position: fixed;
  left: 0;
  top: 0;
  display: flex;
  height: 100vh;
  width: calc(100% - 680px - 1.5vw);
  justify-content: center;
  align-items: center;
  transform: translate(0, 0);
}@media screen and (max-width: 895px) {
  .wrap_pc__title {
    display: none;
  }
}@media screen and (max-width: 1350px) {
  .wrap_pc__title {
    width: calc(100% - 480px - 1.5vw);
  }
}.wrap_pc__title img {
  height: 33vw;
  width: 15vw;
  max-height: 650px;
  max-width: 300px;
  transition: all 4s 0s ease-in-out;
}.wrap_pc__title .l01 {
  position: absolute;
  opacity: 1;
}.wrap_pc__title .l02 {
  position: absolute;
  opacity: 0;
}@media screen and (min-width: 896px) {
.wrap {
    position: absolute;
    left: 58%;
    top: 0;
    width: 400px;
}
}@media screen and (max-width: 1350px) {
  .wrap {
  }
    .wrap_pc::after{content:none;}
}@media screen and (max-width: 895px) {
  .wrap {
   max-width:400px; width: 100%;    margin: 0 auto;
  }
}.slick-slider div {
  transition: none;
}@media screen and (max-width: 895px) {
  main {
    background: #f3f1eb;
  }
}.home__mainimage {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}/*.home__mainimage::before {
  position: absolute;
  left: 50%;
  top: 48%;
  content: '';
  z-index: -2;
  height: 110%;
  width: 150%;
  background: url(../../assets/img/home/main_bg01.webp) center center no-repeat;
  background-size: auto 1120px;
  transform: translate(-50%, -50%);
}*/@media screen and (max-width: 1350px) {
  .home__mainimage::before {
    top: 49%;
    background-size: auto 85vw;
  }
}@media screen and (max-width: 895px) {
  .home__mainimage::before {
    left: 48%;
    top: 50%;
    z-index: 1;
    height: 110%;
    width: 138%;
    background: url(../../assets/img/home/main_bg01_sp.webp) center 50% no-repeat;
    background-size: 100% auto;
  }
}@media screen and (min-width: 896px) {
  .home__mainimage {
    height: 70vh;
  }
}@media screen and (max-width: 895px) {
  .home__mainimage {
    overflow: hidden;
    min-height: calc(100vh);
    min-height: calc(var(--vh, 1vh) * 100);
    background: #f3f1eb;
  }
}.home__mainimage h1 {
  position: relative;
  height: 35vh;
  width: 20vw;
  max-width: 475px;
  min-width: 360px;
  margin: 0 auto;
  text-align: center;
}@media screen and (min-width: 896px) {
  .home__mainimage h1 {
    margin-bottom: 0;
    padding: 4% 0 6%;
  }
}@media screen and (max-width: 1450px) {
  .home__mainimage h1 {
    height: auto;
    width: 24vw;
    margin-bottom: 4%;
    padding: 4% 0 4%;
  }
}@media screen and (max-width: 895px) {
  .home__mainimage h1 {
    width: 100%;
    max-width: none;
    min-width: auto;
    padding: 10% 9% 10%;
  }
}.home__mainimage h1 img {
  height: 100%;
  width: 100%;

  -o-object-fit: contain;
  object-fit: contain;
}.home__mainimage h1::before {
  position: absolute;
  bottom: -1vw;
  left: -1vw;
  content: '';
  z-index: 1;
  height: 140px;
  width: 110px;
  background: url(../../assets/img/home/main_title_obj01.webp) center center no-repeat;
  background-size: contain;
}@media screen and (min-width: 896px) {
  .home__mainimage h1::before {
    bottom: -7%;
    left: 50%;
    transform: translate(-220%, 0);
  }
}@media screen and (max-width: 1450px) {
  .home__mainimage h1::before {
    bottom: -4vw;
    left: -4.5vw;
    height: 11vw;
    width: 7.5vw;
    transform: translate(0, 0);
  }
}@media screen and (max-width: 1350px) {
  .home__mainimage h1::before {
    bottom: -3vw;
    left: -5vw;
  }
}@media screen and (max-width: 895px) {
  .home__mainimage h1::before {
    bottom: 2vw;
    left: -6vw;
    left: -6vw;
    height: 22vw;
    width: 22vw;
  }
}.home__mainimage_title > p {
  padding: 2% 0 0;
  font-size: 1.5vh;
  font-weight: 900;
  line-height: 2.5;
}@media screen and (max-width: 1450px) {
  .home__mainimage_title > p {
    font-size: 1.4vh;
    line-height: 2;
  }.home__mainimage_title > p span {
    display: block;
  }
}@media screen and (max-width: 895px) {
  .home__mainimage_title > p {
    padding: 4% 0 5%;
    font-size: 16px;
    line-height: 40px;
  }.home__mainimage_title > p span {
    display: inline;
  }
}@media screen and (max-width: 895px) {
  .home__mainimage_title {
    position: relative;
    z-index: 2;
    width: 90%;
  }
}@media screen and (min-width: 896px) {
  .home__mainimage_wrap {    z-index: 10;
    position: fixed;
    right: calc(0px + 680px + 1.5vw);
    overflow: hidden;
    width: 100%;
    width: calc(100% - 680px - 1.5vw);
    max-width: 1200px;
    min-height: calc(100vh);
    min-height: calc(var(--vh, 1vh) * 100);
  }
}@media screen and (max-width: 1350px) {
  .home__mainimage_wrap {
    right: calc(0px + 480px + 1.5vw);
    width: calc(100% - 480px - 1.5vw);
  }
}@media screen and (max-width: 895px) {
  .home__mainimage_wrap {
    right: auto;
    width: 100%;max-width:400px;     margin: 0 auto;
          display: none;
  }
    .home__mainlink {
    display: block;
    width: 140px;
        height: 140px;}
.home__main .home__mainlink {
    display: block;
    width: 140px;
    height: 140px;
    position: absolute;
    top: 7%;
    right: 0%;
}
    .home__mainlink a{
    width: 140px;
        height: 140px;}
    
}
@media screen and (min-width: 896px) {
  .home__mainimage_schedule {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}.home__mainimage_schedule span {
  position: relative;
  padding: 0 35px 0 15px;
}@media screen and (max-width: 895px) {
  .home__mainimage_schedule span {
    display: inline;
    padding: 2vw 6vw 0 4vw;
  }
}.home__mainimage_schedule span::before {
  position: absolute;
  left: 130px;
  top: 20px;
  content: '';
  height: 15px;
  height: 21px;
  width: 14px;
  width: 12px;
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 14.948 13.21\'%3E%3Cpath fill=\'%2389233A\' d=\'m13.947,0H.998c-.175,0-.347.047-.498.134C.022.41-.142,1.022.134,1.5l3.237,5.6,3.237,5.611c.087.151.213.276.363.363.478.277,1.09.115,1.367-.363l3.237-5.611,3.237-5.6c.088-.152.134-.324.134-.499,0-.552-.447-1-.999-1.001Z\' /%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-size: contain;
  transform: translate(0, 0) rotate(-90deg);
}@media screen and (max-width: 895px) {
  .home__mainimage_schedule span::before {
    left: 88%;
    top: 50%;
    height: 2.5vw;
    width: 3vw;
    transform: translate(0, 0) rotate(-90deg);
  }
}.home__mainimage_schedule img {
  width: auto;
}@media screen and (max-width: 895px) {
  .home__mainimage_schedule img {
    width: 26%;
  }
}@media screen and (max-width: 895px) {
  .home__mainimage_schedule > img:first-child {
    width: 20%;
  }
}.home__mainimage ._end {
  width: 260px;
  margin: 5% auto 0;
  padding: 8px 0;
  background: #fff;
  border: 5px solid #d32d26;
  color: #d32d26;
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 0;
}@media screen and (max-width: 895px) {
  .home__mainimage ._end {
    font-size: 14px;
  }
}@media screen and (min-width: 896px) {
  .home__sub {
    position: fixed;
    bottom: 0;
    right: calc(0px + 680px + 1.5vw);
    width: 100%;
    width: calc(100% - 680px - 1.5vw);
    max-width: 1200px;
  }
}@media screen and (max-width: 1350px) {
  .home__sub {
    right: calc(0px + 480px + 1.5vw);
    width: calc(100% - 480px - 1.5vw);
  }
}@media screen and (max-width: 895px) {
  .home__sub {
    right: auto;
    width: 100%;
    background: #f3f1eb;
  }
}.home__sub .slide span {
  display: block;
  padding: 0 6px 12px;
}@media screen and (max-width: 1350px) {
  .home__sub .slide span {
    padding: 0 5px 10px;
  }
}@media screen and (max-width: 895px) {
  .home__sub .slide span {
    padding: 0 0.5% 1%;
  }
}@media screen and (min-width: 896px) {
  .home__sub .ScrollShow {
    opacity: 1;
    transform: translate(0, 0) scale(1);
  }
}.home__sub .loop {
  overflow: hidden;
}.home__sub .loop__box {
  display: flex;
  width: 100vw;
}@media screen and (max-width: 895px) {
  .home__sub .loop__box {
    height: 120px;
  }
}.home__sub .loop__box img {
  max-height: 140px;
}@media screen and (max-width: 895px) {
  .home__sub .loop__box img {
    height: 120px;
    width: auto;
  }
}.home__sub .loop__box img:first-child {
  animation: loop 50s -25s linear infinite;

  -webkit-animation: loop 50s -25s linear infinite;
}.home__sub .loop__box img:last-child {
  animation: loop2 50s linear infinite;

  -webkit-animation: loop2 50s linear infinite;
}.home__sub ._reverse {
  margin: 20px 0;
}@media screen and (max-width: 895px) {
  .home__sub ._reverse {
    margin-top: 20px;
  }
}.home__sub ._reverse img:first-child {
  animation: loop 50s -25s linear infinite reverse;
}.home__sub ._reverse img:last-child {
  animation: loop2 50s linear infinite reverse;
}.home__about {
  position: relative;
  margin-bottom: 20%;
  padding: 12% 8% 8% 8%;
  background: #f3f1eb;
  text-align: justify;
}@media screen and (max-width: 895px) {
  .home__about {
    margin-bottom: 0;
    padding: 12% 6% 12% 6%;
  }
}.home__about_title {
  margin-bottom: 8%;
}.home__about_image {
  overflow: hidden;
  margin-bottom: 8%;
  border-radius: 15px;
  text-align: center;
}.home__about_image img {
  width: 80%;
}.home__about h3 {
  width: 80%;
  margin: 0 auto 10%;
}.home__about p {
  padding: 0 0 6%;
  color: #89233a;
  text-align: justify;
}.home__about a {
  position: absolute;
  bottom: -100px;
  left: 50%;
  display: block;
  width: 90%;
  padding: 5% 0;
  background: #89233a;
  border-radius: 10px;
  color: #fff;
  font-size: 24px;
  letter-spacing: 0.05em;
  text-align: center;
  transform: translate(-50%, 0);
  transition: all 0.5s 0s ease;
}@media screen and (max-width: 1350px) {
  .home__about a {
    font-size: 20px;
  }
}@media screen and (max-width: 895px) {
  .home__about a {
    position: static;
    width: 80%;
    margin: 0 auto;
    border-radius: 20px;
    font-size: 17px;
    transform: translate(0, 0);
  }
}.home__about a:hover {
  opacity: 0.7;
}.home__contents {

}.home__map {
  padding: 8% 5% 15%;
  text-align: center;
}@media screen and (min-width: 896px) {
  .home__map {
    padding: 8% 5% 10%;
  }
}.home__map p span {
  display: block;
  padding-top: 5%;
  color: #3d312d;
  font-size: 14px;
  line-height: 1.8;
}@media screen and (max-width: 895px) {
  .home__map p span {
    font-size: 12px;
  }
}.home__map_title h2 {
  width: 100%;
  margin: 0 auto 2%;
}.home__map_title h3 {
  margin-bottom: 4%;
  color: #c04f7e;
  font-size: 22px;
  font-weight: 900;
}@media screen and (max-width: 895px) {
  .home__map_title h3 {
    font-size: 17px;
    line-height: 32px;
  }
}.home__map_title h3 strong {
  font-weight: 900;
  letter-spacing: 0.3em;
}@media screen and (max-width: 895px) {
  .home__map_title h3 strong {
    font-size: 19px;
  }
}.home__map_text {
  margin-bottom: 8%;
  color: #c04f7e;
}.home__map_text strong {
  font-weight: 700;
}@media screen and (max-width: 895px) {
  .home__map_text strong {
    font-size: 15px;
  }
}.home__map_btn {
  overflow: hidden;
  border-radius: 20px;
}.home__map_btn iframe {
  height: 560px;
  width: 100%;
}@media screen and (max-width: 895px) {
  .home__map_btn iframe {
    height: 400px;
  }
}.home__map_btn a {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 3% 0;
  background: #c04f7e;
  color: #fffaec;
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 0.05em;
  text-align: center;
  transition: all 0.5s 0s ease;
}@media screen and (max-width: 895px) {
  .home__map_btn a {
    padding: 4% 0;
    font-size: 15px;
  }
}.home__present {
  padding: 10% 0 10%;
  background: #c04f7e;
  border-radius: 50px;
}@media screen and (max-width: 895px) {
  .home__present {
    padding: 11% 0;
  }
}.home__present_title {
  padding-bottom: 12%;
}.home__present_title h2 {
  width: 92%;
  margin: 0 auto 5%;
}@media screen and (max-width: 895px) {
  .home__present_title h2 {
    margin: 0 auto 8%;
  }
}.home__present_title p {
  color: #fff;
  font-size: 22px;
  font-weight: 900;
  line-height: 44px;
  text-align: center;
}@media screen and (max-width: 895px) {
  .home__present_title p {
    font-size: 17px;
    line-height: 32px;
  }
}.home__present_title p span {
  display: block;
  margin-top: 3%;
  font-size: 18px;
  font-weight: 700;
}@media screen and (max-width: 895px) {
  .home__present_title p span {
    font-size: 14px;
    line-height: 2;
  }
}.home__present dl {
  position: relative;
  background: #fbf5ed;
  border-radius: 20px;
}.home__present dl dt {
  position: absolute;
  left: -2%;
  top: -50px;
  width: 45%;
}@media screen and (max-width: 1350px) {
  .home__present dl dt {
    top: -35px;
  }
}@media screen and (max-width: 895px) {
  .home__present dl dt {
    top: -25px;
  }
}.home__present_st {
  width: 82%;
  margin: 0 auto 5%;
}.home__present_flow ._flow01 {
  margin: 0 10% 8%;
  padding: 6% 8% 8%;
}@media screen and (max-width: 1350px) {
  .home__present_flow ._flow01 {
    padding: 6% 6% 8%;
  }
}@media screen and (max-width: 895px) {
  .home__present_flow ._flow01 {
    margin: 0 5% 8%;
  }
}.home__present_flow ._flow01 figure {
  margin-bottom: 6%;
}.home__present_flow ._flow02 {
  position: relative;
  margin: 0 10%;
  padding: 4% 8% 21%;
  text-align: center;
}@media screen and (max-width: 1350px) {
  .home__present_flow ._flow02 {
    padding: 5% 6% 21%;
  }
}@media screen and (max-width: 895px) {
  .home__present_flow ._flow02 {
    margin: 0 5%;
    padding: 5% 5% 24%;
  }
}.home__present_flow ._flow02 figure {
  margin-bottom: 4%;
}@media screen and (max-width: 895px) {
  .home__present_flow ._flow02 figure {
    margin-bottom: 6%;
  }
}.home__present_flow ._flow02 figure._stamp {
  position: relative;
}.home__present_flow ._flow02 figure._stamp::before {
  position: absolute;
  right: 0;
  top: 8%;
  content: '';
  height: 18%;
  width: 18%;
  background: url(../../assets/img/home/present02_stamp.webp) center center no-repeat;
  background-size: contain;
}.home__present_flow ._flow02 .home__present_flow_text {
  margin-bottom: 5%;
}@media screen and (max-width: 895px) {
  .home__present_flow ._flow02 .home__present_flow_text img {
    width: 95%;
  }
}.home__present_flow ._flow02 .home__present_flow_text_arrow {
  position: relative;
  margin-top: 20px;
  padding-top: 20px;
  color: #89233a;
  font-weight: 900;
  text-align: center;
}@media screen and (min-width: 896px) {
  .home__present_flow ._flow02 .home__present_flow_text_arrow {
    font-size: 20px;
    line-height: 42px;
  }
}@media screen and (max-width: 1350px) {
  .home__present_flow ._flow02 .home__present_flow_text_arrow {
    font-size: 16px;
    line-height: 30px;
  }
}@media screen and (max-width: 895px) {
  .home__present_flow ._flow02 .home__present_flow_text_arrow {
    font-size: 14px;
    line-height: 2;
  }
}.home__present_flow ._flow02 .home__present_flow_text_arrow::before {
  position: absolute;
  left: 50%;
  top: 0;
  content: '';
  height: 20px;
  width: 15px;
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 14.948 13.21\'%3E%3Cpath fill=\'%2389233a\' d=\'m13.947,0H.998c-.175,0-.347.047-.498.134C.022.41-.142,1.022.134,1.5l3.237,5.6,3.237,5.611c.087.151.213.276.363.363.478.277,1.09.115,1.367-.363l3.237-5.611,3.237-5.6c.088-.152.134-.324.134-.499,0-.552-.447-1-.999-1.001Z\' /%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-size: contain;
  transform: translate(-50%, 0);
}.home__present_flow ._flow02 dd > p {
  margin-bottom: 6%;
  font-size: 13px;
  line-height: 24px;
}@media screen and (min-width: 896px) {
  .home__present_flow ._flow02 dd > p {
    font-size: 16px;
    line-height: 28px;
  }
}@media screen and (max-width: 1350px) {
  .home__present_flow ._flow02 dd > p {
    font-size: 13px;
    line-height: 24px;
  }
}.home__present_add {
  display: block;
  width: 95%;
  margin: 0 auto 4%;
  padding: 3.5% 0;
  background: #ffc844;
  border: 4px solid #89233a;
  border-radius: 20px;
  color: #89233a;
  font-size: 22px;
  letter-spacing: 0.05em;
}@media screen and (min-width: 896px) {
  .home__present_add {
    margin: 0 auto 6%;
  }
}@media screen and (max-width: 895px) {
  .home__present_add {
    border: 3px solid #89233a;
    font-size: 18px;
  }
}.home__present_add p {
  position: relative;
  display: inline-block;
  padding-left: 55px;
  line-height: 1.5;
}@media screen and (max-width: 895px) {
  .home__present_add p {
    padding-left: 50px;
  }
}.home__present_add p::before {
  position: absolute;
  left: 0;
  top: 20%;
  content: '';
  display: inline-block;
  height: 40px;
  width: 40px;
  background: url(../../assets/img/home/icon_stamp.svg) center center no-repeat;
  background-size: contain;
  vertical-align: middle;
}@media screen and (max-width: 895px) {
  .home__present_add p::before {
    height: 35px;
    width: 35px;
  }
}.home__present_add p span {
  display: block;
  font-size: 18px;
}@media screen and (max-width: 895px) {
  .home__present_add p span {
    font-size: 14px;
  }
}.home__present_btn {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5% 0;
  background: #89233a;
  border-radius: 0 0 20px 20px;
  color: #fbf5ed;
  font-size: 20px;
  font-weight: 900;
}@media screen and (max-width: 1350px) {
  .home__present_btn {
    font-size: 18px;
  }
}@media screen and (max-width: 895px) {
  .home__present_btn {
    font-size: 15px;
  }
}.home__sns {
  display: flex;
  justify-content: center;
  align-items: center;
}.home__sns a {
  display: flex;
  height: 80px;
  width: 80px;
  margin: 0 3%;
  justify-content: center;
  background: #89233a;
  border-radius: 99999px;
  align-items: center;
  line-height: 80px;
  text-align: center;
  transition: all 0.3s 0s ease;
}.home__sns a svg {
  height: 36px;
  width: 36px;
  vertical-align: middle;
  fill: #fff;
}@media screen and (min-width: 896px) {
  .home__sns a:hover {
    opacity: 0.7;
  }
}.ScrollShow {
  transform: translate(0, 30px) scale(0.9);
  transition: all 0.5s 0s ease-out;
}.ScrollShow._active {
  opacity: 1;
  transform: translate(0, 0) scale(1);
}* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}.modal {
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  z-index: 1000;
  height: 100vh;
  width: 100%;
}.modal__map_title {
  margin-bottom: 5%;
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
}.modal__map_text {
  margin-bottom: 10%;
  text-align: justify;
}.modal__bg {
  position: absolute;
  height: 100vh;
  width: 100%;
}@media screen and (min-width: 896px) {
  .modal__content_closed {
    position: fixed;
    right: 1.5vw;
    top: 0;
    display: block;
    z-index: 1;
    width: 680px;
    transform: translate(0, -50%);
  }.modal__content_closed span {
    margin-right: 10px;
  }
}@media screen and (max-width: 1350px) {
  .modal__content_closed {
    width: 480px;
  }
}@media screen and (max-width: 895px) {
  .modal__content_closed {
    width: 100%;
  }
}.modal__content_closed span {
  cursor: pointer;
  position: fixed;
  right: 12px;
  top: 10px;
  z-index: 100;
  height: 15px;
  width: 15px;
}.modal__content_closed span::after, .modal__content_closed span::before {
  position: absolute;
  right: 0;
  content: '';
  display: block;
  height: 1px;
  width: 20px;
  background: #fff;
}.modal__content_closed span::after {
  top: 52%;
  transform: rotate(-45deg);
}.modal__content_closed span::before {
  top: 52%;
  transform: rotate(45deg);
}.modal__content {
  position: absolute;
  position: fixed;
  overflow: auto;
  height: 100vh;
  width: 100%;
  padding: 10% 0 30%;
  background-color: rgba(0,0,0,0.8);
  color: #fff;
  transform: translate(0, 0);
}@media screen and (min-width: 896px) {
  .modal__content {
    left: auto;
    right: 1.5vw;
    top: 50%;
    width: 680px;
    padding: 40px 0;
    transform: translate(0, -50%);
  }
}@media screen and (max-width: 1350px) {
  .modal__content {
    width: 480px;
  }
}@media screen and (max-width: 895px) {
  .modal__content {
    width: 100%;
  }
}.modal__content_in {
  padding: 0 10%;
}@media screen and (min-width: 896px) {
  .modal__content_in {
    padding: 0 30px;
  }
}.modal__content_title {
  width: 80%;
  margin: 0 auto 10%;
}.modal__content > figure {
  overflow: hidden;
  width: 80%;
  margin: 0 auto 10%;
  border-radius: 9999px;
}.modal__content_detail dt {
  margin: 7% 0;
  font-size: 22px;
  line-height: 1.8;
  text-align: center;
}.modal__content_detail dd {
  margin-bottom: 20%;
}.modal__content a.js-modal-close {
  position: relative;
  display: block;
  width: 40%;
  margin: 0 auto;
  padding-left: 12%;
}.modal__content a.js-modal-close img {
  vertical-align: middle;
}.modal__content a.js-modal-close::after, .modal__content a.js-modal-close::before {
  position: absolute;
  left: 0;
  content: '';
  display: block;
  height: 1px;
  width: 20px;
  background: #fff;
}.modal__content a.js-modal-close::after {
  top: 52%;
  transform: rotate(-45deg);
}.modal__content a.js-modal-close::before {
  top: 52%;
  transform: rotate(45deg);
}.modal__content._gallery {
  overflow: hidden;
  padding: 0;
}.modal__content._gallery img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: auto;
  max-width: 100%;
  transform: translate(-50%, -50%);
}@media screen and (max-width: 895px) {
  .modal__content._gallery img {
    top: 48%;
  }
}.home__map {
  position: relative;
}.loading {
  position: fixed;
  left: 0;
  top: 0;
  display: flex;
  z-index: 10000;
  height: 100vh;
  width: 100vw;
  justify-content: center;
  background: #efedd7;
  align-items: center;
  text-align: center;
}.loading img {
  height: auto;
  width: 100px;
  animation: loading_oimo 1s linear 0s infinite;

  -webkit-animation: loading_oimo 1s linear 0s infinite;
}@media screen and (max-width: 895px) {
  .loading img {
    width: 60px;
  }
}.loading._active {
  opacity: 0;
  z-index: -1000;
  transition: all 0.5s 0.8s ease;
}.loading_in {
  margin-bottom: 10vh;
}.loader {
  margin-top: 15px;
}.loader span {
  display: inline-block;
  height: 6px;
  width: 6px;
  margin: 0 5px;
  background: #2479ff;
  border-radius: 999px;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: loader;
  animation-timing-function: ease-in;

  -webkit-animation-duration: 0.8s;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: loader;
  -webkit-animation-timing-function: ease-in;
}.loader span:nth-child(2) {
  animation-delay: 0.26s;

  -webkit-animation-delay: 0.26s;
}.loader span:nth-child(3) {
  animation-delay: 0.52s;

  -webkit-animation-delay: 0.52s;
}.home__mainimage {
  position: relative;
}.home__mainimage::before {
  opacity: 0;
  transform: translate(-50%, -50%) scale(1.4);
}.home__mainimage._active::before {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.5s 0s ease-out;
}.home__mainimage._active .home__mainimage_title h1::before {
  animation: loading_oimo_point_pc 2s linear 0.8s infinite backwards;

  -webkit-animation: loading_oimo_point_pc 2s linear 0.8s infinite backwards;
  rotate: 0deg;
}@media screen and (max-width: 1450px) {
  .home__mainimage._active .home__mainimage_title h1::before {
    animation: loading_oimo_point 2s linear 0.8s infinite backwards;

    -webkit-animation: loading_oimo_point 2s linear 0.8s infinite backwards;
  }
}@media screen and (max-width: 895px) {
  .home__mainimage._active .home__mainimage_title h1::before {
    animation: loading_oimo_point 2s linear 0.8s infinite backwards;

    -webkit-animation: loading_oimo_point 2s linear 0.8s infinite backwards;
  }
}.home__present_flow ._flow02 figure._stamp.ScrollShow {
  opacity: 1;
  transform: translate(0, 0) scale(1);

  will-change: transform;
}.home__present_flow ._flow02 figure._stamp.ScrollShow::before {
  opacity: 0;
  transform: translate(0, -20px) scale(2) rotate(70deg);
  transition: all 0.5s 0.5s ease-out;

  will-change: transform;
}.home__present_flow ._flow02 figure._stamp.ScrollShow._active::before {
  opacity: 1;
  transform: translate(0, 0) scale(1) rotate(0deg);
}
@media screen and (min-width: 1980px) {
  .wrap_pc {
    width: 1890px;
    margin: 0 auto;
  }.wrap_pc .wrap {
    right: 20px;
  }.wrap_pc .home__mainimage_wrap, .wrap_pc .home__sub {
    right: auto;
  }
}
/*@media screen and (max-width: 768px) {
    .home__main{    height: calc(var(--vh, 1vh) * 100);
}
    
}*/
@media screen and (max-width: 500px) {
  #trigger {

    height: 800px !important;
    max-height: 800px !important;
  }
  ._section_time1 {
     padding-top: 0px !important;
     padding-bottom: 0px; 
    position: relative;
}
    .home__point_title{margin-bottom:40px;}
    ._section_time11_box::before{
    width: 31%;
    height: 100%;
    left: 0;
    top: 0;
    bottom:-40px;
    margin: auto 0;
    z-index: 1;
}
    
    .point_txt{height:auto;}
    .point_txt ul {
    padding-top: 0px;
}
.home__main_in:before {
    width: 92%;
    height: 180px;
       top: -20%;
    }._opencampus h3{    font-size: 30px;}
    ._opencampus_box p {
    text-align: center;
        font-size: 3vw;}
    .home__main_in{margin-top:-15%;}
    .home__main_in img{    width:68%;
    margin: 0 auto;
    display: block;}
.home__main_in h1 img{    width:88%;
    margin: 0 auto;
    display: block;}

.home__main_in h1{    max-width: 240px;
    margin: 0 auto;}

.home__main_in:after {
    content: '';
    position: absolute;
    z-index: 10;
    background: url(../cmn/deco02.svg) no-repeat 92% 96%;
    background-size: 100%;
    bottom: -106px;
    right: 0;
    height: 100px;
    width: 150px;
}

}

.as_wrap {
    padding: 0 10%;
}

.annualschedule {
    
}

.annualschedule .date {
    font-family: "Modak", system-ui;
}

.as_wrap h2 {
    width: 100%;
    margin: 0 auto 10px auto;
}

.as_flex {
    display: flex;
    flex-flow: wrap;
}

.as_flex_child {
    width: 50%;
    box-sizing: border-box;
    padding: 1%;
}

.as_flex_child img {
    width: 100%;
}
._opencampus h4 {
    text-align: center;
    margin: -2% auto 2% auto;
    text-indent: -.5em;
    line-height: 1.2em;
}

._opencampus h4::before {
    content: '●';
    color: rgba(171, 202, 234, 1);
    padding-right: 0.2em;
}

a.modoru {
    text-indent: -.2em;
    display: block;
    width: 100%;
}

.as_flex_child.oc_end img {
  filter: grayscale(100%); /* 画像をグレースケールに */
  opacity: 0.5; /* 画像を半透明に */
}

@media screen and (max-width: 500px) {

    a.modoru {
        margin-top: 50px;
    }
}