@charset "utf-8";

/* 見出し */
h2{
	text-align: center;
}

h3 {
    border-bottom: initial;
    padding-bottom: initial;
}
.yomitannosake p{
	font-size: 22px;
   font-weight: bold;
  margin: 45px 0px;
}
h4{
　color: initial;
border-left: initial;
padding-left: initial;
}

[data-ruby] {
    position: relative;
}
[data-ruby]::before {
    content: attr(data-ruby);
    position: absolute;
    top: -2.5em;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 0.5em;
}
/* お知らせ 2カラム */
#infoArea h2 [data-ruby] {
    position: relative;
}
#infoArea h2 [data-ruby]::before {
    content: attr(data-ruby);
    position: absolute;
    top: -2.5em;
    left: 0;
    right: 55px;
    margin: auto;
    font-size: 0.5em;
}
  .infoWrap {
	flex-wrap: wrap; 
	justify-content: space-between;
}
.infoBox2 {
     margin: 0px 0px 0px 165px;
}
@media (max-width: 1110px) {
.infoBox2 {
    margin: 0px;
}
.infoWrap {
    flex-wrap: wrap;
    justify-content: space-between;
}
 #infoArea h2 [data-ruby]::before {
    content: attr(data-ruby);
    position: absolute;
    top: -2.5em;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 0.5em;
} 
}

/* プロフィール 3カラム */
.profile{
margin: 0px 50px;
  }
.profileWrap {
	display: flex; 
  flex-wrap: wrap;
	justify-content: space-between;
  margin: 60px 0px;
}
.profileWrap .profileBox {flex-basis: 48%;
    max-width:  48%; }
.profilelogoWrap{ 
	    display: flex;
    justify-content: space-between;
}
.profileLogo {
 max-width: 100%;
    float: right;
}
.profileText {
      width: 100%;
}
.profileText2 {
        padding-left: 15px;
}
.profileText2 p{font-size: 14px;}
@media (max-width: 768px) { 
  .profile{
    margin: 0  0px;
  } 
 	.profilelogoWrap {
    display: flex; 
	flex-wrap: wrap; 
	justify-content: space-between;
}
  .profileWrap .profileBox { flex-basis: 100%; max-width: 100%; text-align: center;} 
.profileLogo {
    padding: initial;
   max-width: 50%;
    float: initial;
    margin: 0 auto;
}
  .profileWrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0px 0px;
}
.profileText {
    margin: initial; 
    padding: initial; 
  text-align: left;  
}
.profileText2 {
   padding: initial; 
    text-align: left;
   margin: 0px 0px;
}
  .yomitannosake p {
    font-size: 22px;
    font-weight: bold;
    margin: 32px 0px;
}
	
}

/* 比嘉酒造画像 2カラム */
.profileImg {
	margin:  0px 50px; 
}

.zanpaWrap {
	display: flex; 
	flex-wrap: wrap; 
	justify-content: space-between;
}
.zanpaWrap .zanpaBox {flex-basis: 48%;
    max-width:  48%; 
         padding: 0px 0px 90px;
}
.zanpaBox img{ 
	width: 100%;
}
@media (max-width: 768px) { 
  .zanpaWrap .zanpaBox { flex-basis: 100%; max-width: 100%; padding: 15px 0px 0px; } 
.zanpaWrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
   margin-bottom: 50px;
}
}
/* グラデーション*/
.gradation{
	background: linear-gradient(to bottom, #FFF, #eeeeee);
	padding: 30px 0px 70px;
    margin: 0px 50px;
}
.gradation p {
    margin-top: 4px;
}
@media (max-width: 768px)  {
.gradation{
	background: linear-gradient(to bottom, #FFF, #eeeeee);
	padding: 0px 0px 70px;
   margin: 0px;
}
  }
/* bg背景*/
.wave{
	background: url("https://file003.shop-pro.jp/PA01454/934/images/home/bg_wave.jpg");
	padding: 77px 0px 44px;
  margin: 0px 50px;
}

@media (max-width: 768px)  {
.wave {
    background: url(https://file003.shop-pro.jp/PA01454/934/images/home/bg_wave.jpg);
   padding: 93px 0px 50px;
    margin: 0px 0px 36px;
}
}
#sellerArea {
margin: 0px 50px 100px;
}
#sellerArea a{
color:#333;
}
#sellerArea a:hover{
color:#004e8e;
}
#sellerArea .sellerItemWrap .sellerItem a .imgBox {
  max-width: 180px;
  height: 180px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
#sellerArea .sellerItemWrap .sellerItem .itemName .new_mark_img1 {
  height: auto;
}
#sellerArea .sellerItemWrap {
  flex-wrap: wrap;
}
#sellerArea .container {
  max-width: 1030px;
}
#sellerArea .sellerItemWrap .sellerItem {
  margin: 0 4px 0;
}

#sellerArea .sellerItemWrap .sellerItem:nth-child(5n + 5) {
  margin: 0 0 0 10px;
}
#sellerArea .sellerItemWrap .sellerItem:nth-child(n + 6) {
  margin-top: 60px;
}
#sellerArea .sellerItemWrap .sellerItem .rankingIcon {
  margin-bottom: 20px;
  height: 21px;
}
#sellerArea .sellerItemWrap .sellerItem:nth-of-type(1) .rankingIcon {
  background: url(https://file003.shop-pro.jp/PA01454/934/images/home/no1.png) no-repeat center center;
}
#sellerArea .sellerItemWrap .sellerItem:nth-of-type(2) .rankingIcon {
  background: url(https://file003.shop-pro.jp/PA01454/934/images/home/no2.png) no-repeat center center;
}
#sellerArea .sellerItemWrap .sellerItem:nth-of-type(3) .rankingIcon {
  background: url(https://file003.shop-pro.jp/PA01454/934/images/home/no3.png) no-repeat center center;
}
#sellerArea .sellerItemWrap .sellerItem:nth-of-type(4) .rankingIcon {
  background: url(https://file003.shop-pro.jp/PA01454/934/images/home/no4.png) no-repeat center center;
}
#sellerArea .sellerItemWrap .sellerItem:nth-of-type(5) .rankingIcon {
  background: url(https://file003.shop-pro.jp/PA01454/934/images/home/no5.png) no-repeat center center;
}
#sellerArea .sellerItemWrap .sellerItem:nth-of-type(6) .rankingIcon {
  background: url(https://file003.shop-pro.jp/PA01454/934/images/home/no6.png) no-repeat center center;
}
#sellerArea .sellerItemWrap .sellerItem:nth-of-type(7) .rankingIcon {
  background: url(https://file003.shop-pro.jp/PA01454/934/images/home/no7.png) no-repeat center center;
}
#sellerArea .sellerItemWrap .sellerItem:nth-of-type(8) .rankingIcon {
  background: url(https://file003.shop-pro.jp/PA01454/934/images/home/no8.png) no-repeat center center;
}
#sellerArea .sellerItemWrap .sellerItem:nth-of-type(9) .rankingIcon {
  background: url(https://file003.shop-pro.jp/PA01454/934/images/home/no9.png) no-repeat center center;
}
#sellerArea .sellerItemWrap .sellerItem:nth-of-type(10) .rankingIcon {
  background: url(https://file003.shop-pro.jp/PA01454/934/images/home/no10.png) no-repeat center center;
}
a.productItem:hover span{
   color: #004e8e !important;
}
@media print, screen and (max-width:768px) {
  #sellerArea {
       margin: 0px 0px 80px;
  }
  #sellerArea .sellerItemWrap .sellerItem {
    flex-basis: calc((100% / 2) - 10px);
    max-width: calc((100% / 2) - 10px);
  }
  #sellerArea .sellerItemWrap .sellerItem:nth-child(n + 5) {
    margin-top: 0;
  }
  #sellerArea .sellerItemWrap .sellerItem:nth-child(n + 3) {
    margin-top: 30px;
  }
  #sellerArea .sellerItemWrap .sellerItem:nth-child(even) {
    margin-right: 0;
  }
  #sellerArea .sellerItemWrap .sellerItem a {
    padding-top: 30px;
  	max-width: 180px;
    margin: 0 auto;
  }
}
#sellerArea .sellerItemWrap .sellerItem a img {
	max-height: 180px;
}
#sellerArea .sellerItemWrap .sellerItem a img.new_mark_img1 {
	height: auto;
}

/*section*/


/*sliderスライダー*/

.slider {
margin-top:!importan;
padding:!importan;
position: relative!importan;
}
.bx-viewport {
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
left: !important;
border: none !important;
}
#slider div {
width: important;
}/*
/* sliderスライダー*/
.swiper-pagination-bullet{
   background: #fff;
}
.swiper-pagination-bullet-active{
   background: #004e8e;
}

/* sliderスライダー不要要素*/
.slider {
margin-top: !importan;
padding: !importan;
position: !importan;
}
.bx-viewport {
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
left: 0 !important;
border: none !important;
}
#slider div {
width: 100% !important;
height:!importan;
}
/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: none !important;
	padding-top: !importan;
    bottom: -26px !important;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background:#dbdbdb !important;
	text-indent: -9999px;
	display: block;
	width: 6px !important;
	height: 6px !important;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #004e8e !important;
}

ul,
ol {
  /* margin: 0 0 10px 25px; */
  /* padding: 0; */
}


/*トップページお知らせ*/
.infotxt {
  margin: 0 auto;
  max-width: 700px;
  padding: 15px;
}

@media print, screen and (min-width: 768px){
  .infotxt{
      text-align: center;
  }
}
.infotxt h3 {
  font-size: 22px;
  text-align: center;
  position: relative;
}
.infotxt h3:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -5px;
  display: inline-block;
  width: 40px;
  height: 2px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #b91202;
  border-radius: 2px;
}
.infotxt .infoday{
  /*margin-bottom: 20px;*/
  text-align: center;
}
.infotxt .infoday span {
  color: #b91202;
  font-weight: bold;
  padding: 10px 10px 5px;
  border-bottom: 1px solid #b91202;
}
@media print, screen and (min-width: 768px){
  .infotxt .infoday span{
    font-size: 17px;
  }
}
@media print, screen and (max-width: 767px){
  .infotxt .infoday span{
    font-size: 15px;
  }
}
/*トップページお知らせここまで*/

/*スマホとPC切り替え*/
@media print, screen and (min-width: 768px) {
 .spDisp {
  display:none
 }
}
.pcDisp {
 display:none
}
@media print, screen and (min-width: 768px) {
 .pcDisp {
  display:block;
  margin:0 auto
 }
}
/*スマホとPC切り替えここまで*/