@charset "utf-8";

/*-----------------------------------------------------
汎用
-------------------------------------------------------*/

/* ttl
------------------------------------------------*/

.ttl{
  margin-bottom: 40px;
  text-align: center;
  font-size: 162.5%;
  font-weight: bold;
}
.ttl__sub{
  display: block;
  font-size: 61.5%;
  font-weight: normal;
  line-height: 1;
}
.ttl-line{
  border-bottom: #2b2827 1px solid;
  font-weight: bold;
  font-size: 137.5%;
  margin-bottom: 30px;
}

/* text
------------------------------------------------*/

.text--sm{
  font-size: 87.5%;
}
.text--link:link,
.text--link:visited{
  text-decoration: underline;
}
.text-pickup{
  font-size: 112.5%;
  color: #31a6e2;
  text-align: center;
  font-weight: bold;
}
.text-highlight{
  margin-top: 35px;
  font-size: 125%;
  color: #31a6e2;
  text-align: center;
  font-weight: bold;
  background: linear-gradient(transparent 60%, #f9ef96 60%);
}

/* sns-wrap
------------------------------------------------*/

.sns-btn ul{
  text-align:center;
}
.sns-btn ul li{
  display:inline-block;
  line-height: 0!important;
  letter-spacing: 0;
  vertical-align:bottom;
}

/* search-wrap
------------------------------------------------*/

.search-wrap{
  padding: 30px;
  background: url(/images/feature/selfwhitening/bg_pattern.jpg) repeat left top;
  background-size: 50%;
  text-align: center;
}
.search-wrap__inner{
  padding-top: 55px;
  background: url(/images/feature/selfwhitening/img_serach.png) no-repeat center top;
}
.search__ttl{
  display: inline-block;
  padding: 5px 15px;
  background: #fff;
  color: #31a6e2;
  font-size: 125%;
  font-weight: bold;
}
.search__txt{
  margin-top: 10px;
  color: #fff;
  font-size: 87.5%;
}

/* fieldset */

fieldset {
    display: inline;
}
.select-box{
    margin-top: 10px;
}
.select-box .select-b-area {
    float: left;
    position: relative;
    width: 160px;
    padding: 5px 6px;
    border: 1px solid #dddddd;
    border-radius: 3px;
    background: #fafaf8;
    font-size: 84%;
    margin-right: 10px;
}
.select-box .select-s-area {
    float: left;
    position: relative;
    width: 220px;
    padding: 5px 6px;
    border: 1px solid #dddddd;
    border-radius: 3px;
    background: #fafaf8;
    font-size: 84%;
    margin-right: 10px;
}
.select-box .submit-btn {
    background: #000000;
    border-radius: border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    cursor: pointer;
    position: relative;
    padding: 1px;
}

/*-----------------------------------------------------
lead-wrap
-------------------------------------------------------*/

.lead-wrap{
  margin-top: 30px;
}

/*-----------------------------------------------------
difference-wrap
-------------------------------------------------------*/

.difference-wrap{
  margin-top: -30px;
  padding: 130px 0 30px;
  background: url(/images/feature/selfwhitening/bg_white_arrow.png) no-repeat left top #e7f7fb;
}
.difference__ttl{
  font-size: 125%;
  font-weight: bold;
  text-align: center;
}
.difference__balloon{
  margin-top: 30px;
  text-align: center;
}
.difference__list{
  display: table;
  width: 640px;
  margin: 30px auto 0;
}
.difference__item{
  display: table-cell;
  width: 202px;
  padding:0 5px;
  border-left: 1px solid #64d3fc;
}
.difference__item:first-child{
  border-left: 0;
}
.difference__point-ttl{
  font-weight: bold;
  text-align: center;
}
.difference__point-img{
  margin: 10px 0;
  text-align: center;
}
.difference__point-txt{
  font-size: 87.5%;
}

/*-----------------------------------------------------
scene-wrap
-------------------------------------------------------*/

.scene-wrap{
  margin-top: 10px;
  padding-top: 80px;
  background: url(/images/feature/selfwhitening/bg_scene.png) no-repeat center top;
}
.scene-list{
  margin-bottom: 25px;
  text-align: center;
}
.scene-item{
  display: inline-block;
  margin-left: 40px; 
}
.scene-item:first-child{
  margin-left: 0;
}

/*-----------------------------------------------------
point-wrap
-------------------------------------------------------*/

.point-wrap{
  margin-top: 50px;
  padding: 50px 25px 25px;
  background: url(/images/feature/selfwhitening/bg_point_top.jpg) no-repeat left top #e7f7fb;
}
.point-list{
  margin-top:30px;
}
.point-item{
  padding: 30px 0;
  border-bottom: 1px solid #6b6c6c;
}
.point-item__sub{
  float: left;
  width: 95px;
  padding: 0 30px;
}
.point-item__main{
  float: left;
  width: 410px;
  padding: 0 10px;
}
.point-ttl{
  font-size: 112.5%;
  font-weight: bold;
}
.point-ttl__lead{
  display: block;
  font-size: 88.9%;
  font-weight: bold;
  color: #31a6e2;
}
.point-description{
  margin-top: 10px;
  font-size: 87.5%;
}

/*-----------------------------------------------------
media-wrap
-------------------------------------------------------*/

.media__ttl{
  margin-top: 45px;
  text-align: center;
  font-size: 168.8%;
  font-weight: bold;
  color: #00c3ff;
}
.media__lead{
  margin-top: 20px;
  text-align: center;
  font-size: 87.5%;
}
.media__important{
  font-size: 153.8%;
}

/*-----------------------------------------------------
effect-wrap
-------------------------------------------------------*/

.effect-wrap{
  margin: 50px 0 50px;
  padding: 45px 39px;
  border: 1px solid #000;
}
.effect__ttl{
  color: #00c3ff;
  text-align: center;
  font-size: 131.3%;
  font-weight: bold;
}
.effect__list{
  margin-top: 10px;
}
.effect__item{
  float: left;
  display: table;
  width: 280px;
  height: 4em;
  margin-top: 10px;
  background: #00c3ff;
  border-radius: 5px;
  text-align: center;
  color: #fff;
}
.effect__item:nth-child(even){
  float: right;
}
.effect__item span{
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
}
.effect-example__text{
  margin-top: 20px;
  font-size: 87.5%;
  text-align: center;
}
.effect-img__list{
  width: 550px;
  margin: 15px auto 0;
}
.effect-img__item{
  float: right;
  width: 210px;
}
.effect-img__item:first-child{
  position: relative;
  float: left;
}
.effect-img__item:first-child::after{
  position: absolute;
  top: 55px;
  right: -75px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 20px;
  border-color: transparent transparent transparent #2b2827;
}
.effect-img__ttl{
  font-size: 112.5%;
  font-weight: bold;
}
.effect-img__ttl--before{
  color: #008FC4;
}
.effect-img__ttl--after{
  color: #dd5351;
}

/*-----------------------------------------------------
flow-wrap
-------------------------------------------------------*/

.flow-wrap{
  margin-bottom: 50px;
  padding: 50px 25px;
  background: #eeeeee;
}
.flow__ttl{
  font-size: 131.8%;
  font-weight: bold;
  text-align: center;
}
.flow__list{
  margin-left: -25px;
}
.flow__item{
  float: left;
  width: 180px;
  margin: 28px 0 0 28px;
  padding: 20px 0;
  text-align: center;
  background: #fff;
}
.flow-text{
  margin-top: 15px;
  font-weight: bold;
}
.flow-text span{
  display: block;
  font-weight: normal;
}

/*-----------------------------------------------------
sponsor-wrap
-------------------------------------------------------*/

.sponsor-wrap{
  margin: 50px auto 50px;
}
.sponsor__ttl{
  font-size: 125%;
  font-weight: bold;
  text-align: center;
}
.sponsor__logo{
  margin-top: 20px;
  text-align: center;
}







/*-----------------------------------------------------
contents-genre-select
-------------------------------------------------------*/

.contents-genre-select{
  margin-top: 80px;
}
.contents-genre-select__list{
  text-align: center;
}
.contents-genre-select__item{
  display: inline-block;
  margin-left: 10px;
}
.contents-genre-select__item:first-child{
  margin-left: 0;
}
.contents-genre-select .bt_current{
  background: #00a8e5;
  color: #fff;
}

/*-----------------------------------------------------
shop-section
-------------------------------------------------------*/

.shop-section{
  margin-top:40px;
}
.shop-list{
  margin-top: -10px;
}
.shop-item{
  margin-top:40px;
}
.shop-item__ttl,
.shop-item__ttl:link,
.shop-item__ttl:visited,
.shop-item__ttl:hover,
.shop-item__ttl:active {
  display: block;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 5px;
  padding: 5px 10px;
  line-height: 1.3;
  background: #2b2827;
  color: #fff;
  text-decoration: none;
}
.shop-section ul li .main-wrap{
  width:460px;
  float: right;
  margin-bottom: 10px;
}
.shop-section ul li .main-wrap p{
  font-size: 88%;
}
.shop-section ul li .main-wrap .sub-txt{
  font-size: 80%;
}
.shop-section ul li .sub-wrap{
  float:left;
  margin: 10px 0;
  position: relative;
  display: block;
  width: 170px;
  height: 120px;
  background: #f7f6f2;
  border: 1px solid #d3cec5;
  cursor: pointer;
  overflow: hidden;
}
.shop-section ul li .sub-wrap img{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%!important;
  height: auto!important;
}
.shop-section .main-wrap h4 span{
  font-size: 80%;
  font-weight: normal;
  padding-left: 5px;
}
.shop-menu{
  font-size: 87.5%;
  background: #f7f7f4;
}
.shop-menu__ttl{
  margin: 0 10px;
  padding: 5px 0;
  font-weight: bold;
  border-bottom: 1px solid #d3cec5;
}
.shop-menu__list{
  padding: 5px 10px;
}
.shop-section ul li .shop-intro {
  padding: 10px;
  font-size: 90%;
}
a.shop-intro__link{
  color: #00a8e5;
  text-decoration: underline;
}

/* reserve-btn
------------------------------------------------*/

.reserve-btn-list{
  margin: 10px 0;
}
.shop-section ul li .main-wrap .reserve-btn,
.shop-section ul li .main-wrap .reserve-btn:link,
.shop-section ul li .main-wrap .reserve-btn:visited,
.shop-section ul li .main-wrap .reserve-btn:hover,
.shop-section ul li .main-wrap .reserve-btn:active {
  text-decoration: none;
  color: #fff;
}
.reserve-btn-list__item{
  margin-left: 15px;
  display: inline-block;
  text-align: center;
}
.reserve-btn-list__item:first-child{
  margin-left: 0;
}
.reserve-btn{
  display: inline-block;
  width: 8em;
  padding: 10px;
  border-radius: 4px;
  font-weight: bold;
}
.reserve-btn--tel{
  background: #4f9362; 
}
.reserve-btn--net{
  background: #ff4c4a; 
}
.reserve-btn__subtext {
  font-size: 77%;
  font-weight: normal
}