html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
body {
line-height:1;
}
main, article, aside, dialog, figure, footer, header,
hgroup, nav, section {
display:block;
}
nav ul {
list-style:none;
}
blockquote, q {
quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content:'';
content:none;
}
a {
margin:0;
padding:0;
border:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
ins {
background-color:#ff9;
color:#000;
text-decoration:none;
}
mark {
background-color:#ff9;
color:#000;
font-style:italic;
font-weight:bold;
}
del {
text-decoration: line-through;
}
abbr[title], dfn[title] {
border-bottom:1px dotted #000;
cursor:help;
}
table {
border-collapse:collapse;
border-spacing:0;
}
hr {
display:block;
height:1px;
border:0;
border-top:1px solid #cccccc;
margin:1em 0;
padding:0;
}
input, select {
vertical-align:middle;
} body { font:13px/1.231 arial, helvetica, clean, sans-serif; *font-size:small;
*font:x-small
}
select,
input,
textarea,
button { font:99% arial, helvetica, clean, sans-serif }
table { font-size:inherit; font:100% }
pre,
code,
kbd,
samp,
tt { font-family:monospace; *font-size:108%;
line-height:100% } .clearfix:after { content: ".";
display: block;
line-height: 0;
clear: both;
height: 0;
color: transparent;
visibility: hidden;
}
.clearfix{ zoom:1;
} a, a img {
outline: 0;
overflow:hidden;
}img{
max-width:100%;
height:auto;
}
html {
position: relative;
min-width: 1200px;
width:100%;
}
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap");
body {
color: #222222;
width: 100%;
font-family: "Noto Sans", sans-serif; font-weight: 400;
font-style: normal;
text-justify: inter-ideograph;
font-size: 16px;
font-feature-settings: 'palt';
width: 100%;
padding: 120px 0 0;
}
a{
color:#1460a6;
}
a:hover{
transition:0.5s;
}
a:hover img{
opacity:0.7;
transition:0.5s;
}
header{
width:100%;
min-width: 1200px;
box-sizing:border-box;
height: 120px;
display:flex;
justify-content:space-between;
position:fixed;
top:0;
left:0;
z-index:10000;
background:rgba(255,255,255,0.8);
-webkit-backdrop-filter: blur(5px) brightness(110%);
backdrop-filter: blur(5px) brightness(110%);
}
header h1{
width:459px;
height:100%;
padding:0 0 0 20px;
box-sizing:border-box;
display: flex;
align-items:center;
}
header h1 a{
display: block;
height:62px;
text-decoration:none;
}
header h1 a img{
display:block;
}
#gnav{
display:flex;
align-items:center;
justify-content:flex-end;
padding:0 30px 0 0;
}
#gnav ul{
display:flex;
justify-content:space-between;
gap:20px;
}
#gnav a{
display: block;
font-weight:700;
text-decoration:none;
padding:0 0 0 25px;
color:#222222;
white-space:nowrap;
font-size:18px;
background:url(//sustech-t.co.jp/wp-content/themes/sustech/images/common/arrow_gray.svg) no-repeat left center;
}
#gnav a:hover{
background:url(//sustech-t.co.jp/wp-content/themes/sustech/images/common/arrow_blue.svg) no-repeat left center;
}
#wrapper{
padding:0px 0 0;
}
.more a img{
vertical-align:middle;
margin-right:10px;
}
main{
line-height:1.8em;
position:relative;
width:100%;
}
footer{
text-align:center;
padding:60px 0 0;
}
footer h3 {
display:flex;
gap:60px;
justify-content:center;
}
footer h3 a{
display:block;
}
footer h3 img{
display:block;
height:30px;
width:auto;
margin:0 auto;
}
footer #sustech{
line-height:2em;
margin:0 auto 20px;
}
footer #sustech img{
display:block;
margin:10px auto;
}
#fnav{
display:flex;
align-items:center;
justify-content:center;
padding:30px 0;
}
#fnav ul{
display:flex;
justify-content:space-between;
gap:45px;
}
#fnav a{
position:relative;
display: block;
font-weight:700;
text-align:center;
font-size:16px;
color:#222222;
text-decoration:none;
}
#fnav a:hover{
text-decoration:underline;
}
.gotop{
width:50px;
height:50px;
position: fixed;
bottom: 20px;
right: 20px;
z-index: 10000;
}
.gotop a{
display: flex;
align-items:center;
justify-content:center;
text-align:center;
border-radius:5px;
text-decoration:none;
background:#fff;
width:100%;
height:100%;
border:5px solid #1460a6;
box-sizing:border-box;
}
.gotop img{
display:block;
}
.gotop a:hover{
background:#b2d5f6;
}
#copyright{
margin:0 auto;
text-align:center;
line-height:46px;
}
.sp_only{
display:none;
}
@media screen and (max-width: 1366px) {
body{
padding:100px 0 0;
}
header{
height: 100px;
}	
header h1 a img{
display:block;
width:380px;
}
footer{
padding:75px 0 0;
}
}#page_title{
height:320px;
position:relative;
margin:0 auto 110px;
width:100%;
position:relative;
background-size:cover !important;
}
#page_title h2{
line-height:320px;
text-align:center;
color:#fff;
position:relative;
}
#page_title h2 .eng{
font-size:150px;
font-weight:bold;
position:absolute;
text-align:center;
width:100%;
top:0;
left:0;
font-family:"Arial";
color:#1460a6;
mix-blend-mode: multiply;
display:block;
z-index:1;
}
#page_title h2 .jp{
font-size:36px;
font-weight:bold;
position:relative;
text-align:center;
width:100%;
color:#fff;
display:block;
z-index:2;
}
main section{
margin:0 auto 160px;
}
main section h2{
font-size:36px;
font-weight:700;
color:#1460a6;
text-align:center;
line-height:1.5em;
letter-spacing:0.1em;
}
main section h2 strong{
font-size:48px;
}
main h3{
font-size:36px;
font-weight:700;
color:#fff;
text-align:center;
line-height:1.5em;
letter-spacing:0.1em;
background:#1460a6;
line-height:120px;
margin:0 auto 60px;
}
main section h4{
font-size:36px;
font-weight:700;
text-align:center;
line-height:1.5em;
letter-spacing:0.1em;
color:#1460a6;
margin:0 auto 60px;
max-width:1100px;
}
main section h5{
font-size:28px;
font-weight:700;
line-height:1.5em;
letter-spacing:0.1em;
max-width:1100px;
margin:0 auto 60px;
}
main section h6{
font-size:22px;
font-weight:700;
margin:0 auto 30px;
}
main section article{
line-height:1.8em;
}
main section article ul,
main section article ol{
padding:0 0 0 20px;
}
article.comment_photo{
display:flex;
gap:60px;
}
article.comment_photo figure{
width:420px;
flex:none;
}
article.comment_photo .comment{
width:calc(100% - 480px);
flex:none;
}
.more{
padding:40px 0 0;
}
.more a{
display:block;
max-width:318px;
border:1px solid #e6e6e6;
line-height:50px;
text-align:center;
color:#1460a6;
margin:0 auto;
text-decoration:none;
background:#fff url(//sustech-t.co.jp/wp-content/themes/sustech/images/common/arrow_blue.svg) no-repeat left 20px center;
}
.more a:hover{
color:#fff;
background:#1460a6 url(//sustech-t.co.jp/wp-content/themes/sustech/images/common/arrow_white.svg) no-repeat left 20px center;
}
#subnav{
margin:0 auto;
max-width:1100px;
}
#subnav ul{
list-style:none;
display:flex;
justify-content:center;
gap:70px;
}
#subnav ul li{
width:calc((100% - 140px) / 3);
}
#subnav ul li a{
display:block;
max-width:318px;
border:1px solid #e6e6e6;
line-height:50px;
text-align:center;
color:#1460a6;
margin:0 auto;
text-decoration:none;
background:#fff url(//sustech-t.co.jp/wp-content/themes/sustech/images/common/arrow_blue.svg) no-repeat left 20px center;
box-shadow:7px 7px 0 #1460a6;
}
#subnav ul li a:hover{
color:#fff;
background:#1460a6 url(//sustech-t.co.jp/wp-content/themes/sustech/images/common/arrow_white.svg) no-repeat left 20px center;
}
img.alignleft{
float:left;
margin:0 40px 40px 0;
}
img.alignright{
float:right;
margin:0 0 40px 40px;
}
img.aligncenter{
display:block;
margin:0 auto 20px;
}
.pagination{
max-width:960px;
margin:0 auto;
}
.page-numbers{
text-align: center;
margin: 40px 0;
}
.page-numbers li{
display: inline-block;
color: #d1d1d1;
padding: 0 5px;
vertical-align: middle;
}
.page-numbers li a{
text-decoration: none;
font-weight: bold;
color: #d1d1d1;
display:block;
padding: 5px 12px;
border: 1px solid #d1d1d1;
}
.page-numbers li a:hover{
color:#fff;
background:#d1d1d1;
}
.page-numbers li span{
text-decoration: none;
font-weight: bold;
color: #d1d1d1;
display:block;
padding: 5px 12px;
border: 1px solid #d1d1d1;
background: #fff;
}
.page-numbers li span.current{
background:#d1d1d1;
color:#fff;
}
@media screen and (max-width: 1366px) {
#page_title{
height:250px;
margin:0 auto 60px;
}
#page_title h2{
line-height:250px;
}
#page_title h2 .eng{
font-size:120px;
}
#page_title h2 .jp{
font-size:30px;
}
main section{
margin:0 auto 80px;
}
main section h2{
font-size:30px;
}
main section h2 strong{
font-size:40px;
}
main h3{
font-size:30px;
line-height:80px;
margin:0 auto 30px;
}
main section h4{
font-size:30px;
margin:0 auto 30px;
max-width:800px;
}
main section h5{
font-size:24px;
margin:0 auto 30px;
max-width:800px;
}
article.comment_photo{
gap:30px;
}
article.comment_photo figure{
width:350px;
flex:none;
}
article.comment_photo .comment{
width:calc(100% - 380px);
flex:none;
font-size:15px;
line-height:1.6em;
}
}#gnav3 a:link{
background:url(//sustech-t.co.jp/wp-content/themes/sustech/images/common/arrow_blue.svg) no-repeat left center !important;
}
#page_title{
background:url(//sustech-t.co.jp/wp-content/themes/sustech/images/service/bg_pagetitle.webp) no-repeat center center;
}
#page_title h2 .eng{
line-height:160px;
}
main article{
max-width:1100px;
margin:0 auto;
}
.more a{
box-shadow:7px 7px 0 #1460a6;
}
@media screen and (max-width: 1366px) {
#page_title h2 .eng{
line-height:110px;
}
main article{
max-width:800px;
margin:0 auto;
}
}.bx-wrapper{position:relative;margin:0 auto 60px;padding:0;*zoom:1}.bx-wrapper img{max-width:100%;display:block}.bx-wrapper .bx-viewport{-webkit-transform:translatez(0);-moz-transform:translatez(0);-ms-transform:translatez(0);-o-transform:translatez(0);transform:translatez(0)}.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{position:absolute;bottom:-30px;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url(//sustech-t.co.jp/js/jquery.bxslider/images/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#666;padding-top:20px}.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;*zoom:1;*display:inline}.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active{background:#000}.bx-wrapper .bx-prev{left:10px;background:url(//sustech-t.co.jp/js/jquery.bxslider/images/controls.png) no-repeat 0 -32px}.bx-wrapper .bx-next{right:10px;background:url(//sustech-t.co.jp/js/jquery.bxslider/images/controls.png) no-repeat -43px -32px}.bx-wrapper .bx-prev:hover{background-position:0 0}.bx-wrapper .bx-next:hover{background-position:-43px 0}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(//sustech-t.co.jp/js/jquery.bxslider/images/controls.png) -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(//sustech-t.co.jp/js/jquery.bxslider/images/controls.png) -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666\9;background:rgba(80,80,80,.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;} #cboxOverlay{background:#fff; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
#cboxContent{margin-top:32px; overflow:visible; background:#000;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{background:#000; padding:1px;}
#cboxLoadingGraphic{background:url(//sustech-t.co.jp/js/colorbox/images/loading.gif) no-repeat center center;}
#cboxLoadingOverlay{background:#000;}
#cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
#cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;} #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(//sustech-t.co.jp/js/colorbox/images/controls.png) no-repeat 0 0;} #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
#cboxPrevious{background-position:0px 0px; right:44px;}
#cboxPrevious:hover{background-position:0px -25px;}
#cboxNext{background-position:-25px 0px; right:22px;}
#cboxNext:hover{background-position:-25px -25px;}
#cboxClose{background-position:-50px 0px; right:0;}
#cboxClose:hover{background-position:-50px -25px;}
.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
.cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
.cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
.cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
.cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}.slick-slider
{
position: relative;
display: block;
-moz-box-sizing: border-box;
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;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}