@charset "utf-8";

/* mv */

.mv {
    height: calc(100vh - 80px);
    max-height: 100vh;
    width: calc(100% - 80px);
    padding: 40px;
    background: white;
    position: relative;
    overflow: hidden;
}
.mv .mv__hero {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: calc(100% + 40px);
}
.mv .mv__hero .ttl {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 360px;
    height: 40px;
    text-align: center;
}
.mv .mv__hero .ttl h2 {
    font-size: 36px;
    color: white;
    font-weight: 100;
    margin-top: -20px;
    letter-spacing: 5px;
    font-family: source-han-serif-japanese, serif;
}
.about .mv .mv__hero img {
/*    width: 150%!important;
    position: absolute;
    right: -32%;
    bottom: -15%;
    height: auto!important;*/
	width: 100%;
}
.about .mv .mv__hero .ttl h2 {
    margin-top: 0;
}
/*@media screen and (min-height: 850px) {
    .about .mv .mv__hero img {
        position: relative;
        top: -100px;
        width: 170%;
    }
}*/
img.horizontal {
    width: 100%;
}
    @media screen and (max-width: 1024px) and (orientation: portrait) {
        .about .mv .mv__hero img {
    bottom: 0%;
    width: 180%;
        }
    }

/* main */
.content {
    background: white;
}
.about-main {
    padding-top: 160px;
    background: white;
}
/*.about-main .ttl h3 {
    color: #711827;
    line-height: 1.8;
    font-size: 30px;
}*/
.about__main-top p {
    text-align: center;
    font-size: 16px;
    color: #737373;
    line-height: 2;
    letter-spacing: 2px;
    font-family: source-han-serif-japanese, serif;
}
.about__main-top {
    margin-bottom: 160px;
}
.about__main-center ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.about__main-center ul li img {
    width: 100%;
}
.about__main-bottom {
    padding-top: 120px;
    margin-bottom: 160px;
}
.about__main-bottom .ttl h3 {
    color: #0f0f0f;
}
.about__main-bottom .ttl p {
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 2;
}
.about__main-center ul li {
    width: 50%;
}

.about-main .ttl h3,
.about__main-bottom .ttl h3 {
    font-family: source-han-serif-japanese, serif;
}


@media screen and (max-width: 834px) {
    .mv {
        /*height: 100vh!important;
        max-height: 100vh!important;*/
        width: 100%!important;
        padding: 0!important;
        background: white!important;
        position: relative!important;
        overflow: hidden!important;
    }
        .about__main-center {
    margin-bottom: 15%!important;
}
    .mv .mv__hero {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: calc(100% + 40px);
}
.mv .mv__hero .ttl {
    bottom: 10%;
}
.mv .mv__hero img {
    height: 100vh;
}
.mv .mv__hero .ttl h2 {
/*    font-size: 26px!important;*/
    text-shadow: 1px 1px 8px #909090;
    font-weight: 300!important;
}
.breadcrumb {
    right: 0!important;
    height: 90px!important;
    line-height: 90px!important;
}
.breadcrumb ol li:nth-child(1):after {
    content: "";
    border-top: 1px solid #e3e3e3;
    display: block;
    width: 40px;
    position: absolute;
    bottom: 43px!important;
    left: 47px!important;
}
.about-main {
    padding-top: 10%;
}
.about-main .ttl h3 {
    font-size: 24px;
    letter-spacing: 2px;
	    width: 90%;
    margin: 0 auto;
}
.about__main-top p {
    font-size: 14px;
    width: 90%;
    margin: 0 auto;
}
.about__main-top {
    margin-bottom: 10%;
}
.about__main-bottom {
    padding-top: 10%;
    margin-bottom: 10%;
}
.about__main-bottom .ttl p {
    font-size: 14px;
    width: 90%;
    margin: 0 auto;
}
.about-main .ttl h3,
.about__main-bottom .ttl h3 {
    font-family: source-han-serif-japanese, serif;
}
.mv .mv__hero img {
    height: 100%;
    position: absolute;
}
.mv .mv__hero {
    overflow: hidden;
    position: relative;
    width: 100%;
	height: 100%!important;
    height: calc(100% + 40px);
}
/*.about .mv .mv__hero img {
    top: -130px;
    left: -200px;
}*/
}

@media screen and (max-width: 480px) {
    .mv .mv__hero .ttl h2 {
        font-size: 26px!important;
        text-shadow: 1px 1px 8px #4a4a4a;
        font-weight: 300!important;
    }
    .breadcrumb {
        right: 0!important;
        width: 100%!important;
        height: 60px!important;
        line-height: 60px!important;
    }
    .breadcrumb ol li:nth-child(1):after {
        bottom: 28px!important;
    }
	.about .mv .mv__hero img {
    right: -300px!important;
    height: 100vh!important;
    width: auto!important;
    /* position: relative; */
    top: 4px;
}
}

@media screen and (min-height: 910px) {
	/*.about .mv .mv__hero img {
    bottom: 0;
    height: 100%!important;
    width: auto!important;
		    right: 0;
	}*/
}

.mv__hero.en .ttl h2 {
    width: 400px;
}
.en .about__main-center.view.active {
    margin-bottom: 160px;
}
.en .about__main-top {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 160px;
}

@media screen and (max-width: 480px) {
	.en .about-main .ttl h3 {
		width: 90%;
		margin: 0 auto;
	}
	.en .mv__hero.en .ttl h2 {
    width: 100%;
}
	.en .about__main-top {
    margin-bottom: 10%;
}
	.en .about__main-center {
		margin-bottom: 10%!important;
	}
	.en .reservation .content:after {
    height: 55%;
    /* top: 20px; */
    bottom: -60px;
}
}

.en .about-main .ttl h3 {
    letter-spacing: 2px;
}
.en .about__main-top p {
    width: 90%;
    margin: 0 auto;
}

.about__main-center {
    margin-bottom: 160px;
}