@import url('/css/animate.css');
.wow {animation: fadeIn 1.5s both;-webkit-animation: fadeIn 1.5s both;animation-duration: 1s;-webkit-animation-duration: 1s;	}


/* sub_banner */
#sub_banner {width: 100%;height: 70vh;}
#sub_banner:before , #sub_banner:after {position: absolute;width: 100%;height: 100%;background: #000000;top: 0;left: 0;z-index: 1;content: "";opacity: .1;}
#sub_banner:after {background: -webkit-linear-gradient(bottom,rgb(0 0 0 / 19%) 10%,rgb(39 39 39 / 0%) 90%);opacity: 1;}
#sub_banner a { height: 100%; background: no-repeat 50% 100% / cover;  }
header {background: -webkit-linear-gradient(rgb(0 0 0 / 0%),rgb(0 0 0 / 0%));}

/* wrap */
#wrap {margin-top: -230px;z-index: 2;padding-bottom: 50px;}

/* top_title */
#top_title{margin-bottom: 200px;}
#top_title .titleBox{text-align: center;}
#top_title .text_en {text-align: center;text-transform: uppercase;margin-bottom: 0;letter-spacing: 5px;font-style: inherit;font: 600 46px/1.3 'Lato', sans-serif;color: #fff;}
#top_title .pag_tit {line-height: 120%;font-weight: 300;letter-spacing: 4px;color: #fff;text-align: center;font-size: 18px;padding-top: 10px;}

/* waylink */
.waylink{display: none;}
.waylink ol {padding: 20px 0;text-align: center;}
.waylink ol li , .waylink ol li a { letter-spacing: 1.5px; font-weight: 300; font-size: 13px; color: #fff;}
.waylink ol li:after { margin: 0 10px; display: inline-block; font-weight: 100; font-size: 12px; content: "/"; }
.waylink ol li:last-child:after { margin: 0; content: ""; }

/* aside */
aside {margin: 1vw auto;display: none;}
aside #sidebtn { padding: 10px 20px; width: calc(100% - 40px); z-index: 2; }
aside #sidebtn:before { position: absolute; width: 100%; height: 100%; background: rgba(var(--white-rgb), .1); top: 0; left: 0; transition: .4s cubic-bezier(.23,1,.32,1); content: ""; }
aside #sidebtn i { top: calc((100% - 16px) / 2); right: 20px; }
aside >ul >li b[data-action="sideOpen"] { position: absolute; padding: 5px 20px; display: block; top: calc((100% - 42px) / 2); right: 0; cursor: pointer; }
aside >ul >li b[data-action="sideOpen"] i:before { content: "\f067"; }
aside >ul >li[data-type="2"] b[data-action="sideOpen"] i:before { content: "\f068"; }
aside >ul >li{margin: 0 10px;}
aside >ul >li h4 a {padding: 10px 20px;font-weight: 500;font-size: 17px;letter-spacing: 1.2px;color: #656565;}
aside >ul >li.action h4 a {color: var(--primary);border-bottom: 1px solid var(--primary);}
aside >ul >li ul.subUL {position: absolute;width: 170px;background: rgb(29 29 29 / 76%);left: calc(50% - 85px);z-index: 5;opacity: 0;}
aside >ul >li ul.sub2UL { margin-left: 10px; }
aside >ul >li ul.subUL li >div { position: relative; }
aside >ul >li ul.subUL li a {padding: 10px 10px;display: block;color: #fff;text-align: center;}
aside >ul >li ul.subUL li [data-action="sideOpen"] { display: none; }
aside >ul >li ul.sub2UL li a { color: var(--complement); }

/* content_wrap */
#content_wrap {padding: 2vw 0 0vw 0;}
#content_wrap #Onlinetime{font-weight: 500;color: #cfcfcf;font-family: 'Lato', sans-serif;}


/* list_box */
.list_box li { margin-top: 30px; margin-bottom: 30px; }
.list_box li h3 {height: 30px;font-weight: 500;font-size: 20px;margin: 5px 0 10px;}

/* describe */
#describe, #news_list, #album_list, .search_wrap {width: 80%;margin: 0vw auto 1vw;}
#book_list {width: 100%;margin: 0vw auto 2vw;}
#describe * { vertical-align: bottom; }

/* article_list */
#article_list img { height: 350px; }
#article_list .info_box { padding: 25px 30px; background: #717171;}
#article_list .info_box article { font-weight: 300; }

/* news_list */
.press-top{border-bottom: 1px solid #cecece;padding-bottom: 10px;margin-bottom: 30px;display: flex;align-items: center;}
.press-top .press-TT{font-size: 26px;padding-left: 100px;position: relative;}
.press-top .press-TT::before {content: '';position: absolute;left: 10px;top: 50%;margin-top: -0.5px;width: 70px;height: 1px;background-color: #c3c3c3;}
#news_list li img { height: 240px; }
#news_list li .info_box {padding: 15px;background: rgb(246 246 246);position: relative;}
#news_list li .info_box p * {font-weight: 400;font-size: 15px;color: #000000;}
#news_list li .info_box p a {max-width: calc(100% - 82px);height: 23px;z-index: 2;margin: 0px 10px 0px 0px;color: #000000;background: linear-gradient(to right, #000, #000) 0 50%/10px 3px no-repeat;padding-left: 20px;}
#news_list li .info_box .more {position: relative;padding-top: 1.5625rem;padding-bottom: 1.5625rem;font-size: 1.125rem;font-weight: 500;border-top: 1px solid #7d7d7d54;}
#news_list li .info_box .more:after {display: inline-block;content: "";width: 7px;height: 7px;border-top: 1px solid #10254a;border-right: 1px solid #10254a;transform: rotate(45deg);vertical-align: 1px;margin-left: 20px;}

/* product_area */
#product_area{padding: 3vw 0 5vw;}
#product_area .title_box p,#product_area .title_box .page_title{text-align: center;padding-left: 0;}
#product_area .title_box .page_title::before{display: none;}
#product_area ul li{padding: 0px;}
#product_area ul li .info_box{top: 280px;right: 0;z-index: 10;background-color: #ffffff;width: 100%;height: auto;margin: 0  0 0 auto;}
#product_area .row .img_box{margin-bottom: 40px;}
#product_area img {background: #eaeaea;}
#product_area .row .info_box >div {margin: auto;width: calc(100% - 50px);}
#product_area .row .info_box h3 {margin: 10px 0;z-index: 5;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 16px;display: inline-block;color: #fff;background: #333333;padding: 8px 25px;position: absolute;right: -20px;bottom: 80px;}
#product_area .row .info_box .line {margin: 10px 0 20px;width: 50px;height: 4px;background: #333333;opacity: .7;}
#product_area .row .info_box article {height: 45px;font-weight: 300;font-size: 16px;-webkit-line-clamp: 3;color: #000;}
#product_area .row .info_box .price { margin-top: 15px; min-height: 30px; }
#product_area .row .info_box .price font { margin-left: 20px; font-weight: 300; }


/* book_list */
#book_list .row img { height: 350px; }
#book_list .row .info_box { padding: 100px 15px 40px; width: calc(100% - 30px);   bottom: 0; left: 0; }

/* album_list */
#album_list {margin-bottom: 1vw;display: grid;grid-gap: 15px;grid-template-columns: repeat(1, 1fr);}
#album_list >div { margin-bottom: 15px; }
#album_list >div .d_block{display: inline-block;}
#album_list >div .d_block .img_cover{}
#album_list >div .d_block p{font-size: 16px;margin: 10px;color: #000;display: none;}

/* faq_list */
#faq_list li { margin-bottom: 30px; }
#faq_list li .title { padding: 10px 45px 10px 5px; }
#faq_list li .title label { padding: 0 0 0 10px; width: 70px; }
#faq_list li .title font { width: calc(100% - 80px); font-size: 18px; }
#faq_list li .info { padding: 15px 35px 15px 85px; font-size: 14px; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }

/* pagenav */
#pagenav {padding: 40px 0 0px;}
#pagenav a , #pagenav strong { margin: 0 10px; display: inline-block; font-weight: 400; vertical-align: middle; }
#pagenav a:first-child , #pagenav a:last-child { line-height: 9px; }
#pagenav strong { color: var(--primary); }
#pagenav a[class^="page-"] {float: left;width: calc(50% - 20px);display: flex;align-items: center;}
#pagenav a[class^="page-"] font { width: calc(100% - 22px); display: inline-block; vertical-align: text-top; }
#pagenav a[class^="page-"] i { margin: 0 10px 0 0; display: inline-block; }
#pagenav a.page-next { float: right; text-align: right; }
#pagenav a.page-next font { text-align: right; }
#pagenav a.page-next i { margin: 0 0 0 10px; }

/* content_box */
.contact-content{display: flex;padding: 0vw 0 4vw 0;position: relative;}
.contact-content::after {content: "";position: absolute;right: 0;top: 80px;width: 1040px;height: 100%;background-color: #ffffff;z-index: -1;}
.contact-content:before {content: "OH design";position: absolute;right: -220px;top: 5px;font-size: 80px;color: #767676;transform: rotate( 0deg) translateX(-50%);-webkit-text-stroke: 1px rgb(255 255 255);-webkit-text-fill-color: transparent;font-weight: bold;text-transform: uppercase;z-index: 0;line-height: 120%;font-family: 'Lato', sans-serif;}
.content_box {width: 40%;margin: auto;padding: 4vw 0 0vw 0;}
.content_box .m_title{padding: 60px 0 0;position: relative;}
.content_box .m_title::before {content: '';position: absolute;left: -200px;top: 63%;margin-top: -0.5px;width: 160px;height: 1px;background-color: #bdbdbd;z-index: 10;}
.content_box .form_box{padding: 30px 0 0;margin-top: 20px;}

/* form_box */
.form_box { margin-top: 50px; }
.form_box p { margin-bottom: 30px; }
.form_box input#Checknum { margin-right: 10px; width: 100px; }
.form_box #btnOK {padding: 10px;width: 160px;color: #717171;border: 2px solid #717171;background-color: #fff0;}
.form_box p.forms-a.answer{float: left;width: 47%;margin: 0 3% 34px 0;}

/* g-map */
#g-map { position: relative; margin: 0;width: 44%;}
#g-map:before { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 2; content: ""; }
#g-map iframe { position: relative; width: 100%; height: 100%; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); _filter: none; z-index: 1; }

/* book_list */
#book_list .row {   animation-name: fadeInUp;-webkit-animation-name: fadeInUp;margin-top: 10px;margin-bottom: 20px;}#book_list .row .boximg:after {content: " ";display: block;position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 1;-webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);-moz-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);-o-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);}
#book_list .row .info_box { padding: 0px 30px 0px; width: calc(100% - 60px);   bottom: 0px; left: 0; -webkit-transition: all 0.5s cubic-bezier(0.3, 0.1, 0.58, 1);-moz-transition: all 0.5s cubic-bezier(0.3, 0.1, 0.58, 1);-o-transition: all 0.5s cubic-bezier(0.3, 0.1, 0.58, 1);transition: all 0.5s cubic-bezier(0.3, 0.1, 0.58, 1);opacity: 0;z-index: 20;}
#book_list .row .info_box p{color: #d3d3d3;font-family: 'Lato', sans-serif;}
#book_list .row .info_box p a{color: #fff;}

@media screen and (min-width: 1281px){
	aside >ul { padding: 0 15px; }
	aside >ul >li { overflow: hidden; position: relative; display: inline-block; }
	aside >ul li b[data-action="sideOpen"] { display: none; }
	aside >ul >li:hover { overflow: visible; }
	aside >ul >li:hover h4 a { color: var(--primary); }
	aside >ul >li:hover ul.subUL { opacity: 1; }
	#news_list li:hover .info_box {  }
	#product_area .row:hover .info_box .line {width: 100%;background: #e14c1e;}
	#book_list li:hover .info_box { padding-bottom: 50px; }
	#sub_banner a{background-attachment: fixed;}
	#book_list .row:hover .info_box {  -webkit-transform: translateY(-10%);-moz-transform: translateY(-10%);transform: translateY(-10%);z-index: 3;opacity: 1;}#book_list .row:hover .boximg:after {background: hsl(28deg 36% 3% / 36%);}
}
@media screen and (max-width: 1280px){
	aside { position: relative; width: 500px; }
	aside #sidebtn {display: inline-block;background: #e8e8e8;}
	aside #sidebtn font{color: #2b2b2b;}
	aside >ul { position: absolute; overflow: hidden; margin-top: 1px; width: 100%; height: 0; background: rgba(var(--black-rgb), .85); top: 0; left: 0; z-index: 1; }
	aside >ul.open {height: auto;border-width: 1px;top: 50px;background-color: #fff;}
	aside >ul >li { position: relative; }
	aside >ul >li h4 a { padding: 10px 15px; }
	aside >ul >li ul.subUL {overflow: hidden;width: 100%;height: 0;background: rgb(232 232 232 / 40%);top: 0;left: 0;}
	aside >ul >li.action h4 a{border: 0px;}
	aside >ul >li ul.subUL li a{color: #7b7b7b;text-align: left;padding: 10px 16px;}
	aside >ul.open >li[data-type="2"] >ul { position: relative; height: auto; top: auto; bottom: 0; opacity: 1; }
	#product_area .row .info_box {background: rgba(var(--secondary-rgb), .5);}
	#product_area .row .img_box {opacity: 1;}
	#describe,#news_list,#album_list{width: 95%;}
	#book_list .row{width: calc(50% - 30px);}
	#book_list .row img { height: 270px; }
	#book_list .row .info_box{position: inherit;opacity: 1;padding: 0px 0px 30px;bottom: 0;width: calc(100% - 0px);}
	#book_list .row .info_box p,.list_box .info_box h3{color: #000;}
	#book_list .row .info_box p a {color: #7d7d7d;}
	#news_list li .info_box .more{margin-top: 20px;}
}
@media screen and (max-width: 1024px){
	#article_list img { height: 35vw; }
	#sub_banner {height: 50vh;}
	#top_title .text_en{font-size: 36px;}
	.contact-content:before,.content_box .m_title::before,.press-top .press-TT::before{display: none;}
	.contact-content{display: flex;flex-direction: column;align-items: center;}
	#g-map,.content_box{width: 90%;padding: 0;}
	#g-map iframe{height: 350px;}
	.press-top{display: flex;flex-direction: column;align-items: center;}
	.press-top .press-TT{padding-left: 0;font-size: 22px;}
	#book_list .row{width: calc(100% - 0px);margin: 0;}
	#book_list .row img { height: 320px; }
}
@media screen and (max-width: 761px){
	#product_area .list_box { margin: auto; width: 400px; }
	#product_area .row .info_box >div { width: calc(100% - 60px); }
	#product_area .row .info_box article { height: 50px; -webkit-line-clamp: 2; }
	#book_list .row img { height: 350px; }
}
@media screen and (max-width: 640px){
	aside { width: 100%; }
	#album_list {-moz-column-count: 1;-webkit-column-count: 1;column-count: 1;}
	.form_box input#Checknum { width: calc(100% - 120px); }
	#product_area ul li{padding: 0px;}
	#product_area .row .info_box h3{right: -10px;}
	.form_box p.forms-a.answer{float: none;width: 100%;}
	#news_list li{margin-left: 0;margin-right: 0;}
	#book_list .row img { height: 250px; }
}
@media screen and (max-width: 500px){
	#product_area .list_box { width: 100%; }
	#top_title .pag_tit:before {right: -224px;}
}
