:root{--f-notosans:"Noto Sans JP" , sans-serif;--f-jp:"Noto Serif JP" , serif;--f-en:"Cinzel" , serif;--main-color:#31405b;--clr1:#464b56;--clr2:#b8954d;--ttl_size:30px;--wrapper:100px;--size-mg-key:20px;--line-height-p:2.25}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}.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{--size-space:clamp(40px,5vw,80px)}.TabContainer .TabContent{position:relative;z-index:2;box-shadow:0 10px 40px 0 rgba(0,0,0,.05);border-radius:10px;background-color:#fff;overflow:hidden}.TabContainer .TabContent .content{transition:all .3s ease-in-out}.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 .TabContent .content>div>div{padding:var(--size-space)}.TabContainer .TabPager{display:flex;justify-content:center;width:90%;margin:0 auto;max-width:1280px;font-size:min(1vw,10px)}.TabContainer .TabPager>div{background-color:#eceae6;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;margin:0;padding:6px 5px 10px 8px;min-height:12em;width:calc(50% - 0px);transition:all .3s ease;cursor:pointer}.TabContainer .TabPager>div p{position:relative;margin:0;width:100%;font-size:2.4em;letter-spacing:.1em;font-weight:500;line-height:1.5;text-align:center;color:var(--main-color)}.TabContainer .TabPager>div p .line_arr{position:absolute;left:-.125em;right:0;bottom:-.8333em;margin:0 auto;width:4.1667em;height:.4167em;overflow:hidden;opacity:0;transition:all .3s}.TabContainer .TabPager>div p .line_arr::before{content:"";display:block;position:absolute;transition:all .3s;z-index:-1;left:0;top:0;right:0;margin:0 auto;width:0;height:2px;transform-origin:center;background-color:#fff}.TabContainer .TabPager>div p .line_arr::after{content:"";display:block;position:absolute;transition:all .3s;z-index:-1;left:0;right:0;margin:0 auto;top:-.4167em;width:.6667em;height:100%;clip-path:polygon(0 0,100% 0,50% 100%);background-color:#fff;transition:all .5s}.TabContainer .TabPager>div p .en{display:block;font-size:.5em;font-family: var(--f-en);letter-spacing:.1em;color:var(--clr2);text-transform:uppercase}.TabContainer .TabPager>div.active{background-color:#b8954d;z-index:1}.TabContainer .TabPager>div.active p{color:#fff}.TabContainer .TabPager>div.active p .line_arr{opacity:1}.TabContainer .TabPager>div.active p .line_arr::before{width:100%}.TabContainer .TabPager>div.active p .line_arr::after{top:0}.TabContainer .TabPager>div.active p .en{color:#fff}.TabContainer .TabPager>div:first-of-type{border-top-left-radius:10px}.TabContainer .TabPager>div:last-of-type{border-top-right-radius:10px}@media only screen and (min-width:769px){.TabContainer .TabPager > div:not(.active):hover {background-color:#cfc9bb}}.TabContainer .TabPager.col-3{justify-content:space-between}.TabContainer .TabPager.col-3>div{width: calc((100% - 2px) / 3)}.TabContainer .TabPager.style02>div::after{content:"";position:absolute;z-index:2;right:-1px;top:0;display:block;width:1px;height:100%;background-color:#ceccc8}.TabContainer .TabPager.style02>div:last-child::after{display:none}.TabContainer .TabPager.style02>div.active{background-color:var(--main-color)}.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)}.btn-group{--fs-arr:clamp(8.335px,.7vw,10px);font-size:10px}@media only screen and (max-width:1170px){.btn-group{font-size:9px}}.btn-group:not(.flex) .btn:not(:first-child) {margin-top:20px}.btn-group.flex{margin-top:10px}@media only screen and (min-width:769px){.btn-group.flex.col-2 .btn{width:calc(50% - 10px)}}@media only screen and (max-width:768px){.btn-group.flex{width:100%;flex-direction:column;align-items:center}.btn-group.flex .btn:not(:first-child) {margin-top:10px}}@media only screen and (min-width:769px) and (max-width:1280px){.btn-group.flex.col-2 .btn{width:calc(50% - 5px)}}.btn-group .btn{font-size:1em;margin-bottom:0}.btn-group .btn.style01{width:100%;max-width:310px;overflow:hidden}.btn-group .btn.style01 a{display:flex;align-items:center;justify-content:center;min-height:70px;padding: 0.5em calc(var(--fs-arr) * 5);font-size:1.6em;letter-spacing:.1em;line-height:1.5;font-weight:500;color:var(--clr1);text-align:center;transition:all .3s;border-radius:40px;background-color:#fff;border:1px solid #c4c4c4}@media only screen and (min-width:769px) and (max-width:1170px){.btn-group .btn.style01 a{min-height:60px}}@media only screen and (max-width:768px){.btn-group .btn.style01 a{min-height:55px}}.btn-group .btn.style01 a .arr{position:absolute;left: calc(var(--fs-arr) * 2.2);top:0;bottom:0;margin:auto;font-size:var(--fs-arr);width:2.4em;height:2.4em;border-radius:50%;background-color:var(--clr2);transition:all .3s}.btn-group .btn.style01 a .arr::after{content:"";display:block;position:absolute;transition:all .3s;z-index:2;inset:0;margin:auto;width:.7em;height:1.2em;--mask:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 72\ 120\'\ %3E%3Cpath\ d=\'M10.952,119.961\ L0.941,109.974\ L51.005,60.035\ L0.941,10.097\ L10.952,0.118\ L71.026,60.040\ L10.952,119.961\ 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 .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 .arr{background-color:#fff}.btn-group .btn.style01 a:hover .arr::after{background-color:var(--clr2)}}.btn-group .btn.center{margin-left:auto;margin-right:auto}.btn-group .btn.style02{font-size:10px}.btn-group .btn.style02 a{--cl-mode:#31405b;position:relative;z-index:1;padding-right:3.777778em;min-height:2.7778em;font-size:1.8em;font-weight:500;color:var(--cl-mode);background-color:transparent;transition:all .3s}.btn-group .btn.style02 a .arr{position:absolute;right:0;top:0;bottom:0;margin:auto 0;width:2.7778em;height:2.7778em;border-radius:50%;background: url(../images/btn_style02_ico.png) no-repeat center/6px auto;background-color:var(--cl-mode);transition:all .3s}.btn-group .btn.style02 a:hover{opacity:1}@media only screen and (min-width:769px){.btn-group .btn.style02 a:hover{--cl-mode:#b8954d}}@media only screen and (min-width:769px) and (max-width:1280px){.btn-group .btn.style01 a{padding: 0.5em calc(var(--fs-arr) * 4.5)}.btn-group .btn.style01 a .arr{left: calc(var(--fs-arr) * 1.5)}}@media only screen and (max-width:430px){.btn-group .btn.style02{font-size:9px}}.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:1170px){body{font-size:87.5%}}.br_custom{display:none}.br_auto{display:inline-block}@media only screen and (max-width:319px){.br_auto{display:inline}}.br_1280,.br_1170,.br_769,.br_750,.br_640,.br_520,.br_480,.br_430,.br_390,.br_375,.br_360,.br_320,.ft_769{display:none}@media only screen and (min-width:769px) and (max-width:1280px){.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_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}}@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 .btn.style01{min-width:unset}.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))}}.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:#fff;position:fixed;top:0;left:0;width:100%;height:var(--wrapper);z-index:20;font-size:min(.7vw,10px);transition:all .3s}header.active,.ovh header{--cl-mode:#31405b;background-color:#fff}header.active #nav-icon span,.ovh header #nav-icon span{background-color:var(--main-color)}@media only screen and (min-width:769px){header.active #nav-icon:hover span,.ovh header #nav-icon:hover span{background-color:var(--clr2)}}header.active .logo,.ovh header .logo{filter:brightness(1) invert(0)}header.active .pc_navi>ul>li::before,.ovh header .pc_navi>ul>li::before{background-color:var(--main-color)}.header_top{display:flex;flex-wrap:wrap;align-items:center;width:100%;justify-content:space-between;margin:0 auto;padding:5px 20px;height:100%;transition:all .3s ease-in-out}.logo{position:relative;top:0;left:0;width:29%;max-width:509px;display:flex;justify-content:center;align-items:center;transition:all .3s;filter:brightness(0) invert(1)}.logo a{display:block;width:100%;text-align:center}.logo img{width:auto}.right_head{width:70%;padding-right:115px;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;display:flex;align-items:center}.pc_navi>ul>li::before{content:"";display:block;position:absolute;transition:all .3s;z-index:-1;left:0;top:-1.5em;right:0;margin:0 auto;width:5px;height:5px;border-radius:50%;background-color:#fff;opacity:0}.pc_navi>ul>li:hover::before{opacity:1}.pc_navi>ul>li:hover>a,.pc_navi>ul>li:hover>p{color:var(--cl-mode);opacity:1}.pc_navi>ul>li.menu-item-has-children>a::after,.pc_navi>ul>li.menu-item-has-children>p::after{content:"";display:block;position:absolute;transition:all .3s;z-index:-1;left:0;right:0;bottom:-1em;margin:0 auto;width:.875em;height:.5em;--mask:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 125\ 74\'\ %3E%3Cpath\ d=\'M124.386,11.202\ L62.435,73.153\ L0.485,11.202\ L10.810,0.877\ L62.435,52.503\ L114.061,0.877\ L124.386,11.202\ 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)}.pc_navi>ul>li.menu-item-has-children:hover>a::after,.pc_navi>ul>li.menu-item-has-children:hover>p::after{transform:translateY(5px)}.pc_navi>ul>li>a,.pc_navi>ul>li>p{position:relative;z-index:2;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:0 1.9688em;margin:0;height:20px;text-decoration:none;text-align:center;font-weight:500;font-size:1.6em;line-height:1.5;letter-spacing:.1em;transition:all .3s;color:var(--cl-mode)}.pc_navi>ul>li>a::before,.pc_navi>ul>li>p::before{content:"";display:block;position:absolute;transition:all .3s;z-index:-1;right:0;top:0;bottom:0;margin:auto 0;width:1px;height:100%;background-color:var(--cl-mode);opacity:.5}.pc_navi>ul>li:hover a.title::after,.pc_navi>ul>li:hover p.title::after{transform:translateY(5px)}.pc_navi>ul>li:last-child>a::before,.pc_navi>ul>li:last-child>p::before{display:none}.pc_navi>ul .subInner{position:absolute;width:45em;max-width:330px;right:50%;bottom:0;padding-top:3em;transform:translate(50%,100%);transition:opacity .2s;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:flex;align-items:center;height:100%;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;color:#fff;text-decoration:none;text-align:left}.pc_navi>ul .subInner ul li a::before{content:"›";display:flex;align-items:center;position:absolute;top:0;bottom:0;left:.6em;margin:auto 0}header.first:not(.open_ham) {--wrapper:clamp(100px,6.1vw,117px)}header.first:not(.open_ham) .logo {top:13%;left:25px}@media only screen and (min-width:769px) and (max-width:1280px){header.first:not(.open_ham) .logo {top:0;left:10px}}@media only screen and (max-width:768px){header.first:not(.open_ham) .logo {top:20px;left:10px}}@media only screen and (min-width:769px){.pc_navi>ul .col2 .subInner{width:440px;max-width:unset}.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{width:100%;max-width:1100px;margin:auto;min-height:100%;display:flex;align-items:center;font-size:min(1vw,10px)}.menu_toggle .inside .ft_link .title{color:var(--main-color)}.menu_toggle .inside .ft_link .link_list{width:100%}.menu_toggle .inside .ft_link .menu01{width:33%}.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{margin-top:0;width:calc(64% - 20px)}}@media only screen and (min-width:769px) and (max-width:1366px){:root{--wrapper:100px}.menu_toggle .inside .ft_link .title{margin-bottom:.5em}.menu_toggle .inside .ft_link li{margin-bottom:1.2em}}@media only screen and (max-width:1366px) and (min-width:769px) and (max-height:650px){.menu_toggle .inside .ft_link{font-size:9px}}@media only screen and (min-width:769px) and (max-width:1280px){.right_head{padding-right:70px}}@media only screen and (min-width:769px) and (max-width:1024px){.pc_navi>ul .subInner ul li a{font-size:12px}}.idx_gallery{position:relative;z-index:2}.idx_gallery .list{display:flex}.idx_gallery .list .img img{overflow:hidden;border-radius:5px;margin:0 5px}@media only screen and (min-width:769px) and (max-width:1024px){.idx_gallery .list .img img{max-width:250px}}@media only screen and (max-width:768px){.idx_gallery .list .img img{max-width:220px}}.time_sheet{margin:0 auto;max-width:580px;font-size:min(.7vw,10px)}.time_sheet .time_sheet_note{margin-top:19px;margin-left:-2px;font-size:16px;line-height:2;letter-spacing:.1em;font-family: var(--f-notosans)}.time_sheet .time_sheet_note span{display:inline-block}@media only screen and (max-width:1170px){.time_sheet .time_sheet_note{font-size:14px}}.time_sheet table th,.time_sheet table td{border:none;text-align:center;font-weight:400;letter-spacing:.1em;font-size:1.6em;font-family: var(--f-notosans);width:8.5%}.time_sheet table th .line,.time_sheet table td .line{position:relative}.time_sheet table th .line::after,.time_sheet table td .line::after{content:"";position:absolute;inset:0;top:.1875em;left:-.125em;margin:auto;display:block;width:.25em;height:1px;background-color:var(--main-color)}.time_sheet table th .line .char,.time_sheet table td .line .char{opacity:0}.time_sheet table th:first-child,.time_sheet table td:first-child{width:22.7%;padding-left:1.3em}.time_sheet table th:last-child,.time_sheet table td:last-child{width:17.2%;padding-right:1.35em}.time_sheet table th{padding:1em .2em 1.25em}.time_sheet table th:first-child{border-radius:5px 0 0 5px}.time_sheet table th:last-child{border-radius:0 5px 5px 0}.time_sheet table td{padding:1.1em .2em 1.12em;color:var(--main-color)}.time_sheet table td:first-child{white-space:nowrap}.time_sheet table tbody tr td{position:relative;z-index:1}.time_sheet table tbody tr td::before{content:"";display:block;position:absolute;transition:all .3s;z-index:-1;left:0;bottom:-2px;width:100%;height:1px;opacity:.2}.time_sheet table:not(.white) th {background-color:var(--main-color);color:#fff}@supports (-webkit-touch-callout: none) {
  .time_sheet table:not(.white) th {
    /* Specific to iOS devices */
  }
  .time_sheet table:not(.white) th:not(:last-child) {
    border-right: 1px solid var(--main-color);
  }
}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance: none) {
    .time_sheet table:not(.white) th {
      /* Safari */
    }
    .time_sheet table:not(.white) th:not(:last-child) {
      border-right: 1px solid var(--main-color);
    }
  }}.time_sheet table:not(.white) td {color:var(--main-color)}.time_sheet table:not(.white) tbody tr td::before {background-color:var(--main-color)}.time_sheet table.white th{color:var(--main-color);background-color:#fff}@supports (-webkit-touch-callout: none) {
  .time_sheet table.white th {
    /* Specific to iOS devices */
  }
  .time_sheet table.white th:not(:last-child) {
    border-right: 1px solid white;
  }
}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance: none) {
    .time_sheet table.white th {
      /* Safari */
    }
    .time_sheet table.white th:not(:last-child) {
      border-right: 1px solid white;
    }
  }}.time_sheet table.white td{color:#fff;border-color:rgba(255,255,255,.2)}.time_sheet table.white tbody tr td::before{background-color:#fff}.time_sheet table.white .line::after{background-color:#fff}@media only screen and (min-width:769px) and (max-width:1366px){:root{--ttl_size:28px;--wrapper:80px}}@media only screen and (max-width:1170px) and (min-width:769px){:root{--ttl_size:24px}}.totop{transition:all .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(https://gankeisei.jp/wp-content/themes/grits_theme/images/totop.png);background-repeat:no-repeat;background-size:100% auto;border:0;width:90px;height:90px;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{--f-size:min(1vw,10px);position:fixed;top:calc(50% - 5em);right:0;z-index:15;transition:right .3s ease-in-out;font-size:var(--f-size)}.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:0;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;font-size:1.3em;color:#fff}.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;font-size:var(--f-size)}.fixed_banner .tel p{background-color:#31405b}.fixed_banner .tel p .tt::before{margin-bottom:.5em;width:2.2em;height:2.2em;--mask:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 221\ 221\'\ %3E%3Cpath\ d=\'M220.986,164.980\ L220.986,208.205\ C220.988,214.635\ 216.022,219.962\ 209.614,220.406\ C204.271,220.777\ 199.907,220.974\ 196.532,220.974\ C88.482,220.974\ 0.900,133.398\ 0.900,25.354\ C0.900,21.986\ 1.083,17.623\ 1.461,12.279\ C1.912,5.866\ 7.241,0.901\ 13.665,0.901\ L56.900,0.901\ C60.041,0.901\ 62.674,3.280\ 62.989,6.401\ C63.269,9.217\ 63.527,11.448\ 63.771,13.152\ C66.200,30.104\ 71.181,46.603\ 78.542,62.074\ C79.703,64.519\ 78.944,67.433\ 76.744,69.006\ L50.358,87.860\ C66.490,125.453\ 96.447,155.397\ 134.040,171.542\ L152.869,145.204\ C154.458,142.973\ 157.407,142.215\ 159.875,143.385\ C175.342,150.729\ 191.832,155.693\ 208.783,158.114\ C210.484,158.344\ 212.721,158.616\ 215.508,158.888\ C218.631,159.217\ 221.002,161.835\ 220.998,164.980\ L220.986,164.980\ Z\'/%3E%3C/svg%3E)}.fixed_banner .web p{background-color:#4c699d}.fixed_banner .web p .tt::before{margin-bottom:.5em;width:2.3em;height:2.3em;--mask:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 231\ 231\'\ %3E%3Cpath\ d=\'M218.221,230.998\ L13.759,230.998\ C6.701,230.998\ 0.979,225.581\ 0.979,218.895\ L0.979,49.391\ C0.979,42.705\ 6.701,37.288\ 13.759,37.288\ L52.093,37.288\ L52.093,13.074\ C52.093,6.380\ 57.815,0.963\ 64.873,0.963\ C71.929,0.963\ 77.651,6.380\ 77.651,13.074\ L77.651,37.288\ L154.324,37.288\ L154.324,13.074\ C154.324,6.380\ 160.046,0.963\ 167.104,0.963\ C174.160,0.963\ 179.882,6.380\ 179.882,13.074\ L179.882,37.288\ L205.442,37.288\ L218.221,37.288\ C225.279,37.288\ 230.1000,42.705\ 230.1000,49.391\ L230.1000,218.895\ C230.1000,225.581\ 225.279,230.998\ 218.221,230.998\ ZM106.403,153.343\ L83.492,131.640\ C78.500,126.906\ 70.413,126.906\ 65.422,131.640\ C60.430,136.366\ 60.430,144.031\ 65.422,148.757\ L97.369,179.030\ C99.766,181.303\ 103.016,182.571\ 106.403,182.571\ C109.792,182.571\ 113.042,181.303\ 115.438,179.030\ L166.555,130.603\ C171.546,125.860\ 171.546,118.204\ 166.555,113.478\ C161.564,108.744\ 153.475,108.744\ 148.484,113.478\ L106.403,153.343\ Z\'/%3E%3C/svg%3E)}.fixed_banner .fee p{background-color:#b8954d}.fixed_banner .fee p .tt::before{margin-bottom:.5em;width:2.67em;height:3em;--mask:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 261\ 290\'\ %3E%3Cpath\ d=\'M182.650,289.169\ C139.690,289.169\ 104.863,254.384\ 104.863,211.489\ C104.863,168.577\ 139.690,133.792\ 182.650,133.792\ C225.610,133.792\ 260.437,168.577\ 260.437,211.489\ C260.437,254.384\ 225.610,289.169\ 182.650,289.169\ ZM196.929,163.629\ C194.973,162.476\ 187.516,160.509\ 187.236,160.072\ C186.483,158.920\ 188.209,153.889\ 185.854,151.320\ C184.402,149.731\ 180.839,149.501\ 179.045,150.629\ C175.729,152.737\ 177.854,158.533\ 176.757,160.179\ C176.506,160.550\ 169.970,162.740\ 168.392,163.637\ C148.415,174.974\ 150.458,205.223\ 171.382,213.917\ C181.148,217.968\ 192.769,213.670\ 198.662,226.078\ C209.454,248.785\ 175.242,263.193\ 165.896,241.350\ C164.178,237.324\ 165.481,230.170\ 160.347,229.412\ C152.250,228.227\ 154.248,238.625\ 155.890,243.458\ C158.908,252.350\ 167.456,260.344\ 176.992,261.513\ C177.376,265.885\ 175.163,274.275\ 181.797,274.497\ C190.049,274.777\ 185.695,264.461\ 187.412,262.016\ C187.875,261.357\ 191.083,261.077\ 192.222,260.624\ C217.319,250.736\ 216.431,215.045\ 190.835,207.430\ C181.964,204.795\ 174.648,207.504\ 167.998,198.711\ C155.200,181.800\ 177.799,160.171\ 194.221,174.217\ C200.227,179.346\ 199.175,182.343\ 200.832,189.004\ C202.365,195.162\ 210.765,193.540\ 210.839,187.456\ C210.948,178.416\ 204.625,168.166\ 196.929,163.629\ ZM136.605,136.402\ C131.768,139.341\ 127.689,143.581\ 122.592,146.051\ L39.211,146.092\ C34.179,147.039\ 35.966,155.643\ 39.198,155.643\ L113.885,155.643\ L105.334,169.343\ C103.967,170.932\ 102.001,178.136\ 100.548,178.630\ L41.518,178.795\ C37.264,179.107\ 34.700,182.244\ 36.523,186.476\ C36.828,187.176\ 38.629,188.864\ 39.198,188.864\ L97.539,188.864\ C92.540,207.817\ 94.518,227.576\ 101.484,245.714\ L20.034,245.714\ C11.174,245.714\ 0.254,234.113\ -0.000,225.197\ L0.021,20.808\ C1.832,10.665\ 8.898,3.691\ 18.624,0.826\ L122.904,0.826\ C123.681,14.674\ 121.870,29.634\ 122.882,43.350\ C123.633,53.551\ 129.418,63.596\ 139.028,67.762\ C139.846,68.124\ 145.885,70.075\ 146.297,70.075\ L189.417,70.075\ L189.417,123.558\ C171.026,122.595\ 152.306,126.818\ 136.605,136.402\ ZM110.326,114.724\ C109.344,113.835\ 107.618,113.514\ 106.304,113.390\ C85.366,111.488\ 61.547,114.905\ 40.301,113.398\ C33.778,114.773\ 34.877,123.237\ 41.454,123.558\ C62.013,122.043\ 85.491,125.575\ 105.703,123.550\ C110.606,123.056\ 114.245,118.314\ 110.326,114.724\ ZM137.901,54.811\ C136.047,52.835\ 133.050,47.055\ 133.050,44.454\ L133.050,8.713\ L182.089,59.940\ L146.860,59.940\ C144.942,59.940\ 139.350,56.367\ 137.901,54.811\ Z\'/%3E%3C/svg%3E)}@media only screen and (min-width:769px){.fixed_banner{--size:8em;top:calc(50% - 14.1em);width:8em}.fixed_banner>div{width:var(--size);height:var(--size);margin-bottom:4px}.fixed_banner>div:last-child{margin-bottom:0}.fixed_banner p{width:var(--size);height:var(--size);border-radius:5px 0 0 5px}.fixed_banner p .tt::before{margin-bottom:5px}.fixed_banner .tel{--w_tel:20em;transform:translateX(calc(-var(--size) - var(--w_tel)));transition:all .3s ease}.fixed_banner .tel p .tt{padding-top:2px}.fixed_banner .tel p .tt::before{margin-bottom:8px}.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;position:absolute;left:8em;height:100%;letter-spacing:.1em;top:0;width:var(--w_tel);background-color:#31405b;border-left:1px solid rgba(255,255,255,.2)}.fixed_banner .tel .ov .text{font-size:2em}.fixed_banner .web p .tt::before{margin-bottom:.5em}.fixed_banner .web p .tt{padding-top:1px}.fixed_banner .web p .tt::before{margin-bottom:8px}.fixed_banner .fee p .tt::before{position:relative;top:.1em;left:.1em}.fixed_banner .fee:hover p{background-color:#ae7604}}@media only screen and (min-width:769px) and (max-width:1366px),(min-width:769px) and (max-height:650px){.totop .icon{width:70px;height:70px}}@media only screen and (max-width:1366px) and (min-width:769px) and (max-height:650px) and (orientation:landscape){.fixed_banner{--f-size:min(2vmin,8px)}}@media only screen and (min-width:769px) and (max-width:1024px){.fixed_banner{top: calc(var(--size-mg-key) + 300px);transform:translateY(-50%)}}@media only screen and (min-width:769px) and (max-height:500px){.fixed_banner{top: calc(var(--wrapper) + 20px)}}footer{padding:100px 0 0;position:relative;z-index:1}footer::before{content:"";display:block;position:absolute;transition:all .3s;z-index:-1;left:0;bottom:0;width:100%;height: calc(100% + 97px);background: url(../images/ft_bg.jpg) no-repeat center bottom/cover}@media only screen and (min-width:769px) and (max-width:1366px){footer::before{background-image:url(https://gankeisei.jp/wp-content/themes/grits_theme/images/ft_bg_1366.jpg)}}footer>.inner_big{padding-bottom:60px}footer p{margin-bottom:0}footer p,footer a{color:#fff;text-decoration:none}footer .ft_logo{max-width:509px;margin-bottom:9px}@media only screen and (min-width:769px){footer .ft_logo{margin-left:-2.3%}}footer .infor_address{margin-bottom:15px}@media only screen and (min-width:1280px){footer .infor_address{margin-left:-2px}footer .infor_address .txt02{margin-left:7px}footer .infor_address .txt03{margin-left:3px}}footer .infor_tel{margin-bottom:28px}footer .time_sheet{margin-bottom:47px}@media only screen and (min-width:769px){footer .time_sheet{margin-left:0}}@media only screen and (max-width:768px){footer .time_sheet{margin-bottom:30px}}footer .ft_map{height:474px}@media only screen and (max-width:768px){footer .ft_map{height:299px}}footer .ft_info{width:47.5%;max-width:580px}footer .ft_link{margin-top:-3px;width:calc(51% - 10px);max-width:618px;margin-right:-12px}footer .ft_link a{color:#fff}.ft_link{font-size:min(1vw,10px)}.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:55%}.ft_link .menu01{width:100%}.ft_link .menu01>ul{max-height:29em}.ft_link .menu01 > ul > li:nth-child(n+7) {max-width:202px}.ft_link .menu02{margin-top:4.15em;width:100%}.ft_link .menu02>ul{max-height:60em}.ft_link .menu02 > ul > li:nth-child(n+3) {max-width:20em}}.ft_link .title{margin-bottom:.9em;padding-left:0;font-size: calc(var(--ttl_size) + 10px);font-weight:500;letter-spacing:.1em;line-height:1;pointer-events:none;font-family: var(--f-en);text-transform:uppercase}.ft_link .title::before{display:none}@media only screen and (min-width:769px){.ft_link .title{margin-left:6px}}.ft_link ul:last-child{margin-bottom:0}.ft_link li{margin-bottom:1.66em;letter-spacing:.1em;line-height:1.6}.ft_link a{display:table;position:relative;padding-left:1.125em;color:inherit;font-size:1.6em;letter-spacing:.1em;color:var(--clr1);line-height:1.6}.ft_link a::before{position:absolute;left:0;top:0;content:"・";border-radius:100%;width:auto;height:auto}.ft_link a:hover{opacity:1}@media only screen and (min-width:769px){.ft_link a:hover:hover{color:var(--clr2)}}.ft_link li.menu_has_childs>a{margin-bottom:.75em;padding-left:8px;pointer-events:none;font-weight:500;font-size:2em}.ft_link li.menu_has_childs>a::before{display:none}.ft_link li.menu_has_childs>ul>li{width:100%}.ft_link li.menu_has_childs>ul>li>a{left:.35em}@media only screen and (min-width:769px){.ft_link li.item_child01{margin-top:-.5em}.ft_link li.item_child02{margin-top:1.5em}.ft_link li.item_child03{margin-top:-5px}.ft_link li.item_child03 a{left:-.25em}}.copyright{margin:0 auto 0;color:#fff;padding:30px 0 30px;position:relative;z-index:1}.copyright .flex{align-items:center;justify-content:center;min-height:40px}.copyright .inner_big{max-width:1135px}.copyright::before{position:absolute;content:"";display:block;z-index:-1;left:calc(50% - 50vw);top:0;height:100%;width:100vw;background-color:#000;opacity:.2}.copyright .textwidget{display:block;line-height:23px;padding-left:20px;margin-left:24px;border-left:1px solid rgba(206,206,206,.5);font-weight:400;letter-spacing:.1em}.copyright .textwidget p{margin-bottom:0;font-size:14px;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:159px}.infor_address{font-weight:500}.infor_address:not(.white) {color:#31405b}.infor_address.white{color:#fff}.infor_tel{font-size:clamp(8px,.7vw,10px);display:table}.infor_tel a{position:relative;z-index:1;display:flex;justify-content:flex-start;align-items:center;padding-left:1.75em;min-height:1.3333em;font-size:2.4em;line-height:1;letter-spacing:.1em}.infor_tel a::before{content:"";display:block;position:absolute;transition:all .3s;z-index:-1;left:0;top:.125em;bottom:0;margin:auto 0;width:1.2917em;height:1.3333em;--mask:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 306\ 306\'\ %3E%3Cpath\ d=\'M305.235,227.654\ L305.235,287.435\ C305.238,296.319\ 298.369,303.696\ 289.508,304.305\ C282.118,304.815\ 276.083,305.087\ 271.416,305.087\ C121.985,305.087\ 0.862,183.969\ 0.862,34.545\ C0.862,29.893\ 1.116,23.858\ 1.638,16.464\ C2.262,7.614\ 9.632,0.739\ 18.516,0.739\ L78.308,0.739\ C82.652,0.739\ 86.293,4.024\ 86.729,8.347\ C87.117,12.241\ 87.473,15.328\ 87.811,17.683\ C91.170,41.131\ 98.058,63.945\ 108.237,85.335\ C109.844,88.719\ 108.795,92.761\ 105.752,94.910\ L69.261,121.001\ C91.570,172.986\ 133.001,214.399\ 184.990,236.727\ L211.030,200.303\ C213.228,197.232\ 217.307,196.162\ 220.720,197.784\ C242.111,207.936\ 264.916,214.802\ 288.359,218.153\ C290.710,218.482\ 293.804,218.853\ 297.659,219.240\ C301.978,219.676\ 305.258,223.315\ 305.251,227.654\ L305.235,227.654\ 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)}.infor_tel:not(.white) a {color:var(--main-color)}.infor_tel:not(.white) a::before {background-color:var(--main-color)}.infor_tel.white a{color:#fff}.infor_tel.white a::before{background-color:#fff}.idx_map{height:290px;border-radius:10px;overflow:hidden}.idx_map iframe{height:100%}.idx_logo a:hover{opacity:1}.idx_contact{padding:107px 20px 120px;background: url(../images/idx_contact_bg.jpg) no-repeat center top/cover}.idx_contact .ttl_frame{margin-bottom:-4px}.idx_contact .ttl_frame>span{padding-left:1.4583em;padding-right:1.4583em}.idx_contact .txt_center{margin-bottom:33px;font-weight:500}@media only screen and (max-width:768px){.idx_contact .txt_center{margin-bottom:25px}}.idx_contact .contact_link_gr{--size-mg:14px;font-size:min(.8vw,10px)}.idx_contact .contact_link_gr .contact_item{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;padding:1em 2em;max-width:517px;min-height:13em;border-radius:65px}.idx_contact .contact_link_gr .contact_item .ttl{position:relative;z-index:1;margin-bottom:0;font-weight:500}.idx_contact .contact_link_gr .contact_item .ttl::before{content:"";display:block;position:absolute;transition:all .3s;z-index:-1;left:0;top:0;background: no-repeat center/cover}.idx_contact .contact_link_gr .contact_item a{display:block;z-index:1;border-radius:100px}.idx_contact .contact_link_gr .contact_item a::before{content:"";display:block;position:absolute;transition:all .3s;left:0;top:0;width:100%;height:100%;border-radius:65px}.idx_contact .contact_link_gr .contact_item:not(.tel) .ttl {font-size:3em;padding-left:3.1333em;min-height:1.4333em;line-height:1.4;letter-spacing:.12em}.idx_contact .contact_link_gr .contact_item:not(.tel) .ttl::before {top:0;bottom:0;margin:auto 0;width:1.4333em;height:1.4333em;background-image:url(https://gankeisei.jp/wp-content/themes/grits_theme/images/contact_item_ico01.png);background-size:1.4333em auto}.idx_contact .contact_link_gr .contact_item:not(.tel) a::before {border:2px solid var(--main-color)}.idx_contact .contact_link_gr .contact_item.tel{padding-top:1.1em;padding-right:5.2em}.idx_contact .contact_link_gr .contact_item.tel::before{content:"";display:block;position:absolute;transition:all .3s;z-index:-1;inset:1px;background-color:var(--main-color);border-radius:65px}.idx_contact .contact_link_gr .contact_item.tel .ttl{padding-left:2.75em;font-size:3.6em;min-height:1.1667em;line-height:1;letter-spacing:.05em;color:#fff}.idx_contact .contact_link_gr .contact_item.tel .ttl::before{width:1.1944em;height:1.1667em;background-image:url(https://gankeisei.jp/wp-content/themes/grits_theme/images/contact_item_ico02.png);background-size:1.1944em auto}.idx_contact .contact_link_gr .contact_item.tel a::before{border:2px solid #fff}.idx_contact .contact_link_gr .contact_item.web{padding-top:.7em;padding-left:2.1em}.idx_contact .contact_link_gr .contact_item.web .ttl{color:var(--main-color)}@media only screen and (min-width:769px){.idx_contact .inner_big h3{margin-bottom:57px}.idx_contact .ttl_frame{position:relative;left:2px}}@media only screen and (max-width:1440px){.idx_contact{position:relative;z-index:1}.idx_contact::before{content:"";display:block;position:absolute;transition:all .3s;z-index:-1;left:0;top:0;width:100%;height:100%;background: url(../images/idx_contact_decor.png) no-repeat left top/min(40%, 300px) auto}}