@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
html {
	overflow-x: hidden;
	overflow-y: auto;
}
body {
	width: 100%;
	font-size: 15px;
	line-height: 2em;
	position: relative;
	color: #534741;
	font-weight: 400;
	font-family: 'Noto Sans JP', sans-serif;
	overflow: hidden;
	overflow-y: auto;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url("../img/bg.jpg");
}
img {
	max-width:100%;
	 -webkit-backface-visibility: hidden;
    -ms-transform: translateZ(0); /* IE 9 */
    -webkit-transform: translateZ(0); /* Chrome, Safari, Opera */
    transform: translateZ(0);
}
.container {
	padding-right: 0;
	padding-left: 0;
}
body,
li,
address {
	line-height: 2em;
}
input,
button,
select,
textarea {
	font-size: 15px;
	/* -webkit-appearance: none;*/
}
p {
	font-size: 15px;
	margin: 0 0 10px;
}
a {
	color: #B52519;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: inherit;
}
a:hover {
	text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 10px 0 10px 0;
	line-height: 1.5em;
	color: #534741;
}

a[href^="tel"] {
	color: inherit;
	text-decoration: none;
}
input[type=text],
input[type=email],
input[type=password],
textarea {
	-webkit-appearance: none;
}
.center {
	text-align: center;
}
.container {
	width: 1100px;
	max-width: 1100px;
}
.show-tb {
	display: none;
}
.show-sp {
	display: none !important;
}

/*****top*****/
.center {
	text-align: center !important;
}
.main-visual .phone-contact-blk {
	width: 450px;
}
.main-carousel.owl-carousel {
	background: #000;
}
.main-carousel.owl-carousel .animate__animated {
	-webkit-animation-duration : 2000ms  ;
	animation-duration : 2000ms  ;
	-webkit-animation-fill-mode : both  ;
	animation-fill-mode : both  ;
}  
.main-carousel.owl-carousel .owl-animated-out {
	z-index : 1 
}
.main-carousel.owl-carousel .owl-animated-in {
	z-index : 0 
}
.main-carousel.owl-theme {
	position: relative;
}
.main-carousel.owl-theme .owl-dots {
	position: absolute;
	bottom: 30px;
	z-index: 5;
	margin: 0;
	width: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding-right: 50px;
}
.main-carousel.owl-theme .owl-dots .owl-dot span {
	outline: 0;
}
.main-carousel.owl-theme .owl-dots .owl-dot.active span {
	background: #39B54A;
}
.main-carousel .item {
	position: relative;
}
.main-vs-txt {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 10;
}
.main-vs-txt h2 {
	color: #fff;
	font-size: 230px;
	line-height: 1em;
	text-align: center;
	margin: 20px 0;
	font-family: 'Nagurigaki Crayon';
}
.main-vs-txt h3 {
	color: #fff;
	font-size: 100px;
	line-height: 1em;
	text-align: center;
	margin: 20px 0;
	font-family: 'Nagurigaki Crayon';
}
.main-visual {
	position: relative;
	background: #fffcf5;
	overflow: hidden;
}
.main-visual .phone-contact-blk {
	position: absolute;
	top: 0;
	right: 130px;
	z-index: 11;
	border-radius: 0 0 5px 5px;
}
.container-b {
	width: 1300px;
	margin: 0 auto;
}
.header-menu {
	background: url("../img/bg-menu.png") no-repeat top center;
}
.header-default.header-transparent.header-menu {
	position: relative;
	height: 240px;
	z-index: 999;
}
.header-menu.header-default.header-transparent.fixed {
	position: fixed;
	height: 100px;
}
.header-menu.header-default.header-transparent.fixed .header-note {
	display: none;
}
.header-menu.header-default.header-transparent.fixed .logo-menu {
	top: 25px;
}
.logo-menu h1 {
	line-height: 1em;
	margin: 0;
}
.header-menu.header-default.header-transparent.fixed .header-right {
	padding-top: 20px;
}
.logo-fixed {
	display: none;
}
.header-menu.header-default.header-transparent.fixed .header-right a.active {
	color: #39B54A;
}
.popup-mobile-manu .inner a.active {
	color: #39B54A;
}
.popup-mobile-manu {
	background: rgba(83,71,65,0.7);
}
.popup-mobile-manu .inner {
	background: #FFFCF5
}
.popup-mobile-manu .inner .mobileheader {
	background: #FFFCF5
}
.popup-mobile-manu .inner .mobileheader a.mobile-close {
	color: #39B54A;
	padding-top: 28px;
	font-size: 12px;
	text-align: center;
}
.popup-mobile-manu .inner .mobileheader a.mobile-close::before, .popup-mobile-manu .inner .mobileheader a.mobile-close::after {
	background: #39B54A;
}
.hb-phone-btn {
	color: #fff !important;
	display: block;
	background: #39B54A;
	height: 50px;
	line-height: 50px;
	min-width: 230px;
	text-align: center;
	padding: 0 3px;
	border-radius: 5px;
	font-weight: bold;
}
.hb-phone-btn label {
	font-size: 18px;
}
.hb-phone-btn img {
	margin: 0 5px 0 8px ;
}
.object-custom-menu {
	padding: 10px 20px 20px 30px;
	margin: 0;
}
.object-custom-menu li {
	margin: 18px 0;
}
.object-custom-menu li a {
	color: #534741
}
.object-custom-menu li a.active {
	color: #39B54A;
}
.header-right {
	padding-top: 40px;
}
.header-note {
	font-size: 13px;
	color: #39B54A;
	padding-left: 45px;
}
.i-menu {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	position: relative;
	z-index: 30;
}
.menu-ct {
	padding: 0;
	margin: 0;
}
.menu-ct li {
	float: left;
	list-style: none;
	margin: 0 12px;
}
.menu-ct li a {
	color: #534741;
	font-size: 17px;
	font-weight: bold;
}
.menu-ct li a:hover {
	color: #39B54A;
}
.logo-menu {
	position: relative;
	top: -100px;
}
.page-p .logo-menu {
	top: auto;
	margin-top: 20px;
}
.head-showtb {
	display: none;
}
.manu-hamber {
	display: none;
}
.manu-hamber div {
	color: #297408;
	text-align: center;
	height: 55px;
	width: 55px;
	border-radius: 100%;
	background: #fff;
	padding-top: 22px;
	font-size: 12px;
}
.manu-hamber div i {
	background: #39B54A;
	width: 35px;
	top: 25px;
	left: 50%;
	margin-left: -17px;
}
.manu-hamber div i::after {
	display: none;
}
.moe-book-blk {
	margin: 20px auto 0 auto;
	background: #F7F1E4;
	border-radius: 20px;
	padding: 30px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	width: 900px;
}
.moe-book-blk.st2 {
	margin-top: 30px;
	padding: 30px 30px 30px 30px;
	width: 100%;
	position: relative;
}
.moe-book-blk h3 {
	font-weight: 900;
	color: #DE522E;
	margin: 0 0 10px 0;
	font-size: 20px;
}
.moe-book-img {
	margin-right: 30px;
	position: relative;
	width: 130px;
}
.moe-book-img:after {
	content: '';
	display: inline-block;
	width: 130px;
	height: 130px;
	position: absolute;
	background: #35683B;
	top: 10px;
	left: -10px;
	z-index: 1;
}
.moe-book-img img {
	position: relative;
	z-index: 2;
	width: 100%;
}
.moe-book-blk.st2 .moe-book-img {
	width: 170px;
	top: -20px;
	position: absolute;
	left: 70px;
}
.moe-book-blk.st2 .moe-book-img:after {
	width: 170px;
	height: 170px;
}
.moe-book-ct {
	font-size: 16px;
}
.pdf-btn {
	background: #DE522E url("../img/pdf.png") no-repeat 30px 9px;
	width: 200px;
	height: 40px;
	border-radius: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding-left: 50px;
	display: inline-block;
	line-height: 40px;
}
.pdf-btn:hover {
	background: #39B54A url("../img/pdf2.png") no-repeat 30px 9px;
	color: #fff;
}
.moe-book-ct .pdf-btn {
	margin-top: 20px;
}
.about-section {
	padding: 150px 0 0 0;
	position: relative;
}
.deco1 {
	position: absolute;
	top: 70px;
	left: 140px;
}
.deco2 {
	position: absolute;
	top: -60px;
	right: 0;
	z-index: 1;
}
.deco3 {
	position: absolute;
	right: 100px;
	bottom: 670px;
}
.title-big-deco {
	text-align: center;
	color: #534741;
	font-size: 35px;
	font-weight: 900;
	position: relative;
}
.title-big-deco:before {
	content: '';
	display: inline-block;
	background: url("../img/deco-title.png") no-repeat;
	width: 130px;
	height: 66px;
	position: absolute;
	top: -76px;
	left: 50%;
	margin-left: -65px;
}
.feature-list {
	margin: 50px -20px 0 -20px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	position: relative;
	z-index: 3;
}
.feature-list .item-1 {
	width: 100%;
	padding: 20px;
}
.feature-list .item-2 {
	width: 50%;
	padding: 20px;
}
.feature-list .item-3 {
	width: 33.3333%;
	padding: 20px;
}
.feature-blk {
	background: #FFFCF5;
	border-radius: 20px;
	overflow: hidden;
	height: 100%;
}
.feature-blk.st2 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 30px;
}
.feature-blk.st2 .feature-ct {
	width: 380px;
	padding: 0;
}
.feature-blk.st2 .feature-img2 {
	flex: 1;
	text-align: center;
}
.feature-blk.st2 .feature-img2 img {
	margin-left: 15px;
	border-radius: 20px;
}
.feature-blk.st2 .feature-ct label {
	left: 0;
	top: 0;
}
.feature-blk.st2 .feature-ct h3 {
	text-align: left;
	padding-left: 90px;
}
.feature-img {
	width: 100%;
}
.feature-ct {
	position: relative;
	padding: 0 30px 30px 30px;
}
.feature-list .item-3 .feature-ct {
	padding: 0 20px 20px 20px;
}
.feature-ct h3 {
	text-align: center;
	font-weight: bold;
	color: #9B3407;
	font-size: 20px;
	margin: 20px 0;
}
.feature-ct label {
	position: absolute;
	top: -70px;
	left: 40px;
}
.feature-ct p {
	margin: 0;
}
.open-md-btn {
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	color: #E71F18;
	margin-top: 15px;
	background: url("../img/icon-window.png") right center no-repeat;
	padding-right: 28px;
	cursor: pointer;
}
.open-md-btn:hover {
	color: #39B54A;
	background: url("../img/icon-window2.png") right center no-repeat;
}
.director-section {
	padding: 210px 0 0 0;
	position: relative;
}
.deco4 {
	position: absolute;
	top: 55px;
	left: 0;
}
.director-mess-bg {
	background: url("../img/bg2.png") no-repeat center center;
	width: 1300px;
	height: 464px;
	margin: 50px auto 0 auto;
}
.director-mess {
	display: flex;
	flex-direction: row;
	padding-top: 100px;
	position: relative;
}
.director-mess:before {
	background: url("../img/mole.png") no-repeat;
	width: 152px;
	height: 110px;
	content: '';
	display: inline-block;
	position: absolute;
	top: -40px;
	left: 50px;
}
.director-mess:after {
	background: url("../img/deco-bg4.png") no-repeat;
	width: 268px;
	height: 237px;
	content: '';
	display: inline-block;
	position: absolute;
	top: -142px;
    right: -22px;
}
.dir-img {
	width: 280px;
}
.dir-img img {
	border-radius: 100%;
}
.dir-ct {
	flex: 1;
	padding-left: 80px;
	font-weight: bold;
	color: #fff;
	font-size: 16px;
	margin-top: -50px;
}
.dir-ct h3 {
	font-weight: 900;
	font-size: 30px;
	color: #fff;
	margin: 0 0 20px 0;
}
.dir-ct p {
	font-size: 17px;
	line-height: 2.1em;
}
.director-section .container {
	overflow: visible;
}
.introduction-section {
	padding: 150px 0 0 0;
	position: relative;
}
.intro-circle {
	background: #fff;
	width: 220px;
	height: 220px;
	text-align: left;
	border-radius: 100%;
	padding: 30px 15px 0 15px;
	position: absolute;
	left: 50%;
	top: 250px;
	margin-left: -400px;
	z-index: 10;
}
.intro-circle h3 {
	font-weight: 900;
	font-size: 20px;
	color: #9B3407;
	text-align: center;
}
.deco-flag1 {
	position: absolute;
	left: 50%;
	margin-left: -560px;
	z-index: 9;
	top: 250px;
}
.deco-flag2 {
	position: absolute;
	right: 50%;
	margin-right: -560px;
	z-index: 9;
	top: 250px;
}
.intro-carousel {
	width: 50%;
	margin: 90px auto 0 auto;
}
.intro-carousel.owl-carousel .owl-stage-outer {
	overflow: visible;
}
.intro-carousel.owl-theme .owl-dots {
	margin-top: 30px;
}
.intro-carousel.owl-theme .owl-dots .owl-dot span {
	outline: 0;
	background: #9B3407;
}
.intro-carousel.owl-theme .owl-dots .owl-dot.active span {
	background: #39B54A;
}
.intro-carousel.owl-carousel .owl-nav button.owl-next {
	width: 46px;
	height: 46px;
	background: url("../img/btn-next.png") no-repeat;
	text-indent: -9999px;
	position: absolute;
	right: 50%;
	margin-right: -200px;
}
.intro-carousel.owl-carousel .owl-nav button.owl-prev {
	width: 46px;
	height: 46px;
	background: url("../img/btn-prev.png") no-repeat;
	text-indent: -9999px;
	position: absolute;
	left: 50%;
	margin-left: -200px;
}
.intro-carousel.owl-carousel .item {
	background: #9B3407;
	clip-path: polygon(50% 0%, 100% 20%, 100% 100%, 0 100%, 0 20%);
}
.intro-carousel.owl-carousel .item img {
	opacity: 0.6;
	
}
.intro-carousel.owl-carousel .owl-item.active img {
	opacity: 1;
}
.intro-carousel.owl-carousel .owl-item {
	position: relative;
}
.intro-carousel.owl-carousel .owl-item .ci-txt {
	position: absolute;
	left: 20px;
	bottom: 20px;
	color: #fff;
	font-weight: bold;
	min-width: 250px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #9B3407;
	border-radius: 8px;
	z-index: 10;
}
.voice-carousel.owl-carousel .owl-nav button.owl-next {
	width: 46px;
	height: 46px;
	background: url("../img/btn-next.png") no-repeat;
	text-indent: -9999px;
	position: absolute;
	right: 50%;
	margin-right: -200px;
}
.voice-carousel.owl-carousel .owl-nav button.owl-prev {
	width: 46px;
	height: 46px;
	background: url("../img/btn-prev.png") no-repeat;
	text-indent: -9999px;
	position: absolute;
	left: 50%;
	margin-left: -200px;
}
.voice-carousel.owl-theme .owl-dots {
	margin-top: 30px;
}
.voice-carousel.owl-theme .owl-dots .owl-dot span {
	outline: 0;
	background: #9B3407;
}
.voice-carousel.owl-theme .owl-dots .owl-dot.active span {
	background: #39B54A;
}
.voice-message {
	padding-top: 150px;
	position: relative;
}
.deco5 {
	position: absolute;
	top: 50px;
	left: -400px;
}
.deco6 {
	position: absolute;
	top: 50px;
	right: -400px;
}
.list-voice {
	margin: 10px -20px 0 -20px;
	display: flex;
	flex-direction: row;
	position: relative;
	z-index: 5;
}
.list-voice .item-3 {
	width: 33.3333%;
	padding: 20px;
}
.voice-blk {
	background: #F7F1E4;
	border-radius: 20px;
	padding: 25px;
	margin: 30px 0;
	font-size: 16px;
	line-height: 1.7em;
}
.flow-section {
	padding: 150px 0 100px 0;
	position: relative;
	background: url("../img/bg3.png") center 52px no-repeat;
}
.flow-list {
	display: flex;
	flex-direction: row;
	margin: 70px -20px 0 -20px;
}
.flow-list .item-2 {
	width: 50%;
	padding: 20px;
}
.flow-blk {
	background: #fff;
	border-radius: 20px;
	padding: 30px;
	position: relative;
}
.blue-1 {
	background: #3FAFE9;
}
.blue-2 {
	background: #3FD9FF;
}
.green-1 {
	background: #32F25D;
}
.green-2 {
	background: #B8FF64;
}
.yellow-1 {
	background: #FFFC5D;
}
.yellow-2 {
	background: #F9CE30;
}
.orange-1 {
	background: #FAB45B;
}
.orange-2 {
	background: #FC7D4F;
}
.flow-row {
	display: flex;
	flex-direction: row;
	margin: 10px 0;
}
.flow-row label {
	width: 70px;
	height: 70px;
	display: inline-block;
	line-height: 70px;
	border-radius: 100%;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #534741;
}
.flow-row .flow-ct {
	flex: 1;
	padding-left: 20px;
	padding-top: 10px;
}
.flow-row .flow-ct h3 {
	font-weight: bold;
	font-size: 20px;
	color: #9B3407;
	margin-bottom: 0;
}
.flow-btn {
	background: #DE522E;
	width: 250px;
	height: 40px;
	border-radius: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	display: inline-block;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}
.flow-btn:hover {
	background: #39B54A;
	color: #fff;
}
.flow-blk .flow-btn {
	margin: 20px auto 0 auto;
}
.flow-btn img {
	margin-left: 5px;
}
.flow-list .item-2:last-child .flow-blk {
	margin-top: 350px;
}
.flow-deco1 {
	position: absolute;
	top: -170px;
	left: 50px;
}
.flow-deco1 img {
	border-radius: 100%;
	border: solid 4px #3FAFE9;
}
.flow-deco2 {
	position: absolute;
	top: -100px;
	right: -570px;
}
.flow-deco2 img {
	border-radius: 100%;
	border: solid 4px #FFFC5D;
}
.flow-deco3 {
	position: absolute;
	top: 100px;
	right: -270px;
}
.flow-deco3 img {
	border-radius: 100%;
	border: solid 4px #FAB45B;
}
.flow-deco4 {
	position: absolute;
	top: -110px;
	right: -200px;
}
.flow-deco4 img {
	border-radius: 100%;
	border: solid 4px #FAB45B;
}
.flow-deco5 {
	position: absolute;
	top: 240px;
	left: -280px;
}
.flow-deco5 img {
	border-radius: 100%;
	border: solid 4px #32F25D;
	
}
.flow-deco6 {
	position: absolute;
	top: 350px;
	left: -570px;
}
.flow-deco6 img {
	border-radius: 100%;
	border: solid 4px #F9CE30;
}
.fee-section {
	padding: 150px 0 0 0;
}
.note-fee {
	width: 450px;
	margin: 50px auto;
}
.note-row {
	display: flex;
	flex-direction: row;
	margin: 10px 0;
}
.note-row label {
	background: #534741;
	border-radius: 3px;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.note-row div {
	flex: 1;
	padding-left: 20px;
	font-size: 16px;
}
.note-row div strong {
	font-size: 20px;
}
.pdf-list {
	margin-top: 40px;
	text-align: center;
}
.pdf-btn2 {
	background: #DE522E;
	width: 350px;
	height: 60px;
	border-radius: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	display: inline-block;
	line-height: 60px;
	text-align: center;
	margin: 0 20px;
}
.pdf-btn2:hover {
	background: #39B54A;
	color: #fff;
}
.pdf-btn2 img {
	margin-right: 8px;
}
.fee-bg {
	border-radius: 20px;
	background: #FFFCF5;
	padding: 40px;
	position: relative;
}
.deco7 {
	position: absolute;
	top: -200px;
	right: 15px;
}
.note-fee2 {
	font-size: 14px;
	line-height: 1.4em;
}
.note-fee3 {
	color: #9B3407;
}
.note-fee3 label {
	font-weight: 900;
	font-size: 18px;
	margin-right: 20px;
}
.orange-txt {
	color: #DE522E;
}
.fee-table {
	display: flex;
	flex-direction: row;
	margin-bottom: 10px;
}
.fee-left {
	width: 200px;
}
.fee-right {
	flex: 1;
}
.fee-head {
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	background: #D0A998;
	border-radius: 3px;
	text-align: center;
	height: 50px;
	line-height: 50px;
}
.fee-left .fee-head {
	width: 194px;
}
.fee-left  .fee-title-row {
	display: block;
}
.fee-big-cell {
	height: 150px;
	border-bottom: solid 4px #D0A998;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	color: #DE522E;
	font-weight: bold;
}
.fee-big-cell strong {
	font-weight: 900;
	font-size: 30px;
	margin-right: 5px;
}
.fee-title-row {
	height: 50px;
	line-height: 46px;
	border-bottom: solid 4px #D0A998;
	text-align: center;
	font-weight: bold;
	display: flex;
	flex-direction: row;
}
.fee-title-row .item-4 {
	width: 20%;
}
.fee-title-row .item-4:last-child {
	width: 40%;
}
.fee-row-cell {
	display: flex;
	flex-direction: row;
	text-align: center;
}
.fee-row-cell .item-4 {
	width: 20%;
	height: 50px;
	line-height: 46px;
	border-bottom: solid 4px #D0A998;
	font-size: 25px;
	position: relative;
}
.fee-row-cell .item-4:first-child {
	font-weight: 900;
	font-size: 25px;
}
.fee-row-cell .item-4:last-child {
	color: #DE522E;
	width: 40%;
	font-size: 16px;
}
.fee-row-cell .item-4 strong {
	font-weight: 900;
	font-size: 30px;
	margin-right: 5px;
}
.fee-row-cell .item-4:nth-child(2):after {
	content: '-';
	display: inline-block;
	width: 50px;
	height: 50px;
	text-align: center;
	position: absolute;
	right: -25px;
	top: -5px;
	font-size: 55px;
}
.fee-row-cell .item-4:nth-child(3):after {
	content: '=';
	display: inline-block;
	width: 50px;
	height: 50px;
	text-align: center;
	position: absolute;
	right: -45px;
	top: -2px;
	font-size: 55px;
}
.green-txt {
	color: #297408
}
.info-section {
	padding: 150px 0 170px 0;
	background: url("../img/bg4.png") no-repeat center 100px;
}
#gmap_canvas {
	height: 340px;
	margin: 70px 0 0 0;
}

.info-blk {
	display: flex;
	flex-direction: row;
	margin-top: 20px;
	position: relative;
}
.deco8 {
	position: absolute;
	left: -200px;
	top: -200px;
}
.info-ct {
	width: 50%;
	padding-right: 40px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.info-ct h3 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	margin-bottom: 40px;
	margin-top: 90px;
	align-self: flex-end;
}
.info-phone {
	font-size: 25px;
	font-weight: 900;
	color: #39B54A;
	line-height: 30px;
}
.info-phone label {
	background: #39B54A;
	color: #fff;
	width: 60px;
	height: 30px;
	line-height: 30px;
	border-radius: 3px; 
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-right: 10px;
	position: relative;
	top: -5px;
}
.info-img {
	width: 250px;
}
.info-img img {
	border-radius: 100%;
}
.info-txt {
	flex: 1;
}
.info-map {
	width: 50%;
}
.map-blk {
	border-radius: 20px;
	overflow: hidden;
	
}
.gg-map {
	height: 340px;
}
.gg-map iframe {
	width: 100%;
	height: 340px;
}
.map-title {
	color: #fff;
	background: #534741;
	height: 50px;
	line-height: 50px;
	padding: 0 15px;
	display: flex;
	justify-content: space-between;
}
.map-title a {
	color: #fff;
	text-decoration: underline;
}
.contact-section {
	padding: 150px 0 90px 0;
	position: relative;
}
.deco9 {
	position: absolute;
	top: 150px;
	left: 200px;
}
.deco10 {
	position: absolute;
	top: 50px;
	right: 0
}
.deco11 {
	position: absolute;
	top: 780px;
	left: 0;
}
.contact-blk {
	background: #F7F1E4;
	padding: 60px 100px 100px 100px;
	border-radius: 20px;
	color: #000;
	margin-top: 60px;
}
.red-txt {
	color: #E02020;
}
.phone-list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-left: -20px;
	margin-right: -20px;
}
.phone-list .item-2 {
	width: 50%;
	padding: 20px;
}
.phone-orange {
	background: #FE891F;
	border-radius: 2px;
	color: #fff;
	font-size: 15px;
	text-align: center;
	padding: 20px;
}
.phone-orange h3 {
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	margin: 0 0 5px 0;
}
.phone-orange label,
.phone-green label {
	font-size: 22px;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}
.phone-orange p,
.phone-green p {
	margin: 0 0 5px 0;
}
.phone-orange img,
.phone-green img {
	margin-right: 5px;
	position: relative;
	top: -2px;
}
.phone-green {
	background: #39B54A;
	border-radius: 2px;
	color: #fff;
	font-size: 15px;
	text-align: center;
	padding: 20px;
}
.phone-green h3 {
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	margin: 0 0 5px 0;
}
.phone-contact-blk {
	width: 570px;
	height: 70px;
	background: #39B54A;
	border-radius: 2px;
	line-height: 70px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	margin: 0 auto 20px auto;
}
.phone-contact-blk label {
	font-size: 28px;
	font-family: 'Roboto', sans-serif;
}
.phone-contact-blk img {
	margin: 0 10px 0 20px;
	position: relative;
	top: -5px;
}
.form-gr {
	display: flex;
	flex-direction: row;
	margin-top: 30px;
}
.form-label {
	width: 190px;
	font-size: 16px;
}
.form-ct {
	flex: 1;
}
.form-ct input[type=text],
.form-ct input[type=tel],
.form-ct input[type=email],
.form-ct input[type=phone] {
	width: 350px;
	height: 40px;
	border: solid 2px #C9AE95;
	border-radius: 2px;
	background: #fff;
	padding: 0 12px;
	line-height: 40px;
	margin-right: 10px;
}
.form-ct span.error {
	color: #DE522E;
}
.form-ct textarea {
	width: 100%;
	min-height: 200px;
	resize: vertical;
	border: solid 2px #C9AE95;
	border-radius: 2px;
	background: #fff;
	padding: 6px 12px;
}
.form-ct small {
	display: block;
}
.submit-row {
	padding-top: 30px;
	border-top: solid 1px #C9AE95;
	text-align: center;
	justify-content: center;
}
.form-submit {
	cursor: pointer;
	background: #DE522E;
	height: 60px;
	width: 250px;
	border-radius: 30px;
	text-align: center;
	line-height: 60px;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	box-shadow: 0 0 0;
	border: 0;
	display: inline-block;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.form-submit:hover,
.form-submit:focus {
	background: #39B54A;
	color: #fff;
}
.red-link {
	color: #DE522E;
}
.red-link:hover {
	color: #39B54A;
}
.form-ct .red-link {
	text-decoration: underline;
}
.footer {
	padding: 50px 0 240px 0;
	background: url("../img/bg-footer.png") center bottom no-repeat;
	color: #fff;
	text-align: center;
}
.footer  .container {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.logo-f {
	display: inline-block;
}
.copyright {
	display: block;
	margin-top: 55px;
}
.menu-footer {
	list-style: none;
	overflow: hidden;
	margin: 280px auto 0 auto;
	padding: 0;
	display: inline-block;
}
.menu-footer li {
	float: left;
	margin: 0 13px;
}
.menu-footer li a {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
.menu-footer li a:hover {
	color: #39B54A;
}
.moe-feature {
	padding: 0 0 30px 0;
}
.moe-feature-list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-left: -35px;
	margin-right: -35px;
	padding-left: 35px;
	padding-right: 35px;
	justify-content: space-around;
}
.moe-feature-list .item-3 {
	width: 33.3333%;
	padding: 0 35px;
	text-align: center;
}
.moe-feature-circle {
	width: 250px;
	height: 250px;
	border-radius: 100%;
	background: #F7F1E4;
	margin: 0 auto;
	font-size: 14px;
	padding: 0 30px;
	line-height: 1.7em;
	position: relative;
	z-index: 50;
}
.moe-feature-list .item-3:last-child .fc-title {
	min-width: 200px;
}
.fc-title {
	padding: 0 10px;
	position: relative;
	min-height: 80px;
	display: inline-flex;
	min-width: 170px;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	margin-top: 30px;
	margin-bottom: 10px;
}
.fc-title:before {
	content: '';
	display: block;
	background: url("../img/deco-left.png") no-repeat;
	width: 33px;
	height: 76px;
	position: absolute;
	top: 0;
	left: 0;
}
.fc-title:after {
	content: '';
	display: block;
	background: url("../img/deco-right.png") no-repeat;
	width: 33px;
	height: 76px;
	position: absolute;
	top: 0;
	right: 0;
}
.fc-title h3 {
	font-size: 38px;
	font-weight: 900;
	color: #9B3407;
	line-height: 1em;
	margin: 0;
}
.fc-title h4 {
	font-size: 22px;
	font-weight: 900;
	color: #9B3407;
	line-height: 1em;
	margin: 0;
	position: relative;
}
.moe-feature-circle label {
	font-size: 18px;
	font-weight: bold;
	color: #534741;
}
.fc-title label {
	font-size: 16px;
}
.left {
	text-align: left;
}
.moe-feature-list .item-3:last-child .fc-title div {
	position: relative;
	top: -15px;
}
.moe-feature-list .item-3:last-child .fc-title div:after {
	background: #35683B;
	content: '';
	width: 70px;
	height: 70px;
	display: block;
	position: absolute;
	top: 5px;
	left: -5px;
	z-index: 1;
}
.moe-feature-list .item-3:last-child .fc-title div img {
	position: relative;
	z-index: 2;
}
.pdf-btn3 {
	font-weight: bold;
	background: url("../img/pdf3.png") left center no-repeat;
	padding-left: 32px;
	color: #DE522E;
	font-size: 14px;
}
.pdf-btn3:hover {
	color: #39B54A;
	background: url("../img/pdf4.png") left center no-repeat;
}
.moe-book-blk.st2 .moe-book-ct {
	text-align: center;
}
.flex-center {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}
.nor-txt {
	font-weight: 400 !important;
}

/*** radio checkbox ***/
/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked,
[type="radio"]:not(:checked),
[type="radio"]:checked {
	position: absolute;
	left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label,
[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
	position: relative;
	padding-left: 38px;
	cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
	content: '';
	position: absolute;
	left: 0; 
	top: 2px;
	width: 26px; 
	height: 26px;
	background: #fff;
	border-radius: 2px;
	border: solid 2px #C9AE95;
	box-shadow: 0 0 0;
}
/* radio aspect */
[type="radio"]:not(:checked) + label:before {
	content: '';
	position: absolute;
	left: 0; 
	top: 0;
	width: 26px; 
	height: 26px;
	background: #fff;
	border-radius: 100%;
	box-shadow: 0 0 0;
	border: solid 1px #dfdfdf;
}
[type="radio"]:checked + label:before { 
	content: '';
	position: absolute;
	left: 0; top: 0;
	width: 26px; 
	height: 26px;
	background: #fff;
	border-radius: 100%;
	box-shadow: 0 0 0;
	border: solid 1px #DE522E;
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
	content: '\2713\0020';
	position: absolute;
	top: 5px;
	left: 6px;
	font-size: 22px;
	line-height: 0.8;
	color: #DE522E;
	transition: all .2s;
}
/* checked mark aspect */
[type="radio"]:not(:checked) + label:after,
[type="radio"]:checked + label:after {
	content: '';
	position: absolute;
	top: 5px;
	left: 5px;
	width: 16px;
	height: 16px;
	line-height: 0.8;
	background: #DE522E;
	transition: all .2s;
	border-radius: 100%;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after,
[type="radio"]:not(:checked) + label:after{
	opacity: 0;
	transform: scale(0);
}
[type="checkbox"]:checked + label:after,
[type="radio"]:checked + label:after{
	opacity: 1;
	transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before,
[type="radio"]:disabled:not(:checked) + label:before,
[type="radio"]:disabled:checked + label:before {
	box-shadow: none;
	border-color: #bbb;
	background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after,
[type="radio"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label,
[type="radio"]:disabled + label {
	color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before,
[type="radio"]:checked:focus + label:before,
[type="radio"]:not(:checked):focus + label:before {
	border: solid 2px #C9AE95;
}

/****swiper*****/
.gallery-thumbs {
	float: left;
	width: 60px;
	height: 180px;
	margin-right: 20px;
}
.gallery-thumbs .swiper-slide {
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	cursor: pointer;
	background: #9B3407;
}
.gallery-thumbs .swiper-slide img {
	opacity: 0.7;
}
.gallery-thumbs .swiper-slide-active img {
	opacity: 1;
}
.gallery-thumbs .swiper-slide-active {
	border: 1px solid grey;
}
.gallery-thumbs .swiper-slide:hover {
	border: 1px solid grey;
}
.gallery-top {
	float: right;
	width: 600px;
	height: 380px;
}
.gallery-top .swiper-slide {
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	border: 1px solid grey;
	flex-direction: column;
}
.swiper-button-prev {
	background: rgba(255,255,255,0.5) url("../img/btn-prev2.png") no-repeat center center;
	width: 46px;
	height: 46px;
	text-align: center;
	border: solid 1px #9B3407;
	border-radius: 100%;
}
.swiper-button-prev:hover {
	background: rgba(255,255,255,1) url("../img/btn-prev2.png") no-repeat center center;
}
.swiper-button-next {
	background: rgba(255,255,255,0.5) url("../img/btn-next2.png") no-repeat center center;
	width: 46px;
	height: 46px;
	text-align: center;
	border: solid 1px #9B3407;
	border-radius: 100%;
}
.swiper-button-next:hover {
	background: rgba(255,255,255,1) url("../img/btn-next2.png") no-repeat center center;
}
.gallery-top .swiper-slide {
	border: 0;
	padding-bottom: 50px;
}
.swiper-slide span {
	text-align: center;
	display: block;
}
.swiper-ct {
	width: 680px;
	margin: 0 auto;
}


/*** modal ****/
.modal-header {
	justify-content: flex-end;
	border: 0;
}
.modal-content {
	background: #FFFCF5
}
.modal-header .close {
	border: 0;
	outline: 0;
	background: none;
	width: 40px;
}
.modal-header .close span {
	color: #9B3407;
	font-size: 12px;
	display:  block;
}
.modal-body {
	padding: 40px 40px 40px 40px;
}
.modal-dialog {
	max-width: none;
	width: 70%;
}
.modal-body h2 {
	font-weight: bold;
	color: #534741;
	font-size: 25px;
}

/*****to_top****/
#back_to_top span{text-align:center;display:inline-block;width:100px;height:100px;line-height:34px;}
#back_to_top{color:#fff;height:auto;position:fixed;bottom:100px;margin:0;z-index:10000;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;right:25px;opacity:0;filter:alpha(opacity=0);visibility:hidden;-webkit-backface-visibility:hidden}
#back_to_top.off{opacity:0;filter:alpha(opacity=0);right:25px}
#back_to_top.on{opacity:1;filter:alpha(opacity=100);visibility:visible;right:25px}
#back_to_top .hover{display:none}
#back_to_top span{text-decoration:none;-webkit-transition:all .2s ease 0s;-moz-transition:all .2s ease 0s;-o-transition:all .2s ease 0s;background: rgba(255,255,255,0.5);width: 100px;height: 100px;border-radius: 100%;border: solid 2px #9B3407;line-height: 90px;}
#back_to_top span i{font-size:22px;-webkit-transition:color .2s ease 0s;-moz-transition:color .2s ease 0s;-o-transition:color .2s ease 0s;color:#fff;line-height:36px}
#back_to_top span:hover {
	background: #fff;
}

/**** custom carousel ****/
.main-slider-wrapper {
	position: relative;
	overflow: hidden;
}
.slider, .nav-sl {
    width: auto;
	margin: 0;
}
.slick-dotted.slick-slider {
	margin-bottom: 0;
}
.nav-sl {
	position: absolute;
	z-index: 99;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.nav-sl .slick-list {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100% !important;
}
.nav-sl .slick-track .slick-current span {
	color: #fff;
	font-size: 230px;
	text-align: center;
	font-family: 'Nagurigaki Crayon';
	font-weight: normal;
	animation: hvr-wobble-top 1s;
	-webkit-animation: hvr-wobble-top 1s;
}
@-webkit-keyframes hvr-wobble-top {
    12.5% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
  25% {
   -webkit-transform: skew(-16deg);
    transform: skew(-16deg);
  }
  37.5% {
   -webkit-transform: skew(14deg);
    transform: skew(14deg);
  }
  50% {
     -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  62.5% {
     -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  75% {
     -webkit-transform: skew(-8deg);
    transform: skew(-8deg);
  }
  87.5% {
    -webkit-transform: skew(6deg);
    transform: skew(6deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-top {
     12.5% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
  25% {
   -webkit-transform: skew(-16deg);
    transform: skew(-16deg);
  }
  37.5% {
   -webkit-transform: skew(14deg);
    transform: skew(14deg);
  }
  50% {
     -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  62.5% {
     -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  75% {
     -webkit-transform: skew(-8deg);
    transform: skew(-8deg);
  }
  87.5% {
    -webkit-transform: skew(6deg);
    transform: skew(6deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.nav-sl .slick-track .slick-current span {
	display: inline-block;
	vertical-align: middle;
}

.nav-sl .slick-track span {
	color: #fff;
	font-size: 100px;
	text-align: center;
	font-family: 'Nagurigaki Crayon';
	font-weight: normal;
	margin: 50px 0;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
	-webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
	-webkit-transform-origin: 0 100% !important;
	transform-origin: 0 100% !important;
	display: inline-block;
	vertical-align: middle;
}
.nav-sl .slick-track span:hover {
	-webkit-animation-name: hvr-wobble-top;
	animation-name: hvr-wobble-top;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
.slick-slide {
    text-align: center;
}
.slick-prev:before, 
.slick-next:before {
    color: black;    
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0) !important;
}
.slick-dots {
    bottom: 20px;
	right: 30px;
	width: auto;
	z-index: 100;
}
.slick-dots li button:before {
	font-size: 10px;
	color: #fff;
	opacity: 1;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #39B54A;
}

/***update 2022 12 02 ****/
.mr-center {
	margin: 0 auto;
}
.phone-list2 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: #fff;
	border-radius: 20px;
	padding: 130px 50px 50px 50px;
	width: 60%;
	margin: 150px auto 0 auto;
	position: relative;
}
.phone-list2 .phone-orange {
	margin: 30px auto 0 auto;
}
.phone-list2 .item-2 {
}
.phone-list2 .note-p {
	margin-top: 15px;
}
.phone-list2 .moe-feature-circle {
	position: absolute;
	top: -125px;
	left: 50%;
	margin-left: -125px;
}
.privacy-p {
	margin: 25px 0;
}
.privacy-p h3 {
	font-weight: bold;
	font-size: 24px;
}
.slider {
    visibility: hidden;
}
.slider.slick-initialized {
    visibility: visible;
}
.nav-sl {
    visibility: hidden;
}
.nav-sl.slick-initialized {
    visibility: visible;
}
.modal-header {
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 99;
}