@charset "utf-8";body{font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;color:#3f3a39;font-size:1.6rem;letter-spacing:0px;line-height:1.9;overflow-wrap:break-word;word-wrap:break-word;word-break:normal}a{text-decoration:underline;color:#3f3a39}@media screen and (max-width:767px){html{font-size:2.4vw}}#header{background:#fff}#header .wrap,#header .gnav,#header .menu>li{height:100px}.post-header{margin-top:100px}@media screen and (max-width:960px){.post-header,.mainimage_wrap{margin-top:0}}#header .logo{width:30.7%;float:left;font-size:1.2em;font-weight:700;margin-left:30px;display:flex;flex-wrap:wrap;align-items:center;text-align:center;justify-content:space-between}#header .logo img{width:100%;max-width:408px}#header .right .right_left,#header .right .right_right{width:180px}#header .right .right_right p+p{margin-top:1px}#header .right img{width:180px;max-width:100%;display:block}#header .right .right_left{float:left}#header .gnav{position:absolute;right:20px;top:0}#header .menu{font-size:.8em;list-style:none;padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}#header .menu>li{position:relative;z-index:2;float:left;text-align:center;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:space-between;letter-spacing:.1em}#header .menu>li>a{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;flex-direction:column;font-size:1.6rem;text-decoration:none;padding:0 20px;transition:.5s ease;cursor:pointer;line-height:1.5;letter-spacing:.1em;position:relative;font-family:"秀英丸ゴシック B","Shuei MaruGo B";color:#434343}#header .menu>li>a>span{color:#749168;line-height:1.4;font-size:1rem;padding-top:3px;width:100%;letter-spacing:1px}#menu-g_nav .sub-menu li{width:100%;border-top:2px solid #fff;text-align:left}#menu-g_nav .sub-menu li a{padding:12px 19px 10px 41px;text-decoration:none}#menu-g_nav .sub-menu li:first-child{border:none;overflow:hidden}#menu-g_nav .sub-menu li:last-child{overflow:hidden}.gnav .in_logo{width:100%;padding:0 70px 0 3vw;background:#fff;height:70px;box-sizing:border-box;position:relative}.gnav .in_logo img{display:block;max-width:210px}.gnav_bottom{background:#6c9;padding:6vw 6vw 8vw 5vw;color:#fff;letter-spacing:.1em;text-align:center;font-size:2rem;position:relative;box-sizing:border-box}.gnav_bottom:before{background:url(//c-k-dc.com/wp-content/themes/genova_tpl/../../uploads/fix_bg.jpg) center top no-repeat;width:100%;height:22vw;background-size:cover;position:absolute;content:"";left:0;top:0}.gnav_bottom *{position:relative}.gnav_bottom .btn{margin-top:11vw}.gnav_bottom .btn img{width:100%}@media screen and (min-width:961px){.gnav_bottom .txt{font-family:"秀英明朝 L",Shuei Mincho L,serif}.gnav_bottom .txt02{font-size:1.6rem}.gnav_bottom ul{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:space-between}.gnav_bottom li{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:space-between;width:33%}.gnav_bottom img{width:100%}#header .menu>li>a:hover:after{position:absolute;bottom:0;width:100%;background:#78b035;height:4px;content:"";-webkit-transform:translate(-50%,0%);transform:translate(-50%,0%);left:50%}#menu-g_nav .sub-menu{position:absolute;left:50%;-webkit-transform:translate(-50%,0%);transform:translate(-50%,0%);z-index:1;width:200px;background:#f3f9ed;list-style:none;padding:0;-webkit-transition-duration:.7s;-ms-transition-duration:.7s;-o-transition-duration:.7s;transition-duration:.7s;opacity:0;filter:alpha(opacity=0);-ms-filter:"alpha( opacity=0 )";-webkit-box-shadow:0 3px 5px rgba(0,0,0,.1);-moz-box-shadow:0 3px 5px rgba(0,0,0,.1);box-shadow:0 3px 5px rgba(0,0,0,.1);top:100%}#menu-g_nav .sub-menu li a{position:relative;font-size:1.4rem;line-height:1.5;transition:.5s ease;letter-spacing:0}#menu-g_nav .sub-menu li a:before{position:absolute;top:50%;left:17px;-webkit-transform:translate(0%,-50%);transform:translate(0%,-50%);display:block;font-family:'icomoon';speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e910";color:#9bcb69;font-size:10px}#menu-g_nav .sub-menu li a:hover{background:#d0eab5;transition:.5s ease}#menu-g_nav .sub-menu:before{width:0;height:0;border-style:solid;border-width:0 10px 10px;border-color:transparent transparent #f3f9ed;position:absolute;content:"";top:-10px;left:50%;-webkit-transform:translate(-50%,0%);transform:translate(-50%,0%);z-index:99}}.toggleMenu{width:34px;height:26px;background:#fff;text-align:center;color:#fff;margin-right:6vw}.menu-trigger{position:relative;width:33px;height:25px;margin:0 auto 0 auto}.menu-trigger span{position:absolute;left:0;width:100%;height:3px;background-color:#78b035;border-radius:4px}.menu-trigger span:nth-of-type(1){top:0}.menu-trigger span:nth-of-type(2){top:11px}.menu-trigger span:nth-of-type(3){bottom:0}.toggleMenu.active .menu-trigger span:nth-of-type(1){top:2px}.toggleMenu.active .menu-trigger span:nth-of-type(3){bottom:2px}@media screen and (max-width:767px){#header{background:#fff;z-index:9999;width:100%;position:relative}#header .logo{min-width:inherit;width:100%;margin-left:3vw;float:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}#header .logo img{max-width:220px}#header .toggleMenu:before{margin-top:17px}#header .menu{margin:9vw 6vw}.gnav_bottom .txt{font-size:2.6rem}.gnav_bottom .txt02{font-size:1.6rem;margin-top:2vw}.h_contact_box{margin-top:5vw}}@media screen and (max-width:960px){#header .gnav{background:#f5ffe8}#header .wrap{margin:0 auto;height:70px}#header .menu>li:first-child>a{background:no-repeat;line-height:1.4}#header .menu{height:inherit;background:#fff;margin:auto;margin:5vw 5vw 10vw;border-radius:10px;overflow:hidden}#header .menu>li.menu-item-has-children>a:after{width:2vw;height:2vw;border-right:2px solid #9bcb69;border-bottom:2px solid #9bcb69;position:absolute;content:"";right:4vw;top:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);transition:.5s}#header .menu>li>a{display:block;font-size:4.3vw;padding:5vw 10vw 5vw 4vw !important;width:100%;text-align:left;line-height:1.4;min-height:inherit;background:0 0 !important}#header .menu>li>a>span{display:none}#header .menu>li:first-child>a em{display:block}#header .menu>li:not(:last-child){border-bottom:2px solid #f5ffe8}#menu-g_nav>li .sub-menu{position:relative;left:inherit;width:100%;top:0;opacity:1;transition:none;background:#9bcb69}#menu-g_nav .sub-menu{width:100%;position:relative;top:inherit;left:inherit;font-size:1.7rem}#menu-g_nav .sub-menu li{text-align:left;border-top:1px solid #fdfced !important}#menu-g_nav .sub-menu li a{padding:4vw 5vw 4vw 10vw;text-align:left;font-size:3.6vw;position:relative;color:#fff}#menu-g_nav .sub-menu li a:before{width:1.4vw;height:1.4vw;border-right:2px solid #076f4b;border-bottom:2px solid #076f4b;position:absolute;content:"";left:5vw;top:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);display:none}.h_contact_box img{display:block}.h_contact_box{margin-top:5vw}.h_contact_box img{margin-left:auto;margin-right:auto}.post-header{margin-top:0 !important}}@media screen and (max-width:960px) and (min-width:768px){#header{position:relative;left:0;z-index:9999;width:100%;height:80px}#header .logo{min-width:inherit;width:70%;width:-webkit-calc(100% - 90px);width:calc(100% - 90px);margin-left:5vw;float:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}#header .wrap{height:80px}#header .menu>li>a{padding:10px 40px 14px 20px !important;font-size:2rem !important}#header .menu>li.menu-item-has-children>a:after{width:10px;height:10px;right:6px;margin-top:-3px}.gnav_bottom{padding:40px 20px 10px}.gnav_bottom:before{height:110px}.gnav .in_logo{height:80px;padding:0;position:relative}.gnav .in_logo a{top:50%;left:20px;-webkit-transform:translate(0%,-50%);transform:translate(0%,-50%);display:block;position:absolute}.gnav_in{margin:0}.gnav .in_logo img,#header .logo img{width:280px;max-width:inherit}#menu-g_nav .sub-menu li a{font-size:1.6rem;padding:10px 40px}}@media screen and (min-width:768px) and (max-width:1120px){#menu-g_nav .sub-menu li a:before{left:20px}}@media screen and (max-width:1270px) and (min-width:768px){#header .right .right_left,#header .right .right_right{margin-right:10px;flex-direction:column;width:120px}#header .logo{margin-left:20px;width:31%}#menu-g_nav .sub-menu{width:180px}#menu-g_nav .sub-menu li a{font-size:1.8rem}}#mainimage{margin-top:100px;background:#d8d1c4;margin-bottom:-1px;margin-bottom:80px}#mainimage:before{position:absolute;content:"";background:url(//c-k-dc.com/wp-content/themes/genova_tpl/../../uploads/mv_txt_pc.png) center center no-repeat;width:564px;height:120px;z-index:100;background-size:contain;right:45%;right:-webkit-calc(50% - 24px);right:calc(50% - 24px);bottom:13.5%}#mainimage .bx-pager-item a{text-indent:100%;white-space:nowrap;overflow:hidden;display:inline-block;height:8px;width:8px;background:#fff;border-radius:50%;line-height:1}#mainimage .bx-pager.bx-default-pager{z-index:100;position:absolute;bottom:30px;left:50%;-webkit-transform:translate(-50%,0%);transform:translate(-50%,0%);width:90%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;line-height:1}#mainimage .bx-pager-item{padding:0 4px}#mainimage a.bx-pager-link.active{background:#000}@media screen and (max-width:767px){#mainimage{margin-top:0;padding-left:0;margin-bottom:10vw !important;padding-bottom:0 !important}#mainimage:before{width:89vw;background:url(//c-k-dc.com/wp-content/themes/genova_tpl/../../uploads/mv_txt_sp.png) center center no-repeat;background-size:contain;height:35vw;bottom:-1vw;left:50%;-webkit-transform:translate(-50%,0%);transform:translate(-50%,0%)}#mainimage .bx-pager.bx-default-pager{bottom:74vw}}@media screen and (max-width:960px) and (min-width:768px){#mainimage{margin-top:0}#mainimage:before{right:inherit;left:20px;bottom:4%}}#breadcrumb{padding:15px 10px}#breadcrumb .breadcrumb_list .breadcrumb_item span,#breadcrumb .breadcrumb_list .breadcrumb_item a{text-decoration:none}#breadcrumb .breadcrumb_list .breadcrumb_item a,#breadcrumb .breadcrumb_list .breadcrumb_item a span{color:#78b035 !important}.navigation .prev a,.navigation .next a{display:block;width:100px;height:40px;font-size:16px;background:#bfbebd;color:#373431;line-height:40px;letter-spacing:0;border-radius:5px;position:relative;text-align:center;box-sizing:border-box;text-decoration:none !important;padding-left:8px;font-weight:700}.navigation .prev a span:before{display:block;position:absolute;left:8px;top:50%;margin-top:-5px;font-size:10px}.navigation .next a{padding-left:inherit;padding-right:8px}.navigation .next a span:before{display:block;position:absolute;right:8px;top:50%;margin-top:-5px;font-size:10px}@media screen and (max-width:767px){#wpfront-scroll-top-container{display:none !important}}.column2_table{width:100%}.column2_table th,.column2_table td{line-height:1.6;vertical-align:top}.column2_table th{width:30%;padding:13px 14px 10px 0;box-sizing:border-box;border-bottom:1px solid #78b035}.column2_table thead th{background:#ffedee;padding-left:20px;padding-right:20px}.column2_table td{padding:13px 0 10px 20px;box-sizing:border-box;border-bottom:1px solid #cbcac9}@media screen and (max-width:767px){.column2_table th,.column2_table td{font-size:14px}.column2_table th{padding:13px 0 10px}}#main .check_list .elementor-icon-list-items li{position:relative;padding:2px 0 2px 30px}#main .check_list .elementor-icon-list-items li:before{content:"";display:block;height:19px;width:19px;position:absolute;left:0;top:12px;box-sizing:border-box;background:#ebe9e7;border-radius:50%}#main .check_list .elementor-icon-list-items li:after{content:"";display:block;width:8px;height:14px;border:solid #78b035;border-width:0 3px 3px 0;position:absolute;left:8px;top:11px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);box-sizing:border-box}@media screen and (max-width:767px){#main .check_list .elementor-icon-list-items li{padding-left:9vw}#main .check_list .elementor-icon-list-items li:before{top:1.6vw;width:6vw;height:6vw}#main .check_list .elementor-icon-list-items li:after{top:1.4vw;width:3vw;height:4vw;left:2.7vw}}.num_list .elementor-icon-list-items li{margin-bottom:15px;padding-left:35px}.num_list .elementor-icon-list-items li:before{background:#78b035;color:#fff;font-size:16px;width:24px;height:24px;line-height:24px;top:4px;letter-spacing:0;border-radius:6px}.anchorlinks{background:#f6faf1;padding:30px 70px;list-style:none;font-size:1.8rem;border-radius:10px}.anchorlinks .elementor-icon-list-items li{position:relative;width:auto;display:inline-block;padding-left:16px;margin:5px 30px 5px 0;line-height:1.6}.anchorlinks .elementor-icon-list-items li a:before{color:#9bcb69;font-size:1.5rem}.anchorlinks .elementor-icon-list-items li a:hover:before{margin-top:-6px}.anchorlinks .elementor-icon-list-items li a:hover{color:#534541}@media screen and (max-width:767px){.anchorlinks{padding:3vw 5vw}}.before_after:before{display:block;content:"";border-left:14px solid #6fba2c;border-bottom:20px solid transparent;border-top:20px solid transparent;margin-top:-20px;margin-left:-7px}@media screen and (max-width:767px){.before_after:before{border-left:20px solid transparent;border-top:14px solid #6fba2c;border-right:20px solid transparent;border-bottom:none;margin-top:-6px;margin-left:-20px}.before_after .elementor-icon-list-items li{margin-top:50px}}.border_box,.beta_box,.border_box_in>div>div,.beta_box_in>div>div{border:3px solid #78b035;padding:40px 55px}.border_box_in>div>div,.beta_box_in>div>div{padding-bottom:10px}.post-content.upage .border_box h2,.post-content.upage .border_box h3,.post-content.upage .border_box h4,.post-content.upage .border_box h5,.post-content.upage .border_box h6,.post-content.upage .beta_box h2,.post-content.upage .beta_box h3,.post-content.upage .beta_box h4,.post-content.upage .beta_box h5,.post-content.upage .beta_box h6,.post-content.upage .border_box_in h2,.post-content.upage .border_box_in h3,.post-content.upage .border_box_in h4,.post-content.upage .border_box_in h5,.post-content.upage .border_box_in h6,.post-content.upage .beta_box_in h2,.post-content.upage .beta_box_in h3,.post-content.upage .beta_box_in h4,.post-content.upage .beta_box_in h5,.post-content.upage .beta_box_in h6{text-align:left !important;padding:0 !important;font-size:2rem !important;letter-spacing:.1em !important;margin-bottom:20px !important;padding-left:31px !important;color:#222 !important;border:none !important;margin-top:0;font-family:"秀英角ゴシック金 M","Shuei KakuGo Kin M";background:0 0;line-height:1.4 !important}.post-content.upage .border_box h2:before,.post-content.upage .border_box h3:before,.post-content.upage .border_box h4:before,.post-content.upage .border_box h5:before,.post-content.upage .border_box h6:before,.post-content.upage .beta_box h2:before,.post-content.upage .beta_box h3:before,.post-content.upage .beta_box h4:before,.post-content.upage .beta_box h5:before,.post-content.upage .beta_box h6:before,.post-content.upage .border_box_in h2:before,.post-content.upage .border_box_inr h3:before,.post-content.upage .border_box_in h4:before,.post-content.upage .border_box_in h5:before,.post-content.upage .border_box_in h6:before,.post-content.upage .beta_box_in h2:before,.post-content.upage .beta_box_in h3:before,.post-content.upage .beta_box_in h4:before,.post-content.upage .beta_box_in h5:before,.post-content.upage .beta_box_in h6:before{position:absolute;content:"";background-image:none !important;background:#78b035 !important;width:15px !important;height:15px !important;border-radius:0;top:6px !important;left:0 !important;border:none}.beta_box,.beta_box_in>div>div{border:none;background:#f5ffe8}@media screen and (max-width:767px){.post-content.upage .border_box h2,.post-content.upage .border_box h3,.post-content.upage .border_box h4,.post-content.upage .border_box h5,.post-content.upage .border_box h6,.post-content.upage .beta_box h2,.post-content.upage .beta_box h3,.post-content.upage .beta_box h4,.post-content.upage .beta_box h5,.post-content.upage .beta_box h6,.post-content.upage .border_box_in h2,.post-content.upage .border_box_in h3,.post-content.upage .border_box_in h4,.post-content.upage .border_box_in h5,.post-content.upage .border_box_in h6,.post-content.upage .beta_box_in h2,.post-content.upage .beta_box_in h3,.post-content.upage .beta_box_in h4,.post-content.upage .beta_box_in h5,.post-content.upage .beta_box_in h6{margin-bottom:3vw !important;padding-left:8vw !important}.post-content.upage .border_box h2:before,.post-content.upage .border_box h3:before,.post-content.upage .border_box h4:before,.post-content.upage .border_box h5:before,.post-content.upage .border_box h6:before,.post-content.upage .beta_box h2:before,.post-content.upage .beta_box h3:before,.post-content.upage .beta_box h4:before,.post-content.upage .beta_box h5:before,.post-content.upage .beta_box h6:before,.post-content.upage .border_box_in h2:before,.post-content.upage .border_box_in h3:before,.post-content.upage .border_box_in h4:before,.post-content.upage .border_box_in h5:before,.post-content.upage .border_box_in h6:before,.post-content.upage .beta_box_in h2:before,.post-content.upage .beta_box_in h3:before,.post-content.upage .beta_box_in h4:before,.post-content.upage .beta_box_in h5:before,.post-content.upage .beta_box_in h6:before{width:4vw !important;height:4vw !important;top:1.4vw !important}}.qa_list dt,.qa_list dd{display:table;border-left:4px solid #fc8b96;width:100%}.qa_list>dd{border-color:#72706e;color:#72706e;font-weight:400;margin-top:30px}.qa_list .num{display:table-cell;padding-right:20px;vertical-align:top}.qa_list dt .num span{display:block;width:40px;height:40px;line-height:40px;border-radius:50%;text-align:right;color:#fc8b96;letter-spacing:0;font-size:3.1rem;font-weight:700}.qa_list dd .num span{display:block;width:40px;height:40px;line-height:40px;border-radius:50%;text-align:right;color:#72706e;letter-spacing:0;font-size:3.1rem;font-weight:700}.qa_list .txt{display:table-cell;width:100%;vertical-align:middle}.qa_list dt .txt{font-size:18px;font-size:2.3rem;line-height:1.7;letter-spacing:.1em;font-family:'Noto Serif JP',serif}.qa_with_img dd .txt{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.qa_with_img .img_box{width:38.6%;border:none;margin-left:50px}.qa_list.qa_list02 .num{width:56px;height:56px;position:absolute;top:0;left:0}.qa_list.qa_list02 dt,.qa_list.qa_list02 dd{border:none;position:relative;padding-top:10px}.qa_list.qa_list02 dt .num span,.qa_list.qa_list02 dd .num span{display:block;width:56px;height:56px;line-height:51px;text-align:center;background:#070707;border-radius:50%;position:absolute;top:0;left:0;color:#fff}.qa_list.qa_list02 dt .txt{padding-left:70px;display:block}.qa_list.qa_list02 .txt{padding-left:70px}.qa_list.qa_list02 dd .num span{background:#ebe9e7;color:#070707}.flow_section{background:#fafafa;margin-top:70px}.post-content.upage h2{margin-top:0}.flowList>li{position:relative;margin-bottom:40px;padding:40px;background:#f5ffe8}.flowList>li:after{border-right:5px solid #ee859a;position:absolute;bottom:-33px;content:"";box-sizing:border-box;width:40px;height:33px;border-style:solid;border-width:25px 25px 0;border-color:#78b035 transparent transparent;left:50%;-webkit-transform:translate(-50%,0%);transform:translate(-50%,0%);display:block;text-align:center;color:#070707;font-size:20px}.flowList .flow_title{line-height:1.4;overflow:hidden;font-size:2rem;letter-spacing:.02em;padding-top:4px;padding-bottom:4px;position:relative;padding-left:50px;font-family:"秀英角ゴシック金 M","Shuei KakuGo Kin M"}.flowList .flow_title+p{margin-top:15px}.flowList .flow_title.no_num{padding-left:0}.flowList .flow_title span{vertical-align:top;background:#78b035;color:#fff;display:inline-block;width:33px;height:33px;text-align:center;line-height:35px;font-size:2rem;margin-right:10px;letter-spacing:0;position:absolute;left:0;border-radius:50%;top:0}.flowList.flowList_step .flow_title span{width:100px}.flowList.flowList_step .flow_title{padding-left:120px}.flowList.no_num .flow_title{padding-left:0}.flowList.step_img_mini figure{width:125px;margin-left:50px !important;margin-right:-20px !important}.flowList .img_wrap figure{width:26.2%;margin-left:50px !important;overflow:hidden;float:right;margin-bottom:10px !important}@media screen and (max-width:767px){.flowList>li:after{bottom:-11vw;font-size:2rem;border-width:8vw 8vw 0;height:11vw}.flowList .flow_title span{height:2.9rem;line-height:2.9rem;width:2.9rem;margin-right:3vw;margin-top:.2vw}.flowList .flow_title{padding-left:11vw;margin-bottom:0;padding-bottom:0;padding-top:0;font-size:2.1rem}.flowList.flowList_step .flow_title span{position:absolute;top:0;left:0}.flowList.flowList_step .flow_title{padding-left:0;padding-top:10vw;padding-bottom:0}}.flowList_tlver li .flow_title{background:#af9b89;font-family:"秀英角ゴシック金 M","Shuei KakuGo Kin M";font-size:2rem;position:relative;padding:10px 10px 10px 70px}.flowList_tlver li .flow_title span{width:33px;height:33px;background:#ff8636;color:#fff;line-height:33px;display:block;text-align:center;border-radius:50%;position:absolute;top:16px;left:20px}.flowList_tlver li+li{margin-top:60px}.flowList_tlver li+li:before{position:absolute;content:"";width:0;height:0;border-style:solid;border-width:25px 25px 0;border-color:#f8902e transparent transparent;top:-40px;left:50%;-webkit-transform:translate(-50%,0%);transform:translate(-50%,0%)}@media screen and (max-width:767px){.flowList_tlver li+li:before{border-width:5vw 5vw 0;top:-9vw}.flowList_tlver li .flow_title span{top:3vw}}.upage .timetable{margin-bottom:16px}.upage .timetable th,.upage .timetable td{text-align:center;vertical-align:middle;letter-spacing:0;font-size:1.4rem}.upage .timetable thead th{font-weight:400;border-bottom:1px solid #20976d;vertical-align:bottom;font-size:1.4rem}.upage .timetable thead th:not(:first-child){width:16%}.upage .timetable thead th:first-child{width:auto;text-align:left;letter-spacing:3px}.upage .timetable th:first-child{padding-left:20px}.upage .timetable tbody tr:last-child>*{border-bottom:none}.upage .timetable tbody th{word-break:keep-all;white-space:nowrap;text-align:left;letter-spacing:.1em;width:34%}.upage .timetable thead{background:#3188d1}.upage .timetable tbody{background:#f4f8e7}.upage .timetable tbody tr:first-child th,.upage .timetable tbody tr:first-child td{padding-top:30px}.upage .timetable tbody tr:last-child th,.upage .timetable tbody tr:last-child td{padding-bottom:30px}.comments{font-size:15px;line-height:2;letter-spacing:.1em;margin-bottom:26px;color:#333}.comments span{color:#f9cfdd}@media screen and (max-width:1120px) and (min-width:768px){.upage .timetable thead th:first-child{width:38%}.upage .timetable tbody th{letter-spacing:.1em;width:38%}}@media screen and (max-width:480px){.upage .timetable th,.upage .timetable td{font-size:12px;letter-spacing:0}.upage .timetable thead th:first-child{font-size:2rem}.upage .timetable tbody th{letter-spacing:.05em}.upage .comments{font-size:12px;margin-bottom:20px}}.upage .timetable.timetable02{width:100%;table-layout:fixed;border-collapse:collapse;margin-bottom:15px}.upage .timetable.timetable02 th,.upage .timetable.timetable02 td{text-align:center;vertical-align:middle;line-height:1.2;letter-spacing:0;padding:11px 0 12px;font-size:1.5rem;color:#333}.upage .timetable.timetable02 thead th{background:#daf1ff;font-weight:400;padding:10px 0 10px;vertical-align:middle}.upage .timetable.timetable02 thead th:first-child{width:34%;color:#154696;font-weight:700 !important;letter-spacing:3px;font-family:"Times New Roman","游明朝",YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;text-align:center;font-size:2rem !important}.upage .timetable.timetable02 thead th:last-child,.upage .timetable.timetable02 tbody td:last-child{width:17%;padding-right:2%;box-sizing:border-box}.upage .timetable.timetable02 tbody th{word-break:keep-all;white-space:nowrap;text-align:center;letter-spacing:.1em;width:34%}.upage .timetable.timetable02 tbody tr:first-child th,.upage .timetable.timetable02 tbody tr:first-child td{padding-top:20px}.upage .timetable.timetable02 tbody tr th,.upage .timetable.timetable02 tbody tr td{border-bottom:1px solid #bfbebd;padding:20px 10px !important}.txt_color{color:#94c789;font-weight:700}.txt_color02{color:#ff7c00;font-weight:700}.upage .timetable02 thead th,.upage .timetable02 thead th:first-child{background:#353662;color:#fff !important;vertical-align:middle;padding:20px}.upage .timetable.timetable02 thead th:not(:first-child){width:17%;text-align:center}.upage .timetable.timetable02 tbody tr>*{border-bottom:1px solid #bfbebd !important;vertical-align:middle;padding:20px !important}.upage .timetable.timetable02 tbody th{font-weight:700}.upage .timetable.timetable02 tbody td{text-align:center}.upage .timetable.timetable02 tbody td span{color:#353662}.upage .timetable thead th{border:none;color:#fff;font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;font-weight:400;vertical-align:middle}.upage .timetable thead th:not(:first-child){width:11%}.upage .timetable_8 thead th:not(:first-child),.upage .timetable_8 thead th:last-child{width:10%}.upage .timetable thead th:last-child,.upage .timetable tbody td:last-child{width:12%}.upage .timetable.u_timetable02 thead th{border:none;vertical-align:middle}.upage .timetable.u_timetable02 thead th:first-child,.upage .timetable.u_timetable02 tbody th{padding-left:20px !important}.upage .timetable.u_timetable02 thead th{font-family:'Noto Serif JP',serif}.upage .timetable.u_timetable02 tbody th,.upage .timetable.u_timetable02 tbody td{border-bottom:1px solid #bfbebd !important}.upage .timetable.u_timetable02 tbody th,.upage .timetable.u_timetable02 tbody td{padding:18px 5px 18px 20px !important}@media screen and (max-width:1120px) and (min-width:768px){.upage .timetable thead th:first-child{width:38%}.upage .timetable tbody th{letter-spacing:.1em;width:38%}.upage .timetable thead th:last-child,.upage .timetable tbody td:last-child{width:17%}}@media screen and (max-width:767px){.upage .timetable02 tr>*{padding:5px !important;font-size:1.3rem !important}.upage .timetable02 thead th:not(:first-child){width:9%}.upage .timetable02 thead th:last-child{width:15%}.upage .timetable02 tbody tr>*{padding:10px 0 !important}.upage .timetable th,.upage .timetable td{font-size:1.5rem !important;letter-spacing:0;padding:3px 3px 10px !important}.upage .timetable tbody tr:last-child th,.upage .timetable tbody tr:last-child td{padding-bottom:5vw !important}.upage .timetable thead th{padding:3vw .5vw !important}.upage .timetable tbody th{letter-spacing:.05em}.upage .timetable tbody tr:first-child th,.upage .timetable tbody tr:first-child td{padding-top:5vw !important}.comments{font-size:12px;margin-bottom:20px}.upage .timetable th,.upage .timetable td{font-size:1.3rem !important}.upage .timetable tbody tr:first-child th,.upage .timetable tbody tr:first-child td{padding-top:5vw !important}.upage .timetable tbody tr:last-child th,.upage .timetable tbody tr:last-child td{padding-bottom:5vw !important}.upage .timetable_8 thead th:not(:first-child){width:8%}.upage .timetable_8 thead th:not(:first-child),.upage .timetable_8 thead th:last-child{width:8.4%}.upage .timetable thead th{padding-top:3vw !important}.upage .timetable tbody th,.upage .timetable thead th:first-child{padding-left:10px !important;padding-right:10px !important}.upage .timetable.u_timetable02 tbody th{padding-left:0 !important}.upage .timetable.u_timetable02 tbody th,.upage .timetable.u_timetable02 tbody td{padding:5vw 0 !important}.upage .timetable.u_timetable02 thead th:first-child{letter-spacing:0;padding-left:2px !important;padding-right:2px !important;text-align:center}.upage .timetable thead th:not(:first-child){width:8%}.upage .timetable thead th:last-child,.upage .timetable tbody td:last-child{width:17%}.upage .timetable tbody tr th{text-align:center}}@media screen and (max-width:960px) and (min-width:768px){.timetable th,.timetable td{font-size:1.2rem !important}.timetable+p{font-size:1.4rem}}.posts_list .date span a{margin-left:5px}.post .category a,.posts_list .category a,.pagination a:hover,.pagination ul li span.current{background:#78b035}.pagination a:hover,.pagination ul li span.current{background:#78b035}.post .date,.posts_list .date,.posts_list .date span a,.post .date span:before,.posts_list .date span:before,.blogside .searchBox .icon-search:before,.archiveBox ul li p.acv_open,.archiveBox ul li p:hover,.archiveBox ul li a:hover,.archiveBox ul li a:active,.date_tag .tag,.date_tag .tag a{color:#78b035 !important}.blogside .searchBox .icon-search:before{color:#78b035 !important}.posts_list .txt_block a{text-decoration:none !important;color:#686868}.posts_list li{border-bottom:1px solid #ebe9e7}.posts_list h3 a{color:#686868}.posts_list .excerpt{color:#72706e}#blogDetail .post{color:#0f0e0e}.pagination{border-top:1px solid #72706e}@media screen and (max-width:767px){.upage{padding-bottom:15vw}}.blogside h2{color:#22201e;border-bottom:2px solid #686868}.blogside h2 span{color:#22201e}.blogside .searchBox #s{background:#ebe9e7;color:#000 !important}.blogside .searchBox #s::placeholder{color:#bbb !important}.blogside .categoryBox ul li{border-bottom:1px solid #bfbebd;color:#000}.blogside .categoryBox ul li a{color:#22201e}.blogside .categoryBox ul li a span{color:#22201e}.blogside .categoryBox ul li a:hover,.blogside .categoryBox ul li a:hover span{color:#686868}.blogside .recentBox li{border-bottom:1px solid #bfbebd}.blogside .recentBox li h2 a{color:#373431}.blogside .recentBox li h2 a:hover{color:#353662}.blogside .recent_date{color:#22201e}.blogside .recentBox li a{color:#22201e}.blogside .tagBox a{color:#72706e;border:1px solid #72706e}.blogside .tagBox a:hover{color:#fff;background:#72706e}.archiveBox ul li p:visited{color:#78b035}.archiveBox ul li p:before{border-right:1px solid #78b035;border-bottom:1px solid #78b035}@media screen and (max-width:767px){.blogside{border-top:1px solid #000}}.top_news.container_in .elementor-container{max-width:840px !important}.top_news{padding-top:50px;padding-bottom:50px}.top_news .top_news_tl{font-family:'Noto Serif JP',serif;font-size:1.6rem;letter-spacing:.1em;border-bottom:1px solid #84d8d0;padding-bottom:20px}.top_news .top_news_tl span{font-size:1.4rem;color:#84d8d0;padding-left:.5em}.top_news .neww_list_link{position:absolute;top:-9px;right:0}.top_news .neww_list_link a{color:#84d8d0;font-size:1.5rem}.top_news .line_bnr a{background:#fff;-webkit-box-shadow:2px 2px 5px rgba(0,0,0,.11);-moz-box-shadow:2px 2px 5px rgba(0,0,0,.11);box-shadow:2px 2px 5px rgba(0,0,0,.11);display:flex;flex-wrap:wrap;align-items:center;justify-content:center;font-family:'Noto Serif JP',serif;text-decoration:none !important;letter-spacing:.1em;padding:25px 10px}.top_news .line_bnr a img{width:150px;margin-left:15px}.top_news .line_bnr .tl{position:relative;padding-right:115px}.top_news .line_bnr .tl span{color:#84d8d0;padding-left:10px}.top_news .line_bnr .tl:after{position:absolute;content:"";top:50%;right:0;-webkit-transform:translate(0%,-50%);transform:translate(0%,-50%);width:100px;height:1px;background:#84d8d0}.top_news .line_bnr .con{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-left:20px}.top_news .top_news.container_in .elementor-container{max-width:840px !important}.container,.elementor-top-section.elementor-section-boxed>.elementor-container,.container_in .elementor-container,.post-header>*,#footer .f_bottom .elementor-section-boxed{max-width:1120px !important}.elementor-section .elementor-container .elementor-container{padding:0}.big_mark{font-size:700;font-size:160%}.sent p+p,.upage .elementor-text-editor p+p,.upage .elementor-image-box-content p+p,.upage .elementor-widget-container p+p{margin-top:2rem}.txtf{color:#578817;font-weight:700}.txtb{font-size:110%}.float_r figure{width:38.566% !important}.elementor-image-box-wrapper{display:block !important}.elementor-image-box-wrapper:after{content:"";display:table;clear:both}.elementor-image-box-wrapper figure{float:right;margin-bottom:10px !important}@media screen and (max-width:767px){.elementor-image-box-wrapper figure{float:none}}.top_tl{text-align:center;padding-top:80px !important;margin-bottom:30px !important}.top_tl .elementor-heading-title{font-size:2.8rem;letter-spacing:.2em;text-align:center;padding-bottom:60px !important;font-family:"秀英丸ゴシック B","Shuei MaruGo B";line-height:1.8 !important;position:relative;color:#78b035;padding:0;background:url(//c-k-dc.com/wp-content/themes/genova_tpl/../../uploads/tl_line.png) center bottom no-repeat;background-size:435px}.top_tl .elementor-heading-title span{font-size:1.4rem;color:#79ae2a;display:block;margin-bottom:auto;letter-spacing:.2em;padding-top:3px;line-height:1.4 !important;font-family:"秀英丸ゴシック B","Shuei MaruGo B"}.top_tl .elementor-heading-title em{display:block;color:#94c726}.post-header{margin-bottom:0;background:url(//c-k-dc.com/wp-content/themes/genova_tpl/../../uploads/umv.jpg) center center no-repeat #d8d1c4;background-size:cover;text-align:center;height:293px;display:flex;flex-wrap:wrap;align-items:center}.post-header h1{color:#fff;font-size:3.6rem;letter-spacing:.2em;font-family:"秀英丸ゴシック B","Shuei MaruGo B";text-shadow:0px 3px 5px rgba(67,37,0,.45)}.post-header h1 span{display:block;font-size:60%}.post-content.upage h2{background:#fff39a;font-family:"秀英丸ゴシック B","Shuei MaruGo B";font-size:3.2rem;letter-spacing:.2em;padding:45px 0 !important;line-height:1.4 !important;margin-bottom:40px !important;text-align:left;position:relative;margin-top:70px}.post-content.upage h2:before,.post-content.upage h2:after{position:absolute;content:"";height:100%;top:0;background:#fff39a;width:50vw;left:-50vw;left:-webkit-calc(-50vw + 1px);left:calc(-50vw + 1px)}.post-content.upage h2:after{left:inherit;right:-50vw;right:-webkit-calc(-50vw + 1px);right:calc(-50vw + 1px)}.post-content.upage h3{font-size:2.8rem;letter-spacing:.1em;line-height:1.4 !important;border-bottom:2px dashed #78b035;padding:0 0 20px 45px !important;margin-bottom:30px !important;text-align:left;position:relative;font-family:"秀英丸ゴシック B","Shuei MaruGo B";margin-top:50px}.post-content.upage h3:before{position:absolute;content:"";width:27px;height:27px;left:0;top:6px;background:#78b035;border-radius:50%}.post-content.upage h4{letter-spacing:.1em;line-height:1.4 !important;font-size:2.4rem;padding-left:40px;margin-bottom:30px !important;text-align:left;font-family:"秀英丸ゴシック B","Shuei MaruGo B";position:relative;margin-top:50px}.post-content.upage h4:before{background:#78b035;position:absolute;left:0;top:6px;width:22px;height:22px;content:"";border-radius:50%}.post-content.upage h5{letter-spacing:.1em;line-height:1.4 !important;color:#000;font-size:2.1rem;margin-bottom:30px !important;text-align:left;font-family:"秀英丸ゴシック B","Shuei MaruGo B";margin-top:30px}.post-content.upage h6{letter-spacing:.1em;line-height:1.4 !important;font-size:1.8rem;margin-bottom:30px !important;font-family:"秀英丸ゴシック B","Shuei MaruGo B";text-align:left;margin-top:30px;font-weight:700}.post-content.upage .tl_li h3{font-size:1.9rem;padding:0 0 0 29px !important;border:none;margin-bottom:-10px !important;line-height:1.8 !important;font-weight:700;font-family:"秀英角ゴシック金 M","Shuei KakuGo Kin M";margin-top:0 !important}.post-content.upage .tl_li h3:before{position:absolute;background:#3188d1;content:"";width:16px;height:16px;border-radius:50%;left:0;top:9px}.post-content.upage .tl_li h3:after{display:none}p.elementor-heading-title,p.elementor-image-box-title{font-size:2.6rem;letter-spacing:.1em;padding:1em 0 !important;line-height:1.7 !important;text-align:left;padding-top:0 !important;font-family:"秀英丸ゴシック B","Shuei MaruGo B";color:#78b035;font-weight:700;margin-bottom:0 !important;padding-bottom:0 !important}.txt_pagecopy{letter-spacing:.2em;line-height:1.8 !important;color:#84d8d0;font-size:2.6rem;margin-bottom:50px !important;text-align:left;font-family:"秀英角ゴシック金 M","Shuei KakuGo Kin M";margin-top:50px}.txt_catchcopy{align-items:center !important;font-size:2.6rem;color:#9bcb69;letter-spacing:.1em;font-family:"秀英丸ゴシック B","Shuei MaruGo B";line-height:1.7}@media screen and (max-width:767px){.top_tl{margin-bottom:5vw !important;padding-top:10vw !important}.top_tl .elementor-heading-title{font-size:3rem;line-height:1.6 !important;letter-spacing:.05em;background-size:contain;padding-bottom:13vw !important}.top_tl .elementor-heading-title span{letter-spacing:.2rem}.txt_catchcopy{font-size:2.3rem}.post-header{height:30vw}.post-header h1{font-size:2.5rem;letter-spacing:.1em;padding:2vw 2vw 2vw 3vw}.post-content.upage h2{padding:4vw 0 !important;margin-bottom:6vw !important;font-size:2.4rem;margin-top:12vw}.post-content.upage h3{padding:0 0 3vw 9vw !important;margin-bottom:6vw !important;font-size:2.4rem;margin-top:10vw}.post-content.upage h3:before{width:6vw;height:6vw;left:0;top:1.3vw}.post-content.upage h4{padding:0 0 0 9vw !important;margin-bottom:6vw !important;font-size:2.2rem;margin-top:5vw}.post-content.upage h4:before{width:5vw !important;height:5vw;top:1.4vw;border-width:5vw 5vw 0 0}.post-content.upage h5{margin-bottom:6vw !important;font-size:2.2rem;margin-top:5vw}.post-content.upage h6{margin-bottom:6vw !important;font-size:2rem;margin-top:5vw}.post-content.upage .tl_li h3:before{width:4vw;height:4vw;top:1.9vw}.post-content.upage .tl_li h3{padding-left:7vw !important}.txt_pagecopy{font-size:2.2rem;margin-top:5vw}p.elementor-heading-title,p.elementor-image-box-title{font-size:1.9rem}}@media screen and (max-width:960px) and (min-width:768px){.post-header{margin-top:0 !important}}.elementor-button{border-radius:0 !important;font-size:1.5rem !important;padding:14px 30px 15px 20px !important;display:inline-block !important;line-height:1.4 !important;text-align:left !important;letter-spacing:.2em !important;font-family:"秀英丸ゴシック L","Shuei MaruGo L";background:#78b035 !important;background-size:100% !important;color:#fff !important;border-radius:5px !important}.elementor-button em{color:#f99a7d;display:block;font-size:1rem;margin-top:3px;letter-spacing:.2em}.elementor-button:after{height:1em !important;position:absolute !important;right:10px !important;top:50% !important;width:1em;display:block;font-family:'icomoon';letter-spacing:0;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e910";color:#fff;font-size:1rem;-webkit-transform:translate(0%,-50%);transform:translate(0%,-50%)}.elementor-button.elementor-size-sm{min-width:300px}.elementor-button.elementor-size-xl{min-width:640px;text-align:center !important;font-size:3rem !important;padding:24px 30px !important}.elementor-button.elementor-size-xl:after{font-size:2rem}.elementor-button .elementor-button-text{display:inline-block;line-height:1.4}@media screen and (max-width:767px){.elementor-button{padding:5vw 6vw !important;width:100% !important;display:block !important;margin:auto;margin-right:auto;font-size:1.8rem !important}.elementor-button.elementor-size-xl{font-size:2.4rem !important}.upage .elementor-button{width:80vw !important}.elementor-button:after{right:2vw !important}}.table_color tr>*{border:1px solid #cbcac9;padding:10px 11px;line-height:1.4}.table_color tr>* p+p{margin-top:5px}.table_color th{background:#78b035;color:#fff}.table_color thead th{background:#f0f5ef;color:#fff}.table_color tbody th{width:30%}.table_price tr>*,.table_price.table_color tbody th{width:50%;text-align:center;padding:10px 5px}@media screen and (min-width:768px) and (max-width:1120px){.table_price th{width:70%}.table_price td{width:30%}}@media screen and (max-width:767px){.table_price.table_price04 th,.table_price.table_price04 td,.table_price.table_price03 th,.table_price.table_price03 td{font-size:1.2rem}.table_col03 th,.table_col03 td{padding:5px}}.sitemappage_sitemap li a:before{background:#78b035}.step_list li{color:#bfbebd}.step_list li span{background:#bfbebd;color:#fff}.step_list li span:after{background:#bfbebd}.step_list li.current{color:#373431}.step_list li.current span{background:#9bcb69}.step_list li span.current:after{background:#9bcb69}.inquiryFormTable{border-top:1px solid #707070}.inquiryFormTable dt{color:#2c2f30}.inquiryFormTable input,.inquiryFormTable textarea,.inquiryFormTable select{border:1px solid #bfbebd}.inquiryFormTable input.wpcf7-not-valid{border:1px solid #d93636 !important;background:#fdd2d2 !important}.inquiryFormTable .comment{color:#63696a}.inquiryFormTable .required{background:#f48628;color:#fff}.inquiryFormTable .optional{color:#fff;background:#63696a}.inquiryFormTable .btBox input[type=submit]{background-color:#f48628 !important}.inquiryFormTable .btBox input[type=submit].disabled{background-color:#72706e !important;color:#bfbebd}.inquiryFormTable .btBox input[type=submit].abled{background:#f89d10}.inquiryFormTable .wpcf7-back{color:#fff;background-color:#72706e !important;font-weight:700}.verified_table .wpcf7-validates-as-required:not(.wpcf7-not-valid)+.verify_icon:before{color:#f48628}.inquiryFormTable .wpcf7-not-valid-tip{color:#de5050}.file_btn{background:#807b7b;color:#fff}.radio_style span:before{border:1px solid #dedede;background:#fff}.radio_style input:checked+.radio_txt:after{background:#ce6f6f}.checkbox_style span:before{border:1px solid #dedede;background:#fff}.checkbox_style input:checked+.checkbox_txt:after{border-bottom:3px solid #353662;border-right:3px solid #353662}.step_narabi>li:not(:first-child):before{border-left:14px solid #353662}#footer .fixed_box{position:fixed;left:6vw;width:88vw;bottom:0;z-index:999;-moz-transition-duration:.7s;-o-transition-duration:.7s;-webkit-transition-duration:.7s;transition-duration:.7s;box-sizing:border-box}#footer .fixed_box li img{width:78%;margin:auto}#footer .fixed_box .fixed_bnr{position:fixed;right:0;top:220px}#footer .fixed_box .fixed_bnr span:hover{cursor:pointer}#footer .fixed_box .fixed_bnr #btn_close{position:absolute;right:10px;top:-15px;z-index:1;width:28px;cursor:pointer;display:none}#footer .fixed_box .fixed_bnr #btn_open{cursor:pointer;z-index:1;width:50px;display:inline}#footer .fixed_box .fixed_bnr #btn_open img{display:block;width:50px}#footer .fixed_box .fixed_bnr a{display:block;background:#44a7d8}#footer .fixed_box #bnr_show{width:359px;display:none;position:relative;background:url(//c-k-dc.com/wp-content/themes/genova_tpl/../../uploads/fix_bg.jpg) left top no-repeat #fff081;background-size:contain;font-size:1.4rem;letter-spacing:.1em;text-align:center;padding:110px 24px 25px;box-sizing:border-box;border-radius:5px 0 0 5px}#footer .fixed_box #bnr_show .txt01{margin-top:0;margin-bottom:12px;font-size:1.3rem}#footer .fixed_box #bnr_show .tl{font-family:"秀英丸ゴシック L","Shuei MaruGo L";font-size:2rem;letter-spacing:.1em}#footer .fixed_box #bnr_show .txt02{font-family:"秀英角ゴシック金 M JIS2004","Shuei KakuGo Kin M JIS2004";font-size:1.3rem;line-height:1.6;letter-spacing:.1em;padding-bottom:20px}#footer .fixed_box #bnr_show .btn img,#footer .fixed_box #bnr_show .btn a{display:block;width:100%;margin-left:auto;margin-right:auto}#footer .fixed_box #bnr_show .btn img+a{margin-top:1px}@media screen and (max-width:767px){#footer .fixed_box li:last-child img{width:3vw}#footer .fixed_box li img{width:78%;margin:auto;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute}}.sp_fix{display:flex !important;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-bottom:4vw}.sp_fix li:first-child{background:#78b035;width:80%;border-radius:10vw;overflow:hidden}.sp_fix li:first-child a{background:#78b035;height:13vw;display:block;width:100%;position:relative}.sp_fix li:last-child{width:34vw;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.12);-moz-box-shadow:0 1px 5px rgba(0,0,0,.12);box-shadow:0 1px 5px rgba(0,0,0,.12);border-radius:50%}#footer .sp_fix li:last-child{margin-left:auto !important;position:absolute !important;content:"";right:0;width:13vw !important;border-radius:50%;overflow:hidden;background:#ebab3e;height:13vw !important}.top_news_area{margin-bottom:80px}.top_news_area>div>div{background:#f5ffe8;padding:40px 60px 50px}.top_news_area .top_news_tl .elementor-heading-title{color:#78b035;font-size:1.8rem;border-bottom:2px solid #78b035;font-weight:700;letter-spacing:.1em;line-height:1.9;padding-bottom:10px;margin-bottom:3px}.top_news_area .top_news_tl+div{position:absolute;top:3px;right:0;font-size:1.5rem}.top_news_area .top_news_list{overflow-y:scroll;max-height:150px}.top_news_area .top_news_list .news_dl_wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;position:relative}.top_news_area .top_news_list .news_dl_wrap{border-bottom:1px dotted #cbcac9}.top_news_area .top_news_list .news_dl_wrap+.news_dl_wrap{margin-top:-1px}.top_news_area .top_news_list .news_dl_wrap dl{width:auto;position:relative;padding:18px 0;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}.top_news_area .top_news_list .news_dl_wrap dt{width:14em;letter-spacing:2px;text-align:left;position:relative}.top_news_area .top_news_list .news_dl_wrap a{text-decoration:none !important;display:block;width:100%;position:relative}.top_news_area .top_news_list .news_dl_wrap dd{text-align:left;letter-spacing:2px;line-height:1.6;-webkit-flex:1;flex:1}.top_news_area .top_news_list .news_dl_wrap .entry-icon-new{background:#78b035;color:#fff;line-height:1;padding:3px 0 3px 2px;font-size:1rem;margin-left:10px;right:45px;position:absolute;text-align:center;width:4em;top:50%;-webkit-transform:translate(0%,-50%);transform:translate(0%,-50%)}@media screen and (max-width:1120px){.top_news_area .news_dl_wrap{display:block;width:100%}.top_news_area .news_dl_wrap:before{width:100%}.top_news_area .news_list>div>div{display:block}.top_news_area .news_dl_wrap dl{width:100%;align-items:flex-start;padding:13px 0 10px}.top_news_area .top_news_list .news_dl_wrap dt{margin-bottom:0;font-size:1.8rem;width:13em}.top_news_area .news_dl_wrap dd{font-size:1.8rem}}@media screen and (max-width:767px){.top_news_area{margin-bottom:10vw}.top_news_area>div>div{padding:5vw}.top_news_area .top_news_list{max-height:70vw}.top_news_area .news_dl_wrap{display:block;width:100%}.top_news_area .news_dl_wrap:before{width:100%}.top_news_area .news_list>div>div{display:block}.top_news_area .top_news_list .news_dl_wrap dl{display:block;width:100%;padding:3vw 0}.top_news_area .news_dl_wrap dt{margin-bottom:2vw;font-size:1.8rem;width:100%;display:block}.top_news_area .top_news_list .news_dl_wrap .entry-icon-new{width:6em;right:inherit;left:32vw;animation:top;padding:.8vw .5em .5vw;top:50%;-webkit-transform:translate(0%,-50%);transform:translate(0%,-50%)}.top_news_area .news_dl_wrap dd{font-size:1.8rem;display:block;width:100%}}@media screen and (max-width:1120px) and (min-width:768px){.top_news_area>div>div{padding:20px}}.top_case{position:relative;margin-bottom:80px}.top_case:before{position:absolute;content:"";background:#fff39a;width:100%;height:380px;left:0;top:0}.top_case .lead_txt{text-align:center;font-size:1.9rem;letter-spacing:.1em;margin-bottom:50px}.top_case_block{margin:-40px auto 60px;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;max-width:980px}.top_case_box{width:21.5%;max-width:210px;text-align:center;margin-top:40px}.top_case_box img{width:100%}.top_case .box_tl{color:#78b035;font-family:"秀英丸ゴシック B","Shuei MaruGo B";font-size:2.2rem;letter-spacing:.1em;margin-top:20px;margin-bottom:15px;line-height:1.6}.top_case .box_tl span{font-size:1rem;display:block;letter-spacing:.3em}.top_case .box_txt{line-height:1.7}@media screen and (max-width:767px){.top_case{margin-bottom:10vw}.top_case:before{height:105vw}.top_case_block{margin:-6vw auto 8vw}.top_case_box{width:100%;max-width:inherit;margin-top:6vw}.top_case .box_tl{font-size:3rem;margin-top:4vw;margin-bottom:3vw}.top_case .box_tl span{font-size:1.7rem}.top_case .box_txt{font-size:2.2rem}.top_case .lead_txt{margin-bottom:8vw}}@media screen and (max-width:1120px) and (min-width:768px){.top_case .box_tl{font-size:1.5rem}.top_case .box_txt{font-size:1.2rem}}.top_features_area{background:#f5ffe8;margin-bottom:80px}.top_features .lead_txt{text-align:center;font-size:1.9rem;letter-spacing:.1em;margin-bottom:50px}.top_features{position:relative}.top_features .container{position:relative}.top_features .tl_box{position:absolute;top:0;right:30px;font-size:3rem;letter-spacing:.1em}.top_features .tl_box .tl{-ms-writing-mode:tb-rl;writing-mode:vertical-rl;display:inline;letter-spacing:.2em;border-left:3px solid #fe824b;line-height:1.2;font-family:"秀英丸ゴシック B","Shuei MaruGo B";padding-left:15px}.top_features_box_wrap{width:100%;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:space-between;padding-bottom:80px}.top_features .top_features_box{background:#fff;margin-top:50px;overflow:hidden;width:32%;max-width:345px}.top_features .txt_block{padding:30px 40px}.top_features_box.wide .txt_block{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.top_features_box.wide .txt_block .stl{width:350px}.top_features .stl{font-family:"秀英丸ゴシック B","Shuei MaruGo B";font-size:2.8rem;line-height:1.8;margin-bottom:13px;color:#78b035;letter-spacing:.1em}.top_features .top_features_box:not(.wide) .stl{font-size:2.4rem;line-height:1.6}.top_features .top_features_box:not(.wide) .txt_block{padding:20px 25px 30px}.top_features .txt{-webkit-flex:1;flex:1;font-size:1.6rem;line-height:2.1;letter-spacing:.05em}.top_features_box.first .txt_block{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.top_features_box.wide{width:100%}.top_features_box.wide img{width:100%;max-width:inherit}.top_features_box_wrap div:first-child{margin-top:0;max-width:inherit}.top_features_box.first .txt_block .stl{width:200px;margin-right:30px;margin-bottom:0;font-size:2.8rem}.top_features .img_block.ofi{position:relative;width:100%;overflow:hidden}.top_features .img_block.ofi:before{content:'';display:block;padding-top:60.8%;width:100%;position:relative}.top_features .img_block.ofi img{width:100%;height:100% !important;position:absolute;top:0;left:0;object-fit:cover;font-family:'object-fit: cover;';-webkit-backface-visibility:visible;backface-visibility:visible}@media screen and (max-width:767px){.top_features_area{padding-bottom:10vw !important;margin-bottom:0}.top_features .lead_txt{text-align:left}.top_features .tl_box{position:inherit;top:inherit;right:inherit;margin:0 auto 5vw;text-align:center}.top_features .tl_box .tl{position:relative;text-align:left;line-height:1.5;padding-left:3vw}.top_features .tl_box .tl:before{left:-3px}.top_features .txt{-webkit-flex:inherit;flex:inherit}.top_features_box_wrap{width:100%;padding-bottom:0}.top_features .top_features_box{width:100% !important;margin-top:5vw;max-width:inherit !important}.top_features .txt_block{padding:5vw !important}.top_features_box.wide .txt_block .stl{width:100%;text-align:left;font-size:3rem !important;line-height:1.5;margin-bottom:4vw}.top_features .top_features_box:not(.wide) .stl{width:100%;text-align:left;font-size:3rem !important;line-height:1.5;margin-bottom:4vw}.top_features .img_block.ofi:before{padding-top:49vw}.top_features:before{width:100%;height:80%;top:60vw;border-radius:0}}@media screen and (max-width:1120px) and (min-width:768px){.top_features_box.wide .txt_block .stl{font-size:2.1rem;width:240px !important}.top_features .top_features_box:not(.wide) .stl{font-size:1.6rem}.top_features .lead_txt{font-size:1.4rem}}.top_image_con .tl_box{margin-bottom:30px}.top_image_con .tl{font-size:3rem;letter-spacing:.1em;text-align:center;padding-top:70px !important;font-family:"秀英丸ゴシック B","Shuei MaruGo B";line-height:2.4 !important;display:inline;position:relative;color:#242424;background:linear-gradient(transparent 97.5%,#ff834b 0%);padding:0;padding-bottom:10px}.top_image .con_tl{font-size:2.8rem;letter-spacing:.2em;text-align:left;padding-bottom:70px !important;font-family:"秀英丸ゴシック B","Shuei MaruGo B";line-height:1.7 !important;position:relative;color:#78b035;padding:0;background:url(//c-k-dc.com/wp-content/themes/genova_tpl/../../uploads/tl_line_mini.png) center bottom no-repeat;background-size:contain;margin-bottom:30px}.top_image .btn_block a:after{font-size:1rem !important}.slider_s5:before{position:absolute;content:"";background:url(//c-k-dc.com/wp-content/themes/genova_tpl/../../uploads/bg01.png) right bottom no-repeat;background-size:cover;width:48vw;height:100%;top:150px;left:10vw}.top_image_con{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.top_image .top_tl{padding-top:0 !important;text-align:left;margin-bottom:30px !important}.top_image .top_tl .elementor-heading-title{text-align:left;letter-spacing:.1em;background:linear-gradient(transparent 97%,#8abbaa 0%);display:inline;line-height:2.4 !important;padding-bottom:11px}.top_image .top_tl .elementor-heading-title span{text-align:center}.top_image .txt_block{width:35.2%}.top_image .col_js{width:63.1%;max-width:656px;z-index:10}.slick-dots{position:absolute;bottom:-50px;left:0;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:left;line-height:1}.slick-dots li{position:relative;display:inline-block;width:45px;height:1px;margin-right:0;margin-left:10px;padding:0;border-radius:50%;background:0 0;cursor:pointer;line-height:1}.slick-dots li button{font-size:0;line-height:0;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);width:0;height:1px;background:#78b035;cursor:pointer;padding:0;color:#78b035;border:0;outline:none}.slick-dots li:last-of-type button{background:0 0}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li:before{position:absolute;top:-4px;left:-8px;width:8px;height:8px;content:'';text-align:center;background:#d4d6d5;border-radius:50%;color:#78b035}.slick-dots li.slick-active:before{color:#78b035;background:#78b035}.slick-arrow{position:absolute;bottom:0;z-index:80}.slick-arrow.slick-next{left:50px;bottom:0;border-left:1px solid #fff}.top_image .col_js img{max-width:656px;border-radius:20px 20px 20px 0}.top_image .name{line-height:1.9;letter-spacing:.2em;margin-top:20px !important;font-weight:700}.top_image .name .katagaki{font-size:1.6rem;display:block}.top_image .name .en{padding-top:3px;font-size:1rem;color:#78b035;display:block;letter-spacing:.2em}.top_image .txt{line-height:2.5}.top_image .btn_block{margin-top:50px}.top_image .btn_block li+li{margin-top:2px}.top_image .btn_block a{margin:0 !important;min-width:300px !important;font-size:1.8rem !important;text-align:left !important;padding:13px 25px !important;border-radius:0 !important;font-family:"秀英丸ゴシック B","Shuei MaruGo B" !important}@media screen and (max-width:767px){.top_image .con_tl{padding-bottom:14vw !important;line-height:1.5 !important;margin-bottom:5vw !important}.top_image_con{margin-top:10vw}.top_image:before{width:100%;height:60vw;left:0;bottom:119px;right:inherit;top:inherit;border-radius:0}.top_image .txt_block{width:100%;margin-bottom:8vw}.top_image .name{margin-top:5vw !important}.top_image .col_js{width:88vw;max-width:inherit}.top_image .col_js img{width:88vw}.slick-arrow{bottom:-50px}.slick-arrow.slick-next{bottom:-50px}.slick-dots{bottom:-100px}.slick-dotted.slick-slider{margin-bottom:120px}.top_image .btn_block{margin-top:5vw}.top_image .btn_block a{min-width:inherit !important}.slider_s5:before{width:88vw;right:0;top:inherit;bottom:-50px;height:110%;height:-webkit-calc(100% - 8vw + 50px);height:calc(100% - 8vw + 50px)}}@media screen and (max-width:1120px) and (min-width:768px){.top_image .txt_block{width:300px}.top_image .col_js{width:60%;width:-webkit-calc(100% - 320px);width:calc(100% - 320px);max-width:inherit}.slider_s5:before{left:inherit;right:-70px}}.top_about{position:relative;overflow:hidden;margin-top:80px}.top_about>div>div{position:relative}.top_about .top_tl .elementor-heading-title{letter-spacing:.2em;line-height:1.2;background:url(//c-k-dc.com/wp-content/themes/genova_tpl/../../uploads/tl_line_tate.png) center 590px no-repeat;background-size:contain;padding:0 !important;text-align:left;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}.top_about .top_tl{position:absolute;right:0;top:0;margin-bottom:0 !important;padding-top:0 !important;height:100%;z-index:10}.top_about .top_tl *{height:100%}.top_about_con{margin-right:200px}.top_about:before{position:absolute;content:"";background:#f5ffe8;width:100%;height:100%;top:220px;right:20%;right:-webkit-calc(50% - 415px);right:calc(50% - 415px)}.top_about_con .elementor-clearfix:after{display:none !important}.top_about_con .elementor-clearfix{line-height:1}.news_link_top p{font-size:1.4rem}.news_link_top .stl{font-weight:700;margin-top:15px;margin-bottom:10px}.top_about .top_access_tl>div{position:absolute;top:0;right:-200px;font-size:3rem;letter-spacing:.1em}.top_access_tl{margin-bottom:0 !important}.top_about .top_access_tl h2.elementor-heading-title.elementor-size-default{-ms-writing-mode:tb-rl;writing-mode:vertical-rl;display:inline;letter-spacing:.2em;border-left:3px solid #fe824b;line-height:1.2;font-family:"秀英丸ゴシック B","Shuei MaruGo B";padding-left:15px}.top_about:before{background-color:#f5ffe8;z-index:1}.top_about .top_about_con{position:relative;z-index:10}.top_about_column{position:relative;padding-right:210px;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:space-between}.top_about .elementor-widget-google_maps{overflow:hidden}@media screen and (max-width:767px){.top_about{margin-top:10vw}.top_about:before{width:100%;top:55vw;border-radius:0;right:0}.top_about_tl{position:relative !important;top:inherit;right:inherit;text-align:center;margin-bottom:5vw !important}.top_about h2.elementor-heading-title.elementor-size-default:before{left:-3px}.top_about_column{padding:0}.top_about .top_access_tl>div{position:relative;text-align:center;top:inherit;right:inherit}.top_about_con{margin-right:0}.top_about .top_tl{position:relative;right:inherit;top:inherit;height:inherit;width:100%}.top_about .top_tl .elementor-heading-title{-ms-writing-mode:inherit;writing-mode:inherit;font-size:3rem;line-height:1.6 !important;letter-spacing:.05em;background-size:contain;padding-bottom:13vw !important;background:url(//c-k-dc.com/wp-content/themes/genova_tpl/../../uploads/tl_line.png) center bottom no-repeat;background-size:contain;margin-bottom:5vw;text-align:center}.top_about .top_tl *{height:inherit;width:100%}}@media screen and (max-width:1120px) and (min-width:768px){.top_about>div>div>div>div>div:before{width:150vw !important}.top_about .top_access_tl>div{right:-100px}.top_about_column{padding-right:90px}.top_about_tl{right:-90px}.top_about_con{margin-right:90px}.top_about:before{right:130px}.about_half_wrap .elementor-col-50{padding:20px !important}.top_timetable tbody th{font-size:1.1rem}.top_timetable td{font-size:1.3rem}.about_half .top_about_txt th{width:5em !important}}.map_detaillink{margin-top:7px}.map_detaillink a{font-size:1.2rem;color:#78b035;line-height:1.8}@media screen and (max-width:767px){.map_detaillink{margin-top:3vw;margin-bottom:0 !important}}@media screen and (max-width:1120px) and (min-width:768px){.map_detaillink{margin-bottom:0 !important}}.about_half_wrap{padding-bottom:80px;margin-top:20px}.about_half_wrap .elementor-col-50{background:#fff;width:50% !important;padding:42px}.about_half_wrap>div>div{justify-content:space-between !important}.about_half_wrap .col_inner{padding:30px 40px 10px}.about_half_wrap .col_inner{padding:17px 0}.about_half .col_inner+.col_inner{border-top:1px solid #d6ebd2}.top_timetable{width:100%;table-layout:fixed;border-collapse:collapse;margin-bottom:18px}.top_timetable th,.top_timetable td{text-align:center;vertical-align:middle;line-height:1;letter-spacing:0;padding:9px 0 8px;font-size:1.4rem}.top_timetable thead th{font-weight:400;border-bottom:1px solid #78b035;padding:0 0 15px;vertical-align:top}.top_timetable thead th:first-child{text-align:left;color:#78b035;letter-spacing:3px;font-weight:700;font-size:1.7rem}.top_timetable thead th:not(:first-child){width:9%;padding-top:3px}.top_timetable thead th:last-child,.top_timetable tbody td:last-child{width:16%}.top_timetable tbody th{word-break:keep-all;white-space:nowrap;text-align:left;letter-spacing:.1em;width:34%}.top_timetable tbody tr:first-child th,.top_timetable tbody tr:first-child td{padding-top:20px}.top_timetable tbody tr:last-child th,.top_timetable tbody tr:last-child td{border-bottom:1px solid #78b035;padding-bottom:20px}.about_half .lead{font-family:"秀英丸ゴシック B","Shuei MaruGo B";line-height:1.7;letter-spacing:.1em}.about_half .txt01{font-size:1.4rem}.about_half .txt02{margin-top:0 !important;font-size:1.2rem;color:#361b00}.about_half .top_about_txt td{font-size:1.4rem}.about_half .top_about_txt th{width:7em;vertical-align:top;font-size:1.4rem}.about_half .top_about_txt th,.about_half .top_about_txt td{padding:5px 0}.about_half .top_about_txt tbdy tr:first-child th,.about_half .top_about_txt tbdy tr:first-child td{padding:0 0 10px}.news_link_top .top_news_tl{padding:18px 0 0;margin-bottom:15px !important}.news_link_top .top_news_tl .elementor-heading-title{padding-top:0 !important;margin-top:0 !important;border-bottom:1px solid #78b035;margin-bottom:0 !important;line-height:1.2 !important;width:auto;text-align:left;color:#88b757;letter-spacing:3px;font-weight:700;padding-bottom:14px;font-size:1.7rem;font-family:"秀英丸ゴシック B","Shuei MaruGo B"}.news_link_top .neww_list_link{right:0;top:15px;position:absolute}.news_link_top .neww_list_link a{color:#f48628;font-size:1.3rem}.news_link_top .col_inner{padding-top:0 !important;overflow-y:scroll;max-height:365px;border-bottom:1px solid #707070}.news_link_top .news_dl_wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;position:relative}.news_link_top .news_dl_wrap+.news_dl_wrap{border-top:1px dashed #cbcac9}.news_link_top .news_dl_wrap dl{width:auto;position:relative;padding:18px 0}.news_link_top .news_dl_wrap dt{font-size:1.2rem;width:16em;letter-spacing:2px;text-align:left;position:relative;margin-bottom:3px}.news_link_top .news_dl_wrap a{text-decoration:none !important}.news_link_top .news_dl_wrap dd{text-align:left;font-size:1.4rem;letter-spacing:2px;display:table-cell;line-height:1.6}.news_link_top .news_dl_wrap .entry-icon-new{background:#9bcb69;color:#fff;line-height:1;padding:2px 0 2px 2px;font-size:1rem;margin-left:10px;border-radius:7px;top:4px;right:45px;position:absolute;text-align:center;width:4em}.news_link_top .news_shortcode .news_dl_wrap:first-child a dl{padding-top:10px !important}@media screen and (max-width:767px){.top_about>div>div>div>div>div:before{height:90%;height:-webkit-calc(100% - 70vw);height:calc(100% - 70vw);right:-6vw;width:100vw}.about_half_wrap .elementor-col-50{width:100% !important;padding:4vw}.about_half_wrap .elementor-col-50+.elementor-col-50{margin-top:5vw}.about_half_wrap .col_inner{padding:3vw 0}.about_half_wrap{padding-bottom:10vw;margin-top:5vw}.about_half .lead{font-size:1.5rem;text-align:center}.about_half .txt01{font-size:1.6rem}.top_timetable th,.top_timetable td{font-size:1.5rem}.top_timetable thead th:not(:first-child){width:7.6%}.top_timetable thead th:last-child,.top_timetable tbody td:last-child{width:15%}.about_half .top_about_txt th{padding-bottom:0 !important;font-size:1.6rem !important;width:5em}.about_half .top_about_txt td{padding-bottom:0;font-size:1.6rem}.about_half .top_about_txt tr+tr{margin-top:2vw}.news_link_top .top_news_tl .elementor-heading-title{font-size:2.2rem !important;padding-top:3vw !important}.news_link_top .news_dl_wrap dt{width:56vw;margin-bottom:1vw}.news_link_top .news_dl_wrap .entry-icon-new{top:.8vw;font-size:1rem;width:13vw}.news_link_top .neww_list_link{top:-.7vw}.news_link_top .top_news_tl{padding:0}}@media screen and (max-width:1120px) and (min-width:768px){.top_timetable thead th:not(:first-child){width:7.5%;font-size:1.2rem}.top_timetable thead th:last-child,.top_timetable tbody td:last-child{width:17%}}.contact_area{background:#f0f6bb url(//c-k-dc.com/wp-content/themes/genova_tpl/../../uploads/cantact_bg.jpg) center center no-repeat;background-size:cover;font-size:1.4rem;letter-spacing:.1em;text-align:center;padding:55px 0;margin-top:80px}.contact_area .container:after{display:none}.contact_area #front_con{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.contact_area .titleHome{border-radius:30px;font-size:3.2rem;color:#78b035;line-height:1.5;letter-spacing:.2em;position:relative;font-family:"秀英丸ゴシック B","Shuei MaruGo B"}.contact_area .txt{margin-top:20px;line-height:2.2;font-size:1.4rem;padding-bottom:10px;letter-spacing:.15em;font-weight:700}.contact_area .txt span{display:inline-block}.contact_area .contact_box p{display:block}.contact_area .contact_box img{display:block}.contact_area .contact_left{width:49%;text-align:left}.contact_area .contact_right{max-width:510px;width:47.3%;box-sizing:border-box}.contact_area .contact_right .contact_box img{display:block}.contact_area .contact_box p+p{margin-top:3px}.contact_area .contact_section>div{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.contact_area .contact_section .tl{position:relative}.contact_area .f_link a{color:#fff;text-decoration:none;font-size:1.2rem}.contact_area .f_link{width:100%;margin-bottom:10px}@media screen and (max-width:767px){.contact_area{padding:9vw 0 10vw !important;margin-top:0;background-position:center bottom;background-image:url(//c-k-dc.com/wp-content/themes/genova_tpl/../../uploads/cantact_bg_sp.jpg)}.contact_area .contact_box p:first-child{max-width:inherit}.contact_area .contact_left{width:100%}.contact_area .titleHome{font-size:2.6rem;margin-bottom:4vw;text-align:center;width:100%}.contact_area .txt{margin-top:0;font-size:1.5rem;line-height:2.1;width:100%;padding-bottom:0}.contact_area .contact_right{max-width:inherit;width:100%;margin-top:6vw}.contact_area .contact_right .contact_box img{display:block;margin-left:auto;margin-right:auto}.contact_area .f_link{text-align:center}.contact_area small{text-align:center;width:100%}}@media screen and (max-width:1120px) and (min-width:768px){.contact_area .titleHome{font-size:4.1rem;text-align:center;width:100%}.contact_area .txt{font-size:1.7rem;text-align:center;width:100%}.contact_area .contact_right{margin-left:auto;margin-right:auto;margin-top:30px;width:100%}.contact_area .contact_left{width:100%}.contact_area .f_link{text-align:center}.contact_area small{width:100%;text-align:center}}.info-footer{padding:40px 0 60px;background:#fff}.info-footer>div{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.info-footer>div:after{display:none}.info-footer .footer_left{width:100%}.info-footer .fooger_logo{width:300px}.info-footer .fooger_logo img{width:100%}.info-footer .f_ad_box{width:36%;padding-left:10px;font-size:1rem;box-sizing:border-box}.info-footer .f_ad_box a{text-decoration:none !important}.info-footer .sitemap_box{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;width:100%}.info-footer .sitemap_box p{font-size:1rem;margin-top:15px}.info-footer .sitemap_box p a{text-decoration:none !important}.info-footer .footer_right{max-width:581px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;width:54%}.info-footer .footer_right p+p{margin-top:2%}.info-footer .footer_right p{width:100%;max-width:520px}.info-footer .text-footer{font-size:1rem;margin-top:25px;line-height:1.5}.info-footer .text-footer dl+dl{margin-top:10px}.info-footer .text-footer dt{font-family:"秀英明朝 L",Shuei Mincho L,serif;color:#49a553;font-size:1.5rem;letter-spacing:.2em;margin-bottom:5px}.info-footer .f_bnr{width:38.5%;max-width:400px}.info-footer .f_bnr a{-webkit-box-shadow:5px 5px 5px rgba(0,0,0,.1);-moz-box-shadow:5px 5px 5px rgba(0,0,0,.1);box-shadow:5px 5px 5px rgba(0,0,0,.1);display:block}small{width:100%;text-align:right;display:block;color:#fff;margin-top:30px}@media screen and (max-width:767px){.info-footer>div{flex-direction:column-reverse}.info-footer .sitemap_box{align-items:flex-start;text-align:left}.info-footer .footer_left{width:100%;margin-bottom:7vw}.info-footer .fooger_logo{margin-left:auto;margin-right:auto;max-width:260px}.info-footer{padding:8vw 0 16vw}.info-footer .text-footer{margin-top:5vw}.info-footer .sitemap_box p{margin-top:2vw;width:100%}.info-footer .sitemap_box p+p{text-align:right}.info-footer .footer_right{max-width:inherit;width:100%;margin-bottom:7vw}.info-footer .footer_right p{width:100%;max-width:inherit}.info-footer .footer_right p+p{margin-top:2vw}.info-footer .footer_right div+div{margin-top:2vw}}@media screen and (max-width:1120px) and (min-width:768px){.info-footer .fooger_logo{width:380px}.info-footer .footer_left{width:40%}.info-footer .footer_right{width:37%}.info-footer .footer_left{width:100%}.info-footer .footer_right div+div{margin-top:2%}.info-footer{padding-bottom:100px}}.gnav_bottom_simple{margin-top:0;padding:8vw 5vw 12vw;letter-spacing:.1em;text-align:center;font-size:2rem;background:#fff39a;background-size:cover}.gnav_bottom_simple .txt{font-size:2.1rem;letter-spacing:.2em;margin-bottom:0;font-family:"秀英丸ゴシック L","Shuei MaruGo L"}.gnav_bottom_simple .txt02{font-size:1.5rem}.gnav_bottom_simple img{width:100%}@media screen and (max-width:960px){.gnav_bottom_simple .h_contact_box{margin-top:5vw}.gnav_bottom_simple .h_contact_box a{display:block}.gnav_bottom_simple .h_contact_box a+a{margin-top:2px !important}.gnav_bottom_simple .h_contact_box img{display:block;margin-left:auto;margin-right:auto}}@media screen and (max-width:1120px) and (min-width:768px){.gnav_bottom_simple{padding:40px 20px 50px;margin-top:0 !important}.gnav_bottom_simple .txt{margin-bottom:0}.gnav_bottom_simple .h_contact_box{max-width:335px;margin-left:auto;margin-right:auto;margin-top:30px}}@media screen and (min-width:768px) and (max-width:1190px){.contact_area,.top_case,.top_news_area,.top_features_area,.top_image,.top_about{padding-right:50px !important}}body .upage,body .upage a{color:#000}body#body_frontpage .elementor-widget:not(:last-child){margin-bottom:0}.upage .col_block02>div>div,.upage .col_block03>div>div{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.upage .col_block02>div>div>div{width:48% !important}.upage .col_block03>div>div>div{width:31% !important}.prof_img_box .img{width:27.3%;float:right;margin-bottom:10px}.elementor-element .elementor-icon-list-icon i{color:#78b035 !important}.icon_triangle li.elementor-icon-list-item{position:relative;padding-left:1.5em}.icon_triangle li.elementor-icon-list-item:before{position:absolute;content:"△";color:#f99a7d;left:0;top:0;line-height:2}.kakomi_narabi>div>div>div{width:48% !important}.kakomi_narabi>div>div{justify-content:space-between}.post-content.upage .col_03{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.post-content.upage .col_03 li{width:32%;margin-top:2%}.post-content.upage .col_03 img{display:block}.googlecal{height:500px}.lead_box>div>div{align-items:center !important;font-weight:700;font-size:2rem;color:#533210}@media screen and (max-width:767px){.elementor-inline-items .elementor-icon-list-item{width:100%}.kakomi_narabi>div>div>div{width:100% !important}.upage .col_block02>div>div,.upage .col_block03>div>div{flex-direction:column}.upage .col_block02>div>div>div,.upage .col_block03>div>div>div{width:100% !important}}.pc{display:block}.sp{display:none}.corona{width:90%;max-width:700px;margin:0 auto 40px}@media screen and (max-width:767px){.pc{display:none}.sp{display:block}.corona{width:90%;max-width:700px;margin:0 auto 4.5vw}}.corona img{margin:0 auto;width:100%;max-width:800px}@media screen and (max-width:767px){.corona img{width:100%}}