/*  archive CSS */
/* ___________________________________________top_header */
.top #header {
   	min-width: 1040px;
	margin:0 auto;
}
.top .logo_wrapper {
	width:1080px;
	height:104px;
	margin:0 auto;
}
.top .logo {
	width:420px;
	float:left;
}
.top .logo a{
	width:420px;
	height:104px;
	background:url(../images/common/logo.jpg) left center no-repeat;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.top .logo a:hover{opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}
.top .thnav {
	padding:55px 0 0 ;
	width:250px;
	float:right;
}
.top .thnav li {
	float:left;
	width:105px;
	border-bottom:1px solid #d1d2d4;
	padding:0 0 15px;
	margin:0 15px 0 0;
	text-align:center;
}
.top .thnav li a{
	font-style:italic;
}
/* _______________________________top_global navigation */
#gnav {
	width: 1080px;
	margin: 0 auto 50px auto;
	padding:0 0 0;
	border-top:1px solid #d1d2d4;
}
#gnav li {
	height: 88px;
	width: 269px;
	margin: 0 0 0 0;
	padding: 0;
	display: block;
	float: left;
	border-bottom:1px solid #d1d2d4;
	border-left:1px solid #d1d2d4;
}
#gnav li a {
	width: 269px;
	height: 88px;
	line-height:88px;
	font-weight:bold;
	text-align:center;
	display: block;
	padding: 0;
	transition: all 0.3s ease-in-out 0s;
}
#gnav li.gnav1 a {
	color:#3fc19e;
	background: url(../images/top/top_btn_sq1.png) right center no-repeat; 
}
#gnav li.gnav2 a {
	color:#3fc19e;
	background: url(../images/top/top_btn_sq2.png) right center no-repeat;
}
#gnav li.gnav3 a {
	color:#22bdc7;
	background: url(../images/top/top_btn_fa1.png) right center no-repeat;
}
#gnav li.gnav4 a {
	color:#22bdc7;
	background: url(../images/top/top_btn_fa2.png) right center no-repeat;
}

#gnav li.gnav1 a:hover, #gnav li.gnav1 a:active { background-color:#3fc19e;}
#gnav li.gnav2 a:hover, #gnav li.gnav2 a:active { background-color:#3fc19e;}
#gnav li.gnav3 a:hover, #gnav li.gnav3 a:active { background-color:#22bdc7;}
#gnav li.gnav4 a:hover, #gnav li.gnav4 a:active { background-color:#22bdc7;}

#gnav li a:hover {
	color:#fff;
}

.mv {
  width: 100%;
  height: 400px;
  background-image: url("./images/square/sq_2021_online.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-bottom: 50px;
  position: relative;
}
.mv_finish {
	width: 500px;
	height: 65px;
	padding: 30px 0;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	text-align: center;
	background-color: rgba(255,255,255,0.8);
	color: #c03838;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.5;
	box-shadow: 0 0 16px 0 rgba(0,0,0,0.5);
	
}
.mv a {
  width: 100%;
  height: 100%;
  display: block;
}
.mv:hover {
  opacity: .9;
}
.mv .inner {
  margin: 0  auto;
  padding: 0 5vw 0 0;
  display: flex;
  flex-direction: row-reverse;
}
.mv .inner .title-area {
  width: 600px;
}
.mv h2 {
  font-family: "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  text-shadow: 1px 1px 15px rgba(0, 0, 0, 0.4), -1px 1px 15px rgba(0, 0, 0, 0.4), 1px -1px 15px rgba(0, 0, 0, 0.4), -1px -1px 15px rgba(0, 0, 0, 0.4);
  text-align: center;
  letter-spacing: 2px;
  padding-top: 50px;
}
.mv p.title {
  margin: 30px 0 0 0;
  font-size: 78px;
  font-weight: 700;
  line-height: 80%;
  font-style: oblique;
  color: #fff;
  text-shadow: 2px 4px 15px rgba(0, 0, 0, 0.3), -2px 4px 15px rgba(0, 0, 0, 0.3), 2px -4px 15px rgba(0, 0, 0, 0.3), -2px -4px 15px rgba(0, 0, 0, 0.3);
  text-align: center;
  letter-spacing: 3px;
}
.mv p.title span {
  font-size: 26px;
  letter-spacing: 0;
}
.mv p.date {
  width: auto;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-top: 10px;
  color: #fff;
  line-height: 1.5;
}
.mv p.date span {
  font-size: 42px;
}	

/* _______________________________ archive */
.archive_mtitle.sq {
	background-image:url(../images/archive/mtitle_archive_sq.png);
}
.archive_mtitle.fa {
	background-image:url(../images/archive/mtitle_archive_fa.png);
}
.archive_list li{
	padding:15px;
	background:url(../images/common/line_ten.png) center bottom repeat-x;
}
.archive_list li h4 {
	line-height:1.5;
	margin:0 0 5px;
	display:inline-block;
	padding:0 30px 0 0;
	background:url(../images/common/icon_gaibu.png) right -10px no-repeat;
}
.archive_list li h4.none_link {
	background-image: none;
}
.archive_list li h3,
.archive_list li h3 a{
	font-size:17px;
	font-weight:bold;
	line-height:1.5;
}
.cate_sq,.cate_sq a {
	color:#3fc19e;
}
.cate_fa,.cate_fa a {
	color:#29c9d5;
}

/* _______________________________contents2 */
#contents2 {
	width:1040px;
	margin:0 auto 0 auto;
	padding:20px 20px 0 20px;
}
.title_notice {
    margin:0 auto 30px auto;
}
.archive_vsq {
	width:1040px;
	height:400px;
	background:url(../images/square/sq_2016_ar.jpg) center center no-repeat;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border:1px solid #d1d2d4;
	margin:0 0 30px;
}
.archive_vfa {
	width:1040px;
	height:400px;
	background:url(../images/future-aspect/fa_2016autumn_ar.jpg) center center no-repeat;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border:1px solid #d1d2d4;
	margin:0 0 30px;
}
.archive_vsq:hover,
.archive_vfa:hover {
    opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}
.top_sq_title {
	height:54px;
	background:url(../images/top/top_stitle1.png) 0 0 no-repeat;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.contents_sq {
	padding:40px 420px 0 0 ;
	min-height:495px;
	background:url(../images/top/top_sq_img.jpg) right center no-repeat;
	border-bottom:2px solid #d1d2d4;
}
.contents_sq dt{
	color:#35ba96;
	font-size:17px;
	font-weight: bold;
	padding:5px 0 5px 25px;
	margin:0 0 20px;
	background:url(../images/common/icon_maru_sq.png) left center no-repeat;
}
.contents_sq dd {
	line-height:1.5;
	margin:0 0 10px 7px;
	padding:0 0 20px 25px;
	border-left:1px solid #d1d2d4;
}

/* _______________________________contents3 */
#contents3 {
	width:1040px;
	margin:0 auto 30px auto;
	padding:30px 20px 0 20px;
}
.top_fa_title {
	height:54px;
	background:url(../images/top/top_stitle2.png) 0 0 no-repeat;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.contents_fa {
	padding:40px 420px 0 0 ;
	min-height:495px;
	background:url(../images/top/top_fa_img.jpg) right center no-repeat;
	border-bottom:2px solid #d1d2d4;
}
.contents_fa dt{
	color:#22aed1;
	font-size:17px;
	font-weight: bold;
	padding:5px 0 5px 25px;
	margin:0 0 20px;
	background:url(../images/common/icon_maru_fa.png) left center no-repeat;
}
.contents_fa dd {
	line-height:1.5;
	margin:0 0 10px 7px;
	padding:0 0 20px 25px;
	border-left:1px solid #d1d2d4;
}