@charset "UTF-8";
/* CSS Document */

/*---------------------------------
sp content - verymerry
---------------------------------*/

/*Adot縲20151002*/

.sp-main{
  float:left;
}
.brand_title span{
  font-size: 12px;
  line-height: 20px;
}
.brand_title span strong{
  font-size: 14px;
}
#brand-main h1.hidden-phone,
#brand-main h1.visible-phone {
width:100%;
margin-bottom:20px;
}
#brand-main h1.visible-phone img{
width: 100%;
}

.main-wrap img{
  width: 100%;
}

.dot{
background: url("../images/dot.gif") repeat-x bottom ;
padding-bottom:30px;
}
.present-sec h3{
  margin-bottom:8px;
}

.component {
margin:10px 0 0 0;
}

.text {
background-color:#f5f5f5;
padding:30px;
}
.margin_none{
margin:0;
}
span.b{
font-weight:bold;
}

#brand-main h1 {
	margin:0 0 20px;
}
#brand-main .brand_title span{
  width: 75%;
}

.topic_area.span4 {
    box-sizing: border-box;
margin-bottom:25px;
}

.view-box.drop-down {
	background: url("http://ds-assets.s3.amazonaws.com/actus/2014/sp/0919_a/drop-down.png") no-repeat scroll 97% center rgba(0, 0, 0, 0);
}

.view-box.drop-up {
	background: url("http://ds-assets.s3.amazonaws.com/actus/2014/sp/0919_a/drop-up.png") no-repeat scroll 97% center rgba(0, 0, 0, 0);
}

.row-fluid .span4{
width:33.33333333%;
margin:0;
}
.item_02{
  padding-bottom: 20px;
  border-bottom: 1px dotted #000000;
}

.topic_01 {
    margin-bottom: 20px;
}
.topic_01 h3.view-box{
text-align:center;
}
.first-child .topic_01 h3.view-box {
	text-align:left;
}
.last div.topic_01 h3.view-box {
	text-align:right;
}
.btn1,
.more{
  text-align: center;
  clear: both;
}
.btn1 a{
    width: 285px;
    margin-bottom: 30px;
    text-align: center;
    background-color: #363a35;
    margin: 0 auto;
    display: block;
}
.btn1 img{
margin:15px 0;
}
.topic {
margin: 60px 0 0 0;
}
.three{
margin-bottom:17px;
margin-top:60px;}


.topic_01 article.open {
	height: 200px;
}
.item{
padding:20px 0;
}
.item div.tr{
padding:15px;
background-color:#363a35;
}
.sectionContent .list-item-text{
  margin-bottom: 20px;
}
.list-item-text{
  line-height: 16px;
}
.list-item-text .item-ttl{
  width: 100%;
  margin: 0 0 5px;
}
.list-item-text .item-cat{
  color:#666666;
  font-size: 11px;
  margin: 0 0 5px;
}
.list-item-text .item-price{
  font-weight: normal;
  margin: 0 0 10px;
  color: #b2b2b2;
}
.item img.right{
float:right;
}
.border-action{
  margin-top: 20px;
}
.more{
  padding-top:20px;
  margin-bottom: 80px;
}
.more a{
background-color:#EDEDED;
    display: block;
    padding: 10px 0;
}


	

/*---------------------------------
@media query
---------------------------------*/

@media only screen and (max-width: 1200px){

  #brand-main .brand_title span{
    width: 65%;
  }
}


@media only screen and (min-width:767px) and (max-width: 979px) {

  .sub-contants-wrap{
    display: none;
  }
  
  .a #brand-main {
	 width: 685px;
	}
  #brand-main .brand_title span{
  width: 62%;
}


}
@media only screen and (max-width: 767px) {
  .three{margin-top: 30px;
  }
  .text{
    padding: 10px;
  }
  .topic{
    margin-top: 30px;
  }
  .topic_01 article.open {
  	height: auto;
  }
    .a #brand-main {
  	  width: 100%;
    }

  	.topic_area.span4{
  		margin: 0 0 15px 0;
  	}
  	.item{
      padding: 10px 0;
    }
    .sub-contants-wrap{
      display: none;
    }
  .list-item-text{
    height:auto;
  }
  .row-fluid .span4{
  width:100%;
  margin:0;
  }

  .first-child .topic_01 h3.view-box,
  .last div.topic_01 h3.view-box {
  text-align:center;
  }
  .more{
  margin-bottom:40px;
  }


    .smp_text_title{
  color:#5b5b5b;
  }
  .brand_title strong{
    float: none;
    text-align: center;
  }
  .brand_title .smp_text_title{
    margin:10px 5px;
    width: 100%;
  }
  #brand-main{
    width: 100%;
  }
    #brand-main .brand_title span{
  width: 52%;
  }
  .brand_title strong {
  display: block;
  text-align: center;
  }


}

/*---------------------------------
item list @brand.css
---------------------------------*/
.all-view-page h2{
  margin-bottom: 20px;
}
#item-all-wrap{
  overflow: hidden;
  border: solid 1px #ddd;
  border-right: none;
  border-bottom: none;
}
.item-all,
#item-all{
  overflow: hidden;
  border: solid 1px #ddd;
  border-right: none;
  border-bottom: none;
  margin-bottom: 20px;
}
.item-less{
  border: none;
  border-left: solid 1px #ddd;
}
.item-less .item-result{
  border-top: solid 1px #ddd;
}
.item-wrap{
  float: left;
  width: 33.3333333%;
  position: relative;
}
.item-wrap span.stytas{
  padding: 0 15px;
  background: #d79f9f;
  color: #fff;
  position: absolute;
  top: 13px;
}
.item-result{
  border: solid 1px #ddd;
  border-left: none;
  border-top: none;
  padding: 10px;
}
.item-result img{
  margin-bottom: 5px;
}
.item-result strong{
  display: block;
  font-size: 15px;
  margin-bottom: 5px;
}
.item-result span{
  display: block;
  margin-bottom: 5px;
}
.item-result p{
  font-size: 15px;
  font-weight: bold;
}
@media only screen and (max-width: 979px) {
  
  .list-item-text{
    margin:20px 0;
    text-align: center;
  }
  .item-wrap{
    float: left;
    width: 50%;
  }

  #list-box h3 strong {
    border-left: dashed 1px #b3b3b3;
    padding: 10px;
    margin: 0px;
    vertical-align: middle;
    float: left;
    display: block;
    width: 75%;
  }


}


/*---------------------------------
side menu widget @brand.css
---------------------------------*/
.brand-result {
  margin-bottom: 100px;
}
.brand-result ul{
  overflow: hidden;
  width: 100%;
  list-style: none;
}
.brand-result ul li {
  float: left;
  width: 43%;
  height: 38px;
  margin-right: 7%;
  border-bottom: solid 1px #ddd;
  padding: 5px 0;
  text-align: center;
}
.brand-result ul li img{
  height: 38px;
}


/*---------------------------------
item link widget @brand.css
---------------------------------*/
.center {
  background: #ededed;
  /*margin: 0!important;*/
  /*padding: 10px;*/
  text-align: center;
}
X
Validation failed. Please retry or wait till
W3C allows validation again