/* ==========================================================================
	SCSS Extend & Mixin
========================================================================== */
.wrap footer {
  font-family: Arial, sans-serif;
}

.pop .info .btns.x1, .pop .head, .pop, .wrap footer .copyright, .wrap footer .link, .wrap .check .boxLine2 .checkBar .btn_search, .wrap .spBar .menu a, .wrap .mission .info .part_b button {
  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;
}

.pop .info .btns button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.wrap .check .boxLine2 .checkBar h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.pop .info .btns.x2, .wrap .prize .prize_R .items, .wrap .check .boxLine2 .checkBar, .wrap .spBar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.pop .info .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.wrap .prize, .wrap .mission {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.wrap .mission .info .part_b button {
  font-size: 21px;
  color: #fff;
  background-color: #684abe;
  border-radius: 6px;
}
.wrap .mission .info .part_b button:hover {
  color: #ffff00;
  background-color: #4F34A1;
}

/* ==========================================================================
	Wrap & pop
========================================================================== */
a, a > *, button {
  display: inline-table;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.topBar {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
  height: 30px;
  background-color: #000;
}

.wrap {
  padding-top: 90px;
  color: #333;
}
.wrap .spBar {
  position: fixed;
  z-index: 998;
  top: 30px;
  padding-left: 24px;
  width: 100%;
  height: 60px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
}
.wrap .spBar .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wrap .spBar .icon img {
  margin-right: 8px;
  width: 32px;
}
.wrap .spBar .icon p {
  font-size: 24px;
  color: #f584a7;
  font-weight: 500;
}
.wrap .spBar .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.wrap .spBar .menu a {
  padding: 0 30px;
  height: 100%;
  font-size: 17px;
  color: #333;
  font-weight: 300;
}
.wrap .spBar .menu a:hover {
  color: #f584a7;
}
.wrap header {
  width: 100%;
  height: 550px;
  background-image: url("../img/header.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
.wrap header h1 {
  font-size: 0;
}
.wrap main {
  padding: 155px 0 40px;
  background-image: url("../img/bg_2.png"), url("../img/bg_1.gif");
  background-position: center top, center top;
  background-repeat: repeat-x, repeat;
}
.wrap .content {
  margin: 0 auto;
  padding: 13px;
  max-width: 1000px;
  background-color: #fff;
  border: 3px #edc8ad solid;
  border-radius: 25px;
}
.wrap .content .boxLine {
  padding: 54px;
  border: 10px #edc8ad solid;
  border-radius: 15px;
}
.wrap .mission {
  margin-bottom: 20px;
}
.wrap .mission .msBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 10px;
  width: 410px;
  background-color: #d7bdfa;
  border-radius: 8px;
}
.wrap .mission .mark {
  position: absolute;
  z-index: 2;
  top: -3px;
  left: 30px;
  width: 55px;
}
.wrap .mission .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px 27px;
  width: 100%;
  background-color: #f3f5f5;
  border: 3px #9186c5 solid;
  border-radius: 5px;
}
.wrap .mission .info .part_t {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.wrap .mission .info .part_t img {
  display: block;
  margin: 0 auto 15px;
  width: 180px;
}
.wrap .mission .info .part_t .ex {
  margin-bottom: 15px;
  font-size: 18px;
}
.wrap .mission .info .part_t .ex p {
  text-align: center;
  line-height: 1.4;
}
.wrap .mission .info .part_t .ex p span {
  color: #e20b4d;
}
.wrap .mission .info .part_b .txt {
  padding: 20px 25px;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
}
.wrap .mission .info .part_b .txt h2 {
  margin-bottom: 15px;
  padding-bottom: 15px;
  font-size: 30px;
  color: #684abe;
  border-bottom: 1px #c4c1bc solid;
}
.wrap .mission .info .part_b .txt p {
  font-size: 18px;
  line-height: 1.6;
  text-align: justify;
}
.wrap .mission .info .part_b button {
  margin-top: 20px;
  padding-bottom: 2px;
  width: 100%;
  height: 55px;
}
.wrap .check {
  margin-bottom: 110px;
  padding: 10px;
  background-color: #d7bdfa;
  border-radius: 10px;
}
.wrap .check .boxLine2 {
  padding: 10px 15px;
  width: 100%;
  background-color: #9186c5;
  border-radius: 5px;
}
.wrap .check .boxLine2 .checkBar h2 {
  font-size: 24px;
  color: #fff;
  font-weight: 400;
}
.wrap .check .boxLine2 .checkBar h2 .icon {
  margin-right: 5px;
  width: 50px;
}
.wrap .check .boxLine2 .checkBar .btn_search {
  padding-bottom: 2px;
  width: 120px;
  height: 40px;
  font-size: 18px;
  color: #fff;
  border: 1px #fff solid;
  border-radius: 5px;
}
.wrap .check .boxLine2 .checkBar .btn_search .show {
  display: block;
}
.wrap .check .boxLine2 .checkBar .btn_search .hide {
  display: none;
}
.wrap .check .boxLine2 .checkBar .btn_search.close .show {
  display: none;
}
.wrap .check .boxLine2 .checkBar .btn_search.close .hide {
  display: block;
}
.wrap .check .boxLine2 .table {
  display: none;
  margin: 10px 0 5px;
}
.wrap .check .boxLine2 .table table {
  width: 100%;
}
.wrap .check .boxLine2 .table table th, .wrap .check .boxLine2 .table table td {
  padding: 10px;
  font-size: 16px;
  text-align: center;
}
.wrap .check .boxLine2 .table table th {
  color: #684abe;
  font-weight: 400;
  background-color: #ebdcff;
  border-right: 1px #c6afe5 solid;
}
.wrap .check .boxLine2 .table table td {
  background-color: #fff;
  border: 1px #d7bdfa solid;
  border-left-width: 0;
  border-bottom-width: 0;
}
.wrap .check .boxLine2 .table table td a {
  color: #ff5400;
}
.wrap .check .boxLine2 .table table td a:hover {
  text-decoration: underline;
}
.wrap .check .boxLine2 .table table td button {
  padding: 7px 0 8px;
  width: 70px;
  color: #fff;
  background-color: #684abe;
  border-radius: 4px;
}
.wrap .check .boxLine2 .table table td button:hover {
  color: #ffff00;
  background-color: #4F34A1;
}
.wrap .check .boxLine2 .table table td button.fail {
  background-color: #d7d7d7;
  cursor: default;
}
.wrap .check .boxLine2 .table table td button.fail:hover {
  color: #fff;
}
.wrap .check .boxLine2 .table table tr th:last-child, .wrap .check .boxLine2 .table table tr td:last-child {
  border-right-width: 0;
}
.wrap .prize {
  margin-bottom: 60px;
}
.wrap .prize .prize_L,
.wrap .prize .prize_R {
  position: relative;
}
.wrap .prize .prize_L .title,
.wrap .prize .prize_R .title {
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  margin: auto;
  width: 300px;
}
.wrap .prize .prize_L {
  width: 300px;
}
.wrap .prize .prize_L .item {
  overflow: hidden;
  background-color: #ee526a;
  border: 4px #ee526a solid;
  border-radius: 8px;
}
.wrap .prize .prize_L .item img {
  width: 100%;
}
.wrap .prize .prize_L .item p {
  padding: 15px 0 12px;
  font-size: 24px;
  color: #fff;
  text-align: center;
}
.wrap .prize .prize_R {
  width: 530px;
}
.wrap .prize .prize_R .items {
  width: 100%;
}
.wrap .prize .prize_R .items .item {
  width: 170px;
  overflow: hidden;
  background-color: #607bc8;
  border: 4px #607bc8 solid;
  border-radius: 8px;
}
.wrap .prize .prize_R .items .item img {
  width: 100%;
}
.wrap .prize .prize_R .items .item p {
  padding: 15px 0 12px;
  font-size: 18px;
  color: #fff;
  text-align: center;
}
.wrap .prize .prize_R .gifts {
  margin-top: 25px;
  width: 100%;
}
.wrap .rule h2 {
  position: relative;
  margin-bottom: 20px;
}
.wrap .rule h2 span {
  position: relative;
  display: table;
  margin: auto;
  padding: 0 20px 2px;
  font-size: 27px;
  color: #684abe;
  background-color: #fff;
  border: 10px #d7bdfa solid;
  border-top-width: 0;
  border-bottom-width: 0;
}
.wrap .rule h2:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 2px;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(35%, #c4c4c4), color-stop(65%, #c4c4c4), to(transparent));
  background-image: linear-gradient(to right, transparent 0%, #c4c4c4 35%, #c4c4c4 65%, transparent 100%);
}
.wrap .rule ol {
  padding-left: 20px;
  margin: 0;
}
.wrap .rule ol li {
  font-size: 16px;
  line-height: 1.8;
  text-align: justify;
  list-style-type: decimal;
}
.wrap footer {
  position: relative;
  padding: 40px 15px 30px;
  font-size: 15px;
  color: #ffbcd1;
  text-align: center;
  font-weight: 400;
  background-color: #cc5f81;
}
.wrap footer .link {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px;
  width: 100%;
}
.wrap footer .link a {
  padding: 0 15px;
  color: #fff;
  text-decoration: none;
  border-right: 1px #fff solid;
}
.wrap footer .link a:last-child {
  border-width: 0;
}
.wrap footer .link a:hover {
  text-decoration: underline;
}
.wrap footer .copyright svg {
  margin-right: 25px;
  width: 170px;
}
.wrap footer .copyright svg path {
  fill: #ffbcd1;
}
.wrap footer .copyright p {
  text-align: left;
  line-height: 1.6;
}
.wrap footer .copyright p .tel {
  margin-right: 20px;
}
.wrap footer .copyright p .company {
  display: none;
}

body.popFix {
  overflow: hidden;
}

.pop {
  display: none;
  position: fixed;
  z-index: 1001;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}
.pop .popBg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
.pop .popInfo {
  position: relative;
  width: 86%;
  max-width: 450px;
  max-height: 90%;
  overflow: auto;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.pop .popInfo.scale {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.pop section {
  display: none;
  position: relative;
  width: 100%;
  background-color: #fff;
  overflow: hidden;
  border-radius: 10px;
}
.pop .head {
  position: relative;
  height: 50px;
  background-color: #607bc8;
}
.pop .head h3 {
  padding-bottom: 2px;
  font-size: 24px;
  color: #fff;
  font-weight: 400;
}
.pop .head .h3_1,
.pop .head .h3_2,
.pop .head .h3_3 {
  display: none;
}
.pop .btn_close {
  position: absolute;
  right: 0;
  padding-bottom: 2px;
  width: 45px;
  height: 50px;
}
.pop .btn_close img {
  width: 15px;
  opacity: 0.6;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.pop .btn_close:hover img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.pop .info {
  padding: 25px 35px 30px;
  text-align: center;
}
.pop .info.info_1, .pop .info.info_2, .pop .info.info_3 {
  display: none;
}
.pop .info .infoHead {
  margin-bottom: 15px;
  width: 100%;
}
.pop .info p {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.4;
}
.pop .info .prize {
  width: 150px;
}
.pop .info .name {
  margin: 5px 0 15px;
  font-size: 24px;
  color: #607bc8;
  font-weight: 500;
}
.pop .info .card {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: auto;
  width: 85%;
}
.pop .info .card div {
  position: relative;
  width: 48%;
  cursor: pointer;
  border-radius: 11px;
  overflow: hidden;
  -webkit-transition: 1s;
  transition: 1s;
}
.pop .info .card div:nth-child(1), .pop .info .card div:nth-child(2) {
  margin-bottom: 4%;
}
.pop .info .card div:nth-child(1) {
  background-color: #ffcef6;
}
.pop .info .card div:nth-child(2) {
  background-color: #adedff;
}
.pop .info .card div:nth-child(3) {
  background-color: #94fbae;
}
.pop .info .card div:nth-child(4) {
  background-color: #ffe84c;
}
.pop .info .card div img {
  width: 100%;
}
.pop .info .btns {
  margin-top: 50px;
}
.pop .info .btns.x1 button {
  min-width: 150px;
}
.pop .info .btns button {
  padding-bottom: 2px;
  width: 48%;
  max-width: 180px;
  height: 45px;
  font-size: 19px;
  color: #fff;
  background-color: #607bc8;
  border-radius: 6px;
}
.pop .info .btns button:hover {
  background-color: #27499F;
}

@media screen and (min-width: 1920px) {
  .wrap header {
    height: 30vw;
  }
}
@media screen and (max-width: 1000px) {
  a, a > *, button {
    display: inline-table;
    -webkit-transition: 0s;
    transition: 0s;
  }
  .wrap {
    padding-top: 75px;
    background-position: center 75px;
  }
  .wrap .spBar {
    padding-left: 7px;
    height: 45px;
  }
  .wrap .spBar .icon img {
    margin-right: 5px;
    width: 20px;
  }
  .wrap .spBar .icon p {
    font-size: 18px;
  }
  .wrap .spBar .menu a {
    padding: 0 3.3vw;
    font-size: 15px;
  }
  .wrap header {
    height: 67vw;
    background-image: url("../img/header_m.jpg");
    background-size: contain;
  }
  .wrap main {
    padding: 14vw 12px 20px;
    background-size: 15vw, 3.5vw;
  }
  .wrap .content {
    padding: 8px;
    border-width: 2px;
    border-radius: 15px;
  }
  .wrap .content .boxLine {
    padding: 30px 25px 25px;
    border-width: 8px;
    border-radius: 8px;
  }
  .wrap .content .boxLine section {
    margin-left: auto;
    margin-right: auto;
    max-width: 840px;
  }
  .wrap .mission .msBox {
    width: calc((100% - 15px) / 2);
  }
  .wrap .mission .mark {
    left: 23px;
    width: 48px;
  }
  .wrap .check {
    margin-bottom: 13.1%;
  }
  .wrap .prize .prize_L .title,
  .wrap .prize .prize_R .title {
    top: -15.5%;
  }
  .wrap .prize .prize_L {
    width: 35.715%;
  }
  .wrap .prize .prize_L .title {
    width: 100%;
  }
  .wrap .prize .prize_L .item p {
    font-size: 21px;
  }
  .wrap .prize .prize_R {
    width: 63.097%;
  }
  .wrap .prize .prize_R .title {
    width: 56.605%;
  }
  .wrap .prize .prize_R .items .item:nth-child(2) {
    margin: 0 8px;
  }
  .wrap .prize .prize_R .items .item p {
    font-size: 15px;
  }
  .wrap footer .link {
    margin-bottom: 0;
  }
  .wrap footer .link a {
    margin-bottom: 20px;
  }
  .wrap footer .copyright svg {
    display: none;
  }
  .wrap footer .copyright p {
    text-align: center;
  }
  .wrap footer .copyright p .company {
    display: inline-block;
    margin-right: 7px;
  }
}
@media screen and (max-width: 768px) {
  .wrap .content .boxLine section.prize {
    max-width: 500px;
  }
  .wrap .mission {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .wrap .mission .msBox {
    padding: 8px;
    width: 100%;
  }
  .wrap .mission .msBox:first-child {
    margin-bottom: 20px;
  }
  .wrap .mission .info {
    border-width: 2px;
  }
  .wrap .mission .info .part_t img {
    width: 60%;
    max-width: 180px;
  }
  .wrap .check {
    margin-bottom: 16vw;
    padding: 8px;
  }
  .wrap .check .boxLine2 {
    padding: 10px 12px;
  }
  .wrap .check .boxLine2 .checkBar h2 {
    font-size: 21px;
  }
  .wrap .check .boxLine2 .checkBar h2 .icon {
    width: 45px;
  }
  .wrap .check .boxLine2 .checkBar .btn_search {
    width: 100px;
    height: 36px;
    font-size: 16px;
  }
  .wrap .check .boxLine2 .table {
    margin-bottom: 2px;
    overflow: auto;
  }
  .wrap .check .boxLine2 .table table {
    min-width: 630px;
  }
  .wrap .check .boxLine2 .table table th, .wrap .check .boxLine2 .table table td {
    padding: 8px;
    font-size: 15px;
  }
  .wrap .check .boxLine2 .table table td {
    line-height: 1.3;
  }
  .wrap .check .boxLine2 .table table td button {
    padding: 5px 0 6px;
  }
  .wrap .prize {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .wrap .prize .prize_L,
  .wrap .prize .prize_R {
    width: 100%;
  }
  .wrap .prize .prize_L .title,
  .wrap .prize .prize_R .title {
    top: -7.5vw;
    width: 90%;
    max-width: 400px;
    min-width: 220px;
  }
  .wrap .prize .prize_L {
    margin-bottom: 12vw;
  }
  .wrap .prize .prize_L .item p {
    font-size: 24px;
  }
  .wrap .prize .prize_R .items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .wrap .prize .prize_R .items .item {
    width: 100%;
  }
  .wrap .prize .prize_R .items .item:nth-child(2) {
    margin: 20px 0;
  }
  .wrap .prize .prize_R .items .item p {
    font-size: 24px;
  }
  .wrap .prize .prize_R .gifts {
    display: none;
  }
}
@media screen and (max-width: 498px) {
  .wrap footer .link a:nth-child(4) {
    border-width: 0;
  }
}
@media screen and (max-width: 480px) {
  .wrap .content {
    padding: 5px;
  }
  .wrap .content .boxLine {
    padding: 15px;
    border-width: 4px;
  }
  .wrap .mission .mark {
    left: 18px;
    width: 45px;
  }
  .wrap .mission .info .part_b .txt h2 {
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 27px;
  }
  .wrap .mission .info .part_b .txt p {
    font-size: 16px;
    line-height: 1.5;
  }
  .wrap .mission .info .part_b button {
    margin-top: 15px;
    height: 50px;
    font-size: 18px;
  }
  .wrap .check .boxLine2 {
    padding: 8px 10px;
  }
  .wrap .check .boxLine2 .checkBar h2 {
    font-size: 18px;
  }
  .wrap .check .boxLine2 .checkBar h2 .icon {
    margin-right: 2px;
    width: 40px;
  }
  .wrap .check .boxLine2 .checkBar .btn_search {
    width: 80px;
    height: 34px;
    font-size: 15px;
  }
  .wrap .prize {
    margin-bottom: 40px;
    width: 80%;
  }
  .wrap .prize .prize_L .item p,
  .wrap .prize .prize_R .items .item p {
    padding: 10px 0 7px;
    font-size: 18px;
  }
  .wrap .prize .prize_R .items .item:nth-child(2) {
    margin: 12px 0;
  }
  .wrap .rule h2 {
    margin-bottom: 15px;
  }
  .wrap .rule h2 span {
    padding: 0 10px 2px;
    font-size: 24px;
    border-left-width: 7px;
    border-right-width: 7px;
  }
  .wrap .rule ol li {
    font-size: 15px;
    line-height: 1.6;
  }
  .wrap footer {
    font-size: 14px;
  }
  .wrap footer .copyright {
    line-height: 1.8;
  }
  .wrap footer .copyright p .tel {
    display: block;
    margin-right: 0;
  }
}
@media screen and (max-width: 430px) {
  .wrap .content .boxLine {
    padding: 20px 15px 15px;
  }
  .wrap .mission .info {
    padding: 20px 15px;
  }
  .wrap .mission .info .part_b .txt {
    padding: 15px 20px;
  }
  .pop .head h3 {
    padding-bottom: 0;
    font-size: 20px;
  }
  .pop .info {
    padding: 25px;
  }
  .pop .info p {
    font-size: 16px;
  }
  .pop .info .prize {
    width: 130px;
  }
  .pop .info .name {
    margin: 5px 0 10px;
    font-size: 21px;
  }
  .pop .info .btns {
    margin-top: 30px;
  }
  .pop .info .btns button {
    height: 40px;
    font-size: 17px;
  }
}
@media screen and (max-width: 390px) {
  .wrap footer .link a:nth-child(3) {
    border-width: 0;
  }
  .wrap footer .link a:nth-child(4) {
    border-right-width: 1px;
  }
}
@media screen and (max-width: 360px) {
  .wrap .content .boxLine {
    padding: 15px;
  }
  .wrap .mission .mark {
    width: 40px;
  }
  .wrap .mission .msBox {
    padding: 6px;
  }
  .wrap .mission .msBox:first-child {
    margin-bottom: 15px;
  }
  .wrap .mission .info .part_t .ex {
    font-size: 16px;
  }
  .wrap .mission .info .part_b .txt {
    padding: 15px;
  }
  .wrap .mission .info .part_b .txt h2 {
    font-size: 24px;
  }
  .wrap .mission .info .part_b .txt p {
    font-size: 15px;
  }
  .wrap .mission .info .part_b button {
    margin-top: 10px;
    height: 45px;
  }
  .wrap .check {
    padding: 6px;
  }
  .wrap .check .boxLine2 {
    padding: 8px;
  }
  .wrap .check .boxLine2 .checkBar h2 {
    font-size: 16px;
  }
  .wrap .check .boxLine2 .checkBar h2 .icon {
    margin-right: 2px;
    width: 32px;
  }
  .wrap .check .boxLine2 .checkBar .btn_search {
    width: 72px;
    height: 30px;
    font-size: 14px;
  }
  .wrap .check .boxLine2 .table {
    margin-bottom: 0;
  }
  .wrap .prize {
    width: 90%;
  }
  .wrap .prize .prize_L .item p,
  .wrap .prize .prize_R .items .item p {
    font-size: 16px;
  }
  .wrap .rule h2 span {
    font-size: 21px;
  }
}
/*# sourceMappingURL=style.css.map */