h1, h2, h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}
h2, .h2 {
    font-size: 26px;
}
.title {
    text-align: center;
    margin: 30px 0;
}
.marketing-action .text {
    position: absolute;
    text-align: center;
    top: 53%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.main-message {
    position: absolute;
    text-align: center;
    top: 80%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 100%;
    background: rgba(0, 0, 0, 0.65);
}
p.description-image {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: .4px;
    padding: 15px 200px;
    line-height: 25px;
}
span.author img {
    display: block;
    height: 120px;
    margin: 30px auto 10px;
    width: auto;
}
#hyou table {
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    border-collapse: collapse;
    width: 100%;
}
#hyou table th,
#hyou table td {
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 10px;
}
#hyou table th {
    background-color: #eee;
    text-align: left;
}

.in-menu{
    text-align: center;
}
.welcom{
    text-align: center;
}

.nav>li>a {
    position: relative;
    display: inline-block;
    margin-left: 30px;
}
.branding img#logo {
    max-width: initial;
    max-height: 90px;
}

.fixed-header .txtpc {
    color: #828282!important;
    text-shadow: 1px 1px 10px #fff!important;
    border-bottom: 1px dashed #828282!important;
}
.txtpc{
    text-align: center;
    color: #fff;
    padding: 0;
    font-size: 2rem;
    font-weight: 700;
    border-bottom: 1px dashed #fff;
    width: 70%;
    margin: auto;
    margin-bottom: 10px;
    margin-left: 210px;
    padding-bottom: 10px;
    text-shadow: 1px 1px 10px #000;
        }
.textsp{
    text-align: center;
    color: #000;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 125px;
    top: 34px;
    font-size: 1.6rem;
    padding-right: 90px;
    font-weight: 700;
}
.hero-overlay{
    background:rgba(0,0,0,0);
    height:600px;
    top:0;
    left:0;
    bottom:0;
    right:0
}

@media (max-width: 768px){
    .hero-overlay{
        height:450px
    }
}
.ggmap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important;
}
.mr30p{
    padding-right: 15%;
}
@media (max-width: 992px){
    .mr30p{
        padding-right: 23%;
    }
}
.logo-posision{
    position: initial;
    text-align: center;
}
@media (max-width: 768px){
    .logo-posision{
        position: initial;
        top: 20px;
    }
}
@media (max-width: 500px){
    .logo-posision{
        position: initial;
        top: 20px;
    }
}
@media (max-width: 990px){
    .sptext{
        text-align: left;
    }
}
span.price {
    font-size: 60px;
    font-weight: 300;
    color: #333c4d;
}
#testimonials .carousel-inner blockquote {
    font-size: 20px;
    line-height: 30px;
    margin: 0;
    font-weight: 300;
    color: #111;
}
.price-table:hover {
    background-color: #f44336;
    margin-top: -20px;
    z-index: 10;
    border: none;
}
.main-message h1 {
    font-family: Poppins,Arial sans-serif;
    font-weight: 400;
    font-size: 30px! important;
    color: #fff;
    text-shadow: 1px 1px 10px #000;
}
.navbar-default .navbar-nav>li>a {
    line-height: 20px !important;
}
p.description-image {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: .4px;
    padding: 15px 200px;
    line-height: 25px;
    text-shadow: 1px 1px 10px #000;
}
.marketing-action .overlay {
    background: rgba(0,0,0,.5);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    min-height: 500px;
    position: inherit;
    display: block;
}
.menu {
    float:right;
}
.menu-head{
    padding-bottom: 10px;
    border-top: 2px solid #D7000F;
    padding-top: 10px;
    color: #000;
    margin-top: 10px;
}
.hosoku{
    line-height: 1.4;
    font-size: 12px;
    padding-bottom: 5px;
}
.kome{
    line-height: 1.4;
    font-size: 12px;
    color: #D7000F;
    padding-bottom: 5px;
    padding-right: 5px;
}
.menu-pdf{
    margin-top: 10px;
    text-decoration: underline;
    color: #2196F3;
}
.bi{
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dashed #ccc;
}
.bg-l li:nth-child(even) {
    background: rgba(252, 252, 252, 0.5);
}
.menu-img{
    max-width: 95%;
}
@media (min-width: 1199px){
    .menu-img{
        max-width: 60%;
    }
}
#top-nav.navbar-scroll-changed {
    background: rgba(0, 0, 0, 0.3);
    margin: 0 auto;
    border: 0;
    padding-top: 5px;
    padding-bottom: 10px;
}
#tenpo,#info,#services,#plan,#contact {
    padding-bottom: 70px;
}
@media (min-width: 768px){
    .navbar-right {
        float: initial!important;
    }
}
.menu {
    float: initial;
}
.navbar-default .navbar-toggle {
    margin-top: -65px;
}
ul li {
font-family: Poppins,sans-serif;
    font-size: 13px;
    line-height: 32px;
    list-style-type: none;
    color: #000;
    padding-left: 10px;
}
.fixed-header .navbar-nav .activenav a {
    color: #222!important;
    border-bottom: 0px solid #D7000F;
}
.fixed-header .navbar-nav>li>a:hover {
    border-bottom: 1px solid #D7000F;
}
p {
    font-family: Poppins,sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
    color: #000;
    padding-bottom: 15px;
    text-align: left;
}
.tbox{
    background: rgba(255, 255, 255, 0.8);
    padding: 10px;
    border: 1px solid #D7000F;
}
.center{
    text-align: center;
}
p.copyright {
    float: left;
    margin-left: -30px;
    color: #fff;
    text-align: center;
}
.btn-cta-buy:hover {
    background-color: #072ff2;
    color: #fff!important;
    margin-top: 0;
}
#testimonials .carousel-inner blockquote {
    text-align: left;
    font-size: 16px;
    line-height: 1.4;
    margin: 0;
    font-weight: 300;
    color: #111;
    padding: 20px;
}
.wrap {
    overflow: hidden;
}
.title123{
    padding:5px 0;
}
.midashi{
    background: url(assets/images/midashi.png) top left no-repeat;
    padding-left: 50px;
    background-size: 40px;
    padding-bottom: 12px;
    line-height: 1.6;
    margin-bottom: 0;
    font-weight: 700;
}
.nice-red{
    color:#D7000F;
}
.left{
    text-align: left;
}
.nice-feature{
    background: rgba(255, 255, 255, 0.7);
    padding-bottom: 0;
    padding:10px;
}
.text-w{
    text-shadow: rgb(255, 255, 255) 1px 1px 10px,
    rgb(255, 255, 255) 1px -1px 10px,
    rgb(255, 255, 255) -1px 1px 10px,
    rgb(255, 255, 255) -1px -1px 10px;
}
.staff-txt{
    padding: 5px 0 0 0;
    font-size: 16px;
    font-weight: 700;
    color: #333;
}
#footer {
    margin-bottom: 0;
    background-color: #D6000E;
    padding-top: 50px;
}
.red-box{
    background: rgba(255, 255, 255, 0.9);
    padding: 10px;
    border: 2px solid #D7000F;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.store-midashi{
    color: #fff;
    text-shadow: 1px 1px 0 #000;
    padding: 10px;
    background: rgba(215, 0, 15, 0.6);
    text-align: center;
}
.plan-box{
    background: rgba(215, 0, 15, 0.1);
    padding: 0 0 20px 0;
    margin-top: 30px;
}
.plan-naiyou{
    padding:10px;
    background:#D7000F;
    color:#fff;
    font-size:16px;
}
.plan1{
    margin:10px 6px 10px 8px;
    padding:4px;
    background:#D7000F;
    color:#fff;
    font-size:12px;
    display:inline-block;
}
.plan2{
    margin:10px 6px 10px 0px;
    padding:4px;
    background:#D7000F;
    color:#fff;
    font-size:12px;
    display:inline-block;
}
.plan3{
    padding:10px;
    background:#D7000F;
    color:#fff; 
    font-size:14px;
}
.plan3-bold{
    font-weight:700;
    font-size:18px;
}
.plan-title{
    margin: 0 0 20px;
    background: #8d1f26;
    padding: 10px;
    font-size: 20px;
    color: #fff;
    text-align: center;
}
.plan-title2{
    margin: 0 0 20px;
    background: #5e8d1f;
    padding: 10px;
    font-size: 20px;
    color: #fff;
    text-align: center;
}
.pitem{
    margin:2px;
    width: 15%;
}

@media screen and (max-width: 320px) {
    #hyou table {
        border: none;
    }
    #hyou table thead {
        display: none;
    }
    #hyou table tr {
        border-top: 1px solid #999;
        display: block;
        margin-bottom: 20px;
    }
    #hyou table td {
        border-right: 1px solid #999;
        border-bottom: 1px solid #999;
        display: block;
        padding: 10px;
        text-align: right;
    }
    #hyou table td::before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
    }
}

.lgpcimg,
.pcimg,
.spimg
{display: none;}

    @media screen and (min-width: 992px) {
                .lgpcimg{display: initial}
                .pcimg{display: none;}
                .spimg{display: none;}
        }
        @media screen and (min-width: 769px) and (max-width: 991px) {
                .lgpcimg{display: none;}
                .pcimg{display: initial;}
                .spimg{display: none;}
        }
        @media screen and (max-width: 768px) {
                .lgpcimg{display: none;}
                .pcimg{display: none;}
                .spimg{display: initial;}
        }
        #news #information dt{float: left;font-size: 14px;}
#news #information dd{display: inline-block;
    padding-left: 10px;    font-size: 14px;
    margin: 0;}

    .hero-image {
    margin-bottom: 0px;
}
.top-sns{
        position: absolute;
    right: 0;
    top: 30px;
}
.sns-tictok{
    font-size:33px;
    color:#fff;
    padding: 0 10px;
    font-size: 24px;
    font-weight: 700;
}
.sns-twitter{
    font-size:33px;
    color:#fff;
    padding: 0 10px;
}
.sns-insta{
    font-size:33px;
    color:#fff;
    padding: 0 10px;
}
.sns-tictok2{
    font-size:33px;
    color:#fff;
    padding: 0 10px;
    font-size: 24px;
    font-weight: 700;
}
.sns-twitter2{
    font-size:33px;
    color:#fff;
    padding: 0 10px;
}
.sns-insta2{
    font-size:33px;
    color:#fff;
    padding: 0 10px;
}

@media screen and (min-width: 769px) {
    .no-pc{display: none!important;}
}
@media screen and (max-width: 769px) {
    .pitem{
        margin:10px;
        width: 25%;
    }
    .in-menu{text-align: left;}
    .no-sp{display: none;}
    p.description-image {
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: .4px;
        padding: 15px 200px;
        line-height: 25px;
        text-shadow: 1px 1px 10px #000;
    }
    .welcom{
        text-align: left;
    }
    .midashi{
        background: url(assets/images/midashi.png) top center no-repeat;
        padding-left: 0px;
        background-size: 40px;
        padding-bottom: 12px;
        line-height: 1.6;
        margin-bottom: 0;
        font-weight: 700;
        padding-top: 50px;
        text-align: center;
    }
    .sns-tictok{
        font-size:33px; color:#e91e63; padding: 0 10px; font-size: 24px; font-weight: 700;
    }
    .sns-twitter{
        font-size:33px; color:#e91e63; padding: 0 10px;
    }
    .sns-insta{
        font-size:33px; color:#e91e63; padding: 0 10px;
    }
    .sns-tictok2{
        font-size:33px; color:#fff; padding: 0 10px; font-size: 24px; font-weight: 700;
    }
    .sns-twitter2{
        font-size:33px; color:#fff; padding: 0 10px;
    }
    .sns-insta2{
        font-size:33px; color:#fff; padding: 0 10px;
    }
}

.sns-barger{
    text-align: center;
    margin-top: 10px;
    padding-top: 5px;
    border-top: 1px solid #D7000F;
}
.top-sns-color{
    color:#D7000F;
}
.lang-btn{
    position: fixed;
    bottom: 0%;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    z-index: 10000;
    width: 100%;
}
.lang-btn span{
    display: inline-block;
    padding: 10px 20px;
    font-size: 12px;
}