/* =Typography
-----------------------------------------------------------------------------*/

/* =Links
-----------------------------------------------------------------------------*/

/* =Selection
-----------------------------------------------------------------------------*/


/* =Layout
-----------------------------------------------------------------------------*/
body {
    background: #FDF38C;
    margin: 0 auto;
    min-width: 360px;
}

.contents-body {
    max-width: 90%;
    margin: 0 auto;
}

.units-row {
    background-color: #F9F9F9;
    margin-bottom: 1.65em;
}

.typo-long-text p {
    margin: 0 1em 0 1em;
}

.asako-mark {
    text-align: right;
}

.asako-mark span {
    vertical-align: bottom;
}

.staff-title {
    border-bottom: 0.5em solid #e2e2e2;
}

.staff-title span {
    vertical-align: bottom;
    font-size: 1.5em;
}

.staff-title img {
    width: 150px;
    height: auto;
}

.navigation-toggle span {
    padding: 10px 20px 10px 10px !important;
    font-size: 1.5em;
}

.imgcenter{
 display: block;
 margin-left: auto;
 margin-right: auto;
}

.slider__item {
    background-color: #F9F9F9 !important;
}

.side-line {
    border-left: 4px solid #F7D82D;
    padding-left: 5px;
}

.menu-img-back {
    background: #FDF38C;
}

.menu-img-back div {
    margin-bottom: 0 !important;
}

.tekiou {
    background-image: url(../img/asako-logo-50p.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}

/* =Header
-----------------------------------------------------------------------------*/
.forpctab {
    display: inline;
}

.header-img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* .header-img */
.formob {
    display: none;
}

.description {
    margin: 0 0 0 0;
    font-size: small;
    text-align: center;
    color: #474748;
}

.vertival-visible {
    display: none;
}

.horizontal-visible {
    display: inline;
}

/* =Nav
-----------------------------------------------------------------------------*/
.nav-color {
    background-color: #E8F0F0 !important;
}

.navbar ul, .navbar.navbar-right ul {
    background-color: #E8F0F0 !important;
}

.navbar-pills a,
.navbar-pills span {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
}

.navbar-pills a:hover {
    color: #0f0f0f;
    background: #F7D82D;
    -moz-border-radius: 3em;
    -webkit-border-radius: 3em;
    -o-border-radius: 3em;
    -ms-border-radius: 3em
}

.navbar a {
    color: #999999;
}

.navbar a:hover {
    color: #5b5b5b;
}

/* =Misc
-----------------------------------------------------------------------------*/


/* =Sitemap
-----------------------------------------------------------------------------*/


/* =Footer
-----------------------------------------------------------------------------*/
#footer {
    padding: 25px 0;
    background: #F7D82D;
}

.footer-text {
    width: 100%;
    margin: 0 auto;
}

.footer-color {
    color: #999999;
    margin-bottom: 0px;
    text-align: center;
    background: #F7D82D;
}

.footer-link {
    color: #999999;
    margin-bottom: 0px;
    text-align: center;
    background: #F7D82D;
}

.footer-link a {
    text-decoration: none;
    color: #999999;
}

.footer-link a:hover {
    color: #5b5b5b;
    text-decoration: underline;
}

.footer-line {
    margin-bottom: 0;
}

.footer-pc {
    display: inline;
}

.footer-mob {
    display: none;
}


/* =other
-----------------------------------------------------------------------------*/
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {


}

.contents-title {
    margin: 1em 0.2em 0.65em 0.2em;
    padding-top: 0.5em;
    padding-bottom: 10px;
    border-bottom: 1px solid #F7D82D;
}


.contents-sub {
    margin: 1em 0 0.65em 0.4em;
}

.contents-sub a {
    text-decoration: none;
}

.contents-sub a:hover {
    text-decoration: underline;
}

.contents-sub-text {
    margin: 1em 1em 1em 1em;
}

.contents-sub-img {
    margin: 1em 1em 1em 1em;
    width: 199px;
    height: 300px;
}

.kanjya-sama-img {
    margin: 1em 1em 1em 1em;
    width: 200px;
    height: auto;
}

.step-title {
    background-color: orange;
    padding: 4px;
    color: #FFF;
    margin-top: 0px;
}

.fb-comments,
.fb-comments iframe[style],
.fb-comments span[style] {
    width:100% !important;
}

.fb-like-box,
.fb-like-box span,
.fb-like-box iframe {
    width: 100% !important;
}

.voice-menu{
	text-align: center;
}


/* =Tablet (Portrait)
-----------------------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {

    .contents-sub-text {
        clear: both;
    }


    .contents-sub-img {
        margin: 1em 22% 1em 0;
    }
}
/* =Mobile (Portrait)
-----------------------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
    .description {
        display: none;
    }

    .vertival-visible {
        display: inline;
    }

    .horizontal-visible {
        display: none;
    }

}
/* =Mobile
-----------------------------------------------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .forpctab {
        display: none;
    }

    .formob {
        display: inline;
    }

    .navigation-toggle.navigation-toggle-black {
        background-color: #E8F0F0 !important;
        color: #999999;
    }

    .navigation-toggle.navigation-toggle-show {
        margin-bottom: 0;
    }

    .footer-pc {
        display: none;
    }

    .footer-mob {
        display: inline;
    }

    .description {
        display: none;
    }

    .vertival-visible {
        display: inline;
    }

    .horizontal-visible {
        display: none;
    }


}

@media (max-width: 479px) {
    .forpctab {
        display: none;
    }

    .formob {
        display: inline;
    }

    .navigation-toggle.navigation-toggle-black {
        background-color: #E8F0F0 !important;
        color: #999999;
    }

    .navigation-toggle.navigation-toggle-show {
        margin-bottom: 0;
    }

    .contents-sub-text {
        clear: both;
    }

    .contents-sub-img {
        margin: 0 0 0 0;
        width: 100%;
        height: auto;
    }

    .footer-pc {
        display: none;
    }

    .footer-mob {
        display: inline;
    }

    .vertival-visible {
        display: inline;
    }

    .horizontal-visible {
        display: none;
    }


}
