/*================================================
common
================================================*/
html {
	font-size: 62.5%;
	background-color: #FFFFFF;
	text-align: center;
}

body {
  font-family: "Myriad Pro","メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Helvetica, sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  color: #424242;
  line-height: 1.5;
  background: #f4f5fb;
}

img {
	height: auto;
	vertical-align: top;
	max-width: 100%;
}

/*===== container =====*/
#container {
  margin: 0 auto;
  max-width: 640px;
  background: #fff;
  box-shadow: 0px 0px 70px -5px #b6b8bd;
}

/*===== header =====*/
#header{
}

/*===== contents =====*/
/* section_mv---------------*/
#mv {
  margin: 0;
}
#mv .slide_area {
  background: #ff7c00;
  padding-bottom: 3.5%;
}
#mv .fv_slider {
  max-width: 640px;
  margin: 0 auto;
  position: relative;
  background: #fff;
}
#mv .fv_slider .slide-arrow,
#mv .fv_slider .slide-arrow.prev-arrow,
#mv .fv_slider .slide-arrow.next-arrow {
  display: none;
}
#mv .fv_slider {
  opacity: 0;
}
#mv .fv_slider.slick-initialized {
  opacity: 1;
}

/* cv---------------*/
.cv {
  background-image: url("../images/cv_bg.png");
  background-repeat: repeat;
  padding: 8% 0 4%;
}
.cv:first-of-type {
  padding: 6% 0 2%;
}
.cv p,
.cv_last p {
  width: calc(580/640*100%);
  margin: 0 auto;
  padding-bottom: 3%;
	text-align: left
}
.cv:first-of-type p {
  padding-bottom: 2%;
}
.cv .btn,
.cv_last .btn {
  width: calc(612/640*100%);
  margin: 0 auto;
}

/* section_point---------------*/
#point .ttl {
  position: relative;
}
#point .ttl p {
  position: absolute;
}
/* point01-----*/
.point01 .ttl p {
  width: calc(464/640*100%);
  bottom: 16%;
  left: 11%;
}
.point01 .slider {
  max-width: calc(480/640*100%);
  margin: 0 auto;
  position: relative;
}
.point01 .slider .slide-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: calc(29/640*100%);
  height: calc(94/640*100%);
  z-index: 9;
}
.point01 .slider .slide-arrow.prev-arrow {
  left: -8%;
}
.point01 .slider .slide-arrow.next-arrow {
  right: -8%;
}
.point01 .notes {
  padding-top: 3%;
}
/* point02-----*/
.point02 {
  padding-top: 6%;
}
.point02 .ttl p {
  width: calc(476/640*100%);
  bottom: 10%;
  left: 11%;
}
/* point03-----*/
.point03 {
  padding-top: 15%;
}
.point03 .ttl p {
  width: calc(519/640*100%);
  bottom: 8%;
  left: 11%;
}

/* section_shindan---------------*/
#shindan {
  background: #3c90e4;
  padding-bottom: 8.5%;
}
#shindan .inner {
  width: calc(590/640*100%);
  margin: 0 auto;
  padding: 7% 0 8%;
  background: #fff;
  border-radius: 20px;
  position: relative;
}
@media (max-width:640px){
  #shindan .inner {
    border-radius: 10px;
  }
}
#shindan .inner .icon {
  width: calc(131/590*100%);
  position: absolute;
  top: -3.5%;
  right: -2.5%;
}

/* section_flow---------------*/
#flow {
}

/* section_support---------------*/
#support {
  padding-bottom: 20%;
  background-image: url("../images/support_bg.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
/* acc-----*/
.acc_area {
  width: calc(540/640*100%);
  margin: 0 auto;
  padding: 5% 0 4%;
  background: #fff;
  border-radius: 20px;
}
@media (max-width:640px){
  .acc_area {
    border-radius: 10px;
  }
}
.acc_area .acc_top {
  position: relative; 
}
.acc_area .acc_top .img {
  width: calc(171/540*100%);
  position: absolute;
  bottom: -8.6%;
  right: -3%;
  z-index: 3;
}
.acc_area .detail {
  display: none;
  padding-top: 5%;
}
.acc_area #acc_btn {
  position: relative;
  cursor: pointer;
}
.acc_area #acc_btn .close {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.acc_area #acc_btn .none {
  display: none;
}

/* voice_slider-----*/
#support .voice_slider {
  max-width: calc(490/640*100%);
  margin: 0 auto;
  position: relative;
}
#support .voice_slider .slide-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: calc(29/640*100%);
  height: calc(94/640*100%);
  z-index: 9;
}
#support .voice_slider .slide-arrow.prev-arrow {
  left: -8%;
}
#support .voice_slider .slide-arrow.next-arrow {
  right: -8%;
}
.slick-dots li {
  width: 15px;
}
.slick-dots li button::before {
  font-size: 8px;
  color: #3c90e4;
}
.slick-dots li.slick-active button::before {
  color: #3c90e4;
  opacity: 1;
}
.slick-dots {
  bottom: -7%;
}
@media (max-width:640px){
  .slick-dots {
    bottom: -9%;
  }
}

/* section_about---------------*/
#about {
  background-image: url("../images/cv_bg.png");
  background-repeat: repeat;
}
#about p.img {
  width: calc(540/640*100%);
  margin: -22% auto 0;
  padding-bottom: 11%;
}
#about .btn {
  padding: 0 0 6%;
}

/* section_contents_07--------------*/
#contents_07 {
  position: relative;
  /* margin-top: 5%; */
}
#contents_07 div.inner {
  margin:  0 3.125% 3.125%;
  padding-bottom: 18.3%;
  width: 93.75%;
  height: 230px;
  background: url(../images/footerbk.gif) no-repeat center top;
  background-size: contain;
}
#contents_07 p {
  font-size: 1.1rem;
}
#contents_07 a {
  display: block;
  color: #4d4d4d;
  padding-bottom: 2px;
}
#contents_07 p#privacy {
  position: absolute;
  top: 11.5%;
  left: 37%;
}
@media (max-width:640px){
  #contents_07 p#privacy {
    top: 1.5%;
    left: 50%;
	  transform: translateX(-50%);
  }
}
#contents_07 span.large {
  font-weight: bold;
  color: #000;
  padding-bottom: 3px;
  display: inline-block;
}
#contents_07 span.color {
  color: #59A7EB;
}
p#disclaimer {
  width: 15.625%;
  height: auto;
  margin-left: 81.25%;
  text-align: center;
  border:#c3c3c3 1px solid;
  text-decoration:underline;
}
/*===== footer =====*/
#footer {
  height: 55px;
  background-color: #333;
  margin: 3.125% 0 0 0;
}
#footer p {
  font-size: 1.1rem;
  color: #fff;
  text-align: center;
  line-height: 55px;
}