@charset "utf-8";#loading{width:100vw;height:100vh;background:#fff;z-index:9999;display:none;position:fixed;top:0;left:0;transition:all 3s ease-out}.home #loading{display:block}#loading span{position:absolute;left:50%;top:50%;margin-left:-25px;margin-top:-25px;width:50px;height:50px;border:1px solid #555;border-right:1px solid transparent;border-radius:30px;animation:loading 1s linear infinite}@keyframes loading{from{transform:rotate(360deg);transform-origin:50% 50%}}html{font-size:62.5%;-webkit-overflow-scrolling:touch;height:100%}body{font-family:'Lato',"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;margin:0;padding:0;width:100%;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-webkit-overflow-scrolling:touch;font-size:1.4rem;background:#fff}@media only screen and (max-width:768px){body{min-width:initial}}a{color:#333 !important;text-decoration:underline;transition:all .2s linear}a:link{color:#333 !important}a:visited{color:#333 !important}a:hover{color:#333 !important}a:active{color:#333 !important}a img{transition:all .2s linear}a:hover img{opacity:.8}a.btn{padding:20px;font-family:'Lato',"Zen Kaku Gothic New",sans-serif;color:#333 !important;font-weight:500;font-size:1.6rem;text-align:center;cursor:pointer;display:inline-block;text-decoration:none;width:200px;transition:all .2s linear;box-sizing:border-box;border-radius:30px;position:relative;letter-spacing:.05em;border:1px solid #919191;margin:0 auto;text-align:left}a.btn:after{position:absolute;content:'';top:22px;right:20px;width:24px;height:12px;background:url(//yutaka-therapy.com/wp/wp-content/themes/yutaka_theme/images/bt_arrow.svg) no-repeat;background-size:24px 12px}a.btn:hover{text-decoration:none;opacity:.8}a.btn.contact{width:240px;margin-bottom:80px !important;margin:0 auto;display:block}@media only screen and (max-width:768px){a.btn{margin:0 auto 30px;display:block}a.btn.contact{margin:0 auto 50px}}p{font-size:1.4rem;text-align:left;color:#333;line-height:2;margin-bottom:40px}p.small{font-size:1.3rem;text-align:left;color:#111;line-height:2;margin-bottom:30px}p.large{font-size:1.6rem !important}p.x-large{font-size:2rem !important}.x-small{font-size:1.1rem;line-height:1.3}p.last-sentence{margin-bottom:70px !important}p.center{text-align:center !important}p.underline{text-decoration:underline}.align-left{text-align:left !important}.align-right{text-align:right !important}.mgn0{margin-bottom:0 !important}.mgn20{margin-bottom:20px !important}.mgn30{margin-bottom:30px !important}.mgn40{margin-bottom:40px !important}.mgn50{margin-bottom:50px !important}.mgn60{margin-bottom:60px !important}.mgn70{margin-bottom:70px !important}.mgn80{margin-bottom:80px !important}.mgn90{margin-bottom:90px !important}.mgn100{margin-bottom:100px !important}.mgn120{margin-bottom:120px !important}.center{text-align:center}h1{display:block;width:100%;font-weight:600;color:#b9b5b5;font-size:3.7rem;letter-spacing:.05em;margin-bottom:80px;margin:50px 0 60px;position:relative;font-family:'Lato',"Zen Maru Gothic",sans-serif;font-weight:400;font-style:normal;box-sizing:border-box;text-transform:capitalize}h1 span{display:inline-block;color:#444;font-size:2rem;font-weight:600;margin-left:30px;font-family:"Zen Kaku Gothic New",sans-serif}h2{font-family:"Zen Maru Gothic",sans-serif;width:100%;display:block;position:relative;font-size:2.4rem;color:#444;margin-bottom:40px;font-weight:500;z-index:1;text-align:left;line-height:1;letter-spacing:.05em;font-weight:600;line-height:1.4}h3{font-family:'Zen Kaku Gothic New',sans-serif;text-align:left;font-size:2rem;color:#444;margin-bottom:20px;margin-top:50px;font-weight:600;position:relative;padding-left:30px;box-sizing:border-box;line-height:1.4}h3:after{content:'';position:absolute;top:14px;left:0;width:15px;height:2px;border-top:1px solid #333}.page-template-index-product h3{padding-top:100px}h4{font-family:'Zen Kaku Gothic New',sans-serif;width:100%;font-size:1.6rem;letter-spacing:.05em;font-weight:600;color:#333;margin-bottom:10px;display:inline-block;line-height:1.4;text-align:left;z-index:1}span.strong{font-weight:500}span.italic{font-style:italic}span.caption{font-size:1.3rem}br.sp-none{display:block}br.pc-none{display:none}@media only screen and (max-width:768px){h1{font-size:2.4rem;margin:40px 0}h2{margin-bottom:30px;line-height:1.6;box-sizing:border-box}h4{font-size:1.8rem;line-height:1.6}p.x-large{font-size:2.3rem !important}br.sp-none{display:none}br.pc-none{display:block}}header{width:100%;z-index:700;transition:.3s ease-in-out;top:0;left:0}#head-inner{margin:0 auto;width:100%;max-width:1280px;padding:50px 30px 30px;position:relative;display:flex;justify-content:space-between;box-sizing:border-box}#logo{width:300px;display:inline-block}#logo img{width:100%;height:auto;vertical-align:baseline}#logo span{margin-right:30px}#logo span a{display:inline-block}#logo span.right{font-size:1.5rem;letter-spacing:.1em}#logo a img{height:auto}header.fixed{position:fixed;animation:headanime .7s forwards;background:#fff}header.fixed #head-inner{padding:16px 30px 15px}@keyframes headanime{from{opacity:0}to{opacity:1}}.head-contact{position:absolute;text-align:right;right:40px;top:20px}.head-contact a{font-size:1.3rem;color:#4a4e80;text-decoration:none;display:block;border-radius:20px;border:1px solid #4a4e80;padding:7px 10px}.top-area-fixed{padding-top:75px}@media only screen and (max-width:1080px){.head-contact{display:none}}@media only screen and (max-width:768px){header{margin-bottom:0}#head-inner{margin-top:5px;padding:0 10px 10px 20px}#logo{width:270px;height:auto}#logo img{width:100%;height:auto}#logo span{margin-right:15px}#logo span.right{font-size:1.3rem}}nav#nav{z-index:990;padding:0;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;display:flex}nav#nav ul{padding-top:30px;display:inline-block}nav#nav ul li{padding:0 15px;font-size:1.5rem;font-weight:500;font-family:'Lato',"Zen Kaku Gothic New",sans-serif;font-optical-sizing:auto;color:#000;display:inline-block;position:relative;letter-spacing:.05em}nav#nav #socialLink{display:flex}nav#nav #socialLink div{margin:10px 0 0 20px}nav#nav ul li a{transition:.2s ease-in-out;backface-visibility:hidden;text-decoration:none;color:#333;cursor:pointer;display:inline-block;padding-bottom:6px;position:relative}nav#nav ul li a:after{background-color:#666;bottom:0;content:'';display:block;height:1px;left:0;position:absolute;transition:.5s all;width:0}nav#nav ul li a:hover:after{width:100%}nav#nav ul li a:hover{text-decoration:none;opacity:1}nav#nav ul li:first-child{display:none}@media only screen and (max-width:1280px){nav#nav ul li{font-size:1.4rem;padding:0 10px}}@media only screen and (max-width:1080px){nav#nav ul li a:after{width:0}nav#nav ul li a:hover:after{width:0}}@media only screen and (max-width:1080px){.menu{position:fixed;right:20px;top:74px;width:30px;height:24px;cursor:pointer;z-index:999}.menu .bar{display:inline-block;width:100%;height:1px;background-color:#111;position:absolute;top:0;left:0;transition:.15s ease-in-out}.menu .black{background-color:#111;position:absolute}#bar01{top:0}#bar02{top:7px}#bar03{top:14px}.menuOpen #bar01{top:0;left:0;-webkit-transform:translateY(8px) rotate(-45deg);transform:translateY(8px) rotate(-45deg)}.menuOpen #bar02{opacity:0}.menuOpen #bar03{top:16px;left:0;width:30px;-webkit-transform:translateY(-8px) rotate(45deg);transform:translateY(-8px) rotate(45deg)}nav#nav{position:fixed;top:0;left:0;opacity:0;width:100%;height:100%;text-align:center;padding:90px 0 0;background:#fff;z-index:990;display:none;visibility:hidden;margin-top:0;box-sizing:border-box}#nav.active{opacity:1;visibility:visible;display:block;animation:fadein .3s linear 0s}@keyframes fadein{from{opacity:0;transform:translateY(0px)}to{opacity:1;transform:translateY(0px)}}nav#nav ul{flex-direction:column;margin-right:0;margin-bottom:40px;font-size:1.6rem}nav#nav ul li{padding:0;margin-bottom:35px;font-size:1.6rem;display:block;position:relative;font-weight:500;white-space:nowrap}nav#nav ul li:first-child{display:block}nav#nav ul li.navi-contact{display:block}nav#nav ul li a{text-decoration:none;transition:.15s ease-in-out;display:inline-block;width:100%;color:#262626}nav#nav ul li.current-menu-item{background:0 0;padding-bottom:0;border-bottom:0}nav#nav ul li.current-menu-item:after{display:none}nav#nav ul li.current-menu-item:after,.single-products nav#nav ul li.menu-item-has-children:after{display:none}nav#nav ul li a br{display:none}nav#nav ul li a span{display:inline-block;margin-left:10px}nav#nav #socialLink{display:flex;justify-content:center;width:100%;margin:0 auto}nav#nav #socialLink div{margin:10px}}@media only screen and (max-width:768px){.menu{top:28px}}.topWrapper{margin:0 auto;width:100%;max-width:1480px;padding:30px 30px 0;position:relative;margin-bottom:130px;box-sizing:border-box;transition:all 2s 0s ease-out;opacity:0;transform:translateY(30px)}.topWrapper.active{opacity:1;transform:translateY(0)}.topWrapper img{width:100%;height:auto}.topWrapper .upper{width:100%;text-align:center;display:flex;justify-content:space-between;box-sizing:border-box}.topWrapper .upper div{width:48%}.topWrapper .upper div h1{text-align:left;font-size:clamp(1.8rem,1.8vw,3rem);letter-spacing:.15em;line-height:2;font-weight:600;color:#444;margin:13vh 0}.animation-box{transition:all 2s 0s ease-out;opacity:0;transform:translateY(30px)}.animation-box.active{transition:all 2s 0s ease-out;opacity:1;transform:translateY(0)}@media only screen and (max-width:768px){.topWrapper{padding:0;margin-bottom:40px}.topWrapper .upper{flex-flow:column;flex-direction:column-reverse}.topWrapper .upper div{width:100%}.topWrapper .upper div h1{text-align:center;font-size:4.5vw;margin:6vh 0 10vh}}.topWrapper .lower{width:100%;text-align:center;display:flex;justify-content:space-between;box-sizing:border-box}.topWrapper .lower div{width:48%}.topWrapper .lower div ul{width:fit-content;margin:5vh auto}.topWrapper .lower div ul li{text-align:left;font-size:1.6rem;font-size:clamp(1.4rem,1.1vw,1.8rem);color:#444;margin-bottom:30px;font-weight:600;position:relative;padding-left:20px;box-sizing:border-box}.topWrapper .lower div ul li:after{content:'';position:absolute;top:.5vw;left:0;width:10px;height:2px;border-top:1px solid #333}.topWrapper .top-img-sub{display:flex;justify-content:space-between;margin-top:-8vh}.topWrapper .top-img-sub div{height:100%;padding:0 2% 0 0;box-sizing:border-box}.topWrapper .top-img-sub div.left{width:56.7%}.topWrapper .top-img-sub div.right{width:43.2%}@media only screen and (max-width:768px){.topWrapper .lower{flex-flow:column;flex-direction:column-reverse}.topWrapper .lower div{width:100%}.topWrapper .top-img-sub{display:flex;justify-content:space-between;margin-top:.6%}.topWrapper .top-img-sub div{height:100%;padding:0;box-sizing:border-box}.topWrapper .top-img-sub div:first-child{padding-right:1%}.topWrapper .top-img-sub div.left{width:57.5%}.topWrapper .top-img-sub div.right{width:42.5%}.topWrapper .lower div ul{margin:40px auto}.topWrapper .lower div ul li{font-size:1.6rem}.topWrapper .lower div ul li:after{top:1.5vw}}.top-topic-wrap{display:flex;justify-content:space-between;box-sizing:border-box;margin-bottom:130px}.top-topic-wrap h1{margin-top:0;margin-bottom:30px}.top-topic-wrap .text{width:48%}.top-topic-wrap .img{width:48%}.top-topic-wrap.therapy{flex-direction:row-reverse}.top-topic-wrap .img img{width:100%;height:auto}.top-topic-wrap p{line-height:2 !important;margin-bottom:30px !important}@media only screen and (max-width:768px){.top-topic-wrap{flex-flow:column;flex-direction:column-reverse;margin-bottom:80px}.top-topic-wrap .text{width:100%}.top-topic-wrap p{margin-bottom:20px;line-height:1.8 !important}.top-topic-wrap .img{width:100%}.top-topic-wrap h2{font-size:3rem;letter-spacing:.05em;margin-bottom:20px}.top-topic-wrap h2 span{font-size:2rem;margin-left:10px}.top-topic-wrap h3{font-size:2rem}.top-topic-wrap.therapy{flex-direction:column-reverse}}@media only screen and (max-width:768px){.top-topic-wrap .img{margin-bottom:30px}.home h1{font-size:2.4rem;letter-spacing:.05em;margin-bottom:20px;margin-top:0}.home h1 span{font-size:1.8rem;margin-left:10px}.top-topic-wrap h2{font-size:1.8rem}}.top-voice-wrap{display:flex;justify-content:space-between;box-sizing:border-box;margin-bottom:30px;list-style-type:none}.top-voice-wrap li{width:34.5%;padding:0 30px;box-sizing:border-box;font-size:1.6rem;color:#333;text-align:left;list-style-type:none;position:relative;line-height:1.8}.top-voice-wrap li:first-child{width:31.5%;padding-left:0;border-right:1px solid #ddd}.top-voice-wrap li:last-child{width:31.5%;padding-right:0;border-left:1px solid #ddd}.top-voice-btn{margin:0 auto;text-align:center;margin-bottom:130px}@media only screen and (max-width:768px){.top-voice-wrap{flex-flow:column}.top-voice-wrap li{width:100%;padding:20px 0;border-bottom:1px solid #ddd}.top-voice-wrap li:first-child{width:100%;border-right:none}.top-voice-wrap li:last-child{width:100%;border-left:none}.top-voice-btn{margin-bottom:60px}}.top-blog-wrap{display:flex;gap:6%;flex-wrap:wrap;margin-bottom:100px}.top-blog-wrap li{width:20.5%}.top-blog-wrap li .title{font-size:1.6rem;color:#333;margin-bottom:15px;line-height:1.6}.top-blog-wrap li .date{font-size:1.4rem;color:#606060;margin-bottom:15px;line-height:1.6;text-decoration:none}.top-blog-wrap li a{text-decoration:none}.top-blog-wrap li img{width:100%;height:auto;margin-bottom:15px}@media only screen and (max-width:768px){.top-blog-wrap{display:flex;gap:0;justify-content:space-between;margin-bottom:60px}.top-blog-wrap li{width:46%;margin-bottom:40px}}.contentsArea{transition:all 1.5s 0s ease;opacity:0;transform:translateY(30px);margin-bottom:80px}.contentsArea.active{opacity:1;transform:translateY(0)}.contentsArea section{box-sizing:border-box;padding:0 30px;width:100%}.contentsArea.top{width:100%;max-width:1280px;margin:0 auto}.contentsArea.blog{width:100%;max-width:1020px;margin:0 auto;box-sizing:border-box}.contentsArea.blog h1{padding:0 30px;margin-bottom:80px}.contentsArea section.wfull{padding:0}.contentsArea.full>section{padding-left:0;padding-right:0}.contentsArea .w1366{width:100%;max-width:1366px;margin:0 auto 100px}.contentsArea .w1280{max-width:1280px;margin:0 auto 100px}.contentsArea .w1200{max-width:1200px;margin:0 auto 100px}.contentsArea .w1120{max-width:1120px;margin:0 auto 100px}.contentsArea .w980{max-width:980px;margin:0 auto 100px}.contentsArea .w900{max-width:900px;margin:0 auto}.contentsArea .w840{max-width:880px;margin:0 auto}.contentsArea .w800{max-width:840px;margin:0 auto}.contentsArea section p{width:100%;line-height:180%;text-align:left;color:#333;font-size:1.6rem;font-weight:400;margin-bottom:40px}.fullImg img{width:100%;height:auto}@media screen and (max-width:768px){.contentsArea{width:100%}.contentsArea.blog h1 span{display:block;margin-left:0;margin-top:10px;font-size:1.6rem}.contentsArea section{margin-bottom:50px !important}.contentsArea section p{line-height:180%;font-size:1.6rem;text-align:left}.contentsArea.blog h1{margin-bottom:30px}}@media only screen and (max-width:768px){.h1-wrapper{padding:30px 20px;box-sizing:border-box;margin-bottom:30px}.common h1{font-size:3rem}.common h1 span{font-size:1.6rem;display:block;margin-top:10px;margin-left:0}.common h2{font-size:2rem;margin-bottom:20px}.single-post h2:first-of-type{margin-top:-30px}}.before-h2-colored{font-size:1.8rem !important;color:#4a4e80 !important;margin-bottom:0 !important;font-weight:600 !important}.before-h2-colored+h2{margin-top:10px !important}.wp-block-columns.with-logo{margin-bottom:20px}.wp-container-core-columns-is-layout-2{margin-bottom:50px}p.has-medium-font-size{margin-bottom:20px !important}.wp-block-gallery{margin-bottom:50px}.wp-block-columns{margin-bottom:50px}.wp-block-table tr td{font-size:1.6rem;line-height:1.6;border:none;border-top:1px solid #999;padding:20px 20px 20px 0}.wp-block-table tr:last-child{border-bottom:1px solid #999}.wp-block-table tr td:first-child{font-weight:700;font-size:1.6rem;width:20%}.voice{margin-bottom:60px}.voice h3.voice:after{display:none}.voice h3{padding-left:0;margin-bottom:30px}.voice .sub{width:100%;display:block;text-align:right;font-size:1.6rem}.index-blogWrap{display:flex;max-width:1020px;margin:0 auto;justify-content:space-between;box-sizing:border-box;width:100%}.index-blogWrap aside{width:20%;padding:0 30px;box-sizing:border-box}.index-blogWrap main{width:80%}aside .sideNavi li a{font-size:1.6rem;margin-bottom:25px;text-decoration:none;display:block;position:relative;padding-left:15px;color:#333;font-family:"Zen Kaku Gothic New",sans-serif}aside .sideNavi li a:before{position:absolute;content:'';background:url(//yutaka-therapy.com/wp/wp-content/themes/yutaka_theme/images/arrow_right.png) no-repeat -7px -3px;background-size:20px 20px;width:20px;height:20px;display:block;top:2px;left:0}main{box-sizing:border-box}h2.h2-blog{font-family:"Zen Kaku Gothic New",sans-serif;padding-left:40px;font-weight:500;margin-bottom:30px;font-size:1.8rem}@media only screen and (max-width:768px){.index-blogWrap{display:flex;flex-flow:column-reverse}.index-blogWrap aside{width:100%;border-top:1px solid #ddd;padding-top:40px;margin-bottom:80px}.index-blogWrap main{width:100%;margin-top:20px}h2.h2-blog{padding-left:30px;font-weight:500;margin-bottom:30px;font-size:1.6rem}}.single-post{text-align:left}.single-post h2{text-align:left;font-size:2.4rem;color:#333;margin-bottom:40px}.single-post .date{display:inline-block;margin-bottom:60px;font-size:1.5rem;color:#777;margin-right:30px}.single-post .cat{font-size:1.5rem;display:inline-block}.single-post .cat ul{display:inline-block}.single-post .cat ul li{display:inline-block}@media only screen and (max-width:768px){.single-post .date{margin-bottom:30px}.single-post .cat{margin-bottom:30px}}#post{padding-bottom:0;text-align:left !important;margin-bottom:50px}#post p{width:100%;line-height:1.8;text-align:left;color:#333;font-size:1.6rem;font-weight:400;margin-bottom:40px}#post p:last-child{margin-bottom:80px}#post p:has(+h2){margin-bottom:80px}#post p:has(+h3){margin-bottom:80px}#post .align-center{text-align:center}#post a{color:#4a4e80;transition:all .2s linear}#post a:link{color:#4a4e80}#post a:visited{color:#4a4e80}#post a:hover{color:#4a4e80}#post a:active{color:#4a4e80}#post img.aligncenter{clear:both;display:block;margin:0 auto 1.75em}#post ul{margin-bottom:60px}#post ul li{font-size:1.6rem;margin-bottom:10px;line-height:1.8;text-align:left;position:relative;padding-left:10px}#post ul li:before{content:'';display:block;position:absolute;top:12px;left:0;width:2px;height:2px;background:#444}#post ol{padding-left:20px;margin-bottom:80px}#post ol li{list-style-type:decimal;font-size:1.6rem;margin-bottom:30px;line-height:1.8;text-align:left;position:relative;padding-left:10px}#post dl{margin-bottom:60px}#post dl dt{padding:0;margin-bottom:20px;margin-right:10px;line-height:1.6;clear:left;float:left;font-weight:700;position:relative}#post dl dd{font-size:1.6rem;text-align:left;margin-bottom:20px;line-height:1.6;margin-left:8em}@media only screen and (max-width:768px){#post p{line-height:1.8;font-size:1.6rem;margin-bottom:30px}#post p:has(+h2){margin-bottom:30px}#post p:last-child{margin-bottom:40px}}@media only screen and (max-width:480px){#post img[class*=wp-image-]{height:auto;width:100%}}ul.pegination{width:100%;margin-bottom:100px}ul.pegination li{width:33%;box-sizing:border-box;display:inline-block;text-align:center;font-size:1.6rem;position:relative}ul.pegination li:before{display:none}ul.pegination li:second-child{text-align:center}ul.pegination li a{text-decoration:none}ul.pegination li a:hover{opacity:.6}ul.pegination li.pegination-left{text-align:left;padding-left:20px;color:#777}ul.pegination li.pegination-right{text-align:right;padding-right:20px;color:#777}ul.pegination li.pegination-center{padding-left:0}ul.pegination li.pegination-left a:before{position:absolute;content:'';background:url(//yutaka-therapy.com/wp/wp-content/themes/yutaka_theme/images/arrow_left.png) no-repeat 7px -3px;background-size:20px 20px;width:20px;height:20px;display:block;top:2px;left:-10px}ul.pegination li.pegination-right a:after{position:absolute;content:'';background:url(//yutaka-therapy.com/wp/wp-content/themes/yutaka_theme/images/arrow_right.png) no-repeat -7px -3px;background-size:20px 20px;width:20px;height:20px;display:block;top:2px;right:-10px}@media screen and (max-width:768px){ul.pegination{box-sizing:border-box}ul.pegination li{width:32.7%;box-sizing:border-box}ul.pegination li.pegination-left{padding-left:30px;box-sizing:border-box}ul.pegination li.pegination-right{padding-right:30px;box-sizing:border-box}}ul.column3{width:100%;margin-bottom:50px;font-size:0;flex-wrap:wrap;display:flex;justify-content:space-between;box-sizing:border-box;padding:0 30px}ul.column3 li{width:32%;text-align:left;vertical-align:top;position:relative;display:inline-block;font-size:1.8rem;margin-bottom:30px;list-style-type:none;padding:0 2%;box-sizing:border-box}ul.column3:after{width:28%;content:"";display:block}ul.column3 li:before{display:none}ul.column3 li a{color:#333}ul.column3 li img{width:100%;height:auto;border:1px solid #eee;margin-bottom:5px}ul.column3 .infoWrapper{height:auto;font-size:1.4rem;line-height:1.6}ul.column3 .infoWrapper .title{margin-bottom:5px}ul.column3 .infoWrapper .date{color:#777;display:block;margin-bottom:5px}ul.column3 li a{text-decoration:none;line-height:1.6}ul.column3 .infoWrapper .title{font-size:1.6rem;line-height:1.4;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:500;letter-spacing:.05em;margin-bottom:10px}@media only screen and (max-width:768px){ul.column3 li{width:47%}ul.column3 .infoWrapper .title{font-size:1.6rem}ul.column3 .infoWrapper .text{font-size:1.3rem}}@media only screen and (max-width:480px){ul.column3{flex-direction:column;text-align:center}ul.column3 li{width:100%;max-width:inherit;text-align:center;padding:0;margin:0 auto 40px}ul.column3 li:last-child{margin-bottom:0}ul.column3 li .infoWrapper{margin:0 auto;text-align:left;margin-bottom:30px}ul.column3 li .title{text-align:left}section.wFull ul.column3 li{width:100%}ul.column3.no-margin li{width:100%;margin-right:0}}.RVEQke{background-color:#fff}.g-map{height:0;overflow:hidden;padding-bottom:56.25%;position:relative;margin-bottom:50px}.g-map iframe{position:absolute;left:0;top:0;height:100%;width:100%}.wp-pagenavi{color:#fff;margin:0 0 72px;text-align:center;overflow:hidden}.wp-pagenavi a,.wp-pagenavi span{text-decoration:none !important;padding:12px 14px;margin-right:8px;background:#fff;color:#262626 !important;font-size:1.3rem;display:inline-block;border-radius:5px;border:1px solid #fff}.wp-pagenavi span.current{color:#262626 !important;border:1px solid#333;padding:12px 14px}.wp-pagenavi span.extend{color:#333;border:none;padding:0;background:#fff}.wp-pagenavi a:hover{text-decoration:none !important;text-decoration:underline;background:#eee;border:1px solid #eee;color:#000;margin-right:8px}@media only screen and (max-width:768px){.wp-pagenavi{margin-bottom:40px}.wp-pagenavi a,.wp-pagenavi span{font-size:1.4rem;margin-right:8px}.wp-pagenavi a:hover{margin-right:8px}}#page-top{border-radius:50%;height:30px;width:30px;border:1px solid #999;position:fixed;bottom:20px;right:40px;text-align:center;cursor:pointer;z-index:980}#page-top:after{position:absolute;content:'';width:9px;height:9px;border-top:solid 1px #999;border-right:solid 1px #999;top:12px;left:10px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);cursor:pointer}@media only screen and (max-width:768px){#page-top{right:20px}}footer{width:100%;box-sizing:border-box;margin:0 auto;text-align:center;position:relative;padding:30px 0}footer .footInner{width:100%;max-width:1480px;padding:0 40px;box-sizing:border-box;margin:0 auto;display:flex;justify-content:space-between}footer .footInner .footLeft{width:70%;text-align:left;display:flex}footer .footInner .footLeft .logo{margin-right:40px}footer .footInner .footLeft .reserve{margin-top:20px;font-size:1.6rem;padding-left:24px;position:relative}footer .footInner .footLeft .reserve a{text-decoration:none}footer .footInner .footLeft .reserve:before{content:'';position:absolute;top:15px;left:0;width:15px;height:2px;border-top:1px solid #333}.underline{display:inline-block;padding-bottom:2px;position:relative}.underline:after{background-color:#555;bottom:0;content:'';display:block;height:1px;left:0;position:absolute;transition:.5s all;width:0}.underline:hover:after{width:100%}footer .footInner span.copyright{font-size:1.2rem;letter-spacing:.05em;margin-top:30px;color:#333;display:block;text-align:left !important;padding-left:0}@media only screen and (max-width:860px){footer{flex-flow:column;padding:20px;padding-top:20px;text-align:center}footer .footInner{display:flex;flex-flow:column}footer .footInner .footLeft{width:100%;flex-flow:column;text-align:center;margin-bottom:40px}footer .footInner .footLeft .logo{margin-right:0}footer .footInner .footLeft .reserve{margin:0 auto;font-size:1.6rem;padding-left:0;display:inline-block}footer .footInner .footLeft .reserve:before{content:'';position:absolute;top:15px;left:-20px;width:15px;height:2px;border-top:1px solid #333}footer .footInner span.copyright{margin-bottom:0;text-align:center !important}}@media only screen and (max-width:480px){footer .footInner .footLeft .logo img{width:100%;height:auto;max-width:300px}}