
@media print {
    body {
        -webkit-print-color-adjust: exact;
    }
}

body {
    color: #999;
    overflow-x: hidden;
    font-family: "SF Pro JP", "SF Pro Text", "SF Pro Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;
   font-size: 15px;
    line-height: 1.65;
    font-weight: 400;
}

.text-muted {
    color: #777;
}

p {
    margin: 1em 0 0 0;
}
.large {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #08c;
}

a:hover,
a:focus,
a:active,
a.active {
    opacity: .8;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
}

.img-centered {
    margin: 0 auto;
}

.navbar-default {
    border-color: transparent;
    background-color: #2a2017;
    margin-bottom: 0;
}

.navbar-default .navbar-brand {
    color: #FFF;
   	font-family: 'Marcellus SC', serif;
    font-weight: 700;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #FFF;
}

.navbar-default .navbar-collapse {
    border-color: #c3c3c3;
}

.navbar-default .navbar-toggle {
    border-color: #666;
    background-color: #666;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    color: #7b7b7b;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: #bfbfbf;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #909090;
}

@media (min-width: 768px) {
    .index-bar.navbar-default .navbar-nav>li>a,
    .index-bar.navbar-default .navbar-brand {
        color: #fff;
    }
    .navbar-default.navbar-shrink .navbar-nav>li>a,
    .index-bar.navbar-default.navbar-shrink .navbar-brand {
        color: #fff;
    }
    .navbar-default {
        padding: 5px 0 0;
        margin: 0;
        border: 0;
        border-radius: 0;
        background-color: #151515;
        /* -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out; */
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        /* transition: background .5s ease-in-out,padding .5s ease-in-out; */
    }
    
    .navbar-default .navbar-brand {
        font-size: 1.5em;
        width: inherit;
    }
    
    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }
    
    .navbar-default.navbar-shrink {
        padding: 5px 0 0;
        background-color: #2a2017;
    }
}

.header {
    text-align: center;
    color: #000;
    height: 530px;
    background-color: #FFF;
}
.header .intro-text,
.intro-text {
    padding-top: 80px;
}

.header .intro-text .intro-heading {
    font-size: 2em;
	font-family: 'Marcellus SC', serif;
    font-weight: 300;
    text-transform: uppercase;
}
.header .intro-text .intro-lead-in {
    font-size: 1.5em;
    margin-top: 1.5em;
}
.intro-lead-in {
    font-size: 18px;
    margin-top: 1em;
}
.header .intro-text .intro-lead-in p {
    font-size: 18px;
    margin-top: 1.5em;
}

.intro-in-en {
    font-size: 20px;
    margin-top: 1.5em;
}



@media(min-width: 1025px) {
   .header .intro-text .intro-lead-in {
        margin-top: 9em;
        text-align: left;
    }
}
@media(max-width: 768px) {
    .header {
        height: 530px;
    }
    .header .intro-text,
    .intro-text {
        padding-top: 4em;
    }
    .header .intro-text .intro-heading {
        font-size: 2em;
    }
    .header .intro-text .intro-lead-in {
        font-size: 23px;
        margin-top: 2.5em;
        margin-left: 0;
        text-align: center;
    }
    .bg {
    background-position: left 0px bottom -55px;
    }
}

section img {
    width: 100%;
}
#offers img {
    width: 70%;
}
h2 {
    font-size: 22px;
    letter-spacing: 3px;
    margin-top: 1.6%;
    color: #464646;
}
h3 {
    font-size: 18px;
    margin: 20px 0;
}
#offers h3, #iscc h3 {
    color: #97262A;
    margin: 20px 0;
}
.media-middle {
    display: none;
}
@media(min-width: 768px) {
    h2 {
        font-size: 32px;
    }
    #offers h3 {
        font-size: 22px;
    }
    .media-middle {
        vertical-align: middle;
        display: table-cell;
    }
}
.policy h3 {
    margin-top: 2.5em;
}
h4 {
    font-size: 28px;
}
.service-heading {
    margin: 15px 0;
}
#service ul {
    margin-top: 3%;
    margin-bottom: 0;
    list-style: none;
}
#service li {
    line-height: 2.5;
    border-bottom: 1px dotted #d6d6d6;
}
#service li ul {
    margin-top: 0;
    margin-bottom: 2%;
}

#service li ul li {
    line-height: 2;
    border-bottom: none;
}

/* Add */
.bg-nb {
    background-color: #151515;
    font-size: .9em;
    color: #ccc;
    text-align: left;
}
.bg-white {
    background-color: #fff;
}
.bg-light-gray {
    background-color: #fafafa;
}
.bg-dark-gray {
    background-color: #f2f2f2;
}
.bg {
    background-image: url(../img/bg-set.png);
    background-position: left 0px bottom 40px;
    background-repeat: no-repeat;
    background-size: cover;
}

@media(min-width: 768px) {
    .bg {
    background-position: left 0px bottom -15px;
    }
}

.bg-set {
    background-image: url(../img/bg-pool.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 50%;
}
.bg-offer {
    background-image: url(../img/bg-offer.jpg);
    background-position: right 0 bottom;
    background-repeat: no-repeat;
    background-size: 100%;
}

.bg-other {
    width: inherit;
    height: inherit;
    background-image: url(../img/bg-other.jpg);
    background-position: left top 40%;
    background-repeat: no-repeat;
    background-size: cover;
}

.ftbg {
    background-image: url(../img/ft_bg.jpg);
    width: inherit;
    height: inherit;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left bottom -5px;
}

@media (max-width: 991px) {
    .bg-set,
    .bg-flexi,
    .bg-bulk {
        background-image: none;
    }
    .bg-vitaltank {
        background-position: right 0% top 34%, left 0% bottom 0%;
        background-size: 53%, 100%;
    }
    .flexi {
        width: 100%;
        margin-top: 0;
        margin-left: 0;
    }
}
.text-bold {
    font-weight: 700;
}

.logo {
width: 90px;
margin: -10px;
}

.row {
    padding: 30px 0 65px;
}
.row-top {
    padding-top: 130px;
}

.row-negative {
    margin: -85px 0 0;
}
.row-negative-bottom {
    padding-bottom: 0;
}
.o-btn {
    margin: 3% 0;
    color: #FFF;
    font-size: 12px;

}
.o-btn a {
    color: #97262A;
}
.border {
    border-bottom: 1px solid #d6d6d6;
}
.media-heading {
    margin-top: 16px;
}

/* MAP */
#map {
    width: 100%;
    height: 500px;
}
@media screen and (max-width: 767px) {
    #map {
        height: 300px;
    }
}


/* Form */
table.formTable td,table.formTable th {
    padding: 10px;
}
table.formTable th {
    width: 30%;
    font-weight: normal;
    text-align: left;
}

.btn-booking {
    margin: 4% 0;
}
.btn-booking a {
    padding: 20px 40px;
    border-radius: 3px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #97262A;
}

footer {
    padding: 0;
    text-align: center;
}

footer .copyright {
    text-transform: none;
    line-height: 1.2;
    margin-top: 25px;
    font-size: .8em;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    line-height: 40px;
}
.footer-contact {
    /* margin: 25px 0; */
}


::-moz-selection {
    text-shadow: none;
    background: #f3f3f2;
}

::selection {
    text-shadow: none;
    background: #f3f3f2;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

/** SET GO TO TOP **/
.scroll #btn_top {
    display: block;
}
#btn_top {
    background: #383838;
    bottom: 1.5em;
    color: white;
    line-height: 0;
    display: none;
    -webkit-transition: opacity 300ms linear;
    padding: 14px;
    position: fixed;
    right: 1.5em;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
}
#btn_top:hover {
    opacity: .5;
}
