/*
 * EVA Home JSTORK minimal CSS.
 * Generated from /wp-content/themes/jstork/style.css for the front page only.
 * Live front-page replacement version based on the verified preview CSS.
 * 20260713-5: align mobile nav/search header behavior with /sts/.
 * 20260713-6: enlarge mobile menu/search replacement icons while keeping tap areas.
 * 20260713-7: match mobile menu/search replacement icon sizing with other pages.
 * 20260713-8: match mobile logo/header line-height with other pages to prevent menu-bar imbalance.
 * Includes matched front-page rules plus explicit dynamic-state rules for nav/search/modal/page-top/reviews.
 */

#inner-content { background: rgb(255, 255, 255); box-shadow: rgb(221, 221, 221) 0px 0px 1px; }

#main { background: none; }

@media only screen and (max-width: 767px) {
#inner-content { width: 100%; overflow: hidden; }
#main { padding: 1em; float: none; }
}

@media only screen and (min-width: 768px) {
.page-full #main { width: 798px; max-width: 100%; margin: auto; float: none !important; }
.page-full.wide #main { width: 100%; margin-top: -35px; }
.page-full #main .article-footer, .page-full #main .fb-likebtn, .page-full #main .sharewrap, .page-full #main .cta-wrap, .page-full #main .np-post, .page-full #main .related-box, .page-full #main .authorbox { max-width: 728px; margin-right: auto; margin-left: auto; }
.page-full .entry-content { padding: 0px; }
}

@media only screen and (min-width: 1166px) {
#inner-content { padding: 35px; margin-bottom: 1em; }
#main { width: 798px; margin: -35px; padding: 35px; }
.bgnormal .footer { margin-bottom: 2em; }
.footer .inner, #footer-top .inner { padding: 0px 35px; }
#footer-top .inner { padding-right: 20px; }
}

@media only screen and (min-width: 768px) and (max-width: 1165px) {
#inner-content { width: 100%; padding: 25px; }
#main { width: 70%; margin: -25px; padding: 25px; }
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

html { font-family: sans-serif; text-size-adjust: 100%; }

body { margin: 0px; }

a { background: transparent; }

a:focus { outline: dotted thin; }

a:active, a:hover { outline: 0px; }

.gf { font-family: "Concert One", cursive; font-weight: normal; }

h1 { font-size: 2em; margin: 0.67em 0px; }

b, strong, .strong { font-weight: bold; }

dfn, em, .em { font-style: italic; border-bottom: 1px dotted pink; }

p { hyphens: auto; }

small, .small { font-size: 75%; }

dl, menu, ol, ul { margin: 1em 0px; }

dd { margin: 0px; }

ol, ul { padding: 0px; list-style-type: none; }

nav ul, nav ol { list-style: none none; }

img { border: 0px; vertical-align: bottom; max-width: 100%; height: auto; }

figure { margin: 0px; }

input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select, textarea, .field { display: block; padding: 10px 2%; margin-bottom: 14px; font-size: 1em; color: rgb(102, 102, 102); border: 3px solid rgba(51, 51, 51, 0.1); border-radius: 1px; max-width: 96%; background-color: rgb(255, 255, 255); transition: background-color 0.24s ease-in-out; appearance: none; }

input[type="text"]:focus, input[type="text"]:active, input[type="password"]:focus, input[type="password"]:active, input[type="datetime"]:focus, input[type="datetime"]:active, input[type="datetime-local"]:focus, input[type="datetime-local"]:active, input[type="date"]:focus, input[type="date"]:active, input[type="month"]:focus, input[type="month"]:active, input[type="time"]:focus, input[type="time"]:active, input[type="week"]:focus, input[type="week"]:active, input[type="number"]:focus, input[type="number"]:active, input[type="email"]:focus, input[type="email"]:active, input[type="url"]:focus, input[type="url"]:active, input[type="search"]:focus, input[type="search"]:active, input[type="tel"]:focus, input[type="tel"]:active, input[type="color"]:focus, input[type="color"]:active, select:focus, select:active, textarea:focus, textarea:active, .field:focus, .field:active { background-color: rgb(247, 248, 250); }

input[type="password"] { letter-spacing: 0.3em; }

textarea { max-width: 100%; min-height: 120px; line-height: 1.5; }

select { appearance: none; background-image: url("library/images/select_arrow.png"); background-repeat: no-repeat; background-position: 97.5% center; background-size: 9px; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select, textarea, .field { width: 96%; max-width: 96%; }
}

button, input, select, textarea { margin: 0px; }

button, input { line-height: normal; }

button, select { appearance: none; text-transform: none; }

select { padding: 3%; line-height: 1.2; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { appearance: button; cursor: pointer; font-size: 0.95em; padding: 8px 20px; background: rgb(102, 102, 102); color: rgb(255, 255, 255); border: 0px; border-radius: 5px; }

button[disabled], html input[disabled] { cursor: default; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0px; }

input[type="search"] { appearance: textfield; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { appearance: none; }

textarea { overflow: auto; vertical-align: top; }

table { border-collapse: collapse; border-spacing: 0px; }

* { box-sizing: border-box; }

.clearfix, .cf, .comment-respond, .widget ul li { zoom: 1; }

.clearfix::before, .clearfix::after, .cf::before, .comment-respond::before, .cf::after, .comment-respond::after, .widget ul li::before, .widget ul li::after { content: ""; display: table; }

.clearfix::after, .cf::after, .comment-respond::after, .widget ul li::after { clear: both; }

p { overflow-wrap: break-word; hyphens: auto; }

body { font-family: Helvetica, 游ゴシック, YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif; font-size: 103%; line-height: 1.5; color: rgb(84, 91, 99); -webkit-font-smoothing: antialiased; overflow-wrap: break-word; background: rgb(247, 247, 247); }

.wrap { width: 96%; margin: 0px auto; }

a { color: rgb(27, 180, 211); }

a:hover { color: rgb(230, 155, 155); }

a, a img { transition: 0.3s ease-in-out; }

a img { backface-visibility: hidden; }

a:hover img { opacity: 0.7; }

a:link, a:visited:link { -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 { text-rendering: optimizelegibility; }

h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a { text-decoration: none; }

h1, .h1 { font-size: 1.5em; font-weight: bold; line-height: 1.333em; }

h2, .h2 { font-size: 1.5em; line-height: 1.4em; font-weight: bold; margin-bottom: 0.375em; }

h3, .h3 { font-size: 1.3em; font-weight: bold; }

h4, .h4 { font-size: 1.2em; font-weight: 700; }

h5, .h5 { font-size: 1em; font-weight: 700; line-height: 2em; text-transform: uppercase; letter-spacing: 1px; }

.home #content { margin-top: 1.5em; }

.header { position: relative; z-index: 2; }

#inner-header { position: relative; background: rgb(255, 255, 255); padding: 0px; }

#logo { padding: 0px 1em; }

#logo .h1 { margin: 0px; padding: 0px; }

#logo .h1.text { font-size: 2em; }

#logo.fs_s .h1.text { font-size: 1.6em; }

#logo.fs_l .h1.text { font-size: 2.4em; }

#logo a { color: rgb(255, 255, 255); width: 100%; display: block; padding: 0px; margin: 0px; text-decoration: none; }

.nav { border-bottom: 0px; }

.nav li a { display: block; color: rgb(255, 255, 255); text-decoration: none; padding: 0.75em; position: relative; }

.nav > li > a { padding: 12px 0.7em 6px; }

.nav li ul.sub-menu li a, .nav li ul.children li a { padding-left: 15px; }

.menu-sp { padding: 0.5em 0px 0.5em 0.5em; font-size: 0.7em; overflow: auto; }

.menu-sp a { color: rgb(255, 255, 255); text-decoration: none; display: block; padding: 0.4em 0.9em; background: rgba(255, 255, 255, 0.11); border-radius: 1em; }

.menu-sp > ul { width: 100%; margin: 0px; display: table; overflow-x: scroll; white-space: nowrap; }

.menu-sp > ul::after { font-family: fontawesome; font-size: 1.7em; content: ""; color: rgb(255, 255, 255); position: absolute; text-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px; right: 3px; margin-top: -2px; opacity: 0.5; animation: 1.2s ease-in-out 0s infinite alternate none running blink; }

.menu-sp ul ul { display: none; }

.menu-sp li { display: table-cell; padding-right: 0.8em; }

.searchbox .searchform { position: relative; height: 40px; margin-bottom: 1.5em; }

.searchbox input[type="search"] { width: 100%; appearance: none; line-height: 1.2; font-size: 16px; padding: 3% 2%; }

.searchbox button#searchsubmit { color: rgb(51, 51, 51); position: absolute; right: 3px; top: 25%; border: 0px; background: none; display: block; height: 100%; padding: 0px 3%; font-size: 1.2em; }

#main .article header { padding: 0px; margin-bottom: 1.5em; }

.entry-content h2 { position: relative; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; font-size: 1.25em; padding: 1em 1.1em; margin-top: 2.1em; margin-bottom: 1em; border-radius: 3px; background: rgb(19, 172, 202); color: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.03) 0px 1px 5px; }

.single-title, .page-title, .entry-title { margin: 0.3em 0px; }

.single-title, .page-title { padding: 0px; font-size: 1.5em; }

.single-title:empty, .page-title:empty { display: none; }

.entry-content { padding: 0px 0px 1.5em; overflow: hidden; }

.entry-content p { margin: 0px 0px 1.6em; line-height: 1.75; }

.entry-content img { margin: 0px 0px 1.5em; max-width: 100%; height: auto; }

.entry-content .size-auto, .entry-content .size-full, .entry-content .size-large, .entry-content .size-medium, .entry-content .size-thumbnail { max-width: 100%; height: auto; }

.wp-block-image img { margin-bottom: auto; }

iframe { max-width: 100%; }

.post-list-card .post-list .description { opacity: 0.9; font-size: 0.85em; }

.post-list-magazine .post-list .entry-content .description { font-size: 0.7em; opacity: 0.7; }

.widget { margin: 0px 0px 3em; }

.widget.widget_search .searchform { position: relative; height: 40px; margin: 0px auto 1.5em; max-width: 400px; }

.accordionBtn.active { background: rgb(230, 155, 155); }

.accordionBtn.active { transform: rotate(135deg); }

ul.wpp-list { counter-reset: number 0; }

ul.wpp-list li { list-style: none; position: relative; border-bottom: 1px solid rgb(221, 221, 221); margin: 0px; padding-bottom: 0.75em; }

ul.wpp-list li a::before { counter-increment: number 1; content: counter(number); background: rgb(0, 0, 0); margin-right: 3px; color: rgb(255, 255, 255); width: 1.5em; height: 1.5em; font-size: 0.75em; font-weight: bold; font-family: Lato, sans-serif; display: block; text-align: center; line-height: 1.5em; position: absolute; left: 0px; top: 0px; z-index: 1; }

ul.wpp-list img { margin-bottom: 0px; margin-right: 5px; }

ul.wpp-list li a.wpp-post-title { display: block; }

ul.wpp-list li a.wpp-post-title::before, ul.wpp-list li .wpp-author a::before, ul.wpp-list li .wpp-category a::before { content: none; }

#main .entry-content .searchform { position: relative; }

#main .entry-content .searchform input[type="search"] { width: 93%; padding-top: 15px; padding-bottom: 15px; }

#main .entry-content .searchform button { background: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; font-size: 1.2em; position: absolute; top: 20%; right: 3%; }

.pagination .current, .page-links ul > li > span { cursor: default; color: rgb(255, 255, 255); background-color: rgb(27, 180, 211); }

.pagination .current:focus, .pagination .dots:hover, .pagination .dots:focus { color: rgb(17, 17, 17); }

#page-top { position: fixed; right: 20px; bottom: -100px; z-index: 99999; transition: 0.2s ease-out; }

#page-top.pt-active { bottom: 10px; }

#page-top a { text-decoration: none; width: 55px; height: 55px; border-radius: 50%; text-align: center; line-height: 55px; background: rgba(51, 51, 51, 0.5); padding: 0px; display: block; color: rgb(255, 255, 255); }

#page-top a.pt-button::before { font-family: fontawesome; content: ""; }

#footer-top .inner { background-color: rgb(14, 14, 14); border-bottom: 1px solid rgba(202, 202, 202, 0.3); font-size: 0.9em; position: relative; }

.footer a, #footer-top a { color: rgb(186, 180, 176); text-decoration: none; }

.footer a:hover, #footer-top a:hover { text-decoration: underline; }

.footer a .gf, #footer-top a .gf { display: none; }

#footer-top .widget { margin-top: 2em; background: none; }

#footer-top ul { border-top: 1px dashed rgba(216, 216, 216, 0.15); }

#footer-top li { border-bottom: 1px dashed rgba(216, 216, 216, 0.15); }

#footer-top .widgettitle { background: none; box-shadow: none; padding: 1em 0.2em; color: rgb(202, 202, 202); }

#footer-top .widgettitle span { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; padding: 0px; box-shadow: none; }

.footer .inner { clear: both; background-color: rgb(14, 14, 14); color: rgb(135, 140, 148); }

.bgfull .footer .inner, .bgfull .footer #footer-top { background: none; }

.footer .copyright .create { display: inline-block; }

.alignleft, img.alignleft { margin-right: 2.5%; display: inline; float: left; }

.alignright, img.alignright { margin-left: 2.5%; display: inline; float: right; }

.aligncenter, img.aligncenter { margin-right: auto; margin-left: auto; display: block; clear: both; }

.nav_btn { width: 55px; height: 58px; padding: 0.7em 0px; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; background: none; text-align: center; position: absolute; top: 0px; left: 0px; color: rgb(255, 255, 255); display: block; line-height: 1; text-decoration: none; }

.search_btn { right: 0px; left: auto; }

.nav_btn:hover { cursor: pointer; }

.nav_btn::before, .search_btn::before { height: 1.1em; width: 100%; display: block; }

.nav_btn .text { font-size: 8px; display: block; }

@media only screen and (min-width: 768px) {
#container { overflow: hidden; }
.sidebar_none #main { max-width: 100%; margin: auto; float: none; }
.sidebar_none.home #main, .sidebar_none.archive #main, .sidebar_none.search #main { width: 1096px; }
#logo { display: inline-block; }
#logo .h1 { display: table-cell; height: 58px; vertical-align: middle; }
#logo a { display: inline; }
#logo .img { margin-bottom: 6px; }
#logo img { max-height: 43px; }
.header.headercenter #logo { float: none; display: block; margin: 0.2em auto; }
.header.headercenter #logo .h1 { display: inline-block; height: auto; margin-top: 5px; }
.header.headercenter #logo a { display: block; }
.header.headercenter #logo img { max-height: 90px; }
.header.headercenter #g_nav { float: none; }
.nav_btn { display: none; }
.nav_btn.search_btn + #g_nav { margin-right: 52px; }
.headercenter .nav_btn.search_btn + #g_nav { margin-left: 52px; }
.nav_btn.search_btn { position: absolute; right: 0px; bottom: 0px; display: block; text-decoration: none; text-align: center; line-height: 1.1; padding: 5px 10px; height: 58px; background: rgba(0, 0, 0, 0.04); }
.header.headercenter .nav_btn.search_btn { background: none; bottom: 0px; }
.nav_btn.search_btn::before { width: 100%; display: block; }
.nav_btn.search_btn .text { font-size: 0.7em; }
#g_nav, #g_nav .nav { display: inline-block; text-align: center; }
#g_nav { float: right; }
.nav { margin: 0px; border: 0px; letter-spacing: -0.4em; }
.nav li { letter-spacing: normal; }
.nav > li { display: inline-block; position: relative; font-size: 68%; text-align: center; font-weight: bold; }
.nav > li > a::after { content: ""; display: block; margin: 5px auto 0px; width: 0px; height: 1px; background: rgb(17, 17, 17); transition: 0.25s ease-out; opacity: 0.5; }
.nav > li > a:hover::after { width: 100%; }
.nav li a { border-bottom: 0px; }
.nav li ul.sub-menu, .nav li ul.children { font-weight: bold; margin: 0px; position: absolute; z-index: 8999; border-radius: 3px; }
.nav li ul.sub-menu li, .nav li ul.children li { position: relative; overflow: hidden; height: 0px; transition: 0.2s; }
.nav li:hover > ul.sub-menu > li, .nav li:hover > ul.children > li { overflow: visible; height: 37px; border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
.nav li ul.sub-menu li a, .nav li ul.children li a { display: block; width: 240px; }
.nav li ul.sub-menu li a:hover, .nav li ul.children li a:hover { opacity: 0.8; }
.nav li ul.sub-menu li:last-child a, .nav li ul.children li:last-child a { border-bottom: 0px; }
.nav li ul.sub-menu li ul, .nav li ul.children li ul { top: 0px; left: 100%; }
.footer-links ul { padding: 0px; margin: 1em 0px; }
.footer-links ul li { display: inline; font-size: 0.8em; }
.footer-links ul li::after { content: "　|　"; }
.footer-links ul li:last-child::after { content: none; }
.footer-links ul li a { text-decoration: none; }
.footer .copyright { text-align: center; font-size: 0.8em; }
.footer nav + .copyright { padding: 0.6em 0px; display: inline-block; }
}

@media only screen and (max-width: 1165px) {
#footer-top .inner, .footer .inner { width: 100%; padding: 0px 4%; }
}

.sharewrap { margin: 0px 0px 1em; }

.sharewrap h3 { margin: 0.5em 0px; }

.share { width: 101%; }

.sns { margin: 0px auto; text-align: center; }

.sns ul { list-style: none; }

.sns li { float: left; width: 49%; margin: 0px 1% 2% 0px; }

.sns li a { font-size: 80%; position: relative; display: block; padding: 10px; color: rgb(255, 255, 255); border-radius: 2px; text-align: center; text-decoration: none; }

.sns li a::before, .sns li a i { margin-right: 0.2em; margin-left: 0.2em; font-size: 1.1em; line-height: 1; position: relative; }

.sns li a:hover { transform: translate3d(0px, 3px, 1px); box-shadow: none; }

.sns li a .text { font-weight: bold; }

.sns li a .count { font-size: 10px; margin-left: 2px; }

.sns .twitter a { background: rgb(42, 42, 42); box-shadow: rgb(0, 0, 0) 0px 3px 0px; }

.sns .twitter a:hover { background: rgb(0, 0, 0); }

.sns .twitter a::before { font-family: icomoon; content: ""; top: 1px; }

.sns .facebook a { background: rgb(31, 106, 186); box-shadow: rgb(44, 67, 115) 0px 3px 0px; }

.sns .facebook a:hover { background: rgb(44, 67, 115); }

.sns .googleplus a { background: rgb(223, 53, 34); box-shadow: rgb(173, 58, 45) 0px 3px 0px; }

.sns .googleplus a:hover { background: rgb(173, 58, 45); }

.sns .hatebu a { background: rgb(47, 112, 190); box-shadow: rgb(67, 99, 139) 0px 3px 0px; }

.sns .hatebu a:hover { background: rgb(67, 99, 139); }

.sns .hatebu a::before { font-family: icomoon; content: ""; top: 1px; }

.sns .line a { background: rgb(37, 175, 0); box-shadow: rgb(33, 153, 0) 0px 3px 0px; }

.sns .line a:hover { background: rgb(33, 153, 0); }

.sns .line a::before { font-family: icomoon; content: ""; top: 1px; }

.sns .pocket a { background: rgb(236, 33, 54); box-shadow: rgb(192, 57, 43) 0px 3px 0px; }

.sns .pocket a:hover { background: rgb(192, 57, 43); }

.sns .rss a { background: rgb(255, 181, 60); box-shadow: rgb(224, 153, 0) 0px 3px 0px; }

.sns .rss a:hover { background: rgb(224, 153, 0); }

.sns .feedly a { background: rgb(135, 192, 64); box-shadow: rgb(116, 164, 54) 0px 3px 0px; }

.sns .feedly a:hover { background: rgb(116, 164, 54); }

.share.short .sns li { width: 19%; margin: 0px 1% 0px 0px; }

.share.short .sns li a { padding: 11px 4px; }

@-webkit-keyframes blink { 
  0% { opacity: 0.2; }
  100% { opacity: 0.9; }
}

@keyframes blink { 
  0% { opacity: 0.2; }
  100% { opacity: 0.9; }
}

@media only screen and (max-width: 767px) {
.home #content, .blog #content { margin: 0px; }
.searchbox button#searchsubmit { top: 8%; }
body { overflow-x: hidden; }
#g_nav { display: none; }
.nav li a .gf, .menu-sp li a .gf { display: none; }
.sp_g_nav { margin: 0px; padding: 0px; }
.sp_g_nav li + li, .sp_g_nav li li:first-child { border-top: 1px solid rgba(255, 255, 255, 0.05); }
.sp_g_nav > li > a { background-color: rgba(0, 0, 0, 0.07); padding-right: 1em; position: relative; }
.sp_g_nav > li > a::after { font-family: fontawesome; content: ""; position: absolute; right: 0.4em; font-size: 0.8em; top: 50%; margin-top: -0.5em; color: rgba(0, 0, 0, 0.4); }
.sp_g_nav ul { margin: 0px; }
.sp_g_nav li { list-style: none; display: block; }
.sp_g_nav li a { display: block; padding: 0.8em; color: rgb(51, 51, 51); text-decoration: none; text-align: left; }
.sp_g_nav li li a, .sp_g_nav li li ul { border-bottom: 1px dotted rgb(221, 221, 221); }
.sp_g_nav li li:last-child a { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }
.sp_g_nav li a:hover { color: rgb(136, 136, 136); }
.top-post-list .post-list .entry-content .description { display: none; }
#inner-header { position: relative; width: 100%; padding: 4px 0px; }
#logo { max-width: 71%; margin-left: auto; margin-right: auto; padding: 0px; height: auto; min-height: 50px; font-size: 1em; position: static; }
#logo a { position: static; width: 100%; height: auto; display: block; text-align: center; }
#logo.fs_s a { padding: 2% 0px; }
#logo.fs_l a { line-height: 1.1; }
#logo a img { width: auto; margin-top: 1px; max-width: 100%; max-height: 45px; }
#page-top { right: 10px; }
#page-top a { background-repeat: no-repeat; text-decoration: none; width: 42px; height: 42px; line-height: 41px; font-size: 0.85em; }
.footer #footer-bottom { font-size: 0.7em; text-align: center; }
.footer-links ul { margin: 1em 0px 0px; }
.footer-links li { display: inline-block; margin-right: 0.5em; }
.footer-links li a::before { font-family: fontawesome; content: ""; margin-right: 0.3em; }
.footer-links a { text-decoration: none; padding: 0.3em; display: block; }
.copyright { padding: 1.5em 0px; margin: 0px; }
.share.short .sns li a .text { display: none; }
.m-all { float: left; width: 100%; padding-right: 0px; margin-bottom: 0.5em; }
}

@media only screen and (max-width: 480px) {
.single .entry-content, .page .entry-content { overflow: inherit; }
.single-title, .page-title, .entry-title { font-size: 1.2em; }
.share.short .sns li a { padding: 12px 4px; }
.entry-content h2 { margin-left: -2%; margin-right: -2%; }
.aligncenter, img.aligncenter { margin-right: auto; margin-left: auto; display: block; clear: both; }
.alignleft, img.alignleft { max-width: 52% !important; }
.alignright, img.alignright { max-width: 52% !important; }
}

@media only screen and (min-width: 768px) and (max-width: 1165px) {
.header .wrap, #breadcrumb .wrap { width: 100%; }
.share.short .sns li a .text { display: none; }
#scrollfix.fixed { max-width: 100%; }
.sns li { width: 32.3%; }
.t-all { float: left; width: 100%; padding-right: 0px; }
.t-1of2 { float: left; padding-right: 0.75em; width: 50%; }
}

@media only screen and (min-width: 1166px) {
body { font-weight: 500; }
.wrap { width: 1166px; }
.header { margin: 1em 0px; }
#inner-header { min-height: 55px; }
.nav > li { font-size: 75%; }
.nav > li > a { display: block; text-decoration: none; line-height: 1.3; padding: 15px 1.6em 7px; }
.share.short { margin-top: 1em; margin-bottom: 1.5em; }
.sns ul { margin: 0px auto; list-style: none; }
.sns li { width: 32.3%; margin: 0px 1% 2% 0px; }
.sns li a { font-size: 0.85em; padding: 15px 2px; }
.d-all { float: left; width: 100%; padding-right: 0px; }
.d-1of3 { float: left; padding-right: 0.75em; width: 33.33%; }
}

/* EVA home safety patch: full-width front page layout and media defaults. */
.home.page-full #main,
.home.page-full.wide #main {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.home .entry-content img,
.home .entry-content video,
.home .entry-content iframe {
  max-width: 100%;
}
.home .entry-content img {
  height: auto;
}
.home .remodal-close,
.home .nav_btn,
.home #page-top a {
  cursor: pointer;
}

/*
 * EVA home mobile header/nav patch.
 *
 * The first preview matched desktop dimensions, but real-device mobile showed
 * a shifted menu bar. These rules are copied/narrowed from JSTORK's mobile
 * header/nav area and are intentionally scoped to <=767px so the verified
 * desktop layout remains untouched.
 */
@media only screen and (max-width: 767px) {
  .home #g_nav {
    display: none;
  }

  .home #inner-header {
    position: relative;
    width: 100%;
    min-height: 58px;
    padding: 4px 0;
    box-sizing: border-box;
  }

  .home #logo {
    max-width: 71%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    height: auto;
    min-height: 50px;
    font-size: 1em;
    position: static;
    text-align: center;
  }

  .home #logo .h1 {
    display: block;
    height: auto;
    line-height: 1.333;
    margin: 0;
    padding: 0;
  }

  .home #logo a {
    position: static;
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
    line-height: 1.333;
    margin: 0;
    padding: 0;
  }

  .home #logo .img {
    margin: 0;
    line-height: 1.333;
  }

  .home #logo a img,
  .home #logo img {
    width: auto;
    height: auto;
    margin-top: 1px;
    max-width: 100%;
    max-height: 45px;
  }

  .home .nav_btn {
    width: 55px;
    height: 58px;
    padding: 0.7em 0;
    border: 0;
    background: none;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    z-index: 10;
    color: #000;
    display: block;
    line-height: 1;
    text-decoration: none;
    box-sizing: border-box;
  }

  .home .nav_btn.search_btn {
    left: auto;
    right: 0;
    display: block;
  }

  .home .nav_btn::before,
  .home .search_btn::before {
    width: 100%;
    height: 1.1em;
    display: block;
  }

  .home .nav_btn .text {
    display: block;
    font-size: 8px;
  }

  .home .sp_g_nav {
    margin: 0;
    padding: 0;
  }

  .home .sp_g_nav li {
    list-style: none;
    display: block;
  }

  .home .sp_g_nav li + li,
  .home .sp_g_nav li li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.05);
  }

  .home .sp_g_nav > li > a {
    background-color: rgba(0, 0, 0, 0.07);
    padding-right: 1em;
    position: relative;
  }

  .home .sp_g_nav li a {
    display: block;
    padding: 0.8em;
    color: #333;
    text-decoration: none;
    text-align: left;
  }

  .home .sp_g_nav li li a,
  .home .sp_g_nav li li ul {
    border-bottom: 1px dotted #ddd;
  }

  .home .sp_g_nav li li:last-child a {
    border: 0;
  }

  .home .sp_g_nav li a:hover {
    color: #888;
  }
}

/*
 * EVA home mobile nav parity fix.
 *
 * /sts/ uses the shared eva-fa-fallback.css for the actual replacement icons.
 * This file is loaded after the fallback CSS, so avoid redefining content,
 * font-family, or font-size here. Keep only layout-safe header/nav values and
 * let eva-fa-fallback.css provide the icon glyphs and sizes.
 */
@media only screen and (max-width: 767px) {
  body.home .nav_btn,
  body.home .nav_btn.search_btn {
    top: 0;
    bottom: auto;
    width: 55px;
    height: 58px;
    min-width: 55px;
    padding: 0.7em 0;
    line-height: 1;
    text-align: center;
    color: #000;
    display: block;
    position: absolute;
    z-index: 20;
    box-sizing: border-box;
  }

  body.home .nav_btn {
    left: 0;
    right: auto;
  }

  body.home .nav_btn.search_btn {
    left: auto;
    right: 0;
  }

  body.home .nav_btn::before,
  body.home .nav_btn.search_btn::before,
  body.home .search_btn::before {
    color: currentColor;
    display: block;
    width: 100%;
    height: 1.1em;
    line-height: 1;
    text-align: center;
    speak: never;
  }

  body.home .nav_btn .text {
    display: block;
    font-size: 8px;
    line-height: 1;
    margin-top: 0;
    color: currentColor;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;
  }
}
