@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 {
	background: #FFFFFF;
	color: #000000;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 14px;
}
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 {
	background: url(../images/common/bg_wrap.jpg) repeat-x top left, url(../images/common/bg_content.jpg) repeat-x bottom left;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
#contents {
	background: none !important;
	padding: 45px 0 110px;
}
#col_main {
	float: left !important;
}
#col_side1 {
	float: right !important;
}
.ColLeft {
	float: left;
}
.ColRight {
	float: right;
}
a:link, a:visited {
	/* color: #000; */
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* ----------------------------------------------------------

		Header

---------------------------------------------------------- */
header#global_header {
	clear: both;
	width: 100%;
}
#header h1 {
	color: #fff;
	font-size: 12px;
	padding: 5px 0;
	margin: 0 auto;
	text-align: left;
	width: 960px;
}
.line_head {
	background: #000000;
}
.line_head div {
	color: #fff;
	font-size: 12px;
	padding: 5px 0;
	margin: 0 auto;
	text-align: left;
	width: 960px;
}
#logo {
	padding: 15px 0 20px 0;
}
.fltR .tel {
	padding-top: 20px;
}
.btn_link {
	padding-top: 5px;
}
.fax {
	padding-right: 7px;
}
#main_img img {
	width: 100%;
}
#nav_global {
	background: url(../images/common/bg_navi.jpg) repeat-x left top;
	margin-bottom: 1px;
}
#nav_global ul  {
	display: flex;
}
#nav_global ul li {
	/* float: left;
	position: relative; */
}
#nav_global ul li ul {
	/*display: none;*/
	padding-top: 1px;
	position: absolute;
	width: 184px;
	z-index: 9999;
}
#nav_global ul li:hover > ul {
	display: block;
}
/* ----------------------------------------------------------

		Footer

---------------------------------------------------------- */
footer#global_footer {
	width: 100%;
}
.wrapFooter {
	background: #222222;
	color: #fff;
	padding: 60px 0;
}
.leftFooter {
	float: left;
}
.logoFooter {
	color: #fff;
	font-size: 30px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	line-height: 1;
}
.address {
	font-size: 16px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.rightFooter {
	float: right;
}
.rightFooter ul {
	float: left;
	width: 215px;
}
.rightFooter ul:first-child, .rightFooter ul:last-child {
	width: 160px;
}
.rightFooter ul li a {
	color: #fff;
	display: block;
	line-height: 1;
	padding: 5px 0;
	text-align: left;
}
/* ----------------------------------------------------------

		Sidemenu

---------------------------------------------------------- */
.banner_wrap {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,dde4eb+47,dde4eb+47,b5c4d4+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #dde4eb 47%, #dde4eb 47%, #b5c4d4 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%, #dde4eb 47%, #dde4eb 47%, #b5c4d4 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%, #dde4eb 47%, #dde4eb 47%, #b5c4d4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b5c4d4', GradientType=0 ); /* IE6-9 */
	border: 1px solid #cccccc;
	box-sizing: border-box;
	padding: 10px 10px;
}
.banner_logo {
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 10px;
}
.banner_address {
	/* padding-top: 30px; */
	/* float: left; */
	font-size: 12px;
}
.banner_info {
	/* padding-top: 30px; */
	/* float: right; */
	/* width: 100px; */
}
.map {
	margin: 0 0;
}
.map iframe {
	border: 1px solid #cccccc !important;
	box-sizing: border-box;
}
/* ----------------------------------------------------------

		Contents

---------------------------------------------------------- */
.home_fs30 {
	font-size: 30px;
	font-weight: bold;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.text_fs20 {
	font-size: 20px;
	font-weight: bold;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.text_organce {
	color: #ff6a2f;
}
.title_h2 h2 {
	background: -webkit-linear-gradient(#222862, #325cb2);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 26px;
	font-weight: bold;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	line-height: 1.3;
}
.home_wrap {
	border-top: 1px solid #222222;
	background: url(../images/home/bg_01.png) repeat-x left top;
}
.home_table {
	float: left;
	width: 30.61%;
}
.home_tdimg {
	padding: 0 0 10px 0 !important;
}
.home_textred {
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 0 45px !important;
	min-height: 84px;
}
.home_bg01 {
	background: url(../images/home/icon_01.jpg) no-repeat left center;
}
.home_bg02 {
	background: url(../images/home/icon_02.jpg) no-repeat left center;
}
.home_bg03 {
	background: url(../images/home/icon_03.jpg) no-repeat left center;
}
.home_tdtext {
	padding: 10px 0 0 0 !important;
}
.text_colorred {
	color: #c7243a;
	font-weight: bold;
}
.home_mrg {
	margin: 0 -2.04% 0 0;
}
.scroll {
	border-top: 1px solid #222222;
	background: url(../images/home/bg_new.jpg) repeat-x left top;
	overflow-y: auto;
	height: 235px;
}
.text_new {
	border-bottom: 1px dashed #000000;
}
.text_newR, .text_newL {
	padding: 0 0 !important;
}
/* ----------------------------------------------------------

		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, #main #col_side1 {
	float: none;
	width: 100%;
}
#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;
}
/* ----------------------------------------------------------

		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

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

.title_h3 h3 {
	color: #29669e;
	font-size: 26px;
	font-weight: bold;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	line-height: 1.3;
	background: -webkit-linear-gradient(#222862, #325cb2);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.company_imgL {
	padding: 0 15px 0 0 !important;
}
.company_imgR {
	padding: 0 0 0 15px !important;
}
.busi_tdimg, .busi_tdarrow, .busi_tdimg02, .busi_tdarrow02 {
	padding: 0 0 !important;
}
.busi_tdtext {
	padding: 10px 0 0 0 !important;
}
.busi_table02 {
	float: left;
	width: 33.33%;
}
.works_link a {
	background: url(../images/contents/icon_pdf.png) no-repeat left center;
	display: block;
	padding-left: 50px;
	font-size: 16px;
	text-decoration: underline;
}
.works_link a:hover {
	text-decoration: none;
}
.works_imgL {
	padding: 10px 5px 0 0 !important;
}
.works_imgR {
	padding: 10px 0 0 5px !important;
}
.partner_text {
	background: url(../images/contents/bg_parthner.png) no-repeat right top 25px, url(../images/home/bg_01.png) repeat-x left top;
	min-height: 233px;
}
.policy h3 {
	color: #29669e;
}
.policy {
	font-size: 13px;
}
.spDisplay {
	display: none;
}
