@charset "utf-8";
/* CSS Document */

.t-t-title {
	width: 790px;
	height: 28px;
	padding-left: 10px;
	border-left: 10px solid #02025b;
	background-color: #E7F6EE;
	font-size: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 17px;
}
.t-t_area{
	margin-top: 20px;
	/*	display: -webkit-flex;
	display: -webkit-box; */
	display: flex;
	flex-wrap: wrap;
}

.t-t_box{
	width: 392px;
	border: 0.5px solid #1515#76757515;
	margin-right: 15px;
	text-align: center;
	-webkit-box-shadow: 1px 1px 3px;
	box-shadow: 1px 1px 3px;
	margin-bottom: 20px;
	align-content: flex-start;
	padding-bottom: 10px;
}
.t-t_box-title{
	width: 100%;
	height: 28px;
	font-size: 16px;
	color: #FFFDFD;
	background-color: #02025b;
	bottom: 0;
	text-align: center;
	padding-top: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.t-t_box-photo {
	margin-bottom: 15px;
	margin-top: 20px;
	height: 150px;
}
.shosai{
	width: 360px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: auto;
	margin-left: auto;
}

.shosai table{
	border: 1px solid #828181;
	font-size: 14px;
	line-height: 18px;
	color: #3A3A3A;
}
.shosai th{
	background-color: #E4E4E4;
	text-align: center;
	letter-spacing: 0.2em;
	border-bottom: 1px solid #828181;
}
.shosai td{
	text-align: center;	
}
.shosai .td_right{
	border-right: 1px solid #828181;
	width: 200px;
}

.shosai .pdf_box{
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}
.pdf-open{
	width: 220px;
	height: 34px;
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 17px;
	line-height: 30px;
	text-align: center;
	border-radius: 5px;
	background-image: -webkit-linear-gradient(270deg,rgba(88,118,155,1.00) 0%,rgba(2,2,91,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(88,118,155,1.00) 0%,rgba(2,2,91,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(88,118,155,1.00) 0%,rgba(2,2,91,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(88,118,155,1.00) 0%,rgba(2,2,91,1.00) 100%);
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.1em;
	padding-top: 4px;
}
.pdf-open:hover{
	width: 220px;
	height: 34px;
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 17px;
	line-height: 30px;
	text-align: center;
	border-radius: 5px;
	background-image: -webkit-linear-gradient(90deg,rgba(88,118,155,1.00) 0%,rgba(2,2,91,1.00) 100%);
	background-image: -moz-linear-gradient(90deg,rgba(88,118,155,1.00) 0%,rgba(2,2,91,1.00) 100%);
	background-image: -o-linear-gradient(90deg,rgba(88,118,155,1.00) 0%,rgba(2,2,91,1.00) 100%);
	background-image: linear-gradient(0deg,rgba(88,118,155,1.00) 0%,rgba(2,2,91,1.00) 100%);
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.1em;
	padding-top: 4px;
}
/*.t-t_area {
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.t-t_box {
	width: calc(33% - 10px);
	height: 210px;
	border: 1px solid #151515;
	position: relative;
	margin-bottom: 20px;
	margin-top: 15px;
	margin-right: 7px;
	margin-left: 3px;
	text-align: center;
}
.t-t_box2 {
	width: calc(33% - 10px);
	height: 200px;
	margin-bottom: 20px;
	margin-top: 15px;
	display: flex;
	margin-right: 7px;
	justify-content: center;
	align-items: center;
	margin-left: 3px;
}
.t-t_box-photo {
	padding-top: 10px;
	margin-bottom: auto;
	margin-top: auto;

/*	margin-bottom: 10px;

.t-t_box-title {
	width: 100%;
	height: 30px;
	font-size: 16px;
	color: #FFFDFD;
	background-color: #02025b;
	position: absolute;
	bottom: 0;
	text-align: center;
	padding-top: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 10px;
}
*/
.t-t-hoyuTB {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
.t-t-hoyuTB_title {
	color: #F9F9F9;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	letter-spacing: 0.2em;
	background-color: #02025b;
	padding-top: 5px;
	padding-bottom: 5px;
}
.hoyuTB_box{
	font-size: 13px;
	line-height: 22px;
	margin-right: auto;
	margin-left: auto;
}
