@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400&family=Noto+Serif+JP:wght@300;400;500&display=swap');


/*!
* ress.css • v2.0.4
* MIT License
* github.com/filipelinhares/ress
*/

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
	word-break: normal;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
}

*,
:after,
:before {
	background-repeat: no-repeat;
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}

:after,
:before {
	text-decoration: inherit;
	vertical-align: inherit;
}

* {
	padding: 0;
	margin: 0;
}

hr {
	overflow: visible;
	height: 0;
}

details,
main {
	display: block;
}

summary {
	display: list-item;
}

small {
	font-size: 80%;
}

[hidden] {
	display: none;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline-width: 0;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
}

pre {
	font-size: 1em;
}

b,
strong {
	font-weight: bolder;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

input {
	border-radius: 0;
}

[disabled] {
	cursor: default;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto;
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

textarea {
	overflow: auto;
	resize: vertical;
}

button,
input,
optgroup,
select,
textarea {
	font: inherit;
}

optgroup {
	font-weight: 700;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

[role=button],
[type=button],
[type=reset],
[type=submit],
button {
	cursor: pointer;
	color: inherit;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button:-moz-focusring {
	outline: 1px dotted ButtonText;
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button;
}

button,
input,
select,
textarea {
	background-color: transparent;
	border-style: none;
}

select {
	-moz-appearance: none;
	-webkit-appearance: none;
}

select::-ms-expand {
	display: none;
}

select::-ms-value {
	color: currentColor;
}

legend {
	border: 0;
	color: inherit;
	display: table;
	white-space: normal;
	max-width: 100%;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	color: inherit;
	font: inherit;
}

img {
	border-style: none;
}

progress {
	vertical-align: baseline;
}

svg:not([fill]) {
	fill: currentColor;
}

[aria-busy=true] {
	cursor: progress;
}

[aria-controls] {
	cursor: pointer;
}

[aria-disabled] {
	cursor: default;
}

i {
	font-style: normal;
}

@media only screen and (min-width: 768px) {
	.pc-none {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	.sp-none {
		display: none;
	}
}

/*------------------------------------

	foundation

--------------------------------------*/

html {
	font-size: 62.5%;
	background-color: #fff;
	overflow-x: auto;
}

body {
	color: #484848;
	font-size: 16px;
	/* font-size: 1.8rem; */
	font-weight: bold;
	line-height: 1.5;
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-display: swap;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
}

a {
	text-decoration: none;
	color: inherit;
}

a.disabled,
.disabled {
	pointer-events: none;
	cursor: default;
}

:root:not(.is-touch) a[href^="tel:"] {
	pointer-events: none;
	color: inherit;
	text-decoration: none;
}

:root.is-touch a[href^="tel:"] {
	color: #CF0908;
	text-decoration: underline;
}

button:disabled {
	pointer-events: none;
	cursor: default;
}

.disabled a,
.disabled button {
	pointer-events: none;
	cursor: default;
}

b {
	font-weight: normal;
}

li {
	list-style: none;
}

img:not([src*=".svg"]) {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

img[src*=".gif"] {
	width: auto;
	height: auto;
	vertical-align: bottom;
}

@media screen {
	[hidden~=screen] {
		display: inherit;
	}

	[hidden~=screen]:not(:active):not(:focus):not(:target) {
		position: absolute !important;
		clip: rect(0 0 0 0) !important;
	}
}

@media only screen and (min-width: 768px) {
	a img {
		transition: .5s;
	}
}

@media only screen and (max-width: 767px) {
	img {
		height: auto;
		max-width: 100%;
	}
}



/*------------------------------------

	web icon

--------------------------------------*/
@font-face {
	font-family: 'iconfont';
	src: url('../fonts/iconfont.eot?4jqu6q');
	src: url('../fonts/iconfont.eot?4jqu6q#iefix') format('embedded-opentype'),
		url('../fonts/iconfont.ttf?4jqu6q') format('truetype'),
		url('../fonts/iconfont.woff?4jqu6q') format('woff'),
		url('../fonts/iconfont.svg?4jqu6q#iconfont') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="c-icon--"],
[class*=" c-icon--"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.c-icon--arrow02:before {
	content: "\e903";
	color: #356cb6;
}



/*------------------------------------

	modules

--------------------------------------*/
.fade {
	opacity: 0;
	transition: 1.2s cubic-bezier(.16, .84, .44, 1);
}

.fade.show {
	opacity: 1;
}

.fade>* {
	opacity: 0;
	transform: translateY(30px);
	transition: 1.2s cubic-bezier(.16, .84, .44, 1);
	visibility: hidden;
}

.fade.show>* {
	opacity: 1;
	transform: translateY(0);
	visibility: visible;
}

.c-inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 1366px;
	width: 100%;
}

.c-titleWrap {
	background-size: cover;
	background-position: center;
}

.c-titleWrap__inner {
	display: flex;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 1366px;
	width: 100%;
}

.c-headingWrap .c-secondaryHeading {
	font-family: 'Noto Serif JP', serif;
	font-weight: 400;
	padding-left: 40px;
	position: relative;
}

.c-headingWrap .c-secondaryHeading:before {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
}

.c-headingWrap--ver2 {
	background-color: rgba(242, 241, 239, .85);
	display: flex;
	align-items: center;
	padding: initial;
}

.c-headingWrap--ver2 .c-primaryHeading {
	color: #8e354a;
	font-family: 'Noto Serif JP', serif;
	font-weight: 400;
	position: relative;
}

.c-headingWrap--ver2 .c-primaryHeading:before {
	background-color: #390e0e;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
}

.top .c-tertiaryHeading {
	border-top-width: 1px;
	border-top-style: solid;
	font-weight: 400;
	text-align: center;
}

@media screen and (min-width:768px) {
	.c-titleWrap__inner {
		height: 250px;
	}

	.c-headingWrap {
		padding: 10px 100px;
		max-width: 646px;
		width: 100%;
	}

	.c-headingWrap .c-secondaryHeading {
		font-size: 3.1rem;
		letter-spacing: 3.15px;
		font-weight: bold;
	}

	.c-headingWrap .c-secondaryHeading:before {
		width: 6px;
	}

	.c-headingWrap .c-secondaryHeading i {
		display: block;
		font-size: 1.6rem;
		line-height: 2.33;
		letter-spacing: 1.8px;
		margin-top: 10px;
	}

	.c-headingWrap--ver2 {
		height: 90px;
		padding: 10px 100px;
	}

	.c-headingWrap--ver2 .c-primaryHeading {
		font-size: 2.4rem;
		letter-spacing: 3.15px;
		padding-left: 40px;
		font-weight: bold;
	}

	.c-headingWrap--ver2 .c-primaryHeading:before {
		width: 6px;
	}

	.top .c-tertiaryHeading {
		font-size: 2.2rem;
		font-weight: bold;
		line-height: 1.56;
		letter-spacing: 2.7px;
		margin-top: 30px;
		padding-bottom: 20px;
		padding-top: 15px;
	}

	.c-button-01,
	.c-button-more {
		display: flex;
		justify-content: center;
		margin-top: 20px;
	}

	.c-button-01 a,
	.c-button-more i {
		border-color: #8e354a;
		border-style: solid;
		border-width: 1px;
		border-radius: 100px;
		color: #8e354a;
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 38px;
		padding: 0 53px;
		text-decoration: none;
		transition: 0.5s;
	}

	.c-button-01 a:hover,
	.c-button-more i:hover {
		background-color: #8e354a;
		color: #f2ede9;
		transition: 0.5s;
	}

	.c-news-items {
		background-color: #fff;
		padding: 50px 85px;
	}

	.c-news-item {
		display: flex;
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 1.4rem;
		line-height: 2;
		letter-spacing: 2.1px;
	}

	.c-news-item:nth-child(n+2) {
		margin-top: 30px;
	}

	.c-news-item a p:before {
		content: "";
		display: inline-block;
		background-image: url('../img/pdf_icon.svg');
		background-size: cover;
		background-repeat: no-repeat;
		width: 2.38rem;
		height: 3rem;
		vertical-align: bottom;
	}

	.c-news-item a p span {
		padding-left: 10px;
		font-weight: bold;
	}

	.c-news-item__ymd {
		width: 100px;
	}

	.c-news-item__textb {
		width: 100%;
	}

	.c-news-item__textb a {
		text-decoration: underline;
	}

	.c-news-item__textb a:hover {
		text-decoration: none;
	}
}

@media screen and (max-width:767px) {
	.c-titleWrap__inner {
		height: 200px;
	}

	.c-headingWrap {
		margin-bottom: 21px;
		padding: 21px 21px;
		max-width: 320px;
		width: 100%;
	}

	.c-headingWrap .c-secondaryHeading {
		font-size: 2.1rem;
		font-weight: bold;
		letter-spacing: 2.55px;
	}

	.c-headingWrap .c-secondaryHeading:before {
		width: 5px;
	}

	.c-headingWrap .c-secondaryHeading i {
		display: block;
		font-size: 1.4rem;
		line-height: 2.33;
		letter-spacing: 1.8px;
		margin-top: 10px;
	}

	.c-headingWrap--ver2 {
		justify-content: flex-start;
		height: 70px;
		padding-left: 27px;
		max-width: 320px;
	}

	.c-headingWrap--ver2 .c-primaryHeading {
		font-family: 'Noto Serif JP', serif;
		font-size: 2.1rem;
		font-weight: bold;
		letter-spacing: 2.55px;
		padding-left: 45px;
	}

	.c-headingWrap--ver2 .c-primaryHeading:before {
		width: 5px;
	}

	.top .c-tertiaryHeading {
		font-size: 1.8rem;
		font-weight: bold;
		line-height: 1.56;
		letter-spacing: 2.7px;
		margin-top: 35px;
		padding-bottom: 5px;
		padding-top: 5px;
	}

	.c-button-01,
	.c-button-more {
		display: flex;
		justify-content: center;
		margin-top: 20px;
	}

	.c-button-more {
		margin-left: auto;
		margin-right: auto;
		max-width: 184px;
		width: 100%;
	}

	.c-button-01 a,
	.c-button-more i {
		border-color: #8e354a;
		border-style: solid;
		border-width: 1px;
		border-radius: 100px;
		color: #8e354a;
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 32px;
		padding: 0 53px;
		text-decoration: none;
	}

	.c-button-more i {
		padding-left: initial;
		padding-right: initial;
		max-width: 184px;
		width: 100%;
	}

	.c-news-items {
		background-color: #fff;
		padding: 50px 10px 30px;
	}

	.c-news-item {
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 1.4rem;
		line-height: 2;
		letter-spacing: 2.1px;
	}

	.c-news-item:nth-child(n+2) {
		margin-top: 30px;
	}

	.c-news-item a p:before {
		content: "";
		display: inline-block;
		background-image: url('../img/pdf_icon.svg');
		background-size: cover;
		background-repeat: no-repeat;
		width: 2.38rem;
		height: 3rem;
		vertical-align: bottom;
	}

	.c-news-item__textb a {
		text-decoration: underline;
	}
}

/* modal */
.modaal-inner-wrapper {
	padding-bottom: 0;
	padding-top: 0;
}

.modaal-video-wrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 960px;
}

.mdlbtn-close {
	background-image: url(../img/icn_close.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	cursor: pointer;
	height: 20px;
	position: absolute;
	right: 0%;
	top: -30px;
	width: 20px;
	z-index: 1;
}

.modaal-video-container {
	max-height: 540px;
	max-width: 960px;
	overflow: visible;
}



/*------------------------------------

	main section

--------------------------------------*/
body {
	background-color: #f2ede9;
	padding-top: 65px;
}



@media only screen and (min-width: 768px) {
	body {
		min-width: 1100px;
	}
}

@media only screen and (max-width: 767px) {
	body {
		font-size: 1.6rem;
	}
}



/*------------------------------------

	header

--------------------------------------*/
@media only screen and (min-width: 768px) {
	.l-header {
		background-color: #fff;
		display: flex;
		justify-content: space-between;
		height: 65px;
		left: 0;
		padding-left: 50px;
		padding-right: 50px;
		padding-top: 13px;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 201;
	}

	.l-siteroot {
		height: 40px;
		max-width: 125px;
		width: 100%;
	}

	.l-siteroot a:hover img {
		opacity: 1;
	}

	#gnav {
		display: flex;
		justify-content: flex-end;
		padding-top: 8px;
		width: 100%;
	}

	#gnav ul {
		display: flex;
	}

	#gnav ul li {
		margin-right: 30px;
	}

	#gnav ul li ul {
		display: none;
		margin: 0;
	}

	#gnav ul li ul li {
		margin: 0;
		padding-top: 10px;
	}

	#gnav ul li ul li:nth-child(1) {
		/* display: block; */
	}

	#gnav ul li:hover ul {
		visibility: visible;
		opacity: 1;
		display: block;
		background-color: #fff;
	}

	#gnav ul li:nth-child(1) {
		display: none;
	}

	#gnav ul li:nth-child(2) {
		margin: 0;
		min-width: 200px;
	}

	#gnav ul li:nth-child(6) {
		margin-right: 0;
	}

	#gnav ul li a {
		color: #484848;
		display: flex;
		font-family: 'Noto Serif JP', serif;
		font-weight: 500;
		height: 44px;
		letter-spacing: 2.4px;
		position: relative;
	}

	#gnav ul li a:before {
		content: "";
		position: initial;
	}

	#gnav ul li a:after {
		bottom: 0;
		content: "";
		height: 2px;
		left: 0;
		position: absolute;
		width: 100%;
	}

	#gnav ul li:nth-child(2) a {
		justify-content: center;
		padding: 0 10px;
	}

	#gnav ul li:nth-child(2) a:after {
		background-color: #8e354a;
		width: 70%;
		left: 15%;
	}

	#gnav ul li:nth-child(3) a:after {
		background-color: #390e0e;
	}

	#gnav ul li:nth-child(4) a:after {
		background-color: #0b346e;
	}

	#gnav ul li:nth-child(5) a:after {
		background-color: #2D6D4B;
	}

	#gnav ul li:nth-child(6) a:before {
		content: "";
		display: inline-block;
		background-image: url(../img/pdf_icon.svg);
		background-size: cover;
		background-repeat: no-repeat;
		width: 1.8rem;
		height: 2.3rem;
		vertical-align: bottom;
	}

	#gnav ul li:nth-child(6) a:after {
		background-color: #9d8267;
	}

	#gnav ul li:nth-child(6) a span {
		padding-left: 10px;
	}

	#gnav ul li ul li:nth-child(1) a:after {
		background-color: #8e354a;
		width: 90%;
		left: 5%;
	}

	#gnav ul li ul li:nth-child(2) a:after {
		background-color: #0b346e;
		width: 90%;
		left: 5%;
	}

	#gnav ul li ul li:nth-child(3) a:after {
		background-color: #2D6D4B;
		width: 90%;
		left: 5%;
	}

	#gnav ul li ul li:nth-child(4) a:after {
		background-color: #77426d;
		width: 90%;
		left: 5%;
	}

	#gnav ul li ul li:nth-child(5) a:after {
		background-color: #c7802a;
		width: 90%;
		left: 5%;
	}

	#gnav ul li ul li:nth-child(6) {
		padding-bottom: 20px;
	}

	#gnav ul li ul li:nth-child(6) a:before {
		content: "";
		display: none;
	}

	#gnav ul li ul li:nth-child(6) a:after {
		background-color: #9d8267;
		width: 90%;
		left: 5%;
	}

	#gnav ul li a:hover {
		text-decoration: none;
	}

	#gnav .l-menu-close {
		display: none;
	}

	#l-overlay {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	.l-header {
		background-color: #fff;
		display: flex;
		align-items: center;
		justify-content: space-between;
		height: 65px;
		left: 0;
		padding-left: 25px;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 201;
	}

	.l-siteroot {
		max-width: 95px;
		width: 100%;
	}

	.l-siteroot a:hover img {
		opacity: 1;
	}

	#gnav {
		background: #fff;
		height: 100%;
		position: fixed;
		right: -100%;
		top: 65px;
		transition: all .5s ease-out;
		width: 72%;
	}

	#gnav.show {
		right: 0;
	}

	#gnav_btn {
		display: block;
		height: 65px;
		position: absolute;
		right: 0;
		top: 0;
		width: 65px;
	}

	#gnav_btn span,
	#gnav_btn::before,
	#gnav_btn::after {
		background: #356cb6;
		content: "";
		display: block;
		height: 4px;
		left: calc(50% - 15px);
		position: absolute;
		top: calc(50% - 2px);
		transition: .5s;
		width: 30px;
	}

	#gnav_btn::before {
		top: calc(50% - 14px);
	}

	#gnav_btn::after {
		top: calc(50% + 10px);
	}

	#gnav_btn.x span {
		opacity: 0;
	}

	#gnav_btn.x::before {
		top: 30px;
		transform: rotate(45deg);
	}

	#gnav_btn.x::after {
		top: 30px;
		transform: rotate(-45deg);
	}

	#gnav ul li {
		border-bottom-style: solid;
		border-bottom-width: 2px;
	}

	#gnav ul li:nth-child(1) {
		border-bottom-color: #356cb6;
	}

	#gnav ul li:nth-child(2) {
		border-bottom-color: #8e354a;
	}

	#gnav ul li:nth-child(3) {
		border-bottom-color: #390e0e;
	}

	#gnav ul li:nth-child(4) {
		border-bottom-color: #0b346e;
	}

	#gnav ul li:nth-child(5) {
		border-bottom-color: #2D6D4B;
	}

	#gnav ul li:nth-child(6) {
		border-bottom-color: #9d8267;
	}

	#gnav ul li a {
		display: flex;
		align-items: center;
		font-family: 'iconfont' !important;
		font-size: 1.6rem;
		font-weight: 500;
		height: 71px;
		letter-spacing: 2.4px;
		padding-left: 20px;
		position: relative;
	}

	#gnav ul li:nth-child(1) a {
		color: #356cb6;
	}

	#gnav ul li:nth-child(2) a {
		color: #8e354a;
	}

	#gnav ul li:nth-child(3) a {
		color: #390e0e;
	}

	#gnav ul li:nth-child(4) a {
		color: #0b346e;
	}

	#gnav ul li:nth-child(5) a {
		color: #2D6D4B;
	}

	#gnav ul li:nth-child(6) a {
		color: #9d8267;
	}

	#gnav ul li a:before {
		position: absolute;
		right: 21px;
		top: calc(50% - 6px);
	}

	#gnav ul li:nth-child(1) a:before {
		color: #356cb6;
	}

	#gnav ul li:nth-child(2) a:before {
		color: #8e354a;
	}

	#gnav ul li:nth-child(3) a:before {
		color: #390e0e;
	}

	#gnav ul li:nth-child(4) a:before {
		color: #0b346e;
	}

	#gnav ul li:nth-child(5) a:before {
		color: #2D6D4B;
	}

	#gnav ul li:nth-child(6) a:before {
		color: #9d8267;
	}

	#gnav ul li ul {
		display: none;
		margin: 0;
	}

	#gnav .l-menu-close {
		color: #356cb6;
		font-family: 'Noto Serif JP', serif;
		font-size: 1.2rem;
		font-weight: 500;
		letter-spacing: 1.8px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 37px;
		padding-left: 25px;
		position: relative;
		max-width: 70px;
		width: 100%;
	}

	#gnav .l-menu-close:before {
		background-image: url(../img/close.svg);
		content: "";
		display: block;
		height: 20px;
		left: 0;
		position: absolute;
		top: 0;
		width: 20px;
	}

	#l-overlay {
		background: rgba(255, 255, 255, .5);
		height: 100%;
		left: 0;
		opacity: 0;
		position: fixed;
		top: 0;
		transition: .5s;
		width: 100%;
		z-index: -1;
	}

	#l-overlay.is-show {
		opacity: 1;
		z-index: 2;
	}
}



/*------------------------------------

	footer

--------------------------------------*/
.l-footer {
	background-color: #fff;
	color: #484848;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	font-family: 'Noto Serif JP', serif;
	font-size: 1.2rem;
	height: 83px;
	line-height: 2.33;
	letter-spacing: 1.8px;
}

.l-footer .l-footer__inquiry a {
	font-size: 1.4rem;
	padding-left: 22px;
	position: relative;
}

.l-footer .l-footer__inquiry a:before {
	background-image: url(../img/icon_mail.svg);
	background-size: cover;
	content: "";
	height: 12px;
	left: 0;
	position: absolute;
	top: calc(50% - 6px);
	width: 16px;
}

.l-footer .l-footer__inquiry a:after {
	background-color: #707070;
	bottom: -3px;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%;
}

@media only screen and (min-width: 768px) {
	.l-footer {
		margin-top: 100px;
	}

	.l-footer .l-footer__inquiry a:hover:after {
		opacity: 0;
	}

	#pagetop {
		background: #c4c5c4;
		border-radius: 25px;
		bottom: 20px;
		display: block;
		height: 50px;
		opacity: 0;
		overflow: hidden;
		position: fixed;
		right: 20px;
		text-indent: -999px;
		transition: 800ms;
		visibility: hidden;
		width: 50px;
		z-index: 200;
	}

	#pagetop.show {
		opacity: 1;
		visibility: visible;
	}

	#pagetop::after {
		border: 2px solid #fff;
		border-width: 2px 2px 0 0;
		content: "";
		display: block;
		height: 8px;
		left: 20px;
		overflow: hidden;
		position: absolute;
		top: 21px;
		transform: rotate(-45deg);
		width: 8px;
	}
}

@media only screen and (max-width: 767px) {
	.l-footer {
		margin-top: 50px;
	}

	#pagetop {
		background: #c4c5c4;
		border-radius: 25px;
		bottom: 65px;
		display: block;
		height: 35px;
		opacity: 0;
		overflow: hidden;
		position: fixed;
		right: 10px;
		text-indent: -999px;
		transition: 800ms;
		visibility: hidden;
		width: 35px;
		z-index: 200;
	}

	#pagetop.show {
		opacity: 1;
		visibility: visible;
	}

	#pagetop::after {
		border: 2px solid #fff;
		border-width: 2px 2px 0 0;
		content: "";
		display: block;
		height: 8px;
		left: 20px;
		left: calc(50% - 4px);
		overflow: hidden;
		position: absolute;
		top: 21px;
		top: calc(50% - 2px);
		transform: rotate(-45deg);
		width: 8px;
	}
}



/*------------------------------------

	break / display

--------------------------------------*/
.u-break {
	display: block !important;
}

.u-break--desktop {
	display: block !important;
}

.u-break--mobile {
	display: inline !important;
}

br.u-break--desktop {
	display: block !important;
}

br.u-break--mobile {
	display: none !important;
}

.u-onlymobile {
	display: none !important;
}

.u-visible {
	display: block;
}

colgroup.u-onlydesktop {
	display: table-column-group !important;
}

colgroup.u-onlymobile {
	display: none !important;
}

@media only screen and (max-width: 767px) {
	.u-break--desktop {
		display: inline !important;
	}

	.u-break--mobile {
		display: block !important;
	}

	br.u-break--desktop {
		display: none !important;
	}

	br.u-break--mobile {
		display: inline !important;
	}

	.u-inline--desktop {
		display: block !important;
	}

	.u-onlydesktop {
		display: none !important;
	}

	.u-onlymobile {
		display: block !important;
	}

	colgroup.u-onlydesktop {
		display: none !important;
	}

	colgroup.u-onlymobile {
		display: table-column-group !important;
	}
}


i.new_icon {
	position: absolute;
	top: 0;
	left: 0;
	margin: 10px;
	padding: 5px;
	background-color: #fff;
	font-size: 12px;
	font-weight: bold;
	border-radius: 10px;
	z-index: 1;
}
/* i.detail {
	display: inline-block;
	position: absolute;
	padding: 4px 0;
	right: -50px;
	top: 30px;
	width: 180px;
	text-align: center;
	font-size: 12px;
	background-color: #fff;
	-webkit-transform: rotate(45deg);
	transform: rorate(45deg);
	z-index: 100;
}

.p-project-item {
	overflow: hidden;
} */


@media screen and (max-width:767px) {
	i .new {
		top: 0;
		left: 0;
		margin: 10px;
		padding: 5px;
		background-color: #fff;
		font-size: 12px;
		font-weight: bold;
		border-radius: 10px;
	}
}

span.new_icon {
	margin: 0 10px;
	padding: 5px;
	text-decoration: none;
	color: #fff;
	background-color: #8e354a;
	font-size: 12px;
	font-weight: bold;
	border-radius: 10px;
}

@media screen and (max-width:767px) {
	span.new_icon {
		margin: 0 10px;
		padding: 3px;
		background-color: #8e354a;
		color: #fff;
		font-size: 12px;
		font-weight: bold;
		border-radius: 10px;
	}
}

span.new_icon2 {
	padding: 3px;
	text-decoration: none;
	color: #8e354a;
	font-size: 12px;
	font-weight: bold;
	border-radius: 10px;
	min-width: 10%;
}

span.new_icon3 {
	color: #8e354a;
	font-size: 20px;
	vertical-align: text-bottom;
}

@media screen and (max-width:767px) {
	span.new_icon2 {
		margin: 0 2px;
		padding: 5px;
		background-color: #ffffff;
		color: #8e354a;
		font-size: 12px;
		font-weight: bold;
		border-radius: 10px;
	}
}

span.none_icon {
	min-width: 10%;
}

@media screen and (max-width:767px) {
	span.none_icon {
		display: none;
	}
}


/*------------------------------------

	color

--------------------------------------*/
.c-colorGry {
	color: #484848;
}

/*------------------------------------
	記事カテゴリナビ
--------------------------------------*/

@media screen and (min-width:768px) {
	.news-nav {
		font-family: 'Noto Serif JP', serif;
		display: flex;
		justify-content: center;
	}
	.news-nav ul{
		min-width: 1250px;
	}
	.news-nav li:nth-child(1) a {
		border-color: #8e354a;
		text-align: center;
		border-style: solid;
		border-width: 1px;
		border-radius: 10px;
		color: #8e354a;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 200px;
		min-height: 40px;
		font-weight: 500;
		padding: 0 20px;
		text-decoration: none;
		transition: 0.5s;
	}

	.news-nav li:nth-child(1) a:hover {
		background-color: #8e354a;
		color: #f2ede9;
		transition: 0.5s;
	}

	.news-nav li:nth-child(2) a {
		border-color: #0b346e;
		text-align: center;
		border-style: solid;
		border-width: 1px;
		border-radius: 10px;
		color: #0b346e;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 200px;
		min-height: 40px;
		font-weight: 500;
		padding: 0 20px;
		text-decoration: none;
		transition: 0.5s;
	}

	.news-nav li:nth-child(2) a:hover {
		background-color: #0b346e;
		color: #f2ede9;
		transition: 0.5s;
	}

	.news-nav li:nth-child(3) a {
		border-color: #2D6D4B;
		text-align: center;
		border-style: solid;
		border-width: 1px;
		border-radius: 10px;
		color: #2D6D4B;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 200px;
		min-height: 40px;
		font-weight: 500;
		padding: 0 20px;
		text-decoration: none;
		transition: 0.5s;
	}

	.news-nav li:nth-child(3) a:hover {
		background-color: #2D6D4B;
		color: #f2ede9;
		transition: 0.5s;
	}

	.news-nav li:nth-child(4) a {
		border-color: #77426d;
		text-align: center;
		border-style: solid;
		border-width: 1px;
		border-radius: 10px;
		color: #77426d;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 200px;
		min-height: 40px;
		font-weight: 500;
		padding: 0 20px;
		text-decoration: none;
		transition: 0.5s;
	}

	.news-nav li:nth-child(4) a:hover {
		background-color: #77426d;
		color: #f2ede9;
		transition: 0.5s;
	}

	.news-nav li:nth-child(5) a {
		border-color: #c7802a;
		text-align: center;
		border-style: solid;
		border-width: 1px;
		border-radius: 10px;
		color: #c7802a;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 200px;
		min-height: 40px;
		font-weight: 500;
		padding: 0 20px;
		text-decoration: none;
		transition: 0.5s;
	}

	.news-nav li:nth-child(5) a:hover {
		background-color: #c7802a;
		color: #f2ede9;
		transition: 0.5s;
	}

	.news-nav li:nth-child(6) a {
		border-color: #9d8267;
		text-align: center;
		border-style: solid;
		border-width: 1px;
		border-radius: 10px;
		color: #9d8267;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 200px;
		min-height: 40px;
		font-weight: 500;
		padding: 0 20px;
		text-decoration: none;
		transition: 0.5s;
	}

	.news-nav li:nth-child(6) a:hover {
		background-color: #9d8267;
		color: #f2ede9;
		transition: 0.5s;
	}

	.news-nav ul {
		display: flex;
		justify-content: space-between;
		margin-bottom: 30px;
	}

	.news-nav li:first-child {
		margin-top: 0;
	}

	.news-nav li:nth-child(1).active {
		background-color: #8e354a;
		color: #f2ede9;
		text-align: center;
		border-style: solid;
		border-width: 1px;
		border-radius: 10px;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 200px;
		min-height: 40px;
		font-weight: 500;
		padding: 0 20px;
		text-decoration: none;
	}

	.news-nav li:nth-child(2).active {
		background-color: #0b346e;
		color: #f2ede9;
		text-align: center;
		border-style: solid;
		border-width: 1px;
		border-radius: 10px;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 200px;
		min-height: 40px;
		font-weight: 500;
		padding: 0 20px;
		text-decoration: none;
	}

	.news-nav li:nth-child(3).active {
		background-color: #2D6D4B;
		color: #f2ede9;
		text-align: center;
		border-style: solid;
		border-width: 1px;
		border-radius: 10px;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 200px;
		min-height: 40px;
		font-weight: 500;
		padding: 0 20px;
		text-decoration: none;
	}

	.news-nav li:nth-child(4).active {
		background-color: #77426d;
		color: #f2ede9;
		text-align: center;
		border-style: solid;
		border-width: 1px;
		border-radius: 10px;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 200px;
		min-height: 40px;
		font-weight: 500;
		padding: 0 20px;
		text-decoration: none;
	}

	.news-nav li:nth-child(5).active {
		background-color: #c7802a;
		color: #f2ede9;
		text-align: center;
		border-style: solid;
		border-width: 1px;
		border-radius: 10px;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 200px;
		min-height: 40px;
		font-weight: 500;
		padding: 0 20px;
		text-decoration: none;
	}

	.news-nav li:nth-child(6).active {
		background-color: #9d8267;
		color: #f2ede9;
		text-align: center;
		border-style: solid;
		border-width: 1px;
		border-radius: 10px;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 200px;
		min-height: 40px;
		font-weight: 500;
		padding: 0 20px;
		text-decoration: none;
	}
}

@media screen and (max-width:767px) {
	.news-nav {
		width: 100%;
	}

	.news-nav a {
		border-color: #8e354a;
		border-style: solid;
		border-width: 1px;
		border-radius: 100px;
		color: #8e354a;
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 38px;
		padding: 0 20px;
		text-decoration: none;
		transition: 0.5s;
	}

	.news-nav a:hover {
		background-color: #8e354a;
		color: #f2ede9;
		transition: 0.5s;
	}

	.news-nav ul li a:before {
		position: absolute;
		right: 21px;
		top: calc(50% - 6px);
	}

	.news-nav li {
		margin-top: 10px;
	}

	.news-nav li:first-child {
		margin-top: 0;
	}

	.news-nav li:nth-child(1) a {
		border-color: #8e354a;
		text-align: center;
		border-style: solid;
		border-width: 1px;
		border-radius: 10px;
		color: #8e354a;
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 40px;
		font-weight: 500;
		padding: 0 20px;
		text-decoration: none;
		transition: 0.5s;
	}

	.news-nav li:nth-child(1) a:hover {
		background-color: #8e354a;
		color: #f2ede9;
		transition: 0.5s;
	}

	.news-nav li:nth-child(2) a {
		border-color: #0b346e;
		text-align: center;
		border-style: solid;
		border-width: 1px;
		border-radius: 10px;
		color: #0b346e;
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 40px;
		font-weight: 500;
		padding: 0 20px;
		text-decoration: none;
		transition: 0.5s;
	}

	.news-nav li:nth-child(2) a:hover {
		background-color: #0b346e;
		color: #f2ede9;
		transition: 0.5s;
	}

	.news-nav li:nth-child(3) a {
		border-color: #2D6D4B;
		text-align: center;
		border-style: solid;
		border-width: 1px;
		border-radius: 10px;
		color: #2D6D4B;
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 40px;
		font-weight: 500;
		padding: 0 20px;
		text-decoration: none;
		transition: 0.5s;
	}

	.news-nav li:nth-child(3) a:hover {
		background-color: #2D6D4B;
		color: #f2ede9;
		transition: 0.5s;
	}

	.news-nav li:nth-child(4) a {
		border-color: #77426d;
		text-align: center;
		border-style: solid;
		border-width: 1px;
		border-radius: 10px;
		color: #77426d;
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 40px;
		font-weight: 500;
		padding: 0 20px;
		text-decoration: none;
		transition: 0.5s;
	}

	.news-nav li:nth-child(4) a:hover {
		background-color: #77426d;
		color: #f2ede9;
		transition: 0.5s;
	}

	.news-nav li:nth-child(5) a {
		border-color: #c7802a;
		text-align: center;
		border-style: solid;
		border-width: 1px;
		border-radius: 10px;
		color: #c7802a;
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 40px;
		font-weight: 500;
		padding: 0 20px;
		text-decoration: none;
		transition: 0.5s;
	}

	.news-nav li:nth-child(5) a:hover {
		background-color: #c7802a;
		color: #f2ede9;
		transition: 0.5s;
	}

	.news-nav li:nth-child(6) a {
		border-color: #9d8267;
		text-align: center;
		border-style: solid;
		border-width: 1px;
		border-radius: 10px;
		color: #9d8267;
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 40px;
		font-weight: 500;
		padding: 0 20px;
		text-decoration: none;
		transition: 0.5s;
	}

	.news-nav li:nth-child(6) a:hover {
		background-color: #9d8267;
		color: #f2ede9;
		transition: 0.5s;
	}

	.news-nav ul {
		display: flex;
		margin-bottom: 30px;
		flex-direction: column;
	}

	.news-nav li:first-child {
		margin-top: 0;
	}

	.news-nav li:nth-child(1).active {
		background-color: #8e354a;
		color: #f2ede9;
		text-align: center;
		border-style: solid;
		border-width: 1px;
		border-radius: 10px;
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 40px;
		font-weight: 500;
		padding: 0 20px;
		text-decoration: none;
	}

	.news-nav li:nth-child(2).active {
		background-color: #0b346e;
		color: #f2ede9;
		text-align: center;
		border-style: solid;
		border-width: 1px;
		border-radius: 10px;
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 40px;
		font-weight: 500;
		padding: 0 20px;
		text-decoration: none;
	}

	.news-nav li:nth-child(3).active {
		background-color: #2D6D4B;
		color: #f2ede9;
		text-align: center;
		border-style: solid;
		border-width: 1px;
		border-radius: 10px;
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 40px;
		font-weight: 500;
		padding: 0 20px;
		text-decoration: none;
	}

	.news-nav li:nth-child(4).active {
		background-color: #77426d;
		color: #f2ede9;
		text-align: center;
		border-style: solid;
		border-width: 1px;
		border-radius: 10px;
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 40px;
		font-weight: 500;
		padding: 0 20px;
		text-decoration: none;
	}

	.news-nav li:nth-child(5).active {
		background-color: #c7802a;
		color: #f2ede9;
		text-align: center;
		border-style: solid;
		border-width: 1px;
		border-radius: 10px;
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 40px;
		font-weight: 500;
		padding: 0 20px;
		text-decoration: none;
	}

	.news-nav li:nth-child(6).active {
		background-color: #9d8267;
		color: #f2ede9;
		text-align: center;
		border-style: solid;
		border-width: 1px;
		border-radius: 10px;
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 40px;
		font-weight: 500;
		padding: 0 20px;
		text-decoration: none;
	}
}

a.link_btn{
	margin: 40px auto 70px;
	border-color: #390e0e;
	border-style: solid;
	border-width: 1px;
	border-radius: 100px;
	color: #390e0e;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 220px;
	min-height: 38px;
	text-decoration: none;
	transition: 0.5s;
}

a.link_btn:hover{
	background-color: #390e0e;
		color: #f2ede9;
		border-style: solid;
		border-width: 1px;
		border-radius: 100px;
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 38px;
		padding: 0 20px;
		text-decoration: none;
		transition: 0.5s;
}


/* -------------------------------------------
   パンくずリスト
---------------------------------------------*/
.breadcrumb {
  background-color: #fff;
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.breadcrumb ul {
  margin: auto;
  padding: 13px 40px;
  max-width: 1446px;;
}
.breadcrumb ul li {
  position: relative;
  display: inline-block;
	padding-left: 24px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
}
.breadcrumb ul li:first-child{
	padding: 0;
}
.breadcrumb ul li:before {
	content: '';
	width: 10px;
	height: 10px;
	border-top: solid 2px #e3dcdc;
	border-right: solid 2px #e3dcdc;
	position: absolute;
	left: 5px;
	top: 4px;
	transform: rotate(40deg);
}
.breadcrumb ul li:first-child::before{
	content: none;
}
.breadcrumb ul li a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
	.breadcrumb ul {
		margin: auto;
		padding: 13px 28px;
	}
}