@charset "UTF-8";
/* CSS Document */
.key__visual {
	min-width: 1000px;
	height: 360px;
	background: url(../images/key_visual.jpg) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.key__visual img {
	width: 100%;
}
.index.content {
	margin-top: 0;
}
.headline01 {
	font-size: 3rem;
	text-align: center;
	margin-bottom: 30px;
}
.introduction__description {
	word-break: break-all;
}
.product__slider {
	width: 1010px;
	margin: 0 auto;
	padding-bottom: 46px;
}
.product__slider .bx-viewport:before {
	content: "";
	width: 100%;
	height: 100%;
	background: url(../../common/images/bg_frame.png) 0 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
}
.product__slider .bx-wrapper img {
	width: 100%;
}
.product__wrap {
	width: 1060px;
	margin: 0 auto;
}
.product__title {
	margin-bottom: 30px;
	padding: 0 15px 20px;
	word-break: break-all;
	text-align: center;
}
.product__description {
	float: left;
	width: 635px;
}
.product__description-stitle {
	font-size: 2.2rem;
	font-weight: 700;
	margin: 0 0 15px;
}
.product__description-stitle span {
	background: linear-gradient(transparent 70%, #ff0 0%);
}
.product__description-stitle + p {
	margin: 0 0 30px;
}
.product__description ul li {
	text-indent: -1em;
	padding: 0 0 0 1em;
	margin: 0 0 5px;
}
.product__description ul li:before {
	content: "●";
	color: #808080;
}
.product__description dl {
	margin: 30px 0;
}
.product__description dl dt {
	text-indent: -2em;
	padding: 0 0 0 2em;
	margin: 0 0 5px;
}
.product__description dl dd {
	text-indent: -1em;
	padding: 0 0 0 1em;
	margin: 0 0 5px 2em;
}
.product__description .idt01 {
	font-size: 1.4rem;
	text-indent: -1em;
	padding: 0 0 0 1em;
}
.product__views {
	margin: 60px 0 30px;
	position: relative;
}
.product__views:before {
	content: "（単位：mm）";
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	right: 0;
	top: -30px;
	display: block;
}
.product__info {
	float: right;
	width: 385px;
	padding: 28px 20px 28px 25px;
	background-color: #eeeceb;
	border-radius: 13px;
}
.product__info .label {
	display: inline-block;
	padding: 1px 5px;
	border-bottom: 2px solid;
	font-size: 1.6rem;
	font-weight: bold;
	letter-spacing: 0.08rem;
}
.product__info .info {
	padding: 9px 2px 20px;
	font-size: 1.6rem;
}
.product__info .idt01 {
	margin-bottom: 30px;
}
.product__info a.btn_content--short {
	width: 180px !important;
	padding: 6px 30px;
	margin: 0 !important;
	border: 1px solid #999;
	font-size: 12px;
}
.product__info a.btn_content--short::after {
	width: 6px;
	height: 6px;
	right: 10px;
}
.pb24 {
	padding-bottom: 24px !important;
}
.item__list {
	margin-bottom: 150px;
}
.item__list.detail {
	margin: 0;
	padding: 50px 0 0;
}
.item__list__wrap {
	width: 1200px;
	margin: 0 auto;
}
.item__list .item__title {
	margin: 0 auto 4px;
	padding: 5px 20px;
	background-color: #fff;
	text-align: center;
	position: relative;
}
.item__list .item__title:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../../common/images/bg_curve.png) 0 center repeat-x;
}
.item__list .item__title span {
	display: inline-block;
	background: #fff;
	position: relative;
	z-index: 10;
	padding: 0 20px;
}
.item__list ul {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.item__list li {
	float: left;
	width: 252px;
	margin: 2%;
	padding-bottom: 25px;
	position: relative;
}
.item__list.detail li {
	padding-bottom: 20px;
}
.item__list li .bg__frame {
	position: relative;
}
.item__list li .bg__frame:before {
	content: "";
	width: 100%;
	height: 100%;
	background: url(../../common/images/bg_frame01.png) 0 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
}
.item__list li img {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.item__list li span {
	display: block;
	text-align: center;
}
.item__list .text {
	padding-top: 20px;
	word-break: break-all;
}
.item__list li a {
	display: block;
}
/*
.pager {
  padding: 107px 0 106px;
  text-align: center;
}
.pager li {
  display: inline-block;
  margin: 0 8px 0 6px;
  font-size: 2.2rem;
}
.pager .current,
.pager li a:hover,
.pager li a:focus {
	color: #222;
}
.pager li a{
  color: #9fa0a0;
  font-size: 2.2rem;
	text-decoration: none;
}
.pager li span {
  display: block;
}
.pager .prev span:before {
  content: "";
  display: inline-block;
  margin-right: 21px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 8px solid #9fa0a0;
}
.pager .next span:before {
  content: "";
  display: inline-block;
  margin-left: 23px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #9fa0a0;
}
.pager .prev a:hover span:before {
  border-right-color: #222;
}
.pager .next a:hover span:before {
  border-left-color: #222;
}
.wrap__button {
  width: 339px;
  margin: 0 auto;
  padding-bottom: 180px;
}
.wrap__button .btn_content {
  font-size: 1.8rem;
  letter-spacing: 1px;
}
*/
a.btn_content {
	width: 285px;
	margin-top: 105px;
	margin-bottom: 150px;
}
@media only screen and (max-width: 800px) {
	.key__visual {
		min-width: unset;
		height: auto;
		background-image: none;
	}
	.index.content {
		margin-top: 65px;
	}
	.headline01 {
		font-size: 2.4rem;
		margin-bottom: 20px;
	}
	.product__slider {
		width: 100%;
		padding-bottom: 20px;
	}
	.product__slider .bx-viewport:before {
		background-image: none;
	}
	.product__wrap {
		width: 100%;
	}
	.product__title {
		font-size: 2.0rem;
		margin-bottom: 10px;
	}
	.product__description {
		width: 100%;
		margin-bottom: 30px;
	}
	.product__description-stitle {
		font-size: 1.8rem;
		line-height: 1.4;
		margin: 0 15px 15px;
	}
	.product__description-stitle + p {
		margin: 0 15px 30px;
	}
	.product__description ul li {
		margin: 0 15px;
	}
	.product__description dl {
		margin: 30px 0 0;
	}
	.product__description dl dt, .product__description dl dd {
		margin: 0 15px 5px;
	}
	.product__description .idt01 {
		font-size: 1.4rem;
		text-indent: -1em;
		margin: 0 15px;
		padding: 0 0 0 1em;
	}
	.product__views {
		margin: 30px 15px 30px;
	}
	.product__views.row2 {
		margin: 30px 20% 30px;
	}
	.product__info {
		width: 100%;
		border-radius: 0;
		padding: 30px 20px;
	}
	.product__info .info img {
		border-radius: 0;
	}
	.product__info .btn_content {
		border-color: #000;
	}
	.item__list {
		padding: 0 20px !important;
		margin: 0 0 50px;
	}
	.item__list.detail {
		margin: 0;
	}
	.item__list__wrap {
		width: 100%;
		padding: 15px 0;
	}
	.item__list ul {
		width: 100%;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.item__list li {
		float: none;
		flex-basis: 48%;
		height: auto;
		margin: 0;
	}
	.item__list .item__title {
		margin-bottom: 10px;
		font-size: 2rem;
	}
	.pager {
		padding: 10px 0 40px;
	}
	.wrap__button {
		width: 80%;
		padding-bottom: 50px;
	}
	a.btn_content {
		width: 80%;
		margin-top: 30px;
		margin-bottom: 50px;
	}
}
.introduction {
	padding: 78px 0 0
}
.introduction .wrap {
	width: 600px;
}
.introduction__description {
	margin: 0 0 32px;
	line-height: 1.65;
	letter-spacing: 0.5px;
}
.introduction a.btn_content {
	width: 270px;
	margin-bottom: 60px;
}
.introduction__txt01 {
	font-size: 3.0rem;
	font-weight: 700;
	width: 4em;
	margin: 0 auto 20px;
	padding: 0 1em;
	position: relative;
}
.introduction__txt01:before {
	content: "";
	display: block;
	width: 30px;
	height: 38px;
	background: url(../../common/images/cmn_deco01.png) no-repeat left top;
	background-size: 30px 38px;
	position: absolute;
	left: -10px;
	top: 0.5rem;
}
.introduction__txt01:after {
	content: "";
	display: block;
	width: 30px;
	height: 38px;
	background: url(../../common/images/cmn_deco02.png) no-repeat left top;
	background-size: 30px 38px;
	position: absolute;
	right: -10px;
	top: 0.5rem;
}
.introduction__txt02 {
	font-size: 2.0rem;
	font-weight: 700;
	text-align: center;
	width: 16em;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.introduction__txt02:before {
	content: "";
	width: 100%;
	height: 0.5em;
	background: #ff0;
	display: block;
	position: absolute;
	bottom: 0;
	z-index: -1;
}
/*----------------------------
movedeco
----------------------------*/
.movedeco__deco {
	display: block;
	position: absolute;
	visibility: hidden;
	-webkite-visibility: hidden;
	opacity: 0;
}
.movedeco__deco.on {
	visibility: visible;
	-webkite-visibility: visible;
	opacity: 1;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.movedeco__deco1 {
	background: url(../images/cmn_moving_deco01.png) no-repeat center;
	width: 164px;
	height: 120px;
	top: 810px;
	left: 0;
}
.movedeco__deco1.on {
	top: 470px;
}
.movedeco__deco2 {
	background: url(../images/cmn_moving_deco02.png) no-repeat center;
	width: 57px;
	height: 62px;
	top: 680px;
	left: 150px;
}
.movedeco__deco2.on {
	top: 577px;
}
.movedeco__deco3 {
	background: url(../images/cmn_moving_deco03.png) no-repeat center;
	width: 130px;
	height: 96px;
	top: 710px;
	right: 0px;
}
.movedeco__deco3.on {
	top: 517px;
}
.movedeco__deco4 {
	background: url(../images/cmn_moving_deco04.png) no-repeat center;
	width: 69px;
	height: 71px;
	top: 1030px;
	right: 80px;
}
.movedeco__deco4.on {
	top: 660px;
}
@media only screen and (max-width: 800px) {
	.introduction {
		padding: 30px 0 0
	}
	.introduction .wrap {
		width: auto;
	}
	.introduction__description {
		margin: 0 0 20px;
	}
	.introduction__txt01 {
		font-size: 2.5rem;
		margin: 0 auto 10px;
	}
	.introduction__txt01:before {
		width: 20px;
		height: 25px;
		background-size: 20px 25px;
		left: 0;
	}
	.introduction__txt01:after {
		width: 20px;
		height: 25px;
		background-size: 20px 25px;
		right: 0;
	}
	.introduction__txt02 {
		font-size: 1.8rem;
	}
	.introduction a.btn_content {
		width: 80%;
	}
	.movedeco {
		display: none;
	}
}