@charset "utf-8";

@media screen and (max-width : 640px) {
/* cate_ttl
================================================== */
#tmp_cate_ttl {
	margin: 0 -10px 35px;
}
#tmp_cate_ttl.cate_ttl.kids_top {
	width:auto;
	height:0;
	padding-bottom:43.8%;
	background:url(/shared/templates/kids_top/images/sp_cate_kids_top.jpg) no-repeat top left;
	background-size:100% auto;
}
#tmp_cate_ttl.cate_ttl.kids_top span {
	width:100%;
	height:0;
}
/* contents
================================================== */
.block_list {
    background: transparent url(/shared/templates/kids_top/images/sp_background_img.png) no-repeat 0 0;
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    padding: 12px 13px 0;
    margin: 0 0 50px;
}
.block_list .block_item {
    position: relative;
    width: 100%;
    padding: 0 15px 23px;
}
.block_ttl {
    height: 59px;
}
.block_img {
    border-width: 3px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.block_click {
    width: 74px;
    min-height: 22px;
    margin: -13px auto 0;
}
.block_click a {
    min-height: 22px;
}
.ichi_block {
    position: relative;
    padding: 38px 0 0;
}
.ichi_block:before {
    width: 37px;
    height: 75px;
    left: -7px;
}
.ichi_block:after {
    width: 69px;
    height: 73px;
    right: -15px;
}

.kind_block {
    position: relative;
    padding: 38px 0 0;
}
.kind_block:before {
    width: 73px;
    height: 28px;
    left: -13px;
    top: 40px;
}
.kind_block:after {
    width: 79px;
    height: 81px;
    right: -15px;
}

.work_block {
    position: relative;
    padding: 38px 0 0;
}
.work_block:before {
    width: 43px;
    height: 72px;
    right: -6px;
    top: 13px;
}
.work_block:after {
    width: 68px;
    height: 64px;    
    left: -5px;
    bottom: -6px;
}

.kids_block {
    position: relative;
    padding: 38px 0 0;
}
.kids_block:before {
    width: 70px;
    height: 75px;
    right: -9px;
    bottom: 2px;
}
}