@charset "utf-8";


h1,h2,h3,h4 {
	margin:0px;
	padding:0px;
}

.mb14 { margin-bottom:14px !important; }
.pb14 { padding-bottom:14px !important; }
.mt10 {	margin-top: 10px !important; }
.mt20 { margin-top: 20px !important; }
.pr20 { padding-right:20px !important; }
.pb20{ padding-bottom:20px !important; }
.mt30 { margin-top: 30px !important;}

.taL { text-align: left; }
.taR { text-align: right; }
.taC { text-align: center; }

.float_l { float:left; }
.float_r { float:right; }

.fc_blue { color: #09f; }

.kodomo_under .pc { display: block; }
.kodomo_under .sp { display: none; }

@media screen and (max-width: 414px){
	.kodomo_under .sp { display: block; }
	.kodomo_under .pc { display: none; }
}



/*clearfix*/
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

* html .clearfix {/*IE6*/
	height: 1%;
}
*:first-child + html .clearfix {/*IE7*/
	display: inline-block;
}

.clear {clear:both; }

@media screen and (min-width: 640px){
    #tagline,
    #contents{
        min-width: 980px;
    }
}

/* kodomo_under */
.kodomo_under #contents {
	background-image: url(../../common/images/kodomo_back_ue_under.jpg);
}
@media screen and (max-width: 639px){
    .kodomo_under #contents {
        padding: 0;
    }
}

/************ header ************/
#contents .header {
    padding-top: 0.5%;
}
@media screen and (max-width: 639px){
    #contents .header {
        padding-top: 1.5%;
    }
}
@media screen and (max-width: 639px){
    #contents .header .h1_area,
    #contents .header .pankuzu,
    #contents .header #headerContainer{
        padding: 0 3.2%;
    }
    #contents .inner {
        width: auto;
        padding: 0 3.2%;
    }
}
@media screen and (max-width: 414px){
    #contents .header .h1_area,
    #contents .header .pankuzu,
    #contents .header #headerContainer{
        padding: 0 2.5%;
    }
    #contents .inner {
        width: auto;
        padding: 0 2.5%;
    }
}
.kodomo_under #contents #top_lead {
  position: relative;
	width: auto;
	float: right;
  margin:10px 20px 0 0;
}
@media screen and (max-width: 639px){
    .kodomo_under #contents #top_lead {
        margin:0;
    }
}
@media screen and (max-width: 414px){
    .kodomo_under #contents #top_lead {
        width: 30%;
        text-align: right;
    }
}
@media screen and (max-width: 414px){
    .taglogo a.title_link{
        min-height: 48px;
        display: inline-block;
        width: 50%;
    }
    .taglogo a.title_link img{
        width: 100%;
        height: auto;
    }
}
.kodomo_under #contents #top_lead img{
    position: relative;
}
.kodomo_under #contents #top_lead img.sp{
    display: none;
}
@media screen and (max-width: 639px){
    .kodomo_under #contents #top_lead img.pc{
        display: none;
    }
    .kodomo_under #contents #top_lead img.sp{
        display: inline;
    }
}
@media screen and (max-width: 414px){
    .kodomo_under #contents #top_lead img.sp{
        width: auto;
    }
}

.kodomo_under #contents #top_lead span{
    width: 16em;
    margin: 35px auto 0;
    position: relative;
    display: block;
    height: auto;
    line-height: 1.5em;
    font-size: 14px;
}

/* h1 */
.kodomo_under #contents h1{
    margin:20px 0 0;
}
.kodomo_under #contents h1 img{
    width:auto;
    height:auto;
    padding:0 0 0 10px;
    margin:0;
}
@media screen and (max-width: 639px){
    .kodomo_under #contents h1{
        margin: 0;
        width: 48%;
        display: inline-block;
    }
    .kodomo_under #contents h1 img{
        margin: 2.5% 0 5%;
        padding: 0;
        width: 100%;
    }
}
@media screen and (max-width: 414px){
    .kodomo_under #contents h1{
        width: 70%;
    }
}

/* pankuzu */
.kodomo_under .pankuzu {
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 11px;
    color: #1b1b1b;
    padding: 20px 5px 0px;
}
@media screen and (max-width: 639px){
    .kodomo_under .pankuzu {
        padding: 10px 5px 0px;
    }
}
@media screen and (max-width: 414px){
    .kodomo_under .pankuzu {
        display: none;
    }
}
.kodomo_under .pankuzu a{
    color: #0087e6;
    text-decoration: none;
}

.kodomo_under #headerContainer {
    margin-top: 8px;
    margin-bottom: 20px;
}

/* header h2 */
.kodomo_under #headerContainer h2 {
    background-color: #0075ea;
    font-weight: normal;
    font-size: 30px;
    width: 100%;
    height: auto;
    border-radius: 5px;
}
@media screen and (max-width: 639px){
    .kodomo_under #headerContainer h2 {
        font-size: 22px;
    }
}
.kodomo_under #headerContainer h2 .h2_area {
    padding-top: 2.7%;
    padding-bottom: 2.5%;
    padding-left: 2.59%;
    width: calc(97.412% - 293px);
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    font-family: "ヒラギノ丸ゴ Pro W3","Hiragino Maru Gothic Pro","メイリオ","Meiryo","Osaka","ＭＳ Ｐゴシック","MS P Gothic","Arial",sans-serif;
    color: #fff;
}
.kodomo_under #headerContainer h2 img{
    display: inline-block;
    vertical-align: middle;
    width:293px;
    height: 100px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.kodomo_under #headerContainer h2 img.w639{
    display: none;
}
@media screen and (max-width: 639px){
	.kodomo_under #headerContainer h2 {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
    .kodomo_under #headerContainer h2 .h2_area {
        width: 40%;
    }
    .kodomo_under #headerContainer h2 img.w980{
        display: none;
    }
    .kodomo_under #headerContainer h2 img.w639{
        display: inline-block;
    }
    .kodomo_under #headerContainer h2 img{
        width: calc(100% - 60%);
        height: auto;
    }
}


/************ footer ************/
#area #contents .footer_ill {
	height: 245px;
  background: url(../../common/images/top/footer_ill.jpg);
}
#area #contents .footer_ill img{
  width: 100%;
	margin:0px;
	padding:0px;
}
@media screen and (max-width: 639px){
    #footer .footer_ill img {
        width: 100%;
    }
}
@media screen and (max-width: 639px){
    #footer {
        background-position: left 50px;
    }
    #footer .footer_ill {
        height: 296px;
    }
}
@media screen and (max-width: 500px){
    #footer {
        background-position: left 210px;
    }
    #footer .footer_ill {
        height: 455px;
    }
}
@media screen and (max-width: 414px){
    #footer {
        background-position: left 400px;
    }
    #footer .footer_ill {
        height: 650px;
        padding: 0 2.5%;
    }
}

/* ページ下部ナビゲーション */
div#linkbutton_3l {
	width: 940px;
    margin:10px auto 0;
}
@media screen and (max-width: 639px){
    div#linkbutton_3l {
	   width: 100%;
    }
}
@media screen and (max-width: 414px){
    div#linkbutton_3l {
	   width: 100%;
        margin: 13% 0 0;
    }
}

div#linkbutton_3l ul{
	list-style:none;
	height: auto;
	margin:0;
	padding:0;
	position:relative;
    letter-spacing: -.4em;
}
#linkbutton_3l ul li{
    display: inline-block;
    width: 32%;
    height: auto;
    margin-left: 10px;
    letter-spacing: normal;
    position: relative;
    vertical-align: top;
    margin-bottom: 10px;
}
@media screen and (max-width: 639px){
    #linkbutton_3l ul li{
        width: 47.75%;
        margin-left: 1.8%;
        margin-bottom: 1.8%;
    }
}
@media screen and (max-width: 500px){
    #linkbutton_3l ul li{
        width: 100%;
        margin-left:0px;
    }
}

#linkbutton_3l ul li:nth-child(3n+1){
    margin-left: 0;
}
@media screen and (max-width: 639px){
    #linkbutton_3l ul li:nth-child(3n+1){
        margin-left:10px;
    }
    #linkbutton_3l ul li:first-child,
    #linkbutton_3l ul li:nth-child(odd){
        margin-left:0px;
    }
}
@media screen and (max-width: 500px){
    #linkbutton_3l ul li:nth-child(3n+1){
        margin-left:0px;
    }
}
#linkbutton_3l ul li a.link_title{
    position: absolute;
    top: 0;
    padding: 20px 15px;
    font-size: 18px;
    letter-spacing: 0.028em;
    text-decoration: none;
}
#linkbutton_3l ul li.link_bt02 a.link_title,
#linkbutton_3l ul li.link_bt05 a.link_title,
#linkbutton_3l ul li.link_bt06 a.link_title{
    padding: 10px 15px;
    line-height: 1.4em;
}
div#linkbutton_3l ul li ul.link_btList{
    position: absolute;
    margin-top: 26%;
    top: 0;
    left: 12%;
    list-style-type: disc;
}
#linkbutton_3l ul li ul.link_btList li{
    display:list-item;/*blockだとlist-styleが表示されない*/
    width: 100%;
    height: auto;
    margin:0 0 4px;
    font-size: 14px;
}
#linkbutton_3l ul li ul.link_btList li a{
    text-decoration: none;
}
#footer #linkbutton_3l ul li a{
    color:#000;
    display: block;
    padding: 10px;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
}
@media screen and (max-width: 639px) {
    #footer #linkbutton_3l ul li a{
        font-size: 16px;
    }
}
#footer #linkbutton_3l ul li a:hover {
    color:#000;
}
#footer #linkbutton_3l ul li.link_bt01 a {
    background: #25ddce;
}
#linkbutton_3l ul li.link_bt02 a { background: #2cda5d; }
#linkbutton_3l ul li.link_bt03 a { background: #ff9a04; }
#linkbutton_3l ul li.link_bt04 a { background: #36a2e7; }
#linkbutton_3l ul li.link_bt05 a { background: #ff763f; }
#linkbutton_3l ul li.link_bt06 a { background: #ff568f; }

#area #contents #linkbutton_3l ul .link_bt01 img {
	margin: 0px;
	padding: 0px;
}
#area #contents #linkbutton_3l ul li img{
    width: 100%;
}
div#linkbutton_3l2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
}

div#linkbutton_3l2 ul{
	list-style:none;
	height: auto;
	margin:0;
	padding:0 10px;
	position:relative;
}
#linkbutton_3l2 ul li{
    display: inline-block;
    width: 49.5%;
    height: auto;
}
#linkbutton_3l2 ul li a:hover{
    opacity: 0.7;
}

/************ inner ************/
#kodomo_event #contents .inner {
    width:940px;
    margin:0 auto;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media screen and (max-width: 639px) {
    #kodomo_event #contents .inner {
        width:auto;
    }
}

/************ content ************/
#kodomo_event #contents .content {
    margin-bottom: 3.16%;
		color: #0e0e0e;
}

#kodomo_event #contents .content p {
    margin: 0 0 1em;
    padding: 0;
		font-size: 16px;
		line-height: 1.8;
		letter-spacing: 0.1px;
}
#kodomo_event #contents .content p.indent {
    text-indent: 1em;
}
@media screen and (max-width: 414px) {
    #kodomo_event #contents .content p {
        margin: 0 0 8%;
        letter-spacing: -0.01em;
    }
}

#kodomo_event #contents .content a {
	color: #0075ea;
	text-decoration: underline;
}
#kodomo_event #contents .content a:hover {
	color: #0075ea;
	text-decoration: none;
	opacity: 0.7;
}

/* h3 */
#kodomo_event h3 {
    font-size: 30px;
    font-weight: normal;
    color: #09F;
    margin: 2.5% 0;
    border-bottom: #09F dashed 2px;
    padding-bottom: 5px;
		line-height: 1.6;
}
#kodomo_event h3 .sml {
	font-size: 24px;
}
@media screen and (max-width: 639px){
    #kodomo_event h3{
        margin-top: 8%;
    }
}
@media screen and (max-width: 414px) {
    #kodomo_event h3 {
        font-size: 22px;
        letter-spacing: -0.038em;
        margin: 10% 0 5%;
    }
		#kodomo_event h3 .sml {
			font-size: 16px;
		}
}

/* tit_lead */
#kodomo_event #contents .content p.tit_lead {
	font-size: 18px !important;
	text-align: center;
}
