body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background-color: #f3f3f3;
}
a {
    color: #222222;
}
#loading {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    display: block;
    background-color: #fff;
    z-index: 99;
    text-align: center;
}
#loading-image {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 600;
}
.navbar-default {
    background-color: #f3f3f3;
    border-color: #f3f3f3;
}
.navbar {
    margin-bottom: 5px;
}
#load {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    background: url("images/ripple.gif") no-repeat center center rgba(255, 255, 255, 1)
}
a:hover {
    color: #9C9C9C;
    text-decoration: none;
}
.lineTop {
    height: 5px;
    background-color: #1e1e1e;
    border-bottom: 1px solid #FFFFFF;
}
.logo-area {
    height: 125px;
}
.twit-timeline {
    margin-top: 10px;
}
.SandboxRoot.env-bp-660 .TweetAuthor-name,
.SandboxRoot.env-bp-820 .TweetAuthor-name,
.SandboxRoot.env-bp-970 .TweetAuthor-name {
    .font-size: 14px;
}
.SandboxRoot.env-bp-660 .timeline-Tweet-text {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
}
.logo {
    margin-top: 25px;
}
.center-img {
    text-align: -webkit-center;
}
.phone-icon {
    width: 50px;
}
.phone-header {
    display: inline-block;
    float: right;
    margin-top: 15px;
    text-align: right;
    margin-right: -30px;
}
.lang {
    display: block;
}
.lang a {
    color: #222222;
    font-size: 16px;
}
.nav>li>a {
    text-transform: uppercase;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 16px;
    line-height: 0.2em;
    color: #222222;
    height: 30px;
    text-decoration: none;
}
.navbar-nav {
    margin: 6px;
}
.nav-fix {
    margin-top: -38px;
}
.border-nav {
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
}
.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}
.navbar .navbar-collapse {
    text-align: center;
    margin-left: -15px;
    margin-right: 15px;
}
#footer {
    background-color: #4c4c4c;
    height: 150px;
    border-top: 1px solid #ccc;
    color: #fff;
}
#footer ul {
    list-style: none;
    padding-left: 0px;
    margin-top: -10px;
}
#footer li a {
    color: #fff;
}
.footer-fix {
    margin-left: 15px;
    margin-right: -15px;
}
.form-control {
    padding: 20px;
    font-family: sans-serif;
}
.input-group {
    padding: 10px 10px 10px 0px;
}
#Form_ContactForm_action_doContactForm {
    width: 100px;
    margin-top: 20px;
    margin-left: 30px;
    height: 43px;
}
#Form_ContactForm_Message {
    margin-top: 10px;
}
.contact-address {
    margin-top: 10px;
}
.map {
    margin-top: 20px;
    margin-bottom: 20px;
}
.footer-box {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 1.7;
}
.ml15 {
    margin-left: 15px;
}
.mt30 {
    margin-top: 30px;
}
.home-map {
    margin-bottom: 50px;
    padding-right: 0px;
}
.flex-caption {
    width: 100%;
    padding: 15px;
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
    font-size: 22px;
    line-height: 18px;
    z-index: 1;
}
.date {
    text-transform: uppercase;
    color: #ef9100;
    width: 63px;
    height: 76px;
    background-image: url(images/date_bg.jpg);
    float: left;
    margin-top: 0px;
    position: relative;
}
.info {
    width: 100%;
    min-height: 80px;
    display: block;
    margin-bottom: 40px;
    margin-top: 40px;
}
.month {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    display: block;
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    writing-mode: tb-rl;
    filter: flipV flipH;
    color: #222;
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    top: 9px;
    right: 25px;
    font-size: 11px;
    text-shadow: none;
}
.num-month {
    margin-left: 8px;
    padding-top: 8px;
}
.date h1 {
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    font-size: 25px;
}
.date h3 {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    color: #999999;
    position: relative;
    top: -3px;
    font-size: 20px;
}
.postInfo {
    font-size: 13px;
    color: #999999;
    margin-bottom: 15px;
    float: left;
    text-transform: uppercase;
}
.postBox h1 {
    padding-bottom: 0px;
    padding-top: 5px;
    color: #333333;
    text-shadow: 1px 1px #fff;
    margin-bottom: 0px;
}
.postBox {
    margin-bottom: 19px;
    margin-top: 30px;
    overflow: hidden;
    min-height: 500px;
}
.sep-line {
    border-bottom: 1px solid #c6c6c6;
    margin-top: 10px;
    margin-left: 30px;
}
.img {
    background-color: #fff;
    padding: 4px;
    border: 1px solid #d6d6d6;
}
.content-box {
    padding-left: 35px;
    font-size: 14px;
    margin-bottom: 30px;
}
.blog-title {
    font-size: 18px;
    font-weight: bold;
    margin-left: 30px;
}
.summary-title {
    font-size: 14px;
    padding-top: 5px;
}
textarea.form-control {
    height: 102px;
}
.recent-posts h3 {
    font-size: 22px;
}
.main-text {
    padding-left: 30px;
}
.merrin-logo {
    float: right;
    margin-top: -50px;
}
.post-image {
    padding-left: 18px;
}
#sidebar {
    width: 312px;
    height: 100%;
    float: right;
    background-color: #FFFFFF;
    border: 1px solid #eaeaea;
    margin-top: -2px;
}
.sidebarBox {
    width: 272px;
    padding-top: 11px;
    padding-right: 20px;
    padding-bottom: 22px;
}
.sidebarTitle {
    width: 356px;
    height: 50px;
    background-image: url(images/sidebar_title.jpg);
    margin-left: -40px;
    text-align: center;
}
.sidebarMenu {
    width: 300px;
    margin-left: -15px;
}
.sidebarMenu ul {
    text-decoration: none;
    font-weight: 300;
    margin-left: 0px;
    list-style: none;
    margin-left: -30px;
    margin-right: -15px;
    font-size: 14px;
}
.sidebarMenu ul li {
    border-bottom: 1px solid #f2f2f2;
    padding-left: 0px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 0px;
}
.sidebarBox h3 {
    font-style: italic;
    position: relative;
    top: 8px;
}
.postinfoPost {
    padding-top: 10px;
    font-size: 13px;
    color: #999999;
    margin-bottom: 15px;
    float: left;
    text-transform: uppercase;
}
.footer-phone {
    margin-left: 15px;
}
.footer-open-hours {
    margin-left: 24px;
}
.footer-recent {
    margin-left: -47px;
    padding-right: 0px;
}
.flexslider {
    height: 350px;
}
.flexslider .slides img {
    width: none;
}
.m0 {
    padding-right: 0px;
}
.contact-heading {} .lang-en {
    padding-right: 0px !important;
}
.lang-jp {
    padding-left: 5px !important;
}
.lang-spacer {
    padding-left: 5px;
    line-height: 0.2em;
    color: #222222;
    padding-top: 14px;
}
tr {
    border: 1px solid #ccc;
}
td {
    border: 1px solid #ccc;
    padding-left: 5px;
}
.pagination {
    font-size: 20px;
}
@media only screen and (max-width: 450px) {
    .lang-en {
        padding-right: 0px !important;
        font-size: 22px;
    }
    .lang-jp {
        padding-left: 5px !important;
        font-size: 22px;
    }
    .logo {
        margin-top: -10px;
        margin-left: -48px;
    }
    .phone-header {
        margin-top: -19px;
    }
    .navbar-toggle {
        margin-top: -51px;
    }
    .phone-mobile {
        width: 85%;
        float: left;
        margin-left: -30px;
    }
    .navbar .navbar-collapse {
        margin-right: 0px;
    }
    .navbar {
        min-height: 0px;
        margin-bottom: 0px;
    }
    .nav>li>a {
        padding-left: 0px;
        padding-right: 0px;
        height: 38px;
        padding-top: 20px;
    }
    .flexslider {
        height: 170px;
    }
    .flex-direction-nav .flex-next {
        display: none;
    }
    .flex-direction-nav .flex-prev {
        display: none;
    }
    .flexslider .slides {
        height: 200px;
    }
    .flex-caption {
        font-size: 15px;
        line-height: 8px;
        bottom: 12px;
    }
    .flexslider .slides img {
        height: 150px;
    }
    .flex-control-nav {
        display: none;
    }
    #footer {
        height: auto;
        padding-bottom: 10px;
        margin-right: -10px;
        margin-top: 15px;
    }
    .footer-open-hours {
        margin-left: 15px;
    }
    .footer-recent {
        margin-left: 15px;
    }
    .merrin-logo {
        margin-top: 0px;
    }
    .footer-box {
        margin-top: 0px;
    }
    .home-map {
        margin-bottom: 15px;
        padding-right: 15px;
        margin-top: 15px;
    }
    .flexslider {
        margin-left: -30px;
        margin-right: -30px;
    }
    .twit-timeline {
        margin-right: 10px;
    }
    #sidebar {
        margin-left: 15px;
        float: none;
    }
    #Form_ContactForm_action_doContactForm {
        margin-top: 10px;
    }
    .leftAlone {
        width: 100%;
        height: 100%;
    }
    .content-box {
        margin-bottom: 0px;
    }
}
