@charset "utf-8";

/* ヘッダ */

header {
	min-width: 1400px;
	width: 100%;
	min-height: 95px;
	background-image: url(../img/common/00-header-bg.jpg);
	background-repeat: repeat-x;
}
.header-bg {
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	height: 100%;
	background-image: url(../img/common/00-header-bar.jpg);
	background-repeat: no-repeat;
}
#header {
	width: 100%;
	max-width: 1000px;
	min-width: 1000px;
	margin: 0 auto;
	height: 100%;
	background: none;
	padding: 0;
}
.header-title {
	float: left;
	margin: 7px 0 0;
	
}
.header-discription {
	color: #999;
	font-size: 10px;
	line-height: 1;
	margin: 0 0 20px;
}
.header-logo-img {
	float: left;
}
.header-logo-discription {
	font-size: 11px;
	line-height: 15px;
	float: left;
	margin: 5px 0 0 15px;
}
.header-contact {
	float: right;
	margin: 12px 0 0;
	position: relative;
}
.header-menu {
	height: 18px;
	margin: 0 0 20px;
}
.header-menu-item {
	background-image: url(../img/common/00-header-button-bg.png);
	height: 100%;
	color: #dee5e8;
	font-size: 10px;
	letter-spacing: 1px;
	margin: 0 0 0 1px;
    padding: 2px 15px 6px 10px;
}
.header-menu-arw {
	vertical-align: middle;
	margin: 0 5px 0 0;
}
.header-tel {
	background-image: url(../img/common/00-header-icon.png);
	background-repeat: no-repeat;
	height: 31px;
	color: #ccc;
	font-size: 33px;
    line-height: 1em;
	float: right;
	padding: 0 0 0 28px;
	position: absolute;
    top: 45px;
    left: 450px;
}

#cart_area{
right:0;
top:40px;
}

#cart_area p{
border: none;
font-size: 12px;
}

#contents_top nav {
	width: 100%;
	height: 55px;
	overflow: hidden;
	position: absolute;
	top:0;
	left:0;
	z-index: 2;
}

#contents_top nav a:hover img {
    opacity: 0.8;
}

.nav-bg {	
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	height: 100%;
	background-image: url(../img/common/00-nav-bar.png);
	background-repeat: no-repeat;
}

#contents_top{
position: relative;
}

#nav {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	height: 100%;
	
}
.main-menu {
	display: block;
}
.main-menu-item {
	float: left;
}
.main-menu img {
	vertical-align: bottom;
}

/*
#cart_area{
width: 100%;
max-width: 1000px;
margin: 0 auto;
position: absolute;
bottom:0;
right:0;
}
*/

/*
#drawer, #cart{
z-index: 9999;
}

.overlay{
z-index: 999;
}
*/

.header_bottom_area{
    width: 100%;
    position: absolute;
    bottom: 20px;
    z-index: 1;
}

#search{
	max-width: 1000px;
	width: 100%;
    margin: auto;
    text-align: right;
}

#category_id{
display: inline-block;
}

.search .input_search{
display: inline-block;
}

/* フッタ */

footer {
	min-width: 1400px;
	width: 100%;
	height: 100px;
	background-image: url(../img/common/00-footer-bg.jpg);
	/* background-repeat: repeat-x; */
}
.footer-bg {
	width: 100%;
	max-width: 1400px;
	height: 100%;
	background-image: url(../img/common/00-footer-bar.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}
.pagetop {
}
.pagetop-arrow {
	margin: 8px;
}
#footer {
	width: 100%;
	max-width: 1000px;
	height: 100%;
	margin: 0 auto;
	background: none;
	border: none;
	padding: 0;
}
.footer-logo {
	float: left;
	margin: 22px 0 0;
	max-width: 137px;
	margin-right: 10px;
}
.footer-menu {
	color: #dee5e8;
	font-size:12px;
	text-align: right;
	float: right;
	margin: 16px 0 0;
	max-width: 853px;
	width: 100%;
}

.footer-menu h3{
	display: none;
}

#footer ul{
text-align: center;
}

.footer-menu-list {

	line-height: 5px;
}
.footer-menu-item {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.footer-menu-item:before {
	vertical-align: -webkit-baseline-middle;
	content:"  |  ";
}
.footer-menu-item01:before {
	content: "";
}
#footer .footer-menu-item a {
	/* color: #dee5e8; */
	color: #fff;
	font-size: 10px;
	display: inline-block;
	padding: 5px 4px;
}
address {
	font-size: 10px;
	font-style: normal;
	margin: 15px 0 0;
}

/* トップページ */
#contents{
background: none;
min-height: inherit;
padding: 0;
color: #fff;
min-width: 1400px;
z-index:1;
}

.inner{
padding: 0;
max-width:1000px;
}

.front_page .inner{
max-width:inherit;
padding: 0;
}
.main-visual {
	/*
max-width: 1400px;
	min-height: 485px;
	margin: 0 auto;
	position: relative;
*/
text-align: center;
}
.main-visual-img {
	/*
position: absolute;
	top: -55px;
	z-index: -1;
*/	
}
#contents_top{
	min-width: 1400px;
}
#contents_top .main-title{
	position: absolute;
	top:100px;
	width: 100%;
}

#contents_top .main-title h2{
	max-width: 1000px;
    width: 100%;
    margin: auto;
    text-align: left;
    padding-left: 100px;
    color: #ffffff;
}

#contents_bottom{
	max-width: 1400px;
	min-width: 1400px;
	margin: auto;
}

.content{
	color: #fff;
}

.content h2, .page-heading{
	color: #bbbbbb;
	border-top: dashed 1px #3d3d3d;
	border-bottom:dashed 1px #3d3d3d;
	text-align: center;
	padding: 15px 0;
	margin: 30px 0 15px;
	position: relative;
}

.mypage .page-heading{
	margin-top: 15px;
}

.content h4{
	margin: 15px 0 5px;
	font-size: 16px;
}

/* guide */
.guide .content p{
margin-top: 30px;
}

ul.banner{
margin-top: 30px;
}

ul.banner li.ml35{
margin-left: 35px;
}

/* about */
.about .content h2 ul{
	position: absolute;
	right:0;
	top:6px;
}

.about .content h2 ul li{
	margin-left: 5px;
}

.about table{
	width: 100%;
}

.about table tr{
	height: 83px;
}

.about table tr:nth-child(odd){
	background: url(../img/about/step_bg.png) no-repeat left center;
}

.about table th{
	width: 250px;
}

.about table th h4{
	padding-left: 65px;
	padding-top: 14px;
	padding-bottom: 14px;
	margin-top: 0;
	text-align: left;
	margin-left: 15px;
}

.about table th, .about table td{
	vertical-align: middle;
}

.about table td{
	padding-left:15px;
	padding-right:15px;

}

.about table th .step1{
	background: url(../img/about/step01.png) no-repeat left top;
}

.about table th .step2{
	background: url(../img/about/step02.png) no-repeat left top;
}

.about table th .step3{
	background: url(../img/about/step03.png) no-repeat left top;
}

.about table th .step4{
	background: url(../img/about/step04.png) no-repeat left top;
}

.about table th .step5{
	background: url(../img/about/step05.png) no-repeat left top;
}

.about table tr table tr{
	background: none !important;
}

.about table tr table tr td{
	padding-left: 0;
	padding-right: 0;
}

.contact_text{
	margin-top: 30px;
	text-align: center;
	font-size: 20px;
}

.about .top-shopguide-button{
	margin: 10px 0;
	border: #eb5f30 1px solid;
}

.about .top-shopguide-button:hover{
	border: #0092C4 1px solid;
}

.about .top-shopguide-button:hover a{
	color: #0092C4;
}

.about .top-shopguide-button:hover a .top-shopguide-button-arw{
	border-top: #0092C4 1px solid;
	border-right: #0092C4 1px solid;
}

.about .top-shopguide-button-a{
	color: #eb5f30;
}

.about table th.vTop, .about table td.vTop{
	vertical-align: top;
	padding-top: 16px;
}


#main_middle table.about04 tr{
	background: none;
}

#main_middle table.about04 th h4{
	padding-left: 0;
}

#main_middle table.about04 td ul{
	
	list-style-type: disc;
	padding-left: 20px;
	padding-top: 20px;
}

#main_middle table.about04 td li{
	font-size: 14px;
	display: list-item;
}

/* faq */

.faq .faq_box{
	/* height: 111px; */
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
}

.faq .faq_box h3{
	background: url(../img/faq/faq_q.png) no-repeat left top;
	padding-left: 30px;
}

.faq .faq_box p{
	background: url(../img/faq/faq_a.png) no-repeat;
	background-position-x: 2px;
	background-position-y: 0;
	padding-left: 30px;
	margin-top: 10px;
}

.faq .faq_box:nth-child(even){
	background: url(../img/faq/faq_bg.png) no-repeat left center;
	border-top: dashed 1px #3b3b3b;
	border-bottom:dashed 1px #3b3b3b;
}

.bg-danger{
	background: #0092C4;
}

.top-article,
.top-section {
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
}
.top-section {
	border-top: #000 2px solid;
}
.top-newitems,
.top-shopguide,
.top-information,
.top-brandlist,
.top-twitter,
.top-banners,
.top-deltaone {
	width: 100%;
	background-repeat: no-repeat;
}
.top-shopguide,
.top-information,
.top-brandlist,
.top-twitter {
	max-width: 699px;
	height: 100%;
	max-height: 460px;
	min-height: 460px;
}
.top-shopguide,
.top-brandlist {
	float: left;
}
.top-information,
.top-twitter {
	float: right;
}
.top-newitems {
	background-image: url(../img/top/01-bg01.jpg);
	background-repeat: round;
}
.top-shopguide {
	background-image: url(../img/top/01-bg02.jpg);
}
.top-information {
	background-image: url(../img/top/01-bg03.jpg);
}
.top-brandlist {
	background-image: url(../img/top/01-bg04.jpg);
}
.top-twitter {
	background-image: url(../img/top/01-bg05.jpg);
}
.top-banners {
	background-image: url(../img/top/01-bg06.jpg);
	margin-top: 60px;
}

.front_page .top-banners{
	margin-top: 0;
}

.top-newitems-inner,
.top-banners-inner,
.top-deltaone-inner {
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
}
.top-shopguide-inner,
.top-information-inner,
.top-brandlist-inner,
.top-twitter-inner {
	max-width: 480px;
}
.top-information-inner,
.top-twitter-inner {
	margin: 0 auto 0 19px;
}
.top-shopguide-inner,
.top-brandlist-inner {
	margin: 0 19px 0 auto;
}
.top-banners-inner {
	padding: 20px 0;
}
.top-newitems-inner{
	position: relative;
}
.top-section-cap {
	text-align: center;
	padding: 45px 0 30px;
}
.top-newitems-link {
	position: absolute;
	top: 45px;
	right: 0;
}
.top-newitems-row {
	padding: 0 0 40px;
}
.top-newitems-box {
	max-width: 184px;
	float: left;
	margin: 0 20px 0 0;
}
.top-newitems-box:nth-child(5n+0) {
	margin: 0 0 0 0;
}

.top-newitems-box:last-child{
	display: none;
}

.top-newitems-text {
}
.top-newitems-name {
	color: #ccc;
	font-size: 12px;
	line-height: 15px;
    padding: 6px 0 0;
    min-height: 38px;
    text-align: left;
    height: 16px;
	overflow: hidden;
}
.top-newitems-price {
	color: #999;
	font-size: 10px;
	line-height: 11px;
    margin: 0 0 1px;
}
.top-newitems-button {
	border: #4d4d4d 1px solid;
	text-align: center;
	padding: 1px;
	margin-top: 10px;
}
.top-newitems-button-a {
	color: #aaa;
	font-size: 11px;
	/* padding: 4px 52px; */
}

.top-newitems-button-a span.sold{
	color: #0092C4;
}

.top-newitems-button-arw {
	float: right;
	-moz-transform:rotate(45deg); /*45度回転。*/
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	border-top: 1px solid #eb5f30;
	border-right: 1px solid #eb5f30;
	height: 7px;
	width: 7px;
	display: block;
	margin: 7px 10px 7px -20px;
}
.top-newitems-img {
	position: relative;
	/*
max-height: 134px;
	overflow: hidden;
*/
}
.top-newitems-img-new {
	background-image: url(../img/common/01-new.png);
	height: 28px;
	width: 28px;
	position: absolute;
	top: 0;
	left: 0;
}
.top-newitems-img-soldout {
	background-image: url(../img/common/soldout.png);
	height: 59px;
	width: 73px;
	position: absolute;
	top: 0;
	left: 0;
}
.top-shopguide-text {
	font-size: 15px;
	line-height: 170%;
}
.top-shopguide-orange,
.top-shopguide-orange-a {
	color: #eb5f30;
}
.top-shopguide-orange-a {
	text-decoration: underline;
	margin: 0 0 0 10px;
	padding-left: 5px;
	position: relative;
	
}

.top-shopguide-orange-a:hover{
	text-decoration: none;
}

.top-shopguide-orange-a::after{
	content:"";
	display: block;
	width:8px;
	height:8px;
	border-top:1px solid #eb5f30;
	border-right:1px solid #eb5f30;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	left:-8px;
	top:8px;
	margin-top:-4px;
}

.top-shopguide-button {
	border: #4d4d4d 1px solid;
	text-align: center;
	margin: 30px auto 45px;
	padding: 9px;
}
.top-shopguide-button-a {
	color: #aaa;
	font-size: 16px;
/* 	padding: 8px 150px; */
	
}
.top-shopguide-button-arw {
	float: right;
	-moz-transform:rotate(45deg); /*45度回転。*/
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	border-top: 1px solid #eb5f30;
	border-right: 1px solid #eb5f30;
	height: 9px;
	width: 9px;
	display: block;
	margin: 5px 5px 5px -10px;
}
.top-information-frame {
	background-color: #000;
	width: 100%;
	height: 100%;
	max-height: 320px;
	min-height: 320px;
	border-top: #404040 1px solid;
	border-bottom: #404040 1px solid;
	overflow: auto;
	margin: 0 0 44px;
}
.top-information-item {
	border-bottom: #292929 1px dashed;
	margin: 10px;
	padding: 5px;
}
.top-information-date {
	color: #999;
	font-size: 10px;
	line-height: 0;
}
.top-information-text {
	color: #fff;
	font-size: 13px;
	margin: 6px 0 0;
}
.top-brandlist-list {
	padding: 0 0 44px;
}
.top-brandlist-box {
	background-repeat: no-repeat;
	width: 480px;
	height: 80px;
	border-bottom: #373737 1px dashed;
}
.top-brandlist-a {
	display: inline-block;
	width: 100%;
	color: #aaa;
	font-size: 20px;
	padding: 20px 0 20px 184px;
	position: relative;
}

.newslist dt .angle-circle{
background: #eb5f30;
}

.newslist dt .news_title{
padding-left: 0;
}

.top-brandlist-orange {
	color: #eb5f30;
	font-size: 13px;
}
.top-brandlist-button-arw {
	-moz-transform:rotate(45deg); /*45度回転。*/
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	border-top: 1px solid #eb5f30;
	border-right: 1px solid #eb5f30;
	height: 13px;
	width: 13px;
	display: block;
	margin: 5px 5px 5px -10px;
	position: absolute;
	right: 10px;
	top: 30px;
}
.top-brandlist-box01 {
	background-image: url(../img/top/01-brand01.png);
	border-top: #373737 1px dashed;
}
.top-brandlist-box02 {
	background-image: url(../img/top/01-brand02.png);
}
.top-brandlist-box03 {
	background-image: url(../img/top/01-brand03.png);
}
.top-brandlist-box04 {
	background-image: url(../img/top/01-brand04.png);
}
.top-twitter-frame {
	min-height: 320px;
	margin: 0 0 44px;
	max-height: 320px;
	overflow: hidden;
}

.top-banner-item {
	margin: 20px auto;
}
.top-deltaone-inner {
	padding: 10px 0 20px;
}
.top-deltaone-item {
	font-size: 13px;
	text-align: center;
	display: inline-block;
	margin-right: 10px;
}

.top-deltaone-item a img{
	height: 50px;
}

.top-deltaone-item:last-child{
	margin-right: 0;
}

.search select option{
	color: #000;
}

/* clearfix */

#header:after,
.header-menu:after,
.header-logo:after,
.header-contact:after,
.main-menu:after,
#footer:after,
.top-newitems-row:after, .new-blog:before, .top-blogitems-row:after {
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
}

.product_page .main-visual, .mypage .main-visual{
	margin-bottom: 15px;
}

#topicpath{
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 15px;
}

#topicpath ol{
	border-color: #eb5f30;
}

#topicpath ol a{
	color: #fff;
}

.pagenumberarea{
	color: #aaa;
	padding-bottom: 5px;
}

.intro{
	padding-bottom: 5px;
}

.item_name{
	color: #fff;
}

.item_price{
	color: #eb5f30;
	white-space: nowrap;
}

.relative_cat li{
	color: #aaa;
}

.item_price span{
	font-size: 10px;
	color: #999;
}

div.table .thead{
	color: #aaa;
}

.cart .item_box .item_name{
	margin-right: 0;
	color: #333;
	font-size: 12px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
	padding-left: 5px;
	padding-right: 5px;
}

.row{
	margin-left: 0;
	margin-right: 0;
	margin-top:5px;
}

#item_detail_area .item_detail .sale_price{
	padding-bottom: 10px;
}

#side_left .header_bottom_area{
	position: static;
}

#search h3{
	display: none;
}

#side_left #search{
	text-align: left;
	max-width: inherit;
}

#side_left #search h3{
	display: block;
	margin-bottom: 15px;
}

#side_left .search_inner{
	text-align: center;
}

#side_left #search select{
	width: 95%;
	margin-bottom: 5px;
	max-width: inherit;
}

#side_left #search .input_search{
	border-top:1px solid #4d4d4d;
	margin-left: 0;
	text-align: left;
}

#side_left .search .input_search{
	border-bottom:1px solid #4d4d4d;
}

.product_page .product_item{
	padding-bottom: 0;
}

.product_page .product_item a{
	padding-bottom: 0;
}

#item_list .top-newitems-button{
	margin-bottom: 15px;
}

.heading01{
	font-size: 20px;
	margin-bottom: 15px;
}

.heading02{
	color: #333;
}

.total_box{
	color: #333;
	float: none;
	max-width: inherit;
}

.total_box .btn_group{
	text-align: center;
}

.payment_list{
	margin-top: 15px;
}

#shopping-form textarea.form-control{
	margin-top: 15px;
}

#shopping-form input[type="password"].form-control{
	width: 80%
}

/* カテゴリー */
#category, #side_left #search{
	border:solid 1px #4d4d4d;
	border-top:1px solid #eb5f30;
	border-bottom: none;
	margin-bottom: 15px;
}

.category-nav a{
	border-color: #4d4d4d;
}

.category-nav ul li:last-child a{
	border-bottom: none;
}


#category h3, #side_left #search h3{
	padding: 10px;
	text-align: center;
	color: #fff;
	font-size: 14px;
    background-image: url(../img/top/01-bg01.jpg);
    background-position: center -40px;
}

.category-nav a{
	font-size: 12px;
	color: #fff !important;
}

.category-nav a:hover{
	color: #0092C4 !important;
}

.category-nav ul{
	border-bottom:1px solid #4d4d4d;
	padding-bottom: 5px;
	padding-left: 20px;
	background: none;
}

.category-nav ul li{
	display: block;
}

.category-nav ul li a{
	position: relative;
	padding-left: 20px;
}
	
.category-nav ul li a::after{
	content:"";
	display: block;
	width:10px;
	height:10px;
	border-top:3px solid #aaa;
	border-right:3px solid #aaa;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	left:0px;
	top:50%;
	margin-top:-6px;
}

#item_detail_area .item_name{
	font-size: 22px;
}

.form-control{
	color: #000;
}

.item_photo, .top-newitems-img{
	position: relative;
	max-height: 135px;
	overflow: hidden;
}


/* kato作成 */

.form-inline a{
	display: inline-block;
    padding-top: 2%;
}
#entry_sex .radio input[type="radio"]{
	vertical-align: middle;
}
.btn_group p{
	display:inline-block;
/* 	width: 48%; */
}
.btn-info{
	background-color: #000000;
	/* margin-top:15px; */
}
.btn-info:hover{
	background-color: #000000;
	opacity:0.8;
}
.cart_page .btn-info{
	margin-top:0;
}
.btn-primary{
	background-color: #000000;
    border-color: #525263;
}
.btn-primary:hover{
	background-color: #000000;
    border-color: #525263;
	opacity:0.8;
}
/*
.other_page #contents{
	min-width: 1000px;
}
*/
#zip-search{
	width:100%;
}
#pref{
	width:100%;
}
.btn_group p{
	/* width:100%; */
}
div.table ol li{
	background: #151515;
}
.column_inner .message{
	color:#aaa;
}
.btn-default{
	color: #aaa;
    background-color: #000000;
    border-color: #D7DADD;
}
#shopping_confirm .heading02{
	border-bottom:1px dotted #aaa;
	border-top:1px dotted #aaa;
	background:none;
	color:#aaa;
}
.payment_list .radio input[type="radio"]{
	vertical-align: middle;
}
#entry_job{
	width:100%;
}
.heading01{
	padding-top:30px;
}
.col-sm-10 p{
	margin-bottom:30px;
}
.icon{
	margin:30px 0;
}
.row h3{
	font-size:23px;
	line-height:30px;
}
.total_box .btn_group p{
	margin:5px 0;
}
.other_page .row h3{
	margin-bottom:15px;
}
/*
.other_page .container-fluid{
	margin:0 auto;
	padding:0;
	width:100%;
}
*/
/*
.other_page .container-fluid .col-md-10{
	margin:0 auto;
	padding:0;
	width:100%;
}
*/

.other_page #contents.main_only{
	min-width: inherit;
}

#item_photo_area .slick-dots{
	margin: auto;
}

.other_page .dl_table a{
	color: #eb5f30;
}

.cart_page .dl_table{
	margin-bottom: 0;
}

#deliveradd_input .col-sm-4{	
	width: 100%;
	float: none;
	margin-left: 0;
	text-align: center;
}


.item_gallery {
	border: solid 1px #4d4d4d;
    border-top: 1px solid #eb5f30;
}

.item_gallery h4{
	padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background-image: url(../img/top/01-bg01.jpg);
    background-position: center -40px;   
}

.item_gallery .item_photo{
	margin-bottom: 0px;
}

.item_gallery p{
	font-size: 10px;
	line-height: 12px;
}

.btn-default{
	color: #fff;
}

.cart_area .btn-primary, #cart_area .btn-primary, .total_box .btn-primary, .login_cart .btn-info, .cart_page .btn-primary{
	background: #0092C4;
	border-color: #337ab7;
}

#cart_area .btn-primary.btn{
	height: 42px;
    line-height: 40px;
}

.cart .item_box .item_name{
	line-height: 15px;
}

#login_box .column{
	border: 1px solid #eb5f30;
}


.pagination ul li a{
	color: #fff;
}

.pagination ul li.active a{
	color: #333;
}

.chinese_content{
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	padding: 20px;
}

.chinese_content p{
	font-size: 20px;
	line-height: 26px;
	
}
.chinese_content p a img{
	float: right;
	margin-left: 20px;
}

#sns_btn_box, #henkin_box {
    border: solid 1px #4d4d4d;
    border-top: 1px solid #eb5f30;
    margin-bottom: 15px;
}

#sns_btn_box h3, #henkin_box h3 {
    padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background-image: url(../img/top/01-bg01.jpg);
    background-position: center -40px;
}

#henkin_box ul{
	padding: 10px;
	list-style-type: disc;
	padding-left: 30px;
}
#henkin_box li{
	display: list-item;
	font-size: 12px;
}

#henkin_box a{
	display: block;
    text-align: right;
    padding: 10px;
    padding-top: 0;
}

ul.sns_btn  {
	text-align: center;
	padding: 10px;
}
ul.sns_btn li{
    display: inline-block;
}

ul.sns_btn li a{
	width:48px;
	height: 48px;
	background: url(../img/sns_btn.png) no-repeat;
	display: block;
}

ul.sns_btn li a.fb{
	background-position-x: -48px;
	background-position-y: 0px;
	margin-right: 10px;
}

ul.sns_btn li a.g1{
	background-position-x: -151px;
	background-position-y: 0px;
	margin-right: 10px;
}

ul.sns_btn li a.tw{
	background-position-x: -103px;
	background-position-y: 0px;
}

.related_products_2{
	width: 50%;
}

.related_products_3{
	width: 33.3333%;
}

.related_products_4{
	width: 25%;
}

.related_products_5{
	width: 20%;
}

.customer-edit input{
	background: #000;
	border: solid 1px #ddd;
	padding: 0 5px;
	margin: 5px auto;
	font-size: 14px;
}

.line_box{
	text-align: center;
	margin: 30px auto;
}

.top-blogitems-row .blog_item{
	border: solid 1px #aaa;
	margin: 5px auto;
}

.more_btn a{
    background-image: url(../img/common/00-header-button-bg.png);
    width: 300px;
    color: #dee5e8;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 20px auto 44px;
    padding: 10px 20px;
    display: inline-block;
}

.more_btn a:before{
	content: "▶︎";
	font-size: 10px;
	margin-right: 5px;
	color: #eb5f30;
}

.new-blog h2{
	font-size: 24px;
}

.new-blog h2 span{
	display: block;
	font-size: 14px;
}

.new-blog .blog_text{
	margin-bottom: 20px;
}

.new-blog .item_name{
	text-align: left;
	color: #0092C4;
	padding: 0 10px;
}

.new-blog .item_date{
	color: #aaa;
	display: block;
}

.search select{
	color: #000;
}

/* ここからレスポンシブ */
@media only screen and (max-width: 767px){
	
	#header{
		position: relative;
	}
	
	.header-contact{
		margin: 0;
		padding: 0;
		position: absolute;
		bottom:10px;
		right:10px;
	}
	
	.header-menu{
		height: auto;
		margin-bottom: 0;
	}
	
	.header-title{
		margin-top: 0;
		padding-left: 10px;
	}
	
	.header-contact{
		display: none;
	}
	
	header, #header, #contents_bottom, #contents_top, #contents, footer, #footer{
		min-width: inherit;
	}
	
	.header-tel-link span{
		display: none;
	}
	
	.header-tel{
		position: static;
	}
	
	.header-tel:after {
		content: "TEL";
	    font-size: 10px;
	    position: absolute;
	    bottom: -25px;
	    left: 0;
	    color: #ccc;
	}
	
	p.cart-trigger a, .cart-trigger, .nav-trigger{
		height: 53px;
	}
	
	#cart_area p.cart-trigger a:after{
		content: "CART";
	    font-size: 10px;
	    position: absolute;
	    bottom: -15px;
		left: 16px;
		color: #ccc;
	}
	
	#btn_menu:after{
		content: "MENU";
	    font-size: 10px;
	    position: absolute;
	    bottom: -4px;
		left: 0px;
		color: #ccc;
	}
	
	.header-tel-link{
		position: absolute;
		top: 7px;
    	right: 110px;
	}
	
	#contents_top nav{
		display: none;
	}
	
	.top-information-frame{
		min-height: inherit;
	}
	
	.top-section{
		float: none;
		max-width:inherit;
		max-height: inherit;
		min-height: inherit;
		width: 100%;
		background-size: 100% 100%;
	}
	
	.top-banners-inner, .top-newitems-row, .top-shopguide-inner, .top-information-inner, .top-brandlist-inner, .top-twitter-inner{
		max-width: inherit;
		width: 95%;
		margin: auto;
	}
	
	.top-newitems-link{
		right:10px;
	}
	
	.top-brandlist-box{
		width: 100%;
		background-position-x: -30px;
	}
	
	.top-brandlist-box01, .top-brandlist-box03{
		background-color: #000000;
	}
	
	.top-brandlist-box02, .top-brandlist-box04{
		background-color: #111111;
	}
	
	#cart_area {
   		top:0;
	}
	
	.top-newitems-button-a, .top-shopguide-button-a{
		padding: 0;
	}
	
	#contents{
		z-index:2;
	}
	
	#contents_top .main-title{
		top:10px;
	}
	
	#contents_top .main-title h2{
		padding-left: 10px;
	}
	
	#topicpath{
		padding-left: 10px;
		padding-bottom: 0;
	}
	
	footer{
		height: auto;
	}
	
	.top-brandlist-a{
		padding-left: 125px;
		font-size: 14px;
	}
	
	.about .content h2{
		text-align: left;
		padding-left: 10px;
	}
	
	.about table th{
		padding-top: 10px;
	}
	
	.about table td{
		padding-bottom: 10px;
	}
	.about table th, .about table td{
		display:block;
		width: 100%;
		
	}
	
	.about table tr:nth-child(odd), .faq .faq_box:nth-child(even){
		background-size: 100% 100%;
		height: auto;
	}
	
	.item_photo, .top-newitems-img{
		max-height:200px;
		overflow: hidden;
	}
	
	.content-fluid{
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.faq .faq_box{
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.top-newitems-box{
		max-width: inherit;
		margin: 0;
		margin-bottom: 15px;
	}
	
	.top-twitter-frame{
		text-align: center;
	}
	
	.banner{
		text-align:center;
	}
	
	ul.banner li.ml35{
		margin-left:0;
		margin-top:15px;
	}
	
	.contact_text{
		margin:30px 5px 0 5px;
	}
	
	#login_box .column{
		padding: 30px 0;
	}
	
	.col-sm-8{
		margin: 0;
    	width: 100%;
	}
	
	.heading01{
		padding:30px 0;
	}
	
	.historylist_column p {
		padding:30px 0;
	}
	
	.cart_page .cart_item{
		margin-bottom: 15px;
	}
	
	.complete_message .heading01{
		font-size:20px;
		line-height: 30px;
	}
	
	.footer-logo{
		padding-left: 10px;
	}
	
	.footer-menu{
		background: #000;
	}
	#footer .footer-menu ul.footer-menu-list li{
		display: block;
		margin: 0;
		border-bottom: 1px solid #4d4d4d;
	}
	
	#footer .footer-menu ul.footer-menu-list li a{
		display: block;
		padding: 20px;
		color: #fff;
		position: relative;
	}
	
	.footer-menu-item:before{
		content: "";
	}
	
	#footer .footer-menu ul.footer-menu-list li a::after{
		content:"";
		display: block;
		width:10px;
		height:10px;
		border-top:3px solid #4d4d4d;
		border-right:3px solid #4d4d4d;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		right:10px;
		top:50%;
		margin-top:-6px;
	}
	
	#drawer #search{
		border-bottom: 1px solid #aaa;
	}
	
	#drawer .footer-menu-list li, #drawer .category-nav li{
		border: none;
		display: block;
		border-bottom: 1px solid #aaa;
		
	}
	
	#drawer .footer-menu-list li a, #drawer .category-nav li a{
		color: #000 !important;
		/* padding: 20px; */
		position: relative;
		display: block;
		font-size: 12px;
		border: none;
		height: 50px;
    	line-height: 50px;
    	padding: 0 10px;
	}
	
	#drawer .footer-menu-list li a::after, #drawer .category-nav li a::after{
		content:"";
		display: block;
		width:10px;
		height:10px;
		border-top:3px solid #aaa;
		border-right:3px solid #aaa;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		right:10px;
		top:50%;
		margin-top:-6px;
	}
	
	#drawer address{
		text-align: center;
	}
	
	.bx-wrapper .bx-controls-direction a{
		z-index: 1;
	}
	
	#drawer h3{
		border-top: 1px solid #eb5f30;
		padding: 10px;
    	text-align: left;
    	color: #fff;
    	font-size: 14px;
    	background-image: url(../img/top/01-bg01.jpg);
    	background-position: center -40px;
    	display: block;
	}
	
	#drawer #search{
		padding: 0;
	}
	
	#drawer #search .search_inner{
		padding: 16px 8px;
	}
	
	#drawer .category-nav ul{
		padding-left: 20px;
		padding-bottom: 0;
		
	}
	
	#drawer .category-nav ul li a{
		position: relative;
		padding-left: 20px;
	}
	
	#drawer .category-nav ul li a::after{
		content:"";
		display: block;
		width:10px;
		height:10px;
		border-top:3px solid #aaa;
		border-right:3px solid #aaa;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		left:0px;
		top:50%;
		margin-top:-6px;
	}
	
	.top-newitems-box:last-child{
		display: inline-block;
	}
	
	#footer ul{
		text-align: left;
	}
	
	.about .content h2 ul{
		right:10px;
	}
	
	.top-newitems-box:nth-child(5n+0){
		margin-bottom: 15px;
	}
	
	.top-banner-item{
		height: 100px;
		overflow: hidden;
		border-right: 1px solid #666666;
	}
	
	.top-banner-item img{
		width: auto;
		max-width: inherit;
		height: 100%;
	}
	
	.chinese_content p a img{
		width: 40%;
		margin-left: 10px;
		font-size: 18px;
	}
	
	.new-blog .blog_text{
		text-align: left;
		padding: 0 10px;
	}
}

@media only screen and (max-width: 640px){
	.header-discription, .header-logo-discription{
		display: none;
	}
	
	.header-menu-item-cart{
		display: none;
	}
	
	header{
		min-height: inherit;
	}
	
	.top-newitems-link{
		top:10px;
	}
	
	.item_gallery, #sns_btn_box, #henkin_box{
		width: 95%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.related_products_4{
		width: 50%;
		margin-top: 10px;
	}

	.related_products_5{
		width: 50%;
		margin-top: 10px;
	}
	
}

@media only screen and (max-width: 524px){
	.item_photo, .top-newitems-img{
		max-height:120px;
		overflow: hidden;
	}
	
	.top-banner-item{
		height: 80px;
	}
}

@media only screen and (max-width: 460px){
	.form-inline a{
		padding-top: 3%;
	}
	.header-title{
		width: 50%;
	}
	
	#btn_menu{
		top:10px;
		right:10px;
	}
	#cart_area{
		top:10px;
	}
	
	.header-tel-link{
		top:17px;
	}
	
	.item_price{
		font-size: 12px;
	}
	.item_photo, .top-newitems-img{
		max-height:110px;
		overflow: hidden;
	}
	
	.top-banner-item{
		height: 70px;
	}
	
	.chinese_content p a img{
		width: 100%;
		float: none;
		margin-left: 0px;
		font-size: 18px;
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 380px){
	.top-newitems-name{
		height: 16px;
		overflow: hidden;
	}
}
