@charset "utf-8";

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: transparent;
	font-size: 62.5%;
}

body {
	margin: 0;
	padding: 0;
	background: #f7f4ed;
	color: #000;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-size: 1.0rem;
	font-weight: normal;
	line-height: 1.5;
	overflow-wrap: anywhere;
	word-break: normal;
	line-break: strict;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section, main {
	display: block;
}

body, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
}

ul, ol, li {
	list-style: none;
}

dt {
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-size: inherit;
	font-weight: inherit;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
	border-top-width: 1px;
	margin: 0;
	clear: both;
	color: inherit;
}

pre {
	font-family: monospace, monospace;
	font-size: inherit;
}

address {
	font-style: inherit;
}

abbr[title] {
	text-decoration: underline dotted;
}

b,
strong {
	font-weight: bolder;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: inherit;
}

small {
	font-size: 100%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
	vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
	-webkit-appearance: none;
	appearance: none;
	vertical-align: middle;
	color: inherit;
	font: inherit;
	background: transparent;
	padding: 0;
	margin: 0;
	border-radius: 0;
	text-align: inherit;
	text-transform: inherit;
}

[type="checkbox"] {
	-webkit-appearance: checkbox;
	appearance: checkbox;
}

[type="radio"] {
	-webkit-appearance: radio;
	appearance: radio;
}

input:focus,
textarea:focus,
select:focus {
	outline: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	cursor: pointer;
}

button:disabled,
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled {
	cursor: default;
}

:-moz-focusring {
	outline: auto;
}

select:disabled {
	opacity: inherit;
}

option {
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	min-width: 0;
}

legend {
	padding: 0;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

label[for] {
	cursor: pointer;
}

details {
	display: block;
}

summary {
	display: list-item;
}

[contenteditable]:focus {
	outline: auto;
}

table {
	border-color: inherit;
	border-collapse: collapse;
}

caption {
	text-align: left;
}

td,
th {
	vertical-align: top;
	padding: 0;
}

th {
	text-align: left;
	font-weight: bold;
}

img {
	width: 100%;
	height: auto;
	border-style: none;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
}

a {
	text-decoration: none;
	color: inherit;
	outline: none;
}

a:focus {
	outline: none;
}

a {
	transition-property: opacity;
	transition-duration: 0.5s;
}

a:hover {
	opacity: 0.6;
}

/*----- .clearfix -----*/

.clearfix::after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

html {
	font-size: calc((100vw - 15px) / 100 * 0.732);
}

body {
	background: #e6b55d;
	font-size: 1.0rem;
}

main {
    padding-bottom: 21rem;
}

@media screen and (max-width: 767px) {
	main {
		padding-bottom: 6rem;
	}
	
	html {
		font-size: 2.5641vw;
	}

	body {
		font-size: 1.0rem;
	}
}

main > section {
	position: relative;
}

#mv {
	z-index: 10;
}

#box01 {
	margin-top: -5.2rem;
}

#box02 {
	margin-top: -0.9rem;
}

#box03 {
	margin-top: -8.2rem;
}

#box01 .hp {
	width: 6.2rem;
	right: 34.5rem;
	top: 26rem;
	position: absolute;
}

#box01 .x {
	width: 4.4rem;
	right: 28rem;
	top: 26rem;
	position: absolute;
}

#dsc .map {
	width: 15.2rem;
	right: 30.4rem;
	top: 11.4rem;
	position: absolute;
}

#pdf .dl {
	width: 30rem;
	right: 43rem;
	top: 8.6rem;
	position: absolute;
}

@media screen and (max-width: 767px) {

	#box01 {
		margin-top: -1.4rem;
	}
	
	#box02,
	#box03 {
		margin-top: 0;
	}
	
	#box01 .hp {
		width: 3.8rem;
		right: 14.4rem;
		top: 26rem;
	}
	
	#box01 .x {
		width: 2.7rem;
		right: 10.4rem;
		top: 26rem;
	}
	
	#dsc .map {
		width: 8.8rem;
		right: 3.2rem;
		top: 6.6rem;
	}
	
	#pdf .dl {
		width: 16.5rem;
		right: 5.7rem;
		top: 5.7rem;
	}
	
}

#bottomCts {
	padding-bottom: 17.7rem;
	position: relative;
}

#bottomCts .container {
	margin: 0 auto;
	padding: 3.6rem 4.5rem;
	width: 85%;
	background: #fff;
	box-sizing: border-box;
	text-align: left;
}

#bottomCts .container::before {
	content: " ";
	width: 100%;
	height: 75rem;
	background: url(../img/bg_pat.png) no-repeat center center / contain;
	display: block;
	left: 0;
	top: 0;
	z-index: 1;
	position: absolute;
}

#bottomCts .container > * {
	z-index: 10;
	position: relative;
}

#bottomCts .container h1 {
	margin: 0 auto 3.4rem;
	padding: 0.2rem 0;
	background: #7f9b3e;
	border-radius: 2rem;
	color: #fff;
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 3.9rem;
	text-align: center;
	letter-spacing: 0.06em;
}

#bottomCts #panel {
	margin-bottom: 6.4rem;
}

#bottomCts #panel ul {
	margin: 0 auto;
	padding: 2rem 0 0;
	width: 103.6rem;
	flex-wrap: wrap;
	display: flex;
	gap: 1.8rem 4.4rem;
}

#bottomCts #panel ul li {
	width: 17.2rem;
}

#bottomCts #panel ul li img {
	width: 100%;
	height: auto;
}

#bottomCts #name ul {
	padding: 0 3.2rem;
}

#bottomCts #name ul li {
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 4.8rem;
	letter-spacing: 0.06em;
	display: inline;
}

#bottomCts #name ul li:not(:last-child)::after {
	content: "\FF0F";
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 4.8rem;
	letter-spacing: 0.06em;
	display: inline;
}

@media screen and (max-width: 767px) {

	#bottomCts {
		padding: 0 2.4rem 6.4rem;
	}
	
	#bottomCts .container {
		margin: 0 auto;
		padding: 1.2rem 1.4rem 0.8rem;
		width: auto;
	}
	
	#bottomCts .container::before {
		display: none;
	}
	
	#bottomCts .container h1 {
		margin: 0 auto 1rem;
		padding: 0.1rem 0;
		border-radius: 0.6rem;
		font-size: 1.5rem;
		line-height: 1;
	}
	
	#bottomCts #panel {
		margin-bottom: 1.8rem;
	}
	
	#bottomCts #panel ul {
		padding: 0.4rem 0 0;
		width: 30.2rem;
		gap: 0.9rem 2.2rem;
	}
	
	#bottomCts #panel ul li {
		width: 8.6rem;
	}
	
	#bottomCts #name ul {
		padding: 0 1rem;
	}
	
	#bottomCts #name ul li {
		font-size: 1.1rem;
		line-height: 1.5rem;
	}
	
	#bottomCts #name ul li:not(:last-child)::after {
		font-size: 1.1rem;
		line-height: 1.5rem;
	}
	
}

footer {
	background: #85b25f;
	position: relative;
}

footer::before {
	content: " ";
	width: 100%;
	height: 20.6rem;
	background: url(../img/ft_bg.png) no-repeat center bottom / contain;
	display: block;
	left: 0;
	top: -19.6rem;
	position: absolute;
}

footer .container {
	padding: 4.4rem 10rem 3.4rem;
}

footer h1 {
	margin: 0 auto 0.7rem;
	color: #fff;
	font-size: 2.7rem;
	font-weight: bold;
	line-height: 3.8rem;
	text-align: center;
	letter-spacing: 0.06em;
}

footer p {
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 3.3rem;
	text-align: center;
	letter-spacing: 0.06em;
}

footer p a:hover {
	opacity: 1;
}

@media screen and (max-width: 767px) {

	footer::before {
		height: 5.7rem;
		background-image: url(../img/ft_bg_sp.png);
		top: -5.4rem;
	}
	
	footer .container {
		padding: 0.7rem 2rem 1.2rem;
	}
	
	footer h1 {
		margin: 0 auto 0.2rem;
		font-size: 1.3rem;
		line-height: 1;
	}
	
	footer p {
		font-size: 1.1rem;
		line-height: 1.3rem;
	}
	
}

/*----- flg -----*/

.flgP {
	display: block;
}

.flgS {
	display: none;
}

@media screen and (max-width: 767px) {

	.flgP {
		display: none;
	}

	.flgS {
		display: block;
	}
}

