/*
Theme Name:ACD
Author: yuki izawa
Version:1.0
*/

/* --------トップページ--------- */

.sp_only {
  display: none !important;
}
.pc_none {
    display: none!important;
}
.sp_none {
    display: block!important;
}

.top_eye_inner {
    background-image: url("../image/top/bg.png");
    background-repeat: no-repeat;
    padding-bottom: 9.4vw;
    margin-top: 100px;
}
.top_eye_text_box p {
    font-size: 3.65vw;
    font-family: "Cormorant Garamond";
    color: #fff;
    letter-spacing: 0.1em;
    line-height: 4vw;
    margin-top: 30px;
    padding-left: 9vw;
}
.top_eye_inner img {
    width: 92vw;
}
.top_eye_bottom_box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 100px;
}
.top_eye_bottom_left_text_01 {
    font-family: "Cormorant Garamond";
    font-size: 2.5vw;
    letter-spacing: 0;
}
.top_eye_bottom_left_text_02 {
    font-size: 1.9vw;
    margin-top: 50px;
    margin-left: 5vw;
    letter-spacing: 0;
}
.top_eye_bottom_left {
    width: 28%;
    margin: auto;
}
.top_eye_bottom_right {
    width: 62%;
}
.top_eye_bottom_inner {
    margin-top: -10vw;
}
.top_btn {
    width: 300px;
    margin: auto;
    display: block;
    text-align: center;
    background-color: #68657c;
    color: #fff;
    font-size: 14px;
    padding: 26px 0;
}
.top_party_inner {
    margin-top: 150px;
    position: relative;
}
.top_party_box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.top_party_bg {
    height: 10vw;
    background-color: #97c3ca;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.top_party_box_left {
    width: 62%;
}
.top_party_box_right {
    width: 35%;
    margin-top: 6.5vw;
}
.top_party_box_right h2 {
    font-family: "Cormorant Garamond";
    font-size: 3.65vw;
    font-weight: 100;
    letter-spacing: 0.1em;
}
.top_party_box_right_text {
    line-height:48px;
    margin-top: 50px;
    font-size:18px;
    
}

.top_list_inner {
    max-width: 1200px;
    margin: auto;
    margin-top: 150px;
    padding: 0 20px;
}
.top_list_box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 150px;
}
.top_list_box_right {
    width: 58%;
}
.top_list_box_left {
    width: 42%;
}
.top_list_box_left h2 {
    font-family: "Cormorant Garamond";
    font-size: 36px;
    font-weight: 100;
    text-align: center;
    margin-top: -20px;
    letter-spacing: 0.1em;
}
.top_list_box_left p {
    text-align: center;
    margin: 50px 0;
    line-height: 30px;
}
.top_list_box img {
    display: block;
    margin: auto;
}
.top_list_box a {
    font-family: "Cormorant Garamond";
    font-size: 14px;
    line-height: 20px;
    padding: 15px 0;
}
.top_list_box a span {
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}

.top_list_inner ul li:nth-child(2) .top_list_box_left,.top_list_inner ul li:nth-child(4) .top_list_box_left {
    width: 58%;
}
.top_list_inner ul li:nth-child(2) .top_list_box_right,.top_list_inner ul li:nth-child(4) .top_list_box_right {
    width: 42%;
}
.top_list_inner ul li:nth-child(2) .top_list_box_right h2,.top_list_inner ul li:nth-child(4) .top_list_box_right h2  {
    font-family: "Cormorant Garamond";
    font-size: 36px;
    font-weight: 100;
    text-align: center;
    margin-top: -20px;
    letter-spacing: 0.1em;
}
.top_list_inner ul li:nth-child(2) .top_list_box_right p,.top_list_inner ul li:nth-child(4) .top_list_box_right p {
    text-align: center;
    margin: 50px 0;
    line-height: 30px;
}

.top_list_inner ul li:nth-child(3) .top_list_box_left h2 {
    margin-top: -40px;
}
.top_list_inner ul li:nth-child(4) .top_list_box_right h2 {
    margin-top: -40px;
}
.top_list_inner ul li:nth-child(3) .top_list_box a span {
    letter-spacing: 0;
}
.top_cuisine_bg {
    position: relative;
    background-color: #97c3ca;
    height: 300px;
}
.top_cuisine_box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    max-width: 1360px;
    margin: auto;
    padding: 0 20px;
    margin-top: -150px;
    z-index: 0;
    position: relative;
}
.top_cuisine_box_left {
    width: 73%;
}
.top_cuisine_box_right {
    width: 24%;
}
.top_cuisine_box_right h2 {
    font-family: "Cormorant Garamond";
    font-size: 3.65vw;
    font-weight: 100;
    letter-spacing: 0.1em;
}
.top_cuisine_box_right_text {
    margin: 50px 0;
    text-align: center;
}
.top_cuisine_box_right a {
    font-family: "Cormorant Garamond";
    font-size: 14px;
    line-height: 20px;
    padding: 15px 0;
}
.top_cuisine_box_right a span {
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}

.top_ga_inner {
    background-color: #97c3ca;
    padding-bottom: 200px;
    margin-top: 250px;
    padding-top: 30px;
}
.top_ga_inner h2 {
    text-align: center;
    font-family: "Cormorant Garamond";
    font-size:70px;
    font-weight: 100;
    letter-spacing: 0.1em;
    margin-top: -70px;
}
.top_ga_inner p {
    text-align: center;
}
/*
右から左へ
----------------------------*/
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

/*
IE11対策
----------------------------*/
_:-ms-lang(x)::-ms-backdrop,
.d-demo {
  display: -ms-grid;
  overflow: hidden;
}
/*----------------------------*/

.d-demo__wrap {
  display: flex;
  overflow: hidden;
}

.d-demo__list {
  display: flex;
  list-style: none;
}

.d-demo__item {
  width: calc(100vw / 3.7);
  padding: 0 10px;
}
.d-demo__item > img{
   width: 100%;
}
.d-demo {
    margin: 100px 0;
}
.top_ga_inner a {
    font-family: "Cormorant Garamond";
    font-size: 14px;
    line-height: 20px;
    padding: 15px 0;
}
.top_ga_inner a span {
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}
.top_eye_bottom_right_sp {
    display: none;
}
.top_list_box_right_sp {
    display:none;
}
 .top_eye_bottom_left_text_01_sp {
    display:none;
} 
.top_eye_bottom_left_text_02_sp {
    display: none;
}


/* --------コンセプト--------- */


.concept_eye_inner {
    margin-top: 280px;
    background-image:url("../image/bg.png");
    height: 21vw;
    position: relative;
}
.c_eye_text_box p {
    text-align: center;
    margin-bottom: -10px;
}
.c_eye_text_box h2 {
    text-align: center;
    font-family: "Cormorant Garamond";
    font-size: 3.6vw;
    font-weight: 100;
    letter-spacing: 0.1em;
}
.concept_eye_text_box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.concept_eye_text_box p {
    text-align: center;
    margin-top: 50px;
    font-size: 1.25vw;
}
.c_eye_text_box {
    position: absolute;
    top: -3%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.concept_box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 150px;
}
.concept_box_left {
    width: 50%;
}
.concept_box_right {
    width: 47%;
}
.concept_box_right p {
    line-height: 3.3vw;
    font-size: 0.83vw;
}
.concept_box_right h2 {
    font-family: "Cormorant Garamond";
    font-size: 2.5vw;
    font-weight: 100;
    letter-spacing: 0.1em;
    margin-bottom: 3vw;
}
.concept_box_left p {
    line-height: 3.3vw;
    font-size: 0.83vw;
}
.concept_box_left h2 {
    font-family: "Cormorant Garamond";
    font-size: 2.5vw;
    font-weight: 100;
    letter-spacing: 0.1em;
    margin-bottom: 3vw;
}

.c_list li:nth-child(2) .concept_box_right,.c_list li:nth-child(4) .concept_box_right {
    width: 50%;
}
.c_list li:nth-child(2) .concept_box_left,.c_list li:nth-child(4) .concept_box_left {
    width: 32%;
    padding-left: 17vw;
}

.concept_photo_box ul {
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    margin: auto;
    padding: 0 20px;
    margin-top: 200px;
    margin-bottom: 150px;
}
.concept_photo_box ul li a {
    background-color: #68657c;
    display: block;
    color: #fff;
    text-align: center;
    margin-top: 20px;
    padding: 12px 0;
    line-height: 18px;
}
.concept_photo_box ul li{
    width: 30%;
}
.concept_box_right_sp {
    display: none;
}




/* --------FAQ--------- */


.faq_eye_inner {
    margin-top: 330px;
}
.faq_eye_inner p {
    text-align: center;
}
.faq_eye_inner h2 {
    text-align: center;
    font-family: "Cormorant Garamond";
    font-size: 3.6vw;
    font-weight: 100;
    letter-spacing: 0.1em;
}
.faq_inner {
    max-width: 1200px;
    margin: auto;
    display: flex;
    padding: 0 20px;
    margin-top: 150px;
    margin-bottom: 150px;
}
.faq_left_inner a {
    display: block;
    color: #000;
    margin-bottom: 35px;
    font-size: 0.83vw;
}
.faq_left_inner {
    width: 23%;
}
.faq_right_inner {
    width: 77%;
}
.faq_right_box h2 {
    font-size: 24px;
    font-weight: 400;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    margin-bottom: 50px;
}
.faq_right_box {
    margin-bottom: 100px;
}

.faq_right_box dl {
    display: flex;
    margin-left: 20px;
    margin-bottom: 20px;
}
.faq_right_box dl dt {
    font-size: 0.83vw;
    margin-right: 30px;
    line-height: 30px;
}
.faq_right_box dl dd {
    font-size: 0.83vw;
    line-height: 30px;
}
.faq_right_box dl dd a {
    color: #000;
    font-size: 0.83vw;
    text-decoration: underline;
}
.faq_box {
    margin-bottom: 50px;
}



/* --------ceremony--------- */


.ceremony_eye_inner {
    position: relative;
    margin-top: 220px;
    margin-bottom: 150px;
}
.ceremony_eye_inner::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 21vw;
    background-color: #97c3ca;
    z-index: -1;
    top: 5.5%;
}
.ceremony_eye_text_box {
    text-align: center;
}
.ceremony_eye_text_box h2 {
    text-align: center;
    font-family: "Cormorant Garamond";
    font-size: 3.6vw;
    font-weight: 100;
    letter-spacing: 0.1em;
}
.ceremony_eye_box {
    max-width: 1200px;
    margin: auto;
    padding: 0 20px;
    margin-top: 7vw;
}
.ceremony_eye_box p {
    text-align: center;
    margin-top: 50px;
    line-height: 48px;
    font-size: 0.83vw;
}
.cere_box {
    position: relative;
}
.cere_box::after {
    content: "";
    display: block;
    width: 100%;
    height: 82%;
    background-color: #97c3ca;
    position: absolute;
    bottom: -100px;
    z-index: -1;
}
.cere_list  {
    max-width: 1200px;
    margin: auto;
    padding: 0 20px;
}
.ceremony_list li {
    margin-bottom: 300px;
}
.ceremony_list li:last-child {
    margin-bottom: 250px;
}
.cere_text_box_right p {
    font-size: 0.83vw;
    line-height: 30px;
}
.cere_text_box {
    display: flex;
    justify-content: left;
    max-width: 1100px;
    margin: auto;
    margin-top: -200px;
    align-items: center;
    margin-bottom: 100px;
    padding: 0 20px;
}
.cere_text_box_left h2 {
    text-align: center;
    font-family: "Cormorant Garamond";
    font-size: 36px;
    font-weight: 100;
    letter-spacing: 0.1em;
    margin-top: -20px;
}
.cere_text_box_left {
    margin-right: 100px;
}
.cere_btn {
    background-color: #68657c;
    display: block;
    color: #fff;
    text-align: center;
    padding: 11px 0;
    line-height: 24px;
    width: 300px;
    margin: auto;
}

.ceremony_list li:nth-child(3) .cere_text_box_left h2 , .ceremony_list li:nth-child(4) .cere_text_box_left h2 {
    margin-top: -40px;
}

.ceremony_list li .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #000;
}
.ceremony_list li .slick-dots li button:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ceremony_list li .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 0px;
    padding: 0;
    cursor: pointer;
}
.ceremony_list li .slick-dots {
    bottom: 26%;
    width: 10%;
    right: 6%;
}
.ceremony_list li .slick-prev {
    left: -30px;
    background-image:url("../image/ceremony/text_03.png");
    background-repeat: no-repeat;
    z-index: 10;
    top:unset;
    bottom: 25.9%;
    margin-left: 97%;
    font-size: 0;
    line-height: 0;
    position: absolute;
    display: block;
    width: 20px;
    height: 10px;
    padding: 0;
    border: none;
    cursor: pointer;
    outline: none;
    background-color: unset;
}
.ceremony_list li .slick-next {
    left:0;
    background-image:url("../image/ceremony/text_04.png");
    background-repeat: no-repeat;
    z-index: 10;
    top:unset;
    bottom: 25.9%;
    margin-left: 97%;
    font-size: 0;
    line-height: 0;
    position: absolute;
    display: block;
    width: 20px;
    height: 10px;
    padding: 0;
    border: none;
    cursor: pointer;
    outline: none;
    background-color: unset;
}


/* --------access--------- */

.access_map iframe {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.access_box {
    display: flex;
    justify-content: center;
    margin: 100px 0;
    align-items: center;
}
.access_box_right h2 {
    font-size: 1.25vw;
    font-weight: 400;
    margin-bottom: 20px;
}
.access_box_right h3 {
    font-size: 0.83vw;
    font-weight: 400;
    line-height: 26px;
}
.access_box_left {
    margin-right: 50px;
}
.ac_btn {
    background-color: #68657c;
    display: block;
    color: #fff;
    text-align: center;
    padding: 26px 0;
    line-height: 18px;
    width: 300px;
    margin: auto;
}
.access_eye_inner {
    margin-bottom:0;
    padding-bottom: 100px;
}
#access .ceremony_eye_inner::before {
    height: 100%;
    bottom: 0;
    top: 4%;
}


/* --------ギャラリー--------- */


#gallery .ceremony_eye_inner::before {
    height: 100%;
    top: 65px;
}

/*タブ切り替え全体のスタイル*/
.tabs {
  
}

/*タブのスタイル*/
.tab_item {
    width: calc(95%/4);
    height: 50px;
    line-height: 50px;
    font-size: 0.94vw;
    text-align: center;
    display: block;
    float: left;
    margin-right: 1.04vw;
    transition: all 0.2s ease;
    background-color: #fff;
    margin-bottom: 20px;
    cursor: pointer;
}
.tab_item:nth-of-type(4) , .tab_item:nth-of-type(8) {
    margin-right:0;
}


/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  clear: both;
  overflow: hidden;
  padding-top: 100px;
}


/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content,
#sky:checked ~ #sky_content,
#onyx:checked ~ #onyx_content,
#garden:checked ~ #garden_content,
#function:checked ~ #function_content,
#cuisine:checked ~ #cuisine_content,
#dress:checked ~ #dress_content,
#other:checked ~ #other_content
{
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #68657c;
    color: #fff;
}


.tab_content ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.tab_content ul li {
    width: 24%;
    margin-bottom: 20px;
}

.tab_content ul li.is-hidden {
  visibility: hidden;
  opacity: 0;
  height: 0;
  margin: 0 10px;
  padding: 0;
}

.more {
    text-align: center;
}
.more button {
    background-color: #68657c;
    border: unset;
    width: 300px;
    color: #fff;
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    font-size: 14px;
    padding: 13px 0;
    margin-top: 80px;
    cursor: pointer;
}


@media screen and (max-width: 2300px) {
    .tab_item {
    width: calc(94%/4);
    letter-spacing: 0;
}
}
@media screen and (max-width: 1920px) {
    .tab_item {
    width: calc(95%/4);
}
}






/* --------スマホ対応--------- */
@media screen and (max-width: 960px)   {
	
.top_eye_bottom_right_pc {
    display: none;
}
.top_eye_bottom_right_sp {
    display: block;
    width: 90%;
    margin: auto;
    margin-top: 20px;
}
.top_eye_bottom_inner {
    margin-top: 0vw;
}
.top_eye_bottom_box {
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 50px;
}
.top_eye_bottom_left {
    width: auto;
    margin: auto;
}
.top_eye_bottom_left {
    width: 80%;
    margin: auto;
}
.top_eye_bottom_left_text_01 {
    font-family: "Cormorant Garamond";
    font-size: 34px;
    letter-spacing: 0px;
    margin-top: 30px;
    text-align: center;
}
.top_eye_bottom_left_text_02 {
    font-size: 20px;
    margin-top: 20px;
    margin-left: 0;
    letter-spacing: 2px;
    text-align: center;
}
.top_party_inner {
    margin-top: 100px;
    position: relative;
}
.top_party_bg {
    height: 150px;
    background-color: #97c3ca;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.top_party_box {
    display: block;
    flex-wrap: wrap;
}
.top_party_box_left {
    width: 85%;
}
.top_party_box_right {
    width: 90%;
    margin: auto;
    margin-top: 30px;
}
.top_party_box_right_top_text {
    font-size: 14px;
}
.top_party_box_right h2 {
    font-family: "Cormorant Garamond";
    font-size: 30px;
    font-weight: 100;
    letter-spacing: 0.1em;
    line-height:30px;
}
.top_party_box_right_text {
    line-height: 30px;
    margin-top: 30px;
    font-size: 18px;
}
.top_list_inner {
    max-width: 1200px;
    margin: auto;
    margin-top: 50px;
    padding: 0 20px;
}
.top_list_box {
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 100px;
}
.top_list_box_left {
    width: auto;
    margin-top: 20px;
}
.top_list_box_right {
    width: auto;
}
.top_list_inner ul li:nth-child(2) .top_list_box_left, .top_list_inner ul li:nth-child(4) .top_list_box_left {
    width: auto;
}
.top_list_inner ul li:nth-child(2) .top_list_box_right, .top_list_inner ul li:nth-child(4) .top_list_box_right {
    width: auto;
    margin-top: 20px;
}
.top_list_inner ul li:nth-child(2) .top_list_box_right h2, .top_list_inner ul li:nth-child(4) .top_list_box_right h2 {
    font-family: "Cormorant Garamond";
    font-size: 30px;
    font-weight: 100;
    text-align: center;
    margin-top: -20px;
    letter-spacing: 0.1em;
}
.top_list_inner ul li:nth-child(2) .top_list_box_right p, .top_list_inner ul li:nth-child(4) .top_list_box_right p {
    text-align: center;
    margin: 30px 0;
    line-height: 30px;
    font-size: 17px;
    letter-spacing: 0;
}
.top_cuisine_bg {
    position: relative;
    background-color: #97c3ca;
    height: 200px;
}
.top_cuisine_box {
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    max-width: 1360px;
    margin: auto;
    padding: 0 20px;
    margin-top: -150px;
    z-index: 0;
    position: relative;
}
.top_cuisine_box_left {
    width: auto;
}
.top_cuisine_box_right {
    width: auto;
    margin-top: 20px;
}
.top_cuisine_box_right h2 {
    font-family: "Cormorant Garamond";
    font-size: 30px;
    font-weight: 100;
    letter-spacing: 0.1em;
}
.top_cuisine_box_right_top_text {
    font-size: 14px;
}
.top_cuisine_box_right_text {
    margin: 30px 0;
    text-align: center;
}
.top_ga_inner {
    background-color: #97c3ca;
    padding-bottom: 100px;
    margin-top: 100px;
    padding-top: 30px;
}
.top_ga_inner h2 {
    text-align: center;
    font-family: "Cormorant Garamond";
    font-size: 30px;
    font-weight: 100;
    letter-spacing: 0.1em;
    margin-top: -45px;
}
.d-demo {
    margin: 50px 0;
}
.d-demo__item {
    width: calc(100vw / 1.5);
    padding: 0 10px;
}
.top_list_box_right_pc {
    display: none;
}
.top_list_box_right_sp {
    display:block;
}
.top_list_box_left p {
    text-align: center;
    margin: 30px 0;
    line-height: 30px;
    font-size: 17px;
    letter-spacing: 0;
}
.top_eye_text_box p {
    font-size: 32px;
    font-family: "Cormorant Garamond";
    color: #fff;
    letter-spacing: 0.1em;
    line-height: 40px;
    margin-top: 30px;
    padding-left: 30px;
}
.top_eye_inner img {
    width: 90%;
}
.top_eye_inner {
    margin-top: 80px;
}
.top_eye_bottom_left_text_01_pc {
    display: none;
}
 .top_eye_bottom_left_text_01_sp {
    display: block;
}
.top_eye_bottom_left_text_02_pc {
    display: none;
}
.top_eye_bottom_left_text_02_sp {
    display: block;
}


/* --------コンセプト--------- */


.concept_eye_inner {
    margin-top: 150px;
    height: 200px;
}
.c_eye_text_box {
    top: -7%;
}
.c_eye_text_box h2 {
    font-size: 4rem;
}
.concept_eye_text_box {
    width: 90%;
}
.concept_eye_text_box p {
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
}
.concept_box {
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 100px;
}
.concept_box_left {
    width: auto;
}
.concept_box_right {
    width: auto;
    margin-top: 20px;
}
.concept_box_right p {
    line-height: 30px;
    font-size: 14px;
    padding: 0 20px;
}
.concept_box_right h2 {
    font-family: "Cormorant Garamond";
    font-size: 4rem;
    font-weight: 100;
    letter-spacing: 0.1em;
    margin-bottom: 30px;
    text-align: center;
}
.c_list li:nth-child(2) .concept_box_left, .c_list li:nth-child(4) .concept_box_left {
    width: auto;
    padding-left: 0;
    padding: 0 20px;
}
.c_list li:nth-child(2) .concept_box_right, .c_list li:nth-child(4) .concept_box_right {
    width: auto;
}
.concept_box_left h2 {
    font-family: "Cormorant Garamond";
    font-size: 4rem;
    font-weight: 100;
    letter-spacing: 0.1em;
    margin-bottom: 30px;
    text-align: center;
}
.concept_box_left p {
    line-height: 30px;
    font-size: 14px;
    
}
.concept_photo_box ul {
    display: block;
    justify-content: space-between;
    max-width: 1200px;
    margin: auto;
    padding: 0 20px;
    margin-top: 100px;
    margin-bottom: 100px;
}
.concept_photo_box ul li {
    width: auto;
    margin-bottom: 50px;
}
.concept_box_right_sp {
    display: block;
    margin-bottom: 20px;
}
.concept_box_right_pc {
    display: none;
}
.c_eye_text_box p {
    margin-bottom:0;
}
.sp_br_none {
    display: none;
}


/* --------FAQ--------- */


.faq_eye_inner {
    margin-top: 150px;
}
.faq_eye_inner h2 {
    text-align: center;
    font-family: "Cormorant Garamond";
    font-size: 4rem;
    font-weight: 100;
    letter-spacing: 0.1em;
}
.faq_inner {
    max-width: 1200px;
    margin: auto;
    display: block;
    padding: 0 20px;
    margin-top: 100px;
    margin-bottom: 100px;
}
.faq_left_inner {
    width: auto;
}
.faq_right_inner {
    width: auto;
    margin-top: 70px;
}

.faq_right_box h2 {
    font-size: 18px;
}
.faq_right_box dl {
    display: flex;
    margin-left: 0px;
    margin-bottom: 20px;
}
.faq_right_box dl dd {
    font-size: 14px;
    line-height: 30px;
}
.faq_right_box dl dt {
    font-size: 14px;
    margin-right: 20px;
    line-height: 30px;
}
.faq_right_box dl dd a {
    font-size: 14px;
}
.faq_left_inner a {
    font-size:14px;
}



/* --------ceremony--------- */


.ceremony_eye_inner {
    position: relative;
    margin-top: 100px;
    margin-bottom: 100px;
}
.ceremony_eye_text_box h2 {
    text-align: center;
    font-family: "Cormorant Garamond";
    font-size: 30px;
    font-weight: 100;
}
.ceremony_eye_inner::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 150px;
    background-color: #97c3ca;
    z-index: -1;
    top: 9%;
}
.ceremony_eye_box p {
    text-align: center;
    margin-top: 30px;
    line-height: 30px;
    font-size: 14px;
    letter-spacing: 0;
}
.ceremony_list li {
    margin-bottom: 100px;
}
.cere_box::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #97c3ca;
    position: absolute;
    bottom: -20px;
    z-index: -1;
    padding: 20px 0;
}
.cere_text_box {
    display: block;
    justify-content: left;
    max-width: 1100px;
    margin: auto;
    margin-top: -80px;
    align-items: center;
    margin-bottom: 50px;
    padding: 0 20px;
}
.cere_text_box_right p {
    font-size: 14px;
    line-height: 30px;
}
.cere_text_box_left {
    margin-right: 0;
    margin-bottom: 20px;
}
.cere_text_box_left img {
    width: 50%;
}
.cere_text_box_left h2 {
    text-align: left;
    font-family: "Cormorant Garamond";
    font-size: 26px;
    font-weight: 100;
    letter-spacing: 0.1em;
    margin-top: -20px;
}
.ceremony_list li:last-child {
    margin-bottom: 100px;
}
.ceremony_list li:nth-child(3) .cere_text_box_left h2, .ceremony_list li:nth-child(4) .cere_text_box_left h2 {
    margin-top: -30px;
}
.ceremony_list li .slick-dots {
    bottom: 26%;
    width: 23%;
    right: 23%;
}
.ceremony_list li .slick-prev {
    left: -60px;
}
.ceremony_list li .slick-next {
    left: -30px;
}
.ceremony_list li .slick-dots li button:before {
    font-size: 30px;
}


/* --------access--------- */


.access_eye_inner {
    margin-bottom: 0;
    padding-bottom: 40px;
}

.access_map iframe {
    height: 300px;
}
.access_box {
    display: block;
    justify-content: center;
    margin: 50px 0;
    align-items: center;
}
.access_box_left {
    margin-right: 0;
}
.access_box_right {
    margin-top: 20px;
}
.access_box_right h2 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
}
.access_box_right h3 {
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
}





/* --------ギャラリー--------- */

#gallery .ceremony_eye_inner::before {
    height: 100%;
    top: 44px;
}
.tab_item {
    width: calc(98%/2);
    height: 30px;
    line-height: 30px;
    font-size: 10px;
    text-align: center;
    display: block;
    float: left;
    margin-right: 5px;
    transition: all 0.2s ease;
    background-color: #fff;
    margin-bottom: 5px;
    cursor: pointer;
}
.tab_item:nth-of-type(2), .tab_item:nth-of-type(4),.tab_item:nth-of-type(6),.tab_item:nth-of-type(8) {
    margin-right: 0;
}
.tab_content {
    padding-top: 50px;
}
.tab_content ul li {
    width: 48%;
    margin-bottom: 15px;
}


.more button {
    margin-top: 50px;
}

.sp_none {
    display: none !important;
}
.sp_only {
    display: inline-block !important;
}
.reserve_btn_inner a.sp_only {
  display: flex !important;
}
  .top_btn.sp_only {
    display: block !important;
  }
  
.pc_none {
    display: block!important;
}
.sp_none {
    display: none!important;
}

}

