/* Common */
/* Hides injected WP p from lazy load fallback noscript */
img + p,
img + br,
noscript + p,
noscript + br {
  display: none !important;
}

@font-face {
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-display: swap;
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-display: swap;
  font-weight: 500;
  font-style: normal;
}

#main-row-flow-detailpc #adv-content.wide_adv {
  padding: 0;
}

#main-row-flow-detail .container, 
#main-row-flow-detailpc .container {
  overflow: unset;
}

.bic-wrap {
  font-family: "kozuka-gothic-pr6n","Noto Sans JP","Hiragino Kaku Gothic Pro",Osaka, "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin: auto;
  min-width: 310px;
  overflow: hidden;
  padding: 2rem;
}

.bic-wrap * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.bic-wrap img {
  display: inline-block;
  height: auto;
  max-width: 100%;
}

.bic-wrap img, 
.bic-wrap iframe {
  border: 0;
  padding: 0;
}

.bic-wrap h1,
.bic-wrap h2,
.bic-wrap h3,
.bic-wrap h4 {
  font-family: "kozuka-gothic-pr6n", "Noto Sans JP","Hiragino Kaku Gothic Pro",Osaka, "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 1px;
  line-height: normal;
  text-align: center;
}

.bic-wrap p {
  margin-bottom: 1rem;
}

.bic-wrap .bic-sm-hidden {
  display: none;  
}

.bic-wrap .bic-btn {
  background-color: #ef701e;
  border: 3px solid #c7b299;
  color: #fff;
  display: block;
  font-size: 1rem;
  letter-spacing: -2px;
  margin: 1rem auto;
  padding: .25rem;
  padding-right: 1rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 70%;
}

.bic-wrap .bic-btn:after {
  content: '\00bb';
  display: inline-block;
  font-size: 1.4rem;
  font-family: "kozuka-gothic-pr6n", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  margin-left: .25rem;
  position: absolute;
  right: 10px;
  text-align: right;
  top: 4px;
}

.bic-wrap .bic-btn a {
  color: #fff;
  border: 3px solid #c7b299;
}

.bic-wrap .bic-btn a:hover {
  color: #ccc;
  border: 3px solid #ccc;
}

.bic-wrap .bic-logo {
  display: block;
  margin: 3rem auto;
}

.bic-wrap .bic-header-main {
  position: relative;
}

.bic-wrap .bic-header-ribbon {
  background: no-repeat url(/img/a-dv/bic/2019/bic-ribbon.png);
  color: #fff;
  font-size: 1.25rem;
  height: 80px;
  left: 0;
  padding: 2.4rem 0 0 5rem;
  position: absolute;
  text-align: center;
  top: 6rem;
  -webkit-transform: rotate(-9deg);
      -ms-transform: rotate(-9deg);
          transform: rotate(-9deg);
  width: 300px;
}

.bic-wrap .bic-header-main .bic-header-side1,
.bic-wrap .bic-header-main .bic-header-side2 {
  display: inline-block;
  margin: 0;
  width: 49%;
}

.bic-wrap .bic-header-main-text {
  background-color: #ef701e;
  color: #fff;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.3;
  margin: 0;
  padding: .75rem .5rem 1.5rem;
  position: relative;
}

.bic-wrap .bic-header-main-text:before,
.bic-wrap .bic-header-main-text:after {
  border-bottom: 3px solid #fff;
  content: '';
  height: 0;
  left: 0;
  position: absolute;
  width: 100%;
}

.bic-wrap .bic-header-main-text:before {
  top: 4px;
}

.bic-wrap .bic-header-main-text:after {
  bottom: 4px;
}

.bic-wrap .bic-video h2 {
  color: #754c24;
  font-size: 1.75rem;
  font-weight: 400;
  margin: 2rem 0;
}

.bic-wrap .bic-icon-movie img {
  margin-left: 1rem;
  vertical-align: middle;
}

.bic-wrap .bic-video figure {
  text-align: center;
} 

.bic-wrap .bic-header-section {
  color: #ef701e;
  font-size: 1rem;
  -webkit-box-flex: 1;
      -ms-flex: 1 100%;
          flex: 1 100%;
  margin-bottom: 1rem;
  position: relative;
}

.bic-wrap .bic-header-section:after {
  bottom: 0;
  background: no-repeat url('/img/a-dv/bic/2019/bic-header-section.png');
  background-position: center;
  background-size: contain;
  content: '';
  display: block;
  height: 32px;
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.bic-wrap .bic-header-section h2 {
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1.3;
  margin: 1.5rem auto;
}

.bic-wrap .bic-header-feature-wrapper {
  margin: 2rem auto;
  position: relative;
  width: 100%;
  z-index: 1;
}

.bic-wrap .bic-header-badge {
  background-color: #824ec1;
  border: 2px solid #c7b299;
  border-radius: 4px;
  bottom: -.5rem;
  color: #fff;
  font-size: .8rem;
  font-weight: 400;
  line-height: 1.4;
  padding: .5rem 1rem;
  position: absolute;
  right: calc(50% - 100px);
  text-align: center;
  width: 200px;
  z-index: 2;
}

.bic-wrap .bic-header-feature {
  background-color: #ef701e;
  margin-bottom: 2rem;
  position: relative;
}

.bic-wrap .bic-header-feature h2 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.25rem;
  font-weight: 400;
  height: 72px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.5;
  margin: .3rem auto;
  padding: .3rem 2rem;
  position: relative;
  width: 100%;
  z-index: 2;
}

.bic-wrap .bic-header-feature:before {
  content: '';
  border-left: 16px solid #fff;
  border-right: 16px solid transparent;
  border-bottom: 40px solid transparent;
  border-top: 40px solid transparent;
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}

.bic-wrap .bic-header-feature:after {
  content: '';
  border-left: 16px solid transparent;
  border-right: 16px solid #fff;
  border-bottom: 40px solid transparent;
  border-top: 40px solid transparent;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.bic-wrap .bic-icon-movie {
  background: #ef701e;
  border-radius: 4px;
  color: #fff;
  font-weight: 600;
  margin: 1rem auto;
  padding: .25rem;
  width: 270px;
}

.bic-wrap .bic-icon-movie a {
  color: #fff;
  text-decoration: none;
}

.bic-wrap .bic-icon-movie a:hover {
  color: #333;
  opacity: .7;
}

.bic-wrap .bic-location {
  background-color: #f8f5eb;
  border: 2px solid #ef701e;
  margin-bottom: 1rem;
  padding: 1.5rem;
  position: relative;
  width: 100%;
}

.bic-wrap .bic-location h4 {
  background: no-repeat url('/img/a-dv/bic/2019/bic-header-purple.png');
  background-size: 100% 100%;
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  margin: 0 auto 1.5rem;
  padding: .5rem;
  text-align: center;
}

.bic-wrap .bic-location h5 {
  border: 1px solid #ef701e;
  font-size: 1.5rem;
  height: 2rem;
  margin: .5rem 0;
  position: relative;
  text-align: center;
  width: 100%;
}

.bic-wrap .bic-location h5 span {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f8f5eb;
  color: #ef701e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 2.2rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 5%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -2px;
  width: 90%;
}

.bic-wrap .bic-location-box1 {
  display: inline-block;
  vertical-align: top;
}

.bic-wrap .bic-location-box2 {
  display: inline-block;
  vertical-align: top;
}

.bic-wrap .bic-location img {
  width: 100%;
}

.bic-wrap section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  position: relative;
}

.bic-wrap .bic-flavor {
  position: absolute;
  z-index: 1;
}

.bic-wrap .bic-location .bic-flavor {
  right: 1rem;
  top: 1rem;
  width: auto;
}

.bic-wrap .bic-card {
  padding: 1rem;
  z-index: 2;
}

.bic-wrap .bic-card .bic-card-img {
  border: 3px solid #f8f5eb;
  margin: 0 auto 1rem;
  position: relative;
  width: 240px;
}

.bic-wrap .bic-card .bic-card-img img {
  width: 100%;
}

.bic-wrap .bic-card .bic-card-img img.bic-card-img-base {
  left: 0;
  position: relative;
  top: 0;
}

.bic-wrap .bic-card .bic-card-img img.bic-card-img-top {
  left: 0;
  position: absolute;
  top: 0;
}

.bic-wrap .bic-card .bic-card-img img.bic-card-img-top:hover {
  opacity: 0;
}

.bic-wrap .bic-card .bic-card-img:before {
  background: no-repeat url('/img/a-dv/bic/2019/bic-icon-magnify.png');
  bottom: 0;
  content: '';
  height: 24px;
  opacity: .6;
  position: absolute;
  right: 4px;
  width: 24px;
  z-index: 4;
}

.bic-wrap .bic-card .bic-card-img:hover {
  border-color: #e2d7ca;
}

.bic-wrap .bic-card .bic-card-img:hover:before {
  opacity: 1;
}

.bic-wrap .bic-card .bic-card-title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #754c24;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  height: 2.5rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: -1px;
  line-height: 1.3;
  margin: 1rem auto .5rem;
  padding: 0 .8rem;
  text-align: center;
  word-break: keep-all;
  word-break: normal;
}

.bic-wrap .bic-card .bic-card-price {
  border-bottom: 2px solid #c7b299;
  color: #ef701e;
  font-size: .8rem;
  margin: 0 auto;
  padding: .25rem;
  position: relative;
  text-align: center;
  width: 100%;
}

.bic-wrap .bic-card .bic-card-price:before {
  border-bottom: 6px solid #824ec1;
  bottom: -4px;
  content: '';
  left: 37.5%;
  position: absolute;
  width: 25%;
  z-index: 2;
}

.bic-wrap .bic-card .bic-card-text {
  font-size: 12px;
  height: 7rem;
  line-height: 1.5;
  margin: .5rem 0;
  word-break: break-all;
}

.bic-wrap .bic-card .bic-btn {
  border: 0;
  font-weight: 300;
  margin: 0 auto;
  padding: .2rem 1rem .2rem .2rem;
  width: 135px;
}

.bic-wrap .bic-order-list a {
  color: #ef701e;
}

.bic-wrap .bic-order-list {
  counter-reset: idx-counter;
  list-style: none;
  padding: 0;
}

.bic-wrap .bic-order-list .bic-text-brown {
  color: #603813;
  font-size: 1.25rem;
  font-weight: 500;
}

.bic-wrap .bic-order-list p {
  font-size: 15px;
  font-weight: 300;
  letter-spacing: -1px;
  line-height: 1.4;
  margin-bottom: .5rem;
}

.bic-wrap .bic-order-list li {
  background-color: #f8f5eb;
  border: 2px solid #c7b299;
  counter-increment: idx-counter;
  font-weight: 600;
  margin: 0 0 3rem;
  padding: 3rem .5rem .5rem;
  position: relative;
}

.bic-wrap .bic-order-list li:first-child {
  margin-top: 2rem;  
}

.bic-wrap .bic-order-list li:before {
  background-color: #ef701e;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  content: counter(idx-counter);
  color: #fff;
  font-size: 1.3rem;
  font-weight: 500;
  left: 0;
  padding: .5rem 1rem;
  position: absolute;
  top: 0;
  width: 100%;
}

.bic-wrap .bic-order-list li:after {
  background: no-repeat url(/img/a-dv/bic/2019/bic-order-arrow.png);
  bottom: -3.1rem;
  content: '';
  height: 3rem;
  left: calc(50% - 2.5rem);
  position: absolute;
  width: 5rem;
}

.bic-wrap .bic-order-list li:last-child:after {
  background: none;
}

.bic-wrap .bic-order-list-info {
  background-color: #fff;
  color: #ef701e;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: .5rem;
  padding: .5rem 1rem;
  text-align: center;
}

.bic-wrap .bic-info {
  color: #fff;
  font-weight: 500;
}

.bic-wrap .bic-info .bic-header-info {
  bottom: -10px;
  color: #ef701e;
  font-size: 2rem;
  font-weight: 500;
  position: relative;
}

.bic-wrap .bic-info address {
  background-color: #ef701e;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  padding: 1rem;
  position: relative;
}

.bic-wrap .bic-info address * {
  color: #fff;
}

.bic-wrap .bic-info address:before,
.bic-wrap .bic-info address:after {
  border-bottom: 2px solid #fff;
  content: '';
  height: 0;
  left: 0;
  position: absolute;
  width: 100%;
}

.bic-wrap .bic-info address:before {
  top: 8px;
}

.bic-wrap .bic-info address:after {
  bottom: 8px;
}

.bic-wrap .bic-info address li {
  margin-bottom: .5rem;
}

.bic-wrap .bic-info address img {
  margin-bottom: 1rem;
  max-width: 100%;
  width: 100%;
}

div.vbox-close {
  right: 3rem;
  top: 3rem;
}

/* Media Target <Med+ */
@media screen and (orientation: portrait) and (max-width: 759px)  {
  /*OVERRIDE MOBILE GLOBAL*/
  .entry-content .bic-wrap div {
    display: block;
  }

}

/* Media Target >Medium+ */
@media screen and (min-width: 759px)  {

  .bic-wrap .bic-logo {
    margin: 1rem auto;
  }

  .bic-wrap .bic-header-ribbon {
    font-size: 1.4rem;
    left: 2%;
    padding-left: 2rem;
    top: 27%;
    width: 360px;
  }

  .bic-wrap .bic-header-main .bic-header-side1,
  .bic-wrap .bic-header-main .bic-header-side2 {
    border: 6px solid #fff;
    -webkit-box-shadow: 0 0 8px #333;
            box-shadow: 0 0 8px #333;
    position: absolute;
    width: auto;
  }

  .bic-wrap .bic-header-main .bic-header-side1 {
    top: 39%;
    right: 5%;
    -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
            transform: rotate(-5deg);
    width: 200px;
    z-index: 2;
  }

  .bic-wrap .bic-header-main .bic-header-side2 {
    top: 63%;
    right: 5%;
    -webkit-transform: rotate(10deg);
        -ms-transform: rotate(10deg);
            transform: rotate(10deg);
    width: 180px;
    z-index: 1;
  }

  .bic-wrap .bic-video p {
    margin: 2rem auto;
    width: 81%;
  }

  .bic-wrap .bic-btn {
    font-size: 1.1rem;
    font-weight: 400;
    letter-spacing: -1px;
    width: 180px;
  }

  .bic-wrap .bic-card .bic-card-text {
    font-size: 12px;
  }

  .bic-wrap .bic-card .bic-btn {
    font-size: .85rem;
    letter-spacing: -2px;
    width: 120px;    
  }

  .bic-wrap .bic-flavor {
    width:33%;
  }

  .bic-wrap #bic-toplist .bic-flavor {
    top: 0;
    right: 0;
  }

  .bic-wrap #bic-hilo .bic-flavor {
    left:-5rem;
    top:-10rem;
  }

  .bic-wrap #bic-seasonal .bic-flavor {
    right:-2rem;
    top:-10rem;
  }

  .bic-wrap #bic-unique .bic-flavor {
    left:-2rem;
    top:-10rem;
  }

  .bic-wrap .bic-location {
    padding: 1.75rem;
  }

  .bic-wrap .bic-location img {
    width: auto;
  }

  .bic-wrap .bic-location h5 {
    margin-top: 0;
  }

  .bic-wrap .bic-location-box1 {
    margin-right: 1rem;
  }

  .bic-wrap .bic-header-feature {
    height: 58px;
    margin: 1rem auto;
    width: 40%;
  }

  .bic-wrap .bic-header-feature.bic-header-unique {
    width: 80%;
  }

  .bic-wrap .bic-header-feature h2 {
    height: auto;
    font-size: 1.5rem;
  }

  .bic-wrap .bic-header-feature:before {
    content: '';
    border-left: 16px solid #fff;
    border-right: 16px solid transparent;
    border-bottom: 30px solid transparent;
    border-top: 30px solid transparent;
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
  }

  .bic-wrap .bic-header-feature:after {
    content: '';
    border-left: 16px solid transparent;
    border-right: 16px solid #fff;
    border-bottom: 30px solid transparent;
    border-top: 30px solid transparent;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }

  .bic-wrap .bic-header-badge {
    background-color: #824ec1;
    border: 2px solid #c7b299;
    border-radius: 50%;
    bottom: 2.2rem;
    color: #fff;
    font-size: .8rem;
    height: 100px;
    line-height: 1.4;
    padding: 2rem .5rem;
    position: absolute;
    right: calc(50% - 24rem);
    text-align: center;
    -webkit-transform: rotate(12deg);
        -ms-transform: rotate(12deg);
            transform: rotate(12deg);
    width: 100px;
    z-index: 2;
  }

  .bic-wrap section .bic-card {
    -webkit-box-flex: 1;
        -ms-flex: 1 33%;
            flex: 1 33%;
    max-width: 33%;
    margin-right: 0;
  }

  .bic-wrap section .bic-card:nth-of-type(3n+0) {
    margin-right: 0;
  }

  .bic-wrap .bic-card-img {
    border: 2px solid #c7b299;
  }

  .bic-wrap .bic-header-section h2 {
    width: 75%;
  }

  .bic-wrap .bic-header-section:after {
    background-size: auto;
  }


  .bic-wrap .bic-location h4 {
    font-size: 1.3rem;
    line-height: 1.5;
    width: 40%;
  }

  .bic-wrap .bic-location-text {
    width: 240px;
  }

  .bic-wrap p.bic-location-tour {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.3;
  }

  .bic-wrap .bic-order-list li {
    font-size: 1.25rem;
    padding: 1rem 6.5rem;
  }

  .bic-wrap .bic-order-list li:before {
    margin: .5rem;
    width: auto;
  }
  
  .bic-wrap .bic-info .bic-header-info {
    font-family: "Helvetica", "kozuka-gothic-pr6n","Noto Sans JP","Hiragino Kaku Gothic Pro",Osaka, "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    padding-left: 2rem;
    text-align: left;
  }

  .bic-wrap .bic-info .bic-info-box:first-child {
    border-bottom: 1px solid #fff;
    margin-bottom: 1rem;
  }

  .bic-wrap .bic-info .bic-info-box ul {
    display: inline-block;
    line-height: 20px;
    width: 60%;
  }

  .bic-wrap .bic-info .bic-info-box h3 {
    text-align: left;
  }

  .bic-wrap .bic-info .bic-info-img {
    display: inline-block;
    vertical-align: top;
    text-align: right;
    width: 39%;
  }

  .bic-wrap .bic-info address img {
    width: auto;
  }

}