@charset "UTF-8";
body {
  background-color: #fff;
  font-family: shippori-mincho, YuMincho, "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", sans-serif;
}
body > img {
  height: 0;
}

img {
  height: auto;
  max-width: 100%;
}

a {
  color: #082154;
}

.c-facilities a {
  color: inherit;
}

.js-nav .c-nav__right {
  color: #082154;
}

.c-nav__wrapper {
  align-items: flex-start;
}

.js-nav .c-nav__right {
  margin-top: 15px;
}

.c-menu__right p,
.c-nav__toggle p {
  font-family: shippori-mincho, YuMincho, "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", sans-serif;
  font-weight: 400;
}

.c-menu__right {
  color: #fff;
}

.c-menu {
  background-color: #082154;
}

.c-menu__wrapper {
  position: relative;
}
.c-menu__wrapper .c-menu__content {
  z-index: 10;
}
.c-menu__wrapper canvas {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .c-menu__wrapper canvas {
    display: none;
  }
}

.c-menu__content a {
  color: #fff;
}
@media only screen and (max-width: 1023px) {
  .c-menu__content {
    padding-top: 18vh;
    padding-bottom: 180px;
  }
}

.c-menu__contact {
  color: #fff;
}
.c-menu__contact .phone h2 {
  font-weight: 500;
  font-size: 3.4rem;
}
@media only screen and (max-width: 1023px) {
  .c-menu__contact .phone h2 {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 1023px) {
  .c-menu__contact .map th,
  .c-menu__contact .map td {
    font-size: 1.3rem;
  }
}
.c-menu__contact .c-menu__btn a {
  background-color: rgba(177, 148, 66, 0.85);
  display: flex;
  font-size: 1.5rem;
  height: 65px;
  justify-content: center;
  align-items: center;
  width: 310px;
}
@media only screen and (max-width: 1023px) {
  .c-menu__contact .c-menu__btn {
    display: none;
  }
}

.c-menu__sub a {
  font-size: 1.6rem;
  display: inline-block;
}
@media only screen and (max-width: 1023px) {
  .c-menu__sub a {
    font-size: 1.3rem;
    margin: 0 0 5px;
  }
}

.c-nav__toggle .hamburger {
  background: url("../img/nav_icon2.svg") no-repeat 0 0;
  background-size: 100%;
  height: 22px;
  width: 41px;
}
.c-nav__toggle .hamburger span {
  display: none;
}

.attention__content {
  background-color: #F4F4F4;
  color: #082154;
}
.attention__content.notify {
  margin-bottom: 0;
  border-bottom: 1px solid #000;
}
.attention__content.notify h2 {
  color: #9D7608;
}
.attention__content.notify h2:after {
  border-bottom-color: #9D7608;
}

.c-title {
  color: #082154;
}
.c-title .tle {
  font-family: big-caslon-fb, serif;
  font-size: 2.2rem;
  line-height: 1.2;
  letter-spacing: 0.1em;
}
.c-title p {
  font-size: 1.4rem;
}
@media only screen and (min-width: 1024px) {
  .c-title .tle {
    font-size: 3.4rem;
  }
  .c-title p {
    font-size: 1.8rem;
  }
}

.c-reservation {
  background-color: rgba(177, 148, 66, 0.85);
  border-color: rgba(177, 148, 66, 0.85);
}
.c-reservation:hover {
  background-color: rgb(177, 148, 66) !important;
  border-color: rgb(177, 148, 66) !important;
}
@media only screen and (min-width: 1024px) {
  .c-reservation.--menu-active {
    display: none;
  }
}

.homepage .js-nav .c-nav__left {
  height: auto;
}
.homepage .js-nav .c-nav__left img {
  width: 168px;
}
.homepage .js-nav .c-nav__toggle .hamburger {
  background-image: url("../img/nav_icon.svg");
}
.homepage .js-nav.--invert .logo_white {
  display: block;
}
.homepage .js-nav.--invert .logo_black {
  display: none;
}
.homepage .js-nav.--invert .c-nav__toggle p {
  color: #fff;
}
.homepage .js-nav.--invert.--is-top .c-nav__menu li a {
  color: #082154;
}
.homepage .js-nav.--invert.--is-top .c-nav__toggle p {
  color: #082154;
}
.homepage .js-nav.--invert.--is-top .c-nav__toggle .hamburger {
  background-image: url("../img/nav_icon2.svg");
}
@media only screen and (max-width: 1023px) {
  .homepage .js-reservation {
    background-color: rgba(177, 148, 66, 0.85);
    border-color: rgba(177, 148, 66, 0.85);
  }
}
.homepage .js-reservation.--active {
  background-color: rgba(177, 148, 66, 0.85);
  border-color: rgba(177, 148, 66, 0.85);
}
.homepage .js-reservation.--active:hover {
  background-color: rgb(177, 148, 66) !important;
  border-color: rgb(177, 148, 66) !important;
}
.homepage .js-reservation.--menu-active {
  background-color: rgba(177, 148, 66, 0.85) !important;
  border-color: rgba(177, 148, 66, 0.85) !important;
}
.homepage .c-nav__menu li a {
  color: #fff;
}
.homepage .mainvisual__wrapper .mv {
  height: 100%;
}
.homepage .mainvisual__wrapper .mv img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.homepage .concept__container {
  position: relative;
}
.homepage .concept__container canvas {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.homepage .concept__wrapper {
  background-color: #082154;
  margin-top: 0;
  padding-top: 140px;
}
@media only screen and (max-width: 1023px) {
  .homepage .concept__wrapper {
    padding-top: 75px;
  }
}
.homepage .concept__title h2 {
  color: #fff;
  font-size: 2.4rem;
  line-height: 1.4;
}
@media only screen and (min-width: 1024px) {
  .homepage .concept__title h2 {
    font-size: 3.6rem;
  }
}
.homepage .concept__slide picture {
  width: auto;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.homepage .concept__slide picture img {
  width: auto;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.homepage .concept__content {
  padding: 0 0 200px;
}
.homepage .concept__content .text {
  width: 100%;
}
.homepage .concept__content .text p {
  color: #fff;
  font-size: 1.5rem;
}
@media only screen and (max-width: 1023px) {
  .homepage .concept__content .concept_logo {
    margin-top: 50px;
    display: flex;
    justify-content: flex-end;
  }
  .homepage .concept__content .concept_logo img {
    width: 125px;
  }
}
@media only screen and (min-width: 1024px) {
  .homepage .concept__content {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 300px;
  }
  .homepage .concept__content .text p {
    font-size: 2.4rem;
    line-height: 1.6;
    margin-bottom: 0;
  }
}
.homepage #aboutwinery {
  background-color: #BBA989;
}
.homepage #aboutwinery .c-title {
  color: #fff;
}
.homepage .about__wrapper {
  margin-top: 0;
}
@media only screen and (min-width: 1024px) {
  .homepage .about__wrapper {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 1024px) {
  .homepage .pickup {
    padding-top: 150px;
  }
}
.homepage .access__title .tle {
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 1.2;
}
.homepage .access__title .tle span {
  margin-left: -0.5em;
}
@media only screen and (max-width: 1023px) {
  .homepage .access__title .tle {
    font-size: 2.2rem;
  }
}
.homepage .access__content {
  color: #082154;
  justify-content: space-between;
}
.homepage .access__content .btn a {
  border-color: #082154;
}
.homepage .access__content .btn a:hover {
  background-color: #082154;
  color: #fff;
}
.homepage .access__contact .phone h2 {
  font-weight: 500;
}
@media only screen and (max-width: 1023px) {
  .homepage .access__contact .c-table th,
  .homepage .access__contact .c-table td {
    font-size: 1.3rem;
  }
}
@media only screen and (min-width: 1024px) {
  .homepage .access__contact {
    width: 44%;
  }
}
.homepage .access__popup {
  background-color: rgba(0, 0, 0, 0.5);
}
.homepage .access__popup .popup-inner {
  background-color: #ffffff;
}
.homepage .access__popup .popup-items {
  border-top-color: rgba(7, 33, 84, 0.2);
  font-weight: 500;
}
.homepage .access__popup .popup-items:last-child {
  border-bottom-color: rgba(7, 33, 84, 0.2);
}
.homepage .access__popup .popup-items p {
  font-weight: 500;
}
.homepage #winerytour,
.homepage .shop {
  background-color: #BBA989;
}

.c-fadein-swiper .swiper-slide picture img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .c-fadein-swiper .content-title .tle {
    color: #fff;
  }
}
.c-fadein-swiper .content-left p.map_link_txt {
  font-size: 2.8rem;
  line-height: 1.4;
}
.c-fadein-swiper .content-btn a {
  color: #fff;
  position: relative;
}
.c-fadein-swiper .content-btn a:after {
  background: url("../img/top/arrow.svg") no-repeat 0 0;
  background-size: 100%;
  content: "";
  display: block;
  height: 9px;
  margin: 0 0 0 10px;
  width: 16px;
}
.c-fadein-swiper .content-btn a:hover {
  background-color: #B19442;
  border-color: #B19442;
}

#winerytour {
  margin-top: 0;
}
@media only screen and (max-width: 1023px) {
  #winerytour {
    padding-top: 120px;
  }
}

.tour__content p {
  color: #082154;
}
.tour__content .tour__btn a {
  border-color: #082154;
  position: relative;
}
.tour__content .tour__btn a:after {
  background: url("../img/top/arrow2.svg") no-repeat 0 0;
  background-size: 100%;
  content: "";
  display: block;
  height: 9px;
  margin: -5px 0 0;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 16px;
}

.shop {
  margin-top: 0 !important;
  position: relative;
  overflow: hidden;
}
.shop canvas {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.shop .shop_detail > p {
  color: #082154;
  line-height: 1.6;
}
@media only screen and (max-width: 1023px) {
  .shop {
    padding-top: 100px !important;
    padding-bottom: 200px;
  }
  .shop .shop__title {
    margin-bottom: 30px;
  }
  .shop .shop_pict {
    position: relative;
  }
  .shop .swiper-nav-area {
    position: absolute;
    top: -30px;
    right: 0;
  }
  .shop .swiper-nav-area .swiper-button-next,
  .shop .swiper-nav-area .swiper-button-prev {
    background: url("../img/top/arrow3.svg") no-repeat 0 0;
    height: 20px;
    width: 20px;
  }
  .shop .swiper-nav-area .swiper-button-next:after,
  .shop .swiper-nav-area .swiper-button-prev:after {
    display: none;
  }
  .shop .swiper-nav-area .swiper-button-next {
    right: 0;
  }
  .shop .swiper-nav-area .swiper-button-prev {
    left: auto;
    right: 30px;
    transform: scale(-1, 1);
  }
  .shop .shop_detail > p {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .shop {
    padding-top: 120px;
    padding-bottom: 280px;
  }
  .shop .shop_contents {
    margin: 0 auto;
    max-width: 1280px;
  }
  .shop .shop_pict {
    display: flex;
    justify-content: space-between;
  }
  .shop .shop_pict .shop_pict_detail {
    width: 48.8%;
  }
  .shop .swiper-nav-area {
    display: none;
  }
  .shop .shop__title {
    margin-bottom: 40px;
  }
  .shop .shop_detail > p {
    font-size: 1.6rem;
    margin-top: 40px;
  }
}

.c-nav__left img {
  width: 110px;
}
@media only screen and (max-width: 1023px) {
  .c-nav__left img {
    width: 70px;
  }
}

.accesspage {
  color: #082154;
}
.accesspage .c-nav__menu li.c-nav_access:after {
  transform: scaleX(1);
  transform-origin: bottom left;
  opacity: 1;
}
.accesspage .tab-content--top p {
  font-size: 1.3rem;
  margin-top: 45px;
  line-height: 1.4;
  color: rgba(0, 66, 41, 0.7);
}
@media only screen and (max-width: 1023px) {
  .accesspage .tab-content--top p {
    margin-top: 25px;
  }
}
.accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 {
  background-color: #F4F4F4;
}
.accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .special li {
  color: #9D7608;
  text-indent: -1.2em;
  padding-left: 1.2em;
}
.accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .special li a {
  color: #9D7608;
  display: inline;
  text-decoration: underline;
}
.accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .special li a:hover {
  text-decoration: none;
}
.accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 a.btn_pdf {
  border-color: #082154;
}
.accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .line {
  border-top-color: #fff;
}
.accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .flex .right img {
  height: auto;
  width: 510px;
}
.accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .walk_info p {
  margin-bottom: 15px;
}
.accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .walk_info p.notice {
  font-size: 1.3rem;
  color: #9D7608;
  text-indent: -1.2em;
  padding-left: 1.2em;
  margin-bottom: 2px;
}
.accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .walk_info p.notice:last-of-type {
  margin-bottom: 40px;
}
.accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .walk_info ul {
  display: flex;
  justify-content: space-between;
  max-width: 1160px;
  margin: 0 auto;
}
.accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .walk_info ul li {
  margin-right: 3.8%;
  position: relative;
  width: 22.15%;
}
.accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .walk_info ul li p {
  font-size: 1.5rem;
  margin: 15px 0 0;
}
.accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .walk_info ul li:after {
  background: url("../img/access/icon.svg") no-repeat 0 0;
  background-size: 100%;
  content: "";
  height: 16px;
  position: absolute;
  top: 80px;
  right: -11%;
  width: 12px;
}
.accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .walk_info ul li:last-child {
  margin-right: 0;
}
.accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .walk_info ul li:last-child:after {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .walk_info ul {
    flex-flow: column;
  }
  .accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .walk_info ul li {
    display: flex;
    align-items: center;
    margin: 0 0 30px;
    width: 100%;
  }
  .accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .walk_info ul li:last-child {
    margin-bottom: 0;
  }
  .accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .walk_info ul li:after {
    top: auto;
    right: auto;
    left: 45px;
    bottom: -20px;
    transform: rotate(90deg);
    height: 10px;
    width: 8px;
  }
  .accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .walk_info ul li img {
    width: 110px;
  }
  .accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .walk_info ul li p {
    font-size: 1.3rem;
    line-height: 1.3;
    margin: 0 0 0 20px;
    width: 55%;
  }
}
.accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .parking_info p {
  margin-bottom: 10px;
}
.accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .parking_info p.notice {
  color: #9D7608;
  font-size: 1.3rem;
  margin-bottom: 45px;
  text-indent: -1.2em;
  padding-left: 1.2em;
}
.accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .parking_info .parkingnavi_info {
  display: flex;
  align-items: flex-end;
}
.accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .parking_info .parkingnavi_info dl dt {
  line-height: 1.4;
  font-size: 1.6rem;
  margin-top: 30px;
}
.accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .parking_info .parkingnavi_info dl dt:first-of-type {
  margin-top: 0;
}
.accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .parking_info .parkingnavi_info dl dd {
  line-height: 1.4;
  margin-top: 10px;
  padding-left: 1.2em;
}
.accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .parking_info .parkingnavi_info .navi_pict {
  margin-left: 80px;
}
@media only screen and (max-width: 1023px) {
  .accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .parking_info p.notice {
    font-size: 1.2rem;
    margin-bottom: 25px;
  }
  .accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .parking_info .parkingnavi_info {
    flex-flow: column;
  }
  .accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .parking_info .parkingnavi_info dl dt {
    font-size: 1.4rem;
    margin-top: 20px;
  }
  .accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .parking_info .parkingnavi_info dl dt:first-of-type {
    margin-top: 0;
  }
  .accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .parking_info .parkingnavi_info dl dd {
    font-size: 1.3rem;
    padding-left: 0;
  }
  .accesspage .trafic__tabs .content-wrapper .tab-content--bottom.tab1 .parking_info .parkingnavi_info .navi_pict {
    margin: 25px 0 0;
  }
}
.accesspage .map__contact .map p {
  color: #9D7608;
  font-size: 1.3rem;
  margin-top: 30px;
  line-height: 1.4;
}
@media only screen and (max-width: 1023px) {
  .accesspage .map__contact .map p {
    font-size: 1.2rem;
    margin-top: 20px;
  }
}
.accesspage .map__content {
  background-color: #F4F4F4;
}
.accesspage .map__content .btn {
  border-color: #082154;
}
.accesspage .trafic__tabs .tabs {
  gap: 0;
}
.accesspage .trafic__tabs .tabs .tab-link:first-of-type {
  margin-right: 30px;
}
@media only screen and (max-width: 1023px) {
  .accesspage .trafic__tabs .tabs .tab-link:first-of-type {
    margin-right: 20px;
  }
}
.accesspage .map__text ul li:nth-child(2) {
  margin-bottom: 0;
}
@media only screen and (max-width: 1023px) {
  .accesspage .map__text ul li:nth-child(2) {
    margin-bottom: 10px;
  }
}
.accesspage .map__text ul li:nth-child(3) {
  opacity: 1;
  font-size: 1.6rem;
  margin-bottom: 20px;
}
.accesspage .map__text ul li:nth-child(3):before {
  content: "● ";
}
.accesspage .shuttle .bus_stop ul li {
  padding-left: 15px;
  text-indent: -16px;
  font-size: 1.3rem;
  line-height: 1.6;
  font-weight: 500;
  opacity: 0.7;
}
.accesspage .shuttle .bus_stop ul li.note {
  color: #9D7608;
}
.accesspage .shuttle .bus_stop ul li:before {
  content: "※ ";
  padding-right: 0;
}
.accesspage h3 {
  font-size: 2rem;
  margin: 25px auto;
}
.accesspage .shuttle {
  /* 注釈横並び時もどす20260130 */
  /* display: flex;
  justify-content: space-between; */
  margin-bottom: 50px;
}
.accesspage .shuttle .bus_stop {
  /* 注釈横並び時もどす20260130 */
  /* margin-left: 50px;
  padding-top: 65px; */
  padding-top: 10px;
}
.accesspage .shuttle .time_table {
  min-width: 650px;
  width: 790px;
}
.accesspage .shuttle .time_table ul {
  display: flex;
  justify-content: space-between;
}
.accesspage .shuttle .time_table ul li:first-child {
  margin-right: 20px;
}
@media only screen and (max-width: 1023px) {
  .accesspage .shuttle {
    display: block;
  }
  .accesspage .shuttle .bus_stop {
    padding-top: 0;
    margin-left: 0;
  }
  .accesspage .shuttle .time_table {
    min-width: 0;
    margin-bottom: 30px;
    width: auto;
  }
  .accesspage .shuttle .time_table ul {
    display: block;
  }
  .accesspage .shuttle .time_table ul li:first-child {
    margin: 0 0 15px;
  }
}

.aboutpage .js-nav .logo_white {
  display: block;
}
.aboutpage .js-nav .logo_black {
  display: none;
}
.aboutpage .js-nav .c-nav__toggle .hamburger {
  background-image: url("../img/nav_icon.svg");
}
.aboutpage .js-nav .c-nav__toggle p {
  color: #fff;
}
.aboutpage .js-nav .c-nav__menu li {
  color: #fff;
}
.aboutpage .js-nav .c-nav__menu li a {
  color: #fff;
}
.aboutpage .js-nav.slidearea .logo_white {
  display: none;
}
.aboutpage .js-nav.slidearea .logo_black {
  display: none;
}
.aboutpage .js-nav.slidearea .c-nav__menu {
  display: none;
}
.aboutpage .js-nav.--invert .logo_white {
  display: none;
}
.aboutpage .js-nav.--invert .logo_black {
  display: block;
}
.aboutpage .js-nav.--invert .c-nav__menu li {
  color: #082154;
}
.aboutpage .js-nav.--invert .c-nav__menu li a {
  color: #082154;
}
.aboutpage .js-nav.--invert .c-nav__toggle p {
  color: #082154;
}
.aboutpage .js-nav.--invert .c-nav__toggle .hamburger {
  background-image: url("../img/nav_icon2.svg");
}
.aboutpage .c-nav__menu li.c-nav_about:after {
  transform: scaleX(1);
  transform-origin: bottom left;
  opacity: 1;
}
.aboutpage .about__swiper {
  position: relative;
}
.aboutpage .mainvisual__scrolldown {
  position: absolute;
  bottom: 100px;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.5s ease-in-out;
  z-index: 10;
}
.aboutpage .mainvisual__scrolldown p {
  color: #fff;
  font-size: 1.4rem;
  margin-bottom: 18px;
}
.aboutpage .mainvisual__scrolldown .line {
  display: block;
  height: 40px;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.3);
  text-align: center;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
.aboutpage .mainvisual__scrolldown .line span {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 0%;
  animation: 4s infinite scroll-down;
  background-color: #fff;
}
@media only screen and (max-width: 1023px) {
  .aboutpage .mainvisual__scrolldown {
    bottom: 160px;
    right: 25px;
    left: auto;
  }
  .aboutpage .mainvisual__scrolldown .line {
    height: 45px;
  }
}
.aboutpage .about__swiper {
  overflow: hidden;
  position: relative;
}
.aboutpage .about__swiper.scroll:after {
  content: "";
  height: 40vh;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5;
}
.aboutpage .about__swiper .scrollable-element {
  height: 100vh;
  overflow-y: scroll;
}
.aboutpage .about__swiper .scrollable-element #suntoryCommonFooter {
  margin-bottom: 100px;
}
.aboutpage .about__swiper .scrollable-element .about__slide {
  height: calc(100vh - 100px);
}
.aboutpage .about__swiper .scrollable-element .about__slide .slide_txt_area {
  bottom: 40px;
}
.aboutpage .about__swiper .scrollable-element .about__slide .mainvisual__scrolldown {
  bottom: 0;
}
.aboutpage .about__swiper .scrollable-element .shop {
  padding-bottom: 20px;
}
.aboutpage .about__swiper .section02 {
  background-color: #082154;
}
.aboutpage .about__swiper .about__slide {
  color: #fff;
  height: 100%;
  position: relative;
}
.aboutpage .about__swiper .about__slide img {
  max-height: 100vh;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.aboutpage .about__swiper .about__slide .title_area {
  position: absolute;
  top: 195px;
  left: 45px;
}
.aboutpage .about__swiper .about__slide .title_area h1 {
  font-size: 2.8rem;
  line-height: 1.2;
}
.aboutpage .about__swiper .about__slide .sec_title {
  font-size: 2.6rem;
  display: flex;
  align-items: center;
  position: absolute;
  left: 45px;
  top: 45px;
}
.aboutpage .about__swiper .about__slide .sec_title:before {
  background: url("../img/about/icon03.svg") no-repeat 0 0;
  content: "";
  height: 60px;
  margin-right: 20px;
  width: 60px;
}
.aboutpage .about__swiper .about__slide .sec_title.title04:before {
  background-image: url("../img/about/icon04.svg");
}
.aboutpage .about__swiper .about__slide .sec_title.title05:before {
  background-image: url("../img/about/icon05.svg");
}
.aboutpage .about__swiper .about__slide .sec_title.title06:before {
  background-image: url("../img/about/icon06.svg");
}
.aboutpage .about__swiper .about__slide .sec_title.title07:before {
  background-image: url("../img/about/icon07.svg");
}
.aboutpage .about__swiper .about__slide .sec_title.title08:before {
  background-image: url("../img/about/icon08.svg");
}
.aboutpage .about__swiper .about__slide .slide_txt_area {
  position: absolute;
  bottom: 140px;
  left: 45px;
  width: 360px;
}
.aboutpage .about__swiper .about__slide .slide_txt_area h2 {
  font-size: 2.2rem;
  margin-bottom: 25px;
  line-height: 1.4;
}
.aboutpage .about__swiper .about__slide .slide_txt_area p {
  font-size: 1.5rem;
  line-height: 1.4;
}
.aboutpage .about__swiper .about__slide .about_flow {
  display: flex;
  justify-content: center;
  margin: -85px auto 0;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}
.aboutpage .about__swiper .about__slide .about_flow li {
  color: #fff;
  font-size: 2.4rem;
  margin-right: 100px;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .aboutpage .about__swiper .about__slide .about_flow li {
    writing-mode: vertical-rl;
  }
}
.aboutpage .about__swiper .about__slide .about_flow li:before {
  background: url("../img/about/icon03.svg") no-repeat 0 0;
  background-size: 100%;
  content: "";
  height: 60px;
  display: block;
  position: absolute;
  top: -80px;
  left: -20px;
  width: 60px;
}
.aboutpage .about__swiper .about__slide .about_flow li:after {
  background: url("../img/about/arrow.svg") no-repeat 0 0;
  content: "";
  height: 17px;
  position: absolute;
  top: -58px;
  right: -50px;
  width: 9px;
}
.aboutpage .about__swiper .about__slide .about_flow li:nth-child(2):before {
  background-image: url("../img/about/icon04.svg");
}
.aboutpage .about__swiper .about__slide .about_flow li:nth-child(3):before {
  background-image: url("../img/about/icon05.svg");
}
.aboutpage .about__swiper .about__slide .about_flow li:nth-child(4):before {
  background-image: url("../img/about/icon06.svg");
}
.aboutpage .about__swiper .about__slide .about_flow li:nth-child(5):before {
  background-image: url("../img/about/icon07.svg");
}
.aboutpage .about__swiper .about__slide .about_flow li:nth-child(6) {
  margin-right: 0;
}
.aboutpage .about__swiper .about__slide .about_flow li:nth-child(6):before {
  background-image: url("../img/about/icon08.svg");
}
.aboutpage .about__swiper .about__slide .about_flow li:nth-child(6):after {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .aboutpage .about__swiper .about__slide .title_area {
    top: 135px;
    left: 25px;
  }
  .aboutpage .about__swiper .about__slide .title_area h1 {
    font-size: 2.2rem;
  }
  .aboutpage .about__swiper .about__slide .sec_title {
    font-size: 1.8rem;
    left: 25px;
    top: 17px;
  }
  .aboutpage .about__swiper .about__slide .sec_title:before {
    background-size: 100%;
    height: 45px;
    margin-right: 15px;
    width: 45px;
  }
  .aboutpage .about__swiper .about__slide .slide_txt_area {
    bottom: 160px;
    left: 25px;
    width: 85%;
    max-width: 340px;
  }
  .aboutpage .about__swiper .about__slide .slide_txt_area h2 {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
  .aboutpage .about__swiper .about__slide .slide_txt_area p {
    font-size: 1.3rem;
  }
  .aboutpage .about__swiper .about__slide .about_flow {
    flex-flow: column;
    margin: -20vw 0 0;
    bottom: 0;
    top: 0;
    left: 125px;
    right: auto;
  }
  .aboutpage .about__swiper .about__slide .about_flow li {
    font-size: 1.8rem;
    margin: 0 0 60px;
  }
  .aboutpage .about__swiper .about__slide .about_flow li:last-child {
    margin-bottom: 0;
  }
  .aboutpage .about__swiper .about__slide .about_flow li:before {
    height: 50px;
    top: -15px;
    left: -65px;
    width: 50px;
  }
  .aboutpage .about__swiper .about__slide .about_flow li:after {
    background-size: 100%;
    top: 43px;
    right: auto;
    left: -42px;
    transform: rotate(90deg);
    height: 10px;
    width: 5px;
  }
  .aboutpage .about__swiper .scrollable-element #suntoryCommonFooter {
    margin-bottom: 40px;
  }
  .aboutpage .about__swiper .scrollable-element #winerytour {
    padding-top: 75px;
  }
  .aboutpage .about__swiper .scrollable-element .shop {
    padding-top: 145px !important;
    padding-bottom: 75px;
  }
  .aboutpage .about__swiper .scrollable-element .shop .shop__title {
    top: 55px;
  }
  .aboutpage .about__swiper .scrollable-element .tour__content p {
    margin: 35px 0 30px;
  }
}
.aboutpage .tour__title {
  margin-bottom: 40px;
}
@media only screen and (max-width: 1023px) {
  .aboutpage .tour__title {
    margin-bottom: 32px;
  }
}
@media only screen and (min-width: 1024px) {
  .aboutpage .tour__swiper .swiper-pagination {
    bottom: 45px;
  }
}

#fp-nav.none {
  display: none;
}
#fp-nav ul li:first-child {
  display: none;
}
#fp-nav ul li a span {
  border: 2px solid #fff;
  background-color: #fff;
  opacity: 0.3;
  border-radius: 50%;
  height: 10px;
  width: 10px;
}
#fp-nav ul li a.active span {
  border-color: #fff;
  background-color: #B19442;
  height: 10px;
  margin: -2px 0 0 -2px;
  opacity: 1;
  width: 10px;
}
#fp-nav ul li a.active:hover span, #fp-nav ul li a:hover span {
  margin: -2px 0 0 -2px;
}

.newspage .c-nav__menu li.c-nav_news:after {
  transform: scaleX(1);
  transform-origin: bottom left;
  opacity: 1;
}
.newspage .news__heading h2 {
  color: #082154;
}
.newspage .news__items p {
  font-weight: 500;
}
.newspage .news__control a.news__prev {
  position: relative;
}
.newspage .news__control a.news__prev p {
  margin-left: 15px;
  font-weight: 400;
}
.newspage .news__control a.news__next {
  position: relative;
}
.newspage .news__control a.news__next p {
  font-weight: 400;
  margin-right: 15px;
}
.newspage .news__control a.active {
  border-bottom: 1px solid #082154;
}

.articlepage {
  color: #082154;
}
.articlepage .c-nav__menu li.c-nav_news:after {
  transform: scaleX(1);
  transform-origin: bottom left;
  opacity: 1;
}
.articlepage .article__control {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.articlepage .article__control a {
  justify-content: center;
  width: 25%;
}
.articlepage .article__control a:nth-child(1) {
  margin-right: auto;
  justify-content: flex-start;
  position: relative;
}
.articlepage .article__control a:nth-child(1) p {
  margin-left: 15px;
}
.articlepage .article__control a:nth-child(3) {
  margin-left: auto;
  justify-content: flex-end;
  position: relative;
}
.articlepage .article__control a:nth-child(3) p {
  margin-right: 15px;
}
.articlepage .article__body a {
  color: #082154;
}
@media only screen and (max-width: 1023px) {
  .articlepage .article__body a.btn {
    height: auto;
  }
}

.c-nav__right,
.c-nav__menu,
.accesspage .map__content,
.articlepage .article__body .col2,
.newspage .news__next,
.articlepage .article__control .next,
.newspage .news__prev,
.articlepage .article__control .prev,
.newspage .news__pagination,
.articlepage .article__sub,
.c-facilities__flex {
  gap: 0;
}

.c-facilities__flex a:last-child {
  margin-left: 4px;
}

@media only screen and (min-width: 1024px) {
  .c-nav__menu {
    margin-right: 50px;
  }
  .c-nav__menu li {
    margin-left: 25px;
  }
  .c-nav__menu li:first-child {
    margin-left: 0;
  }
}

@media only screen and (min-width: 1024px) {
  .accesspage .map__content .map__info {
    margin-left: 100px;
  }
}

@media only screen and (min-width: 1024px) {
  .articlepage .article__body .col2 p:last-of-type {
    margin-left: 60px;
  }
}

.articlepage .article__sub span {
  margin: 0 20px;
}
@media only screen and (max-width: 1023px) {
  .articlepage .article__sub span {
    margin: 0 15px;
  }
}

.newspage .news__pagination a {
  margin-right: 15px;
}
.newspage .news__pagination a:last-child {
  margin-right: 0;
}

.newspage .news__next p,
.articlepage .article__control .next p {
  margin-right: 15px;
}
@media only screen and (max-width: 1023px) {
  .newspage .news__next p,
  .articlepage .article__control .next p {
    margin-right: 10px;
  }
}

.newspage .news__prev p,
.articlepage .article__control .prev p {
  margin-left: 15px;
}
@media only screen and (max-width: 1023px) {
  .newspage .news__prev p,
  .articlepage .article__control .prev p {
    margin-left: 10px;
  }
}

.articlepage .article__body p.video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.articlepage .article__control .list {
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 1023px) {
  .homepage .c-nav__left img {
    width: 100px;
  }
  .c-menu__left img {
    width: 70px;
  }
  .homepage .js-nav .c-nav__left img {
    height: auto;
    width: 100px;
  }
}/*# sourceMappingURL=style.css.map */