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

.ml-wrap {
  color: #401e1e;
  font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro",Osaka, "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin: auto;
  min-width: 310px;
  overflow: hidden;
  padding: 0;
  position: relative;
}

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

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

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

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

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

.ml-wrap h1,
.ml-wrap h2,
.ml-wrap h3,
.ml-wrap h4 {
  line-height: normal;
  text-align: center;
}

.ml-wrap h3 {
  margin-bottom: 1rem;
}

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

.ml-wrap .ml-section02 > p,
.ml-wrap .ml-section03 > p,
.ml-wrap .ml-section04 > p,
.ml-wrap .ml-section05 > p,
.ml-wrap .ml-section06 > p,
.ml-wrap .ml-section07 > p {
  display: block;
  margin: 0 auto 2rem !important;
  width: 80% !important;
}

.ml-wrap a {
  color: #0082a8;
  text-decoration: none;
}

.ml-wrap .ml-btn {
  background-color: #b19113;
  color: #401e1e;
  display: inline-block;
  font-weight: 500;
  margin: 1rem auto;
  min-width: 10rem;
  padding: .25rem 1rem;
  text-decoration: none;
  position: relative;
  white-space: nowrap;
}

.ml-wrap .ml-btn:after {
  background: no-repeat url('/img/a-dv/maunaloa/2019/ml-btn-arrow.png');
  content: '';
  display: inline-block;
  height: 1rem;
  position: relative;
  right: -.5rem;
  top: .25rem;
  width: 1rem;
}

.ml-wrap .ml-line-pattern {
  background: repeat-x url('/img/a-dv/maunaloa/2019/ml-line-pattern.png');
  height: .75rem;
  margin: 1rem auto;
  width: 100%;
}

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

.ml-wrap .ml-header-main {
  background-color: #0082a8;
}

.ml-wrap .ml-header-main-title {
  background-color: #fff !important;
  height: 4rem;
  padding: 0;
  text-align: center;
}

.ml-wrap .ml-header-main-title img {
  position: relative;
  right: -6rem;
  top: 1.5rem;
  width: 7rem;
  z-index: 100;
}

.ml-wrap .ml-header-main p {
  color: #fff !important;
  margin: 0 !important;
  margin-top: -3rem !important;
  padding: 1rem;
}

.ml-wrap .ml-header-main-text {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: repeat-x url('/img/a-dv/maunaloa/2019/ml-section-header-bg.png');
  background-size: cover;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  margin: 0;
  padding: 1rem;
  text-align: center;
  top: -1.75rem;
  position: relative;
}

.ml-wrap .ml-header-main-flower {
  text-align: center;
  left: 0;
  margin-bottom: -2rem;
  position: relative;
  top: -3.75rem;
}

.ml-wrap .ml-header-main-video > div {
  padding-bottom: 4rem;
  text-align: center;
}

.ml-wrap .ml-header-flair {
  margin: 1rem auto 2rem;
  padding: 1rem;
  text-align: center;
}

.ml-wrap .ml-cards {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ml-wrap .ml-card {
  margin: .5rem;
  max-width: 18rem;
  position: relative;
}

.ml-wrap .ml-card .ml-card-img {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border: 1px solid #0082a8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 1rem;
}

.ml-wrap .ml-section04 .ml-card-img {
  background-color: #f5eecf;
  border: none;
}

.ml-wrap .ml-section04 .ml-card-img,
.ml-wrap .ml-section05 .ml-card-img {
  height: 18rem;
  margin: 0 auto;
  width: 18rem;
}

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

.ml-wrap .ml-section04 .ml-card-img img {
  -webkit-transform: scale(1.25);
    -ms-transform: scale(1.25);
        transform: scale(1.25);
}

.ml-wrap .ml-lei {
  display: none
}

.ml-wrap .ml-section05-text {
  margin: 3rem auto 2rem;
  text-align: center;
}


.ml-wrap .ml-card .ml-card-title {
  max-height: 3rem;
  margin: .5rem 0;
  padding: .25rem 0;
  position: relative;
}

.ml-wrap .ml-card .ml-card-title h5 {
  font-weight: 800;
  font-size: .9rem;
}

.ml-wrap .ml-cards.ml-idx  {
  counter-reset: idx-counter;
}

.ml-wrap .ml-idx .ml-card {
  counter-increment: idx-counter;
}

.ml-wrap .ml-idx .ml-card:before {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: no-repeat url('/img/a-dv/maunaloa/2019/ml-card-number.png');
  background-size: 100% 100%;
  content: counter(idx-counter);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.5rem;
  font-weight: bold;
  height: 3.5rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 1rem;
  position: absolute;
  text-align: center;
  top: 17rem;
  width: 5rem;
  z-index: 1;
}

.ml-wrap .ml-idx .ml-card-rank5.ml-card:before {
  counter-reset: idx-counter 5;
  content: counter(idx-counter);
}

.ml-wrap .ml-section04 .ml-card .ml-card-title {
  margin-top: 3rem;
}

.ml-wrap .ml-section01 {
  background: repeat url('/img/a-dv/maunaloa/2019/ml-section-bg.jpg');
}

.ml-wrap .ml-section01-header {
  background: no-repeat url('/img/a-dv/maunaloa/2019/ml-section01-header-bg.png');
  background-size: 100% 100%;
  background-position-x: .75rem;
  color: #401e1e;
  height: 8rem;
  margin-top: 1rem;
  position: relative;
  padding: .5rem 1rem 1rem;
}

.ml-wrap .ml-section01-header h2 {
  font-size: 1.25rem;
  padding: .5rem 0;
}

.ml-wrap .ml-section01 p {
  color: #401e1e;
  margin-bottom: 1rem;
  padding: 0 1rem;
}

.ml-wrap .ml-islands {
  padding: 1rem;
  text-align: center;
}

.ml-wrap .ml-bg-wrap {
  background: repeat url('/img/a-dv/maunaloa/2019/ml-section-bg.jpg');
}

.ml-wrap .ml-section02-header,
.ml-wrap .ml-section05-header {
  background: no-repeat url('/img/a-dv/maunaloa/2019/ml-section-header-bg.png');
  background-size: 100% 100%;
  position: relative;
  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: 1rem;
  padding: 0;
}

.ml-wrap .ml-section02 .ml-card,
.ml-wrap .ml-section03 .ml-card {
  max-width: 25rem;
}

.ml-wrap .ml-section02 .ml-card .ml-card-img {
  border: 1px solid #b19113;
}

.ml-wrap .ml-section02-header-text,
.ml-wrap .ml-section05-header-text {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  font-weight: 600;
  margin: 0 !important;
  padding: 0 .5rem;
}

.ml-wrap .ml-section04 .ml-header-flair {
  background-color: #0082a8;
  border: 2px solid #b19113;
  color: #fff;
  margin: 0 auto 2rem;
  padding: .5rem.25rem;
}

.ml-wrap .ml-section06 .ml-full-image {
  margin-bottom: 1rem;
  padding: 1rem;
}

.ml-wrap .ml-section06 {
  padding-bottom: 4rem;
}

.ml-wrap .ml-section07 {
  border: 2px solid #0082a8;
  border-radius: 1rem;
  margin: 10rem auto 0;
  padding: 1rem;
  position: relative;
}

.ml-wrap .ml-section07 h2 {
  margin: 0;
}

.ml-wrap .ml-section07-header {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: repeat url('/img/a-dv/maunaloa/2019/ml-section-header-bg.png');
  background-color: #0082a8;
  border-radius: 50%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  height: 16rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto -8rem;
  padding: 1rem;
  position: relative;
  text-align: center;
  top: -5rem;
  width: 16rem;
}

.ml-wrap .ml-section07-flower {
  margin: 0 auto -5rem;
  position: relative;
  text-align: center;
  top: -5rem;
}

.ml-wrap span.ml-section07-caption {
  border-bottom: 1px solid #0082a8;
  border-top: 1px solid #0082a8;
  color: #0082a8;
  display: inline-block;
  font-size: 1rem;
  font-weight: 600;
  margin: 1rem auto;
  padding: 1rem 0;
  text-align: center;
}

.ml-wrap .ml-section07-box {
  text-align: center;
}

.ml-wrap .ml-section07 .ml-text-recipe-title {
  margin: 2rem auto;
  text-align: center;
}

.ml-wrap .ml-section08 {
  background: no-repeat url('/img/a-dv/maunaloa/2019/ml-bg-section08.jpg');
  background-size: 100% auto;
  border: 2px solid #0082a8;
  border-radius: 1rem;
  padding: 1rem;
  position: relative;
}

.ml-wrap .ml-section08 h2 {
  font-size: 1.5rem;
}

.ml-wrap .ml-section08 .ml-videos {
  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;
}

.ml-wrap .ml-info {
  margin: 2rem auto;
}

.ml-wrap .ml-info-box {
  padding: 1rem;
  position: relative;
}

.ml-wrap .ml-info .ml-logo {
  margin-bottom: 2rem;
  text-align: center;
}

.ml-wrap .ml-info-text p {
  margin: 0;
}

.ml-wrap .ml-info .ml-footer-title {
  color: #0082a8 !important;
  font-size: 1.2rem;
  font-weight: 600;
  margin: 1rem 0;
}

.ml-wrap .ml-info .ml-footer-link {
  /*color: #72c167;*/
  color: #0082a8;
  font-size: 1rem;
}

.ml-wrap .ml-info .ml-footer-link:hover {
  color: #000;
}

.ml-wrap .ml-info-img01,
.ml-wrap .ml-info-img02 {
  margin-bottom: 1rem;
  text-align: center;
}

.ml-wrap .ml-info ul {
  margin: 0 auto;
  text-align: center;
}

.ml-wrap .ml-info ul li {
  display: inline-block;
}

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

}
*/

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

  .ml-wrap .ml-header-main-title {
    height: 6rem;
  }

  .ml-wrap .ml-header-main-title img {
    position: absolute;
    right: 3rem;
    top: 1rem;
    width: auto;
  }

  .ml-wrap .ml-header-main-text {
    font-size: 1.5rem;
    height: 15rem;
    top: 0;
  }

  .ml-wrap .ml-header-main-text:before,
  .ml-wrap .ml-header-main-text:after {
    background-position: initial;
  }

  .ml-wrap .ml-header-main-flower {
    left: 4rem;
  }

  .ml-wrap .ml-header-main-video p {
    margin: -3rem auto 3rem !important;
    width: 80%;
  }

  .ml-wrap .ml-section03 .ml-section03-flower {
    position: absolute;
    bottom: 12rem;
    right: 1rem;
  }

  .ml-wrap .ml-section01-header-wrapper {
    display: inline-block;
    padding: 1rem;
    width: 60%;
  }

  .ml-wrap .ml-section01-header {
    font-size: 1rem;
  }

  .ml-wrap .ml-islands {
    display: inline-block;
    padding: 3rem 0;
    vertical-align: top;
    width: 35%;
  }

  .ml-wrap .ml-section01 {
    padding: 2rem 2rem 4rem;
  }  

  .ml-wrap .ml-section02-header-text,
  .ml-wrap .ml-section05-header-text {
    font-size: 1.75rem;
    line-height: 1.4;
    padding: 1.5rem 6rem !important;
    text-align: left;
  }  

  .ml-wrap .ml-header-flair br {
    display: none;
  }

  .ml-wrap .ml-card {
    -webkit-box-flex: 1;
        -ms-flex: 1 33%;
            flex: 1 33%;
    margin: 1.5rem;
    max-width: 15rem;
  }

  .ml-wrap .ml-section02 .ml-card,
  .ml-wrap .ml-section03 .ml-card {
    -webkit-box-flex: 1;
        -ms-flex: 1 50%;
            flex: 1 50%;
  }

  .ml-wrap .ml-idx .ml-card:before {
    top: 14rem;
  }

  .ml-wrap .ml-section04 .ml-header-flair {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.4;
    padding: 1rem;
    width: 24rem;
  }

  .ml-wrap .ml-section04 .ml-cards,
  .ml-wrap .ml-section05 .ml-cards {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
  }

  .ml-wrap .ml-section04 .ml-card-img,
  .ml-wrap .ml-section05 .ml-card-img {
    height: 16rem;
    width: 16rem;
  }

  .ml-wrap .ml-lei {
    display: block;
    left: 4rem;
    position: relative;
    z-index: 0;
  }

  .ml-wrap .ml-section06 .ml-full-image img {
    width: 100%
  }

  .ml-wrap .ml-section07 {
    margin: 12rem auto 5rem;
    padding: 2rem;
  }

  .ml-wrap .ml-section07-header {
    font-size: 1.25rem;
    height: 20rem;
    left: 0;
    margin-bottom: -11rem;
    top: -12rem;
    width: 20rem;
  }

  .ml-wrap .ml-section07-flower {
    top: -7rem;
  }

  .ml-wrap span.ml-section07-caption {
    width: 23rem;
  }

  .ml-wrap .ml-section07-box {
    display:  inline-block;
    margin:  1rem 2%;
    width:  45%;
  }

  .ml-wrap .ml-section08 {
    margin-bottom: 4rem;
    padding: 2rem;
  }

  .ml-wrap .ml-section08 h2{
    font-size: 1.75rem;
    margin-bottom: 2rem;
  }

  .ml-wrap .ml-section08 > p {
    width: 65%;
    margin: 0 auto 2rem;
  }

  .ml-wrap .ml-section08 .ml-videos > div {
    -webkit-box-flex: 46%;
        -ms-flex: 46%;
            flex: 46%;
    padding: 2%;
  }

  .ml-wrap .ml-section08 .ml-videos > div iframe {
    width: 100%;
  }

  .ml-wrap .ml-info-box div {
    display: inline-block;
    vertical-align: top;
  }

  .ml-wrap .ml-info .ml-info-box .ml-info-text {
    padding: 0 1rem;
    width: 45%;
  }

  .ml-wrap .ml-info .ml-info-box .ml-info-img02 {
    vertical-align: bottom;
  }

}