
.Detail__button{
display: table;
margin-right: auto;
margin-left: auto;
margin-top: 20px;
  padding: 15px 80px;
  background: #e40050;
  color: #fff;
  font-size: 20px;
  border-radius: 5px;


}

.Detail__button:hover {
opacity: 0.8;
color: #fff;
text-decoration: none;
}

.TOP{
  margin-top: 40px;
}

 @media print {
#left_sidebar, #right_sidebar{
  display:none;
}
.container{
  width:90%;
  margin: 0 5%;
}
#main-content{
  width: 100%;
}
}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

.contents{
  margin-left: -1%;
}
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
    margin-bottom:1em;
    margin-left: 2%;
  }
  .col-md-12 {
    width: 98%;
  }
  .col-md-11 {
    width: 89.66666667%;

  }
  .col-md-10 {
    width: 81.33333333%;
  }
  .col-md-9 {
    width: 73%;
  }
  .col-md-8 {
    width: 64.66666667%;
  }
  .col-md-7 {
    width: 56.33333333%;
  }
  .col-md-6 {
    width: 48%;
    position: relative;
  }

  .Modeloverlap2:hover{
    opacity: 0.7;
  }
  .detail{
    background-color: #c1c1c1;
    display: inline-block;
    padding: 20px 15px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    position: absolute;
    top: 248px;
    right: 0px;;
  }

  .col-md-5 {
    width: 39.66666667%;
  }
  .col-md-4 {
    width: 31.33333333%;
  }
  .col-md-3 {
    width: 23%;
  }
  .col-md-2 {
    width: 14.66666667%;
  }
  .col-md-1 {
    width: 6.33333333%;
  }
  .text-center {
  text-align: center;
}

h1.titles {
    font-size:14px;
    padding:0 0 0 5px;
    border-left: 5px #CCCCCC solid;
    margin:0px 0 7px 2px;
    line-height: 16px;
}

h1.title {
    font-size: 26px;
}
h2.titles {
  position: relative;
    font-size:24px;
  padding:0 0 0 12px;
  border-left: 6px solid #ccc;
}
h2.titles::before {
  position: absolute;
  left: -6px;
  bottom: 0;
  content: '';
  width: 6px;
  height: 50%;
  background-color: #428bca;
}
h2.titles::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 0;
}
h3.titles {
  font-size:21px;
  padding:0 0 0 12px;
  border-left: 6px solid #ccc;
}
span.badge_f{
  padding: 5px;
  border: 2px #d60404 solid;
  margin: 4px 4px 7px 0;
  color: #d60404;
  font-size: 18px;
  font-weight: bold;
    display: inline-block;
    font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
}
.button_detail {
    background-color: #333;
    border: 2px solid #333;
    color: #fff;
    line-height: 50px;
    cursor: pointer;
    float: left;
    margin-left: 1%;
    width: 98%;
}
.button_detail:hover {
    background-color: #fff;
    border: 2px solid #59b1eb;
    color: #59b1eb;
}
.textArea {
  display: none;
}
h3.product_header{
    border-left: 8px solid #3333cc;
    background-color: #f3f3fc;
    font-size: 12px;
    margin-bottom: 10px;
    padding: 0 5px;
    line-height: 21px;
}
ul#list_date{
  margin: 0;
  margin-left: 2px;
  margin-bottom: 9px;
}
ul#list_date li{
    background-image: url('https://www.advan.co.jp/v2/img/icon_date.gif');
    background-repeat: no-repeat;
    list-style: none;
    padding: 2px;
}
ul#list_date li a{
  text-decoration: underline;
  color: #000000;
  margin-left: 23px;
}
div.goods{
  border-bottom: 1px solid #CCCCCC;
  margin: 5px;
}
div.goods:last-child{
  border-bottom: 1px solid #FFFFFF;
}
div.goods img{
    width: 80px;
    margin-bottom: 5px;
}
div.goods .goods_detail{
    float: right;
    width: 197px;
}
div.goods p{
  margin-bottom: 0;
}
p.goods_name a{
  text-decoration: underline;
  font-size: 12px;
}
#product_left{
  margin-bottom: 14px;
}
.contents h4{
    font-size: 14px;
}
.contents p{
    font-size:15px;
}
.contents a h4{
    color: #663300;
}
.contents a h4:hover{
    text-decoration: underline;
    color: #663300;
}
.contents p.price{
    color:#FF0000 !important;
    font-size: 16px !important;
    margin-left: 0 !important;
    font-weight: bolder !important;
}
.contents p.date{
    margin-left: 0 !important;
}
#product h2{
    font-size: 18px;
    position: relative;
    padding-left: 1.7em;
    line-height: 1.7em;
    border-bottom: 1px solid #ccc;
    margin-bottom:16px;
    margin-top: 22px;
}
#product h2::after {
    position: absolute;
    top: .4em;
    left: .4em;
    z-index: 2;
    content: '';
    width: 12px;
    height: 12px;
    background-color: #ccc;
}
#product h3 {
    font-size:12px;
    line-height: 14px;
    padding-top: 4px;
    margin: 0;
}
#product p {
    font-size:13px;
}

#aqua h2{
    font-size: 18px;
    position: relative;
    padding-left: 1.7em;
    line-height: 1.7em;
    border-bottom: 1px solid #ccc;
    margin-bottom:16px;
    margin-top: 22px;
}
#aqua h2::after {
    position: absolute;
    top: .4em;
    left: .4em;
    z-index: 2;
    content: '';
    width: 12px;
    height: 12px;
    background-color: #428bca;
}
#aqua h3 {
    font-size:12px;
    line-height: 14px;
    padding-top: 4px;
    margin: 0;
}
#aqua p {
    font-size:13px;
}
#tile h2{
    font-size: 18px;
    position: relative;
    padding-left: 1.7em;
    line-height: 1.7em;
    border-bottom: 1px solid #ccc;
    margin-bottom:16px;
    margin-top: 22px;
}
#tile h2::after {
    position: absolute;
    top: .4em;
    left: .4em;
    z-index: 2;
    content: '';
    width: 12px;
    height: 12px;
    background-color: #333;
}
#tile h3 {
    font-size:12px;
    line-height: 14px;
    padding-top: 4px;
    margin: 0;
}
#tile p {
    font-size:13px;
}
#tile .icons {
    margin-bottom: 10px;
}
#tile .info_product {
    margin-bottom: 12px;
}


#set_recommend .table_header{
    font-size: 14px;
    font-weight: bold;
}
#set_recommend img{
    float: left;
    width: 30%;
    margin-right: 2%;
}
#set_recommend table{
    width: 68%;
    border: none;
}
#set_recommend table tr{
    border-bottom:1px solid #666666;
}
#set_recommend table td{
    padding: 5px 0;
}
#faucet_recommend a{
    color: #000;
}
#faucet_recommend a:hover{
    color: #2686C4;
}
#faucet_recommend ul{
    margin: 0;
}
#faucet_recommend ul li{
    list-style: none;
    float: left;
    width: 24%;
    margin-right: 1%;
}
  #bg_use{
    background: url(/v2/img/bg_use.gif) repeat !important;
    width: 457px;
    height: 83px;
    margin-bottom: 16px;
  }
  #bg_use ul{
    margin: 0;
    padding: 0;
  }
  #bg_use li{
    list-style: none;
    width: 20px;
    height: 20px;
    margin: 59px 22px 0px 23px;
    float: left;
  }
  #bg_use li span{
    width: 20px;
    height: 20px;
    display: block;
}
  #bg_use li .use_0{
    background: url(/v2/img/usable_0.gif) repeat !important;
  }
  #bg_use li .use_1{
    background: url(/v2/img/usable_1.gif) repeat !important;
  }
  #bg_use li .use_2{
    background: url(/v2/img/usable_2.gif) repeat !important;
  }
.new-item{
  position:relative;
}
.new-item:after {
    content: "譁ｰ蝠�刀";
    color: #FF0000;
    border: 1px solid #FF0000;
    padding: 2px;
    position: absolute;
    top: 7px;
    left: 7px;
    background-color: #FFFFFF;
   transition: all .7s;
}
.new-item:hover:after {
  opacity:0;
}
.display_1{
}
.display_0{
  display: none;
}
li.caution{
  color: #FF0000;
}
#parts_change{
  display: block;
}
