@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700|Roboto:400,700,900&subset=vietnamese');


html {
    height: 100%;
    font-family: 'Roboto', sans-serif;
    font-size: 62.5%;
    font-weight: 400;
}
body {
    height: 100%;
    font-family: 'Roboto', sans-serif;
    background-color: white;
    font-size: 16px;
    font-size: 1.6rem;
    text-align: left;
    color: #111;
    font-weight: 400;
}
a {
    color: #F2621C!important;
    outline: 0!important;
}
a:hover, a:active, a:focus {
    color: #D65206!important;
    text-decoration: underline;
}

.content-jap p {
    display: block;
    text-align: left;
    line-height: 180%;
    margin-top: 7px;
    margin-bottom: 8px;
    padding-bottom: 10px;
    font-size: 100%;
    word-wrap: break-word;
    white-space: normal;
}
p::selection {
    background: #F2621C; /* WebKit/Blink Browsers */
    color: white;
}
p::-moz-selection {
    background: #F2621C; /* Gecko Browsers */
    color: white;
}

.navbar-default {
    margin-bottom: 0;
    background: white;
}
.navbar-default .navbar-brand {
    padding: 10px 15px;
}
.nav.sidenav  li > a {
    position: relative;
    display: block;
    padding: 8px 15px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #F2621C!important;
    border-bottom: 1px solid #ddd;
}
.nav.sidenav li:first-child > a {
    border-top: 1px solid #ddd;
}
.nav.sidenav  li > a:hover,
.nav.sidenav  li > a:active,
.nav.sidenav  li > a:focus {
    color: white!important;
    border-left: 3px double white;
    background: #d65206;
    text-decoration: none;
    border-bottom: 1px solid transparent;
}
.nav.sidenav  li:first-child > a:hover,
.nav.sidenav  li:first-child > a:active,
.nav.sidenav  li:first-child > a:focus {
    border-top: 1px solid transparent;
}
.nav.sidenav  li > a.top-link {
    font-size: 12px;
    font-size: 1.2rem;
    color: gray!important;
    text-decoration: none;
    margin-top: 20px;
}
.nav.sidenav  li > a.top-link:hover,
.nav.sidenav  li > a.top-link:active,
.nav.sidenav  li > a.top-link:focus {
    color: darkgray!important;
    border-left: none;
    background: none;
    text-decoration: underline;
}
.menu_fixed_icon {
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding: 0;
    width: 50px;
    height: 50px;
    border-radius: 50px!important;
    text-align: center;
    z-index: 400;
}

.icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: white;
}
.icon-bar + .icon-bar {
    margin-top: 4px;
}

.highlight-text {
    background: yellow
}

.jumbotron {
    background: #F2621C;
    padding-top: 10px;
    padding-bottom: 10px;
}
.jumbotron h1, .jumbotron h2 {
    color: white;
    font-weight: 300;
    font-family: 'Roboto Slab', Times New Roman, Times, serif;
}
.jumbotron p {
    font-size: 18px;
    font-size: 1.8rem;
}
.sub-jumbotron {
    background: #eeeeee;
    margin-bottom: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    font-size: 1.4rem;
}

/*Navbar*/
.navbar-default {
    transition: background-color 0.5s ease;
}
.navbar-default .navbar-brand {
    font-weight: bold;
    color: #F2621C!important;
}
.navbar-default .navbar-nav > li > a {
    color: #333!important;
    font-weight: bold;
    transition: all 0.5s ease;
}
.navbar-default .navbar-nav > li:hover > a {
    color: #777!important;
}
.navbar-default .navbar-nav > li.active {
    background: none;
    border: none;
}
.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li.active:hover > a
.navbar-default .navbar-nav > li.active > a:hover
.navbar-default .navbar-nav > li.active > a:focus{
    color: #F2621C!important;
    background: none!important;
}
.navbar-default .navbar-toggle {
    border: none;
    background: none!important;
}
.navbar-default .navbar-toggle:hover {
    background: none!important;
}
.navbar-default .navbar-toggle .icon-bar {
    background: #333!important;
}
.navbar-default .navbar-toggle:hover .icon-bar {
    background: #F2621C!important;
}
.navbar-default .collapsing.navbar-collapse li, .navbar-default .collapse.navbar-collapse.in li {
    border-bottom: 1px solid #eee;
}
.navbar-default .collapsing.navbar-collapse ul.navbar-nav, .navbar-default .collapse.navbar-collapse.in ul.navbar-nav {
    margin-top: 0;
    margin-bottom: 0;
}
/*END navbar*/


.titS1, .titS3 {
    border: 1px solid #ccc;
    padding: 5px;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    color: gray;
}
.titS3 {
    padding: 2px 5px;
    background: white;
    border: none;
    line-height: 50px;
    line-height: 5rem;
}

.titS4 {
    padding-left: 10px;
    border-left: 10px solid #F2621C;
    margin-top: 50px;
    margin-bottom: 20px;
    font-weight: 900;
    line-height: 40px;
}

.titS6 {
    padding-left: 10px;
    border-left: 3px solid #F2621C;
    margin-top: 5px;
    margin-bottom: 2px;
    font-weight: bold;
    font-size: 100%;
    white-space: normal;
}

.titS2.content-jap {
    margin-top: 10px;
    font-weight: 700;
}
.titS5 {
    font-weight: 900;
    line-height: 36px;
    font-size: 20px;
    font-size: 2rem;
}

.mb-1 {
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.boxR1:last-child {
    border-bottom: none;
}
.boxR2 {
    padding: 25px;
    border-top: 3px solid #F2621C;
    background: white;
    height: 100%;
}
.boxR3 {
    border-top: 1px dotted #ccc;
}
.boxR3 .titS5 span {
    color: black;
}
.boxR3 a:hover  {
    text-decoration: none;
}
.st-point {
    background: #f2efe9;
    color: #333;
    padding: 20px 20px 10px;
    position: relative;
    margin: 20px 0;
}
.st-point .h3   {
    position: absolute;
    font-size: 18px;
    color: #F2621C;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.btn {
    border-radius: 0;
    border: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.btn-primary{
    background: #F2621C;
    font-weight: 700;
    color: white!important;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    background: #D65206!important;
    color: white!important;
}

.content-jap {
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

.img-small {
    width: 300px;
    height: auto;
    margin-bottom: 10px;
}
.img-small-h {
    width: auto;
    height: 200px;
    margin-bottom: 10px;
}
.img-small-h-2 {
    width: auto;
    height: 300px;
    margin-bottom: 10px;
}
.img-responsive.pull-right {
    margin-left: 10px;
}
.img-responsive.pull-left {
    margin-right: 10px;
}

ul.perNav {
    list-style: none;
    padding: 0;
    margin-bottom: 50px;
}
ul.perNav li {
    text-align: center;
    margin-bottom: 20px;
}
ul.perNav li a {
    text-decoration: none;
    position: relative;
    display: inline-block;
    max-width: 270px;
}
ul.perNav img {
    width: 100%;
    max-width: 270px;
}
ul.perNav li:hover img {
    opacity: 0.8
}
ul.perNav li .name {
    position: absolute;
}
ul.perNav li .name {
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(242,98,28,0.8);
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
}
ul.perNav li .name span {
    display:block;
}
ul.perNav li .subTit, ul.perNav li .subCom {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: normal;
}
ul.perNav li .subCom {
    font-weight: bold;
}
ul.perNav li .subName {
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: bold;
    margin-top: 5px;
}
.article-list-block {
    background: #f1f1f1;
    padding-top: 2px;
}

.article-list-block ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.article-list-block li {
    margin-bottom: 2px;
}
.article-list-block a {
    background: #ffffff;
    display: block;
    padding: 16px 8px 12px;
    -webkit-transition: opacity ease-out 0.16s;
    -moz-transition: opacity ease-out 0.16s;
    -ms-transition: opacity ease-out 0.16s;
    -o-transition: opacity ease-out 0.16s;
    transition: opacity ease-out 0.16s;
}
.article-list-block a:hover {
    opacity: 0.6;
    text-decoration: none;
}
.article-list-block span, .article-list-block p {
    padding: 10px 0 8px;
    vertical-align: top;
}
.article-list-block span:before {
    content: "";
    width: 1px;
    height: 100%;
    background: #cccccc;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}
.article-list-block span {
    font-family: "Roboto", YuGothic, "Yu Gothic", "Noto Sans JP", sans-serif;
    font-weight: 600;
    color: #666666;
    position: relative;
    text-align: center;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
}
.article-list-block .date {
    width: 120px;
    letter-spacing: 1px;
}
.article-list-block .cat {
    padding-right: 20px;
    padding-left: 12px;
}
.article-list-block p {
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    color: #666666;
    padding-left: 20px;
    padding-bottom: 0;
    line-height: 140%;
}
.article-list-block p.cate {
    padding-left: 20px;
    position: relative;
}
.article-list-block p.cate.rad {
    padding-left: 80px;
}
.article-list-block p.rad span {
    position: absolute;
    width: 50px;
    height: 60px;
    left: 20px;
    top: 50%;
    z-index: 999;
    display: block;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.article-list-block .rad span:before {
    display: none;
}


footer {
    background: #eeeeee;
    padding: 30px 0;
    position: relative;
    z-index: 200;
}
footer p {
    font-size: 12px;
    font-size: 1.2rem;
    font-style: italic;
    color: gray;
}


.mg-t-15 {margin-top: 15px}
.mg-t-10 {margin-top: 10px}
.mg-t-20 {margin-top: 20px}
.mg-t-30 {margin-top: 30px}
.mg-t-50 {margin-top: 50px}

.mg-b-0 {margin-bottom: 0}
.mg-b-10 {margin-bottom: 10px}
.mg-b-15 {margin-bottom: 15px}
.mg-b-20 {margin-bottom: 20px}
.mg-b-30 {margin-bottom: 30px}

.pd-t-15 {padding-top: 15px}
.pd-t-50 {padding-top: 50px}

.pd-b-15 {padding-bottom: 15px}

.text-black {color: black;}
.text-white {color: white;}
.text-orange {color: #F2621C}
.text-darkorange {color: #d65206}

.bg_gray {background: #F2EFE9;}
.bg_orange {background: #F2621C;}
.bg_white {background: white; opacity: 0.9}
.bg_img {
    background: url('/../images/vbwDetail/index/business-background-9-min.jpg') no-repeat center center;

}

.qc {
    border: 1px solid #ddd;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 2px;
    padding: 10px;
    display: none;
}
.qc .qc-text {
    font-size: 14px;
    font-size: 1.4rem;
}
.qc a.qc-text:hover {
    text-decoration: none;
}
.qc .qc-pr {
    border: 1px dotted #f2621c;
    color: #f2621c;
    display: inline-block;
    padding: 3px 5px 2px;
    font-weight: bold;
    margin-right: 10px;
    font-size: 12px;
    font-size: 1.2rem;
    border-radius: 2px;
}
.qc .qc-link, .qc .qc-link:hover {
    color: #333!important;
    font-size: 14px;
    font-size: 1.4rem;
}
.qc .qc-link:hover {
    text-decoration: underline;
}


h2 {font-size:26px; font-size: 2.6rem}

@media (min-width: 768px){
    h2 {font-size:30px; font-size: 3rem}
}
@media (max-width: 991px) {
    #sidebar-collapse {
        background: rgba(255,255,255,0.95);
        position:fixed;
        padding: 20px;
        top: 0;
        left:0;
        right: 0;
        bottom: 0;
        z-index: 50;
        margin: 0;
    }
    #sidebar-collapse a {

        font-size: 18px;
        font-size: 1.8rem;
    }

    .menu_fixed_icon {

        display: -webkit-box!important;
        display: -moz-box!important;
        display: -ms-flexbox!important;
        display: -webkit-flex!important;
        display: flex!important;
    }

    .article-list-block {
        font-size: 14px;
        letter-spacing: 1px;
        color: #666666;
        width: 100%;
    }
    .article-list-block a {
        background: #ffffff;
        display: block;
        padding: 16px 4% 12px;
    }
    .article-list-block span {
        color: #666666;
        display: inline-block;
        text-align: center;
        font-size: 12px;
        padding: 0;
        letter-spacing: 0.5px;
    }
    .article-list-block .date, .article-list-block .cat {
        width: auto;
    }
    .article-list-block span::before {
        display: none
    }
    .article-list-block .cat {
        padding-left: 0;
        padding-right: 0;
    }
    .article-list-block p {
        padding: 0;
        width: 100%;
        font-size: 13px;
        margin-top: 3px;
        margin-bottom: 0;
    }
    .article-list-block p.cate {
        padding: 10px 4%;
        margin: 0;
    }
    .article-list-block p.cate.rad {
        padding: 10px 4% 10px 80px;
    }
    .article-list-block p.rad span {
        left: 4%;
        top: 40%;
    }
}
@media (max-width: 640px) {

    .img-responsive.pull-right,
    .img-responsive.pull-left {
        float: none!important;
        width: auto;
    }
}