#info{
	left:2px;
    background-color:brown;
}

#bg{
/*    background-image: url(images/bg_bright.jpg);*/
}

/*
#scroll_notice{
    bottom:45px;
}
*/

#bar_container{
    position: relative;
    height: 2px;
    margin-bottom: 5px;
/*    width: 300px;*/
    max-width: 400px;

}

#hp{
    padding-bottom: 60px;
}

#hp_container{
    width: 90%;
}

.menu_item{
    display: none;
}
#menu_item_contact{
    display: inline-block;
    line-height: 40px;
    margin-right: 0px;
    font-size: 15px;

}
#hp_line1{
    display: none;
/*
    font-size:36px;
    line-height: 36px;
    margin-bottom: 15px;
*/
}


#hp_line2_start{
    display: block;
    font-size:40px;
    line-height: 40px;
    height: 40px;
}

#hp_line2_end{
    display: block;
    font-size:40px;
    line-height: 40px;
    height: 40px;
}

#menu_item_icon{
    display: none;

}

#logo{
    display: none;
}

#mobile_hp_line1{
    display: table;
    margin-bottom: 20px;
}
#mobile_site_title{
    display: table-cell;
    vertical-align: middle;
    font-size:28px;
    color:dimgray;
}
#mobile_logo{
    display: table-cell;
    vertical-align: middle;
}

#mobile_logo img{
    width: 45px;
    margin-right: 10px;
}
#hp_text_container{
    padding-top: 15px;
    width: 100%;
}

#hp_line3{
    font-size:14px;
    color:#808080;
    max-width:none;
    padding-top: 30px;
    height: 90px;
    width: auto;
    max-width: 400px;
}

.anim_chapter_title{
/*    font-size: 14px;*/
}

.job_item_desc.wide{
    width:auto;
}

.job_item_tags.wide{
    width: auto
}

#menu_container.nobg{
    background-color:rgba(0, 0, 0, 1);
}

#menu_inner{
    height: 40px;
    width: 90%;
}

#menu_item_hamburger{
    display: block;
    position: absolute;
    width:46px;
    top:-6px;
    right:5px;
}
#menu_item_hamburger img{
    width: 100%;
}

.workshop{
    width:90%;
}

.workshop_title{
    font-size:38px;
    line-height: 38px;
    
}

.menu_item{
    line-height: 60px;
    margin-right: 10px;
    font-size:15px;
}

#mobile_menu{
    text-align: right;
    padding-right: 5%;
    padding-left: 5%;
    padding-top: 20px;
    font-family:"Russo One";
    display: none;
    font-size:15px;
    color:#999;
    
}
#mobile_menu_inner{
    display: block;
}
.mobile_menu_item{
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    padding-right: 10px;
    border-top:dashed 1px #272727;
    
}

#contact_section{
    width: 90%;
    margin: 0 auto;
}
.tf{
    width: 160px;
    font-size:14px;
}
#message{
    width: 160px;
    font-size:14px;
}
.form_label{
    font-size: 14px;
    width: 80px;
}
#contact_left{
    float: inherit;
}
#contact_right{
    float: inherit;
    padding-left: 0px;
    padding-top: 0px;
}
#animation_container{
    margin: 0 auto;
}

#form_container{
    width: 253px;
    margin: 0 auto;
}

#form_msg_container .form_label{
    padding-top: 6px;
}
.button{
    width: 100%;
}
.loader_div{
	right:110px;
}
