.wrap { position: relative; background: #fff; z-index: 998; }
.wrap #wrapBox >div { position: relative; }
.wrap #wrapBox .bg { position: absolute; width: 100%; height: 100%; background: no-repeat 50% / cover; top: 0; left: 0; opacity: .4; }

/* more */
p.more { padding: 20px 0; text-align: center; }
p.more a {position: relative;overflow: hidden;padding: 10px 30px;display: inline-block;align-items: center;letter-spacing: .06em;line-height: 30px;transition: 1.2s ease 1.8s;transform: translateX(0%);background: #b00110;border-radius: 10px;}
p.more a font {position: relative;padding: 7px 0;display: inline-block;color: #fff;z-index: 2;letter-spacing: 2px;}
p.more a span {position: relative;margin-left: 70px;width: 100px;height: 1px;background: #000;display: inline-block;transition: transform .4s cubic-bezier(.23,1,.32,1),background .4s ease;transform-origin: center left;display: none;}
p.more a span:after { position: absolute; width: 0; height: 0; border-style: solid; border-width: 3px 0 3px 6px; border-color: transparent transparent transparent #000; display: block; right: 0; top: -3px; content: ""; }

/* bgTxt */
.bgTxt { position: absolute; z-index: 1; }
.bgTxt.stitle { -webkit-writing-mode: vertical-lr; writing-mode: vertical-lr; font-size: 70px; }
.bgTxt.title { width: 100%; text-align: right; font-size: 140px; color: #edf1f3; }

/* productTabs */
#productTabs{background-image: url(/images/34/wrap_bg.jpg);background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;padding: 0;}
#productTabs .workframe{width: 1300px;}
#productTabs #tabs_container .tab_content .workframe{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
#productTabs #tabs_container .tab_content .img{width: 30%;}
#productTabs #tab01 .img, #productTabs #tab04 .img, #productTabs #tab06 .img{order:2}
#productTabs .tab_content .text{display: flex;flex-wrap: wrap;width: 65%;}
#productTabs .tab_content .text a{margin: 10px;background: #0b253b;padding: 15px;text-align:center;width: calc((100%/5) - 50px);border-radius: 15px;}
#productTabs .tab_content .text a img{-webkit-filter: contrast(0) brightness(150%);filter: contrast(0) brightness(200%);}
#productTabs .titleBox{display:flex;flex-wrap: wrap;align-items: center;margin-bottom: 15px;}
#productTabs .titleBox h3{position:relative;font-size: 40px;font-weight: 500;line-height: 100%;}
#productTabs .titleBox .back_water{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-left:20px;flex-direction:column;align-items:center}
#productTabs .titleBox .back_water span{font-size: 20px;line-height: 100%;}
#productTabs .titleBox .back_water span:first-child{background: #b00110;font-size: 13px;padding: 7px 20px;border-radius: 5px;color: #fff;display: inline-block;margin-bottom: 2px;font-weight: 500;}
#productTabs .textBox p{margin: 0 0 50px;line-height:180%;font-size: 15px;}
#productTabs .textBox {margin:0 10px;}
#productTabs .tab_content{padding:50px 0;background: rgb(255 255 255 / 75%);}
#productTabs #tab01, #productTabs #tab04, #productTabs #tab06{background: none;}

/* NewsBox */
#NewsBox {padding: 80px 0;background: #0b253b;}
#NewsBox ul , #productBox .wall {position: relative;margin-bottom: 0;display: block;font-size: 0;z-index: 2;}
#NewsBox ul li { position: relative; text-align: right; }
#NewsBox ul li .img {position: relative;width: 40%;display: inline-block;border-radius: 15px;overflow: hidden;}
#NewsBox ul li .img a.photo { transform-origin: center top; transform: translate3d(0,0,-300px) rotateZ(-3deg) rotateY(30deg) rotateX(-15deg); transition-property: transform,opacity; transition-duration: 3s,.5s; transition-timing-function: cubic-bezier(.755,.05,.855,.06),ease; opacity: 0; }
#NewsBox ul li.slick-current .img a.photo { transform: translate3d(0,0,0) rotateZ(0deg) rotateY(0deg) rotateX(0deg); transition: transform 1s cubic-bezier(.23,1,.32,1) .2s,opacity .6s ease .2s; opacity: 1; }
#NewsBox ul li .info p a {padding: 2px 15px;background: #b00110;display: inline-block;color: #fff;vertical-align: middle;border-radius: 5px;}
#NewsBox ul li .info p font {margin-left: 10px;display: inline-block;color: #fff;}
#NewsBox ul li .info h3 { margin: 10px 0; }
#NewsBox ul li .info h3 a {height: 34px;font-size: 20px;color: #fff;-webkit-line-clamp: 1;font-weight: 400;letter-spacing: 2px;}
#NewsBox ul li .info article{height:50px;overflow: hidden;font-size: 14px;color: #fff;}
#NewsBox .btn {position: absolute;right: calc(56% - 60px);bottom: 0;z-index: 10;background: #7eafda;border-radius: 5px;padding: 5px 30px;}
#NewsBox .btn a {color: #fff;}
#NewsBox p.more { margin-top: 50px; }
#NewsBox .btn font{color:#fff;margin: 0 15px;}

/* productBox */
#productBox .bgTxt.stitle { top: -4vw; z-index: 3; }
#NewsBox ul , #productBox .wall {}
#productBox .wall-column { width: calc(100% / 3); display: inline-block; box-sizing: border-box; }
#productBox .article { position: relative; margin: 15px 10px 40px; background: #fff; }
#productBox .article a { position: absolute; width: 100%; height: 100%; display: block; top: 0; left: 0; z-index: 10; }
#productBox .article .imgBox { position: relative; overflow: hidden; }
#productBox .article .imgBox article { position: absolute; padding: 20px 20px 30px; width: calc(100% - 40px); background: #fff; color: #777070; bottom: -99px; z-index: 2; }
#productBox .article .imgBox article p { height: 58px;  -webkit-line-clamp: 2; }
#productBox .article .imgBox:after { position: absolute; width: 60%; height: 20px; background: #fff; display: block; left: 0; bottom: 0; z-index: 1; content: ""; }
#productBox .article .info { position: relative; margin-top: -15px; padding: 0 20px 15px; z-index: 9; }
#productBox .article .info p span { display: inline-block; color: #d80707; }
#productBox .article .info p span.old { margin-right: 10px; color: #8f8f8f; }
#productBox .article .info h3 { margin: 20px 0; height: 30px; font-weight: 400; font-size: 18px; -webkit-line-clamp: 1; }

/* aboutBox */
#aboutBox {overflow: hidden;position: relative;background: #fefefe;}
#aboutBox:before {position: absolute;width: 100%;height: 100%;background: #f2f8fa;background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgb(242, 248, 250) 75%);background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgb(242, 248, 250) 75%);background: linear-gradient(to right, rgba(0,0,0,0) -150%,rgb(254 254 254) 45%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#f2f8fa',GradientType=1 );display: block;top: 0;left: 0;z-index: 2;content: "";}
#aboutBox .imgs {position: absolute;width: 60vw;height: 100%;top: 0;left: 0;z-index: 1;}
#aboutBox .imgs .list {height: 100%;background: no-repeat 50% / cover;}
#aboutBox .info {position: relative;padding: 70px 0 70px 50vw;width: 600px;z-index: 3;}
#aboutBox .info .title { font-size: 40px; }
#aboutBox .info .stitle { margin-bottom: 25px; padding: 5px 0 15px; background: url(/images/34/img-dot.png) repeat-x 0 bottom; font-size: 20px; }
#aboutBox .info article {font-size: 16px;line-height: 200%;color: #545454;text-align: justify;letter-spacing: 2px;margin-bottom: 30px;}
#aboutBox #SeoStarRating { margin: 15px 0 30px; text-align: right; }
#aboutBox p.more {text-align: left;padding-bottom: 0;}

/* bookBox */
#bookBox { padding: 50px 0 50px calc((100% - 1100px) / 2); font-size: 0; }
#bookBox .row { position: relative; width: 50%; display: inline-block; z-index: 2; }
#bookBox #customBox .bgTxt.stitle { z-index: 2; }
#bookBox #customBox ul { position: relative; padding: 0 10% 0 20%; z-index: 3; }
#bookBox #customBox ul li h3 { font-size: 40px; }
#bookBox #customBox p.more a { border-color: #000; }
#bookBox #customBox p.more a:after { background: #000; }
#bookBox #BookList ul { overflow: hidden; }
#bookBox #BookList ul li { position: relative; margin-bottom: 1px; float: left; width: 25%; }
#bookBox #BookList ul li:nth-child(6n) { width: 50%; }
#bookBox #BookList ul li a.photo { margin-right: 1px; }
#bookBox #BookList ul li h3 { position: absolute; padding: 5px 20px; width: calc(100% - 41px); background: rgba(0, 0, 0, .7); left: 0; bottom: 0; }
#bookBox #BookList ul li h3 a { height: 30px; color: #fff; text-align: center; -webkit-line-clamp: 1; }

@keyframes newimg { 0% { background-position: 0; } to { background-position: -7px; } }
@-webkit-keyframes newimg { 0% { background-position: 0; } to { background-position: -7px; } }

@media screen and (max-width: 1400px) {
	#productTabs .workframe{width: 90%;}
}
@media screen and (min-width: 1281px) {
	#productTabs{background-attachment: fixed;}
	p.more a:hover { border-color: #000; }
	p.more a:hover:before { transform: translateX(0) skewX(0); }
	p.more a:hover:after { background: #000; }
	p.more a:hover span { background: #fff; transform: scale(1.1); }
	p.more a:hover span:after { border-color: transparent transparent transparent #fff; }
	#productBox .wall-column .article:hover .imgBox article { bottom: 0; }
}
@media screen and (max-width: 1280px) {
	#aboutBox .imgs , #bookBox .row { width: 100%; }
	#aboutBox .imgs .list { height: 100vw; }
	#aboutBox .info {padding: 70px 15%;width: 70%;background: rgb(255 255 255 / 95%);}
	#aboutBox:before { opacity: 0; }
	#aboutBox p.more a:after { background: #000; }
	#aboutBox p.more a { border-color: #000; }
	#bookBox { padding: 50px 5%; font-size: 0; }
	#bookBox #customBox ul { padding: 0 0 0 130px; }
	#bookBox #BookList { padding: 50px 0 20px; }
}
@media screen and (min-width: 981px) {
	#NewsBox ul li .info {position: absolute;width: 50%;left: 0;bottom: 35%;}
}
@media screen and (max-width: 980px) {
	#productTabs .tab_content .text a{ width: calc((100%/3) - 50px);}
	.bgTxt.stitle { position: relative; font-size: 10vw; -webkit-writing-mode: inherit; writing-mode: inherit; }
	.bgTxt.title { display: none; }
	#NewsBox ul li { text-align: center; }
	#NewsBox ul li .img { width: calc(80% - 10px); }
	#NewsBox ul li .info { margin-top: 20px; width: calc(80% - 10px); display: inline-block; }
	#NewsBox .btn {left: auto;right: 0;position: relative;display: none;}
	#productBox .bgTxt.stitle { padding: 6vw 0 0; top: 0; }
	#productBox .wall-column { width: 50%; }
	#bookBox #customBox ul { padding: 0; }
	#bookBox #BookList ul li , #bookBox #BookList ul li:nth-child(6n) { width: calc(100% / 3); }
}
@media screen and (max-width: 680px) {
	#NewsBox ul li .img {width: calc(90% - 10px);}
	#NewsBox ul li .info {width: calc(90% - 10px);}
	#productBox .wall { margin: auto; width: 80%; }
	#productBox .wall-column { width: 100%; }
	#aboutBox .imgs .list { height: 180vw; }
	#productTabs .tab_content .text{ width: 100%; }
	#productTabs .textBox p{margin-bottom: 20px;}
	#productTabs #tabs_container .tab_content .img{width:100%;margin-bottom: 30px;order: 0;}
}
@media screen and (max-width: 500px) {
	#NewsBox .btn { bottom: -10px; }
	#bookBox #BookList ul li , #bookBox #BookList ul li:nth-child(6n) { width: 50%; }
	#bookBox #BookList ul li:nth-child(3n) { width: 100%; }
}
@media screen and (max-width: 450px) {
	#productBox .wall { width: 100%; }
	#aboutBox .info { padding: 10vw 5vw; width: 90vw; }
}