@charset "UTF-8";




/* ==============================================================================

[Media Queries] smart phone : Landscape

============================================================================== */

@media only screen and (min-width:1px) and (max-width:768px) {




/* 女性活躍TOP
===================================*/

#main {
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	min-height: 0px;
	width: 100%;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../../images/women/main.jpg);
	background-size: cover;
	

}


#main .ttl {
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 30px;
}
#main .catch {
	margin-right: auto;
	margin-left: auto;
	padding-top: 200px;
}


#womenlist  {
	overflow: hidden;
	padding-bottom: 50px;
	padding-top: 50px;
	width: 100%;
	}

#womenlist ul {
        /*margin-right: -5px;
        overflow: hidden;
        _zoom: 1;*/
	}
    
#womenlist ul li{
	/*float: left;*/
    width: 100%;
    padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	}

#womenlist ul li img{
	width: 100%;	
	}

.women_img {
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}





/* ca研修メイン
===================================*/

#main_st {
	margin-right: auto;
	margin-left: auto;
	height: 250px;
	min-height: 0px;
	width: 100%;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../../images/women/main_study.jpg);
	background-size: cover;
	

}

#main_st .ttl {
	max-width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 100px;
}

#main_st .ttl h2 {
	font-size: 1.8em;
	text-align: center;
	line-height: 1em;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	font-weight: bold;
}

#main_st span {
	font-size: 0.7em;
	text-align: center;
	line-height: 1.6em;
	letter-spacing: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


.womenttl  {
	font-size: 1em;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	background-color: #C90027;
	display: inline-block;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	margin-bottom: 30px;
}
.womenst_img img {
	padding-top: 30px;
	width: 100%;
}


.program  {
	padding-top: 0px;
	margin-top: 50px;
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	}

.program h4 {
	color: #C90027;
	font-size: 1.4em;
	}
.program h5 {
	color: #C90027;
	text-align: left;
	border-bottom: 1px solid #C90027;
	padding-bottom: 5px;
	margin-bottom: 20px;
	font-size: 1.2em;
	}
.program dl {
	text-align: left;
	width: 100%;
	margin-bottom: 50px;
	float: left;
	}

.program dl dt {
	margin-top: 0px;
	width: 100%;
	float: left;
	}
	
.program dl dd {
	float: left;
	padding-bottom: 15px;
	width: 100%;
	}	
	

#womenbnr  {
	width: 100%;
	padding-bottom: 0px;
	padding-top: 0px;
	}
	#womenbnr ul {

	}
	#womenbnr ul li {
	width: 100%;
	padding-bottom: 10px;
	}
#womenbnr ul li img {
	width: 100% !important;
	}


}
