:root{--c1: #265D83;--c2: 0D}*,*:before,*:after{margin:0;padding:0;font-size:100%;font-style:normal;font-weight:inherit;color:inherit;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:50px}body{margin:6.25rem 2rem;font-size:16px;font-family:"M PLUS 1p",sans-serif;font-weight:300;line-height:2.4;letter-spacing:.08em;text-align:center;color:#0d2249;background:#f6f7f9;background:rgba(38,93,131,.0509803922);background:rgba(38,93,131,.05);background:rgba(38,93,131,.05)}#wrap{margin:0 auto;max-width:1000px}h1,h2{line-height:1.6}h1{font-size:2rem}h2{margin-bottom:3.125rem;font-size:1.5rem;letter-spacing:.16em}header{margin:6.25rem 0}nav{margin:3.125rem 0}nav ul{display:flex;justify-content:center}nav li:not(:last-child){margin-right:1.6rem}section{margin:100px 0}ul,ol,li{list-style-type:none}a{text-decoration-thickness:1px;text-underline-offset:.25rem}img{max-width:100%;height:auto;vertical-align:bottom}input,button,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:none;border-radius:0;font:inherit;outline:none}textarea{resize:vertical}input[type=checkbox],input[type=radio]{display:none}input[type=submit],input[type=button],label,button,select{cursor:pointer}select::-ms-expand{display:none}input[type=text],input[type=tel],input[type=email],select,textarea{padding:.5rem 1rem;display:block;width:100%;border-radius:5px;letter-spacing:.08em;background:#fff;box-shadow:0px 0px 8px rgba(0,0,0,.05);transition:box-shadow .5s}input[type=text]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=email]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder{opacity:.5;color:inherit}input[type=text]::placeholder,input[type=tel]::placeholder,input[type=email]::placeholder,select::placeholder,textarea::placeholder{opacity:.5;color:inherit}input[type=text]:focus,input[type=tel]:focus,input[type=email]:focus,select:focus,textarea:focus{box-shadow:0px 0px 8px rgba(38,93,131,.3)}select{background-image:url(../img/icon_arw.svg);background-position:calc(100% - 1rem) center;background-repeat:no-repeat;background-size:1rem}textarea{height:24rem;resize:none}@media(max-width: 750px){.hidden-sp{display:none}}#information{margin-top:100px;padding:2.4rem;color:#fff;background:#265d83}#news li:not(:last-child){margin-bottom:2.4rem}#information p:not(:first-child),#works p:not(:first-child),#contact p:not(:first-child){margin-top:2.4rem}#information p:not(:last-child),#works p:not(:last-child),#contact p:not(:last-child){margin-bottom:2.4rem}#works ul{margin:0 auto;display:flex;flex-wrap:wrap;gap:50px;max-width:1000px}#works li{width:300px;overflow:hidden;border-radius:5px;background:#fff;box-shadow:0px 0px 8px rgba(0,0,0,.05);cursor:pointer}#works li a{display:block;height:100%;text-decoration:none}#works dl{padding:.75rem;line-height:1.75}#works dt{text-decoration:underline;text-decoration-thickness:.5px;text-underline-offset:.25rem}#works dd{margin-top:.75rem;font-size:.875rem}@media(max-width: 1064px){#works ul{max-width:650px}}@media(max-width: 714px){#works ul{max-width:300px}}@media(hover: hover)and (pointer: fine){#works li:hover figure img{transform:scale(1.05)}#works figure{overflow:hidden}#works figure img{transition:transform .3s}}#contact dl{margin:0 auto;max-width:500px;text-align:left}#contact dt{margin-bottom:.5rem}#contact dt.required::after{margin-left:.5rem;padding:.2rem .5rem;content:"必須";font-size:.75rem;vertical-align:.075rem;color:#fff;background:#dc4424}#contact dd:not(:last-child){margin-bottom:2.4rem}#contact .g-recaptcha{margin:0 auto;display:block;width:250px;height:50px;border-radius:5px;letter-spacing:.08em;color:#fff;background:#265d83}dialog{margin:revert;max-width:calc(100dvw - 2rem);max-height:calc(100dvh - 2rem);border:none;background:none}dialog:focus{outline:none}dialog::backdrop{background:rgba(0,0,0,.5)}#modal-content{display:flex;justify-content:center;align-items:center;width:calc(100dvw - 2rem);height:calc(100dvh - 2rem)}#modal-content img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}#modal-close{width:50px;height:50px;position:absolute;top:0;right:0;text-indent:-9999px;cursor:pointer}#modal-close::before,#modal-close::after{content:"";width:50px;height:2px;position:absolute;top:25px;left:0;background:#265d83}#modal-close::before{transform:rotate(45deg)}#modal-close::after{transform:rotate(-45deg)}