@charset "UTF-8";*,*:before,*:after{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}:where([hidden]:not([hidden=until-found])){display:none !important}:where(html){-webkit-text-size-adjust:none;color-scheme:dark light}@media (prefers-reduced-motion:no-preference){:where(html:focus-within){scroll-behavior:smooth}}:where(body){line-height:1.5;font-family:system-ui,sans-serif;-webkit-font-smoothing:antialiased}:where(input,button,textarea,select){font:inherit;color:inherit}:where(textarea){resize:vertical;resize:block}:where(button,label,select,summary,[role=button],[role=option]){cursor:pointer}:where(:disabled){cursor:not-allowed}:where(label:has(>input:disabled),label:has(+input:disabled)){cursor:not-allowed}:where(button){border-style:solid}:where(a){color:inherit;text-underline-offset:.2ex}:where(ul,ol){list-style:none}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,picture,svg){max-inline-size:100%;block-size:auto}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}:where(h1,h2,h3){line-height:calc(1em + 0.5rem)}:where(hr){border:none;-webkit-border-before:1px solid;border-block-start:1px solid;color:inherit;block-size:0;overflow:visible}:where(:focus-visible){outline:3px solid Highlight;outline-offset:2px;scroll-margin-block:10vh}:where(.visually-hidden:not(:focus-within,:active)){-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;width:1px !important;overflow:hidden !important;position:absolute !important;white-space:nowrap !important;border:0 !important}html,body{-webkit-font-smoothing:antialiased !important;color-scheme:light}html.is-fixed,body.is-fixed{height:100%;overflow:hidden}body{background-color:#fff;background:-webkit-linear-gradient(120deg,#eff6fa,#eff6fa 60%,#fff 60%);background:linear-gradient(-30deg,#eff6fa,#eff6fa 60%,#fff 60%);color:#192938;font-size:18px;line-height:2em;font-family:"Lato",YakuHanRP,"Noto Sans JP",sans-serif;font-weight:400;-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}@media screen and (max-width:768px){body{font-size:14px}}a{color:#1184ca;-webkit-transition:color .3s cubic-bezier(.23,1,.32,1);transition:color .3s cubic-bezier(.23,1,.32,1);text-decoration:none}a:hover{color:#f1c04e;-webkit-transition:color .3s cubic-bezier(.23,1,.32,1);transition:color .3s cubic-bezier(.23,1,.32,1)}a img{-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1)}a img:hover{opacity:.8;-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1)}p{line-height:1.8em;margin-bottom:1em}b{font-weight:700}address{font-style:normal}footer{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;position:relative;padding:0 30px 30px 0}@media screen and (max-width:768px){footer{padding:0 15px 15px 0}}footer .footer-border{background-color:#1184ca}footer .footer-border .footer-inner{width:960px;margin:0 auto;padding:50px 0;color:#fff}@media screen and (max-width:768px){footer .footer-border .footer-inner{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:30px 15px}}footer .footer-border .footer-inner address{font-size:18px}@media screen and (max-width:768px){footer .footer-border .footer-inner address{font-size:12px}}footer .footer-border .footer-inner p{font-size:16px}@media screen and (max-width:768px){footer .footer-border .footer-inner p{font-size:12px}footer .footer-border .footer-inner p a{color:#fff}}footer:after{position:absolute;display:block;content:"";bottom:30px;right:30px;border-top:105px solid transparent;border-right:180px solid #eff6fa;z-index:1}@media screen and (max-width:768px){footer:after{border-top:52.5px solid transparent;border-right:90px solid #eff6fa;bottom:15px;right:15px}}header{width:100%;height:320px;position:absolute;top:0;z-index:1000}@media screen and (max-width:1080px){header{height:100px}}header .header-static{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:0 60px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:end;-ms-flex-align:end;align-items:end}@media screen and (max-width:1080px){header .header-static{display:none}}header .header-static .header-logo{width:35%;height:195px;position:relative}header .header-static .header-logo:before{position:absolute;display:block;content:"";left:-50px;border-bottom:320px solid transparent;border-left:500px solid #fff;z-index:-1}header .header-static .header-logo img{position:absolute;bottom:0}header .header-static nav.header-nav{width:65%;height:140px}header .header-static nav.header-nav ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}header .header-static nav.header-nav ul li{padding:5px}header .header-static nav.header-nav ul li a{font-size:16px;font-weight:700;color:#fff;text-shadow:0 1px 3px rgba(25,41,56,.7);-webkit-transition:color .3s cubic-bezier(.23,1,.32,1);transition:color .3s cubic-bezier(.23,1,.32,1)}header .header-static nav.header-nav ul li a:hover{color:#d2e4f3;-webkit-transition:color .3s cubic-bezier(.23,1,.32,1);transition:color .3s cubic-bezier(.23,1,.32,1)}header .header-static nav.header-nav ul li.menu-item-has-children{position:relative}header .header-static nav.header-nav ul li.menu-item-has-children:hover{cursor:default}header .header-static nav.header-nav ul li.menu-item-has-children:hover>ul{visibility:visible;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-animation:popUp .2s cubic-bezier(.23,1,.32,1) 0s 1 normal forwards;animation:popUp .2s cubic-bezier(.23,1,.32,1) 0s 1 normal forwards}@media screen and (max-width:768px){header .header-static nav.header-nav ul li.menu-item-has-children:hover>ul{-webkit-animation:none;animation:none}}header .header-static nav.header-nav ul li.menu-item-has-children ul{position:absolute;top:30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin:0;visibility:hidden;display:none;white-space:nowrap;width:100%;z-index:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}header .header-static nav.header-nav ul li.menu-item-has-children ul li{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 10px;padding:0;line-height:40px}header .header-static nav.header-nav ul li.menu-item-has-children ul li:first-child{margin:0 10px 10px}header .header-static nav.header-nav ul li.menu-item-has-children ul li a{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:0 10px;text-align:center}header .header-static nav.mobile-nav{display:none}header input{display:none}header #header-fixed{display:block;position:fixed;width:100%;height:90px;line-height:90px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.5s;transition:.5s;top:-93px;visibility:hidden;opacity:0;z-index:1000}@media screen and (max-width:1080px){header #header-fixed{visibility:visible;opacity:1;top:0;height:60px;line-height:60px}}header #header-fixed.is-show{top:0;visibility:visible;opacity:1}header #header-fixed .header-inner{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;padding:0 60px;background-color:#fff;-webkit-box-shadow:0 3px 0 #eff6fa;box-shadow:0 3px 0 #eff6fa;z-index:1}@media screen and (max-width:1080px){header #header-fixed .header-inner{visibility:visible;opacity:1;top:0;height:60px;line-height:60px;padding:0 10px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}header #header-fixed .header-inner .header-logo{width:35%;height:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;z-index:1001}@media screen and (max-width:1080px){header #header-fixed .header-inner .header-logo{width:30%}}@media screen and (max-width:768px){header #header-fixed .header-inner .header-logo{width:50%}}header #header-fixed .header-inner .header-logo img{width:300px;height:auto}@media screen and (max-width:1080px){header #header-fixed .header-inner .header-logo img{width:100%;height:auto}}header #header-fixed .header-inner nav.header-nav{width:65%;height:90px}@media screen and (max-width:1080px){header #header-fixed .header-inner nav.header-nav{display:none}}header #header-fixed .header-inner nav.header-nav ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}header #header-fixed .header-inner nav.header-nav ul li{padding:0 5px}header #header-fixed .header-inner nav.header-nav ul li a{font-size:16px;font-weight:700;color:#192938;-webkit-transition:color .3s cubic-bezier(.23,1,.32,1);transition:color .3s cubic-bezier(.23,1,.32,1)}header #header-fixed .header-inner nav.header-nav ul li a:hover{color:#1184ca;-webkit-transition:color .3s cubic-bezier(.23,1,.32,1);transition:color .3s cubic-bezier(.23,1,.32,1)}header #header-fixed .header-inner nav.header-nav ul li.menu-item-has-children{position:relative}header #header-fixed .header-inner nav.header-nav ul li.menu-item-has-children:hover{cursor:default}header #header-fixed .header-inner nav.header-nav ul li.menu-item-has-children:hover>ul{visibility:visible;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-animation:popUp .2s cubic-bezier(.23,1,.32,1) 0s 1 normal forwards;animation:popUp .2s cubic-bezier(.23,1,.32,1) 0s 1 normal forwards}@media screen and (max-width:768px){header #header-fixed .header-inner nav.header-nav ul li.menu-item-has-children:hover>ul{-webkit-animation:none;animation:none}}header #header-fixed .header-inner nav.header-nav ul li.menu-item-has-children ul{position:absolute;top:60px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin:0;padding:0;visibility:hidden;display:none;white-space:nowrap;width:100%;z-index:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;background-color:#fff;-webkit-box-shadow:0 3px 0 #eff6fa;box-shadow:0 3px 0 #eff6fa}header #header-fixed .header-inner nav.header-nav ul li.menu-item-has-children ul li{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 10px;padding:0;line-height:40px}header #header-fixed .header-inner nav.header-nav ul li.menu-item-has-children ul li:first-child{margin:0 10px 10px}header #header-fixed .header-inner nav.header-nav ul li.menu-item-has-children ul li a{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:0 10px}header #header-fixed .header-inner input#nav-btn-check{display:none}header #header-fixed .header-inner label.nav-btn{display:none;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;position:fixed;width:30px;height:30px;top:15px;right:15px;z-index:10002}header #header-fixed .header-inner label.nav-btn .one{position:absolute;top:5px;left:0;width:30px;height:2px;background-color:#47362a;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-30deg);transform:rotate(-30deg);-webkit-transition:all .3s cubic-bezier(.23,1,.32,1);transition:all .3s cubic-bezier(.23,1,.32,1)}header #header-fixed .header-inner label.nav-btn .two{position:absolute;top:15px;left:0;width:30px;height:2px;background-color:#47362a;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-30deg);transform:rotate(-30deg);opacity:1;-webkit-transition:all .3s cubic-bezier(.23,1,.32,1);transition:all .3s cubic-bezier(.23,1,.32,1)}header #header-fixed .header-inner label.nav-btn .three{position:absolute;top:25px;left:0;width:30px;height:2px;background-color:#47362a;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-30deg);transform:rotate(-30deg);-webkit-transition:all .3s cubic-bezier(.23,1,.32,1);transition:all .3s cubic-bezier(.23,1,.32,1)}@media screen and (max-width:1080px){header #header-fixed .header-inner label.nav-btn{display:block}}header #header-fixed .header-inner label.nav-btn:hover{cursor:pointer}header #header-fixed .header-inner label.nav-btn.is-show .one{-webkit-transform:translateY(10px) rotate(30deg);transform:translateY(10px) rotate(30deg);-webkit-transition:all .3s cubic-bezier(.23,1,.32,1);transition:all .3s cubic-bezier(.23,1,.32,1)}header #header-fixed .header-inner label.nav-btn.is-show .two{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transition:all .3s cubic-bezier(.23,1,.32,1);transition:all .3s cubic-bezier(.23,1,.32,1)}header #header-fixed .header-inner label.nav-btn.is-show .three{-webkit-transform:translateY(-10px) rotate(-30deg);transform:translateY(-10px) rotate(-30deg);-webkit-transition:all .3s cubic-bezier(.23,1,.32,1);transition:all .3s cubic-bezier(.23,1,.32,1)}header #header-fixed nav.mobile-nav{display:none;z-index:-1;font-size:16px;font-weight:700}@media screen and (max-width:1080px){header #header-fixed nav.mobile-nav{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100vw;height:100vh;background-color:rgba(255,255,255,.9);top:-100vh;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}header #header-fixed nav.mobile-nav.is-show{top:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}header #header-fixed nav.mobile-nav ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.br-sp{display:none}@media screen and (max-width:768px){.br-sp{display:block}}.btn-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.btn-wrapper .btn{display:inline-block;padding:15px 150px;text-align:center;color:#fff;background-color:#1184ca;-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1)}@media screen and (max-width:768px){.btn-wrapper .btn{padding:10px 50px}}.btn-wrapper .btn:hover{-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1);opacity:.8}.text-shadow{text-shadow:0 1px 1px #192938}.swiper-wrapper{-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.acf-map{width:100%;height:400px;border:#ccc solid 1px;margin:20px 0}.acf-map img{max-width:inherit !important}form input,form select,form textarea{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:"Lato",YakuHanRP,"Noto Sans JP",sans-serif;padding:5px 10px;border:3px solid #eff6fa;background-color:#fff;outline:none}@media screen and (max-width:768px){form input,form select,form textarea{width:100%}}form input[type=text],form select[type=text],form textarea[type=text]{width:100%}form input[type=email],form input[type=tel],form select[type=email],form select[type=tel],form textarea[type=email],form textarea[type=tel]{width:100%}@media screen and (max-width:768px){form input[type=radio],form select[type=radio],form textarea[type=radio]{width:auto}}form input::-webkit-input-placeholder,form select::-webkit-input-placeholder,form textarea::-webkit-input-placeholder{color:#ccc}form input::-moz-placeholder,form select::-moz-placeholder,form textarea::-moz-placeholder{color:#ccc}form input:-ms-input-placeholder,form select:-ms-input-placeholder,form textarea:-ms-input-placeholder{color:#ccc}form input::-ms-input-placeholder,form select::-ms-input-placeholder,form textarea::-ms-input-placeholder{color:#ccc}form input::placeholder,form select::placeholder,form textarea::placeholder{color:#ccc}form input:focus,form select:focus,form textarea:focus{border:3px solid #1184ca}form .mwform-zip-field input[type=text]{margin-bottom:15px}form button{border:none}.wp-pagenavi{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.wp-pagenavi a,.wp-pagenavi span{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;padding:5px 10px;margin:0 5px 10px;font-size:20px;font-weight:700;line-height:30px;text-align:center}.wp-pagenavi span{-webkit-box-sizing:border-box;box-sizing:border-box}.wp-pagenavi a{background-color:#1184ca;color:#fff;-webkit-transition:background-color .3s cubic-bezier(.23,1,.32,1);transition:background-color .3s cubic-bezier(.23,1,.32,1)}.wp-pagenavi a:hover{background-color:#72afe3;-webkit-transition:background-color .3s cubic-bezier(.23,1,.32,1);transition:background-color .3s cubic-bezier(.23,1,.32,1)}.mfp-fade.mfp-bg{background:#192938;opacity:0;-webkit-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}p#page-top{position:fixed;right:0;bottom:0;margin:0;z-index:998;opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}p#page-top a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:80px;height:80px;background-color:#1184ca;color:#fff;-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1);opacity:1}@media screen and (max-width:768px){p#page-top a{width:35px;height:35px}}p#page-top a:hover{background-color:#1184ca;-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1);opacity:.8}p#page-top a:before{position:absolute;display:block;content:"";left:-138px;border-top:80px solid transparent;border-right:138.5640646055px solid #1184ca}@media screen and (max-width:768px){p#page-top a:before{left:-60px;border-top:35px solid transparent;border-right:60.6217782649px solid #1184ca}}p#page-top a:after{position:absolute;display:block;content:"";top:-46px;border-top:46.1880215352px solid transparent;border-right:80px solid #1184ca}@media screen and (max-width:768px){p#page-top a:after{top:-20px;border-top:20.2072594216px solid transparent;border-right:35px solid #1184ca}}p#page-top.UpMove{-webkit-animation:UpAnime .5s forwards;animation:UpAnime .5s forwards}p#page-top.DownMove{-webkit-animation:DownAnime .5s forwards;animation:DownAnime .5s forwards}.wrapper{position:relative}@media screen and (max-width:768px){.wrapper{padding:60px 0 0}}.wrapper section{width:940px;margin:0 auto 150px}@media screen and (max-width:768px){.wrapper section{width:100%;margin:0 auto 50px}}.wrapper section:last-child{margin:0 auto 100px}@media screen and (max-width:768px){.wrapper section:last-child{margin:0 auto 50px}}@media screen and (max-width:768px){.wrapper section .section-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.wrapper section .section-header h2{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:130px;font-size:50px;font-weight:700;position:relative;margin-bottom:50px}@media screen and (max-width:768px){.wrapper section .section-header h2{display:inline-block;padding:0;font-size:26px;margin-bottom:26px}}.wrapper section .section-header h2:before{content:"";display:block;position:absolute;left:0;width:100px;height:48px;-webkit-transform:skewY(-30deg);transform:skewY(-30deg);background:#72afe3}@media screen and (max-width:768px){.wrapper section .section-header h2:before{width:50px;height:24px;left:-64px}}@media screen and (max-width:768px){.wrapper section .section-inner{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:0 15px}}.wrapper section.hero{position:relative;width:100%;max-height:800px;margin-top:0}@media screen and (max-width:768px){.wrapper section.hero{height:auto}}.wrapper section.hero .hero-slider{padding:30px;position:relative}@media screen and (max-width:768px){.wrapper section.hero .hero-slider{padding:15px}}.wrapper section.hero .hero-slider .swiper-container .swiper-wrapper .swiper-slide .thumbnail{max-height:800px}.wrapper section.hero .hero-slider .swiper-container .swiper-wrapper .swiper-slide .thumbnail img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.wrapper section.hero .hero-slider .swiper-container .overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:999;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.wrapper section.hero .hero-slider .swiper-container .overlay h2{width:720px;height:auto;-webkit-transform:translateY(-40px);transform:translateY(-40px)}@media screen and (max-width:768px){.wrapper section.hero .hero-slider .swiper-container .overlay h2{width:90%;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}.wrapper section.hero .hero-slider .swiper-container .overlay h2 img{width:100%;height:auto}.wrapper section.hero .hero-slider .topics{position:absolute;width:480px;height:120px;background-color:#72afe3;bottom:-45px;right:0;z-index:999;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:768px){.wrapper section.hero .hero-slider .topics{width:100%;height:60px;position:static;padding:0 15px}}.wrapper section.hero .hero-slider .topics:before{position:absolute;display:block;content:"";left:-208px;border-top:120px solid transparent;border-right:208px solid #72afe3}@media screen and (max-width:768px){.wrapper section.hero .hero-slider .topics:before{display:none}}.wrapper section.hero .hero-slider .topics .topics-inner{height:60px;overflow:hidden}.wrapper section.hero .hero-slider .topics .topics-inner .topics-slide{height:60px}.wrapper section.hero .hero-slider .topics .topics-inner .topics-slide .items .item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.wrapper section.hero .hero-slider .topics .topics-inner .topics-slide .items .item a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;font-weight:500;-webkit-transition:color .3s cubic-bezier(.23,1,.32,1);transition:color .3s cubic-bezier(.23,1,.32,1)}.wrapper section.hero .hero-slider .topics .topics-inner .topics-slide .items .item a .title{padding-left:20px;line-height:1.2em}.wrapper section.hero .hero-slider .topics .topics-inner .topics-slide .items .item a:hover{color:#eff6fa;-webkit-transition:color .3s cubic-bezier(.23,1,.32,1);transition:color .3s cubic-bezier(.23,1,.32,1)}.wrapper section.greeting p{font-size:22px;padding-left:480px}@media screen and (max-width:768px){.wrapper section.greeting p{margin:0 auto;font-size:18px;padding:0 20px}}.wrapper section.feature .section-header p.section-copy{font-size:22px;font-weight:700;text-align:center;margin-bottom:50px}@media screen and (max-width:768px){.wrapper section.feature .section-header p.section-copy{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;font-size:16px;padding:0 10px}}.wrapper section.feature .items .item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:50px}@media screen and (max-width:768px){.wrapper section.feature .items .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.wrapper section.feature .items .item .text{width:540px}@media screen and (max-width:768px){.wrapper section.feature .items .item .text{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:0 20px}}.wrapper section.feature .items .item .text h3{font-size:36px;font-weight:700;margin-bottom:30px;letter-spacing:.03em}@media screen and (max-width:768px){.wrapper section.feature .items .item .text h3{font-size:20px;margin-bottom:15px}}@media screen and (max-width:768px){.wrapper section.feature .items .item .text p{margin-bottom:15px}}.wrapper section.feature .items .item .image{width:300px;height:300px;margin-left:100px;position:relative;-webkit-mask-image:url(//se-kogyo.co.jp/wp2023/wp-content/themes/sekogyo/assets/images/feature-mask.svg);mask-image:url(//se-kogyo.co.jp/wp2023/wp-content/themes/sekogyo/assets/images/feature-mask.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-size:100%;mask-size:100%}@media screen and (max-width:768px){.wrapper section.feature .items .item .image{-webkit-box-sizing:border-box;box-sizing:border-box;width:calc(100vw - 160px);height:calc(100vw - 160px);margin:0 auto}}.wrapper section.feature .items .item .image img{width:100%;height:100%}.wrapper section.feature .integrated .integrated-image{width:540px;margin:0 auto}@media screen and (max-width:768px){.wrapper section.feature .integrated .integrated-image{width:90%}}.wrapper section.feature .integrated .integrated-image img{width:100%;height:auto}.wrapper section.page-header{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:calc(100% - 60px);height:420px;top:0;margin:30px;background-size:cover;background-position:center center;background-repeat:no-repeat;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:768px){.wrapper section.page-header{width:calc(100% - 30px);margin:15px;height:200px}}.wrapper section.page-header h1{position:absolute;bottom:60px;font-size:50px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(25,41,56,.5);z-index:2}@media screen and (max-width:768px){.wrapper section.page-header h1{font-size:26px;bottom:30px}}.wrapper section.page-header h1:before{content:"";display:block;position:absolute;left:-130px;width:100px;height:48px;-webkit-transform:skewY(-30deg);transform:skewY(-30deg);background:#fff}@media screen and (max-width:768px){.wrapper section.page-header h1:before{width:50px;height:24px;left:-64px}}.wrapper section.page-header:after{display:block;position:absolute;top:0;left:0;content:"";width:100%;height:100%;background-color:rgba(25,41,56,.2);background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0)),to(rgba(25,41,56,.3)));background:-webkit-linear-gradient(bottom,rgba(0,0,0,0),rgba(25,41,56,.3));background:linear-gradient(0deg,rgba(0,0,0,0),rgba(25,41,56,.3));z-index:1}@media screen and (max-width:768px){.wrapper section.page-header:after{display:none}}.wrapper section.page{margin:50px auto}@media screen and (max-width:768px){.wrapper section.page{margin:30px 0}}.wrapper section.page .section-inner h2{font-size:36px;text-align:center;margin-bottom:30px}@media screen and (max-width:768px){.wrapper section.page .section-inner h2{font-size:24px}}.wrapper section.page .section-inner p.section-copy{font-size:22px;font-weight:700;text-align:center;margin-bottom:50px}@media screen and (max-width:768px){.wrapper section.page .section-inner p.section-copy{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px;font-size:16px;margin-bottom:30px}}.wrapper section.page .section-inner .recruit-topics{width:780px;text-align:left;margin:0 auto 50px}@media screen and (max-width:768px){.wrapper section.page .section-inner .recruit-topics{width:100%}}.wrapper section.page .section-inner .business-items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.wrapper section.page .section-inner .business-items .item{-webkit-box-sizing:border-box;box-sizing:border-box;width:440px;margin:0 0 50px}@media screen and (max-width:768px){.wrapper section.page .section-inner .business-items .item{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:0 20px}}.wrapper section.page .section-inner .business-items .item .image{width:300px;height:300px;margin:0 auto 40px;position:relative;-webkit-mask-image:url(//se-kogyo.co.jp/wp2023/wp-content/themes/sekogyo/assets/images/feature-mask.svg);mask-image:url(//se-kogyo.co.jp/wp2023/wp-content/themes/sekogyo/assets/images/feature-mask.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-size:100%;mask-size:100%}@media screen and (max-width:768px){.wrapper section.page .section-inner .business-items .item .image{-webkit-box-sizing:border-box;box-sizing:border-box;width:calc(100vw - 160px);height:calc(100vw - 160px);margin:0 auto 30px}}.wrapper section.page .section-inner .business-items .item .image img{width:100%;height:auto}.wrapper section.page .section-inner .business-items .item .text h3{font-size:28px;text-align:center;margin-bottom:30px}@media screen and (max-width:768px){.wrapper section.page .section-inner .business-items .item .text h3{font-size:22px;margin-bottom:15px}}.wrapper section.page .section-inner ul.equipment-gallery{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:768px){.wrapper section.page .section-inner ul.equipment-gallery{margin-bottom:20px}}.wrapper section.page .section-inner ul.equipment-gallery li{margin:0 20px 20px 0}@media screen and (max-width:768px){.wrapper section.page .section-inner ul.equipment-gallery li{width:calc((100% - 20px) / 3);margin:0 10px 10px 0}}.wrapper section.page .section-inner ul.equipment-gallery li img{width:300px;height:auto}@media screen and (max-width:768px){.wrapper section.page .section-inner ul.equipment-gallery li img{width:100%}}.wrapper section.page .section-inner ul.equipment-gallery li:first-child{margin:0 0 20px}@media screen and (max-width:768px){.wrapper section.page .section-inner ul.equipment-gallery li:first-child{margin:0 0 10px;width:100%}}.wrapper section.page .section-inner ul.equipment-gallery li:first-child img{width:940px}@media screen and (max-width:768px){.wrapper section.page .section-inner ul.equipment-gallery li:first-child img{width:100%}}.wrapper section.page .section-inner ul.equipment-gallery li:last-child{margin:0}.wrapper section.page .section-inner dl.list{width:780px;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;line-height:50px;background-color:#eff6fa}@media screen and (max-width:768px){.wrapper section.page .section-inner dl.list{width:100%;line-height:30px;font-size:12px}}.wrapper section.page .section-inner dl.list dt{-webkit-box-sizing:border-box;box-sizing:border-box;width:380px;height:50px;background-color:#fff;margin:0 3px 3px 0}@media screen and (max-width:768px){.wrapper section.page .section-inner dl.list dt{width:calc(50% - 3px);height:30px}}.wrapper section.page .section-inner dl.list dt.bgcw{font-weight:700;background-color:#eff6fa}.wrapper section.page .section-inner dl.list dd{-webkit-box-sizing:border-box;box-sizing:border-box;height:50px;background-color:#fff;margin:0 3px 3px 0}@media screen and (max-width:768px){.wrapper section.page .section-inner dl.list dd{height:30px}}.wrapper section.page .section-inner dl.list dd.maker{width:280px}@media screen and (max-width:768px){.wrapper section.page .section-inner dl.list dd.maker{width:calc(40% - 3px)}}.wrapper section.page .section-inner dl.list dd.num{width:114px;margin:0 0 3px}@media screen and (max-width:768px){.wrapper section.page .section-inner dl.list dd.num{width:10%}}.wrapper section.page .section-inner dl.list dd.bgcw{font-weight:700;background-color:#eff6fa}.wrapper section.page.equipment .section-inner .business-items p.section-copy{width:780px;text-align:left;margin:0 auto 50px}@media screen and (max-width:768px){.wrapper section.page.equipment .section-inner .business-items p.section-copy{width:100%}}.wrapper section.page.equipment .section-inner .business-items ul.achivements-gallery{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.wrapper section.page.equipment .section-inner .business-items ul.achivements-gallery li{-webkit-box-sizing:border-box;box-sizing:border-box;width:220px;margin:0 20px 20px 0}@media screen and (max-width:768px){.wrapper section.page.equipment .section-inner .business-items ul.achivements-gallery li{width:calc((100% - 30px) / 4);margin:0 10px 10px 0}}.wrapper section.page.equipment .section-inner .business-items ul.achivements-gallery li:nth-child(4n){margin:0 0 20px}@media screen and (max-width:768px){.wrapper section.page.equipment .section-inner .business-items ul.achivements-gallery li:nth-child(4n){margin:0 0 10px}}.wrapper section.page.equipment .section-inner .business-items ul.achivements-gallery li img{width:100%;height:auto}.wrapper section.recruit .occupation-items dl.occupation{width:780px;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;border:3px solid #eff6fa;border-bottom:none}@media screen and (max-width:768px){.wrapper section.recruit .occupation-items dl.occupation{width:100%}}.wrapper section.recruit .occupation-items dl.occupation dt,.wrapper section.recruit .occupation-items dl.occupation dd{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;padding:25px 15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:768px){.wrapper section.recruit .occupation-items dl.occupation dt,.wrapper section.recruit .occupation-items dl.occupation dd{padding:15px 10px}}.wrapper section.recruit .occupation-items dl.occupation dt{width:200px;font-weight:700;border-right:3px solid #eff6fa;border-bottom:3px solid #eff6fa}@media screen and (max-width:768px){.wrapper section.recruit .occupation-items dl.occupation dt{width:35%}}.wrapper section.recruit .occupation-items dl.occupation dd{width:calc(100% - 200px);line-height:1.4em;border-bottom:3px solid #eff6fa}@media screen and (max-width:768px){.wrapper section.recruit .occupation-items dl.occupation dd{width:65%}}.wrapper section.recruit .efforts-items dl{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.wrapper section.recruit .efforts-items dl dt{width:540px}@media screen and (max-width:768px){.wrapper section.recruit .efforts-items dl dt{width:100%;margin-bottom:20px}}.wrapper section.recruit .efforts-items dl dt h3{margin-bottom:10px}.wrapper section.recruit .efforts-items dl dd{width:300px;margin:0 0 50px 100px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:768px){.wrapper section.recruit .efforts-items dl dd{margin:0 0 30px;width:100%}}.wrapper section.recruit .efforts-items dl dd:last-of-type{margin:0 0 0 100px}@media screen and (max-width:768px){.wrapper section.recruit .efforts-items dl dd:last-of-type{margin:0}}.wrapper section.recruit .efforts-items dl dd .effort-image{margin-bottom:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:768px){.wrapper section.recruit .efforts-items dl dd .effort-image{margin-bottom:20px;width:auto;height:auto;max-width:300px;max-height:300px}}.wrapper section.recruit .efforts-items dl dd .effort-image img{-o-object-fit:contain;object-fit:contain;width:auto;height:auto;max-width:300px;max-height:300px}.wrapper section.company .section-inner .basic-info dl.info{width:780px;margin:0 auto 50px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;border:3px solid #eff6fa;border-bottom:none}@media screen and (max-width:768px){.wrapper section.company .section-inner .basic-info dl.info{width:100%;margin:0 auto 30px}}.wrapper section.company .section-inner .basic-info dl.info dt,.wrapper section.company .section-inner .basic-info dl.info dd{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;padding:15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:768px){.wrapper section.company .section-inner .basic-info dl.info dt,.wrapper section.company .section-inner .basic-info dl.info dd{padding:10px 15px}}.wrapper section.company .section-inner .basic-info dl.info dt{width:200px;font-weight:700;border-right:3px solid #eff6fa;border-bottom:3px solid #eff6fa}@media screen and (max-width:768px){.wrapper section.company .section-inner .basic-info dl.info dt{width:40%}}.wrapper section.company .section-inner .basic-info dl.info dd{width:calc(100% - 200px);line-height:1.4em;border-bottom:3px solid #eff6fa}@media screen and (max-width:768px){.wrapper section.company .section-inner .basic-info dl.info dd{width:60%}}.wrapper section.company .section-inner .bldgs ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.wrapper section.company .section-inner .bldgs ul li{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 30px 0 0}.wrapper section.company .section-inner .bldgs ul li:last-child{margin:0}@media screen and (max-width:768px){.wrapper section.company .section-inner .bldgs ul li{margin:0 10px 0 0}}.wrapper section.company .section-inner .bldgs ul li p{text-align:center}.wrapper section.company .section-inner .outline dl.outline{width:780px;margin:0 auto 50px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;border:3px solid #eff6fa;border-bottom:none}@media screen and (max-width:768px){.wrapper section.company .section-inner .outline dl.outline{width:100%;margin:0 auto 30px}}.wrapper section.company .section-inner .outline dl.outline dt,.wrapper section.company .section-inner .outline dl.outline dd{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;padding:15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:768px){.wrapper section.company .section-inner .outline dl.outline dt,.wrapper section.company .section-inner .outline dl.outline dd{padding:10px 15px}}.wrapper section.company .section-inner .outline dl.outline dt{width:200px;font-weight:700;border-right:3px solid #eff6fa;border-bottom:3px solid #eff6fa}@media screen and (max-width:768px){.wrapper section.company .section-inner .outline dl.outline dt{width:35%}}.wrapper section.company .section-inner .outline dl.outline dd{width:calc(100% - 200px);line-height:1.4em;border-bottom:3px solid #eff6fa}@media screen and (max-width:768px){.wrapper section.company .section-inner .outline dl.outline dd{width:65%}}.wrapper section.company .section-inner .video-container{position:relative;width:100%;max-width:100%;height:auto;padding-top:56.25%;margin-bottom:30px;overflow:hidden;background-color:#000}.wrapper section.company .section-inner .video-container iframe{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.wrapper section.contact .section-inner .content table{width:780px;margin:0 auto 50px}@media screen and (max-width:768px){.wrapper section.contact .section-inner .content table{width:100%;margin:0 auto 30px}}.wrapper section.contact .section-inner .content table tbody tr th,.wrapper section.contact .section-inner .content table tbody tr td{-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 0}@media screen and (max-width:768px){.wrapper section.contact .section-inner .content table tbody tr th,.wrapper section.contact .section-inner .content table tbody tr td{display:block}}.wrapper section.contact .section-inner .content table tbody tr th{width:250px;padding-right:30px;text-align:right;position:relative}@media screen and (max-width:768px){.wrapper section.contact .section-inner .content table tbody tr th{display:inline-block;width:auto;padding:10px 30px 0 0;text-align:left}}.wrapper section.contact .section-inner .content table tbody tr th label.mwform-required{position:relative}.wrapper section.contact .section-inner .content table tbody tr th label.mwform-required:after{position:absolute;right:-15px;content:"*";color:#b70000}.wrapper section.contact .section-inner .content table tbody tr td{width:calc(100% - 250px)}@media screen and (max-width:768px){.wrapper section.contact .section-inner .content table tbody tr td{padding:0 0 10px;width:100%}}.wrapper section.contact .section-inner .content table tbody tr td .error{font-size:14px;color:#b70000}.wrapper section.contact .section-inner .content table tbody tr td .btn{margin:0 15px}.wrapper section.archive .section-inner .news-items{width:780px;margin:0 auto}@media screen and (max-width:768px){.wrapper section.archive .section-inner .news-items{width:100%}}.wrapper section.archive .section-inner .news-items .news-item{padding:30px 0;border-bottom:3px solid #eff6fa}.wrapper section.archive .section-inner .news-items .news-item .news-meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width:768px){.wrapper section.archive .section-inner .news-items .news-item .news-meta{margin-bottom:10px}}.wrapper section.archive .section-inner .news-items .news-item .news-meta .date{display:inline-block;width:120px}@media screen and (max-width:768px){.wrapper section.archive .section-inner .news-items .news-item .news-meta .date{width:80px}}@media screen and (max-width:768px){.wrapper section.archive .section-inner .news-items .news-item .content{margin-bottom:15px}}.wrapper section.archive .section-inner .news-items .news-item .more{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.wrapper section.archive .section-inner .news-items .news-item .more a{display:block;padding:5px 30px;background-color:#1184ca;color:#fff;-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1);opacity:1}.wrapper section.archive .section-inner .news-items .news-item .more a:hover{-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1);opacity:.8}.wrapper section.single .section-inner .items .item{width:780px;margin:0 auto}@media screen and (max-width:768px){.wrapper section.single .section-inner .items .item{width:100%}}.wrapper section.single .section-inner .items .item .meta .date{font-size:26px}@media screen and (max-width:768px){.wrapper section.single .section-inner .items .item .meta .date{font-size:16px}}.wrapper section.single .section-inner .items .item .meta h1{font-size:30px;margin-bottom:30px}@media screen and (max-width:768px){.wrapper section.single .section-inner .items .item .meta h1{font-size:24px;margin-bottom:20px}}.wrapper section.single .section-inner .items .item .content{margin-bottom:60px}@media screen and (max-width:768px){.wrapper section.single .section-inner .items .item .content{margin-bottom:30px}}.wrapper section.single .section-inner .items .item .content img{display:block;margin:0 auto}.wrapper section.single .section-inner .items .link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.wrapper section.single .section-inner .items .link a{display:block;padding:5px 30px;background-color:#1184ca;color:#fff;-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1);opacity:1}@media screen and (max-width:768px){.wrapper section.single .section-inner .items .link a{line-height:1.2em;padding:10px}}.wrapper section.single .section-inner .items .link a.disabled{background-color:#ccc;pointer-events:none}.wrapper section.single .section-inner .items .link a:hover{-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1);opacity:.8}.wrapper section #gallery-posts{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}@media screen and (max-width:768px){.wrapper section #gallery-posts{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;margin:0 10px}}.wrapper section #gallery-posts .gallery-post{width:220px;margin:0 20px 20px 0}@media screen and (max-width:768px){.wrapper section #gallery-posts .gallery-post{width:calc(50% - 20px);margin:0 auto 20px}}.wrapper section #gallery-posts .gallery-post:nth-child(4n){margin:0 0 20px}@media screen and (max-width:768px){.wrapper section #gallery-posts .gallery-post:nth-child(4n){margin:0 auto 20px}}.wrapper section #gallery-posts .gallery-post .image{display:block;vertical-align:bottom;margin-bottom:10px}.wrapper section #gallery-posts .gallery-post .comment{font-size:14px;line-height:1.4em}@media screen and (max-width:768px){.wrapper section #gallery-posts .gallery-post .comment{font-size:12px}}.wrapper section #gallery-posts .gallery-post .comment .date{font-weight:700}.wrapper section #load-more:hover{cursor:pointer}.strong{font-weight:700}@-webkit-keyframes UpAnime{from{opacity:0;-webkit-transform:translateY(130px);transform:translateY(130px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes UpAnime{from{opacity:0;-webkit-transform:translateY(130px);transform:translateY(130px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes DownAnime{from{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:1;-webkit-transform:translateY(130px);transform:translateY(130px)}}@keyframes DownAnime{from{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:1;-webkit-transform:translateY(130px);transform:translateY(130px)}}@-webkit-keyframes popUp{0%{opacity:0;-webkit-transform:translateX(-50%) scale(.8);transform:translateX(-50%) scale(.8)}100%{opacity:1;-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}}@keyframes popUp{0%{opacity:0;-webkit-transform:translateX(-50%) scale(.8);transform:translateX(-50%) scale(.8)}100%{opacity:1;-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}}