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

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

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

.tb-wrap {
  margin: auto;
  min-width: 310px;
  overflow: hidden;
  padding: 2rem;
}

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

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

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

.tb-wrap iframe {
  text-align: center;
}

.tb-wrap .tb-location iframe {
  height: 400px;
  padding: 0 5%;
  width: 100% !important;
}

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


.tb-wrap h2 {
  border-bottom: 1px solid #13274c;
  font-size: 2rem;
  font-style: normal;
  margin: 0 auto;
}

.tb-wrap h2:after {
  border-bottom: 8px solid #13274c;
  bottom: -4px;
  content: '';
  display: block;
  height: 0;
  margin: 0 auto;
  position: relative;
  width: 25%;
}

.tb-wrap h3 {
  margin-bottom: 1rem;
  font-family: "Noto Serif JP","Hiragino Kaku Gothic Pro",Osaka, "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", serif;
  font-size: 1.6rem;
  line-height: normal;
  text-align: center;
}

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

.tb-wrap p.tb-text {
  margin: 1rem auto;
  padding: 0 .25rem;
  width: 100% !important;
}

.tb-wrap .mb-2 {
  margin-bottom: 2rem;
}

.tb-wrap .tb-btn-cpn {
  background-color: #fff;
  border: 2px solid #132780;
  color: #132780;
  display: block;
  font-size: 1rem;
  font-weight: 400;
  margin: 1rem auto;
  padding: .5rem .5rem .25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 75%;
}

.tb-wrap .tb-btn-cpn:after {
  background-color: #132780;
  border-radius: 50%;
  color: #fff;
  content: '>';
  display: inline-block;
  font-size: 1rem;
  font-family: "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 600;
  height: 1rem;
  line-height: 1;
  margin-left: .5rem;
  padding: .5rem;
  position: relative;
  top: -.1rem;
  right: -.2rem;
  text-align: right;
  width: 1rem;
}

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

.tb-wrap .tb-header-main-img {
  margin-bottom: 1rem;
}

.tb-wrap .tb-header-main-video {
  text-align: center;
}

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

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

.tb-wrap .tb-btn-menu {
  margin-bottom: 3rem;
  text-align: center;
}

.tb-wrap .tb-btn-menu a {
  color: #fff;
  display: inline-block;
  background-color: #e05a24;
  font-size: 1rem;
  padding: .75rem;
  text-decoration: none;
}

.tb-wrap .tb-btn-menu a:after {
  background: no-repeat url(/img/a-dv/tommybahama/2019/tb-btn-menu.png);
  background-size: 1.5rem 1.5rem;
  background-position: center;
  content: '';
  height: 2rem;
  padding: 0 1rem;
  position: relative;
  text-align: right;
  top: 0;
  right: -.5rem;
  width: 2rem;
}

.tb-wrap .tb-btn-menu a:hover {
  color: #ccc;
  background-color: #333;
}

.tb-wrap .tb-section-header {
  margin: 2rem 0;
}

.tb-wrap .tb-section-header img {
  margin-bottom: 1rem;
}

.tb-wrap .tb-section-header h2 {
  color: #132780;
}

.tb-wrap .tb-section-header h3 {
  color: #132780;
}

.tb-wrap h3.tb-header-menu {
  background: no-repeat url('/img/a-dv/tommybahama/2019/tb-header-menu.png');;
  background-size: 100% auto;
  color: #fff;
  font-size: 1.3rem;
  height: 3.5rem;
  margin: 1rem auto 2rem;
  padding: .5rem;
  position: relative;
  top: 1rem;
  z-index: 2;
}

.tb-wrap .tb-bubbletext-blue {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: no-repeat url('/img/a-dv/tommybahama/2019/tb-bubbletext-blue.png');
  background-position: center;
  background-size: contain;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.2rem;
  height: 8rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.4;
  padding: 1rem;
  position: relative;
  text-align: center;
}

.tb-wrap .tb-bubbletext-orange {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: no-repeat url('/img/a-dv/tommybahama/2019/tb-bubbletext-orange.png');
  background-position: center;
  background-size: auto 100%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  height: 11rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.4;
  margin-left: auto;
  padding: 2rem 4rem;
  position: relative;
  text-align: center;
  right: 0;
  bottom: 50%;
}
  
.tb-wrap .tb-apparel h3.tb-apparel-box-header {
  background: no-repeat url('/img/a-dv/tommybahama/2019/tb-apparel-box-header.png');
  background-position: 50% 0;
  color: #132780;
  font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro",Osaka, "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.5rem;
  height: 2.5rem;
  line-height: 1.5;
  position: relative;
  top: 2rem;
}

.tb-wrap .tb-card-list {
  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-bottom: 2rem;
}

.tb-wrap .tb-card {
  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;
}

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

.tb-wrap .tb-card .tb-card-body {
  background-color: #f2f0e4;
  padding: 1rem;
  position: relative;
}

.tb-wrap .tb-card .tb-card-body h4 {
  color: #e05a24;
  font-size: 1.4rem;
  margin-bottom: .5rem;
  padding: 0;
  text-align: left;
}

.tb-wrap .tb-card .tb-card-body p {
  line-height: 1.5;
}

.tb-wrap .tb-card-drink .tb-card-body {
  font-size: .8rem;
  padding: 0.5rem;
}

.tb-wrap .tb-card-drink img {
  margin-bottom: .2rem;
}

.tb-wrap .tb-apparel .tb-apparel-box-wrapper {
  background: repeat url('/img/a-dv/tommybahama/2019/tb-bg1.jpg');
  background-color: #f8f8f8;
  border: 1px solid #4d5a97;
  margin-bottom: 2rem;
  padding: 1rem !important;
  /*display: flex;  */
}

.tb-wrap .tb-apparel .tb-apparel-box-wrapper img {
  -webkit-box-shadow: 4px 4px 8px #bbb;
          box-shadow: 4px 4px 8px #bbb;
  margin-bottom: 1rem;
}

.tb-wrap .tb-apparel h3 {
  width: 100%;
}

.tb-wrap .tb-homegoods {
  margin-bottom: 2rem;
}

.tb-wrap .tb-homegoods .tb-card-img img {
  border: 1px solid #13274c;
  width: 94%;
}

.tb-wrap .tb-card-homegoods-title-wrapper {
  height: 2.5rem;
  position: relative;
  right: -1px;
  top: -2rem;
}

.tb-wrap .tb-card-homegoods-title-wrapper h4 {
  background: no-repeat url(/img/a-dv/tommybahama/2019/tb-card-flair.png);
  background-position: -2px;
  background-size: contain;
  height: 4rem;
  padding: 2rem;
}


.tb-wrap .tb-info-wrapper {
  background-color: #13274c;
  padding: .5rem;
}

.tb-wrap .tb-info {
  background-color: #13274c;
  color: #fff;
  padding: .75rem;
}

.tb-wrap .tb-info ul {
  color: #fff;
  margin-bottom: 1rem;
}

.tb-wrap .tb-info address {
  background: no-repeat url('/img/a-dv/tommybahama/2019/tb-bg-info.png');
  background-position: top right;
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 1rem;
}

.tb-wrap .tb-info address .tb-info-title {
  margin: 0 auto 2rem;
  text-align: center;
}

.tb-wrap .tb-info .tb-info-box {
  margin-bottom: 1rem;
}

.tb-wrap .tb-info address h3 {
  background-color: #fff;
  color: #13274c;
  display: inline-block;
  font-size: .75rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 1rem;
  padding: .25rem 1rem;
}

.tb-wrap .tb-info address h4 {
  font-style: normal;
  letter-spacing: 1px;
  margin-bottom: 1rem;
  text-align: left;
  font-weight: 400;
}

.tb-wrap .tb-info iframe {
  width: 100% !important;
}

.tb-wrap .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.tb-wrap .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.tb-wrap .slick-prev {
  left: 0;
}

.tb-wrap .slick-prev:before {
  content: url('/img/a-dv/tommybahama/2019/tb-slide-left.png');
}

.tb-wrap .slick-next {
  right:  0;
}

.tb-wrap .slick-next:before {
  content: url('/img/a-dv/tommybahama/2019/tb-slide-right.png');
}

.tb-wrap .slick-prev,
.tb-wrap .slick-next {
  height: 100%;
  max-width: 100%;
  width: 64px;
  z-index: 99;
}

.tb-wrap .slick-dots li button:before {
  font-size: 1rem;
}

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

}
*/

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

  .tb-wrap p {
    margin-bottom: 2rem;
  }

  .tb-wrap p.tb-text {
    width: 86% !important;
  }

  .tb-wrap h2 {
    margin-bottom: 1rem;
    width: 80%;
  }


  .tb-wrap .tb-location iframe {
    padding: 0 10%;
  }

  .align-lg-left {
    text-align: left;
  }

  .align-lg-center {
    text-align: center;
  }

  .align-lg-right {
    text-align: right;
  }

  .tb-wrap .tb-btn-cpn {
    width: 30%;
  }

  .tb-wrap .tb-header-main-img {
    margin-bottom: 0;
  }

  .tb-wrap .tb-food .tb-card {
    flex: 1 100%;
    height: auto;
  }

  .tb-wrap .tb-card .tb-card-body {
    padding: 1.5rem;
  }

  .tb-wrap .tb-card .tb-card-body h4 {
    padding: 1.5rem 2.5rem 0;
  }

  .tb-wrap .tb-card .tb-card-body p {
    letter-spacing: 1px;
    padding: 0 2.5rem;
  }

  .tb-card-drink {
    -webkit-box-flex: 1;
        -ms-flex: 1 33%;
            flex: 1 33%;
  }

  .tb-wrap .tb-card .tb-card-img {
    -webkit-box-flex: 1;
        -ms-flex: 1 50%;
            flex: 1 50%;
  }

  .tb-wrap .tb-card:nth-of-type(2n) .tb-card-img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .tb-wrap .tb-card .tb-card-body {
    background-color: #f2f0e4;
    -webkit-box-flex: 1;
        -ms-flex: 1 50%;
            flex: 1 50%;
    padding: 0;
  }

  .tb-wrap .tb-card:nth-of-type(2n + 1) .tb-card-body h4:before {
    background: no-repeat url('/img/a-dv/tommybahama/2019/tb-card-arrow-left.png');
    content: '';
    display: inline-block;
    height: 4rem;
    width: 1rem;
    left: 1rem;
    margin-right: .5rem;
    position: absolute;
    top: 1.2rem;
    vertical-align: top;
  }

  .tb-wrap .tb-card:nth-of-type(2n) .tb-card-body h4:after {
    background: no-repeat url('/img/a-dv/tommybahama/2019/tb-card-arrow-right.png');
    content: '';
    display: inline-block;
    height: 4rem;
    width: 1rem;
    right: 1rem;
    top: 1.2rem;
    margin-left: .5rem;
    position: absolute;
    vertical-align: top;
  }

  .tb-wrap h3.tb-header-menu {
    width: 50%;
  }

  .tb-wrap .tb-menu-box {
    display: inline-block;
    padding: 1.5rem;
    vertical-align: top;
    width: 70%;
  }

  .tb-wrap .tb-text-wrapper p {
      width: 90%;
  }

  .tb-wrap .tb-bubbletext-wrapper {
    position: static;
  }

  .tb-wrap .tb-bubbletext-blue {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: no-repeat url('/img/a-dv/tommybahama/2019/tb-bubbletext-blue.png');
    background-size: contain;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.2rem;
    height: 8rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    line-height: 1.4;
    padding: 1rem;
    position: relative;
    text-align: center;
    width: 20%;
  }

  .tb-wrap .tb-bubbletext-orange {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: no-repeat url('/img/a-dv/tommybahama/2019/tb-bubbletext-orange.png');
    background-size: 75% 75%;
    background-position: center;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: .8rem;
    height: 11rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    line-height: 1.4;
    margin-left: auto;
    padding: 1rem;
    position: absolute;
    text-align: center;
    right: -2rem;
    bottom: -6rem;
    width: 30%;
  }

  .tb-wrap .tb-bubbletext-orange.drink-bubble {
    background-position: center;
    background-size: auto 80%;
    bottom: 2rem;
    right: 2rem;
  }

/*  .tb-wrap .tb-apparel h3.tb-apparel-box-header {
    background: no-repeat url('/img/a-dv/tommybahama/2019/tb-apparel-box-header.png');
    background-position: 50% 0;
    height: 2.5rem;
    line-height: 2.4;
    position: relative;
    top: 2rem;
  }
*/
  .tb-wrap .tb-apparel .tb-apparel-box-wrapper {
    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;
    padding: 2rem;
  }

  .tb-wrap .tb-apparel .tb-apparel-box45 {
    -webkit-box-flex: 1;
        -ms-flex: 1 45%;
            flex: 1 45%;
  }

  .tb-wrap .tb-apparel .tb-apparel-box45 p {
    font-size: .7rem;
    letter-spacing: -1px;
    margin-right: auto;
    padding: 1rem 0 0 1rem;
    width: 80%;
  }

  .tb-wrap .tb-apparel .tb-apparel-box45 img {
    margin-left: 1rem;
  }

 .tb-wrap .tb-apparel .tb-apparel-box50 {
    -webkit-box-flex: 1;
        -ms-flex: 1 50%;
            flex: 1 50%;
  }

  .tb-wrap .tb-apparel .tb-apparel-box50 p {
    font-size: .7rem;
    letter-spacing: -1px;
    padding: 1rem 1rem 0 0;
    margin-left: auto;
    text-align: left;
    width: 80%;
  }

  .tb-wrap .tb-apparel .tb-apparel-box50 img {
    margin: 1rem 1rem 0 0;
  }

  .tb-wrap .tb-apparel .tb-apparel-box100 {
    -webkit-box-flex: 1;
        -ms-flex: 1 100%;
            flex: 1 100%;
    padding: 1.5rem;
  }
  .tb-wrap .tb-apparel .tb-apparel-box100 p {
    margin: 0 auto;
    text-align: left;
    width: 80%;
  }

  .tb-wrap .tb-apparel .tb-card-drink {
    -webkit-box-flex: 1;
        -ms-flex: 1 33%;
            flex: 1 33%;
  }


  .tb-wrap .tb-homegoods .tb-card-img img {
    border: 1px solid #13274c;
    width: 93.4%;
  }

  .tb-wrap .tb-card-homegoods-title-wrapper {
    height: 2.5rem;
    position: relative;
    top: -2rem;
  }

  .tb-wrap .tb-card-homegoods-title-wrapper h4 {
    background-position: 6px;
    height: 2.5rem;
    position: relative;
    top: -10px;
  }

  .tb-wrap .tb-card-homegoods-left {
    display: inline-block;
    width: 49%;
    padding-right: 2rem;
    padding-left: 0;
    vertical-align: top;
  }

  .tb-wrap .tb-card-homegoods-right {
    display: inline-block;
    width: 49%;
    padding-left: 2rem;
    vertical-align: top;
  }

  .tb-wrap .tb-text-wrapper {
    position: relative;
  }

  .tb-wrap p.tb-text-left {
    margin: 2rem;
  }

  .tb-wrap .tb-info .tb-info-box {
    border-left: 1px solid #fff;
    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:  nowrap;
        flex-wrap:  nowrap;
    margin-bottom: 2rem;
    padding: 0 1rem;
  }

  .tb-wrap .tb-info address {
    padding: 3rem;
  }

  .tb-wrap .tb-info address h3 {
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro",Osaka, "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }

  .tb-wrap .tb-info .tb-info-box ul {
    -webkit-box-flex: 1;
        -ms-flex: 1 50%;
            flex: 1 50%;
    font-style: normal;
  }

  .tb-wrap .tb-info .tb-info-box iframe {
    -webkit-box-flex: 1;
        -ms-flex: 1 50%;
            flex: 1 50%;
  }

}