﻿@charset "utf-8";
/* CSS Document */
html, body {
  width: 100%;
  overflow: auto;
}
/* ▼基本デザイン */
/* ----------------------------------------------------- */
html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
#app-c img {
  max-width: 100%;
  height: auto;
}

li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.clear {
  clear: both;
}
.fade {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.fade:hover {
  opacity: 0.5;
  filter: alpha(opacity=60);
}

a:hover {
  text-decoration: none;
}
/* ▼gグローバルナビ問題
/* ----------------------------------------------------- 

.header #ui-tab {
    display:block!important;
} */
#global-info {
  display: none !important;
}
.history-right {
  display: none !important;
}

/* ▼各デザイン */
/* ----------------------------------------------------- */

.staff_cover_all {
  padding-bottom: 200px;
}


/* ▼category*/
/* ----------------------------------------------------- */
.shop_img {
  width: 153px;
  margin: 0 auto;
}
.mh3_cover {
  text-align: center;
  padding-bottom: 80px;
}
.mh3 {
  font-family: garamond-premier-pro, serif !important;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  padding-bottom: 22px;
  letter-spacing: 4px;
  padding-top: 40px;
  border-top: 1px solid #000;
  width: 1200px;
  margin: 0 auto;
  color: #000;
}
.mh3 span {
  font-family: garamond-premier-pro, serif !important;
  font-weight: lighter;
  font-size: 73px;
  letter-spacing: 2px;
  display: block;
}
.mh3_2 {
  color: #111 !important;
  margin: auto;
  font-size: 25px !important;
  letter-spacing: 1px;
  padding-bottom: 78px;
  font-weight: bold;
  text-align: center;
}

/* ▼staff*/
/* ----------------------------------------------------- */

.mh4 {
  font-weight: normal;
  font-weight: 600;
  font-size: 28.8px;
  padding-bottom: 8px;
  letter-spacing: 2px;
  padding-top: 35px!important;
  margin: 0 auto;
  color: #040404;
  border-top: 1px dashed #000;
}
.mh4 span {
  display: block;
  font-size: 15.6px;
  margin-bottom: 0!important;
}
.cap_h4 {
  font-family: garamond-premier-pro, serif !important;
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  padding-bottom: 0;
  letter-spacing: 3px;
  padding-top: 0;
  margin: 0 auto;
  margin-top: 0px;
  color: #598487;
  display: block;
  margin-top: -5px;
}

.mh4_cover {
  padding-bottom: 15px;
}

.item {
  height: 770px;
}
.item img {
  height: 100% !important;
  object-fit: cover;
}


/* ▼staff_data*/
/* ----------------------------------------------------- */

.staff_data {
  background-color: #EEF0F1;
  display: flex;
  justify-content: space-between;
}
.profile_area {
  width: 368px;
  display: flex;
  flex-direction: column;
  background-color: #E3E7EB;
  padding: 60px 66px;
  text-align: center;
  justify-content: center;
}
.detail_area {
  padding: 60px 50px;
  text-align: center;
  display: flex;
  flex-direction: column;
  width: 600px;
}
.mh5 {
  margin: 0 auto auto !important;
  font-size: 15px !important;
  display: block;
  line-height: 1.5 !important;
  text-indent: 0 !important;
  padding-bottom: 0;
  width: auto;
  color: #598487;
  text-align: justify !important;
  height: auto;
  padding-bottom: 40px;	
}
.mh5.left {
  float: none !important;
  padding-bottom: 0;
  left: -54px;
}
.point_area {
  display: flex;
  justify-content: space-between;
}
.point {
  width: 116px;
  height: 116px;
  border-radius: 8px;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.point span {
  font-family: garamond-premier-pro, serif !important;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  font-style: italic;
  text-decoration: underline;
  padding-bottom: 7px;
}
.point p {
  line-height: 1.5;
  font-size: 14px;
}
.licence.none {
  display: none;
}
.detail_area p {
  text-align: justify;
  padding-bottom: 16px;
  line-height: 1.5;
}
.family, .licence {
  padding-top: 25px;
}
.mh5_2 {
  font-family: garamond-premier-pro, serif !important;
  font-style: normal;
  font-weight: 600;
  margin: 0 !important;
  height: auto;
  display: block;
  line-height: 0 !important;
  text-indent: 0 !important;
  text-align: justify;
  position: relative;
  width: 100%;
  padding: 18px 0 16px 0;
  text-align: center;
  border: 1px solid #999;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  letter-spacing: 1px;
  margin-bottom: 27px !important;	
}
.mh5_2:after,.mh5_2:before{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    top:100%;
    left:7%;
}
.mh5_2:after{
    border-color: rgba(247, 247, 247, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:5px;
    border-right-width:5px;
    margin-left: -5px;
    border-top-color: #F4F2E9;
}
.mh5_2::before {
  border-color: rgb(244, 242, 233);
    border-top-color: rgb(244, 242, 233);
  border-top-width: 12px;
  border-bottom-width: 14px;
  border-left-width: 6px;
  border-right-width: 6px;
  margin-left: -6px;
  margin-top: 0px;
  border-top-color: #999;
}
.mag {
  display: block;
  padding: 18px 0;
  float: none !important;
  cursor: pointer;
  margin: 0 auto;
  text-align: center !important;
  font-size: 14px !important;
  font-weight: bold !important;
  position: relative;
  background-color: #7C7B75;
  color: #fff !important;
  border: none !important;
  width: 49%;
  text-align: center;
  background-image: url("../img/mag_icon.png") !important;
  background-repeat: no-repeat;
  background-position: 20px center!important;
  background-size: 25px;
}
.line {
  display: block;
  padding: 18px 0;
  float: none !important;
  cursor: pointer;
  margin: 0 auto;
  text-align: center !important;
  font-size: 14px !important;
  font-weight: bold !important;
  position: relative;
  background-color: #00C200;
  color: #fff !important;
  border: none !important;
  width: 49%;
  text-align: center;
  background-image: url("../img/line_icon.png") !important;
  background-repeat: no-repeat;
  background-position: 20px center!important;
  background-size: 30px;	
}
.bt_area {
  width: 96%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding-top: 35px;
}
.bt_area > a::before {
  content: "";
  position: absolute;
  top: 0;
  right: 22px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  bottom: 0;
  margin: auto;
}


/* ▼owl*/
/* ----------------------------------------------------- */
.owl-controls {
  right: 0;
  left: 0;
  bottom: 0;
  margin: 0 !important;
  padding-top: 0 !important;
}
.owl-next {
  z-index: 99999;
  position: absolute;
  top: 47%;
  right: 1%;
  clear: both;
  display: block !important;
  background-image: url(../img/owl_arrow_r.png) !important;
  background-size: contain !important;
  width: 1.5rem;
  height: 1.5rem;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-repeat: no-repeat !important;
  background-position: left !important;
  background-color: transparent !important;
  font-size: 0 !important;
}
.owl-prev {
  z-index: 99999;
  position: absolute;
  top: 47%;
  left: 1%;
  clear: both;
  display: block !important;
  background-image: url(../img/owl_arrow_l.png) !important;
  background-size: contain !important;
  width: 1.5rem;
  height: 1.5rem;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-repeat: no-repeat !important;
  background-position: right !important;
  background-color: transparent !important;
  font-size: 0 !important;
}
.owl-dots {
  position: absolute;
  bottom: 1rem;
  right: 0;
  left: 0;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.owl-theme .owl-dots .owl-dot span {
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  margin: 0.5rem;
  background: #FFF;
  position: relative;
  opacity: 0.7;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #fff !important;
  opacity: 1;
}
.cap {
  position: absolute;
  z-index: 100;
  background-color: #fff;
  display: flex;
  bottom: 15px;
  right: 15px;
  text-align: center;
  color: #555;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  align-items: center;
  justify-content: center;
  letter-spacing: 1px;
}
/*
.owl-item {
  height: 100%;
}
.owl-stage {
  height: 100%;
}
.owl-stage-outer {
  height: 100% !important;
}
.owl-carousel {
  height: 100% !important;
}
*/
/* ▼関連商品、雑貨*/
/* ----------------------------------------------------- */

.mh5_3 {
  margin: 0 !important;
  font-size: 16px;
  width: 100%;
  height: auto;
  display: block;
  line-height: 0 !important;
  text-indent: 0 !important;
  padding-bottom: 40px;
  text-align: justify;
}
.related, .goods {
  width: 1200px;
  margin: 0 auto;
  margin-top: 0px;
  margin-top: 60px;
  border-top: 1px solid #999;
  padding-top: 30px;
}
.related_all, .goods_all {
    display: flex;
    justify-content: left;
    gap: 60px 30px;
    flex-wrap: wrap;
}
.rela_box, .goods_box {
    width: 18%;
    /* padding-right: 0; */
    text-align: center;
}
.rela_box img {
  width: 70%;
  margin: 0 auto;
  padding-bottom: 20px;
}
.rela_box.flip img {
  transform: scale(-1, 1);
}
.rela_box .sitem img {
  width: 50% !important;
  padding-top: 21%;
}
.goods_box img {
  width: 60%;
  margin: 0 auto;
  padding-bottom: 20px;
}
.rela_box a p, .goods_box a p {
  color: #111;
  opacity: 0.6;
  font-size: 14px !important;
  text-align: justify;
}

/* ▼幅毎の調整 
/* ----------------------------------------------------- */

@media screen and (max-width: 1200px) {
  .related, .goods {
    width: 90%;
  }
}
@media screen and (max-width: 1440px) {}