@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;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%);transform:translateY(100%);-webkit-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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;transition-delay:.95s}.menu_toggle.active .inside>ul>li a,.menu_toggle.active .inside>ul>li p{-webkit-transform:translateY(0%);transform:translateY(0%)}.menu_toggle .inside{-webkit-overflow-scrolling:touch;-webkit-transition:all .5s ease;transition:all .5s ease;height:100%;overflow:auto;padding:70px 10px 20px}.menu_toggle .inside .menu02{margin-top:29px}.menu_toggle .inside .ttl{color:#709d00;margin-bottom:10px;padding-left:0;font-size:20px;font-weight:bold;letter-spacing:.1em;line-height:1;pointer-events:none;font-family:"Josefin Sans",sans-serif;width:100%;text-transform:uppercase}.menu_toggle .inside ul{width:100%}.menu_toggle .inside ul>li{position:relative;padding-bottom:10px}.menu_toggle .inside ul>li::before{content:"";background-color:#222;border-radius:50%;width:3px;height:3px;position:absolute;top:10px;left:5px}.menu_toggle .inside ul>li>a,.menu_toggle .inside ul>li>p.title{cursor:pointer;padding-left:14px;font-size:14px;color:#222;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:#709d00;letter-spacing:2px}.menu_toggle .lv2 ul{background-color:rgba(107,158,178,.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)}.menu_toggle .lv2 li a::after{content:"›";display:block;position:absolute;top:47%;left:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:12px;font-weight:normal}#nav-icon{width:35px;height:27px;position:relative;margin:0 auto 0;cursor:pointer;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out}#nav-icon span{background-color:#709d00;display:block;position:absolute;height:2px;width:100%;opacity:1;left:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}#nav-icon span:nth-child(1) {top:10px}#nav-icon span:nth-child(2), #nav-icon span:nth-child(3) {top:18px}#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), #nav-icon.open span:nth-child(3) {top:14px;width:80%;right:0;margin:auto}#nav-icon.open span:nth-child(2) {-webkit-transform:rotate(45deg);transform:rotate(45deg)}#nav-icon.open span:nth-child(3) {-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#nav-icon.open span:nth-child(4) {top:11px;width:0%;left:50%}.hamburger-btn{width:35px;height:30px;padding:5px 0 0;position:fixed;top:0;right:15px;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:#709d00;font-size:11px;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:80px;right:5px;z-index:15}.totop .icon{width:55px;height:58px}.fblock{display:block}.fblock.true{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex}.under .topic_path{position:relative;z-index:3;padding-bottom:10px;padding-top:5px}.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}.cm_btn{max-width:295px}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,.inner_l{max-width:none;padding-left:10px;padding-right:10px}.header_top{background-color:#fff;width:100%;padding:11px 10px;position:fixed;top:0;left:0;z-index:10;height:55px}.header_top::before{display:none}.header_top.active{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.header_top p{margin-bottom:0}.header_top .logo{max-width:145px;width:calc(100% - 160px);position:static;left:0;top:0;-webkit-transform:none;transform:none}.header_top .logo img{image-rendering:-webkit-optimize-contrast}.header_top .inner{height:auto;display:block}.h_bnr_kyousei{top:0;right:60px;height:55px;z-index:23}.h_bnr_kyousei a{padding:5px 2px;font-size:12px;text-align:center;height:100%}footer{background-size:auto;padding:25px 0 50px}footer .ft_gallery{height:240px}footer .ft_bg{background-image:url(http://funabiki-d.com/wp-content/themes/grits_theme/images/xft_bg_sp.jpg.pagespeed.ic.OlKH4ebjOB.jpg)}footer .ft_contact{display:block}footer .ft_contact:after{width:100%;height:50%;bottom:0;top:auto}footer .ft_contact .box_in{padding:0 0 6px 30px}footer .ft_contact .ft_btn_it{height:75px;width:90%;max-width:400px;margin:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}footer .ft_contact .ft_btn_it:after{right:0;background-size:auto 15px;height:15px}footer .ft_contact .btn_txt{padding-left:48px;font-size:20px;letter-spacing:.15em}footer .ft_contact .btn_tel .btn_txt{background-size:auto 27px;font-size:22px}footer .ft_contact .btn_web .btn_txt{background-size:auto 27px}footer .ft_logo{max-width:257px;margin:auto}footer .ft_logo img{image-rendering:-webkit-optimize-contrast}footer .ft_info{max-width:545px;width:auto;margin:0 auto}footer .ft_ct{padding-bottom:30px}footer .ft_info .des{text-align:center;font-size:14px}footer .ft_map{margin-bottom:30px}footer .ft_tel{display:table;margin:0 auto 30px}footer .ft_tel a{font-size:22px;padding-left:26px}footer .ft_tel a:before{left:0;top:9px;background-size:22px;height:22px;width:22px}footer .ft_link{width:auto}footer .copyright{padding:15px 0 13px}footer .copyright .inner_l{max-width:545px}.fixed_banner{position:fixed;z-index:15;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-transition:-webkit-transform .3s ease-in-out;transition:-webkit-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{}.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 .instagram{height:auto;position:relative}.fixed_banner .tel p,.fixed_banner .web p,.fixed_banner .mail p,.fixed_banner .instagram p{padding:0 0;font-size:13px;line-height:1;font-weight:bold}.fixed_banner .bnr_ic{width:22px;padding-right:5px;padding-bottom:5px}.fixed_banner .bnr_ic img{max-height:14px;width:100%}.fixed_banner .tel{width:33.33333%}.fixed_banner .tel p span{-webkit-writing-mode:lr-tb;-ms-writing-mode:lr-tb;writing-mode:lr-tb}.fixed_banner .web{width:33.33333%}.fixed_banner .instagram{width:33.33%}}@media only screen and (max-width:480px){.h_bnr_kyousei a{font-size:10px;letter-spacing:.05em}footer .copyright{padding:4vw 0}footer .copyright .copy_img{max-width:25vw;padding-right:2vw;margin-right:2vw}footer .copyright .copy_img img{image-rendering:-webkit-optimize-contrast}footer .copyright p{padding:1vw;word-break:break-word;font-size:2.8vw}}@media only screen and (max-width:374px){.h_bnr_kyousei{right:56px}.h_bnr_kyousei a{font-size:7px}}@media only screen and (max-width:768px){.home_page .key{margin-top:55px;width:calc(100% - 20px);height:calc(100vh - 60px);max-height:175.5vw}.home_page .key .key_text{max-width:none;max-height:none;width:auto;position:static;-webkit-transform:none;transform:none}.home_page .key .key_text>ul li{height:calc(100vh - 60px);max-height:175.5vw}.home_page .key .key_text .item{padding:0 10px;max-width:545px;width:100%;margin:auto}.home_page .key h2,.home_page .key p{text-align:left;letter-spacing:.08em;text-shadow:0 0 10px rgba(75,75,75,.2) , 0 0 20px rgba(75,75,75,.4)}.home_page .key h2{font-size:4.5vw;margin-bottom:2.5vw;margin-top:0;letter-spacing:.05em}.home_page .key p{font-size:3vw;line-height:2}.home_page .key #key_video_sp{position:absolute;top:0;left:50%;z-index:-1;width:322vw;height:175.5vw;transform:translateX(-50%)}}@media only screen and (max-width:768px) and (orientation:landscape){.home_page .key{height:85vw}.home_page .key .key_text>ul li{height:85vw}.home_page .key h2{font-size:22px;margin-bottom:10px;margin-top:0}.home_page .key p{font-size:16px;line-height:2}}@media only screen and (max-width:768px){.idx_h3{font-size:min(7vw,26px);letter-spacing:.15em;margin-bottom:25px}.idx_h3 .en{font-size:18px;margin-top:5px}.txt_en{letter-spacing:.1em}.ct_txt{letter-spacing:.1em;line-height:2}.bnr_corona{width:245px;height:75px;left:15px;bottom:55px}.bnr_corona .close{width:12px;height:12px;background-size:contain;top:8px;right:10px;z-index:7}.bnr_corona .img{width:75px;height:75px}.bnr_corona .box_txt{width:calc(100% - 75px);padding:10px}.bnr_corona .box_txt .tt{font-size:11px;letter-spacing:.1em;line-height:1.5}.bnr_corona.active{left:5px}.idx_scroll{width:45px;height:45px;top:-22px}.idx_scroll .scroll:before{background-size:56% auto}.tbl_time th,.tbl_time td{font-size:12px}.tbl_time th{padding:14px 4px 15px}.tbl_time td{padding:18px 6px 15px}.tbl_time td:first-child{padding-left:14px}.tbl_time .last_col{padding-right:12px}.note_time{letter-spacing:0;font-size:11px;margin-top:10px}.idx01{padding:50px 0 20px}.idx01 .idx_h3{margin-bottom:25px}.idx01 .idx_h3 .en{padding-left:10px}.idx01_ct{width:100%}.idx01_ct .box_in{padding-top:0;max-width:545px}.idx01_img{width:100%;text-align:center;padding:30px 10px 0}.idx01_img:before{right:-11vw;bottom:50vw;width:51vw;height:49.5vw;background-size:contain}.idx01_name{margin-top:0}.idx01_name .txt02{font-size:19px}.idx01 .txt_en{font-size:14vw;bottom:auto;top:30px}.idx02{padding:30px 0 60px}.idx02 .idx_h3{text-align:center}.idx02_img{padding-top:45px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.idx02_ct{width:100%;padding-left:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.idx02_ct .box_in{max-width:545px}.idx02 .gr_btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px;margin-left:0;margin-right:0}.idx02 .gr_btn .cm_btn{margin:5px 9px}.idx02_video{order:4;margin-top:60px}.idx02_video_it{width:100%;margin-bottom:20px}.idx02_video .idx_yt{margin-top:20px!important}.idx03{padding:50px 0 70px}.idx03 .idx_h3{margin-bottom:40px}.idx03_item{width:100%;max-width:545px;margin-left:auto;margin-right:auto;margin-bottom:30px}.idx03_item:nth-child(2n+2) {margin-top:0}.idx03_img{margin-bottom:15px}.idx03_num{font-size:15vw;padding-right:0}.idx03 .tl_h4 h4{font-size:3.5vw;letter-spacing:.1em}.idx03 .tl_h4 h4 span{padding:0 1.5vw 0 2vw}.idx03 .tl_h4 h4 span:not(:last-child) {margin-bottom:.6vw}.idx03 .txt_en{font-size:15vw;top:-5vw}.idx03 .cm_btn{margin-top:25px}}@media only screen and (max-width:480px){.idx03_num{font-size:18vw}.idx03_item .tl_h4 h4{font-size:4vw}}@media only screen and (max-width:768px){.idx04 .idx_h3,.idx05 .idx_h3{text-align:center;padding-left:0;letter-spacing:.1em}.idx04 .idx_h3:before,.idx05 .idx_h3:before{left:0;top:0;right:0;margin:auto}.idx04_box,.idx05_box{background-position:center bottom}.idx04_box .box_in,.idx05_box .box_in{max-width:545px;margin-left:auto;margin-right:auto;position:relative;z-index:1}.idx04 .txt_en,.idx05 .txt_en{font-size:15vw;z-index:0}.idx04{padding:60px 0 15px}.idx04 .idx_h3{padding-top:60px}.idx04 .idx_h3:before{background-size:45px auto}.idx04_box{padding:7vw 2vw 67vw;background-image:url(http://funabiki-d.com/wp-content/themes/grits_theme/images/idx04_bg_sp.jpg.pagespeed.ce.sGbNzuKhSH.jpg);background-color:#fbfbfb}.idx04 .gr_btn{margin-top:35px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.idx04 .gr_btn .cm_btn{margin:5px 10px}.idx04 .gr_btn .cm_btn:nth-child(2) {margin:5px 10px}.idx04_banner{margin-top:25px}.idx04_box{background-size:110% auto}.idx05{padding-bottom:60px}.idx05 .idx_h3{padding-top:70px}.idx05 .idx_h3:before{background-size:40px auto}.idx05_box{padding:7vw 2vw 65vw;background-image:url(http://funabiki-d.com/wp-content/themes/grits_theme/images/idx05_bg_sp.jpg.pagespeed.ce.qKQ--icnsp.jpg)}.idx05 .cm_btn{margin-top:35px;margin-left:auto;margin-right:auto}}@media only screen and (max-width:375px){.idx05_box{padding:8vw 2vw 76vw}}@media only screen and (max-width:768px){.idx06{padding:50px 0}.idx06 .idx_h3{margin-bottom:30px}.idx06 .fblock{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.idx06_item{width: calc(100%/2 - 3vw);max-width:320px;height:44.67vw;margin:1.5vw}.idx06_item figure{height:12vw}.idx06_item figure img{max-height:12vw;max-width:17vw;width:auto}.idx06_item h4{font-size:4vw;margin-top:3vw}.idx06 .txt_en{font-size:14vw;text-align:left;top:-5vw}.idx07{padding:50px 0}.idx07 .idx_h3{margin-bottom:30px}.idx07_box{max-width:670px;margin:0 auto}.idx07_item{width: calc(100%/2 - 2vw);max-width:320px;margin:1vw}.idx07_item figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.idx07_item h4{font-size:5vw;margin-bottom:3vw}.idx07_item .en{font-size:3vw}.idx07 .txt_en{font-size:14vw;text-align:left;top:-5vw}.idx08 .idx_h3{margin-bottom:35px}.idx08_bg{padding:50px 0;background-image:url(http://funabiki-d.com/wp-content/themes/grits_theme/images/xidx08_bg_sp.jpg.pagespeed.ic.EiQWLiGQVU.jpg)}.idx08_left{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.idx08_left .box_in{margin-right:auto}.idx08_right{width:100%;margin:auto;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-top:50px}.idx08_name{border-width:2px;width:52vw;padding:4vw 3vw}.idx08_name .txt01{font-size:3vw}.idx08_name .jp{font-size:4vw;letter-spacing:.1em}.idx08_name .en{font-size:2.5vw}.idx08 .bx_info dl{font-size:14px;padding:10px 0;letter-spacing:.12em}.idx08 .bx_info dl dt{width:95px}.idx08 .bx_info dl dd{width:calc(100% - 100px)}.idx08 .gr_btn{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:25px;display:block}.idx08 .gr_btn .cm_btn{margin:5px auto}.idx08_video{margin-top:30px}.idx_map{height:250px}.idx09{padding:50px 0 0}.idx09 .idx_h3 .en{font-size:28px}.idx09 .news_ttl{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.idx09 .col{width:100%;margin:0 auto 30px}.idx09 .fblock{margin-left:0;margin-right:0}.idx09 .post_it{margin:0 auto 30px;width:100%}.idx09 .post_it .ttl{font-size:14px}.idx09 .post_it .cont{padding:18px 10px 0}}@media only screen and (max-width:480px){.idx09 .post_it .thumb{height:255px}.idx09 .post_it .thumb img{max-height:260px}}@media only screen and (max-width:768px){.under #mainContent{padding-bottom:50px}.under .key{height:200px;margin-top:55px}.under .key .key_text{padding:0}.under .key h2{font-size:21px}.under .key h2 .en{font-size:16px}.under h3{margin-bottom:25px;padding-bottom:20px;font-size:24px}.under h4{margin-bottom:20px;padding-bottom:7px;font-size:20px}.under h5{margin-bottom:15px;font-size:18px;padding-left:15px}.under h6{margin-bottom:10px;font-size:16px;padding-left:20px}.under h6:before{width:10px;height:10px}}@media only screen and (max-width:425px){.under .key h2{font-size:22px;letter-spacing:0}.under h3{margin-bottom:25px;font-size:20px;letter-spacing:0}.under h4{margin-bottom:20px;font-size:18px;letter-spacing:0}.under h5{margin-bottom:15px;font-size:17px;letter-spacing:0}.under h6{font-size:15px;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:400px}.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:1000px}.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}.under .doctor_box .ud_name{width:44vw;padding:4vw 3vw 5vw;border-width:2px}.under .doctor_box .ud_name .txt_large{font-size:5vw;padding-bottom:3vw}.under .doctor_box .ud_name .txt_small{font-size:3vw;line-height:1}.under .cm_btn{margin-top:30px}.under .ud_flow .flow_item:not(:last-child) {margin-bottom:30px}.under .ud_flow .flow_item:not(:last-child):before {bottom:-20px;border-width:10px 15px 0 15px}.under .ud_flow .flow_title{font-weight:600;font-size:18px;padding:10px}.under .ud_flow .flow_num{font-size:17px;width:40px;height:40px;margin-right:10px;line-height:1;padding-top:3px}.under .ud_flow .flow_num:before{width:calc(100% - 4px);height:calc(100% - 4px)}.under .ud_flow .flow_cont{padding:15px 10px}.under .box_faq .faq_it{padding:15px 10px}.under .box_faq .faq_it:not(:last-child) {margin-bottom:22px}.under .box_faq .faq_ttl{padding:5px 10px 15px 45px}.under .box_faq .faq_ttl h4{font-size:17px}.under .box_faq .faq_ttl:before,.under .box_faq .faq_cont:before{font-size:18px;width:35px;height:35px}.under .box_faq .faq_cont{padding:15px 10px 0 45px}.under .box_faq .faq_cont:before{top:10px}.under .ud_map{height:250px}.under .box_general .item:not(:last-child) {margin-bottom:30px}.under .box_general .item .title{padding:15px 15px 0}.under .box_general .item .title h4{padding-bottom:10px}.under .box_general .item .content{padding:15px}}@media only screen and (max-width:375px){.under .imgBox.colImg .text{font-size:13px}.under .imgBox.colImg2 .item,.under .imgBox.colImg3 .item{width:100%}}@media only screen and (max-width:768px){.under .inter_spec_box{padding:14vw 0 0}.under .inter_spec_box:before{font-size:13.5vw;left:0;top:7vw}.inter_video{margin-top:30px}}@media only screen and (max-width:640px) and (orientation:portrait){.under.page-interview .key{background-image:url(http://funabiki-d.com/wp-content/themes/grits_theme/images/interview_key_bg_sp.jpg.pagespeed.ce.ECvlVl8R9L.jpg);height:calc(100vh - 60px)}.under.page-interview .key .inner{padding-left:15px}.under.page-interview .key .key_text{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-bottom:37vw}.under.page-interview .key h2{font-size:6vw;margin-bottom:2vw}.under.page-interview .key h2 .en{font-size:4vw;margin-bottom:3vw}.under.page-interview .key p{font-size:3vw}.under.page-interview .key .inter_name{padding:3vw 4vw 3vw 4vw;width:68vw;bottom:12vw}.under.page-interview .key .inter_name p{line-height:2}.under.page-interview .key .inter_name .txt01{font-size:4vw;padding-bottom:0}.under.page-interview .key .inter_name .jp{font-size:5vw}.under.page-interview .key .inter_name .en{font-size:2.5vw}.under.page-interview .key .txt_en{font-size:12.5vw;left:5px}.under .inter_wrap{margin-top:0}.under .inter_wrap > p:not(.en) {letter-spacing:.08em;line-height:2}.under .inter_box{margin-top:40px}.under .inter_box:first-child{margin-top:45px}.under .inter_box h4{font-size:20px;letter-spacing:.1em;margin-bottom:10px;line-height:1.5}.under .inter_box .en{font-size:14px;margin-bottom:12px}.under .inter_spec_txt{font-size:4.5vw}}@media only screen and (max-width:768px){.under .clinic_tbl01 th{width:30%;text-align:left}.under .clinic_tbl02 th:not(:first-child) {width:auto}.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%}}