@charset "UTF-8";


#link01 {
	background-color: #FFC;
}
#top_slide {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	/* [disabled]border-radius: 10px; */
}

.top_img_260101 {
	width: 100%;
}
.top_img_260101 .top_img_260101_img {
	position: relative;
}
.top_img_260101 .top_img_260101_img .top_img_260101_txt01 {
	width: 48.6%;
	position: absolute;
	top: 12%;
	left: 38%;
}
.top_img_260101 .top_img_260101_img .top_img_260101_txt01 img {
	width: 100%;
	height: auto;
}
.top_img_260101 .top_img_260101_txt02 {
	margin-top: 30px;
	margin-bottom: 80px;
	text-align: center;
}
.top_img_260101 .top_img_260101_txt02 img {
	float: none;
	width: 70%;
	max-width: 660px;
	height: auto;
}
.top_img_260101 .top_img_260101_img .top_img_260101_txt03 {
	width: 70%;
	position: absolute;
	top: 20%;
	left: 15%;
}
.top_img_260101 .top_img_260101_img .top_img_260101_txt03 img {
	width: 100%;
	height: auto;
}

.top_message {
	float: none;
	margin: 0 auto 80px auto;
	width: 70%;
	max-width: 660px;
}
.top_message .p01 {
	margin: 0 0 5px 0;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow-wrap: anywhere; /* 収まらない場合に折り返す */
	word-break: normal; /* 単語の分割はデフォルトに依存 */
	line-break: strict; /* 禁則処理を厳格に適用 */
	font-size: 25px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 1.6px;
	font-family: 'Noto Serif JP', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif;
}
.top_message .p02 {
	margin: 0 0 0 0;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow-wrap: anywhere; /* 収まらない場合に折り返す */
	word-break: normal; /* 単語の分割はデフォルトに依存 */
	line-break: strict; /* 禁則処理を厳格に適用 */
	font-size: 18px;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 1.6px;
	font-family: 'Noto Serif JP', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif;
}
.top_message .p02 .span01 {
	font-weight: 800;
}
.top_message .p03 {
	margin: 0 0 0 0;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow-wrap: anywhere; /* 収まらない場合に折り返す */
	word-break: normal; /* 単語の分割はデフォルトに依存 */
	line-break: strict; /* 禁則処理を厳格に適用 */
	font-size: 18px;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 1.6px;
	font-family: 'Noto Serif JP', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif;
	text-align: right;
}
.top_message .p04 {
	margin: 23px 70px 0 0;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 1px;
	font-family: 'Noto Serif JP', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif;
	text-align: right;
}
.top_message .p05 {
	margin: 0 -5px 0 0;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 1px;
	font-family: 'Noto Serif JP', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif;
	text-align: right;
}
.top_message .p05 .span01 {
	margin: 0 0 0 16px;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 10px;
	font-family: 'Noto Serif JP', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif;
}
.top_message .p06 {
	margin: 23px 36px 0 0;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 1px;
	font-family: 'Noto Serif JP', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif;
	text-align: right;
}

.tyim {
	margin-bottom: 30px;
}
.tyim img {
	float: none;
}
.news_box {
	width: 90%;
	margin-bottom: 30px;
	margin-left: 5%;
	line-height: 1.2;
}
.news_box li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
}
.news_box li .ty {
	font-weight: bold;
	font-weight: 700;
	color: #FFF;
	background-color: #000;
	width: 140px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.news_box li .hi {
	width: 160px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.news_box li .tx {
	float: right;
	width: 68%;
	max-width: calc(100% - 320px);
	padding-top: 5px;
	padding-bottom: 5px;
}
.news_btn {
	margin-bottom: 30px;
}
.news_btn a {
	display: inline-block;
	padding: 10px 70px 10px 70px;
	border: 1px solid #333;
	background: #ffffff;
	text-decoration: none;
}
.news_btn a:hover {
	background: #dddddd;
}
.sns {
	margin-bottom: 60px;
	text-align: center;
}
.sns img {
	width: 60px;
	float: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.nek_ban {
	margin-bottom: 60px;
	width: 90%;
	margin-left: 5%;
}
.nek_ban li {
	float: left;
	width: 32%;
	margin-bottom: 20px;
}
.mov_link {
	width: 80%;
	margin-bottom: 50px;
	margin-left: 9%;
	text-align: center;
	background-color: #FFF;
	padding: 1%;
}
.mov_link img {
	float: none;
}










/* 画面幅 640px以下
---------------------------------*/
@media screen and (max-width: 640px) {

	.top_img_260101 {
		overflow: hidden;
	}
	.top_img_260101 .top_img_260101_img {
		margin-left: -28%;
		width: 160%;
		position: relative;
	}
	.top_img_260101 .top_img_260101_img img {
		width: 100%;
		height: auto;
	}
	.top_img_260101 .top_img_260101_img .top_img_260101_txt01 {
		width: 43%;
		top: 14%;
		left: 35%;
	}
	.top_img_260101 .top_img_260101_img .top_img_260101_txt01 img {
		width: 100%;
		height: auto;
	}
	.top_img_260101 .top_img_260101_txt02 {
		margin-top: 20px;
		margin-bottom: 30px;
	}
	.top_img_260101 .top_img_260101_txt02 img {
		width: 90%;
		height: auto;
	}
	.top_img_260101 .top_img_260101_img .top_img_260101_txt03 {
		width: 58%;
		top: 23%;
		left: 20%;
	}
	.top_img_260101 .top_img_260101_img .top_img_260101_txt03 img {
		width: 100%;
		height: auto;
	}

	.top_message {
		margin: 0 auto 50px auto;
		width: 90%;
	}
	.top_message .pconly {
		display: none;
	}
	.top_message .p01 {
		margin: 0 0 5px 0;
		font-size: 20px;
		line-height: 1.5;
		letter-spacing: 1.6px;
	}
	.top_message .p02 {
		margin: 0 0 0 0;
		font-size: 14px;
		line-height: 1.5;
		letter-spacing: 1px;
	}
	.top_message .p03 {
		margin: 0 0 0 0;
		font-size: 14px;
		line-height: 1.5;
		letter-spacing: 1px;
	}
	.top_message .p04 {
		margin: 15px 60px 0 0;
		font-size: 16px;
		line-height: 1.5;
		letter-spacing: 1px;
	}
	.top_message .p05 {
		margin: 0 -8px 0 0;
		font-size: 12px;
		line-height: 1.5;
		letter-spacing: 1px;
	}
	.top_message .p05 .span01 {
		margin: 0 0 0 16px;
		font-size: 16px;
		line-height: 1.5;
		letter-spacing: 10px;
	}
	.top_message .p06 {
		margin: 15px 32px 0 0;
		font-size: 16px;
		line-height: 1.5;
		letter-spacing: 1.2px;
	}

	.mov_link {
		margin-top: -10px;
		margin-bottom: 50px;
		margin-left: 9%;
	}

	.tyim img {
		width: 60%;
	}
	.news_box li .tx {
		width: 96%;
		max-width: 96%;
	}
	.news_box li .ty {
		width: 100px;
		font-size: 12px;
	}
	.news_box li .hi {
		width: 150px;
		margin-left: 20px;
		padding-top: 3px;
		padding-bottom: 5px;
	}
	.news_box li .tx {
		width: 100%;
		max-width: 100%;
		padding-top: 10px;
	}
	.news_btn a {
		padding: 6px 40px 6px 40px;
	}

	.nek_ban {
		margin-bottom: 30px;
		width: 96%;
		margin-left: 0%;
	}
	.nek_ban li {
		width: 48%;
	}

}

