@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;500;600;700&display=swap");
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600&display=swap");
#new_plain {
  color: #333;
  font-family: "Noto Sans Japanese", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  /* magnificPopup animation */
  /* overlay at start */
  /* overlay animate in */
  /* overlay animate out */
  /* content at start */
  /* content animate it */
  /* content animate out */
  /* kv-small
  -------------------------------------------------- */
}
#new_plain .contents {
  position: relative;
  z-index: 1;
  overflow: hidden;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
}
#new_plain .contents p, #new_plain .contents h1, #new_plain .contents h2, #new_plain .contents h3, #new_plain .contents h4, #new_plain .contents h5, #new_plain .contents h6, #new_plain .contents a, #new_plain .contents li, #new_plain .contents caption, #new_plain .contents td, #new_plain .contents th, #new_plain .contents dt, #new_plain .contents dd, #new_plain .contents input, #new_plain .contents textarea, #new_plain .contents select, #new_plain .contents address {
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#new_plain .contents a {
  color: inherit;
  text-decoration: none;
  transition: opacity 0.3s;
}
#new_plain .contents a:hover {
  opacity: 0.7;
}
#new_plain .contents img {
  max-width: none;
  vertical-align: bottom;
  -webkit-backface-visibility: hidden;
}
#new_plain .contents img[src$=svg] {
  max-width: 100%;
}
#new_plain .contents section {
  position: relative;
}
#new_plain .contents .inner {
  margin: 0 auto;
  position: relative;
  width: 1000px;
}
#new_plain .contents .anchor, #new_plain .contents .anchor_external {
  display: block;
  position: absolute;
  top: 0;
}
#new_plain .contents .figure_box {
  margin: 42px auto 0;
}
#new_plain .contents .figure_box .box_ttl {
  padding: 22px 25px;
  border-radius: 20px 20px 0 0;
  position: relative;
  color: #fff;
  background-color: #2573b8;
  font-size: 24px;
  text-align: center;
  box-shadow: 0px 0px 20px 5px rgba(37, 115, 184, 0.1);
}
#new_plain .contents .figure_box .box_ttl::before {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 30px;
  background-color: #2573b8;
  content: "";
}
#new_plain .contents .figure_box .box_ttl .box_ttl_inner {
  position: relative;
  z-index: 2;
}
#new_plain .contents .figure_box .box_detail {
  padding: 40px 55px;
  border-radius: 0 0 20px 20px;
  position: relative;
  background-color: #fff;
  box-shadow: 0px 0px 20px 5px rgba(37, 115, 184, 0.1);
}
#new_plain .contents .figure_box .box_detail_txt {
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: 0.05em;
}
#new_plain .contents .figure_box .box_img {
  text-align: center;
}
#new_plain .contents .figure_box .box_img .note {
  margin-top: 15px;
  font-size: 18px;
  text-align: right;
  letter-spacing: 0.05em;
}
#new_plain .contents .new_point_ttl {
  position: relative;
}
#new_plain .contents .new_point_ttl .ribbon {
  margin: 0 0 0 -202px;
  position: absolute;
  top: -40px;
  left: 50%;
  width: 404px;
  height: 70px;
  color: #fff;
  background: url(/pc/special/new_plain/data/images/ribbon_ttl_bg.png) no-repeat center center/contain;
  font-size: 20px;
  letter-spacing: 0.05em;
}
#new_plain .contents .new_point_ttl .ribbon_inner {
  margin-top: 15px;
  text-align: center;
}
#new_plain .contents .new_point_ttl .ttl_txt {
  padding: 35px 0 15px;
  color: #fff;
  background: url(/pc/special/new_plain/data/images/new_point_ttl.jpg) no-repeat center center/cover;
  font-family: "Noto Serif JP", serif !important;
  font-size: 40px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.01em;
}
#new_plain .contents .secret_sub_ttl {
  color: #0c277f;
  background: url(/pc/special/new_plain/data/images/ttl_btm_gradation.png) no-repeat bottom center/contain;
  font-family: "Noto Serif JP", serif !important;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
}
#new_plain .contents .secret_txt {
  margin-top: 38px;
  font-size: 18px;
  line-height: 1.7;
}
#new_plain .contents .secret_txt + .secret_txt {
  margin-top: 33px;
}
#new_plain .contents .insp_result_ttl {
  position: relative;
}
#new_plain .contents .insp_result_ttl .bubble {
  margin: 0 0 0 -100px;
  padding: 28px 0;
  border-radius: 40px;
  position: absolute;
  top: -62px;
  left: 50%;
  width: 200px;
  color: #fff;
  background-color: #cc0000;
  font-size: 24px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.05em;
}
#new_plain .contents .insp_result_ttl .bubble::before {
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 18px solid #cc0000;
  position: absolute;
  top: 100%;
  left: 50%;
  content: "";
}
#new_plain .contents .insp_result_ttl .ttl_txt {
  padding: 50px 0 40px;
  color: #fff;
  background-color: #0c277f;
  font-family: "Noto Serif JP", serif !important;
  font-size: 22px;
  font-weight: 500;
  line-height: 2.2;
  text-align: center;
  letter-spacing: 0.075em;
}
#new_plain .contents .insp_result_ttl .ttl_txt .em {
  color: #fdcd00;
}
#new_plain #kv {
  padding: 50px 0 80px;
  background: url(/pc/special/new_plain/data/images/kv-bg.jpg?2024) no-repeat center center;
}
#new_plain #kv .kv_inner {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  width: 1200px;
  max-width: 100%;
}
#new_plain #kv .kv_ttl {
  width: 714px;
}
#new_plain #kv .kv_sub_ttl {
  margin-top: 40px;
  width: 709px;
}
#new_plain #kv .popup_txt {
  margin-top: -10px;
  margin-right: 40px;
  width: 257px;
}
#new_plain #lead {
  padding: 120px 0 100px;
  z-index: 1;
  background: url(/pc/special/new_plain/data/images/lead_bg.jpg) no-repeat center center/cover;
}
#new_plain #lead .lead_txt {
  color: #011b6a;
  font-family: "Noto Serif JP", serif !important;
  font-size: 20px;
  font-weight: bold;
  line-height: 2;
  text-align: center;
  letter-spacing: 0.05em;
}
#new_plain #lead .lead_txt .em {
  font-size: 30px;
  line-height: 1.2;
}
#new_plain #lead .lead_txt + .lead_txt {
  margin-top: 38px;
}
#new_plain #lead .lead_svg {
  margin: 0 auto;
  display: block;
  width: 800px;
  height: auto;
}
#new_plain #lead .lead_svg img {
  filter: drop-shadow(0px 0px 20px rgba(255, 255, 255, 0.3));
}
#new_plain #lead .lead_svg.-catch {
  margin: 80px auto;
  width: 680px;
}
#new_plain #lead .mv_area {
  margin-top: 60px;
}
#new_plain #lead .mv_area .howto-video {
  width: 1000px;
  max-width: 100%;
}
#new_plain #method {
  padding: 90px 0;
  position: relative;
  background: url(/pc/special/new_plain/data/images/gradation_bg.png) no-repeat bottom -40px center/contain;
}
#new_plain #method::before {
  margin: 0 0 0 -337px;
  position: absolute;
  top: -37.5%;
  left: 50%;
  width: 674px;
  height: 674px;
  background: url(/pc/special/new_plain/data/images/method_ttl_bg.png) no-repeat center center/contain;
  content: "";
}
#new_plain #method .method_ttl {
  color: #0c277f;
  font-family: "Noto Serif JP", serif !important;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  text-shadow: 0px 2px 0px #fff;
  letter-spacing: 0.05em;
}
#new_plain #method .method_ttl .em {
  color: #cc0000;
}
#new_plain #method .method_txt {
  margin-top: 43px;
  color: #333333;
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: 0.05em;
}
#new_plain .anchor_area {
  background-color: #7dbeec;
}
#new_plain .local_navi {
  padding: 0 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#new_plain .local_navi li {
  position: relative;
  width: 300px;
}
#new_plain #kuchidoke {
  top: 90px;
}
#new_plain .kuchidoke_area {
  padding-top: 140px;
}
#new_plain .kuchidoke_area .secret_detail {
  padding: 44px 0 140px;
  background: url(/pc/special/new_plain/data/images/gradation_bg.png) no-repeat bottom center/contain;
}
#new_plain .kuchidoke_area .secret_detail .figure_box .box_detail {
  padding-top: 30px;
}
#new_plain .kuchidoke_area .secret_detail .figure_box .box_img {
  margin-top: 28px;
}
#new_plain .kuchidoke_area .secret_detail .mt {
  margin-top: 40px;
}
#new_plain .kuchidoke_area .secret_detail .addition_box .box_detail_txt {
  margin-top: 28px;
  text-align: center;
}
#new_plain .kuchidoke_area .secret_detail .addition_box .box_img {
  margin-top: 33px;
}
#new_plain #mellow {
  top: -50px;
}
#new_plain .mellow_area .secret_detail {
  padding: 44px 0 100px;
  background: url(/pc/special/new_plain/data/images/gradation_bg.png) no-repeat bottom center/contain;
}
#new_plain .mellow_area .secret_detail .figure_box .box_detail {
  padding-top: 30px;
}
#new_plain .mellow_area .secret_detail .figure_box .box_img {
  margin-top: 28px;
}
#new_plain .mellow_area .tds_explan {
  margin-top: 50px;
}
#new_plain .mellow_area .tds_explan_inner {
  position: relative;
  overflow: hidden;
  color: #0c277f;
}
#new_plain .mellow_area .tds_explan_inner .left {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -15%;
  left: 5px;
  width: 354px;
  height: 354px;
  background: url(/pc/special/new_plain/data/images/mellow_circle_bg.png) no-repeat center center/contain;
  text-align: center;
}
#new_plain .mellow_area .tds_explan_inner .left .left_inner {
  margin: -20px 0 0;
  width: 240px;
}
#new_plain .mellow_area .tds_explan_inner .left .ttl {
  padding-bottom: 18px;
  border-bottom: 1px solid #0c277f;
  font-family: "Noto Serif JP", serif !important;
  font-size: 50px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.05em;
}
#new_plain .mellow_area .tds_explan_inner .left .name_full {
  padding: 10px 5px 0;
  font-family: "Noto Serif JP", serif !important;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
}
#new_plain .mellow_area .tds_explan_inner .right {
  padding: 75px 36px 74px 388px;
  background-color: #e5f6fd;
}
#new_plain .mellow_area .tds_explan_inner .right .right_inner {
  font-size: 18px;
  line-height: 1.7;
}
#new_plain .smooth_area .new_point_ttl {
  position: relative;
  z-index: 1;
}
#new_plain .smooth_area .new_point_ttl .ttl_txt {
  padding: 25px 0;
}
#new_plain .smooth_area .smooth_sub_txt {
  padding: 44px 0;
  position: relative;
  background: #fff;
  font-size: 18px;
  line-height: 1.7;
  filter: drop-shadow(0px 0px 20px #cceefc);
}
#new_plain .smooth_area .smooth_sub_txt::before {
  margin-left: -25px;
  border: 25px solid transparent;
  border-top: 25px solid #fff;
  position: absolute;
  top: 100%;
  left: 50%;
  content: "";
}
#new_plain .smooth_area .smooth_detail {
  padding: 55px 0 180px;
  background: url(/pc/special/new_plain/data/images/smooth_bg.jpg);
}
#new_plain .smooth_area .inspection_box_list {
  margin-top: 60px;
}
#new_plain .smooth_area .inspection_box_list .list_item {
  position: relative;
}
#new_plain .smooth_area .inspection_box_list .list_item + .list_item {
  margin-top: 55px;
}
#new_plain .smooth_area .inspection_box_list .insp_box_ttl {
  position: absolute;
  top: -20px;
  left: -10px;
  width: 220px;
  height: 70px;
  color: #fff;
  background: url(/pc/special/new_plain/data/images/smooth_detail_ttl_bg.png) no-repeat left top/contain;
}
#new_plain .smooth_area .inspection_box_list .insp_box_ttl .box_ttl_inner {
  padding: 11px 0 0;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  text-shadow: 0px 2px 0px #0c277f;
  letter-spacing: 0.05em;
}
#new_plain .smooth_area .inspection_box_list .insp_box_detail {
  padding: 80px 55px 55px;
  border-radius: 20px;
  width: 1000px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 5px rgba(204, 238, 252, 0.5);
}
#new_plain .smooth_area .inspection_box_list .insp_box_detail .bd_btm_ttl {
  margin-bottom: 23px;
  padding-bottom: 16px;
  border-bottom: 1px solid #cccccc;
  color: #0c277f;
  font-size: 20px;
  font-weight: 700;
}
#new_plain .smooth_area .inspection_box_list .insp_box_detail .bd_btm_ttl:nth-of-type(n+2) {
  margin-top: 37px;
}
#new_plain .smooth_area .inspection_box_list .insp_box_detail .txt {
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: 0.05em;
}
#new_plain .smooth_area .inspection_box_list .insp_box_detail .num_list .item {
  padding-left: 6.3em;
  text-indent: -6.3em;
}
#new_plain .smooth_area .inspection_box_list .matter_list .item + .item {
  margin-top: 45px;
}
#new_plain .smooth_area .inspection_box_list .matter_list .matter_ttl {
  margin-bottom: 35px;
  display: flex;
  align-items: center;
}
#new_plain .smooth_area .inspection_box_list .matter_list .matter_ttl .circle {
  margin-right: 12px;
  padding: 15px 0;
  border-radius: 25px;
  width: 120px;
  color: #fff;
  background-color: #cc0000;
  font-size: 20px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.05em;
}
#new_plain .smooth_area .inspection_box_list .matter_list .matter_ttl .circle span {
  margin-left: 5px;
}
#new_plain .smooth_area .inspection_box_list .matter_list .matter_ttl .ttl {
  color: #cc0000;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
#new_plain .smooth_area .insp_result.two .insp_result_detail {
  padding: 44px 0 100px;
}
#new_plain .smooth_area .insp_result_detail {
  padding: 60px 0 210px;
  background: url(/pc/special/new_plain/data/images/smooth_bg.jpg);
}
#new_plain .smooth_area .insp_result_detail .base_txt {
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: 0.05em;
}
#new_plain .smooth_area .insp_result_detail .bd_tp_btm_txt {
  margin-top: 48px;
  padding: 13px 10px;
  border-top: 2px solid #0c277f;
  border-bottom: 2px solid #0c277f;
  color: #0c277f;
  background-color: #fff;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.05em;
}
#new_plain .smooth_area .result_point_list {
  margin-top: 72px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#new_plain .smooth_area .result_point_list .item:nth-child(n+3) {
  margin-top: 122px;
}
#new_plain .smooth_area .result_point_list .balloon_item {
  position: relative;
  width: 484px;
}
#new_plain .smooth_area .result_point_list .balloon_item .balloon {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: -45%;
  left: -15px;
  width: 202px;
  height: 202px;
  background: url(/pc/special/new_plain/data/images/circle_bg.png) no-repeat center center/contain;
}
#new_plain .smooth_area .result_point_list .balloon_item .balloon .baln_inner {
  margin: 5px 0 0 -9px;
  color: #0c277f;
  font-family: "Noto Serif JP", serif !important;
  font-size: 26px;
  font-weight: 600;
  line-height: 1;
}
#new_plain .smooth_area .result_point_list .balloon_item .back_txt {
  padding: 20px 15px 20px 192px;
  border-radius: 20px;
  background-color: #0c277f;
}
#new_plain .smooth_area .result_point_list .balloon_item .back_txt .back_txt_inner {
  color: #fff;
  font-size: 18px;
  line-height: 1.7;
}
#new_plain .smooth_area .figure_box .box_ttl {
  padding: 22px 10px;
  font-size: 20px;
  box-shadow: 0px 0px 20px 5px rgba(204, 238, 252, 0.5);
}
#new_plain .smooth_area .figure_box .box_detail {
  box-shadow: 0px 0px 20px 5px rgba(204, 238, 252, 0.5);
}
#new_plain .smooth_area .figure_box .box_detail .box_img img {
  width: 500px;
}
#new_plain footer, #new_plain .l-footer {
  position: relative;
}
#new_plain .fadeIn {
  opacity: 0;
}
#new_plain .fadeIn.animation {
  animation: 1s fadeIn 0.2s both;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#new_plain.ieStyle .number_area {
  display: flex;
  align-items: flex-end;
}
#new_plain.ieStyle #feature_sec .table dl {
  padding: 7px 0 2px;
}
#new_plain.ieStyle #lineup_sec .blueberry .title {
  letter-spacing: -1.5px;
}
#new_plain.ieStyle #feature_sec .marker:before {
  margin-bottom: 0.3em;
}
#new_plain.ieStyle footer #lineup_sec .lineup_detail li {
  padding: 11px 0 4px;
}
#new_plain .fancybox-slide {
  padding: calc(50vh - 216.5625px) calc(50% - 385px);
}
#new_plain .mfp-fade.mfp-bg {
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  opacity: 0;
}
#new_plain .mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
#new_plain .mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
#new_plain .mfp-fade.mfp-wrap .mfp-content {
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  opacity: 0;
}
#new_plain .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
#new_plain .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
#new_plain .-w1280under {
  display: none;
}
@media only screen and (max-width: 1280px) {
  #new_plain #kv {
    padding: 0;
    background: none;
  }
  #new_plain .-w1280over {
    display: none !important;
  }
  #new_plain .-w1280under {
    display: block;
    position: relative;
  }
  #new_plain .-w1280under img {
    width: 100%;
    height: auto;
  }
  #new_plain .kv-full_txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
  }
}

#new_plain {
  padding-top: 0;
}
#new_plain #header_anchor + #js-header ~ .fix ~ #kv {
  padding-top: 131px;
}
#new_plain #js-header img, #new_plain #js-footer img {
  vertical-align: middle;
}
#new_plain #js-footer a {
  color: #666;
}