@charset "UTF-8";
#event-contents-wrapper {
  width: 100%;
}
#event-contents-wrapper #StyleT-list-wrapper {
  width: 1000px;
  margin-inline: auto;
}

#section-title {
  text-align: initial;
}
#section-title h1,
#section-title h2 {
  margin: 0;
  display: block;
  width: initial;
}
#section-title p,
#section-title span,
#section-title p span {
  font-size: inherit;
  border: initial;
  margin: initial;
  padding: initial;
  font-family: inherit;
}

#escapetheheatsummer {
  width: 100%;
  max-width: 1000px;
  margin-inline: auto;
  font-size: 16px;
  color: #333333;
}
.hidden-fb {
  display: none;
}
@media screen and (max-width: 750px) {
  #escapetheheatsummer {
    font-size: 13px;
  }
  .hidden-fb {
    display: inline;
  }
}
@media screen and (min-width: 751px) {
  #escapetheheatsummer .for-sp {
    display: none;
  }
}
#escapetheheatsummer * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.6;
}
#escapetheheatsummer img {
  max-width: 100%;
  vertical-align: bottom;
}
#escapetheheatsummer p span {
  color: inherit;
}
#escapetheheatsummer a {
  color: #333333;
}
#escapetheheatsummer .mv {
  position: static;
  margin: 0 auto 70px;
}
@media screen and (max-width: 750px) {
  #escapetheheatsummer * {
    line-height: 1.8;
  }
  #escapetheheatsummer .mv {
    margin-bottom: 30px;
  }
}
#escapetheheatsummer .head {
  padding: 0 30px;
  margin-bottom: 70px;
}
@media screen and (max-width: 750px) {
  #escapetheheatsummer .head {
    margin-bottom: 60px;
  }
}
#escapetheheatsummer .head-lead {
  margin: 0 0 20px;
  text-align: center;
  line-height: 2;
  font-weight: 500;
  color: #333;
}
#escapetheheatsummer .head-link {
  text-align: center;
}
#escapetheheatsummer .head-link a {
  background: #11337E url(fb/head_link.png) right 20px center no-repeat;
  border-radius: 10px;
  font-size: 20px;
  width: 600px;
  height: 80px;
  margin: 30px auto 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #FFF;
  font-weight: bold;
}
#escapetheheatsummer .head-link a span {
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
}
#escapetheheatsummer .head-link p {
  font-weight: 500;
  color: #333;
}
@media screen and (max-width: 750px) {
  #escapetheheatsummer .head-lead {
    margin-bottom: 20px;
    font-size: 13px;
  }
  #escapetheheatsummer .head-link a {
    width: unset;
    font-size: 14px;
    height: 60px;
    border-radius: 10px;
    padding: 10px 24px;
    margin: 20px 0 12px;
    letter-spacing: -0.1em;
    background: #11337E url(sp/head_link.png) right 12px center no-repeat;
    background-size: auto 8px;
  }
  #escapetheheatsummer .head-link a span {
    font-size: 13px;
    letter-spacing: normal;
  }
  #escapetheheatsummer .head {
    padding: 0 15px;
  }
  #escapetheheatsummer .head-link p {
    font-size: 12px;
  }
}
#escapetheheatsummer .head-lead span {
  margin-top: 5px;
  display: block;
  font-size: 14px;
}
@media screen and (max-width: 750px) {
  #escapetheheatsummer .head-lead span {
    font-size: 13px;
  }
}
#escapetheheatsummer .head-date {
  color: #333;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#escapetheheatsummer .container {
  position: relative;
  padding: 80px 0;
  margin-bottom: 120px;
}
@media screen and (max-width: 750px) {
  #escapetheheatsummer .container {
    padding: 40px 15px;
    margin-bottom: 0;
  }
}
#escapetheheatsummer .container:before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50vw);
          transform: translateX(-50vw);
  width: 100vw;
  height: 100%;
  background: #E9F1F7;
  z-index: -1;
}

/*商品一覧*/
#escapetheheatsummer .item-wrap {
  max-width: 960px;
  margin: 0 auto 80px;
}
#escapetheheatsummer .item-wrap:last-child {
  margin-bottom: 0;
}
#escapetheheatsummer .item-block {
  gap: 80px;
  display: flex;
  flex-wrap: wrap;
}
#escapetheheatsummer .item-wrap .title {
  margin: 0 0 40px;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 30px;
  grid-area: ttl;
}
#escapetheheatsummer .item-wrap .title p {
  margin: 0;
  font-size: 18px;
}
#escapetheheatsummer .item-wrap .title p span {
  font-weight: bold;
  color: #11337E;
  background: #FFF;
  line-height: 2;
  padding: 3px;
}
#escapetheheatsummer .item-wrap .title-tag {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #216CB6;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #FFF;
}
#escapetheheatsummer .item-wrap:nth-child(1) .title-tag {
  background: #216CB6;
}
#escapetheheatsummer .item-wrap:nth-child(2) .title-tag {
  background: #F09714;
}
#escapetheheatsummer .item-wrap:nth-child(3) .title-tag {
  background: #D73717;
}
#escapetheheatsummer .item-wrap .title-tag .title-tag-top {
  line-height: 1;
  max-height: max-content;
}
#escapetheheatsummer .item-wrap .title-tag .title-tag-value {
  line-height: 1;
  max-height: max-content;
  font-size: 50px;
  letter-spacing: -0.05em;
}
#escapetheheatsummer .item-wrap .title-tag .title-tag-right {
  line-height: 1;
  max-height: max-content;
  font-size: 22px;
  font-weight: bold;
}
.title-tag-top {
  font-size: 17px;
  font-weight: bold;
}
#escapetheheatsummer .item-wrap .title-tag span {
  color: #FFF;
}
#escapetheheatsummer .item-wrap .title-tag .title-tag-inner {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  line-height: 1;
  margin: 7px 0 0;
}
#escapetheheatsummer .item-wrap .desc {
  margin: 30px 0 0;
}
#escapetheheatsummer .item-wrap p.comment {
  margin: 0 0 0;
  padding: 0;
  color: #333;
}
#escapetheheatsummer .item-wrap .desc-links {
  margin: 30px 0 0;
  display: flex;
  flex-direction: column;
}
#escapetheheatsummer .item-wrap .desc-links a {
  font-size: 14px; 
  color: #333;
}

#escapetheheatsummer .item-block .item {
  width: calc((100% / 2) - 40px);
}
#escapetheheatsummer .item-block  .title {
  margin: 0 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  grid-area: ttl;
}
#escapetheheatsummer .item-block .title * {
  font-weight: 700;
}
#escapetheheatsummer .item-block .item .title p {
  margin: 0;
  color: #196db6;
  font-size: 22px;
  letter-spacing: -0.02em;
}

#escapetheheatsummer .item-block .item .title p span {
  color: #196db6;
  background: #FFF;
}
#escapetheheatsummer .item-block .item .desc-list li {
  position: relative;
  padding-left: 20px;
  color: #196db6;
  font-weight: 700;
}
#escapetheheatsummer .item-block .item .desc-list li + li {
  margin-top: 8px;
}
#escapetheheatsummer .item-block .item .desc-list li:before {
  position: absolute;
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  background: #196db6;
  border-radius: 50%;
  top: 7px;
  left: 0;
}

#escapetheheatsummer .item-block .item .desc-list li p {
  margin: 0;
  color: #196db6;
  font-size: 14px;
}


#escapetheheatsummer .item-block .item .desc-links a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: underline;
}
#escapetheheatsummer .item-block .item .desc-links a:hover {
  text-decoration: none;
}
#escapetheheatsummer .item-block:nth-child(2) .item .title-tag {
  background: #FFF;
  color: #196db6;
}
#escapetheheatsummer .item-block:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

@media screen and (max-width: 750px) {
  #escapetheheatsummer .container {
    padding: 42px 0 37px 0;
    margin: 0 0 60px;
  }
  #escapetheheatsummer .item-wrap .title {
    gap: 10px;
    margin: 0 auto 20px;
  }
  #escapetheheatsummer .item-wrap:nth-child(1) .title {
    width: unset;
    padding: 0 0 0 20px;
  }
  #escapetheheatsummer .item-wrap:nth-child(2) .title {
    width: max-content;
    padding: 0 0;
    margin: 0 auto 20px;
  }
  #escapetheheatsummer .item-wrap:nth-child(3) .title {
    width: unset;
    padding: 0 0 0 20px;
  }
  #escapetheheatsummer .item-wrap .title .title-tag {
    max-width: 65px;
    height: 65px;
  }
  #escapetheheatsummer .item-wrap .title-tag .title-tag-top {
    font-size: 11px;
  }
  #escapetheheatsummer .item-wrap .title-tag .title-tag-value {
    font-size: 32px;
  }
  #escapetheheatsummer .item-wrap .title-tag .title-tag-inner {
    margin: 0;
  }
  #escapetheheatsummer .item-wrap .title-tag .title-tag-right {
    font-size: 14px;
  }
  #escapetheheatsummer .item-wrap .title p {
    width: calc(100% - 75px);
    font-size: 12px;
  }
  #escapetheheatsummer .item-block .item {
    width: 100%;
    padding: 0 30px;
  }
  #escapetheheatsummer .item-block {
    margin-bottom: 40px;
    padding-bottom: 40px;
    gap: 34px 0;
  }
  #escapetheheatsummer .item-block .title {
    gap: 10px;
    margin-bottom: 15px;
  }
  #escapetheheatsummer .item-block .item .title p {
    font-size: 16px;
    letter-spacing: -0.06em;
  }
  #escapetheheatsummer .item-wrap .desc {
    margin: 20px 0 0;
  }
  #escapetheheatsummer .item-wrap p.comment {
    font-size: 13px;
  }
  #escapetheheatsummer .item-wrap .desc-links {
    margin: 12px 0 0 0;
  }
  #escapetheheatsummer .item-block .item .desc-list li {
    padding-left: 15px;
  }
  #escapetheheatsummer .item-block .item .desc-links a {
    font-size: 12px;
  }
}
/*商品一覧*/


#escapetheheatsummer .headline {
  text-align: center;
}
#escapetheheatsummer .headline-ttl {
  margin: 0 0 15px;
  font-size: 0;
}
#escapetheheatsummer .headline p {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
@media screen and (max-width: 750px) {
  #escapetheheatsummer .section {
    margin-bottom: 40px;
    padding: 40px 15px 37px;
  }
  #escapetheheatsummer .headline p {
    font-size: 13px;
  }
}
#escapetheheatsummer .staff-pickup {
  margin-bottom: 120px;
}
#escapetheheatsummer .staff-pickup .lp_contents-goodslist-item-btn.btnLarge a {
  background: #11337E url(fb/more.png) right 20px center no-repeat;
  width: 420px;
  height: 60px;
  margin: 20px auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
}
#escapetheheatsummer .staff-pickup .lp_contents-goodslist-item-btn.btnLarge a:hover {
  opacity: 0.8;
} 
#escapetheheatsummer .pickup-section {
  position: relative;
  padding: 80px 0;
  margin-bottom: 165px;
}
#escapetheheatsummer .pickup-section:before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50vw);
  transform: translateX(-50vw);
  width: 100vw;
  height: 100%;
  background: #E9F1F7;
  z-index: -1;
}
#escapetheheatsummer .headline p.headline-lead {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  color: #196db6;
  font-size: 18px;
}
#escapetheheatsummer .headline p.headline-lead:before, #escapetheheatsummer .headline p.headline-lead:after {
  content: "";
  background: #196db6;
  width: 1px;
  height: 20px;
}
#escapetheheatsummer .headline p.headline-lead:before {
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
}
#escapetheheatsummer .headline p.headline-lead:after {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
#escapetheheatsummer .staff-pickup .hacobune-layout-base-top-html,
#escapetheheatsummer .staff-pickup .hacobune-layout-base-bottom-html {
  display: none;
}

.section.present-campaign-main {
  padding: 80px 185px;
  margin-bottom: 80px;
  background: url(fb/present_bg.png) center top no-repeat;
}
.section.present-campaign-main h2 picture {
  padding-bottom: 40px;
  display: block;
}
#escapetheheatsummer .section.present-campaign-main .headline p {
  color: #11337E;
  font-size: 22px;
}
#escapetheheatsummer .present-campaign-lead {
  margin: 0 0 57px;
  font-weight: 700;
  line-height: 2;
  color: hsl(221, 76%, 28%);
}

#escapetheheatsummer .present-campaign-head {
  margin: 40px 0 0;
  flex-direction: column;
  display: flex;
  gap: 40px;
}

#escapetheheatsummer .present-campaign-elm {
  font-size: 14px;
  margin: 0 0 60px;
  padding: 0;
}
#escapetheheatsummer .present-campaign-elm:last-child {
  margin: 0;
}

#escapetheheatsummer .present-campaign-elm dt {
  font-weight: bold;
  color: #11337E;
  margin-bottom: 18px;
}
#escapetheheatsummer .present-campaign-elm dd {
  margin: 0;
  color: #11337E;
  font-weight: 500;
}
#escapetheheatsummer .present-campaign-elm dd span {
  display: block;
  font-size: 12px;
}

#escapetheheatsummer .present-campaign-btn {
  position: relative;
  margin-top: 30px;
  width: 100%;
  height: 60px;
  background: #11337E;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #FFF;
  border-radius: 30px;
  font-size: 16px;
  font-weight: 700;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#escapetheheatsummer .present-campaign-btn:after {
  position: absolute;
  display: block;
  content: "";
  background: url("/img/usr/event/feature-escapetheheatsummer/ic_arrow.png") no-repeat center/100% auto;
  width: 14px;
  height: 13px;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#escapetheheatsummer .present-campaign-btn:hover {
  opacity: 0.7;
}
#escapetheheatsummer .present-campaign-body {
  padding-inline: 40px;
}
#escapetheheatsummer .present-campaign-block {
  margin-bottom: 120px;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
}
#escapetheheatsummer .present-campaign-trigger {
  position: relative;
  margin: 0;
  padding: 20px 10px;
  color: #11337E;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}
#escapetheheatsummer .present-campaign-trigger button {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border: none;
  background: #11337E;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#escapetheheatsummer .present-campaign-trigger button:before, #escapetheheatsummer .present-campaign-trigger button:after {
  position: absolute;
  display: block;
  content: "";
  background: #FFF;
  width: 2px;
  height: 10px;
  top: 50%;
  left: 50%;
}
#escapetheheatsummer .present-campaign-trigger button:before {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#escapetheheatsummer .present-campaign-trigger button:after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
#escapetheheatsummer .present-campaign-trigger.is-open button:before {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
#escapetheheatsummer .present-campaign-contents {
  display: none;
  padding: 40px 10px;
}
#escapetheheatsummer .present-campaign-contents p {
  font-size: 14px;
  line-height: 1.8;
  color: #333;
  margin: 0;
  padding: 0;
}
#escapetheheatsummer .present-campaign-contents dl {
  margin-top: 0;
}
#escapetheheatsummer .present-campaign-contents dl dt {
  font-weight: 700;
}
#escapetheheatsummer .present-campaign-contents dl dd {
  margin: 0;
}
#escapetheheatsummer .present-campaign-contents dl dd ul {
  padding: 0;
}
#escapetheheatsummer .present-campaign-contents a:hover {
  text-decoration: underline;
}
#escapetheheatsummer .pickup {
  max-width: 660px;
  width: 100%;
  margin: 40px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px 20px;
  flex-direction: row;
  flex-wrap: wrap;
}
#escapetheheatsummer .pickup a {
  width: calc((100% / 2) - 10px);
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#escapetheheatsummer .pickup a:hover {
  opacity: 0.7;
}
#escapetheheatsummer .fix-btn {
  position: fixed;
  width: 130px;
  right: 5%;
  bottom: 150px;
  z-index: 999;
}



@media screen and (max-width: 750px) {
  #escapetheheatsummer .headline p.headline-lead {
    font-size: 13px;
    gap: 15px;
  }
  #escapetheheatsummer .headline p.headline-lead:before, #escapetheheatsummer .headline p.headline-lead:after {
    height: 15px;
  }
  #escapetheheatsummer .staff-pickup .hacobune-grid-row {
    gap: 10px;
  }
  #escapetheheatsummer .staff-pickup .hacobune-grid-col {
    -ms-flex-preferred-size: calc((100% - 20px) / 3);
        flex-basis: calc((100% - 20px) / 3);
  }
  #escapetheheatsummer .staff-pickup .hacobune-media-post-list-item {
    padding: 0;
  }
  #escapetheheatsummer .staff-pickup .hacobune-media-post-list-item-img-container {
    margin-bottom: 5px;
  }
  #escapetheheatsummer .staff-pickup .hacobune-gallery .hacobune-media-post-list-item-img {
    width: 100% !important;
    height: 100% !important;
    aspect-ratio: 1/1;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .section.present-campaign-main {
    padding: 0;
    background: url(sp/present_bg.jpg) center top no-repeat;
    background-size: auto 100%;
  }
  .section.present-campaign-main h2 img {
    height: 37px;
  }
  #escapetheheatsummer .section.present-campaign-main .headline p {
    font-size: 14px;
  }
  #escapetheheatsummer .present-campaign {
    border-left: none;
    border-right: none;
    padding: 0;
    margin: 0 15px;
  }
  .section.present-campaign-main h2 picture {
    padding: 0 0 20px;
  }
  #escapetheheatsummer .present-campaign-head {
    margin: 19px 0 0 0;
    display: block;
  }
  #escapetheheatsummer .present-campaign-img {
    width: 100%;
    margin-bottom: 20px;
  }
  #escapetheheatsummer .present-campaign-desc {
    width: 100%;
  }
  #escapetheheatsummer .present-campaign-lead {
    line-height: 1.6;
    margin: 0 0 30px;
    font-size: 12px;
  }
  #escapetheheatsummer .present-campaign-elm dt {
    font-size: 12px;
    margin-bottom: 15px;
  }
  #escapetheheatsummer .present-campaign-elm dd {
    font-size: 12px;
  }
  #escapetheheatsummer .present-campaign-elm {
    font-size: 12px;
    margin-bottom: 35px;
  }
  #escapetheheatsummer .present-campaign-btn {
    height: 40px;
    font-size: 12px;
  }
  #escapetheheatsummer .present-campaign-elm:last-of-type {
    margin-bottom: 0;
  }
  #escapetheheatsummer .present-campaign-btn:after {
    width: 10.5px;
    height: 9px;
  }
  #escapetheheatsummer .present-campaign-body {
    padding: 0;
  }
  #escapetheheatsummer .present-campaign-block {
    margin-bottom: 20px;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
  }
  #escapetheheatsummer .present-campaign-trigger {
    font-size: 13px;
    padding: 15px 5px;
  }
  #escapetheheatsummer .present-campaign-contents {
    font-size: 12px;
    padding-inline: 0;
  }
  #escapetheheatsummer .pickup {
    margin-top: 10px;
    padding-inline: 25px;
    gap: 15px;
  }
  #escapetheheatsummer .fix-btn {
    bottom: 75px;
    width: 85px;
  }
  #escapetheheatsummer .present-campaign-contents {
    padding-top: 20px;
  }
  #escapetheheatsummer .present-campaign-contents p {
    font-size: 12px;
  }
  #escapetheheatsummer .section.present-campaign-wrap {
    margin-bottom: 60px;
    padding-top: 0;
    padding-bottom: 0;
  }
  #escapetheheatsummer .section.staffambassador {
    margin-bottom: 60px;
    padding: 0;
  }
  #escapetheheatsummer .section.staffambassador h2 img {
    height: 37px;
  }
  #escapetheheatsummer .staff-pickup {
    margin-bottom: 0;
  }
  #escapetheheatsummer .pickup-section .headline {
    margin-bottom: 25px;
  }
  #escapetheheatsummer .pickup-section h2 {
    margin-bottom: 6px;
  }
  #escapetheheatsummer .pickup-section h2 img {
    height: 37px;
  }
  #escapetheheatsummer .pickup-section {
    padding: 40px 20px 40px;
  }
  #escapetheheatsummer .pickup {
    gap: 20px 10px;
    padding: 0;
  }
  #escapetheheatsummer .pickup a {
    width: calc((100% / 2) - 5px);
  }
  #escapetheheatsummer .staff-pickup .lp_contents-goodslist-item-btn.btnLarge a {
    width: unset;
    height: 40px;
    margin: 15px 25px 0;
    font-size: 12px;
    background: #11337E url(sp/more.png) right 15px center no-repeat;
    background-size: auto 8px;
  }
}/*# sourceMappingURL=style.css.map */