@charset "utf-8";

/*Googlefonts*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&family=Zen+Maru+Gothic:wght@400;500;700&display=swap');

body {
	margin: 0px;
	padding: 0px;
	font-family: "Noto Sans JP", "Arial", Lato, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #523b2b;
	-webkit-text-size-adjust: 100%;
	font-size: 1.5rem;
	max-width: 1920px;
	margin: 0 auto;
	background-color: #fffaec;
}

html {
	-ms-overflow-style: scrollbar;
	font-size: 62.5%;
}

.serif {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

ul {
	padding: 0;
}

li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 100%
}

a {
	transition-property: all;
	transition: 0.2s linear;
	text-decoration: none;
}

_:-ms-lang(x)::-ms-backdrop,
a {
	transition: 0s;
}

a:focus,
*:focus {
	outline: none;
}

p {
	margin: 0px;
	padding: 0px
}

@media (max-width: 767px) {

	.inner_body p.text,
	.inner_body dd,
	.inner_body td,
	.text_contact02 {
		word-break: normal;
		overflow-wrap: anywhere;
	}
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*/
	/*/
height: auto;
overflow: hidden;
/**/
}

img {
	display: block;
	max-width: 100%;
	height: auto;
}

.moa {
	margin: 0 auto;
}

.tac {
	text-align: center;
}

.tal {
	text-align: left
}

@media (min-width: 992px) {
	.tal {
		text-align: center
	}
}

.left {
	float: left;
}

.right {
	float: right;
}

.mb0 {
	margin-bottom: 0 !important;
}

.mb5 {
	margin-bottom: .5rem !important;
}

.mb10 {
	margin-bottom: 1rem !important;
}

.mb15 {
	margin-bottom: 1.5rem !important;
}

.mb20 {
	margin-bottom: 2rem !important;
}

.mb25 {
	margin-bottom: 2.5rem !important;
}

.mb30 {
	margin-bottom: 3rem !important;
}

.mb35 {
	margin-bottom: 3.5rem !important;
}

.mb40 {
	margin-bottom: 4rem !important;
}

.mb45 {
	margin-bottom: 4.5rem !important;
}

.mb50 {
	margin-bottom: 5rem !important;
}

.mb55 {
	margin-bottom: 5.5rem !important;
}

.mb60 {
	margin-bottom: 6rem !important;
}

.mb65 {
	margin-bottom: 6.5rem !important;
}

.mb70 {
	margin-bottom: 7rem !important;
}

.mb75 {
	margin-bottom: 7.5rem !important;
}

.mb80 {
	margin-bottom: 8rem !important;
}

.mb85 {
	margin-bottom: 8.5rem !important;
}

.mb90 {
	margin-bottom: 9rem !important;
}

.mb95 {
	margin-bottom: 9.5rem !important;
}

.mb100 {
	margin-bottom: 10rem !important;
}

.fwb {
	font-weight: bold;
}

@media (max-width: 767px) {
	.lh2 {
		line-height: 1.8 !important;
	}

	.lh22 {
		line-height: 1.8 !important;
	}
}

@media (min-width: 768px) {
	.lh2 {
		line-height: 1.8 !important;
	}

	.lh22 {
		line-height: 2 !important;
	}
}

@media (min-width: 992px) {
	.lh2 {
		line-height: 2 !important;
	}

	.lh22 {
		line-height: 2.2 !important;
	}
}

.s11 {
	font-size: 1.1rem !important;
	line-height: 1.6;
}

.s12 {
	font-size: 1.2rem !important;
	line-height: 1.6;
}

.s13 {
	font-size: 1.3rem !important;
	line-height: 1.6;
}

.s14 {
	font-size: 1.4rem !important;
	line-height: 1.6;
}

.s14_c {
	font-size: 1.4rem !important;
	line-height: 1.6;
	text-align: center;
}

@media (max-width: 767px) {
	.s15 {
		font-size: 1.5rem !important;
		line-height: 1.7;
	}

	.s16 {
		font-size: 1.5rem !important;
		line-height: 1.7;
	}

	.s15_c {
		font-size: 1.5rem !important;
		line-height: 1.7;
		text-align: left;
	}

	.s16_c {
		font-size: 1.5rem !important;
		line-height: 1.7;
		text-align: left;
	}
}

@media (min-width: 768px) {
	.s15 {
		font-size: 1.5rem !important;
		line-height: 1.7;
	}

	.s16 {
		font-size: 1.6rem !important;
		line-height: 1.7;
	}

	.s15_c {
		font-size: 1.5rem !important;
		line-height: 1.7;
		text-align: center;
	}

	.s16_c {
		font-size: 1.6rem !important;
		line-height: 1.7;
		text-align: center;
	}
}

@media (min-width: 992px) {
	.s15 {
		font-size: 1.5rem !important;
		line-height: 1.7;
	}

	.s16 {
		font-size: 1.6rem !important;
		line-height: 1.7;
	}

	.s15_c {
		font-size: 1.5rem !important;
		line-height: 1.7;
		text-align: center;
	}

	.s16_c {
		font-size: 1.6rem !important;
		line-height: 1.7;
		text-align: center;
	}
}

.s17 {
	font-size: 1.7rem !important;
	line-height: 1.7;
}

.s18 {
	font-size: 1.8rem !important;
	line-height: 1.7;
}

.s19 {
	font-size: 1.9rem !important;
	line-height: 1.7;
}

.s20 {
	font-size: 2rem !important;
	line-height: 1.7;
}

.s21 {
	font-size: 2.1rem !important;
	line-height: 1.7;
}

.s22 {
	font-size: 2.2rem !important;
	line-height: 1.7;
}

.s23 {
	font-size: 2.3rem !important;
	line-height: 1.7;
}

.s24 {
	font-size: 2.4rem !important;
	line-height: 1.7;
}

.s25 {
	font-size: 2.5rem !important;
	line-height: 1.7;
}

.s26 {
	font-size: 2.6rem !important;
	line-height: 1.7;
}

.s27 {
	font-size: 2.7rem !important;
	line-height: 1.7;
}

.s28 {
	font-size: 2.8rem !important;
	line-height: 1.7;
}

.s29 {
	font-size: 2.9rem !important;
	line-height: 1.7;
}

.s30 {
	font-size: 3rem !important;
	line-height: 1.7;
}

.br10 img {
	border-radius: 10px;
}

.br20 img {
	border-radius: 20px;
}

.br30 img {
	border-radius: 30px;
}

img.br10 {
	border-radius: 10px;
}

img.br20 {
	border-radius: 20px;
}

img.br30 {
	border-radius: 30px;
}

a.underline {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

.pos {
	position: relative;
}

@media (max-width: 767px) {
	.flex_b {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.reverse_sp {
		flex-direction: column-reverse !important;
	}
}

@media (min-width: 768px) {
	.flex_b {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
}

@media (max-width: 767px) {
	.flex_c {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
}

@media (min-width: 768px) {
	.flex_c {
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
}

@media (max-width: 767px) {
	.flex_s {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
	}
}

@media (min-width: 768px) {
	.flex_s {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
	}
}

@media (max-width: 767px) {
	.flex_e {
		display: flex;
		flex-direction: column;
	}
}

@media (min-width: 768px) {
	.flex_e {
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
	}
}

.stretch {
	align-items: stretch;
}

.center {
	align-items: center;
}

.start {
	align-items: flex-start;
}

.end {
	align-items: flex-end;
}

.baseline {
	align-items: baseline;
}

.wrap {
	flex-wrap: wrap;
}

.dg {
	display: grid;
}

@media (max-width: 767px) {
	.cont20 {
		width: 100%;
	}

	.cont21 {
		width: 100%;
	}

	.cont22 {
		width: 100%;
	}

	.cont23 {
		width: 100%;
	}

	.cont24 {
		width: 100%;
	}

	.cont25 {
		width: 100%;
	}

	.cont26 {
		width: 100%;
	}

	.cont27 {
		width: 100%;
	}

	.cont28 {
		width: 100%;
	}

	.cont29 {
		width: 100%;
	}

	.cont30 {
		width: 100%;
	}

	.cont31 {
		width: 100%;
	}

	.cont32 {
		width: 100%;
	}

	.cont33 {
		width: 100%;
	}

	.cont34 {
		width: 100%;
	}

	.cont35 {
		width: 100%;
	}

	.cont36 {
		width: 100%;
	}

	.cont37 {
		width: 100%;
	}

	.cont38 {
		width: 100%;
	}

	.cont39 {
		width: 100%;
	}

	.cont40 {
		width: 100%;
	}

	.cont41 {
		width: 100%;
	}

	.cont42 {
		width: 100%;
	}

	.cont43 {
		width: 100%;
	}

	.cont44 {
		width: 100%;
	}

	.cont45 {
		width: 100%;
	}

	.cont46 {
		width: 100%;
	}

	.cont47 {
		width: 100%;
	}

	.cont48 {
		width: 100%;
	}

	.cont49 {
		width: 100%;
	}

	.cont50 {
		width: 100%;
	}

	.cont51 {
		width: 100%;
	}

	.cont52 {
		width: 100%;
	}

	.cont53 {
		width: 100%;
	}

	.cont54 {
		width: 100%;
	}

	.cont55 {
		width: 100%;
	}

	.cont56 {
		width: 100%;
	}

	.cont57 {
		width: 100%;
	}

	.cont58 {
		width: 100%;
	}

	.cont59 {
		width: 100%;
	}

	.cont60 {
		width: 100%;
	}

	.cont61 {
		width: 100%;
	}

	.cont62 {
		width: 100%;
	}

	.cont63 {
		width: 100%;
	}

	.cont64 {
		width: 100%;
	}

	.cont65 {
		width: 100%;
	}

	.cont66 {
		width: 100%;
	}

	.cont67 {
		width: 100%;
	}

	.cont68 {
		width: 100%;
	}

	.cont69 {
		width: 100%;
	}

	.cont70 {
		width: 100%;
	}

	.cont71 {
		width: 100%;
	}

	.cont72 {
		width: 100%;
	}

	.cont73 {
		width: 100%;
	}

	.cont74 {
		width: 100%;
	}

	.cont75 {
		width: 100%;
	}

	.cont76 {
		width: 100%;
	}

	.cont77 {
		width: 100%;
	}

	.cont78 {
		width: 100%;
	}

	.cont79 {
		width: 100%;
	}

	.cont80 {
		width: 100%;
	}
}

@media (min-width: 768px) {
	.cont20 {
		width: 20%;
	}

	.cont21 {
		width: 21%;
	}

	.cont22 {
		width: 22%;
	}

	.cont23 {
		width: 23%;
	}

	.cont24 {
		width: 24%;
	}

	.cont25 {
		width: 25%;
	}

	.cont26 {
		width: 26%;
	}

	.cont27 {
		width: 27%;
	}

	.cont28 {
		width: 28%;
	}

	.cont29 {
		width: 29%;
	}

	.cont30 {
		width: 30%;
	}

	.cont31 {
		width: 31%;
	}

	.cont32 {
		width: 32%;
	}

	.cont33 {
		width: 33%;
	}

	.cont34 {
		width: 34%;
	}

	.cont35 {
		width: 35%;
	}

	.cont36 {
		width: 36%;
	}

	.cont37 {
		width: 37%;
	}

	.cont38 {
		width: 38%;
	}

	.cont39 {
		width: 39%;
	}

	.cont40 {
		width: 40%;
	}

	.cont41 {
		width: 41%;
	}

	.cont42 {
		width: 42%;
	}

	.cont43 {
		width: 43%;
	}

	.cont44 {
		width: 44%;
	}

	.cont45 {
		width: 45%;
	}

	.cont46 {
		width: 46%;
	}

	.cont47 {
		width: 47%;
	}

	.cont48 {
		width: 48%;
	}

	.cont49 {
		width: 49%;
	}

	.cont50 {
		width: 50%;
	}

	.cont51 {
		width: 51%;
	}

	.cont52 {
		width: 52%;
	}

	.cont53 {
		width: 53%;
	}

	.cont54 {
		width: 54%;
	}

	.cont55 {
		width: 55%;
	}

	.cont56 {
		width: 56%;
	}

	.cont57 {
		width: 57%;
	}

	.cont58 {
		width: 58%;
	}

	.cont59 {
		width: 59%;
	}

	.cont60 {
		width: 60%;
	}

	.cont61 {
		width: 61%;
	}

	.cont62 {
		width: 62%;
	}

	.cont63 {
		width: 63%;
	}

	.cont64 {
		width: 64%;
	}

	.cont65 {
		width: 65%;
	}

	.cont66 {
		width: 66%;
	}

	.cont67 {
		width: 67%;
	}

	.cont68 {
		width: 68%;
	}

	.cont69 {
		width: 69%;
	}

	.cont70 {
		width: 70%;
	}

	.cont71 {
		width: 71%;
	}

	.cont72 {
		width: 72%;
	}

	.cont73 {
		width: 73%;
	}

	.cont74 {
		width: 74%;
	}

	.cont75 {
		width: 75%;
	}

	.cont76 {
		width: 76%;
	}

	.cont77 {
		width: 77%;
	}

	.cont78 {
		width: 78%;
	}

	.cont79 {
		width: 79%;
	}

	.cont80 {
		width: 80%;
	}
}

@media (max-width: 420px) {
	.mb_mainimg {
		margin-bottom: 3rem !important;
	}

	.mb_cont {
		margin-bottom: 4rem !important;
	}

	.mb_cont2 {
		margin-bottom: 4rem !important;
	}

	.mb_cont3 {
		margin-bottom: 2rem !important;
	}

	.mb_cont4 {
		margin-bottom: 1.5rem !important;
	}
}

@media (min-width: 421px) {
	.mb_mainimg {
		margin-bottom: 4rem !important;
	}

	.mb_cont {
		margin-bottom: 4rem !important;
	}

	.mb_cont2 {
		margin-bottom: 4rem !important;
	}

	.mb_cont3 {
		margin-bottom: 3rem !important;
	}

	.mb_cont4 {
		margin-bottom: 2rem !important;
	}
}

@media (min-width: 768px) {
	.mb_mainimg {
		margin-bottom: 4rem !important;
	}

	.mb_cont {
		margin-bottom: 5rem !important;
	}

	.mb_cont2 {
		margin-bottom: 4rem !important;
	}

	.mb_cont3 {
		margin-bottom: 3rem !important;
	}

	.mb_cont4 {
		margin-bottom: 2.5rem !important;
	}
}

@media (min-width: 992px) {
	.mb_mainimg {
		margin-bottom: 5rem !important;
	}

	.mb_cont {
		margin-bottom: 6rem !important;
	}

	.mb_cont2 {
		margin-bottom: 5rem !important;
	}

	.mb_cont3 {
		margin-bottom: 4rem !important;
	}

	.mb_cont4 {
		margin-bottom: 3rem !important;
	}
}

@media (min-width: 1920px) {
	.mb_mainimg {
		margin-bottom: 7rem !important;
	}

	.mb_cont {
		margin-bottom: 7rem !important;
	}

	.mb_cont2 {
		margin-bottom: 5rem !important;
	}

	.mb_cont3 {
		margin-bottom: 4rem !important;
	}

	.mb_cont4 {
		margin-bottom: 3rem !important;
	}
}

.dn {
	display: none;
}

span.tel_link {
	color: #333;
}

span.tel_link_white {
	color: #fff;
}

@media (min-width: 768px) {
	.smooth {
		clip-path: inset(0 100% 0 0);
		display: inline-block;
		transition: 1s cubic-bezier(0.37, 0, 0.63, 1);
		transition-property: clip-path;
	}

	.smooth.is-animated {
		clip-path: inset(0);
	}

	span.text2 {
		transition-delay: 1s;
	}

	.delay1 {
		animation-delay: 1s;
	}

}




/* header
=========================================================================== */

.inner_body {
	max-width: 1920px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

header {
	width: 100%;
	max-width: 1920px;
	position: absolute;
	top: 0;
	right: 50%;
	left: inherit;
	transform: translateY(0) translateX(50%);
	z-index: 9999;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	transition: 0.2s;
	height: 170px;
	padding: 0 65px 0 50px;
	background-color: #fff;
}

h1.logo_h {
	width: 460px;
	flex-shrink: 0;
	margin: 0;
	position: relative;
	z-index: 100;
}

h1.logo_h a {
	display: block;
}

.h_fixed {
	background-color: rgba(255, 255, 255, 0.95);
	box-shadow: 0 0 8px rgba(82, 59, 43, 0.12);
}

@media (max-width: 1700px) {
	h1.logo_h {
		width: 360px;
		flex-shrink: 0;
		margin: 0;
		position: relative;
		z-index: 100;
	}
}








/* ドロワー
--------------------------------------------------------- */
.drawer_btn {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1000;
	width: 50px;
	height: 50px;
	outline: none !important;
	background-color: transparent;
	transition: background-color .5s;
	-webkit-user-select: none;
	user-select: none;
	border: none;
}

.btn_line {
	position: absolute;
	top: 0;
	right: 15px;
	bottom: 0;
	left: 0;
	z-index: 100;
	display: block;
	width: 30px;
	height: 2px;
	margin: auto;
	background: #55733a;
	transition: .5s cubic-bezier(.645, .045, .355, 1);
	pointer-events: none;
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
}

.is-drawer-open .btn_line {
	background-color: #55733a;
}

.btn_line:nth-child(1) {
	-webkit-transform: translateY(-9px);
	transform: translateY(-9px);
}

.is-drawer-open .btn_line:nth-child(1) {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.is-drawer-open .btn_line:nth-child(2) {
	opacity: 0;
}

.btn_line:nth-child(3) {
	-webkit-transform: translateY(9px);
	transform: translateY(9px);
}

.is-drawer-open .btn_line:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

@media (max-width: 767px) {
	.drawer_bg {
		position: fixed;
		top: 0;
		left: 100%;
		z-index: 500;
		overflow-x: hidden;
		width: 90%;
		height: 100vh;
		background-color: #fff3d5;
		transition: .5s cubic-bezier(.645, .045, .355, 1);
		pointer-events: none;
	}

	.is-drawer-open .drawer_bg {
		overflow-y: auto;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		pointer-events: auto;
	}

	.drawer_inner {
		visibility: hidden;
		padding: 90px 5px 140px;
		opacity: 0;
		transition: .5s cubic-bezier(.645, .045, .355, 1) .25s;
		-webkit-transform: translateX(30px);
		transform: translateX(30px);
		display: flex;
		flex-direction: column-reverse;
	}

	.is-drawer-open .drawer_inner {
		visibility: visible;
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}

	.drawer__overlay {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 400;
		visibility: hidden;
		width: 100%;
		height: 100vh;
		opacity: 0;
		transition: .5s cubic-bezier(.645, .045, .355, 1);
		pointer-events: none;
	}

	.is-drawer-open .drawer__overlay {
		visibility: visible;
		background: rgba(0, 0, 0, 0.3);
		opacity: 1;
		pointer-events: auto;
	}
}

@media (min-width: 768px) and (max-width:1199px) {
	.drawer_btn {
		right: 10px;
	}

	.drawer_bg {
		position: fixed;
		top: 0;
		left: 100%;
		z-index: 500;
		overflow-x: hidden;
		width: 80%;
		height: 100vh;
		background-color: #fff3d5;
		transition: .5s cubic-bezier(.645, .045, .355, 1);
		pointer-events: none;
	}

	.is-drawer-open .drawer_bg {
		overflow-y: auto;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		pointer-events: auto;
	}

	.drawer_inner {
		visibility: hidden;
		padding: 90px 5px 140px;
		opacity: 0;
		transition: .5s cubic-bezier(.645, .045, .355, 1) .25s;
		-webkit-transform: translateX(30px);
		transform: translateX(30px);
		display: flex;
		flex-direction: column-reverse;
	}

	.is-drawer-open .drawer_inner {
		visibility: visible;
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}

	.drawer__overlay {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 400;
		visibility: hidden;
		width: 100%;
		height: 100vh;
		opacity: 0;
		transition: .5s cubic-bezier(.645, .045, .355, 1);
		pointer-events: none;
	}

	.is-drawer-open .drawer__overlay {
		visibility: visible;
		background: rgba(0, 0, 0, 0.3);
		opacity: 1;
		pointer-events: auto;
	}
}

@media (min-width: 1200px) {
	.drawer_btn {
		display: none;
	}

	.drawer_bg {
		width: 100%;
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
	}

	.drawer_inner {
		display: flex;
		flex-direction: row-reverse;
		align-items: center;
		position: relative;
	}
}

.info_h {
	font-family: "Zen Maru Gothic", sans-serif;
	text-align: center;
}

.tel_h {
	padding-left: 30px;
	background: url(../images/icon_tel_h.png) left center / 23px auto no-repeat;
	color: #523b2b;
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0.02em;
	white-space: nowrap;
}

.info_h .hour {
	margin-top: 5px;
	color: #523b2b;
	font-size: 1.3rem;
	line-height: 1.4;
	white-space: nowrap;
}

@media (max-width: 1199px) {
	header {
		height: 100px;
		padding: 0 25px;
	}

	h1.logo_h {
		width: 300px;
	}

	.drawer_btn {
		top: 25px;
		right: 20px;
	}

	.drawer_inner .info_h {
		margin-top: 10px;
		text-align: left;
	}

	.drawer_inner .tel_h {
		display: inline-block;
		background: none;
		color: #e18609;
	}

	.drawer_inner .tel_link,
	.drawer_inner .hour {
		color: #e18609;
	}

	.drawer_inner .hour {
		padding-left: 30px;
	}
}

@media (max-width: 767px) {
	header {
		height: 80px;
		padding: 0 15px;
	}

	h1.logo_h {
		width: 240px;
	}

	.drawer_btn {
		top: 15px;
		right: 5px;
	}
}


/* グローバルナビ
--------------------------------------------------------- */
.gnav_item>a {
	display: block;
	text-decoration: none;
	font-family: "Zen Maru Gothic", sans-serif;
	letter-spacing: .03em;
	font-weight: 500;
	line-height: 1.3;
	transition: background-color .2s, color .2s;
}

@media (max-width: 767px) {
	.gnav_items {
		padding-right: 2vw;
		padding-left: 2vw;
	}

	.gnav_item {
		position: relative;
		border-bottom: 1px dotted #aaa;
	}

	.gnav_item>a {
		padding: .7em 0.5em;
		color: #523b2b;
		text-align: left;
		font-size: 1.6rem;
	}

	.gnav_item.active>a,
	.gnav_item>a:hover {
		color: #6f964d;
		opacity: 1;
	}
}

@media (min-width: 768px) and (max-width:1199px) {
	.gnav_items {
		padding-right: 2vw;
		padding-left: 2vw;
	}

	.gnav_item {
		position: relative;
		border-bottom: 1px solid #d3d3d3;
	}

	.gnav_item>a {
		padding: .7em 0.5em;
		color: #523b2b;
		text-align: left;
		font-size: 1.8rem;
	}

	.gnav_item.active>a,
	.gnav_item>a:hover {
		color: #6f964d;
		opacity: 1;
	}
}

@media (min-width: 1200px) {
	.gnav_items {
		position: static;
		height: 170px;
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
		align-items: center;
		margin-bottom: 0;
	}

	.gnav_item>a {
		font-size: 1.8rem;
		color: #523b2b !important;
		font-weight: 600;
		letter-spacing: 0.05em;
		line-height: 1;
		padding: 10px 8px;
		min-width: 125px;
		position: relative;
		text-align: center;
		margin-right: 15px;
		white-space: nowrap;
	}

	#contact .gnav .gnav_items>li.active>a,
	.gnav .gnav_items>li>a:hover {
		color: #fff !important;
		opacity: 1;
	}

	.gnav .gnav_items>li.active>a,
	.gnav .gnav_items>li>a:hover {
		color: #e79524 !important;
		opacity: 1;
	}

	.gnav_item>a:after {
		display: none;
	}

	.info_h {
		margin-left: 20px;
		margin-right: 210px;
	}

	.btn_contact_h {
		position: absolute;
		top: 55px;
		right: 0;
	}

	.btn_contact_h>a {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 160px;
		min-width: 160px;
		height: 60px;
		padding: 0;
		border-radius: 30px;
		background-color: #f3a631;
		color: #fff !important;
		font-size: 1.7rem;
		font-weight: 500;
	}

	.gnav .gnav_items>li.btn_contact_h>a:hover {
		color: #fff !important;
	}
}

@media (min-width: 1200px) and (max-width: 1499px) {
	header {
		height: 120px;
		padding: 0 25px;
	}

	h1.logo_h {
		width: clamp(320px, 21vw, 320px);
		flex-shrink: 0;
	}

	.gnav_items {
		height: 120px;
	}

	.gnav_item>a {
		min-width: 0;
		margin-right: 8px;
		padding: 10px 5px;
		font-size: 1.5rem;
		white-space: nowrap;
	}

	.info_h {
		margin-left: 15px;
		margin-right: 155px;
		flex-shrink: 0;
	}

	.tel_h {
		padding-left: 22px;
		background-size: 18px auto;
		font-size: 2.4rem;
	}

	.info_h .hour {
		font-size: 1rem;
	}

	.btn_contact_h {
		top: 35px;
	}

	.btn_contact_h>a {
		width: 130px;
		min-width: 130px;
		height: 50px;
		font-size: 1.4rem;
		white-space: nowrap;
	}

	.gnav .gnav_items>li.btn_contact_h.active>a {
		color: #fff !important;
	}
}

@media (min-width: 1200px) {
	.tel_h {
		display: inline-flex;
		align-items: center;
		gap: 8px;
		padding-left: 0;
		background: none;
	}

	.tel_h::before {
		display: block;
		flex: 0 0 auto;
		width: 23px;
		height: 23px;
		background: url(../images/icon_tel_h.png) center / contain no-repeat;
		content: "";
	}
}

@media (min-width: 1200px) and (max-width: 1499px) {
	.tel_h {
		gap: 6px;
	}

	.tel_h::before {
		width: 18px;
		height: 18px;
	}
}


@media (min-width: 1200px) {
	.btn_contact_h>a {
		transition: 0.3s;
	}

	.btn_contact_h>a:hover {
		opacity: 1;
		background-color: #ec9716;
		box-shadow: 0 8px 18px rgba(166, 96, 20, 0.18);
	}
}





/* メインイメージ
=========================================================================== */

.bg_mainimg {
	position: relative;
	display: block;
	padding: 0;
	width: 100%;
	max-width: 1920px;
	height: 780px;
	background-color: #fffaec;
}

.inner_catch {
	position: absolute;
	top: 200px;
	left: 8%;
	z-index: 333;
	width: 38%;
}

.inner_mainimg {
	position: absolute;
	top: 135px;
	right: 6%;
	z-index: 1;
	width: 48%;
	height: 560px;
	max-width: 900px;
	min-width: 0;
}

.label_mainimg {
	display: inline-block;
	margin-bottom: 35px;
	padding: 8px 18px;
	border: 1px solid #749952;
	border-radius: 25px;
	color: #749952;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.3;
}

.catch_mainimg {
	color: #523b2b;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 5.6rem;
	font-weight: 700;
	line-height: 1.75;
	letter-spacing: 0.1em;
	position: relative;
	z-index: 333;
}

.catch_mainimg span {
	padding-bottom: 5px;
	border-bottom: 8px solid #f9e5a0;
	color: #e79524;
}

.deco_mainimg {
	position: absolute;
	right: 15px;
	bottom: -35px;
	width: 146px;
	z-index: 33;
}

.swiper-container {
	overflow: hidden !important;
	width: 100%;
	height: 100%;
}

.swiper-wrapper {
	height: 100%;
}

.swiper-slide {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	overflow: hidden;
	position: relative;
	height: 100%;
	border-radius: 30px;
	border: 4px solid #fff;
}

.swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center top;
}

.slide-img {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.slide-img img {
	display: block;
	transform: scale(1.15) translateX(-1.5%);
	transform-origin: center center;
	will-change: transform;
}

.swiper-slide.is-mainimg-panning .slide-img img {
	animation: mainimg-pan-right 5s ease-out forwards;
}

.swiper-slide.is-mainimg-end .slide-img img {
	transform: scale(1.08) translateX(2.5%);
}

@keyframes mainimg-pan-right {
	from {
		transform: scale(1.15) translateX(-1.5%);
	}

	to {
		transform: scale(1.15) translateX(1.5%);
	}
}

@media (max-width: 1350px) {
	.catch_mainimg {
		color: #523b2b;
		font-family: "Zen Maru Gothic", sans-serif;
		font-size: 5rem;
		font-weight: 700;
		line-height: 1.75;
		letter-spacing: 0.1em;
	}
}



@media (min-width: 768px) {
	.bg_mainimg {
		margin-top: 100px;
	}
}

@media (min-width: 992px) {
	.bg_mainimg {
		margin-top: 120px;
	}
}

@media (min-width: 1200px) {
	.bg_mainimg {
		margin-top: 120px;
		margin-bottom: 0;
	}
}

@media (max-width: 767px) {

	.swiper-button-next,
	.swiper-button-prev {
		display: none;
	}
}

@media (max-width: 991px) {
	.swiper-pagination-bullets {
		display: none;
	}
}

@media (min-width: 992px) {
	.swiper-pagination-bullets {
		right: 35px !important;
		top: 25% !important;
		left: inherit !important;
		display: flex;
		flex-direction: column;
		align-items: flex-end;
	}

	.swiper-pagination-bullet {
		margin: 0 0 10px 0 !important;
		width: 8px !important;
		height: 8px !important;
		border-radius: 50% !important;
		background: #d8d8d8 !important;
		opacity: 0.8 !important;
	}

	.swiper-pagination-bullet-active {
		background: #f4a637 !important;
		opacity: 1 !important;
	}
}

@media (min-width: 1200px) {
	.swiper-pagination-bullets {
		top: 25% !important;
		bottom: inherit !important;
	}

	.swiper-pagination-bullet {
		margin-bottom: 15px !important;
	}
}

@media (max-width: 1199px) {
	.bg_mainimg {
		height: 650px;
	}

	.inner_catch {
		top: 80px;
		left: 5%;
		width: 46%;
	}

	.label_mainimg {
		margin-bottom: 20px;
	}

	.catch_mainimg {
		font-size: 3.8rem;
	}

	.inner_mainimg {
		top: 55px;
		right: 3%;
		width: 47%;
		height: 470px;
	}

	.deco_mainimg {
		width: 110px;
	}
}

@media (max-width: 991px) {
	.bg_mainimg {
		height: 330px;
	}

	.inner_catch {
		top: 80px;
	}

	.catch_mainimg {
		font-size: 3.3rem;
	}

	.inner_mainimg {
		top: 30px;
		height: 360px;
	}

	.deco_mainimg {
		width: 90px;
	}
}

@media (max-width: 767px) {
	.bg_mainimg {
		margin-top: 80px;
		height: 500px;
	}

	.inner_catch {
		top: 20px;
		left: 7%;
		width: 86%;
	}

	.label_mainimg {
		margin-bottom: 10px;
		padding: 6px 15px;
		font-size: 1.2rem;
	}

	.catch_mainimg {
		font-size: 2.7rem;
		line-height: 1.55;
		letter-spacing: 0.08em;
	}

	.catch_mainimg span {
		border-bottom-width: 5px;
	}

	.deco_mainimg {
		right: 5px;
		bottom: -15px;
		width: 75px;
	}

	.inner_mainimg {
		top: 210px;
		right: 5%;
		width: 90%;
		height: 300px;
	}

	.swiper-slide {
		border-width: 3px;
		border-radius: 20px;
	}
}


/* スクロール */

@media (max-width: 991px) {
	.top_scroll {
		display: none;
	}
}

@media (min-width: 992px) {
	.top_scroll {
		position: absolute;
		right: 40px;
		bottom: 0;
		display: flex;
		flex-direction: column;
		z-index: 999;
	}
}

p.ttl_scroll {
	font-size: 13px;
	color: #fff;
	font-family: 'Noto Sans JP', sans-serif;
	transform: rotate(90deg);
	transform-origin: left top;
	letter-spacing: 0.2em;
	position: absolute;
	top: -80px;
	left: 12px;
}

.moveline {
	content: '';
	display: block;
	width: 2px;
	height: 120px;
	background-color: rgba(255, 255, 255, 0.3);
}

.moveline:before {
	content: '';
	display: block;
	z-index: 999999;
	animation-name: anime1;
	animation-duration: 2.7s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

@keyframes anime1 {
	0% {
		width: 2px;
		height: 0;
		background-color: #fff;
	}

	25% {
		width: 2px;
		height: 120px;
		background-color: #fff;
	}

	45% {
		width: 2px;
		height: 120px;
		background-color: transparent;
	}

	100% {
		width: 2px;
		height: 120px;
		background-color: transparent;
	}
}







/* index.html
=========================================================================== */

h2.top,

h3.top {
	color: #5b3b28;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 4.3rem;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0.1em;
}

h2.top span,
h3.top span {
	display: block;
	margin-bottom: 15px;
	color: #6f964d;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 1.3;
	letter-spacing: 0.12em;
}

p.btn_top a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 280px;
	height: 65px;
	border-radius: 35px;
	background-color: #f3aa31;
	color: #fff;
	font-size: 1.7rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	overflow: hidden;
	z-index: 1;
	transition: background-color 0.25s ease, box-shadow 0.25s ease;
}

p.btn_top a:hover,
p.btn_top a:focus-visible {
	opacity: 1;
	background-color: #e89524;
	box-shadow: 0 8px 18px rgba(166, 96, 20, 0.18);
}

p.btn_top a img,
p.btn_more a img {
	width: 19px;
	margin-left: 25px;
}

p.btn_top a img {
	transition: transform 0.3s ease;
}

p.btn_top a:hover img,
p.btn_top a:focus-visible img {
	transform: translateX(7px);
}

.bg_top01 .container,
.bg_top02 .container,
.bg_top03 .container,
.bg_top04 .container {
	width: 90%;
	max-width: 1470px;
}

.bg_top01 {
	padding: 0 0 115px;
	background-color: #fffaec;
}

.inner_top01 {
	align-items: center;
}

.pic_top01 {
	width: 48%;
	max-width: 700px;
}

.pic_top01 img {
	width: 100%;
	border-radius: 50px;
}

.cont_top01 {
	width: 43%;
}

.cont_top01 h2.top {
	margin-bottom: 30px;
}

.cont_top01 h3 {
	margin-bottom: 35px;
	color: #e79524;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.7;
	letter-spacing: 0.08em;
}

.cont_top01 p.text {
	margin-bottom: 30px;
	color: #333;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 2.2;
	letter-spacing: 0.04em;
}

p.btn_more {
	width: 290px;
	border-bottom: 1px solid #d9dfc9;
}

p.btn_more a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 5px;
	color: #55733a;
	font-size: 1.7rem;
	font-weight: 700;
	letter-spacing: 0.03em;
}

.bg_top02 {
	padding: 0 0 100px;
	background-color: #fffaec;
}

.bg_top02 h2.top {
	margin-bottom: 35px;
	text-align: center;
}

.bg_top02 p.text_top02 {
	margin-bottom: 55px;
	color: #523b2b;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 1.8;
	text-align: center;
	letter-spacing: 0.05em;
}

.inner_top02 {
	align-items: stretch;
	margin-bottom: 50px;
}

.pic_top02 {
	width: 39%;
	max-width: 570px;
}

.pic_top02 img {
	width: 100%;
	height: 100%;
	border-radius: 30px;
	object-fit: cover;
}

.cont_top02 {
	width: 57%;
}

.list_top02 {
	height: 100%;
	margin: 0;
}

.list_top02 li {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 47%;
	min-height: 270px;
	padding: 45px 70px;
	overflow: hidden;
	border-radius: 30px;
	background-color: #fff1c5;
}

.list_top02 li+li {
	margin-top: 6%;
	background-color: #edf4df;
}

.list_top02 h3 {
	position: relative;
	z-index: 1;
	margin-bottom: 30px;
	color: #5b3b28;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 3rem;
	font-weight: 700;
	letter-spacing: 0.08em;
}

.list_top02 p.text {
	position: relative;
	z-index: 1;
	color: #523b2b;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 2;
	letter-spacing: 0.04em;
}

.num_top02 {
	position: absolute;
	top: 10px;
	right: 30px;
	color: rgba(245, 223, 189, 0.75);
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 8.4rem;
	font-weight: 700;
	line-height: 1;
}

.list_top02 li+li .num_top02 {
	color: rgba(220, 232, 200, 0.8);
}

.bg_top02 p.btn_top {
	display: flex;
	justify-content: center;
}

.bg_top03 {
	padding: 30px 0 70px;
	background-color: #fffaec;
}

.inner_top03 {
	align-items: center;
}

.inner_top03_text {
	max-width: 760px;
	margin: 0 auto;
	padding: 45px 55px;
	border-radius: 30px;
	background-color: #fff;
	box-shadow: 0 5px 20px rgba(82, 59, 43, 0.07);
	text-align: center;
}

.inner_top03_text .cont_top03 {
	width: 100%;
}

.inner_top03_text p.btn_top {
	display: flex;
	justify-content: center;
}

.pic_top03 {
	width: 48%;
	max-width: 700px;
}

.pic_top03 img {
	width: 100%;
	border-radius: 50px;
}

.cont_top03 {
	width: 43%;
}

.cont_top03 h2.top {
	margin-bottom: 30px;
}

.cont_top03 h3 {
	margin-bottom: 30px;
	color: #55733a;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 2.6rem;
	font-weight: 700;
	line-height: 1.7;
	letter-spacing: 0.08em;
}

.cont_top03 p.text {
	margin-bottom: 35px;
	color: #333;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 2.2;
	letter-spacing: 0.04em;
}

.bg_top04 {
	padding: 0 0 100px;
	background-color: #fffaec;
}

.inner_top04 {
	align-items: center;
}

.cont_top04 {
	width: 40%;
}

.cont_top04 h2.top {
	margin-bottom: 35px;
}

.cont_top04 p.text {
	margin-bottom: 35px;
	color: #333;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 2.2;
	letter-spacing: 0.04em;
}

.pic_top04 {
	width: 56%;
	max-width: 825px;
}

.pic_top04 img {
	width: 100%;
}

.bg_contact_f {
	position: relative;
	padding: 50px 0;
	overflow: hidden;
	background-color: #fff7da;
}

.bg_contact_f:before {
	position: absolute;
	bottom: -45px;
	left: 10%;
	width: 300px;
	height: 445px;
	background: url(../images/deco_contact_f.png) center bottom / contain no-repeat;
	content: "";
}

.bg_contact_f .container {
	position: relative;
	z-index: 1;
	width: 90%;
	max-width: 1400px;
}

.inner_contact_f {
	align-items: center;
}

.cont_contact_f {
	width: 38%;
	padding-left: 135px;
}

.cont_contact_f h2.top,

.cont_contact_f h3.top {
	font-size: 3rem;
	line-height: 1.8;
	letter-spacing: 0.08em;
}

.cont_contact_f h2.top span,

.cont_contact_f h3.top span {
	margin-bottom: 20px;
}

.list_contact_f {
	display: flex;
	justify-content: space-between;
	width: 56%;
	margin: 0;
}

.list_contact_f li {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 48%;
	height: 250px;
	padding: 25px;
	border-radius: 30px;
	background-color: #fff;
	text-align: center;
}

.list_contact_f li+li {
	background-color: #edf4df;
}

.icon_contact_f {
	width: 35px;
	margin-bottom: 15px;
}

.list_contact_f h3,

.list_contact_f h4 {
	margin-bottom: 10px;
	color: #55733a;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0.05em;
}

.tel_contact_f {
	margin-bottom: 10px;
	color: #5b3b28;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 3.4rem;
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: 0.03em;
}

.tel_contact_f a {
	color: #5b3b28;
}

.btn_contact_f {
	margin-bottom: 15px;
}

.btn_contact_f a {
	color: #5b3b28;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.05em;
}

.btn_contact_f a::after {
	position: absolute;
	inset: 0;
	z-index: 2;
	border-radius: 30px;
	content: "";
	cursor: pointer;
}

.btn_contact_f a:focus-visible::after {
	outline: 3px solid rgba(111, 150, 77, 0.45);
	outline-offset: -6px;
}

.list_contact_f .hour {
	color: #754f38;
	font-size: 1.4rem;
	font-weight: 500;
}

@media (min-width: 1200px) and (max-width: 1499px) {
	.cont_contact_f {
		width: 36%;
		padding-left: 40px;
	}

	.cont_contact_f h2.top,
	.cont_contact_f h3.top {
		font-size: 2.3rem;
		line-height: 1.7;
		padding-left: 100px;
	}

	.list_contact_f {
		width: 62%;
	}

	.bg_contact_f .container {
		position: relative;
		z-index: 1;
		width: 100%;
	}

	.bg_contact_f:before {
		position: absolute;
		bottom: -45px;
		left: 1%;
		width: 300px;
		height: 445px;
		background: url(../images/deco_contact_f.png) center bottom / contain no-repeat;
		content: "";
	}
}


@media (max-width: 1199px) {

	h2.top,
	h3.top {
		font-size: 3.6rem;
	}

	.cont_top01 h3,
	.cont_top03 h3 {
		font-size: 2.6rem;
	}

	.cont_top01 p.text,
	.cont_top03 p.text,
	.cont_top04 p.text,
	.list_top02 p.text {
		font-size: 1.6rem;
	}

	.list_top02 li {
		min-height: 235px;
		padding: 35px 45px;
	}

	.list_top02 h3 {
		margin-bottom: 20px;
	}

	.inner_contact_f {
		display: block;
	}

	.cont_contact_f {
		width: 100%;
		margin-bottom: 30px;
		padding-left: 0;
		text-align: center;
	}

	.cont_contact_f h2.top,
	.cont_contact_f h3.top {
		font-size: 2.4rem;
		line-height: 1.65;
	}

	.list_contact_f {
		width: 100%;
		max-width: 760px;
		margin: 0 auto;
		gap: 24px;
	}

	.list_contact_f li {
		width: calc((100% - 24px) / 2);
		height: 200px;
	}

	.tel_contact_f {
		font-size: 2.6rem;
	}

	.bg_contact_f:before {
		position: absolute;
		bottom: -45px;
		left: -1%;
		width: 300px;
		height: 445px;
		background: url(../images/deco_contact_f.png) center bottom / contain no-repeat;
		content: "";
	}
}

@media (max-width: 991px) {

	.bg_top01,
	.bg_top03 {
		padding: 80px 0 80px;
	}

	.bg_top02 {
		padding-bottom: 30px;
	}

	.bg_top04 {
		padding: 60px 0 110px;
	}

	h2.top,

	h3.top {
		font-size: 3.2rem;
	}

	.cont_top01 h3,
	.cont_top03 h3 {
		font-size: 2.2rem;
	}

	.cont_top01 p.text,
	.cont_top03 p.text,
	.cont_top04 p.text {
		font-size: 1.5rem;
		line-height: 2;
	}

	.list_top02 li {
		min-height: 215px;
		padding: 30px;
	}

	.list_top02 h3 {
		font-size: 2.4rem;
	}

	.list_top02 p.text {
		font-size: 1.5rem;
	}

	.num_top02 {
		font-size: 6.5rem;
	}

	.bg_contact_f {
		padding: 70px 0;
	}

	.bg_contact_f:before {
		left: 0;
		width: 230px;
	}

	.cont_contact_f {
		width: 100%;
		padding-left: 0;
	}

	.cont_contact_f h2.top,

	.cont_contact_f h3.top {
		font-size: 2.6rem;
	}

	.list_contact_f {
		width: 100%;
		max-width: 720px;
		gap: 20px;
	}

	.list_contact_f li {
		width: calc((100% - 20px) / 2);
		height: 220px;
		padding: 20px 10px;
	}

	.list_contact_f h3,

	.list_contact_f h4 {
		font-size: 1.5rem;
	}

	.tel_contact_f {
		font-size: 2.2rem;
	}

	.btn_contact_f a {
		font-size: 1.8rem;
	}
}

@media (max-width: 767px) {

	h2.top,
	h3.top {
		font-size: 2.3rem;
	}

	h2.top span,

	h3.top span {
		margin-bottom: 5px;
		font-size: 1.5rem;
	}

	p.btn_top a {
		width: 250px;
		height: 55px;
		font-size: 1.5rem;
		margin: 0 auto;
	}

	.bg_top01,
	.bg_top02,
	.bg_top03,
	.bg_top04 {
		padding: 65px 0 0;
	}

	.bg_top01 .container,
	.bg_top02 .container,
	.bg_top03 .container,
	.bg_top04 .container {}

	.bg_top03 {
		padding: 45px 0;
	}

	.inner_top03_text {
		padding: 35px 20px;
		border-radius: 24px;
	}

	.pic_top01,
	.pic_top02,
	.pic_top03,
	.pic_top04,
	.cont_top01,
	.cont_top02,
	.cont_top03,
	.cont_top04 {
		width: 100%;
	}

	.pic_top01,
	.pic_top03 {
		margin-top: 35px;
	}

	.pic_top01 img,
	.pic_top03 img {
		border-radius: 25px;
	}

	.cont_top01 h2.top,
	.cont_top03 h2.top,
	.cont_top04 h2.top {
		margin-bottom: 20px;
		text-align: center;
	}

	.cont_top01 h3,
	.cont_top03 h3 {
		margin-bottom: 20px;
		font-size: 2rem;
		line-height: 1.6;
		text-align: center;
	}

	.cont_top01 p.text,
	.cont_top03 p.text,
	.cont_top04 p.text {
		margin-bottom: 25px;
		font-size: 1.5rem;
		line-height: 1.9;
	}

	p.btn_more {
		width: 270px;
		margin: 0 auto;
	}

	p.btn_more a {
		font-size: 1.5rem;
	}

	.bg_top02 h2.top {
		margin-bottom: 20px;
	}

	.bg_top02 p.text_top02 {
		margin-bottom: 20px;
		font-size: 1.5rem;
		line-height: 1.8;
		text-align: left;
	}

	.inner_top02 {
		margin-bottom: 35px;
	}

	.pic_top02 {
		margin-bottom: 25px;
	}

	.pic_top02 img {
		max-height: 430px;
		border-radius: 20px;
		object-fit: cover;
	}

	.list_top02 li {
		height: auto;
		min-height: 0;
		padding: 35px 25px;
		border-radius: 20px;
	}

	.list_top02 li+li {
		margin-top: 20px;
	}

	.list_top02 h3 {
		margin-bottom: 15px;
		font-size: 2.2rem;
	}

	.list_top02 p.text {
		font-size: 1.5rem;
		line-height: 1.9;
	}

	.num_top02 {
		top: 10px;
		right: 20px;
		font-size: 5.5rem;
	}

	.pic_top04 {
		margin-top: 25px;
	}

	.bg_contact_f {
		padding: 60px 0;
	}

	.bg_contact_f:before {
		top: 0;
		bottom: auto;
		left: -55px;
		width: 190px;
		height: 280px;
		opacity: 0.55;
	}

	.bg_contact_f .container {}

	.inner_contact_f {
		display: block;
	}

	.cont_contact_f {
		width: 100%;
		margin-bottom: 35px;
		padding-left: 0;
	}

	.cont_contact_f h2.top,

	.cont_contact_f h3.top {
		font-size: 2rem;
		line-height: 1.65;
		text-align: center;
	}

	.list_contact_f {
		display: block;
		width: 100%;
	}

	.list_contact_f li {
		width: 100%;
		height: auto;
		min-height: 150px;
	}

	.list_contact_f li+li {
		margin-top: 20px;
	}
}



















/* フッター
=========================================================================== */

footer {
	padding: 95px 0 0;
	background-color: #fff;
}

p.logo_f {
	width: 460px;
	margin-bottom: 50px;
}

footer .container {
	width: 90%;
	max-width: 1140px;
}

.inner_f {
	margin-bottom: 65px;
}

.info_f {
	width: 48%;
	min-height: 240px;
	padding: 45px 65px;
	border-radius: 30px;
	background-color: #fff7dc;
}

.info_f02 {
	background-color: #f0f5e7;
}

.info_f h3 {
	margin-bottom: 30px;
	color: #5b3b28;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.1em;
}

p.text_f {
	margin-bottom: 25px;
	color: #9a6f54;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 1.8;
	letter-spacing: 0.05em;
}

.btn_map_f {
	display: inline-block;
	width: 17px;
	margin-left: 10px;
}

.btn_map_f a,
.btn_map_f img {
	display: inline-block;
}

p.tel_f {
	color: #5b3b28;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.9rem;
	font-weight: 700;
	letter-spacing: 0.03em;
}

p.tel_f .tel_link {
	color: #5b3b28;
}

ul.fnav {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 75px;
	padding: 0;
}

ul.fnav li {
	margin: 0 25px;
}

ul.fnav li a {
	color: #523b2b;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.8rem;
	font-weight: 500;
	letter-spacing: 0.05em;
}

p.copyright {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 70px;
	background-color: #55733a;
	color: #fff;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.4rem;
	letter-spacing: 0.03em;
}

@media (max-width: 1199px) {
	.info_f {
		padding: 40px 35px;
	}

	.info_f h3 {
		font-size: 2.4rem;
		margin-bottom: 20px;
	}
}

@media (max-width: 991px) {
	footer {
		padding-top: 75px;
	}

	p.logo_f {
		width: 380px;
	}

	.info_f {
		padding: 40px 25px;
	}

	.info_f h3 {
		font-size: 1.9rem;
		margin-bottom: 15px;
	}

	p.text_f {
		font-size: 1.6rem;
	}

	p.tel_f {
		font-size: 1.9rem;
	}

	ul.fnav li {
		margin: 0 15px;
	}

	ul.fnav li a {
		font-size: 1.5rem;
	}
}

@media (max-width: 767px) {
	footer {
		padding-top: 60px;
	}

	p.logo_f {
		width: 280px;
		margin: 0 auto 20px;
	}

	.inner_f {
		margin-bottom: 30px;
	}

	.info_f {
		width: 100%;
		min-height: 0;
		padding: 30px 25px;
		border-radius: 20px;
	}

	.info_f+.info_f {
		margin-top: 20px;
	}

	.info_f h3 {
		margin-bottom: 15px;
		font-size: 1.8rem;
	}

	p.text_f {
		margin-bottom: 20px;
		font-size: 1.4rem;
	}

	p.tel_f {
		font-size: 1.8rem;
	}

	ul.fnav {
		display: block;
		margin-bottom: 40px;
	}

	ul.fnav li {
		margin: 0;
		border-bottom: 1px solid #eee5d7;
	}

	ul.fnav li a {
		display: block;
		padding: 12px 5px;
		font-size: 1.5rem;
	}

	p.copyright {
		height: 60px;
		font-size: 1.1rem;
	}
}

@media (max-width: 767px) {
	p.pagetop a {
		position: fixed;
		bottom: 15px;
		right: 15px;
		width: 30px;
		height: 30px;
		z-index: 9999;
	}

	p.pagetop a img {
		width: 30px;
		height: 30px;
	}
}

@media (min-width: 768px) {
	p.pagetop a {
		position: fixed;
		bottom: 100px;
		right: 35px;
		width: 50px;
		height: 50px;
		z-index: 999;
	}

	p.pagetop a img {
		width: 50px;
		height: 50px;
	}
}

@media (min-width: 1921px) {
	p.pagetop a {
		right: calc(50% - 920px);
		z-index: 99;
	}
}




/* サブページ共通
=========================================================================== */

.bg_sub {
	position: relative;
	padding-top: 170px;
	background: #fff9e9 url(../images/bg_sub.png) center bottom / cover no-repeat;
	overflow: hidden;
}

.bg_sub:before {
	position: absolute;
	top: 260px;
	left: 7%;
	width: 150px;
	height: 190px;
	background: url(../images/deco_mainimg.png) center / contain no-repeat;
	content: "";
	opacity: 0.8;
}

.inner_sub {
	min-height: 390px;
	padding: 45px 0;
}

.cont_sub {
	width: 90%;
	padding-left: 75px;
}

.label_sub {
	margin-bottom: 5px;
	color: #6f964d;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 2rem;
	font-weight: 500;
	letter-spacing: 0.08em;
}

.cont_sub h2 {
	margin-bottom: 35px;
	color: #5b3b28;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 4.5rem;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.08em;
}

.cont_sub p.text {
	color: #5b3b28;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 2;
	letter-spacing: 0.05em;
}

@media (min-width: 1400px) {
	.bg_sub .container {
		position: relative;
		z-index: 1;
		width: 1300px;
	}

}

.bg_breadcrumb {
	padding: 15px 0;
	background-color: #fff9ea;
}

.bg_breadcrumb .container {
	width: 90%;
	max-width: 1470px;
}

.breadcrumb_list {
	display: flex;
	align-items: center;
	margin: 0;
	padding: 0;
}

.breadcrumb_list li {
	color: #9a6f54;
	font-size: 1.3rem;
	letter-spacing: 0.04em;
}

.breadcrumb_list li+li:before {
	margin: 0 15px;
	color: #d6c9b8;
	content: ">";
}

.breadcrumb_list a {
	color: #9a6f54;
}

h3.service {
	color: #5b3b28;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 3.4rem;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0.08em;
	overflow-wrap: anywhere;
}

.cont_sub h2,
.cont_sub p.text {
	overflow-wrap: anywhere;
}

@media (max-width: 1199px) {
	.bg_sub {
		padding-top: 120px;
	}

	.inner_sub {
		min-height: 370px;
	}

	.cont_sub {
		padding-left: 30px;
	}

	.cont_sub h2 {
		font-size: 4.2rem;
		position: relative;
		z-index: 999;
	}

	.cont_sub p.text {
		font-size: 1.6rem;
	}
}

@media (max-width: 991px) {
	.bg_sub {
		padding-top: 100px;
	}

	.bg_sub:before {
		top: 150px;
		left: 1%;
		width: 105px;
	}

	.inner_sub {
		flex-direction: column;
		min-height: 0;
		padding: 50px 0 40px;
	}

	.cont_sub {
		margin-bottom: 30px;
		padding-left: 0;
	}

	.cont_sub h2 {
		margin-bottom: 0;
		font-size: 3.4rem;
	}

	h3.service {
		font-size: 3rem;
	}
}

@media (max-width: 767px) {
	.bg_sub {
		padding-top: 80px;
	}

	.bg_sub:before {
		display: none;
	}


	.bg_sub .container,
	.bg_breadcrumb .container {}

	.inner_sub {
		min-height: 0;
		padding: 40px 0 40px;
	}

	.cont_sub {
		margin-bottom: 0;
		padding-left: 0;
	}

	.label_sub {
		font-size: 1.5rem;
		text-align: center;
	}

	.cont_sub h2 {
		margin-bottom: 0;
		font-size: 2.7rem;
		letter-spacing: 0.06em;
		text-align: center;
	}

	.cont_sub p.text {
		font-size: 1.5rem;
		line-height: 1.9;
		letter-spacing: 0.02em;
	}

	.bg_breadcrumb {
		padding: 15px 0;
	}

	.breadcrumb_list li {
		font-size: 1.1rem;
	}

	h3.service {
		font-size: 2rem;
		line-height: 1.5;
		letter-spacing: 0.04em;
		text-align: center !important;
	}
}



/* about.html　たんぽぽについて
=========================================================================== */

.page_about .label_sub {
	font-size: 1.8rem;
}

.page_about .cont_sub h2 {
	font-size: 4.5rem;
}

.page_about .cont_sub p.text {
	font-size: 1.7rem;
}

.page_about .breadcrumb_list li {
	font-size: 1.4rem;
}

.bg_about01 {
	position: relative;
	padding: 40px 0 70px;
	background-color: #fff;
}

.bg_about01:before,
.bg_about01:after {
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	pointer-events: none;
}

/* .bg_about01:before {
	top: 165px;
	left: 2%;
	width: 165px;
	height: 245px;
	background-image: url(../images/deco_about01_left.png);
	opacity: 0.48;
} */

/* .bg_about01:after {
	right: 3%;
	bottom: 75px;
	width: 190px;
	height: 190px;
	background-image: url(../images/deco_about01_right.png);
	opacity: 1;
	transform: rotate(8deg);
} */

.bg_about01 .container,
.bg_about02 .container,
.bg_about03 .container,
.bg_about04 .container {
	position: relative;
	z-index: 1;
}

.ttl_about {
	margin-bottom: 45px;
	text-align: center;
}

.ttl_about .en {
	margin-bottom: 5px;
	color: #6f964d;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.4rem;
	font-weight: 500;
	letter-spacing: 0.08em;
}

.ttl_about h3 {
	position: relative;
	display: inline-block;
	padding-bottom: 14px;
	color: #5b3b28;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 3.5rem;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0.12em;
}

.ttl_about h3:after {
	position: absolute;
	right: 50%;
	bottom: 0;
	width: 55px;
	height: 2px;
	background-color: #e6a335;
	content: "";
	transform: translateX(50%);
}

.inner_about01 {
	max-width: 1100px;
	margin: 0 auto;
}

.pic_about01 {
	width: 42%;
}

.placeholder_about01 {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 430px;
	border-radius: 35px;
	background-color: #d9d9d9;
	color: #777;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 2.1rem;
	font-weight: 700;
	letter-spacing: 0.08em;
}

.cont_about01 {
	position: relative;
	width: 100%;
	min-height: 400px;
	padding: 40px 190px 90px;
	border-radius: 35px;
	background-color: #fffdf8;
	overflow: hidden;
}

.bg_about01 p.text {
	position: relative;
	z-index: 1;
	color: #5f4939;
	font-size: 1.7rem;
	line-height: 2;
	letter-spacing: 0.035em;
}

.cont_about01:before,
.cont_about01:after {
	position: absolute;
	bottom: 0;
	width: 430px;
	height: 430px;
	background-color: #fffdf8;
	background-image: url(../images/deco_about01_text.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: contain;
	background-blend-mode: multiply;
	opacity: 0.42;
	content: "";
	pointer-events: none;
	z-index: 0;
}

.cont_about01:before {
	left: 0;
}

.cont_about01:after {
	right: 0;
	transform: scaleX(-1);
}

.name_about01 {
	position: relative;
	z-index: 1;
	margin-top: 30px;
	color: #5b3b28;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.7rem;
	font-weight: 600;
	line-height: 1.8;
	text-align: right;
}

.bg_about02 {
	padding: 40px 0 70px;
	background-color: #fffdf8;
}

.list_about02 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 0;
}

.list_about02:after {
	width: 31.5%;
	content: "";
}

.list_about02 li {
	position: relative;
	width: 31.5%;
	min-height: 335px;
	margin-bottom: 30px;
	padding: 35px 30px 30px;
	border: 1px solid #efdcad;
	border-radius: 20px;
	background-color: #fff9e6;
	box-shadow: 0 4px 14px rgba(82, 59, 43, 0.04);
	text-align: center;
	overflow: hidden;
	margin-right: 2.75%;
}

.list_about02 li:nth-of-type(3n) {
	margin-right: 0;
}

.list_about02 li:after {
	position: absolute;
	right: -12px;
	bottom: -10px;
	width: 90px;
	height: 110px;
	background: url(../images/deco_mainimg.png) center / contain no-repeat;
	content: "";
	opacity: 0.5;
	transform: rotate(12deg);
}

.pic_about02 {
	position: relative;
	z-index: 1;
	width: 160px;
	height: 160px;
	margin: 0 auto 25px;
	border-radius: 50%;
	overflow: hidden;
}

.pic_about02 img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.pic_about02 img.staff_img01 {
	object-position: 54% 30%;
}

.pic_about02 img.staff_img02 {
	object-position: 50% 29%;
}

.list_about02 h4 {
	position: relative;
	z-index: 1;
	margin-bottom: 15px;
	color: #5b3b28;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.9rem;
	font-weight: 700;
	letter-spacing: 0.06em;
}

.list_about02 p.text {
	position: relative;
	z-index: 1;
	color: #6a5545;
	font-size: 1.45rem;
	line-height: 1.8;
}

.bg_about03 {
	padding: 40px 0 70px;
	background-color: #fff;
}

.list_about03 {
	box-sizing: border-box;
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding: 30px 45px;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 28px;
	background-color: #fff;
	box-shadow: 0 5px 25px rgba(82, 59, 43, 0.09);
}

.list_about03 th,
.list_about03 td {
	padding: 18px 5px;
	border-bottom: 1px solid #eee5d7;
	vertical-align: middle;
}

.list_about03 tr:last-child th,
.list_about03 tr:last-child td {
	border-bottom: none;
}

.list_about03 th {
	width: 210px;
	padding-right: 30px;
	color: #5b3b28;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-align: left;
}

.list_about03 td {
	color: #5f4939;
	font-size: 1.6rem;
	line-height: 1.8;
	letter-spacing: 0.025em;
}

.bg_about04 {
	padding: 40px 0 120px;
	background-color: #fffdf8;
}

.box_about04 {
	padding: 30px;
	border-radius: 30px;
	background-color: #f0f7e4;
}

.box_about04+.box_about04 {
	margin-top: 45px;
}

.box_about04_02 {
	background-color: #fff3d5;
}

.inner_info_about04 {
	align-items: stretch;
}

.inner_info_about04 .info_about04 {
	width: 58%;
}

.pic_about04 {
	width: 39%;
	border-radius: 22px;
	overflow: hidden;
}

.pic_about04 img {
	display: block;
	width: 100%;
	height: 100%;
	min-height: 430px;
	object-fit: cover;
}

.box_about04_01 .pic_about04 img {
	object-position: 85% 50%;
}

.box_about04_02 .pic_about04 img {
	object-position: 45% 50%;
}

.info_about04 {
	width: 100%;
	padding: 30px 35px;
	border-radius: 22px;
	background-color: rgba(255, 255, 255, 0.9);
}

.info_about04 h4 {
	margin-bottom: 25px;
	color: #55733a;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 2.6rem;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0.04em;
}

.box_about04_02 .info_about04 h4,
.box_about04_02 .route_about04 h5 {
	color: #d88e24;
}

.list_info_about04 {
	box-sizing: border-box;
	width: 100%;
	margin: 0 0 25px;
	border-collapse: separate;
	border-spacing: 0;
}

.list_info_about04 th,
.list_info_about04 td {
	padding-bottom: 14px;
	color: #5f4939;
	font-size: 1.6rem;
	line-height: 1.75;
	vertical-align: top;
}

.list_info_about04 tr:last-child th,
.list_info_about04 tr:last-child td {
	padding-bottom: 0;
}

.list_info_about04 th {
	width: 180px;
	padding-right: 15px;
	color: #5b3b28;
	font-weight: 700;
	text-align: left;
}

.btn_about04 {
	margin: 0;
}

.btn_about04 a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 220px;
	height: 50px;
	border-radius: 25px;
	background-color: #6f964d;
	color: #fff;
	font-size: 1.5rem;
	font-weight: 600;
	letter-spacing: 0.06em;
}

.box_about04_02 .btn_about04 a {
	background-color: #e6a02d;
}

.btn_about04 a i {
	margin-right: 10px;
	font-size: 1.7rem;
}

.map_about04 iframe {
	display: block;
	width: 100%;
	height: 460px;
	margin-top: 25px;
	overflow: hidden;
	border-radius: 22px;
}

.map_about04 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.route_about04 {
	width: 100%;
	margin-top: 25px;
	padding: 30px 35px;
	border-radius: 22px;
	background-color: rgba(255, 255, 255, 0.72);
}

.route_about04 h5 {
	margin-bottom: 20px;
	color: #6f964d;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.06em;
}

.route_about04 p.text {
	position: relative;
	margin: 0;
	padding-left: 42px;
	color: #5f4939;
	font-size: 1.6rem;
	line-height: 1.75;
}

.route_about04 p.text i {
	position: absolute;
	top: 2px;
	left: 0;
	color: #6f964d;
	font-size: 2.4rem;
}

.box_about04_02 .route_about04 p.text i {
	color: #e6a02d;
}

@media (max-width: 1199px) {
	.page_about .cont_sub h2 {
		font-size: 4.3rem;
	}

	.page_about .cont_sub p.text {
		font-size: 1.7rem;
	}

	.bg_about01:before {
		left: 0;
		width: 125px;
		height: 200px;
	}

	.bg_about01:after {
		right: 1%;
		width: 150px;
		height: 150px;
	}

	.list_about03 {
		padding: 25px 30px;
	}
}

@media (max-width: 991px) {
	.page_about .cont_sub h2 {
		font-size: 3.7rem;
	}

	.bg_about01,
	.bg_about02,
	.bg_about03,
	.bg_about04 {
		padding: 65px 0 20px;
	}

	.bg_about04 {
		padding-bottom: 70px;
	}

	.cont_about01 {
		padding: 0 70px 70px;
		min-height: inherit;
	}

	.cont_about01:before,
	.cont_about01:after {
		bottom: 0;
		width: 280px;
		height: 280px;
	}

	.cont_about01:before {
		left: 0;
	}

	.cont_about01:after {
		right: 0;
	}

	.bg_about01 p.text {
		font-size: 1.6rem;
	}


	.list_about02 li {
		width: 48%;
		min-height: 310px;
		padding: 30px 20px 25px;
		margin-right: 4%;
	}

	.list_about02 li:nth-of-type(3n) {
		margin-right: 4%;
	}

	.list_about02 li:nth-of-type(2n) {
		margin-right: 0;
	}

	.pic_about02 {
		width: 125px;
		height: 125px;
	}

	.ttl_about h3 {
		font-size: 3rem;
	}

	.inner_info_about04 {
		flex-direction: column;
	align-items: stretch;
}

.inner_info_about04 .info_about04 {
	width: 100%;
		margin-bottom: 20px;
}

.pic_about04 {
	width: 100%;
}

	.info_about04 h4 {
		font-size: 2.3rem;
	}
}

@media (max-width: 767px) {
	.page_about .label_sub {
		font-size: 1.6rem;
		text-align: center;
	}

	.page_about .cont_sub h2 {
		font-size: 2.7rem;
		letter-spacing: 0.06em;
		text-align: center;
	}

	.page_about .cont_sub p.text {
		font-size: 1.6rem;
		letter-spacing: 0.02em;
	}

	.page_about .breadcrumb_list li {
		font-size: 1.2rem;
	}

	.bg_about01,
	.bg_about02,
	.bg_about03,
	.bg_about04 {
		padding: 40px 0 20px;
	}

	.bg_about01 .container,
	.bg_about02 .container,
	.bg_about03 .container,
	.bg_about04 .container {}

	.bg_about01:before,
	.bg_about01:after {
		display: none;
	}

	.ttl_about {
		margin-bottom: 30px;
	}

	.ttl_about h3 {
		font-size: 2.5rem;
	}

	.inner_about01 {
		display: block;
	}

	.pic_about01,
	.cont_about01 {
		width: 100%;
	}

	.pic_about01 {
		margin-bottom: 30px;
	}

	.cont_about01 {
		min-height: 0;
		padding: 0 25px 70px;
		border-radius: 25px;
	}

	.cont_about01:before,
	.cont_about01:after {
		bottom: 0;
		width: 190px;
		height: 190px;
		opacity: 0.38;
	}

	.cont_about01:before {
		left: 0;
	}

	.cont_about01:after {
		right: 0;
	}

	.name_about01 {
		margin-top: 25px;
		font-size: 1.4rem;
		text-align: center;
	}

	.inner_info_about04 {
		display: block;
	}

	.inner_info_about04 .info_about04,
	.pic_about04 {
		width: 100%;
	}

	.pic_about04 {
		height: 250px;
		margin-top: 20px;
	}

	.pic_about04 img {
		min-height: 0;
	}

	.placeholder_about01 {
		max-width: 270px;
		height: 200px;
		margin: 0 auto 20px;
		border-radius: 25px;
		font-size: 1.9rem;
	}

	.bg_about01 p.text {
		font-size: 1.6rem;
		line-height: 1.9;
	}

	.list_about02 li {
		width: 100%;
		min-height: 285px;
		padding: 25px 15px 20px;
	}

	.pic_about02 {
		width: 120px;
		height: 120px;
		margin-bottom: 20px;
	}

	.list_about02 h4 {
		font-size: 1.7rem;
	}

	.list_about02 p.text {
		font-size: 1.35rem;
	}

	.list_about03 {
		padding: 15px 20px;
		border-radius: 22px;
	}

	.list_about03,
	.list_about03 tbody,
	.list_about03 tr,
	.list_about03 th,
	.list_about03 td {
		display: block;
		width: 100%;
	}

	.list_about03 th {
		padding: 20px 0 7px;
		border-bottom: none;
	}

	.list_about03 td {
		padding: 0 0 20px;
		font-size: 1.5rem;
	}

	.list_about03 tr:last-child td {
		padding-bottom: 0;
	}

	.box_about04 {
		padding: 15px;
		border-radius: 20px;
	}

	.info_about04 {
		padding: 25px 20px;
	}

	.info_about04 h4 {
		font-size: 2rem;
	}

	.list_info_about04,
	.list_info_about04 tbody,
	.list_info_about04 tr,
	.list_info_about04 th,
	.list_info_about04 td {
		display: block;
		width: 100%;
	}

	.list_info_about04 th,
	.list_info_about04 td {
		font-size: 1.4rem;
	}

	.list_info_about04 th {
		padding: 0 0 3px;
	}

	.list_info_about04 td {
		padding: 0 0 14px;
	}

	.list_info_about04 tr:last-child td {
		padding-bottom: 0;
	}

	.btn_about04 a {
		width: 100%;
		max-width: 200px;
		margin: 0 auto;
	}

	.map_about04 iframe {
		height: 300px;
		margin-top: 20px;
	}

	.route_about04 {
		margin-top: 20px;
		padding: 25px 20px;
	}

	.route_about04 h5 {
		font-size: 1.8rem;
	}
}



/* service.html　サービスのご案内
=========================================================================== */

.placeholder_service {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #d3d3d3;
	color: #777;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.05em;
}


.pic_service01.placeholder_service {
	height: 360px;
	border-radius: 35px;
}

.pic_service02.placeholder_service {
	height: 300px;
	border-radius: 30px;
	overflow: hidden;
	background-color: transparent;
}

.pic_service04.placeholder_service {
	height: 240px;
	border-radius: 20px;
}

.pic_service05.placeholder_service {
	width: 260px;
	height: 130px;
	margin-top: 20px;
	border-radius: 14px;
}

.placeholder_service img,
.img_service {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: inherit;
}

.img_service01 {
	object-position: 54% center;
}

.img_service02_a {
	object-position: center 46%;
}

.img_service02_b {
	object-position: center center;
}

.img_service04_a {
	object-position: center 55%;
}

.img_service04_b {
	object-position: center top;
}

.img_service05_a {
	object-position: 62% 38%;
}

.img_service05_b {
	object-position: center 62%;
}

.img_service05_c {
	object-position: center 52%;
}

.bg_service01 {
	position: relative;
	padding: 60px 0 70px;
	background-color: #fff9ea;
	overflow: hidden;
}

.bg_service01:before,
.bg_service01:after {
	display: none;
}

.bg_service01 .container {
	position: relative;
	z-index: 1;
}

.inner_service01 {
	max-width: 1400px;
	margin: 0 auto;
	padding: 60px 90px 60px;
	border-radius: 36px;
	background: url(../images/service01_bg_deco.png) center / cover no-repeat;
}

.cont_service01 {
	width: 100%;
	max-width: 620px;
	margin: 0 auto;
}

.cont_service01 h3.service {
	margin-bottom: 35px;
	text-align: center;
}

.bg_service01 p.text {
	margin-bottom: 20px;
	color: #5f4939;
	font-size: 1.7rem;
	line-height: 2.1;
	letter-spacing: 0.035em;
}

.pic_service01 {
	display: none;
}

.pic_service01 img {
	width: 100%;
	border-radius: 35px;
}

.bg_service_slider {
	padding: 0 0 80px;
	background-color: #fbf4dc;
	overflow: hidden;
}

.container_service_slider {
	width: 100%;
}

.slider_service {
	margin: 0 -14px;
}

.slide_service {
	padding: 0 14px;
}

.slide_service p {
	margin: 0;
}

.slide_service img {
	display: block;
	width: 100%;
	aspect-ratio: 10 / 7;
	border-radius: 28px;
	object-fit: cover;
	object-position: center;
	box-shadow: 0 8px 24px rgba(91, 59, 40, 0.08);
}


.slider_service .slick-track {
	display: flex;
	align-items: stretch;
}

.slider_service .slick-slide {
	height: auto;
}

.slider_service .slick-slide>div,
.slider_service .slide_service,
.slider_service .slide_service p {
	height: 100%;
}

.note_service01 {
	margin-top: 18px;
	color: #6f964d;
	font-size: 1.45rem;
	font-weight: 600;
	line-height: 1.8;
}

.bg_service02 {
	padding: 100px 0 30px;
	background-color: #fff;
}

.box_service02 {
	position: relative;
	min-height: 390px;
	padding: 70px 90px;
	border-radius: 35px;
	background-color: #fff4d8;
	overflow: hidden;
}

.box_service02+.box_service02 {
	margin-top: 70px;
}

.box_service02_02 {
	background-color: #f2f7e7;
}

.cont_service02 {
	position: relative;
	z-index: 1;
	width: 48%;
}

.num_service02 {
	position: absolute;
	top: -45px;
	left: -45px;
	color: rgba(231, 149, 36, 0.12);
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 10rem;
	font-weight: 700;
	line-height: 1;
}

.box_service02_02 .num_service02 {
	color: rgba(111, 150, 77, 0.11);
}

.ttl_service02 {
	position: relative;
	margin-bottom: 15px;
	color: #d58a22;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 4rem;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.08em;
	overflow-wrap: anywhere;
}

.ttl_service02 span {
	font-size: 3rem;
	display: inline-block;
	margin-left: 5px;
}

.box_service02_02 .ttl_service02 {
	color: #55733a;
}

.lead_service02 {
	position: relative;
	margin-bottom: 15px;
	color: #5b3b28;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 2rem;
	font-weight: 600;
	line-height: 1.6;
	letter-spacing: 0.05em;
	overflow-wrap: anywhere;
}

.bg_service02 p.text {
	position: relative;
	margin-bottom: 25px;
	color: #5f4939;
	font-size: 1.6rem;
	line-height: 1.9;
	letter-spacing: 0.035em;
}

.ttl_service02 span {
	font-size: 2.4rem;
	display: inline-block;
	margin-left: 5px;
}

.tag_service02 {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
}

.tag_service02 li {
	min-width: 100px;
	margin: 0 10px 10px 0;
	padding: 8px 20px;
	border-radius: 25px;
	background-color: #fff;
	color: #6a5545;
	font-size: 1.4rem;
	font-weight: 600;
	text-align: center;
}

.pic_service02 {
	width: 45%;
}

.pic_service02 img {
	width: 100%;
	border-radius: 30px;
	transform: scale(1.08);
}

.bg_service03 {
	padding: 70px 0 100px;
	background-color: #fff;
}

.ttl_service03 {
	margin-bottom: 45px;
	text-align: center;
}

.ttl_service03 .en {
	margin-bottom: 8px;
	color: #6f964d;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 0.08em;
}

.list_service03 {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	gap: 25px 2.75%;
	margin: 0;
}

.list_service03 li {
	position: relative;
	width: 31.5%;
	min-height: 280px;
	padding: 35px 90px 30px 35px;
	border: 1px solid #f0dfba;
	border-radius: 22px;
	background-color: #fffdf8;
	box-shadow: 0 4px 15px rgba(82, 59, 43, 0.05);
}

.icon_service03 {
	position: absolute;
	right: 25px;
	bottom: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 58px;
	height: 58px;
	border-radius: 50%;
	background-color: #f4f8e9;
	color: #7d9e5c;
	font-size: 2.5rem;
}

.list_service03 li:nth-child(2n) .icon_service03 {
	background-color: #fff4d8;
	color: #e7a02d;
}

.list_service03 h4 {
	margin-bottom: 18px;
	color: #5b3b28;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.55;
	letter-spacing: 0.04em;
	overflow-wrap: anywhere;
}

.list_service03 p.text {
	color: #6b5748;
	font-size: 1.45rem;
	line-height: 1.8;
	letter-spacing: 0.02em;
}

.bg_service04 {
	padding: 70px 0 70px;
	background-color: #f3f8e9;
}

.inner_service04 {
	display: block;
	max-width: 1200px;
	margin: 0 auto;
}

.box_service04 {
	width: 100%;
	padding: 30px;
	border-radius: 25px;
	background-color: rgba(255, 255, 255, 0.78);
}

.box_service04+.box_service04 {
	margin-top: 30px;
}

.pic_service04 {
	width: 36%;
}

.cont_service04 {
	width: 59%;
}

.cont_service04 h3.service {
	margin-bottom: 15px;
	color: #55733a;
	font-size: 2.5rem;
}

.bg_service04 p.text {
	color: #5f4939;
	font-size: 1.5rem;
	line-height: 1.9;
	letter-spacing: 0.03em;
}

.bg_service05 {
	padding: 95px 0 80px;
	background-color: #fff;
}

.list_service05 {
	position: relative;
	margin: 0 auto;
}

.list_service05:before {
	position: absolute;
	top: 30px;
	bottom: 30px;
	left: 195px;
	width: 2px;
	background-color: #b7cf93;
	content: "";
}

.list_service05 li {
	position: relative;
	width: 100%;
	min-height: 140px;
	margin-bottom: 20px;
	padding: 30px 35px 30px 245px;
	border: 1px solid #f0dfba;
	border-radius: 20px;
	background-color: #fff;
	box-shadow: 0 4px 14px rgba(82, 59, 43, 0.04);
}

.list_service05 li:before {
	position: absolute;
	top: 42px;
	left: 187px;
	width: 18px;
	height: 18px;
	border: 4px solid #fff;
	border-radius: 50%;
	background-color: #7e9f5c;
	box-shadow: 0 0 0 1px #a9c87a;
	content: "";
}

.time_service05 {
	position: absolute;
	top: 30px;
	left: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 140px;
	min-height: 44px;
	padding: 8px 10px;
	border-radius: 22px;
	background-color: #fff2ce;
	color: #55733a;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	text-align: center;
}

.list_service05 h4 {
	margin-bottom: 12px;
	color: #5b3b28;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.5;
	overflow-wrap: anywhere;
}

.list_service05 p.text {
	color: #6b5748;
	font-size: 1.5rem;
	line-height: 1.8;
}

.bg_service06 {
	padding: 0 0 100px;
	background-color: #fff;
}


.box_service06 {
	position: relative;
	max-width: 1150px;
	margin: 0 auto;
	padding: 60px 80px;
	border: 1px solid #f1dfaf;
	border-radius: 32px;
	background-color: #fff6dc;
	text-align: center;
	overflow: hidden;
}

.box_service06:before,
.box_service06:after {
	position: absolute;
	border-radius: 50%;
	background-color: rgba(142, 176, 101, 0.12);
	content: "";
}

.box_service06:before {
	top: -55px;
	left: -45px;
	width: 150px;
	height: 150px;
}

.box_service06:after {
	right: -35px;
	bottom: -55px;
	width: 135px;
	height: 135px;
}

.box_service06 .en {
	position: relative;
	margin-bottom: 8px;
	color: #6f964d;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: 0.08em;
}

.box_service06 h3.service {
	position: relative;
	margin-bottom: 20px;
}

.box_service06 p.text {
	position: relative;
	color: #5f4939;
	font-size: 1.7rem;
	line-height: 2;
	letter-spacing: 0.035em;
}

@media (max-width: 1199px) {
	.box_service02 {
		padding: 70px 50px;
	}

	.ttl_service02 {
		font-size: 3.5rem;
	}

	.list_service03 {
		gap: 25px 3%;
	}

	.list_service03 li {
		width: 48.5%;
		min-height: 240px;
	}

	.box_service04 {
		display: block;
	}

	.pic_service04,
	.cont_service04 {
		width: 100%;
	}

	.pic_service04 {
		margin-bottom: 15px;
	}

	.list_service05:before {
		left: 175px;
	}

	.list_service05 li {
		padding-left: 225px;
	}

	.list_service05 li:before {
		left: 167px;
	}

	.time_service05 {
		width: 125px;
	}
}

@media (max-width: 991px) {
	.bg_service01 {
		padding: 75px 0 65px;
	}

	.bg_service_slider {
		padding-bottom: 70px;
	}

	.container_service_slider {
		width: 94%;
	}

	.slider_service {
		margin: 0 -10px;
	}

	.slide_service {
		padding: 0 10px;
	}

	.slide_service img {
		border-radius: 24px;
	}

	.bg_service01:before,
	.bg_service01:after {
		display: none;
	}

	.inner_service01 {
		display: block;
		padding: 72px 58px 68px;
		border-radius: 30px;
	}

	.cont_service01 {
		width: 100%;
		max-width: none;
		margin-bottom: 0;
	}

	.bg_service01 p.text {
		font-size: 1.5rem;
	}

	.box_service02 {
		min-height: 340px;
		padding: 40px;
	}

	.ttl_service02 {
		font-size: 3.2rem;
	}
	
	.ttl_service02 span {
	font-size: 1.6rem;
	display: inline-block;
	margin-left: 5px;
}
	.lead_service02 {
		font-size: 1.8rem;
	}

	.bg_service02 p.text {
		font-size: 1.5rem;
	}

	.tag_service02 li {
		min-width: 80px;
		padding: 7px 14px;
	}

	.bg_service03,
	.bg_service05 {
		padding-bottom: 85px;
	}

	.bg_service04 {
		padding: 65px 0;
	}

	.cont_service04 h3.service {
		font-size: 1.9rem;
	}

	.list_service05:before {
		left: 160px;
	}

	.list_service05 li {
		padding-left: 205px;
	}

	.list_service05 li:before {
		left: 152px;
	}

	.time_service05 {
		left: 20px;
		width: 115px;
		font-size: 1.4rem;
	}
}

@media (max-width: 767px) {

	.bg_service01,
	.bg_service02,
	.bg_service03,
	.bg_service04,
	.bg_service05 {
		padding: 30px 0;
	}

	.bg_service01 .container,
	.bg_service02 .container,
	.bg_service03 .container,
	.bg_service04 .container,
	.container_service05 {}

	.bg_service01:before,
	.bg_service01:after {
		display: none;
	}

	.inner_service01 {
		display: block;
		padding: 30px 20px 30px;
		border-radius: 24px;
		background-position: center;
	}

	.cont_service01 {
		width: 100%;
		max-width: none;
		margin-bottom: 0;
	}

	.cont_service01 h3.service {
		margin-bottom: 25px;
		text-align: left;
	}

	.bg_service01 p.text {
		font-size: 1.5rem;
		line-height: 1.9;
	}

	.pic_service01 img {
		border-radius: 25px;
	}

	.box_service02 {
		display: flex;
		min-height: 0;
		padding: 55px 25px 35px;
		border-radius: 25px;
	}

	.cont_service02,
	.pic_service02 {
		width: 100%;
	}

	.pic_service02 {
		margin-top: 25px;
	}

	.box_service02_02 .pic_service02 {
		margin-top: 0;
		margin-bottom: 0;
	}

	.num_service02 {
		top: -55px;
		left: -10px;
		font-size: 7rem;
	}

	.ttl_service02 {
		font-size: 2.8rem;
	}

	.lead_service02 {
		font-size: 1.6rem;
	}

	.tag_service02 li {
		min-width: 0;
		font-size: 1.3rem;
	}

	.pic_service02 img {
		border-radius: 20px;
	}

	.ttl_service03 {
		margin-bottom: 30px;
	}

	.list_service03 {
		display: block;
	}

	.list_service03 li {
		width: 100%;
		min-height: 0;
		padding: 30px 85px 30px 25px;
		border-radius: 18px;
		margin-bottom: 10px;
	}

	.icon_service03 {
		right: 20px;
		bottom: 25px;
	}

	.list_service03 h4 {
		font-size: 1.9rem;
	}

	.list_service03 p.text {
		font-size: 1.4rem;
	}

	.inner_service04 {
		display: block;
	}

	.box_service04 {
		width: 100%;
		padding: 20px;
	}

	.box_service04+.box_service04 {
		margin-top: 20px;
	}

	.pic_service04 img {
		height: 100%;
	}

	.bg_service04 p.text {
		font-size: 1.4rem;
	}

	.list_service05 {
		display: block;
	}

	.list_service05:before {
		display: none;
	}

	.list_service05 li {
		width: 100%;
		min-height: 0;
		margin-bottom: 15px;
		padding: 25px;
	}

	.list_service05 li:before {
		display: none;
	}

	.time_service05 {
		position: static;
		width: auto;
		min-height: 0;
		margin-bottom: 15px;
		padding: 7px 16px;
		display: inline-flex;
	}

	.pic_service05.placeholder_service {
		width: 100%;
		height: 150px;
	}

	.pic_service01.placeholder_service {
		height: 280px;
		border-radius: 25px;
	}

	.pic_service02.placeholder_service {
		height: 230px;
		border-radius: 20px;
	}

	.pic_service04.placeholder_service {
		height: 220px;
	}

	.bg_service06 {
		padding: 0 0 60px;
	}

	.bg_service06 .container {}

	.box_service06 {
		padding: 40px 25px;
		border-radius: 24px;
	}

	.box_service06 h3.service {
		font-size: 2.2rem;
	}

	.box_service06 p.text {
		font-size: 1.5rem;
		line-height: 1.9;
	}
}



/* recruit.html　採用情報
=========================================================================== */



.bg_recruit01 {
	padding: 70px 0 0;
	background-color: #fff;
}

.inner_recruit01 {
	margin: 0 auto;
}

.pic_recruit01 {
	width: 39%;
	height: 430px;
	border-radius: 32px;
	overflow: hidden;
}

.pic_recruit01 img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center 38%;
}

.cont_recruit01 {
	width: 54%;
}

.en_recruit {
	margin-bottom: 10px;
	color: #6f964d;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.8rem;
	letter-spacing: 0.07em;
}

.cont_recruit01 h3 {
	margin-bottom: 25px;
	color: #5b3b28;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.55;
	letter-spacing: 0.06em;
	overflow-wrap: anywhere;
}

.bg_recruit01 p.text {
	margin-bottom: 15px;
	color: #5f4939;
	font-size: 1.6rem;
	line-height: 1.95;
	letter-spacing: 0.025em;
}

.bg_recruit02 {
	position: relative;
	padding: 80px 0 0;
	background-color: #fffdf8;
}

.bg_recruit02:before {
	left: 1%;
	top: 44%;
	transform: rotate(-12deg);
}

.bg_recruit02:after {
	right: 1%;
	bottom: 35px;
	transform: rotate(12deg);
}

.ttl_recruit {
	position: relative;
	z-index: 1;
	margin-bottom: 35px;
	text-align: center;
}

.ttl_recruit .en {
	margin-bottom: 7px;
	color: #6f964d;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.8rem;
	letter-spacing: 0.07em;
}

.ttl_recruit h3 {
	color: #5b3b28;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 3.4rem;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0.1em;
	overflow-wrap: anywhere;
}

.ttl_recruit_left {
	margin-bottom: 25px;
	/* text-align: left; */
}

.box_recruit02 {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: stretch;
	padding: 35px;
	border: 1px solid #dfe9cb;
	border-radius: 28px;
	background-color: rgba(255, 255, 255, 0.96);
	box-shadow: 0 3px 15px rgba(82, 59, 43, 0.04);
}

.box_recruit02+.box_recruit02 {
	margin-top: 25px;
}

.left_recruit02 {
	width: 31%;
	padding-right: 35px;
}

.pic_recruit02 {
	width: 100%;
	height: 270px;
	border-radius: 22px;
	overflow: hidden;
}

.pic_recruit02 img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center 32%;
}

.pic_recruit02 img.interview_illust {
	object-fit: contain;
	object-position: center;
}

.profile_recruit02 {
	padding: 22px 5px 0;
	text-align: center;
}

.office_recruit02 {
	display: block !important;
	margin: 0 0 8px !important;
	color: #8a735f !important;
	font-size: 1.35rem !important;
}

.profile_recruit02 h4 {
	margin-bottom: 10px;
	color: #5b3b28;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 2.1rem;
	font-weight: 700;
	letter-spacing: 0.06em;
}

.profile_recruit02 h4 span {
	display: inline-block;
	font-size: 1.6rem;
	margin-left: 10px;
}

.profile_recruit02 p {
	display: inline-block;
	margin: 0 6px;
	color: #6f964d;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.5rem;
	font-weight: 600;
}

.qa_recruit02 {
	width: 69%;
	margin: 0;
	padding-left: 40px;
	border-left: 1px solid #eee2d1;
}

.qa_recruit02 div {
	padding: 18px 0 22px;
	border-bottom: 1px solid #eee7dc;
}

.qa_recruit02 div:last-child {
	border-bottom: none;
}

.qa_recruit02 dt {
	margin-bottom: 10px;
	color: #6f964d;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.7;
}

.qa_recruit02 dd {
	color: #5f4939;
	font-size: 1.7rem;
	line-height: 1.9;
}

.bg_recruit03 {
	padding: 80px 0 100px;
	background-color: #fff;
}

p.text_recruit03 {
	font-weight: 700;
	color: #e0221f;
	font-size: 2rem;
	letter-spacing: 0.05em;
	text-align: center;
	margin-bottom: 30px;
}

.box_recruit03 {
	position: relative;
	padding: 25px 50px;
	border: 1px solid #efe2c8;
	border-radius: 28px;
	background-color: #fff;
	box-shadow: 0 5px 24px rgba(82, 59, 43, 0.06);
	overflow: hidden;
}

.box_recruit03:after {
	position: absolute;
	right: 45px;
	bottom: -20px;
	width: 120px;
	height: 170px;
	background: url(../images/deco_mainimg.png) center / contain no-repeat;
	content: "";
	opacity: 0.18;
}

.list_recruit03 {
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	border-collapse: separate;
	border-spacing: 0;
}

.list_recruit03 th,
.list_recruit03 td {
	padding: 20px 5px;
	border-bottom: 1px solid #efe7da;
	vertical-align: top;
}

.list_recruit03 tr:last-child th,
.list_recruit03 tr:last-child td {
	border-bottom: none;
}

.list_recruit03 th {
	width: 230px;
	padding-right: 30px;
	color: #5b3b28;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.7rem;
	font-weight: 700;
	line-height: 1.8;
	text-align: left;
}

.list_recruit03 td {
	color: #5f4939;
	font-size: 1.7rem;
	line-height: 1.8;
}

s.bg_contact_recruit .cont_contact_f {
	padding-top: 10px;
}

.text_recruit_contact {
	margin-top: 18px;
	color: #5f4939;
	font-size: 1.4rem;
	line-height: 1.8;
}

@media (max-width: 1199px) {
	.pic_recruit01 {
		height: 390px;
	}

	.left_recruit02 {
		width: 33%;
	}

	.qa_recruit02 {
		width: 67%;
		padding-left: 30px;
	}

	.box_recruit03 {
		padding: 25px 35px;
	}
}

@media (max-width: 991px) {

	.bg_recruit01,
	.bg_recruit02,
	.bg_recruit03 {
		padding: 70px 0 80px;
	}

	.inner_recruit01 {
		align-items: flex-start;
	}

	.cont_recruit01 h3 {
		font-size: 2.9rem;
	}

	.bg_recruit01 p.text {
		font-size: 1.5rem;
	}

	.pic_recruit01 {
		height: 350px;
	}

	.box_recruit02 {
		padding: 30px;
	}

	.left_recruit02 {
		width: 36%;
		padding-right: 25px;
	}

	.pic_recruit02 {
		height: 240px;
	}

	.qa_recruit02 {
		width: 64%;
		padding-left: 25px;
	}

	.qa_recruit02 dt {
		font-size: 1.5rem;
	}

	.qa_recruit02 dd {
		font-size: 1.4rem;
	}

	.list_recruit03 th {
		width: 190px;
	}
}

@media (max-width: 767px) {

	.bg_recruit01,
	.bg_recruit02,
	.bg_recruit03 {
		padding: 30px 0 40px;
	}

	.bg_recruit01 .container,
	.bg_recruit03 .container {}


	.inner_recruit01 {
		display: block;
	}

	.pic_recruit01,
	.cont_recruit01 {
		width: 100%;
	}

	.pic_recruit01 {
		margin-bottom: 30px;
	}

	.pic_recruit01 {
		height: 280px;
		border-radius: 24px;
	}

	.cont_recruit01 h3 {
		font-size: 2rem;
		letter-spacing: 0.04em;
	}

	.bg_recruit02:before,
	.bg_recruit02:after {
		display: none;
	}

	.ttl_recruit {
		margin-bottom: 25px;
	}

	.ttl_recruit h3 {
		font-size: 2.4rem;
		letter-spacing: 0.06em;
	}

	.box_recruit02 {
		display: block;
		padding: 22px;
		border-radius: 22px;
	}

	.left_recruit02,
	.qa_recruit02 {
		width: 100%;
	}

	.left_recruit02 {
		padding-right: 0;
	}

	.pic_recruit02 {
		height: 230px;
	}

	.profile_recruit02 {
		padding-bottom: 22px;
	}

	.qa_recruit02 {
		padding: 15px 0 0;
		border-top: 1px solid #eee2d1;
		border-left: none;
	}

	.box_recruit03 {
		padding: 15px 22px;
		border-radius: 22px;
	}

	p.text_recruit03 {
	font-weight: 700;
	color: #e0221f;
	font-size: 1.7rem;
	letter-spacing: 0.02em;
	text-align: center;
	margin-bottom: 20px;
}

	.box_recruit03:after {
		display: none;
	}

	.list_recruit03,
	.list_recruit03 tbody,
	.list_recruit03 tr,
	.list_recruit03 th,
	.list_recruit03 td {
		display: block;
		width: 100%;
	}

	.list_recruit03 th {
		padding: 18px 0 5px;
		border-bottom: none;
	}

	.list_recruit03 td {
		padding: 0 0 18px;
	}

	.list_recruit03 tr:last-child td {
		padding-bottom: 0;
	}

	.bg_contact_recruit .cont_contact_f {
		padding-top: 0;
	}
}




/* contact.html　お問い合わせ
=========================================================================== */


.bg_contact01 {
	padding: 70px 0 55px;
	background-color: #fff;
}

.box_contact01 {
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 1050px;
	min-height: 240px;
	margin: 0 auto;
	padding: 45px 70px;
	border-radius: 30px;
	background: linear-gradient(100deg, #fff6d9 0%, #f2f7e9 100%);
	box-shadow: 0 0 2px rgba(50, 30, 25, 0.08);
	text-align: center;
}

.cont_contact01 h3 {
	margin-bottom: 20px;
	color: #5b3b28;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 2.2rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	overflow-wrap: anywhere;
}

.contact_methods01 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 12px 70px;
	margin-bottom: 20px;
}

.contact_method01 {
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 0;
	color: #5b3b28;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 4rem;
	font-weight: 700;
	line-height: 1.25;
	letter-spacing: 0.04em;
}

p.tel_contact01 span.tel_link {
	color: #5b3b28;
}

.contact_method01 i {
	color: #f5a623;
	font-size: 3.2rem;
}

/* .contact_method01 .fa-phone {
	transform: scaleX(-1);
} */

.contact_method01 a {
	color: #5b3b28;
}

.cont_contact01 p.text {
	color: #7c5a43;
	font-size: 1.5rem;
	line-height: 1.8;
}

.bg_contact02 {
	position: relative;
	padding: 55px 0 115px;
	overflow: hidden;
	background-color: #fff;
}

.bg_contact02:before,
.bg_contact02:after {
	position: absolute;
	width: 150px;
	height: 210px;
	background: url(../images/deco_mainimg.png) center / contain no-repeat;
	content: "";
	opacity: 0.28;
}

.bg_contact02:before {
	top: 190px;
	left: -35px;
}

.bg_contact02:after {
	right: -25px;
	bottom: 95px;
	transform: rotate(15deg);
}

.ttl_contact {
	position: relative;
	z-index: 1;
	margin-bottom: 25px;
	text-align: center;
}

.ttl_contact .en {
	margin-bottom: 8px;
	color: #6f964d;
	font-size: 1.4rem;
	letter-spacing: 0.08em;
}

.ttl_contact h3 {
	color: #5b3b28;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 2.7rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1.45;
	overflow-wrap: anywhere;
}

.text_contact02 {
	position: relative;
	z-index: 1;
	max-width: 1080px;
	margin: 0 auto 20px;
	color: #5f4939;
	font-size: 1.5rem;
	line-height: 1.9;
	overflow-wrap: anywhere;
}

.text_contact02 span {
	color: #f08b42;
	font-weight: 700;
}

.box_contact02 {
	position: relative;
	z-index: 1;
	margin: 0 auto;
	padding: 40px 30px 40px;
	border-radius: 30px;
	background-color: #fff;
	box-shadow: 0 15px 45px rgba(92, 66, 40, 0.1);
}

.p-country-name {
	display: none;
}

.table_contact {
	width: 100%;
	margin-bottom: 35px;
	border-collapse: separate;
	border-spacing: 0;
	border: 1px solid #e6dece;
	border-radius: 18px;
	overflow: hidden;
}

.table_contact th,
.table_contact td {
	padding: 18px 22px;
	border-bottom: 1px solid #e9e2d6;
	vertical-align: middle;
}

.table_contact tr:last-child th,
.table_contact tr:last-child td {
	border-bottom: none;
}

.table_contact th {
	width: 27%;
	background-color: #fbf8ef;
	color: #5b3b28;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.03em;
}

.table_contact td {
	background-color: #fff;
	color: #5f4939;
	font-size: 1.5rem;
}

.required {
	display: inline-block;
	margin-left: 10px;
	padding: 3px 8px;
	border-radius: 12px;
	background-color: #fff0dc;
	color: #e57d35;
	font-size: 1.1rem;
	font-weight: 700;
	line-height: 1.2;
	vertical-align: 2px;
}

.table_contact input[type="text"],
.table_contact select,
.table_contact textarea {
	width: 100%;
	padding: 12px 15px;
	border: 1px solid #ddd5c8;
	border-radius: 8px;
	background-color: #fff;
	color: #4e4036;
	font-size: 1.5rem;
	line-height: 1.5;
}

.table_contact input[type="text"]:focus,
.table_contact select:focus,
.table_contact textarea:focus {
	border-color: #92aa72;
	outline: none;
	box-shadow: 0 0 0 3px rgba(111, 150, 77, 0.12);
}

.table_contact textarea {
	min-height: 180px;
	resize: vertical;
}

.form-s {
	max-width: 280px;
}

.form-m {
	max-width: 420px;
}

.radio_contact {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.radio_contact input[type="radio"] {
	position: absolute;
	opacity: 0;
}

.radio_contact label {
	min-width: 210px;
	padding: 11px 18px;
	border: 1px solid #ddd8cd;
	border-radius: 22px;
	background-color: #fff;
	color: #665144;
	font-size: 1.4rem;
	font-weight: 500;
	text-align: center;
	cursor: pointer;
}

.radio_contact input[type="radio"]:checked+label {
	border-color: #7d9a5e;
	background-color: #edf4df;
	color: #55733a;
}

.zip_contact {
	display: flex;
	align-items: center;
	gap: 10px;
}

.zip_contact span {
	font-size: 1.6rem;
}

.btn_zip {
	min-width: 115px;
	height: 46px;
	padding: 0 18px;
	border: none;
	border-radius: 8px;
	background-color: #6f8f4f;
	color: #fff;
	font-size: 1.4rem;
	font-weight: 700;
	cursor: pointer;
}

.btn_zip:hover {
	background-color: #55733a;
}

.box_privacy {
	display: flex;
	align-items: flex-start;
	margin-bottom: 25px;
	padding: 30px 35px;
	border-radius: 20px;
	background-color: #eef4e4;
}

.icon_privacy {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 55px;
	height: 55px;
	margin-right: 20px;
	border-radius: 50%;
	background-color: #fff;
	color: #55733a;
	font-size: 2.2rem;
}

.cont_privacy {
	width: 90%;
}

.cont_privacy h4 {
	margin-bottom: 12px;
	color: #5b3b28;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.05em;
}

.privacy_text {
	min-height: 100px;
	padding: 20px;
	border-radius: 10px;
	background-color: rgba(255, 255, 255, 0.72);
	color: #5f4939;
	font-size: 1.4rem;
	line-height: 1.8;
}

.agree_contact {
	margin-bottom: 28px;
	color: #5f4939;
	font-size: 1.5rem;
	text-align: center;
}

.agree_contact input[type="checkbox"] {
	width: 18px;
	height: 18px;
	margin-right: 8px;
	vertical-align: -4px;
}

.btn_confirm {
	text-align: center;
}

.btn_confirm button {
	min-width: 500px;
	min-height: 70px;
	padding: 15px 35px;
	border: none;
	border-radius: 35px;
	background-color: #f5a623;
	color: #fff;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.7rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	cursor: pointer;
}

.btn_confirm button:hover {
	background-color: #e79412;
}

.btn_confirm button span {
	margin-left: 18px;
}

.list_btn_contact {
	display: flex;
	justify-content: center;
	gap: 20px;
	margin-top: 24px;
}

.list_btn_contact button {
	min-width: 220px;
	min-height: 60px;
	padding: 12px 28px;
	border: 2px solid #f5a623;
	border-radius: 30px;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	cursor: pointer;
	transition: background-color 0.2s, color 0.2s, border-color 0.2s, opacity 0.2s;
}

.btn_back_contact {
	background-color: #fff;
	color: #d98b18;
}

.btn_send_contact {
	background-color: #f5a623;
	color: #fff;
}

.list_btn_contact button:hover {
	border-color: #e79412;
	background-color: #e79412;
	color: #fff;
	opacity: 1;
}

.bg_contact_page .cont_contact_f {
	padding-top: 0;
}

.bg_contact_page .list_contact_f li+li {
	justify-content: center;
}

@media (max-width: 1199px) {
	.box_contact02 {
		padding: 40px;
	}

	.radio_contact label {
		min-width: 190px;
	}
}

@media (max-width: 991px) {
	.bg_contact01 {
		padding: 55px 0 45px;
	}

	.bg_contact02 {
		padding: 45px 0 90px;
	}

	.box_contact01 {
		min-height: 210px;
		padding: 35px 45px;
	}

	.contact_method01 {
		font-size: 2.8rem;
	}

	.ttl_contact h3 {
		font-size: 3rem;
	}

	.box_contact02 {
		padding: 35px 30px 45px;
	}

	.table_contact th {
		width: 30%;
	}

	.radio_contact label {
		min-width: 0;
		width: 48%;
	}

	.btn_confirm button {
		min-width: 440px;
	}
}

@media (max-width: 767px) {

	.bg_contact01 .container,
	.bg_contact02 .container {}

	.bg_contact01 {
		padding: 40px 0 35px;
	}

	.bg_contact02 {
		padding: 20px 0 65px;
	}

	.bg_contact02:before,
	.bg_contact02:after {
		display: none;
	}

	.box_contact01 {
		display: block;
		min-height: 0;
		padding: 30px 20px;
		border-radius: 22px;
	}

	.cont_contact01 h3 {
		font-size: 1.8rem;
	}

	.contact_methods01 {
		gap: 8px 18px;
	}

	.contact_method01 {
		font-size: 2.4rem;
	}

	.contact_method01 i {
		font-size: 2rem;
	}

	.ttl_contact {
		margin-bottom: 20px;
	}

	.ttl_contact h3 {
		font-size: 2.4rem;
		letter-spacing: 0.05em;
	}

	.text_contact02 {
		font-size: 1.4rem;
		line-height: 1.8;
	}

	.box_contact02 {
		padding: 20px 15px 35px;
		border-radius: 20px;
	}

	.table_contact,
	.table_contact tbody,
	.table_contact tr,
	.table_contact th,
	.table_contact td {
		display: block;
		width: 100%;
	}

	.table_contact {
		border-radius: 14px;
	}

	.table_contact th {
		padding: 14px 15px 8px;
		border-bottom: none;
		background-color: #fbf8ef;
		font-size: 1.4rem;
	}

	.table_contact td {
		padding: 8px 15px 16px;
	}

	.table_contact tr:last-child th {
		border-bottom: none;
	}

	.table_contact input[type="text"],
	.table_contact select,
	.table_contact textarea {
		font-size: 1.6rem;
	}

	.form-s,
	.form-m {
		max-width: none;
	}

	.radio_contact {
		display: block;
	}

	.radio_contact label {
		display: block;
		width: 100%;
		margin-bottom: 8px;
	}

	.zip_contact {
		flex-wrap: wrap;
	}

	.zip_contact .form-s {
		width: 75%;
	}

	.btn_zip {
		width: 100%;
	}

	.box_privacy {
		display: block;
		padding: 25px 20px;
	}

	.icon_privacy {
		margin: 0 auto 15px;
	}

	.cont_privacy {
		width: 100%;
	}

	.cont_privacy h4 {
		font-size: 1.8rem;
		text-align: center;
	}

	.agree_contact {
		font-size: 1.4rem;
		line-height: 1.7;
	}

	.btn_confirm button {
		width: 100%;
		max-width: 300px;
		min-width: 0;
		min-height: 65px;
		padding: 15px 20px;
		font-size: 1.5rem;
		line-height: 1.6;
	}

	.list_btn_contact {
		gap: 12px;
		margin-top: 18px;
		flex-direction: column;
		align-items: center;
	}

	.list_btn_contact button {
		width: 100%;
		max-width: 250px;
		min-height: 55px;
		padding: 10px 15px;
		font-size: 1.5rem;
	}
}







@media (max-width: 767px) {
	h4.privacy {
		font-size: 1.4rem;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		margin-bottom: 5px;
		line-height: 1.6;
		margin-top: 10px;
	}

	.inner_privacy {
		height: 160px;
		overflow: auto;
		overflow-y: scroll;
		font-size: 1.3rem;
		line-height: normal;
		padding: 15px 15px 10px;
		border: solid 1px #ccc;
		border-radius: 4px;
		background-color: #fff;
		margin-bottom: 20px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
	}

	.inner_privacy h5 {
		font-size: 1.3rem;
		font-weight: 700;
		padding-bottom: 10px;
		border-bottom: 1px dotted #aaa;
		margin-bottom: 10px;
	}

	p.ttl_privacy {
		font-size: 1.3rem;
		font-weight: 700;
		margin-bottom: 5px;
	}

	.inner_privacy p.text {
		font-size: 1.3rem;
		line-height: 1.6;
		margin-bottom: 15px;
	}

	.inner_privacy p.text span.tel_link {
		border-bottom: 1px solid #333;
	}

	ul.privacy li {
		list-style-type: decimal;
		margin-left: 20px;
		margin-bottom: 5px;
		font-size: 1.3rem;
	}
}

@media (min-width: 768px) {
	h4.privacy {
		font-size: 1.5rem;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		margin-bottom: 5px;
		line-height: 1.6;
		margin-top: 30px;
	}

	.inner_privacy {
		height: 180px;
		overflow: auto;
		overflow-y: scroll;
		font-size: 1.4rem;
		line-height: normal;
		padding: 20px;
		border: solid 1px #ccc;
		border-radius: 4px;
		background-color: #fff;
		margin-bottom: 25px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
	}

	.inner_privacy h5 {
		font-size: 1.5rem;
		font-weight: 700;
		padding-bottom: 10px;
		border-bottom: 1px dotted #aaa;
		margin-bottom: 10px;
	}

	p.ttl_privacy {
		font-size: 1.4rem;
		font-weight: 700;
		margin-bottom: 5px;
	}

	.inner_privacy p.text {
		font-size: 1.4rem;
		line-height: 1.6;
		margin-bottom: 15px;
	}

	ul.privacy li {
		list-style-type: decimal;
		margin-left: 20px;
		margin-bottom: 5px;
		font-size: 1.3rem;
	}

	.inner_privacy p.text_r {
		text-align: right;
		padding-right: 1.5em;
		margin-top: 1em;
	}
}
