@charset "utf-8";
/*------------NotoSans源ノ角ゴシック------------*/
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/* =================================================================
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
body {
	min-width: 960px;
	font-family:  'Noto Sans Japanese',"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.inner {
	width: 960px;
	margin: 0 auto;
}
/*a{-webkit-tap-highlight-color: #cccccc;}*/
a:link,a:visited {color: #000000;}
a:hover,a:active {color: #333333;}
a {
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
b {font-weight: bold;}
span {font-weight: inherit;}
pre {
	font-family: 'メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,sans-serif;
	margin:0;
	padding:0;
	white-space: pre-line;
}
img {height: auto !important;}
table {table-layout: fixed !important;}
table td {padding: 0 !important;}
table td img {max-width: 100% !important;height: auto !important;}
form table td {padding: 10px !important;}
.ml1 {margin-bottom: 10px;}
.imgR {margin-left: 30px !important;} /*画像テキストの幅変更　default 10px*/
.imgL {margin-right: 30px !important;} /*画像テキストの幅変更　default 10px*/

/* =================================================================
 *
 * Layout : Header
 *
 * ================================================================= */
header#global_header {
	width: 100%;
	min-width: 100%;
	height: auto;
	padding-top: 20px;
	/*background:url(../images/common/) repeat center top #ccc;*/
}
h1{
	text-align: left;
	color: #333;
	line-height: 30px;
	margin-bottom: 20px;
}
#siteID{
}
#siteID img{
	margin: 20px;
}
#hed_info{
	text-align: left;
	margin-bottom: 30px;
}
.tel{
	float: left;
	text-align: center;
	margin-right: 40px;
	font-size: 15px;
}
.cont_txt{

}
.tel_txt{
	font-size: 20px;
	font-weight: bold;
}
.cont{
	float: left;
	font-size: 20px;
	padding: 10px 0 0 0;
}
.cont i{
	padding-right:10px;
}
.cont a{
	text-decoration: none;
	padding: 10px;
	border: 1px solid;
}
.cont a:hover{
	border: 1px solid;
}

/*================== mainArea =================*/
#mainArea{
	width: 100%;
	background-color: #000000;
}
ul#slider{
	height: 100vh !important;
	width: 100% !important;
	display: block;
	position: relative;
	text-align: left;
}
ul#slider,#slider li{
	padding: 0;
	list-style: none;
	z-index: 1;
}
#slider li{
	position: absolute;
	top: 0;
	left: 0;
}

/*================== nav_global =================*/
#nav_sp {display: none !important;}
#nav_global {
	width: 960px;
	margin: 0 auto;
	line-height: 60px;
	border-bottom: 1px solid #d5b67d;
	margin-bottom: 20px;
}
#nav_global ul{
	display: flex;
	justify-content: center;
}
#nav_global ul li {
	width: 120px;
	position: relative;
}

#nav_global ul li ul{
	position: absolute;
	flex-direction: column;
}
#nav_global ul li ul li{
	background-color: rgba(255,255,255,0.90);
	border-bottom: 1px solid #d5b67d;
}

#nav_global ul li {
}
#nav_global ul li a{
	width: 120px;
	display: block;
	background: #ffffff;
	text-decoration: none;
}
#nav_global ul li a:hover{
	color: #d5b67d;
}


/*================== meanmenu =================*/
.mean-container .mean-bar {
	background: #000 !important;
	position: fixed !important;
}
.mean-container .mean-nav {
	/*background: #0073ac !important;*/
}
.mean-container .mean-nav ul li a {
	border-top: 1px solid #fff !important;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
	/*background-color: #e9832f !important;*/
}



/* =================================================================
 *
 * Layout : Footer
 *
 * ================================================================= */
footer#global_footer {
	width: 100%;
	min-width: 100% !important;
	height: auto;
	padding: 20px 0 0 ;
	border-top: 1px solid #d5b67d;
}
#pagetop{
	width: 70px;
	margin: 0px auto ;
}
#footer_L {
	float:left;
	text-align: left;
	text-decoration: none;
}
#footer_L img{
	margin: 20px 0px;
}
#footer_R{
	float: right;
	text-align: left;
	text-decoration: none;
}
#footer_R img{
	margin-bottom: 20px;
}

/*================== nav_footer =================*/
#nav_footer {
	margin: 20px 0;
}
#nav_footerL{
	float: left;
	text-align: left;
	text-decoration: none;
}
#nav_footerL ul li {
	color: #000000;
	display: block;
	font-size: 12px;
	text-decoration: none;
}
#nav_footerL li a {
	color: #000000;
	padding: 0 5px;
	text-decoration: none;
}
#nav_footerL li a:hover {
	color: #d5b67d;
	padding: 0 5px;
	text-decoration: none;
}
#nav_footerR{
	float: right;
	text-align: left;
	text-decoration: none;
}
#nav_footerR ul li {
	color: #000000;
	display: block;
	font-size: 12px;
	text-decoration: none;
}
#nav_footerR li a {
	color: #000000;
	padding: 0 5px;
	text-decoration: none;
}
#nav_footerR li a:hover {
	color: #d5b67d;
	padding: 0 5px;
	text-decoration: none;
}

/* =================================================================
 *
 * Layout : Contents
 *
 * ================================================================= */
#contents_wrap {
	width: 100%;
	min-width: 100% !important;
}
#contents {
		background-color: #FFFFFF;
}
#main {}
#main #col_main {}
#main #col_side1 {}
#side {}
#side #col_side2 {}

/*================== topic_path =================*/
.topic_path {}
.topic_path li {display: inline;}
.topic_path li a {
	text-decoration: none;
	color: #333;
}
.topic_path li a:after {
	content: " > ";
}


/* PC END ################################################################### */
@media screen and (min-width: 469px) and (max-width: 768px){
/* tablet size ############################################################## */
body {min-width: 100%;}
/* タブレット時に1カラムにする場合 */
/*#main,#main #col_main,#main #col_side1,#side,#side #col_side2 {
	float: none;
	width: 100%;
}*/
.inner {
	width: 100%;
	margin: 0 auto;
}
.contetns_box{
	text-align: center;
}


/* =================================================================
 *
 * Layout : Header
 *
 * ================================================================= */
header#global_header {
	width: 100%;
	min-width: 100% !important;
	padding-top: 48px;
}

/*================== mainArea =================*/

/*================== nav_global =================*/
#nav_global {display: none !important;}



/* =================================================================
 *
 * Layout : Footer
 *
 * ================================================================= */
footer#global_footer {
	width: 100%;
	min-width: 100% !important;
	height: auto;
}

/*================== nav_footer =================*/



/* =================================================================
 *
 * Layout : Contents
 *
 * ================================================================= */
#contents_wrap {
	width: 100%;
	min-width: 100% !important;
}
#contents {font-size:14px;}
#main {}
#main #col_main {padding-bottom: 20px;}
#main #col_side1 {padding-bottom: 20px;}
#side {}
#side #col_side2 {padding-bottom: 20px;}



/* tablet END ############################################################### */
}
@media only screen and (max-width: 468px){
/* smartphone size ########################################################## */
body {min-width: 100%;}
.inner {
	width: 100%;
	margin: 0 auto;
}
.tbl_scroll table {width: auto !important;}
.tbl_block td {
	width: 100% !important;
	margin-top: -1px;
}



/* =================================================================
 *
 * Layout : Header
 *
 * ================================================================= */
header#global_header {
	width: 100%;
	min-width: 100% !important;
	padding-top: 48px;
	text-align: center;
}


/*================== mainArea =================*/

/*================== nav_global =================*/
#nav_global {display: none !important;}



/* =================================================================
 *
 * Layout : Footer
 *
 * ================================================================= */
footer#global_footer {
	width: 100%;
	min-width: 100% !important;
}

/*================== nav_footer =================*/



/* =================================================================
 *
 * Layout : Contents
 *
 * ================================================================= */
#contents_wrap {
	width: 100%;
	min-width: 100% !important;
}
#contents {}
#main {}
#main #col_main {padding-bottom: 20px;}
#main #col_side1 {padding-bottom: 20px;}
#side {}
#side #col_side2 {padding-bottom: 20px;}

.spImg100per img.imgR,.spImg100per img.imgL {
	max-width: 100% !important;
	float: none;
	margin: 0 0 10px;
}
.spImgNone img.imgR,.spImgNone img.imgL .spBrNone br {display: none;}

/* smartphone END ########################################################### */
}



/* =================================================================
 *
 * Layout : shop
 *
 * ================================================================= */
 #dvf_list .standard th {
	width: 16%;
	font-size: 13px;
 }
#dvf_list .standard td {
	width: auto;
	text-align: center !important;
	font-size: 13px;
	padding: 0 5px !important;
}
 .wishlist form ul li.btn_cart {
	width: auto;
	float: right;
}
.wishlist form ul li.btn_contact a {
	background: url(../images/common/ico_mail_w.png) no-repeat 35px 50%; /*メールアイコン黒の場合はico_mail_b*/
	background: url(../images/common/ico_mail_w_s.png) no-repeat 35px 50% \9; /**/
	/*color: #fff;*/
	/*background-color: #84c002;*/
}
.wishlist form ul li.btn_cart a {
	width: auto !important;
	background: url(../images/common/ico_cart_w.png) no-repeat 15px 50% #000; /*カートアイコン黒の場合はico_cart_b*/
	background: url(../images/common/ico_cart_w_s.png) no-repeat 15px 50% \9;
	background-size: 30px auto;
	padding: 10px 15px 10px 60px;
	text-align: center;
	color: #fff;
}
.item_title {margin-top: 20px;}
.item_info {}
.wishlist {}



/* =================================================================
 *
 * Style : common
 *
 * ================================================================= */
.mincho {font-family: 'HG明朝E','ＭＳ Ｐ明朝','MS PMincho','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro',serif;}
.hirakaku {font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック',sans-serif;}
.arial {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;}
.hiramin {font-family: 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3','ＭＳ Ｐ明朝','MS PMincho', Georgia, Times, Baskerville, Palatino, serif;}
.fwN{font-weight:normal !important;}.fwB{font-weight:bold !important;}
.mgAuto{margin:0 auto !important;}
.tdpd05 td{padding:5px !important;}.tdpd10 td{padding:10px !important;}
.tdpd15 td{padding:15px !important;}.tdpd20 td{padding:20px !important;}
.tdpd25 td{padding:25px !important;}.tdpd30 td{padding:30px !important;}
.tdpd35 td{padding:35px !important;}.tdpd40 td{padding:40px !important;}
.tdpd45 td{padding:45px !important;}.tdpd50 td{padding:50px !important;}

/*================== ぱんくず =================*/
.pankuzu{font-size: 11px;background: no-repeat;line-height: 30px;}

/*================== プライバシーポリシー =================*/
.policy{text-align: left;}
.policy h3{	border-left: 4px solid #d5b67d;color: #333;padding-left:8px;font-size: 15px;letter-spacing: 0.1em;font-weight: normal;}
.policy p{margin: 10px 0 25px;}

/*================== お問い合わせフォーム サイズ変更 =================*/
.contactForm td{font-size: 11px;}

/*================== 開閉パネル =================*/
div.category{cursor:pointer;}

/*================== 新着情報 =================*/

@media screen and (min-width: 469px) and (max-width: 768px){

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

/*================== tabitem =================*/
}
.tabitems {
	padding:10px;
	background: #fff;
	border:1px solid #5c5434;
}
.titcomp {
	font-size: 15px;
	font-weight: bold;
}
.titcomp span {
	font-size: 18px;
	font-weight: bold;
}
.tblauto table {
	table-layout: auto;
}
.clb {
	clear: both;
}
