
@charset "UTF-8";

.widget_menu01 li .inner_item_txt dl {
    color: #005ef4;
    color: #794B1B;
}
#lv div {
    -webkit-filter: none!important;
    -moz-filter: none!important;
    -o-filter: none!important;
    -ms-filter: none!important;
}
#lv p span {
    text-transform: none!important;
}
b.title2 {
    font-weight: normal;
    font-size: 2.4rem;
    letter-spacing: 3px;
}
#lv p span {
    font-size: 5rem!important;
    letter-spacing: 10px!important;
    text-transform: unset!important;
    text-align: left!important;
    line-height: 1!important;
    font-weight: 400!important;
    color: #555!important;
    top: 25%;
}
@media screen and (max-width: 800px) {
div#lv_outer {
    height: 170px;
}
#lv {
    height: 100%;
}
#lv p span {
    font-size: 5vw!important;
    right: 10%!important;
top: 35%;
}
b.title2 {
    font-size: 4vw;
}
#lv .mainVisualMask {
    bottom: 0%;
    left: 0;
    right: 0;
}
#lv .mvTitleImage {
    z-index: 1;
    width: 50%;
}
#lv .mvTextImg {
    text-align: right!important;
}
#lv.start .mvTextImg img {
    width: 50%!important;
}
#lv .mainVisualLine {
    width: 40%;
    right: -11%;
}
#lv .mainVisualLine .lineLeft {
    width: 30%;
}
#lv .mainVisualLine .lineRight {
    width: 20%;
}
}
.mvTitleImage img {
    width: 80%;
}