@media (max-width: 768px) {
  .only-pc {
    display: none;
  }
}

@media (min-width: 769px) {
  .only-sp {
    display: none;
  }
}
body {
  line-height: 1;
}

.lp_header {
  background: #fabe00;
  padding: 10px 0;
  text-align: center;
}
@media (min-width: 769px) {
  .lp_header img {
    width: 25%;
  }
}
@media (max-width: 768px) {
  .lp_header img {
    width: 40%;
  }
}

@media (min-width: 769px) {
  .wrapper {
    width: 750px;
    margin: 0 auto;
  }
}
.wrapper .hero {
  margin-bottom: 20px;
}
.wrapper .date {
  border: 4px solid #f00;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif;
  font-weight: 700;
  text-align: center;
}
@media (min-width: 769px) {
  .wrapper .date {
    padding: 50px;
    margin: 0 15px 20px 15px;
  }
}
@media (max-width: 768px) {
  .wrapper .date {
    padding: 20px 0 25px 0;
    margin: 0 15px 20px 15px;
  }
}
.wrapper .date .date_title {
  color: #f00;
}
@media (min-width: 769px) {
  .wrapper .date .date_title {
    font-size: 3.4rem;
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .wrapper .date .date_title {
    font-size: 2.2rem;
    margin-bottom: 10px;
  }
}
.wrapper .date .date_text {
  color: #000;
  text-align: center;
}
@media (min-width: 769px) {
  .wrapper .date .date_text {
    font-size: 3.4rem;
  }
}
@media (max-width: 768px) {
  .wrapper .date .date_text {
    font-size: 1.9rem;
  }
}
.wrapper .howto {
  background: #fabe00;
  border-radius: 20px;
}
@media (min-width: 769px) {
  .wrapper .howto {
    padding: 50px;
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .wrapper .howto {
    padding: 20px 15px 30px 15px;
    margin-bottom: 30px;
  }
}
.wrapper .howto .howto_title {
  color: #fff;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif;
  font-weight: 700;
  text-align: center;
}
@media (min-width: 769px) {
  .wrapper .howto .howto_title {
    font-size: 3rem;
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .wrapper .howto .howto_title {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
.wrapper .howto .inner {
  background: #fff;
}
@media (min-width: 769px) {
  .wrapper .howto .inner {
    padding: 50px;
  }
}
@media (max-width: 768px) {
  .wrapper .howto .inner {
    padding: 25px 15px;
  }
}
.wrapper .howto .inner .step .step_box {
  border-bottom: 2px dotted #ccc;
}
@media (min-width: 769px) {
  .wrapper .howto .inner .step .step_box {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .wrapper .howto .inner .step .step_box {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
}
.wrapper .howto .inner .step .step_box .step_title {
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif;
  font-weight: 700;
  padding-bottom: 15px;
}
@media (min-width: 769px) {
  .wrapper .howto .inner .step .step_box .step_title {
    font-size: 3rem;
  }
}
@media (max-width: 768px) {
  .wrapper .howto .inner .step .step_box .step_title {
    font-size: 1.8rem;
  }
}
.wrapper .howto .inner .step .step_box .step_btn {
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif;
  font-weight: 700;
}
.wrapper .howto .inner .step .step_box .step_btn a {
  background: #f00;
  color: #fff;
  display: block;
  position: relative;
  text-align: center;
}
@media (min-width: 769px) {
  .wrapper .howto .inner .step .step_box .step_btn a {
    padding: 30px 0;
    font-size: 2rem;
  }
}
@media (max-width: 768px) {
  .wrapper .howto .inner .step .step_box .step_btn a {
    padding: 25px 0;
    font-size: 1.5rem;
  }
}
.wrapper .howto .inner .step .step_box .step_btn a::before {
  position: absolute;
  top: 50%;
  right: 15px;
  display: block;
  width: 8px;
  height: 8px;
  margin-top: -6px;
  content: "";
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
}
.wrapper .howto .inner .step .step_2 .step_text {
  text-align: center;
}
@media (min-width: 769px) {
  .wrapper .howto .inner .step .step_2 .step_text {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .wrapper .howto .inner .step .step_2 .step_text {
    margin-bottom: 30px;
  }
}
.wrapper .howto .inner .step .step_2 .step_text span {
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif;
  font-weight: 700;
}
@media (min-width: 769px) {
  .wrapper .howto .inner .step .step_2 .step_text span {
    font-size: 2rem;
    border-bottom: 5px solid #000;
  }
}
@media (max-width: 768px) {
  .wrapper .howto .inner .step .step_2 .step_text span {
    font-size: 1.5rem;
    border-bottom: 2px solid #000;
  }
}
.wrapper .howto .inner .step .step_2 .step_pattern {
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif;
  font-weight: 700;
}
.wrapper .howto .inner .step .step_2 .step_pattern .pattern_btn a {
  background: #000;
  color: #fff;
  display: block;
  position: relative;
  text-align: center;
}
@media (min-width: 769px) {
  .wrapper .howto .inner .step .step_2 .step_pattern .pattern_btn a {
    padding: 30px 0;
    font-size: 2rem;
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .wrapper .howto .inner .step .step_2 .step_pattern .pattern_btn a {
    padding: 25px 0;
    font-size: 1.5rem;
    margin-bottom: 10px;
  }
}
.wrapper .howto .inner .step .step_2 .step_pattern .pattern_btn a::before {
  position: absolute;
  top: 50%;
  right: 15px;
  display: block;
  width: 8px;
  height: 8px;
  margin-top: -6px;
  content: "";
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
}
.wrapper .howto .inner .step .step_2 .step_pattern .pattern_btn-1 {
  margin-bottom: 50px;
}
.wrapper .howto .inner .step .step_2 .step_pattern .pattern_text {
  text-align: center;
}
@media (min-width: 769px) {
  .wrapper .howto .inner .step .step_2 .step_pattern .pattern_text {
    font-size: 1.8rem;
    line-height: 1.5;
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .wrapper .howto .inner .step .step_2 .step_pattern .pattern_text {
    font-size: 1.4rem;
    line-height: 1.5;
    margin-bottom: 30px;
  }
}
@media (min-width: 769px) {
  .wrapper .howto .inner .step .step_2 .step_pattern .pattern_text-3 {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .wrapper .howto .inner .step .step_2 .step_pattern .pattern_text-3 {
    margin-bottom: 0;
  }
}
.wrapper .howto .inner .step .step_3 {
  border-bottom: none;
  margin-bottom: 0;
}
.wrapper .howto .inner .step .step_3 .step_title {
  text-align: center;
}
@media (min-width: 769px) {
  .wrapper .howto .inner .step .step_3 .step_title {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .wrapper .howto .inner .step .step_3 .step_title {
    font-size: 2.4rem;
    margin-bottom: 15px;
  }
}
.wrapper .item {
  background: #00bfff;
  border-radius: 20px;
}
@media (min-width: 769px) {
  .wrapper .item {
    padding: 50px;
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .wrapper .item {
    padding: 20px 15px 30px 15px;
    margin-bottom: 40px;
  }
}
.wrapper .item .item_title {
  color: #fff;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif;
  font-weight: 700;
  text-align: center;
}
@media (min-width: 769px) {
  .wrapper .item .item_title {
    font-size: 3rem;
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .wrapper .item .item_title {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
.wrapper .item .inner {
  background: #fff;
}
@media (min-width: 769px) {
  .wrapper .item .inner {
    padding: 50px;
  }
}
@media (max-width: 768px) {
  .wrapper .item .inner {
    padding: 20px 15px;
  }
}
@media (min-width: 769px) {
  .wrapper .item .inner .item_pop {
    margin-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .wrapper .item .inner .item_pop {
    margin-bottom: 15px;
  }
}
.wrapper .item .inner .item_btn {
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif;
  font-weight: 700;
}
@media (min-width: 769px) {
  .wrapper .item .inner .item_btn {
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .wrapper .item .inner .item_btn {
    margin-bottom: 20px;
  }
}
.wrapper .item .inner .item_btn a {
  background: #f00;
  color: #fff;
  display: block;
  position: relative;
  text-align: center;
}
@media (min-width: 769px) {
  .wrapper .item .inner .item_btn a {
    padding: 30px 0;
    font-size: 2rem;
  }
}
@media (max-width: 768px) {
  .wrapper .item .inner .item_btn a {
    padding: 25px 0;
    font-size: 1.5rem;
  }
}
.wrapper .item .inner .item_btn a::before {
  position: absolute;
  top: 50%;
  right: 15px;
  display: block;
  width: 8px;
  height: 8px;
  margin-top: -6px;
  content: "";
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
}
.wrapper .item .inner .item_btn:last-child {
  margin-bottom: 0;
}
.wrapper .dl_btn {
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif;
  font-weight: 700;
}
@media (min-width: 769px) {
  .wrapper .dl_btn {
    margin-bottom: 50px;
  }
}
@media (max-width: 768px) {
  .wrapper .dl_btn {
    margin-bottom: 50px;
    padding: 0 15px;
  }
}
.wrapper .dl_btn a {
  background: #f00;
  color: #fff;
  display: block;
  position: relative;
  text-align: center;
}
@media (min-width: 769px) {
  .wrapper .dl_btn a {
    padding: 30px 0;
    font-size: 2rem;
  }
}
@media (max-width: 768px) {
  .wrapper .dl_btn a {
    padding: 25px 0;
    font-size: 1.5rem;
  }
}
.wrapper .dl_btn a::before {
  position: absolute;
  top: 50%;
  right: 15px;
  display: block;
  width: 8px;
  height: 8px;
  margin-top: -6px;
  content: "";
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
}/*# sourceMappingURL=style.css.map */