@charset "UTF-8";@import url(../css/base.css);@import url(../css/fonts.css);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Marcellus&display=swap);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 rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body::-webkit-scrollbar-thumb{border-radius:10px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,156,224,.8)),to(rgba(0,156,224,.3)));background:linear-gradient(0deg,rgba(0,156,224,.8) 0%,rgba(0,156,224,.3) 100%);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5);box-shadow:inset 0 0 6px rgba(0,0,0,.5)}body::-webkit-scrollbar-thumb:window-inactive{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,156,224,.4)),to(rgba(0,156,224,.6)));background:linear-gradient(0deg,rgba(0,156,224,.4) 0%,rgba(0,156,224,.6) 100%)}h1,h2,h3,h4,h5,h6,input,button,textarea,select,p,blockquote,th,td,pre,address,li,dt,dd{font-size:100%;-webkit-text-size-adjust:none}header,section,footer,aside,nav,main,article,figure{display:block;padding:0;margin:0}img{vertical-align:bottom;max-width:100%;height:auto}a{color:inherit;font-family:inherit;font-weight:inherit;color:#64b5f7}a:hover,a:active{color:#64b5f7}a:not([target*=_blank]) {-webkit-transition:opacity .3s ease;transition:opacity .3s ease}a:not([target*=_blank]):hover {opacity:.7}a.logo:hover,.logo a:hover,a.ft_logo:hover,.ft_logo a:hover,.navi_logo a:hover{opacity:1!important}a.text_link{color:#64b5f7}a.text_link:hover{opacity:1!important}@media only screen and (min-width:769px){a.tel_click{pointer-events:none;opacity:1!important}}table{width:100%}p{line-height:2;letter-spacing:inherit;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}.txt_center{text-align:center}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}html{overflow-x:auto!important}body{background-color:#fff;-webkit-text-size-adjust:none;font-family:"Noto Sans JP",sans-serif;font-weight:400}.wrapper{overflow:hidden}.inner{max-width:1170px;margin:0 auto}.inner_l{max-width:1440px;margin:0 auto}.inner_sm{max-width:1280px;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 35px}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-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}}@media only screen and (min-width:426px){.sp_425{display:none!important}}@media only screen and (min-width:321px){.sp_320{display:none!important}}.accBtn::before,.accBtn::after{-webkit-transition:all .3s ease-in-out;transition:all .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 transparent;border-right:12px solid transparent;border-top:10px solid;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease-in-out;transition:all .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 transparent;border-right:12px solid transparent;border-top:10px solid;display:block;margin:10px auto 0;-webkit-transition:all .3s ease-in-out;transition:all .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 .3s ease-in-out;transition:all .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 .5s ease-in-out;transition:all .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 rgba(0,0,0,.4);box-shadow:2px 1px 10px rgba(0,0,0,.4);-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-transition:all .3s ease;transition:all .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);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:-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 rgba(231,231,231,.5);border-radius:11px;overflow:hidden}.totop{-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;visibility:hidden;cursor:pointer;position:fixed;z-index:19;bottom:29px;right:10px}.totop.active{opacity:1;visibility:visible}.totop .icon{background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/xtotop.png.pagespeed.ic.6l6ZBzO1h8.png);background-repeat:no-repeat;background-size:100% auto;border:0;width:80px;height:80px;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: -3px;
    opacity: 0.7;
  }
}@keyframes fixed_banner {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: -3px;
    opacity: 0.7;
  }
}.fixed_banner{position:fixed;right:0;z-index:15;-webkit-transition:.3s all;transition:.3s all}.fixed_banner>div{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;-webkit-transition:all .3s ease;transition:all .3s ease}.fixed_banner a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.fixed_banner p{margin-bottom:0;color:#fff;letter-spacing:.1em;font-weight:400;line-height:1.2222222222;text-align:center}.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{background-color:#009ce0}.fixed_banner .tel p i{font-style:normal}.fixed_banner .tel p span{-webkit-writing-mode:tb-rl;-ms-writing-mode:tb-rl;writing-mode:tb-rl}.fixed_banner .tel p::before{background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/shared_icon_tel.svg);background-size:auto 26px;height:26px}.fixed_banner .web{background-color:#0068b6}.fixed_banner .web p::before{background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/shared_icon_web.svg);background-size:23px;height:23px}.fixed_banner .office{background-color:#5f870b}.fixed_banner .office p{letter-spacing:0}.fixed_banner .office p::before{background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/shared_icon_office.svg);background-size:29px 39px;height:39px}.fixed_banner .map{background-color:#ef8200}.fixed_banner .map p::before{background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/shared_icon_map.svg);background-size:18px 28px;height:28px}@media only screen and (min-width:769px){.fixed_banner{top:337px;width:80px;height:340px}.fixed_banner>div{height:80px}.fixed_banner p{font-size:15px;letter-spacing:.05em}.fixed_banner .tel p{padding:0;text-align:left}.fixed_banner .tel p i{display:block}.fixed_banner .web:hover{background-color:#1481d3}.fixed_banner .office{height:100px}.fixed_banner .office:hover{background-color:#77a121}}@media only screen and (max-height:750px){.fixed_banner{top:200px}.fixed_banner.active{top:150px}}@media only screen and (min-width:769px) and (max-width:1170px) and (max-height:650px){.fixed_banner{width:70px;top:150px}.fixed_banner p{font-size:12px}}.gr_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gr_btn .cm_btn{margin:10px}.cm_btn{max-width:300px;width:100%;background-color:#139fd7;-webkit-transition:.3s all;transition:.3s all}.cm_btn a{padding:16px 10px 16px;position:relative;display:block;font-size:16px;font-weight:500;letter-spacing:.1em;line-height:1.5;color:#fff;text-decoration:none;text-align:center;-webkit-transition:.3s all;transition:.3s all}.cm_btn a::after{content:"";position:absolute;width:33px;height:4px;background:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/shared_icon_arrow_w.svg) no-repeat center;background-size:auto 4px;top:0;bottom:0;right:15px;margin:auto;-webkit-transition:.3s all;transition:.3s all}.cm_btn:hover{background-color:#fff}.cm_btn:hover a{-webkit-box-shadow:inset 0 0 0 1px #139fd7 , 0 0 1px rgba(0,0,0,0);box-shadow:inset 0 0 0 1px #139fd7 , 0 0 1px rgba(0,0,0,0);opacity:1;color:#139fd7}.cm_btn:hover a:after{background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/shared_icon_arrow_b.svg);right:10px}.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:transparent;border-top-color:transparent}.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:transparent;position:absolute;top:37%;width:38px;height:38px;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;color:transparent}.slick-arrow:focus{outline:0}.slick-prev{left:-55px}.slick-next{right:-55px}@media only screen and (min-width:769px) and (max-width:1280px){body{font-size:87.5%}.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:1440px){.inner_l{max-width:none;padding-left:10px;padding-right:10px}}@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:1280px){.inner_sm{max-width:none;padding-left:10px;padding-right:10px}}h1{font-size:10px}header{position:absolute;top:0;left:0;right:0;z-index:20}.header_top{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;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;max-width:1920px;margin:0 auto}.logo{width:21%;max-width:400px;height:140px;background-color:#fff;display:-moz-flex;display:-ms-flex;display:-o-flex;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{padding:1.5vw;display:block;width:100%;text-align:center}.logo img{max-width:260px;width:100%}.right_head{width:79%;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:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:120px;padding-top:15px}.pc_navi{width:100%}.pc_navi>ul{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.pc_navi>ul>li{background-repeat:no-repeat;background-position:center top 10px;position:relative;margin:0 2.5%}.pc_navi>ul>li>a,.pc_navi>ul>li>p{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;width:100%;height:70px;text-decoration:none;text-align:center;font-weight:500;font-size:18px;line-height:1.5;letter-spacing:.1em;color:#000;-webkit-transition:all .2s ease;transition:all .2s ease}.pc_navi>ul>li>a:hover,.pc_navi>ul>li>p:hover{color:#0f96d5;opacity:.9}.pc_navi>ul>li>a span,.pc_navi>ul>li>p span{display:block;padding-top:0;font-size:66.6666666667%;font-weight:600;color:#000}.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(https://kyoseikei.com/wp-content/themes/grits_theme/images/xshared_pc_navi_arrow.png.pagespeed.ic.PbMm6EUtbV.png) center no-repeat;background-size:contain;width:11px;height:6px;position:absolute;bottom:5px;left:calc(50% - 6px);-webkit-transition:all .5s ease;transition:all .5s ease}.pc_navi>ul>li:hover a.title::after,.pc_navi>ul>li:hover p.title::after{-webkit-transform:translateY(5px);transform:translateY(5px)}.pc_navi>ul>li.home a::before{width:100%;height:16px;display:block;margin-bottom:10px}.pc_navi>ul .subInner{position:absolute;width:240px;right:50%;bottom:0;padding-top:0;-webkit-transform:translate(50%,100%);transform:translate(50%,100%);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;opacity:0;visibility:hidden;z-index:1}.pc_navi>ul .subInner.active{opacity:1;visibility:visible}.pc_navi>ul .subInner ul{background-color:rgba(0,104,182,.9);padding-bottom:10px}.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 rgba(255,255,255,.7);-webkit-transition:all .2s ease;transition:all .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:"›";display:block;position:absolute;top:50%;left:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:14px;-webkit-transition:.3s all;transition:.3s all}.pc_navi>ul .subInner ul li a:hover:before{left:15px}.pc_navi>ul .col2 .subInner{width:540px}.pc_navi>ul .col2 .subInner 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 .col2 .subInner ul li{width:50%}@media only screen and (min-width:769px) and (max-width:1440px){.logo{max-height:400px;height:9vw}}@media only screen and (min-width:769px) and (max-width:1280px){.right_head{padding-right:70px;padding-top:0}.pc_navi>ul>li{margin:0 1.7%}.pc_navi>ul>li>a,.pc_navi>ul>li p{font-size:12px}.pc_navi>ul>li.home a::before{margin:2px 0 1px}.pc_navi>ul .subInner ul li a{font-size:12px}.pc_navi>ul .col2 .subInner{width:450px;right:70%}.pc_navi>ul .col2 .subInner ul li{padding:0 6px}.pc_navi>ul .col2 .subInner ul li a{padding:15px 10px 15px 22px}}footer{background-size:cover;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/xft_bg.jpg.pagespeed.ic.Y9fRzhd89x.jpg);background-position:center;padding:46px 0 28px;position:relative}footer p{margin-bottom:0}footer p,footer a{color:#fff}footer .ft_logo img{max-width:298px;width:100%}footer .ft_contact{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:36px}footer .ft_contact>div{width:50%}footer .ft_contact .tel a{padding-left:36px;background:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/shared_icon_tel.svg) no-repeat left top 14px;background-size:25px auto;font-size:32px;letter-spacing:.05em;line-height:.8;font-weight:bold;text-decoration:none}footer .ft_contact .tel a:hover{opacity:1;text-decoration:none}footer .ft_contact .des{font-size:14px;letter-spacing:.1em;line-height:1.65}footer .ft_tel{padding-left:26px}footer .tbl_cal th,footer .tbl_cal td{color:#fff;border:transparent;border-bottom:1px solid #fff;text-align:center;font-weight:400}footer .tbl_cal th{padding:11px 12px 13px}footer .tbl_cal td{padding:13px 12px 15px}footer .tbl_cal td:first-child{width:145px;letter-spacing:.1em;padding-left:15px;padding-right:0}footer .txt_time{font-size:15px;letter-spacing:.1em;padding-left:15px;margin-top:5px}footer .ft_link{width:50%;padding-top:27px;font-size:16px;color:#333}footer .ft_link .menu01{width:47%}footer .ft_link .menu01 li:not(.ttl) {margin-bottom:16px}footer .ft_link .menu02{width:46%}footer .ft_link .menu02 li:not(.ttl) {margin-bottom:8px}footer .ft_link .ttl{margin-bottom:25px;padding-left:0;font-size:30px;font-family:"Marcellus",serif;color:#fff;letter-spacing:.1em;line-height:1;pointer-events:none}footer .ft_link .ttl::before{display:none}footer .ft_link ul:last-child{margin-bottom:0}footer .ft_link li{position:relative;padding-left:24px;letter-spacing:1px;line-height:1.5;color:#fff}footer .ft_link li.last{margin-bottom:29px}footer .ft_link li:last-child{margin-bottom:0}footer .ft_link li:not(.ttl)::before {content:"";background-color:#fff;border-radius:50%;width:4px;height:4px;position:absolute;top:11px;left:8px}footer .ft_link li.sm{padding-left:34px;margin-bottom:8px}footer .ft_link li.sm::before{position:absolute;top:8px;left:24px;border:2.5px solid #fff;border-top-color:transparent;border-bottom-color:transparent;border-right-color:transparent;-webkit-transform:scaleX(1.6);transform:scaleX(1.6)}footer .ft_link a{color:inherit;text-decoration:none}footer .ft_link a:hover{opacity:1;text-decoration:underline}footer .ft_info{max-width:600px;width:50%;padding-top:45px}footer .ft_map{height:400px;margin-bottom:24px}footer .copyright p{margin-top:44px;color:#fff;font-size:14px;text-align:center;letter-spacing:1.2px}@media only screen and (min-width:769px) and (max-width:1280px){footer .ft_contact .tel a{padding-left:26px;background-position:left top 9px;background-size:20px auto;font-size:22px;letter-spacing:0}footer .ft_contact .des{font-size:10px;letter-spacing:0}footer .ft_tel{padding-left:20px}footer .ft_map{height:295px}footer .tbl_cal th,footer .tbl_cal td{font-size:12px;padding-left:8px;padding-right:8px}footer .tbl_cal td:first-child{padding-left:8px;width:105px}footer .txt_time{font-size:12px}footer .ft_info{width:45%}footer .ft_link{width:54%}footer .ft_link .menu02{width:47.5%}footer .ft_link .ttl{font-size:28px;margin-bottom:10px}footer .ft_link li{font-size:12px}footer .ft_link li:not(.ttl) {padding-left:9px;letter-spacing:0}footer .ft_link li:not(.ttl):before {top:7px;left:0}footer .ft_link li:not(.ttl) {background-position:left 3px top 5px}footer .ft_link li.sm{background-position:left 19px top 5px}footer .info .note{font-size:11px}}.home_page .key{max-height:68vw;height:1028px;overflow:hidden;z-index:1}.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 ul{-webkit-transition:1s linear;transition:1s linear}.home_page .key .key_text ul li{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;max-height:68vw;height:1028px;width:100%;overflow:hidden}.home_page .key .key_text ul li.slick-active .key_slider_img{opacity:1}.home_page .key .key_text ul li .key_slider_img{opacity:0;background-position:bottom center;background-repeat:no-repeat;background-size:cover;position:absolute;z-index:-1;top:0;left:0;width:100%;max-height:68vw;height:1028px;-webkit-animation:scale 35s linear infinite;animation:scale 35s linear infinite}.home_page .key .key_text ul li .key_slider_img.slider_img01{background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/idx_key_bg01.png.pagespeed.ce.L4A-ixbNps.png)}.home_page .key .key_text ul li .key_slider_img.slider_img02{background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/xidx_key_bg02.png.pagespeed.ic.TP8l3me-Us.png)}.home_page .key .key_text ul li .key_slider_img.slider_img03{background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/idx_key_bg03.png.pagespeed.ce.Ez5PLdiZnQ.png)}.home_page .key .key_text .item{position:relative;margin-top:44px}.home_page .key h2,.home_page .key p{text-align:center;font-weight:bold}.home_page .key h2{color:#0068b6;font-size:32px;line-height:1.45;margin-bottom:13px;background:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/xidx_key_logo.png.pagespeed.ic.6PkTZCGmWS.png) no-repeat top center;background-size:auto 66px;padding-top:75px;letter-spacing:.02em;text-shadow:white 2px 0 0 , white 1.75517px .958851px 0 , white 1.0806px 1.68294px 0 , white .141474px 1.99499px 0 , white -.832294px 1.81859px 0 , white -1.60229px 1.19694px 0 , white -1.97998px .28224px 0 , white -1.87291px -.701566px 0 , white -1.30729px -1.5136px 0 , white -.421592px -1.95506px 0 , white .567324px -1.91785px 0 , white 1.41734px -1.41108px 0 , white 1.92034px -.558831px 0}.home_page .key h2>span{position:relative;z-index:1;padding:0 8px 0 12px;display:inline}.home_page .key h2>span:before{content:"";position:absolute;bottom:0;left:0;right:0;margin:auto;width:100%;height:15px;background-color:rgba(255,216,0,.5);z-index:-1}.home_page .key h2>span.line_space{padding:0}.home_page .key p{font-size:28px;line-height:1.5;letter-spacing:.1em}.home_page .topic_path{display:none}.home_page #mainContent{position:relative}@media only screen and (min-width:769px) and (max-width:1280px){.home_page .key{height:89vw}.home_page .key .key_text .item{padding:4vw 3vw 5vw;background-size:20px auto}.home_page .key .key_text ul li{height:86vw}.home_page .key h2{font-size:3vw}.home_page .key p{font-size:2.2vw}}h3{text-align:center;font-size:36px;font-weight:bold}h3 .en{display:table;margin-left:auto;margin-right:auto}.en{font-family:"Marcellus",serif}.idx_h3{position:relative;margin-bottom:40px;padding-bottom:32px;font-size:24px;font-weight:500;letter-spacing:.1em;text-align:center;background:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/h3_line.png.pagespeed.ce.dViJ2cR2RI.png) no-repeat center bottom}.idx_h3 .en{font-size:60px;line-height:1.2;color:#139fd7;text-transform:capitalize;display:table;margin-right:auto;margin-left:auto;padding-bottom:0}.link{position:absolute;z-index:3;width:100%;height:100%}.link a{width:100%;height:100%;display:block}.popup_bnr>div{position:fixed;bottom:25px;z-index:5}.popup_bnr>div .bnr_in{width:180px;height:180px;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;-webkit-transition:.3s all;transition:.3s all}.popup_bnr>div .bnr_in:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;background: url(../images/bnr_border.svg) no-repeat center/contain;width:calc(100% - 10px);height:calc(100% - 10px);border-radius:50%}.popup_bnr>div .ttl{color:#fff;text-align:center;font-size:20px;line-height:1.3;font-weight:bold;letter-spacing:.1em;position:relative;z-index:1;margin-bottom:0}.popup_bnr>div .ttl:after{content:"";position:absolute;bottom:-20px;left:0;right:0;margin:auto;background:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/shared_icon_arrow_w.svg) no-repeat center;background-size:auto 4px;height:4px;width:33px;z-index:1;-webkit-transition:.3s all;transition:.3s all}.popup_bnr .link{z-index:6}.corona_bnr{left:10px}.corona_bnr .bnr_in{background-color:#009ce0}.corona_bnr .bnr_in:before{content:"";position:absolute;top:-3px;right:0;left:26px;margin:auto;background: url(../images/shared_icon_corona.svg) no-repeat center/contain;width:82px;height:61px}.corona_bnr .txt_en{position:absolute;top:0;right:0;left:3px;bottom:0;margin:auto;text-align:center;font-size:46px;letter-spacing:.05em;line-height:3.5;font-weight:bold;color:rgba(12,44,68,.2);-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}.corona_bnr:hover .bnr_in{background-color:#11adf1}.corona_bnr:hover .ttl:after{right:-10px}.instagram_bnr{left:210px}.instagram_bnr .bnr_in{padding-bottom:20px;background:#f8964c;background:linear-gradient(30deg,#f8964c 10%,#bd3180 49%,#6757be 97%)}.instagram_bnr .bnr_in:before{content:"";position:relative;background:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/shared_icon_instagram.svg) no-repeat center;background-size:auto 42px;width:100%;height:42px;display:block;margin-bottom:2px;top:-4px}.idx_scroll{width:15px;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;right:0;top:-79px;margin:auto;cursor:pointer;z-index:2}.idx_scroll_txt{position:relative;padding-bottom:0;font-size:11px;font-weight:600;color:#000;letter-spacing:.1em;line-height:1;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-family:"Marcellus",serif}.idx_scroll_txt:before{position:absolute;content:"";margin:auto;background:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/shared_icon_scroll.svg) no-repeat center;width:3px;height:22px;bottom:-33px;left:2px;right:0;margin:auto;animation:idx_scroll 1.5s infinite alternate-reverse forwards}.idx_scroll:hover{opacity:.8}@-webkit-keyframes idx_scroll {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}@keyframes idx_scroll {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
  }
}@keyframes scale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
  }
}@media only screen and (min-width:769px){.popup_bnr.active>div{bottom:15px}.popup_bnr.active>div .bnr_in{width:140px;height:140px}.popup_bnr.active>div .ttl{font-size:15px}.popup_bnr.active .corona_bnr .bnr_in:before{width:72px;height:51px;left:16px}.popup_bnr.active .corona_bnr .txt_en{font-size:35px;top:4px}.popup_bnr.active .instagram_bnr{left:160px}.popup_bnr.active .instagram_bnr .bnr_in:before{background-size:auto 30px;height:30px}}@media only screen and (min-width:769px) and (max-width:1280px){h3{font-size:26px}.idx_h3{font-size:20px;padding-bottom:15px;background-size:90px auto}.idx_h3 .en{font-size:40px}.popup_bnr>div{bottom:15px}.popup_bnr>div .bnr_in{width:140px;height:140px}.popup_bnr>div .ttl{font-size:15px}.popup_bnr.active>div .bnr_in{width:120px;height:120px}.popup_bnr.active>div .ttl{font-size:12px}.popup_bnr.active .corona_bnr .bnr_in:before{width:62px;height:41px;left:10px}.popup_bnr.active .corona_bnr .txt_en{font-size:28px;top:4px}.popup_bnr.active .instagram_bnr{left:140px}.popup_bnr.active .instagram_bnr .bnr_in:before{background-size:auto 25px;height:25px}.corona_bnr .bnr_in:before{width:72px;height:51px;left:16px}.corona_bnr .txt_en{font-size:35px;top:4px}.instagram_bnr{left:160px}.instagram_bnr .bnr_in:before{background-size:auto 30px;height:30px}}.idx01{position:relative;margin:0 auto;background-color:#faf2e4}.idx01 .inner{position:relative}.idx01 .inner:before{content:"";position:absolute;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/xidx01_illus.png.pagespeed.ic.6Fu34s4URw.png);width:163px;height:164px;max-width:5.5vw;max-height:5.5vw;bottom:-57px;left:9.8%;z-index:2}.idx01 .idx_h3{margin-bottom:36px;padding-bottom:34px}.idx01_box{text-align:center;position:relative;z-index:2;padding:73px 0 87px}.idx01_box:before{content:"";position:absolute;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/xillus_under.png.pagespeed.ic.ddMkF_cUNf.png);width:238px;height:246px;max-width:12.39vw;max-height:12.81vw;top:-100px;right:14.2%}.idx01_box:after{content:"";position:absolute;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/illus_under_flowers.svg);width:96px;height:106px;max-width:5vw;max-height:5.5vw;top:-8px;left:24.25%;z-index:-1}.idx01_box p{letter-spacing:.2em;font-size:20px;line-height:2.2}.idx01_img{position:absolute;z-index:1;top:-111px;left:0;width:100%;height: calc(100% + 111px);background: url(../images/idx01_img_pc.png) no-repeat top center/cover}@media only screen and (min-width:1921px){.idx01_img{top:-6vw;height: calc(100% + 6vw)}}@media only screen and (max-width:1440px) and (min-width:769px){.idx01_box{padding:4vw 0}.idx01_box p{font-size:1.5vw;letter-spacing:.1em}.idx01_img{top:-7vw;height: calc(100% + 7vw);background-position:top left 62%}}@media only screen and (max-width:1280px) and (min-width:769px){.idx01 .idx_h3{margin-bottom:16px;padding-bottom:20px}.idx01 .inner:before{bottom:-5vw}.idx01_box{padding:3vw 0}}.idx02{padding:27px 0 90px}.idx02 .inner_l{max-width:1420px}.idx02_title{display:table;margin:0 auto 43px;position:relative}.idx02_title h3{font-size:60px;color:#d75e4d;font-weight:700;letter-spacing:.1em;line-height:.7}.idx02_title h3 .en{margin-bottom:10px}.idx02_title .illus_tl01,.idx02_title .illus_tl02,.idx02_title .illus_tl03,.idx02_title .illus_tl04{position:absolute;background-repeat:no-repeat;background-position:center;background-size:contain}.idx02_title .illus_tl01{background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/illus_flowers03.svg);left:-90px;bottom:5px;width:44px;height:44px;max-width:2.9vw;max-height:2.9vw}.idx02_title .illus_tl02{background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/illus_flowers02.svg);left:-167px;top:91px;height:44px;width:45px;max-width:2.9vw;max-height:2.95vw}.idx02_title .illus_tl03{background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/illus_sun.svg);right:-110px;top:73px;width:78px;height:65px;max-width:4vw;max-height:3.38vw}.idx02_title .illus_tl04{background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/illus_cloud.svg);right:-249px;bottom:-4px;width:133px;height:63px;max-width:6.9vw;max-height:3.38vw}.idx02_item{max-width:642px;width:46%;position:relative;z-index:1}.idx02_item:before{content:"";position:absolute;bottom:47px;height:450px;width: calc(50vw + 70px);z-index:-1}.idx02_item_content{position:relative;max-width:540px;width:95%;margin-left:auto;margin-right:auto;margin-top:-105px;background-color:#fff;-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1);text-align:center;padding:37px 30px 42px;margin-bottom:115px}.idx02_item_content p{font-size:18px;letter-spacing:.1em}.idx02_item01:before{background-color:#ebf7fc;right:-.9vw;-webkit-transform:skewX(-8.7deg);transform:skewX(-8.7deg)}.idx02_item01 .point_num{background-color:#0f96d5}.idx02_item01 h4:before{background-color:#0f96d5}.idx02_item02:before{background-color:#f3f9ee;left:-.9vw;-webkit-transform:skewX(8.7deg);transform:skewX(8.7deg)}.idx02_item02 .point_num{background-color:#77b02b}.idx02_item02 h4:before{background-color:#77b02b}.idx02_item03:before{background-color:#fff3e4;right:-.9vw;-webkit-transform:skewX(-8.7deg);transform:skewX(-8.7deg)}.idx02_item03 .point_num{background-color:#f08300}.idx02_item03 h4:before{background-color:#f08300}.idx02_item04:before{background-color:#fff4f5;left:-.9vw;-webkit-transform:skewX(8.7deg);transform:skewX(8.7deg)}.idx02_item04 .point_num{background-color:#ef889c}.idx02_item04 h4:before{background-color:#ef889c}.idx02 h4{font-size:24px;letter-spacing:.1em;font-weight:600;position:relative;margin-bottom:10px;padding-bottom:17px}.idx02 h4:before{content:"";position:absolute;bottom:0;left:0;right:0;margin:auto;width:90px;height:3px}.idx02 .point_num{width:70px;height:70px;margin-left:auto;margin-right:auto;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:"Marcellus",serif;font-size:36px;line-height:.95;color:#fff;padding-top:6px;margin-bottom:10px}.idx02 .point_num span{font-size:14px;line-height:1;letter-spacing:.1em}.idx02 .illus01,.idx02 .illus02,.idx02 .illus03,.idx02 .illus04{position:absolute;background-repeat:no-repeat;background-size:contain;background-position:center}.idx02 .gr_illus01 .illus01{top:-66px;left:-132px;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/xillus_star01.png.pagespeed.ic.OUP7vXE3HJ.png);width:66px;height:67px}.idx02 .gr_illus01 .illus02{top:73px;left:-141px;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/illus_star02.svg);width:91px;height:100px;-webkit-transform:rotate(10deg);transform:rotate(10deg)}.idx02 .gr_illus01 .illus03{bottom:12px;left:-231px;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/illus_tree01.svg);width:202px;height:202px}.idx02 .gr_illus02 .illus01{top:205px;right:-170px;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/illus_water.svg);width:59px;height:85px}.idx02 .gr_illus02 .illus02{bottom:-71px;right:-297px;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/illus02.svg);width:236px;height:225px}.idx02 .gr_illus03 .illus01{left:-365px;top:12px;bottom:110px;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/xillus01.png.pagespeed.ic.__tskjcnVm.png);width:270px;height:272px;margin:auto}.idx02 .gr_illus04 .illus01{bottom:-47px;right:-400px;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/xillus03.png.pagespeed.ic.WFMAMNXxdU.png);width:274px;height:287px}.idx02 .cm_btn{max-width:400px;margin:-6px auto 0}.idx02 .cm_btn a{padding:21px 10px 21px;font-size:20px;letter-spacing:.2em}@media only screen and (max-width:1280px) and (min-width:769px){.idx02 h3{font-size:40px}.idx02 h3 .en img{max-width:190px}.idx02_item:before{bottom:35px;height:380px}.idx02_item_content{margin-bottom:85px;margin-top:-50px;padding:33px 20px 38px}.idx02_item_content p{font-size:15px}.idx02_item01:before,.idx02_item03:before{-webkit-transform:skewX(-4deg);transform:skewX(-4deg)}.idx02_item02:before,.idx02_item04:before{-webkit-transform:skewX(4deg);transform:skewX(4deg)}.idx02 .point_num{font-size:26px;width:60px;height:60px}.idx02 .point_num span{font-size:12px}.idx02 h4{font-size:18px;margin-bottom:13px;padding-bottom:11px}}.idx03{padding:75px 0 110px;background: url(../images/idx03_bg.png) bottom center/cover;position:relative;z-index:2}.idx03 h3{background:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/shared_icon_logo.svg) no-repeat top center;background-size:auto 52px;padding-top:60px;margin-bottom:87px}.idx03 h3 .line{position:relative;z-index:1;padding:0 5px 0 10px}.idx03 h3 .line:before{content:"";position:absolute;bottom:0;left:0;right:0;margin:auto;height:20px;width:100%;background-color:#009ce0;opacity:.3;z-index:-1}.idx03_trouble{max-width:1070px;margin:0 auto;position:relative}.idx03_trouble_img{position:relative;z-index:0;text-align:center;display:table;margin:0 auto}.idx03_trouble_img .parts{position:absolute;left:0;right:0;top:-3px;margin:auto;opacity:0;-webkit-transition:all .5s;transition:all .5s;z-index:2}.idx03_trouble_img .parts.active{opacity:1}.idx03_trouble_dots{position:absolute;top:0;width:100%;height:100%}.idx03_trouble .dot{display:block;position:absolute;z-index:2;opacity:0;overflow:hidden}.idx03_trouble .dot a{display:block;width:100%;height:100%;z-index:1;border-radius:inherit}.idx03_trouble .dot.active{opacity:1}.idx03_trouble .dot.neck{top:11.2%;left:48%;width:4.2%;height:4.8%;border-radius:50%}.idx03_trouble .dot.neck.b2{left:52.5%}.idx03_trouble .dot.shoulder{top:12.8%;left:43.5%;width:4.2%;height:4.8%;border-radius:50%;z-index:2}.idx03_trouble .dot.shoulder.b2{left:56%}.idx03_trouble .dot.upper-limbs{top:15%;left:41%;width:9%;height:21%;-webkit-transform:rotate(5deg);transform:rotate(5deg);border-radius:21% 6% 14% 16%;z-index:1}.idx03_trouble .dot.upper-limbs.b2{width:5%;left:56.5%;-webkit-transform:rotate(-6deg);transform:rotate(-6deg)}.idx03_trouble .dot.lower-back{top:34%;left:43.2%;width:4.2%;height:4.8%;border-radius:50%}.idx03_trouble .dot.lower-back.b2{left:55.5%}.idx03_trouble .dot.back{top:35.2%;left:48%;width:4.2%;height:4.8%;border-radius:50%}.idx03_trouble .dot.hip{top:46%;left:48.2%;width:5%;height:3.5%;border-radius:32% 6% 109% 130%;z-index:3}.idx03_trouble .dot.knee{bottom:27.5%;left:46.5%;width:4.2%;height:4.8%;border-radius:50%;z-index:3}.idx03_trouble .dot.knee.b2{left:51%}.idx03_trouble .dot.lower-limbs{bottom:0%;left:44.2%;width:12.5%;height:57%;border-radius:9% 9% 71% 55%}.idx03_trouble .dot.lower-limbs.b2{left:47%}.idx03_trouble .trouble_item{position:relative;text-align:center;-webkit-box-shadow:0 0 32px -6px rgba(189,189,189,.4);box-shadow:0 0 32px -6px rgba(189,189,189,.4);z-index:1}.idx03_trouble .trouble_item:before,.idx03_trouble .trouble_item:after{content:"";position:absolute;background-color:#0068b6}.idx03_trouble .trouble_item:before{height:2px;top:0;bottom:0;margin:auto;z-index:-1}.idx03_trouble .trouble_item:after{width:14px;height:14px;border-radius:50%}.idx03_trouble .trouble_item01:before{top:-5px;width:35.5%;right:-33%;-webkit-transform:rotate(7deg);transform:rotate(7deg)}.idx03_trouble .trouble_item01:after{top:50.5%;right:-36.4%}.idx03_trouble .trouble_item02:before{top:17px;width:33.5%;right:-32%;-webkit-transform:rotate(15deg);transform:rotate(15deg)}.idx03_trouble .trouble_item02:after{top:62.7%;right:-34.4%}.idx03_trouble .trouble_item03:before{top:-6px;width:35.5%;left:-34%;-webkit-transform:rotate(6deg);transform:rotate(6deg)}.idx03_trouble .trouble_item03:after{top:36.5%;left:-35.2%}.idx03_trouble .trouble_item04:before{top:-57px;width:31.5%;left:-23%;-webkit-transform:rotate(28deg);transform:rotate(28deg)}.idx03_trouble .trouble_item04:after{top:-1%;left:-21.9%}.idx03_trouble .trouble_item05:before{top:-117%;width:63%;right:-55%;-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}.idx03_trouble .trouble_item05:after{top:-75.8%;right:-50.3%}.idx03_trouble .trouble_item06:before{top:-130%;width:66%;right:-51.5%;-webkit-transform:rotate(-46deg);transform:rotate(-46deg)}.idx03_trouble .trouble_item06:after{top:-95%;right:-44.4%}.idx03_trouble .trouble_item07:before{top:-182%;width:81.9%;left:-63.1%;-webkit-transform:rotate(54deg);transform:rotate(54deg)}.idx03_trouble .trouble_item07:after{top:-151%;left:-48.4%}.idx03_trouble .trouble_item08:before{top:-88%;width:51.5%;left:-41%;-webkit-transform:rotate(32deg);transform:rotate(32deg)}.idx03_trouble .trouble_item08:after{top:-44%;left:-39.8%}.idx03_trouble .trouble_item .box_border{padding:20px 4px 17px;display:block;width:100%;height:100%;background-color:#fff;text-decoration:none;color:#333;-webkit-transition:.3s all;transition:.3s all}.idx03_trouble .trouble_item .box_border:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:calc(100% - 10px);height:calc(100% - 10px);border:1px solid #e7f5ff;-webkit-transition:.3s all;transition:.3s all}.idx03_trouble .trouble_item .box_border:hover,.idx03_trouble .trouble_item .box_border.active{opacity:1;background-color:#0068b6;color:#fff}.idx03_trouble .trouble_item .box_border:hover:before,.idx03_trouble .trouble_item .box_border.active:before{border-color:#fff}.idx03_trouble .trouble_item .box_border:hover .title,.idx03_trouble .trouble_item .box_border.active .title{color:#fff}.idx03_trouble .trouble_item .box_border>span{display:block}.idx03_trouble .trouble_item .title{font-size:22px;line-height:1.2;letter-spacing:.1em;font-weight:500;color:#0068b6;margin-bottom:10px}.idx03_trouble .trouble_item .cont{font-size:17px;letter-spacing:.05em;line-height:1.4}.idx03_trouble .trouble_item .space{margin-left:-5px;margin-right:-7px}@media only screen and (min-width:769px){.idx03_trouble_img{max-width:238px;width:24.5%}.idx03_trouble .trouble_item{width:100%}.idx03 .gr_cont{width:34.11%;max-width:365px;position:absolute}.idx03 .gr_cont01{top:68px;left:0}.idx03 .gr_cont01 .trouble_item{margin-bottom:50px}.idx03 .gr_cont02{top:70px;right:0}.idx03 .gr_cont02 .trouble_item{margin-bottom:50px}.idx03 .gr_cont03{bottom:59px;left:0}.idx03 .gr_cont03 .trouble_item{margin-bottom:35px}.idx03 .gr_cont04{bottom:59px;right:0}.idx03 .gr_cont04 .trouble_item{margin-bottom:35px}}@media only screen and (max-width:1170px) and (min-width:769px){.idx03 h3{margin-bottom:45px}.idx03_trouble .trouble_item .title{font-size:1.8vw}.idx03_trouble .trouble_item .cont{font-size:1.3vw}.idx03_trouble .trouble_item .box_border{padding:2vw 1vw}.idx03_trouble_img{width:24%}.idx03_trouble .trouble_item{margin-bottom:10%}.idx03_trouble .trouble_item01 before{top:12px}.idx03_trouble .trouble_item02:before{top:54px;width:33.5%;right:-31%}.idx03_trouble .trouble_item02:after{top:83.7%}.idx03_trouble .trouble_item04:before{top:-51%;width:23.5%;left:-16%}.idx03_trouble .trouble_item04:after{top:-1%;left:-16.9%}.idx03_trouble .trouble_item05:before{top:-118%;width:86%;right:-63%;-webkit-transform:rotate(-48deg);transform:rotate(-48deg)}.idx03_trouble .trouble_item05:after{top:-114.8%;right:-50.3%}.idx03_trouble .trouble_item07:before{top:-221%;width:93.9%;left:-68.1%;-webkit-transform:rotate(58deg);transform:rotate(58deg)}.idx03_trouble .trouble_item07:after{top:-192%;left:-48.4%}.idx03_trouble .trouble_item08:before{top:-120%;left:-41%;width:58.5%}.idx03_trouble .trouble_item08:after{top:-68%;left:-39.5%}.idx03 .gr_cont01,.idx03 .gr_cont02{top:8%}.idx03 .gr_cont01 .trouble_item,.idx03 .gr_cont02 .trouble_item{margin-bottom:10%}.idx03 .gr_cont03,.idx03 .gr_cont04{bottom:6%}.idx03 .gr_cont03 .trouble_item,.idx03 .gr_cont04 .trouble_item{margin-bottom:9%}}@media all and (-ms-high-contrast:none){.idx03_trouble .trouble_item .cont{letter-spacing:0}}.idx04{padding:206px 0 135px;background: url(../images/idx04_bg.jpg) no-repeat center/cover;margin-top:-146px;position:relative;z-index:1}.idx04:before,.idx04:after{content:"";position:absolute;width:100%;left:0;right:0;margin:auto}.idx04:before{bottom:0;height:90px;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/xidx04_bg_after.png.pagespeed.ic.T_X1V9mwiP.png);background-size:auto;background-repeat:repeat-x;background-position:bottom center}.idx04:after{top:0;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/illus_flower04.svg) , url(https://kyoseikei.com/wp-content/themes/grits_theme/images/illus_flower05.svg);background-repeat:no-repeat;background-position:top .2vw right -2.5vw , bottom -11.1vw left -3.3vw;background-size:auto 19.2vw , auto 37.03vw;height:100%;z-index:-1}.idx04 .idx_h3{background:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/illus_writting.svg) no-repeat center;background-size:auto 149px;padding-top:20px;margin-bottom:22px}.idx04 .idx_h3 .en{letter-spacing:.11em;padding-bottom:2px}.idx04_item{max-width:400px;width:31.25%;height:120px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px;position:relative;z-index:1;overflow:hidden}.idx04_item:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;opacity:0;width:100%;height:100%;-webkit-transition:.5s all;transition:.5s all}.idx04_item figure{height:120px;width:120px;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}.idx04_item h4{width:calc(100% - 120px);font-size:24px;font-weight:500;letter-spacing:.1em;text-align:center}.idx04_item01:before{background-color:#ff8b5c}.idx04_item01 figure{background-color:#ff8b5c}.idx04_item01 h4{color:#ff8b5c}.idx04_item02:before{background-color:#5eda9e}.idx04_item02 figure{background-color:#5eda9e}.idx04_item02 h4{color:#5eda9e}.idx04_item03:before{background-color:#77cbef}.idx04_item03 figure{background-color:#77cbef}.idx04_item03 h4{color:#77cbef}.idx04_item04:before{background-color:#8ba8e3}.idx04_item04 figure{background-color:#8ba8e3}.idx04_item04 h4{color:#8ba8e3}.idx04_item05:before{background-color:#ff7475}.idx04_item05 figure{background-color:#ff7475}.idx04_item05 h4{color:#ff7475}.idx04_item06:before{background-color:#e589f4}.idx04_item06 figure{background-color:#e589f4}.idx04_item06 h4{color:#e589f4}.idx04_item:hover:before{opacity:1}.idx04_item:hover h4{color:#fff}@media only screen and (min-width:1921px){.idx04{padding-bottom:130px}.idx04:before{height:110px;background-size:cover}.idx04:after{background-position:top 5px right -50px , bottom -216px left -65px;background-size:auto 368px , auto 711px}}@media only screen and (max-width:1280px) and (min-width:769px){.idx04:after{background-position:top 3vw right -2vw , bottom -9vw left -2vw}.idx04 .idx_h3{background-size:auto 100px}.idx04_item{width:32.5%;height:85px;margin-bottom:20px}.idx04_item h4{width:calc(100% - 85px);font-size:15px}.idx04_item figure{width:85px;height:85px}.idx04_item figure img{max-height:7vw;max-width:8vw}}@media all and (-ms-high-contrast:none){.idx04:after{background-position:top -1vw right -16.5vw , bottom -12vw left -26.8vw}}.idx05{padding:73px 10px 0;max-width:1920px;margin:0 auto;position:relative}.idx05:before{content:"";position:absolute;right:26px;bottom:-17px;background: url(../images/illus_tree02.png) no-repeat center/contain;width:226px;height:283px;max-width:11.77vw;max-height:14.7vw;z-index:0}.idx05 .box_in{max-width:1600px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-left:-10px}.idx05_tl{width:40%;position:relative;z-index:1}.idx05_tl:before{content:"";position:absolute;right:3px;top:-140px;background: url(../images/idx05_img_before.png) no-repeat top center/contain;width:668px;height:598px;z-index:-1}.idx05_tl h3{text-align:left;position:absolute;top:-16px;right:55px;-webkit-writing-mode:tb-rl;-ms-writing-mode:tb-rl;writing-mode:tb-rl;letter-spacing:.2em;line-height:1.65}.idx05_tl h3 .en{-webkit-writing-mode:tb-rl;-ms-writing-mode:tb-rl;writing-mode:tb-rl;color:#009ce0;font-size:24px;font-weight:400;letter-spacing:.1em;margin-left:8px}.idx05_tl figure{text-align:left;padding-left:112px}.idx05_bnr{width:59%;max-width:943px}.idx05_bnr_it{width:48%;max-width:452px;height:302px;margin-bottom:30px;position:relative}.idx05_bnr_it.fullwidth{width:100%;max-width:943px;margin-bottom:0}.idx05_bnr_it figure{position:relative}.idx05_bnr_it figure:before,.idx05_bnr_it figure:after{content:"";position:absolute}.idx05_bnr_it figure:before{top:0;left:0;right:0;bottom:0;margin:auto;width:calc(100% - 20px);height:calc(100% - 20px);border:1px solid rgba(255,255,255,.5);-webkit-transition:.3s all;transition:.3s all}.idx05_bnr_it figure:after{bottom:20px;right:20px;background:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/shared_icon_arrow_w.svg) no-repeat center;background-size:auto 5px;width:38px;height:5px;-webkit-transition:.3s all;transition:.3s all}.idx05_bnr_it figure img{height:302px}.idx05_bnr_it h4{text-align:center;font-size:26px;font-weight:bold;letter-spacing:.1em;color:#fff;position:absolute;top:0;right:0;left:0;bottom:0;margin:auto;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}.idx05_bnr_it:nth-child(1):hover figure:before {background-color:#009ce0}.idx05_bnr_it:nth-child(2):hover figure:before {background-color:#218354}.idx05_bnr_it:nth-child(3):hover figure:before {background-color:#809dd6}.idx05_bnr_it:hover figure:before{opacity:.4;width:100%;height:100%}.idx05_bnr_it:hover figure:after{right:25px;bottom:25px}@media only screen and (max-width:1440px) and (min-width:769px){.idx05:before{max-width:7.77vw;max-height:10.7vw;bottom:-5vw;right:0}.idx05_tl:before{max-height:67.67vw;max-width:61.8vw;top:-7vw}.idx05_tl figure{padding-left:0}.idx05_bnr_it h4{font-size:1.8vw}}@media only screen and (max-width:1280px) and (min-width:769px){.idx05_tl figure{margin-left:-56px;width:calc(100% - 56px)}.idx05_tl h3{line-height:1.4}.idx05_tl h3 .en{margin-left:0}.idx05_bnr_it{height:225px}.idx05_bnr_it figure:before{width:calc(100% - 10px);height:calc(100% - 10px)}.idx05_bnr_it figure img{height:225px}}.idx06{position:relative;max-width:1920px;margin:0 auto;padding:0 10px}.idx06:before{content:"";position:absolute;left:25px;top:42px;background: url(../images/illus_tree03.svg) no-repeat center/contain;width:192px;height:265px;max-width:10vw;max-height:13.8vw}.idx06 .box_in{max-width:1600px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-left:auto;margin-right:-10px}.idx06_tl{width:48%;position:relative;z-index:1}.idx06_tl:before{content:"";position:absolute;right:91px;top:-36px;background: url(../images/idx06_img_before.png) no-repeat top center/contain;width:668px;height:598px;z-index:-1}.idx06_tl h3{text-align:left;position:absolute;top:121px;left:144px;font-size:48px;-webkit-writing-mode:tb-rl;-ms-writing-mode:tb-rl;writing-mode:tb-rl;letter-spacing:.2em;line-height:1.65}.idx06_tl h3 .en{-webkit-writing-mode:tb-rl;-ms-writing-mode:tb-rl;writing-mode:tb-rl;color:#009ce0;font-size:24px;font-weight:400;letter-spacing:.1em;margin-left:0}.idx06_tl figure{padding-right:91px;text-align:right;padding-bottom:2px}.idx06_box{padding:138px 0 76px;max-width:830px;width:48.9%;position:relative}.idx06_box p{font-size:20px;line-height:1.8;letter-spacing:.08em}.idx06_box:before{content:"";position:absolute;top:-31px;left:0;right:0;bottom:0;margin:auto;width:503px;height:503px;background:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/shared_icon_logo.svg) no-repeat center;background-size:auto 503px;opacity:.05}.idx06_box .cm_btn{margin:55px auto 0;position:relative;z-index:1}.idx06_box .cm_btn a{padding:19px 10px}.idx06 .txt_eng{font-family:"Marcellus",serif;font-size:105px;line-height:.75;letter-spacing:.075em;color:rgba(0,153,204,.05);position:absolute;bottom:0;left:0;margin-bottom:0}@media only screen and (max-width:1920px){.idx06 .txt_eng{font-size:5.5vw}}@media only screen and (max-width:1440px) and (min-width:769px){.idx06:before{max-width:6vw;max-height:6.8vw}.idx06_tl:before{max-height:46.67vw;max-width:42.8vw;top:-5vw}.idx06_tl h3{left:90px}.idx06_tl figure{padding-right:0}}@media only screen and (max-width:1280px) and (min-width:769px){.idx06{padding-top:20px}.idx06:before{top:10px}.idx06_tl{width:36%}.idx06_tl:before{right:0;top:0}.idx06_tl figure img{margin-right:-80px}.idx06_tl h3{font-size:30px;line-height:1.4;left:25px}.idx06_tl h3 .en{margin-left:0}.idx06_box{padding:108px 0 40px;width:61.9%}.idx06_box:before{background-size:auto 40vw}.idx06_box p{font-size:15px}.idx06_box .cm_btn{margin-top:30px}}.idx07{padding:65px 0 74px;position:relative;z-index:1}.idx07 .idx_h3{background:none;padding-bottom:26px;line-height:1.8;margin-bottom:27px}.idx07 .idx_h3:before{content:"";position:absolute;bottom:0;left:0;right:0;margin:auto;background-color:#0eacd7;height:3px;width:100px}.idx07:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:62.3%;background-color:#f2f8fa;z-index:-1}.idx07 .inner_l{max-width:1920px;padding-left:15px;padding-right:15px}.idx07_box{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.idx07 .box_name{position:absolute;bottom:23px;width:60%}.idx07_img01{width:33.8%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.idx07_img01 .box_name{right:29px}.idx07_img02{width:33.8%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.idx07_img02 .box_name{left:29px}.idx07_content{width:32.4%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;text-align:center;padding-bottom:113px}.idx07_content p{letter-spacing:.1em;line-height:2.1;font-size:20px}.idx07 .gr_btn{margin-top:35px}.idx07 .gr_btn .cm_btn a{padding:19px 10px}@media only screen and (max-width:1800px) and (min-width:769px){.idx07_content p{font-size:1vw}.idx07 .gr_btn .cm_btn{margin:0 5px}.idx07 .gr_btn .cm_btn a{padding:19px 33px 19px 5px;font-size:.9vw}}@media only screen and (max-width:1170px){.idx07_content{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-bottom:45px}.idx07_content p{font-size:15px}.idx07_img01,.idx07_img02{width:48%}.idx07 .gr_btn .cm_btn a{font-size:12px;letter-spacing:0}.idx07 .gr_btn .cm_btn a:after{background-size:auto 3px;right:3px}}.idx08{padding:80px 0;background: url(../images/idx08_bg.jpg) no-repeat center/cover}.idx08 h3{background:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/shared_icon_logo.svg) no-repeat top center;background-size:auto 52px;padding-top:60px;margin-bottom:42px}.idx08 .inner_sm{padding:0 52px}.idx08_bg_w{max-width:1400px;margin:0 auto;padding:60px 40px 78px;background-color:rgba(255,255,255,.9)}.idx08_col{width:47.8%}.idx08_col .box_in{max-width:555px;margin:0 auto}.idx08_bnr{margin-top:52px}.idx08_bnr_it{max-width:265px;height:182px;width:47.7%;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;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}.idx08_bnr_it h4{font-size:20px;font-weight:bold;letter-spacing:.2em;color:#fff;position:relative;z-index:1}.idx08_bnr_it:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;border:1px solid rgba(255,255,255,.5);width:calc(100% - 10px);height:calc(100% - 10px);-webkit-transition:.3s all;transition:.3s all}.idx08_bnr_it:after{content:"";position:absolute;bottom:11px;right:12px;background:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/shared_icon_arrow_w.svg) no-repeat center;background-size:auto 5px;height:5px;width:38px;-webkit-transition:.3s all;transition:.3s all}.idx08_bnr_it:nth-child(1) {background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/xidx08_bnr01.jpg.pagespeed.ic.fb0QfxTaBC.jpg)}.idx08_bnr_it:nth-child(1):hover:before {background-color:#7474a5}.idx08_bnr_it:nth-child(2) {background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/xidx08_bnr02.jpg.pagespeed.ic.xwmeAmSebW.jpg)}.idx08_bnr_it:nth-child(2):hover:before {background-color:#0b3b5e}.idx08_bnr_it:hover:before{opacity:.2;width:100%;height:100%}.idx08_bnr_it:hover:after{right:20px;bottom:20px}.idx08 .box_info dl{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;letter-spacing:.1em;border-bottom:1px solid #cfe1e9;padding:17px 5px 18px}.idx08 .box_info dl:first-child{border-top:1px solid #cfe1e9}.idx08 .box_info dl dt{width:103px;margin-right:10px}.idx08 .box_info dl dd{width:calc(100% - 113px)}.idx08 .box_cal .tbl_cal th,.idx08 .box_cal .tbl_cal td{border:transparent;text-align:center;font-weight:400}.idx08 .box_cal .tbl_cal th{padding:11px 8px 13px;background-color:#0068b6;color:#fff;border:0}.idx08 .box_cal .tbl_cal td{padding:13px 8px 15px;border-bottom:1px solid #dadada}.idx08 .box_cal .tbl_cal td:first-child{width:145px;letter-spacing:.1em}.idx08 .box_cal .txt_time{font-size:15px;letter-spacing:.1em;padding-left:15px;margin-top:5px}.idx08 .cm_btn{margin:38px auto 50px}.idx08 .cm_btn a{padding:19px 10px}@media only screen and (max-width:1280px) and (min-width:769px){.idx08 h3{background-size:auto 38px;padding-top:40px;margin-bottom:34px}.idx08 .inner_sm{padding:0}.idx08_bg_w{padding:45px 20px 60px}.idx08_bnr{margin-top:34px}.idx08_bnr_it{height:147px;width:48.5%}.idx08_bnr_it:before{width:calc(100% - 8px);height:calc(100% - 8px)}.idx08_bnr_it h4{font-size:15px}.idx08 .box_info dl{padding:10px 5px 11px;font-size:14px}.idx08 .box_info dl dt{width:65px}.idx08 .box_info dl dd{width:calc(100% - 75px)}.idx08 .cm_btn{margin:23px auto 28px}.idx08 .box_cal .tbl_cal th,.idx08 .box_cal .tbl_cal td{font-size:12px}.idx08 .box_cal .tbl_cal th{padding:11px 4px 13px}.idx08 .box_cal .tbl_cal td{padding:11px 4px 13px}.idx08 .box_cal .tbl_cal td:first-child{width:110px;letter-spacing:0}.idx08 .box_cal .txt_time{font-size:12px}}.idx_map{height:400px;width:100%}.idx_gallery{height:290px;overflow:hidden}.idx_gallery ul li{padding:20px 10px}.idx_gallery ul li .img{width:360px;height:250px}.idx_post{padding:60px 0;background: url(../images/idx_post_bg.jpg) no-repeat center/cover}.idx_post .cm_btn{max-width:100px;width:100%;height:32px;position:absolute;right:47px;top:29px}.idx_post .cm_btn a{font-size:12px;padding:7px 22px 9px 10px;letter-spacing:.2em}.idx_post .cm_btn a:after{background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/shared_icon_arrow_news.svg);background-size:auto 4px;height:4px;width:15px;right:5px}.idx_post .cm_btn:hover a:after{background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/shared_icon_arrow_news_b.svg)}.idx_post .box_news,.idx_post .box_blog{position:relative;width:48.4%;background-color:#fff;padding:26px 47px 23px}.idx_post .box_news .box_ttl .title span{padding-left:41px;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/shared_icon_news.svg);background-size:25px auto}.idx_post .box_blog .box_ttl .title span{padding-left:43px;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/shared_icon_blog.svg);background-size:22px auto}.idx_post .box_ttl{position:relative}.idx_post .box_ttl .title{padding-bottom:2px;margin-bottom:7px;border-bottom:1px solid rgba(34,75,143,.5)}.idx_post .box_ttl .title span{font-size:26px;font-weight:bold;letter-spacing:.1em;color:#139fd7;line-height:1.63;background-repeat:no-repeat;background-position:left 6px center}.idx_post .list_post li{padding:11px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:.3s all;transition:.3s all}.idx_post .list_post li:not(:last-child) {border-bottom:1px solid rgba(229,229,229,.5)}.idx_post .list_post li a{position:absolute;width:100%;height:100%;z-index:1}.idx_post .list_post li span{font-size:18px;-webkit-transition:.3s all;transition:.3s all}.idx_post .list_post li .date{width:128px;padding-right:10px;letter-spacing:.1em}.idx_post .list_post li .tl{width:calc(100% - 128px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.idx_post .list_post li:hover span{color:#139fd7}@media only screen and (max-width:1280px) and (min-width:769px){.idx_post{padding:50px 0 55px}.idx_post .cm_btn{right:20px;top:20px}.idx_post .box_news .box_ttl .title span{padding-left:39px}.idx_post .box_blog .box_ttl .title span{padding-left:35px}.idx_post .box_news,.idx_post .box_blog{padding:25px 20px 20px}.idx_post .box_ttl .title span{font-size:18px}.idx_post .list_post li span{font-size:15px}}.idx_banner{padding:57px 0 63px}.idx_banner_item{width:48.4%;max-width:620px;height:140px;position:relative;background-repeat:no-repeat;background-position:center;background-size:cover;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;padding:16px 20px 10px}.idx_banner_item:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:calc(100% - 10px);height:calc(100% - 10px);border:1px solid rgba(255,255,255,.5)}.idx_banner_item .img{position:absolute;bottom:0}.idx_banner_item .title{font-size:30px;font-weight:500;letter-spacing:.2em;color:#fff;text-align:center;line-height:1.7}.idx_banner_item .title .en{font-size:16px;letter-spacing:.1em;display:block}.idx_banner_item.banner01{background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/idx_banner01.jpg)}.idx_banner_item.banner01 .img{right:16px}.idx_banner_item.banner02{background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/idx_banner02.jpg)}.idx_banner_item.banner02 .img{left:50px}@media only screen and (max-width:1280px) and (min-width:769px){.idx_banner_item{height:110px}.idx_banner_item .title{font-size:24px}.idx_banner_item .title .en{font-size:14px}.idx_banner_item.banner01{padding-right:18%}.idx_banner_item.banner01 .img{width:35%;right:0}.idx_banner_item.banner02{padding-left:10%}.idx_banner_item.banner02 .img{width:25%;left:20px}}.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 #0f96d5;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:#0f96d5;left:0;top:50%;margin-top:-2px}.under .sitemap>ul>li p.title{font-family:"Marcellus",serif;font-size:30px;color:#0f96d5}.under .sitemap>ul>li p:after{content:"";position:absolute;width:3px;height:14px;background:#0f96d5;left:6px;top:50%;margin-top:-7px}.under .sitemap>ul>li a:hover{color:#0f96d5;background:rgba(14,121,200,.05)}.under .sitemap>ul>li li a{padding-left:70px;text-decoration:none}.under .sitemap>ul>li li a:before{left:40px}.under #mainContent{padding-bottom:100px;position:relative;z-index:1}.under #mainContent:before{content:"";position:absolute;top:-100px;left:0;width:100%;height: calc(100% + 100px);background: url(../images/under_bg.jpg) no-repeat center/cover;z-index:-1}.under #mainContent:after{content:"";position:absolute;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/illus_under_flowers.svg);width:96px;height:106px;top:65px;left:10%;z-index:-1}.under .key{background-size:cover;background-repeat:no-repeat;background-position:bottom center;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/under_key_bg.png.pagespeed.ce.wuRfpt0R2O.png);height:616px;position:relative;z-index:2}.under .key:before{content:"";position:absolute;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/xillus_under.png.pagespeed.ic.ddMkF_cUNf.png);width:238px;height:246px;max-width:15vw;max-height:16vw;bottom:-50px;right:14%}.under .key .inner{height:100%;padding:0}.under .key .key_text{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 h2{background-color:rgba(255,255,255,.9);display:table;padding:9px 36px 11px;font-size:36px;font-weight:bold;text-align:center;color:#0068b6;letter-spacing:.2em}.under h2,.under h3,.under h4,.under h5,.under h6{line-height:1.4}.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{position:relative;margin-bottom:40px;padding-bottom:30px;font-size:24px;font-weight:500;letter-spacing:.1em;text-align:center;background:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/h3_line.png.pagespeed.ce.dViJ2cR2RI.png) no-repeat center bottom}.under h3 .en{font-size:60px;line-height:1.2;color:#0f96d5;text-transform:capitalize;display:table;margin-right:auto;margin-left:auto;padding-bottom:5px}.under h4{margin-bottom:30px;position:relative;font-weight:500;font-size:26px;letter-spacing:.1em;background:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/shared_icon_logo.svg) no-repeat left top 6px;background-size:28px auto;padding-left:40px}.under h5{margin-bottom:25px;position:relative;font-weight:500;font-size:24px;color:#0f96d5;letter-spacing:.1em;padding-left:40px}.under h5:before{content:"";position:absolute;top:-4px;left:0;width:29px;height:41px;background:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/illus_tree03.svg) no-repeat left center;background-size:29px auto}.under h6{position:relative;margin-bottom:25px;font-weight:500;font-size:18px;color:#009ce0;padding-left:22px}.under h6:before{content:"";position:absolute;top:6px;left:0;background-color:#009ce0;width:14px;height:14px;border-radius:50%}.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:50px}.under .secH6{padding-top:40px}.under .imgBox.rowImg .image_l img,.under .imgBox.rowImg .image_r img{max-width:100%;max-height:458px}.under .imgBox.rowImg .image_l{float:left;margin-right:80px}.under .imgBox.rowImg .image_r{float:right;margin-left:80px}.under .imgBox.rowImg .image_l,.under .imgBox.rowImg .image_r{max-width:450px;margin-bottom:30px}.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% - 734px)}.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:60vw}.under .imgBox.colImg .list{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:bold;line-height:1.8;text-align:center;color:#009ce0}.under .imgBox.colImg3 figure,.under .imgBox.colImg2 figure{position:relative;background:#efefef;overflow:hidden;height:280px;width:100%;text-align:center}.under .imgBox.colImg3 img,.under .imgBox.colImg2 img{max-height:100%;max-width:100%;position:relative;max-height:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.under .imgBox.colImg3 .item{width:32%}.under .imgBox.colImg2 .item{width:49%}.under .imgBox.colImg1 .item{width:100%}.under .imgBox.colImg1 .item img{max-width:800px;max-height:400px}.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}@media only screen and (min-width:769px) and (max-width:1280px){.under .imgBox.rowImg .image_l,.under .imgBox.rowImg .image_r{float:none;margin-right:auto;margin-left:auto}}@media only screen and (min-width:769px) and (max-width:1000px){.under .imgBox.rowImg .image_l,.under .imgBox.rowImg .image_r{min-width:320px;max-width:320px}.under .imgBox.rowImg .txt_l,.under .imgBox.rowImg .txt_r{width:calc(100% - 365px)}}.under table{border-radius:3px}.under table.rollTable{width:100%}.under table.tbl_style01 th,.under table.tbl_style01 td{border:none;border-bottom:1px solid #0f96d5;border-top:1px solid #0f96d5;padding:.625rem}.under table.tbl_style01 th img,.under table.tbl_style01 td img{max-width:100%}.under table.tbl_style01 th{background-color:#e5f4ff;color:#0f96d5;font-size:1.125em;font-weight:normal;text-align:center}.under table.tbl_style01 td{background-color:#fff;color:#383838;font-size:1em}.under table.tbl_style02 th,.under table.tbl_style02 td{border:2px solid #9dba38;border-left:none;border-right:none;padding:.625em}.under table.tbl_style02 th img,.under table.tbl_style02 td img{max-width:100%}.under table.tbl_style02 th{background:none;font-weight:normal;font-size:1.125em;color:#9dba38}.under table.tbl_style02 td{font-size:1em}.under .tbl_note{display:none;margin-top:10px;color:#0f96d5;font-size:11px;letter-spacing:0}@media only screen and (max-width:1000px) and (min-width:769px){.under table.tbl_style01 th,.under table.tbl_style01 td{padding:.5rem}.under table.tbl_style01 th{font-size:1em}.under table.tbl_style01 td{font-size:.9em}.under table.tbl_style02 th{font-size:1em}.under table.tbl_style02 td{font-size:.9em}}.under ul.checklist{margin-bottom:20px}.under ul.checklist.mcol-2{position:relative;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 ul.checklist.mcol-2 li{width:49%}.under ul.checklist li{background-size:10px auto;position:relative;padding-left:28px;padding-bottom:10px;letter-spacing:.05em;font-size:18px}.under ul.checklist li:last-child{padding-bottom:0}.under ul.checklist li::before{content:"";width:18px;height:18px;background: url(../images/shared_icon_checklist.png) no-repeat left center/contain;background-size:18px auto;position:absolute;left:0;top:.25em}.under ul.list01.mcol-2{position:relative;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 ul.list01.mcol-2 li{width:49%}.under ul.list01 li{background-size:10px auto;position:relative;padding-left:24px;padding-bottom:14px;letter-spacing:.05em;font-size:18px}.under ul.list01 li:last-child{padding-bottom:0}.under ul.list01 li::before{content:"";width:16px;height:23px;border-radius:50%;background: url(../images/shared_icon_list01.svg) no-repeat left center/contain;background-size:16px auto;position:absolute;left:0;top:.1em}.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:0 0 7px;position:relative;z-index:2}.under .topic_path ul{display:block;padding:4px 10px 4px 0}.under .topic_path ul::after{content:"";display:block;clear:both}.under .topic_path ul li{float:left;text-transform:uppercase;color:#333}.under .topic_path a{text-decoration:none;color:#3ab8eb}.under .topic_path a:hover{opacity:1;text-decoration:underline}.under .topic_path span{display:inline-block;padding:0 12px;-webkit-transform:scaleX(.6);transform:scaleX(.6);color:#3ab8eb;line-height:1}.under .anchor-links{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:#0f96d5;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;text-decoration:none}.under .anchor-links>div::after{content:"";border:4px solid;border-bottom-color:transparent;border-left-color:transparent;border-right-color:transparent;position:absolute;top:auto;bottom:2px;left:calc(50% - 4px);right:auto;line-height:1}.under .anchor-links>div:hover a{opacity:1}.under .anchor-links>div:hover::after{bottom:0}.under .anchor-links>div.ext::after{content:">";border:0;position:absolute;top:calc(50% - .5em);bottom:auto;left:auto;right:7px;font-size:.857em;line-height:1;letter-spacing:0;-webkit-transform:scaleX(.5);transform:scaleX(.5)}.under .anchor-links>div.ext:hover::after{right:5px}.under .doctor_box{max-width:700px;width:100%;margin:0 auto;position:relative}.under .doctor_box .box_name{position:absolute;right:0;bottom:0;background-color:#139fd7;padding:20px 35px 22px;width:335px;color:#fff}.under .doctor_box .box_name_txt01{font-size:18px;letter-spacing:.6em;border-bottom:1px solid #fff;margin-bottom:17px;padding-bottom:2px}.under .doctor_box .box_name_txt02 .large{font-size:24px;letter-spacing:.1em;line-height:1}.under .doctor_box .box_name_txt02 .small{font-size:14px;letter-spacing:.1em}.under .box_step{margin-top:50px}.under .box_step .step_item{position:relative;padding:15px 15px 20px 80px;border-bottom:2px solid;border-color:#0068b6;background-color:#e9f6ff}.under .box_step .step_item:not(:last-child) {margin-bottom:30px}.under .box_step .step_item:not(:last-child):after {content:"";position:absolute;bottom:-20px;left:0;right:0;margin:auto;width:0;height:0;border-style:solid;border-width:20px 30px 0 30px;border-color:#0068b6 transparent transparent transparent}.under .box_step .step_item .tl{font-size:26px;font-weight:600;margin-bottom:8px}.under .box_step .step_num{position:absolute;top:-10px;left:-10px;width:70px;height:70px;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:"Marcellus",serif;font-size:30px;line-height:1.2;color:#fff;padding-top:6px;background-color:#0068b6}.under .box_step .step_num span{font-size:14px;line-height:1;letter-spacing:.1em}.under .box_step .step_cont{background-color:#f5fbe1;width:100%}.under .ud_map{width:100%;height:450px;padding:10px;background-color:#e5f4ff}.under .ud_map iframe{outline:3px solid #0f96d5}.under .box_point .point_item{width:47%;margin-bottom:90px;position:relative}.under .box_point .point_item:before{content:"";position:absolute;bottom:-6%;height:75%;width: calc(50vw + 70px);z-index:-1}.under .box_point .point_item h4{margin-bottom:10px;padding-bottom:17px}.under .box_point .point_item h4:before{content:"";position:absolute;bottom:0;left:0;right:0;margin:auto;width:90px;height:3px}.under .box_point .point_item .illus01,.under .box_point .point_item .illus02,.under .box_point .point_item .illus03,.under .box_point .point_item .illus04{position:absolute;background-repeat:no-repeat;background-size:contain;background-position:center}.under .box_point .point_item .gr_illus01 .illus01{top:-66px;left:-132px;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/xillus_star01.png.pagespeed.ic.OUP7vXE3HJ.png);width:66px;height:67px}.under .box_point .point_item .gr_illus01 .illus02{top:73px;left:-141px;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/illus_star02.svg);width:91px;height:100px;-webkit-transform:rotate(10deg);transform:rotate(10deg)}.under .box_point .point_item .gr_illus01 .illus03{bottom:12px;left:-231px;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/illus_tree01.svg);width:202px;height:202px}.under .box_point .point_item .gr_illus02 .illus01{top:205px;right:-170px;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/illus_water.svg);width:59px;height:85px}.under .box_point .point_item .gr_illus02 .illus02{bottom:-71px;right:-297px;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/illus02.svg);width:236px;height:225px}.under .box_point .point_item .gr_illus03 .illus01{left:-365px;top:12px;bottom:110px;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/xillus01.png.pagespeed.ic.__tskjcnVm.png);width:270px;height:272px;margin:auto}.under .box_point .point_item .gr_illus04 .illus01{bottom:-47px;right:-400px;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/xillus03.png.pagespeed.ic.WFMAMNXxdU.png);width:274px;height:287px}.under .box_point .point_item_content{background-color:#fff;padding:30px 40px;width:95%;margin:-50px auto 0;position:relative;-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1);min-height:540px;max-width:480px}.under .box_point .point_item.b_blue:before{background-color:#ebf7fc;right:-.9vw;-webkit-transform:skewX(-6deg);transform:skewX(-6deg)}.under .box_point .point_item.b_blue .point_num{background-color:#0f96d5}.under .box_point .point_item.b_blue h4:before{background-color:#0f96d5}.under .box_point .point_item.b_green:before{background-color:#f3f9ee;left:-.9vw;-webkit-transform:skewX(6deg);transform:skewX(6deg)}.under .box_point .point_item.b_green .point_num{background-color:#77b02b}.under .box_point .point_item.b_green h4:before{background-color:#77b02b}.under .box_point .point_item.b_orange:before{background-color:#fff3e4;right:-.9vw;-webkit-transform:skewX(-6deg);transform:skewX(-6deg)}.under .box_point .point_item.b_orange .point_num{background-color:#f08300}.under .box_point .point_item.b_orange h4:before{background-color:#f08300}.under .box_point .point_item.b_pink:before{background-color:#fff4f5;left:-.9vw;-webkit-transform:skewX(6deg);transform:skewX(6deg)}.under .box_point .point_item.b_pink .point_num{background-color:#ef889c}.under .box_point .point_item.b_pink h4:before{background-color:#ef889c}.under .box_point .point_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.under .box_point .point_title h4{font-size:24px;margin-bottom:20px;color:#333;background:none;padding-left:0}.under .box_point .point_num{width:70px;height:70px;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:"Marcellus",serif;font-size:36px;line-height:1;color:#fff;padding-top:6px}.under .box_point .point_num span{font-size:14px;line-height:1;letter-spacing:.1em}.under .box_faq .faq_it{position:relative;padding:20px;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/illus_flowers01.svg) , url(https://kyoseikei.com/wp-content/themes/grits_theme/images/faq_bg.jpg);background-position:bottom right , center;background-repeat:no-repeat , repeat;background-size:auto 50% , auto}.under .box_faq .faq_it:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:calc(100% - 11px);height:calc(100% - 11px);border:1px solid #fff}.under .box_faq .faq_it:not(:last-child) {margin-bottom:35px}.under .box_faq .faq_ttl,.under .box_faq .faq_cont{position:relative}.under .box_faq .faq_ttl:before,.under .box_faq .faq_cont:before{position:absolute;top:0;left:15px;font-family:"Marcellus",serif;font-size:30px;font-weight:500;line-height:1}.under .box_faq .faq_ttl{padding:5px 10px 10px 50px;border-bottom:1px dotted #0f96d5}.under .box_faq .faq_ttl h4{color:#333;font-size:20px;font-weight:600;letter-spacing:.1em;background:none;padding-left:0}.under .box_faq .faq_ttl:before{content:"Q";color:#0f96d5}.under .box_faq .faq_cont{padding:10px 10px 0 50px}.under .box_faq .faq_cont:before{content:"A";color:#ef889c;top:15px}.under .cm_btn{max-width:350px;margin:50px auto 0}.under .box_online{text-align:center}.under .box_online a:hover{opacity:.8}.under .app-links{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:40px}.under .app-links .app-btn{width:35%;max-width:240px;margin:2% 1% 3%}.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}@media only screen and (max-width:1280px) and (min-width:769px){.under ul.checklist li,.under ul.list01 li{font-size:16px}.under .box_point .point_item_content{padding:28px 25px}.under .box_point .point_item.b_blue:before{-webkit-transform:skewX(-3deg);transform:skewX(-3deg)}.under .box_point .point_item.b_blue .point_num{background-color:#0f96d5}.under .box_point .point_item.b_green:before{-webkit-transform:skewX(3deg);transform:skewX(3deg)}.under .box_point .point_item.b_green .point_num{background-color:#77b02b}.under .box_point .point_item.b_orange:before{-webkit-transform:skewX(-3deg);transform:skewX(-3deg)}.under .box_point .point_item.b_orange .point_num{background-color:#f08300}.under .box_point .point_item.b_pink:before{-webkit-transform:skewX(3deg);transform:skewX(3deg)}.under .box_point .point_title h4{font-size:20px}.under .box_point .point_num{font-size:30px}}.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}.under .row_3col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.under .row_3col .item{margin:10px;width:30%}.under .row_3col .item p{margin-bottom:0}.under .row_3col .item .tl{font-weight:500;margin-top:5px;text-align:center}.under .access_box_img01 .block{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 .access_box_img01 .block:nth-child(even) .big {-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.under .access_box_img01 .block .big{width: calc((580 / 1160) * (100% - 10px))}.under .access_box_img01 .block .small{width: calc((580 / 1160) * (100% - 10px));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 .access_box_img01 .block .small figure{width: calc((100% - 10px) * 0.5)}.under .access_box_img01 .block figure{border-radius:0;overflow:hidden;margin-bottom:10px}.under .access_box_img02 .block{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 .access_box_img02 .block:nth-child(even) .big {-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.under .access_box_img02 .block .big{width: calc((640 / 1160) * (100% - 10px))}.under .access_box_img02 .block .small{width: calc((520 / 1160) * (100% - 10px));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 .access_box_img02 .block .small figure{width: calc((100% - 10px) * 0.5)}.under .access_box_img02 .block figure{border-radius:10px;overflow:hidden;margin-bottom:10px}@media only screen and (max-width:1170px) and (min-width:769px){.under .row_3col .item .tl{font-size:98%}}.under.page-interview .key{height:800px;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/interview_key_bg.png)}.interview_txt{text-align:center;position:relative;margin-bottom:170px;z-index:1}.interview_txt:before{content:"";position:absolute;top:-400px;left:-50vw;right:-50vw;margin:auto;width:100vw;height: calc(100% + 400px);background-color:#ebf7fc;z-index:-1}.interview_txt:after{content:"";position:absolute;bottom:-153px;left:-50vw;right:-50vw;margin:auto;width:100vw;height:153px;background: url(../images/interview_txt_after.png) repeat-x top center/contain}.interview_txt p{letter-spacing:.1em;font-size:18px}.interview_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:80px}.interview_row.row_right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.interview_row.row_right .interview_num{background-color:#0f96d5;left:-20px}.interview_row.row_right .interview_content h4:before{background-color:#0f96d5}.interview_row.row_left .interview_num{background-color:#ef8200;right:-20px}.interview_row.row_left .interview_content h4:before{background-color:#ef8200}.interview_img{width:45%;position:relative}.interview_content{width:50%}.interview_content h4{font-size:26px;font-weight:bold;letter-spacing:.1em;position:relative;padding-bottom:10px;padding-left:0;color:#333;background:none}.interview_content h4:before{content:"";position:absolute;bottom:0;left:0;width:90px;height:3px}.interview_num{width:90px;height:90px;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:"Marcellus",serif;font-size:26px;line-height:1.2;color:#fff;padding-top:6px;position:absolute;top:-20px}.interview_num span{font-size:14px;letter-spacing:.1em}.ud_spec_box{position:relative;z-index:1;max-width:800px;width:100%;border:2px solid #77b02b;margin:80px auto 0;background: url(../images/spec_bg.jpg) no-repeat center/cover}.ud_spec_box .ico_star01,.ud_spec_box .ico_star02{position:absolute;background-position:top left;background-repeat:no-repeat;z-index:2}.ud_spec_box .ico_star01{width:46px;height:46px;top:-5px;left:-5px;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/illus_star01.svg);-webkit-animation:rotate-scale-up 5s linear infinite both;animation:rotate-scale-up 5s linear infinite both}.ud_spec_box .ico_star02{height:42px;width:34px;top:-20px;left:-25px;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/illus_star02.svg);-webkit-animation:scale-up-center 2s cubic-bezier(.39,.575,.565,1) 1ms infinite alternate both;animation:scale-up-center 2s cubic-bezier(.39,.575,.565,1) 1ms infinite alternate both}.ud_spec_txt{position:relative;padding:10px 10px 30px}.ud_spec_txt:before{content:"";position:absolute;width:100%;height:100%;z-index:-1;background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/illus_tree03.svg);background-repeat:no-repeat;background-size:contain;background-position:bottom right;background-size:7% auto;right:0;bottom:-2px}.ud_spec_txt p{font-size:24px;font-weight:bold;letter-spacing:.1em;text-align:center}@media only screen and (min-width:1921px){.under.page-interview .key{height:39vw}}@media only screen and (max-width:1600px) and (min-width:769px){.under.page-interview .key h2{margin-top:8vw}}@media only screen and (max-width:1280px) and (min-width:769px){.interview_txt{margin-bottom:135px}.interview_txt p{font-size:15px}.interview_content h4{font-size:20px;letter-spacing:.05em}.interview_num{font-size:20px;width:70px;height:70px}.interview_num span{font-size:10px}.ud_spec_txt p{font-size:20px}}@-webkit-keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}@keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}@-webkit-keyframes rotate-scale-up {
  0% {
    -webkit-transform: scale(1) rotateZ(0);
    transform: scale(1) rotateZ(0);
  }
  50% {
    -webkit-transform: scale(1) rotateZ(180deg);
    transform: scale(1) rotateZ(180deg);
  }
  100% {
    -webkit-transform: scale(1) rotateZ(360deg);
    transform: scale(1) rotateZ(360deg);
  }
}@keyframes rotate-scale-up {
  0% {
    -webkit-transform: scale(1) rotateZ(0);
    transform: scale(1) rotateZ(0);
  }
  50% {
    -webkit-transform: scale(1) rotateZ(180deg);
    transform: scale(1) rotateZ(180deg);
  }
  100% {
    -webkit-transform: scale(1) rotateZ(360deg);
    transform: scale(1) rotateZ(360deg);
  }
}.under.page-reservation .yui-calendar .calhead{background-color:#0068b6;border-top-left-radius:0;border-top-right-radius:0}.under.page-reservation #cp_abcform_pform .yui-calendar,.under.page-reservation .yui-calcontainer.multi .groupcal{border-radius:0;border:1px solid #d2dee7}.under.page-reservation #cp_abcform_pform .yui-calcontainer tr td,.under.page-reservation #cp_abcform_pform .yui-calcontainer tr th{padding:15px 0;border:1px solid #d2dee7}.under.page-reservation .calweekdayrow .calweekdaycell{background-color:#e5f4ff}.under.page-reservation .yui-calendar{border-spacing:0;padding:0}.under.page-reservation .yui-calendar td.calcell{border-radius:0}.under.page-reservation .yui-calendar td.calcell.selected,.under.page-reservation .yui-calendar td.calcell.reserveddate{background-color:#0068b6}.under.page-reservation .yui-panel .bd .cell,.under.page-reservation .yui-panel .bd .cell12{background-color:#0068b6}.under.page-reservation .yui-panel .hd{background-color:#0068b6}.under.page-reservation .interview-tl{padding:12px 19px;margin-bottom:0;color:#fff;font-size:25px;background:#0068b6;border-bottom:1px solid #0068b6;font-weight:500;letter-spacing:.2em}.under.page-reservation .contact-form-style01 .contact-table dd>span{width:100%}.under.page-reservation .have-illnesses,.under.page-reservation .fill-allergic{display:block;width:100%;margin-top:5px}.under.page-reservation .have-illnesses .txt_lable,.under.page-reservation .fill-allergic .txt_lable{margin-bottom:0;font-weight:500;color:#90b93b}#pagination{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:#0f96d5;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:32px;height:32px;color:#fff;line-height:1;text-decoration:none}#pagination a.prev,#pagination a.next,#pagination span.prev,#pagination span.next{background-repeat:no-repeat;background-position:center;background-size:7px auto;color:transparent}#pagination a.prev,#pagination span.prev{background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/shared_blog_arrow_prev.svg)}#pagination a.next,#pagination span.next{background-image:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/shared_blog_arrow_next.svg)}@media screen and (min-width: 0\0 ) and (-webkit-min-device-pixel-ratio: 0.75), screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  #pagination {
    /* for IE 9 and above */
  }
  #pagination a, #pagination span {
    padding-top: 2px;
  }
}#pagination a:hover{text-decoration:none;opacity:.7}#pagination span{opacity:.5}#pagination .active a,#pagination a.active:hover{background:none repeat scroll 0 0 #000;color:#fff}.blog-content .date{margin-bottom:20px;text-align:center;color:#0f96d5}.blog_list_style01 .item{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:2px solid #009ce0;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%);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:-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:transparent;font-size:90%;letter-spacing:-1em}.blog_list_style01 .item .info .date .tag a{background-color:#0f96d5;display:inline-block;margin-left:2px;padding:0 10px;color:#fff;letter-spacing:0;text-decoration:none}.blog_list_style01 .item .info .date .tag a.news{background-color:#009ce0}.blog_list_style01 .item .info .date .tag a.blog{background-color:#ef8200}.blog_list_style01 .item .info .ttl{margin-bottom:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-decoration:underline;font-size:120%;font-weight:600;color:#333}.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:2px solid #139fd7;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:#139fd7;text-decoration:none}.blog_list_style01 .item .info .button a::before{opacity:0}.blog_list_style01 .item .info .button::after{content:"";background-color:#139fd7;position:absolute;z-index:0;top:0;bottom:0;right:0;width:0;-webkit-transition:all .3s ease;transition:all .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:-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:bold;line-height:1.8;text-align:center;color:#0e7cad}.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(https://kyoseikei.com/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%);transform:translate(-50%,-50%);-webkit-transition:all .3s ease;transition:all .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);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:-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:#ededed;position:relative;height:400px;margin-bottom:11px}.blog_detail_style02 .box_gallery .main_img .item{-webkit-transition:all .3s ease;transition:all .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%);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:#ededed;-webkit-transition:all .2s ease;transition:all .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%);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 .2s ease;transition:all .2s ease;position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid transparent;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{}.blog_detail_style02 .box_info table th{width:30%;background:#f5f5f5;color:#0f96d5}.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:-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{max-width:100%;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 .widgettitle{background-color:#0f96d5;-webkit-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:-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%;color:#fff;text-align:center;line-height:1;font-size:.9em}.blog_post_button>div a{-webkit-transition:all .3s;transition:all .3s;display:block;position:relative;z-index:1;padding:14px 10px 14px;max-width:100%;background-color:#139fd7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;line-height:inherit;color:inherit;text-align:center;text-decoration:none}.contact-form-style01 .contact-table{background-size:cover;width:100%;margin:0 auto 0;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 .2s ease-in-out;transition:all .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:bold}.contact-form-style01 .contact-table dl{position:relative;z-index:1;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{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;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:-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:-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:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(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:transparent;border-color:transparent;outline:0;-webkit-box-shadow:none;box-shadow:none}.contact-form-style01 .input_btn,.contact-form-style01 .button.thanks_btn{position:relative;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;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:520px;margin:40px auto 0}.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;text-decoration:none}.contact-form-style01 .input_btn input[type="button"],.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:normal;margin:0 10px 10px;text-decoration:none;cursor:pointer}.contact-form-style01 .input_btn input[type="button"]:hover,.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="button"],.contact-form-style01 .input_btn input[type="submit"],.contact-form-style01 .button.thanks_btn{background-color:#139fd7;color:#fff}.contact-form-style01 .contact-table{border-top:1px solid #0068b6;border-bottom:1px solid #0068b6}.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:#e5f4ff;border-bottom:1px solid #0068b6;color:#0f96d5}.contact-form-style01 .contact-table dt span{background-color:#fff;color:#ff3c7f}.contact-form-style01 .contact-table dd{border-bottom:1px solid #0068b6;background-color:#fff}.contact-form-style01 .wpcf7-not-valid-tip{display:block;margin:3px 7px 0}.contact-form-style02{background:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/contact-form-bg.jpg);padding:80px 50px 80px}.contact-form-style02 .contact-table{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 .3s ease-in-out , -webkit-box-shadow .3s ease-in-out;transition:border-color .3s ease-in-out , -webkit-box-shadow .3s ease-in-out;transition:border-color .3s ease-in-out , box-shadow .3s ease-in-out;transition:border-color .3s ease-in-out , box-shadow .3s ease-in-out , -webkit-box-shadow .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:-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 .3s ease-in-out , -webkit-box-shadow .3s ease-in-out;transition:border-color .3s ease-in-out , -webkit-box-shadow .3s ease-in-out;transition:border-color .3s ease-in-out , box-shadow .3s ease-in-out;transition:border-color .3s ease-in-out , box-shadow .3s ease-in-out , -webkit-box-shadow .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%);transform:translateY(0%);-webkit-transition:all .4s ease;transition:all .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%);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%);transform:translateX(-50%);-webkit-transition:all .3s cubic-bezier(.34,.36,.06,1.01);transition:all .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="button"],.contact-form-style02 .input_btn input[type="submit"],.contact-form-style02 .button.thanks_btn{background-color:transparent;border:none;outline:0;padding:10px;cursor:pointer;text-align:center;font-size:100%;font-weight:normal;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:transparent;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:transparent}.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}}.box_hp_mainvisual{background:#fff;text-align:center;color:#292929;padding:50px 50px;position:absolute;right:60px;bottom:110px}.communication .box_hp_mainvisual{padding:50px 20px}.main_txt{margin-bottom:0;font-size:30px;font-weight:bold;line-height:1.3em}.main_txt_h{font-size:35px}.box_hb_stt{background:#fa8f20;color:#fff;text-align:center;border-radius:50%;position:absolute;font-weight:bold;height:130px;width:130px;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;left:0;bottom:0;-webkit-transform:translate(-60%,50%);transform:translate(-60%,50%);margin-bottom:0}.main_hp_box .inner{position:relative;height:100%}.under #main.lexpage{padding:0 0}.archive_single_list_exlp .boxmain_tab a:last-child{border-bottom:1px solid #dedede}.lexpage .archive_single_list_exlp .list_post{margin-bottom:40px}.ttl_lp01{text-align:center;font-size:26px;font-weight:700;position:relative;margin-bottom:1.7em}.ttl_lp01_s02{padding-bottom:.85em}.ttl_lp01_s02:before{content:"";width:110px;height:3px;background:#1c1c1c;position:absolute;bottom:0;left:calc(50% - 55px)}.ttl_lp01 .sp_onl{display:none}.ttl_lp01 strong{font-size:140%}.lpbox{padding:55px 0}.lpbox01{background:#e9f3f5}.lpbox02{background:#faf8ef}.lpbox04{padding-top:10px}.blog-content .entry>h4{margin-top:60px}.blog-content .entry>h5{margin-top:50px}.blog-content .entry .colImg1 img,.img_wcap_ct img{max-width:800px;max-height:500px;width:100%}.blog-content .entry .list01{margin-top:30px}ul.list-tab01{padding:0;list-style:none;display:none;max-width:800px;margin:0 auto 30px;display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}ul.list-tab01 li{width: calc((100% - 20px) / 3);background:#b7b7b7;color:#fff;display:inline-block;padding:10px 0;cursor:pointer;font-size:20px;font-weight:bold;border-radius:5px;text-decoration:none;-webkit-box-shadow:inset 0 -4px 0 0 #7f7f7f;box-shadow:inset 0 -4px 0 0 #7f7f7f;margin:0 10px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}ul.list-tab01 li.current{background:#9fbc8d;-webkit-box-shadow:inset 0 -4px 0 0 #386934;box-shadow:inset 0 -4px 0 0 #386934}ul.list-tab01 li:nth-child(3n+3) {margin-right:0}.list_bxex_02{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:40px}.list_bxex02_col{width: calc((100% -40px) / 3);margin-right:20px;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px;border-radius:5px;position:relative}.list_bxex02_col:nth-child(3n+3) {margin-right:0}.list_bxex02_col:before{content:"";width:0;height:0;border-top:20px solid #9fbc8d;border-right:20px solid transparent;position:absolute;left:3px;top:3px}.list_bxex02_ttl{font-size:30px;font-weight:bold;padding-top:20px;position:relative;margin-bottom:35px;text-align:center}.list_bxex02_ttl:before{content:"";background:#9fbc8d;width:60px;height:3px;position:absolute;left:50%;margin-left:-30px;bottom:-10px}.list_bxex02_col.list_bxex02_cl01:before{border-top:10px solid #9fbc8d;border-right:10px solid transparent}.list_bxex02_cl01 .list_bxex02_ttl:before{background:#9fbc8d}.list_bxex02_ttl.list_bxex02_ttl_01{font-size:20px;line-height:24px}.box_sub01{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:20px}.list_bxex02_btn{margin-bottom:0}.list_bxex02_btn a{background:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/icon_btn001.png) right 8px center no-repeat #386934;background-size:15px auto;color:#fff;display:inline-block;padding:3px 35px 3px 20px;cursor:pointer;font-size:15px;font-weight:700;border-radius:3px;text-decoration:none;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;-webkit-transition:all .2s;transition:all .2s}.list_bxex02_btn a:hover{background-position:right 5px center;opacity:.8}.list_bxex02_ttl_sub{font-size:18px;color:#333;text-align:center;font-weight:bold;margin-bottom:0}.list_bxex02_des_ttl{font-size:16px;color:#333;text-align:center;font-weight:bold;margin-bottom:15px}.list_bxex02_des{font-weight:500;color:#333;margin-bottom:10px}.list_bxex02_pd{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-bottom:25px}.list_bxex_02 li{background:#f9f9f9;padding:10px 1px 10px 1px;width: calc((100% - 21px) / 3);margin:0 10px 10px 0;text-align:center}.list_bxex_02 li:nth-child(3n+3) {margin-right:0}.list_bxex_02 li.list2r img{margin-bottom:5px}.list_bxex_02 li img{display:block;margin:0 auto 8px}.list_bxex_02 li span{font-size:11px;line-height:14px;display:block}.under_post{font-size:17px}.center_img{max-width:800px;margin:0 auto 1.5em;text-align:center}.inbl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}.tag_cate{border:1px solid #e5127c;color:#e5127c;font-size:12px;font-weight:bold;margin-right:8px;line-height:20px;padding:0 12px}.post_date{font-size:16px;font-weight:bold}.img_wcap_ct{margin:40px auto 40px;text-align:center}.box_center{max-width:760px;margin:0 auto 40px}p:empty{display:none}.note01{margin-bottom:30px}.note01{position:relative;padding-left:20px;line-height:1.6em;margin-bottom:10px}.note01:before{content:"※";z-index:4;position:absolute;top:0;left:0}.note01.note_c{color:#d90029}.note01.note_c:before{color:#d90029}.box_ctwimg{clear:both;margin-bottom:40px}.box_ctwimg p:last-child{margin-bottom:0}.img_r{max-width:420px;float:right;margin:0 0 20px 40px}.img_l{max-width:420px;float:left;margin:0 40px 20px 0}.catption_txt{padding-top:10px;color:#8e8e8e;font-size:15px;display:block;letter-spacing:-.05em}.box_lig01{margin-top:40px;position:relative;padding:40px;background:#e3edf7;margin-bottom:40px}.box_lig01 p:last-child{margin-bottom:0}.box_lig02{margin-top:40px;position:relative;padding:40px;background:#f7f7f7;margin-bottom:40px}.box_lig02 p:last-child{margin-bottom:0}.maint0{margin-top:0}blockquote p,blockquote li,blockquote dt,blockquote dd,blockquote a{font-size:16px}blockquote{position:relative;padding:25px 30px 25px 70px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#f7f7f7;margin-bottom:40px;border-left:2px solid #e5127c;-webkit-box-shadow:1px 2px 2px 0 #e0e0e0;box-shadow:1px 2px 2px 0 #e0e0e0}blockquote:before{position:absolute;top:15px;left:20px;z-index:2;background:url(https://kyoseikei.com/wp-content/themes/grits_theme/images/icon_quote.png) no-repeat;background-size:40px;width:50px;height:50px;content:""}blockquote p{position:relative;padding:0;margin:10px 0;z-index:3;line-height:1.7}blockquote cite{display:block;text-align:right;color:#888;font-size:.9em}@media screen and (max-width:960px){.img_l{max-width:300px;margin:0 20px 15px 0}.img_r{max-width:300px;margin:0 0 15px 20px}}@media screen and (max-width:768px){.img_wcap_ct{margin-bottom:30px;width:auto!important}.img_wcap_ct img{max-height:400px}.blog-content .entry>h4{margin-top:40px}.blog-content .entry>h5{margin-top:30px}.under .blog-content .entry .colImg1 img,.under .img_wcap_ct img{max-width:100%}.box_lig01,.box_lig02{padding:20px;margin-top:30px}.inbl{margin-bottom:40px}.box_lig01,.box_lig02{padding:20px}.under_post table th{font-size:15px}}@media screen and (max-width:640px){.img_l,.img_r{float:none;max-width:100%;margin:0 0 20px 0}}footer .copyright p{padding:0;margin:0}footer .copyright{padding:0;margin-top:44px}footer .copyright .textwidget p{color:#fff;letter-spacing:1.2px;font-size:14px;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:rgba(255,255,255,.8)}