@charset "UTF-8";

.present {
  text-align: center;
}

.h1 {
  margin: 0;
  font-weight: bold;
}

.h1 span {
  background: url(/contents/hapiwake/images/img-title_bg.png) center bottom no-repeat;
  background-size: contain;
  font-weight: bold;
}

.btn--strong .link--bottomWhite {
  position: relative;
  padding-right: 18px;
  background: top 50% right 0 url(/contents/common/images/bg-link-arrow-bottom.png) no-repeat;
  background-size: 9px 5px;
  background-image: url(/contents/common/images/bg-link-arrow-bottom-white.png);
}

.enclosure--bdr {
  text-align: center;
  margin-top: 80px;
  padding: 80px 60px;
}

.enclosure--bdr .enclosure--title {
  border-bottom: 1px solid #ed847b;
  display: inline-block;
  line-height: 1.5;
  font-size: 32px;
}

.enclosure--bdr .row {
  text-align: left;
  margin: 0 0 40px;
}

.enclosure--bdr .row .col {
  padding: 40px;
  margin: 0 1%;
}

.enclosure--bdr .row .col .gift--point {
  background-color: #fff;
  border: 1px solid;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-weight: bold;
  float: left;
  margin-right: 14px;
  text-align: center;
  line-height: 1.37;
  padding-top: 16px;
  height: 70px;
  width: 70px;
  border-radius: 50%;
}

.enclosure--bdr .row .col .gift--title {
  font-size: 20px;
  font-weight: bold;
  padding-top: 14px;
  margin-bottom: 40px;
}

.enclosure--bdr .row .col .gift--person img {
  max-width: 350px;
  height: auto;
  width: 100%;
}

.enclosure--bdr .row .col .gift--img {
  width: 340px;
  text-align: center;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.enclosure--bdr .row .col .gift--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.enclosure--bdr .row .col .gift--txt {
  max-width: 558px;
}

.enclosure--bdr .row .col .notes {
  text-indent: -1em;
  margin-left: 1em;
  margin-top: 0;
  margin-bottom: 0;
}

.enclosure--bdr .row .col h2 {
  vertical-align: middle;
}

.enclosure--bdr .row .col ul Li {
  margin-bottom: 20px;
}

.enclosure--bdr .row .col {
  background-color: #fff4f3;
}

.enclosure--bdr .row .col .gift--point,.enclosure--bdr .row .gift--title {
  color: #f19089;
}

.enclosure--bdr .row .col .gift--point {
  border-color: #ef857d;
}

.link--next {
  text-decoration: underline;
}

.supplement {
  display: inline-block;
  padding-bottom: 20px;
}

.supplement--notes {
  font-size: 12px;
  margin-top: 0.5rem;
  float: right;
}

.campaign {
  border-bottom: 1px solid #e0e0e0;
  text-align: center;
  padding: 80px 0;
}

.campaign p {
  margin: 0;
}

.campaign--title {
  line-height: 1.5;
  font-size: 32px;
  margin-bottom: 10px;
}

.campaign .row {
  margin-top: 30px;
  margin-bottom: 30px;
}

.campaign .row [class*="col"] {
  margin-bottom: 0;
}

.campaign--content {
  background-color: #fafafa;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  height: 100%;
  padding: 30px;
}

.campaign--content img {
  height: auto;
  width: 100%;
}

.campaign--contentImg {
  text-align: center;
  margin-top: 14px;
  margin-bottom: 20px;
}

.campaign--contentNotes {
  font-size: 12px;
}

.campaign--notes {
  font-size: 20px;
  font-weight: bold;
}

.participation {
  text-align: center;
  padding: 80px 0;
}

.participation p {
  margin: 0;
}

.participation--title {
  color: #ef857d;
  line-height: 1.5;
  font-size: 32px;
  margin-bottom: 12px;
}

.participation .row {
  padding-left: 50px;
  padding-right: 50px;
  margin-top: 30px;
}

.participation .row form button {
  border: none;
  background: url(/contents/common/images/bg-link-arrow-next-white.png) #ed847b no-repeat 95% center;
  background-size: 5px 9px;
  color: #fff;
  cursor: pointer;
  height: 64px;
  font-weight: bold;
  width: 100%;
  position: relative;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
}

.participation .row form button:hover {
  opacity: .65;
}

.enclosure--L {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 80px;
  width: 78.6%;
}

.enclosure--L .enclosure__title {
  font-size: 24px;
  text-align: center;
}

.enclosure--L p.enclosure__notes {
  margin: 0 0 -20px;
}

.enclosure--L .enclosure__txt {
  margin-left: 1em;
  text-indent: -1em;
}

.tableRank {
  background: #fff;
  margin-top: 20px;
  margin-bottom: -10px;
  width: 100%;
}

.tableRank thead th,.tableRank thead td {
  background-color: #fafafa;
}

.tableRank thead th:nth-last-child(2) {
  background-color: #f2f0e6;
}

.tableRank thead th:last-child {
  background-color: #fcf1f0;
}

.tableRank tbody td:first-child {
  background-color: #fafafa;
}

.tableRank th,.tableRank td {
  border: 1px solid #e0e0e0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 20px;
  text-align: center;
  width: 25%;
}

.tableRank td {
  padding: 20px;
}

.hapiwakeInformation {
  color: #d70014;
  font-weight: bold;
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.enclosure--L .hapiwakeInformation {
  font-size: 16px;
}

.container--during {
  padding: 0;
}

.container--during img {
  width: 100%;
  height: auto;
}

.container--during h1 {
  display: inline-block;
  line-height: 1.6 !important;
  margin-bottom: 15px !important;
}

.container--during .enclosure--bdr {
  margin-top: 90px;
}

.container--during .enclosure--bdr .enclosure--title {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(97%, transparent), color-stop(0%, #ed847b));
  background: -webkit-linear-gradient(transparent 97%, #ed847b 0%);
  background: linear-gradient(transparent 97%, #ed847b 0%);
  display: inline;
  border-bottom: none;
  line-height: inherit;
}

.container--during .campaign {
  border-bottom: none;
  padding-bottom: 0;
}

.container--during .campaign .supplement--notes {
  float: none;
  text-align: right;
  margin-top: 0px;
}

.container--during .campaign .row {
  margin-top: 40px;
}

.container--during .campaign--contentImg {
  margin-bottom: 18px;
}

.container--during .supplement {
  padding-bottom: 20px;
}

.container--during .enclosure--L {
  margin-top: 110px;
}

.container--during .giftBlock {
  text-align: center;
  background-color: #FFF4F3;
  padding: 45px 100px;
  max-width: 900px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}

.container--during .giftBlock img {
  width: 100%;
}

.container--during .giftBlock .font {
  font-family: "游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","YuGothic Medium","游ゴシック","Yu Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
}

.container--during .giftBlock__ttl {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
}

.container--during .giftBlock__ttl--color {
  color: #EF857D;
  border-bottom: 1px solid #EF857D;
  padding: 0 10px;
  display: inline-block;
  margin-bottom: 5px !important;
}

.container--during .giftBlock__img {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 715px;
  margin: 25px auto 0;
}

.container--during .giftBlock__table {
  margin: 45px auto 0;
  max-width: 700px;
}

.container--during .giftBlock__table__ttl {
  font-weight: bold;
}

.container--during .giftBlock__table table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-top: 25px;
}

.container--during .giftBlock__table table caption {
  margin-bottom: 20px;
  font-family: "open sans","游ゴシック体",YuGothic,"游ゴシック","Yu Gothic",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
  font-weight: 700;
  font-size: 14px;
}

.container--during .giftBlock__table table thead tr th {
  background-color: #F7F7F7;
  border: 1px solid #CCCCCC;
  padding: 12px 0;
  vertical-align: middle;
  line-height: 1.5;
}

.container--during .giftBlock__table table tbody tr td {
  border: 1px solid #e0e0e0;
  background-color: #fff;
  line-height: 1;
}

.container--during .giftBlock__table table tbody tr .tdTxt {
  font-size: 20px;
  padding: 20px 0;
  width: calc(100% / 3.8);
}

.container--during .giftBlock .notes {
  text-align: left;
  font-size: 12px;
}

.container--during .giftBlock--sub {
  background-color: #F3F8FF;
  margin-top: 30px;
}

.container--during .giftBlock--sub .giftBlock__ttl--color {
  color: #6A94D4;
  border-bottom: 1px solid #6A94D4;
}

.container--during .section__banner {
  margin-top: 80px;
}

.container--during .section__banner__ttl {
  font-size: 24px;
  text-align: center;
  line-height: 1.4;
}

.container--during .section__banner .applilink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  width: 700px;
  margin: 45px auto 0;
}

.container--during .section__banner .applilink__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.container--during .section__banner .applilink__inner .icon {
  width: 130px;
}

.container--during .section__banner .applilink__inner .icon::before {
  display: none;
}

.container--during .section__banner .applilink__inner .icon::after {
  display: none;
}

.container--during .section__banner .applilink__inner .icon p {
  text-align: left;
  margin-bottom: 0;
}

.container--during .section__banner .applilink__inner .qr {
  width: 120px;
  margin-left: 20px;
}

.container--during .enclosure__notes {
  font-size: 12px;
}

.container--during .enclosure--L ul li {
  text-indent: -1em;
  padding-left: 1em;
}

.container--during .enclosure--L ul li.enclosure__ttl {
  text-indent: inherit;
  padding-left: 0;
}

.container--during .enclosure--L .enclosure__txt {
  font-size: 12px;
}

@font-face {
  font-family:'icomoon';src:url("fonts/icomoon.eot?dlnjoj");src:url("fonts/icomoon.eot?dlnjoj#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?dlnjoj") format("truetype"), url("fonts/icomoon.woff?dlnjoj") format("woff"), url("fonts/icomoon.svg?dlnjoj#icomoon") format("svg");font-weight:normal;font-style:normal;
}

@media screen and (max-width: 768px) {
  .present {
    text-align: left;
  }

  .h1 {
    font-size: 18px;
    white-space: nowrap;
    margin-left: -12px;
    text-align: center;
  }

  [data-andver^="4"] .btn--strong .link--bottomWhite {
    background: url(/contents/common/images/bg-link-arrow-bottom.png) right center no-repeat;
    background-size: 9px 5px;
  }

  .enclosure--bdr {
    padding: 40px 20px;
    margin: 40px -20px 0;
  }

  .enclosure--bdr .enclosure--title {
    margin-left: -12px;
    font-size: 18px;
    text-align: center;
  }

  .enclosure--bdr .row {
    margin: 0 -20px 20px;
  }

  .enclosure--bdr .row .col {
    padding: 30px 20px;
    margin: 0 0 10px;
  }

  .enclosure--bdr .row .col .gift--title {
    font-size: 16px;
  }

  .enclosure--bdr .row .col .gift--person {
    margin-left: -20px;
  }

  .enclosure--bdr .row .col .gift--person img {
    max-width: none;
  }

  .enclosure--bdr .row .col .gift--img {
    margin: 0 auto;
    width: 50%;
  }

  .enclosure--bdr .row .col .gift--content {
    display: block;
  }

  .supplement {
    text-align: left;
    padding-bottom: 0;
  }

  .supplement--notes {
    float: none;
  }

  .campaign {
    padding: 40px 20px;
    margin-left: -20px;
    margin-right: -20px;
  }

  .campaign--title {
    font-size: 18px;
  }

  .campaign .row [class*="col"] {
    margin-bottom: 15px;
  }

  .campaign .row {
    margin: 30px -20px;
  }

  .campaign--notes {
    font-size: 16px;
  }

  .participation {
    padding: 40px 0;
  }

  .participation--title {
    font-size: 18px;
  }

  .participation .row {
    padding-left: 0;
    padding-right: 0;
  }

  .enclosure--L {
    padding: 20px;
    margin: 0 -20px;
    width: auto;
  }

  .enclosure--L .enclosure__title {
    font-size: 16px;
  }

  .enclosure--L ul li {
    margin-left: 1em;
    text-indent: -1em;
  }

  .tableRank th,.tableRank td {
    padding: 6px 0;
  }

  .tableRank td {
    padding: 10px 0;
  }

  .hapiwakeInformation {
    font-size: 16px;
    white-space: nowrap;
    margin: 20px -10px;
  }

  .container--during .keyVisual {
    margin-bottom: 30px;
  }

  .container--during h1 {
    font-size: 16px !important;
    margin-left: 0 !important;
    letter-spacing: -0.13em;
    white-space: inherit !important;
    display: block;
  }

  .container--during .present p {
    margin-top: 0;
    letter-spacing: -0.13em;
  }

  .container--during .supplement--notes {
    margin-top: 10px;
    display: inline-block;
  }

  .container--during .enclosure--bdr {
    margin-top: 40px;
  }

  .container--during .campaign {
    padding-bottom: 0;
    padding-top: 45px;
  }

  .container--during .campaign .supplement--notes {
    text-align: left;
    float: left;
  }

  .container--during .campaign--contentImg {
    margin-bottom: 15px;
  }

  .container--during .campaign--contentNotes {
    margin-top: 10px !important;
  }

  .container--during .supplement {
    padding-bottom: 10px;
  }

  .container--during .enclosure--L {
    margin-top: 40px;
  }

  .container--during .giftBlock {
    padding: 35px 20px;
    margin: 0 -20px;
    max-width: inherit;
  }

  .container--during .giftBlock__ttl {
    font-size: 18px;
    white-space: nowrap;
  }

  .container--during .giftBlock__ttl--color {
    margin-bottom: 0 !important;
    font-size: 20px;
  }

  .container--during .giftBlock__img {
    width: auto;
  }

  .container--during .giftBlock__table {
    margin-top: 40px;
  }

  .container--during .giftBlock__table table {
    margin-top: 18px;
    font-size: 12px;
  }

  .container--during .giftBlock__table table thead tr th {
    padding: 10px 0;
  }

  .container--during .giftBlock__table table tbody tr .tdTxt {
    font-size: 16px;
    padding: 10px 0;
  }

  .container--during .giftBlock--sub {
    margin-top: 20px;
  }

  .container--during .section__banner {
    margin-top: 40px;
  }

  .container--during .section__banner__ttl {
    font-size: 16px;
  }

  .container--during .section__banner .applilink {
    width: auto;
    max-width: 345px;
    margin-top: 25px;
  }

  .container--during .section__banner .applilink__inner {
    margin: 0 2%;
  }

  .container--during .section__banner .applilink__inner .icon {
    width: 100%;
  }

  .container--during .section__banner .applilink__inner .icon p {
    text-align: center;
    margin-top: 0 !important;
  }

  .container--during .enclosure--L ul li {
    padding-left: 0;
  }

  .container--during .enclosure--L ul li.enclosure__ttl {
    text-indent: -1em;
  }
}
