:root{--f-notosans:"Noto Sans JP" , sans-serif;--f-jp:"Noto Serif JP" , serif;--f-en:"Cormorant Infant" , serif;--main-color:#a98fb5;--clr1:#333;--clr2:#00385d;--ttl_size:30px;--wrapper:100px;--border-radius:10px;--value-transition:all .3s;--size-w-nav-icon:34px;--size-h-nav-icon:12px;--line-height-p:2}body{background-color:#fff;-webkit-text-size-adjust:none;letter-spacing:.1em;color:var(--clr1);font-family: var(--f-jp)}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,.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%)}h1,h2,h3,h4,h5,h6,input,button,textarea,select,p,blockquote,th,td,pre,address,li,dt,dd{font-size:100%;-webkit-text-size-adjust:none}header,section,footer,aside,nav,main,article,figure,picture{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 .3s ease}a:not([target*=_blank]):hover {opacity:.7}a.tel_click{pointer-events:none}a:not(.tel_click):hover, a:not(.tel_click):active {color:#64b5f7}}a.logo:hover,.logo a:hover,a.ft_logo:hover,.ft_logo a: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:var(--line-height-p);letter-spacing:.1em;word-wrap:break-word;word-break:break-word;margin-bottom:15px}p:empty{display:none!important}p:last-child{margin-bottom:0}.cl-main{color:var(--main-color)}.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_max,.inner_big,.inner,.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{border-radius:10px;transition:var(--value-transition);background-color:#fff}.TabContainer .TabContent .content>div{opacity:0;z-index:-10;visibility:hidden;position:absolute;top:0;left:0;right:0;transition:all .5s ease-in-out}.TabContainer .TabContent .content>div.active{opacity:1;z-index:1;visibility:visible}.TabContainer .TabPager{display:flex;justify-content:center;width:calc(100% - 40px);margin:0 auto;max-width:1226px;font-size:min(.9vw,10px)}.TabContainer .TabPager>div{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;text-align:center;margin:0 1px;padding:1em .5em;width:calc(25% - 2px);max-width:305px;min-height:8.6em;transition:var(--value-transition);cursor:pointer;border-radius:10px 10px 0 0;background-color:#fff;color:var(--clr1);overflow:hidden}.TabContainer .TabPager>div::before{content:"";display:block;position:absolute;transition:all .3s;z-index:-1;left:0;top:0;width:100%;height:100%}@media only screen and (min-width:769px){.TabContainer .TabPager>div::before{opacity:1;background-image:url(https://seiritu.jp/wp-content/themes/grits_theme/images/tabpager_bg.jpg)}}@media only screen and (max-width:768px){.TabContainer .TabPager>div::before{opacity:.5;background-image:-moz-linear-gradient(60deg,#ccb7d5 0%,#e6d0df 60%,#ffe8e8 100%);background-image:-webkit-linear-gradient(60deg,#ccb7d5 0%,#e6d0df 60%,#ffe8e8 100%);background-image:-ms-linear-gradient(60deg,#ccb7d5 0%,#e6d0df 60%,#ffe8e8 100%)}}.TabContainer .TabPager>div::after{content:"";display:block;position:absolute;transition:all .3s;z-index:-1;left:0;right:0;bottom:1em;margin:0 auto;width:1.2em;height:.8em;clip-path:polygon(0 0,100% 0,50% 100%);background-color:#fff;opacity:0}.TabContainer .TabPager>div p{margin:0;font-size:1.8em;font-weight:500;letter-spacing:.1em;line-height:1.4444;text-align:center;transition:var(--value-transition)}.TabContainer .TabPager>div.active{z-index:1;background-color:#c8b5d0}.TabContainer .TabPager>div.active::before{background-image:-moz-linear-gradient(60deg,#af98ba 0%,#b699aa 60%,#bc9999 100%);background-image:-webkit-linear-gradient(60deg,#af98ba 0%,#b699aa 60%,#bc9999 100%);background-image:-ms-linear-gradient(60deg,#af98ba 0%,#b699aa 60%,#bc9999 100%);opacity:.5}.TabContainer .TabPager>div.active::after{bottom:.5em;opacity:1}.TabContainer .TabPager>div.active p{color:#fff}@media only screen and (min-width:769px){.TabContainer .TabPager > div:not(.active):hover {background-color:#ebd7f3}.TabContainer .TabPager > div:not(.active):hover::before {opacity:.5}}@media only screen and (max-width:768px){.TabContainer .TabPager{font-size:min(1.2vw,7px)}}@media only screen and (max-width:430px){.TabContainer .TabPager{font-size:min(2vw,8px);flex-wrap:wrap}.TabContainer .TabPager>div{width:calc(50% - 2px);min-height:11em;border-radius:0}.TabContainer .TabPager > div:nth-child(1), .TabContainer .TabPager > div:nth-child(2) {border-radius:10px 10px 0 0}}.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}.txt_l{float:left;width:calc(100% - 385px)}.txt_r{float:right;width:calc(100% - 385px)}.link>a{position:absolute;inset:0;z-index:1}.tel_click{display:table;text-decoration:none}.tel_click .icon{display:flex;align-items:center;font-family: var(--f-en);font-weight:700;color:var(--main-color);letter-spacing:.05em;font-size:1.5em}.tel_click .icon::before{content:"";display:block;margin-right:.3214em;margin-top:.1786em;width:.893em;height:.893em;--mask:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 100\ 101\'\ %3E%3Cpath\ d=\'M97.829,82.824\ C98.198,91.823\ 96.073,94.826\ 87.308,97.205\ C74.144,100.791\ 61.788,98.752\ 50.561,91.066\ C33.671,79.497\ 19.384,65.207\ 7.912,48.225\ C-0.287,36.096\ -1.826,22.855\ 2.769,8.952\ C4.752,2.953\ 8.059,0.771\ 14.407,0.925\ C23.639,1.157\ 23.633,1.157\ 26.561,10.079\ C27.869,14.063\ 29.100,18.078\ 30.561,22.007\ C32.367,26.859\ 31.432,30.918\ 27.914,34.711\ C22.303,40.765\ 22.378,40.854\ 26.680,47.891\ C33.854,59.628\ 43.600,68.580\ 55.717,75.040\ C57.758,76.123\ 59.178,76.250\ 60.774,74.416\ C62.051,72.951\ 63.620,71.738\ 65.076,70.429\ C68.123,67.696\ 71.576,66.743\ 75.537,68.072\ C82.013,70.255\ 88.532,72.319\ 94.923,74.723\ C96.087,75.162\ 97.048,76.900\ 97.511,78.240\ C97.992,79.641\ 97.756,81.285\ 97.829,82.824\ 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:var(--main-color)}.en{font-family: var(--f-en)}.btn a{position:relative;color:var(--main-color);text-decoration:none;font-family: var(--f-jp);font-feature-settings:"palt"}.btn a::after{content:"";display:block;position:absolute;transition:all .3s;width:1.2222em;height:.3333em;right:4.5%;top:0;bottom:0;margin:auto 0;--mask:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 214\ 54\'\ %3E%3Cpath\ d=\'M209.1000,44.000\ L209.1000,44.000\ L209.1000,53.1000\ L0.000,53.1000\ L0.000,44.000\ L201.996,44.000\ L156.877,7.904\ L163.123,0.096\ L213.123,40.096\ L209.1000,44.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:var(--cl-mode)}.btn-group{font-size:.625em}.btn-group .btn{font-size:1em}.btn-group .btn.style01{--cl-mode:var(--main-color);width:100%;min-width:180px;max-width:300px;overflow:hidden}.btn-group .btn.style01 a{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-height:3.6667em;height:100%;padding:.5em 2em;font-size:1.8em;letter-spacing:.1em;line-height:1.5;text-align:center;transition:all .3s;border-radius:100px;border:1px solid #e0cee8;background-color:#fff;color:var(--cl-mode);overflow:hidden}.btn-group .btn.style01 a::before{content:"";display:block;position:absolute;transition:all .3s;z-index:-2;left:-1px;top:0;width:0;height:100%;transform-origin:left center;border-radius:100px 0 0 100px;background-color:#e0cee8;opacity:0}.btn-group .btn.style01 a:hover{opacity:1}@media only screen and (min-width:769px){.btn-group .btn.style01 a:not([target*=_blank]):hover {color:#fff}.btn-group .btn.style01 a:not([target*=_blank]):hover::before {width: calc(100% + 2px);opacity:1;border-radius:100px}.btn-group .btn.style01 a:not([target*=_blank]):hover::after {background-color:#fff;right:2.5%}}.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:0 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%}}.br_auto{display:inline-block}@media only screen and (max-width:319px){.br_auto{display:inline}}.br_1366,.br_1280,.br_1170,.br_769,.ft_br_769,.br_750,.br_640,.br_520,.br_480,.br_430,.br_390,.br_375,.br_360,.br_320{display:none}@media only screen and (min-width:769px) and (max-width:1366px){.br_1366{display:block}}@media only screen and (min-width:769px) and (max-width:1280px){.br_1280,footer .ft_br_1280{display:block}.dis_1280{display:none}}@media only screen and (min-width:769px) and (max-width:1170px){.br_1170{display:block}.dis_1170{display:none}}@media only screen and (min-width:769px) and (max-width:1024px){footer .ft_br_769,.br_769{display:block}.dis_769{display:none}}@media only screen and (max-width:768px){.br_750{display:block}.dis_750{display:none}}@media only screen and (max-width:640px){.br_640{display:block}.dis_640{display:none}}@media only screen and (max-width:520px){.br_520{display:block}.dis_520{display:none}}@media only screen and (max-width:480px){.br_480{display:block}.in_480{display:inline}.dis_480{display:none}}@media only screen and (max-width:430px){.br_430{display:block}.in_430{display:inline}.dis_430{display:none}}@media only screen and (max-width:390px){.br_390{display:block}.in_390{display:inline}.dis_390{display:none}}@media only screen and (max-width:375px){.br_375{display:block}.in_375{display:inline}.dis_375{display:none}}@media only screen and (max-width:360px){.br_360{display:block}.dis_360{display:none}.in_360{display:inline}}@media only screen and (max-width:350px){.in_320{display:inline}.br_320{display:block}.dis_320{display:none}.inside .inside_br_320{display:block}}@media only screen and (max-width:319px){.br_769,.br_640,.br_520,.br_480,.br_430,.br_375{display:none}}.flex_gr{--size-mg:5px;display:flex;justify-content:center;flex-wrap:wrap;margin: calc(var(--size-mg) * -1)}.flex_gr .item{width:100%;margin:var(--size-mg)}@media only screen and (min-width:769px){.flex_gr.col-2 .item{width: calc(50% - 2 * var(--size-mg))}.flex_gr.col-3 .item{width: calc(33.333333% - 2 * var(--size-mg))}.flex_gr.col-4 .item{width: calc(25% - 2 * var(--size-mg))}.flex_gr.col-5 .item{width: calc(20% - 2 * var(--size-mg))}}@media only screen and (min-width:769px) and (max-width:1366px){.idx_banners_link .inner_big{max-width:1200px}.idx_banner_gr.flex_gr.col-5 .item{width: calc(33.333333% - 2 * var(--size-mg))}}.link a{position:absolute;display:block;inset:0;z-index:2}h1{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0}header{--cl-mode:var(--clr1);position:fixed;top:0;left:0;width:100%;height:var(--wrapper);z-index:20;font-size:min(.6vw,10px)}header.active,.ovh header{background-color:#fff}header.first .logo{filter:brightness(0) invert(1);transform:translate(-2px,2.3em)}@media only screen and (min-width:769px){header.first .logo{width:33%;max-width:580px}}@media only screen and (max-width:1024px){header.first .logo{transform:translate(0)}}@media only screen and (max-width:768px){header.first .logo{transform:translate(-2px,10px)}}@media only screen and (max-width:430px){header.first .logo{transform:translate(-2px,5px)}}@media only screen and (min-width:769px){header.first .hamburger-btn .button-toggle{position:relative;transform:translate(5px,-5px)}}.header_top{display:flex;align-items:center;width:100%;justify-content:space-between;margin:0 auto;padding:5px 20px;height:100%;transition:all .3s ease-in-out}.logo{width:27%;max-width:475px;display:flex;justify-content:center;align-items:center;transition:var(--value-transition);transform-origin:left top}.logo a{display:block;width:100%;text-align:center}.logo img{width:auto}.right_head{width:70%;padding-right:117px;display:flex;flex-wrap:wrap;justify-content:flex-end}.pc_navi{width:100%}.pc_navi>ul{display:flex;flex-wrap:wrap;justify-content:flex-end;text-align:center;width:100%}.pc_navi>ul>li{position:relative;margin-right:8.3em}.pc_navi>ul>li:last-of-type{margin-right:0}.pc_navi>ul>li:hover>a,.pc_navi>ul>li:hover>p{opacity:.8;color:var(--clr2)}@media only screen and (min-width:1440px){.pc_navi > ul > li:nth-of-type(1) {margin-right:7.5em}.pc_navi > ul > li:nth-of-type(4) {margin-right:7.5em}}.pc_navi>ul>li.menu-item-has-children>a::after,.pc_navi>ul>li.menu-item-has-children>p::after{content:"";background:url(https://seiritu.jp/wp-content/themes/grits_theme/images/shared_pc_navi_arrow.png) center no-repeat;background-size:100% auto;width:9px;height:5px;position:absolute;bottom:0;left:calc(50% - 4.5px);transition:all .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;font-weight:500;font-size:1.8em;line-height:1.5;letter-spacing:.1em;color:var(--cl-mode);transition:var(--value-transition)}.pc_navi>ul>li>a span,.pc_navi>ul>li>p span{display:block;width:100%;padding-top:0;font-size:66.6666666667%;font-weight:600}.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:min(51em,275px);right:50%;bottom:-15px;padding-top:0;transform:translate(50%,100%);transition:all .2s ease-in-out;opacity:0;visibility:hidden;z-index:1}.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 .6em 1.2em 1.6em;border-bottom:1px dashed rgba(255,255,255,.7);transition:all .2s ease;font-size:1.4em;font-weight:500;color:#fff;text-decoration:none;text-align:left;letter-spacing:.05em}.pc_navi>ul .subInner ul li a::before{content:"›";display:block;position:absolute;top:50%;left:.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%}.menu_toggle .inside .ft_link{--size-width-menu01:31%;--size-width-item-left:59%;width:100%;max-width:1000px;margin:auto;min-height:100%;display:flex;align-items:center;font-size:10px}.menu_toggle .inside .ft_link .link_list{width:100%}.menu_toggle .inside .ft_link .menu01{width:var(--size-width-menu01)}.menu_toggle .inside .ft_link .menu01>ul{max-height:unset}.menu_toggle .inside .ft_link .menu01>ul>li{width:100%}.menu_toggle .inside .ft_link .menu02{width:calc(100% - var(--size-width-menu01))}}@media only screen and (min-width:769px) and (max-width:1366px){:root{--wrapper:90px;--ttl_size:26px}.pc_navi>ul>li{margin-right:5em}.right_head{padding-right:90px}.menu_toggle .inside .ft_link{font-size:9px}.menu_toggle .inside .ft_link .br_1170{display:none}}@media only screen and (min-width:769px) and (max-width:1366px) and (max-height:650px){.menu_toggle .inside .ft_link li{margin-bottom:1.5em}.menu_toggle .inside .ft_link li.menu_child_ttl{margin-bottom:0}.menu_toggle .inside .ft_link li.menu_child_ttl>a{margin-bottom:.8em}}@media only screen and (min-width:769px) and (max-width:1280px){header{font-size:.65vw}}@media only screen and (min-width:769px) and (max-width:1024px){.right_head{padding-right:70px}.pc_navi>ul .subInner ul li a{font-size:12px}.menu_toggle .inside .ft_link{font-size:1vw}}.idx_gallery .list{display:flex}.idx_gallery .list .img img{overflow:hidden}@media only screen and (min-width:769px) and (max-width:1024px){.idx_gallery .img{width:300px}}.idx_map iframe,.ud_map iframe,.ft_map iframe{border:none}.infor_box dl{--size-w-dt:5.625em;display:flex;margin-bottom:30px}.infor_box dl:last-of-type{margin-bottom:0}.infor_box dl dt,.infor_box dl dd{line-height:1.875;letter-spacing:.1em}.infor_box dl dt{width:var(--size-w-dt)}.infor_box dl dd{padding-left:10px;width:calc(100% - var(--size-w-dt))}.infor_box dl dd .tel_num{font-size:1.5em;letter-spacing:.1em;line-height:.9}@media only screen and (max-width:768px){.infor_box dl dd .tel_num{line-height:1}}.idx_banners_link{padding:50px 0 52px;background-color:#fff}.idx_banners_link .inner_big{max-width:1316px}.idx_banners_link .idx_banner_gr{--size-mg:8px;--size-mg-top-bot:7.5px;align-items:center}.idx_banners_link .idx_banner_gr .banner{display:table;max-width:240px;margin-top:var(--size-mg-top-bot);margin-bottom:var(--size-mg-top-bot)}.idx_banners_link .idx_banner_gr .banner.size-big{width:100%;max-width:480px}.time_sheet{margin:0 auto;max-width:565px}.time_sheet .time_sheet_note{margin-top:15px;margin-left:19px;font-size:14px;letter-spacing:.1em}.time_sheet .time_sheet_note p{line-height:2.14286}.time_sheet table{--cl-mode:var(--main-color);font-size:min(.85vw,10px)}.time_sheet table th,.time_sheet table td{position:relative;z-index:1;border:none;text-align:center;font-weight:500;font-size:1.6em;letter-spacing:.1em;padding-left:.2em;padding-right:.2em;width:9.9%;color:var(--cl-mode)}.time_sheet table th::after,.time_sheet table td::after{content:"";display:block;position:absolute;transition:all .3s;z-index:-1;left:0;bottom:0;width:100%;height:1px;background-color:#e0cee8;opacity:.5}.time_sheet table th:first-child,.time_sheet table td:first-child{width:25.8%;padding-left:.7em}.time_sheet table th:last-child,.time_sheet table td:last-child{width:14%}.time_sheet table td{padding-top:1.0625em;padding-bottom:1.2188em}.time_sheet table.white{--cl-mode:#fff}.time_sheet table.white th::after,.time_sheet table.white td::after{background-color:#fff}.time_sheet table.white th{padding-top:1.3em;padding-bottom:1.25em}.time_sheet table.th_bg_white th{padding-top:1.3em;padding-bottom:1.3em;background-color:#fff}@media only screen and (min-width:769px) and (max-width:1024px){.time_sheet .time_sheet_note{margin-left:1.2vw}}@media only screen and (max-width:992px) and (min-width:769px){:root{--ttl_size:22px;--wrapper:80px}}.totop{transition:all .3s ease;opacity:0;visibility:hidden;cursor:pointer;position:fixed;z-index:19;bottom:25px;right:25px;font-size:10px}.totop.active{opacity:1;visibility:visible}.totop .icon{background-image:url(https://seiritu.jp/wp-content/themes/grits_theme/images/totop.png);background-repeat:no-repeat;background-size:100% auto;border:0;width:8.2em;height:9.7em;margin:0}@media only screen and (min-width:769px){.totop:hover .icon{opacity:.9;animation-name:bounces}}.bounce{animation-name:bounces}.animateds{animation-duration:.5s;animation-fill-mode:both;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes bounces {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}@keyframes fixed_banner {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: -3px;
    opacity: 0.7;
  }
}.fixed_banner{position:fixed;top:calc(50% - 1.2em);right:0;z-index:15;transition:var(--value-transition)}.fixed_banner>div{position:relative;transition:all .3s ease}.fixed_banner a{content:"";display:block;position:absolute;transition:all .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:.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:center;-webkit-mask-position:center;background-color:#fff}.fixed_banner .tel p{background-color:var(--clr2)}.fixed_banner .tel p .tt::before{margin-bottom:.5em;width:21px;height:24px;--mask:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 200\ 217\'\ %3E%3Cpath\ d=\'M63.586,58.307\ C38.990,66.794\ 35.574,80.861\ 51.365,98.395\ C69.722,118.759\ 87.882,139.282\ 106.190,159.681\ C121.661,176.950\ 135.568,174.608\ 145.437,152.258\ C163.727,154.493\ 180.884,160.763\ 196.460,171.140\ C198.687,172.621\ 199.607,177.801\ 199.353,181.162\ C197.662,203.353\ 176.962,219.078\ 151.642,215.584\ C138.777,213.863\ 125.330,210.209\ 114.040,203.965\ C65.041,176.728\ 28.963,136.994\ 7.494,84.453\ C-0.193,65.677\ -3.096,45.775\ 4.557,26.253\ C7.297,19.273\ 12.805,12.258\ 18.901,8.001\ C36.940,-4.735\ 48.374,-0.620\ 54.685,20.311\ C58.400,32.604\ 60.610,45.322\ 63.586,58.307\ Z\'/%3E%3C/svg%3E)}.fixed_banner .web p{background-color:#d0b7db;text-transform:uppercase}.fixed_banner .web p .tt::before{margin-bottom:.5em;width:1.4em;height:1.4667em;--mask:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 208\ 216\'\ %3E%3Cpath\ d=\'M202.938,215.971\ L11.939,215.971\ C5.344,215.971\ 0.000,210.889\ 0.000,204.636\ L0.000,45.958\ C0.000,39.696\ 5.344,34.641\ 11.939,34.641\ L47.745,34.641\ L47.745,11.953\ C47.745,5.692\ 53.088,0.636\ 59.684,0.636\ C66.280,0.636\ 71.623,5.692\ 71.623,11.953\ L71.623,34.641\ L143.245,34.641\ L143.245,11.953\ C143.245,5.692\ 148.598,0.636\ 155.183,0.636\ C161.780,0.636\ 167.123,5.692\ 167.123,11.953\ L167.123,34.641\ L190.1000,34.641\ L202.938,34.641\ C209.534,34.641\ 206.470,39.696\ 206.470,45.958\ L206.470,204.636\ C206.470,210.889\ 209.534,215.971\ 202.938,215.971\ ZM98.480,143.288\ L77.079,122.951\ C72.416,118.543\ 64.860,118.543\ 60.199,122.951\ C55.536,127.386\ 55.536,134.552\ 60.199,138.978\ L90.045,167.297\ C92.287,169.434\ 95.323,170.649\ 98.480,170.649\ C101.647,170.649\ 104.683,169.434\ 106.925,167.297\ L154.671,121.984\ C159.341,117.550\ 159.341,110.374\ 154.671,105.958\ C150.008,101.532\ 142.461,101.532\ 137.790,105.958\ L98.480,143.288\ Z\'/%3E%3C/svg%3E)}.fixed_banner .link p{background-color:#e3c5c5;text-transform:uppercase}.fixed_banner .link p .tt::before{margin-bottom:.5em;width:1.6em;height:1.5em;mask-size:contain;--mask:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'28.859\'\ height=\'27.402\'\ viewBox=\'0\ 0\ 28.859\ 27.402\'%3E%3Cg\ id=\'Group_70698\'\ data-name=\'Group\ 70698\'\ transform=\'translate\(-1719.338\ -869.699\)\'%3E%3Cg\ id=\'Group_70640\'\ data-name=\'Group\ 70640\'\ transform=\'translate\(14\)\'%3E%3Cpath\ id=\'Path_78910\'\ data-name=\'Path\ 78910\'\ d=\'M795.8,673.5h-2.715v-1.1a.583.583,0,0,0-1.166,0v1.1h-4.447v-1.1a.583.583,0,0,0-1.166,0v1.1h-4.447v-1.1a.583.583,0,0,0-1.166,0v1.1h-4.447v-1.1a.583.583,0,0,0-1.166,0v1.1h-2.716a2.715,2.715,0,0,0-2.712,2.712V696.5a2.715,2.715,0,0,0,2.712,2.712H795.8a2.715,2.715,0,0,0,2.712-2.712V676.208A2.715,2.715,0,0,0,795.8,673.5m-23.436,1.166h2.716v1.1a.583.583,0,0,0,1.166,0v-1.1h4.447v1.1a.583.583,0,0,0,1.166,0v-1.1h4.447v1.1a.583.583,0,0,0,1.166,0v-1.1h4.447v1.1a.583.583,0,0,0,1.166,0v-1.1H795.8a1.548,1.548,0,0,1,1.546,1.546v2.171H770.819v-2.171a1.548,1.548,0,0,1,1.546-1.546M795.8,698.048H772.365a1.547,1.547,0,0,1-1.546-1.546V679.545h26.527V696.5a1.548,1.548,0,0,1-1.546,1.546\'\ transform=\'translate\(935.685\ 197.887\)\'\ fill=\'%23fff\'/%3E%3Cpath\ id=\'Path_78911\'\ data-name=\'Path\ 78911\'\ d=\'M833.555,817.174h-5.187a.583.583,0,0,0-.583.583v4.168a.583.583,0,0,0,.583.583h5.188a.583.583,0,0,0,.583-.583v-4.168a.583.583,0,0,0-.583-.583m-.583,4.168h-4.021v-3h4.021Z\'\ transform=\'translate\(881.899\ 63.393\)\'\ fill=\'%23fff\'/%3E%3Cpath\ id=\'Path_78912\'\ data-name=\'Path\ 78912\'\ d=\'M951.832,817.174a.875.875,0,1,0,.875.875.875.875,0,0,0-.875-.875\'\ transform=\'translate\(767.936\ 63.393\)\'\ fill=\'%23fff\'/%3E%3Cpath\ id=\'Path_78913\'\ data-name=\'Path\ 78913\'\ d=\'M1013.418,817.174a.875.875,0,1,0,.875.875.875.875,0,0,0-.875-.875\'\ transform=\'translate\(710.954\ 63.393\)\'\ fill=\'%23fff\'/%3E%3Cpath\ id=\'Path_78914\'\ data-name=\'Path\ 78914\'\ d=\'M1075,817.174a.875.875,0,1,0,.875.875.875.875,0,0,0-.875-.875\'\ transform=\'translate\(653.971\ 63.393\)\'\ fill=\'%23fff\'/%3E%3Cpath\ id=\'Path_78915\'\ data-name=\'Path\ 78915\'\ d=\'M951.832,865.122a.875.875,0,1,0,.875.875.875.875,0,0,0-.875-.875\'\ transform=\'translate\(767.936\ 19.03\)\'\ fill=\'%23fff\'/%3E%3Cpath\ id=\'Path_78916\'\ data-name=\'Path\ 78916\'\ d=\'M1013.418,865.122a.875.875,0,1,0,.875.875.875.875,0,0,0-.875-.875\'\ transform=\'translate\(710.954\ 19.03\)\'\ fill=\'%23fff\'/%3E%3Cpath\ id=\'Path_78917\'\ data-name=\'Path\ 78917\'\ d=\'M1075,865.122a.875.875,0,1,0,.875.875.875.875,0,0,0-.875-.875\'\ transform=\'translate\(653.971\ 19.03\)\'\ fill=\'%23fff\'/%3E%3Cpath\ id=\'Path_78918\'\ data-name=\'Path\ 78918\'\ d=\'M951.832,913.07a.875.875,0,1,0,.875.875.875.875,0,0,0-.875-.875\'\ transform=\'translate\(767.936\ -25.334\)\'\ fill=\'%23fff\'/%3E%3Cpath\ id=\'Path_78919\'\ data-name=\'Path\ 78919\'\ d=\'M1013.418,913.07a.875.875,0,1,0,.875.875.875.875,0,0,0-.875-.875\'\ transform=\'translate\(710.954\ -25.334\)\'\ fill=\'%23fff\'/%3E%3Cpath\ id=\'Path_78920\'\ data-name=\'Path\ 78920\'\ d=\'M1013.418,961.018a.875.875,0,1,0,.875.875.875.875,0,0,0-.875-.875\'\ transform=\'translate\(710.954\ -69.697\)\'\ fill=\'%23fff\'/%3E%3Cpath\ id=\'Path_78921\'\ data-name=\'Path\ 78921\'\ d=\'M1075,913.07a.875.875,0,1,0,.875.875.875.875,0,0,0-.875-.875\'\ transform=\'translate\(653.971\ -25.334\)\'\ fill=\'%23fff\'/%3E%3Cpath\ id=\'Path_78922\'\ data-name=\'Path\ 78922\'\ d=\'M890.247,913.07a.875.875,0,1,0,.875.875.875.875,0,0,0-.875-.875\'\ transform=\'translate\(824.916\ -25.334\)\'\ fill=\'%23fff\'/%3E%3Cpath\ id=\'Path_78923\'\ data-name=\'Path\ 78923\'\ d=\'M828.659,913.07a.875.875,0,1,0,.875.875.875.875,0,0,0-.875-.875\'\ transform=\'translate\(881.899\ -25.334\)\'\ fill=\'%23fff\'/%3E%3Cpath\ id=\'Path_78924\'\ data-name=\'Path\ 78924\'\ d=\'M951.832,961.018a.875.875,0,1,0,.875.875.875.875,0,0,0-.875-.875\'\ transform=\'translate\(767.936\ -69.697\)\'\ fill=\'%23fff\'/%3E%3Cpath\ id=\'Path_78925\'\ data-name=\'Path\ 78925\'\ d=\'M890.247,961.018a.875.875,0,1,0,.875.875.875.875,0,0,0-.875-.875\'\ transform=\'translate\(824.916\ -69.697\)\'\ fill=\'%23fff\'/%3E%3Cpath\ id=\'Path_78926\'\ data-name=\'Path\ 78926\'\ d=\'M828.659,961.018a.875.875,0,1,0,.875.875.875.875,0,0,0-.875-.875\'\ transform=\'translate\(881.899\ -69.697\)\'\ fill=\'%23fff\'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A)}.fixed_banner .web2{}.fixed_banner .web2 p{background-color:#e3d6b4;text-transform:uppercase}.fixed_banner .web2 p .tt::before{--mask:url(../images/fixed_btn_web2.png);width:1.5333em;height:2em}@media only screen and (min-width:769px){.fixed_banner{font-size:10px;--size:9em;width:9em;top:50%;transform:translateY(-50%);display:flex;flex-direction:column}.fixed_banner.active{top:50%;transform:translateY(-50%)}.fixed_banner>div{width:var(--size);height:var(--size)}.fixed_banner .web2{order:1}.fixed_banner .web2 p .tt::before{margin-bottom:.5em}.fixed_banner p{width:var(--size);height:var(--size);border-radius:6px 0 0 6px}.fixed_banner p .tt{font-size:1.5em;letter-spacing:.05em}.fixed_banner .tel{--w_tel:20em;transform:translateX(calc(-var(--size) - var(--w_tel)));transition:all .3s ease}.fixed_banner .tel .tt::before{margin-bottom:.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(--clr2);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.5em;font-family: var(--f-en)}.fixed_banner .web p .tt::before{margin-bottom:.5em}}@media only screen and (min-width:769px) and (max-width:1366px),(min-width:769px) and (max-height:650px){.fixed_banner{font-size:8.75px}.totop{font-size:7px}}@media only screen and (min-width:769px) and (max-width:1024px){.fixed_banner{font-size:7px}}.infor_tell{display:table;font-size:clamp(8.5px,.8vw,10px)}.infor_tell a{position:relative;z-index:1;padding-left:.75em;min-height:.75em;font-size:3.6em;letter-spacing:.1em;line-height:1;color:var(--main-color)}.infor_tell a::before{content:"";display:block;position:absolute;transition:all .3s;z-index:-1;left:0;top:.3em;width:.5833em;height:.6389em;background: url(../images/infor_tell_icon.png) no-repeat center/cover}footer{--size-space-left-infor:151px;position:relative;z-index:1;padding:74px 0 32px;background: url(../images/ft_bg.jpg) no-repeat center/cover}footer::before{content:"";display:block;position:absolute;transition:all .3s;z-index:-1;left:0;top:0;width:100%;height:5px;background-color:#e0cee8}footer p{margin-bottom:0}footer p,footer a{text-decoration:none}footer .ft_logo{max-width:559px}footer .infor_address{padding-left:var(--size-space-left-infor);margin-top:-.5em;margin-bottom:15px;line-height:1.875}@media only screen and (min-width:769px){footer .infor_address{margin-right:-5px}}footer .infor_tell{margin-left:var(--size-space-left-infor);margin-bottom:16px}footer .ft_map{margin-bottom:20px;height:299px}footer .ft_map iframe{height:100%;width:100%}footer .footer_banner_gr{--size-mg:8px;padding-left:40px;padding-right:40px;margin-top:35px}footer .footer_banner_gr .footer_banner{display:table;max-width:400px}footer .ft_info{width:calc(50% - 10px);max-width:603px}footer .ft_info .des{margin-bottom:26px;font-size:14px;letter-spacing:.1em}footer .ft_link{padding-top:4px;width:calc(50% - 10px);max-width:609px;font-size:min(.85vw,10px)}footer .ft_link .menu02{margin-top:3.1em}@media only screen and (min-width:769px){footer .ft_link{margin-right:-10px}}.ft_link{--size-width-item-left:56%}.ft_link a{text-decoration:none}@media only screen and (min-width:769px){.ft_link .link_list>div>ul{display:flex;flex-flow:column wrap;align-content:space-between}.ft_link .link_list>div>ul li{width:var(--size-width-item-left)}.ft_link .menu01{width:100%}.ft_link .menu01>ul{max-height:20em}.ft_link .menu01 > ul > li:nth-child(n+5) {width:calc(100% - var(--size-width-item-left))}.ft_link .menu02{width:100%}.ft_link .menu02>ul{max-height:66em}.ft_link .menu02 > ul > li:nth-child(n+3) {width:calc(100% - var(--size-width-item-left))}}.ft_link .title{margin-bottom:22px;padding-left:0;font-size: calc(var(--ttl_size) + 2px);font-weight:400;letter-spacing:.1em;line-height:1;pointer-events:none;font-family: var(--f-en);color:var(--main-color);text-transform:uppercase}.ft_link .title::before{display:none}.ft_link ul:last-child{margin-bottom:0}.ft_link li{margin-bottom:2.4em;letter-spacing:.1em;line-height:1.6}@media only screen and (min-width:769px){.ft_link li.illus-pos02 a::before{top:.65em}}@media only screen and (max-width:768px){.ft_link li.illus-pos02 a::before{top: calc(8px + 0.65em)}}.ft_link li.menu_child_ttl{margin-bottom:0}.ft_link li.menu_child_ttl>a{padding-left:0;margin-bottom:1.4em;font-size:2em;font-weight:500;pointer-events:none}.ft_link li.menu_child_ttl>a::before{display:none}.ft_link li.menu_child_ttl>ul>li{width:100%}.ft_link a{display:table;position:relative;padding-left:1em;color:inherit;font-size:1.6em;letter-spacing:.05em;color:var(--clr1);line-height:1.5;transition:var(--value-transition)}.ft_link a::before{content:"";display:block;position:absolute;transition:all .3s;z-index:-1;left:0;top:.55em;width:.3125em;height:.3125em;border-radius:50%;background-color:var(--main-color)}.ft_link a .txt-sm{font-size:.75em}.ft_link a:hover{opacity:1}@media only screen and (min-width:769px){.ft_link a:hover{color:var(--main-color)}}.copyright{margin:0 auto 0;padding-top:56px;position:relative;z-index:1}.copyright .flex{align-items:center;justify-content:center;min-height:40px}.copyright .inner_big{max-width:1135px}.copyright .textwidget{display:block;margin-top:2px;line-height:20px;padding-left:22px;padding-bottom:3px;margin-left:17px;border-left:1px solid #cecece;font-weight:400;letter-spacing:.1em}.copyright .textwidget p{margin-bottom:0;font-size:12px;line-height:inherit;letter-spacing:.1em}.copyright .grits{margin-bottom:0;line-height:2.501}.copyright .grits a{display:block}.copyright .grits img{max-width:153px}@media only screen and (min-width:1280px){footer .ft_info{padding-left:2.9%}}@media only screen and (min-width:769px) and (max-width:1170px){footer{--size-space-left-infor:12.5vw}.ft_link .child_ttl02{margin-top:2.4em}}@media only screen and (min-width:769px) and (max-width:1024px){.ft_link a::before{top:.65em;width:3px;height:3px}}