.wow { animation-duration: 1.5s; animation-name: fadeInUp; }

/* aboutFunc */
#aboutFunc { padding: 90px 0 0; }
#aboutFunc .speBox { overflow: hidden; position: relative; min-height: 670px; }
#aboutFunc .youtubebox { position: absolute; padding: 70px 70px 70px 0; width: calc(50% - 70px); background: url(/images/22/index_about_bg.jpg) no-repeat 0 / cover; left: 0; top: 0; }
#aboutFunc #youtube { background: no-repeat 50% / cover; animation-name: fadeInLeft; }
#youtube .UTwo { overflow: hidden; position: relative; padding: 30px 0 56.25%; height:0; }
#youtube .UTwo a { position: absolute; width: 100px; height: 100px; background: rgba(0, 0, 0, .6); border-radius: 50%; display: block; text-align: center; line-height: 100px; font-size: 30px; color: #dcdcdc; left: calc(50% - 50px); top: calc(50% - 50px); z-index:5; transition: all linear .3s; }
#youtube .UTwo iframe { position: absolute; width: 100%; height: 100%; top: 0; left: 0; }
#aboutFunc #about { position: relative; padding: 80px; float: right; width: calc(50% - 160px); }
#aboutFunc #about .speBoxTitle { text-align: center; line-height: 120%; font-size: 40px; }
#aboutFunc #about .subBoxTitle { margin: 10px 0 50px; text-align: center; color: #5d5d5d; font-weight: 400; font-size: 20px; line-height: 120%; }
#aboutFunc #about .arts { padding-bottom: 40px; text-align: center; color: #444; font-size: 16px; line-height: 180%; }
#aboutFunc #about .more { position: absolute; padding-bottom: 10px; width: 35%; border-bottom: 1px solid #7b7b7b; bottom: 0; right: 0; }
#aboutFunc #about .more a { display: inline-block; font-family: 'Oswald',sans-serif; font-weight: 400; color: #585858; font-size: 20px; line-height: 110%; transition: all linear .2s; }

/* product */
#product { position: relative; padding: 90px 0 80px; background: no-repeat 50% / cover; }
#product .speBox { position: relative; }
#prolay .p-box { position: relative; margin: 20px; }
#prolay .p-box a { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 4; }
#prolay .p-box .p-border { overflow: hidden; position: relative; }
#prolay .p-box .p-border:after { position: absolute; width: 80%; height: 100%; background: rgba(255, 255, 255, .3); display: block; left: 50%; top: 0; opacity: 0; z-index: 2; transition: all cubic-bezier(.49, .01, 0, 1) .7s; }
#prolay .p-box .p-border .photo { position: relative; background: #ccc no-repeat 50% / contain; z-index: 2; }
#prolay .p-box .p-border .photo img { width: 100%; }
#prolay .p-box .p-border .p-info { position: absolute; padding: 50px; max-width: calc(70% - 100px); color: #fbcd62; top: 15%; left: 15%; z-index: 3; opacity: 0; transition: all linear .4s; }
#prolay .p-box .p-border .p-info:after { position: absolute; width: 100%; height: 100%; background: url(/images/22/index_recommend_text_bg.jpg) 50% / auto; display: block; opacity: .9; left: -100%; top: 0; z-index: -1; transition: all linear .4s; }
#prolay .p-box .p-border .p-info h3 { font-size: 22px; line-height: 130%; font-weight: 400; }
#prolay .p-box .p-border .p-info .describe { margin: 20px 0; font-size: 15px; line-height: 150%; color: #d4a66b; }
#prolay .p-box .p-border .p-info .price { color: #d4a66b; }
#prolay .p-box .p-border .p-info .price span { margin-right: 15px; font-size: 13px; }
#prolay .p-box .p-border .p-info .price span.now { font-size: 17px; color: #fff; }

/* controller */
.controller { position: relative; overflow: hidden; }
.controller #NewsBox { background: url(/images/22/index_news_bg.jpg) #000 no-repeat 50% / cover; float: left; width: 65%; }

/* NewsBox */
#NewsBox .speBox { padding: 80px 50px; text-align: right; }
#NewsBox .speBox .titleSet { margin-right: 50px; width: 150px; display: inline-block; color: #fff; }
#NewsBox .speBox .titleSet h2 , #bookBox .speBox h2 { margin-bottom: 5px; text-align: center; font-size: 35px; line-height: 110%; }
#NewsBox .speBox .titleSet h3 { text-align: center; }
#NewsBox .speBox .titleSet h3 a , #bookBox .speBox p a { display: block; font-weight: 400; color: #eaeaea; font-size: 15px; line-height: 120%; transition: all linear .2s; }
#news { margin: 60px 280px 0 0; }
#news .border { position: relative; margin: 0 13px; }
#news .border a { position: absolute; width: 100%; height: 100%; display: block; left: 0; top: 0; z-index: 3; }
#news .border .photo , #book .mofd .photo { background: #000 no-repeat 50% / contain; }
#news .border .photo img , #book .mofd .photo a img { width: 100%; }
#news .border .news-info { margin: -50px 20px 10px; padding: 10px 20px; background: linear-gradient(to bottom, rgba(0, 0, 0, .65) 0%,rgba(0, 0, 0, 0) 100%); }
#news .border .news-info p { font-family: 'Oswald',sans-serif; font-size: 13px; text-align: center; color: #a5936a; }
#news .border .news-info h3 { overflow: hidden; margin: 10px 0 40px; height: 50px; text-align: center; color: #fff; font-weight: 400; font-size: 16px; line-height: 160%; }
#news .border .news-info span { position: relative; margin: 0 auto; width: 40px; height: 1px; background: #635840; display: block; transition: all linear .2s; }
#news .border .news-info span:before { position: absolute; width: 10px; height: 1px; background: #635840; display: block; right: 0; transform: rotate(35deg); transform-origin: right; content: ""; }

/* bookBox */
.controller #bookBox , #bookBoxbg { position: absolute; width: 50%; height: calc(100% - 203px); background: #000 no-repeat 50% / cover; right: 0; top: 203px; }
#bookBoxbg { background-image: url(/images/22/bookBoxbg.jpg); }
#bookBox .speBox { position: absolute; top: -120px; left: calc(280px + 10%); z-index: 3; }
#bookBox .speBox p a { color: #9a9a9a; }
#book { padding: 80px; }
#book .bList { position: relative; }
#book .bList >div { z-index: 3; }
#book .bList:before { position: absolute; width: 360px; max-width: 50%; height: 290px; display: block; background: url(/images/22/index_more_leave.png) no-repeat 100% / contain; right: 0; bottom: 100%; z-index: 2; }
#book .bList:after { position: absolute; width: 240px; height: 200px; background: url(/images/22/index_more_icon.png) no-repeat 50%; display: block; left: 0; bottom: 0; z-index: 2; }
#book .mofd .photo { background-size: cover; }
#book .mofd h3 { padding: 50px 0; text-align: right; }
#book .mofd h3 a { padding: 10px 170px 10px 10px; border-bottom: 1px solid rgba(255, 255, 255, .27); display: inline-block; color: #fff; font-weight: 400; font-size: 18px; line-height: 110%; }
#freebox #freeboxlist { overflow: hidden; }
#freebox #freeboxlist >div { margin-right: -4px; width: calc(100% / 3); display: inline-block; }
#freebox #freeboxlist .free { padding: 70px; }
#freebox #freeboxlist .free h3 { margin-bottom: 20px; text-align: center; font-size: 30px; line-height: 120%; color: #2b2929; }
#freebox #freeboxlist .free p { text-align: center; font-size: 16px; line-height: 160%; color: #545454; }

@media screen and (min-width:1025px) {
	#youtube .UTwo a:hover { width: 110px; height: 110px; line-height: 110px; font-size:34px; left: calc(50% - 55px); top: calc(50% - 55px); }
	#aboutFunc .youtubebox , .controller #NewsBox , .controller #bookBox { background-attachment: fixed; }
	#prolay .p-box:hover .p-border:after { width: 45%; left: 0; opacity: 1; }
	#prolay .p-box:hover .p-border .p-info:after { left: 0; }
	#prolay .p-box:hover .p-border .p-info { left: 0; opacity: 1; }
	#news .slick-track >div:nth-child(3n-1) .border { margin-top: 50px; }
	#news .border:hover .news-info span { width: 50px; }
	#product .flytxt { position: absolute; bottom: calc(100% + 90px); font-size: 22px; right: 60px; }
	#product .titleSet { position: relative; display: inline-block; width: 248px; text-align: center; vertical-align: middle; }
	#product .titleSet .speBoxTitle { position: absolute; margin: -8px 0 0 -115px; padding-left: 15px; width: 280px; letter-spacing: 12px; text-align: center; line-height: 16px; font-size: .9375rem; color: #8c8c8c; top: 50%; left: 50%; text-transform: uppercase; transform: rotate(-90deg); -moz-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); }
	#product .titleSet .subBoxTitle { display: inline-block; writing-mode: tb-rl; font-size: 30px; line-height: 110%; letter-spacing: .6em; vertical-align: top; text-align: center; text-align-last: justify; }
	#prolay { margin-left: -4px; width: calc(100% - 248px); display: inline-block; }
	#aboutFunc #about .more a:hover , #NewsBox .speBox .titleSet h3 a:hover , #bookBox .speBox p a:hover { letter-spacing: .2em; }
}
@media screen and (max-width:1440px) {
	#news { margin-right: 160px; }
}
@media screen and (max-width:1280px) {
	#news { margin-right: 140px; }
	#news .border { margin: 0 8px; }
	#NewsBox .speBox { padding: 80px 50px 80px 10px; }
	#book { padding: 80px 0 80px 80px; }
}
@media screen and (max-width:1199px) {
	.controller #NewsBox { float: none; width: 100%; }
	.controller #bookBox { position: initial; width: 100%; height: auto; }
	#bookBoxbg { display: none; }
	#book .bList:before { width: 200px; height: 160px; }
	#bookBox .speBox { position: initial; padding-top: 60px; display: block; }
	#bookBox .speBox h2 { color: #fff; }
	#bookBox .speBox p { text-align: center; }
	#news { margin: 0; }
	#news .slick-track >div:nth-child(3n-1) .border { margin-top: 0; }
	#NewsBox .speBox .titleSet { margin: 0 auto 50px; width: auto; display: block; }
	#NewsBox .speBox { padding: 80px 10px; }
	#book { padding: 40px 20px; }
	#book .bList:after { width: 150px; background-position: 50% 100%; background-size: contain; }
}
@media screen and (max-width:1024px) {
	#aboutFunc { padding: 10px 0; }
	#aboutFunc .speBox { min-height: initial; }
	#aboutFunc .youtubebox { position: initial; margin: 30px; padding: 50px; width: calc(100% - 160px); }
	#aboutFunc #about { padding: 50px 30px; width: calc(100% - 60px); }
	#aboutFunc #about .speBoxTitle , #product .titleSet .speBoxTitle { font-size: 32px; }
	#aboutFunc #about .subBoxTitle , #product .titleSet .subBoxTitle a { margin: 0 0 30px; font-size: 16px; }
	#product .flytxt { text-align: center; font-size: 17px; line-height: 120%; color: #2d2c2c; }
	#prolay { margin-top: 10px; }
	#product .titleSet .speBoxTitle { text-align: center; }
	#product .titleSet .subBoxTitle { margin-top: 10px; text-align: center; }
	#product .titleSet .subBoxTitle a { margin-bottom: 20px; display: block; font-weight: 400; color: #696969; }
	#prolay .p-box .p-border:after { width: 45%; left: 0; opacity: 1; }
	#prolay .p-box .p-border .p-info:after { left: 0; }
	#prolay .p-box .p-border .p-info { left: 0; opacity: 1; }
	#freebox #freeboxlist >div { margin-right: 0; width: 100%; }
}
@media screen and (max-width:768px) {
	#prolay .p-box .p-border .p-info h3 { font-size: 18px; }
	#prolay .p-box .p-border .p-info { padding: 30px; max-width: calc(75% - 60px); }
	#prolay .p-box .p-border:after { width: 55%; }
	#prolay .p-box .p-border .p-info .describe { overflow: hidden; height: 46px; }
	#prolay .p-box .p-border .p-info .price span { display: block; }
	#freebox #freeboxlist .free { padding: 70px 50px; }
}
@media screen and (max-width:640px) {
	#aboutFunc .youtubebox { margin: 10px 15px; padding: 20px; width: calc(100% - 70px); }
	#aboutFunc #about .more { width: 50%; }
	#aboutFunc #about .more a { font-size: 17px; }
	#prolay .p-box .p-border .p-info { padding: 20px; max-width: calc(75% - 40px); }
	#book .mofd h3 { padding: 30px 0 50px; }
	#prolay .p-box .p-border .p-info { position: initial; width: calc(100% - 40px); max-width: calc(100% - 40px); }
	#prolay .p-box .p-border:after { display: none; }
	#prolay .p-box { margin: 10px; }
}
@media screen and (max-width:480px) {
	#news .border .news-info { margin: -50px 0 10px; }
	#news .border .news-info h3 { margin:10px 0 20px; }
	#book .bList:after { width: 80px; background-size: 100%; background-position: 100%; }
	#book .mofd h3 a { padding-right: 100px; }
	#book .mofd h3 { padding: 20px 0 30px; }
	#prolay .p-box { margin: 15px; }
	#prolay .p-box .p-border .p-info h3 { font-size: 17px; }
	#prolay .p-box .p-border .p-info .describe { margin: 10px 0; }
	#freebox #freeboxlist .free { padding: 50px 30px; }
	#freebox #freeboxlist .free h3 { font-size: 24px; }
}