@charset "utf-8";


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


/* 調整用*/
.mb_5 { margin-bottom:5px; }
.mb_14 { margin-bottom:14px; }
.pb_14 { padding-bottom:14px; }
.pb_20{ padding-bottom:20px; }

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

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


/* 今こんな活動をしています*/
.katsudou_bg_bott {
	background-image: url(../../../common/images/top/katsudou_bott.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
}
#contents .katsudou {
	position:relative;
    width: 942px;
    margin: 40px auto 20px;
}

#contents .katsudou div{
    position: absolute;
    top: 80px;
    left: 270px;
    padding-right: 85px;
    font-size: 15px;
    font-weight: bold;
    color: #371a0a;
}

#contents .katsudou div p.kodomo_main_title{
    font-size: 36px;
    text-shadow: rgba(0,0,0,0.5) 0 1px 2px;
    font-weight: normal;
    margin: 0;
}
#contents .katsudou div p.kodomo_main_lead{
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0 0;
}

#contents .katsudou div p.kodomo_main_description{
    font-size: 16px;
    line-height: 1.5em;
    font-weight: normal;
    margin: 10px 0 0;
}

.katsudou p.top_link{
    font-weight: normal;
    position: absolute;
    bottom: 40px;
    right: 80px;
    background: #d2ecfc;
    border-radius: 20px;
    font-size: 14px;
    padding: 5px 10px;
}
.katsudou p.top_link a {
	text-decoration:none;
	color:#371a0a;
}
.katsudou p.top_link a:hover {
	color:#f90;
}
.katsudou p.top_link a i {
	margin-right:5px;
	font-size:20px;
    color: #0099ff;
}

#contents .katsudou img {
	margin:35px 0 0 0;
}

.katsudou_middle {
	background-image: url(../../../common/images/top/katsudou_back.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 15px;
	padding-bottom: 10px;
}


.photo_base {
	width:212px;
	margin-left: 27px;
/*	background-image: url(../../../images/top/photo_bace.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 130px;*/
	float: left;
	border:1px solid #999;
	background-color:#FFF;
	margin-bottom:30px;
}

.photo_base2 {
	width:460px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
	margin-right: 30px;
	font-size: 0.9em;
	line-height: 1.6em;
}

.photo_base2  p {
	/*color:#FF3399;*/
	margin:0px;
	padding:0px;
}

.katsudou_text {
	width:460px;
	margin-left: 10px;
	float: right;
	margin-right: 30px;
	font-size: 0.9em;
	line-height: 1.6em;
}
.katsudou_text  p {
	/*color:#FF3399;*/
	margin:0px;
	padding:0px;
	background-color: #E7F4FD;
}

.photo_base3 {
	width:450px;
	float: right;
	margin-right: 30px;
	margin-bottom:10px;
	margin-left: 25px;
	font-size:1.2em;
	font-weight: bold;
}

.katsudou_title {
	width:460px;
	float: right;
	margin-right: 30px;
	margin-bottom:10px;
	margin-left: 10px;
	font-size:1.2em;
	font-weight: bold;
}

.katsudou_photo {
	margin-top:6px;
	padding-left:5px;
	padding-bottom:6px;
}

.kodomo_siryo_list{
    margin: 0 !important;
    padding: 0 4.25%;
}
@media screen and (max-width: 639px){
    .kodomo_siryo_list{
        padding: 0;
    }
}
@media screen and (max-width: 414px){
    .kodomo_siryo_list{
        padding: 0;
    }
}
.kodomo_siryo_list li{
    list-style: none;
    display: inline-block;
    width: calc(93% / 3);
    margin-left: 2%;
    vertical-align: top;
}
@media screen and (max-width: 500px){
    .kodomo_siryo_list li{
        width:calc(96% / 2);
    }
}
.kodomo_siryo_list li:first-child{
    margin-left: 0;
}
@media screen and (max-width: 639px){
    .kodomo_siryo_list li:nth-child(odd){
    }
}
.kodomo_siryo_list li .circle{
    position: relative;
    text-align: center;
    background: #fef1f6;
    border: #ffbbd6 solid 5px;
    border-radius: 50%;
    padding: 1vw;
    height: 231px;
}
@media screen and (max-width: 639px){
    .kodomo_siryo_list li .circle{
        height: 24vw;
        padding: 1vw 0;
    }
}
@media screen and (max-width: 500px){
    .kodomo_siryo_list li .circle{
        height: 39vw;
    }
}
.kodomo_siryo_list li .circle *{
    font-size: 14px;
}
.kodomo_siryo_list li .circle img{
	  display: block;
    margin: 5% auto 0;
}
@media screen and (max-width: 639px){
    #kodomo_siryo #contents .kodomo_siryo_list li .circle img{
/*        height: 40%;*/
        height: 7vw;
    }
}
@media screen and (max-width: 500px){
    #kodomo_siryo #contents .kodomo_siryo_list li .circle img{
        margin: 3vw auto 0;
        height: 13vw;
    }
}
#kodomo_siryo #contents .kodomo_siryo_list li .circle span{
    margin: 10% 0 5%;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
}
@media screen and (max-width: 639px){
    #kodomo_siryo #contents .kodomo_siryo_list li .circle span{
        font-size: 2.2vw;
        letter-spacing: -0.015em;
        margin: 8% 0 5%;
    }
}
@media screen and (max-width: 500px){
    #kodomo_siryo #contents .kodomo_siryo_list li .circle span{
        font-size: 3.2vw;
        margin: 7% 0 2%;
    }
}
#kodomo_siryo #contents .kodomo_siryo_list li .circle p{
    margin: 10px 0;
    font-size: 26px;
    text-align: center;
}
@media screen and (max-width: 639px){
    #kodomo_siryo #contents .kodomo_siryo_list li .circle p{
/*            font-size: 115%;*/
            font-size: 3vw;
            margin: 1vw 0;
    }
}
@media screen and (max-width: 500px){
    #kodomo_siryo #contents .kodomo_siryo_list li .circle p {
        font-size: 4vw;
        margin: 0;
    }
}
#kodomo_siryo #contents .kodomo_siryo_list li:last-child .circle > p{
    font-size: 14px;
    margin: 10px 17px;
    line-height: 1.5;
}
@media screen and (max-width: 639px){
    #kodomo_siryo #contents .kodomo_siryo_list li:last-child .circle > p{
/*        font-size: 46%;
        margin: 6.8% 13.7%;*/
        font-size: 1.5vw;
        margin: 1vw 2vw;
        line-height: 1.2;
    }
}
@media screen and (max-width: 500px){
    #kodomo_siryo #contents .kodomo_siryo_list li:last-child .circle > p{
        font-size: 2.2vw;
        margin: 1vw 7vw;
        line-height: 1.5;
    }
}
@media screen and (max-width: 414px){
    #kodomo_siryo #contents .kodomo_siryo_list li:last-child .circle > p {
        font-size: 2.2vw;
        margin: 0 5vw;
        line-height: 1.5;
    }
}
#kodomo_siryo #contents .kodomo_siryo_list li .btn_info{
    margin-top:6%;
}
.btn_info{
    text-align: right;
    margin: 0 5.25%;
}
@media screen and (max-width: 639px){
    .btn_info{
        margin: 0;
    }
    .ippan .btn_info{
        display: inline-block;
        width: calc(97% - 5% - 175px);
    }
}
@media screen and (max-width: 414px){
    .btn_info{
        text-align: center;
    }
    .ippan .btn_info{
        display: block;
        margin: 8% auto;
        width: auto;
    }
}
.btn_info a{
    font-weight: normal;
    background: #d2ecfc;
    border-radius: 40px;
    font-size: 14px;
    padding: 7px 4% 7px 5%;
    text-decoration: none;
    display: inline-block;
}

.ippan .btn_info a{
    padding: 7px 1.25% 7px 3%;
}

@media screen and (max-width: 639px){
    .btn_info a{
        padding: 5px 2% 5px 4%;
    }
    .ippan .btn_info a{
        padding: 3% 4% 3% 3%;
    }
}
@media screen and (max-width: 500px){
    .btn_info a{
        padding: 5px 2.3% 5px 4%;
    }
}
@media screen and (max-width: 414px){
    .ippan .btn_info a{
        padding: 3%;
    }
}
.btn_info a i{
    font-size: 21px;
    vertical-align: middle;
    margin-left: 5px;
    color: #0099ff;
}

.btn_info a img{
    vertical-align: middle;
        margin:0;
}
@media screen and (max-width: 414px){
    .btn_info a img {
        width: 8%;
    }
}
@media screen and (max-width: 424px){
    .ippan .btn_info a img {
        width: 17%;
    }
    .ippan .btn_info a span {
        width: calc(92% - (17% + 3% ));
        display: inline-block;
        vertical-align: middle;
        text-align: right;
    }
}
@media screen and (max-width: 414px){
    .ippan .btn_info a span {
        width: auto;
    }
}
@media screen and (max-width: 639px){
    #kodomo_siryo #contents .kodomo_siryo_list li .btn_info a{
        padding: 3% 4% 3% 2%;
        border-radius: 20px;
        width: 90%;
    }
    #kodomo_siryo #contents .kodomo_siryo_list li .btn_info a span{
        width: calc(90% - (17% + 3% ));
        display: inline-block;
        vertical-align: middle;
    }
    #kodomo_siryo #contents .kodomo_siryo_list li .btn_info a img{
        width: 17%;
    }
}
@media screen and (max-width: 414px){
    #kodomo_siryo #contents .kodomo_siryo_list li .btn_info a span{
        width: calc(92% - (17% + 3% ));
    }
}

#kodomo_siryo #contents .kodomo_siryo_list li p.notice{
    font-size: 14px;
    margin: 5% 0 0;
}
@media screen and (max-width: 639px){
    #kodomo_siryo #contents .kodomo_siryo_list li p.notice{
        font-size: 70%;
        line-height: 1.4;
        width: 85%;
        margin:5% auto 0;
    }
}
/**/
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 .ill_coment p {
	font-size: 0.75em;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 0px;
	padding-top:0px;
}
#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: #ff3a81;
    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% - 173px);
    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;
}
.kodomo_under #headerContainer h2 img{
    display: inline-block;
    vertical-align: middle;
    width:173px;
    height: 100px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
@media screen and (max-width: 639px){
    .kodomo_under #headerContainer h2 .h2_area {
        width: calc(97.4% - 125px);
    }
    .kodomo_under #headerContainer h2 img{
        width:125px;
        height: 80px;
    }
}

.kodomo_under .pc {
    display: block;
}

#kodomo_siryo .nani_menu ul{
    border-top: #f887b3 solid 1px;
    border-bottom: #f887b3 solid 1px;
    list-style: none;
    padding-top: 17px;
    padding-bottom: 20px;
    margin:0 0 1em;
}
@media screen and (max-width: 639px){
    #kodomo_siryo .nani_menu ul{
        padding: 1% 3.2% 3.2%;
    }
}
@media screen and (max-width: 414px){
    #kodomo_siryo .nani_menu ul{
        padding: 3% 3.96% 5%;
    }
}
#kodomo_siryo .nani_menu ul li{
    display: inline-block;
    padding:10px 0 0;
    width:32%;
}
@media screen and (max-width: 639px){
    #kodomo_siryo .nani_menu ul li{
        width:49%;
        padding: 1.5% 0 0;
        vertical-align: middle;
    }
}
@media screen and (max-width: 500px){
    #kodomo_siryo .nani_menu ul li{
        width:100%;
        padding: 2.5% 0 0;
    }
}
#kodomo_siryo .nani_menu ul li a{
    text-decoration: none;
    color: #ec669a;
    font-size: 14px;
}

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

@media screen and (max-width: 639px){
    #kodomo_siryo .nani_menu ul li a span{
        width: calc(99% - 19px);
    }
}
@media screen and (max-width: 555px){
    #kodomo_siryo .nani_menu ul li a span{
        vertical-align: top;
    }
    #kodomo_siryo .nani_menu ul li a img{
        vertical-align: top;
    }
}
@media screen and (max-width: 414px){
    #kodomo_siryo .nani_menu ul li a img{
    }
}
#kodomo_siryo .nani_menu ul li a.active{
    color:#ff0066;
}
#kodomo_siryo #area h3{
    position: relative;
    color: #f887b3;
    font-size: 30px;
    font-weight: bold;
    margin: 3% 0;
}

@media screen and (max-width: 639px){
    #kodomo_siryo #area h3{
        font-size: 28px;
    }
}

@media screen and (max-width: 414px){
    #kodomo_siryo #area h3{
        font-size: 27px;
        margin: 8% 0;
    }
}
#kodomo_siryo #area h3:before,
#kodomo_siryo #area h3:after{
    content:'●';
    font-size: 234%;
    display: inline-block;
    vertical-align: middle;
    line-height: 1em;
    text-indent: -0.15em;
}
#kodomo_siryo #area h3:after{
    text-indent: -0.1em;
    letter-spacing: -0.1em;
}
@media screen and (max-width: 639px){
    #kodomo_siryo #area h3:before,
    #kodomo_siryo #area h3:after{
        font-size: 8vw;
    }
}
@media screen and (max-width: 414px){
    #kodomo_siryo #area h3:before,
    #kodomo_siryo #area h3:after{
        font-size: 10vw;
        letter-spacing: -0.1em;
        vertical-align: top;
    }
}
#kodomo_siryo #area h3 span{
    display: inline-block;
    vertical-align: middle;
    padding: 6px 0;
    color:#ee276f;
    width: 12em;

}
@media screen and (max-width: 639px){
    #kodomo_siryo #area h3 span {
        width: 12em;
    }
}
@media screen and (max-width: 454px){
    #kodomo_siryo #area h3 span {
        width: 11.5em;
        vertical-align: text-top;
    }
}
@media screen and (max-width: 444px){
    #kodomo_siryo #area h3 span {
        width: 11em;
    }
}
@media screen and (max-width: 417px){
    #kodomo_siryo #area h3 span {
        width: 10.5em;
    }
}
@media screen and (max-width: 414px){
    #kodomo_siryo #area h3 span {
        width: 10em;
        vertical-align: top;
        padding: 0;
    }
}
@media screen and (max-width: 388px){
    #kodomo_siryo #area h3 span {
        font-size: 6.7vw;
    }
}
#kodomo_siryo #area h3 hr{
    border-bottom: #f887b3 dotted 3px;
    width: calc(87.5% - 12em);
    position: relative;
    display: inline-block;
    box-shadow: none;
    text-shadow: none;
    height: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    vertical-align: middle;
}
@media screen and (max-width: 639px){
    #kodomo_siryo #area h3 hr{
        border-bottom-width: 3px;
        width: calc(85% - 12em);
    }
}
@media screen and (max-width: 454px){
    #kodomo_siryo #area h3 hr{
        width: calc(84% - 11.5em);
    }
}
@media screen and (max-width: 444px){
    #kodomo_siryo #area h3 hr{
        width: calc(84% - 11em);
    }
}
@media screen and (max-width: 417px){
    #kodomo_siryo #area h3 hr{
        width: calc(84% - 10.5em);
        vertical-align: top;
    }
}
@media screen and (max-width: 383px){
    #kodomo_siryo #area h3 hr {
        width: calc(84% - 10em);
    }
}
@media screen and (max-width: 363px){
    #kodomo_siryo #area h3 hr{
        width: calc(84% - 9.5em);
    }
}
@media screen and (max-width: 347px){
    #kodomo_siryo #area h3 hr{
        width: calc(84% - 9em);
    }
}
@media screen and (max-width: 329px){
    #kodomo_siryo #area h3 hr{
        width: calc(84% - 8.5em);
    }
}
#kodomo_siryo h4{
    font-size: 30px;
    font-weight: normal;
    color: #09F;
    margin-top: 5.5%;
    margin-right: 0;
    margin-bottom: 2.5%;
    margin-left: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #09F;
    padding-bottom: 5px;
}
#kodomo_siryo h4.contact{
    text-align: center;
}
@media screen and (max-width: 639px){
    #kodomo_siryo h4{
        font-size: 27px;
        margin-top: 8%;
        margin-bottom: 5%;
    }
}
@media screen and (max-width: 414px){
    #kodomo_siryo h4{
        font-size: 28px;
        letter-spacing: -0.038em;
        margin: 10% 0 5%;
    }
}
#kodomo_siryo #contents .content {
    margin-bottom: 3.16%;
}
#kodomo_siryo #contents .content p{
    line-height: 1.8;
    font-size: 16px;
    letter-spacing: -0.01em;
    color: #333333;
    margin: 0 0 20px;
    padding: 0;
}
@media screen and (max-width: 414px){
    #kodomo_siryo #contents .content p{
        margin: 0 0 3%;
    }
}
#kodomo_siryo #contents .content p.contact{
    text-align: center;
    font-size: 18px;
}

#kodomo_siryo #contents .ippan img.paper{
    margin:0 5%;
}
@media screen and (max-width: 639px){
    #kodomo_siryo #contents .ippan img.paper{
        margin:0 0 0 6%;
    }
}
@media screen and (max-width: 414px){
    #kodomo_siryo #contents .ippan img.paper{
        margin: 0 auto;
        display: block;
    }
}
.kodomo_siryo_list2{
    margin: 0 !important;
    padding: 0;
    letter-spacing: -.4em;
}
@media screen and (max-width: 639px){
    .kodomo_siryo_list2{
        padding: 0;
    }
}
@media screen and (max-width: 414px){
    .kodomo_siryo_list2{
        padding: 0;
    }
}
.kodomo_siryo_list2 li{
    list-style: none;
    display: inline-block;
    width: 23%;
    /* margin-left: 2%; */
    vertical-align: top;
    padding: 1%;
    letter-spacing: normal;
        background: #f6f6f6;
}
@media screen and (min-width: 640px){
    .kodomo_siryo_list2 li.plaid{
        background: #ffeff5;
    }
}
@media screen and (max-width: 639px){
    .kodomo_siryo_list2 li{
        width: calc((100% - (8%)) / 2);
        padding: 2%;
    }
    .kodomo_siryo_list2 li.plaid{
        background: #f6f6f6;
    }
    .kodomo_siryo_list2 li.plaid_w639{
        background: #ffeff5;
    }
}
@media screen and (max-width: 414px){
    .kodomo_siryo_list2 li{
        margin-left: 0;
        width: auto;
    }
    .kodomo_siryo_list2 li.plaid_w639{
        background: #f6f6f6;
    }
    .kodomo_siryo_list2 li:nth-child(even){
        background: #ffeff5;
    }
}
.kodomo_siryo_list2 li:first-child{
    margin-left: 0;
}
@media screen and (max-width: 639px){
    .kodomo_siryo_list2 li:nth-child(odd){
        margin-left: 0;
    }
}
.kodomo_siryo_list2 li *{
    display: block;
    font-size: 14px;
}
.kodomo_siryo_list2 li a{
    display: inline;
color: blue;
    text-decoration: none;
}

.kodomo_siryo_list2 li a:hover{
    opacity: 0.5;
    filter:alpha(opacity=50);
	-moz-opacity: 0.5;
}

.kodomo_siryo_list2 li i{
    display: inline;
    color: #eb0202;
    font-size: 110%;
}
.kodomo_siryo_list2 li img{
    width:100%;
    height: auto;
}
@media screen and (max-width: 639px){
    .kodomo_siryo_list2 li img{
        width:100%;
        height: auto;
        margin: 0 auto;
    }
}
@media screen and (max-width: 414px){
    .kodomo_siryo_list2 li img{
        width:100%;
        margin: 0;
    }
}
.kodomo_siryo_list2 li span{
    margin: 7% 0 5%;
    text-align: left;
    font-size: 16px;
    color: #333;
}
.kodomo_siryo_list2 li span.headline{
    color: #09F;
    font-weight: bold;
    height: 5.3em;
}
.kodomo_siryo_list2 li span.sub{
    font-size: 14px;
}
@media screen and (max-width: 639px){
    .kodomo_siryo_list2 li span{
        text-align: left;
    }
}
.kodomo_siryo_list2 li p{
    margin: 10px 0;
}
.kodomo_siryo_list2 li .theme_waku {
	display: inline-block;
	border: 2px solid #333;
	width: 60px;
	margin: 0 0.4em 0 0 !important;
	padding-top: 16px;
	vertical-align: middle;
}
.kodomo_siryo_list2 li .theme_waku.waku_blue {
	border: 2px solid #09f !important;
}

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

#kodomo_siryo #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_siryo #contents .inner{
        width:auto;
    }
}
@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;
    }
}
@media screen and (min-width: 640px){
    #contents,
    #tagline,
    #footer {
        min-width: 980px;
    }
}
/* 2020 4/22対応 */
.mail_txt{
text-decoration: none!important;
margin-top: -10px!important;
font-size: 18px!important;
}
@media screen and (max-width: 640px){
.mail_txt{
    margin-top: -35px!important;
    font-size: 14px!important;
    }
}


/* 資料を申し込む si_bod.html */
.cp_actab .sp {
	display: none;
}
.cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	color: 	#444444;
}
.cp_actab input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.cp_actab label{
	font-weight: bold;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	cursor: pointer;
	margin: 0 0 1px 0;
  height: 60px;
}
.pink {
	background: #FFCCFF;
}
.orange{
background:#FFAD90;
}
.blue{
    background: #CCFFFF;
}
.green{
    background: #AEFFBD;
}
.yellow{
    background: #FFFFAA;
}
.cp_actab .cp_actab-content {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 0.35s;
	transition: max-height 0.35s;
	color: #333333;
}
.cp_actab .cp_actab-content p {
	margin: 1em;
}
/* :checked */
.cp_actab input:checked ~ .cp_actab-content {
	max-height: 100%;
}
/* Icon */
.cp_actab label::after {
	line-height: 3;
	position: absolute;
	top: 5px;
	right: 0;
	display: block;
	width: 3em;
	height: 3em;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	text-align: center;
}
.cp_actab input[type=checkbox] + label::after {
	content: '+';
}
.cp_actab input[type=checkbox]:checked + label::after {
	transform: rotate(315deg);
}

.obi_title{
 font-size: 20px;
 margin-left: 150px;
}
.obi_sub{
 font-size: 14px;
 margin-left: 20px;
}

.siryo_table {
	border-collapse: collapse;
	width: 100%;
}
.siryo_table th {
	padding: 10px;
}
.siryo_table td {
	border-bottom: 2px solid #fff;
	padding: 10px;
}
.siryo_table tr:nth-child(1) {
	background-color: #fff !important;
}
.siryo_table tr:nth-child(odd) {
	background-color: #f6f6f6;
}
.siryo_table.siryo_table_pink tr:nth-child(even) { background-color: #ffeff5; }
.siryo_table.siryo_table_orange tr:nth-child(even) { background-color: #fdf3ef; }
.siryo_table.siryo_table_blue tr:nth-child(even) { background-color: #edfbfb; }
.siryo_table.siryo_table_green tr:nth-child(even) { background-color: #ecfdef; }
.siryo_table.siryo_table_yellow tr:nth-child(even) { background-color: #fdfdd2; }

.siryo_table th:nth-child(1), .siryo_table td:nth-child(1) { width: 18%; }
.siryo_table th:nth-child(2), .siryo_table td:nth-child(2) { width: 20%; }
.siryo_table th:nth-child(3), .siryo_table td:nth-child(3) { width: 38%; }
.siryo_table th:nth-child(4), .siryo_table td:nth-child(4) { width: 24%; }

.siryo_table.siryo_table_pink th { border: 1px solid #FFCCFF; }
.siryo_table.siryo_table_orange th { border: 1px solid #FFAD90; }
.siryo_table.siryo_table_blue th { border: 1px solid #CCFFFF; }
.siryo_table.siryo_table_green th { border: 1px solid #AEFFBD; }
.siryo_table.siryo_table_yellow th { border: 1px solid #FFFFAA; }

.siryo_table td {
	border-right: 1px solid #fff;
}
.siryo_table td:last-child {
	border-right: none;
}
.siryo_table td:nth-child(2) { font-size: 14px; }
.siryo_table td:nth-child(3) { font-size: 14px; }

.siryo_table .siryo_link {
	margin: 1em 0 0 !important;
}
.siryo_table .coming-soon {
	position: relative;
	color: #666;
}
.siryo_table .coming-soon:after {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(10deg);
	display: inline-block;
	content: "Coming Soon";
	color: #09f;
	font-size: 14px;
	filter: drop-shadow(1px 1px 2px rgb(0, 0, 0, 0.2));
	border-radius: 100vh;
  background: rgba(255, 255, 255, 0.8);
  padding: 2px 4px;
  width: 60%;
  text-align: center;
}
.siryo_table a {
	color: blue!important;
}
.siryo_table .siryo_img {
	background-color: #fff;
	width: 210px;
	padding: 5px;
}
	.siryo_table .siryo_img img {
		width: 100%;
		height: auto;
	}
.siryo_table .note {
	font-size: 12px;
}
.siryo_table .siryo_btn {
	max-width: 240px;
	width: 100%;
	margin: 10px auto !important;
}
.siryo_table .siryo_btn a {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100vh;
	background-color: #fff;
	height: 100px;
	margin: 0 !important;
	padding: 0 15px;
}
	.siryo_table .siryo_btn a:hover {
		opacity: 0.75;
	}
.siryo_table .siryo_btn a img {
	width: 100%;
	height:auto;
}
.siryo_table .icon_dl {
	display: inline-block;
	border-radius: 100vh;
	background-color: #fff;
	filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
	padding: 1px 10px;
	text-align: center;
	margin: 0 0 0 10px;
	vertical-align: middle;
}
.siryo_table .icon_dl.icon_dl-pdf {
	color: red;
}
.siryo_table .icon_dl.icon_dl-word {
	color: blue;
}
.siryo_table .icon_dl span {
	padding-left: 5px;
	font-size: 12px;
}

@media screen and (max-width: 640px){
	.cp_actab .sp {
		display: block;
	}
	.cp_actab label {
    padding: 0;
    font-size: 14px;
	}
	.obi_title {
		display: inline-block;
	 font-size: 18px;
	 margin-left: 15px;
	}
	.obi_sub{
	 font-size: 14px;
	 margin-left: 15px;
	}
	.siryo_table tbody {
		display: flex;
		flex-wrap: wrap;
	}
	.siryo_table tr {
		width: calc(50% - 1px);
	}
	.siryo_table tr:first-child {
		display: none;
	}
	.siryo_table td {
		display: block;
		border: none;
		width: calc(100% - 20px) !important;
	}
	.siryo_table tr {
		border-bottom: 2px solid #fff;
	}
	.siryo_table.siryo_table_pink tr { background-color: #ffeff5 !important; }
	.siryo_table.siryo_table_orange tr { background-color: #fdf3ef !important; }
	.siryo_table.siryo_table_blue tr { background-color: #edfbfb !important; }
	.siryo_table.siryo_table_green tr { background-color: #ecfdef !important; }
	.siryo_table.siryo_table_yellow tr { background-color: #fdfdd2 !important; }

	.siryo_table tr:nth-child(3),
	.siryo_table tr:nth-child(7),
	.siryo_table tr:nth-child(11),
	.siryo_table tr:nth-child(15),
	.siryo_table tr:nth-child(19),
	.siryo_table tr:nth-child(4n+0) {
		background-color: #f6f6f6 !important;
	}
	.siryo_table tr:nth-child(odd) {
		border-left: 1px solid #fff;
	}
	.siryo_table tr:nth-child(even) {
		border-right: 1px solid #fff;
	}
	.siryo_table td:nth-child(1) {
		color: #09f;
		font-weight: bold;
	}
	.siryo_table .siryo_img {
		max-width: 450px;
		width: calc(100% - 20px);
		margin: 10px auto 0 !important;
	}
	.siryo_table .siryo_btn a img {
		max-width: 180px;
	}
}

@media screen and (max-width: 414px){
	.siryo_table tr {
		width: 100%;
	}
	.siryo_table tr:nth-child(odd) {
		background-color: #f6f6f6 !important;
		border-left: none;
	}
	.siryo_table tr:nth-child(even) {
		border-right: none;
	}
	.siryo_table.siryo_table_pink tr:nth-child(even) { background-color: #ffeff5 !important; }
	.siryo_table.siryo_table_orange tr:nth-child(even) { background-color: #fdf3ef !important; }
	.siryo_table.siryo_table_blue tr:nth-child(even) { background-color: #edfbfb !important; }
	.siryo_table.siryo_table_green tr:nth-child(even) { background-color: #ecfdef !important; }
	.siryo_table.siryo_table_yellow tr:nth-child(even) { background-color: #fdfdd2 !important; }
}


/* information */
.information {
    background: #d9f6e1;
    padding: 2.35% 4.7%;
    border-radius: 10px;
    margin:3% 10% 5% 10%;
    border: #73ca8b solid 1px;
    text-align: center;
    letter-spacing: -0.01em;
}
.information div.title {
      color: #333;
    margin-bottom: 2.5%;
    display: block;
    font-size: 24px;
}
.information div.line2 {
    display: block;
    margin: 0 auto;
}

@media screen and (max-width: 639px){
	.information div.title {
	    font-size: 20px;
	    margin-top: 3%;
	    }
	.information {
	    margin:3%;
	}
}


/* 貸出教材 si_bod2.html */
.lending_block {}
.lending_block .float_r {
	margin: 0 0 0 20px;
}
@media screen and (max-width: 639px){
	.lending_block .float_r {
		float: none;
		margin: 0;
		text-align: center;
	}
}

/* 在庫なし */
.no-stock {
	position: relative;
}
.no-stock:before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	content: "";
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	z-index: 2;
}
.no-stock-txt:after {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	content: "在庫なし";
	border: 1px solid #c00;
	background-color: #fff;
	padding: 10px 20px;
	color: #c00;
	font-size: 16px;
	font-weight: bold;
	z-index: 3;
}

.no-stock-oct:after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: "10月以降受付開始";
    border: 1px solid #c00;
    background-color: #fff;
    padding: 10px 15px;
    color: #c00;
    font-size: 12px;
    font-weight: bold;
    z-index: 3;
}
.no-stock-pre:after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: "準備中";
    border: 1px solid #c00;
    background-color: #fff;
    padding: 10px 15px;
    color: #c00;
    font-size: 12px;
    font-weight: bold;
    z-index: 3;
}

@media screen and (max-width: 639px){
	.no-stock-sp {
		position: relative;
	}
	.no-stock-sp:before {
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		content: "";
		background-color: rgba(0, 0, 0, 0.5);
		width: 100%;
		height: 59%;
		z-index: 2;
	}
}
@media screen and (max-width: 414px){
	.no-stock-sp:before {
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		content: "";
		background-color: rgba(0, 0, 0, 0.5);
		width: 100%;
		height: 82%;
		z-index: 2;
	}
}
