@charset "utf-8";


/* ==================================================
contents
================================================== */
.custom_kids #tmp_wrap_main,
.custom_kids .col_main {
    padding: 0;
}
.custom_kids #tmp_pankuzu {
    margin-bottom: 24px;
}
.custom_kids #tmp_pankuzu a {
    background-color: transparent;
    color: #333333;
}
.custom_kids #tmp_footer {
    margin-top: 0;
}
.custom_kids .column_top #tmp_main {
    position: relative;
    padding: 0 40px;
    color: #333333;
    background-color: #fbf1d6;
}
.custom_kids .column_top #tmp_main:before,
.custom_kids .column_top #tmp_main:after {
    content: '';
    position: absolute;
    width: 40px;
    height: 100%;
    top: 0;
    color: inherit;
    background: transparent url(/shared/templates/kids_top/images/film_repeat_bg.png) repeat-y center top;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    display: block;
}
.custom_kids #tmp_main:before {
    left: 0;
}
.custom_kids #tmp_main:after {
    right: 0;
}
#tmp_kids_top {
    position: relative;
    overflow: hidden;
}
#tmp_kids_top:before,
#tmp_kids_top:after {
    content: '';
    position: absolute;
    width: 145px;
    height: 562px;
    color: inherit;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: left top, right top;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    top: 0;
    z-index: 1;
}
#tmp_kids_top:before {
    left: -3px;
    background-image: url(/shared/templates/kids_top/images/curtain_lft_bg.png);
}
#tmp_kids_top:after {
    right: -3px;
    background-image: url(/shared/templates/kids_top/images/curtain_rgt_bg.png);
}

/* kids_heading
================================================== */
#tmp_kids_top .kids_heading_wrap {
    text-align: center;
}
#tmp_kids_top .kids_heading {
    position: relative;
    display: inline-block;
    margin: 48px auto 54px;
    padding: 54px 122px 63px;
    width: 737px;
    height: 407px;
    color: inherit;
    background: transparent url(/shared/templates/kids_top/images/top_heading_bg.png) no-repeat center center;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
}
#tmp_kids_top .kids_heading:before,
#tmp_kids_top .kids_heading:after {
    content: '';
    position: absolute;
    width: 32%;
    height: 450px;
    color: inherit;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    bottom: -13.5%;
    z-index: 2;
}
#tmp_kids_top .kids_heading:before {
    left: -23.7%;
    background-image: url(/shared/templates/kids_top/images/boy_wth_stars_bg.png);
}
#tmp_kids_top .kids_heading:after {
    right: -23.7%;
    background-image: url(/shared/templates/kids_top/images/girl_wth_stars_bg.png);
}
#tmp_kids_top .kids_heading h1 {
    width: 100%;
    height: 100%;
    color: inherit;
    background: transparent url(/shared/templates/kids_top/images/ttl_h1_chofu.png) no-repeat center center;
    -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    background-size: auto 100%;
    font-size: 161.3%;
    line-height: 1.4;
    overflow: hidden;
}
#tmp_kids_top .kids_heading h1 span {
    display: block;
    position: relative;
    z-index: -1;
    overflow: hidden;
}
#tmp_kids_top .kids_heading .ttl {
    font-size: 534.4%;
}
#tmp_kids_top .kids_heading .en {
    font-size: 206.9%;
}
#tmp_kids_top .kids_intro_txt {
    padding: 0 90px;
    line-height: 2;
    text-align: center;
}
#tmp_kids_top .kids_intro_txt p {
    display: inline;
    border-bottom: 1px dashed #666666;
}
/* kids_list
================================================== */
#tmp_kids_top .kids_list_wrap {
    overflow: hidden;
}
#tmp_kids_top .kids_list {
    padding: 10px 45px 124px;
    list-style: none;
}
#tmp_kids_top .kids_list .kids_item {
    float: left;
    width: 33.33333%;
    padding: 104px 35px 0;
    margin-bottom: 56px;
    position: relative;
}
#tmp_kids_top .kids_list .kids_item:nth-child(3n+1) {
    clear: left;
}
#tmp_kids_top .kids_list .kids_item:nth-child(3n) {
    clear: right;
}
#tmp_kids_top .kids_list .kids_item:after,
#tmp_kids_top .kids_list .kids_item a:before,
#tmp_kids_top .kids_list .kids_item .item_ttl:before,
#tmp_kids_top .kids_list .kids_item .item_ttl:after {
    color: inherit;
    background-color: transparent;
    background-repeat: no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
}
#tmp_kids_top .kids_list .kids_item:after {
    position: absolute;
    background-position: center center;
}
#tmp_kids_top .kids_list .kids_item:nth-child(3):after {
    content: '';
    bottom: -85px;
    right: -97px;
    width: 92px;
    height: 218px;
    background-image: url(/shared/templates/kids_top/images/baby_float_bg.png);
}
#tmp_kids_top .kids_list .kids_item:nth-child(4):after {
    content: '';
    top: 69px;
    left: -115px;
    width: 150px;
    height: 190px;
    background-image: url(/shared/templates/kids_top/images/girl_jump_bg.png);
}
#tmp_kids_top .kids_list .kids_item:nth-child(7):after {
    content: '';
    bottom: -117px;
    left: -81px;
    width: 114px;
    height: 180px;
    background-image: url(/shared/templates/kids_top/images/boy_run_bg.png);
}
#tmp_kids_top .kids_list .kids_item:nth-child(9):after {
    content: '';
    top: -83px;
    right: -98px;
    width: 140px;
    height: 178px;
    background-image: url(/shared/templates/kids_top/images/girl_run_bg.png);
}
#tmp_kids_top .kid_inner {
    position: relative;
    background-color: #ffffff;
    color: #222222;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    z-index: 1;
}
#tmp_kids_top .kid_inner:before {
    content: '';
    position: absolute;
    top: -71px;
    left: 0;
    right: 0;
    height: 72px;
    width: 100%;
    background: url(/shared/templates/kids_top/images/film_top_bg.png) center bottom no-repeat;
    transition: 0.01s ease opacity;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    transition-delay: 0.3s;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
}
#tmp_kids_top .kid_inner:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 118px;
    height: 94px;
    background: url(/shared/templates/kids_top/images/gachora_bg.png) no-repeat;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: transform 0.3s ease-in-out 0.1s;
    -moz-transition: transform 0.3s ease-in-out 0.1s;
    transition: transform 0.3s ease-in-out 0.1s;
    z-index: -2;
    opacity: 0;
    visibility: hidden;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
}
#tmp_kids_top .kid_inner.active:before {
    background-image: url(/shared/templates/kids_top/images/film_top_hover_bg.png);
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
}
#tmp_kids_top .kid_inner.active:after {
    -webkit-transform: translateY(-108%);
    -moz-transform: translateY(-108%);
    transform: translateY(-108%);
    opacity: 1;
    visibility: visible;
}
#tmp_kids_top .kid_inner_ttl {
    padding: 26px 12px 11px 20px;
    font-size: 133.3%;
    font-weight: bold;
    border-bottom: 2px solid #d0cbbf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.easy_on #tmp_kids_top .kid_inner_ttl a,
.furigana_on #tmp_kids_top .kid_inner_ttl a{
    padding-top:25px;
}
#tmp_kids_top .kid_inner_ttl a {
    display: block;
    text-decoration: none;
    padding-top: 11px;
    color: inherit;
    background: transparent url(/shared/templates/kids_top/images/title_en_bg.png) no-repeat;
    -webkit-background-size: 24px auto;
    -moz-background-size: 24px auto;
    background-size: 24px auto;
}
#tmp_kids_top .kid_inner_img img{
    width: 100%;
    height: auto;
    vertical-align: top;
}
#tmp_kids_top .kid_inner_img {
    overflow: hidden;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
}
/* Opening */
#tmp_opening {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.type_top.custom_kids #tmp_opening {
    z-index: 99999;
    background-color: #fbf1d6;
}
.type_top.custom_kids .js_animate,
.type_top.custom_kids .js_animate_child {
    transform: translateY(40px);
    opacity: 0;
}
.type_top.custom_kids .box_bottom_navigation{
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    transform: translateY(40px);
}
/* ==================================================
Accessibility
================================================== */
/* model_change
================================================== */
.disp_pc.custom_kids #tmp_wrap_main .container {
	width: 100%;
}
/* color
================================================== */
.color_blue #tmp_kids_top:before,
.color_black #tmp_kids_top:before,
.color_yellow #tmp_kids_top:before,
.color_blue #tmp_kids_top:after,
.color_black #tmp_kids_top:after,
.color_yellow #tmp_kids_top:after,
.color_blue #tmp_kids_top .kids_heading:before,
.color_black #tmp_kids_top .kids_heading:before,
.color_yellow #tmp_kids_top .kids_heading:before,
.color_blue #tmp_kids_top .kids_heading:after,
.color_black #tmp_kids_top .kids_heading:after,
.color_yellow #tmp_kids_top .kids_heading:after,
.color_blue #tmp_kids_top .kids_list .kids_item:after,
.color_black #tmp_kids_top .kids_list .kids_item:after,
.color_yellow #tmp_kids_top .kids_list .kids_item:after {
    display: none;
}
.color_blue #tmp_kids_top .kids_heading,
.color_black #tmp_kids_top .kids_heading,
.color_yellow #tmp_kids_top .kids_heading {
    padding: 0 !important;
    width: 100% !important;
    height: auto !important;
}
.color_blue #tmp_kids_top .kids_heading h1,
.color_black #tmp_kids_top .kids_heading h1,
.color_yellow #tmp_kids_top .kids_heading h1 {
    padding: 30px 20px !important;
    width: 100% !important;
    height: 100% !important;
}
.color_yellow.custom_kids .column_top #tmp_main:before,
.color_yellow.custom_kids .column_top #tmp_main:after {
    background-image: url(/shared/templates/kids_top/images/film_repeat_yellow_bg.png) !important;
}
.color_blue #tmp_kids_top .kid_inner,
.color_black #tmp_kids_top .kid_inner,
.color_yellow #tmp_kids_top .kid_inner {
    border-top: 0;
    border: 2px solid;
}
.fsize_big #tmp_kids_top .kids_heading .ttl,
.fsize_big2 #tmp_kids_top .kids_heading .ttl {
    font-size: 400%;
}
.fsize_big #tmp_kids_top .kids_heading .en,
.fsize_big2 #tmp_kids_top .kids_heading .en {
    font-size: 150%;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_kids_top .kids_list:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}