@media only screen and (max-width:768px){.blurFixSP{image-rendering:optimizeSpeed;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:-o-pixelated;image-rendering:pixelated;image-rendering:optimize-contrast;-ms-interpolation-mode:nearest-neighbor}}.menu_toggle{background-color:rgba(255,255,255,.95);position:fixed;top:0;bottom:0;left:0;width:100%;padding:0 0 0;overflow:hidden;opacity:0;visibility:hidden;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.menu_toggle.active{opacity:1;visibility:visible}.menu_toggle ul li{position:relative;overflow:hidden}.menu_toggle p{margin-bottom:0}.menu_toggle .inside>ul>li a,.menu_toggle .inside>ul>li p{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.menu_toggle .inside > ul > li:nth-child(1) a, .menu_toggle .inside > ul > li:nth-child(1) p {-webkit-transition-delay:.25s;-o-transition-delay:.25s;transition-delay:.25s}.menu_toggle .inside > ul > li:nth-child(2) a, .menu_toggle .inside > ul > li:nth-child(2) p {-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.menu_toggle .inside > ul > li:nth-child(3) a, .menu_toggle .inside > ul > li:nth-child(3) p {-webkit-transition-delay:.35s;-o-transition-delay:.35s;transition-delay:.35s}.menu_toggle .inside > ul > li:nth-child(4) a, .menu_toggle .inside > ul > li:nth-child(4) p {-webkit-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s}.menu_toggle .inside > ul > li:nth-child(5) a, .menu_toggle .inside > ul > li:nth-child(5) p {-webkit-transition-delay:.45s;-o-transition-delay:.45s;transition-delay:.45s}.menu_toggle .inside > ul > li:nth-child(6) a, .menu_toggle .inside > ul > li:nth-child(6) p {-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}.menu_toggle .inside > ul > li:nth-child(7) a, .menu_toggle .inside > ul > li:nth-child(7) p {-webkit-transition-delay:.55s;-o-transition-delay:.55s;transition-delay:.55s}.menu_toggle .inside > ul > li:nth-child(8) a, .menu_toggle .inside > ul > li:nth-child(8) p {-webkit-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s}.menu_toggle .inside > ul > li:nth-child(9) a, .menu_toggle .inside > ul > li:nth-child(9) p {-webkit-transition-delay:.65s;-o-transition-delay:.65s;transition-delay:.65s}.menu_toggle .inside > ul > li:nth-child(10) a, .menu_toggle .inside > ul > li:nth-child(10) p {-webkit-transition-delay:.7s;-o-transition-delay:.7s;transition-delay:.7s}.menu_toggle .inside > ul > li:nth-child(11) a, .menu_toggle .inside > ul > li:nth-child(11) p {-webkit-transition-delay:.75s;-o-transition-delay:.75s;transition-delay:.75s}.menu_toggle .inside > ul > li:nth-child(12) a, .menu_toggle .inside > ul > li:nth-child(12) p {-webkit-transition-delay:.8s;-o-transition-delay:.8s;transition-delay:.8s}.menu_toggle .inside > ul > li:nth-child(13) a, .menu_toggle .inside > ul > li:nth-child(13) p {-webkit-transition-delay:.85s;-o-transition-delay:.85s;transition-delay:.85s}.menu_toggle .inside > ul > li:nth-child(14) a, .menu_toggle .inside > ul > li:nth-child(14) p {-webkit-transition-delay:.9s;-o-transition-delay:.9s;transition-delay:.9s}.menu_toggle .inside > ul > li:nth-child(15) a, .menu_toggle .inside > ul > li:nth-child(15) p {-webkit-transition-delay:.95s;-o-transition-delay:.95s;transition-delay:.95s}.menu_toggle.active .inside>ul>li a,.menu_toggle.active .inside>ul>li p{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}.menu_toggle .inside{-webkit-overflow-scrolling:touch;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;height:100%;overflow:auto}.menu_toggle .inside>ul{padding:100px 0 60px;width:100%}.menu_toggle .inside>ul>li{background-repeat:no-repeat;background-position:left 10px top 13px;background-size:auto 20px}.menu_toggle .inside>ul>li:first-child>a::before,.menu_toggle .inside>ul>li:first-child>a::after,.menu_toggle .inside>ul>li:first-child>p::before,.menu_toggle .inside>ul>li:first-child>p::after{display:none}.menu_toggle .inside>ul>li>a,.menu_toggle .inside>ul>li>p.title{cursor:pointer;padding:12px 20px 12px 20px;display:block;position:relative;border-bottom:1px dashed #41220f;font-size:15px;font-weight:700;color:#41220f;text-align:center;text-decoration:none}.menu_toggle .inside>ul>li>a span,.menu_toggle .inside>ul>li>p.title span{display:block;font-size:80%;color:#3ba4cc;letter-spacing:2px}.menu_toggle .inside>ul>li>a::before{position:absolute;top:50%;left:8px;border:4px solid #fff;border-bottom-color:transparent;border-right-color:transparent;border-top-color:transparent;-webkit-transform:translateY(-50%) scaleX(1.4);-ms-transform:translateY(-50%) scaleX(1.4);transform:translateY(-50%) scaleX(1.4)}.menu_toggle .inside>ul>li>p.title::before,.menu_toggle .inside>ul>li>p.title::after{content:"";background-color:#f39800;display:block;position:absolute;top:50%;right:10px;width:10px;height:2px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;opacity:1}.menu_toggle .inside>ul>li>p.title::before{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.menu_toggle .inside>ul>li>p.title::after{-webkit-transform:translate(-50%,-50%) rotate(90deg);-ms-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.menu_toggle .inside>ul>li>p.title.rotate::before{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.menu_toggle .inside>ul>li>p.title.rotate::after{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.menu_toggle .lv2 ul{background-color:rgba(243,152,0,.8)}.menu_toggle .lv2 li{padding:0 10px}.menu_toggle .lv2 li a,.menu_toggle .lv2 li p.title{display:block;position:relative;color:#fff;font-size:13px;padding:10px 10px 10px 25px;border-bottom:1px dotted rgba(255,255,255,.7);text-decoration:none}.menu_toggle .lv2 li a::after{content:"\203A";display:block;position:absolute;top:47%;left:10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:12px;font-weight:normal}#nav-icon{width:32px;height:27px;position:relative;margin:0 auto 0;cursor:pointer;-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out}#nav-icon span{background-color:#fff;display:block;position:absolute;height:2px;width:100%;opacity:1;left:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}#nav-icon span:nth-child(1) {top:3px}#nav-icon span:nth-child(2), #nav-icon span:nth-child(3) {top:11px}#nav-icon span:nth-child(4) {top:19px}#nav-icon.open span:nth-child(1) {top:11px;width:0%;left:50%}#nav-icon.open span:nth-child(2) {-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}#nav-icon.open span:nth-child(3) {-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}#nav-icon.open span:nth-child(4) {top:11px;width:0%;left:50%}.hamburger-btn{background-color:#f39800;width:60px;height:60px;padding:10px 0 0;position:fixed;top:0;right:0;z-index:10;cursor:pointer}.hamburger-btn .button-toggle{position:relative;width:100%;margin:0 auto;text-align:center;color:inherit}.hamburger-btn .button-toggle #menu_btn{color:#fff;font-size:13px;text-align:center;line-height:1;letter-spacing:0}@media only screen and (max-width:768px){body{font-size:87.5%}figure{text-align:center}img{max-width:100%}.TabContainer .TabPager li{width:33%}.totop{bottom:55px;right:5px}.totop .icon{width:40px;height:40px}.fblock{display:block}.fblock.true{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex}.under .topic_path{padding-bottom:10px}.txt_l,.txt_r{float:none;width:auto}.image_l,.image_r{float:none;width:auto;margin:0 0 20px;text-align:center;max-width:none}.btn-group .btn.style01,.btn-group .btn.style02{max-width:250px}.btn-group .btn.style01 a,.btn-group .btn.style02 a{padding:7px 35px;font-size:15px}.btn-group .btn.style01 a.md,.btn-group .btn.style02 a.md{font-size:13px}p{margin-bottom:13px;line-height:1.8}a .tel_click:hover{opacity:1;color:inherit}.slick-prev{left:0}.slick-next{right:0}.slick-arrow{z-index:1;top:15vw}.wrapper{min-width:inherit}.inner,.inner_sm{max-width:none;padding-left:10px;padding-right:10px}.header_top{width:100%;position:fixed;top:0;left:0;z-index:10}.header_top::before{display:none}.header_top.active{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.header_top p{margin-bottom:0}.header_top .logo{max-width:140px;width:auto;margin-left:10px;position:static;left:0;top:0;-webkit-transform:none;-ms-transform:none;transform:none}.header_top .inner{height:auto;display:block}footer{padding:40px 0 130px 0}footer .ft_info,footer .ft_link{width:100%;max-width:100%}footer .ft_logo{text-align:center}footer .ft_re{margin-bottom:40px}footer .ft_add{width:auto;bottom:0;left:calc(100% - 58vw)}footer .ft_add .tel{padding-left:6vw;background-size:auto 4vw}footer .ft_add .tel a{font-size:5vw;pointer-events:visible}footer .ft_add .des{font-size:2vw}footer .ft_info table{margin:20px 0 13px 0}footer .ft_info table th,footer .ft_info table td{font-size:14px}footer .ft_info table th{padding:13px 8px}footer .ft_info .note{font-size:12px}footer .copyright{margin-top:50px;font-size:14px}.fix_modal{width:260px;bottom:0}.fix_modal .fix_box{padding:10px 10px 15px}.fix_modal .close{width:60px;height:60px}.fix_modal .close::before,.fix_modal .close::after{width:15px;bottom:18px;left:10px}.fix_modal .ttl{font-size:14px}.fix_modal .idx_btn{max-width:180px}.fix_modal .idx_btn a{padding:10px;font-size:12px;background-position:right 10px center}.fix_modal.active{bottom:50px}.fixed_banner{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:fixed;top:auto;bottom:0;left:0;right:auto;width:100%;height:50px;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out , -webkit-transform .3s ease-in-out}.fixed_banner.active{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}.fixed_banner::before{display:none}.fixed_banner p{font-weight:normal}.fixed_banner p::before{margin-bottom:5px}.fixed_banner .tel,.fixed_banner .web,.fixed_banner .line{width: calc(100% / 3);height:auto}.fixed_banner .tel p,.fixed_banner .web p,.fixed_banner .line p{padding:0 0;font-size:13px;line-height:1}.fixed_banner .tel p::before,.fixed_banner .web p::before,.fixed_banner .line p::before{height:18px;background-size:auto 18px}.fixed_banner .tel p span{-webkit-writing-mode:lr-tb;-ms-writing-mode:lr-tb;writing-mode:lr-tb}}@media only screen and (max-width:425px){footer{padding:40px 0 95px 0}footer .ft_add .tel{padding-left:7vw;background-size:auto 5vw}footer .ft_add .tel a{font-size:6vw}footer .ft_add .des{font-size:2.5vw}footer .ft_info table th,footer .ft_info table td{font-size:12px}footer .ft_info table th{padding:13px 5px}footer .ft_info table td{padding:13px 5px}footer .ft_info .note{margin-left:0}}@supports (-webkit-touch-callout: none) {
  footer .ft_add .des {
    font-size: 1.9vw;
  }
}@media only screen and (max-width:768px){.home_page .key{height:100vh;margin-top:0}.home_page .key .key_text{max-width:none;max-height:none;width:auto;position:static;-webkit-transform:none;-ms-transform:none;transform:none}.home_page .key .key_text .item{height:100vh;padding-top:40vh}.home_page .key .key_text ul li:nth-of-type(1) .item {background-image:url(https://soyokaze-ac.jp/wp-content/themes/grits_theme/images/idx_key_bg01_sp.jpg.pagespeed.ce.74ydYl-Msp.jpg)}.home_page .key .key_text ul li:nth-of-type(2) .item {background-image:url(https://soyokaze-ac.jp/wp-content/themes/grits_theme/images/idx_key_bg02_sp.jpg.pagespeed.ce.xTl0NJPS1V.jpg)}.home_page .key .key_text ul li:nth-of-type(3) .item {background-image:url(https://soyokaze-ac.jp/wp-content/themes/grits_theme/images/idx_key_bg03_sp.jpg.pagespeed.ce.kY53H1QcZk.jpg)}.home_page .key .key_text h2{font-size:5vw}.home_page .key .key_text .txt{font-size:2.8vw}}@media only screen and (max-width:768px) and (orientation:landscape){.home_page .key .key_text h2{font-size:4vw}.home_page .key .key_text .txt{font-size:1.8vw}}@media only screen and (max-width:768px){.idx_btn{max-width:240px}.idx_btn a{padding:12px 10px;background-position:right 10px center;font-size:14px}.idx_h3_ttl{font-size:18px}.idx_h3_ttl.cl02{padding-top:99px}}@media only screen and (max-width:425px){.idx_h3_ttl{font-size:14px}.home_page .key .key_text .txt{font-size:3.2vw}}@media only screen and (max-width:768px){.idx01_bg{padding:60px 0}.idx01_box{display:-webkit-box;display:-ms-flexbox;display:flex}.idx01_box .col{width:100%;max-width:100%;background-repeat:repeat-x , repeat-x , repeat-y , repeat-y}.idx01_box .col h4{margin-bottom:15px;padding-bottom:5px;font-size:26px}.idx01_box .col dl{padding:12px 10px}.idx01_box .col dt{width:80px}.idx01_box .col dd{width:calc(100% - 80px)}.idx01_box .col_l{margin-bottom:30px}.idx01_box .col_l h4{padding-left:42px;background-size:auto 20px}.idx01_box .col_r h4{padding-left:40px;background-size:auto 26px}.idx01_box .col_bg{margin:22px 19px;padding:10px 20px}}@media only screen and (max-width:425px){.idx01_box .col h4{font-size:23px;background-position:left top 9px}.idx01_box .col_bg{padding:0 5px 10px 5px}}@media only screen and (max-width:768px){.idx02::after{width:100%;top:170px;right:0;background-size:auto 55vw;height:55vw;background-position:center;background-color:#edeeef}.idx02 .idx_h3_ttl{margin-bottom:58vw;text-align:center}.idx02 .idx_h3_ttl .eng{line-height:1.6}.idx02 .idx_box_btn{margin-top:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.idx02 .idx_box_btn .idx_btn:first-child{margin-left:12px}.idx02_box{width:100%;max-width:100%;padding:40px 0 80px 0}.idx02_box_name{padding:10px 20px;bottom:auto;top:65vw;right:10vw}.idx02_box_name .pos{font-size:2vw}.idx02_box_name .name{font-size:3vw}.idx02_box_name .name .eng{font-size:60%}}@media only screen and (max-width:640px){.idx02::after{background-size:auto 66vw;height:66vw}.idx02 .idx_h3_ttl{margin-bottom:72vw}.idx02_box_name{top: calc(70vw + 50px)}}@media only screen and (max-width:425px){.idx02::after{top:140px}.idx02_box_name{top: calc(68vw + 50px);padding:10px}.idx02_box_name .pos{font-size:3vw}.idx02_box_name .name{font-size:4vw}.idx02_box_name .name .eng{font-size:82%}}@media only screen and (max-width:320px){.idx02_box_name{top: calc(74vw + 50px)}}@media only screen and (max-width:768px){.idx03{margin:44px 0;padding:0 0 112px 0}.idx03::after{background-position:center}.idx03_box{padding:30px 20px}.idx03_box::before{background-size:auto 12vw;width:12vw;height:12vw;left:8vw}.idx03_box::after{background-size:auto 30px;width:30px;height:30px}.idx03_box .jp{font-size:3.9vw}.idx03_box .eng{font-size:2.3vw}}@media only screen and (max-width:425px){.idx03_box::before{background-size:auto 10vw;width:10vw;height:10vw;left:3vw}.idx03_box::after{background-size:auto 25px;width:25px;height:25px;right:10px}.idx03_box .jp{font-size:5vw}.idx03_box .eng{font-size:3vw}}@media only screen and (max-width:768px){.idx04{padding:45px 10px 100px 10px}.idx04_box .item{width:100%;margin:0 auto 84px auto}.idx04_box .item::before,.idx04_box .item::after{background-size:contain;top:-7vw}.idx04_box .item::before{left:1vw}.idx04_box .item::after{right:1vw}.idx04_box .item h4{font-size:18px}.idx04_box .box_infor{padding:50px 30px 20px 30px}.idx04_box .point{width:80px;height:80px;font-size:12px}}@media only screen and (max-width:425px){.idx04 .idx_h3_ttl{margin-bottom:40px}.idx04_box .item{margin:0 auto 60px auto}.idx04_box .item::before,.idx04_box .item::after{top:-20vw}.idx04_box .item::before{left:-2vw}.idx04_box .item::after{right:-2vw}.idx04_box .box_infor{padding:40px 15px 20px 15px}.idx04_box .point{width:70px;height:70px;font-size:10px}}@media only screen and (max-width:320px){.idx04_box .item::before,.idx04_box .item::after{top:-28vw}.idx04_box .item h4{font-size:16px}}@media only screen and (max-width:768px){.idx05{padding:40px 0 130px 0}.idx05::before{max-height:100px}.idx05::after{background-position:left 46% center}.idx05 .idx_h3_ttl{padding-top:110px;margin-bottom:100px}.idx05_box{display:-webkit-box;display:-ms-flexbox;display:flex}.idx05 .box_img::after{background-size:contain;height:300px;background-position:center;top:40%}.idx05 .box_img img{width:100%;max-width:320px}.idx05 .item{width:49%;margin-bottom:103px}.idx05 .item h4{padding-bottom:15px;font-size:18px}.idx05 .item .txt{font-size:12px}.idx05 .item:nth-of-type(5), .idx05 .item:nth-of-type(6) {margin-bottom:0}.idx05 .box_infor{padding:18px 15px 20px 15px}}@media only screen and (max-width:425px){.idx05::after{background-position:left 38% center}.idx05 .item{width:100%}.idx05 .item:nth-of-type(5) {margin-bottom:103px}}@media only screen and (max-width:768px){.idx06{padding:0 0 60px 0}.idx06 .inner{overflow:hidden}.idx06 .idx_h3_ttl{top:-30px;left:11.2%}.idx06 .idx_h3_ttl img{max-width:280px}.idx06 .item{width:90%;max-width:546px;padding-left:0!important}.idx06 .item h4{font-size:22px}.idx06 .item .txt{font-size:14px}.idx06 .item:nth-of-type(even) {margin-left:auto}.idx06 .item:not(:first-child) {margin-top:30px}.idx06 .item:nth-of-type(1) {margin-top:210px}.idx06 .box_infor{margin:-100px 0 0!important;padding:20px}}@media only screen and (max-width:425px){.idx06 .idx_h3_ttl img{max-width:220px}.idx06 .item .txt{font-size:12px}.idx06 .item:nth-of-type(1) {margin-top:150px}.idx06 .box_infor{margin:-60px 0 0!important;padding:10px}}@media only screen and (max-width:768px){.idx07 .set_video{margin-top:40px}.idx07{padding:40px 0}.idx07_box{padding:40px}.idx07 .idx_h3_ttl{margin-bottom:30px}.idx07_col .col_l,.idx07_col .col_r{width:100%;max-width:100%;padding:0}.idx07_col .col_r{margin-top:30px}.idx07_col .map iframe{max-width:100%}.idx07_col .box_info dt{width:80px}.idx07_col .box_info dd{width:calc(100% - 80px)}.idx07_col .box_time th,.idx07_col .box_time td{font-size:14px}.idx07_col .box_time th{padding:12px 6px}.idx07_col .box_time td{padding:16px 5px 12px 5px}.idx07_col .note{font-size:12px}.idx07 .idx_box_btn{margin-top:30px}}@media only screen and (max-width:425px){.idx07_box{padding:20px}.idx07_col .box_time th,.idx07_col .box_time td{font-size:12px}.idx07_col .box_time th{padding:12px 2px}.idx07_col .box_time td{padding:16px 2px 12px 2px}.idx07_col .box_info dt,.idx07_col .box_info dd{font-size:12px}.idx07_col .box_info dt{width:50px}.idx07_col .box_info dd{width:calc(100% - 50px)}.idx07_col .note{margin-left:0}}@media only screen and (max-width:768px){.idx08{padding:40px 0}.idx08 .inner{display:-webkit-box;display:-ms-flexbox;display:flex}.idx08 .item{width:calc(50% - 20px)!important}}@media only screen and (max-width:425px){.idx08 .item{width:100%}}@media only screen and (max-width:768px){.idx10{padding:40px 0}.idx10_h3_ttl{font-size:36px;text-align:center}.idx10 .col_l,.idx10 .col_r{width:100%;max-width:480px;padding:0;margin:0 auto}.idx10 .col_l{margin-bottom:30px}.idx10 .col_l .txt{font-size:16px;text-align:center}.idx10 .box_infor{padding:20px}.idx10 .box_infor .tel{background-size:auto 30px;font-size:36px;display:table;margin:0 auto 22px auto}.idx10 .box_infor .tel a{pointer-events:visible}.idx10 .box_infor dl dt,.idx10 .box_infor dl dd{font-size:14px}.idx10 .box_infor dl dt{width:70px}.idx10 .box_infor dl dd{width:calc(100% - 70px)}.idx10 .box_infor .note{margin-left:auto;margin-right:auto;padding:10px 20px}.idx10 .box_infor .note::after{top:-110px;right:-33px;height:150px}.idx10 .box_infor .note p{margin:0;font-size:14px}}@media only screen and (max-width:425px){.idx10 .box_infor .tel{padding-left:35px;font-size:28px;background-size:auto 24px}.idx10 .box_infor dl dt,.idx10 .box_infor dl dd{font-size:12px}.idx10 .box_infor dl dt{width:60px}.idx10 .box_infor dl dd{width:calc(100% - 60px)}.idx10 .box_infor .note{padding:10px}.idx10 .box_infor .note::after{top:-70px;right:-6px;height:100px;background-position:bottom right}.idx10 .box_infor .note p{font-size:12px}}@media only screen and (max-width:768px){.under #mainContent{padding-bottom:50px}.under #mainContent::before,.under #mainContent::after{width:100%}.under #mainContent::before{top:5%}.under #mainContent::after{top:auto;bottom:0;background-position:right bottom}.under .key{height:300px}.under .key .key_text{padding:0}.under .key h2{font-size:28px}.under h3{margin-bottom:25px;font-size:18px;background-size:auto 80px}.under h4{padding-left:40px;margin-bottom:20px;font-size:24px;background-size:auto 30px;background-position:left top 3px}.under h5{padding-left:40px;margin-bottom:15px;font-size:20px;background-size:auto 25px}.under h6{padding-left:30px;margin-bottom:10px;font-size:16px;background-size:auto 20px}}@media only screen and (max-width:425px){.under .key h2{font-size:22px;letter-spacing:0}.under h3{margin-bottom:25px;font-size:16px;letter-spacing:0}.under h4{padding-left:35px;margin-bottom:20px;font-size:18px;letter-spacing:0;background-size:auto 25px;background-position:left top 0}.under h5{padding-left:30px;margin-bottom:15px;font-size:17px;letter-spacing:0;background-size:auto 20px}.under h6{margin-bottom:15px;font-size:16px;letter-spacing:0}}@media only screen and (max-width:768px){.under section:first-child h3{margin-top:35px}.under section{padding-top:1px}.under section h3{margin-top:60px}.under .secH4{padding-top:40px}.under .secH5{padding-top:30px}.under .imgBox.rowImg .image_l,.under .imgBox.rowImg .image_r{float:none;width:auto;margin:0 0 20px;text-align:center;max-width:none}.under .imgBox.rowImg .image_l:nth-child(n), .under .imgBox.rowImg .image_r:nth-child(n) {max-width:none}.under .imgBox.rowImg .txt_l,.under .imgBox.rowImg .txt_r{float:none;width:auto}.under .imgBox.rowImg.large .image_l,.under .imgBox.rowImg.large .image_r{max-width:none}.under .imgBox.rowImg.large .txt_l,.under .imgBox.rowImg.large .txt_r{width:auto}.under .imgBox.colImg .item:not(:last-of-type) {margin-bottom:30px}.under .imgBox.colImg figure{margin-bottom:15px}.under .imgBox.colImg .text{font-size:14px}.under .imgBox.colImg2 .item,.under .imgBox.colImg3 .item{width:100%}.under .imgBox.colImg2 img,.under .imgBox.colImg3 img{max-height:100%}.under .acf_block h3{margin-bottom:0}.under .acf_block .text_h3{margin:25px 0 0}.under .acf_block .text_h4{margin:20px 0 0}.under .acf_block .text_h5{margin:15px 0 0}.under table.rollTable{width:768px}.under table.resTable{display:block}.under table.resTable tbody,.under table.resTable tr,.under table.resTable th,.under table.resTable td{display:block}.under table.resTable td:not(:last-child) {border-bottom:0}.under table.resTable.tbl_style01.colHead tr th{border-bottom:none}.under table.resTable.tbl_style01.colHead tr:not(:first-child) th {border-top:none}.under table.resTable.tbl_style02.colHead th{border-bottom:none}.under table.resTable.tbl_style02.colHead tr:not(:last-child) td {border-bottom:none}.under .tbl_note{display:block}.under ul.list01 li{font-size:14px}.under ul.list01.mcol-2 li{width:100%;padding-bottom:9px;padding-right:0}.under .doctor_box{padding:0}.under .doctor_box .doctor_name{bottom:5vw;right:3.5vw;font-size:4vw;padding:3vw 2vw}.under.page-clinic .clinic_tbl01 th{width:150px}.under .interview_sub{padding:30px 10px}.under .interview_sub p{font-size:22px}.under .interview_box{margin-top:40px;padding:0}.under .interview_box .item{width:calc(100% - 20px);margin-left:auto;margin-bottom:40px}.under .interview_box .item:nth-of-type(2n+0) {margin-left:0}.under .interview_box .item:nth-of-type(2n+0) .thumb figure {margin-left:auto}.under .interview_box .item:nth-of-type(2n+0) .text {margin-left:0}.under .interview_box .item .label{font-size:18px;width:90px;height:90px}.under .interview_box .item .text{position:relative;left:auto;top:auto;-webkit-transform:none;-ms-transform:none;transform:none;width:90%;margin:-40px 0 0 auto}.under .interview_box .item .text h4{padding-left:40px;font-size:22px;background-size:auto 25px}.under .interview_box .item .thumb figure{width:95%}.under .under_box_flow{margin-top:40px}.under .under_box_flow .item{padding:20px}.under .under_box_flow .item:nth-of-type(even) .ttl {padding:5px 30px 5px 20px;margin-right:-20px}.under .under_box_flow .item .num{width:80px;height:80px}.under .under_box_flow .item .ttl{margin-left:-20px;width:calc(100% - 50px);padding:5px 20px 5px 30px}}@media only screen and (max-width:425px){.under .interview_sub p{font-size:20px}.under .interview_box .item .label{width:70px;height:70px;font-size:14px}.under .interview_box .item .text{width:100%;padding:20px}.under .interview_box .item .text h4{font-size:18px}.under .interview_box .item .thumb figure{width:100%}.under .under_box_flow .item{padding:15px}.under .under_box_flow .item .num{width:70px;height:70px}}@media only screen and (max-width:375px){.under .imgBox.colImg .text{font-size:13px}.under .imgBox.colImg2 .item,.under .imgBox.colImg3 .item{width:100%}.under.page-clinic .clinic_tbl01 th{width:100px}}@media only screen and (max-width:768px){.under .clinic_tbl01 th{width:auto;text-align:left}.under .teeth_box .secH4{width:100%}}@media only screen and (max-width:425px){.under .access_box_img01 .block:nth-child(even) .big, .under .access_box_img02 .block:nth-child(even) .big {-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.under .access_box_img01 .block .big,.under .access_box_img01 .block .small,.under .access_box_img02 .block .big,.under .access_box_img02 .block .small{width:100%}}@media only screen and (max-width:768px){footer .copyright p{padding:0;margin:0}footer .copyright{padding:0;margin-top:50px}footer .copyright .textwidget p{word-break:break-word;font-size:14px}footer .copyright p.copy_img{max-width:125px}}@media only screen and (max-width:480px){.flex_b{display:block}footer .copyright p.copy_img{padding-right:0;margin-right:0;padding-bottom:10px;margin-bottom:10px;margin-right:auto;margin-left:auto;display:table}footer .copyright p.copy_img:after{width:90%;height:1px;top:auto;left:0}}