@charset "utf-8";


/*=======================================================
	キレキラ！商品紹介 キッチン
=======================================================*/
body{
  color: #333;
}
img{
  max-width: 100%;
  height: auto;
}
#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;
}
.header_nav_wrap .nav_point1 a{
  top: 137px;
  left: 85px;
}
.header_nav_wrap .nav_point2 a{
  top: 266px;
  left: 45px;
}
.header_nav_wrap .nav_point3 a{
  top: 385px;
  left: 64px;
}
.header_nav_wrap .nav_point4 a{
  top: 196px;
  left: 661px;
}
.header_nav_wrap .nav_point5 a{
  top: 317px;
  left: 663px;
}
.header_nav_wrap .nav_point6 a{
  top: 392px;
  left: 643px;
}
.header_nav_wrap .sheet{
  margin: 0 auto;
  position: absolute;
  right: 0;
  bottom: 14px;
  left: -20px;
  width: 340px;
}
.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;
}
.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 #e45056;
  border-bottom: 2px dotted #e45056;
  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;
}
.kirekira_note{
  margin: 0 0 10px;
  font-size: 1.25rem;
  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 0 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;
}
/* 実験 */
.kirekira_test{
  margin: 70px 0 0;
  padding: 20px 0 40px;
  background: url(../img/bg1.png) repeat center top;
}
.kirekira_test_ttl img{
  margin: -60px 0 10px;
}
/* theme5 */
.item_info{
  padding: 40px 20px;
  background: url(../img/bg1.png) repeat ;
  text-align: center;
}
.theme5_subttl{
  margin: 0 20px 10px;
  text-align: center;
}
.item_name{
  margin: 0 20px 10px;
  font-size: 1.8rem;
  font-weight: bold;
}
.item1_info{
  margin: 0 0 40px;
}

.kirekira_note_list{
  margin: 30px 0 0;
}
.kirekira_note_list li{
  margin: 0 0 3px;
  font-size: 1.3rem;
}
.point_cont p.kirekira_note{
  font-size: 1.2rem;
}

/* 無香性 */
.box-non-perfumed{
  display: flex;
  justify-content: center;
  align-items: center;
}
.non-perfumed > *{
  margin: 0 15px;
}
.point_box p.kirekira_big{
  margin: 0 0 20px;
}
.kirekira_test .gasstove_img{
  margin-top: -25px;
}
.kitchen_img{
  padding: 40px 0 0;
}
/* 動画 */
.video_ttl_strong{
  color: #e45056;
}

/* 新商品 */
.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: 10px 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/deodorize_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;
}
.newitem_detail{
  margin: 30px 20px 0;
  padding: 30px 50px 30px;
  background-color: #fff;
  text-align: left;
  position: relative;
}
.newitem_detail::before{
  content:  '';
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border: 1px solid #d7eef4;
}
.deodorize-info__cont{
  margin: 50px 0 0;
  padding: 35px 0 25px;
  border-top: 2px dotted #a6a6a6;
}
.deodorize-info__ttl{
  margin: 0 0 20px;
  text-align: center;
  color: #0f3c95;
  font-size: 1.8rem;
}
.deodorize-info__ttl span{
  padding: 0 10px 10px;
  display: inline-block;
  border-bottom: 1px solid #0f3c95;
}
.deodorize-info__wrap p{
  line-height: 1.6;
}
.deodorize-info__ttllv2{
  margin: 0 0 15px;
  padding: 15px;
  text-align: center;
  font-size: 1.6rem;
  background-color: #0f3c95;
  color: #fff;
}
.deodorize-info__ttllv2 span{
  margin: 0 0 10px;
  display: block;
}
.deodorize-info__img{
  margin: 15px 0 15px;
  text-align: center;
}
.deodorize-info__img img{
  margin-bottom: 10px;
}
.deodorize-usage__ttl{
  margin: 20px 0 20px;
  text-align: center;
  color: #0f3c95;
  font-size: 1.8rem;
}
.deodorize-usage__ttl span{
  padding: 0 10px 10px;
  display: inline-block;
}
.deodorize-usage__list li{
  display: flex;
  flex-direction: column;
  font-size: 1.4rem;
  line-height: 1.6;
  position: relative;
}
.deodorize-usage__list li:first-child::after{
  content: ' ';
  margin:0;
  position: absolute;
  top: 64%;
  right: -56px;
  width: 44px;
  height: 47px;
  background: url(../img/deodorize_usage_arrow.png) no-repeat left top;
}
.deodorize-usage__text{
 padding: 0 0 15px 90px;
  position: relative;
}
.deodorize-usage__img{
  margin-top: auto;
}
.deodorize_no{
  top: 0;
  left: -15px;
  position: absolute;
}
.banner_cont_one .buy_ec_btn img{
  height: auto;
}

/* ===========================================
	MediaQueries
=========================================== */
/* PC----------------------------- */
@media screen and (min-width: 701px){
  html{
    font-size: 62.5%;
  }
  .br_sp{
    display: none;
  }
  .br_pc{
    display: inline-block;
  }
  h1.kirekira_ttl{
    padding: 15px 0;
  }
  .carefree_clean{
    padding: 40px 0 0 20px;
  }
  .kirekira-main_img{
    padding-top: 5px;
  }
  .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;
  }
  .big_size{
    margin-right: 5px;
  }
  /* 無香性 */
  .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;
  }
  /* 除去 */
  .kirekira_note_list li{
    text-align: center;
  }
  .kirekira_note_list li.note_inline{
    display: inline-block;
    text-align: center;
  }
  .kirekira_note_list.note_inline{
    margin-top: 0;
    display: flex;
    justify-content: center;
  }
  /* ラインナップ */
  .item_info{
    padding: 40px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .item_info-reverse{
    flex-direction: row-reverse;
  }
  /* ヤシの木 */
  .kirekira_plant{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .kirekira_plant img{
    margin-left: 30px;
  }
  .point_cont p{
    line-height: 1.6; 
  }

  /* 新商品 */
  .new-cont__list{
    margin: 5px 0 10px;
  }
  .deodorize-info__wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .deodorize-info__wrap div{
    width: 48%;
  }
  .deodorize-usage__list{
    margin: 0 25px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .deodorize-usage__list li{
    width: 46%;
  }
}


/* スマホ----------------------------- */
@media screen and (max-width: 700px){
  html{
    font-size: 62.5%;
  }
  .br_sp{
    display: inline-block;
  }
  .br_pc{
    display: none;
  }
  .brand_cont img{
    max-width: 100% !important;
    height: auto !important;
  }
  .content_main{
    padding: 0 0 20px;
  }
  #brand_wrap{
    margin: 0;
    padding: 0;
    width: 100%;
  }
  h1.kirekira_ttl{
    padding: 20px 10px 25px;
    border-top: 1px dotted #333;
  }
  .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 0 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: 26%;
    left: 12%;
  }
  .header_nav_wrap .nav_point2 a{
    top: 46.5%;
    left: 1%;
  }
  .header_nav_wrap .nav_point3 a{
    top: 67%;
    left: 2%;
    width: 30%;
  }
  .header_nav_wrap .nav_point4 a{
    top: 27%;
    left: 60%;
  }
  .header_nav_wrap .nav_point5 a{
    top: 48.5%;
    left: 68%;
    width: 30%;
  }
  .header_nav_wrap .nav_point6 a{
    top: 69%;
    left: 66%;
    width: 30%;
  }
  .header_nav_wrap .sheet{
    margin: 0 auto;
    position: absolute;
    bottom: 4%;
    left: -1%;
    width: 43%;
    z-index: 100;
  }
  .section_header{
    margin: 0 0 30px;
    padding: 30px 15px 20px;
  }
  .point_cont{
    margin: 50px 0 0;
  }
  .point_ttl{
    margin: 0 0 5px;
  }
  /* よごれ */
  .cleaning_case_ttl img{
    width: 210px;
  }
  .cleaning_case_cont{
    margin: -30px 0 0;
    padding: 30px 15px 20px;
  }
  /* シートの凹凸説明 */
  .point2_img2{
    margin: 0 -15px;
  }
  .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;
  }
  .column_2wrap .package_cont{
    margin: 0 auto;
    padding-left: 0;
    width: 90%;
    font-size: 1.4rem;
    line-height: 1.5;
  }
  /* 無香性 */
  .box-non-perfumed{
    margin-bottom: 20px;
  }
  .non-perfumed .heading_kirekira-text{
    padding-left: 80px;
    position: relative;
  }
  .non-perfumed .heading_kirekira-text::before{
    content: '';
    margin: auto 10px auto 0;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 75px;
    height: 88px;
    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;
  }
  .big_size{
    margin: 0 0 10px;
  }
  .kirekira_note_list{
    margin: 20px 0 0;
  }
  .kirekira_note_list li{
    padding-left: 2em;
    text-indent: -2em;
  }
  .kirekira_note_list.note_inline{
    margin-top: 0;
  }
  .item_name{
    font-size: 1.7rem;
  }
  /* ラインアップ */
  .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;
  }
  .kirekira_test{
    padding: 30px 10px 20px;
  }
  .kitchen_img{
    margin-top: -25px;
    padding: 0;
  }

  /* 新商品 */
  .newitem_detail{
    margin: 30px 0 0;
    padding: 40px 15px 0;
  }
  .newitem_detail::before{
    left: 0px;
    right: 0px;
  }
  .new-info .newitem_info__wrap{
    padding: 30px 0 0;
  }
  .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{
    margin: 0 0 10px;
    text-align: left;
  }
  .deodorize-usage__list li:first-child{
    margin-bottom: 50px;
  }
  .deodorize-usage__list li:first-child::after{
    margin: 0 auto;
    top: auto;
    bottom: -35px;
    left: -12px;
    right: 0;
    transform:rotate(90deg);
    height: 40px;
    width: 30px;
    background-size: 100% auto;
  }
  .deodorize_text{
    width: 100%;
  }
  .deodorize_text img{
    width: 95%;
  }
  .deodorize_no{
    top: 0;
    left: -5px;
    position: absolute;
    width: 67px;
  }
  .deodorize-usage__text{
    padding: 0 0 15px 72px;
  }
  .deodorize-usage__cont{
    padding: 0;
  }
  .deodorize-usage__ttl{
    margin: 10px 0 20px;
  }
  .deodorize-usage__list li p{
    font-size: 1.4rem;
  }
  .deodorize-info__cont{
    padding: 35px 0 15px;
  }
  .deodorize-usage__img{
    padding-top: 15px;
    text-align: center;
  }
  .deodorize-info__img img{
    margin-bottom: 0;
  }
  .ttl_lv3 img{
    width: 95%;
  }
}
