@charset "utf-8";

.googlemap {
  width: 100%;
  height:300px;
  overflow: hidden;
}

img { -ms-interpolation-mode: bicubic !important; }

/* ------------------------------
　　SP.css
------------------------------ */
@media (max-width: 767px) {

 #company .president_h2 {
   padding-top: 0;
   margin-bottom: 20px;
 }


  #product .acms-col-md-3 a.fl_l {
    width: 100%;
    height: auto;
  }

  #product_detaillist {
    overflow: hidden;
  }

  #product_detaillist > #drink_a1 > .acms-col-md-3 {
    width: 50%;
    float: left;
  }

  #product_detail .detail_mainimg {
    margin: 0 auto;
    float: none;
  }

  #product_detail .detail_description {
    width: 100%;
  }

  #product_detail .product_drink_brand .fl_l .fl_l {
      width: 25%!important;
      text-align: inherit;
  }

  #faq img{
    /*width:100%;*/
    height:auto;
  }

  .sp-none{
    display:none;
  }


  #company_history_table table tbody tr td {
      padding: 15px 0 15px 5px!important;
  }

  #company_history_table .acms-col-md-12 {
    padding-right: 0;
  }

  #company #company_history_table h3 {
    width: 90%
  }

  .googlemap{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 6px;
    height: 0;
    overflow: hidden;
  }

  .entryColumn th, .entryColumn td {
      width: 94%;
      padding: 3%!important
  }

  /*.contactForm th, .contactForm td {
      width: 94%;
      padding: 3% !important;
  }*/

}


/* ------------------------------
　　SP.css 480px-767px
------------------------------ */
@media (max-width: 767px) {
  .contactForm th, .contactForm td {
      width: 50%;
      padding: 3% !important;
  }
}

/* ------------------------------
　　SP.css 480px-767px
------------------------------ */
@media (max-width: 479px) {
  .contactForm th, .contactForm td {
      width: 94%;
      padding: 3% !important;
  }
}


/* ------------------------------
　　汎用パラメータ
------------------------------ */
, :before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }

  .js-s2d-ready{
  width:100% !important;
 }

/* align */
.ta_c {text-align: center !important;}
.ta_r {text-align: right !important;}
.ta_l {text-align: left !important;}

/* float */
.fl_r{float:right;}
.fl_l{float:left;}

/* margin-left */
.ml5{margin-left:5px !important;}
.ml10{margin-left:10px !important;}
.ml20{margin-left:20px !important;}
.ml30{margin-left:30px !important;}
.ml40{margin-left:40px !important;}

/* margin-right */
.mr10{margin-right:10px !important;}
.mr20{margin-right:20px !important;}
.mr30{margin-right:30px !important;}
.mr40{margin-right:40px !important;}
.mr50{margin-right:50px !important;}

/* margin-top */
.mt0{margin-top:0px !important;}
.mt5{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}
.mt60{margin-top:60px !important;}
.mt100{margin-top:100px !important;}
.mtm40{margin-top:-40px !important;}

/* margin-bottom */
.mb0{margin-bottom:0px !important;}
.mb5{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb70{margin-bottom:70px !important;}
.mb130{margin-bottom:150px !important;}

/* padding-left */
.pl0{padding-left:0px !important;}
.pl10{padding-left:10px !important;}
.pl15{padding-left:15px !important;}
.pl20{padding-left:20px !important;}
.pl30{padding-left:30px !important;}
.pl40{padding-left:40px !important;}
.pl50{padding-left:50px !important;}

/* padding-right */
.pr0{padding-right:0px !important;}
.pr5{padding-right:5px !important;}
.pr10{padding-right:10px !important;}
.pr20{padding-right:20px !important;}
.pr30{padding-right:30px !important;}
.pr40{padding-right:40px !important;}

/* padding-top */
.pt0{padding-top:0px !important;}
.pt10{padding-top:10px !important;}
.pt20{padding-top:20px !important;}
.pt30{padding-top:30px !important;}
.pt40{padding-top:40px !important;}
.pt50{padding-top:50px !important;}

/* padding-bottom */
.pb0{padding-bottom:0px !important;}
.pb5{padding-bottom:5px !important;}
.pb10{padding-bottom:10px !important;}
.pb15{padding-bottom:15px !important;}
.pb20{padding-bottom:20px !important;}
.pb30{padding-bottom:30px !important;}
.pb40{padding-bottom:40px !important;}
.pb50{padding-bottom:50px !important;}

/* ------------------------------
　　ベース
------------------------------ */
body {
  background: #FFF;
  color: #333;
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', Verdana, sans-serif;
  font-size: 14px;
}

.font_m{
  font-size:14px !important;
  line-height:1.8em;
}

.font_l{
  font-size:calc(14px + 0.4vw) !important;
  /*font-weight:bold;*/
}

/* リンクの設定 */
@media(max-width:840px){
  .h1_cms{
  font-size:calc(18px + 0.8vw);
  font-weight:lighter;
  margin-bottom:30px !important;
  letter-spacing:0.1em;
  /*margin-left:-10px;*/
  background-color:#921400;
  color:#fff;
  padding:4px 0 0px 10px;
  line-height:1em;
}
}
.h1_cms{
  font-size:calc(14px + 0.8vw);
  font-weight:lighter;
  margin-bottom:50px;
  letter-spacing:0.1em;
  /*margin-left:-10px;*/
  background-color:#921400;
  color:#fff;
  padding:10px 0 6px 10px;
  line-height:1em;
  text-align:center;
}
#img100 img{
  width:100%;
}

a:link,
a:visited,
a:active,
a:hover {
  overflow: hidden;
  outline: none;
  text-decoration:none !important;
  line-height:1.6em;
}
/* IE8+, Chrome */
input,
button {
  outline: 0;
}

/* Firefox */
input::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
}

a:hover img{
  opacity:0.7;
}
a {
  border: none;
  color: #000;
  text-decoration: none !important;
}
a:visited {
  color: #000;
  text-decoration: none !important;
}
a:active {
  /*color: #006DD9;*/
  text-decoration: none !important;
}
a:hover {
  /*color: #006DD9;*/
  text-decoration: none !important;
  opacity:0.7;
}
/* コンテナー */
.acms-container {
  max-width: 1170px;
  margin:0 auto;
}
.acms-container .acms-container {
  padding: 0;
}
.narrow-container {
  margin: 0 auto;
  max-width: 960px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1170px) {
  .acms-container {
    /*padding-left: 20px;
    padding-right: 20px;*/
  }
  .sp-container {
    /*padding-right: 20px;
    padding-left: 20px;*/
  }
  .acms-grid-r .sp-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .sp-container .sp-container {
    padding: 0;
  }
  .sp-container .acms-container .sp-container {
    padding: 0;
  }
}
/* アニメーション */
@keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  20% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-moz-keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  20% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-webkit-keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  20% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
/* ------------------------------
　　ボタン
------------------------------ */
.btn {
  background: #999999;
  font-weight: bold;
  color: #FFF;
  line-height: 1.2;
  border: 0;
  display: inline-block;
  padding: 8px 15px;
  border-radius: 3px;
}
.btn:hover,
.btn:visited {
  color: #FFF;
  text-decoration: none;
}
.btn:focus,
.btn:active {
  color: #FFF;
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.5);
}
.btn:hover {
  background-color: #999999;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc1c1c1', endColorstr='#ff999999', GradientType=0);
  background-image: -moz-linear-gradient(top, #c1c1c1, #999999);
  background-image: -ms-linear-gradient(top, #c1c1c1, #999999);
  background-image: -o-linear-gradient(top, #c1c1c1, #999999);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#c1c1c1), to(#999999));
  background-image: -webkit-linear-gradient(top, #c1c1c1, #999999);
  background-image: linear-gradient(top, #c1c1c1, #999999);
  color: #ffffff;
}
.btn:active,
.btn:focus {
  background: #878787;
}
/* ボタン　色付き */
/*.btnAttention {
  background: #ff9a00;
  font-weight: bold;
  color: #FFF;
  line-height: 1.2;
  border: 0;
  display: inline-block;
  padding: 8px 15px;
  border-radius: 3px;
}*/
.btnAttention:hover,
.btnAttention:visited {
  color: #FFF;
  text-decoration: none;
}
.btnAttention:focus,
.btnAttention:active {
  color: #FFF;
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.5);
}
.btnAttention:hover {
  background-color: #ff9a00;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdd87d', endColorstr='#ffff9a00', GradientType=0);
  background-image: -moz-linear-gradient(top, #fdd87d, #ff9a00);
  background-image: -ms-linear-gradient(top, #fdd87d, #ff9a00);
  background-image: -o-linear-gradient(top, #fdd87d, #ff9a00);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#fdd87d), to(#ff9a00));
  background-image: -webkit-linear-gradient(top, #fdd87d, #ff9a00);
  background-image: linear-gradient(top, #fdd87d, #ff9a00);
  color: #ffffff;
}
.btnAttention:active,
.btnAttention:focus {
  background: #eda800;
}
/* ボタンサイズ大 */
.btnLarge {
  background: #999999;
  font-weight: bold;
  color: #FFF;
  line-height: 1.2;
  border: 0;
  display: inline-block;
  padding: 15px 20px;
  text-align: center;
  border-radius: 5px;
  font-size: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background-color 0.25s linear;
  transition: background-color 0.25s linear;
}
.btnLarge:hover,
.btnLarge:visited {
  color: #FFF;
  text-decoration: none;
}
.btnLarge:focus,
.btnLarge:active {
  color: #FFF;
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.5);
}
.btnLarge:hover {
  background: #777777;
}
.btnLarge:active,
.btnLarge:focus {
  background: #878787;
}
/* ボタンサイズ大 色付き */
.btnAttentionLarge {
  background: #ff9a00;
  font-weight: bold;
  color: #FFF;
  line-height: 1.2;
  border: 0;
  display: inline-block;
  padding: 15px 20px;
  text-align: center;
  border-radius: 5px;
  font-size: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background-color 0.25s linear;
  transition: background-color 0.25s linear;
}
.btnAttentionLarge:hover,
.btnAttentionLarge:visited {
  color: #FFF;
  text-decoration: none;
}
.btnAttentionLarge:focus,
.btnAttentionLarge:active {
  color: #FFF;
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.5);
}
.btnAttentionLarge:hover {
  background: #ff7e00;
}
.btnAttentionLarge:active,
.btnAttentionLarge:focus {
  background: #eda800;
}
/* デスクトップ：最大360pxボタン */
.btnBlockLarge {
  width: 100%;
  background: #999999;
  font-weight: bold;
  color: #FFF;
  line-height: 1.2;
  border: 0;
  display: inline-block;
  padding: 15px 20px;
  text-align: center;
  border-radius: 5px;
  font-size: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background-color 0.25s linear;
  transition: background-color 0.25s linear;
}
.btnBlockLarge:hover,
.btnBlockLarge:visited {
  color: #FFF;
  text-decoration: none;
}
.btnBlockLarge:focus,
.btnBlockLarge:active {
  color: #FFF;
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.5);
}
.btnBlockLarge:hover {
  background: #777777;
}
.btnBlockLarge:active,
.btnBlockLarge:focus {
  background: #878787;
}
/* デスクトップ：最大360pxボタン 色付き */
.btnAttentionBlockLarge {
  width: 100%;
  background: #921400;
  font-weight: bold;
  color: #FFF;
  line-height: 1.2;
  border: 0;
  display: inline-block;
  padding: 15px 20px;
  text-align: center;
  border-radius: 5px;
  font-size: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background-color 0.25s linear;
  transition: background-color 0.25s linear;
}
.btnAttentionBlockLarge:hover,
.btnAttentionBlockLarge:visited {
  color: #FFF;
  text-decoration: none;
}
.btnAttentionBlockLarge:focus,
.btnAttentionBlockLarge:active {
  color: #FFF;
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.5);
}
.btnAttentionBlockLarge:hover {
  background: #4A0A00;
}
.btnAttentionBlockLarge:active,
.btnAttentionBlockLarge:focus {
  background: #eda800;
}
@media (min-width: 768px) {
  .btnBlockLarge {
    max-width: 360px;
  }
  .btnAttentionBlockLarge {
    max-width: 360px;
  }
}
@media (max-width: 767px) {
  .btnSearchBlock {
    display: block;
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
    padding: 15px 20px;
    font-size: 20px;
  }
}
/* ボーダーボタン */
.homeBtn {
  margin: 20px 0 10px;
}
.btnBorder {
  display: inline-block;
  padding: 7px 10px;
  color: #333;
  font-size: 16px;
  border-radius: 4px;
  border: 1px solid #CCC;
}
.btnBorder [class*='acms-icon-'] {
  color: #CCC;
  font-size: 14px;
}
.btnBorder:hover {
  text-decoration: none;
}
/* ------------------------------
　　ページタイトル
------------------------------ */
.pageTitleWrapper {
  display: table;
  position: relative;
  width: 100%;
  height: 100px;
  color: #FFF;
  /*background: url(../images/bg_other.jpg) #333333 no-repeat center;*/
  background-size: cover;
}
.pageTitleFilter {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  /*background: rgba(0, 0, 0, 0.5);*/
}
.pageTitleInner {
  display: table-cell;
  position: relative;
  padding: 15px 10px;
  vertical-align: middle;
}
.pageTitle {
  margin: 0 0 10px 0;
  font-size: calc(30px + 1.6vw);
  font-weight: bold;
  line-height: 1.2;
  color:#000;
}
.pageTitle a {
  color: #FFF;
}
.pageDescription {
  margin: 10px 0;
  font-size: 16px;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .pageTitleWrapper {
    /*height: 270px;*/
  }
}
/* ------------------------------
　　ページャー
------------------------------ */
.pager {
  list-style: none;
  margin: 0 -5px 50px -5px;
  padding: 0;
  text-align: center;
}
.pager li {
  display: inline-block;
  margin: 0 5px;
}
.pager li.cur {
  /* 現在いる位置 */
  padding: 5px 20px;
  color: #FFF;
  background: #999999;
  border-radius: 3px;
}
.pagerLink {
  display: block;
  padding: 5px 20px;
  color: #333;
  border-radius: 3px;
  background: #e5e5e5;
}
.pagerLink:visited,
.pagerLink:focus,
.pagerLink:active {
  color: #333;
}
.pagerLink:hover {
  color: #FFF;
  text-decoration: none;
  background: #333;
}
.pagerLinkForward {
  float: right;
}
.pagerLinkPrev {
  float: left;
}
@media screen and (min-width: 768px) {
  .pagerLink {
    padding: 5px 10px;
  }
  .pager li.cur {
    /* 現在いる位置 */
    padding: 5px 10px;
  }
}
/* 前後リンク */
.serialNav {
  list-style: none;
  margin: -25px 0 60px 0;
  padding: 0;
}
.serialNav .serialNavItem {
  display: block;
  float: none;
}
.serialNav .serialNavItemPrev {
  text-align: left;
}
.serialNav .serialNavItemNext {
  text-align: right;
}
.serialNav a {
  display: block;
  padding: 25px 0;
  border-bottom: 1px solid #e5e5e5;
  color: #333;
}
.serialNav a:hover,
.serialNav a:visited,
.serialNav a:focus,
.serialNav a:active {
  color: inherit;
  text-decoration: none;
}
.serialNav a:hover {
  background: #e5e5e5;
}
@media screen and (min-width: 768px) {
  .serialNav {
    margin: 0 0 60px 0;
    border: 0;
  }
  .serialNav .serialNavItemPrev {
    float: left;
  }
  .serialNav .serialNavItemNext {
    float: right;
  }
  .serialNav a {
    display: inline;
    border: 0;
  }
  .serialNav a:hover {
    text-decoration: underline;
    background: 0;
  }
}
/* ------------------------------
　　トピックパス
------------------------------ */
.topicpath {
  margin-bottom: 15px;
  padding: 115px 0 0 12px !important;
  /*background: #F5F5F5;*/
}
.topicpathList {
  list-style: none;
  margin: 0 auto;
}
.topicpathItem {
  float: left;
  padding: 0 10px 0 23px;
  background: url(../images/marker/icon_arrow.png) no-repeat left center;
}
.topicpathItem:first-child {
  padding: 0 10px 0 0;
  background: 0;
}
.topicpathLink {
  color: #666;
  font-size: 14px;
}
.topicpathLink:visited,
.topicpathLink:focus,
.topicpathLink:active {
  color: #666;
}

.topicpath2 {
  /*margin-bottom: 15px;*/
  padding: 10px 0 10px 12px;
  margin-top:110px;
  /*background: #F5F5F5;*/
  border-top:1px solid #D3D1CF;
}

@media(max-width:840px){
  .topicpath2 {
  /*margin-bottom: 15px;*/
  padding: 10px 0 10px 12px;
  margin-top:50px;
  /*background: #F5F5F5;*/
  border-top:1px solid #D3D1CF;
}
  }
/* ------------------------------
　　スライダー
------------------------------ */
.slick-slider {
  padding: 0 0 12px 0;
}
.slick-slider img {
  margin: 0 auto;
}
.js-main-slider {
  /*! height: 200px; */
  /* はじめのちらつき防止 */
  overflow: hidden;
  /* はじめのちらつき防止 */
}
.slick-slide:hover {
  cursor: pointer;
}

@media(max-width:500px){
	.mainSliderImage {
  height: 140px !important;
  background: no-repeat center #fff;
  background-size: cover;
}
.mainSliderImage {
  height: 140px !important;
  background: no-repeat center #fff;
  background-size: cover;
}
.js-main-slider {
  /*! height: 168px !important; */
  /* はじめのちらつき防止 */
  overflow: hidden;
  /* はじめのちらつき防止 */
}
}

@media(max-width:800px){
	.mainSliderImage {
  height: 320px;
  background: no-repeat center #fff;
  background-size: cover;
}
.mainSliderImage {
  height: 320px;
  background: no-repeat center #fff;
  background-size: cover;
}
.js-main-slider {
  min-height: 115px;
  /* はじめのちらつき防止 */
  overflow: hidden;
  /* はじめのちらつき防止 */
}
}

.mainSliderImage {
  height: 200px;
  background: no-repeat center #fff;
  background-size: cover;
}
.mainSliderImage a:hover {
  text-decoration: none;
}
.mainSliderTextOuter {
  height: 100%;
}
.mainSliderTextWrap {
  display: table;
  width: 100%;
  height: 100%;
}
.mainSliderTextInner {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.mainSliderMainCopy {
  margin: 0;
  color: #FFF;
  font-weight: normal;
  font-size: 16px;
}
.mainSliderSideCopy {
  margin: 0;
  color: #FFF;
  font-size: 14px;
}
/* 矢印ナビゲーション */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 19px;
  height: 60px;
  margin-top: -47px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev {
  left: 10px;
  background: url(../images/marker/icon_white_arrow_left.png) no-repeat;
}
.slick-next {
  right: 10px;
  background: url(../images/marker/icon_white_arrow_right.png) no-repeat;
}
/* ドットのナビゲーション */
.slick-dots {
  position: relative;
  margin: 0px 0 0 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
}
.slick-dots li button {
  content: "";
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 8px;
  font-size: 0;
  background: #FFF;
  border-radius: 7px;
  border: 1px solid #c41134;
}
.slick-dots li button:focus {
  outline: 0;
}
.slick-dots li:hover button {
  cursor: pointer;
}
.slick-dots li.slick-active button {
  background: #c41134;
}
.slick-dots button {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
}
@media screen and (min-width: 768px) {
  .slick-prev {
    left: 50px;
  }
  .slick-next {
    right: 50px;
  }
  .js-main-slider {
    height: 100%;
    /* はじめのちらつき防止 */
  }
  .mainSliderImage {
    height: 500px;
  }
  .mainSliderMainCopy {
    font-size: 50px;
    text-shadow: 0px 0px 4px rgba(150, 150, 150, 1);
  }
  .mainSliderSideCopy {
    font-size: 24px;
    text-shadow: 0px 0px 4px rgba(150, 150, 150, 1);
  }
}
/* ------------------------------
　　各モジュール
------------------------------ */
.moduleSection {
  margin: 0 0 30px 0;
}
/* タイトル */
.moduleHeader {
  position: relative;
  margin: 0;
  padding: 5px 0;
  color: #333;
  border-bottom: 2px solid #333;
}
.moduleHeader + .summaryCustom,
.moduleHeader + .summaryDefault,
.moduleHeader + .entryColumn,
.moduleHeader + .pickupList,
.moduleHeader + .searchForm,
.moduleHeader + .banner {
  margin-top: 10px;
}
.moduleHeading {
  margin: 0;
  font-size: 18px;
}
a.moduleIndexLink {
  position: absolute;
  bottom: 5px;
  right: 0;
  color: #333;
  font-size: 16px;
}
a.moduleIndexLink [class*='acms-icon-'] {
  color: #CCC;
  font-size: 14px;
}
/* ------------------------------
　　リスト
------------------------------ */
@media screen and (min-width: 768px) {
  /* リスト */
  a.acms-list-group-item {
    padding: 10px 20px 10px 10px;
    -webkit-transition: padding 0.15s ease-out;
    transition: padding 0.15s ease-out;
  }
  a.acms-list-group-item:hover {
    padding: 10px 10px 10px 20px;
    -webkit-transition: padding 0.25s ease-out;
    transition: padding 0.25s ease-out;
  }
}
/* ------------------------------
　　サマリー
------------------------------ */
.summaryDefault {
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
  border-left: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}
.summaryDefaultEntry {
  float: left;
  width: 100%;
  padding: 10px;
  color: #333;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background-color 0.25s ease-out;
  transition: background-color 0.25s ease-out;
}
.summaryDefaultEntry.bl-hover {
  background: #F1F1F1;
}
.acms-entry .summaryDefaultEntry {
  padding: 10px;
}
.summaryTitle {
  margin: 0 0 10px 0;
  font-size: 16px;
}
.summaryDetail {
  margin: 0;
  line-height: 1.5;
  font-size: 14px;
}
@media screen and (min-width: 480px) {
  .summaryDefault {
    margin: 0 0 20px 0;
  }
  .summaryDefaultEntry {
    width: 50%;
  }
}
/* ------------------------------
　　ピックアップリスト
------------------------------ */
.pickupList {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pickupList img {
  display: block;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}
.pickupList img:hover {
  opacity: 0.75;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
  filter: alpha(opacity=75);
}
/* バナー */
.banner {
  margin: 0;
  padding: 0;
  list-style: none;
}
.banner a {
  display: block;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}
.banner a:hover {
  opacity: 0.75;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
  filter: alpha(opacity=75);
}
.bannerListItem {
  margin: 0 0 20px 0;
}
/* ------------------------------
　　ヘッドライン
------------------------------ */
.headlineItem {
  line-height: 1.5;
  -webkit-transition: background-color 0.25s ease-out;
  transition: background-color 0.25s ease-out;
}
.headlineItem.bl-hover {
  background: #F1F1F1;
}
@media screen and (max-width: 479px) {
  /* 画面幅が小さいとき */
  /* ヘッドライン */
  .headlineItem {
    padding: 10px 0;
  }
  .headlineTitle {
    display: block;
    margin: 0;
  }
}
/* ------------------------------
　　検索フォーム
------------------------------ */
.searchForm .btnSearch {
  padding: 7px 10px !important;
  font-size: 10px !important;
  filter: none;
  /* IEでのグラデーションを上書き */
  background: #b7b7b7 !important;
  color: #FFF;
  border-radius: 0 4px 4px 0;
  border: 1px solid #b7b7b7 !important;
}
.searchForm .btnSearch:hover {
  background: #666;
}
.searchForm input[type="search"] {
  padding: 7px 10px !important;
  height: 26px !important;
  font-size: 10px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="search"].searchFormInput {
  padding-top: 5px;
  padding-bottom: 4px;
  font-size: 12px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 1024px) {
.topserch{
  width:16%;
  float:right;
  margin-top:-94px;
  /*zoom:0.6 !important;*/
  margin-right:35px;
  margin-right:22px;
}
}
@media screen and (max-width: 1023px) {
.topserch{
  width:165px;
  float:right;
  margin-top:-112px;
  margin-right:35px;
  margin-right:22px;
  position:relative;
  z-index:200;
}
}
.moduleSection_topsp {
  margin: 100px 0 30px 0;
}

@media screen and (max-width: 767px) {
.sp_mt_main{
  margin-top:;
}
.top_spmb{
  margin-bottom:50px;
}
}

@media screen and (max-width: 1023px) {
.topicpath_topsp {
  margin-bottom: 15px;
  padding: 145px 0 0 12px !important;
  /*background: #F5F5F5;*/
}
.moduleSection_topsp {
  margin: 127px 0 30px 0;
}
}
/* ------------------------------
　　エントリー
------------------------------ */
.entry {
  margin: 0 0 25px 0;
  border-bottom: 1px solid #e5e5e5;
}
.pageHeader {
  margin: 0 0 20px 0;
}
.entryInfo {
  margin-top: 0;
  font-size: 14px;
}
/* カテゴリーと新着ラベル */
.entryCategory,
.entryNew {
  font-size: 14px;
}
/* タイトル */
.entryTitle {
  margin: 10px 0;
}
.entryTitle a {
  color: #333;
}
.acms-entry h2.entryTitle {
  padding: 0;
}
/* エントリーのスタイル */
.entryColumn {
  color: #333;
}
.entryColumn h2 {
  margin: 0 10px 25px 10px;
  padding: 5px 10px;
  font-size: 18px;
  /*color: #666;*/
  border-left: 4px solid #666;
}
.entryColumn h2.moduleHeading {
  margin: 0;
  padding: 0;
  border: 0;
}
.entryColumn h3 {
  margin: 0 10px 20px 10px;
  padding: 5px 10px;
  font-size: 16px;
  color: #333;
  background: #e5e5e5;
}
.entryColumn a:link {
  color: #006DD9;
  text-decoration: none;
}
.entryColumn a:hover,
.entryColumn a:focus,
.entryColumn a:active {
  text-decoration: underline;
}
.entryColumn a:visited {
  color: #7F5AD7;
  text-decoration: none;
}
/* 本文 */
.entryColumn p {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: calc(14px + 0.4vw) !important;
  line-height: 1.7;
}
/* エントリー内ボタン */
.entryColumn p.entryBtn {
  margin-bottom: 10px;
}
.entryColumn p.entryBtn a {
  background: #999999;
  font-weight: bold;
  color: #FFF;
  line-height: 1.2;
  border: 0;
  display: inline-block;
  padding: 8px 15px;
  border-radius: 3px;
}
.entryColumn p.entryBtn a:hover,
.entryColumn p.entryBtn a:visited {
  color: #FFF;
  text-decoration: none;
}
.entryColumn p.entryBtn a:focus,
.entryColumn p.entryBtn a:active {
  color: #FFF;
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.5);
}
.entryColumn p.entryBtn a:hover {
  background-color: #999999;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc1c1c1', endColorstr='#ff999999', GradientType=0);
  background-image: -moz-linear-gradient(top, #c1c1c1, #999999);
  background-image: -ms-linear-gradient(top, #c1c1c1, #999999);
  background-image: -o-linear-gradient(top, #c1c1c1, #999999);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#c1c1c1), to(#999999));
  background-image: -webkit-linear-gradient(top, #c1c1c1, #999999);
  background-image: linear-gradient(top, #c1c1c1, #999999);
  color: #ffffff;
}
.entryColumn p.entryBtn a:active,
.entryColumn p.entryBtn a:focus {
  background: #878787;
}
/* 色付きボタン */
.entryColumn p.entryBtnAttention a {
  background: #ff9a00;
  font-weight: bold;
  color: #FFF;
  line-height: 1.2;
  border: 0;
  display: inline-block;
  padding: 8px 15px;
  border-radius: 3px;
}
.entryColumn p.entryBtnAttention a:hover,
.entryColumn p.entryBtnAttention a:visited {
  color: #FFF;
  text-decoration: none;
}
.entryColumn p.entryBtnAttention a:focus,
.entryColumn p.entryBtnAttention a:active {
  color: #FFF;
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.5);
}
.entryColumn p.entryBtnAttention a:hover {
  background-color: #ff9a00;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdd87d', endColorstr='#ffff9a00', GradientType=0);
  background-image: -moz-linear-gradient(top, #fdd87d, #ff9a00);
  background-image: -ms-linear-gradient(top, #fdd87d, #ff9a00);
  background-image: -o-linear-gradient(top, #fdd87d, #ff9a00);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#fdd87d), to(#ff9a00));
  background-image: -webkit-linear-gradient(top, #fdd87d, #ff9a00);
  background-image: linear-gradient(top, #fdd87d, #ff9a00);
  color: #ffffff;
}
.entryColumn p.entryBtnAttention a:active,
.entryColumn p.entryBtnAttention a:focus {
  background: #eda800;
}
.entryColumn p.summaryTitle {
  margin: 0 0 10px 0;
}
.entryColumn p.summaryDetail {
  margin: 0 0 10px 0;
  font-size: 14px;
}
/* テーブル */
.entryColumn .entry-container {
  margin: 0 10px;
}
.entryColumn table {
  width: 100%;
  margin: 0 0 30px 0;
}
.entryColumn table.tableHistory {
  table-layout: fixed;
}
.entryColumn th,
.entryColumn td {
  display: block;
  padding: 5px 10px;
  text-align: left;
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  border-top: 1px solid #DFDFDF;
  vertical-align: top;
}
.entryColumn .acms-table-responsive {
  margin-bottom: 30px;
}
.entryColumn .acms-table-responsive th,
.entryColumn .acms-table-responsive td {
  display: table-cell;
  white-space: nowrap;
}
.entryColumn .acms-table-responsive table {
  margin: 0;
}
.entryColumn th {
  background: #F5F5F5;
}
/* 沿革用テーブル */
.entryColumn table.tableHistory tr {
  background: #FFF;
}
.entryColumn table.tableHistory th,
.entryColumn table.tableHistory td {
  display: block;
}
.entryColumn table.tableHistory th {
  padding: 10px;
}
.entryColumn table.tableHistory td {
  padding: 10px 0;
}
.entryColumn table.tableHistory .tableHistoryImg {
  padding: 0 10px 10px 10px;
  display: block;
}
/* リスト */
.entryColumn ul {
  margin: 0 0 25px 0;
  padding: 0 0 0 2em;
}
.entryColumn ul li {
  margin: 0 0 5px 0;
  font-size: 16px;
  line-height: 1.5;
}
.entryColumn ul.summaryDefault {
  padding: 0;
}
.entryColumn ul.summaryDefault li {
  margin: 0;
}
/* 番号付きリスト */
.entryColumn ol {
  margin: 0 0 25px 0;
  padding: 0 0 0 2.5em;
}
.entryColumn ol li {
  margin: 0 0 5px 0;
  font-size: 16px;
  line-height: 1.5;
}
/* 定義リスト */
.entryColumn dl {
  margin-top: 0;
  margin-bottom: 30px;
}
.entryColumn dt {
  margin: 0 0 5px 0;
  font-size: 16px;
  line-height: 1.2;
}
.entryColumn dd {
  font-size: 16px;
  line-height: 1.5;
}
/* 引用 */
.entryColumn blockquote {
  margin-bottom: 30px;
  padding: 15px 20px 15px 16px;
  font-size: 16px;
  line-height: 1.5;
  border-left: 4px solid #BFBFBF;
  background: #EFEFEF;
}
/* ソースコード */
.entryColumn pre {
  margin: 0 0 30px 0;
}
.entryColumn pre ol {
  margin: 0;
  padding: 0 0 0 2.5em;
}
.entryColumn pre ol li {
  line-height: 1.5;
}
/* 区切り線 */
.entryColumn hr {
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
/* ユニット */
.entryColumn .caption {
  margin: 0 0 20px 0;
  font-size: 13px;
}
@media screen and (min-width: 480px) {
  .entryColumn .tableHistoryImg {
    float: right;
  }
}
@media screen and (min-width: 768px) {
  .entryColumn th,
  .entryColumn td {
    display: table-cell;
    padding: 15px 20px;
    text-align: left;
    font-size: 16px;
    border-top: 1px solid #DFDFDF;
  }
  .entryColumn th {
    background: inherit;
  }
  .entryColumn tr:nth-child(odd) {
    background: #F5F5F5;
  }
}
/* エントリーフッター */
.entryFooter {
  margin: 0 0 20px 0;
  padding: 10px;
  background: #F5F5F5;
}
/* タグ */
.entryTag {
  margin: 0 0 5px 0;
}
.entryTagIcon {
  float: left;
  color: #999;
}
.entryTagItem {
  float: left;
  margin: 0 0 0 10px;
}
/* SNSシェア */
.shareWrapper {
  float: right;
}
.shareText {
  display: inline;
  float: left;
  margin: 0;
}
/* SNSシェアボタン */
.shareList {
  display: inline;
  list-style: none;
  float: right;
  margin: 0;
  padding: 0;
}
.shareItem {
  display: inline-block;
  margin: 0 0 0 20px;
}
.shareItem a {
  color: #999;
  text-decoration: none;
}
.shareItem [class*='acms-icon'] {
  font-size: 16px;
  vertical-align: middle;
}
.shareItem .shareItemFacebook {
  /* Facebook */
  display: block;
  width: 22px;
  height: 22px;
  line-height: 1.2;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  background: #3b5999;
  border-radius: 4px;
}
.shareItem .shareItemFacebook:before {
  vertical-align: middle;
}
.shareItem .shareItemTwitter {
  /* Twitter */
  display: block;
  width: 22px;
  height: 22px;
  line-height: 1.2;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  background: #55acee;
  border-radius: 4px;
}
.shareItem .shareItemTwitter:before {
  vertical-align: middle;
}
.shareItem .shareItemGplus {
  /* Google + */
  display: block;
  width: 22px;
  height: 22px;
  line-height: 1.2;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  background: #dd4b39;
  border-radius: 4px;
}
.shareItem .shareItemGplus:before {
  vertical-align: middle;
}
/* 続きを読むボタン */
.continueLink {
  margin: 0;
  font-size: 16px;
}
.continueLink a {
  display: inline-block;
  padding: 10px;
  color: #FFF;
  line-height: 1.5;
  font-weight: bold;
  border-radius: 3px;
  background: #999;
}
.continueLink a [class*='acms-icon'] {
  margin: 0 10px 0 0;
}
.continueLink a:link,
.continueLink a:visited {
  color: #FFF;
}
.continueLink a:hover,
.continueLink a:focus,
.continueLink a:active {
  color: #FFF;
  text-decoration: none;
  background: #AAA;
}
@media screen and (min-width: 768px) {
  /* タグ */
  .entryTag {
    margin: 0;
  }
  /* 続きを読むボタン */
  .continueLink a {
    padding: 5px 10px;
    font-weight: normal;
  }
}
/* ------------------------------
　　編集ページ
------------------------------ */
.fieldTitle {
  padding: 0 10px;
}
.fieldTitle:first-child {
  margin: 0 0 10px 0;
}
/* ------------------------------
　　サブカラム
------------------------------ */
.sideTitle {
  margin-top: 0;
  font-size: 18px;
}
/* ------------------------------
　　物件情報
------------------------------ */
/* 地図 */
.realestateMap {
  overflow: hidden;
}
.realestateMap .js-s2d-ready,
.realestateMap [class*='column-map-'] {
  width: auto!important;
  max-width: 100%;
}
.realestateMap img[class*='column-map-'] {
  width: auto!important;
  max-width: 100%;
  height: auto;
}
.realestateMapEntry {
  margin: 0 10px;
}
.entryColumn table.realestateSearch {
  margin: 20px 0 30px 0;
}
@media screen and (min-width: 1024px) {
  .tableNowrap {
    white-space: nowrap;
  }
}
/* 物件一覧 */
.summaryCustom {
  margin: 0 0 40px 0;
  padding: 0;
  list-style: none;
  border-left: 1px solid #e5e5e5;
}
.summaryCustomEntry {
  padding: 10px;
  border-top: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.summaryCustomEntry:hover {
  background: #F5F5F5;
  -webkit-transition: background-color 0.25s linear;
  transition: background-color 0.25s linear;
}
.photo {
  margin: 0 0 10px 0;
}
.photoTitle {
  margin: 0;
  font-size: 16px;
}
.pickupTitle {
  color: #333;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  /* 物件情報 */
  .realestateSearch th,
  .realestateSearch td {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .realestateSearch input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
/* ------------------------------
　　お問い合わせ
------------------------------ */
.contactBox p.message {
  margin: 0 0 35px 0;
  padding: 0 10px;
  font-weight: lighter;
  /*color: #c41134;*/
}
.contactBox p.contactNo {
  margin: 0;
  font-size: 30px;
  font-weight: bold;
  color: #333;
}
.contactBox p.contactNo a {
  color: inherit;
}
.contactBox p.errorText {
  /* エラー文 */
  margin: 5px 0 0 0;
  color: #c41134;
}
.contactBox table.contactForm {
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}
.contactBox table.contactForm tr {
  background: #FFF;
}
@media screen and (min-width: 480px) {
  .contactBox th,
  .contactBox td {
    display: table-cell;
  }
}
@media screen and (min-width: 768px) {
  .contactBox th {
    width: 260px;
  }
}
/* ステップ */
.contactBox .mailStep {
  margin: 0 10px 35px 10px;
  padding: 0 10px;
  /*background: #e5e5e5;*/
  /* カウンターの設定 */
  counter-reset: mailStep;
}
.contactBox .mailStepItem {
  float: left;
  list-style: none;
  margin: 0 10px;
  padding: 18px 0 5px;
  color: #999;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 4px solid transparent;
}
.contactBox .mailStepItem:before {
  /* カウンターの設定 */
  counter-increment: mailStep;
  content: counter(mailStep) ".";
}
.contactBox .mailStepItemCurrent {
  color: #333;
  border-bottom: 4px solid #C41134;
}
@media screen and (min-width: 768px) {
  .contactBox .mailStep {
    height: 60px;
  }
}
/* 送信ボタン */
.formBtnBox {
  margin: 0 10px 50px 10px;
  text-align: center;
}
.formBtn {
  display: inline-block;
}
.formBtnReturn {
  float: left;
}
.formBtnSend {
  float: right;
}
@media screen and (min-width: 768px) {
  .formBtnReturn {
    float: none;
  }
  .formBtnSend {
    float: none;
    max-width: 360px;
    width: 100%;
  }
}
/* ラベル */
.labelRequired {
  margin: 0 5px;
  padding: 2px 8px;
  color: #FFF;
  font-size: 12px;
  border-radius: 3px;
  background: #c41134;
}
@media screen and (min-width: 768px) {
  .labelRequired {
    float: right;
  }
}
/* ------------------------------
　　ヘッダー
------------------------------ */
/* サイト名 */
.headWrapper{
  border-bottom:1px solid #D3D1CF;
  /*margin-top:-12px;*/
  /*margin-bottom:-12px;*/
  /*height:86px;*/
  position:fixed;
  z-index:3;
  background-color:#fff;
  margin:0 auto;
  width:100%;
}

.siteName {
  font-size: 24px;
  font-weight: bold;
  color: #c41134;
  margin:23px 0 20px 0 !important;
}
.siteName a {
  color: #c41134;
}
.siteName a:hover,
.siteName a:focus,
.siteName a:active,
.siteName a:visited {
  color: #c41134;
}
.siteLogo {
  display: inline-block;
  /*width: 22px;*/
  height: auto;
  margin: 0 10px 0 0;
  vertical-align: middle;
}
.siteNameText {
  display: inline;
  vertical-align: middle;
}
.editLink {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
@media (min-width: 768px) {
  .siteName {
    font-size: 24px;
  }
  .siteLogo {
    width: 227px;
  }
  .header {
    display: table;
    width: 100%;
  }
  .headerLogo {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
  }
  .headerNav {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
  }
}
@media (min-width: 1024px) {
  .headerLogo {
    display: table-cell;
    width: 23%;
  }
  .headerNav {
    display: table-cell;
    width: 77%;
  }
}
/* ------------------------------
　　ナビゲーション
------------------------------ */
.headerLogo {
  /* 固定したときの高さを保つ */
  padding: 48px 0 0 0;
}
.siteHeader {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  padding: 0 5px;
  border-top: 4px solid #333333;
  border-bottom: 1px solid #CCC;
  background: #FFF;
  z-index: 10;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* モバイル時ナビゲーションボタン */
.navMenuBtn {
  display: inline-block;
  height: 44px;
  padding: 7px 5px;
  font-size: 20px;
  color: #333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a.navMenuBtn {
  color: #333;
}
.navMenuBtn:hover {
  text-decoration: none;
}
.navMenuBtn .acms-icon-sort {
  display: inline-block;
}
.navMenuBtnText {
  margin: 0 0 0 5px;
  font-size: 11px;
  font-weight: bold;
  color: #333;
  vertical-align: middle;
  display: inline-block;
}
/* モバイル時ヘッダー アイコン */
.navMenuAction {
  display: table;
  float: right;
  margin: 0;
  padding: 0;
}
.navMenuActionItem {
  display: table-cell;
  width: 44px;
  height: 44px;
  vertical-align: middle;
  text-align: center;
  font-size: 20px;
  color: #333333;
}
.navMenuActionLink {
  color: #333333;
}
.navMenuActionLink:hover,
.navMenuActionLink:active,
.navMenuActionLink:visited,
.navMenuActionLink:focus {
  color: #333333;
  text-decoration: none;
}
.navbar {
  display: none;
  width: 100%;
}
.navbar.acms-admin-module-edit-wrapper {
  z-index: 1;
}
.navbar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.navbar li a {
  display: block;
  padding: 10px;
  color: #000;
  font-weight: normal !important;
  font-size: 16px;
}
.navbar li a:hover,
.navbar li a:focus,
.navbar li a:active {
  text-decoration: none;
  color: #FFF;
  background: #c41134;
}
@media (min-width: 1024px) {
  .header {
    height: 100px;
  }
  .navbar {
    display: inline-block;
    vertical-align: middle;
  }
  .navbar > ul {
    float: right;
    list-style: none;
    padding: 0;
  }
  .navbar li {
    float: left;
    position: relative;
    margin: 0 9px;
    vertical-align: middle;
    text-align: center;
  }
  .navbar li ul {
    /* 二階層目 */
    display: none;
    position: absolute;
    left: 0;
    min-width: 200px;
  }
  .navbar li li {
    margin: 0;
  }
  .navbar li a {
    /* 一階層目のリンクのみ */
    padding: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    -webkit-transition: border 0.25s ease-out;
    transition: border 0.25s ease-out;
  }
  .navbar li a:hover,
  .navbar li a:focus,
  .navbar li a:active {
    color: #333;
    background: transparent;
  }
  .navbar li.stay a {
    /* 一階層目のリンクのみ */
    border-bottom: 2px solid #c41134 !important;
  }
  .navbar li.stay a.btnAttention {
    border: 0;
  }
  .navbar li:hover ul {
    /* 二階層目 */
    display: block;
    z-index: 10000;
    -webkit-animation: 0.8s fade-in;
    -moz-animation: 0.8s fade-in;
    -o-animation: 0.8s fade-in;
    animation: 0.8s fade-in;
  }
  .navbar li:hover a {
    /* 一階層目のリンクのみ */
    border-bottom: 2px solid #c41134;
  }
  .navbar li:hover a.btnAttention {
    border: 0;
  }
  .navbar li:hover li a {
    border: 0;
  }
  .navbar li li {
    /* 二階層目以降 */
    display: block;
    float: none;
    text-align: left;
    background: #c41134;
    border-top: 1px solid #910021;
  }
  .navbar li li:first-child {
    border: 0;
  }
  .navbar li li a {
    margin: 0;
    padding: 10px 15px;
    color: #FFF;
    border: 0;
  }
  .navbar li li a:hover {
    color: #FFF;
    border: 0;
    background: #910021;
  }
  .navbar a.btnAttention {
    /* ボタン（色付き） */
    /*background: #ff9a00;
    font-weight: bold;
    color: #FFF;
    line-height: 1.2;
    display: inline-block;
    padding: 8px 15px;
    border-radius: 3px;
    border: 0;*/
  }
  .navbar a.btnAttention:hover,
  .navbar a.btnAttention:visited {
    color: #000;
    text-decoration: none;
  }
  .navbar a.btnAttention:focus,
  .navbar a.btnAttention:active {
    color: #FFF;
    box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.5);
  }
  .navbar a.btnAttention:hover {
    /*background-color: #ff9a00;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdd87d', endColorstr='#ffff9a00', GradientType=0);
    background-image: -moz-linear-gradient(top, #fdd87d, #ff9a00);
    background-image: -ms-linear-gradient(top, #fdd87d, #ff9a00);
    background-image: -o-linear-gradient(top, #fdd87d, #ff9a00);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#fdd87d), to(#ff9a00));
    background-image: -webkit-linear-gradient(top, #fdd87d, #ff9a00);
    background-image: linear-gradient(top, #fdd87d, #ff9a00);
    color: #ffffff;
    border: 0;*/
  }
  .navbar a.btnAttention:active,
  .navbar a.btnAttention:focus {
    background: #eda800;
  }
}
@media (min-width: 1024px) {
  .headerLogo {
    padding: 0;
  }
  .navbar ul li a {
    font-size: 14px;
  }
}
@media (min-width: 1440px) {
  .navbar ul li a {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  /* オフキャンバス */
  #nav {
    padding: 10px 15px 100px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .js-nav body {
    width: 100%;
    overflow: hidden;
  }
  .js-nav #nav {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .offcanvasNav {
    /* グローバルナビゲーション */
    margin: 0 0 20px 0;
  }
  .offcanvasNav ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .offcanvasNav li {
    display: block;
    padding: 10px;
    font-size: 16px;
    border-top: 1px solid #CCC;
  }
  .offcanvasNav li.navbarBtn {
    border: 0;
  }
  .offcanvasNav li.stay {
    background: #555;
  }
  .lt-ie9 .offcanvasNav li.stay,
  .no-js .offcanvasNav li.stay {
    background: #e5e5e5;
  }
  .offcanvasNav li:first-child {
    border: 0;
  }
  .offcanvasNav li ul {
    display: none;
  }
  .offcanvasNav a {
    display: block;
    margin: -10px;
    padding: 10px;
    color: #E8EDE3;
  }
  .offcanvasNav a:hover {
    text-decoration: none;
  }
  .offcanvasNav a.btnAttention {
    border-top: 0;
    border-radius: 0;
    font-weight: normal;
  }
  .offcanvasNav a.btnAttention:hover {
    background: #ff9a00;
  }
  .lt-ie9 .offcanvasNav a,
  .no-js .offcanvasNav a {
    color: #333;
  }
  /* オフキャンバス内のパーツ */
  .offcanvasBar .moduleHeader {
    color: #FFF;
    border-bottom: 2px solid #FFF;
  }
  .lt-ie9 .offcanvasBar .moduleHeader,
  .no-js .offcanvasBar .moduleHeader {
    /* IE8対応 */
    color: #333;
    border-bottom: 2px solid #333;
  }
  .offcanvasBar .sideListLink {
    color: #FFF;
  }
  .lt-ie9 .offcanvasBar .sideListLink,
  .no-js .offcanvasBar .sideListLink {
    /* IE8対応 */
    color: #333;
  }
  .offcanvasBar .sideListLink:hover,
  .offcanvasBar .sideListLink:visited,
  .offcanvasBar .sideListLink:focus,
  .offcanvasBar .sideListLink:active {
    color: #FFF;
    background: 0;
  }
  .lt-ie9 .offcanvasBar .sideListLink:hover,
  .lt-ie9 .offcanvasBar .sideListLink:visited,
  .lt-ie9 .offcanvasBar .sideListLink:focus,
  .lt-ie9 .offcanvasBar .sideListLink:active,
  .no-js .offcanvasBar .sideListLink:hover,
  .no-js .offcanvasBar .sideListLink:visited,
  .no-js .offcanvasBar .sideListLink:focus,
  .no-js .offcanvasBar .sideListLink:active {
    /* IE8対応 */
    color: #333;
  }
  .offcanvasBar .pickupTitle {
    margin: 0;
    color: #FFF;
    font-size: 16px;
  }
  .offcanvasBar .pickupTitle a {
    color: inherit;
  }
  .lt-ie9 .offcanvasBar .pickupTitle a {
    color: #333;
  }
  .offcanvasBar .btnSearch {
    background: #999;
    border: 1px solid #666;
  }
  .offcanvasBar .snsList {
    margin: 0 -5px;
  }
  .js-nav .offCanvasShadow {
    /* オフキャンバス時シャドウ */
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 100000;
    -webkit-transition: background 0.25s linear;
    transition: background 0.25s linear;
  }
  /* オフキャンバスが閉じているとき */
  .js-ready #nav {
    position: fixed;
    transition: left 500ms ease;
  }
  .js-ready #outer-wrap {
    left: 0;
    transition: left 500ms ease;
  }
  .js-ready #inner-wrap {
    transition: left 500ms ease;
  }
  .js-ready .siteHeader {
    right: 0;
    transition: right 500ms ease;
  }
  /* オフキャンバスが開いているとき */
  .js-nav #nav {
    left: 0;
    z-index: 10000;
  }
  .js-nav .siteHeader {
    right: -70%;
  }
  /* JSが無効に設定されている環境だったとき */
  .no-js #nav {
    position: static;
    padding: 10px 20px;
  }
  /* IE8対応 */
  .lt-ie9  #nav {
    position: static;
    padding: 10px 0;
  }
  .lt-ie9  .header {
    width: 100%;
  }
  .lt-ie9  .headerLogo,
  .lt-ie9  .headerNav {
    display: block;
    width: 100%;
  }
}
/* ------------------------------
　　フッター
------------------------------ */
/* お問い合わせ誘導エリア */
.suggestBox {
  background: #DDD;
}
.suggestInner {
  display: table;
  width: 100%;
  padding: 15px 0;
}
.suggestItem {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.suggestText {
  margin: 0 0 10px 0;
  line-height: 1.5;
  font-size: 14px;
}
.suggestTel {
  margin: 0 0 10px 0;
  font-size: 24px;
  font-weight: bold;
  color: #666;
}
.suggestTel a {
  color: inherit;
}
.suggestBtn {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .suggestInner {
    padding: 0;
  }
  .suggestItem {
    padding: 30px 10px;
  }
  .suggestTel {
    margin: 0;
  }
  .suggestHalf {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
  }
}
/* フッター内会社情報 */
.footWrapper {
  /*padding: 30px 0;*/
  /*margin-top:90px;*/
  background: #fafafa;
  border-top:1px solid #d3d1cf;
}
.companyAbout {
  margin: 0 0 30px 0;
  color: #FFF;
}
.companyName {
  margin: 0 0 15px 0;
  color: #FFF;
  font-size: 20px;
  font-style: normal;
}
.companyDetail {
  margin: 0 0 5px 0;
  padding: 0;
  color: #FFF;
  font-size: 14px;
  font-style: normal;
}
.companyDetail a {
  color: #FFF;
}
.companyDetail a:hover {
  text-decoration: underline;
}
/* ページの上に戻るボタン */
.pageTopBtn {
  display: block;
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 46px;
  height: 46px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(../images/marker/btn_pageTop.png) no-repeat center;
  transform: translateZ(0);
  z-index: 1000;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.no-js .pageTopBtn {
  /* jsが無効の環境のとき */
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
}
.pageTopBtnAppear {
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
@media screen and (max-width: 767px) {
  .pageTopBtn {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .pageTopBtn:hover {
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    filter: alpha(opacity=80);
    -webkit-transition: opacity 0.25s linear;
    transition: opacity 0.25s linear;
  }
}
/* フッター内各SNSアカウントのリンク集 */
.snsList {
  list-style: none;
  margin: 0 -5px 30px 15px;
  padding: 0;
}
.snsListItem {
  float: left;
  margin: 0 5px;
}
.snsListItem a:hover,
.snsListItem a:visited,
.snsListItem a:active,
.snsListItem a:focus {
  text-decoration: none;
}
/* 各種SNSボタン */
.snsListItem .snsListFacebook {
  /* Facebook */
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 1.5;
  font-size: 19px;
  color: #FFF;
  border-radius: 4px;
  background: #3b5999;
}
.snsListItem .snsListFacebook:before {
  vertical-align: middle;
}
.snsListItem .snsListTwitter {
  /* Twitter */
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 1.5;
  font-size: 19px;
  color: #FFF;
  border-radius: 4px;
  background: #55acee;
}
.snsListItem .snsListTwitter:before {
  vertical-align: middle;
}
.snsListItem .snsListGplus {
  /* Google + */
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 1.5;
  font-size: 19px;
  color: #FFF;
  border-radius: 4px;
  background: #dd4b39;
}
.snsListItem .snsListGplus:before {
  vertical-align: middle;
}
.snsListItem .snsListYoutube {
  /* YouTube */
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 1.5;
  font-size: 19px;
  color: #FFF;
  border-radius: 4px;
  background: #cd201f;
}
.snsListItem .snsListYoutube:before {
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .snsList {
    float: right;
    margin: 0 -10px;
  }
  .snsListItem {
    margin: 10px;
  }
  .snsListItem a:hover {
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    filter: alpha(opacity=80);
    -webkit-transition: opacity 0.25s linear;
    transition: opacity 0.25s linear;
  }
}
/* 著作権表示 */
.copyright {
  margin: 0;
  color: #FFF;
  background-color:#921400;
  padding:10px 0 34px 0;
}
.copyright a{
  margin: 0;
  color: #FFF;
  background-color:#921400;
  font-size:12px;
}
.copyright p{
  padding:0 !important;
  margin:0 !important;
  font-size:12px;
}
.copyright ul{
  display:inline-block;
  margin:0 !important;
  padding:0 !important;
}
.copyright li{
  list-style:none;
  display:inline-block;
  margin-right:40px;
  /*background-image:url(../images/common/bg_arrow_01.png);*/
  background-repeat:no-repeat;
  background-position:left;
}
.copyrightText {
  margin: 0 auto;
}
.copryrightLogo {
  vertical-align: middle;
}
.footer_top ul{
  margin:0 !important;
  /*padding:0 !important;*/
}
.footer_top li{
  list-style:none;
  /*margin-right:40px;
  background-image:url(../images/common/bg_arrow_01.png);
  background-repeat:no-repeat;
  background-position:left;*/
}
.footer_top a{
  /*font-size:11px;*/
}
.footer_a1{
  font-size:12px !important;
  background-image:url(../images/common/bg_arrow_01.png);
}

.footer{
  padding-top:30px;
  padding-bottom:20px;
}

.fontm{
  font-size:14px !important;
  line-height:1.7em;
  font-weight:bold;
}

.fonts{
  font-size:12px !important;
  line-height:1.7em;
}

/*------------------------------------------------------
20160425追記
------------------------------------------------------*/

/*--------------------------------------
ヘッダー
--------------------------------------*/
.header_small li{
	border-right:1px solid #D3D1CF;
}

.header_small a{
	font-size:12px !important;
	/*border-right:1px solid #D3D1CF;*/
	height:15px;
	padding-right:10px !important;
	margin-top:3px;
}

.header_small2 a{
	font-size:12px !important;
	border-right:0px;
	margin-top:3px;
	margin-left:-10px;
}

/*--------------------------------------
トップページ
--------------------------------------*/
/*事業紹介*/
#top_business h2{
	text-align:center;
	font-size:calc(14px + 1vw);
	font-weight:normal;
	margin-bottom:45px;
  background-color:#921400;
  color:#fff;
  padding:10px 0 6px 0;
  line-height:1em;
  margin-top:90px;
  letter-spacing:0.1em;
}

@media screen and (max-width: 768px) {
#top_business h2{
	text-align:center;
	font-size:calc(14px + 1.6vw);
	font-weight:normal;
	margin-bottom:45px;
  background-color:#921400;
  color:#fff;
  padding:7px 0 4px 0;
  line-height:1em;
  margin-top:40px;
  letter-spacing:0.1em;
}
}

#top_business ul{
	text-align:center;
}

#top_business li{
	display:inline-block;
	padding:0 25px 0 25px;
	border-left:1px solid #D3D1CF;
	line-height:1em;
}

#top_business li:last-child{
	display:inline-block;
	padding:0 25px 0 25px;
	border-right:1px solid #D3D1CF;
}

.top_bg_1 img{
  height: auto;
  -webkit-transition:all 0.25s ease-in-out;
  transition:all 0.25s ease-in-out;
  width: 100%;
  vertical-align: bottom;
}

.top_bg_1 figure {
  margin: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
  max-height:500px;
}

.top_bg_1 a:hover>figure img {
  transform: scale(1.02,1.02);
  -webkit-transform:scale(1.02,1.02);
  -moz-transform:scale(1.02,1.02);
  -ms-transform:scale(1.02,1.02);
  -o-transform:scale(1.02,1.02);
  opacity:0.8;
}

.top_bg_2 img{
  height: auto;
  -webkit-transition:all 0.25s ease-in-out;
  transition:all 0.25s ease-in-out;
  width: 100%;
  vertical-align: bottom;
}

.top_bg_2 figure {
  margin: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
  /*max-height:245px;*/
}

.top_bg_2{
  text-align: center;
  font-size:calc(14px + 0.5vw);
}

.top_bg_2 a:hover>figure img {
  transform: scale(1.01,1.02);
  -webkit-transform:scale(1.02,1.02);
  -moz-transform:scale(1.02,1.02);
  -ms-transform:scale(1.02,1.02);
  -o-transform:scale(1.02,1.02);
  opacity:0.8;
}

.top_w{

}

.top_w_pd0{
  padding:0 !important;
}

.top_w_pd10{
  padding:10 !important;
}

/*事業紹介*/
#top_brand h2{
	text-align:center;
	font-size:calc(14px + 1vw);
	font-weight:normal;
	margin-bottom:-5px;
  margin-top:75px;
  background-color:#921400;
  color:#fff;
  padding:10px 0 6px 0;
  line-height:1em;
  letter-spacing:0.1em;
}

#top_brand ul{
	text-align:center;
}

#top_brand li{
	display:inline-block;
	/*padding:0 25px 0 25px;*/
	border-left:1px solid #000;
	line-height:1em;
}

#top_brand li:last-child{
	display:inline-block;
	padding:0 25px 0 25px;
	border-right:1px solid #000;
}

#top_brand p{
	text-align:center;
}

.businesslist{
  width:100%;
  margin:0 auto;
  padding-left:0px;
}

@media(max-width:840px){
  .businesslist li{
  display:inline-block;
  list-style:none;
  width:47% !important;
  vertical-align: top;
  margin-bottom:0px !important;
}

.businesslist li:nth-child(odd){
  margin-right:3%;
}
}

.businesslist li{
  display:inline-block;
  list-style:none;
  width:48.2%;
  vertical-align: top;
  margin-bottom:45px;
}

.businesslist li:nth-child(odd){
  margin-right:3%;
}

.businesslist img{
  width:100% !important;
}

.businesslist_menu{
  width:100%
  margin:0 auto;
  margin-left:0px;
  padding-left:0px;
  margin-top:80px;
}

.businesslist_menu li{
  float:left;
  width:18.3%;
  list-style:none;
  text-align:center;
  margin-right:2%;
}

.businesslist_menu li:last-child{
  float:left;
  width:18.3%;
  list-style:none;
  text-align:center;
  margin-right:0px;
}

.businesslist_menu img{
  width:100%;
}

.business_mt{
  margin-top:17px !important;
}


/*--------------------------------------
FAQ
--------------------------------------*/
#faq h1{
  font-size:calc(14px + 0.8vw);
  font-weight:lighter;
  margin-bottom:70px;
  letter-spacing:0.1em;
  /*margin-left:-10px;*/
  background-color:#921400;
  color:#fff;
  padding:10px 0 6px 10px;
  line-height:1em;
  text-align:center;
}

#faq h2{
  font-size:calc(18px + 1.4vw);
  font-weight:bold;
  margin-bottom:-5px;
  letter-spacing:0.1em;
  margin-left:-10px;
}

#faq h3 {
  font-size:calc(14px + 0.4vw);
  font-weight:lighter;
  /*width:100%;*/
  border-bottom:1px solid #a7a7aa;
  border-left:4px solid #921400;
  padding-left:10px;
  margin-top:0px !important;
  margin-top:30px !important;
}

#faq h4 {
  font-size:calc(14px + 0.3vw);
  font-weight:lighter;
  /*width:86%;*/
  border-bottom:1px solid #a7a7aa;
  border-left:3px solid #921400;
  padding-left:10px;
  margin-top:40px;
  margin-top:0px;
  margin-bottom:20px;
}

#faq img{
  /*width:100%;*/
  height:auto;
}

/*#acMenu　dd img {
  width: 100%;
  height: auto;
}*/

.faq_title{
  font-size:calc(14px + 0.2vw);
  margin-top:-5px;
}

#faq_li{
  text-align:center;
}

#faq_li li{
  display:inline-block;
}

.faq_top_line{
  border:1px solid #D3D1CF;
  /*padding-left:25%;
  padding-right:25%;*/
  padding:0px 10px 0px 10px !important;
  /*padding-bottom:10px;*/
  font-size:14px;
  margin-bottom:15px;
  background-color:#fff;
}

.faq_top_line:hover{
  border:1px solid #921400;
  background-color:#921400;
  /*padding-left:25%;
  padding-right:25%;*/
  padding-top:0px 10px 0px 10px;
  /*padding-bottom:10px;*/
  font-size:14px;
  color:#fff !important;
  margin-bottom:15px;
}

.faq_top_line:hover a{
  color:#fff !important;
}

.faq_top_line2{
  border:1px solid #D3D1CF;
  /*padding-left:25%;
  padding-right:25%;*/
  padding:10px 10px 10px 10px !important;
  /*padding-bottom:10px;*/
  font-size:14px;
  margin-bottom:15px;
  background-color:#fff;
}

.faq_top_line2:hover{
  border:1px solid #921400;
  background-color:#921400;
  /*padding-left:25%;
  padding-right:25%;*/
  padding-top:10px 10px 10px 10px;
  /*padding-bottom:10px;*/
  font-size:14px;
  color:#fff !important;
  margin-bottom:15px;
}

.faq_top_line2:hover a{
  color:#fff !important;
}

.faq_a{
  color:#921400;
  font-weight:bold;
  /*padding-right:3%;*/
  float:left;
  width:6%;
}

.faq_a2{
  float:right;
  width:94%;
}

.faqimg img{
  max-width:100% !important;
}

.faq_detail_h4{
  font-size:calc(14px + 0.2vw);
  margin-bottom:14px;
}

.faq_detail_h4_l{
  font-size:calc(14px + 0.8vw);
  margin-bottom:14px;
}

.faq_img img{
  max-width:650px;
  width:100%;
  margin-top:20px;
}

.faq_top_line_recommend{
  border:1px solid #D3D1CF;
  /*padding-left:25%;
  padding-right:25%;*/
  padding:10px;
  font-size:calc(14px + 0.1vw);
  margin-bottom:15px;
}

.faq_top_line_recommend:hover{
  border:1px solid #921400;
  background-color:#921400;
  /*padding-left:25%;
  padding-right:25%;*/
  padding-top:10px;
  padding-bottom:10px;
  font-size:calc(14px + 0.1vw);
  color:#fff !important;
  margin-bottom:15px;
}

.faq_top_line_recommend:hover a{
  color:#fff !important;
}

.faq_contact{
  background-color:#EFEFEF;
  padding:5px 20px 5px 20px;
}

.faq_contact_width{
  width:91%;
}

.faq_font{
  font-size:calc(14px + 0.3vw);
  font-weight:bold;
  border-bottom:1px solid #8E8E8E;
  width:95%;
  padding-bottom:5px;
}

.faq_font_l{
  font-size:calc(20px + 0.4vw);
  font-weight:bold !important;
}


/*アコーディオンメニュー*/
#acMenu dt{
    display:block;
    /*width:200px;*/
    /*height:50px;*/
    /*line-height:50px;*/
    text-align:center;
    border:#D3D1CF 1px solid;
    cursor:pointer;
    text-align:left;
    padding:10px 20px 10px 20px;
    }
#acMenu dd{
    background:#F9F9F9;
    /*width:200px;*/
    /*height:50px;*/
    text-align:center;
    border-left:#D3D1CF 1px solid;
    border-right:#D3D1CF 1px solid;
    border-bottom:#D3D1CF 1px solid;
    display:none;
    text-align:left;
    margin:0px;
    padding:10px 20px 10px 20px;
    }


/*--------------------------------------
取扱商品
--------------------------------------*/
/*下部のリンクボタン*/
#product_btn{
  text-align:center;
}

#product_btn a{
  text-align:center;
  /*border:1px solid #000;*/
  /*padding:10px 60px 10px 60px;*/
  line-height:3em;
}

.product_btn_bg{
  border:1px solid #d3d1cf;
  text-align:center;
}

.product_btn_bg a{
  font-size:16px;
}

#product h1{
  font-size:calc(14px + 0.8vw);
  font-weight:lighter;
  margin-bottom:10px;
  letter-spacing:0.1em;
  /*margin-left:-10px;*/
  background-color:#921400;
  color:#fff;
  padding:10px 0 6px 10px;
  line-height:1em;
  text-align:center;
}

#product img{
  width:100%;
  height:auto;
}

#product table{
  width:100%;
  border:1px solid #d3d1cf;
}

#product table tbody tr td{
  border:1px solid #d3d1cf;
  padding:15px 0 15px 15px;
}

#product h3 {
  font-size:calc(14px + 0.3vw);
  font-weight:lighter;
  width:90%;
  border-bottom:1px solid #a7a7aa;
  border-left:3px solid #921400;
  padding-left:6px;
}

#product h4 {
  font-size:calc(13px + 0vw);
  width:100%;
  /*border-bottom:1px solid #a7a7aa;
  border-left:3px solid #921400;
  padding-left:13px;
  margin-top:40px;*/
  margin-top:9px;
  margin-bottom:-15px;
  /*letter-spacing:-0.08em;*/
  line-height:1.4em;
}

#product p{
	font-size:13px;
  line-height:1.5em;
}

.product_margin{
  padding-top:10px !important;
  float:left !important;
  padding-right:5px !important;
}

#product .acms-col-md-3 span.fl_l {
  width: 54px;
  height: auto;
}

/*#product .acms-col-md-4 > .mb5 {
  overflow: hidden;
  zoom:1;
}*/

#product .acms-col-md-3 .blandlistarea > .mb5 {
  display: block;
  float: left;
  width: 40%;
  text-align: center;
  height: 122px;
  line-height: 122px;
}

#product .acms-col-md-3 .blandlistarea > .mb5:nth-child(odd) {
  margin-right: 10%;
}

#product .acms-col-md-3 .blandlistarea > .mb5:last-child {
  margin-bottom: 15px
}

#product .acms-col-md-3 .blandlistarea > .mb5 img {
  max-height:auto;
  width: 122px;
}

#product .itemdetailblock {
  width: 100%;
}

#product .itemdetailblock > span {
  display: block;
  padding-right: 10px
}

@media (min-width: 768px) {
  .pc-none{
    display:none;
  }

  #product .itemdetailblock > span {
    min-height:74px;
    line-height: 28px;
  }
}

.h1_font{
  font-size:calc(14px + 0.8vw);
  font-weight:lighter;
  margin-bottom:10px;
  letter-spacing:0.1em;
  /*margin-left:-10px;*/
  background-color:#921400;
  color:#fff;
  padding:10px 0 6px 10px;
  line-height:1em;
  text-align:center;
}


/*--------------------------------------
取扱商品詳細
--------------------------------------*/
.product_list_img{
  height:94px;
  text-align:center;
}

#product_detail .product_drink_brand .fl_l .fl_l {
  width: 15%;
  text-align: right;
}

#product_detail .product_drink_brand .fl_l img {
  width: 54px;
  height: auto;
}

#product_detail .detail_mainimg {
  max-width: 288px;
  height:287px;
  text-align: center;
}

#product_detail .detail_mainimg img {
  width: auto;
  height: 286px;
}



/*下部のリンクボタン*/
#product_detail_btn{
  text-align:center;
}

#product_detail_btn a{
  text-align:center;
  /*border:1px solid #000;*/
  /*padding:10px 60px 10px 60px;*/
  line-height:3em;
}

.product_detail_btn_bg{
  border:1px solid #d3d1cf;
  text-align:center;
}

.product_detail_btn_bg a{
  font-size:16px;
}

/*商品詳細*/
#product_detail h1{
  font-size:calc(20px + 1.6vw);
  font-weight:bold;
  /*margin-bottom:-5px;*/
  letter-spacing:0.1em;
  /*margin-left:-10px;*/
}

#product_detail img{
  /*width:100%;*/
  height:auto;
}

#product_detail table{
  width:100%;
  border:1px solid #d3d1cf;
}

#product_detail table tbody tr td{
  border:1px solid #d3d1cf;
  padding:15px 0 15px 15px;
}

#product_detail h3 {
  font-size:calc(14px + 0.4vw);
  font-weight:lighter;
  /*width:100%;*/
  border-bottom:1px solid #a7a7aa;
  border-left:4px solid #921400;
  padding-left:10px;
  margin-top:0px !important;
}

#product_detail #product_detaillist h4 {
  overflow: hidden;
  zoom:1;
}

#product_detail h4 {
  font-size:calc(14px + 0.3vw);
  font-weight:lighter;
  width:92%;
  border-bottom:1px solid #a7a7aa;
  border-left:3px solid #921400;
  padding-left:10px;
  margin-top:40px;
  margin-top:0px;
  margin-bottom:20px;
}

.drink_underline{
  width:98% !important;
}

#product_detail ul{
  padding-left:0px;
}

.product_detail{
  list-style:none;
  border:1px solid #999;
  line-height:2em;
  margin-bottom:20px;
  width:94%;
  font-size:13px;
}

.detail_font{
  font-size:calc(15px + 0.4vw) !important;
	line-height:1.2em;
}

.product_detail:hover{
  list-style:none;
  border:1px solid #999;
  line-height:2em;
  margin-bottom:20px;
  text-decoration: none;
  text-decoration-color: #fff;
  /*width:90%;*/
  background-color:#921400;
  color:#fff !important;
}

.product_detail_btn{
  /*background-image:url(../images/product/arrow_product_detail.png);
  background-repeat: no-repeat;*/
  background-position: 12px 12px;
  padding-left:5px;
  padding-right:5px;
}

.product_drink_brand{
  background-color:#f5f5f5;
  padding:15px;
  margin-bottom:50px;
}

.product_drink_brand a {
  display: block;
}

.line_none{
  border-style:none !important;
  width:100% !important;
  list-style:none;
  margin-bottom: 8px
}

.line_none2{
  border-style:none !important;
  width:100% !important;
  margin-bottom:0px !important;
}

.drink_brand_margin{
  margin-top:15px;
  line-height:1.5em;
  font-size:14px;
}

.product_list{
  display:inline-block !important;
  float:left;
}

#product_detail_sec ul{
  padding-left:0px;
  display:inline-block !important;
  width:100%;
}

#product_detail_sec li{
  list-style:none;
  border-style:none;
  line-height:2.5em;
  margin-bottom:20px;
  width:25%;
  display:inline-block !important;
  float:left;
  text-align:center;
}

.product_detail_h5{
  font-size:calc(12px + 0vw);
  margin-top:-1px;
  margin-bottom:-5px;
  line-height:1.4em;
  padding:0px 0px 0px 0px;
  text-align:left;
  font-weight:normal;
  /*letter-spacing: -0.08em;*/
}

.product_detail_h5:hover{
opacity:0.7;
}

.product_detail_a{
  text-align:right;
  padding-right:10px;
  padding-top:7px;
  font-size:14px;
}


/*--------------------------------------
商品詳細
--------------------------------------*/
.detail_mainimg{
  float:left;
  width:35%;
  /*margin-right:30px;*/
}

..detail_mainimg img{
  width:100% !important;
}

.detail_description{
  float:left;
  /*width:50%;*/
}

.detail_new{
  color:#fff;
  float:left;
  margin-bottom:0px;
  background-color:#921400;
  padding:0 5px 0 5px;
  font-size:11px;
  margin-top:3px;
  height:16px;
  line-height:1.7em;
}

.detail_end{
  color:#fff;
  float:left;
  margin-bottom:0px;
  background-color:#8f8f8f;
  padding:0 5px 0 5px;
  font-size:11px;
  margin-top:3px;
  height:16px;
  line-height:1.7em;
}

.detail_renewal{
  color:#fff;
  float:left;
  margin-bottom:0px;
  background-color:#c9ab04;
  padding:0 5px 0 5px;
  font-size:11px;
  margin-top:3px;
  height:16px;
  line-height:1.7em;
}

.detail_osusume{
  color:#921400;
  margin-left:55px;
}


/*--------------------------------------
サイトマップ
--------------------------------------*/
#sitemap h1{
  font-size:calc(14px + 0.8vw);
  font-weight:lighter;
  margin-bottom:50px;
  letter-spacing:0.1em;
  margin-left:0px;
  margin-top:25px;
  background-color:#921400;
  color:#fff;
  padding:10px 0 6px 0;
  line-height:1em;
  text-align:center;
}

#sitemap h2{
  font-size:calc(16px + 0.8vw);
  font-weight:bold;
  margin-bottom:-15px;
  letter-spacing:0.1em;
  margin-top:-12px;
}

#sitemap h3 {
  font-size:calc(14px + 0.2vw);
  font-weight:lighter;
  width:100%;
  /*border-bottom:2px solid #a7a7aa;
  border-left:6px solid #921400;
  padding-left:13px;*/
  margin-bottom:0px;
  margin-top:5px;
  font-weight: bold;
}

#sitemap h4 {
  font-size:calc(14px + 0.5vw);
  width:100%;
  border-bottom:1px solid #a7a7aa;
  border-left:3px solid #921400;
  padding-left:13px;
  margin-top:40px;
}

#sitemap li{
  list-style:none;
  text-align:left;
  padding-right:30px;
  font-size:15px;
  margin-bottom:5px;
}

#sitemap ul{
  padding-left:0px;
}

/*--------------------------------------
会社情報
--------------------------------------*/
/*下部のリンクボタン*/
#company_btn{
	text-align:center;
}

#company_btn a{
	text-align:center;
	line-height:3em;
}

.company_btn_bg{
  border:1px solid #d3d1cf;
  text-align:center;
}

.company_btn_bg a{
  font-size:16px;
}

/*社長挨拶*/
#company h1{
	font-size:calc(14px + 0.8vw);
	font-weight:lighter;
	margin-bottom:-5px;
  letter-spacing:0.1em;
  /*margin-left:-10px;*/
  margin-bottom:50px;
  background-color:#921400;
  color:#fff;
  padding:10px 0 6px 10px;
  line-height:1em;
  text-align:center;
}

#company img{
  /*width:100%;*/
  height:auto;
}

.president_h2{
	font-size:calc(15px + 0.6vw);
	font-weight:normal;
	margin-bottom:0px;
  padding-bottom:20px;
  line-height:1.4em;
}

.president_name{
  margin-top:0px;
}

.president_name_2{
  font-size:20px;
}


/*会社概要*/
#company table{
  width:100%;
  border:1px solid #d3d1cf;
}

.overview_pd0{
  padding:0 !important;
}

#company table tbody tr td{
  border:1px solid #d3d1cf;
  padding:15px 10px 15px 15px;
}

.table_gray{
  background-color:#f0f0f0;
}

#company h3 {
  font-size:calc(14px + 0.4vw);
  font-weight:lighter;
  /*width:100%;*/
  border-bottom:1px solid #a7a7aa;
  border-left:4px solid #921400;
  padding-left:10px;
  margin-top:0px !important;
  margin-top:45px !important;
  line-height:1.4em;
}

#company h4 {
  font-size:calc(14px + 0.4vw);
  font-weight:lighter;
  width:100%;
  border-bottom:1px solid #a7a7aa;
  /*border-left:3px solid #921400;
  padding-left:13px;*/
  margin-top:40px;
}

/*沿革・歴史*/
#company_history_table table{
  width:100%;
  border:0px !important;
}

#company_history_table table tbody tr td{
  border:0px !important;
  padding:15px 0 15px 15px;
}

#company_history_table tr{
  border-bottom:1px solid #dedede;
}

.history_w20{
  width:20%;
}

.history_w80{
  width:80%;
}

.philosophy_bg{
  /*background-image:url(../images/company/img_company_03.jpg);*/
  background-repeat:no-repeat;
  background-size:cover;
  background-position:top;
}


/*--------------------------------------
事業紹介
--------------------------------------*/
@media(max-width:840px){
  #business h1{
  font-size:calc(18px + 0.8vw);
  font-weight:lighter;
  margin-bottom:-5px;
  letter-spacing:0.1em;
  /*margin-left:-10px;*/
  margin-bottom:30px !important;
  background-color:#921400;
  color:#fff;
  padding:4px 0 0px 10px;
  line-height:1em;
}
}

#business h1{
  font-size:calc(14px + 0.8vw);
  font-weight:lighter;
  margin-bottom:-5px;
  letter-spacing:0.1em;
  /*margin-left:-10px;*/
  margin-bottom:50px;
  background-color:#921400;
  color:#fff;
  padding:10px 0 6px 0;
  line-height:1em;
  text-align:center;
}

#business h2{
  font-size:calc(15px + 0.4vw);
  font-weight:lighter;
  margin-bottom:-5px;
  /*letter-spacing:0.1em;*/
  margin-top:-12px;
  line-height:1.3em;
}

#business img{
  /*width:100%;*/
  height:auto;
}

#business h3 {
  font-size:calc(16px + 1vw);
  width:100%;
  border-bottom:2px solid #a7a7aa;
  border-left:6px solid #921400;
  padding-left:13px;
}

#business h4 {
  font-size:calc(14px + 0.5vw);
  width:100%;
  border-bottom:1px solid #a7a7aa;
  border-left:3px solid #921400;
  padding-left:13px;
  margin-top:40px;
}


/*--------------------------------------
事業紹介　下層
--------------------------------------*/
@media(max-width:768px){
	#business_detail h1{
  font-size:calc(14px + 0.7vw);
  font-weight:lighter;
  margin-bottom:25px !important;
  letter-spacing:0.1em;
  /*margin-left:-10px;*/
  background-color:#921400;
  color:#fff;
  padding:6px 0 4px 0px !important;
  line-height:1em;
  text-align:center;
}
}
#business_detail h1{
  font-size:calc(14px + 0.7vw);
  font-weight:lighter;
  margin-bottom:50px;
  letter-spacing:0.1em;
  /*margin-left:-10px;*/
  background-color:#921400;
  color:#fff;
  padding:10px 0 7px 0px;
  line-height:1em;
  text-align:center;
}

#business_detail img{
  /*width:100%;*/
  height:auto;
}

#business_detail h3 {
  font-size:calc(14px + 0.4vw);
  font-weight:lighter;
  width:97%;
  /*border-bottom:1px solid #d3d1cf;
  border-left:4px solid #921400;*/
  color:#921400;
  padding-left:6px;
}

#business_detail h4 {
  font-size:calc(14px + 0.5vw);
  width:100%;
  border-bottom:1px solid #a7a7aa;
  border-left:3px solid #921400;
  padding-left:13px;
  margin-top:40px;
}

.business_line{
  border:1px solid #D3D1CF;
  /*padding-left:25%;
  padding-right:25%;*/
  padding-top:0 10px 0 10px !important;
  /*padding-bottom:10px;*/
  font-size:calc(14px + 0.1vw);
  margin-bottom:15px;
  padding: 10px;
}

.business_line:hover{
  border:1px solid #921400;
  background-color:#921400;
  /*padding-left:25%;
  padding-right:25%;*/
  padding-top:0 10px 0 10px;
  /*padding-bottom:10px;*/
  font-size:calc(14px + 0.1vw);
  color:#fff !important;
  margin-bottom:15px;
  padding: 10px;
}

.business_line:hover a{
  color:#fff !important;
}


/*--------------------------------------
お問い合わせ
--------------------------------------*/
#contact h1{
  font-size:calc(14px + 0.8vw);
  font-weight:lighter;
  margin-bottom:50px !important;
  letter-spacing:0.1em;
  /*margin-left:-10px;*/
  background-color:#921400;
  color:#fff;
  padding:4px 0 0px 10px;
  padding:10px 0 6px 10px;
  line-height:1em;
  text-align:center;
}

#contact h2{
  font-size:calc(14px + 0.4vw);
  font-weight:lighter;
  margin-bottom:-15px;
  letter-spacing:0.1em;
  margin-top:-12px;
  border-bottom:1px solid #a7a7aa;
  border-left:4px solid #921400;
  padding-left:10px;
  margin-bottom:10px;
  margin-top:50px;
}

#contact h3 {
  font-size:calc(14px + 0.4vw);
  width:100%;
  /*border-bottom:2px solid #a7a7aa;
  border-left:6px solid #921400;
  padding-left:13px;*/
  margin-bottom:0px;
  margin-top:5px;
}

.contact_table_tit{
  width:30%;
  background-color:#F7F7F7;
}

.contact_now{
  text-align:center;
  font-size:calc(14px + 0.4vw);
  border-bottom:2px solid #921400;
  margin-bottom:5px;
  padding-bottom:5px;
}

.contact_non{
  text-align:center;
  font-size:calc(14px + 0.4vw);
  /*border-bottom:2px solid #921400;*/
  margin-bottom:5px;
  padding-bottom:5px;
}

.btnAttentionBlockLarg_s{
  background-color:#9A9A9A;
  padding:5px 20px 5px 20px;
  color:#fff;
  font-size:15px;
}

.contact_privacy{
  color:#4F3FC7 !important;
  text-decoration:underline;
}

.contact_privacy:hover{
  color:#362A90 !important;
  text-decoration:none;
}




/*--------------------------------------
トップ画像横スクロール
--------------------------------------*/
.simply-scroll-container {
    position: relative;
}
.simply-scroll-clip {
    position: relative;
    overflow: hidden;
}
.simply-scroll-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.simply-scroll-list li {
    float: left; /* Horizontal scroll only */
    padding: 0;
    margin: 0;
}
.simply-scroll-list li img {
    display: block;
}

#main_slide li{
  border:none;
}
#main_slide li:last-child{
  border:none;
  padding:0 !important;
}
#main_slide{
  margin-bottom:60px;
  /*margin-top:-40px;*/
}

/*--------------------------------------
背景のみ拡縮アニメーション
--------------------------------------*/
.top_bg1{
  background-image:url("../images/top/top_img_01.png");
  background-repeat:no-repeat;
  background-size:100% auto;
  padding-top:39.0625%;
  background-position: center center;
  -webkit-transition:all 0.25s ease-in-out;
    transition:all 0.25s ease-in-out;
}

.top_bg1:hover{
  transform: scale(1.01,1.01);
  -webkit-transform:scale(1.01,1.01);
  -moz-transform:scale(1.01,1.01);
  -ms-transform:scale(1.01,1.01);
  -o-transform:scale(1.01,1.01);
}

/*リンク画像　マウスオーバー　拡大*/
.scaleanim img{
  height: auto;
  -webkit-transition:all 0.25s ease-in-out;
  transition:all 0.25s ease-in-out;
  width: 100%;
  vertical-align: bottom;
}

.scaleanim figure {
  margin: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
  max-height:500px;
}

.scaleanim a:hover>figure img {
  transform: scale(1.05,1.05);
  -webkit-transform:scale(1.05,1.05);
  -moz-transform:scale(1.05,1.05);
  -ms-transform:scale(1.05,1.05);
  -o-transform:scale(1.05,1.05);
  opacity:0.8;
}






/*--------------------------------------
ニュース
--------------------------------------*/
.news_ico{
  background-color:#AFAFAF;
  color:#fff;
  padding:2px 20px 2px 20px;
  margin-left:30px;
  margin-right:30px;
  font-size:12px;
}

#tabAccordion ul li{
  list-style:none;
  font-size:14px;
  border-bottom:1px dotted #ccc;
  line-height:3em;
}

.top_news_all{
  float:right;
  margin-right:30px;
  background-image:url(../images/common/arrow_s.png);
  background-repeat:no-repeat;
  background-position:9px 3px;
  padding-left:20px;
}


/*--------------------------------------
ニュース詳細
--------------------------------------*/
#news_detail h1{
  font-size:calc(15px + 0.8vw);
  font-weight:bold;
  margin-bottom:10px;
  /*letter-spacing:0.1em;*/
  /*margin-left:-10px;*/
  width:96%;
  border-bottom:1px solid #a7a7aa;
  border-left:5px solid #921400;
  padding-left:10px;
  line-height:1.3em;
  margin-top:0.65em;
}

#news_detail h2{
  font-size:calc(14px + 0.6vw);
  font-weight:bold;
  margin-bottom:10px;
  letter-spacing:0.1em;
  margin-left:-10px;
  width:100%;
  border-bottom:1px solid #a7a7aa;
  border-left:4px solid #921400;
  padding-left:10px;
  float:left;
}

#news_detail li{
  list-style:none;
  line-height:1.3em;
  padding-bottom:15px;
  padding-top:15px;
  border-bottom:dotted 1px #D3D1CF;
}

#news_detail ul{
  padding-left:0px;
  width:97%;
}

.news_detail_date{
  margin-top:10px;
  float:left;
  margin-right:20px;
}

.news_detail_ico{
  background-color:#999;
  width:100px;
  text-align:center;
  color:#fff;
  font-size:12px;
  float:left;
}

.news_detail_btm{
  width:100%;
}

.width_date{
  margin-right:3%;
  padding-bottom:10px;
}

.width_news{
  width:71%;
  line-height:1.4em;
}

.news_cate li{
  line-height:2em !important;
  padding-bottom:12px !important;
}

@media (max-width: 1038px) {
.width_date{
  margin-right:3%;
  padding-bottom:10px;
}

.width_news{
  width:100% !important;
  line-height:1.4em;
}

.news_cate li{
  line-height:2em !important;
  padding-bottom:12px !important;
}
}

/*--------------------------------------
トップのタブ
--------------------------------------*/
/* ------------------------------
   #tabAccordion
------------------------------ */
#tabAccordion {
    margin: 0 auto;
    /*width: 600px;*/
    height: 350px;
    font-size: 12px;
    /*border: #999 1px solid;*/
    position: relative;
}

#tabAccordion dl {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
}

#tabAccordion dl dt {
    top: 0;
    left: 0;
    width: 33.333%;
    font-weight: bold;
    position: absolute;
    border: #BDBDBD 1px solid;
    /*background: #f0f0f0;*/
    box-sizing: border-box;
    border-bottom:#BDBDBD 1px solid;
}

#tabAccordion dl:nth-child(2) dt {
    left: 33.333%;
}

#tabAccordion dl:nth-child(3) dt {
    left: 66.666%;
}

#tabAccordion dl:nth-child(4) dt {
    left: 99.999%;
    border-right: none;
}

#tabAccordion dl dt a {
    padding: 15px 0;
    font-weight: normal;
    display: block;
    text-align: center;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    font-size:1.5em;
}

#tabAccordion dl dt.btnAcv {
    border-bottom: none;
    border-top:#921400 2px solid !important;
    background: #fff;
}

@media only screen and (min-width: 768px) {
    #tabAccordion dl dt:hover > a {
        background: #fff;
    }
}

#tabAccordion dl dd {
    top: 50px;
    left: 0;
    padding: 30px 30px 0 30px;
    width: 100%;
    /*height: 350px;*/
    text-align: left;
    overflow-y: auto;
    display: none;
    position: absolute;
    box-sizing: border-box;
    margin-left:0px;
}

#tabAccordion dl dd p {
    padding-bottom: 2em;
    line-height: 2em;
}

/* ------------------------------
   MEDIAQUERIES LAYOUT
------------------------------ */
@media only screen and (max-width: 800px) {
    #tabAccordion {
        width: 100%;
        box-sizing: border-box;
    }

    #tabAccordion dl {
        width: 100%;
        box-sizing: border-box;
    }

    #tabAccordion dl dt {
        width: 25%;
    }

    #tabAccordion dl:nth-child(2) dt {
        left: 25%;
    }

    #tabAccordion dl:nth-child(3) dt {
        left: 50%;
    }

    #tabAccordion dl:nth-child(4) dt {
        left: 75%;
    }
}

/* ------------------------------
   MEDIAQUERIES[SP]LAYOUT
------------------------------ */
@media only screen and (max-width: 768px) {
    #tabAccordion {
        width: 100%;
        height: auto;
        border: none;
    }

    #tabAccordion dl {
        top: auto;
        left: auto;
        width: 100%;
        position: relative;
    }

    #tabAccordion dl dt {
        top: auto;
        left: auto;
        width: 100%;
        position: relative;
        border-bottom: #999 1px solid;
        /*border-right: none;*/
    }

    #tabAccordion dl:first-child dt {
        border-top: #999 1px solid;
    }

    #tabAccordion dl:nth-child(2) dt,
    #tabAccordion dl:nth-child(3) dt,
    #tabAccordion dl:nth-child(4) dt {
        left: auto;
    }

    #tabAccordion dl dt a {
        padding: 20px;
        height: auto;
        line-height: 1em;
        text-align: left;
    }

    #tabAccordion dl dt a:after {
        content: '';
        margin-top: -4px;
        top: 50%;
        right: 15px;
        width: 8px;
        height: 8px;
        font-size: 1em;
        font-weight: bold;
        line-height: 1.2em;
        display: block;
        position: absolute;
        border-top: 2px solid #666;
        border-right: 2px solid #666;
        -moz-transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }

    #tabAccordion dl dt.btnAcv {
        border-bottom: #999 1px solid;
        /*background: #bbb;*/
    }

    #tabAccordion dl dt.btnAcv a:after {
        content: none;
    }

    #tabAccordion dl dd {
        top: auto;
        left: auto;
        padding: 5px;
        width: 100%;
        height: auto;
        position: relative;
        border-bottom: #999 1px solid;
    }

    #tabAccordion ul li,
    #news_detail .headline ul li {
      padding: 7px 0px 14px 0
    }

}

@media only screen and (min-width: 768px) {
  span.pc_dispblock {
    display: block;
  }

  .detail_description{
    width:65%;
  }
}

/*-------------------------------------------------
TOP下部のリンクボタン
-------------------------------------------------*/
.top_linkbtn{
  border:2px solid #921400;
  /*padding-left:25%;
  padding-right:25%;*/
  padding-top:0 10px 0 10px !important;
  /*padding-bottom:10px;*/
  font-size:calc(14px + 0.4vw);
  margin-bottom:0px;
  padding: 16px 0 16px 0;
  color:#921400;
}

.top_linkbtn:hover{
  border:2px solid #921400;
  background-color:#921400;
  /*padding-left:25%;
  padding-right:25%;*/
  padding-top:0 10px 0 10px;
  /*padding-bottom:10px;*/
  font-size:calc(14px + 0.4vw);
  color:#fff !important;
  margin-bottom:0px;
  padding: 16px 0 16px 0;
}

.top_linkbtn:hover a{
  color:#fff !important;
}

.mincho{
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important;
}

.slogan_font{
	font-size:calc(12px + 0.2vw);
	line-height:2em;
}

@media only screen and (max-width: 768px) {
.slogan_font{
	font-size:calc(12px + 0.2vw);
	line-height:2em;
	text-align:left !important;
}
.mt_slogan{
  margin-top:30px !important;
}
}

.img-responsive{
  width:100%;
  margin-bottom:-7px;
}

.labellink_mb{
  margin-bottom:-20px;
}

.business_new_h3{
  color:#000 !important;
  font-size:calc(18px + 0.8vw) !important;
  letter-spacing:0.1em;
}

.mt_slogan{
  margin-top:50px;
}

.padding_lr10{
	padding-right:10px;
	padding-left:10px;
}

@media(max-width:992px){
.spmb5{
	margin-bottom:5px !important;
}
}

.top_business_contain{
	width:85%;
	margin:0 auto;
}

@media(max-width:757px){
	.top_business_contain{
	width:90% !important;
	margin:0 auto;
}
}

.mtbusiness_p{
	margin-top:4px;
}

@media(min-width:1024px){
  .sp_disp_none{display:none;}
}

@media(max-width:1023px){
  .pc_disp_none{display:none;}
}
