@charset "utf-8";

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

/*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; }

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

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

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

#linkbutton_3l ul li {
/*    box-shadow: none;*/
}

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

#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%;
    }

}
@media screen and (max-width: 414px){
    #contents .header .h1_area,
    #contents .header .pankuzu,
    #contents .header #headerContainer{
        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;
}

/**/
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;
}

#area #contents .footer_ill img{
  width: 100%;
	margin:0px;
	padding:0px;

}
#area #contents .footer_ill {
	height: 245px;
  background: url(../../common/images/top/footer_ill.jpg);
}
#area #contents #footer p {
	background-color: #FF0;
	margin:0px;
	padding:0px;
}

.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%;
    }
}

.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;
}
.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 .h2_area {
        width: calc(97.412% - 235px);
    }
    .kodomo_under #headerContainer h2 img.w980{
        display: none;
    }
    .kodomo_under #headerContainer h2 img.w639{
        display: inline-block;
    }
    .kodomo_under #headerContainer h2 img{
        width: 235px;
        height: 80px;
    }
}

#kodomo_osirase .backnumber ul{
    border-top: #99c2fb solid 1px;
    border-bottom: #99c2fb solid 1px;
    list-style: none;
    padding: 0 40px 15px;
    margin:0 0 1em;
}
@media screen and (max-width: 639px){
    #kodomo_osirase .backnumber ul{
        padding: 2% 2% 3.2%;
        letter-spacing: -.4em;
    }
}
@media screen and (max-width: 414px){
    #kodomo_osirase .backnumber ul{
        padding: 3% 1% 5%;
    }
}
#kodomo_osirase .backnumber ul li{
    display: inline-block;
    padding:10px 0 0;
    width:11%;
}
@media screen and (max-width: 639px){
    #kodomo_osirase .backnumber ul li{
        width: 16.7%;
        padding: 1.5% 0 0;
        vertical-align: middle;
        letter-spacing: -0.1em;
    }
}
@media screen and (max-width: 500px){
    #kodomo_osirase .backnumber ul li{
        width: 18%;
        padding: 2.5% 0 0;
    }
}
@media screen and (max-width: 414px){
    #kodomo_osirase .backnumber ul li{
        width: 25%;
        padding: 2.5% 0 0;
    }
}
#kodomo_osirase .backnumber ul li a{
    text-decoration: none;
    color: #0075ea;
    font-size: 14px;
}

#kodomo_osirase .backnumber ul li a:hover {
    opacity: 0.5;
    filter:alpha(opacity=50);
	-moz-opacity: 0.5;
}
#kodomo_osirase .backnumber ul li a img{
    margin-right:1%;
}
#kodomo_osirase .backnumber ul li a span,
#kodomo_osirase .backnumber ul li a img{
    display: inline-block;
    vertical-align: top;
}

@media screen and (max-width: 639px){
    #kodomo_osirase .backnumber ul li a span{
        width: calc(92% - 19px);
    }
}
@media screen and (max-width: 414px){
    #kodomo_osirase .backnumber ul li a img{
    }
}
#kodomo_osirase .backnumber ul li a.active{
    color:#0075ea;
}





/***********************************/

#area #contents #footer p{
    background: #7cbf44;
}
#area #contents #footer p a img{
    width:24%;
    height:38px;
}
div#footer address{
    font-size: 0.78em;
}

#kodomo_osirase #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_osirase #contents .inner{
        width:auto;
    }
}
@media screen and (max-width: 639px){
    #contents .inner {
        width: auto;
        padding: 0 3.2%;
    }
}
@media screen and (max-width: 414px){
    #contents .inner {
        width: auto;
        padding: 0 2.5%;
    }
}



@media screen and (max-width: 639px){
    #footer .footer_ill img {
        width: 100%;
    }
}
@media screen and (max-width: 414px){
    #footer {
        background-position: left 400px;
    }
    #footer .footer_ill {
        height: 650px;
        padding: 0 2.5%;
    }
}
@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;
    }
}


#kodomo_osirase h5{
    font-size: 20px;
    font-weight: normal;
    color: #09F;
    margin: 0;
    /* padding-bottom: 5px; */
    font-weight: bold;
    padding: 0 20px 5px;
}
@media screen and (max-width: 639px){
    #kodomo_osirase h5{
    }
}
@media screen and (max-width: 414px){
    #kodomo_osirase h5{
    }
}


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

.m-auto {margin: auto !important;}
.mt0 {margin-top: 0px !important;}
.mt5 {margin-top: 5px !important;}
.mt10 {margin-top: 10px !important;}
.mt20 {margin-top: 20px !important;}
.mt30 {margin-top: 30px !important;}
.mt40 {margin-top: 40px !important;}
.mr0 { margin-right: 0px !important; }
.mr5 {margin-right: 5px !important;}
.mr10 {margin-right: 10px !important;}
.mr20 {margin-right: 20px !important;}
.mb0 { margin-bottom: 0px !important; }
.mb5 {margin-bottom: 5px !important;}
.mb10 {margin-bottom: 10px !important;}
.mb20 {margin-bottom: 20px !important;}
.ml0 { margin-left: 0px !important; }
.ml5 {margin-left: 5px !important;}
.ml10 {margin-left: 10px !important;}
.ml20 {margin-left: 20px !important;}

.pt5 { padding-top: 5px !important; }
.pr20 {padding-right: 20px !important;}
.pl20 {padding-left: 20px !important;}

@media screen and (min-width: 640px){
	.mr0_pc {margin-right: 0px !important;}
    .mr40_pc {margin-right: 40px !important;}
	.mr80_pc {margin-right: 80px !important;}
	.ml20_pc {margin-left: 20px !important;}
}

@media screen and (max-width: 639px){
	.pb10_sp {padding-bottom: 10px !important;}
}

.coming-soon {
    position: relative;
    display: block;
}

.coming-soon:after {
    position: absolute;
    top: 50%;
    left: 78%;
    transform: translate(-12%, -46%) rotate(7deg);
    display: inline-block;
    content: "Coming Soon";
    border-radius: 100vh;
    background-color: rgba(102, 102, 102, 0.8);
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 4px 20px;
}

/* お知らせページ下部　資料請求サークル */
.kodomo_siryo_tit {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
}
.kodomo_siryo_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin: 30px 0 0 !important;
    padding: 0;
}
.kodomo_siryo_list li {
    list-style: none;
    display: inline-block;
    width: 260px;
}
.kodomo_siryo_list li .circle {
    position: relative;
    text-align: center;
    background: #fef1f6;
    box-sizing: border-box;
    border: #ffbbd6 solid 5px;
    border-radius: 100vh;
    width: 100%;
    height: 260px;
    padding: 20px 10px;
}
.kodomo_siryo_list li .circle span {
    margin: 10px 0;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    display: block;
}
.kodomo_siryo_list li .circle p {
    margin: 10px 0;
    font-size: 26px;
    text-align: center;
}
.kodomo_siryo_list li:last-child .circle p {
    font-size: 14px;
    margin: 10px 17px;
    line-height: 1.5;
}
.kodomo_siryo_list li .circle p .mail_txt {
    font-size: 18px;
    text-decoration: none;
}
.kodomo_siryo_list .btn_info {
    margin: 10px 0 15px;
    text-align: center !important;
}
.kodomo_siryo_list li p.notice {
    font-size: 14px;
    margin: 10px 0 0;
}
@media screen and (max-width: 639px){
    .kodomo_siryo_list {
        justify-content: center;
    }
    .kodomo_siryo_list li {
        margin-bottom: 30px;
    }
}