.pink {
	color: #FF3366;
}
#main h4 {
	font-size: 115%;
	background-image: url(../../course_elementary/images/icon_pinkcube.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px dotted #999999;
	padding-left: 25px;
	padding-bottom: 5px;
	vertical-align: middle;
	line-height: 1.3em;
	margin-bottom: 10px;
}
#top_menu {
	margin-bottom: 20px;
}

#charmlist {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#charmlist li {
	box-shadow: 0px 4px 6px -2px #666;
	margin: 10px 0;
	padding: 10px 10px 170px 10px;
	width: 48.5%;
	border-top: 1px solid #eeeeee;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	box-sizing: border-box;
	position: relative;
}

#charmlist h5 {
	margin-bottom: 0.5em;
	padding-left: 30px;
	min-height: 3.3em;
	color: #122A88;
	font-size: 100%;
	font-weight: bold;
	background: url(/course_junior/images/ch_check.jpg) no-repeat left top 50%;
}
.charm2 p {
	margin: 5px 0;
	font-weight: 100;
	font-size: 90%;
}
.charm2 img {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 94%;
	margin: 3%;
}


.difference {
 margin-bottom: 16px;
 }
.difference li span {
 font-size: 16px;
 font-weight: bold;
 color: #122A88;
 }
.ch_message {
 margin-bottom: 15px;
 clear: both;
 }

/*----- request -----*/

#request {
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
}
#request .request_box .bold {
	font-size: 15px;
	font-weight: bold;
	color: #042474;
}
#request .request_box .center img {
	padding-top: 15px;
	width: 250px;
}
.request_box {
	width: 250px;
	padding: 12px;
	font-size: 94%;
}
#main #request .request_box .bold {
	margin-bottom: 16px;
	background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ffffbc 0%) repeat scroll 0 0;
	display: inline-block;
}

.request1,
.request3,
.request5 {
 border-right: 1px dotted #0C357F;
 border-bottom: 1px dotted #0C357F;
 }
.request2,
.request4,
.request6 {
 border-bottom: 1px dotted #0C357F;
 }
.request7 {
 border-right: 1px dotted #0C357F;
}

/*----- comic -----*/

.comictitle {
 width: 340px;
 margin-right: auto;
 margin-left: auto;
 }
.comictitle img{
 width: 100%;
}
.comicslist li {
 margin: 0px 0px 15px;
 padding: 0px;
 float: left;
 width: 277px;
 }
.comicslist li img{
 width: 100%;
}
.center {
 text-align: center;
 margin-bottom: 10px;
}
.rec_style1,
.rec_style2 {
 padding: 20px 20px 10px;
 border: 1px solid #F60;
 }
.rec_style1 li {
 float: left;
 width: 255px;
 margin-bottom: 10px;
}
.rec_style1 li a,
.rec_style2 li a{
 background: url(/common/images/main_icn_arrow2.gif) no-repeat left center;
 padding-left: 20px;
}
.rec_style1 li.fst a,
.rec_style2 li.fst a{
 background: url(/common/images/main_icn_arrow3.gif) no-repeat left center;
 }
.rec_style2 li {
 float: left;
 width: 170px;
 margin-bottom: 10px;
}.rec_style2 li.fst {
 clear: left;
 width: 100%;
 margin-bottom: 10px;
}


.rec_area {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	background: #FFFFCC;
	padding: 10px 10px 0;
}
.rec_area li {
	width: 49%;
	margin: 0 0 10px;
	padding: 10px;
	color: #001166;
	background: #FFF;
	font-weight: bold;
	font-size: 95%;
	box-sizing: border-box;
}
.rec_area li img{
 display:block;
 margin:auto;
}


.pro_area .box {
 clear: both;
 margin-bottom: 0;
 padding-bottom: 60px;
 background: url(/common/images/pro_arrow.png) no-repeat center bottom;
 background-size: 60px;
 }
.pro_area .box:last-child {
 background: none;
 padding-bottom: 0;
 }
#main .pro_area .box .pht_left,
#main .pro_area .box .pht_left1 {
 width: 240px;
}
#main .pro_area .box .pht_left2 {
 width: 180px;
}
.pro_area .box p {
 padding-top: 68px;
 float: right;
 width: 289px;
}
#commitment {
	margin: 0px 0px 10px;
	padding: 10px 0px 0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.commitment_box {
	width: 250px;
	padding: 12px;
	box-shadow: 4px 2px 9px 0px #dbdbdb;
	margin-bottom: 10px;
	font-size: 94%;
}

#main #commitment .commitment_box .bold {
	color: #042474;
	font-size: 15px;
	background: url(/common/images/underbar.png) no-repeat center bottom;
	background-size: 97%;
	padding-bottom: 18px;
	margin-bottom: 12px;
	text-align: center;
}
#main #commitment .commitment_box .bold span {
	background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ffffbc 0%) repeat scroll 0 0;
}
.mat .commitment_box.commit6 img{
	padding-top: 29px;
}


.alignC {
 text-align: center;
 }
.teacher_box.pc{display: block; margin-bottom:2em;}
.teacher_box.sp{display: none;}
.teacher_box>div{
	margin:auto;
	text-align:center;
}

/*----- flow -----*/
.flowbox {
 clear: both;
 border: 3px solid #006;
 border-radius: 10px;        /* CSS3è‰æ¡ˆ */
 -webkit-border-radius: 10px;    /* Safari,Google Chromeç”¨ */
 -moz-border-radius: 10px;   /* Firefoxç”¨ */
 padding: 10px;
 margin-top: 10px;
 margin-bottom: 10px;
 }
.flowbox p {
 margin-bottom: 10px;
 }
.flow_right {
 float: right;
 width: 296px;
 background: #FFFDE5;
 padding: 5px;
 margin-bottom: 10px;
 }
.flowbox ul li {
 padding-left: 12px;
 font-size: 92%;
 text-indent: -1.8em;
 margin-left: 1em;
 }
.flowbox ul li:before {
 content: "●";
 padding-left: 5px;
 color: #F8B62D;
 padding-right: 5px;
 }
.last {
 content: none;
}

#main ul.pageNav01 {
	margin: 0 0 10px;
	padding: 12px;
	text-align: center;
}

#main ul.pageNav01 li {
	display: inline;
	margin: 0 1px;
	padding: 0;
}

#main ul.pageNav01 li span,
#main ul.pageNav01 li a {
	display: inline-block;
	padding: 1px 8px;
	background: #fff;
	border: 1px solid #ccc;
	vertical-align: middle;
	text-decoration: none;
}

#main ul.pageNav01 li a:hover {
	background: #efefef;
}
#main ul.pageNav01 li span.current {
 background: #CCFFFF;
 }

@media screen and (max-width:600px){
#charmlist {
	display: block;
}
#charmlist li {
	margin-bottom: 15px;
	padding: 10px;
	width: 100%;
}
#charmlist li h5 {
	margin-bottom: 0.8em;
	min-height: auto;
}
.charm2 img {
	position: static;
	width: 100%;
	margin: 0;
}

/*----- request -----*/

#request {
	display: block;
	border: 3px solid #0C357F;
}

#main #request .request_box .bold {
	margin: 0px 0px 0px 12px;
	padding: 12px 0px 0px 12px;
}
.request1,.request2,.request3,.request4,.request5,.request6,.request7 {
	width: 100%;
}
.request_box {
	padding: 0;
}
.request_box p{
	padding: 5%;
}


.comictitle {
 width: 97%;
 margin: 0 auto;
 }
.comictitle img{
 width: 100%;
}
.comicslist {
 margin-bottom: 20px;
 }
.comicslist li {
 width: 95%;
 margin: 0 auto;
 float: none;
 }
.rec_style1, 
.rec_style2 {
 padding: 15px 15px 5px;
}
.rec_style1 li,
.rec_style2 li {
 width: 100%;
}


.rec_area li img {
	width: 80%;
}


.pro_area .box {
 margin-bottom: 10px;
 }
#main .pro_area .box .pht_left {
 float:none;
 width: 100%;
 margin: 0 0 10px;
 }
#main .pro_area .box .pht_left1 {
 float:none;
 width: 65%;
 margin: 0 auto 10px;
 display: block;
 }
#main .pro_area .box .pht_left2 {
 float:none;
 width: 60%;
 margin: 0 20% 10px;
 }
 
.pro_area .box p {
 width: 100%;
 padding-top: 0;
 float: none;
 clear:both;
}

#commitment {
	display: block;
}
#main #commitment h3 {
	overflow:hidden;
	width:100%;
	margin-bottom:12px;
	padding-bottom:0px;
}
.commitment_box {
	width: 92%;
	margin: 0px 0px 18px ;
}


#main .flowbox .pht_left {
	width: 35%;
}
#main .flowbox .pht_left img{
	max-width: 100%;
}
/*----- flow -----*/
.sp_01column .flow_right {
 float: none;
 width: 296px;
 margin: auto;
 margin-bottom: 10px;
 }
 #main .sp_01column .pht_left {
float: none;
margin: 0 auto;
text-align: center;
			}
/*----- teacher -----*/
.teacher_box.pc{display: none;}
.teacher_box.sp{display: block;}
.teacher_box>div{
	float:none;
	width: 98.5%;
	margin:auto;
}
.teacher_box>div img{
	max-width: 100%;
}
.teacher_box>div:nth-child(add){
	float:none;
}
}