@charset "UTF-8";:root{--f-notosans:"Noto Sans JP",sans-serif;--f-jp:"Noto Sans JP",sans-serif;--f-en:"Lexend Deca",sans-serif;--main-color:#56c5ff;--clr1:#474747;--clr2:#77DD77;--clr3:#FFF3B0;--ttl_size:28px;--wrapper:102px}body{background-color:#ffffff;-webkit-text-size-adjust:none;letter-spacing:0.1em;color:var(--clr1);font-family:var(--f-notosans)}body::-webkit-scrollbar{display:block;width:10px;height:10px}body::-webkit-scrollbar-track{border-radius:10px;background:#fff;box-shadow:inset 0 0 6px rgba(0,0,0,0.5)}body::-webkit-scrollbar-thumb{border-radius:10px;background:linear-gradient(to bottom,var(--clr2) 0%,var(--main-color) 50%,var(--clr2) 100%);box-shadow:inset 0 0 6px #fff}body::-webkit-scrollbar-thumb:window-inactive{background:linear-gradient(to bottom,var(--clr2) 0%,var(--main-color) 50%,var(--clr2) 100%)}address,blockquote,button,dd,dt,h1,h2,h3,h4,h5,h6,input,li,p,pre,select,td,textarea,th{font-size:100%;-webkit-text-size-adjust:none}article,aside,figure,footer,header,main,nav,picture,section{display:block;padding:0;margin:0}img{display:table;vertical-align:bottom;max-width:100%;height:auto}a:not(.tel_click){color:inherit;font-family:inherit;font-weight:inherit;color:#64b5f7}a.tel_click{text-decoration:none;color:inherit}@media only screen and (min-width:769px){a:not([target*=_blank]){transition:opacity 0.3s ease}a:not([target*=_blank]):hover{opacity:0.7}a.tel_click{pointer-events:none}a:not(.tel_click):active,a:not(.tel_click):hover{color:#64b5f7}}.ft_logo a:hover,.logo a:hover,a.ft_logo:hover,a.logo:hover,a.tel_click:hover{opacity:1!important}table{width:100%}iframe{width:100%;height:100%}.captcha_box iframe{height:auto}.flex{display:flex;flex-wrap:wrap;justify-content:space-between}p{line-height:2.25;letter-spacing:0.1em;word-wrap:break-word;word-break:break-word;margin-bottom:15px;font-feature-settings:"palt"}p:empty{display:none!important}p:last-child{margin-bottom:0}.red{color:#ca0a0a!important}.bold{font-weight:bold!important}.fl{float:left}.fr{float:right}*,:after,:before{box-sizing:border-box}html{overflow-x:auto!important}.wrapper{overflow:hidden}.inner,.inner_big,.inner_max,.inner_sm{margin:0 auto;padding-left:20px;padding-right:20px}.inner_max{max-width:1480px}.inner_big{max-width:1320px}.inner{max-width:1210px}.inner_sm{max-width:1020px}.fullWidthBreak{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.txt_ver{writing-mode:vertical-rl}@media only screen and (min-width:769px){.txt_ver_pc{writing-mode:vertical-rl}}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto 35px}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}@media only screen and (max-width:768px){.pc_only{display:none!important}}@media only screen and (min-width:769px){.sp_only{display:none!important}}.TabContainer .TabContent{position:relative;z-index:2;overflow:hidden}.TabContainer .TabContent .content{transition:all 0.3s ease-in-out;background-color:#fff;border-radius:12px}.TabContainer .TabContent .content>div{opacity:0;z-index:-10;visibility:hidden;position:absolute;top:0;left:0;right:0;transition:all 0.5s ease-in-out;padding:6.25em 0em}.TabContainer .TabContent .content>div.active{opacity:1;z-index:1;visibility:visible}.TabContainer .TabPager{position:relative;z-index:3;display:flex;justify-content:space-between;align-items:flex-end;width:95%;margin:0px auto;max-width:1002px;height:6.25em}.TabContainer .TabPager>div{background-color:#c17f58;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;margin:0;padding:1.25em 0.5em;width:calc(50% - 1px);transition:all 0.3s ease;cursor:pointer;color:#ffffff;border-radius:12px 12px 0px 0px;height:92%}.TabContainer .TabPager>div:before{content:"";display:block;position:absolute;transition:all 0.3s;--w:12px;bottom:calc(-1 * var(--w) + 4px);left:calc(50% - var(--w) - 4px);width:0;height:0;border-left:calc(var(--w) + 4px) solid transparent;border-right:calc(var(--w) + 4px) solid transparent;border-top:var(--w) solid #95bb58;opacity:0}.TabContainer .TabPager>div p{font-weight:500;font-family:var(--f-jp);margin:0;font-size:1.5em;line-height:1.2}.TabContainer .TabPager>div p .en{margin-top:0.1em;display:block;color:#e0fdb1;text-transform:uppercase;font-weight:400;font-size:0.6667em;letter-spacing:0.1em}.TabContainer .TabPager>div:not(.active):hover{background-color:var(--main-color)}.TabContainer .TabPager>div.active{background-color:#95bb58;z-index:1;height:100%}.TabContainer .TabPager>div.active:before{opacity:1}.rel{position:relative}.ovh{overflow:hidden!important}.ovs{overflow:auto;-webkit-overflow-scrolling:touch}.lt0{letter-spacing:0!important}figure,picture{text-align:center;line-height:1}.fblock{display:flex;flex-wrap:wrap;justify-content:space-between}.key{position:relative;padding:2.5em 2.5em;font-size:0.625em}.key .key_text{border-radius:2em}.txt_l{float:left;width:calc(100% - 385px)}.txt_r{float:right;width:calc(100% - 385px)}.link>a{position:absolute!important;inset:0;z-index:1}.tel_click{display:table;margin:0px auto;text-decoration:none;line-height:1}.tel_click .icon{display:flex;align-items:center;font-family:var(--f-jp);font-weight:500;color:var(--main-color);letter-spacing:0.05em;font-size:2em}.tel_click .icon:before{content:"";display:block;margin-right:0.4em;margin-top:0.1786em;width:24px;height:27px;--mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='238px' height='257px'%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 255)' d='M76.036,68.707 C46.761,78.813 42.692,95.562 61.489,116.414 C83.342,140.640 104.956,165.090 126.749,189.360 C145.166,209.918 161.718,207.187 173.466,180.544 C195.237,183.192 215.661,190.681 234.198,203.019 C236.850,204.769 237.944,210.970 237.641,214.945 C235.633,241.357 210.991,260.068 180.851,255.920 C165.537,253.855 149.533,249.507 136.094,242.069 C77.768,209.674 34.823,162.358 9.269,99.871 C0.120,77.479 -3.335,53.779 5.774,30.548 C9.035,22.250 15.590,13.908 22.848,8.810 C44.320,-6.310 57.930,-1.430 65.442,23.462 C69.864,38.095 72.495,53.279 76.036,68.707 Z'/%3E%3C/svg%3E");mask-image:var(--mask);-webkit-mask-image:var(--mask);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:100% auto;-webkit-mask-size:100% auto;mask-position:top center;-webkit-mask-position:top center;background-color:var(--main-color)}.en{font-family:var(--f-en)}.btn a{position:relative;color:var(--main-color);text-decoration:none}.btn a:after{content:"";display:block;position:absolute;transition:all 0.3s;width:0.3125em;height:0.5625em;right:1em;top:calc(50% - 0.2813em);--mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='50px' height='90px'%3E%3Cpath fill-rule='evenodd' fill='rgb(181, 166, 150)' d='M0.000,90.000 L0.000,80.003 L43.752,44.1000 L0.000,10.002 L0.000,-0.002 L50.000,40.001 L50.000,49.998 L0.000,90.000 Z'/%3E%3C/svg%3E");mask-image:var(--mask);-webkit-mask-image:var(--mask);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:100% auto;-webkit-mask-size:100% auto;mask-position:center;-webkit-mask-position:center;background-color:#fff}.btn-group{font-size:0.625em}.btn-group .btn{font-size:1em}.btn-group .btn.style01{width:100%;min-width:100px;max-width:28em;overflow:hidden}.btn-group .btn.style01.big{max-width:36em}.btn-group .btn.style01 a{display:flex;align-items:center;justify-content:center;min-height:3.333333em;padding:0.5em 2.5em;font-size:1.8em;letter-spacing:0.1em;line-height:1.3;color:#fff;text-align:center;background-color:var(--main-color);transition:all 0.3s;border-radius:40px}.btn-group .btn.style01 a span{display:inline-block}.btn-group .btn.style01 a:after{background-color:#fff}.btn-group .btn.style01 a:hover{opacity:1}@media only screen and (min-width:769px){.btn-group .btn.style01 a:hover{background-color:var(--clr2);color:#fff}.btn-group .btn.style01 a:hover:after{right:0.5em;background-color:#fff}}.btn-group .btn.bg01 a{background-color:#fff;color:var(--main-color)}.btn-group .btn.bg01 a:after{background-color:var(--main-color)}.yt{max-width:960px;margin:0px auto}.video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.slick-arrow{display:block;border:none;background-repeat:no-repeat;background-position:center;background-size:contain;background-color:transparent;position:absolute;top:37%;width:2em;height:2em;transform:translateY(-50%);cursor:pointer;color:transparent}.slick-arrow:focus{outline:0}.slick-prev{left:-1em}.slick-next{right:-1em}@media only screen and (min-width:769px) and (max-width:1024px){body{font-size:87.5%}}h1{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0}header{position:fixed;top:0;left:0;width:100%;height:var(--wrapper);z-index:20}.ovh header .logo,header.active .logo{justify-content:flex-start;margin-bottom:0}.ovh header .logo img,header.active .logo img{max-height:calc(var(--wrapper) - 0.5em)}.header_top{display:flex;flex-wrap:wrap;align-items:flex-start;width:100%;justify-content:space-between;padding:0px 0em 0px;height:100%;transition:all 0.3s ease-in-out}.logo{max-width:31%;position:relative;margin-bottom:-2.5em;display:flex;justify-content:center;align-items:center;background-color:#fff;border-bottom-right-radius:1.25em}.logo a{display:block;width:100%;text-align:center;padding:1em 1em }.logo img{width:100%;max-width:290px}.right_head{width:67%;height:100%;display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end}.pc_navi{width:100%;padding-top:0.9%;max-width:784px;padding-right:0}.pc_navi>ul{display:flex;flex-wrap:wrap;justify-content:space-between;text-align:center;width:100%}.pc_navi>ul>li{position:relative}.pc_navi>ul>li:hover>a,.pc_navi>ul>li:hover>p{color:var(--clr1)}.pc_navi>ul>li.menu-item-has-children>a:after,.pc_navi>ul>li.menu-item-has-children>p:after{content:"";background:url(../images/shared_pc_navi_arrow.png) center no-repeat;background-size:100% auto;width:9px;height:5px;position:absolute;bottom:0px;left:calc(50% - 4.5px);transition:all 0.5s ease}.pc_navi>ul>li.menu-item-has-children>a:hover:after,.pc_navi>ul>li.menu-item-has-children>p:hover:after{transform:translateY(5px)}.pc_navi>ul>li>a,.pc_navi>ul>li>p{position:relative;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:0;height:40px;text-decoration:none;text-align:center;line-height:1.5;letter-spacing:0.1em;transition:all 0.2s ease;color:#f1864c}.pc_navi>ul>li>a span,.pc_navi>ul>li>p span{display:block;width:100%;padding-top:0px;font-size:66.6666666667%;font-weight:600}.pc_navi>ul>li:hover a,.pc_navi>ul>li:hover p{opacity:1;color:var(--clr1)}.pc_navi>ul>li:hover a.title:after,.pc_navi>ul>li:hover p.title:after{transform:translateY(5px)}.pc_navi>ul .subInner{position:absolute;width:20em;right:50%;bottom:-15px;padding-top:0px;transform:translate(50%,100%);transition:all 0.2s ease-in-out;opacity:0;visibility:hidden;z-index:1;max-width:270px}.pc_navi>ul .subInner.active{opacity:1;visibility:visible}.pc_navi>ul .subInner ul{background-color:var(--main-color);padding-bottom:10px}.pc_navi>ul .subInner ul li{padding:0 10px}.pc_navi>ul .subInner ul li a{position:relative;display:block;padding:1.2em 0.6em 1.2em 1.6em;border-bottom:1px dashed rgba(255,255,255,0.7);transition:all 0.2s ease;font-size:0.875em;font-weight:500;color:#fff;text-decoration:none;text-align:left;letter-spacing:0.05em}.pc_navi>ul .subInner ul li a:hover{opacity:0.7}.pc_navi>ul .subInner ul li a:hover:before{left:0.7em}.pc_navi>ul .subInner ul li a:before{content:"›";display:block;position:absolute;top:50%;left:0.6em;transform:translateY(-54%)}@media only screen and (min-width:769px){.pc_navi>ul .col2 .subInner{width:440px}.pc_navi>ul .col2 .subInner ul{display:flex;flex-wrap:wrap}.pc_navi>ul .col2 .subInner ul li{width:50%}}@media only screen and (min-width:769px) and (max-width:1366px){:root{--wrapper:90px}}@media only screen and (min-width:769px) and (max-width:1024px){.pc_navi>ul{font-size:1.4vw}.pc_navi>ul .subInner ul li a{font-size:12px}}.idx_gallery .list{display:flex}.idx_gallery .list .img{padding-top:50px;max-width:16.25em;font-size:min(1em,2.1vmin);margin:0 2px}.idx_gallery .list .img img{overflow:hidden;border-radius:8.125em 8.125em 0 0}.time_sheet{margin:0px auto}.time_sheet .note{margin-top:1em;font-size:0.875em;color:#333;letter-spacing:0.1em}.time_sheet .note span{display:inline-block}.time_sheet table{font-feature-settings:"palt"}.time_sheet table td,.time_sheet table th{border:none;text-align:center;font-weight:500;letter-spacing:0.1em;width:8.8%;color:#333}.time_sheet table td:first-child,.time_sheet table th:first-child{width:auto;padding-left:1%}.time_sheet table td:last-child,.time_sheet table th:last-child{width:12.2%;text-align:left;padding-left:2.5%}.time_sheet table th{padding:1.25em 0.2em 1.3em;background-color:#fff;color:#333}.time_sheet table th:first-child{border-radius:5px 0px 0px 5px}.time_sheet table th:last-child{border-radius:0px 5px 5px 0px}.time_sheet table td{padding:1.35em 0.2em 1.25em;border-bottom:1px solid #333}.time_sheet table tr:nth-child(2) td{padding-top:1.3em}@media only screen and (max-width:992px) and (min-width:769px){:root{--ttl_size:22px;--wrapper:70px}}.totop{transition:all 0.3s ease;opacity:0;visibility:hidden;cursor:pointer;position:fixed;z-index:19;bottom:25px;right:25px}.totop.active{opacity:1;visibility:visible}.totop .icon{background-image:url(../images/totop.png);background-repeat:no-repeat;background-size:100% auto;border:0px;width:80px;height:80px;margin:0}@media only screen and (min-width:769px){.totop:hover .icon{opacity:0.9;animation-name:bounces}}.bounce{animation-name:bounces}.animateds{animation-duration:0.5s;animation-fill-mode:both;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes bounces{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes fixed_banner{0%{left:0;opacity:1}to{left:-3px;opacity:0.7}}.fixed_banner{position:fixed;top:calc(50% - 5em);right:0px;z-index:15;transition:right 0.3s ease-in-out}.fixed_banner>div{position:relative;transition:all 0.3s ease}.fixed_banner a{content:"";display:block;position:absolute;transition:all 0.3s;z-index:2;top:0;left:0;height:100%;width:100%}.fixed_banner p{display:block;width:100%;height:100%;margin-bottom:0;color:#fff;letter-spacing:0.1em;line-height:1.2222222222;text-align:center;text-decoration:none}.fixed_banner p:hover{color:#fff}.fixed_banner p .tt{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;height:100%;flex-direction:column}.fixed_banner p .tt:before{content:"";display:block;mask-image:var(--mask);-webkit-mask-image:var(--mask);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:100% auto;-webkit-mask-size:100% auto;mask-position:bottom center;-webkit-mask-position:bottom center;background-color:#fff}.fixed_banner .tel p{background-color:#f1864c}.fixed_banner .tel p .tt:before{margin-bottom:0.5em;width:24px;height:27px;--mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='238px' height='257px'%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 255)' d='M76.036,68.705 C46.761,78.817 42.693,95.566 61.490,116.425 C83.342,140.638 104.957,165.087 126.750,189.364 C145.167,209.916 161.718,207.178 173.467,180.541 C195.238,183.189 215.661,190.679 234.198,203.022 C236.851,204.773 237.945,210.961 237.642,214.949 C235.633,241.355 210.992,260.066 180.852,255.917 C165.537,253.846 149.534,249.511 136.095,242.067 C77.769,209.672 34.824,162.356 9.269,99.868 C0.121,77.477 -3.334,53.783 5.774,30.552 C9.036,22.241 15.591,13.905 22.849,8.808 C44.320,-6.312 57.931,-1.433 65.443,23.460 C69.865,38.093 72.496,53.283 76.036,68.705 Z'/%3E%3C/svg%3E")}.fixed_banner .web p{background-color:#c87243;text-transform:uppercase}.fixed_banner .web p .tt:before{margin-bottom:0.5em;width:25px;height:27px;--mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='246px' height='255px'%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 255)' d='M240.318,254.591 L14.990,254.591 C7.209,254.591 0.905,248.589 0.905,241.209 L0.905,54.022 C0.905,46.641 7.209,40.652 14.990,40.652 L57.231,40.652 L57.231,13.919 C57.231,6.526 63.536,0.550 71.317,0.550 C79.096,0.550 85.401,6.526 85.401,13.919 L85.401,40.652 L169.896,40.652 L169.896,13.919 C169.896,6.526 176.212,0.550 183.980,0.550 C191.761,0.550 198.066,6.526 198.066,13.919 L198.066,40.652 L226.233,40.652 L240.318,40.652 C248.099,40.652 244.484,46.641 244.484,54.022 L244.484,241.209 C244.484,248.589 248.099,254.591 240.318,254.591 ZM117.086,168.827 L91.837,144.845 C86.337,139.625 77.421,139.625 71.923,144.845 C66.424,150.097 66.424,158.529 71.923,163.761 L107.133,197.188 C109.779,199.689 113.360,201.081 117.086,201.081 C120.823,201.081 124.403,199.689 127.047,197.188 L183.374,143.716 C188.885,138.490 188.885,130.007 183.374,124.775 C177.876,119.581 168.971,119.581 163.461,124.775 L117.086,168.827 Z'/%3E%3C/svg%3E")}.fixed_banner .mail p{background-color:#f1a94c}.fixed_banner .mail p .tt:before{margin-bottom:0.7em;width:24px;height:21px;--mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='241px' height='196px'%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 255)' d='M240.406,164.816 C240.373,182.661 227.608,195.646 210.076,195.665 C150.266,195.730 90.454,195.730 30.643,195.665 C13.834,195.646 0.560,182.860 0.482,166.220 C0.300,126.830 0.420,87.452 0.427,48.074 C0.428,47.292 0.562,46.516 0.689,45.144 C2.805,46.458 4.485,47.459 6.114,48.517 C41.761,72.024 77.457,95.422 112.982,119.109 C118.379,122.707 122.596,122.630 127.958,119.065 C163.064,95.660 198.339,72.511 233.560,49.293 C235.508,48.017 237.475,46.760 239.967,45.150 C240.153,46.792 240.411,48.010 240.412,49.229 C240.433,87.753 240.477,126.291 240.406,164.816 ZM236.585,28.004 C198.931,52.659 161.356,77.449 123.845,102.322 C121.114,104.137 119.326,103.810 116.783,102.130 C79.391,77.378 41.965,52.665 4.437,28.119 C1.146,25.965 0.949,23.913 2.059,20.611 C6.238,8.164 17.173,0.117 30.650,0.091 C60.623,0.027 90.596,0.059 120.571,0.059 C150.544,0.059 180.516,0.008 210.490,0.091 C223.865,0.123 234.842,8.389 238.883,20.893 C239.902,24.035 239.667,25.990 236.585,28.004 Z'/%3E%3C/svg%3E")}@media only screen and (min-width:769px){.fixed_banner{font-size:10px;--size:9em;width:9em}.fixed_banner>div{width:var(--size);height:var(--size);margin-bottom:2px}.fixed_banner p{width:var(--size);height:var(--size);border-radius:4px 0 0 4px;transition:all 0.3s}.fixed_banner p .tt{font-size:1.3em;letter-spacing:0.05em}.fixed_banner .tel{--w_tel:18em;transform:translateX(calc(-var(--size) - var(--w_tel)));transition:all 0.3s ease}.fixed_banner .tel .tt:before{margin-bottom:0.45em}.fixed_banner .tel:hover{transform:translateX(calc(0em - var(--w_tel)))}.fixed_banner .tel:hover a{width:calc(var(--size) + var(--w_tel))}.fixed_banner .tel .ov{display:flex;align-items:center;justify-content:center;background-color:var(--main-color);position:absolute;left:var(--size);height:100%;top:0;width:var(--w_tel);border-left:1px solid #fff}.fixed_banner .tel .ov .text{font-size:2.4em;font-weight:500;font-family:var(--f-jp)}.fixed_banner .web p .tt:before{margin-bottom:0.5em}.fixed_banner .mail:hover p{background-color:var(--clr2)}}@media (min-width:769px) and (max-height:600px),only screen and (min-width:769px) and (max-width:1440px){.fixed_banner{font-size:8px}}@media (min-width:769px) and (max-height:580px),only screen and (min-width:769px) and (max-width:1280px){.fixed_banner{font-size:7px}}@media only screen and (min-width:769px) and (max-height:580px){.totop{right:90px}.totop .icon{width:60px;height:60px}}footer{padding:82px 0 37px;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center;background-image:url(../images/ft_bg.jpg)}footer:after{content:"";display:block;position:absolute;transition:all 0.3s;bottom:0;left:0;width:100%;height:6px;background-color:#95bb58}footer p{margin-bottom:0}footer a,footer p{color:#fff;text-decoration:none}footer .inner_big{max-width:1270px;margin:0px auto}footer .ft_info{width:48%;max-width:590px}footer .ft_info .des{display:table;line-height:1.875;letter-spacing:0.1em;font-feature-settings:"aalt"}footer .ft_logo{padding:0px 0 20px;max-width:34.0625em;justify-content:space-between;display:flex}footer .ft_logo .logo1{display:block;max-width:29.3577981651%;margin-bottom:8px}footer .ft_logo .text{display:flex;flex-direction:column;justify-content:space-between;margin-top:3%;max-width:62.752293578%}footer .tel{margin-bottom:38px;padding-left:10.5%}footer .tel_click{--main-color:#fff}footer .ft_map{margin-bottom:35px;height:290px}.ft_link{--color:var(--main-color)}.ft_link a{text-decoration:none}.ft_link .title{margin-bottom:1em;padding-left:0;font-size:1.875em;font-weight:500;letter-spacing:0.1em;line-height:1;pointer-events:none;font-family:var(--f-jp)}.ft_link .title:before{display:none}.ft_link ul:last-child{margin-bottom:0}.ft_link li{letter-spacing:0.1em;line-height:1.6}.ft_link li li:last-child{margin-bottom:0}.ft_link a{display:table;position:relative;padding-left:1em;z-index:1;font-feature-settings:"palt";letter-spacing:0.1em;color:var(--color);line-height:1.6;transition:all 0.3s}.ft_link a .en{display:block;text-transform:uppercase;font-size:0.875em;color:var(--clr2)}.ft_link a:before{position:absolute;left:0;content:"";top:calc(0.3em + 0.25rem);transition:all 0.3s;background-color:var(--clr3);width:0.5rem;height:0.5rem}.ft_link a:after{content:"";display:block;position:absolute;transition:all 0.3s;bottom:0px;border-bottom:1px solid;width:0;height:0;left:0.8em;z-index:1}.ft_link a:hover{color:var(--color);opacity:1}@media only screen and (min-width:769px){.ft_link a:hover{opacity:0.85}.ft_link a:hover:before{background-color:var(--clr1)}}.copyright{padding:40px 0px;text-align:center}@media only screen and (min-width:769px) and (max-width:1280px){footer .ft_logo{font-size:min(1em,(100vw - 40px)/70)}footer .ft_link{width:49%;font-size:min(1em,(100vw - 40px)/66)}}@media only screen and (min-width:769px) and (max-width:1280px){.time_sheet{font-size:min(1em,1.4vw)}}

/*# sourceMappingURL=style.css.map */