@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@700&family=Noto+Sans+JP:wght@500;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
/*!
global > font
------------------------------
*/

/*!
global > color
------------------------------
*/
:root{--font-family-base:"Zen Kaku Gothic New",sans-serif}
/*!
foundation > reset
------------------------------
*/
abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,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,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:0 0}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #000;border-radius:0}
/*!
foundation > base
------------------------------
*/
body,html{font:16px/1.231 "Zen Kaku Gothic New",sans-serif;font:16px "Zen Kaku Gothic New",sans-serif;*font-size:small;*font:x-small;width:100%;height:auto;color:#f9f9f9;-webkit-text-size-adjust:none;-ms-font-feature-settings:"normal";font-weight:500}#wrapper{width:100%;overflow:hidden}a{text-decoration:none}a:hover{text-decoration:none}img{vertical-align:top}button,input,select,textarea{font:99% "Zen Kaku Gothic New",sans-serif;font-family:"Zen Kaku Gothic New",sans-serif}table{font-size:inherit;font:100%}code,kbd,pre,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}#yui3-css-stamp.cssfonts{display:none}.clearfix:after{content:".";display:block;height:0;visibility:hidden;clear:both}.clearfix{display:inline-block;min-height:1%}* html .clearfix{height:1%}.clearfix{display:block}*{-webkit-box-sizing:border-box;box-sizing:border-box}a{color:inherit}a:hover{-webkit-transition:.5s;transition:.5s}@media screen and (min-width:768px){a[href^="tel:"]{pointer-events:none}}button{color:inherit;cursor:pointer}button:hover{opacity:.7;-webkit-transition:.5s;transition:.5s}img{max-width:100%;width:100%}body,html{font-family:"Zen Kaku Gothic New",sans-serif;font-size:62.5%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-size:1.6rem;font-weight:400;letter-spacing:.08em;line-height:1.5;color:#2b2b2b;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";background:#f8f8f6}@media screen and (max-width:860px){body{font-size:1.4rem}}body.add_overray{overflow:hidden}address{font-style:normal}.sp{display:none}@media screen and (max-width:860px){.sp{display:block}}.pc{display:block}@media screen and (max-width:860px){.pc{display:none}}#wrapper{margin:0 auto;position:relative}.cursor{position:absolute;top:0;left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;pointer-events:none;z-index:10000000000000000;width:12px;height:12px;-webkit-transition:background-color ease .1s,width ease .1s,height ease .1s,-webkit-transform ease .1s;transition:background-color ease .1s,width ease .1s,height ease .1s,-webkit-transform ease .1s;transition:background-color ease .1s,transform ease .1s,width ease .1s,height ease .1s;transition:background-color ease .1s,transform ease .1s,width ease .1s,height ease .1s,-webkit-transform ease .1s;background:rgba(0,179,187,.7)}.cursor.is-active{background-color:rgba(51,51,51,.5);width:40px;height:40px;border:none}.cursor.is-active__works{background:rgba(255,255,255,.5);width:120px;height:120px;border:none}.cursor.is-active__works:before{content:"Visit Link";display:block;position:absolute;top:50%;left:50%;translate:-50% -50%;font-family:"Poppins",sans-serif;font-size:1.2rem;letter-spacing:.03em;line-height:1.1;color:#333}@media screen and (max-width:860px){.cursor{display:none}}
/*!
utility > utility
------------------------------
*/
.u-mb-1em{margin-bottom:1em}.u-br-1em{content:"";display:block;height:2em}.u-br-sp{display:block}@media screen and (min-width:768px){.u-br-sp{display:none}}
/*!
animation > fadein
------------------------------
*/
.fadeIn{opacity:0;-webkit-transition-duration:1.35s;transition-duration:1.35s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}.fadeIn-up{-webkit-transform:translate(0,50px);transform:translate(0,50px)}.fadeIn-down{-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}.fadeIn-left{-webkit-transform:translate(-50px,0);transform:translate(-50px,0)}.fadeIn-right{-webkit-transform:translate(50px,0);transform:translate(50px,0)}.fadeIn.scrollin{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0)}.clipTo{-webkit-transition-duration:1.35s;transition-duration:1.35s;-webkit-transition-property:clip-path;transition-property:clip-path;-webkit-transition-timing-function:cubic-bezier(.49,-.01,.01,.72);transition-timing-function:cubic-bezier(.49,-.01,.01,.72)}.clipTo-right{clip-path:inset(0 100% 0 0)}.clipTo-bottom{clip-path:inset(0 0 100% 0)}.clipTo-left{clip-path:inset(0 0 0 100%)}.clipTo-top{clip-path:inset(100% 0 0 0)}.clipTo.scrollin{clip-path:inset(0 0 0 0)}.clipTo.afterLoading{-webkit-transition-duration:1s;transition-duration:1s;-webkit-transition-delay:0ms;transition-delay:0ms;-webkit-transition-timing-function:cubic-bezier(.49,-.01,.01,.72);transition-timing-function:cubic-bezier(.49,-.01,.01,.72)}
/*!
animation > text-animation
------------------------------
*/
#loader-bg{background:#00b3bb;position:fixed;z-index:99999;width:100vw;height:100vh!important;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.spinner{margin:auto;width:60px;height:60px;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);text-align:center;-webkit-animation:sk-rotate 2s infinite linear;animation:sk-rotate 2s infinite linear}.dot1,.dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;border-radius:100%;-webkit-animation:sk-bounce 2s infinite ease-in-out;animation:sk-bounce 2s infinite ease-in-out}.dot1{background-color:#fff}.dot2{top:auto;bottom:0;-webkit-animation-delay:-1s;animation-delay:-1s;background-color:#fff}@-webkit-keyframes sk-rotate{to{-webkit-transform:rotate(360deg)}}@keyframes sk-rotate{to{transform:rotate(360deg);-webkit-transform:rotate(360deg)}}@-webkit-keyframes sk-bounce{0%,to{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes sk-bounce{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}@-webkit-keyframes scroll-hint-appear{0%{-webkit-transform:translateX(40px);transform:translateX(40px);opacity:0}10%{opacity:1}50%,to{-webkit-transform:translateX(-40px);transform:translateX(-40px);opacity:0}}@keyframes scroll-hint-appear{0%{-webkit-transform:translateX(40px);transform:translateX(40px);opacity:0}10%{opacity:1}50%,to{-webkit-transform:translateX(-40px);transform:translateX(-40px);opacity:0}}.scroll-hint.is-right-scrollable{background:linear-gradient(270deg,rgba(0,0,0,.15) 0,rgba(0,0,0,0) 16px,rgba(0,0,0,0))}.scroll-hint.is-right-scrollable.is-left-scrollable{background:linear-gradient(90deg,rgba(0,0,0,.15) 0,rgba(0,0,0,0) 16px,rgba(0,0,0,0)),linear-gradient(270deg,rgba(0,0,0,.15) 0,rgba(0,0,0,0) 16px,rgba(0,0,0,0))}.scroll-hint.is-left-scrollable{background:linear-gradient(90deg,rgba(0,0,0,.15) 0,rgba(0,0,0,0) 16px,rgba(0,0,0,0))}.scroll-hint-icon{position:absolute;top:calc(50% - 25px);left:calc(50% - 60px);-webkit-box-sizing:border-box;box-sizing:border-box;width:120px;height:90px;border-radius:5px;-webkit-transition:opacity .3s;transition:opacity .3s;opacity:0;background:rgba(0,0,0,.7);text-align:center;padding:20px 10px 10px}.scroll-hint-icon-wrap{position:absolute;top:0;left:0;width:100%;height:100%;max-height:100%;pointer-events:none}.scroll-hint-text{font-size:10px;color:#fff;margin-top:5px}.scroll-hint-icon-wrap.is-active .scroll-hint-icon{opacity:.8}.scroll-hint-icon:before{display:inline-block;width:40px;height:40px;color:#fff;vertical-align:middle;text-align:center;content:"";background-size:contain;background-position:center center;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=)}.scroll-hint-icon:after{content:"";width:34px;height:14px;display:block;position:absolute;top:10px;left:50%;margin-left:-20px;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);opacity:0;-webkit-transition-delay:2.4s;transition-delay:2.4s}.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after{opacity:1}.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before{-webkit-animation:scroll-hint-appear 1.2s linear;animation:scroll-hint-appear 1.2s linear;-webkit-animation-iteration-count:2;animation-iteration-count:2}.slide-in{overflow:hidden;display:inline-block}.slide-in_inner{display:inline-block}.downAnime{opacity:0}.slideAnimeDownUp{-webkit-animation-name:slideTextY100;animation-name:slideTextY100;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}@-webkit-keyframes slideTextY100{0%{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slideTextY100{0%{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.slideAnimeUpDown{-webkit-animation-name:slideTextY-100;animation-name:slideTextY-100;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}@-webkit-keyframes slideTextY-100{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slideTextY-100{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}span.smoothText{overflow:hidden;display:block}span.smoothTextTrigger{-webkit-transition:1.2s ease-in-out;transition:1.2s ease-in-out;-webkit-transform:translate3d(0,100%,0) skewY(8deg);transform:translate3d(0,100%,0) skewY(8deg);-webkit-transform-origin:left;transform-origin:left;display:block}span.smoothTextTrigger.smoothTextAppear{-webkit-transform:translate3d(0,0,0) skewY(0);transform:translate3d(0,0,0) skewY(0)}
/*!
component > btn
------------------------------
*/
.c-btn-arrowTopRight{position:relative;z-index:3;display:inline-block;padding:12px 24px;background:#00898f;border-radius:40px;color:#fff;font-size:1.5rem;-webkit-transition:.5s;transition:.5s;cursor:pointer}.c-btn-arrowTopRight:hover{opacity:.8}@media screen and (min-width:768px){.c-btn-arrowTopRight{padding:16px 40px;font-size:1.8rem}}.c-btn-arrowTopRight span:after{content:"";display:inline-block;width:18px;height:18px;vertical-align:text-bottom;margin-left:40px;background:url(//noalone.jp/wp-content/themes/noalone-currentdata/css/../img/common/ico_arrow-topRight01.svg) no-repeat center center/contain}.c-btn-line{text-decoration:underline}.c-btn-line:hover{text-decoration:none}.c-btn-submit{display:inline-block;width:85%!important;max-width:600px;padding:12px 24px!important;background:#00b3bb;border:none!important;border-radius:120px!important;color:#fff;text-align:center;font-weight:500;-webkit-transition:.5s;transition:.5s;cursor:pointer}@media screen and (min-width:768px){.c-btn-submit{width:80%!important;padding:24px 40px!important;font-size:2rem}}.c-btn-submit:hover{background:#00898f}
/*!
component > title
------------------------------
*/
.c-title-main{white-space:nowrap}.c-title-main .c-title-main-pc{display:none}@media screen and (min-width:768px){.c-title-main .c-title-main-pc{display:block;-webkit-animation:none;animation:none}}.c-title-main h2{letter-spacing:0;font-size:7rem;line-height:1;color:rgba(255,255,255,.5);-webkit-animation:flowing 20s linear infinite;animation:flowing 20s linear infinite}@media screen and (min-width:768px){.c-title-main h2{display:none}}.c-title-main h3{font-size:2.4rem;color:#fff;line-height:1;margin-left:9%;margin-top:-20px;letter-spacing:0}@media screen and (min-width:768px){.c-title-main{padding-left:80px}}@-webkit-keyframes flowing{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes flowing{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}
/*!
layout > container
------------------------------
*/
.l-container,.l-container-center,.l-container-l,.l-container-m,.l-container-s{width:90%;margin:auto}.l-container-l{max-width:1200px}.l-container-m{max-width:1000px}.l-container-s{max-width:700px}.l-container-82s{width:82%;max-width:860px;margin:auto}.l-container-center{text-align:center}.l-container-right{text-align:right;margin:auto 0 auto auto}.gradation-wrapper{background-image:url(//noalone.jp/wp-content/themes/noalone-currentdata/css/../img/common/bg_texture01.png);background:rgba(22,161,167,.8);background:-webkit-gradient(linear,left top,left bottom,from(rgba(22,161,167,.8)),color-stop(13%,rgba(20,176,183,.8)),color-stop(27%,rgba(29,150,156,.8)),color-stop(48%,rgba(55,177,194,.8)),color-stop(66%,rgba(32,166,192,.8)),color-stop(75%,rgba(43,180,213,.8)),to(rgba(251,249,247,.8)));background:linear-gradient(180deg,rgba(22,161,167,.8) 0%,rgba(20,176,183,.8) 13%,rgba(29,150,156,.8) 27%,rgba(55,177,194,.8) 48%,rgba(32,166,192,.8) 66%,rgba(43,180,213,.8) 75%,rgba(251,249,247,.8) 100%);background-blend-mode:overlay;overflow:hidden;padding-bottom:240px}
/*!
layout > header
------------------------------
*/
header{position:fixed;width:100%;height:0;z-index:10000;-webkit-transition:.5s;transition:.5s;bottom:0;left:0}.header-pc,.header-sp{-webkit-transition:.5s;transition:.5s;visibility:visible;opacity:1}#gnav_btn{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;width:80px;height:80px;bottom:24px;right:16px;z-index:10000;cursor:pointer;-webkit-transition:.5s;transition:.5s;background:rgba(0,137,143,.8);border-radius:8px}#gnav_btn span{display:inline-block;-webkit-transition:all .4s;transition:all .4s;-webkit-transform:translate(-50% -50%);transform:translate(-50% -50%);height:1px;background-color:#fff;width:46px}#gnav_btn span:nth-of-type(3){height:auto;background:0 0;font-size:1.2rem;color:#fff;text-align:center;line-height:.5;font-weight:700}#gnav_btn.open span{width:50px}#gnav_btn.open span:first-of-type{-webkit-transform:translateY(6px) rotate(-15deg);transform:translateY(6px) rotate(-15deg)}#gnav_btn.open span:nth-of-type(2){-webkit-transform:translateY(-3px) rotate(15deg);transform:translateY(-3px) rotate(15deg)}.gnav-contact.c-btn-arrowTopRight{position:absolute;bottom:24px;left:16px;background:rgba(0,137,143,.8)}.gnav-contact.c-btn-arrowTopRight span:after{width:16px;height:16px;margin-left:24px;background:url(//noalone.jp/wp-content/themes/noalone-currentdata/css/../img/common/ico_arrow-topRight01.svg) no-repeat center center/contain}nav{display:none;position:fixed;top:0;left:0;width:100%;z-index:1000;overflow-y:scroll;color:#fff;height:100%}@media screen and (max-width:860px){nav{bottom:0}}nav:before{content:"";width:100%;height:100%;background:#00b3bb;background:-webkit-gradient(linear,left bottom,left top,from(#00b3bb),color-stop(70%,#2cb6bc),to(#088b92));background:linear-gradient(0deg,#00b3bb 0%,#2cb6bc 70%,#088b92 100%);display:block;position:absolute;left:0;top:0}.nav-item{display:block;font-size:3.2rem;font-weight:700;line-height:1.2;margin-bottom:36px;position:relative}@media screen and (max-width:860px){.nav-item{font-size:2.2rem}}.nav-item span{-webkit-transition:.3s;transition:.3s}.nav-item:hover .blob{opacity:1}.nav-item:hover span{letter-spacing:.2em}.nav-item:hover:before{letter-spacing:.08em}.nav-item:before{display:block;margin-bottom:8px;font-size:2.6rem;color:#00898f;line-height:1.2;-webkit-transition:.3s;transition:.3s}@media screen and (max-width:860px){.nav-item:before{font-size:1.6rem}}.nav-item--about:before{content:"About us"}.nav-item--service:before{content:"Services"}.nav-item--works:before{content:"Works"}.nav-item--company:before{content:"Company"}.nav-item--contact:before{content:"Contact"}.nav-item .blob{opacity:0;display:-ms-grid;display:grid;place-items:center;position:absolute;height:50%;aspect-ratio:1/1;bottom:0;left:-48px;-webkit-transition:.5s;transition:.5s}.header-nav{position:relative;z-index:1;width:82%;max-width:1000px;margin:140px auto 0;line-height:1.2}@media screen and (min-width:768px){.header-nav{height:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.header-pc{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:92%;top:20px;left:50%;translate:-50% 0}@media screen and (max-width:860px){.header-pc{display:none}}.header-pc .header-logo{width:100px}.header-pc .header-logo img{-o-object-fit:contain;object-fit:contain}.header-pc .header-nav-pc{width:70%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:4%}.header-pc .header-nav-pc a{display:block;padding-bottom:6px}.header-pc .header-nav-pc span{font-weight:500}
/*!
layout > footer
------------------------------
*/
footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5.875rem 30px 1.25rem;background:#fff;color:#2b2b2b;font-size:1.3rem}@media screen and (min-width:768px){footer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:120px 40px 60px}}.footer-logo{width:150px;margin-bottom:1.6em}.footer-address{margin-bottom:1.8em}.footer-copy{letter-spacing:0}@media screen and (max-width:860px){.footer-copy{font-size:1rem}}
/*!
page > top
------------------------------
*/
.top-fv{position:relative;width:92%;margin:0 auto;padding:80px 0}@media screen and (min-width:768px){.top-fv{padding-top:80px}}@media screen and (min-width:768px){.top-fv .c-btn-arrowTopRight{position:absolute;top:80%}}.top-fv-inner{margin:0 auto 3em;position:relative}.top-fv-logo{position:absolute;top:-50px;left:0;z-index:2;width:100px;height:70px;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:768px){.top-fv-logo{width:150px;height:100px}}.top-fv-nav{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1em;position:absolute;top:-50px;right:0;z-index:2;color:#2b2b2b;text-align:right;font-size:1.3rem;font-weight:700}.top-fv-nav a{display:inline-block;padding-left:20px;text-shadow:0 0 4px rgba(255,255,255,.8);position:relative}.top-fv-nav a:hover .blob{opacity:1}.top-fv-nav a:hover span{letter-spacing:.2em}@media screen and (min-width:768px){.top-fv-nav{font-size:1.7rem;gap:1.2em}}.top-fv-nav span{-webkit-transition:.3s;transition:.3s}.top-fv-nav .blob{opacity:0;display:-ms-grid;display:grid;place-items:center;position:absolute;height:50%;aspect-ratio:1/1;top:.7rem;left:0;-webkit-transition:.5s;transition:.5s}.swiper{width:90%;height:auto;margin:0 auto;overflow:hidden}.swiper-wrapper{width:100%;height:auto!important}.swiper-slide{overflow:hidden;width:100%;height:auto!important}.swiper-slide img{width:100%;aspect-ratio:3/4.5;-o-object-fit:cover;object-fit:cover;border-radius:16px}@media screen and (min-width:768px){.swiper-slide img{height:67dvh;aspect-ratio:auto}}.top-fv-title{position:absolute;bottom:-20px;left:0;z-index:3;color:#2b2b2b;font-size:2.4rem;text-shadow:0 0 4px rgba(255,255,255,.8);line-height:1.45}@media screen and (min-width:768px){.top-fv-title{font-size:3.4rem;bottom:60px}}.scroll-btn{position:absolute;bottom:-8.3rem;right:-6.3rem;z-index:2}@media screen and (min-width:768px){.scroll-btn{bottom:-8rem;right:-4.2rem}}.scroll-btn-inner{border:1px dashed #00b3bb;border-radius:50%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scroll-btn-inner--1{width:160px;height:160px}.scroll-btn-inner--2{width:110px;height:110px}.scroll-btn-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:80px;height:80px;background:#00b3bb;border-radius:50%}.scroll-btn-item span{margin-bottom:.7em;padding-top:1em;text-align:center;text-transform:uppercase;color:#fff;font-size:1rem;font-weight:700;line-height:1}.scroll-btn-item img{width:8px;-o-object-fit:contain;object-fit:contain;-webkit-animation:bounce01 2s linear infinite;animation:bounce01 2s linear infinite}.scroll-btn-circle{width:50%;height:50%;position:absolute;left:25%;top:25%;border-radius:50%}.scroll-btn-circle--01{background:#41b8d5;-webkit-animation:rotate1 10s linear infinite;animation:rotate1 10s linear infinite}.scroll-btn-circle--02{background:#7befff;-webkit-animation:rotate2 10s linear infinite;animation:rotate2 10s linear infinite}.scroll-btn-circle--03{background:#00898f;-webkit-animation:rotate3 10s linear infinite;animation:rotate3 10s linear infinite}.scroll-btn-circle--04{background:#00b3bb;-webkit-animation:rotate4 12s linear infinite;animation:rotate4 12s linear infinite}.scroll-btn-circle--05{background:#88faff;-webkit-animation:rotate5 12s linear infinite;animation:rotate5 12s linear infinite}.scroll-btn-circle--06{background:#00898f;-webkit-animation:rotate6 12s linear infinite;animation:rotate6 12s linear infinite}@-webkit-keyframes bounce01{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(4px);transform:translateY(4px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounce01{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(4px);transform:translateY(4px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes rotate1{0%{-webkit-transform:rotate(0deg) translateY(-100%) rotate(0deg) scale(.4);transform:rotate(0deg) translateY(-100%) rotate(0deg) scale(.4)}to{-webkit-transform:rotate(360deg) translateY(-100%) rotate(-360deg) scale(.4);transform:rotate(360deg) translateY(-100%) rotate(-360deg) scale(.4)}}@keyframes rotate1{0%{-webkit-transform:rotate(0deg) translateY(-100%) rotate(0deg) scale(.4);transform:rotate(0deg) translateY(-100%) rotate(0deg) scale(.4)}to{-webkit-transform:rotate(360deg) translateY(-100%) rotate(-360deg) scale(.4);transform:rotate(360deg) translateY(-100%) rotate(-360deg) scale(.4)}}@-webkit-keyframes rotate2{0%{-webkit-transform:rotate(0deg) translateY(100%) rotate(0deg) scale(.5);transform:rotate(0deg) translateY(100%) rotate(0deg) scale(.5)}to{-webkit-transform:rotate(360deg) translateY(100%) rotate(-360deg) scale(.5);transform:rotate(360deg) translateY(100%) rotate(-360deg) scale(.5)}}@keyframes rotate2{0%{-webkit-transform:rotate(0deg) translateY(100%) rotate(0deg) scale(.5);transform:rotate(0deg) translateY(100%) rotate(0deg) scale(.5)}to{-webkit-transform:rotate(360deg) translateY(100%) rotate(-360deg) scale(.5);transform:rotate(360deg) translateY(100%) rotate(-360deg) scale(.5)}}@-webkit-keyframes rotate3{0%{-webkit-transform:rotate(0deg) translateX(-100%) rotate(0deg) scale(.3);transform:rotate(0deg) translateX(-100%) rotate(0deg) scale(.3)}to{-webkit-transform:rotate(360deg) translateX(-100%) rotate(-360deg) scale(.3);transform:rotate(360deg) translateX(-100%) rotate(-360deg) scale(.3)}}@keyframes rotate3{0%{-webkit-transform:rotate(0deg) translateX(-100%) rotate(0deg) scale(.3);transform:rotate(0deg) translateX(-100%) rotate(0deg) scale(.3)}to{-webkit-transform:rotate(360deg) translateX(-100%) rotate(-360deg) scale(.3);transform:rotate(360deg) translateX(-100%) rotate(-360deg) scale(.3)}}@-webkit-keyframes rotate4{0%{-webkit-transform:rotate(0deg) translateX(100%) rotate(0deg) scale(.3);transform:rotate(0deg) translateX(100%) rotate(0deg) scale(.3)}to{-webkit-transform:rotate(360deg) translateX(100%) rotate(-360deg) scale(.3);transform:rotate(360deg) translateX(100%) rotate(-360deg) scale(.3)}}@keyframes rotate4{0%{-webkit-transform:rotate(0deg) translateX(100%) rotate(0deg) scale(.3);transform:rotate(0deg) translateX(100%) rotate(0deg) scale(.3)}to{-webkit-transform:rotate(360deg) translateX(100%) rotate(-360deg) scale(.3);transform:rotate(360deg) translateX(100%) rotate(-360deg) scale(.3)}}@-webkit-keyframes rotate5{0%{-webkit-transform:rotate(0deg) translateX(-100%) rotate(0deg) scale(.4);transform:rotate(0deg) translateX(-100%) rotate(0deg) scale(.4)}to{-webkit-transform:rotate(360deg) translateX(-100%) rotate(-360deg) scale(.4);transform:rotate(360deg) translateX(-100%) rotate(-360deg) scale(.4)}}@keyframes rotate5{0%{-webkit-transform:rotate(0deg) translateX(-100%) rotate(0deg) scale(.4);transform:rotate(0deg) translateX(-100%) rotate(0deg) scale(.4)}to{-webkit-transform:rotate(360deg) translateX(-100%) rotate(-360deg) scale(.4);transform:rotate(360deg) translateX(-100%) rotate(-360deg) scale(.4)}}@-webkit-keyframes rotate6{0%{-webkit-transform:rotate(0deg) translateY(100%) rotate(0deg) scale(.2);transform:rotate(0deg) translateY(100%) rotate(0deg) scale(.2)}to{-webkit-transform:rotate(360deg) translateY(100%) rotate(-360deg) scale(.2);transform:rotate(360deg) translateY(100%) rotate(-360deg) scale(.2)}}@keyframes rotate6{0%{-webkit-transform:rotate(0deg) translateY(100%) rotate(0deg) scale(.2);transform:rotate(0deg) translateY(100%) rotate(0deg) scale(.2)}to{-webkit-transform:rotate(360deg) translateY(100%) rotate(-360deg) scale(.2);transform:rotate(360deg) translateY(100%) rotate(-360deg) scale(.2)}}.top-about{padding-top:80px}@media screen and (min-width:768px){.top-about{padding-top:120px}}.top-about-content{margin-top:60px;color:#fff;font-size:1.45rem;letter-spacing:.2em;line-height:2.2;font-weight:500}@media screen and (min-width:768px){.top-about-content{margin-top:80px;font-size:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-about-content p{display:inline-block;width:655px}}.top-service{padding-top:100px}.top-service-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8em;margin-top:80px}@media screen and (min-width:768px){.top-service-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:12em;margin-top:120px}}.top-service-item{width:100%;font-size:1.4rem;color:#2b2b2b}@media screen and (min-width:768px){.top-service-item{width:85%}}.top-service-item-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:12px;line-height:1.2;font-size:1.6rem}@media screen and (min-width:768px){.top-service-item-title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:2rem}}.top-service-item-title h5{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;font-weight:500}.top-service-item-title h5:after{content:"";display:inline-block;width:50%;height:1px;vertical-align:middle;background:#00b3bb;border-radius:1px;margin-top:12px}@media screen and (min-width:768px){.top-service-item-title h5:after{width:30%;margin-top:16px}}.top-service-item-img{position:relative;width:85%;min-width:320px;height:220px}@media screen and (min-width:768px){.top-service-item-img{height:450px}}.top-service-item-img img{height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0 8px 8px 0}@media screen and (min-width:768px){.top-service-item-img img{border-radius:0 16px 16px 0}}.top-service-item-img:before{font-family:"Montserrat",sans-serif;font-weight:900;font-style:normal;letter-spacing:0;position:absolute;top:-40px;left:8px;z-index:3;font-size:70px;line-height:1;font-weight:900;letter-spacing:0;color:#fff}@media screen and (min-width:768px){.top-service-item-img:before{font-size:90px;top:-60px;left:32px}}.top-service-item-caption{position:relative;z-index:5;margin:-52px 0 0 auto;padding:32px 16px 40px;font-size:1.4rem;font-weight:500;line-height:1.9;background:#fff;width:92%;border-radius:8px 0 0 8px}@media screen and (min-width:768px){.top-service-item-caption{width:80%;border-radius:16px;font-size:1.7rem;line-height:2.2;padding:40px 40px 52px}}.top-service-item:first-of-type .top-service-item-img:before{content:"01"}.top-service-item:nth-of-type(2) .top-service-item-img:before{content:"02"}.top-service-item:nth-of-type(3) .top-service-item-img:before{content:"03"}.top-service-item:nth-of-type(4) .top-service-item-img:before{content:"04"}.top-service-item:nth-of-type(5) .top-service-item-img:before{content:"05"}.top-company{margin-top:-40px;padding-bottom:60px}@media screen and (min-width:768px){.top-company{padding-bottom:120px}}.top-company-title{position:relative;font-size:2.4rem;line-height:1.2}@media screen and (min-width:768px){.top-company-title{font-size:2.8rem}}.top-company-title:before{content:"";display:inline-block;width:170px;height:170px;position:absolute;top:-98px;left:-90px;z-index:1;background:url(//noalone.jp/wp-content/themes/noalone-currentdata/css/../img/top/ico_company-title.svg) no-repeat center center/contain;-webkit-animation:rotate-company linear 40s infinite;animation:rotate-company linear 40s infinite}@media screen and (min-width:768px){.top-company-title:before{width:160px;height:160px;top:-96px;left:-66px}}.top-company-title:after{content:"";display:inline-block;width:250px;height:100px;position:absolute;top:-58px;left:-108px;z-index:2;background:url(//noalone.jp/wp-content/themes/noalone-currentdata/css/../img/top/deco_company-title.svg) no-repeat center center/contain}.top-company-title h2{position:relative;z-index:3}.top-company-content{padding-top:72px}.top-company-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1.6em;padding-bottom:16px;gap:8px;border-bottom:1px solid #00b3bb}.top-company-item-title{font-size:1.5rem;font-weight:500}.top-company-item-option{font-size:1.4rem;font-weight:400}@-webkit-keyframes rotate-company{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate-company{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.top-contact{padding-bottom:60px}@media screen and (min-width:768px){.top-contact{padding-bottom:120px}}.top-contact-title{display:inline-block;margin-bottom:24px;font-size:2.4rem;line-height:1.2}@media screen and (min-width:768px){.top-contact-title{font-size:2.8rem}}.top-contact-title:before{content:"";display:inline-block;width:2.4rem;height:2.4rem;background:url(//noalone.jp/wp-content/themes/noalone-currentdata/css/../img/top/ico_contact01.svg) no-repeat center center/contain;vertical-align:bottom;margin-right:4px}@media screen and (min-width:768px){.top-contact-title:before{width:2.8rem;height:2.8rem;margin-right:6px}}.top-contact-inner .wpcf7-form{font-size:1.6rem;letter-spacing:.15em;font-weight:500}@media screen and (min-width:768px){.top-contact-inner .wpcf7-form{font-size:1.8rem}}.top-contact-inner .wpcf7-form p:has(.c-btn-submit){position:relative;text-align:center}.top-contact-inner .wpcf7-form p:has(.c-btn-submit):after{content:"";display:inline-block;position:absolute;top:50%;right:15%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:18px;height:18px;background:url(//noalone.jp/wp-content/themes/noalone-currentdata/css/../img/common/ico_submit01.svg) no-repeat center center/contain}@media screen and (min-width:768px){.top-contact-inner .wpcf7-form p:has(.c-btn-submit):after{width:20px;height:20px;right:25%}}.top-contact-inner .wpcf7-form label{display:block;margin-bottom:1em}@media screen and (min-width:768px){.top-contact-inner .wpcf7-form label{margin-bottom:2em}}.top-contact-inner .wpcf7-form input,.top-contact-inner .wpcf7-form textarea{width:100%;padding:8px;border:1px solid #2b2b2b;border-radius:6px}@media screen and (min-width:768px){.top-contact-inner .wpcf7-form input,.top-contact-inner .wpcf7-form textarea{padding:16px}}.top-contact-inner .wpcf7-form .wpcf7-form-control-wrap{display:block;margin-top:4px}.top-contact-inner .wpcf7-form .wpcf7-spinner{display:none}
/*!
page > top
------------------------------
*/
.news-wrapper{background:#fff;color:#555}.news-top{padding-top:120px;margin-bottom:40px}@media screen and (max-width:860px){.news-top{padding-top:80px}}.news-top p{font-size:1.4rem}.news-top h1{font-size:4.2rem;line-height:1}@media screen and (max-width:860px){.news-top h1{font-size:2rem}}.news-content{border-top:1px solid rgba(0,0,0,.4);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2%;width:100%;position:relative;cursor:pointer;-webkit-transition:.3s;transition:.3s}@media screen and (max-width:860px){.news-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:4% 2%}}.news-content:hover{background:#f6f6f1}.news-content:hover .news-title-arrow .blob{opacity:1}.news-content:hover .news-title-arrow span{color:#fff}.news-date{display:inline-block;border-right:1px solid rgba(0,0,0,.4);padding-right:4%}@media screen and (max-width:860px){.news-date{border:0;display:-webkit-box;display:-ms-flexbox;display:flex}}.news-date span{font-size:1.7rem;display:block;line-height:1.3}@media screen and (max-width:860px){.news-date span{font-size:1.2rem;line-height:1}}.news-date h2{font-size:2.6rem;display:block;line-height:1;font-weight:400}@media screen and (max-width:860px){.news-date h2{font-size:1.2rem;line-height:1}.news-date h2:before{content:".";display:inline-block}}.news-title{display:block;padding-left:4%}@media screen and (max-width:860px){.news-title{padding:0}}.news-title p{display:inline;font-size:2.2rem}@media screen and (max-width:860px){.news-title p{font-size:1.5rem}}.news-title .news-title-arrow{display:-ms-grid;display:grid;place-items:center;position:absolute;right:4%;top:0;height:100%}.news-title .news-title-arrow span{position:relative;z-index:1;font-size:2.4rem;-webkit-transition:.3s;transition:.3s}@media screen and (max-width:860px){.news-title .news-title-arrow span{font-size:1.6rem}}.news-title .news-title-arrow .blob{opacity:0;position:absolute;top:50%;left:50%;translate:-50% -50%;width:80px;height:80px;-webkit-transition:.3s;transition:.3s}@media screen and (max-width:860px){.news-title .news-title-arrow .blob{width:55px;height:55px}}
/*!
page > top
------------------------------
*/
.news-detail-top{padding-top:80px;margin-bottom:24px}.news-detail-top h1{font-size:2.8rem;line-height:2}@media screen and (max-width:860px){.news-detail-top h1{font-size:2rem;line-height:1.2}}.news-detail-top p{font-size:1.6rem;line-height:1.4;text-align:end}@media screen and (max-width:860px){.news-detail-top p{font-size:1.4rem;line-height:1}}.news-detail-content{font-size:1.8rem;line-height:1.6}@media screen and (max-width:860px){.news-detail-content{font-size:1.6rem}}.news-detail-content a{border-bottom:1px solid rgba(0,0,0,.4)}.news-detail-content a:before{content:">";display:inline-block;vertical-align:text-bottom;font-size:1.8rem;margin-right:4px}@media screen and (max-width:860px){.news-detail-content a:before{font-size:1.6rem}}.news-detail-content img{max-width:600px;max-height:300px;-o-object-fit:cover;object-fit:cover;display:block;margin-bottom:12px;margin-top:24px}
/*!
page > works
------------------------------
*/
.works-wrapper{padding:240px 0 120px}@media screen and (max-width:860px){.works-wrapper{padding:100px 0 60px}}.works-wave{position:absolute;top:-43rem;left:-15rem;rotate:90deg;width:80rem;opacity:.5}@media screen and (max-width:860px){.works-wave{top:-16rem;left:-15rem;width:37rem;rotate:85deg}}.works-title{position:relative}.works-title h1{font-size:8.5rem;font-weight:900;line-height:1.2;font-family:"Poppins",sans-serif;letter-spacing:.03em;color:#00b3bb}@media screen and (max-width:860px){.works-title h1{font-size:5.5rem}}.works-title p{font-size:2.5rem;font-weight:900;line-height:1.2;font-family:"Poppins",sans-serif;letter-spacing:.03em;position:absolute;bottom:-20px;left:180px}@media screen and (max-width:860px){.works-title p{font-size:1.7rem;bottom:-16px;left:110px}}.works-list{display:-ms-grid;display:grid;-ms-grid-columns:1fr 5% 1fr 5% 1fr;grid-template-columns:repeat(3,1fr);gap:0 5%}@media screen and (max-width:860px){.works-list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);margin-top:40px}}.works-list-item{display:block;position:relative;z-index:20;margin-top:120px;-webkit-transition:.5s;transition:.5s}@media screen and (min-width:768px){.works-list-item:nth-child(3n){margin-top:0;margin-bottom:60px}.works-list-item:nth-child(3n-1){margin-top:60px}}@media screen and (max-width:860px){.works-list-item{margin-top:80px}.works-list-item:nth-child(2n){margin-top:0;margin-bottom:80px}}.works-list-item:hover .works-list-item__img img{scale:1.1}.works-list-item__border{display:-ms-grid;display:grid;place-items:center;position:absolute;top:-40px;left:-40px;z-index:3;width:100px;aspect-ratio:1}.works-list-item__border .clipTo-top{-webkit-transition-delay:.2s;transition-delay:.2s}.works-list-item__border:before{content:"";display:block;width:100px;height:1px;background:#00b3bb;rotate:-45deg}@media screen and (max-width:860px){.works-list-item__border{width:40%;top:-24px;left:-24px}.works-list-item__border:before{width:100%}}.works-list-item__img{overflow:hidden;width:100%;aspect-ratio:3/5;border-radius:8px}.works-list-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.3s!important;transition:.3s!important}.works-list-item__title{margin-top:12px;font-weight:500}.works-list-item__title h2{font-size:1.8rem;line-height:1.2;letter-spacing:.05em;margin-bottom:4px}.works-list-item__title h3{font-size:1.5rem;line-height:1.4;letter-spacing:.05em;margin-bottom:4px}.works-list-item__title span{display:inline-block;background:#00b3bb;color:#fff;font-size:1.2rem;line-height:1;letter-spacing:.05em;padding:6px 12px;border-radius:100px;margin-top:4px}@media screen and (max-width:860px){.works-list-item__title span{font-size:1rem;padding:4px 8px}}.works-list-item__title span.tag-sns{background:#00b3bb}.works-list-item__title span.tag-creative{background:#ff6200}.works-list-item__title span.tag-web{background:#a7008e}@media screen and (max-width:860px){.works-list-item__title{margin-top:8px}.works-list-item__title h2{font-size:1.6rem;margin-bottom:4px}.works-list-item__title h3{font-size:1.3rem}}.worksDetail-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:100vh;padding:80px 0}@media screen and (max-width:860px){.worksDetail-wrapper{padding:2em 0 6em}}#fixed-container{width:45%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:860px){#fixed-container{width:100%}}.worksDetail-backLink{position:relative}.worksDetail-backLink:hover span{font-size:3rem}.worksDetail-backLink:hover:before{translate:12px -50%}.worksDetail-backLink span{-webkit-transition:.3s;transition:.3s;font-size:2.7rem;font-weight:900;color:#00b3bb;font-family:"Poppins",sans-serif}.worksDetail-backLink:before{content:"";position:absolute;left:160px;top:50%;translate:0 -50%;width:36px;height:2px;background:#00b3bb;-webkit-transition:.3s;transition:.3s}@media screen and (max-width:860px){.worksDetail-backLink:before{left:116px}}@media screen and (max-width:860px){.worksDetail-backLink{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:24px}.worksDetail-backLink span{font-size:1.8rem}.worksDetail-backLink:before{width:24px}}.worksDetail-description hgroup{margin-top:1em;font-size:3rem;line-height:1.4}.worksDetail-description hgroup h1{font-family:"Noto Sans JP",sans-serif}.worksDetail-description hgroup h2{margin-top:.6em;font-family:"Noto Sans JP",sans-serif;font-size:2rem}@media screen and (max-width:860px){.worksDetail-description hgroup{font-size:2.2rem;margin-top:1em}.worksDetail-description hgroup h2{font-size:1.65rem}}.worksDetail-description .worksDetail-caption{margin-top:1.5em}.worksDetail-description .worksDetail-caption .works-detail-caption--info{font-size:1.4rem;font-weight:600;margin-bottom:24px}@media screen and (min-width:768px){.worksDetail-description .worksDetail-caption .works-detail-caption--info{font-size:1.7rem}}.worksDetail-description .worksDetail-caption .worksDetail-caption--item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4%;margin-bottom:12px;font-size:1.7rem}@media screen and (max-width:860px){.worksDetail-description .worksDetail-caption .worksDetail-caption--item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:1.4rem}}.worksDetail-description .worksDetail-caption .worksDetail-caption--item span{display:inline-block;word-wrap:break-word;word-break:break-all;font-family:"Poppins",sans-serif;font-weight:600}.worksDetail-description .worksDetail-caption .worksDetail-caption--item span:first-child{width:100px}@media screen and (max-width:860px){.worksDetail-description .worksDetail-caption .worksDetail-caption--item span:first-child{width:100%;line-height:1.3}}.worksDetail-description .worksDetail-caption .worksDetail-caption--item span:last-child{position:relative;padding-left:32px;-webkit-box-flex:1;-ms-flex:1;flex:1}.worksDetail-description .worksDetail-caption .worksDetail-caption--item span:last-child:before{content:"";position:absolute;left:0;top:1rem;width:16px;height:1px;background:#00b3bb}@media screen and (max-width:860px){.worksDetail-description .worksDetail-caption .worksDetail-caption--item span:last-child{padding-left:18px}.worksDetail-description .worksDetail-caption .worksDetail-caption--item span:last-child:before{width:10px}}#worksDetail-images{width:42%}@media screen and (max-width:860px){#worksDetail-images{width:100%;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}#worksDetail-images figure{text-align:right}#worksDetail-images figure img{border-radius:20px;width:auto;max-height:85vh}#worksDetail-images.horizontal{padding-top:80px;width:60%}@media screen and (max-width:860px){#worksDetail-images.horizontal{padding-top:0}}.works-detail-links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-top:18px}.works-detail-links .links-item{display:-ms-grid;display:grid;place-items:center;width:60px;height:60px;border-radius:12px;-webkit-transition:.3s;transition:.3s}.works-detail-links .links-item:hover{scale:1.1}@media screen and (max-width:860px){.works-detail-links .links-item{width:36px;height:36px}}.works-detail-links .tiktok{background-color:rgba(0,179,187,.9);position:relative;height:100%;aspect-ratio:1}.works-detail-links .tiktok:before{content:"";position:absolute;display:inline-block;width:20px;height:20px;background:url(//noalone.jp/wp-content/themes/noalone-currentdata/css/../img/common/ico_tiktok.svg) no-repeat center center;background-size:contain}@media screen and (max-width:860px){.works-detail-links .tiktok:before{width:16px;height:16px}}.works-detail-links .insta{background-color:rgba(0,179,187,.9);position:relative;height:100%;aspect-ratio:1}.works-detail-links .insta:before{content:"";position:absolute;display:inline-block;width:20px;height:20px;background:url(//noalone.jp/wp-content/themes/noalone-currentdata/css/../img/common/ico_insta.svg) no-repeat center center;background-size:contain}@media screen and (max-width:860px){.works-detail-links .insta:before{width:16px;height:16px}}.other-links{font-family:"Poppins",sans-serif;font-size:1.7rem;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:18px;text-decoration:underline;color:#333}.other-links:before{display:inline-block;content:"";width:20px;height:20px;background:url(//noalone.jp/wp-content/themes/noalone-currentdata/css/../img/common/ico_links.svg) no-repeat center center/contain}.a-hover-underLine{position:relative}.a-hover-underLine:before{content:"";position:absolute;bottom:0;left:10%;display:inline-block;width:0;height:1px;background:#00b3bb;-webkit-transition:.5s;transition:.5s}.a-hover-underLine:hover:before{width:80%}.video-wrapper{position:relative;width:83%;aspect-ratio:9/16;border-radius:20px;overflow:hidden}@media screen and (max-width:860px){.video-wrapper{width:100%}}.video-wrapper video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-wrapper .play-btn{position:absolute;top:50%;left:50%;translate:-50% -50%;width:100%;height:100%;background:rgba(0,0,0,.5);display:-ms-grid;display:grid;place-items:center}.video-wrapper .play-btn.playActive{display:none}.video-wrapper .play-btn img{width:80px;aspect-ratio:1;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:860px){.video-wrapper .play-btn img{width:40px}}