/* Common */
@import url('/fonts/cochin_lt/font.css');

/* 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;
}

.imp-wrap {
  margin: auto;
  min-width: 310px;
}

.imp-wrap section {
  margin: 0;
}

.imp-wrap img {
  height: auto;
  max-width: 100%;
}

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

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

.imp-wrap h1 {
  color: #fff !important;
  font-size: 2rem;
  margin: 0 0 1rem;
}

.imp-wrap h2 {
  font-size: 1.25rem;
}

.imp-wrap h3 {
  font-size: 1rem;
}

.imp-wrap p {
  font-family: Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.imp-wrap a {
  text-decoration: none;
}

.imp-wrap hr {
  background: repeat-x url('/img/a-dv/imp/2018/imp-hr.png');
  border: none;
  display: block;
  height: .5rem;
}

.imp-wrap .txt-black {
  color: #333;
}

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

.imp-wrap .imp-button {
  background-color: #fff;
  border-radius: 1rem;
  color: #f63 !important;
  display: block;
  font-weight: 800;
  margin: 2rem auto;
  padding: .5rem;
  text-align: center;
  text-decoration: none !important;
  width: 12rem;
}

.imp-wrap .imp-button.imp-button-orange {
  background-color: #f63;
  color: #fff !important;
  text-decoration: none;
}

.imp-header {
  position: relative;
  text-align: center;
}

.imp-header img:not(.cycle-sentinel) {
  position: absolute !important;
}

.imp-header > .imp-header-text {
  left: 0;
  position: absolute !important;
  text-align: center;
  top: 25%;
  width: 100%;
  z-index: 100;
}

.imp-header > .imp-header-text h2 {
  color: #fff;
  margin: -2rem auto 0;
  width: 95%;
}

.imp-header-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.imp-header-text > img {
  max-height: 400px;
  -webkit-box-flex: 1;
      -ms-flex: 1 33%;
          flex: 1 33%;
  width: 100%;
}

.imp-wrap .imp-intro {
  background: repeat url('/img/a-dv/imp/2018/imp-pattern1-sm.jpg');
  background-color: #f63;
  color: #fff !important;
  margin-bottom: 4rem;
  padding: 5% 10%;
}

.imp-wrap .imp-intro h2 {
  font-size: 1.5rem;
  margin-bottom: 2rem;
  padding-top: 4rem;
}

.imp-wrap .imp-intro h5,
.imp-wrap .imp-intro p {
  color: #fff !important;
}

.imp-wrap .imp-intro p {
  font-size: 1rem;
}

.imp-wrap .imp-intro figure {
  margin: 3rem 0;
  text-align: center;
}

.imp-wrap .imp-intro figure iframe {
  width: 100% !important;
}

.imp-wrap .imp-sns-icons {
  margin-bottom: 2rem !important;
  text-align: center; 
  width: 100%; 
}

.imp-wrap .imp-sns-icons > a > img {
  display: inline-block !important; 
  padding: 0 4px;
}

.imp-redev > p {
  margin: auto;
}

.imp-redev-cards {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}

.imp-redev-cards > div {
  flex: 1 48%;
  margin-bottom: 1rem;
}

.imp-redev-cards > div .imp-flower {
  margin: 0 1rem;
}

.imp-redev-cards > div h3 {
  color: #333;
  font-size: 1.25rem;
  margin: 1rem 0;
  text-align: center;
}

.imp-redev-cards > div p {
  padding: 0 2.5%;
  text-align: justify;
  width: 95% !important;
}

.imp-wrap .imp-section-header {
  background: repeat top center url('/img/a-dv/imp/2018/imp-pattern2.jpg') !important;
  background-color: #f2f0dd !important;
  padding: 10% 5% !important;
  width: 90% !important;
}

.imp-wrap .imp-section-header h2 {
  color: #333;
}

.imp-wrap .imp-dining img {
  display: block !important;
  margin: auto;
}

.imp-wrap .imp-dining .imp-section-header img,
.imp-wrap .imp-dining .imp-section-header iframe {
  width: 100% !important;
}

.imp-wrap .imp-dining img {
  display: inline-block !important;
  margin: auto;
}

.imp-wrap div.imp-card {
  width: 95% !important;
  padding: 0 2.5% !important;
}

.imp-card-header {
  margin-bottom: 1rem;
  text-align: center;
}

.imp-card-header a > img {
  vertical-align: bottom;
}

.imp-card-header hr {
  background: repeat-x url('/img/a-dv/imp/2018/imp-hr-shop.png');
  clear: both;
  content: '';
}

.imp-card-body {
  font-size: .75rem;
  margin-bottom: 1rem;
}

.imp-wrap .imp-card-img-wrapper {
  margin-bottom: 3rem !important;
  position: relative !important;
  text-align: center;
}

.imp-card .imp-card-img {
  position: relative !important;
}

.imp-card-img-wrapper p,
.imp-card-img-wrapper br {
  display: none;
}

.imp-card-img img {
  width: 100%;
}

.imp-card-img img:not(.cycle-sentinel) {
  position: absolute !important;
}

.imp-wrap .caption-text {
  background-color: rgba(99,99,99,.8) !important;
  color: #fff !important;
  font-size: .75rem;
  margin: 0;
  padding: .5rem 0 !important;
  position: absolute !important;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 300;
}

.imp-slide-control .imp-slide-prev,
.imp-slide-control .imp-slide-next {
  bottom: 0;
  cursor: pointer;
  height: 100%;
  padding: 0 1rem;
  position: absolute !important;
  width: 20%;
  z-index: 100;
}

.imp-slide-control .imp-slide-prev {
  left: 0;
}

.imp-slide-control .imp-slide-next {
  right: 0;
}

.imp-slide-control .imp-slide-prev img,
.imp-slide-control .imp-slide-next img {
  top: 50%;
  position: absolute !important;
}

.imp-slide-control .imp-slide-prev img {
  left: 10%;
}

.imp-slide-control .imp-slide-next img {
  right: 10%;
}

.imp-wrap .imp-card-text,
.imp-wrap .imp-card-side {
  display: inline-block;
  margin-bottom: 1rem !important;
  vertical-align: top;
}

.imp-card-side p {
  margin: 0 !important;
}

.imp-subnav {
  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;
  text-align: center;
}

.imp-wrap .imp-subnav-item {
  flex: 1 50%;
}

.imp-wrap .imp-subnav-item a > div,
.imp-wrap .imp-subnav-item a {
  color: #fff !important;
  text-decoration: none;
}

.imp-wrap .imp-subnav-item p {
  display: none;
}

.imp-wrap .imp-subnav-item h5 {
  font-size: .75rem;
  margin: 0;
}

.imp-stickynav {
  background: repeat url(/img/a-dv/imp/2018/imp-pattern1-sm.jpg);
  background-color: rgba(255,102,51,.8);
  bottom: 0;
  -webkit-box-shadow: rgba(255,102,51,.8) 0 -2px 2px;
          box-shadow: rgba(255,102,51,.8) 0 -2px 2px;
  left: 0;
  min-width: 320px;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 400;
}

.imp-stickynav > div {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  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 auto;
  max-width: 320px;
  text-align: left;
}

.imp-stickynav.hide {
  display: none;
}

nav.imp-stickynav.docked {
  background-color: rgba(255,102,51,1);
  -webkit-box-shadow: none;
          box-shadow: none;
  bottom: unset;
  margin-bottom: .25rem;
  position: relative;
}

.imp-stickynav > div .imp-stickynav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 25%;
          flex: 1 25%;
  margin: .25rem 0;
  text-align: center;
  white-space: nowrap;
}

.imp-stickynav > div .imp-stickynav-item p {
  display: none;
}

.imp-stickynav.docked > div .imp-stickynav-item {
  margin: .5rem 0 !important;
}

.imp-stickynav .imp-stickynav-item h5,
.imp-stickynav .imp-stickynav-item a {
  color: #fff;
  font-size: .75rem;
  margin: 0;
  text-decoration: none;
}

.imp-stickynav-item img {
  display: inline-block !important;
  margin: 0 .5rem !important;
}

.imp-location {
  text-align: center;
}

.imp-location > p {
  padding-left: 5%;
  padding-right: 5%;
  width: 90% !important;
}

.imp-location .imp-location-map {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: 350px !important;
  margin: 0 auto 2rem !important;
  width: 100%;
}

.imp-location .imp-location-map iframe {
  margin: 0 !important;
  width: 100% !important;
}

.imp-footer .imp-footer-title h2 {
  color: #f63;
}

.imp-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.imp-footer a {
  color: #333 !important;
}

.imp-footer address {
  font-style: normal;
  padding: 2.5% !important;
  width: 95% !important;
}

.imp-footer .imp-footer-flavor {
  background: repeat url('/img/a-dv/imp/2018/imp-pattern1-sm.jpg') !important;
  height: 3rem !important;
  margin: 2rem 0 4rem !important;
  width: 100% !important;
}

div.vbox-overlay {
  min-width: 300px;
}

div.vbox-close {
  border-radius: 50%;
  height: 3rem;
  padding: .75rem 1rem;
  position: absolute;
  right: 2rem;
  top: 1rem;
  width: 3rem;
}

.imp-shopmap {
  min-width: 320px;
  position: relative;
}

.imp-shopmap > .imp-shopmap-base {
  width: 100%;
}

.imp-shopmap > .imp-shopmap-marker {
  position: absolute;
  width: 2.5%;
  z-index: 10;
}

.imp-shopmap .imp-pin {
  background-color: #737373;
  border-radius: 3px;
  height: 3.5%;
  position: absolute;
  -webkit-transform: translate(-15%,-60%);
  transform: translate(-15%,-60%);
  width: 3%;
}

.imp-shopmap .imp-pin > svg {
  fill: #fff;
}

.imp-shopmap .imp-amenities-key {
  display: none;
  left: 1rem;
  position: absolute !important;
  top: 1rem;
}

.imp-shopmap ul {
  padding-left: 0;
  list-style: none;
}

.imp-shopmap .imp-amenity-icon {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  width: 1.5rem;
  height: 1.5rem;
}

.imp-shopmap .imp-amenity-icon + p {
  display: inline;
}

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

  .imp-stickynav > div {
    margin: 0 auto;
    max-width: 800px;
  }

  .imp-stickynav:not(.docked) > div .imp-stickynav-item {
    -webkit-box-flex: 1;
        -ms-flex: 1 25%;
            flex: 1 25%;
    text-align: center;
  }

}

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

  .imp-wrap vbox-content {
    float: none;
    width: 60%;
    margin: auto;
  }

  .imp-wrap hgroup {
    margin-left: 18%;
  }

  .imp-wrap h1 {
    font-size: 2.5rem;
  }

  .imp-wrap h2 {
    font-size: 1.7rem;
    margin-bottom: 1rem;
  }

  .imp-redev-cards > div h3 {
    text-align: left;
  }

  .imp-redev-cards > div:nth-of-type(2n+1) {
    margin-right: 1.5%;
  }

  .imp-redev-cards > div:nth-of-type(2n) {
    margin-left: 1.5%;
  }

  .imp-wrap .imp-section-header {
    padding: 5% 10% !important;
    width: 80% !important;
  }

  .imp-wrap div.imp-card {
    padding: 2.5% 10% !important;
    width: 80% !important;
  }

  .imp-card-header h2 {
    display: inline-block;
    float: left;
    font-family: "Cochin LT","Noto Sans JP","Hiragino Kaku Gothic Pro",Osaka, "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }

  .imp-card-header a > img {
    display: inline-block;
    float: right;
  }

  .imp-wrap .imp-card-text {
    border-right: 1px solid #ccc;
    min-height: 8rem;
    padding-right: 1rem;
    width: 62%;
  }

  .imp-wrap .imp-card-side {
    padding-left: 1rem;
    width: 30%;
  }

  .imp-shopmap .imp-amenities-key {
    display: block;
  }

  div.vbox-close {
    -webkit-transition: top .5s, right .5s;
    -o-transition: top .5s, right .5s;
    transition: top .5s, right .5s;
  }

  .imp-wrap .imp-subnav-item,
  .imp-wrap .imp-stickynav.docked > div .imp-stickynav-item {
    -webkit-box-flex: 1;
        -ms-flex: 1 25%;
            flex: 1 25%;
  }

  .imp-location > p {
    padding-left: 10%;
    padding-right: 10%;
    width: 80% !important;
  }

  .imp-footer .imp-footer-title {
    align-items: center;
    display: flex;
    width: 30% !important;
  }

  .imp-footer .imp-footer-title h2 {
    text-align: center;
    width: 100%;
  }

  .imp-footer table {
    align-items: center;
    display: flex;
  }

  .imp-footer table td,
  .imp-footer table th {
    padding: 0 1rem;
    vertical-align: top;
  }  

  .imp-footer table th {
    border-right: 1px solid #ccc;
    width: 40%;
  }

  .imp-footer table td {
    width: 60%;
  }

  .imp-footer address {
    width: 60% !important;
  }

  .imp-footer div {
    padding: 0 !important;
  }

}