/*
Theme Name: product
Author: 
Description: GOSHU original theme.
*/

@import url("reset.css");

@charset "UTF-8";

/*---- common ----------------------------------------*/
#product {
	width: 980px;
	margin: 50px auto 120px;
}

/*---- top ----------------------------------------*/
#product .top {}
#product .top h2 {
	text-align: center;
}
#product .top .category {
	margin-top: 62px;
}
#product .top .category h3 {
	
}
#product .top .category ul {
	margin-top: 32px;
}
#product .top li:nth-child(4n+1) {
	margin-left: 0;
}
#product .top li:nth-child(-n+4) {
	margin-top: 0;
}
#product .top li {
	float: left;
	margin: 20px 0 0 20px;
}
#product .top li:hover {
	opacity: 0.6;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
#product .top .series {
	margin-top: 100px;
	border-top: 1px solid #ccc;
	padding-top: 80px;
}
#product .top .series li {
	float: left;
	margin: 40px 0 0 75px;
}
#product .top .series li:nth-child(3n+1) {
	margin-left: 0;
}
#product .top .series li:nth-child(-n+3) {
	margin-top: 0;
}
#product .top li a {
	text-decoration: none;
}
#product .top .pamphlet {
	margin-top: 72px;
}
#product .top .pamphlet h3 {
	margin-bottom: 26px;
}
#product .top .category li dt {
	border: 1px solid #ccc;
}
#product .top .category li dd {
	text-align: center;
	position: relative;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 4px 0;
	letter-spacing: 1px;
}
#product .top .category li dd:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 8px;
	margin: auto 0;
	height: 0;
	border-left: 7px solid #fff;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
}

#product .top .series {
	margin-top: 72px;
}
#product .top .series ul {
	margin-top: 26px;
}
#product .top .series ul dd {
	position: relative;
	margin-top: 6px;
	font-size: 12px;
	padding-left: 16px;
}
#product .top .series ul dd:before {
	content: '';
	position: absolute;
	top: 3px;
	left: 4px;
	height: 0;
	border-left: 7px solid #fa0026;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
}

/*---- 一覧共有 ----------------------------------------*/
.product_common .category_nav li:after,
.product_common .display_nav > div figure > img,
#product_thumbnail .main_list li figure,
#product_thumbnail .main_list li p,
#product_thumbnail #more_btn,
#product_single main .pamphlet_btn,
#product_single main .slide .bx-controls-direction > a,
#sidebar_product h4:before,
#sidebar_product h4:after {
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.product_common {
	width: 980px;
	margin: 34px auto 120px;
}
.product_common .category_nav {
	margin-top: 34px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.product_common .category_nav li {
	float: left;
	width: 25%;
	text-align: center;
	font-size: 15px;
	position: relative;
}
.product_common .category_nav li:before {
	content: '';
	display: block;
	position: absolute;
	width: 1px;
	height: 15px;
	background: #ccc;
	top: 12px;
	right: 0;
}
.product_common .category_nav li:nth-child(4n):before {
	display: none;
}
.product_common .category_nav li a {
	text-decoration: none;
	width: 100%;
	height: 38px;
	line-height: 38px;
	display: block;
}
.product_common .category_nav li a {
	text-decoration: none;
	width: 100%;
	height: 38px;
	line-height: 38px;
	display: block;
}
.product_common .category_nav li:after {
	content: '';
	display: block;
	height: 2px;
}


.product_common .display_nav {
	margin-top: 16px;
}
.product_common .display_nav > div {
	float: left;
	cursor: pointer;
}
.product_common .display_nav > div:first-child {
	margin-right: 36px;
}
.product_common .display_nav > div figure,
.product_common .display_nav > div span {
	display: inline-block;
	vertical-align: middle;
}
.product_common .display_nav > div:first-child > figure {
	background: url(../img/product/display_nav_thumbnail.png) no-repeat center center;
}
.product_common .display_nav > div figure {
	background: url(../img/product/display_nav_list.png) no-repeat center center;
}
.product_common .display_nav > div figure > img {
	opacity: 0;
}
.product_common .display_nav > div figure > img {
	opacity: 0;
}
.product_common .display_nav > div span {
	margin-left: 8px;
	font-size: 13px;
}
.product_common .display_nav > div a {
	display: block;
}

/*---- thumbnail ----------------------------------------*/
#product_thumbnail .display_nav div:nth-child(1) figure > img {
	opacity: 1;
}
#product_thumbnail .main_list {
	margin-top: 30px;
}
#product_thumbnail .main_list ol {
	font-size: 0;
	width: 1010px;
	margin: -28px 0 0 -30px;
}
#product_thumbnail .main_list ol > li {
	display: inline;
	font-size: 0;
}
#product_thumbnail .main_list ol > li h4 {
	display: none;
}
#product_thumbnail .main_list ul {
	display: inline;
	font-size: 0;
}
#product_thumbnail .main_list ul > li {
	display: inline-block;
	margin: 28px 0 0 32px;
	width: 170px;
	vertical-align: top;
}

#product_thumbnail .main_list ul > li figure {
	border: 1px solid #ccc;
	border-radius: 3px;
}
#product_thumbnail .main_list ul > li figure img {
	width: 100%;
}
#product_thumbnail .main_list ul > li p {
	font-size: 13px;
	text-align: center;
	margin-top: 10px;
	line-height: 1.4;
}
#product_thumbnail .main_list ul > li a {
	text-decoration: none;
}
#product_thumbnail .main_list ul > li:hover figure {
	border-color: #fa0026;
}
#product_thumbnail .main_list ul > li:hover p {
	color: #fa0026;
}
#product_thumbnail #more_btn {
	color: #fff;
	background: #fa052a;
	width: 266px;
	height: 54px;
	line-height: 54px;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-top: 50px;
	letter-spacing: 1px;
	cursor: pointer;
}
#product_thumbnail #more_btn:hover {
	opacity: .6;
}

/*---- list ----------------------------------------*/
#product_list .display_nav div:nth-child(2) figure > img {
	opacity: 1;
}
#product_list .main_list ol {
	width: 100%;
	margin-top: 30px;
	font-size: 0;
}
#product_list .main_list ol > li {
	width: 280px;
	margin-left: 70px;
	display: inline-block;
	vertical-align: top;
}
#product_list .main_list ol > li:nth-child(n+4) {
	margin-top: 40px;
}
#product_list .main_list ol > li:nth-child(3n+1) {
	margin-left: 0;
}
#product_list .main_list ol > li > h4 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .2em;
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px;
}
#product_list .main_list ol > li > h4 strong {
	font-size: 18px;
	color: #fa052a;
}
#product_list .main_list ul {
	margin-top: 14px;
}
#product_list .main_list ul > li figure {
	display: none;
}
#product_list .main_list ul > li p {
	font-size: 14px;
	line-height: 1.5;
}
#product_list .main_list ul > li p:before {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-left: 5px solid #fa052a;
	border-top-width: 3px;
	border-bottom-width: 3px;
	vertical-align: middle;
	margin-right: 2px;
}

/*---- single ----------------------------------------*/
#product_single {
	margin: 50px auto 0;
	width: 980px;
}
#product_single main {
	width: 700px;
	float: left;
	padding-bottom: 80px;
}
#product_single main p.read {
	font-size: 13px;
	line-height: 1.6;
	margin-top: 16px;
}
#product_single main .slide {
	margin-top: 70px;
	padding: 0 40px;
}
#product_single main .slide li {
}
#product_single main .slide figure {
	float: left;
	width: 210px;
	min-height: 300px;
}
#product_single main .slide .info {
	float: left;
	width: 370px;
	margin-left: 40px;
}
#product_single main .slide .info h3 {
	font-size: 20px;
	font-weight: bold;
}
#product_single main .slide .info p {
	font-size: 13px;
	line-height: 1.6;
	margin-top: 10px;
}
#product_single main .slide .info > div {
	border: 1px solid #e6e6e6 !important;
	margin-top: 20px;
	border-radius: 4px;
}
#product_single main .slide .info table {
	width: 100%;
	line-height: 1.3;
}
#product_single main .slide .info table th {
	background: #ececec;
	text-align: center;
	padding: 6px 0;
	font-size: 14px;
	min-width: 6em;
}
#product_single main .slide .info table td {
	padding: 6px;
	font-size: 14px;
}
#product_single main .slide .info table tr:first-child th {
	border-bottom: 1px solid #fff;
}
#product_single main .slide .info table tr:first-child td {
	border-bottom: 1px solid #e6e6e6;
}
#product_single main .slide .info dl {
	margin-top: 16px;
	font-size: 0;
}
#product_single main .slide .info dt {
	display: inline-block;
	font-size: 14px;
	width: 140px;
	line-height: 1.8;
	vertical-align: top;
}
#product_single main .slide .info dd {
	display: inline-block;
	font-size: 13px;
	width: 220px;
	/* width: 140px;*/
	line-height: 1.5;
	vertical-align: top;
}
#product_single main .slide .info dd a {
	color: #fa0024;
}
#product_single main .slide .info dd a:hover {
	text-decoration: underline;
}
#product_single main .slide .bx-wrapper .bx-prev {
	background: url('../img/product/single_slide_arrow_l.png') no-repeat left 0 top 118px;
	height: 100%;
	top: 0;
	left: -40px;
}
#product_single main .slide .bx-wrapper .bx-next {
	background: url('../img/product/single_slide_arrow_r.png') no-repeat right 0 top 118px;
	height: 100%;
	top: 0;
	right: -40px;
}
#product_single main .slide .bx-controls-direction > a:hover {
	opacity: .4;
}



#product_single main .line_up {
	margin-top: 50px;
}
#product_single main .line_up > div {
	border-top: 2px solid #ff0000;
	border-bottom: 2px solid #ff0000;
	padding: 10px 0;
	font-size: 0;
}
#product_single main .line_up > div a {
	width: 116px;
	padding: 16px 0;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
}
#product_single main .line_up a.active {
	background: #f5f5f5;
}
#product_single main .line_up figure {
	text-align: center;
}
#product_single main .line_up .slide_select img {
	width: 70px;
}
#product_single main .line_up figcaption {
	width: 84px;
	margin: 10px auto 0;
	text-align: left;
	display: block;
	text-align: justify;
	font-size: 12px;
	line-height: 1.4;
}
#product_single main .pamphlet_btn {
	width: 426px;
	height: 52px;
	margin: 0 auto;
	background: #f40725;
	text-align: center;
	position: relative;
}
#product_single main .pamphlet_btn:after {
	content: '';
	display: block;
	position: absolute;
	border-left: 8px solid #fff;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	top: 50%;
	margin-top: -5px;
	right: 24px;
}
#product_single main .pamphlet_btn a {
	line-height: 52px;
	display: block;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	margin-top: 54px;
	text-decoration: none;
}
#product_single main .pamphlet_btn:hover {
	opacity: .6;
}
#product_single .sidebar {
	width: 240px;
	padding-bottom: 20px;
	float: right;
}

#product_single o.btn {
	display: block;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	margin: 50px 0 50px;
	color: #ff0000;
}
#product_single o.btn a {
	display: inline-block;
	padding: 20px 59px 20px 50px;
	border: 2px solid #ff0000;
	position: relative;
}
#product_single o.btn a:after {
	content: '';
	height: 4px;
	position: absolute;
	top: 0;
	right: 20px;
	bottom: 0;
	margin: auto 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 7px solid #ff0000;
}
#product_single o.btn a:hover {
	opacity: 0.6;
}
/*---- sidebar_product ----------------------------------------*/
#sidebar_product {
	border-bottom: 2px solid #ff0000;
}
#sidebar_product h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 14px 0 14px 20px;
	border-top: 2px solid #ff0000;
	position: relative;
	pointer-events: painted;
	cursor: pointer;
}
#sidebar_product h4:hover:after {
}
#sidebar_product h4:before {
	content: '';
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	border: 1px solid #ff0000;
	border-radius: 50%;
	top: 50%;
	margin-top: -11px;
	right: 14px;
}
#sidebar_product h4:after {
	content: '';
	display: block;
	position: absolute;
	border-bottom: 7px solid #ff0000;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	top: 50%;
	margin-top: -5px;
	right: 20px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-moz-transform-origin: 50% 60%;
	-webkit-transform-origin: 50% 60%;
}
#sidebar_product h4.active:after {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
}
#sidebar_product h4.active:after {
	opacity: 1;
}
#sidebar_product ul {
	border-top: 1px solid #ff0000;
	display: none;
	padding: 10px 0;
	max-height: 240px;
}
#sidebar_product li:first-child {
	border-top: none;
}
#sidebar_product li {
	font-size: 12px;
	border-top: 1px solid #e8e7e4;
	position: relative;
}
#sidebar_product li:after {
	content: '';
	display: block;
	position: absolute;
	border-left: 7px solid #ff0000;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	top: 50%;
	margin-top: -5px;
	right: 20px;
}
#sidebar_product li {
	font-size: 12px;
	border-top: 1px solid #e8e7e4;
	position: relative;
}
#sidebar_product li:after {
	content: '';
	display: block;
	position: absolute;
	border-left: 7px solid #ff0000;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	top: 50%;
	margin-top: -5px;
	right: 20px;
}
#sidebar_product li a {
	display: block;
	text-decoration: none;
	padding: 14px 40px 14px 20px;
	line-height: 1.5;
}
#sidebar_product li a:hover {
	background: #eee;
}





