*{margin:0;padding:0}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;height:100%}body,td,th{line-height:1.6;color:#333}td,th{vertical-align:baseline}img{vertical-align:top;max-width:100%;height:auto}li{list-style:none}a{cursor:pointer;color:#000;text-decoration:none;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:color,background-color;transition-property:color,background-color}a:hover{color:#000;text-decoration:none}.clearfix{display:block}.clearfix::before,.clearfix::after{clear:both;content:"";display:block}::-moz-selection{background:#a8d1ff;text-shadow:none}::selection{background:#a8d1ff;text-shadow:none}::-moz-selection{background:#a8d1ff;text-shadow:none}#wrap_all{position:relative;min-height:100vh}.wrap{max-width:1000px;margin:0 auto}.f-left{float:left}.f-right{float:right}.clear{clear:both}.no-pd-bottom{padding-bottom:0 !important}.no-pd-top{padding-top:0 !important}.no-pd-left{padding-left:0 !important}.no-pd-right{padding-right:0 !important}.no-mg-bottom{margin-bottom:0 !important}.no-mg-top{margin-top:0 !important}.no-mg-left{margin-left:0 !important}.no-mg-right{margin-right:0 !important}.no-border{border:none !important}.no-border-left{border-left:none !important}.no-bg{background:none !important}.mg-bt5{margin-bottom:5px !important}.mg-bt10{margin-bottom:10px !important}.mg-bt15{margin-bottom:15px !important}.mg-bt20{margin-bottom:20px !important}.mg-bt25{margin-bottom:25px !important}.mg-bt30{margin-bottom:30px !important}.mg-bt35{margin-bottom:35px !important}.mg-bt40{margin-bottom:40px !important}.mg-bt50{margin-bottom:50px !important}.mg-bt55{margin-bottom:55px !important}.mg-bt60{margin-bottom:60px !important}.mg-bt65{margin-bottom:65px !important}.mg-bt70{margin-bottom:70px !important}.mg-center{margin:0 auto}.txt-left{text-align:left}.txt-right{text-align:right}.txt-center{text-align:center}.img-circle img{border-radius:100%}.alignleft{display:inline;float:left;margin-right:1.62em}.alignright{display:inline;float:right;margin-left:1.62em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}img.alignleft,img.alignright,img.aligncenter{margin-bottom:1.62em;background:#fff}table{border-collapse:collapse;border-spacing:0;width:100%}.ft_in{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 153, 102, 0.9)), to(rgba(0, 153, 102, 0.9))),url("../images/page/hm_img01.jpg") center/cover no-repeat;background:linear-gradient(rgba(0, 153, 102, 0.9), rgba(0, 153, 102, 0.9)),url("../images/page/hm_img01.jpg") center/cover no-repeat;z-index:9}.backtotop{position:fixed;bottom:20px;-webkit-transition:.3s bottom ease-in-out;transition:.3s bottom ease-in-out}.backtotop a{background:rgba(0,97,47,.9);border-radius:100px;color:#fff;display:block;font-size:12px;height:60px;padding-top:30px;text-align:center;width:60px}.backtotop a::before{border-top:2px solid #fff;border-right:2px solid #fff;content:"";height:8px;left:50%;position:absolute;-webkit-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg);top:16px;width:8px}.backtotop a:hover{background:#68de7a}.notfound_btn{margin:30px auto 0;max-width:200px}.notfound_btn a{background-color:#f60;color:#fff;display:block;font-weight:bold;padding:15px 0;width:100%}.notfound_btn a:hover{background-color:#19a375}@media(min-width: 769px),print{body{min-width:1000px}body,td,th{font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-size:16px}#headersp,#togglenav{display:none !important}.header{width:100%;min-width:1000px;background:#fff}.hd_top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#19a375;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.hd_top .hd_txt,.hd_top .hd_tel,.hd_top .hd_hour{color:#fff;font-size:13px}.hd_top .hd_txt{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;margin:0;padding:7px 10px 7px 27px;font-weight:normal}.hd_top .hd_tel{width:247px;padding:7px 20px 7px 10px;font-weight:bold;font-size:24px}.hd_top .hd_tel:before{display:inline-block;content:"";width:18px;height:27px;margin-right:5px;background:url(../images/common/tel_icon.png) no-repeat;background-size:18px 27px;vertical-align:text-top}.hd_top .hd_tel a{color:#fff !important}.hd_top .hd_hour{width:145px}.hd_on{overflow:hidden}.header_nav{background-color:#fff;border-bottom:1px solid #ccc;position:sticky;top:0;z-index:10}.logo{display:table-cell;vertical-align:top;padding:10px 52px 0 4px}.logo img{width:108px;height:22px}.logotxt{font-size:13px;letter-spacing:-1px}.gnav{overflow:hidden;display:table-cell;vertical-align:top}.gnav li{float:left;text-align:center}.gnav01{width:180px}.gnav02{width:162px}.gnav li a{-webkit-box-shadow:0 0 1px rgba(0,0,0,0);box-shadow:0 0 1px rgba(0,0,0,0);display:block;font-size:16px;overflow:hidden;padding:17px 0;position:relative;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0)}.gnav li a::before{background:#19a375;bottom:0;content:"";height:4px;left:50%;position:absolute;right:50%;-webkit-transition-property:left,right;transition-property:left,right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;z-index:-1}.gnav li a:hover::before,.gnav li a:focus::before,.gnav li a:active::before{left:0;right:0}.gnav li.active a::before{left:0;right:0}.hd_conctact{position:absolute;bottom:0;right:0px;width:200px;text-align:center}.hd_conctact a{display:block;padding:17px 0;background:#f60;color:#fff;font-weight:bold}.bg_hover:hover{background:#19a375}.cb-header{position:fixed;left:0;right:0;width:100%;visibility:hidden;display:none}.hdboth{position:relative}#main{width:100%;overflow:hidden}.hm_ttljp{height:auto;margin-bottom:8px;text-align:center}.hm_ttljp img{height:38px;width:auto}.hm_ttlen{margin-bottom:20px;color:#096;text-align:center;font-family:"Arial"}.pchide{display:none}.subpage{padding:180px 0;text-align:center}.ft_cont{text-align:center;padding:80px 0px 50px}.ft_contin{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:780px}.ftcont_txt{display:inline-block;position:relative;margin-bottom:20px;padding:0 50px;color:#fff;font-size:24px}.ftcont_txt::before,.ftcont_txt::after{background-position:center;background-repeat:no-repeat;background-size:100% auto;content:"";height:47px;position:absolute;top:-10px;width:31px}.ftcont_txt::before{background-image:url(../images/page/left_line.png);left:0}.ftcont_txt::after{background-image:url(../images/page/right_line.png);right:0}.ftcont_txt span{position:absolute;top:-30px;left:40px;width:117px;height:26px}.ft_continleft{width:330px;color:#fff;text-align:center}.ft_continleft br{display:none}.ft_tel{line-height:1.4;font-weight:bold;font-size:36px}.ft_tel::before{display:inline-block;content:"";width:29px;height:44px;margin-right:10px;background:url(../images/common/tel_icon.png) no-repeat;background-size:29px 44px;vertical-align:text-top}.ft_tel a{color:#fff !important}.renax_phonegrp a{color:#fff}.ft_timework br{display:none}.ft_continright{width:350px;-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,.65);box-shadow:3px 3px 4px 0px rgba(0,0,0,.65);-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.ft_continright:hover{-webkit-box-shadow:none;box-shadow:none}.ft_continright a{display:block;width:350px;height:100px;padding-top:20px;background:#f60 url(../images/common/btn_bg.jpg) center/100% auto no-repeat;color:#fff;font-weight:bold;text-align:center;-webkit-transition-property:background;transition-property:background}.ft_continright a:hover{background:#96d165}.ft_copy{padding:5px 10px;background:#fff;font-size:14px;text-align:center}.ft_continright a span{display:block;font-size:28px}.backtotop{right:30px}.backtotop a{font-size:12px}.hm_part01{background:url(../images/page/hm_bannr.jpg) center bottom/cover no-repeat;background-attachment:fixed}.bnr_cap{position:relative;width:100%;padding:92px 0 162px}.bnr_cap:after{position:absolute;left:0px;bottom:-1px;width:100%;height:47px;content:"";background:url(../images/page/grass_bg.png) repeat-x;background-size:auto 47px}.bnr_capin{position:relative;width:867px;margin:0 auto}.bnr_capin img{max-width:865px;height:auto}.aboutus{position:relative;padding:40px 150px 60px;background:url(../images/page/pattern_bg.jpg) repeat}.aboutus:before{position:absolute;right:-8px;top:-40px;width:215px;height:173px;content:"";background:url(../images/page/lefttree_bg.png) no-repeat;background-size:100% auto}.aboutus:after{position:absolute;left:0;bottom:0;width:245px;height:189px;content:"";background:url(../images/page/righttree_bg.png) no-repeat;background-size:100% auto}.abt_img{text-align:center}.abt_img img{height:100px;width:auto}.abt_ttl{margin:20px 0 30px;line-height:1.8;font-size:32px;text-align:center}.abt_ttl span{color:#096}.abt_txt{line-height:1.8;text-align:center;letter-spacing:-0.5px}.hm_contact{position:relative;padding:47px 0 53px;background:#096}.hm_contact:before{position:absolute;top:-1px;left:0;content:"";width:100%;height:25px;background:url(../images/page/arrow_01.png) bottom no-repeat}.company{padding:78px 0;background:url(../images/page/wood_bg.png) #fff top repeat}.history{padding:78px 0;background:url(../images/page/caro_bg.png) #fff top repeat}.history .hm_ttlen{color:#39c}.hm_tbl table{width:100%;background:#fff;border-top:2px solid;border-bottom:2px solid}.hm_tbl th{width:240px;padding:16px 28px;text-align:left;vertical-align:middle;border-top:1px dotted}.hm_tbl td{padding:16px 28px 16px 50px;border-top:1px dotted}.hm_tbl_subcomp th{width:175px;padding:0;background:none !important;vertical-align:top;text-align:center;border-top:none;font-weight:normal}.hm_tbl_subcomp td{padding:0;border-top:none}.hm_tbl.green table{border-color:#096}.hm_tbl.green th{background:#eef9ea;border-color:#096}.hm_tbl.green td{border-color:#096}.hm_tbl.green td span{font-weight:bold}.hm_tbl.blue table{border-color:#39c}.hm_tbl.blue th{background:#bde6fc;border-color:#39c}.hm_tbl.blue td{border-color:#39c}.president{margin:50px 0px 0px 20px;padding:28px 0px;border:2px solid #39c;border-radius:0px 80px 0px 80px;background:#fff}.pres_ttl{display:inline-block;position:relative;padding:12px 35px 12px 15px;background:#39c;color:#fff;font-weight:normal;font-size:16px}.pres_ttl span{display:inline-block;line-height:1.3;padding:0px 13px 0px 13px;border-left:5px solid #fff;font-weight:bold;font-size:20px;vertical-align:middle}.pres_ttl:before{content:"";display:inline-block;position:absolute;top:0;left:-22px;width:22px;height:100%;background:#39c}.pres_ttl:after{content:"";display:inline-block;position:absolute;bottom:-14px;left:-22px;width:0;height:0;border-style:solid;border-width:0 20px 14px 0;border-color:rgba(0,0,0,0) #1c5977 rgba(0,0,0,0) rgba(0,0,0,0)}.pres_in{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;padding:45px 35px 0px 50px;width:100%}.pres_inleft{width:170px}.pres_inleftimg{margin:10px 0 5px}.pres_inleft img{width:170px;height:auto}.pres_inright{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.pres_inright th{width:205px;padding:16px 10px;text-align:left;vertical-align:middle;border-top:1px dotted #39c}.pres_inright td{padding:16px 30px 16px 0;border-top:1px dotted #39c}.hours_in{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hours_inleft{width:410px}.hours_dl th{width:90px;font-weight:bold;text-align:left;padding-bottom:15px}.hours_dl td{padding-bottom:15px}.hours_box{position:relative;width:363px;overflow:hidden;border:2px solid #331414;background:#fff}.hours_box:before{content:"";display:inline-block;position:absolute;top:0;left:0;width:0;height:0;border-style:solid;border-width:25px 24px 0 0;border-color:#331414 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.hours_box:after{content:"";display:inline-block;position:absolute;bottom:0;right:0;width:0;height:0;border-style:solid;border-width:0 0 25px 24px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #331414 rgba(0,0,0,0)}.hours_boxtxt{width:199px;float:left;padding:25px 10px 20px 28px;font-size:14px;vertical-align:middle}.hours_boximg{position:relative;float:right;width:160px;height:125px;overflow:hidden}.hours_boximg img{position:absolute;min-height:100%;max-height:100%;width:auto;max-width:none !important;min-width:100%}.hours_right{width:500px}.hours_right iframe{border:1px solid #333 !important}}@media(max-width: 768px){body{min-width:320px}body,td,th{font-family:"Lato",Avenir,Verdana,"游ゴシック",YuGothic,"Helvetica Neue",Helvetica,Arial,sans-serif,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;font-size:1.4rem}.wrap{padding:0 15px}#header{display:none !important}.header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-bottom:1px solid #ccc;border-top:3px solid #19a375;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:71px;left:0;overflow:hidden;position:fixed;right:0;top:0;width:100%;z-index:999}.logo{padding:5px 0 0 10px}.logo img{width:140px}.logotxt{font-size:1.4rem}#btn_menu{position:relative;width:28px;height:25px;margin:21px 10px;cursor:pointer}#btn_menu span{position:absolute;left:0;background:#333;width:100%;height:2px;border-radius:100px;-webkit-transition:opacity .35s ease-out .35s,top .35s ease-out .35s,-webkit-transform .35s ease-out 0s;transition:opacity .35s ease-out .35s,top .35s ease-out .35s,-webkit-transform .35s ease-out 0s;transition:transform .35s ease-out 0s,opacity .35s ease-out .35s,top .35s ease-out .35s;transition:transform .35s ease-out 0s,opacity .35s ease-out .35s,top .35s ease-out .35s,-webkit-transform .35s ease-out 0s}#btn_menu span.top{top:4px}#btn_menu span.middle{top:11px}#btn_menu span.bottom{top:18px}#btn_menu.active span{background:#369;-webkit-transition:top .35s ease-out 0s,opacity .35s ease-out 0s,-webkit-transform .35s ease-out .35s;transition:top .35s ease-out 0s,opacity .35s ease-out 0s,-webkit-transform .35s ease-out .35s;transition:top .35s ease-out 0s,opacity .35s ease-out 0s,transform .35s ease-out .35s;transition:top .35s ease-out 0s,opacity .35s ease-out 0s,transform .35s ease-out .35s,-webkit-transform .35s ease-out .35s}#btn_menu.active span.top{top:10px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#btn_menu.active span.middle{opacity:0}#btn_menu.active span.bottom{top:10px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hd_nav{position:fixed;left:0;width:100%;padding:10px 0px;border-top:3px solid #006c49;border-bottom:3px solid #006c49;background:#096;z-index:99;top:71px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.hd_nav.is-open{-webkit-transform:translateY(0);transform:translateY(0)}.hd_nav .hdnav_lt{display:block;width:100%;overflow:hidden}.hd_nav .hdnav_lt li{padding:0px 5px}.hd_nav .hdnav_lt li a{display:block;position:relative;width:100%;padding:10px 10px 10px 30px;border-bottom:1px solid #fff;color:#fff}.hd_nav .hdnav_lt li a:before{content:"";font-family:FontAwesome;font-style:normal;font-weight:normal;text-decoration:inherit;position:absolute;top:3px;left:10px;font-size:2rem;color:#fff;-webkit-transition:.6s all ease-in-out;transition:.6s all ease-in-out}.hd_tel{padding:7px 20px 7px 10px;font-weight:bold;font-size:24px;color:#fff;margin:0 auto;text-align:center}.hd_tel a{color:#fff}.hd_tel:before{display:inline-block;content:"";width:18px;height:27px;margin-right:5px;background:url(../images/common/tel_icon.png) no-repeat;background-size:18px 27px;vertical-align:text-top}.hd_hour{color:#fff;text-align:center}.hd_hour br{display:none;color:#fff}#nav{display:none !important}#main{width:100%;overflow:hidden}.hm_ttljp{height:auto;text-align:center}.hm_ttljp img{height:28px;width:auto}.hm_ttlen{margin-bottom:20px;color:#096;text-align:center;font-family:"Arial"}.sphide{display:none}.subpage{padding:160px 0 100px;text-align:center}.ft_cont{text-align:center;padding:80px 0px 50px}.ft_contin{padding:0 15px}.ftcont_txt{display:inline-block;position:relative;margin-bottom:20px;padding:0 34px;color:#fff}.ftcont_txt::before,.ftcont_txt::after{background-position:center;background-repeat:no-repeat;background-size:100% auto;content:"";position:absolute;top:15%;width:21px;height:37px}.ftcont_txt::before{background-image:url(../images/page/left_line.png);left:15px}.ftcont_txt::after{background-image:url(../images/page/right_line.png);right:15px}.ftcont_txt span{position:absolute;top:-30px;left:40px;width:117px;height:26px}.ft_continleft{padding:0 0 15px 0;color:#fff;font-size:1.5rem;text-align:center}.ft_continleft br{display:none}.ft_tel{font-weight:bold;font-size:2.6rem;padding-bottom:10px;padding-left:32px;position:relative;margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ft_tel::before{background:url(../images/common/tel_icon.png) center/20px auto no-repeat;content:"";display:block;height:44px;left:0;position:absolute;top:-5px;width:29px}.ft_tel a{color:#fff !important}.ft_timework br{display:none}.ft_continright{max-width:350px;margin:0 auto;-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,.65);box-shadow:3px 3px 4px 0px rgba(0,0,0,.65);-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.ft_continright:hover{-webkit-box-shadow:none;box-shadow:none}.ft_continright a{display:block;padding:20px 0 15px;background:-webkit-gradient(linear, left top, left bottom, from(rgb(255, 125, 38)), color-stop(50%, rgb(255, 119, 28)), color-stop(51%, rgb(255, 108, 10)), color-stop(71%, rgb(255, 102, 0)), to(rgb(255, 102, 0)));background:linear-gradient(to bottom, rgb(255, 125, 38) 0%, rgb(255, 119, 28) 50%, rgb(255, 108, 10) 51%, rgb(255, 102, 0) 71%, rgb(255, 102, 0) 100%);color:#fff;font-weight:bold;font-size:1.4rem;text-align:center}.ft_continright:hover a{background:#96d165}.ft_copy{padding:5px 10px;background:#fff;font-size:1.4rem;text-align:center}.ft_continright a span{display:block;font-size:2.4rem}.backtotop{right:14px}.backtotop a{font-size:1.2rem}.hm_part01{background:url(../images/page/hm_bannr.jpg) no-repeat center center fixed;background-size:cover}.bnr_cap{position:relative;padding:204px 0 162px;background:url(../images/page/hm_bannrb.jpg) no-repeat center right;background-size:cover}.bnr_cap:after{position:absolute;left:0px;bottom:-1px;width:100%;height:47px;content:"";background:url(../images/page/grass_bg.png) repeat-x;background-size:auto 47px}.bnr_capin{position:relative}.bnr_capin img{width:100%;height:auto}.aboutus{position:relative;padding:40px 0px 40px;background:url(../images/page/pattern_bg.jpg) repeat}.aboutus:before{position:absolute;right:-8px;top:-10px;width:107px;height:86px;content:"";background:url(../images/page/lefttree_bg.png) no-repeat;background-size:100% auto}.aboutus:after{position:absolute;left:0;bottom:-8px;width:112px;height:94px;content:"";background:url(../images/page/righttree_bg.png) no-repeat;background-size:100% auto}.abt_img{text-align:center}.abt_img img{width:62px;height:auto}.abt_ttl{margin:20px 0 30px;line-height:1.8;font-size:1.8rem;text-align:center}.abt_ttl span{color:#096}.abt_txt{position:relative;line-height:1.8;text-align:left;z-index:2}.abt_txt br{display:none}.hm_contact{position:relative;padding:47px 0 53px;background:#096}.hm_contact:before{position:absolute;top:-1px;left:0;right:0;margin:0 auto;content:"";width:50px;height:18px;background:url(../images/page/arrow_01b.png) bottom no-repeat}.company{padding:40px 0;background:url(../images/page/wood_bg.png) #fff top repeat}.history{padding:40px 0;background:url(../images/page/caro_bg.png) #fff top repeat}.history .hm_ttlen{color:#39c}.hm_tbl table{width:100%;background:#fff;border-top:2px solid;border-bottom:2px solid;border-left:1px solid;border-right:1px solid}.hm_tbl th{width:110px;padding:16px 10px;text-align:left;vertical-align:middle;border-top:1px dotted}.hm_tbl td{padding:16px 10px 16px 10px;border-top:1px dotted}.hm_tbl_subcomp th{width:75px;padding:0 0 8px 0;background:none !important;vertical-align:top;text-align:center;border-top:none;font-weight:normal}.hm_tbl_subcomp td{padding:0 0 8px 5px;border-top:none}.renax_phonegrp{display:block;padding-bottom:7px;text-align:center}.renax_phonegrp a{display:block;margin-bottom:6px;padding:12px 10px 0;color:#fff;border:1px solid #fff}.hm_tbl.green{border-color:#096}.hm_tbl.green th{background:#eef9ea;border-color:#096}.hm_tbl.green td{border-color:#096}.hm_tbl.green td span{font-weight:bold}.hm_tbl.blue table{border-color:#39c}.hm_tbl.blue th{background:#bde6fc;border-color:#39c}.hm_tbl.blue td{border-color:#39c}.president{margin:30px 0px 0px 0px;border:2px solid #39c;background:#fff}.pres_ttl{display:block;position:relative;padding:12px 0px 12px 15px;background:#39c;color:#fff;font-weight:normal;font-size:1.6rem}.pres_ttl span{display:block;line-height:1.3;margin-bottom:8px;padding:0px 13px 0px 13px;border-left:5px solid #fff;font-weight:bold;font-size:2rem}.pres_in{overflow:hidden;padding:45px 5px 0px 5px}.pres_inleft{padding:0 0 40px;border-bottom:1px dotted #39c;text-align:center}.pres_inleftimg{margin:10px 0 5px}.pres_inleft img{width:170px;height:auto}.pres_inright th{width:110px;padding:16px 10px;text-align:left;vertical-align:middle;border-top:1px dotted #39c}.pres_inright td{padding:16px 10px 16px 10px;border-top:1px dotted #39c}.hours_in{overflow:hidden}.hours_inleft{padding-bottom:20px}.hours_dl th{width:90px;font-weight:bold;padding-bottom:15px;text-align:left}.hours_dl dd{padding-bottom:15px}.hours_box{position:relative;max-width:363px;margin:0 auto;overflow:hidden;border:2px solid #331414;background:#fff}.hours_box:before{content:"";display:inline-block;position:absolute;top:0;left:0;width:0;height:0;border-style:solid;border-width:25px 24px 0 0;border-color:#331414 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.hours_box:after{content:"";display:inline-block;position:absolute;bottom:0;right:0;width:0;height:0;border-style:solid;border-width:0 0 25px 24px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #331414 rgba(0,0,0,0)}.hours_boxtxt{display:table-cell;width:50%;padding:15px 10px 5px 15px;font-size:1.4rem;vertical-align:middle}.hours_boximg{display:table-cell;width:50%;position:relative;overflow:hidden;vertical-align:bottom}.hours_boximg img1{position:absolute;left:50%;top:50%;min-height:100%;max-height:100%;width:auto;max-width:none !important;min-width:100%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.hours_right iframe{width:100% !important;border:1px solid #333 !important}.hm_tblsp td br{display:none}}