@charset "UTF-8";@import url(../css/base.css);@import url(../css/fonts.css);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=K2D:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap);body::-webkit-scrollbar{display:block;width:10px;height:10px}body::-webkit-scrollbar-track{border-radius:10px;background:#fff;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body::-webkit-scrollbar-thumb{border-radius:10px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(18,50,125,.8)),to(rgba(18,50,125,.5)));background:-webkit-linear-gradient(bottom,rgba(18,50,125,.8) 0%,rgba(18,50,125,.5) 100%);background:linear-gradient(0deg,rgba(18,50,125,.8) 0%,rgba(18,50,125,.5) 100%);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5);box-shadow:inset 0 0 6px rgba(0,0,0,.5)}body::-webkit-scrollbar-thumb:window-inactive{background:-webkit-gradient(linear,left bottom,left top,from(rgba(18,50,125,.4)),to(rgba(18,50,125,.6)));background:-webkit-linear-gradient(bottom,rgba(18,50,125,.4) 0%,rgba(18,50,125,.6) 100%);background:linear-gradient(0deg,rgba(18,50,125,.4) 0%,rgba(18,50,125,.6) 100%)}h1,h2,h3,h4,h5,h6,input,button,textarea,select,p,blockquote,th,td,pre,address,li,dt,dd{font-size:100%;-webkit-text-size-adjust:none}header,section,footer,aside,nav,main,article,figure{display:block;padding:0;margin:0}img{vertical-align:bottom;max-width:100%;height:auto}a{color:inherit;font-family:inherit;font-weight:inherit;color:#64b5f7}a:hover,a:active{color:#64b5f7}a:not([target*="_blank"]) {-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}a:not([target*="_blank"]):hover {opacity:.7}a.logo:hover,.logo a:hover,a.ft_logo:hover,.ft_logo a:hover{opacity:1!important}a.text_link{color:#64b5f7}a.text_link:hover{opacity:1!important}@media only screen and (min-width:769px){a.tel_click{pointer-events:none;opacity:1!important}}table{width:100%}p{line-height:2;letter-spacing:inherit;word-wrap:break-word;word-break:break-word;margin-bottom:15px}p:empty{display:none!important}p:last-child{margin-bottom:0}.red{color:#ca0a0a!important}.bold{font-weight:bold!important}.fl{float:left}.fr{float:right}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}html{overflow-x:auto!important}body{background-color:#fff;-webkit-text-size-adjust:none}.wrapper{overflow:hidden}.inner{max-width:1170px;margin:0 auto}.inner_sm{max-width:1000px;margin:0 auto}.fullWidthBreak{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto 35px}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}@media only screen and (max-width:768px){.pc_only{display:none!important}}@media only screen and (min-width:769px){.sp_only{display:none!important}}@media only screen and (min-width:426px){.sp_425{display:none!important}}@media only screen and (min-width:321px){.sp_320{display:none!important}}.accBtn::before,.accBtn::after{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.accBtn.triangle,.accBtn.triangle_btt{position:relative}.accBtn.triangle::after{content:"";position:absolute;right:10px;top:50%;width:0;height:0;border-radius:20px;border-color:inherit;border-left:12px solid transparent;border-right:12px solid transparent;border-top:10px solid;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.accBtn.triangle.rotate::after{-webkit-transform:translateY(-50%) rotateX(180deg);transform:translateY(-50%) rotateX(180deg)}.accBtn.triangle_btt::after{content:"";position:relative;top:0;width:0;height:0;border-radius:20px;border-color:inherit;border-left:12px solid transparent;border-right:12px solid transparent;border-top:10px solid;display:block;margin:10px auto 0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.accBtn.rotate::after{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.TabContainer .TabContent{background-color:#edf0f5;position:relative;z-index:2;overflow:hidden}.TabContainer .TabContent>ul{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.TabContainer .TabContent>ul>li{opacity:0;z-index:-10;visibility:hidden;position:absolute;top:0;left:0;right:0;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.TabContainer .TabContent>ul>li.active{opacity:1;z-index:1;visibility:visible}.TabContainer .TabContent>ul>li div{padding-top:20px}.TabContainer .TabContent p{padding:9px 10% 0;margin:0}.TabContainer .TabContent p.des{color:#838e95;font-size:12px}.TabContainer .TabPager{display:table;min-width:290px}.TabContainer .TabPager li{background-color:#fff;display:block;float:left;position:relative;margin:0;padding:9px 20px;-webkit-box-shadow:2px 1px 10px rgba(0,0,0,.4);box-shadow:2px 1px 10px rgba(0,0,0,.4);-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer;color:#797b7d}.TabContainer .TabPager li p{margin:0}.TabContainer .TabPager li.active{background-color:#edf0f5;z-index:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.rel{position:relative}.ovh{overflow:hidden!important}.ovs{overflow:auto;-webkit-overflow-scrolling:touch}.lt0{letter-spacing:0!important}figure{margin:0;text-align:center;line-height:1}.fblock{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.key{position:relative;z-index:1}.gMap{width:100%;height:100%}.txt_l{float:left;width:calc(100% - 385px)}.txt_r{float:right;width:calc(100% - 385px)}.image_alone{display:table;max-width:500px;margin:0 auto;border:7px solid rgba(231,231,231,.5);border-radius:11px;overflow:hidden}.totop{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;opacity:0;visibility:hidden;cursor:pointer;position:fixed;z-index:19;bottom:45px;right:40px}.totop.active{opacity:1;visibility:visible}.totop .icon{background-image:url(https://minoh-oralsurgery.jp/wp-content/themes/grits_theme/images/xtotop.png.pagespeed.ic.uzrdWgGglt.png);background-repeat:no-repeat;background-size:100% auto;border:0;width:60px;height:60px;margin:0}@media only screen and (min-width:769px){.totop:hover .icon{opacity:.9;-webkit-animation-name:bounce;animation-name:bounce}}.bounce{-webkit-animation-name:bounce;animation-name:bounce}.animated{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes bounce {

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

  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}@keyframes bounce {

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

  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}@-webkit-keyframes fixed_banner {
  0% {
    left: 0;
    opacity: 1;
  }

  100% {
    left: -3px;
    opacity: 0.7;
  }
}@keyframes fixed_banner {
  0% {
    left: 0;
    opacity: 1;
  }

  100% {
    left: -3px;
    opacity: 0.7;
  }
}.fixed_banner{position:fixed;top:200px;right:-120px;z-index:15;-webkit-transition:right .3s ease-in-out;-o-transition:right .3s ease-in-out;transition:right .3s ease-in-out}.fixed_banner::before{content:"\00ab";-webkit-transform:translate(-100%,-50%) scaleX(.6);-ms-transform:translate(-100%,-50%) scaleX(.6);transform:translate(-100%,-50%) scaleX(.6);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%;cursor:pointer;position:absolute;z-index:1;top:50%;left:0;font-size:1.2em;line-height:1;-webkit-animation:fixed_banner .4s ease infinite alternate forwards;animation:fixed_banner .4s ease infinite alternate forwards}.fixed_banner:hover{right:0}.fixed_banner>div{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-transition:all .3s ease;-o-transition:all .3s ease;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:.12em;line-height:1.222222222222222;text-align:center}.fixed_banner p::before{content:"";background-repeat:no-repeat;background-position:center center;background-size:contain;display:block;width:100%;margin-bottom:8px}.fixed_banner .tel{background-color:#b3b3b3;height:380px}.fixed_banner .tel p{padding:0 25px;font-size:28px;font-weight:600;letter-spacing:0;line-height:.97}.fixed_banner .tel p::before{background-image:url(https://minoh-oralsurgery.jp/wp-content/themes/grits_theme/images/shared_fixed_bnr_icon01.png);background-size:auto 17px;height:17px}.fixed_banner .tel p i{font-style:normal}.fixed_banner .tel p span{-webkit-writing-mode:tb-rl;-ms-writing-mode:tb-rl;writing-mode:tb-rl}.fixed_banner .web{background-color:#ccc;height:90px}.fixed_banner .web p{font-size:18px;font-weight:500}.fixed_banner .web p::before{background-image:url(https://minoh-oralsurgery.jp/wp-content/themes/grits_theme/images/shared_fixed_bnr_icon02.png);background-size:auto 22px;height:22px}.fixed_banner .mail{background-color:#dcdcdc;height:90px}.fixed_banner .mail p{font-size:18px;font-weight:500}.fixed_banner .mail p::before{background-image:url(https://minoh-oralsurgery.jp/wp-content/themes/grits_theme/images/shared_fixed_bnr_icon03.png.pagespeed.ce.zStYNYpnP7.png);background-size:auto 16px;height:16px}@media only screen and (min-width:769px){.fixed_banner{width:140px;height:300px}.fixed_banner .tel{height:120px}.fixed_banner .tel p{padding:0;text-align:left}.fixed_banner .tel p i{display:block}.fixed_banner .tel p span{-webkit-writing-mode:lr-tb;-ms-writing-mode:lr-tb;writing-mode:lr-tb}}@media only screen and (min-width:769px) and (max-width:1170px){.fixed_banner{width:70px}.fixed_banner .tel{height:270px}.fixed_banner .tel p{font-size:18px}.fixed_banner .web p,.fixed_banner .mail p{font-size:15px}.under .fixed_banner{width:90px}}.btn-group .btn a{display:block}.btn-group .btn.style01,.btn-group .btn.style02{width:100%;min-width:180px;max-width:300px;overflow:hidden}.btn-group .btn.style01 a,.btn-group .btn.style02 a{padding:11px 10px 12px;position:relative;font-size:22px;font-weight:400;letter-spacing:1px;line-height:1.5;color:#fff;text-decoration:none;text-align:center}.btn-group .btn.style01 a:hover,.btn-group .btn.style02 a:hover{opacity:1;background-color:#9cb5ba}.btn-group .btn.style01 a::after,.btn-group .btn.style02 a::after{content:"";position:absolute;right:5px;bottom:5px;border:4px solid #fff;border-left-color:transparent;border-top-color:transparent}.btn-group .btn.style01.md a,.btn-group .btn.md.style02 a{font-size:18px}.btn-group .btn.style01.md a::after,.btn-group .btn.md.style02 a::after{font-size:23px}.btn-group .btn.bg01 a{background-color:#659cc1}.btn-group .btn.bg02 a{background-color:#f4bf0c}.slick-arrow{display:block;border:none;background-repeat:no-repeat;background-position:center;background-size:contain;background-color:transparent;position:absolute;top:37%;width:38px;height:38px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;color:transparent}.slick-arrow:focus{outline:0}.slick-prev{left:-55px}.slick-next{right:-55px}@media only screen and (min-width:769px) and (max-width:1280px){body{font-size:87.5%}.btn.style01 a,.btn-group .btn.style02 a,.btn.style02 a{font-size:14px}.totop{right:10px}.totop .icon{width:60px;height:60px}}@media only screen and (min-width:769px) and (max-width: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;background:#fff}header.active{top:0;left:0;position:fixed;-webkit-animation:aniscroll .5s ease;animation:aniscroll .5s ease}header.active .navi{-webkit-animation:aniscroll-navi .5s ease;animation:aniscroll-navi .5s ease}@-webkit-keyframes aniscroll {
  from {
    top: -110px;
  }

  to {
    top: 0;
  }
}@keyframes aniscroll {
  from {
    top: -110px;
  }

  to {
    top: 0;
  }
}@-webkit-keyframes aniscroll-navi {
  from {
    top: -110px;
  }

  to {
    top: 48px;
  }
}@keyframes aniscroll-navi {
  from {
    top: -110px;
  }

  to {
    top: 48px;
  }
}.header_top{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:45px;padding-right:45px}.logo{width:30%;max-width:495px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo a{display:block;width:100%;text-align:center}.right_head{width:68%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.pc_navi{width:100%;max-width:852px;padding-right:90px;font-family:"Noto Sans JP",sans-serif}.pc_navi>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}.pc_navi>ul>li{position:relative}.pc_navi>ul>li:nth-child(1) {width:15%}.pc_navi>ul>li:nth-child(2) {width:19%}.pc_navi>ul>li:nth-child(3) {width:13%}.pc_navi>ul>li:nth-child(4) {width:15%}.pc_navi>ul>li:nth-child(5) {width:16%}.pc_navi>ul>li:nth-child(6) {width:22%;max-width:134px}.pc_navi>ul>li>a,.pc_navi>ul>li>p{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;width:100%;height:120px;text-decoration:none;text-align:center;font-size:18px;line-height:1.5;letter-spacing:.1em;color:#12327d;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.pc_navi>ul>li>a span,.pc_navi>ul>li>p span{display:block;padding-top:0;font-size:66.66666666666667%;font-weight:600;color:#12327d}.pc_navi>ul>li>a.title,.pc_navi>ul>li>p.title{position:relative}.pc_navi>ul>li>a.title::after,.pc_navi>ul>li>p.title::after{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:6px 6px 0 6px;border-color:#12327d transparent transparent transparent;bottom:22px;left:calc(50% - 8px);-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.pc_navi>ul>li:hover>a,.pc_navi>ul>li:hover>p{opacity:1;color:#daa520}.pc_navi>ul>li:hover a.title::after,.pc_navi>ul>li:hover p.title::after{-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px)}.pc_navi>ul .subInner{position:absolute;width:250px;right:50%;bottom:0;padding-top:0;-webkit-transform:translate(50%,100%);-ms-transform:translate(50%,100%);transform:translate(50%,100%);-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;opacity:0;visibility:hidden;z-index:1}.pc_navi>ul .subInner.active{opacity:1;visibility:visible}.pc_navi>ul .subInner ul{background-color:rgba(18,50,125,.9);padding-bottom:10px}.pc_navi>ul .subInner ul li{padding:0 10px}.pc_navi>ul .subInner ul li a{position:relative;display:block;padding:19px 10px 19px 28px;border-bottom:1px solid rgba(255,255,255,.7);-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;font-size:14px;font-weight:400;color:#fff;text-decoration:none;text-align:left;letter-spacing:0}.pc_navi>ul .subInner ul li a::before{content:"\203A";display:block;position:absolute;top:50%;left:10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:14px}@media only screen and (min-width:769px) and (max-width:1280px){.pc_navi>ul>li>a,.pc_navi>ul>li>p{font-size:14px}.pc_navi>ul>li>a.title::after,.pc_navi>ul>li>p.title::after{border-width:4px 4px 0 4px;left:calc(50% - 5px)}.pc_navi>ul .subInner ul li a{font-size:14px}}@media only screen and (min-width:769px) and (max-width:1170px){.pc_navi{padding-right:60px}}footer{background-size:cover;background: url(../images/footer_bg.jpg) no-repeat center/cover;padding:85px 0 25px;position:relative;background-position:center}footer p{margin-bottom:0;color:#fff}footer a{color:#fff}footer .ft_logo{padding:0 0 18px;max-width:495px}footer .ft_info{width:47%;max-width:545px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-top:15px}footer .ft_map{line-height:0;border-radius:5px;overflow:hidden}footer .ft_link{width:48%;padding-top:11px;font-size:14px;color:#333}footer .ft_link a{text-decoration:none}footer .ft_link .menu01,footer .ft_link .menu02{width:49.5%}footer .ft_link .ttl{border-bottom:1px solid #daa520;margin-bottom:18px;padding-bottom:9px;padding-left:0;font-size:20px;font-weight:600;color:#daa520;letter-spacing:3.5px;line-height:1;pointer-events:none;display:inline-block;text-transform:uppercase;font-family:"K2D",sans-serif}footer .ft_link .ttl::before{display:none}footer .ft_link ul:last-child{margin-bottom:0}footer .ft_link li{position:relative;padding-left:15px;margin-bottom:14px;letter-spacing:.1em;line-height:1.6;color:#fff}footer .ft_link li.last{margin-bottom:29px}footer .ft_link li:last-child{margin-bottom:0}footer .ft_link li:not(.ttl)::before {content:"";background-color:#daa520;border-radius:50%;width:5px;height:5px;position:absolute;top:7px;left:0}footer .ft_link a{color:inherit}footer .ft_link a:hover{opacity:1;text-decoration:underline}footer .ft_info .des{margin-bottom:21px;color:#fff;font-size:14px;line-height:2.2;letter-spacing:.33em}footer .ft_info .note{margin:13px 9px 0;color:#fff;font-size:14px;line-height:1.714;letter-spacing:1.5px}footer .copyright p{margin-top:46px;color:#fff;font-size:12px;text-align:center;letter-spacing:.1em}@media only screen and (min-width:769px) and (max-width:1170px){footer{padding-top:60px}footer .ft_link li{letter-spacing:0;font-size:11px}footer .ft_link .menu01{width:45%}footer .ft_link .menu02{width:55%}footer .ft_info .des{font-size:12px;letter-spacing:.2em}footer .ft_map iframe{height:260px}footer .copyright p{font-size:11px}}.home_page .key{padding:120px 45px 0;position:relative}.home_page .key .inner{position:relative;height:100%;padding:0}.home_page .key .key_text{position:relative;width:100%;height:100%;border:3px solid #dbe4fa;border-radius:10px;overflow:hidden}.home_page .key .key_text ul:not(.slick-slider) {height:774px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.home_page .key .key_text ul:not(.slick-slider) li {width:100%}.home_page .key .key_text .item{height:774px}.home_page .key video{height:auto;position:absolute;top:0;z-index:-1;left:0}.home_page .key #key_video_sp{display:none}.home_page .key .box_ttlh2{max-width:1566px;width:100%;height:100%;padding-left:15px;padding-right:15px;padding-bottom:35px;margin:0 auto;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.home_page .key h2,.home_page .key p{font-family:"Noto Sans JP",sans-serif;text-align:center}.home_page .key h2{font-size:18px;font-weight:500;line-height:1.6;letter-spacing:.135em}.home_page .key .txt_big,.home_page .key .txt_h2{margin-left:auto;display:table;background:#fff;border-radius:5px}.home_page .key .txt_big:not(:last-child),
.home_page .key .txt_h2:not(:last-child) {margin-bottom:8px}.home_page .key .txt_big{font-size:24px;padding:7px 21px 8px 25px}.home_page .key .txt_h2{padding:11px 23px 13px 24px;letter-spacing:.1em}.home_page .key .scroll{width:64px;height:20px;position:absolute;bottom:25px;left:calc(50% - 31px);background-color:#fff;text-align:center;font-size:10px;font-family:"K2D",sans-serif;letter-spacing:.2em;border-radius:5px;padding:2px 5px 5px;z-index:3;line-height:1.6;margin-bottom:1px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.home_page .key .scroll:hover{cursor:pointer;background-color:#dbe4fa}.home_page .key .scroll::before{content:"";height:52px;position:absolute;bottom:-52px;left:50%;margin-left:-1px;border-left:2px solid #dbe4fa;-webkit-box-sizing:border-box;box-sizing:border-box}.home_page .topic_path{display:none}.txt_blue{color:#12327d}.txt_yellow{color:#daa520}@media only screen and (min-width:769px) and (max-width:1700px){.home_page .key .box_ttlh2{padding-bottom:60px}}@media only screen and (min-width:769px) and (max-width:1280px){.home_page .key h2{font-size:16px}.home_page .key .txt_big{font-size:22px}}@media only screen and (min-width:769px) and (max-width:1170px){.home_page .key h2{font-size:14px;letter-spacing:.05em}.home_page .key .txt_big{font-size:20px}.home_page .key .key_text ul:not(.slick-slider) {height:500px}.home_page .key .key_text .item{height:500px}}.fix_modal{width:230px;position:fixed;left:58px;bottom:51px;background:#fff;text-align:center;padding:15px 0 17px;border-radius:5px;overflow:hidden;z-index:5;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;-webkit-box-shadow:0 1px 6px 3px rgba(50,50,50,.1);box-shadow:0 1px 6px 3px rgba(50,50,50,.1);font-family:"Noto Sans JP",sans-serif}.fix_modal p{margin:auto}.fix_modal .modal_link{content:'';position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.fix_modal .close{position:absolute;content:'';background-color:#dbe4fa;width:65px;height:65px;border-radius:100%;right:-33px;top:-32px;z-index:3;margin:0;cursor:pointer;padding:0;text-indent:-999px}.fix_modal .close::before,.fix_modal .close::after{content:'';position:absolute;background:#12327d;height:1px;width:19px;bottom:20px;left:11px}.fix_modal .close::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.fix_modal .close::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.fix_modal .ttl{font-size:20px;color:#12327d;font-weight:500;line-height:1.4;margin-bottom:-1px;letter-spacing:.1em}.fix_modal .txt{color:#daa520;font-family:"K2D",sans-serif;line-height:1.2;letter-spacing:.1em}.fix_modal .cm_btn{max-width:190px;border-radius:100px}.fix_modal .cm_btn a{padding:5px 0;letter-spacing:.1em}@media only screen and (min-width:769px) and (max-width:1000px){.fix_modal{left:20px;bottom:20px}.fix_modal .ttl{font-size:16px}.fix_modal .cm_btn a{font-size:14px}}@media only screen and (min-width:769px){.fix_modal .modal_link:hover{background:rgba(219,228,250,.3)}.fix_modal .close{-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.fix_modal .close:hover{background-color:#a0b1d9}}.ttl_style1{padding-left:32px;margin-bottom:47px;position:relative;font-weight:500;color:#12327d;line-height:1.4;font-size:20px;letter-spacing:.2em;font-family:"Noto Sans JP",sans-serif}.ttl_style1.ttl_white{color:#fff}.ttl_style1.ttl_white .en{color:#fff}.ttl_style1.ttl_white::before{background-image:url(data:image/svg+xml,%0A%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'3\'\ height=\'6\'\ viewBox=\'0\ 0\ 3\ 6\'%3E%3Cdefs%3E%3Cstyle%3E\ .cls-1\ %7B\ fill:\ %23fff;\ fill-rule:\ evenodd;\ %7D\ %3C/style%3E%3C/defs%3E%3Cpath\ id=\'dot_copy\'\ data-name=\'dot\ copy\'\ class=\'cls-1\'\ d=\'M1.5,0A1.5,1.5,0,1,1,0,1.5,1.5,1.5,0,0,1,1.5,0Zm0,6A1.5,1.5,0,1,1,0,7.5,1.5,1.5,0,0,1,1.5,6Zm0,6A1.5,1.5,0,1,1,0,13.5,1.5,1.5,0,0,1,1.5,12Zm0,6A1.5,1.5,0,1,1,0,19.5,1.5,1.5,0,0,1,1.5,18Zm0,6A1.5,1.5,0,1,1,0,25.5,1.5,1.5,0,0,1,1.5,24Zm0,6A1.5,1.5,0,1,1,0,31.5,1.5,1.5,0,0,1,1.5,30Zm0,6A1.5,1.5,0,1,1,0,37.5,1.5,1.5,0,0,1,1.5,36Zm0,6A1.5,1.5,0,1,1,0,43.5,1.5,1.5,0,0,1,1.5,42Zm0,6A1.5,1.5,0,1,1,0,49.5,1.5,1.5,0,0,1,1.5,48Zm0,6A1.5,1.5,0,1,1,0,55.5,1.5,1.5,0,0,1,1.5,54Zm0,6A1.5,1.5,0,1,1,0,61.5,1.5,1.5,0,0,1,1.5,60Zm0,6A1.5,1.5,0,1,1,0,67.5,1.5,1.5,0,0,1,1.5,66Z\'/%3E%3C/svg%3E%0A)}.ttl_style1::before{content:'';position:absolute;top:18px;left:0;width:3px;height:calc(100% - 20px);background:url(data:image/svg+xml,%0A%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'3\'\ height=\'6\'\ viewBox=\'0\ 0\ 3\ 6\'%3E%3Cdefs%3E%3Cstyle%3E\ .cls-1\ %7B\ fill:\ %23daa520;\ fill-rule:\ evenodd;\ %7D\ %3C/style%3E%3C/defs%3E%3Cpath\ id=\'dot_copy\'\ data-name=\'dot\ copy\'\ class=\'cls-1\'\ d=\'M1.5,0A1.5,1.5,0,1,1,0,1.5,1.5,1.5,0,0,1,1.5,0Zm0,6A1.5,1.5,0,1,1,0,7.5,1.5,1.5,0,0,1,1.5,6Zm0,6A1.5,1.5,0,1,1,0,13.5,1.5,1.5,0,0,1,1.5,12Zm0,6A1.5,1.5,0,1,1,0,19.5,1.5,1.5,0,0,1,1.5,18Zm0,6A1.5,1.5,0,1,1,0,25.5,1.5,1.5,0,0,1,1.5,24Zm0,6A1.5,1.5,0,1,1,0,31.5,1.5,1.5,0,0,1,1.5,30Zm0,6A1.5,1.5,0,1,1,0,37.5,1.5,1.5,0,0,1,1.5,36Zm0,6A1.5,1.5,0,1,1,0,43.5,1.5,1.5,0,0,1,1.5,42Zm0,6A1.5,1.5,0,1,1,0,49.5,1.5,1.5,0,0,1,1.5,48Zm0,6A1.5,1.5,0,1,1,0,55.5,1.5,1.5,0,0,1,1.5,54Zm0,6A1.5,1.5,0,1,1,0,61.5,1.5,1.5,0,0,1,1.5,60Zm0,6A1.5,1.5,0,1,1,0,67.5,1.5,1.5,0,0,1,1.5,66Z\'/%3E%3C/svg%3E%0A) repeat-y left top 20px}.ttl_style1 .en{display:block;margin-bottom:1px;font-size:46px;color:#daa520;font-family:"K2D",sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.2em}.ttl_style2{position:relative;z-index:0;margin-bottom:40px;padding-bottom:18px;color:#12327d;font-family:"Noto Sans JP",sans-serif;font-size:20px;font-weight:500;letter-spacing:.2em;text-align:center}.ttl_style2::before{content:'';position:absolute;z-index:-1;bottom:0;left:calc(50% - 16px);width:33px;height:3px;background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='3' viewBox='0 0 33 3'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23daa520; fill-rule: evenodd; %7D %3C/style%3E%3C/defs%3E%3Cpath id='dot' class='cls-1' d='M1.5,0A1.5,1.5,0,1,1,0,1.5,1.5,1.5,0,0,1,1.5,0Zm6,0A1.5,1.5,0,1,1,6,1.5,1.5,1.5,0,0,1,7.5,0Zm6,0A1.5,1.5,0,1,1,12,1.5,1.5,1.5,0,0,1,13.5,0Zm6,0A1.5,1.5,0,1,1,18,1.5,1.5,1.5,0,0,1,19.5,0Zm6,0A1.5,1.5,0,1,1,24,1.5,1.5,1.5,0,0,1,25.5,0Zm6,0A1.5,1.5,0,1,1,30,1.5,1.5,1.5,0,0,1,31.5,0Z'/%3E%3C/svg%3E%0A") no-repeat center bottom/33px auto}.ttl_style2.ttl_white{color:#fff}.ttl_style2.ttl_white::before{background:url(data:image/svg+xml,%0A%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'6\'\ height=\'3\'\ viewBox=\'0\ 0\ 6\ 3\'%3E%3Cdefs%3E%3Cstyle%3E\ .cls-1\ %7B\ fill:\ %23fff;\ fill-rule:\ evenodd;\ %7D\ %3C/style%3E%3C/defs%3E%3Cpath\ id=\'dot\'\ class=\'cls-1\'\ d=\'M-10.5,0A1.5,1.5,0,0,1-9,1.5,1.5,1.5,0,0,1-10.5,3,1.5,1.5,0,0,1-12,1.5,1.5,1.5,0,0,1-10.5,0Zm6,0A1.5,1.5,0,0,1-3,1.5,1.5,1.5,0,0,1-4.5,3,1.5,1.5,0,0,1-6,1.5,1.5,1.5,0,0,1-4.5,0Zm6,0A1.5,1.5,0,1,1,0,1.5,1.5,1.5,0,0,1,1.5,0Zm6,0A1.5,1.5,0,1,1,6,1.5,1.5,1.5,0,0,1,7.5,0Zm6,0A1.5,1.5,0,1,1,12,1.5,1.5,1.5,0,0,1,13.5,0Zm6,0A1.5,1.5,0,1,1,18,1.5,1.5,1.5,0,0,1,19.5,0Z\'/%3E%3C/svg%3E%0A) repeat-x}.ttl_style2.ttl_white .en{color:#fff}.ttl_style2 .en{display:block;font-family:"K2D",sans-serif;color:#daa520;font-size:46px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.ttl_style3{position:relative;z-index:0;padding-left:20px;font-size:36px;color:#12327d;font-family:"Noto Sans JP",sans-serif;font-weight:500;letter-spacing:.1em;-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;white-space:nowrap}.ttl_style3::before{content:'';position:absolute;z-index:-1;left:0;top:0;width:3px;height:38px;background:url(data:image/svg+xml,%0A%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'3\'\ height=\'6\'\ viewBox=\'0\ 0\ 3\ 6\'%3E%3Cdefs%3E%3Cstyle%3E\ .cls-1\ %7B\ fill:\ %23daa520;\ fill-rule:\ evenodd;\ %7D\ %3C/style%3E%3C/defs%3E%3Cpath\ id=\'dot_copy\'\ data-name=\'dot\ copy\'\ class=\'cls-1\'\ d=\'M1.5,0A1.5,1.5,0,1,1,0,1.5,1.5,1.5,0,0,1,1.5,0Zm0,6A1.5,1.5,0,1,1,0,7.5,1.5,1.5,0,0,1,1.5,6Zm0,6A1.5,1.5,0,1,1,0,13.5,1.5,1.5,0,0,1,1.5,12Zm0,6A1.5,1.5,0,1,1,0,19.5,1.5,1.5,0,0,1,1.5,18Zm0,6A1.5,1.5,0,1,1,0,25.5,1.5,1.5,0,0,1,1.5,24Zm0,6A1.5,1.5,0,1,1,0,31.5,1.5,1.5,0,0,1,1.5,30Zm0,6A1.5,1.5,0,1,1,0,37.5,1.5,1.5,0,0,1,1.5,36Zm0,6A1.5,1.5,0,1,1,0,43.5,1.5,1.5,0,0,1,1.5,42Zm0,6A1.5,1.5,0,1,1,0,49.5,1.5,1.5,0,0,1,1.5,48Zm0,6A1.5,1.5,0,1,1,0,55.5,1.5,1.5,0,0,1,1.5,54Zm0,6A1.5,1.5,0,1,1,0,61.5,1.5,1.5,0,0,1,1.5,60Zm0,6A1.5,1.5,0,1,1,0,67.5,1.5,1.5,0,0,1,1.5,66Z\'/%3E%3C/svg%3E%0A) repeat-y left top 20px}@media only screen and (min-width:769px) and (max-width:1170px){.ttl_style1,.ttl_style2{font-size:18px}.ttl_style1 .en,.ttl_style2 .en{font-size:42px}.ttl_style3{font-size:30px}}.idx_gallery{background:url(https://minoh-oralsurgery.jp/wp-content/themes/grits_theme/images/idx_gallery_img.png) repeat-x;background-position:0 center;background-size:auto 100%;-webkit-animation:idx_key 50s linear infinite;animation:idx_key 50s linear infinite;height:250px;margin-top:20px;margin-bottom:20px}@-webkit-keyframes idx_key {
  from {
    background-position: 0 center;
  }

  to {
    background-position: -3840px center;
  }
}@keyframes idx_key {
  from {
    background-position: 0 center;
  }

  to {
    background-position: -3840px center;
  }
}.btn_group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.btn_group.col2 .cm_btn{width:calc(50% - 15px);margin-bottom:21px}.btn_group.col2 .cm_btn:nth-child(2n + 1) {margin-right:30px}.cm_btn{background:#12327d;width:100%;max-width:313px;border-radius:5px;overflow:hidden;position:relative;z-index:0}.cm_btn::before,.cm_btn::after{content:'';position:absolute;z-index:-1;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.cm_btn::before{background: url(../images/icon_arow.png) no-repeat center/contain;width:6px;height:11px;top:calc(50% - 6px);right:20px}.cm_btn::after{top:0;left:0;bottom:0;width:0;background:rgba(255,255,255,.3);z-index:-2}.cm_btn.bg_yellow{background:#daa520}.cm_btn a{display:block;width:100%;height:100%;padding:16px 15px 19px;text-align:center;color:#fff;text-decoration:none;font-family:"Noto Sans JP",sans-serif;letter-spacing:.1em}.cm_btn a:hover{opacity:1}.cm_btn:hover::before{right:15px}.cm_btn:hover::after{width:100%}.idx1{position:relative;z-index:0;background: url(../images/idx1_bg.jpg) no-repeat center/cover;padding:132px 0 0;overflow:hidden}.idx1::before{content:'ORAL SURGERY DENTAL CLINIC';text-transform:uppercase;position:absolute;z-index:1;left:-.2vw;width:101vw;bottom:0;color:rgba(218,165,32,.15);font-size:5.2vw;letter-spacing:.165em;font-family:"K2D",sans-serif;font-weight:700;line-height:.8}.idx1 .txt{letter-spacing:.2em;line-height:2.3;margin-bottom:18px}.idx1_wp{position:relative;z-index:0;padding-bottom:78px}.idx1_pepole{content:'';position:absolute;right:-15.9vw;bottom:-3px;background: url(../images/idx1_img.png) no-repeat center/contain;width:738px;height:707px;z-index:-2}.idx1_left{max-width:752px}.idx1 .btn_group{margin-top:40px}@media only screen and (min-width:1921px){.idx1::before{font-size:3.2vw}}@media only screen and (max-width:1400px) and (min-width:769px){.idx1_pepole{right:-20vw}}@media only screen and (max-width:1170px) and (min-width:769px){.idx1{padding:75px 0 0}.idx1 .ttl_style1{text-align:center;padding-bottom:18px;padding-left:0;margin-bottom:35px}.idx1 .ttl_style1::before{top:auto;bottom:0;left:calc(50% - 16px);width:33px;height:3px;background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='3' viewBox='0 0 33 3'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23daa520; fill-rule: evenodd; %7D %3C/style%3E%3C/defs%3E%3Cpath id='dot' class='cls-1' d='M1.5,0A1.5,1.5,0,1,1,0,1.5,1.5,1.5,0,0,1,1.5,0Zm6,0A1.5,1.5,0,1,1,6,1.5,1.5,1.5,0,0,1,7.5,0Zm6,0A1.5,1.5,0,1,1,12,1.5,1.5,1.5,0,0,1,13.5,0Zm6,0A1.5,1.5,0,1,1,18,1.5,1.5,1.5,0,0,1,19.5,0Zm6,0A1.5,1.5,0,1,1,24,1.5,1.5,1.5,0,0,1,25.5,0Zm6,0A1.5,1.5,0,1,1,30,1.5,1.5,1.5,0,0,1,31.5,0Z'/%3E%3C/svg%3E%0A") no-repeat center bottom/33px auto}.idx1_pepole{position:relative;bottom:auto;right:auto;left:auto;margin:0 auto 30px;width:500px;height:431px}.idx1_left{margin:0 auto}.idx1 .btn_group{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.idx2{margin-top:30px;padding:83px 0 99px;position:relative;z-index:0}.idx2::before{content:'';position:absolute;z-index:-1;top:0;left:45px;right:45px;height:228px;background: url(../images/idx2_bg.jpg) no-repeat center/cover;border-radius:10px}.idx2 .ttl_style1{margin-bottom:90px}.idx2_detil{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.idx2_img{width:46%;max-width:530px;border-radius:10px;height:628px;margin-top:17px;background: url(../images/idx2_img.jpg) no-repeat top center/cover}.idx2_box_right{width:50%}.idx2_box_right li{position:relative;z-index:0;padding:15px 0 18px 40px;background: url("data:image/svg+xml,%0A%3Csvg id='icon_check.svg' xmlns='http://www.w3.org/2000/svg' width='23' height='20' viewBox='0 0 23.156 20.94'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %2312327d; %7D .cls-1, .cls-2 %7B fill-rule: evenodd; %7D .cls-2 %7B fill: %23daa520; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M979.956,2139.93a10.059,10.059,0,0,1-3.256,7.43,9.538,9.538,0,0,1-5.329,2.54,9.693,9.693,0,0,1-8-2.42,9.429,9.429,0,0,1-3.228-5.83,9.876,9.876,0,0,1,4.3-10.12,9.232,9.232,0,0,1,4.357-1.62,9.87,9.87,0,0,1,5.09.74,0.933,0.933,0,0,1,.636,1.15,0.9,0.9,0,0,1-1.217.59,8.491,8.491,0,0,0-1.964-.6,8.183,8.183,0,0,0-9.407,6.6,8.076,8.076,0,0,0,1.845,6.92,7.887,7.887,0,0,0,4.965,2.77,8.142,8.142,0,0,0,8.638-4.72,8.34,8.34,0,0,0,.748-3.53c0-.24,0-0.47,0-0.71a0.913,0.913,0,0,1,.881-0.96,0.9,0.9,0,0,1,.936.93C979.964,2139.37,979.956,2139.65,979.956,2139.93Z' transform='translate(-960 -2129.06)'/%3E%3Cpath id='Shape_1_copy' data-name='Shape 1 copy' class='cls-2' d='M969.809,2141a2.124,2.124,0,0,1,.216-0.28q5.565-5.625,11.134-11.25a1.118,1.118,0,0,1,1.726,1.42,2.026,2.026,0,0,1-.179.19q-6.018,6.09-12.036,12.16a1.106,1.106,0,0,1-1.218.37,1.312,1.312,0,0,1-.477-0.3q-1.652-1.65-3.284-3.31a1.131,1.131,0,0,1-.027-1.62,1.1,1.1,0,0,1,1.588.03C968.091,2139.25,968.921,2140.1,969.809,2141Z' transform='translate(-960 -2129.06)'/%3E%3C/svg%3E%0A") no-repeat left top 23px/23px auto;font-size:22px;color:#12327d;letter-spacing:.18em;font-weight:500;font-family:"Noto Sans JP",sans-serif}.idx2_box_right li::before{content:'';position:absolute;z-index:-1;left:0;right:0;bottom:0;height:1px;background:url(https://minoh-oralsurgery.jp/wp-content/themes/grits_theme/images/idx_line.png) repeat-x left bottom}@media only screen and (max-width:1400px) and (min-width:769px){.idx2 .inner{max-width:80%}.idx2 .ttl_style1{font-size:18px;letter-spacing:.1em}.idx2_box_right li{font-size:18px;letter-spacing:.1em}.idx2_img{height:584px}}@media only screen and (max-width:1170px) and (min-width:769px){.idx2{padding:60px 0 70px}.idx2 .ttl_style1{margin-bottom:60px}.idx2_img{height:59vw;max-height:600px}.idx2_box_right li{font-size:1.7vw;letter-spacing:0;background: url("data:image/svg+xml,%0A%3Csvg id='icon_check.svg' xmlns='http://www.w3.org/2000/svg' width='23' height='20' viewBox='0 0 23.156 20.94'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %2312327d; %7D .cls-1, .cls-2 %7B fill-rule: evenodd; %7D .cls-2 %7B fill: %23daa520; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M979.956,2139.93a10.059,10.059,0,0,1-3.256,7.43,9.538,9.538,0,0,1-5.329,2.54,9.693,9.693,0,0,1-8-2.42,9.429,9.429,0,0,1-3.228-5.83,9.876,9.876,0,0,1,4.3-10.12,9.232,9.232,0,0,1,4.357-1.62,9.87,9.87,0,0,1,5.09.74,0.933,0.933,0,0,1,.636,1.15,0.9,0.9,0,0,1-1.217.59,8.491,8.491,0,0,0-1.964-.6,8.183,8.183,0,0,0-9.407,6.6,8.076,8.076,0,0,0,1.845,6.92,7.887,7.887,0,0,0,4.965,2.77,8.142,8.142,0,0,0,8.638-4.72,8.34,8.34,0,0,0,.748-3.53c0-.24,0-0.47,0-0.71a0.913,0.913,0,0,1,.881-0.96,0.9,0.9,0,0,1,.936.93C979.964,2139.37,979.956,2139.65,979.956,2139.93Z' transform='translate(-960 -2129.06)'/%3E%3Cpath id='Shape_1_copy' data-name='Shape 1 copy' class='cls-2' d='M969.809,2141a2.124,2.124,0,0,1,.216-0.28q5.565-5.625,11.134-11.25a1.118,1.118,0,0,1,1.726,1.42,2.026,2.026,0,0,1-.179.19q-6.018,6.09-12.036,12.16a1.106,1.106,0,0,1-1.218.37,1.312,1.312,0,0,1-.477-0.3q-1.652-1.65-3.284-3.31a1.131,1.131,0,0,1-.027-1.62,1.1,1.1,0,0,1,1.588.03C968.091,2139.25,968.921,2140.1,969.809,2141Z' transform='translate(-960 -2129.06)'/%3E%3C/svg%3E%0A") no-repeat left top 2vw/2vw auto;padding:1.5vw 0 1.5vw 3.5vw}}.idx3{padding:80px 0 100px;background: url(../images/idx3_bg.jpg) no-repeat top center/cover}.idx3_detil.bg1 .idx3_title{background:#12327d}.idx3_detil.bg1 .idx3_item{padding-top:80px;background: url(../images/idx3_bg1.jpg) no-repeat center/cover}.idx3_detil.bg1 .idx3_img::before{border-color:#83a8ff}.idx3_detil.bg1 .idx3_btxt .icon{margin-top:27px;padding-right:7px}.idx3_detil.bg1 .idx3_title .ttl_eng{letter-spacing:.22em}.idx3_detil.bg1 .ttl_number{padding-left:27px}.idx3_detil.bg2 .idx3_title{background:#daa520}.idx3_detil.bg2 .idx3_item{background: url(../images/idx3_bg2.jpg) no-repeat center/cover}.idx3_detil.bg2 .idx3_img::before{border-color:#ffebb9}.idx3_detil.bg2 .idx3_btxt{max-width:462px}.idx3_detil.bg2 .idx3_btxt .icon{margin-top:68px;padding-right:5px}.idx3_detil.bg3 .idx3_title{background:#6c20df}.idx3_detil.bg3 .idx3_item{padding:100px 0 100px;background: url(../images/idx3_bg3.jpg) no-repeat center/cover}.idx3_detil.bg3 .idx3_img::before{border-color:#dcc9f7}.idx3_detil.bg3 .idx3_btxt .txt{max-width:472px}.idx3_detil.bg3 .idx3_btxt .icon{margin-top:56px;max-width:458px}.idx3_detil.bg4 .idx3_title{background:#3267e2}.idx3_detil.bg4 .idx3_item{background: url(../images/idx3_bg4.jpg) no-repeat center/cover}.idx3_detil.bg4 .idx3_img::before{border-color:#dbe4fa}.idx3_detil.bg4 .idx3_btxt{max-width:462px}.idx3_detil.bg4 .idx3_btxt .icon{margin-top:66px;padding-right:14px}.idx3_title{overflow:hidden;color:#fff}.idx3_title .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.idx3_title .ttl_eng,.idx3_title .ttl_number{width:50%}.idx3_title .ttl_eng{font-family:"K2D",sans-serif;font-size:26px;text-transform:uppercase;font-weight:100;letter-spacing:.1em}.idx3_title .ttl_eng span{position:relative;z-index:0;display:table;padding-right:46px}.idx3_title .ttl_eng span::before{content:'';position:absolute;z-index:-1;width:33px;height:3px;right:0;top:calc(50% - 2px);background:url(data:image/svg+xml,%0A%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'6\'\ height=\'3\'\ viewBox=\'0\ 0\ 6\ 3\'%3E%3Cdefs%3E%3Cstyle%3E\ .cls-1\ %7B\ fill:\ %23fff;\ fill-rule:\ evenodd;\ %7D\ %3C/style%3E%3C/defs%3E%3Cpath\ id=\'dot\'\ class=\'cls-1\'\ d=\'M-10.5,0A1.5,1.5,0,0,1-9,1.5,1.5,1.5,0,0,1-10.5,3,1.5,1.5,0,0,1-12,1.5,1.5,1.5,0,0,1-10.5,0Zm6,0A1.5,1.5,0,0,1-3,1.5,1.5,1.5,0,0,1-4.5,3,1.5,1.5,0,0,1-6,1.5,1.5,1.5,0,0,1-4.5,0Zm6,0A1.5,1.5,0,1,1,0,1.5,1.5,1.5,0,0,1,1.5,0Zm6,0A1.5,1.5,0,1,1,6,1.5,1.5,1.5,0,0,1,7.5,0Zm6,0A1.5,1.5,0,1,1,12,1.5,1.5,1.5,0,0,1,13.5,0Zm6,0A1.5,1.5,0,1,1,18,1.5,1.5,1.5,0,0,1,19.5,0Z\'/%3E%3C/svg%3E%0A) repeat-x}.idx3_title .ttl_number{font-family:"Roboto",sans-serif;font-size:200px;font-weight:900;text-align:center;line-height:.6}.idx3 .b_left .idx3_title .ttl_eng{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.idx3 .b_left .idx3_title .ttl_eng span{margin-left:auto}.idx3 .b_left .idx3_img::before{top:20px;left:-20px}.idx3 .b_right .idx3_btxt{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.idx3 .b_right .idx3_img::before{top:20px;right:-20px}.idx3_item{padding:100px 0 100px}.idx3_item .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.idx3_img{width:50%;position:relative;z-index:0}.idx3_img::before{content:'';position:absolute;z-index:1;width:100%;height:100%;border-radius:10px;border:2px solid}.idx3_img img{border-radius:10px}.idx3_btxt{width:45%;padding-top:49px;letter-spacing:.1em;color:#fff}.idx3_btxt .ttl{margin-bottom:25px;font-family:"Noto Sans JP",sans-serif;font-weight:500;font-size:36px;line-height:1.4;letter-spacing:.1em}.idx3_btxt .txt{line-height:2.3;letter-spacing:.2em}.idx3_btxt .icon{margin-top:60px}.idx3 .cm_btn{margin:60px auto 0}@media only screen and (max-width:1400px) and (min-width:769px){.idx3_item .inner{max-width:90%}.idx3_btxt .ttl{font-size:32px}}@media only screen and (max-width:1170px) and (min-width:769px){.idx3{padding:65px 0 75px}.idx3_btxt{padding-top:2vw}.idx3_btxt .ttl{font-size:2.7vw}.idx3_btxt .txt{font-size:1.4vw}.idx3 .idx3_detil.bg1 .idx3_btxt .icon img{width:5vw}.idx3 .idx3_detil.bg2 .idx3_btxt .icon img{width:9vw}.idx3 .idx3_detil.bg3 .idx3_btxt .icon img{width:7vw}.idx3 .idx3_detil.bg4 .idx3_btxt .icon img{width:8vw}.idx3 .idx3_detil .idx3_btxt .icon{margin-top:3vw}.idx3_title .ttl_number{font-size:160px}.idx3_title .ttl_eng{font-size:18px}}.idx4{position:relative;z-index:0;padding:82px 0 100px}.idx4::before{content:'';position:absolute;z-index:-1;top:103px;bottom:100px;right:0;left:50%;border-top-left-radius:20px;border-bottom-left-radius:20px;background:url(https://minoh-oralsurgery.jp/wp-content/themes/grits_theme/images/idx4_bg.jpg)}.idx4 .inner_small{max-width:1170px;margin:0 auto 50px;position:relative;padding:58px 0 41px}.idx4 .inner{max-width:1596px;padding:0 10px}.idx4 .ttl_style1{position:absolute;top:0;left:0}.idx4_slider{padding-bottom:39px;max-width:1596px;margin:0 auto}.idx4_slider{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;flex-wrap:wrap}.idx4_slider li{width:100%}.idx4 .i4_item{max-width:354px;margin:0 20px 50px;position:relative;width: calc(100%/4 - 40px)}.idx4 .i4_item a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.idx4 .i4_item a:hover{background:rgba(255,255,255,.3)}.idx4 .i4_item .img{text-align:center}.idx4 .i4_item .img img{border-radius:10px}.idx4 .b_txt{position:relative;text-align:center;margin-top:-35px}.idx4 .b_txt .icon{width:70px;height:70px;border-radius:50%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto 15px}.idx4 .b_txt .ttl{margin-bottom:13px;font-size:26px;font-weight:500;letter-spacing:.1em;font-family:"Noto Sans JP",sans-serif;line-height:1.6}.idx4 .b_txt .txt{letter-spacing:.1em;line-height:2.2}@media only screen and (max-width:1600px) and (min-width:769px){.idx4 .b_txt .ttl{font-size:1.7vw}.idx4 .b_txt .txt{font-size:1vw;letter-spacing:0}}@media only screen and (max-width:1170px) and (min-width:769px){.idx4_slider{padding-bottom:15px}.idx4 .i4_item{margin:0 10px 40px}.idx4 .b_txt .ttl{font-size:22px}.idx4 .b_txt .txt{font-size:16px;letter-spacing:0}.idx4 .i4_item{width: calc(100%/2 - 20px)}}.idx5{padding:80px 0 79px;background: url(../images/idx5_bg.jpg) no-repeat center/cover}.idx5 .inner{max-width:1556px;padding:0 10px}.idx5 .ttl_style2{margin-bottom:21px}.idx5_detil{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.idx5_item{width:42%;max-width:590px;margin:0 auto}.idx5_item.box_blue .i5_jp{color:#12327d}.idx5_item.box_blue .i5_jp span::before{background:rgba(255,255,255,.8)}.idx5_item.box_blue .i5_eng span::before{background:#12327d}.idx5_item.box_blue .idx5_img::before{background:#dbe4fa}.idx5_item.box_yellow .i5_jp{color:#daa520}.idx5_item.box_yellow .i5_jp span::before{background:rgba(255,255,255,.8)}.idx5_item.box_yellow .i5_eng span{padding:6px 26px 9px 32px}.idx5_item.box_yellow .i5_eng span::before{background:#daa520}.idx5_item.box_yellow .idx5_img::before{background:#ffeab5}.idx5_item.box_yellow .i5_jp span{padding:4px 15px 7px 18px}.idx5 .i5_btxt{position:relative;max-width:545px;margin:-62px auto 0;z-index:1}.idx5_img{position:relative;z-index:0;max-width:545px;margin:0 auto}.idx5_img::before{content:'';position:absolute;z-index:-1;width:100%;height:100%;right:-40px;bottom:-40px;border-radius:50%}.idx5 .i5_jp span,.idx5 .i5_eng span{position:relative;z-index:0;display:table;font-weight:500;letter-spacing:.1em}.idx5 .i5_jp span::before,.idx5 .i5_eng span::before{content:'';position:absolute;z-index:-1;left:0;right:0;top:0;bottom:0;-webkit-transform:skewX(-32deg);-ms-transform:skewX(-32deg);transform:skewX(-32deg);border-radius:5px}.idx5 .i5_eng{font-size:18px;margin-bottom:10px;margin-left:10px}.idx5 .i5_eng span{padding:6px 26px 9px 29px;color:#fff;font-family:"K2D",sans-serif}.idx5 .i5_jp{margin-left:9px;font-family:"Noto Sans JP",sans-serif;font-size:26px}.idx5 .i5_jp span{padding:4px 30px 7px 32px}.idx5 .txt{letter-spacing:.2em;line-height:2.3}.idx5 .btn_group{margin-top:30px}.idx5 .cm_btn{max-width:280px}@media only screen and (max-width:1280px) and (min-width:769px){.idx5 .btn_group.col2 .cm_btn{width:calc(50% - 10px)}.idx5 .btn_group.col2 .cm_btn:nth-child(2n + 1) {margin-right:20px}}@media only screen and (max-width:1279px) and (min-width:769px){.idx5 .btn_group.col2 .cm_btn a{font-size:13px}}@media only screen and (max-width:1170px) and (min-width:769px){.idx5{padding-top:60px;padding-bottom:60px}.idx5 .txt{letter-spacing:0}.idx5_img::before{right:-20px;bottom:-20px}.idx5 .btn_group.col2 .cm_btn{width:100%;max-width:380px;margin-right:auto;margin-left:auto}.idx5 .btn_group.col2 .cm_btn:nth-child(2n + 1) {margin-right:auto;margin-left:auto}}.idx6{color:#fff}.idx6 .ttl_style2{margin-bottom:60px}.idx6_detil1{position:relative;padding:80px 0 215px;background: url(../images/idx6_bg.jpg) no-repeat center/cover}.idx6 .cm_btn{background:transparent;border:1px solid #fff}.idx6_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.idx6_left,.idx6_right{width:48%;max-width:555px}.idx6_left dl{display:-webkit-box;display:-ms-flexbox;display:flex;padding:17px 9px 11px;font-weight:500;letter-spacing:.2em;border-bottom:1px solid rgba(255,255,255,.5)}.idx6_left dl:first-child{border-top:1px solid rgba(255,255,255,.5)}.idx6_left dt{width:124px;font-size:14px}.idx6_left dd{width:calc(100% - 124px)}.idx6 .idx_calendar th,.idx6 .idx_calendar td{text-align:center}.idx6 .idx_calendar th:not(:first-child),
.idx6 .idx_calendar td:not(:first-child) {border-right:0;border-left:0}.idx6 .idx_calendar th:last-child,.idx6 .idx_calendar td:last-child{border-right:1px solid}.idx6 .idx_calendar th{padding:15px 8px;font-weight:300}.idx6 .idx_calendar th:first-child{width:28%}.idx6 .idx_calendar th:last-of-type{width:13%}.idx6 .idx_calendar td{padding:13px 8px;font-size:20px}.idx6 .idx_calendar td.time{font-size:16px}.idx6 .tbl_note{margin-top:15px;font-size:14px;line-height:1.6;letter-spacing:.2em}.idx6 .btn_group{max-width:656px;margin:55px auto 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.idx6 .btn_group .cm_btn{max-width:280px}.idx6_detil2{background:#fff}.idx6_detil2 .inner{max-width:1556px;padding:0 10px}.idx6_wp{position:relative;z-index:1;margin-top:-137px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;border-radius:10px;padding:97px 183px 93px}.idx6_ttl{width:12%}.idx6_box_google{width:88%;max-width:1024px;padding-top:7px}.idx6_map{margin-top:40px}@media only screen and (max-width:1400px) and (min-width:769px){.idx6_detil2 .inner{max-width:90%}.idx6_wp{padding:90px 100px 90px}.idx6_wp{padding:70px 50px 70px}.idx6_box_google{width:84%}}@media only screen and (max-width:1170px) and (min-width:769px){.idx6_detil1{padding:60px 0 160px}.idx6_left dl{padding:8px 9px 8px;font-size:13px}.idx6_left dt{width:100px}.idx6_left dd{width:calc(100% - 100px)}.idx6_wp{margin-top:-100px}.idx6 .idx_calendar th{padding:15px 5px}.idx6 .idx_calendar td{padding:13px 5px;font-size:16px}.idx6 .idx_calendar td.time{font-size:13px}.idx6 .tbl_note{font-size:12px}.idx6_box_google iframe{height:400px}}.idx7{padding:100px 0;background: url(../images/idx7_bg.jpg) no-repeat center/cover}.idx7_box_text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.idx7_box_text .col{width:calc(50% - 20px);background:#fff;padding:32px 40px 22px;position:relative;border-radius:5px}.idx7_box_text .col .cm_btn{position:absolute;top:38px;right:40px;max-width:80px;border-radius:3px}.idx7_box_text .col .cm_btn::before{top:calc(50% - 3px);right:10px;width:3px;height:5px;background-image:url(https://minoh-oralsurgery.jp/wp-content/themes/grits_theme/images/ic_arrow_blog.png);background-position:center}.idx7_box_text .col .cm_btn a{padding:5px 5px 6px;font-size:12px;line-height:1.2}.idx7_box_text .col .cm_btn a:hover{color:#fff}.idx7_box_text h3{padding:0 0 10px 50px;margin-bottom:11px;border-bottom:1px solid;font-size:24px;font-weight:500;letter-spacing:.18em;font-family:"Noto Sans JP",sans-serif}.idx7_box_text .col_news h3{color:#12327d;background:url(https://minoh-oralsurgery.jp/wp-content/themes/grits_theme/images/icon_blog1.svg) 10px 8px no-repeat}.idx7_box_text .col_news .list .date{color:#12327d}.idx7_box_text .col_news a:hover{color:#12327d}.idx7_box_text .col_blog h3{color:#daa520;background:url(https://minoh-oralsurgery.jp/wp-content/themes/grits_theme/images/icon_blog2.svg) 10px 8px no-repeat;padding-left:47px}.idx7_box_text .col_blog .cm_btn{background:#daa520}.idx7_box_text .col_blog .list .date{color:#daa520}.idx7_box_text .col_blog a:hover{color:#daa520}.idx7_box_text .list li{position:relative;z-index:0;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:10px;padding-bottom:10px}.idx7_box_text .list li::before{content:'';position:absolute;z-index:-1;left:0;right:0;bottom:0;height:1px;background:url(https://minoh-oralsurgery.jp/wp-content/themes/grits_theme/images/idx_line.png) repeat-x left bottom}.idx7_box_text .list .date{width:130px;padding:0 10px;font-weight:500}.idx7_box_text .list a{width:calc(100% - 130px);white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-decoration:none;letter-spacing:.2em;color:#333;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.idx7_box_text .list a:hover{opacity:1}@media only screen and (max-width:1000px) and (min-width:769px){.idx7{padding:70px 0}.idx7_box_text .col{width:calc(50% - 15px)}.idx7_box_text .list .date{width:110px}.idx7_box_text .list a{width:calc(100% - 110px)}}.idx_banner_bottom{max-width:450px;margin:60px auto}.idx_banner_bottom a:hover{opacity:1}.cm_contact_bottom{padding:100px 0 100px;background: url(../images/idx_bg_contact.jpg) no-repeat center/cover}.idx_box_ct{background:url(https://minoh-oralsurgery.jp/wp-content/themes/grits_theme/images/xcm_ct_bg1.png.pagespeed.ic.aTVan5cudB.png) , url(https://minoh-oralsurgery.jp/wp-content/themes/grits_theme/images/xcm_ct_bg2.png.pagespeed.ic.XjiLd3HfDR.png) #fff;background-repeat:no-repeat , no-repeat , repeat;background-position:left top , right top , center;background-size:auto 100% , auto 100% , 100%;padding:76px 0 80px 0;position:relative;z-index:0;-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out;border-radius:10px}.idx_box_ct a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.idx_box_ct .bl_wd{margin:0 auto;width:100%;max-width:723px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.idx_box_ct:hover{-webkit-box-shadow:-2px -2px 15px rgba(0,0,0,.2);box-shadow:-2px -2px 15px rgba(0,0,0,.2)}.idx_box_ct .bl_l{width:42%;max-width:264px;padding-bottom:12px;text-align:center;color:#52a270;font-size:14px}.idx_box_ct .bl_l .ttl_style2{margin-bottom:0;line-height:1.4;letter-spacing:.1em}.idx_box_ct .bl_l .ttl_style2 .en{letter-spacing:.23em}.idx_box_ct .bl_r{width:58%;max-width:376px}.idx_box_ct .bl_r p{margin-bottom:0;line-height:1.5}.idx_box_ct .bl_r .txt_1{font-size:14px;color:#333;font-weight:600;font-family:"Noto Sans JP",sans-serif}.idx_box_ct .bl_r .tel{color:#12327d;font-size:38px;line-height:1.2;letter-spacing:.05em;font-weight:500;font-family:"K2D",sans-serif}.idx_box_ct .bl_r .tel span{letter-spacing:.15rem;margin-right:3px;font-size:18px}.idx_box_ct .bl_r .note{margin-top:7px;max-width:350px;padding:10px 5px 9px;background:#12327d;border-radius:4px;margin-bottom:5px;color:#fff;font-size:14px;text-align:center;letter-spacing:.1rem}.idx_box_ct .button{background:#daa520;width:100%;max-width:350px;border-radius:4px;overflow:hidden;position:relative;z-index:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;padding:8px 5px 9px;text-align:center;color:#fff;text-decoration:none;font-family:"Noto Sans JP",sans-serif;letter-spacing:.1em}.idx_box_ct .button::before{content:'';position:absolute;z-index:-1;background: url(../images/icon_arow.png) no-repeat center/contain;width:6px;height:11px;top:calc(50% - 6px);right:20px}@media only screen and (max-width:1000px) and (min-width:769px){.cm_contact_bottom{padding:70px 0}.idx_box_ct{padding-top:50px;padding-bottom:50px;padding-left:20px}}.under .sitemap{padding-top:40px}.under .sitemap>ul>li p{margin-bottom:0}.under .sitemap>ul>li a,.under .sitemap>ul>li p{display:block;width:100%;padding:15px 15px 15px 30px;border-bottom:dotted 1px #ccc;color:#333;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none;font-family:"Noto Sans JP",sans-serif}.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:100px}.under .key{margin-top:120px;padding-left:45px;padding-right:45px}.under .key .key_wp{background: url(../images/ud_key.jpg) no-repeat center/cover;height:500px;border-radius:10px;border:3px solid #dbe4fa}.under .key .inner{height:100%;max-width:1556px;padding:0 10px}.under .key .key_text{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative;height:100%;padding-bottom:40px}.under h2{background-color:#fff;display:table;padding:14px 32px;border-radius:5px;font-size:24px;font-weight:500;text-align:center;color:#12327d;letter-spacing:.1em}.under h2,.under h3,.under h4,.under h5,.under h6{line-height:1.4;font-family:"Noto Sans JP",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:40px;padding-bottom:18px;color:#12327d;font-size:20px;font-weight:500;letter-spacing:.2em;text-align:center;background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='3' viewBox='0 0 33 3'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23daa520; fill-rule: evenodd; %7D %3C/style%3E%3C/defs%3E%3Cpath id='dot' class='cls-1' d='M1.5,0A1.5,1.5,0,1,1,0,1.5,1.5,1.5,0,0,1,1.5,0Zm6,0A1.5,1.5,0,1,1,6,1.5,1.5,1.5,0,0,1,7.5,0Zm6,0A1.5,1.5,0,1,1,12,1.5,1.5,1.5,0,0,1,13.5,0Zm6,0A1.5,1.5,0,1,1,18,1.5,1.5,1.5,0,0,1,19.5,0Zm6,0A1.5,1.5,0,1,1,24,1.5,1.5,1.5,0,0,1,25.5,0Zm6,0A1.5,1.5,0,1,1,30,1.5,1.5,1.5,0,0,1,31.5,0Z'/%3E%3C/svg%3E%0A") no-repeat center bottom/33px auto}.under h3 .en{display:block;font-family:"K2D",sans-serif;color:#daa520;font-size:46px;text-transform:uppercase}.under h3 .vt{text-transform:capitalize}.under h4{background:#12327d;padding:10px 20px 12px;border-radius:5px;margin-bottom:30px;position:relative;font-weight:500;font-size:28px;color:#fff;letter-spacing:.1em}.under h5{margin-bottom:25px;padding-left:20px;position:relative;z-index:0;font-weight:500;font-size:26px;color:#daa520;letter-spacing:.1em}.under h5::before{content:'';position:absolute;left:0;top:0;bottom:0;width:3px;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='3' height='6' viewBox='0 0 3 6'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23daa520; fill-rule: evenodd; %7D %3C/style%3E%3C/defs%3E%3Cpath id='dot' class='cls-1' d='M1.5,0A1.5,1.5,0,1,1,0,1.5,1.5,1.5,0,0,1,1.5,0Zm0,6A1.5,1.5,0,1,1,0,7.5,1.5,1.5,0,0,1,1.5,6Zm0,6A1.5,1.5,0,1,1,0,13.5,1.5,1.5,0,0,1,1.5,12Zm0,6A1.5,1.5,0,1,1,0,19.5,1.5,1.5,0,0,1,1.5,18Z'/%3E%3C/svg%3E%0A") repeat-y left/contain}.under h6{position:relative;padding:12px 20px;margin-bottom:25px;font-weight:600;font-size:16px;color:#333;letter-spacing:3px;background-color:#f1f1f1}.under section:first-child h3{margin-top:50px}.under section{padding-top:1px}.under section h3{margin-top:80px}.under .secH4{padding-top:60px}.under .secH5{padding-top:50px}.under .secH6{padding-top:40px}.under .imgBox.rowImg .image_l img,.under .imgBox.rowImg .image_r img{max-width:100%;max-height:450px}.under .imgBox.rowImg .image_l{float:left;margin-right:50px}.under .imgBox.rowImg .image_r{float:right;margin-left:50px}.under .imgBox.rowImg .image_l,.under .imgBox.rowImg .image_r{max-width:450px;margin-bottom:30px}.under .imgBox.rowImg .txt_l{float:left}.under .imgBox.rowImg .txt_r{float:right}.under .imgBox.rowImg .txt_l,.under .imgBox.rowImg .txt_r{width:calc(100% - 500px)}.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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.under .imgBox.colImg p{margin-bottom:5px}.under .imgBox.colImg p:last-child{margin-bottom:0}.under .imgBox.colImg figure{margin-bottom:15px}.under .imgBox.colImg .text p{font-size:1em}.under .imgBox.colImg .text .ttl{font-size:1.375em;font-weight:bold;line-height:1.8;text-align:center;color:#daa520;font-family:"Noto Sans JP",sans-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-width:800px;max-height:400px}.under .image_c{margin-bottom:30px}.under .acf_block h3,.under .acf_block h4,.under .acf_block h5{margin-bottom:0}.under .acf_block .text_h3{margin:45px 0 0}.under .acf_block .text_h4{margin:30px 0 0}.under .acf_block .text_h5{margin:20px 0 0}.under .acf_block .list01{margin-top:20px}@media only screen and (min-width:769px) and (max-width:1280px){.under .imgBox.rowImg .image_l,.under .imgBox.rowImg .image_r{float:none;margin-right:auto;margin-left:auto}}@media only screen and (min-width:769px) and (max-width:1000px){.under .imgBox.rowImg .image_l,.under .imgBox.rowImg .image_r{min-width:320px;max-width:320px}.under .imgBox.rowImg .txt_l,.under .imgBox.rowImg .txt_r{width:calc(100% - 365px)}}.under table{border-radius:3px}.under table.rollTable{width:100%}.under table.tbl_style01 th,.under table.tbl_style01 td{border:1px solid #cdcdcd;padding:.625rem}.under table.tbl_style01 th img,.under table.tbl_style01 td img{max-width:100%}.under table.tbl_style01 th{background-color:#daa520;color:#fff;font-size:1.125em;font-weight:normal;text-align:center}.under table.tbl_style01 td{background-color:#fff;color:#383838;font-size:1em}.under table.tbl_style01.rowHead tr th:not(:last-child) {border-right:1px solid #fff}.under table.tbl_style01.colHead tr:not(:last-child) th {border-bottom:1px solid #fff}.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;-ms-flex-wrap:wrap;flex-wrap:wrap}.under ul.list01.mcol-2 li{width:50%}.under ul.list01 li{background-size:10px auto;position:relative;padding-left:20px;padding-bottom:10px;letter-spacing:1.6px}.under ul.list01 li:last-child{padding-bottom:0}.under ul.list01 li::before{content:'';width:8px;height:8px;border-radius:50%;background:#daa520;position:absolute;left:0;top:.42em}.under .list_note{margin-top:15px;padding-left:20px}.under .list_note.no_mt{margin-top:0}.under .topic_path{font-size:14px;line-height:1.45;letter-spacing:1.5px;padding:27px 0 7px}.under .topic_path ul{background:url(https://minoh-oralsurgery.jp/wp-content/themes/grits_theme/images/shared_path_icon.svg) left top 4px no-repeat;background-size:auto 15px;display:block;padding:4px 10px 4px 29px}.under .topic_path ul::after{content:"";display:block;clear:both}.under .topic_path ul li{float:left;color:#333}.under .topic_path a{text-decoration:none;color:#12327d}.under .topic_path a:hover{opacity:1;text-decoration:underline}.under .topic_path span{display:inline-block;padding:0 6px;-webkit-transform:scaleX(.6);-ms-transform:scaleX(.6);transform:scaleX(.6);color:#12327d;line-height:1}.under .anchor-links{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 0 0}.under .anchor-links>div{background-color:#12327d;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;-webkit-transform:scaleX(.5);-ms-transform:scaleX(.5);transform:scaleX(.5)}.under .anchor-links>div.ext:hover::after{right:5px}.under .doctor_box{max-width:800px;margin:auto;position:relative}.under .doctor_box p{margin-bottom:0}.under .doctor_box .doctor_name{position:absolute;right:20px;bottom:20px;background:rgba(255,255,255,.95);padding:23px 30px 25px;z-index:1;color:#daa520;text-align:center;font-size:28px;font-weight:700;line-height:1.4;font-family:'Noto Sans JP',sans-serif;letter-spacing:.1em}.under .doctor_box .name_small{font-size:20px}.under .cm_btn{max-width:400px;margin:50px auto 0}.under .ud_map{border:1px solid #12327d;background:rgba(219,228,250,.4);padding:10px;line-height:0;border-radius:5px}.under .ud_list_yead dl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:1px solid #dcdcdc;padding:15px 0}.under .ud_list_yead dt{width:160px}.under .ud_list_yead dd{width:calc(100% - 160px)}.sub_catch{padding:80px 20px;width:100%;margin:auto;background-size:cover;background-position:top center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:1;margin-top:40px}.sub_catch.bg01{background: url(../images/doctor_catch_1.jpg) no-repeat center/cover}.sub_catch.bg02{background: url(../images/doctor_catch_2.jpg) no-repeat center/cover}.sub_catch.bg03{background: url(../images/doctor_catch_3.jpg) no-repeat center/cover}.sub_catch.bg04{background: url(../images/doctor_catch_4.jpg) no-repeat center/cover}.sub_catch.bg05{background: url(../images/doctor_catch_5.jpg) no-repeat center/cover}.sub_catch:after{position:absolute;content:'';width:100%;height:100%;top:0;left:0;z-index:-1;background:rgba(18,50,125,.6);opacity:.8}.sub_catch p{font-size:26px;text-align:center;color:#fff;line-height:2;font-weight:500;font-family:"Noto Sans JP",sans-serif}@media only screen and (min-width:769px) and (max-width:1024px){.sub_catch{padding:90px 15px}.sub_catch p{font-size:22px}}@media only screen and (max-width:1280px) and (min-width:769px){.under.page-interview .key .key_wp{background-position:left -3vw center}}@media only screen and (max-width:1000px) and (min-width:769px){.under .under_box_spec .bg_spec{right:-4vw;width:54vw;height:54vw}}.under.page-interview .key .key_wp{background-image:url(https://minoh-oralsurgery.jp/wp-content/themes/grits_theme/images/interview_key.jpg);background-position:left center;background-repeat:no-repeat;background-size:cover}.under.page-interview .key .inner{display:flex;padding-top:100px;margin-left:auto;margin-right:auto;align-items:flex-end;justify-content:space-between}.under.page-interview .key .key_text{width:280px;z-index:100;color:#fff;flex:1;margin-right:0;align-items:flex-start;justify-content:flex-end;flex-direction:row-reverse}.under.page-interview .key h2{background:none;font-size:40px}.under.page-interview .key h2:after{display:none}.under.page-interview .under_box_spec{margin-top:50px}.under.page-interview .video_box{position:relative;width:70%;max-width:770px;padding-bottom:28.2%;margin-bottom:50px}.under.page-interview .video_box video,.under.page-interview .video_box iframe{position:absolute;top:0;left:0;width:100%;height:100%;background:#000}.ud_interview01{position:relative;padding:0 0 100px}.ud_interview01:last-of-type{padding:0}.ud_interview01 .inter_box1{position:relative;padding-top:80px;padding-bottom:80px}.ud_interview01 .inter_box1:before,.ud_interview01 .inter_box1:after{position:absolute;content:''}.ud_interview01 .inter_box1:before{top:0;right:0;bottom:0;left:9.8%;background-repeat:no-repeat;background-size:cover}.ud_interview01 .inter_box1:after{top:0;left:1.8%;width:109px;height:1015px;background-image:url(https://minoh-oralsurgery.jp/wp-content/themes/grits_theme/images/interview_bg_eng.png);background-repeat:repeat-y;background-position:center 0;background-size:100% auto;height:calc(100% - 80px);-webkit-animation:interview_scroll 20s linear infinite;animation:interview_scroll 20s linear infinite}.ud_interview01 .item{max-width:63%;width:700px;margin:0 auto 40px 15px;min-height:410px;padding:30px 40px;text-align:center;border:7px solid rgba(255,255,255,.7);background-repeat:no-repeat;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;z-index:0;overflow:hidden;transition:.8s all ease}.ud_interview01 .item:last-of-type{margin-bottom:0}.ud_interview01 .item p{width:100%;color:#fff;letter-spacing:.1em}.ud_interview01 .item .inter_eng{position:absolute;top:10px;right:10px;margin-bottom:0;line-height:1;font-size:24px;color:rgba(255,255,255,.3);letter-spacing:.1em;text-transform:uppercase;-ms-writing-mode:vertical-rl;-webkit-writing-mode:vertical-rl;-moz-writing-mode:vertical-rl;writing-mode:vertical-rl;writing-mode:tb-rl;white-space:nowrap;font-family:"K2D",sans-serif}.ud_interview01 .item .inter_ttl01{background:none;color:#fff;padding:0 0 16px;margin-bottom:30px;display:flex;flex-wrap:wrap;justify-content:center;position:relative;width:100%}.ud_interview01 .item .inter_ttl01:after{position:absolute;content:'';width:50px;height:1px;background:#fff;bottom:0;left:0;right:0;margin:auto}.ud_interview01 .item .inter_ttl01::before{content:none}.ud_interview01 .item .inter_ttl01 .num{display:inline-block;position:relative;padding:0 25px;font-size:90%;font-family:"K2D",sans-serif}.ud_interview01 .item .inter_ttl01 .num:before,.ud_interview01 .item .inter_ttl01 .num:after{content:'';position:absolute;z-index:-1;width:13px;height:17px;top:calc(50% - 8px)}.ud_interview01 .item .inter_ttl01 .num:before{left:0;background: url(../images/icon_ttl1.png) no-repeat top left/contain}.ud_interview01 .item .inter_ttl01 .num:after{right:0;background: url(../images/icon_ttl2.png) no-repeat top right/contain}.ud_interview01 .item .inter_ttl01 .ttl{width:100%}.ud_interview01 .item:nth-of-type(1) {background-image:url(https://minoh-oralsurgery.jp/wp-content/themes/grits_theme/images/interview_bg_small1.jpg)}.ud_interview01 .item:nth-of-type(2) {background-image:url(https://minoh-oralsurgery.jp/wp-content/themes/grits_theme/images/interview_bg_small2.jpg)}.ud_interview01 .item:nth-of-type(3) {background-image:url(https://minoh-oralsurgery.jp/wp-content/themes/grits_theme/images/interview_bg_small3.jpg)}.ud_interview01 .item:nth-of-type(4) {background-image:url(https://minoh-oralsurgery.jp/wp-content/themes/grits_theme/images/interview_bg_small4.jpg)}.ud_interview01.box1 .inter_box1{margin-top:100px}.ud_interview01.box2 .inter_box1:before,.ud_interview01.box4 .inter_box1:before{left:0;right:9.8%}.ud_interview01.box2 .inter_box1:after,.ud_interview01.box4 .inter_box1:after{left:auto;right:1.8%}.ud_interview01.box2 .item,.ud_interview01.box4 .item{margin-left:auto;margin-right:15px}.ud_interview01 .bg01:before{background-image:url(https://minoh-oralsurgery.jp/wp-content/themes/grits_theme/images/interview_bg_1.jpg);background-position:right center}.ud_interview01 .bg02:before{background-image:url(https://minoh-oralsurgery.jp/wp-content/themes/grits_theme/images/interview_bg_2.jpg);background-position:left center}.ud_interview01 .bg03:before{background-image:url(https://minoh-oralsurgery.jp/wp-content/themes/grits_theme/images/interview_bg_3.jpg);background-position:right center}.ud_interview01 .bg04:before{background-image:url(https://minoh-oralsurgery.jp/wp-content/themes/grits_theme/images/interview_bg_4.jpg);background-position:right center}@-webkit-keyframes interview_scroll { from { background-position: center 0; }
  to { background-position: center -2400px; } }@keyframes interview_scroll { from { background-position: center 0; }
  to { background-position: center -2400px; } }@media only screen and (min-width:769px){.under.page-interview .key .key_wp{height:750px}.under.page-interview .key h2{border:none;background:none;padding:0 0 0 6vw;-ms-writing-mode:vertical-rl;-webkit-writing-mode:vertical-rl;-moz-writing-mode:vertical-rl;writing-mode:vertical-rl;writing-mode:tb-rl;white-space:nowrap}.under.page-interview .key h2:after{display:none}.under.page-interview .key p{margin-right:40px;font-size:25px;max-height:500px;cursor:vertical-text;writing-mode:vertical-rl;-o-writing-mode:vertical-rl;-ms-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;-moz-writing-mode:vertical-rl;-webkit-writing-mode:vertical-rl;text-orientation:upright;word-wrap:break-word}}@media only screen and (min-width:1501px){.ud_interview01 .item:nth-of-type(2n) {margin-left: calc(20px + 6vw)}.ud_interview01.box2 .item:nth-of-type(2n), .ud_interview01.box4 .item:nth-of-type(2n) {margin-right: calc(20px + 6vw)}}@media only screen and (min-width:1280px) and (max-width:1500px){.ud_interview01 .item{margin-left: calc(20px + 6vw)}.ud_interview01.box2 .item,.ud_interview01.box4 .item{margin-right: calc(20px + 6vw)}}@media only screen and (min-width:769px) and (max-width:1500px){.under.page-interview .key .key_wp{background-position:left 20% center}.ud_interview01 .inter_box1:after{width:6vw}.under.page-interview .video_box{max-width:577px;padding-bottom:28.2%}}@media only screen and (min-width:769px) and (max-width:1280px){.under.page-interview .key .inner{padding:50px 15px 0}.under.page-interview .key h2{font-size:34px}.under.page-interview .key p{font-size:18px;margin-right:25px}.under .under_box_spec p{padding:20px 30px 20px;font-size:18px}.ud_interview01 .item{padding:25px 30px;width:650px;margin-left:15px;min-height:350px}.ud_interview01 .item .inter_ttl01{font-size:18px;margin-bottom:20px}.ud_interview01 .item .inter_eng{font-size:16px}.ud_interview01 .inter_box1{padding:50px 0}.ud_interview01 .inter_box1 .flex{padding:0 10px 0 9.8%}.ud_interview01.box2 .inter_box1 .flex,.ud_interview01.box4 .inter_box1 .flex{padding:0 9.8% 0 10px}.ud_interview01.box2 .item,.ud_interview01.box4 .item{margin-right:15px}}@media only screen and (min-width:769px) and (max-width:1000px){.ud_interview01 .item{max-width:85%;margin-left:auto}.ud_interview01.box2 .item,.ud_interview01.box4 .item{margin-right:auto}}.under .clinic_tbl01 th{width:350px;text-align:right}.under .clinic_tbl02{text-align:center}.under .clinic_tbl02 th:first-child{width:350px}.under .clinic_tbl02 th:not(:first-child) {width: calc((100% - 350px) / 7)}.under .teeth_box .secH4{width:48%}.under .teeth_box .secH5{padding-top:20px!important}.under .teeth_box img{max-height:180px}.under .teeth_box p{font-size:14px}.under .access_box_img01 .block{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.under .access_box_img01 .block:nth-child(even) .big {-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.under .access_box_img01 .block .big{width: calc((580 / 1160) * (100% - 10px))}.under .access_box_img01 .block .small{width: calc((580 / 1160) * (100% - 10px));display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.under .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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.under .access_box_img02 .block:nth-child(even) .big {-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.under .access_box_img02 .block .big{width: calc((640 / 1160) * (100% - 10px))}.under .access_box_img02 .block .small{width: calc((520 / 1160) * (100% - 10px));display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.under .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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:40px auto 0}#pagination:empty{display:none}#pagination a,#pagination span{background-color:#12327d;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%;margin:10px 5px;width: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://minoh-oralsurgery.jp/wp-content/themes/grits_theme/images/shared_blog_arrow_prev.svg)}#pagination a.next,#pagination span.next{background-image:url(https://minoh-oralsurgery.jp/wp-content/themes/grits_theme/images/shared_blog_arrow_next.svg)}@media screen and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0.75),
screen and (min-width: 0\0) and (-o-min-device-pixel-ratio: 3/4),
screen and (min-width: 0\0) and (min-resolution: 72dpi) {
  #pagination {
    /* for IE 9 and above */
  }

  #pagination a,
  #pagination span {
    padding-top: 2px;
  }
}#pagination a:hover{text-decoration:none;opacity:.7}#pagination span{opacity:.5}#pagination .active a,#pagination a.active:hover{background:none repeat scroll 0 0 #000;color:#fff}.blog-content .date{margin-bottom:20px;text-align:center;color:#12327d}.blog_list_style01 .item{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #bababa;padding-bottom:30px;margin-bottom:30px}.blog_list_style01 .item figure{background-color:#fff;position:relative;overflow:hidden;border:3px solid #cdcdcd;width:220px;height:220px}.blog_list_style01 .item figure img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.blog_list_style01 .item .info{width:calc(100% - 250px);position:relative;padding-bottom:40px}.blog_list_style01 .item .info p{margin-bottom:0;line-height:1.5}.blog_list_style01 .item .info .date{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;padding-top:15px;font-size:90%}.blog_list_style01 .item .info .date .tag{display:inline-block;margin-left:20px;color:transparent;font-size:90%;letter-spacing:-1em}.blog_list_style01 .item .info .date .tag a{background-color:#12327d;display:inline-block;margin-left:2px;padding:3px 10px 0;color:#fff;letter-spacing:0;text-decoration:none}.blog_list_style01 .item .info .date .tag a.blog{background:#daa520}.blog_list_style01 .item .info .ttl{margin-bottom:10px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;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{position:absolute;bottom:0;right:0;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;background:#daa520}.blog_list_style01 .item .info .button a{position:relative;z-index:1;display:block;padding:5px 10px 5px;font-size:90%;color:#fff;text-decoration:none}.blog_list_style01 .item .info .button a::before{opacity:0}@media only screen and (min-width:769px){.blog_list_style01 .item .info .button{border:none}.blog_list_style01 .item .info .button:hover{opacity:.7}.blog_list_style01 .item .info .button:hover a{opacity:1}}@media only screen and (max-width:640px){.blog_list_style01 .item{display:block}.blog_list_style01 .item figure{margin:0 auto}.blog_list_style01 .item .info{width:100%;max-width:420px;margin:0 auto;padding-bottom:0}.blog_list_style01 .item .info .button{position:relative;display:table}}.blog_list_style02.colImg .list{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.blog_list_style02.colImg p{margin-bottom:5px}.blog_list_style02.colImg p:last-child{margin-bottom:0}.blog_list_style02.colImg figure{margin-bottom:15px}.blog_list_style02.colImg .text p{font-size:1em}.blog_list_style02.colImg .text .ttl{font-family:inherit;font-size:1.1em;font-weight: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://minoh-oralsurgery.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{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;position:absolute;top:50%;left:50%;max-height:100%;max-width:100%}.blog_list_style02.colImg4_blog .item:hover a{opacity:1}.blog_list_style02.colImg4_blog .item:hover .img img{-webkit-filter:blur(5px) grayscale(50%);filter:blur(5px) grayscale(50%);-webkit-transform:translate(-50%,-50%) scale(1.15);-ms-transform:translate(-50%,-50%) scale(1.15);transform:translate(-50%,-50%) scale(1.15)}.blog_list_style02.colImg4_blog figure{background-color:#ddd;position:relative;overflow:hidden;width:100%;height:100%}@media only screen and (max-width:1000px) and (min-width:769px){.blog_list_style02.colImg4_blog .item .img{height:30vw}}@media only screen and (max-width:768px){.blog_list_style02.colImg4_blog .item .img{height:280px}.blog_list_style02.colImg4_blog figure{height:260px}}@media only screen and (max-width:640px){.blog_list_style02.colImg .list{-ms-flex-pack:distribute;justify-content:space-around}.blog_list_style02.colImg .item{margin-bottom:15px}.blog_list_style02.colImg figure{margin-bottom:5px}.blog_list_style02.colImg .text{font-size:14px}.blog_list_style02.colImg4_blog .item{width:49%}.blog_list_style02.colImg4_blog .item .img{height:48vw}.blog_list_style02.colImg4_blog figure{height:48vw}}.blog_detail_style02{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:30px}.blog_detail_style02 .box_gallery{width:35%;max-width:400px}.blog_detail_style02 .box_gallery .main_img{background:#ededed;position:relative;height:400px;margin-bottom:11px}.blog_detail_style02 .box_gallery .main_img .item{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;position:absolute;top:0;bottom:0;left:0;right:0;opacity:0}.blog_detail_style02 .box_gallery .main_img .item.active{opacity:1}.blog_detail_style02 .box_gallery .main_img .img{overflow:hidden;margin:0;width:100%;height:100%}.blog_detail_style02 .box_gallery .main_img .img img{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;max-width:100%;max-height:100%}.blog_detail_style02 .box_gallery .thumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.blog_detail_style02 .box_gallery .thumb li{background-color:#ededed;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;width: calc(100% / 8 - 4.4px);margin-right:5px;margin-bottom:5px;height:20vw;max-height:40px;overflow:hidden;position:relative;cursor:pointer;text-align:center}.blog_detail_style02 .box_gallery .thumb li:nth-child(8n+0) {margin-right:0}.blog_detail_style02 .box_gallery .thumb li:hover{opacity:.7}.blog_detail_style02 .box_gallery .thumb li img{width:auto;max-height:100%;max-width:100%;overflow:hidden;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.blog_detail_style02 .box_gallery .thumb.col_5 li{width: calc(100% / 5 - 4px);max-height:77px}.blog_detail_style02 .box_gallery .thumb.col_5 li:nth-child(5) {margin-right:0}.blog_detail_style02 .box_gallery.withSlick .main_img{height:auto}.blog_detail_style02 .box_gallery.withSlick .main_img .item{height:400px}.blog_detail_style02 .box_gallery.withSlick .main_img .item:nth-child(n) {display:block}.blog_detail_style02 .box_gallery.withSlick .thumb li{opacity:.5}.blog_detail_style02 .box_gallery.withSlick .thumb li::after{content:"";-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid transparent;z-index:1}.blog_detail_style02 .box_gallery.withSlick .thumb li.active{opacity:1}.blog_detail_style02 .box_gallery.withSlick .thumb li.active::after{border-color:#f93}.blog_detail_style02 .box_gallery.withSlick .thumb li:hover{opacity:1}.blog_detail_style02 .box_gallery.withSlick .controls p{display:table;cursor:pointer}.blog_detail_style02 .box_gallery.withSlick .controls p:hover{text-decoration:underline}.blog_detail_style02 .box_info{width:62%;max-width:710px}.blog_detail_style02 .box_info .intro{margin-bottom:20px}.blog_detail_style02 .box_info table{}.blog_detail_style02 .box_info table th{width:30%;background:#f5f5f5;color:#12327d}.blog_detail_style02.noGallery .box_info{max-width:100%;width:100%}@media only screen and (max-width:768px){.blog_detail_style02 .box_gallery{width:100%;margin:0 auto 30px}.blog_detail_style02 .box_gallery .main_img{max-height:400px;height:100vw}.blog_detail_style02 .box_info{width:100%;margin:0 auto}.blog_detail_style02 .box_info table th{width:100%}.blog_detail_style02 .box_info table.tbl_style03{border-bottom:none}}.main_blog_container{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main_blog_container .main_blog_content{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:#12327d;-webkit-transform:none;-ms-transform:none;transform:none;position:static;display:block;margin-bottom:0;padding:15px 10px;width:100%;border-radius:0;-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;font-size:18px;color:#fff;text-align:center}.main_blog_container .sidebar ul:not(.children) {background-color:#fff;border:1px solid #cdcdcd;border-top:0;padding:0 10px}.main_blog_container .sidebar ul:not(.children)>li {border-bottom:1px solid #959595;padding:12px 10px;font-size:80%}.main_blog_container .sidebar ul:not(.children)>li:last-child {border-bottom:0}.main_blog_container .sidebar ul:not(.children)>li a {color:inherit;font-size:inherit;text-decoration:underline}.main_blog_container .sidebar ul:not(.children)>li a:hover {text-decoration:none}.main_blog_container .sidebar ul.children{padding:7px 7px}.main_blog_container .sidebar ul.children li{padding-bottom:5px}.main_blog_container .sidebar ul.children li:last-child{padding-bottom:0}@media only screen and (max-width:768px){.main_blog_container .main_blog_content{width:auto;margin:0 auto}.main_blog_container .sidebar{display:none}}.blog_post_button{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:600px;margin:100px auto 0}.blog_post_button>div{border-radius:5px;position:relative;background:#12327d;width:32%;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;color:#fff;text-align:center;line-height:1;font-size:.9em}.blog_post_button>div a{display:block;position:relative;z-index:1;padding:11px 10px 11px;max-width:100%;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-transform:uppercase;line-height:inherit;color:inherit;text-align:center;text-decoration:none;font-family:"Noto Sans JP",sans-serif}.blog_post_button>div:hover{opacity:.7}.blog_post_button>div:hover a{opacity:1}.contact-form-style01 .contact-table{background-size:cover;width:100%;margin:0 auto 0;overflow:hidden;position:relative}.contact-form-style01 .contact-table::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.contact-form-style01 .contact-table input,.contact-form-style01 .contact-table select,.contact-form-style01 .contact-table textarea{border:1px solid;padding:4px 8px;border-radius:5px;font-size:1rem}.contact-form-style01 .contact-table input{width:100%}.contact-form-style01 .contact-table textarea{max-width:100%;width:100%;height:7em}.contact-form-style01 .contact-table input,.contact-form-style01 .contact-table textarea{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.contact-form-style01 .contact-table input[type="radio"],.contact-form-style01 .contact-table input[type="checkbox"]{margin:5px 3px 5px 0;width:auto}.contact-form-style01 .contact-table [readonly*="readonly"]{background:none;border:0;font-weight:bold}.contact-form-style01 .contact-table dl{position:relative;z-index:1;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contact-form-style01 .contact-table dl:last-child dt,.contact-form-style01 .contact-table dl:last-child dd{border-bottom:0}.contact-form-style01 .contact-table dt{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:400px;padding:15px 20px;font-size:18px}.contact-form-style01 .contact-table dt span{display:inline-block;border-radius:7px;padding:3px 7px 2px;margin-left:5px;font-size:70%;line-height:1}.contact-form-style01 .contact-table dd{width:calc(100% - 400px);padding:15px 25px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-form-style01 .contact-table .postal_code{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.contact-form-style01 .contact-table .inline span{max-width:75px;margin:0 5px;text-align:center}.contact-form-style01 .contact-table .inline input{text-align:center}.contact-form-style01 .contact-table .clockpicker input{width:70px;text-align:center}.contact-form-style01 .contact-table input:not([type='radio']):not([type='checkbox']):focus,
.contact-form-style01 .contact-table textarea:focus {color:#495057;background-color:#fff;border-color:rgba(255,165,0,.5);outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(255,165,0,.25);box-shadow:0 0 0 .2rem rgba(255,165,0,.25)}.contact-form-style01 .confirm-table textarea{resize:none;width:100%}.contact-form-style01 .confirm-table input:not([type='radio']):not([type='checkbox']):focus,
.contact-form-style01 .confirm-table textarea:focus {color:inherit;background-color:transparent;border-color:transparent;outline:0;-webkit-box-shadow:none;box-shadow:none}.contact-form-style01 .input_btn,.contact-form-style01 .button.thanks_btn{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:520px;margin:40px auto 0}.contact-form-style01 .input_btn input,.contact-form-style01 .input_btn a,.contact-form-style01 .button.thanks_btn input,.contact-form-style01 .button.thanks_btn a{color:inherit;text-decoration:none;font-family:"Noto Sans JP",sans-serif;border-radius:5px}.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 10px 12px;text-align:center;font-size:100%;font-weight:normal;margin:0 10px 10px;text-decoration:none;cursor:pointer;border-radius:5px}.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:#daa520;color:#fff}.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 dl:first-child dd{border-top:1px solid #cdcdcd}.contact-form-style01 .contact-table dl:last-child dd{border-bottom:1px solid #cdcdcd}.contact-form-style01 .contact-table dt{background-color:#daa520;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 #cdcdcd;border-right:1px solid #cdcdcd}.contact-form-style01 .wpcf7-not-valid-tip{display:block;margin:3px 7px 0}.contact-form-style01 .ct-check1,.contact-form-style01 .ct-check2,.contact-form-style01 .ct-check3,.contact-form-style01 .ct-check4,.contact-form-style01 .ct-check5,.contact-form-style01 .ct-check6{display:inline-block}.under.page-contact-confirm .contact-form-style01 .contact-table .inline span{max-width:fit-content}.contact-form-style01 span.wpcf7-form-control-wrap.menu-check3 .hide,.contact-form-style01 span.wpcf7-form-control-wrap.menu2-check3 .hide,.contact-form-style01 span.wpcf7-form-control-wrap.menu3-check3 .hide{pointer-events:none}.contact-form-style01 .ct-check1{margin-right:20px}.contact-form-style01 .ct-check2,.contact-form-style01 .ct-check4,.contact-form-style01 .ct-check5{margin-right:35px}.contact-form-style01 .ct_txt{padding-left:10px;display:inline-block}.contact-form-style01 .ct-check4{width:calc(60% - 35px)}.contact-form-style01 .ct-check5{width:calc(20% - 35px);max-width:90px}.contact-form-style01 .ct-check6{width:20%;max-width:90px}.contact-form-style01 .text-birthday{display:inline-block;width:calc(100% - 30px)}span.wpcf7-form-control-wrap.textdatepicker01,span.wpcf7-form-control-wrap.textdatepicker02,span.wpcf7-form-control-wrap.textdatepicker03{width:calc(70% - 20px);margin-right:20px}.contact-form-style01 .ct-check1,.contact-form-style01 .ct-check2,.contact-form-style01 .ct-check3{width:30%}.contact-form-style01 .ct-check1 select,.contact-form-style01 .ct-check2 select,.contact-form-style01 .ct-check3 select{width:100%}@media only screen and (min-width:769px) and (max-width:1000px){.contact-form-style01 .ct-check4{width:calc(46% - 35px)}.contact-form-style01 .ct-check5{width:calc(32% - 35px)}.contact-form-style01 .ct-check6{width:25%}}.contact-form-style02{background:url(https://minoh-oralsurgery.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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contact-form-style02 .contact-table input:not([type='radio']):not([type='checkbox']),
.contact-form-style02 .contact-table textarea {background-clip:padding-box;border:none;outline:0;-webkit-box-shadow:none;box-shadow:none;height:auto;display:block;border-radius:0;width:100%;padding-bottom:15px;margin-bottom:0;border-bottom:1px dashed;-webkit-transition:border-color .3s ease-in-out , -webkit-box-shadow .3s ease-in-out;transition:border-color .3s ease-in-out , -webkit-box-shadow .3s ease-in-out;-o-transition:border-color .3s ease-in-out , box-shadow .3s ease-in-out;transition:border-color .3s ease-in-out , box-shadow .3s ease-in-out;transition:border-color .3s ease-in-out , box-shadow .3s ease-in-out , -webkit-box-shadow .3s ease-in-out;font-size:1em;font-weight:400;line-height:1.5;text-transform:none}.contact-form-style02 .contact-table textarea{max-width:100%;border:1px dashed;padding:20px}.contact-form-style02 .contact-table dl{position:relative;z-index:0;width:49%;margin-bottom:60px}.contact-form-style02 .contact-table dl:last-child{margin-bottom:0}.contact-form-style02 .contact-table dl dt{font-size:.9em}.contact-form-style02 .contact-table dl dt span{position:relative;top:-.1em;display:inline-block;padding:0 5px;margin-left:8px;border-radius:7px;font-size:.7em}.contact-form-style02 .contact-table dl.inline dd{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-form-style02 .contact-table dl.inline input{text-align:center}.contact-form-style02 .contact-table dl.hasBD dd{padding:15px;border:1px dashed;-webkit-transition:border-color .3s ease-in-out , -webkit-box-shadow .3s ease-in-out;transition:border-color .3s ease-in-out , -webkit-box-shadow .3s ease-in-out;-o-transition:border-color .3s ease-in-out , box-shadow .3s ease-in-out;transition:border-color .3s ease-in-out , box-shadow .3s ease-in-out;transition:border-color .3s ease-in-out , box-shadow .3s ease-in-out , -webkit-box-shadow .3s ease-in-out}.contact-form-style02 .contact-table dl.full{width:100%;padding:20px 0}.contact-form-style02 .contact-table dl.full dt{padding-bottom:15px}.contact-form-style02 .contact-table dl:not(.full) dt {position:absolute;z-index:0;bottom:15px;left:0;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.contact-form-style02 .contact-table dl:not(.full) dd {padding:0 0}.contact-form-style02 .contact-table dl:not(.full).non-empty dt,
.contact-form-style02 .contact-table dl:not(.full).focus dt {bottom:-5px;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);font-size:.75em}.contact-form-style02 .contact-table dl:not(.full) .wpcf7-not-valid-tip {position:absolute;bottom:0;left:0;right:0;z-index:-1}.contact-form-style02 .confirm-table dl:not(.hasBD):not(.non-empty) {opacity:.45}.contact-form-style02 .wpcf7-not-valid-tip{display:block;text-align:right}.contact-form-style02 .input_btn,.contact-form-style02 .button.thanks_btn{position:relative;display:table;margin:40px auto 0;height:45px}.contact-form-style02 .input_btn input,.contact-form-style02 .input_btn a,.contact-form-style02 .button.thanks_btn input,.contact-form-style02 .button.thanks_btn a{color:inherit;text-decoration:none}.contact-form-style02 .input_btn::before,.contact-form-style02 .input_btn::after,.contact-form-style02 .button.thanks_btn::before,.contact-form-style02 .button.thanks_btn::after{content:"";position:absolute;left:50%;width:100%;height:2px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .3s cubic-bezier(.34,.36,.06,1.01);-o-transition:all .3s cubic-bezier(.34,.36,.06,1.01);transition:all .3s cubic-bezier(.34,.36,.06,1.01)}.contact-form-style02 .input_btn::before,.contact-form-style02 .button.thanks_btn::before{top:0}.contact-form-style02 .input_btn::after,.contact-form-style02 .button.thanks_btn::after{bottom:0}.contact-form-style02 .input_btn:hover::before,.contact-form-style02 .button.thanks_btn:hover::before{top:100%;width:80%}.contact-form-style02 .input_btn:hover::after,.contact-form-style02 .button.thanks_btn:hover::after{bottom:-7px;width:60%}.contact-form-style02 .input_btn input[type="button"],.contact-form-style02 .input_btn input[type="submit"],.contact-form-style02 .button.thanks_btn{background-color:transparent;border:none;outline:0;padding:10px;cursor:pointer;text-align:center;font-size:100%;font-weight:normal;text-decoration:none}.contact-form-style02 .input_btn,.contact-form-style02 .button.thanks_btn{color:#333}.contact-form-style02 .input_btn::before,.contact-form-style02 .input_btn::after,.contact-form-style02 .button.thanks_btn::before,.contact-form-style02 .button.thanks_btn::after{background-color:#fcbb45}.contact-form-style02 .contact-table input,.contact-form-style02 .contact-table textarea{background-color:transparent;border-color:#a1a3a2;color:#495057}.contact-form-style02 .contact-table input:focus,.contact-form-style02 .contact-table textarea:focus{border-color:#000;color:#495057}.contact-form-style02 .contact-table dl.hasBD dd{border-color:#a1a3a2;color:#495057}.contact-form-style02 .contact-table dl.hasBD.focus dd{border-color:#000;color:#495057}.contact-form-style02 .contact-table dl dt{font-size:.9em}.contact-form-style02 .contact-table dl dt span{background-color:#353535;color:#fff}.screen-reader-response{display:none}.wpcf7-not-valid-tip{font-size:80%;color:#ff3c7f}.wpcf7-response-output{padding-top:20px}.wpcf7-list-item{margin-right:15px}.wpcf7-list-item-label{color:#000}.wpcf7-form-control-wrap{width:100%}.captcha_box{display:table;margin:50px auto 0}@media only screen and (max-width:1000px) and (min-width:769px){.contact-form-style01 .contact-table dt{width:40%}.contact-form-style01 .contact-table dd{width:60%}.contact-form-style02{padding:50px 30px 50px}}@media only screen and (max-width:768px){.contact-form-style01 .contact-table dl{display:block}.contact-form-style01 .contact-table dt,.contact-form-style01 .contact-table dd{width:100%}.contact-form-style01 .contact-table dd{border-color:transparent}.contact-form-style01 .contact-table input,.contact-form-style01 .contact-table textarea{width:100%}.contact-form-style01 .contact-table input[type="checkbox"],.contact-form-style01 .contact-table input[type="radio"]{width:auto}.contact-form-style02{padding:40px 30px 40px}.contact-form-style02 .contact-table input,.contact-form-style02 .contact-table textarea{padding-bottom:20px;text-align:center}.contact-form-style02 .contact-table dl{width:100%}.contact-form-style02 .contact-table dl dt{width:100%;text-align:center}.contact-form-style02 .contact-table dl:not(.full) dt {bottom:20px}.contact-form-style02 .contact-table dl:not(.full).non-empty dt,
  .contact-form-style02 .contact-table dl:not(.full).focus dt {font-size:.9em}.contact-form-style02 .wpcf7-not-valid-tip{text-align:center}}.box_hp_mainvisual{background:#fff;text-align:center;color:#292929;padding:50px 50px;position:absolute;right:60px;bottom:110px}.communication .box_hp_mainvisual{padding:50px 20px}.main_txt{margin-bottom:0;font-size:30px;font-weight:bold;line-height:1.3em}.main_txt_h{font-size:35px}.box_hb_stt{background:#fa8f20;color:#fff;text-align:center;border-radius:50%;position:absolute;font-weight:bold;height:130px;width:130px;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:0;bottom:0;-webkit-transform:translate(-60%,50%);-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-width:800px;max-height:500px}.blog-content .entry .list01{margin-top:25px}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://minoh-oralsurgery.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{max-width:800px;margin:0 auto 1.5em;text-align:center}.inbl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}.tag_cate{border:1px solid #e5127c;color:#e5127c;font-size:12px;font-weight:bold;margin-right:8px;line-height:20px;padding:0 12px}.post_date{font-size:16px;font-weight:bold}.img_wcap_ct{margin:40px auto 40px;text-align:center}.box_center{max-width:760px;margin:0 auto 40px}p:empty{display:none}.note01{margin-bottom:30px}.note01{position:relative;padding-left:20px;line-height:1.6em;margin-bottom:10px}.note01:before{content:"※";z-index:4;position:absolute;top:0;left:0}.note01.note_c{color:#d90029}.note01.note_c:before{color:#d90029}.box_ctwimg{clear:both;margin-bottom:40px}.box_ctwimg p:last-child{margin-bottom:0}.img_r{max-width:420px;float:right;margin:0 0 20px 40px}.img_l{max-width:420px;float:left;margin:0 40px 20px 0}.catption_txt{padding-top:10px;color:#8e8e8e;font-size:15px;display:block;letter-spacing:-.05em}.box_lig01{margin-top:40px;position:relative;padding:40px;background:#e3edf7;margin-bottom:40px}.box_lig01 p:last-child{margin-bottom:0}.box_lig02{margin-top:40px;position:relative;padding:40px;background:#f7f7f7;margin-bottom:40px}.box_lig02 p:last-child{margin-bottom:0}.maint0{margin-top:0}blockquote p,blockquote li,blockquote dt,blockquote dd,blockquote a{font-size:16px}blockquote{position:relative;padding:25px 30px 25px 70px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#f7f7f7;margin-bottom:40px;border-left:2px solid #e5127c;-webkit-box-shadow:1px 2px 2px 0 #e0e0e0;box-shadow:1px 2px 2px 0 #e0e0e0}blockquote:before{position:absolute;top:15px;left:20px;z-index:2;background:url(https://minoh-oralsurgery.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}}footer .copyright p{padding:0;margin:0}footer .copyright{padding:0;margin-top:46px}footer .copyright .textwidget p{color:#fff;letter-spacing:.1em;font-size:12px;text-align:center}.flex_b{display:flex;justify-content:center;align-items:center}footer .copyright p.copy_img{padding-right:20px;margin-right:20px;position:relative}footer .copyright p.copy_img:after{content:'';position:absolute;right:0;top:0;bottom:0;margin:auto;height:80%;width:1px;background-color:rgba(255,255,255,.8)}.idx5_video{padding-top:30px}.idx5_video .idx_youtube.video_full iframe{width:800px;margin:0 auto}.idx_youtube.video_full{text-align:center}.under_video{padding-bottom:30px}.under_video.mb0{padding-bottom:0}.under_video .idx_youtube{text-align:center}.under_video .idx_youtube iframe{width:800px;text-align:center}.banner_bottom{display:flex;flex-wrap:wrap;justify-content:center}.banner_bottom{padding:60px 0 0 0}.banner_bottom .idx_banner_bottom{width: calc(100% / 3 - 20px);margin:0 10px}.idx_video{margin:60px 0}.box_video{margin-left:auto;margin-right:auto;max-width:1000px;max-height:562px;width:100%;text-align:left;clear:both;position:relative}.box_video .yt{position:relative;width:100%;padding-top:56.25%}.box_video .yt iframe{position:absolute;top:0;right:0;width:100%;height:100%}.ft_banner{margin:60px auto;max-width:1317px}.ft_banner .inner_big{padding:0 10px}.ft_banner .flex{display:flex;flex-wrap:wrap;justify-content:center}.ft_banner .banner{margin:10px;width:calc(33.33% - 20px);max-width:412px}.ft_banner.ft_banner1 .banner{width:100%}@media only screen and (max-width:768px){.ft_banner{margin:40px auto}.ft_banner .banner{width:100%;margin:10px auto}}