@charset "utf-8";

.midashi {
    margin: 0 0 30px;
    padding: 0 0 30px;
    text-align: center;
    background: url(../../images/training/h3_bg.png) no-repeat center bottom;
}
.pt_30{padding-top:30px;}

.tit_area h2{
	background:#3086d9;
}
.tit_area h3{
	background:#bddfff;
}

h3.h3_style{
	background:url(../../images/training/h3_bg.png) no-repeat center bottom;
	line-height:1.1;
	position: relative;
	width:500px;
	display:inline-block;
}
h3.h3_style span{
	font-size: 16px !important;
	line-height:1.1;
}
h3.h3_style span.red{
	color:red;
}
div.h3_box {
	padding-top:15px;
	position:relative;
}
div.kouza {
	position:absolute;
	top:8px;
	right:0;
	width:230px;
	display:block;
}
h4.h4_style1{
	background:#bddfff;
}

h4 a.news_more {
	position: absolute;
    bottom: 15px;
    right: 20px;
    padding: 5px 20px 2px 15px;
    font-size: 13px;
    line-height: 1.2;
    color: #333;
    font-weight: normal;
    border: 2px solid #4d3b2f;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    background: #fff url(../../images/top/arr2.png) no-repeat right 3px top 48%;
    box-shadow: 1px 1px #4d3b2f;
}

ul.info_list{
	margin: 0 20px 0 20px;
	padding: 0 0 30px 0;
}

ul.info_list li{
	margin: 0 0 0 0;
	padding: 9px 0 7px 0;
	width:auto;
	display:block;
	border-bottom:1px solid #dcd8d6;
}

ul.info_list li #info_list_linkArea{
	margin: 0 0 0 0;
	padding: 0 0 0;
	position: relative;
}

ul.info_list li #info_list_linkArea a{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index:999;
    background-color:#FFF;
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}

ul.info_list li #info_list_linkArea p.info_list_date{
	margin: 0 0 2px 10px;
	padding: 0 0 0 0;
	text-align:left;
	font-size: 14px;
	line-height:1.5;
	color:#888;
}

ul.info_list li #info_list_linkArea p.info_list_tit{
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	text-align:left;
	font-size: 14px;
	line-height:1.5;
	color:#000;
}
.attention_txt{
text-align:center;
padding-bottom:30px;
color:red;
font-size:20px;
font-weight:bold;
}


.table_block{
	margin: 0 20px 0 20px;
	padding: 0 0 40px 0;
}

.table_block a{
    color: #0099ff !important;
}


table.table_style{
	width:100%;
	margin: 0 0 0px 0;
	padding: 0 0 0 0;
	position: relative;
	border-collapse:collapse;

}

table.table_style tr{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	border-bottom:dotted 1px #ddd;
}

table.table_style th{
	width:180px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 1.6;
	font-size: 16px;
	color: #544e43;
	font-weight:normal;
	letter-spacing:0px;
	text-align:center;
}

table.table_style td{

	margin: 0 0 0 0;
	padding: 10px 0 10px 25px;
	line-height: 1.6;
	font-size: 16px;
	color: #544e43;
	font-weight:normal;
	letter-spacing:0px;
	text-align:left;
}

table.table_style th.bg1 span{
	background:#d9efed;
	display:block;
	margin: 10px 0 10px 25px;
	padding: 3px 0 3px 0;
}

table.table_style th.bg2 span{
	background:#e0f3d5;
	display:block;
	margin: 10px 0 10px 0;
	padding: 3px 0 3px 0;
}

table.table_style th.bg3 span{
	background:#fceed1;
	display:block;
	margin: 10px 0 10px 25px;
	padding: 4px 0 1px 0;
}

h5.h5_style1{
	margin: 0 20px 5px 20px;
	padding: 0 0 0 0;
	line-height: 1.6;
	font-size: 18px;
	color: #5cacc4;
	font-weight:bold;
	letter-spacing:1px;
}

h5.h5_style2{
	margin: 0 20px;
	padding: 0 0 0 0;
	line-height: 1.2;
	font-size: 20px;
	color: #5aa957;
	font-weight:bold;
	letter-spacing:2px;
}

h5.h5_style1 span,h5.h5_style2 span{font-size: 15px;font-weight:normal;letter-spacing:0px;}

.section_media {
	display: flex;
	align-items: flex-start;
	gap: 15px;
	margin: 0 20px 30px;
	align-items: center;
}

.section_media_img {
	flex: 0 0 80px; /* 画像部分の横幅 */
}

.section_media_img img {
	display: block;
	width: 100%;
	height: auto;
}

.section_media_body {
	flex: 1;
	min-width: 0;
}

/* section_media内だけ既存の左右余白を解除 */
.section_media .h5_style1 {
	margin-left: 0;
	margin-right: 0;
}

.section_media .section_txt {
	margin-left: 0;
	margin-right: 0;
}

table.table_style td span{
	width:250px;
	display:inline-block;
}

ul.sasaeai_list{
	margin: 0 20px 20px;
	padding: 0;
	position: relative;
	display:flex;
	flex-wrap: wrap;
    justify-content: space-between;
}

ul.sasaeai_list li{
	width:32%;
}
ul.sasaeai_list li img{
	width:100%;
	margin-bottom:1em;
}
ul.sasaeai_list li a{
	display:block;
	margin:0 30px;
	padding:10px 0 8px;
	text-align:center;
	border:1px solid #10a0ff;
}
ul.sasaeai_list li a:hover{
	color:#fff;
	background-color:#10a0ff;
	border:1px solid #10a0ff;
	text-decoration:none;
}

.section_btn{
	margin: 60px 0 60px 0;
	padding: 0 0 0 0;
	position: relative;
	text-align:center;
}

.section_btn a{
	margin: 0 0 0 0;
	padding: 20px 70px;
	position: relative;
	text-align:center;
	border-radius: 10px;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
	background: #5cacc5;
	line-height: 1.6;
	font-size: 20px;
	color: #fff;
	text-decoration:none;
}

.section_btn a:hover{
	background: #9dcddc;
	color: #fff;
}

.section_img2{
	margin: 0 0 0 0;
	padding: 0 0 40px 0;
	text-align:center;
	position: relative;
}

a {
	color:#10a0ff;
}
a:hover {
	color:#10a0ff;
}

.pb_0 {
	padding-bottom:0;
}




