@charset "UTF-8";@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=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;500;600;700;800&display=swap);:root{--f-notosans:"Noto Sans JP" , sans-serif;--f-jp:"Zen Kaku Gothic New" , sans-serif;--f-en:"Nunito" , sans-serif}:root{--main-color:#2f5071;--clr1:#333;--clr2:#ee7d8f;--clr3:#f394a3;--clr4:#3797ce;--ttl_size:28px;--wrapper:100px}body{background-color:#fff;-webkit-text-size-adjust:none;letter-spacing:.1em;color:var(--clr1);font-family: var(--f-notosans)}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}h1,h2,h3,h4,h5,h6{font-family: var(--f-jp)}header,section,footer,aside,nav,main,article,figure{display:block;padding:0;margin:0}img{vertical-align:bottom;max-width:100%;height:auto}a:not(.tel_click) {color:inherit;font-family:inherit;font-weight:inherit;color:#64b5f7}a:not(.tel_click):hover, a:not(.tel_click):active {color:#64b5f7}a:not([target*=_blank]) {transition:opacity .3s ease}a:not([target*=_blank]):hover {opacity:.7}a.logo:hover,.logo a:hover,a.ft_logo:hover,.ft_logo a:hover,a.tel_click:hover{opacity:1!important}@media only screen and (min-width:769px){a.tel_click{pointer-events:none}}table{width:100%}iframe{width:100%;height:100%}.link>a{position:absolute;left:0;top:0;width:100%;height:100%;display:block;z-index:1}.flex{display:flex;flex-wrap:wrap}.flex-center{display:flex;justify-content:center;flex-wrap:wrap}p{line-height:2.25;letter-spacing:inherit;word-wrap:break-word;word-break:break-word;margin-bottom:15px;letter-spacing:.1em}p:empty{display:none!important}p:last-child{margin-bottom:0}.en{font-family: var(--f-en)}.jp{font-family: var(--f-jp)}.red{color:#ca0a0a!important}.bold{font-weight:bold!important}.fl{float:left}.fr{float:right}*,::after,::before{box-sizing:border-box}html{overflow-x:auto!important}.wrapper{padding-top:var(--wrapper);overflow:hidden}.inner_big,.inner,.inner_sm{margin:0 auto;padding-left:10px;padding-right:10px}.inner_big{max-width:1300px}.inner{max-width:1044px}.inner_sm{max-width:1138px}.fullWidthBreak{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto 35px}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}@media only screen and (max-width:768px){.pc_only{display:none!important}}@media only screen and (max-width:1000px){.pc_1000{display:none!important}}@media only screen and (min-width:769px){.sp_only{display:none!important}}@media only screen and (min-width:451px){.sp_450{display:none!important}}@media only screen and (min-width:376px){.sp_375{display:none!important}}@media only screen and (min-width:374px){.sp_320{display:none!important}}.accBtn::before,.accBtn::after{transition:all .3s ease-in-out}.accBtn.triangle,.accBtn.triangle_btt{position:relative}.accBtn.triangle::after{content:"";position:absolute;right:10px;top:50%;width:0;height:0;border-radius:20px;border-color:inherit;border-left:12px solid transparent;border-right:12px solid transparent;border-top:10px solid;transform:translateY(-50%);transition:all .3s ease-in-out}.accBtn.triangle.rotate::after{transform:translateY(-50%) rotateX(180deg)}.accBtn.triangle_btt::after{content:"";position:relative;top:0;width:0;height:0;border-radius:20px;border-color:inherit;border-left:12px solid transparent;border-right:12px solid transparent;border-top:10px solid;display:block;margin:10px auto 0;transition:all .3s ease-in-out}.accBtn.rotate::after{transform:rotateX(180deg)}.TabContainer .TabContent{background-color:#edf0f5;position:relative;z-index:2;overflow:hidden}.TabContainer .TabContent>ul{transition:all .3s ease-in-out}.TabContainer .TabContent>ul>li{opacity:0;z-index:-10;visibility:hidden;position:absolute;top:0;left:0;right:0;transition:all .5s ease-in-out}.TabContainer .TabContent>ul>li.active{opacity:1;z-index:1;visibility:visible}.TabContainer .TabContent>ul>li div{padding-top:20px}.TabContainer .TabContent p{padding:9px 10% 0;margin:0}.TabContainer .TabContent p.des{color:#838e95;font-size:12px}.TabContainer .TabPager{display:table;min-width:290px}.TabContainer .TabPager li{background-color:#fff;display:block;float:left;position:relative;margin:0;padding:9px 20px;box-shadow:2px 1px 10px rgba(0,0,0,.4);transform:translateY(10px);transition:all .3s ease;cursor:pointer;color:#797b7d}.TabContainer .TabPager li p{margin:0}.TabContainer .TabPager li.active{background-color:#edf0f5;z-index:1;transform:translateY(0)}.rel{position:relative}.ovh{overflow:hidden!important}.ovs{overflow:auto;-webkit-overflow-scrolling:touch}.lt0{letter-spacing:0!important}figure{margin:0;text-align:center;line-height:1}.fblock{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-between}.key{position:relative}.gMap{width:100%;height:100%}.txt_l{float:left;width:calc(100% - 385px)}.txt_r{float:right;width:calc(100% - 385px)}.image_alone{display:table;max-width:500px;margin:0 auto;border:7px solid rgba(231,231,231,.5);border-radius:11px;overflow:hidden}.totop{transition:all .3s ease;opacity:0;visibility:hidden;cursor:pointer;position:fixed;z-index:19;bottom:15px;right:15px;background-color:#fff;border-radius:50%;width:70px;height:70px;box-shadow:0 0 10px rgba(0,0,0,.1)}.totop.active{opacity:1;visibility:visible}.totop .icon{background-image:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/totop.svg);background-repeat:no-repeat;background-size:18px auto;background-position:center calc(50% - 2px);border:0;width:100%;height:100%;margin:0}@media only screen and (min-width:769px){.totop:hover .icon{opacity:.9;animation-name:bounces}}.bounce{animation-name:bounces}.animateds{animation-duration:.5s;animation-fill-mode:both;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes bounces {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}@keyframes fixed_banner {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: -3px;
    opacity: 0.7;
  }
}.fixed_banner{position:fixed;top:207px;right:0;z-index:15;transition:right .3s ease-in-out}.fixed_banner:hover{right:0}.fixed_banner a{position:absolute;top:0;left:0;right:0;bottom:0;display:block;z-index:1}.fixed_banner p{margin-bottom:0;color:#fff;letter-spacing:.1em;line-height:1.2222222222;text-align:center;font-size:15px;font-family: var(--f-jp);font-weight:400}.fixed_banner .web{background-color:#f394a3}.fixed_banner .tel{background-color:#df7996}.fixed_banner .inspection{background-color:#3797ce}.fixed_banner .mail{background-color:#77bae0}.fixed_banner .online{background-color:#fff}.fixed_banner .online p{color:#2f5071}.modal_online .cm_btn{margin:15px auto!important}.modal_online .cm_btn a{font-size:15px}.modal_online .cm_btn.btn_blue a{background: linear-gradient(90deg, rgb(119 186 224) 0%, rgb(55 150 205) 50%)}.modal_online .cm_btn.btn_blue a::before{background: linear-gradient(90deg, rgb(119 186 224) 0%, rgb(55 150 205) 50%)
}.modal_online .close{width:4em;height:4em;border-radius:50%;background: url(../images/ic_close.png) no-repeat center / 1.6em auto;position:absolute;top:-1.5em;right:-1.5em;z-index:2;cursor:pointer;transition:.3s all;background-color:#0e7cad}.modal_online{opacity:0;visibility:hidden;transition:.3s all}.modal_online.active{opacity:1;visibility:visible}@media only screen and (min-width:769px){.modal_online{position:absolute;bottom:-232px;left:-290px;width:285px;padding:20px;background-color:#fff;box-shadow:0 0 30px rgba(0,0,0,.1)}.modal_online .cm_btn.btn_blue a:hover:not(.no_hover)::before{background:#0e7cad}.modal_online .close:hover{background-color:#3593c8}.fixed_banner{font-size:10px;--w_bnr:51px;z-index:20;--w-show:60px;--w-hide:calc(100% - var(--w-show));transform:translateX(var(--w-hide))}.fixed_banner > div:not(.modal_online) {display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;align-items:center;position:relative;transition:all .3s ease;width:220px;height:60px;border-radius:5px 0 0 5px;overflow:hidden;padding:10px;left:0;box-shadow:0 0 30px rgba(0,0,0,.1)}.fixed_banner > div:not(:last-child) {margin-bottom:3px}.fixed_banner > div:not(.modal_online):hover {left: calc(-100% + var(--w-show))}.fixed_banner p{display:flex;align-items:center;justify-content:center;height:100%}.fixed_banner .icon{width:var(--w_bnr);border-right:1px solid rgba(255,255,255,.5);padding-right:10px}.fixed_banner .txt{width:calc(100% - var(--w_bnr) - 1px);text-align:center}.fixed_banner .tel .txt{flex-direction:column}.fixed_banner .online{cursor:pointer}.fixed_banner .online .icon{border-color:rgba(156,189,208,.5)}}@media only screen and (min-width:769px) and (max-width:1366px),(min-width:769px) and (max-height:780px){.fixed_banner{top:140px;--w-show:50px}.fixed_banner > div:not(.modal_online) {height:50px;padding:5px 7px;width:200px}.fixed_banner p{font-size:14px}.fixed_banner .online .icon img,.fixed_banner .web .icon img{width:18px}.fixed_banner .inspection .icon img{width:17px}.modal_online .cm_btn{margin:10px auto!important}.modal_online{bottom:-195px;padding:15px}}.cm_btn{max-width:299px;width:100%}.cm_btn a{text-decoration:none;font-family: var(--f-jp);text-align:center;display:block;width:100%;padding:17px 16px 19px 20px;color:#fff;background:linear-gradient(90deg,#f6a0b5 0%,#f48ca9 50%);font-weight:400;border-radius:5px;position:relative;letter-spacing:.1em;transition:.3s all;box-shadow:0;z-index:0;overflow:hidden}.cm_btn a::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:100%;height:100%;transition:.3s all;opacity:1;background:#f6a0b5;background:linear-gradient(90deg,#f6a0b5 0%,#f48ca9 50%);background-size:200% 200%;z-index:-1}.cm_btn a::after{content:"";position:absolute;top:1px;bottom:0;right:20px;-webkit-mask-image:url(../images/shared_icon_arrow.svg);mask-image:url(../images/shared_icon_arrow.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;height:11px;width:6px;background-color:#fff;margin:auto;transition:.3s all;z-index:-1}.cm_btn a:hover{opacity:1;color:#fff}@media only screen and (min-width:769px){.cm_btn a:hover:not(.no_hover)::before {background:var(--clr2)}}.cm_btn.btn_w a{color:var(--clr2);font-weight:500}.cm_btn.btn_w a::before{background:#fff}@media only screen and (min-width:769px){.cm_btn.btn_w a:hover{color:#fff}.cm_btn.btn_w a:hover::after{background-color:#fff}}.cm_btn.btn_w a::after{background-color:var(--clr2)}.cm_btn.btn_center{margin-left:auto;margin-right:auto}.slick-arrow{display:block;border:none;background-repeat:no-repeat;background-position:center;background-size:contain;background-color:transparent;position:absolute;top:37%;width:38px;height:38px;transform:translateY(-50%);cursor:pointer;color:transparent}.slick-arrow:focus{outline:0}.slick-prev{left:-55px}.slick-next{right:-55px}@media only screen and (min-width:769px) and (max-width:1400px){.totop{right:10px;width:55px;height:55px}.totop .icon{background-size:15px auto}}@media only screen and (min-width:769px) and (max-width:1280px){body{font-size:87.5%}.btn.style01 a,.btn.style02 a{font-size:14px}}h1{font-size:10px}header{position:fixed;top:0;left:0;width:100%;z-index:20;background-color:#fff}header.active .header_top,.ovh header .header_top{height:0;visibility:hidden;opacity:0;padding-bottom:0;padding-top:0}header.active{box-shadow:0 0 10px rgba(0,0,0,.2)}header.active .pc_navi{padding-top:0}.header_wrap{max-width:1800px;padding:0 10px;width:calc(100% - 136px);margin:0 auto;position:relative;z-index:1}.header_scroll{display:flex;flex-wrap:wrap;align-items:center;width:100%;justify-content:space-between;margin:0 auto;padding:26px 2px 28px 0;transition:all .2s ease-in-out}@media only screen and (min-width:769px){.h_social{position:fixed;bottom:100px;right:0;font-size:10px}.h_social .ic{width:6em;height:6em;display:flex;align-items:center;justify-content:center}.h_social .ic img{max-width:4.5em}}.logo{width:21%;max-width:268px;position:relative;top:-2px;left:1px}.right_head{width:79%;display:flex;flex-wrap:wrap;justify-content:flex-end}.pc_navi{width:calc(100% - 60px);padding-right:44px}.pc_navi>ul{display:flex;flex-wrap:wrap;justify-content:flex-end;text-align:center;width:100%}.pc_navi>ul>li{margin:0 25px;position:relative}.pc_navi>ul>li>p::after{content:"";position:relative;display:inline-block;background:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/shared_pc_navi_arrow.svg) center no-repeat;background-size:contain;width:9px;height:5px;margin-left:8px;transition:all .5s ease;margin-top:1px}.pc_navi>ul>li>a,.pc_navi>ul>li>p{position:relative;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:0;text-decoration:none;text-align:center;font-weight:500;font-size:15px;line-height:1.5;letter-spacing:.1em;height:40px;transition:all .2s ease;color:var(--clr1)}.pc_navi>ul>li>a:hover,.pc_navi>ul>li>p:hover{opacity:.8;color:var(--clr2)}.pc_navi>ul>li>a span,.pc_navi>ul>li>p span{display:block;width:100%;padding-top:0;font-size:66.6666666667%;font-weight:600}.pc_navi>ul>li:hover a.title::after,.pc_navi>ul>li:hover p.title::after{transform:translateY(5px)}.pc_navi>ul .subInner{position:absolute;width:300px;right:50%;bottom:0;padding-top:0;transform:translate(50%,100%);transition:all .2s ease-in-out;opacity:0;visibility:hidden;z-index:1}.pc_navi>ul .subInner.active{opacity:1;visibility:visible}.pc_navi>ul .subInner ul{background-color:#3593c8;padding-bottom:10px}.pc_navi>ul .subInner ul li{padding:0 10px}.pc_navi>ul .subInner ul li a{position:relative;display:block;padding:19px 10px 19px 28px;border-bottom:1px dashed rgba(255,255,255,.7);transition:all .2s ease;font-size:14px;font-weight:500;color:#fff;text-decoration:none;text-align:left;letter-spacing:0}.pc_navi>ul .subInner ul li a::before{content:"›";display:block;position:absolute;top:50%;left:10px;transform:translateY(-54%);font-size:14px}.header_top{border-bottom:1px solid rgba(169,169,169,.5);padding-bottom:16px;padding-top:21px;visibility:visible;opacity:1;transition:all .3s ease-in-out}.header_btn{display:flex;justify-content:flex-end}.header_btn .h_btn a{text-decoration:none;color:var(--clr1)}.header_btn .h_btn a::before{content:"";position:relative;display:inline-block;background-size:contain;background-position:center;background-repeat:no-repeat;top:2px;margin-right:8px}.header_btn .h_btn_tel{margin-right:40px}.header_btn .h_btn_tel a{font-family: var(--f-en);font-size:14px;letter-spacing:0}.header_btn .h_btn_tel a::before{background-image:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/shared_icon_tel.svg);width:13px;height:13px}.header_btn .h_btn_mail a{font-size:13px;font-weight:500;letter-spacing:.1em}.header_btn .h_btn_mail a::before{width:16px;height:13px;background-image:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/shared_icon_mail.svg)}@media only screen and (min-width:769px) and (max-width:1440px){.header_wrap{width:calc(100% - 40px);max-width:1300px}.pc_navi>ul>li{margin:0 20px}}@media only screen and (min-width:769px) and (max-width:1366px){.header_top{padding-bottom:12px;padding-top:15px}.header_scroll{padding-top:20px;padding-bottom:6px}header.active .header_scroll,.ovh header .header_scroll{padding-bottom:16px}.h_social{font-size:7.5px;bottom:80px}}@media only screen and (min-width:769px) and (max-width:1220px){.pc_navi{padding-top:0}.pc_navi>ul>li{margin:0 15px}.pc_navi>ul>li>a,.pc_navi>ul>li p{font-size:14px}.pc_navi>ul .subInner ul li a{font-size:13px}}@media only screen and (min-width:769px) and (max-width:1100px){.pc_navi{padding-right:2vw;padding-top:0}.pc_navi>ul>li{margin:0 0 .2vw}.pc_navi>ul>li>a,.pc_navi>ul>li p{font-size:1.4vw;height:2.7vw}.pc_navi>ul .subInner{width:28vw}.pc_navi>ul .subInner ul li a{font-size:1.4vw;padding:1.8vw 1vw 1.7vw 3vw}}@media only screen and (min-width:769px) and (max-width:1000px){header.active .pc_navi{padding-top:.5vw}.pc_navi{padding-top:.5vw}}@media only screen and (max-width:992px) and (min-width:769px){:root{--ttl_size:22px;--wrapper:80px}}footer{background-color:#65aadd}footer p{margin-bottom:0;font-weight:300}footer p,footer a{color:#fff;text-decoration:none}footer .ft_gallery ul{display:flex}footer .ft_gallery ul li .img{background-repeat:no-repeat;background-size:cover;background-position:center;background-color:var(--main-color);width:407px;height:400px}footer .ft_gallery ul li .img01{background-image:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/xidx_gallery01.jpg.pagespeed.ic.RBxM35Kmwa.jpg)}footer .ft_gallery ul li .img02{background-image:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/xidx_gallery02.jpg.pagespeed.ic.e33EYPauja.jpg)}footer .ft_gallery ul li .img03{background-image:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/xidx_gallery03.jpg.pagespeed.ic.u9kRMu3uBW.jpg)}footer .ft_gallery ul li .img04{background-image:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/xidx_gallery04.jpg.pagespeed.ic.mB0QR1sCG5.jpg)}footer .ft_gallery ul li .img05{background-image:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/xidx_gallery05.jpg.pagespeed.ic.28hVHtU-L3.jpg)}footer .ft_gallery ul li .img06{background-image:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/xidx_gallery06.jpg.pagespeed.ic.AKxB8zF51W.jpg)}footer .ft_gallery ul li .img07{background-image:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/xidx_gallery07.jpg.pagespeed.ic.1mHzvGbbZv.jpg)}footer .ft_gallery ul li .img08{background-image:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/xidx_gallery08.jpg.pagespeed.ic.9P1rFabNs3.jpg)}footer .ft_bg{padding:119px 0 76px;background:#65aadd;background-image:linear-gradient(45deg,rgba(228,115,187,.4) 23%,rgba(129,181,210,.2) 93%);background-size:300% auto;background-position:right top}footer .ft_map{filter:grayscale(1);height:320px;margin-bottom:60px;border-radius:5px;overflow:hidden}footer .inner{max-width:1138px}footer .ft_logo{padding:0 0 27px}footer .ft_link{margin-bottom:79px}footer .ft_link .ttl,footer .ft_link li{color:#fff}footer .ft_link a{font-weight:300}footer .ft_link a:hover{color:#fff}footer .ft_link a::after{background-color:#fff}footer .ft_link a::before{color:#fff}footer .ft_info .col{width:49%;max-width:545px}footer .ft_info .des{margin-bottom:3px;color:#fff;font-size:15px;line-height:1.714;letter-spacing:.1em}footer .p_tel{margin-bottom:32px}footer .idx_banner .bnr_it{margin-bottom:10px}footer .idx_banner .bnr_it:last-child{margin-bottom:0}.p_tel a{font-size:20px;line-height:1;font-family: var(--f-en);position:relative}.p_tel a::before{content:"";position:relative;display:inline-block;-webkit-mask-image:url(../images/shared_icon_tel.svg);mask-image:url(../images/shared_icon_tel.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:15px;height:15px;background-color:#fff;margin-right:9px;top:1px}.btn_sitemap{margin-left:-5px}.btn_sitemap a{color:#fff;position:relative;padding-bottom:5px;padding-right:36px;border-bottom:1px solid #fff;display:inline-block;transition:.3s all}.btn_sitemap a::after{content:"";position:absolute;right:0;top:0;bottom:0;margin:auto;width:6px;height:10px;background: url(../images/shared_icon_arrow.svg) no-repeat center/contain}.btn_sitemap a:hover{color:#fff}.idx_banner .bnr_it{max-width:545px;width:100%;height:120px}.idx_banner .bnr_it a{background-color:#fff;border-radius:5px;display:flex;align-items:center;height:100%;width:100%;position:relative;padding:30px 76px}.idx_banner .bnr_it a::after{content:"";position:absolute;right:40px;top:0;bottom:0;background: url(../images/shared_bnr_arrow.svg) no-repeat center/contain;width:27px;height:11px;margin:auto}.ft_link a{text-decoration:none}.ft_link .ttl{margin-bottom:26px;padding-left:0;font-size:30px;font-weight:400;color:var(--main-color);letter-spacing:.1em;line-height:1;pointer-events:none;font-family: var(--f-en);width:100%;text-transform:uppercase;text-indent:-1px}.ft_link ul:last-child{margin-bottom:0}.ft_link li{margin-bottom:21px;letter-spacing:.1em;line-height:1.5}.ft_link li.last{margin-bottom:29px}.ft_link li:last-child{margin-bottom:0}.ft_link a{position:relative;padding-left:0;color:inherit;font-size:15px;letter-spacing:.1em;display:inline-flex;transition:.3s all}.ft_link a::before{content:"・";border-radius:100%;width:auto;height:auto;color:var(--clr2)}@media only screen and (min-width:769px){.ft_link a::after{content:"";position:absolute;bottom:-1px;left:16px;width:calc(100% - 16px);height:1px;background-color:var(--clr2);transform:scale(1,0);transition:.3s all}}.ft_link a:hover{opacity:1;color:var(--clr2)}@media only screen and (min-width:769px){.ft_link a:hover::after{transform:scale(1,1)}}.copyright{margin:69px auto 0;color:#fff;position:relative;z-index:1}.copyright .flex{align-items:center;justify-content:center;min-height:40px}.copyright .textwidget{display:block;margin-top:7px;font-weight:400;letter-spacing:.1em;line-height:20px;padding-left:13px;padding-top:0;padding-bottom:4px;margin-left:14px;border-left:1px solid rgba(255,255,255,.5)}.copyright .textwidget p{margin-bottom:0;font-size:11px;line-height:inherit;letter-spacing:.1em}.copyright .grits{margin-bottom:0;line-height:1.5}.copyright .grits a{display:block}.copyright .grits img{max-width:159px}@media only screen and (min-width:769px){.ft_link .menu01,.ft_link .menu02{width:calc(49% - 1px)}.ft_link .menu01>ul{width:46%}.ft_link .menu01>ul:last-child{width:40%}.ft_link .menu02>ul{width:45%}}@media only screen and (min-width:769px) and (max-width:1138px){.ft_link .menu01{width:48%}.ft_link .menu01>ul{width:51%}.ft_link .menu01>ul:last-child{width:41%}.ft_link .menu02{width:50%}.ft_link .menu02>ul{width:49%}}@media only screen and (min-width:769px) and (max-width:1000px){footer .ft_gallery ul li .img{width:307px;height:300px}footer .ft_logo{max-width:300px}footer .ft_bg{padding:70px 0 45px}footer .p_tel{margin-bottom:17px}.copyright{margin-top:50px}.ft_link .ttl{font-size:26px;margin-bottom:20px}.ft_link a{font-size:12px;letter-spacing:.05em}.ft_link a::after{left:12px;width:calc(100% - 12px)}.idx_banner .bnr_it{height:95px}.idx_banner .bnr_it a{padding:20px 84px 20px 35px}.idx_banner .bnr_it a::after{right:20px}}.key{margin:60px auto 0;max-width:1920px;width:calc(100% - 40px);border-radius:5px;overflow:hidden;position:relative;z-index:3}.home_page .key{background-color:#000;height:56vw;min-height:520px;max-height:885px;font-size:10px}.home_page .key::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;opacity:.3;background-color:#000;z-index:0}.home_page .key #myvideo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);right:0;height:100%;width:100%;object-fit:cover;z-index:-1}.home_page .key .inner{position:relative;height:100%;padding:0;display:flex;justify-content:center;align-items:center}.home_page .key .key_text{position:relative;width:100%;height:100%;padding:10px 10px 11px}.home_page .key .key_catch{text-align:center}.home_page .key h2,.home_page .key p{color:#fff;letter-spacing:.1em}.home_page .key h2{margin-bottom:13px;font-size:32px;line-height:1.875;font-weight:500}.home_page .key p{font-family: var(--f-jp);font-size:18px;line-height:2.5}.home_page .key .catch_bd{text-align:center;font-size:20px;line-height:1.8;border-radius:5px;border:1px solid #fff;padding:5px 10px 7px;margin-bottom:22px;max-width:505px}.home_page .key .list_circle{display:flex;justify-content:center;margin-top:40px}.home_page .key .list_circle .item{width:140px;height:140px;border-radius:50%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 15px;padding:3px 10px 10px}.home_page .key .list_circle .item p{font-size:20px;font-weight:500;line-height:1.5;margin-top:8px}.home_page .key .list_circle .item01{background:#ffd1fc;background:linear-gradient(-45deg,rgba(255,209,252,.8) 0%,rgba(255,223,215,.8) 99%)}.home_page .key .list_circle .item02{background:#99bce8;background:linear-gradient(-45deg,rgba(153,188,232,.9) 0%,rgba(246,203,218,.9) 99%)}.home_page .key .list_circle .item03{background:#5b90e0;background:linear-gradient(135deg,rgba(91,144,224,.8) 0%,rgba(148,189,235,.8) 40%,rgba(198,216,232,.8) 100%)}.home_page .topic_path{display:none}@media only screen and (min-width:769px) and (max-width:1366px){.key{margin-top:30px}.home_page .key{min-height:500px;max-height:calc(100vh - 145px)}.home_page .key .catch_bd{font-size:18px}.home_page .key h2{font-size:28px;line-height:1.7;margin-bottom:8px}.home_page .key p{font-size:16px}.home_page .key .list_circle{margin-top:20px}.home_page .key .list_circle .item{width:120px;height:120px}.home_page .key .list_circle .item p{font-size:18px;margin-top:5px}}@media only screen and (min-width:769px) and (max-width:1000px){.home_page .key .key_text{padding:12px 10px 11px}}.h3_st01{text-align:center;font-size:18px;font-weight:500;line-height:1.5;letter-spacing:.1em}.h3_st01::after{content:"";position:relative;display:block;width:120px;height:2px;background-color:var(--clr2);margin:26px auto 0}.h3_st01 .en{font-size:60px;color:#a1a1a1;font-weight:400;line-height:1;letter-spacing:.1em;text-transform:uppercase;display:block;margin-bottom:5px}.h3_st02{font-size:32px;font-weight:500;text-align:center;color:var(--main-color);letter-spacing:.1em}.h3_st02 .en{font-size:18px;letter-spacing:.1em;display:block;color:#5a5a5a;margin-bottom:2px;font-weight:400}.h4_st01{text-align:center;font-weight:500;color:var(--main-color);font-size:24px;letter-spacing:.1em}.h4_st01 .txt_sm{font-size:16px;display:block}.img_bf{position:absolute;top:0;bottom:0;margin:auto;z-index:-1;overflow:hidden;display:table;border-radius:5px}@media only screen and (min-width:769px){.h3_st01.h3_left{text-align:left}.h3_st01.h3_left::after{margin-left:0}}@media only screen and (min-width:769px) and (max-width:1280px){.h3_st01{font-size:16px}.h3_st01::after{width:90px;margin:20px auto 0}.h3_st01 .en{font-size:45px;margin-bottom:5px}.h3_st02{font-size:28px}.h3_st02 .en{font-size:16px;margin-bottom:2px}.h4_st01{font-size:20px}.h4_st01 .txt_sm{font-size:15px}}.idx01{position:relative;z-index:0;padding:60px 0 72px}.idx01::before{content:"";position:absolute;bottom:0;left:0;background:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/key_before.jpg) repeat center bottom;width:100%;height:600px;z-index:-1}.idx01_content .ct_it{padding:9px 15px 9px}.idx01_content .ct_it p{color:var(--main-color);font-family: var(--f-jp);font-weight:500;font-size:20px;text-align:center;line-height:1.5;font-feature-settings:"palt";letter-spacing:.1em}@media only screen and (min-width:769px){.idx01_content .ct_it{border-right:1px solid #9cbdd0;width:19.34%}.idx01_content .ct_it:first-child{border-left:1px solid #9cbdd0}.idx01_content .ct_it:nth-child(3) {width:19.3%}.idx01_content .ct_it:nth-child(4) {width:24.4%}}@media only screen and (min-width:769px) and (max-width:1280px){.idx01{padding:40px 0 45px}.idx01_content .ct_it p{font-size:18px}}.idx02{max-width:1440px;padding:112px 0 58px;margin:0 auto}.idx02 .h3_st01{margin-bottom:44px}.idx02 .txt_sub{font-size:22px;line-height:2.273;font-weight:500;color:var(--main-color);margin-bottom:16px}.idx02 .block_about{background: url(../images/shared_ic_logo.svg) no-repeat bottom left 80px/364px auto;padding-bottom:62px}.idx02 .block_about_img{z-index:0;position:relative}.idx02 .block_about_img img{border-radius:5px;box-shadow:10px 10px 40px rgba(0,0,0,.05);margin:-2px 0 0 1px}.idx02 .block_about_img .img_bf{top:-112px;right:-241px;background:#f1f1f1;border-radius:5px;overflow:hidden}@media only screen and (min-width:769px){.idx02{position:relative}.idx02 .block_about{display:grid;grid-template-columns:50.45% 43.5%;justify-content:space-between;align-items:flex-start}.idx02 .block_about_img{grid-row: 1/span 3;max-width:625px;grid-column-start:2}.idx02 .block_about .h3_st01,.idx02 .block_about .box_in{max-width:565px;width:100%;margin-left:auto}}@media only screen and (min-width:769px) and (max-width:1400px){.idx02 .block_about .img_bf{top:-110px}}@media only screen and (min-width:769px) and (max-width:1280px){.idx02{padding-left:10px;padding-bottom:70px}.idx02 .h3_st01{margin-bottom:20px}.idx02 .txt_sub{font-size:18px}.idx02 .block_about{background-size:245px auto;background-position:left bottom 30px;padding-bottom:0}}@media only screen and (min-width:769px) and (max-width:1000px){.idx02{padding-top:80px;padding-bottom:30px}.idx02 .txt_sub{font-size:17px;letter-spacing:.02em}.idx02 .block_about{grid-template-columns:54.45% 43.5%}.idx02 .block_about_img .img_bf{right:-115px;top:-80px}}.sec_condyloma{padding:100px 0;background-color:#f5f7f9;background-image:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/condyloma_bg01.png) , url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/condyloma_bg02.png);background-position:top center , bottom center;background-size:100% auto;background-repeat:no-repeat}.sec_condyloma h3{font-size:36px;color:var(--main-color);font-weight:500;line-height:1.667;letter-spacing:.1em;position:relative;z-index:0;padding-top:77px;margin-bottom:26px}.sec_condyloma h3 .en{position:absolute;top:20px;left:10px;z-index:-1;font-size:100px;line-height:1;color:#fff;text-transform:uppercase;font-weight:300;letter-spacing:.05em}.sec_condyloma .cm_btn{margin-top:40px}.condyloma_img img{border-radius:5px;box-shadow:10px 10px 40px rgba(0,0,0,.05)}@media only screen and (min-width:769px){.block_condyloma{display:grid;grid-template-columns:50% 48%;position:relative}.condyloma_img{grid-row: 1 / span 3;max-width:626px}.condyloma_cont{max-width:500px}.condyloma_cont,.block_condyloma h3{padding-left:50px}}@media only screen and (min-width:769px) and (max-width:1400px){.sec_condyloma h3 .en{font-size:95px;top:25px}.block_condyloma{grid-template-columns:48% 48%}}@media only screen and (min-width:769px) and (max-width:1280px){.sec_condyloma{padding:70px 0}.sec_condyloma h3{font-size:30px;padding-top:50px;margin-bottom:15px}.sec_condyloma h3 .en{font-size:70px;top:20px}.sec_condyloma .cm_btn{margin-top:30px}}@media only screen and (min-width:769px) and (max-width:1000px){.sec_condyloma h3{letter-spacing:0;padding-top:30px}.sec_condyloma h3 .en{letter-spacing:0;top:0;font-size:62px}.block_condyloma{grid-template-columns:45% 51%}.condyloma_cont,.block_condyloma h3{padding-left:30px}}.idx_new{background-image:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/idxnew_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;padding-top:107px;padding-bottom:79px}.idx_new .flex{justify-content:space-between;font-size:10px}.idx_new .box{background-color:#fff;border-radius:5px;width:calc(50% - 1.4em);position:relative;padding-top:69px;padding-bottom:55px}.idx_new .lb{position:absolute;background:linear-gradient(105deg,#f6a0b5 0%,#f48ca9 100%);font-family: var(--f-jp);border-radius:50%;font-size:20px;line-height:1.4;color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:0;width:5.45em;height:5.45em;top:-2.85em;left:calc(50% - 2.725em);padding-left:.15em;padding-bottom:.05em}.idx_new h4{position:relative;text-align:center;font-family: var(--f-jp);color:var(--main-color);font-size:28px;font-weight:500;letter-spacing:.1em;margin-bottom:40px}.idx_new h4::after{content:"";display:block;background-color:var(--clr2);width:120px;height:2px;margin-inline:auto;margin-top:12px}.idx_new .list_box{background-color:#f5f7f9;min-height:208px;height:208px;border-radius:6px;width:calc(100% - 6.5em);margin-inline:auto;padding-top:3.4em;padding-left:3.6em}.idx_new .list_box li{position:relative;font-size:1.8em;letter-spacing:.1em;padding-left:1.111111111111111em;padding-bottom:.8333333333333333em}.idx_new .list_box li:last-child{padding-bottom:0}.idx_new .list_box li::before{content:"";position:absolute;border-radius:50%;width:.4444444444444444em;height:.4444444444444444em;background-color:var(--clr2);left:0;top:.6111111111111111em}.idx_new .txt{font-size:4.2em;width:calc(100% - 1.547619047619048em);margin-inline:auto;color:#fff;text-align:center;font-family: var(--f-en);background:linear-gradient(53deg,#f6a0b5 0%,#f48ca9 100%);border-radius:6px;margin-top:20px}.idx_new .txt p{line-height:1.904761904761905;letter-spacing:.05em}.idx_new .txt span{position:relative;font-size:.5714285714285714em;font-family: var(--f-notosans);top:-.0833333333333333em;left:.0833333333333333em}@media only screen and (max-width:1200px) and (min-width:769px){.idx_new .box{padding-top:50px;padding-bottom:45px}.idx_new .lb{font-size:16px}.idx_new .flex{font-size:.8vw}.idx_new .list_box li{font-size:16px}.idx_new .list_box{height:216px;min-height:216px}.idx_new h4{font-size:24px;margin-bottom:25px}}.idx03{padding:94px 0 120px;background: url(../images/idx03_bg.jpg) no-repeat center/cover;color:#fff}.idx03 .h3_st02{margin-bottom:71px;color:#fff}.idx03 .h3_st02 .en{color:#fff;font-weight:300}.idx03 .block_clinic h4{font-size:20px;line-height:2;text-align:center;margin-bottom:17px;letter-spacing:.1em}.idx03 .block_clinic .clinic_it{width:33.3333333333%;border-left:1px solid rgba(255,255,255,.5);padding:0 60px 7px}.idx03 .block_clinic .clinic_it:last-child{border-right:1px solid rgba(255,255,255,.5)}.idx03 .block_clinic .clinic_it p{font-weight:300}.idx03 .block_clinic .clinic_points{text-align:center;margin-bottom:34px}.idx03 .block_clinic .clinic_points p{margin-bottom:0;font-weight:400}.idx03 .block_clinic .clinic_points .points_num{font-size:80px;letter-spacing:0;line-height:1;margin-top:8px;font-family: var(--f-en)}@media only screen and (min-width:769px) and (max-width:1280px){.idx03 .block_clinic h4{font-size:18px;letter-spacing:.05em}.idx03 .block_clinic .clinic_it{padding:0 2%}.idx03 .block_clinic .clinic_points .points_num{font-size:60px}}@media only screen and (min-width:769px) and (max-width:1000px){.idx03{padding:60px 0 80px}}.idx04{padding:113px 0 138px}.idx04 .h3_st01{margin-bottom:40px}.idx04 .block_examination{margin-bottom:110px}.idx04 .block_examination .h4_st01{margin-bottom:13px}.idx04 .block_examination .examination_it{position:relative;transition:.3s all}.idx04 .block_examination .examination_img{width:327px;height:327px;border-radius:50%;background-color:#f5f7f9;display:flex;justify-content:center;align-items:center;margin-bottom:27px;transition:.3s all}.idx04 .block_examination .examination_it .cm_btn{margin-top:35px}.idx04_banner h4{color:#fff;text-align:center;font-size:26px;letter-spacing:.1em;margin-bottom:67px}.idx04_banner h4 .en{display:block;font-size:18px;letter-spacing:.1em;margin-bottom:1px}.idx04_banner .banner_it{margin-bottom:2px;height:420px;border-radius:5px;position:relative;z-index:0;background-color:#6ab0d5;overflow:hidden}.idx04_banner .banner_it::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:-1}.idx04_banner .banner_it.full_w{width:100%;height:280px}.idx04_banner .banner_it.it01::after{background-image:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/idx04_bnr_bg01.jpg)}.idx04_banner .banner_it.it02::after{background-image:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/idx04_bnr_bg02.jpg)}.idx04_banner .banner_it.it03::after{background-image:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/idx04_bnr_bg03.jpg)}.idx04_banner .banner_it .cm_btn{margin-left:auto;margin-right:auto}@media only screen and (min-width:769px){.idx04 .block_examination .examination_it{width: calc((100% - 140px) / 3);display:flex;flex-direction:column}.idx04 .block_examination .examination_it .cont{flex:1 1 auto}.idx04 .block_examination .examination_it:not(:nth-child(3n)) {margin-right:70px}.idx04 .block_examination .examination_it:hover .examination_img{box-shadow:0 0 10px rgba(0,0,0,.05)}.idx04_banner .banner_it{width: calc((100% - 2px) / 2);padding:52px 20px 20px}.idx04_banner .banner_it .box_in{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%}.idx04_banner .banner_it.full_w{padding:3px 37px 4px 82px}.idx04_banner .banner_it.full_w .box_in{flex-direction:row}.idx04_banner .banner_it.full_w h4{text-align:left}.idx04_banner .banner_it.full_w .cm_btn{width:50%;margin:auto}.idx04_banner .banner_it.full_w .title{width:50%}.idx04_banner .banner_it.full_w .title h4{display:table;margin:-4px auto 0}.idx04_banner .banner_it.full_w .title h4 .en{margin-bottom:4px}.idx04_banner .banner_it.it02{margin-right:2px}}@media only screen and (min-width:769px) and (max-width:1280px){.idx04{padding:80px 0}.idx04 .block_examination{margin-bottom:70px}.idx04 .block_examination .examination_it{width: calc((100% - 60px) / 3)}.idx04 .block_examination .examination_it:not(:nth-child(3n)) {margin-right:30px}.idx04 .block_examination .examination_img{width:25.547vw;height:25.547vw}.idx04_banner .banner_it{height:350px;padding-top:30px}.idx04_banner .banner_it.full_w{padding-left:30px}}.idx05{background: url(../images/idx05_bg.jpg) no-repeat center/cover;padding:140px 0 154px}.idx05 h3{font-size:36px;color:var(--main-color);font-weight:500;line-height:1.667;letter-spacing:.1em;position:relative;z-index:0;padding-top:77px;margin-bottom:26px}.idx05 h3 .en{position:absolute;top:21px;left:34px;z-index:-1;font-size:100px;line-height:1;color:#fff;text-transform:uppercase;font-weight:300;letter-spacing:.1em}.idx05_block{position:relative}.idx05_block .list_disease{display:inline-flex;flex-wrap:wrap;margin-right:-28px;margin-top:24px;margin-bottom:41px}.idx05_block .list_disease li{position:relative;font-weight:bold;font-family: var(--f-jp);letter-spacing:.1em;color:#5a5a5a;padding-left:23px;margin:0 25px 16px 0}.idx05_block .list_disease li::before{content:"";position:absolute;top:9px;left:0;width:8px;height:8px;border-radius:50%;background-color:var(--clr2)}.idx05_block .list_disease li.w100{width:100%}.idx05_block .list_disease li.note_list{width:100%}.idx05_block .list_disease li.note_list:before{display:none}.idx05_block.block_left .block_img::before{left:-320px}.idx05_block.block_left .block_img .img01{text-align:left}.idx05_block.block_left .block_img .img02{margin-left:auto}.idx05_block.block_right .block_img::before{right:-320px}.idx05_block.block_right .block_img .img01{margin-left:auto}.idx05_block.block_right .block_img .img02{text-align:left}.idx05_block .p_sm{font-size:12px}.idx05_block .block_img{position:relative;z-index:0}.idx05_block .block_img::before{content:"";position:absolute;top:129px;bottom:0;margin:auto;height:520px;width:865px;z-index:-1;border-radius:5px;background-color:#dce4ee}.idx05_block .block_img img{border-radius:5px;box-shadow:10px 10px 40px rgba(0,0,0,.05)}.idx05_block .block_img .img01{width:91.5%;max-width:626px}.idx05_block .block_img .img02{margin-top:-40px;width:69%;max-width:466px}@media only screen and (min-width:769px){.idx05_block{display:grid;justify-content:space-between;align-items:flex-start;margin-bottom:101px}.idx05_block:last-child{margin-bottom:0}.idx05_block h3,.idx05_block .block_content{max-width:510px;width:100%}.idx05_block .block_img{grid-row: 1/span 3}.idx05_block .block_content p:not(:last-child) {margin-bottom:12px}.idx05_block.block_left{grid-template-columns:53.46% 46%}.idx05_block.block_left h3,.idx05_block.block_left .block_content{padding-left:72px}.idx05_block.block_left .block_img .img02{margin-left:auto}.idx05_block.block_left.idx05_block03{grid-template-columns:47% 53%}.idx05_block.block_left.idx05_block03 h3,.idx05_block.block_left.idx05_block03 .block_content{padding-left:52px;max-width:610px}.idx05_block.block_left.idx05_block03 h3{padding-top:117px}.idx05_block.block_left.idx05_block03 h3 .en{top:62px;left:9px}.idx05_block.block_left.idx05_block03 .block_img::before{left:-319px;top:123px;width:756px}.idx05_block.block_left.idx05_block03 .cm_btn{margin-top:51px}.idx05_block.block_right{grid-template-columns:46.2% 53.46%;margin-bottom:100px}.idx05_block.block_right .block_img{grid-column-start:2}.idx05_block.block_right .block_img .img01{margin-left:auto}.idx05_block.block_right h3,.idx05_block.block_right .block_content{margin-left:auto;padding-right:79px}.idx05_block.block_right h3 .en{top:51px;left:-83px}.idx05_block02 h3{padding-top:107px}.idx05_block02 .list_disease{margin-bottom:39px}}@media only screen and (min-width:769px) and (max-width:1280px){.idx05{padding:80px 0 150px}.idx05 h3{font-size:30px;padding-top:50px}.idx05 h3 .en{font-size:70px;letter-spacing:0;top:15px;left:40px}.idx05 .block_img::before{height:38vw;top:4vw;width:100%}.idx05_block .list_disease li{padding-left:17px}.idx05_block .list_disease li::before{width:7px;height:7px;top:7px}.idx05_block.block_left{grid-template-columns:51% 48%}.idx05_block.block_left .block_img::before{left:-140px}.idx05_block.block_left.idx05_block03 h3{padding-top:50px}.idx05_block.block_left.idx05_block03 h3 .en{top:15px;left:-15px}.idx05_block.block_left.idx05_block03 h3,.idx05_block.block_left.idx05_block03 .block_content{padding-left:25px}.idx05_block.block_left.idx05_block03 .block_img::before{width:100%;top:10vw;left:-140px}.idx05_block.block_right{grid-template-columns:51% 47%}.idx05_block.block_right h3 .en{top:12px;left:-55px}.idx05_block.block_right .block_img::before{right:-140px}}@media only screen and (min-width:769px) and (max-width:1180px){.idx05{padding-bottom:120px}.idx05 h3 .en{left:0}.idx05_block.block_left h3,.idx05_block.block_left .block_content{padding-left:30px}.idx05_block.block_right h3,.idx05_block.block_right .block_content{padding-right:30px}.idx05_block.block_right h3 .en{left:-11px}}.idx06{padding:112px 0 140px}.idx06 .h3_st01{margin-bottom:72px}.idx06 .block_other h4{margin-bottom:9px;line-height:1.77}.idx06 .block_other h4 .txt_sm{font-size:16px;display:block}.idx06 .block_other .other_it{position:relative;transition:.3s all}.idx06 .block_other .other_it figure{background-color:#f5f7f9;border-radius:5px;display:flex;justify-content:center;align-items:center;height:360px}.idx06 .block_other .other_it .box_content{padding:29px 20px 19px}.idx06 .block_other .other_it .cm_btn{margin-top:35px}.idx06 .block_banner_other{margin-top:52px}.idx06 .block_banner_other .banner_it{position:relative;border-radius:5px;overflow:hidden;transition:.3s all;background-color:var(--clr2)}.idx06 .block_banner_other .banner_it .box_img{position:relative;display:flex;justify-content:center;align-items:center;height:280px;position:relative;z-index:0;padding-top:26px;overflow:hidden;transition:.3s all}.idx06 .block_banner_other .banner_it .box_img:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;z-index:-1;transition:.3s all}.idx06 .block_banner_other .banner_it.banner_faq .box_img::before{background-image:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/idx06_banner_bg01.jpg)}.idx06 .block_banner_other .banner_it.banner_faq .jp{padding-left:37px}.idx06 .block_banner_other .banner_it.banner_cost .box_img::before{background-image:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/idx06_banner_bg02.jpg)}.idx06 .block_banner_other .banner_it .en{font-size:60px;line-height:1;color:#fff}.idx06 .block_banner_other .banner_it .jp{color:#fff;font-family: var(--f-jp);font-size:24px;padding:13px 40px;background:#f6a0b5;background:linear-gradient(90deg,#f6a0b5 0%,#f48ca9 100%);position:relative}.idx06 .block_banner_other .banner_it .jp::after{content:"";position:absolute;top:2px;bottom:0;right:30px;margin:auto;width:6px;height:11px;background: url(../images/shared_icon_arrow.svg) no-repeat center/contain}@media only screen and (min-width:769px){.idx06 .block_other .other_it{width: calc((100% - 20px) / 3);margin-right:10px;display:flex;flex-direction:column}.idx06 .block_other .other_it .box_content{flex:1 1 auto}.idx06 .block_other .other_it:nth-child(3n) {margin-right:0}.idx06 .block_banner_other .banner_it{max-width:545px;width: calc((100% - 28px) / 2);margin-right:28px}.idx06 .block_banner_other .banner_it:hover .box_img::before{opacity:.8;transform:scale(1.05)}.idx06 .block_banner_other .banner_it:nth-child(2n) {margin-right:0}}@media only screen and (min-width:769px) and (max-width:1280px){.idx06{padding:80px 0}.idx06 .block_other .other_it figure{height:33vw;padding:2vw;max-height:360px}.idx06 .block_other .other_it .box_content{padding:24px 10px 15px}.idx06 .block_banner_other .banner_it{width: calc((100% - 14px) / 2);margin-right:14px}.idx06 .block_other .other_it .cm_btn{margin-top:20px;width:85%}.idx06 .block_banner_other .banner_it .box_img{height:24vw;max-height:280px}.idx06 .block_banner_other .banner_it .en{font-size:45px}.idx06 .block_banner_other .banner_it .jp{font-size:20px;padding:8px 25px}.idx06 .block_banner_other .banner_it.banner_faq .jp{padding-left:20px}}.idx07{padding:115px 0 215px;background: url(../images/idx07_bg.jpg) no-repeat center/cover}.idx07 .h3_st01{margin-bottom:80px}.idx07 .block_feature .h4_st01{text-align:left;line-height:2.083;margin-bottom:15px}.idx07 .block_feature .feature_it{overflow:hidden;border-radius:5px;background-color:#fff;margin-bottom:70px;box-shadow:10px 10px 40px rgba(0,0,0,.05)}.idx07 .block_feature .feature_cont{padding:46px 70px 49px 69px;position:relative;z-index:0}.idx07 .block_feature .feature_num{position:absolute;top:-13px;right:13px;color:#f5f7f9;font-size:120px;font-weight:300;letter-spacing:0;line-height:1;z-index:-1}@media only screen and (min-width:769px){.idx07 .block_feature .h4_st01{margin-left:-3px}.idx07 .block_feature .feature_it{max-width:545px;width: calc((100% - 28px) / 2);margin-right:28px}.idx07 .block_feature .feature_it:nth-child(2n) {margin-right:0}.idx07 .block_feature .feature_it:nth-child(2n) .feature_num {top:-13px;right:23px}.idx07 .block_feature .feature_it:nth-child(3) .feature_cont, .idx07 .block_feature .feature_it:nth-child(4) .feature_cont {padding-bottom:55px}}@media only screen and (min-width:769px) and (max-width:1280px){.idx07{padding:80px 0 120px}.idx07 .h3_st01{margin-bottom:40px}.idx07 .block_feature .h4_st01{letter-spacing:.05em;line-height:1.7;font-size:22px}.idx07 .block_feature .feature_num{font-size:90px;top:-8px}.idx07 .block_feature .feature_it{width: calc((100% - 14px) / 2);margin-right:14px;margin-bottom:40px}.idx07 .block_feature .feature_it:nth-child(2n) .feature_num {top:-8px;right:7px}.idx07 .block_feature .feature_cont{padding:40px 5% 40px}}@media only screen and (min-width:769px) and (max-width:1000px){.idx07 .block_feature .h4_st01{letter-spacing:0}.idx07 .block_feature .feature_cont{padding:40px 4%}}.idx08{padding:0 0 131px;background-color:#65aadd}.idx08_wrap{max-width:1440px;width:100%;margin:0 auto;position:relative;z-index:0}.idx08_wrap::before{content:"";position:absolute;top:-140px;left:-240px;width:100%;max-width:1410px;height:640px;background: url(../images/idx08_bg.jpg) no-repeat center/cover;z-index:-1;border-radius:0 5px 5px 0}.idx08 .h3_st01{color:#fff;width:100%;margin-bottom:42px;font-weight:400}.idx08 .h3_st01 .en{color:#fff}.idx08 .h3_st01::after{background-color:#fff}.idx08 .txt_sub{font-size:24px;line-height:2.083;font-weight:500;margin-bottom:16px}.idx08 .block_privacy{margin-bottom:112px}.idx08 .block_privacy .cm_btn{margin-top:51px}.idx08 .block_privacy .privacy_img{position:relative;z-index:0}.idx08 .block_privacy .privacy_img::before{content:"";position:absolute;top:114px;bottom:0;left:234px;width:619px;height:434px;background-color:#72b3e3;z-index:-1;margin:auto;border-radius:5px 0 0 5px}.idx08 .block_privacy .privacy_img img{box-shadow:10px 10px 40px rgba(0,0,0,.05)}.idx08 .block_privacy .privacy_img .img01{text-align:right;width:90%;margin-left:auto;margin-right:-1px}.idx08 .block_privacy .privacy_img .img02{margin-top:-35px;text-align:left;width:75%}.idx08 .block_privacy .privacy_cont{color:#fff}.idx08 .col_img_l{position:relative}.idx08_slider{align-items:flex-start}.idx08_slider .slider_img{position:relative;z-index:0}.idx08_slider .slider_img::before{content:"";position:absolute;top:-55px;left:-401px;background-color:#72b3e3;width:756px;height:680px;border-radius:0 5px 5px 0;z-index:-1}.idx08_slider .slider_img .slick-list{overflow:hidden;max-height:600px}.idx08_slider .slider_img li{padding-top:22px;position:relative}.idx08_slider .slider_img h4{color:#fff;width:100%;max-width:385px;font-weight:400;margin:33px auto 0;letter-spacing:.1em;padding:0 15px}.idx08_slider .slider_img .slider_num{position:absolute;top:-6px;left:26px;font-family: var(--f-en);font-size:80px;letter-spacing:0;line-height:1;color:#fff;font-weight:400}.idx08_slider .list_thumb{display:flex;flex-wrap:wrap}.idx08_slider .list_thumb li{width: calc((100% - 8px) / 2) !important;max-width:228px;margin-right:8px;margin-bottom:10px;position:relative;background-color:#fff;transition:.3s all;cursor:pointer}.idx08_slider .list_thumb li:nth-child(2n) {margin-right:0}.idx08_slider .list_thumb li figure{opacity:.6;transition:.3s all}.idx08_slider .list_thumb li.active figure,.idx08_slider .list_thumb li:hover figure{opacity:1}.idx08_slider .list_thumb li.active .slider_num,.idx08_slider .list_thumb li:hover .slider_num{opacity:0}.idx08_slider .list_thumb li .slider_num{position:absolute;top:0;right:0;left:0;bottom:0;text-align:center;color:#fff;font-size:40px;letter-spacing:0;font-family: var(--f-en);line-height:1;margin:auto;z-index:1;display:flex;justify-content:center;align-items:center;background-color:rgba(135,193,236,.8);transition:.3s all}.idx08_slider .btn_next,.idx08_slider .btn_prev{width:14px;height:24px;background-repeat:no-repeat;background-size:contain;background-position:center;background-color:transparent;border:0;top:unset;bottom:0;cursor:pointer;z-index:1;text-indent:-9999px;transition:.3s all}.idx08_slider .btn_next.btn_prev,.idx08_slider .btn_prev.btn_prev{background-image:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/shared_blog_arrow_prev.svg);left:0}.idx08_slider .btn_next.btn_next,.idx08_slider .btn_prev.btn_next{background-image:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/shared_blog_arrow_next.svg);right:0}.idx08_slider .btn_wrap{position:absolute;bottom:-6px;left:0;right:0;width:100%;max-width:355px;margin:auto}.idx08_consideration{background: url(../images/idx08_consideration_bg.jpg) no-repeat center/cover;padding:84px 86px 90px 109px;position:relative;border-radius:5px;margin-top:109px}.idx08_consideration h4{font-size:30px;color:#e46c7f;line-height:1.667;letter-spacing:.1em;font-weight:500;padding-top:3px}.idx08_consideration .cm_btn{margin-top:60px}@media only screen and (min-width:769px){.idx08 .h3_st01{padding-left:80px;margin-top:-7px}.idx08 .h3_st01 .en{text-indent:-5px}.idx08 .block_privacy{justify-content:space-between}.idx08 .block_privacy .privacy_img{order:3;width:42.6%;margin-top:-55px}.idx08 .block_privacy .privacy_cont{order:2;padding:0 80px;width:57.4%}.idx08 .col_img_l{max-width:573px;width:52%;margin-top:-22px}.idx08 .col_img_r{max-width:464px;width:46%}.idx08_slider .btn_prev:hover,.idx08_slider .btn_next:hover{bottom:5px}.idx08_consideration{display:grid;grid-template-columns:38.5% 64%;justify-content:space-between}.idx08_consideration .cont{grid-row: 1/span 3;grid-column-start:2;max-width:555px;margin-top:-2px}}@media only screen and (min-width:769px) and (max-width:1280px){.idx08{padding-bottom:80px}.idx08_wrap::before{top:-90px}.idx08 .h3_st01{margin-bottom:27px}.idx08 .txt_sub{font-size:20px}}@media only screen and (min-width:769px) and (max-width:1100px){.idx08 .h3_st01{padding-left:0}.idx08 .h3_st01 .en{text-indent:0}.idx08 .block_privacy .privacy_cont{padding:0 40px 0 0}.idx08 .block_privacy .privacy_img:before{height:30vw;left:100px;top:15vw;bottom:unset}.idx08_slider .slider_img::before{max-height:615px;height:64vw}.idx08_consideration{padding:60px 45px 70px 46px;grid-template-columns:36.5% 60%;margin-top:45px}.idx08_consideration h4{font-size:26px}.idx08_consideration .cm_btn{margin-top:40px}}.idx09{background: url(../images/idx09_bg.jpg) no-repeat center bottom/cover;padding:140px 0 169px}.idx09 h3{font-size:30px;color:var(--main-color);line-height:2;font-weight:500;letter-spacing:.1em;position:relative;margin-bottom:24px;z-index:0}.idx09 h3 .en{font-size:100px;color:#efefef;font-weight:300;letter-spacing:.1em;white-space:nowrap;line-height:1;position:absolute;top:-49px;right:-93px;text-transform:uppercase;z-index:-1}.idx09 .block_message{max-width:1440px;width:100%;margin:0 auto}.idx09 .block_message .message_img{position:relative;z-index:0}.idx09 .block_message .message_img .img_bf{bottom:unset;top:-140px;left:-240px;border-radius:0}.idx09 .block_message .message_img .img_bf img{border-radius:0}.idx09 .block_message .message_img img{border-radius:5px;box-shadow:10px 10px 40px rgba(0,0,0,.05)}.idx09 .block_message .txt_right{text-align:right;font-weight:500;font-size:18px;color:var(--main-color);border-top:1px solid #a0a0a0;margin-top:40px;padding-top:16px}.idx09 .gr_btn{margin-top:50px}@media only screen and (min-width:769px){.idx09 h3,.idx09 .message_cont{max-width:655px;padding-left:81px}.idx09 h3{padding-top:6px}.idx09 .block_message{display:grid;grid-template-columns:43.4% 56%}.idx09 .block_message .message_img{grid-row: 1/span 3}.idx09 .block_message .message_cont{max-width:656px}.idx09 .block_message .gr_btn{display:flex;flex-wrap:wrap}.idx09 .block_message .gr_btn .cm_btn{width: calc((100% - 15px) / 2);max-width:279px}.idx09 .block_message .gr_btn .cm_btn:not(:last-child) {margin-right:15px}}@media only screen and (min-width:769px) and (max-width:1440px){.idx09{background-size:auto}}@media only screen and (min-width:769px) and (max-width:1300px){.idx09{padding:100px 0}.idx09 h3{font-size:26px}.idx09 h3 .en{font-size:75px;right:7%;top:-31px}.idx09 .block_message .message_img .img_bf{top:-100px}.idx09 .gr_btn{margin-top:34px}}@media only screen and (min-width:769px) and (max-width:1100px){.idx09 h3 .en{right:0}.idx09 .message_cont,.idx09 h3{padding-left:25px}.idx09 .block_message{grid-template-columns:39.4% 60%;justify-content:space-between;padding-right:10px}.idx09 .block_message .message_img .img_bf{left:-140px}.idx09 .gr_btn .cm_btn a{letter-spacing:.02em;padding-left:10px;padding-right:20px}.idx09 .gr_btn .cm_btn a::after{right:10px}}.b_timework .txt_titme{color:var(--main-color);text-align:right;font-size:13px;line-height:1.84615;margin-top:15px}.tbl_titmework th,.tbl_titmework td{border:0;border-bottom:1px solid var(--main-color);font-weight:400;text-align:center}.tbl_titmework th:first-child,.tbl_titmework td:first-child{width:190px;padding-left:10px}.tbl_titmework th:last-child,.tbl_titmework td:last-child{padding-left:0;padding-right:16px}.tbl_titmework .icon_line{color:transparent;position:relative}.tbl_titmework .icon_line::before{content:"–";position:absolute;top:0;bottom:0;color:var(--main-color);font-size:10px;margin:auto;line-height:2.5;letter-spacing:0;font-weight:600}.tbl_titmework th{color:var(--main-color);padding:7px 6px 9px;font-feature-settings:"palt"}.tbl_titmework th:first-child{letter-spacing:.1em}.tbl_titmework td{color:var(--clr2);padding:20px 6px 23px;font-weight:600}.tbl_titmework td:first-child{font-weight:400;color:var(--main-color)}.tbl_titmework tr:last-child td{padding-top:18px;padding-bottom:24px}.idx10{background: url(../images/idx10_bg.jpg) no-repeat center/cover;padding:141px 0 221px}.idx10 .h3_st01{margin-bottom:74px;color:var(--main-color);letter-spacing:.2em}.idx10 .h3_st01 .en{color:var(--main-color)}.idx10 .b_infomation dl{display:flex;flex-wrap:wrap}.idx10 .b_infomation dl:not(:last-child) {padding-bottom:39px}.idx10 .b_infomation dl:nth-child(2) {padding-bottom:55px}.idx10 .b_infomation dl dt{width:100px;letter-spacing:.1em}.idx10 .b_infomation dl dd{width:calc(100% - 100px);padding-left:8px;letter-spacing:.1em;line-height:1.9}.idx10 .b_infomation .btn_news{margin-top:21px}.idx10 .b_infomation .btn_news a{color:var(--clr2);text-decoration:none;position:relative;border-bottom:1px solid var(--clr2);padding-bottom:11px}.idx10 .b_infomation .btn_news a::after{content:"";position:relative;display:inline-block;top:0;bottom:0;right:0;-webkit-mask-image:url(../images/shared_icon_arrow.svg);mask-image:url(../images/shared_icon_arrow.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--clr2);width:6px;height:10px;margin-left:30px}.idx10 .cm_btn{margin-top:71px}.idx10_map{height:299px;filter:grayscale(1);margin-bottom:55px}.idx10 .idx_banner{margin-top:115px}@media only screen and (min-width:769px){.idx10 .h3_st01 .en{text-indent:-3px;margin-bottom:7px}.idx10 .col_right{width:51%;max-width:545px}.idx10 .col_left{width:46%;margin-top:-9px}.idx10 .b_infomation dl dd{margin-top:-1px}.idx10 .idx_banner .bnr_it{height:140px;max-width:545px;width:49%}.idx10 .idx_banner .bnr_it a{padding-right:109px;padding-top:29px;padding-left:72px}.idx10 .idx_banner .bnr_it a::after{top:-1px}.idx10 .idx_banner .bnr_it:first-child a{padding-right:115px}.idx10 .idx_banner .bnr_it img{margin:auto}}@media only screen and (min-width:769px) and (max-width:1280px){.idx10{padding:80px 0 150px}.idx10 .h3_st01{margin-bottom:40px}.idx10 .col_left{padding-left:7vw}.idx10 .idx_banner{margin-top:113px}.idx10 .idx_banner .bnr_it{height:120px}.idx10 .idx_banner .bnr_it a{padding-right:80px;padding-top:29px;padding-left:30px}.idx10 .idx_banner .bnr_it:first-child a{padding-right:80px}.idx10 .idx_banner .bnr_it img{margin:auto}.idx10 .btn_news{margin-top:0}.idx10 .b_infomation dl:not(:last-child) {padding-bottom:40px}.idx10 .b_infomation dl:nth-child(2) {padding-bottom:50px}.idx10 .b_infomation dl dt{width:60px}.idx10 .b_infomation dl dd{width:calc(100% - 60px)}.idx10_map{margin-bottom:20px}.idx10 .idx_banner{margin-top:75px}.b_timework .txt_titme{font-size:12px}.tbl_titmework th:first-child,.tbl_titmework td:first-child{width:130px}.tbl_titmework .icon_line::before{line-height:2}.tbl_titmework td{padding:15px 6px 15px}.tbl_titmework tr:last-child td{padding-top:15px;padding-bottom:18px}}@media only screen and (min-width:769px) and (max-width:1000px){.idx10 .col_left{padding-left:0}}.idx11{padding-bottom:101px}.idx11 .block_news{position:relative;z-index:0;padding:133px 70px 138px 109px;margin-top:-100px}.idx11 .block_news::before{content:"";position:absolute;top:0;left:0;width:1920px;height:100%;background: url(../images/idx10_news_bg.jpg) no-repeat center/cover;border-radius:5px 0 0 5px;z-index:-1}.idx11 .cm_btn{margin-top:61px}.idx11 .list_post li:first-child a{padding-top:25px;padding-bottom:27px}.idx11 .list_post li:last-child a{padding-top:31px;padding-bottom:40px}.idx11 .list_post a{text-decoration:none;display:flex;padding:37px 30px 34px 2px;border-bottom:1px solid #a9a9a9;position:relative;letter-spacing:.1em;transition:.3s all}.idx11 .list_post a:hover{opacity:1}.idx11 .list_post a::after{content:"";position:absolute;top:0;bottom:0;right:20px;-webkit-mask-image:url(../images/shared_icon_arrow.svg);mask-image:url(../images/shared_icon_arrow.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;height:11px;width:6px;background-color:var(--clr2);margin:auto}.idx11 .list_post .date{font-weight:500;color:var(--main-color);width:110px;letter-spacing:.1em}.idx11 .list_post .title{color:var(--clr1);width:calc(100% - 110px);padding-left:25px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width:769px){.idx11 .h3_st01{letter-spacing:.2em}.idx11 .h3_st01 .en{text-indent:-4px}.idx11 .block_news{display:grid;grid-template-columns:37% 64%;justify-content:space-between}.idx11 .block_news .list_post{max-width:683px;grid-row: 1/span 3;grid-column-start:2;margin-top:-20px}.idx11 .block_news .list_post a:hover{background-color:rgba(246,159,181,.11);padding-left:10px}}@media only screen and (min-width:769px) and (max-width:1280px){.idx11{padding-bottom:80px}.idx11 .block_news{grid-template-columns:35% 60%;padding:91px 7% 90px;margin-top:-60px}.idx11 .list_post a::after{right:10px}.idx11 .list_post .date{width:80px}.idx11 .list_post .title{width:calc(100% - 80px)}}.clr_pink{color:var(--clr2)}.under .sitemap{padding-top:40px}.under .sitemap>ul>li p{margin-bottom:0;font-family: var(--f-en);color:var(--main-color);font-weight:500;font-size:1.1em}.under .sitemap>ul>li a,.under .sitemap>ul>li p{display:block;width:100%;padding:15px 15px 15px 30px;border-bottom:dotted 1px var(--clr2);color:#333;position:relative;box-sizing:border-box;text-decoration:none}.under .sitemap>ul>li a:before,.under .sitemap>ul>li p:before{content:"";position:absolute;width:15px;height:3px;background:var(--clr2);left:0;top:50%;margin-top:-2px}.under .sitemap>ul>li .title{font-size:1.6em;color:var(--main-color);line-height:1.5}.under .sitemap>ul>li p:after{content:"";position:absolute;width:3px;height:14px;background:var(--clr2);left:6px;top:50%;margin-top:-7px}.under .sitemap>ul>li a:hover{opacity:1;text-decoration:none;background:rgba(238,125,143,.2)}.under .sitemap>ul>li li a{padding-left:70px}.under .sitemap>ul>li li a:before{left:40px}.under #mainContent{padding-bottom:100px}.under .topic_path{font-size:12px;line-height:1.45;letter-spacing:.1em;padding:12px 0 7px;position:relative;z-index:1}.under .topic_path::before{content:"";background-image:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/xud_key_before.jpg.pagespeed.ic.6BaSE9VKvE.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;position:absolute;width:100vw;left:50%;margin-left:-50vw;min-height:510px;bottom:-6px;z-index:-1}.under .topic_path .inner{max-width:1300px;width:calc(100% - 40px)}.under .topic_path ul{display:block;padding:4px 10px 4px 0}.under .topic_path ul::after{content:"";display:block;clear:both}.under .topic_path ul li{float:left;text-transform:uppercase;color:#333}.under .topic_path a{text-decoration:none;color:var(--main-color)}.under .topic_path a:hover{opacity:1;text-decoration:underline}.under .topic_path span{display:inline-block;padding:0 7px;transform:scaleX(1);font-weight:500;color:var(--main-color);line-height:1}.under .key{background-image:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/xud_key_bg.jpg.pagespeed.ic.HxR8jRm2Ew.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;height:540px}.under .key .inner{height:100%}.under .key .key_text{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;position:relative;flex-direction:column;height:100%;padding:0 10px;padding-bottom:9px}.under .key .key_text h2{display:table;font-size:18px;font-weight:400;text-align:center;color:#fff;letter-spacing:.1em}.under .key .key_text .en{font-size:60px;color:#fff;text-transform:uppercase;letter-spacing:.1em;line-height:1;margin-bottom:6px;text-align:center}.under h2,.under h3,.under h4,.under h5,.under h6{line-height:1.4;letter-spacing:.1em}.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{background-size:50px auto;position:relative;margin-bottom:38px;color:var(--main-color);font-size: calc(var(--ttl_size) + 2px);font-weight:500;text-align:center}.under h3::after{content:"";display:block;width:60px;height:2px;margin:auto;margin-top:25px;background-color:var(--clr2)}.under h4{background-repeat:repeat;border-radius:10px;margin-bottom:30px;position:relative;font-weight:500;font-size:calc(var(--ttl_size) - 4px);color:var(--main-color)}.under h4::after{content:"";display:block;width:100%;height:1px;margin:auto;margin-top:12px;background-color:var(--clr2)}.under h5{margin-bottom:22px;position:relative;font-weight:500;font-size:calc(var(--ttl_size) - 8px);color:var(--main-color);padding-left:23px}.under h5::before{content:"";position:absolute;height: calc(100% + 1px);width:2px;left:0;top:0;background-color:var(--clr2)}.under h6{margin-top:30px;position:relative;margin-bottom:25px;font-size:calc(var(--ttl_size) - 10px);font-weight:500;padding-left:1.6666666667em;color:var(--main-color)}.under h6::before{content:"";position:absolute;top:6px;left:0;width:15px;height:15px;border-radius:50%;background-color:var(--clr2)}.under .cm_btn{margin-top:40px;max-width:350px}@media only screen and (min-width:769px) and (max-width:1280px){.under{--ttl_size:26px}.under .key .key_text h2{font-size:16px}.under .key .key_text h2::before{font-size:40px}.under h3{margin-bottom:30px}.under h3::after{margin-top:17px}.under h4{margin-bottom:25px}.under h4::after{margin-top:12px}.under h5{margin-bottom:17px}.under h6{margin-bottom:20px}.under h6::before{top:5px}}.under section:first-child h3{margin-top:195px}.under .blog-content .entry h3{margin-top:60px}.under .section>p:last-of-type,.under section>p:last-of-type{margin-bottom:0}.under .section>p:last-of-type+table,.under .section>p:last-of-type+ul,.under section>p:last-of-type+table,.under section>p:last-of-type+ul{margin-top:15px}.under section{padding-top:1px}.under section h3{margin-top:40px}.under .secH4{padding-top:40px}.under .secH5{padding-top:30px}.under .secH6{padding-top:20px}.under .imgBox.rowImg .image_l img,.under .imgBox.rowImg .image_r img{max-width:100%;max-height:500px}.under .imgBox.rowImg .image_l{float:left;margin-right:60px}.under .imgBox.rowImg .image_r{float:right;margin-left:60px}.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% - 510px)}.under .imgBox.rowImg.large .image_l,.under .imgBox.rowImg.large .image_r{max-width:440px}.under .imgBox.rowImg.large .txt_l,.under .imgBox.rowImg.large .txt_r{width:calc(100% - 475px)}.under .imgBox.rowImg.full .image_l,.under .imgBox.rowImg.full .image_r{max-width:60vw}.under .imgBox.colImg .list{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.under .imgBox.colImg p{margin-bottom:5px}.under .imgBox.colImg p:last-child{margin-bottom:0}.under .imgBox.colImg figure{margin-bottom:15px}.under .imgBox.colImg .text p{font-size:1em}.under .imgBox.colImg .text .ttl{font-size:1.375em;font-weight:bold;line-height:1.8;text-align:center;color:var(--clr4)}.under .imgBox.colImg3 figure,.under .imgBox.colImg2 figure{position:relative;background:#efefef;overflow:hidden;height:280px;width:100%;text-align:center}.under .imgBox.colImg3 img,.under .imgBox.colImg2 img{max-height:100%;max-width:100%;position:relative;max-height:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.under .imgBox.colImg3 .item{width:32%}.under .imgBox.colImg2 .item{width:49%}.under .imgBox.colImg1 .item{width:100%}.under .imgBox.colImg1 .item img{max-height:500px}.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 section:first-child h3{margin-top:85px}.under .imgBox.rowImg .image_l,.under .imgBox.rowImg .image_r{float:none;max-width:100%;margin-right:auto;margin-left:auto}}.under table{border-radius:3px}.under table.rollTable{width:100%}.under table.tbl_style01 th,.under table.tbl_style01 td{border:1px solid #ddd;padding:.625rem}.under table.tbl_style01 th img,.under table.tbl_style01 td img{max-width:100%}.under table.tbl_style01 th{background-color:var(--main-color);color:#fff;font-weight:normal;text-align:center;width:30%}.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 #ddd}.under table.tbl_style01.colHead tr:not(:last-child) th {border-bottom:1px solid #ddd}.under table.tbl_center th,.under table.tbl_center td{text-align:center}.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:var(--main-color);font-size:11px;letter-spacing:0}.under table.tbl_green th{background-color:#97c8c5;color:#333}.under table.tbl_yellow th{background-color:#f7da39;color:#333}.under table.tbl_aqua th{background-color:#a8d4e4;color:#333}.under table.tbl_pink th{background-color:#fadbe0;color:#333}@media only screen and (max-width:1000px) and (min-width:769px){.under table.tbl_style01 th,.under table.tbl_style01 td{padding:.5rem}.under table.tbl_style01 th{font-size:1em}.under table.tbl_style01 td{font-size:.9em}.under table.tbl_style02 th{font-size:1em}.under table.tbl_style02 td{font-size:.9em}}.under ul.list01.mcol-2{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap}.under ul.list01.mcol-2 li{width:49%;padding-right:10px}.under ul.list01 li{background-size:10px auto;position:relative;padding-left:24px;margin-bottom:15px;letter-spacing:.1em;line-height:2.25}.under ul.list01 li::before{content:"";width:.5em;height:.5em;border-radius:50%;left:0;top:.82em;background-color:var(--clr4);border-radius:50%;position:absolute}.under .list_note.no_mt{margin-top:0}.under .anchor-links{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:center;padding:20px 0 0}.under .anchor-links>div{background-color:var(--main-color);border-radius:3px;position:relative;display:block;min-width:135px;width:19%;margin:0% .5% 1%;text-align:center;color:#fff;font-size:.875em;line-height:1.5;letter-spacing:.15em}.under .anchor-links>div a{display:block;width:100%;padding:10px 5px 9px;color:inherit;font-size:inherit;line-height:inherit;text-decoration:none}.under .anchor-links>div::after{content:"";border:4px solid;border-bottom-color:transparent;border-left-color:transparent;border-right-color:transparent;position:absolute;top:auto;bottom:2px;left:calc(50% - 4px);right:auto;line-height:1}.under .anchor-links>div:hover a{opacity:1}.under .anchor-links>div:hover::after{bottom:0}.under .anchor-links>div.ext::after{content:">";border:0;position:absolute;top:calc(50% - .5em);bottom:auto;left:auto;right:7px;font-size:.857em;line-height:1;letter-spacing:0;transform:scaleX(.5)}.under .anchor-links>div.ext:hover::after{right:5px}.under .flow_box{margin-top:60px}.under .flow_box .box{position:relative;margin-bottom:80px;margin-left:auto;padding:65px 40px 35px;border:2px solid var(--main-color);border-radius:5px}.under .flow_box .box:last-child{margin-bottom:0}.under .flow_box .box:not(:last-child):before {content:"";position:absolute;clip-path:polygon(50% 18%,0 0,100% 0);background-color:var(--main-color);width:100px;height:110px;bottom:-144px;left:calc(50% - 50px)}.under .flow_box .box h4{margin-bottom:18px}.under .flow_box .num{position:absolute;top:-14px;left:15px;background-color:var(--main-color);color:#fff;text-transform:uppercase;font-family: var(--f-en);font-weight:600;font-size:15px;line-height:1;border-radius:5px;padding:1em}.under .flow_box .num span{font-size:1.7777777778em;margin-top:-.25em;margin-left:6px;line-height:1}.under .faq_box .box{border-radius:15px;overflow:hidden;margin-bottom:30px}.under .faq_box .rotate h4:after{transform:rotate(-90deg)}.under .faq_box h4{background-color:var(--main-color);color:#fff;font-weight:400;border-radius:0;padding:.8333333333em 1.25em .8333333333em 3.125em;transition:all .3s}.under .faq_box h4:hover{background-color:var(--clr2);cursor:pointer}.under .faq_box h4::after{content:"";display:block;position:absolute;background:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/faq_h4_ic.png);background-repeat:no-repeat;background-size:100% auto;background-position:center;width:1.2em;height:2.1em;right:20px;top:0;bottom:0;margin:auto;font-size:7px;transition:all .3s;transform:rotate(90deg)}.under .faq_box h4:before{content:"Q.";position:absolute;left:14px;top:0;bottom:0;margin:auto;display:flex;align-items:center;left:.5em;line-height:1;font-family: var(--f-en);font-size:1.6666666667em}.under .faq_box .content{padding-top:40px;padding-left:100px;padding-right:30px;padding-bottom:45px;background-image:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/key_before.jpg);background-position:bottom;background-size:cover;background-repeat:no-repeat;position:relative}.under .faq_box .content:after{content:"A.";position:absolute;font-family: var(--f-en);top:26px;left:40px;font-size:40px;color:var(--main-color);font-weight:500}.under .faq_box .content:before{content:"";position:absolute;-webkit-mask-image:url(../images/ud_faq_ic.png);-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;-webkit-mask-position:center;background-color:var(--main-color);width:36.6em;height:37.7em;bottom:10px;right:20px;font-size:3px;opacity:.05}.under .feature_box{margin-top:55px}.under .feature_box .box{padding:80px 40px 40px;box-shadow:0 0 15px 0 rgba(0,0,0,.1);margin-bottom:60px;position:relative;z-index:1}.under .feature_box .box:last-child{margin-bottom:0}.under .feature_box h4{margin-bottom:20px}.under .feature_box .content{margin-top:40px;margin-bottom:50px}.under .feature_box .content:last-of-type{margin-bottom:0}.under .feature_box .content h5{margin-bottom:15px}.under .feature_box .num{font-size:40px;font-family: var(--f-en);color:#fff;opacity:.8;letter-spacing:0;text-align:center;line-height:1;background:#e46c7f;display:flex;justify-content:center;align-items:center;width:1.75em;height:1.75em;border-radius:50%;margin:0 auto 10px;position:absolute;left:0;top:-20px;right:0}.under .feature_box .num::before{content:"";position:absolute;top:-3px;bottom:-3px;left:-3px;right:-3px;margin:auto;width: calc(100% + 6px);height: calc(100% + 6px);border:1px solid var(--clr2);border-radius:50%}.under .doctor_box{max-width:700px;margin:auto;position:relative}.under .doctor_box p{margin-bottom:0}.under .doctor_box .doctor_name{position:absolute!important;right:2%;bottom:30px;background:rgba(255,255,255,.95);padding:20px;z-index:1;color:var(--main-color);text-align:center;font-size:24px;font-weight:600;letter-spacing:.1em;line-height:1.5}.under .doctor_box .doctor_name span{font-size:80%;display:block}.under .ud_map{height:450px}.under .exp li{margin-bottom:1em;padding-bottom:.5em;display:flex;border-bottom:1px solid rgba(47,80,113,.5)}.under .exp li .year{width:8em;color:var(--main-color);font-weight:500}.under .exp li .txt{width:calc(100% - 8em)}@media only screen and (max-width:1280px) and (min-width:769px){.under ul.list01 li::before{top:.75em}.under .flow_box .box{padding:60px 40px 20px 40px;margin-bottom:70px}.under .flow_box .box:not(:last-child)::before {width:90px;height:90px;bottom:-120px}.under .flow_box .num{font-size:16px}.under .faq_box .box{margin-bottom:45px}.under .faq_box .content{padding-top:35px;padding-left:75px;padding-bottom:40px;padding-right:25px}.under .faq_box .content:after{font-size:30px;left:30px}.under .faq_box .content:before{font-size:2px}}.under .tbl_w25 th{width:25%}.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 .clinic_tbl02 td:not(:first-child) {color:var(--clr2)}.under table.clinic_tbl03 th{width:25%}.under table.tbl_w50 th,.under table.tbl_w50 td{width:50%}.under .teeth_box .secH4{width:48%}.under .teeth_box .secH5{padding-top:20px!important}.under .teeth_box img{max-height:180px}.under .teeth_box p{font-size:14px}.under .access_box_img01 .block{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.under .access_box_img01 .block:nth-child(even) .big {order:1}.under .access_box_img01 .block .big{width: calc(0.5 * (100% - 10px))}.under .access_box_img01 .block .small{width: calc(0.5 * (100% - 10px));display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-between}.under .access_box_img01 .block .small figure{width: calc((100% - 10px) * 0.5)}.under .access_box_img01 .block figure{border-radius:0;overflow:hidden;margin-bottom:10px}.under .access_box_img02 .block{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.under .access_box_img02 .block:nth-child(even) .big {order:1}.under .access_box_img02 .block .big{width: calc(0.5517241379 * (100% - 10px))}.under .access_box_img02 .block .small{width: calc(0.4482758621 * (100% - 10px));display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-between}.under .access_box_img02 .block .small figure{width: calc((100% - 10px) * 0.5)}.under .access_box_img02 .block figure{border-radius:10px;overflow:hidden;margin-bottom:10px}#pagination{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:40px auto 0}#pagination:empty{display:none}#pagination a,#pagination span{background-color:var(--main-color);display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;border-radius:100%;margin:10px 5px;width:32px;height:32px;color:#fff;line-height:1;text-decoration:none}#pagination a.prev,#pagination a.next,#pagination span.prev,#pagination span.next{background-repeat:no-repeat;background-position:center;background-size:7px auto;color:transparent}#pagination a.prev,#pagination span.prev{background-image:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/shared_blog_arrow_prev.svg)}#pagination a.next,#pagination span.next{background-image:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/shared_blog_arrow_next.svg)}#pagination a:hover{text-decoration:none;opacity:.7}#pagination span{opacity:.5}#pagination .active a,#pagination a.active:hover{background:none repeat scroll 0 0 #000;color:#fff}.blog-content .date{margin-bottom:20px;text-align:center;color:var(--main-color)}.blog_list_style01 .item{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-between;border-bottom:1px solid #bababa;padding-bottom:30px;margin-bottom:30px;align-items:flex-start}.blog_list_style01 .item figure{background-color:#fff;position:relative;overflow:hidden;border:1px solid #3593c8;width:220px;height:220px}.blog_list_style01 .item figure img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.blog_list_style01 .item .info{width:calc(100% - 250px);position:relative;padding-bottom:40px}.blog_list_style01 .item .info p{margin-bottom:0;line-height:1.5}.blog_list_style01 .item .info .date{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;align-items:center;margin-bottom:15px;padding-top:15px;font-size:90%}.blog_list_style01 .item .info .date .tag{display:inline-block;margin-left:20px;color:transparent;font-size:90%;letter-spacing:-1em}.blog_list_style01 .item .info .date .tag a{background-color:var(--clr4);display:inline-block;margin-left:2px;padding:0 10px;color:#fff;letter-spacing:0;text-decoration:none;border-radius:3px}.blog_list_style01 .item .info .date .tag a.blog{background-color:#301500}.blog_list_style01 .item .info .ttl{margin-bottom:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-decoration:underline;font-size:120%;font-weight:600;color:#333}.blog_list_style01 .item .info .ttl a{color:inherit}.blog_list_style01 .item .info .des{padding-bottom:45px}.blog_list_style01 .item .info .button{background-color:#fff;border:2px solid var(--clr2);border-radius:5px;position:absolute;bottom:0;right:0}.blog_list_style01 .item .info .button a{position:relative;z-index:1;display:flex;align-items:center;padding:5px 15px 5px 10px;font-size:90%;color:var(--clr2);text-decoration:none}.blog_list_style01 .item .info .button a span{display:block;position:absolute;right:5px;line-height:1em;top:calc(50% - .55em)}.blog_list_style01 .item .info .button a::before{opacity:0}.blog_list_style01 .item .info .button::after{content:"";background-color:var(--clr2);position:absolute;z-index:0;top:0;bottom:0;right:0;width:0;transition:all .3s ease}@media only screen and (min-width:769px){.blog_list_style01 .item .info .button:hover a{opacity:1;color:#fff}.blog_list_style01 .item .info .button:hover::after{width:100%}}@media only screen and (max-width:640px){.blog_list_style01 .item{display:block}.blog_list_style01 .item figure{margin:0 auto}.blog_list_style01 .item .info{width:100%;max-width:420px;margin:0 auto;padding-bottom:0}.blog_list_style01 .item .info .button{position:relative;display:table}}.blog_list_style02.colImg .list{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}.blog_list_style02.colImg p{margin-bottom:5px}.blog_list_style02.colImg p:last-child{margin-bottom:0}.blog_list_style02.colImg figure{margin-bottom:15px}.blog_list_style02.colImg .text p{font-size:1em}.blog_list_style02.colImg .text .ttl{font-family:inherit;font-size:1.1em;font-weight:bold;line-height:1.8;text-align:center;color:#0e7cad}.blog_list_style02.colImg4_blog .item{width:24%;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://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/shared_blog_logo.png) center no-repeat;background-size:contain;background-color:#fff;border:1px solid #000;position:relative;width:100%;height:400px;margin-bottom:15px}.blog_list_style02.colImg4_blog .item .img:before{position:absolute;top:0;bottom:0;left:0;right:0}.blog_list_style02.colImg4_blog .item .img img{transform:translate(-50%,-50%);transition:all .3s ease;position:absolute;top:50%;left:50%;max-height:100%;max-width:100%}.blog_list_style02.colImg4_blog .item:hover a{opacity:1}.blog_list_style02.colImg4_blog .item:hover .img img{filter:blur(5px) grayscale(50%);transform:translate(-50%,-50%) scale(1.15)}.blog_list_style02.colImg4_blog figure{background-color:#ddd;position:relative;overflow:hidden;width:100%;height:100%}@media only screen and (max-width:1000px) and (min-width:769px){.blog_list_style02.colImg4_blog .item .img{height:30vw}}@media only screen and (max-width:768px){.blog_list_style01 .item .info .des{padding-bottom:25px}.blog_list_style02.colImg4_blog .item .img{height:280px}.blog_list_style02.colImg4_blog figure{height:260px}}@media only screen and (max-width:640px){.blog_list_style02.colImg .list{justify-content:space-around}.blog_list_style02.colImg .item{margin-bottom:15px}.blog_list_style02.colImg figure{margin-bottom:5px}.blog_list_style02.colImg .text{font-size:14px}.blog_list_style02.colImg4_blog .item{width:49%}.blog_list_style02.colImg4_blog .item .img{height:48vw}.blog_list_style02.colImg4_blog figure{height:48vw}}.blog_detail_style02{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-around;margin-bottom:30px}.blog_detail_style02 .box_gallery{width:35%;max-width:400px}.blog_detail_style02 .box_gallery .main_img{background:#ededed;position:relative;height:400px;margin-bottom:11px}.blog_detail_style02 .box_gallery .main_img .item{transition:all .3s ease;position:absolute;top:0;bottom:0;left:0;right:0;opacity:0}.blog_detail_style02 .box_gallery .main_img .item.active{opacity:1}.blog_detail_style02 .box_gallery .main_img .img{overflow:hidden;margin:0;width:100%;height:100%}.blog_detail_style02 .box_gallery .main_img .img img{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;max-width:100%;max-height:100%}.blog_detail_style02 .box_gallery .thumb{display:flex;flex-wrap:wrap;margin-bottom:10px}.blog_detail_style02 .box_gallery .thumb li{background-color:#ededed;transition:all .2s ease;width:calc(12.5% - 4.4px);margin-right:5px;margin-bottom:5px;height:20vw;max-height:40px;overflow:hidden;position:relative;cursor:pointer;text-align:center}.blog_detail_style02 .box_gallery .thumb li:nth-child(8n+0) {margin-right:0}.blog_detail_style02 .box_gallery .thumb li:hover{opacity:.7}.blog_detail_style02 .box_gallery .thumb li img{width:auto;max-height:100%;max-width:100%;overflow:hidden;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.blog_detail_style02 .box_gallery .thumb.col_5 li{width:calc(20% - 4px);max-height:77px}.blog_detail_style02 .box_gallery .thumb.col_5 li:nth-child(5) {margin-right:0}.blog_detail_style02 .box_gallery.withSlick .main_img{height:auto}.blog_detail_style02 .box_gallery.withSlick .main_img .item{height:400px}.blog_detail_style02 .box_gallery.withSlick .main_img .item:nth-child(n) {display:block}.blog_detail_style02 .box_gallery.withSlick .thumb li{opacity:.5}.blog_detail_style02 .box_gallery.withSlick .thumb li::after{content:"";transition:all .2s ease;position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid transparent;z-index:1}.blog_detail_style02 .box_gallery.withSlick .thumb li.active{opacity:1}.blog_detail_style02 .box_gallery.withSlick .thumb li.active::after{border-color:#f93}.blog_detail_style02 .box_gallery.withSlick .thumb li:hover{opacity:1}.blog_detail_style02 .box_gallery.withSlick .controls p{display:table;cursor:pointer}.blog_detail_style02 .box_gallery.withSlick .controls p:hover{text-decoration:underline}.blog_detail_style02 .box_info{width:62%;max-width:710px}.blog_detail_style02 .box_info .intro{margin-bottom:20px}.blog_detail_style02 .box_info table{}.blog_detail_style02 .box_info table th{width:30%;background:#f5f5f5;color:var(--main-color)}.blog_detail_style02.noGallery .box_info{max-width:100%;width:100%}@media only screen and (max-width:768px){.blog_detail_style02 .box_gallery{width:100%;margin:0 auto 30px}.blog_detail_style02 .box_gallery .main_img{max-height:400px;height:100vw}.blog_detail_style02 .box_info{width:100%;margin:0 auto}.blog_detail_style02 .box_info table th{width:100%}.blog_detail_style02 .box_info table.tbl_style03{border-bottom:none}}.main_blog_container{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:80px}.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:var(--clr4);transform:none;position:static;display:block;margin-bottom:0;padding:15px 10px;width:100%;writing-mode:horizontal-tb;font-size:18px;color:#fff;text-align:center}.main_blog_container .sidebar ul:not(.children) {background-color:#fff;border:1px solid #ddebf2;border-top:0;padding:0 10px}.main_blog_container .sidebar ul:not(.children) > li {border-bottom:1px solid #959595;padding:12px 10px;font-size:90%}.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{padding-top:60px}.main_blog_container .main_blog_content{width:auto;margin:0 auto}.main_blog_container .sidebar{display:none}}.blog_post_button{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:600px;margin:100px auto 0}.blog_post_button>div{position:relative;width:32%;color:#fff;text-align:center;line-height:1;font-size:.9em;overflow:hidden;border-radius:5px}.blog_post_button>div::before,.blog_post_button>div::after{content:"";transition:all .2s ease;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:5px}.blog_post_button>div::before{background-color:var(--clr2)}.blog_post_button>div::after{border:1px solid var(--clr2);opacity:0;transform:scale(1.2,1.2)}.blog_post_button>div a{transition:all .3s;display:block;position:relative;z-index:1;padding:11px 10px 10px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;line-height:inherit;color:inherit;text-align:center;text-decoration:none}@media only screen and (min-width:769px){.blog_post_button>div:hover::before{opacity:0;transform:scale(.8)}.blog_post_button>div:hover::after{opacity:1;transform:scale(1)}.blog_post_button>div:hover a{color:var(--clr2)}}.contact-form-style01 .contact-table{background-size:cover;width:100%;margin:0 auto 0;overflow:hidden;position:relative}.contact-form-style01 .contact-table textarea{min-width:100%}.contact-form-style01 .contact-table::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.contact-form-style01 .contact-table input,.contact-form-style01 .contact-table select,.contact-form-style01 .contact-table textarea{border:1px solid;padding:4px 8px;border-radius:5px;font-size:1rem}.contact-form-style01 .contact-table input{width:100%}.contact-form-style01 .contact-table textarea{max-width:100%;width:100%;height:7em}.contact-form-style01 .contact-table input,.contact-form-style01 .contact-table textarea{transition:all .2s ease-in-out}.contact-form-style01 .contact-table input[type="radio"],.contact-form-style01 .contact-table input[type="checkbox"]{margin:5px 3px 5px 0;width:auto}.contact-form-style01 .contact-table [readonly*="readonly"]{background:none;border:0;font-weight:bold}.contact-form-style01 .contact-table dl{position:relative;z-index:1;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}.contact-form-style01 .contact-table dl:last-child dt,.contact-form-style01 .contact-table dl:last-child dd{border-bottom:0}.contact-form-style01 .contact-table dt{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;align-items:center;width:400px;padding:15px 20px}.contact-form-style01 .contact-table dt span{display:inline-block;border-radius:7px;padding:2px 7px 3px;margin-left:5px;font-size:70%;line-height:1}.contact-form-style01 .contact-table dd{width:calc(100% - 400px);padding:15px 25px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;align-items:center}.contact-form-style01 .contact-table .postal_code{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap}.contact-form-style01 .contact-table .inline span{max-width:75px;margin:0 5px;text-align:center}.contact-form-style01 .contact-table .inline input{text-align:center}.contact-form-style01 .contact-table .clockpicker input{width:70px;text-align:center}.contact-form-style01 .contact-table input:not([type=radio]):not([type=checkbox]):focus, .contact-form-style01 .contact-table textarea:focus {color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.contact-form-style01 .confirm-table textarea{resize:none;width:100%}.contact-form-style01 .confirm-table input:not([type=radio]):not([type=checkbox]):focus, .contact-form-style01 .confirm-table textarea:focus {color:inherit;background-color:transparent;border-color:transparent;outline:0;box-shadow:none}.contact-form-style01 .input_btn,.contact-form-style01 .button.thanks_btn{position:relative;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;max-width:520px;margin:40px auto 0}.contact-form-style01 .input_btn input,.contact-form-style01 .input_btn a,.contact-form-style01 .button.thanks_btn input,.contact-form-style01 .button.thanks_btn a{color:inherit;text-decoration:none;line-height:1}.contact-form-style01 .input_btn a,.contact-form-style01 .button.thanks_btn a{margin:0!important;display:flex;justify-content:center;align-items:center}.contact-form-style01 .input_btn input[type="button"],.contact-form-style01 .input_btn input[type="submit"],.contact-form-style01 .button.thanks_btn a{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:1px solid var(--clr2);font-family: var(--f-jp);border-radius:5px;overflow:hidden}.contact-form-style01 .input_btn input[type="button"]:hover,.contact-form-style01 .input_btn input[type="submit"]:hover,.contact-form-style01 .button.thanks_btn a:hover{opacity:1;background-color:#fff;color:var(--clr2)}.contact-form-style01 .button.thanks_btn a{padding:10px 10px 10px}.contact-form-style01 .input_btn input[type="button"],.contact-form-style01 .input_btn input[type="submit"],.contact-form-style01 .button.thanks_btn{background-color:var(--clr2);color:#fff;border-radius:5px;overflow:hidden}.contact-form-style01 .contact-table{border:1px solid #ddd}.contact-form-style01 .contact-table input,.contact-form-style01 .contact-table select,.contact-form-style01 .contact-table textarea{border-color:#ddd}.contact-form-style01 .contact-table dt{background-color:var(--main-color);border-bottom:1px solid #ddd;color:#fff}.contact-form-style01 .contact-table dt span{background-color:#fff;color:#ff3c7f}.contact-form-style01 .contact-table dd{border-bottom:1px solid #ddd}.contact-form-style01 .wpcf7-not-valid-tip{display:block;margin:3px 7px 0}.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}@-moz-document url-prefix() {
  .captcha_box {
    /* Fire Fox */
    display: block;
    width: 304px;
    height: 78px;
  }
}@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{border:none}.contact-form-style01 .contact-table dl{display:block}.contact-form-style01 .contact-table dl:last-child dd{border-bottom:1px solid #ddd}.contact-form-style01 .contact-table dt{border-left:1px solid var(--main-color);border-right:1px solid var(--main-color)}.contact-form-style01 .contact-table dt,.contact-form-style01 .contact-table dd{width:100%}.contact-form-style01 .contact-table dd{border-left:1px solid #ddd;border-right:1px solid #ddd}.contact-form-style01 .contact-table input,.contact-form-style01 .contact-table textarea{width:100%}.contact-form-style01 .contact-table input[type="checkbox"],.contact-form-style01 .contact-table input[type="radio"]{width:auto}.contact-form-style01 .wpcf7-list-item{display:block}.contact-form-style02{padding:40px 30px 40px}.contact-form-style02 .contact-table input,.contact-form-style02 .contact-table textarea{padding-bottom:20px;text-align:center}.contact-form-style02 .contact-table dl{width:100%}.contact-form-style02 .contact-table dl dt{width:100%;text-align:center}.contact-form-style02 .contact-table dl:not(.full) dt {bottom:20px}.contact-form-style02 .contact-table dl:not(.full).non-empty dt, .contact-form-style02 .contact-table dl:not(.full).focus dt {font-size:.9em}.contact-form-style02 .wpcf7-not-valid-tip{text-align:center}}.under{counter-reset:count}.under.page-interview .key{max-height:770px;background-image:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/interview_key_bg.jpg)}.under.page-interview .key .key_text{padding-top:9px;padding-bottom:18px;justify-content:center}.under.page-interview .key .key_text h2{display:block}.under.page-interview .key .key_text h2:before{display:none}.under.page-interview .key h2,.under.page-interview .key p{display:table;color:#fff;letter-spacing:.1em}.under.page-interview .key .catch{min-width:38em;font-size:10px;text-align:center}.under.page-interview .key .idx_en{font-size:6em;text-transform:uppercase;line-height:1;font-weight:400;margin-bottom:6px;text-indent:3px;font-family: var(--f-en)}.under.page-interview .key .name{display:inline-flex;position:relative;margin-bottom:.75em;padding-bottom:.62em;padding-right:.66em;align-items:center;font-size:3.6em;font-weight:500;line-height:1.5;font-family: var(--f-jp)}.under.page-interview .key .name .en{margin-left:.8em;font-size:.5em;letter-spacing:.1em;margin-top:.2777777778em}.under.page-interview #mainContent>.inner{max-width:1440px;padding:0}.interview_box{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding-bottom:89px;position:relative;z-index:3}@media only screen and (min-width:769px){.interview_box:last-of-type{padding-bottom:139px}.interview_box.box_right{flex-direction:row-reverse}.interview_box.box_right .interview_content .box_in{margin-left:auto}}.interview_img{position:relative;width:42%;max-width:597px;align-self:flex-start}.interview_img img{box-shadow:4px 10px 40px 0 rgba(0,0,0,.05);border-radius:5px}.interview_content{width:51%}@media only screen and (min-width:769px){.interview_content{margin-top:-8px}.interview_content .box_in{max-width:575px}.interview_content p{margin-bottom:36px}.interview_content p:last-child{margin-bottom:0}}.interview_content h4{font-size:30px;line-height:2;margin-bottom:24px;z-index:1}.interview_content h4:after{display:none}.interview_content h4:before{content:"0" counter(count);counter-increment:count;position:absolute;bottom:-.1666666667em;line-height:.5;font-weight:300;letter-spacing:0;font-size:4em;color:#f5f7f9;font-family: var(--f-en);top:.2416666667em;right:-.0583333333em;z-index:-1}.under.page-interview section{position:relative}.under.page-interview section:nth-of-type(2n+2) .interview_content h4:before {color:#fff}@media only screen and (min-width:769px){.under.page-interview section:nth-child(4) .interview_box.box_left .interview_content h4 {text-indent:12px}.under.page-interview section:nth-child(4) .interview_box.box_right .interview_content {padding-top:16px}.under.page-interview section:nth-child(6) .interview_box.box_right .interview_content {padding-top:16px}.under.page-interview section:last-child .interview_box.box_left .interview_content{padding-bottom:35px}}.under.page-interview section:last-child .interview_content h4:before{color:#fff}.interview_catch{padding-left:9px;padding-top:131px;padding-bottom:106px;position:relative;font-size:10px;z-index:3}@media only screen and (min-width:769px){.interview_catch:first-child{padding-top:160px}.interview_catch.catch03{padding-top:154px}.interview_catch.catch04{padding-bottom:91px}}.interview_catch p{font-size:36px;line-height:1.6666666667;text-align:center;font-weight:500;color:var(--clr2);z-index:2;position:relative;letter-spacing:.1em;font-family: var(--f-jp)}.interview_catch p:before{content:"interview";position:absolute;font-size:2.7777777778em;font-family: var(--f-en);text-transform:uppercase;color:#efefef;top:-24px;text-indent:-8px;left:0;right:0;text-align:center;margin-left:0;letter-spacing:.1em;font-weight:300;line-height:1;z-index:-1}.interview_catch.catch03:before{top:130px}.interview_catch.catch02 p:before,.interview_catch.catch04 p:before{color:#fff}.interview_catch.catch02:after,.interview_catch.catch04:after{content:"";position:absolute;background-color:#f5f7f9;height:100%;width:100vw;top:0;left:50%;margin-left:-50vw}.interview_catch.catch02:before,.interview_catch.catch04:before{content:"";position:absolute;background-image:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/itv_catch_ic01.png);background-repeat:no-repeat;background-size:100% auto;background-position:center;width:112.1em;height:67em;top:0;right:-22em;z-index:1;font-size:10px}.interview_catch.catch02+section:after,.interview_catch.catch04+section:after{content:"";position:absolute;background-color:#f5f7f9;height: calc(100% + 2px);width:100vw;bottom:-2px;left:50%;margin-left:-50vw}.interview_catch.catch02+section:before,.interview_catch.catch04+section:before{content:"";position:absolute;background-image:url(https://umeda-safe-clinic.jp/wp-content/themes/grits_theme/images/itv_catch_ic02.png);background-repeat:no-repeat;background-size:100% auto;background-position:center;width:53.0625em;height:39.375em;bottom:-.125em;left:-17.9375em;z-index:2}@media only screen and (max-width:1280px) and (min-width:769px){.under.page-short-interview .key .key_text,.under.page-interview .key .key_text{padding-left:40px;padding-right:6%}.under.page-short-interview .key .catch,.under.page-interview .key .catch{font-size:8px}.interview_catch{font-size:8px;padding-top:100px;padding-bottom:70px}.interview_catch:first-child{padding-top:120px;padding-bottom:55px}.interview_catch.catch03{padding-top:90px}.interview_catch p{font-size:28px}.interview_content{width:54%}.interview_content h4{font-size:24px;line-height:1.7}.interview_box{padding-bottom:70px}.interview_box:last-of-type{padding-bottom:100px}.interview_box.box_left .interview_content{padding-right:30px}.interview_box.box_right{flex-direction:row-reverse}.interview_box.box_right .interview_content{padding-left:30px}}@media only screen and (max-width:1000px) and (min-width:769px){.interview_content h4{letter-spacing:0;font-size:23px}}.box_hp_mainvisual{background:#fff;text-align:center;color:#292929;padding:50px 50px;position:absolute;right:60px;bottom:110px}.communication .box_hp_mainvisual{padding:50px 20px}.main_txt{margin-bottom:0;font-size:30px;font-weight:bold;line-height:1.3em}.main_txt_h{font-size:35px}.box_hb_stt{background:#fa8f20;color:#fff;text-align:center;border-radius:50%;position:absolute;font-weight:bold;height:130px;width:130px;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:0;bottom:0;-webkit-transform:translate(-60%,50%);-ms-transform:translate(-60%,50%);transform:translate(-60%,50%);margin-bottom:0}.main_hp_box .inner{position:relative;height:100%}.under #main.lexpage{padding:0 0}.archive_single_list_exlp .boxmain_tab a:last-child{border-bottom:1px solid #dedede}.lexpage .archive_single_list_exlp .list_post{margin-bottom:40px}.ttl_lp01{text-align:center;font-size:26px;font-weight:700;position:relative;margin-bottom:1.7em}.ttl_lp01_s02{padding-bottom:.85em}.ttl_lp01_s02:before{content:"";width:110px;height:3px;background:#1c1c1c;position:absolute;bottom:0;left:calc(50% - 55px)}.ttl_lp01 .sp_onl{display:none}.ttl_lp01 strong{font-size:140%}.lpbox{padding:55px 0}.lpbox01{background:#e9f3f5}.lpbox02{background:#faf8ef}.lpbox04{padding-top:10px}.blog-content .entry>h4{margin-top:60px}.blog-content .entry>h5{margin-top:50px}.blog-content .entry .colImg1 img,.img_wcap_ct img{max-height:500px}.blog-content .entry .list01{margin-top:30px}ul.list-tab01{padding:0;list-style:none;display:none;max-width:800px;margin:0 auto 30px;display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}ul.list-tab01 li{width: calc((100% - 20px) / 3);background:#b7b7b7;color:#fff;display:inline-block;padding:10px 0;cursor:pointer;font-size:20px;font-weight:bold;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;text-decoration:none;-webkit-box-shadow:inset 0 -4px 0 0 #7f7f7f;-moz-box-shadow:inset 0 -4px 0 0 #7f7f7f;box-shadow:inset 0 -4px 0 0 #7f7f7f;margin:0 10px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}ul.list-tab01 li.current{background:#9fbc8d;-webkit-box-shadow:inset 0 -4px 0 0 #386934;-moz-box-shadow:inset 0 -4px 0 0 #386934;box-shadow:inset 0 -4px 0 0 #386934}ul.list-tab01 li:nth-child(3n+3) {margin-right:0}.list_bxex_02{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:40px}.list_bxex02_col{width: calc((100% - 40px) / 3);margin-right:20px;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px;border-radius:5px;position:relative}.list_bxex02_col:nth-child(3n+3) {margin-right:0}.list_bxex02_col:before{content:"";width:0;height:0;border-top:20px solid #9fbc8d;border-right:20px solid transparent;position:absolute;left:3px;top:3px}.list_bxex02_ttl{font-size:30px;font-weight:bold;padding-top:20px;position:relative;margin-bottom:35px;text-align:center}.list_bxex02_ttl:before{content:"";background:#9fbc8d;width:60px;height:3px;position:absolute;left:50%;margin-left:-30px;bottom:-10px}.list_bxex02_col.list_bxex02_cl01:before{border-top:10px solid #9fbc8d;border-right:10px solid transparent}.list_bxex02_cl01 .list_bxex02_ttl:before{background:#9fbc8d}.list_bxex02_ttl.list_bxex02_ttl_01{font-size:20px;line-height:24px}.box_sub01{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:20px}.list_bxex02_btn{margin-bottom:0}.list_bxex02_btn a{background-size:15px auto;color:#fff;display:inline-block;padding:3px 35px 3px 20px;cursor:pointer;font-size:15px;font-weight:700;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.list_bxex02_btn a:hover{background-position:right 5px center;opacity:.8}.list_bxex02_ttl_sub{font-size:18px;color:#333;text-align:center;font-weight:bold;margin-bottom:0}.list_bxex02_des_ttl{font-size:16px;color:#333;text-align:center;font-weight:bold;margin-bottom:15px}.list_bxex02_des{font-weight:500;color:#333;margin-bottom:10px}.list_bxex02_pd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:25px}.list_bxex_02 li{background:#f9f9f9;padding:10px 1px 10px 1px;width: calc((100% - 21px) / 3);margin:0 10px 10px 0;text-align:center}.list_bxex_02 li:nth-child(3n+3) {margin-right:0}.list_bxex_02 li.list2r img{margin-bottom:5px}.list_bxex_02 li img{display:block;margin:0 auto 8px}.list_bxex_02 li span{font-size:11px;line-height:14px;display:block}.under_post{font-size:17px}.center_img{margin:0 auto 1.5em;text-align:center}.inbl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}.tag_cate{border:1px solid #e5127c;color:#e5127c;font-size:12px;font-weight:bold;margin-right:8px;line-height:20px;padding:0 12px}.post_date{font-size:16px;font-weight:bold}.img_wcap_ct{margin:40px auto 40px;text-align:center}.box_center{max-width:760px;margin:0 auto 40px}p:empty{display:none}.note01{margin-bottom:30px}.note01{position:relative;padding-left:20px;line-height:1.6em;margin-bottom:10px}.note01:before{content:"※";z-index:4;position:absolute;top:0;left:0}.note01.note_c{color:#d90029}.note01.note_c:before{color:#d90029}.box_ctwimg{clear:both;margin-bottom:40px}.box_ctwimg p:last-child{margin-bottom:0}.img_r{max-width:420px;float:right;margin:0 0 20px 40px}.img_l{max-width:420px;float:left;margin:0 40px 20px 0}.catption_txt{padding-top:10px;color:#8e8e8e;font-size:15px;display:block;letter-spacing:-.05em}.box_lig01{margin-top:40px;position:relative;padding:40px;background:#e3edf7;margin-bottom:40px}.box_lig01 p:last-child{margin-bottom:0}.box_lig02{margin-top:40px;position:relative;padding:40px;background:#f7f7f7;margin-bottom:40px}.box_lig02 p:last-child{margin-bottom:0}.maint0{margin-top:0}blockquote p,blockquote li,blockquote dt,blockquote dd,blockquote a{font-size:16px}blockquote{position:relative;padding:25px 30px 25px 70px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#f7f7f7;margin-bottom:40px;border-left:2px solid #e5127c;-webkit-box-shadow:1px 2px 2px 0 #e0e0e0;box-shadow:1px 2px 2px 0 #e0e0e0}blockquote:before{position:absolute;top:15px;left:20px;z-index:2;background-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}.blog-content .entry>h4{margin-top:40px}.blog-content .entry>h5{margin-top:35px}.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}}