@charset "UTF-8";@import url(../css/base.css);@import url(../css/fonts.css);@import url(https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700&family=Noto+Serif+JP:wght@300;400;500;600;700&family=Noto+Sans+JP:wght@400;500;700&display=swap);body{font-family:"Noto Sans JP",sans-serif;color:#373737;background-color:#f7f5f5;letter-spacing:.1em}body::-webkit-scrollbar{display:none;width:10px;height:10px}body::-webkit-scrollbar-track{border-radius:10px;background:#fff;box-shadow:inset 0 0 6px rgba(0,0,0,.5)}body::-webkit-scrollbar-thumb{border-radius:10px;background:linear-gradient(to bottom,#4c4c4c 0%,#595959 12%,#666 25%,#474747 39%,#2c2c2c 50%,black 51%,#111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);box-shadow:inset 0 0 6px #fff}body::-webkit-scrollbar-thumb:window-inactive{background:linear-gradient(to bottom,#f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 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"]) {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{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:.1em;word-wrap:break-word;word-break:break-word;margin-bottom:15px}p:empty{display:none!important}p:last-child{margin-bottom:0}.red{color:#ca0a0a!important}.bold{font-weight:bold!important}.fl{float:left}.fr{float:right}*,::after,::before{box-sizing:border-box}html{overflow-x:auto!important}body{-webkit-text-size-adjust:none}.wrapper{overflow:hidden}.inner{max-width:1170px;margin:0 auto}.inner_sm{max-width:1138px;padding-left:10px;padding-right:10px;margin:0 auto}.inner_big{max-width:1300px;padding-left:10px;padding-right:10px;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);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}@media only screen and (max-width:768px){.pc_only{display:none!important}}@media only screen and (min-width:769px){.sp_only{display:none!important}}.accBtn::before,.accBtn::after{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;transform:translateY(-50%);transition:all .3s ease-in-out}.accBtn.triangle.rotate::after{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;transition:all .3s ease-in-out}.accBtn.rotate::after{transform:rotateX(180deg)}.TabContainer .TabContent{background-color:#edf0f5;position:relative;z-index:2;overflow:hidden}.TabContainer .TabContent>ul{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;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;box-shadow:2px 1px 10px rgba(0,0,0,.4);transform:translateY(10px);transition:all .3s ease;cursor:pointer;color:#797b7d}.TabContainer .TabPager li p{margin:0}.TabContainer .TabPager li.active{background-color:#edf0f5;z-index:1;transform:translateY(0)}.rel{position:relative}.ovh{overflow:hidden!important}.ovs{overflow:auto;-webkit-overflow-scrolling:touch}.lt0{letter-spacing:0!important}figure{margin:0;text-align:center;line-height:1}.fblock{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;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{transition:all .3s ease;opacity:0;visibility:hidden;cursor:pointer;position:fixed;z-index:19;bottom:45px;right:30px}.totop.active{opacity:1;visibility:visible}.totop .icon{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xtotop.png.pagespeed.ic.WQI08PaNA3.png);background-repeat:no-repeat;background-size:100% auto;border-radius:50%;width:70px;height:70px;margin:0;box-shadow:-14.142px 14.142px 51px 0 rgba(0,0,0,.1)}@media only screen and (min-width:769px){.totop:hover .icon{opacity:.9;animation-name:bounces}}.bounces{animation-name:bounce}.animateds{animation-duration:.5s;animation-fill-mode:both;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes bounces {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-5px);
  }
}@keyframes bg_animation {
  0% {
    background-position: top 0% center;
  }

  50% {
    background-position: top 50% center;
  }

  100% {
    background-position: top 0% center;
  }
}@keyframes fixed_banner {
  0% {
    left: 0;
    opacity: 1;
  }

  100% {
    left: -3px;
    opacity: 0.7;
  }
}.fixed_banner{position:fixed;top:200px;right:0;z-index:15;transition:right .3s ease-in-out}.fixed_banner::before{transform:translate(-100%,-50%) scaleX(.6);transform-origin:100% 50%;cursor:pointer;position:absolute;z-index:1;top:50%;left:0;font-size:1.2em;line-height:1;animation:fixed_banner .4s ease infinite alternate forwards}.fixed_banner:hover{right:0}.fixed_banner .map{background-color:#92b6b4;background-image:-moz-linear-gradient(0deg,#92b6b4 0%,#6aaac5 100%);background-image:-webkit-linear-gradient(0deg,#92b6b4 0%,#6aaac5 100%);background-image:-ms-linear-gradient(0deg,#92b6b4 0%,#6aaac5 100%)}.fixed_banner .map p::before{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xshared_fixed_bnr_icon04.png.pagespeed.ic.eev8j4ZTqz.png)}.fixed_banner>div{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;position:relative;transition:all .3s ease}.fixed_banner>div:not(.tel):hover {opacity:.7}.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:.05em;font-weight:500;font-size:10px;line-height:1.4;text-align:center}.fixed_banner p::before{content:"";background-repeat:no-repeat;background-position:center center;background-size:auto 100%;height:18px;display:block;width:100%;margin-bottom:10px}.fixed_banner .tel{background-color:#90ade4;background-image:-moz-linear-gradient(0deg,#90ade4 0%,#6991c7 100%);background-image:-webkit-linear-gradient(0deg,#90ade4 0%,#6991c7 100%);background-image:-ms-linear-gradient(0deg,#90ade4 0%,#6991c7 100%)}.fixed_banner .tel p::before{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xshared_fixed_bnr_icon01.png.pagespeed.ic.hn43kzK2T1.png)}.fixed_banner .tel p i{font-style:normal}.fixed_banner .tel p span{writing-mode:tb-rl}.fixed_banner .web{background-color:#a283d1;background-image:-moz-linear-gradient(0deg,#a283d1 0%,#8e73d4 100%);background-image:-webkit-linear-gradient(0deg,#a283d1 0%,#8e73d4 100%);background-image:-ms-linear-gradient(0deg,#a283d1 0%,#8e73d4 100%)}.fixed_banner .web p::before{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/shared_fixed_bnr_icon02.png)}.fixed_banner .mail{background-color:#9489e3;background-image:-moz-linear-gradient(0deg,#9489e3 0%,#787fd6 100%);background-image:-webkit-linear-gradient(0deg,#9489e3 0%,#787fd6 100%);background-image:-ms-linear-gradient(0deg,#9489e3 0%,#787fd6 100%)}.fixed_banner .mail p::before{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xshared_fixed_bnr_icon03.png.pagespeed.ic.m4NoLOJHmO.png)}@media only screen and (min-width:769px){.fixed_banner{top:80px;width:80px;height:160px}.fixed_banner>div{height:80px}}.btn-group.flex{width:100%;align-items:center;justify-content:center}.btn-group.flex .btn{margin:28px 14px 0}.btn-group .btn a{display:block}.btn-group .btn.style01,.btn-group .btn.style02{width:100%;min-width:180px;max-width:408px}.btn-group .btn.style01 a,.btn-group .btn.style02 a{width:100%;height:88px;padding:12px 10px 12px;position:relative;display:flex;align-items:center;justify-content:center;transition:all .3s;border-radius:44px;font-size:14px;font-weight:400;letter-spacing:.1em;line-height:1.5;color:#fff;text-decoration:none;text-align:center;background-image:-moz-linear-gradient(0deg,#a283d1 0%,#8e73d4 100%);background-image:-webkit-linear-gradient(0deg,#a283d1 0%,#8e73d4 100%);background-image:-ms-linear-gradient(0deg,#a283d1 0%,#8e73d4 100%);box-shadow:3.106px 11.591px 20px 0 rgba(0,0,0,.1)}.btn-group .btn.style01 a:not([target*="_blank"]):hover,
.btn-group .btn.style02 a:not([target*="_blank"]):hover {opacity:1;background-color:#fff;background-image:none;color:#b57099}.btn-group .btn.style01 a:not([target*="_blank"]):hover::after,
.btn-group .btn.style02 a:not([target*="_blank"]):hover::after {border-left-color:#b57099}.btn-group .btn.style01 a::after,.btn-group .btn.style02 a::after{content:"";position:absolute;right:30px;bottom:calc(50% - 5px);border-left:8px solid #fff;border-bottom:5px solid transparent;border-top:5px solid 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:#fff;color:#4c3e90;font-weight:500}.btn-group .btn.bg01 a::after{border-left-color:#4c3e90}.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;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}}@media only screen and (min-width:769px) and (max-width:1170px){.inner{max-width:none;padding-left:10px;padding-right:10px}}@media only screen and (min-width:769px) and (max-width:1000px){.inner_sm{max-width:none;padding-left:10px;padding-right:10px}}h1{font-size:10px}header{position:absolute;top:0;left:0;right:0;z-index:20;transition:all .5s;height:80px}header::before{content:"";display:block;position:absolute;transition:all .3s;width:100%;height:100%;left:0;top:0;background-color:rgba(113,91,152,.6)}header.active,body.ovh header{position:fixed}header.active::before,body.ovh header::before{background-color:#fff}header.active .right_head,body.ovh header .right_head{padding-right:49px}header.active .header_top,body.ovh header .header_top{padding-top:0}header.active .pc_navi>ul .subInner,body.ovh header .pc_navi>ul .subInner{bottom:1px}header.active .pc_navi>ul>li>a,header.active .pc_navi>ul>li>p,body.ovh header .pc_navi>ul>li>a,body.ovh header .pc_navi>ul>li>p{color:#666}header.active .pc_navi>ul>li>a::before,header.active .pc_navi>ul>li>p::before,body.ovh header .pc_navi>ul>li>a::before,body.ovh header .pc_navi>ul>li>p::before{bottom:-2em}header.active .pc_navi>ul>li>a:hover,header.active .pc_navi>ul>li>p:hover,body.ovh header .pc_navi>ul>li>a:hover,body.ovh header .pc_navi>ul>li>p:hover{color:#715b98}header.active .pc_navi>ul>li>p.title::after,body.ovh header .pc_navi>ul>li>p.title::after{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xic_arrow_downov.png.pagespeed.ic.jITGJf5byl.png)}header.active .pc_navi .h_gr .h_btn a,body.ovh header .pc_navi .h_gr .h_btn a{color:#715b98;border-color:#715b98;background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xh_icov.png.pagespeed.ic.3aElFG-nER.png)}header.active #nav-icon span,body.ovh header #nav-icon span{background-color:#434343}header.active .logo,body.ovh header .logo{padding:0;align-items:center;max-width:260px}header.active .logo .main,body.ovh header .logo .main{display:none}header.active .logo .ov,body.ovh header .logo .ov{position:relative;display:block;opacity:1}header.active .logo img,body.ovh header .logo img{image-rendering:-webkit-optimize-contrast}.header_top{position:relative;z-index:2;transition:all .3s ease-in-out;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-between;padding-right:80px;padding-left:50px;margin:0 auto}.logo{width:29%;display:flex;align-items:center}.logo a{display:table;width:100%;text-align:left}.logo .main{width:100%;max-width:304px}.logo img{transition:all .3s;vertical-align:middle}.logo .ov{position:absolute;width:100%;display:none;opacity:0}.right_head{width:69%;max-width:1004px;padding-right:75px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:flex-end}.pc_navi{width:100%;display:flex;justify-content:flex-end;align-items:center}.pc_navi>ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;text-align:center;padding-right:20px}.pc_navi>ul>li{position:relative;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-direction:column;height:80px}.pc_navi>ul>li>a,.pc_navi>ul>li>p{position:relative;display:table;margin:0;width:auto;text-decoration:none;text-align:center;font-weight:500;font-size:14px;line-height:1.55;letter-spacing:.1em;color:#fff;transition:all .2s ease}.pc_navi>ul>li>a::before,.pc_navi>ul>li>p::before{content:"";display:block;position:absolute;transition:all .3s;width:0;left:0;height:2px;bottom:-26px;background-color:#715b98;z-index:1}.pc_navi>ul>li>a span,.pc_navi>ul>li>p span{display:inline-block}.pc_navi>ul>li>a .kt,.pc_navi>ul>li>p .kt{letter-spacing:0;margin-left:-.2em;margin-right:-.2em}.pc_navi>ul>li>a:hover,.pc_navi>ul>li>p:hover{opacity:1}.pc_navi>ul>li>a:hover::before,.pc_navi>ul>li>p:hover::before{width:100%}.pc_navi>ul>li>a .eng,.pc_navi>ul>li>p .eng{display:block;padding-top:1px;font-size:12px;font-weight:400;color:#715b98;letter-spacing:.1em;font-family:"Josefin Sans",sans-serif;text-transform:uppercase}.pc_navi>ul>li>a.title,.pc_navi>ul>li>p.title{position:relative;display:flex;align-items:center}.pc_navi>ul>li>a.title::after,.pc_navi>ul>li>p.title::after{content:"";width:7px;height:4px;margin-left:.4em;background: url(../images/ic_arrow_down.png) no-repeat bottom center/100% auto;transition:all .5s ease}.pc_navi>ul>li.home a::before{width:100%;height:16px;display:block;margin-bottom:10px}.pc_navi>ul .subInner{position:absolute;width:241px;right:48.9%;bottom:3px;padding-top:0;transform:translate(50%,100%);transition:all .2s ease-in-out;opacity:0;visibility:hidden;z-index:1}.pc_navi>ul .subInner.active{opacity:1;visibility:visible}.pc_navi>ul .subInner ul{background-color:#fff;padding:46px 0;box-shadow:3.106px 11.591px 20px 0 rgba(0,0,0,.1)}.pc_navi>ul .subInner ul li{margin-bottom:20px}.pc_navi>ul .subInner ul li:last-child{margin-bottom:0}.pc_navi>ul .subInner ul li a{position:relative;display:block;padding:0 10px;transition:all .2s ease;font-size:12px;font-weight:500;color:#715b98;text-decoration:none;text-align:center;letter-spacing:.1em}.pc_navi>ul .col2 .subInner{width:530px;right:120%}.pc_navi>ul .col2 .subInner ul{display:flex;flex-wrap:wrap}.pc_navi>ul .col2 .subInner ul li{width:50%}.pc_navi .h_gr{display:inline-flex}.pc_navi .h_gr .h_btn{margin-bottom:0}.pc_navi .h_gr .h_btn a{display:block;max-width:100%;padding-left:44px;background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xh_ic.png.pagespeed.ic.MLWn0OjnV9.png);background-repeat:no-repeat;background-position:left center;background-size:32px auto;color:#fff;font-size:13px;font-weight:600;letter-spacing:.1em;text-decoration:none}.pc_navi .h_gr .h_btn a span{display:block;font-size:12px;line-height:.9;font-weight:500;letter-spacing:.05em}.pc_navi .h_gr .h_btn a .big{margin-bottom:.4em;font-size:18px;font-weight:bold;letter-spacing:.05em}.pc_navi .h_gr .h_btn a:hover{opacity:1}@media only screen and (min-width:1401px){.pc_navi>ul>li{padding:0 25px}.pc_navi>ul>li.lv2{padding:0 16px 0 20px}}@media only screen and (min-width:769px) and (max-width:1400px){.right_head{padding-right:2vw}.logo{align-items:center}.pc_navi>ul{padding-right:1vw}.pc_navi>ul>li,.pc_navi>ul>li.lv2{padding-left:1vw;padding-right:1vw}}@media only screen and (min-width:769px) and (max-width:1200px){.header_top{padding-left:10px}header.active .right_head,body.ovh header .right_head{padding-right:1vw}.right_head{padding-right:1vw}.pc_navi>ul{justify-content:flex-end}.pc_navi>ul .col2 .subInner{width:510px;right:160%}.pc_navi>ul>li,.pc_navi>ul>li.lv2{padding-left:.9vw;padding-right:.9vw}.pc_navi>ul>li>a,.pc_navi>ul>li p,.pc_navi>ul>li.lv2>a,.pc_navi>ul>li.lv2 p{font-size:1vw}.pc_navi>ul .subInner ul li a{font-size:13px}}@media only screen and (min-width:769px) and (max-width:992px){.pc_navi{justify-content:flex-end}.pc_navi .h_gr .h_btn a{padding-left:40px;background-size:30px auto}.pc_navi .h_gr .h_btn a .big{font-size:16px}.pc_navi .h_gr .h_btn a span{font-size:11px}.pc_navi>ul>li,.pc_navi>ul>li.lv2{padding-left:.5vw;padding-right:.5vw}.pc_navi>ul>li>a,.pc_navi>ul>li p,.pc_navi>ul>li.lv2>a,.pc_navi>ul>li.lv2 p{font-size:1.2vw}.pc_navi>ul>li>a .eng,.pc_navi>ul>li p .eng,.pc_navi>ul>li.lv2>a .eng,.pc_navi>ul>li.lv2 p .eng{font-size:60%}.pc_navi>ul .subInner ul li a{font-size:12px}}@media only screen and (min-width:769px){.sp_navi .menu_toggle{max-height:1080px;min-height:calc(100vh - 80px);top:80px}.sp_navi .menu_toggle .inside{position:relative;overflow:auto}.sp_navi .menu_toggle .content{max-width:1118px}.sp_navi .menu_toggle .content .ft_link{padding:90px 0 110px;justify-content:space-between}.sp_navi .hamburger-btn{width:80px;height:80px;padding:0 0 3px;transition:all .5s}.sp_navi .hamburger-btn:hover{opacity:1;background-color:rgba(113,91,152,.9)}.sp_navi .hamburger-btn:hover #nav-icon span{background-color:#fff}.sp_navi .hamburger-btn:hover #menu_btn{color:#fff}.sp_navi .hamburger-btn .button-toggle{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}}footer{margin-top:37px;padding:90px 0 90px;position:relative;background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xft_bg.jpg.pagespeed.ic._ZNBICvAXO.jpg);background-position:bottom center;background-repeat:no-repeat}footer .txt{font-size:14px;line-height:40px;letter-spacing:.1em}footer .txt.white{color:#fff}footer p{margin-bottom:0}footer p,footer a{color:#fff;text-decoration:none}footer .ft_bnr{margin-bottom:90px}footer .ft_bot .ft_logo{margin-bottom:44px;max-width:440px}footer .ft_bot .listinfo span{color:#fff}footer .ft_bot .idx_time td{color:#fff;border-bottom-color:#fff}footer .ft_bot .idx_time .sub{margin-right:-.5em;text-align:right}footer .ft_bot .flex{justify-content:space-between}footer .ft_bot .flex .box_left{width:49%;max-width:545px}footer .ft_bot .flex .box_right{width:49%;max-width:545px}footer .ft_bot .ft_link{margin-top:30px}.ft_link .ttl{margin-bottom:21px;width:100%;font-weight:bold;font-size:40px;letter-spacing:.1em;font-family:"Noto Serif JP",serif}.ft_link li{margin-bottom:26px}.ft_link li a{font-size:15px;font-weight:500;letter-spacing:.05em;line-height:15px;text-decoration:none}.ft_link li a:hover{opacity:1;color:#fff;text-decoration:underline}.ft_link li.sm{margin-bottom:21px}.ft_link li.sm a{font-size:13px;font-weight:400}.ft_link li.sm a::before{display:inline-block;content:"";margin-right:10px;width:8px;height:8px;background-color:#fff;border-radius:50%}.ft_link .menu01{display:flex;flex-wrap:wrap;width:70%}.ft_link .menu01 ul:first-of-type{width:31%}.ft_link .menu01 ul:nth-of-type(2) {width:35.5%}.ft_link .menu01 ul:nth-of-type(2) li:first-child {margin-bottom:30px}.ft_link .menu02{width:29.2%;position:relative}.ft_link .menu02>ul{display:flex;justify-content:space-between;flex-wrap:wrap}.ft_link .menu02>ul li{width:auto;width:46%}.ft_link .menu02 .ofc{display:flex;align-items:center;position:absolute;bottom:27px;left:0;font-family:"Noto Serif JP",serif;font-size:12px;font-weight:bold}.ft_link .menu02 .ofc ul{margin-left:4px;display:flex}.ft_link .menu02 .ofc li{margin-left:21px;margin-bottom:0}.ft_link .menu02 .ofc li a{display:block;width:34px;height:28px;font-size:0;background-size:100% auto}.ft_link .menu02 .ofc li.ins a{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/ic_ins.png)}.ft_link .menu02 .ofc li.fb{margin-left:15px}.ft_link .menu02 .ofc li.fb a{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/ic_fb.png)}.ft_link .menu02 .ofc li.tw a{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/ic_tw.png)}.idx_gallery ul{display:flex}.idx_gallery ul li .img{width:289px;height:289px;background-position:right center;background-size:auto 100%;background-repeat:no-repeat}.idx_gallery ul li .img01{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx_gallery01.jpg.pagespeed.ic.Jy-mOBZcvD.jpg)}.idx_gallery ul li .img02{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx_gallery02.jpg.pagespeed.ic.DO2XBUUL1X.jpg)}.idx_gallery ul li .img03{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx_gallery03.jpg.pagespeed.ic.VMuuyHI5SY.jpg)}.idx_gallery ul li .img04{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx_gallery04.jpg.pagespeed.ic.93lwyKEsmc.jpg)}.idx_gallery ul li .img05{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx_gallery05.jpg.pagespeed.ic.4aEyNVMyiS.jpg)}.idx_gallery ul li .img06{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx_gallery06.jpg.pagespeed.ic.whN1NDwkA_.jpg)}.bottom{background-color:#9881c1;padding:22px 20px}.bottom .inner_big{display:flex;align-items:center;color:#fff}.bottom .ft_grits img{max-width:159px}.bottom .copyright{padding-left:18px;margin-left:26px;border-left:1px solid #fff}.bottom .copyright p{color:#fff;font-size:10px}@media only screen and (max-width:1200px) and (min-width:993px){.ft_link li a{font-size:14px}.ft_link li.sm a{font-size:12px}.ft_link .menu01{width:68%}.ft_link .menu02{width:31%}.ft_link .menu02>ul li{width:50%}}@media only screen and (max-width:1200px) and (min-width:769px){footer{height:auto;background-size:cover}footer .ft_bot .ft_bnr p{max-width:239px;width:24%}footer .ft_bot>.flex{justify-content:center}footer .ft_bot>.flex .box_left{width:100%}footer .ft_bot>.flex .box_right{width:100%}}@media only screen and (max-width:992px) and (min-width:769px){footer .ft_bot .ft_bnr{justify-content:center;max-width:700px;margin-left:auto;margin-right:auto}footer .ft_bot .ft_bnr p{margin:0 10px 10px;width:48%}.ft_link{max-width:760px;margin-left:auto;margin-right:auto}.ft_link .menu01{width:100%}.ft_link .menu02{padding-bottom:80px;max-width:500px;width:100%}}@media only screen and (min-width:1921px){footer{background-size:cover}}@keyframes animation_scroll {
  0% {
    top: 0px;
  }

  50% {
    top: 70px;
  }

  100% {
    top: 0px;
  }
}.home_page{color:#333}.home_page .key{background:#715b98;background-repeat:no-repeat;background-size:cover;min-height:800px;height:55vw;max-height:1080px;max-height:100vh;overflow:hidden;position:relative}.home_page .key .sub{position:relative;display:block;margin-top:-37px;padding-left:10px;font-size:24px;font-weight:bold;color:#fff;letter-spacing:.4em;opacity:0;transition-delay:3s;transition-duration:.5s}.home_page .key figure{min-height:140px;width:100%}.home_page .key .inner{position:relative;height:100%;padding:0}.home_page .key .myvideo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0;width:100%;height:100%;object-fit:cover}.home_page .key .ver{width:102%}.home_page .key .key_text{position:relative;width:100%;height:100%;z-index:2}.home_page .key .key_text .item{background-size:auto 100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-direction:column;min-height:800px;height:55vw;max-height:1080px;max-height:100vh;padding-top:35px;transition-duration:.8s}.home_page .key .key_text .box{padding:1.5% 2%;background-color:rgba(113,91,152,.3)}.home_page .key h2,.home_page .key p{color:#fff;text-align:center}.home_page .key h2{margin-bottom:15px;font-family:"Noto Serif JP",serif;font-size:44px;font-weight:600;line-height:2;letter-spacing:.16em}.home_page .key p{font-size:18px;letter-spacing:.1em;font-weight:500;line-height:2.4444445}.home_page a{text-decoration:none}.home_page .topic_path{display:none}.home_page .bnr_corona{position:absolute;right:80px;bottom:50px;width:376px;height:120px;border-radius:11px;z-index:4;transition:all .3s}.home_page .bnr_corona.active{position:fixed;bottom:45px;right:120px;top:auto}.home_page .bnr_corona .content{display:flex;align-items:center}.home_page .bnr_corona .tt{margin-bottom:0;padding-left:8%;text-align:left;color:#fff;font-size:17px;font-weight:500;line-height:28px}.home_page .bnr_corona .close{font-size:10px;z-index:2;cursor:pointer;position:absolute;top:-1em;right:-1em;width:2.7em;height:2.7em;border-radius:50%;display:block;background: url(../images/ic_close.png) no-repeat center/50%;background-color:#61aa31}@media only screen and (min-width:769px){.home_page .bnr_corona .close:hover{opacity:.8}}.home_page .tt{font-family:"Noto Serif JP",serif;letter-spacing:.2em}.home_page h3{position:relative;margin-bottom:35px;color:#6f6f6f;font-family:"Noto Serif JP",serif;font-weight:600;font-size:46px;letter-spacing:.2em;text-align:center}.home_page h3 .en{display:block;font-size:1.41305em;font-weight:700;letter-spacing:.12em;line-height:.7;color:#715b98}.home_page h3 .jp{font-size:18px;font-weight:400;letter-spacing:.6em;line-height:1}.home_page h3.tt{text-align:center;margin:auto auto 50px}.home_page h3.tt .idx_en{font-size:3em;top:.72em;letter-spacing:.096em;opacity:.2;left:50%;transform:translateX(-50%)}.home_page h3.tt .jp{position:relative;z-index:1;font-size:46px;color:#fff;font-weight:600;letter-spacing:.2em}.scroll{-webkit-writing-mode:vertical-rl;-moz-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;position:absolute;left:calc(50% - 0px);top:-70px;z-index:3}.scroll a{position:relative;display:block;font-size:10px;color:#fff;letter-spacing:.2em;text-decoration:none;height:120px;padding-left:6px}.scroll a:hover::after{animation:none;transition:all .5s}.scroll a::after,.scroll a::before{content:"";display:block;position:absolute;transition:all .3s;left:0;top:0;width:1px;height:120px;margin:auto}.scroll a::before{background-color:#fff}.scroll a::after{height:50px;background-color:#c9c9c9;animation-name:animation_scroll;animation-duration:1s;animation-fill-mode:both;animation-timing-function:linear;animation-iteration-count:infinite}#mainContent{position:relative;z-index:2}.box_news{z-index:1;position:absolute;top:-60px;left:0;width:516px;height:60px;background-color:#fff;color:#333;display:flex;flex-wrap:wrap;align-items:center;padding:0 120px 0 39px;overflow:hidden}.box_news .slick-arrow{width:60px;height:60px;left:auto;right:-60px;top:50%;border-left:1px solid #d2d2d2;transition:all .3s}.box_news .slick-arrow:hover{background-color:#715b98}.box_news .slick-arrow:hover::before{border-right-color:#fff}.box_news .slick-arrow::before{content:"";display:block;position:absolute;transition:all .3s;top:50%;transform:translateY(-50%);left:39%;border-right:8px solid #4c3e90;border-top:5px solid transparent;border-bottom:5px solid transparent}.box_news .slick-next{right:-120px}.box_news .slick-next:hover{background-color:#715b98}.box_news .slick-next:hover::before{border-left-color:#fff;border-right-color:transparent}.box_news .slick-next::before{border-left:8px solid #4c3e90;border-right:none}.box_news .en{width:73px;margin-bottom:0;font-size:14px;font-family:"Noto Serif JP",serif;font-weight:500}.box_news .en a{color:inherit}.box_news .en a:hover{color:#715b98}.box_news ul{height:100%;display:flex;align-items:center;width:calc(100% - 73px);padding-right:5%}.box_news ul a{color:#333;font-size:12px;letter-spacing:.1em;display:flex}.box_news ul a:hover{color:#715b98}.box_news ul a .date{width:85px}.box_news ul a .title{display:block;width:calc(100% - 85px);overflow:hidden;text-overflow:ellipsis;letter-spacing:.09em;white-space:nowrap}.idx_en{position:absolute;display:block;font-family:"Noto Serif JP",serif;font-weight:700;font-size:80px;letter-spacing:.08em;color:#fff;line-height:1;white-space:nowrap}.txt{font-size:14px;line-height:40px;letter-spacing:.1em}.txt.white{color:#fff}@media only screen and (orientation:landscape) and (min-width:769px){.home_page .key .ver{display:none}.home_page .key .hor{display:block}}@media only screen and (min-width:769px) and (max-width:1280px){.scroll{left:calc(600px)}.home_page .key h2{font-size:40px}.home_page .bnr_corona{bottom:90px;right:20px}.min_1280{display:none}}@media only screen and (min-width:769px) and (max-width:992px){.home_page .key{padding-left:10px;padding-right:10px}.home_page .key h2{font-size:34px}}.flex{display:flex;flex-wrap:wrap}.index01{position:relative;padding:143px 0 64px;margin:auto;background-color:#f7f5f5}.index01 h3{margin-bottom:22px;font-size:24px;letter-spacing:.2em;font-weight:600;color:#715b98;line-height:55px;text-align:left}.index01 .idx_en{right:-.14em;text-align:right;top:-.93em;font-weight:bold;font-size:112px;letter-spacing:.09em}.index01 .box_text{position:relative;width:95%;max-width:763px;margin-top:-181px;margin-right:0;margin-left:auto;z-index:1}.index01 .box_text .content{position:relative;z-index:1;padding:67px 00 0 109px;background-color:#f7f5f5}.index01 .box_text .content p{font-size:14px;line-height:40px}@media screen and (max-width:1400px) and (min-width:769px){.home_page .idx_en{font-size:14vw}}@media screen and (max-width:992px) and (min-width:769px){.index01 .box_text .content{padding:50px 0 0 60px}.index01 .box_text .content h3{font-size:22px;line-height:2.3}}.index02{color:#fff;position:relative;padding-top:114px}.index02 .inner_big{position:relative;padding-top:74px}.index02 .idx_en{display:block;height:147px;width:654px;top:0;left:50%;transform:translateX(-50%);margin:auto}.index02 .box_head{position:relative;max-width:100%;text-align:center}.index02 .box_head .tt{color:#715b98;margin-bottom:0;font-weight:500;font-size:20px;letter-spacing:.6em;font-family:"Noto Serif JP",serif;line-height:1.9}.index02 .box_head h3{margin-bottom:99px;color:#715b98;font-family:"Noto Serif JP",serif;font-size:46px;font-weight:600;text-align:center;line-height:1}.index02 .box_head h3 .big{font-size:125%}.index02 .inner_sm{position:relative}.index02 .inner_sm .idx_en{position:absolute;top:-29px;right:-206px;opacity:.1}.index02 .idx02_box{background-color:#f7f5f5;background-repeat:no-repeat , repeat-x;background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx02_bg2.png.pagespeed.ic.IWoWyjs8_w.png) , url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx02_bg.jpg.pagespeed.ic.wG7N4UunDS.jpg);background-position:top 20px left -250px , top 171px center;background-size:auto , auto;justify-content:center;padding-bottom:136px}.index02 .idx02_row{position:relative;z-index:1;justify-content:center;flex-wrap:wrap;width:100%;margin:0 auto}.index02 .idx02_row .num{width:99px}.index02 .idx02_row .tt{margin:20px auto 0;color:#fff;font-family:"Noto Serif JP",serif;letter-spacing:.2em;font-size:28px;font-weight:500}.index02 .idx02_row .box:nth-child(2n) {margin-top:30px}.index02 .idx02_row .box>.txt_ver{margin:41px auto 0;height:335px;font-size:14px;letter-spacing:.1em;line-height:32px;color:#333}.index02 .idx02_row .box>.txt_ver>.txt_hr{writing-mode:horizontal-tb;line-height:1.4}@media only screen and (min-width:1921px){.index02{background-position:top left 39% , top 294px center}}@media only screen and (min-width:769px){.txt_ver{-ms-writing-mode:vertical-rl;-webkit-writing-mode:vertical-rl;-moz-writing-mode:vertical-rl;writing-mode:vertical-rl;-webkit-writing-mode:tb-rl;-ms-writing-mode:tb-rl;writing-mode:tb-rl}.index02 .idx02_row .box{width:200px;margin-left:15px;margin-right:15px}.index02 .idx02_row .box .content{height:560px;padding:60px 0 68px;background-repeat:no-repeat;background-size:cover}.index02 .idx02_row .box .content .txt_ver{height:calc(100% - 116px);width:100%;display:flex;align-items:center;justify-content:center}.index02 .idx02_row .box:nth-child(2n) {margin-top:30px}.index02 .idx02_row .box:nth-child(1) .content {background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx02_boxbg1.jpg.pagespeed.ic.hYp975aZZF.jpg);padding-bottom:62%}.index02 .idx02_row .box:nth-child(2) .content {background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx02_boxbg3.jpg.pagespeed.ic.wB2Xwmi8k3.jpg);padding-bottom:62%}.index02 .idx02_row .box:nth-child(3) .content {padding-bottom:18%;background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx02_boxbg2.jpg.pagespeed.ic._XhXHpNpP5.jpg)}.index02 .idx02_row .box:nth-child(4) .content {background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx02_boxbg4.jpg.pagespeed.ic.nSZvC1dBsu.jpg)}.index02 .idx02_row .box:nth-child(4) .tt {justify-content:flex-start;margin-top:31%}.index02 .idx02_row .box:nth-child(5) .content {background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx02_boxbg5.jpg.pagespeed.ic.zLASG5F3Dq.jpg)}.index02 .idx02_row .box:nth-child(5) .tt {justify-content:flex-start;margin-top:31%}.index02 .idx02_row .box:nth-child(5) .txt_ver {margin-right:10%}.index02 .idx02_row .box p{margin:auto}}@media only screen and (max-width:1400px) and (min-width:769px){.index02 .idx_en{font-size:80px}}@media only screen and (max-width:1150px) and (min-width:769px){.index02{background-size:auto , 100% auto}.index02 .idx02_box{background-position:top 20px left -250px , top 20% center;background-size:cover , 100% auto}.index02 .idx02_row{justify-content:space-between}.index02 .idx02_row .box{margin-left:1.3%;margin-right:1.3%;width:17.4%}.index02 .idx02_row .box>.txt_ver{font-size:1.2vw;line-height:2.28;height:25em;max-height:335px}.index02 .idx02_row .box .num{width:8.6vw}.index02 .idx02_row .box .tt{font-size:2.4vw}.index02 .idx02_row .box .content{max-height:49vw;padding:30% 0 20%}.index02 .idx02_row .box:nth-child(2) .content {padding-bottom:40%}.index02 .idx02_row .box:nth-child(3) .content {padding-bottom:0}}.index03{position:relative;z-index:1;padding:0 0 0}.index03 h3{margin-bottom:90px}.index03 .idx03_row{justify-content:flex-start;margin-bottom:46px}.index03 .idx03_row .pic{position:relative}.index03 .idx03_row .pic::before{content:"";display:block;position:absolute;transition:all .3s;height:93%;max-height:500px;right:40.7%;bottom:-18.67%;width:90vw;background-color:#e1e0ec;z-index:-1}.index03 .idx03_row .pic .idx_en{top:49%;left:52%;transform:translate(-50%,-50%);letter-spacing:.11em;font-size:81px}.index03 .idx03_row .box_text{max-width:365px;margin-left:108px}.index03 .idx03_row .box_text .title{margin-bottom:12px;font-size:24px;font-family:"Noto Serif JP",serif;font-weight:600;letter-spacing:.2em;color:#715b98;line-height:55px;font-feature-settings:"palt"}@media screen and (min-width:769px){.index03 .idx03_row{align-items:flex-start}.index03 .idx03_row .box_text{padding-top:36px}.index03 .idx03_row.st2{justify-content:flex-end}.index03 .idx03_row.st2 .pic{order:2}.index03 .idx03_row.st2 .pic::before{right:auto;left:25.8%;bottom:-12.4%}.index03 .idx03_row.st2 .pic .idx_en{top:52%;left:56.5%}.index03 .idx03_row.st2 .box_text{order:1;max-width:365px;padding-top:148px;margin-right:101px;margin-left:00}.index03 .idx03_row:nth-child(3) {margin-bottom:74px}.index03 .idx03_row:nth-child(4) {margin-bottom:61px}.index03 .idx03_row:nth-child(4) .box_text {padding-top:77px}.index03 .idx03_row:nth-child(4) .pic::before {right:29.7%;bottom:-16%}.index03 .idx03_row:nth-child(4) .pic .idx_en {top:45.3%;left:47.6%}.index03 .idx03_row:nth-child(5) {margin-bottom:0}.index03 .idx03_row:nth-child(5) .box_text {padding-top:127px}.index03 .idx03_row:nth-child(5) .pic::before {left:40.8%;bottom:-22.4%}.index03 .idx03_row:nth-child(5) .pic .idx_en {top:44.5%;left:52.6%}}@media only screen and (max-width:1300px) and (min-width:769px){.index03 .idx03_row .pic{width:57.5%}.index03 .idx03_row .box_text{width:34.5%;margin-left:8%}.index03 .idx03_row .box_text .title{font-size:22px;line-height:2.2}.index03 .idx03_row.st2 .box_text{margin-right:8%}}@media only screen and (max-width:992px) and (min-width:769px){.index03 .idx03_row.st2 .box_text{padding-top:3vw!important}.index03 .idx03_row .pic{width:56%}.index03 .idx03_row .pic .idx_en{font-size:6vw}.index03 .idx03_row .box_text{width:37%;padding-top:3vw!important;margin-left:6%}.index03 .idx03_row.st2 .box_text{margin-right:6%}}.max_1200{display:none}@media only screen and (max-width:1200px){.max_1200{display:block}}@media only screen and (max-width:992px) and (min-width:769px){.home_page h3.tt .idx_en{font-size:2.5em;top:1em}}.blue{color:#715b98}.index04{margin-top:270px;background:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx04_bg.jpg.pagespeed.ic.Q6byk1HdS9.jpg) no-repeat top center;padding:86px 0 139px}.index04 h3.tt{margin-bottom:76px}.index04 h3.tt::before{content:"";display:block;margin:0 auto 88px;width:113px;height:104px;background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx04_h3ic.png.pagespeed.ic.PaOvNlEYgd.png);background-size:100% auto;background-repeat:no-repeat}.index04 .idx04_row{margin:auto;max-width:1000px;justify-content:center}.index04 .idx04_row .box{position:relative;padding:20px;margin:0 7px 40px;background-color:#fff;width:214px;height:216px;box-shadow:5px 12px 20px 0 rgba(0,0,0,.1);transition:all .3s}.index04 .idx04_row .box:nth-child(1) .pic {background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx04_ic1.png.pagespeed.ic.8ZpjYuRZfy.png)}.index04 .idx04_row .box:nth-child(2) .pic {background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx04_ic2.png.pagespeed.ic.wAAR1MAWH5.png)}.index04 .idx04_row .box:nth-child(3) .pic {background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx04_ic3.png.pagespeed.ic.juU8uN4pb4.png)}.index04 .idx04_row .box:nth-child(4) .pic {background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx04_ic4.png.pagespeed.ic.vuM8PbvOb1.png)}.index04 .idx04_row .box:nth-child(5) .pic {background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx04_ic5.png.pagespeed.ic.QJR6oyEmL1.png)}.index04 .idx04_row .box:nth-child(6) .pic {background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx04_ic6.png.pagespeed.ic.JY0eu1XiuJ.png)}.index04 .idx04_row .box:nth-child(7) .pic {background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx04_ic7.png.pagespeed.ic.SbkcwtcNC_.png)}.index04 .idx04_row .box:nth-child(8) .pic {background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx04_ic8.png.pagespeed.ic.pxjAhSUfqF.png)}.index04 .idx04_row .box:hover{box-shadow:5px 12px 20px 0 rgba(113,91,152,.3)}.index04 .idx04_row .box:hover .pic{background-color:#d8d5e7}.index04 .idx04_row .box .pic{height:129px;background-color:#edecf4;background-size:100px auto;background-position:center;background-repeat:no-repeat;transition:all .3s}.index04 .idx04_row .box .tt{margin-top:20px;color:#715b98;font-size:18px;font-weight:600;letter-spacing:.2em;text-align:center;line-height:1.2}.index04 .idx04_row .box .tt.st2{margin-top:10px;margin-bottom:0}.index04 .idx04_row .box .tt .sm{font-size:60%;line-height:1;display:inline-block}@media only screen and (min-width:1921px){.index04{background-size:100% auto}}@media screen and (max-width:992px) and (min-width:769px){.index04{margin-top:170px}.index04 h3.tt::before{margin-bottom:75px}.home_page .txt{font-size:13px;line-height:2.85}}.index05{padding:370px 0 319px;min-height:100vh;max-height:1080px;background-attachment:fixed;background-position:center;background-repeat:no-repeat;color:#fff;text-align:center;display:flex;align-items:center}.index05 h3.tt{margin-bottom:33px}.index05 h3.tt .idx_en{top:-.5em}.index05 .inner_big{width:100%}.index05 .sub{margin-bottom:35px;font-size:16px;line-height:46px}@media only screen and (min-width:1921px){.index05{background-size:cover}}#implant{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx_implant_bg.jpg.pagespeed.ic.xeRRkpEd1_.jpg)}#denture{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx_denture_bg.jpg.pagespeed.ic.9yqr-XqBUH.jpg)}#esthetic{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx_esthetic_bg.jpg.pagespeed.ic.0pwO55UhXX.jpg)}#whitening{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx_whitening_bg.jpg.pagespeed.ic.Z0TGBBBF78.jpg)}#preventive{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx_preventive_bg.jpg.pagespeed.ic.GUc6kty1jD.jpg)}#periodontal{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx_periodontal_bg.jpg.pagespeed.ic.Ei_KFpF1gL.jpg)}#rootcanal{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx_rootcanal_bg.jpg.pagespeed.ic.-REb5wrSQ4.jpg)}#orthodontics{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx_orthodontics_bg.jpg.pagespeed.ic.N-DODclmiG.jpg)}@media only screen and (orientation:portrait) and (max-width:750px){#implant{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/idx_implant_bgsp.jpg)}#denture{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/idx_denture_bgsp.jpg)}#esthetic{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/idx_esthetic_bgsp.jpg)}#whitening{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/idx_whitening_bgsp.jpg)}#preventive{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/idx_preventive_bgsp.jpg)}#periodontal{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/idx_periodontal_bgsp.jpg)}#rootcanal{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/idx_rootcanal_bgsp.jpg)}#orthodontics{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/idx_orthodontics_bgsp.jpg)}}@media screen and (max-width:992px) and (min-width:769px){.pcmin_993{display:none}.index05 h3.tt .idx_en{font-size:11vw}}.index06{position:relative;padding:241px 0 0}.index06 picture,.index06 .box_left .pic{display:table;position:relative}.index06 picture::before,.index06 .box_left .pic::before{content:"";display:block;position:absolute;transition:all .3s;background-image:-moz-linear-gradient(0deg,#9489e3 0%,#787fd6 100%);background-image:-webkit-linear-gradient(0deg,#9489e3 0%,#787fd6 100%);background-image:-ms-linear-gradient(0deg,#9489e3 0%,#787fd6 100%);opacity:.2;position:absolute;left:69.8%;top:-19%;width:454px;height:229px}.index06 picture img,.index06 .box_left .pic img{position:relative;z-index:1}.index06 .idx06_row{position:relative;align-items:flex-start}.index06 .idx06_row>.pic{content:"";display:block;position:absolute;transition:all .3s;top:-65px;left:-181px}.index06 .box_left{width:51%;max-width:735px}.index06 .box_left .box_txt{margin:0 0 30px auto;display:block;max-width:464px;position:relative;z-index:1}.index06 .box_left .box_txt h3{margin-bottom:28px;text-align:left}.index06 .box_left .box_txt h3 .jp{position:relative;z-index:1;display:block;color:#715b98;font-size:30px;font-weight:600;line-height:2.333333333;letter-spacing:.2em}.index06 .box_left .box_txt h3 .en{font-weight:bold;letter-spacing:.08em;position:absolute;top:-.44em;font-size:112px;color:#e1e1ed}.index06 .box_left .box_txt .txt{margin-bottom:49px}.index06 .box_left .box_txt .btn-group{margin-bottom:54px}.index06 .box_left .box_txt .btn-group .btn{margin-bottom:30px}.index06 .box_left .pic{margin-left:29px}.index06 .box_left .pic::before{left:auto;width:100vw;right:53.5%;top:-88px}.index06 .box_right{position:absolute;padding-top:36px;right:-80px;top:0}.index06 .box_right figure::before{left:auto;top:-156px;right:-109px;width:298px;height:254px}.index06 .box_right .box_name{position:absolute;width:354px;height:158px;right:0;bottom:0;border:3px solid #fff;padding:28px 20px 0 50px;color:#fff;background-color:rgba(109,100,157,.8);z-index:1}.index06 .box_right .box_name p{font-size:10px;letter-spacing:.1em}.index06 .box_right .box_name p .top{display:block;margin-bottom:.6em;font-size:1.8em;letter-spacing:.6em;border-bottom:1px solid #fff}.index06 .box_right .box_name p .jp{font-weight:500;font-size:2.4em}.index06 .box_right .box_name p .en{margin-left:1.6em;letter-spacing:.1em;opacity:.7;font-family:"Noto Serif JP",serif;text-transform:uppercase;font-weight:400}@media screen and (max-width:1399px) and (min-width:769px){.index06 .box_left{padding-left:10px;width:calc(100% - 700px)}.index06 .inner_big{padding:0;max-width:1440px}.index06 .box_right{right:0}}@media screen and (max-width:1200px) and (min-width:769px){.index06 .box_left{padding-left:10px;width:45%}.index06 .box_left .box_txt h3 .jp{font-size:26px}.index06 .box_left .box_txt h3 .en{font-size:72px}.index06 .inner_big{padding:0;max-width:1440px}.index06 .box_right{width:50%}.index06 .box_right .box_name{width:90%;max-width:300px;height:auto;padding:20px 20px 20px 10%}.index06 .box_right .box_name p{font-size:8px}}.index07{padding:141px 0 0}.index07 .box_head{padding:193px 0 222px;background:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx07_bg.jpg.pagespeed.ic.5BWj_z96JJ.jpg) no-repeat center}.index07 .box_head h3{color:#fff}.index07 .box_head h3 .en{line-height:1;color:#fff}.index07 .box_content{padding-top:70px;background:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xidx07_bg2.jpg.pagespeed.ic.s68Az3_2dr.jpg) no-repeat;background-position:top center}.index07 .idx07_row{margin-bottom:32px;justify-content:space-between}.index07 .idx07_row>div{width:49%;max-width:545px}.index07 .idx07_row .box_left .title{position:relative;display:block;margin-bottom:51px}.index07 .idx07_row .box_left .title a{display:block;max-width:440px}.index07 .idx07_row .box_left .title::before{width:7px;height:62px;top:.71em;left:0;background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/idx07_title.png);background-repeat:repeat-y}.index07 .idx07_row .box_left .title .top{display:block;color:#333;font-size:18px;font-weight:500}.index07 .idx07_row .box_left .title .en{color:#715b98;font-family:"Noto Serif JP",serif;font-weight:bold;letter-spacing:.05em;font-size:30px;line-height:1.6}.index07 .idx07_row .box_right{padding-top:8px;max-width:495px}@media screen and (max-width:992px) and (min-width:769px){.index07 .idx07_row{max-width:590px;margin:auto;justify-content:center}.index07 .idx07_row .box_left{margin-bottom:30px;width:100%}.index07 .idx07_row .box_right{max-width:545px;width:100%}.index07 .idx_new{justify-content:center}.index07 .idx_new .box{width:100%;margin-bottom:30px}}.listinfo li{display:flex;line-height:30px;margin-bottom:30px}.listinfo li .title{font-weight:500;color:#715b98;width:87px;font-size:14px;letter-spacing:.1em}.listinfo li .txt{width:calc(100% - 87px);line-height:inherit}.idx_time{color:#333}.idx_time .sub{font-size:12px;line-height:2}.idx_time table{margin-bottom:14px}.idx_time tr{line-height:14px}.idx_time th,.idx_time td{text-align:center;color:#715b98;font-size:14px;border-top:none;border-left:none;border-right:none;letter-spacing:.1em;width:7.65%;border-color:transparent;line-height:14px;vertical-align:middle}.idx_time th:first-child,.idx_time td:first-child{width:35.7%;padding-right:2.4em}.idx_time th:last-of-type,.idx_time td:last-of-type{width:auto;padding-right:2.5em}.idx_time th.no_space,.idx_time td.no_space{letter-spacing:-.04em}.idx_time tr:last-child td{padding-top:27px;padding-bottom:26px}.idx_time th{font-weight:500;border-bottom:none;padding:23px 0 22px;background-color:#fff;border-bottom:1px #fff solid}.idx_time td{padding:30px 0 28px;color:#715b98;border-bottom:1px #d1cfcf solid}.idx_time td:first-child{color:#333;font-weight:500}.idx_time .note{padding-left:.7em;font-size:14px;letter-spacing:.2em}@media only screen and (max-width:1279px){.idx_time th{padding:1.6em 0;line-height:14px}.idx_time tr{line-height:14px}.idx_time tr:last-child td{padding-top:1.9em;padding-bottom:1.9em}.idx_time td{line-height:14px;padding:2.16em 0 1.95em}}.idx_map{margin:94px 0 140px;height:340px;filter:grayscale(100%)}.idx_map iframe{width:100%;height:100%}.idx_new{justify-content:space-between}.idx_new .box{width:49%;max-width:545px;min-height:523px;padding:76px 80px 30px 59px;background-color:#fff}.idx_new .box:nth-child(2) ul a:hover .title,
.idx_new .box:nth-child(2) .btn a,
.idx_new .box:nth-child(2) ul .date,
.idx_new .box:nth-child(2) .en {color:#b57099}.idx_new .box:nth-child(2) .btn a {background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xic_arrow2.png.pagespeed.ic.ilQLjjYePz.png)}.idx_new .box .head{margin-bottom:40px;display:flex;justify-content:space-between}.idx_new .box .head p{margin-bottom:0}.idx_new .box .btn a{display:block;margin-top:3px;padding:10px 90px 19px 0;color:#715b98;border-bottom:2px solid;background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xic_arrow.png.pagespeed.ic.gJpj1uyg60.png);background-position:right top 19px;background-repeat:no-repeat;background-size:21px auto;font-size:14px;font-weight:500}.idx_new .jp{display:block;line-height:1.8;font-size:14px;letter-spacing:.6em}.idx_new .en{display:block;font-weight:bold;font-size:36px;line-height:1.5;color:#715b98}.idx_new ul a:hover .title{color:#715b98}.idx_new ul li{margin-bottom:42px;line-height:1.8;letter-spacing:.1em}.idx_new ul .date{color:#715b98;display:block;font-weight:500}.idx_new ul .title{display:block;margin-top:2px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}.link a{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;display:block}@media only screen and (max-width:1280px) and (min-width:769px){.index04 .idx04_row1 .idx_en{right:0}.index06 .idx_en{left:0}}.sp_navi_link{position:fixed;left:80px;bottom:150px;z-index:30;opacity:0;transition:all .3s;visibility:hidden}.sp_navi_link.on{opacity:1;visibility:visible;transform:translateY(0)}.sp_navi_link li{text-align:left;margin-top:11px;opacity:.4;color:transparent;transition:all .3s}.sp_navi_link li.active{opacity:1}.sp_navi_link li.active a{opacity:1}.sp_navi_link li.active a::before{width:12px;height:12px;bottom:calc(50% - 7px)}.sp_navi_link li:hover{opacity:1}.sp_navi_link li:hover a{opacity:1}.sp_navi_link li:hover a::before{width:12px;height:12px;bottom:calc(50% - 7px)}.sp_navi_link li a{display:block;padding-top:.1em;line-height:2;position:relative;padding-left:25px;text-decoration:none;font-size:11px;font-weight:600;text-transform:uppercase;transition:all .3s;color:#fff;font-family:"Noto Serif JP",serif}.sp_navi_link li a::before{content:"";position:absolute;bottom:calc(50% - 6px);left:0;width:10px;height:10px;border-radius:50%;background-color:#fff}@media only screen and (max-width:1280px) and (min-width:769px){.sp_navi_link{left:6%}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.home_page .key .myvideo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0;min-width:100%;height:auto}}@media only screen and (min-width:769px){.idx04_row .box.wow,.pic.wow,.box_img.wow,picture.wow,figure.wow,.idx02_row .box.wow,.index06 .box_right.wow{position:relative;overflow:hidden}.idx04_row .box.wow.animated::after,.pic.wow.animated::after,.box_img.wow.animated::after,picture.wow.animated::after,figure.wow.animated::after,.idx02_row .box.wow.animated::after,.index06 .box_right.wow.animated::after{animation-name:wow_img;animation-duration:.7s;animation-fill-mode:forwards;animation-delay:.2s}.idx04_row .box.wow::after,.pic.wow::after,.box_img.wow::after,picture.wow::after,figure.wow::after,.idx02_row .box.wow::after,.index06 .box_right.wow::after{content:"";display:block;position:absolute;z-index:1;animation-fill-mode:forwards;width:100%;left:100%;top:0;height:100%;background-color:#715b98}}.idx04_row .box.wow::after{left:200%}@keyframes wow_img {
  0% {
    left: 100%;
  }

  50% {
    left: 0%;
  }

  100% {
    left: -100%;
  }
}.under .sitemap{padding-top:40px}.under .sitemap>ul>li p{margin-bottom:0}.under .sitemap>ul>li a,.under .sitemap>ul>li p{display:block;width:100%;padding:15px 15px 15px 30px;border-bottom:dotted 1px #ccc;color:#333;position:relative;box-sizing:border-box;text-decoration:none}.under .sitemap>ul>li a:before,.under .sitemap>ul>li p:before{content:'';position:absolute;width:15px;height:3px;background:#ccc;left:0;top:50%;margin-top:-2px}.under .sitemap>ul>li p:after{content:'';position:absolute;width:3px;height:14px;background:#ccc;left:6px;top:50%;margin-top:-7px}.under .sitemap>ul>li a:hover{text-decoration:none;background:rgba(0,0,0,.05)}.under .sitemap>ul>li li a{padding-left:70px}.under .sitemap>ul>li li a:before{left:40px}.under #mainContent{padding-bottom:105px;background-color:#f7f5f5}.under #mainContent .inner{max-width:1024px}.under #mainContent .topic_path .inner{max-width:1300px}.under.page-interview #mainContent .topic_path .inner{max-width:1280px}.under.page-interview #mainContent>.inner{max-width:100%;padding:0}.under .key{background-size:auto 100%;height:600px;padding:80px 0;background:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/xud_mv.jpg.pagespeed.ic.zYCpQ9Nmgz.jpg) no-repeat;background-size:cover}.under .key .inner{height:100%;padding:0;display:flex;align-items:center;justify-content:center}.under .key .key_text{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;color:#fff;position:relative;height:auto;padding:0 120px;margin:auto 0}.under .key .key_text>p{font-size:18px;font-weight:500;line-height:2.4444;width:100%}.under .key .key_text h2{color:#fff;font-size:18px;font-weight:400;margin-bottom:0;letter-spacing:.6em;padding-top:14px;line-height:1.2;font-family:'Noto Serif JP',sans-serif}.under .key .key_text h2 .en{display:block;font-size:65px;font-weight:bold;padding:0;text-align:center;letter-spacing:.1em;text-transform:capitalize}.under h2{display:table;padding:16px 10px;font-size:42px;font-weight:500;text-align:center;color:#715b98;letter-spacing:.1em}.under h2,.under h3,.under h4,.under h5,.under h6{line-height:1.4;font-weight:500;font-family:'Shippori Mincho',sans-serif}.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:37px;color:#715b98;font-size:30px;letter-spacing:.1em;text-align:center}.under h3::after{content:"";display:block;margin:23px auto 0;background-color:#dbd7ea;width:60px;height:3px}.under h4{background-repeat:repeat;margin-bottom:41px;position:relative;font-size:24px;color:#715b98;letter-spacing:.1em;padding-bottom:19px}.under h4::after{position:absolute;content:"";display:block;transition:all .3s;height:1px;width:100%;left:0;bottom:0;background-color:#d2d2d2}.under h5{margin-bottom:22px;position:relative;font-size:20px;padding-left:23px;font-weight:500;letter-spacing:.1em;color:#715b98}.under h5::before{position:absolute;content:"";width:3px;height:100%;background-color:#dbd7ea;left:0}.under h5::after{display:none}.under h6{margin-bottom:1em;font-size:18px;padding-left:29px;font-weight:500;position:relative;color:#715b98;letter-spacing:1.7px;font-family:'Shippori Mincho',sans-serif}.under h6::before{position:absolute;content:"";width:16px;background-color:#dbd7ea;left:0;height:16px;border-radius:50%;top:5px}@media screen and (max-width:768px){.under h6::before{width:10px;height:10px}}@media only screen and (max-width:1000px) and (min-width:769px){.under .key .key_text{padding-left:10px;padding-right:10px}}.under section>p:last-of-type{margin-bottom:0}.under section h3{margin-top:80px}.under section p{letter-spacing:1.5px;line-height:36px;font-family:'Noto Sans JP',sans-serif;font-size:14px}.under .secH4{padding-top:40px}.under .secH4>p:last-of-type{margin-bottom:0}.under .secH5{padding-top:30px}.under .secH6{padding-top:30px}.under .ud_map iframe{width:100%;height:400px}.under .imgBox.rowImg .image_l,.under .imgBox.rowImg .image_r{display:table}.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:56px}.under .imgBox.rowImg .image_r{float:right;margin-left:56px}.under .imgBox.rowImg .image_l,.under .imgBox.rowImg .image_r{max-width:528px;margin-bottom:30px;box-shadow:8.5px 14.722px 36px 0 rgba(146,145,143,.2)}.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:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-between;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:#a98c54;font-family:'Noto Serif JP',serif}.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%);-ms-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-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}}.under table{border-radius:3px}.under table.rollTable{width:100%}.under table.tbl_style01 th,.under table.tbl_style01 td{border:1px solid #ddd6e2;padding:.625rem}.under table.tbl_style01 th img,.under table.tbl_style01 td img{max-width:100%}.under table.tbl_style01 th{background-color:#715b98;color:#fff;font-size:1.125em;font-weight:normal;text-align:center}.under table.tbl_style01 td{background-color:#fff;font-size:1em}.under table.tbl_style01.rowHead tr th:not(:last-child) {border-right:1px solid #ddd6e2}.under table.tbl_style01.colHead tr:not(:last-child) th {border-bottom:1px solid #ddd6e2}.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:#b4b4b4;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.list01.mcol-2{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap}.under ul.list01.mcol-2 li{width:50%;padding-right:15px}.under ul.list01 li{background-size:10px auto;position:relative;padding-left:20px;padding-bottom:13px;letter-spacing:1.5px;font-size:14px}.under ul.list01 li:last-child{padding-bottom:0}.under ul.list01 li::before{content:'';width:8px;height:8px;border-radius:50%;background-color:#dbd7ea;position:absolute;left:0;top:.5em}.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:15px 0 7px}.under .topic_path ul{display:block;padding:4px 10px 4px 10px}@media screen and (max-width:768px){.under .topic_path ul{padding-left:0;padding-right:0}}.under .topic_path ul::after{content:"";display:block;clear:both}.under .topic_path ul li{float:left;text-transform:uppercase;color:#333;font-size:10px;letter-spacing:1px;font-family:'Noto Sans JP',sans-serif}.under .topic_path a{text-decoration:none;color:#715b98;font-size:10px;position:relative}.under .topic_path a:hover{opacity:1;text-decoration:none;color:#b57099}.under .topic_path a:hover::after{background-color:#b57099}.under .topic_path a::after{content:"";width:33px;position:absolute;background-color:#715b98;height:1px;left:47%;bottom:-3px;transform:translateX(-50%)}.under .topic_path span{display:inline-block;padding:0 14px 0 9px;transform:scaleX(.9);font-size:10px;line-height:1}.under .anchor-links{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:center;padding:20px 0 0}.under .anchor-links>div{background-color:#715b98;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:"\003e";border:0;position:absolute;top:calc(50% - .5em);bottom:auto;left:auto;right:7px;font-size:.857em;line-height:1;letter-spacing:0;transform:scaleX(.5)}.under .anchor-links>div.ext:hover::after{right:5px}.under .btn-group .btn.style01,.under .btn-group .btn.style02,.under .btn-group .btn.style02{margin:auto}.under #socialbuttons{display:table;margin:20px auto 10px}.under #socialbuttons>div{float:left;margin-right:10px;font-size:11px;overflow:hidden}.under #socialbuttons .line{margin-right:0}.under .clinic_tbl01 th{width:350px;text-align:right}.under .clinic_tbl01 p{line-height:1.5}.under .clinic_tbl01 ul{margin-bottom:1em}.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 .access_box_img01 .block{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.under .access_box_img01 .block:nth-child(even) .big {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:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;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:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.under .access_box_img02 .block:nth-child(even) .big {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:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;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}#pagination{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:40px auto 0}#pagination:empty{display:none}#pagination a,#pagination span{background-color:#715b98;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content: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://k-dc.co.jp/wp-content/themes/grits_theme/images/shared_blog_arrow_prev.svg)}#pagination a.next,#pagination span.next{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/shared_blog_arrow_next.svg)}#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:#715b98}.blog_list_style01 .item{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-between;border-bottom:1px solid #bababa;padding-bottom:30px;margin-bottom:30px}.blog_list_style01 .item figure{background-color:#fff;position:relative;overflow:hidden;border:3px solid #715b98;width:220px;height:220px}.blog_list_style01 .item figure img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.blog_list_style01 .item .info{width:calc(100% - 250px);position:relative;padding-bottom:40px}.blog_list_style01 .item .info p{margin-bottom:0;line-height:1.5}.blog_list_style01 .item .info .date{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;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:#715b98;display:inline-block;margin-left:2px;padding:0 10px .08em;color:#fff;letter-spacing:0;text-decoration:none}.blog_list_style01 .item .info .date .tag a.blog{background-color:#b57099}.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:3px solid #ddd;position:absolute;bottom:0;right:0}.blog_list_style01 .item .info .button a{position:relative;z-index:1;display:block;padding:5px 10px;font-size:90%;color:#333;text-decoration:none}.blog_list_style01 .item .info .button a::before{opacity:0}.blog_list_style01 .item .info .button::after{content:"";background-color:#715b98;position:absolute;z-index:0;top:0;bottom:0;right:0;width:0;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:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;align-items:flex-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://k-dc.co.jp/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{transform:translate(-50%,-50%);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{filter:blur(5px) grayscale(50%);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{justify-content:space-around}.blog_list_style02.colImg .item{margin-bottom:15px}.blog_list_style02.colImg figure{margin-bottom:5px}.blog_list_style02.colImg .text{font-size:14px}.blog_list_style02.colImg4_blog .item{width:49%}.blog_list_style02.colImg4_blog .item .img{height:48vw}.blog_list_style02.colImg4_blog figure{height:48vw}}.blog_detail_style02{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;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{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{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;max-width:100%;max-height:100%}.blog_detail_style02 .box_gallery .thumb{display:flex;flex-wrap:wrap;margin-bottom:10px}.blog_detail_style02 .box_gallery .thumb li{background-color:#ededed;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%;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:"";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:#715b98}.blog_detail_style02.noGallery .box_info{max-width:100%;width:100%}@media only screen and (max-width:768px){.blog_detail_style02 .box_gallery{width:100%;margin:0 auto 30px}.blog_detail_style02 .box_gallery .main_img{max-height:400px;height:100vw}.blog_detail_style02 .box_info{width:100%;margin:0 auto}.blog_detail_style02 .box_info table th{width:100%}.blog_detail_style02 .box_info table.tbl_style03{border-bottom:none}}.main_blog_container{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;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:#715b98;transform:none;position:static;display:block;margin-bottom:0;padding:15px 10px;width:100%;writing-mode:horizontal-tb;font-size:18px;color:#fff;text-align:center}.main_blog_container .sidebar ul:not(.children) {background-color:#fff;border:1px solid #ddebf2;border-top:0;padding:0 10px}.main_blog_container .sidebar ul:not(.children)>li {border-bottom:1px solid #959595;padding:12px 10px;font-size:80%}.main_blog_container .sidebar ul:not(.children)>li:last-child {border-bottom:0}.main_blog_container .sidebar ul:not(.children)>li a {color:inherit;font-size:inherit;text-decoration:underline}.main_blog_container .sidebar ul:not(.children)>li a:hover {text-decoration:none}.main_blog_container .sidebar ul.children{padding:7px 7px}.main_blog_container .sidebar ul.children li{padding-bottom:5px}.main_blog_container .sidebar ul.children li:last-child{padding-bottom:0}@media only screen and (max-width:768px){.main_blog_container .main_blog_content{width:auto;margin:0 auto}.main_blog_container .sidebar{display:none}}.blog_post_button{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:600px;margin:100px auto 0}.blog_post_button>div{border-radius:10px;position:relative;width:32%;color:#fff;text-align:center;line-height:1;font-size:.9em}.blog_post_button>div::before,.blog_post_button>div::after{content:"";transition:all .2s ease;position:absolute;top:0;left:0;width:100%;height:100%}.blog_post_button>div::before{background-color:#715b98}.blog_post_button>div::after{border:1px solid #715b98;opacity:0;transform:scale(1.2,1.2)}.blog_post_button>div a{transition:all .3s;display:block;position:relative;z-index:1;padding:11px 10px 10px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;line-height:inherit;color:inherit;text-align:center;text-decoration:none}.blog_post_button>div:hover::before{opacity:0;transform:scale(.8)}.blog_post_button>div:hover::after{opacity:1;transform:scale(1)}.blog_post_button>div:hover a{color:#000}.contact-form-style01 .contact-table{background-size:cover;width:100%;margin:0 auto 0;border-radius:5px;overflow:hidden;position:relative}.contact-form-style01 .contact-table::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.contact-form-style01 .contact-table input,.contact-form-style01 .contact-table select,.contact-form-style01 .contact-table textarea{border:1px solid;padding:4px 8px;border-radius:5px;font-size:1rem}.contact-form-style01 .contact-table input{width:100%}.contact-form-style01 .contact-table textarea{max-width:100%;width:100%;height:7em}.contact-form-style01 .contact-table input,.contact-form-style01 .contact-table textarea{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:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;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:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;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 3px;margin-left:5px;font-size:70%;line-height:1}.contact-form-style01 .contact-table dd{width:calc(100% - 400px);padding:15px 25px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;align-items:center}.contact-form-style01 .contact-table .postal_code{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;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;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;box-shadow:none}.contact-form-style01 .input_btn,.contact-form-style01 .button.thanks_btn{position:relative;display:flex;justify-content:center;align-items:center;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}.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:#fff;color:#715b98;border-radius:20px;font-family:"Noto Serif JP",serif}.contact-form-style01 .input_btn input[type="button"] a,.contact-form-style01 .input_btn input[type="submit"] a,.contact-form-style01 .button.thanks_btn a{text-decoration:none}.contact-form-style01 .contact-table{border:1px solid #ddd6e2}.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:#715b98;border-bottom:1px solid #fff;color:#fff}.contact-form-style01 .contact-table dt span{background-color:#fff;color:#ff3c7f}.contact-form-style01 .contact-table dd{border-bottom:1px solid #ddd6e2}.contact-form-style01 .wpcf7-not-valid-tip{display:block;margin:3px 7px 0}.contact-form-style02{background:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/contact-form-bg.jpg);padding:80px 50px 80px}.contact-form-style02 .contact-table{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;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;box-shadow:none;height:auto;display:block;border-radius:0;width:100%;padding-bottom:15px;margin-bottom:0;border-bottom:1px dashed;transition:border-color .3s ease-in-out , 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:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-around;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;transition:border-color .3s ease-in-out , 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;transform:translateY(0%);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;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;transform:translateX(-50%);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}}.under .ud_exp{display:flex;flex-wrap:wrap}.under .ud_exp dt{width:100px}.under .ud_exp dd{width:calc(100% - 100px)}.under .doctor_box{max-width:700px;margin:auto;position:relative}.under .doctor_box p{margin-bottom:0}.under .doctor_box .doctor_name{position:absolute!important;left:2%;bottom:30px;background:rgba(255,255,255,.95);padding:20px;z-index:1;color:#715b98;text-align:center;font-size:24px;font-weight:600;letter-spacing:.1em;line-height:1.5}.under .doctor_box .doctor_name span{font-size:80%;display:block}.under .box_spec{position:relative;width:100%;margin-bottom:30px}.under .box_spec .content{height:100%;width:100%;padding:40px 0}.under .box_spec p{position:relative;margin-bottom:0;color:#715b98;font-size:36px;line-height:1.4;font-weight:500;font-family:'Shippori Mincho',sans-serif;letter-spacing:.2em;line-height:1.667;text-align:center}.under .box_spec p::after{content:"";display:block;margin:.56em auto 0;background-color:#dbd7ea;width:2em;height:3px}.under .box_qa{padding-bottom:50px}.under .box_qa.point .ques:hover{cursor:inherit}.under .box_qa.point .ques::before,.under .box_qa.point .ques::after{display:none}.under .box_qa.step .qa.active .ans{padding:27px 40px}.under .box_qa.step .qa.active .ans .box{display:block}.under .box_qa.step .qa.active .ans .imgBox{width:100%}.under .box_qa.step .qa:not(:last-child) {position:relative;margin-bottom:60px;overflow:visible}.under .box_qa.step .qa:not(:last-child) .ans {border-radius:20px}.under .box_qa.step .qa:not(:last-child)::after {content:"";display:block;position:absolute;transition:all .3s;width:5px;height:5px;left:50%;transform:translateX(-50%);bottom:-40px;border-left:40px solid transparent;border-right:40px solid transparent;border-top:20px solid #a283d1}.under .box_qa .qa{background-color:#fff;box-shadow:5px 12px 20px 0 rgba(0,0,0,.1);overflow:hidden;transition:all .3s}.under .box_qa .qa:not(:last-child) {margin-bottom:30px}.under .box_qa .ques,.under .box_qa .ans{position:relative;display:flex;justify-content:flex-start;align-items:flex-start;padding-left:30px;padding-right:30px}.under .box_qa .box{display:flex;align-items:center}.under .box_qa .ques{padding:17px 0 17px 54px;align-items:center;background-color:#fff;transition:all .3s;cursor:pointer;color:#715b98}.under .box_qa .ques .box{width:calc(100% - 50px);padding:0 40px 0 27px;position:relative;z-index:1;margin-bottom:0}.under .box_qa .ques .icon{width:60px;height:60px;border-radius:50%;border-width:1px;border-color:#fff;border-style:dashed;display:flex;align-items:center;justify-content:center;font-size:28px;font-family:"Noto Serif JP",serif;font-weight:700;line-height:1;letter-spacing:.1em}.under .box_qa .ques::before,.under .box_qa .ques::after{content:"";display:block;position:absolute;transition:all .3s}.under .box_qa .ques::before{width:12px;height:12px;right:37px;top:calc(50% - 9px);border-style:solid;border-width:2px;border-color:#715b98;border-left:none;border-bottom:none;transform:rotate(135deg)}.under .box_qa .ques::after{width:2px;height:16px;right:42px;top:calc(50% - 13px);background-color:#715b98}.under .box_qa .ques h4{padding:0;color:#fff;font-family:"Noto Serif JP",serif}.under .box_qa .ques h4::before,.under .box_qa .ques h4::after{display:none}.under .box_qa .ques p,.under .box_qa .ques .tt{margin:0;font-size:28px;letter-spacing:.1em;line-height:1.5;padding:0;font-weight:500;color:#fff;font-family:"Noto Serif JP",serif}.under .box_qa .ques p::before,.under .box_qa .ques .tt::before{display:none}.under .box_qa .ans{transition:all .3s;height:0;padding-left:19px;overflow:hidden;padding:0 87px}.under .box_qa .ans .icon{padding-top:8px;color:#715b98}.under .box_qa .ans .box{padding-top:0;margin-bottom:0;flex-direction:column;justify-content:flex-start;width:100%}.under .box_qa .ans .box .secH5{padding-top:15px}.under .box_qa .ans .box h5{padding:0;color:inherit}.under .box_qa .ans .box p{display:block;width:100%;max-width:1061px}.under .box_qa .qa.active .ans{height:auto;padding:27px 87px}.under .box_qa .qa.active .ans p{letter-spacing:.2em}.under .box_qa .qa.active .ques{background-color:#715b98;background-color:#a283d1;background-image:-moz-linear-gradient(0deg,#8e73d4 0%,#a283d1 100%);background-image:-webkit-linear-gradient(0deg,#8e73d4 0%,#a283d1 100%);background-image:-ms-linear-gradient(0deg,#8e73d4 0%,#a283d1 100%)}.under .box_qa .qa.active .ques .box p,.under .box_qa .qa.active .ques .box .tt,.under .box_qa .qa.active .ques .icon{color:#fff}.under .box_qa .qa.active .ques::before{border-color:#fff;transform:rotate(-45deg)}.under .box_qa .qa.active .ques::after{background-color:#fff;transform:rotate(-180deg);top:calc(50% - 8px)}.container_width{max-width:1440px;margin:0 auto}.container{max-width:1280px;margin:0 auto}@media screen and (max-width:1280px){.container{padding:0 10px}}.under.page-interview #mainContent{background-color:unset}.under.page-interview .key{background:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/img_interview.jpg) no-repeat;background-size:auto 100%;background-size:cover;height:680px}@media screen and (max-width:768px){.under.page-interview .key{height:auto}}.under.page-interview .key .inner{max-width:1280px;margin:0 auto}.under.page-interview .key .key_text{align-items:flex-start;padding:0 188px;position:relative;height:100%}@media screen and (max-width:768px){.under.page-interview .key .key_text{padding:70px 10px}}.under.page-interview .key .key_text .box_img{position:absolute;content:"";right:80px;bottom:-170px}.under.page-interview .key .key_text .box_img img{box-shadow:13.5px 23.383px 76px 0 rgba(146,145,143,.4)}@media screen and (max-width:768px){.under.page-interview .key .key_text .box_img img{box-shadow:6px 12px 38px 0 rgba(146,145,143,.4)}}.under.page-interview .key .key_text h2{font-family:"Noto Serif JP",sans-serif;letter-spacing:.6em;padding-left:0;padding-right:0;padding-top:69px;text-align:left}@media screen and (max-width:768px){.under.page-interview .key .key_text h2{padding-top:24px;padding-left:0;font-size:14px}}.under.page-interview .key .key_text h2 .en{display:table;letter-spacing:.1em;padding-left:4px;margin-top:5px}@media screen and (max-width:768px){.under.page-interview .key .key_text h2 .en{margin-bottom:0;padding-left:0;font-size:40px}}.under.page-interview .key .key_text p{font-family:"Noto Serif JP",sans-serif;letter-spacing:.6em}.under.page-interview .key .key_text p.top{position:relative;margin-bottom:0;padding-bottom:4px;padding-top:2px;padding-left:2px;margin-top:36px}@media screen and (max-width:768px){.under.page-interview .key .key_text p.top{margin-top:10px;font-style:10vw}}.under.page-interview .key .key_text p.top::after{position:absolute;content:"";background:#e8e8f1;width:100%;height:1px;bottom:0;left:0}.under.page-interview .key .key_text p.bot{margin-top:0;font-size:30px;padding-left:0;padding-top:3px;letter-spacing:6px}@media screen and (max-width:768px){.under.page-interview .key .key_text p.bot{font-size:18px}}.under.page-interview .key .key_text p.bot span{font-size:12px;text-transform:uppercase;padding-left:22px;letter-spacing:2px}@media screen and (max-width:768px){.under.page-interview .key .key_text p{padding-top:0}}@media only screen and (max-width:1280px) and (min-width:769px){.under.page-interview .key .key_text{padding:0 5%}.under.page-interview .key .key_text{padding:0 10px;max-width:1000px;margin:auto}.under.page-interview .key .key_text h2{padding-left:0}.under.page-interview .key .key_text h2 .en{font-size:56px}.under.page-interview .key .key_text p.bot{font-size:28px}.under.page-interview .key .key_text p.bot span{font-size:11px}.under.page-interview .key .key_text .box_img{max-width:50%;right:10px}}@media screen and (max-width:768px){.under.page-interview .key .key_text .box_tt{order:2;position:relative;left:50%;transform:translateX(-50%)}.under.page-interview .key .key_text .box_img{position:unset;order:1;position:relative;left:50%;top:0;transform:translateX(-50%);max-width:350px;width:100%;padding-top:60px}.under.page-interview .key .key_text .box_img img{width:100%}}.under.page-interview .ud_interview{padding-top:114px}@media screen and (max-width:768px){.under.page-interview .ud_interview{padding-top:50px}}.under.page-interview .content_01{padding-top:20px}@media screen and (max-width:768px){.under.page-interview .content_01{padding-top:35px}}.under.page-interview .content_02{padding-top:195px}@media screen and (max-width:768px){.under.page-interview .content_02{padding-top:35px}}.under.page-interview .content_03{padding-top:204px}@media screen and (max-width:768px){.under.page-interview .content_03{padding-top:35px}}.under.page-interview .content_04{margin-top:135px}@media screen and (max-width:768px){.under.page-interview .content_04{margin-top:35px}}.under.page-interview .content_main .content_inner.bg01{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/banner_itv1-11.jpg)}@media screen and (max-width:768px){.under.page-interview .content_main .content_inner.bg01{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/banner_itv1-11sp.jpg);background-size:auto 2200px!important}}.under.page-interview .content_main .content_inner.bg02{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/banner_itv1-2.jpg)}@media screen and (max-width:768px){.under.page-interview .content_main .content_inner.bg02{background-size:auto 1700px!important}}.under.page-interview .content_main .content_inner.bg03{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/banner_itv1-3.jpg)}@media screen and (max-width:768px){.under.page-interview .content_main .content_inner.bg03{min-height:100px!important;background-size:auto 1000px!important}}.under.page-interview .content_main .content_inner.bg04{background-image:url(https://k-dc.co.jp/wp-content/themes/grits_theme/images/banner_itv1-4.jpg)}@media screen and (max-width:768px){.under.page-interview .content_main .content_inner.bg04{background-size:auto 1000px!important}}.under.page-interview .ud_interview .content_main .content_inner{background-repeat:no-repeat;height:auto;min-height:1067px;background-size:1920px auto;background-position:top center}@media screen and (min-width:1921px){.under.page-interview .ud_interview .content_main .content_inner{background-repeat:repeat-x}}@media screen and (min-width:769px) and (max-width:1440px){.under.page-interview .ud_interview .content_main .content_inner{background-size:1440px auto!important}}.under.page-interview .ud_interview .content_main .content_inner .content_caption{padding-top:124px}@media screen and (max-width:1280px){.under.page-interview .ud_interview .content_main .content_inner .content_caption{padding-top:60px;padding-left:10px;padding-right:10px}}.under.page-interview .ud_interview .content_main .content_inner .content_caption .content__head p{text-align:center;font-size:100px;font-weight:bold;font-family:"Noto Serif JP",serif;line-height:64px;color:rgba(254,254,254,.2);transform:scale(1.5);letter-spacing:.04em}@media screen and (max-width:1280px){.under.page-interview .ud_interview .content_main .content_inner .content_caption .content__head p{font-size:90px}}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main .content_inner .content_caption .content__head p{font-size:12vw;position:absolute;top:calc(-9vw);width:100%}}.under.page-interview .ud_interview .content_main .content_inner .content_caption .content__head .text_caption02{color:rgba(254,254,254,.2)}.under.page-interview .ud_interview .content_main .content_inner .content_caption .content__head h4{margin-top:80px;color:#fff;letter-spacing:.2em;line-height:1.7;position:absolute;width:100%;top:-6px;text-align:center;font-size:30px}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main .content_inner .content_caption .content__head h4{margin-top:8vw;font-size:22px;line-height:1.6;position:relative;top:0}}@media screen and (max-width:375px){.under.page-interview .ud_interview .content_main .content_inner .content_caption .content__head h4{font-size:20px;letter-spacing:.15em}}.under.page-interview .ud_interview .content_main .content_inner .content_caption .content__head h4::after{position:absolute;display:none;content:""}.under.page-interview .ud_interview .content_main .content_inner .content_caption p{font-size:18px;color:#fff}.under.page-interview .ud_interview .content_main .content_inner .content_caption p.white{max-width:1128px;margin:146px auto 0;line-height:44px;letter-spacing:.1em}@media screen and (max-width:992px) and (min-width:769px){.under.page-interview .ud_interview .content_main .content_inner .content_caption p.white{font-size:17px;line-height:2.4}}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main .content_inner .content_caption p.white{margin-top:30px!important;font-size:16px;line-height:2;margin-top:90px}}.under.page-interview .ud_interview .content_main .content_inner .content__head{position:relative}.under.page-interview .ud_interview .content_main .content_inner .content_list{margin-top:101px}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main .content_inner .content_list{margin-top:50px}}.under.page-interview .content_main.content_02 .content_inner .content_list{margin-top:228px}@media screen and (max-width:768px){.under.page-interview .content_main.content_02 .content_inner .content_list{margin-top:50px}}.under.page-interview .content_02 .imgBox.rowImg .image_l{padding-left:0;margin-right:85px}@media screen and (max-width:1280px){.under.page-interview .content_02 .imgBox.rowImg .image_l{max-width:100%;margin-right:0}}.under.page-interview .ud_interview .content_main.content_02 .content_item01 .imgBox.rowImg .image_l{padding-left:0;margin-right:85px}@media screen and (max-width:1280px){.under.page-interview .ud_interview .content_main.content_02 .content_item01 .imgBox.rowImg .image_l{max-width:100%;margin-right:0}}.under.page-interview .ud_interview .content_main.content_01 .content_item02.container{margin:43px 0 0 auto}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main.content_01 .content_item02.container{margin-top:0}}.under.page-interview .ud_interview .content_main.content_02 .content_item01.container{margin:0 auto 0 0}.under.page-interview .ud_interview .content_main.content_02 .content_item02.container{margin:0 0 0 auto}.under.page-interview .ud_interview .content_main.content_03 .content_item02.container{padding-top:99px}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main.content_03 .content_item02.container{padding-top:0}}.under.page-interview .ud_interview .content_main.content_04 .imgGroup figure:nth-child(1) {padding-left:0;margin-right:32px}@media screen and (max-width:1280px){.under.page-interview .ud_interview .content_main.content_04 .imgGroup figure:nth-child(1) {margin-left:0;margin-right:5%}}.under.page-interview .ud_interview .content_main.content_04 .imgGroup figure:nth-child(2) {padding-top:60px}@media screen and (max-width:1280px){.under.page-interview .ud_interview .content_main.content_04 .imgGroup figure:nth-child(2) {margin-left:0}}.under.page-interview .boxFlex .image_l img,.under.page-interview .boxFlex .image_r img{box-shadow:13.5px 23.383px 76px 0 rgba(146,145,143,.4)}@media screen and (max-width:768px){.under.page-interview .boxFlex .image_l img,.under.page-interview .boxFlex .image_r img{box-shadow:6px 12px 38px 0 rgba(146,145,143,.4)}}.under.page-interview .section04 .content_item01.container{margin:0 auto 0 0}.under.page-interview .section03 .content_item02.container{padding-right:80px;margin-top:68px}@media screen and (max-width:1280px){.under.page-interview .section03 .content_item02.container{padding-right:10px}}.under.page-interview .content_item02 .imgBox.rowImg{padding-top:10px;padding-left:12px}@media screen and (max-width:768px){.under.page-interview .content_item02 .imgBox.rowImg{padding-left:0}}.under.page-interview .content_item02 .imgBox.rowImg .imgGroup figure:nth-child(1) {padding-top:79px;margin-left:32px}@media screen and (max-width:1280px){.under.page-interview .content_item02 .imgBox.rowImg .imgGroup figure:nth-child(1) {margin-left:0;margin-right:0}}.under.page-interview .content_item02 .imgBox.rowImg .imgGroup figure:nth-child(2) {padding-top:138px;position:relative;z-index:2}@media screen and (max-width:1280px){.under.page-interview .content_item02 .imgBox.rowImg .imgGroup figure:nth-child(2) {margin-right:15px;margin-left:0}}.under.page-interview .content_main.content_03 .content_inner .content_list{margin-top:234px}@media screen and (max-width:768px){.under.page-interview .content_main.content_03 .content_inner .content_list{margin-top:50px}}.under.page-interview .content_main.content_03 .imgBox.rowImg .image_l{padding-left:0;margin-right:85px}@media screen and (max-width:1280px){.under.page-interview .content_main.content_03 .imgBox.rowImg .image_l{max-width:100%;margin-right:0}}@media screen and (max-width:768px){.content_des{margin-top:30px;margin-bottom:50px;padding-left:0;padding-right:0}}.content_des .number{font-size:130px;font-weight:bold;font-family:"Noto Serif JP",serif;color:#fff;padding-top:60px}.content_des .number.color{color:#e1e0ec}@media screen and (max-width:1280px){.content_des .number{color:#fff;padding-top:0;font-size:65px}}@media screen and (max-width:768px){.content_des .number{padding-top:30px}.content_des .number01{padding-top: calc(20px + 7vw)}}.content_des .number02{padding-top:32px}@media screen and (max-width:768px){.content_des .number02{padding-top: calc(20px + 6vw)}}.content_des .number03{padding-top:74px}@media screen and (max-width:1280px){.content_des .number03{color:#e1e0ec;padding-top:0}}.content_des .number05{padding-top:55px}@media screen and (max-width:1280px){.content_des .number05{padding-top:0;color:#e1e0ec}}@media screen and (max-width:768px){.content_des .number05{padding-top: calc(20px + 6vw)}}.content_des .number06{padding-top:68px}@media screen and (max-width:1280px){.content_des .number06{padding-top:0}}@media screen and (max-width:768px){.content_des .number06{padding-top: calc(20px + 7vw)}}.content_des .number07{padding-top:131px}@media screen and (max-width:1280px){.content_des .number07{color:#e1e0ec;padding-top:35px}}.content_des .number08{padding-top:94px}@media screen and (max-width:1280px){.content_des .number08{padding-top:0}}@media screen and (max-width:768px){.content_des .number08{padding-top: calc(20px + 7vw)}}.content_des .content_text{padding-right:0}@media screen and (max-width:1280px){.content_des .content_text{padding-right:0}}.content_des .content_text.text02{padding-right:0}.content_des .content_text h4{padding-bottom:0;font-size:24px;text-align:left;letter-spacing:.2em;line-height:46px;font-family:"Noto Serif JP",sans-serif;margin-top:75px;margin-bottom:15px;padding-left:4px}@media screen and (max-width:1280px){.content_des .content_text h4{margin-top:30px;margin-bottom:15px}}.content_des .content_text h4::after{display:none}@media screen and (max-width:768px){.content_des .content_text h4{margin-top:30px;font-size:20px;line-height:1.5;margin-bottom:15px}}.content_des .content_text p{font-size:14px;line-height:40px;letter-spacing:.1em;display:table}@media screen and (max-width:768px){.content_des .content_text p{line-height:2}}@media screen and (min-width:769px){.under.page-interview .ud_interview .content_main.content_03 .content_item02 .content_des{padding-left:78px}}@media screen and (min-width:769px) and (max-width:1280px){.under.page-interview .ud_interview .content_main.content_03 .content_item02 .content_des{padding-left:0}}.under.page-interview .ud_interview .content_main .content_02 .content_item01 .content_text{padding-right:0}.under.page-interview .content_main.content_02 .content_item02 .content_des .content_text h4{margin-bottom:16px;margin-top:73px}@media screen and (max-width:1280px){.under.page-interview .content_main.content_02 .content_item02 .content_des .content_text h4{margin-top:30px}}.under.page-interview .content_item02 .imgBox.rowImg{padding-left:0;padding-top:0}.under.page-interview .content_des .number04{padding-top:80px}@media screen and (max-width:1280px){.under.page-interview .content_des .number04{padding-top:120px}}@media screen and (max-width:768px){.under.page-interview .content_des .number04{padding-top: calc(20px + 6vw)}}.under.page-interview .imgBox.rowImg .image_r{margin-left:80px}@media screen and (max-width:1280px){.under.page-interview .imgBox.rowImg .image_r{margin-left:auto}}.under.page-interview .ud_interview .content_item02 .imgBox.rowImg .image_r{margin-bottom:0;max-width:734px}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_item02 .imgBox.rowImg .image_r{padding-top:35px}}.under.page-interview .ud_interview .content_main.content_02 .imgBox.rowImg .image_r{padding-top:119px;position:relative;z-index:2}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main.content_02 .imgBox.rowImg .image_r{padding-top:50px}}.under.page-interview .ud_interview .content_main.content_02 .imgBox.rowImg .image_r::after{position:absolute;content:"";background-color:#e2dff1;right:0;bottom:-16%;width:63.5%;height:50%;z-index:-1;max-width:465px;max-height:500px}.under.page-interview .ud_interview .content_main.content_03 .content_item01 .imgBox.rowImg figure{position:relative;z-index:2}.under.page-interview .ud_interview .content_main.content_03 .content_item01 .imgBox.rowImg figure::after{position:absolute;content:"";background-color:#e2dff1;left:-14%;bottom:-7%;width:52.5%;height:37%;z-index:-1;max-width:254px;max-height:500px}.under.page-interview .ud_interview .content_main.content_03 .content_item02 .imgBox.rowImg figure{position:relative;z-index:2}.under.page-interview .ud_interview .content_main.content_03 .content_item02 .imgBox.rowImg figure::after{position:absolute;content:"";background-color:#e2dff1;right:-6%;bottom:-14.5%;width:49%;height:44.5%;z-index:-1;max-width:307px;max-height:254px}.under.page-interview .ud_interview .content_main.content_04 .content_item02 .imgBox.rowImg figure{position:relative;z-index:2}.under.page-interview .ud_interview .content_main.content_04 .content_item02 .imgBox.rowImg figure::after{position:absolute;content:"";background-color:#e2dff1;right:-5%;bottom:-19%;width:68%;height:44%;z-index:-1;max-width:500px;max-height:256px}.under.page-interview .mt{margin-top:12px}.under.page-interview .topic_path ul{padding:4px 10px 4px 0}.boxFlex{display:flex}@media screen and (max-width:768px){.boxFlex{flex-direction:column}}.under.page-interview .ud_interview .content_main.content_01 .content_item01 .boxFlex{display:flex;align-items:flex-start;padding-left:90px}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main.content_01 .content_item01 .boxFlex{flex-direction:column}}@media screen and (max-width:1280px){.under.page-interview .ud_interview .content_main.content_01 .content_item01 .boxFlex{padding-left:0}}.under.page-interview .ud_interview .content_main.content_01 .content_item01.container{margin:0 auto 0 0}.under.page-interview .ud_interview .content_main.content_01 .content_item01.container .image_l{position:relative;z-index:1;width:55.5%}.under.page-interview .ud_interview .content_main.content_01 .content_item01.container .image_l::before{z-index:-1;position:absolute;content:"";width:100vw;height:45%;bottom:-14%;right:67%;max-height:254px;background-color:#e2dff1}@media screen and (max-width:1280px){.under.page-interview .ud_interview .content_main.content_01 .content_item01.container .image_l{width:50%}}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main.content_01 .content_item01.container .image_l{width:100%}.under.page-interview .ud_interview .content_main.content_01 .content_item01.container .image_l img{width:100%}}.under.page-interview .ud_interview .content_main.content_01 .content_item01.container .content_des{width:46.5%;padding-left:6%;margin-right:-2%}@media screen and (max-width:1280px){.under.page-interview .ud_interview .content_main.content_01 .content_item01.container .content_des{width:50%;padding-left:3%;margin-right:auto}}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main.content_01 .content_item01.container .content_des{width:100%;padding-left:0;margin-bottom:50px}}.under.page-interview .ud_interview .content_main.content_01 .content_item01.container .content_des p{padding-left:5px}.under.page-interview .ud_interview .content_main.content_01 .content_item02.container .boxFlex{flex-direction:row-reverse}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main.content_01 .content_item02.container .boxFlex{flex-direction:column}}.under.page-interview .ud_interview .content_main.content_01 .content_item02.container .boxFlex .imgGroup{display:flex;flex-direction:row-reverse;height:100%}@media screen and (max-width:1280px){.under.page-interview .ud_interview .content_main.content_01 .content_item02.container .boxFlex .imgGroup{width:50%}}.under.page-interview .ud_interview .content_main.content_01 .content_item02.container .boxFlex .imgGroup figure{position:relative;z-index:1}.under.page-interview .ud_interview .content_main.content_01 .content_item02.container .boxFlex .imgGroup figure:nth-child(1) {position:relative;z-index:1}.under.page-interview .ud_interview .content_main.content_01 .content_item02.container .boxFlex .imgGroup figure:nth-child(1)::after {position:absolute;content:"";background-color:#dedcec;bottom:-8%;left:20%;width:100vw;height:32%;max-height:254px;z-index:-1}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main.content_01 .content_item02.container .boxFlex .imgGroup{width:100%;justify-content:center}}.under.page-interview .ud_interview .content_main.content_01 .content_item02.container .boxFlex .imgGroup figure:nth-child(1) {padding-top:35px;width:295px;margin-left:12px}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main.content_01 .content_item02.container .boxFlex .imgGroup figure:nth-child(1) {margin-left:5px;width:100%;padding-top:0}}.under.page-interview .ud_interview .content_main.content_01 .content_item02.container .boxFlex .imgGroup figure:nth-child(2) {width:350px;padding-top:95px}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main.content_01 .content_item02.container .boxFlex .imgGroup figure:nth-child(2) {width:100%}}.under.page-interview .ud_interview .content_main.content_01 .content_item02.container .boxFlex .content_des{width:48%;padding-right:66px}@media screen and (max-width:1280px){.under.page-interview .ud_interview .content_main.content_01 .content_item02.container .boxFlex .content_des{width:50%;padding-right:3%}}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main.content_01 .content_item02.container .boxFlex .content_des{width:100%;padding-right:0}}.under.page-interview .ud_interview .content_main.content_02 .content_item01.container{margin:0 auto 0 0}.under.page-interview .ud_interview .content_main.content_02 .content_item01.container .image_l{margin-right:81px}@media screen and (max-width:1280px){.under.page-interview .ud_interview .content_main.content_02 .content_item01.container .image_l{width:47%;margin-right:3%}}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main.content_02 .content_item01.container .image_l{width:100%}.under.page-interview .ud_interview .content_main.content_02 .content_item01.container .image_l img{width:100%}}.under.page-interview .ud_interview .content_main.content_02 .content_item01.container .content_des{width:43%}@media screen and (max-width:1280px){.under.page-interview .ud_interview .content_main.content_02 .content_item01.container .content_des{width:50%}}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main.content_02 .content_item01.container .content_des{width:100%;padding-left:0}}.under.page-interview .ud_interview .content_main.content_02 .content_item01.container .content_des p{padding-left:5px}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main.content_02 .content_item01.container .content_des p{padding-left:0;padding-top:15px}}.under.page-interview .ud_interview .content_main.content_02 .content_item02.container .boxFlex{flex-direction:row-reverse}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main.content_02 .content_item02.container .boxFlex{flex-direction:column}}.under.page-interview .ud_interview .content_main.content_02 .content_item02.container .boxFlex .image_r{width:57.5%;padding-top:119px;height:100%;position:relative;z-index:1}.under.page-interview .ud_interview .content_main.content_02 .content_item02.container .boxFlex .image_r::after{position:absolute;content:"";background-color:#dedcec;bottom:-15.5%;left:37%;width:63%;width:100vw;height:32%;max-height:254px;z-index:-1}@media screen and (max-width:1280px){.under.page-interview .ud_interview .content_main.content_02 .content_item02.container .boxFlex .image_r{width:45%}}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main.content_02 .content_item02.container .boxFlex .image_r{width:100%;padding-top:0}}.under.page-interview .ud_interview .content_main.content_02 .content_item02.container .boxFlex .content_des{width:42.5%;padding-right:80px}@media screen and (max-width:1280px){.under.page-interview .ud_interview .content_main.content_02 .content_item02.container .boxFlex .content_des{width:50%;padding-right:3%}}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main.content_02 .content_item02.container .boxFlex .content_des{width:100%;padding-right:0}.under.page-interview .ud_interview .content_main.content_03 .content_item01.container .boxFlex{flex-direction:column}}.under.page-interview .ud_interview .content_main.content_03 .content_item01.container .image_l{width:44.4%;position:relative;z-index:1}.under.page-interview .ud_interview .content_main.content_03 .content_item01.container .image_l:nth-child(1) {position:relative;z-index:1;height:100%}.under.page-interview .ud_interview .content_main.content_03 .content_item01.container .image_l:nth-child(1)::after {position:absolute;content:"";background-color:#dedcec;bottom:-7%;right:61%;width:100vw;height:36%;max-height:254px;z-index:-1}@media screen and (max-width:1280px){.under.page-interview .ud_interview .content_main.content_03 .content_item01.container .image_l{width:50%}}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main.content_03 .content_item01.container .image_l{width:100%}.under.page-interview .ud_interview .content_main.content_03 .content_item01.container .image_l img{width:100%}}.under.page-interview .ud_interview .content_main.content_03 .content_item01.container .content_des{width:55.6%;padding-right:79px;padding-left:83px}@media screen and (max-width:1280px){.under.page-interview .ud_interview .content_main.content_03 .content_item01.container .content_des{width:50%;padding-right:0;padding-left:3%}}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main.content_03 .content_item01.container .content_des{width:100%;padding-left:0}}.under.page-interview .ud_interview .content_main.content_03 .content_item02.container .boxFlex{flex-direction:row-reverse}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main.content_03 .content_item02.container .boxFlex{flex-direction:column}}.under.page-interview .ud_interview .content_main.content_03 .content_item02.container .image_r{width:49%;position:relative;z-index:1;height:100%}.under.page-interview .ud_interview .content_main.content_03 .content_item02.container .image_r::after{position:absolute;content:"";background-color:#dedcec;bottom:-14.5%;left:56.8%;width:100vw;height:45%;max-height:254px;z-index:-1}@media screen and (max-width:1280px){.under.page-interview .ud_interview .content_main.content_03 .content_item02.container .image_r{width:50%}}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main.content_03 .content_item02.container .image_r{width:100%}.under.page-interview .ud_interview .content_main.content_03 .content_item02.container .image_r img{width:100%}}.under.page-interview .ud_interview .content_main.content_03 .content_item02.container .content_des{width:51%;padding-right:108px;padding-left:82px}@media screen and (max-width:1280px){.under.page-interview .ud_interview .content_main.content_03 .content_item02.container .content_des{width:50%;padding-right:3%;padding-left:0}}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main.content_03 .content_item02.container .content_des{width:100%;padding-right:0;padding-left:0}}.under.page-interview .ud_interview .content_main.content_03 .content_item02.container .content_des h4{padding-left:0;margin-bottom:17px}.under.page-interview .ud_interview .content_main.content_04 .content_item01.container{margin:0 auto 0 0;padding-top:111px}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main.content_04 .content_item01.container{padding-top:0}}.under.page-interview .ud_interview .content_main.content_04 .content_item01.container .imgGroup{display:flex;width:57%}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main.content_04 .content_item01.container .imgGroup{width:100%;justify-content:center}}.under.page-interview .ud_interview .content_main.content_04 .content_item01.container .content_des{width:43%}@media screen and (max-width:1280px) and (min-width:769px){.under.page-interview .ud_interview .content_main.content_04 .content_item01.container .content_des{padding-left:3%;width:50%}}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main.content_04 .content_item01.container .content_des{margin-top:0;width:100%}}.under.page-interview .ud_interview .content_main.content_04 .content_item02.container{margin:0 0 0 auto;padding-top:69px}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main.content_04 .content_item02.container{padding-top:0}}.under.page-interview .ud_interview .content_main.content_04 .content_item02.container .boxFlex{flex-direction:row-reverse}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main.content_04 .content_item02.container .boxFlex{flex-direction:column}}.under.page-interview .ud_interview .content_main.content_04 .content_item02.container .image_r{width:58%;margin-left:10px;position:relative;z-index:1;height:100%}.under.page-interview .ud_interview .content_main.content_04 .content_item02.container .image_r::after{position:absolute;content:"";background-color:#dedcec;bottom:-19%;left:37%;width:100vw;height:36%;max-height:254px;z-index:-1}@media screen and (max-width:1280px){.under.page-interview .ud_interview .content_main.content_04 .content_item02.container .image_r{width:50%;margin-left:0}}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main.content_04 .content_item02.container .image_r{width:100%}}.under.page-interview .ud_interview .content_main.content_04 .content_item02.container .content_des{width:42%;padding-right:67px}@media screen and (max-width:1280px){.under.page-interview .ud_interview .content_main.content_04 .content_item02.container .content_des{padding-left:0;width:50%;padding-right:3%}}@media screen and (max-width:768px){.under.page-interview .ud_interview .content_main.content_04 .content_item02.container .content_des{width:100%}}.under.page-interview .ud_interview .content_main.content_04 .content_item02.container .content_des h4{margin-bottom:15px;margin-top:73px}@media screen and (max-width:1280px){.under.page-interview .ud_interview .content_main.content_04 .content_item02.container .content_des h4{margin-top:30px;margin-bottom:15px}}@media screen and (max-width:1400px){.min_1400{display:none}}.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%);-ms-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-height:500px}.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;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;text-decoration:none;-webkit-box-shadow:inset 0 -4px 0 0 #7f7f7f;-moz-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;-moz-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://k-dc.co.jp/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;-webkit-border-radius:3px;-moz-border-radius:3px;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;-o-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{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://k-dc.co.jp/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}}.bnr_row .bnr{width:32.2%;max-width:410px;position:relative}.bnr_row{justify-content:space-between;margin-bottom:70px}footer .bnr_row{margin-bottom:50px}@media screen and (max-width:640px){.bnr_row{justify-content:center;margin:0 -5px 40px}.bnr_row .bnr{width:calc(50% - 10px);margin:0 5px 10px}footer .bnr_row{margin-bottom:20px}}