.font_robot {
  font-family: 'Roboto', sans-serif;
}
[class$="_pic"] {
  font-size: 0;
}
[class*="__img"] {
  margin: 0 auto;
}
.mv {
  text-align: center;
  background-color: #cfdae0;
}
.mv__img {
  margin: 0 auto;
}
.lead_area {
  margin-top: 60px;
}
.bnr_pic_link {
  display: block;
}
.bnr_pic_btm_caution_p {
  margin-top: 10px;
  font-size: 14px;
  line-height: 34px;
  text-align: center;
}
.formal_black_section {
  margin-top: 80px;
  padding-bottom: 75px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#f0f2f4), color-stop(90%, #f0f2f4), color-stop(90%, #fff), to(#fff));
  background-image: linear-gradient(0deg, #f0f2f4 0%, #f0f2f4 90%, #fff 90%, #fff 100%);
}
.formal_black_section .lp_btn {
  margin-top: 30px;
}
.formal_black_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.formal_black_flex_left {
  width: 494px;
}
.formal_black_flex_right {
  width: 500px;
  margin-bottom: 30px;
}
.formal_black_sub_heading {
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.formal_black_heading {
  margin-top: 15px;
  font-size: 38px;
  font-weight: bold;
  line-height: 46px;
}
.formal_black_heading_btm_p {
  margin-top: 25px;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.05em;
}
.formal_black_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 35px;
}
.formal_black_list_item {
  width: calc((100% - 30px) / 4);
}
.formal_black_price {
  margin-top: 30px;
  font-size: 16px;
  font-weight: bold;
}
.formal_black_price .num {
  display: inline-block;
  margin: 0 5px;
  font-size: 32px;
}
.formal_black_price .tax {
  font-size: 14px;
}
.lp_btn_link {
  display: block;
  padding: 17px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background-color: #346b8d;
}
.lp_btn_link:link,
.lp_btn_link:visited {
  color: #fff;
}
.review_section {
  padding: 40px 0 90px;
  background-color: #f0f2f4;
}
.review_section_heading {
  font-size: 38px;
  font-weight: bold;
  line-height: 46px;
  text-align: center;
}
.review_list {
  margin-top: 40px;
}
.review_list_item {
  padding: 20px;
  background-color: #fff;
}
.review_list_item+.review_list_item {
  margin-top: 20px;
}
.review_star_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.review_star_list_item {
  margin: 0 1px;
}
.review_list_heading {
  margin-top: 10px;
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
}
.review_list_other {
  margin-top: 15px;
  font-size: 14px;
  line-height: 22px;
  color: #666;
}
.review_list_des {
  margin-top: 20px;
  font-size: 16px;
  line-height: 26px;
}
.section_pr_content {
  padding: 70px 0 50px;
  background-color: #cfdae0;
}
.section_pr_content:nth-child(odd) .container.ht {
  padding-left: 100px;
}
.section_pr_content:nth-child(odd) .section_pr_content_num_pic {
  position: absolute;
  top: -45px;
  left: 0;
}
.section_pr_content:nth-child(even) {
  background-color: #f0f2f4;
}
.section_pr_content:nth-child(even) .container.ht {
  padding-right: 100px;
}
.section_pr_content:nth-child(even) .section_pr_content_num_pic {
  position: absolute;
  top: -45px;
  right: 0;
}
.section_pr_content:nth-child(even) .section_pr_content_flex {
  padding-left: 0;
}
.section_pr_content:nth-child(even) .section_pr_content_flex_left {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.section_pr_content:nth-child(even) .section_pr_content_flex_right {
  width: 575px;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
.section_pr_content#item_02,
.section_pr_content#item_03 {
  padding-bottom: 0;
}
.section_pr_content#item_02 .section_pr_content_pic,
.section_pr_content#item_03 .section_pr_content_pic {
  margin-top: -80px;
}
.section_pr_content .container.ht {
  position: relative;
}
.section_pr_content_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 40px 50px 0;
  border-top: 1px solid #346b8d;
}
.section_pr_content_flex_right {
  width: 530px;
}
.section_pr_content_heading {
  padding-left: 18px;
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
  letter-spacing: 0.06em;
  position: relative;
}
.section_pr_content_heading::before {
  content: '';
  display: block;
  width: 8px;
  height: 40px;
  background-color: #346b8d;
  position: absolute;
  top: 0;
  left: 0;
}
.section_pr_content_heading_btm_p {
  margin-top: 25px;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.06em;
}
.pr_list {
  margin-top: 30px;
}
.all_feature_section {
  margin-top: 80px;
}
.all_feature_section_heading {
  text-align: center;
}
.all_feature_section_heading .text {
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 4px solid #346b8d;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #346b8d;
}
.all_feature_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 745px;
  margin: 50px auto 0;
}
.all_feature_list_item {
  width: 165px;
}
.all_feature_list_item:nth-child(n+5) {
  margin-top: 32px;
}
.all_feature_list_item_pic {
  text-align: center;
}
.all_feature_list_item_text {
  margin-top: 5px;
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
  text-align: center;
}
.size_section {
  margin-top: 70px;
  padding-bottom: 50px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#cfdae0), color-stop(40%, #cfdae0), color-stop(40%, #fff), to(#fff));
  background-image: linear-gradient(0deg, #cfdae0 0%, #cfdae0 40%, #fff 40%, #fff 100%);
}
.size_section_heading {
  text-align: center;
}
.size_section_heading .text {
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 4px solid #346b8d;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #346b8d;
}
.size_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 840px;
  margin: 65px auto 0;
}
.size_list_item_text {
  margin-top: 15px;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}
.styling_section {
  padding: 60px 0 140px;
  background-color: #f0f2f4;
}
.styling_section_heading {
  text-align: center;
}
.styling_section_heading .text {
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 4px solid #346b8d;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #346b8d;
}
.styling_pic {
  margin-top: 60px;
}
.product_section {
  margin-top: 120px;
}
.product_section_heading {
  text-align: center;
}
.product_section_heading .text {
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 4px solid #346b8d;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #346b8d;
}
.product_content {
  margin-top: 55px;
}
.product_content+.product_content {
  margin-top: 120px;
}
.product_content .lp_btn_list {
  margin-top: 50px;
}
.product_content_heading {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}
.product_content_heading .font_s {
  display: block;
  font-size: 20px;
}
.product_content_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 30px;
}
.product_content_list_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: calc((100% - 60px) / 4);
}
.product_content_list_item:nth-child(n+2) {
  margin-left: 20px;
}
.product_content_list_item:nth-child(4n+5) {
  margin-left: 0;
}
.product_content_list_item:nth-child(n+5) {
  margin-top: 60px;
}
.product_content_list_item .lp_btn {
  margin-top: 15px;
}
.product_content_list_item_name {
  margin-top: 20px;
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
}
.product_content_list_item_price {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 24px;
}
.product_content_list_item_price+.lp_btn {
  margin-top: auto;
}
.product_content_list_item_price_sale {
  font-size: 14px;
  color: #c00;
}
.product_content_list_item_price_sale .num {
  font-size: 24px;
  font-weight: bold;
}
.lp_btn_list_link {
  display: block;
  padding: 30px;
  border: 2px solid #346b8d;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  color: #346b8d;
}
.lp_btn_list_link:link,
.lp_btn_list_link:visited {
  color: #346b8d;
}

.formal_black_price .num_sale {
  display: inline-block;
  margin: 0 5px;
  font-size: 36px;
  color: red;
}
.formal_black_price .tax_sale {
  font-size: 14px;
  color: red;
}
@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;
  }
  .lead_area {
    margin-top: 30px;
  }
  .bnr_pic_btm_caution_p {
    margin-top: 15px;
    font-size: 11px;
    line-height: normal;
  }
  .formal_black_section {
    margin-top: 60px;
    padding-bottom: 50px;
  }
  .formal_black_section .lp_btn {
    margin-top: 25px;
  }
  .formal_black_flex {
    display: block;
  }
  .formal_black_flex_left {
    width: 100%;
  }
  .formal_black_flex_right {
    width: 100%;
    margin-top: 25px;
    margin-bottom: 0;
  }
  .formal_black_heading {
    margin-top: 5px;
    font-size: 28px;
  }
  .formal_black_heading_btm_p {
    margin-top: 15px;
  }
  .formal_black_list {
    margin-top: 25px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .formal_black_list_item {
    width: calc((100% - 10px) / 2);
  }
  .formal_black_list_item:nth-child(n+3) {
    margin-top: 10px;
  }
  .formal_black_price {
    margin-top: 20px;
  }
  .formal_black_price .num {
    margin: 0 4px;
  }
  .review_section {
    padding: 30px 0 40px;
  }
  .review_section_heading {
    font-size: 28px;
  }
  .review_list {
    margin-top: 30px;
  }
  .review_list.open .review_list_item:nth-child(n+4) {
    display: block;
  }
  .review_list_item {
    padding: 15px;
  }
  .review_list_item:nth-child(n+4) {
    display: none;
  }
  .review_list_heading {
    line-height: 34px;
  }
  .review_list_des {
    font-size: 14px;
    line-height: 24px;
  }
  .review_more_btn {
    margin-top: 35px;
    text-align: center;
  }
  .review_more_btn .text {
    display: inline-block;
    padding-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
    position: relative;
  }
  .review_more_btn .text::after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: auto;
    border-top: 2px solid #346b8d;
    border-right: 2px solid #346b8d;
    position: absolute;
    right: 0;
    bottom: 5px;
    left: 0;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  .review_more_btn .text.open::after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .section_pr_content {
    padding: 70px 0 40px;
  }
  .section_pr_content:nth-child(odd) .container.ht {
    padding-left: 15px;
  }
  .section_pr_content:nth-child(odd) .section_pr_content_num_pic {
    background-color: #cfdae0;
  }
  .section_pr_content:nth-child(odd) .section_pr_content_num_pic {
    top: -45px;
    left: 10px;
  }
  .section_pr_content:nth-child(even) .container.ht {
    padding-right: 15px;
  }
  .section_pr_content:nth-child(even) .section_pr_content_num_pic {
    background-color: #f0f2f4;
  }
  .section_pr_content:nth-child(even) .section_pr_content_num_pic {
    top: -45px;
    right: 10px;
  }
  .section_pr_content:nth-child(even) .section_pr_content_flex_left {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .section_pr_content:nth-child(even) .section_pr_content_flex_right {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .section_pr_content#item_02 {
    padding-bottom: 40px;
  }
  .section_pr_content#item_02 .section_pr_content_pic {
    margin-top: -80px;
  }
  .section_pr_content#item_03 {
    padding-bottom: 40px;
  }
  .section_pr_content#item_03 .section_pr_content_pic {
    margin-top: -60px;
  }
  .section_pr_content_num_pic {
    width: 80px;
    padding: 10px;
  }
  .section_pr_content_flex {
    display: block;
    padding: 25px 0 0 0;
  }
  .section_pr_content_flex_right {
    width: 100%;
    margin-top: 40px;
  }
  .section_pr_content_heading {
    padding-left: 16px;
    font-size: 26px;
    line-height: 36px;
  }
  .section_pr_content_heading::before {
    height: 36px;
  }
  .section_pr_content_heading_btm_p {
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
  }
  .all_feature_section {
    margin-top: 50px;
  }
  .all_feature_section_heading .text {
    font-size: 28px;
  }
  .all_feature_list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
    margin-top: 30px;
  }
  .all_feature_list_item {
    width: calc((100% - 60px) / 3);
  }
  .all_feature_list_item:nth-child(n+2) {
    margin-left: 30px;
  }
  .all_feature_list_item:nth-child(3n+4) {
    margin-left: 0;
  }
  .all_feature_list_item:nth-child(n+4) {
    margin-top: 25px;
  }
  .all_feature_list_item_text {
    font-size: 14px;
    line-height: 20px;
  }
  .size_section {
    margin-top: 50px;
    padding-bottom: 20px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#cfdae0), color-stop(50%, #cfdae0), color-stop(50%, #fff), to(#fff));
    background-image: linear-gradient(0deg, #cfdae0 0%, #cfdae0 50%, #fff 50%, #fff 100%);
  }
  .size_section_heading .text {
    font-size: 28px;
  }
  .size_list {
    width: 100%;
    margin-top: 30px;
  }
  .size_list_item+.size_list_item {
    margin-left: 40px;
  }
  .size_list_item_text {
    margin-top: 10px;
    font-size: 18px;
  }
  .styling_section {
    padding: 40px 0 60px;
  }
  .styling_section_heading .text {
    font-size: 28px;
  }
  .styling_pic {
    margin-top: 30px;
  }
  .product_section {
    margin-top: 50px;
  }
  .product_section_heading .text {
    font-size: 24px;
  }
  .product_content+.product_content {
    margin-top: 90px;
  }
  .product_content .lp_btn_list {
    margin-top: 30px;
  }
  .product_content_list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 30px;
  }
  .product_content_list_item {
    width: calc((100% - 15px) / 2);
  }
  .product_content_list_item:nth-child(n+2) {
    margin-left: 0;
  }
  .product_content_list_item:nth-child(n+3) {
    margin-top: 30px;
  }
  .product_content_list_item .lp_btn {
    margin-top: 8px;
  }
  .product_content_list_item_name {
    margin-top: 8px;
  }
  .product_content_list_item_price {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .product_content_list_item_price+.lp_btn {
    margin-top: auto;
  }
  .lp_btn_list_link {
    padding: 20px;
    border: 2px solid #346b8d;
    font-size: 16px;
  }
}

/*# sourceMappingURL=style.css.map */
