@charset "utf-8";
/* html {
	background-color:#fdfff3;
	position:relative;
	height:100%;
}
.cv_area {
	display:none;
}
body#notice-top, body#notice-page {
	background:url(../images/shared/bg.jpg) center top no-repeat;
	background-attachment: fixed;
	color:#7b5151;
	min-width:750px;
	max-width:2000px;
	width:100%;
}
body#notice-top #bg, body#notice-page #bg {
	background:none;
} */
/**font**/
.color_red {
	color:#f12d00;
}
.color_blue {
	color:#039ed7;
}
.color_purple {
	color:#7b5ecf;
}
.color_orage {
	color:#ff984c;
}
.color_yellow {
	color:#ffdd56;
}
/*******/
#page {
	display:flex;
	flex-direction: column;
	min-height:100vh;
}
body#notice h3 {
	margin:0;
	padding:0;
}
#notice-page hr:last-child {
	margin-bottom:0;
}
#notice-page .btn-back {
	margin:20px auto 0;
	width:750px;
}
#notice-page .btn-back a {
	opacity:1;
	transition: 0.5s;
}
#notice-page .btn-back a:hover {
	opacity:0.7;
	transition: 0.5s;
}
#notice-page ul.list01 {margin-left:1em;}
#notice-page ul.list01 li {
  list-style-type: none;
  text-indent: -1em;
}
#notice-page ul.list01>li {
  list-style-type: none;
  text-indent: -1em;
}
#notice-page ul.list01>li:before {
    display: inline;
    content: "・";
}
#notice-page ul.list02 {margin-left:1em;}
#notice-page ul.list02 li {
  list-style-type: none;
  text-indent: -1em;
}
#notice-page ul.list02>li {
  list-style-type: none;
  text-indent: -1em;
}
#notice-page ul.list02>li:before {
    display: inline;
    content: "※";
}
#notice-page .list-indent {
  padding-left:1em;
  text-indent:-1em;
}
/*=================
Header
=================*/
body#notice-top header {
	margin:0 auto;
	max-width:1000px;
	min-width:750px;
	width:100%;
}
#notice-top header {
	background:url(../images/bg_header.png) center top no-repeat;
	height:570px;
}
#notice-top header .inner {
	position:relative;
	margin:0 auto;
	width:750px;
}
body#notice-page header {
	margin:0 auto;
	width:750px;
}
#notice-top header h2 {
	position:absolute;
	top:277px;
	left:235px;
}
body#notice-page header h2 {
	text-align: center;
}
/*=================
News_list
=================*/
#notice-top main {
	margin-top:-203px;
}
/*----frame----*/
.frame-top, .frame-bottom{
	height:38px;
	margin:0 auto;
	width:750px;
}
.frame-top {
	background:url(../images/notice_frame_top.png) center top no-repeat;
}
.frame-bottom {
	background:url(../images/notice_frame_bottom.png) center top no-repeat;
}
#notice-top article, #notice-page article {
	background:url(../images/notice_frame.png) center top repeat-y;
}
#notice-top .article-wrapper, #notice-page .article-wrapper {
	margin:0 auto;
	width:674px;
}
.news_list li {
	border-bottom:dotted 2px;
	border-color:#b69797;
	padding-top:12px;
}
.news_list li:first-child {
	padding-top:0;
}
.news_list li a {
	color:#7b5151;
	display:block;
	width:100%;
}
.news_list li a:hover {
	text-decoration:underline;
}
#notice-top .news_list .notice-title{
	font-size:18px;
	padding:8px 0 12px 0;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
	width:674px;
}
.news_list li div, .notice_box div, div.status-area p, div.category-area p {
	float:left;
}
.date, .status, .category {
	line-height:1;
}
.date, .status {
	margin-right:5px;}

.status, .category {
	font-weight:bold;
}
.date {
	padding:2px 0 3px 0;
}
.status {
	color:#fff;
	padding:2px 4px 3px 4px;
}
.status.new {background-color:#f5a416;}
.status.update {background-color:#32a3de;}
.status.important {background-color:#f12d00;}
.status.maint {background-color:#f5a410;}
.category {
	border:solid 2px #7b5151;
	color:#7b5151;
	padding:0 2px 1px 2px;
}
.com_number {
	margin-top:36px;
	text-align:center;
}
.com_number a, .com_number span {
	color:#fff;
	font-size:18px;
	margin-right:12px;
	padding:7px 16px;
}
.com_number a:last-child {
	margin-right:0;
}
.com_number span {
	background-color:#6dc896;
	border:solid 2px #408e46;
	box-sizing:border-box;
}
.com_number a {
	background-color:#408e46;
	border:solid 2px #408e46;
}
.com_number a:hover {
	background-color:#6dc896;
}
.com_number a.prev{
	position:relative;
	padding:7px 10px 7px 25px;
}
.com_number a.prev:before {
	content:"";
	background-image:url(../images/prev.png);
	background-size: contain;
	height:18px;
	position:absolute;
	top:12px;
	left:7px;
	width:16px;
}
.com_number a.next{
	position:relative;
	padding:7px 25px 7px 10px;
}
.com_number a.next:before {
	content:"";
	background-image:url(../images/next.png);
	background-size: contain;
	height:18px;
	position:absolute;
	top:12px;
	right:7px;
	width:16px;
}
/*=================
Notice
=================*/
.news-area .notice_box {
	background-color: #e4f2d5;
	margin-bottom:15px;
	padding:14px 14px 10px 14px;
}
.news-area .notice-title {
	font-size:20px;
}
.news-area h3 {
	background-image:
		url(../images/h3_bg_top.jpg),
		url(../images/h3_bg_bottom.jpg),
		url(../images/h3_bg.jpg);
	background-repeat:
		no-repeat,
		no-repeat,
		repeat-y;
	background-position:
		top center,
		bottom center,
		top center;
	color:#fff;
	font-size:2rem;
	line-height: 2.4rem;
	margin:15px auto;
	min-height: 60px;
	padding:9px 25px;
	text-align:left;
	width:674px;
}
.news-area {
	overflow:hidden;
}
.news-area h4 {
	font-size:18px;
	font-weight:bold;
	line-height:1.1;
	position:relative;
	padding:0 0 0 24px;
	margin:10px 0;
}
.news-area h4:before {
	content:"";
	background-image:url(../images/h4_icon.png);
	background-size: contain;
	width:20px;
	height:20px;
	position:absolute;
	top:2px;
	left:0;
}
.news-area h5 {
	font-weight:bold;
	line-height:1.1;
	position:relative;
	padding:0 0 0 18px;
	margin:10px 0;
	font-size: .9rem;
}
.news-area h5:before {
	content:"";
	background-image:url(../images/h5_icon.png);
	background-size: contain;
	width:14px;
	height:14px;
	position:absolute;
	top:2px;
	left:0;
}
.news-area .pageNav_news ul {
	background-color:#fdfcbd;
	border:solid 2px #f6e18d;
	padding:14px;
	display: flex;
}
.news-area .pageNav_news ul li {
	/* float:left; */
	margin-left:15px;
	position:relative;
	padding-left:18px;
}
.news-area .pageNav_news ul li:before {
	content:"";
	background-image:url(../images/link_icon.png);
	background-size: contain;
	width:12px;
	height:17px;
	position:absolute;
	top:3px;
	left:0;
}
.news-area .pageNav_news ul li a {
	color:#16ac27;
	font-size:18px;
	text-decoration: none;
}
.news-area .pageNav_news ul li a:hover {
	text-decoration:underline;
}
.news-area table {
	border:solid 1px #abba83;
	margin-bottom:12px;
	width:100%;
}
.news-area table th {
	background-color:#d2edb7;
	border:solid 1px #abba83;
}
.news-area table td {
	background-color:#fdfff3;
}
.news-area table td, .news-area table th{
	padding:7px;
	vertical-align:middle;
	border:solid 1px #abba83;
}
.news-area .td_color01 {
	background-color:#d2edb7;
}
.news-area .td_color02 {
	background-color:#f4ffe9;
}
#yt-wrapper {
  margin: 0 auto;
  width: 100%;
  max-width: 674px; /* 最大の横幅 */
}
#yt-content {
  padding-top: 56.25%;
  position: relative;
  width: 100%;
}
#yt-content iframe {
  height: 100% !important;
  left: 0;
  position: absolute;
  top: 0;
  width: 100% !important;
}
/*=================
Footer
=================*/
/* #notice-top footer, #notice-page footer {
	background:none;
	margin-top:auto;
}
footer ul li a {
	color:#ffffc4;
}
footer ul.pc {
	text-align: center;
	position:static;
}
footer ul.sp {
	display:none;
}
footer ul.pc li {
	display:inline;
}
footer .copyright p {
	text-align:center;
	padding-top:10px;
} */
/*=================
SP
=================*/
@media screen and (max-width: 750px) {
	html {
		font-size:62.5%;
	}
	body#notice-top {
		background:none;
		font-size:2.4rem;
	}
	body#notice-page {
		background:none;
		font-size:2.2rem;
	}
	body#notice-top #bg, body#notice-page #bg {
		background: url("../images/shared/bg.jpg") no-repeat center 0 /cover;
	}
/*=================
Notice_list
=================*/
	/* #notice-top .news_list .date, .status, .category {
		font-size:2.0rem;
	}
	#notice-top .news_list li p.notice-title, #notice-page p.notice-title {
		font-size:2.4rem;
	}
	#notice-top main {
		margin: -203px 4vw 0;
	}
	.frame-top,
	.frame-bottom {
		width: 100%;
		height: 35px;
		background-size: contain;
	}
	#notice-top article,
	#notice-page article {
		background-size: 100%;
	}
	#notice-top .article-wrapper, #notice-page .article-wrapper {
		width: 90%;
	}
	.news_list li a:hover {
		text-decoration:none;
	}
	.com_number a, .com_number span{
		font-size:2.2rem;
	}
	.com_number a.prev{
		position:relative;
		padding:7px 10px 7px 28px;
	}
	.com_number a.prev:before {
		content:"";
		background-image:url(../images/prev.png);
		background-size: contain;
		height:18px;
		position:absolute;
		top:15px;
		left:7px;
		width:16px;
	}
	.com_number a.next{
		position:relative;
		padding:7px 28px 7px 10px;
	}
	.com_number a.next:before {
		content:"";
		background-image:url(../images/next.png);
		background-size: contain;
		height:18px;
		position:absolute;
		top:15px;
		right:7px;
		width:16px;
	}
	.com_number a:hover {
	background-color:#408e46;
	} */
/*=================
News
=================*/
	#notice-page main {
		margin: auto;
    	width: 90%;
	}
	#notice-page .btn-back {
		padding-left: 5%;
	}
	.news-area .pageNav_news ul li a {
		font-size:2.2rem;
	}
	.news-area .pageNav_news ul li {
		padding-left:18px;
	}
	.news-area .pageNav_news ul li:before {
		top:6px;
		width:18px;
		height:25px;
	}
	.news-area .pageNav_news ul li a:hover {
		text-decoration:none;
	}
	.news-wrapper h3 {
		font-size:2.4rem;
	}
	.news-wrapper h4, .news-wrapper h5 {
		font-size:2.2rem;
	}
	.news-wrapper h5:before {
		top:6px;
	}
/*=================
Footer
=================*/
	/* footer, footer .copyright {
		width:750px;
		margin:0 auto;
	}
	footer .copyright {
		background:url("../images/footer_grd_sp.png") center top;
		display:block;
	}
	footer .copyright .copy-wrapper {
		display:block;
		margin:0 auto;
		width:674px;
	}
	footer ul.sp {
		display:inline;
	}
	footer ul.pc {
		display:none;
	}
	footer ul.sp li {
		text-align: center;
		padding:15px 0;
		border-bottom:dotted medium;
	}
	footer ul li a {
		display:block;
		font-size:2.4rem;
    width:100%;
	}
	footer .copyright p {
		padding:30px 0 10px 0;
		position:static;
	} */
}
