@charset "UTF-8";
/* CSS Document */
@media screen and (max-width: 896px) {
  article {
    font-size: 16px !important;
    font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
    color: #1e428f !important;
    margin: 0;
    line-height: 1;
  }
  .clean_cp div, .clean_cp span, .clean_cp object, .clean_cp iframe, .clean_cp h1, .clean_cp h2, .clean_cp h3, .clean_cp h4, .clean_cp h5, .clean_cp h6, .clean_cp p, .clean_cp blockquote, .clean_cp pre, .clean_cp abbr, .clean_cp address, .clean_cp cite, .clean_cp code, .clean_cp del, .clean_cp dfn, .clean_cp em, .clean_cp img, .clean_cp ins, .clean_cp kbd, .clean_cp q, .clean_cp samp, .clean_cp small, .clean_cp strong, .clean_cp sub, .clean_cp sup, .clean_cp var, .clean_cp b, .clean_cp i, .clean_cp dl, .clean_cp dt, .clean_cp dd, .clean_cp ol, .clean_cp ul, .clean_cp li, .clean_cp fieldset, .clean_cp form, .clean_cp label, .clean_cp legend, .clean_cp table, .clean_cp caption, .clean_cp tbody, .clean_cp tfoot, .clean_cp thead, .clean_cp tr, .clean_cp th, .clean_cp td, .clean_cp article, .clean_cp aside, .clean_cp canvas, .clean_cp details, .clean_cp figcaption, .clean_cp figure, .clean_cp footer, .clean_cp header, .clean_cp hgroup, .clean_cp menu, .clean_cp nav, .clean_cp section, .clean_cp summary, .clean_cp time, .clean_cp mark, .clean_cp audio, .clean_cp video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
    color: #1e428f !important;
  }
  #content {
    padding: 4% 0;
  }
	.clean_cp h1 img{
		width: 100%;
	}
  .clean_cp ol, .clean_cp ul {
    list-style: none;
  }
  .clean_cp p {
    font-size: 16px !important;
    line-height: 160%;
  }
  .clean_cp .pc {
    display: none;
  }
  .clean_cp article {
    width: 800px;
  }
  .clean_cp section.check {
    background: url(https://test-a1048.dnp-clsp.jp/simages/img/contents/lp/clean_cp/point_bg.jpg) repeat;
  }
  .clean_cp section.check::after {
    content: "";
    display: block;
    background: url(https://test-a1048.dnp-clsp.jp/simages/img/contents/lp/clean_cp/point_bg-b.jpg) no-repeat 0% 0%;
    background-size: cover;
    height: 20px;
    width: 100%;
  }
  .clean_cp section.check .inner {
    width: 90%;
    margin: 0 auto;
    padding: 50px 0;
    text-align: left;
  }
  .clean_cp section.check h2 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 30px;
    padding-left: 15%;
    position: relative;
	  line-height: 140%;
  }
  .clean_cp section.check h2 span.attention {
    font-size: 20px;
    color: #1e428f;
    float: none;
  }
  .clean_cp section.check h2 span.line-yellow {
    background: linear-gradient(transparent 60%, #f6ff00 60%);
  }
  .clean_cp section.check h2::before {
    position: absolute;
    content: "";
    display: inline-block;
    background: url(https://test-a1048.dnp-clsp.jp/simages/img/contents/lp/clean_cp/check.png) no-repeat 0% 0%;
    background-size: contain;
    height: 36px;
    width: 41px;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0%
  }
  .clean_cp section.point {
    background: url(https://test-a1048.dnp-clsp.jp/simages/img/contents/lp/clean_cp/kira1_sp.png), url(https://test-a1048.dnp-clsp.jp/simages/img/contents/lp/clean_cp/kira2_sp.png);
    background-repeat: no-repeat, no-repeat;
    background-position: 2% 80%, 98% 50%;
  }
  .clean_cp section.point .inner {
    margin: 0 auto;
    padding: 50px 0;
    width: 90%;
  }
  .clean_cp section.point .flex {
    justify-content: space-between;
  }
  .clean_cp section.point h3 img {
    width: 100%;
  }
  .clean_cp section.point ul {
	  display: flex;
    justify-content: space-between;
    text-align: center;
	  margin-bottom: 40px;
  }
	.clean_cp section.point ul li{
		text-align: center;
		width: 48%;
	}
  .clean_cp section.point ul img {
    margin: 15px 0;
  }
  .clean_cp section.point ul p {
    font-size: 17px !important;
    text-align: center;
  }
}