@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Noto+Serif+TC:wght@400;700&display=swap');
@import url('icofont/icofont.min.css');
@import url('animate-custom.css?update=202208');
/*============reset===============*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, select, p, blockquote, th, td, iframe, figure, figcaption { margin: 0; padding: 0; font-size: 100%; }
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, construction, section, source, video, main { display: block; }
table, table td { border-collapse: collapse; border-spacing: 0; border: none; }
fieldset, img { border: 0; vertical-align: bottom; }
address, caption, cite, code, dfn, em, strong, th, var, optgroup { font-style: inherit; font-weight: inherit; }
a, del, ins { text-decoration: none; }
ol, li { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; }
abbr, acronym { border: 0; font-variant: normal; }
sup, sub { vertical-align: baseline; }
input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; outline: 0; border: 0; border-radius:0;}
img {image-rendering:-webkit-optimize-contrast; /*fixd Chrome Img Blur*/-webkit-backface-visibility: hidden; -ms-transform: translateZ(0);-webkit-transform: translateZ(0);transform: translateZ(0);}
/*============clear===============*/
.clear { clear: both; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;  }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/*============animate===============*/
a, .visible, .hidden, a:before, a:after, input, textarea, select, a i, a b, b:before, strong:before, .justified-gallery > a > .caption, .justified-gallery > a > .caption.caption-visible, .img-over-box:before, .img-box:before, .img-over-box:after, .img-box:after, .swiper-button-next, .swiper-button-prev, .swiper-pagination-bullet, .swiper-pagination-bullet:before, .nav-toggle,.nav-toggle span ,.nav-toggle span:before ,.nav-toggle span:after, .html-button, .button-icon{ -webkit-transition: all 250ms ease-in; -o-transition: all 250ms ease-in; -moz-transition: all 250ms ease-in; transition: all 250ms ease-in; }
.img-bg:after, .share-button{ -webkit-transition: opacity 200ms ease-in; -o-transition: opacity 200ms ease-in; -moz-transition: opacity 200ms ease-in; transition: opacity 200ms ease-in; }
.transition-1s, .img-box img, .img-over-box img, .justified-gallery img, .img-list img, .img-margin a img{ -webkit-transition: -webkit-transform 1000ms ease-out !important; -o-transition: -o-transform 1000ms ease-out !important; -moz-transition: -moz-transform 1000ms ease-out !important; transition: transform 1000ms ease-out !important;}
img.img-hover{ -webkit-transition: all 500ms ease-in !important; -o-transition: all 500ms ease-in !important; -moz-transition: all 500ms ease-in !important; transition: all 500ms ease-in !important; }
.full-box .img-box, #nav, .logo{ -webkit-transition: all 500ms ease-in; -o-transition: all 500ms ease-in; -moz-transition: all 500ms ease-in; transition: all 500ms ease-in;}
.transition-5s{ -webkit-transition: all 5000ms ease-out; -o-transition: all 5000ms ease-out; -moz-transition: all 5000ms ease-out; transition: all 5000ms ease-out;}
.computer .hover-zoom a:hover, .button-icon-text a:hover,.computer a:hover .img-box img, .computer .img-box a:hover img, .computer a:hover .img-over-box img, .computer .justified-gallery a:hover img, .computer .img-list a:hover img, .computer .img-margin a:hover img{-ms-transform: scale3d(1.1,1.1,1);-webkit-transform: scale3d(1.1,1.1,1);-moz-transform: scale3d(1.1,1.1,1);-o-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);}
.computer .hover-zoom2 a:hover{-ms-transform: scale3d(1.05,1.05,1);-webkit-transform: scale3d(1.05,1.05,1);-moz-transform: scale3d(1.05,1.05,1);-o-transform: scale3d(1.05,1.05,1);transform: scale3d(1.05,1.05,1);}
.page a:hover, #submit:hover, #reset:hover, .hover-move a:hover, a.hover-move:hover, .underline a:hover, .button-text a:hover , a.button-text:hover, .category-list a:hover, .button-top:hover{-ms-transform: translate3d(2px,2px,0); -moz-transform: translate3d(2px,2px,0); -webkit-transform: translate3d(2px,2px,0); -o-transform: translate3d(2px,2px,0); transform: translate3d(2px,2px,0);}
.hover-move a, a.hover-move, .underline a{display: inline-block;max-width: 100%;}
.hover-move.block a, a.hover-move.block, .computer .hover-zoom a{display: block;}
.hidden { opacity: 0;opacity:1\9\0;}
.visible { opacity: 1; }
.fade { display: none; }
.pause{-ms-animation-play-state: paused; -moz-animation-play-state: paused; -webkit-animation-play-state: paused; -o-animation-play-state: paused; animation-play-state: paused;}
.running{-ms-animation-play-state:running; -moz-animation-play-state:running; -webkit-animation-play-state:running; -o-animation-play-state:running; animation-play-state:running;}
.notransition, .notransition:after { -webkit-transition: none !important; -moz-transition: none !important; -o-transition: none !important; transition: none !important;}
.delay-1 { -webkit-animation-delay: .3s; -moz-animation-delay: .3s; animation-delay: .3s; }
.delay-2 { -webkit-animation-delay: .6s; -moz-animation-delay: .6s; animation-delay: .6s; }
.delay-3 { -webkit-animation-delay: .9s; -moz-animation-delay: .9s; animation-delay: .9s; }
.delay-4 { -webkit-animation-delay: 1.2s; -moz-animation-delay: 1.2s; animation-delay: 1.2s; }
.delay-5 { -webkit-animation-delay: 1.5s; -moz-animation-delay: 1.5s; animation-delay: 1.5s; }
/*.delay-list li{ opacity: 0;opacity:1\9\0; -webkit-animation: fadeInUp 0.9s 1;  animation: fadeInUp 0.9s 1;  -webkit-animation-fill-mode: forwards;  animation-fill-mode: forwards;}
.delay-long-list li{ opacity: 0;opacity:1\9\0; -webkit-animation: fadeInUp 1.5s 1;  animation: fadeInUp 1.5s 1;  -webkit-animation-fill-mode: forwards;  animation-fill-mode: forwards;}*/
.delay-list li:nth-child(12n+1), .delay-list > div:nth-child(12n+1) {-webkit-animation-delay: 0.2s;  animation-delay: 0.2s;}
.delay-list li:nth-child(12n+2), .delay-list > div:nth-child(12n+2) {-webkit-animation-delay: 0.4s;  animation-delay: 0.4s;}
.delay-list li:nth-child(12n+3), .delay-list > div:nth-child(12n+3) {-webkit-animation-delay: 0.6s;  animation-delay: 0.6s;}
.delay-list li:nth-child(12n+4), .delay-list > div:nth-child(12n+4) {-webkit-animation-delay: 0.8s;  animation-delay: 0.8s;}
.delay-list li:nth-child(12n+5), .delay-list > div:nth-child(12n+5) {-webkit-animation-delay: 1.0s;  animation-delay: 1.0s;}
.delay-list li:nth-child(12n+6), .delay-list > div:nth-child(12n+6) {-webkit-animation-delay: 1.2s;  animation-delay: 1.2s;}
.delay-list li:nth-child(12n+7), .delay-list > div:nth-child(12n+7) {-webkit-animation-delay: 1.4s;  animation-delay: 1.4s;}
.delay-list li:nth-child(12n+8), .delay-list > div:nth-child(12n+8) {-webkit-animation-delay: 1.6s;  animation-delay: 1.6s;}
.delay-list li:nth-child(12n+9), .delay-list > div:nth-child(12n+9) {-webkit-animation-delay: 1.8s;  animation-delay: 1.8s;}
.delay-list li:nth-child(12n+10), .delay-list > div:nth-child(12n+10) {-webkit-animation-delay: 2.0s;  animation-delay: 2.0s;}
.delay-list li:nth-child(12n+11), .delay-list > div:nth-child(12n+11) {-webkit-animation-delay: 2.2s;  animation-delay: 2.2s;}
.delay-list li:nth-child(12n+12), .delay-list > div:nth-child(12n+12) {-webkit-animation-delay: 2.4s;  animation-delay: 2.4s;}
.delay-long-list li:nth-child(6n+1) {-webkit-animation-delay: 0.1s;  animation-delay: 0.1s;}
.delay-long-list li:nth-child(6n+2) {-webkit-animation-delay: 0.5s;  animation-delay: 0.5s;}
.delay-long-list li:nth-child(6n+3) {-webkit-animation-delay: 1.0s;  animation-delay: 1.0s;}
.delay-long-list li:nth-child(6n+4) {-webkit-animation-delay: 1.5s;  animation-delay: 1.5s;}
.delay-long-list li:nth-child(6n+5) {-webkit-animation-delay: 2.0s;  animation-delay: 2.0s;}
.delay-long-list li:nth-child(6n+6) {-webkit-animation-delay: 2.5s;  animation-delay: 2.5s;}
.canvas-animation { position: absolute; width: 100%; height: 0; overflow: hidden; }
.canvas-animation canvas { display: block; position: absolute; width: 100%; height: 100%; top: 0;}
.canvas-animation img{ width:100%;}
.animation-group{position:relative;}
.animation-group img{position: absolute; width: 100%; height: 0;top:0;left: 0;}
.animation-group img:first-child{position: relative;}
.animation-group.img-box img:first-child{position: absolute;}
.particles { position: absolute; width: 100%; height: 100%; top:0; left: 0; z-index: 0;}
em.delay-0, em.delay-1, em.delay-2{display: block;}
/*============iframe===============*/
.iframe-16x9,.plyr__video-embed{ position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.iframe-4x3 { position: relative; padding-bottom: 75%; height: 0; overflow: hidden; }
.iframe-16x9 iframe, .iframe-4x3 iframe, .plyr__video-embed iframe{ position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
/*==============text-ver==================*/
.text-ver{ writing-mode: tb-rl; -ms-writing-mode: tb-rl; -webkit-writing-mode: vertical-rl; -moz-writing-mode: vertical-rl; -ms-writing-mode: vertical-rl; writing-mode: vertical-rl; white-space: nowrap;}
.text-hor { writing-mode: lr-tb; -ms-writing-mode: lr-tb; -webkit-writing-mode: horizontal-tb; -moz-writing-mode: horizontal-tb; -ms-writing-mode: horizontal-tb; writing-mode: horizontal-tb; }
/*============grids===============*/
.grid-large, .grid-middle, .grid-small, .grid-max, .grid-min, .grid { width: 87%; margin: 0 auto; position: relative; }
.grid-full{max-width: 100%;}
.grid-max { max-width: 1600px;}
.grid-large { max-width: 1440px;}
.grid-middle { max-width: 1200px;}
.grid-small { max-width: 800px;}
.grid-min { max-width: 600px;}
.flex-max, .flex-large, .flex-middle, .flex-small, .flex-min{width: 100%;position: relative;}
.flex-max{max-width: 1280px;}
.flex-large{max-width: 600px;}
.flex-middle{max-width: 480px;}
.flex-small{max-width: 400px;}
.flex-min{max-width: 300px;}
.grid-1-12, .grid-2-12, .grid-3-12, .grid-4-12, .grid-5-12, .grid-6-12, .grid-7-12, .grid-8-12, .grid-9-12, .grid-10-12, .grid-11-12, .grid-3-8, .grid-5-8, .grid-1-2,.grid-1-5,.grid-4-5,.grid-3-10,.grid-6-10 { float: left; display: block; position: relative; }
.grid-1-12, .flex-1-12 { width: 8.3%; }
.grid-2-12, .flex-2-12 { width: 16.6%; }
.grid-3-12, .flex-3-12 { width: 25%; }
.grid-4-12, .flex-4-12 { width: 33.3%; }
.grid-5-12, .flex-5-12 { width: 41.6%; }
.grid-6-12, .flex-6-12 { width: 50%; }
.grid-7-12, .flex-7-12 { width: 58.3%; }
.grid-8-12, .flex-8-12 { width: 66.6%; }
.grid-9-12, .flex-9-12 { width: 75%; }
.grid-10-12, .flex-10-12 { width: 83.3%; }
.grid-11-12, .flex-11-12 { width: 91.6%; }
.grid-3-8, .flex-3-8 { width: 38%; }
.grid-5-8, .flex-5-8 { width: 62%; }
.grid-1-5, .flex-1-5 { width: 20%; }
.grid-4-5, .flex-4-5 { width: 80%; }
.grid-1-2, .flex-1-2 { width: 47%; }
.grid-3-10, .flex-3-10 { width: 30%; }
.grid-6-10, .flex-6-10 { width: 60%; }
.grid-space-right,.grid-space-left,.grid-space-right-small,.grid-space-left-small{ box-sizing: border-box;}
.grid-space-right-small{padding-right: 3%;}
.grid-space-left-small{padding-left: 3%;}
.grid-space-right{padding-right: 5%;}
.grid-space-left{padding-left: 5%;}
.grid-right{ float: right;}
.flex-container, .flex-top, .flex-bottom, .flex-center, .flex-stretch, .flex-left, .flex-right, .flex-center-justify, .flex-between, .flex-around, .flex-evenly, .flex-wrap{display: flex;}
.flex-top{ align-items: flex-start;}
.flex-bottom{ align-items: flex-end;}
.flex-center{ align-items: center;}
.flex-stretch{ align-items: stretch;}
.flex-left{ justify-content: flex-start;}
.flex-right{ justify-content: flex-end;}
.flex-center-justify{ justify-content: center;}
.flex-between{justify-content: space-between;}
.flex-around{justify-content: space-around;}
/*.flex-evenly{justify-content: space-evenly;}*//*IE11X*/
.flex-wrap{flex-wrap:wrap;}
.flex-space-right-small{padding-right: 4%;}
.flex-space-left-small{padding-left: 4%;}
.flex-space-right{padding-right: 8.3%;}
.flex-space-left{padding-left: 8.3%;}
.flex-space-right-big{padding-right: 16.6%;}
.flex-space-left-big{padding-left: 16.6%;}
.flex-reverse, .flex-reverse-list .flex-center:nth-child(even){flex-direction:row-reverse;}
.flex-column{flex-direction: column;}
.align-self-start{align-self:flex-start;}
.align-self-end{align-self:flex-end;}
.align-self-center{align-self:center;}
.align-self-baseline{align-self:baseline;}
.align-self-stretch{align-self:stretch;}
.img-1-1,.img-1-2,.img-1-3,.img-2-3,.img-2-5,.img-3-5,.img-3-7,.img-4-7{position:relative;}
.img-margin{display: flex; width: auto;margin: -15px;}
.img-margin+.img-margin{margin-top: 15px;}
.img-margin .img-1-1, .img-margin .img-1-2, .img-margin .img-1-3, .img-margin .img-2-3, .img-margin .img-2-5, .img-margin .img-3-5, .img-margin .img-3-7, .img-margin .img-4-7{ padding:15px;min-width: 0;}
.img-wrap{flex-wrap: wrap;}
.img-wrap .img-1-1, .img-wrap .img-1-2,.img-wrap .img-1-3,.img-wrap .img-2-3,.img-wrap .img-2-5,.img-wrap .img-3-5,.img-wrap .img-3-7,.img-wrap .img-4-7{box-sizing: border-box;}
.img-margin-bottom{margin-bottom:30px;}
.img-margin-top{margin-top:30px;}
.img-1-1{width: 100%;}
.img-1-2{width: 50%;}
.img-1-3{width: 33.3%;}
.img-2-3{width: 66.6%;}
.img-2-5{width: 40%;}
.img-3-5{width: 60%;}
.img-3-7{width: 43%;}
.img-4-7{width: 57%;}
.img-margin .img-box{height: 100%;}
.img-margin p, .img-margin+p{margin-top: 15px;}
.img-margin a[data-fancybox]{position: relative;}
.img-margin img{display: block;}
@media screen and (min-width: 800px) {
.img-margin.big{display: flex; width: auto;margin: -25px;}
.img-margin.big+.img-margin.big{margin-top: 25px;}
.img-margin.big .img-1-1, .img-margin.big .img-1-2, .img-margin.big .img-1-3, .img-margin.big .img-2-3, .img-margin.big .img-2-5, .img-margin.big .img-3-5, .img-margin.big .img-3-7, .img-margin.big .img-4-7{ padding:25px;}
}
/*============style===============*/
body { word-wrap: break-word; overflow-x: hidden;}
p, .text0 { font-size: 1em; line-height: 2em; letter-spacing: 0.05em; color: #333;}
p span, h1 span, h2 span, h3 span, li span, b span, em span, .inline-br, .text-break span, .text0 span{ display: inline-block;max-width: 100%; }
.text-break span{margin-right: 0.2em;}
::selection { background: #9f8471; color: #fff; }
a { color: #000;}
a:hover { color: #000;}
strong { font-weight: bold; }
em, i { font-style: normal; }
big { font-size: 1.1em; }
small { font-size: 0.85em; }
h1,h2,h3, h4, h5, h6 { font-size: 1em; }
body, .body-font{font-family: "Lato", Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", "儷黑 Pro", "LiHei Pro", sans-serif; font-size: 1em; }
/*.en-font, em, .page{font-family: "Lato", Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", "儷黑 Pro", "LiHei Pro", sans-serif;}
.text-font, h1, h2, h3, strong, form, select{font-family: "Noto Serif TC", Times, "Times New Roman", "儷宋 Pro", "LiSong Pro Light", "宋体", SimSun, serif;}*/
.title1,.title2,.title3,.title4{line-height: 1.25em;}
h1,h2{ font-weight: bold;}
.title1{ font-size:3em;font-weight: bold;}
h1,.title2{ font-size:2.25em;font-weight: bold;}
.title3{ font-size:1.875em;}
h2,.title4{ font-size:1.5em;}
em+.title4, .title4+em{margin-top:5px;display: block;}
.title5{ font-size:1.5em;font-weight: bold;letter-spacing: 1em;line-height: 1.6em;color: #9f8471;margin-right: -1em;}
em+.title5, .title5+em{margin-top:5px;display: block;}
.title6{font-size:1.25em;}
.title-en1{font-size:4.375em;line-height: 0.9em;font-weight: bold;white-space: nowrap;display: block;}
.text1, .text2{font-size:1em; letter-spacing: 0.05em;line-height: 1.5em;}
.text2{color: #9f8471;}
h2+.text1,h2+.text2{margin-top: 0.2em;}
.text-small{font-size:0.9375em; letter-spacing: 0.05em;line-height: 1.8em;color: #666;}
.img-box+.text-small, .img-over-box+.text-small{margin-top: 15px;}
.text-small:empty{display: none;}
.en-small{display: inline-block; font-size:0.875em;color: #9f8471;}
.en-small2{display: block; font-size:0.875em; font-weight: bold;}
.text-line-height {line-height: 1.6em;}
.en-line-height{line-height: 1.1em; padding-bottom: 0.1em; padding-top: 0.1em;}
.no-space{ letter-spacing: 0 !important;}
.space50{ letter-spacing:0.05em;}
.space400{ letter-spacing:0.4em;}
.space1000{ letter-spacing:1em;}
.text-spacing0{letter-spacing:0em !important;}
.text-spacing1{letter-spacing:0.05em !important;}
.text-spacing2{letter-spacing:0.1em !important;}
.text-spacing3{letter-spacing:0.2em !important;}
.color-white { color: #fff; }
.color-black {color: #000;}
.color1 { color: #333;}
.color2{color: #ccc;}
.color3{color: #9f8471;}
.line-spacing p{margin-bottom: 20px;}
.paragraph p,.paragraph ul,.paragraph ol{margin-bottom: 10px;}
.list-disc li { list-style-type: disc; }
.list-decimal li { list-style-type: decimal; }
.list-decimal li, .list-disc li { margin-left: 25px; }
.text-ellipsis, .albums-list p, .portfolio-list h1, .news-list h3{ white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.text-ellipsis-multiline, .portfolio-list h2{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;overflow: hidden;}
.offscreen{position: absolute;clip: rect(1px 1px 1px 1px);clip: rect(1px, 1px, 1px, 1px);padding: 0;border: 0;height: 1px;width: 1px;overflow: hidden;}
.text-block{display:block;}
.text-normal{font-weight: normal;}
.text-bold{font-weight: bold;}
.text-justify{text-align:justify;}
.align-left{ float: left;}
.align-right{ float: right;}
.align-center{ margin: 0 auto;}
.text-left{ text-align: left;}
.text-right{ text-align: right;}
.text-center{ text-align:center;}
.text-top{margin-top:20px;}
.text-bottom{margin-bottom:20px;}
.text-top2{margin-top:35px;}
.text-bottom2{margin-bottom:35px;}
.text-top3{margin-top:45px;}
.text-bottom3{margin-bottom:45px;overflow: hidden;}
.box-top{margin-top:60px;}
.box-bottom{ margin-bottom:60px;}
.box-top2{margin-top:80px;}
.box-bottom2{ margin-bottom:80px;}
.box-top3{ margin-top:110px;}
.box-bottom3{ margin-bottom:110px;}
.text-bottom3+.text-bottom3:last-child, .box-bottom3+.box-bottom3:last-child{margin-bottom:0px;}
.no-top{margin-top:0!important;}
.no-bottom{margin-bottom:0!important;}
.text-top:empty, .text-top2:empty{margin-top: 0;}
.text-bottom:empty, .text-bottom2:empty{margin-bottom: 0;}
/*============base===============*/
body, html { height: 100%; }
.wrapper { min-height: 100%; width: 100%; position: relative; overflow: hidden; }
.main { position: relative; width: 100%;z-index:1;overflow: hidden; }
#footer { position: relative; width: 100%; z-index: 2; min-height: 300px;}
.wrapper .main{ padding-bottom: 300px;}
.wrapper+#footer{ margin-top: -300px;}
/*============nav===============*/
.logo { position:fixed; display: block; width: 180px; height: auto;top: 37px; left:3%; z-index: 101;}
.logo:before{content: ""; position: relative;display: block; width: 100%;height: 0; padding-bottom: 31.7%; background-image:url("../images/logo.png"); background-position: left center;background-repeat: no-repeat; background-size: cover;image-rendering:-webkit-optimize-contrast;}

#nav{position: fixed; z-index: 100;box-sizing: border-box;font-size: 0; padding: 0 3%; display:inline-block;width: 100%;height: 120px; top: 0;left: 0;overflow: hidden; background-image: -webkit-linear-gradient( rgba(0,0,0,.9) 0%, rgba(0,0,0,0) 100%); background-image: -moz-linear-gradient( rgba(0,0,0,.9) 0%, rgba(0,0,0,0) 100%); background-image: -o-linear-gradient( rgba(0,0,0,.9) 0%, rgba(0,0,0,0) 100%); background-image: linear-gradient( rgba(0,0,0,.9) 0%, rgba(0,0,0,0) 100%);}
#nav ul{margin-left: 180px;float: left;}
#nav ul a{color: #fff;}
#nav li {position: relative; display: block;float: left; white-space: nowrap;margin-left:30px;}
#nav li strong{position: relative; display: block;padding-top: 50px;padding-bottom: 12px; font-size: 17px;letter-spacing: 0.4em; margin-right: -0.4em; line-height: 24px;-moz-text-shadow:1px 1px 10px rgba(0,0,0,.5); -webkit-text-shadow:1px 1px 10px rgba(0,0,0,.5); text-shadow: 1px 1px 10px rgba(0,0,0,.5);}
#nav li strong:before{content: "";position: absolute;top:0;left: 0; width: calc(100% - 6px);height: 30px; background-image: -webkit-linear-gradient( transparent, #9f8471); background-image: -moz-linear-gradient( transparent, #9f8471); background-image: -o-linear-gradient( transparent, #9f8471); background-image: linear-gradient( transparent, #9f8471);opacity:0;}
#nav li.active strong:before, #nav li a:hover strong:before{opacity: 1;height: 45px;}
#nav li small{position:absolute;bottom: 0;left: 0; display: block;font-size: 12px;line-height: 12px;letter-spacing: 0.4em;opacity: .4; -ms-transform: scale3d(.5,.5,.5); -webkit-transform: scale3d(.5,.5,.5); -moz-transform: scale3d(.5,.5,.5) ; -o-transform: scale3d(.5,.5,.5); transform: scale3d(.5,.5,.5);transform-origin: center left;}
#nav li.active a, #nav li a:hover{color:#9f8471;}
#nav li.nav-style2 strong{width:100%; letter-spacing:0; margin-right: 0;}
#nav li.nav-style2 strong:before{width:100%;}
.nav-side{float: right;margin-right: -20px;}
.nav-side strong{ display: block; padding-top: 50px;padding-left: 18px;padding-right: 18px; font-size: 17px;letter-spacing: 0.2em; line-height: 24px;-moz-text-shadow:1px 1px 10px rgba(0,0,0,.5); -webkit-text-shadow:1px 1px 10px rgba(0,0,0,.5); text-shadow: 1px 1px 10px rgba(0,0,0,.5);}
.nav-side a{position: relative; display:inline-block;color: #fff;}
.nav-side a:before{content: "";position: absolute;bottom:3px;right: 0;background: #666;width: 1px;height: 18px;}
.nav-side a:last-child:before{display: none;}
.nav-side strong.nav-style2{letter-spacing:0;}
.nav-side a.active, .nav-side a:hover{color:#9f8471;}
    
.nav-toggle{position:fixed;display:none; right:10px; top:10px; width: 36px; height: 40px;padding: 10px 12px; z-index:105; cursor:pointer;}
.nav-toggle span ,.nav-toggle span:before ,.nav-toggle span:after{ display:block; width:100%;}
.nav-toggle span{ position:relative; top:50%; background:#fff; height:2px;}
.nav-toggle span:before ,.nav-toggle span:after{ content:""; position:absolute;background-color:#fff; height:2px;}
.nav-toggle span:before{ top:-.4em;}
.nav-toggle span:after{ bottom:-.4em; }
.sticky-page .nav-toggle{background: #000;right:0; top:0;}
body.active .nav-toggle{right:10px; top:10px;}
body.active .nav-toggle span{ background:none !important; transition:background .2s;}
body.active .nav-toggle span:before{ top:0; transform:rotate(135deg); transition:top .2s .1s,transform .2s .6s;}
body.active .nav-toggle span:after{ bottom:0; transform:rotate(225deg);  transition:bottom .2s .1s,transform .2s .6s;}
body.active .nav-toggle span:before, body.active .nav-toggle span:after{ background-color:#8a7156;}

.header-icon{position:absolute;right:3%;top:3%;z-index: 1;}
.header-icon a{position:relative;min-width:40px;height: 40px;line-height: 40px;margin-right: 10px; float: left;display:block; text-align: center;color:#fff;}
.header-icon i{font-size: 30px;line-height: 40px;}
.logo-icon{width: 70px;background: url("../images/logo2.png") no-repeat center center;background-size: contain;margin-left: 5px;}

@media screen and (min-width: 1201px) {
.sticky-page .logo, .sticky-content .logo{top: 12px;}
.sticky-page #nav{background-color: #000; height: 100px;margin-top: -25px;}
    
.index #nav{position: absolute;top: 100vh; margin-top: -120px; background-image: -webkit-linear-gradient( rgba(0,0,0,0) 0%, rgba(0,0,0,.9) 100%); background-image: -moz-linear-gradient( rgba(0,0,0,0) 0%, rgba(0,0,0,.9) 100%); background-image: -o-linear-gradient( rgba(0,0,0,0) 0%, rgba(0,0,0,.9) 100%); background-image: linear-gradient( rgba(0,0,0,0) 0%, rgba(0,0,0,.9) 100%);-webkit-transition: none; -o-transition:none; -moz-transition:none; transition:none;}
.index #nav ul {margin-left: 0;}
.index .logo{display: none;}
.index.sticky-page #nav{background-color:transparent; height: 120px;}
.index.sticky-content #nav{position: fixed;top:0;background-color:#000; height: 100px; margin-top: -25px;}
.index.sticky-content #nav ul{margin-left: 180px;}
.index.sticky-content .logo{display:block;}
}
@media screen and (max-width: 1500px) and (min-width: 1201px) {
#nav li strong {font-size: 16px; letter-spacing: 0.2em;}
#nav li {margin-left:25px;}
.nav-side strong {padding-left: 12px; padding-right: 12px;font-size: 16px;}
.logo { width: 105px;}
.logo:before{padding-bottom:50%;}
#nav ul, .index.sticky-content #nav ul{margin-left: 105px;}
}
@media screen and (max-width: 1200px) {
body.active{overflow: hidden;}
body.active .wrapper, body.active .main, body.active #footer{ -webkit-filter:blur(2px);-moz-filter:blur(2px);-o-filter:blur(2px);-ms-filter:blur(2px);filter:blur(2px);}
.logo{position: absolute;top: 20px;}
.nav-toggle{display: block;}
#nav{height: 0;background-color:rgba(0,0,0,.8);z-index: 101; padding: 0 10%;}
body.active #nav{height: 100%;overflow: auto; padding: 70px 10%;}
#nav li { margin-left:0;clear: both;}
#nav ul {float: none;margin-left: 0;} 
.nav-side {float: none;margin-right: 0;margin-left: -20px;margin-right: -20px;}
#nav li strong { padding-top: 30px;}
#nav li strong:before{height: 2px;width: 0px; top: auto;bottom:5px;background-image: linear-gradient( to left,transparent, #9f8471);}
#nav li.active strong:before, #nav li a:hover strong:before { height:2px;width: 100%;}
.nav-side strong {padding-top: 40px;}
.content-title .button-icon{position: fixed;top:10px; right: 70px; z-index: 1;}
.content-title .button-icon a{color:#fff;}
.content-title .button-icon i{line-height: 60px;}
.content-title .button-icon b{display: none;}
.sticky-page .content-title .button-icon{ background: #000; right: 60px;top: 0;border-right: solid 1px #fff;}
}
@media screen and (max-width: 800px) {
.logo{top: 15px; width: 150px;}
.nav-toggle{top: 5px;}
.content-title .button-icon{top:5px;}
}
@media screen and (max-height: 700px) and (max-width: 1200px) {
body.active #nav { padding-top:40px;padding-bottom: 30px;}
}
@media screen and (max-height: 640px) and (max-width: 1200px) {
#nav li strong {padding-top: 20px;}
.nav-side strong { padding-top: 25px;}
}
@media screen and (max-width: 600px) {
.header-icon {top: 10px;}
.header-icon a{margin-right: 5px;}
}
@media screen and (max-width: 500px) {
.nav-side {margin-left: -12px; margin-right: -12px;}
.nav-side strong {padding-left: 12px; padding-right: 12px;font-size: 16px;}
}
/*============footer===============*/
#footer{background: #000; color:#ccc;}
.footer-grid{padding: 70px 0 40px 0;width: 85%;max-width: 1440px; margin: 0 auto;}
.footer-logo{ margin-bottom: 35px;text-align: right;}
.footer-logo a{position: relative; display: inline-block !important;margin-right:6%;}
.footer-logo a:last-child{margin-right:0;}
.logo-leftup{max-width: 140px;width: 35%;}
.logo-see{max-width: 110px;width: 27%;}
.logo-see img{margin-bottom: 10px;}
.footer-logo img{height:auto;width:100%;}
.footer-info li{position: relative; display:block; font-size: 16px;margin-bottom: 20px;}
.footer-info a{color:#ccc;}
.footer-info a:hover{color:#9f8471;}
.footer-info .text-tel{float: left;margin-right: 20px;}
.footer-info b, .info-list b{display:block; line-height: 25px;padding-bottom: 5px;padding-left: 43px;}
.footer-info small, .info-list small{position: absolute;left: 0; top:7px; display:block;font-size: 12px; line-height: 12px; color:#9f8471;white-space: nowrap;padding-right: 6px; border-right: solid 1px;text-align: right;}
.footer-info small{border-right-color:#473c34;}
.footer-info .text-add b{font-weight: normal;}
.footer-info .text-tel b{font-size: 1.125em;}
.footer-copyright {font-size: 12px; line-height: 22px;}
.footer-copyright, .footer-copyright a{color: #888;}
#footer .footer-copyright a:hover{text-decoration: underline;color: #ccc;}
.footer-copyright span{display: inline-block; }

.button-top{position:fixed; display:block;bottom:20px; right:1%; font-size: 12px;line-height: 15px;width: 50px; white-space: nowrap;text-align: center;color: #9f8471; z-index:1;opacity: 0;}
a.button-top{color: #9f8471;}
.button-top i{font-size: 30px;display: block;}
.button-top.active{z-index:5; opacity: 1;}

.info-list{margin-bottom: -5px;}
.info-list li{position: relative; display:inline-block; margin-bottom: 5px;margin-right: 20px;}
.info-list .text-contact b{padding-left: 75px;}
.info-list .text-lineid b{padding-left: 60px;}
.info-list .text-tel b, .info-list .text-lineid b{font-size: 1.125em;}
/*============html-edit===============*/
.html-edit {position: relative;}
.html-edit a{ text-decoration:underline;}
.html-edit a:hover { text-decoration:none;}
.html-edit img { max-width: 100%; height:auto !important; }
.html-edit ul, .html-edit ol{line-height: 1.7em;}
.html-edit li { list-style: outside; margin-left: 25px; margin-bottom: 0.5em;}
.html-edit ul li { list-style-type: disc; }
.html-edit ol li { list-style-type: decimal; }
.html-edit iframe{ width: 100%; max-width: 100%;}
.html-edit h1, .html-title1{font-size: 1.5em;}
.html-edit h2, .html-title2{font-size: 1.25em;}
.html-edit h3, .html-title3{font-size: 1.125em;}
.html-edit h1, .html-edit h2, .html-edit h3, .html-title1, .html-title2, .html-title3{display: block; /*color: #9f8268;line-height: 1.5em;*/font-weight: bold;letter-spacing: 0;margin-bottom: 0.2em;}
.html-edit strong{color: #9f8268;}
.html-button a, a.html-button, .html-edit a .html-button{position: relative; display:inline-block; padding:10px 20px;background-color: #9f8268; border-radius: 3px;color: #fff;text-decoration: none;margin: 5px 0;}
.html-button a:hover ,a.html-button:hover, .html-edit a:hover .html-button{background-color:#9f8268;-ms-transform: scale3d(1.05,1.05,1);-webkit-transform: scale3d(1.05,1.05,1);-moz-transform: scale3d(1.05,1.05,1);-o-transform: scale3d(1.05,1.05,1);transform: scale3d(1.05,1.05,1); }
.html-edit small{font-size:0.9375em;color: #666;}
.html-edit table{float: none;}
/*============googlemaps===============*/
.googlemaps{width:100%; height:500px; position:relative;}
.googlemaps iframe{width: 100%; height: 100%;}
/*============load===============*/
.main, .title-box{opacity: 0;opacity:1\9\0;-webkit-transition: opacity 500ms ease-in; -o-transition: opacity 500ms ease-in; -moz-transition: opacity 500ms ease-in; transition: opacity 500ms ease-in; }
body.loading-complete .main, body.loading-complete .title-box{opacity: 1;}
.loading-content:before{content: "";position: absolute;z-index: 1;display: block;width: 100%;height: 50px;top:200px;left: 0;background: url("../images/loader.gif") no-repeat center center;}
.loading-content .page:before, .loading-content .title-box:before{content: "";position: absolute;z-index: 1;display: block;width: 100%;height: 100%; }
.loading-content .page, .loading-content .category-list, .loading-content .select-category{opacity: .7;}
/*============button===============*/
.underline b, .underline strong{position: relative;display:inline-block;}
.underline b:before, .underline strong:before{ position: absolute; content: ""; display: block; height: 1px; width: 0px; bottom: 0px; left: 50%; background-color:#9f8268; z-index: 1; }
.underline a:hover{color:#9f8268;}
.underline.left a b:before, .underline.left a strong:before{ left: 0;}
.underline a:hover b:before, .underline a:hover strong:before, .underline a.active b:before, .underline a.active strong:before, a:hover .underline strong:before, a:hover .underline b:before, a.underline:hover b:before, a.underline:hover strong:before{width: 100%; left: 0%;}

.border-line a{overflow: hidden;}
.border-line a:before, .border-line a:after{content: ""; position: absolute; border: solid 1px transparent; width: 0; height: 0;}
.border-line a:before, .border-line a:hover:before{left: 2px; top:2px;}
.border-line a:after, .border-line a:hover:after{right: 2px; bottom: 2px;}
.border-line a:hover:before, .border-line a:hover:after{ width: calc(100% - 6px); height:calc(100% - 6px);}
.border-line a:hover:before{ border-top: solid 1px #fff; border-left: solid 1px #fff;}
.border-line a:hover:after{ border-bottom: solid 1px #fff; border-right: solid 1px #fff;}

.button-icon{position: relative;font-size: 0;line-height: 0;}
a.button-icon, .button-icon a{position: relative; display:inline-block;height: 60px;width: 60px;line-height: 20px; font-size:14px; text-align: center;overflow: hidden;color: #9f8268;}
a.button-icon i, .button-icon a i{font-size:36px;line-height:36px;display: block;}
a.button-icon:hover i, .button-icon a:hover i{font-size:44px;}

.button-icon-text{display: flex;justify-content: center;}
a.button-icon-text, .button-icon-text a{position: relative; display:inline-block; padding: 8px 15px 8px 75px;box-sizing: border-box;color: #9f8268;letter-spacing: 0.1em;line-height: 1.4em;}
.button-icon-text i{font-size:16px;margin-right: 5px;}
.button-icon-text em{font-size:14px;line-height: 14px;letter-spacing: 0;display: block;float: left;margin-left: -65px; margin-top: 3px;}
.button-icon-text .text-back h3{white-space: nowrap;}

.button-text a, a.button-text{position: relative; display:inline-block; padding:10px 20px; line-height: 25px;background-color: #9f8268; border-radius: 3px;color: #fff;text-decoration: none;letter-spacing: 0.1em;}
.button-text a:hover ,a.button-text:hover{background-color:#947458;}
.button-text i{margin-right: 5px;}

.content-button{text-align: center;overflow: hidden;}
.share-button{position:relative;display:inline-block;}
.share-button a{display: inline-block;width:50px;height: 50px;line-height: 50px;padding: 0;color: #fff!important;background-color:#9f8471; text-align:center; overflow:hidden;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;margin-right: 5px;}
.share-button a:last-child{margin-right:0;}
.share-button i{position: relative;left:auto;top:auto;line-height: inherit; font-size:30px;}
.share-button h2{line-height: 1em;display: inline-block;vertical-align: top; font-size:3em;margin-right: 0.3em;}
.share-button:before,.share-button:after{content:"";position: absolute;display: block;background: #9f8471;height: 1px; width: 40vw;top:50%;opacity: .4;}
.share-button:before{right: 100%;margin-right: 1.5em;}
.share-button:after{left: 100%;margin-left: 1.5em;}
a.share-line i{ font-size:33px;}
a.share-facebook:hover{background-color:#3b5998;}
a.share-line:hover{background-color:#00b900;}

.category-list{ display:block;text-align: center; font-size: 0;margin-left: -10px;margin-right: -10px;}
.category-list li{position: relative; display:inline-block;font-size: 16px; line-height: 20px; letter-spacing: 0.1em; }
.category-list li:before { content: ""; position: absolute; width: 1px; height: 18px; right: -1px; top: 50%; margin-top: -9px; background-color:rgba(159,130,104,.5);}
.category-list li:last-of-type:before{display: none;}
.category-list a{display:inline-block; color:#9f8268;padding: 7px 20px;}
.category-list li.active a{color: #000;}

.button-down{font-size: 13px;line-height: 1.2em;font-weight: bold; display: block;}
.button-down i{font-size: 48px;margin-top: -5px;float: left;}
/*============page===============*/
.page {display: inline-block;clear: both;text-align: center; font-size: 0; margin-top: 70px;position: relative;width: 110%; left: 50%; -ms-transform: translateX(-50%); -moz-transform: translateX(-50%); -webkit-transform:translateX(-50%); -o-transform:translateX(-50%); transform: translateX(-50%);}
.page:empty{display: none;}
.page a {position: relative; min-width:40px; height: 40px; line-height: 40px; display: inline-block;text-align: center;font-size: 16px;color:#9f8268;}
.page a.active{color:#fffbf7;background:#9f8268;}
.page i{font-size: 18px;vertical-align: text-bottom;}
a.page-prev, a.page-next{font-size: 16px;}
a.page-prev{padding-right:10px;}
a.page-next{padding-left:10px; }
.infinite-next{display: block;text-align: center;font-size: 14px;padding: 10px;}
/*============main===============*/
.full-box { position: absolute; top: 0; left: 0; height: 100%; width: 100%; overflow: hidden; background-position: center center; background-size: cover; }
.full-box.img-bg:after{z-index: -1;}
.sticky-content .full-box.img-bg:after{z-index: 1;}
.sticky-content .full-box .video-full{opacity: 0;}
.img-bg .img-box, .header-box .img-box, .header-box .img-box-mobile, .full-box .img-box, .full-box .img-box-mobile{ position: relative; top: 0; left: 0; height: 100%; width: 100%; background-position: center center; background-size: cover; image-rendering:-webkit-optimize-contrast;}
/*.header-ratio .full-box .img-box-mobile{height: 0;padding-bottom: 56.25%;}*/
.header-box{position: relative; box-sizing: border-box;height: 700px; width: 100%;overflow: hidden;background-color: #000;}
.content-page .header-box{height: 200px; padding-bottom:0!important;}
.content-page .header-box .img-box:before{ width: 100%; background-color: rgba(0,0,0,.5);}
.header-box .img-box{ position: absolute; top: 0; left: 0; height: 100%; width: 100%;background-color: #000;opacity: 0;}
.header-box .img-box:before{content: ""; position: absolute; top: 0; left: 0; height: 100%; width: 50%; background-image: -webkit-linear-gradient( rgba(0,0,0,.9) 0%, rgba(0,0,0,0) 100%); background-image: -moz-linear-gradient( rgba(0,0,0,.9) 0%, rgba(0,0,0,0) 100%); background-image: -o-linear-gradient( rgba(0,0,0,.9) 0%, rgba(0,0,0,0) 100%); background-image: linear-gradient( to right,rgba(0,0,0,.5) 0%, rgba(0,0,0,0) 100%);}
.header-box .swiper-container.img-box:before{display: none;}
.img-bg{ position: fixed; top: 0; left: 0; height: 100%; width: 100%; overflow: hidden;}
.img-bg+.main{min-height: 100vh;}
.header-container{position: relative; display: block; box-sizing: border-box; height: 100vh;background-color: #000;}
@media screen and (orientation:landscape){ 
.full-box .img-box-mobile, .header-box .img-box-mobile{display: none;background-image: none !important;}
}
@media screen and (orientation:portrait){ 
.full-box .img-box, .header-box .img-box-mobile+.img-box{display: none; background-image:none!important;} 
/*.header-ratio .img-bg{position: absolute;}
.header-ratio .header-container{min-height:auto;padding-bottom:56.25%;margin-top: 80px;overflow: hidden;}
.header-ratio .header-container ~ .wrapper .content-main{padding-top: 0;}*/
}
.title-box{position: absolute;left: 3%; bottom: 10%; color: #9f8471;}
.title-en{display: block;font-size:6.25em; line-height: 0.9em;font-weight: bold;padding-bottom:0.2em;background: -webkit-linear-gradient(#e2dac0 0,#9f8471 35%,#e2dac0 50%,#9f8471 85%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.title-text{font-size:1.5em; line-height: 1.5em;letter-spacing: 1em;margin-right: -1em;}
.title-box img{height: 182px; width: auto;padding-bottom: 3%;}

.bg-dark2{background: #111111; color:#ccc;}
.bg-dark{background:#000; color:#ccc;}
.bg-dark p, .bg-dark .text0, .bg-dark2 p, .bg-dark2 .text0{color: #ccc;}
.bg-dark .text2{color: #9f8471;}
.bg-gold{background:#c3a58a;}
.bg-gold .color3{color:#fff;}
.bg-gold .text2{color:#57483b;}
.grid-container{position: relative; padding: 130px 0; }
.grid-container-small{position: relative; padding: 100px 0; }
.grid-container-top{position: relative; padding-top: 130px; }
.grid-container-bottom{position: relative; padding-bottom: 130px; }
.content-title{display: flex;}
.content-title .button-icon{margin-left: auto;}
.content-title .text-date{margin-right: 20px;margin-bottom: 0;}
.content-title .text-box{max-width:calc(100% - 150px);}
.content-box {position: relative;}
.content-box .html-edit{width: 100%;}
.content-box .img-list{width: 103%;margin-bottom: -3%;}
.content-box .img-list a{display: block;box-sizing: border-box; padding: 0 3% 3% 0;width: 25%;}
@media screen and (min-width: 1000px) {
.content-layout2 .content-box {display: flex; align-items: flex-start; width: 100%;}
.content-layout2 .content-box .html-edit{width: 65%;margin-right: 5%;}
.content-layout2 .content-box .img-list{width: 30%;margin:0;margin-bottom: -30px;}
.content-layout2 .content-box .img-list a{width: 100%; padding: 0;padding-bottom:30px;display:inline-block;}
.no-img-list .content-box .html-edit{width: 100%;margin-right: 0;}
.no-img-list .grid-container > .grid-large:first-child{max-width: 1200px;}
}
.text-box{ position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.grid-item{ position:relative; display:block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;} 
.item-list-5{width:101%;margin-bottom: -20px;}
.item-list-5 .grid-item{ width:19%; margin:0 1% 25px 0; float:left;}
.item-list-4{position: relative; width:104%; margin-left: -2%;background-image: url("../images/bg-line.gif");background-repeat: repeat-y;background-position: center top;}
.item-list-4 .grid-item{ width:25%; padding: 0 2%; float:left; margin-bottom:50px; }
.item-list-4:before, .item-list-4:after{content:"";position: absolute;top:0; width:1px;height: 100%; background-image: url("../images/bg-line.gif");background-repeat: repeat-y;background-position: center top;}
.item-list-4:before{ left: 25%;}
.item-list-4:after{ left: 75%;}
.item-list-4 .text-box+.img-box, .item-list-4 a+.plyr{margin-top:20px;}
.item-list-3, .item-list-2{position: relative; display: flex;flex-wrap: wrap;}
.item-list-3{ width:102%;margin-bottom: -35px;}
.item-list-3 .grid-item{ width:33.3%; padding-right: 2%; margin-bottom:35px; }
.item-list-2{ width:102%;margin-bottom: -35px;}
.item-list-2 .grid-item{ width:48%; margin-right: 2%; margin-bottom:35px;overflow: hidden;}
.item-list-1 .grid-item{ width:100%; padding-right: 0; margin-bottom:20px;}
.item-list-1 .grid-item:last-child{margin-bottom: 0;}

.text-list li{position: relative; padding-left: 20px;}
.text-list li:before, .timeline-list p:before{content:"";position: absolute; left:2px;top:12px;display: block; width: 8px;height: 8px;background-color: #9f8471; -ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); transform:rotate(45deg);}
.text-list.spacing li{margin-bottom: 20px;}
.text-list.spacing li:last-child{margin-bottom: 0;}
.timeline-list{position: relative;}
.timeline-list li{position: relative;}
.timeline-list li img{height: 250px; width: auto;margin-top: 20px; -moz-box-shadow: 1px 1px 10px rgba(0,0,0,.2); -webkit-box-shadow: 1px 1px 10px rgba(0,0,0,.2); box-shadow: 1px 1px 10px rgba(0,0,0,.2);}
.timeline-list li img:first-of-type{margin-right:25px;}
.timeline-list em{position: absolute;right: 100%; margin-right: 4%;white-space: nowrap;}
.timeline-list p{position: relative;padding-left: 6%;padding-bottom: 5px;}
.timeline-list p:after{content:"";position: absolute; left:5px;top:25px;width:3px;height:calc(100% - 18px);background-color: #9f8471;}
.timeline-list li:last-of-type p:last-of-type:after{height:100%;}
.timeline-list .text-year~p:last-of-type{padding-bottom: 30px;}
.timeline-list strong{display: inline-block;}
.tag-list{position: relative; margin-bottom: -20px;margin-left: -20px;}
.tag-list li{display: inline-block; padding: 0 20px;margin-bottom: 20px;border-right: solid 1px #e2dad4;}
.tag-list li:last-child{border-right:none;}
.tag-list strong{display: block;}

.icon-new h2:after, .icon-hot h2:after, .text-list .icon-new strong:after, .text-list .icon-hot strong:after{content: "NEW"; display: inline-block; color:#fff; background:#c0a894; font-size:12px;line-height: 20px;height: 20px;letter-spacing: 0; margin-left:2px;padding: 0 10px; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;vertical-align: middle;-ms-transform: scale3d(.9,.9,.9);-webkit-transform: scale3d(.9,.9,.9);-moz-transform: scale3d(.9,.9,.9);-o-transform: scale3d(.9,.9,.9);transform: scale3d(.9,.9,.9);}
.icon-hot h2:after, .text-list .icon-hot strong:after{content: "HOT";background:#a53f3f;} 
.text-date{margin-bottom: 15px;}
.text-date em{display: block;background-color:#9f8471;color:#fff;font-size: 12px;line-height: 14px;width: 65px;height: 65px;padding: 25px 0 0 10px; box-sizing: border-box; white-space: nowrap;margin-bottom: 5px; text-transform:uppercase;}
.text-date strong{white-space: nowrap;}
.img-box+.text-box .text-date, .plyr+a .text-box .text-date{margin-top: -40px;}
.text-year{font-size: 2.25em;line-height: 0.9em; display: block;font-weight: bold;text-align: center;}
.text-year:after{content: "YEAR";display: block;font-size: 12px;line-height: 16px; font-weight: normal; letter-spacing: 1em;margin-right: -1em;}
.text-more .grid-item a:last-child:after, a.text-more:after{content:"Read more";position: relative;display: inline-block;float: right; margin-top: 15px; margin-right: 5px; color:#9f8471;font-size: 14px;border-bottom:solid 1px transparent;}
.text-more .grid-item a:last-child:hover:after{border-bottom:solid 1px #9f8471; }
.title-line{position: relative; display: block;float: left; font-size:1.875em;line-height: 1em;font-weight: bold;color: #9f8471;margin-bottom: 20px;margin-top: 15px;clear: both;max-width: 90%;white-space: pre-line;}
.title-line:before{content: ''; position: absolute;width:1440px;left: 100%;top:50%;margin-left: 15px; height: 1px;background: #e2dad4;}
.title-line+.grid-item{clear: both;}
.title-line:first-child{margin-top: 0;}
.bg-gold .title-line{color: #fff;}
.bg-gold .title-line:before{background:rgba(255,255,255,.3);}
.title-num{counter-increment: category;}
.title-num h1{position: relative; padding-top: 0.5em; padding-left:1.4em;white-space: pre-line;}
.title-num h1:before {width: 1.1em; height: 1.1em; padding-top: 0.5em;font-weight:bold; position: absolute;top: 0; left: 0; content: counter(category,upper-latin); color: #ffffff; display: block;text-align:center;background-color: #9f8471;}
.number-list > li{position: relative; counter-increment: li; box-sizing: border-box;padding-left: 20px;}
.number-list > li:last-of-type{margin-bottom: 0;}
.number-list > li:before { position: absolute;left: 0;top: 0; display:inline-block;font-weight: bold;content: counter(li); white-space: nowrap; letter-spacing: -0.1em;}
.dot-list li{position: relative;box-sizing: border-box;padding-left: 1.2em; line-height:2em;}
.dot-list li:before{content:"";position: absolute;display: block; left: 0.4em; top: 0.8em;width: 4px;height: 4px;border-radius: 50%;background-color: #9f8471;}
.list-style-none:before{display: none;}

.img-caption{ position:absolute; display:block; bottom:15px; font-size: 0.9375em; line-height: 1.4em; color:#fff; z-index:1; left:0; padding: 0 15px; width: 100%; box-sizing: border-box; text-align:right;-moz-text-shadow:1px 1px 10px rgba(0,0,0,.6); -webkit-text-shadow:1px 1px 10px rgba(0,0,0,.6); text-shadow: 1px 1px 10px rgba(0,0,0,.6); }
.img-box, .img-over-box{ position:relative; /*display: block;*/overflow:hidden; }
.img-box{background-position: center center; background-repeat: no-repeat; background-size:cover; }
.img-ratio56 .img-box{padding-bottom:56.25%; }
.img-ratio66 .img-box{padding-bottom:66.66%; }
.img-ratio150 .img-box{padding-bottom:150%; }
.img-over-box img{ width:100%; height:auto;}
.img-box img{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; width:100%; height:100%;}
a .img-hover{opacity: 0;}
a:hover .img-hover{opacity: 1;}
.img-ver img, img.img-ver{ height: 100%; width: auto;}
.img-shadow{-moz-box-shadow:1px 1px 10px rgba(0,0,0,.3); -webkit-box-shadow:1px 1px 10px rgba(0,0,0,.3); box-shadow: 1px 1px 10px rgba(0,0,0,.3); }
/*==============index==================*/
.logo-index{width: 280px;height:65px; display: block;background: url("../images/logo-index.png") no-repeat;background-size: contain; margin-bottom: 1%; margin-left: 5px;}
.index-box{position: absolute;z-index: 1;top: 0; left: 0; width: 100%; height: 100%;display: block;color: #fff; background-color: rgba(0,0,0,.1);padding:3%;box-sizing: border-box;}
.index-box a{color: #fff;}
.index-box img{width: 70%; max-width: 900px;height: auto;}
.index-box h1{font-size: max(7vw,4em);line-height: 0.95em;}
.index-box h2{font-size: max(1.26vw,1em); margin-top: 7px;}
.index-box .button-down{margin-top: 30px;}
.index-box h1:empty+.button-down{margin-top: 0;}
.portfolio-list {display: flex;flex-wrap: wrap;margin-bottom: -5%;}
.portfolio-list .grid-item{display: inline-block;margin-bottom: 5%;}
.portfolio-list .grid-item:nth-child(4n+1), .portfolio-list .grid-item:nth-child(4n+4){width: 62%;max-width: 920px;}
.portfolio-list .grid-item:nth-child(4n+1){margin-right: 5%;}
.portfolio-list .grid-item:nth-child(4n+4){margin-left: 5%;}
.portfolio-list .grid-item:nth-child(4n+2), .portfolio-list .grid-item:nth-child(4n+3){width: 28%;max-width: 420px;}
.portfolio-list .grid-item:nth-child(4n+3){margin-left: auto;}
.portfolio-list .img-box{padding-bottom: 56.25%;}
.portfolio-list .img-box img{width: auto;left: 50%; -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%);}
.computer .portfolio-list a:hover .img-box img{-ms-transform: scale3d(1.1,1.1,1) translateX(-45%); -webkit-transform: scale3d(1.1,1.1,1) translateX(-45%); -moz-transform: scale3d(1.1,1.1,1) translateX(-45%); -o-transform: scale3d(1.1,1.1,1) translateX(-45%); transform: scale3d(1.1,1.1,1) translateX(-45%);}
.portfolio-list  .grid-item:nth-child(4n+2) .img-box, .portfolio-list  .grid-item:nth-child(4n+3) .img-box{padding-bottom: 124.5%;}
/*==============architecture==================*/
.architecture .header-box .img-box{background-image:url("../images/architecture-head.jpg"); }
.architecture-logo{text-align: center; margin-left: -2%;margin-right: -2%;}
.architecture-logo img{height: 15vw; max-height: 220px; width: auto; padding: 0 2%;}
/*==============book==================*/
.book .header-box .img-box{background-image:url("../images/book-head.jpg"); }
.book .grid-container-small{background-image: url(../images/bg-line2.gif); background-repeat: repeat-x;background-position: bottom;}
.book .grid-container-small:last-child{background-image:none;}
.book img{width: 100%; height: auto;}  
.book .main a[data-fancybox]{position: relative;display: block;}
.book .img-margin img{-moz-box-shadow:1px 1px 10px rgba(0,0,0,.3); -webkit-box-shadow:1px 1px 10px rgba(0,0,0,.3); box-shadow: 1px 1px 10px rgba(0,0,0,.3); }
.book .text-small{white-space: nowrap;text-overflow: ellipsis; overflow: hidden; }
.book .img-over-box{position: static; overflow: visible;}
.book-title{max-width: 360px;display: block; margin-left: auto;margin-right: auto;}
.book-title2{max-width: 480px;display: block;}
.book1-list > div{display: flex; align-items: center;margin-bottom: 45px;}
.book1-list > div:last-child{margin-bottom: 0;}
.book1-list img{margin-right: 5%; flex-grow:0; flex-shrink:0;}
.book1-list .text-small{white-space:normal;text-overflow:inherit;}
img.book1-logo1, img.book1-logo3{width: 150px;}
img.book1-logo2{width: 210px;}
#book5 .img-margin{max-width: 950px;}
@media screen and (min-width: 1000px) {
#book1 .text-box img{width: 113%;max-width: 540px;margin-left: -4%;}
#book9 .text-box{ order: 1;}
#book9 > div:last-child{ order: 2;}
}
@media screen and (min-width: 1200px) {
#book7 .flex-6-12{width: 66.6%; display: flex; flex-direction: row-reverse; justify-content: space-between;}
#book7 .flex-6-12 >div:first-child{width: 40%;}
#book7 .text-box{width: 60%;}
#book7 .flex-5-12{width: 33.3%;}
}
/*==============about==================*/
.about .header-box .img-box{background-image:url("../images/about-head.jpg"); }
.about .text-box .img-over-box{width: 100%;max-width: 400px;overflow: visible;}
img.about-sign{width: 40%;max-width: 150px;height: auto;position: absolute;right: -5%;bottom: -25%;}
img.about-illustration1{width: 30%;max-width: 325px; min-width: 200px;height: auto;margin: 0 auto;}
img.about-illustration2{width: 33%;max-width: 125px;height: auto;position: absolute;right: 2%;bottom: 100%;margin-bottom: -3px;}
#about1 .timeline-list li:last-of-type p:last-of-type:after{height:calc(100% + 75px);}
#about1 .timeline-list{margin-bottom: -30px}
#about3 .timeline-list:before{content: "";position: absolute; width:3px; background-color: #9f8471;left:5px;bottom: 100%;height:137px; margin-bottom: -7px;}
#about4 .img-over-box{font-size: 0;}
#about4 .img-over-box img:first-child{width: 60%; margin-right: 3%;max-height: 600px;}
#about4 .img-over-box img:nth-child(2){width: 37%;max-height: 600px;}
#about2{background:url("../images/about-bg.jpg") no-repeat;background-size: cover;position: relative;z-index: 1;}
#about2 .text-box p{margin-top: 10px;}
#about2 .flex-6-12{position: relative;padding-top: 130px;padding-bottom: 40px; box-sizing: border-box;}
#about2 .flex-6-12:before{content: "";position: absolute; width:3px;background-color: #9f8471;}
#about2 .flex-6-12:nth-child(2):after{content: "&";position: absolute;left:-8px;top:38%;color: #9f8471;font-size: 3em;font-weight: bold;}
#about2 .flex-6-12:nth-child(2):before{left:5px;top:51%;height:49%;}
#about2 .flex-6-12:first-child:before{right:-8px;top:0;height:37%;}
#about2 .flex-6-12:first-child{text-align: right;padding-right: 4%;}
#about2 .flex-6-12:nth-child(2){padding-left: 4%;}
/*==============photography==================*/
.photography .header-box .img-box{background-image:url("../images/photography-head.jpg"); background-position: left center;}
.albums-list{position: relative; display: flex;flex-wrap:wrap;margin-left:-1.5%;margin-right: -1.5%;margin-top: -1.5%;}
.albums-list:last-child{margin-bottom: 0;}
.albums-list:nth-of-type(even) > div{order: 1;}
.albums-list:nth-of-type(even) > a:nth-of-type(3), .albums-list:nth-of-type(even) > a:nth-of-type(4), .albums-list:nth-of-type(even) > a:nth-of-type(5){order: 2;}
.albums-list > div, .albums-list > a{box-sizing: border-box;padding:1.5%;}
.albums-list > a{display: none;position: relative;}
.albums-list > div{display: flex; justify-content: center;align-items:center;text-align: center; /*align-self: center;*/}
.albums-list > div > div{max-width: 100%;}
.albums-list small{display: block;}
.albums-type1 > div{width: 30%;}
.albums-type1 > a{width: 70%;}
.albums-type1 > a:first-of-type{display: inline-block;}
.albums-type2 > div{width: 30%;}
.albums-type2 > a{width: 35%;}
.albums-type2 > a:first-of-type, .albums-type2 > a:nth-of-type(2){display: inline-block;}
.albums-type3 > div, .albums-type3 > a{width: 33.3%;}
.albums-type3 > a:first-of-type, .albums-type3 > a:nth-of-type(2), .albums-type3 > a:nth-of-type(3), .albums-type3 > a:nth-of-type(4), .albums-type3 > a:nth-of-type(5){display: inline-block;}
.albums-type3 .img-box{padding-bottom: 66.6%!important;}
.albums-type3 > a:nth-of-type(5) .img-box{background: #000;}
.albums-type3 > a:nth-of-type(5) .img-box img{opacity: .3;}
.albums-type3 > a:nth-of-type(5) .img-box:before{content: "MORE";position: absolute;display: block;top: 0; right: 0; bottom: 0; left: 0; margin: auto;color:#9f8471;font-size: 1.125em;width: 100%;height: 30px;/*height: 50px;*/ text-align: center;z-index: 1;}
.albums-type3 > a:nth-of-type(5):hover .img-box:before{opacity: 0;}
.albums-type1 > a:nth-of-type(1) .img-box:before, .albums-type2 > a:nth-of-type(2) .img-box:before{content: "MORE";position: absolute;display: block; width: 50px; height: 50px;line-height: 50px;text-align: center; font-size: 12px;color:#fff; top: 5.5%;right: 5.5%; opacity: .7;z-index: 1;}
.albums-type3 > a:last-of-type .img-box{background:transparent;}
.albums-type3 > a:last-of-type .img-box img{opacity: 1;}
.albums-type1 > a:last-of-type .img-box:before, .albums-type2 > a:last-of-type .img-box:before, .albums-type3 > a:last-of-type .img-box:before{display: none;}
.albums-type1 > a.video:last-of-type .img-box:before, .albums-type2 > a.video:last-of-type .img-box:before, .albums-type3 > a.video:last-of-type .img-box:before{display: block;}
/*.albums-type3 .img-over-box img{width:100%; height:17.5vw;}
.albums-type3 > a:nth-of-type(5) .img-over-box{background: #000;}
.albums-type3 > a:nth-of-type(5) .img-over-box img{opacity: .3;}
.albums-type3 > a:nth-of-type(5) .img-over-box:before{content: "MORE";position: absolute;display: block;top: 0; right: 0; bottom: 0; left: 0; margin: auto;color:#9f8471;font-size: 1.125em;width: 100%;height: 50px; text-align: center;z-index: 1;}
.albums-type3 > a:nth-of-type(5):hover .img-over-box:before{opacity: 0;}
.albums-type1 > a:nth-of-type(1) .img-over-box:before, .albums-type2 > a:nth-of-type(2) .img-over-box:before{content: "MORE";position: absolute;display: block; width: 50px; height: 50px;line-height: 50px;text-align: center; font-size: 12px;color:#fff; top: 5.5%;right: 5.5%; opacity: .7;z-index: 1;}
.albums-type3 > a:last-of-type .img-over-box{background:transparent;}
.albums-type3 > a:last-of-type .img-over-box img{opacity: 1;}
.albums-type1 > a:last-of-type .img-over-box:before, .albums-type2 > a:last-of-type .img-over-box:before, .albums-type3 > a:last-of-type .img-over-box:before{display: none;}*/
.photography .select-category{position: absolute;top: 75px; right: 0;z-index:2;border-top:solid 1px #fff;display: none;max-width: 400px;}
.photography.sticky-content .select-category{position: fixed;display: block;}
/*==============architecture==================*/
.architecture .header-box .img-box{background-image:url("../images/architecture-head.jpg"); background-position: right center;}
/*==============news==================*/
.news .header-box .img-box, .news-content .header-box .img-box{background-image:url("../images/news-head.jpg"); }
.news-content .header-box .img-box{background-position: top center;}
.news-list .text-box{padding-left: 75px;}
.news-list .text-date{position: absolute;left: 0;top:0;}
.news-list.text-more .grid-item a:last-child:after { float: none; margin: 0;margin-left: 75px;}
.news-list h3{font-weight:bold;}
.news-list h3 strong{border-right:solid 1px;margin-right: 8px;padding-right: 8px; }
.news-list h3 strong:empty{display: none;}
/*==============portfolio==================*/
.portfolio .header-box .img-box{background-image:url("../images/portfolio-head.jpg"); }
/*==============thoughts==================*/
.thoughts .header-box .img-box, .thoughts-content .header-box .img-box{background-image:url("../images/thoughts-head.jpg"); }
/*==============see==================*/
.see .header-box{height: auto;padding: 7% 0;text-align: center;}
.see .header-box img{width: 40%;max-width: 375px;height: auto;}
#see-item .text-box{text-align: center;}
#see-item .text-box em{font-size: 6.25em;line-height: 0.9em; font-weight: bold;white-space: nowrap;}
#see-item .text-box h1{font-size: 4.5em; font-weight: bold;letter-spacing: 0.2em;margin-right: -0.2em;white-space: nowrap;}
#see-item .text-box h2{font-size: 1.25em; font-weight: bold;letter-spacing: 0.05em;margin-right: -0.05em; line-height: 1.4em;}
.see .info-list{max-width: 600px;}
.see .footer-copyright{position: absolute;bottom: 10px;right: 10px;}
/*==============form==================*/
form { position: relative; display: block;}
form .input-column,form .input-row,form .input-button { position: relative; display: block; line-height:0; margin-bottom:5px; width:50%; float:left; min-height: 50px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
form .input-space{padding-right:5px;}
form .input-row,form .input-button{ width:100%; clear:both;}
form .input-button{ margin-top: 20px;}
form input[type="text"], form input[type="password"], form input[type="tel"], form input[type="email"], form select, form textarea, .input-box{font-size: 16px; letter-spacing: 0.05em; height: 50px;line-height: 50px;padding: 0 15px; width: 100%; background-color:#2a2a2a; border-bottom: solid 1px transparent; color: #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;-webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
form textarea { height: 100px; line-height: 24px; padding-top: 8px;}
select {position: relative; -webkit-appearance: none;-moz-appearance: none;appearance:none; padding-right:30px; background-image: url(../images/icon-select.png);background-repeat: no-repeat; background-position: right 10px center;background-size:auto 20px; padding-right: 0 \9; background-image: none \9; image-rendering:-webkit-optimize-contrast; }
*::-ms-backdrop, select{ padding-right: 0!important;background-image:none!important; }/*IE11*/
/*select{ color: #333;}
select option, select.active { color:#333; }*/
.input-box{line-height: 34px; padding-top: 10px;padding-left: 20px; height: auto; min-height: 215px;margin-bottom: 5px;}
form small { font-size: 16px; width: 15px; display: inline-block;text-align: center;}
form input:focus, form textarea:focus, form select:focus { border-bottom: solid 2px #9f8471;}
form input.error, form textarea.error, form select.error { border-bottom: solid 2px #cc0033; }
img.rand-img { position: absolute; right: 0px; bottom:2px; width:90px; height:48px;cursor: pointer;}
input[type="reset"], input[type="submit"], input[type="button"], input[type="file"], #submit ,#reset{ display: inline-block; min-height: 20px; line-height:20px; padding:15px 0;width:170px; text-align: center; cursor: pointer;font-size: 18px;font-weight:bold; letter-spacing: 0.1em;background:#9f8471;color:#000; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
input[type="reset"]:hover, input[type="submit"]:hover, input[type="reset"]:focus, input[type="submit"]:focus,input[type="button"]:hover, #submit:hover, #reset:hover{}
.input-button input[type="submit"], #submit{ float: right;}
.input-button input[type="reset"]{filter: alpha(opacity=80); opacity: 0.8; width:48.5%; margin-right:1%;}
#result{text-align: center;}
input:-webkit-autofill,input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active  {-webkit-box-shadow: 0 0 0 40px #333 inset !important;transition: background-color 5000s ease-in-out 0s;}
input:-webkit-autofill {-webkit-text-fill-color: #fff !important;}
::-webkit-input-placeholder {color:#fff;}
:-ms-input-placeholder {color:#fff;}
::-moz-placeholder {color:#fff;}
::placeholder {color:#fff;}

select.select-category, .select-category select, .select-category input{display:inline-block; height: 45px; line-height: 45px;letter-spacing: 0.1em;padding:0 30px 0 15px;border-bottom:none;width:auto;min-width: 180px;background-color: #000;color:#fff;background-image: url(../images/icon-select-w.png);}
/*select.select-category:focus, .select-category select:focus{border-width:1px;}*/
/*.select-category option { }*/
/*============swiper===============*/
.swiper-wrapper-center .swiper-wrapper{justify-content: center; }
.swiper-wrapper-center .swiper-slide:last-of-type{margin-right: 0!important;}
.swiper-container.button-full { width: 100%; height: 100%;}
.swiper-slide {overflow: hidden;}
/*.swiper-slide-active{-ms-transform: translateZ(0)!important;-webkit-transform: translateZ(0)!important;transform: translateZ(0)!important;}//parallax.no fade*/
/*.swiper-lazy-preloader{z-index: 100;}*/
.swiper-pagination-bullet:focus, .swiper-button-next:active, .swiper-button-prev:active{border: none;}
.swiper-pagination-bullet { width: 11px; height: 11px;margin: 0!important;padding:4px; background:transparent; opacity: .7;}
.swiper-pagination-bullet:hover{ opacity: 1;}
.swiper-pagination-bullet-active{ width: 13px; height: 13px;opacity: 1;}
.swiper-pagination-bullet:before{ content: "";display: block; width: 100%;background: #fff;height: 11px;border-radius: 50%;}
.swiper-pagination-bullet-active:before{ height: 13px;}
.swiper-button-next, .swiper-button-prev{width: 50px;background-size: 20px 30px;} 
.swiper-button-next{right:0;opacity: 0;}
.swiper-button-prev{left:0;opacity: 0;}
.swiper-container:hover .swiper-button-next{right:5px;opacity: 1;}
.swiper-container:hover .swiper-button-prev{left:5px;opacity: 1;}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{opacity: 0;}
.swiper-container:hover .swiper-button-next.swiper-button-disabled, .swiper-container:hover .swiper-button-prev.swiper-button-disabled {opacity: 0;}
.swiper-lazy{opacity: 0;-webkit-transition: opacity 500ms ease-in; -o-transition: opacity 500ms ease-in; -moz-transition: opacity 500ms ease-in; transition: opacity 500ms ease-in;}
.swiper-lazy-loaded{opacity: 1;}
.swiper-slide img{width: 100%; height: auto;}
.swiper-container.button-outer .swiper-pagination{position: relative;margin-top: 40px;margin-bottom: -10px;}
.swiper-container.button-outer .swiper-pagination-bullet:before{ background: #ccc;}
.swiper-container.button-full .swiper-pagination {bottom: 50px;}
.swiper-container-fade .swiper-slide .full-box div{transition:transform 1s linear 2s;transform:scale(1.1,1.1);}
.swiper-container-fade .swiper-slide-active .full-box div, .swiper-container-fade .swiper-slide-duplicate-active .full-box div{transition:transform 6s linear;transform:scale(1,1);}
/*============plyr===============*/
.plyr__control--overlaid{ background: rgba(159,130,104,.8) !important;}
.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{background:#9f8268 !important;}
.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#9f8268 !important;color:#fff}
.plyr--video .plyr__controls .plyr__control.plyr__tab-focus,.plyr--video .plyr__controls .plyr__control:hover,.plyr--video .plyr__controls .plyr__control[aria-expanded=true]{background:#9f8268 !important;color:#fff}
.plyr__menu__container label.plyr__control input[type=radio]:checked+span{background:#9f8268 !important;}
.plyr--full-ui input[type=range]{color: #9f8268 !important;}
.plyr__control--overlaid{z-index: 3!important;}
.box-dark .plyr button{color: #fff;}
/*============lazy===============*/
img.lazy,picture.lazy img{background-image: url("../images/loader.gif"); background-repeat: no-repeat; background-position: 50% 50%; }
img.lazy.lazy-loaded, picture.lazy.lazy-loaded img{background-image:none;}
picture.lazy img{ opacity: 0;-webkit-transition: opacity 500ms ease-out; -o-transition: opacity 500ms ease-out; -moz-transition: opacity 500ms ease-out; transition: opacity 500ms ease-out;}
picture.lazy.lazy-loaded img{opacity: 1;}
/*============IcoFont===============*/
.justified-gallery > .entry-visible, .justified-gallery > a:after, a[data-fancybox] .img-over-box:after, a[data-fancybox] .img-box:after, a.video .img-box:before, a.video .img-over-box:before, .justified-gallery a.video:before,.swiper-slide a.video:before, .img-margin a:after, .icon-map:after, .icon-tel:after, .icon-link:after, input[type="checkbox"] + label:after, .html-button a:before, a.html-button:before, a .html-button:before, .item-list-5 a h2:after{ font-family: IcoFont;speak: none;font-style: normal;font-weight: 400;font-variant: normal; text-transform: none;white-space: nowrap; word-wrap: normal;direction: ltr; line-height: 1; -webkit-font-feature-settings: "liga"; -webkit-font-smoothing: antialiased;}
.icon-map:after, .icon-tel:after, .icon-link:after, .item-list-5 a h2:after{display: inline-block;font-size:0.9em; padding-bottom: 0.2em; color:#9f8268;margin-left:5px; vertical-align: text-bottom;}
.icon-map:after{content: "\ef79";}
.icon-tel:after{content: "\efbb";}
.icon-link:after{content: "\ef71";}
.item-list-5 a h2:after{content: "\ec97";}
.html-button a:before, a.html-button:before, a .html-button:before{content: "\ef71";margin-right: 3px;}
/*============justifiedGallery===============*/
.justified-gallery > a > .caption{ display: block; opacity: 0;padding:10px;font-size: 15px;letter-spacing: 0.1em;background-color:rgba(139,110,99,.85);z-index: 1;}
.justified-gallery > a > .caption.caption-visible{ opacity: 1;}
.justified-gallery > a:after, a[data-fancybox] .img-over-box:after, a[data-fancybox] .img-box:after, a.video .img-box:before, a.video .img-over-box:before, .justified-gallery a.video:before,.swiper-slide a.video:before, .img-margin a:after{ content: "\ec97"; opacity: 0;position: absolute;display: block;top:0;left: 0;bottom: 0;right: 0;margin: auto;font-size: 40px;height: 30px;text-align: center;color:#fff;-moz-text-shadow:1px 1px 10px rgba(0,0,0,.6); -webkit-text-shadow:1px 1px 10px rgba(0,0,0,.6); text-shadow: 1px 1px 10px rgba(0,0,0,.6); z-index: 1;}
.justified-gallery > a.video:after, a[data-fancybox].video .img-over-box:after, a[data-fancybox].video .img-box:after{ content: "\eca6";}
a.video .img-box:before, a.video .img-over-box:before, .justified-gallery a.video:before,.swiper-slide a.video:before, .albums-type1 > a.video:nth-of-type(1) .img-box:before, .albums-type2 > a.video:nth-of-type(2) .img-box:before, .albums-type3 > a.video:nth-of-type(5) .img-box:before{ content: "\eca7";opacity: 1;font-size: 50px;height: 50px;top:0;right:0;color:#fff;}
.computer .justified-gallery > a:hover:after,  a[data-fancybox]:hover .img-over-box:after, a[data-fancybox]:hover .img-box:after, .img-margin a:hover:after{opacity: 1;font-size: 30px;}
/*============fancybox===============*/
.fancybox-button {background: transparent;}
.fancybox-thumbs{background: #000;}
.fancybox-thumbs__list a:before {border: 4px solid rgba(255,255,255,.8);}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#222;}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#555;}
.fancybox-construction {background: #fff;}
.fancybox-button, .fancybox-button:link, .fancybox-button:visited { color: #fff;}
.fancybox-thumbs {width: 110px;}
.fancybox-show-thumbs .fancybox-inner { right: 110px;}
.fancybox-thumbs__list a{max-width: calc(100% - 10px);}
.fancybox-bg {background: #000;}
.fancybox-slide--html {padding: 0;}
.fancybox-slide--html .fancybox-close-small {position: fixed;padding: 0;top:10px;right: 15px;color:#9f8268;}
.fancybox-slide--html .fancybox-content { padding: 80px; border:solid 5px #9f8471;width: 80%;}
/*.fancybox-caption{white-space: pre-line;}*/
/*============ie/lightbox===============*/
.ie, .lightbox-container { position: fixed; -webkit-transform: translateZ(0); transform: translateZ(0); display: block; top: 0; left: 0; z-index: 200; height: 100%; width: 100%; background: rgba(0,0,0,.9); overflow: auto;}
.ie-content { position: relative; display: block; margin: 0 auto; margin-top: 3%; width: 90%; max-width: 600px; height: 300px; background-color: #fff; color:#333; padding: 3%; border: solid 1px #ddd; }
.ie-content a{color:#333;}
a.ie-close { position:fixed; -webkit-transform: translateZ(0); transform: translateZ(0); display: block; width: 50px; height: 35px; right: 0; top: 0; text-align: center; padding-top: 15px; color:#fff;}
a.lightbox-close {position:fixed;top: 10px; right: 10px; z-index: 1;}
body.lightbox{overflow:hidden !important;}
.lightbox-container, .lightbox-item{ display: none;}
.lightbox-container.active{display: block;}
.lightbox-item.active{ display: block;}
.lightbox-bg{ position: fixed; -webkit-transform: translateZ(0); transform: translateZ(0); display: block; top: 0; left: 0; height: 100%; width: 100%;}
.lightbox-content{ position: relative; display: block; width: 90%; max-width:1000px; margin: 0 auto; background: #fff; margin-top: 5%;}
.lightbox-item{ position: relative; margin: 0 auto; width: 85%; padding: 10% 0;}
.lightbox-item .hidden {opacity: 1;}

@media screen and (min-width: 1000px) {
.number-list.style2 > li{ padding-left: 0;}
.number-list.style2 > li:before{position: relative; font-size:1.125em;margin-right: 7px;}
 }
@media screen and (max-width: 1500px) {
.item-list-4{width:106%; margin-left: -3%;background:none;}
.item-list-4 .grid-item{ width:33.3%; padding: 0 3%; }
.item-list-4:before{ left: 33.3%;}
.item-list-4:after{ left: 66.6%;}
.title-en1 { font-size: 3em;}
.content-page .header-box {height: 120px;}
}
@media screen and (max-width: 1400px) {
.hide-w1400{ display: none !important;}
.header-box{ height: 0;padding-bottom: 50%;}
.title-en {font-size: 7vw;}
.title-box img{height: 13vw;}
.content-box .img-list a { width: 33.3%;}
#about2 .number-list span{display: block;}
}
@media screen and (max-width: 1300px) {
.item-list-5{width:102%;}
.item-list-5 .grid-item{ width:23%; margin-right: 2%;}
}
@media screen and (max-width: 1200px) {
.title1{ font-size:2.5em;}
h1, .title2{ font-size:1.8em;}
.title3{ font-size:1.5em;}
h2, .title4{ font-size:1.25em;}
.title-line {font-size: 1.6em;}  
.grid-container{ padding: 100px 0;}
.grid-container-small{padding: 80px 0; }
.grid-container-top{ padding-top: 100px; }
.grid-container-bottom{ padding-bottom: 100px; }
.content-page .header-box {height: 90px;}
.box-top2{margin-top:60px;}
.box-bottom2{ margin-bottom:60px;}   
.box-top3{margin-top:80px;}    
.box-bottom3{margin-bottom:80px;}
.align-self-start, .align-self-end, .align-self-center, .align-self-baseline, .align-self-stretch{align-self:auto;}
.logo-index{display: none;}
.index-box{padding-top: 110px;}
.index-box h1{margin-left: -3px;}
.button-down{font-size: 12px;}
.button-down i{font-size: 40px;margin-top: -2px;margin-left: -5px;}
.content-title .text-box{max-width:calc(100% - 90px);}
#about2 .flex-6-12 { padding-top: 100px;}
.photography .select-category{top: 0px;right: 60px;border-top:none;border-right:solid 1px #fff; height: 60px;}
}
@media screen and (max-width: 1200px) and (min-width: 601px) {
img.book1-logo1, img.book1-logo3, img.book1-logo2{width: 120px;}
}
@media screen and (max-width: 1100px) {    
.item-list-4{width:108%; margin-left: -4%;}
.item-list-4 .grid-item{ width:50%; padding: 0 4%; }
.item-list-4:before{ left: 50%;}
.item-list-4:after{ display: none;}    
.item-list-5{width:103%;}
.item-list-5 .grid-item{ width:30%; margin-right: 3%;}
}
@media screen and (max-width: 1000px) {
#footer { min-height: 420px;}
.wrapper .main{ padding-bottom: 420px;}
.wrapper+#footer{ margin-top: -420px;}
.footer-logo{ text-align:left;}
 /*============main===============*/ 
.grid-1-12, .grid-2-12, .grid-3-12, .grid-4-12, .grid-5-12, .grid-6-12, .grid-7-12, .grid-8-12, .grid-9-12, .grid-10-12, .grid-11-12, .grid-3-8, .grid-5-8, .grid-1-2,.grid-1-5,.grid-4-5,.grid-3-10,.grid-6-10,.grid-right{ /*float: none;*/ width: 100%;clear: both;}
.grid-space-right, .grid-space-left, .grid-space-right-small, .grid-space-left-small{ padding-right: 0;padding-left: 0;}
.grid-top-m{margin-top: 40px;}
.grid-bottom-m{margin-bottom: 40px;}
.grid-top-m2{margin-top: 70px;}
.grid-bottom-m2{margin-bottom: 70px;}
.flex-1-12, .flex-2-12, .flex-3-12, .flex-4-12, .flex-5-12, .flex-6-12, .flex-7-12, .flex-8-12, .flex-9-12, .flex-10-12, .flex-11-12, .flex-3-8, .flex-5-8, .flex-1-2,.flex-1-5,.flex-4-5,.flex-3-10,.flex-6-10{ width: 100%; }   
.flex-container, .flex-top, .flex-bottom, .flex-center, .flex-stretch, .flex-left, .flex-right, .flex-center-justify, .flex-between, .flex-around, .flex-evenly{display: block;}
.mobile-grid{ width:87%; margin-right:auto; margin-left:auto;}
.mobile-center{ margin-right:auto; margin-left:auto;}
.mobile-top0{margin-top: 0 !important; padding-top:0 !important;}
.mobile-bottom0{margin-bottom: 0 !important; padding-bottom:0 !important;}
.mobile-top1{margin-top: 60px;}
.mobile-bottom1{margin-bottom: 60px;}
.mobile-top2{ margin-top: 80px;}
.mobile-bottom2{ margin-bottom: 80px;}
.mobile-top3{ margin-top: 100px;}
.mobile-bottom3{ margin-bottom: 100px;}    
.header-box{ font-size: 0.8em;}
.input-box {padding-bottom: 10px;min-height:auto;}    
.item-list-3{ width:103%;}
.item-list-3 .grid-item{ width:50%; padding-right: 3%; }
.content-box .img-list {width: 104%;margin-bottom: -4%;}
.content-box .img-list a { width: 50%;padding: 0 4% 4% 0;}
 /*============other===============*/  
.index-box h2 span{display: block;}
.portfolio-list{margin-bottom: -40px;}
.portfolio-list .grid-item{margin-bottom: 40px;}
.portfolio-list .grid-item:nth-child(4n+1), .portfolio-list .grid-item:nth-child(4n+4){width: 60%;}
.portfolio-list .grid-item:nth-child(4n+2), .portfolio-list .grid-item:nth-child(4n+3){width: 30%;}
.portfolio-list  .grid-item:nth-child(4n+2) .img-box, .portfolio-list  .grid-item:nth-child(4n+3) .img-box{padding-bottom: 112.5%;}
.index-box .button-down {margin-top: 20px;}
.timeline-list{margin-left: 120px;}
.timeline-list p { padding-left: 8%;}
.timeline-list li img {height: 150px;}
.timeline-list li img:first-of-type {margin-right: 5%;}
#about1 .grid-large, #about2 .grid-large, #about3 .grid-large{ max-width: 650px;}
#about3 .timeline-list:before{height: 40px;}
#about2 .flex-6-12:first-child{text-align: left;padding-right: 0; padding-left: 120px;}
#about2 .flex-6-12:nth-child(2){padding-left: 120px;padding-top: 60px;} 
#about2 .flex-6-12:first-child:before{ left: 125px;right: auto;height: 100%;} 
#about2 .flex-6-12:nth-child(2):before {left: 125px; top: 50px;height: 80%;}
#about2 .flex-6-12:nth-child(2):after {left: 115px;top: 0; font-size: 36px;}
#about2 .flex-6-12 {padding-bottom: 20px;}
#about2 .text-box{padding-left: 8%;}
.book .flex-space-left-small{padding-left: 0;}
.book .flex-space-right-small{padding-right: 0;}
.book .flex-middle, .book1-list{max-width: 600px;}
.book .flex-middle{margin-left: auto;margin-right: auto;}
img.book-title{width: 70%;max-width: 300px;}
img.book-title2, img.book-title3{max-width: 400px;}
#book2 .book-title2, #book5 .book-title2{margin-left: auto;}
.see .header-box{padding: 100px 0 60px 0;}
}
@media screen and (max-width: 800px) {
.content-page .header-box{ height: 70px;}
.item-list-5{width:105%;}
.item-list-5 .grid-item{ width:45%; margin-right: 5%;}
.albums-list p{margin-bottom: 1%;}
.albums-list:nth-of-type(even) > a:nth-of-type(2){order: 2;}
.albums-type1 > div{width: 100%;margin-bottom: 2%;order: 0!important;}
.albums-type1 > a{width: 100%;}
.albums-type2{flex-direction: column;}
.albums-type2 > div{width: 50%; position: absolute;left: 0;top:0;height: 100%;}
.albums-type2 > a{width: 50%;}  
.albums-list:nth-of-type(odd).albums-type2 > a{margin-left: auto;}
.albums-list:nth-of-type(even).albums-type2 > div{left: auto;right: 0;}
.albums-type3 > div, .albums-type3 > a { width: 50%;}
/*.albums-type3 .img-over-box img { height: 28vw;} */ 
}
@media screen and (max-width: 700px) {
.fancybox-slide--html .fancybox-content { padding: 50px 8%;}
.item-list-3{ width:100%; justify-content: center;margin-bottom: -25px;}
.item-list-3 .grid-item{ width:100%; padding-right:0; max-width: 480px;margin-bottom: 25px;}
.item-list-2 {width: 100%;}
.item-list-2 .grid-item{ width:100%; margin-right:0;}
#see-item .text-box {font-size: 0.8em;}
#see-item .item-list-2{max-width: 400px;margin-left: auto; margin-right: auto;}
}
@media screen and (max-width: 700px) and (orientation:portrait){
.index-box h1 { font-size: 11vw;}
}
.show-w400, .show-w500, .show-w600{display: none;}
@media screen and (max-width: 600px) {    
.hide-w600{ display: none !important;}
.show-w600,.block-w600{display: block;}
.html-edit br{display:none;}
.html-edit p span{display: inline;}
.mobile-content br{display:none;}
.mobile-content span{display: inline;}
.flex-middle {max-width:none;}
.flex-space-right{padding-right: 6.25%;}
.flex-space-left{padding-left: 6.25%;}
.flex-space-right-big{padding-right: 12.5%;}
.flex-space-left-big{padding-left: 12.5%;}
.img-margin{margin: -8px;}
.img-margin+.img-margin{margin-top: 8px;}
.img-margin .img-1-1, .img-margin .img-1-2, .img-margin .img-1-3, .img-margin .img-2-3, .img-margin .img-2-5, .img-margin .img-3-5, .img-margin .img-3-7, .img-margin .img-4-7{ padding:8px;}
.img-margin-bottom{margin-bottom:16px;}
.img-margin-top{margin-top:16px;}
.grid-container{ padding: 60px 0 70px 0;}
.grid-container-small{padding: 60px 0; }
.grid-container-top{ padding-top: 70px; }
.grid-container-bottom{ padding-bottom: 70px; }
.header-box {height: 300px; padding-bottom:0;font-size: 0.7em;}
.title5 {font-size: 1.25em;}
.title-en { font-size: 3.5em;}
.title-box img{height: 80px;}
.title-en1 {font-size: 2.25em;} 
.text-top { margin-top: 15px;}
.text-bottom { margin-bottom: 15px;}
.text-top2 { margin-top: 25px;}
.text-bottom2 { margin-bottom: 25px;}
.text-top3{margin-top:35px;}
.text-bottom3{margin-bottom:35px;}
.box-top{margin-top:40px;}
.box-bottom{ margin-bottom:40px;} 
.box-top2{margin-top:40px;}
.box-bottom2{ margin-bottom:40px;}   
.box-top3{margin-top:50px;}  
.box-bottom3{margin-bottom:50px;}
.mobile-top1{margin-top: 40px;}
.mobile-bottom1{margin-bottom: 40px;}
.mobile-top2{ margin-top: 60px;}
.mobile-bottom2{ margin-bottom: 60px;}
.mobile-top3{ margin-top: 70px;}
.mobile-bottom3{ margin-bottom: 70px;}
form input[type="text"], form input[type="password"], form input[type="tel"], form input[type="email"], form select, form textarea, .input-box {padding-left:10px;padding-right: 10px;}    
.item-list-4{width:100%; margin-left: 0%;max-width: 400px;margin: 0 auto;margin-bottom: -50px;}
.item-list-4 .grid-item{ width:100%; padding: 0;}
.item-list-4:before{display: none;}
.category-list li{letter-spacing: 0.05em;}
.category-list a {padding-left: 10px;padding-right: 10px;}    
a.video .img-box:before, a.video .img-over-box:before, .justified-gallery a.video:before,.swiper-slide a.video:before{ font-size: 30px;height: 30px;}
.fancybox-slide--html .fancybox-content{width: 100%;}    
.share-button h2 { display: block; font-size: 2.5em;margin-right: 0; margin-bottom: 0.3em;}
.share-button:before {right: 85%;margin-right: 0; margin-top: 20px;}
.share-button:after {left: 85%;margin-left: 0; margin-top: 20px;}
 /*============other===============*/ 
.portfolio-list .text-box, .albums-list .text-box{font-size: 0.9375em;}
.portfolio-list{margin-bottom: -30px;}
.portfolio-list .grid-item{margin-bottom: 30px;}
.text-year {font-size: 1.5em;}
.text-year:after {letter-spacing: 0.5em;margin-right: -0.5em;}
.timeline-list { margin-left: 65px;}
#about3 .timeline-list em span, #about3 .timeline-list strong{display: block;}
#about3 .timeline-list em{text-align: right; line-height: 1.2em; margin-top: 0.5em;}
#about2 .flex-6-12:first-child, #about2 .flex-6-12:nth-child(2){padding-left: 65px;}
#about2 .flex-6-12:first-child:before, #about2 .flex-6-12:nth-child(2):before {left: 70px;}
#about2 .flex-6-12:nth-child(2):after {left: 60px;}
.book1-list > div {display: block;}
.book1-list img{display: block;margin-bottom: 30px;margin-left: auto;margin-right: auto;}
.see .header-box img{width: 50%;}
.architecture-logo img { height: 30vw;}
}
@media screen and (max-width: 500px) {
.hide-w500{ display: none !important;}
.show-w500,.block-w500{display: block;}
.flex-small { max-width:none;}	
.page { margin-top: 40px;}
.page a {min-width: 35px;}
a.page-prev, a.page-next { padding-right:0;padding-left: 0;}
.page-first+a, .page a:nth-child(7){display: none;}
.page a.active, .page a.page-first, .page a.page-last, .page a.page-next, .page a.page-prev, .page a.active+a{ display: inline-block; }
.footer-grid { width: 90%;}
.title1{ font-size:2.25em;}
h1, .title2{ font-size:1.5em;}
.title3{ font-size:1.25em;}
.item-list-4 .title3{ font-size:1.5em;}
.title2.en-line-height{font-size: 1.25em;}
.title3.en-line-height{font-size: 1.125em;}
.text-date em { width: 60px;height: 60px;padding: 20px 0 0 8px; margin-bottom: 3px;}
.text-date strong{font-size: 0.9375em;letter-spacing: 0;}
.content-title .text-date { margin-right: 10px;}
.news-list .text-box {padding-left: 70px;}
.albums-list p{display: none;}
.content-box .img-list {width: 100%;margin-bottom: -30px;}
.content-box .img-list a { width: 100%;padding: 0 0 30px 0;}
.content-title .text-box{max-width:calc(100% - 75px);}
#about4 .img-over-box img:first-child{width: 100%;margin-right: 0;margin-bottom: 30px;}
#about4 .img-over-box img:nth-child(2){width: 100%;} 
#about2 .flex-6-12:first-child, #about2 .flex-6-12:nth-child(2){padding-left: 0;}   
#about2 .flex-6-12:nth-child(2):before, #about2 .flex-6-12:nth-child(2):after{display: none;}
#about2 .flex-6-12 {padding-top: 70px;}   
#about2 .flex-6-12:first-child:before { height: 30px;}
#about2 .flex-6-12:nth-child(2) {padding-top: 25px;}
.photography .select-category{width: calc(100% - 60px);max-width: none;}
.about .header-box .img-box, .book .header-box .img-box{background-position: right 40% center;}
}
@media screen and (max-width: 400px) {
.hide-w400{ display: none !important;}
.show-w400,.block-w400{display: block;}
.flex-min {max-width:none;}
.text-top { margin-top: 10px;}
.text-bottom { margin-bottom: 10px;}
#about2 .text-box {padding-left: 0;} 
.timeline-list { margin-left: 55px;}
#about2 .flex-6-12:first-child:before{left: 60px;}
.timeline-list li img {height: 120px;}
#about3 .timeline-list em{font-size: 12px;}
.text-year { font-size: 1.25em;}
.text-year:after {letter-spacing: 0.4em; margin-right: -0.4em;}
#see-item .text-box em {font-size: 19.5vw;}
#see-item .text-box h1 {font-size: 14vw;}
#book5 p span{display: inline;}
}
@media screen and (max-width:320px) {
.title1, .title-en1 {font-size: 2em;}
}
@media screen and (max-height: 700px) and (orientation:landscape) and (min-width:1401px){
.header-box{height: 100vh;}
}
@media screen and (max-height: 500px) and (orientation:landscape){
.header-box{height: 100vh;padding-bottom: 0;}
}
@media screen and (max-height: 550px) {
.fancybox-slide--html .fancybox-content{min-height:100vh; }
}
.horizontal { display: block; }
.vertical { display: none; }
@media screen and (orientation:portrait){
.horizontal { display: none; }
.vertical { display:block; }
}