@charset "utf-8";


/*=======================================================
	キレキラ！ワイパー
=======================================================*/
/* el-cmn */
ul,li,h1,h2,h3,h4,ol,dl,dd,dt{
  font-size: 1.3rem; 
  line-height: 1.6;
}
a{
  color: #06c;
}
a:visited{
  color: #432189;
}

/* ご購入はこちら */
.buy_ec_btn{
  margin: 7px 0 0;
  padding: 13px 17px 13px 0;
  display: block;
  position: relative;
  border: 3px solid #fff;
  border-radius: 5px;
  background: -webkit-linear-gradient(top,  #f4dd87 0%,#f3d978 100%);
  background: linear-gradient(to bottom,  #f4dd87 0%,#f3d978 100%);
  background-color: #eed177;
  box-shadow: 0 0 2px rgba(0,0,0,0.8);
}
.buy_ec_btn:hover{
  opacity: 0.8;
}
.buy_ec_btn img{
  position: relative;
  width: 110px;
}
.buy_ec_btn:after{
  content: ' ';
  margin: auto 0;
  position: absolute;
  top: 0;
  right: 12px;
  bottom: 0;
  width: 17px;
  height: 18px;
  background: url(../img/bn_ec_info_popupico.svg) no-repeat left top;
  background-size: 100% auto;
  filter: drop-shadow(-1px -1px 1px rgba(82, 77, 66, 0.1));
}
.ecshop_list + .close{
  filter: drop-shadow(0 0 1px rgba(0,0,0,0.4));
}
.ec_info_popup .onlineshop{
  margin-top: -50px;
  padding: 76px 0 100px;
  position: relative;
}
.ec_info_popup .onlineshop:before{
  content: ' ';
  position: absolute;
  top: 3px;
  left: 0;
  width: 100%;
  height: 1px;
  border-top: 2px dotted #fff;
}
.ec_info_popup .onlineshop:after{
  content: ' ';
  position: absolute;
  bottom: 3px;
  left: 0;
  width: 100%;
  height: 1px;
  border-top: 2px dotted #fff;
}
.ec_info_popup .ecshop_list{
  margin: 10px auto 0;
  width: 700px;
  text-align: center;
}
.ec_info_popup .ecshop_list li{
  margin: 0 2px;
  display: inline-block;
  width: 300px;
  vertical-align: top;
}
.ec_info_popup .ecshop_list li a{
  margin: 0 0 10px;
  padding-top: 10px;
  display: block;
  box-sizing: border-box;
  height: 50px;
  border: 1px solid #d8d9d2;
  background-color: #fff;
  text-align: center;
}
.ec_info_popup .onlineshop_btn{
  padding: 0;
  background-color: #fff;
  text-align: center;
}
.ec_info_popup .ecshop_list li.onlineshop_btn a{
  margin: 0;
  padding: 5px 0 0;
  background-color: #f5fdff;
}
.ec_info_popup .onlineshop_btn img{
  width: 196px;
  height: auto;
}
.ec_info_popup .ecshop_list li a:hover{
  opacity: 0.7;
}
.ec_info_popup .mfp-inline-holder .mfp-content,
.ec_info_popup .mfp-ajax-holder .mfp-content{
  min-height: 200px;
}
.ec_info_popup .close{
  margin: 15px 0 0;
}
.popup-modal-dismiss:hover{
  opacity: 0.8;
}

/*---------------------------------------------
	汎用
---------------------------------------------*/
/* --- float --- */
.float_right{
  margin-left: 15px;
  float: right;
}
.float_left{
  margin-right: 15px;
  float: left;
}
.float_clear{
  clear: both;
}

/* --- text --- */
.text_right{
  text-align: right;
}
.text_left{
  text-align: left;
}
.text_center{
  text-align: center;
}
.bold_text{
  font-weight: bold;
}
.ttl_text{
  padding-bottom: 5px;
  color: #2782c3;
  font-weight: bold;
}
.text_strong{
  color: #ed5032;
}
.text_light{
  color: #a9afba;
}
.el_blue{
  color: #0068b7;
}

/* --- 上付き文字 --- */
sup{
  position: relative;
  top: -1ex;
  vertical-align: baseline;
}

/* --- 補足、注意書き --- */
/* ※付の補足など用  */
.note_indent1{
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.4;
}
/* （～）付の補足 */
.note_indent2{
  padding-left: 3em;
  text-indent: -3em;
  line-height: 1.3;
}

/* --- clearfix --- */
.flatbase:after,
.pagetop:after,
.clearfix:after{
  content: '';
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
}

.sp_only,
.br_sp{
  display: none;
}
.pc_only,
.br_pc{
  display: block;
}

#brand_wrap{
  margin: 5px auto;
  width: 970px;
}
/* --- */

.cont_base{
  border: 2px solid #fff;
}
/* clearfix */
.point_cont_wrap:after{
  content: ' ';
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
}

.main_header{
  position: relative;
  height: 544px;
}
.series_ttl{
  padding: 12px 0 0;
  text-align: center;
}
.main_header h1{
  margin: 10px -30px 0 30px;
  position: relative;
  z-index: 1;
}

/* wiper_cmn */
.wiper_sheet .header_character{
  position: absolute;
  top: -7px;
  left: 37px;
}
.wiper_sheet .content_main{
  padding: 0 50px 30px;
  background: #efefef url(../img/main_bg.png) repeat 10px top;
}
.point_cont_wrap{
  margin: -70px 0 30px;
  padding: 40px 40px 3px;
  position: relative;
  z-index: 1;
  border: 1px solid #eaeaea;
  background-color: #fff;
}
.wiper_btm_ttl{
  margin: 0 0 5px;
  display: block;
}
.point_cont_wrap p{
  font-size: 1.5rem;
}
.point_cont_wrap h2{
  margin: -38px -38px 20px;
  padding: 20px;
  color: #fff;
  font-size: 1.7rem;
  text-align: center;
}
.wiper_sheet .lead{
  margin: 0 0 10px;
  padding: 25px 0;
  position: relative;
  background: url(../img/wiper_body_lead_line.png) no-repeat center top;
  font-size: 1.7rem;
  font-weight: bold;
}
.wiper_sheet .lead:after{
  content: ' ';
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 14px;
  background: url(../img/wiper_body_lead_line.png) no-repeat center top;
}
.wiper_sheet .point_cont_wrap .ttl_lv3{
  margin: 15px 0 10px;
  padding: 10px 13px;
  clear: both;
  background-color: #2a5298;
  color: #faf686;
  font-size: 1.7rem;
}
.trash_ttl{
  margin: 0 0 10px;
}

/* wiper_body */
.wiper_sheet .main_header{
  height: 300px;
  background: url(../img/w_index_header_bg.jpg) no-repeat left top;
}
.wiper_sheet .point_cont_wrap h2{
  margin: -40px -38px 20px;
  padding: 0;
  overflow: hidden;
  height: 125px;
  background: url(../img/wiper_body_ttl2.png) no-repeat left top;
  text-indent: 150%;
  text-align: center;
  white-space: nowrap;
}
.wiper_sheet .main_header .wipear_name{
  padding: 26px 100px 0 0;
  position: static;
  font-size: 2.0rem;
  text-align: center;
}
#wiper_body .content_main{
  background: #f0f0f7 url(../img/main_bg.png) repeat 10px top;
}
#wiper_body .lead{
  float: right;
  width: 580px;
  color: #2a5298;
}
#wiper_body .lead strong{
  color: #be0081;
}
#wiper_body .item_img{
  margin: 0 -20px 0 -30px;
  float: left;
  width: 235px;
  min-height: 800px;
}
#wiper_body .item_img:after{
  content: ' ';
  position: absolute;
  top: 381px;
  left: -56px;
  width: 296px;
  height: 777px;
  background: url(../img/wiper_body2.png) no-repeat left bottom;
}
#wiper_body .detaile_link{
  display: block;
  position: absolute;
  top: 573px;
  left: 0;
  width: 250px;
}
.wiper_info_cont{
  padding: 0 0 20px;
  float: right;
  width: 580px;
}
.wiper_info_box_2row{
  margin: 0 25px 25px 0;
  float: left;
  width: 277px;
}
.wiper_info_box_2row.body_head{
  margin-right: 0;
}
.wiper_body_grip{
  float: left;
  width: 202px;
}
#wiper_body_img1{
  margin: -30px 10px 0 0;
  float: right;
}
#wiper_body .wiper_info_cont strong{
  color: #2a5298;
}
#wiper_body_img3{
  margin: -122px 0 0;
}
#wiper_body_img4{
  margin: 0 -20px 0 -90px;
}
.anchor_path{
  margin: 5px 0 0;
  padding-left: 25px;
  display: inline-block;
  position: relative;
  border-bottom: 1px dotted #b6d8f0;
}
.anchor_path:before{
  content: ' ';
  margin: auto 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: url(../img/anchor_arrow.png) no-repeat left top;
}
.wiper_body_head{
  position: relative;
  z-index: 10;
  float: left;
  width: 331px;
}
.detaile_link{
  display: block;
  position: relative;
  z-index: 10;
  color: #2a5298;
  text-align: center;
  line-height: 1.4;
}
.detaile_link_btn{
  margin: 3px 0 0;
}
.detaile_link:hover{
  opacity: 0.7;
  text-decoration: none;
}
#wiper_body .wiper_no{
  margin: 0 0 10px;
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.kirekira_spot{
  margin: 0 0 25px;
  padding: 20px;
  clear: both;
  border: 2px solid #ccc;
}
.kirekira_spot ul{
  margin: 0 -15px 20px 0;
  overflow: hidden;
}
.kirekira_spot li{
  margin-right: 10px;
  float: left;
  width: 175px;
  text-align: center;
}
.spot_img{
  margin: 0 0 5px;
}
.spot_img img{
  width: 100%;
}
.kirekira_spot .note_indent1{
  clear: both;
  font-size: 1.2rem;
}
.kirekira_spot .spot_name{
  padding: 5px 10px 0;
  display: inline-block;
  border-bottom: 1px dotted #8ba1c7;
  color: #2a5298;
  font-weight: bold;
  line-height: 1.4;
}
.kirekira_spot h3{
  margin: 0 0 10px;
  padding: 10px 15px 10px 35px;
  position: relative;
  background: none;
  background: #5273ab url(../img/spot_ttl_mark.png) no-repeat 15px center;
  color: #fff;
  font-size: 1.5rem;
  text-align: left;
}
.kirekira_spot h3:before{
  content: ' ';
  position: absolute;
  top: 4px;
  left: 0;
  width: 100%;
  height: 1px;
  border-top: 1px solid #8ba1c7;
}
.kirekira_spot h3:after{
  content: ' ';
  position: absolute;
  bottom: 3px;
  left: 0;
  width: 100%;
  height: 1px;
  border-top: 1px solid #8ba1c7;
}
.use_cont{
  margin: 35px 0 20px;
  padding: 15px 15px 5px;
  background-color: #ffeef5;
}
.use_cont .use_ttl{
  margin: -15px -15px 10px;
  padding: 5px;
  background-color: #f8dae6;
  color: #ea468b;
  text-align: center;
}
.use_cont ul{
  margin-right: -5px;
}
.use_cont li{
  margin: 0 0 10px 0;
  padding: 5px 13px;
  display: inline-block;
  border: 1px solid #f4a8c8;
  border-radius: 5px;
  background-color: #fff;
  color: #ea468b;
  font-size: 1.4rem;
  font-weight: bold;
}
.howto_cont{
  margin: 0 -20px 30px 0;
  padding: 0;
  overflow: hidden;
}
.howto_ttl{
  color: #2a5298;
  font-size: 1.5rem;
}
.howto_cont h3{
  padding: 0 0 5px 15px;
  background: url(../img/howto_ttl_mark.png) no-repeat left 0.3em;
  color: #2a5298;
  font-size: 1.6rem;
}

.howto_box_wrap{
  display: flex;
  flex-wrap: wrap;
}
.howto_box{
  margin-right: 20px;
  padding: 15px;
  width: 44%;
  border: 1px solid #fff;
  background-color: rgba(255,255,255,0.5);
}
.howto_note{
  margin: 15px 0 0;
  padding-left: 1em;
  text-indent: -1em;
}
.howto_note li{
  font-size: 1.2rem;
}
#howto_img1{
  margin: -25px 0 0 10px;
}
.movie_ttl{
  padding: 15px;
  background-color: #2a5298;
  color: #fff;
  font-size: 1.5rem;
  text-align: center;
}
.movie_list{
  margin: 10px -15px 0 0;
  overflow: hidden;
}
.movie_list li{
  margin: 0 15px 0 0;
  float: left;
  width: 425px;
}
.movie_list li img{
  margin: 0;
  width: 100%;
  height: auto;
}
.movie_list li a:hover{
  opacity: 0.8;
}
.movie_list li p{
  text-align: center;
}
.movie_list li .movie_name{
  padding: 0 0 10px;
  background-color: #fff;
  color: #2a5298;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
}
.movie_list li .movie_name span{
  font-weight: normal;
}
.movie_mobile li .movie_name{
  padding: 10px 0;
}
.movie_mobile li{
  padding: 10px 10px 0;
  box-sizing: border-box;
  background-color: #fff;
}
#wiper_dry .lead{
  background: url(../img/wiper_sheet_lead_line2.png) no-repeat center top;
}
#wiper_dry .lead:after{
  background: url(../img/wiper_sheet_lead_line2.png) no-repeat center top;
}
.sheet_lead_cont{
  float: left;
  width: 375px;
}
#wiper_dry .item_img{
  margin: 0 -35px 0 -31px;
  padding-bottom: 20px;
  float: left;
}
.wiper_sheet_info_box_2row{
  margin: 20px 35px 0 0;
  float: left;
  width: 365px;
}
.wiper_sheet_info_box_2row.box2{
  margin-right: 0;
}

/* ドライ */
#wiper_dry .main_header{
  background: url(../img/w_dry_header_bg.jpg) no-repeat left top;
}
#wiper_dry .content_main{
  background: #f4f4f4 url(../img/main_bg.png) repeat 10px top;
}
#wiper_dry .point_cont_wrap h2{
  background: url(../img/dry_body_ttl2.png) no-repeat left top;
}
#wiper_dry .lead{
  color: #920050;
}
#wiper_dry .lead strong{
  color: #e4007f;
}
#wiper_dry .point_cont_wrap .ttl_lv3{
  background-color: #ea468b;
}
.point_cont_wrap .ttl_lv4{
  margin: 20px 0 0;
  color: #ea468b;
  font-size: 1.6rem;
}
.ttl_lv3 + .ttl_lv4{
  margin-top: 0;
}
.img_note{
  padding-top: 3px;
  display: block;
  color: #5c5c5c;
  font-size: 1.0rem;
  text-align: center;
}
.three_layers_note{
  padding-left: 161px;
}
.set_cont{
  padding: 15px 0 10px;
  overflow: hidden;
}
.set_cont h3{
  color: #e85298;
  font-size: 1.5rem;
}
#set_img{
  margin: -25px 0 0;
}
.video_cont{
  padding-bottom: 56.25%;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  height: 0;
}
.video_cont iframe,
.video_cont object,
.video_cont embed{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* ECサイトリンク */
.buy_ec_btn img{
  width: 150px;
}
.buy_ec_btn{
  padding: 20px 17px 20px 0;
}
#brand .set_cont + .banner_cont{
  margin: 20px auto 0;
}
.banner_cont{
  margin: 50px auto 20px;
  width: 560px;
  text-align: center;
}
.mfp-bg{
  z-index: 5001042;
}
.mfp-wrap{
  z-index: 5001043;
}

/* clearfix */
#wiper_body .point_cont:after,
.wiper_info_cont section:after{
  content: ' ';
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
}


/* ===========================================
	MediaQueries
=========================================== */
/* モーダル調整----------------------------- */
@media screen and (max-width: 850px){
  .mfp-inline-holder .mfp-content,
  .mfp-ajax-holder .mfp-content{
    padding: 15px;
    min-width: 200px;
    width: 80%;
    min-height: 0;
    background-color: #fff;
    font-size: 1.3rem;
    text-align: center;
    cursor: auto;
  }
  .mfp-inline-holder .mfp-content,
  .mfp-ajax-holder .mfp-content img{
    max-width: 100% !important;
    height: auto !important;
  }
  /* ご購入はこちら */
  .ec_info_popup .ecshop_list{
    width: 90%;
  }
  .ec_info_popup .ecshop_list li{
    margin-bottom: 5px;
    box-sizing: border-box;
    width: auto;
  }
  .ec_info_popup .ecshop_list li a{
    margin: 0;
  }
}


/* スマホ----------------------------- */
@media screen and (max-width: 700px){
  /* el-cmn */
  #brand_wrap{
    margin: 0 2%;
    padding: 10px 0 0;
    box-sizing: border-box;
    position: relative;
    z-index: 11;
    width: auto;
  }
  #brand_wrap.brand_wrap_btm{
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .kirekira_simg{
    width: 100%;
    height: auto;
  }
  .wiper_sheet .content_main{
    padding: 0 0 20px;
  }
  .point_cont_wrap{
    margin-top: 0;
    padding: 0 10px 3px;
  }
  .series_ttl a{
    margin: 0 20%;
    padding: 3% 0 0;
    display: block;
    width: 65%;
  }
  /* wiper_cmn */
  .wiper_sheet .header_character{
    top: auto;
    bottom: -3%;
    left: -5%;
    width: 35%;
  }
  .main_header h1{
    margin: 0;
    position: relative;
    z-index: 1;
    text-align: center;
  }
  .wiper_btm_ttl{
    margin: 0;
  }
  .wiper_sheet .lead{
    font-size: 1.5rem;
  }
  .cont_base{
    border: none;
  }
  /* wiper_body */
  .wiper_sheet .main_header{
    padding: 0 0 43%;
    height: 0;
    background: url(../img/w_index_header_bg.jpg) no-repeat left top;
    background-size: 180% auto;
  }
  .wiper_sheet .main_header .series_ttl{
    padding: 0;
    position: relative;
  }
  .wiper_sheet .main_header .series_ttl:after{
    content: ' ';
    padding: 0 0 23%;
    position: absolute;
    z-index: 100;
    right: 3%;
    bottom: -191%;
    width: 22%;
    height: 0;
    background: url(../img/s/wiper_logo.png) no-repeat left top;
    background-size: 100% auto;
  }
  .wiper_sheet .point_cont_wrap h2{
    margin: 0 -10px 10px;
    padding-bottom: 30%;
    height: 0;
    background: url(../img/s/wiper_body_ttl2.png) no-repeat left top;
    background-size: 100% auto;
  }
  .wiper_sheet .main_header .wipear_name{
    margin: 0 auto;
    padding: 0 26% 0 25%;
    position: absolute;
    right: 0;
    bottom: 11%;
    left: 0;
  }
  #wiper_body .lead{
    margin-right: 3%;
    padding: 20px 0 25px;
    float: right;
    width: 61%;
    background: url(../img/s/wiper_body_lead_line.png) no-repeat center top;
    background-size: 100% auto;
  }
  .wiper_sheet .lead:after{
    background: url(../img/s/wiper_body_lead_line.png) no-repeat center top;
    background-size: 100% auto;
  }
  .wiper_info_cont{
    padding: 0 0 20px;
    float: none;
    clear: both;
    width: 100%;
  }
  #wiper_body .item_img{
    margin: 0 -4% 0 -2%;
    float: left;
    width: 40%;
    min-height: 0;
  }
  #wiper_body_img1{
    margin: -45px 10px 0 0;
  }
  #wiper_body .detaile_link{
    padding: 0;
    display: block;
    position: static;
    clear: both;
    width: 100%;
  }
  .detaile_link p{
    font-size: 1.3rem;
  }
  .detaile_link img{
    width: 85px;
  }
  #wiper_body .item_img:after{
    content: none;
  }
  .wiper_info_box_2row{
    margin: 0 0 10px;
    padding-top: 0;
    float: none;
    width: 100%;
  }
  .wiper_body_grip{
    float: left;
    width: 80%;
  }
  #wiper_body_img3{
    margin: 0;
    float: none;
    text-align: center;
  }
  #wiper_body_img4{
    margin: 10px 0 0;
    float: none;
    text-align: center;
  }
  .wiper_body_head{
    float: none;
    width: 100%;
  }
  .kirekira_spot{
    padding: 10px;
  }
  .kirekira_spot h3{
    line-height: 1.4;
  }
  .kirekira_spot ul{
    margin-bottom: 10px;
  }
  .kirekira_spot li{
    margin: 0 10px 10px 0;
    width: 46%;
  }
  .kirekira_spot li:nth-child(2n){
    margin-right: 0;
  }
  .howto_cont h3{
    background: url(../img/s/howto_ttl_mark.png) no-repeat left 0.4em;
    background-size: 12px 12px;
  }
  .howto_cont{
    margin: 0 15px;
  }
  .howto_box_wrap{
    display: block;
  }
  .howto_box{
    margin: 0 0 10px;
    box-sizing: border-box;
    width: auto;
  }
  .howto_box .float_right{
    float: none;
    text-align: center;
  }
  #howto_img1{
    margin: 0 auto 10px;
    display: block;
    width: 172px;
  }
  .movie_list{
    margin: 10px 0 0 0;
    padding: 0 15px;
  }
  .movie_list li{
    margin: 0 0 10px;
    padding: 10px;
    box-sizing: border-box;
    float: none;
    width: 100%;
    background-color: #fff;
  }
  .movie_list li img{
    margin: 0 0 5px;
    width: 100%;
    height: auto;
  }
  .detaile_link{
    margin: 0 0 20px;
  }
  .movie_list li .movie_name{
    margin: -5px 0 0;
    padding: 0 0 5px;
  }
  .movie_mobile li .movie_name{
    padding-top: 15px;
  }
  .sheet_lead_cont{
    float: none;
    clear: both;
    width: 100%;
  }
  .wiper_sheet_info_box_2row{
    float: none;
    width: 100%;
  }
  #wiper_dry .item_img{
    margin: 0 -15px -15px 0;
    padding-bottom: 20px;
    float: none;
    text-align: center;
  }
  #wiper_dry .lead{
    background: url(../img/wiper_sheet_lead_line2.png) no-repeat center top;
    background-size: 100% auto;
  }
  #wiper_dry .lead:after{
    background: url(../img/wiper_sheet_lead_line2.png) no-repeat center top;
    background-size: 100% auto;
  }
  /* ドライ */
  #wiper_dry .main_header{
    background: url(../img/w_dry_header_bg.jpg) no-repeat left top;
    background-size: 180% auto;
  }
  #wiper_dry .point_cont_wrap h2{
    background: url(../img/s/dry_body_ttl2.png) no-repeat left top;
    background-size: 100% auto;
  }
  .set_cont{
    padding: 15px;
    border-top: 1px dashed #ccc;
  }
  #set_img{
    margin: 0 auto;
    float: none;
    text-align: center;
  }
  /* ECサイトリンク */
  #brand .set_cont + .banner_cont,
  #brand .movie_list + .banner_cont{
    margin: 20px auto 0;
  }
  .banner_cont{
    margin: 50px auto 20px;
    padding: 0 0 10px;
    width: 94%;
  }
}
