@charset "UTF-8";
/* ==========================================================================
 キャンペーンページ
========================================================================== */
#camp01 {
  padding: 60px 20px 0;
}
@media screen and (max-width: 767px) {
  #camp01 {
    padding: 20px 3vw 0;
  }
}
#camp01 .camp-01 {
  background: url(../_img/bg_01.png) center center repeat-x;
  background-size: auto 100%;
}
#camp01 .camp-inner {
  position: relative;
  width: 100%;
  max-width: 1260px;
  margin: 0 auto;
}
#camp01 h2 {
  width: 60%;
  height: auto;
  margin: 0 auto 40px;
}
@media screen and (max-width: 767px) {
  #camp01 h2 {
    width: 100%;
    margin: 0 auto 20px;
  }
}
#camp01 .text-center {
  text-align: center !important;
}
#camp01 .theme-text p {
  font-weight: 500;
}
#camp01 .camp-lead {
  margin: 40px auto 60px;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 1.3em;
  font-weight: 600;
  margin-top: 20px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #camp01 .camp-lead {
    margin-bottom: 40px;
    line-height: 1.6;
  }
}
#camp01 .camp-btn-area {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 90%;
  margin: 0 auto 60px;
}
@media screen and (max-width: 767px) {
  #camp01 .camp-btn-area {
    width: 100%;
    margin: 0 auto 40px;
  }
}
#camp01 .camp-btn-area li {
  position: relative;
  display: table;
  width: 48%;
  height: auto;
  min-height: 100px;
  border-radius: 15px;
  background: #7a1985;
}
@media screen and (max-width: 767px) {
  #camp01 .camp-btn-area li {
    border-radius: 10px;
    min-height: 80px;
  }
}
#camp01 .camp-btn-area li a {
  display: table-cell;
  color: #fff;
  font-weight: 600;
  line-height: 1.3rem;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  font-size: 1.2em;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  #camp01 .camp-btn-area li a:hover {
    opacity: 0.7;
    transition: 0.3s;
  }
}
@media screen and (max-width: 767px) {
  #camp01 .camp-btn-area li a {
    font-size: 1em;
    padding-bottom: 10px;
  }
}
#camp01 .camp-btn-area .camp-btn-present {
  background: #198544;
}
#camp01 .camp-btn-area li::after {
  content: "";
  width: 8px;
  height: 8px;
  border-bottom: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 5%;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 767px) {
  #camp01 .camp-btn-area li::after {
    right: 50%;
    bottom: 10px;
    top: auto;
  }
}
#camp01 .point-outer {
  position: relative;
  width: 100%;
  max-width: 1260px;
  margin: 0 auto;
}
#camp01 .waku-bottom {
  transform: rotate(180deg);
}
#camp01 .point-inner {
  padding: 30px 5%;
  background: url(../_img/campaign/waku_naka_purple.webp) center center repeat-y;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #camp01 .point-inner {
    padding: 20px 6vw;
  }
}
#camp01 .point-ttl {
  border-bottom: 5px solid #7a1985;
  padding-bottom: 4px;
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #camp01 .point-ttl {
    margin-bottom: 30px;
  }
}
#camp01 .point-ttl h3 {
  display: block;
  padding-bottom: 35px;
  border-bottom: 1px solid #7a1985;
}
@media screen and (max-width: 767px) {
  #camp01 .point-ttl h3 {
    padding-bottom: 25px;
  }
}
#camp01 .point-num {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #camp01 .point-num {
    margin-bottom: 20px;
  }
}
#camp01 .point-num img {
  height: 52px;
  width: auto;
}
@media screen and (max-width: 767px) {
  #camp01 .point-num img {
    height: 26px;
  }
}
#camp01 .point01-h3 {
  padding: 0 3% 25px;
}
#camp01 .point01-h3 img {
  height: 50px;
  width: auto;
}
@media screen and (max-width: 767px) {
  #camp01 .point01-h3 img {
    width: 100%;
    height: auto;
    max-width: 480px;
  }
}
#camp01 .point-lead {
  text-align: center;
  line-height: 2;
  margin-bottom: 50px;
  font-size: 1.2em;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #camp01 .point-lead {
    margin-bottom: 30px;
    font-size: 1em;
    text-align: left;
    line-height: 1.8;
  }
}
#camp01 .kaori-box {
  width: 90%;
  margin: 0 auto 60px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #camp01 .kaori-box {
    width: 90%;
    margin: 0 auto 30px;
  }
}
#camp01 .kaori-parts {
  width: 60%;
}
@media screen and (max-width: 767px) {
  #camp01 .kaori-parts {
    width: 100%;
  }
}
#camp01 .kaori-img {
  width: 100%;
  margin: 0 auto 40px;
}
#camp01 .kaori-text {
  text-align: center;
  font-size: 0.9em;
  font-weight: 600;
  margin-top: 30px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #camp01 .kaori-text {
    margin-top: 15px;
  }
}
#camp01 .camp-sanka h4 {
  text-align: center;
  color: #7a1985;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 1.8em;
  font-weight: 700;
  margin: 20px 0 40px;
  line-height: 1.4;
}
#camp01 .camp-sanka .camp-sanka-list li {
  padding: 3%;
  margin-bottom: 15px;
  font-weight: 600;
  background: #eee;
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  #camp01 .camp-sanka .camp-sanka-list li {
    padding: 5%;
  }
}
#camp01 .camp-sanka .camp-sanka-list li p {
  width: 80%;
}
#camp01 .camp-sanka .camp-sanka-list li img {
  width: 10%;
  height: auto;
  margin-right: 50px;
}
@media screen and (max-width: 767px) {
  #camp01 .camp-sanka .camp-sanka-list li img {
    width: 15%;
    margin-right: 5%;
  }
}
#camp01 .camp-profile {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  #camp01 .camp-profile .theme-prof .prof-sp-head .prof-name {
    font-size: 0.8em;
  }
}
#camp01 .point-outer-present {
  margin: 60px 0 0;
}
@media screen and (max-width: 767px) {
  #camp01 .point-outer-present {
    margin: 40px 0 0;
  }
}
#camp01 .point-outer-present .point-inner {
  padding: 30px 5%;
  background: url(../_img/campaign/waku_naka_green.webp) center center repeat-y;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #camp01 .point-outer-present .point-inner {
    padding: 20px 6vw;
  }
}
#camp01 .point-outer-present .point-inner .point-ttl {
  border-bottom: 5px solid #198544;
}
#camp01 .point-outer-present .point-inner .point-ttl h3 {
  border-bottom: 1px solid #198544;
}
#camp01 .point-outer-present .point-inner .camp_goods_img {
  width: 60%;
  height: auto;
  margin: 0 auto 60px;
}
@media screen and (max-width: 767px) {
  #camp01 .point-outer-present .point-inner .camp_goods_img {
    width: 80%;
  }
}
#camp01 .point-outer-present .point-inner .camp_goods_img p {
  float: right;
}
#camp01 .point-outer-present .point-inner .camp_goods_img p small {
  font-size: 0.8rem;
  line-height: 1rem;
}
#camp01 .point-outer-present .point-inner .camp_goods_hikikae .item-h5 {
  color: #198544;
}
#camp01 .point-outer-present .point-inner .camp_goods_hikikae .flex-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  #camp01 .point-outer-present .point-inner .camp_goods_hikikae .flex-box {
    display: block;
  }
}
#camp01 .point-outer-present .point-inner .camp_goods_hikikae .flex-box .goods-hikikae {
  position: relative;
  margin: 0;
  padding: 0;
  width: 78%;
}
@media screen and (max-width: 767px) {
  #camp01 .point-outer-present .point-inner .camp_goods_hikikae .flex-box .goods-hikikae {
    width: 100%;
  }
}
#camp01 .point-outer-present .point-inner .camp_goods_hikikae .flex-box .goods-hikikae li {
  margin-bottom: 1rem;
  list-style: none;
  list-style-position: outside;
  padding-left: 1.25em;
}
#camp01 .point-outer-present .point-inner .camp_goods_hikikae .flex-box .goods-hikikae li p {
  line-height: 1.6rem;
  font-weight: bold;
}
#camp01 .point-outer-present .point-inner .camp_goods_hikikae .flex-box .goods-hikikae li span {
  position: absolute;
  left: 0;
  margin: 0;
}
#camp01 .point-outer-present .point-inner .camp_goods_hikikae .flex-box .goods-hikikae-img {
  width: 20%;
  height: auto;
}
@media screen and (max-width: 767px) {
  #camp01 .point-outer-present .point-inner .camp_goods_hikikae .flex-box .goods-hikikae-img {
    width: 50%;
    margin: 30px auto 0;
  }
}
#camp01 .point-outer-present .point-inner .camp_goods_hikikae .map-kakudai {
  cursor: pointer !important;
}

.btn-info {
  display: block;
  position: relative;
  width: 90%;
  height: 80px;
  max-width: 360px;
  line-height: 80px;
  font-size: 1.2rem;
  text-decoration: none;
  color: #fff;
  text-align: center;
  margin: 60px auto;
  font-weight: bold;
  background: #011843;
}
@media screen and (max-width: 767px) {
  .btn-info {
    margin: 30px auto;
  }
}

.btn-info:after {
  content: "";
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -6px;
  height: 12px;
  width: 12px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
}

.camp_banner {
  padding: 5%;
  background: #000;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .camp_banner {
    margin-top: 30px;
  }
}
.camp_banner h5 {
  line-height: 1.5rem;
  font-size: 1.2rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .camp_banner h5 {
    font-size: 1rem;
  }
}
.camp_banner a {
  display: block;
}
.camp_banner a img {
  display: block;
  width: 60%;
  height: auto;
  margin: 0 auto;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .camp_banner a img {
    width: 100%;
  }
}
