@charset "UTF-8";
.sp {
  display: none !important;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex_around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.flex_between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex_wrap {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}

.flex_center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex_end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.clear {
  clear: both;
}

.bold {
  font-weight: bold;
}

.inner {
  width: 960px;
  margin: 0 auto;
}

img {
  vertical-align: bottom;
}

#wrapper {
  color: #393939;
  font-size: 14px;
  font-weight: normal;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
  letter-spacing: 0.08em;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}

#cnt04 .cnt04_youtube {
  width: 731px;
  margin: 40px auto 80px;
}

#cnt04 .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

#cnt04 .youtube::before {
  content: "";
  display: inline-block;
  border-top: 6px double #74a7d4;
  width: 100%;
  height: 6px;
  position: absolute;
  top: -15px;
}

#cnt04 .youtube::after {
  content: "";
  display: inline-block;
  border-top: 6px double #74a7d4;
  width: 100%;
  height: 6px;
  position: absolute;
  bottom: -20px;
}

#cnt04 .youtube .cnt04_youtube_ttl {
  position: absolute;
  z-index: 2;
  top: -73px;
  left: -51px;
}

#cnt04 .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

#cnt05 .cnt05_anm_box {
  position: relative;
}

#cnt05 .cnt05_anm_box .cnt05_anm {
  position: absolute;
  left: 0;
  right: 0;
  top: 50px;
  margin: 0 auto;
  width: 448px;
}

#cnt05 .cnt05_bg {
  background: url("../img/cnt05_bg_pc.jpg") no-repeat center/cover;
}

#cv {
  margin-bottom: 55px;
}

#cv .cv01 {
  position: relative;
}

#cv .cv01 a {
  position: absolute;
  display: inline-block;
  left: 0;
  right: 0;
  bottom: 69px;
  margin: 0 auto;
  width: 608px;
}

#cv .cv02 a {
  display: inline-block;
  width: 408px;
}

#cv .cv02 dl {
  text-align: center;
}

#faq {
  /* :checked */
  /* Icon */
}

#faq a {
  color: #6aa5db;
  text-decoration: underline;
}

#faq .cp_actab {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 auto 50px;
}

#faq .cp_actab input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

#faq .cp_actab label {
  line-height: 2.5;
  position: relative;
  display: block;
  cursor: pointer;
  margin: 0 0 1px 0;
  background: #c9d5dc;
  font-size: 24px;
  text-align: left;
  padding-left: 30px;
}

#faq .cp_actab .cp_actab-content {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.35s;
  transition: max-height 0.35s;
  color: #333333;
  font-size: 20px;
  line-height: 1.7;
}

#faq .cp_actab .cp_actab-content p {
  padding: 30px;
}

#faq .cp_actab input:checked ~ .cp_actab-content {
  max-height: 100%;
}

#faq .cp_actab label::after {
  line-height: 2.5;
  position: absolute;
  top: 0;
  right: 30px;
  display: block;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  text-align: center;
}

#faq .cp_actab input[type=checkbox] + label::after {
  content: '+';
}

#faq .cp_actab input[type=checkbox]:checked + label::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  content: '-';
}

#footer {
  background-color: #000038;
  color: #ffffff;
  text-align: center;
  padding: 20px 0 10px;
}

#footer ul {
  width: 442px;
  margin: 0 auto 22px;
  font-size: 16px;
}

#footer small {
  font-size: 12px;
}

#fl_btn {
  width: 100%;
  text-align: center;
}

.mt80{
	margin-top: 80px;
}

.mt60{
	margin-top: 60px;
}

.cta,.cta_sp {
	position: relative;
}

.cta_btn1 {
	position: absolute;
	top: 525px;
	left: 17%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.cta_btn2 {
	position: absolute;
	top: 525px;
	left: 49.5%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.cta_btn3 {
	position: absolute;
	top: 525px;
	left: 81.5%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

@media screen and (min-width: 769px) {
  #fv {
    background: url("../img/fv_pc.jpg") no-repeat center/cover;
    height: 428px;
  }
  #cnt02 {
    background: url("../img/cnt02_bg_pc.jpg") no-repeat center bottom/cover;
  }
  #cnt03 {
    background: url("../img/cnt03_bg_pc.jpg") no-repeat center bottom/cover;
  }
}

@media screen and (max-width: 768px) {
  .sp {
    display: block !important;
  }
  .pc {
    display: none;
  }
  .inner {
    width: 100%;
  }
  #cnt04 .cnt04_youtube {
    width: 94.667vw;
    margin: 5vw auto 10.667vw;
  }
  #cnt04 .youtube::before {
    content: "";
    display: inline-block;
    border-top: 0.8vw double #74a7d4;
    width: 100%;
    height: 0.8vw;
    position: absolute;
    top: -2vw;
  }
  #cnt04 .youtube::after {
    content: "";
    display: inline-block;
    border-top: 0.8vw double #74a7d4;
    width: 100%;
    height: 0.8vw;
    position: absolute;
    bottom: -2.667vw;
  }
  #cnt04 .youtube .cnt04_youtube_ttl {
    position: absolute;
    z-index: 2;
    top: -9.733vw;
    left: -1.333vw;
    width: 45.333vw;
  }
  #cnt04 .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
  #cnt05 .cnt05_anm_box .cnt05_anm {
    top: 8vw;
    width: 74.4vw;
  }
  #cv {
    margin-bottom: 7.333vw;
  }
  #cv .cv01 {
    position: relative;
  }
  #cv .cv01 a {
    bottom: 9.2vw;
    width: 80.133vw;
  }
  #cv .cv02 a {
    width: 46.667vw;
  }
  #cv .cv02 dl {
    width: 50%;
  }
  #faq {
    /* Icon */
  }
  #faq .inner {
    width: 92vw;
  }
  #faq .cp_actab {
    margin: 0 auto 6.667vw;
  }
  #faq .cp_actab label {
    font-size: 4.533vw;
    padding-left: 4vw;
    line-height: 1;
    padding: 4vw 0 4vw 4vw;
  }
  #faq .cp_actab label.tab-06 p {
    line-height: 1.2;
    text-indent: -1.1em;
    padding-left: 1em;
  }
  #faq .cp_actab label.tab-06::after {
    top: 20%;
  }
  #faq .cp_actab .cp_actab-content {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 0.35s;
    transition: max-height 0.35s;
    color: #333333;
    font-size: 4vw;
    line-height: 1.7;
  }
  #faq .cp_actab .cp_actab-content p {
    padding: 5.333vw 0 0;
  }
  #faq .cp_actab label::after {
    right: 4vw;
  }
  #footer {
    padding: 4vw 0;
  }
  #footer ul {
    width: 74.133vw;
    margin: 0 auto 3.333vw;
    font-size: 2.667vw;
  }
  #footer small {
    font-size: 2.667vw;
  }
}

.cta_btn1_sp {
	position: absolute;
	top: 347px;
	left: 25%;
	width: 45%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.cta_btn2_sp {
	position: absolute;
	top: 347px;
	left: 74.5%;
	width: 45%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.cta_btn3_sp {
	position: absolute;
	top: 725px;
	left: 25%;
	width: 45%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

@media screen and (max-width: 320px) {
  #footer ul {
    width: 92vw;
  }
}
/*# sourceMappingURL=style.css.map */