@charset "utf-8";
/* CSS Document */


/* style.css @overwrite
-------------------------------------*/
.series005-main {
  width: 100%;
  height: auto;
  max-height: 960px;
  display: table;
}
.series005-main {
  margin-top: 0;
  background-color: #5F6059;
  color: #FFFFFF;
  }
/*--------------------------------------  
		main-img
---------------------------------------*/ 
#page-005 .catch-copy {
  width: 35%;
	max-width: 604px; 
}
/*--------------------------------------  
		sec-series
---------------------------------------*/ 
.sec-series005 {
  width: 100%; 
  text-align: center;
  margin-top: -50px;
}
/*--------------------------------------  
		#product
---------------------------------------*/ 
#page-005  .series-sub {
  max-width: 100%;
  height: auto;
  display: table;
  margin: 0 auto;
  padding: 120px 80px 220px;
}
#page-005  .series-main-img {
	height: 960px;
	background: url("../images/005/main-img_005_01.jpg") no-repeat top center/cover;
}
/*--------------------------------------  
		#movie
---------------------------------------*/ 
#movie {
	margin: 180px 0;
}
/* =====================================================
    005こだわり
======================================================== */
.commitment-005 #photoBox {
	position: relative;
	width: 92%;
  max-width: 1540px;
  max-height: none;;
	margin: 0 auto 180px;
}
.commitment-005 #photoBox::before {
  content: "";
  display: block;
  padding-top: 69.09%;
}
.commitment-005 .photoBox-inner {
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
}
.commitment-005 #tnlist{
	position: absolute;
	top: 40px;
	right: 40px;
	width: 224px;
	margin: 0 auto;
	z-index: 11;
}
.commitment-005 #tnlist ul{
	width: 100%;
  height: 60px;
	margin: 0 auto 20px;
	padding: 0;
	text-align: center;
}
.commitment-005 #tnlist li{
	width: 100%;
  height: 80px;
	list-style: none;
	margin-bottom: 20px;
}
.commitment-005 #tnlist li:last-child {
	margin-bottom: 20px;
}
.commitment-005 #tnlist li a{
  display: block;
  background-color: #5F6059;
  line-height: 80px;
	cursor: pointer;
  color: #fff;
  text-decoration: none;
}
.commitment-005 #tnlist li a:hover {
  background-color: #b30012;
}
.commitment-005 #tnlist li.on a{
  background-color: #b30012;
}
.commitment-005 #photolist{
	position: relative;
	width: 100%;
	z-index: 2;
}
.commitment-005 #photolist li{
	position: absolute;
  width: 100%;
  max-width: 1540px;
	top: 0;
	left: 50%;
    -webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	display: none;
	list-style: none;
  text-align: justify;
  line-height: 2;
}
.commitment-005 #photolist li img {
  width: 100%;
  max-width: 1540px;
	margin-bottom: 20px;
}
.commitment-005 #photolist li p {
	line-height: 2;
}
.commitment-005 #photolist li span {
	font-size: 16px;
}
/*--------------------------------------  
		#lineup
---------------------------------------*/ 
#lineup {
	width: 92%;
	max-width: 1540px;
	margin: 0 auto;
}
#lineup .flexBox {
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	margin: 0 auto;
}
#lineup .boxPen>.flexBox {
	margin-bottom: 5em;
}
#lineup .boxClip>.flexBox{
	margin-bottom: 6em;
}
#lineup .lineup-005 {
  width: 100%;
  height: auto;
  margin: 70px auto 120px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
  font-size: 16px;
  letter-spacing: 0;
  text-align: center;
	line-height: 2;
}
#lineup .lineup-005 .boxPen {
	width: 76.62%;
	max-width: 1180px;
	height: auto;
	border-right: 1px solid #BABABA;
}
#lineup .lineup-005 .boxClip {
	width: 23.37%;
	max-width: 360px;
	height: auto;
}
#lineup .boxPen .block01 {
	width: 49.15%;
	max-width: 580px;
	height: auto;
	margin-right: 10.59%;
}
#lineup .boxPen .block02 {
	width: 27.96%;
	max-width: 330px;
	height: auto;
	margin-right: 10.59%;
}

#lineup .boxPen .block01 figure {
	width: 13.1%;
	margin-left: 0;
	margin-right: 8.62%;
}
#lineup .boxPen .block02 figure {
	width: 23.03%;
	margin-left: 0;
	margin-right: 15.15%;
}
#lineup .boxPen .block01 figure:last-of-type,
#lineup .boxPen .block02 figure:last-of-type {
	margin-right: 0;
}
#lineup .boxClip .flexBox {
	justify-content: flex-end;
	width: 72%;
	max-width: 260px;
	margin-right: 0;
}
#lineup .boxClip .flexBox figure {
	width: 29.23%;
	margin-left: 0;
}
#lineup .boxClip p {
	width: 73%;
	max-width: 260px;
	float: right;
}
#lineup .boxClip .flexBox figure:last-of-type {
	margin-left: 19.23%;
}
#lineup .lineup-005 figure {
	display: block;
	font-size: 12px;
}
#lineup figure img {
	width: 100%;
	max-width: 76px;
  margin-bottom: 20px;
}
#lineup .lineup-005 figure figcaption {
	display: block;
	line-height: 1.5;
}
.sepia {
	color: #572E00;
}
/*--------------------------------------  
		.sec-maintenance
---------------------------------------*/ 
.sec-maintenance {
	width: 100%;
	height: auto;
	margin: 0 auto 180px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.boxMaintenace {
	width: 49%;
	border: 1px solid #5F6059;
}
.boxMaintenace img {
	max-width: 100%;
}
.sec-maintenance h3 {
	width: 100%;
	height: 60px;
	background: #5F6059;
	font-size: 24px;
	text-align: center;
	color: #fff;
	line-height: 60px;
}
.boxMaintenace .boxProcess {
	padding: 44px;
}
.boxMaintenace ol li {
	list-style: none;
	padding-top: 3px;
	padding-left: 30px;
	margin-bottom: 1.5em;
	line-height: 1.8;
	background-position: left top 6px;
	background-size: 22px;
	background-repeat: no-repeat;
	font-size: 16px;
}
.boxMaintenace ol li:nth-of-type(1) {
	background-image: url("../images/005/icon_1.png");
}
.boxMaintenace ol li:nth-of-type(2) {
	background-image: url("../images/005/icon_2.png");
}
.boxMaintenace ol li:nth-of-type(3) {
	background-image: url("../images/005/icon_3.png");
}
.boxMaintenace ol li:nth-of-type(4) {
	background-image: url("../images/005/icon_4.png");
}
.boxMaintenace ol li:nth-of-type(5) {
	background-image: url("../images/005/icon_5.png");
}
.boxMaintenace ol li:nth-of-type(6) {
	background-image: url("../images/005/icon_6.png");
}
.boxMaintenace ol li span {
	display: block;
	margin-top: .8em;
	margin-bottom: 1.5em;
	font-size: 14px;
}
.sec-maintenance .boxImage img {
	max-width: 100%;
}
.boxMaintenace ol li img {
	margin-left: 30px;
}
.sec-maintenance .annotation {
	font-size: 14px;
}
.wrapContents {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	padding: 44px;
	font-size: 16px;
}
.wrapContents .boxImage {
	width: 280px;
	padding: 32px 20px 0 0;
	box-sizing: border-box;
}
.wrapContents .lead {
	margin-bottom: 3em;
	line-height: 1.75;
}
.wrapContents h4 {
	display: inline-block;
	padding: 6px 20px;
	margin-bottom: 1em;
	text-align: center;
	border: 1px solid #5F6059;
}
.wrapContents ul {
	padding-left: 1em;
	text-indent: -1em;
}
.wrapContents ul li {
	line-height: 1.75;
}

.wrapContents ul li::before {
	content: "●";
	margin-right: .3em;
}