@charset "UTF-8";
/* CSS Document */

.pc { display:block; }
.sp { display:none; }

body {
    width: 100%;
    min-width: 1024px;
	background-image: url("../images/ment/back_white.jpg");
	font-family: 'Noto Serif JP', serif, sans-serif;
}

.wrap {
    overflow: hidden;
}

h1 {
	font-size: 11px;
}

.bgimg-slider {
    width: 100%; 
    height: 150vh; 
    background-position: left 5% top 70%;
    background-size: cover;
    /* display: flex; */
    align-items: center;
    justify-content: flex-start;
    min-height: 1000px;
    max-height: 1050px!important;
}

header {
    display: flex;
    width: 975px;
    margin: 0 auto;
    justify-content: space-between;
    padding: 20px;
    color: #fff;
}

header .left p:nth-child(2) {
    font-size: 12px;
    margin-left: 20px;
    margin-top: 15px;
}

header .left p:nth-child(3) {
    font-size: 34px;
    letter-spacing: 5px;
}

header .right .box a {
    display: flex;
    align-items: center;
    font-size: 15px;
    color: #fff;
    margin: 0px 0 10px;
}

header .right .box a p:nth-child(2) {
    margin-left: 10px;
}

.bgimg-slider .content {
    width: 1024px;
    margin: 0 auto;
    position: relative;
}

.bgimg-slider .content .info p img {
    position: absolute;
    top: 280px;
}

.bgimg-slider .content .center {
    text-align: center;
    color: #fff;
    margin-top: -25px;
}

.bgimg-slider .content .center p {
    margin: 10px;
}

.bgimg-slider .content .center p:nth-child(3) {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    margin: 0 auto;
    font-size: 28px;
    text-align: left;
    letter-spacing: 8px;
}

.bgimg-slider .right_fix {
    position: fixed;
    top: 180px;
    right: 0;
    z-index: 1;
}

.bgimg-slider .right_fix p {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    background: #fff;
    padding: 10px 0;
    letter-spacing: 2px;
    margin-bottom: 10px;
    font-size: 15px;
    border: #3c3d3d 1px solid;
    width: 43px;
    display: flex;
    align-items: center;
}

.bgimg-slider .bottom {
    margin-top: 75px;
}

.bgimg-slider .bottom p:nth-child(1) {
    background: url(../images/obi_1.png);
    height: 52px;
    width: 100%;
    background-position: -470px 0;
}

.bgimg-slider .bottom p:nth-child(2) {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    margin: 0 auto;
    color: #fff;
    line-height: 3;
    letter-spacing: 2px;
    margin-top: 35px;
    font-size: 18px;
}

.sec01 {
    
}

.sec01 .top {
    text-align: center;
    position: relative;
    top: 80px;
    height: 300px;
}

.sec01 .top p:nth-child(2) {
    margin: 40px 0 10px;
}

.sec01 .content {
    background: url(../images/tatami.png);
    background-size: cover;
    height: 525px;
}

.sec01 .content .inner {
    width: 1024px;
    margin: 0 auto;
    position: relative;
}

.sec01 .content .inner p:nth-child(1) img {
    position: absolute;
    right: -45px;
    top: -30px;
}

.sec01 .content .inner p:nth-child(2) img {
    position: absolute;
    top: -75px;
}

.sec01 .content .inner p:nth-child(3) img {
    position: absolute;
    bottom: -159px;
    left: 0px;
}

.sec01 .content .inner p:nth-child(4) {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    margin: 0 auto;
    line-height: 3;
    padding-top: 90px;
    letter-spacing: 2px;
    font-size: 16px;
}

.sec02 {
    position: relative;
}

.sec02 .cont01 ,.sec02 .cont02 ,.sec02 .cont03 ,.sec02 .cont05 ,.sec02 .cont06 {
    width: 100%; 
    overflow: hidden;
    /* position: relative; */
}

.sec02 .cont01::after {
    content: '';
    width: 85%;
    height: 869px;
    background: rgba(189,164,128,0.12);
    display: block;
    position: absolute;
    top: 320px;
    z-index: -1;
    margin: 0 auto 0 0;
}

.sec02 .cont02::after {
    content: '';
    width: 85%;
    height: 504px;
    background: rgba(189,164,128,0.12);
    display: block;
    position: absolute;
    top: 1430px;
    z-index: -1;
    margin: 0 0 0 auto;
    right: 0;
}

.sec02 .cont03::after {
    content: '';
    width: 85%;
    height: 869px;
    background: rgba(189,164,128,0.12);
    display: block;
    position: absolute;
    top: 2305px;
    z-index: -1;
    margin: 0 auto 0 0;
}

.sec02 .cont05::after {
    content: '';
    width: 85%;
    height: 526px;
    background: rgba(189,164,128,0.12);
    display: block;
    position: absolute;
    top: 3215px;
    z-index: -1;
    margin: 55px 0 0 auto;
    right: 0;
}

.sec02 .cont01 .top {
    width: 1024px;
    margin: 0 auto;
    text-align: right;
}

.sec02 .cont01 .top img {
    position: relative;
    left: 150px;
    top: 10px;
}

.sec02 .img_box {
    width: 73%;
    height: 274px;
}

.sec02 .cont01 .one {
    margin: -120px auto 0 0;
    background: url(../images/sec01_cont_1.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.sec02 .cont02 .three {
    margin: 15px auto 0 0;
    background: url(../images/syatyo01.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.sec02 .cont03 .five {
    margin: 50px auto 0 0;
    background: url(../images/sec01_cont_5.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.sec02 .cont06 .seven {
    margin: 20px auto 0 0;
    background: url(../images/sec01_cont_7.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.sec02 .cont01 .two {
    margin: 0px 0 0 auto;
    background: url(../images/sec01_cont_2.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.sec02 .cont03 .four {
    margin: -130px 0 0 auto;
    background: url(../images/sec01_cont_4.png);
    background-size: cover;
    background-position: center 88%;
    background-repeat: no-repeat;
}
.sec02 .cont05 .six {
    margin: 0px 0 0 auto;
    background: url(../images/sec01_cont_6-2.png);
    background-size: 110%;
    background-position: left bottom 22%;
    background-repeat: no-repeat;
}

.sec02 .cont01 .bottom_box {
    display: flex;
    justify-content: center;
    margin: 30px 0 80px;
}

.sec02 .cont01 .bottom_box p:nth-last-of-type(1) {
    font-size: 14px;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 1px;
    line-height: 2.5;
}

.sec02 .cont01 .bottom_box p:nth-last-of-type(1) .top {
    font-family: YuMincho,'Yu incho',serif;
    font-size: 30px;
    line-height: unset;
}

.sec02 .cont01 .bottom_box .title {
    font-size: 80px;
    letter-spacing: 10px;
    color: rgba(60,61,61,0.11);
    padding-left: 20px;
}
.sec02 .cont02 .title {
    font-size: 63px;
    letter-spacing: 10px;
    color: rgba(60,61,61,0.11);
    width: 850px;
    margin: -20px auto 0;
}

.big104 {
    font-size: 104px;
    color: rgba(60,61,61,0.27);
}

.sec02 .cont01 .bottom_box p img {
    position: relative;
    right: 100px;
    top: 30px;
}

.sec02 .cont02 p:nth-child(2) img {
    position: absolute;
    right: 0;
    top: 1400px;
}

.sec02 .cont02 .bottom_box {
    font-size: 14px;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 1px;
    line-height: 2.5;
    width: 650px;
    margin: 40px auto 0;
}

.sec02 .bottom_box p .top {
    font-family: YuMincho,'Yu incho',serif;
    font-size: 26px;
    line-height: 1;
}

.big89 {
    font-size: 89px;
    color: rgba(60,61,61,0.27);
}

.sec02 .cont03 p img {
    position: relative;
    top: 70px;
    left: -100px;
}

.sec02 .cont03 .bottom_box {
    display: flex;
    font-size: 14px;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 1px;
    line-height: 2.5;
    margin: 40px 0 0 auto;
    justify-content: center;
}

.sec02 .cont03 .title {
    font-size: 63px;
    letter-spacing: 10px;
    color: rgba(60,61,61,0.11);
    margin: -40px 20px 0;
    font-family: YuMincho,'Yu incho',serif;
}

.sec02 .cont03 .bottom_box p:nth-child(2) {
    margin: 30px 0 60px;
}

.sec02 .cont03 .bottom_box .shoku {
    width: 500px;
    margin: 30px 0 0 auto;
    padding-left: 30px;
}

.sec02 .cont03 .bottom_box .bye img {
    position: relative;
    top: -200px;
    left: 50px;
}

.sec02 .cont05 .title {
    width: 1000px;
    text-align: right;
    font-size: 63px;
    letter-spacing: 6px;
    color: rgba(60,61,61,0.11);
    margin: 0px auto;
    font-family: YuMincho,'Yu incho',serif;
}

.sec02 .cont05 {
    margin-top: -150px;
}

.sec02 .cont05 .bottom_box {
    display: flex;
    justify-content: center;
    position: relative;
    margin: 70px auto;
}

.sec02 .cont05 .bottom_box p:nth-child(1) img {
    position: absolute;
    top: -145px;
    left: -145px;
}

.sec02 .cont05 .bottom_box p:nth-child(2) {
    font-size: 14px;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 1px;
    line-height: 2.5;
    margin-left: 200px;
}

.sec02 .cont06::after {
    content: '';
    width: 85%;
    height: 526px;
    background: rgba(189,164,128,0.12);
    display: block;
    position: absolute;
    top: 3930px;
    z-index: -1;
    margin: 66px auto 0 0;
    left: 0;
}

.sec02 .cont06 .title {
    font-size: 63px;
    letter-spacing: 10px;
    color: rgba(60,61,61,0.11);
    width: 850px;
    margin: -20px auto 0;
}

.sec02 .cont06 {
    margin-top: -25px;
}

.sec02 .cont06 .bottom_box {
    display: flex;
    font-size: 14px;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 1px;
    line-height: 2.5;
    margin: 40px 0 0 auto;
    justify-content: center;
    flex-direction: row-reverse;
}

.sec02 .cont06 .bottom_box p:nth-child(1) {
    position: relative;
    bottom: 122px;
    left: 119px;
}

.sec02 .cont06 .bottom_box p:nth-child(2) {
    margin: 30px 0 0 100px;
}

.sec03 {
    background: url(../images/tatami.png);
    background-size: cover;
    height: 777px;
    margin-top: 250px;
}

.sec03 .inner {
    width: 1024px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.sec03 .inner .top p:nth-child(1) img {
    margin-top: -180px;
}

.sec03 .inner .top p:nth-child(2) img {
    margin-top: 30px;
}

.sec03 .inner .top p:nth-child(3) {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    margin: 0 auto;
    line-height: 3;
    padding-top: 50px;
    letter-spacing: 2px;
    font-size: 16px;
    text-align: left;
}

.sec03 .inner .illust {
    display: flex;
    justify-content: space-between;
    width: 900px;
    margin: 0 auto;
    position: relative;
    bottom: 300px;
}

.sec03 .inner .illust p:nth-child(1) img {
    position: absolute;
    top: 45px;
    left: -225px;
}

.sec03 .inner .illust p:nth-child(2) img {
    position: absolute;
    right: -110px;
    top: -485px;
}

.inromation .top .left {
    width: 387px;
    height: 256px;
}

.inromation .top .left iframe {
    width: 100%;
    height: 100%;
}

.inromation .top {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
}

.inromation .top .right {
    line-height: 1.7;
    margin-left: 70px;
}

.inromation .cont {
    background: url(../images/back_black.png);
    color: #fff;
    margin-top: 70px;
    text-align: center;
    padding-top: 100px;
    background-size: cover;
}

.inromation .cont p:nth-child(1) {
    font-size: 24px;
    letter-spacing: 5px;
}

.inromation .cont p:nth-child(2) {
    font-size: 20px;
    margin-top: 20px;
} 

.inromation .cont .box {
    display: flex;
    justify-content: center;
    text-align: left;
    line-height: 2.3;
    margin-top: 40px;
}

.inromation .cont .box p:nth-child(2) {
    font-size: 16px;
    margin-top: 30px;
    margin-left: 40px;   
    font-family: 'Noto Sans JP', sans-serif; 
} 

.inromation .cont .img_boxs {
    width: 870px;
    margin: 15px auto 0;
    display: flex;
    justify-content: space-between;
}

.inromation .cont .line {
    margin-top: 30px;
}

.inromation .cont .big_show {
    font-size: 16px;
    font-family: 'Noto Sans JP', sans-serif; 
    line-height: 2;
    margin-top: 45px;
}

.inromation .cont .big_show .show {
    display: flex;
    width: 400px;
    margin: 0 auto;
}

.inromation .cont .big_show .show p {
    font-size: 16px;
    margin: 0;
    text-align: left;
}

.inromation .cont .big_show .show p:nth-child(1) {
    width: 100px;
}

.inromation .cont .big_show .show p a {
    color: #fff;
    border-bottom: 1px solid;
}

.inromation .cont .scedule {
    background: rgba(255, 255, 255, 0.12);
    width: 916px;
    height: 508px;
    margin: 0 auto;
    position: relative;
}

.inromation .cont .show p {
    font-size: 16px;
    font-family: 'Noto Sans JP', sans-serif; 
    margin: 0;
}

.inromation .cont .scedule .subtitle {
    font-size: 16px;
    margin: 20px 0 0px;
    padding: 20px 0 50px;
}

.inromation .cont .show p:nth-child(1) {
    width: 150px;
    display: flex;
}

.inromation .cont .scedule .show {
    display: flex;
    text-align: left;
    margin: 0 auto;
    width: 500px;
    padding-bottom: 50px;
    line-height: 2;
    position: relative;
}

.inromation .cont .scedule .line_t::after {
    content: "";
    position: absolute;
    top: 34px;
    left: 50px;
    display: inline-block;
    width: 2px;
    height: 72%;
    background: #fff;
}

.inromation .cont .scedule .line_2::after {
    content: "";
    position: absolute;
    top: 34px;
    left: 50px;
    display: inline-block;
    width: 2px;
    height: 64%;
    background: #fff;
}

.inromation .cont .bottom {
    margin-top: 70px;
}

.inromation .cont .bottom p:nth-child(1) {
    font-size: 18px;
}

.inromation .cont .bottom p:nth-child(2) {
    font-size: 20px;
    margin-top: 20px;
}

.inromation .cont .bottom .boxs {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.inromation .cont .bottom .boxs .btn {
    position: relative;
    margin: 10px;
}

.inromation .cont .bottom .boxs .btn p:nth-child(2) {
    font-size: 18px;
    position: relative;
    bottom: 77px;
    color: #3c3d3d;
    left: 25px;
}

.inromation .cont .bottom .boxs .btn .number {
    font-size: 20px!important;
}

.inromation .shop {
    padding-top: 100px;
}

.inromation .shop .top {
    display: block;
    justify-content: unset;
    align-items: unset;
    margin-top: auto;
    text-align: center;
    font-size: 21px;
    line-height: 2;
    color: #231815;
}

.inromation .shop .top .color {
    color: #b0894f;
}

.inromation .shop .mid {
    display: flex;
    justify-content: space-around;
    position: relative;
    width: 780px;
    margin: 50px auto 0;
    line-height: 2;
    color: #231815;
}

.inromation .shop .mid p:nth-child(1)::after {
    content: "";
    position: absolute;
    top: 0;
    right: 245px;
    display: inline-block;
    width: 2px;
    height: 140%;
    background: #3c3d3d;
}

.inromation .shop .img {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.inromation .shop .img p img {
    margin: 10px;
}

.inromation .shop .btn {
    text-align: center;
    position: relative;
    width: 350px;
    margin: 60px auto;
}

.inromation .shop .btn p:nth-child(2) {
    position: absolute;
    bottom: 22px;
    left: 90px;
}

.history {
    position: relative;
}

.history .title {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: absolute;
    right: 0;
    color: #fff;
    font-size: 49px;
    letter-spacing: 20px;
    margin-top: 50px;
    padding-right: 50px;
    font-family: YuMincho,'Yu incho',serif;
}

.history .title::after {
    content: "";
    position: absolute;
    top: 415px;
    right: 86px;
    display: inline-block;
    width: 2px;
    height: 70%;
    background: #fff;
}

.history .box {
    width: 100%;
    height: 638px;
}
.history .one {
    background: url(../images/ayumi01.png);
    background-size: cover;
}
.history .two {
    background: url(../images/ayumi02.png);
    background-size: cover;
}
.history .three {
    background: url(../images/ayumi03.png);
    background-size: cover;
}
.history .four {
    background: url(../images/ayumi04.png);
    background-size: cover;
}
.history .five {
    background: url(../images/ayumi05.png);
    background-size: cover;
}

.history .box .inner {
    width: 50%;
    height: 100%;
    background: rgba(68,62,59,0.5);
}

.history .two .inner ,.history .four .inner {
    width: 50%;
    height: 100%;
    background: rgba(68,62,59,0.5);
    margin: 0 0 0 auto;
}

.history .box .inner .on_text {
    width: 430px;
    margin: 0px 0 0 auto;
    padding: 30px 50px;
    color: #fff;
}

.history .two .inner .on_text ,.history .four .inner .on_text {
    width: 416px;
    margin: 0 auto 0 0;
    padding: 30px 50px;
    color: #fff;
}

.history .box .inner .on_text .top {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    margin: 0 auto;
    font-size: 26px;
    letter-spacing: 5px;
}

.history .box .inner .on_text .subtitle {
    border-top: 2px solid;
    margin-top: 30px;
    padding-top: 25px;
    font-size: 20px;
    line-height: 1.7;
}

.history .box .inner .on_text .text {
    font-size: 13px;
    margin-top: 25px;
    line-height: 2;
}

.sec06 {
    text-align: center;
}

.sec06 .title {
    font-size: 30px;
    position: relative;
    top: 124px;
    right: 92px;
}

.sec06 .title .small {
    font-size: 21px;
}

.sec06 p:nth-child(3) {
    width: 537px;
    margin: 45px auto 0;
    text-align: left;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 1.7;
    font-family: 'Noto Sans JP', sans-serif; 
}

.all_bottom_back {
    display: block;
    height: 330px;
    margin: 80px 0 -108px;
    background: url(../images/roll.png)center center repeat-x;
    animation: bMove01 50s linear infinite;
}

@keyframes bMove01 {
    0% {
        background-position: 2000px 0;
    }

    100% {
        background-position: 0 0;
    }
}

.last {
    width: 100%;
    height: 313px;
    background: url(../images/last.png);
    background-size: cover;
    text-align: center;
    color: #fff;
    margin-top: 50px;
}

.last p:nth-child(1) {
    font-size: 19px;
    margin: 20px auto 0;
    padding-top: 40px;
}

.last .title {
    font-size: 52px;
}

.last p:nth-child(3) {
    margin: 15px 0 20px;
}

.last .boxs {
    display: flex;
    justify-content: center;
}

.last .boxs .box a {
    display: flex;
    align-items: center;
}

.last .boxs .box a p {
    margin: 10px;
    padding: 0;
    color: #fff;
    font-size: 15px;
    letter-spacing: 5px;
}

.map {
    height: 290px;
}

.map iframe {
    height: 100%;
}

footer {
    background: url(../images/back_black.png);
    width: 100%;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}

footer p {
    color: #fff;
    font-size: 11px;
    text-align: center;
}

.scroll_top {
    width: 60px;
    margin: 0 auto;
}

.scroll_top a p:nth-child(2) {
    text-align: center;
    font-size: 21px;
}