@charset "utf-8";

#str-main img{
	display: table;
	margin-left: auto;
	margin-right: auto;
}


.aIcon{
	width: 4%!important;
	position: absolute;
	left: 88%;
	margin-top: -8%;
}
.iconUP{
	transform: rotateX(0deg)!important;
}
.iconDown{
	transform: rotateX(180deg)!important;
}
.bg4 {
	position: relative;
    background: url(../images/bg4_pc.jpg) no-repeat center top;
    background-size: cover;
    padding: 298px 0px 90px;
}
.bg5{
	position: relative;
	background:url(../images/bg5_pc.jpg) repeat-x center top;
	padding: 0 0 132px;
}
.bg6{
	padding: 80px 0 50px;
	background-color: #f0e1bb;
}
.bg7{
	padding: 0px 0 30px;
}
.bg8{
	background: url(../images/bg8_pc.png) repeat-x 50% 0%;
	padding: 80px 0 80px;
}

.block_center{
	margin: 0 auto!important;
}
#point {
    position: relative;
	overflow: hidden;
}
#point .inner{
    position: relative;
}
#point #beer_bg {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/quality_img1.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
}
#point .text {
    position: relative;
    padding-top: 10.4%;
    padding-bottom: 2%;

    width: 44.79%;
    padding-left:2%;
}

 @media screen and (min-width: 769px) {
  #point .new {
     padding-bottom: 7.56%;
     padding-left:22.3%;
     width: 31.56%;
  }
}

@media screen and (max-width: 768px) {
      #point .new {
         padding-bottom: 9.56%;
         padding-left:9.5%;
         width: 40.47%;
      }
}
.text.text_l{
	float: left;
	text-align: center;
}
.text.text_r{
	float: right;
	text-align: center;
}
#secret{
    position: relative;
	overflow: hidden;
}

#secret #beer_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/quality_img2.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top left;
}
#secret .text {
    position: relative;
}
@media screen and (min-width: 769px) {
	#secret h2 img{
		margin:auto;
	}
}
#voice .inner{
	padding: 9.5% 0;
}
#voice .inner .leftBox{
	float: left;
	width: 37.5%;
	padding-top: 4%;
	margin-right: 4%;
}
#voice .inner .text {
    width: 100%;
}
#voice .inner .text2{
	float: left;
	width: 58%;

}

.bg5 {
  position: relative;
}
.bg5 #craftsman{
    position: absolute;
    top: 8%;
    left: 48%;
    width: 48%;
    height: 33.46%;
   background:url(../images/history_bg.png) no-repeat right top;
     background-size: contain;
     background-overflow: visible;
     overflow:
}
@media screen and (min-width: 1400px) {
      .bg5 #craftsman {
         left: 650px;

      }
}
#history .beerImg{
	position: absolute;
	top: 47.8%;
	width: 100%;
}
#history .beerImg li{
	position: absolute;
}
#history .beerIcon{
	margin-top: 79%;
}
#history .beerIcon li{
	width: 10%;
	position: absolute;
	left: 0%;
	bottom: 11%;
	cursor: pointer;
}
#history .beerIcon li img{
	margin: 0 auto;
	width: 90%;
}
#history .adIcon li{
	width: 10%;
	position: absolute;
	left: 0%;
	bottom: 3.5%;
	cursor: pointer;
}
#history .adIcon li img{
	width: 50%;
	margin: 0 auto;
}

#history .craftsman{
  width: 62.8%;
  margin: 0 auto;
}



#lineup .inner .text{
	margin: 0 auto;
}
#lineup #lieupModal{
  display:none;
}
#lineup #lineupOpen{
  padding-top:6%;
  text-align: center
}
#greatitem,#historyitem,#globalitem,#processitem{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: no-repeat center top transparent;
	z-index: 0;
}
#greatitem{
	background-image: url(../images/greatitem_2024.png);
  background-position: bottom;
}
#historyitem{
	background-image: url(../images/historyitem_2024.png);
}
#globalitem{
	background-image: url(../images/globalitem.png);
	background-size: px auto;
}
#global .text_r{
  padding-right: 55px;
}

@media screen and (max-width: 960px) {
#historyitem{
	background-size: 100% auto;
}
#globalitem{
	background-size: 100% auto;
}
#global .text_r{
  width: 39.79166667vw;
  padding-right: 5.729166667vw;
}
}
@media screen and (max-width: 768px) {
  #lineup #lineupOpen{
      padding:0 0 4% 0;
  }
}
#lineup #lineupOpen a{
  display: inline-block;
}

#lieupModal dt{
  font-weight: bold;
  margin-top:14px;
}
#lieupModal dt:before{
  content:'■';
  color:#d9b455;
  font-size:1.4em;
}
#lieupModal .close{
  display: block;
  position:absolute;
  right:2px;
  top:2px;
  background-color: #d9b455;
  width:57px;
  height:57px;
}
#global .text_r{
  width: auto;
  padding-right: 0;
}
@media screen and (min-width: 769px) {
    #lieupModal{
      width:656px;
    }
    #lieupModal .inner{
    padding:14px 38px 38px 38px ;
    font-size:1.2em;
    border:2px solid #d9b455;
  }
  #lieupModal .inner dd br{
    display:none;
  }
}
@media screen and (max-width: 768px) {
    #lieupModal{
       box-sizing: border-box;
       border:2px solid #d9b455;
   }
    #lieupModal .inner{
      width:100%;
      box-sizing: border-box;
      font-size:1em;
      line-height:1.45em;
      padding:4px 0 16px 16px ;
  }

}
#global .inner .text{
	margin: 0 auto!important;
	display: block;
	/* max-width: 805px; */
}
#global .inner #globalLink{
  text-align:center;
  margin:5% 0 3% 0;
}
#global .inner #globalLink a{
  display: inline-block;
  margin:auto;

}

@media screen and (max-width: 768px) {
  #global .inner #globalLink a{
      width:100%;
  }
  #global .inner #globalLink a img{
    width:93%;  margin:auto;
  }

}
#renewal .inner .text{
	margin: 0 auto;
	margin-bottom: 80px;
}
#renewal .inner .text2{
	margin: 0 auto;
	margin-bottom: auto;
	max-width: 600px;
	display: block;
}


@media screen and (max-width: 768px) {
  #point #beer_bg {
      background-image: url(../images/quality_img1_sp.png);
      background-size: cover;
  }
  #point .text {
      padding-top: 13.6%;
      padding-bottom: 16.34%;
      padding-left: 0%;
      width: 69.37%;
  }
  #aMenu_top {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
      margin: 0px auto;
  }
.bg4 {
    background: url(../images/bg4_sp.jpg) no-repeat center top;
    background-size: auto;
    padding: 66.5625% 0px 13.333333333334vw;
    background-size: 100% 100%;
}
.bg6 {
    padding: 0px;
    background-color: #f0e1bb;
}
.bg7 {
    padding: 0px;
}
.bg8 {
    background: url(../images/bg8_sp.png) repeat-x 50% 0%;
    padding: 0px 0 80px;
    background-size: contain;
}
section#great{
	position: static;
}
#greatitem,#historyitem,#globalitem{
	background-size: 100% 100%;
}
#greatitem{
  opacity: 1;
  background-image: url(../images/greatitem_sp_2024.png);
}
#globalitem{
	position: static;
	padding: 82.4vw 0 0;
	background-image: url(../images/globalitem_sp.png);
	background-position: center top;
}

.btn_aMenu_top img{
	width: 100%;
}
.shadow{
	z-index: 3;
	/* box-shadow */
	box-shadow:0px 0px 4px 1px #a68a41;
	-moz-box-shadow:0px 0px 4px 1px #a68a41;
	-webkit-box-shadow: 0px 0px 9px 1px #8c6f22;
}
 .text img{
    width: 100%;
}
 .text a img{
    width: 93.75%;
	margin: 0 auto;
}
#secret #beer_bg {
    background-image: url(../images/quality_img2_sp.png);
    background-size: cover;
    background-position: bottom;
}
#secret .text {
    padding-left: 0%;
    padding-top: 0;
    /*padding-bottom: 12.7%;*/
     padding-bottom: 0;
   margin: 0 auto;
    width: 100%;
}
#secret .text img.title_sp{padding-bottom:3.12%;}

#voice .title_sp {margin:0 auto;padding:7.5% 0 7.03%;width:100%;}
#voice .inner .leftBox {
    width: 100%;
    padding-top: 0%;
    padding-bottom:7.81%;
}
#voice .inner .leftBox img{
    width: 100%;
}
#voice .inner{
	padding: 0 0 9.3%;
}
#voice .inner .text2 {
    width: 95%;
    display: block;
    margin-left: 2.5%;
}

#great .inner img{
	width: 100%;
}

.onlySp.fix	{
	width: 100%!important;
}
#renewal .inner .text2 {
    margin: 0 auto;
    max-width: 80%;
    display: block;
}
#renewal .inner .text {
    margin: 0 auto;
    margin-bottom: 0px;
}
#global{
	padding-top: 0px;
}


}

@media screen and (min-width: 769px) {
	.onlySp{
		display: none!important;
	}
}

@media screen and (max-width: 768px) {
	.onlyPc{
		display: none!important;
	}
	#aMenu_top ul {
		display: block;
		box-shadow: 0px 5px 3px -3px rgba(0,0,0,0.1);
		-webkit-box-shadow: 0px 5px 3px -3px rgba(0,0,0,0.1);
		-moz-box-shadow: 0px 5px 3px -3px rgba(0,0,0,0.1);
	}
}


@media screen and (min-width: 769px) {
	#great h1 img{
		width:auto;
	}
	#great img{
		margin-left: auto;
		margin-right: auto;
	}



  #great #impressions ul{padding-bottom:37%;}

  #great #impressions li{
    width:48.64%;
    float:left;

  }
   #great #impressions li:first-child{
    margin-right:2.7%;
   }

}

.imgcover{width: 100%;height:100%;position:absolute;z-index:2;top:0;left:0;}
#great #process{

  clear:both;
  padding-bottom:3%;
}
@media screen and (max-width: 768px) {
  #great #impressions li{
        display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 3.125% 6.25%;
    margin: 0;

  }
#great #process{
  margin:3%;
  padding-bottom:8%;

}
}

#great #impressions li .thumbnail{
      background: #fff;
    position: relative;
    padding-top: 56.32%;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    font-size: 0;
    background-size: cover;
  }
#great #impressions p,#great #impressions ul{padding-top:5%;}

#great #impressions li .thumbnail:after {
    content: "";
    position: absolute;
    bottom: 7.63359%;
    right: 4.30108%;
    width: 12.90323%;
    height: 22.90076%;
    background: url(../../cm/images/play_pc.png) no-repeat 50% 50%;
    background-size: contain;
}

#great #impressions .lead {margin:0 auto;width:59.37%;}
#great #impressions .lead img{width:100%;}
@media screen and (max-width: 768px) {
 #great #impressions .lead {margin:0 auto; padding-top:0;width:55%;}
}


.swiper-container {
	width: 100%;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}
.swiper-slide {
	background-size: cover;
	background-position: center;
}
.gallery-top {
	height: 80%;
	width: 100%;
}
.gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 1;
}
.gallery-thumbs .swiper-slide img{
	width: 35%;
	margin: 5px auto;
}
.gallery-thumbs .swiper-slide-active {
	opacity: 1;
}
.gallery-thumbs .swiper-slide-active img{
	width: 50%;
	margin: 0 auto;
}


@media screen and (min-width: 769px) {
  #great .movie_lead {width:580px; margin:0 auto; padding-top:21px;}
  #great .movie_lead .left_txt { float:left; width:260px; text-align:left; padding-bottom:30px;}
  #great .movie_lead .left_txt img {width:250px;}
  #great .movie_lead .right_cap { float:right width:300px; padding-top:20px;}
  #great .movie_lead .right_cap a {width:300px;}
  #great .movie_lead .right_cap img {width:300px;}
}

@media screen and (max-width: 768px) {
  #great .movie_lead .left_txt { padding-bottom:30px;}
  #great .movie_lead .right_cap img {width:60%;}


}



/* 2024 9/1 リニューアル --------------------------------------  */
#contents {
  overflow: hidden;
}

/* おいしさへのごだわり */
.bg1 {
	position: relative;
	padding: 80px 0 60px;
	background: url(../images/bg1_pc_2024.jpg) repeat-x left top;
	z-index: 1;
}
#great {
  max-width: 1000px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
#aMenu_top {
  max-width: 100%;
  width: 577px;
  margin-left: auto;
  margin-right: 0;
}
#aMenu_top ul {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 769px) {
  #aMenu_top {
    width: 672px;
  }
  #aMenu_top ul li:first-child,
  #aMenu_top ul li:last-child {
    width: 27.232142857142855%;
  }
  #aMenu_top ul li:nth-child(2) {
    width: 41.369047619047616%;
  }
}
@media screen and (max-width: 1000px) {
  #greatitem {
    background-size: 100% 100%;
  }
  #aMenu_top {
    width: 70%;
  }
  #aMenu_top ul li{
    width: 31.7157712305026%;
  }
}
@media screen and (max-width: 768px) {
  .bg1 {
    padding: 26.266666666666666vw 0px 10.533333333333333vw;
    background: url(../images/bg1_sp_2024.jpg) no-repeat center bottom;
    background-size: 100% 100%;
    z-index: 1;
  }
  #great {
    padding-left: 0;
    padding-right: 0;
  }
  #aMenu_top {
    width: 100%;
  }
  #aMenu_top ul li:first-child {
    width: 28.26666666666667%;
  }
  #aMenu_top ul li:nth-child(2){
    width: 43.2%;
  }
  #aMenu_top ul li{
    width: 28.53333333333333%;
  }
}


/* おいしさに妥協しない、それが一番搾り製法 */
.bg2{
	position: relative;
	background-color: #faedcf;
	padding: 80px 0px;
}
#process section {
  max-width: 1000px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
#processitem {
  background-image: url(../images/bg2_item_2024_pc.png);
  background-position: bottom;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .bg2 {
    padding: 16vw 0;
  }
  #process section {
    padding-left: 0;
    padding-right: 0;
  }
  #processitem {
    background-image: url(../images/bg2_item_2024_sp.png);
    background-size: 100% 100%;
  } 
}


/* 一番搾り おいしいの笑顔を作るために */
.bg3{
	position: relative;
	background: url(../images/bg3_2025_pc.jpg) no-repeat center top;
  background-size: cover;
	padding: 150px 0px 140px;
}
#history section {
  max-width: 1000px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

#history a {
  display: block;
  width: 33.4375%;
  margin-left: auto;
  margin-right: 37px;
}
@media screen and (max-width: 768px) {
  .bg3 {
    background: url(../images/bg3_2025_sp.jpg) no-repeat center top;
    padding: 10.666666666666667vw 0px 80.666666666666667vw;
    background-size: 100% 100%;
  }
  #historyitem{
    top: auto;
    bottom: 0;
    height: 102.6666666666667vw;
    background-image: url(../images/historyitem_sp_2024.png);
    background-position: center bottom;
    background-size: 100% auto;
  }
  #history section {
    padding-left: 0;
    padding-right: 0;
  }
  #history a {
    display: block;
    width: 93.6%;
    margin-left: auto;
    margin-right: auto;
  }
  #history img {
    width: 100%;
  }
}


/* 一番搾りの世界へ */

@media screen and (max-width: 768px) {
  #global .inner .text {
    float: none;
  }
}


/* スクロール アイテム */
#process section {
  z-index: 2;
}
.process_back {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 960px;
  height: 100%;
  z-index: 1;
}

.process_ab-01 {
  position: absolute;
  top: 104px;
  left: -272px;
}

.process_ab-02 {
  position: absolute;
  bottom: 26px;
  right: -214px;
}

@media screen and (max-width: 1550px) {
  .process_back {
    width: 61.93548387096774vw;
  }
  .process_ab-01 {
    top: 6.709677419354838vw;
    left: -17.548387096774193vw;
    width: 12.70967741935484vw;
  }
  
  .process_ab-02 {
    bottom: 1.6774193548387096vw;
    right: -13.806451612903226vw;
    width: 8.774193548387096vw;
  }
}
@media screen and (max-width: 768px) {
  .process_back {
    width: 100%;
  }
  .process_ab-01 {
    top: -3.333333333333333vw;
    left: auto;
    right: 3.2vw;
    width: 24.533333333333332vw;
  }
  
  .process_ab-02 {
    bottom: -6.666666666666667vw;
    right: auto;
    left: 8.8vw;
    width: 12.933333333333333vw;
  }
}

.js-trans {
  transition: 0.5s all;
  opacity: 0;
}
.js-trans-right {
  transform: translateX(250%) translateY(100%);
}
.js-trans-left {
  transform: translateX(-250%) translateY(100%);
}
@media screen and (max-width: 768px) {
  .js-trans-right {
    transform: translateX(-250%) translateY(100%);
  }
  .js-trans-left {
    transform: translateX(250%) translateY(100%);
  } 
}

.js-trans-active {
  opacity: 1;
  transform: translateX(0);
  animation: yurayura 2s linear infinite;
  animation-delay: 0.5s;
}

.js-trans-anim {
  transform-origin: center bottom;
}

@keyframes yurayura {
  0%, 100% {
    transform: rotate(10deg);
  }
  50% {
    transform: rotate(-10deg);
  }
}