@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box;touch-action:manipulation;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:sans-serif;line-height:1;text-align:left}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}caption{caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}hr{box-sizing:initial;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace}pre{overflow:auto;-ms-overflow-style:scrollbar}a{background-color:initial;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}em{font-style:italic}img{border-style:none}svg:not(:root){overflow:hidden}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}[tabindex="-1"]:focus{outline:0!important}fieldset{min-width:0}legend{color:inherit;display:block;max-width:100%;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}[hidden],template{display:none}:root{--width:1366}@media only screen and (max-width:768px){:root{--width:750}}html{font-size:62.5%;height:100%}body{background-color:#fff;color:#293544;font-family:Noto Sans JP,游ゴシック体,YuGothic,游ゴシック,Yu Gothic,メイリオ,Hiragino Kaku Gothic ProN,Hiragino Sans,sans-serif;font-feature-settings:"palt";font-size:1.6rem;font-weight:500;letter-spacing:.12em;position:relative}@media only screen and (max-width:768px){body{font-size:1.4rem}}.md-wrap{overflow:hidden;padding:8px;position:relative}img{vertical-align:bottom}p{font-size:1.5rem;letter-spacing:.12em;line-height:1.8}@media only screen and (max-width:768px){p{font-size:1.4rem}}a{transition-duration:.2s;transition-property:opacity,visibility,z-index;transition-timing-function:ease}a,a:active,a:focus,a:hover{color:#293544;text-decoration:none}a:hover{opacity:.6}@media only screen and (max-width:768px){a:hover{opacity:1}}a.inactive{cursor:default;opacity:.5;pointer-events:none}strong{font-weight:700}.is-pc{display:block}@media only screen and (max-width:768px){.is-pc{display:none}}.is-pc-inline{display:inline-block}@media only screen and (max-width:768px){.is-pc-inline{display:none}}.is-sp{display:none}@media only screen and (max-width:768px){.is-sp{display:block}}.is-sp-inline{display:none}@media only screen and (max-width:768px){.is-sp-inline{display:inline-block}}.fade-in{opacity:0;transition-duration:2s;transition-property:opacity,visibility;transition-timing-function:ease;visibility:hidden}.fade-in.is-show{opacity:1;visibility:visible}.fade-in-left{opacity:0;transform:translateX(-30px);transition-duration:2s;transition-property:opacity,visibility,transform top right bottom left;transition-timing-function:cubic-bezier(.19,1,.22,1);visibility:hidden}.fade-in-left.is-show{opacity:1;transform:translateX(0);visibility:visible}.fade-in-right{opacity:0;transform:translateX(30px);transition-duration:2s;transition-property:opacity,visibility,transform top right bottom left;transition-timing-function:cubic-bezier(.19,1,.22,1);visibility:hidden}.fade-in-right.is-show{opacity:1;transform:translateX(0);visibility:visible}.fade-in-down{opacity:0;transform:translateY(-30px);transition-duration:2s;transition-property:opacity,visibility,transform top right bottom left;transition-timing-function:cubic-bezier(.19,1,.22,1);visibility:hidden}.fade-in-down.is-show{opacity:1;transform:translateY(0);visibility:visible}.fade-in-up{opacity:0;transform:translateY(30px);transition-duration:2s;transition-property:opacity,visibility,transform top right bottom left;transition-timing-function:cubic-bezier(.19,1,.22,1);visibility:hidden}.fade-in-up.is-show{opacity:1;transform:translateY(0);visibility:visible}.zoom-in{opacity:0;transform:scale(0);visibility:hidden}.zoom-in.is-show{opacity:1;transform:scale(1);transition-duration:1s;transition-property:opacity,visibility,transform top right bottom left;transition-timing-function:cubic-bezier(.19,1,.22,1);visibility:visible}main{min-height:100vh}.md-fixed-recruit{bottom:40px;position:fixed;right:40px;z-index:1000}@media only screen and (max-width:768px){.md-fixed-recruit{bottom:10px;right:10px;width:140px}.md-fixed-recruit img{height:auto;width:100%}}.md-fixed-recruit a{display:block}.md-post-list{display:flex;flex-wrap:wrap;margin:0 auto;max-width:1050px}@media only screen and (max-width:768px){.md-post-list{display:block}}.md-post-list .post-wrap{background:#fff;border-radius:5px;filter:drop-shadow(0 0 8px rgba(0,0,0,.08));margin:3.3333333333%;overflow:hidden;width:26.6666666667%}@media only screen and (max-width:768px){.md-post-list .post-wrap{margin:0 0 40px;width:100%}}.md-post-list .post-thumb{aspect-ratio:280/158;overflow:hidden;position:relative}.md-post-list .post-thumb img{height:100%;object-fit:cover;width:100%}.md-post-list .post-txt{padding:14px 40px 0;position:relative}.md-post-list .post-title{color:#016eb6;font-size:1.5rem;letter-spacing:.02em;line-height:1.7;margin-bottom:.2em;text-align:center}.md-post-list .post-desc{color:#707070;font-size:1.4rem;letter-spacing:.027em}.md-post-list .post-date{color:#a5a5a5;display:block;font-size:1.1rem;letter-spacing:.03;line-height:1.7;padding-top:1em}.md-post-list .post-category{padding:10px;text-align:right}.md-post-list .post-category span{background:#016eb6;border-radius:60px;color:#fff;display:inline-block;font-size:1.3rem;margin:4px;padding:4px 12px}.md-pagination{margin:4rem 0;text-align:center}.md-pagination ul{display:flex;justify-content:center}.md-pagination li{margin:0 10px}.md-pagination a,.md-pagination span{aspect-ratio:1/1;background-position:50%;background-repeat:no-repeat;border:1px solid #fff;border-radius:3px;color:#fff;display:block;font-size:1.5rem;height:60px;line-height:58px;width:60px}.md-pagination a.current,.md-pagination span.current{background:#fff;color:#016eb6}.md-pagination a.prev,.md-pagination span.prev{background-image:url(../img/icon-pagination-prev.png)}.md-pagination a.next,.md-pagination span.next{background-image:url(../img/icon-pagination-next.png)}.topics .md-pagination a,.topics .md-pagination span{border:1px solid #444;color:#444}.topics .md-pagination a.current,.topics .md-pagination span.current{background:#444;color:#fff}.topics .md-pagination a.prev,.topics .md-pagination span.prev{background-image:url(../img/icon-pagination-prev-blk.png)}.topics .md-pagination a.next,.topics .md-pagination span.next{background-image:url(../img/icon-pagination-next-blk.png)}.md-bread-crumb{background:#f2f2f2;margin-bottom:40px}@media only screen and (max-width:768px){.md-bread-crumb{display:none}}.md-bread-crumb nav{margin:0 auto;max-width:1120px;padding-left:45px}.md-bread-crumb ol{display:flex;flex-wrap:wrap;list-style:none}.md-bread-crumb ol li{margin-right:14px;padding-right:18px;position:relative}.md-bread-crumb ol li:after{color:#ec6720;content:">";position:absolute;right:0;top:50%;transform:translateY(-50%)}.md-bread-crumb ol li:last-of-type:after{display:none}.md-bread-crumb ol a{color:#0b152e;display:block;font-size:1.2rem;padding:10px 4px}.md-bread-crumb ol a:focus,.md-bread-crumb ol a:visited{color:#444}.page-hero{margin-bottom:8px;position:relative}.page-hero:before{border-top:20px solid #fff;bottom:-8px;content:"";position:absolute;width:100%}.md-h-logo{background:#fff;height:116px;left:0;position:fixed;top:0;width:200px;z-index:1000}@media only screen and (max-width:768px){.md-h-logo{background:#0000;height:auto;width:110px}}.md-h-logo a{display:block;padding:20px}@media only screen and (max-width:768px){.md-h-logo a{padding:12px 0 0 20px}}.md-h-logo img{height:auto;width:100%}.md-header{background:#fff;position:fixed;width:100%;z-index:900}@media only screen and (max-width:768px){.md-header{background:#fff;height:60px}.md-header .main-menu{display:none}}.md-header .main-menu ul{display:flex;justify-content:flex-end}.md-header .main-menu a{background-position:0 50%;background-repeat:no-repeat;display:block;font-size:1.2rem;font-weight:700;letter-spacing:.012em;padding:9px 20px}.md-header .main-menu li{padding-left:20px;position:relative}.md-header .main-menu li:before{border-left:1px solid #cacaca;content:"";height:70%;left:0;position:absolute;top:50%;transform:translateY(-50%)}.md-header .main-menu li:first-of-type{padding-left:0}.md-header .main-menu li:first-of-type:before{display:none}.md-header .main-menu li:first-of-type a{background-image:url(../img/cmn/icon-h-blog.png)}.md-header .main-menu li:nth-of-type(2) a{background-image:url(../img/cmn/icon-arr-r.png);padding-left:14px}.md-h-contact,.md-h-reservation{position:fixed;right:0;top:30px;z-index:1010}@media only screen and (max-width:768px){.md-h-contact,.md-h-reservation{right:62px;top:2px}}.md-h-contact .img,.md-h-reservation .img{margin-bottom:10px}@media only screen and (max-width:768px){.md-h-contact .img,.md-h-reservation .img{margin:0 auto 10px;width:20px}}.md-h-contact .img img,.md-h-reservation .img img{height:auto;max-width:100%}.md-h-contact span,.md-h-reservation span{display:block;font-size:1rem}.md-h-contact a,.md-h-reservation a{background:#0061b7;color:#fff;display:block;font-size:1rem;height:90px;padding-top:25px;text-align:center;width:90px}@media only screen and (max-width:768px){.md-h-contact a,.md-h-reservation a{height:56px;padding-top:10px;width:80px}}.md-h-reservation{top:125px}@media only screen and (max-width:768px){.md-h-reservation{right:146px;top:2px}.md-h-reservation .img{margin:0 auto 5px}}.md-h-reservation a{background:#f7e732;color:#0061b7}@media screen and (max-width:768px){.md-h-reservation a{padding-top:8px}}.md-menu-trigger{aspect-ratio:1/1;background:#fff;cursor:pointer;display:none;height:60px;position:fixed;right:0;top:0;width:60px;z-index:9100}@media only screen and (max-width:768px){.md-menu-trigger{display:block}}.md-menu-trigger .btn{height:14px;left:50%;position:absolute;top:24px;transform:translate(-50%,-50%);width:20px}.md-menu-trigger span{border-top:1px solid #293544;left:50%;position:absolute;transform:translateX(-50%);transition-duration:.4s;transition-property:transform right;transition-timing-function:cubic-bezier(.19,1,.22,1);width:20px}.md-menu-trigger span:first-of-type{top:0}.md-menu-trigger span:nth-of-type(2){top:50%}.md-menu-trigger span:nth-of-type(3){bottom:0}.md-menu-trigger p{bottom:6px;font-size:1rem;left:0;letter-spacing:.02em;position:absolute;text-align:center;width:100%}.md-sp-menu{height:100vh;overflow:scroll;position:fixed;transition-duration:.2s;transition-property:opacity,visibility,z-index;transition-timing-function:ease;width:100%;z-index:800;-webkit-overflow-scrolling:touch;background:#0061b7e6;display:none;left:0;opacity:0;padding:120px 0 200px;top:0;visibility:hidden}@media only screen and (max-width:768px){.md-sp-menu{display:block}}.md-sp-menu ul{margin:0 15px 3em;padding-top:30px;position:relative}.md-sp-menu ul:after,.md-sp-menu ul:before{background-position:0 50%;background-repeat:no-repeat;content:""}.md-sp-menu ul:before{left:0;position:absolute;top:0}.md-sp-menu ul:after{border-top:1px solid #a4bcde;position:absolute;right:0;top:8px}.md-sp-menu ul.glamping:before{background-image:url(../img/cmn/txt-glamping.png);background-size:74px;height:15px;width:74px}.md-sp-menu ul.glamping:after{width:calc(100% - 84px)}.md-sp-menu ul.construction:before{background-image:url(../img/cmn/txt-construction.png);background-size:105px;height:11px;width:105px}.md-sp-menu ul.construction:after{width:calc(100% - 115px)}.md-sp-menu ul.blog:before{background-image:url(../img/cmn/txt-blog.png);background-size:36px;height:15px;width:36px}.md-sp-menu ul.blog:after{width:calc(100% - 46px)}.md-sp-menu li li{border:none}.md-sp-menu li a{color:#fff;display:block;font-size:1.4rem;font-weight:700;padding:20px;position:relative}.md-sp-menu li a:before{border-right:1px solid #fff;border-top:1px solid #fff;content:"";height:8px;left:0;position:absolute;top:50%;transform:translateY(-50%) rotate(45deg);width:8px}.md-btn-contact{padding-left:30px;padding-right:30px;text-align:center}.md-btn-contact a{border:1px solid #fff;border-radius:25px;color:#fff;display:block;font-size:1.4rem;font-weight:700;padding:16px;width:100%}.md-btn-contact a span{display:inline-block}.md-btn-contact a span:before{background-image:url(../img/cmn/icon-mail.png);background-position:0 50%;background-repeat:no-repeat;background-size:15px;content:"";display:inline-block;height:11px;margin-right:10px;width:15px}.is-menu-open{overflow:hidden}.is-menu-open .md-menu-trigger span:first-of-type{top:50%;transform:translateX(-50%) rotate(-45deg)}.is-menu-open .md-menu-trigger span:nth-of-type(2){opacity:0}.is-menu-open .md-menu-trigger span:nth-of-type(3){bottom:auto;top:50%;transform:translateX(-50%) rotate(45deg)}.is-menu-open .md-sp-menu{opacity:1;visibility:visible}.md-footer{background:#293544;padding-bottom:30px;padding-top:50px;position:relative}@media only screen and (max-width:768px){.md-footer{padding-top:70px}}.md-footer .f-logo{background:#fff;display:none;height:67px;left:0;position:absolute;top:0;width:124px}@media only screen and (max-width:768px){.md-footer .f-logo{display:block}.md-footer .f-logo img{height:auto;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:84px}}.md-footer .inner-wrap{margin:0 auto;max-width:980px;position:relative;z-index:1}@media only screen and (max-width:768px){.md-footer .inner-wrap{padding-left:15px;padding-right:15px}}.md-footer .f-sns{margin-bottom:60px}.md-footer .f-sns svg{height:auto;width:100%;fill:#fff;stroke:#fff}.md-footer .f-sns ul{display:flex;gap:20px;justify-content:center}.md-footer .f-sns li i{width:40px}.md-footer .f-sns li a{align-items:center;color:#fff;display:flex;font-size:1.6rem;gap:0 10px}.md-footer .f-menu{margin-bottom:40px;margin-left:80px}@media only screen and (max-width:768px){.md-footer .f-menu{margin-bottom:0;margin-left:0}}.md-footer .f-menu ul{display:flex}@media only screen and (max-width:768px){.md-footer .f-menu ul{display:block}}.md-footer .f-menu li{border-left:1px solid #fff;position:relative}@media only screen and (max-width:768px){.md-footer .f-menu li{border-bottom:1px solid #505b5e;border-left:none}}.md-footer .f-menu li:first-of-type{border-left:none}.md-footer .f-menu li:last-of-type{border-bottom:none}.md-footer .f-menu li a{color:#fff;display:block;padding:0 26px}@media only screen and (max-width:768px){.md-footer .f-menu li a{font-size:1.4rem;padding:20px 0 20px 32px;position:relative}.md-footer .f-menu li a:before{border-right:1px solid #fff;border-top:1px solid #fff;content:"";height:8px;left:10px;position:absolute;top:50%;transform:translateY(-50%) rotate(45deg);width:8px}}.md-footer p.copy{color:#9b9fa1;font-size:1.2rem;padding-top:43px;text-align:right}@media only screen and (max-width:768px){.md-footer p.copy{font-size:1rem;padding-top:30px;text-align:center}}.md-top-section{position:relative}.md-top-section img{height:auto;max-width:100%}.md-top-section .section-header{text-align:center}.md-top-section .section-header span{display:block}.md-top-section .section-header img{height:auto;max-width:100%}.md-top-section .section-inner{margin:0 auto;max-width:960px}.md-top-section .view-all a{display:block;padding-right:72px;position:relative}@media only screen and (max-width:768px){.md-top-section .view-all a{padding-right:28px}}.md-top-section .view-all a span{display:block;padding:18px;position:relative;z-index:2}.md-top-section .view-all a:before{aspect-ratio:1/1;border-right:1px solid #fff;border-top:1px solid #fff;content:"";position:absolute;right:18px;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:12px;z-index:1}@media only screen and (max-width:768px){.md-top-section .view-all a:before{right:14px;width:8px}}.md-top-section .view-all a:after{aspect-ratio:1/1;background:#293544;border-radius:50%;content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:55px;z-index:0}@media only screen and (max-width:768px){.md-top-section .view-all a:after{width:40px}}.md-top-section .carousel-wrap{align-items:center;display:flex;height:340px;overflow:hidden;position:relative;z-index:0}@media only screen and (max-width:768px){.md-top-section .carousel-wrap{height:180px;margin-top:-25px}}.md-top-section .img-carousel{animation:loop-slide 30s linear 1s infinite both;display:flex;pointer-events:none}.md-top-section .img-carousel li{margin:1px;width:360px}@media only screen and (max-width:768px){.md-top-section .img-carousel li{width:180px}}.md-top-section.hero{background-image:url(../img/top/img-mv.jpg);background-position:50%;background-size:cover;height:768px;overflow:hidden;position:relative;width:100%}@media only screen and (max-width:768px){.md-top-section.hero{height:100vh}}.md-top-section.hero h1,.md-top-section.hero h2{line-height:1}.md-top-section.hero .mv-ttl{aspect-ratio:378/155;background-image:url(../img/top/obj-mv-wave.png);background-position:bottom;background-repeat:no-repeat;margin:0 auto;position:relative;width:378px}@media only screen and (max-width:768px){.md-top-section.hero .mv-ttl{aspect-ratio:300/140;background-size:120px;margin-bottom:1rem;width:300px}}.md-top-section.hero .mv-ttl h1{left:0;position:absolute;top:10px}.md-top-section.hero .mv-ttl h2{position:absolute;right:0;top:0}.md-top-section.hero .mv-catch{position:relative;text-align:center;width:100%}.md-top-section.hero .mv-catch h2{margin-bottom:30px}.md-top-section.hero .mv-catch .by{border-bottom:1px solid #fff;border-top:1px solid #fff;color:#fff;display:inline-block;font-size:1.2rem;font-weight:400;line-height:2;padding:0 20px}.md-top-section.hero .scroll-down{bottom:0;left:50%;padding-bottom:56px;position:absolute;transform:translateX(-50%);width:42px}.md-top-section.hero .scroll-down p{line-height:1}.md-top-section.hero .scroll-down:after{animation:scrollDown 2s ease-in-out infinite;background:#fff;content:"";height:40px;left:50%;opacity:0;position:absolute;top:20px;width:1px}.md-top-section.hero .txt{left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:1}@media only screen and (max-width:768px){.md-top-section.hero .txt{padding-left:30px;padding-right:30px}}.md-top-section.setorini-bizen{margin-bottom:2px;padding-top:100px}@media only screen and (max-width:768px){.md-top-section.setorini-bizen{padding-top:60px}}.md-top-section.setorini-bizen .section-header{margin-bottom:80px}.md-top-section.setorini-bizen .section-header p{margin-bottom:1em}.md-top-section.setorini-bizen h2{margin-bottom:40px}@media only screen and (max-width:768px){.md-top-section.setorini-bizen h2{margin:0 auto 40px;width:250px}}.md-top-section.setorini-bizen h2 span{display:block;padding-bottom:20px}@media only screen and (max-width:768px){.md-top-section.setorini-bizen h2 span{margin:0 auto;width:160px}}.md-top-section.setorini-bizen .imgs{margin:0 auto 104px;max-width:1160px;position:relative;z-index:1}@media only screen and (max-width:768px){.md-top-section.setorini-bizen .imgs{margin-bottom:0}}.md-top-section.setorini-bizen .imgs:before{aspect-ratio:165/73;background-image:url(../img/top/obj-about-wave.png);background-repeat:no-repeat;background-size:100%;bottom:-130px;content:"";left:0;position:absolute;width:165px}@media only screen and (max-width:768px){.md-top-section.setorini-bizen .imgs:before{bottom:12%;left:30px;width:80px}}.md-top-section.setorini-bizen .imgs .txt{position:absolute;right:0;top:0;width:450px;z-index:1}@media only screen and (max-width:768px){.md-top-section.setorini-bizen .imgs .txt{margin-bottom:20px;padding-left:30px;padding-right:30px;position:relative;width:100%}.md-top-section.setorini-bizen .imgs .txt br{display:none}}.md-top-section.setorini-bizen .imgs .txt h3{background-image:url(../img/top/obj-about-wave.png);background-position:90% 13px;background-repeat:no-repeat;margin-bottom:30px;padding-top:30px}@media only screen and (max-width:768px){.md-top-section.setorini-bizen .imgs .txt h3{background-position:90% 60px;background-size:82px;margin-bottom:0;padding-bottom:80px;padding-top:0;position:absolute;right:30px;top:0;transform:translateY(-100%)}}.md-top-section.setorini-bizen .imgs .txt h3 img{transform:translateX(-120px)}@media only screen and (max-width:768px){.md-top-section.setorini-bizen .imgs .txt h3 img{transform:translateX(0);width:180px}}.md-top-section.setorini-bizen .imgs .img{position:relative;z-index:0}@media only screen and (max-width:768px){.md-top-section.setorini-bizen .imgs .img.i-1{margin-bottom:20px;width:60.9333333333%}}.md-top-section.setorini-bizen .imgs .img.i-2{bottom:-154px;position:absolute;right:0}@media only screen and (max-width:768px){.md-top-section.setorini-bizen .imgs .img.i-2{margin-left:44%;position:static;width:56%}}.md-top-section.map{background:#66d5fa;padding-bottom:220px;padding-top:96px}@media only screen and (max-width:768px){.md-top-section.map{padding-bottom:100px;padding-top:58px}}.md-top-section.map h2{margin-bottom:20px}@media only screen and (max-width:768px){.md-top-section.map h2{margin:0 auto 20px;width:146px}}.md-top-section.map .section-sub{color:#fff}.md-top-section.map .fig-map{padding-bottom:50px;padding-top:50px}@media only screen and (max-width:768px){.md-top-section.map .fig-map{padding:30px 8px}}.md-top-section.map .fig-map .img{margin:0 auto;max-width:745px}@media only screen and (max-width:768px){.md-top-section.map .fig-map .img{max-width:720px}}.md-top-section.map .fig-map .img img{height:auto;max-width:100%}@media only screen and (max-width:768px){.md-top-section.map .pont-wrap{overflow-x:scroll;-webkit-overflow-scrolling:touch}.md-top-section.map .pont-wrap::-webkit-scrollbar{display:none}}.md-top-section.map .points{display:flex;margin:0 auto;max-width:1000px}@media only screen and (max-width:768px){.md-top-section.map .points{margin-left:14%;width:860px}}.md-top-section.map .points li{margin:0 1.6%;width:30%}@media only screen and (max-width:768px){.md-top-section.map .points li{width:240px}}.md-top-section.map .points .img{margin-bottom:30px}.md-top-section.map .points .img img{height:auto;width:100%}.md-top-section.map .points p{color:#fff;text-align:center}.md-top-section.map .points p small{display:block;margin-top:1em}.md-top-section.blog{background:#fff;padding-bottom:120px;padding-top:90px;position:relative}@media only screen and (max-width:768px){.md-top-section.blog{padding-left:15px;padding-right:15px}}.md-top-section.blog .section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}@media only screen and (max-width:768px){.md-top-section.blog .section-header h2 img{width:84px}}.md-top-section.blog .section-header h2 span{display:inline-block;margin-left:2em}@media only screen and (max-width:768px){.md-top-section.blog .section-header h2 span{display:block;margin-left:0;padding-top:10px}.md-top-section.blog .section-header h2 span img{width:125px}}.md-top-section.blog:before{aspect-ratio:1366/160;background:#fff;clip-path:polygon(72% 37%,0 100%,100% 100%);content:"";display:block;left:0;max-height:160px;position:absolute;top:0;transform:translateY(-99%);width:100%}@media only screen and (max-width:768px){.md-top-section.blog:before{clip-path:polygon(72% 17%,0 100%,100% 100%)}}.md-top-section.blog .section-header{text-align:left}.md-top-section.blog .post-list{border-bottom:1px solid #b9bbbd;border-top:1px solid #b9bbbd;display:flex;flex-wrap:wrap;padding-bottom:10px;padding-top:30px}@media only screen and (max-width:768px){.md-top-section.blog .post-list{border-bottom:none;display:block;padding-top:1px}}.md-top-section.blog .post-list article{margin-bottom:20px;width:50%}@media only screen and (max-width:768px){.md-top-section.blog .post-list article{border-bottom:1px solid #b9bbbd;margin-bottom:0;width:100%}}.md-top-section.blog .post-list article a{display:flex;justify-content:space-between}@media only screen and (max-width:768px){.md-top-section.blog .post-list article a{align-items:center;padding-bottom:13px;padding-top:13px}}.md-top-section.blog .post-list article a:hover .thumb img{transform:scale(1.1)}@media only screen and (max-width:768px){.md-top-section.blog .post-list article a:hover .thumb img{transform:scale(1)}}.md-top-section.blog .post-list .thumb{display:block;height:130px;overflow:hidden;width:160px}@media only screen and (max-width:768px){.md-top-section.blog .post-list .thumb{height:105px;width:130px}}.md-top-section.blog .post-list .thumb img{height:100%;object-fit:cover;transition-duration:2s;transition-property:transform right;transition-timing-function:cubic-bezier(.19,1,.22,1);width:100%}.md-top-section.blog .post-list .ttl{width:calc(100% - 180px)}@media only screen and (max-width:768px){.md-top-section.blog .post-list .ttl{width:calc(100% - 145px)}}.md-top-section.blog .post-list .ttl time{color:#b8babc;display:block;font-size:1.4rem;margin-bottom:1.5em}@media only screen and (max-width:768px){.md-top-section.blog .post-list .ttl time{font-size:1.2rem;margin-bottom:.7em}}.md-top-section.blog .post-list .ttl .post-title{display:-webkit-box;line-height:1.5;padding-right:2em;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:768px){.md-top-section.blog .post-list .ttl .post-title{padding-right:1em}}.md-top-section.about-company{padding-bottom:100px}@media only screen and (max-width:768px){.md-top-section.about-company{padding-bottom:0}}.md-top-section.about-company .section-inner{background:#f4f5ef;background-image:url(../img/cmn/bg-about-company.png);background-position:0 47px;background-repeat:no-repeat;padding-bottom:92px}@media only screen and (max-width:768px){.md-top-section.about-company .section-inner{background-size:324px;padding-bottom:60px}}.md-top-section.about-company .section-header{margin:0 auto 50px;max-width:780px;padding-top:90px;position:relative}@media only screen and (max-width:768px){.md-top-section.about-company .section-header{padding-top:80px;text-align:left}}.md-top-section.about-company .section-header h2{left:0;position:absolute;top:-57px}@media only screen and (max-width:768px){.md-top-section.about-company .section-header h2{left:36px;top:-23px;width:200px}}.md-top-section.about-company .section-header p{margin-bottom:40px}@media only screen and (max-width:768px){.md-top-section.about-company .section-header p{padding-left:30px;padding-right:30px}}.md-top-section.about-company .section-header .img{margin-bottom:24px}@media only screen and (max-width:768px){.md-top-section.about-company .section-header .img{padding-left:15px;padding-right:15px}}.md-top-section.about-company .section-header .img img{height:auto;max-width:100%}.md-top-section.about-company .section-header .view-all{text-align:right}.md-top-section.about-company .company-info,.md-top-section.about-company .recruit-info{margin:0 auto;max-width:780px}@media only screen and (max-width:768px){.md-top-section.about-company .company-info,.md-top-section.about-company .recruit-info{padding-left:15px;padding-right:15px}}.md-top-section.about-company .company-info h3,.md-top-section.about-company .recruit-info h3{margin-bottom:30px}@media only screen and (max-width:768px){.md-top-section.about-company .company-info h3,.md-top-section.about-company .recruit-info h3{padding:0 13px}.md-top-section.about-company .company-info h3 img,.md-top-section.about-company .recruit-info h3 img{width:112px}}.md-top-section.about-company .company-info{margin-bottom:50px}.md-top-section.about-company .table dl{border-bottom:1px solid #b9bbbd;display:flex;flex-wrap:wrap}@media only screen and (max-width:768px){.md-top-section.about-company .table dl{display:block}}.md-top-section.about-company .table dd,.md-top-section.about-company .table dt{border-top:1px solid #b9bbbd;line-height:1.6;padding:30px 0}@media only screen and (max-width:768px){.md-top-section.about-company .table dd,.md-top-section.about-company .table dt{border-top:1px solid #b9bbbd;padding:0 0 0 13px}}.md-top-section.about-company .table dt{font-size:1.8rem;font-weight:700;width:30%}@media only screen and (max-width:768px){.md-top-section.about-company .table dt{border-bottom:none;font-size:1.6rem;margin-bottom:.4em;padding-top:20px;width:100%}}.md-top-section.about-company .table dd{width:70%}@media only screen and (max-width:768px){.md-top-section.about-company .table dd{border-top:none;font-size:1.4rem;line-height:1.8;padding-bottom:20px;padding-right:13px;width:100%}}.md-top-section.contact{background:#e9f2f5;padding-bottom:100px;padding-top:100px}@media only screen and (max-width:768px){.md-top-section.contact{padding:60px 15px 40px}}.md-top-section.contact h2{margin-bottom:40px}@media only screen and (max-width:768px){.md-top-section.contact h2{margin:0 auto 40px;width:160px}}.md-top-section.contact h2 span{display:block;padding-top:20px}@media only screen and (max-width:768px){.md-top-section.contact h2 span{margin:0 auto;padding-top:10px;width:92px}}.md-contact-form{margin:0 auto;max-width:800px}@media only screen and (max-width:768px){.md-contact-form{padding-left:10px;padding-right:10px}}.md-contact-form input[type=email],.md-contact-form input[type=tel],.md-contact-form input[type=text],.md-contact-form textarea{background:#fff;border:none;box-sizing:border-box;outline:none;padding:14px;width:100%}.md-contact-form .form-row{border-top:1px solid #fff;display:flex;justify-content:space-between;padding:20px 0}@media only screen and (max-width:768px){.md-contact-form .form-row{display:block;line-height:2}}.md-contact-form .form-row:nth-last-of-type(2){border-bottom:1px solid #fff;margin-bottom:40px}.md-contact-form .form-ttl{font-size:1.8rem;font-weight:700;padding-top:14px;width:296px}@media only screen and (max-width:768px){.md-contact-form .form-ttl{font-size:1.6rem;margin-bottom:.5em;width:100%}}.md-contact-form .form-input{width:calc(100% - 296px)}@media only screen and (max-width:768px){.md-contact-form .form-input{width:100%}.md-contact-form .radio-group{font-size:1.4rem}}.md-contact-form .radio-group label{display:block;line-height:2}.md-contact-form .radio-group input{display:inline-block;margin-right:1em}@media only screen and (max-width:768px){.md-contact-form .radio-group input{margin-right:.4em}}.md-contact-form .required .form-ttl:after{color:red;content:"※"}.md-contact-form .btn{display:flex;justify-content:center;text-align:center}@media only screen and (max-width:768px){.md-contact-form .btn{display:block}}.md-contact-form .btn input{border:none;cursor:pointer;font-size:1.8rem;height:70px;line-height:70px;margin:0 10px;outline:none;position:relative;text-align:center;transition-duration:.2s;transition-property:opacity,visibility,z-index;transition-timing-function:ease;width:400px}@media only screen and (max-width:768px){.md-contact-form .btn input{font-size:1.4rem;height:50px;line-height:50px;margin:0;width:260px}}.md-contact-form .btn input:hover{opacity:.7}.md-contact-form .btn input[name=submitBack]{background:#ccc;color:#fff}.md-contact-form .btn input[name=submitBack]:after{border-right:1px solid #fff;border-top:1px solid #fff;content:"";height:10px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:10px}.md-contact-form .btn input[name=submitConfirm],.md-contact-form .btn input[name=submit]{background:#293544;color:#fff}.md-contact-form .btn .next,.md-contact-form .btn .prev{position:relative}@media only screen and (max-width:768px){.md-contact-form .btn .next,.md-contact-form .btn .prev{margin:0 auto 20px;width:260px}}.md-contact-form .btn .next:has(input):after,.md-contact-form .btn .prev:has(input):after{content:"";height:10px;position:absolute;top:50%;width:10px;z-index:1}@media only screen and (max-width:768px){.md-contact-form .btn .next:has(input):after,.md-contact-form .btn .prev:has(input):after{height:8px;width:8px}}.md-contact-form .btn .next:has(input) input,.md-contact-form .btn .prev:has(input) input{position:relative;z-index:0}.md-contact-form .btn .next:after{border-right:1px solid #fff;border-top:1px solid #fff;right:40px;transform:translateY(-50%) rotate(45deg)}@media only screen and (max-width:768px){.md-contact-form .btn .next:after{right:20px}}.md-contact-form .btn .prev:after{border-left:1px solid #fff;border-top:1px solid #fff;left:40px;transform:translateY(-50%) rotate(-45deg)}@media only screen and (max-width:768px){.md-contact-form .btn .prev:after{left:10px}}@keyframes scrollDown{0%{height:0;opacity:0;top:20px}30%{height:40px;opacity:1}to{height:0;opacity:0;top:100px}}@keyframes loop-slide{0%{transform:translateX(0)}to{transform:translateX(-100%)}}:root{--container-space:15px}.l-wapper{--contents-width:980;margin:auto;padding-left:var(--container-space);padding-right:var(--container-space);width:min(var(--contents-width) * 1px + var(--container-space) * 2,100%)}.l-lower-hero{background-position:50%;background-size:cover;display:grid;height:400px;overflow:hidden;padding-top:3rem;place-items:center;position:relative;width:100%}@media only screen and (max-width:768px){.l-lower-hero{height:300px;padding-top:6rem}}.p-blog .l-lower-hero{background-image:url(../img/blog-img-mv.jpg)}.p-works-archive .l-lower-hero{background-image:url(../img/works-archive-img-mv.jpg);height:740px}@media only screen and (max-width:768px){.p-works-archive .l-lower-hero{height:400px}}.p-works-article .l-lower-hero{background-image:url(../img/works-article-img-mv.jpg)}.p-contact .l-lower-hero{background-image:url(../img/contact-img-mv.jpg)}.l-lower-hero-txt{padding-top:9rem;position:relative}@media only screen and (max-width:768px){.l-lower-hero-txt{padding-top:5rem}}.p-works-archive .l-lower-hero-txt{padding-top:0;position:absolute;right:50%}@media only screen and (max-width:992px){.p-works-archive .l-lower-hero-txt{left:0;right:auto}}@media only screen and (max-width:768px){.p-works-archive .l-lower-hero-txt{top:50%;transform:translateY(calc(-50% + 3rem))}.p-works-archive .l-lower-hero-txt img{height:auto;width:250px}}.l-lower-hero-heading{padding:0 var(--container-space)}.l-lower-hero-heading>*{display:block}.l-lower-hero-heading .en{position:absolute}.p-blog .l-lower-hero-heading .en{right:50%;top:1rem}@media only screen and (max-width:768px){.p-blog .l-lower-hero-heading .en img{height:auto;width:95px}}.p-works-article .l-lower-hero-heading .en{right:calc(50% - 8rem);top:0}@media only screen and (max-width:768px){.p-works-article .l-lower-hero-heading .en{right:calc(50% - 2rem)}.p-works-article .l-lower-hero-heading .en img{height:auto;width:155px}}.p-contact .l-lower-hero-heading .en{right:calc(50% - 3rem);top:0}@media only screen and (max-width:768px){.p-contact .l-lower-hero-heading .en{right:50%;top:.5rem}.p-contact .l-lower-hero-heading .en img{height:auto;width:128px}}.l-lower-hero-heading .works{color:#fff;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}@media only screen and (max-width:768px){.l-lower-hero-heading .works{font-size:1.4rem;margin-bottom:1.5rem}}.l-lower-hero-heading .jp{color:#fff;font-size:3.2rem;font-weight:700;line-height:1.5;text-align:center}@media only screen and (max-width:768px){.l-lower-hero-heading .jp{font-size:2.2rem}}.l-breadcrumbs{background-color:#f4f5ef;font-size:1.2rem;line-height:1.4;padding:1em 0}.l-breadcrumbs-inner{margin:auto;padding-left:var(--container-space);padding-right:var(--container-space);width:min(1160px + var(--container-space) * 2,100%)}.l-breadcrumbs span[typeof=ListItem]{display:inline-block;margin:0 .5em}.l-breadcrumbs a{text-decoration:underline}.c-post-pagination>ul{display:flex;flex-wrap:wrap;font-weight:700;gap:1rem;justify-content:flex-end;line-height:1;margin-top:6rem}.c-post-pagination>ul a{transition:all .2s}.c-post-pagination>ul a:hover{border-color:#293544;opacity:1}.c-post-pagination>ul .current,.c-post-pagination>ul a{aspect-ratio:1/1;border:1px solid #0000;border-radius:50%;display:grid;inline-size:50px;place-items:center}@media only screen and (max-width:768px){.c-post-pagination>ul .current,.c-post-pagination>ul a{inline-size:40px}}.c-post-pagination>ul .current{background-color:#293544;color:#fff}.c-post-link{border-top:1px solid #b9bbbd;display:grid;grid-template-columns:1fr auto 1fr;margin-top:10rem;padding-top:3rem}@media only screen and (max-width:768px){.c-post-link{margin-top:8rem}}.c-post-link li{position:relative}.c-post-link li i{border-right:1px solid;border-top:1px solid;content:"";height:8px;position:absolute;top:50%;width:8px}.c-post-link li.prev{padding-left:3rem}.c-post-link li.prev i{left:0;transform:rotate(45deg) translateY(-50%) scale(-1)}.c-post-link li.next{padding-right:3rem;text-align:right}.c-post-link li.next i{right:0;transform:rotate(45deg) translateY(-50%)}.c-post-link a{font-weight:700}.p-blog-archive .l-main{padding:12.5rem 0 14rem}@media only screen and (max-width:768px){.p-blog-archive .l-main{padding:6rem 0 10rem}}.p-blog-archive .l-main h2{margin-bottom:4rem}@media only screen and (max-width:768px){.p-blog-archive .l-main h2{margin-bottom:3rem}}.p-blog-archive .post-list article a:hover .thumb img{transform:scale(1.1)}@media only screen and (max-width:768px){.p-blog-archive .post-list article a:hover .thumb img{transform:scale(1)}}.p-blog-archive .post-list .thumb{display:block;overflow:hidden}.p-blog-archive .post-list .thumb img{height:100%;object-fit:cover;transition-duration:2s;transition-property:transform right;transition-timing-function:cubic-bezier(.19,1,.22,1);width:100%}.p-blog-archive .post-list .ttl time{color:#b8babc;display:block;margin-bottom:1.5rem}@media only screen and (max-width:768px){.p-blog-archive .post-list .ttl time{font-size:1.2rem;margin-bottom:.7em}}.p-blog-archive .post-list .ttl .post-title{display:-webkit-box;font-size:2rem;line-height:1.5;padding-left:2.5rem;position:relative;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:768px){.p-blog-archive .post-list .ttl .post-title{font-size:1.4rem;padding-left:0}}.p-blog-archive .post-list .ttl .post-title:before{border-right:1px solid;border-top:1px solid;content:"";height:8px;left:0;position:absolute;top:.55em;transform:rotate(45deg);width:8px}@media only screen and (max-width:768px){.p-blog-archive .post-list .ttl .post-title:before{display:none}.p-blog-archive-latest h2 img{height:auto;width:125px}}.p-blog-archive-latest .post-list{display:flex;justify-content:space-between}@media only screen and (max-width:768px){.p-blog-archive-latest .post-list{flex-direction:column;gap:3rem}}.p-blog-archive-latest .post-list article{width:calc(50% - 2rem)}@media only screen and (max-width:768px){.p-blog-archive-latest .post-list article{width:100%}}.p-blog-archive-latest .post-list .thumb{aspect-ratio:470/378;width:100%}.p-blog-archive-latest .post-list .ttl{padding:2.5rem 2rem 0}@media only screen and (max-width:768px){.p-blog-archive-latest .post-list .ttl{padding:1.5rem 1.5rem 0}}.p-blog-archive-past{margin-top:10rem}@media only screen and (max-width:768px){.p-blog-archive-past{margin-top:8rem}.p-blog-archive-past h2 img{height:auto;width:85px}}.p-blog-archive-past .post-list article{border-bottom:1px solid #b9bbbd;padding-bottom:20px;padding-top:20px;width:100%}@media only screen and (max-width:768px){.p-blog-archive-past .post-list article{padding-bottom:13px;padding-top:13px}}.p-blog-archive-past .post-list article:first-of-type{padding-top:0}.p-blog-archive-past .post-list article a{align-items:center;display:flex;gap:4rem}@media only screen and (max-width:768px){.p-blog-archive-past .post-list article a{gap:1.5rem}}.p-blog-archive-past .post-list .thumb{height:200px;width:250px}@media only screen and (max-width:768px){.p-blog-archive-past .post-list .thumb{height:105px;width:130px}}.p-blog-archive-past .post-list .ttl{flex:1}.p-works-archive .l-main{padding-bottom:14rem}@media only screen and (max-width:768px){.p-works-archive .l-main{padding-bottom:10rem}.p-works-archive .md-top-section.blog{padding-left:0;padding-right:0}}.p-works-archive .md-top-section.about-company{margin-left:-15px;margin-right:-15px;padding-bottom:0}.p-works-archive-lead{padding:10rem 0;text-align:center}@media only screen and (max-width:768px){.p-works-archive-lead{padding:6rem 0 8rem}}.p-works-archive-lead p{font-size:1.8rem;font-weight:700;line-height:2}@media only screen and (max-width:768px){.p-works-archive-lead p{font-size:1.4rem;line-height:1.8}}.p-works-archive-about{background:url(../img/works_about_bg.jpg) center 9.5rem/cover no-repeat;padding-bottom:10rem;position:relative}@media only screen and (max-width:992px){.p-works-archive-about{background-position:50%;padding:8rem 0}}.p-works-archive-about__deco{position:absolute;top:3rem}@media only screen and (max-width:992px){.p-works-archive-about__deco{top:-2rem}.p-works-archive-about__deco img{height:auto;width:170px}}.p-works-archive-about h2{color:#ef9925;font-size:3.8rem;font-weight:700;line-height:1.6;margin-bottom:4rem}@media only screen and (max-width:992px){.p-works-archive-about h2{font-size:2.8rem;margin-bottom:2rem}}.p-works-archive-about__sec01{align-items:center;display:flex;gap:5rem}@media only screen and (max-width:992px){.p-works-archive-about__sec01{flex-direction:column-reverse;gap:2rem}}.p-works-archive-about__sec01 .text{flex:1}.p-works-archive-about__sec01 .image{width:59%}@media only screen and (max-width:768px){.p-works-archive-about__sec01 .image{width:100%}}.p-works-archive-about__sec01 .image img{height:auto;max-width:100%}.p-works-archive-about__sec02{align-items:center;display:flex;gap:6rem;margin-top:-11rem}@media only screen and (max-width:992px){.p-works-archive-about__sec02{flex-direction:column;gap:2rem;margin-top:5rem}}.p-works-archive-about__sec02 .image{width:48.9%}@media only screen and (max-width:768px){.p-works-archive-about__sec02 .image{width:100%}}.p-works-archive-about__sec02 .image img{height:auto;max-width:100%}.p-works-archive-about__sec02 .text{flex:1;padding-top:11rem}@media only screen and (max-width:992px){.p-works-archive-about__sec02 .text{padding-top:0}}.p-works-archive-index{background-color:#f4f5ef;overflow:hidden;padding:9rem 0 22.5rem}@media only screen and (max-width:768px){.p-works-archive-index{padding:6rem 0 12rem}}.p-works-archive-index h2{margin-bottom:6rem;text-align:center}@media only screen and (max-width:768px){.p-works-archive-index h2{margin-bottom:4rem}}.p-works-archive-index h2>span{display:block}.p-works-archive-index h2 .en{margin-bottom:1rem;padding-right:10rem}@media only screen and (max-width:768px){.p-works-archive-index h2 .en{padding-right:6rem}.p-works-archive-index h2 .en img{height:auto;width:190px}.p-works-archive-index h2 .jp img{height:auto;width:75px}}.p-works-archive-index .swiper-slide{min-height:340px;width:700px}@media only screen and (max-width:768px){.p-works-archive-index .swiper-slide{width:280px}}.p-works-archive-index .swiper-button-next,.p-works-archive-index .swiper-button-prev{border:none;height:55px;width:55px}@media only screen and (max-width:768px){.p-works-archive-index .swiper-button-next,.p-works-archive-index .swiper-button-prev{height:40px;width:40px}}.p-works-archive-index .swiper-button-next:after,.p-works-archive-index .swiper-button-prev:after{background:#293544;border-radius:50%;content:"";height:100%;width:100%}.p-works-archive-index .swiper-button-next:before,.p-works-archive-index .swiper-button-prev:before{aspect-ratio:1/1;border-right:1px solid #fff;border-top:1px solid #fff;content:"";position:absolute;right:18px;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:12px;z-index:1}@media only screen and (max-width:768px){.p-works-archive-index .swiper-button-next:before,.p-works-archive-index .swiper-button-prev:before{right:11px}}.p-works-archive-index .swiper-button-prev{left:-25px}@media only screen and (max-width:768px){.p-works-archive-index .swiper-button-prev{left:-20px}}.p-works-archive-index .swiper-button-prev:before{right:13px;transform:translate(-50%,-50%) rotate(45deg) scale(-1)}@media only screen and (max-width:768px){.p-works-archive-index .swiper-button-prev:before{right:6px}}.p-works-archive-index .swiper-button-next{right:-25px}@media only screen and (max-width:768px){.p-works-archive-index .swiper-button-next{right:-20px}}.p-works-archive-index-cards{margin:auto;width:700px}@media only screen and (max-width:768px){.p-works-archive-index-cards{width:280px}}.p-works-archive-index-cards .swiper{overflow:visible}.p-works-archive-index-card a{background-color:#fff;display:flex;gap:4.5rem;padding:6rem}@media only screen and (max-width:768px){.p-works-archive-index-card a{flex-direction:column;gap:3rem;padding:3rem}}.p-works-archive-index-card a:hover .thumb img{transform:scale(1.1)}@media only screen and (max-width:768px){.p-works-archive-index-card a:hover .thumb img{transform:scale(1)}}.p-works-archive-index-card .thumb{display:block;height:auto;overflow:hidden;width:246px}@media only screen and (max-width:768px){.p-works-archive-index-card .thumb{width:100%}}.p-works-archive-index-card .thumb img{aspect-ratio:1/1;height:100%;object-fit:cover;transition-duration:2s;transition-property:transform right;transition-timing-function:cubic-bezier(.19,1,.22,1);width:100%}.p-works-archive-index-card .text{display:flex;flex:1;flex-direction:column}.p-works-archive-index-card .text .post-title{font-size:2.4rem;font-weight:700;line-height:1.4;margin-bottom:2rem;word-break:break-word}.p-works-archive-index-card .text .post-contents{display:-webkit-box;margin-bottom:2.5rem;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.p-works-archive-index-card .text .more{font-weight:700;margin-left:auto;margin-top:auto;padding-left:2.5rem;position:relative;text-decoration:underline;text-underline-offset:5px;width:-moz-fit-content;width:fit-content}.p-works-archive-index-card .text .more i{border-right:1px solid;border-top:1px solid;content:"";height:8px;left:0;position:absolute;top:50%;transform:rotate(45deg) translateY(-50%);width:8px}.l-article .l-main{padding:10rem 0 14rem}@media only screen and (max-width:768px){.l-article .l-main{padding:6rem 0 10rem}}.l-article .l-wapper.--small{--contents-width:800}.l-article .post-article-header{margin-bottom:8rem}@media only screen and (max-width:768px){.l-article .post-article-header{margin-bottom:3rem}}.l-article .post-article-header .ttl time{color:#b8babc;display:block;margin-bottom:1.5rem}@media only screen and (max-width:768px){.l-article .post-article-header .ttl time{font-size:1.2rem}}.l-article .post-article-header .ttl .post-title{font-size:3.4rem;line-height:1.5}@media only screen and (max-width:768px){.l-article .post-article-header .ttl .post-title{font-size:2.4rem}}.l-article .post-article-header .ttl+.thumb{margin-top:5rem}.l-article .post-article-header .thumb img{aspect-ratio:800/490;height:100%;object-fit:cover;width:100%}.l-article .post-article-contents{margin:auto;max-width:715px}.l-article .post-article-contents .c-post-contents h2{border-left:7px solid #0061b7;font-size:3.2rem;font-weight:700;margin:8rem 0 5rem;padding:.5rem 0 .5rem 3.5rem}@media only screen and (max-width:768px){.l-article .post-article-contents .c-post-contents h2{border-left-width:5px;font-size:2.2rem;margin:4rem 0 2.5rem;padding-left:2rem}}.l-article .post-article-contents .c-post-contents p+p{margin-top:1.5em}.l-article .post-article-contents .c-post-contents a{color:#0061b7;font-weight:700;text-decoration:underline}.l-article .post-article-contents .c-post-contents a:before{aspect-ratio:1/1;background:url(../img/icon_link.png) 50%/contain no-repeat;content:"";display:inline-block;margin-right:1.5rem;vertical-align:-6px;width:26px}.l-article.p-works-article .post-article-contents .c-post-contents h2{border-left-color:#ef9925}.l-article.p-works-article .post-article-contents .c-post-contents a{color:#ef9925}.l-article.p-works-article .post-article-contents .c-post-contents a:before{background-image:url(../img/icon_link_works.png)}.p-contact .l-main{min-height:auto;padding:14rem 0;text-align:center}@media only screen and (max-width:768px){.p-contact .l-main{padding-top:6rem}}.p-contact h2{font-size:3.4rem;line-height:1.6;margin-bottom:5rem}@media only screen and (max-width:768px){.p-contact h2{font-size:2.4rem;margin-bottom:2rem}}.p-contact .md-contact-form{margin-top:10rem;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:768px){.p-contact .md-contact-form{margin-top:6rem}}.p-contact .md-contact-form a{background:#293544;color:#fff;display:grid;font-size:1.8rem;font-weight:700;height:70px;place-items:center;position:relative;transition-duration:.2s;transition-property:opacity,visibility,z-index;transition-timing-function:ease;width:400px}@media only screen and (max-width:768px){.p-contact .md-contact-form a{font-size:1.4rem;height:50px;width:260px}}.p-contact .md-contact-form a i{border-right:1px solid #fff;border-top:1px solid #fff;content:"";height:10px;left:30px;position:absolute;top:50%;transform:translateY(-50%) rotate(45deg) scale(-1);width:10px;z-index:1}