@charset "UTF-8";
@import url(all.css);
/* ###################### */
/* ######## 変数 ######## */
/* ###################### */
/* カラー */
/* パターン */
/* 書式 */
/* ###################### */
/* ######## 関数 ######## */
/* ###################### */
/*===============================================
  切り替え用
===============================================*/
.sp-none {
  display: none !important;
}

.com-table table,
.com-table table tbody,
.com-table table th,
.com-table table tr,
.com-table table td {
  display: block !important;
  width: 100% !important;
}

/*===============================================
  ページネーション
===============================================*/
.pagenation {
  padding-top: 32px;
}
.pagenation li {
  width: 30px;
  font-size: 1.5rem;
  line-height: 30px;
  margin: 5px 4px 0;
}

/*===============================================
  詳細ページ前後
===============================================*/
.paginated-link {
  padding-top: 16px;
  margin-top: 24px;
}
.paginated-link li {
  width: 88px;
}
.paginated-link li a {
  font-size: 1.3rem;
  line-height: 1.84616;
  letter-spacing: 0;
}
.paginated-link li.prev-link a:before {
  margin-right: 8px;
}
.paginated-link li.next-link a::after {
  margin-left: 8px;
}

/*===============================================
  wrapper
===============================================*/
#wrapper {
  min-width: 320px;
}

/*===============================================
  header
===============================================*/
#header .h-inner {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  padding-top: 12px;
}
#header .h-logo img {
  height: 80px;
}

/*===============================================
  footer
===============================================*/
#footer {
  padding: 48px 0 80px;
}
#footer .f-inner {
  padding-bottom: 30px;
}
#footer .f-logo {
  margin-bottom: 30px;
}
#footer .f-logo img {
  height: 100px;
}
#footer .f-info {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  font-size: 0.875em;
  line-height: 1.42858;
}
#footer .f-info > * {
  margin-bottom: 15px;
}
#footer .f-info > *:last-child {
  margin-bottom: 0 !important;
}
#footer .f-info .add {
  text-align: center;
}
#footer .f-info dl {
  min-width: 280px;
  margin-bottom: 10px;
}
#footer .f-info dl dt {
  width: 66px;
  font-size: 0.85715em;
  line-height: 1.66667;
  margin-right: 10px;
}
#footer .f-info dl dd .min {
  font-size: 0.85715em;
  line-height: 1.66667;
}
#footer .f-oth {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  padding-top: 30px;
}
#footer .f-oth > * {
  margin-bottom: 20px;
}
#footer .f-oth > *:last-child {
  margin-bottom: 0;
}
#footer .f-tels {
  width: 75vw;
  max-width: min(320px, 100%);
}
#footer .f-sns {
  padding-top: 10px;
}
#footer .f-sns li {
  width: 40px;
  margin-right: 30px;
}

/*フッターナビ
-----------------------------*/
.fnav {
  padding-top: 40px;
}
.fnav .fnav-list-item {
  border-bottom: solid 1px #ff9d5c;
}
.fnav .fnav-list-item a {
  display: block;
  font-size: 1em;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  color: #614c3f;
  letter-spacing: 0;
  line-height: 1.875;
  padding: 15px;
}
.fnav .fnav-list-item.current a {
  color: #ef6000;
}
.fnav .fnav-sub-list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 10px;
}
.fnav .fnav-sub-item {
  width: 48%;
  border-bottom: solid 1px #ff9d5c;
  margin-top: 10px;
  margin-right: 4%;
}
.fnav .fnav-sub-item:nth-of-type(2n), .fnav .fnav-sub-item:last-of-type {
  margin-right: 0;
}
.fnav .fnav-sub-item a {
  display: block;
  text-align: center;
  font-size: min(1.4rem, 3.8888888889vw);
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #614c3f;
  letter-spacing: 0;
  line-height: 30px;
  padding: 5px 0;
}
.fnav .fnav-sub-item.current a {
  color: #ef6000;
}

/*コピーライト
-----------------------------*/
.copy {
  padding: 10px 0;
}

/*===============================================
  fixed固定
===============================================*/
/*ページトップ
-----------------------------*/
#pagetop {
  right: 8px;
  bottom: 8px;
}

/*体験予約はこちらから
-----------------------------*/
#side {
  width: min(300px, 75vw);
  height: 58px;
  left: 8px;
  bottom: 8px;
}
#side a {
  border-radius: 100vh;
  font-size: clamp(1.6rem, 4.5vw, 1.8rem);
  letter-spacing: 0.01em;
}
#side a::before {
  width: 24px;
  height: 24px;
  margin-right: 12px;
}

/*===============================================
  visual
===============================================*/
.visual-wrap {
  padding-top: 100px;
  background-size: 48%;
}

/*メインビジュアル
-----------------------------*/
.main-visual {
  height: 125vw;
}
.main-visual::before {
  width: 120%;
  height: 94%;
  background-size: 42%;
}
.main-visual::after {
  content: "";
  width: 31%;
  padding-top: 28%;
  background: url(../img/common/visual/slide_deco_r.png) no-repeat right bottom/contain;
  position: absolute;
  right: 2%;
  bottom: 0;
  z-index: 1;
}
.main-visual .mv-in {
  width: 92%;
  margin-top: 10%;
}
.main-visual .mv-in .catch {
  width: 64%;
}
.main-visual .mv-in .catch::before {
  width: 116%;
  height: 105%;
  background-size: 27%;
  left: -9%;
  top: -8%;
}
.main-visual #slideshow {
  width: 80%;
  height: 90%;
  top: 10%;
}
.main-visual #season-area {
  height: calc(100% + 100px);
}

/*サブビジュアル
-----------------------------*/
.sub-visual {
  height: 56.25vw;
  padding-bottom: 6.25vw;
}
.sub-visual::before {
  width: 150%;
  height: 88%;
  top: 0;
}
.sub-visual .sv-in {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 92%;
}
.sub-visual .sv-in .catch {
  min-width: 68%;
  height: 18.75vw;
  padding: 0 5vw;
}
.sub-visual .sv-in .catch::before {
  width: 15%;
  padding-top: 13%;
  left: -2%;
  bottom: -6%;
}
.sub-visual .sv-in .catch .txt {
  font-size: 1.8rem;
}
.sub-visual .sv-in .catch .en {
  font-size: 0.8em;
  padding-top: 0.5em;
}

/*===============================================
  main#container
===============================================*/
#container {
  font-size: 0.9375em;
  line-height: 1.86667;
  letter-spacing: 0.02em;
}

/*===============================================
  パンくずリスト
===============================================*/
.bread {
  padding-top: 6px;
}
.bread .breadcrumbs {
  width: 90%;
}
.bread .breadcrumbs li {
  font-size: 0.8em;
  line-height: 1.66667;
  letter-spacing: 0em;
}

/*===============================================
  main共通
===============================================*/
.inbox {
  width: 90%;
}

/*電話番号
-----------------------------*/
.com-tels {
  height: 72px;
  padding-top: 4px;
  border-radius: 12px;
}
.com-tels .com-tel {
  font-size: 2.8rem;
  letter-spacing: 0.02em;
  margin: -6px 0 -2px;
}
.com-tels .com-tel::before {
  font-size: 2rem;
}
.com-tels .com-tel a {
  margin-right: -0.02em;
}
.com-tels .com-replace {
  margin-top: 10px;
}
.com-tels .com-replace img {
  height: 12px;
}

/*ボタン
-----------------------------*/
.com-btn {
  width: 83.3333333333vw;
  max-width: min(320px, 100%);
  height: 60px;
  margin: 0 auto;
}
.com-btn a {
  font-size: clamp(1.6rem, 4.5vw, 1.8rem);
  letter-spacing: 0.02em;
}
.com-btn a::before {
  width: 16px;
  height: 16px;
  margin-right: 12px;
}
.com-btn.mail a::before, .com-btn.news a::before {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

/*テーブル
-----------------------------*/
.com-table tr th {
  background: rgba(255, 255, 255, 0.4);
  padding: 15px;
}
.com-table tr td {
  padding: 15px;
}

/*テキストボックス
-----------------------------*/
.com-text-box .mb {
  margin-bottom: 20px;
}
.com-text-box br {
  display: none;
}

/*画像
-----------------------------*/
.com-img div::after {
  border-width: 2px;
}

/*SB未記入テキスト
-----------------------------*/
.com-no-txt {
  font-size: 1.2em;
  line-height: 1.66667;
  padding: 40px 0;
}

/*===============================================
  タイトル
===============================================*/
/*大タイトル
-----------------------------*/
.com-ttl01 {
  margin-bottom: 36px;
}
.com-ttl01 > span:not(.en) {
  font-size: min(3rem, 7.5vw);
  line-height: 1.6;
  letter-spacing: 0.02em;
  margin-right: -0.02em;
}
.com-ttl01 > span:not(.en) .br {
  display: inline-block;
}
.com-ttl01 > span:not(.en).mid {
  font-size: min(2.4rem, 6vw);
  line-height: 2;
}
.com-ttl01 .en {
  font-size: min(1.6rem, 4vw);
  padding-top: 1em;
}

.com-ttl02 {
  margin-bottom: 36px;
}
.com-ttl02 > span {
  font-size: 2.4em;
  line-height: 1.5;
  letter-spacing: 0.04em;
  margin-right: -0.04em;
}
.com-ttl02 > span.mid {
  font-size: 1.8em;
  line-height: 2;
}

/*サブタイトル
-----------------------------*/
.com-subttl01 {
  margin-bottom: 20px;
}
.com-subttl01 > span {
  font-size: 1.2em;
  line-height: 1.66667;
  letter-spacing: 0.02em;
}

/*===============================================
  トップページ
===============================================*/
/*明治7年創業の老舗醤油屋
「岩尾醤油醸造元」
-----------------------------*/
.top-about {
  padding: 72px 0;
  background-size: 42%;
}
.top-about::after {
  width: 92%;
  padding-top: 18%;
  background-size: 24%;
  top: 40px;
}
.top-about .about-movie {
  padding-top: 56.25%;
  margin-top: 30px;
  position: relative;
  z-index: 0;
}
.top-about .about-movie video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.top-about .about-btn {
  margin-top: 40px;
}

/*老舗 岩尾醤油醸造元で
醤油蔵見学・醤油作り体験！
-----------------------------*/
.top-experience {
  padding: 72px 0;
  background-size: 32%, cover;
  box-shadow: 0 3px 0 0 #ff9d5c inset, 0 -3px 0 0 #ff9d5c inset;
}
.top-experience .experience-ttl .waa::before {
  width: calc(100% + 56px);
  height: 20px;
  bottom: 6px;
}
.top-experience .experience-list {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  margin-top: -40px;
}
.top-experience .experience-list-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
}
.top-experience .experience-list-item:nth-of-type(2n) {
  margin-left: auto;
}
@media screen and (max-width: 600px) {
  .top-experience .experience-list-item {
    flex-direction: column;
  }
  .top-experience .experience-list-item .item-txt {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-left: 2.5em;
    padding-top: 32px !important;
  }
}
.top-experience .experience-list-item .item-img {
  width: 165px;
  margin-right: 16px;
}
.top-experience .experience-list-item .item-txt {
  font-size: min(1.8rem, 5vw);
  line-height: 1.66667;
  padding-top: 20px;
}
.top-experience .experience-list-item .item-txt .t {
  width: 4em;
  top: -2em;
  left: -2.5em;
}
.top-experience .experience-list-item:nth-of-type(1) .item-img::before {
  left: -30%;
}
.top-experience .experience-list-item:nth-of-type(1)::after {
  display: none;
}
.top-experience .experience-list-item:nth-of-type(3) .item-img::before {
  top: -12%;
  left: -40%;
}
.top-experience .experience-list-item:nth-of-type(3) .item-img::after {
  right: -16%;
  bottom: 2%;
}
.top-experience .experience-list-item:nth-of-type(3)::after {
  display: none;
}
.top-experience .experience-btn {
  margin-top: 40px;
}

/*ボタンリンク
-----------------------------*/
.top-links {
  padding: 64px 0;
  background: url(../img/index/bg_links.png) no-repeat center top/cover;
}
.top-links::before {
  width: 98%;
  background-size: 30%;
}
.top-links .links-list {
  max-width: 400px;
  margin: 0 auto;
}
.top-links .links-list-item {
  height: 160px;
  box-shadow: 0 0 0 6px #3d9457 inset;
  border-radius: 16px;
  padding-top: 5px;
  margin-bottom: 20px;
}
.top-links .links-list-item:last-of-type {
  margin-bottom: 0;
}
.top-links .links-list-item::before {
  width: 32.2%;
  height: 54.16667%;
  top: 21.25%;
  left: 7.6%;
}
.top-links .links-list-item .item-ttl {
  margin-bottom: 20px;
}
.top-links .links-list-item .item-ttl .en {
  padding-top: 0.2em;
}
.top-links .links-list-item .item-btn {
  width: 220px;
  height: 40px;
}
.top-links .links-list-item .item-btn a {
  padding-right: 20px;
}
.top-links .links-list-item .item-btn a::before {
  margin-right: 16px;
}

/*お問い合わせ
-----------------------------*/
.top-contact {
  padding: 64px 0;
  background-size: 40%;
}
.top-contact::before {
  background-size: 40%;
}
.top-contact::after {
  width: 94%;
  height: 56px;
  top: 40px;
}
.top-contact .contact-ttl {
  margin-bottom: 30px;
}
.top-contact .contact-text {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.top-contact .contact-box {
  max-width: 320px;
  padding-top: 30px;
  margin: 0 auto;
}
.top-contact .contact-box::after {
  width: 98vw;
  padding-top: 18.75vw;
  bottom: -60px;
}
.top-contact .contact-box > * {
  margin-bottom: 20px;
}
.top-contact .contact-box > *:last-child {
  margin-bottom: 0;
}

/*バナーリンク
-----------------------------*/
.top-bnr {
  padding: 64px 0;
  background-size: 200px;
}
.top-bnr .bnr-list {
  max-width: 480px;
  margin: 0 auto;
}
.top-bnr .bnr-list-item {
  height: 150px;
  box-shadow: 0 0 0 6px #3d9457 inset;
  border-radius: 16px;
  margin-bottom: 20px;
}
.top-bnr .bnr-list-item:last-of-type {
  margin-bottom: 0;
}
.top-bnr .bnr-list-item a {
  position: relative;
  z-index: 0;
}
.top-bnr .bnr-list-item a::after {
  content: "";
  width: 40%;
  min-width: calc(100% - 200px);
  height: 100%;
  border-radius: 0 16px 16px 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -2;
}
.top-bnr .bnr-list-item.bg-official a::after {
  background: url(../img/common/img_link_official.jpg) no-repeat center/cover;
}
.top-bnr .bnr-list-item.bg-online a::after {
  background: url(../img/common/img_link_shopping.jpg) no-repeat center/cover;
}
.top-bnr .bnr-list-item .item-txt {
  justify-content: center;
  width: 60%;
  max-width: 200px;
  height: 100%;
  background: #3d9457;
  border-radius: 16px 0 0 16px;
  padding-right: 2%;
}
.top-bnr .bnr-list-item .item-txt p {
  font-size: 2.4rem;
  line-height: 1.66667;
  letter-spacing: -0.1em;
}
.top-bnr .bnr-list-item .item-txt p::after {
  width: 16px;
  height: 16px;
  bottom: 9px;
  right: -8px;
}
.top-bnr .bnr-list-item .item-txt .b {
  font-size: 3rem;
  line-height: 1;
  letter-spacing: 0.02em;
}
.top-bnr .bnr-list-item .item-txt .min {
  font-size: 2rem;
  line-height: 2;
  letter-spacing: 0.02em;
}

/*===============================================
  岩尾醤油醸造元について
===============================================*/
/*代表挨拶
-----------------------------*/
.about-greeting {
  padding: 72px 0;
}
.about-greeting .greeting-img {
  margin-bottom: 30px;
}
.about-greeting .greeting-img img {
  width: 64%;
}
.about-greeting .greeting-img::before {
  width: 30%;
  padding-top: 30%;
  left: 5%;
  bottom: -12px;
}
.about-greeting .greeting-img::after {
  width: 32%;
  padding-top: 30%;
  right: 4%;
  bottom: -10px;
}

/*老舗 岩尾醤油醸造元の歴史
-----------------------------*/
.about-history {
  padding: 72px 0;
}
.about-history .history-ttl::before {
  width: 98vw;
  height: calc(100% + 45px);
  background-size: 20%;
  top: -26px;
}
.about-history .history-box {
  padding: 30px;
  margin-bottom: 40px;
  background-size: 28px;
}
.about-history .history-box .box-ttl {
  margin-bottom: 10px;
}
.about-history .history-box .box-ttl .b {
  font-size: 1.5em;
  line-height: 1;
  margin-right: 0.25em;
}

/*明治7年より受け継ぐ
伝統ある醤油づくりの工程はこちら
-----------------------------*/
.about-bnr {
  padding: 64px 0;
  background: url(../img/index/bg_links.png) no-repeat center top/cover;
}
.about-bnr::before {
  width: 98%;
  background-size: 30%;
}
.about-bnr .bnr-ttl {
  margin-bottom: 15px;
}
.about-bnr .bnr-ttl > span {
  letter-spacing: 0;
  margin-right: 0;
}
.about-bnr .bnr-ttl .waa::before {
  width: calc(100% + 56px);
  height: 20px;
  bottom: 6px;
}
.about-bnr .bnr-btn {
  max-width: 280px;
  height: 50px;
}
.about-bnr .bnr-box {
  max-width: 460px;
  padding: 30px 20px 25px;
  box-shadow: 0 0 0 6px #3d9457 inset;
  border-radius: 16px;
}
.about-bnr .bnr-box::before {
  width: calc(100% - 10px);
  height: 26px;
  top: 5px;
}

/*===============================================
  見学・体験について
===============================================*/
/*老舗 岩尾醤油醸造元で
醤油蔵見学・醤油作り体験！
-----------------------------*/
.experience-lead {
  padding: 72px 0;
}
.experience-lead::before {
  display: none;
}
.experience-lead .lead-in::after {
  width: 100%;
  padding-top: 24%;
  margin-top: 20px;
  background-size: 48%;
}
.experience-lead .lead-ttl .waa::before {
  width: calc(100% + 56px);
  height: 20px;
  bottom: 6px;
}

/*見学・体験の魅力！
-----------------------------*/
.experience-feature {
  padding: 72px 0;
  background-size: 40%;
}
.experience-feature .feature-list-box {
  margin-bottom: 56px;
}
.experience-feature .feature-list-box .box-img {
  margin-top: 20px;
}
.experience-feature .feature-list-box .box-img div,
.experience-feature .feature-list-box .box-img div::after {
  border-radius: 20px;
}
.experience-feature .feature-list-box .box-ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  margin-bottom: 20px;
}
.experience-feature .feature-list-box .box-ttl .num {
  width: 80px;
  margin: 0 auto 20px;
}
.experience-feature .feature-list-box .box-ttl > span:not(.num) {
  font-size: min(1.8rem, 5vw);
}
.experience-feature .feature-list-box .box-ttl .t {
  width: 2.538462em;
  top: -0.961539em;
  left: -0.653847em;
}

/*体験メニュー
-----------------------------*/
.experience-menu {
  padding: 72px 0;
  background-size: 36%;
}
.experience-menu .menu-list-box {
  border-radius: 12px;
  padding: 20px;
  margin-bottom: 30px;
}
.experience-menu .menu-list-box .box-status {
  margin-bottom: 20px;
}
.experience-menu .menu-list-box .box-status li {
  font-size: 1.6rem;
  line-height: 1.875;
  padding: 10px;
  border-radius: 6px;
  margin-bottom: 10px;
}
.experience-menu .menu-list-box .box-status li:last-of-type {
  margin-bottom: 0;
}
.experience-menu .menu-list-box .box-text .sub {
  font-size: 0.8em;
  line-height: 2.33334;
  padding-top: 20px;
}
.experience-menu .menu-list-box .box-img {
  margin-top: 20px;
}
.experience-menu .menu-list-box .box-img div,
.experience-menu .menu-list-box .box-img div::after {
  border-radius: 10px;
}

/*体験されたお客様のお声をご紹介！
-----------------------------*/
.experience-voice {
  padding: 72px 0;
}
.experience-voice .voice-list-item {
  margin-bottom: 30px;
}
.experience-voice .voice-list-item .item-img {
  text-align: center;
  margin-bottom: 20px;
}
.experience-voice .voice-list-item .item-img img {
  width: 100px;
}
.experience-voice .voice-list-item .item-in {
  padding: 20px;
  border-radius: 12px;
}
.experience-voice .voice-list-item .item-in::before {
  width: 30px;
  height: 16px;
  -webkit-clip-path: polygon(50% 0, 100% 100%, 0 100%);
          clip-path: polygon(50% 0, 100% 100%, 0 100%);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: calc(100% - 1px);
}
.experience-voice .voice-list-item .item-ttl {
  margin-bottom: 12px;
}

/*===============================================
  体験の流れ・よくある質問
===============================================*/
/*体験の流れ
-----------------------------*/
.guide-flow {
  padding: 72px 0 24%;
  background-size: 42%;
}
.guide-flow::before {
  width: 92%;
  padding-top: 12%;
  top: 24px;
}
.guide-flow .flow-list-box {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom-width: 2px;
}
.guide-flow .flow-list-box::after {
  width: 32px;
  height: 16px;
  top: calc(100% + 1px);
}
.guide-flow .flow-list-box .box-img {
  width: 30%;
}
.guide-flow .flow-list-box .box-img div {
  border-radius: 10px;
}
.guide-flow .flow-list-box .box-in {
  width: 65%;
}
.guide-flow .flow-list-box .box-ttl {
  justify-content: flex-start;
  align-items: flex-end;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.guide-flow .flow-list-box .box-ttl::before {
  width: 1.5em;
  font-size: 4rem;
  line-height: 1.15;
}

/*よくある質問
-----------------------------*/
.guide-faq {
  padding: 72px 0;
}
.guide-faq::before {
  width: 88%;
  padding-top: 8%;
  top: 30px;
}
.guide-faq::after {
  padding-top: 26%;
  bottom: 10px;
}
.guide-faq .faq-list::after {
  width: 92vw;
  height: 80px;
  bottom: -88px;
}
.guide-faq .faq-list-item {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom-width: 2px;
}
.guide-faq .faq-list-item .item-ttl {
  margin-bottom: 20px;
}
.guide-faq .faq-list-item .item-ttl::before {
  width: 40px;
  font-size: 2rem;
  line-height: 38px;
  padding-bottom: 2px;
}
.guide-faq .faq-list-item .item-ttl > span {
  width: calc(100% - 56px);
  font-size: 1.2em;
  line-height: 1.55556;
  padding-top: 6px;
}
.guide-faq .faq-list-item .item-text::before {
  width: 40px;
  font-size: 2rem;
  line-height: 38px;
  padding-bottom: 2px;
  box-shadow: 0 0 0 2px #ef6000 inset;
}
.guide-faq .faq-list-item .item-text .text-in {
  width: calc(100% - 56px);
  padding-top: 6px;
}

/*===============================================
  店舗案内
===============================================*/
/*店舗情報
-----------------------------*/
.info-contents {
  padding: 72px 0;
  background-size: 30%;
}
.info-contents .info-table td .replace {
  padding: 7px 0;
}
.info-contents .info-table td .replace img {
  height: 14px;
}

/*アクセス情報
-----------------------------*/
.info-access {
  background-size: 200px;
}
.info-access .inbox {
  padding: 72px 0;
}
.info-access .access-list {
  max-width: 460px;
  margin: 0 auto;
}
.info-access .access-list-item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 40px 20px 32px;
  background-size: 100px;
  margin-bottom: 40px;
}
.info-access .access-list-item:last-of-type {
  margin-bottom: 0;
}
.info-access .access-list-item .item-img {
  margin-bottom: 20px;
}
.info-access .access-list-item .item-img img {
  height: 80px;
}
.info-access .access-map {
  height: 320px;
}

/*==================================================
 お問い合わせ
================================================== */
.contact-contents {
  padding: 72px 0;
}
.contact-contents .contact-table {
  margin-bottom: 40px;
}
.contact-contents .contact-table th .optional-mark,
.contact-contents .contact-table th .required-mark {
  font-size: 0.8em;
  line-height: 2;
  margin-left: 0.5em;
}
.contact-contents .contact-submits-wrap {
  padding-top: 16px;
}
.contact-contents .contact-submits-wrap > * {
  width: 83.3333333333vw;
  max-width: 320px;
  height: 60px;
  font-size: clamp(1.6rem, 4.5vw, 1.8rem);
  margin: 0 auto 20px;
}
.contact-contents .contact-submits-wrap > *:last-child {
  margin-bottom: 0;
}

/*==================================================
 お問い合わせ完了
================================================== */
.complete-contents {
  padding: 72px 0;
}
/*===============================================
  プライバシーポリシー
===============================================*/
.privacy-contents {
  padding: 72px 0;
}
.privacy-contents .item-box {
  margin-bottom: 56px;
}

/*==================================================
 サイトマップ
================================================== */
.site-contents {
  padding: 72px 0;
}
.site-contents .site-list {
  padding: 16px 5.556%;
  border-radius: 12px;
}
.site-contents .site-list li a {
  line-height: 2;
  padding: 15px;
}

/*===============================================
  404エラー
===============================================*/
.error-contents {
  padding: 72px 0;
}