/* CSS Document */

body {	-webkit-text-size-adjust:100%; font-family: 'Noto Sans TC', sans-serif; overflow-x: hidden; position: relative; background:url("/images/theme-b67/pc_bg_01.png") top center;}
img {	border:0; }

/* Reset ================================================================================= */

a { text-decoration:none; transition: all 0.4s ease-out 0s; }
a:hover { text-decoration:none; }

* { box-sizing: border-box;}

.content-Box { max-width:1200px; width: 100%; margin:0 auto; text-align:left; position:relative; clear:both;}

#content { font-size: clamp(16px, 2vw, 18px); line-height:1.6; color: #222; letter-spacing: 0; font-weight: 400; padding-top: 112px; position: relative;
background-image: url("/images/theme-b67/left-bg.png"), url("/images/theme-b67/right-bg.png");
background-position: 0% 142px, 100% 146px;
background-repeat: no-repeat, no-repeat;
background-size: 13.33%, 23%;}
#content:before { content: ""; position: absolute; width: 100%; height: 10px; background: #f6ab00;}
#content p{ margin-bottom: calc(20px + 1%); margin-top: 0; font-size: clamp(16px, 2vw, 18px);line-height:1.6;  font-weight: 400;}
p, td, li, label { font-size: clamp(16px, 2vw, 18px);line-height:1.6;  font-weight: 400;}

.photo-fit img { object-fit: cover; width: 100%; height: 100%; position: absolute; z-index: 1; left: 0; top: 0;}

.photo {line-height: 0; height: 0; padding-bottom: 40%; overflow: hidden; position: relative; z-index: 1; margin-bottom: 0px;}
.imgCenter {position: absolute; top: 0; left: 0; right: 0; bottom: 0; line-height: 0; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; z-index: 2;}
.imgCenter img {max-height: 100%;}

.demo-section { padding-left: 5%; padding-right: 5%;}

.title01 { border-bottom: 2px solid #e6e6e6; padding: calc(20px + 2%) 5%;}
.title01 > div > h1, .title01 > div > div { font-weight: 700; font-size: clamp(26px, 3.4vw, 46px); letter-spacing: 0.05rem; line-height: 1.2; padding: 0; margin: 0;}

#path { border-bottom: 2px solid #e6e6e6; padding: calc(10px + 1%) 5% calc(10px + 1%) 5%; margin-bottom: calc(20px + 1.5%); }
#path ul { padding: 0;}
#path li { display: inline-block; vertical-align: top; font-size: 17px;font-weight: 700; color: #222;}
#path li:after { content:">"; display: inline-block; vertical-align: top; padding: 0 0 0 4px;}
#path li:last-child { pointer-events: none;}
#path li:last-child:after { display: none;}
#path li a { color: #222; }
#path li a:hover { opacity: 0.5;}
#path li:last-child a { color: #969696;}

/*idea*/
.width-960 { max-width: 960px; margin: 0 auto; text-align: left;}
.idea-section { padding-bottom: calc(20px + 5%);}
.idea-section-data { display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-start; margin-bottom: 26px;}
.idea-section-data > div:nth-of-type(1) { width: 120px;  }
.title02 {  border-bottom: 2px solid #e6e6e6; line-height: 1; padding-bottom: 24px; text-align: center; letter-spacing: 0.05rem;font-weight: 700; font-size: clamp(25px, 2.8vw, 40px);  }
.idea-section-data > div:nth-of-type(2) { width: calc(100% - 120px); padding-left: 40px;}
.idea-section-pto { line-height: 0;}

/*floor*/
.aside-menu-1 { padding-bottom: 20px; display: flex; flex-direction: row; flex-wrap: wrap;}
.aside-menu-1 > a { display: inline-block; padding-left: 14px; padding-bottom: 10px; margin: 0 calc(10px + 2vw) 10px 0; position: relative; font-weight: 700; font-size:clamp(18px, 1vw, 20px); color: #969696 !important; line-height: 1.1;}
.aside-menu-1 > a:hover, .aside-menu-1 > a.current { color: #f6ab00 !important;}
.aside-menu-1 > a:hover:after, .aside-menu-1 > a.current:after { content: ""; position: absolute; bottom: 0; right: 0; width: calc(100% - 14px); height: 1px; background: #f6ab00;}
.aside-menu-1 > a > span { display: inline-block; position: absolute;width: 8px; height: 12px; clip-path: polygon(0% 0, 100% 50%, 0 100%); left: 0; top:calc(50% - 5px); transform: translateY(-50%); background: #969696;}
.aside-menu-1 > a:hover > span, .aside-menu-1 > a.current > span { background: #f6ab00;}

.floor-title { max-width: 240px;position: absolute; top: 0; left: 0;}

.floor-section { position: relative; padding-bottom: calc(20px + 5%);}

/*floor-detail*/
.title03 { margin-bottom: calc(20px + 1.5%); position: relative; padding: 12px 0 12px calc(15px + 1%); letter-spacing: 0.05rem;}
.title03:before { content: ""; position: absolute; top:0; left: 0; width: 4px; height: 100%; background: #f6ab00;}
.title03 h1, .title03 div { font-weight: 700; font-size: clamp(23px, 2.8vw, 40px); line-height: 1.3; padding:0 0 10px 0; margin: 0;}
.title03 span { display: block;font-size: clamp(18px, 1.3vw, 24px); line-height: 1.3;}

.social-tool { padding-bottom: calc(15px + 1%);}
.align-center { text-align: center !important;}

.btn01 { border: 2px solid #222; height: 40px; max-width: 120px;display:flex; flex-direction: row; flex-wrap: wrap; align-items: center;  position: relative; overflow: hidden; border-radius: 20px;}
.btn01:hover { border-color: #f6ab00;}
.btn01:hover:after { height: 200%; width:200%;}
.btn01:hover > span { color: #fff; padding-left: 40px;}
.btn01:hover > span:after  { right: -100%; opacity: 0;}
.btn01:after { content: ""; position: absolute; width: 0%; height: 0%; bottom: -30px;; left: 50%; transform: translateX(-50%); background: #f6ab00;transition: all 0.4s ease-in-out 0s; border-radius: 100%;}
.btn01 > span { display: block; position: relative; z-index: 3; font-weight: 700; font-size: 16px; color: #222;transition: all 0.4s ease-in-out 0s; padding: 0 25px; width: 100%; }
.btn01 > span:after { content: ""; position: absolute; background: url("/images/theme-b67/icon-arrow.png") no-repeat; background-size: contain; width: 25px; height: 25px; top:50%; transform: translateY(-35%); right: 25px; transition: all 0.4s ease-in-out 0s;}

.btn-back { padding-bottom: calc(20px + 4%);}
.btn-back .btn01 { margin: 0 auto;}

/*collection*/
.collection-section { display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-start; padding-bottom: calc(20px + 5%);}
.collection-section > div:nth-of-type(1) { width: 280px; position: sticky; top:60px;}
.collection-section > div:nth-of-type(2) { width: calc(100% - 280px); padding-left: 5%;}

.collection-list { margin-right: -35px; display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: calc(20px + 1.5%);}
.collection-list > a { display: block; width: calc(33.33% - 35px); margin: 0 35px 30px 0;}
.collection-list-pto { padding-bottom: 123%; margin-bottom: 12px; position: relative;}
.collection-list-pto-over { transition: all 0.5s ease-in-out 0s; position: absolute; width: 100%; height: 100%; z-index: 4; top: 0; left: 0; background: rgba(0,0,0,.7); opacity: 0;}
.collection-list-pto-over:hover { opacity: 1;}
.collection-list-pto-over span {  position: absolute; width: 60px; height: 60px; border-radius: 100%; background: rgba(255,255,255,.3); display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: center; top:50%; left: 50%; transform: translate(-50%, -50%);}
.collection-list-pto-over span img { width: 30px; }
.collection-list-name { font-weight: 700; font-size: clamp(18px, 1.2vw, 22px); line-height: 1.3 ;padding-bottom: 8px; display: block;}
.collection-list-data { font-weight: 300; font-size: 13px; line-height: 1.3 ;}

#page { text-align: center; padding:0 0 calc(20px + 4%) 0;}
#page a { font-size: 16px; color: #333; font-weight: 400; width: 30px; height: 30px; line-height: 28px; text-align: center; border-radius: 100%; display: inline-block;}
#page a:hover, #page a.current { background: #f6ab00; color: #fff;}
.page-prev, .page-next { width: 12px !important; height: 12px !important; line-height: inherit !important; border-radius: 0 !important; border-top:1px solid #333; border-right: 1px solid #333; margin: 0 20px;}
.page-prev:hover, .page-next:hover { background: none !important;}
.page-prev { transform: rotate(-135deg);}
.page-next { transform: rotate(45deg);}

/*collection-detail*/
.collection-detail-section { max-width: 1100px; background: #f4f4f4; display: flex; flex-direction: row; flex-wrap: wrap; margin-bottom: calc(20px + 5%); }
.collection-detail-section > div:nth-of-type(1) { width: 60%; }
.collection-detail-section > div:nth-of-type(2) { width: 40%; padding: calc(20px + 1.5%) calc(20px + 1%) 0 calc(20px + 1%);}
.collection-detail-section > div:nth-of-type(2) .btn-back .btn01 { margin: 0 auto 0 0;}
.collection-detail-title { font-size: clamp(22px, 1.7vw, 28px); padding: 0 0 15px 0; margin: 0; line-height: 1.3; border-bottom:1px solid #c5c5c5; font-weight: 700;}
.collection-detail-data { padding: 15px 0; margin: 0; margin-bottom: 15px; border-bottom:1px solid #c5c5c5;}
.collection-detail-data-2 { font-size: 16px;  padding-bottom: 30px;}

.loop2 {}
.loop2 .owl-dots { display: none;}
.loop2 .owl-item {position: relative; }
.loop2 .owl-nav { position: absolute; top:calc(50% - 40px); left: 0; width: 100%; z-index: 11;}
.loop2 .owl-prev, .loop2 .owl-next { position:absolute; z-index:100; top:calc(50% - 0px); width: 50px !important; height: 50px !important; border-radius: 100% !important; background: rgba(255,255,255,0) !important; border: 0px solid #fff !important;}
.loop2 .owl-prev { left:15px; }
.loop2 .owl-next { right:15px;}
.loop2 .owl-prev:before, .loop2 .owl-next:before { font-family: 'Font Awesome 5 Free';font-weight: 900 !important;font-size:70px; color: #fff; opacity: 1;transition: all 0.4s ease-out 0s;width: 25px; height: 25px; background-size: contain; display: block; border-width: 1px 1px 0 0; border-style: solid; border-color: #fff;}
.loop2 .owl-prev:before { content: ""; transform: rotate(-135deg); margin-left: 20px; }
.loop2 .owl-next:before { content: ""; transform: rotate(45deg); margin-left: 15px;}
.loop2 .owl-prev:hover:before, .loop2 .owl-next:hover:before { opacity: 1;}
.loop2 .owl-stage-outer {z-index: 2;}
.loop2 .owl-dots { position: absolute; z-index: 100; bottom:-35px; left: 0; width: 100%; text-align: center !important; padding: 0 0px; }
.loop2 .owl-dots .owl-dot { margin-left: 8px;  margin-right: 8px; border-radius: 100%;}
.loop2 .owl-dots .owl-dot.active {  }
.loop2 .owl-dots .owl-dot span, .loop2  .owl-dots .owl-dot span { background: #e6e6e6 !important; width: 10px !important; height: 10px !important; margin: 0 auto!important;}
.loop2 .owl-dots .owl-dot.active span/*, .loop2  .owl-dots .owl-dot:hover span*/ { background: #f6ab00 !important;}

/*permanent*/
.title04 { margin:0 0 8px 0; line-height: 1.1; padding-bottom: 6px; padding-right: 45px; padding-top: 0; padding-left: 0; position:relative; display: inline-block;}
.title04:after { content: ""; position:absolute; bottom: 0; right: 0; width: 90px; height: 30px; background: #f7c24a;}
.title04 > span { position: relative; z-index: 2; font-weight: 700; font-size:clamp(23px, 2.8vw, 40px); line-height: 1.2; }

.permanent-name-en { font-size: 15px; font-weight: 300; line-height: 1.3; padding-bottom: calc(10px + 1%);}

.title05 { font-weight: 700; color: #f6ab00; line-height: 1.2; padding-bottom: 20px; margin-bottom: 20px; position: relative;}
.title05:after { content: ""; position:absolute; bottom: 0; left: 0; width: 50px; height: 5px; background: #f6ab00;}

.permanent-list { margin-bottom: calc(20px + 3%);background: #f4f4f4; display: flex; flex-direction: row; flex-wrap: wrap;}
.permanent-list > div { width: 50%;}
.permanent-list > div:nth-of-type(2) { padding: calc(20px + 1.5%) calc(20px + 1%) 0 calc(20px + 1%);}

/*exhibition*/
.exhibition-list { margin-right: -45px; display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: calc(10px + 1%);}
.exhibition-list > a,.exhibition-list > div { display: inline-block; width: calc(33.33% - 45px); margin: 0 45px calc(20px + 2%) 0;}
.exhibition-list > a:hover { transform:scale(0.96);}
.exhibition-list-pto { padding-bottom: 124%; margin-bottom: 15px;}
.exhibition-list-pto2 { padding-bottom: 70%; margin-bottom: 15px;}

.color-black { color: #222;}

/*exhibition-detail*/
.title03 font { line-height: 1;  font-weight: 700; font-size: clamp(18px, 1.3vw, 24px); padding-bottom: 10px; color: #f6ab00; display:block;}

/*art_1*/
.art_1-list { border-bottom: 1px solid #d8d8d8; margin-bottom: calc(15px + 1%);padding-bottom: calc(15px + 1%); display: flex; flex-direction: row; flex-wrap: wrap;}
.art_1-list:hover { border-bottom: 1px solid #f6ab00; }
.art_1-list > div:nth-of-type(1) { width: 130px;}
.art_1-list > div:nth-of-type(2) { width: calc(100% - 130px); padding: 10px 0 0 20px;}
.art_1-list > div:nth-of-type(2) .collection-list-name:hover { color: #f6ab00;}

/*art_1-detail*/
.art_1-detail-pto-box { max-width: 800px; margin: 0 auto calc(15px + 1%) auto;}
.note-type-1 { font-weight: 300; font-size: 15px; text-align: left; padding: 13px 0;}
.art_1-detail-title { margin-bottom: calc(5px + 1%);}

.art_1-detail-pto-content { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center; padding-bottom:calc(20px + 1%);}
.art_1-detail-pto-content > div { margin: 0 5px 10px 5px;}

.note-type-2 { font-size: 15px; text-align: left; }
.note-type-2 span { font-weight: 300; display: block;}

/*art_2*/
.art_2-list { display: flex; flex-direction: row; flex-wrap: wrap; margin-bottom: calc(20px + 5%);}
.art_2-list > div { width: 33.33%; border-left: 4px solid #f6ab00; padding: 12px calc(15px + 2%);}
.art_2-list-title { font-size: clamp(18px, 1.9vw, 30px); line-height: 1.2; font-weight: 700; padding-bottom: 18px;}
.art_2-list-btn { border: 1px solid #222; min-height: 40px; width: 100%;display:flex; flex-direction: row; flex-wrap: wrap; align-items: center;  position: relative; overflow: hidden; border-radius: 20px; margin-bottom: 10px; line-height: 1.3;}
.art_2-list-btn:hover { border-color: #f6ab00;}
.art_2-list-btn:hover:after { height: 200%; width:200%;}
.art_2-list-btn:hover > span { color: #fff; }
.art_2-list-btn:hover > span:after  { right: -100%; opacity: 0;}
.art_2-list-btn:after { content: ""; position: absolute; width: 0%; height: 0%; bottom: -30px;; left: 50%; transform: translateX(-50%); background: #f6ab00;transition: all 0.4s ease-in-out 0s; border-radius: 100%;}
.art_2-list-btn > span { display: block; position: relative; z-index: 3; font-weight: 700; font-size: clamp(16px, 1vw, 18px);; color: #222;transition: all 0.4s ease-in-out 0s; padding: 0 50px 0 20px; width: 100%; }
.art_2-list-btn > span:after { content: ""; position: absolute; background: url("/images/theme-b67/icon-arrow.png") no-repeat; background-size: contain; width: 25px; height: 25px; top:50%; transform: translateY(-35%); right: 25px; transition: all 0.4s ease-in-out 0s;}

/*publication*/
.publication-list {display: flex; flex-direction: row; flex-wrap: wrap; margin-right: -25px; padding-bottom: calc(5px + 1%);}
.publication-list > a { width: calc(20% - 25px); margin: 0 25px 30px 0;}
.publication-list > a:hover { transform: scale(0.95);}
.publication-list > a:hover .publication-list-name { color: #f6ab00;}
.publication-list-pto { padding-bottom: 100%; margin-bottom: 7px;}
.publication-list-name { font-weight: 700;}

/*service*/
.service-section { display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-start; margin-bottom: calc(20px + 4%);}
.service-section > div:nth-of-type(1) { width: calc(100% - 310px);  border-right: 1px solid #e6e6e6; padding-right: 5%;}
.service-section > div:nth-of-type(1) .title02 { display: inline-block; margin-bottom: 15px;font-size: clamp(22px, 2vw, 30px);}
.service-section > div:nth-of-type(2) { width: 310px;  padding: calc(20px + 2%) calc(15px + 2%); position:sticky; top:60px;}

.color-red { color: #e30000 !important;}

.btn02 { margin:0 auto 20px auto; width: 150px; height: 150px; background: #f6ab00; border-radius: 100%; line-height: 1.2; display: flex; flex-direction: row; flex-wrap: wrap; align-items:center; justify-content:center; color: #fff !important;font-weight: 700; font-size: clamp(25px, 2vw, 30px); border: 10px solid #ffde94;}
.btn02:hover { transform: scale(0.95);box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);}

/*service-list*/
.service-list-section { padding-bottom: calc(20px + 4%);}
.service-list-section .title02 { display: inline-block; margin-bottom: 30px;font-size: clamp(22px, 2vw, 30px);}

.service-list > div:nth-of-type(1) { width: 100px;}
.service-list > div:nth-of-type(2) { width: calc(100% - 100px);}
.service-list-content { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: center;}
.service-list-content > div:nth-of-type(1) { width: calc(100% - 250px); padding-right: 20px;}
.service-list-content > div:nth-of-type(2) { width: 250px;display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.service-list-content > div:nth-of-type(2) > a { width: calc(50% - 5px); line-height: 36px; border-radius: 20px; text-align: center; font-weight: 700; height: 40px;}
.service-list-content > div:nth-of-type(2) > a:hover { transform: scale(0.95);}
.btn-detail { border: 2px solid #222; color: #222 !important;}
.btn-order { background: #f6ab00; color: #fff !important;}
.btn-close { background: #cdcdcd; color: #fff !important; pointer-events:none;}

/*about*/
.about-section-1 { padding-bottom: calc(20px + 1%); position:relative; text-align:center;}
.about-section-1:after { content: ""; position:absolute; width:100%; height: 150px; left: 0; bottom: 0; z-index: -1; background: linear-gradient(180deg, rgba(243,238,232,1) 20%, rgba(243,238,232,0) 80%); border-radius: 90px 90px 0 0;}
.about-section-1-content { padding-bottom: calc(20px + 4%); display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.about-section-1-content > div { width: calc(50% - 30px); padding-bottom: 25px;}

.about-title { padding-bottom: calc(20px + 2.5%); text-align: center;}
.about-title .title02 { display: inline-flex;}

.history-section { display: flex; flex-direction: column; flex-wrap: nowrap;  align-items: center; padding-bottom: calc(20px + 5%);}
.history-section > div:nth-of-type(1), .history-section > div:nth-of-type(3) { font-size: clamp(18px, 1.4vw, 24px); font-weight: 300; text-transform: uppercase; color: #c1c1c1;}
.history-section > div:nth-of-type(1) { padding-bottom: 10px;}
.history-section > div:nth-of-type(3) { padding-top: 10px; text-align: center;}
.history-section > div:nth-of-type(3) > img { display: block; width: 67px; margin: 10px auto 0 auto;}
.history-section > div:nth-of-type(2) { position: relative; width: 100%;}
.history-section > div:nth-of-type(2):after { position: absolute; content: ""; top: 0; left: 50%; width: 1px; height: 100%; background: #c1c1c1; transform: translateX(-50%);}
.history-content-box { position: relative; z-index: 3; max-width: 1280px; margin: 0 auto; display: flex; flex-direction: column; flex-wrap: nowrap;}
.history-content-box > div { width: 50%; margin-top: -25px; position: relative; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center;}
.history-content-box > div:hover:before { background: none; border:3px solid #f6ab00; }
.history-content-box > div:hover:after { opacity: 1;}
/*.history-content-box > div:hover:nth-child(odd) > div:nth-of-type(1), .history-content-box > div:hover:nth-child(even) > div:nth-of-type(1) { background: rgba(255,255,255,1);box-shadow: 0px 0px 50px 0px rgba(22,94,167,0.3);}*/
.history-content-box > div:hover:nth-child(odd) > div:nth-of-type(1):before, .history-content-box > div:hover:nth-child(even) > div:nth-of-type(1):before { opacity: 1;}
.history-content-box > div:before { position: absolute; content: ""; width: 13px; height: 13px; border-radius: 100%; background: #c1c1c1; top:50%; transform: translateY(-50%); right: -6px; transition: all 0.4s ease-out 0s; }
.history-content-box > div:after { position: absolute; content: ""; width: 19px; height: 19px; border-radius: 100%; border: 1px solid #f6ab00; top:50%; transform: translateY(-50%);right: -9px; transition: all 0.4s ease-out 0s; opacity: 0; }
.history-content-box > div:nth-child(even):before { right: auto; left: -6px; }
.history-content-box > div:nth-child(even):after { right: auto; left: -9px; }
.history-content-box > div:first-child { margin-top: 0px;}

.history-content-box > div:nth-child(odd) { margin-right: auto; margin-left: 0; padding-right: 65px;}
.history-content-box > div:nth-child(odd) > div:nth-of-type(1), .history-content-box > div:nth-child(even) > div:nth-of-type(1) { width:calc(100% - 118px); padding: 20px 0px; position: relative; transition: all 0.4s ease-out 0s; background: rgba(255,255,255,0); box-shadow: 0px 0px 0px 0px rgba(22,94,167,0.3);}
.history-content-box > div:nth-child(odd) > div:nth-of-type(2), .history-content-box > div:nth-child(even) > div:nth-of-type(2) { width:118px;}
.history-content-box > div:nth-child(odd) > div:nth-of-type(2) .history-year { margin: 0 0 0 auto;}
.history-content-box > div:nth-child(odd) > div:nth-of-type(1):before, .history-content-box > div:nth-child(even) > div:nth-of-type(1):before { /*content: "";*/ position: absolute; transition: all 0.4s ease-out 0s; width: 15px; height: 20px; top:50%; right: -14px; transform: translateY(-50%); background: #fff; clip-path: polygon(0% 0, 100% 50%, 0% 100%); opacity: 0;}

.history-content-box > div:nth-child(even) { margin-right: 0; margin-left: auto; padding-left: 65px;}
.history-content-box > div:nth-child(even) > div:nth-of-type(1) { order: 2;}
.history-content-box > div:nth-child(even) > div:nth-of-type(2) { order: 1;}
.history-content-box > div:nth-child(even) > div:nth-of-type(2) .history-year { margin: 0 auto 0 0;}
.history-content-box > div:nth-child(even) > div:nth-of-type(1):before { right: auto; left: -14px; clip-path: polygon(0% 50%, 100% 0%, 100% 100%); }

.history-year { width: 87px; height: 87px; border-radius: 100%; background: linear-gradient(0deg, #f6ab00 0%, #ffc134 100%);; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center; font-size: 26px; font-weight: 700; color: #fff;}

.history-data { margin: 0; padding: 0; list-style: none;}
.history-data li { padding: 0 0 0 22px; margin: 0; line-height: 1.4; position: relative;}
.history-data li:before { content: ""; position: absolute; width: 13px; height: 3px; left: 0; top:12px; background: #f6ab00;}

/*visiting*/
.visi_tit01 { position: relative; color: #c28f48; font-weight: 400; padding-bottom: 32px; margin-bottom: 19px;}
.visi_tit01::before { content: ''; width: 76px; height: 3px; position: absolute; bottom: 0; left: 0; background: #c28f48;}
.web_buy > div { margin: 0;}
.web_buy > div a img { margin: 5px 0;}

@media only screen and (max-width: 1365px) {
	#content { padding-top: 60px; }
	
	
}
@media only screen and (max-width: 1279px) {
	
}
@media only screen and (max-width:1023px){
	.collection-section > div:nth-of-type(1) { width: 100%; position: relative; top:auto;}
	.collection-section > div:nth-of-type(2) { width: calc(100% - 0px); padding-left: 0%;}
	
}
@media only screen and (max-width: 980px) {
	#path { padding: calc(5px + 1%) 5% calc(5px + 1%) 5%;  }
	#path li { font-size: 14px;}
	
	.idea-section-data > div:nth-of-type(1) { width: 100%;  }
	.title02 { border-bottom: 0px solid #e6e6e6; padding-bottom: 12px; text-align: left;  }
	.idea-section-data > div:nth-of-type(2) { width: calc(100% - 0px); padding-left: 0px;}
	
	.collection-list { margin-right: 0px; justify-content: space-between; }
	.collection-list > a { width: calc(50% - 10px); margin: 0 0 30px 0;}
	
	.collection-detail-section > div:nth-of-type(1) { width: 100%; }
	.collection-detail-section > div:nth-of-type(2) { width: 100%; }
	
	.art_2-list > div { width: 100%; border-left:0px solid #f6ab00;border-bottom: 4px solid #f6ab00; padding: 0 0 15px 0; margin-bottom: 25px;}
	
	.publication-list > a { width: calc(25% - 25px); }
	
	.history-section { align-items: flex-start;}
	.history-section > div:nth-of-type(2):after { left: 30px; transform: translateX(0);}
	.history-content-box > div { width: 100%; margin-top: 10px; }
	.history-content-box > div:nth-child(odd) > div:nth-of-type(1) { order: 2;}
	.history-content-box > div:nth-child(odd) > div:nth-of-type(2) { order: 1;}
	.history-content-box > div { padding-left: 50px !important; padding-right: 0 !important;}
	.history-content-box > div:nth-child(odd) > div:nth-of-type(2) .history-year { margin: 0 auto 0 0;}
	.history-year { width: 60px; height: 60px; font-size: 19px; }
	.history-content-box > div:nth-child(odd) > div:nth-of-type(1), .history-content-box > div:nth-child(even) > div:nth-of-type(1) { width:calc(100% - 80px); padding: 20px 0px; }
	.history-content-box > div:nth-child(odd) > div:nth-of-type(2), .history-content-box > div:nth-child(even) > div:nth-of-type(2) { width:80px;}
	.history-content-box > div:nth-child(odd) > div:nth-of-type(1):before { right: auto; left: -14px; clip-path: polygon(0% 50%, 100% 0%, 100% 100%); }
	.history-content-box > div:nth-child(odd):before, .history-content-box > div:nth-child(even):before { right: auto; left: 24px; }
	.history-content-box > div:nth-child(odd):after, .history-content-box > div:nth-child(even):after { right: auto; left: 21px; }
}
@media only screen and (max-width: 768px) {
	.title04 { padding-right: 30px; }
	.title04:after { width: 60px; height: 20px; }
	
	.exhibition-list { margin-right: 0px; justify-content: space-between;}
	.exhibition-list > a { width: calc(50% - 15px); margin: 0 0 calc(20px + 2%) 0;}
	
	.service-section > div:nth-of-type(1) { width: calc(100% - 0px);  border-bottom: 1px solid #e6e6e6;border-right: 0px solid #e6e6e6; padding-right: 0%;}
	.service-section > div:nth-of-type(2) { width: 100%;  padding: calc(20px + 2%) 0 0 0; position:relative; top:auto;}
	
	.service-list-content { flex-direction: column; align-items: flex-start; padding-top: 0 !important;}
	.service-list-content > div:nth-of-type(1) { width: calc(100% - 0px); padding-right: 0px; padding-bottom: 10px;}
	.service-list-content > div:nth-of-type(2) { width: 250px;display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
	
	.about-section-1-content > div { width: 100%;}
}
@media only screen and (max-width: 640px) {
	.permanent-list > div { width: 100%;}
	.permanent-list > div:nth-of-type(1) img { width: 100%;}
	
	.publication-list > a { width: calc(33.33% - 25px);}
	
}
@media only screen and (max-width: 570px) {
	.history-content-box > div:nth-child(odd) > div:nth-of-type(1), .history-content-box > div:nth-child(even) > div:nth-of-type(1) { width:calc(100% - 0px); padding: 10px 10px; }
	.history-content-box > div:nth-child(odd) > div:nth-of-type(2), .history-content-box > div:nth-child(even) > div:nth-of-type(2) { width:100%;}
	.history-content-box > div > div:nth-of-type(1):before { display: none !important;}
	.history-content-box > div:hover > div:nth-of-type(1) { background: none !important; box-shadow: 0px 0px 0px 0px rgba(22,94,167,0) !important;}
	.history-content-box > div:before { top:25px; transform: translateY(0);}
	.history-content-box > div:after { top:22px; transform: translateY(0); }
	
	
}

@media only screen and (max-width: 414px) {
	.exhibition-list > a { width: 100%;}
	
	.art_1-list > div:nth-of-type(1) { margin: 0 auto 15px auto;}
	.art_1-list > div:nth-of-type(2) { width: calc(100% - 0px); padding: 10px 0 0 0px;}

	.publication-list { margin-right: 0; justify-content: space-between;}
	.publication-list > a { width: calc(50% - 5px); margin: 0 0px 20px 0;}
}

@media only screen and (max-width: 320px) {
	.collection-list > a { width: 100%;}
	

}
@media only screen and (max-width: 280px) {
	

}