@charset "UTF-8";

#container {
  /* ========================================================================================= ^^
    Index
  ============================================================================================ ^^ */
  /* 内容 */
  /*---------------------*/
  /**/
  /*---------------------*/
  /*---------------------*/
  /**/
  /*---------------------*/
  /*---------------------*/
  /**/
  /*---------------------*/
  /*---------------------*/
  /**/
  /*---------------------*/
  /*---------------------*/
  /**/
  /*---------------------*/
  /*---------------------*/
  /**/
  /*---------------------*/
  /*---------------------*/
  /**/
  /*---------------------*/
  /*---------------------*/
  /**/
  /*---------------------*/
  /*---------------------*/
  /**/
  /*---------------------*/
}


/*---------------------------
共通
---------------------------*/
.main {
  margin-top: -80px;
}
.section__inner #breadcrumb_wrap {
  position: absolute;
  top: 10px;
  left: 0;
}

@media only screen and (max-width: 767px) {
  .main {
    margin-top: -60px;
  }
}



/*---------------------------
MV
---------------------------*/
#container .section--hero {
  background: #000;
  /*height: 695px;*/
  height: 775px;
  padding-top: 80px;
}
#container .section__figcaption {
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #FFF;
  text-shadow: 0px 0px 4px #231815, 0px 0px 4px #231815;
  font-size: 12px;
  padding: 3px 5px;
  line-height: 1.4;
  bottom: 10px;
  right: 10px;
  text-align: right;
  z-index: 99;
  font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
}
#container .section--hero * {
  color: #fff;
}

#container .section--hero .section__inner {
  height: 100%;
  background: url(../images/feeling/hero_bgi01.jpg) no-repeat 50% 50%/cover;
  display: flex;
  justify-content: center;
  align-items: center;
}

#container .section__inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1500px;
}
/**/
.section--hero .txArea {
  margin: 0 auto 6.5em;
  text-align: center;
  text-shadow: 0px 0px 3px #231815;
}
.section--hero .txArea .top_tx {
  width: 100%;
  /* max-width: 393px; */
  max-width: 200px;
  margin: 0 auto 4em;
}
.section--hero .txArea .txt01 {
  font-size: 24px;
  /* font-size: 31px; */
}
.section--hero .txArea .txt02 {
  font-size: 38px;
  /* font-size: 45px; */
  margin-bottom: 0.3em;
}
.section--hero .txArea .txt03 {
  font-size: 18px;
  /* font-size: 22px; */
  line-height: 1.0;
}
.section--hero .txArea .txt03 b {
  font-size: 24px;
  /* font-size: 34px; */
}

@media only screen and (max-width:1100px) {
.section--hero .txArea {
  margin: 0 auto 6.5em;
}
.section--hero .txArea .top_tx {
  max-width: 18.182vw;
  /* width: 35.72vw; */
  /*max-width: 393px;*/
  margin: 0 auto 4em;
}
.section--hero .txArea .txt01 {
  font-size: 2.182vw;
}
.section--hero .txArea .txt02 {
  font-size: 3.455vw;
}
.section--hero .txArea .txt03 {
  font-size: 1.636vw;
}
.section--hero .txArea .txt03 b {
  font-size: 2.182vw;
}

}

@media screen and (max-width: 767px) {
  #container .section--hero {
    height: auto;
  }
  #container .section--hero .section__inner {
    padding: 0 3%;
    height: auto;
    min-height: 80dvh;
    background: url(../images/feeling/hero_bgi01.jpg) no-repeat 50% 50%/cover;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 3.90625vw;
  }
  #container .section__figcaption {
    position: absolute;
    bottom: 4px;
    right: 4px;
  }
  #container .section__inner {
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
  }
  /**/
  .section--hero .txArea {
    margin: 0 auto 2em;
  }
  .section--hero .txArea .top_tx {
    max-width: 40vw;
    /* width: 65vw; */
    /*max-width: 393px;*/
    margin: 0 auto 3em;
  }
  .section--hero .txArea .txt01 {
    font-size: 4.433vw;
  }
  .section--hero .txArea .txt02 {
    font-size: 6.258vw;
    margin-bottom: 0.3em;
    line-height: 1.5;
  }
  .section--hero .txArea .txt03 {
    font-size: 3.651vw;
    line-height: 1.5;
  }
  .section--hero .txArea .txt03 b {
    font-size: 4.433vw;
  }
}

/* 共通 */
/*---------------------*/
#feeling .imageCap .cap_n {
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #231815;
  font-size: 12px;
  padding: 3px 5px;
  line-height: 1.4;
  z-index: 99;
  font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
}
#feeling .imageCap .cap_n.wh {
  color: #FFF;
}
#feeling .imageCap .cap_n.cap_l {
  bottom: 0;
  left: 0;
  text-align: left;
}
#feeling .imageCap .cap_n.cap_r {
  bottom: 0;
  right: 0;
  text-align: right;
}
/**/
#feeling .imagephoto .cap {
  font-size: 12px;
  margin-top: 3px;
  line-height: 1.4;
  font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
}
#feeling .imagephoto .cap.cap_l {
  text-align: left;
}

#feeling .imagephoto .cap.cap_r {
  text-align: right;
}

/* メイン 明朝 */
#feeling .font01 {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
}

#feeling .section01 {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
#feeling .bg_br {
  margin: 0 auto;
  padding: 10em 0 8em;
  background-color: #1f1f1f;
}
/**/
#feeling .txtArea {
  letter-spacing: 0.05em;
}
#feeling .txtArea .ttl {
  /* font-size: 33px; */
  font-size: 28px;
}
#feeling .txtArea .ttl02 {
  font-size: 32px;
  /* font-size: 35px; */
}
#feeling .txtArea .ttl,
#feeling .txtArea .ttl02 {
  color: #dad4b6;
  margin-bottom: 1em;
}
#feeling .txtArea .txt {
  font-size: 16px;
  /* font-size: 18px; */
  line-height: 1.8;
  color: #FFF;
  text-align: justify;
}
#feeling .txtArea .txt02 {
  font-size: 20px;
  /* font-size: 22px; */
  line-height: 1.8;
  color: #FFF;
}
#feeling .txtArea .txt02 b {
  font-size: 30px;
  /* font-size: 34px; */
}

@media screen and (max-width: 1200px) {
#feeling .section01 {
  width: 90%;
}
/**/
#feeling .txtArea .ttl {
  font-size: 2.333vw;
}
#feeling .txtArea .ttl02 {
  font-size: 2.667vw;
}
#feeling .txtArea .txt {
  font-size: 1.333vw;
}
#feeling .txtArea .txt02 {
  font-size: 1.667vw;
}
#feeling .txtArea .txt02 b {
  font-size: 2.5vw;
}
}

@media screen and (max-width: 1100px) {
  #feeling .imageCap .cap_n {
    font-size: 1.071vw;
  }
  #feeling .imagephoto .cap {
    font-size: 1.071vw;
  }
}

@media screen and (max-width: 767px) {
  #feeling .imageCap .cap_n {
    font-size: 12px;
    padding: 3px 5px;
  }
  #feeling .imagephoto .cap {
    font-size: 12px;
  }
  /**/
  #feeling .bg_br {
    padding: 4.5em 0 3.5em;
  }
  /**/
  #feeling .txtArea .ttl {
    font-size: 4.954vw;
    line-height: 1.5;
  }
  #feeling .txtArea .ttl02 {
    font-size: 5.476vw;
    line-height: 1.5;
  }
  #feeling .txtArea .ttl,
  #feeling .txtArea .ttl02 {
    margin-bottom: 0.8em;
  }
  #feeling .txtArea .txt {
    font-size: 3.39vw;
  }
  #feeling .txtArea .txt02 {
    font-size: 3.911vw;
  }
  #feeling .txtArea .txt02 b {
    font-size: 5.215vw;
  }
}


/* #con01 */
/*---------------------*/
#con01 {
  margin: 0 auto;
  padding-bottom: 6em;
}
#con01 .flex_ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#con01 .flex_ul.ul01 {
  padding-top: 3.5em;
  margin-bottom: 6em;
  border-top: 0.5px solid #d3d09c;
}
#con01 .flex_ul.ul01 li:nth-child(1) {
  width: 41.5%;
  margin-top: 3.5em;
}
#con01 .flex_ul.ul01 li:nth-child(2) {
  width: 54%;
}
/**/
#con01 .flex_ul.ul02 {
  flex-direction: row-reverse;
}
#con01 .flex_ul.ul02 li:nth-child(1) {
  width: 45%;
  margin-top: 3.5em;
}
#con01 .flex_ul.ul02 li:nth-child(2) {
  /* width: 44%; */
  width: 53%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#con01 .flex_ul.ul02 .imgArea .img01 {
  width: 100%;
  max-width: 420px;
  margin: 0 0 2em 8.5em;
}
#con01 .flex_ul.ul02 .imgArea .img02 {
  width: 100%;
  max-width: 360px;
}
/**/
#con01 .flex_ul.ul03 {
  margin-bottom: 6em;
}
#con01 .flex_ul.ul03 li:nth-child(1) {
  width: 41.5%;
  margin-top: 3.5em;
}
#con01 .flex_ul.ul03 li:nth-child(2) {
  width: 54%;
}

@media screen and (max-width: 1200px) {

  #con01 .flex_ul.ul02 li:nth-child(1) {
    width: 48%;
  }

  #con01 .flex_ul.ul02 li:nth-child(2) {
    width: 47%;
  }

}

@media screen and (max-width: 767px) {
  #con01 {
    padding-bottom: 5em;
  }
  #con01 .flex_ul {
    display: block;
  }
  #con01 .flex_ul.ul01 {
    padding-top: 0;
    margin-bottom: 5em;
  }
  #con01 .flex_ul.ul01 li:nth-child(1) {
    width: 100%;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
  }
  #con01 .flex_ul.ul01 li:nth-child(2) {
    width: 100%;
  }
  /**/
  #con01 .flex_ul.ul02 li:nth-child(1) {
    width: 100%;
    margin-top: 0;
    margin-bottom: 1.5em;
  }
  #con01 .flex_ul.ul02 li:nth-child(2) {
    width: 100%;
  }
  #con01 .flex_ul.ul02 .imgArea .img01 {
    width: 85%;
    max-width: fit-content;
    /*width: 54.75vw;*/
    /*max-width: 420px;*/
    margin: 0 0 6% 15%;
  }
  #con01 .flex_ul.ul02 .imgArea .img02 {
    width: 75%;
    max-width: fit-content;
    /*width: 46.93vw;*/
    /*max-width: 360px;*/
  }
  /**/
  #con01 .flex_ul.ul03 {
    padding-top: 0;
    margin-bottom: 5em;
  }
  #con01 .flex_ul.ul03 li:nth-child(1) {
    width: 100%;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
  }
  #con01 .flex_ul.ul03 li:nth-child(2) {
    width: 100%;
  }
}


/* #con02 */
/*---------------------*/
#con02 {
  margin: 0 auto;
  padding-bottom: 12em;
}
#con02 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#con02 li:nth-child(1) {
  width: 44.5%;
}
#con02 li:nth-child(2) {
  width: 51%;
  position: relative;
  margin-top: -14em;
}
#con02 .img01 {
  width: 100%;
  max-width: 590px;
  /*position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 340px;
  margin: 0 0 0 4em;
  z-index: 2;
  */
}
/*
#con02 .img02 {
  position: absolute;
  top: 33%;
  left: 0;
  width: 100%;
  max-width: 300px;
  z-index: 2;
}
#con02 .img03 {
  position: absolute;
  top: 83%;
  left: 0;
  width: 100%;
  max-width: 241px;
  z-index: 2;
}
#con02 .img04 {
  position: absolute;
  top: 90%;
  right: 0;
  width: 100%;
  max-width: 450px;
  z-index: 1;
}*/
/**/
#con02 .bot_imgArea {
  width: 100%;
  max-width: 1070px;
  /*margin-top: -12em;*/
  /* margin-top: -34.5em; */
  margin-top: -37em;
}
#con02 .flex_ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#con02 .bot_imgArea .img02 {
  width: 62%;
}
/*
#con02 .bot_imgArea .img03 {
  width: 32.5%;
  margin-top: 16em;
}*/

@media screen and (max-width: 1100px) {
#con02 li:nth-child(2) {
  margin-top: -4em;
}
#con02 .bot_imgArea {
  margin-top: -31em;
}
/*
#con02 .bot_imgArea .img03 {
  margin-top: 8em;
}*/
}

@media screen and (max-width: 767px) {
#con02 {
  padding-bottom: 5em;
}
#con02 ul {
  display: block;
}
#con02 li:nth-child(1) {
  width: 100%;
  margin-bottom: 1.5em;
}
#con02 li:nth-child(2) {
  width: 100%;
  margin-top: 0;
}
#con02 .img01 {
  width: 100%;
  max-width: fit-content;
  margin-bottom: 2em;
}
#con02 .bot_imgArea {
  margin-top: 2em;
}
#con02 .flex_ul {
  display: block;
}
#con02 .bot_imgArea .img02 {
  width: 100%;
}
/*
#con02 .bot_imgArea .img03 {
  width: 80%;
  margin: 2em auto 0;
}*/
}


/* #con03 */
/*---------------------*/
#con03 {
  margin: 0 auto;
}
#con03 .boxArea {
  padding: 6em 0 5em;
  border: 0.5px solid #d3d09c;
}
#con03 .boxArea .width01 {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
}
#con03 .boxArea ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#con03 .boxArea li:nth-child(1) {
  /*width: 70%;*/
  width: 100%;
}
/*#con03 .boxArea li:nth-child(2) {
  width: 30%;
  margin-top: 8.2em;
}*/
/*#con03 .boxArea .txt {
  padding-right: 3.5em;
}*/
#con03 .boxArea .img01 {
  margin-bottom: 3.2em;
}
#con03 .boxArea .img01.last {
  margin-bottom: 0;
}

@media screen and (max-width: 1100px) {
  #con03 .boxArea .width01 {
    width: 90%;
  }
}

@media screen and (max-width: 767px) {
  #con03 .boxArea {
    padding: 3em 0;
  }
  #con03 .boxArea ul {
    display: block;
  }
  #con03 .boxArea li:nth-child(1) {
    width: 100%;
  }
  #con03 .boxArea li:nth-child(2) {
    width: 100%;
    margin-top: 3em;
  }
  #con03 .boxArea .txt {
    padding-right: 0;
  }
  #con03 .boxArea .img01 {
    margin-bottom: 2em;
  }
}


/* スライダー */
/*---------------------*/
#con04 {
  width: 100%;
}
#con04 .swiper {
  width: 100%;
}
#con04 .swiper-wrapper {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  gap: 0;
}
#con04 .swiper-slide {
  display: flex;
  padding: 0;
  margin: 0!important;
}
#con04 .swiper-slide .imageCap {
  padding: 0;
  margin: 0;
  background: #ccc;
}
#con04 .swiper-slide .imageCap img {
  display: block; /* inline-block の余白を防ぐ */
  width: 100%;
  height: auto;
}

