.main_title {
  text-align: center;
  font-size: 30px;
  line-height: 1.2em;
  font-weight: normal;
}
@media screen and (max-width: 640px) {
  .main_title {
    font-size: 38px;
  }
}

.show-slider img {
  margin: auto;
}

/*Slider area*/
.slick-prev,
.slick-next {
  width: 25px;
  height: 50px;
  font-size: 0;
}

.slick-prev:before {
  color: #000;
  /*content: '<';
  font-weight: bold;
  font-size: 50px;*/
  content: "";
  display: inline-block;
  background: url(../js/slick/ico_prev.png) 0 0 no-repeat;
  width: 20px;
  height: 34px;
  opacity: 1;
}
@media screen and (max-width: 640px) {
  .slick-prev:before {
    width: 15px;
    height: 26px;
    background-size: 15px 26px;
  }
}

.slick-next:before {
  color: #000;
  /*content: '>';
  font-weight: bold;
  font-size: 50px;*/
  content: "";
  display: inline-block;
  background: url(../js/slick/ico_next.png) 0 0 no-repeat;
  width: 20px;
  height: 34px;
  opacity: 1;
}
@media screen and (max-width: 640px) {
  .slick-next:before {
    width: 15px;
    height: 26px;
    background-size: 15px 26px;
  }
}

.slick-next {
  right: -30px;
  z-index: 30;
}

.slick-prev {
  left: -30px;
  z-index: 30;
}

.slick-dots li.slick-active button:before,
.slick-dots li button:before {
  color: #fff;
}

.main-slider-area .show-slider {
  width: 850px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .main-slider-area .show-slider {
    width: 534px;
  }
}
.main-slider-area .show-slider .slider-nav li {
  padding: 0 5px;
  cursor: pointer;
}
.main-slider-area .show-slider .slider-nav li img {
  width: 250px;
}

.sub-slider-area .show-slider {
  margin: 0 auto;
  width: 600px;
}
@media screen and (max-width: 640px) {
  .sub-slider-area .show-slider {
    width: 420px;
  }
}
.sub-slider-area .sub-slider-nav li {
  cursor: pointer;
}

/*Slider area end*/
.pickup-area_cont {
  width: 560px;
  margin: auto;
}
@media screen and (max-width: 640px) {
  .pickup-area_cont p {
    background: rgba(255,255,255,.01);/*for android 4.4.3*/
  }
}


.pickup-area_cont02 {
  width: 660px;
  margin: auto;
}
@media screen and (max-width: 640px) {
  .pickup-area_cont02 {
    width: 96%;
  }
}

.pickup_title {
  font-weight: bold;
  text-align: center;
  font-size: 30px;
  line-height: 1.2em;
}
@media screen and (max-width: 640px) {
  .pickup_title {
    font-size: 32px;
    padding: 0 15px;
  }
}

.pickup_lead {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2em;
}
@media screen and (max-width: 640px) {
  .pickup_lead {
    font-size: 28px;
  }
}

.pickup_copy {
  font-size: 20px;
  line-height: 1.5em;
}
@media screen and (max-width: 640px) {
  .pickup_copy {
    font-size: 28px;
    text-align: left;
  }
}

.detail-area_img {
  display: inline-block;
  vertical-align: top;
  width: 560px;
}
@media screen and (min-width: 641px) {
  .detail-area_img.w430 {
    width: 430px;
  }
}

.detail-area_txt {
  display: inline-block;
  vertical-align: bottom;
  width: 300px;
  font-size: 20px;
  text-align: left;
  line-height: 1.5em;
}
@media screen and (max-width: 640px) {
  .detail-area_txt {
    font-size: 28px;
    width: 90%;
    padding-top: 10px;
  }
  .detail-area_txt p {
    background: rgba(255,255,255,.01);/*for android 4.4.3*/
  }
}
@media screen and (min-width: 641px) {
  .detail-area_txt.w430 {
    font-size: 17px;
    width: 430px;
  }
}
@media screen and (min-width: 641px) {
  .detail-area_txt.fs16 {
    font-size: 16px;
  }
}

.people-area_img {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
  width: 250px;
}
@media screen and (max-width: 640px) {
  .people-area_img {
    width: 283px;
    margin-right: 5px;
  }
}

.people-area_txt {
  display: inline-block;
  vertical-align: bottom;
  font-size: 20px;
  text-align: left;
  border: 2px solid #000;
  padding: 20px;
  box-sizing: border-box;
}
.people-area_txt span {
  font-weight: bold;
  display: block;
}
@media screen and (max-width: 640px) {
  .people-area_txt {
    padding: 20px;
    width: 330px;
    height: 178px;
  }
}

.people-area_txt2 {
  display: inline-block;
  vertical-align: bottom;
  font-size: 20px;
  text-align: left;
  border: 2px solid #000;
  padding: 20px;
  box-sizing: border-box;
  width: 592px;
}
@media screen and (max-width: 640px) {
  .people-area_txt2 {
    width: 330px;
    height: 210px;
  }
}

.people-area_txt3 {
  display: inline-block;
  vertical-align: bottom;
  font-size: 20px;
  text-align: left;
  box-sizing: border-box;
  width: 592px;
  line-height: 1.3;
}
@media screen and (max-width: 640px) {
  .people-area_txt3 {
    width: 330px;
    height: 210px;
  }
}

.people-area_txt4 {
  display: inline-block;
  vertical-align: bottom;
  font-size: 20px;
  text-align: left;
  border: 2px solid #000;
  padding: 20px;
  box-sizing: border-box;
  width: 592px;
}
@media screen and (max-width: 640px) {
  .people-area_txt4 {
    width: 330px;
    height: 230px;
  }
}

@media screen and (max-width: 640px) {
  .sppd40 {
    padding: 0 40px;
  }
}
