@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#pagePath {
	margin-bottom: 0;
}

#main .linkUl {
	margin: 0 auto 118px;
	width: 1200px;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
}

#main .linkUl li {
	width: 200px;
	float: left;
	text-align: center;
	border-left: 1px solid #d4d4d4;
	box-sizing: border-box;
}

#main .linkUl li a {
	padding: 11px 10px 19px;
	color: #878787;
	font-size: 13px;
	display: block;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	background: url(../img/product/icon.jpg) no-repeat bottom 7px center;
}

#main .linkUl li a:hover {
	opacity: 0.7;
}

#main .imgBox {
	margin-bottom: 80px;
}

#main .imgBox .item_text {
  width: 100%;
  box-sizing: border-box;
  padding: 24px 0 0 278px;
  color: #878787;
  text-align: justify;
  font-size: 0.7em;
  line-height: 1.8em;
}

#main .imgBox .item_text em {
  font-style: normal;
}

#main .imgBox .item_text strong {
  font-weight: normal;
}
#main .imgBox .item_text strong em {
  display: none;
}
#main .imgBox .item_text span em {
  display: block;
  padding: 13px 0 0 0;
}
#main .imgBox .item_text span {
  display: block;
  height: 0;
  overflow: hidden;
  font-size: 10px;
  line-height: 1.8;
  -webkit-transition: height 0.30s;
     -moz-transition: height 0.30s;
      -ms-transition: height 0.30s;
       -o-transition: height 0.30s;
          transition: height 0.30s;
}
#main .imgBox .item_text span.on {
  display: block;
}
#main .imgBox .item_text strong {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  background: #ededed;
  justify-content: space-between;
  padding: 7px 40px 5px 14px;
  font-size: 10px;
  position: relative;
  line-height: 1.8;
  cursor: pointer;
}
#main .imgBox .item_text strong::before {
  position: absolute;
  right: 7px;
  top: 50%;
  width: 11px;
  height: 1px;
  background-color: #000;
  content: '';
}
#main .imgBox .item_text strong::after {
  position: absolute;
  right: 7px;
  top: 50%;
  width: 11px;
  height: 1px;
  background-color: #000;
  content: '';
  transform: rotate(90deg);
}
#main .imgBox .item_text strong.on::after {
  display: none;
}

#main .imgBox .photoBox {
	width: 520px;
	float: left;
	display: table;
}

#main .imgBox .textDl {
	margin-top: 5px;
	padding: 23px 0 0 30px;
	width: 363px;
	float: right;
	border-left: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
	box-sizing: border-box;
}
@media all and (-ms-high-contrast: none){
	#main .imgBox .textDl {
	 max-height: 200px !important;
}
}

#main .imgBox .textDl dt {
	margin-top: 4px;
	float: left;
	font-size: 12px;
	/*letter-spacing: 4px;*/
	font-weight: 500;
}

#main .imgBox .textDl dd {
	/*padding-left: 64px;*/
	font-size: 13px;
	line-height: 2;
	color: #878787;
	letter-spacing: -0.2px;
}
#main .imgBox .textDl dd .sho {
	font-size: 10px;
	vertical-align : top;
}

#main .imgBox .photoBox .photo,
#main .imgBox .photoBox .textInner {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

#main .imgBox .photoBox .photo {
	padding-top: 10px;
	width: 230px;
}

#main .imgBox .photoBox .textInner {
	padding: 0 0 62px 48px;
	text-align: left;
	position: relative;
	vertical-align: top;
}
@media all and (-ms-high-contrast: none){
	#main .imgBox .photoBox .textInner {
		width: 240px;
}
#main .imgBox .photoBox .photo{
	max-width: 240px;
	float:left;
}
}

#main .imgBox .photoBox .textInner .comBtn {
    position: absolute;
    left: 48px;
    bottom: 0;
}

#main .imgBox .photoBox .textInner p {
	font-size : 10px;
	line-height : 2.2;
	letter-spacing: 0.5px;
}

#main .imgBox .photoBox .textInner .ttl {
	margin-bottom: 3px;
	font-size : 16px;
	line-height: 1.56;
	font-family: "游明朝","YuMincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;
	font-weight: 600;
	letter-spacing: 1px;
}

#main .imgBox04 .photoBox .textInner .ttl {
	margin-bottom: 8px;
}


#main .imgBox .photoBox .textInner .text {
	margin-bottom: 16px;
	color : #878787;
	letter-spacing: 0.5px;
}


#main .imgBox01 {
	margin-bottom: 150px;
}

#main .imgBox01 .textDl {
	min-height: 150px;
}

#main .imgBox02 {
	margin-bottom: 163px;
}

#main .imgBox .photoBox .textInner .text span {
	width: 200px;
	padding-left: 5em;
	display: block;
	text-indent: -5em;
	box-sizing: border-box;
}

#main .imgBox03 {
	margin-bottom: 173px;
}




	

	






@media all and (min-width: 768px) and (max-width: 1024px) {
}



@media screen and (max-width: 767px) {
	#main .linkUl {
		margin-bottom: 69px;
		width: auto;
	}
	
	#main .linkUl li {
		width: auto;
		    height: auto;
		float: none;
		border: none;
		border: 1px solid #d4d4d4;
	}
	
	#main .linkUl li a {
		padding: 14px 10px 14px;
		background: none;
		letter-spacing: 2px;
		background: url(../img/common/arrow04.jpg) no-repeat right 18px center;
		background-size: 4px auto;
	}
	
	#main .imgBox .photoBox {
		margin-bottom: 14px;
		width: auto;
		float: none;
	}
  #main .imgBox .item_text {
    padding: 24px 7px 50px 7px;  
  }
  #main .imgBox .item_text strong em {
    display: none;
  }
  #main .imgBox .item_text span em {
    padding: 13px 0 0 0;
  }
  #main .imgBox .item_text span {
    font-size: 13px;
    line-height: 1.8;
  }
  #main .imgBox .item_text span.on {
    display: block;
  }
  #main .imgBox .item_text strong {
    padding: 13px 40px 17px 20px;
    font-size: 13px;
    line-height: 1.8;
  }
  #main .imgBox .item_text strong::before {
    right: 13px;
    top: 50%;
    width: 18px;
    height: 2px;
  }
  #main .imgBox .item_text strong::after {
    right: 13px;
    top: 50%;
    width: 18px;
    height: 2px;
  }
	#main .imgBox .textDl {
		margin: 0 7px;
		width: auto;
		float: none;
		border: none;
		/* padding: 0 0 38px; */
		/* border-bottom: 1px solid #d4d4d4; */
    min-height: auto;
    padding: 0;
	}
	
	#main .imgBox .textDl dt {
		display: none;
	}
	
	#main .imgBox .textDl dd {
		padding: 0;
		font-size: 13px;
		line-height: 2;
		letter-spacing: 0.5px;
	}
 	
	#main .imgBox .photoBox .photo {
		padding-top: 6px;
		width: 44%;
	}
	
	#main .imgBox04 .photoBox .photo {
		padding-top: 22px;
	}
	
	#main .imgBox .photoBox .photo img {
		width: 100%;
	}
	
	#main .imgBox .photoBox .textInner {
		padding: 0 0 61px 20px;
	}
	
	#main .imgBox .photoBox .textInner .ttl {
		margin-bottom: 2px;
		line-height: 1.5;
		letter-spacing: -0.5px;
	}
	
	#main .imgBox .photoBox .textInner .text {
		margin-bottom: 10px;
		line-height: 1.8;
		letter-spacing: 0;
	}
	
	#main .imgBox .photoBox .textInner p {
		font-size: 12.5px;
		letter-spacing: 0.5px;
	}
	
	#main .imgBox .photoBox .textInner .comBtn {
		left: 20px;
	}
	
	#main .imgBox {
		margin: 0 -7px 36px -5px;
	}
	#main .imgBox02 {
		margin-bottom: 100px;
	}
}
/*a.anchor{
    display: block;
    padding-top: 200px;
    margin-top: -200px;
}
a.anchor2{
    display: block;
    padding-top: 400px;
    margin-top: -400px;
}*/
a.anchor {
    display: block;
/*
    position: relative;
    top: -20px;
*/
    visibility: hidden;
}
@media screen and (max-width: 767px) {
a.anchor{
    display: block;
    padding-top: 10px;
    margin-top: -10px;
}
}

