:root{--f-notosans:"Noto Sans JP" , sans-serif;--f-jp:"Zen Kaku Gothic Antique" , sans-serif;--f-en:"Zen Kaku Gothic Antique" , sans-serif;--main-color:#ea6001;--clr1:#5a6054;--cl-or-300:#f08300;--cl-gr-ab:#63c0ab;--cl-gr-9e:#63c09e;--cl-or-hv:#ff5e00;--cl-gr-hv:#009f8a;--ttl_size:30px;--wrapper:100px;--border-radius:0;--line-height-p:2.25;--size-space-mv:30px;--value-transition:all .3s;--height-nav-icon:16px;--width-nav-icon:40px}.key{margin:var(--size-space-mv) var(--size-space-mv) 0}.key .key_container{border-radius:30px 30px 0 0}@media only screen and (max-width:768px){.key .key_container{border-radius:20px 20px 0 0}}body{background-color:#fff;-webkit-text-size-adjust:none;letter-spacing:.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,.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{--cl-mode-tab:var(--cl-gr-9e)}.TabContainer .TabContent{position:relative;z-index:2;overflow:hidden;border-radius:0 0 20px 20px;box-shadow:0 6px 36.8px 3.2px rgba(135,150,146,.2)}.TabContainer .TabContent .content{transition:all .3s ease-in-out;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 .TabContent .content .tab_container{padding:60px}@media only screen and (min-width:769px) and (max-width:1280px){.TabContainer .TabContent .content .tab_container{padding:50px 40px}}.TabContainer .TabContent .btn-group .btn a:not(:hover) {--cl-mode:var(--cl-mode-tab)}.TabContainer .TabPager{--min-height-not-active:9em;display:flex;justify-content:space-between;align-items:flex-end;font-size:min(1vw,10px);min-height: calc(var(--min-height-not-active) + 2em)}.TabContainer .TabPager>div{background-color:var(--cl-mode-tab);display:flex;align-items:center;justify-content:center;text-align:center;position:relative;z-index:10;margin:0;padding:1em 1em 1.2em;width:calc(50% - 1px);min-height:9em;transform-origin:center bottom;transition:all .3s;cursor:pointer;color:#fff;border-radius:10px 10px 0 0}.TabContainer .TabPager>div::after{content:"";display:block;position:absolute;transition:all .3s;z-index:4;left:0;right:0;bottom: calc(-2.8em + 1px);margin:0 auto;width:3.4em;height:2.8em;clip-path:polygon(0 0,100% 0,50% 100%);background-color:var(--cl-mode-tab);opacity:0}.TabContainer .TabPager>div p{margin:0;font-size:2.2em;letter-spacing:.1em;line-height:1.5;text-align:center}.TabContainer .TabPager>div p .en{display:block;margin-top:.2em;font-size:.5455em;letter-spacing:.1em;text-transform:uppercase}.TabContainer .TabPager>div.active{z-index:10;min-height: calc(var(--min-height-not-active) + 2em)}.TabContainer .TabPager>div.active::after{opacity:1;z-index:10}.TabContainer .TabPager > div:nth-of-type(2),
.TabContainer .TabContent .content > div:nth-of-type(2) {--cl-mode-tab:var(--cl-or-300)}@media only screen and (min-width:769px){.TabContainer .TabPager > div:nth-of-type(1):not(.active):hover {background-color:var(--cl-gr-hv)}.TabContainer .TabPager > div:nth-of-type(2):not(.active):hover {background-color:var(--cl-or-hv)}}@media only screen and (max-width:768px){.TabContainer .TabPager{font-size:min(1.8vw,8px)}.TabContainer .TabContent .content .tab_container{padding:40px clamp(20px,5.3vw,40px)}}@media only screen and (max-width:480px){.TabContainer .TabPager{--min-height-not-active:13em}}@media only screen and (max-width:430px){.TabContainer .TabPager>div p .en{font-size:.7em}}.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-notosans)}.btn a::after{content:"";display:block;position:absolute;transition:all .3s;width:1.0625em;height:.8125em;right:1.8em;top:0;bottom:1px;margin:auto 0;--mask:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 170\ 131\'\ %3E%3Cpath\ d=\'M104.544,130.105\ L94.253,119.588\ L142.574,70.169\ L0.000,70.169\ L0.000,60.145\ L145.025,60.145\ L97.245,11.291\ L108.139,0.158\ L169.909,63.294\ L104.544,130.105\ 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:10px}.btn-group .btn{font-size:1em}.btn-group .btn.style01{--cl-mode:var(--cl-or-300);width:100%;min-width:150px;max-width:318px;overflow:hidden}.btn-group .btn.style01 a{display:flex;align-items:center;justify-content:center;min-height:4.375em;padding:.5em 3.2em;font-size:1.6em;letter-spacing:.1em;border-radius:100px;line-height:1.5;text-align:center;color:#fff;background-color:var(--cl-mode);transition:all .3s}.btn-group .btn.style01 a:hover{opacity:1}@media only screen and (min-width:769px){.btn-group .btn.style01 a:not([target=_blank]):hover {--cl-mode:var(--cl-or-hv)}}.btn-group .btn.bg02{--cl-mode:var(--cl-gr-ab)}@media only screen and (min-width:769px){.btn-group .btn.bg02 a:not([target=_blank]):hover {--cl-mode:var(--cl-gr-hv)}}.btn-group .btn.bg-white{--cl-mode:white}.btn-group .btn.bg-white a:not(:hover) {color:var(--cl-gr-9e)}.btn-group .btn.bg-white a:not(:hover)::after {background-color:var(--cl-gr-9e)}.btn-group .btn.width01{max-width:280px}.btn-group .btn.width02{max-width:380px}.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%}.btn-group{font-size:8.75px}}.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))}}.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{--size-padding-left-item-menu:2.0938em;--size-padding-right-item-menu:2.0938em;--cl-mode:#fff;position:fixed;top:0;left:0;width:100%;height:var(--wrapper);z-index:20;font-size:min(.85vw,10px)}header.active,.ovh header{--cl-mode:var(--clr1);background-color:#fff}header.active .header_top,.ovh header .header_top{padding-left:var(--size-space-mv);transform:translateY(0)}@media only screen and (max-width:768px){header.active .header_top,.ovh header .header_top{padding-left:0}}header.active .logo,.ovh header .logo{transform:translateY(0)}header.active .logo .img_first,.ovh header .logo .img_first{opacity:0}header.active .logo .img_active,.ovh header .logo .img_active{opacity:1}header.active .logo .logo_note,.ovh header .logo .logo_note{font-size:max(8px,1.1em);color:var(--clr1)}@media only screen and (min-width:769px){header.active .logo,.ovh header .logo{max-width:400px}}@media only screen and (min-width:769px) and (max-width:1024px){header.active .logo .logo_note,.ovh header .logo .logo_note{font-size:.9em}}.header_top{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;width:100%;justify-content:space-between;margin:0 auto;padding:5px 20px;padding-left: calc(var(--size-space-mv) + 4.6em);height:100%;transform:translateY(3.6em);transition:var(--value-transition)}.logo{position:relative;z-index:1;width:31%;max-width:500px;display:flex;justify-content:center;flex-direction:column;align-items:center;transform:translateY(3.4em);transition:var(--value-transition)}.logo .logo_note{font-size:max(9px,1.6em);font-family: var(--f-jp);font-weight:500;color:#fff;transition:all .3s}@media only screen and (min-width:769px) and (max-width:1024px){.logo .logo_note{font-size:1.3em}}.logo img{transition:var(--value-transition)}.logo .img_first{opacity:1}.logo .img_active{position:absolute;left:0;top:0;width:100%;height:auto;opacity:0}.logo a{display:block;width:100%;text-align:center}.logo img{width:auto}.right_head{width:69%;padding-right: calc(var(--wrapper) + 3em);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}@media only screen and (min-width:769px){.pc_navi>ul>li:hover>a,.pc_navi>ul>li:hover>p{opacity:1;color:var(--main-color)}.pc_navi>ul>li:hover>a::before,.pc_navi>ul>li:hover>p::before{background-color:var(--main-color)}}.pc_navi>ul>li:first-of-type{--size-padding-left-item-menu:0}.pc_navi>ul>li:last-of-type{--size-padding-right-item-menu:0}.pc_navi>ul>li:last-of-type>a,.pc_navi>ul>li:last-of-type>p{border-right:none}.pc_navi>ul>li:last-of-type .subInner{right: calc(var(--wrapper) + 2em)}.pc_navi>ul>li.menu-item-has-children>a::after,.pc_navi>ul>li.menu-item-has-children>p::after{content:"";position:absolute;bottom:-.92em;left:var(--size-padding-left-item-menu);right:var(--size-padding-right-item-menu);width:.75em;height:.5em;margin:0 auto;clip-path:polygon(0 0,100% 0,50% 100%);background-color:var(--cl-mode);transition:var(--value-transition)}.pc_navi>ul>li.menu-item-has-children:last-of-type{--size-padding-right-item-menu:0}@media only screen and (min-width:769px){.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);background-color:var(--main-color)}}.pc_navi>ul>li>a,.pc_navi>ul>li>p{position:relative;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding-left:var(--size-padding-left-item-menu);padding-right:var(--size-padding-right-item-menu);margin:0;height:2.1875em;text-decoration:none;text-align:center;font-weight:500;font-size:1.6em;line-height:1.5;letter-spacing:.1em;transition:all .2s ease;color:var(--cl-mode);font-family: var(--f-jp);border-right:1px solid var(--cl-mode)}.pc_navi>ul>li>a::before,.pc_navi>ul>li>p::before{content:"";position:absolute;left:var(--size-padding-left-item-menu);right:var(--size-padding-right-item-menu);top:-2px;margin:0 auto;width:5px;height:5px;border-radius:50%;background-color:var(--cl-mode);transition:var(--value-transition);opacity:0}.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 .subInner{position:absolute;width:min(35em,270px);right:50%;bottom:-2.7em;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){header.first_show{z-index:17}header.first_show .pc_navi>ul>li:hover>a,header.first_show .pc_navi>ul>li:hover>p{color:#fff}header.first_show .pc_navi>ul>li:hover>a::before,header.first_show .pc_navi>ul>li:hover>p::before{opacity:1;background-color:#fff}header.first_show .pc_navi>ul>li:hover>a::after,header.first_show .pc_navi>ul>li:hover>p::after{background-color:#fff}.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-w-menu01:44%;width:100%;max-width:110em;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-w-menu01)}.menu_toggle .inside .ft_link .menu02{margin-top:0;width:calc(100% - var(--size-w-menu01))}.menu_toggle .inside .ft_link .menu01 .title,.menu_toggle .inside .ft_link .menu02 .title{margin-bottom:30px}.menu_toggle .inside .ft_link .menu01>ul>li,.menu_toggle .inside .ft_link .menu02>ul>li{width:50%}.menu_toggle .inside .ft_link .menu02 > ul > li:nth-of-type(n + 2) {max-width:22.5em}}@media only screen and (min-width:769px) and (max-width:1560px){.logo{transform:translateY(2.2em)}.header_top{transform:translateY(2.5em)}}@media only screen and (min-width:769px) and (max-width:1366px){:root{--wrapper:80px}header{font-size:min(.85vw,8.5px)}}@media only screen and (min-width:769px) and (max-width:1024px){:root{--wrapper:70px}.pc_navi>ul .subInner ul li a{font-size:12px}.menu_toggle .inside .ft_link{font-size:8px}.pc_navi>ul>li>a::before,.pc_navi>ul>li>p::before{width:4px;height:4px}.header_top{padding-left: calc(var(--size-space-mv) + 10px)}.right_head{padding-right: calc(var(--wrapper) + 10px)}}.idx_gallery{padding-bottom:101px}.idx_gallery .list{display:flex}.idx_gallery .list .img img{overflow:hidden;border-radius:10px;margin:0 6px}.idx_gallery .list .item:nth-child(2n) {margin-top:50px}@media only screen and (min-width:769px) and (max-width:1366px){.idx_gallery .list .img img{width:350px}}@media only screen and (min-width:769px) and (max-width:1024px){.idx_gallery .list .img img{width:250px}}.idx_logo{display:table;margin-left:auto;margin-right:auto;max-width:387px}.idx_logo a:hover{opacity:1}@media only screen and (min-width:769px) and (max-width:1024px){.idx_logo{max-width:300px}}.infor_address{display:table;padding:.83em 1.625em .83em 1.875em;margin-left:auto;margin-right:auto;border-radius:6px;background-color:#fff}.infor_address .has_icon{position:relative;z-index:1;padding-left:2.5625em;padding-right:1.125em;min-height:1.5em}.infor_address .has_icon::before{content:"";display:block;position:absolute;transition:all .3s;z-index:-1;left:0;top:1px;width:1.6875em;height:1.5em;--mask:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 271\ 241\'\ %3E%3Cpath\ d=\'M244.091,127.447\ L244.091,228.084\ C244.091,233.547\ 237.766,239.522\ 232.323,240.183\ C213.980,239.073\ 193.458,241.851\ 175.375,240.264\ C170.007,239.792\ 163.946,235.284\ 163.094,229.918\ C161.151,217.687\ 164.212,200.504\ 163.078,187.559\ C162.558,181.613\ 159.527,176.414\ 153.568,174.488\ C148.623,172.883\ 127.446,172.964\ 121.656,173.625\ C114.294,174.471\ 109.339,179.813\ 108.616,186.961\ C107.288,200.101\ 110.557,217.422\ 108.571,229.918\ C107.719,235.284\ 101.652,239.792\ 96.291,240.264\ C78.203,241.851\ 57.689,239.073\ 39.343,240.183\ C33.900,239.522\ 27.576,233.547\ 27.576,228.084\ L27.576,126.826\ C14.714,142.738\ -7.947,128.534\ 4.444,111.225\ L124.428,6.229\ C131.574,-0.844\ 140.101,-0.838\ 147.237,6.229\ L266.876,110.937\ C277.589,122.387\ 265.183,139.248\ 250.853,132.318\ C248.155,131.013\ 246.830,128.322\ 244.091,127.447\ 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-or-300)}.infor_address p{line-height:1.8;color:var(--clr1);text-align:center}.infro_tel{display:table;margin-left:auto;margin-right:auto;font-size:clamp(8px,.7vw,10px)}.infro_tel a{position:relative;z-index:1;padding-left:1.1667em;font-size:3.6em;letter-spacing:0;line-height:1;font-weight:500;font-family: var(--f-jp);color:var(--main-color)}.infro_tel a::before{content:"";display:block;position:absolute;transition:all .3s;z-index:-1;left:2px;top:.165em;width:.75em;height:.9em;--mask:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 265\ 265\'\ %3E%3Cpath\ d=\'M264.983,197.015\ L264.983,248.880\ C264.985,256.598\ 259.026,262.987\ 251.339,263.521\ C244.927,263.976\ 239.690,264.235\ 235.640,264.235\ C105.996,264.235\ 0.908,159.107\ 0.908,29.458\ C0.908,25.416\ 1.129,20.171\ 1.582,13.765\ C2.122,6.059\ 8.518,0.107\ 16.224,0.107\ L68.101,0.107\ C71.870,0.107\ 75.029,2.948\ 75.406,6.714\ C75.744,10.084\ 76.052,12.793\ 76.345,14.817\ C79.261,35.180\ 85.235,54.951\ 94.067,73.514\ C95.460,76.453\ 94.551,79.978\ 91.910,81.852\ L60.251,104.441\ C79.608,149.543\ 115.554,185.502\ 160.659,204.876\ L183.250,173.288\ C185.157,170.614\ 188.696,169.694\ 191.657,171.091\ C210.217,179.913\ 230.001,185.882\ 250.340,188.763\ C252.379,189.050\ 255.065,189.373\ 258.409,189.689\ C262.155,190.068\ 265.001,193.237\ 264.996,197.015\ L264.983,197.015\ 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-or-300)}.infor_google_map{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;padding:1em 3em 1.2em 3.7em;margin-left:auto;margin-right:auto;max-width:429px;min-height:7em;border-radius:6px;background-color:#fff;font-size:clamp(8px,.7vw,10px)}.infor_google_map::after{content:"";display:block;position:absolute;transition:all .3s;z-index:-1;right:2.9em;top:0;bottom:0;margin:auto 0;width:1.7em;height:1.3em;background: url(../images/infor_google_map_arr.png) no-repeat center/cover}.infor_google_map .ttl{text-align:center;font-size:1.6em;letter-spacing:.1em;line-height:1.5;color:var(--clr1)}.time_sheet{margin:0 auto;max-width:580px}.time_sheet .time_sheet_note{margin-top:12px;margin-left:-2px}.time_sheet table{font-size:min(.9vw,10px)}.time_sheet table th,.time_sheet table td{text-align:center;font-size:1.6em;letter-spacing:.1em;width:9.5%;border:none}.time_sheet table th:first-child,.time_sheet table td:first-child{padding-left:1%;width:22%}.time_sheet table th:last-child,.time_sheet table td:last-child{padding-right:2.7%;width:14.5%}.time_sheet table th .symbol,.time_sheet table td .symbol{position:relative}.time_sheet table th .symbol::before,.time_sheet table td .symbol::before{content:"-";position:absolute;left:0;top:0}.time_sheet table th .symbol .line,.time_sheet table td .symbol .line{opacity:0}.time_sheet table th{padding:.96em .2em 1em;font-weight:500;background-color:#fff}.time_sheet table th:first-child{border-radius:6px 0 0 6px}.time_sheet table th:last-child{border-radius:0 6px 6px 0}.time_sheet table td{position:relative;padding:1.1em .2em 1.4em;color:var(--cl-or-300)}.time_sheet table td::after{content:"";display:block;position:absolute;transition:all .3s;left:0;bottom:-1px;width:100%;height:1px;background-color:#bebebe;opacity:.5}.time_sheet table td:first-child{color:var(--clr1)}.time_sheet table tr:nth-child(3) td {padding-bottom:1.6em}.time_sheet table.bg_color_or th{background-color:var(--cl-or-300);color:#fff}.time_sheet.width_max{max-width:100%}.infor_traffict{font-size:min(.85vw,10px)}.infor_traffict .box_traffict{position:relative;z-index:1;padding-left:10.5em}.infor_traffict .box_traffict .icon{position:absolute;left:0;top:2.5em;width:8em;height:8em;border-radius:50%;background: no-repeat center/4.6em auto}.infor_traffict .box_traffict .icon.ico1{background-image:url(https://nakayama-memory-cl.jp/wp-content/themes/grits_theme/images/infor_traffict_ico1.png)}.infor_traffict .box_traffict .icon.ico2{background-image:url(https://nakayama-memory-cl.jp/wp-content/themes/grits_theme/images/infor_traffict_ico2.png)}.infor_traffict .box_traffict .icon.ico3{background-image:url(https://nakayama-memory-cl.jp/wp-content/themes/grits_theme/images/infor_traffict_ico3.png)}.infor_traffict .box_traffict .ttl{letter-spacing:.14em}.infor_traffict .box_traffict .ttl .num{line-height:1;letter-spacing:0;color:#63c0ab}.infor_traffict .box_traffict.main{padding-top:2.3em;padding-bottom:2.1em;min-height:13.1em;border-top:1px solid #63c0ab;border-bottom:1px solid #63c0ab}.infor_traffict .box_traffict.main .icon{background-color:#63c0ab}.infor_traffict .box_traffict.main .ttl{font-size:2.4em;font-weight:500;line-height:1.6667}.infor_traffict .box_traffict.main .ttl .num{margin-right:.1316em;font-size:1.58333em}.infor_traffict .box_traffict.sub{padding-top:2.9em;padding-bottom:2em;max-width:295px}.infor_traffict .box_traffict.sub .icon{background-color:#fff}.infor_traffict .box_traffict.sub .ttl{font-size:1.6em;font-weight:400}.infor_traffict .box_traffict.sub .ttl .num{margin-right:.1786em;font-size:1.75em}.infor_traffict .box_gr>div{width:50%}@media only screen and (min-width:769px) and (max-width:1170px){.infor_traffict .box_traffict.sub .ttl{font-size:12px}.infor_traffict .box_traffict.sub .ttl br{display:none}}.idx_map,.footer_map,.ud_map{border-radius:10px;overflow:hidden}.idx_map iframe,.footer_map iframe,.ud_map iframe{border:none}@media only screen and (max-width:1024px) and (min-width:769px){:root{--ttl_size:22px}}.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://nakayama-memory-cl.jp/wp-content/themes/grits_theme/images/totop.png);background-repeat:no-repeat;background-size:100% auto;border:0;width:70px;height:70px;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;right:0;z-index:19;transition:right .3s ease-in-out}.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;font-family: var(--f-notosanjp)}.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{font-family: var(--f-en);background-color:#f08300}.fixed_banner .tel p .tt{font-weight:500}.fixed_banner .tel p .tt::before{width:2.0769em;height:2.1538em;--mask:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 265\ 265\'\ %3E%3Cpath\ d=\'M264.982,197.007\ L264.982,248.878\ C264.985,256.590\ 259.026,262.985\ 251.339,263.525\ C244.927,263.980\ 239.690,264.233\ 235.640,264.233\ C105.995,264.233\ 0.908,159.105\ 0.908,29.462\ C0.908,25.419\ 1.129,20.169\ 1.582,13.757\ C2.122,6.063\ 8.518,0.105\ 16.223,0.105\ L68.101,0.105\ C71.870,0.105\ 75.029,2.946\ 75.405,6.712\ C75.744,10.088\ 76.052,12.797\ 76.345,14.809\ C79.261,35.184\ 85.235,54.943\ 94.067,73.512\ C95.460,76.445\ 94.551,79.982\ 91.910,81.851\ L60.251,104.439\ C79.608,149.547\ 115.554,185.500\ 160.659,204.874\ L183.250,173.286\ C185.156,170.612\ 188.696,169.692\ 191.657,171.089\ C210.217,179.916\ 230.001,185.880\ 250.340,188.761\ C252.379,189.054\ 255.065,189.371\ 258.409,189.693\ C262.155,190.072\ 265.001,193.235\ 264.996,197.007\ L264.982,197.007\ Z\'/%3E%3C/svg%3E)}.fixed_banner .web p{letter-spacing:.05em;background-color:#f5a200}.fixed_banner .web p .tt::before{width:2.1539em;height:2.3077em;--mask:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 272\ 284\ \'\ %3E%3Cpath\ d=\'M95.774,0.196\ L95.774,28.552\ L177.055,28.552\ L177.055,0.196\ L204.148,0.196\ L204.148,28.552\ L258.337,28.552\ C265.819,28.552\ 271.885,34.907\ 271.885,42.728\ L271.885,269.620\ C271.885,277.452\ 265.819,283.807\ 258.337,283.807\ L14.492,283.807\ C7.010,283.807\ 0.945,277.452\ 0.945,269.620\ L0.945,42.728\ C0.945,34.907\ 7.010,28.552\ 14.492,28.552\ L68.680,28.552\ L68.680,0.196\ L95.774,0.196\ ZM244.790,99.458\ L28.038,99.458\ L28.038,255.445\ L244.790,255.445\ L244.790,99.458\ ZM177.544,129.753\ L196.698,149.799\ L129.640,219.998\ L81.739,169.846\ L100.921,149.799\ L129.655,179.887\ L177.555,129.753\ L177.544,129.753\ Z\'/%3E%3C/svg%3E)}.fixed_banner .online-service p{background-color:#64c0ab}.fixed_banner .online-service p .tt::before{width:2.3847em;height:2.0769em;--mask:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 312\ 273\'\ %3E%3Cpath\ d=\'M222.064,265.786\ L162.209,265.786\ C155.091,265.786\ 149.320,260.018\ 149.320,252.916\ C149.320,245.791\ 155.091,240.028\ 162.209,240.028\ L222.064,240.028\ C257.354,240.028\ 286.065,211.344\ 286.065,176.081\ L286.065,84.025\ C286.065,76.917\ 291.836,71.149\ 298.956,71.149\ C306.074,71.149\ 311.845,76.917\ 311.845,84.025\ L311.845,176.081\ C311.845,225.542\ 271.570,265.786\ 222.064,265.786\ ZM263.697,90.235\ L262.860,179.825\ C260.810,201.160\ 244.091,217.946\ 222.835,219.999\ L120.524,220.315\ L63.416,269.454\ C56.515,275.826\ 46.442,273.353\ 44.097,264.152\ L43.936,220.005\ C21.482,220.212\ 2.571,202.707\ 0.233,180.434\ L0.153,41.084\ C2.117,18.893\ 19.318,1.825\ 41.511,0.186\ L221.505,0.186\ C243.834,1.830\ 261.339,19.295\ 262.899,41.740\ C263.568,51.384\ 263.839,61.189\ 263.874,71.091\ L263.875,71.091\ L263.874,71.149\ C263.896,77.475\ 263.822,83.841\ 263.697,90.235\ ZM60.858,88.292\ C35.586,92.576\ 39.709,136.028\ 69.413,131.916\ C96.419,128.172\ 92.659,82.915\ 60.858,88.292\ ZM127.225,88.297\ C100.749,92.455\ 105.156,135.953\ 134.528,132.031\ C162.196,128.339\ 158.388,83.403\ 127.225,88.297\ ZM192.221,88.292\ C166.949,92.576\ 171.073,136.028\ 200.776,131.916\ C227.783,128.172\ 224.021,82.915\ 192.221,88.292\ Z\'/%3E%3C/svg%3E)}.fixed_banner .instagram p{background: url(../images/fixed_banner_instagram_bg.jpg) no-repeat center/cover}.fixed_banner .instagram p .tt{letter-spacing:.1em}.fixed_banner .instagram p .tt::before{width:2.3847em;height:2.3846em;--mask:url(../images/instagram_ico.svg)}.fixed_banner .web02 p{letter-spacing:.05em;background-color:#ffb92e}.fixed_banner .web02 p .tt::before{width:2.46154em;height:2.46154em;--mask:url(../images/fixed_banner_ico05.png)}@media only screen and (min-width:769px){.fixed_banner{--size:var(--wrapper);top:var(--wrapper);width:var(--size);font-size:10px}.fixed_banner>div{width:var(--size);height:var(--size)}.fixed_banner>div:last-of-type p{border-bottom-left-radius:10px}.fixed_banner p{width:var(--size);height:var(--size)}.fixed_banner p .tt{font-size:1.3em}.fixed_banner p .tt::before{margin-bottom:.7em}.fixed_banner .tel{--w_tel:20em;transform:translateX(calc(-var(--size) - var(--w_tel)));transition:all .3s ease}.fixed_banner .tel .tt{padding-top:.25em}.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:#f08300;position:absolute;left:var(--size);height:100%;top:0;width:var(--w_tel);border-left:1px solid rgba(255,255,255,.3)}.fixed_banner .tel .ov .text{padding-bottom:.1em;font-size:2.7em;font-weight:500;font-family: var(--f-en);line-height:1}.fixed_banner .web p{padding-top:.4em}.fixed_banner .online-service p{padding-top:.4em}.fixed_banner .instagram p{padding-top:.2em}.fixed_banner .instagram p .tt::before{margin-bottom:.3em}}@media only screen and (min-width:769px) and (max-width:1366px){.fixed_banner{font-size:8px}.totop .icon{width:60px;height:60px}}footer{padding:100px 0 95px;position:relative;z-index:1;background-size:cover;background-repeat:no-repeat;background-position:center;background-color:#fcf7ee}footer p{margin-bottom:0}footer p,footer a{text-decoration:none}footer .inner{max-width:1320px}footer .footer_decor{position:absolute;left:0;top:0;z-index:-1;width:100%;height:100%;font-size:min(.6vw,10px)}footer .footer_decor .item{position:absolute;background: no-repeat center/cover}footer .footer_decor .item01{right:-7.2em;top:-5.6em;width:27.3em;height:24.8em;background-image:url(https://nakayama-memory-cl.jp/wp-content/themes/grits_theme/images/footer_decor_item01.png)}footer .footer_decor .item01_below{z-index:-1;right:-5px;top:0;width:42em;height:33.9em;background-image:url(https://nakayama-memory-cl.jp/wp-content/themes/grits_theme/images/footer_decor_item01_below.png)}footer .footer_decor .item02_below{z-index:-1;left:-5px;bottom:0;width:34.3em;height:37.9em;background-image:url(https://nakayama-memory-cl.jp/wp-content/themes/grits_theme/images/footer_decor_item02_below.png)}footer .ft_logo{margin-bottom:29px}footer .infor_address{margin-bottom:19px}footer .infro_tel{margin-bottom:40px}footer .time_sheet{margin-bottom:24px}footer .ft_info{width:calc(50% - 30px);max-width:580px}footer .ft_link{padding-top:7px;width:50%}footer .ft_link .menu01 > ul > li:nth-of-type(n + 4) {max-width:289px}footer .ft_link .menu02 > ul > li:nth-of-type(n +2) {max-width:289px}.ft_link{font-size:min(.85vw,10px);--mode-color-item-menu:var(--clr1)}.ft_link a{text-decoration:none;color:var(--clr1)}.ft_link a:hover{opacity:1}@media only screen and (min-width:769px){.ft_link a:hover{--mode-color-item-menu:var(--main-color);color:var(--mode-color-item-menu)}.ft_link .link_list>div>ul{display:flex;flex-flow:column wrap;align-content:space-between}.ft_link .menu01{width:100%}.ft_link .menu01>ul{max-height:21em}.ft_link .menu02{margin-top:2.4em;width:100%}.ft_link .menu02 .title{margin-bottom:34px}.ft_link .menu02>ul{max-height:25em}}.ft_link .title{margin-bottom:36px;padding-left:0;font-size: calc(var(--ttl_size) + 20px);font-weight:400;letter-spacing:.1em;line-height:1;pointer-events:none;font-family: var(--f-en);text-transform:uppercase}.ft_link .title::before{display:none}.ft_link .menu01 .title{color:var(--main-color)}.ft_link .menu02 .title{color:var(--cl-gr-9e)}.ft_link ul:last-child{margin-bottom:0}.ft_link li{letter-spacing:.1em;line-height:1.6}.ft_link li a,.ft_link li p{display:table;position:relative;z-index:1;margin-bottom:2em;line-height:1.5;letter-spacing:.1em}.ft_link li a{font-size:1.6em}.ft_link .ft_link_menu>ul>li>a::before,.ft_link .ft_link_menu>ul>li>p::before{content:"";display:block;position:absolute;transition:all .3s;left:.1em;top:.6em;width:4px;height:4px;border-radius:50%;background-color:var(--mode-color-item-menu)}.ft_link .ft_link_menu>ul>li>a{padding-left:.86em}.ft_link .ft_link_menu>ul>li.menu_child_ttl>a{padding-left:.75em;margin-bottom:1.7em;font-size:1.8em;font-weight:500}.ft_link .ft_link_menu>ul>li.menu_child_ttl>a::before{top:.675em}.ft_link .ft_link_menu>ul>li.menu_child_ttl>ul a{padding-left:1.45em}.ft_link .ft_link_menu>ul>li.menu_child_ttl>ul a::before{content:"-";position:absolute;top:0;left:.7em;width:auto;height:auto}@media only screen and (min-width:769px){.ft_link .ft_link_menu>ul>li.menu_child_ttl.space02{margin-top:.45em}.ft_link .ft_link_menu>ul>li{width:50%}}.copyright{margin:0 auto 0;color:#fff;padding:20px 0 20px;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:#f08200}.copyright .textwidget{display:block;line-height:20px;padding-left:20px;margin-left:22px;border-left:1px solid #cecece;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:142px}@media only screen and (min-width:769px) and (max-width:1366px) and (max-height:700px){footer .footer_decor{font-size:.5vw}}