@charset "utf-8";


/*=======================================================
	キレキラ！商品紹介 ワイパーウェット
=======================================================*/
body{
  color: #333;
}
#brand_wrap{
  margin: 5px auto;
  padding: 10px 0 0;
  width: 1000px;
}
.text_center{
  text-align: center;
}
h1.kirekira_ttl{
  text-align: center;
}
.main_header{
  position: relative;
  height: 521px;
  background: url(../img/header_nav.png) no-repeat right 0;
  text-align: center;
}
.header_nav_wrap{
  text-align: center;
}
.header_nav_wrap a{
  display: block;
  position: absolute;
  z-index: 100;
}
.header_nav_wrap .nav_point1 a{
  top: 150px;
  left: 65px;
}
.header_nav_wrap .nav_point2 a{
  top: 264px;
  left: 40px;
}
.header_nav_wrap .nav_point3 a{
  top: 377px;
  left: 121px;
}
.header_nav_wrap .nav_point4 a{
  top: 150px;
  left: 692px;
}
.header_nav_wrap .nav_point5 a{
  top: 262px;
  left: 698px;
}
.header_nav_wrap .nav_point6 a{
  top: 360px;
  left: 573px;
}
.header_nav_wrap .sheet{
  margin: 0 auto;
  position: absolute;
  right: 0;
  bottom: 0;
  left: -11px;
  width: 461px;
}
.header_nav_wrap a:hover{
  opacity: 0.8;
}
.section_header{
  margin: 0 0 35px;
  padding: 33px 0 21px;
  position: relative;
  background: url(../img/point_ttl_bg.png) repeat left top;
  text-align: center;
}
.section_header::after{
  content: '';
  margin: 0;
  position: absolute;
  top: 6px;
  left: 0;
  width: 100%;
  border-top: 2px solid #fff;
}
.point_cont{
  margin: 80px 0 0;
}
.point_cont:first-child{
  margin-top: 60px;
}
.point_cont p{
  text-align: center;
  /*  line-height: 1.6; */
}
.point_box{
  text-align: center;
}
p + p{
  margin: 0 0 10px;
}
.column_3wrap > div{
  margin: 0 15px 0 0;
  padding: 15px 10px;
  box-sizing: border-box;
  border: 3px solid #e0e0e0;
  text-align: center;
}
.column_3wrap > div:last-child{
  margin-right: 0;
}
.column_3wrap h3{
  margin: -23px 5px 10px -20px;
  float: left;
  text-align: left;
}
.column_3wrap .graph_ttl{
  clear: both;
}
.column_3wrap .graph_img{
  margin: 0;
}
.point_ttl{
  margin: 0 0 10px;
}
.graph_note{
  font-size: 1.2rem;
}
.graph_ttl + .graph_note{
  margin: -5px 0 15px;
}
.ttl_lv2{
  margin: 0 0 5px;
}
.ttl_lv3{
  margin: 50px 0 30px;
  padding: 20px 0;
  position: relative;
  border-top: 5px solid #0f3c95;
  border-bottom: 2px dotted #0f3c95;
  background-color: #efefef;
  text-align: center;
}
.ttl_lv3::after{
  content: '';
  margin: 0;
  position: absolute;
  z-index: 100;
  top: 1px;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  border-top: 3px solid #fff;
}
.ttl_lv3::before{
  content: '';
  margin: 0;
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  bottom: 1px;
  left: 0;
  width: 100%;
  border-bottom: 3px solid #fff;
}
.img_note{
  font-size: 1.2rem;
  text-align: center;
}
.graph_cont{
  text-align: center;
}
.graph_ttl{
  margin: 15px 0 10px 0;
  padding-bottom: 5px;
  color: #0094be;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
.graph_ttl span{
  padding: 0 0 5px;
  display: inline-block;
  border-bottom: 1px solid #0094be;
}
.graph_img{
  margin: 15px 0;
}
.point_text{
  padding: 5px 0;
  text-align: center;
}
/* よごれ */
.cleaning_case_ttl{
  position: relative;
  z-index: 10;
}
.cleaning_case_cont{
  margin: -30px 0 0;
  padding: 40px 15px 30px;
  display: block;
  border: 2px dotted #ccc;
  border-radius: 15px;
}
/* シートの凹凸説明 */
.badexample_ttl{
  margin: 0 0 10px;
  padding: 15px;
  background-color: #575757;
  color: #fff;
  font-size: 1.8rem;
  text-align: center;
}
.kirekirasheet_ttl{
  margin: 0 0 10px;
  padding: 15px;
  background-color: #e9545d;
  color: #fff;
  font-size: 1.8rem;
  text-align: center;
}
.badexample img{
  margin: 0 0 15px;
}
.kirekirasheet{
  margin-left: 50px;
  position: relative;
}
.kirekirasheet::before{
  content: ' ';
  margin: auto 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -64px;
  width: 58px;
  height: 80px;
  background: url(../img/arrow.svg) no-repeat left top;
}
/* theme1 */
.theme1_img1{
  margin: 20px 0 0;
  padding: 30px 30px 20px;
  position: relative;
  background-color: #d9e9ed;
}
.theme1_img1::after{
  content: '';
  margin: 0;
  position: absolute;
  z-index: 100;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  border: 1px solid #fff;
}
.theme1_img1 img{
  margin: 0 0 10px;
}
/* 実験 */
.kirekira_test{
  margin: 70px 0 0;
  padding: 20px 10px 40px;
  background: url(../img/bg1.png) repeat center top;
}
.kirekira_test_ttl img{
  margin: -60px 0 10px;
}
.kirekira_note_list{
  margin: 30px 0 0;
}
.kirekira_note_list li{
  margin: 0 0 3px;
  font-size: 1.3rem;
}
.item_info{
  padding: 40px 20px;
  background: url(../img/bg1.png) repeat ;
  text-align: center;
}
.point_cont p.kirekira_note{
  font-size: 1.2rem;
}

/* 水分 */
.moisture_note.kirekira_note{
  margin-top: 20px;
}

/* theme5 */
.theme5_subttl{
  margin: 0 0 10px;
  text-align: center;
}
.item_name{
  margin: 0 20px 10px;
  font-size: 1.8rem;
  font-weight: bold;
}
.item1_info{
  margin: 0 0 40px;
}
.item1_info .kirekira_note{
  margin: 15px 0 0;
}
/* 無香性 */
.box-non-perfumed{
  display: flex;
  justify-content: center;
  align-items: center;
}
.non-perfumed > *{
  margin: 0 15px;
}
/* グラフ */
.graph_cont{
  text-align: center;
}
.graph_ttl{
  margin: 15px 0 10px 0;
  padding-bottom: 5px;
  color: #333;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
.graph_ttl span{
  padding: 0 15px 5px;
  display: inline-block;
  border-bottom: 1px solid #666;
}
.graph_img{
  margin: 15px 0;
}
/* 動画 */
.video_ttl_strong{
  color: #0f3c95;
}
/* 新商品 */
.new-cont{
  margin: 20px 0 30px;
  padding: 0 0 30px;
  text-align: center;
}
.new-cont__ttl{
  margin: 5px auto 20px;
  padding: 30px 0 35px;
  position: relative;
  background: #f60;
  background: url(../img/new_ttl_bg.png) no-repeat top center, -webkit-linear-gradient(top, #f60 0%,#ff7e18 100%);
  background: url(../img/new_ttl_bg.png) no-repeat top center, linear-gradient(to bottom, #f60 0%,#ff7e18 100%);
  color: #fff;
  text-align: center;
}
.new-cont__ttl:before{
  content: '';
  position: absolute;
  z-index: 100;
  bottom: -55px;
  left: 49%;
  border: 25px solid transparent;
  border-top: 30px solid #ff8027;
}
.release-date{
  margin: 15px 0 0 25px;
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
.new-info{
  position: relative;
  border: 10px solid #fff;
  text-align: center;
}
.new-info:after{
  content: ' ';
  margin: auto;
  position: absolute;
  top: -10px;
  right: -10px;
  bottom: -10px;
  left: -10px;
  border: 2px solid #e85d45;
}
.new-info__ttl__wrap{
  padding: 25px 0 20px;
  position: relative;
  z-index: 10;
}
.new-info__ttl{
  margin: 0 0 15px;
}
.new-info .item_name{
  margin-bottom: 0;
}
.new-info .newitem_info__wrap{
  padding: 30px 0;
  position: relative;
  z-index: 10;
  background: url(../img/mite-control_bg.png) repeat -14px -25px;
}
.new-info .item_info{
  padding: 0;
  background: none;
}
.new-cont__list li{
  padding-left: 1.1em;
  position: relative;
  text-shadow: 0 1px 1px #fff,0 0 1px #fff,1px 0 1px #fff,0 -1px 1px #fff,-1px -1px 1px #fff,-1px 0 1px #fff;
  color: #0f3c95;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: left;
  line-height: 1;
}
.new-cont__list li:not(:last-child){
  margin: 0 0 12px;
}
.new-cont__list li strong{
  color: #ee531a;
}
.new-cont__list li:before{
  content: '◆';
  margin: auto 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.8em;
  width: 0.8em;
  height: 1em;
  color: #ee531a;
  font-size: 0.5em;
  text-align: center;
  line-height: 1;
}


/* ===========================================
	MediaQueries
=========================================== */
/* PC----------------------------- */
@media screen and (min-width: 701px){
  html{
    font-size: 62.5%;
  }
  h1.kirekira_ttl{
    padding: 25px 0;
  }
  .kirekira-main_img{
    padding-top: 5px;
  }
  .carefree_clean{
    padding: 40px 0 0 20px;
  }
  .point_cont p{
    line-height: 1.6;
  }
  .br_sp{
    display: none;
  }
  .br_pc{
    display: inline-block;
  }
  .column_2wrap{
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 950px;
  }
  .column_2wrap.flex-start{
    align-items: flex-start;
  }
  .column_2wrap .flex1{
    flex: 1;
    text-align: center;
  }
  .column_3wrap{
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 950px;
  }
  .column_3wrap > div{
    width: 32%;
  }
  .column_3wrap > div:first-child p img{
    margin-top: 5px;
  }
  .column_3wrap > div:nth-child(2) p img{
    margin-top: -5px;
  }
  /* 水分量 */
  .moisture_text{
    margin: 15px 0 0;
  }
  .moisture2{
    margin: 50px 0 10px;
  }
  /* ラインナップ */
  .item_info{
    padding: 40px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .item_info-reverse{
    flex-direction: row-reverse;
  }
  /* 除去 */
  .kirekira_note_list{
    margin: 20px 0 0;
  }
  .kirekira_note_list li{
    text-align: center;
  }
  /* 無香性 */
  .non-perfumed{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .non-perfumed .box_non-perfumed-box1{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .non-perfumed .box-non-perfumed::before{
    content: '';
    margin-right: 15px;
    display: block;
    width: 181px;
    height: 210px;
    background: url(../img/mukou.png) no-repeat left top;
  }
  /* 新商品 */
  .new-cont__list{
    margin: 5px 0 10px;
  }
}

/* スマホ----------------------------- */
@media screen and (max-width: 700px){
  html{
    font-size: 62.5%;
  }
  .br_sp{
    display: inline-block;
  }
  .br_pc{
    display: none;
  }
  .content_main{
    padding: 0;
  }
  #brand_wrap{
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .kirekira-main_img{
    margin: 0 -15px;
  }
  .main_header{
    margin: 0 -15px -15px;
    padding: 0 0 99%;
    min-height: 0;
    height: 0;
    background: url(../img/s/header_nav.png) repeat right 0;
    background-size: 100% auto;
  }
  h1.kirekira_ttl{
    padding: 20px 10px 25px;
    border-top: 1px dotted #333;
  }
  .carefree_clean{
    margin: 0 auto 0;
    padding-top: 7%;
    padding-left: 5%;
    width: 74%;
  }
  .header_nav_wrap a{
    width: 34%;
  }
  .header_nav_wrap .nav_point1 a{
    top: 25%;
    left: 8%;
  }
  .header_nav_wrap .nav_point2 a{
    top: 47.5%;
    left: 2%;
  }
  .header_nav_wrap .nav_point3 a{
    top: 68.5%;
    left: 7%;
  }
  .header_nav_wrap .nav_point4 a{
    top: 27%;
    left: 60%;
  }
  .header_nav_wrap .nav_point5 a{
    top: 48.5%;
    left: 64%;
  }
  .header_nav_wrap .nav_point6 a{
    top: 73%;
    left: 56%;
  }
  .header_nav_wrap .sheet{
    margin: 0 auto;
    position: absolute;
    z-index: 100;
    bottom: 0;
    left: 2%;
    width: 45%;
  }
  .section_header{
    margin: 0 0 30px;
    padding: 30px 15px 20px;
  }
  .point_cont{
    margin: 50px 0 0;
  }
  .point_ttl{
    margin: 0 0 5px;
  }
  .ttl_lv3{
    margin-bottom: 20px;
    padding: 20px 30px;
  }
  .kirekirasheet{
    margin: 50px 0 0;
    position: relative;
  }
  .kirekirasheet::before{
    content: ' ';
    margin: 0 auto;
    position: absolute;
    top: -45px;
    right: 0;
    bottom: auto;
    left: 0;
    width: 38px;
    height: 50px;
    background: url(../img/arrow.svg) no-repeat center top;
    background-size: 100% auto;
    transform: rotate(90deg);
  }
  .column_3wrap > div{
    margin: 0 0 10px;
    padding: 15px 10px 20px;
    box-sizing: border-box;
    border: 3px solid #e0e0e0;
    text-align: center;
  }
  .point4_header{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .column_3wrap h3{
    margin: -23px 0 10px 4px;
    float: none;
    width: 96px;
  }
  .column_3wrap h4{
    margin-top: -15px;
    padding: 0 0 0 8px;
    flex: 1;
  }
  .column_3wrap .graph_ttl{
    margin-top: 0;
  }
  .kirekira_note_list li{
    padding-left: 2em;
    text-indent: -2em;
  }
  /* よごれ */
  .cleaning_case_ttl{
    margin: 0 20px 5px;
  }
  .cleaning_case_ttl img{
    width: 210px;
  }
  .cleaning_case_cont{
    margin: -30px 0 0;
    padding: 30px 15px 20px;
  }
  /* 凸凹シート */
  .point2_img2{
    margin: 0 -15px;
  }
  /* 水分 */
  .moisture1_img{
    padding-left: 12%;
  }
  .moisture1_img img{
    margin: 0 0 10px;
    width: 100%;
  }
  .moisture2{
    margin: 30px 0 0;
  }
  .moisture2_img img{
    margin: 0 0 10px;
    width: 80%;
  }
  .moisture_text{
    margin: 10px 0 0;
  }
  .moisture_point{
    margin: 0 20% 0;
  }
  /* 摩擦 */
  .friction_img img{
    margin: 10px 0 0;
  }
  .friction_img img.theme4_img2{
    margin-left: 10px;
    width: 90%;
  }
  /* ラインアップ */
  .item_info{
    padding: 20px 20px;
  }
  .item_ttl img{
    margin: 0 0 10px;
  }
  .item_name{
    margin: 0 20px 5px;
    font-size: 1.7rem;
    font-weight: bold;
  }
  /* 無香性 */
  .non-perfumed .kirekira_heading-text{
    padding: 10px 0 10px 70px;
    position: relative;
  }

  .box-non-perfumed .kirekira_heading-text::before{
    content: '';
    margin: auto 10px auto 0;
    display: block;
    position: absolute;
    top: 15px;
    bottom: 0;
    left: 0;
    width: 70px;
    height: 115px;
    background: url(../img/s/mukou.png) no-repeat left top;
    background-size: 100% auto;
  }
  .non-perfumed .point_cont p.s_text_left{
    padding-top: 10px;
    clear: left;
    text-align: left;
  }
  .voice_img{
    width: 20%;
  }
  /* 新商品 */
  .new-info{
    border: 7px solid #fff;
  }
  .new-cont img{
    height: auto;
  }
  .new-info:after{
    top: -7px;
    right: -7px;
    bottom: -7px;
    left: -7px;
  }
  .new-info .item_info{
    padding: 0 15px 20px;
  }
  .new-cont__ttl{
    margin-bottom: 17px;
    padding: 15px 15px 20px;
    background: none;
    background: linear-gradient(to bottom,  #f60 0%,#ff7e18 100%);
    background-size: auto 100%;
  }
  .new-cont__ttl:before{
    z-index: 100;
    bottom: -44px;
    left: 47%;
    border: 20px solid transparent;
    border-top: 25px solid #ff8027;
  }
  .release-date{
    margin: 0 0 5px;
    font-size: 1.6rem;
  }
  .new-info__ttl__wrap{
    padding: 20px 0 15px;
  }
  .new-info__ttl{
    margin: 0 10px 15px;
  }
  .new-info .item_ttl{
    margin: 0 -10px;
  }
  .new-info .item_name{
    font-size: 1.6rem;
  }
  img.mite-control_text{
    max-width: 300px;
    width: 83%;
  }
  .new-cont .kirekira_note_list{
    margin: 20px 20px 0;
  }
  .new-cont .new-cont__list li{
    margin: 0 0 5px;
    font-size: 1.4rem;
    line-height: 1.4;
  }
  .new-cont .new-cont__list li:before{
    top: 0.7em;
    bottom: auto;
    line-height: 1.4;
  }
  .new-cont .kirekira_note_list li{
    text-align: left;
  }
}
