@charset "utf-8";
/* 01 touka
*************************************************************************************/
/* page 01 */
#feature_01 h1 .small {
	font-size: 84%;	
}
#feature_01 div.teacher{
	border:2px solid #ea609e;
}
#feature_01 div.teacher p{
	margin-left: 184px;
	margin-bottom:0;
}	
#feature_01 h3 {
	color: #333333;
}
#feature_01 h3 span, #feature_01 h4 .pink {
	color: #ea609e;
}
#feature_01 h4 {
	color: #ea609e;
}
#feature_01 .col p {
	margin-bottom: 10px;
}	
/* page 02 */

/* page 03 */
#feature_01 .black {
	color: #333;
}
#feature_01 .bg_yellow {
	background: #fff67f;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
#feature_01 .bg_yellow .orange {
	color: #f28c14;
}
#feature_01 .bg_green {
	background: #eeef98;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
#feature_01 .bg_green .green {
	color: #67b948;
}
/* page 04 */
#feature_01 h5.pink {
	color: #ea609e;
}
#feature_01 h4 .green, #feature_01 h5.green {
	color: #67AA51;
}
#feature_01 h4 .orange, #feature_01 h5.orange {
	color: #f3982d;
}
#feature_01 .col {
	padding: 25px;
	margin-bottom: 30px;
	background: #fff6c9;
}
#feature_01 .col h4 {
	color: #ea609e;
}
/* page 05 */
#feature_01 .col2 {
	padding: 25px;
	margin-bottom: 30px;
	background: #fef7f7;
}
#feature_01 .col2 h3 {
	color: #ea619e;
	line-height: 1.4em;
	margin-bottom: 10px;	
}
#feature_01 .col2 h3 span {
	background-color: #ea619e;
	color: #FFFFFF;
	padding: 0 0.5em;
}
#feature_01 .col2 h4 {
	color: #ea619e;
	margin-bottom: 5px; 
}
#feature_01 .col_inner {
	padding: 10px;
	background-color: #FFF;
	border: 1px dotted #F9D0E2;
}
#feature_01 .col_inner h5 {
	color: #ea619e;
	font-size: 110%;
	font-weight: bold;
}
#feature_01 .col_inner h5 span {
	color: #333;
}
/* page 06 */
#feature_01 .col .orange {
	color: #f3982d;
}

/* 02 namida
*************************************************************************************/
/* page01 */
#feature_02 h3 {
	color: #333;
}
#feature_02 h3 .blue {
	color: #7ecef4;
}
#feature_02 h3 .small {
	font-size: 76%;
}
#feature_02 h4 {
	color:#EE809B;
}
#feature_02 div.teacher{
	border:2px solid #EE809B;
}
#feature_02 .bg_blue {
	background-color: #7dcdf4;
	color: #FFFFFF;
	padding-right: 0.5em;
	padding-left: 0.5em;	
}
#feature_02 .bg_pink {
	background-color: #f3a8bb;
	color: #FFFFFF;
	padding-right: 0.5em;
	padding-left: 0.5em;	
}
/* page02 */
#feature_02 .col {
	background: #eaf6fd;
	padding: 15px;
	margin-bottom: 30px;
}
#feature_02 .col h3 {
	color: #6fc6ef;
	line-height: 1.2em;
	text-align: center;
	margin-bottom: 10px;
}
#feature_02 .col h4 {
	color: #EE809B;
	margin-bottom: 0px;
}
#feature_02 .col h4 {
	padding-left: 25px;
	padding-bottom: 3px;
	padding-top: 2px;
}
#feature_02 .col h4.icon01 {
	background: url(../img/feature/12_namida/02_img_03.gif) no-repeat left 0px;
}
#feature_02 .col h4.icon02 {
	background: url(../img/feature/12_namida/02_img_04.gif) no-repeat left 0px;
}
#feature_02 .col h4.icon03 {
	background: url(../img/feature/12_namida/02_img_05.gif) no-repeat left 0px;
}

#feature_02 .col p {
	margin-bottom: 10px;
}
/* page03 */
#feature_02 h4 .black {
	color: #000;
}
#feature_02 .col2 {
	background: #F8FFE1;
	padding: 15px;
	margin-bottom: 30px;
}
#feature_02 .col2 p {
	margin-bottom: 0px;
}
#feature_02 h4 .bg_green {
	background-color: #aace37;
	color: #333;
	padding-right: 0.5em;
	padding-left: 0.5em;	
}
#feature_02 h4 .green {
	color: #9ac020;
}
/* page04 */
/* 共通 */
#feature_02 .movie_box {
	border-bottom: 1px dotted #666;
	margin-bottom: 20px;
}
#feature_02 .movie_box h4 {
	color: #FFF;
	border-radius: 30px;		/* CSS3草案 */
	-webkit-border-radius: 30px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 30px;	/* Firefox用 */
	width: 150px;
	text-align: center;
	margin-bottom: 20px;
}
#feature_02 .movie_box h5 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
}
#feature_02 .movie_box span {
	font-size: 92%;
	padding-top: 10px;
	display: block;
}
#feature_02 .movie_box .small {
	font-size: 84%;
	line-height: 1.3em;
	display: block;
	padding-top: 10px;
}
#feature_02 .movie_box dl {
	width: 680px;
	overflow: hidden;
}
#feature_02 .movie_box dl dt, #feature_02 .movie_box dl dd {
	float: left;
}
#feature_02 .movie_box dl dt {
	width: 100px;
	padding-right: 15px;
}
#feature_02 .movie_box dl dd {
	width: 565px;
}
/* color別 */
#feature_02 #blue h4 {
	background-color: #7dcdf4;
}
#feature_02 #blue h5 {
	color: #5fbdeb;
}
#feature_02 #orange h4 {
	background-color: #f6ae55;
}
#feature_02 #orange h5 {
	color: #ed8d17;
}
#feature_02 #green h4 {
	background-color: #aace37;
}
#feature_02 #green h5 {
	color: #93bb15;
}
#feature_02 #pink h4 {
	background-color: #f3a8bb;
}
#feature_02 #pink h5 {
	color: #ed8ea6;
}

/******************** SP ********************/

.sp #feature_01 div.teacher{
    padding: 12px;
    margin: 20px 0;
}

.sp #feature_01 div.teacher .img{
    margin-bottom: 10px;
}

.sp #feature_01 div.teacher p{
    margin: 0;
    padding: 0;
}

.sp #feature_01 h3{
    font-weight: bold;
    margin: 20px 0 10px;
    font-size: 115%;
}
.sp #feature_01 h4{
    font-weight: bold;
    margin: 20px 0 10px;
}

/*****/

.sp #feature_02 div.teacher{
    margin: 20px 0;
    padding: 12px;
}

.sp #feature_02 div.teacher .img{
    margin-bottom: 10px;
}

.sp #feature_02 h4{
    margin: 20px 0 10px;
    font-weight: bold;
}

.sp #feature_02 .col2 h4{
    margin-top:0;
}

.sp #feature_02 .movie_box dl{
    width: 100%;
    margin: 20px 0;
}

.sp #feature_02 .movie_box dl dt,
.sp #feature_02 .movie_box dl dd{
    float: none;
    width: 100%;
    padding: 0;
    margin: 0;
}

.sp #feature_02 .movie_box dl dd h5{
    margin: 10px 0 5px;
}