@charset "utf-8";

section {
	max-width:1000px;
	position:relative;
}
section {
	margin:0 auto 80px;
}

/* ================================

	product top

================================= */ 

/* -------------------------------------
　product_cat_list 
----------------------------------------*/
#section01 .product_cat_list {
	letter-spacing: -0.4em;
	margin: 0 auto;
}
#section01 .product_cat_list li {
	display: inline-block;
	width: 31.6%;
	margin: 0 2.5% 0 0;
	letter-spacing: normal;
	vertical-align: top;
}
#section01 .product_cat_list li:nth-child(3n) {
 margin: 0;
}
#section01 .product_cat_list li a {
	color:#fff;
}
#section01 .product_cat_list li .ttl_wrap {
	text-align:center;
	padding:20px 15px 25px;
	background:#4452a9;
}
#section01 .product_cat_list li h2 {
	font-size:24px;
	line-height:1.2;
	margin:0 0 10px;
}
#section01 .product_cat_list li p {
	font-size:13px;
	line-height:1.2;
}

@media screen and (max-width: 768px) {
#section01 .product_cat_list li {
	width: 48%;
	margin: 0 4% 4% 0;
}
#section01 .product_cat_list li:nth-child(2n) {
 margin: 0;
}
#section01 .product_cat_list li h2 {
	font-size:18px;
}
#section01 .product_cat_list li p {
	font-size:11px;
}
}

/* ================================

	product cat

================================= */ 
.cat h2 {
	font-size: 26px;
	font-weight: bold;
	line-height:1.5; 
}
.cat h2::after {
	content: "";
	display: block;
	height: 1px;
	margin: 8px auto 0;
	background: url(/common/img/ttl_underline_02.gif) no-repeat left bottom;
}
.cat h2 span {
	font-size:18px;
	padding:0 0 0 15px;
}

/* -------------------------------------
　product_cat
----------------------------------------*/
#section01 .product_list {
	letter-spacing: -0.4em;
	margin: 30px auto;
}
#section01 .product_list li {
	display: inline-block;
	width: 23%;
	margin: 0 2.5% 2.5% 0;
	letter-spacing: normal;
	vertical-align: top;
}
#section01 .product_list li:nth-child(4n) {
 margin: 0;
}
#section01 .product_list li a {
	color:#fff;
}
#section01 .product_list li .ttl_wrap {
	text-align:center;
	padding:20px 15px 25px;
	background:#4452a9;
}
#section01 .product_list li h3 {
	font-size:20px;
	line-height:1.2;
}
#section01 .product_list li p {
	font-size:12px;
	line-height:1.4;
	margin:10px 0 0;
}

@media screen and (max-width: 768px) {
#section01 .product_list li {
	width: 48%;
	margin: 0 4% 4% 0;
}
#section01 .product_list li:nth-child(2n) {
	margin: 0 0 4% 0;
}
#section01 .product_list li h3 {
	font-size:16px;
}
}


/* ================================

	product detail

================================= */ 
.detail h2 {
	max-width:1000px;
	position:relative;
	font-size: 26px;
	font-weight: bold;
	line-height:1.5;
	margin:50px auto 10px;
}
.detail h2::after {
	content: "";
	display: block;
	height: 1px;
	margin: 8px auto 0;
	background: url(/common/img/ttl_underline_02.gif) no-repeat left bottom;
}
.detail h3 {
	font-size:22px;
	color:#4452a9;
	position: relative;
	padding: 5px 15px 5px;
	margin:0 0 30px;
	border-bottom: 1px solid #d3d3d3;
}
.detail h3::after {
	position: absolute;
	top: .4em;
	left: 0em;
	content: '';
	width: 2px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #4452a9;
}
.detail h4 {
	font-size:20px;
}
/* -------------------------------------
　section01
----------------------------------------*/
.detail #section01 .img_list {
	letter-spacing: -0.4em;
	margin: 0 auto;
}
.detail #section01 .img_list li {
	display: inline-block;
	width: 31.6%;
	margin: 2.5% 2.5% 0 0;
	letter-spacing: normal;
	vertical-align: top;
}
.detail #section01 .img_list li:nth-child(3n) {
 margin-right: 0;
}
.detail #section01 .img_list li p {
	margin:8px 0 0;
	line-height:1.4;
	text-align:center;
}

/* -------------------------------------
　section02
----------------------------------------*/
.detail #section02 .txt {
	margin: 0 0 20px;
}
.detail #section02 h4 {
	line-height:1.4;
	margin: 0 0 15px;
}
.detail #section02 .disc {
	margin: 0 0 35px;
}
.detail #section02 table {
	margin: 0 0 30px;
}
.detail table.w2 tbody th {
	width:20%;
	text-align:left;
}
.detail table.w2 td {
	text-align:left;
}
.detail table.w3 tbody th {
	width:10%;
	text-align: center;
}
.detail table.w3 td {
	text-align:left;
}
/* -------------------------------------
　section03
----------------------------------------*/
.detail #section03 .img_list {
	letter-spacing: -0.4em;
	margin: 30px auto 25px;
}
.detail #section03 .img_list li {
	display: inline-block;
	width: 18.3%;
	margin: 0 2% 0 0;
	letter-spacing: normal;
	vertical-align: top;
}
.detail #section03 .img_list li:nth-child(5n) {
 margin: 0;
}
.detail #section03 .img_list li p {
	margin:5px 0 0;
	text-align:center;
}
.detail #section03 .img {
	margin:15px 0 30px;
}
.detail #section03 .img_wrap2 {
	float:left;
	margin:0 50px 0 0;
}

/* -------------------------------------
　section04
----------------------------------------*/
.detail #section04 .img_list {
	letter-spacing: -0.4em;
	margin: 30px auto 0;
}
.detail #section04 .img_list li {
	display: inline-block;
	width: 48%;
	margin: 0 4% 0 0;
	letter-spacing: normal;
	vertical-align: top;
}
.detail #section04 .img_list li:nth-child(2n) {
 margin: 0;
}

@media screen and (max-width: 768px) {
.detail section {
	margin: 0 auto 30px;
}
.table02 tbody th {
	padding:5px;
}
.table02 td {
	padding:5px;
}
.detail #section03 .img_list li {
	width: 48%;
	margin: 0 4% 4% 0;
}
.detail #section03 .img_list li:nth-child(2n) {
 margin: 0;
}

}





