@charset "utf-8";html{scroll-behavior:smooth}body{background-attachment:scroll;background-repeat:repeat;background-position:center top;-webkit-font-smoothing:antialiased;background-color:#fff;overflow-x:hidden;text-align:left;animation:fadeIn 2s ease 0s 1 forwards;-webkit-animation:fadeIn 2s ease 0s 1 forwards;overflow-X:hidden}body.active{overflow-X:hidden;overflow:hidden}body.active{overflow-y:hidden}a img{-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-ms-transition:opacity 1s ease-out;transition:opacity 1s ease-out}#container{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;background-image:url(//actone-kochi.com/wp-content/themes/actone/css/../img/common/body_bg.png);background-position:top 300px right;background-size:60% auto;background-repeat:no-repeat}@media screen and (max-width:1000px){#container{background-position:top 250px right}}@media screen and (max-width:800px){#container{background-position:top 200px right}}@media screen and (max-width:600px){#container{background-position:top 150px right}}@media screen and (max-width:480px){#container{background-position:top 100px right}}.fadein{animation:fadeIn 3s ease 0s 1 normal;-webkit-animation:fadeIn 3s ease 0s 1 normal}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}section{padding-top:65px;padding-bottom:65px}@media screen and (max-width:1000px){section{padding-top:55px;padding-bottom:55px}}@media screen and (max-width:800px){section{padding-top:50px;padding-bottom:50px}}@media screen and (max-width:600px){section{padding-top:45px;padding-bottom:45px}}@media screen and (max-width:480px){section{padding-top:35px;padding-bottom:35px}}section.bg01{background-color:#f5f3f0}section>div{width:92%;max-width:1100px;height:auto;margin:auto}section>div.width60{width:60%;margin-left:auto;margin-right:auto}section>div.width70{width:70%;margin-left:auto;margin-right:auto}@media screen and (max-width:600px){section>div.width60{width:92%;margin-left:auto;margin-right:auto}section>div.width70{width:92%;margin-left:auto;margin-right:auto}}main .page_img+section{padding-top:0}section>div+div{margin-top:35px}@media screen and (max-width:1000px){section>div+div{margin-top:30px}}@media screen and (max-width:800px){section>div+div{margin-top:25px}}@media screen and (max-width:600px){section>div+div{margin-top:20px}}section.day_service>div+div{margin-top:50px}@media screen and (max-width:1000px){section.day_service>div+div{margin-top:45px}}@media screen and (max-width:800px){section.day_service>div+div{margin-top:40px}}@media screen and (max-width:600px){section.day_service>div+div{margin-top:30px}}header{position:relative;padding:0}header>.head{width:92%;max-width:1100px;margin:auto}header>.head>div{text-align:center;position:relative;z-index:20;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-right:calc(50% - 50vw)}header div.head div.site_name a{font-size:12px;line-height:12px;padding:0;float:none;margin-top:0;margin-right:auto;margin-left:0;height:66px;width:165px;background-attachment:scroll;background-image:url(//actone-kochi.com/wp-content/themes/actone/css/../img/common/head_logo.png);background-repeat:no-repeat;background-position:center center;display:block;background-size:cover;text-indent:100%;white-space:nowrap;display:block;overflow:hidden;z-index:100;position:relative;margin-right:26px;margin-top:10px;margin-bottom:10px}@media screen and (max-width:1000px){header div.head div.site_name a{height:48px;width:120px;margin-top:10px;margin-bottom:10px}}@media screen and (max-width:800px){header div.head div.site_name a{margin-top:6px;margin-bottom:10px;height:46px;width:115px}}@media screen and (max-width:480px){header div.head div.site_name a{margin-top:6px;margin-bottom:10px;height:38px;width:95px}}header>.head>div>nav.head_nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}@media screen and (max-width:800px){header>.head>div>nav.head_nav{display:none}}header>.head>div>nav.head_nav>div{text-align:right}header .head nav ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:flex-end}header .head nav ul li{font-size:1.8rem;line-height:1.1em;display:block;justify-content:center;align-items:center;font-family:hiragino-kaku-gothic-pron,sans-serif;font-style:normal;font-weight:600;padding-left:1.5em;margin-left:1.5em;border-left:1px solid rgba(0,26,39,.3)}@media screen and (max-width:1200px){header .head nav ul li{font-size:1.7rem;padding-left:1.4em;margin-left:1.4em}}@media screen and (max-width:1100px){header .head nav ul li{font-size:1.6rem;padding-left:1.3em;margin-left:1.3em}}@media screen and (max-width:1000px){header .head nav ul li{font-size:1.5rem;padding-left:1.2em;margin-left:1.2em}}header .head nav ul li:first-child{letter-spacing:normal;padding-left:0;border-left:none}header .head nav ul li a{padding:0;color:#000;display:block;position:relative;text-decoration:none;transition:all .2s ease-in}header .head nav ul li a:hover{color:#e50012}header .head nav.g_nav ul li a:before,header .head nav.g_nav ul li a:after{border-bottom:solid 2px #e50012;bottom:-10px;content:"";display:block;position:absolute;transition:all .3s ease;-webkit-transition:all .3s ease;width:0}header .head nav ul li a:before{left:50%}header .head nav ul li a:after{right:50%}header .head nav ul li a:hover:before,header .head nav ul li a:hover:after{width:50%}header .head nav ul.sub_nav{font-size:1.3rem;margin-bottom:2em}@media screen and (max-width:1200px){header .head nav ul.sub_nav{font-size:1.3rem}}@media screen and (max-width:1000px){header .head nav ul.sub_nav{font-size:1.3rem;margin-bottom:1.5em}}header .head nav ul.sub_nav li{font-size:1.3rem;line-height:1.1em;display:block;justify-content:center;align-items:center;font-family:hiragino-kaku-gothic-pron,sans-serif;font-style:normal;font-weight:600;border-left:none;padding-left:1em;margin-left:1em}@media screen and (max-width:1100px){header .head nav ul.sub_nav li{font-size:1.2rem}}@media screen and (max-width:1000px){header .head nav ul.sub_nav li{font-size:1.1rem}}header .head nav ul.sub_nav li i{margin-right:4px;color:#e50012}header .head nav ul.sub_nav li a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}header .head nav p.contact_b{width:210px;height:105px;margin-left:38px;position:relative}@media screen and (max-width:1100px){header .head nav p.contact_b{margin-left:18px}}@media screen and (max-width:1000px){header .head nav p.contact_b{margin-left:13px;width:155px;height:85px}}header .head nav p.contact_b:before{z-index:1;content:"";position:absolute;top:0;left:0;background-size:33px 105px;background-image:url(//actone-kochi.com/wp-content/themes/actone/css/../img/common/contact_r.png);width:33px;height:105px}@media screen and (max-width:1000px){header .head nav p.contact_b:before{background-size:27px 85px;width:27px;height:85px}}header .head nav p.contact_b a{height:100%;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;font-size:1.9rem;background-color:#e50012;color:#fff;font-family:hiragino-kaku-gothic-pron,sans-serif;font-style:normal;font-weight:600}@media screen and (max-width:1200px){header .head nav p.contact_b a{font-size:1.8rem}}@media screen and (max-width:1100px){header .head nav p.contact_b a{font-size:1.7rem}}@media screen and (max-width:1000px){header .head nav p.contact_b a{font-size:1.4rem}}header .head nav p.contact_b a:hover{background-color:#f29600}header .head nav p.contact_b a i{margin-right:8px;margin-left:1em;font-size:1.4em}main .more_b_s{width:100%;font-family:"lato",sans-serif;font-weight:900;font-style:normal;font-size:1.4rem}@media screen and (max-width:480px){main .more_b_s{font-size:1.3rem}}main .more_b_s a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}main .more_b_s a:hover{color:#e50012}main .more_b_s a span{border-bottom:solid 1px #000;-webkit-transition:all .1s ease-out;-moz-transition:all .1s ease-out;-ms-transition:all .1s ease-out;transition:all .1s ease-out}main .more_b_s a:hover span{border-bottom:solid 1px #e50012}main .more_b_s i{font-size:1.3rem;width:32px;height:32px;color:#fff;background-color:#e50012;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;margin-left:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;align-items:center}@media screen and (max-width:800px){main .more_b_s i{font-size:1.2rem;width:26px;height:26px;color:#fff;background-color:#e50012;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px}}main .more_b{width:100%;font-family:"lato",sans-serif;font-weight:900;font-style:normal;font-size:1.6rem}@media screen and (max-width:800px){main .more_b{font-size:1.3rem}}main .more_b a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}main .more_b a:hover{color:#e50012}main .more_b a span{border-bottom:solid 1px #000;-webkit-transition:all .1s ease-out;-moz-transition:all .1s ease-out;-ms-transition:all .1s ease-out;transition:all .1s ease-out}main .more_b a:hover span{border-bottom:solid 1px #e50012}main .more_b i{font-size:2.2rem;width:60px;height:60px;color:#fff;background-color:#e50012;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;margin-left:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;align-items:center}@media screen and (max-width:800px){main .more_b i{font-size:1.2rem;width:26px;height:26px;color:#fff;background-color:#e50012;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px}}main p+.more_b{margin-top:1.5em}main .txt{font-size:1.7rem;line-height:2.2em}@media screen and (max-width:1400px){main .txt{font-size:1.6rem;line-height:1.9em}}@media screen and (max-width:1000px){main .txt{font-size:1.5rem;line-height:1.8em}}@media screen and (max-width:800px){main .txt{font-size:1.4rem;line-height:1.7em}}@media screen and (max-width:480px){main .txt{font-size:1.3rem;line-height:1.6em}}main .txt+.txt{margin-top:1em}main .txt>strong{font-size:1.1em}main .txt b{font-size:1.2em}main .txt span{display:inline-block}main .txt_m{font-size:1.6rem;line-height:2.1em}@media screen and (max-width:1600px){main .txt_m{font-size:1.5rem;line-height:2em}}@media screen and (max-width:1000px){main .txt_m{font-size:1.4rem;line-height:1.8em}}@media screen and (max-width:800px){main .txt_m{font-size:1.4rem;line-height:1.7em}}@media screen and (max-width:480px){main .txt_m{font-size:1.3rem;line-height:1.6em}}main .txt_m+.txt_m{margin-top:1em}main .txt_m>strong{font-size:1.2em}main .txt_m b{font-size:1.3em}main .txt_m span{display:inline-block}main .indent-1{text-indent:-1em;margin-left:1em}main .palt{font-feature-settings:"palt" 1;-webkit-font-feature-settings:'palt' 1}main .catch_l{font-size:3.6rem;line-height:2.2em;font-family:hiragino-kaku-gothic-pron,sans-serif;font-style:normal;font-weight:700;color:#e50012}@media screen and (max-width:1600px){main .catch_l{font-size:3rem;line-height:2em}}@media screen and (max-width:1200px){main .catch_l{font-size:2.6rem;line-height:1.9em}}@media screen and (max-width:1000px){main .catch_l{font-size:2.2rem;line-height:1.8em}}@media screen and (max-width:800px){main .catch_l{font-size:1.8rem;line-height:1.7em}}@media screen and (max-width:480px){main .catch_l{font-size:1.6rem;line-height:1.6em}}main .catch_l+p{margin-top:1em}main .catch_m{font-size:2.8rem;line-height:1.6em;font-family:hiragino-kaku-gothic-pron,sans-serif;font-style:normal;font-weight:700;color:#e50012;margin-bottom:1em}@media screen and (max-width:1600px){main .catch_m{font-size:2.4rem}}@media screen and (max-width:1200px){main .catch_m{font-size:2.2rem}}@media screen and (max-width:1000px){main .catch_m{font-size:2rem;line-height:1.5em}}@media screen and (max-width:800px){main .catch_m{font-size:1.8rem;margin-bottom:.7em}}@media screen and (max-width:480px){main .catch_m{font-size:1.6rem;line-height:1.4em}}main .catch_m>span{display:inline-block}main .align_center{text-align:center}main .table01{text-align:center;border-top:#cfcdcb solid 2px;border-bottom:#cfcdcb solid 2px;width:100%;font-size:1.6rem}@media screen and (max-width:1000px){main .table01{font-size:1.5rem}}@media screen and (max-width:800px){main .table01{font-size:1.4rem}}@media screen and (max-width:480px){main .table01{font-size:1.3rem}}main .table01 td{text-align:center;border-top:#cfcdcb solid 1px;border-bottom:#cfcdcb solid 1px;width:100%;padding:1em;text-align:left}@media screen and (max-width:800px){main .table01 td{padding:.7em 2em .7em .5em}}@media screen and (max-width:480px){main .table01 td{display:block;width:100%;padding-top:0;padding-left:.5em;padding-bottom:.4em;border-top:none;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}}main .table01 th{text-align:center;border-top:#cfcdcb solid 1px;border-bottom:#cfcdcb solid 1px;text-align:left;padding:1em 2em 1em .5em;white-space:nowrap;width:auto}@media screen and (max-width:800px){main .table01 th{padding:.7em 2em .7em .5em}}@media screen and (max-width:600px){main .table01 th{padding:.7em 1em .7em .5em}}@media screen and (max-width:480px){main .table01 th{display:block;width:100%;padding-bottom:0;padding-left:.5em;padding-top:.4em;border-top:none;border-bottom:none;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}}@media screen and (max-width:480px){main .table01 th{display:block;width:100%;display:block}}main .table01 td span{display:inline-block;margin-right:1em}main .width800{max-width:800px;margin:auto}main .contents_img{width:92%;margin:auto auto}main .contents_img>h2{width:100%;margin:auto auto;text-align:center;font-size:4.4rem;font-family:hiragino-kaku-gothic-pron,sans-serif;font-style:normal;font-weight:600;text-align:center;margin-bottom:.6em}@media screen and (max-width:1200px){main .contents_img>h2{width:100%;font-size:3.8rem}}@media screen and (max-width:1000px){main .contents_img>h2{width:100%;font-size:3rem}}@media screen and (max-width:800px){main .contents_imgh2{width:100%;font-size:2.4rem}}@media screen and (max-width:600px){main .contents_img>h2{width:100%;font-size:2rem;margin-bottom:-.5em;margin-top:.5em}}main .contents_img dl .tit_box{margin-left:3%;margin-right:auto;-webkit-flex:1;flex:1}main .contents_img dl.reverse .tit_box{margin-right:3%;margin-left:auto}@media screen and (max-width:800px){main .contents_img dl .tit_box{width:100%;margin-left:auto;margin-right:auto}}@media screen and (max-width:800px){main .contents_img dl.reverse .tit_box{width:100%;margin-right:auto;margin-left:auto}}main .contents_img>dl{height:auto;margin:auto auto;max-width:2000px;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;align-items:center}@media screen and (max-width:800px){main .contents_img>dl{width:100%;height:auto;margin:auto auto;max-width:1100px;display:block}}main .contents_img>dl.reverse{flex-direction:row-reverse}main .contents_img>dl .img_box{width:70%;margin-left:calc(50% - 50vw);overflow:hidden}@media screen and (max-width:1400px){main .contents_img>dl .img_box{width:60%;margin-left:calc(50% - 50vw)}}@media screen and (max-width:1300px){main .contents_img>dl .img_box{width:50%;margin-left:calc(50% - 50vw)}}@media screen and (max-width:1200px){main .contents_img>dl .img_box{width:50%;margin-left:calc(50% - 50vw)}}main .contents_img>dl.reverse .img_box{margin-left:auto;width:60%;margin-right:calc(50% - 50vw)}@media screen and (max-width:1400px){main .contents_img>dl.reverse .img_box{width:60%;margin-right:calc(50% - 50vw)}}@media screen and (max-width:1300px){main .contents_img>dl .img_box{width:50%;margin-right:calc(50% - 50vw)}}@media screen and (max-width:800px){main .contents_img>dl .img_box,main .contents_img>dl.reverse .img_box{margin-right:auto;margin-left:auto;width:100%}}@media screen and (max-width:600px){main .contents_img>dl .img_box,main .contents_img>dl.reverse .img_box{margin-bottom:20px}}@media screen and (max-width:480px){main .contents_img>dl .img_box,main .contents_img>dl.reverse .img_box{margin-bottom:5px}}@media screen and (max-width:800px){main .contents_img>dl.reverse .img_box,main .contents_img>dl .img_box{margin-bottom:20px;width:100%;position:relative;right:auto;margin-left:calc(-50vw + 50%);width:100vw}}main .contents_img>dl .img_box>img{width:100%;height:auto}main .contents_img>dl .mask_r{mask-image:url(//actone-kochi.com/wp-content/themes/actone/css/../img/common/mask_r.svg);mask-repeat:no-repeat;mask-position:0 0;mask-size:cover;-webkit-mask-image:url(//actone-kochi.com/wp-content/themes/actone/css/../img/common/mask_r.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:0 0}main .contents_img>dl .mask_l{mask-image:url(//actone-kochi.com/wp-content/themes/actone/css/../img/common/mask_l.svg);mask-repeat:no-repeat;mask-position:0 0;mask-size:cover;-webkit-mask-image:url(//actone-kochi.com/wp-content/themes/actone/css/../img/common/mask_l.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:0 0}#address{background-color:#e50012;padding:0;max-width:100%}#address>div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;max-width:3000px}@media screen and (max-width:1000px){#address>div{flex-direction:column-reverse;width:100%;max-width:3000px}}#address>div>dl{width:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;align-items:center;align-content:center}@media screen and (max-width:1000px){#address>div>dl{width:100%}}#address>div>div{width:50%}@media screen and (max-width:1000px){#address>div>div{width:100%;padding:20px 0}}#address>div>div:first-child{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}#address>div>div:first-child>dl{width:70%;margin:auto}@media screen and (max-width:600px){#address>div>div:first-child>dl{width:92%;margin:auto}}#address>div>div.map{padding:0;margin:0}#address h2{font-size:12px;line-height:12px;padding:0;float:none;margin-top:0;margin-right:auto;margin-left:0;height:82px;width:205px;background-attachment:scroll;background-image:url(//actone-kochi.com/wp-content/themes/actone/css/../img/common/address_logo.png);background-repeat:no-repeat;background-position:center center;display:block;background-size:cover;text-indent:100%;white-space:nowrap;display:block;overflow:hidden;z-index:100;position:relative;margin-right:auto;margin-left:auto;letter-spacing:2px}@media screen and (max-width:1000px){#address h2{background-size:160px 65px}}#address h3.name{font-size:1.6rem;font-family:hiragino-kaku-gothic-pron,sans-serif;font-style:normal;font-weight:600;margin-top:.7em;color:#fff;letter-spacing:2px;text-align:center;padding-bottom:1em;margin-bottom:1.5em;border-bottom:solid 1px rgba(255,255,255,.5)}@media screen and (max-width:600px){#address h3.name{font-size:1.5rem}}#address p{font-size:1.5rem;line-height:1.5em;font-family:hiragino-kaku-gothic-pron,sans-serif;font-style:normal;font-weight:300;margin-top:.5em;color:#fff;letter-spacing:1px;text-align:center}@media screen and (max-width:1000px){#address p{font-size:1.4rem;line-height:1.5em}}@media screen and (max-width:800px){#address p{font-size:1.3rem;line-height:1.5em}}#address p>b{font-size:1.5em;line-height:1.8em;font-family:hiragino-kaku-gothic-pron,sans-serif;font-style:normal;font-weight:700;color:#fff}#address div.gmap{position:relative;width:100%;height:0;padding-top:60%;margin-bottom:0}#address div.gmap iframe{position:absolute;top:0;left:0;width:100%;height:100%;margin-bottom:0}#contact{background-image:url(//actone-kochi.com/wp-content/themes/actone/css/../img/common/contact_bg.jpg);background-position:center center;background-size:cover;padding:60px 0;position:relative}@media screen and (max-width:1000px){#contact{padding:60px 0}}@media screen and (max-width:800px){#contact{padding:50px 0}}@media screen and (max-width:600px){#contact{padding:40px 0}}#contact:after{content:"";display:block;width:100%;height:100%;position:absolute;z-index:1;top:0;left:0;background-color:rgba(0,0,0,.5)}#contact>div{position:relative;z-index:2}#contact>div>dl{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:600px){#contact>div>dl{display:block}}#contact>div>dl>dt{width:50%}@media screen and (max-width:600px){#contact>div>dl>dt{width:100%;text-align:center}}#contact>div>dl>dd{width:50%;display:block;margin-left:0;padding-top:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;align-items:center}@media screen and (max-width:600px){#contact>div>dl>dd{width:100%}}#contact>div h2{text-align:center}@media screen and (max-width:600px){#contact>div h2{font-size:4.4rem}}#contact>div h2>span{display:block;margin-left:0;padding-top:0;color:#fff}#contact>div .contact_b{width:100%;margin:auto}@media screen and (max-width:600px){#contact>div .contact_b{width:60%;margin:auto}}@media screen and (max-width:480px){#contact>div .contact_b{width:80%;margin:auto}}#contact>div .contact_b a{background-color:#fff;font-size:2.4rem;padding:.9em 0;font-family:hiragino-kaku-gothic-pron,sans-serif;font-style:normal;font-weight:600;color:#e50012;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;position:relative}@media screen and (max-width:1200px){#contact>div .contact_b a{font-size:2rem;padding:.7em 0;margin-top:1em}}@media screen and (max-width:480px){#contact>div .contact_b a{font-size:1.8rem;padding:.7em 1em;margin-top:1em}}@media screen and (max-width:380px){#contact>div .contact_b a{font-size:1.6rem;padding:.7em 1em;margin-top:1em}}#contact>div .contact_b a:hover{background-color:#e50012;color:#fff}#contact>div .contact_b a i{margin-right:8px;font-size:1.4em}#contact>div .contact_b a:after{content:"";position:absolute;width:50%;height:60%;left:-5px;top:-5px;z-index:-1;background-color:#e50012}#contact>div .contact_b a:hover:after{background-color:#000}footer{background-color:#fff;padding:40px 0 0}@media screen and (max-width:600px){footer{padding:0}}footer address{text-decoration:none;font-style:normal;position:relative;margin:0}@media screen and (max-width:600px){footer address{display:none}}footer h1{font-size:12px;line-height:12px;padding:0;float:none;margin-top:0;margin-right:auto;margin-left:auto;height:81px;width:200px;background-attachment:scroll;background-image:url(//actone-kochi.com/wp-content/themes/actone/css/../img/common/foot_logo.png);background-repeat:no-repeat;background-position:center center;display:block;background-size:cover;text-indent:100%;white-space:nowrap;display:block;overflow:hidden;z-index:100;position:relative;margin:auto}@media screen and (max-width:1000px){footer h1{font-size:12px;line-height:12px;padding:0;float:none;margin-top:0;margin-right:auto;margin-left:auto;height:81px;width:200px}}@media screen and (max-width:600px){footer h1{margin:0 auto 0;margin-bottom:0;height:61px;width:150px}}footer .copyright{font-family:hiragino-kaku-gothic-pron,sans-serif;font-weight:300;text-align:center;background-color:#000;color:#fff;font-size:1.3rem;line-height:60px;margin-top:40px}@media screen and (max-width:800px){footer .copyright{font-size:1.1rem;line-height:60px}}@media screen and (max-width:600px){footer .copyright{font-size:1.1rem;line-height:32px;margin-top:0}}@media screen and (max-width:480px){footer .copyright{font-size:1rem}}#top_b{position:fixed;bottom:0;right:0;z-index:200}#top_b a{background-color:rgba(229,0,18,.9);font-size:2.6rem;color:#fff;width:60px;height:60px;line-height:60px;display:block;text-align:center}@media screen and (max-width:600px){#top_b a{font-size:2rem;color:#fff;width:32px;height:32px;line-height:32px;display:block;text-align:center}}#top_b a:hover{background-color:rgba(240,150,0,.9)}footer ul.foot_nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:35px}footer ul.foot_nav li{font-size:1.4rem;line-height:1.1em;display:block;justify-content:center;align-items:center;font-family:hiragino-kaku-gothic-pron,sans-serif;font-style:normal;font-weight:600}@media screen and (max-width:800px){footer ul.foot_nav li{font-size:1.3rem}}@media screen and (max-width:600px){footer ul.foot_nav li{font-size:1.2rem}}footer ul.foot_nav li:first-child{border-left:none}footer ul.foot_nav li+li{letter-spacing:normal;padding-left:1.5em;margin-left:1.5em;border-left:1px solid rgba(0,0,0,.2)}@media screen and (max-width:800px){footer ul.foot_nav li+li{letter-spacing:normal;padding-left:1em;margin-left:1em}}footer ul.foot_nav li a{padding:5px;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;color:#000;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;text-align:center}footer ul.foot_nav li a:hover{color:#e50012}.globalMenuSp{position:fixed;z-index:-10;top:0;left:0;background:rgba(255,255,255,.95);color:#000;text-align:center;transition:all 1s;width:100%;height:auto;min-height:100vh;opacity:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;padding:40px 0}@media screen and (max-width:600px){.globalMenuSp{padding:10px 0}}.globalMenuSp ul.sp_nav{text-align:center;margin-top:15px;margin-left:auto;margin-right:auto;width:92%;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:600px){.globalMenuSp ul.sp_nav{text-align:center;margin-top:10px;margin-left:auto;margin-right:auto;width:90%;overflow:hidden}}.globalMenuSp ul.sp_nav>li{text-align:left;width:48%;margin-bottom:2em;text-indent:0em;padding-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;margin-bottom:15px;padding-bottom:17px;background-image:linear-gradient(to right,#00000000,#00000000 3px,transparent 3px,transparent 8px);background-size:7px 1px;background-position:left bottom;background-repeat:repeat-x}@media screen and (max-width:600px){.globalMenuSp ul.sp_nav>li{margin-bottom:11px;padding-bottom:11px;width:100%}}.globalMenuSp ul.sp_nav>li:first-child{padding-top:0}.globalMenuSp ul.sp_nav>li a{font-size:1.6rem;color:#000;text-decoration:none;-moz-font-feature-settings:"palt";-webkit-font-feature-settings:"palt";font-feature-setting:"palt";font-weight:600;display:block}.globalMenuSp ul.sp_nav>li a:hover{color:#e50012}@media screen and (max-width:600px){.globalMenuSp ul.sp_nav>li a{font-size:1.5rem}}@media screen and (max-width:480px){.globalMenuSp ul.sp_nav>li a{font-size:1.4rem}}@media screen and (max-width:320px){.globalMenuSp ul.sp_nav>li a{font-size:1.3rem}}.globalMenuSp ul.sp_nav>li i{margin-right:6px;color:#e50012}.globalMenuSp .sp_contact{width:92%;padding:20px 0;margin:auto;background-color:#e50012;clear:both;margin-top:20px}@media screen and (max-width:600px){.globalMenuSp .sp_contact{padding:10px 0 5px;margin-top:15px}}@media screen and (max-width:480px){.globalMenuSp .sp_contact{padding:10px 0 1px}}.globalMenuSp .sp_contact h2{font-family:'Oswald',sans-serif;font-style:normal;font-weight:500;font-size:3.6rem;margin-bottom:5px;color:#fff}@media screen and (max-width:600px){.globalMenuSp .sp_contact h2{font-size:3.6rem;margin-bottom:8px}}@media screen and (max-width:480px){.globalMenuSp .sp_contact h2{font-size:2.8rem;margin-bottom:6px}}.globalMenuSp .sp_contact h3{font-family:hiragino-kaku-gothic-pron,sans-serif;font-style:normal;font-weight:600;font-size:1.4rem;line-height:1.2em;color:#fff;letter-spacing:1px;margin-top:0;margin-bottom:20px}.globalMenuSp .sp_contact ul{margin:auto;width:85%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:600px){.globalMenuSp .sp_contact ul{margin:auto;width:94%;display:block}}.globalMenuSp .sp_contact ul li{width:48%;text-align:center}@media screen and (max-width:600px){.globalMenuSp .sp_contact ul li{width:100%;text-align:center}}.globalMenuSp .sp_contact ul li div{background-color:#fff;padding:18px 0;margin-bottom:10px;color:#000;-webkit-transition:all .1s ease-out;-moz-transition:all .1s ease-out;-ms-transition:all .1s ease-out;transition:all .1s ease-out}@media screen and (max-width:600px){.globalMenuSp .sp_contact ul li div{padding:12px 0;margin-bottom:10px}}.globalMenuSp .sp_contact ul li a:hover div{background-color:#f29600;color:#000}.globalMenuSp .sp_contact ul li div>p{font-size:2rem;line-height:1.1em;text-align:center;font-family:hiragino-kaku-gothic-pron,sans-serif;font-style:normal;font-weight:600}@media screen and (max-width:800px){.globalMenuSp .sp_contact ul li div>p{font-size:1.8rem}}@media screen and (max-width:600px){.globalMenuSp .sp_contact ul li div>p{font-size:1.6rem}}.globalMenuSp .sp_contact ul li i{margin-right:10px;color:#e50012}.globalMenuSp .sp_contact ul li>p{font-size:1.2rem;line-height:1.5em;text-align:center}@media screen and (max-width:600px){.globalMenuSp .sp_contact ul li>p{font-size:1rem;line-height:1.5em;text-align:center}}@media screen and (max-width:480px){.globalMenuSp .sp_contact ul li>p{font-size:.9rem;line-height:1.5em;text-align:center}}.globalMenuSp.active{transition:all 1s;opacity:1;z-index:300}.navToggle{display:block;position:fixed;right:0;top:0;width:62px;height:62px;cursor:pointer;z-index:400;text-align:center;-webkit-transition:all 1s ease-out;-moz-transition:all 1s ease-out;-ms-transition:all 1s ease-out;transition:all 1s ease-out;background-color:#e50012}@media screen and (max-width:480px){.navToggle{display:block;position:fixed;right:0;top:0;width:54px;height:54px}}@media screen and (min-width:800px){.navToggle{display:none}}.navToggle span{display:block;position:absolute;width:40px;border-bottom:solid 3px #fff;-webkit-transition:.35s ease-in-out;-moz-transition:.35s ease-in-out;transition:.35s ease-in-out;left:12px}.navToggle span:nth-child(1){top:19px}.navToggle span:nth-child(2){top:29px}.navToggle span:nth-child(3){top:39px}.navToggle span:nth-child(4){border:none;color:#eee;font-size:9px;font-weight:700;top:34px}@media screen and (max-width:480px){.navToggle span{display:block;position:absolute;width:34px;border-bottom:solid 3px #fff;-webkit-transition:.35s ease-in-out;-moz-transition:.35s ease-in-out;transition:.35s ease-in-out;left:10px}.navToggle span:nth-child(1){top:15px}.navToggle span:nth-child(2){top:25px}.navToggle span:nth-child(3){top:35px}.navToggle span:nth-child(4){border:none;color:#eee;font-size:9px;font-weight:700;top:34px}}.navToggle.active{background-color:#f29600}.navToggle.active span:nth-child(1){top:29px;left:12px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}.navToggle.active span:nth-child(2),.navToggle.active span:nth-child(3){top:29px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (max-width:480px){.navToggle.active span:nth-child(1){top:25px;left:10px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}.navToggle.active span:nth-child(2),.navToggle.active span:nth-child(3){top:25px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}}main .reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ggmap{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.ggmap iframe,.ggmap object,.ggmap embed{position:absolute;top:0;left:0;width:100%;height:100%}.clearfix{overflow:hidden;zoom:1}.clearfix:after{content:"";display:block;clear:both}#movie{position:relative;width:100%;height:auto;padding-top:0;max-width:800px;margin:auto}.movie-wrap{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;margin-top:30px}.movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}#blog_list>dl{-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width:600px){#blog_list>dl{display:block}}#blog_list>dl+dl{margin-top:50px}@media screen and (max-width:600px){#blog_list>dl+dl{margin-top:30px}}#blog_list dl dt{width:250px;margin-right:20px}@media screen and (max-width:600px){#blog_list dl dt{width:100%;margin-right:auto;margin-left:auto;margin-bottom:15px}}#blog_list dl dt img{width:100%;height:auto}#blog_list dl dt img:hover{opacity:.6}#blog_list dl dd{-webkit-flex:1;flex:1}#left #blog_list dl dd p{font-size:1.4rem;line-height:1.6em}#main_box{height:auto;width:100%;text-align:center;-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:800px){#main_box{display:block}}#top main .contents_t{font-size:3.2rem;line-height:1.1em;text-align:center;font-weight:400;margin-top:.5em;margin-right:auto;margin-bottom:.8em;margin-left:auto}@media screen and (max-width:800px){#top main .contents_t{font-size:2.6rem}}@media screen and (max-width:600px){#top main .contents_t{font-size:2.2rem}}#main_box>#left{width:66%;text-align:left}@media screen and (max-width:800px){#main_box>#left{width:100%;text-align:left}}#main_box>#right{width:28%;text-align:left}@media screen and (max-width:800px){#main_box>#right{width:100%;text-align:left;margin-top:3rem}}#main_box>#left section+section{margin-top:30px}#main_box>#left p{font-size:1.6rem;line-height:2.2em}#main_box>#left p a{text-decoration:underline;color:rgba(240,129,13,1)}#main_box>#left p a:hover{text-decoration:underline;color:#d00b21}#main_box>#left section p+img{margin-top:30px}#main_box>#left{font-size:1.6rem;line-height:2.2em}@media screen and (max-width:800px){#main_box>#left{font-size:1.5rem;line-height:2.2em}}@media screen and (max-width:600px){#main_box>#left{font-size:1.4rem;line-height:2.2em}}main .blog_title{font-style:normal;font-weight:700;text-align:left;font-size:2rem;line-height:1.3em;margin-bottom:1.75em;display:block;padding:.3em .5em;background-color:#f0810d;color:#fff;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px}@media screen and (max-width:600px){main .blog_title{font-size:1.8rem}}@media screen and (max-width:480px){main .blog_title{font-size:1.8rem}}main .blog_list_t{font-style:normal;font-weight:700;text-align:left;font-size:1.8rem;line-height:1.3em;margin-top:.2em;margin-bottom:.7em;display:block;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:none;border-right-style:none;border-bottom-style:solid;border-left-style:none;border-top-color:#666;border-right-color:#666;border-bottom-color:rgba(0,0,0,.2);border-left-color:#666;padding-bottom:.7em}@media screen and (max-width:600px){main .blog_list_t{font-size:1.6rem}}main .blog_list_t span{border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;border-top-style:none;border-right-style:none;border-bottom-style:solid;border-left-style:none;border-top-color:#959ea5;border-right-color:#959ea5;border-bottom-color:#959ea5;border-left-color:#959ea5;padding-bottom:5px}main #left .page-day{margin-left:auto;font-size:1.5rem;margin-top:0;font-weight:bolder;color:#f0810d;margin-bottom:.75em;line-height:1.2em;padding:0}main #post p{margin-left:auto;font-size:1.5rem;line-height:1.8em;margin-top:0;margin-bottom:.3em}main #post ul li>p{margin-left:auto;font-size:1.4rem;line-height:1.5em}@media screen and (max-width:600px){main #post ul li>p{margin-left:auto;font-size:1.3rem;line-height:1.5em}}main #post p+p{margin-top:1em}main #post p+.size-full{margin-top:.5em}main #post p+ul{margin-top:3em}.span-br{display:inline-block;white-space:nowrap}#right select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;outline:none;border:1px solid rgba(0,0,0,.3);border-radius:40px;padding:6px 14px;font-size:14px;color:#333;width:100%}#right select::-ms-expand{display:none}strong{font-weight:700}em{font-style:italic}blockquote{display:block;-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:40px;-webkit-margin-end:40px}.aligncenter{display:block;margin:0 auto}.alignright{float:right}.alignleft{float:left}img[class*=wp-image-],img[class*=attachment-]{height:auto;max-width:100%}.size-full{width:100%;height:auto}#container .wpcf7 .wpcf7-response-output{margin:10px 0 0;padding:8px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#container .wpcf7 .wpcf7-validation-errors{color:#b94a48;background-color:#f2dede;border:1px solid #eed3d7;margin-top:20px}#container .wpcf7 .wpcf7-mail-sent-ok{color:#3a87ad;background-color:#d9edf7;border:1px solid #bce8f1}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block;margin-top:6px}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{border-color:#e50114;background:#e50114;font-size:1.8rem;margin-top:18px;color:#fff;text-shadow:none;font-weight:700;font-feature-settings:"palt"1;-webkit-font-feature-settings:'palt'1}@media screen and (max-width:600px){.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{margin-top:16px;font-size:1.6rem}}@media screen and (max-width:480px){.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{margin-top:14px;font-size:1.4rem}}main .column2{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:auto}main .column2>li{width:48%}@media screen and (max-width:600px){main .column2{width:100%;display:block}main .column2 li{width:100%}main .column2>li+li{margin-top:20px}}main .column2 li img{width:100%;height:auto}main .column3{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:auto}main .column3>li{width:31%}main .column3>li img{width:100%;height:auto}main .column4{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:auto}main .column4 li{width:23.2%}main .column4 li img{width:100%;height:auto}main .column4_img{width:95%;max-width:2000px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:auto}main .column_center{align-items:center}@media screen and (min-width:769px){header,.head{position:relative !important}.g_nav,.g_nav>li,.menu-item-has-children{position:static !important}.menu-item-has-children:hover>a{color:#e50012 !important}.sub-menu{position:absolute;z-index:999;display:block !important;background-color:#fff !important;box-shadow:0 4px 10px rgba(0,0,0,.1) !important;list-style:none !important;box-sizing:border-box !important;opacity:0;visibility:hidden !important;pointer-events:none !important;transition:opacity .3s ease,visibility .3s ease,transform .3s ease}.g_nav>.menu-item-has-children>.sub-menu{top:100% !important;left:0 !important;right:0 !important;width:auto !important;margin:0 !important;padding:40px 10% !important;box-shadow:0 10px 15px -5px rgba(0,0,0,.1) !important;display:flex !important;flex-direction:row !important;justify-content:center !important;gap:60px !important;transform:translateY(-10px)}.g_nav>.menu-item-has-children:hover>.sub-menu{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;transform:translateY(0)}.g_nav>.menu-item-has-children:hover>.sub-menu .sub-menu{pointer-events:auto !important}.g_nav>.menu-item-has-children>.sub-menu:before{content:"";position:absolute;top:-30px;left:0;width:100%;height:30px;background-color:transparent}.sub-menu .menu-item-has-children>.sub-menu{position:static !important;display:block !important;width:100% !important;margin:0 !important;padding:0 !important;box-shadow:none !important;opacity:1 !important;visibility:visible !important;transform:none !important}.sub-menu li{display:block !important;float:none !important;width:100% !important;margin:0 !important;padding:0 !important;border:none !important;box-sizing:border-box !important}.g_nav>.menu-item-has-children>.sub-menu>li>a{display:block !important;font-weight:700 !important;font-size:1.1em !important;border-bottom:2px solid #001a27 !important;margin-bottom:15px !important;padding:10px 0 !important;color:#001a27 !important;text-decoration:none !important;background-color:transparent !important;white-space:nowrap !important;text-align:left !important}.sub-menu .sub-menu li a{display:block !important;width:100% !important;box-sizing:border-box !important;padding:10px 0 !important;font-weight:400 !important;font-size:.95em !important;color:#333 !important;text-decoration:none !important;border-bottom:1px dotted #ccc !important;background-color:transparent !important;white-space:nowrap !important;text-align:left !important;transition:color .2s}.sub-menu .sub-menu li:last-child a{border-bottom:none !important}.sub-menu li a:hover{color:#0056b3 !important;background-color:transparent !important}}@media screen and (max-width:768px){.menu-item-has-children .sub-menu{display:none !important}}