:root{--f-notosans:"Noto Sans JP" , sans-serif;--f-jp:"Zen Maru Gothic" , sans-serif;--f-en:"Zen Maru Gothic" , sans-serif;--main-color:#d37b97;--main-color-rgb:211 , 123 , 151;--clr1:#363636;--clr2:#409bfc;--clr3:#d97796;--clr4:#e18ba3;--clr5:#e8a7bc;--clr6:#fce9ea;--clr7:#fbf3f3;--clr8:#f592b2;--ttl_size:30px;--txt_size:16px;--line-height-p:2;--wrapper:100px;--border-radius:12px}body{background-color:#fff;-webkit-text-size-adjust:none;letter-spacing:.1em;color:var(--clr1);font-family: var(--f-notosans)}body::-webkit-scrollbar{display:block;width:10px;height:10px}body::-webkit-scrollbar-track{border-radius:10px;background:#fff;box-shadow:inset 0 0 6px rgba(0,0,0,.5)}body::-webkit-scrollbar-thumb{border-radius:10px;background:linear-gradient(to bottom,var(--clr2) 0%,var(--main-color) 50%,var(--clr2) 100%);box-shadow:inset 0 0 6px #fff}body::-webkit-scrollbar-thumb:window-inactive{background:linear-gradient(to bottom,var(--clr2) 0%,var(--main-color) 50%,var(--clr2) 100%)}h1,h2,h3,h4,h5,h6,input,button,textarea,select,p,blockquote,th,td,pre,address,li,dt,dd{font-size:100%;-webkit-text-size-adjust:none}header,section,footer,aside,nav,main,article,figure,picture{display:block;padding:0;margin:0}img{display:table;vertical-align:bottom;max-width:100%;height:auto}a:not(.tel_click) {color:inherit;font-family:inherit;font-weight:inherit;color:#64b5f7}a.tel_click{text-decoration:none;color:inherit}@media only screen and (min-width:769px){a:not([target*=_blank]) {transition:opacity .3s ease}a:not([target*=_blank]):hover {opacity:.7}a.tel_click{pointer-events:none}a:not(.tel_click):hover, a:not(.tel_click):active {color:#64b5f7}}a.logo:hover,.logo a:hover,a.ft_logo:hover,.ft_logo a:hover,a.tel_click:hover{opacity:1!important}table{width:100%}iframe{width:100%;height:100%}.captcha_box iframe{height:auto}.flex{display:flex;flex-wrap:wrap;justify-content:space-between}p{line-height:var(--line-height-p);font-weight:300;letter-spacing:.1em;word-wrap:break-word;word-break:break-word;margin-bottom:15px}p:empty{display:none!important}p:last-child{margin-bottom:0}.red{color:#ca0a0a!important}.bold{font-weight:bold!important}.fl{float:left}.fr{float:right}*,::after,::before{box-sizing:border-box}html{overflow-x:auto!important}.wrapper{padding-top:var(--wrapper);overflow:hidden}.inner_max,.inner_big,.inner,.inner_sm{margin:0 auto;padding-left:20px;padding-right:20px}.inner_max{max-width:1480px}.inner_big{max-width:1320px}.inner{max-width:1210px}.inner_sm{max-width:1020px}.fullWidthBreak{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.txt_ver{writing-mode:vertical-rl}@media only screen and (min-width:769px){.txt_ver_pc{writing-mode:vertical-rl}}.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 (min-width:769px){.sp_only{display:none!important}}.TabContainer .TabContent{position:relative;z-index:2;overflow:hidden}.TabContainer .TabContent .content{transition:all .3s ease-in-out;background-color:#ccc}.TabContainer .TabContent .content>div{opacity:0;z-index:-10;visibility:hidden;position:absolute;top:0;left:0;right:0;transition:all .5s ease-in-out}.TabContainer .TabContent .content>div.active{opacity:1;z-index:1;visibility:visible}.TabContainer .TabPager{display:flex;justify-content:center;width:90%;margin:0 auto;max-width:1118px}.TabContainer .TabPager>div{background-color:#a4c7ce;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;margin:0;padding:20px 20px;width:calc(50% - 0px);transition:all .3s ease;cursor:pointer;color:#fff;border-radius:10px 10px 0 0}.TabContainer .TabPager>div p{margin:0;font-size:1.5em;line-height:2;border-bottom:1px solid transparent}.TabContainer .TabPager>div.active{background-color:#fff;z-index:1;color:#3d9e81}.TabContainer .TabPager>div.active p{border-bottom:1px solid}.rel{position:relative}.ovh{overflow:hidden!important}.ovs{overflow:auto;-webkit-overflow-scrolling:touch}.lt0{letter-spacing:0!important}figure,picture{text-align:center;line-height:1}.fblock{display:flex;flex-wrap:wrap;justify-content:space-between}.key{position:relative}.txt_l{float:left;width:calc(100% - 385px)}.txt_r{float:right;width:calc(100% - 385px)}.link>a{position:absolute;inset:0;z-index:1}.tel_click{display:table;text-decoration:none}.tel_click .icon{display:flex;align-items:center;font-family: var(--f-en);font-weight:700;color:var(--main-color);letter-spacing:.05em;font-size:1.5em}.tel_click .icon::before{content:"";display:block;margin-right:.3214em;margin-top:.1786em;width:.893em;height:.893em;--mask:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 100\ 101\'\ %3E%3Cpath\ d=\'M97.829,82.824\ C98.198,91.823\ 96.073,94.826\ 87.308,97.205\ C74.144,100.791\ 61.788,98.752\ 50.561,91.066\ C33.671,79.497\ 19.384,65.207\ 7.912,48.225\ C-0.287,36.096\ -1.826,22.855\ 2.769,8.952\ C4.752,2.953\ 8.059,0.771\ 14.407,0.925\ C23.639,1.157\ 23.633,1.157\ 26.561,10.079\ C27.869,14.063\ 29.100,18.078\ 30.561,22.007\ C32.367,26.859\ 31.432,30.918\ 27.914,34.711\ C22.303,40.765\ 22.378,40.854\ 26.680,47.891\ C33.854,59.628\ 43.600,68.580\ 55.717,75.040\ C57.758,76.123\ 59.178,76.250\ 60.774,74.416\ C62.051,72.951\ 63.620,71.738\ 65.076,70.429\ C68.123,67.696\ 71.576,66.743\ 75.537,68.072\ C82.013,70.255\ 88.532,72.319\ 94.923,74.723\ C96.087,75.162\ 97.048,76.900\ 97.511,78.240\ C97.992,79.641\ 97.756,81.285\ 97.829,82.824\ Z\'/%3E%3C/svg%3E);mask-image:var(--mask);-webkit-mask-image:var(--mask);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:100% auto;-webkit-mask-size:100% auto;mask-position:center;-webkit-mask-position:center;background-color:var(--main-color)}.en{font-family: var(--f-en)}.ic-arr{font-size:10px;overflow:hidden;position:relative;width:round(4.4em,1px);height:round(2.1em,1px)}.ic-arr::before{content:"";position:absolute;top:0;bottom:0;right:0;width:round(2em,1px);height:round(2em,1px);border-radius:50%;background-color:var(--clr6)}.ic-arr::after{content:"";position:absolute;width:round(3.6em,1px);height:round(.9em,1px);top:0;bottom:0;left:0;margin:auto 0;--mask:url(../images/ic_arr.png);mask-image:var(--mask);-webkit-mask-image:var(--mask);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:100% auto;-webkit-mask-size:100% auto;mask-position:center;-webkit-mask-position:center;background-color:var(--main-color)}.btn a{position:relative;text-decoration:none;font-family: var(--f-jp);transition:all .3s linear}.btn a::after{content:"";display:block;position:absolute;transition:all .3s;mask-image:var(--mask);-webkit-mask-image:var(--mask);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:100% auto;-webkit-mask-size:100% auto;mask-position:center;-webkit-mask-position:center;background-color:var(--main-color)}@media only screen and (min-width:769px){.btn-group{font-size:10px}}@media only screen and (max-width:1024px){.btn-group{font-size:8.75px}}.btn-group .btn{font-size:1em;width:100%;min-width:140px;max-width:28em}.btn-group .btn a{display:flex;align-items:center;min-height:4.4444em;padding:.5em 2em .4em 1.0556em;font-size:1.8em;font-weight:500;letter-spacing:.05em;line-height:1.5;color:var(--main-color);text-align:left;background-color:#fff;transition:all .3s;border-bottom:.1667em solid var(--main-color)}.btn-group .btn a::before{content:"";position:absolute;top:0;bottom:-.1667em;right:-.5556em;width:1.1111em;height:1.1111em;margin:auto 0;border-radius:50%;background-color:var(--clr6);transition:all .3s linear}.btn-group .btn a::after{content:"";position:absolute;width:2em;height:.5em;top:0;bottom:-.1667em;right:-.1667em;margin:auto 0;--mask:url(../images/ic_arr.png);transition:all .3s linear}.btn-group .btn a:hover{opacity:1}@media only screen and (min-width:769px){.btn-group .btn a:hover{background-color:var(--main-color);color:#fff}.btn-group .btn a:hover::before{background-color:var(--main-color)}.btn-group .btn a:hover::after{background-color:#fff}}.btn-group .btn.lg{max-width:36em}.yt{max-width:960px;margin:0 auto}.video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.slick-arrow{display:block;border:none;background-repeat:no-repeat;background-position:center;background-size:contain;background-color:transparent;position:absolute;top:37%;width:2em;height:2em;transform:translateY(-50%);cursor:pointer;color:transparent}.slick-arrow:focus{outline:0}.slick-prev{left:-1em}.slick-next{right:-1em}.br_auto{display:inline-block}@media only screen and (max-width:319px){.br_auto{display:inline}}.br_1280{display:none}@media only screen and (min-width:769px) and (max-width:1280px){.br_1280{display:block}.dis_1280{display:none}}.br_1170{display:none}@media only screen and (min-width:769px) and (max-width:1170px){.br_1170{display:block}.dis_1170{display:none}}.br_769{display:none}@media only screen and (min-width:769px) and (max-width:1024px){.br_769{display:block}.dis_769{display:none}}@media only screen and (max-width:319px){.br_769{display:none}}.br_750{display:none}@media only screen and (max-width:750px){.br_750{display:block}.in_750{display:inline}.dis_750{display:none}}@media only screen and (max-width:319px){.br_750{display:none}}.br_640{display:none}@media only screen and (max-width:640px){.br_640{display:block}.in_640{display:inline}.dis_640{display:none}}@media only screen and (max-width:319px){.br_640{display:none}}.br_520{display:none}@media only screen and (max-width:520px){.br_520{display:block}.in_520{display:inline}.dis_520{display:none}}@media only screen and (max-width:319px){.br_520{display:none}}.br_480{display:none}@media only screen and (max-width:480px){.br_480{display:block}.in_480{display:inline}.dis_480{display:none}}@media only screen and (max-width:319px){.br_480{display:none}}.br_390{display:none}@media only screen and (max-width:390px){.br_390{display:block}.in_390{display:inline}.dis_390{display:none}}@media only screen and (max-width:319px){.br_390{display:none}}.br_375{display:none}@media only screen and (max-width:375px){.br_375{display:block}.in_375{display:inline}.dis_375{display:none}}@media only screen and (max-width:319px){.br_375{display:none}}.br_360{display:none}@media only screen and (max-width:360px){.br_360{display:block}.in_360{display:inline}.dis_360{display:none}}@media only screen and (max-width:319px){.br_360{display:none}}.br_320{display:none}@media only screen and (max-width:320px){.br_320{display:block}.in_320{display:inline}.dis_320{display:none}}@media only screen and (max-width:319px){.br_320{display:none}}.flex_gr{--size-mg:5px;display:flex;justify-content:center;flex-wrap:wrap;margin: calc(var(--size-mg) * -1)}.flex_gr .btn.style01{min-width:unset}.flex_gr .item{width:100%;margin:var(--size-mg)}@media only screen and (min-width:769px){.flex_gr.col-2 .item{width: calc(50% - 2 * var(--size-mg))}.flex_gr.col-3 .item{width: calc(33.333333% - 2 * var(--size-mg))}.flex_gr.col-4 .item{width: calc(25% - 2 * var(--size-mg))}.flex_gr.col-5 .item{width: calc(20% - 2 * var(--size-mg))}}.link a{position:absolute;inset:0;z-index:2}@media only screen and (min-width:769px) and (max-width:1024px){body{font-size:87.5%}}h1{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0}header{position:fixed;top:0;left:0;width:100%;height:var(--wrapper);z-index:20}@media only screen and (min-width:769px){header{font-size:min(.65vw,10px)}}header.active,.ovh header{background-color:#fff}.header_top{display:flex;flex-wrap:wrap;align-items:center;width:100%;justify-content:space-between;margin:0 auto;padding:.5em 2em;height:100%;transition:all .3s ease-in-out}.logo{width:25%;max-width:424px;display:flex;justify-content:center;align-items:center}.logo a{display:block;width:100%;text-align:center}.logo img{width:auto}.right_head{width:70%;padding-bottom:.3em;padding-right:14.8em;display:flex;flex-wrap:wrap;justify-content:flex-end}.pc_navi{width:100%}.pc_navi>ul{display:flex;flex-wrap:wrap;justify-content:flex-end;text-align:center;width:100%}.pc_navi>ul>li{position:relative}.pc_navi > ul > li:not(:last-child) {margin-right:8.8em}.pc_navi>ul>li:hover>a,.pc_navi>ul>li:hover>p{opacity:.8;color:var(--main-color)}.pc_navi>ul>li.menu-item-has-children>a,.pc_navi>ul>li.menu-item-has-children>p{padding-bottom:.9375em;margin-bottom:-.9375em}.pc_navi>ul>li.menu-item-has-children>a::after,.pc_navi>ul>li.menu-item-has-children>p::after{content:"";width:round(.6875em,1px);height:round(.4375em,1px);position:absolute;bottom:0;left:0;right:0;margin:0 auto;transition:all .5s ease;--mask:url(../images/shared_pc_navi_arrow.png);mask-image:var(--mask);-webkit-mask-image:var(--mask);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:100% auto;-webkit-mask-size:100% auto;mask-position:center;-webkit-mask-position:center;background-color:var(--main-color)}.pc_navi>ul>li.menu-item-has-children>a:hover::after,.pc_navi>ul>li.menu-item-has-children>p:hover::after{transform:translateY(5px)}.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:400;font-size:1.6em;line-height:1.5;letter-spacing:.1em;transition:all .2s ease;color:var(--clr1)}.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:25em;right:50%;bottom:-3em;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:var(--main-color);padding-bottom:10px}.pc_navi>ul .subInner ul li{padding:0 10px}.pc_navi>ul .subInner ul li a{position:relative;display:block;padding:1.2em .6em 1.2em 1.6em;border-bottom:1px dashed rgba(255,255,255,.7);transition:all .2s ease;font-size:1.4em;color:#fff;text-decoration:none;text-align:left;letter-spacing:.05em}.pc_navi>ul .subInner ul li a::before{content:"›";display:block;position:absolute;top:50%;left:.6em;transform:translateY(-54%)}@media only screen and (min-width:769px){.menu_info{font-size:1em;width:30em}.menu_info .menu_logo{display:table;margin:0 auto;margin-bottom:3em}.menu_info .menu_logo img{max-width:20em}.menu_info .menu_logo:hover a{opacity:1}.menu_info .menu_banner > div:not(:last-child) {margin-bottom:1.5em}}.menu_info a{display:block;width:100%;height:100%;margin-bottom:0;color:#fff;font-weight:400;letter-spacing:.1em;line-height:1.2222222222;text-align:center;text-decoration:none}.menu_info a:hover{color:#fff;opacity:1}.menu_info a .tt{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;height:100%}.menu_info a .tt::before{content:"";display:block;mask-image:var(--mask);-webkit-mask-image:var(--mask);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:100% auto;-webkit-mask-size:100% auto;mask-position:center;-webkit-mask-position:center;background-color:#fff;margin-right:8px}.menu_info .tel .tt{font-size:2.6em;font-weight:500;color:var(--main-color)}.menu_info .tel .tt::before{width:1em;height:.6538em;--mask:url(../images/shared_fixed_bnr_icon04.png);background-color:var(--main-color)}.menu_info .web a,.menu_info .mail a{font-size:1.6em;min-height:3.125em;display:flex;justify-content:center;align-items:center;border-radius:6px}.menu_info .web a{background-color:var(--clr2)}.menu_info .web .tt::before{width:1.375em;height:1.375em;--mask:url(../images/shared_fixed_bnr_icon02.png)}.menu_info .mail a{background-color:var(--clr5)}@media only screen and (min-width:769px){.menu_info .mail a:hover{background-color:var(--clr3)}}.menu_info .mail .tt::before{width:1.375em;height:1.5625em;--mask:url(../images/shared_fixed_bnr_icon03.png)}@media only screen and (min-width:769px){.pc_navi>ul .col2 .subInner{width:440px}.pc_navi>ul .col2 .subInner ul{display:flex;flex-wrap:wrap}.pc_navi>ul .col2 .subInner ul li{width:50%}.menu_toggle .inside{font-size:min(.73vw,10px);display:flex;justify-content:center;align-items:center;max-width:1280px;min-height:100%;width:100%;margin:auto}.menu_toggle .inside .menu_content{display:flex;justify-content:space-between;width:100%}.menu_toggle .inside .ft_link{font-size:1em;width:calc(100% - 40em)}.menu_toggle .inside .ft_link .title{color:var(--main-color)}.menu_toggle .inside .ft_link .menu_child>a{color:var(--clr4)}.menu_toggle .inside .ft_link .link_list{width:100%}.menu_toggle .inside .ft_link a:hover{color:var(--main-color)}}@media only screen and (min-width:769px) and (max-width:1024px){.menu_toggle .inside .ft_link{font-size:1.1em;width:calc(100% - 35em)}}@media only screen and (min-width:769px) and (max-width:1366px){:root{--wrapper:80px}header{font-size:min(.85vw,10px)}.right_head{padding-right:10em}.pc_navi > ul > li:not(:last-child) {margin-right:4em}}@media only screen and (min-width:769px) and (max-width:992px){.pc_navi>ul .subInner{width:220px}.pc_navi>ul .subInner ul li a{font-size:12px}}.idx_tel{font-size:1em}.idx_tel a{display:flex;justify-content:center;align-items:center;width:100%;min-height:2.5em;border-radius:6px;background-color:#d6ebf1;color:var(--clr1);font-family: var(--f-notosans);font-size:3.6em;letter-spacing:.05em;font-weight:400;padding:.1667em 1.0833em .3333em .5556em}.idx_tel a .sm{font-size:.4444em;letter-spacing:.1em;margin-right:.9375em;position:relative;top:-.125em}.idx_tel.white a{background-color:transparent;border:1px solid #fff;color:#fff}.time_sheet .note{font-size:calc(var(--txt_size) - 1px);font-weight:400;color:var(--clr1);line-height:1.7333333333;font-family: var(--f-notosans);letter-spacing:.1em;margin-top:1.1333em;margin-left:.5333em}.time_sheet .note span{display:inline-block}.time_sheet table{font-size:1em;font-feature-settings:"palt"}.time_sheet table th,.time_sheet table td{position:relative;border:none;text-align:center;font-family: var(--f-notosans);font-size:1.6em;font-weight:400;letter-spacing:.1em;letter-spacing:.05em;width:9.65%}.time_sheet table th::before,.time_sheet table td::before{content:"";position:absolute;width:100%;height:1px;bottom:0;left:0;right:0;background-color:rgba(228,208,209,.5)}.time_sheet table th:first-child,.time_sheet table td:first-child{width:auto;padding-right:.625em}.time_sheet table th:last-child,.time_sheet table td:last-child{width:14%;padding-left:.75em;text-align:left}.time_sheet table th{padding:0 .2em 1.3125em}.time_sheet table td{padding:.9375em .2em 1.375em;color:var(--clr4)}.time_sheet table td:first-child{color:var(--clr1)}.time_sheet table td:last-child{text-align:center}.time_sheet table td.cls{color:#69bbd1}.time_sheet table tbody tr:nth-child(2) td {padding-bottom:1.1875em}.time_sheet.white .note{color:#fff;margin-left:.8em;margin-top:.9333em}.time_sheet.white table thead tr{background-color:var(--clr3);overflow:hidden}.time_sheet.white table thead th{padding-top:1.1875em;padding-bottom:1.1875em}.time_sheet.white table thead th::before{height:0}.time_sheet.white table thead th:first-child{border-radius:.375em 0 0 .375em}.time_sheet.white table thead th:last-child{border-radius:0 .375em .375em 0}.time_sheet.white table th,.time_sheet.white table td{color:#fff;width:9%}.time_sheet.white table th:first-child,.time_sheet.white table td:first-child{width:auto;padding-right:.2em}.time_sheet.white table th:last-child,.time_sheet.white table td:last-child{width:16.5%;padding-left:0;padding-right:.75em}.time_sheet.white table th:last-child{text-align:center}.time_sheet.white table td:first-child{color:#fff}.time_sheet.white table td.cls{color:#fff}@media only screen and (max-width:992px) and (min-width:769px){:root{--ttl_size:22px;--txt_size:14px;--wrapper:70px}}.totop{transition:all .3s ease;opacity:0;visibility:hidden;cursor:pointer;position:fixed;z-index:19;bottom:25px;right:25px}.totop.active{opacity:1;visibility:visible}.totop .icon{background-image:url(https://kimura-breast.jp/wp-content/themes/grits_theme/images/totop.png);background-repeat:no-repeat;background-size:100% auto;border:0;width:72px;height:92px;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:calc(50% - 15.8em);right:0;z-index:15;transition:right .3s ease-in-out}.fixed_banner>div{position:relative;transition:all .3s ease}.fixed_banner a{content:"";display:block;position:absolute;transition:all .3s;z-index:2;top:0;left:0;height:100%;width:100%}.fixed_banner p{display:block;width:100%;height:100%;margin-bottom:0;color:#fff;font-weight:400;letter-spacing:.1em;line-height:1.2222222222;text-align:center;text-decoration:none}.fixed_banner p:hover{color:#fff}.fixed_banner p .tt{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;height:100%;flex-direction:column}.fixed_banner p .tt::before{content:"";display:block;mask-image:var(--mask);-webkit-mask-image:var(--mask);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:100% auto;-webkit-mask-size:100% auto;mask-position:center;-webkit-mask-position:center;background-color:#fff}.fixed_banner .tel p{background-color:var(--main-color)}.fixed_banner .tel p .tt::before{width:1.4615em;height:1.4615em;--mask:url(../images/shared_fixed_bnr_icon01.png)}.fixed_banner .web p{background-color:var(--clr2)}.fixed_banner .web p .tt::before{width:1.6923em;height:1.6923em;--mask:url(../images/shared_fixed_bnr_icon02.png)}.fixed_banner .mail p{background-color:var(--clr5)}.fixed_banner .mail p .tt::before{width:1.6923em;height:1.9231em;--mask:url(../images/shared_fixed_bnr_icon03.png)}@media only screen and (min-width:769px){.fixed_banner{font-size:10px;--size:8em;width:8em}.fixed_banner>div{width:var(--size);height:var(--size);margin-bottom:1px}.fixed_banner p{width:var(--size);height:var(--size);border-radius:6px 0 0 6px;padding-top:2px}.fixed_banner p .tt{font-size:1.3em;letter-spacing:.05em}.fixed_banner .tel{--w_tel:15em;transform:translateX(calc(-var(--size) - var(--w_tel)));transition:all .3s ease}.fixed_banner .tel .tt::before{margin-bottom:.5385em}.fixed_banner .tel:hover{transform:translateX(calc(0em - var(--w_tel)))}.fixed_banner .tel:hover a{width: calc(var(--size) + var(--w_tel))}.fixed_banner .tel .ov{display:flex;align-items:center;justify-content:center;background-color:var(--main-color);position:absolute;left:var(--size);height:100%;top:0;width:var(--w_tel);border-left:1px solid var(--clr6)}.fixed_banner .tel .ov .text{font-size:2em;font-weight:400;font-family: var(--f-en)}.fixed_banner .web p .tt::before{margin-bottom:.6154em}.fixed_banner .mail p .tt::before{margin-bottom:.6154em}.fixed_banner .mail:hover p{background-color:var(--clr3)}}@media only screen and (min-width:769px) and (max-width:1366px),(min-width:769px) and (max-height:650px){.fixed_banner{font-size:8.75px}.totop .icon{width:50px;height:64px}}@media only screen and (min-width:769px) and (max-width:1024px){.fixed_banner{font-size:7.5px}}@media only screen and (min-width:769px) and (max-width:1366px){.fixed_banner{top:calc(50% - 20em)}}.idx_banner{background-color:#faf5f5;display:flex;justify-content:center}@media only screen and (min-width:769px){.idx_banner{padding:min(7.8vw,80px) 20px min(7.8vw,79px);gap:22px}}.idx_banner .bnr a:hover{opacity:1}footer{position:relative;background-size:cover;background-repeat:no-repeat;background-position:center;background-image:url(https://kimura-breast.jp/wp-content/themes/grits_theme/images/ft_bg.jpg)}@media only screen and (min-width:769px){footer{padding:min(7.8vw,83px) 0 0}}footer .ft_logo{display:table;margin:0 auto;max-width:423px;margin-bottom:18px}footer .ft_info{max-width:425px}@media only screen and (min-width:769px){footer .ft_info{width:35%;padding-top:6px}}footer .idx_address{color:#fff;font-weight:300;letter-spacing:.1em;font-size:var(--f-notosans);text-align:center;margin-bottom:17px}footer .idx_tel{margin-bottom:4em}@media only screen and (min-width:769px){footer .idx_tel{font-size:min(.9vw,10px);margin-bottom:4em}}footer .idx_tel a{min-height:2.2222em}@media only screen and (min-width:769px){footer .idx_tel a{padding:0 .2778em .1667em .4167em}}@media only screen and (min-width:769px) and (max-width:1024px){footer .time_sheet .note{font-size:12px}}@media only screen and (min-width:769px){footer .time_sheet table{font-size:min(.86vw,10px)}}footer .ft_link{font-size:min(.85vw,10px);width:61%;max-width:778px}footer .ft_link .title{color:#fff}footer .ft_link a{color:#fff}footer .ft_link a:hover{color:var(--clr1)}.ft_link a{text-decoration:none}@media only screen and (min-width:769px){.ft_link .link_list>div>ul{display:flex;flex-flow:column wrap;align-content:space-between}.ft_link .menu01{width:max-content}.ft_link .menu01>ul{max-height:54em}.ft_link .menu01>ul>li{width:100%}.ft_link .menu02{width:69%}.ft_link .menu02>ul{max-height:54em}.ft_link .menu02>ul>li{width:50%}.ft_link .menu_child{margin-bottom:1.8em}}.ft_link .title{margin-bottom:.5938em;padding-left:0;font-size: calc(var(--ttl_size) + 2px);font-weight:400;letter-spacing:.05em;line-height:1;pointer-events:none;font-family: var(--f-en);text-transform:uppercase}.ft_link .title::before{display:none}.ft_link .menu_child>a{pointer-events:none;font-weight:500;margin-bottom:.625em;margin-left:-.375em}.ft_link .menu_child>a::before{display:none}.ft_link ul:last-child{margin-bottom:0}.ft_link li{margin-bottom:1em;letter-spacing:.1em}.ft_link a{display:inline-flex;position:relative;padding-left:0;color:inherit;font-size:1.6em;font-weight:300;letter-spacing:.1em;color:var(--clr1);line-height:2}.ft_link a::before{content:"・";margin-left:-.35em;border-radius:100%;width:auto;height:auto;display:block}.ft_link a:hover{opacity:1}@media only screen and (min-width:769px) and (max-width:1280px){.ft_link a:has(.br_1170) > span {display:inline-grid}}.copyright{margin:0 auto;color:#fff;padding:min(7.8vw,83px) 0 33px;position:relative;z-index:1}.copyright .flex{align-items:center;justify-content:center}.copyright .textwidget{display:block;margin-top:4px;margin-left:26px;padding:4px 0 4px 26px;border-left:1px solid rgba(243,238,230,.4)}.copyright .textwidget p{margin-bottom:0;font-size:calc(var(--txt_size) - 2px);font-weight:400;line-height:inherit;letter-spacing:.1em}.copyright .grits{margin-bottom:0}.copyright .grits a{display:block}@media only screen and (min-width:769px){.copyright .grits img{max-width:200px}}@media only screen and (max-width:1024px){.copyright .grits img{max-width:150px}}