@charset "Shift_JIS";

/*--------------------------------------------------------
  common layout
--------------------------------------------------------*/

/* hpb-header */
#hpb-headerMain{
	width:280px;
	position:absolute;
	left:470px;
	top:48px;
}

#hpb-headerMain h1{
	text-align:left;
	font-weight:bold;
	font-size:0.9em;
}

#hpb-headerLogo{
	float:left;
	margin-right:175px;
}

#hpb-headerLogo a{
	display:block;
	width:262px;
	height:23px;
	background-image : url(logo_1O.png);
	background-position:top left;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#hpb-headerExtra1{
	padding-top:52px;
	float:left;
}

/* hpb-footer */
#hpb-footerMain p{
	font-size:0.9em;
}

#hpb-footerExtra1{
	position:absolute;
	top:24px;
}

#hpb-footerExtra1 li{
	font-size:1.2em;
	font-weight:bold;
	display:inline;
}

#hpb-footerExtra1 li a{
	padding-left:30px;
	padding-right:13px;
	text-decoration: none;	
	background-position:left center;
	background-repeat:no-repeat;
}
	
#hpb-footerExtra1 li a:link{
	color:#333333;
	background-image : url(footer_arrow_1O.png);
}

#hpb-footerExtra1 li a:visited{
	color:#333333;
	background-image : url(footer_arrow_1O.png);
}

#hpb-footerExtra1 li a:hover{
	color:#999999;
	background-image : url(footer_arrow_1O_on.png);
}

#hpb-footerExtra1 li a:active{
	color:#999999;
	background-image : url(footer_arrow_1O_on.png);
}

/* hpb-main */
#hpb-main img.left{
	margin-right:20px;
	float:left;
}

#hpb-main img.right{
	margin-left:20px;
	float:right;
}

/* pagetop */
.hpb-layoutset-01 #pagetop{
	padding-top:35px;
}

.hpb-layoutset-02 #pagetop{
	padding-top:50px;
}

#pagetop a{
	display:block;
	width:130px;
	height:17px;
	margin-left:auto;
	text-indent:-9999px;
	background-image : url(returnTop_1O.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#pagetop a:hover{
	background-image : url(returnTop_1O_on.png);
}

/* hpb-aside */
#hpb-aside #banner ul{
	margin-bottom:24px;
	background-image : url(dotline_1O.png);
	background-position:left top;
	background-repeat:repeat-x;
}

#hpb-aside #banner li{
	padding-top:8px;
	padding-bottom:8px;
	background-image : url(dotline_1O.png);
	background-position:left bottom;
	background-repeat:repeat-x;
}

#hpb-aside #banner li a{
	display:block;
	text-decoration:none;
	background-position:left center;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#hpb-aside #banner li a#banner-access{
	background-image : url(top_banner_1O_01.png);
}

#hpb-aside #banner li a:hover#banner-access{
	background-image : url(top_banner_1O_01_on.png);
}

#hpb-aside #banner li a#banner-netshop{
	background-image : url(top_banner_1O_02.png);
}

#hpb-aside #banner li a:hover#banner-netshop{
	background-image : url(top_banner_1O_02_on.png);
}

#hpb-aside #banner li a#banner-category1{
	background-image : url(top_banner_1O_03.png);
}

#hpb-aside #banner li a:hover#banner-category1{
	background-image : url(top_banner_1O_03_on.png);
}

#hpb-aside #banner li a#banner-category2{
	background-image : url(top_banner_1O_04.png);
}

#hpb-aside #banner li a:hover#banner-category2{
	background-image : url(top_banner_1O_04_on.png);
}

#hpb-aside #banner li a#banner-category3{
	background-image : url(top_banner_1O_05.png);
}

#hpb-aside #banner li a:hover#banner-category3{
	background-image : url(top_banner_1O_05_on.png);
}

#hpb-aside #shopinfo h3{
	display:none;
}

#hpb-aside #shopinfo h4{
	font-size:1.2em;
    color:#e62e4c;
    font-weight:bold;
    padding-bottom:5px;
	margin-bottom:20px;
	background-image : url(line_bg_1O.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#hpb-aside #shopinfo p{
	padding-bottom:13px;
}

/* hpb-nav */
#hpb-nav li{
	
	line-height:1.6em;
	text-transform:uppercase;
}

#hpb-nav li span.ja{
	display:none;
}

#hpb-nav li span.en{
	font-family:Helvetica;
}

#hpb-nav li a{
	display:block;
	padding-left:18px;
	text-decoration:none;
	background-position:left center;
	background-repeat:no-repeat;
}

#hpb-nav li a:link{
	color:#333333;
	background-image : url(nav_arrow_1O.png);
}

#hpb-nav li a:visited{
	color:#333333;
	background-image : url(nav_arrow_1O.png);
}

#hpb-nav li a:hover{
	color:#999999;
	background-image : url(nav_arrow_1O_on.png);
}

#hpb-nav li a:active{
	color:#999999;
	background-image : url(nav_arrow_1O_on.png);
}

/*--------------------------------------------------------
  common parts
--------------------------------------------------------*/

/* p */
.hpb-layoutset-02 p.large{
	margin-bottom:30px;
}

/* float */
.left{
	float:left;
}

.right{
	float:right;
}

/* dl */
dl{
	margin:0;
	clear:both;
}

dt{
	margin:0;
	float:left;
	clear:left;
	width:8em;
	margin-bottom:8px;
	padding-bottom:6px;
	font-weight:bold;
}

dd{
	margin:0;
	margin-bottom:8px;
	padding-bottom:6px;
	padding-left:8em;
	background : url(dotline_1O.png) 0% 0% / auto auto repeat scroll padding-box border-box transparent;
	background-position:left bottom;
	background-repeat:repeat-x;
}

/* hr */
hr{
	clear:both;
	border:none;
}

/* h2 */
.hpb-layoutset-01 h2{
	font-size:1em;
	position:absolute;
	top:37px;
}

.hpb-layoutset-02 h2{
	color:#e62e4c;
	margin-bottom:10px;
	font-size:1em;
}

.hpb-layoutset-02 h2 span.ja{
	font-size:2.2em;
	padding-right:24px;
}

.hpb-layoutset-02 h2 span.en{
	font-size:1.7em;
	font-family:Helvetica;
	text-transform:uppercase;
}

/* h3 */
#hpb-wrapper h3{
    font-size:1.2em;
    color:#e62e4c;
    font-weight:bold;
    padding-bottom:5px;
	margin-bottom:20px;
	background-image : url(line_bg_1O.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}

h3.hpb-c-index{
	display:none;
}

/* h4 */
#hpb-wrapper h4{
	font-size:1em;
}

/* h5 */
#hpb-wrapper h5{
	font-size:1em;
}

/* link color */
a:link{
	color:#e62e4c;
	text-decoration:underline;
}

a:visited{
	color:#e62e4c;
	text-decoration:underline;
}

a:hover{
	color:#999999;
	text-decoration:underline;
}

a:active{
	color:#999999;
	text-decoration:underline;
}

/*item*/
.itemlist{
	padding-top:5px;
	padding-left:5px;
    overflow:hidden;
	zoom:1;
}

.itemlist .item{
    width:220px;
	height:274px;
    float:left;
	padding-top:48px;
	padding-bottom:37px;
	margin-right:18px;
	margin-bottom:18px;
	border-color:#f0f0f0;
	border-style:solid;
	border-width:1px;
	background-image : url(itemlist_bg_1O.png);
	background-position:18px 18px;
	background-repeat:no-repeat;
	box-shadow:0 0 4px #e1e1e1;
	border-radius:9px;
	overflow:hidden;
}

.itemlist .item img{
    width:222px;
	height:165px;
	margin-bottom:17px;
}

.itemlist .item .itemdata{
	padding-right:18px;
	padding-left:18px;
}

.itemlist .item .itemdata h4{
	font-size:1.2em;
	line-height:1.4em;
    font-weight:bold;
	color:#e62e4c;
}

.itemlist .item .itemdata h5{
	margin-bottom:20px;
}

/*--------------------------------------------------------
  single parts
--------------------------------------------------------*/

/* index.html */
#toppage p{
	width:700px;
}

#toppage h3 span.ja{
    padding-left:10px;
}

#toppage h3 span.en{
	font-family:Helvetica;
    text-transform:uppercase;
}

/*toppage-item*/
#toppage-item{
	padding-top:45px;
}

#toppage-item .itemlist{
	padding-bottom:20px;
}

#toppage-item .itemlist .item .itemdata p{
	width:186px !important;
}

/* concept.html */
#concept p{
	margin-bottom:25px;
}

/* company.html */
#company p{
	margin-bottom:40px;
}

/* access.html */
#access p{
	margin-bottom:40px;
}

#access img{
	margin-bottom:10px;
}

#access p:last-of-type{
	margin-bottom:0;
}

/*itemlist.html*/
#item .itemlist{
	padding-bottom:10px;
}

#item #nbanner{
	display:none;
}
	
/* contactus.html */
#contactus p.large{
	font-weight:bold; 
}

#contactus dl{
	margin-bottom:50px;
}

#contactus table{
	margin-top:28px;
}

#contactus table th{
	width:120px;
	padding-right:20px;
	padding-bottom:10px;
	vertical-align:top;
	text-align:left;
}

#contactus table td{
	padding-bottom:10px;
}

#contactus textarea{
	width:450px;
	height:120px;
	border-style:solid;
	border-width:1px;
	border-color:#e6e6e6;
}

#contactus input{
	width:450px;
	height:1.5em;
	padding:0;
	border-style:solid;
	border-width:1px;
	border-color:#e6e6e6;
}

#contactus input.button{
	font-weight:bold;
	color:#ffffff;
	width:125px;
	height:30px;
	line-height:30px;
	margin-top:10px;
	margin-left:146px;
	background-image : url(submit_arrow_1O.png);
	background-repeat:no-repeat;
	background-position:28px center;
	background-color:#e62e4c;
	border-color:#e62e4c;
	border-radius:3px;
	cursor:pointer;
}

#contactus input.button:hover{
	background-color:#999999;
	border-color:#999999;
}

#contactus p:nth-of-type(-n+1){
	font-weight:bold; 
}

/* privacy.html */
#privacy p{
	margin-bottom:40px;
}

#privacy p.large{
	font-weight:bold;
}

#privacy ul{
	margin-top:-25px;
	margin-bottom:40px;
}

#privacy ul li{
	margin-bottom:9px;
	padding-bottom:6px;
	background-image : url(dotline_1O.png);
	background-position:left bottom;
	background-repeat:repeat-x;
}

#privacy p:last-of-type{
	margin-bottom:0;
}

#privacy p:nth-of-type(-n+5){
	font-weight:bold;
}


/* =======================================================
  レスポンシブ設定
======================================================= */
@media screen and (max-width: 568px) {

	/*--------------------------------------------------------
	  common layout
	--------------------------------------------------------*/
	/* hpb-header */
	#hpb-headerMain{
		width: 100%;
		position: relative;
		left: 0px;
		top: 0px;
	}

	#hpb-headerMain h1{
    line-height: 1.4;
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
	}

	#hpb-headerLogo{
    float: none;
    width: 98%;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
	}

	#hpb-headerLogo a{
		max-width: 100%;
		background-position: top center;
		background-size: contain;
		margin-left: auto;
		margin-right: auto;
	}

	#hpb-headerExtra1{
		padding-top: 0px;
    float: none;
    width: 98%;
		margin-right: auto;
    margin-left: auto;
	}

	/* hpb-footer */
	#hpb-footerMain p{
    /* コピーライト文字設定 */
    line-height: 1.4;
		word-break: break-all;
	}
	
	#hpb-footerExtra1{
		position: relative;
		top: 0px;
		padding-bottom: 20px;
	}
	
	#hpb-footerExtra1 li{
		display: inline-block;
		padding-bottom: 20px;
	}
	
	/* hpb-main */
	#hpb-main img.left{
		margin-right: 0px;
		float: none;
	}
	
	#hpb-main img.right{
		margin-left: 0px;
		float: none;
	}
	
	/* hpb-aside */
	#hpb-aside #banner li{
		padding-top: 15px;
		padding-bottom: 15px;
	}
	
	/* hpb-nav */
	#hpb-nav h3.hpb-c-index{
		width: 27px;
		height: 20px;
		background-image : url(btn_menu.png);
		background-position: top left;
		background-repeat: no-repeat;
		margin-left: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
		overflow: hidden;
		text-indent: -9999px;
		cursor: pointer;
		display: block;
	}
	
	#hpb-nav ul{
		display: none;
	}
	#hpb-nav ul.toggled-on{
		display: block;
	}
	
	#hpb-nav li{
		line-height: 1.4;
		padding-left: 5px;
		border-top-color: #333333;
		border-top-style: solid;
		border-top-width: 1px;
	}
	
	#hpb-nav li a{
		padding-left: 18px;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
	}
	
	/*--------------------------------------------------------
	  common parts
	--------------------------------------------------------*/

	/* dl */
	dt{
		float: none;
		margin-bottom: 0px;
		max-width: 100%;
	}
	
	dd{
		padding-left: 0px;
	}
	
	/* h2 */
	.hpb-layoutset-01 h2{
		position: relative;
		top: 0px;
		padding-top: 10%;
	}
	
	.hpb-layoutset-02 h2{
		width: 96%;
		margin-left: auto;
		margin-right: auto;
		word-break: break-all;
	}
	
	.hpb-layoutset-02 h2 span.en{
		display: inline-block;
	}
	
	/*item*/
	.itemlist{
		padding-top: 0px;
		padding-left: 0px;
	}
	
	.itemlist .item{
		float: none;
		max-width: 98%;
		display: inline-block;
	}
	
	/*--------------------------------------------------------
		single parts
	--------------------------------------------------------*/
	
	/* index.html */
	#toppage p{
		width: 100%;
	}
	
	#toppage h3 span.ja{
		padding-left: 0px;
	}
	
	#toppage h3 span.en{
		padding-right: 10px;
	}
	
	/* contactus.html */
	#contactus table{
		width: 100%;
	}
	
	#contactus table th{
		width: auto;
		box-sizing: border-box;
	}
	
	#contactus textarea{
		width: 96%;
	}
	
	#contactus input{
		width: 96%;
	}
	
	#contactus input.button{
		margin-left: 30%;
	}
	
}
