@charset "UTF-8";
.sec_menu-area{
	width: 100%;
	height: 1.5vh;
	display: table; 
	list-style: none;
	background: rgba(51,92,183,1.00);
}

.sec_menu_box{
	width: 100%;
	position: relative;
	display: table-cell;
	vertical-align: middle;	
}

ul#nav3 {
	width: 90%;
	height: 100%;
	display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    list-style: none;
	margin: 0 auto;
}

ul#nav3 li {
	width: calc(100%/5);
	color:#FFFFFF;
	font-weight: lighter;
	font-size: 1.2vw;
    position: relative;
	text-align: center;
	margin: 0.8% 0 1.2% 0;
	white-space: nowrap;
	letter-spacing: 0.1vw
	

}

ul#nav3 li a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;

}

ul#nav3 li a:after{
	position: absolute;
	width:5em;
	height:10em;
	top: 1.7em;
	left: 5.4em;
	content: "";
	background:url("../images/sec_menu_arrow.png")no-repeat;
	background-size: contain; 
	background-position: center　bottom;
	pointer-events: none;	
	visibility: hidden;
	opacity: 0;
	
}

ul#nav3 li a:hover:after {
opacity: 1;
  visibility: visible;
}

ul#nav3 li#current::after {
	position: absolute;
	width:5em;
	height:10em;
	top: 1.7em;
	left: 5.4em;
	content: "";
	background:url("../images/sec_menu_arrow.png")no-repeat;
	background-size: contain; 
	background-position: center　bottom;
	pointer-events: none;	
}


.sec_title02{
	border-bottom: solid 0.05em #335CB7;
	width: 95.3%;
	font-size:2.5vw;	
	margin-left: 4.7%;
	margin-top: 1em;
	padding: 0;
	text-align: center;
	color: #335CB7;
	letter-spacing: 0.5vw;
		font-weight: bold;
}

.sec_title02 img {
	position: absolute;
	width: 2.2em;
	top:0.2em;
	left:1em;
}

.table_list{
	display: block;
	width: 95%;
	position: relative;
	margin-bottom: 3vh;
	margin-left: 3.5vw;
	margin-top: 1vh;
}

.table_list_02{
	display: block;
	width: 95%;
	position: relative;
	margin-bottom: 10vh;
	margin-left: 3.5vw;
	margin-top: 1vh;
}

.cp_breadcrumb {
	position: relative;
	margin: 5% auto 1% auto;
	padding: 6vh 2vw 4vh 0;
	color: #2E2E2E;

}

.cp_table *, .cp_table *:before, .cp_table *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cp_table {
	width: 100%;
	border-collapse: collapse;
}
.cp_table th, .cp_table td {
	padding-left: 30px;
	border-bottom: 1px solid #335CB7;
	border-top: 1px solid #335CB7;
	padding:1em  0em 1em 1em;	

}

.cp_table tr {
	vertical-align: top;
}

.cp_table th {
	width: 30%;
	vertical-align: top;
	font-size: 1.2vw;
	text-align: left;
}


.cp_table td a{
	padding:3vh 0;
	color: #325DB7;	
	text-align: center;
}

.cp_table td {
	width: 70%;
	vertical-align: top;
	font-size: 1.2vw;
	font-weight: lighter;
	white-space: nowrap;
}


.cp_table th, .cp_table td {
	text-align: left;
}

.download_date{
	width: 100%;
	margin: 1vh 0 1vh 0;
		font-size: 1.2vw;
		letter-spacing: 0.1vw;	
}

.download_title{
	width: 100%;
	font-size: 2vw;
	margin: 1vh 0 1vh 0;
	color:#335DB7;
	letter-spacing: 0.2vw;
}

.download_line{
	display: block;
	border-bottom: 1px solid #335CB7;
	margin: 0 0 3vh 0;
}

.download_line_02{
	display: block;
	border-bottom: 1px solid #335CB7;
	margin: 1vh 0 1vh 0;
}

.download_text{
		width: 100%;
	font-size: 1.2vw;
	margin: 2vh 0 3vh 0;
		line-height: 160%;
		letter-spacing: 0.1vw;
	text-align: left;	
	
}

.download_text p{
	text-align: left;
}


div.download_text img{
	display: block;
	clear: both;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 1vh;
	padding-top: 2vh;	
}
.main_img{
	display: none;
}

.main_img_02{
	position:relative;
	left:0;
	top:0;
	background: #E2F0FC;

}


.download_main_inner{
   position: absolute;
    left: 50%;
	top: 45%;
    transform: translateX(-50%);
	z-index: 3;
}

.download_main_inner_02{
	vertical-align: middle;	
	margin: 0 auto;
	display: table;
}

.download_main_img{
	width: 4vw;
	display: table-cell;
}

.download_main_text{
	color: #335CB7;
	vertical-align: middle;	
	font-weight: bold;
	font-size: 2.6vw;
	display: table-cell;
	padding-left: 1vw;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}


.download_main_text_02{
	color: #3F3F3F;
	font-size: 1.2vw;	
	text-align: center;	

}

.sec_menu-area{
	position: absolute;
	width: 100%;
	height: 0.8vh;
	
	list-style: none;
	background: rgba(51,92,183,1.00);

}


.sec_title_box{
	display: block;
	position: relative;
		margin-left: 3.5vw;
	width: 100%;
	z-index: 1;
	margin-bottom: 1vh;
}

.sec_title03{
	border-bottom: solid 0.15vw #335CB7;
	width: 95%;
	font-size:2.2vw;	
	margin-top: 1em;
	padding: 0;
	text-align: center;
	color: #335CB7;
	letter-spacing: 0.5vw;
	font-weight: bold;
}

.sec_title03 img {
	position: absolute;
	width: 2.0em;
	top:-0.13em;
	left:0em;
}

.sec_title04{
	width: 95%;
	font-size:1.2vw;	
	margin-top: 3vh;
	margin-left: 4vw;
	padding: 0;
	text-align: left;
	color: #335CB7;
	letter-spacing: 0.5vw;
	font-weight: bold;
}

.sec_title05{
	width: 95%;
	font-size:1.5vw;	
	margin-top: 3em;
	margin-left: 4vw;
	padding: 0;
	text-align: left;
	color: #335CB7;
	letter-spacing: 0.5vw;
	font-weight: bold;
}


