@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */

/* ----------------------------------------------------------

		RESET CSS

---------------------------------------------------------- */

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	color: #000000;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 13px;
}
table {
	table-layout: fixed;
}
table td img {
	max-width: 100% !important;
	height: auto !important;
}
pre {
	margin: 0;
	padding: 0;
	white-space: pre-line;
}
b, strong {
	font-weight: bold;
}
u {
	text-decoration: line-through;
}
img {
	max-width: 100%;
	height: auto !important;
}
small {
	font-size: 80%;
}
hr {
	border: none;
	height: 0;
	border-bottom: 1px dashed #B3B3B3;
}
span {
	font-weight: inherit;
}
.youtube iframe {
	width: 100%;
}
u {
	text-decoration: underline;
}
/* ----------------------------------------------------------

		Bxi Reset

---------------------------------------------------------- */

/* sitemap */
.map {
	margin: 56px 20px 0;
}
.map li {
	border-left: 5px solid #CCCCCC;
	list-style: none;
	margin: 0 0 15px;
	padding: 0 0 0 10px;
	text-align: left;
}
/* policy */
.policy h3 {
	border-bottom: 2px solid #BBBBBB;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px;
	padding: 0 0 5px;
}
.policy p {
	margin: 0 0 20px;
}
/* input */
input[type="button"] {
	cursor: pointer;
	padding: 5px 10px;
}
/* ----------------------------------------------------------

		Layout Structure

---------------------------------------------------------- */

.inner {
	margin: 0 auto;
	max-width: 960px;
}
#contents_wrap {
	position: relative;
	z-index: 1;
	overflow: hidden;
}
#contents {
	background-color: inherit;
	padding: 45px 0 110px;
}
.ColLeft, .fltL {
	float: left;
}
.ColRight, .fltR {
	float: right;
}
a:link, a:visited {
	color: #ac2f25;
	text-decoration: none;
}
a:hover {
	color: #ac2f25;
	text-decoration: underline;
}
/* ----------------------------------------------------------

		Header

---------------------------------------------------------- */
header#global_header {
	clear: both;
	width: 100%;
}
#head {
	background: url(../images/common/hback.png) repeat-x left bottom;
}
#head h1 {
	font-size: 100%;
	font-weight: normal;
	color: #444444;
	text-align: left;
	padding-top: 5px;
}
#logo {
	padding: 5px 0;
}
#hadd {
	float: left;
	padding-top: 15px;
	padding-left: 20px;
}
.fltR {
	padding-top: 15px;
}
#hotoi {
	padding-top: 5px;
}
#mainback {
	background: url(../images/common/mainback.jpg) no-repeat top center;
	margin-top: 10px;
}
#gnavi {
	width: 960px;
	height: 40px;
	margin: 0 auto;
}
#gnavi li {
	position: relative;
	float: left;
/*	width: 160px;*/	
	height: 40px;
	text-align: center;/*border-right: 1px solid #fff;*/
}
#gnavi li:last-child {
	border-right: none;
}
#gnavi li a {
	display: block;
	/*width: 108px;*/
	height: 40px;
	color: #fff;
	font-size: 14px;
	line-height: 2.8;
	background: #171c60;
	text-decoration: none;
}
#gnavi li a:hover {
	color: #fff;
	background: #e5bdd7;
}
#gnavi li ul {
	left: 0;
	padding: 10px;
	position: absolute;
	z-index: 100;
}
#gnavi li ul li {
	overflow: hidden;
	height: 0;
	color: #fff;
	background: #585da1;
}
#gnavi li ul li a {
	border-top: 1px solid #fff;
}
#gnavi li:hover > ul > li {
	overflow: visible;
	width: 94px;
	height: 40px;
}
#gnavi li:hover > ul.houdai > li {
	overflow: visible;
	width: 140px;
	height: 40px;
}
/* ----------------------------------------------------------

		Footer

---------------------------------------------------------- */
footer#global_footer {
	width: 100%;
}
.wrapFooter {
	background: #181818;
	color: #fff;
	padding: 10px 0 30px;
	position: relative;
	text-align: left;
}
#pageTop {
	display: block;
	position: absolute;
	right: 30px;
	z-index: 999999;
}
#flink {
	width: 100%;
}
#flink ul li {
	float: left;
}
#flink ul li a {
	color: #ffffff;
	padding: 0 10px;
	text-decoration: none;
	text-align: left !important;
}
#flink ul li:first-child a {
	padding: 0 10px 0 0 !important;
}
#flink ul li a:hover {
	color: #ac2f25;
	text-decoration: underline;
}
#name {
	padding-top: 15px;
}
#fadd {
	padding-top: 15px;
}
.m1 {
	float: left;
}
.m2 {
	float: left;
	padding-left: 40px;
	padding-top: 10px;
}
#cop {
	color: #ffffff;
	text-align: right;
	padding-top: 5px;
}
/* ----------------------------------------------------------

		Sidemenu

---------------------------------------------------------- */
.text_fs15 {
	font-size: 15px;
	font-weight: bold;
}
.tel_number {
	color: #ac2f25;
	font-size: 20px;
	font-weight: bold;
}
/* ----------------------------------------------------------

		Contents

---------------------------------------------------------- */
.home_text {
	background: url(../images/common/kai.jpg) no-repeat left center;
	border-bottom: 1px dashed #999999 !important;
}
.home_table td {
	padding: 0 0 !important;
}
.scroll {
	background: url(../images/common/Z.jpg) no-repeat left top;
	height: 175px;
	overflow-y: auto;
}
.news_text td {
	padding: 0 0 !important;
}
.news_text {
	border-bottom: 1px solid #333;
}
.news_text a {
	color: #333;
	text-decoration: none;
}
.news_text a:hover {
	color: #999;
}
/* ----------------------------------------------------------

		Shop Style

---------------------------------------------------------- */

h2.title_h2 {
	background: none !important;
	border-top: 3px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 20px !important;
	line-height: 1.3;
	margin: 0 0 20px !important;
	padding: 10px !important;
}
h2.title_h2 span {
	border: none !important;
	padding: 0 !important;
}
ul.item_list li {
	margin-bottom: 10px !important;
}
ul.item_list li h3.title_h3 {
	font-size: 18px !important;
}
.btn_cart a {
	background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #000000 !important;
	background-size: 30px auto !important;
	color: #FFFFFF !important;
	display: block !important;
	padding: 10px 10px 10px 50px !important;
	width: 100% !important;
	border: 1px solid #ffffff;
}
.btn_cart a:hover {
	background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #CCCCCC !important;
	background-size: 30px auto !important;
}
.sort_catalog {
	overflow: hidden;
}
.sort_catalog ul {
	margin: 0 -4.16% 20px 0 !important;
	width: auto !important;
}
.sort_catalog ul li {
	padding: 0 !important;
	margin-right: 4.16% !important;
	width: 29.16% !important;
}
.sort_catalog_box:nth-child(3n+1) {
	clear: both;
}
.item_title, .wishlist {
	margin: 0 !important;
}
.shop_cont h2.title_h2, .item_info h2.title_h2 {
	border-top: 2px solid #CCCCCC;
}
.shop_cont a, .item_info a {
	color: #CCCCCC;
}
.shop_cont a:hover, .item_info a:hover {
	text-decoration: none;
}
.item_title h2 {
	border-top: 2px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

@media screen and (max-width: 768px) {
/* ================================================================= 
 *
 * tablet size
 *
 * ================================================================= */

/* ----------------------------------------------------------

		Layout Structure

---------------------------------------------------------- */

.inner {
	margin: 0 auto;
	padding: 0 20px;
	width: 100%;
}
#contents {
	padding: 45px 10px;
}
#col_main {
	padding-bottom: 45px
}
.ColLeft, .ColRight {
	float: none;
	width: 100% !important;
}
/* ----------------------------------------------------------

		BXI reset

---------------------------------------------------------- */

.tb_tbl_block table td {
	display: block !important;
	width: 100% !important;
	min-width: 100% !important;
}
/* ----------------------------------------------------------

		Header

---------------------------------------------------------- */


/* ----------------------------------------------------------

		Footer

---------------------------------------------------------- */


/* ----------------------------------------------------------

		Side menu

---------------------------------------------------------- */
#main #col_main {
	float: none;
	width: 100%;
}
#main #col_side1 {
	float: none;
	width: 220px !important;
	margin: 0 auto;
}
#main #col_main {
	padding: 0 0 30px;
}
/* tablet END ###################################################### */
}

@media screen and (max-width: 468px) {
/* ================================================================= 
 *
 * smartphone size
 *
 * ================================================================= */

/* ----------------------------------------------------------

		Layout Structure

---------------------------------------------------------- */

body {
	font-size: 15px;
}
#contents {
	padding: 20px 10px;
}
#col_main {
	padding-bottom: 20px;
	text-align: left;
}
.spnone {
	display: none;
}
.inner {
	padding: 0 10px;
}
#main #col_side1 {
	min-width: 220px !important;
}
/* ----------------------------------------------------------

		BXI reset

---------------------------------------------------------- */

.tbl_scroll table {
	width: auto !important;
}
.tbl_block td {
	width: 100% !important;
	margin-top: -1px;
}
.style_form th, .style_form td {
	margin-top: -1px;
}
/* ----------------------------------------------------------

		Header

---------------------------------------------------------- */


/* ----------------------------------------------------------

		Footer

---------------------------------------------------------- */


/* ----------------------------------------------------------

		Side menu

---------------------------------------------------------- */


/* ----------------------------------------------------------

		Shop style

---------------------------------------------------------- */
.sort_catalog {
	margin: 0 !important;
	width: auto !important;
}
.sort_catalog_box {
	padding: 0 !important;
	margin: 0 0 30px !important;
	width: 100% !important;
}
/* smartphone END ################################################## */
}
/* ----------------------------------------------------------

		COMMON COSTOM STYLE

---------------------------------------------------------- */

/* text-align */
.taR {
	text-align: right;
}
.taC {
	text-align: center;
}
/* font-weight */
.fwn {
	font-weight: normal !important;
}
.fwb {
	font-weight: bold !important;
}
/* margin */
.mgAuto {
	margin: 0 auto !important;
}
/* table td padding */
.tdpd0 td {
	padding: 0 !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;
}
td.pdT10 {
	padding-top: 10px !important;
}
/* font-family */
.mincho {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.shop_cont form, .shop_cont a.btn_type01, .shop_cont a.btn_purchase {
	color: #000000;
}
.shop_cont a.btn_type01:hover, .shop_cont a.btn_purchase:hover {
	color: #636363;
}
#shop_flow .sf_text {
	color: #000000;
}
.shop_cont h3.title_h3 {
	color: #ffffff;
}
.shop_cont table {
	color: #000000;
}
/* ----------------------------------------------------------

		Pages

---------------------------------------------------------- */
/* bread list */
.bread ul {
	float: right;
}
.bread ul li {
	float: left;
	padding: 0 0 0 7px;
	white-space: nowrap;
	font-size: 13px;
}
.bread ul li a {
	color: #333;
	text-decoration: none;
}
.bread ul li a:hover {
	color: #999;
	text-decoration: none;
}
.title_h2 h2 {
	background: url(../images/common/h2.jpg) no-repeat left top;
	padding-top: 8px;
	font-size: 23px;
	font-weight: bold;
	color: #ffffff;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	line-height: 1;
	padding:15px 0 13px 20px;
}
.img_l{
	padding: 0 20px 0 0 !important;
}
.img_c{
	padding: 0 0 !important;
}
.img_r{
	padding: 0 0 0 20px !important;
}
.tenpo_table{
	float: left;
	width: 30.55%;
}
.tenpo_table td{
	padding:  0 0 !important;
}
.title_h3 h3{
	font-size: 17px;
	font-weight: bold;
    line-height: 1.3;
    padding-left: 10px;
    border-left: 5px solid #1a2581;
    color: #333333;
}
.contact_text a{
	color: #333;
}
.contact_text a:hover{
	color: #999;
	text-decoration: none;
}
