/*
Theme Name:     child-01
Description:    
Author:         rukamix-sample02
Template:       source_tcd045

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.banner-wrap { height: 290px; }
.banner-01 img {float:left; margin-bottom: 10%; }
.banner-02 img {float:right; margin-bottom: 10%;}

.index_list_header2 { animation: opacityAnimation 1.0s ease forwards 0.5s;} 

.index_list_header2 .headline { float: left;
    font-size: 36px;
    font-weight: 100;
    line-height: 1.25; } 

.blog_list .box .image {
    width: calc(100% + 2px);
    display: none !important;
    margin: -1px auto 20px -1px;
    overflow: hidden;
    position: relative;
    z-index: 2;
}




@media only screen and (max-width: 767px)
{
#header_slider { height: 30vh !important; }
#header_slider .item { height: 30vh !important;}
}
