* { -webkit-tap-highlight-color: transparent; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section { display: block; }
div,
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main,
.aiyuanma { margin: 0; padding: 0; }
body { background-color: #fff; font: 400 16px/1.875em "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", "Meiryo", sans-serif; color: #222; word-break: normal; overflow-wrap: anywhere; font-feature-settings: "palt"; -webkit-font-smoothing: antialiased; }
h1, h2, h3, h4, h5, h6, strong, b { font-weight: 500; }
a { text-decoration: none; outline: none; color: #222; }
a:hover { color: #F65E4F; }
input,
textarea { -webkit-appearance: none; border: none; }
input:focus,
textarea:focus { outline: none; }
li { list-style: none; }
a img { border: none; }
table { background-color: transparent; border-spacing: 0; border-collapse: collapse; font-size: 16px; width: 100%; border-top: solid 1px #e4e4e4; border-left: solid 1px #e4e4e4; box-sizing: border-box; }
table th { background-color: #f9f9f9; text-align: center; box-sizing: border-box; }
table td,
table th { padding: 10px 1%; border: 1px solid #e4e4e4; box-sizing: border-box; }

/*gold*/
.inner { width: 1400px; margin: 0 auto; }
.submit { cursor: pointer; }
.clear { clear: both; }
.mb { margin-bottom: 25px; }

/*thumbnail*/
.thumbnail { position: relative; overflow: hidden; }
.thumbnail a { display: block; padding-bottom: 75%; position: relative; overflow: hidden; background: no-repeat center center; background-size: cover; }
.thumbnail img { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; transition: transform .3s; object-fit: cover; }
.thumbnail img:hover { transform: scale(1.1, 1.1); }

/*box*/

.boxTitle { border-bottom: 2px solid #e4e4e4; position: relative; margin-bottom: 15px; background-color: #37408e; color: #fff; padding: 5px 15px 3px; border-radius: 5px; }
.boxTitle .name { font-size: 16px; line-height: 1.875em; margin-right: 50px; font-weight: 500; }
.boxTitle .name a {color: #fff;}
.boxTitle:after { display: block; width: 6px; height: 6px; background-color: #fff; position: absolute; left: -3px; top: 50%; transform: translateY(-50%); border-radius: 50%; }
.boxTitle span,
.boxTitle .arrow { display: block; position: absolute; right: 15px; top: 50%; transform: translateY(-50%); font-weight: 500; font-size: 14px; line-height: 24px; overflow: hidden; }
.boxTitle i { font-style: normal; font-weight: 500; color: #fff; }
.boxTitle span a { font-weight: normal; color: #fff; position: relative; padding-right: 10px; font-size: 12px; }
.boxTitle span a:after { width: 6px; height: 6px; border-right: 1px solid #fff; border-bottom: 1px solid #fff; content: ''; display: block; position: absolute; right: 1px; top: 50%; transform: rotate(-45deg); margin-top: -4px; }
.boxTitle .slick-arrow { display: block; width: 24px; height: 24px; float: left; border: none; background: none; position: relative; cursor: pointer; }
.boxTitle .slick-arrow:before { content: ''; display: block; background: url(../images/icon_arrow.png) no-repeat 0 0; background-size: 100% auto; width: 41.667%; height: 66.667%; position: absolute; left: 50%; top: 50%; margin-left: -20.8335%; transform: translateY(-50%); }
.boxTitle .slick-prev:before { background-position: 0 100%; }

/*dot*/
.dot { position: relative; padding-left: 13px; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.dot:before { width: 3px; height: 3px; background-color: #37408e; content: ''; display: block; position: absolute; left: 0; top: 50%; transform: translateY(-50%); }

/*line*/
.line { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; }

/* Slider */
.slick-load { display: none; overflow: hidden; }
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before,
.slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; font-size: 0; line-height: normal; }
[dir='rtl'] .slick-slide { float: right; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; }
.slick-arrow.slick-hidden { display: none; }
.slick-dots button { display: block; border: none; background-color: transparent; cursor: pointer; }

/*topbar*/
#topbar { background-color: #f6f6f6; color: #666; border: 1px solid #eee; border-top: none; overflow: hidden; border-radius: 0 0 6px 6px; }

/*welcome*/
#welcome { float: left; padding: 0 15px; }
#welcome,
#pagelist { line-height: 2em; font-size: 14px; }

/*pagelist*/
#pagelist { float: right; }
#pagelist ul { overflow: hidden; }
#pagelist li { float: left; padding: 0 10px; position: relative; }
#pagelist li:after { width: 1px; height: 10px; background-color: #ddd; content: ''; display: block; position: absolute; left: 0; top: 50%; margin-top: -5px; }
#pagelist li:first-child:after { display: none; }
#pagelist a { color: #666; }
#pagelist a:hover { color: #F65E4F; }

/*header*/
#header { display: table; table-layout: fixed; width: 100%; z-index: 2; padding: 3.125% 0; }
#header .td { display: table-cell; vertical-align: bottom; }
#header .clear {width: 0; display: none;}
/*logo*/
#logo { position: relative; z-index: 2; width: 340px; }
#logo a { display: block; height: 60px; background: url(../images/logo.png) no-repeat left center; background-size: contain; text-indent: -9999em; }

/*hotTel*/
#hotTel { width: 250px; font-size: 14px; line-height: 1.5em; color: #666;}
#hotTel .tel { float: right; background: url(../images/icon_tel.png) no-repeat left center; background-size: auto 40px; padding-left: 60px; }
#hotTel span { font-size: 28px; line-height: 1em; color: #F65E4F; font-weight: 500; }

/*search*/
#search { overflow: hidden; display: table-cell; vertical-align: middle; padding: 0 3.5%;}
#search form { float: right; overflow: hidden; width: 70%; border-radius: 6px; }
#search .submit { float: right; width: 50px; height: 50px; background: #37408e url(../images/search_white.png) no-repeat center center; background-size: 44% auto; }
#search .input { border: 2px solid #37408e; margin-right: 50px; display: block; color: #333; border-right: none; border-top-left-radius: 6px; border-bottom-left-radius: 6px; overflow: hidden; }
#search .text { height: 28px; line-height: 28px; width: 98%; padding: 9px 2% 9px 0; font-size: 16px; background-color: #fff; text-indent: 15px; }

/*topBtn*/
#topBtn { width: 0; }
#topBtn .btn { float: left; }
#topBtn i { display: block; cursor: pointer; }

/*schBtn*/
#schBtn { display: none; }
#schBtn i { width: 20px; height: 20px; background: url(../images/search_navy.png) no-repeat 0 0; background-size: 100% auto; }

/*navBtn*/
#navBtn { display: none; width: 22px; height: 20px; overflow: hidden; margin-left: 15px; opacity: .85; cursor: pointer;}
#navBtn i { display: block; width: 100%; height: 3px; background-color: #37408e; position: relative; float: right; top: 50%; transform: translateY(-50%); transition: width .3s; }
#navBtn i:before,
#navBtn i:after { width: 130%; height: 3px; background-color: #37408e; content: ''; display: block; position: absolute; right: 0; transition: width .3s; }
#navBtn i:before { bottom: 8px; }
#navBtn i:after { top: 8px; }
#navBtn.active i { width: 100%; }
#navBtn.active i:before,
#navBtn.active i:after { width: 70%; }

/*nav*/
#nav { position: relative; background-color: #37408e; border-radius: 6px; z-index: 3;}
#nav ul { font-size: 0; line-height: normal; }
#nav li { display: inline-block; line-height: 55px; font-size: 16px; position: relative; font-weight: 500; width: 12.5%; text-align: center; }
#nav li a { color: #fff; display: block; position: relative; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 0 5px; }
#nav li.on > a,
#nav li.cur > a,
#nav li a:hover { background-color: rgba(255, 255, 255, .15); }
#nav li ul { position: absolute; left: 0; top: 100%; width: 100%; background-color: #37408e; box-shadow: 0px 3px 3px rgba(0, 0, 0, .2); padding: 10px 0; display: none; }
#nav li li { text-align: center; display: block; font-weight: normal; width: auto; line-height: 40px; }
#nav li em { display: block; position: absolute; top: 50%; right: 3px; height: 15px; width: 15px; transform: translateY(-50%); display: none; }
#nav li em:after,
#nav li.hasSub > a:after { content: ''; width: 5px; height: 5px; border-right: 1px solid #fff; border-bottom: 1px solid #fff; transform: rotate(45deg); transition: all .3s; }
#nav li em:after { display: block; position: absolute; left: 50%; top: 50%; margin: -4px 0 0 -4px; }
#nav li.hasSub > a:after { display: inline-block; vertical-align: middle; margin: -5px 0 0 5px; }

/*table*/
.table { display: table; table-layout: fixed; width: 100%; }
.table .td { display: table-cell; vertical-align: top; }

/*main*/
#main.td { padding-left: 25px; }


/*slides*/
#slides { border-radius: 6px; overflow: hidden; background-color: #f9f9f9; }
#slides .item a { display: block; color: #fff; position: relative; }
#slides .pic {background: no-repeat center center; background-size: cover; height:440px; }
#slides .wap {display: none;}
#slides .slick-arrow { position: absolute; top: 50%; display: block; transform: translateY(-50%); width: 30px; height: 40px; background: rgba(0, 0, 0, .35) no-repeat center center; background-size: contain; opacity: .5; color: #fff; font-size: 0; line-height: normal; transition: all .3s; text-indent: -99999em; overflow: hidden; z-index: 3; border: none; cursor: pointer; }
#slides .slick-prev { left: -30px; border-top-right-radius: 6px; border-bottom-right-radius: 6px; }
#slides .slick-next { right: -30px; border-top-left-radius: 6px; border-bottom-left-radius: 6px; }
#slides .slick-prev:after,
#slides .slick-next:after { content: ''; display: block; width: 13px; height: 21px; position: absolute; left: 50%; margin-left: -6.5px; top: 50%; transform: translateY(-50%); background: url(../images/icon_arrow.png) no-repeat 0 100%; background-size: 100% auto; }
#slides .slick-next:after { background-position: 0 0; }
#slides:hover .slick-prev { left: 0; }
#slides:hover .slick-next { right: 0; }
#slides .slick-dots { position: absolute; left: 50%; bottom: 3.125%; transform: translateX(-50%); font-size: 0; line-height: normal; white-space: nowrap; }
#slides .slick-dots li { display: inline-block; margin: 0 5px; }
#slides .slick-dots button { display: block; text-indent: -9999em; overflow: hidden; width: 5px; height: 5px; background-color: rgba(255, 255, 255, .75); transition: all .3s; line-height: 5px; font-size: 0; border-radius: 2.5px; }
#slides .slick-dots .slick-active button { background-color: #37408e; width: 20px; }
#slides .load { padding-bottom: 100%; background-color: #f9f9f9; position: relative; }
#slides .load span { display: block; position: absolute; left: 0; top: 50%; width: 100%; transform: translateY(-50%); font-size: 36px; line-height: 1.125em; color: #999; text-align: center; }
/*wrapper*/
#wrapper {overflow: hidden;}
/*about*/
#about .info { overflow: hidden; padding: 5px 0;}
#about .pic { float: left; width: 350px; }
#about .pic i {display: block; padding-bottom: 75%; background: no-repeat center center; background-size: cover;}
#about img { display: block; width: 100%; height: auto; }
#about .text { margin-left: 380px; overflow: hidden; font-size: 14px; line-height: 2em; text-align: justify;}
#about .intro {height: 260px; overflow: hidden; -webkit-overflow-scrolling: touch;}
#about .mCustomScrollbar {padding-right: 10px;}
#about .mCS_no_scrollbar {padding-right: 10px;}
/*latest*/
#news { overflow: hidden; }
#news .boxTitle {margin-bottom: 10px;}
#news ul { overflow: hidden; }
#news li { font-size: 14px; line-height: 32px; overflow: hidden; float: left; width: 48%; }
#news li:nth-child(2n) { float: right; }
#news li time { display: block; float: right; color: #888; font-size: 12px; }
#news li a { margin-right: 80px; }

/*carousel*/

#showcase .slick-load { width: 101.786%; }
#showcase .info { margin-right: 8%; overflow: hidden; }
#showcase .thumbnail { margin-bottom: 10px; }
#showcase .title { font-size: 14px; line-height: 1.5em; font-weight: normal; max-height: 3em; -webkit-line-clamp: 2; }
#showcase .load { padding-bottom: 11.544%; margin-bottom: 55px; }

/*product*/

#product ul { overflow: hidden; width: 101%; }
#product li { float: left; width: 19%; padding: 0.5% 1% .5% 0; }
#product .thumbnail { margin-bottom: 10px; }
#product .title { font-size: 14px; line-height: 1.5em; font-weight: normal; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: center; }
/*proList*/
#proList ul { overflow: hidden; width: 102%; }
#proList li { float: left; width: 31.333%; padding: 0 2% 2% 0; }
#proList .thumbnail { margin-bottom: 10px; }
#proList .title { font-size: 14px; line-height: 1.5em; font-weight: normal; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: center; }

/*文章列表*/
.blogItem { overflow: hidden; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px dashed #e4e4e4; }
.blogItem .thumbnail { float: left; width: 250px; }
.blogItem .info { margin-left: 265px; overflow: hidden; padding: 5px 0; }
.blogItem .title { line-height: 1.35em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 18px; margin-bottom: 5px; }
.blogItem .meta { color: #888; margin-bottom: 5px; overflow: hidden; }
.blogItem .meta a { color: #888; }
.blogItem .meta span { font-size: 12px; background: no-repeat left center; padding: 0 16px; background-size: auto 10px; display: block; float: left; }
.blogItem .meta .views { float: right; padding-right: 0; background-image: url(../images/icon_01.png); }
.blogItem .meta .tag { background-image: url(../images/icon_02.png); }
.blogItem .meta .date { background-image: url(../images/icon_03.png); }
.blogItem .intro { font-size: 14px; color: #666; line-height: 1.75em; height: 5.25em; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; margin-bottom: 13px; text-align: justify; }
.blogItem .more { overflow: hidden; }
.blogItem .more a { display: block; float: right; color: #fff; background-color: #37408e; padding: 0 10px; font-size: 12px; height: 26px; line-height: 26px; }
.blogItem .more a:hover { opacity: .75; }

/*pagenavi*/
#pagenavi { clear: both; font-size: 0; line-height: normal; text-align: center; }
#pagenavi a,
#pagenavi span.now-page { display: inline-block; font-size: 14px; height: 32px; line-height: 32px; padding: 0 12px; background-color: #f1f1f1; color: #888; margin: 2px; }
#pagenavi span.now-page,
#pagenavi a:hover { background-color: #37408e; color: #fff; }

/*侧边*/
#sidebar { width: 300px; }

/*侧边*/
.widget ul { overflow: hidden; }
.widget li { overflow: hidden; font-size: 14px; line-height: 1.875em; }
.widget img { max-width: 100%; height: auto; }
.widget .custom { margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px dashed #e4e4e4; }
.widget .custom:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; }
.widget .thumbnail { width: 100px; float: left; }
.widget .info { margin-left: 110px; }
.widget h2 { font-size: 14px; line-height: 1.75em; height: 3.5em; color: #333; overflow: hidden; margin-bottom: 5px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.widget .meta { font-size: 12px; line-height: 1.5em; color: #888; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; background: no-repeat left center; background-size: auto 12px; padding-left: 17px; }
.widget .views { background-image: url(../images/icon_01.png); }
.widget .cmt { background-image: url(../images/icon_04.png); }
.widget .date { background-image: url(../images/icon_03.png); }

/*textwidget*/
.textwidget a { display: block; }
.textwidget img { display: block; }

/*divStatistics*/
#divStatistics li { display: table; width: 100%; table-layout: fixed; padding: 2px 0; color: #555; }
#divStatistics li span { display: table-cell; vertical-align: top; }
#divStatistics li .left { width: 5em; }
#divStatistics li .right { text-align: right; }
#divStatistics li i { font-style: normal; }

/*divComments*/
#divComments li { overflow: hidden; color: #444; margin-bottom: 15px; padding-bottom: 10px; border-bottom: 1px dashed #e4e4e4; text-align: justify; }
#divComments li:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
#divComments li .top { border: 1px solid #eee; padding: 5px 10px; font-size: 12px; line-height: 1.75em; color: #999; position: relative; margin-bottom: 10px; }
#divComments li .top:after { content: ''; display: block; width: 7px; height: 7px; border-right: 1px solid #eee; border-bottom: 1px solid #eee; background-color: #fff; transform: rotate(45deg); position: absolute; bottom: -5px; left: 7px; }
#divComments li .avatar { float: left; width: 24px; height: 24px; overflow: hidden; border-radius: 50%; }
#divComments li img { display: block; width: 100%; height: 100%; object-fit: cover; }
#divComments li .text { margin-left: 30px; line-height: 24px; max-height: 48px; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
#divComments li a { overflow: hidden; color: #555; }

/*divPrevious*/
#divPrevious li { position: relative; padding: 0 0 10px 10px; margin-bottom: 10px; border-bottom: 1px dashed #e4e4e4; }
#divPrevious li:before { width: 3.5px; height: 3.5px; content: ''; display: block; background-color: #37408e; position: absolute; left: 0; top: 12px; }
#divPrevious li:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; }

/*divSearchPanel*/
#divSearchPanel input[type='text'] { height: 24px; line-height: 24px; padding: 5px 3%; border: 1px solid #e4e4e4; width: 94%; }
#divSearchPanel input[type='submit'] { color: #fff; position: absolute; right: 0; top: 0; height: 100%; width: 40px; background-color: #37408e; cursor: pointer; }
#divSearchPanel form { position: relative; padding-right: 40px; overflow: hidden; }

/*divLinkage*/
#divLinkage li,
#divCatalog li,
#divMisc li { float: left; width: 48%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 1% 0; }
#divLinkage li:nth-child(2n),
#divCatalog li:nth-child(2n),
#divMisc li:nth-child(2n) { float: right; }
#divLinkage li a,
#divCatalog li a { background-color: #f9f9f9; color: #555; padding: 5px 10px; display: block; }
#divLinkage li { padding: 0 0 2%; }

/*divMisc*/
#divMisc a { display: block; }
#divMisc img { display: block; }

/*divTags*/
#divTags ul { overflow: hidden; width: 102%; }
#divTags li { float: left; padding: 1% 2% 1% 0; }
#divTags li a { display: block; background-color: #f9f9f9; border-radius: 0px; padding: 0 10px; color: #fff; font-size: 12px; }
#divTags li a:hover { opacity: .8; }
#divTags li:nth-child(8n-7) a { background-color: #8A9B0F; }
#divTags li:nth-child(8n-6) a { background-color: #EB6841; }
#divTags li:nth-child(8n-5) a { background-color: #3FB8AF; }
#divTags li:nth-child(8n-4) a { background-color: #FE4365; }
#divTags li:nth-child(8n-3) a { background-color: #FC9D9A; }
#divTags li:nth-child(8n-2) a { background-color: #EDC951; }
#divTags li:nth-child(8n-1) a { background-color: #C8C8A9; }
#divTags li:nth-child(8n) a { background-color: #83AF9B; }
#divTags li:first-child a { background-color: #E1474D; }
#divTags li:last-child a { background-color: #3299BB; }

/*divCalendar*/
#divCalendar caption { margin-bottom: 10px; font-size: 0; line-height: normal; }
#divCalendar caption a { display: inline-block; font-size: 16px; line-height: 1.35em; margin: 0 5px; vertical-align: middle; font-weight: 500; }
#divCalendar td,
#divCalendar th { width: 13.285%; padding: 0 0.5%; text-align: center; font-size: 14px; }
#divCalendar td a { padding: 10%; background-color: #37408e; border-radius: 50%; color: #fff; }

/*sideMenu*/
#sideMenu li{font-size: 16px; line-height: 1.875em; border-bottom: 1px solid #eee; padding-bottom: 10px; margin-bottom: 10px;}
#sideMenu li:last-child {margin-bottom: 0;}
#sideMenu li a {color: #333; display: block;}
/*entry*/
.entry { font-size: 16px; line-height: 1.875em; overflow: hidden; }
.entry img { max-width: 100%; height: auto !important; }
.entry blockquote { margin: 0 2em 15px; overflow: hidden; padding: 15px 15px 0; color: #555; background-color: #f9f9f9; font-style: italic; }
.entry ul,
.entry ol { margin-bottom: 15px; margin-left: 2em; padding-left: 1em; }
.entry ul li { list-style: outside disc none; }
.entry ol li { list-style: outside decimal none; }
.entry li p { margin-bottom: 0; }
.entry p,
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 { margin-bottom: 15px; }
.entry a { color: #37408e; text-decoration: underline; }
.entry hr { border: none; margin-bottom: 15px; border-bottom: 1px solid #e4e4e4; overflow: hidden; clear: both; }

/*postTags _aiyuanma*/
#postTags { font-size: 14px; line-height: 1.75em; }
#postTags span { font-weight: 500; color: #000; }
#postTags a { margin: 0 1.5%; }

/*postnavi*/
#postnavi { font-weight: 400; font-size: 14px; line-height: 1.75em; overflow: hidden;}
#postnavi .prev,
#postnavi .next { width: 45%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
#postnavi .prev { float: left; }
#postnavi .next { float: right; text-align: right; }

/*breadcrumb*/
#breadcrumb { font-size: 14px; line-height: 1.5em; color: #eee; position:absolute; right:15px; top:50%; transform:translateY(-50%); }
#breadcrumb a { color: #eee; padding-right: 0; font-size: 14px; }
#breadcrumb a:after { display: none; }
#breadcrumb .home { background: url(../images/icon_home.png) no-repeat left; background-size: auto 14px; padding-left: 20px; }
#breadcrumb i { font-style: normal; font-family: 'Simsun'; margin: 0 5px 0 3px; color: #eee; }

/*postTitle aiyuanma_*/
#postTitle { font-size: 24px; text-align: center; line-height: 1.5em; padding: 2% 0 3%; }

/*postmeta*/
#postmeta { font-size: 0; line-height: normal; text-align: center; margin-bottom: 2.5%; border-bottom: 1px dashed #eee; padding-bottom: 2.5%; }
#postmeta span { font-size: 14px; color: #888; margin: 0 10px; display: inline-block; background: no-repeat left center; padding-left: 20px; background-size: auto 12px; }
#postmeta a { color: #888; }
#postmeta a:hover { color: #37408e; }
#postmeta .views { background-image: url(../images/icon_01.png); }
#postmeta .tag { background-image: url(../images/icon_02.png); }
#postmeta .date { background-image: url(../images/icon_03.png); }

/*errorPage*/
#errorPage #postTitle { margin-top: 10%; }
#errorPage .entry { text-align: center; margin-bottom: 15%; }

/*related*/
#related ul { overflow: hidden; width: 102%; }
#related li { float: left; width: 23%; padding: 1% 2% 1% 0; }
#related .thumbnail { margin-bottom: 5px; }
#related h4 { font-size: 14px; line-height: 1.75em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: center; }

/*links*/
#links ul { overflow: hidden; width: 102%; }
#links li { font-size: 14px; line-height: 1.75em; padding: 0.5% 1% 0.5% 0; float: left; }

/*comment*/
#comment { position: relative; overflow: hidden; }
#comment .item { margin-bottom: 2%; position: relative; }
#comment label { display: block; font-size: 14px; line-height: 1.75em; color: #555; margin-bottom: 5px; }
#comment label i { font-style: normal; color: #f00; font-size: 12px; margin-left: 5px; }
#comment .input { border: 1px solid #e4e4e4; overflow: hidden; }
#comment .text { font-size: 14px; line-height: 24px; padding: 5px 5%; width: 90%; display: block; border: none; border-radius: 3px; color: #555; font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif; }
#comment textarea.text { height: 110px; resize: vertical; padding: 5px 1.5%; width: 97%; }
#comment .inp { width: 102%; overflow: hidden; }
#comment .inp .item { float: left; width: 31.333%; padding-right: 2%; }
#comment .verify { width: 130px; float: left; margin-bottom: 0; }
#comment .verify img { display: block; cursor: pointer; height: 36px; width: auto; position: absolute; left: 110%; bottom: 0; }
#comment .btn { overflow: hidden; padding-top: 30.5px; margin-left: 250px; }
#comment .submit { float: right; background-color: #37408e; border: none; width: 100px; height: 35px; color: #fff; font-size: 14px; border-radius: 3px; cursor: pointer; }
#comment .submit:hover { opacity: .85; }
#cancel-reply { font-size: 12px; color: #999; line-height: 2em; float: right; padding-right: 10px; line-height: 35px;}

/*warning*/
.warning { font-size: 12px; color: #999; line-height: 2em; clear: both; margin-bottom: 2%; }

/*commentslist*/
#commentslist { overflow: hidden; }
#commentslist li { position: relative; padding-bottom: 15px; margin-bottom: 20px; border-bottom: 1px solid #f6f6f6; overflow: hidden; }
#commentslist .avatar { float: left; padding: 3px 0; }
#commentslist .avatar img { width: 40px; height: 40px; display: block; }
#commentslist .info { margin-left: 55px; overflow: hidden; }
#commentslist .meta { overflow: hidden; font-size: 12px; line-height: 1.35em; color: #999; margin-bottom: 10px; }
#commentslist .meta span { display: block; float: left; }
#commentslist .meta .reply { float: right; }
#commentslist .meta a { color: #37408e; }
#commentslist .user { font-size: 16px; font-weight: 500; line-height: 1.5em; color: #333; margin-bottom: 5px; }
#commentslist .user a { color: #333; }
#commentslist .text { font-size: 14px; line-height: 2em; color: #666; }
#commentslist .text li { margin-left: 0; }
#commentslist li li { margin: 15px 0 5px 55px; background-color: #f9f9f9; padding: 15px; border-bottom: none; }
#commentslist li li li { margin: 10px 10px 5px; background-color: #fff; border: 1px solid #e5e5e5; }

/*footer*/
#footer { line-height: 26px; font-size: 14px; padding: 2.5% 20px; background-color: #f6f6f6; border: 1px solid #eee; border-bottom: 0; border-radius: 6px 6px 0 0; color: #666;}
#footer a {color: #666;}
#footer a:hover {color: #333;}
/*social*/
#social { float: right; }
#social ul { font-size: 0; line-height: normal; padding: 2px 0; }
#social li { display: inline-block; margin-left: 20px; position: relative; }
#social a { display: block; overflow: hidden; width: 22px; height: 22px; background: no-repeat center center; background-size: contain; opacity: .5; }
#social a:hover { opacity: 1; }
#social .wx a { background-image: url(../images/icon_wechat.png); }
#social .wb a { background-image: url(../images/icon_weibo.png); }
#social .qq a { background-image: url(../images/icon_qq.png); }
#social .em a { background-image: url(../images/icon_email.png); }
#social .qr { position: absolute; left: 50%; transform: translateX(-50%); bottom: 100%; background-color: #fff; padding: 5px; width: 100px; margin-bottom: 10px; border: 1px solid #e4e4e4; display: none; }
#social .qr:after { width: 7px; height: 7px; background-color: #fff; border-right: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4; transform: rotate(45deg); content: ''; display: block; position: absolute; left: 50%; margin-left: -5px; bottom: -5px; }
#social img { display: block; width: 100%; height: auto; }

/*copyright*/
#copyright { margin-right: 168px; }
#copyright a {display: inline-block;}
#copyright img {display: inline-block; vertical-align: middle; width: auto; height: 20px; margin-top: -4px;}
/*screen width*/
@media only screen and (max-width:1600px) {

	/*1536px*/
	.inner { width: 87.5%; }
}
@media only screen and (max-width:1280px) {

	

	/*1280px*/
	#logo { width: 214px; }
	#logo a { height: 48px; }

	/*1280px*/
	#search form {width: 80%;}
	#search .text { height: 24px; line-height: 24px; }
	#search .submit { width: 46px; height: 46px; }
	#search .input { margin-right: 46px; }

	/*1280px*/
	#nav li { line-height: 50px; }


	/*1280px*/
	#showcase .slick-load { width: 101.282%; }
	#showcase .info { margin-right: 6.329%; }

	/*1280px*/
	#sidebar { width: 280px; }
}
@media only screen and (max-width:1024px) {
	/*1024px*/
	.inner {width: auto;}
	/*1024px*/
	#top {box-shadow: 0px 2px 5px rgba(0,0,0,.35); position: relative; z-index: 10;}
	/*1024px*/
	#topbar {border-radius: 0; border-left: none; border-right: none; }
	/*1024px*/
	#welcome {float: none; padding:0 3.125%;}
	
	/*1024px*/
	#header {width: auto; padding: 20px 3.125%; display: block; position: relative;}	
	#header .td {display: block;}
	#header .clear {width: 100%; display: block;}
	#header #hotTel {display: none;}

	/*1024px*/
	#logo { float: left; width: auto; }
	#logo a { width: 178px; height: 40px; }
	/*1024px*/


	/*1024px*/
	#topBtn { position: absolute; right: 3.125%; top: 50%; transform: translateY(-50%); width: auto; }

	/*1024px*/
	#schBtn { display: block; }

	/*1024px*/
	#search.td { display: none; }
	#search { padding: 0; margin: 0 80px; position: absolute; top: 50%; transform: translateY(-50%); right: 3.125%; width: 350px; }
	#search .text { padding: 6px 3%; width: 94%; font-size: 14px; text-indent: 0; }
	#search .submit { width: 40px; height: 40px; }
	#search .input { margin-right: 40px; }

	/*1024px*/
	#navBtn { display: inline-block; }

	/*1024px*/
	#nav { position: fixed; left: -100%; top: 0; height: 100%; width: 100%; margin: 0; cursor: pointer; background-color: #fff; z-index: 9; overflow-y: auto; -webkit-overflow-scrolling:touch; transition: left .3s;}	
	#nav.active { left: 0; }
	#nav ul { padding: 130px 0; }
	#nav li { display: block; width: auto; text-align: left; }
	#nav li a { color: #333; margin: 0 3.125%; padding:0 50px 0 0; }
	#nav li a:hover { background-color: transparent; }
	#nav li ul { padding: 0; display: none; width: auto; position: static; left: auto; top: auto; background-color: transparent; box-shadow: none; }
	#nav li li { text-align: left; font-size: 14px; line-height: 40px; font-weight: 500; }
	#nav li li a { padding: 0 0 0 2em; }
	#nav li.hasSub > a::after { display: none; }
	#nav li em { width: 50px; height: 50px; top: 0; right: 0; z-index: 2; transform: none; display: block; }
	#nav li em:after { width: 6px; height: 6px; border-color: #333; transform: rotate(-45deg); margin-left: -4px; transition: all .3s; }
	#nav li em.open:after { transform: rotate(45deg); }

	/*1024px*/
	.boxTitle {border-radius: 0; padding-left: 3.125%; padding-right: 3.125%;}
	.boxTitle span, .boxTitle .arrow {right: 3.125%;}
	/*1024px*/
	.table,
	.table .td { display: block; width: auto; }

	/*1024px*/
	#main.td { padding-left: 0; }
	/*1024px*/
	#slides {border-radius: 0; margin-bottom: 0;}
	

	/*1024px*/
	#sidebar { width: auto; display: none;}

	/*1024px*/
	#divTags li { padding: 0.5% 1% 0.5% 0; }

	/*1024px*/
	#product { margin-bottom: 1.5625%; }
	/*1024px*/
	#showcase .slick-load { width: 101%; }
	#showcase .info { margin-right: 4.5%; }
	/*1024px*/
	#about .info {padding-left:3.125%; padding-right:3.125%;}
	#about .pic {width: 300px;}
	#about .text {margin-left: 325px;}
	#about .intro {height: 225px;}
	/*1024px*/
	#product .box,
	#showcase .box,
	#news ul,
	#links .box,
	#blogList,
	#proList {padding: 0 3.125%;}
	/*1024px*/
	#footer { padding: 20px 3.125%; border-radius: 0; border-left:none; border-right:none; }
	/*1024px*/
	#article .box {padding: 0 3.125%;}
	/*1024px*/
	.entry {font-size: 14px; line-height: 1.75em;}
}
@media only screen and (max-width:768px) {
	#slides .pic { height:200px; }
	/*768px*/
	.dot { padding-left: 10px; }
	.mb {margin-bottom: 15px;}
	
	/*768px*/
	#logo a { height: 30px; width: 134px; }

	/*768px*/
	#search { position: absolute; top: 100%; right: 0; width: 100%; margin: 0; background-color: #37408e; transform: none; padding:5px 0; }
	#search form {width: 96.875%; float: none; padding-left: 3.125%;}
	#search .input {border-radius: 0;}
	/*768px*/
	
	
	#nav li { font-size: 14px; line-height: 40px; }
	#nav li a {padding-right: 40px; }
	
	#nav li em { width: 40px; height: 40px; }

	/*768px*/
	

	#slides .wap {display: block;}
	#slides .pc {display: none;}
	#slides .slick-arrow { width: 20px; height: 30px; }
	#slides .slick-prev:after,
	#slides .slick-next:after { width: 8px; height: 13px; margin-left: -4px; }
	#slides .slick-prev { left: 0; }
	#slides .slick-next { right: 0; }
	#slides .slick-dots { bottom: 35px; }

	/*768px*/
	.boxTitle {margin-bottom: 10px;}	
	.boxTitle .name { font-size: 14px; }
	.boxTitle .slick-arrow { width: 20px; height: 20px;}

	/*768px*/
	
	#product ul { width: 103%; }
	#product li { width: 47%; padding: 1.5% 3% 0 0; }
	#product .thumbnail { margin-bottom: 5px; }
	#product .title { margin-bottom: 5px; }

	/*768px*/
	#blogList {padding-top: 5px;}
	.blogItem { margin-bottom: 15px; padding-bottom: 15px; }
	.blogItem .thumbnail { width: 100px; }
	.blogItem .info { margin-left: 115px; padding: 0; }
	.blogItem .info h2 { font-size: 14px; line-height: 1.75em; max-height: 3.5em; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 0; white-space: normal; white-space: normal; }
	.blogItem .intro { white-space: nowrap; display: block; height: auto; margin-bottom: 0; }
	.blogItem .meta,
	.blogItem .more { display: none; }

	/*768px*/
	
	#pagenavi a,
	#pagenavi span.now-page { font-size: 12px; height: 28px; line-height: 28px; }

	

	/*768px*/
	.widget .info { margin-left: 110px; }
	.widget .custom { margin-bottom: 10px; padding-bottom: 10px; }

	/*768px*/
	#divComments li { margin-bottom: 12px; padding-bottom: 8px; }

	/*768px*/
	#divStatistics li { padding: 1px 0; }
	/*768px*/
	#footer {line-height: 1.75em;}

	/*768px*/
	#copyright { text-align: center; font-size: 12px; margin-right: 0; }

	/*768px*/
	#social { float: none; margin-bottom: 5px; }
	#social ul { text-align: center; }

	/*768px*/
	#related ul { width: 105%; }
	#related li { width: 45%; padding: 2% 5% 2% 0; }

	/*768px*/
	#postnavi { font-weight: normal; line-height: 2em; }
	#postnavi .prev,
	#postnavi .next { float: none; width: auto; text-align: left; }

	/*768px*/
	
	.entry p,
	.entry h1,
	.entry h2,
	.entry h3,
	.entry h4,
	.entry h5,
	.entry h6,
	.entry hr,
	.entry blockquote,
	.entry ol,
	.entry ul { margin-bottom: 3%; }

	/*768px*/
	#postTitle { font-size: 20px; padding: 3% 0 4%; }

	/*768px*/
	#postmeta { margin-bottom: 3%; padding-bottom: 3%; }
	#postmeta span { margin: 0 5px; font-size: 12px; background-size: auto 12px; padding-left: 18px; }

	/*768px*/
	#breadcrumb { line-height: 22px; }
	#breadcrumb a { font-size: 12px; }
	#breadcrumb .home { background-size: auto 12px; padding-left: 18px; }

	/*768px*/
	#comment .inp { width: auto; }
	#comment .inp .item { float: none; width: auto; padding-right: 0; }
	#comment .verify { width: auto; float: none; padding-right: 110px; margin-bottom: 10px; }
	#comment .verify img { left: auto; right: 0; }
	#comment .btn { clear: both; padding: 2% 0; overflow: hidden; margin-left: 0; }
	#comment .submit { height: 30px; width: 100%; }

	/*768px*/
	#commentslist li { padding-bottom: 10px; margin-bottom: 10px; }
	#commentslist .avatar img { width: 30px; height: 30px; }
	#commentslist .info { margin-left: 40px; }
	#commentslist .meta { margin-bottom: 5px; }
	#commentslist .user { font-size: 14px; }
	#commentslist li li { margin: 10px 0 5px 40px; padding: 10px; }
	#commentslist li li li { margin: 5px; }

	

	/*768px*/
	#pagelist { display: none; }


	/*768px*/
	
	#links li { padding: 0 10px 0 0; }

	/*768px*/
	#showcase .boxTitle {margin-bottom: 15px;}
	#showcase .slick-load { width: 102.521%; }
	#showcase .info { margin-right: 5.848%; }
	#showcase .thumbnail { margin-bottom: 5px; }

	/*768px*/
	
	#news li:nth-child(2n),
	#news li {float: none; width: auto; line-height: 30px; }
	/*768px*/
	#about .info {padding-top: 5px; padding-bottom: 0;}
	#about .pic {float: none; width: auto; margin-bottom: 15px;}
	#about .text {margin-left: 0; line-height: 1.75em;}
	#about .intro {height: 250px;}
	/*768px*/
	#proList ul {width: 103%;}
	#proList li {width: 47%; padding: 0 3% 3% 0;}

}
#maximg img{ max-width:100% !important; height:auto !important}
.pagebar { padding:20px; overflow:hidden; clear:both}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st { font-family: "Yu Gothic", "Meiryo", sans-serif; }
.text-secondary{ text-align:center; padding:20px 0}

/* 2026 visual refresh */
:root {
  --color-primary: #1f5a45;
  --color-primary-dark: #143e30;
  --color-primary-soft: #e8f0ec;
  --color-accent: #b99755;
  --color-surface: #ffffff;
  --color-background: #ffffff;
  --color-text: #26332e;
  --color-muted: #6c7872;
  --color-border: #dfe6e1;
  --shadow-soft: 0 12px 34px rgba(26, 68, 52, .10);
}

html { scroll-behavior: smooth; }
html,
body { background: #fff; color: var(--color-text); }
a { color: var(--color-text); transition: color .25s ease, opacity .25s ease, background-color .25s ease, transform .25s ease; }
a:hover { color: var(--color-primary); }
a:focus-visible,
button:focus-visible,
input:focus-visible,
textarea:focus-visible { outline: 3px solid rgba(185, 151, 85, .5); outline-offset: 3px; }

.inner { background: #fff; box-shadow: none; }
.boxTitle {
  background: linear-gradient(110deg, var(--color-primary-dark), var(--color-primary));
  border-bottom: 0;
  border-radius: 5px;
  box-shadow: 0 5px 15px rgba(20, 62, 48, .12);
}
.dot:before,
#divPrevious li:before { background-color: var(--color-accent); }

#topbar { background: #fff; border-color: var(--color-border); }
#header { background: rgba(255, 255, 255, .96); }
#nav { background: linear-gradient(110deg, var(--color-primary-dark), var(--color-primary)); }
#nav li ul { background-color: var(--color-primary-dark); }
#search .submit,
#divSearchPanel input[type='submit'],
.blogItem .more a,
#comment .submit { background-color: var(--color-primary); }
#search .input { border-color: var(--color-primary); }
#navBtn i,
#navBtn i:before,
#navBtn i:after { background-color: var(--color-primary); }
#hotTel .tel { background-image: url(../images/icon_tel.png); }
#hotTel span { color: #9a7537; }

#slides { background-color: #eef2ef; box-shadow: var(--shadow-soft); }
#slides .slick-dots .slick-active button { background-color: var(--color-accent); }
#slides .pic { background-color: #eef2ef; }

#about .info,
#product .box,
#showcase .box,
#news ul,
#links .box,
#blogList,
#proList,
.content-panel,
#article .box {
  box-sizing: border-box;
}

.thumbnail { border-radius: 4px; background: #eef2ef; }
.thumbnail img { transition: transform .55s cubic-bezier(.2,.7,.2,1), filter .35s ease; }
.thumbnail:hover img { transform: scale(1.045); filter: saturate(1.04); }

.blogItem {
  padding: 18px;
  border: 1px solid var(--color-border);
  border-radius: 8px;
  background: var(--color-surface);
  box-shadow: 0 7px 22px rgba(31, 90, 69, .06);
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}
.blogItem:hover {
  transform: translateY(-3px);
  border-color: rgba(31, 90, 69, .25);
  box-shadow: var(--shadow-soft);
}

.entry { color: #2e3934; line-height: 2; }
.entry a { color: var(--color-primary); }
.entry p { overflow-wrap: anywhere; }
.entry img { display: block; margin: 20px auto; border-radius: 5px; }
#postTitle { color: var(--color-primary-dark); letter-spacing: .04em; }
#postmeta a:hover { color: var(--color-primary); }

.content-panel {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 34px 35px;
}

.pagination { flex-wrap: wrap; gap: 4px; }
.pagination a { border-color: var(--color-border); }
.pagination a:hover {
  color: var(--color-primary);
  border-color: var(--color-primary);
}
.pagination a.page-num-current {
  background: var(--color-primary);
  border-color: var(--color-primary);
}

#footer {
  clear: both;
  background: #fff;
  border-color: var(--color-border);
  border-top: 1px solid var(--color-border);
  color: var(--color-muted);
}
#footer a { color: var(--color-primary); }
#footer a:hover { color: #9a7537; }
#copyright { margin-right: 0; text-align: center; }

.reveal-ready {
  opacity: 0;
  transform: translateY(18px);
  transition: opacity .65s ease, transform .65s cubic-bezier(.2,.7,.2,1);
}
.reveal-ready.is-visible { opacity: 1; transform: translateY(0); }

@media only screen and (max-width:1024px) {
  #nav { background: rgba(250, 250, 247, .98); }
  #nav li a { color: var(--color-text); }
  #nav li { border-bottom: 1px solid var(--color-border); }
  #nav li ul { background: var(--color-primary-soft); }
  #top { background: #fff; box-shadow: 0 2px 12px rgba(20, 62, 48, .10); }
  #wrapper { overflow: visible; }
  #blogList,
  #proList,
  #article,
  .content-panel { padding-left: 4.5%; padding-right: 4.5%; }
  #article .box { padding-left: 0; padding-right: 0; }
}

@media only screen and (max-width:768px) {
  body { font-size: 15px; line-height: 1.85; }
  #header { padding-top: 18px; padding-bottom: 18px; }
  #search { background: #fff; border-top: 1px solid var(--color-border); box-shadow: 0 8px 18px rgba(20, 62, 48, .08); }

  #slides .pic {
    width: 100%;
    height: auto;
    aspect-ratio: 1400 / 440;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }
  #slides .slick-dots { bottom: 10px; }

  #about .info,
  #product .box,
  #showcase .box,
  #news ul,
  #links .box,
  #blogList,
  #proList,
  #article,
  .content-panel {
    padding-left: 16px;
    padding-right: 16px;
  }

  #about .intro {
    height: auto;
    max-height: none;
    overflow: visible;
  }
  #about .intro .mCustomScrollBox,
  #about .intro .mCSB_container {
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
    top: auto !important;
  }
  #about .intro .mCSB_scrollTools {
    display: none !important;
  }

  .content-panel { padding-top: 8px; padding-bottom: 24px; }
  #postTitle { padding: 18px 16px 20px; font-size: 21px; }
  .entry { font-size: 15px; line-height: 2; }
  .entry p { margin-bottom: 1.25em; }

  .blogItem {
    padding: 12px;
    margin-bottom: 12px;
    border-style: solid;
  }
  .blogItem .thumbnail { width: 96px; }
  .blogItem .info { margin-left: 110px; }

  #breadcrumb {
    max-width: 55%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .pagebar { padding: 18px 0; }
  .pagination a { padding: 8px 9px; }
  .pagination .hidden-sm { display: none; }

  #footer { margin-top: 25px; padding: 24px 16px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *:before, *:after {
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .01ms !important;
  }
  .reveal-ready { opacity: 1; transform: none; }
}

/* Homepage business grid: the former product two-row presentation. */
#business ul {
  width: 101%;
  overflow: hidden;
}
#business li {
  float: left;
  width: 19%;
  padding: .5% 1% .5% 0;
}
#business .thumbnail {
  margin-bottom: 10px;
}
#business .title {
  overflow: hidden;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5em;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media only screen and (min-width: 769px) {
  #business .boxTitle > span {
    display: none;
  }
  #business .business-list.slick-initialized {
    display: block;
    width: 101%;
    overflow: hidden;
  }
  #business .business-list.slick-initialized li {
    width: auto;
    padding: .5% 1% .5% 0;
    box-sizing: border-box;
  }
  #business .boxTitle {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 768px) {
  #business .boxTitle .arrow {
    display: none;
  }
}

/* Product information now uses the former business carousel. */
#product.home-carousel {
  margin-bottom: 25px;
}
#product.home-carousel .boxTitle {
  margin-bottom: 15px;
}
#product.home-carousel .slick-load {
  width: 101%;
}
#product.home-carousel .info {
  margin-right: 4.5%;
}
#product.home-carousel .thumbnail {
  margin-bottom: 10px;
}
#product.home-carousel .title {
  max-height: 3em;
  overflow: hidden;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5em;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#product.home-carousel .load {
  padding-bottom: 11.544%;
  margin-bottom: 55px;
}

@media only screen and (max-width: 1024px) {
  #business .box,
  #product.home-carousel .box {
    padding-right: 3.125%;
    padding-left: 3.125%;
  }
}

@media only screen and (max-width: 768px) {
  #business ul {
    width: 103%;
  }
  #business li {
    width: 47%;
    padding: 1.5% 3% 0 0;
  }
  #business .thumbnail,
  #product.home-carousel .thumbnail {
    margin-bottom: 5px;
  }

  #product.home-carousel {
    margin-bottom: 15px;
  }
  #product.home-carousel .box {
    padding-right: 16px;
    padding-left: 16px;
  }
  #product.home-carousel .slick-load {
    width: 102.521%;
  }
  #product.home-carousel .info {
    margin-right: 5.848%;
  }
}

/* 2026 premium corporate homepage */
:root {
  --uiit-navy: #0b1c2c;
  --uiit-navy-soft: #142b3e;
  --uiit-gold: #c3a363;
  --uiit-ivory: #f5f2eb;
  --uiit-paper: #fbfaf7;
  --uiit-ink: #15212b;
  --uiit-muted: #69737b;
  --uiit-line: rgba(11, 28, 44, .14);
}

body {
  background: var(--uiit-paper);
  color: var(--uiit-ink);
}

.inner {
  width: min(1400px, 100%);
  background: #fff;
}

#topbar {
  min-height: 34px;
  border: 0;
  border-radius: 0;
  background: var(--uiit-navy);
  color: rgba(255, 255, 255, .68);
}

#welcome,
#pagelist {
  font-size: 11px;
  line-height: 34px;
  letter-spacing: .12em;
}

#pagelist a {
  color: rgba(255, 255, 255, .68);
}

#pagelist li:after {
  background: rgba(255, 255, 255, .2);
}

#header {
  box-sizing: border-box;
  padding: 24px 32px;
  border-bottom: 1px solid rgba(11, 28, 44, .08);
  background: rgba(255, 255, 255, .98);
}

#logo {
  width: 360px;
}

#logo a {
  height: 63px;
}

#search {
  display: none;
}

#hotTel {
  vertical-align: middle !important;
}

#hotTel .tel {
  padding-left: 48px;
  background-size: auto 32px;
}

#hotTel .tel p:first-child {
  color: #8a9298;
  font-size: 10px;
  letter-spacing: .16em;
}

#hotTel span {
  color: var(--uiit-navy);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 22px;
  letter-spacing: .03em;
}

#nav {
  margin-bottom: 0;
  border-bottom: 1px solid rgba(11, 28, 44, .1);
  border-radius: 0;
  background: #fff;
}

#nav ul {
  text-align: center;
}

#nav li {
  width: auto;
  min-width: 12%;
  line-height: 58px;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: .06em;
}

#nav li a {
  padding: 0 22px;
  color: var(--uiit-ink);
}

#nav li.on > a,
#nav li.cur > a,
#nav li a:hover {
  background: transparent;
  color: #9a7a3d;
}

#nav li > a:before {
  position: absolute;
  right: 22px;
  bottom: 0;
  left: 22px;
  height: 2px;
  background: var(--uiit-gold);
  content: "";
  opacity: 0;
  transform: scaleX(0);
  transition: opacity .25s ease, transform .25s ease;
}

#nav li.on > a:before,
#nav li.cur > a:before,
#nav li a:hover:before {
  opacity: 1;
  transform: scaleX(1);
}

#nav li ul {
  padding: 8px 0;
  background: rgba(11, 28, 44, .97);
}

#nav li li {
  line-height: 42px;
}

#nav li li a {
  color: #fff;
}

#nav li.hasSub > a:after {
  border-color: var(--uiit-navy);
}

.home-main {
  overflow: hidden;
}

.home-hero {
  position: relative;
  height: 620px;
  margin: 0;
  border-radius: 0;
  background: var(--uiit-navy);
  box-shadow: none;
}

.home-hero .slick-load,
.home-hero .slick-list,
.home-hero .slick-track,
.home-hero .slick-slide,
.home-hero .slick-slide > div,
.home-hero .item {
  height: 100%;
}

.home-hero .item {
  position: relative;
  overflow: hidden;
}

.home-hero .hero-photo {
  position: absolute;
  inset: 0;
  background-position: center;
  background-size: cover;
  transform: scale(1.02);
  transition: transform 7s ease;
}

.home-hero .slick-active .hero-photo {
  transform: scale(1.08);
}

.home-hero .hero-shade {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(7, 22, 35, .94) 0%, rgba(7, 22, 35, .72) 38%, rgba(7, 22, 35, .18) 72%, rgba(7, 22, 35, .08) 100%),
    linear-gradient(0deg, rgba(7, 22, 35, .24), transparent 45%);
}

.hero-copy {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 8%;
  width: min(690px, 72%);
  color: #fff;
  transform: translateY(-50%);
}

.hero-kicker,
.section-kicker {
  margin-bottom: 18px;
  color: var(--uiit-gold);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: .28em;
}

.hero-copy h2 {
  max-width: 680px;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: clamp(34px, 3.7vw, 56px);
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: .06em;
  text-shadow: 0 4px 22px rgba(0, 0, 0, .18);
}

.hero-subtitle {
  margin-top: 24px;
  color: rgba(255, 255, 255, .78);
  font-size: 15px;
  letter-spacing: .12em;
}

.hero-actions {
  display: flex;
  gap: 12px;
  margin-top: 38px;
}

.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 174px;
  min-height: 52px;
  box-sizing: border-box;
  padding: 0 25px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: .08em;
  transition: background .28s ease, color .28s ease, border-color .28s ease, transform .28s ease;
}

.button:hover {
  transform: translateY(-2px);
}

.button-gold {
  background: var(--uiit-gold);
  color: #fff;
}

.button-gold:hover {
  background: #d0b374;
  color: #fff;
}

.button-line {
  border: 1px solid rgba(255, 255, 255, .55);
  color: #fff;
}

.button-line:hover {
  border-color: #fff;
  background: #fff;
  color: var(--uiit-navy);
}

.button-navy {
  background: var(--uiit-navy);
  color: #fff;
}

.button-navy:hover {
  background: var(--uiit-navy-soft);
  color: #fff;
}

.button-light {
  border: 1px solid rgba(255, 255, 255, .55);
  color: #fff;
}

.button-light:hover {
  background: #fff;
  color: var(--uiit-navy);
}

.home-hero .slick-arrow {
  width: 48px;
  height: 48px;
  border: 1px solid rgba(255, 255, 255, .25);
  border-radius: 50%;
  background: rgba(11, 28, 44, .25);
  opacity: 1;
}

.home-hero .slick-prev {
  left: 28px;
}

.home-hero .slick-next {
  right: 28px;
}

.home-hero:hover .slick-prev {
  left: 28px;
}

.home-hero:hover .slick-next {
  right: 28px;
}

.home-hero .slick-dots {
  bottom: 38px;
}

.home-hero .slick-dots button {
  width: 24px;
  height: 2px;
  border-radius: 0;
  background: rgba(255, 255, 255, .36);
}

.home-hero .slick-dots .slick-active button {
  width: 48px;
  background: var(--uiit-gold);
}

.home-hero .load {
  height: 100%;
  padding: 0;
  background: var(--uiit-navy);
}

.hero-index {
  position: absolute;
  z-index: 3;
  right: 38px;
  bottom: 34px;
  display: flex;
  align-items: center;
  gap: 12px;
  color: rgba(255, 255, 255, .55);
  font-size: 9px;
  letter-spacing: .22em;
}

.hero-index i {
  width: 32px;
  height: 1px;
  background: var(--uiit-gold);
}

.home-section {
  box-sizing: border-box;
  padding: 110px 7%;
}

.section-heading {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 50px;
  margin-bottom: 48px;
}

.section-heading h2,
.enterprise-content h2,
.trust-copy h2,
.contact-banner h2 {
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: clamp(30px, 3vw, 44px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: .06em;
}

.section-lead {
  max-width: 530px;
  color: var(--uiit-muted);
  font-size: 14px;
  line-height: 2;
}

.business-overview {
  background: var(--uiit-paper);
}

.business-cards {
  display: grid;
  grid-template-columns: 1.25fr repeat(3, 1fr);
  min-height: 520px;
  box-shadow: 0 20px 60px rgba(11, 28, 44, .12);
}

.business-card {
  position: relative;
  min-width: 0;
  overflow: hidden;
  background: var(--uiit-navy);
}

.business-card + .business-card {
  border-left: 1px solid rgba(255, 255, 255, .2);
}

.business-card > a {
  display: block;
  height: 100%;
  color: #fff;
}

.business-photo,
.business-overlay {
  position: absolute;
  inset: 0;
}

.business-photo {
  background-position: center;
  background-size: cover;
  transition: transform .7s cubic-bezier(.2, .7, .2, 1), filter .5s ease;
}

.business-overlay {
  background: linear-gradient(0deg, rgba(7, 22, 35, .94) 0%, rgba(7, 22, 35, .35) 65%, rgba(7, 22, 35, .12) 100%);
  transition: background .4s ease;
}

.business-card:hover .business-photo {
  filter: saturate(.8);
  transform: scale(1.06);
}

.business-card:hover .business-overlay {
  background: linear-gradient(0deg, rgba(7, 22, 35, .98) 0%, rgba(7, 22, 35, .42) 68%, rgba(7, 22, 35, .18) 100%);
}

.business-copy {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 38px 30px;
}

.business-number {
  position: absolute;
  top: -350px;
  left: 28px;
  color: rgba(255, 255, 255, .8);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 14px;
  letter-spacing: .1em;
}

.business-en {
  margin-bottom: 12px;
  color: var(--uiit-gold);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 9px;
  letter-spacing: .18em;
}

.business-copy h3 {
  min-height: 3em;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: .04em;
}

.business-summary {
  max-height: 0;
  margin-top: 0;
  overflow: hidden;
  color: rgba(255, 255, 255, .7);
  font-size: 12px;
  line-height: 1.9;
  opacity: 0;
  transition: max-height .4s ease, margin .4s ease, opacity .4s ease;
}

.business-card:hover .business-summary,
.business-card-main .business-summary {
  max-height: 100px;
  margin-top: 15px;
  opacity: 1;
}

.text-link {
  display: inline-flex;
  align-items: center;
  gap: 18px;
  margin-top: 22px;
  color: #fff;
  font-size: 11px;
  letter-spacing: .08em;
}

.text-link:after {
  width: 38px;
  height: 1px;
  background: currentColor;
  content: "";
  transition: width .25s ease;
}

.text-link:hover:after {
  width: 54px;
}

.enterprise-feature {
  display: grid;
  grid-template-columns: 52% 48%;
  padding: 0;
  background: #fff;
}

.enterprise-photo {
  position: relative;
  min-height: 700px;
  background-position: center;
  background-size: cover;
}

.enterprise-photo:after {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, transparent 65%, rgba(11, 28, 44, .12));
  content: "";
}

.photo-caption {
  position: absolute;
  z-index: 2;
  bottom: 35px;
  left: 38px;
  padding-left: 55px;
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 10px;
  letter-spacing: .24em;
}

.photo-caption:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 40px;
  height: 1px;
  background: var(--uiit-gold);
  content: "";
}

.enterprise-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
  padding: 75px 11%;
}

.enterprise-intro {
  margin-top: 25px;
  color: var(--uiit-muted);
  font-size: 14px;
  line-height: 2;
}

.service-list {
  width: 100%;
  margin: 35px 0;
  border-top: 1px solid var(--uiit-line);
}

.service-list li {
  display: flex;
  align-items: center;
  min-height: 56px;
  border-bottom: 1px solid var(--uiit-line);
  font-size: 14px;
  letter-spacing: .03em;
}

.service-list span {
  width: 48px;
  color: var(--uiit-gold);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 11px;
}

.papatya-section {
  background: var(--uiit-navy);
  color: #fff;
}

.light-heading .section-lead {
  color: rgba(255, 255, 255, .62);
}

.product-showcase {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.product-card {
  background: #fff;
}

.product-card a {
  display: block;
}

.product-card figure {
  position: relative;
  overflow: hidden;
  aspect-ratio: 1 / .78;
  background: #f0f0ed;
}

.product-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .55s ease;
}

.product-card:hover img {
  transform: scale(1.05);
}

.product-card > a > div {
  min-height: 125px;
  box-sizing: border-box;
  padding: 22px;
}

.product-card p {
  color: #a08148;
  font-size: 8px;
  letter-spacing: .14em;
}

.product-card h3 {
  margin-top: 6px;
  color: var(--uiit-ink);
  font-size: 14px;
  line-height: 1.6;
}

.product-card span {
  display: inline-block;
  margin-top: 12px;
  color: var(--uiit-muted);
  font-size: 10px;
}

.section-action {
  margin-top: 38px;
  text-align: center;
}

.trust-section {
  position: relative;
  display: grid;
  grid-template-columns: 48% 52%;
  min-height: 620px;
  padding: 0;
  background: var(--uiit-ivory);
}

.trust-copy {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
  padding: 80px 12% 155px;
}

.trust-copy > p:not(.section-kicker) {
  display: -webkit-box;
  max-height: 10em;
  margin-top: 28px;
  overflow: hidden;
  color: var(--uiit-muted);
  font-size: 14px;
  line-height: 2;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}

.dark-link {
  color: var(--uiit-ink);
}

.trust-photo {
  min-height: 620px;
  background-position: center;
  background-size: cover;
}

.trust-points {
  position: absolute;
  bottom: 0;
  left: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  width: 48%;
  box-sizing: border-box;
  padding: 28px 5%;
  background: #fff;
}

.trust-points div {
  display: flex;
  flex-direction: column;
  border-right: 1px solid var(--uiit-line);
  text-align: center;
}

.trust-points div:last-child {
  border-right: 0;
}

.trust-points strong {
  color: var(--uiit-navy);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: .04em;
}

.trust-points span {
  margin-top: 3px;
  color: var(--uiit-muted);
  font-size: 9px;
  letter-spacing: .1em;
}

.compact-heading {
  align-items: center;
}

.compact-heading .text-link {
  margin-top: 0;
}

.news-section {
  background: #fff;
}

.news-list {
  border-top: 1px solid var(--uiit-line);
}

.news-row {
  display: grid;
  grid-template-columns: 110px 70px 1fr 32px;
  align-items: center;
  gap: 20px;
  min-height: 92px;
  border-bottom: 1px solid var(--uiit-line);
}

.news-row time {
  color: var(--uiit-muted);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 13px;
}

.news-row > span {
  color: #a08148;
  font-size: 9px;
  letter-spacing: .12em;
}

.news-row strong {
  overflow: hidden;
  font-size: 14px;
  font-weight: 400;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.news-row i {
  position: relative;
  width: 30px;
  height: 30px;
  border: 1px solid var(--uiit-line);
  border-radius: 50%;
}

.news-row i:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5px;
  height: 5px;
  border-top: 1px solid var(--uiit-navy);
  border-right: 1px solid var(--uiit-navy);
  content: "";
  transform: translate(-65%, -50%) rotate(45deg);
}

.news-row:hover {
  background: var(--uiit-paper);
}

.contact-banner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 45px;
  box-sizing: border-box;
  margin: 0 7% 90px;
  padding: 62px 6%;
  background:
    linear-gradient(90deg, rgba(11, 28, 44, .98), rgba(20, 43, 62, .94)),
    url(../images/icon_home.png) center / cover;
  color: #fff;
}

.contact-banner .section-kicker {
  margin-bottom: 10px;
}

.contact-banner h2 {
  font-size: 32px;
}

.contact-banner div > p:last-child {
  margin-top: 8px;
  color: rgba(255, 255, 255, .62);
  font-size: 12px;
}

#footer {
  margin-top: 0;
  padding: 35px 20px;
  border: 0;
  background: #071623;
  color: rgba(255, 255, 255, .48);
}

#footer a {
  color: rgba(255, 255, 255, .7);
}

@media only screen and (max-width: 1100px) {
  #header {
    padding-right: 4%;
    padding-left: 4%;
  }

  #hotTel {
    display: none !important;
  }

  #nav li a {
    padding-right: 13px;
    padding-left: 13px;
  }

  .business-cards {
    grid-template-columns: repeat(2, 1fr);
  }

  .business-card {
    min-height: 430px;
  }

  .business-card:nth-child(3) {
    border-left: 0;
    border-top: 1px solid rgba(255, 255, 255, .2);
  }

  .business-card:nth-child(4) {
    border-top: 1px solid rgba(255, 255, 255, .2);
  }

  .business-summary {
    max-height: 100px;
    margin-top: 15px;
    opacity: 1;
  }

  .business-number {
    top: -265px;
  }

  .product-showcase {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media only screen and (max-width: 1024px) {
  #top {
    box-shadow: 0 3px 18px rgba(11, 28, 44, .1);
  }

  #header {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  #logo {
    width: 285px;
  }

  #logo a {
    height: 50px;
  }

  #navBtn {
    display: block;
    width: 32px;
    height: 28px;
  }

  #navBtn i,
  #navBtn i:before,
  #navBtn i:after {
    height: 2px;
    background: var(--uiit-navy);
  }

  #nav {
    background: rgba(255, 255, 255, .98);
  }

  #nav li {
    line-height: 52px;
  }

  #nav li a {
    color: var(--uiit-ink);
  }

  #nav li.hasSub > a:after,
  #nav li em:after {
    border-color: var(--uiit-navy);
  }

  #nav li ul {
    background: #f1eee7;
  }
}

@media only screen and (max-width: 768px) {
  #topbar {
    display: none;
  }

  #header {
    padding: 14px 16px;
  }

  #logo {
    width: 210px;
  }

  #logo a {
    height: 37px;
  }

  .home-hero {
    height: 570px;
  }

  .home-hero .hero-photo {
    width: auto;
    height: auto;
    aspect-ratio: auto;
    background-position: 62% center;
    background-size: cover;
  }

  .home-hero .hero-shade {
    background: linear-gradient(0deg, rgba(7, 22, 35, .94) 0%, rgba(7, 22, 35, .55) 64%, rgba(7, 22, 35, .18) 100%);
  }

  .hero-copy {
    top: auto;
    right: 22px;
    bottom: 90px;
    left: 22px;
    width: auto;
    transform: none;
  }

  .hero-kicker {
    margin-bottom: 12px;
    font-size: 9px;
  }

  .hero-copy h2 {
    font-size: 30px;
    line-height: 1.55;
  }

  .hero-subtitle {
    margin-top: 14px;
    font-size: 12px;
    line-height: 1.8;
    letter-spacing: .06em;
  }

  .hero-actions {
    gap: 8px;
    margin-top: 24px;
  }

  .hero-actions .button {
    min-width: 0;
    min-height: 46px;
    padding: 0 17px;
    font-size: 10px;
  }

  .home-hero .slick-arrow,
  .hero-index {
    display: none !important;
  }

  .home-hero .slick-dots {
    right: auto;
    bottom: 30px;
    left: 22px;
    transform: none;
  }

  .home-section {
    padding: 72px 18px;
  }

  .section-heading {
    display: block;
    margin-bottom: 30px;
  }

  .section-heading h2,
  .enterprise-content h2,
  .trust-copy h2 {
    font-size: 28px;
  }

  .section-lead {
    margin-top: 18px;
    font-size: 13px;
  }

  .business-cards {
    display: block;
    box-shadow: 0 16px 40px rgba(11, 28, 44, .12);
  }

  .business-card {
    min-height: 390px;
    border-top: 1px solid rgba(255, 255, 255, .2);
    border-left: 0 !important;
  }

  .business-card:first-child {
    border-top: 0;
  }

  .business-copy {
    padding: 28px 24px;
  }

  .business-number {
    top: -245px;
    left: 24px;
  }

  .business-copy h3 {
    min-height: auto;
    font-size: 22px;
  }

  .enterprise-feature {
    display: flex;
    flex-direction: column;
  }

  .enterprise-photo {
    min-height: 360px;
  }

  .enterprise-content {
    padding: 65px 22px 72px;
  }

  .enterprise-intro {
    font-size: 13px;
  }

  .service-list li {
    min-height: 54px;
    font-size: 13px;
  }

  .product-showcase {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .product-card a {
    display: grid;
    grid-template-columns: 42% 58%;
  }

  .product-card figure {
    aspect-ratio: auto;
    min-height: 155px;
  }

  .product-card > a > div {
    min-height: 155px;
    padding: 20px;
  }

  .trust-section {
    display: flex;
    flex-direction: column-reverse;
  }

  .trust-photo {
    min-height: 360px;
  }

  .trust-copy {
    padding: 60px 22px 145px;
  }

  .trust-points {
    width: 100%;
    padding: 22px 12px;
  }

  .trust-points strong {
    font-size: 17px;
  }

  .news-row {
    grid-template-columns: 82px 1fr 28px;
    gap: 10px;
    min-height: 78px;
  }

  .news-row > span {
    display: none;
  }

  .news-row strong {
    font-size: 13px;
  }

  .contact-banner {
    display: block;
    margin: 0 18px 60px;
    padding: 45px 26px;
  }

  .contact-banner h2 {
    font-size: 25px;
  }

  .contact-banner .button {
    margin-top: 28px;
  }
}

/* 2026-06-09 global polish and color unification */
:root {
  --color-primary: var(--uiit-navy);
  --color-primary-dark: #071623;
  --color-primary-soft: #eef1f3;
  --color-accent: var(--uiit-gold);
  --color-surface: #fff;
  --color-background: var(--uiit-paper);
  --color-text: var(--uiit-ink);
  --color-muted: var(--uiit-muted);
  --color-border: rgba(11, 28, 44, .14);
  --shadow-soft: 0 14px 42px rgba(11, 28, 44, .09);
}

body {
  background: var(--uiit-paper);
  color: var(--uiit-ink);
}

a:hover {
  color: #9a7a3d;
}

/* Keep every CTA optically centered, including links inside the legacy slider. */
.button,
#slides .item a.button,
.home-hero .hero-actions .button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 52px;
  min-height: 52px;
  box-sizing: border-box;
  padding: 0 28px;
  border-radius: 0;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: .1em;
  text-align: center;
  text-indent: .1em;
  white-space: nowrap;
  vertical-align: middle;
}

.button-gold {
  border: 1px solid var(--uiit-gold);
  background: var(--uiit-gold);
  box-shadow: 0 8px 24px rgba(195, 163, 99, .18);
}

.button-gold:hover {
  border-color: #d0b374;
  background: #d0b374;
  box-shadow: 0 12px 28px rgba(195, 163, 99, .25);
}

.button-line,
.button-light {
  border: 1px solid rgba(255, 255, 255, .55);
  background: rgba(255, 255, 255, .02);
}

.button-navy {
  border: 1px solid var(--uiit-navy);
  box-shadow: 0 8px 24px rgba(11, 28, 44, .12);
}

.button:focus-visible {
  outline: 2px solid var(--uiit-gold);
  outline-offset: 4px;
}

/* Inner-page canvas */
#wrapper {
  box-sizing: border-box;
  margin-bottom: 0;
  padding: 64px 5% 90px;
  background: var(--uiit-paper);
}

#main.td {
  padding-left: 42px;
}

#sidebar {
  width: 260px;
}

.content-panel,
#article .box,
#blogList,
#proList {
  background: #fff;
}

.content-panel,
#article .box {
  box-sizing: border-box;
  padding: 44px 5%;
  border: 1px solid var(--uiit-line);
  box-shadow: 0 12px 36px rgba(11, 28, 44, .05);
}

/* Replace legacy gradient bars with a restrained editorial heading. */
.boxTitle {
  min-height: 52px;
  box-sizing: border-box;
  margin-bottom: 28px;
  padding: 11px 18px 11px 22px;
  border: 0;
  border-left: 3px solid var(--uiit-gold);
  border-radius: 0;
  background: var(--uiit-navy);
  box-shadow: none;
  color: #fff;
}

.boxTitle:after {
  display: none;
}

.boxTitle .name {
  margin-right: 46%;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: .06em;
}

.boxTitle .name a,
.boxTitle span a,
.boxTitle i {
  color: #fff;
}

.boxTitle span,
.boxTitle .arrow {
  right: 18px;
}

#breadcrumb,
#breadcrumb a,
#breadcrumb i {
  color: rgba(255, 255, 255, .64);
}

#breadcrumb {
  right: 18px;
  max-width: 45%;
  font-size: 11px;
  letter-spacing: .03em;
}

#breadcrumb a {
  font-size: 11px;
}

/* Sidebar */
#sidebar .boxTitle {
  min-height: 46px;
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  background: var(--uiit-navy);
}

#sidebar .boxTitle .name {
  margin-right: 0;
  font-size: 15px;
}

#sideMenu,
#sidebar .widget {
  border: 1px solid var(--uiit-line);
  background: #fff;
}

#sideMenu ul,
#sidebar .widget > ul,
#sidebar .textwidget {
  padding: 16px 18px;
}

#sideMenu li {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid var(--uiit-line);
  font-size: 13px;
  line-height: 1.6;
}

#sideMenu li:last-child {
  border-bottom: 0;
}

#sideMenu li a {
  position: relative;
  padding: 13px 18px 13px 0;
  color: var(--uiit-ink);
}

#sideMenu li a:after {
  position: absolute;
  top: 50%;
  right: 2px;
  width: 5px;
  height: 5px;
  border-top: 1px solid var(--uiit-gold);
  border-right: 1px solid var(--uiit-gold);
  content: "";
  transform: translateY(-50%) rotate(45deg);
}

#sideMenu .dot {
  padding-left: 0;
}

#sideMenu .dot:before {
  display: none;
}

#divPrevious li {
  margin-bottom: 0;
  padding: 11px 0 11px 14px;
  border-bottom: 1px solid var(--uiit-line);
  font-size: 12px;
}

#divPrevious li:before {
  top: 23px;
  width: 3px;
  height: 3px;
  background: var(--uiit-gold);
}

#divSearchPanel form {
  padding-right: 46px;
}

#divSearchPanel input[type='text'] {
  height: 42px;
  box-sizing: border-box;
  padding: 8px 12px;
  border: 1px solid var(--uiit-line);
  background: var(--uiit-paper);
  color: var(--uiit-ink);
}

#divSearchPanel input[type='submit'] {
  width: 46px;
  border: 0;
  background: var(--uiit-navy);
  font-size: 11px;
}

/* One quiet tag palette instead of the legacy rainbow. */
#divTags ul {
  width: auto;
}

#divTags li {
  padding: 3px;
}

#divTags li a,
#divTags li:nth-child(n) a,
#divTags li:first-child a,
#divTags li:last-child a {
  padding: 3px 10px;
  border: 1px solid rgba(195, 163, 99, .38);
  background: #f7f3ea;
  color: #806735;
  font-size: 11px;
}

#divTags li a:hover {
  border-color: var(--uiit-gold);
  background: var(--uiit-gold);
  color: #fff;
  opacity: 1;
}

/* Product and article listings */
#proList {
  padding: 28px;
  border: 1px solid var(--uiit-line);
}

#proList ul {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px 20px;
  width: auto;
}

#proList li {
  float: none;
  width: auto;
  padding: 0;
  border: 1px solid var(--uiit-line);
  background: #fff;
  transition: border-color .28s ease, box-shadow .28s ease, transform .28s ease;
}

#proList li:hover {
  border-color: rgba(195, 163, 99, .55);
  box-shadow: 0 14px 34px rgba(11, 28, 44, .09);
  transform: translateY(-3px);
}

#proList .thumbnail {
  margin-bottom: 0;
  border-radius: 0;
}

#proList .thumbnail a {
  padding-bottom: 72%;
}

#proList .title {
  margin: 0;
  padding: 18px 16px 20px;
  font-size: 13px;
  line-height: 1.7;
  white-space: normal;
}

#blogList {
  padding: 28px;
  border: 1px solid var(--uiit-line);
}

.blogItem {
  margin-bottom: 20px;
  padding: 0;
  border: 1px solid var(--uiit-line);
  border-radius: 0;
  box-shadow: none;
}

.blogItem:last-child {
  margin-bottom: 0;
}

.blogItem .thumbnail {
  width: 270px;
  min-height: 190px;
}

.blogItem .thumbnail a {
  height: 100%;
  min-height: 190px;
  padding-bottom: 0;
}

.blogItem .info {
  margin-left: 270px;
  padding: 28px 30px;
}

.blogItem .title {
  margin-bottom: 12px;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 19px;
  font-weight: 400;
}

.blogItem .intro {
  color: var(--uiit-muted);
}

.blogItem .more a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  float: right;
  height: 34px;
  padding: 0 16px;
  background: var(--uiit-navy);
  font-size: 10px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: .08em;
}

.blogItem .more a:hover {
  background: var(--uiit-gold);
  color: #fff;
  opacity: 1;
}

/* Article typography */
#postTitle {
  padding: 12px 0 30px;
  color: var(--uiit-navy);
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: clamp(25px, 2.4vw, 36px);
  font-weight: 400;
  line-height: 1.55;
  letter-spacing: .05em;
}

#postmeta {
  margin-bottom: 36px;
  padding-bottom: 22px;
  border-bottom: 1px solid var(--uiit-line);
}

#postmeta span,
#postmeta a {
  color: var(--uiit-muted);
}

.entry {
  color: #33404a;
  font-size: 15px;
  line-height: 2.05;
}

.entry h2,
.entry h3,
.entry h4 {
  color: var(--uiit-navy);
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-weight: 400;
}

.entry h2 {
  margin-top: 2.2em;
  padding: 12px 0 12px 18px;
  border-left: 3px solid var(--uiit-gold);
  background: var(--uiit-paper);
  font-size: 24px;
}

.entry h3 {
  margin-top: 1.8em;
  padding-bottom: 8px;
  border-bottom: 1px solid var(--uiit-line);
  font-size: 20px;
}

.entry a {
  color: #8a6d35;
  text-decoration-color: rgba(138, 109, 53, .38);
  text-underline-offset: 3px;
}

.entry blockquote {
  margin-right: 0;
  margin-left: 0;
  padding: 18px 22px;
  border-left: 3px solid var(--uiit-gold);
  background: #f7f3ea;
  color: #59636a;
  font-style: normal;
}

.entry table {
  border-color: var(--uiit-line);
}

.entry table th {
  background: var(--uiit-navy);
  color: #fff;
  font-weight: 400;
}

.entry img {
  border-radius: 0;
  box-shadow: 0 12px 35px rgba(11, 28, 44, .08);
}

#postTags,
#postnavi {
  padding: 20px 24px !important;
  color: var(--uiit-muted);
  font-size: 12px;
}

#postTags span {
  color: var(--uiit-navy);
  font-weight: 400;
}

#related .box {
  padding: 24px;
  border: 1px solid var(--uiit-line);
  background: #fff;
}

#related .thumbnail {
  border-radius: 0;
}

/* Forms */
#comment {
  max-width: 920px;
  margin: 0 auto;
}

#comment label {
  margin-bottom: 8px;
  color: var(--uiit-ink);
  font-size: 12px;
  letter-spacing: .04em;
}

#comment label i {
  color: #a57c3c;
}

#comment .input {
  border: 1px solid var(--uiit-line);
  background: var(--uiit-paper);
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
}

#comment .input:focus-within {
  border-color: var(--uiit-gold);
  background: #fff;
  box-shadow: 0 0 0 3px rgba(195, 163, 99, .11);
}

#comment .text {
  min-height: 46px;
  box-sizing: border-box;
  padding: 10px 14px;
  border-radius: 0;
  background: transparent;
  color: var(--uiit-ink);
  font-size: 13px;
  line-height: 24px;
}

#comment textarea.text {
  height: 160px;
  padding: 13px 14px;
}

#comment .submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  height: 48px;
  border-radius: 0;
  background: var(--uiit-navy);
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: .1em;
}

#comment .submit:hover {
  background: var(--uiit-gold);
  opacity: 1;
}

/* Pagination */
.pagebar {
  padding: 34px 0 10px;
}

.pagebar .pagination {
  gap: 6px;
}

.pagination a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 36px;
  height: 36px;
  box-sizing: border-box;
  margin: 0;
  padding: 0 10px;
  border: 1px solid var(--uiit-line);
  border-radius: 0;
  background: #fff;
  color: var(--uiit-muted);
  line-height: 1;
}

.pagination a:hover {
  border-color: var(--uiit-gold);
  color: #8a6d35;
}

.pagination a.page-num-current {
  border-color: var(--uiit-navy);
  background: var(--uiit-navy);
  color: #fff;
}

/* Header and footer finishing details */
#nav li {
  font-weight: 400;
}

#nav li a {
  letter-spacing: .07em;
}

#nav li li a:before {
  display: none;
}

#footer {
  border-top: 1px solid rgba(255, 255, 255, .08);
}

#copyright {
  font-size: 11px;
  letter-spacing: .04em;
}

@media only screen and (max-width: 1024px) {
  #wrapper {
    padding: 36px 0 70px;
  }

  #main.td {
    padding-left: 0;
  }

  .boxTitle {
    margin-bottom: 22px;
    padding-right: 4.5%;
    padding-left: calc(4.5% + 3px);
  }

  #blogList,
  #proList,
  #article,
  .content-panel {
    margin-right: 4.5%;
    margin-left: 4.5%;
  }

  #blogList,
  #proList {
    padding: 22px;
  }
}

@media only screen and (max-width: 768px) {
  .button,
  #slides .item a.button,
  .home-hero .hero-actions .button {
    height: 46px;
    min-height: 46px;
    padding: 0 18px;
    font-size: 10px;
  }

  #wrapper {
    padding-top: 24px;
    padding-bottom: 52px;
  }

  .boxTitle {
    min-height: 48px;
    margin-bottom: 16px;
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .boxTitle .name {
    margin-right: 0;
    font-size: 15px;
  }

  #breadcrumb {
    display: none;
  }

  #blogList,
  #proList,
  #article,
  .content-panel {
    margin-right: 16px;
    margin-left: 16px;
    padding-right: 16px;
    padding-left: 16px;
  }

  #proList ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px 10px;
  }

  #proList li {
    width: auto;
    padding: 0;
  }

  #proList .title {
    padding: 12px 10px 14px;
    font-size: 12px;
  }

  .blogItem {
    display: grid;
    grid-template-columns: 105px 1fr;
    min-height: 105px;
    margin-bottom: 12px;
  }

  .blogItem .thumbnail {
    width: auto;
    min-height: 105px;
  }

  .blogItem .thumbnail a {
    min-height: 105px;
  }

  .blogItem .info {
    margin-left: 0;
    padding: 14px;
  }

  .blogItem .info h2 {
    font-size: 13px;
    line-height: 1.65;
  }

  .blogItem .intro,
  .blogItem .meta,
  .blogItem .more {
    display: none;
  }

  .content-panel,
  #article .box {
    padding-top: 26px;
    padding-bottom: 30px;
  }

  #postTitle {
    padding: 6px 0 22px;
    font-size: 23px;
  }

  #postmeta {
    margin-bottom: 25px;
  }

  .entry {
    font-size: 14px;
    line-height: 2;
  }

  .entry h2 {
    padding-left: 13px;
    font-size: 20px;
  }

  .entry h3 {
    font-size: 18px;
  }

  #comment .inp .item {
    margin-bottom: 18px;
  }

  #comment .verify {
    padding-right: 105px;
  }

  #comment .submit {
    width: 100%;
    height: 46px;
  }

  .pagination a {
    min-width: 34px;
    height: 34px;
    padding: 0 8px;
  }
}

/* 2026-06-09 full-width responsive layout */
:root {
  --uiit-content-max: 1504px;
  --uiit-gutter: max(24px, calc(50vw - 752px));
}

html,
body {
  width: 100%;
  overflow-x: hidden;
}

body {
  margin: 0;
  background: #fff;
}

.inner {
  width: 100%;
  max-width: none;
  margin: 0;
  overflow: visible;
  background: #fff;
}

#top,
#topbar,
#header,
#nav,
.home-main,
#footer {
  width: 100%;
  box-sizing: border-box;
}

#topbar {
  padding-right: var(--uiit-gutter);
  padding-left: var(--uiit-gutter);
}

#header {
  padding: 22px var(--uiit-gutter);
}

#nav {
  padding-right: var(--uiit-gutter);
  padding-left: var(--uiit-gutter);
}

#nav > ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: var(--uiit-content-max);
  margin: 0 auto;
}

#nav li {
  flex: 1 1 auto;
  min-width: 0;
}

#nav li a {
  padding-right: clamp(10px, 1.4vw, 24px);
  padding-left: clamp(10px, 1.4vw, 24px);
}

#nav li > a:before {
  right: clamp(10px, 1.4vw, 24px);
  left: clamp(10px, 1.4vw, 24px);
}

.home-main {
  width: 100%;
}

.home-hero {
  width: 100%;
  height: clamp(560px, calc(100svh - 180px), 780px);
  min-height: 560px;
}

.hero-copy {
  left: var(--uiit-gutter);
  width: min(720px, calc(100vw - var(--uiit-gutter) - var(--uiit-gutter)));
}

.hero-copy h2 {
  max-width: 720px;
  font-size: clamp(38px, 3.15vw, 60px);
}

.hero-index {
  right: var(--uiit-gutter);
}

.home-hero .slick-prev,
.home-hero:hover .slick-prev {
  left: max(22px, 2vw);
}

.home-hero .slick-next,
.home-hero:hover .slick-next {
  right: max(22px, 2vw);
}

.home-section {
  width: 100%;
  padding: clamp(82px, 7vw, 118px) var(--uiit-gutter);
}

.section-heading,
.business-cards,
.product-showcase,
.section-action,
.news-list {
  width: 100%;
  max-width: var(--uiit-content-max);
  margin-right: auto;
  margin-left: auto;
}

.section-heading {
  margin-bottom: clamp(34px, 3vw, 52px);
}

.business-cards {
  min-height: clamp(470px, 31vw, 560px);
}

.enterprise-feature,
.trust-section {
  width: 100%;
  max-width: none;
}

.enterprise-feature {
  grid-template-columns: minmax(0, 52%) minmax(0, 48%);
}

.enterprise-photo {
  min-height: clamp(620px, 45vw, 780px);
}

.enterprise-content {
  padding: clamp(70px, 7vw, 120px) max(var(--uiit-gutter), 7vw);
}

.papatya-section .section-action {
  margin-top: 38px;
}

.trust-section {
  grid-template-columns: minmax(0, 48%) minmax(0, 52%);
  min-height: clamp(580px, 40vw, 720px);
}

.trust-photo {
  min-height: clamp(580px, 40vw, 720px);
}

.trust-copy {
  padding: clamp(70px, 7vw, 110px) max(var(--uiit-gutter), 7vw) 155px;
}

.trust-points {
  padding-right: clamp(30px, 4vw, 80px);
  padding-left: clamp(30px, 4vw, 80px);
}

.contact-banner {
  width: 100%;
  margin: 0;
  padding: clamp(58px, 5vw, 82px) var(--uiit-gutter);
}

.contact-banner > div {
  max-width: 900px;
}

#footer {
  padding: 36px var(--uiit-gutter);
}

/* Inner pages use the same comfortable content width as the homepage. */
#wrapper {
  width: 100%;
  max-width: none;
  padding-right: var(--uiit-gutter);
  padding-left: var(--uiit-gutter);
}

#wrapper.table,
#wrapper > #article {
  max-width: var(--uiit-content-max);
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (min-width: 1601px) {
  #logo {
    width: 380px;
  }

  #logo a {
    height: 66px;
  }

  #nav li {
    font-size: 14px;
  }

  .hero-subtitle {
    font-size: 16px;
  }

  .business-copy {
    padding: 42px 34px;
  }

  .business-copy h3 {
    font-size: 24px;
  }
}

@media only screen and (max-width: 1280px) {
  :root {
    --uiit-gutter: clamp(28px, 4vw, 52px);
  }

  #header {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  #nav li a {
    padding-right: 10px;
    padding-left: 10px;
  }

  #nav li > a:before {
    right: 10px;
    left: 10px;
  }

  .home-hero {
    height: clamp(560px, calc(100svh - 166px), 700px);
  }

  .hero-copy h2 {
    font-size: clamp(36px, 4.2vw, 52px);
  }

  .enterprise-content,
  .trust-copy {
    padding-right: 7%;
    padding-left: 7%;
  }
}

@media only screen and (max-width: 1024px) {
  :root {
    --uiit-gutter: 4.5%;
  }

  #header {
    padding-right: var(--uiit-gutter);
    padding-left: var(--uiit-gutter);
  }

  #nav {
    padding: 0;
  }

  #nav > ul {
    display: block;
    width: auto;
    max-width: none;
    margin: 0;
    padding: 120px var(--uiit-gutter) 60px;
  }

  #nav li {
    display: block;
    width: auto;
  }

  #nav li a {
    margin: 0;
    padding-right: 50px;
    padding-left: 0;
  }

  #nav li > a:before {
    display: none;
  }

  .home-hero {
    height: clamp(560px, 72vw, 680px);
  }

  .home-section {
    padding-right: var(--uiit-gutter);
    padding-left: var(--uiit-gutter);
  }

  .hero-copy {
    left: var(--uiit-gutter);
    width: min(650px, calc(100vw - var(--uiit-gutter) - var(--uiit-gutter)));
  }

  .hero-index {
    right: var(--uiit-gutter);
  }

  #wrapper {
    padding-right: 0;
    padding-left: 0;
  }
}

@media only screen and (max-width: 768px) {
  :root {
    --uiit-gutter: 18px;
  }

  .home-hero {
    height: min(680px, calc(100svh - 70px));
    min-height: 560px;
  }

  .hero-copy {
    right: var(--uiit-gutter);
    left: var(--uiit-gutter);
    width: auto;
  }

  .hero-copy h2 {
    font-size: clamp(27px, 8.3vw, 34px);
  }

  .home-section {
    padding: 68px var(--uiit-gutter);
  }

  .business-cards {
    min-height: 0;
  }

  .enterprise-feature,
  .trust-section {
    width: 100%;
  }

  .enterprise-content,
  .trust-copy {
    padding-right: 22px;
    padding-left: 22px;
  }

  .contact-banner {
    margin: 0;
    padding: 48px var(--uiit-gutter);
  }

  #footer {
    padding-right: var(--uiit-gutter);
    padding-left: var(--uiit-gutter);
  }
}

/* 2026-06-09 white canvas and softer inner pages */
:root {
  --uiit-paper: #fff;
  --uiit-ivory: #fff;
  --color-background: #fff;
  --color-primary-soft: #f7f8f9;
}

html,
body,
.inner,
.home-main,
#wrapper,
.business-overview,
.papatya-section,
.trust-section,
.news-section,
.content-panel,
#article .box,
#blogList,
#proList {
  background-color: #fff;
}

/* Keep the current brand artwork in its original colors. */
#logo a {
  filter: none;
  transform: translateZ(0);
}

#hotTel .tel {
  padding-left: 52px;
  background-size: 38px auto;
  filter: none;
}

#hotTel .tel:before {
  display: none;
}

#hotTel .tel {
  background-image: url(../images/icon_tel.png);
  background-repeat: no-repeat;
  background-position: left center;
}

#hotTel .tel p {
  color: var(--uiit-navy);
}

#hotTel .tel p:first-child {
  color: #9a7a3d;
  font-size: 9px;
  font-weight: 400;
  letter-spacing: .14em;
}

#hotTel span {
  color: var(--uiit-navy);
  font-size: 21px;
  font-weight: 400;
}

#hotTel .tel {
  position: relative;
}

#hotTel .tel:after {
  position: absolute;
  top: 50%;
  left: 0;
  width: 38px;
  height: 38px;
  background: var(--uiit-navy);
  content: "";
  opacity: .98;
  transform: translateY(-50%);
  -webkit-mask: url(../images/icon_tel.png) center / contain no-repeat;
  mask: url(../images/icon_tel.png) center / contain no-repeat;
}

#search form {
  border: 1px solid rgba(11, 28, 44, .7);
  border-radius: 0;
  background: #fff;
}

#search .input {
  border: 0;
}

#search .submit {
  background-color: var(--uiit-navy);
}

#search .text {
  color: var(--uiit-ink);
}

#search .text::placeholder {
  color: #92999f;
}

/* White homepage sections, separated by spacing and fine rules instead of blocks. */
.business-overview,
.papatya-section,
.trust-section,
.news-section {
  color: var(--uiit-ink);
}

.business-overview,
.papatya-section,
.news-section {
  border-top: 1px solid rgba(11, 28, 44, .08);
}

.papatya-section .light-heading .section-lead {
  color: var(--uiit-muted);
}

.papatya-section .button-light {
  border-color: var(--uiit-navy);
  background: var(--uiit-navy);
  color: #fff;
}

.papatya-section .button-light:hover {
  border-color: var(--uiit-gold);
  background: var(--uiit-gold);
  color: #fff;
}

.product-card {
  border: 1px solid rgba(11, 28, 44, .1);
  box-shadow: none;
  transition: border-color .25s ease, box-shadow .25s ease, transform .25s ease;
}

.product-card:hover {
  border-color: rgba(195, 163, 99, .55);
  box-shadow: 0 14px 34px rgba(11, 28, 44, .08);
  transform: translateY(-3px);
}

.trust-section {
  border-top: 1px solid rgba(11, 28, 44, .08);
  border-bottom: 1px solid rgba(11, 28, 44, .08);
}

.trust-points {
  border-top: 1px solid rgba(11, 28, 44, .1);
}

/* Remove the legacy desktop sidebar so all list pages use the available width. */
#wrapper.table {
  display: block;
}

#sidebar {
  display: none !important;
}

#main.td {
  display: block;
  width: 100%;
  padding-left: 0;
}

#wrapper.table,
#wrapper > #article {
  max-width: var(--uiit-content-max);
}

/* Softer editorial page heading, no heavy navy bar. */
.boxTitle {
  min-height: 0;
  margin-bottom: 34px;
  padding: 0 0 18px;
  border: 0;
  border-bottom: 1px solid rgba(11, 28, 44, .13);
  background: #fff;
  box-shadow: none;
  color: var(--uiit-navy);
}

.boxTitle:before {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 58px;
  height: 2px;
  background: var(--uiit-gold);
  content: "";
}

.boxTitle .name {
  margin-right: 42%;
  color: var(--uiit-navy);
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: .06em;
}

.boxTitle .name a,
.boxTitle i {
  color: var(--uiit-navy);
}

#breadcrumb,
#breadcrumb a,
#breadcrumb i {
  color: #8b9399;
}

#breadcrumb {
  right: 0;
  font-size: 10px;
}

#breadcrumb a {
  font-size: 10px;
}

/* Company/about page should read like a page, not a card. */
.content-panel,
#article .box {
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  padding: 24px 0 60px;
  border: 0;
  box-shadow: none;
}

.content-panel #postTitle {
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 22px;
}

.content-panel #postTitle:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 42px;
  height: 2px;
  background: var(--uiit-gold);
  content: "";
  transform: translateX(-50%);
}

.content-panel .entry {
  max-width: 1080px;
  margin: 0 auto;
}

.content-panel .entry table {
  margin-top: 28px;
  border: 0;
  border-top: 1px solid rgba(11, 28, 44, .14);
  border-left: 0;
}

.content-panel .entry table th,
.content-panel .entry table td {
  padding: 17px 16px;
  border: 0;
  border-bottom: 1px solid rgba(11, 28, 44, .12);
  background: #fff;
  text-align: left;
}

.content-panel .entry table th {
  width: 20%;
  color: #8a6d35;
  font-weight: 400;
}

/* Wider, cleaner product grid. */
#proList {
  padding: 0;
  border: 0;
}

#proList ul {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(18px, 2vw, 30px);
}

#proList li {
  border-color: rgba(11, 28, 44, .1);
}

#proList .title {
  min-height: 3.4em;
  box-sizing: content-box;
  padding: 17px 15px 19px;
}

/* News/search lists lose their outer frame and use gentle separators. */
#blogList {
  padding: 0;
  border: 0;
}

.blogItem {
  min-height: 210px;
  margin-bottom: 0;
  border: 0;
  border-bottom: 1px solid rgba(11, 28, 44, .12);
}

.blogItem:first-child {
  border-top: 1px solid rgba(11, 28, 44, .12);
}

.blogItem:hover {
  border-color: rgba(11, 28, 44, .12);
  box-shadow: none;
  transform: none;
}

.blogItem .thumbnail {
  width: 300px;
  min-height: 210px;
}

.blogItem .thumbnail a {
  min-height: 210px;
}

.blogItem .info {
  margin-left: 300px;
  padding: 32px 38px;
}

@media only screen and (max-width: 1280px) {
  #proList ul {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media only screen and (max-width: 1024px) {
  .boxTitle {
    margin-right: 4.5%;
    margin-left: 4.5%;
    padding-right: 0;
    padding-left: 0;
  }

  .boxTitle .name {
    font-size: 21px;
  }

  #proList ul {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .content-panel,
  #article .box {
    margin-right: 4.5%;
    margin-left: 4.5%;
  }
}

@media only screen and (max-width: 768px) {
  #logo a {
    filter: none;
  }

  .boxTitle {
    margin-right: 16px;
    margin-left: 16px;
    padding-bottom: 13px;
  }

  .boxTitle .name {
    font-size: 18px;
  }

  .content-panel,
  #article .box {
    margin-right: 18px;
    margin-left: 18px;
    padding-right: 0;
    padding-left: 0;
  }

  .content-panel #postTitle {
    margin-bottom: 28px;
  }

  .content-panel .entry table th,
  .content-panel .entry table td {
    display: block;
    width: auto;
    padding: 11px 10px;
  }

  .content-panel .entry table th {
    padding-bottom: 2px;
    border-bottom: 0;
  }

  #proList {
    margin-right: 16px;
    margin-left: 16px;
    padding: 0;
  }

  #proList ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #blogList {
    margin-right: 16px;
    margin-left: 16px;
    padding: 0;
  }

  .blogItem {
    min-height: 112px;
  }

  .blogItem .thumbnail,
  .blogItem .thumbnail a {
    min-height: 112px;
  }
}

/* 2026-06-09 separate corporate visual and smoother mobile section flow */
.enterprise-photo {
  background-position: 52% center;
}

.enterprise-mobile-photo {
  display: none;
}

@media only screen and (max-width: 768px) {
  .business-overview {
    padding-bottom: 0;
  }

  .enterprise-feature {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
    border-top: 0;
    background: #fff;
  }

  .enterprise-photo {
    display: none;
  }

  .enterprise-content {
    margin: 0;
    padding: 22px 22px 64px;
    border-top: 0;
  }

  .enterprise-mobile-photo {
    position: relative;
    display: block;
    width: 100%;
    height: clamp(240px, 64vw, 320px);
    margin-bottom: 34px;
    overflow: hidden;
    border-radius: 3px;
    background-position: 50% 42%;
    background-size: cover;
    box-shadow: 0 14px 34px rgba(11, 28, 44, .1);
  }

  .enterprise-mobile-photo:after {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 72%, rgba(11, 28, 44, .18));
    content: "";
  }

  .enterprise-mobile-photo .photo-caption {
    bottom: 20px;
    left: 20px;
  }

  .enterprise-content .section-kicker {
    margin-bottom: 12px;
  }

  .enterprise-content h2 {
    margin-top: 0;
  }

  .enterprise-intro {
    margin-top: 18px;
  }
}





/* Mobile logo enlargement */
@media only screen and (max-width: 768px) {
  #logo {
    width: min(220px, calc(100vw - 96px));
  }

  #logo a {
    width: 100%;
    height: min(38px, calc((100vw - 96px) / 5.72));
    background-size: contain;
  }
}