/* social
------------------------------------------*/

iframe.twitter-share-button {
    width: 105px!important;
}

div.social{
	float:right;
	margin: 20px 0 0px 0px;
	padding-bottom:30px;
}
div.social ul li{
	list-style-type:none;
}
div.social ul{
	margin: 0px;
	padding: 0px;
	float:right;
}
	.facebook_like {
	width:120px;
	height:23px;
	margin:0 4px 0 0;
	float: left;
	overflow: hidden;
}
	.twitter {
	width:110px;
	height:23px;
	margin:0 4px 0 0;
	float: left;
}	

@media (max-width:640px){
div.social {
    margin: 10px 0px 0px 0;
    width: 100%;
	height:auto;
	padding:0;
}

}



/* フォーマット
------------------------------------------*/
div,p,span,img{
margin:0px;
padding:0px;
}
.left{
float:left;
}
.right{
float:right;
}
ul li{
list-style:none;
}
.clr{
clear:both;
font-size:0;
line-height:0;
margin:0;
padding:0
}
a:hover .fadeImg {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}


/* hタイトル
------------------------------------------*/
h3{
text-align:center;
margin:40px 0 0 0;
}
@media (max-width:640px){
h3 img{
    width: 100%;
    height:auto;
}
}


/* header
------------------------------------------*/
#header{
	width:950px;
	height: 80px;
	margin:0 auto;
	overflow:hidden;
}
#header .logo{
	float:left;
}
#header .sns{
	float:right;
}
@media (max-width:640px){
#header{
    width: 100%;
	height:auto;
}
#header .logo img{
    width: 80%;
    height:auto;
}

}



/* nav
------------------------------------------*/
#nav-pc ul{
	width:950px;
	margin:auto;
	padding:0;
}
#nav-pc li{
	float:left;
	padding:0;
	margin:0;
	line-height:0;
	font-size:0;
}

@media (max-width:640px){

#nav-sp ul {
width: 100%;
display: table;
list-style: none outside none;
border: medium none;
padding:0;
}
#nav-sp ul li{
text-align:center;
display:table-cell;
vertical-align: middle;
float:left;
width:49%;
margin:0px;
padding:10px 0px 10px 1px;
        
color:#FFF;
font-weight:bold;
background-color: #000;
background: -moz-linear-gradient(top, #555, #000); /* mozilla */
background: -webkit-gradient(linear, center top, center bottom, from(#555), to(#000)); /* Webkit */
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#555', endColorstr='#000'); /* IE5.5以上 */

border-top:1px solid #CCC;
border-left:1px solid #CCC;
border-right:1px solid #CCC;
border-bottom:1px solid #CCC;
}
#nav-sp ul li a {
	display:block;
	text-align:center;
        color:#FFF;
}

#nav-sp ul li.link {
	background:#988225;
}
#nav-sp ul li.link a {
	color:#FFF;
}

#nav-sp ul li.bottom-border-none{
border-bottom:none;
}
#nav-sp ul li.right-border-none{
border-right:none;
}
#nav-sp ul li.selected{
color:#FFF;
font-weight:bold;
background: #999;

}
#nav-sp ul li.selected a{
color:#FFF;
}
}




/* コンテンツフォーマット
------------------------------------------*/
#contents{
	width:950px;
	margin: 20px auto 50px auto;
	text-align:center;
	clear:both;
}

@media (max-width:640px){
#contents{
  	width:94%;
	text-align:left;
}


}

/* common
------------------------------------------*/
.pc{
	display:block !important;
}
.sp{
	display:none !important;
}



@media (max-width:640px){

	.pc{
		display:none!important;
	}

	.sp{
		display:block !important;
		width:auto !important;
		height:auto !important;
		margin-top: 20px;
	}

	.sp img{
		max-width:100% !important;
		width:auto !important;
		height:auto !important;
	}

	
	
}







#main-visual{
	width:950px;
	height:590px;
	position:relative;
}

#main-visual a,
#main-visual a:hover{color:#FFFF00;
}

#main-visual h1{
	position: absolute;
	left: 20px;
	top: 20px;
}
#main-visual.p01{
	background:url(../images/01_main.jpg) no-repeat;
}
#main-visual.p01 h2{
	position: absolute;
	left: 694px;
	top: 60px;
}


#main-visual.p02{
	background:url(../images/02_main.jpg) no-repeat;
}
#main-visual.p02 h2{
	position: absolute;
	left: 694px;
	top: 40px;
}

#main-visual.p03{
	background:url(../images/03_main.jpg) no-repeat;
}
#main-visual.p03 h2{
	position: absolute;
	left: 694px;
	top: 40px;
}

#main-visual.p03 a,
#main-visual.p03 a:hover{color:#000;
}


#main-visual.p04{
	background:url(../images/04_main.jpg) no-repeat;
}
#main-visual.p04 h2{
	position: absolute;
	left: 694px;
	top: 30px;
}

#main-visual.p05{
	background:url(../images/05_main.jpg) no-repeat;
}
#main-visual.p05 h2{
	position: absolute;
	left: 694px;
	top: 60px;
}



#main-visual dl{
	width: 240px;
	position: absolute;
	left: 30px;
	top: 410px;
}
#main-visual dl dt{
	text-align:center;
}
#main-visual dl dd{
	text-align:left;
	padding:0;
	margin:0;
	font-size:10px;
	line-height:16px;	
}
#main-visual dl dd.wh{
	color:#FFF;	
}


	
	
	
#products{
	width:670px;
	clear:both;
	margin:20px auto;
	*zoom:1
}
#products:after{
	content:'';
	display:block;
	clear:both;
	height:0
}
#products ul {
	margin: 0 0 20px 0;
	padding: 0;
}
#products ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#products ul li .img_sam {
	float: left;
	margin: 0;
}
#products ul li .item_name {
	float: left;
	text-align: left;
	margin-left: 40px;
}
#products ul li .item_name h3 {
    margin: 0px;
	text-align:left;
}
#products ul li .item_name .detail {
	width:450px;
	text-align:left;
	margin: 15px 0;
	font-size:14px;
}

@media (max-width:640px){
	#products{
		width:100%;
	}
	#products ul li .img_sam {
		width:100%;
		text-align:center;
    margin: 0px;
}	
	
#products ul li .img_sam img {
    width: 50%;
}
	
		#products ul li a div{ background-position: 16px 48%;}
		
	#products ul li h3,
	#products ul li p {text-align: center;}
	#products ul li h3, {
		padding: 0;
		margin: 0 0 5px 0;
	}
	
	#products ul li h3 img{
        width:30%;
    }
			
			

		
	#products ul li p {color: #666;}
	#products ul li a:hover {text-decoration: underline !important;}
	
	
	#products ul li .item_name {
    width: 100%;
    margin: 0px;
    padding: 0px;
	}	
		

	#products ul li .item_name h3 {
	text-align:center;
	margin-top:10px;
}

    #products ul li .item_name .detail {
        width:100%;
		margin: 5px 0px 15px 0;
    }
	
}











#lead-sp{
text-align:left;
}

#lead-sp img{
	width:100%;
	height:auto;
}

#lead-sp h2{
	margin:0 0 10px 0;
	padding:0;
}
#lead-sp span{
	font-size:75%;
}
#lead-sp p{
	margin-bottom:20px;
}
#lead-sp p.profile{
	font-size: 85%;
	color:#666;
}






/* module button
------------------------------------------*/
.mod-button {
    color: #1A1A1A;
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
    padding: 0.5em 20px 0.5em 28px;
    border-radius: 2px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    background-color: #F2F2F2;
    background-repeat: no-repeat;
    background-position: 16px 48%;

}
.mod-button,
.mod-button:visited {
	display: inline-block !important;
	*display: block;
	*zoom: 1;
	*border: 1px solid #E4E4E4;
	*background:url("/share4/images/mod-button/ico_01.png") no-repeat 20px 50% #F2F2F2!important;
	background-color:#F2F2F2\9;
}
.mod-button {
	display: inline-block !important;
	*display: inline !important;
	*zoom: 1;
	background-image: url("/share4/images/mod-button/ico_01.png");
	background-repeat: no-repeat !important;
	background-position/***/: 16px 48%\9 !important;
	background-color: #F5F5F5\9 !important;
}
.mod-button {
  background: url('/share4/images/mod-button/ico_01.png')\9;
}
*+html .mod-button {display: inline !important;}
*html a:hover .mod-button { background-position:16px 48%; }

a:hover .mod-button {
  background-position-x/***/: -384px\9;
}
* html .mod-button {
	background-position: 20% 50%;
}
li a:hover .mod-button {
  color: #999 !important;
  text-decoration: none !important;
}
td .img_sam a:hover .mod-button,
.item_list .other_item a:hover .mod-button {
	color: #999 !important;
}
div .mod-button:hover {
  color: #999 !important;
  text-decoration: none !important;
}


/* flexgallery
------------------------------------------*/
body.mod-flexgallery-dot img{
position:absolute;
left:0;
top:0;
width:50%;
height:50%;
}

#photogallery p.lead{
text-align: center;
margin: 10px 0px;
font-size: 130%;
}


@media (max-width:640px){
#photogallery p.lead{
font-size: 100%;
}
}


span.caption{
	font-size:80%;
	color:#666;
	margin:0 0 20px 0;
}