/*===============================================
	からり芋 ページスタイル
===============================================*/

/*.headerListContainer {
    width: 950px;
    height: 30px;
    margin: 0 auto;
    background: url(../img/navi_banner.png);
}
.headerListTop {
    float: left;
    height: 30px;
    margin-left: 260px;
}
.headerListInfo {
    float: left;
    height: 30px;
}
.headerListHighball {
    float: left;
    height: 30px;
    margin-left: 30px;
}*/
html {
  min-width: 950px;
}
body {
  font-family: "YakuHanJP", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.layout-header,
.layout-footer_inner {min-width: 950px;}
.headerListContainer {
  width: 950px;
  height: 30px;
  margin: 0 auto;
  background: url(../img/navi_banner.jpg) no-repeat;
  background-size: contain;
}
.headerList {
  text-align: center;
  font-size: 0;
}

.headerList_child {
  display: inline-block;
  margin: 0 27px;
}
.headerList_child:last-child {margin-right: 0;}

.headerList_child img {
  cursor: pointer;
}

.headerList_child:hover img {
  opacity: .7;
}


.mainContent {
    background: #fff ;
}

.highballSliderbox li {
  width: 950px !important;
}

.bunnerArea img {
  max-width: 100%;
  width: 100%;
}

.bunnerArea{
  background: url(../img/bg_bunnerarea.jpg) no-repeat;
  position: relative;
}

.bunnerList {
  width: 874px;
  margin: 0 auto;
  text-align: center;
  padding: 57px 0;
}

.bunnerArea li {
  display: inline-block;
  vertical-align: top;
  margin: 0 8px;

}

.bunnerArea li.mt45 {
  margin-top: 45px;
}

.bunnerArea a.pagetop {
  display: inline-block;
  width: 113px;
  position: absolute;
  right: 76px;
  bottom: 60px;
}

.bnrAkakara {
    position: absolute;
    top: 2220px;
    left: 60px;
}
.bnrOmise {
    position: absolute;
    top: 2220px;
    left: 480px;
}
.btnLinkTop {
    position: absolute;
    top: 2500px;
    left: 771px;
}
#linkInfo {
    position: absolute;
    top: 564px;
    left: 0;
}
.highball_sliderArea {

}

.bx-wrapper .bx-viewport {
   -webkit-box-shadow: none;
   left: 0;
}

.bx-wrapper .bx-viewport {
  border: none;
}

/*赤からリ芋*/
.akakarariimo-area {
  position: relative;
  margin-top: 17.95px;
}

/*燻々*/
.kunkun-area {position: relative;}
.kunkun-info-area {
  background: url(../img/bg_kunkun_about.jpg);
  background-size: contain;
}
.kunkun-area .product-img {
  position: absolute;
  top: 53.271px;
  right: 46.609px;
}
/*-------------------------------------------
2018.01.17 商品ページへリンクボタン追加
-------------------------------------------*/
.btnProduct img{
	display:block;
    position: absolute;
	width:150px;
	height: 30px;
	top:1430px;
	right:300px;
}
a.btnProduct:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: “alpha( opacity=70 )”;
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
}
.mainimage {position: relative;}
.mainimage-parts {position: absolute;}
.mainimage-txt01 {
  width: 8.377845298453398%;
  top: 3.4295879659908435%;
  right: 8.896314004535451%;
}

@media screen and (max-width:768px) { 
  /*
  .layout-header .layout-header_logo {
    top: 9px !important;
    width: 80px !important;
    height: auto !important;
  }
  .layout-header .layout-header_logo img {width: auto;}
  .layout-header .layout-header_nav-sp {
    height: 130px;
  }
  .layout-header .search-area .search-area_handle {
    top: 55px !important;
    left: 63px !important;
  }
  .layout-header .search-area .search-area_handle > a,
  .layout-header .drawer-handle > a {transform: scale(2.5);}
  body :not(.footer-only-pc):not(.footer-only-sp) .layout-footer .layout-footer_logo {
    padding: 160px 0 180px !important;
    border-bottom: 2px solid #dcdde0 !important;
  }
  body :not(.footer-only-pc):not(.footer-only-sp) .layout-footer .layout-footer_logo img {
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
  }
  body :not(.footer-only-pc):not(.footer-only-sp) .layout-footer .layout-footer_sns {
    margin-top: 120px !important;
    margin-bottom: -100px;
  }
  body :not(.footer-only-pc):not(.footer-only-sp) .layout-footer .layout-footer_sns > ul {
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
  }
  body :not(.footer-only-pc):not(.footer-only-sp) .layout-footer .layout-footer_sns > p {
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
    margin-top: 100px;
  }
  body :not(.footer-only-pc):not(.footer-only-sp) .layout-footer .layout-footer_nav {
    width: 93% !important;
    margin: 0 auto;
    margin-top: 150px !important;
    line-height: 1.9;
  }
  body :not(.footer-only-pc):not(.footer-only-sp) .layout-footer .layout-footer_nav > ul:first-child > li {
    font-size: 3em !important;
    margin-top: 0px !important;
  }
  body :not(.footer-only-pc):not(.footer-only-sp) .layout-footer .layout-footer_nav > ul:first-child > li a {
    padding: 45px 0 !important;
  }
  body :not(.footer-only-pc):not(.footer-only-sp) .layout-footer .layout-footer_nav > ul {
    margin: 85px 0 0 !important;
  }
  body :not(.footer-only-pc):not(.footer-only-sp) .layout-footer .layout-footer_nav > ul > li {
    margin-top: 50px !important;
    font-size: 30px !important;
  }
  body :not(.footer-only-pc):not(.footer-only-sp) .layout-footer .layout-footer_group-link {
    padding: 150px 30px 200px !important;
  }
  body :not(.footer-only-pc):not(.footer-only-sp) .layout-footer .layout-footer_group-link li {
    font-size: 30px !important;
    float: left;
  }
  body :not(.footer-only-pc):not(.footer-only-sp) .layout-footer .layout-footer_group-link li:first-child {
    margin-left: 10px !important;
  }
  body :not(.footer-only-pc):not(.footer-only-sp) .layout-footer .layout-footer_group-link li:last-child {
    margin-left: 55px !important;
  }
  body :not(.footer-only-pc):not(.footer-only-sp) .layout-footer .layout-footer_lower {
    padding: 90px 0 !important;
  }
  body :not(.footer-only-pc):not(.footer-only-sp) .layout-footer .layout-footer_note > p:last-child img {
    -webkit-transform: scale(1.75);
    transform: scale(1.75);
    position: relative;
    left: 210px;
  }
  body :not(.footer-only-pc):not(.footer-only-sp) .layout-footer .layout-footer_copyright {
    font-size: 2.5em !important;
    margin-top: 100px !important;
  }
  body :not(.footer-only-pc):not(.footer-only-sp) .layout-footer .layout-footer_copyright > img {
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
    margin: 0 0 60px auto !important;
    position: relative;
    right: 180px;
  }
  .layout-header .drawer-handle:not(.layout-header .drawer-handle.is-active) {
    top: 60px !important;
    right: 60px !important;
  }
  .layout-header .drawer-handle.is-active > a {transform: none;}*/
}