.wh36dc-header {
  background: #007749;
  width: 100%;
  height: 100px;
}

.wh36dc-header-in {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 41px 0 0 29px;
  width: 1200px;
}

.wh36dc-header-in-logo {
  display: inline-block;
}

.wh36dc-title {
  background: url(../img/wh36dc/title_bg_pc.jpg) 50% 50% no-repeat, #e6e5ed;
  width: 100%;
  height: 583px;
}

.wh36dc-title-image {
  margin: 0 auto;
  width: 700px;
}

.wh36dc-title-btn {
  display: block;
  margin: 4px auto 0 auto;
  width: 568px;
}

.wh36dc-title-btn img {
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}

.wh36dc-title-btn:hover img {
  opacity: 0.85;
}

.wh36dc-title-end-btn {
  display: block;
  margin: 4px auto 0 auto;
  width: 568px;
}

.wh36dc-cp {
  padding: 71px 0 90px 0;
  background: #FFF;
  width: 100%;
}

.wh36dc-cp-head {
  margin: 0 auto 26px auto;
  width: 462px;
}

.wh36dc-cp-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  width: 980px;
}

.wh36dc-cp-row-coral {
  margin: 0 21px 0 15px;
  width: 288px;
  text-align: center;
}

.wh36dc-cp-row-coral img {
  padding: 44px 0 15px 0;
}

.wh36dc-cp-row-coral p {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
}

.wh36dc-cp-row-camel {
  width: 288px;
  text-align: center;
}

.wh36dc-cp-row-camel img {
  padding: 44px 0 15px 0;
}

.wh36dc-cp-row-camel p {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
}

.wh36dc-cp-row-info {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 0 0 25px;
}

.wh36dc-cp-row-info-text {
  padding: 17px 0 22px 0;
}

.wh36dc-cp-row-info-text p {
  font-size: 18px;
  line-height: 1.5;
}

.wh36dc-cp-row-info-text .head {
  padding-bottom: 6px;
  font-weight: bold;
  font-size: 22px;
  line-height: 1.2;
}

.wh36dc-cp-row-info-text .point:first-letter {
  font-family: sans-serif;
}

.wh36dc-cp-row-info-btn img {
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}

.wh36dc-cp-row-info-btn:hover img {
  opacity: 0.85;
}

.wh36dc-present {
  padding: 70px 0 60px 0;
  background: #e6e5ed;
  width: 100%;
}

.wh36dc-present-head {
  margin: 0 auto 40px auto;
  width: 316px;
}

.wh36dc-present-text {
  padding: 0 0 40px 0;
  text-align: center;
}

.wh36dc-present-text p {
  font-size: 19px;
  line-height: 1.7;
}

.wh36dc-present-prize {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 950px;
}

.wh36dc-present-prize-a {
  position: relative;
  margin: 0 0 24px 0;
}

.wh36dc-present-prize-a-balloon {
  position: absolute;
  top: -18px;
  right: -34px;
  width: 177px;
  height: 141px;
}

.wh36dc-tac {
  padding: 64px 0 100px 0;
  background: #FFF;
  width: 100%;
}

.wh36dc-tac-btn {
  display: block;
  margin: 0 auto;
  width: 568px;
}

.wh36dc-tac-btn img {
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}

.wh36dc-tac-btn:hover img {
  opacity: 0.85;
}

.wh36dc-tac-end-btn {
  display: block;
  margin: 0 auto;
  width: 568px;
}

.wh36dc-tac-term {
  padding: 44px 0 86px 0;
  text-align: center;
}

.wh36dc-tac-term p {
  font-weight: bold;
  font-size: 23px;
  line-height: 1.5;
  letter-spacing: 0;
}

.wh36dc-tac-term .term {
  display: block;
  margin: 0 auto 14px auto;
  padding: 7px 0 6px 0;
  width: 200px;
  font-weight: bold;
  font-size: 23px;
  line-height: 1;
  letter-spacing: 0.05em;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}

.wh36dc-tac-head {
  margin: 0 auto 61px auto;
  width: 189px;
}

.wh36dc-tac-box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  width: 950px;
  height: 492px;
  border: 1px solid #000;
  overflow-y: scroll;
}

.wh36dc-tac-box-text {
  padding: 45px 60px;
}

.wh36dc-tac-box-text p {
  font-size: 17px;
  line-height: 1.6;
}

.wh36dc-tac-box-text .head {
  padding-top: 20px;
  padding-bottom: 4px;
}

.wh36dc-tac-box-text .head:first-child {
  padding-top: 0;
}

.wh36dc-tac-box-text .head:first-letter {
  font-family: sans-serif;
}

.wh36dc-tac-box-text .indent {
  padding-left: 1em;
  text-indent: -1em;
}

.wh36dc-tac-box-text .indent-number {
  padding-left: 1.4em;
  text-indent: -1.4em;
}

.wh36dc-tac-box-text .indent-prize {
  padding-left: 1em;
}

@media screen and (max-width: 768px) {
  .wh36dc-header {
    height: 13.33333vw;
  }
  .wh36dc-header-in {
    padding: calc(36 / 750 * 100vw) 0 0 calc(29 / 750 * 100vw);
    width: 100%;
  }
  .wh36dc-header-in-logo {
    width: calc(187 / 750 * 100vw);
  }
  .wh36dc-title {
    padding: 0 0 calc(45 / 750 * 100vw) 0;
    background: url(../img/wh36dc/title_bg_sp.jpg) 50% 50% no-repeat, #e6e5ed;
    background-size: cover;
    width: 100%;
    height: auto;
  }
  .wh36dc-title-image {
    width: 100%;
  }
  .wh36dc-title-btn {
    margin: 0 auto;
    width: calc(660 / 750 * 100vw);
  }
  .wh36dc-title-btn img {
    -webkit-transition: none;
    transition: none;
  }
  .wh36dc-title-btn:hover img {
    opacity: 1;
  }
  .wh36dc-title-end-btn {
    margin: 0 auto;
    width: calc(660 / 750 * 100vw);
  }
  .wh36dc-cp {
    padding: 0 0 calc(110 / 750 * 100vw) 0;
  }
  .wh36dc-cp-head {
    margin: 0 auto;
    width: 100%;
  }
  .wh36dc-cp-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    width: calc(650 / 750 * 100vw);
  }
  .wh36dc-cp-row-coral {
    margin: 0;
    width: calc(314 / 750 * 100vw);
    text-align: center;
  }
  .wh36dc-cp-row-coral img {
    padding: 0 0 calc(15 / 750 * 100vw) 0;
  }
  .wh36dc-cp-row-coral p {
    font-weight: bold;
    font-size: 3vw;
    line-height: 1.4;
  }
  .wh36dc-cp-row-camel {
    margin: 0;
    width: calc(314 / 750 * 100vw);
    text-align: center;
  }
  .wh36dc-cp-row-camel img {
    padding: 0 0 calc(15 / 750 * 100vw) 0;
  }
  .wh36dc-cp-row-camel p {
    font-weight: bold;
    font-size: 3vw;
    line-height: 1.4;
  }
  .wh36dc-cp-row-info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: calc(45 / 750 * 100vw) 0 0 0;
  }
  .wh36dc-cp-row-info-balloon {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: calc(137 / 750 * 100vw);
  }
  .wh36dc-cp-row-info-text {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 0;
    width: calc(513 / 750 * 100vw);
  }
  .wh36dc-cp-row-info-text p {
    font-size: 3.1vw;
    line-height: 1.4;
  }
  .wh36dc-cp-row-info-text .head {
    padding-bottom: calc(10 / 750 * 100vw);
    font-weight: bold;
    font-size: 3.7vw;
    line-height: 1.3;
  }
  .wh36dc-cp-row-info-btn {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin: calc(35 / 750 * 100vw) 0 0 0;
    width: calc(650 / 750 * 100vw);
  }
  .wh36dc-cp-row-info-btn a {
    display: block;
    margin: 0 auto;
    width: calc(428 / 750 * 100vw);
  }
  .wh36dc-cp-row-info-btn img {
    -webkit-transition: none;
    transition: none;
  }
  .wh36dc-cp-row-info-btn:hover img {
    opacity: 1;
  }
  .wh36dc-present {
    padding: 0 0 calc(60 / 750 * 100vw) 0;
  }
  .wh36dc-present-head {
    margin: 0 auto;
    width: 100%;
  }
  .wh36dc-present-text {
    margin: 0 auto;
    padding: 0 0 calc(30 / 750 * 100vw) 0;
    width: calc(650 / 750 * 100vw);
    text-align: left;
  }
  .wh36dc-present-text p {
    font-size: 3.2vw;
    line-height: 1.7;
    word-break: break-all;
  }
  .wh36dc-present-prize {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    width: calc(650 / 750 * 100vw);
  }
  .wh36dc-present-prize-a {
    position: relative;
    margin: 0 0 calc(38 / 750 * 100vw) 0;
  }
  .wh36dc-present-prize-a-balloon {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    height: auto;
  }
  .wh36dc-present-prize-b {
    margin: 0 0 calc(37 / 750 * 100vw) 0;
  }
  .wh36dc-tac {
    padding: calc(72 / 750 * 100vw) 0 calc(110 / 750 * 100vw) 0;
  }
  .wh36dc-tac-btn {
    margin: 0 auto;
    width: calc(660 / 750 * 100vw);
  }
  .wh36dc-tac-btn img {
    -webkit-transition: none;
    transition: none;
  }
  .wh36dc-tac-btn:hover img {
    opacity: 1;
  }
  .wh36dc-tac-end-btn {
    margin: 0 auto;
    width: calc(660 / 750 * 100vw);
  }
  .wh36dc-tac-term {
    padding: calc(44 / 750 * 100vw) 0 0 0;
    text-align: center;
  }
  .wh36dc-tac-term p {
    font-weight: bold;
    font-size: 3.8vw;
    line-height: 1.4;
    letter-spacing: 0.05em;
  }
  .wh36dc-tac-term .term {
    display: block;
    margin: 0 auto calc(20 / 750 * 100vw) auto;
    padding: calc(11 / 750 * 100vw) 0 calc(10 / 750 * 100vw) 0;
    width: calc(234 / 750 * 100vw);
    font-weight: bold;
    font-size: 3.8vw;
    line-height: 1;
    letter-spacing: 0.05em;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
  }
  .wh36dc-tac-head {
    margin: 0 auto;
    width: 100%;
  }
  .wh36dc-tac-box {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    width: calc(630 / 750 * 100vw);
    height: calc(634 / 750 * 100vw);
    border: 2px solid #000;
    overflow-y: scroll;
  }
  .wh36dc-tac-box-text {
    padding: calc(30 / 750 * 100vw) calc(30 / 750 * 100vw);
  }
  .wh36dc-tac-box-text p {
    font-size: 3vw;
    line-height: 1.4;
  }
  .wh36dc-tac-box-text .head {
    padding-top: calc(20 / 750 * 100vw);
    padding-bottom: calc(4 / 750 * 100vw);
  }
  .wh36dc-tac-box-text .indent-number {
    padding-left: 1.5em;
    text-indent: -1.5em;
  }
}
