@charset "utf-8";
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  background-color: #fff;
  height: auto; /*modal使用時の元位置記憶*/
}
#wrap_ava {
font-family: "Noto Sans JP", "Noto Sans CJK JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.8;
  letter-spacing: .08rem;
  box-sizing: border-box !important;
  background: #fff;
  font-size: 16px;
  min-width: 1280px;
  font-style: normal;
color: #333;
}
#wrap_ava a:link, #wrap_ava a:visited, #wrap_ava a:active {
  text-decoration: none;
color: #333;
}
#wrap_ava a:hover {
  text-decoration: none;
color: #888;
}

#wrap_ava a.a_hover {
	opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=75); /* IE lt 8 */
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
	-khtml-opacity: .75; /* Safari 1.x */
	-moz-opacity: .75; /* FF lt 1.5, Netscape */
}



#wrap_ava .red {
  color: #f00;
}
#wrap_ava img {
  max-width: 100%;
}
.contents {
  width: 100%;
  margin: auto;
}
/*#wrap_ava .anti_aliasing {
transform: rotate(0.1deg);
}*/
#wrap_ava .disnon_sp {
  display: block;
}
#wrap_ava .disnon_pc {
  display: none;
}
#wrap_ava .br_pc {
  display: inline;
}
#wrap_ava .br_sp {
  display: none;
}

#wrap_ava .font-s {
  font-size: 14px;
}
#wrap_ava .font-m {
  font-size: 18px;
}
#wrap_ava .font-l {
  font-size: 18px;
}
#wrap_ava .u-line {
  border-bottom: dashed 2px #7bcbac;
}
#wrap_ava .bold {
  font-weight: bold;
}
#wrap_ava .blue {
  color: #7ebce3;
}
#wrap_ava .flex-container, #wrap_ava .flex-container-pc {
  display: flex;
  flex-wrap: wrap;
}
#wrap_ava .box-ttl {
  margin-bottom: 50px;
}
#wrap_ava .box-ttl--type01 .big-ttl {
/*  color: #53b6d5;*/
  color: #8d8d8d;
  font-size: 35px;
  margin-bottom: 20px;
  font-weight: bold;
  letter-spacing: .1rem;
  text-align: center;
  line-height: 1.2;
}
#wrap_ava .box-ttl--type01 .big-ttl span {
  font-size: 55px;
  position: relative;
  top: 4px;
font-family: "Noto Sans JP", "Noto Sans CJK JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

  letter-spacing: -.02rem;
  font-weight: normal;
}
#wrap_ava .box-ttl--type01 .dtl-ttl {
  text-align: center;
  width: 90%;
  margin: auto;
}
#wrap_ava .box-ttl--type02 {
  margin-bottom: 30px;
  text-align: center;
}
#wrap_ava .box-ttl--type02 .big-ttl {
  font-size: 20px;
  font-weight: bold;
}
#wrap_ava .foot_cvarea_btns a {
  color: #fff;
}
#wrap_ava .wrap_logo {
  display: none;
}
.material-symbols-outlined {
  font-variation-settings: 'FILL'1, 'wght'400, 'GRAD'0, 'opsz'48;
  top: 5px;
  position: relative;
  padding-right: 5px;
  color: #8d8d8d;
}
/*初期設定上書き*/
.slick-initialized .slick-slide {
  width: auto !important;
  height: inherit;
}
.caption {
      position: static;
    padding: 5px;
/*    background: #53b6d5;*/
    background: #000;
    color: #ffffff;
    letter-spacing: 0em;
    font-weight: bold;
}
.slick-initialized .slick-slide img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 480px) {
  #wrap_ava .big-ttl {}
  /** { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }*/
  html, body {
    height: auto;
    width: 100%;
    /*font-size:100%;*/
    min-width: inherit;
    overflow-x: hidden;
  }
  body {
    height: auto;
    box-sizing: border-box !important;
  }
  #wrap_ava .disnon_sp {
    display: none;
  }
  #wrap_ava .disnon_pc {
    display: inline-block;
  }
  #wrap_ava .br_pc {
    display: none;
  }
  #wrap_ava .br_sp {
    display: inline;
  }
  /*大本のcpn.cssの打消し*/
  .cpn_detailbox {
    padding: 0px;
  }
  /*大本のcpn.cssの打消し*/
  .contents_wapper {
    padding-top: 0px;
  }
  .basic_backpagebtn {
    width: 90%;
  }
  #wrap_ava a:hover {
        opacity: 1;
  }
  #wrap_ava {
    min-width: inherit;
    font-size: 13px;
  }
  #wrap_ava .basic_backpagebtn {
    display: block;
    width: 90%;
color: #000;

    position: relative;
    font-size: 13px;
    font-weight: bold;
    margin: auto;
    border: 1px solid #ababab;
    text-align: center;
    line-height: 1.2em;
    padding: 15px 0;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  #wrap_ava .basic_backpagebtn:before {
    content: "";
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 10%;
    margin-top: -4px;
  }
  #wrap_ava .flex-container {
    flex-wrap: wrap;
  }
  #wrap_ava .flex-container-pc, #wrap_ava .flex-container_box-02-pc {
    display: inherit;
    justify-content: start;
    flex-wrap: inherit;
  }
  #wrap_ava .u-line {
    border-bottom: dotted 2px #7bcbac;
  }
  #wrap_ava .font-s {
    font-size: 14px;
    line-height: 1.8;
  }
  #wrap_ava .font-m {
    font-size: 14px;
  }
  #wrap_ava .ttl-dtl {
    font-size: 14px;
    margin-top: 5%;
  }
  #wrap_ava .box-ttl--type01 {
    width: 80%;
    margin: auto;
    background: #61c5d3;
    padding: 10% 5%;
  }
  #wrap_ava .box-ttl--type01 .en {
    font-size: 15px;
    margin-bottom: 3%;
  }
  #wrap_ava .box-ttl--type01 .dtl-ttl {
    color: #fff;
    font-weight: bold;
    width: 100%;
  }
  #wrap_ava .box-ttl--type01 .big-ttl {
    font-size: 22px;
    margin-bottom: 5%;
    line-height: 1.8;
    letter-spacing: .05rem;
    color: #fff;
  }
  #wrap_ava .box-ttl--type01 .big-ttl span {
    font-size: 45px;
    line-height: 0.6;
  }
  #wrap_ava .box-ttl--type02 {
    margin-bottom: 8%;
  }
  #wrap_ava .box-ttl--type02 .big-ttl {
    font-size: 15px;
    margin: auto;
  }
  /*初期設定上書き*/
  .slick-initialized .slick-slide {
    width: 300px !important;
  }
}
/* -----------------------------------------------------------
   outline
   ----------------------------------------------------------- */
#wrap_ava .outline {
  padding: 6% 0px;
  width: 100%;
  position: relative;
}
#wrap_ava .outline .inner-outline {
  width: 1100px;
  margin: auto;
}
#wrap_ava .outline .wrap-location {
  margin: 80px auto;
}
#wrap_ava .outline .inner-wrap-location {
  width: 80%;
  margin: auto;
}
#wrap_ava .outline .inner-wrap-location .box-location {
  width: 50%;
  padding: 3%;
}
#wrap_ava .outline .box-location .box-txt {
  width: 95%;
  margin: auto;
  padding: 5% 0%;
}
#wrap_ava .outline .box-location .box-txt .catch {
  font-size: 20px;
/*  color: #53b6d5;*/
  color: #000;
  margin-bottom: 15px;
}
#wrap_ava .outline .box-location .plan-list {
  margin-top: 15px;
}
#wrap_ava .outline .box-location .plan-list .ttl-plan {
  font-size: 105%;
  font-weight: bold;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  #wrap_ava .outline {
    padding: 10% 0%;
  }
  #wrap_ava .outline .inner-outline {
    width: 100%;
  }
  #wrap_ava .outline .inner-wrap-location {
    width: 90%;
    margin: auto;
  }
  #wrap_ava .outline .wrap-location {
    margin: 8% auto;
    width: 90%;
  }
  #wrap_ava .outline .inner-wrap-location .box-location {
    width: 100%;
    padding: 0px;

    margin-bottom: 5%;
  }
  #wrap_ava .outline .box-location .box-txt .catch {
    margin-bottom: 2%;
  }
}
/* -----------------------------------------------------------
   photowedding_area
   ----------------------------------------------------------- */
#wrap_ava .attention {
  margin-top: 100px;
  padding: 50px;
  border: solid 1px #b3b3b3;
  font-size: 14px;
}
#wrap_ava .box-ttl--type03 .big-ttl {
/*  margin-bottom: 2%;*/
}
@media screen and (max-width: 767px) {
  #wrap_ava .attention {
    padding: 5%;
    width: 90%;
    margin: auto;
  font-size: 14px;
  }
}
/* -----------------------------------------------------------
   photowedding_area
   ----------------------------------------------------------- */
#wrap_ava .photowedding_area {
  width: 1100px;
  margin: 0px auto 50px;
}
#wrap_ava .photowedding_area h3 {
  text-align: center;
font-family: "Noto Sans JP", "Noto Sans CJK JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

/*  font-size: 40px;*/
  font-weight: normal;
  letter-spacing: 0.1em;
  color: #000;
  margin-bottom: 30px;
}
#wrap_ava .photowedding_area h3 img {
  width: 60px;
  display: block;
  margin: auto;
  margin-bottom: 15px;
}
#wrap_ava .photowedding_area h3 span {
  display: block;
font-family: "Noto Sans JP", "Noto Sans CJK JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-size: 12px;
  margin-top: 8px;
  letter-spacing: 0em;
  font-weight: bold;
}

#wrap_ava .photowedding_area .area_list li a {
    background: #fff;
}
#wrap_ava .photowedding_area .area_list li .area_title span {
    margin-left: 0px;
}
@media screen and (max-width: 767px) {
  #wrap_ava .photowedding_area {
    width: 90%;
  }
  #wrap_ava .photowedding_area h3 {
    font-size: 0.875rem;
  }
  #wrap_ava .photowedding_area h3 span {
    margin-top: 0px;
  }
  .area_list li {
    width: 33%;
    padding: 1.5%;
  }
  #wrap_ava .photowedding_area .area_title span {
    letter-spacing: .02rem;
  }
}







.heading {
   margin: auto;
    --type-token: consumptionEditorial . hed-standard;
    text-transform: none;
font-family: "Noto Sans JP", "Noto Sans CJK JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

    font-feature-settings: "palt";
    font-style: normal;
    letter-spacing: 0.0230769em;
    line-break: strict;
    line-height: 1.38462em;
    font-size: 35px;
    font-weight: 600;
    overflow-wrap: break-word;
    color: #000;
    text-align: center;
}
.heading_info {
    font-size:16px;
    text-align: left;
    letter-spacing: 0.0266667em;
   	margin: 2rem　0;
/*  background-color: #f5f5f5;*/
 padding: 2rem .5rem;
  }
.heading_lead {
    text-align: left;
    cursor: unset;
    color: var(--color-text-dek);
    --type-token: consumptionEditorial . description-core;
    text-transform: none;
font-family: "Noto Sans JP", "Noto Sans CJK JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

    font-feature-settings: "palt";
    font-style: normal;
    letter-spacing: 0.0266667em;
    line-break: strict;
    line-height: 1.6em;
    font-size: 18px;
    overflow-wrap: break-word;
margin-top: 2rem;
  }

.highlighter {
     background:linear-gradient(transparent 80%, #FFC6CB 80%);
/*     background:linear-gradient(transparent 90%, #ff0000 90%);*/
}


.ruby {
  ruby-position: over;
}
.text-bg span {
  background-color: #000;
  color: #fff;
  padding: 2px 8px; 
  font-weight: 600;
}
.link_underline {
    font-weight: 500;
    text-decoration: underline;
}



/* 768px以下のデバイス（スマホ・タブレット）用の設定 */
@media (max-width: 768px) {
.heading {
    font-size: 27px;
}  
  .heading_lead {
    padding: 1rem;
}
.text-bg{
    padding: 1rem;
}
}





/* --- 全体コンテナ --- */
.lowercontent.project {
/*    padding: 20px 5%;/
        max-width: 1200px;
    margin: 0 auto;
}

/* --- ヘッダー部分 --- */
.lowercontent__head {
    margin-bottom: 60px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 20px;
}

.lowercontent__head-title {
    font-size: 3rem;
    font-family: 'serif'; /* enserif_italic用 */
    font-style: italic;
    margin-bottom: 10px;
}

.lowercontent__head-subTitle {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.lowerLink {
    text-decoration: none;
    color: #333;
    font-weight: bold;
    border-bottom: 1px solid #333;
}

/* --- プロジェクトリスト（レイアウト） --- */
.project__list {
    display: flex;
    gap: 50px;
    position: relative;
}

/* 左側：画像表示エリア */
.project__list-img {
    flex: 1;
    position: sticky; /* スクロールに追従させる場合 */
    top: 100px;
    height: 592px;
}

.project__list-img figure {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: opacity 0.5s ease;
}

.project__list-img figure.active {
    opacity: 1;
    position: relative; /* activeなものだけ高さを保持 */
}
.project__list-img figcaption {
    font-size: 12px;
    line-height: normal;
}



.project__list-img img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

/* 右側：テキストリスト */
.project__list-link {
    flex: 1;
    list-style: none;
    padding: 0;
}

.project__list-link li {
    border-bottom: 1px solid #eee;
    padding:10px ;
}

.project__list-link a {
    display: flex;
    padding: 0 .5rem;
    text-decoration: none;
    color: #333;
    transition: background-color 0.3s;
}


.project__list-link-num {
    font-size: 2rem;
    margin-right: 10px;
    color: #999;
        font-weight: 300;
}


.project__list-link-text-main h3 {
    font-size: 21px;
    font-weight: 700;
      font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif !important;
}

.project__list-link-text-sub h4 {
    font-size: 0.9rem;
    font-weight: normal;
/*    color: #666;*/
    margin-top: 10px;
    line-height: normal;
}

    /* visible-tbsp（PC用画像）を非表示にする場合 */
    .visible-tbsp {
        display: none!important;
    }


/* --- レスポンシブ（スマホ対応） --- */
@media (max-width: 768px) {
    .project__list {
        flex-direction: column;
    }

    /* PC用の左側画像エリアを非表示にする場合 */
    .project__list-img {
        display: none!important;
    }

    /* HTML内の visible-tbsp（スマホ用画像）を表示 */
    .visible-tbsp {
        display: block!important;
        margin-bottom: 15px;
    }

    .visible-tbsp img {
        width: 100%;
        height: auto;
    }
    }



}

/* --- 初期状態 --- */
/* 全ての画像を一度非表示（透明）にする */
.project__list-img figure {
    opacity: 0;
    transition: opacity 0.5s ease;
}

/* 1番目の画像だけはデフォルトで表示しておく */
.project__list-img figure:nth-child(1) {
    opacity: 1;
}

/* --- ホバー時の切り替えロジック --- */

/* 1番目のリストがホバーされた時、1番目の画像を表示 */
.project__list:has(.project__list-link li:nth-child(1):hover) .project__list-img figure:nth-child(1) {
    opacity: 1;
}
/* 2番目がホバーされた時、1番目を消して2番目を表示 */
.project__list:has(.project__list-link li:nth-child(2):hover) .project__list-img figure:nth-child(1) { opacity: 0; }
.project__list:has(.project__list-link li:nth-child(2):hover) .project__list-img figure:nth-child(2) { opacity: 1; }

/* 3番目 */
.project__list:has(.project__list-link li:nth-child(3):hover) .project__list-img figure:nth-child(1) { opacity: 0; }
.project__list:has(.project__list-link li:nth-child(3):hover) .project__list-img figure:nth-child(3) { opacity: 1; }

/* 4番目 */
.project__list:has(.project__list-link li:nth-child(4):hover) .project__list-img figure:nth-child(1) { opacity: 0; }
.project__list:has(.project__list-link li:nth-child(4):hover) .project__list-img figure:nth-child(4) { opacity: 1; }

/* 5番目 */
.project__list:has(.project__list-link li:nth-child(5):hover) .project__list-img figure:nth-child(1) { opacity: 0; }
.project__list:has(.project__list-link li:nth-child(5):hover) .project__list-img figure:nth-child(5) { opacity: 1; }



/* 768px以下のデバイス（スマホ・タブレット）用の設定 */
@media (max-width: 768px) {
    /* PC用の左側画像を隠す */
    .project__list-img {
        display: none;
    }

    /* リストを横並びのカルーセルにする */
    .project__list-link {
        display: flex;
        overflow-x: auto; /* 横スクロールを許可 */
        scroll-snap-type: x mandatory; /* スナップ機能を有効化 */
       scroll-behavior: smooth;
        -webkit-overflow-scrolling: touch; /* iOSでのスクロールを滑らかに */
        gap: 20px;
        padding: 0 10% 40px; /* 両端に余白を作って隣のカードをチラ見せ */
        list-style: none;
    }

    /* 各カードの設定 */
    .project__list-link li {
        flex: 0 0 80%; /* 1枚の幅を80%にして隣を見せる */
        scroll-snap-align: center; /* スクロールが止まる位置を中央に */
    }

    .project__list-link a {
        display: block;
        text-decoration: none;
        color: #333;
    }

    /* スマホ用画像の表示 */
    .visible-tbsp {
        display: block;
        width: 100%;
        aspect-ratio: 1 / 1; /* 正方形を維持 */
        margin-bottom: 15px;
    }

    .visible-tbsp img {
        width: 100%;
        height: 100%;
        object-fit: cover;
/* margin-left: -2.5rem;*/
    }

    /* スクロールバーを非表示にする（任意） */
    .project__list-link::-webkit-scrollbar {
        display: none;
    }
}





/* メイン見出し：Cormorant Garamond */
.en-title {
font-family: "Cormorant Garamond", serif;
  font-weight: 300; 
 font-size: 4rem;  
  font-style: italic; 
    line-height: 1.2;
  letter-spacing: 0.05em;
  margin-bottom: 0.5rem;
   text-align: center;
   display: inline-block;   /* 横幅をコンテンツ（テキスト）に合わせる */
/*  border-top: 1px solid #333;*/
  padding-top: 50px;
  margin: 0 auto; display: table; 
}

/* サブ見出し：Noto Sans JP (細め) */
.ja-subtitle {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 300; /* 極細 */
  font-size: 0.875rem;
  letter-spacing: 0.3em; /* 字間を広めにとるのが「おしゃれ」の鉄則 */
  text-transform: uppercase; /* 英字が含まれる場合、大文字に揃える */
  opacity: 0.8; /* 少し透けさせて軽やかに */
   text-align: center;
  }

.lead {
  padding: 20px;
      font-size: 16px;
    line-height: normal;
    }

    .lead a:link, 
.lead a:visited, 
.lead a:hover, 
.lead a:active {
  text-decoration: underline;
  color: #000;
}

/* 768px以下のデバイス（スマホ・タブレット）用の設定 */
@media (max-width: 768px) {
    /* PC用の左側画像を隠す */
.en-title {
  font-size: 2.5rem; 
 }
  }









