@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
#main {
  width: 100%;
}

#main #page-cosme {
  font-family: 'Noto Sans JP', sans-serif;
}

#main #page-cosme .contact_mail {
  font-size: 1.5em;
  list-style: none;
}

#main #page-cosme h2 {
  background-color: transparent;
  border: none;
}

#main #page-cosme h3 {
  border-bottom: none;
}

#main #page-cosme .rhombus_head__orange {
  background-image: url(../page-cosme_image/sectionhead_bg_orange.svg);
}

#main #page-cosme .rhombus_head__blue {
  background-image: url(../page-cosme_image/sectionhead_bg_blue.svg);
  position: relative;
  left: -5px;
}

#main #page-cosme .rhombus_head__orange,
#main #page-cosme .rhombus_head__blue {
  text-align: center;
  background-position: cover;
  height: 45px;
  line-height: 45px;
  width: 100%;
  max-width: 440px;
  min-width: 220px;
  background-repeat: no-repeat;
  color: #fff;
  font-weight: 500;
  font-size: 24px;
  letter-spacing: 0.1em;
}

#main #page-cosme .page_header_area {
  background-image: url(../page-cosme_image/header_bg.jpg);
  min-height: 285px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

#main #page-cosme .page_header_area .title {
  position: absolute;
  top: 45%;
  left: 0;
  -webkit-transform: translateY(-45%) translateX(0);
          transform: translateY(-45%) translateX(0);
  margin: auto;
}

#main #page-cosme .page_header_area .sub_copy {
  position: absolute;
  right: -25px;
  bottom: 32px;
}

#main #page-cosme .service_disc .main_txt {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}

#main #page-cosme .service_disc .attention_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#main #page-cosme .service_disc .attention_txt p {
  width: 50%;
}

#main #page-cosme .service_disc .attention_txt .image_block {
  width: 50%;
  text-align: center;
}

#main #page-cosme .service_disc .attention_txt .image_block img {
  max-width: 250px;
}

#main #page-cosme .service_disc .content_item {
  position: relative;
  border: 8px solid #95E0E6;
  width: 100%;
  padding: 60px 20px 30px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#main #page-cosme .service_disc .item_head {
  background-color: #133C55;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  padding: 10px;
  width: 75%;
  position: absolute;
  left: 50px;
  top: -25px;
}

#main #page-cosme .service_disc .icon_num {
  position: absolute;
  width: 40px;
  left: -8px;
  top: -45px;
}

#main #page-cosme .service_disc .icon_num img {
  width: 100%;
}

#main #page-cosme .service_disc .onepoint_icon {
  bottom: 30px;
  right: 40px;
  position: absolute;
}

#main #page-cosme .service_disc .item03 img {
  max-width: 95px;
}

#main #page-cosme .service_disc .item04 img {
  max-width: 58px;
}

#main #page-cosme .l-table p {
  margin: 0;
}

#main #page-cosme .l-table .t-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4px !important;
}

#main #page-cosme .l-table .title,
#main #page-cosme .l-table .price {
  padding: 25px 0;
  width: 100%;
  border-radius: 10px;
  text-align: center;
  width: 50%;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#main #page-cosme .l-table .title {
  background-color: #95E0E6;
  border: none;
  color: #133C55;
  margin-right: 13px;
}

#main #page-cosme .l-table .price {
  background-color: transparent;
  border: 1px solid #133C55;
  color: #133C55;
  font-weight: 900;
  line-height: 1em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#main #page-cosme .l-table .price .add {
  font-size: 14px;
  color: #707070;
  display: block;
  margin-top: 10px;
  font-weight: 500;
}

#main #page-cosme .section_head {
  position: relative;
  left: -25px;
}

#main #page-cosme .service_mailform .form_area {
  background-image: url(../page-cosme_image/form_bg.jpg);
  background-position: cover;
  background-repeat: no-repeat;
}

#main #page-cosme .service_mailform .wpcf7-text,
#main #page-cosme .service_mailform .wpcf7-textarea {
  border-radius: 0;
  border: 1px solid #133C55;
  width: 100%;
}

#main #page-cosme .service_mailform .tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

#main #page-cosme .service_mailform .thead {
  width: 280px;
}

#main #page-cosme .service_mailform .required,
#main #page-cosme .service_mailform .no-required {
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  height: 26px;
  line-height: 24px;
  width: 68px;
  display: inline-block;
  margin-right: 10px;
}

#main #page-cosme .service_mailform .required {
  background-color: #133C55;
  color: #fff;
}

#main #page-cosme .service_mailform .no-required {
  border: 1px solid #133C55;
  background-color: transparent;
  color: #133C55;
}

#main #page-cosme .service_mailform .wpcf7-submit {
  margin: 0 auto;
  width: 190px;
  padding: 10px 0;
  background-color: #133C55;
  color: #fff;
  text-align: center;
  border-radius: 0;
  display: block;
}

#main #page-cosme .service_mailform .form-control {
  font-size: 16px;
}

#main #page-cosme .service_mailform .add_message {
  font-size: 14px;
}

#main #page-cosme .l-section {
  margin-top: 80px;
}

@media screen and (min-width: 801px) {
  #main #page-cosme .two_column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 40px;
  }
  #main #page-cosme .two_column .content_item {
    width: 50%;
    height: 250px;
  }
  #main #page-cosme .two_column .column_first {
    margin-right: 20px;
  }
  #main #page-cosme .service_mailform .form_area {
    padding: 40px 20px;
  }
}

@media screen and (max-width: 800px) {
  #main #page-cosme .page_header_area {
    min-height: 300px;
    background-position: center;
  }
  #main #page-cosme .page_header_area .sub_copy {
    bottom: 50px;
  }
  #main #page-cosme .service_disc {
    margin-top: 80px;
  }
  #main #page-cosme .service_disc .content_item {
    margin-bottom: 40px;
    width: 100%;
    min-width: 0;
    min-height: 200px;
  }
  #main #page-cosme .service_disc .content_item .item_head {
    width: 80%;
  }
  #main #page-cosme .service_disc .content_item .icon_num {
    width: 40px;
  }
  #main #page-cosme .service_disc .content_item .onepoint_icon {
    bottom: 60px;
  }
  #main #page-cosme .service_disc .content_item .item03 {
    bottom: 40px;
  }
  #main #page-cosme .service_disc .content_item .item03 img {
    height: 80px;
  }
  #main #page-cosme .service_disc .content_item .item04 {
    bottom: 30px;
  }
  #main #page-cosme .service_disc .content_item .item04 img {
    height: 40px;
  }
  #main #page-cosme .service_disc .ci-03 {
    padding-right: 100px;
  }
}

@media screen and (max-width: 800px) and (max-width: 386px) {
  #main #page-cosme .service_disc .ci-04 {
    padding-right: 80px;
  }
}

@media screen and (max-width: 800px) {
  #main #page-cosme .service_disc .attention_txt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #main #page-cosme .service_disc .attention_txt p {
    width: 100%;
  }
  #main #page-cosme .service_disc .attention_txt .image_block {
    width: 100%;
  }
  #main #page-cosme .l-table .t-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 20px;
  }
  #main #page-cosme .l-table .t-row .title {
    margin-bottom: 10px;
  }
  #main #page-cosme .l-table .t-row .price {
    margin-bottom: 20px;
  }
  #main #page-cosme .l-table .t-row .title,
  #main #page-cosme .l-table .t-row .price {
    width: 100%;
  }
  #main #page-cosme .service_mailform .form_area {
    background-position: center;
    padding: 40px 0;
  }
  #main #page-cosme .service_mailform .tr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #main #page-cosme .service_mailform .tr .thead {
    width: 100%;
  }
}
/*# sourceMappingURL=page-all.css.map */