@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
.font-bold {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W6", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
}

/*
#overview

color

common site color palette

*/
/*
#colors

@primary #428cf5
@secondary #f9972d

@white #ffffff
@black #333333
@gray #999999
@gray-dark #dbdbdb
@gray-light #666666
*/
@font-face {
  font-family: "MyYuGothicM";
  font-weight: normal;
  src: local("YuGothic-Medium"), local("Yu Gothic Medium"), local("YuGothic-Regular");
}
@font-face {
  font-family: "MyYuGothicM";
  font-weight: bold;
  src: local("YuGothic-Bold"), local("Yu Gothic");
}
#price-revision {
  width: 1100px;
}
#price-revision .l-main_inner {
  width: 840px;
  margin: 40px auto 0;
}
#price-revision .p-main_ttl {
  font-size: 0;
}
#price-revision .p-main_textArea {
  width: 720px;
  margin: 30px auto 0;
}
#price-revision .p-main_textArea .p-main_text01 {
  font-size: 22px;
  font-size: 1.573rem;
  line-height: 1.5454545455;
  text-align: center;
  font-weight: bold;
  font-feature-settings: "palt";
}
#price-revision .p-main_textArea .p-main_text01 span {
  color: #20aee5;
}
#price-revision .p-main_textArea .p-main_dataBox {
  background-color: #f3f2e6;
  box-sizing: border-box;
  padding: 25px 35px;
  letter-spacing: 0;
  margin-top: 30px;
}
#price-revision .p-main_textArea .p-main_dataBox .p-main_dataBox__text_data {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
  color: #20aee5;
  font-size: 47px;
  font-size: 3.3605rem;
  line-height: 1;
}
#price-revision .p-main_textArea .p-main_dataBox .p-main_dataBox__text_data .p-text_s {
  font-size: 33px;
  font-size: 2.3595rem;
  line-height: 1;
}
#price-revision .p-main_textArea .p-main_dataBox .p-main_dataBox__text_data .p-text_data {
  display: flex;
  align-items: baseline;
}
#price-revision .p-main_textArea .p-main_dataBox .p-main_dataBox__text_data .p-data_tag {
  display: inline-block;
  background-color: #20aee5;
  color: #fff;
  font-size: 30px;
  font-size: 2.145rem;
  line-height: 1;
  padding: 8px 10px 8px 15px;
  margin-right: 10px;
  margin-top: 8px;
}
#price-revision .p-main_textArea .p-main_dataBox .p-main_dataBox__text_online {
  font-weight: 900;
  text-align: center;
  font-size: 22px;
  font-size: 1.573rem;
  line-height: 1.6363636364;
  padding-bottom: 3px;
  border-bottom: 1px solid;
  font-feature-settings: "palt";
  margin-top: 15px;
}
#price-revision .p-main_textArea .p-main_dataBox .p-main_dataBox__text_attention {
  text-align: left;
  font-size: 16px;
  font-size: 1.144rem;
  line-height: 1.375;
  padding-left: 1.2em;
  text-indent: -1.2em;
  margin-top: 15px;
  font-feature-settings: "palt";
}
#price-revision .p-main_textArea .p-main_dataBox .p-main_dataBox__text_attention + .p-main_dataBox__text_attention {
  margin-top: 0;
}
#price-revision .p-main_textArea .p-main_text02 {
  font-weight: bold;
  text-align: center;
  font-size: 22px;
  font-size: 1.573rem;
  line-height: 1.5454545455;
  letter-spacing: 0;
  margin-top: 33px;
}
#price-revision .p-target_products_listArea {
  margin-top: 60px;
}
#price-revision .p-target_products_listArea .p-target_products_list__ttl {
  color: #20aee5;
  text-align: center;
  font-size: 26px;
  font-size: 1.859rem;
  line-height: 1.3846153846;
  font-weight: bold;
  box-sizing: border-box;
  border-top: 2px solid #20aee5;
  border-bottom: 2px solid #20aee5;
  padding: 10px 0 11px;
  margin-bottom: 24px;
}
#price-revision .p-target_products_listArea .p-target_products_list {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
#price-revision .p-target_products_listArea .p-target_products_list li {
  width: 220px;
}
#price-revision .p-target_products_tableArea {
  margin-top: 80px;
}
#price-revision .p-target_products_tableArea .p-target_products_table__ttl {
  font-weight: bold;
  font-size: 26px;
  font-size: 1.859rem;
  line-height: 1;
  margin-bottom: 24px;
}
#price-revision .p-target_products_tableArea .p-target_products_table__ttl span {
  color: #20aee5;
}
#price-revision .p-detailArea {
  margin-top: 45px;
  text-align: left;
  letter-spacing: 0;
}
#price-revision .p-detailArea .p-detal_textArea dt {
  font-weight: bold;
  font-size: 20px;
  font-size: 1.43rem;
  line-height: 1.5;
  margin-bottom: 0.6em;
}
#price-revision .p-detailArea .p-detal_textArea dd {
  font-size: 18px;
  font-size: 1.287rem;
  line-height: 1.4444444444;
  margin-bottom: 30px;
}
#price-revision .p-detailArea .p-detal_textArea dd + dd {
  margin-top: -10px;
}/*# sourceMappingURL=price-revision.css.map */