@import url(/wp-content/themes/grits_theme/css/base.css);@import url(/wp-content/themes/grits_theme/css/fonts.css);@import url(https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c:400,500,700&subset=japanese);@import url(https://fonts.googleapis.com/css?family=Kosugi+Maru|M+PLUS+Rounded+1c:100,400,500,700&subset=japanese);@import url(https://fonts.googleapis.com/css?family=Tangerine);.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:#fff0}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid #fff0}.slick-arrow.slick-hidden{display:none}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;text-align:center;line-height:0;font-weight:400;outline:none}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;*zoom:1;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{position:absolute;top:43%;left:0;height:25%;width:100%;text-align:center;line-height:0}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(/wp-content/themes/grits_theme/images/loading.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:none;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-prev,.lb-next{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(/wp-content/themes/grits_theme/images/prev.png) left 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;-o-transition:opacity 0.6s;transition:opacity 0.6s}.lb-nav a.lb-prev:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(/wp-content/themes/grits_theme/images/next.png) right 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;-o-transition:opacity 0.6s;transition:opacity 0.6s}.lb-nav a.lb-next:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;*zoom:1;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(/wp-content/themes/grits_theme/images/close.png) top right no-repeat;text-align:right;outline:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:.7;-webkit-transition:opacity 0.2s;-moz-transition:opacity 0.2s;-o-transition:opacity 0.2s;transition:opacity 0.2s}.lb-data .lb-close:hover{cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}body::-webkit-scrollbar{display:block;width:10px;height:10px}body::-webkit-scrollbar-track{border-radius:10px;background:#fff;-webkit-box-shadow:inset 0 0 6px rgb(0 0 0 / .3);box-shadow:inset 0 0 6px rgb(0 0 0 / .3)}body::-webkit-scrollbar-thumb{border-radius:10px;background:-webkit-gradient(linear,left bottom,left top,from(rgb(233 80 137 / .557861)),color-stop(50%,#e95089));background:-webkit-linear-gradient(bottom,rgb(233 80 137 / .557861) 0%,#e95089 50%);background:linear-gradient(0deg,rgb(233 80 137 / .557861) 0%,#e95089 50%);-webkit-box-shadow:inset 0 0 6px rgb(0 0 0 / .5);box-shadow:inset 0 0 6px rgb(0 0 0 / .5)}body::-webkit-scrollbar-thumb:window-inactive{background:-webkit-gradient(linear,left bottom,left top,from(rgb(233 80 137 / .821166)),color-stop(50%,rgb(233 80 137 / .386992)));background:-webkit-linear-gradient(bottom,rgb(233 80 137 / .821166) 0%,rgb(233 80 137 / .386992) 50%);background:linear-gradient(0deg,rgb(233 80 137 / .821166) 0%,rgb(233 80 137 / .386992) 50%)}body.temp::-webkit-scrollbar-thumb{border-radius:10px;background:-webkit-gradient(linear,left bottom,left top,from(rgb(146 187 55 / .529849)),color-stop(83%,#92bb37));background:-webkit-linear-gradient(bottom,rgb(146 187 55 / .529849) 0%,#92bb37 83%);background:linear-gradient(0deg,rgb(146 187 55 / .529849) 0%,#92bb37 83%);-webkit-box-shadow:inset 0 0 6px rgb(0 0 0 / .5);box-shadow:inset 0 0 6px rgb(0 0 0 / .5)}body.temp::-webkit-scrollbar-thumb:window-inactive{background:-webkit-gradient(linear,left bottom,left top,from(rgb(146 187 55 / .983631)),color-stop(77%,rgb(146 187 55 / .409401)));background:-webkit-linear-gradient(bottom,rgb(146 187 55 / .983631) 0%,rgb(146 187 55 / .409401) 77%);background:linear-gradient(0deg,rgb(146 187 55 / .983631) 0%,rgb(146 187 55 / .409401) 77%)}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{display:block;padding:0;margin:0}img{vertical-align:bottom;max-width:100%;height:auto}a{font-family:inherit;color:#333;text-decoration:none}a:hover,a:active{color:#333;text-decoration:none}a:not([target*="_blank"]),a.ov_link{-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}a:not([target*="_blank"]):hover,a.ov_link:hover{opacity:.7}a.logo:hover,.logo a:hover,a.ft_logo:hover,.ft_logo a:hover{opacity:1!important}a.text_link{color:#f29823}a.text_link:hover{opacity:1!important;text-decoration:underline}a.no-hover:hover{opacity:1!important}@media only screen and (min-width:769px){a.tel_click{pointer-events:none}}table{width:100%}p{line-height:2;letter-spacing:0;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}*{-webkit-box-sizing:border-box;box-sizing:border-box;word-break:break-all}html{overflow-x:auto!important}body{background-color:#fff;-webkit-text-size-adjust:none}.wrapper{overflow:hidden}.inner{max-width:1170px;margin:0 auto}.inner_sm{max-width:1000px;margin:0 auto}.fullWidthBreak{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto 5px auto}.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);-webkit-clip-path:inset(50%);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;-webkit-clip-path:none;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}}.accBtn::before,.accBtn::after{-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.accBtn.triangle,.accBtn.triangle_btt{position:relative}.accBtn.triangle::after{content:"";position:absolute;right:10px;top:50%;width:0;height:0;border-radius:20px;border-color:inherit;border-left:12px solid #fff0;border-right:12px solid #fff0;border-top:10px solid;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.accBtn.triangle.rotate::after{-webkit-transform:translateY(-50%) rotateX(180deg);transform:translateY(-50%) rotateX(180deg)}.accBtn.triangle_btt::after{content:"";position:relative;top:0;width:0;height:0;border-radius:20px;border-color:inherit;border-left:12px solid #fff0;border-right:12px solid #fff0;border-top:10px solid;display:block;margin:10px auto 0;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.accBtn.rotate::after{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.TabContainer .TabContent{background-color:#edf0f5;position:relative;z-index:2;overflow:hidden}.TabContainer .TabContent>ul{-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.TabContainer .TabContent>ul>li{opacity:0;z-index:-10;visibility:hidden;position:absolute;top:0;left:0;right:0;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.TabContainer .TabContent>ul>li.active{opacity:1;z-index:1;visibility:visible}.TabContainer .TabContent>ul>li div{padding-top:20px}.TabContainer .TabContent p{padding:9px 10% 0;margin:0}.TabContainer .TabContent p.des{color:#838E95;font-size:12px}.TabContainer .TabPager{display:table;min-width:290px}.TabContainer .TabPager li{background-color:#fff;display:block;float:left;position:relative;margin:0;padding:9px 20px;-webkit-box-shadow:2px 1px 10px rgb(0 0 0 / .4);box-shadow:2px 1px 10px rgb(0 0 0 / .4);-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;cursor:pointer;color:#797b7d}.TabContainer .TabPager li p{margin:0}.TabContainer .TabPager li.active{background-color:#edf0f5;z-index:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.rel{position:relative}.ovh{overflow:hidden!important}.ovs{overflow:auto;-webkit-overflow-scrolling:touch}.lt0{letter-spacing:0!important}figure{margin:0;text-align:center;line-height:1}.fblock{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.key{position:relative}.gMap{width:100%;height:100%}.txt_l{float:left;width:calc(100% - 385px)}.txt_r{float:right;width:calc(100% - 385px)}.image_alone{display:table;max-width:500px;margin:0 auto;border:7px solid rgb(231 231 231 / .5);border-radius:11px;overflow:hidden}.totop{-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;opacity:0;visibility:hidden;cursor:pointer;position:fixed;z-index:19;bottom:45px;right:40px}.totop.active{opacity:1;visibility:visible}.totop .icon{background-image:url(/wp-content/themes/grits_theme/images/totop.png);background-repeat:no-repeat;background-size:100% auto;border:0;width:73px;height:73px;margin:0}@media only screen and (min-width:769px){.totop:hover .icon{opacity:.9;-webkit-animation-name:bounce;animation-name:bounce}}.bounce{-webkit-animation-name:bounce;animation-name:bounce}.animated{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes bounce{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}@keyframes bounce{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}@-webkit-keyframes fixed_banner{0%{left:0;opacity:1}100%{left:-5px;opacity:.5}}@keyframes fixed_banner{0%{left:0;opacity:1}100%{left:-5px;opacity:.5}}.fixed_banner{position:fixed;top:0;right:0;z-index:15;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.under.temp .fixed_banner{top:300px!important}.fixed_banner>div{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;border-radius:5px;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.fixed_banner>div:not(.tel):hover{opacity:1}.fixed_banner a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.fixed_banner p{margin:0;color:#fff;letter-spacing:.12em;line-height:1.45;text-align:center;letter-spacing:.15em}.fixed_banner p::before{content:"";background-repeat:no-repeat;background-position:center center;background-size:contain;display:block;width:100%;margin-bottom:8px}.fixed_banner .tel{padding:22px 8px 13px 8px;background-color:rgb(73 40 14 / .9)}.fixed_banner .tel p{letter-spacing:.05em}.fixed_banner .tel p i{font-style:normal}.fixed_banner .tel .txt01{padding-bottom:10px;margin-bottom:8px;font-size:20px;font-family:'M PLUS Rounded 1c',sans-serif;font-style:normal;font-weight:500;border-bottom:1px solid #fff;position:relative}.fixed_banner .tel .txt01::before{background-image:url(/wp-content/themes/grits_theme/images/shared_fixed_bnr_icon01.png);background-size:auto 21px;height:21px}.fixed_banner .tel .txt02{font-size:14px}.fixed_banner .tel .txt03{color:#93bb35;font-size:14px;letter-spacing:.1em;text-align:left}.fixed_banner .web{padding:25px 0;margin-bottom:1px;background-color:rgb(136 182 36 / .9)}.temp .fixed_banner .web{background:#eb6093}.temp .fixed_banner .tel .txt03{color:#ffb5d1}.fixed_banner .web p{position:relative;padding-bottom:10px}.fixed_banner .web p::before{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-image:url(/wp-content/themes/grits_theme/images/shared_fixed_bnr_icon02.png);background-size:auto 6px;height:6px;margin-bottom:0}@media only screen and (min-width:769px){.fixed_banner{width:120px}}@media only screen and (min-width:769px) and (max-width:1400px){.fixed_banner{width:90px}.fixed_banner .tel{height:185px;padding:15px 8px 13px 8px}.fixed_banner .tel .txt01{font-size:14px}.fixed_banner .tel .txt01::before{background-size:auto 18px;height:18px}.fixed_banner .tel .txt02{font-size:10px}.fixed_banner .tel .txt03{font-size:11px}.fixed_banner .web{padding:15px 0}.fixed_banner .web p{font-size:15px}}.btn-group .btn a{display:block}.btn-group .btn.style01,.btn-group .btn.style02{width:100%;min-width:180px;max-width:300px;overflow:hidden}.btn-group .btn.style01 a,.btn-group .btn.style02 a{padding:11px 10px 12px;position:relative;font-size:22px;font-weight:400;letter-spacing:1px;line-height:1.5;color:#fff;text-decoration:none;text-align:center}.btn-group .btn.style01 a:hover,.btn-group .btn.style02 a:hover{opacity:1;background-color:#9cb5ba}.btn-group .btn.style01 a::after,.btn-group .btn.style02 a::after{content:"";position:absolute;right:5px;bottom:5px;border:4px solid #fff;border-left-color:#fff0;border-top-color:#fff0}.btn-group .btn.style01.md a,.btn-group .btn.md.style02 a{font-size:18px}.btn-group .btn.style01.md a::after,.btn-group .btn.md.style02 a::after{font-size:23px}.btn-group .btn.bg01 a{background-color:#659cc1}.btn-group .btn.bg02 a{background-color:#f4bf0c}.slick-arrow{display:block;border:none;background-repeat:no-repeat;background-position:center;background-size:contain;background-color:#fff0;position:absolute;top:37%;width:38px;height:38px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;color:#fff0}.slick-arrow:focus{outline:0}.slick-prev{left:-55px}.slick-next{right:-55px}@media only screen and (min-width:769px) and (max-width:1280px){html>body{font-size:14px}.btn.style01 a,.btn-group .btn.style02 a,.btn.style02 a{font-size:14px}.totop{right:10px}.totop .icon{width:60px;height:60px}}@media only screen and (min-width:769px) and (max-width:1170px){.inner{max-width:none;padding-left:10px;padding-right:10px}}@media only screen and (min-width:769px) and (max-width:1000px){.inner_sm{max-width:none;padding-left:10px;padding-right:10px}}#wpadminbar{display:none}h1{font-size:10px}header{width:100%;position:absolute;top:0;left:0;right:0;z-index:20;background:url(/wp-content/themes/grits_theme/images/header_bg.png) #fff;background-repeat:no-repeat,repeat;background-position:left center,left top}.header_top{max-width:1170px;margin:0 auto;padding-top:20px}.logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo a{text-align:center}.right_head{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:27px}.pc_navi{width:100%}.pc_navi>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;padding:0 20px}.pc_navi>ul>li{position:relative}.pc_navi>ul>li::before{content:"";background:url(/wp-content/themes/grits_theme/images/header_menu_line.png) center no-repeat;background-size:contain;width:1px;height:32px;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.pc_navi>ul>li:nth-child(1){width:11%}.pc_navi>ul>li:nth-child(1)::before{display:none}.pc_navi>ul>li:nth-child(2){width:15%}.pc_navi>ul>li:nth-child(3){width:17%}.pc_navi>ul>li:nth-child(4){width:15%}.pc_navi>ul>li:nth-child(4) .subInner{width:500px}.pc_navi>ul>li:nth-child(4) ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.pc_navi>ul>li:nth-child(4) ul li{width:50%}.pc_navi>ul>li:nth-child(5){width:16%}.pc_navi>ul>li:nth-child(6){width:26%}.pc_navi>ul>li>a,.pc_navi>ul>li>p{cursor:pointer;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;padding-top:5px;width:100%;height:70px;font-family:heisei-maru-gothic-std,'M PLUS Rounded 1c',sans-serif;font-style:normal;text-decoration:none;text-align:center;font-weight:500;font-size:15px;line-height:1.2;letter-spacing:.15em;color:#333;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease}.pc_navi>ul>li>a::before,.pc_navi>ul>li>p::before{content:"";position:absolute;width:6px;height:6px;background:#d82f6d;border-radius:50%;top:2px;left:calc(50% - 6px)}.pc_navi>ul>li>a span,.pc_navi>ul>li>p span{display:block;font-size:120%;font-weight:600;font-family:"Tangerine",cursive;color:#e33877}.pc_navi>ul>li>a.title,.pc_navi>ul>li>p.title{position:relative}.pc_navi>ul>li>a.title::after,.pc_navi>ul>li>p.title::after{content:"";background:url(/wp-content/themes/grits_theme/images/shared_pc_navi_arrow.png) center no-repeat;background-size:contain;width:11px;height:6px;position:absolute;bottom:5px;left:calc(50% - 6px);-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}.pc_navi>ul>li:hover a.title::after,.pc_navi>ul>li:hover p.title::after{-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px)}.pc_navi>ul .subInner{background-color:rgb(235 96 147 / .8);position:absolute;width:220px;right:50%;bottom:0;padding-bottom:10px;-webkit-transform:translate(50%,100%);-ms-transform:translate(50%,100%);transform:translate(50%,100%);-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.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 li{padding:0 10px}.pc_navi>ul .subInner ul li a{position:relative;display:block;padding:19px 10px 19px 28px;border-bottom:1px dashed rgb(255 255 255 / .7);-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;font-size:14px;font-weight:500;color:#fff;text-decoration:none;text-align:left;letter-spacing:0}.pc_navi>ul .subInner ul li a::before{content:"\203A";display:block;position:absolute;top:50%;left:10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out;font-size:14px}.pc_navi>ul .subInner ul li a:hover::before{left:15px}footer{width:100%;height:100%;padding:80px 0 0;background:url(/wp-content/themes/grits_theme/images/ft_bg.jpg) repeat}footer p{margin-bottom:0}footer .ft_info{width:49%}footer .ft_logo{margin-bottom:50px}footer .ft_link{width:47%;font-size:14px;color:#333;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}footer .ft_link .menu01,footer .ft_link .menu02{width:46%}footer .ft_link ul:last-child{margin-bottom:0}footer .ft_link li{position:relative;padding-left:16px;margin-bottom:18px;letter-spacing:.2em}footer .ft_link li:last-child{margin-bottom:0}footer .ft_link li::before{content:"";background:url(/wp-content/themes/grits_theme/images/ft_icon_menu.png) no-repeat;width:8px;height:8px;position:absolute;top:6px;left:-2px}footer .ft_link a{color:inherit}footer .ft_link a:hover{opacity:1;text-decoration:underline;color:#ff5d8c}footer .add{margin:10px 0 42px 0;padding-bottom:13px;color:#000;letter-spacing:.2em;font-size:16px;line-height:1.8;border-bottom:1px solid #958b8a}footer .copyright{background:#ea5f92}footer .copyright p{padding:18px 0;margin-top:61px;color:#fff;font-size:12px;text-align:center;letter-spacing:.2em}@media only screen and (min-width:769px) and (max-width:1280px){.pc_navi>ul{padding:0 10px}.pc_navi>ul>li>a,.pc_navi>ul>li p{font-size:12px}.pc_navi>ul .subInner ul li a{font-size:12px}footer .ft_link li{font-size:12px}footer .ft_link li::before{top:5px}.header_top{margin-right:90px}}@media only screen and (min-width:769px) and (max-width:1000px){.pc_navi>ul>li>a,.pc_navi>ul>li p{font-size:11px}}.home_page .key{height:100vh;overflow:hidden}.home_page .key .inner{position:relative;height:100%;padding:0}.home_page .key .key_text{position:relative;width:100%;height:100%}.home_page .key .key_text .item{background-repeat:no-repeat;background-position:top center;background-size:cover;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100vh;position:relative}.home_page .key .key_text .item.item01{background-image:url(/wp-content/themes/grits_theme/images/idx_key_bg03.png)}.home_page .key .key_text .item.item02{background-image:url(/wp-content/themes/grits_theme/images/idx_key_bg01.png)}.home_page .key .key_text .item.item03{background-image:url(/wp-content/themes/grits_theme/images/idx_key_bg02.png)}.home_page .key .key_text .item .key_txt{position:absolute;top:34%;left:34.7%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.home_page .key .key_text .item .key_txt::before{content:"";position:absolute;background:url(/wp-content/themes/grits_theme/images/idx_key_txt.png) no-repeat;top:-60px;left:-53px;width:100%;height:100%}.home_page .key .key_text .item.item02 .key_txt::before,.home_page .key .key_text .item.item03 .key_txt::before{display:none}.home_page .key h2{width:520px;height:520px;padding-top:30px;color:#fff;font-size:28px;font-weight:500;line-height:1.5;letter-spacing:.1em;background:rgb(233 80 137 / .7);border-radius:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:0}.home_page .key h2::before,.home_page .key h2::after{content:'';position:absolute;background-repeat:no-repeat;background-size:contain;z-index:-1}.home_page .key h2::before{background-image:url(/wp-content/themes/grits_theme/images/idx_key_icon01.png);right:-45px;top:53%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:137px;height:278px}.home_page .key h2::after{background-image:url(/wp-content/themes/grits_theme/images/idx_key_icon02.png);left:-50px;bottom:4%;width:201px;height:208px}.home_page .key span{display:block}.home_page .key .txt01{padding-bottom:26px;margin-bottom:25px;background:url(/wp-content/themes/grits_theme/images/idx_key_icon03.png) bottom center no-repeat;font-family:heisei-maru-gothic-std,'M PLUS Rounded 1c',sans-serif;font-style:normal;font-weight:500;letter-spacing:.2em}.home_page .key .txt02{font-size:71.43%;line-height:1.8;letter-spacing:.15em}.home_page .topic_path{display:none}.home_page .main_head{height:100%;width:100%;position:fixed;z-index:0;left:0;top:0;-webkit-box-sizing:border-box;box-sizing:border-box}.home_page .main_bottom{width:100%;position:absolute;left:0;top:100%;z-index:1;background:#fff}.home_page .main_bottom::before{content:'';position:absolute;background-image:url(/wp-content/themes/grits_theme/images/idx01_bg.png);background-repeat:no-repeat;background-position:center;top:-87px;left:0;width:100%;height:47px;z-index:5}@media only screen and (max-height:800px){.home_page .key h2{width:350px;height:350px;font-size:20px;top:36%}.home_page .key .key_text .item .key_txt{top:37%}.home_page .key .key_text .item .key_txt::before{width:230px;height:200px;top:-29px;left:-24px;background-size:contain}.home_page .key h2::after{width:170px;height:170px}.home_page .key h2::before{width:100px;height:250px;right:-35px}}@media only screen and (max-height:630px){.home_page .key h2{width:320px;height:320px;font-size:17px}.home_page .key .key_text .item .key_txt::before{width:210px;height:180px;top:-23px}}@media only screen and (max-width:1400px) and (min-width:769px){.home_page .key .key_text .item{background-size:cover}}@media only screen and (max-width:1000px) and (min-width:769px){.home_page .key .key_text .item .key_txt{left:42%}}.idx_ttl{padding-bottom:7px;color:#5b3c24;font-family:heisei-maru-gothic-std,'M PLUS Rounded 1c',sans-serif;font-style:normal;text-align:center;font-weight:500;letter-spacing:.05em;font-size:32px;position:relative}.idx_ttl::before,.idx_ttl::after{content:'';position:absolute;background-repeat:no-repeat;background-size:contain}.idx_ttl::after{bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-image:url(/wp-content/themes/grits_theme/images/idx_line_ttl.png);width:128px;height:13px}.idx_ttl span{display:block;font-family:"Tangerine",cursive;color:#e33877;font-size:93.75%;letter-spacing:.03em;font-weight:600}.idx_btn{width:280px;height:50px;margin:0 auto;color:#fff;border:1px solid #ff5d8c;border-radius:4px;letter-spacing:.2em;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1;-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.idx_btn::before{content:'';position:absolute;top:-1px;left:-1px;background:#ff5d8c;border-radius:4px;width:100%;height:100%;z-index:-1}.idx_btn.bg02{border:1px solid #5b3c24}.idx_btn.bg02::before{background:#5b3c24}.idx_btn span{position:relative;display:block;width:100%}.idx_btn span::before{content:'';position:absolute;left:-2px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:url(/wp-content/themes/grits_theme/images/idx_icon_btn.png) center left no-repeat;background-size:contain;width:15px;height:6px}.idx_btn:hover{color:#fff;-webkit-box-shadow:0 5px 8px #e95089;box-shadow:0 5px 8px #e95089;-webkit-transform:translateY(-10%);-ms-transform:translateY(-10%);transform:translateY(-10%)}.idx_btn:hover.bg02{-webkit-box-shadow:0 5px 8px #5a3b24;box-shadow:0 5px 8px #5a3b24}.index01{background:url(/wp-content/themes/grits_theme/images/idx01_img04.png);background-color:#fff;background-repeat:no-repeat;background-position:left bottom 23%;position:relative;z-index:0;margin-top:-50px}.index01_bg{position:relative;padding:47px 0 66px 0;z-index:0}.index01_bg::before,.index01_bg::after{content:'';position:absolute;background-repeat:no-repeat;z-index:-1}.index01_bg::after{background-image:url(/wp-content/themes/grits_theme/images/idx01_img02.png);background-position:left center;right:69px;bottom:-3px;width:43%;height:100%}.index01_bg::before{background-image:url(/wp-content/themes/grits_theme/images/idx01_img03.png);background-position:right center;top:-75px;left:-18px;width:39%;height:100%}.index01_box{max-width:660px;width:100%;margin:0 auto}.index01 .idx_ttl{padding-top:76px;margin-bottom:30px;line-height:1.4}.index01 .idx_ttl::before{content:'';position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:url(/wp-content/themes/grits_theme/images/idx01_img01.png) no-repeat;background-size:contain;width:60px;height:60px}.index01 .box_img{display:none}.index01 p{text-align:center;letter-spacing:.19em;line-height:2.65}@media only screen and (max-width:1400px) and (min-width:769px){.index01_bg::after{width:50%;background-position:right 39% center;right:0}}@media only screen and (max-width:1170px) and (min-width:769px){.index01_bg::before{width:48%;left:0}}@media only screen and (max-width:1000px) and (min-width:769px){.index01_bg{padding:278px 0 66px 0}}.index02{padding:75px 0 47px 0;background:#fff7fa;position:relative;position:relative}.index02::before,.index02::after{content:'';position:absolute;background-repeat:no-repeat;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.index02::after{background-image:url(/wp-content/themes/grits_theme/images/idx02_img01.png);right:0;top:52%;width:545px;height:590px}.index02::before{background-image:url(/wp-content/themes/grits_theme/images/idx02_img02.png);left:0;top:47%;width:415px;height:526px}.index02_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:38px}.index02 .col_l,.index02 .col_r{width:50%;max-width:585px}.index02 .col_l{padding-right:15px}.index02 .col_r{padding-left:15px}.index02 .add{margin:24px 0 -3px 0;font-size:15px;color:#333;letter-spacing:.1em}.index02 .tel{color:#e9528a;font-family:heisei-maru-gothic-std,'M PLUS Rounded 1c',sans-serif;font-style:normal;font-weight:500;letter-spacing:.1em;font-size:24px}.index02 .num{font-size:108.33%}.index02 figure{text-align:left}.index02_time{width:100%;max-width:473px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:-3px auto 23px auto}.index02_time dl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.index02_time dt,.index02_time dd{color:#5b3c24;line-height:1.4}.index02_time dt{width:70px;padding-top:4px;margin-right:10px;font-size:14px;background:#ffe5ef;border-radius:15px;text-align:center}.index02_time dd{font-size:18px}.index02 .idx_calendar table th,.index02 .idx_calendar table td{border:1px solid #ffbed4;text-align:center;color:#5b3c24;font-weight:400}.index02 .idx_calendar table th:first-child,.index02 .idx_calendar table td:first-child{border-left:none;font-size:14px}.index02 .idx_calendar table th:last-child,.index02 .idx_calendar table td:last-child{border-right:none}.index02 .idx_calendar table th{padding:9px 10px;background-color:#ffeff5;letter-spacing:.1em}.index02 .idx_calendar table td{padding:11px 0;letter-spacing:.1em}.index02 .note{margin-top:14px;color:#5b3c24;font-size:14px;letter-spacing:.19em}@media only screen and (max-width:1000px) and (min-width:769px){.index02 .idx_calendar table th{padding:9px 8px}.index02_time dt{width:60px}.index02_time dd{font-size:15px}}.index03 p{line-height:0}.index04{padding:75px 0 0;background:url(/wp-content/themes/grits_theme/images/idx02_bg.jpg) top center no-repeat}.index04 .txt_head{text-align:center;letter-spacing:.2em;line-height:1.89}.index04 .idx_ttl{margin-bottom:29px}.index04_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px}.index04 .col_l,.index04 .col_r{position:relative;width:50%}.index04 .col_l{background:url(/wp-content/themes/grits_theme/images/idx04_img06.jpg) center repeat}.index04 .col_l .info{background:url(/wp-content/themes/grits_theme/images/idx04_img06.jpg) center repeat}.index04 .col_r{background:url(/wp-content/themes/grits_theme/images/idx04_img05.jpg) repeat}.index04 .col_r .info{background:url(/wp-content/themes/grits_theme/images/idx04_img05.jpg) repeat}.index04 .info{padding:45px 0 120px 0}.index04 .info .idx_ttl{padding:0 60px;color:#49280e;line-height:1.1;position:relative;display:table;margin:0 auto}.index04 .info .idx_ttl span{font-weight:600}.index04 .info .idx_ttl::before{background-image:url(/wp-content/themes/grits_theme/images/idx04_img04.png);width:29px;height:33px;left:1px;top:42%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.index04 .info .idx_ttl::after{background-image:url(/wp-content/themes/grits_theme/images/idx04_img03.png);width:40px;height:44px;top:-22px;right:0;bottom:auto;left:auto;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.index04 .col_bl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:23px;padding:0 46px}.index04 .col_bl dl{width:47%}.index04 .col_bl dd{letter-spacing:.19em;color:#333;background:url(/wp-content/themes/grits_theme/images/idx04_img07.png) left center no-repeat;background-size:14px 5px;position:relative}.index04 .col_bl dd a{padding:11px 4px 5px 31px;display:block}.index04 .col_bl dd a:hover{color:#ff5d8c}.index04 .col_bl dd::after{content:'';position:absolute;bottom:0;left:0;background:url(/wp-content/themes/grits_theme/images/idx04_img08.png) repeat-x;background-size:contain;width:100%;height:1px}.index04 .col_bl dd:first-child::before{content:'';position:absolute;top:0;left:0;background:url(/wp-content/themes/grits_theme/images/idx04_img08.png) repeat-x;background-size:contain;width:100%;height:1px}.index04 .col_r .col_bl dl:nth-of-type(2){width:46.5%}.index04 .col_r .col_bl dl:nth-of-type(2) dd{letter-spacing:.14em}.index04_txt{padding:0 46px;margin-top:20px}.index04 .index04_btn{position:absolute;left:50%;transform:translateX(-50%);bottom:40px}@media only screen and (max-width:1000px) and (min-width:769px){.index04 .col_bl{padding:0 20px}.index04_txt{padding:0 20px}.index04 .col_bl dl{width:100%}.index04 .col_bl dl:nth-of-type(1) dd:last-child::after{display:none}.index04 .col_r .col_bl dl:nth-of-type(2){width:100%}}.index05{padding:70px 0 130px 0;background:url(/wp-content/themes/grits_theme/images/idx05_bg.png) center no-repeat;background-size:cover}.index05_box{width:100%;max-width:1365px;margin:0 auto;padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.index05 .col_l,.index05 .col_r{position:relative}.index05 .col_l{width:40%;max-width:536px;margin-top:10px}.index05 .col_l figure{text-align:left}.index05 .col_r{width:57%;max-width:765px;padding-left:50px}.index05 .col_r h4{margin-bottom:17px;color:#5b3c24;text-transform:uppercase;font-family:heisei-maru-gothic-std,'M PLUS Rounded 1c',sans-serif;font-style:normal;font-weight:500;letter-spacing:.15em;font-size:36px;border-bottom:1px solid #555}.index05 .col_r h4 span{color:#e95089}.index05 .ttl_head{padding:40px 27px 28px;font-size:30px;background:url(/wp-content/themes/grits_theme/images/idx05_img04.png) center no-repeat;background-size:contain;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:center;position:absolute;top:50%;right:-8%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.index05 .ttl_head p{margin-bottom:0;color:#fff;font-family:heisei-maru-gothic-std,'M PLUS Rounded 1c',sans-serif;font-style:normal;font-weight:500;letter-spacing:.17em;line-height:1.5}.index05 .ttl_head .jp{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;cursor:vertical-text;width:35px;line-height:1.2;text-align:center}.index05 .ttl_head .eng{font-size:66.67%;letter-spacing:.57em;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.index05 .ttl_head .eng span{display:block;text-align:center}.index05 .txt01{margin-bottom:30px;letter-spacing:.15em;line-height:2.2}.index05 .box_bl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.index05 .box_bl .item{width:48%;background:#fff;position:relative;-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.index05 .box_bl .item a{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}.index05 .box_bl .item .info{padding:14px 16px 36px 16px;text-align:center}.index05 .box_bl .item .ttl{color:#49280e;font-family:heisei-maru-gothic-std,'M PLUS Rounded 1c',sans-serif;font-style:normal;font-weight:500;font-size:20px;letter-spacing:.15em;margin-bottom:1px;-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.index05 .box_bl .item .ttl span{position:relative;background:url(/wp-content/themes/grits_theme/images/idx05_img05.jpg) bottom 2px left repeat-x}.index05 .box_bl .item .txt{color:#333;letter-spacing:.18em;line-height:1.9}.index05 .box_bl .item:hover{-webkit-transform:translateY(-4%);-ms-transform:translateY(-4%);transform:translateY(-4%);-webkit-box-shadow:0 7px 20px rgb(0 0 0 / .4);box-shadow:0 7px 20px rgb(0 0 0 / .4)}.index05 .box_bl .item:hover .ttl{letter-spacing:.2em}@media only screen and (max-width:1400px) and (min-width:769px){.index05 .ttl_head{font-size:1.8vw}}@media only screen and (max-width:1000px) and (min-width:769px){.index05 .ttl_head{font-size:2.2vw}.index05_box .col_r{padding-left:10px}}.index06{padding:58px 0 82px 0;position:relative;background-image:url(/wp-content/themes/grits_theme/images/idx05_img06.png);background-position:top 34px right -5px;background-repeat:no-repeat;background-color:#fff}.index06::before,.index06::after{content:'';position:absolute;background-repeat:no-repeat}.index06::before{background-image:url(/wp-content/themes/grits_theme/images/idx05_img07.png);width:229px;height:283px;left:9px;top:54.9%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.index06::after{background-image:url(/wp-content/themes/grits_theme/images/idx05_img08.png);width:171px;height:245px;right:22px;bottom:27%}.index06 .idx_ttl::before{background-image:url(/wp-content/themes/grits_theme/images/idx06_img06.png);left:64.9%;top:-40px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:53px;height:49px}.index06_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:76px}.index06_item.revert .col_l{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.index06_item.revert .col_r{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-left:0}.index06_item.revert .info{margin-left:40px}.index06_item.revert .info .reason{margin-bottom:14px}.index06_item:nth-of-type(2){margin-top:60px}.index06_item:nth-of-type(3){margin-top:62px}.index06_item:nth-of-type(4){margin-top:58px}.index06 .col_l{width:55%}.index06 .col_r{width:45%;padding-left:26px;margin-top:50px}.index06 .eng{margin-bottom:4px;color:#ededed;font-family:"M PLUS Rounded 1c",sans-serif;letter-spacing:.1em;line-height:1.4;font-size:80px}.index06 .info{padding-left:25px;margin-left:32px;border-left:1px solid #333}.index06 .info figure{margin-bottom:11px;text-align:left}.index06 .info p{margin:0}.index06 .info .ttl{margin-bottom:10px;color:#49280e;font-size:24px;font-family:heisei-maru-gothic-std,'M PLUS Rounded 1c',sans-serif;font-style:normal;font-weight:500;letter-spacing:.19em}.index06 .info .txt{padding-left:5px;color:#333;letter-spacing:.2em;line-height:2.2}.index06 .idx_btn{margin-top:40px}@media only screen and (max-width:1170px) and (min-width:769px){.index06 .eng{font-size:68px}}@media only screen and (max-width:1000px) and (min-width:769px){.index06 .col_r{padding:0;margin-top:0}.index06 .eng{font-size:53px}}.index07{padding:80px 0 76px 0;background:url(/wp-content/themes/grits_theme/images/idx07_bg.jpg) right 40% center no-repeat}.index07_box{width:60%;max-width:700px;margin-left:auto;margin-right:80px;text-align:center}.index07_box p{letter-spacing:.2em;line-height:2.25;text-shadow:0 0 7px #f6eaee,0 0 7px #f6eaee,0 0 7px #f6eaee,0 0 7px #f6eaee,0 0 7px #f6eaee,0 0 7px #f6eaee,0 0 7px #f6eaee,0 0 7px #f6eaee,0 0 7px #f6eaee}.index07 .idx_ttl{margin-bottom:27px}.index07 .box_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:23px}.index07 .box_btn>div{width:242px;margin:5px 15px}.index07 .box_btn>div a{width:240px}@media only screen and (max-width:1000px) and (min-width:769px){.index07{background-position:left 40% center}.index07_box{width:100%;max-width:100%;padding:20px 90px 20px 10px}}.index08{padding:81px 0;background:url(/wp-content/themes/grits_theme/images/idx08_bg.jpg) center no-repeat;background-size:cover}.feedbox_box{min-height:200px;background-color:rgb(255 255 255 / .9);border-radius:10px;padding:40px 50px;position:relative}.feedbox_box .title_feed{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;border-bottom:1px solid #dab064}.feedbox_box .ttl{width:calc(100% - 90px);background-image:url(/wp-content/themes/grits_theme/images/idx08_img01.png);background-repeat:no-repeat;background-position:0 6px;background-size:auto 27px;padding-left:50px;margin-bottom:18px;font-size:29px;color:#5b3c24;font-family:heisei-maru-gothic-std,'M PLUS Rounded 1c',sans-serif;font-style:normal;font-weight:500;line-height:1.5;letter-spacing:.1em}.feedbox_box .title_feed .feed_btn{width:90px;margin-top:-10px}.feedbox_box ._feed{max-height:173px;overflow:auto;margin-top:17px}@media screen\0{.feedbox_box ._feed{max-height:174px}}.feedbox_box ._feed .item{position:relative;border-bottom:1px solid #cacaca;-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.feedbox_box ._feed .item:last-child{border-bottom:none}.feedbox_box dl{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px 0;position:relative}.feedbox_box dl a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.feedbox_box dl dt,.feedbox_box dl dd{color:#333}.feedbox_box dl dt{padding-left:12px;width:140px;letter-spacing:.1em}.feedbox_box #blog_feed dl dt{display:none}.feedbox_box #blog_feed dl dd{width:100%}.feedbox_box dl dd{width:calc(100% - 140px);padding-right:10px;padding-left:10px;letter-spacing:.2em;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.feedbox_box dl:hover dD{color:#ff5d8c;letter-spacing:.22em}.feedbox_box .button{width:90px;display:block;padding:5px 5px 4px 0;font-size:13px;color:#fff;background:#ff5d8c;border-radius:2px;letter-spacing:.1em;text-align:center;-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.feedbox_box .button span{position:relative;display:block;width:100%}feedbox_box .button span::before{content:'';position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:url(/wp-content/themes/grits_theme/images/idx08_img02.png) center no-repeat;width:11px;height:6px}.feedbox_box .button:hover{-webkit-box-shadow:0 3px 6px #e95089;box-shadow:0 3px 6px #e95089}.index08 .index08_box{display:flex;flex-wrap:wrap;justify-content:space-between}.feedbox_box{width:49%}@media only screen and (max-width:1000px) and (min-width:769px){.feedbox_box{padding:40px}.feedbox_box .ttl{background-position:0 9px;padding:10px 10px 10px 53px;font-size:20px}}.index09{padding:80px 0 50px 0;background-color:#fff}.index09_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.index09_box .item{width:24%;max-width:270px;margin-bottom:30px;position:relative}.index09_box .item a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;width:100%;height:100%}.index10{background:url(/wp-content/themes/grits_theme/images/idx10_gallery.jpg) repeat-x;background-position:0 center;background-size:auto 100%;-webkit-animation:idx_key 50s linear infinite;animation:idx_key 50s linear infinite;height:250px}@-webkit-keyframes idx_key{from{background-position:0 center}to{background-position:-2686px center}}@keyframes idx_key{from{background-position:0 center}to{background-position:-2686px center}}.index11{padding-top:80px}.index11 .feedbox_box{margin:0 auto;width:100%;max-width:1000px;padding:0}.index12{position:absolute;right:4%;top:-220px;width:100%;z-index:5}.index12 .feedbox_box{width:41%;max-width:700px;margin-left:auto}@media only screen and (max-width:1170px) and (min-width:769px){.index12{right:2%;top:-200px}.index12 .feedbox_box{padding:20px}.index12 .feedbox_box .ttl{font-size:24px}}@media only screen and (max-width:1000px) and (min-width:769px){.index12{top:-60px;left:50%;right:auto;transform:translateX(-50%)}.index12 .feedbox_box{width:100%;margin:0 auto}}.under .sitemap{padding-top:40px}.under .sitemap>ul>li p{margin-bottom:0}.under .sitemap>ul>li a,.under .sitemap>ul>li p{display:block;width:100%;padding:15px 15px 15px 30px;border-bottom:dotted 1px #ccc;color:#333;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.under .sitemap>ul>li a:before,.under .sitemap>ul>li p:before{content:'';position:absolute;width:15px;height:3px;background:#ccc;left:0;top:50%;margin-top:-2px}.under .sitemap>ul>li p:after{content:'';position:absolute;width:3px;height:14px;background:#ccc;left:6px;top:50%;margin-top:-7px}.under .sitemap>ul>li a:hover{text-decoration:none;background:rgb(0 0 0 / .05)}.under .sitemap>ul>li li a{padding-left:70px}.under .sitemap>ul>li li a:before{left:40px}.under .key{height:413px;margin-top:198px;background:url(/wp-content/themes/grits_theme/images/under_key_bg.png) top 78% center no-repeat}.under .key .inner{height:100%;padding:0}.under .key .key_text{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:100%;padding:0 10px}.under .key .key_text h2{min-width:624px;background-color:rgb(233 80 137 / .7);border-radius:100px;display:table;padding:26px 60px 16px 60px;font-size:48px;text-align:center;color:#fff;letter-spacing:.1em;position:relative}.under .key .key_text h2::before,.under .key .key_text h2::after{content:'';position:absolute;background-repeat:no-repeat;background-size:contain;width:100%;height:100%}.under .key .key_text h2::before{background-image:url(/wp-content/themes/grits_theme/images/under_h2_icon01.png);background-position:left center;left:6px;bottom:0}.under .key .key_text h2::after{background-image:url(/wp-content/themes/grits_theme/images/under_h2_icon02.png);background-position:right center;right:-20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.under h2,.under h3,.under h4,.under h5,.under h6{line-height:1.4;font-family:heisei-maru-gothic-std,'M PLUS Rounded 1c',sans-serif;font-style:normal;font-weight:500}.under h2:last-child,.under h3:last-child,.under h4:last-child,.under h5:last-child,.under h6:last-child{margin-bottom:0}.under h3{margin-bottom:35px;padding-bottom:18PX;position:relative;color:#49280e;font-size:40px;letter-spacing:.15em;text-align:center}.under h3::after{content:'';position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-image:url(/wp-content/themes/grits_theme/images/idx_line_ttl.png);background-size:contain;width:128px;height:13px}.under h4{padding:12px 5px 4px 32px;background-image:url(/wp-content/themes/grits_theme/images/under_h4_icon.png);background-repeat:no-repeat;background-position:bottom left;background-color:#ea5f92;border-radius:40px;margin-bottom:30px;position:relative;font-size:30px;color:#fff;letter-spacing:.3em}.under h5{padding-left:30px;margin-bottom:20px;position:relative;font-size:26px;color:#ea5f92;letter-spacing:.13em;background:url(/wp-content/themes/grits_theme/images/under_h5_icon.png) left top 4px no-repeat}.under h6{position:relative;padding:0 15px 0 20px;margin-bottom:15px;font-weight:600;font-size:16px;color:#5b3c24;letter-spacing:3px}.under h6::before{content:"";position:absolute;left:0;top:4px;height:10px;width:10px;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);border:6px solid;-webkit-box-sizing:border-box;box-sizing:border-box;border-left-color:#fff0;border-top-color:#fff0}.under section:first-child h3{margin-top:50px}.under section{padding-top:1px}.under section h3{margin-top:80px}.under .secH4{padding-top:60px}.under .secH5{padding-top:40px}.under .secH6{padding-top:20px}.under .imgBox.rowImg .image_l img,.under .imgBox.rowImg .image_r img{max-width:100%;max-height:400px}.under .imgBox.rowImg .image_l{float:left;margin-right:20px}.under .imgBox.rowImg .image_r{float:right;margin-left:20px}.under .imgBox.rowImg .image_l,.under .imgBox.rowImg .image_r{max-width:350px;margin-bottom:15px}.under .imgBox.rowImg .txt_l{float:left}.under .imgBox.rowImg .txt_r{float:right}.under .imgBox.rowImg .txt_l,.under .imgBox.rowImg .txt_r{width:calc(100% - 385px)}.under .imgBox.rowImg.large .image_l,.under .imgBox.rowImg.large .image_r{max-width:440px}.under .imgBox.rowImg.large .txt_l,.under .imgBox.rowImg.large .txt_r{width:calc(100% - 475px)}.under .imgBox.rowImg.full .image_l,.under .imgBox.rowImg.full .image_r{max-width:none}.under .imgBox.colImg .list{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.under .imgBox.colImg p{margin-bottom:5px}.under .imgBox.colImg p:last-child{margin-bottom:0}.under .imgBox.colImg figure{margin-bottom:15px}.under .imgBox.colImg .text p{font-size:1em}.under .imgBox.colImg .text .ttl{font-size:1.375em;font-weight:700;line-height:1.8;text-align:center;color:#eb7432}.under .imgBox.colImg3 .item{width:32%}.under .imgBox.colImg3 img{max-height:250px}.under .imgBox.colImg2 .item{width:49%}.under .imgBox.colImg2 img{max-height:270px}.under .imgBox.colImg1 .item{width:100%}.under .acf_block h3,.under .acf_block h4,.under .acf_block h5{margin-bottom:0}.under .acf_block .text_h3{margin:45px 0 0}.under .acf_block .text_h4{margin:30px 0 0}.under .acf_block .text_h5{margin:20px 0 0}.under .acf_block .list01{margin-top:20px}.under table{border-radius:3px}.under table.rollTable{width:100%}.under table.tbl_style01 th,.under table.tbl_style01 td{border:1px solid #ffbed4}.under table.tbl_style01 th img,.under table.tbl_style01 td img{max-width:100%}.under table.tbl_style01 th{background-color:#ffeff5;padding:10px;font-size:18px;font-weight:400;text-align:center;color:#5b3c24}.under table.tbl_style01 td{background-color:#fff;padding:10px 15px;color:#5b3c24;font-size:16px}.under table.tbl_style01.rowHead tr th:not(:last-child){border-right:1px solid #ffbed4}.under table.tbl_style01.colHead tr:not(:last-child) th{border-bottom:1px solid #ffbed4}.under table.tbl_style02 th,.under table.tbl_style02 td{border:2px solid #dab064;border-left:none;border-right:none}.under table.tbl_style02 th img,.under table.tbl_style02 td img{max-width:100%}.under table.tbl_style02 th{background:none;padding:10px;font-weight:400;font-size:18px;color:#dab064}.under table.tbl_style02 td{padding:10px}.under .tbl_note{display:none;margin-top:10px;color:#b4b4b4;font-size:11px;letter-spacing:0}.under ul.list01.mcol_2{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.under ul.list01.mcol_2 li{width:50%}.under ul.list01 li{background-size:10px auto;position:relative;padding-left:20px;padding-bottom:10px;letter-spacing:1.6px}.under ul.list01 li:last-child{padding-bottom:0}.under ul.list01 li::before{content:'';width:8px;height:8px;border-radius:50%;background:#93bc38;position:absolute;left:0;top:.4em}.under .list_note{margin-top:15px;padding-left:20px}.under .list_note.no_mt{margin-top:0}.under .topic_path{font-size:14px;line-height:1.45;letter-spacing:1.5px;padding:27px 0 7px}.under .topic_path ul{background:url(/wp-content/themes/grits_theme/images/shared_path_icon.png) left top 4px no-repeat;background-size:auto 13px;display:block;padding:4px 10px 4px 38px}.under .topic_path ul::after{content:"";display:block;clear:both}.under .topic_path ul li{float:left;text-transform:uppercase;color:#23181d}.under .topic_path a{text-decoration:none;color:#ea5f92}.under .topic_path a:hover{opacity:1;text-decoration:underline}.under .topic_path span{display:inline-block;padding:0 12px;-webkit-transform:scaleX(.6);-ms-transform:scaleX(.6);transform:scaleX(.6);color:#ea5f92;line-height:1}.under .anchor-links{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 0 0}.under .anchor-links>div{background-color:#ff5d8c;border-radius:3px;position:relative;display:block;min-width:135px;width:19%;margin:0% .5% 1%;text-align:center;color:#fff;font-size:.875em;line-height:1.5;letter-spacing:.15em}.under .anchor-links>div a{display:block;width:100%;padding:10px 5px 9px;color:inherit;font-size:inherit;line-height:inherit;position:relative;z-index:1}.under .anchor-links>div::before,.under .anchor-links>div::after{content:'';position:absolute}.under .anchor-links>div::before{width:15px;height:6px;background:url(/wp-content/themes/grits_theme/images/under_anchor_icon.png) left center no-repeat;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);line-height:1}.under .anchor-links>div::after{width:100%;height:100%;border:1px solid #ff5d8c;border-radius:3px;bottom:-4px;right:-4px}.under .doctor_box{background:url(/wp-content/themes/grits_theme/images/about_img01.jpg) repeat;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.under .doctor_box p{margin-bottom:0}.under .doctor_box .img{border:10px solid rgb(255 255 255 / .5);position:relative;width:300px;height:240px;overflow:hidden;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.under .doctor_box .img img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:none;max-height:240px}.under .doctor_box .text{position:relative;width:calc(100% - 300px)}.under .doctor_box .text .ttl{background:rgb(255 255 255 / .3);padding:17px 10px;position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:26px;font-weight:600;line-height:1.8;text-align:center}.under #socialbuttons{display:table;margin:20px auto 10px}.under #socialbuttons>div{float:left;margin-right:10px;font-size:11px;overflow:hidden}.under #socialbuttons .line{margin-right:0}.under .clinic_tbl01 th{width:350px;text-align:right}.under .clinic_tbl02{text-align:center}.under .clinic_tbl02 th:first-child{width:350px}.under .clinic_tbl02 th:not(:first-child){width:calc((100% - 350px) / 7)}.under .teeth_box .secH4{width:48%}.under .teeth_box .secH5{padding-top:20px!important}.under .teeth_box img{max-height:180px}.under .teeth_box p{font-size:14px}#pagination{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:40px auto 0}#pagination:empty{display:none}#pagination a,#pagination span{background-color:#eb6093;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%;margin:10px 5px;width:30px;height:30px;color:#fff;line-height:1}#pagination a:hover{background:none repeat scroll 0 0 #ddd;text-decoration:none}#pagination span{opacity:.5}#pagination .active a,#pagination a.active:hover{background:none repeat scroll 0 0 #000;color:#FFF}.blog-content h4{border-bottom:1px solid #ea6386;text-align:center;font-weight:600}.blog-content .date{margin-bottom:20px;text-align:center;color:#ea6386}.blog_list_style01 .item{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #bababa;padding-bottom:30px;margin-bottom:30px}.blog_list_style01 .item figure{background-color:#fff;position:relative;overflow:hidden;border:3px solid #2d1a14;width:220px;height:220px}.blog_list_style01 .item figure img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.blog_list_style01 .item .info{width:calc(100% - 250px);position:relative;padding-bottom:40px}.blog_list_style01 .item .info p{margin-bottom:0;line-height:1.5}.blog_list_style01 .item .info .date{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;padding-top:15px;font-size:90%}.blog_list_style01 .item .info .date .tag{display:inline-block;margin-left:20px;color:#fff0;font-size:90%;letter-spacing:-1em}.blog_list_style01 .item .info .date .tag a{background-color:#dab064;display:inline-block;margin-left:2px;padding:2px 10px 0 10px;color:#fff;letter-spacing:0}.blog_list_style01 .item .info .ttl{margin-bottom:10px;text-decoration:underline;font-size:120%;font-weight:600;color:#e95089}.blog_list_style01 .item .info .ttl a{color:inherit}.blog_list_style01 .item .info .des{padding-bottom:45px}.blog_list_style01 .item .info .button{background-color:#fff;border:3px solid #e95089;position:absolute;bottom:0;right:0}.blog_list_style01 .item .info .button a{position:relative;z-index:1;display:block;padding:5px 10px;font-size:90%;color:#333}.blog_list_style01 .item .info .button a::before{opacity:0}.blog_list_style01 .item .info .button::after{content:"";background-color:#e95089;position:absolute;z-index:0;top:0;bottom:0;right:0;width:0;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.blog_list_style01 .item .info .button:hover a{opacity:1;color:#fff}.blog_list_style01 .item .info .button:hover::after{width:100%}@media only screen and (max-width:640px){.blog_list_style01 .item{display:block}.blog_list_style01 .item figure{margin:0 auto}.blog_list_style01 .item .info{width:100%;max-width:420px;margin:0 auto;padding-bottom:0}.blog_list_style01 .item .info .button{position:relative;display:table}}.blog_list_style02.colImg .list{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.blog_list_style02.colImg p{margin-bottom:5px}.blog_list_style02.colImg p:last-child{margin-bottom:0}.blog_list_style02.colImg figure{margin-bottom:15px}.blog_list_style02.colImg .text p{font-size:1em}.blog_list_style02.colImg .text .ttl{font-family:inherit;font-size:1.1em;font-weight:700;line-height:1.8;text-align:center;color:#eb6093}.blog_list_style02.colImg4_blog .item{width:calc(96% / 4);margin-right:1%;margin-bottom:15px;position:relative}.blog_list_style02.colImg4_blog .item:nth-child(4){margin-right:0}.blog_list_style02.colImg4_blog .item a{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}.blog_list_style02.colImg4_blog .item .img{background:url(/wp-content/themes/grits_theme/images/shared_blog_logo.png) center no-repeat;background-size:contain;background-color:#fff;border:1px solid #000;position:relative;width:100%;height:400px;margin-bottom:15px}.blog_list_style02.colImg4_blog .item .img:before{position:absolute;top:0;bottom:0;left:0;right:0}.blog_list_style02.colImg4_blog .item .img img{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;position:absolute;top:50%;left:50%;max-height:100%;max-width:100%}.blog_list_style02.colImg4_blog .item:hover a{opacity:1}.blog_list_style02.colImg4_blog .item:hover .img img{-webkit-filter:blur(5px) grayscale(50%);filter:blur(5px) grayscale(50%);-webkit-transform:translate(-50%,-50%) scale(1.15);-ms-transform:translate(-50%,-50%) scale(1.15);transform:translate(-50%,-50%) scale(1.15)}.blog_list_style02.colImg4_blog figure{background-color:#ddd;position:relative;overflow:hidden;width:100%;height:100%}@media only screen and (max-width:1000px) and (min-width:769px){.blog_list_style02.colImg4_blog .item .img{height:30vw}}@media only screen and (max-width:768px){.blog_list_style02.colImg4_blog .item .img{height:280px}.blog_list_style02.colImg4_blog figure{height:260px}}@media only screen and (max-width:640px){.blog_list_style02.colImg .list{-ms-flex-pack:distribute;justify-content:space-around}.blog_list_style02.colImg .item{margin-bottom:15px}.blog_list_style02.colImg figure{margin-bottom:5px}.blog_list_style02.colImg .text{font-size:14px}.blog_list_style02.colImg4_blog .item{width:49%}.blog_list_style02.colImg4_blog .item .img{height:48vw}.blog_list_style02.colImg4_blog figure{height:48vw}}.blog_detail_style02{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:30px}.blog_detail_style02 .box_gallery{width:35%;max-width:400px}.blog_detail_style02 .box_gallery .main_img{background:#ffeff5;position:relative;height:400px;margin-bottom:11px}.blog_detail_style02 .box_gallery .main_img .item{-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;position:absolute;top:0;bottom:0;left:0;right:0;opacity:0}.blog_detail_style02 .box_gallery .main_img .item.active{opacity:1}.blog_detail_style02 .box_gallery .main_img .img{overflow:hidden;margin:0;width:100%;height:100%}.blog_detail_style02 .box_gallery .main_img .img img{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;max-width:100%;max-height:100%}.blog_detail_style02 .box_gallery .thumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.blog_detail_style02 .box_gallery .thumb li{background-color:#ffeff5;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;width:calc(100% / 8 - 4.4px);margin-right:5px;margin-bottom:5px;height:20vw;max-height:40px;overflow:hidden;position:relative;cursor:pointer;text-align:center}.blog_detail_style02 .box_gallery .thumb li:nth-child(8n+0){margin-right:0}.blog_detail_style02 .box_gallery .thumb li:hover{opacity:.7}.blog_detail_style02 .box_gallery .thumb li img{width:auto;max-height:100%;max-width:100%;overflow:hidden;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.blog_detail_style02 .box_gallery .thumb.col_5 li{width:calc(100% / 5 - 4px);max-height:77px}.blog_detail_style02 .box_gallery .thumb.col_5 li:nth-child(5){margin-right:0}.blog_detail_style02 .box_gallery.withSlick .main_img{height:auto}.blog_detail_style02 .box_gallery.withSlick .main_img .item{height:400px}.blog_detail_style02 .box_gallery.withSlick .main_img .item:nth-child(n){display:block}.blog_detail_style02 .box_gallery.withSlick .thumb li{opacity:.5}.blog_detail_style02 .box_gallery.withSlick .thumb li::after{content:"";-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #fff0;z-index:1}.blog_detail_style02 .box_gallery.withSlick .thumb li.active{opacity:1}.blog_detail_style02 .box_gallery.withSlick .thumb li.active::after{border-color:#f93}.blog_detail_style02 .box_gallery.withSlick .thumb li:hover{opacity:1}.blog_detail_style02 .box_gallery.withSlick .controls p{display:table;cursor:pointer}.blog_detail_style02 .box_gallery.withSlick .controls p:hover{text-decoration:underline}.blog_detail_style02 .box_info{width:62%;max-width:710px}.blog_detail_style02 .box_info .intro{margin-bottom:20px}.blog_detail_style02 .box_info table th{width:30%;background:#ffeff5;color:#1b1b1b}.blog_detail_style02.noGallery .box_info{max-width:100%;width:100%}@media only screen and (max-width:768px){.blog_detail_style02 .box_gallery{width:100%;margin:0 auto 30px}.blog_detail_style02 .box_gallery .main_img{max-height:400px;height:100vw}.blog_detail_style02 .box_info{width:100%;margin:0 auto}.blog_detail_style02 .box_info table th{width:100%}.blog_detail_style02 .box_info table.tbl_style03{border-bottom:none}}.main_blog_container{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main_blog_container .main_blog_content{width:calc(100% - 250px)}.main_blog_container .main_blog_content>div{padding-top:0}.main_blog_container .sidebar{width:220px}.main_blog_container .sidebar .txt_head,.main_blog_container .sidebar h2{background-color:#dab064;-webkit-transform:none;-ms-transform:none;transform:none;position:static;display:block;margin-bottom:0;padding:15px 10px;width:100%;-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;font-size:18px;color:#fff;text-align:center}.main_blog_container .sidebar ul:not(.children){background-color:#fff;border:1px solid #ddebf2;border-top:0;padding:0 10px}.main_blog_container .sidebar ul:not(.children)>li{border-bottom:1px solid #959595;padding:12px 10px;font-size:80%}.main_blog_container .sidebar ul:not(.children)>li:last-child{border-bottom:0}.main_blog_container .sidebar ul:not(.children)>li a{color:inherit;font-size:inherit;text-decoration:underline}.main_blog_container .sidebar ul:not(.children)>li a:hover{text-decoration:none}.main_blog_container .sidebar ul.children{padding:7px 7px}.main_blog_container .sidebar ul.children li{padding-bottom:5px}.main_blog_container .sidebar ul.children li:last-child{padding-bottom:0}@media only screen and (max-width:768px){.main_blog_container .main_blog_content{width:auto;margin:0 auto}.main_blog_container .sidebar{display:none}}.blog_post_button{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:600px;margin:100px auto 0}.blog_post_button>div{position:relative;width:32%}.blog_post_button>div.prev span,.blog_post_button>div.next span{position:relative;display:block}.blog_post_button>div.prev span::after,.blog_post_button>div.next span::after{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.blog_post_button>div.prev a{padding-left:7px}.blog_post_button>div.prev span::after{content:"«";left:-7px}.blog_post_button>div.next a{padding-right:7px}.blog_post_button>div.next span::after{content:"»";right:-7px}.blog_post_button>div a{-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;display:block;text-transform:uppercase;line-height:1.2;color:inherit;text-align:center;text-decoration:none;text-decoration:underline;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.blog_post_button>div:hover a{text-decoration:none}.contact-form-style01 .contact-table{background-size:cover;width:100%;margin:0 auto 0;border-radius:5px;overflow:hidden;position:relative}.contact-form-style01 .contact-table::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.contact-form-style01 .contact-table input,.contact-form-style01 .contact-table select,.contact-form-style01 .contact-table textarea{border:1px solid;padding:4px 8px;border-radius:5px;font-size:1rem}.contact-form-style01 .contact-table input{width:100%}.contact-form-style01 .contact-table textarea{max-width:100%;width:100%;height:7em}.contact-form-style01 .contact-table input,.contact-form-style01 .contact-table textarea{-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.contact-form-style01 .contact-table input[type="radio"],.contact-form-style01 .contact-table input[type="checkbox"]{margin:5px 3px 5px 0;width:auto}.contact-form-style01 .contact-table [readonly*="readonly"]{background:none;border:0;font-weight:700}.contact-form-style01 .contact-table dl{position:relative;z-index:1;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contact-form-style01 .contact-table dl:last-child dt,.contact-form-style01 .contact-table dl:last-child dd{border-bottom:0}.contact-form-style01 .contact-table dt{width:400px;padding:15px 20px;font-size:20px}.contact-form-style01 .contact-table dt span{display:inline-block;border-radius:7px;padding:2px 7px;margin-left:5px;font-size:70%;line-height:1}.contact-form-style01 .contact-table dd{width:calc(100% - 400px);padding:15px 25px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-form-style01 .contact-table .postal_code{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.contact-form-style01 .contact-table .inline span{max-width:75px;margin:0 5px;text-align:center}.contact-form-style01 .contact-table .inline input{text-align:center}.contact-form-style01 .contact-table .clockpicker input{width:70px;text-align:center}.contact-form-style01 .contact-table input:not([type='radio']):not([type='checkbox']):focus,.contact-form-style01 .contact-table textarea:focus{color:#495057;background-color:#fff;border-color:#ffbed4;outline:0;-webkit-box-shadow:0 0 0 .2rem rgb(0 123 255 / .25);box-shadow:0 0 0 .2rem rgb(0 123 255 / .25)}.contact-form-style01 .confirm-table textarea{resize:none;width:100%}.contact-form-style01 .confirm-table input:not([type='radio']):not([type='checkbox']):focus,.contact-form-style01 .confirm-table textarea:focus{color:inherit;background-color:#fff0;border-color:#fff0;outline:0;-webkit-box-shadow:none;box-shadow:none}.contact-form-style01 .input_btn,.contact-form-style01 .button.thanks_btn{position:relative;margin-top:40px}.contact-form-style01 .input_btn input,.contact-form-style01 .input_btn a,.contact-form-style01 .button.thanks_btn input,.contact-form-style01 .button.thanks_btn a{color:inherit}.contact-form-style01 .input_btn input[type="submit"],.contact-form-style01 .button.thanks_btn{display:block;width:200px;height:45px;border:none;padding:10px;text-align:center;font-size:100%;font-weight:400;margin:0 auto;text-decoration:none;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box}.contact-form-style01 .input_btn input[type="submit"]:hover,.contact-form-style01 .button.thanks_btn:hover{opacity:.8}.contact-form-style01 .input_btn input[type="submit"],.contact-form-style01 .button.thanks_btn{background-color:#e95089;color:#fff;border-radius:5px}.contact-form-style01 .contact-table{border:1px solid #ffbed4}.contact-form-style01 .contact-table input,.contact-form-style01 .contact-table select,.contact-form-style01 .contact-table textarea{border-color:#ddd}.contact-form-style01 .contact-table dt{background-color:#ffeff5;border-bottom:1px solid #fff;color:#5b3c24}.contact-form-style01 .contact-table dt span{background-color:#fff;color:#ff3c7f}.contact-form-style01 .contact-table dd{border-bottom:1px solid rgb(255 190 212 / .5)}.contact-form-style01 .wpcf7-not-valid-tip{display:block;margin:3px 7px 0}.contact-form-style02{background:url(/wp-content/themes/grits_theme/images/contact-form-bg.jpg);padding:80px 50px 80px}.contact-form-style02 .contact-table{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contact-form-style02 .contact-table input:not([type='radio']):not([type='checkbox']),.contact-form-style02 .contact-table textarea{background-clip:padding-box;border:none;outline:0;-webkit-box-shadow:none;box-shadow:none;height:auto;display:block;border-radius:0;width:100%;padding-bottom:15px;margin-bottom:0;border-bottom:1px dashed;-webkit-transition:border-color 0.3s ease-in-out,-webkit-box-shadow 0.3s ease-in-out;transition:border-color 0.3s ease-in-out,-webkit-box-shadow 0.3s ease-in-out;-o-transition:border-color 0.3s ease-in-out,box-shadow 0.3s ease-in-out;transition:border-color 0.3s ease-in-out,box-shadow 0.3s ease-in-out;transition:border-color 0.3s ease-in-out,box-shadow 0.3s ease-in-out,-webkit-box-shadow 0.3s ease-in-out;font-size:1em;font-weight:400;line-height:1.5;text-transform:none}.contact-form-style02 .contact-table textarea{max-width:100%;border:1px dashed;padding:20px}.contact-form-style02 .contact-table dl{position:relative;z-index:0;width:49%;margin-bottom:60px}.contact-form-style02 .contact-table dl:last-child{margin-bottom:0}.contact-form-style02 .contact-table dl dt{font-size:.9em}.contact-form-style02 .contact-table dl dt span{position:relative;top:-.1em;display:inline-block;padding:0 5px;margin-left:8px;border-radius:7px;font-size:.7em}.contact-form-style02 .contact-table dl.inline dd{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-form-style02 .contact-table dl.inline input{text-align:center}.contact-form-style02 .contact-table dl.hasBD dd{padding:15px;border:1px dashed;-webkit-transition:border-color 0.3s ease-in-out,-webkit-box-shadow 0.3s ease-in-out;transition:border-color 0.3s ease-in-out,-webkit-box-shadow 0.3s ease-in-out;-o-transition:border-color 0.3s ease-in-out,box-shadow 0.3s ease-in-out;transition:border-color 0.3s ease-in-out,box-shadow 0.3s ease-in-out;transition:border-color 0.3s ease-in-out,box-shadow 0.3s ease-in-out,-webkit-box-shadow 0.3s ease-in-out}.contact-form-style02 .contact-table dl.full{width:100%;padding:20px 0}.contact-form-style02 .contact-table dl.full dt{padding-bottom:15px}.contact-form-style02 .contact-table dl:not(.full) dt{position:absolute;z-index:0;bottom:15px;left:0;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease}.contact-form-style02 .contact-table dl:not(.full) dd{padding:0 0}.contact-form-style02 .contact-table dl:not(.full).non-empty dt,.contact-form-style02 .contact-table dl:not(.full).focus dt{bottom:-5px;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);font-size:.75em}.contact-form-style02 .contact-table dl:not(.full) .wpcf7-not-valid-tip{position:absolute;bottom:0;left:0;right:0;z-index:-1}.contact-form-style02 .confirm-table dl:not(.hasBD):not(.non-empty){opacity:.45}.contact-form-style02 .wpcf7-not-valid-tip{display:block;text-align:right}.contact-form-style02 .input_btn,.contact-form-style02 .button.thanks_btn{position:relative;display:table;margin:40px auto 0;height:45px}.contact-form-style02 .input_btn input,.contact-form-style02 .input_btn a,.contact-form-style02 .button.thanks_btn input,.contact-form-style02 .button.thanks_btn a{color:inherit}.contact-form-style02 .input_btn::before,.contact-form-style02 .input_btn::after,.contact-form-style02 .button.thanks_btn::before,.contact-form-style02 .button.thanks_btn::after{content:"";position:absolute;left:50%;width:100%;height:2px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all 0.3s cubic-bezier(.34,.36,.06,1.01);-o-transition:all 0.3s cubic-bezier(.34,.36,.06,1.01);transition:all 0.3s cubic-bezier(.34,.36,.06,1.01)}.contact-form-style02 .input_btn::before,.contact-form-style02 .button.thanks_btn::before{top:0}.contact-form-style02 .input_btn::after,.contact-form-style02 .button.thanks_btn::after{bottom:0}.contact-form-style02 .input_btn:hover::before,.contact-form-style02 .button.thanks_btn:hover::before{top:100%;width:80%}.contact-form-style02 .input_btn:hover::after,.contact-form-style02 .button.thanks_btn:hover::after{bottom:-7px;width:60%}.contact-form-style02 .input_btn input[type="submit"],.contact-form-style02 .button.thanks_btn{background-color:#fff0;border:none;outline:0;padding:10px;cursor:pointer;text-align:center;font-size:100%;font-weight:400;text-decoration:none}.contact-form-style02 .input_btn,.contact-form-style02 .button.thanks_btn{color:#333}.contact-form-style02 .input_btn::before,.contact-form-style02 .input_btn::after,.contact-form-style02 .button.thanks_btn::before,.contact-form-style02 .button.thanks_btn::after{background-color:#fcbb45}.contact-form-style02 .contact-table input,.contact-form-style02 .contact-table textarea{background-color:#fff0;border-color:#a1a3a2;color:#495057}.contact-form-style02 .contact-table input:focus,.contact-form-style02 .contact-table textarea:focus{border-color:#000;color:#495057}.contact-form-style02 .contact-table dl.hasBD dd{border-color:#a1a3a2;color:#495057}.contact-form-style02 .contact-table dl.hasBD.focus dd{border-color:#000;color:#495057}.contact-form-style02 .contact-table dl dt{font-size:.9em}.contact-form-style02 .contact-table dl dt span{background-color:#353535;color:#fff}.screen-reader-response{display:none}.wpcf7-not-valid-tip{font-size:80%;color:#ff3c7f}.wpcf7-response-output{padding-top:20px}.wpcf7-list-item{margin-right:15px}.wpcf7-list-item-label{color:#000}.wpcf7-form-control-wrap{width:100%}.captcha_box{display:table;margin:50px auto 0}@media only screen and (max-width:1000px) and (min-width:769px){.contact-form-style01 .contact-table dt{width:40%}.contact-form-style01 .contact-table dd{width:60%}.contact-form-style02{padding:50px 30px 50px}}@media only screen and (max-width:768px){.contact-form-style01 .contact-table dl{display:block}.contact-form-style01 .contact-table dt,.contact-form-style01 .contact-table dd{width:100%}.contact-form-style01 .contact-table dd{border-color:#fff0}.contact-form-style01 .contact-table input,.contact-form-style01 .contact-table textarea{width:100%}.contact-form-style01 .contact-table input[type="checkbox"],.contact-form-style01 .contact-table input[type="radio"]{width:auto}.contact-form-style01 .wpcf7-list-item{display:block}.contact-form-style02{padding:40px 30px 40px}.contact-form-style02 .contact-table input,.contact-form-style02 .contact-table textarea{padding-bottom:20px;text-align:center}.contact-form-style02 .contact-table dl{width:100%}.contact-form-style02 .contact-table dl dt{width:100%;text-align:center}.contact-form-style02 .contact-table dl:not(.full) dt{bottom:20px}.contact-form-style02 .contact-table dl:not(.full).non-empty dt,.contact-form-style02 .contact-table dl:not(.full).focus dt{font-size:.9em}.contact-form-style02 .wpcf7-not-valid-tip{text-align:center}}.under .interview_box{width:100%;max-width:1000px;margin:40px auto 0 auto;padding:40px;text-align:center;background-image:url(/wp-content/themes/grits_theme/images/interview_img02.png),url(/wp-content/themes/grits_theme/images/interview_img03.png),url(/wp-content/themes/grits_theme/images/interview_img01.jpg);background-repeat:no-repeat,no-repeat,repeat;background-position:right center,left center,left top;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.under .interview_box p{color:#49280e;font-weight:700;letter-spacing:.15em;font-size:20px}.under .interview_box .info{width:58%}.under .interview_box .img{width:40%}.under .interview_box.revert .info{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.under .interview_box.revert .img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.under .exam_box table th,.under .exam_box table td{text-align:left}.under .exam_box table.clinic_tbl02.exam_box_table{table-layout:fixed}.under .vbearn_flow .item{margin-bottom:70px;padding-bottom:30px;position:relative}.under .vbearn_flow .item::after{content:'';position:absolute;bottom:-15px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-left:50px solid #fff0;border-right:50px solid #fff0;border-top:15px solid rgb(147 188 56 / .7)}.under .vbearn_flow .item:last-child{margin-bottom:0}.under .vbearn_flow .item:last-child::after{display:none}.under .vbearn_flow .item h5{margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;padding-left:0;color:#93bc38;position:relative}.under .vbearn_flow .item h5::after{content:'';position:absolute;bottom:0;right:0;width:calc(100% - 30px);height:1px;background:#b3d073}.under .vbearn_flow .item h5 span{background:#b3d073;width:60px;height:60px;text-align:center;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;margin-right:20px;font-size:32px}.under .vbearn_flow .item .txt{padding:20px 20px 20px 80px}.under.temp header{background:#88b624;position:relative}.under.temp .header_top{max-width:1810px;padding:15px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.under.temp .logo{width:30%;max-width:520px}.under.temp .right_head{width:70%;max-width:700px;margin:0}.under.temp .pc_navi ul{padding:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.under.temp .pc_navi ul li::before{display:none}.under.temp .pc_navi ul li:nth-of-type(1){width:26%}.under.temp .pc_navi ul li:nth-of-type(2){width:15%}.under.temp .pc_navi ul li:nth-of-type(3){width:11%}.under.temp .pc_navi ul li:nth-of-type(4){width:18%}.under.temp .pc_navi ul li:nth-of-type(5){width:13%}.under.temp .pc_navi ul li a{height:auto;padding:0;color:#fff;font-size:14px;letter-spacing:0}.under.temp .pc_navi ul li a::before{display:none}.under.page-kpss #mainContent{padding:0}.under.page-kpss .idx_ttl{margin-bottom:32px;padding-bottom:6px;color:#333;font-family:游ゴシック体,"Yu Gothic",YuGothic,sans-serif;font-size:32px;font-weight:600;letter-spacing:.2em}.under.page-kpss .idx_ttl::after{width:41px;height:2px;background:#8cb13d}.under.page-kpss .idx_ttl span{padding-top:8px;color:#88b624;font-family:游ゴシック体,"Yu Gothic",YuGothic,sans-serif;font-size:50%;font-weight:400;letter-spacing:.1em}.under.page-kpss .kpss01{padding:70px 0}.under.page-kpss .kpss01 .kpss01_anchor{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:63px 0 0}.under.page-kpss .kpss01 .kpss01_anchor>div{background-color:#88b624;border-radius:100px;position:relative;display:block;min-width:355px;width:19%;margin:0% 1% 1%;text-align:center;color:#fff;font-size:16px;line-height:1.5;letter-spacing:.19em}.under.page-kpss .kpss01 .kpss01_anchor>div a:hover{opacity:1}.under.page-kpss .kpss01 .kpss01_anchor>div:nth-of-type(3) a:hover{opacity:.8}.under.page-kpss .kpss01 .kpss01_anchor>div a{display:block;width:100%;padding:14px 5px;color:inherit;font-size:inherit;line-height:inherit;position:relative;z-index:1}.under.page-kpss .kpss01 .kpss01_anchor>div::after{position:absolute;content:'';border-top:4px solid #fff0;border-left:5px solid #fff;border-bottom:4px solid #fff0;top:50%;right:10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.under.page-kpss .kpss02{padding:73px 0;background:url(/wp-content/themes/grits_theme/images/kpss02_bg.jpg) repeat;border-top:1px solid #f5fae9}.under.page-kpss .kpss02 .txt_head{margin:0;text-align:center;line-height:2.25;letter-spacing:.2em}.under.page-kpss .kpss02_box{margin-top:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.under.page-kpss .kpss02_box .col_l,.under.page-kpss .kpss02_box .col_r{width:48%}.under.page-kpss .kpss02_box h4{margin-bottom:31px;padding:0 0 4px 0;color:#000;background:none;letter-spacing:.2em;font-size:26px}.under.page-kpss .kpss02_box h4::after{content:'';position:absolute;left:0;bottom:0;width:41px;height:2px;background:#8cb13d}.under.page-kpss .kpss02_box p{margin-bottom:11px;line-height:2.25;letter-spacing:.15em}.under.page-kpss .kpss03{padding:81px 0;background:url(/wp-content/themes/grits_theme/images/kpss03_bg.jpg) center no-repeat;background-size:cover}.under.page-kpss .kpss03_box{padding:79px 16px 86px 16px;background:rgb(255 255 255 / .95);position:relative}.under.page-kpss .kpss03_box::before{content:'';position:absolute;top:15px;right:15px;bottom:15px;left:15px;border:1px solid #88b624}.under.page-kpss .kpss03_info{width:100%;max-width:806px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.under.page-kpss .kpss03 .idx_ttl{margin-bottom:40px}.under.page-kpss .kpss03 .col_l,.under.page-kpss .kpss03 .col_r{width:48%}.under.page-kpss .kpss03 .col_l .ttl01{margin:0;padding-top:57px;font-family:游ゴシック体,"Yu Gothic",YuGothic,sans-serif;text-align:center;letter-spacing:.13em;line-height:1.8;font-size:30px;background-position:top center;background-repeat:no-repeat;transition:.3s all ease-in-out}.under.page-kpss .kpss03 .col_l .thumb{position:relative;padding:72px 10px 57px 10px;margin-bottom:10px;background-repeat:repeat}.under.page-kpss .kpss03 .col_l .thumb a{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.under.page-kpss .kpss03 .col_l .thumb:hover p{letter-spacing:.18em}.under.page-kpss .kpss03 .col_l .thumb:last-child{padding:53px 10px 35px 10px;margin-bottom:0}.under.page-kpss .kpss03 .col_l .thumb.bg01{background-image:url(/wp-content/themes/grits_theme/images/kpss03_img02.jpg)}.under.page-kpss .kpss03 .col_l .thumb.bg01 .ttl01{background-image:url(/wp-content/themes/grits_theme/images/kpss03_img01.png)}.under.page-kpss .kpss03 .col_l .thumb.bg02{background-image:url(/wp-content/themes/grits_theme/images/kpss03_img04.jpg)}.under.page-kpss .kpss03 .col_l .thumb.bg02 .ttl01{padding-top:44px;background-image:url(/wp-content/themes/grits_theme/images/kpss03_img03.png)}.under.page-kpss .kpss03 .col_r .thumb{padding:25px 26px 20px 26px;margin-bottom:10px;position:relative}.under.page-kpss .kpss03 .col_r .thumb a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.under.page-kpss .kpss03 .col_r .thumb:last-child{margin-bottom:0}.under.page-kpss .kpss03 .col_r .thumb:hover .ttl02{letter-spacing:.2em}.under.page-kpss .kpss03 .col_r .ttl02{font-size:24px;color:#fff;font-family:游ゴシック体,"Yu Gothic",YuGothic,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:.18em;-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.under.page-kpss .kpss03 .col_r .num{width:70px;height:70px;text-align:center;font-family:"M PLUS Rounded 1c",sans-serif;background:rgb(255 255 255 / .6);border-radius:100%;font-size:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:0}.under.page-kpss .kpss03 .col_r .num::before{content:'';position:absolute;background:#fff;border-radius:100%;width:calc(100% - 8px);height:calc(100% - 8px);top:4px;right:4px;bottom:4px;left:4px;z-index:-1}.under.page-kpss .kpss03 .col_r .txt{width:calc(100% - 70px);text-align:center}.under.page-kpss .kpss03 .col_r .cl01{background:#f4d05b}.under.page-kpss .kpss03 .col_r .cl01 .num{color:#f4d05b}.under.page-kpss .kpss03 .col_r .cl02{background:#5a2ff4}.under.page-kpss .kpss03 .col_r .cl02 .num{color:#5a2ff4}.under.page-kpss .kpss03 .col_r .cl03{background:#1233aa}.under.page-kpss .kpss03 .col_r .cl03 .num{color:#1233aa}.under.page-kpss .kpss03 .col_r .cl04{background:#ff9d42}.under.page-kpss .kpss03 .col_r .cl04 .num{color:#ff9d42}.under.temp .kpss04{margin-top:60px;padding:80px 0;background:url(/wp-content/themes/grits_theme/images/kpss04_bg.jpg)}.under.page-kpss .kpss04{margin-top:0}.under.temp .kpss04 h3{padding-bottom:0;margin-bottom:0}.under.temp .kpss04 h3::after{display:none}.under.temp .kpss04_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:39px}.under.temp .kpss04 .col_l,.under.temp .kpss04 .col_r{width:50%;max-width:585px}.under.temp .kpss04 .col_l{padding-right:15px}.under.temp .kpss04 .col_r{padding-left:15px}.under.temp .kpss04 .add{margin-top:-6px;margin-bottom:-6px;font-size:15px;color:#333;letter-spacing:.1em}.under.temp .kpss04 .tel{margin-bottom:18px;color:#88b624;font-family:"M PLUS Rounded 1c",sans-serif;font-weight:500;letter-spacing:.1em;font-size:24px}.under.temp .kpss04 .num{font-size:108.33%}.under.temp .kpss04_time{width:100%;max-width:473px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:-3px auto 23px auto}.under.temp .kpss04_time dl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.under.temp .kpss04_time dt,.under.temp .kpss04_time dd{color:#000;line-height:1.4}.under.temp .kpss04_time dt{width:70px;padding-top:4px;margin-right:10px;font-size:14px;background:rgb(136 182 36 / .3);border-radius:15px;text-align:center}.under.temp .kpss04_time dd{font-size:18px}.under.temp .kpss04 .idx_calendar table th,.under.temp .kpss04 .idx_calendar table td{border:1px solid #d1e6a1;text-align:center;color:#000;font-weight:400}.under.temp .kpss04 .idx_calendar table th:first-child,.under.temp .kpss04 .idx_calendar table td:first-child{border-left:none;font-size:14px}.under.temp .kpss04 .idx_calendar table th:last-child,.under.temp .kpss04 .idx_calendar table td:last-child{border-right:none}.under.temp .kpss04 .idx_calendar table th{padding:9px 10px;background-color:rgb(159 194 77 / .15);letter-spacing:.1em}.under.temp .kpss04 .idx_calendar table td{padding:11px 0;letter-spacing:.1em;font-size:16px}.under.temp .kpss04 .note{margin-top:14px;color:#333;font-size:14px;letter-spacing:.19em}.under.temp .kpss04_btn{font-family:游ゴシック体,"Yu Gothic",YuGothic,sans-serif;background-color:#88b624;border-radius:100px;position:relative;display:block;min-width:355px;width:19%;margin:29px auto 0 auto;text-align:center;color:#fff;font-size:.875em;line-height:1.5;letter-spacing:.15em}.under.temp .kpss04_btn a{display:block;width:100%;padding:14px 5px;color:inherit;font-size:inherit;line-height:inherit;position:relative;z-index:1}.under.temp .kpss04_btn::after{position:absolute;content:'';border-top:4px solid #fff0;border-left:5px solid #fff;border-bottom:4px solid #fff0;top:50%;right:10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.under footer{margin-top:60px}.under.temp footer{margin-top:0;padding-top:55px;padding-bottom:30px;background:#88b624}.under.temp footer p,.under.temp footer a{color:#fff;font-size:14px}.under.temp footer .ft_menu .menu01 ul,.under.temp footer .ft_menu .menu02 ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.under.temp footer .ft_menu .menu01{margin-bottom:8px}.under.temp footer .ft_menu li{position:relative}.under.temp footer .ft_menu li::before,.under.temp footer .ft_menu li::after{content:'';position:absolute;background:#fff;height:14px;width:1px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.under.temp footer .ft_menu li::before{left:0}.under.temp footer .ft_menu li:last-child::after::after{right:0}.under.temp footer .ft_menu a{padding:0 10px;letter-spacing:.17em}.under.temp footer .copyright{background:none;font-size:12px}.under.temp footer .copyright p{margin-top:30px}.under.temp .totop .icon{background-image:url(/wp-content/themes/grits_theme/images/kpss_totop.png);width:70px;height:70px}@media only screen and (max-width:1000px) and (min-width:769px){.under.temp .pc_navi ul li a{font-size:11px}.under.temp .kpss04_time dd{font-size:15px}.under.temp .kpss04 .idx_calendar table th{padding:9px}.under.temp footer .ft_menu a{font-size:9px}}.under.temp .key{margin-top:0;background-image:url(/wp-content/themes/grits_theme/images/under_key_bg_screen.png);background-position:left 24% center}.under.temp .key .key_text h2{background-color:rgb(146 188 56 / .7)}.under.temp .key .key_text h2::before{background-image:url(/wp-content/themes/grits_theme/images/idx_key_icon05.png)}.under.temp .key .key_text h2::after{background-image:url(/wp-content/themes/grits_theme/images/idx_key_icon04.png)}.under.temp .topic_path ul{background-image:url(/wp-content/themes/grits_theme/images/under_home.png)}.under.temp .topic_path a{color:#92bc38}.under.temp .topic_path span{color:#92bb37}.under.temp h4{background-color:#93bd39}.under.temp h5{color:#93bd39;background-image:url(/wp-content/themes/grits_theme/images/under_circle.png)}.temp footer{background-image:url(/wp-content/themes/grits_theme/images/ft_spec.jpg)}.temp footer .copyright{background:#92ba36}.under.temp .topic_path{padding-top:0}.temp .totop .icon{background-image:url(/wp-content/themes/grits_theme/images/totop_spec.png)}.under .list-unstyld{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.under .list-unstyld .col{width:calc((100%/4) - 20px);margin:20px 10px}.under .list-unstyld .ttl_img{text-align:center;font-size:24px;color:#ea5f92;line-height:1.4;font-family:heisei-maru-gothic-std,'M PLUS Rounded 1c',sans-serif;font-style:normal;font-weight:500}.under .btn_pdf{font-family:游ゴシック体,"Yu Gothic",YuGothic,sans-serif;background-color:rgb(234 95 146 / .7);border-radius:100px;position:relative;display:block;min-width:200px;width:15%;margin:40px auto 0 auto;text-align:center;color:#fff;font-size:.875em;line-height:1.5;letter-spacing:.15em}.under .btn_pdf::before{position:absolute;content:'';border-top:4px solid #fff0;border-left:5px solid #fff;border-bottom:4px solid #fff0;top:50%;right:10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.under .btn_pdf a{display:block;width:100%;padding:10px 5px;color:inherit;font-size:inherit;line-height:inherit;position:relative;z-index:1}.under .btn_pdf a:hover{opacity:.8}@media screen\0{.under .btn_pdf a{padding:13px 5px 7px 5px}}.under .feature_box{margin-top:60px;padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;background-image:url(/wp-content/themes/grits_theme/images/feature_img06.jpg);background-repeat:repeat;border-radius:15px}.under .feature_box.revert{background-image:url(/wp-content/themes/grits_theme/images/feature_img07.jpg)}.under .feature_box.revert .info{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.under .feature_box.revert .img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.under .feature_box .info{width:58%}.under .feature_box .img{width:40%}.under .feature_box .info h4{padding:0;background:none;border-radius:0;color:#ea5f92}.under .feature_box .info h4 span{background:url(/wp-content/themes/grits_theme/images/feature_img08.jpg) repeat-x bottom 5px left}.lightboxOverlay{position:fixed;width:100vw!important;height:100vh!important}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.fixed_banner .tel p i{display:inline-block}}footer .copyright p{padding:0;margin:0}footer .copyright{padding:18px 0;margin-top:61px}footer .copyright .textwidget p{color:#fff;letter-spacing:.2em;font-size:12px;text-align:center}.flex_b{display:flex;justify-content:center;align-items:center}footer .copyright p.copy_img{padding-right:20px;margin-right:20px;position:relative}footer .copyright p.copy_img:after{content:'';position:absolute;right:0;top:0;bottom:0;margin:auto;height:80%;width:1px;background-color:rgb(255 255 255 / .8)}@media only screen and (max-width:768px){.blurFixSP{image-rendering:optimizeSpeed;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:-o-pixelated;image-rendering:pixelated;image-rendering:optimize-contrast;-ms-interpolation-mode:nearest-neighbor}}.menu_toggle{display:none;background-color:rgb(255 255 255 / .95);position:fixed;top:0;left:0;width:100%;height:calc(100vh);padding:0 0 0;overflow:hidden}.menu_toggle ul li{position:relative;overflow:hidden}.menu_toggle p{margin-bottom:0}.menu_toggle .inside>ul>li a,.menu_toggle .inside>ul>li p{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}.menu_toggle .inside>ul>li:nth-child(1) a,.menu_toggle .inside>ul>li:nth-child(1) p{-webkit-transition-delay:0.25s;-o-transition-delay:0.25s;transition-delay:0.25s}.menu_toggle .inside>ul>li:nth-child(2) a,.menu_toggle .inside>ul>li:nth-child(2) p{-webkit-transition-delay:0.3s;-o-transition-delay:0.3s;transition-delay:0.3s}.menu_toggle .inside>ul>li:nth-child(3) a,.menu_toggle .inside>ul>li:nth-child(3) p{-webkit-transition-delay:0.35s;-o-transition-delay:0.35s;transition-delay:0.35s}.menu_toggle .inside>ul>li:nth-child(4) a,.menu_toggle .inside>ul>li:nth-child(4) p{-webkit-transition-delay:0.4s;-o-transition-delay:0.4s;transition-delay:0.4s}.menu_toggle .inside>ul>li:nth-child(5) a,.menu_toggle .inside>ul>li:nth-child(5) p{-webkit-transition-delay:0.45s;-o-transition-delay:0.45s;transition-delay:0.45s}.menu_toggle .inside>ul>li:nth-child(6) a,.menu_toggle .inside>ul>li:nth-child(6) p{-webkit-transition-delay:0.5s;-o-transition-delay:0.5s;transition-delay:0.5s}.menu_toggle .inside>ul>li:nth-child(7) a,.menu_toggle .inside>ul>li:nth-child(7) p{-webkit-transition-delay:0.55s;-o-transition-delay:0.55s;transition-delay:0.55s}.menu_toggle .inside>ul>li:nth-child(8) a,.menu_toggle .inside>ul>li:nth-child(8) p{-webkit-transition-delay:0.6s;-o-transition-delay:0.6s;transition-delay:0.6s}.menu_toggle .inside>ul>li:nth-child(9) a,.menu_toggle .inside>ul>li:nth-child(9) p{-webkit-transition-delay:0.65s;-o-transition-delay:0.65s;transition-delay:0.65s}.menu_toggle .inside>ul>li:nth-child(10) a,.menu_toggle .inside>ul>li:nth-child(10) p{-webkit-transition-delay:0.7s;-o-transition-delay:0.7s;transition-delay:0.7s}.menu_toggle.active .inside>ul>li a,.menu_toggle.active .inside>ul>li p{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}.menu_toggle .inside{height:100%;overflow:auto;-webkit-overflow-scrolling:touch;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}.menu_toggle .inside>ul{padding:120px 0 60px 0;width:100%}.menu_toggle .inside>ul>li{background-repeat:no-repeat;background-position:left 10px top 13px;background-size:auto 20px}.menu_toggle .inside>ul>li:first-child>a::before,.menu_toggle .inside>ul>li:first-child>a::after,.menu_toggle .inside>ul>li:first-child>p::before,.menu_toggle .inside>ul>li:first-child>p::after{display:none}.menu_toggle .inside>ul>li>a,.menu_toggle .inside>ul>li>p.title{cursor:pointer;padding:12px 20px 12px 20px;display:block;position:relative;border-bottom:0 dashed #000;font-size:15px;font-weight:700;color:#000;text-align:center;text-decoration:none}.menu_toggle .inside>ul>li>a span,.menu_toggle .inside>ul>li>p.title span{display:block;font-size:80%;color:#eb6093;letter-spacing:2px}.menu_toggle .inside>ul>li>a::before{position:absolute;top:50%;left:8px;border:4px solid #fff;border-bottom-color:#fff0;border-right-color:#fff0;border-top-color:#fff0;-webkit-transform:translateY(-50%) scaleX(1.4);-ms-transform:translateY(-50%) scaleX(1.4);transform:translateY(-50%) scaleX(1.4)}.menu_toggle .inside>ul>li>p.title::before,.menu_toggle .inside>ul>li>p.title::after{content:"";background-color:#eb6093;display:block;position:absolute;top:50%;right:10px;width:10px;height:2px;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;opacity:1}.menu_toggle .inside>ul>li>p.title::before{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.menu_toggle .inside>ul>li>p.title::after{-webkit-transform:translate(-50%,-50%) rotate(90deg);-ms-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.menu_toggle .inside>ul>li>p.title.rotate::before{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.menu_toggle .inside>ul>li>p.title.rotate::after{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.menu_toggle .lv2 ul{background-color:rgb(235 96 147 / .8)}.menu_toggle .lv2 li{padding:0 10px}.menu_toggle .lv2 li a,.menu_toggle .lv2 li p.title{display:block;position:relative;color:#fff;font-size:13px;padding:10px 10px 10px 34px;border-bottom:1px dotted rgb(255 255 255 / .7)}.menu_toggle .lv2 li a::after{content:"\203A";display:block;position:absolute;top:50%;left:10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:12px;font-weight:400}#nav-icon{width:32px;height:27px;position:relative;margin:0 auto 0;cursor:pointer;-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out}#nav-icon span{background-color:#fff;display:block;position:absolute;height:2px;width:100%;opacity:1;left:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}#nav-icon span:nth-child(1){top:3px}#nav-icon span:nth-child(2),#nav-icon span:nth-child(3){top:11px}#nav-icon span:nth-child(4){top:19px}#nav-icon.open span:nth-child(1){top:11px;width:0%;left:50%}#nav-icon.open span:nth-child(2){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}#nav-icon.open span:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}#nav-icon.open span:nth-child(4){top:11px;width:0%;left:50%}.hamburger-btn{background-color:#eb6093;width:60px;height:60px;padding:10px 0 0;position:fixed;top:0;right:0;z-index:10;cursor:pointer}.hamburger-btn .button-toggle{position:relative;width:100%;margin:0 auto;text-align:center;color:inherit}.hamburger-btn .button-toggle #menu_btn{color:#fff;font-size:13px;text-align:center;line-height:1;letter-spacing:0}@media only screen and (max-width:768px){html>body{font-size:14px}figure{text-align:center}img{max-width:100%}.TabContainer .TabPager li{width:33%}.totop{bottom:110px;right:5px}.totop .icon{width:40px;height:40px}.fblock{display:block}.fblock.true{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex}.under .topic_path{padding-bottom:10px}.txt_l,.txt_r{float:none;width:auto}.image_l,.image_r{float:none;width:auto;margin:0 0 20px;text-align:center;max-width:none}.btn-group .btn.style01,.btn-group .btn.style02{max-width:250px}.btn-group .btn.style01 a,.btn-group .btn.style02 a{padding:7px 35px;font-size:15px}.btn-group .btn.style01 a.md,.btn-group .btn.style02 a.md{font-size:13px}p{margin-bottom:13px;line-height:1.8}a .tel_click:hover{opacity:1;color:inherit}.slick-prev{left:0}.slick-next{right:0}.slick-arrow{z-index:1;top:15vw}}@media only screen and (max-width:768px){.wrapper{min-width:inherit}.inner,.inner_sm{max-width:none;padding-left:10px;padding-right:10px}.header_top{background-color:rgb(255 255 255 / .8);width:100%;padding:11px 0;position:fixed;top:0;left:0;z-index:10}.header_top::before{display:none}.header_top.active{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.header_top p{margin-bottom:0}.header_top .logo{max-width:235px;width:auto;margin-left:10px;position:static;left:0;top:0;-webkit-transform:none;-ms-transform:none;transform:none}.header_top .inner{height:auto;display:block}footer{background-size:auto;padding:40px 0 51px}footer .ft_info{width:100%;max-width:636px;margin:0 auto}footer .ft_logo{margin-bottom:25px;text-align:center}footer .ft_link{width:100%;max-width:640px;margin:0 auto}footer .add{margin:10px 0 30px 0;font-size:14px}footer .copyright p{margin-top:30px;padding:15px 10px;word-break:break-word;font-size:10px}.fixed_banner{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:fixed;top:auto;bottom:0;left:0;right:auto;width:100%;height:50px;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.fixed_banner.active{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}.fixed_banner::before{display:none}.fixed_banner p{font-weight:400}.fixed_banner p::before{margin-bottom:5px}.fixed_banner .tel,.fixed_banner .web{height:auto;margin:0;padding:0 5px;border-radius:0}.fixed_banner .tel p,.fixed_banner .web p{padding:0 0;font-size:13px;line-height:1}.fixed_banner .tel p::before,.fixed_banner .web p::before{height:22px}.fixed_banner .tel .txt01,.fixed_banner .web .txt01{margin:0;padding:0;font-size:13px;border-bottom:none}.fixed_banner .tel .txt01::before,.fixed_banner .web .txt01::before{background-size:auto 17px;height:17px}.fixed_banner .tel{width:50%}.fixed_banner .tel p span{-webkit-writing-mode:lr-tb;-ms-writing-mode:lr-tb;writing-mode:lr-tb}.fixed_banner .web{width:50%}.fixed_banner .web p{font-size:10px}.fixed_banner .web p::before{margin-bottom:5px;background:url(/wp-content/themes/grits_theme/images/shared_fixed_bnr_icon03.png);background-repeat:no-repeat;background-size:auto 14px;background-position:center;height:14px;position:static;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);display:none}}@media only screen and (max-width:768px){.home_page .key{height:100vh;margin-top:0}.home_page .key .key_text{max-width:none;max-height:none;width:auto;position:static;-webkit-transform:none;-ms-transform:none;transform:none}.home_page .key .key_text .item{height:100vh;background-size:cover}.home_page .key .key_text .item.item01{background-image:url(/wp-content/themes/grits_theme/images/idx_key_bg03_sp.png)}.home_page .key .key_text .item.item02{background-image:url(/wp-content/themes/grits_theme/images/idx_key_bg01_sp.png)}.home_page .key .key_text .item.item03{background-image:url(/wp-content/themes/grits_theme/images/idx_key_bg02_sp.png)}.home_page .key .key_text .item .key_txt{bottom:auto;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.home_page .key .key_text .item .key_txt::before{background-size:contain;width:46vw;height:34vw;top:-7vw;left:-7vw}.home_page .key .key_text h2{width:65vw;height:65vw;padding-top:0;font-size:3.6vw}.home_page .key .key_text h2::before{width:17vw;height:36vw;right:-6vw}.home_page .key .key_text h2::after{width:27vw;height:27vw;left:-7vw}.home_page .key .key_text p{font-size:3.5vw}.home_page .key .key_text .txt01{padding-bottom:20px;margin-bottom:20px}.home_page .key .key_text .txt02{font-size:65%}.home_page .main_head{position:static}.home_page .main_bottom{position:relative;top:100%}.home_page .main_bottom::before{top:-36px;background-position:left 54% center}}@media only screen and (max-width:425px){.home_page .key .key_text h2{width:75vw;height:75vw;font-size:4vw}}@media only screen and (max-width:768px) and (orientation:landscape){.home_page .key .key_text h2{width:40vw;height:40vw;font-size:2vw;top:57%}.home_page .key .key_text h2::before{width:12vw;height:30vw;right:-4vw}.home_page .key .key_text h2::after{width:16vw;height:20vw;left:-6vw}.home_page .key .key_text .item.item01{background-image:url(/wp-content/themes/grits_theme/images/idx_key_bg01.png)}.home_page .key .key_text .item.item02{background-image:url(/wp-content/themes/grits_theme/images/idx_key_bg02.png)}.home_page .key .key_text .item.item03{background-image:url(/wp-content/themes/grits_theme/images/idx_key_bg03.png)}.home_page .key .key_text .item .key_txt{top:54%}.home_page .key .key_text .item .key_txt::before{width:23vw;height:20vw;top:-2vw;left:-2vw}}@media only screen and (max-width:768px){.idx_gallery{padding:30px 0}.idx_gallery ul li .img{width:225px;height:150px}.idx_ttl{font-size:26px}}@media only screen and (max-width:768px){.index01{margin-top:0}.index01_bg::before,.index01_bg::after{display:none}.index01 .box_img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.index01 .box_img figure{width:50%}.index01_bg{padding:90px 0 40px 0}}@media only screen and (max-width:768px){.index02{padding:40px 0}.index02_box{margin-top:20px}.index02_box .col_l,.index02_box .col_r{width:100%;margin:0 auto;padding:0}.index02_box .col_l{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.index02_box .col_r{margin-bottom:20px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.index02 .add{font-size:14px}.index02 .tel{font-size:20px;font-family:heisei-maru-gothic-std,'Kosugi Maru',sans-serif}.index02_time dd{font-size:16px}}@media only screen and (max-width:425px){.index02_time{display:block}.index02_time dl{margin:5px 0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.index02 .idx_calendar table th{padding:9px 4px}.index02 .idx_calendar table td{padding:6px 0}}@media only screen and (max-width:768px){.index03 iframe{height:350px}}@media only screen and (max-width:768px){.index04{padding:40px 0 0}.index04_box .col_l,.index04_box .col_r{width:100%}.index04 .info{padding:40px 0 120px 0}.index04 .col_bl{padding:0 20px}.index04_txt{padding:0 20px}}@media only screen and (max-width:425px){.index04 .col_bl dl{width:100%}.index04 .col_bl dl:nth-of-type(1) dd:last-child::after{display:none}.index04 .col_r .col_bl dl:nth-of-type(2){width:100%}}@media only screen and (max-width:768px){.index05{padding:40px 0 90px 0}.index05_box{padding:0 10px}.index05_box .col_l,.index05_box .col_r{width:100%;max-width:580px;margin:0 auto;padding:0}.index05_box .col_l{margin-bottom:20px}.index05 .ttl_head{font-size:24px;right:0}.index05 .ttl_head p{font-family:heisei-maru-gothic-std,'Kosugi Maru',sans-serif}.index05 .ttl_head .eng{letter-spacing:0;padding:0 5px}.index05 .col_r h4{font-size:24px}.index05 .box_bl .item .info{padding:10px 10px 20px 10px}.index05 .box_bl .item .ttl{font-size:16px}}@media only screen and (max-width:425px){.index05 .ttl_head{font-size:16px}.index05 .ttl_head .jp{width:24px}}@media only screen and (max-width:768px){.index06{padding:40px 0}.index06_item{margin-top:20px}.index06_item .col_l,.index06_item .col_r{width:100%;padding:0}.index06_item .col_l{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:30px}.index06_item .col_r{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:0}.index06_item:nth-of-type(2),.index06_item:nth-of-type(3),.index06_item:nth-of-type(4){margin-top:30px}.index06 .eng{font-size:47px}.index06 .info{margin-left:22px;padding-left:15px}.index06 .info .ttl{margin-bottom:0;font-size:20px}}@media only screen and (max-width:768px){.index07{padding:40px 0;background-image:url(/wp-content/themes/grits_theme/images/idx07_bg.jpg),url(/wp-content/themes/grits_theme/images/idx07_bg_sp.jpg);background-position:right 84% top calc(122px + 6vw),left top;background-repeat:no-repeat,repeat;background-size:auto 72vw,auto}.index07 .idx_ttl{margin-bottom:calc(80vw + 20px)}.index07_box{width:100%;margin:0 auto}.index07_box figure{margin-bottom:20px}.index07_box .box_btn{margin-top:20px}}@media only screen and (max-width:768px){.index08{padding:40px 0 20px}.feedbox_box{padding:20px}.feedbox_box{width:100%;max-width:600px;margin:0 auto 20px}.feedbox_box ._feed{max-height:131px}.feedbox_box .ttl{padding-left:40px;font-size:24px;background-position:0 7px;background-size:auto 18px}.feedbox_box .button{top:19px;right:20px}.feedbox_box dl{padding:10px 0}.feedbox_box dl dt{width:120px}.feedbox_box dl dd{width:calc(100% - 120px)}}@media only screen and (max-width:425px){.feedbox_box{padding:10px}.feedbox_box .ttl{font-size:20px;background-position:0 4px}.feedbox_box .button{width:80px;padding:3px 5px 2px 0;right:10px;top:9px;font-size:12px}.feedbox_box dl dt{width:105px;padding-left:5px}.feedbox_box dl dd{width:calc(100% - 105px)}}@media only screen and (max-width:768px){.index09{padding:10px 0 30px 0}.index09_box{-ms-flex-pack:distribute;justify-content:space-around}.index09_box .item{width:48%;margin-bottom:20px}}@media only screen and (max-width:768px){.index11{padding-top:40px}.index12{padding:40px 10px 0 10px;top:-180px;left:50%;transform:translateX(-50%)}.index12 .feedbox_box{width:100%}.index12 .feedbox_box #blog_feed dl dd{width:100%}}@media only screen and (max-width:768px) and (orientation:landscape){.index12{top:-85px}.index01_bg{padding:167px 0 40px 0}}@media only screen and (max-width:768px){.under .key{height:200px;margin-top:60px}.under .key .key_text h2{min-width:300px;padding:20px 30px;font-size:21px}.under h3{margin-bottom:25px;font-size:24px}.under h4{margin-bottom:20px;padding:12px 10px 6px 15px;font-size:20px}.under h5{margin-bottom:15px;font-size:18px;background-position:left top}.under h6{margin-bottom:10px;font-size:16px}}@media only screen and (max-width:425px){.under .key h2{font-size:22px;letter-spacing:0}.under h3{margin-bottom:25px;font-size:20px;letter-spacing:0}.under h4{margin-bottom:20px;font-size:18px;letter-spacing:0}.under h5{margin-bottom:15px;font-size:17px;letter-spacing:0}.under h6{margin-bottom:15px;font-size:16px;letter-spacing:0}}@media only screen and (max-width:768px){.under section:first-child h3{margin-top:35px}.under section{padding-top:1px}.under section h3{margin-top:60px}.under .secH4{padding-top:45px}.under .secH5{padding-top:30px}.under .imgBox.rowImg{padding:15px 0 5px}.under .imgBox.rowImg .image_l,.under .imgBox.rowImg .image_r{float:none;width:auto;margin:0 0 20px;text-align:center;max-width:none}.under .imgBox.rowImg .image_l:nth-child(n),.under .imgBox.rowImg .image_r:nth-child(n){max-width:none}.under .imgBox.rowImg .txt_l,.under .imgBox.rowImg .txt_r{float:none;width:auto}.under .imgBox.rowImg.large .image_l,.under .imgBox.rowImg.large .image_r{max-width:none}.under .imgBox.rowImg.large .txt_l,.under .imgBox.rowImg.large .txt_r{width:auto}.under .imgBox.colImg .list{-ms-flex-pack:distribute;justify-content:space-around}.under .imgBox.colImg .item{margin-bottom:15px}.under .imgBox.colImg figure{margin-bottom:5px}.under .imgBox.colImg .text{font-size:14px}.under .imgBox.colImg3 .item{width:49%}.under .acf_block h3{margin-bottom:0}.under .acf_block .text_h3{margin:25px 0 0}.under .acf_block .text_h4{margin:20px 0 0}.under .acf_block .text_h5{margin:15px 0 0}.under table.rollTable{width:1000px}.under table.tbl_style01 th{font-size:16px}.under table.tbl_style01 td{font-size:14px}.under table.resTable{display:block}.under table.resTable tbody,.under table.resTable tr,.under table.resTable th,.under table.resTable td{display:block}.under table.resTable td:not(:last-child){border-bottom:0}.under table.resTable.tbl_style01.colHead tr th{border-bottom:none}.under table.resTable.tbl_style01.colHead tr:not(:first-child) th{border-top:none}.under table.resTable.tbl_style02.colHead th{border-bottom:none}.under table.resTable.tbl_style02.colHead tr:not(:last-child) td{border-bottom:none}.under .tbl_note{display:block}.under ul.list01 li{font-size:14px}.under ul.list01.mcol_2 li{width:100%;padding-bottom:9px}.under .doctor_box .img{width:50%;height:190px}.under .doctor_box .text{width:50%}.under .doctor_box .text .ttl{padding:10px;font-size:18px}}@media only screen and (max-width:375px){.under .imgBox.colImg .text{font-size:13px}.under .imgBox.colImg2 .item,.under .imgBox.colImg3 .item{width:100%}}@media only screen and (max-width:768px){.under .clinic_tbl01 th{width:auto;text-align:left}.under .teeth_box .secH4{width:100%}}@media only screen and (max-width:768px){.under .interview_box{max-width:600px;margin:30px auto 0 auto;padding:20px}.under .interview_box p{font-size:16px}.under .interview_box .info,.under .interview_box .img{width:100%}.under .interview_box .info{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.under .interview_box .img{margin-bottom:20px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.under .vbearn_flow .item{margin-bottom:40px;padding-bottom:20px}.under.temp .key{background-position:right 73% center;background-size:auto 100%}.under.temp .key .key_text h2::after{right:-6px}.under.temp header{height:60px}.under.page-kpss .idx_ttl{margin-bottom:20px;font-size:24px}.under.page-kpss .kpss01{padding:40px 0;margin-top:60px}.under.page-kpss .kpss01 .kpss01_anchor{padding-top:30px}.under.page-kpss .kpss01 .kpss01_anchor>div{min-width:310px;font-size:14px}.under.page-kpss .kpss02{padding:40px 0}.under.page-kpss .kpss02_box{margin-top:30px}.under.page-kpss .kpss02_box .col_l,.under.page-kpss .kpss02_box .col_r{width:100%}.under.page-kpss .kpss02_box .col_l{margin-bottom:20px}.under.page-kpss .kpss02_box h4{margin-bottom:20px;font-size:22px}.under.page-kpss .kpss03{padding:40px 0}.under.page-kpss .kpss03_box{padding:40px 50px}.under.page-kpss .kpss03 .col_l,.under.page-kpss .kpss03 .col_r{width:100%}.under.page-kpss .kpss03 .col_l{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.under.page-kpss .kpss03 .col_l .ttl01{padding-top:42px;font-size:18px}.under.page-kpss .kpss03 .col_l .thumb{width:48%;height:150px;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.under.page-kpss .kpss03 .col_l .thumb.bg01 .ttl01{background-size:auto 35px}.under.page-kpss .kpss03 .col_l .thumb.bg02 .ttl01{padding-top:36px;background-size:auto 28px}.under.page-kpss .kpss03 .col_r .thumb{padding:20px}.under.page-kpss .kpss03 .col_r .ttl02{font-size:20px}.under.page-kpss .kpss03 .col_r .num{width:60px;height:60px;font-size:30px}.under.temp .kpss04{padding:40px 0}.under.temp .kpss04 .col_l,.under.temp .kpss04 .col_r{width:100%;max-width:570px;margin:0 auto;padding:0}.under.temp .kpss04 .col_l{margin-bottom:20px}.under.temp .kpss04 .add{margin-bottom:5px;font-size:14px}.under.temp .kpss04 .tel{margin-bottom:10px;font-size:20px}.under.temp .kpss04_time{-ms-flex-wrap:wrap;flex-wrap:wrap}.under.temp .kpss04_time dt,.under.temp .kpss04_time dd{font-size:14px}.under.temp .kpss04_time dt{padding-top:1px}.under.temp .kpss04 .idx_calendar table th,.under.temp .kpss04 .idx_calendar table td{font-size:14px}.under.temp footer{padding:0 0 50px}.under.temp footer .copyright p{margin-top:0;font-size:12px}.under.temp .totop{bottom:55px;right:5px}.under.temp .totop .icon{width:40px;height:40px}.under.temp .logo{width:auto;max-width:230px}.under.temp .header_top{height:60px;background-color:rgb(136 182 36 / .8);padding:12px 0}.under.temp .hamburger-btn{background:#88b624}.under.temp .fixed_banner .web{background:#eb6093}}@media only screen and (max-width:425px){.under.page-kpss .kpss03_box{padding:40px 30px}.under.page-kpss .kpss03 .col_l .ttl01{font-size:14px}.under.page-kpss .kpss03 .col_r .thumb{padding:10px 20px}.under.page-kpss .kpss03 .col_r .ttl02{font-size:18px}.under.page-kpss .kpss03 .col_r .num{width:50px;height:50px}.under.temp .kpss04_time dl{margin-bottom:5px}.under.temp .kpss04 .idx_calendar table th,.under.temp .kpss04 .idx_calendar table td{font-size:12px}.under.temp .kpss04 .idx_calendar table th{padding:6px}.under.temp .kpss04_btn{min-width:260px}}@media only screen and (max-width:768px){.under .list-unstyld .col{width:calc((100%/2) - 20px)}.under .list-unstyld .ttl_img{font-size:20px}.under .btn_pdf{margin:20px auto 0 auto}}@media only screen and (max-width:425px){.under .list-unstyld{margin-left:0;margin-right:0}.under .list-unstyld .col{width:100%}}@media only screen and (max-width:768px){.under .feature_box{margin-top:30px;padding:30px}.under .feature_box .info,.under .feature_box .img{width:100%}.under .feature_box .info{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.under .feature_box .img{margin-bottom:30px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.under .feature_box .info h4{padding:0}.under .feature_box .info h4 span{background-position:bottom 1px left}}@media only screen and (max-width:425px){.under .feature_box{padding:20px}.under .feature_box .info .img{margin-bottom:20px}}@media only screen and (max-width:768px){footer .copyright p{padding:0;margin:0}footer .copyright{padding:15px 10px;margin-top:30px}footer .copyright .textwidget p{word-break:break-word;font-size:10px}footer .copyright p.copy_img{max-width:180px}.flex_b{display:block}footer .copyright p.copy_img{padding-right:0;margin-right:0;padding-bottom:10px;margin-bottom:10px;margin-right:auto;margin-left:auto;display:table}footer .copyright p.copy_img:after{width:90%;height:1px;top:auto;left:0}}