@charset "UTF-8";
#container,#content_section_top, #content_section{
	width: 1100px;
}

a:hover {
	opacity: .7;
}
#main.k036_t_190307_1298_main {
	width: 1100px; 
	max-width: 100%;
	min-width: 960px;
	padding: 0 0; 
	font-size: 15px; 
	color: #000; 
	line-height: 22px; 
	font-family: Hiragino Kaku Gothic ProN, Meiryo, ＭＳ Ｐゴシック,ヒラギノ角ゴ ProN W3, sans-serif; 
}
.k036_t_190307_1298_header {
	display: table;
	width: 100%;
	height: 40px;
	margin-top: 48px;
}
.k036_t_190307_1298_header h1 {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}
.k036_t_190307_1298_header .k036_t_190307_1298_btn_header {
	display: table-cell;
	text-align: right;
	vertical-align: middle;
}
.k036_t_190307_1298_header .k036_t_190307_1298_btn_header a {
	display: inline-block;
	margin-left: 5px;
}
.k036_t_190307_1298_wrap {
	background: url(../images/template/k036_t_190307_1298_kokuyokagu_mar_parts_bg.jpg) center center repeat;
	width: 100%;
}
.k036_t_190307_1298_wrap img {
	max-width: 100%;
}
.k036_t_190307_1298_content {
	padding: 0 50px;
	margin-top: 22px;
}
/*k036_t_190307_1298_top-coordinate*/
.k036_t_190307_1298_top-coordinate {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 860px;
  max-width: 1920px;
  margin: 0 auto;
}

.k036_t_190307_1298_top-coordinate__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -js-display: flex;
  position: relative;
  overflow: hidden;
  width: 99.9999%;
  margin: auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
}

.k036_t_190307_1298_top-coordinate__list:hover > li img {
  opacity: 0;
}

.k036_t_190307_1298_top-coordinate__list:hover > li:hover img {
  opacity: 1;
}

.k036_t_190307_1298_top-coordinate__list li {
  width: 33.3333%;
  list-style-type: none;
  height: 200px;
}

.k036_t_190307_1298_top-coordinate__list li:not(:nth-of-type(-n + 3)) a {
  border-top: 1px solid #eaeaea;
}
.k036_t_190307_1298_top-coordinate__list li:nth-child(3n) a {
  border-right: 1px solid #eaeaea;
}
.k036_t_190307_1298_top-coordinate__list li:nth-child(1) .k036_t_190307_1298_top-coordinate__bg {
  background-image: url("../images/template/k036_t_190307_1298_kokuyokagu_mar_parts03.png");
}
.k036_t_190307_1298_top-coordinate__list li:nth-child(2) .k036_t_190307_1298_top-coordinate__bg {
  background-image: url("../images/template/k040_at_230920_3011_officefurniture_parts_im_01.jpg");
}
.k036_t_190307_1298_top-coordinate__list li:nth-child(3) .k036_t_190307_1298_top-coordinate__bg {
  background-image: url("../images/template/k036_t_190307_1298_kokuyokagu_mar_parts05.png");
}
.k036_t_190307_1298_top-coordinate__list li:nth-child(4) .k036_t_190307_1298_top-coordinate__bg {
  background-image: url("../images/template/k036_t_190307_1298_kokuyokagu_mar_parts06.png");
}
.k036_t_190307_1298_top-coordinate__list li:nth-child(5) .k036_t_190307_1298_top-coordinate__bg {
  background-image: url("../images/template/k036_t_190307_1298_kokuyokagu_mar_parts07.png");
}
.k036_t_190307_1298_top-coordinate__list li:nth-child(6) .k036_t_190307_1298_top-coordinate__bg {
  background-image: url("../images/template/k040_at_230920_3011_officefurniture_parts_im_02.jpg");
}
.k036_t_190307_1298_top-coordinate__list li:nth-child(1) a, .k036_t_190307_1298_top-coordinate__list li:nth-child(4) a {
  border-left: none;
}
.k036_t_190307_1298_top-coordinate__list a {
  position: relative;
  display: block;
  color: #ffffff;
  border-left: 1px solid #eaeaea;
  z-index: 4;
}
.k036_t_190307_1298_top-coordinate__list a:hover {
	opacity:1;
}
.k036_t_190307_1298_top-coordinate__list a::before {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.k036_t_190307_1298_top-coordinate__list a:hover::before {
  background-color: rgba(255, 255, 255, 0.6);
}

.k036_t_190307_1298_top-coordinate__list img {
  display: block;
  width: 100%;
  height: auto;
}
.k036_t_190307_1298_top-coordinate__list li:nth-child(3n) .k036_t_190307_1298_top-coordinate__txt {
	right:-1px;
}
.k036_t_190307_1298_top-coordinate__txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -js-display: flex;
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 4%;
}

a:hover .k036_t_190307_1298_top-coordinate__txt {
  opacity: 1;
}

.k036_t_190307_1298_top-coordinate__txt::before, 
.k036_t_190307_1298_top-coordinate__txt::after, 
.k036_t_190307_1298_top-coordinate__txt > div::before, 
.k036_t_190307_1298_top-coordinate__txt > div::after {
  position: absolute;
  width: 1px;
  height: 1px;
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: #332519;
}

.k036_t_190307_1298_top-coordinate__txt::before {
  right: 0;
  bottom: 0;
}

a:hover .k036_t_190307_1298_top-coordinate__txt::before {
  height: 100%;
}

.k036_t_190307_1298_top-coordinate__txt::after {
  bottom: 0;
  left: 0;
}

a:hover .k036_t_190307_1298_top-coordinate__txt::after {
  width: 100%;
}

.k036_t_190307_1298_top-coordinate__txt > div::before {
  top: 0;
  left: 0;
}

a:hover .k036_t_190307_1298_top-coordinate__txt > div::before {
  height: 100%;
}

.k036_t_190307_1298_top-coordinate__txt > div::after {
  top: 0;
  right: 0;
}

a:hover .k036_t_190307_1298_top-coordinate__txt > div::after {
  width: 100%;
}

.k036_t_190307_1298_top-coordinate__bg {
  position: absolute;
  z-index: -2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: auto;
}
.k036_t_190307_1298_top-coordinate__list li:hover .k036_t_190307_1298_top-coordinate__bg {
  z-index: 2;
  display: block;
}

.k036_t_190307_1298_banner {
	margin-top: 55px;
}
.k036_t_190307_1298_list_product {
	margin-top: 35px;
}
.k036_t_190307_1298_list_product ul {
	font-size: 0;
	margin-left:-17px;
	margin-right:-17px;
}
.k036_t_190307_1298_list_product ul li {
	display: inline-block;
	box-sizing: border-box;
	width: 33.3333%;
	padding-left: 17px;
	padding-right: 17px;
	margin-bottom: 34px;
	vertical-align: top;
}
.k036_t_190307_1298_list_product ul li img {
	width:100%;
}
.k036_t_190307_1298_list_product .k036_t_190307_1298_info {
	background: url(../images/template/k036_t_190307_1298_kokuyokagu_mar_parts_btn_white.jpg) #fff right bottom no-repeat;
	color: #000;
	font-size: 15px;
	line-height: 22px;
	position: relative;
	padding: 5px 10px;
	min-height: 88px;
}
.k036_t_190307_1298_list_product a {
	text-decoration: none;
	display:block;
}
.k036_t_190307_1298_list_product a:hover div {
	opacity: .7;
}
.k036_t_190307_1298_list_product .k036_t_190307_1298_info .k036_t_190307_1298_price {
	font-weight: bold;
	font-size: 12px;
	position: absolute;
	left: 10px;
	bottom: 0;
}
.k036_t_190307_1298_banner_ad {
	margin-top: 50px;
	text-align: center;
}
.k036_t_190307_1298_banner_ad img {
	max-width: 100%;
}
.k036_t_190307_1298_btn_homeback {
	margin-top: 55px;
}
@media screen and (max-width: 1099px) { 
	.k036_t_190307_1298_top-coordinate__list li {height: auto;} 
}