@charset "UTF-8";

#mv .mv_img:before{
z-index:39;
}
/*#mv .mv_text{
text-shadow:1px 1px 0 #000, -1px -1px 0 #000,
              -1px 1px 0 #000, 1px -1px 0 #000,
              0px 1px 0 #000,  0-1px 0 #000,
              -1px 0 0 #000, 1px 0 0 #000;
}*/
.catchcopy{
background-color:#006bb0;
}
.catchcopy h3{
color:#fff;
}
.heading.block_header_2{
margin-bottom:10px;
}
.block_text_1 .heading.block_header_2 {
     padding-top: 5px;
    padding-bottom: 5px;
}
.block_text_1 .heading.block_header_2 h2 {
width: 98%;
    border: solid 1px #fff;
    margin: 0 1%;
padding:10px 0;
}
@media screen and (max-width: 850px){
.content_wrapper{
padding: 0;
}
.index .heading.block_header_1 p, .index .heading.block_header_6 .h {
    font-size: 2.3rem;
}
}

h3 {
    font-size: 2rem;
    line-height: 3rem;
    padding:1rem;
}
