/*!
	Modaal - accessible modals - v0.4.4
	by Humaan, for all humans.
	http://humaan.com
 */.modaal-noscroll{overflow:hidden}.modaal-accessible-hide{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;opacity:0}.modaal-wrapper{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;overflow:auto;opacity:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;transition:all 0.3s ease-in-out}.modaal-wrapper *{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden}.modaal-wrapper .modaal-close{border:none;background:rgba(0,0,0,0);padding:0;-webkit-appearance:none}.modaal-wrapper.modaal-start_none{display:none;opacity:1}.modaal-wrapper.modaal-start_fade{opacity:0}.modaal-wrapper *[tabindex="0"]{outline:none !important}.modaal-wrapper.modaal-fullscreen{overflow:hidden}.modaal-outer-wrapper{display:table;position:relative;width:100%;height:100%}.modaal-fullscreen .modaal-outer-wrapper{display:block}.modaal-inner-wrapper{display:table-cell;width:100%;height:100%;position:relative;vertical-align:middle;text-align:center;padding:80px 25px}.modaal-fullscreen .modaal-inner-wrapper{padding:0;display:block;vertical-align:top}.modaal-container{position:relative;display:inline-block;width:100%;margin:auto;text-align:left;color:#000;max-width:1000px;border-radius:0px;background:#fff;box-shadow:0 4px 15px rgba(0,0,0,.2);cursor:auto}.modaal-container.is_loading{height:100px;width:100px;overflow:hidden}.modaal-fullscreen .modaal-container{max-width:none;height:100%;overflow:auto}.modaal-close{position:fixed;right:20px;top:20px;color:#fff;cursor:pointer;opacity:1;width:50px;height:50px;background:rgba(0,0,0,0);border-radius:100%;transition:all 0.2s ease-in-out}.modaal-close:focus,.modaal-close:hover{outline:none;background:#fff}.modaal-close:focus:before,.modaal-close:focus:after,.modaal-close:hover:before,.modaal-close:hover:after{background:#b93d0c}.modaal-close span{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-close:before,.modaal-close:after{display:block;content:" ";position:absolute;top:14px;left:23px;width:4px;height:22px;border-radius:4px;background:#fff;transition:background 0.2s ease-in-out}.modaal-close:before{transform:rotate(-45deg)}.modaal-close:after{transform:rotate(45deg)}.modaal-fullscreen .modaal-close{background:#afb7bc;right:10px;top:10px}.modaal-content-container{padding:30px}.modaal-confirm-wrap{padding:30px 0 0;text-align:center;font-size:0}.modaal-confirm-btn{font-size:14px;display:inline-block;margin:0 10px;vertical-align:middle;cursor:pointer;border:none;background:rgba(0,0,0,0)}.modaal-confirm-btn.modaal-ok{padding:10px 15px;color:#fff;background:#555;border-radius:3px;transition:background 0.2s ease-in-out}.modaal-confirm-btn.modaal-ok:hover{background:rgb(46.75,46.75,46.75)}.modaal-confirm-btn.modaal-cancel{text-decoration:underline}.modaal-confirm-btn.modaal-cancel:hover{text-decoration:none;color:rgb(46.75,46.75,46.75)}@keyframes instaReveal{0%{opacity:0}100%{opacity:1}}.modaal-instagram .modaal-container{width:auto;background:rgba(0,0,0,0);box-shadow:none !important}.modaal-instagram .modaal-content-container{padding:0;background:rgba(0,0,0,0)}.modaal-instagram .modaal-content-container>blockquote{width:1px !important;height:1px !important;opacity:0 !important}.modaal-instagram iframe{opacity:0;margin:-6px !important;border-radius:0 !important;width:1000px !important;max-width:800px !important;box-shadow:none !important;animation:instaReveal 1s linear forwards}.modaal-image .modaal-inner-wrapper{padding-left:140px;padding-right:140px}.modaal-image .modaal-container{width:auto;max-width:100%}.modaal-gallery-wrap{position:relative;color:#fff}.modaal-gallery-item{display:none}.modaal-gallery-item img{display:block}.modaal-gallery-item.is_active{display:block}.modaal-gallery-label{position:absolute;left:0;width:100%;margin:20px 0 0;font-size:18px;text-align:center;color:#fff}.modaal-gallery-label:focus{outline:none}.modaal-gallery-control{position:absolute;top:50%;transform:translateY(-50%);opacity:1;cursor:pointer;color:#fff;width:50px;height:50px;background:rgba(0,0,0,0);border:none;border-radius:100%;transition:all 0.2s ease-in-out}.modaal-gallery-control.is_hidden{opacity:0;cursor:default}.modaal-gallery-control:focus,.modaal-gallery-control:hover{outline:none;background:#fff}.modaal-gallery-control:focus:before,.modaal-gallery-control:focus:after,.modaal-gallery-control:hover:before,.modaal-gallery-control:hover:after{background:#afb7bc}.modaal-gallery-control span{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-gallery-control:before,.modaal-gallery-control:after{display:block;content:" ";position:absolute;top:16px;left:25px;width:4px;height:18px;border-radius:4px;background:#fff;transition:background 0.2s ease-in-out}.modaal-gallery-control:before{margin:-5px 0 0;transform:rotate(-45deg)}.modaal-gallery-control:after{margin:5px 0 0;transform:rotate(45deg)}.modaal-gallery-next-inner{left:100%;margin-left:40px}.modaal-gallery-next-outer{right:45px}.modaal-gallery-prev:before,.modaal-gallery-prev:after{left:22px}.modaal-gallery-prev:before{margin:5px 0 0;transform:rotate(-45deg)}.modaal-gallery-prev:after{margin:-5px 0 0;transform:rotate(45deg)}.modaal-gallery-prev-inner{right:100%;margin-right:40px}.modaal-gallery-prev-outer{left:45px}.modaal-video-wrap{margin:auto 50px;position:relative}.modaal-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;box-shadow:0 0 10px rgba(0,0,0,.3);background:#000;max-width:1300px;margin-left:auto;margin-right:auto}.modaal-video-container iframe,.modaal-video-container object,.modaal-video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.modaal-iframe .modaal-content{width:100%;height:100%}.modaal-iframe-elem{width:100%;height:100%;display:block}@media only screen and (min-width: 1400px){.modaal-video-container{padding-bottom:0;height:731px}}@media only screen and (max-width: 1140px){.modaal-image .modaal-inner-wrapper{padding-left:25px;padding-right:25px}.modaal-gallery-control{top:auto;bottom:20px;transform:none;background:rgba(0,0,0,.7)}.modaal-gallery-control:before,.modaal-gallery-control:after{background:#fff}.modaal-gallery-next{left:auto;right:20px}.modaal-gallery-prev{left:20px;right:auto}}@media screen and (max-width: 900px){.modaal-instagram iframe{width:500px !important}}@media screen and (max-height: 1100px){.modaal-instagram iframe{width:700px !important}}@media screen and (max-height: 1000px){.modaal-inner-wrapper{padding-top:60px;padding-bottom:60px}.modaal-instagram iframe{width:600px !important}}@media screen and (max-height: 900px){.modaal-instagram iframe{width:500px !important}.modaal-video-container{max-width:900px;max-height:510px}}@media only screen and (max-width: 600px){.modaal-instagram iframe{width:280px !important}}@media only screen and (max-height: 820px){.modaal-gallery-label{display:none}}.modaal-loading-spinner{background:none;position:absolute;width:200px;height:200px;top:50%;left:50%;margin:-100px 0 0 -100px;transform:scale(0.25)}@keyframes modaal-loading-spinner{0%{opacity:1;transform:scale(1.5)}100%{opacity:.1;transform:scale(1)}}.modaal-loading-spinner>div{width:24px;height:24px;margin-left:4px;margin-top:4px;position:absolute}.modaal-loading-spinner>div>div{width:100%;height:100%;border-radius:15px;background:#fff}.modaal-loading-spinner>div:nth-of-type(1)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:0s}.modaal-loading-spinner>div:nth-of-type(2)>div,.modaal-loading-spinner>div:nth-of-type(3)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(1){transform:translate(84px, 84px) rotate(45deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(2)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.12s}.modaal-loading-spinner>div:nth-of-type(2){transform:translate(84px, 84px) rotate(90deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(3)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.25s}.modaal-loading-spinner>div:nth-of-type(4)>div,.modaal-loading-spinner>div:nth-of-type(5)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(3){transform:translate(84px, 84px) rotate(135deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(4)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.37s}.modaal-loading-spinner>div:nth-of-type(4){transform:translate(84px, 84px) rotate(180deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(5)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.5s}.modaal-loading-spinner>div:nth-of-type(6)>div,.modaal-loading-spinner>div:nth-of-type(7)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(5){transform:translate(84px, 84px) rotate(225deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(6)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.62s}.modaal-loading-spinner>div:nth-of-type(6){transform:translate(84px, 84px) rotate(270deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(7)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.75s}.modaal-loading-spinner>div:nth-of-type(7){transform:translate(84px, 84px) rotate(315deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(8)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.87s}.modaal-loading-spinner>div:nth-of-type(8){transform:translate(84px, 84px) rotate(360deg) translate(70px, 0)}.modaal-overlay{z-index:99998}.modaal-wrapper{z-index:99999}@media all and (-ms-high-contrast: none){.modaal-noscroll{overflow-y:auto}}@supports(-ms-ime-align: auto){.modaal-noscroll{overflow-y:auto}}.is-windows.modaal-noscroll{overflow-y:auto}.modal_wrap{display:none}.modaal-iframe .modaal-inner-wrapper{padding:30px 20px}.modaal-iframe .modaal-container{height:calc(100svh - 60px) !important;border-radius:40px;overflow:hidden}@media only screen and (max-width: 520px){.modaal-iframe .modaal-container{border-radius:20px}}.modaal-wrapper .modaal-close{position:absolute;top:40px;right:40px;width:64px;height:64px;box-sizing:border-box;border:1px solid #a6d3f1;border-radius:50%;background-color:#fff}@media only screen and (max-width: 520px){.modaal-wrapper .modaal-close{top:10px;right:10px;height:36px;width:36px}}.modaal-wrapper .modaal-close::before,.modaal-wrapper .modaal-close::after{background-color:#a6d3f1;height:24px;top:20px;left:29px}@media only screen and (max-width: 520px){.modaal-wrapper .modaal-close::before,.modaal-wrapper .modaal-close::after{width:2px;height:18px;left:16px;top:8px}}.modaal-wrapper .modaal-close span{display:block;position:absolute;bottom:-26px;left:0;width:100%;text-align:center;font-size:16px;color:#231815}@media only screen and (max-width: 520px){.modaal-wrapper .modaal-close span{font-size:10px;bottom:-15px}}*{line-height:inherit;font-size:inherit;word-break:break-all}body{background-color:#fff;letter-spacing:.1em;font-size:16px;font-weight:500;font-feature-settings:"palt";color:#231815}@media only screen and (max-width: 520px){body{font-size:14px}}a{transition:all .5s ease-out}a img{transition:all .5s ease-out;border-style:none;border:0;outline:none}input[type=text],input[type=tel],input[type=email],input[type=button],input[type=submit],textarea,select{-moz-appearance:none;-webkit-appearance:none;border:0;border-radius:0;background-color:inherit;color:#231815}button{-moz-appearance:none;-webkit-appearance:none;border:0;border-radius:0;background-color:rgba(0,0,0,0);color:#231815}.c-content_inner{max-width:1000px;margin:0 auto;padding:0 20px}.c-page_title{height:180px;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;align-items:center;background-color:#a6d3f1}@media only screen and (max-width: 520px){.c-page_title{height:120px}}.p-search{padding:50px 0}@media only screen and (max-width: 520px){.p-search{padding:30px 0}}.p-search .lead{margin-bottom:50px;line-height:1.75;font-weight:700;text-align:center}@media only screen and (max-width: 520px){.p-search .lead{margin-bottom:30px;text-align:left}}.p-search .lead-annote{margin-bottom:25px;text-align:center}@media only screen and (max-width: 520px){.p-search .lead-annote{margin-bottom:10px;text-align:left}}.p-search .box_wrap{padding:30px 40px 15px;border:2px solid #a6d3f1;border-radius:40px;background-color:#f2f8fd;text-align:center}@media only screen and (max-width: 520px){.p-search .box_wrap{padding:20px;border-width:1px;border-radius:0 0 20px 20px}}.p-search .box_wrap .search-sec{border-bottom:2px dotted #a6d3f1;padding-bottom:40px;margin-bottom:45px}.p-search .box_wrap .search-sec:last-of-type{border-bottom:0;padding-bottom:30px;margin-bottom:0}.p-search .box_wrap .search-sec .search-sec-title{display:inline-block;font-size:2.4rem;font-weight:700;border-bottom:6px solid #a6d3f1;margin-bottom:40px}@media only screen and (max-width: 520px){.p-search .box_wrap .search-sec .search-sec-title{font-size:1.8rem;margin-bottom:30px}}.p-search .box_wrap .search-sec .check_list_wrap{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;align-items:flex-start}.p-search .box_wrap .search-sec .check_list{text-align:left;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;flex-direction:row}.p-search .box_wrap .search-sec .check_list li{margin-bottom:15px;box-sizing:border-box;font-size:18px;font-weight:700}@media only screen and (max-width: 520px){.p-search .box_wrap .search-sec .check_list li{margin-bottom:10px;font-size:16px}}.p-search .box_wrap .search-sec .check_list.etc-check>li{width:25%}.p-search #search_area .check_list{margin-right:-30px}@media only screen and (max-width: 520px){.p-search #search_area .check_list{margin-right:-30px}}.p-search #search_area .check_list li{padding-right:10px;width:150px}@media only screen and (max-width: 520px){.p-search #search_area .check_list li{padding-right:5px;width:105px}}.p-search #search_treatment .check_list{max-width:790px}.p-search #search_treatment .check_list li{padding-left:10px}@media only screen and (max-width: 520px){.p-search #search_treatment .check_list li{padding-right:5px}}.p-search #search_treatment .check_list li:nth-child(3n+1){width:34.1772151899%}@media only screen and (max-width: 520px){.p-search #search_treatment .check_list li:nth-child(3n+1){width:50%}}.p-search #search_treatment .check_list li:nth-child(3n+2){width:41.7721518987%}@media only screen and (max-width: 520px){.p-search #search_treatment .check_list li:nth-child(3n+2){width:50%}}.p-search #search_treatment .check_list li:nth-child(3n){width:24.0506329114%}@media only screen and (max-width: 520px){.p-search #search_treatment .check_list li:nth-child(3n){width:50%}}@media only screen and (max-width: 520px){.p-search #search_treatment .check_list li:nth-child(6),.p-search #search_treatment .check_list li:nth-child(7),.p-search #search_treatment .check_list li:nth-child(8){width:100%}}.p-search #search_other .check_list{gap:20px}@media only screen and (max-width: 520px){.p-search #search_other .check_list{gap:10px}}.p-search #search_other .check_list li{padding-left:10px;width:auto}@media only screen and (max-width: 520px){.p-search #search_other .check_list li{padding-right:5px;width:50%}.p-search #search_other .check_list li:nth-child(3){width:100%}}.p-search input[type=checkbox]{display:none}.p-search input[type=checkbox]+span{display:inline-block;padding-left:25px;position:relative}@media only screen and (max-width: 520px){.p-search input[type=checkbox]+span{padding-left:20px}}.p-search input[type=checkbox]+span::before{content:" ";display:block;width:20px;height:20px;border:1px solid #231815;box-sizing:border-box;background-color:#fff;position:absolute;top:4px;left:0}@media only screen and (max-width: 520px){.p-search input[type=checkbox]+span::before{top:5px;width:16px;height:16px}}.p-search input[type=checkbox]:checked+span::before{background:url("../images/clinic/check.svg") center no-repeat;background-color:#f6af72;border:0}.p-search .search_submit{margin-top:60px;text-align:center}@media only screen and (max-width: 520px){.p-search .search_submit{margin-top:30px}}.p-search .search_submit button{display:inline-block;width:100%;max-width:350px;height:88px;font-size:28px;font-weight:700;border-radius:100px;position:relative;box-sizing:border-box;cursor:pointer;transition:opacity .5s ease-out}@media only screen and (min-width: 521px){.p-search .search_submit button:hover{opacity:.7}}@media only screen and (max-width: 520px){.p-search .search_submit button{max-width:300px;height:60px;font-size:22px}}.p-search .search_submit button::before{content:" ";display:block;width:100%;height:100%;border-radius:100px;background-color:#c4c3c3;position:absolute;top:6px;left:6px;z-index:-2}.p-search .search_submit button::after{content:" ";display:block;width:100%;height:100%;border:2px solid #231815;border-radius:100px;box-sizing:border-box;background-color:#a6d3f1;position:absolute;top:0;left:0;z-index:-1}.p-search .search_submit button span{display:inline-block}.p-search .search_submit button span::before{content:" ";display:block;width:28px;height:28px;position:absolute;top:50%;right:30px;background:url("../images/clinic/serach.svg") center no-repeat;margin-top:-14px}.p-search_result{padding:50px 0 80px;background-color:#edf6fc}@media only screen and (max-width: 520px){.p-search_result{padding:30px 0 40px}}.p-search_result h1{margin-bottom:40px;font-size:32px;line-height:1.3;font-weight:700;text-align:center}@media only screen and (max-width: 520px){.p-search_result h1{margin-bottom:30px;font-size:26px}}.p-search_result h1 span{display:inline-block;padding:0 60px;position:relative}.p-search_result h1 span::before,.p-search_result h1 span::after{content:" ";display:block;background:url("../images/clinic/result_title.svg") center no-repeat;width:40px;height:20px;position:absolute;top:50%;margin-top:-8px}.p-search_result h1 span::before{left:0}.p-search_result h1 span::after{right:0;transform:scale(-1, 1)}.p-search_result .box{padding:20px 30px 54px;border-radius:40px;background-color:#fff}@media only screen and (max-width: 520px){.p-search_result .box{padding:5px 20px 30px;border-radius:20px}}.p-search_result .box .not{padding-top:30px;font-size:20px;text-align:center}@media only screen and (max-width: 520px){.p-search_result .box .not{padding-top:25px;font-size:16px}}.p-clinic_list{max-width:800px;margin:0 auto}.p-clinic_list>li{border-bottom:1px solid #a6d3f1}.p-clinic_list>li a{display:block;padding:30px 40px 40px 0;color:#231815;position:relative;transition:all .5s ease-out}@media only screen and (min-width: 521px){.p-clinic_list>li a:hover{opacity:.7}.p-clinic_list>li a:hover::before{right:0}}@media only screen and (max-width: 520px){.p-clinic_list>li a{padding:20px 20px 20px 0}}.p-clinic_list>li a::before{content:" ";display:block;background:url("../images/clinic/arrow.svg") center no-repeat;width:10px;height:18px;position:absolute;top:50%;right:12px;margin-top:-9px;transition:all .5s ease-out}@media only screen and (max-width: 520px){.p-clinic_list>li a::before{right:0;margin-top:-20px}}.p-clinic_list>li .title{margin-bottom:15px;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:flex-start;align-items:flex-start}@media only screen and (max-width: 520px){.p-clinic_list>li .title{display:block;margin-bottom:10px}}.p-clinic_list>li .title .area{flex:0 0 80px;margin-top:5px;margin-right:10px;padding:1px 0 2px;text-align:center;border-radius:50px;background-color:#a6d3f1;font-size:14px;font-weight:700}@media only screen and (max-width: 520px){.p-clinic_list>li .title .area{margin-bottom:8px;width:80px;font-size:12px}}.p-clinic_list>li .title .name{flex:1 1 100%;max-width:100%;font-size:20px;font-weight:700;line-height:1.4}@media only screen and (max-width: 520px){.p-clinic_list>li .title .name{font-size:18px}}.p-clinic_list>li .address,.p-clinic_list>li .tel{margin-bottom:6px;font-size:14px}@media only screen and (max-width: 520px){.p-clinic_list>li .address,.p-clinic_list>li .tel{margin-bottom:3px;font-size:12px}}.p-clinic_list>li .option{margin-top:15px;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}@media only screen and (max-width: 520px){.p-clinic_list>li .option{margin-top:10px;margin-right:-30px}}.p-clinic_list>li .option li{padding:2px 10px;margin-right:8px;border-radius:5px;font-size:14px;font-weight:700;background-color:#bdbab9;color:#918c8a}@media only screen and (max-width: 520px){.p-clinic_list>li .option li{padding:2px 5px;margin-right:5px;font-size:12px}}.p-clinic_list>li .option li:last-child{margin-right:0}.p-clinic_list>li .option li.on{background-color:#a6d3f1;color:#231815}.p-search_pager{margin-top:54px}@media only screen and (max-width: 520px){.p-search_pager{margin-top:25px}}.p-search_pager ul{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap}.p-search_pager ul li{width:48px;height:48px;margin:6px;font-size:20px;font-weight:700;text-align:center}@media only screen and (max-width: 520px){.p-search_pager ul li{width:28px;height:28px}}@media only screen and (max-width: 520px){.p-search_pager ul li{margin:2px;font-size:14px}}.p-search_pager ul li a,.p-search_pager ul li span{display:block;border-radius:50px;width:48px;height:48px;box-sizing:border-box;color:#231815}@media only screen and (max-width: 520px){.p-search_pager ul li a,.p-search_pager ul li span{width:28px;height:28px}}.p-search_pager ul li.num a,.p-search_pager ul li.num span{padding-top:6px;border:1px solid #a6d3f1}@media only screen and (max-width: 520px){.p-search_pager ul li.num a,.p-search_pager ul li.num span{padding-top:1px}}.p-search_pager ul li.num span{background-color:#a6d3f1}.p-search_pager ul li.prev a,.p-search_pager ul li.next a{background:url("../images/clinic/prev.svg") center no-repeat}@media only screen and (max-width: 520px){.p-search_pager ul li.prev a,.p-search_pager ul li.next a{background-size:6px auto}}.p-search_pager ul li.next{transform:scale(-1, 1)}.p-search_pager ul li a{transition:all .5s ease-out}@media only screen and (min-width: 521px){.p-search_pager ul li a:hover{background-color:#a6d3f1}}.p-clinic_detail{max-width:800px;margin:0 auto;padding:40px 0}@media only screen and (max-width: 520px){.p-clinic_detail{padding:20px 0}}.p-clinic_detail .c-content_inner{padding:0 40px}@media only screen and (max-width: 520px){.p-clinic_detail .c-content_inner{padding:0 20px}}.p-clinic_detail .outline .title{margin-bottom:15px;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:flex-start;align-items:flex-start}@media only screen and (max-width: 520px){.p-clinic_detail .outline .title{display:block;margin-bottom:10px}}.p-clinic_detail .outline .title .area{flex:0 0 80px;margin-top:5px;margin-right:10px;padding:1px 0 2px;text-align:center;border-radius:50px;background-color:#a6d3f1;font-size:14px;font-weight:700}@media only screen and (max-width: 520px){.p-clinic_detail .outline .title .area{margin-bottom:8px;width:80px;font-size:12px}}.p-clinic_detail .outline .title .name{flex:1 1 100%;max-width:100%;font-size:20px;font-weight:700;line-height:1.4}@media only screen and (max-width: 520px){.p-clinic_detail .outline .title .name{font-size:18px}}.p-clinic_detail .outline .address,.p-clinic_detail .outline .car,.p-clinic_detail .outline .tel{margin-bottom:6px;font-size:14px}@media only screen and (max-width: 520px){.p-clinic_detail .outline .address,.p-clinic_detail .outline .car,.p-clinic_detail .outline .tel{margin-bottom:3px;font-size:12px}}.p-clinic_detail .outline .site{overflow-wrap:break-word}.p-clinic_detail .outline .site a{color:#004ea2;text-decoration:underline}@media only screen and (min-width: 521px){.p-clinic_detail .outline .site a:hover{text-decoration:none}}.p-clinic_detail .option{margin-top:20px;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}@media only screen and (max-width: 520px){.p-clinic_detail .option{margin-top:15px}}.p-clinic_detail .option li{padding:2px 10px;margin-right:8px;border-radius:5px;font-size:14px;font-weight:700;background-color:#bdbab9;color:#918c8a}@media only screen and (max-width: 520px){.p-clinic_detail .option li{padding:2px 5px;margin-right:5px;font-size:12px;margin-bottom:5px}}.p-clinic_detail .option li:last-child{margin-right:0}.p-clinic_detail .option li.on{background-color:#a6d3f1;color:#231815}.p-clinic_detail .week_open{margin-top:30px}@media only screen and (max-width: 520px){.p-clinic_detail .week_open{margin-top:15px}}.p-clinic_detail .week_open table{border:0;border-spacing:0;border-collapse:separate;border:1px solid #a6d3f1;width:100%}.p-clinic_detail .week_open table th{width:140px;box-sizing:border-box;padding:20px;text-align:center;vertical-align:middle}@media only screen and (max-width: 520px){.p-clinic_detail .week_open table th{width:1em;padding:8px 5px}}.p-clinic_detail .week_open table td{padding:12px 10px;border-left:1px solid #a6d3f1;border-bottom:1px dotted #a6d3f1;box-sizing:border-box;vertical-align:middle;text-align:left}@media only screen and (max-width: 520px){.p-clinic_detail .week_open table td{padding:8px 5px}}.p-clinic_detail .week_open table td.time{min-width:430px}@media only screen and (max-width: 520px){.p-clinic_detail .week_open table td.time{min-width:inherit}}.p-clinic_detail .week_open table .sat td{background-color:#f2f8fd}.p-clinic_detail .week_open table .sun td{background-color:#fcf3f2}.p-clinic_detail .section{margin-top:55px}@media only screen and (max-width: 520px){.p-clinic_detail .section{margin-top:30px}}.p-clinic_detail .sec_title{padding-left:25px;margin-bottom:10px;font-size:18px;font-weight:700;position:relative;text-align:left}@media only screen and (max-width: 520px){.p-clinic_detail .sec_title{font-size:16px;padding-left:20px}}.p-clinic_detail .sec_title::before{content:" ";display:block;width:16px;height:16px;border-radius:50%;background-color:#a6d3f1;position:absolute;top:6px;left:0}@media only screen and (max-width: 520px){.p-clinic_detail .sec_title::before{width:14px;height:14px}}.p-clinic_detail .sec_title span{font-size:14px}@media only screen and (max-width: 520px){.p-clinic_detail .sec_title span{font-size:12px}}.p-clinic_detail .sub_section{margin-top:30px}@media only screen and (max-width: 520px){.p-clinic_detail .sub_section{margin-top:20px}}.p-clinic_detail .sub_section:first-of-type{margin-top:0}.p-clinic_detail .sub_sec_title{margin-bottom:10px;font-weight:700}@media only screen and (max-width: 520px){.p-clinic_detail .sub_sec_title{margin-bottom:5px}}.p-clinic_detail .attention{margin-top:10px;font-size:1.2rem;line-height:1.8}@media only screen and (max-width: 520px){.p-clinic_detail .attention{font-size:1rem;margin-top:5px;line-height:1.6}}.p-clinic_detail .graf li{padding:15px 20px 20px;max-width:100%;margin-bottom:40px;background-color:#f6fbfe;box-sizing:border-box}@media only screen and (max-width: 520px){.p-clinic_detail .graf li{padding:10px 10px 15px;margin-bottom:20px}}.p-clinic_detail .graf li:last-child{margin-bottom:0}.p-clinic_detail .graf li h3{margin-bottom:10px;font-size:16px;text-align:center}@media only screen and (max-width: 520px){.p-clinic_detail .graf li h3{font-size:14px}}.p-clinic_detail .graf li .chart .unit{font-size:12px;text-align:right;transform:translate(0.3em, 0.2em)}@media only screen and (max-width: 520px){.p-clinic_detail .graf li .chart .unit{font-size:10px}}.p-clinic_detail .graf li .chart canvas{width:100%;height:380px}.p-clinic_detail .graf li .chart #chart02{height:300px}.p-clinic_detail .pr{padding:15px 20px;box-sizing:border-box;border:1px solid #a6d3f1;min-height:145px;font-size:14px;max-width:100%}.p-clinic_detail .table_style01{border:0;border-spacing:0;border-collapse:separate;border:1px solid #a6d3f1;width:100%;max-width:420px}.p-clinic_detail .table_style01 th{padding:10px 28px;border-right:1px solid #a6d3f1;text-align:left;vertical-align:middle;font-weight:500;box-sizing:border-box}@media only screen and (max-width: 520px){.p-clinic_detail .table_style01 th{padding:8px 10px}}.p-clinic_detail .table_style01 th:last-child{border-right:0}.p-clinic_detail .table_style01 td{padding:10px 20px;text-align:center;vertical-align:middle;border-right:1px solid #a6d3f1;min-width:100px;box-sizing:border-box}@media only screen and (max-width: 520px){.p-clinic_detail .table_style01 td{padding:8px 10px;min-width:50px}}.p-clinic_detail .table_style01 td:last-child{border-right:0}.p-clinic_detail .table_style01 tr:nth-child(2n) th,.p-clinic_detail .table_style01 tr:nth-child(2n) td{background-color:#f2f8fd}.p-clinic_detail .table_style01 span.icon{display:block;line-height:0}.p-clinic_detail .table_style01 span.indent{display:block;padding-left:1em}.p-clinic_detail .table_style01.vol02{max-width:inherit;width:auto}.p-clinic_detail .table_style01.vol02 tbody tr:nth-child(2n+1) th,.p-clinic_detail .table_style01.vol02 tbody tr:nth-child(2n+1) td{background-color:#f2f8fd}.p-clinic_detail .table_style01.vol02 tbody tr:nth-child(2n) th,.p-clinic_detail .table_style01.vol02 tbody tr:nth-child(2n) td{background-color:rgba(0,0,0,0)}.p-clinic_detail .table-annote-upper{text-align:right;font-size:1.1rem;margin-bottom:5px}@media only screen and (max-width: 520px){.p-clinic_detail .table-wrap{width:100%;overflow-x:scroll}.p-clinic_detail .table-wrap .table_style02{width:auto;min-width:150%}.p-clinic_detail .table-wrap .table_style02 tbody tr th{min-width:200px}.p-clinic_detail .table-wrap .table_style02 tbody tr td{min-width:70px}}.p-clinic_detail .table_style02{border:0;border-spacing:0;border-collapse:separate;border:1px solid #a6d3f1;width:100%}.p-clinic_detail .table_style02 thead tr th,.p-clinic_detail .table_style02 thead tr td{border-bottom:1px solid #a6d3f1}.p-clinic_detail .table_style02 thead tr td{padding:10px 5px;font-size:1rem}.p-clinic_detail .table_style02 tbody tr th{font-size:1.2rem;text-align:left}.p-clinic_detail .table_style02 th{padding:10px 18px;border-right:1px solid #a6d3f1;text-align:left;vertical-align:middle;font-weight:500;box-sizing:border-box}@media only screen and (max-width: 520px){.p-clinic_detail .table_style02 th{padding:8px 10px}}.p-clinic_detail .table_style02 th:last-child{border-right:0}.p-clinic_detail .table_style02 td{padding:10px 20px;text-align:center;vertical-align:middle;border-right:1px solid #a6d3f1;width:80px;box-sizing:border-box}@media only screen and (max-width: 520px){.p-clinic_detail .table_style02 td{padding:8px 10px;min-width:50px}}.p-clinic_detail .table_style02 td:last-child{border-right:0}.p-clinic_detail .table_style02 tr:nth-child(2n) th,.p-clinic_detail .table_style02 tr:nth-child(2n) td{background-color:#f2f8fd}.p-clinic_detail .matters ul{margin-top:10px;border:1px solid #a6d3f1}.p-clinic_detail .matters ul li{border-bottom:1px solid #a6d3f1;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:flex-start;align-items:stretch;font-size:14px}@media only screen and (max-width: 520px){.p-clinic_detail .matters ul li{font-size:12px}}.p-clinic_detail .matters ul li:last-child{border-bottom:0}.p-clinic_detail .matters ul li .text{flex:1 1 100%;max-width:100%;padding:15px 20px;border-right:1px solid #a6d3f1;letter-spacing:.05em}@media only screen and (max-width: 520px){.p-clinic_detail .matters ul li .text{padding:8px 10px}}.p-clinic_detail .matters ul li .check{flex:0 0 100px;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 520px){.p-clinic_detail .matters ul li .check{flex:0 0 50px}}.p-clinic_detail .matters ul li .check .icon{display:block;line-height:0}.p-clinic_detail .matters dl{margin-top:10px}.p-clinic_detail .matters dl dt{font-size:14px}@media only screen and (max-width: 520px){.p-clinic_detail .matters dl dt{font-size:12px}}.p-clinic_detail .matters dl dt span{display:inline-block;padding:4px 10px;border:1px solid #a6d3f1;border-bottom:0}.p-clinic_detail .matters dl dd{border:1px solid #a6d3f1;padding-left:20px}@media only screen and (max-width: 520px){.p-clinic_detail .matters dl dd{padding-left:10px}}.p-clinic_detail .matters dl dd ul{margin-top:0;border:0}.p-clinic_detail .matters dl dd ul li .text{padding-left:0}.p-clinic_detail .matters dl dd ul li .num_list{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:flex-start;align-items:flex-start}.p-clinic_detail .matters dl dd ul li .num_list span:nth-child(1){margin-right:.5em;flex:0 0 auto}@media only screen and (max-width: 520px){.p-clinic_detail .matters dl dd ul li .num_list span:nth-child(1){margin-right:.25em}}.p-clinic_detail .matters dl dd ul li .num_list span:nth-child(2){flex:1 1 100%;max-width:100%}.p-clinic_detail .senshiniryo{margin-top:15px}.p-clinic_detail .senshiniryo dt{font-size:1.6rem;margin-bottom:7px}.p-clinic_detail .senshiniryo dd{font-size:1.4rem;line-height:1.7}
