/*--------------
report.css
----------------*/

* {
 min-height:0;
  min-width : 0;
}

html {
	overflow: auto;
}
body {
  -webkit-text-size-adjust: 100%;
	overflow: hidden;
}

h2.midashi {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
}

h2.midashi_e{
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 42px;
  text-align: center;
}

h2.midashi_e span{
  display: block;
  margin-top: 26px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  color:#8BC21F;
  font-size: 14px;
}

h2.midashi_k{
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 38px;
  text-align: center;
  margin-bottom: 70px;
}



/* 体験内容 */
.experience {
  position: relative;
}
.experience .experience-theme {
  background: #FFFFF7;
  padding-bottom: 50px;
}

.experience .experience-theme img {
  width: 100%;
  height: auto;
}
.experience .experience-theme p {
  background-color: #F6F6DF;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 30px;
  text-align: center;
  line-height: 1.8;
  padding-top: 90px;
  padding-bottom: 60px;
  z-index: 1;
}
.experience .experience-theme span.pink { color: #FF9BCE;}
.experience .experience-theme span.green { color: #8BC21F;}
.experience .experience-theme span.red { color: #EA3333;}
.experience .experience-theme span.blue { color: #22C5EE;}
.experience .experience-theme span.yellow { color: #FFD409;}

.experience .experience-theme p .sp-only {
  display: none;
}

.experience-theme .phs {
  position: relative;
}

.experience-theme .ph01 {
  position: absolute;
  top:400px;
  right: 100px;
  width: 50%;
  max-width: 380px;
}
.experience-theme .ph02 {
  position: absolute;
  top:600px;
  left: 100px;
  width: 50%;
  max-width: 500px;
}

.experience-theme .illust {
  max-width: 1024px;
  margin: 0 auto;
  position: relative;
}
.experience-theme .illust01 {
  position: absolute;
  top:140px;
  left: 0;
  width: 100%;
  max-width: 394px;
}
.experience-theme .illust02 {
  position: absolute;
  top:120px;
  right: 0;
  width: 50%;
  max-width: 366px;
}

.experience_content {
  max-width: 1024px;
  margin: -140px auto 0;
}

.experience_content h3 {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  text-align: center;
  margin-top: 40px;
  line-height: 1.8;
}

.experience_content h3 .sp-only {
  display: none;
}
.experience_content_box {
  display: flex;
  width: 100%;
}
.experience_content_box li {
  margin: 40px 20px 0;
}
.experience_content_box a img {
  transition: all 0.3s;
}
.experience_content_box a:hover img{
    transform: scale(1.03);
}

.experience_detail {
  background: url(../images/pt.svg);
  background-size: 124px auto;
  background-repeat:repeat;
}
.experience_detail-departure {
  max-width: 1160px;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 80px;
  position: relative;
}

.experience_detail-midashi.sec {
  margin-top: 100px;
}

.experience_detail-midashi span {
  padding: 14px 100px 10px;
  border-radius: 100px;
  background-color: #FFD409;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 42px;
  text-align: center;
  vertical-align: middle;
}

.experience_detail-departure em {
  font-style: normal;
  font-size: 82px;
  vertical-align: text-bottom;
}

.experience_detail-departure p {
  margin-top: 70px;
  font-size: 18px;
  font-weight: 500;
  line-height: 2.4;
}

.experience_detail-departure .detail_ph_sp {
  display: none;
}

.experience_detail-departure .detail_ph01 {
  position: absolute;
  top: 100px;
  left: 0;
  max-width: 344px;
}
.experience_detail-departure .detail_ph02 {
  position: absolute;
  top: 80px;
  right: 0;
  max-width: 378px;
}
.experience_detail-departure .sp-only {
  display: none;
}

/* 体験詳細 */
.experience_detail .schedule_box.fst {
  margin-top: 140px;
}
.experience_detail .schedule_box.sec {
  margin-top: 70px;
}
.experience_detail .schedule_box {
  width: 100%;
  margin: 0 auto;
  border:2px solid #8BC21F;
  background: #fff;
  margin-bottom: 46px;
  border-radius: 36px;
}

.experience_detail .schedule_box.end {
  margin-bottom: 0px;
}

.experience_detail .schedule_inner {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 88px;
}

.experience_detail .schedule_inner p.txt {
  clear: both;
  font-size: 18px;
  font-weight: 100;
  line-height: 2.2;
  text-align: left;
  padding-top: 34px;
}

.experience_detail .schedule_inner .box_lt {flex: 1 0 450px; }
.experience_detail .schedule_inner .box_rt {flex: 2 0 560px; padding-left:58px; }
.experience_detail .schedule_inner .box_rt img { width: 100%; height: auto; }
.experience_detail .schedule_inner .box_lt p,.experience_detail .schedule_inner .box_rt p {margin:0;}

.experience_detail .schedule_inner h4 {
  padding: 50px 0 0 0;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size:28px;
  line-height: 1.2;
  text-align: left;
  margin-bottom: 40px;
}
.experience_detail .schedule_inner h4 span {
  font-size: 20px;
  font-weight: normal;
}
.experience_detail .schedule_inner h4 img {display: block; float: left; margin-top: -40px; margin-right: 14px;}


.experience_detail .schedule_inner.lines h4 {padding: 40px 0 0 0;}
.experience_detail .schedule_inner.lines h4 img { display: block; float: left; margin-top: -30px; }
.experience_detail .schedule_inner.lines p.txt {padding-top: 10px;}




@media (min-width: 1339px) and (max-width: 1640px) {
  .experience-theme .ph01 {
    top:400px;
    right: 10px;
    max-width: 280px;
  }
  .experience-theme .ph02 {
    top:560px;
    left: 10px;
    max-width: 460px;
  }
  .experience-theme .illust01 {
    top:100px;
    left: 40px;
    max-width: 284px;
  }
  .experience-theme .illust02 {
    top:100px;
    right: 40px;
    max-width:286px;
  }
  .experience_content {
    margin: -100px auto 0;
  }
  .experience_detail-departure .detail_ph01 {
    top: 100px;
    left: 0;
    max-width:324px;
  }
  .experience_detail-departure .detail_ph02 {
    top: 80px;
    right: 0;
    max-width: 328px;
  }
  
}


@media (min-width: 1025px) and (max-width: 1340px) {
  .experience-theme .ph01 {
    top:420px;
    right: 10px;
    max-width: 260px;
  }
  .experience-theme .ph02 {
    top:520px;
    left: 10px;
    max-width: 340px;
  }
  .experience-theme .illust01 {
    top:80px;
    left: 40px;
    max-width: 284px;
  }
  .experience-theme .illust02 {
    top:60px;
    right: 40px;
    max-width: 296px;
  }
  .experience_content {
    margin: -100px auto 0;
  }
  .experience_detail-departure .detail_ph01 {
    top: 100px;
    left: 0;
    max-width:324px;
  }
  .experience_detail-departure .detail_ph02 {
    top: 80px;
    right: 0;
    max-width: 328px;
  }
  /* 体験詳細 */
  .experience_detail .schedule_box {
    width:96%;
    border:2px solid #8BC21F;
    margin-bottom: 46px;
    border-radius: 36px;
  }
  .experience_detail .schedule_inner {
    padding: 48px;
  }

  .experience_detail .schedule_inner p.txt {
    font-size: 16px;
    line-height: 2.2;
    padding-top: 34px;
  }
  .experience_detail .schedule_inner .box_lt {flex: 1 0 46%; }
  .experience_detail .schedule_inner .box_rt {flex: 2 0 50%; padding-left:4%; }
  .experience_detail .schedule_inner .box_lt p,.experience_detail .schedule_inner .box_rt p {margin:0;}

  .experience_detail .schedule_inner h4 {
    padding: 40px 0 0 0;
    font-size:24px;
    margin-bottom: 30px;
  }
  .experience_detail .schedule_inner h4 span {
    font-size: 18px;
  }
  .experience_detail .schedule_inner h4 img { width: 100px; height: auto; display: block; float: left; margin-top: -30px; margin-right: 14px;}

  .experience_detail .schedule_inner.lines h4 {padding: 30px 0 0 0;}
  .experience_detail .schedule_inner.lines h4 img { display: block; float: left; margin-top: -20px; }
  .experience_detail .schedule_inner.lines p.txt {padding-top: 10px;}
}


@media (min-width: 897px) and (max-width: 1024px) {
  .experience .experience-theme p { font-size:24px; }
  .experience-theme .ph01 {
    top:360px;
    right: 10px;
    max-width: 240px;
  }
  .experience-theme .ph02 {
    top:420px;
    left: 10px;
    max-width: 360px;
  }
  .experience-theme .illust01 {
    top:60px;
    left:80px;
    max-width: 220px;
  }
  .experience-theme .illust02 {
    top:50px;
    right:80px;
    max-width:226px;
  }
  h2.midashi_e{
    font-size:34px;
  }

  h2.midashi_k{
    font-size:28px;
  }

  h2.midashi_e span{
    margin-top: 20px;
    font-size: 12px;
  }
  .experience_content {
    margin: -70px auto 0;
  }
  .experience_content_box {
    padding: 20px;
  }
  .experience_content_box li {
    margin: 40px 10px 0;
  }

  .experience_detail-departure {
    padding-top: 30px;
    padding-bottom: 100px;
  }

  .experience_detail-midashi span {
    font-size: 32px;
  }

  .experience_detail-departure em {
    font-size: 62px;
  }

  .experience_detail-departure .detail_ph01 {
    top: 100px;
    left: 0;
    max-width:284px;
  }
  .experience_detail-departure .detail_ph02 {
    top: 80px;
    right: 0;
    max-width: 288px;
  }

  /* 体験詳細 */
  .experience_detail .schedule_box {
    width:96%;
    margin-bottom: 46px;
    border-radius: 36px;
  }
  .experience_detail .schedule_inner {
    padding: 48px;
  }

  .experience_detail .schedule_inner p.txt {
    font-size: 16px;
    line-height: 2.2;
    padding-top: 34px;
  }
  .experience_detail .schedule_inner .box_lt {flex: 1 0 46%; }
  .experience_detail .schedule_inner .box_rt {flex: 2 0 50%; padding-left:4%; }
  .experience_detail .schedule_inner .box_lt p,.experience_detail .schedule_inner .box_rt p {margin:0;}

  .experience_detail .schedule_inner h4 {
    padding: 40px 0 0 0;
    font-size:24px;
    margin-bottom: 30px;
  }
  .experience_detail .schedule_inner h4 span {
    font-size: 18px;
  }
  .experience_detail .schedule_inner h4 img { width: 100px; height: auto; display: block; float: left; margin-top: -30px; margin-right: 14px;}

  .experience_detail .schedule_inner.lines h4 {padding: 30px 0 0 0;}
  .experience_detail .schedule_inner.lines h4 img { display: block; float: left; margin-top: -20px; }
  .experience_detail .schedule_inner.lines p.txt {padding-top: 10px;}

  .staff-voice {
    padding: 50px 20px 80px;
  }
  .staff-voice_box {
    width: 90%;
  }
}


@media screen and (max-width:896px) {
  .experience .experience-theme p {
    font-size: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  h2.midashi_e{
    font-size: 32px;
  }
  h2.midashi_k{
    font-size: 28px;
    margin-bottom:50px;
  }

  h2.midashi_e span{
    margin-top: 20px;
    font-size: 12px;
  }
  .experience_content {
    margin: -50px auto 0;
  }

  .experience .experience-theme p { font-size:22px; }
  .experience-theme .ph01 {
    top:280px;
    right: 10px;
    max-width: 180px;
  }
  .experience-theme .ph02 {
    top:320px;
    left: 10px;
    max-width: 280px;
  }
  .experience-theme .illust01 {
    top:40px;
    left:60px;
    max-width: 198px;
  }
  .experience-theme .illust02 {
    top:40px;
    right:60px;
    max-width:206px;
  }
 
  .experience_content {
    margin: -50px auto 0;
  }
  .experience_content h3 {
    display: block;
    font-size: 16px;
    margin-top: 20px;
  }
  .experience_content h3 .sp-only {
    display: block;
  }
  .experience_content_box {
    padding: 2% 5%;
  }
  .experience_content_box li {
    margin: 0 10px 0;
  }
  .experience_detail-departure {
    padding-left: 4%;
    padding-right: 4%;
    padding-bottom: 60px;
  }

  .experience_detail-departure {
    padding-top:30px;
    padding-bottom: 40px;
  }
  .experience_detail-departure p{ margin-top: 40px; font-size:16px;}

  .experience_detail-midashi span {
    font-size: 32px;
  }

  .experience_detail-departure em {
    font-size: 62px;
  }

  .experience_detail-departure .detail_ph01 {
    top: 100px;
    left: 0;
    max-width: 204px;
  }
  .experience_detail-departure .detail_ph02 {
    top: 60px;
    right: 0;
    max-width: 208px;
  }

  /* 体験詳細 */
  .experience_detail .schedule_box.fst {
    margin-top: 40px;
  }
  .experience_detail .schedule_box.sec {
    margin-top: 40px;
  }
  .experience_detail-midashi.sec {
    margin-top: 60px;
  }
  .experience_detail .schedule_box {
    width:98%;
    border:2px solid #8BC21F;
    margin-bottom: 46px;
    border-radius: 30px;
  }
  .experience_detail .schedule_inner {
    padding: 38px;
  }

  .experience_detail .schedule_inner p.txt {
    font-size: 16px;
    line-height: 1.8;
    padding-top: 24px;
  }
  .experience_detail .schedule_inner .box_lt {flex: 1 0 48%; }
  .experience_detail .schedule_inner .box_rt {flex: 2 0 48%; padding-left:4%; }
  .experience_detail .schedule_inner .box_lt p,.experience_detail .schedule_inner .box_rt p {margin:0;}

  .experience_detail .schedule_inner h4 {
    padding: 20px 0 0 0;
    font-size:20px;
    line-height: 1.3;
    margin-bottom: 20px;
  }
  .experience_detail .schedule_inner h4 span {
    font-size: 14px;
  }
  .experience_detail .schedule_inner h4 img { width: 60px; height: auto; display: block; float: left; margin-top: -10px; margin-right: 14px;}

  .experience_detail .schedule_inner.lines h4 {padding: 0px 0 0 0; margin-bottom: 20px;}
  .experience_detail .schedule_inner.lines h4 img { display: block; float: left; margin-top: 0px; }
  .experience_detail .schedule_inner.lines p.txt {padding-top: 10px;}


}

@media screen and (max-width:760px) {
  .experience .experience-theme p { font-size:26px; }
  .experience-theme .ph01 {
    top:240px;
    max-width: 180px;
  }
  .experience-theme .ph02 {
    top:360px;
    max-width: 260px;
  }
  .experience-theme .illust01 {
    top:30px;
    left:100px;
    max-width: 180px;
  }
  .experience-theme .illust02 {
    top:0;
    right:100px;
    max-width:200px;
  }
  h2.midashi_e{
    font-size:28px;
  }

  h2.midashi_k{
    font-size:24px;
  }
  .experience_content {
    margin: -30px auto 0;
  }
  .experience_detail-departure p{font-size: 14px;}
  .experience_detail-departure .detail_ph01 {
    display: none;
  }
  .experience_detail-departure .detail_ph02 {
    display: none;
  }

  .experience_detail-departure .detail_ph_sp {
    display: block;
    padding: 2% 10%;
  }

  /* 体験詳細 */
  .experience_detail .schedule_box.fst {
    margin-top: 40px;
  }
  .experience_detail .schedule_box.sec {
    margin-top: 40px;
  }
  .experience_detail-midashi.sec {
    margin-top: 60px;
  }
  .experience_detail .schedule_box {
    width:98%;
    margin-bottom: 46px;
    border-radius: 30px;
  }
  .experience_detail .schedule_inner {
    display: block;
    padding: 38px;
  }

  .experience_detail .schedule_inner p.txt {
    font-size: 16px;
    line-height: 1.6;
    padding-top: 24px;
    padding-bottom: 20px;
  }
  .experience_detail .schedule_inner .box_lt {width: 100%; }
  .experience_detail .schedule_inner .box_rt {width: 100%; padding-left:0; padding-top: 20px; }
  .experience_detail .schedule_inner .box_lt p,.experience_detail .schedule_inner .box_rt p {margin:0;}

  .experience_detail .schedule_inner h4 {
    padding: 30px 0 0 0;
    font-size:32px;
    line-height: 1.2;
    margin-bottom: 30px;
  }
  .experience_detail .schedule_inner h4 span {
    font-size: 18px;
  }
  .experience_detail .schedule_inner h4 img { width: 100px; height: auto; display: block; float: left; margin-top: -20px; margin-right: 14px;}

  .experience_detail .schedule_inner.lines h4 {padding: 10px 0 0 0; margin-bottom: 20px;}
  .experience_detail .schedule_inner.lines h4 img { display: block; float: left; margin-top: -10px; }
  .experience_detail .schedule_inner.lines p.txt {padding-top: 10px;}

}

@media screen and (max-width:759px) {
  .experience .experience-theme p { font-size:18px; }
  .experience-theme .ph01 {
    top:220px;
    max-width: 120px;
  }
  .experience-theme .ph02 {
    top:280px;
    max-width: 220px;
  }
  .experience-theme .illust01 {
    top:30px;
    left:60px;
    max-width: 130px;
  }
  .experience-theme .illust02 {
    top:50px;
    right:60px;
    max-width:166px;
  }
}

@media screen and (max-width:640px) {
  .experience-theme .ph01 {
    top:220px;
    max-width: 120px;
  }
  .experience-theme .ph02 {
    top:240px;
    max-width: 180px;
  }
  .experience-theme .illust01 {
    top:30px;
    left:40px;
    max-width: 116px;
  }
  .experience-theme .illust02 {
    top:40px;
    right:40px;
    max-width:126px;
  }
}
@media screen and (max-width:540px) {
  .experience .experience-theme p .sp-only {
    display: block;
  }
  .experience .experience-theme {
    padding-bottom: 30px;
  }
  .experience-theme .ph01 {
    top:220px;
    max-width: 120px;
  }
  .experience-theme .ph02 {
    top:260px;
    max-width: 180px;
  }
  .experience-theme .illust01 {
    top:30px;
    left:40px;
    max-width: 116px;
  }
  .experience-theme .illust02 {
    top:40px;
    right:40px;
    max-width:126px;
  }
  h2.midashi_e{
    font-size:24px;
  }
  h2.midashi_k{
    font-size:22px;
    margin-bottom:40px
  }
  .experience_content {
    margin: -10px auto 0;
  }
  .experience_content_box {
    padding: 2% 2%;
  }
  .experience_content_box li {
    margin: 0 10px 0;
  }

  .experience_detail-departure {
    padding-top:30px;
    padding-bottom: 20px;
  }
  .experience_detail-departure p{ margin-top: 30px; font-size:14px;}

  .experience_detail-midashi span {
    padding: 10px 60px 10px;
    font-size: 24px;
  }

  .experience_detail-departure em {
    font-size: 42px;
  }

  .experience_detail-departure .detail_ph01 {
    display: none;
  }
  .experience_detail-departure .detail_ph02 {
    display: none;
  }
  .experience_detail-departure .detail_ph_sp {
    display: block;
    padding: 2% 0;
  }
  /* 体験詳細 */
  .experience_detail .schedule_box.fst {
    margin-top: 20px;
  }
  .experience_detail .schedule_box.sec {
    margin-top: 20px;
  }

  .experience_detail .schedule_box.end {
    margin-bottom: 30px;
  }
  .experience_detail .schedule_box {
    width:98%;
    margin-bottom: 26px;
    border-radius: 20px;
  }
  .experience_detail .schedule_inner {
    display: block;
    padding: 24px;
  }

  .experience_detail .schedule_inner p.txt {
    font-size: 14px;
    line-height: 1.6;
    padding-top: 10px;
    padding-bottom: 0;
  }
  .experience_detail .schedule_inner .box_lt {width: 100%; }
  .experience_detail .schedule_inner .box_rt {width: 100%; padding-left:0; padding-top: 20px; }
  .experience_detail .schedule_inner .box_lt p,.experience_detail .schedule_inner .box_rt p {margin:0;}

  .experience_detail .schedule_inner h4 {
    padding: 10px 0 0 0;
    font-size:20px;
    line-height: 1.2;
    margin-bottom: 20px;
  }
  .experience_detail .schedule_inner h4 span {
    font-size: 14px;
  }
  .experience_detail .schedule_inner h4 img { width: 54px; height: auto; display: block; float: left; margin-top: -15px; margin-right: 10px;}

  .experience_detail .schedule_inner.lines h4 {padding: 0; margin-bottom: 10px;}
  .experience_detail .schedule_inner.lines h4 img { display: block; float: left; margin-top: 0px; }
  .experience_detail .schedule_inner.lines p.txt {padding-top: 10px;}

}

@media screen and (max-width:480px) {
  .experience-theme .ph01 {
    top:220px;
    max-width: 100px;
  }
  .experience-theme .ph02 {
    top:260px;
    max-width: 160px;
  }
  .experience-theme .illust01 {
    top:30px;
    left:40px;
    max-width: 96px;
  }
  .experience-theme .illust02 {
    top:10px;
    right:40px;
    max-width:106px;
  }
  .experience_content {
    margin: 20px auto 0;
  }
  .experience_content_box {
    padding: 2% 8%;
    display: block;
  }
  .experience_content_box li {
    margin: 20px 0;
  }

  .experience_detail-departure .sp-only {
    display: block;
  }
}



/* SP */
@media screen and (max-width:896px) {
  h2.midashi {
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
  }

  /* 効果をかけるためのスタイル設定 */
  .top__mv-wrap .slick-slide{
    opacity: 1 !important;
  }
  .top__mv-wrap .slick-active .top-mv__img{
    opacity: 1;
    transition: ease 5.0s;
  }
  .top__mv-wrap .slick-continue .top-mv__img{
    opacity: 0;
    transition: ease 5.0s;
  }
  .top__mv-wrap img{
    transform: scale(1.0, 1.0);
    transition: 0s;
  }
  .top__mv-wrap .slick-active img{
    transform: scale(1.1, 1.1);
    transition: ease 10.0s; 
  }
  .top__mv-wrap .slick-continue img{
    transform: scale(1.2, 1.2);
    transition: ease 10.0s;
  }
  .top__mv-wrap .top-mv__img{
    opacity: 0;
    transition: 0s;
    overflow: hidden;
    width: 100%;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }

}


/*メインビジュアル_SP*/
. {
    height: calc(100vh * 0.5);
    min-height: calc(100vh * 0.5);
    max-height: calc(100vh * 0.5);
    position: relative;
}
.top-mv__img {
    height: calc(100vh * 0.5);
    min-height: calc(100vh * 0.5);
    max-height: calc(100vh * 0.5);
}
.top-mv .slick-slide {   
    height: calc(100vh * 0.5);
    min-height: calc(100vh * 0.5);
    max-height: calc(100vh * 0.5);
    outline: none;
}
.top__mv-wrap .slick-slide img {
      object-fit: cover;
    height: 100%;
    width: 100%;
}
.top-mv{ text-align: center; }
.top-mv_ttl {
  position: absolute;
  /*top: 134px;*/
  margin: -100px auto 0;
  max-height: 226px;
  right: 0;
  left: 0;
}

.inner {
  width: 90%;
  margin: auto 5%;
}

h3 span {
  font-size: 12px !important;
  color:#22c5ee !important;
}

/* はじめに */
.hajime {
  padding-top: 57px;
  padding-bottom: 36px;
  background: url("../images/hajime_bg.png") no-repeat right top -100px;
}
.hajime h2 {
  margin-bottom: 28px;
  padding-bottom: 28px;
  text-align: center;
  position: relative;
}
.hajime h2::after {
 position: absolute;
  content: "";
  width: 40px;
  height: 1px;
  background-color: #070002;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.hajime p {
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 2;
  font-weight: 400;
}
.hajime p.name {
  text-align: right;
}
.hajime-ph { text-align: center; margin-top: 30px; }
.hajime-ph img { width: 100%; max-width: 1298px; border-radius: 20px;}

/*about_SP*/
.about {
  padding: 46px 0 20px;
  background-image: url("../images/about_bg-sp.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.about .box {
  padding: 7%;
  background: #fff;
  border-radius: 20px;
  margin-bottom: 20px;
}
.about .box p {
  font-size:14px;
  line-height: 1.8;
  margin-bottom: 30px;
}

.about-link__box .link_txt a {
  color: #0197d8;
  font-weight: bold;
  border-bottom:1px solid;
  padding-bottom: 3px;
}


/*staff-voice_SP*/
.staff-voice {
  padding: 50px 20px 80px;
}
.staff-voice .staff-voice_box {
  width: 94%;
  max-width: 1160px;
  margin: 0 auto;
}
.staff-voice .sub-ttl {
  margin: 0 auto 30px;
}

.staff-voice .sub-ttl img {
  height: 40px;
  width: auto;
}

.staff-voice li {
  margin: 86px auto 0;
  padding: 0;
  position: relative;
}

.staff-voice li .voice {
  padding: 40px 30px 30px;
  border-radius: 40px;
  background: #F9FDEF;
  border: 2px dashed #7FB210;
  box-sizing: border-box;
  text-align: center;
}
.staff-voice li .voice p {
  font-size: 14px;
  line-height: 2.0;
  text-align: left;
}
.staff-voice li .voice p.name {
  text-align: right;
  margin-top: 30px;
  font-size: 15px;
}

.staff-voice li .icon {
  position: absolute;
  z-index: 100;
  top: -50px;
  right: 50px;
  width: 86px;
  height: 86px;
}

.staff-voice li .icon span {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  line-height: 86px;
}

/* 後記 */
.message {
  width: 96%;
  max-width: 1160px;
  margin: auto;
  padding: 87px 0;
  text-align: center;
}
.message p {
  font-size: 14px;
  line-height: 2.0;
  margin-bottom: 34px;
}
.message br.no {display: none;}
.message .meaage-end {
  text-align: right;
  margin-top: 30px;
  margin-bottom: 0px;
}

.message .meaage-end br { display: block; }


/* PC */
@media screen and (min-width:897px) {
  
  /* 効果をかけるためのスタイル設定 */
  .top__mv-wrap .slick-slide{
    opacity: 1 !important;
  }
  .top__mv-wrap .slick-active .top-mv__img{
    opacity: 1;
    transition: opacity ease 5.0s;
  }
  .top__mv-wrap .slick-continue .top-mv__img{
    opacity: 0;
    transition: opacity ease 5.0s;
  }
  .top__mv-wrap .top-mv__img .top_mv-slide {
    width: 100%;
    height: 100%;
    transition: 0s;
  }
  .top__mv-wrap  .top-mv__img .top_mv-slide{
     position: relative;
  }
  .top__mv-wrap  .top-mv__img .top_mv-slide::before{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: ease 0s;
    transform: scale(1.0, 1.0);
  }
  
  .top__mv-wrap .slick-active  .top-mv__img .top_mv-slide::before{
    transform: scale(1.1, 1.1);
      transition: ease 10.0s;
  }
  /*
  .top__mv-wrap .slick-continue  .top-mv__img .top_mv-slide::before{
    transform: scale(1.4, 1.4);
      transition: ease 10.0s;
  }*/
  .top__mv-wrap  .top-mv__img.mv-img01 .top_mv-slide::before{
    background-image: url("../images/mv-pc.jpg"); 
  } 
  .top__mv-wrap img{
    display: none !important;
  }
  .top__mv-wrap .top-mv__img{
    opacity: 0;
    transition: 0s;
    overflow: hidden;
    width: 100%;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  /*メインビジュアル_PC*/
  .top-mv {
    width: 100%;
       height: 100vh;
      min-height: 100vh;
      max-height: 100vh;
  /*
    height: calc(100vh);
      min-height: calc(100vh);
      max-height: calc(100vh);
  */
      position: relative;
  }
  .top-mv__img {
      height: 100vh;
      min-height: 100vh;
      max-height: 100vh;
  }
  .top-mv .slick-slide {   
    height: 100vh;
    min-height: 100vh;
    max-height: 100vh;
    outline: none;
  }
  .top-mv_ttl {
    max-width: 1000px;
    max-height: 275px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  
  .main-content {
    max-width: 100%;
    margin: 0;
  }
  .inner {
    width: 90%;
    max-width: 1120px;
    margin: 0 auto;
  }
  
  /* はじめに */
  .hajime {
    padding-top: 137px;
    padding-bottom: 46px;
    background: url("../images/hajime_bg.png") no-repeat right 30% top -60px;
  }
  .hajime h2 {
    margin-bottom: 78px;
    padding-bottom: 28px;
  }
  h2.midashi {
    font-size: 36px;
  }

  .hajime p {
    margin-bottom: 40px;
    font-size: 16px;
  }
  .hajime-ph { text-align: center; margin:60px 5% 0; }

  
  /*staff-voice*/
  .staff-voice {
    padding: 80px 0 100px;
  }
  .staff-voice .sub-ttl {
    margin: 0 auto 30px;
  }

  .staff-voice li {
    margin: 80px auto 0;
  }

  .staff-voice li .voice {
    padding: 60px;
    border-radius: 38px;
    line-height: 1.8;
    font-size:16px;
  }
  .staff-voice li .voice p {
    font-size: 15px;
    line-height: 2.0;
  }
  .staff-voice li .voice p.name {
    text-align: right;
    margin-top: 30px;
    font-size: 16px;
  }

  .staff-voice li .icon {
    top: -50px;
    right: 70px;
    width: 96px;
    height: 96px;
  }

  .staff-voice li .icon img {
    max-width: 100px;
    height: auto;
  }

  .staff-voice li .icon span {
    font-size: 16px;
    line-height: 96px;
  }
  
  /* 後記 */
  .message {
    padding: 137px 0 120px;
  }
  .message p {
    font-size: 16px;
    line-height: 2.0;
    margin-bottom: 34px;
  }
  .message .meaage-end {
    margin-top: 50px;
  }
  .message .meaage-end br { display: none; }
}

@media screen and (min-width:1400px) {
  .top-mv_ttl {
    top: -420px;
    max-height: 286px;
  }
  .top-mv_ttl img {
    height: 100%;
    width: auto;
  }
}

@media (min-width: 1100px) and (max-width: 1399px) {
  .top-mv_ttl {
    max-width: 1000px;
    max-height: 286px;
    top: -420px;
  }
  .top-mv_ttl img {
    height: 100%;
    width: auto;
  }
  .message br.no {display: block;}
}


@media (min-width: 1260px) and (max-width: 1320px) {
  .departire {
    padding: 130px 5% 180px;
  }
  .departire .box {
    min-height: 782px;
    background-size: 98% auto;
  }
  .departire .txt02 {
    bottom:216px;
    right: 20px;
  }
}


@media (min-width: 1160px) and (max-width: 1259px) {
  .top-mv_ttl {
    top: -380px;
    max-height: 286px;
  }
  .top-mv_ttl img {
    height: 100%;
    width: auto;
  }
  .departire {
    padding: 130px 3% 180px;
  }
  
  .departire .box {
    min-height: 752px;
    background-size: 98% auto;
  }
  .departire .box p {
    font-size: 15px;
  }
  .departire .txt01 {
    top:8%;
    left: 400px;
  }

  .departire .txt04 p {
    font-size: 20px;
  }
  .departire .txt02 {
    bottom:200px;
    right: 20px;
  }
  .departire .txt03 {
    bottom:284px;
    left: -10px;
  }
  .departire .txt04 {
    bottom:0;
    right: 88px;
  }
  
}

@media (min-width: 1080px) and (max-width: 1159px) {

  .departire {
    padding: 100px 3% 130px;
  }
  .departire .box {
    min-height: 702px;
    background: url(../images/departure-bg-pc.jpg) right center no-repeat;
    background-size: 96% auto;
  }
  .departire .txt01 {
    top:8%;
    left: 42%;
  }
  .departire .box p {
    font-size: 14px;
  }
  .departire .txt04 p {
    font-size: 20px;
  }
  .departire .txt02 {
    bottom:180px;
    right: 20px;
  }
  .departire .txt03 {
    bottom:294px;
    left: 0;
  }
  .departire .txt04 {
    bottom:0;
    right: 88px;
  } 
}

@media (min-width: 980px) and (max-width: 1079px) {

  .departire {
    padding: 100px 2% 120px;
  }
  .departire .box {
    min-height: 682px;
    background: url(../images/departure-bg-pc.jpg) right center no-repeat;
    background-size: 98% auto;
  }
  .departire .box p {
    font-size: 14px;
  }
  .departire .txt04 p {
    font-size: 20px;
  }
  .departire .txt01 {
    top:8%;
    left: 360px;
  }
  .departire .txt02 {
    bottom:200px;
    right: 0px;
  }
  .departire .txt03 {
    /*bottom:244px;*/
    /*left: 0;*/
    bottom:260px;
    left: -35px;
  }
  .departire .txt04 {
    bottom:0;
    right: 88px;
  } 
}

@media (min-width: 820px) and (max-width: 979px) {
  .departire {
    padding: 80px 2% 90px;
  }
  .departire .box {
    min-height: 622px;
    background: url(../images/departure-bg-pc.jpg) right center no-repeat;
    background-size: 94% auto;
  }
  .departire .box p {
    font-size: 13px;
  }
  .departire .txt04 p {
    font-size: 20px;
  }
  
  .departire .txt01 {
    top:8%;
    left: 44%;
  }
  .departire .txt02 {
    bottom:140px;
    right: 5%;
  }
  .departire .txt02 br.smp {
    display: block;
  }
  .departire .txt03 {
    /*bottom:244px;*/
    /*left: 0;*/
    bottom:240px;
    left: 0px;
  }
  .departire .txt04 {
    bottom:0;
    right: 0;
  } 
}

@media (min-width: 769px) and (max-width: 819px) {
  .departire {
    padding: 80px 0 90px;
  }
  .departire .box {
    min-height: 542px;
    background: url(../images/departure-bg-pc.jpg) right center no-repeat;
    background-size: 94% auto;
  }
  .departire .box p {
    font-size: 12px;
  }
  .departire .txt04 p {
    font-size: 20px;
  }
  .departire .txt01 {
    top:8%;
    left: 42%;
  }
  .departire .txt02 {
    bottom:120px;
    right: 5%;
  }
  .departire .txt02 br.smp {
    display: block;
  }
  .departire .txt03 {
    /*bottom:234px;*/
    /*left: 0;*/
    bottom: 200px;
    left: 0px;
  }
  .departire .txt04 {
    bottom:0;
    right: 0;
  } 
}


@media (min-width: 897px) and (max-width: 1099px) {

  .top-mv_ttl {
    top:-460px;
    max-height: 266px;
  }
  .top-mv_ttl img {
    height: 100%;
    width: auto;
  }

  .staff-voice li .voice {
    padding:50px 50px 40px;
    border-radius: 40px;
  }
}

@media screen and (max-width:1100px) {
  .message p {
    font-size: 15px;
  }
}

@media screen and (max-width:980px) {
  .message p br.nomgn {
    display: none;
  }
  .hajime {
    margin: 0 5%;
  }
}

@media screen and (max-width:896px) {
  .top-mv_ttl {
    max-width:560px;
    top:10%;
    margin-top:0;
  }

  /* 後記 */
  .message p { font-size: 14px; }

}


@media screen and (max-width:768px) {
  .top-mv_ttl {
    width: 80%;
    top: 8vw;
    max-width: 420px;
  }
  .hajime {
    background-size: 90% auto;
  }

  .hajime .inner {
    width: 100%;
    margin: 0;
  }
  
  /* 集合＆出発 */
  .departire {
    padding: 80px 0 90px;
  }
  .departire .box {
    min-height: 622px;
    background: url(../images/departure-bg-pc.jpg) right bottom no-repeat;
    background-size: 100% auto;
  }
  .departire .box p {
    font-size: 12px;
  }
  .departire .txt04 p {
    font-size: 18px;
  }
  .departire .txt01 {
    top:8%;
    left: 42%;
  }
  .departire .txt02 {
    bottom:120px;
    right: 5%;
  }
  .departire .txt02 br.smp {
    display: block;
  }
  .departire .txt03 {
    bottom:204px;
    left: 0;
  }
  .departire .txt04 {
    bottom:0;
    right: 0;
  } 

  /* 参加スタッフの声 */
  .staff-voice li .icon {
    top: -50px;
    right: 40px;
  }

  .staff-voice li .icon img {
    max-width: 80px;
    height: auto;
  }

  .staff-voice li {
    margin: 66px auto 0;
  }
  /* 後記 */
  .message {
    padding: 67px 0;
  }
  .message p {
    font-size: 14px;
    line-height: 2.0;
    margin-bottom: 24px;
    text-align: left;
  }
}


@media screen and (max-width:540px) {
  .top-mv_ttl {
    max-width:560px;
    top:10%;
    margin-top:0;
  }
  .hajime {
    background: url("../images/hajime_bg.png") no-repeat right top 0;
    background-size: 100% auto;
  }
  .hajime-ph img { border-radius: 10px;}
  .about .box { border-radius: 10px;}
  
  /* 後記 */
  .message {
    padding: 57px 0;
  }

}


@media screen and (max-width:480px) {
  /*メインビジュアル*/
  .top-mv {
      height: calc(100vh * 0.5);
      min-height: calc(100vh * 0.5);
      max-height: calc(100vh * 0.5);
      position: relative;
  }
  .top-mv__img {
      height: calc(100vh * 0.5);
      min-height: calc(100vh * 0.5);
      max-height: calc(100vh * 0.5);
  }
  .top-mv .slick-slide {   
      height: calc(100vh * 0.5);
      min-height: calc(100vh * 0.5);
      max-height: calc(100vh * 0.5);
      outline: none;
  }
  .top-mv_ttl {
    top: 50px;
    width: 74% !important;
  }
  .top-report__txt {
    margin-bottom: 10px;
  }
  
  .about .box p {
    font-size:13px;
    line-height: 1.8;
    margin-bottom: 20px;
  }
  /* はじめに */
  .hajime {
    padding-bottom: 16px;
  }
  .hajime h2 img {
    width: auto;
    height: 24px;
  }


  /* 参加スタッフの声 */
  .staff-voice {
    padding: 30px 10px 50px;
  }

  .staff-voice li {
    margin:52px auto 0;
  }

  .staff-voice li .voice {
    padding: 30px 5% 30px;
    border-radius: 20px;
  }
  .staff-voice li .voice p {
    font-size: 13px;
    line-height: 2.0;
  }
  .staff-voice li .voice p.name {
    margin-top: 20px;
    font-size: 14px;
  }
  .staff-voice li .icon {
    top: -40px;
    right: 20px;
    width: 66px;
    height: 66px;
  }

  .staff-voice li .icon img {
    max-width: 66px;
    height: auto;
  }

  .staff-voice li .icon span {
    font-size: 13px;
    line-height: 66px;
  }
  /* 後記 */
  .message {
    padding: 47px 0;
  }
  .message p {
    font-size: 13px;
    margin-bottom: 24px;
  }

}

@media screen and (max-width:440px) {
  .top-mv_ttl {
    width: 72%;
  }
  .top-mv_ttl img {
    margin-top: 50px;
  }
}

@media screen and (max-width:400px) {
  .top-mv_ttl img {
    margin-top: 50px;
  }
}


@media all and (orientation: landscape) and (max-width: 897px){
  .top-mv_ttl {
    margin-top:30px;
  }
  
  .top-mv_ttl img {
    max-height: 180px;
  }
  
  /*メインビジュアル_SP*/
  .top-mv {
      height: calc(100vh * 1);
      min-height: calc(100vh * 1);
      max-height: calc(100vh * 1);
      position: relative;
  }
  .top-mv__img {
      height: calc(100vh * 1);
      min-height: calc(100vh * 1);
      max-height: calc(100vh * 1);
  }
  .top-mv .slick-slide {   
      height: calc(100vh * 1);
      min-height: calc(100vh * 1);
      max-height: calc(100vh * 1);
      outline: none;
  }
  .top__mv-wrap .slick-slide img {
      object-fit: cover;
      height: 100%;
      width: 100%;
  }

}



