@charset "UTF-8";

/* Base
-------------------------------------------------- */
html {
	font-size: 62.5%;
}

body {
	min-width: 320px;
	overflow-y: scroll;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.6rem;
	font-weight: 500;
	font-feature-settings: "palt" 1;
	color: #757575;
	letter-spacing: 0.025em;
	word-break: normal;
	word-wrap: break-word;
	background-color: #fff;
	stroke-opacity: 0.5;
	stroke-width: 0.5px;
	stroke-dasharray: 3, 3;
	shape-rendering: crispEdges;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
}

h2 {
	font-family: "Zen Old Mincho", serif;
	font-size: 3rem;
	font-weight: 700;
	text-align: justify;
	text-justify: inter-character;
}

h3 {
	font-size: 2.6rem;
	font-weight: 700;
	line-height: 1.6em;
	text-align: justify;
	text-justify: inter-character;
}

h4 {
	font-size: 2.2rem;
	font-weight: 700;
	text-align: justify;
	text-justify: inter-character;
}

h5 {
	font-size: 2rem;
	font-weight: 700;
	text-align: justify;
	text-justify: inter-character;
}

h6 {
	font-size: 1.8rem;
	font-weight: 700;
	text-align: justify;
	text-justify: inter-character;
}

p {
	margin-bottom: 1em;
	line-height: 2em;
	text-align: justify;
	text-justify: inter-character;
}

div > p:last-of-type {
	margin-bottom: 0;
}

ol,
ul {
	list-style: none;
}

li {
	margin-left: 1.2em;
	line-height: 1.6em;
}

ul.disc {
	list-style: disc;
}

table {
	border-spacing: 0;
	border-collapse: separate;
}

input,
button,
select,
option,
textarea {
	padding: 0;
	margin: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	outline: none;
	border-radius: 0;
}

a:link,
a::before,
a::after,
a img,
input[type="image"],
input[type="submit"] {
	color: #757575;
	text-decoration: none;
}

a:visited {
	color: #757575;
}

a:hover img,
input[type="image"]:hover {
	text-decoration: none;
	opacity: 0.6;
}

a:hover {
	color: #265837;
	opacity: 0.8;
}

a:focus {
	outline: none;
}

a[target="_blank"] {
	position: relative;
	color: #265837;
}

a.external[target="_blank"]::after {
	position: absolute;
	display: inline-block;
	width: 1em;
	height: 1em;
	margin: 0.6em 0 0 0.6em;
	content: "";
	background: url(../../img/common/img_external_hover.svg) center left/contain no-repeat;
}

a.link_gt--normal {
	font-size: 1.6rem;
}

a.link_gt--normal::before {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right: 0.5em;
	content: "";
	border-top: 1px solid #b8b8b8;
	border-right: 1px solid #b8b8b8;
	transform: rotate(45deg);
}

a.link_gt--small {
	font-size: 1.4rem;
}

a.link_gt--small::before {
	display: inline-block;
	width: 7px;
	height: 7px;
	margin-right: 0.5em;
	content: "";
	border-top: 1px solid #b8b8b8;
	border-right: 1px solid #b8b8b8;
	transform: rotate(45deg);
}

a img {
	display: block;
}

main section > div a[href$=".pdf"] {
	display: inline;
	padding-bottom: 1px;
	line-height: 1.5em;
	word-break: break-all;
	text-decoration: none;
	border-bottom: dotted 1px #000;
}

a[href$=".pdf"]::before {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-top: -4px;
	vertical-align: middle;
	content: " ";
	background: url(../../img/common/ico_pdf_24.png) no-repeat;
	background-size: contain;
}

button {
	padding: 0;
	margin: 0;
	background: transparent;
	border: 0;
}

sup {
	font-size: 1.1rem;
	line-height: 1;
	vertical-align: text-top;
	letter-spacing: 0.1em;
}

sub {
	font-size: 1.1rem;
	line-height: 1;
	vertical-align: 0;
	letter-spacing: 0.1em;
}

hgroup p {
	margin-bottom: 0 !important;
}

.c-box-small {
	font-size: 1.4rem;
}

.inquiry__container--title {
	font-weight: 700;
}

main {
	width: 100%;
	margin: 0 auto;
	overflow-x: hidden;
}

main article section,
main aside section {
	max-width: 900px;
	padding: 80px 20px;
	margin: 0 auto;
}

main article section:first-child {
	width: 100%;
	padding: 60px 0 0;
}

/* Utility
-------------------------------------------------- */
img.fluidimg {
	max-width: 100%;
	height: auto;
}

.clearfix::after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	font-size: 0.1em;
	line-height: 0;
	content: "";
}

.asterisk {
	margin: 20px 0 10px;
}

.asterisk p {
	margin: 0 0 0.25em 1em;
	font-size: 1.4rem;
	line-height: 1.6em;
	text-indent: -1.075em;
}

.asterisk p::before {
	content: "※";
}

.asterisk--no {
	margin: 20px 0 10px;
	counter-reset: item 0;
}

.asterisk--no p {
	margin: 0 0 0 2em;
	font-size: 1.4rem;
	line-height: 1.5em;
	text-indent: -2em;
}

.asterisk--no p::before {
	margin-right: 0.25em;
	content: "※" counter(item);
	counter-increment: item 1;
}

.pc__none {
	display: block;
}

.pc__space {
	display: none;
}

#menu__bg,
.sp__none {
	display: none;
}

#pagetop__arrow {
	position: fixed;
	right: 0;
	bottom: 70px;
	z-index: 1001;
	visibility: hidden;
	background: #8bc121;
	opacity: 0;
	transition: all 1.2s;
}

#pagetop__arrow.fade {
	visibility: visible;
	opacity: 0.75;
}

.arrow {
	position: relative;
}

.arrow::after {
	position: absolute;
	top: calc(50% - 5px);
	left: calc(50% + 110px);
	width: 20px;
	height: 8px;
	content: "";
	border-right: solid 1px;
	border-bottom: solid 1px;
	transform: skew(45deg);
}

.arrow:hover::after {
	color: #fff;
}

.btn {
	position: relative;
	display: inline-block;
	width: 300px;
	padding: 17px 0;
	font-size: 1.6rem;
	line-height: 1;
	color: #01984c;
	text-align: center;
	background: #fff;
	border: 1px solid #01984c;
	border-radius: 30px;
	transition: 0.3s;
}

.btn:hover {
	font-weight: 700;
	color: #fff;
	background: #01984c;
}

/* Header
-------------------------------------------------- */
@-webkit-keyframes MenuFade {
	0% {
		display: none;
		opacity: 0;
	}

	to {
		display: block;
		opacity: 1;
	}
}

@keyframes MenuFade {
	0% {
		display: none;
		opacity: 0;
	}

	to {
		display: block;
		opacity: 1;
	}
}

html.prevent {
	position: fixed;
	z-index: -1;
	width: 100%;
	height: 100%;
}

#header__navi {
	position: fixed;
	z-index: 1000;
	width: 100%;
	min-width: 320px;
	background: rgb(255 255 255);
}

#header__navi--toggle {
	display: block;
	width: 25px;
	height: 20px;
	margin-top: 5px;
	margin-left: 20px;
	cursor: pointer;
}

#header__navi--icon,
#header__navi--icon::after,
#header__navi--icon::before {
	display: block;
	width: 25px;
	height: 2px;
	background-color: #4a4b4f;
}

#header__navi--icon {
	position: relative;
	top: 9px;
	font-size: 0;
}

#header__navi--icon.active {
	background: 0 0;
}

#header__navi--icon::after,
#header__navi--icon::before {
	position: absolute;
	left: 0;
	content: "";
	transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

#header__navi--icon::before {
	top: -9px;
}

#header__navi--icon::after {
	top: 9px;
}

#header__navi--icon.active::before {
	top: 0;
	transform: rotate(45deg);
}

#header__navi--icon.active::after {
	top: 0;
	transform: rotate(-45deg);
}

.header__container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	height: 70px;
}

#menu__bg {
	position: fixed;
	top: 100px;
	z-index: 98;
	width: 100%;
	height: calc(100% - 100px);
	-webkit-backdrop-filter: blur(10px) brightness(1);
	backdrop-filter: blur(10px) brightness(1);
	transition: top 0.6s;
}

#menu__bg.menu--fade {
	display: block;
	-webkit-animation-name: MenuFade;
	animation-name: MenuFade;
	-webkit-animation-duration: 0.6s;
	animation-duration: 0.6s;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

#menu {
	position: fixed;
	top: 70px;
	z-index: 99;
	width: 100vw;
	height: calc(100% - 70px);
	overflow: auto;
	opacity: 0.95;
	-webkit-overflow-scrolling: auto;
}

#menu.menu--on {
	right: 0;
	visibility: visible;
	width: 100%;
	transition-duration: 0.6s;
}

#menu,
#menu.menu--off {
	right: -100vw;
	visibility: hidden;
	width: 100vw;
	transition-duration: 1.8s;
}

.menu__container {
	height: 100vh;
	padding: 0 20px;
	margin: 0 auto;
	background-color: #fff;
	opacity: 0.95;
}

.menu__item a {
	display: block;
	padding: 30px 0;
	margin-top: 0;
	font-weight: 700;
	border-bottom: solid 1px #ddd;
}

.menu__contact {
	position: fixed;
	right: initial;
	bottom: 0;
	z-index: 1000;
	display: flex;
	flex-direction: row;
	gap: 0;
	width: 100%;
	height: 70px;
}

.menu__contact > div {
	width: 100%;
}

.menu__contact div > a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 70px;
	font-size: 1.4rem;
	font-weight: 700;
	color: #fff;
}

.menu__contact--inquiry::before {
	width: 32px;
	margin-right: 8px;
	content: url(../../img/common/img_contact_inquiry.svg);
}

.menu__contact--tel::before {
	width: 32px;
	margin-right: 2px;
	content: url(../../img/common/img_contact_tel.svg);
}

.menu__contact > a:hover {
	opacity: 0.6;
}

.menu__contact--inquiry {
	background: #255937;
}

.menu__contact--inquiry:hover {
	background: #7c9b87;
}

.menu__contact--tel {
	background: #f18814;
}

.menu__contact--tel:hover {
	background: #f7b872;
}

.header__navi--blocks {
	display: flex;
	gap: 25px;
	justify-content: space-between;
	max-width: 1100px;
	padding: 0 20px;
	margin: 0 auto;
}

/* breadcrumbs
	---------------------------------------------- */
.breadcrumbs_line {
	background-color: #fff;
}

.breadcrumbs_wrapper {
	max-width: 1100px;
	padding: 10px 20px 0;
	margin: 0 auto;
}

.breadcrumbs_contents {
	margin: 0 auto;
}

.breadcrumbs {
	z-index: 10;
	padding: 0 0 10px;
	overflow-x: auto;
	font-size: 1.4rem;
	line-height: 1;
}

.breadcrumbs ol {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}

.breadcrumbs ol li {
	position: relative;
	display: inline-block;
	margin-left: 2em;
	font-size: 1.2rem;
	white-space: nowrap;
}

.breadcrumbs ol li:first-child {
	margin-left: 0;
	white-space: nowrap;
}

.breadcrumbs ol li::before {
	position: absolute;
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-top: 8px;
	margin-left: -1.5em;
	content: "";
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	transform: rotate(45deg);
}

.breadcrumbs ol li:first-child::before {
	content: initial;
}

/* Footer
-------------------------------------------------- */
footer {
	width: 100%;
	padding: 80px 0 80px;
	margin: 0 auto;
	background: #f7f9f7;
}

footer section {
	max-width: 1100px;
	padding: 0 20px;
	margin: 0 auto;
}

.pagetop__arrow--up {
	display: block !important;
	padding: 27px 31px;
	line-height: 0;
}

.pagetop__arrow--up:hover {
	background-color: #a8d159;
}

.inquiry__container--link {
	display: flex;
	flex-direction: column;
	gap: 10px;
	align-items: stretch;
	justify-content: space-around;
}

.inquiry__container--link a {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 200px;
	padding: 5px;
	border: solid 1px #757575;
	border-radius: 10px;
}

.inquiry__container--link a:hover {
	color: #757575;
	background-color: #75757505;
	opacity: 0.6;
}

.inquiry__container--link a h4 {
	text-align: center;
}

.inquiry__container--link a h5 {
	margin-top: 10px;
	text-align: center;
}

.inquiry__container--btn {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	margin: 0.25em 0 0.4em;
	font-size: 2rem;
	font-weight: 700;
}

.inquiry__container--btn_mail {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	margin: 0.25em 0 0.4em;
	font-size: 1.6rem;
	font-weight: 700;
}

#img_hover-mail,
#img_hover-tel {
	margin-right: 8px;
}

#img_hover-mail:hover {
	opacity: 1;
}

.footer__container--contents {
	display: flex;
	flex-direction: column;
	gap: 60px;
	justify-content: center;
}

.footer__container--navi {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.footer__container--navi > div:first-child {
	width: 150px;
}

.footer__container--navi a {
	font-weight: 700;
}

.footer__container--adjustment {
	display: flex;
	flex-direction: column;
	gap: 20px;
	align-items: baseline;
}

.footer__container--adress {
	font-size: 1.4rem;
	font-weight: 700;
}

.footer__container--copyright {
	display: flex;
	gap: 30px;
	align-items: end;
	justify-content: space-between;
	margin-top: 40px;
	font-size: 14px;
	color: #b8b8b8;
}

.footer__container--copyright a {
	color: #b8b8b8;
}

.footer__container--copyright > div:nth-child(1) {
	order: 1;
}

.footer__container--copyright > div:nth-child(2) {
	order: 3;
}

.footer__container--copyright > div:nth-child(3) {
	order: 2;
}

header a:hover,
footer a:hover {
	color: #245736 !important;
}

@media print,
screen and (min-width: 768px) {
	a[href^="tel:"] {
		pointer-events: none;
	}

	.breadcrumbs ol {
		justify-content: flex-end;
	}

	/* Header
	-------------------------------------------------- */
	.header__container {
		height: 100px;
	}

	.header__navi--hamburger {
		display: none;
	}

	.header__item--logo {
		flex-basis: 40%;
	}

	#menu {
		position: static;
		top: 100px;
		visibility: visible !important;
		flex-basis: 60%;
		height: calc(100% - 100px);
		transition-duration: initial;
	}

	.menu__container {
		display: flex;
		flex-direction: row;
		gap: 25px;
		align-items: center;
		justify-content: flex-end;
		height: 100px;
		padding: initial;
	}

	.menu__item a {
		padding: initial;
		margin-top: 10px;
		border: none;
	}

	#menu.menu--on,
	#menu.menu--off {
		transition-duration: initial;
	}

	#pagetop__arrow {
		bottom: 0;
	}

	main article section:first-child {
		padding-top: 100px;
	}

	/* Utility
	---------------------------------------------- */
	.pc__none {
		display: none;
	}

	.sp__none {
		display: block;
	}

	.pc__space {
		display: inline-block;
	}

	/* Footer
	---------------------------------------------- */
	.inquiry__container {
		max-width: 1100px;
	}

	.inquiry__container--link {
		flex-direction: row;
	}

	.inquiry__container--link a {
		width: 400px;
	}

	.footer__container--contents {
		display: flex;
		flex-direction: row;
		gap: 60px;
		justify-content: center;
	}

	.footer__container--navi {
		flex-direction: row;
		gap: 80px;
	}

	.footer__container--adress {
		font-size: 1.8rem;
	}

	.footer__container--copyright {
		flex-direction: row;
	}

	.footer__container--copyright > div:nth-child(1) {
		order: 1;
	}

	.footer__container--copyright > div:nth-child(2) {
		order: 2;
	}

	.footer__container--copyright > div:nth-child(3) {
		order: 3;
	}
}

@media screen and (min-width: 1280px) {
	.menu__container {
		gap: 60px;
	}

	.menu__contact {
		top: 100px;
		right: 0;
		bottom: initial;
		display: flex;
		flex-direction: column;
		gap: 10px;
		width: initial;
		height: auto;
	}

	.menu__contact div > a {
		display: flex;
		gap: 0.5em;
		align-items: center;
		justify-content: center;
		width: 70px;
		height: 230px;
		padding: 0;
		font-weight: 700;
		color: #fff;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
	}

	.menu__contact--inquiry::before,
	.menu__contact--tel::before {
		margin: 0 0 0 2px;
	}

	.inquiry__container {
		margin: 0 auto;
	}
}
