/* カスタマイズ用CSS */
.ec-blockTopBtn {
  width: 40px;
  border-radius: 100%;
}
.ec-itemNav {
  display: block;
  background: #223c4e;
}
.ec-categoryNaviRole {
  padding: 0;
}
.ec-itemNav__nav li a {
  color: #fff;
  background: none;
  font-size: 15px;
}
.ec-shelfGrid .ec-shelfGrid__item img {
  width: 250px;
  height: 250px;
  object-fit: contain;
}
.ec-sliderItemRole .slide-item {
  border: none;
  background: #efefef;
  height: 250px;
}
.ec-productRole img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.ec-productRole .ec-grid2 {
  margin-top: 2rem;
}
.ec-eyecatchRole {
  display: none;
}

/* =====
  フォント
=============== */
/* @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap'); */

body {
  /*font-family: 'Noto Sans JP', sans-serif;*/
  /*A-OTF UD Shin Go Pr6N L*/
  font-family: a-otf-ud-shin-go-pr6n, sans-serif;
  font-weight: 300;
  font-style: normal;
}
/*ITC Avant Garde Gothic Pro Bold*/
.en-normal {
  font-family: itc-avant-garde-gothic-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
}
/*ITC Avant Garde Gothic Pro Book*/
.en-emphasis {
  font-family: itc-avant-garde-gothic-pro, sans-serif;
  font-weight: 300;
  font-style: normal;
}
/*ITC Avant Garde Gothic Pro Book*/
.ozwald {
  font-family: 'Oswald', sans-serif;
}
/* Sawarabi Mincho */
.mincho {
  font-family: "Sawarabi Mincho";
}
/* =====
  共通
=============== */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');
.pc-none {
  display: none;
}
.sp-none {
  display: block;
}
.flex {
  display: flex;
  display: -webkit-flex;
}
.font-white {
  color: #fff;
}
.text-center {
  text-align: center;
}

.light-khaki {
  color: #b6a277;
}



.bg-middle-gray {
  background: #8c8c8c!important;
}
.bg-dark-gray {
  background: #4c4a49!important;
}
.bg-middle-gray {
  background: #90a5b4!important;
  background: #8f99a0!important;
}
.bg-light-gray {
  background: #efefef!important;
}
.bg-dark-gray {
  background: #223c4e!important;
}
.bg-light-brown {
  background: #b6a177!important;
}
.bg-light-brown2 {
  background: #ece8e1;
}

.content-between {
  justify-content: space-between;
}
.ec-layoutRole .ec-layoutRole__contents,
.ec-categoryNaviRole,
.ec-sliderRole,
.ec-headerRole,
.ec-footerRole .ec-footerRole__inner {
  max-width: 100%;
}

/* common logo */
.ec-headerRole {
  background: #ece8e1;
  padding: 1rem 0 .5rem;
  font-weight: bold;
  letter-spacing: .2rem;
}
.ec-headerNaviRole {
  margin: 0 auto;
  padding: .5rem;
}
.ec-headerTitle__title {
  justify-content: space-between;
  align-items: center;
  max-width: 1130px;
  width: 100%;
  margin: auto;
}
.ec-headerTitle img {
  width: 350px;
}
.ec-headerTitle .ec-headerTitle__title a,
.h-logo_under {
  font-size: 12px;
  margin: 0;
  color: #000;
}
.ec-headerNaviRole__nav {
  padding-right: 1rem;
}
.ec-headerNav__item {
  text-decoration: none;
  background: #6a7779;
  padding: 0rem .5rem;
  border: solid #bdbdbd 1px;
}
.ec-headerNav .ec-headerNav__itemIcon,
.ec-headerNav .ec-headerNav__itemLink {
  color: #fff;
}
.ec-headerNaviRole .ec-headerNaviRole__search {
  margin-top: 5px;
}
/* common header nav */
.ec-headerNav .ec-headerNav__itemIcon {
  font-size: 14px;
  vertical-align: middle;
}
.ec-headerNav .ec-headerNav__itemLink {
  font-size: 12px;
}
.ec-cartNavi {
  padding: 6px 17px 8px;
  height: 30px;
}
.ec-headerSearch .ec-headerSearch__category .ec-select select {
  height: 30px;
  padding: 6px 24px 8px 6px;
}
.ec-headerSearch .ec-headerSearch__keyword input[type="search"] {
  height: 28px;
}
.ec-layoutRole__header {
  background: #b6a177!important;
}
.ec-categoryNaviRole a:hover {
  background: #4a677b!important;
  color: #ece8e2;
  opacity: 1!important;
}
.ec-itemNav__nav {
  max-width: 1130px;
  width: 100%;
}
.ec-itemNav__nav > li {
  border-right: solid #445d70 1px;
  width: 20%!important;
  letter-spacing: .2rem;
}
.ec-itemNav__nav > li:first-child {
  border-left: solid #445d70 1px;
}
.ec-itemNav__nav li ul li a {
  border-bottom: 2px dotted #7891a2;
  background: #4a677b;
}
.ec-itemNav__nav > li:hover > a {
  background: #4b677b;
}


/* common footer nav */
.ec-footerNavi {
  padding: 2rem 0;
  margin: 0;
}
.ec-footerNavi .ec-footerNavi__link a {
  color: #fff;
  border:none;
}
.ec-footerTitle .ec-footerTitle__copyright {
  background: #000;
  color: #fff;
  padding: 1rem;
}
.ec-footerRole {
  padding: 1rem!important;
  border-top: 1px solid #b6a177;
  margin-top: 0;
}
.ec-footerRole .ec-footerRole__inner,
.ec-footerTitle,
.ec-footerRole {
  padding: 0!important;
}
.ec-footerTitle__logo img {
  width: 300px;
}
.ec-footerRole > div:nth-child(2),
.when-using {
  max-width: 1000px;
  margin: 0 auto;
  width: 80%;
  padding: 3rem 0;
  align-items: center;
}
.when-using > div,
  .when-using > p {
  padding: 1rem 0;
}
.col3 {
  width : 33.33333%;
  width : -webkit-calc(100% / 3);
  width : calc(100% / 3);
}
.col3:first-child {
  padding: 0 3rem 0 0;
}
.col3:nth-child(2) {
  padding: 0 3rem;
  border-left: solid 1px #b6a177;
  border-right: solid 1px #b6a177;
}
.col3:nth-child(3) {
  padding: 0 0 0 3rem ;
}
.f-bold {
  color: #233c4e;
  font-weight: bold;
  letter-spacing: .2rem;
  font-size: 16px;
  line-height: 3;
}
.ec-footerRole hr {
  border: solid #8999a4 1px;
  margin: 0;
}
.ec-footerNavi .ec-footerNavi__link a {
  color: #8999a4;
  letter-spacing: .1rem;
}


/* =====
  下層ページ共通
=============== */
.ec-topicpath .ec-topicpath__item a,
.ec-topicpath__item--active a {
  color: #b6a277!important;
}
.ec-blockBtn--action {
  background-color: #b6a177;
  border-color: #b6a177;
}
.ec-blockBtn--action:hover {
  color: #fff;
  background-color: #233c4e;
  border-color: #233c4e;
}
.ec-role {
  max-width: 100%;
}
.ec-newsRole {
  padding: 60px 0;
  background: #8f99a0;
  max-width: 1130px;
  margin: auto;
}  
.ec-newsRole .ec-newsRole__news {
  background: #efefef;
  border: 5px solid #ebe8e1;
}
.ec-newsRole .ec-newsRole__newsCloseBtn {
  background: #b6a277;
  color: #fff!important;
}
.ec-newsRole .ec-newsRole__newsTitle {
  color: #223c4d;
}
.ec-newsRole .ec-secHeading {
  color: #ebe8e2;
}
.ec-newsRole .ec-newsRole__newsDate {
  color: #b6a277;
}

/* =====
  カート
=============== */
#form1 .ec-productRole__actions:first-child span {
  color: #de5d50;
}
/* =====
  ご注文手続き
=============== */
#shopping-form .ec-orderRole__detail > div {
  margin-bottom: 1rem;
}
#shopping_order_message {
  height: 96px!important;
}
/* =====
  マイページログイン
=============== */
.ec-login .form-check-label {
  margin-left: 2rem;
}

/* =====
  TOPページ
=============== */

.ec-categoryNaviRole {
  margin: 0;
}
.ec-sliderRole {
  background: #ebe8e1;
  padding: 0;
  margin: 0;
}
.special_offer {
  background: #ebe8e1;
  padding: 1rem 0;
}
.special_offer img {
  max-width: 650px;
  margin: auto;
  display: block;
  border: solid #efefef 1px;
}

.ec-eyecatchRole .ec-eyecatchRole__intro {
  padding: 0;
  margin: auto;
  text-align: center;
}
.top-eyecatch {
  background-image: url(/html/user_data/assets/img/top/top_eyecatch3.jpg);
  background-size: 100%;
  background-position-x: 50%;
  background-position-y: 35%;
  padding: 0;
  margin: 0;
  max-width: 100%;
}
.ec-eyecatchRole__introTitle,
.ec-eyecatchRole__introDescription {
  letter-spacing: .2rem;
  color: #333;
  background: #f9ea62;
  padding: 1rem;
  font-weight: bold;
}
.ec-eyecatchRole__introDescription a {
  color: #5f5f61;
  text-decoration: underline;
  font-weight: bold;
}
.newitem-catch {
  background: #ece8e2;
  background: #efefef;
  color: #000;
  padding: .5rem 2rem;
  margin: 3rem 0 0;
  letter-spacing: .2rem;
  font-weight: bold;
  border-radius: 50px 0 0 50px;
  align-items: center;
}
.newitem-catch p {
  margin: 0;
}
.newitem-catch img {
  height: 40px;
  width: auto;
  margin: 0 1rem;
}
/*.ec-shelfRole .newitem-catch {
  padding: 2rem;
}*/
.ec-shelfRole .newitem-catch img{
  height: 25px;
  width: auto;
}

.ec-newItemRole {
  padding: 22px 0;
}
.ec-newItemRole .ec-newItemRole__listItemPrice {
  font-size: 18px;
  font-weight: bold;
  color: #de5e50;
}
.tax-small {
  font-size: 12px;
}
.ec-newItemRole .ec-newItemRole__listItemTitle {
  height: 6rem;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.ec-shelfRole {
  color: #000;
}
.item_price {
  color: #de5e50;
  font-weight: bold;
  font-size: 18px;
}
.ec-shelfGrid .ec-shelfGrid__item {
  width: 20%;
}
.ec-shelfGrid .ec-shelfGrid__item p {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ec-shelfGrid {
  align-items: center;
  justify-content: flex-start;
  margin: 0;
}
.ec-newItemRole__listItem {
  width: 12%;
}
.slick-slide {
  border: solid #1c1c1c 5px;
}
/* =====
  商品ページ
=============== */
.ec-shelfGrid .ec-shelfGrid__item {
  margin: 4rem 0 0;
}
.ec-shelfGrid .ec-shelfGrid__item a p:nth-child(2),
.ec-shelfGrid .ec-shelfGrid__item .item_name {
  font-size: 1.4rem;
  height: 4rem;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
/* 三点リーダー */
.ellipsis {
  position: relative;
  height: 80px;
  overflow: hidden;
  line-height: 20px;
}
.ellipsis:before, .ellipsis:after {
  position: absolute;
  background: #fff;
}
.ellipsis:before {
  content: "･･･";
  bottom: 0;
  right: 0;
  z-index: 100;
}
.ellipsis:after {
  content: "";
  width: 100%;
  height: 100%;
}
.gift-wrapping {
  font-size: 16px;
}


/*矢印が右に移動して背景がつく*/

.btnarrow5{
  /*矢印の基点とするためrelativeを指定*/
position: relative;
  /*ボタンの形状*/
border: 2px solid #b6a277;
  padding: 8px 30px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #b6a277;
  outline: none;
  border-radius: 10px;
  /*アニメーションの指定*/
  transition: all .2s linear;
}

.btnarrow5:hover{
background:#b6a277;
color:#fff;
opacity: .9;
}

/*矢印と下線の形状*/
.btnarrow5::before{
  content: "";
  position: absolute;
  top: 50%;
  right: -16px;
  width: 29px;
  height: 2px;
  background: #b6a277;
  transition: all .2s linear;
}

.btnarrow5::after{
  content: "";
  position: absolute;
  top: 41%;
  right: -13px;
  width: 2px;
  height: 4px;
  x: ;
  background: #b6a277;
  transform: skewX(45deg);
  transition: all .2s linear;
}

/*hoverした際の移動*/
.btnarrow5:hover::before{
right:-30px;
}

.btnarrow5:hover::after{
right:-25px;
}



/* =====
  ガチャページ
=============== */
.gacya {
  font-size:1.6rem;
}
.gacya-section-title {
  letter-spacing: .4rem;
  font-size: 3.6rem;
}
.gacya .catch h2 {
  letter-spacing: .1rem;
  line-height: 1.6;
  font-size: 1.6rem;
}
.catch-emphasis {
  font-size: 2rem!important;
  letter-spacing: .5rem!important;
  width: 400px;
  position: relative;
  border: solid 4px #f68655;
  background-color: #fff;
}
.catch-emphasis::before,
.catch-emphasis::after {
  position: absolute;
  content: "";
  display: block;
  background-color: #fff;
}
.catch-emphasis::before {
  top: -15px;
  bottom: -15px;
  left: 15px;
  right: 15px;
}
.catch-emphasis::after {
  top: 15px;
  bottom: 15px;
  left: -15px;
  right: -15px;
}
.catch-emphasis span {
  position: relative;
  z-index: 1;
}
.gacya .line {
  color: #f68655;
  font-size: 5rem;
}
.gacya .whiskey-course-selection-border {
  background: #fff;
  border: solid #000 2px;
}
.gacya-explanatory {
  color: #ddd;
}
.gacya .whiskey-course-price {
  color: #fb6868;
  font-weight: bold;
  font-size: 2rem;
}
.gacya .whiskey-course-price span {
  font-size: 1.4rem;
}
.gacya .whiskey-course-selection-border a {
  color: #000 !important;
  font-weight: bold;
  background: #ffe931;
  border: solid #4f4f4f 2px;
  border-radius: 10px;
}
.gacya .whiskey-course-selection-border a span {
  background: #000;
  padding: 3px;
  border-radius: 90%;
  width: 30px;
}
.gacya .whiskey-course-selection-border a img {
  width: 18px;
}



.balloon {
  position: relative;
  display: inline-block;
  min-width: 120px;
  max-width: 100%;
  width: 28rem;
  font-size: 2rem;
  background: #ffe931;
  border-bottom: solid 3px #f68655;
  box-sizing: border-box;
}
.balloon:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #ffe931;
  z-index: 2;
}
.balloon:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #f68655;
  z-index: 1;
}
.balloon span {
  margin: 0;
  padding: 0;
}
.recommend {
  background: #ffe931;
}
.recommend .block {
  max-width: 1000px;
}
.recommend .block > div {
  background: #ffff;
  border: solid #f68655 2px;
  font-size: 1.5rem;
  line-height: 1.8;
  color: #ec6d6d;
}
.purchase {
  background: #fff4e0;
  background: #333;
  background: linear-gradient(#333, #395d74);
}
.purchase .gacya .line {
  color: #ffe931;
}
.purchase h1 {
  color: #ffe931;
}
.purchase-title {
  /*background-image: url(/html/user_data/assets/img/gacya/ribbon.png);*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  font-size: 2.5rem;
  color: #fff;
  padding: 1rem 0 2rem;
  position: relative;
  padding: 1rem .5rem;
  display: inline-block;
}

.purchase-title:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  content: '';
  border-radius: 3px;
  background-image: -webkit-gradient(linear, right top, left top, from(#2af598), to(#009efd));
  background-image: -webkit-linear-gradient(right, #2af598 0%, #009efd 100%);
  background-image: linear-gradient(to left, #2af598 0%, #009efd 100%);
}



.lineup {
  background: #e5e5e5;
}
.lineup-inner {
  background: #fff;
  border: solid #000 2px;
  width: 80%;
  max-width: 1000px;
  padding: 9rem 3rem 2rem;
  position: relative;
}
.lineup .font-s {
  font-size: 1.4rem;
}
.lineup .yellow {
  background: #ffeb3b;
  border: solid #000 2px;
  border-radius: 30px;
  font-size: 2rem;
  width: 48%;
  position: absolute;
  right: 0;
  left: 0;
  top: -1.6%;
}
.probability_pdf_btn {
  width: 48%;
}
.lineup_pdf_btn {
  width: 24%;
}

/* =====
  サブスクページ
=============== */

.subscription .catch-frame {
  position: relative;
}

.subscription .catch-text {
  position: absolute;
  top: 50%;
  left: 8%;
  transform: translate(0, -50%);
}

.subscription .catch-text p {
  font-size: 2rem;
}
.subscription .catch-text img {
  width: 8rem;
}
.subscription h1 img {
  width: 450px!important;
}
.subscription .catch-text h1 {
  font-size: 5rem;
}
.subscription .attention {
  background: #ddd;
  font-size: 1vw;
}
.subscription .catch-text .scroll-link {
  width: 76%;
  display: block;
  background: #3a564e;
  border-radius: 1.6rem;
  font-size: 1.6rem;
}

.subscription .catch-text .scroll-link>img {
  width: 2.2rem;
}

.subscription .summary h2 {
  font-size: 3rem;
}

.subscription .summary p {
  font-size: 1.6rem;
}

.subscription .whiskey-pro-bg {
  background: #505d66;
}

.subscription .whiskey-pro-inner {
  background: #fff;
  position: relative;
  border: 2px solid #c09931;
  border-radius: 1.6rem;
  flex-direction: column;
}

.subscription .whiskey-pro-inner h2 {
  width: 70%;
  font-size: 1.8vw;
  letter-spacing: 0.2rem;
  line-height: 1.8vw;
  position: relative;
  z-index: 1000;
}

.subscription .whiskey-pro-inner .ribbon {
  height: 6vw;
  position: absolute;
  top: calc((3rem + 0.9vw) - (6vw * 0.35764));
  left: 50%;
  transform: translateX(-50%);
}

.subscription .whiskey-pro-inner p:first-of-type {
  width: 100%;
  font-size: 2rem;
}

.subscription .whiskey-pro-inner p:first-of-type>span {
  font-size: 2.6rem;
}

.subscription .whiskey-pro-inner p:first-of-type>span>span {
  color: #851202;
}

.subscription .whiskey-pro-lineup a {
  padding: 2rem 0;
  display: block;
  background: linear-gradient(180deg, #841203 0%, #491511 100%);
  color: #fff;
  border-radius: 2rem;
  position: relative;
}

.subscription .whiskey-pro-lineup a>div {
  width: 80%;
  font-size: 2rem;
  line-height: 1.8rem;
}

.subscription .whiskey-pro-lineup a>img {
  position: absolute;
  right: 4rem;
  bottom: 1rem;
  width: 6rem;
}

.subscription .whiskey-pro-lineup a>div>span {
  font-size: 1.4rem;
  color: #c09932;
}

.subscription .whiskey-pro-inner-text {
  width: 75%;
}

.subscription .whiskey-pro-inner-text p:nth-of-type(n + 1) {
  width: 100%;
  font-size: 1.3vw;
  font-weight: 700;
}

.subscription .whiskey-pro-inner-text p:nth-of-type(n + 4):before {
  content: "　　　　　　";
  white-space: pre;
}

.subscription .whiskey-pro-inner-text p:nth-of-type(3)>span:first-of-type {
  color: #5b301d;
}

.subscription .whiskey-pro-inner-text p:nth-of-type(4)>span:first-of-type {
  color: #3a564e;
}

.subscription .whiskey-glass {
  width: 14rem;
  position: absolute;
  top: 0;
  left: -10rem;
}

.subscription .whiskey-jug {
  width: 14rem;
  position: absolute;
  bottom: 1rem;
  right: -8rem;
}

.subscription .whiskey-flowchart-bg {
  background: #32393e;
}

.subscription .whiskey-flowchart-bg h2 {
  font-size: 2.6rem;
  font-weight: 500;
  color: #e6d8b4;
}


.subscription .whiskey-flowchart-sub-title {
  font-size: 1.6rem;
  color: #e6d8b4;
}

.subscription .whiskey-flowchart-sub-title + p {
  font-size: 1.8rem;
  color: #e6d8b4;
}

.subscription .flowchart-step {
  position: relative;
}

.subscription .ribbon-gold {
  width: 65%;
  position: absolute;
  top: 0;
  left: 0;
}

.subscription .flowchart-step-count {
  position: absolute;
  top: -0.2vw;
  left: 1.2vw;
  font-size: 1.2vw;
  letter-spacing: 0.4rem;
}

.subscription .flowchart-step-count>span {
  font-family: 'Anton', sans-serif;
  font-size: 1.6vw;
  letter-spacing: 0.2rem;
  font-weight: 900;
}

.subscription .flowchart-step-circle {
  width: calc(100vw * 0.157);
  height: calc(100vw * 0.157);
  border-radius: 50%;
  background: #efeadf;
}

.subscription .circle-inner-lower {
  position: relative;
  top: 1vw;
}

.subscription .flowchart-step-circle img {
  height: calc(100vw * 0.065);
}

.subscription .flowchart-step-circle p {
  font-size: 1.4vw;
  color: #32393e;
}

.subscription .flowchart-step-detail {
  font-size: 1vw;
  color: #e5bd6e;
}

.subscription .whiskey-course h2 {
  font-size: 2.6rem;
  font-weight: 500;
  color: #32393e;
}


.subscription .whiskey-course-sub-title {
  font-size: 1.6rem;
  color: #32393e;
}

.subscription .whiskey-course-sub-title + p {
  font-size: 1.8rem;
  color: #32393e;
}

.subscription .whiskey-course-selection-border {
  border: 1px solid #666666;
}

.subscription .whiskey-course-price {
  font-size: 2.2rem;
  font-weight: bold;
  color: #851202;
}

.subscription .whiskey-course-price span:first-child {
  font-size: 1.8rem;
  font-weight: normal;
}

.subscription .whiskey-course-price span:last-child {
  font-size: 1.2rem;
  font-weight: normal;
  position: relative;
  top: -0.5rem;
}

.subscription .whiskey-course-price + a {
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  background: #851202;
}

.subscription .whiskey-course-price + a>img {
  width: 2rem;
}

/* =====
  飲食店ページ
=============== */
.restaurant {
  font-size: 1.4rem;
}
.restaurant h2 {
  font-size: 1.4rem;
  letter-spacing: 0.2rem;
  line-height: 1.5;
}
.restaurant h1,
.restaurant h3 {
  font-size: 2.2rem;
  letter-spacing: .4rem;
  color: #223c4c;
}
.restaurant-contact {
  font-size: 1.5rem;
  background: #b6a277;
  width: 300px;
}
.restaurant .balloon {
  background: #fff;
  border-bottom: solid 3px #b7a376;
}
.restaurant .balloon:before {
  border-top: 12px solid #ffffff;
}
.restaurant .balloon:after {
  border-top: 14px solid #b7a376;
}
.restaurant .order {
  background: #ddd;
}
.restaurant .order li {
  list-style: none;
  font-size: 1.6rem;
  letter-spacing: .2rem;
  border: solid #ddd 1px;
  padding: 1rem;
  background: #fff;
}
.restaurant .order .balloon {
  background: #ddd;
}
.restaurant .order .balloon:before {
  border-top: 12px solid #ddd;
}

/* =====
  SDGSページ
=============== */
.sdgs {
  font-size: 1.5rem;
}
.sdgs .sdgs-title {
  font-weight: bold;
  padding: 1rem;
  border-left: #223c4d solid 1rem;
}
.sdgs .sdgs-title .english{
  color: #b8a376;
}
.csv-title {
  border-bottom: #adb1b4 solid .5rem!important;
  color: #b7a277!important;
}

.sdgs h3 {
  font-weight: bold;
  padding: 1rem;
}
.sdgs .torikumi1 h3 {
  border-bottom: .5rem solid #c39123;
  color: #c39123;
}
.sdgs .torikumi2 h3 {
  border-bottom: .5rem solid #4274b7;
  color: #4274b7;
}
.sdgs .torikumi3 h3 {
  border-bottom: .5rem solid #64a743;
  color: #64a743;
}
.sdgs .page-title,
.company .page-title {
  background: #efefef;
  font-size: 2rem;
  font-weight: bold;
}

.sdgs .page-title-en,
.company .page-title-en {
  font-weight: normal;
  font-size: 1.5rem;
  margin: 0;
  padding: 0;
  color: #b6a277;
}


.sdgs .cv-btn a {
  background: #223c4c;
  padding: 2rem;
  display: block;
  width: 26rem;
  margin: 2rem auto;
  color: #fff;
}
/* =====
  よくあるご質問
=============== */
.faq .questions {
  background: #ddd;

}
.faq .anser {
  background: #223c4c;
  color: #fff;
}
.circle {
  padding: 0 1.5rem;
  border-radius: 90%;
  height: 4rem;
  width: 4rem;
  line-height: 4rem;
}

/* アコーディオン */
.cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}
.cp_actab input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.cp_actab label {
	font-weight: bold;
	line-height: 3;
	position: relative;
	display: block;
	padding: 0 0 0 1em;
	cursor: pointer;
	margin: 0 0 1px 0;
	background: #fff;
}
.cp_actab .cp_actab-content {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 0.35s;
	transition: max-height 0.35s;
	color: #333333;
	background: #fff;
}
.cp_actab .cp_actab-content p {
	margin: 1em;
}
/* :checked */
.cp_actab input:checked ~ .cp_actab-content {
	max-height: 20em;
}
/* Icon */
.cp_actab label::after {
	line-height: 3;
	position: absolute;
	top: 0;
	right: 3%;
	display: block;
	width: 3em;
	height: 3em;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	text-align: center;
}
.cp_actab input[type=checkbox] + label::after {
	content: '+';
  background: #b6a277;
  color: #fff;
  border-radius: 15%;
}
.cp_actab input[type=checkbox]:checked + label::after {
	transform: rotate(315deg);
}

/* =====
  ご利用ガイド
=============== */
#page_help_guide .bg-light-gray tr {
  border-top: solid #ddd 1px;
}
#page_help_guide .mention { 
  border: solid #ddd 2px;
  background: #fefefe;
  font-size: 1.3rem;
}
a.giftbox-link {
  font-weight: bold;
  font-size: 1.4rem;
  color: #fff;
  border-radius: 100vh;
  background: #b9a375;
  -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, .2);
  box-shadow: 0 5px 8px rgba(0, 0, 0, .2);
}
a.giftbox-link:hover {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .3);
  box-shadow: 0 5px 15px rgba(0, 0, 0, .3);
  opacity: .8;
  color: #fff;
}




@media screen and (max-width: 767px) {
  .pc-none {
    display: block;
  }
  .sp-none {
    display: none;
  }
  .ec-headerNavSP {
    color: #fff;
    background: #223c4d;
  }
  .ec-headerTitle img {
    width: 90%;
  }
  .ec-headerNavSP {
    top: 4px;
  }
  .ec-headerNav .ec-headerNav__item {
    font-size: 15px;
  }
  .ec-headerNaviRole {
    padding: 0;
  }
  .ec-headerRole__cart {
    background: #6a7779;
    padding: 1rem .5rem;
    border: solid #bdbdbd 1px;
  }
  .ec-headerNav__item {
    padding: 1rem .5rem;
    background: none;
    border: none;
  }
  .ec-headerNav .ec-headerNav__itemIcon {
    font-size: 17px;
    color: #697779;
  }
  .ec-headerNaviRole .ec-headerNaviRole__right {
    background: #ddd;
  }

  .when-using > div,
  .ec-footerRole > div:nth-child(2), .when-using{
    display: block;
  }
  .ec-footerRole bg-dark-gray {
    margin: 0;
  }
  .col3 {
    width: 100%;
  }
  .col3:first-child {
    padding: 0 0 1rem;
  }
  .col3:nth-child(2) {
    padding: 1rem 0;
    border-top: solid 1px #b6a177;
    border-bottom: solid 1px #b6a177;
    border-left: none;
    border-right: none;
  }
  .col3:nth-child(3) {
    padding: 1rem 0 0;
  }
  .ec-eyecatchRole .ec-eyecatchRole__introDescription {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.5;
    font-weight: normal;
    width: 95%;
    margin: auto;
    text-align: left;
  }
  .ec-eyecatchRole .ec-eyecatchRole__introTitle {
    margin-bottom: .8em;
    font-size: 16px;
  }
  .ec-headerTitle__title.flex {
    display: block;
  }
  .newitem-catch p,
  .newitem-catch img {
    margin: 0 1rem 0 0;
    font-size: 14px;
  }
  .newitem-catch img {
    width: 30px;
  }
  .ec-newItemRole__listItem,
  .ec-shelfGrid .ec-shelfGrid__item {
    width: 49%;
  }
  .ec-shelfGrid .ec-shelfGrid__item {
    margin: 1rem 0 0;
  }
  .ec-itemNav__nav > li {
    width: 100%!important;
  }
  .ec-drawerRole .ec-headerLinkArea{
    background: #223c4d;
  }
  /* =====
    ガチャページ
  =============== */
  .lineup-inner {
    width: 95%;
    padding: 7rem 0rem 2rem;
  }
  .lineup .yellow {
    width: 90%;
  }
  .probability_pdf_btn {
    width: 100%;
  }
  .lineup_pdf_btn {
    width: 64%;
  }
  .gacya .whiskey-course-selection-border a {
    font-size: 12px;
  }
  .henpin {
    color: #ec6d6d;
  }


  /* =====
    サブスクページ
  =============== */

  .subscription .catch-text {
    width: 80vw;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .subscription .catch-text p {
    font-size: 2rem;
  }

  .subscription .catch-text img {
    width: 7.5rem;
  }

  .subscription .catch-text h1 {
    font-size: 3rem;
  }

  .subscription .catch-text .scroll-link {
    width: 300px;
    font-size: 1.4rem;
  }

  .subscription .catch-text .scroll-link>img {
    width: 2.2rem;
  }

  .subscription .summary h2 {
    font-size: 2.6rem;
  }

  .subscription .whiskey-pro-inner h2 {
    font-size: 1.6rem;
    line-height: normal;
  }

  .subscription .whiskey-pro-inner .ribbon {
    height: 8rem;
    top: calc((3rem + 24px) - (8rem * 0.38916));
  }

  .subscription .whiskey-pro-inner-text {
    width: 280px;
  }

  .subscription .whiskey-pro-inner-text p:nth-of-type(n + 1) {
    width: 100%;
    font-size: 1.3rem;
  }

  .subscription .whiskey-pro-inner-text p:nth-of-type(n + 4):before {
    content: "　　　　　　";
    white-space: pre;
  }

  .subscription .br-indent:before {
    content: "　　　　　　";
    white-space: pre;
  }

  .subscription .whiskey-glass {
    width: 6rem;
    top: initial;
    bottom: -2rem;
    left: -0.5rem;
  }

  .subscription .whiskey-jug {
    width: 6rem;
    bottom: -2rem;
    right: 0;
  }

  .subscription .ribbon-gold {
    width: 28vw;
    position: absolute;
    top: 20%;
    left: 54%;
  }

  .whiskey-pro-lineup a {
    padding: 1.6rem 0;
    border-radius: 2rem;
  }

  .subscription .whiskey-pro-lineup a>div {
    width: 80%;
    font-size: 1.4rem;
    line-height: 1.4rem;
  }

  .subscription .whiskey-pro-lineup a>img {
    position: absolute;
    right: 2rem;
    bottom: 1rem;
    width: 5.5rem;
  }

  .subscription .whiskey-pro-lineup a>div>span {
    font-size: 1.1rem;
    color: #c09932;
  }

  .subscription .flowchart-step-count {
    position: absolute;
    top: 19.5%;
    left: 58%;
    font-size: 2.8vw;
    letter-spacing: 0.4rem;
  }

  .subscription .flowchart-step-count>span {
    font-size: 3.8vw;
  }

  .subscription .flowchart-step-circle {
    width: 46vw;
    height: 46vw;
    position: relative;
    right: 23vw;
  }

  .subscription .flowchart-step-circle img {
    height: 23vw;
  }

  .subscription .flowchart-step-circle p {
    font-size: 4vw;
    color: #32393e;
  }

  .subscription .flowchart-step-detail {
    width: 45vw;
    position: absolute;
    left: 54%;
    top: 32%;
    font-size: 3vw;
  }

  .subscription .whiskey-course-selection-border h3 {
    font-size: 1.4rem;
  }

  .subscription .whiskey-course-price {
    font-size: 2rem;
  }

  .subscription .whiskey-course-price span:first-child {
    font-size: 1.4rem;
  }

  .subscription .whiskey-course-price span:last-child {
    font-size: 0.8rem;
    top: -0.3rem;
  }

  .subscription .whiskey-course-price + a {
    font-size: 1rem;
  }

  .subscription .whiskey-course-price + a>img {
    width: 1.6rem;
  }
  .gacya .whiskey-course-selection-border h3 {
    font-size: 1.4rem;
  }

  .cp_actab label::after {
    line-height: 2;
    width: 2em;
    height: 2em;
  }
  .cp_actab label {
    line-height: 2;
  }
  .cp_actab label::after {
    right: -15%;
  }

}



.company {
  font-size: 1.6rem;
}
/*.company .overview-title {
  border-bottom: solid #416074 1px;
}*/

.company .base--table {
  /*margin: 10px 0;*/
  width: 100%;
}
.company .base--table td {
  padding: .5rem .5rem 0;
  width: 70%;
}
.company .base--table th {
  padding: .5rem 0 0;
  width: 30%;
}
.company .base--table th {
  font-weight: normal;
  text-align: left;
  color: #416074;
  /*background-color: #c8bb8d;*/
  /*text-indent: 1rem;*/
}

.company table a {
  color: #416074;
  border-bottom: solid #416074 1px;
}
.company table a:hover {
  opacity: .8;
  color: #416074;
}
.company tr {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 3rem 0;
}
.company th, .company  td {
  width: 100%;
}
.company .google-maps {
  position: relative;
  padding-bottom: 35%;
  height: 0;
  overflow: hidden;
  }
.company .google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.company .ceo-name p:first-child{
  line-height:2;
}
.company .ceo-name p:nth-child(2) {
  line-height:1.4;
  font-size: 1.8rem;
}
.sdgs_title {
  color: #564705;
  font-size: 2rem;
  letter-spacing: .2rem;
}
.sdgs_btn {
  width: 300px;
  border: solid #9e9e9e 1px;
}


/****/
.company #sdgs-area .sdgs-list {
	-webkit-justify-content: space-around;
	justify-content: space-around;
}

.company #sdgs-area .sdgs-list .sdgs {
	-webkit-flex: 0 1 24%;
	flex: 0 1 24%;
	max-width: 24%;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	background-color: #f2f2f2;
	border-style: solid;
	border-width: 4px 1px 1px;
	box-sizing: border-box;
}

.company .arrow-button-suggestion {
  background-color: #414042;
  color: #fff;
  width: 100%;
}
.company arrow-pict {
  border: solid #fff 1px;
  background: #fff;
  color: #414042;
  line-height: 1.5;
}
.company .arrow-button-line img, .arrow-button-suggestion img {
  width: 30px;
}
.company #insta_area .w-75 {
    width: 100%!important;
}
.company #about-rogo h2 {
  border-bottom: solid #416074 1px;
  border-left: solid #416074;
  color: #416074;
}
.company #message h2 {
  border-bottom: solid #416074 1px;
  color: #b6a277;
  letter-spacing: .2rem;
  padding-bottom: 1rem;
  line-height: 1.3;
  font-size: 1.6rem;
}
.company #message h2 span {
  font-size: 2rem;
  color: #736837;
}
.company #message p {
  color: #555;
}

.company .Gradation {
background: #ebe8e1; /* Old browsers */
background: -moz-linear-gradient(top, #fff 0%, #ebe8e1 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #fff 0%,#ebe8e1 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #fff 0%,#ebe8e1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.company .philosophy {
  color: #554603;
  font-size: 2.5rem;
  letter-spacing: .3rem;
  line-height: 1.4;
}
.company .content-title {
  font-size: 2rem;
  line-height: 1;
  letter-spacing: .5rem;
  font-weight: bold;
  color: #223c4c;
}
.company .content-title-en {
  letter-spacing: .1rem;
}

.company .content-title:after {
  content: "";
  width: 60px;
  height: 4px;
  background: #223c4c;
  position: absolute;
  bottom: -12px;
  left: 0;
}

.blockquote {
  position: relative;
  box-sizing: border-box;
  width: 90%;
  margin: 5rem!important;
}
.blockquote:before{
  position: absolute;
  top: -20px;
  left: -20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
  content: "\f10d";
  font-family: "Font Awesome 5 Free";
  color: #b6a277;
  font-size: 22px;

  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.blockquote:after{
  display: inline-block;
  position: absolute;
  bottom: -20px;
  right: -20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
  content: "\f10e";
  font-family: "Font Awesome 5 Free";
  color: #b6a277;
  font-size: 22px;
  font-weight: 900;
}
.blockquote p {
  padding: 0;
  margin: 10px 0;
  line-height: 1.7;
}
.philosophy cite {
  display: block;
  text-align: right;
  color: #888888;
  font-size: 0.9em;
}
/* SDGs */
.sdgs h1 {
  font-size: 1.5rem;
  line-height: 2;
}
.sdgs-bnr {
  width: 600px;
}



/* Calendar */
:root {
  --calendar-border: #ccc;
  --calendar-head: #ece8e2;
  --calendar-holiday: #fd86ae;
  --calendar-date: #fff;
  --calendar-blank: #eee;
}

.c-calendar {
  font-size: 1.5rem;
}

.c-calendar > .row::before,
.c-calendar > .row::after {
  content: none;
}
.c-calendar > .row + .row {
  border-top: 1px solid var(--calendar-border);
}
.c-calendar > .row:last-of-type {
  border-bottom: 1px solid var(--calendar-border);
}

.c-calendar > .row > .col {
  border-left: 1px solid var(--calendar-border);
  text-align: right;
  padding: 0.5rem;
  font-size: 1.3rem;
}
.c-calendar > .row > .col:last-of-type {
  border-right: 1px solid var(--calendar-border);
}

.c-header {
  margin-bottom: 1rem;
  border-bottom: none !important;
  font-weight: bold;
}

.c-link,
.c-ym {
  text-align: center !important;
  border: none !important;
}

.c-prev,
.c-next {
  cursor: pointer;
  transition: 0.2s;
}

.c-prev:hover,
.c-next:hover {
  opacity: 0.5;
}

.c-head {
  text-align: center !important;
  background-color: var(--calendar-head);
}
.c-date {
  background-color: var(--calendar-date);
}
.c-holiday {
  background-color: var(--calendar-holiday);
}
.c-blank {
  background-color: var(--calendar-blank);
}


@media screen and (max-width:414px){
  .company #ceo p {
      font-size: 1.2rem;
  }
  .company #store-photo-area ul {
      justify-content: space-around;
      padding: 5% 0;
  }
}

@media (min-width: 576px) {

  .company .base--table td {
    padding: 0rem 0 .5rem .5rem;
    width: 80%;
  }
  .company .base--table th {
    padding: 0rem 0 .5rem 1.5rem;
    width: 20%;
  }
  .h5 {font-size: 1.5rem!important;}
  .h6 {font-size: 1.2rem!important;}
  .arrow-button-suggestion {
    width: 23rem;
  }
  .company #insta_area .w-75 {
    width: 75%!important;
  }
  .company .overview-title {
    /*border-right: solid #416074 1px;
    border-bottom: solid #fff 1px;*/
  }
  .blockquote {
    width: 30em;
  }
  .company .philosophy,
  .company #message h2 span {
    font-size: 3rem;
    line-height: 1.3;
  }
  .company #message h2 {
    font-size: 2rem;
  }
  .ec-sliderItemRole .slide-item {
    height: 500px;
  }
}



ul.product-category-css {
  border: solid #ddd 2px;
  border-radius: 10px;
}
.product-category-css li {
  list-style: none;
  font-size: 16px;
  border: solid #b6a177 1px;
  background: white;
  border-radius: 5px;
}
.product-category-css li a {
  color: #b6a177;
}
.product-category-css li a::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  position: absolute;
  right: 3%;
  top: 50%;
  transform: translate(-50%,-50%);
  font-size: 12px;
  color: #b6a177;
}

.product-category-css p {
  font-size: 16px;
}
@media (max-width: 576px) {
  .product-category-css li {
    font-size: 14px;
  }
}