@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swap');
/* -----------------------------------------------
header
----------------------------------------------- */
header {
  background-color: #f9f9f9;
  border: none;
}
.header_tori_info {
  width: 100%;
  background-color: #7d7e4e;
  color: #fff;
  display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}
.scroll .header_tori_info {
  display: none;
}
header .fs-clientInfo.is-ready {
  display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.fs-c-productListItem {
  position: relative;
}
.fs-c-productListItem__productName a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
@media screen and (max-width: 750px) {
  header .label_nav_wrap {
    top: 94px;
  }
  .header_tori_info {
    height: 24px;
  }
  .header_tori_info strong {
    font-size: 9px;
    line-height: 1.2;
    letter-spacing: 0;
    font-weight: normal;
  }
  header {
    /* margin-top: 44px; */
    height: 94px;
  }
  .scroll header {
    margin-top: 0;
  }
  body:not(.scroll) header .inner_wrap {
    height: 70px;
  }
  header + main {
    padding-top: calc(70px + 24px);
  }
  header .logo {
    width: 32.13%;
    max-width: 120px;
  }
  header .label_nav_sp {
    margin-left: auto;
  }
  header .label_nav_sp img.label_text {
    width: 50px;
  }
  header .icon {
    margin-left: 25px;
  }
  header .icon img {
    width: 23px;
  }
  header .icon .search_btn img {
    width: 17px;
  }
  header .icon a:last-child {
    margin-left: 19px;
  }

  /* ハンバーガーナビ */
  .header_wrap {
    height: calc(100vh - 94px);
  }
  header .ut_list span {
    font-weight: bold;
  }
  .nav-wrap_inner .first, .nav-wrap_inner dd a {
    font-weight: bold;
  }
  header .alt_reading a,
  header .alt_products a {
    position: relative;
    padding-right: 22px;
  }
  header .alt_reading a:after,
  header .alt_products a:after {
    content: '';
    width: 10px;
    height: 10px;
    border-top: 2px solid #969696;
    border-right: 2px solid #969696;
    position: absolute;
    top: 50%;
    right: 22px;
    transform: translateY(-50%) rotate(45deg);
  }
  header .alt_products {
    border-bottom: 1px solid #c8c8c8;
  }
  header .alt_creator {
    margin-top:14px;
    border-bottom: 1px solid #c8c8c8;
  }
  header .alt_creator > div.first {
    border-bottom: 1px solid #c8c8c8;
    padding: 1.3em 0 0.9em;
  }
  header .alt_creator > div.first span {
    font-size: 1.6rem;
    font-weight: bold;
  }
  header .alt_creator dt.first {
    padding: 1.6em 1em 1.4em;
    font-weight: bold;
  }
  header .alt_creator dt.first:after {
    content: '';
    width: 10px;
    height: 10px;
    border-right: 2px solid #969696;
    border-bottom: 2px solid #969696;
    position: absolute;
    top: 50%;
    right: 22px;
    transform: translateY(-50%) rotate(45deg);
  }
  header .alt_creator dt.first.active:after {
    content: ''!important;
    transform: translateY(-50%) rotate(-135deg);
    right: 22px;
  }
  header .alt_creator dd + dt.first {
    border-top: 1px solid #c8c8c8;
  }
  header .alt_creator dd {
    padding: 1.3em 1em 1.4em;
    display: none;
  }
  header .alt_creator ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  header .alt_creator li {
    width: 29.27%;
    margin-right: 6.09%;
  }
  header .alt_creator li:nth-child(3n) {
    margin-right: 0;
  }
  header .alt_creator li:nth-child(n + 4) {
    margin-top: 16px;
  }
  header .alt_creator li a {
    display: block;
    padding: 0;
  }
  header .alt_creator li a .img {
    width: 100%;
  }
  header .alt_creator li a .img img {
    aspect-ratio: 1/1;
    object-fit: cover;
    width: 100%;
    height: auto;
    border-radius: 50%;
  }
  header .alt_creator li a .text {
    margin-top: 8px;
    font-size: 11px;
    line-height: 1.27;
    letter-spacing: 0.1em;
    text-align: center;
  }
  .banner_area_list li a {
    font-weight: bold;
  }
  header .sns_icons + .sns_icons {
    display: none;
  }
  header .header_history_tori {
    padding-top: 35px;
    margin-bottom: 0;
  }
  header .header_history_tori h2 {
    font-size: 1.6rem!important;
    line-height: 1.2;
    letter-spacing: 0.1em;
    font-weight: bold!important;
    padding: 0!important;
  }
  header .header_history_tori .scroll_wrap {
    padding-bottom: 10px;
    margin-top: 12px;
    overflow-x: scroll;
  }
  header .header_history_tori ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  header .header_history_tori li {
    width: 78px;
    min-width: 78px;
    margin-right: 10px;
  }
  header .header_history_tori li dt {
    margin-top: 7px;
    font-size: 1.05rem;
    line-height: 1.52;
    font-weight: normal;
    letter-spacing: 0;
  }
  header .header_history_tori li dd {
    margin-top: 3px;
    font-size: 1.05rem;
    line-height: 1.52;
    font-weight: bold;
    letter-spacing: 0;
  }
  .menu-open .header_wrap .search_item {
    display: none;
  }
  .menu-open .header_wrap .search_heading {
    display: none;
  }
  .menu-open .header_wrap .to_allproducts {
    display: none;
  }
  .menu-open .header_wrap .search_souryo_banner {
    display: none;
  }

  /* 検索ボタン */
  .menu-open.search-open .header_wrap .alt_products,
  .menu-open.search-open .header_history_tori_wrap,
  .menu-open.search-open .header_wrap .nav-wrap_banner,
  .menu-open.search-open .header_wrap .alt_sns_icons,
  .menu-open.search-open .header_wrap .nav-wrap_search,
  .menu-open.search-open .header_wrap .alt_creator > .first {
    display: none;
  }
  .menu-open.search-open .header_wrap .search_item {
    display: block;
  }
  .menu-open.search-open .header_wrap .search_heading {
    display: block;
  }
  .menu-open.search-open .header_wrap {
    background-color: #f9f9f9;
  }
  .menu-open.search-open .header_wrap .nav-wrap_inner {
    /* padding: 1.8em 1.4em 1.8em; */
    box-shadow: none;
    height: 100dvh;
    height: 100%;
  }
  header .search_heading {
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0.07em;
    font-weight: bold;
  }
  header .search_item {
    margin-top: 39px;
    padding-bottom: 16px;
  }
  header .search_item h2 {
    font-size: 18px;
    line-height: 1.25;
    letter-spacing: 0.07em;
    font-weight: bold;
  }
  header .search_item h2 + ul {
    margin-top: 11px;
  }
  header .search_item ul + ul {
    margin-top: 18px;
  }
  header .search_item li {
    background-color: #fff;
    margin-top: 2px;
  }
  header .search_item li a {
    padding: 11px 10px 10px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
  }
  header .search_item li a .img {
    width: 55px;
    margin-right: 19px;
  }
  header .search_item li a .img img {
    aspect-ratio: 1/1;
    object-fit: cover;
    width: 100%;
    height: auto;
    border-radius: 50%;
  }
  header .search_item li a .text {
    flex: 1;
    font-size: 15px;
    line-height: 1.2;
    letter-spacing: 0.07em;
  }
  header .search_item .search_item_product {
    margin-top: 10px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  header .search_item .search_item_product li {
    width: 49.52%;
  }
  header .search_item .search_item_product li a {
    padding: 15px 10px;
  }
  header .search_item .search_item_product li a .img {
    width: 45px;
    margin-right: 10px;
  }
  .menu-open.search-open .alt_creator dl {
    margin-top: 11px;
  }
  .menu-open.search-open .alt_creator dt {
    padding: 16px 42px 15px 18px!important;
    font-size: 15px;
    line-height: 1.28;
    letter-spacing: 0.075em;
    position: relative;
    background-color: #fff;
    font-weight: 500;
  }
  .menu-open.search-open .alt_creator dd + dt {
    margin-top: 3px;
  }
  .menu-open.search-open .alt_creator dd {
    background-color: #fff;
    padding: 18px 14px 27px;
  }
  .menu-open.search-open .alt_creator ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .menu-open.search-open .alt_creator li {
    width: 29.27%;
    margin-right: 6.09%;
    background-color: #fff;
  }
  .menu-open.search-open .alt_creator li:nth-child(3n) {
    margin-right: 0;
  }
  .menu-open.search-open .alt_creator li:nth-child(n + 4) {
    margin-top: 16px;
  }
  .menu-open.search-open .alt_creator li a {
    display: block;
    padding: 0;
  }
  .menu-open.search-open .alt_creator li a .img {
    width: 100%;
  }
  .menu-open.search-open .alt_creator li a .img img {
    aspect-ratio: 1/1;
    object-fit: cover;
    width: 100%;
    height: auto;
    border-radius: 50%;
  }
  .menu-open.search-open .alt_creator li a .text {
    margin-top: 8px;
    font-size: 11px;
    line-height: 1.27;
    letter-spacing: 0.1em;
    text-align: center;
    font-weight: 500;
  }
  .menu-open.search-open .alt_creator dd + dt.first {
    border-top: none;
  }
  .menu-open.search-open header .alt_creator {
    border-bottom: none;
  }
  .menu-open.search-open .header_wrap .to_allproducts {
    display: block;
    padding: 15px 1.4em 0;
    width: 100vw;
    margin: 15px calc(50% - 50vw) 0;
    background-color: #fff;
  }
  .menu-open.search-open .header_wrap .to_allproducts a {
    border: 1px solid #b4b5b6;
    height: 65px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .menu-open.search-open .header_wrap .to_allproducts img {
    width: 36px;
    height: 36px;
  }
  .menu-open.search-open .header_wrap .to_allproducts span {
    font-size: 15px;
  }
  .menu-open.search-open .header_wrap .search_souryo_banner {
    display: block;
    /* padding: 16px 1.4em 1.8em; */
    padding: 16px 1.4em 80px;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    background-color: #fff;
  }
  .menu-open.search-open .header_wrap .search_souryo_banner img {
    width: 100%;
  }
}

@media screen and (min-width: 751px) {
  .header_tori_info {
    height: 44px;
  }
  .header_tori_info strong {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0;
    font-weight: normal;
  }
  header {
    /* margin-top: 44px; */
    height: 119px;
  }
  .scroll header {
    margin-top: 0;
  }
  body:not(.scroll) header .inner_wrap {
    height: 75px;
  }
  header + main {
    padding-top: calc(75px + 44px);
  }
  header .logo {
    width: 16.1%;
  }
  header .nav {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    width: 69%;
    max-width: none;
    margin-left: 7.6%;
  }
  header .nav nav {
    width: 41%;
    min-width: 260px;
  }
  header .nav a {
    font-size: 14px;
  }
  header .search {
    width: 43%;
    margin-left: 6.9%;
  }
  header .search input {
    border: none;
    background-color: #fff;
    background-size: 1.2em;
    background-position: 95%;
    border-radius: 3px;
  }
  header .search input[type=text]:focus {
    border: none;
    box-shadow: none;
    outline: none;
  }
  header .dropdown {
    top: 119px;
    right: 0%;
    left: auto;
    width: 100%;
    max-width: 1340px;
  }
  header .dropdown li img {
    width: 1.21em;
    height: 1.21em;
  }
  header .dropdown_nav_02 li img {
    width: 30px;
    height: 30px;
  }
}

@media screen and (min-width: 1100px) {
  header .dropdown_nav_01 > li:nth-child(1) {
    width: 7.69%;
  }
  header .dropdown_nav_01 > li:nth-child(2) {
    width: 7.14%;
  }
  header .dropdown_nav_01 > li:nth-child(3) {
    width: 8.57%;
  }
  header .dropdown_nav_01 > li:nth-child(4) {
    width: 8.96%;
  }
  header .dropdown_nav_01 > li:nth-child(5) {
    width: 8.01%;
  }
  header .dropdown_nav_01 > li:nth-child(6) {
    width: 6.19%;
  }
  header .dropdown_nav_01 > li:nth-child(7) {
    width: 4.92%;
  }
  header .dropdown_nav_01 > li:nth-child(8) {
    width: 7.06%;
  }
  header .dropdown_nav_01 > li:nth-child(9) {
    width: 6.11%;
  }
  header .dropdown_nav_01 > li:nth-child(10) {
    width: 6.11%;
  }
}

/* ロゴクリックで表示のナビ */
.group-top_nav_wrap {
  transition: all .5s;
  background-color: #fff;
  position: absolute;
  top: 44px;
  left: -100%;
}
.gt_nav-open .group-top_nav_wrap {
  left: 0;
  z-index: 9;
}
.group-top_nav_wrap img {
  width: 100%;
}
.group-top_nav_wrap > ul > li {
  border-bottom: 1px solid #c8c8c8;
  position: relative;
}
.group-top_nav_wrap > ul > li:first-child {
  border-top: 1px solid #c8c8c8;
}
/* .group-top_nav_wrap > ul > li:first-child::before {
  content: '';
  width: 24px;
  height: 19px;
  background-image: url(../img/group_top/common/egg.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
} */
.group-top_nav_wrap > ul > li::after {
  content: '';
  width: 12px;
  height: 12px;
  border-top: 1px solid #c8c8c8;
  border-right: 1px solid #c8c8c8;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: rotate(45deg) translateY(-50%);
}
.group-top_nav_wrap > ul > li a {
  display: block;
}
.group-top_nav_wrap > ul > li a:hover {
  background-color: #7d7e4e2e;
}
.group-top_nav_wrap > ul > li a img {
  margin: 0 auto;
  display: block;
}
.gt-nav_logo a {
  display: block;
}
.gt-nav_sns ul {
  margin: 0 auto;
  display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.gt-nav_sns li {
  width: 20px;
}
.gt-nav_sns li a {
  display: block;
}

@media screen and (max-width: 750px) {
  .group-top_nav_wrap {
    width: 292px;
    padding: 0 26px;
    height: 370px;
    top: 24px;
  }
  .gt-nav_heading {
    /* padding: 70px 0 45px;
    width: 83px;
    margin: 0 auto; */
    width: 100%;
  }
  .group-top_nav_wrap > ul > li a {
    width: 292px;
    margin-left: -26px;
  }
  .group-top_nav_wrap > ul > li a {
    width: 292px;
    margin-left: -26px;
    height: 66px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .group-top_nav_wrap > ul > li:nth-child(1) a img {
    width: 162px;
    margin: 0 auto -8px;
  }
  .group-top_nav_wrap > ul > li:nth-child(2) a img {
    width: 240px;
  }
  .gt-nav_logo a {
    margin: 22px auto 0;
    width: 152px;
  }
  .gt-nav_sns {
    margin-top: 24px;
  }
  .gt-nav_sns ul {
    width: 181px;
  }
  .gt_nav_close {
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: 8px;
    left: 50%;
    transform: translateX(-50%);
  }
  .gt_nav_close:before {
    content: '';
    width: 30px;
    height: 2px;
    background: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .gt_nav_close:after {
    content: '';
    width: 30px;
    height: 2px;
    background: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
  }
}

@media screen and (min-width: 751px) {
  .group-top_nav_wrap {
    width: 320px;
    padding: 0 26px;
    height: 410px;
  }
  .group-top_nav_wrap > ul > li a {
    width: 320px;
    margin-left: -26px;
    height: 72px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .group-top_nav_wrap > ul > li:nth-child(1) a img {
    width: 186px;
    margin: 0 auto -8px;
  }
  .group-top_nav_wrap > ul > li:nth-child(2) a img {
    width: 264px;
  }
  .gt-nav_logo a {
    margin: 42px auto 0;
    width: 152px;
    transition: all .3s;
  }
  .gt-nav_logo a:hover {
    opacity: 0.6;
  }
  .gt-nav_sns {
    margin-top: 32px;
  }
  .gt-nav_sns ul {
    width: 180px;
  }
  .gt-nav_sns li a {
    transition: all .3s;
  }
  .gt-nav_sns li a:hover {
    opacity: 0.6;
  }
}

/* contents */
@media screen and (min-width: 751px) {
  header .nav.pc,
  header .nav.pc nav,
  header .nav.pc ul {
    height: 100%;
  }
  .header_nav_contents {
    position: relative;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
  }
  header .label_nav_wrap {
    padding: 20px 20px 20px;
    width: 300px;
    position: absolute;
    top: 100%;
    left: 50%;
    background-color: #f2f2f2;
    transition: all 0.8s;
    /* opacity: 0; */
    /* transform: translate(-50%, -100%); */
    transform: translateX(-50%);
    display: none;
  }
  /* .scroll header .label_nav_wrap {
    top: 60px;
  } */
  .header_nav_contents:hover .label_nav_wrap {
    display: block;
  }
  .label_nav-open::after {
    content: '';
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #333;
    display: block;
    z-index: 99;
  }
  header .label_nav_wrap a {
    padding: 0!important;
  }
  header .label_nav_wrap a:hover::after {
    content: none;
  }
  header .label_nav_wrap img {
    width: 100%;
    border-radius: 6px;
  }
  header .label_nav_heading {
    font-size: 2.4rem;
    line-height: 1;
    letter-spacing: 0.07em;
    font-weight: bold;
    text-align: center;
  }
  header .label_nav_list {
    margin-top: 14px;
  }
  header .label_nav_list li + li {
    margin-top: 8px;
  }
  header .label_nav_wrap .ec_logo {
    margin: 15px auto 0;
    width: 120px;
  }
}

/* -----------------------------------------------
大江ノ郷トップページ バナー
----------------------------------------------- */
.ooe_banner a {
  display: block;
}
.ooe_banner img {
  width: 100%;
}

@media screen and (max-width: 750px) {

}

@media screen and (min-width: 751px) {
  .ooe_banner {
    max-width: 1340px;
    margin: 59px auto 0;
  }
  .ooe_banner a {
    transition: all .3s;
  }
  .ooe_banner a:hover {
    opacity: 0.8;
  }
}

/* -----------------------------------------------
footer
----------------------------------------------- */
footer {
  background-color: #f8f8f8;
  font-family: 'Noto Sans JP', sans-serif;
}
footer .copyright {
  padding: 15px 0;
  border-top: 1px solid #e6e6e6;
  color: #646464;
  font-size: 10px;
  font-weight: 300;
  line-height: 1.75;
  text-align: center;
}
@media screen and (max-width: 750px) {
  footer {
    margin-top: 50px;
  }
  .footer_g_logo a {
    width: 100%;
    height: 213px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .footer_g_logo img {
    width: 252px;
  }
  .footer_g_sns {
    height: 88px;
    border-top: 1px solid #e4e4e4;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .footer_g_sns ul {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .footer_g_sns li {
    width: 26px;
  }
  .footer_g_sns li + li {
    margin-left: 37px;
  }
  .footer_g_about,
  .footer_g_guide {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    border-top: 1px solid #e4e4e4;
  }
  .footer_g_about a,
  .footer_g_guide a {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    min-height: 107px;
    position: relative;
  }
  .footer_g_about .text,
  .footer_g_guide .text {
    position: relative;
    font-size: 13px;
  }
  .footer_g_about .text {
    margin-left: 28px;
  }
  .footer_g_about .text::before {
    content: '';
    width: 35px;
    aspect-ratio: 1/0.875;
    background-image: url(../img/torinohito/common/footer_about_icon.svg?202302201537);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: -63px;
    transform: translateY(-50%);
  }
  .footer_g_guide .text::before {
    content: '';
    width: 40px;
    aspect-ratio: 1/0.875;
    background-image: url(../img/torinohito/common/footer_guide_icon.svg?202302201537);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: -63px;
    transform: translateY(-50%);
  }
  .footer_g_about span.ja,
  .footer_g_guide span.ja {
    font-size: 13px;
    line-height: 1.2;
    letter-spacing: 0.1em;
    display: block;
  }
  .footer_g_about span.en,
  .footer_g_guide span.en {
    margin-top: 9px;
    font-size: 8px;
    line-height: 1.2;
    letter-spacing: 0;
    display: block;
  }
  .footer_g_nav {
    border-top: 1px solid #e4e4e4;
  }
  .footer_g_nav ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .footer_g_nav li {
    width: 50%;
    border-bottom: 1px solid #e4e4e4;
  }
  .footer_g_nav li:nth-child(odd) {
    border-right: 1px solid #e4e4e4;
  }
  .footer_g_nav li a {
    width: 100%;
    height: 51px;
    font-size: 13px;
    line-height: 1.2;
    letter-spacing: 0.01em;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .footer_g_link {
    background-color: #646464;
  }
  .footer_g_link a {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
    height: 200px;
  }
  .footer_g_link a .img {
    position: relative;
    width: 227px;
    margin-bottom: 38px;
  }
  .footer_g_link a .img::after {
    content: '';
    width: 100%;
    aspect-ratio: 1/0.039;
    background-image: url(../img/torinohito/common/portal_arrow.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
  }
  .footer_g_link a span {
    font-size: 10px;
    line-height: 1.2;
    letter-spacing: 0.1em;
    width: 100%;
    text-align: center;
    color: #fff;
    margin-top: -132px;
  }
}

@media screen and (min-width: 751px) {
  footer {
    max-width: 1340px;
    margin: 87px auto 0;
  }
  footer a {
    transition: all .3s;
  }
  footer a:hover {
    opacity: 0.7;
  }
  footer .grid_wrap {
    display: grid; 
    grid-template-columns: 25% 25% 25% 25%; 
    grid-template-rows: 1fr auto auto; 
    gap: 0px 0px; 
    grid-template-areas: 
      "footer_g_logo footer_g_about footer_g_guide footer_g_link"
      "footer_g_logo footer_g_nav footer_g_nav footer_g_link"
      "footer_g_sns footer_g_nav footer_g_nav footer_g_link"; 
  }
  .footer_g_logo {
    grid-area: footer_g_logo;
    border-bottom: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
  }
  .footer_g_logo a {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    min-height: 323px;
  }
  .footer_g_logo img {
    width: 59.4%;
  }
  .footer_g_sns {
    grid-area: footer_g_sns;
    height: 62px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    border-bottom: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
  }
  .footer_g_sns ul {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .footer_g_sns li {
    width: 20px;
  }
  .footer_g_sns li + li {
    margin-left: 8.9%;
  }
  .footer_g_about {
    grid-area: footer_g_about;
  }
  .footer_g_guide {
    grid-area: footer_g_guide;
  }
  .footer_g_about,
  .footer_g_guide {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    border-bottom: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
  }
  .footer_g_about a,
  .footer_g_guide a {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    min-height: 190px;
    position: relative;
  }
  .footer_g_about .text,
  .footer_g_guide .text {
    position: relative;
    font-size: 0.97vw;
  }
  .footer_g_about .text {
    margin-left: 8%;
  }
  .footer_g_about .text::before {
    content: '';
    width: 3.3em;
    aspect-ratio: 1/0.875;
    background-image: url(../img/torinohito/common/footer_about_icon.svg?202302201537);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: -5.5em;
    transform: translateY(-50%);
  }
  .footer_g_guide .text::before {
    content: '';
    width: 3.3em;
    aspect-ratio: 1/0.875;
    background-image: url(../img/torinohito/common/footer_guide_icon.svg?202302201537);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: -5.5em;
    transform: translateY(-50%);
  }
  .footer_g_about span.ja,
  .footer_g_guide span.ja {
    font-size: 13px;
    line-height: 1.2;
    letter-spacing: 0.1em;
    display: block;
  }
  .footer_g_about span.en,
  .footer_g_guide span.en {
    margin-top: 9px;
    font-size: 10px;
    line-height: 1.2;
    letter-spacing: 0;
    display: block;
  }
  .footer_g_nav {
    grid-area: footer_g_nav;
    height: 194px;
    border-bottom: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .footer_g_nav ul {
    display: grid;
    grid-template-rows: repeat(3, auto);
    grid-template-columns: repeat(3, auto);
    /* gap: 5px 15%; */
    gap: 5px 10%;
    grid-auto-flow: column;
    justify-content: center;
    width: 71.94%;
    min-width: 340px;
  }
  .footer_g_nav li {
    font-size: 13px;
    line-height: 1.77;
    letter-spacing: 0.1em;
  }
  .footer_g_link {
    grid-area: footer_g_link;
    background-color: #646464;
  }
  .footer_g_link a {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
    height: 100%;
  }
  .footer_g_link a .img {
    position: relative;
    margin: 0 auto 15%;
    width: 70.44%;
  }
  .footer_g_link a .img::after {
    content: '';
    width: 100%;
    aspect-ratio: 1/0.039;
    background-image: url(../img/torinohito/common/portal_arrow.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 27%;
    left: 50%;
    transform: translateX(-50%);
  }
  .footer_g_link a span {
    font-size: 10px;
    line-height: 1.2;
    letter-spacing: 0.1em;
    width: 100%;
    text-align: center;
    color: #fff;
    margin-top: -46%;
  }
}

@media screen and (max-width: 900px) and (min-width: 751px) {
  .footer_g_about .text::before {
    left: -3.8em;
  }
  .footer_g_guide .text::before {
    left: -3.8em;
  }
}

@media screen and (min-width: 1340px) {
  .footer_g_about .text,
  .footer_g_guide .text {
    position: relative;
    font-size: 13px;
  }
}