@charset "UTF-8";
/* Specials CSS */



#specials #special-paragel,
#specials #special-fill-in {
    color: #643b14!important;
  }

#specials #special-paragel h3,
#specials #special-fill-in h3 { /* リセット */
  background: none;
  font-size: 100%;
  font-weight: normal;
  color: #494747;
}

/* paragel */
#specials #special-paragel .row .col-md-12 .topic {
  background: none!important;
  text-align: center;
  min-height: 130px;
  margin-top: -30px!important;
}

#specials #special-paragel .row .spc-nail_read .col-12 p.catch {
  font-size: 1.0em!important;
}

#specials #special-paragel .spc-nail_read .main-rd {
  padding: 0 20px 20px;
}

#specials #special-paragel .spc-nail_read .main-rd p {
  line-height: 1.1em!important;
}

#specials #special-paragel .spc-nail_compare .cmp-tt h3 img{
  width: 65%;
}

#specials #special-paragel .spc-nail_compare .cmp-cnt {
/*  border-bottom: solid 1px #D5D3D3;*/
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#specials #special-paragel .spc-nail_compare .layer h4 img,
#specials #special-paragel .spc-nail_compare .cmp-cnt h4 img {
  width: 240px;
}

#specials #special-paragel .spc-nail_compare .cmp-cnt ul li {
  list-style: circle;
  margin-left: 30px;
}

#specials #special-paragel .spc-nail_compare .layer .layer_para {
  height: 250px;
  background: url("../images/spc-nail_06.png") no-repeat bottom right;
  background-size: 160px;
  border-right: solid 1px #D5D3D3;
}

#specials #special-paragel .spc-nail_compare .layer .layer_oth {
  height: 250px;
  background: url("../images/spc-nail_07.png") no-repeat bottom left;
  background-size: 160px;
}

#specials #special-paragel .spc-nail_compare .layer p {
  width: 240px;
}

#specials #special-paragel .spc-nail_compare .layer .layer_oth p {
  float: right;
}

#specials #special-paragel .spc-nail_bnr {
  margin-bottom: 20px;
}

#specials #special-paragel .spc-nail_bnr .insta-sample {
  height: 200px;
  background: url("../images/bnr-insta_01.jpg") no-repeat center center;
  background-size: contain;
}

#specials #special-paragel .spc-nail_bnr .insta-btn {
  background: url("../images/bnr-insta_02.jpg") no-repeat center center;
  background-size: contain;
}


/* fill-in */
#specials #special-fill-in .topic {
  min-height: 200px;
  background: transparent url("../images/fill_00.jpg") no-repeat right bottom 0;
  background-size: contain;
  margin-top: -20px!important;
}

#specials #special-fill-in .fill-about {
  background: #fef5f7;
  padding: 10px 0;
}

#specials #special-fill-in .fill-about .col-md-12 {
  background: url("../images/fill_bg-about.png") right bottom no-repeat;
  background-size: contain;
}

#specials #special-fill-in .fill-about p.abt_exp {
  display: block;
  font-size: 106%;
  width: 75%;
  line-height: 1.3em;
  padding: 0 30px 15px;
} 

#specials #special-fill-in .fill-point {
  background: #edf6fe;
}

#specials #special-fill-in .fill-point ul li {
  background: none;
  font-size: 100%!important;
  font-weight: normal;
  list-style: none;
  line-height: 1.4em;
  display: inline;
}

#specials #special-fill-in .fill-recommend {
  background: #fef5f7;
}

#specials #special-fill-in .fill-recommend ul {
  display: block;
  width: 90%;
  margin-left: 15px;
}

#specials #special-fill-in .fill-recommend ul li {
  background: none;
  font-size: 115%!important;
  font-weight: normal;
  list-style: circle;
  line-height: 1.4em;
  pading-left: 10px;
}

#specials #special-fill-in .fill-flow {
  padding: 20px 0;
}

#specials #special-fill-in .fill-flow h3 {
  background: none;
  font-size: 16px;
  font-weight: normal;
  padding: 5px 0 5px 8px;
}

#specials #special-fill-in .fill-flow h4 {
  font-size: 140%;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  font-weight: bold;
  line-height: 1.8em;
  color: #cd7590;
}

#specials #special-fill-in .fill-column {
  background: #edf6fe;
  padding: 20px 0;
}

#specials #special-fill-in .fill-price {
  background: #feeee1;
  padding: 20px 0;
}


/****  巻爪矯正 ****/
#specials #special-others .topic {
  min-height: 200px;
  background: transparent url("../images/hook-nail_01.jpg") no-repeat scroll right bottom 0;
  background-size: contain;
  margin-top: -20px!important;
}

#specials #special-others .h_nail-recom {
  background: #f5f4f4;
}


/*  smp  */
@media (max-width: 767px) {

  /*
  #specials #special-paragel {
    border: none;
  } */

  #specials #special-paragel .spc-nail_compare .cmp-tt h3 img{
    width: 100%!important;
  }  
  
  #specials #special-paragel .spc-nail_compare .layer h4 img,
  #specials #special-paragel .spc-nail_compare .cmp-cnt h4 img {
    width: 200px;
  }

  #specials #special-paragel .spc-nail_compare .layer .layer_para {
  height: 220px;
  background: url("../images/spc-nail_06.png") no-repeat bottom right;
  background-size: 120px;
  border-right: none;
  }

  #specials #special-paragel .spc-nail_compare .layer .layer_oth {
    height: 220px;
    background: url("../images/spc-nail_07.png") no-repeat bottom right;
    background-size: 120px;
  }

  #specials #special-paragel .spc-nail_compare .layer p {
    width: 220px;
  }

  #specials #special-paragel .spc-nail_compare .layer .layer_oth p {
    float: left!important;
  }

  #specials #special-paragel .spc-nail_bnr {
    margin-top: -30px;
    margin-bottom: -10px;
  }


  #specials #special-paragel .spc-nail_bnr .insta-btn {
    height: 160px;
    margin-top: -30px;
    background: url("../images/bnr-insta_02.jpg") no-repeat center center;
    background-size: contain;
  }


  #specials #special-fill-in {
    color: #643b14!important;
  }

  #specials #special-fill-in h3 { /* リセット */
    background: none!important;
    font-size: 100%;
    font-weight: normal;
    color: #494747;
  }

  #specials #special-fill-in {
    font-size: 16px;
  }
  #specials #special-fill-in .fill-about .col-md-12 {
    background: url("../images/fill_bg-about.png") right bottom no-repeat;
    background-size: 55%;
  }

  #specials #special-fill-in .fill-about p.abt_exp {
    display: block;
    width: 100%;
    font-size: 110%;
    line-height: 1.3em;
    padding: 10px;
    background: rgba(255,255,255,0.8);
  }

  #specials #special-fill-in .fill-point row col-sm-12 img {
    width: 160px;
  }



}























