﻿@font-face{font-family:"kokoro";src:url("../fonts/Kokoro.otf") format("truetype")}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:0;padding:0}input,select{vertical-align:middle}html{margin:0;padding:0;width:100%;font-size:62.5%;-webkit-text-size-adjust:100%;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;overflow-x:hidden}body{width:100%;height:100%;min-width:1200px;min-height:100%;padding:0;margin:0 auto;text-justify:inter-character;text-align:justify;word-break:break-all;font-family:"Noto Sans JP","游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,"ＭＳ Ｐゴシック","MS PGothic","Font Awesome 5 Free",sans-serif;font-size:1.5rem;line-height:2;letter-spacing:2px;color:#333;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:unset;overflow-x:clip;animation:BodyFadeIn 1.5s ease 0s 1 normal}@media only screen and (max-width: 834px){body{min-width:initial;font-size:1.4rem;line-height:1.7}}body img{max-width:100%}@keyframes BodyFadeIn{0%{opacity:0}100%{opacity:1}}*,*::before,*::after{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box}div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,input,textarea{margin:0;padding:0;border:none;font-size:100%;font-style:normal}img,iframe{vertical-align:bottom}ul,ol,li{list-style:none}table{border-collapse:collapse;border-spacing:0}a{color:#333;text-decoration:none}a:hover{color:#333}a:visited{color:#333;text-decoration:none}a:active{color:#333;text-decoration:none}::selection{color:#fff;background:#0972ce}.contents{width:100%;margin:0 auto;padding:8rem 0}@media only screen and (max-width: 834px){.contents{padding:8% 0}}.container{max-width:1200px;margin-left:auto;margin-right:auto}@media only screen and (max-width: 1200px){.container{width:94%}}main{width:100%;margin:0 auto;padding:0}.belt{position:relative;width:100%;margin:0 auto}.belt::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#eee3cb;z-index:-9999}.breadcrumb{width:100%;margin:0 auto;font-size:1.2rem;font-weight:600}@media only screen and (max-width: 600px){.breadcrumb{overflow-x:auto;white-space:nowrap;overflow-scrolling:touch;-webkit-overflow-scrolling:touch}.breadcrumb::-webkit-scrollbar{display:none}}.breadcrumb ul{display:flex;gap:2.5rem;width:100%;margin:0 auto}.breadcrumb ul li{position:relative}.breadcrumb ul li::after{content:"";position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);left:-18px;width:6px;height:6px;border-top:1px solid #333;border-right:1px solid #333;transform:translateY(-0.5px) translateY(-50%) rotate(45deg)}.breadcrumb ul li:first-child::after{display:none}.breadcrumb ul li a{color:#0032a1;transition:all .4s ease-out}.breadcrumb ul li a:hover{color:#333}.scroll,.scroll-top,.scroll-bottom,.scroll-left,.scroll-right{transition:.8s ease-in-out;opacity:0}.scroll.on,.scroll-top.on,.scroll-bottom.on,.scroll-left.on,.scroll-right.on{opacity:1}.scroll-bottom{transform:translateY(30px)}.scroll-bottom.on{transform:translateY(0)}.scroll-top{transform:translateY(-30px)}.scroll-top.on{transform:translateY(0)}.scroll-left{transform:translateX(-30px)}.scroll-left.on{transform:translateX(0)}.scroll-right{transform:translateX(30px)}.scroll-right.on{transform:translateX(0)}.img-top,.img-left,.img-right{position:relative}.img-top::after,.img-left::after,.img-right::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#333;transition:1.2s}.img-top::after{transform-origin:center bottom}.img-top.on::after{transform:scaleY(0)}.img-left::after{transform-origin:right center}.img-left.on::after{transform:scaleX(0)}.img-right::after{transform-origin:center left}.img-right.on::after{transform:scaleX(0)}header{padding:20px 0;width:100%;margin:0 auto;position:sticky;top:0;background:#fff;text-align:center;border-bottom:1px solid #0032a1}header .flex{display:flex;align-items:center;justify-content:space-between}header .logo{margin-left:40px}header .logo img{height:60px;width:auto}header .right{font-weight:bold;display:flex;align-items:center;gap:4rem}header .right ul{display:flex;gap:2rem}header .right .cont-btn{height:100px;padding:0 2rem;display:flex;justify-content:center;align-items:center;background:#0972ce;color:#fff;position:relative}header .right .cont-btn a{display:block;position:absolute;width:100%;height:100%}@media only screen and (max-width: 834px){header .logo img{height:50px}}@media only screen and (max-width: 600px){header{padding:10px 0}header .logo{margin-left:20px}header .logo img{height:30px}header .right .cont-btn{height:60px}}footer{width:100%;margin:0 auto;background:#333;color:#fff}footer .contents{padding:8rem 0 4rem}footer .flex{display:flex;justify-content:center}footer .flex a{color:#fff !important}footer .logo img{height:60px;width:auto}footer .right{padding-left:6rem}footer .right br{display:none}footer .right dl{display:flex}footer .right dl dt{width:6em}footer .right dl dd{flex:1}footer .right dl+dl{margin-top:2rem}footer .copy{border-top:1px solid #a0a0a0;margin-top:4rem;padding-top:4rem}footer .copy p{text-align:center}footer .copy p a{color:#a0a0a0}@media only screen and (max-width: 834px){footer .logo img{height:50px}footer .right{padding-left:3rem}footer .right dl{flex-direction:column}}@media only screen and (max-width: 600px){footer{font-size:1.2rem}footer .contents{padding:4rem 0}footer .flex{flex-direction:column;align-items:center}footer .logo{margin-bottom:2rem}footer .logo img{height:40px}footer .right{padding-left:0}footer .right br{display:block}footer .copy{padding-top:2rem}}#mv .flex{display:flex;align-items:center}#mv .pic{width:41.6666666667%}#mv .txt{flex:1;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width: 834px){#mv .flex{flex-direction:column-reverse}#mv .pic{width:100%}#mv .pic img{width:100%;height:100vw;object-fit:cover}}.const{font-size:1.6rem}.const .txt>p{padding-bottom:2rem}.const .const-tel{margin-bottom:2rem;display:flex;gap:2rem}.const .const-tel a{display:block;padding:1em;line-height:1em;background:#0972ce;color:#fff;font-weight:bold;display:flex;align-items:center}.const .const-tel a p{padding-left:1em}.const .wpcf7 dl{margin-bottom:2rem;display:flex}.const .wpcf7 dt{width:10em}.const .wpcf7 dd{width:25em}.const .wpcf7 input:not([type=submit]),.const .wpcf7 textarea{padding:.5em;background:#f0f0f0;width:100%;font-family:inherit}.const .wpcf7 textarea{max-width:100%;min-width:100%;height:8em !important}.const .wpcf7 input[type=submit]{display:block;margin-inline:auto;width:5em;padding:.5em 0;background:#0972ce;color:#fff;font-weight:bold;font-family:inherit;text-align:center}.const .wpcf7 .wpcf7-response-output{text-align:center;padding:.5em 1em}@media only screen and (max-width: 834px){.const .txt{padding:6rem 0}.const .const-tel{flex-direction:column}}@media only screen and (max-width: 600px){.const{font-size:1.4rem}.const .wpcf7 dl{flex-direction:column;max-width:94vw}}.pagination{width:100%;margin:0 auto;text-align:center}.pagination ul{display:flex;justify-content:center;align-items:center;column-gap:1.5rem;width:100%;margin:0 auto}.pagination ul li a,.pagination ul li .current{display:block;width:40px;height:40px;line-height:45px;letter-spacing:0;background:#eee3cb;border-radius:5px;transition:all .4s ease-out}.pagination ul li .current{color:#fff;background:#0972ce}.pagination ul li .prev,.pagination ul li .next{line-height:45px;background:none;border:0}.pagination ul li .prev:hover,.pagination ul li .next:hover{color:#0972ce;background:none}.pagination ul li a{text-decoration:none;transition:all .4s ease-out}.pagination ul li a:hover{color:#fff;background:#0972ce}#error404{width:100%;margin:0 auto;text-align:center}@media only screen and (max-width: 600px){#error404{text-align:justify}}#error404 span{display:block}@media only screen and (max-width: 600px){#error404 span{display:inline}}#error404 .btn{margin:5rem auto 0;text-align:left}@media only screen and (max-width: 834px){#error404 .btn{margin-top:4rem}}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{max-width:1200px;width:100%;margin:2rem auto 0;padding:3rem;text-align:center;font-size:1.6rem;font-weight:600;color:red;background:rgba(255,0,0,.1);border:none}@media only screen and (max-width: 834px){.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{padding:2.5rem;font-size:1.5rem}}.wpcf7 form.sent .wpcf7-response-output{max-width:1200px;width:100%;margin:2rem auto 0;padding:3rem;text-align:center;font-size:1.6rem;font-weight:600;color:green;background:rgba(0,128,0,.1);border:none}@media only screen and (max-width: 834px){.wpcf7 form.sent .wpcf7-response-output{padding:2.5rem;font-size:1.5rem}}.wpcf7 form .wpcf7-list-item{margin:0}.wpcf7 form .wpcf7-not-valid-tip{display:block;color:red}.wpcf7 .screen-reader-response{display:none}.grecaptcha-badge{visibility:hidden}.recaptcha{width:94%;margin:1rem auto 0;text-align:center;font-size:1.1rem}@media only screen and (max-width: 834px){.recaptcha{font-size:1rem}}#autozip{display:none !important}