@charset "UTF-8";
/*
  mv
 ================================= */
#top #mv {
	position: relative;
  overflow: hidden;
  width: 100vw;
  height: 160vw;
  background: url("../images/top/mv_img01.jpg") no-repeat -42vw 0 / cover;
  border-left: 2.5vw solid #a0c243;
  border-right: 2.5vw solid #a0c243;
  border-bottom: 2.5vw solid #a0c243;
  box-sizing: border-box;
}
#top #mv h1 {
  position: absolute;
  top: 65vw;
  right: 5vw;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 6.5vw;
  font-weight: bold;
  color: #fff;
  line-height: 1.2;
  letter-spacing: 0.1em;
}
#top #mv h1 .mv_ttl01 {
  display: block;
  margin-left: 0.1em;
  font-size: 5vw;
  font-weight: bold;
}
#top #mv h1 .mv_ttl_s {
  font-size: 85%;
  font-weight: bold;
}
#top #mv .mv_bnr {
	position: absolute;
	bottom: 3vw;
	left: 3vw;
	width: 89vw;
}
#top #mv .fade-in {
  animation-delay: 0.7s;
}

/*
  c_lead
 ================================= */
#c_lead {
  padding: 22vw 5vw 16vw;
  background: url("../images/top/lead_bg.jpg") no-repeat 50% 50% / cover;
}
#c_lead .lead_cont {
  margin: 0 auto;
  padding: 5vw 5vw 7vw;
  background: url("../images/top/lead_cont_bg.png") no-repeat 50% 100% / 100% #fff;
  position: relative;
}
#c_lead .lead_cont .lead_ttl {
	margin: -10vw auto 6vw;
	width: 100%;
}
#c_lead .lead_cont .cont_wrap {
  align-items: center;
}
#c_lead .lead_cont .lead_img {
  margin-bottom: 4vw;
}
#c_lead .lead_cont .lead_txt li {
  margin: 0.4em 0;
  padding: 0.4em 0;
  width: 88%;
  font-size: 3.7vw;
  font-weight: 700;
  line-height: 1.4;
  border-bottom: 2px solid #a0c243;
}
#c_lead .lead_cont .lead_txt li:nth-child(2) {
  margin-left: auto;
  margin-right: auto;
}
#c_lead .lead_cont .lead_txt li:nth-child(3) {
  margin-left: auto;
  margin-right: 0;
}
#c_lead .lead_cont .lead_txt li span {
  font-size: 85%;
  font-weight: 700;
}

/*
  c_intro
 ================================= */
#c_intro {
  padding: 5vw 0;
  background: url("../images/top/intro_bg.jpg") no-repeat 50% 50% / cover;
}
#c_intro .intro_cont {
  width: 100vw;
  background: url("../images/top/intro_cont_bg.png") no-repeat 50% 2vw / 120vw;
  position: relative;
}
#c_intro .intro_cont .intro_txt {
	padding: 79vw 5vw 8vw;
  color: #fff;
}
#c_intro .intro_cont .intro_txt .intro_ttl {
	margin-bottom: 4vw;
  font-size: 5vw;
  font-weight: 700;
  letter-spacing: 0.1em;
}
#c_intro .intro_cont .intro_txt .intro_ttl span {
  font-size: 85%;
  font-weight: 700;
}
#c_intro .intro_cont .intro_txt p {
  line-height: 2;
}

/*
  c_point
 ================================= */
#c_point .point_cont {
  padding: 14vw 5vw;
}
#c_point .point_cont .img {
	margin-bottom: 7vw;
  width: 100%;
  box-shadow: 5px 5px 0px 0px #5d5e5e;
}
#c_point .point_cont .txt {
	display: flex;
	justify-content: space-between;
  align-items: flex-start;
  color: #fff;
}
#c_point .point_cont .txt .point_num {
  width: 25%;
}
#c_point .point_cont .txt .point_txt {
  width: 70%;
}
#c_point .point_cont .txt .point_txt_ttl {
  margin-bottom: 10px;
  font-size: 5vw;
  font-weight: bold;
  line-height: 1.6;
}
#c_point .point_cont .txt .btn_A {
  margin-top: 15px;
}
#c_point #point_cont01 {
  background: url("../images/top/point01_bg.jpg") no-repeat 50% 50% / cover;
}
#c_point #point_cont01 .txt .point_num {
  text-align: center;
}
#c_point #point_cont01 .point_num img {
  width: 76.6667%;
}
#c_point #point_cont02 {
  background: url("../images/top/point02_bg.jpg") no-repeat 50% 50% / cover;
}
#c_point #point_cont02 > .cont_wrap {
  flex-direction: row-reverse;
}
#c_point #point_cont02 .point_num img {
  width: 98.4848%;
}
#c_point #point_cont03 {
  background: url("../images/top/point03_bg.jpg") no-repeat 50% 50% / cover;
}
#c_point #point_cont03 .point_num img {
  width: 96.0606%;
}

/*
  c_what
 ================================= */
#c_what {
  padding: 12vw 5vw;
  background: url("../images/top/what_bg.jpg") no-repeat 50% 50% / cover;
}
#c_what .what_inner {
}
#c_what .what_ttl_wrap {
  position: relative;
  z-index: 1;
}
#c_what .what_ttl_wrap .what_ttl {
  margin: 0 auto 5vw;
  width: 95%;
}
#c_what .what_ttl_wrap .what_img01 {
	width: 37vw;
	position: absolute;
	top: -35vw;
	left: -8vw;
}
#c_what .what_cont {
  padding: 7vw 5vw;
  background: rgba(255,255,255,0.9);
}
#c_what .what_cont .what_cont_ttl {
  text-align: center;
  font-weight: 700;
  font-size: 5vw;
  color: #5d5e5e;
  line-height: 1;
  margin-bottom: 4vw;
}
#c_what .what_cont .what_cont_ttl span {
  font-weight: 700;
  font-size: 140%;
}
#c_what .what_cont .what_cont_ttl .plus-s {
  color: #d83058;
}
#c_what .what_cont .what_cont_list {
  width: 22em;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  font-size: 3.8vw;
}
#c_what .what_cont .what_cont_list dt {
  margin-bottom: 0.3em;
  width: 6.5em;
  color: #a0c243;
  font-weight: 700;
}
#c_what .what_cont .what_cont_list dd {
  margin-bottom: 0.3em;
  width: calc(100% - 6.5em);
  font-weight: 700;
}

/*
  c_reason
 ================================= */
#c_reason {
  background: url("../images/top/reason_bg.jpg") no-repeat 0 50% / cover;
  border-top: 2.5vw solid #a0c243;
  border-bottom: 2.5vw solid #a0c243;
}
#c_reason .reason_wrap {
  padding: 66vw 5vw 10vw;
  background: url("../images/top/reason_img01_sp.png") no-repeat 0 0 / 100%;
}
#c_reason .reason_ttl {
  font-size: 5.5vw;
  line-height: 1.5;
  margin-bottom: 4vw;
  font-weight: 700;
}
#c_reason .reason_ttl span {
  font-size: 85%;
  font-weight: 700;
}
#c_reason .reason_ttl strong {
  color: #d83058;
  font-weight: 700;
}

/*
  news_schedule
 ================================= */
#news_schedule {
  padding: 12vw 5vw;
  border-bottom: 1px solid #d6d6d6;
}
#c_news .news_ttl,
#c_schedule .schedule_ttl {
  margin-bottom: 20px;
  text-align: center;
}
#c_news .news_ttl .en,
#c_schedule .schedule_ttl .en {
  display: block;
  font-size: 8vw;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.12em;
}
#c_news .news_ttl .jp,
#c_schedule .schedule_ttl .jp {
  font-size: 0.85rem;
  line-height: 1;
}

/*
  c_news
 ================================= */
#c_news {
	padding-bottom: 14vw;
	margin-bottom: 12vw;
  border-bottom: 1px solid #d6d6d6;
}
#c_news .news_list {
	padding: 0 3vw;
}
#c_news .news_list li a {
  display: block;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #3e3a39;
}
#c_news .news_list li a .date {
  display: block;
  color: #999;
  font-size: 0.95rem;
  font-weight: 600;
}

/*
  c_schedule
 ================================= */
#c_schedule {
    width: 100%;
    overflow: hidden;
}
#c_schedule .btn_A {
    display: block;
    margin: 0 auto;
    width: 80%;
    padding-top: 1.4em;
    padding-bottom: 1.4em;
}
#c_schedule .btn_A span {
    font-size: 3.8vw;
}
#c_schedule .schedule_calendar iframe {
    width: 100%;
    overflow: hidden;
}









