@charset "utf-8";
/* CSS Document */

/* font
=========================================== */
@font-face {/*NotoSansJP*/
  font-family: 'NotoSansJP';
  src: url('../fonts/font/NotoSansJP-Regular.ttf');
  src:
  url('../fonts/font/NotoSansJP-Regular.woff2') format('woff2'),
  url('../fonts/font/NotoSansJP-Regular.woff') format('woff'),
  url('../fonts/font/NotoSansJP-Regular.ttf') format('truetype');
	font-weight: 400;
}
@font-face {/*NotoSansJPミディアム*/
  font-family: 'NotoSansJP';
  src: url('../fonts/font/NotoSansJP-Medium.ttf');
  src:
  url('../fonts/font/NotoSansJP-Medium.woff2') format('woff2'),
  url('../fonts/font/NotoSansJP-Medium.woff') format('woff'),
  url('../fonts/font/NotoSansJP-Medium.ttf') format('truetype');
	font-weight: 500;
}
@font-face {/*NotoSansJPボールド*/
  font-family: 'NotoSansJP';
  src: url('../fonts/font/NotoSansJP-Bold.ttf');
  src:
  url('../fonts/font/NotoSansJP-Bold.woff2') format('woff2'),
  url('../fonts/font/NotoSansJP-Bold.woff') format('woff'),
  url('../fonts/font/NotoSansJP-Bold.ttf') format('truetype');
	font-weight: 700;
}
@font-face {/*NotoSansJPブラック*/
  font-family: 'NotoSansJP';
  src: url('../fonts/font/NotoSansJP-Black.ttf');
  src:
  url('../fonts/font/NotoSansJP-Black.woff2') format('woff2'),
  url('../fonts/font/NotoSansJP-Black.woff') format('woff'),
  url('../fonts/font/NotoSansJP-Black.ttf') format('truetype');
	font-weight: 900;
}
@font-face {/*robotoボールド*/
  font-family: "roboto";
  src: url('../fonts/font/Roboto-Bold.ttf');
  src:
  url('../fonts/font/Roboto-Bold.woff2') format('woff2'),
  url('../fonts/font/Roboto-Bold.woff') format('woff'),
  url('../fonts/font/Roboto-Bold.ttf') format('truetype');
	font-weight: 700;
}

/* Link
=========================================== */

a:link, a:visited {
	color: #000000;text-decoration: none;
}
a:hover, a:active {
	color: #000000;text-decoration: underline;
}
a {
	outline: none;transition: 0.3s;
}
a img {transition: 0.3s;}

:focus { outline: none;}

/* LAYOUT
=========================================== */
html.showPage,
html.showPage body{min-width: 1200px;margin: 0 auto;}

body {
	color: #000000;
	background: #FFF9F4;
	font-size:18px;
	line-height:1.25;
	font-family: YakuHanJP,'NotoSansJP',"メイリオ","Mayryo ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-weight: 500;
    font-style: normal;
	max-width:1920px;
	overflow: hidden;
	margin:0 auto;
}

h1,h2,h3,h4,h5,h6 {font-weight:700;}
body,li,th,td,p,dt,dd{}
body#tinymce{min-width:inherit!important;}

p {}
.wrap {width: 1100px;margin:0 auto;position:relative;}
table {width:100%;}
img {max-width:100%;height:auto;}

/*共通設定*/
.btn01 {width: 360px;height: 72px;margin: 40px auto 0;}
.btn01 a {display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;padding: 0 50px;box-sizing: border-box;background: #FFFFFF;border: 2px solid #ACDD96;border-radius: 40px;position: relative;}
.btn01 a .btn-text {font-size: 18px;font-weight: 700;text-align: center;transition: 0.3s;}
.btn01 a .arrow {display: block;width: 24px;height: 24px;border-radius: 50%;background: #5DB833;position: absolute;top: 50%;right: 22px;transform: translateY(-50%);transition: 0.3s;}
.btn01 a .arrow::before {content: "";display: block;width: 9px;height: 10px;background: url("../img/common/btn_arrow.svg") no-repeat center;background-size: contain;position: absolute;top: 50%;left: 8px;transform: translateY(-50%);}
.btn01 a:hover {text-decoration: none;background: #5DB833;border: 2px solid #5DB833;}
.btn01 a:hover .btn-text {color: #FFFFFF;}
.btn01 a:hover .arrow {background: #FFFFFF;}
.btn01 a:hover .arrow::before {filter: brightness(0) saturate(100%) invert(60%) sepia(11%) saturate(2970%) hue-rotate(57deg) brightness(104%) contrast(76%);}

.c_btn01 a {background: #F37A10;border: 2px solid #F37A10;}
.c_btn01 a .btn-text {color: #FFFFFF;}
.c_btn01 a .arrow {background: #FFFFFF;}
.c_btn01 a .arrow::before {filter: brightness(0) saturate(100%) invert(56%) sepia(80%) saturate(3002%) hue-rotate(357deg) brightness(100%) contrast(91%);}
.c_btn01 a:hover {background: #D96C0D;border: 2px solid #D96C0D;}
.c_btn01 a:hover .btn-text {color: #FFFFFF;}
.c_btn01 a:hover .arrow {background: #FFFFFF;}
.c_btn01 a:hover .arrow::before {filter: brightness(0) saturate(100%) invert(56%) sepia(80%) saturate(3002%) hue-rotate(357deg) brightness(100%) contrast(91%);}

.r_btn01 a {background: #5DB833;border: 2px solid #5DB833;}
.r_btn01 a .btn-text {color: #FFFFFF;}
.r_btn01 a .arrow {background: #FFFFFF;}
.r_btn01 a .arrow::before {filter: brightness(0) saturate(100%) invert(52%) sepia(92%) saturate(377%) hue-rotate(57deg) brightness(101%) contrast(85%);}
.r_btn01 a:hover {background: #3FAA0E;border: 2px solid #3FAA0E;}
.r_btn01 a:hover .btn-text {color: #FFFFFF;}
.r_btn01 a:hover .arrow {background: #FFFFFF;}
.r_btn01 a:hover .arrow::before {filter: brightness(0) saturate(100%) invert(52%) sepia(92%) saturate(377%) hue-rotate(57deg) brightness(101%) contrast(85%);}

.title01 {padding-top: 44px;box-sizing: border-box;font-size: 56px;line-height: 1.2;text-align: center;position: relative;margin-bottom: 40px;}
.title01::before {content: "";display: block;width: 46px;height: 24px;background: url("../img/common/icon_title01.svg") no-repeat center;background-size: contain;position: absolute;top: 0;left: 50%;transform: translateX(-50%);}
.title01 .sub_title {display: block;font-size: 20px;line-height: 1;margin-bottom: 11px;}

.title01.mini {padding-top: 0;padding-left: 66px;line-height: 1;text-align: left;}
.title01.mini::before {top: 16px;left: 0;transform: translateX(0);}

.tel_box {text-align: center;}
.tel_box .tel {}
.tel_box .tel .num {font-size: 48px;line-height: 1;color: #F37A10;}
.tel_box .tel .sub_tel {display: none;font-size: 14px;line-height: 1;}
.tel_box .tel-text li {font-size: 20px;line-height: 28px;margin-top: 8px;}
.tel_box .tel-text li .midashi {display: inline-block;padding: 5px 10px 6px;box-sizing: border-box;background: #EFEFEF;border-radius: 40px;font-size: 17px;line-height: 1;margin-right: 8px;}
.tel_box .tel-text li.tel-text02 {display: none;}

.under-cont > section {padding: 100px 0;}
.under-cont > section:first-child {padding-top: 96px;}

/*ウェブフォント*/
.normal{font-weight: 400;}
.medium{font-weight: 500;}
.bold{font-weight: 700;}
.black{font-weight: 900;}

.common_text {line-height: 1.7;}

.text_uppercase {text-transform: uppercase;}
.text_capitalize {text-transform: capitalize;}

.tcenter {text-align: center;}
.tleft {text-align: left;}
.tright {text-align: right;}

.roboto {font-family: "roboto";font-weight: 700;}

.tate {writing-mode: vertical-rl;white-space: pre;letter-spacing: -0.3em;}
.tate .tate-line {display: inline-block;writing-mode: horizontal-tb;letter-spacing: 0;transform: rotate(90deg);margin: 10px 0 -5px;}
.safari .tate {letter-spacing: 0.1em;}
.safari .tate .tate-line {margin: 5px 0;}
@-moz-document url-prefix(){
    .tate {letter-spacing: 0.1em;}
	.tate .tate-line {margin: 5px 0;}
}

/*色*/
.shiro {color:#fff;}
.green {color: #5DB833;}
.orange {color: #F37A10;}
.bg-green {background-color: #5DB833;}
.bg-lightgreen {background-color: #EEFFE5;}
.bg-orange {background-color: #F37A10;}
.bg-white {background-color: #fff;}

.flex{width: 100%;
    margin: 0 ;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/* header */
/*-------------------------------------------*/
#header {width:100%;height: 100px;min-width:1200px;max-width: 1920px;position:fixed;transition: 0.3s;left:0;right: 0;top:0;margin: auto;z-index: 100;}
.fixed #header {background: #FFFFFF;}
#header::before {
	content: "";
	height: calc(100% - 100px);
    background: #000;
	width: 100%;
	position: fixed;
	top: 100px;
	left: 0;
	visibility: hidden;
	opacity: 0;
	transition: 0.3s;
	overflow: auto;
	box-sizing: border-box;
}
#header.active::before {
	visibility: visible;
	opacity: 0.4;
}
#header .header_inner {height: 100%;justify-content: space-between;align-items: center;flex-wrap: nowrap;}
#header .header_inner .logo_box {width: auto;margin-left: 30px;position: relative;z-index: 1;}
#header .header_inner .logo {width: 228px;}
#header .header_inner .logo a {display: block;width: 100%;}
#header .header_inner .logo a:hover {text-decoration: none;opacity: 0.7;}

#header .header_inner .right {width: calc(100% - 558px);height: 100%;flex-direction: column;justify-content: center;align-items: flex-end;margin-right: 300px;}
#header .header_inner .right .right_top {height: 48px;justify-content: flex-end;align-items: center;margin-bottom: 12px;}
#header .header_inner .right .right_top .tel_box {display: flex;align-items: center;text-align: left;}
#header .header_inner .right .right_top .tel_box .tel .sub_tel {display: block;text-align: right;}
#header .header_inner .right .right_top .tel_box .tel .num {padding-left: 32px;box-sizing: border-box;font-size: 32px;color: #000000;position: relative;}
#header .header_inner .right .right_top .tel_box .tel .num::before {content: "";display: block;width: 22px;height: 22px;background: url("../img/common/icon_tel.svg") no-repeat center;background-size: contain;position: absolute;top: 50%;left: 0;transform: translateY(-50%);}
#header .header_inner .right .right_top .tel_box .tel-text {display: flex;align-items: center;margin-left: 16px;}
#header .header_inner .right .right_top .tel_box .tel-text li {margin-top: 0;margin-right: 8px;}
#header .header_inner .right .right_top .tel_box .tel-text li:last-child {margin-right: 0;}
#header .header_inner .right .right_top .tel_box .tel-text li .midashi {padding: 4px 10px 5px;background: #5DB833;margin-right: 7px;color: #FFFFFF;}
#header .header_inner .right .right_top .tel_box .tel-text li.tel-text02 {display: block;font-size: 18px;}
#header .header_inner .right .right_top .access_btn {width: 240px;height: 34px;margin-left: 24px;}
#header .header_inner .right .right_top .access_btn a {display: block;width: 100%;height: 100%;padding: 6px 0 8px;box-sizing: border-box;background: #FFFFFF;border-radius: 40px;box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);text-align: center;}
#header .header_inner .right .right_top .access_btn a .btn-text {display: inline-block;padding-left: 22px;box-sizing: border-box;line-height: 1;font-weight: 700;position: relative;transition: 0.3s;}
#header .header_inner .right .right_top .access_btn a .btn-text::before {content: "";display: block;width: 18px;height: 18px;background: url("../img/common/icon_access.svg") no-repeat center;background-size: contain;position: absolute;top: 1px;left: 0;}
#header .header_inner .right .right_top .access_btn a:hover {background: #5DB833;text-decoration: none;}
#header .header_inner .right .right_top .access_btn a:hover .btn-text {color: #FFFFFF;}
#header .header_inner .right .right_top .access_btn a:hover .btn-text::before {filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(209deg) brightness(100%) contrast(102%);}

#header .header_inner .right .right_top .header-contact_box {width: 280px;height: 120px;border-bottom-left-radius: 10px;box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);position: absolute;top: 0;right: 0;}
#header .header_inner .right .right_top .header-contact_box > div {width: 140px;height: 100%;}
#header .header_inner .right .right_top .header-contact_box > div a {display: flex;width: 100%;height: 100%;justify-content: center;align-items: center;padding: 0 10px;box-sizing: border-box;}
#header .header_inner .right .right_top .header-contact_box > div a .btn-text {display: inline-block;padding-top: 32px;box-sizing: border-box;font-size: 20px;font-weight: 700;color: #FFFFFF;text-align: center;position: relative;}
#header .header_inner .right .right_top .header-contact_box > div a .btn-text::before {content: "";display: block;width: 24px;height: 24px;background-repeat: no-repeat;background-position: center;background-size: contain;position: absolute;top: 0;left: 50%;transform: translateX(-50%);}
#header .header_inner .right .right_top .header-contact_box > div a:hover {text-decoration: none;}
#header .header_inner .right .right_top .header-contact_box > div.header-contact_btn a {background: #F37A10;border-bottom-left-radius: 10px;}
#header .header_inner .right .right_top .header-contact_box > div.header-contact_btn a .btn-text::before {background-image: url("../img/common/icon_mail02.svg");}
#header .header_inner .right .right_top .header-contact_box > div.header-contact_btn a:hover {background: #D96C0D;}
#header .header_inner .right .right_top .header-contact_box > div.cancel_btn a {background: #5DB833;}
#header .header_inner .right .right_top .header-contact_box > div.cancel_btn a .btn-text::before {background-image: url("../img/common/icon_reservation.svg");}
#header .header_inner .right .right_top .header-contact_box > div.cancel_btn a:hover {background: #3FAA0E;}

/*gnav*/
.gnav {height: 18px;}
.gnav > ul.flex {width:auto;height: 100%;flex-wrap: nowrap;}
.gnav > ul > li {margin-right: 20px;}
.gnav > ul > li:last-child {margin-right: 0;}
.gnav > ul > li > a {display: block;width: auto;max-width: 100%;line-height: 1;font-weight: 700;transition: 0.3s;white-space: nowrap;}
.gnav > ul > li > a:hover {text-decoration: none;color: #31820C;}

.gnav .gnav_first {padding-right: 25px;box-sizing: border-box;position: relative;z-index: 1;}
.gnav .gnav_first::before{content: "";display: block;width: 20px;height: 20px;background: url("../img/common/gnav_arrow.png") no-repeat center;background-size: contain;position: absolute;top: 0;right: 0;}
.gnav .gnav_first > p {display: block;line-height: 1;font-weight: 700;white-space: nowrap;}
.gnav .gnav_first > p span {display: block;line-height: 1;font-weight: 700;white-space: nowrap;}
.gnav .gnav_first:hover > p {color: #31820C;}
.gnav .gnav_first:hover > p::after {transform: rotate(180deg);background: url("../img/common/gnav_arrow_h.svg") no-repeat center;background-size: cover;}
.gnav_bg {
	width: auto;
	height: auto;
    position: absolute;
	visibility: hidden;
	opacity: 0;
	transition: 0.3s;
	overflow: auto;
	max-height: calc(100vh - 100px);
	padding-top: 30px;
	box-sizing: border-box;
	z-index: -1;
	left: 0;
}
.gnav_second {
	box-sizing: border-box;
    transition: 0.3s;
	visibility: hidden;
	opacity: 0;
	position: relative;
	background: #FFFFFF;
	padding: 30px 40px;
	border-radius: 16px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
}
.gnav_first:hover .gnav_bg {
  visibility: visible;
  opacity: 1;
}
.gnav_first:hover .gnav_second {
  visibility: visible;
  opacity: 1;
}
.gnav_bg .gnav_second li {
	margin-bottom: 20px;
}
.gnav_bg .gnav_second li:last-child {
	margin-bottom: 0;
}
.gnav_bg .gnav_second li a {
	display: block;
	padding-left: 14px;
	box-sizing: border-box;
	line-height: 1;
	font-weight: 700;
	position: relative;
	white-space: nowrap;
}
.gnav_bg .gnav_second li a::before {
	content: "";
	display: block;
	width: 9px;
	height: 12px;
	background-image: url("../img/common/nav_arrow.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	transition: 0.3s;
	position: absolute;
	top: 4px;
	left: 0;
}
.gnav_bg .gnav_second li a:hover {
	text-decoration: none;
	color: #31820C;
}

/* main */
/*-------------------------------------------*/
#main {padding-top:80px;box-sizing: border-box;}
#main.home_main {width: 100%; height: 710px;padding-top: 158px;background: url("../img/main/main_bg.jpg") no-repeat top center;background-size: cover;position: relative;z-index: 1;}
#main.home_main .wrap {width: 1280px;}
#main.home_main .main_img02 {width: 500px;position: absolute;top: -88px;left: -180px;}
#main.home_main .main_img02 .img02 {display: block;width: 320px;margin: 0 0 40px auto;}
#main.home_main .main_img02 .img03 {display: block;width: 440px;}

#main.home_main .text_box {width: 560px;margin: 0 auto;text-align: center;}
#main.home_main .text_box .main_text {font-size: 20px;line-height: 1;margin-bottom: 24px;}
#main.home_main .text_box .main_text em {display: inline-block;padding: 3px 6px 7px;box-sizing: border-box;background: #F37A10;border-radius: 5px;font-size: 22px;line-height: 1;margin: 0 3px;}
#main.home_main .text_box .main_title {width: 100%;}
#main.home_main .text_box .point-list01 {justify-content: center;margin-top: 24px;}
#main.home_main .text_box .point-list01 li {padding-right: 24px;}
#main.home_main .text_box .point-list01 li:nth-child(2) {margin-right: 0;}
#main.home_main .text_box .point-list01 li .icon {width: 44px;height: 44px;}
#main.home_main .text_box .point-list01 li .text {font-size: 20px;}
#main.home_main .text_box .stats_box {justify-content: center;margin-top: 44px;}
#main.home_main .text_box .stats_box .stats00 {padding: 4px 40px;margin-right: 24px;}
#main.home_main .text_box .stats_box .stats00:last-child {margin-right: 0;}
#main.home_main .text_box .stats_box .stats00::before, #main.home_main .text_box .stats_box .stats00::after {width: 32px;height: 80px;background: url("../img/common/stats01.png") no-repeat center;background-size: contain;}
#main.home_main .text_box .stats_box .stats00 > p {font-size: 20px;}
#main.home_main .text_box .stats_box .stats00 > p em {font-size: 44px;color: #000000;}
#main.home_main .text_box .stats_box .stats00 > p .num {display: block;margin-top: 8px;}
#main.home_main .text_box .stats_box .stats00 > p .num .orange {color: #000000!important;}
#main.home_main .text_box .stats_box .stats02 > p {font-size: 20px;}

#main.home_main .main_img01 {width: 520px;position: absolute;top: 40px;right: -240px;}
#main.home_main .main_img01 .text {width: 190px;height: 120px;padding: 36px 23px 0 27px;box-sizing: border-box;background: url("../img/main/hukidashi01.png") no-repeat center;background-size: contain;position: absolute;bottom: 70px;left: -60px;z-index: 1;}
#main.home_main .main_img01 .text span {display: inline-block;font-size: 20px;line-height: 1;margin-bottom: 8px;}
#main.home_main .main_img01 .text span:last-child {margin-bottom: 0;}

/* 下層 main */
/*-------------------------------------------*/
#main.kasou {width: 100%;min-height: 320px;padding: 160px 0 100px;box-sizing: border-box;background: url("../img/main/kasou_bg.jpg") no-repeat center top;background-size: cover;}
#main.kasou .main_title {font-size: 40px;line-height: 1;}

#main.kasou .main_box {justify-content: space-between;align-items: flex-start;}
#main.kasou .main_box .main_title {width: 280px;}
#main.kasou .main_box .right {width: 620px;}
#main.kasou .main_box .right h2 {font-size: 28px;line-height: 1.4;margin-bottom: 16px;}
#main.kasou .main_box .right .stats00 {margin-bottom: 27px;}

body.post-type-archive-before-after #main.kasou .main_box .main_title {width: 400px;}

#main.kasou.single-main {padding-bottom: 80px;}
#main.kasou.single-main .main_title {font-size: 32px;line-height: 1.4;}
#main.kasou.single-main .info_cate {margin-top: 12px;}
#main.kasou.single-main .info_cate .cate-list li {color: #FFFFFF;background: #5DB833;}
#main.kasou.single-main .info_cate .time {display: block;margin: 16px 0 0 0;color: #000000;}

/*パンくず*/
div#bread {width: 100%;padding-top: 8px;}
ul.bread-list {font-size:13px;justify-content: flex-start;}
ul.bread-list li {line-height: 1.2;}
ul.bread-list li a {text-decoration:none;line-height: 1.2;color: #5DB833;}
ul.bread-list li a:hover {text-decoration:underline;}
ul.bread-list li::after{content:"＞";margin: 0 4px;color: #5DB833;}
ul.bread-list li:last-child::after{display: none;}

/* TOPへ戻る・追従 */
/*-------------------------------------------*/
#fixed_trigger {position: absolute;left: 0;top:116px;z-index: -100;}

/* footer */
/*-------------------------------------------*/
#contact-sec {padding: 90px 0 100px;background: url("../img/common/contact_bg.jpg") no-repeat center;background-size: cover;}
#contact-sec .wrap {width: 1280px;}
#contact-sec .cnt {justify-content: space-between;align-items: flex-start;}
#contact-sec .cnt .text_box {width: 655px;}
#contact-sec .cnt .text_box .title {font-size: 52px;line-height: 1.2;margin-bottom: 16px;}
#contact-sec .cnt .text_box .sub_text {font-size: 16px;margin-top: 8px;padding-left: 1em;text-indent: -1em;}
#contact-sec .cnt .reception-table_box {width: 500px;margin-top: 10px;}

#contact-sec .contact_box {width: 100%;justify-content: space-between;margin-top: 40px;}
#contact-sec .contact_box .box {width: 630px;padding: 40px 0 48px;background: #FFFFFF;box-sizing: border-box;border-radius: 16px;text-align: center;position: relative;box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);}
#contact-sec .contact_box .box .icon {display: inline-block;width: 32px;margin-bottom: 24px;}
#contact-sec .contact_box .box h3 {font-size: 20px;line-height: 1;}
#contact-sec .contact_box .box.box_left .tel_box {margin-top: 12px;}
#contact-sec .contact_box .box.box_left .sub_text {font-size: 16px;margin-top: 8px;}
#contact-sec .contact_box .box.box_left .sub_text .sub_tel02 {display: block;font-size: 16px;}

#contact-sec .contact_box .box.box_right .tel_box {margin-top: 16px;}
#contact-sec .contact_box .box.box_right .tel_box .btn01 {width: 320px;height: 64px;margin-top: 0;}
#contact-sec .contact_box .box.box_right .tel_box .tel-text li {font-size: 18px;margin-top: 12px;}

#map-sec {width: 100%;height: 400px;justify-content: space-between;}
#map-sec .img_box { width: 640px; height: 100%; position: relative; }
#map-sec .img_box .img { width: 100%; height: 100%; background: url("../img/common/access01.jpg") no-repeat center;background-size: cover;}
#map-sec .img_box .text {width: 150px;height: 150px;padding-top: 20px;box-sizing: border-box;background: #FFFFFF;border-radius: 50%;box-shadow: 0 0 8px rgba(0, 0, 0, 0.08); position: absolute;top: -24px;left: 40px;z-index: 1;}
#map-sec .img_box .text img {width: 40px;}
#map-sec .img_box .text p {margin-top: 14px;line-height: 1;}
#map-sec .img_box .text p span.big {display: block;font-size: 20px;margin-top: 4px;}
#map-sec .img_box .text p span.big em {font-size: 28px;}
#map-sec .map_box { width: calc(100% - 640px); height: 100%; position: relative; }
#map-sec .map_box iframe { width: 100%; height: 100%; }

#footer {background: #FFFFFF;}
#footer .wrap {width: 1280px;}
#footer .footer_box {padding: 100px 0;box-sizing: border-box;justify-content: space-between;flex-wrap: nowrap;flex-direction: row-reverse;}
#footer .footer_box .left {width: 270px;}
#footer .footer_box .left .logo {width: 220px;margin-bottom: 24px;}
#footer .footer_box .left .logo a {display: block;width: 100%;}
#footer .footer_box .left .logo a:hover {text-decoration: none;opacity: 0.7;}
#footer .footer_box .left .address {margin-top: 40px;line-height: 1.45;}

#footer .footer_box .right {width: 880px;}
.navs-list {width: 100%;justify-content: flex-end;display:flex;}
.navs-list > ul.navs-list00 {margin-right: 40px;}
.navs-list > ul.navs-list00:last-child {margin-right: 0;}
.navs-list > ul.navs-list00 > li {margin-bottom: 24px;}
.navs-list > ul.navs-list00 > li:last-child {margin-bottom:0;}
.navs-list > ul.navs-list00 > li > a {display: block;padding-left: 28px;box-sizing: border-box;font-weight: 700;line-height: 1;position: relative;}
.navs-list > ul.navs-list00 > li > a .arrow {display: block;width: 20px;height: 20px;background: #5DB833;border-radius: 50%;position: absolute;top: 0;left: 0;transition: 0.3s;}
.navs-list > ul.navs-list00 > li > a .arrow::before {content: "";display: block;width: 7px;height: 8px;background: url("../img/common/btn_arrow.svg") no-repeat center;background-size: contain;position: absolute;top: 50%;left: 7px;transform: translateY(-50%);}
.navs-list > ul.navs-list00 > li > a:hover {text-decoration: none;color: #31820C;}
.navs-list > ul.navs-list00 > li > a:hover .arrow {background: #31820C;}

.navs-list > ul.navs-list00 > li .nav-midashi {font-weight: 700;line-height: 1;margin-bottom: 26px;}
.navs-list > ul.navs-list00 > li .sp-nav {}
.navs-list > ul.navs-list00 > li .sp-nav ul {width: auto;max-width: 180px;margin-right: 40px;}
.navs-list > ul.navs-list00 > li .sp-nav ul:last-child {margin-right: 0;}
.navs-list > ul.navs-list00 > li .sp-nav ul li {margin-bottom: 20px;}
.navs-list > ul.navs-list00 > li .sp-nav ul li:last-child {margin-bottom:0;}
.navs-list > ul.navs-list00 > li .sp-nav ul li a {display: block;padding-left: 14px;box-sizing: border-box;position: relative;}
.navs-list > ul.navs-list00 > li .sp-nav ul li a::before{content: "";display: block;width: 9px;height: 12px;background: url("../img/common/nav_arrow.svg") no-repeat center;background-size: contain;position: absolute;top: 6px;left: 0;}
.navs-list > ul.navs-list00 > li .sp-nav ul li a:hover {text-decoration: none;color: #31820C;}
.navs-list > ul.navs-list00 > li .sp-nav ul li a:hover::before {filter: brightness(0) saturate(100%) invert(40%) sepia(76%) saturate(5036%) hue-rotate(74deg) brightness(93%) contrast(91%);}

#footer .bottom_box {padding: 40px 0;box-sizing: border-box;justify-content: space-between;align-items: center;position: relative;z-index: 1;}
#footer .bottom_box::before {content: "";display: block;width: 100vw;height: 100%;background: #F8F8F8;position: absolute;top: 0;left: 50%;transform: translateX(-50%);z-index: -1;}
#footer .bottom_box .link_list {width: auto;}
#footer .bottom_box .link_list li {font-size: 14px;line-height: 1;margin-right: 20px;}
#footer .bottom_box .link_list li:last-child {margin-right: 0;}
#footer .bottom_box .link_list li a:hover {text-decoration: none;color: #31820C;}
#footer .bottom_box .copyright {font-size: 14px;line-height: 1;}

/* wideWrap
=========================================== */
section{width:100%;}

aside,footer{position:relative;}

/* CLEARFIX
=========================================== */

.cf:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	overflow: hidden;
	font-size: 0.1em;
	line-height: 0;
}
.cf {
	min-height: 1px;
}
* html .cf {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.no-pc{display: inline-block;pointer-events: none;text-decoration: none!important;}

.sp{display:none!important;}
