#mv {
	background-color: rgba(0, 0, 0, 0.2);
	height: calc(100vh - 60px);
	overflow: hidden;
	position: relative;
	width: 100%;
}
.pl100 {
	padding-left: 100px;
	font-weight: 500;
	color: #FFF;
}
.mv-bg {
	-webkit-transform: translateX(-50%);
	left: 50%;
	max-height: initial;
	max-width: initial;
	min-height: calc(100vh);
	min-width: 100%;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	z-index: -1;
}
.mv-content {
	-webkit-transform: translate(-50%, -50%);
	left: 50%;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	padding: 0 24px;
	z-index: 2;
}
.mv-img {
	width: 600px;
	margin-right: auto;
}

.top_slidearea {
}	
.header-scroll{
	position: absolute; /*必ず必要*/
	bottom: 30px;
	text-align: center;
	width: 100%;
	z-index: 999!important;
}
.top_action_lst_area {
	width: 100%;
	background-color: #004380;
	padding-bottom: 30px;
}
.top_special_lst_area {
	width: 100%;
	background-color: #0068B7;
	padding-bottom: 30px;
}
.top_special_lst_wrapper {
	width: 100%;
}
.top_special_lst {
	list-style-type: none;
	text-align: center;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	justify-content: center;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.top_special_lst li {
	position:relative;
	width: 25%;
	display:inline-block;
	margin-right: 5px;
	margin-left:5px;
	margin-bottom: 20px;
}
.top_special_lst_name {
	height: auto;
	width: 100%;
	font-size: 24px;
	line-height: 40px;
	font-weight: 700;
	text-align: center;
}
.top_special_lst_coment {
	height:auto;
	min-height:100px;
	width: 100%;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.top_special_lst li a {
	position:absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-indent: 100%;
	white-space:nowrap;
	overflow:hidden;
}
.top_special_lst li a:hover{
	background-color: #FFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.top_action_smidashi {
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 38px;
	font-weight: 400;
	color: #FFF;
	padding-top: 50px;
}
.top_action_txt_area_bk {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 30px;
	color: #FFF;
}
.top_equipment_area {
	width: 100%;
	background-image: url(../img/top/top-01.jpg);
	background-repeat: no-repeat;
	height: 500px;
	background-position: center;
}
.top_equipment_inner {
	width: 75%;
	min-width: 1000px;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	padding-top: 30px;
}
.top_equipment_dai {
	font-size: 38px;
	font-family: 'Noto Sans JP', sans-serif;
	color: #FFF;
	text-align: center;
	width: 100%;
	padding-bottom: 20px;
}
.top_equipment_sdai {
	font-size: 24px;
	font-family: 'Noto Sans JP', sans-serif;
	text-align: center;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
}
.top_equipment_inner_txt {
	font-size: 16px;
	color: #000;
	line-height: 1.8em;
	width: 500px;
	float: right;
	background-color: rgba(255,255,255,0.8);
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.top_equipment_td  {
	width: 100px;
	}
.top_gikai_tbl {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.top_sns_area  {
	width: 90%;
	max-width: 1620px;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
}
.top_youtube_area  {
	float: left;
	width: 33%;
}
.top_facebook_area  {
	float: left;
	width: 34%;
}
.top_twitter_area  {
	float: left;
	width: 33%;
}
.top_sns_inner   {
	box-sizing:border-box;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
.twitter_area  {
	width: 100%;
	border: 1px solid #CCC;
	margin-right: 0px;
	margin-left: auto;
}
.area01{
	width:100%;
	overflow:hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.area01 .left{
	width:calc(100% - 120px);
	float:left;
	display:inline;
	background-color: #EEEDE8;
	height: 90px;
}

.area01 .right{
	width:120px;
	float:right;
}
.top_txt01 {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 38px;
	font-weight: 400;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003;
	margin-top: 30px;
	padding-bottom: 30px;
}
.top_lst01 {
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
}
.top_lst01 dt {
	background-image: url(../img/top/info-01.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 180px;
	clear: left;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	color: #003;
}
.top_lst01 dd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 145px;
	color: #333333;
}
.top_smidashi {
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 38px;
	font-weight: 400;
	color: #000;
	padding-top: 50px;
}
.back_none   {
	background-color: none!important;
}

.top_oshirase_area_wrapper {
  background-color: #004380;
  padding: 40px 0;
}

.top_oshirase_dai {
  text-align: center;
  font-size: 32px;
  font-weight: 400;
  color: #FFFFFF; /* 白文字 */
  border-bottom: 1px solid #FFFFFF;
  margin-bottom: 30px;
	font-family: 'Noto Sans JP', sans-serif;
  padding-bottom: 20px;
}

.top_oshirase {
  display: flex;
  justify-content: center;
  gap: 20px;
  padding: 0;
  margin: 0;
  flex-wrap: nowrap; /* 1段固定 */
}

.top_oshirase li {
  list-style: none;
  background: #0056a3;
  border-radius: 6px;
  overflow: hidden;
  width: 220px;
  transition: 0.3s;
  color: #FFFFFF;
}

.top_oshirase li:hover {
  background: #0066cc;
  transform: translateY(-3px);
}

.top_oshirase li a {
  color: #FFFFFF;
  text-decoration: none;
  display: block;
}

.oshirase_thumbnail img {
  width: 220px; /* 横幅固定 */
  height: auto;
  display: block;
}

.oshirase_text {
  padding: 10px;
  color: #FFFFFF;
}

.oshirase_date {
  display: block;
  font-size: 12px;
  opacity: 0.9;
  margin-bottom: 5px;
  color: #FFFFFF;
}

.oshirase_title {
  font-size: 14px;
  line-height: 1.4;
  color: #FFFFFF;
}

@media only screen and (max-width : 767px) {
.top_action_smidashi {
	text-align: center;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 24px;
	font-weight: 400;
	color: #FFF;
	padding-top: 40px;
}
.top_action_txt_area_bk {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 30px;
	color: #FFF;
}
.top_equipment_area {
	width: 100%;
	background-image: url(../img/top/top-01.jpg);
	background-repeat: no-repeat;
	height: 400px;
	background-position: center;
}
.top_equipment_inner {
	width: 100%;
	min-width: 0px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	padding-top: 20px;
}
.top_equipment_dai {
	font-size: 24px;
	font-family: 'Noto Sans JP', sans-serif;
	color: #FFF;
	text-align: center;
	width: 100%;
	padding-bottom: 20px;
}
.top_equipment_sdai {
	font-size: 18px;
	font-family: 'Noto Sans JP', sans-serif;
	text-align: center;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
}
.top_equipment_inner_txt {
	font-size: 14px;
	color: #000;
	line-height: 1.8em;
	width: 100%;
	float: none;
	background-color: rgba(255,255,255,0.8);
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}
.top_equipment_td  {
	width: 70px;
	}
.top_special_lst li {
	position:relative;
	width: 100%;
	display:inline-block;
	margin-right: 5px;
	margin-left:5px;
	margin-bottom: 20px;
}
.top_special_lst_area {
	width: 100%;
	background-color: #0068B7;
	padding-bottom: 10px;
}
.top_sns_area  {
	width: 90%;
	max-width: 1620px;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
}
.top_youtube_area  {
	float: none;
	width: 100%;
}
.top_facebook_area  {
	float: none;
	width: 100%;
}
.top_twitter_area  {
	float: none;
	width: 100%;
}
.top_sns_inner   {
	box-sizing:border-box;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}
.twitter_area  {
	width: 100%;
	border: 1px solid #CCC;
	margin-right: 0px;
	margin-left: auto;
}
.top_txt01 {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 24px;
	font-weight: 400;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003;
	margin-top: 30px;
	padding-bottom: 30px;
}
.top_lst01 {
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.top_lst01 dt {
	background-image: url(../img/top/info-01.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 180px;
	float: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	color: #003;
}
.top_lst01 dd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003;
	padding: 10px;
	color: #333333;
	font-size: 12px;
}
.top_smidashi {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 24px;
	font-weight: 400;
	color: #000;
	padding-top: 30px;
}
  .top_oshirase_area_wrapper {
    padding: 20px 0;
  }

  .top_oshirase_dai {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .top_oshirase {
    flex-direction: column;  /* 縦並び */
    align-items: center;     /* 中央寄せ */
    gap: 15px;
    flex-wrap: nowrap;
  }

  .top_oshirase li {
    width: 90%;              /* 横幅を画面幅に合わせる */
    max-width: 320px;
  }

  .oshirase_thumbnail img {
    width: 100%;             /* カード幅にフィット */
    height: auto;
  }

  .oshirase_text {
    padding: 8px 10px;
  }

  .oshirase_title {
    font-size: 13px;
  }

  .oshirase_date {
    font-size: 11px;
  }
}