@charset "utf-8";
/*
 * base css 
 * pc width 1000px fixed
 */

@media (max-width: 599px) {
} /* end -599 */

@media (min-width: 600px) and (max-width:959px) {
} /* end 600-959 */

@media (min-width: 960px) {
} /* 960- */

@media (max-width: 768px) {
} /* end -768px */

@media (min-width: 769px) {
} /* 769px- */



/* ---------------------------------------- affiliatedco */
span.product-name { 
	font-size:1.4em; 
	line-height: 1.2em;
}
span.product-name b { 
	font-weight:bold; 
	color: #ba9423;
}
@media (min-width: 769px) {
	li.product-spec{
		width:33%;
	}
	li.right-padding{
		padding-right:10px;
	}
} /* 769px- */


/* ---------------------------------------- case */
span.case-sort { font-size:0.7em; }

/* ---------------------------------------- dtdd-list */
.dtdd-list .two-low dt,
.dtdd-list .two-low dd {
	display: block;
	border-top: 0px solid #fff;
	padding: 0.1em 0;
}

.dtdd-list .two-low dt {
	float: left;
	clear: left;
/*	width: 122px; */
}

.dtdd-list .two-low dd {
/*	float: left; */
	margin: 0 !important;
}

/* ---------------------------------------- filter-form */
.required {
    color: red;
}

#contact input[type="text"], #contact input[type="email"], #contact textarea {
    border: 1px #ccc solid;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/* ---------------------------------------- scroll-table */
.scroll-table {
  overflow: auto;
  white-space: nowrap;
}

/* ---------------------------------------- pdf/outside icon */
a.pdf {
    text-decoration: none !important;
    height: 30px;
    letter-spacing: 1px;
    padding: 4px 0px 0px 40px;
    background: url(images/ic_pdf.gif) no-repeat left;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

a.outside {
    text-decoration: none !important;
    height: 30px;
    letter-spacing: 1px;
    padding: 4px 0px 0px 40px;
    background: url(images/distributer/icon-group.jpg) no-repeat left;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

a.arrow-icon {
    text-decoration: none !important;
    height: 30px;
    letter-spacing: 1px;
    padding: 4px 0px 0px 40px;
    background: url(images/distributer/icon-arrow.jpg) no-repeat left;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

/* ---------------------------------------- related-info */

#related-info .inside {
	background: #fcf8eb;
	padding: 2em;
}
#related-info h3 {
	color: #ba9423;
	text-align: center;
	margin: 0 0 .5em;
}
#related-info p + ul { padding: 1em 0 0; }

#related-info ul {
    list-style: none !important;
	line-height: 2.6 !important;
}

#related-info ul.disc { margin: 0 !important; }


#related-info .inner > div li + li {
    border-top: 1px #ccc dotted;
}

/* ---------------------------------------- list */

ul.square36 {
    list-style: square !important;
    margin-left: 36px !important;
}

ul.square-20 {
    list-style: square !important;
    margin-left: 20px !important;
}

/* ---------------------------------------- common */

.rajdhani { font-family: 'Rajdhani', sans-serif; }

/* ---------------------------------------- mobile-menu */

@media (max-width: 599px) {

	#mobile-menu {
		text-align: left;
		padding: 10px 13px;
		background-color: #fff;
	}
	#mobile-menu a {
		display: inline-block;
		color: #155b43;
		font-size: 4.4rem;
		line-height: 1;
		margin: 0 10px 0 0;
	}

} /* end -599 */

@media (min-width: 600px) and (max-width:959px) {

	#mobile-menu { display: none; }

} /* end 600-959 */

@media (min-width: 960px) {

	#mobile-menu { display: none; }
	#drawer-menu { display: none; }

} /* 960- */

/* ---------------------------------------- topscroller */

#topscroller {
	display: none;
	position: fixed;
	background:  url( images/page-top.png );
	background-size: contain;
	cursor: pointer;
	z-index: 99;
}

@media (max-width: 599px) {

	#topscroller  {
		bottom: 20px;
		right: 10px;
		width: 40px;
		height: 40px;
	}

} /* end -599 */

@media (min-width: 600px) and (max-width:959px) {

	#topscroller  {
		bottom: 30px;
		right: 20px;
		width: 60px;
		height: 60px;
	}

} /* end 600-959 */

@media (min-width: 960px) {

	#topscroller  {
		bottom: 45px;
		right: 20px;
		width: 90px;
		height: 90px;
	}

} /* 960- */

/* ---------------------------------------- header */

header { position: relative; }

@media (max-width: 599px) {
	header { font-size: 1.4rem; }
} /* end -599 */

@media (min-width: 600px) and (max-width:959px) {
	header { font-size: 1.5rem; }
} /* end 600-959 */

@media (min-width: 960px) {
	header { font-size: 1.6rem; }
} /* 960- */

/* -------------------- headnav */

/* styel-home.css */
/* style-under.css */

/* ---------------------------------------- footer */

footer { 
	color: #fff;
	background: #424f57;
	line-height: 1.5;
	padding: 6em 0 3em;
}
footer .inside { margin: 0 0 4em; }
footer a:hover { color: #e0ca82; }
footer .logo p a {
	display: inline-block;
	border: 1px #fff solid;
	text-align: center;
	line-height: 1.25em;
	padding: .75em 2em;
}
footer .logo p a img { 
	margin: 0 .5em 0 0; 
}
footer .logo p a:hover {
	color: #e0ca82;
	border: 1px #e0ca82 solid;
}
footer .nav ul {
	border-left: 1px #5c7181 solid;
	padding: 0 1em 0;
}
footer .nav ul li:not(:last-child) { margin: 0 0 .75em; }
footer .nav ul a { 
	display: block; 
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
footer .nav ul li.indent a { padding: 0 0 0 1.5em; }
footer .nav ul li.indent a::before {
	content: "";
	display: block;
	width: 1em;
	height: 1px;
	background: #e0ca82;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

footer .cregit { text-align: center; }

@media (max-width: 599px) {
	footer .inner {
		font-size: 1.3rem;
		margin: 0 1em;
	}
	footer .logo { 
		text-align: center;
		margin: 0 0 3em; 
	}
	footer .nav { display: none; }
	footer .logo p > img {
		width: 55%;
		max-width: 249px;
		height: auto;
	}
	footer .cregit { font-size: 1.1rem; }
}

@media (min-width: 600px) and (max-width:1039px) {
	footer .inner {
		font-size: 1.4rem;
		margin: 0 20px;
	}
	footer .logo { 
		text-align: center;
		margin: 0 0 3em; 
	}
	footer .logo br { display: none; }
	footer .nav .detail {
		display: -webkit-box;
		display: -webkit-flexbox;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	footer .nav .detail { border-right: 1px #5c7181 solid; }
	footer .nav ul { width: 33%; }
	footer .logo p > img {
		width: 70%;
		max-width: 249px;
		height: auto;
	}
	footer .cregit { font-size: 1.3rem; }
}

@media (min-width: 1040px) {
	footer .inner {
		width: 1000px;
		font-size: 1.5rem;
		margin: 0 auto;
	}
	footer .inside,
	footer .nav .detail {
		display: -webkit-box;
		display: -webkit-flexbox;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	footer .nav { width: 70%; }
	footer .nav .detail { border-right: 1px #5c7181 solid; }
	footer .nav ul { width: 33%; }
	footer .logo p > img {
		width: 100%;
		max-width: 249px;
		height: auto;
	}
	footer .cregit { font-size: 1.3rem; }
}



