@charset "utf-8";

.c-about_title {
    text-align: center;
    float: none;
    width: 100%;
}
.c-about {
    position: absolute;
    padding-top: 0;
    top: 0;
    left: 0;
    width: 100%;
    color: #fff;
    height: 194px;
    bottom: 0;
    margin: auto;
}
.c-about_inner:before {
    width: 288px;
    /*left: 38.8%;*/
    left: 0;
    right: 0;
    margin: auto;
    top: 159px;
    -webkit-transform: rotate(-33deg);
    transform: rotate(-33deg);
    background-color: #fff;
}
.c-about_title .e-en {
    font-weight: normal;
    letter-spacing: 0.2em;
    font-size: 11rem;
}
.c-about_title .e-jp {
    font-size: 3.6rem;
    line-height: 2.2;
    letter-spacing: 0.35em;
}
.c-about_title .e-jp2 {
    font-size: 1.8rem;
    font-weight: normal;
}
.c-about_text_wrap {
    float: none;
    height: auto;
}
.c-about_text {
    position: absolute;
    right: 7%;
    bottom: 10%;
    height: 310px;
    line-height: 3.6;
}
.c-about_text > span {
    background: #fff;
    padding: 8px 2px 5px 2px;
}

.c-mv {
    /*height: 100vh;*/
    overflow: hidden;
}

@media screen and (max-width: 1024px) {
.c-mv {
    height: auto;
    overflow: visible;
    background: #fff;
    /*padding-bottom: 60px;*/
}

  /* about */
.c-about {
    position: relative;
    top: inherit;
    left: inherit;
    margin: 55px 35px 50px;
    color: #231815;
    height: 150px;
}
  .is-topicsHome .c-about {
    height: auto;
    padding-bottom: 80px;
  }
  .c-about_block {
    padding-left: 0;
  }
  .is-stay .c-about_block,
  .is-service .c-about_block,
  .is-access .c-about_block {
    padding: 0;
  }
  .c-about_title {
    position: relative;
    margin-bottom: 20px;
    text-align: left;
  }
  .is-topicsHome .c-about_title {
    margin-left: 0;
  }
  .c-about_inner:before {
    width: 282px;
    bottom: inherit;
    left: -15%;
    top: 93%;
    right: inherit;
    background: rgba(34, 23, 20, 0.4);
    transform: rotate(-30deg);
}
  .c-about_title .e-en {
    font-size: 4.2rem;
    letter-spacing: 0.2em;
  }
  .is-breakfast .c-about_title .e-en {
    letter-spacing: 0.18em;
  }
  .c-about_title .e-jp {
    font-size: 1.5rem;
    line-height: 2;
    margin-top: 10px;
    margin-left: 5px;
}
.c-about_title .e-jp2 {
    font-size: 1.5rem;
    margin-top: 15px;
    display: block;
    font-weight: bold;
    margin-left: 5px;
}
/*.c-about {
    height: 94px;
    bottom: inherit;
    top: 42%;
}
.c-about_inner {
    position: relative;
}
.c-about_inner:before {
    width: 26.67vw;
    top: 10%;
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
}
.c-about_text_wrap {
    width: 90%;
    margin: 0 auto;
}
.c-about_title {
    margin-bottom: 0;
}
.c-about_title .e-en {
    font-size: 11.2vw;
}
.c-about_title .e-jp {
    font-size: 4vw;
    line-height: 2;
    margin-left: 5px;
}
.c-about_title .e-jp2 {
    font-size: 2.47vw;
}*/
.c-about_text {
    position: relative;
    height: auto;
    right: 5%;
    bottom: inherit;
}
.c-about_text--02 {
	right: inherit;
	left: 0;
	margin-top: 30px;
    width: auto;
}
.c-about_text > span {
    background: none;
    padding: 0;
}
}


.c-section_inner {
	max-width: 915px;
	margin: 0 auto;
}
@media screen and (max-width: 1024px) {
.c-section.__mgb70 {
    margin-bottom: 60px;
}
.c-section {
    margin-bottom: 60px;
}

#contents01.c-section.__mgb70 {
    margin-bottom: 50px;
}
}
.c-section_lead {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
}
.c-section_lead--left {
	width: 45%;
	margin-left: 3%;
}
.c-section_ttl {
    letter-spacing: .2em;
    font-size: 3rem;
    line-height: 1.6;
}
.c-section_txt {
    font-size: 1.4rem;
    line-height: 2.4;
    margin-top: 30px;
}
.c-section_lead .c-section_txt {
    line-height: 3.2;
}
.c-section_lead--right {
	width: 50%;
	margin-right: -3%;
}
.c-section_lead--right__01 {
    width: 80%;
}
.c-section_lead--right__02 {
    width: 70%;
    margin-top: 40px;
    float: right;
}

.c-section__art_ttl {
    letter-spacing: .2em;
    font-size: 1.6rem;
    line-height: 1.6;
	margin-bottom: 10px;
	margin-top: 20px;
}

@media screen and (max-width: 1024px) {
.c-section_lead {
    display: block;
    /*padding-top: 55px;*/
    padding-top: 0;
}
.c-section_lead--left {
    width: 100%;
    margin-left: 0;
}
.c-section_lead--right {
    width: 95%;
    margin-right: 5%;
    margin-top: 40px;
    overflow: hidden;
}
.c-section_txt {
    font-size: 1.5rem;
    line-height: 3.4;
    margin-top: 20px;
}
.c-section_lead--right__02 {
    width: 65%;
    margin-top: 25px;
}
}


.c-section_lead2 {
	max-width: 770px;
    margin: 0 auto;
    margin: 100px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.c-section_lead2 .c-section_txt {
    line-height: 3;
    margin-top: 0;
}

.c-section_zouenka {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;

    background: #fff;
    padding: 70px 70px;
    margin-top: 100px;
}
.c-section_zouenka--left {
	width: 45%;
	margin: 0;
}
.c-section_zouenka--right {
	width: 45%;
	margin: 0;
}
.c-section_zouenka .c-section_ttl {
    font-size: 1.8rem;
    line-height: 1;
}




.c-column_box--dl {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.c-column_box--dl dt {
	width: 30%;
}
.c-column_box--dl .c-section_subTitle {
    font-weight: normal;
    color: #888;
}
.c-column_box--dl dd {
    font-size: 1.3rem;
    letter-spacing: 0.18em;
    line-height: 2;
    margin-bottom: 15px;
}
.c-section_text_sm {
	font-size: 1.2rem;
	line-height: 2;
}

.c-section_slide {
	position: relative;
}
.thumbnail-list {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 380px;
    bottom: -40px;
    right: 3%;
}
.thumbnail-item {
	margin: 0 5px;
}



@media screen and (max-width: 1024px) {
.c-section_slide.u_m-w100 {
    margin-left: 0;
    margin-right: 0;
}

.c-section_lead2 {
    margin: 50px auto 0;
    display: block;
    padding-left: 35px;
    padding-right: 35px;
}
.c-section_ttl {
    font-size: 2.8rem;
}

.c-section_zouenka--left .c-section_txt {
    line-height: 2.4;
    margin-top: 10px;
}
.c-section_lead2 .c-section_txt {
    margin-top: 30px;
}
.c-section_zouenka {
    display: block;
    padding: 30px;
    margin-top: 50px;
}
.c-section_zouenka--right {
    width: 100%;
    margin: 0;
}
.c-section_zouenka--left {
    width: 100%;
    margin: 20px auto 0;
}
.c-column_box--dl dt {
    width: 45%;
}
.c-column_box--dl dd {
    width: 45%;
    font-size: 1.6rem;
}
.c-section_text_sm {
    font-size: 1.5rem;
    letter-spacing: .2em;
}

}



@media screen and (min-width: 1025px) {
#contents02 {
    margin-bottom: 0;
}
#contents01 .c-section_ttl {
    margin-left: -70px;
}
}



@media all and (-ms-high-contrast: none) {

.thumbnail-list {
    width: 380px;
}
.thumbnail-item {
    width: 116px;
}

}









