@charset "utf-8";
/*------------------------------------------------------------
	商品の特徴
------------------------------------------------------------*/
#main .sec02 h2{
    margin-bottom: -38px;
    width: 260px;
    height: 220px;
    left: 50%;
    transform: translate(-50%, -50%);
}
#main .top-sec .content {
	padding: 0 25px;
	position: relative;
	display: flex;
	align-items: center;
}
#main .top-sec h2 {
	position: absolute;
	right: 15px;
	top: 0;
	font-size: 2.8rem;
	letter-spacing: 0.05em;
	writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	direction: ltr;
	text-align: left;
}
#main .top-sec .com-text-box {
	width: 600px;
	height: 350px;
}
#main .top-sec .com-text-box ul:not(:last-of-type) {
	margin-left: 50px;
}
#main .com-text-box li {
	line-height: 1.5;
	background-position: right 7px top;
}
#main .top-sec .com-text-box li:not(:last-of-type) {
	margin-left: 35px;
}
#main .sec01 {
	padding: 102px 25px 161px;
	background: #eaebe1 url("../img/product/bg01n.jpg") no-repeat right top -15px / 1340px;
}
#main .sec01 .sub01 {
	margin: 95px 0 78px;
	position: relative;
}
#main .sec01 .sub01 h2 {
    margin: 0 auto 31px 0;
	left:0%;
	margin-bottom: 48px;
	width: 260px;
	height: 290px;
}
#main .sec01 .sub02 {
	position: relative;
}
#main .sec01 .sub02::after {
	width: 100%;
	height: 450px;
	position: absolute;
	top: -110px;
	right: -25px;
	background: url("../img/product/bg03.jpg") no-repeat right center / 1360px;
	content: '';
}
#main .sec01 .sub02 h2 {
	margin: 0 118px 49px;
	width: 320px;
	height: 290px;
    z-index: 1;
    left:55%
}
#main .sec01 .sub-list {
	margin: -37px 0 0 31px;
	display: flex;
	justify-content: space-between;
}
#main .sec01 .sub-list li {
	margin-bottom: 12px;
	width: 224px;
}
#main .sec01 .sub-list li span {
	margin-top: 6px;
	display: block;
	font-size: 1.6rem;
	line-height: 1.75;
}
#main .inner {
	display: flex;
	align-items: center;
}
#main .inner .com-text-box ul:not(:last-of-type) {
	margin-left: 50px;
}
#main .inner .com-text-box li {
	line-height: 1.5;
}
#main .inner .com-text-box li:not(:last-of-type) {
	margin-left: 35px;
}
@media all and (max-width: 896px) {
	.page-title-sp .sub {
		width: 100px;
	}
	#main .top-sec {
		margin-bottom: 0;
		padding-bottom: 42px;
	}
	#main .top-sec .content {
		margin: 0;
		padding: 0;
		position: relative;
		display: block;
	}
	#main .top-sec h2 {
		writing-mode: horizontal-tb;
		-webkit-writing-mode: horizontal-tb;
		-moz-writing-mode: horizontal-tb;
		-ms-writing-mode: lr-tb;
	}
	.page-title .text h2 {
		width: 80px;
		line-height: 1.22;
	}
	#main .top-sec .com-text-box {
		width: auto;
		height: auto;
	}
	#main .top-sec .com-text-box ul:not(:last-of-type) {
		margin: 0 0 30px;
	}
	#main .top-sec .com-text-box li {
		line-height: 1.33;
		background-position: left 23px top 6px;
	}
	#main .top-sec .com-text-box li:not(:last-of-type) {
		margin-left: 0;
	}
	#main .head-line01 {
		width: auto;
		height: auto;
	}
	#main .sec01 {
		padding: 52px 25px 103px;
		background: #eaebe1 url("../img/product/bg01n.jpg") no-repeat right 0px top / 540px;
	}
	#main .sec_product h2 {
		width: auto;
		height: auto;
		text-align: center;
		position: relative;
		writing-mode: tb-rl;
		-webkit-writing-mode: vertical-rl;
		direction: ltr;
		line-height: 1.1;
	}
	#main .sec01 .content {
		margin: 0 4px;
	}
	#main .sec01 .imgList {
		margin-top: 0;
		margin-right: -29px;
		display: block;
	}
	#main .sec01 .imgList li {
		margin-top: 0;
		width: auto;
	}
	#main .sec01 .imgList li:not(:last-of-type) {
		margin-bottom: 34px;
	}
	#main .sec01 .imgList li .photo-box {
		margin-bottom: 18px;
	}
	#main .sec01 .imgList li .photo-box img {
		width: 100%;
	}
	#main .sec01 .imgList li .photo-box::after {
		width: 1px;
		height: 69px;
		position: absolute;
		bottom: -50px;
		left: 20px;
		background-color: #958626;
		content: '';
	}
	#main .sec01 .imgList li .title {
		margin-bottom: 14px;
		font-size: 1.7rem;
		line-height: 1.59;
	}
	#main .sec01 .imgList li p {
		padding: 0 20px 0 36px;
		font-size: 1.3rem;
		line-height: 1.83;
	}
	#main .sec01 .sub01 {
		margin: 50px 0 28px;
	}
	#main .sec01 .sub01 h2 {
		width: auto;
		height: auto;
		transform:none
	}
	#main .sec01 .sub02 {
		position: relative;
	}
	#main .sec01 .sub02::after {
		top: -130px;
		background: url("../img/product/bg03.jpg") no-repeat right -30px center / 540px;
	}
	#main .sec01 .sub02 h2 {
		margin: 0 0 31px;
		width: auto;
		height: auto;
	}
	#main .sec01 .sub-list {
		margin: 27px 30px 0 0;
		display: flex;
		justify-content: space-between;
	}
	#main .sec01 .sub-list li {
		margin-bottom: 7px !important;
		width: 47.6%;
	}
	#main .sec01 .sub-list li img {
		width: 100%;
	}
	#main .sec01 .sub-list li span {
		margin-top: 8px;
		font-size: 1.3rem;
		line-height: 1.54;
	}

	#main .inner {
		display: flex;
		align-items: center;
	}
	#main .inner .com-text-box {
		margin: 0 28px;
		padding: 0 0 29px;
		width: auto;
		height: auto;
	}
	#main .inner .com-text-box ul:not(:last-of-type) {
		margin: 0 0 21px;
	}
	#main .inner .com-text-box li {
		line-height: 1.5;
		background-position: left 23px top 6px;
	}
	#main .inner .com-text-box li:not(:last-of-type) {
		margin-left: 0;
	}
	/* リンク先表示調整 */
	#main #feature_designalbum,#main #feature_mounted,#main #prdct_alacarte,#main #prdct_designalbum,#main #prdct_mounted,#main #prdct_data,#main #prdct_canvas,#main #prdct_acryl,#main #prdct_lineup{
		display: block;
		position: relative;
		top: -100px;
		visibility: hidden;
	}
}
#main #prdct_lineup{
	display: block;
	position: relative;
	top: -120px;
	visibility: hidden;
}

#main .prdct_alacarte{
	margin-bottom: 0px;
}
#main .andmore{
	font-size: 1.6rem;
    line-height: 1.75;
    letter-spacing: 0.05em;
    color: #333333;
	margin-top:1em
}
#main .note{
	font-size: 1.6rem;
    line-height: 1.75;
    letter-spacing: 0.05em;
    color: #333333;
	margin-bottom:1em
}
#main .note p{
	text-align: center;
	margin: auto;
}


#main .sec01 .sub02::after {
	width: 100%;
	height: 450px;
	position: absolute;
	top: -110px;
	left: -30px;
	background: url("../img/product/bg02n.jpg") no-repeat left center / 1360px;
	content: '';
}
#main .sec02 .img-area .img-inner01{
	margin-bottom: 39px;
}
@media all and (max-width: 896px) {
	#main .sec02 .img-area .img-inner01{
		margin-bottom: 30px;
	}
	#main .sec02 .img-area .img-inner01:last-child{
		margin-bottom: 0px;
	}
	#main .sec01 .sub02::after {
		width: 100%;
    	height: 450px;
    	position: absolute;
    	top: -130px;
    	left: -25px;
    	background: url(../img/product/bg02n.jpg) no-repeat left -20px center / 540px;
    	content: '';
	}
}

/* メニュー調整 */
@media all and (max-width: 896px) {
	.menu-box .link-list {
		margin: 0!important;
	}
}

/* フッターメニュー */

footer .f-navi .productpage {
	display: none;
}