@charset "euc-jp";

#gmo_CMSPbar {display:none;}

/* reset */
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, textarea,
p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
.none_border_table,
.product_option_table table {
  border-spacing: 0;
  border-collapse: collapse;
}
/*.none_border_table,
.product_option_table table {
  border-spacing: 0;
  border-collapse: collapse;
}*/
fieldset,
img {
  border: 0;
}
address, caption, cite, code,
dfn, em, th, var {
  font-weight: normal;
  font-style: normal;
}
 
ol, ul {
  list-style: none;
}
 
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}
q:before,
q:after {
  content: '';
}
abbr, acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
outline: none;
}
input,
textarea,
select {
  *font-size: 100%;
}
legend {
  color: #000;
}

/* font size */
select, input, button, textarea {
/*  font: 99% arial,helvetica,clean,sans-serif;*/
}
table {
  font: 100%;
  font-size: inherit;
}
pre, code, kbd, samp, tt {
  font-family: monospace;
  line-height: 100%;
  *font-size: 108%;
}

/*-----------------------------------------------------------------------------*/

/* common */

/*-----------------------------------------------------------------------------*/
html {	font-size: 100%; /*16px相当*/}
body {
	color: #222;
	font-size: 13px;
	line-height: 1.3;
	font-family: 'Roboto','Hiragino Kaku Gothic Pro', "メイリオ", sans-serif;
	font-weight:400;
	letter-spacing:.05em;
	min-width:1080px;
}
.layout_header,
.header_headline_nav,
.ttl_h2,
.prd_search_block,
.product_spec_block { font-family: 'Oswald','Hiragino Kaku Gothic Pro', "メイリオ", "sans-serif";}
/*-----------------------------------------------------------------------------*/

/*--リンク--*/

/*-----------------------------------------------------------------------------*/
	a {
	color: #222;
	text-decoration: underline;
	}
	a:hover {
	color: #999;
	text-decoration: none;
	}
	a:active {
	background-color:transparent;
	}


/*-----------------------------------------------------------------------------*/
input[type="text"],
textarea,
select {
  border: 1px solid #888;
}


/*-----------------------------------------------------------------------------*/
/* clearfix */
/*-----------------------------------------------------------------------------*/
.clearfix {
  *zoom: 1;
}
  .clearfix:before, .clearfix:after {
    display: table;
    content: "";
  }
  .clearfix:after {
    clear: both;
  }

/*-----------------------------------------------------------------------------*/
/* icons */
/*-----------------------------------------------------------------------------*/
.icon:before,
.ie_icon {
  display: block;
  float: left;
  margin-right: 4px;
  width: 16px;
  height: 16px;
  background-image: url(http://img.shop-pro.jp/tmpl_img/63/icons16.png);
  background-repeat: no-repeat;
  content: "";
}
  .icon_myaccount:before,
  .ie_icon_myaccount {
    background-position: left -96px;
  }
  .icon_regist:before,
  .ie_icon_regist {
    background-position: left -192px;
  }
  .icon_login:before,
  .ie_icon_login {
    background-position: left -224px;
  }
  .icon_logout:before,
  .ie_icon_logout {
    background-position: left -208px;
  }
  .icon_search:before,
  .ie_icon_search {
    background-position: left -16px;
  }
  .icon_viewcart:before,
  .ie_icon_viewcart {
    background-position: left -0px;
  }
  .icon_sort:before,
  .ie_icon_sort {
    background-position: left -112px;
  }
  .icon_prev:before,
  .ie_icon_prev {
    margin-right: 0;
    background-position: left -32px;
  }
  .icon_next:before,
  .ie_icon_next {
    float: right;
    margin-right: 0;
    background-position: right -48px;
  }
  .icon_prev_dis:before,
  .ie_icon_prev_dis {
    margin-right: 0;
    background-position: left -64px;
  }
  .icon_next_dis:before,
  .ie_icon_next_dis {
    float: right;
    margin-right: 0;
    background-position: right -80px;
  }
  .icon_lst:before,
  .ie_icon_lst {
    margin-right: 0;
    background-position: left -176px;
  }
    .footer_lst .icon_lst:before,
    .footer_lst .ie_icon_lst {
      margin-left: -16px;
    }
  .icon_down:before,
  .ie_icon_down {
    display: none;
  }
  .icon_category_lst:before,
  .ie_icon_category_lst {
    display: none;
  }
  .icon_review:before,
  .ie_icon_review {
    background-position: left -240px;
  }
  .icon_review_post:before,
  .ie_icon_review_post {
    background-position: left -256px;
  }

/*-----------------------------------------------------------------------------*/

/* layout */

/*-----------------------------------------------------------------------------*/
.layout_wrapper {
  margin: 0 auto;
  width: 100%;
}
.layout_header,
.header_headline_nav,
.layout_container,
.layout_footer,
.copyright {
  margin: 0 auto;
  width: 1080px;
}
.layout_header {
	padding-top: 15px;
}

.layout_container {
	margin-bottom: 80px;
}

.layout_wrapper a {
	outline:none;
}


/* delivery price（未使用） */
/*-----------------------------------------------------------------------------*/
.header_delivery_price {
  padding: .5em 1em .3em;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #E73820;
  color: #fff;
  line-height: 1.5;
  float: right;
  clear: right;
}

/* header_headline_nav */
/*-----------------------------------------------------------------------------*/
.layout_headline {
 width:100%;
 background-color:#f2f2f2;
 border-top:1px #e5e5e5 solid;
 border-bottom:1px #e5e5e5 solid;
 height:40px;
font-weight:400;

 line-height:40px;
}
.header_btn {
  font-size: 12px;
	min-width:40px;
 height:40px;
 float:right;
　}
  .header_btn a {
	text-decoration:none;
-webkit-transition:.3s ease;
transition:.3s ease;
  }
  .header_btn a:hover {
color:#E73820;
  }
.viewcart_btn {
 font-size: 14px;

 float: right;
 color:#fff;
 background-color:#000;

}
.viewcart_btn a {
 width:55px;
 padding-left:45px;
 color:#fff;
 display:block;
 background-image:url(http://img17.shop-pro.jp/PA01265/719/etc/cart.png?2109);
 background-repeat:no-repeat;
letter-spacing:1px;
-webkit-transition:.2s ease;
transition:.2s ease;
}
.viewcart_btn a:hover {
background-color:#E73820;
color:#fff;
}
.nData {
	text-align:center;
	border-left:1px #666666 solid;
}

.header_member_nav {
/*  float: right;
  width: 29.787%;*/
}
  .header_member_nav li {
    float: right;
	padding:0 15px;
  }
  .member_login_name {
    float: right;
    clear: right;
    margin-bottom: .5em;
    text-align: right;
    line-height: 1.5;
  }

/* product search form */
/*-----------------------------------------------------------------------------*/
.prd_search_form_btn {
    cursor: pointer;
	margin:-1px 0;
	height:42px;
	background-repeat:no-repeat;
	background-position:center bottom;
-webkit-transition:.3s ease;
transition:.3s ease;
  }
.prd_search_form_btn img{
margin:13px 0 0 13px;
  }
.prd_search_form_btn:hover {
background-color:#e5e5e5;
  }
.prd_search_form_btn.open {
background-image:url(http://img17.shop-pro.jp/PA01265/719/etc/search_arrow.png?2139);
  }

.prd_search_block {
  margin:0;
  padding:0;
   display: none;
border-bottom:1px #B2B2B2 solid;
padding: 5px 0;
background-color:#ccc;
line-height:20px;
}
  .prd_search_form {
	width:500px;
	margin:0 auto;
    overflow: hidden;
  }
  .prd_search_keyword {
    float: inline-block;
    padding: 5px 0;
    width: 48%;
border:1px #fff solid !important;
/*    border: 1px solid #888;
    -webkit-border-radius: 3px;
    border-radius: 3px;*/
    text-indent: 5px;
  }
  .prd_search_btn {
    float: inline-block;
    padding: 5px 0;
	margin-left:10px;
    width: 20%;
    border: 1px solid #333;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #333;
    color: #fff;
    cursor: pointer;
  }
  .prd_search_btn:hover {
    background-color: #111;
  }
  .prd_search_optioncategory {
    margin-top: 8px;
    line-height: 1.5;
  }
  .prd_search_select {
    display: inline-block;
    padding: 5px 10px;
border:none !important;
background-color:#EAEAEA;
    width: 28%;

  }
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .prd_search_select {
    -webkit-appearance:button;
	background-image:url(http://img.shop-pro.jp/tmpl_img/63/header_category_pulldown.png);
	background-repeat:no-repeat;
	background-position:115px 6px ;
	background-size:16px;
	height:32px;
	border-radius:0px;
  }
}
  .prd_search_select option {
    word-break: break-all;
  }

/* shopname logo */
/*-----------------------------------------------------------------------------*/
.shop_name {
	width:200px;
	height:100px;
	margin:0 auto;
	position:relative;
	z-index:2;
  	text-align:center;
}

.shop_name h1 a {
/*	display:block;
	width:200px;
	height:100px;
	background-image: url(http://img17.shop-pro.jp/PA01265/719/etc/logo.png?2043091901);
	background-repeat: no-repeat;
	background-position: left top;

	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;*/
	-webkit-transition:.3s ease;
	transition:.3s ease;
	}

#header h1 a:hover {	opacity:0.8;}

.shop_name h1 a img {
	width:auto;
	height:100px;
	}


/* header global nav */
/*-----------------------------------------------------------------------------*/
.header_global_nav {
	position:relative;
	width:645px;
	margin:-45px auto 25px;
/*	z-index:1;*/
	font-size:15px;
}
.header_nav_lst {
}

.header_nav_menu {
  position: relative;
  margin:0;
  padding:0;
	width:100px;
  text-align: center;
  font-weight: 700;
	float:left;
	line-height:30px;
}
.header_nav_menu a,
.header_nav_menu span {
/*  display: inline;*/
  color: #222;
  text-decoration: none;
  cursor: pointer;
	display:block;
-webkit-transition:.3s ease;
transition:.3s ease;
}
.header_nav_menu a:hover, .header_nav_menu span:hover { color:#E73820;}
.header_nav_menu_category {
	width:110px;
	margin-right:210px;
}
.header_nav_menu_category img, .header_nav_menu_brand img {
  position: relative;
  width: 16px;
  height: 16px;
}
.header_category_lst, .header_brand_lst {
  position: absolute;
  left: 0;
  z-index: 101;
  display: none;
  min-width: 135px;
  width: auto;
  border-top: 3px solid #333;
	font-size:12px;
	font-weight:400;
}
.header_category_lst li, .header_brand_lst li {
  display: block;
  float: none;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-left: 1px solid #999;
  text-align: left;
  white-space: nowrap;
  word-break: break-all;
}
.header_category_lst a, .header_brand_lst a {
  display: block !important;
  padding: 0.3em 1em;
  background-color: #fff;
  background-color: rgba(255,255,255,.9);
	min-width:100px;
}


/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/

/* title */

/*-----------------------------------------------------------------------------*/
.ttl_h2 {
  margin-top: 3em;
  margin-bottom: .7em;
  padding:0 20px .3em;
  color: #111;
  font-weight: 700;
  font-size: 124%;
	background-image:url(http://img17.shop-pro.jp/PA01265/719/etc/ttl_bar_l.png?2134);
	background-repeat:no-repeat;
	background-position:left bottom;
}


.ttl_h3 {
  margin-top: 2em;
  margin-bottom: .3em;
  color: #222;
  font-weight: bold;
  font-size: 14px;
}

/* topicpath */
.topicpath_nav {
  margin: 2em 0;
  font-size: 11px;
}
  .topicpath_nav li {
    display: inline;
    margin-right: .2em;
  }
  .topicpath_nav li a {
    margin-left: .2em;
    color: #222;
    text-decoration: none;
  }
  .topicpath_nav li a:hover {
    text-decoration: underline;
  }

/*-----------------------------------------------------------------------------*/
/* prduct list */
/*-----------------------------------------------------------------------------*/
.prd_lst {
  position: relative;
  clear: both;
}
.prd_lst_m {
	min-height:200px;
}
.prd_lst_unit {
  float: left;
}
  .prd_lst_unit_s {
    width: 150px;
  margin:0 15px 30px;
  }
  .prd_lst_unit_m {
    width: 200px;
  margin:0 35px 50px;
  }
  .prd_lst_unit_m a {
    color: #000;
    text-decoration: none;
	width:200px;
	height:200px;
	overflow:hidden;
	display:block;
	position:relative;
  }
  .prd_lst_unit_s a {
    color: #000;
    text-decoration: none;
	width:150px;
	height:150px;
	overflow:hidden;
	display:block;
	position:relative;
  }
  .prd_lst_unit a:hover {
    text-decoration: none;
  }
  
	.prd_lst_img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
	min-height:200px;
/*    height: inherit;*/
  }
	.prd_lst_unit_s .prd_lst_img {
	min-height:150px;
  }
/*cover*/
  .cover {
    display: block;
	float:left;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(0, 0, 0, 0);
-webkit-transition:.3s ease;
transition:.3s ease;
  }
  .cover:hover {
	background-color:rgba(0, 0, 0, .7);
  }
.prd_lst_name {
display: block;
position: absolute;
top: 40px;
left: 10px;
right: 10px;
text-align: center;
 color:#E73820;
font-weight:700;
opacity:0;
-webkit-transition:.3s ease;
transition:.3s ease;
filter: alpha(opacity=0);
  }
.prd_lst_name img {
	display:block !important;
	margin:5px auto !important;
  }
  .cover:hover .prd_lst_name{
	opacity:1;
	top: 70px;
  }
/* Sバージョン　*/
	.prd_lst_unit_s .prd_lst_name {
	top: 15px;
	}
	.prd_lst_unit_s .cover:hover .prd_lst_name{
	top: 30px;
	}

  .prd_lst_price,
  .prd_lst_soldout {
display: block;
position: absolute;
bottom: 30px;
left: 10px;
right: 10px;
text-align: center;
 color:#fff;
font-weight:500;
opacity:0;
-webkit-transition:.3s ease;
transition:.3s ease;
filter: alpha(opacity=0);
  }
  .prd_lst_soldout { color:#666;}
  .cover:hover .prd_lst_price,
  .cover:hover .prd_lst_soldout {
	opacity:1;
	bottom: 50px;
  }
/* Sバージョン　*/
  .prd_lst_unit_s .prd_lst_price,
  .prd_lst_unit_s .prd_lst_soldout {
	bottom: 15px;
  }
  .prd_lst_unit_s .cover:hover .prd_lst_price,
  .prd_lst_unit_s .cover:hover .prd_lst_soldout {
	bottom: 30px;
  }

/*（未使用）*/
/*　簡易説明　*/
  .prd_lst_exp {
    color: #666;
    font-size: 84.615%;
  }
  .prd_lst_regular {
    color: #666;
    text-decoration: line-through;
  }
  .prd_lst_none {
    clear: both;
    text-align: center;
    font-size: 123.076%;
    line-height: 16;
  }


.prd_lst_block .ttl_h2 {
/*  float: left;*/
  margin: 2em 0 0;
}
/*　■sort　*/
.prd_lst_sort {
  float: right;
  margin: 20px 0;
}
  .prd_lst_sort a {
/*    color: #222;*/
  }
  .prd_lst_sort strong {
/*    color: #E73820;*/
  }

/*　■pager　*/
  .prd_lst_pager {
    position: relative;
    overflow: hidden;
    margin-top: 2em;
  }
  .prd_lst_pager ul {
    position: relative;
    left: 50%;
    float: left;
/*	line-height:18px;*/
  }
  .prd_lst_pager li {
    position: relative;
    left: -50%;
    float: left;
  }
  .prd_lst_pager .prd_lst_pager_prev,
  .prd_lst_pager .prd_lst_pager_next {
    padding: .2em 0;
    width: 8em;
  }
  .prd_lst_pager .prd_lst_pager_next {
    text-align: right;
  }
  .icon_prev_dis,
  .icon_next_dis {
    display: block;
    color: #aaa;
	opacity:0.6;
  }
  .prd_lst_pager a {
    color: #222;
    text-decoration: none;
  }
  .prd_lst_pager a:hover {
    text-decoration: underline;
  }
.prd_lst_pos {
/*  font-size: 160%;*/
 font-size:16px;
}
.prd_lst_pos span{
 font-size:13px;
}





/*-----------------------------------------------------------------------------*/

/* footer */

/*-----------------------------------------------------------------------------*/
.layout_footerline {
	clear:both;
 width:100%;
 background-color:#f2f2f2;
 border-top:1px #e5e5e5 solid;
 border-bottom:1px #e5e5e5 solid;
padding:30px 0 25px;
}

.layout_footer {
    color: #333;
  font-size: 12px;
  line-height: 1.5;
}
.footer_logo, .footer_nav { float:left;}
.footer_brand { float:right;}

.footer_logo {
  width: 160px;
 margin-top:-10px;
}
.footer_nav {
  width: 200px;
}

/* footer_sns */
.footer_sns {
margin:0 10px 5px;
}
.footer_sns li {
display:inline-block;
margin:0 6px;
background-image:url(http://img17.shop-pro.jp/PA01265/719/etc/icon_sns_hover.png?209200);
background-repeat:no-repeat;
background-position:left top;
}
.footer_sns li.icon_contact {background-position:left top;}
.footer_sns li.icon_blog {background-position:-30px top;}
.footer_sns li.icon_twi {background-position:-60px top;}
.footer_sns li.icon_fb {background-position:-90px top;}

.footer_sns li a {
display:block;
width:20px;
height:20px;
background-image:url(http://img17.shop-pro.jp/PA01265/719/etc/icon_sns.png?2129);
background-repeat:no-repeat;
background-position:left top;

	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
-webkit-transition:.3s ease;
transition:.3s ease;
}
.footer_sns li.icon_contact a {background-position:left top;}
.footer_sns li.icon_blog a {background-position:-30px top;}
.footer_sns li.icon_twi a {background-position:-60px top;}
.footer_sns li.icon_fb a {background-position:-90px top;}
.footer_sns li a:hover {
opacity:0;
}


/* footer_lst */
.footer_lst {
}
  .footer_lst li {
    margin-bottom: .5em;
    padding-left: 16px;
  }
  .footer_lst a {
    color: #222;
    text-decoration: none;
  }
    .footer_lst a:hover {
      text-decoration: underline;
    }

/* footer_brand */
.footer_brand { margin-top:15px;}
.footer_brand li {
display:inline-block;
margin:0 5px;
background-image:url(http://img17.shop-pro.jp/PA01265/719/etc/icon_brand_hover.png?2123);
background-repeat:no-repeat;
background-position:left top;
}
.footer_brand li.icon_hd {background-position:left top;}
.footer_brand li.icon_hiro {background-position:-80px top;}
.footer_brand li.icon_juve {background-position:-160px top;}

.footer_brand li a {
display:block;
width:80px;
height:80px;
background-image:url(http://img17.shop-pro.jp/PA01265/719/etc/icon_brand.png?2111);
background-repeat:no-repeat;
background-position:left top;

	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
-webkit-transition: .3s ease;
transition: .3s ease;
}
.footer_brand li.icon_hd a {background-position:left top;}
.footer_brand li.icon_hiro a {background-position:-80px top;}
.footer_brand li.icon_juve a {background-position:-160px top;}
.footer_brand li a:hover {
opacity:0;
}

/*-----------------------------------------------------------------------------*/  

/* manager（未使用） */
.manager_img img {
  max-width: 100%;
}
.manager_memo .ttl_h3 {
  margin-top: .7em;
}

/* social icons（未使用） */
.social_lst ul {
  padding-left: 16px;
  text-align: left;
}
.social_lst li {
  display: inline;
  margin: 1.5%;
}
.social_lst img {
  width: 24px;
  height: 24px;
  vertical-align: bottom;
}

/* copyright */
/*-----------------------------------------------------------------------------*/  .copyright {
    clear: both;
    padding: 2em 0 3em;
    text-align: center;
    font-size: 11px;
color:#222;
  }







/* list */
.def_lst {
/*  border-top: 1px solid #eee;*/
	margin:0 20px;
	padding-bottom:4em;
}
  .def_lst_dt {
    padding-top: 1em;
    padding-bottom: 1em;
    font-weight: bold;
    float: left;
    clear: both;
    width: 20%;
    word-break: break-all;
  }
  .def_lst_dd {
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 25%;
    border-bottom: 1px solid #ddd;
  }
    .def_lst_dd img {
      max-width: 100%;
      width: inherit;
      height: auto;
	margin:2px 8px;
    }

/* product option */
.product_option_table {
  margin: 3em 0;
}
  .product_option_table table {
    width: 100%;
    border-bottom: 1px solid #dadada;
    border-left: 1px solid #dadada;
	background-color:#f9f9f9;
  }
  .product_option_table th,
  .product_option_table td {
    padding: .7em .4em;
    border-top: 1px solid #dadada;
    border-right: 1px solid #dadada;
  }
  .product_option_table th {
    text-align: center;
  }
  .product_option_table td {
    vertical-align: top;
    text-align: center;
  }

/* policy */
#policy {
	margin:0 20px;
}
#policy p {
  margin: 0 0 1em;
  line-height: 1.4;
}
.policy_lead {
  padding-bottom: 1em;
  border-bottom: 1px solid #ccc;
}

/* for ie7 - 8 */
/*.ie_wrapper .header_global_nav {
  position: relative;
  z-index: 101;
}
.ie_wrapper .header_nav_menu {
  z-index: 60;
}
.ie_wrapper .header_nav_menu_category {
  z-index: 100;
}
.ie_wrapper .header_category_lst {
  top: 3em;
}*/
/* for ie7 */
/*.ie.icon_prev,
.ie.icon_prev_dis {
  margin-right: 2em;
}
.ie_wrapper .header_category_lst {
  top: 2.7em;
}*/

@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.5) {
  .icon:before {
    background-image: url(http://img.shop-pro.jp/tmpl_img/63/icons16_2x.png) !important;
    -webkit-background-size: 16px 320px;
    background-size: 16px 320px;
  }
}


