html {
	scroll-behavior: smooth;
}


.main_bg {
	background-image: url(../img/monozukuri/bg.webp);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	/*
	z-index: -2;
	position: relative;
*/
	padding-bottom: 80px;
}

.mincho {
	/*   font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; */
	font-family: "Yu Mincho", "游明朝", serif;
	/* Windowsで利用可能なフォントを指定 */
	font-size: 2.4rem;
	letter-spacing: 0.6px;
}

.main_inner {
	width: 960px;
	margin: 0 auto;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", serif;
	font-style: normal;
	font-weight: 300;
	color: #fff;
	padding-top: 40px;
}

.top_text--box {
	position: relative;
}

.top_title {
	position: absolute;
	left: -224px;
	top: -300px;
	width: 574px;
	height: 100%;
}

.top_title img {
	width: 100%;
}

.top_img {
	position: absolute;
	right: 90px;
	top: -298px;
	width: 300px;
	height: 100%;
}

.top_img img {
	width: 100%;
}

.top_text--sub {
	position: absolute;
	right: 160px;
	top: 110px;
	font-weight: bold;
}

.top_text {
	width: 550px;
	background: #fff;
	color: #015ba8;
	margin-left: 100px;
	margin-top: 300px;
}

.top_text h2 {
	padding-left: 50px;
	padding: 30px 0px 30px 50px;
	font-size: 24px;
	line-height: 1.8;
	font-weight: bold;
}

.top_text--btm {
	padding-top: 60px;
	text-align: center;
	font-size: 20px;
	padding-bottom: 90px;
	font-weight: bold;
}

.top_sec--box {
	margin-top: 60px;
	position: relative;
}

.top_sec--img {
	position: absolute;
	left: -230px;
	top: -40px;
	width: 680px;
}

.top_sec--img img {
	width: 100%;
}

.top_sec--btm {
	background: #ffffff1a;
	width: 764px;
	margin-left: auto;
	padding: 40px 0;
}

.top_sec--inner {
	width: 460px;
	margin-left: auto;
}

.top_subtitle {
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
}

.top_btm--text {
	padding-top: 30px;
	padding-right: 40px;
	line-height: 1.8;
}

.top_trd--box {
	padding-top: 40px;
	position: relative;
}

.top_trd--btm {
	width: 794px;
	background: #ffffff1a;
	padding: 40px 130px 40px 40px;
}

.top_trd--img {
	position: absolute;
	right: 0;
	bottom: -40px;
	width: 294px;
	height: 244px;
}

.top_trd--img img {
	width: 100%;
}

.top_fth--box {
	padding-top: 120px;
	position: relative;
	padding-bottom: 80px;
}

.top_fth--btm {
	width: 540px;
	background: #ffffff1a;
	padding: 40px 10px 40px 80px;
	margin-left: auto;
}

,
top_fth--inner {
	width: 460px;
}

.top_fth--img {
	position: absolute;
	bottom: 164px;
	width: 460px;
	height: 306px;
}

.top_fth--img img {
	width: 100%;
}

.activities_title {
	padding-top: 100px;
	font-size: 36px;
	text-align: center;
	padding-bottom: 80px;
	font-weight: bold;
}

.activities_title span {
	display: block;
	padding-bottom: 20px;
	font-size: 20px;
}

.activities_bg {
	position: relative;
	z-index: 9999;
	padding-bottom: 70px;
	margin-bottom: 50px;
}

.full_01 {
	position: absolute;
	z-index: -1;
	width: 100vw;
	height: 100%;
	margin: -100px calc(85% - 100vw) 0;
	background: #003a6b5e;
	top: 99px;
}

.activities_box {
	position: relative;
}

.activities_box--ab {
	position: absolute;
	top: 40px;
}

.activities_box--text {
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-size: 24px;
	padding-left: 40px;
	padding-top: 30px;
	line-height: 1.8;
	font-weight: bold;
}

.activities_inner {
	width: 734px;
	margin-left: auto;
}

.activities_img {
	width: 732px;
	height: 100%;
}

.activities_img img {
	width: 100%;
}

.activities_text {
	padding-top: 30px;
}

.activities_list {
	display: flex;
	flex-wrap: wrap;
	padding-top: 30px;
}

.activities_list li a:hover {
	/* opacity: 0.7; */
	text-decoration: underline;
}

.activities_list li a:hover img {
	opacity: 0.7;
}

.activities_list li {
	position: relative;
	width: 50%;
}

.activities_list li:nth-child(n+3) {
	margin-top: 20px;
}

.activities_box--title {
	width: 300px;
	height: 100%;
	position: relative;
	z-index: 9999;
}

.activities_box--title img {
	width: 100%;
}

.activities_list--img {
	width: 80px;
	height: 100%;
}

.activities_list--img img {
	width: 100%;
	height: auto;
}

.activities_list li a {
	display: flex;
	align-items: center;
	/*   position: relative; */
}

.activities_list--text {
	padding-left: 20px;
	font-weight: bold;
	position: relative;
}

.activities_list--flex {
	display: flex;
}

.activities_list--text:after {
	content: " ";
	display: inline-block;
	width: 9px;
	height: 15px;
	background: url(../img/activities/arrow02.webp) no-repeat center bottom;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -30px;
}

.window:after {
	background: url(../img/action/window.webp) no-repeat center bottom !important;
	width: 12px !important;
	height: 12px !important;
}

.mgt80 {
	margin-top: 80px;
}

.taiken_box {
	position: relative;
	z-index: 9999;
}

.slick-arrow {
	position: absolute;
	top: -90px;
	bottom: 0;
	margin: auto;
	z-index: 9999;
}

.prev-arrow {
	left: -60px;
}

.next-arrow {
	right: -60px;
}

.full_02 {
	position: absolute;
	z-index: -1;
	width: 73vw;
	height: 523px;
	top: 101px;
	margin: -100px calc((44% - 20vw) - 0px) 0;
	background: rgba(0, 58, 107, 0.37);
	left: 0;
}

.taiken_flex {
	padding-top: 60px;
	padding-bottom: 80px;
	width: 836px;
	margin: 0 auto;
}

.taiken_flex li img {
	height: auto;
}

.taiken_flex li a:hover img {
	opacity: 0.7;
}

.taiken_flex li a:hover p {
	opacity: 1;
	text-decoration: underline;
}


.taiken_flex li p {
	padding-top: 20px;
	font-size: 14px;
	position: relative;
	text-align: center;
}

.taiken_flex li p:after {
	content: " ";
	display: inline-block;
	width: 8px;
	height: 15px;
	background: url(../img/activities/arrow02.webp) no-repeat center bottom;
	position: absolute;
	top: 72%;
	transform: translateY(-50%);
	right: 0px;
}

.slick-slide {
	margin: 0 15px;
	height: auto !important;
}

.taiken_flex li {
	width: 249px;
	height: 100%;
}

.taiken_flex li img {
	width: 100%;
}

.item_flex {
	padding: 60px 0 80px;
}

.item_title {
	font-size: 36px;
	text-align: center;
	padding-top: 50px;
	font-weight: bold;
}

.item_subtitle {
	padding-top: 30px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

.item_flex {
	display: flex;
	justify-content: space-between;
}

.item_flex li {
	display: flex;
}

.item_text--box {
	font-size: 16px;
	width: 320px;
	padding-left: 20px;
}

.item_img {
	width: 120px;
}

.item_img img {
	width: 100%;
}

.item_text {
	padding-top: 30px;
}

.pc {
	display: block;
}

.sp {
	display: none;
}

#page-top a {
	transition: all 0.3s;
}

.link_bg {
	margin-top: 200px;
	margin-bottom: 160px;
	position: relative;
}
.link_bg a:hover{
	opacity: 0.7;
}

.link_img--pc {
	width: 600px;
	position: absolute;
	right: 0;
	top: -100px;
}

.link_img--pc img {
	width: 100%;
	height: 100%;
}

.main_link--pc {
	width: 460px;
	background: #FFF;
	z-index: 999;
	position: relative;
	padding: 60px 0;
}
/*

.main_link--pc a {
	display: block;
}
*/

.main_link--pc a:hover {
	opacity: 0.7;
}

.main_link--pc img {
	width: 100%;
	height: 100%;
}

.main_link--ttl {
	width: 328px;
	margin: 0 auto 0 40px;
	width: 328px;
}

.main_link--ttl img {
	width: 100%;
	height: 100%;
}

.main_link--pc:after {
	content: " ";
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url(../img/activities/arrow03.webp) no-repeat center bottom;
	background-size: contain;
	vertical-align: baseline;
	z-index: 1;
	position: absolute;
	right: 5%;
	top: 50%;
	transform: translateY(-50%);
}

.top_link {
	width: 460px;
	margin: 60px auto 80px;
	color: #000000;
	background: #fff;
	font-weight: bold;
	position: relative;
	text-align: center;
}

.top_link:after {
	content: " ";
	display: inline-block;
	width: 9px;
	height: 15px;
	background: url(../img/activities/arrow01.webp) no-repeat center bottom;
	background-size: contain;
	vertical-align: baseline;
	z-index: 1;
	position: absolute;
	right: 3%;
	top: 39%;
}

.top_link a {
	display: block;
	padding: 20px;
}

.top_link a:hover {
	opacity: 0.7;
}

/*リンクを右下に固定*/
#page-top {
	position: fixed;
	right: 20px;
	bottom: 10px;
	z-index: 9999;
	/*はじめは非表示*/
	opacity: 0;
	transform: translateY(100px);
	width: 62px;
	height: 62px;
}

#page-top img {
	width: 100%;
	height: auto;
}

/*　上に上がる動き　*/

#page-top.UpMove {
	animation: UpAnime 0.5s forwards;
}

@keyframes UpAnime {
	from {
		opacity: 0;
		transform: translateY(100px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

/*　下に下がる動き　*/

#page-top.DownMove {
	animation: DownAnime 0.5s forwards;
}

@keyframes DownAnime {
	from {
		opacity: 1;
		transform: translateY(0);
	}

	to {
		opacity: 1;
		transform: translateY(100px);
	}
}


@media (max-width: 767px) {
	body{
	overflow-x: hidden !important;
	}
	.main_bg {
		background-image: url(../img/monozukuri/bg-sp.webp);
	}

	.top_text--box {
		position: static;
	}

	.pc {
		display: none;
	}

	.sp {
		display: block;
	}

	.main_inner {
		width: 90%;
	}

	.top_title--sp {
		margin: 0 calc(50% - 50vw);
		width: 100vw;
		padding-right: 20px;
	}

	.top_title--sp img {
		width: 100%;
		height: auto;
	}

	.top_text {
		width: 57%;
		margin: 0;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		margin-top: -150px;
		padding: 30px 30px 25px 20px;
	}

	.top_text h2 {
		font-size: 16px;
		padding: 0;
		line-height: 2.0;
	}

	.top_text--btm {
/* 		font-size: 16px; */
		font-size: calc((18/430)*100vw);
		padding-bottom: 0;
	}
	.top_text--btm p {
		line-height: 1.8;
	}
	.top_sec--box {
		display: flex;
		flex-direction: column;
		margin-top: 140px;
	}

	.top_subtitle {
		font-size: 21px;
	}

	.top_sec--img {
		width: 80%;
		left: -14px;
		top: -78px;
	}

	.top_sec--img img {
		width: 100%;
		height: auto;
	}

	.top_sec--inner {
		width: 100%;
	}

	.top_sec--btm {
		width: 100%;
		padding: 80px 20px 40px;
	}

	.top_btm--text {
		display: none;
		padding-right: 0;
	}

	.top_trd--box {
		margin-top: 110px;
		display: flex;
		flex-direction: column;
	}

	.top_trd--img {
		width: 60%;
		position: absolute;
		top: -70px;
		left: 50%;
		transform: translateX(-50%);
		/* height: 100%; */
	}

	.top_trd--img img {
		width: 100%;
		height: auto;
	}

	.top_trd--btm {
		width: 100%;
		padding: 80px 20px 40px;
		position: relative;
		z-index: 1;
	}

	.top_fth--img {
		width: 60%;
		right: -16px;
		bottom: 0;
		top: 50px;
	}

	.top_fth--img img {
		width: 100%;
		height: auto;
	}

	.top_fth--box {
		padding-bottom: 0;
		padding-top: 144px;
	}

	.top_fth--btm {
		width: 100%;
		padding: 80px 20px 40px;
	}

	.activities_bg {
		margin-top: 50px;
		padding-bottom: 60px;
	}

	.activities_title span {
		font-size: 16px;
	}

	.activities_title {
		padding-top: 50px;
		font-size: 26px;
		padding-bottom: 40px;
	}

	.activities_inner {
		width: 100%;
	}

	.activities_img {
		width: 100%;
	}

	.activities_img img {
		width: 100%;
		height: auto;
	}

	.activities_box--ab {
		position: static;
	}

	.activities_contents {
		font-size: 16px;
		display: flex;
		flex-wrap: wrap;
		padding-bottom: 80px;
	}

	.activities_contents li {
		width: 50%;
		padding-left: 2em;
		padding-right: 15px;
		text-indent: -2em;
	}

	.activities_contents li:nth-child(n+3) {
		padding-top: 25px
	}
	.activities_contents li:nth-child(2n) {
		padding-right: 0;
	}

	.activities_contents li span {
		padding-left: 10px;
		text-decoration: underline;
	}

	.activities_box--text {
		padding-left: 0;
		margin-top: -70px;
		font-size: 21px;
		padding-top: 0;
		line-height: 1.6;
		font-weight: bold;
	}

	.activities_box--title {
		width: 100%;
	}

	.activities_box--title img {
		width: 100%;
		height: auto;
	}

	.activities_list li {
		width: 100%;
	}

	.activities_list li:nth-child(n+2) {
		padding-top: 14px;
	}

	.activities_list li:nth-child(n+3) {
		margin-top: 0;
	}

	.activities_list--text {
		width: 100%;
		margin-right: 0;
	}

	.taiken_flex {
		display: block;
		width: 80%;
	}

	.taiken_flex li p {
		font-size: 16px;
	}

	.prev-arrow {
		left: -40px;
	}

	.next-arrow {
		right: -40px;
	}

	.taiken_flex li {
		width: 100%;
	}

	.activities_list--img {
		width: 60px;
	}

	.activities_list--text:after {
		margin-left: 14px;
		vertical-align: middle;
		position: static;
		transform: inherit;
	}

	.taiken_box {
		margin-top: 40px;
	}

	.item_title {
		font-size: 26px;
	}

	.full_02 {
		height: 100%;
		margin: -100px calc((100% - 105%) - 0px) 0;
		right: 0;
		left: auto;
	}

	.mgt30 {
		margin-top: 30px !important;
	}

	.pdl30 {
		padding-left: 30px !important;
	}

	.full_01 {
		height: 100%;
		margin: -100px calc(75% - 100vw) 0;
	}

	.top_spbox {
		position: relative;
		z-index: 9999;
	}

	.top_text--spsub {
		font-weight: bold;
		font-size: 12px;
		padding-top: 10px;
	}

	#page-top {
		width: 40px;
		height: 40px;
	}

	.main_link {
		width: 80%;
		margin: -50px auto 80px;
	}

	.main_link img {
		width: 100%;
		height: 100%;
	}

	.link_bg {
		/*     background: #03436063; */
		margin: 0 calc(50% - 50vw);
		width: 100vw;
		display: block;
		padding: 0;
	}

	.link_img {
		margin: 0px calc(100vw - 81%);
		width: 80vw;
	}

	.link_img img {
		width: 100%;
		height: 100%;
	}

	.accordion-title {
		position: relative;
		z-index: 1;
		width: 180px;
		margin: 30px auto 0;
		border: 1px solid #fff;
		padding: 7px 0 5px 0;
		text-align: center;
		color: #333;
		box-sizing: border-box;
		text-decoration: none;
		color: #fff;
	}

	.accordion .accordion-content {
		display: none;
	}

	.top_link {
		width: 100%;
	}
	.action_link--sp{
		margin: 0 calc(50% - 50vw);
		width: 99vw;
		padding-left: 20px;
    padding-top: 50px;
	}
	.action_link--sp img{
		width: 100%;
		height: auto;
	}
	.action_link--sp a:hover{
		opacity: 0.7;
	}
}

/* Windows のみでフォントを変更する */
.windows .mincho {
	font-family: "Yu Mincho", "游明朝", serif !important;
}

.windows .main_inner {
	font-family: "Yu Gothic Medium", "游ゴシック Medium", "Yu Mincho", "游明朝", serif !important;
}

@media (max-width: 375px) {
	.activities_contents{
		font-size: calc((16/430)*100vw);
	}
}