@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New&display=swap');@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap');

/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;
}
html {
	font-size: 62.5%;
}
body, table, input, textarea, select, option {
	/*font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;*/
    /*font-family: 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
    font-family: "Zen Kaku Gothic New", serif;
}
.mos {
}
.zen {font-family: "Zen Kaku Gothic New", serif;}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	vertical-align: top;
	max-width: 100%;
    height: auto;
}
@media all and (min-width: 769px) {
a,
a:link {
	outline: none !important;
	color: #000;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out 0s;
  		transition: all 0.3s ease-in-out 0s;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
	
}
a:active {
	color: #000;
}
}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	/*min-width: 1300px;*/
    width: 100%;
	color: #000;
	background: #F8F7F5;
	font-size: 1.6rem;
	line-height: 1.5;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
    }
#container {
    text-align: left;
    }
#main {
    display: block;
	overflow: hidden;
    }
a[href^="tel:"] {
    cursor: default;
    pointer-events: none;
    }

@media all and (min-width: 769px) {
	.sp {display: none !important;}
    }
@media all and (max-width: 768px) {
	body {
		min-width: inherit;
		font-size: 1.4rem;
	}
	body.fixed {
        position: fixed;
        width: 100%;
        height: 100%;
    }
	.pc {
		display: none !important;
	}
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}
}

#topcontrol{z-index: 99;}
#topcontrol img{transition: 0.7s;}
a {
	text-decoration: none !important;
}



/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader {
	width: 100%;
	padding:0 0%;
	box-sizing: border-box;
	position: fixed;
	z-index: 500;
	height: 150px;
	background: #F8F7F5;
    }
#gHeader.subs,
#gHeader.hfix{
	height: 90px;
}
#gHeader.hfix {
}
.subs.contact-head {
	position: absolute !important;
	left: 0 !important;
	top: 0 !important;
}
@media all and (max-width: 768px) {
	#gHeader.subs,
	#gHeader.hfix{
	}
}
#gHeader .hlogo {
	position: absolute;
	left: 2%;
	top: 35px;
	z-index: 5;
	max-width: 224px;
    }
#gHeader .hlogo a {
}
#gHeader.subs .hlogo,
#gHeader.hfix .hlogo{
	top:13px;
	max-width: 165px;
}
#gHeader.subs .hlogo a,
#gHeader.hfix .hlogo a {
	color: #001855;
}
@media all and (min-width: 769px) and (max-width: 1400px) {
	#gHeader .hlogo {
		position: absolute;
		left: 2%;
		top: 20px;
		width: 300px;
    }
}
@media all and (min-width: 769px) and (max-width: 960px) {
	#gHeader .hlogo {
		position: absolute;
		left: 1%;
		top: 35px;
		width: 180px;
    }
}
@media all and (min-width: 769px) and (max-width: 900px) {
	#gHeader.subs .hlogo,
	#gHeader.hfix .hlogo{
		position: absolute;
		left: 1%;
		top: 15px;
		width: 140px;
	}
}
#gHeader .hBox {
	display: block;
	position: relative;
    }
/* gNavi */
#gNavi {
	display: flex;
	flex-direction: row-reverse;
    }

#gNavi .naviList {
    display: flex;
    box-sizing: border-box;
	padding-top: 40px;
	padding-right: 300px;
    }
#gHeader.subs .naviList,
#gHeader.hfix .naviList {
	padding-top: 7px;
	padding-right: 340px;
}

#gNavi .naviList > li {
    box-sizing: border-box;
    text-align: center;
    padding: 0px 25px 0px 25px;
    }

#gNavi .naviList > li:hover::before{}
#gNavi .naviList > li > a,
#gNavi .naviList > li > .pull-ow{
	display: block;
	position: relative;
    color: #909090;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 24px */
	letter-spacing: 2.4px;
	padding: 20px 0;
    }
@media all and (min-width: 769px) and (max-width: 1200px) {
	#gNavi .naviList {
		padding-right: 190px;
    }
	#gHeader.subs #gNavi .naviList,
	#gHeader.hfix #gNavi .naviList{
		padding-right: 140px;
    }
	#gNavi .naviList > li {
		padding: 0px 10px 0px 10px;
    }

	#gNavi .naviList > li:hover::before{}
	#gNavi .naviList > li > a,
	#gNavi .naviList > li > .pull-ow{
		display: block;
		font-size: 15px;
    }
}
@media all and (min-width: 769px) and (max-width: 960px) {
	#gNavi .naviList > li:hover::before{}
	#gNavi .naviList > li > a,
	#gNavi .naviList > li > .pull-ow{
		display: block;
		font-size: 14px;
    }
}


#gNavi .naviList > li > a::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	width: 100%;
	background: #419F34;
	height: 2px;
	-webkit-transition: all 0.3s ease-in-out 0s;
  		transition: all 0.3s ease-in-out 0s;
	opacity: 0;
}
#gHeader #gNavi .naviList > li.active a {
	color: #5C4228;
}
#gHeader #gNavi .naviList > li.active a::after {
	opacity: 1;
}



#gNavi .naviList > li > a span,
#gNavi .naviList > li > .pull-ow span{
	position: relative;
	z-index: 5;
}

@media all and (min-width: 769px) and (max-width: 1300px) {
	#gNavi .naviList > li:hover::before{}
	#gNavi .naviList > li > a,
	#gNavi .naviList > li > .pull-ow{
		display: block;
		font-size: 14px;
		letter-spacing: 0;
    }
	#gNavi .naviList > li {
    padding: 0px 4px 0px 4px;
    }
}

@media all and (min-width: 769px) {
	#gNavi .naviList > li > a:hover{
		color: #5C4228;
	}
	#gNavi .naviList > li > a:hover::after {
		opacity: 1;
	}
}


.rgt-fix {
	position: absolute;
	right: 0;
	top: 0;
}
#gHeader.subs .rgt-fix,
#gHeader.hfix .rgt-fix {
	display: flex;
}
.htels {
	display: block;
	text-align: right;
	padding-top: 14px;
	padding-right: 23px;
	padding-bottom: 15px;
	box-sizing: border-box;
	height: 90px;
}
.htels .telmain {
	display: block;
	color: #5C4228;
	font-size: 19.776px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 29.664px */
	letter-spacing: 0.791px;
}
.htels .telmain span {
	color: #5C4228;
	font-size: 29.664px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
	letter-spacing: 1.187px;
	margin-left: 7px;
}
.htels small {
	display: block;
	text-align: right;
	color: #5C4228;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 21px */
	letter-spacing: 0.56px;
}
#gHeader.subs .htels ,
#gHeader.hfix .htels {
	padding-right: 140px;
}
#gHeader.subs .htels .telmain,
#gHeader.hfix .htels .telmain{
	display: block;
	color: #5C4228;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 29.664px */
	letter-spacing: 0.791px;
}
#gHeader.subs .htels .telmain span,
#gHeader.hfix .htels .telmain span{
	color: #5C4228;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
	letter-spacing: 1.187px;
	margin-left: 7px;
}
#gHeader.subs .htels small,
#gHeader.hfix .htels small{
	display: block;
	text-align: right;
	color: #5C4228;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 21px */
	letter-spacing: 0.56px;
}


.last-bt {
	display: block;
}
.last-bt a {
	display: flex;
	justify-content: center;
	text-align: center;
	align-items: center;
	flex-direction: column;
	width: 270px;
	height:60px;
	background: #B27F4E;
	-webkit-transition: background 0.3s ease-in-out 0s;;
  		transition: background 0.3s ease-in-out 0s;;
}
.last-bt a span {
	display: block;
	position: relative;
	color: #FFF;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 27px */
	letter-spacing: 2.7px;
	padding-left: 25px;
}
.last-bt a span::before {
	position: absolute;
	left: -15px;
	top: 0px;
	bottom: 0;
	content: "";
	margin: auto;
	background:url("../images/mail.svg") center center no-repeat;
	background-size: 100% auto;
	width: 30px;
	height: 30px;
}
#gHeader.subs .last-bt a,
#gHeader.hfix .last-bt a {
	width: 120px;
	height: 90px;
}
#gHeader.subs .last-bt a span,
#gHeader.hfix .last-bt a span{
	display: block;
	position: relative;
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 27px */
	letter-spacing: .7px;
	padding-left: 0px;
	padding-top: 43px;
}
#gHeader.subs .last-bt a span::before,
#gHeader.hfix .last-bt a span::before{
	position: absolute;
	left: 0;
	right: 0;
	top: -25px;
	bottom: 0;
	content: "";
	margin: auto;
	background:url("../images/mail.svg") center center no-repeat;
	background-size: 100% auto;
	width: 38px;
	height: 38px;
}
@media all and (min-width: 769px) {
	.last-bt a:hover {
		background: #419F34;
	}
}

.subs #gNavi .naviList,
.hfix #gNavi .naviList{
}
.subs #gNavi .naviList .last,
.hfix #gNavi .naviList .last {
	display: none;
}
#gHeader.subs .last-bt,
#gHeader.hfix .last-bt {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}

@media all and (min-width: 769px) and (max-width: 1200px) {
	.htels {
		padding-top: 14px;
		padding-right: 10px;
		padding-bottom: 15px;
		box-sizing: border-box;
		height: 90px;
	}
	.htels .telmain {
		display: block;
		color: #5C4228;
		font-size: 14.776px;
		font-style: normal;
		font-weight: 700;
		line-height: 150%; /* 29.664px */
		letter-spacing: 0.791px;
	}
	.htels .telmain span {
		color: #5C4228;
		font-size: 18.664px;
		font-style: normal;
		font-weight: 700;
		line-height: 150%;
		letter-spacing: 1.187px;
		margin-left: 7px;
	}
	.htels small {
		display: block;
		text-align: right;
		color: #5C4228;
		font-size: 12px;
		font-style: normal;
		font-weight: 700;
		line-height: 150%; /* 21px */
		letter-spacing: 0.56px;
	}
	.last-bt a {
		display: flex;
		justify-content: center;
		text-align: center;
		align-items: center;
		flex-direction: column;
		width: 170px;
		height:60px;
		background: #B27F4E;
	}
	.last-bt a span {
		display: block;
		position: relative;
		color: #FFF;
		font-size: 15px;
		font-style: normal;
		font-weight: 700;
		line-height: 150%; /* 27px */
		letter-spacing: 2.7px;
		padding-left: 10px;
	}
	.last-bt a span::before {
		position: absolute;
		left: -15px;
		top: 1px;
		bottom: 0;
		content: "";
		margin: auto;
		background:url("../images/mail.svg") center center no-repeat;
		background-size: 100% auto;
		width: 20px;
		height: 20px;
	}
	.subs #gNavi .naviList,
	.hfix #gNavi .naviList {
		padding-right:340px !important;
	}
}
@media all and (min-width: 769px) and (max-width: 900px) {
	.subs #gNavi .naviList,
	.hfix #gNavi .naviList {
		padding-right:280px !important;
	}
	#gHeader.subs .htels,
	#gHeader.hfix .htels{
		padding-top: 14px;
		padding-bottom: 15px;
		box-sizing: border-box;
		height: 90px;
	}
	#gHeader.subs .htels .telmain,
	#gHeader.hfix .htels .telmain{
		display: block;
		color: #5C4228;
		font-size: 12.776px;
		font-style: normal;
		font-weight: 700;
		line-height: 150%; /* 29.664px */
		letter-spacing: 0.791px;
	}
	#gHeader.subs .htels .telmain span,
	#gHeader.hfix .htels .telmain span{
		color: #5C4228;
		font-size: 15.664px;
		font-style: normal;
		font-weight: 700;
		line-height: 150%;
		letter-spacing: 1.187px;
		margin-left: 7px;
	}
	#gHeader.subs .htels small,
	#gHeader.hfix .htels small{
		display: block;
		text-align: right;
		color: #5C4228;
		font-size: 11px;
		font-style: normal;
		font-weight: 700;
		line-height: 150%; /* 21px */
		letter-spacing: 0.56px;
	}
}


.pull01 {
	position: relative;
}
.subnav {
	position: absolute;
	left: -17px;
	top: 64px;
	width: 140px;
	background: #E4EEFB;
	box-sizing: border-box;
	padding: 0 0;
	overflow: hidden;
	height: 0px !important;
	-webkit-transition: all 0.3s ease-in-out 0s;
  		transition: all 0.3s ease-in-out 0s;
}
.subnav li {
	font-size: 15px;
	padding: 5px 0;
}
.subnav li a {
	display: block;
	text-align: center;
	padding: 6px 10px;
}
@media all and (min-width: 769px) {
	.subnav li a:hover {
		background: #FFF;
	}
}
.pull01:hover .subnav {
	padding: 8px 20px;
	height: auto !important;
}
#gHeader .rBox {
	display: flex;
	flex-direction: row-reverse;
	position: absolute;
	right: 0;
	top: 0;
    }
#gHeader.subs .rBox,
#gHeader.hfix .rBox{
}
#gHeader .rBox .ref {
	display: flex;
}
.hd-right {
	top: 0;
	z-index: 5;
	display: flex;
}


@media all and (min-width: 769px) {
	.hamburger {
		display: none;
	}
}
#gHeader.hdfix .hamburger,
#gHeader.subpage .hamburger{
}

/* line open */
.hamburger__line {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: 38px;
	height: 3px;
	background-color: #fff;
	transition: all .1s ease-out;
}
.hamburger__line--1 {
	top: 20px;
	width: 25px;
	left: 39%;
}
.hamburger__line--3 {
	top: 34px;
}
/* line close */
.nav-open .hamburger__line--1 {
	transform: rotate(45deg);
	top: 25px;
	left: 16%;
	width: 38px;
}
.nav-open .hamburger__line--3 {
	transform: rotate(-45deg);
	top: 25px;
	left: 16%;
}
.nav-open .hBox,
.nav-open .sub-mv-box,
.nav-open .branch,
.nav-open #main,
.nav-open .mainVisual{
	opacity: 0;
}
/* back__bg */
.back__bg {
	position: fixed;
	left: 0;
	top: 0;
	width: 100vw;
	height: 100vh;
	z-index: 100;
	background:#F9FAFD;
	opacity: 0;
	visibility: hidden;
	transition: all .1s;
	cursor: pointer;
	display: none;
}
/* 表示された時用のCSS */
.nav-open .global__nav {
  right: 0;
}
.nav-open .back__bg {
	background:#FFF;
	opacity: 1;
	visibility: visible;
	display: block;
}
.global__nav {
	display: none;
}
.nav-open .global__nav {
	display:block;
}

/* ハンバーガーメニュー内 */
.hlogo-open {
	position: absolute;
	top: 15px;
}
.bbt-mos {
	position: absolute;
	left: 15px;
	bottom: 15px;
	font-size: 160px;
	line-height: 150px;
	font-weight: 600;
	letter-spacing: 0px;
	color: #1C72D4;
	opacity: 0.1;
}
nav.global__nav {
	position: fixed;
	right: -100%;
	top: 0;
	box-sizing: border-box;
	width: 100%;
	height: 100vh;
	transition: all .1s ease-out;
	z-index: 200;
	padding: 8.8% 7.8% 2% 7.8%;
	overflow: hidden;
}
.flx-wrap-open {
	display: block;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 20;
}
nav.gnav ul.nav__right--menu {
  display: block;
}
.nav__right--inner {
	display:flex;
	justify-content: space-between;
}
.nav__right--inner ul {
	display: block;
}
.nav__right--inner li {
	display: block;
	margin-bottom: 24px;
	padding: 0px !important;
}
.nav__right--inner li a {
	letter-spacing: 0px;
	color: #fff;
	opacity: 1;
}
.nav__right--inner li.active > a{
	color: #419F34 !important; 
}
.open-add {
	display: flex;
	align-items: center;
	padding-top: 40px;
}
.open-add div {
	margin-right: 30px;
}
.open-add div.btn a span {
	display: inline-block;
	position: relative;
}
.open-add div.btn a span::after {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	width: 29px;
	height: 29px;
}
.open-add div.btn.ct a span::after {
	width: 24px;
	height: 21px;
	right: -6px;
}
.opentel {
	font-size: 28px;
	line-height: 2.4;
	font-weight: 500;
	letter-spacing: 1.4px;
	color: #43B23A !important;
	opacity: 1;
	font-family: "Fredoka", serif;
}
.opentel small {
	font-size: 18px;
}

@media all and (min-width:769px) {.menuBox {display: none !important;}}
@media all and (max-width: 1100px) {
	.open-add {
		flex-wrap: wrap;
	}
	.opentel {
		flex-basis: 100%;
		padding-top: 20px;
		font-size: 28px;
		line-height: 2.4;
		font-weight: 500;
		letter-spacing: 1.4px;
		color: #1C72D4;
		opacity: 1;
	}
	.opentel small {
		font-size: 18px;
	}
}

@media all and (max-width: 769px) {
    #topcontrol{width: 70px;}
	#gHeader {
        position: static;
        padding:0% 1%;
    }
	#gHeader h1 {
        }
	#gHeader h1 {
		position: absolute;
		left: 7px !important;
		top: 0px !important;
		z-index: 5;
		}
	#gHeader h1 a {
		color: #001855 !important;
		font-size: 22px;
		font-style: normal;
		font-weight: 900;
		line-height: 1px; /* 85.714% */
		letter-spacing: 2.2px;
	}
	#gHeader .hBox {
		max-width: inherit;
		display: block;
        }
	#gHeader .rBox {
		width: auto;
		display: block;
		text-align: center;
        }
	#gNavi {
		display: none;
        }
	.menu {
		width: 48px;
		height: 48px;
		position:fixed;
		right: 10px;
		top: 5px;
		cursor: pointer;
		z-index: 103;
		background-color: #18ac38;
        }
	.menu span {
		margin-left: -10px;
		width: 50%;
		height: 2px;
		position: absolute;
		left: 46%;
		top: 16px;
		background: #fff;
		transition: 0.3s;
        }
	.menu span:nth-child(2) {
		top: 23px;
        }
	.menu span:nth-child(3) {
		top: 30px;
        }
    .menu.on span{top: 18px;}
	.menu.on span:nth-child(1) {transform: translateY(5px) translateX(0) rotate(45deg);}
	.menu.on span:nth-child(2) {opacity: 0;}
	.menu.on span:nth-child(3) {transform: translateY(-6px) translateX(0) rotate(-45deg);top: 29px;}
	.menuBox {
		width: 100%;
		height: 100%;
		position: fixed;
		left: 0;
		top: 0;
		background: rgba(255, 255, 255, 0.95);
		overflow: auto;
		z-index: 100;
		display: none;
    	}
	.menuWrap {
		padding: 74px 20px;
        }
	.menuWrap .naviList {
		margin-bottom: 30px;
		border-bottom: 1px solid #ddd;
        }
	.menuWrap .naviList > li {
		border-top: 1px solid #ddd;
        }
	.menuWrap .naviList > li > a {
		padding: 15px 35px 15px 0;
		font-size: 1.6rem;
		display: block;
		position: relative;
        }
    .menuWrap .naviList > li.active > a{
        color: #18ac38;
    }
	.menuWrap .naviList > li.toggle > a {
		position: relative;
    	}
	.menuWrap .naviList > li.toggle > a::before {
		width: 15px;
		height: 1px;
		position: absolute;
		right: 10px;
		top: 50%;
		transform: translateY(-50%);
		background: #000;
		content: '';
        }
	.menuWrap .naviList > li.toggle > a::after {
		width: 1px;
		height: 15px;
		position: absolute;
		right: 17px;
		top: 50%;
		transform: translateY(-50%);
		background: #000;
		content: '';
        }
	.menuWrap .naviList > li.toggle > a.on::after {
		display: none;
        }
	.menuWrap .subBox li a {
		padding: 10px;
		display: block;
		font-size: 1.4rem;
        }
	.menuWrap li .subBox {
		padding-bottom: 15px;
		display: none;
        }
	.menuWrap li.navi02 .subBox a {
		padding-left: 40px;
		position: relative;
        }
	.menuWrap li.navi02 .subBox .icon {
		width: 20px;
		position: absolute;
		left: 10px;
		top: 50%;
		transform: translateY(-50%);
        }
    .menuWrap .menutelBox{
        font-size: 1.6rem;
        text-align: center;
        padding: 15px 0;
        }
    .menuWrap .menutelBox span{font-size: 2.4rem;}
    .menuWrap .menuBtnBox {
		text-align: center;
        }
    .menuWrap .menuBtnBox a{
        display: block;
        width: 100%;
        background: #18ac38;
        color: #fff;
        padding: 15px 0;
        box-sizing: border-box;
        border-radius: 100px;
        font-size: 1.5rem;
        border: 2px solid #18ac38;
        }
    .menuWrap .menuBtnBox a span{
        background: url("../images/common/hd_icon_mail.png")no-repeat left center;
        padding-left: 30px;
        }
}

@media all and (max-width: 768px) {
	#gHeader {
		position: fixed;
		z-index: 300;
		height: 55px !important;
		background: #FFF;
		opacity: 1;
		-webkit-backdrop-filter: blur(30px);
		backdrop-filter: blur(30px);
	}
	.hlogo,
	.hlogo-open{
		position: absolute;
		left: 11px !important;
		top: 13px !important;
		z-index: 30;
		display:block !important;
		width: 90px;
	}
	.hlogo-open{
		top: 13px;
		left: 14px !important;
	}
	.logos-h {
		color: #001855 !important;
		font-size: 22px;
		font-style: normal;
		font-weight: 900;
		line-height: 1px; /* 85.714% */
		letter-spacing: 2.2px;
	}
	.logos-h span {
		display: block;
		font-size: 12px;
		margin-right: 0px;
	}
	.logos-h span {
		color: #464646 !important;
		font-family: "Zen Kaku Gothic New" !important;
		font-size: 22px;
		font-style: normal;
		font-weight: 900;
		line-height: 20px; /* 85.714% */
		letter-spacing: 2.2px;
	}
	.logos-h small {
		display: block;
		color: #464646;
		font-family: "Zen Kaku Gothic New";
		font-size: 14px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		letter-spacing: 1.8px;
		margin-bottom: 3px;
	}
	#gHeader .hamburger,
	#gHeader.hdfix .hamburger{
		display: block !important;
		width: 55px !important;
		height:55px !important;
		box-sizing: border-box;
		cursor: pointer;
		position:fixed;
		background: #B27F4E;
		right: 0;
		top: 0;
		z-index: 300;
	}
	.bbt-mos {
		position: absolute;
		left: 5px;
		bottom: 5px;
		font-size: 40px;
		line-height: 50px;
		font-weight: 600;
		letter-spacing: 0px;
		color: #1C72D4;
		opacity: 0.1;
	}
	nav.global__nav {
		overflow: auto;
		font-family: ‘YuGothic’,’Yu Gothic’,’Hiragino Kaku Gothic ProN’,’ヒラギノ角ゴ ProN W3′,’メイリオ’, ‘Meiryo’,’ＭＳ ゴシック’,sans-serif !important; 
		line-height: 1.5 !important;
	}
	.flx-wrap-open {
		margin-left: 4%;
		margin-right: 4%;
		padding-top: 40px;
	}
	.nav__right--inner {
		display: block;
	}
	.nav__right--inner ul {
		display: block;
	}
	.nav__right--inner li {
		display: block;
		margin-bottom: 0px;
		line-height: 1.5;
		padding: 0px !important;
	}
	.nav__right--inner li a {
		display: block;
		padding: 14px;
		letter-spacing: 0px;
		line-height: 1.5;
		color: #222;
		font-weight: 500;
		opacity: 1;
		border-bottom: #222 dotted 1px; 
	}
	.nav__right--inner li a.active {
		color: #419F34 !important; 
	}
	.open-add {
		display: block;
		text-align: center;
		padding-top: 20px;
		padding-bottom: 40px;
	}
	.open-add div {
		margin-right: auto;
		margin-left: auto;
		max-width: 250px;
		margin-bottom: 14px;
	}
	.open-add .btn {
		display: block;
		max-width: 400px;
	}
	.open-add .btn a {
		width: 100%;
		height: 80px;
		box-sizing: border-box;
		display: flex;
		align-items: center;
		text-align: center;
		justify-content: center;
		position: relative;
		color: #B27F4E ;
		font-size: 17px;
		font-weight: 500;
		border-radius: 5px;
		border: 2px solid #B27F4E ;
	}
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
.bottom-contact {
	display: block;
	padding-top: 145px;
}
.fix-1360 {
	max-width: 1360px;
	margin-left: auto;
	margin-right: auto;
}
.bottom-contact .fix-1360 {
	background: linear-gradient(70deg, #01a02f, #65b300);
	padding: 90px 0;
}
.bottom-contact .flx {
	display: flex;
	justify-content: space-between;
	margin-bottom: 65px;
}
.bottom-contact .flx .lef {
	display: block;
}
.bottom-contact .flx .tis {
	display: block;
	color: #FFF;
	font-size: 28px;
	letter-spacing: 2px;
	line-height: 1.4;
	margin-bottom: 13px;
}
.bottom-contact .flx .lex {
	display: block;
	font-size: 96px;
	line-height: 0.9;
	letter-spacing: 2px;
	font-weight: 500;
	color: #FFF;
}
.bottom-contact .flx p {
	display:block;
	font-size: 16px;
	line-height: 2;
	color: #FFF;
	padding-top: 75px;
}
.bottom-contact .flx2 {
	display: flex;
	justify-content: space-between;
}
.bottom-contact .flx2 li {
	display: block;
	flex-basis: 46%;
}
.bottom-contact .flx2 a {
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-radius: 50px;
	color: #FFF;
	text-decoration: none;
	background: #04c95f;
	padding: 17px 0;
}

.bottom-contact .flx2 a.ctt {
	background: #16643a;
}
@media all and (min-width: 769px) {
	.bottom-contact .flx2 a:hover {
		background: #04c95f;
	}
}
.bottom-contact .flx2 a span {
	display: inline-block;
	position: relative;
	font-size: 30px;
	letter-spacing: 2px;
	line-height: 1.5;
	padding-left: 18px;
}
.bottom-contact .flx2 a.tels span::before {
	position: absolute;
	left: -20px;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	background: url("../images/icon_ftel.png") center center no-repeat;
	width: 22px;
	height: 28px;
}
.bottom-contact .flx2 a.ctt span::before {
	position: absolute;
	left: -30px;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	background:url("../images/icon_fmail.png") center center no-repeat;
	width: 31px;
	height: 23px;
}
.bottom-contact .flx2 li small {
	display: block;
	text-align: center;
	color: #FFF;
	font-size: 15px;
	padding-top: 10px;
}
@media all and (min-width: 769px) and (max-width:1000px) {
	.bottom-contact .flx .tis {
		font-size: 22px;
		margin-bottom: 13px;
	}
	.bottom-contact .flx .lex {
		font-size: 55px;
		letter-spacing: 2px;
	}
	.bottom-contact .flx p {
		display:block;
		font-size: 14px;
		line-height: 1.8;
		color: #FFF;
		padding-top: 40px;
	}
}
@media all and (max-width: 768px) {
	.bottom-contact {
		display: block;
		padding-top: 40px;
	}
	.bottom-contact .fix-1360 {
		background: linear-gradient(70deg, #01a02f, #65b300);
		padding: 30px 0;
	}
	.bottom-contact .flx {
		display: block;
		margin-bottom: 25px;
	}
	.bottom-contact .flx .lef {
		display: block;
		text-align: center;
	}
	.bottom-contact .flx .tis {
		display: block;
		color: #FFF;
		font-size: 18px;
		letter-spacing: 2px;
		line-height: 1.4;
		margin-bottom:8px;
	}
	.bottom-contact .flx .lex {
		display: block;
		font-size: 45px;
		line-height: 0.9;
		letter-spacing: 2px;
		font-weight: 500;
		color: #FFF;
	}
	.bottom-contact .flx p {
		display:block;
		font-size: 12px;
		line-height: 2;
		color: #FFF;
		padding-top: 20px;
	}
	.bottom-contact .flx2 {
		display: block;
	}
	.bottom-contact .flx2 li {
		display: block;
		flex-basis: 46%;
		max-width: 270px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 13px;
	}
	.bottom-contact .flx2 a {
		display: block;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		border-radius: 50px;
		color: #FFF;
		text-decoration: none;
		background: #04c95f;
		padding: 17px 0;
	}

	.bottom-contact .flx2 a.ctt {
		background: #16643a;
	}
	.bottom-contact .flx2 a span {
		display: inline-block;
		position: relative;
		font-size: 20px;
		letter-spacing: 2px;
		line-height: 1.5;
		padding-left: 18px;
	}
	.bottom-contact .flx2 a.tels span::before {
		position: absolute;
		left: -20px;
		top: 0;
		bottom: 0;
		margin: auto;
		content: "";
		background: url("../images/icon_ftel.png") center center no-repeat;
		width: 22px;
		height: 28px;
	}
	.bottom-contact .flx2 a.ctt span::before {
		position: absolute;
		left: -30px;
		top: 0;
		bottom: 0;
		margin: auto;
		content: "";
		background:url("../images/icon_fmail.png") center center no-repeat;
		width: 31px;
		height: 23px;
	}
	.bottom-contact .flx2 li small {
		display: block;
		text-align: center;
		color: #FFF;
		font-size: 15px;
		padding-top: 10px;
	}
}




#gFooter {
    box-sizing: border-box;
	background: #F8F7F5 url("../images/foot-bg.png") bottom right no-repeat;
	background-size:  auto 120%;
	padding: 30px 0 90px 0
    }
.foot-tops {
	display: block;
	position: relative;
}
.foot-tops .fix-1240 {
	position: relative;
	z-index: 5;
	display: flex;
	justify-content: space-between;
}
.foot-tops .lef {
	display: block;
	flex-basis: 263px;
	min-width: 263px;
}
.foot-logo {
	display: block;
}
.foot-logo .logos {
	display: block;
}
.foot-logo .logos img {
	display: inline-block;
	width: 100%;
}
.foot-logo small {
	display: block;
	text-align: center;
	color: #5C4228;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%; /* 21px */
	letter-spacing: 0.7px;
	padding: 12px 0 24px 0;
}
.foot-logo .tf {
	display: block;
}
.ftels {
	display: block;
	text-align: right;
	margin-bottom: 25px;
}
.ftels p a,
.ftels p span {
	display: block;
	color: #5C4228;
	font-size: 34.646px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
	letter-spacing: 1.386px;
}
.ftels p a small,
.ftels p span small {
	font-size: 23px;
}
.ftels .sml {
	display: block;
	color: #5C4228;
	font-size: 16.351px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 24.527px */
	letter-spacing: 0.654px;
}
.fadd-base {
	display: block;
	margin-bottom: 17px;
}
.fadd-base .adds {
	color: #5C4228;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 22.5px */
	letter-spacing: 0.75px;
}
.bt-f {
	display: block;
}
.bt-f a {
	display: block;
	border-radius: 4px;
	background: #B27F4E;
	padding: 16px 0;
	text-align: center;
}
.bt-f a span {
	display: inline-block;
	position: relative;
	color: #FFF;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 27px */
	letter-spacing: 2.7px;
	padding-left: 24px;
}
.bt-f a span::before {
	position: absolute;
	left: -20px;
	top:0;
	bottom: 0;
	margin: auto;
	content: "";
	background: url("../images/mail.svg") center center no-repeat;
	background-size: 100% auto;
	width: 30px;
	height: 30px;
}

@media all and (min-width: 769px) {
	.bt-f a:hover {
		background: #419F34;
	}
}

.foot-bottom {
	display: block;
	position: relative;
}
.foot-bottom .fix-1200 {
	position: relative;
	z-index: 5;
}


.foot-tops .ref {
	position: relative;
}
#gFooter .fNavi{
    }
#gFooter .fNavi div {
	display:flex;
	flex-direction: row-reverse;
}
#gFooter .fNavi ul {
	display:flex;
	flex-wrap: wrap;
}
#gFooter .fNavi .flexB:nth-child(2){margin-top: 10px;}
#gFooter .fNavi li{
	display: block;
	margin: 0 24px 16px 24px;
}
#gFooter .fNavi li a{
	color: #5C4228;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 24px */
	letter-spacing: 2.4px;
    }
@media all and (min-width: 769px) {
	#gFooter .fNavi li a:hover{
		color: #419F34;
	}
}


#gFooter address {
	display: block;
	color: #909090;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%; /* 21px */
	letter-spacing: 0.56px;
    }
@media all and (min-width: 769px) {
	#gFooter address {
		text-align: right;
		position: absolute;
		right: 0;
		bottom: 0;
	}
}




@media all and (max-width: 768px) {
	#gFooter {
		box-sizing: border-box;
		background: #F8F7F5 url("../images/foot-bg.png") bottom right no-repeat;
		background-size:  auto 80%;
		padding: 30px 0 90px 0
		}
	.foot-tops {
		display: block;
		position: relative;
	}
	.foot-tops .fix-1240 {
		position: relative;
		z-index: 5;
		display: block;
	}
	.foot-tops .lef {
		display: block;
		flex-basis: 263px;
		min-width: 263px;
		margin-left: auto;
		margin-right: auto;
	}
	.foot-logo {
		display: block;
	}
	.foot-logo .logos {
		display: block;
		text-align: center;
	}
	.foot-logo .logos img {
		display: inline-block;
		width: 130px;
	}
	.foot-logo small {
		display: block;
		text-align: center;
		color: #5C4228;
		font-size: 12px;
		font-style: normal;
		font-weight: 500;
		line-height: 150%; /* 21px */
		letter-spacing: 0.7px;
		padding: 12px 0 24px 0;
	}
	.foot-logo .tf {
		display: block;
	}
	.ftels {
		display: block;
		text-align:center;
		margin-bottom: 25px;
	}
	.ftels p a,
	.ftels p span {
		display: block;
		color: #5C4228;
		font-size: 34.646px;
		font-style: normal;
		font-weight: 700;
		line-height: 120%;
		letter-spacing: 1.386px;
	}
	.ftels p a small,
	.ftels p span small {
		font-size: 23px;
	}
	.ftels .sml {
		display: block;
		color: #5C4228;
		font-size: 16.351px;
		font-style: normal;
		font-weight: 700;
		line-height: 150%; /* 24.527px */
		letter-spacing: 0.654px;
	}
	.fadd-base {
		display: block;
		margin-bottom: 17px;
	}
	.fadd-base .adds {
		color: #5C4228;
		text-align: center;
		font-size: 14px;
		font-style: normal;
		font-weight: 700;
		line-height: 150%; /* 22.5px */
		letter-spacing: 0.75px;
	}
	.bt-f {
		display: block;
		max-width: 260px;
		margin-left: auto;
		margin-right: auto;
	}
	.bt-f a {
		display: block;
		border-radius: 4px;
		background: #B27F4E;
		padding: 16px 0;
		text-align: center;
	}
	.bt-f a span {
		display: inline-block;
		position: relative;
		color: #FFF;
		font-size: 18px;
		font-style: normal;
		font-weight: 700;
		line-height: 150%; /* 27px */
		letter-spacing: 2.7px;
		padding-left: 24px;
	}
	.bt-f a span::before {
		position: absolute;
		left: -20px;
		top:0;
		bottom: 0;
		margin: auto;
		content: "";
		background: url("../images/mail.svg") center center no-repeat;
		background-size: 100% auto;
		width: 30px;
		height: 30px;
	}



	#gFooter .fNavi{
		display: flex;
		flex-direction: row-reverse;
		display: none;
		}
	#gFooter .fNavi div {
		display: block;
		margin-left: 30%;
	}
	#gFooter .fNavi ul {
		display:flex;
		flex-wrap: wrap;
	}
	#gFooter .fNavi .flexB:nth-child(2){margin-top: 10px;}
	#gFooter .fNavi li{
		display: block;
		margin-left: 50px;
	}
	#gFooter .fNavi li a{
		color: #3F3B3A;
		font-size: 18px;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
		letter-spacing: 0.72px;
    }
	#gFooter address {
		display: block;
		padding: 25px 0;
		text-align:center;
		color: #222;
		font-size: 11px;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
		letter-spacing: 1.6px;
    }
}

.posit-links {
	display: block;
	padding-top: 80px;
	margin-top: -80px;
}
@media all and (max-width: 768px) {
	.posit-links {
		display: block;
		padding-top: 70px;
		margin-top: -70px;
	}
}
@media all and (min-width: 769px) {
	.pc_none {
		display: none !important;
	}
}
@media all and (max-width: 768px) {
	.sp_none {
		display: none !important;
	}
}



#pagetop_btn_f {
  position: static;
}
/* ▽ SP layout ========== */
@media only screen and (max-width: 639px) {
  #pagetop_btn_f {
    margin-top: 0px;
	  text-align: center;
  }
	#pagetop_btn_f img {
		display: none !important;
	}
  #pagetop_btn_f a {
    display:block;
    padding: 14px 20px;
	  background: #c82b16;
	  font-weight: bold;
	  font-size: 1.2rem;
	  line-height: 1;
	  color: #FFF;
  }
}
/* ========== end △ */
/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 640px) {
  #pagetop_btn_f {
    position: fixed;
    z-index: 20;
    right: 3%;
    bottom: -100%;
    transition: all 0.5s ease;
  }
  #pagetop_btn_f.visible {
    bottom: 60px;
  }
	
	
}
/* ========== end △ */
#pagetop_btn_f a {
  display: block;
}

