.mv_btm_heading {
  margin-top: 23px;
  font-size: 61px;
  text-align: center;
  color: #014099;
}
.mv_btm_p {
  margin-top: 20px;
  font-size: 16px;
  text-align: center;
  line-height: 34px;
}
.product_wrap {
  margin-top: 50px;
}
.product {
  width: 897px;
  margin: 0 auto;
  position: relative;
}
.product:nth-child(n+2) {
  margin-top: -15px;
}
.product:nth-child(even) .product_left__img {
  margin-left: auto;
}
.product:nth-child(even) .product_right {
  right: auto;
  left: 0;
}
.product:nth-child(even) .product_right_point {
  text-align: left;
}
.product_left__img {
  display: block;
}
.product_right {
  width: 546px;
  margin: auto;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.product_right_point {
  text-align: right;
}
.product_right_block {
  background-color: #014099;
}
.product_right_block__p {
  font-size: 31px;
  font-weight: bold;
  color: #fff;
  line-height: 50px;
  text-align: center;
}
.product_right_block_inr {
  padding: 65px 55px;
}
.section_bg {
  margin-top: 80px;
  padding: 60px 0;
  background-color: #f4f4f4;
}
.heading_lv2 {
  font-size: 44px;
  font-weight: bold;
  color: #014099;
  text-align: center;
}
.heading_btm_p {
  margin-top: 20px;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
}
.section_bg_content {
  margin-top: 40px;
}
.heading_lv3 {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}
.main_img {
  margin-top: 30px;
}
.table_type01 {
  width: 100%;
  margin-top: 30px;
  text-align: center;
}
.table_type01 td {
  border: 1px solid #e5e5e5;
}
.table_type01_tr_header {
  background-color: #014099;
}
.table_type01_tr_header .table_type01_th_top {
  padding: 5px;
  border: 1px solid #fff;
  font-size: 20px;
  color: #fff;
  text-align: center;
}
.table_type01_tr_header .table_type01_th_top:first-child {
  width: 220px;
}
.table_type01_tr_header .table_type01_th_top:nth-child(2) {
  width: 820px;
}
.table_type01_th_left {
  font-size: 43px;
  font-weight: bold;
  color: #014099;
  background-color: #fff;
}
.table_type01_waist,
.table_type01_th_size,
.table_type01_td_waist,
.table_type01_td_size {
  width: calc(820px / 6);
  background-color: #fff;
}
.table_type01_waist,
.table_type01_td_waist {
  background: #f8f8f8;
}
.table_type01_waist,
.table_type01_th_size {
  font-size: 14px;
  font-weight: bold;
}
.table_type01_td_waist {
  font-size: 20px;
}
.table_type01_td_size {
  font-size: 25px;
  font-weight: bold;
  color: #014099;
}
.main_img_btm_p {
  margin-top: 30px;
  font-size: 26px;
  font-weight: bold;
  line-height: 32px;
  text-align: center;
}
.last_section {
  margin-top: 40px;
}
.tenpo_mv__link {
  display: block;
}
.last_product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 692px;
  margin: 40px auto 0;
}
.last_product_left {
  width: 250px;
}
.last_product_right {
  width: 384px;
}
.last_product_right_heading {
  font-size: 30px;
  font-weight: bold;
  line-height: 46px;
}
.last_product_right_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 5px;
}
.last_product_right_list_item {
  display: inline-block;
  margin: 5px 5px 0 0;
  padding: 2px 10px;
  border-radius: 20px;
  font-size: 14px;
  color: #fff;
  background-color: #014099;
}
.last_product_right_p {
  margin-top: 15px;
  font-size: 20px;
  line-height: 30px;
}
.last_product_right_p--red {
  margin-top: 5px;
  font-size: 26px;
  font-weight: bold;
  line-height: 40px;
  color: #e50000;
}
.last_product_right_p--red .b_bold {
  font-size: 39px;
  font-weight: bold;
}
.last_product_btn {
  margin-top: 20px;
}
.last_product_btn_link {
  display: block;
  width: 100%;
  padding: 20px;
  border-radius: 6px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #fff !important;
  background-color: #024497;
}
@media screen and (min-width: 768px) {
  .isSp {
    display: none;
  }
  .isPc {
    display: block;
  }
  .container.ht {
    width: 1040px;
    margin: 0 auto;
  }
  .uc_heading-h1 {
    margin-bottom: 25px;
    background: #eee;
    font-size: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 80px;
    padding-left: 20px;
    font-weight: bold;
  }
}
@media screen and (max-width: 767px) {
  .isSp {
    display: block;
  }
  .isPc {
    display: none;
  }
  img {
    width: 100%;
  }
  .container.ht {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  .uc_heading-h1 {
    margin-bottom: 25px;
    background: #eee;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 15px;
    height: 58px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mv_btm_heading {
    margin-top: 15px;
    font-size: 36px;
  }
  .mv_btm_p {
    margin-top: 15px;
    font-size: 14px;
    line-height: 24px;
  }
  .product_wrap {
    margin-top: 40px;
  }
  .product {
    width: 100%;
    padding-bottom: 50%;
  }
  .product:nth-child(n+2) {
    margin-top: 25px;
  }
  .product_left__img {
    width: 75%;
  }
  .product_right {
    width: 100%;
    top: auto;
    right: auto;
    bottom: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .product_right_point__img {
    width: 20%;
  }
  .product_right_block__p {
    font-size: 20px;
    line-height: 32px;
  }
  .product_right_block_inr {
    padding: 35px;
  }
  .section_bg {
    margin-top: 60px;
    padding: 45px 0;
  }
  .heading_lv2 {
    font-size: 26px;
  }
  .heading_btm_p {
    margin-top: 15px;
    font-size: 14px;
    line-height: 24px;
  }
  .section_bg_content {
    margin-top: 15px;
  }
  .heading_lv3 {
    font-size: 20px;
  }
  .main_img {
    margin-top: 20px;
  }
  .table_type01 {
    margin-top: 20px;
  }
  .table_type01_tr_header .table_type01_th_top {
    padding: 5px;
    font-size: 11px;
  }
  .table_type01_tr_header .table_type01_th_top:first-child {
    width: 15%;
  }
  .table_type01_tr_header .table_type01_th_top:nth-child(2) {
    width: 85%;
  }
  .table_type01_th_left {
    font-size: 15px;
  }
  .table_type01_waist,
  .table_type01_th_size,
  .table_type01_td_waist,
  .table_type01_td_size {
    width: calc(85% / 6);
  }
  .table_type01_waist,
  .table_type01_td_waist {
    background: #f8f8f8;
  }
  .table_type01_waist,
  .table_type01_th_size {
    font-size: 10px;
    font-weight: bold;
  }
  .table_type01_td_waist {
    font-size: 10px;
  }
  .table_type01_td_size {
    font-size: 12px;
  }
  .main_img_btm_p {
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
  }
  .last_section {
    margin-top: 20px;
  }
  .tenpo_mv {
    margin-right: -15px;
    margin-left: -15px;
  }
  .last_product {
    display: block;
    width: 100%;
    margin: 30px auto 0;
  }
  .last_product_left {
    width: 80%;
    margin: 0 auto;
  }
  .last_product_right {
    width: 100%;
    margin-top: 15px;
  }
  .last_product_right_heading {
    font-size: 24px;
    line-height: 36px;
  }
  .last_product_right_list_item {
    font-size: 13px;
  }
  .last_product_btn {
    margin-top: 15px;
  }
  .last_product_btn_link {
    padding: 15px;
    font-size: 19px;
  }
}

/*# sourceMappingURL=style.css.map */
