@import url('/css/fontawesome-all.css');
@import url('/css/font-awesome.min.css');
@import url('/css/fontawesome.min.css');
@import url('/css/all.min.css');
@import url('/css/SeoJump.css');
:root { --gray-rgb: 193,193,193; --width-xxs: 550px; --width-xs: 640px; --width-sm: 760px; --width-md: 980px; --width-lg: 1024px; --width-xl: 1280px; --width-xxl: 1366px; }
.header:before { backdrop-filter: blur(0px); background: rgba(255,255,255,1); }
.header.scroll:before { background: rgba(255,255,255,0.65); backdrop-filter: blur(4px); }
body { background-color: #f4f4f4; }
/* sub_banner */
#sub_banner_box a , #page_title {padding-top: 70px;height: 460px;}
#sub_banner_box .parallax_bg { width: 100%; height: 100%; }
#sub_banner_box a img { height: 100%; width: 100%; object-position: 50% 60%; border-radius: 0 0 6rem 6rem; }
#sub_banner_box a:after { position: absolute; width: 100%; height: 100%; background: rgb(0 0 0/10%); top: 0; left: 0; z-index: 0; content: ""; border-radius: 0 0 6rem 6rem; }
#sub_banner_box:after { background: linear-gradient(to bottom,rgba(var(--secondary-rgb),1) -40%,rgba(var(--secondary-rgb),.2) 40%); opacity: 0.5; }
#sub_banner_box .parallax_bg:before { content: ""; position: absolute; top: 0; left: 0; z-index: -1; width: 1000px; height: calc(100% - 50px); background-color: #B71C25; clip-path: polygon(100% 0,100% calc(100% - 100px),0 100%,0 100px); -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: left center; transform-origin: left center; }

header, footer, div, nav, article, h2, h3, h4, h5, h6, hr, p, form, label, input, textarea, ul, li, img, svg, span, font, strong, b, a, i{color: var(--text-main);}
ul, ol { list-style: none; }

fieldset { border: 0; }

input, button, select, textarea { padding: 5px 15px; width: calc(100% - 32px); border: 0; border-radius: 0; background: rgba(var(--gray-rgb), .2); box-shadow: none; outline: none; font-size: 16px; color: var(--black); -webkit-appearance: none; -moz-appearance: none; appearance: none; }
select { padding: 10px 15px; width: 100%; }
input#Checknum { margin-right: 15px; width: 70px; max-width: calc(100% - 97px); }

/* img */
img { max-width: 100%; }
.img_cover { object-fit: cover; }
.img_contain { object-fit: contain; }


/* general class set */
.txt_clamp { overflow: hidden; height: 27px; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.d_inblock.txt_clamp { display: -webkit-inline-box; }
.atag_item { width: 100%; height: 100%; top: 0; left: 0; }
.bg_box:before {content: "";position: absolute;width: 100%;height: 100%;}
.nowrap_box { font-size: 0; }
.txt_num { font-family: 'Quicksand', sans-serif; }
.svg_clip { width: 0; height: 0; }

.webBox .parallax_svg.bann { -webkit-animation: parallax_top 10s linear infinite; animation: parallax_top 10s linear infinite; position: fixed; top: 87px; }

/* workframe */
.workframe { margin: 0 auto; width: 90%; }

#wrap { margin-top: -90px; z-index: 4; }
#wrap .page_area {margin: auto;width: 100%;z-index: 999;}

/* page_title */
#page_title >div {margin: auto;margin-bottom: 160px;margin-left: 270px;display: flex;flex-direction: column-reverse;align-items: flex-start;}
#page_title .pag_tit {line-height: 1.3em;letter-spacing: 0.45em;font-size: 1.2em;font-weight: 500;color: #565656;}

.waylink ol {padding-bottom: 20px;opacity: .8;}
.waylink ol li, .waylink ol li a {letter-spacing: .1em;font-weight: 300;font-size: 13px;vertical-align: bottom;color: #000000;}
.waylink ol li:after {margin: 0 10px;display: inline-block;font-weight: 100;font-size: 12px;color: #4e4e4e;content: "/";}
.waylink ol li:last-child:after { margin: 0; content: ""; }

/* aside */
aside { margin: 3vw auto; }
aside #sidebtn {padding: 10px 20px;width: calc(100% - 0px);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 h4 a {padding: 15px 20px;font-weight: 400;font-size: 17px;border-radius: 45px;border: 1px solid #ccc;background-color: #f8f8f8;}
aside >ul >li.action h4 a {color: #ffffff;background: var(--brand-bg-gradient);}
aside >ul >li ul.subUL { position: absolute; width: 170px; background: rgba(var(--black-rgb), .85); 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: 5px 15px 5px 30px; display: block; }
aside >ul >li ul.subUL li [data-action="sideOpen"] { display: none; }
aside >ul >li ul.sub2UL li a { color: var(--complement); }


.mb_nav { display: none; }

#content_wrap {padding: 40px 0px 60px;min-height: 350px;}
#content_wrap .list_box li {margin: 0;vertical-align: top;}
#content_wrap .img_box {background-color: #f9f9f9;}
#content_wrap .info_box { margin: 10px 15px 0; }
#content_wrap .info_box .time { width: 65px; font-weight: 400; font-size: 13px; }
#content_wrap .info_box .more_btn { margin-left: 10px; padding: 2px 15px; max-width: calc(100% - 105px); height: 22px; font-weight: 100; font-size: 13px; z-index: 6; }
#content_wrap .info_box .quote_box * { font-weight: 400; font-size: 13px; }
#content_wrap .info_box h3 {height: 34px;margin-top: 20px;font-size: 18px;font-weight: 500;color: var(--text-main);}
#content_wrap .info_box>div { padding: 20px; border-radius: 0 15px 15px 15px; }
#content_wrap .info_box>div article { height: 42px; line-height: 140%; font-weight: 300; font-size: 15px; -webkit-line-clamp: 2; }

#book_list li h3 {margin-top: 20px;height: auto;font-size: 18px;font-weight: 500;}

#album_list {margin-bottom: 5vw;display: grid;grid-template-columns: repeat(4, 1fr);gap: 20px;}
#album_list>div { margin: 0 1px 1px 0; height: 300px; flex-grow: 1; }
#album_list>div img { width: auto; min-width: 100%; height: 300px; }

#faq_list { margin-bottom: 50px; }
#faq_list li {border-bottom: 1px rgba(var(--primary-rgb), .7) dashed;}
#faq_list li .title { padding: 20px 20px 20px 0; }
#faq_list li .title font { vertical-align: top; }
#faq_list li .title .txt { margin-left: 10px; width: calc(100% - 50px); font-size: 20px; }
#faq_list li .title .icon { width: 40px; height: 34px; }
#faq_list li .title .icon:before, #faq_list li .title .icon:after { position: absolute; margin: auto; width: 14px; height: 2px; background: var(--primary); display: block; top: calc((100% - 2px) / 2); left: calc((100% - 14px) / 2); content: ""; }
#faq_list li .title .icon:after { transform: rotate(90deg); -webkit-transform: rotate(90deg); }
#faq_list li .info {padding: 0 20px 30px 50px;font-size: 15px;transition: unset;-webkit-transition: unset;}

#faq_list li.current .title .icon:after { transform: rotate(180deg); -webkit-transform: rotate(180deg); }
#faq_list img{aspect-ratio: 4/3;object-fit: cover;margin-bottom: 20px;}
#faq_list .logo{display: flex;}
#faq_list .logo img{aspect-ratio: 3/1;}

#pagenav a, #pagenav strong { margin: 0 2px; width: 35px; height: 35px; display: inline-block; text-align: center; line-height: 35px; font-weight: 400; }
#pagenav strong {background: #ececec;color: #575757;border-radius: 50%;}
#pagenav p { margin: 0 5px; width: calc(50% - 10px); vertical-align: top; }
#pagenav p a { margin: 15px 0 0; padding: 0 15px; width: auto; height: auto; line-height: initial; font-size: 0; }
#pagenav p a i { margin: 0 5px 0 0; width: 11px; line-height: 23px; font-size: 12px; vertical-align: top; }
#pagenav p a font { max-width: calc(100% - 16px); min-width: auto; font-size: 14px; font-weight: 100; vertical-align: top; }
#pagenav p:last-child a i { margin: 0 0 0 5px; }

#describe { margin: 2em 0 5vw; }
#describe *, .tab_content * {vertical-align: bottom;}

#google_shere { margin-top: 30px; }

.form_box p.note .red { color: #f00; }
.form_box p.item { padding: 15px; border-bottom: 1px rgba(var(--primary-rgb), .7) dashed; }
.form_box p.item label span { font-weight: 500; font-size: 17px; }
.form_box p.item label i { margin-left: 15px; line-height: 20px; font-size: 20px; color: #f00; }
.form_box p.item font { margin: 5px 0; }
.form_box p.item.check_box { border-bottom: 0; }
.form_box p.send_box { margin: 15px 0 50px; }

[data-action="loader"] { width: 100vw; height: 100vh; background: rgba(var(--black-rgb), .3); line-height: 100vh; top: 0; left: 0; opacity: 0; z-index: -1; }
[data-action="loader"] .loader_circle { width: 50px; height: 50px; border: 2px rgba(var(--black-rgb), .6) solid; border-left-color: rgba(var(--white-rgb), .4);border-radius: 50%; }
[data-action="loader"]#lodbg .loader_circle { -webkit-animation: circle infinite 0.75s linear; animation: circle infinite 0.75s linear; }
#lodbg { opacity: 1; z-index: 99999; }

@keyframes circle { 0% { transform: rotate(0); } 100% { transform: rotate(360deg); } }
@-webkit-keyframes circle { 0% { -webkit-transform: rotate(0); } 100% { -webkit-transform: rotate(360deg); } }

@media screen and (min-width:1461px){
	.workframe{width: 1440px;}
}
@media screen and (min-width:1281px) {
	aside >ul { display: flex; align-items: center; justify-content: center; gap: 14px; }
	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: #ffffff;background: var(--brand-bg-gradient);}
	aside >ul >li:hover ul.subUL { opacity: 1; }
}
@media screen and (max-width: 1280px){
	aside { position: relative; width: 500px; }
	aside #sidebtn {display: inline-block;border: 1px #c2c2c2 solid;}
	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; }
	aside >ul >li { position: relative; }
	aside >ul >li h4 a {padding: 10px 15px;border-radius: 0;border: 0px solid #ccc;}
	aside >ul >li ul.subUL { overflow: hidden; width: 100%; height: 0; background: var(--secondary); top: 0; left: 0; }
	aside >ul.open >li[data-type="2"] >ul { position: relative; height: auto; top: auto; bottom: 0; opacity: 1; }
}
@media screen and (min-width:980px) {
	#google_shere { margin-top: 6vw; }
}
@media screen and (min-width:761px) {
	.form_box p.item { padding: 30px 20px; }
	.form_box p.item label { width: 170px; }
	.form_box p.item font { margin: 0 0 0 30px; width: calc(100% - 200px); }
}
@media screen and (max-width:1460px) {
	#wrap .pag_tit { margin-bottom: 20px; font-size: 1.6rem; }
}
@media screen and (max-width:1280px){
	#album_list {grid-template-columns: repeat(3, 1fr);}
}
@media screen and (max-width:768px) {
	#album_list>div, #album_list>div img { height: 40vw; }
	#album_list {grid-template-columns: repeat(2, 1fr);}
	.mb_nav {display: flex;flex-direction: column;align-items: center;border: #79797957 1px solid;padding: 10px 0;}
	.mb_nav p { display: flex; }
	.mb_nav b { margin-left: 10px; display: flex; align-items: center; }
	.soon.mb_nav b .fa { transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); }
	.mb_nav .fa:before { content: "\f107"; }
	#category_nav {position: absolute;display: flex;flex-direction: column;background: #ffffff;width: 100%;}
	#category_nav.showme {height: auto;opacity: 100%;z-index: 999;margin-top: 0;}
	#sub_banner_box a , #page_title {height: 350px;}
	#sub_banner_box .parallax_bg{min-height: 420px;}
}
@media screen and (max-width:550px) {
	aside {width: 90%;}
	#community { margin-top: 10px; }
}
@media screen and (max-width:450px) {
	#album_list>div, #album_list>div img { height: 50vw; }
	#pagenav a, #pagenav strong { margin: 0; width: 24px; height: 24px; line-height: 24px; font-size: 14px; }
	#pagenav p a { display: block; }
}