@charset "utf-8";

@media (max-width: 750px) {
 
    #index_main_area{
        background-image: url("../img/index_media/main_bg.jpg"); 
        height: 830px;
    } 

    #index_cover_area{
        display: none;
    }
    #dummy_area{
        height: 830px;
    }

    #index_h1_area{
        height: auto;
    }
    #index_h1_area h1{
        font-size: 50px;
    }
    .index_h3_efforts{
        width: 470px;
        height: 130px;
    }
    .index_h3_efforts h3 {
			padding-top: 20px
    }
    #index_h3_title1,
    #index_h3_title2{
        font-size: 27px;
    }
    #index_h3_title1 span{
        background-image: url("../img/common_media/inquire_man.png");
        padding-left: 30px;
    }
    #index_h3_title2 span{
        background-image: url("../img/index_media/beginer-icon.png");
        padding-left: 60px;
    }
.info_details h3 {
	font-size: 36px;
}
    #index_enojoy_kayack{
        margin: auto;
        background-image: url("../img/index_media/enjoy_kayack.jpg");
        height: 360px;
    }

#index_info_area{
	background-image: url("../img/index_media/info_bg.jpg");
	text-align: center;
	height: 2000px;
	background-position: bottom center;
}
    
    .info_tab{
        font-size: 27px !important;
        line-height: 30px;
        height: 100px;
        width: 140px;
        margin-left: 10px;
        margin-right: 10px; 
        margin-top: 10px;       
    }
    .info_tab_title{
        height: 60px;
    }
    .info_tab_arrow{
        height: 33px;
    }
    
    .info_detail_box{
        width: 530px;
        text-align: left;
        height: auto;
        margin-bottom: 20px;
    }

    .info_detail_box .date{
        font-size: 24px;
    }
    .info_detail_box .title{
        font-size: 36px;
    }
    .info_detail_box .detail{
        font-size: 27px;
        height: 260px;
    }

    #info_detail_wrap{
        height: auto;
        width: 621px;
    }

/**アンドロイド対策

/*end*/
}
