@charset "UTF-8";
/* =============================================
 ### ヘッダー　固定調整
============================================= */
.page__profile main,
.page__ourwines_list main,
.page__restaurant main,
.page__message main,
.page__farm main {
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  .page__profile main,
  .page__ourwines_list main,
  .page__restaurant main,
  .page__message main,
  .page__farm main {
    padding-top: 0;
  }
}
.page__profile .site_header:not(.show),
.page__ourwines_list .site_header:not(.show),
.page__restaurant .site_header:not(.show),
.page__message .site_header:not(.show),
.page__farm .site_header:not(.show) {
  background-color: transparent;
}
@media screen and (min-width: 768px) {
  .page__profile .site_header:not(.show),
  .page__ourwines_list .site_header:not(.show),
  .page__restaurant .site_header:not(.show),
  .page__message .site_header:not(.show),
  .page__farm .site_header:not(.show) {
    border-bottom: none;
  }
  .page__profile .site_header:not(.show) .sitelogo,
  .page__profile .site_header:not(.show) .en,
  .page__profile .site_header:not(.show) .jp,
  .page__ourwines_list .site_header:not(.show) .sitelogo,
  .page__ourwines_list .site_header:not(.show) .en,
  .page__ourwines_list .site_header:not(.show) .jp,
  .page__restaurant .site_header:not(.show) .sitelogo,
  .page__restaurant .site_header:not(.show) .en,
  .page__restaurant .site_header:not(.show) .jp,
  .page__message .site_header:not(.show) .sitelogo,
  .page__message .site_header:not(.show) .en,
  .page__message .site_header:not(.show) .jp,
  .page__farm .site_header:not(.show) .sitelogo,
  .page__farm .site_header:not(.show) .en,
  .page__farm .site_header:not(.show) .jp {
    color: #fff;
  }
}
.page__profile .site_header:not(.show) .main_nav > ul > li .toggle__content.open,
.page__ourwines_list .site_header:not(.show) .main_nav > ul > li .toggle__content.open,
.page__restaurant .site_header:not(.show) .main_nav > ul > li .toggle__content.open,
.page__message .site_header:not(.show) .main_nav > ul > li .toggle__content.open,
.page__farm .site_header:not(.show) .main_nav > ul > li .toggle__content.open {
  display: block;
}
@media screen and (min-width: 768px) {
  .page__profile .site_header:not(.show) .main_nav > ul > li .toggle__content.open,
  .page__ourwines_list .site_header:not(.show) .main_nav > ul > li .toggle__content.open,
  .page__restaurant .site_header:not(.show) .main_nav > ul > li .toggle__content.open,
  .page__message .site_header:not(.show) .main_nav > ul > li .toggle__content.open,
  .page__farm .site_header:not(.show) .main_nav > ul > li .toggle__content.open {
    background-color: rgba(0, 0, 0, 0.6);
  }
}
@media screen and (min-width: 768px) {
  .page__profile .site_header:not(.show) .main_nav > ul > li .toggle__content .toggle__content_list,
  .page__ourwines_list .site_header:not(.show) .main_nav > ul > li .toggle__content .toggle__content_list,
  .page__restaurant .site_header:not(.show) .main_nav > ul > li .toggle__content .toggle__content_list,
  .page__message .site_header:not(.show) .main_nav > ul > li .toggle__content .toggle__content_list,
  .page__farm .site_header:not(.show) .main_nav > ul > li .toggle__content .toggle__content_list {
    border-left: 1px solid #fff;
  }
}
@media screen and (min-width: 768px) {
  .page__profile .site_header:not(.show) .main_nav > ul > li .toggle__content li a,
  .page__ourwines_list .site_header:not(.show) .main_nav > ul > li .toggle__content li a,
  .page__restaurant .site_header:not(.show) .main_nav > ul > li .toggle__content li a,
  .page__message .site_header:not(.show) .main_nav > ul > li .toggle__content li a,
  .page__farm .site_header:not(.show) .main_nav > ul > li .toggle__content li a {
    color: #fff;
  }
}
@media screen and (min-width: 768px) {
  .page__profile .site_header:not(.show) .main_nav > ul > li .toggle__content li a::before,
  .page__ourwines_list .site_header:not(.show) .main_nav > ul > li .toggle__content li a::before,
  .page__restaurant .site_header:not(.show) .main_nav > ul > li .toggle__content li a::before,
  .page__message .site_header:not(.show) .main_nav > ul > li .toggle__content li a::before,
  .page__farm .site_header:not(.show) .main_nav > ul > li .toggle__content li a::before {
    border-left: 5px solid #fff;
  }
}
.page__profile .site_header.show .sp__header .sitelogo,
.page__ourwines_list .site_header.show .sp__header .sitelogo,
.page__restaurant .site_header.show .sp__header .sitelogo,
.page__message .site_header.show .sp__header .sitelogo,
.page__farm .site_header.show .sp__header .sitelogo {
  color: #000;
}
.page__profile .sp__header:not(.show) .sitelogo,
.page__profile .sp__header:not(.show) .drawer-toggle,
.page__ourwines_list .sp__header:not(.show) .sitelogo,
.page__ourwines_list .sp__header:not(.show) .drawer-toggle,
.page__restaurant .sp__header:not(.show) .sitelogo,
.page__restaurant .sp__header:not(.show) .drawer-toggle,
.page__message .sp__header:not(.show) .sitelogo,
.page__message .sp__header:not(.show) .drawer-toggle,
.page__farm .sp__header:not(.show) .sitelogo,
.page__farm .sp__header:not(.show) .drawer-toggle {
  color: #fff;
}
.page__profile .sp__header:not(.show) .btn__menu .icon::after, .page__profile .sp__header:not(.show) .btn__menu .icon::before,
.page__ourwines_list .sp__header:not(.show) .btn__menu .icon::after,
.page__ourwines_list .sp__header:not(.show) .btn__menu .icon::before,
.page__restaurant .sp__header:not(.show) .btn__menu .icon::after,
.page__restaurant .sp__header:not(.show) .btn__menu .icon::before,
.page__message .sp__header:not(.show) .btn__menu .icon::after,
.page__message .sp__header:not(.show) .btn__menu .icon::before,
.page__farm .sp__header:not(.show) .btn__menu .icon::after,
.page__farm .sp__header:not(.show) .btn__menu .icon::before {
  background-color: #fff;
}

main {
  padding-top: 80px;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  main {
    padding-top: 200px;
  }
}
@media screen and (min-width: 1200px) {
  main {
    padding-top: 300px;
  }
}

/* =============================================
 ### 下層基本
============================================= */
.page__lower .ttl_h1 {
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .page__lower .ttl_h1 {
    margin-bottom: 50px;
  }
}
.page__lower .ttl_h1 .en {
  font-size: 2.4rem;
}
@media screen and (min-width: 768px) {
  .page__lower .ttl_h1 .en {
    font-size: 3.2rem;
  }
}
.page__lower .ttl_h1 .jp {
  font-size: 1rem;
  font-family: "Shippori Mincho", serif;
}
@media screen and (min-width: 768px) {
  .page__lower .ttl_h1 .jp {
    font-size: 1.6rem;
  }
}
.page__lower .ttl_h2 {
  font-size: 2rem;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .page__lower .ttl_h2 {
    margin-bottom: 40px;
  }
}
.page__lower .ttl_h3 {
  font-size: 1.8rem;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .page__lower .ttl_h3 {
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
}
.page__lower article {
  padding: 0 6% 100px;
  position: relative;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page__lower article {
    padding: 0 3% 120px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1200px) {
  .page__lower article {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 3% 200px;
  }
}
.page__lower .info_row {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 10px 3% 15px;
}
.page__lower .info_row:first-of-type {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 768px) {
  .page__lower .info_row {
    display: grid;
    grid-template-columns: 200px auto;
    align-items: center;
    padding: 20px 0;
  }
}
.page__lower .info_row .info_label {
  font-weight: bold;
}
/* =============================================
 ### 会社概要
============================================= */
@media screen and (min-width: 768px) {
  .page__recruit article {
    max-width: 768px;
  }
}
.page__recruit .ttl_h2 {
  text-align: center;
}
.page__recruit .sec__info {
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .page__recruit .sec__info {
    margin-bottom: 80px;
  }
}
.page__recruit .recruit_info {
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .page__recruit .recruit_info {
    margin-bottom: 80px;
  }
}
.page__recruit .schedule_info .schedule_step_list {
  border: 5px solid rgba(0, 0, 0, 0.03);
  padding: 10px;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .page__recruit .schedule_info .schedule_step_list {
    margin-bottom: 40px;
    padding: 20px;
  }
}
.page__recruit .schedule_info .schedule_step_list li {
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .page__recruit .schedule_info .schedule_step_list li {
    font-size: 2rem;
  }
}
.page__recruit .schedule_info .schedule_step_list li::after {
  content: "↓";
  display: block;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .page__recruit .schedule_info .schedule_step_list li::after {
    font-size: 2rem;
  }
}
.page__recruit .schedule_info .schedule_step_list li .note {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 1.2rem;
}
.page__recruit .schedule_info .schedule_step_list li:last-of-type::after {
  display: none;
}
.page__recruit .schedule_info .list__note {
  list-style-type: disc;
  margin-left: 1em;
  margin-bottom: 30px;
}
.page__recruit .schedule_info .text {
  margin-bottom: 50px;
}

/* =============================================
 ### 会社概要
============================================= */
@media screen and (min-width: 768px) {
  .page__company article {
    max-width: 768px;
  }
}
.page__company .info_row {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 10px 3% 15px;
}
.page__company .info_row:first-of-type {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 768px) {
  .page__company .info_row {
    display: grid;
    grid-template-columns: 200px auto;
    align-items: center;
    padding: 20px 0;
  }
}
.page__company .info_row .info_label {
  font-weight: bold;
}
.page__company .company_info {
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .page__company .company_info {
    margin-bottom: 100px;
  }
}

/* =============================================
 ### プライバシーポリシー
============================================= */
@media screen and (min-width: 768px) {
  .page__privacypolicy article {
    max-width: 768px;
  }
}
.page__privacypolicy .column__container {
  display: grid;
  row-gap: 50px;
}
@media screen and (min-width: 768px) {
  .page__privacypolicy .column__container {
    row-gap: 80px;
  }
}
.page__privacypolicy .column__container .column p,
.page__privacypolicy .column__container .column li {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

/* =============================================
 ### お問い合わせ
============================================= */
@media screen and (min-width: 768px) {
  .page__contact article {
    max-width: 758px;
  }
}
.page__contact .sec__inquiry_type {
  margin-bottom: 50px;
}
.page__contact .sec__inquiry_type .text {
  text-align: center;
  margin-bottom: 20px;
}
.page__contact .sec__inquiry_type .btn__wrap {
  grid-template-columns: 1fr;
}
@media screen and (min-width: 768px) {
  .page__contact .sec__inquiry_type .btn__wrap {
    grid-template-columns: auto auto;
  }
}
.page__contact .sec__inquiry_type .btn_01.active span {
  border-bottom: 1px solid #000;
  text-align: center;
  position: relative;
  display: block;
  font-size: 1.3rem;
  padding: 10px 0;
}
@media screen and (min-width: 768px) {
  .page__contact .sec__inquiry_type .btn_01.active span {
    font-size: 1.5rem;
  }
}
.page__contact .sec__inquiry_type .text2 {
  margin-bottom: 30px;
  text-align: center;
}
.page__contact .card__complete .text {
  text-align: center;
  margin-bottom: 50px;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
@media screen and (min-width: 768px) {
  .page__contact .card__complete .text {
    margin-bottom: 100px;
  }
}
.page__contact .card__complete .btn_02 a {
  margin-left: auto;
  margin-right: auto;
}

.form__container .form_note {
  text-align: center;
}

.form_wrapper form {
  display: grid;
}
.form_wrapper form .form_group {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 10px 3% 15px;
}
@media screen and (min-width: 768px) {
  .form_wrapper form .form_group {
    display: grid;
    grid-template-columns: 200px auto;
    align-items: center;
    padding: 20px 0;
  }
}
.form_wrapper form .form_group.form_submit {
  border-bottom: none;
  display: block;
}
@media screen and (min-width: 768px) {
  .form_wrapper form .form_group.form_note {
    display: block;
  }
}
.form_wrapper form .form_input {
  font-size: 1.3rem;
}
.form_wrapper form .form_input .ctm_select {
  width: 100%;
  background-color: #F7F7F7;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.form_wrapper form .form_input .ctm_select.ctm_select_prefectures {
  width: 200px;
}
.form_wrapper form .form_input input[type=text],
.form_wrapper form .form_input input[type=tel],
.form_wrapper form .form_input input[type=email] {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 5px;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.form_wrapper form .form_input input[type=text].ctm_input_ZIP,
.form_wrapper form .form_input input[type=tel].ctm_input_ZIP,
.form_wrapper form .form_input input[type=email].ctm_input_ZIP {
  width: 100px;
}
.form_wrapper form .form_input textarea {
  border: 1px solid rgba(0, 0, 0, 0.2);
  width: 100%;
}
.form_wrapper form .form_agreement {
  margin-bottom: 50px;
  display: block;
}
.form_wrapper form .form_agreement label {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem;
}
.form_wrapper form .form_agreement label input {
  margin-right: 0.5em;
}
.form_wrapper form .form_agreement label a {
  text-decoration: underline;
}

/* =============================================
 ### ワイン商品詳細
============================================= */
.page__ourwines_item article {
  padding-left: 3%;
  padding-right: 3%;
}
.page__ourwines_item .product_upper {
  padding-bottom: 50px;
  border-bottom: 1px solid #000;
}
@media screen and (min-width: 768px) {
  .page__ourwines_item .product_upper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 35px 100px;
    box-sizing: border-box;
  }
}
.page__ourwines_item .product_copy {
  font-size: 1.8rem;
  line-height: 2em;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .page__ourwines_item .product_copy {
    font-size: 2.2rem;
    margin-bottom: 120px;
    width: 100%;
  }
}
.page__ourwines_item .product_img {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  text-align: center;
}
.page__ourwines_item .product_img img {
  width: 70%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .page__ourwines_item .product_img {
    width: 50%;
    margin: 0;
    text-align: center;
  }
  .page__ourwines_item .product_img img {
    width: 58%;
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  .page__ourwines_item .product_detail1 {
    width: 43.5%;
  }
}
.page__ourwines_item .product_name {
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .page__ourwines_item .product_name {
    text-align: left;
    margin-bottom: 40px;
  }
}
.page__ourwines_item .product_name .jp {
  font-size: 1.1rem;
  font-family: "Shippori Mincho", serif;
}
@media screen and (min-width: 768px) {
  .page__ourwines_item .product_name .jp {
    font-size: 1.2rem;
  }
}
.page__ourwines_item .product_name .en {
  font-size: 1.8rem;
}
@media screen and (min-width: 768px) {
  .page__ourwines_item .product_name .en {
    font-size: 2.8rem;
  }
}
.page__ourwines_item .product_description {
  font-size: 1.3rem;
  color: #525252;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  margin-bottom: 35px;
}
@media screen and (min-width: 768px) {
  .page__ourwines_item .product_description {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 768px) {
  .page__ourwines_item .btn_04,
  .page__ourwines_item .btn_03 {
    justify-content: flex-start;
  }
}
.page__ourwines_item .product_lower {
  border-bottom: 1px solid #000;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .page__ourwines_item .product_lower {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 100px 0;
    box-sizing: border-box;
    margin-bottom: 100px;
  }
}
.page__ourwines_item .product_lower .ttl_h2 {
  font-size: 1.5rem;
}
@media screen and (min-width: 768px) {
  .page__ourwines_item .product_lower .ttl_h2 {
    font-size: 2rem;
  }
}
.page__ourwines_item .product_lower .ttl_h3 {
  font-size: 1.4rem;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .page__ourwines_item .product_lower .ttl_h3 {
    font-size: 1.6rem;
  }
}
.page__ourwines_item .product_lower .text {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  color: #525252;
  font-size: 1.3rem;
}
@media screen and (min-width: 768px) {
  .page__ourwines_item .product_lower .text {
    font-size: 1.2rem;
  }
}
.page__ourwines_item .product_detail2 {
  display: grid;
  row-gap: 30px;
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .page__ourwines_item .product_detail2 {
    width: 45.8%;
  }
}
@media screen and (min-width: 768px) {
  .page__ourwines_item .product_detail3 {
    width: 45.8%;
  }
}
@media screen and (min-width: 768px) {
  .page__ourwines_item .product_detail3 .ttl_h2 {
    margin-bottom: 50px;
  }
}
.page__ourwines_item .product_detail3 .product_spec {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .page__ourwines_item .product_detail3 .product_spec {
    border: none;
    margin-bottom: 100px;
  }
}
.page__ourwines_item .product_detail3 .product_spec dt {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 1.2rem;
  line-height: 1.5em;
  padding: 10px 10px 0;
}
@media screen and (min-width: 768px) {
  .page__ourwines_item .product_detail3 .product_spec dt {
    font-size: 1.4rem;
    float: left;
    width: 10em;
    clear: both;
    padding: 15px 10px;
    border: none;
  }
}
.page__ourwines_item .product_detail3 .product_spec dd {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 1.2rem;
  line-height: 1.5em;
  padding: 0 10px 10px;
}
@media screen and (min-width: 768px) {
  .page__ourwines_item .product_detail3 .product_spec dd {
    font-size: 1.4rem;
    width: 100%;
    padding: 15px 10px 15px 11em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  }
}
.page__ourwines_item .sec__vintage {
  background-color: #EAE4D5;
  padding: 60px 6%;
}
@media screen and (min-width: 768px) {
  .page__ourwines_item .sec__vintage {
    display: grid;
    grid-template-columns: 5% 1000px;
    gap: 50px;
    align-items: center;
    justify-content: center;
  }
}
.page__ourwines_item .sec__vintage .sec_ttl {
  writing-mode: vertical-rl;
  text-align: left;
}
.page__ourwines_item .sec__vintage .linklist_1 {
  display: grid;
  row-gap: 10px;
}
@media screen and (min-width: 768px) {
  .page__ourwines_item .sec__vintage .linklist_1 {
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    max-width: 900px;
  }
}

/* =============================================
 ### ワイン商品一覧
============================================= */
.page__ourwines_list article {
  padding-bottom: 70px;
}
@media screen and (min-width: 768px) {
  .page__ourwines_list article {
    padding-bottom: 120px;
  }
}
.page__ourwines_list .card__hero {
  position: relative;
}
.page__ourwines_list .card__hero .ttl_h1 {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  z-index: 10;
  text-align: center;
  color: #fff;
}
.page__ourwines_list .card__hero .ttl_h1 .en {
  color: #fff;
  font-size: 2.4rem;
}
@media screen and (min-width: 768px) {
  .page__ourwines_list .card__hero .ttl_h1 .en {
    font-size: 3.2rem;
  }
}
.page__ourwines_list .card__hero .ttl_h1 .jp {
  color: #fff;
  font-size: 1.3rem;
  font-family: "Shippori Mincho", serif;
}
@media screen and (min-width: 768px) {
  .page__ourwines_list .card__hero .ttl_h1 .jp {
    font-size: 1.6rem;
  }
}
.page__ourwines_list .card__hero .item {
  position: relative;
}
.page__ourwines_list .card__hero .item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  /* 黒の半透明。色・透明度は自由に変更 */
  z-index: 1;
}
.page__ourwines_list .card__info {
  padding: 90px 0 0;
  position: relative;
}
.page__ourwines_list .card__info::before {
  content: "";
  width: 265px;
  height: 380px;
  background-color: #F7F7F7;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
}
@media screen and (min-width: 768px) {
  .page__ourwines_list .card__info::before {
    width: 85.7142857143%;
    aspect-ratio: 2.5/1;
    height: auto;
    max-width: 1200px;
    top: 120px;
  }
}
@media screen and (min-width: 768px) {
  .page__ourwines_list .card__info {
    padding-top: 100px;
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 768px) {
  .page__ourwines_list .card__info .pc_wrap {
    display: flex;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 50px;
  }
}
.page__ourwines_list .card__info .sec_ttl {
  padding: 0 6%;
  font-size: 3.2rem;
  margin-bottom: 40px;
  letter-spacing: 0.1em;
  text-align: left;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .page__ourwines_list .card__info .sec_ttl {
    font-size: 2.4rem;
    line-height: 1.5em;
    z-index: 1;
    text-align: left;
    padding: 0;
  }
}
.page__ourwines_list .card__info .txBlock {
  margin-bottom: 35px;
  padding: 0 6%;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .page__ourwines_list .card__info .txBlock {
    width: 45%;
    z-index: 1;
    padding: 30px 0 0;
  }
}
@media screen and (min-width: 1200px) {
  .page__ourwines_list .card__info .txBlock {
    width: 33.3333333333%;
  }
}
.page__ourwines_list .card__info .txBlock .ttl {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .page__ourwines_list .card__info .txBlock .ttl {
    font-size: 1.2rem;
  }
}
.page__ourwines_list .card__info .txBlock .ttl::before {
  content: "";
  border-top: 1px solid #000;
  width: 50px;
  height: 0;
  margin-right: 1em;
  font-size: 1.1rem;
}
@media screen and (min-width: 768px) {
  .page__ourwines_list .card__info .txBlock .ttl::before {
    width: 50%;
  }
}
.page__ourwines_list .card__info .txBlock .lead {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2em;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .page__ourwines_list .card__info .txBlock .lead {
    font-size: 1.6rem;
  }
}
.page__ourwines_list .card__info .txBlock .text {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 1.3rem;
}
@media screen and (min-width: 768px) {
  .page__ourwines_list .card__info .imgBlock {
    width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  .page__ourwines_list .card__info .imgBlock {
    width: 55.8333333333%;
  }
}
@media screen and (min-width: 768px) {
  .page__ourwines_list .card__info .img1 {
    width: 100%;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  .page__ourwines_list .card__info .img2 {
    width: 60%;
    margin-left: auto;
  }
}
.page__ourwines_list .card__info .imgBlock {
  margin-bottom: 35px;
}
.page__ourwines_list .card__info .menuList {
  background-color: #F7F7F7;
  padding: 40px 6%;
  display: grid;
  row-gap: 24px;
}
@media screen and (min-width: 768px) {
  .page__ourwines_list .card__info .menuList {
    padding-top: 60px;
  }
}
@media screen and (min-width: 768px) {
  .page__ourwines_list .card__info .menuList .pc_wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    margin-bottom: 0;
  }
}
.page__ourwines_list .card__info .menuList .item {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding-top: 24px;
}
@media screen and (min-width: 768px) {
  .page__ourwines_list .card__info .menuList .item {
    padding: 0;
    border: none;
  }
}
.page__ourwines_list .card__info .menuList .item:first-of-type {
  border: none;
  padding-top: 0;
}
.page__ourwines_list .card__info .menuList .item a {
  display: grid;
  grid-template-columns: 60% auto;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .page__ourwines_list .card__info .menuList .item a {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.page__ourwines_list .card__info .menuList .item a .text {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .page__ourwines_list .card__info .menuList .item a .text .en {
    font-size: 2.2rem;
  }
}
.page__ourwines_list .nav__category {
  padding: 0 6%;
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .page__ourwines_list .nav__category {
    padding: 0;
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
.page__ourwines_list .nav__category ul {
  display: grid;
}
@media screen and (min-width: 768px) {
  .page__ourwines_list .nav__category ul {
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
  }
}
.page__ourwines_list .card__lineup {
  padding: 0 6%;
}
@media screen and (min-width: 768px) {
  .page__ourwines_list .card__lineup {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding-top: 70px;
    padding-bottom: 50px;
  }
}
.page__ourwines_list .card__lineup .sec_ttl {
  margin-bottom: 40px;
}
.page__ourwines_list .card__lineup .sec_ttl .en {
  font-size: 2.4rem;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 768px) {
  .page__ourwines_list .card__lineup .sec_ttl .en {
    font-size: 2rem;
    margin-bottom: 10px;
  }
}
.page__ourwines_list .card__lineup .sec_ttl .jp {
  font-size: 1.3rem;
  font-family: "Shippori Mincho", serif;
}
.page__ourwines_list .card__lineup .productList {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
@media screen and (min-width: 768px) {
  .page__ourwines_list .card__lineup .productList {
    grid-template-columns: repeat(3, 1fr);
    gap: 70px;
  }
}
.page__ourwines_list .card__lineup .productList .product_img {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.page__ourwines_list .card__lineup .productList .product_detail {
  text-align: center;
}
.page__ourwines_list .card__lineup .productList .product_detail .product_name .jp {
  font-family: "Shippori Mincho", serif;
  font-size: 1.1rem;
}
@media screen and (min-width: 768px) {
  .page__ourwines_list .card__lineup .productList .product_detail .product_name .jp {
    font-size: 1.2rem;
  }
}
.page__ourwines_list .card__lineup .productList .product_detail .product_name .en {
  font-size: 1.6rem;
}
/* =============================================
 ### RESTAURANT
============================================= */
.page__restaurant article {
  padding-bottom: 70px;
}
@media screen and (min-width: 768px) {
  .page__restaurant article {
    padding-bottom: 120px;
  }
}
.page__restaurant .pc_wrap {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.page__restaurant .card__hero {
  /* =============================================
    ## RESTAURANT　MV
  ============================================= */
  position: relative;
  margin-bottom: 65px;
}
@media screen and (min-width: 768px) {
  .page__restaurant .card__hero {
    margin-bottom: 140px;
  }
}
.page__restaurant .card__hero .ttl_h1 {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  z-index: 10;
  text-align: center;
  color: #fff;
}
.page__restaurant .card__hero .ttl_h1 .en {
  color: #fff;
  font-size: 2.4rem;
}
@media screen and (min-width: 768px) {
  .page__restaurant .card__hero .ttl_h1 .en {
    font-size: 3.2rem;
  }
}
.page__restaurant .card__hero .ttl_h1 .jp {
  color: #fff;
  font-size: 1.3rem;
  font-family: "Shippori Mincho", serif;
}
@media screen and (min-width: 768px) {
  .page__restaurant .card__hero .ttl_h1 .jp {
    font-size: 1.6rem;
  }
}
.page__restaurant .card__hero .item {
  position: relative;
}
.page__restaurant .card__hero .item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  /* 黒の半透明。色・透明度は自由に変更 */
  z-index: 1;
}
.page__restaurant .card__restaurant_list {
  /* =============================================
    ## RESTAURANT　LIST
  ============================================= */
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding: 30px 0 0;
  margin-left: 3%;
  margin-right: 3%;
  display: grid;
  gap: 30px;
}
@media screen and (min-width: 768px) {
  .page__restaurant .card__restaurant_list {
    margin-left: 40px;
    margin-right: 40px;
    padding: 50px 0 0;
    gap: 50px;
  }
}
.page__restaurant .restaurant_item {
  padding: 0 3% 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 768px) {
  .page__restaurant .restaurant_item {
    display: grid;
    grid-template-columns: 40% 50%;
    justify-content: space-between;
    padding: 0 40px 50px;
  }
}
.page__restaurant .restaurant_item .txBlock {
  padding: 25px 20px;
}
@media screen and (min-width: 768px) {
  .page__restaurant .restaurant_item .txBlock {
    padding: 0;
  }
}
.page__restaurant .restaurant_item .prefectures {
  color: #fff;
  display: inline-block;
  background-color: #AD8A23;
  font-size: 1.1rem;
  line-height: 1em;
  padding: 5px 10px;
}
.page__restaurant .restaurant_item .name {
  font-size: 1.6rem;
  margin-bottom: 15px;
}
.page__restaurant .restaurant_item .url {
  font-size: 1.1rem;
  color: rgba(0, 0, 0, 0.4);
}
.page__restaurant .restaurant_item .details dt {
  font-size: 1.3rem;
  font-weight: normal;
}
@media screen and (min-width: 768px) {
  .page__restaurant .restaurant_item .details dt {
    float: left;
    clear: both;
    width: 12em;
    padding: 10px 0;
  }
}
.page__restaurant .restaurant_item .details dd {
  font-size: 1.3rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
  .page__restaurant .restaurant_item .details dd {
    margin-bottom: 0;
    padding: 10px 0 10px 13em;
  }
}

/* =============================================
 ### NEWS
============================================= */
.page__news_item .sec_ttl .en {
  font-size: 2.4rem;
}
@media screen and (min-width: 768px) {
  .page__news_item .sec_ttl .en {
    font-size: 3.2rem;
  }
}
.page__news_item .sec_ttl .jp {
  font-size: 1rem;
  font-family: "Shippori Mincho", serif;
}
@media screen and (min-width: 768px) {
  .page__news_item .sec_ttl .jp {
    font-size: 1.6rem;
  }
}
.page__news_item article {
  padding: 0 6%;
}
.page__news_item article .news__header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.page__news_item article .news__header .date {
  font-size: 1.1rem;
  padding: 0 1em;
}
@media screen and (min-width: 768px) {
  .page__news_item article .news__header .date {
    font-size: 1.4rem;
  }
}
.page__news_item article .news__header .ttl_h1 {
  width: 100%;
  font-size: 1.8rem;
  margin-bottom: 20px;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .page__news_item article .news__header .ttl_h1 {
    font-size: 2.2rem;
    padding-top: 15px;
  }
}
.page__news_item article .news__content {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding-top: 30px;
}
@media screen and (min-width: 768px) {
  .page__news_item article .news__content {
    padding: 50px 20px 0;
  }
}
.page__news_item article .news__content .hero_image {
  margin-bottom: 45px;
}
@media screen and (min-width: 768px) {
  .page__news_item article .news__content .hero_image {
    margin-bottom: 90px;
  }
}
.page__news_item article .news__content p {
  font-size: 1.3rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.page__news_item article .news__content .description {
  margin-bottom: 40px;
  font-size: 1.3rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
@media screen and (min-width: 768px) {
  .page__news_item article .news__content .description {
    font-size: 1.5rem;
    margin-bottom: 80px;
  }
}
.page__news_item article .news__content .news__content_sec .sec_ttl {
  background-color: #fff;
  font-size: 1.6rem;
  background-color: #F7F7F7;
  text-align: left;
  padding: 10px;
}
@media screen and (min-width: 768px) {
  .page__news_item article .news__content .news__content_sec .sec_ttl {
    font-size: 2.2rem;
    margin-bottom: 60px;
    padding: 20px;
  }
}
.page__news_item article .news__content .news__content_sec .text {
  font-size: 1.3rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
@media screen and (min-width: 768px) {
  .page__news_item article .news__content .news__content_sec .text {
    font-size: 1.5rem;
  }
}
.page__news_item article .seal {
  color: #fff;
  display: inline-block;
  background-color: #AD8A23;
  font-size: 1.1rem;
  line-height: 1em;
  padding: 5px 10px;
}
@media screen and (min-width: 768px) {
  .page__news_item article .seal {
    font-size: 1.2rem;
  }
}
.page__news_item .news__pager {
  position: relative;
  margin: 50px 6%;
}
@media screen and (min-width: 768px) {
  .page__news_item .news__pager {
    margin: 100px 6% 120px;
  }
}
.page__news_item .news__pager a {
  display: block;
  width: 100%;
  text-align: center;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  position: relative;
}
.page__news_item .news__pager .pager__prev {
  width: 33%;
  position: absolute;
  top: 0;
  left: 0;
  border-left: 1px solid #000;
}
.page__news_item .news__pager .pager__prev a::after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  position: absolute;
  top: 50%;
  left: 5px;
  rotate: -45deg;
  margin-top: -4px;
}
@media screen and (min-width: 768px) {
  .page__news_item .news__pager .pager__prev a::after {
    left: 100px;
  }
}
.page__news_item .news__pager .pager__list {
  width: 33%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}
.page__news_item .news__pager .pager__next {
  width: 33%;
  position: absolute;
  top: 0;
  right: 0;
  border-right: 1px solid #000;
}
.page__news_item .news__pager .pager__next a::after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  position: absolute;
  top: 50%;
  right: 5px;
  rotate: 135deg;
  margin-top: -4px;
}
@media screen and (min-width: 768px) {
  .page__news_item .news__pager .pager__next a::after {
    right: 100px;
  }
}
.page__news_item .pc_wrap {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

/* =============================================
 ### NEWS　一覧
============================================= */
.page__news_list .pc_wrap {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.page__news_list .sec_ttl .en {
  font-size: 2.4rem;
}
@media screen and (min-width: 768px) {
  .page__news_list .sec_ttl .en {
    font-size: 3.2rem;
  }
}
.page__news_list .sec_ttl .jp {
  font-size: 1rem;
  font-family: "Shippori Mincho", serif;
}
@media screen and (min-width: 768px) {
  .page__news_list .sec_ttl .jp {
    font-size: 1.6rem;
  }
}
.page__news_list .news_list {
  padding: 0 6%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media screen and (min-width: 768px) {
  .page__news_list .news_list {
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
    padding: 0;
  }
}
.page__news_list .news_list .news_item a {
  display: block;
}
.page__news_list .news_list .date {
  font-size: 1.1rem;
  line-height: 1.5em;
}
@media screen and (min-width: 768px) {
  .page__news_list .news_list .date {
    font-size: 1.4rem;
  }
}
.page__news_list .news_list .seal {
  margin-bottom: 10px;
}
.page__news_list .news_list .ttl_h1 {
  width: 100%;
  font-size: 1.4rem;
  line-height: 1.5em;
}
@media screen and (min-width: 768px) {
  .page__news_list .news_list .ttl_h1 {
    font-size: 1.8rem;
  }
}
.page__news_list .news_list .image {
  aspect-ratio: 3/2;
}
.page__news_list .news_list .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page__news_list .pc_wrap {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

/* =============================================
 ### 平川ワイナリー
============================================= */
.page__profile article {
  padding-bottom: 70px;
}
@media screen and (min-width: 768px) {
  .page__profile article {
    padding-bottom: 120px;
  }
}
.page__profile .card__hero {
  position: relative;
}
.page__profile .card__hero .ttl_h1 {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  z-index: 10;
  text-align: center;
  color: #fff;
}
.page__profile .card__hero .ttl_h1 .en {
  color: #fff;
  font-size: 2.4rem;
}
@media screen and (min-width: 768px) {
  .page__profile .card__hero .ttl_h1 .en {
    font-size: 3.2rem;
  }
}
.page__profile .card__hero .ttl_h1 .jp {
  color: #fff;
  font-size: 1.3rem;
  font-family: "Shippori Mincho", serif;
}
@media screen and (min-width: 768px) {
  .page__profile .card__hero .ttl_h1 .jp {
    font-size: 1.6rem;
  }
}
.page__profile .card__hero .item {
  position: relative;
}
.page__profile .card__hero .item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  /* 黒の半透明。色・透明度は自由に変更 */
  z-index: 1;
}
.page__profile .card__info {
  position: relative;
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .page__profile .card__info {
    padding-top: 100px;
    margin-bottom: 90px;
    padding-left: 3%;
    padding-right: 3%;
  }
}
.page__profile .card__info .sec_copy {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 35px;
}
@media screen and (min-width: 768px) {
  .page__profile .card__info .sec_copy {
    font-size: 2rem;
    line-height: 2em;
    margin-bottom: 60px;
  }
}
.page__profile .card__info .text {
  text-align: left;
  font-size: 1.3rem;
}
@media screen and (min-width: 768px) {
  .page__profile .card__info .text {
    font-size: 1.2rem;
    text-align: center;
  }
}
.page__profile .card__content_list {
  display: grid;
  row-gap: 60px;
}
@media screen and (min-width: 768px) {
  .page__profile .card__content_list {
    row-gap: 100px;
  }
}
.page__profile .card__content .hero {
  margin-bottom: 60px;
  display: block;
}
@media screen and (min-width: 768px) {
  .page__profile .card__content .hero {
    width: 65%;
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 768px) {
  .page__profile .card__content .card__content_wrap {
    display: grid;
    grid-template-columns: 50% 45%;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between;
    padding: 0 30px;
  }
}
@media screen and (min-width: 1200px) {
  .page__profile .card__content .card__content_wrap {
    grid-template-columns: 50% 45%;
    max-width: 1200px;
    padding: 0 50px;
  }
}
.page__profile .card__content .txBlock {
  margin-bottom: 35px;
  padding: 0 6%;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .page__profile .card__content .txBlock {
    padding: 0;
    margin-bottom: 0;
  }
}
.page__profile .card__content .txBlock .ttl {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  font-size: 1.1rem;
  color: rgba(0, 0, 0, 0.4);
}
@media screen and (min-width: 768px) {
  .page__profile .card__content .txBlock .ttl {
    font-size: 1.2rem;
  }
}
.page__profile .card__content .txBlock .ttl::before {
  content: "";
  border-top: 1px solid #000;
  width: 50px;
  height: 0;
  margin-right: 1em;
  font-size: 1.1rem;
}
@media screen and (min-width: 768px) {
  .page__profile .card__content .txBlock .ttl::before {
    width: 100px;
  }
}
.page__profile .card__content .txBlock .lead {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2em;
  margin-bottom: 45px;
}
@media screen and (min-width: 768px) {
  .page__profile .card__content .txBlock .lead {
    font-size: 1.5rem;
  }
}
.page__profile .card__content .txBlock .text {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 1.3rem;
}
@media screen and (min-width: 768px) {
  .page__profile .card__content .txBlock .text {
    font-size: 1.2rem;
  }
}
.page__profile .card__content .imgBlock {
  padding: 0 6%;
}
@media screen and (min-width: 768px) {
  .page__profile .card__content .imgBlock {
    padding: 0;
  }
}
@media screen and (min-width: 768px) {
  .page__profile .card__content.card__content1 .hero {
    margin-left: auto;
    margin-right: auto;
  }
}
.page__profile .card__content.card__content2 .imgBlock {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .page__profile .card__content.card__content2 .card__content_wrap {
    grid-template-columns: 1fr;
  }
  .page__profile .card__content.card__content2 .card__content_wrap .txBlock {
    margin-bottom: 60px;
  }
  .page__profile .card__content.card__content2 .card__content_wrap .ttl {
    text-align: center;
    display: block;
  }
  .page__profile .card__content.card__content2 .card__content_wrap .ttl:before {
    display: none;
  }
  .page__profile .card__content.card__content2 .card__content_wrap .lead {
    text-align: center;
  }
  .page__profile .card__content.card__content2 .card__content_wrap .text {
    text-align: center;
  }
  .page__profile .card__content.card__content2 .imgBlock {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .page__profile .card__content.card__content2 .hero {
    margin-right: auto;
  }
}
@media screen and (min-width: 1200px) {
  .page__profile .card__content.card__content2 {
    gap: 50px;
  }
}
.page__profile .card__content.card__content3 .imgBlock {
  padding: 0;
  margin-bottom: 30px;
}
.page__profile .card__content.card__content3 .txBlock {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .page__profile .card__content.card__content3 .hero {
    margin-right: auto;
  }
  .page__profile .card__content.card__content3 .card__content_wrap {
    display: block;
  }
  .page__profile .card__content.card__content3 .card__content__wrap {
    display: grid;
    grid-template-columns: 56% 37.5%;
    justify-content: space-between;
    align-items: center;
  }
}

/* =============================================
 ### ファーム
============================================= */
.page__farm article {
  padding-bottom: 70px;
}
@media screen and (min-width: 768px) {
  .page__farm article {
    padding-bottom: 120px;
  }
}
.page__farm .card__hero {
  position: relative;
  margin-bottom: 65px;
}
.page__farm .card__hero .ttl_h1 {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  z-index: 10;
  text-align: center;
  color: #fff;
}
.page__farm .card__hero .ttl_h1 .en {
  color: #fff;
  font-size: 2.4rem;
}
@media screen and (min-width: 768px) {
  .page__farm .card__hero .ttl_h1 .en {
    font-size: 3.2rem;
  }
}
.page__farm .card__hero .ttl_h1 .jp {
  color: #fff;
  font-size: 1.3rem;
  font-family: "Shippori Mincho", serif;
}
@media screen and (min-width: 768px) {
  .page__farm .card__hero .ttl_h1 .jp {
    font-size: 1.6rem;
  }
}
.page__farm .card__hero .item {
  position: relative;
}
.page__farm .card__hero .item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  /* 黒の半透明。色・透明度は自由に変更 */
  z-index: 1;
}
.page__farm .ttl_h2 {
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .page__farm .ttl_h2 {
    margin-bottom: 80px;
  }
}
.page__farm .card__content_list {
  display: grid;
  row-gap: 100px;
}
@media screen and (min-width: 1200px) {
  .page__farm .card__content_list {
    row-gap: 100px;
  }
}
.page__farm .card__content_list .hero {
  margin-bottom: 30px;
  display: block;
}
@media screen and (min-width: 768px) {
  .page__farm .card__content_list .hero {
    width: 87.5%;
    margin-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
  }
}
.page__farm .card__content_list .lead {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2em;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .page__farm .card__content_list .lead {
    font-size: 2.2rem;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 768px) {
  .page__farm .card__content .card__content_wrap {
    display: grid;
    grid-template-columns: 50% 45%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1200px) {
  .page__farm .card__content .card__content_wrap {
    grid-template-columns: 45% 50%;
  }
}
.page__farm .card__content .card__content_wrap .txBlock {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .page__farm .card__content .card__content_wrap .txBlock {
    gap: 50px;
    margin-bottom: 0;
  }
}
.page__farm .card__content .txBlock .ttl {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  font-size: 1.1rem;
  color: rgba(0, 0, 0, 0.4);
}
@media screen and (min-width: 768px) {
  .page__farm .card__content .txBlock .ttl {
    font-size: 1.2rem;
  }
}
.page__farm .card__content .txBlock .ttl::before {
  content: "";
  border-top: 1px solid #000;
  width: 50px;
  height: 0;
  margin-right: 1em;
  font-size: 1.1rem;
}
@media screen and (min-width: 768px) {
  .page__farm .card__content .txBlock .ttl::before {
    width: 100px;
  }
}
.page__farm .card__content .txBlock .text {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 1.3rem;
}
@media screen and (min-width: 768px) {
  .page__farm .card__content .txBlock .text {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 768px) {
  .page__farm .card__content.card__content2 .card__content_wrap {
    grid-template-columns: 45% 50%;
  }
  .page__farm .card__content.card__content2 .card__content_wrap .txBlock {
    order: 1;
  }
  .page__farm .card__content.card__content2 .hero {
    margin-right: auto;
  }
}
@media screen and (min-width: 1200px) {
  .page__farm .card__content.card__content2 .card__content_wrap {
    grid-template-columns: 50% 45%;
  }
}
.page__farm .card__content.card__content4 .card__topography {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 30px;
}
@media screen and (min-width: 768px) {
  .page__farm .card__content.card__content4 .card__topography {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .page__farm .card__content.card__content4 .card__topography {
    grid-template-columns: 182px 1fr 1fr 1fr;
  }
}
.page__farm .card__content.card__content4 .image {
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .page__farm .card__content.card__content4 .image {
    order: -1;
    overflow: hidden;
  }
}
.page__farm .card__content.card__content4 .image img {
  width: 60%;
}
@media screen and (min-width: 768px) {
  .page__farm .card__content.card__content4 .image img {
    width: 40%;
  }
}
@media screen and (min-width: 1200px) {
  .page__farm .card__content.card__content4 .image img {
    width: 200px;
  }
}
.page__farm .card__content.card__content4 .card__topography_item {
  background-color: #F7F7F7;
  padding: 20px;
}
.page__farm .card__content.card__content4 .card__topography_item .ttl {
  text-align: center;
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 20px;
}
.page__farm .card__content.card__content4 .card__topography_item dl dt {
  font-size: 1.4rem;
  font-weight: bold;
  float: left;
  clear: both;
}
.page__farm .card__content.card__content4 .card__topography_item dl dt:after {
  content: "：";
}
@media screen and (min-width: 768px) {
  .page__farm .card__content.card__content4 .card__topography_item dl dt {
    font-size: 1.3rem;
  }
}
.page__farm .card__content.card__content4 .card__topography_item dl dd {
  font-size: 1.3rem;
  font-weight: normal;
  margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
  .page__farm .card__content.card__content4 .card__topography_item dl dd {
    font-size: 1.2rem;
  }
}

/* =============================================
 ### 平川のあゆみ
============================================= */
.page__message article {
  padding-bottom: 70px;
}
@media screen and (min-width: 768px) {
  .page__message article {
    padding-bottom: 120px;
  }
}
.page__message .card__hero {
  position: relative;
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .page__message .card__hero {
    margin-bottom: 100px;
  }
}
.page__message .card__hero .ttl_h1 {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  z-index: 10;
  text-align: center;
  color: #fff;
}
.page__message .card__hero .ttl_h1 .en {
  color: #fff;
  font-size: 2.4rem;
}
@media screen and (min-width: 768px) {
  .page__message .card__hero .ttl_h1 .en {
    font-size: 3.2rem;
  }
}
.page__message .card__hero .ttl_h1 .jp {
  color: #fff;
  font-size: 1.3rem;
  font-family: "Shippori Mincho", serif;
}
@media screen and (min-width: 768px) {
  .page__message .card__hero .ttl_h1 .jp {
    font-size: 1.6rem;
  }
}
.page__message .card__hero .item {
  position: relative;
}
.page__message .card__hero .item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  /* 黒の半透明。色・透明度は自由に変更 */
  z-index: 1;
}
.page__message .nav__section_menu {
  margin-bottom: 55px;
}
@media screen and (min-width: 768px) {
  .page__message .nav__section_menu {
    position: absolute;
    top: 0;
    left: 20px;
    width: 280px;
    padding: 0;
  }
  .page__message .nav__section_menu.fixed {
    position: fixed;
  }
}
@media screen and (min-width: 1200px) {
  .page__message .nav__section_menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 330px;
  }
  .page__message .nav__section_menu.fixed {
    position: fixed;
  }
}
.page__message .nav__section_menu ul {
  display: grid;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}
@media screen and (min-width: 768px) {
  .page__message .nav__section_menu ul {
    grid-template-columns: 1fr;
  }
}
.page__message .nav__section_menu ul li {
  border-left: 1px solid #e2e2e2;
  border-top: 1px solid #e2e2e2;
}
.page__message .nav__section_menu ul li:last-of-type {
  grid-column: 1/-1;
}
.page__message .nav__section_menu ul li a {
  display: block;
  width: 100%;
  padding: 10px 5px;
}
.page__message .nav__section_menu ul li.active {
  background-color: rgba(0, 0, 0, 0.03);
}
.page__message .card__content {
  display: grid;
  row-gap: 80px;
}
@media screen and (min-width: 768px) {
  .page__message .card__content {
    width: calc(100vw - 380px);
    margin-left: auto;
    row-gap: 120px;
  }
}
@media screen and (min-width: 1200px) {
  .page__message .card__content {
    width: 800px;
    margin-left: auto;
    row-gap: 160px;
  }
}
.page__message .card__content .wrap__column {
  display: grid;
  row-gap: 50px;
}
@media screen and (min-width: 768px) {
  .page__message .card__content .wrap__column {
    row-gap: 80px;
  }
}
.page__message .card__content .column .ttl_h3 {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .page__message .card__content .column .ttl_h3 {
    margin-bottom: 40px;
  }
}
.page__message .card__content .column .image {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .page__message .card__content .column .image {
    float: right;
    margin-left: 20px;
    width: 50%;
  }
}
.page__message .card__content .ttl_h3 {
  font-size: 1.8rem;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .page__message .card__content .ttl_h3 {
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
}
.page__message .card__content .text {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

/* =============================================
 ### 全国の取扱店舗一覧
============================================= */
@media screen and (min-width: 768px) {
  .page__shops .sec_ttl {
    margin-bottom: 50px;
  }
}
.page__shops .sec_ttl .en {
  font-size: 2.4rem;
}
@media screen and (min-width: 768px) {
  .page__shops .sec_ttl .en {
    font-size: 3.2rem;
  }
}
.page__shops .sec_ttl .jp {
  font-size: 1.3rem;
  font-family: "Shippori Mincho", serif;
}
@media screen and (min-width: 768px) {
  .page__shops .sec_ttl .jp {
    font-size: 1.6rem;
  }
}
.page__shops .btn__wrap {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .page__shops .btn__wrap {
    margin-bottom: 80px;
  }
}
.page__shops .btn__wrap .btn_01 {
  width: 270px;
}
@media screen and (min-width: 768px) {
  .page__shops .btn__wrap .btn_01 {
    width: 300px;
  }
}
.page__shops .btn__wrap .mainTx {
  display: block;
  line-height: 1em;
}
.page__shops .btn__wrap .subTx {
  font-size: 1.1rem;
  display: block;
  line-height: 1em;
  margin-top: 10px;
}
.page__shops .nav__prefectures {
  padding: 0 6%;
  margin-bottom: 55px;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page__shops .nav__prefectures {
    position: absolute;
    top: 0;
    left: 10px;
    width: 250px;
    padding: 0;
  }
  .page__shops .nav__prefectures.fixed {
    position: fixed;
  }
}
@media screen and (min-width: 1200px) {
  .page__shops .nav__prefectures {
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    padding: 0;
  }
  .page__shops .nav__prefectures.fixed {
    position: fixed;
  }
}
.page__shops .nav__prefectures ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}
@media screen and (min-width: 768px) {
  .page__shops .nav__prefectures ul {
    grid-template-columns: 1fr;
  }
}
.page__shops .nav__prefectures ul li {
  border-left: 1px solid #e2e2e2;
  border-top: 1px solid #e2e2e2;
}
.page__shops .nav__prefectures ul li:last-of-type {
  grid-column: 1/-1;
}
.page__shops .nav__prefectures ul li a {
  display: block;
  text-align: center;
  width: 100%;
  padding: 10px;
}
@media screen and (min-width: 768px) {
  .page__shops .nav__prefectures ul li a {
    text-align: left;
    padding-left: 20px;
  }
}
.page__shops .nav__prefectures ul li.active {
  background-color: rgba(0, 0, 0, 0.03);
}
.page__shops .list__prefectures {
  padding: 0 6%;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page__shops .list__prefectures {
    margin-left: auto;
    max-width: 70%;
    width: 100%;
    padding: 0;
    padding-right: 10px;
    padding-bottom: 200px;
  }
}
@media screen and (min-width: 1200px) {
  .page__shops .list__prefectures {
    margin-left: auto;
    max-width: 850px;
    width: 100%;
    padding: 0;
  }
}
.page__shops .list__prefectures .prefectures_item {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .page__shops .list__prefectures .prefectures_item {
    margin-bottom: 80px;
  }
}
.page__shops .list__prefectures .prefecture_name {
  font-size: 2rem;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .page__shops .list__prefectures .prefecture_name {
    font-size: 2.4rem;
  }
}
.page__shops .list__municipality {
  display: grid;
  row-gap: 30px;
}
@media screen and (min-width: 1200px) {
  .page__shops .list__municipality .list__municipality_item {
    display: grid;
    grid-template-columns: 30% auto;
  }
}
.page__shops .list__municipality .municipality_name {
  font-size: 1.6rem;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page__shops .list__municipality .municipality_name {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1200px) {
  .page__shops .list__municipality .municipality_name {
    font-size: 1.8rem;
    margin-bottom: 0;
  }
}
.page__shops .list__shop {
  display: grid;
  row-gap: 20px;
}
.page__shops .list__shop .list__shop_item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0 0 10px;
}
.page__shops .list__shop .list__shop_item a {
  text-decoration: underline;
}
.page__shops .list__shop .shop_name {
  font-size: 1.3rem;
}
@media screen and (min-width: 768px) {
  .page__shops .list__shop .shop_name {
    font-size: 1.4rem;
  }
}
.page__shops .list__shop .text {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
  .page__shops .contents__container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
}/*# sourceMappingURL=lower.css.map */