@charset "UTF-8";
/* ▽全体共通 */
main {
  color: #333333;
  font-size: 16px;
  line-height: 1.7;
}

/* ▽18/03/02修正 */
.mb {
  margin-bottom: 5px;
}

.fit-image {
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 767px) {
  .fit-image {
    margin-top: 45px !important;
  }
}

/* ▽18/03/12修正 */
.add_section01 .ad_sec01_wrap {
  text-align: center;
}

/* ▲修正 */
/* ▽フォントサイズ */
.fs_36 {
  font-size: 36px;
}

.fs_30 {
  color: #1f98d1;
  font-size: 30px;
}

.fs_22 {
  color: #1f98d1;
  font-size: 22px;
}

.fs_18 {
  font-size: 18px;
}

.fs_14 {
  font-size: 14px;
}

.fs_11 {
  font-size: 11px;
}

/* ▲フォントサイズ */
/* ▽フォントカラー */
.fc_blue {
  color: #1f98d1;
}

/* ▲フォントカラー */
/* ▽フォントウェイト */
.fw_normal {
  font-weight: normal;
}
h3.text {
  font-weight: bold;
}
/* ▲フォントウェイト */
/* ▽背景色 */
.bg_light_blue {
  background-color: #f3f8fa;
}

/* ▲背景色 */
/* ▽ボーダー */
.bd_blue {
  border: 2px solid #1f98d1;
}

/* ▲ボーダー */
/* ▲全体共通 */
/* ▽fit-imageとsection01部分 */
.fit-image .bg_border {
  text-align: center;
  padding-bottom: 35px;
  margin-top: 60px;
}

.section01 .sec01_wrap {
  padding: 100px 0;
  width: 980px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .section01 .sec01_wrap {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .section01 .sec01_wrap {
    padding: 40px 0;
  }
}
.section01 .sec01_wrap .sec01_title_area {
  text-align: center;
}
.section01 .sec01_wrap .sec01_title_area .fs_36 {
  margin: 0 0 5px;
}
@media only screen and (max-width: 767px) {
  .section01 .sec01_wrap .sec01_title_area .fs_36 {
    font-size: 22px;
  }
}
.section01 .sec01_wrap .sec01_content_area {
  margin-top: 60px;
}
@media only screen and (max-width: 767px) {
  .section01 .sec01_wrap .sec01_content_area {
    width: 580px;
    margin: 60px auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .section01 .sec01_wrap .sec01_content_area {
    width: 100%;
    margin: 40px auto 0;
  }
}
.section01 .sec01_wrap .sec01_content_area .bd_blue {
    float: left;
    padding: 14px 14px;
    width: 230px;
    min-height: 360px;
    margin-right: 20px;
    box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .section01 .sec01_wrap .sec01_content_area .bd_blue:nth-of-type(2n) {
    margin-right: 0;
  }
  .section01 .sec01_wrap .sec01_content_area .bd_blue:nth-of-type(3) {
    margin-top: 20px;
  }
  .section01 .sec01_wrap .sec01_content_area .bd_blue:nth-of-type(4) {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .section01 .sec01_wrap .sec01_content_area .bd_blue {
    float: none;
    width: 100%;
    min-height: auto;
  }
  .section01 .sec01_wrap .sec01_content_area .bd_blue:nth-of-type(2) {
    margin-top: 20px;
  }
}
.section01 .sec01_wrap .sec01_content_area .bd_blue .layout_center {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .section01 .sec01_wrap .sec01_content_area .bd_blue .layout_center .sec01_small_title {
    font-size: 18px;
  }
  .section01 .sec01_wrap .sec01_content_area .bd_blue .layout_center .sec01_small_title .fs_30 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .section01 .sec01_wrap .sec01_content_area .bd_blue .sec01_text_area {
    text-align: center;
  }
}
.section01 .sec01_wrap .sec01_content_area .bd_blue:last-of-type {
  margin-right: 0;
}

/* ▲fit-imageとsection01部分 */
/* ▽section02部分 */
/* ▽上着部分 */
.section02 {
}
.section02 .bg_light_blue {
  padding: 50px 10px 250px;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue {
    padding: 40px 10px;
  }
}
.section02 .bg_light_blue .sec02_wrap .sec02_title_wrap {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_title_wrap .fs_36 {
    font-size: 22px;
  }
}
.section02 .bg_light_blue .sec02_wrap .sec02_body_wrap {
  position: relative;
  margin: 60px auto 0;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap {
    position: static;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap {
    margin: 40px auto 0;
  }
}

.section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body {
  text-align: center;
}
.section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_inner {
  position: absolute;
  top: 0;
  right: 0;
  width: 230px;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_inner {
    margin-top: 40px;
    position: static;
    width: 100%;
  }
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_inner .img_wrap {
    float: left;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_inner .img_wrap {
    margin-right: 20px;
  }
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_inner .img_wrap {
    float: none;
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_inner .img_wrap img {
    width: 200px;
  }
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_inner .img_wrap img {
    width: 100%;
  }
}

.section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_inner .text_wrap {
  margin-top: 10px;
  float: left;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_inner .text_wrap {
    margin-top: 20px;
  }
}
.section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_inner .text_wrap .text {
  font-size: 16px;
  margin: 0;
}
.section02 .bg_light_blue .sec02_wrap .text_wrap .text_area {
  font-size: 14px;
  margin-top: 3px;
  line-height: 1.4;
}
.section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_waist {
  position: absolute;
  bottom: -54px;
  right: 0;
  width: 230px;
}
.section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_waist::after {
  position: absolute;
  top: 26px;
  right: 370px;
  z-index: 1000;
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #1f98d1;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_waist::after {
    position: static;
    width: 0;
    height: 0;
  }
}
.section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_waist::before {
  position: absolute;
  top: 32px;
  right: 240px;
  z-index: 1000;
  content: "";
  display: block;
  width: 135px;
  height: 1px;
  background-color: #1f98d1;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_waist::before {
    position: static;
    width: 0;
    height: 0;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_waist {
    margin-top: 20px;
    position: static;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_waist {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_waist .img_wrap {
    float: left;
    margin-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_waist .img_wrap {
    float: none;
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_waist .img_wrap img {
    width: 200px;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_waist .img_wrap img {
    width: 100%;
  }
}

.section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_waist .text_wrap {
  margin-top: 10px;
  float: left;
}
.section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_waist .text_wrap .text {
  font-size: 16px;
  margin: 0;
}
.section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_front_behind {
  position: absolute;
  top: 0;
  left: 0;
}
.section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_front_behind::after {
  position: absolute;
  top: 120px;
  left: 490px;
  z-index: 1000;
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #1f98d1;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_front_behind::after {
    position: static;
    width: 0;
    height: 0;
  }
}
.section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_front_behind::before {
  position: absolute;
  top: 85px;
  left: 400px;
  z-index: 1000;
  transform: rotate(45deg);
  content: "";
  display: block;
  width: 110px;
  height: 1px;
  background-color: #1f98d1;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_front_behind::before {
    position: static;
    width: 0;
    height: 0;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_front_behind {
    margin-top: 20px;
    position: static;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_front_behind {
    margin-top: 40px;
  }
}

.section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_front_behind .img_wrap:last-of-type {
  margin-right: 0;
}
.section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_front_behind .img_wrap img {
  display: inline-block;
  margin-right: 8px;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_front_behind .img_wrap img {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_front_behind .img_wrap img {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_front_behind .img_wrap img:last-of-type {
    margin-right: 0;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_front_behind .img_wrap {
    float: left;
    margin-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_front_behind .img_wrap {
    float: none;
    margin-right: 0;
  }
}

.section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_front_behind::after {
  content: "";
  display: block;
  clear: both;
}
.section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_front_behind .text_wrap {
  margin-top: 10px;
  float: left;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_front_behind .text_wrap {
    margin-top: 20px;
  }
}
.section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_front_behind .text_wrap .text {
  font-size: 16px;
  margin: 0;
}
.section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_arm {
  position: absolute;
  bottom: -62px;
  left: 0;
  width: 230px;
}
.section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_arm::after {
  position: absolute;
  top: -35px;
  left: 340px;
  z-index: 1000;
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #1f98d1;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_arm::after {
    position: static;
    width: 0;
    height: 0;
  }
}
.section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_arm::before {
  position: absolute;
  top: 16px;
  left: 220px;
  z-index: 1000;
  transform: rotate(-40deg);
  content: "";
  display: block;
  width: 142px;
  height: 1px;
  background-color: #1f98d1;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_arm::before {
    position: static;
    width: 0;
    height: 0;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_arm {
    margin-top: 20px;
    position: static;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_arm {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_arm .img_wrap {
    float: left;
    margin-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_arm .img_wrap {
    float: none;
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_arm .img_wrap img {
    width: 200px;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_arm .img_wrap img {
    width: 100%;
  }
}

.section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_arm .text_wrap {
  margin-top: 10px;
  float: left;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_arm .text_wrap {
    margin-top: 20px;
  }
}
.section02 .bg_light_blue .sec02_wrap .sec02_body_wrap .sec02_body_arm .text_wrap .text {
  font-size: 16px;
  margin: 0;
}

/* ▲上着部分 */
/* ▽ズボン部分 */
.section02 .bg_light_blue .sec02_wrap {
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap {
    width: 100%;
  }
}
.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap {
    position: static;
  }
}
.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg {
    margin-top: 40px;
  }
}
.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_belt {
  position: absolute;
  top: 75px;
  right: 0;
  width: 230px;
}
.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_belt::after {
  position: absolute;
  top: -68px;
  left: -240px;
  z-index: 1000;
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #1f98d1;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_belt::after {
    position: static;
    width: 0;
    height: 0;
  }
}
.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_belt::before {
  position: absolute;
  top: -13px;
  right: 230px;
  z-index: 1000;
  content: "";
  display: block;
  width: 250px;
  height: 1px;
  background-color: #1f98d1;
  transform: rotate(24deg);
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_belt::before {
    position: static;
    width: 0;
    height: 0;
  }
}
.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_belt .text_wrap {
  float: left;
}
.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_belt .text_wrap .text {
  font-size: 16px;
  margin: 10px 0 0 0;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_belt .text_wrap .text {
    margin: 20px 0 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_belt {
    position: static;
    margin: 40px 0 0;
    width: 100%;
  }
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_belt .img_wrap {
    margin-right: 20px;
    width: 200px;
    float: left;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_belt .img_wrap {
    float: none;
    width: 100%;
    margin: 40px 0 0 0;
  }
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_belt .img_wrap img {
    width: 100%;
  }
}

.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_knee {
  position: absolute;
  top: 318px;
  right: 0;
  width: 230px;
}
.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_knee::after {
  position: absolute;
  top: 36px;
  right: 400px;
  z-index: 1000;
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #1f98d1;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_knee::after {
    position: static;
    width: 0;
    height: 0;
  }
}
.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_knee::before {
  position: absolute;
  top: 42px;
  right: 240px;
  z-index: 1000;
  content: "";
  display: block;
  width: 165px;
  height: 1px;
  background-color: #1f98d1;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_knee::before {
    position: static;
    width: 0;
    height: 0;
  }
}
.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_knee .text_wrap {
  float: left;
}
.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_knee .text_wrap .text {
  font-size: 16px;
  margin: 10px 0 0 0;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_knee .text_wrap .text {
    margin: 20px 0 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_knee {
    position: static;
    margin: 20px 0 0;
    width: 100%;
  }
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_knee .img_wrap {
    margin-right: 20px;
    width: 200px;
    float: left;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_knee .img_wrap {
    width: 100%;
    float: none;
    margin: 40px 0 0 0;
  }
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_knee .img_wrap img {
    width: 100%;
  }
}

.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_fastener {
  position: absolute;
  bottom: -174px;
  right: 0;
  width: 230px;
}
.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_fastener::after {
  position: absolute;
  top: -99px;
  right: 360px;
  z-index: 1000;
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #1f98d1;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_fastener::after {
    position: static;
    width: 0;
    height: 0;
  }
}
.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_fastener::before {
  position: absolute;
  top: -14px;
  right: 200px;
  z-index: 1000;
  content: "";
  display: block;
  width: 207px;
  height: 1px;
  background-color: #1f98d1;
  transform: rotate(52deg);
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_fastener::before {
    position: static;
    width: 0;
    height: 0;
  }
}
.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_fastener .text_wrap {
  float: left;
}
.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_fastener .text_wrap .text {
  font-size: 16px;
  margin: 10px 0 0 0;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_fastener .text_wrap .text {
    margin: 20px 0 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_fastener {
    position: static;
    margin: 20px 0 0;
    width: 100%;
  }
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_fastener .img_wrap {
    margin-right: 20px;
    width: 200px;
    float: left;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_fastener .img_wrap {
    width: 100%;
    float: none;
    margin: 40px 0 0 0;
  }
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_fastener .img_wrap img {
    width: 100%;
  }
}

.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_pocket {
  position: absolute;
  top: 86px;
  left: 0;
  width: 230px;
}
.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_pocket::after {
  position: absolute;
  top: -17px;
  left: 370px;
  z-index: 1000;
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #1f98d1;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_pocket::after {
    position: static;
    width: 0;
    height: 0;
  }
}
.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_pocket::before {
  position: absolute;
  top: 25px;
  left: 230px;
  transform: rotate(-28deg);
  z-index: 1000;
  content: "";
  display: block;
  width: 160px;
  height: 1px;
  background-color: #1f98d1;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_pocket::before {
    position: static;
    width: 0;
    height: 0;
  }
}
.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_pocket .text_wrap {
  float: left;
}
.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_pocket .text_wrap .text {
  font-size: 16px;
  margin: 10px 0 0 0;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_pocket .text_wrap .text {
    margin: 20px 0 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_pocket {
    position: static;
    margin: 20px 0 0;
    width: 100%;
  }
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_pocket .img_wrap {
    margin-right: 20px;
    width: 200px;
    float: left;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_pocket .img_wrap {
    margin: 40px 0 0 0;
    width: 100%;
    float: none;
  }
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_pocket .img_wrap img {
    width: 100%;
  }
}

.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_mesh {
  position: absolute;
  top: 328px;
  left: 0;
  width: 230px;
}
.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_mesh::after {
  position: absolute;
  top: 58px;
  left: 395px;
  z-index: 1000;
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #1f98d1;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_mesh::after {
    position: static;
    width: 0;
    height: 0;
  }
}
.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_mesh::before {
  position: absolute;
  top: 70px;
  left: 240px;
  transform: rotate(-5deg);
  z-index: 1000;
  content: "";
  display: block;
  width: 160px;
  height: 1px;
  background-color: #1f98d1;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_mesh::before {
    position: static;
    width: 0;
    height: 0;
  }
}
.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_mesh .text_wrap {
  float: left;
}
.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_mesh .text_wrap .text {
  font-size: 16px;
  margin: 10px 0 0 0;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_mesh .text_wrap .text {
    margin: 20px 0 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_mesh {
    position: static;
    margin: 20px 0 0;
    width: 100%;
  }
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_mesh .img_wrap {
    margin-right: 20px;
    width: 200px;
    float: left;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_mesh .img_wrap {
    margin: 40px 0 0 0;
    width: 100%;
    float: none;
  }
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_mesh .img_wrap img {
    width: 100%;
  }
}

.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_hem {
  position: absolute;
  bottom: -175px;
  left: 0;
  width: 230px;
}
.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_hem::after {
  position: absolute;
  top: -80px;
  left: 360px;
  z-index: 1000;
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #1f98d1;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_hem::after {
    position: static;
    width: 0;
    height: 0;
  }
}
.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_hem::before {
  position: absolute;
  top: -20px;
  left: 220px;
  transform: rotate(-40deg);
  z-index: 1000;
  content: "";
  display: block;
  width: 165px;
  height: 1px;
  background-color: #1f98d1;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_hem::before {
    position: static;
    width: 0;
    height: 0;
  }
}
.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_hem .text_wrap {
  float: left;
}
.section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_hem .text_wrap .text {
  font-size: 16px;
  margin: 10px 0 0 0;
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_hem .text_wrap .text {
    margin: 20px 0 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_hem {
    position: static;
    margin: 20px 0 0;
    width: 100%;
  }
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_hem .img_wrap {
    margin-right: 20px;
    width: 200px;
    float: left;
  }
}
@media only screen and (max-width: 767px) {
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_hem .img_wrap {
    margin: 40px 0 0 0;
    float: none;
    width: 100%;
  }
  .section02 .bg_light_blue .sec02_wrap .sec02_leg_wrap .sec02_leg_hem .img_wrap img {
    width: 100%;
  }
}

/* ▲ズボン部分 */
/* ▲section02部分 */
/* ▽add_section01部分 */
.add_section01 {
  padding: 97px 10px 100px;
}
@media only screen and (max-width: 767px) {
  .add_section01 {
    padding: 40px 10px;
  }
}
.add_section01 .ad_sec01_wrap {
  width: 980px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .add_section01 .ad_sec01_wrap {
    width: 100%;
  }
}
.add_section01 .ad_sec01_wrap .ad_sec01_img_main_wrap {
  margin-top: 60px;
}
.add_section01 .ad_sec01_wrap .ad_sec01_img_main_wrap p{
	margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .add_section01 .ad_sec01_wrap .ad_sec01_img_main_wrap {
    margin-top: 40px;
  }
}
.add_section01 .ad_sec01_wrap .ad_sec01_img_wrap_left {
  float: left;
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  .add_section01 .ad_sec01_wrap .ad_sec01_img_wrap_left {
    width: 25%;
  }
}
@media only screen and (max-width: 767px) {
  .add_section01 .ad_sec01_wrap .ad_sec01_img_wrap_left {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}

.add_section01 .ad_sec01_wrap .ad_sec01_img_wrap_left .img_wrap:last-of-type {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .add_section01 .ad_sec01_wrap .ad_sec01_img_wrap_left .img_wrap:first-of-type {
    margin-top: 10px;
  }
  .add_section01 .ad_sec01_wrap .ad_sec01_img_wrap_left .img_wrap img {
    width: 100%;
  }
}
.add_section01 .ad_sec01_wrap .ad_sec01_img_wrap_center {
  float: left;
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  .add_section01 .ad_sec01_wrap .ad_sec01_img_wrap_center {
    width: 38%;
  }
}
@media only screen and (max-width: 767px) {
  .add_section01 .ad_sec01_wrap .ad_sec01_img_wrap_center {
    float: none;
    width: 100%;
    margin: 10px 0 0;
  }
  .add_section01 .ad_sec01_wrap .ad_sec01_img_wrap_center .img_wrap img {
    width: 100%;
  }
}

.add_section01 .ad_sec01_wrap .ad_sec01_img_wrap_right {
  float: left;
}
@media only screen and (max-width: 767px) {
  .add_section01 .ad_sec01_wrap .ad_sec01_img_wrap_right {
    width: 34%;
  }
}
@media only screen and (max-width: 767px) {
  .add_section01 .ad_sec01_wrap .ad_sec01_img_wrap_right {
    float: none;
    width: 100%;
  }
}

.add_section01 .ad_sec01_wrap .ad_sec01_img_wrap_right .img_wrap:last-of-type {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .add_section01 .ad_sec01_wrap .ad_sec01_img_wrap_right .img_wrap:first-of-type {
    margin-top: 10px;
  }
  .add_section01 .ad_sec01_wrap .ad_sec01_img_wrap_right .img_wrap img {
    width: 100%;
  }
}
.add_section01 .ad_sec01_wrap .ad_sec01_title_wrap {
  text-align: center;
}
.add_section01 .ad_sec01_wrap .ad_sec01_title_wrap .fs_36 {
  line-height: 1.6;
}
@media only screen and (max-width: 767px) {
  .add_section01 .ad_sec01_wrap .ad_sec01_title_wrap .fs_36 {
    font-size: 22px;
  }
}
.add_section01 .ad_sec01_wrap .ad_sec01_title_wrap .fs_36 .fs_18 {
  display: block;
}

/* ▲add_section01部分 */
