﻿@import url(reset.css);*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}body{font-family:'Noto Sans JP', sans-serif;font-size:16px;font-weight:normal;color:#000;line-height:2}#wrap{width:100%;overflow:hidden;min-width:1000px}img{max-width:100%;height:auto;image-rendering:-webkit-optimize-contrast}.serif{font-family:serif}.en{font-family:'Montserrat', sans-serif}li{list-style-type:none}.tCenter{text-align:center}@media screen and (min-width: 769px){.pcCenter{text-align:center}}@media screen and (min-width: 769px){.sp,.tb{display:none}.hvEx img{transition:.25s}}@media screen and (max-width: 768px){html{height:-webkit-fill-available}#wrap{min-width:0}body{font-size:14px}.tb,.pc{display:none}}a{color:#000}a:hover{color:#000;text-decoration:none}.mt0{margin-top:0px !important}.mr0{margin-right:0px !important}.mb0{margin-bottom:0px !important}.ml0{margin-left:0px !important}.pt0{padding-top:0px !important}.pr0{padding-right:0px !important}.pb0{padding-bottom:0px !important}.pl0{padding-left:0px !important}.mt5{margin-top:5px !important}.mr5{margin-right:5px !important}.mb5{margin-bottom:5px !important}.ml5{margin-left:5px !important}.pt5{padding-top:5px !important}.pr5{padding-right:5px !important}.pb5{padding-bottom:5px !important}.pl5{padding-left:5px !important}.mt10{margin-top:10px !important}.mr10{margin-right:10px !important}.mb10{margin-bottom:10px !important}.ml10{margin-left:10px !important}.pt10{padding-top:10px !important}.pr10{padding-right:10px !important}.pb10{padding-bottom:10px !important}.pl10{padding-left:10px !important}.mt15{margin-top:15px !important}.mr15{margin-right:15px !important}.mb15{margin-bottom:15px !important}.ml15{margin-left:15px !important}.pt15{padding-top:15px !important}.pr15{padding-right:15px !important}.pb15{padding-bottom:15px !important}.pl15{padding-left:15px !important}.mt20{margin-top:20px !important}.mr20{margin-right:20px !important}.mb20{margin-bottom:20px !important}.ml20{margin-left:20px !important}.pt20{padding-top:20px !important}.pr20{padding-right:20px !important}.pb20{padding-bottom:20px !important}.pl20{padding-left:20px !important}.mt25{margin-top:25px !important}.mr25{margin-right:25px !important}.mb25{margin-bottom:25px !important}.ml25{margin-left:25px !important}.pt25{padding-top:25px !important}.pr25{padding-right:25px !important}.pb25{padding-bottom:25px !important}.pl25{padding-left:25px !important}.mt30{margin-top:30px !important}.mr30{margin-right:30px !important}.mb30{margin-bottom:30px !important}.ml30{margin-left:30px !important}.pt30{padding-top:30px !important}.pr30{padding-right:30px !important}.pb30{padding-bottom:30px !important}.pl30{padding-left:30px !important}.mt35{margin-top:35px !important}.mr35{margin-right:35px !important}.mb35{margin-bottom:35px !important}.ml35{margin-left:35px !important}.pt35{padding-top:35px !important}.pr35{padding-right:35px !important}.pb35{padding-bottom:35px !important}.pl35{padding-left:35px !important}.mt40{margin-top:40px !important}.mr40{margin-right:40px !important}.mb40{margin-bottom:40px !important}.ml40{margin-left:40px !important}.pt40{padding-top:40px !important}.pr40{padding-right:40px !important}.pb40{padding-bottom:40px !important}.pl40{padding-left:40px !important}.mt45{margin-top:45px !important}.mr45{margin-right:45px !important}.mb45{margin-bottom:45px !important}.ml45{margin-left:45px !important}.pt45{padding-top:45px !important}.pr45{padding-right:45px !important}.pb45{padding-bottom:45px !important}.pl45{padding-left:45px !important}.mt50{margin-top:50px !important}.mr50{margin-right:50px !important}.mb50{margin-bottom:50px !important}.ml50{margin-left:50px !important}.pt50{padding-top:50px !important}.pr50{padding-right:50px !important}.pb50{padding-bottom:50px !important}.pl50{padding-left:50px !important}.btn{text-align:center;font-weight:bold}.btn a{display:inline-flex;justify-content:center;align-items:center;text-align:center;background-color:#000;width:min(300px, 100%);color:#FFF;text-decoration:none;border-radius:100px;height:60px}.btn a[target="_blank"]:after{content:"";width:18px;height:15px;display:inline-block;background:url(../img/icon_blank.svg) no-repeat center center/100% auto;margin-left:10px}.inview{opacity:0;transition:all .7s ease-out}.inview.toTop{transform:translateY(30px)}.inview.toLeft{transform:translateX(30px)}.inview.toRight{transform:translateX(-30px)}.inview.toBottom{transform:translateY(-30px)}.inview.zoom{transition:all .7s ease-out;transform:scale(0.5, 0.5)}.inview.isShow{opacity:1;transform:scale(1, 1)}.cardList li{opacity:0;transition:opacity 1s ease}.cardList li.isShow{opacity:1}#header{position:relative;background-color:#000}#header video{width:100%;vertical-align:top}#header #logo{position:fixed;z-index:2}#header #logo .txt{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}#header #logo.black svg path,#header #logo.black svg rect{fill:#000}#header #logo.black svg .square{fill:#B9B9B9}#header #hContact{position:fixed;z-index:100}#header #hContact a{background:#06cbdb;color:#FFF;font-weight:bold;text-decoration:none}@media screen and (min-width: 1081px){#header{height:100vh}#header video{object-fit:cover;width:100%;height:100%}}@media screen and (min-width: 769px){#header #logo{left:30px;top:20px}#header #logo svg{width:308px}#header #hContact{right:0;top:0}#header #hContact a{width:200px;height:60px;display:inline-flex;align-items:center;justify-content:center;text-align:center;border-radius:0 0 0 10px}}@media screen and (max-width: 768px){#header #logo{width:200px;left:10px;top:10px}#header #logo svg{width:100%}#header #hContact{left:0;bottom:0;width:100%;font-size:18px}#header #hContact a{height:60px;justify-content:center;align-items:center;display:flex}}.sec.bg{background-color:#F8F8F8}.sec .tit{text-align:center;line-height:1}.sec .tit .en{letter-spacing:.05em;margin-bottom:10px;display:block}.sec .catchCopy{line-height:1.67;font-weight:bold}@media screen and (min-width: 769px){.sec{padding:150px 9.5%}.sec.verticalTit{display:flex}.sec.verticalTit .tit{display:flex;text-align:left;width:220px}.sec.verticalTit .tit .en{writing-mode:vertical-rl;margin:0 10px 0 0}.sec.verticalTit .tit .jp{writing-mode:vertical-rl}.sec.verticalTit .inner{flex:1}.sec.leftTit .tit{text-align:left}.sec .tit{margin-bottom:60px}.sec .tit .en{font-size:100px}.sec .tit .jp{font-size:16px}.sec .catchCopy{font-size:36px}}@media screen and (max-width: 768px){.sec{padding:60px 20px}.sec .tit{margin-bottom:30px}.sec .tit .en{font-size:40px}.sec .tit .jp{font-size:14px}.sec .catchCopy{font-size:min(24px, 5.2vw)}}#concept .inner .txt p{font-weight:bold}@media screen and (min-width: 769px){#concept .inner .txt{margin-top:60px}#concept .inner .txt p{margin-top:2.3em;font-weight:bold;line-height:2.3}}@media screen and (max-width: 768px){#concept .inner .txt{margin-top:30px}#concept .inner .txt p{margin-top:2em}}#problem .inner .problemList li{background-color:#FFF;border-radius:10px;font-weight:bold;position:relative}#problem .inner .problemList li:before{content:"";position:absolute;display:block;background:url(../img/icon_check.svg) no-repeat center center/100% 100%}@media screen and (min-width: 769px){#problem .inner .problemList li{padding:34px 30px 34px 80px}#problem .inner .problemList li:nth-child(n+2){margin-top:20px}#problem .inner .problemList li:before{width:30px;height:30px;left:30px;top:35px}#problem .inner .solution{margin-top:60px}#problem .inner .solution h3{font-size:24px}#problem .inner .solution p{margin-top:1.75em}}@media screen and (max-width: 768px){#problem .inner .problemList li{padding:20px 20px 20px 50px;line-height:1.5}#problem .inner .problemList li:nth-child(n+2){margin-top:10px}#problem .inner .problemList li:before{width:20px;height:20px;left:20px;top:22px}#problem .inner .solution{margin-top:40px}#problem .inner .solution h3{font-size:20px}#problem .inner .solution p{margin-top:1.5em}}#features .featureList .slider section h3{line-height:1.5}#features .featureList .slider section h3 .num{display:block}#features .featureList .slider .slick-arrow{z-index:2;background-size:100% 100%}#features .featureList .slider .slick-arrow:before{content:none}#features .featureList .slider .slick-arrow.slick-prev{background-image:url(../img/prev.svg)}#features .featureList .slider .slick-arrow.slick-next{background-image:url(../img/next.svg)}@media screen and (min-width: 769px){#features .inner .txtArea{display:flex;align-items:center;flex-wrap:wrap}#features .inner .txtArea .catchCopy{margin-right:8%}#features .inner .txtArea .txt{line-height:2.2}#features .inner .featureList{margin:80px -11.73% 0}#features .inner .featureList .slider section{width:720px;margin:0 25px}#features .inner .featureList .slider section h3{font-size:24px;margin:30px 0 20px}#features .inner .featureList .slider section h3 .num{font-size:16px}#features .inner .featureList .slider .slick-arrow{width:80px;height:80px;top:250px}#features .inner .featureList .slider .slick-arrow.slick-prev{left:50%;margin-left:-460px}#features .inner .featureList .slider .slick-arrow.slick-next{right:50%;margin-right:-460px}}@media screen and (max-width: 768px){#features .inner .txtArea .catchCopy{margin-bottom:20px}#features .inner .featureList{margin:40px -20px 0}#features .inner .featureList .slider section{width:80vw;margin:0 10px}#features .inner .featureList .slider section h3{font-size:20px;margin:20px 0 10px}#features .inner .featureList .slider section h3 .num{font-size:14px}#features .inner .featureList .slider .slick-arrow{width:40px;height:40px;top:30vw}#features .inner .featureList .slider .slick-arrow.slick-prev{left:2vw}#features .inner .featureList .slider .slick-arrow.slick-next{right:2vw}}#onoff .onoffList>section{background-color:#FFF;border-radius:20px}@media screen and (min-width: 769px){#onoff .onoffList>section{padding:40px;display:flex;justify-content:space-between}#onoff .onoffList>section:nth-child(n+2){margin-top:20px}#onoff .onoffList>section figure{width:min(400px, 40%);margin-right:40px}#onoff .onoffList>section .content{flex:1}#onoff .onoffList>section .content h3{font-size:24px;margin-bottom:10px}}@media screen and (max-width: 768px){#onoff .onoffList>section{padding:20px}#onoff .onoffList>section:nth-child(n+2){margin-top:20px}#onoff .onoffList>section figure{text-align:center}#onoff .onoffList>section .content h3{font-size:20px;margin:10px 0}}#fit .fitList{counter-reset:fit}#fit .fitList>section{border:3px solid #000;border-radius:20px}#fit .fitList>section h3{line-height:1.5;position:relative}#fit .fitList>section h3:before{counter-increment:fit;content:"CASE " counter(fit);font-family:'Montserrat', sans-serif}#fit .fitList>section h3:after{content:"";width:14px;height:8px;background:url(../img/arrow_down.svg) no-repeat center center/100% auto;display:block;position:absolute}#fit .fitList>section p{border-top:1px solid #000;display:none}@media screen and (min-width: 769px){#fit .fitList{margin-bottom:30px}#fit .fitList>section:nth-child(n+2){margin-top:20px}#fit .fitList>section h3{font-size:20px;padding:20px 0;display:flex;cursor:pointer}#fit .fitList>section h3:before{font-size:16px;width:138px;margin:-20px 40px -20px 0;border-right:1px solid #000;display:flex;align-items:center;justify-content:center;text-align:center}#fit .fitList>section h3:after{right:30px;top:50%;transform:translateY(-50%)}#fit .fitList>section p{padding:30px 40px 40px}#fit .fitList>section.open h3:after{transform:translateY(-50%) scale(1, -1)}}@media screen and (max-width: 768px){#fit .fitList{margin-bottom:20px}#fit .fitList>section{border-radius:10px}#fit .fitList>section:nth-child(n+2){margin-top:10px}#fit .fitList>section h3{font-size:18px;padding:15px 35px 15px 15px}#fit .fitList>section h3:before{font-size:12px;display:block}#fit .fitList>section h3:after{right:15px;top:50%;transform:translateY(-50%)}#fit .fitList>section p{padding:15px}#fit .fitList>section.open h3:after{transform:translateY(-50%) scale(1, -1)}}.reserveSec{background-color:#000;text-align:center}.reserveSec h2{color:#FFF;font-weight:bold}.reserveSec .btn{color:#FFF;font-weight:bold}.reserveSec .btn a{background-color:#FFF;display:inline-block;border-radius:100px;width:min(300px, 100%);text-decoration:none;padding:14px;color:#000}.reserveSec .btn a:after{content:none}@media screen and (min-width: 769px){.reserveSec{padding:60px}.reserveSec h2{font-size:28px;margin-bottom:20px}.reserveSec .btn{display:flex;justify-content:center;gap:20px}}@media screen and (max-width: 768px){.reserveSec{padding:40px 20px}.reserveSec h2{font-size:22px;margin-bottom:20px;line-height:1.5}.reserveSec .btn{display:flex;justify-content:center;gap:20px}}#facilities .floor{background-color:#F8F8F8;border-radius:20px}#facilities .floor h3{text-align:center}#facilities .floor h3 .en{margin-right:1em}#facilities .floor .map{text-align:center}@media screen and (min-width: 769px){#facilities .floor{padding:50px}#facilities .floor:nth-child(n+2){margin-top:60px}#facilities .floor h3{font-size:24px;margin-bottom:40px}#facilities .floor .map img{height:450px}#facilities .floor .facilitiesList{display:flex;justify-content:space-between;flex-wrap:wrap}#facilities .floor .facilitiesList li{width:calc(50% - 25px);margin-top:50px;text-align:center}#facilities .floor .facilitiesList li img{margin-bottom:5px}}@media screen and (max-width: 768px){#facilities .floor{padding:20px}#facilities .floor:nth-child(n+2){margin-top:60px}#facilities .floor h3{line-height:1.5;font-size:20px;margin-bottom:20px}#facilities .floor h3 .num{display:block;margin:0;font-size:16px}#facilities .floor .facilitiesList li{margin-top:20px;text-align:center}#facilities .floor .facilitiesList li img{margin-bottom:5px}}.slideWrapper{overflow:hidden;width:100%}.slideWrapper .slidePhoto{display:flex;width:max-content}.slideWrapper .slidePhoto li{flex-shrink:0}@media screen and (min-width: 769px){.slideWrapper .slidePhoto li{width:420px}}@media screen and (max-width: 768px){.slideWrapper .slidePhoto li{width:50vw}}@keyframes scrollLeft{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.loop-animation{animation:scrollLeft 25s linear infinite}#allinone .cardList{display:flex;flex-wrap:wrap}#allinone .cardList li{box-shadow:0 0 10px rgba(0,0,0,0.1)}@media screen and (min-width: 769px){#allinone .cardList{margin-top:40px}#allinone .cardList li{width:calc((100% - 60px) / 4);margin-right:20px}#allinone .cardList li:nth-child(4n){margin-right:0}#allinone .cardList li:nth-child(n+5){margin-top:20px}}@media screen and (max-width: 768px){#allinone .cardList{margin-top:20px;gap:10px}#allinone .cardList li{width:calc(50% - 5px)}}.dotList li{position:relative;padding-left:1em}.dotList li:before{content:"・";position:absolute;left:0}#price .priceList>section h3{border-bottom:1px solid #000}#price .priceList>section table{width:100%}#price .priceList>section table th{font-weight:normal;border-bottom:1px solid #000;line-height:1.5;padding:30px 0 10px}#price .priceList>section table td{text-align:right;border-bottom:1px solid #000;line-height:1.5;padding:30px 0 10px;white-space:nowrap}#price .priceList>section table+.notes{margin-top:20px}@media screen and (min-width: 769px){#price .priceHead{margin-bottom:60px;display:flex;flex-wrap:wrap}#price .priceHead .tit{margin-right:8%}#price .priceList{display:flex;justify-content:space-between;flex-wrap:wrap}#price .priceList>section{width:calc(50% - 40px)}#price .priceList>section:nth-child(n+3){margin-top:60px}#price .priceList>section h3{font-size:24px}#price .priceList>section .notes{font-size:14px}#price .priceList>section .dotList{margin-top:30px}}@media screen and (max-width: 768px){#price .priceHead{margin-bottom:40px}#price .priceList>section{margin-top:30px}#price .priceList>section h3{font-size:20px}#price .priceList>section .notes{font-size:12px}#price .priceList>section .dotList{margin-top:20px}}#voices .voiceList>section{border:3px solid #000;background-color:#FFF;border-radius:20px}#voices .voiceList>section .voiceHead h3{line-height:1.5}#voices .voiceList>section .voiceHead h3 .name{font-weight:normal;display:block}@media screen and (min-width: 769px){#voices .voiceList>section{padding:40px}#voices .voiceList>section:nth-child(n+2){margin-top:20px}#voices .voiceList>section .voiceHead{display:flex;align-items:center;margin-bottom:30px}#voices .voiceList>section .voiceHead figure{width:min(300px, 35%);margin-right:40px}#voices .voiceList>section .voiceHead h3{flex:1;font-size:24px}#voices .voiceList>section .voiceHead h3 .name{font-size:16px;margin-bottom:20px}}@media screen and (max-width: 768px){#voices .voiceList>section{padding:20px;border-radius:10px}#voices .voiceList>section:nth-child(n+2){margin-top:20px}#voices .voiceList>section .voiceHead{margin-bottom:20px}#voices .voiceList>section .voiceHead figure{margin-bottom:20px}#voices .voiceList>section .voiceHead h3{font-size:20px}#voices .voiceList>section .voiceHead h3 .name{font-size:14px;margin-bottom:10px}}#flow .flowList{display:flex;counter-reset:flow}#flow .flowList li{text-align:center;font-weight:bold}#flow .flowList li figure img{border-radius:50%;box-shadow:0 0 20px rgba(0,0,0,0.1);position:relative;z-index:2;background-color:#FFF}#flow .flowList li p{line-height:1.5}#flow .flowList li p:before{counter-increment:flow;content:"STEP " counter(flow);display:block;font-family:'Montserrat', sans-serif}#flow .flowList li:not(:first-child) figure{position:relative}#flow .flowList li:not(:first-child) figure:before{content:"";background:#000 url(../img/arrow_white.svg) no-repeat center center;display:block;position:absolute;top:50%;transform:translateY(-50%)}#flow .btnMore{text-align:center;font-weight:bold}#flow .btnMore a{border:3px solid #000;display:inline-flex;align-items:center;height:60px;align-items:center;justify-content:center;text-decoration:none;width:min(300px, 100%);border-radius:100px}#flow .btnMore a:after{content:"";width:12px;height:6px;background:url(../img/arrow_down.svg) no-repeat center center/100% auto;margin-left:10px;transform:translateY(2px)}#flow .flowListDetail{border:3px solid #000;border-radius:20px;counter-reset:flow;display:none}#flow .flowListDetail>section:not(:first-child){border-top:1px solid #000}#flow .flowListDetail>section h3:before{counter-increment:flow;content:"STEP " counter(flow)}#flow .flowListDetail>section .content .btn{text-align:left}@media screen and (min-width: 769px){#flow .flowList{justify-content:center;gap:60px}#flow .flowList li{width:250px}#flow .flowList li:not(:first-child) figure:before{height:56px;width:70px;left:-65px}#flow .flowList li p{margin-top:20px;font-size:24px}#flow .flowList li p:before{font-size:16px}#flow .btnMore{margin-top:50px}#flow .flowListDetail{margin-top:60px}#flow .flowListDetail>section{display:flex}#flow .flowListDetail>section h3{width:300px;padding:40px;font-size:24px;border-right:1px solid #000}#flow .flowListDetail>section h3:before{font-size:16px;margin-right:1em}#flow .flowListDetail>section .content{flex:1;padding:40px}#flow .flowListDetail>section .content .btn{margin-top:30px}}@media screen and (max-width: 768px){#flow .flowList{justify-content:space-between;gap:20px;flex-wrap:wrap}#flow .flowList li{width:calc(50% - 10px)}#flow .flowList li:not(:first-child) figure:before{height:40px;width:30px;left:-25px}#flow .flowList li:nth-child(2) figure:after{content:"";background:#000;display:block;position:absolute;top:50%;transform:translateY(-50%);height:40px;width:30px;right:-25px}#flow .flowList li p{margin-top:10px;font-size:20px}#flow .flowList li p:before{font-size:14px}#flow .btnMore{margin-top:30px}#flow .flowListDetail{margin-top:30px}#flow .flowListDetail>section{padding:20px}#flow .flowListDetail>section h3{font-size:20px}#flow .flowListDetail>section h3:before{font-size:14px;margin-right:1em}#flow .flowListDetail>section .content .btn{margin-top:20px}}#access .gmap iframe{vertical-align:top;width:100%}#access .accessList dl dt{font-weight:bold}@media screen and (min-width: 769px){#access .accessList{display:flex;justify-content:space-between}#access .accessList>dl{width:calc(50% - 30px)}#access .accessList>dl dt{font-size:20px;margin-top:40px}}@media screen and (max-width: 768px){#access .gmap iframe{height:300px}#access .accessList>dl dt{font-size:18px;margin-top:30px}}#faq .faqList dt{background-color:#F8F8F8;border-radius:10px;font-weight:bold;position:relative}#faq .faqList dt:not(:first-child){margin-top:20px}#faq .faqList dt:before{content:"Q.";font-family:'Montserrat', sans-serif;font-weight:bold;position:absolute}#faq .faqList dt:after{content:"";width:14px;height:8px;background:url(../img/arrow_down.svg) no-repeat center center/100% auto;display:block;position:absolute}#faq .faqList dd{background-color:#F8F8F8;border-radius:0 0 10px 10px;position:relative;display:none}#faq .faqList dd:before{content:"A.";font-family:'Montserrat', sans-serif;font-weight:bold;position:absolute}@media screen and (min-width: 769px){#faq .faqList{margin-bottom:40px}#faq .faqList dt{padding:30px 80px 30px 108px;font-size:20px;cursor:pointer}#faq .faqList dt:before{font-size:36px;left:34px;top:13px}#faq .faqList dt:after{right:30px;top:50%;transform:translateY(-50%)}#faq .faqList dt.open:after{transform:translateY(-50%) scale(1, -1)}#faq .faqList dd{padding:0 80px 30px 108px}#faq .faqList dd:before{font-size:36px;left:36px;top:-24px}}@media screen and (max-width: 768px){#faq .faqList{margin-bottom:30px}#faq .faqList dt{padding:20px 50px 20px 50px;line-height:1.5;font-size:16px}#faq .faqList dt:before{font-size:20px;left:20px;top:16px}#faq .faqList dt:after{right:20px;top:50%;transform:translateY(-50%)}#faq .faqList dt.open:after{transform:translateY(-50%) scale(1, -1)}#faq .faqList dd{padding:0 20px 20px 20px}#faq .faqList dd:before{content:none}}#footer #fContent #tel{line-height:1.5}#footer #fContent #tel .tit{font-weight:bold}#footer #fContent #tel .num{font-weight:bold}#footer #fContent #tel .num a{text-decoration:none}#footer #fContent #tel .time{display:block}#footer #pagetop{position:fixed;right:10px;bottom:10px}#footer #pagetop img{border-radius:50%;border:1px solid #FFF}@media screen and (min-width: 769px){#footer{padding:80px}#footer #fContent{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}#footer #fContent #fLogo{margin-right:80px}#footer #fContent #fNav li{font-weight:bold}#footer #fContent #tel{flex:1;text-align:right}#footer #fContent #tel .tit{font-weight:bold;display:block}#footer #fContent #tel .num{font-size:42px}}@media screen and (max-width: 768px){#footer{padding:40px 20px 100px}#footer #fContent{margin-bottom:30px}#footer #fContent #fLogo{text-align:center;margin-bottom:30px}#footer #fContent #fLogo img{width:240px}#footer #fContent #fNav{text-align:center;margin-bottom:30px}#footer #fContent #fNav li{font-weight:bold}#footer #fContent #tel{text-align:center}#footer #fContent #tel .tit{font-weight:bold;display:block}#footer #fContent #tel .num{font-size:36px}#footer #copyright{text-align:center}#footer #pagetop{width:60px;bottom:70px}}
