/* cpn202002 */
.header {
  margin-bottom: 0;
}

.top-visual .viasual-area h1 {
  margin: 0;
}

.top-visual .viasual-area h1 img {
  width: 100%;
  height: auto;
}

.border-wrap {
  padding: 0 10%;
  color: #e40019;
  font-size: 18px;
  overflow: hidden;
  border-right: #e7d0a9 solid 26px;
  border-left: #e7d0a9 solid 26px;
}

.border-wrap .border-wrap-inner {
  max-width: 780px;
  margin: 0 auto;
}

.border-wrap .maincontents {
  padding: 0;
  text-align: center;
}

.border-wrap .maincontents + .maincontents {
  margin-top: 100px;
}

/** less-than-pc **/
@media screen and (max-width: 840px) {
  .border-wrap {
    padding: 0 20px;
    font-size: 14px;
    border-right: #e7d0a9 solid 12px;
    border-left: #e7d0a9 solid 12px;
  }
  .border-wrap .maincontents + .maincontents {
    margin-top: 50px;
  }
}

.disp_sp {
  display: none;
}
.disp_pc {
  display: block;
}

/** less-than-pc **/
@media screen and (max-width: 840px) {
  .disp_sp {
    display: block;
  }
  .disp_pc {
    display: none;
  }

}

.lh2_2 {
  line-height: 2.2;
}

.campaign-title02 {
  font-size: 34px;
}
.campaign-subtitle {
  font-size: 32px;
  font-weight: bold;
}

/** less-than-pc **/
@media screen and (max-width: 840px) {
  .campaign-title02 {
    font-size: 18px;
  }
  .campaign-subtitle {
    font-size: 14px;
  }
}

.campaign-movietext {
  font-size: 24px;
  line-height: 50px;
}

.campaign-movietext02 {
  font-size: 30px;
  font-weight: bold;
}
.campaign-map {
  min-width: 1120px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  left: -21.8%;
}
.maincontents .campaign-movietext a {
  color: #e40019;
}
/** less-than-pc **/
@media screen and (max-width: 1024px) {
  .campaign-map {
    min-width: 100%;
    left: 0;
  }
}

/** less-than-pc **/
@media screen and (max-width: 840px) {
  .campaign-movietext {
    font-size: 11px;
    line-height: 26px;
  }
  .campaign-movietext02 {
    font-size: 14px;
  }
}

.campaign-result-img {
  margin-bottom: 80px;
}

/** less-than-pc **/
@media screen and (max-width: 840px) {
  .campaign-result-img {
    margin-bottom: 40px;
  }
}

.campaign-title03 {
  font-size: 20px;
  margin-top: 100px;
  margin-bottom: 65px;
}

/** less-than-pc **/
@media screen and (max-width: 840px) {
  .campaign-title03 {
    margin-top: 50px;
    margin-bottom: 30px;
  }
}

.maincontents .campaign-products {
  /* display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; */
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 780px;
  margin: 0 auto;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
}

.maincontents .campaign-products .campaign-products-item {
  width: 48%;
  float: left;
}
.maincontents .campaign-products .campaign-products-item:nth-child(odd){
  margin-right: 18px;
}
.maincontents .campaign-products .campaign-products-item:nth-child(n+3) {
  margin-top: 100px;
}
.maincontents .campaign-products .campaign-products-item:last-child {
  margin-right: 0;
}

/** less-than-pc **/
@media screen and (max-width: 840px) {
  .maincontents .campaign-products .campaign-products-item {
    width: 45%;
    float: left;
  }
  .maincontents .campaign-products .campaign-products-item:nth-child(odd){
    margin-right: 10%;
  }
  .maincontents .campaign-products .campaign-products-item:nth-child(n+3) {
    margin-top: 50px;
  }
}

.campaign-products02 {
  width: 100%;
  margin-bottom: 20px;
}
@media screen and (max-width: 840px) {
  .campaign-products02 {
    width: 100%;
    padding: 0;
  }
}

.bg-icon01 {
  position: relative;
}

.bg-icon01::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -50px;
  right: 0;
  z-index: -1;
  background: url(/campaign/202002/img/concept_bg.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 141px;
  height: 128px;
}

/** less-than-pc **/
@media screen and (max-width: 840px) {
  .bg-icon01 {
    position: relative;
    padding-bottom: 30px;
  }
  .bg-icon01::after {
    content: '';
    display: block;
    position: absolute;
    bottom: auto;
    bottom: -49px;
    right: 50%;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
    width: 70px;
    height: 64px;
  }
}

.point-warp {
  position: relative;
  height: 530px;
}

.point-warp p {
  margin: 0;
}

/** less-than-pc **/
@media screen and (max-width: 840px) {
  .point-warp {
    height: 78vw;
  }
}

.bg-icon02 {
  position: absolute;
}

.bg-icon02::after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  background: url(/campaign/202002/img/point_bg_l.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 110px;
  height: 143px;
}

.bg-icon02.bg-pos01 {
  left: 80px;
}

.bg-icon02.bg-pos01::after {
  top: -88px;
  left: 33px;
}

.bg-icon02.bg-pos03 {
  left: 200px;
  bottom: 0;
}

.bg-icon02.bg-pos03::after {
  bottom: 10px;
  left: -60px;
}

/** less-than-pc **/
@media screen and (max-width: 840px) {
  .bg-icon02::after {
    background-size: 100% 100%;
    width: 55px;
    height: 71px;
  }
  .bg-icon02.bg-pos01 {
    left: 0;
  }
  .bg-icon02.bg-pos01::after {
    top: -44px;
    left: 15px;
  }
  .bg-icon02.bg-pos03 {
    left: 70px;
    bottom: 0;
  }
  .bg-icon02.bg-pos03::after {
    bottom: 10px;
    left: -30px;
  }
}

.bg-icon03 {
  position: absolute;
}

.bg-icon03::after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  background: url(/campaign/202002/img/point_bg_r.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 110px;
  height: 143px;
}

.bg-icon03.bg-pos02 {
  right: 80px;
  top: 40px;
}

.bg-icon03.bg-pos02::after {
  top: -66px;
  right: -12px;
}

/** less-than-pc **/
@media screen and (max-width: 840px) {
  .bg-icon03::after {
    background-size: 100% 100%;
    width: 55px;
    height: 71px;
  }
  .bg-icon03.bg-pos02 {
    right: 0;
    top: 20px;
  }
  .bg-icon03.bg-pos02::after {
    top: -33px;
    right: -6px;
  }
}

.js-cpn-hover {
  position: relative;
  border-radius: 50%;
  overflow: hidden;
  display: block;
  height: 245px;
  width: 245px;
  cursor: pointer;
}

.js-cpn-hover img {
  width: 100%;
  height: auto;
}

.js-cpn-hover .cpnHoverImg {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity .5s ease-out;
  transition: opacity .5s ease-out;
}

.js-cpn-hover:hover .cpnHoverImg, .js-cpn-hover:active .cpnHoverImg {
  opacity: 1;
}

/** less-than-pc **/
@media screen and (max-width: 840px) {
  .js-cpn-hover {
    height: auto;
    width: 38vw;
  }
}

.event-bnr {
  position: relative;
}

.event-bnr img.event-bnr-img {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.6);
          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.6);
}

.event-bnr img.event-btn-instagram {
  position: absolute;
  top: 65.3%;
  left: 18.8%;
  width: 27%;
}

.event-bnr img.event-btn-twitter {
  position: absolute;
  top: 65.3%;
  left: 66.0%;
  width: 27%;
}

@media screen and (max-width: 840px) {
  .event-bnr img.event-btn-instagram {
    width: 26.7%;
  }
  .event-bnr img.event-btn-twitter {
    width: 26.7%;
  }
}

.campaign-col {
  /*padding: 45px 40px 50px;*/
  margin-bottom: 30px;
}

.campaign-col.campaign01 {
  background: #f5a100;
  /* padding-bottom: 20px; */
}

.campaign-col.campaign02 {
  background: #F5A200;
}

.campaign-col .campaign-col-in {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.campaign-end {
  margin-bottom: 30px;
}

@media screen and (min-width: 841px) {
  .campaign-col .campaign-col-in .campaign-col-in-ig {
    width: 33.5%;
  }
  .campaign-col-in-tw{
    width: 63.86%;
  }
}

.campaign-col .campaign-col-in .campaign-col-in-bnr {
  margin: 0;
}

.campaign-col .campaign-col-btn-link {
  font-size: 18px;
  text-align: center;
  margin-bottom: 40px;
  padding-top: 40px !important;
}

.campaign-col .campaign-col-btn-link a {
  display: inline-block;
  padding: 16px 20px;
  border: 2px solid #fff;
  background: #fff;
  font-weight: bold;
  border-radius: 25px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.campaign-col .campaign-col-btn-link a:hover {
  color: #fff;
  text-decoration: none;
}

.campaign-col.campaign01 .campaign-col-btn-link a {
  color: #f5a100;
}

.campaign-col.campaign01 .campaign-col-btn-link a:hover {
  background: #f5a100;
  color: #fff;
}

.campaign-col.campaign02 .campaign-col-btn-link a {
  color: #F5A200;
}

.campaign-col.campaign02 .campaign-col-btn-link a:hover {
  background: #F5A200;
  color: #fff;
}

.responsive-video-block video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.responsive-video-block .responsive-video-block-block {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

/** less-than-pc **/
@media screen and (max-width: 840px) {
  /*.campaign-col {
    padding: 15px;
  }*/
  .campaign-col .campaign-col-in {
    display: block;
  }
  .campaign-col .campaign-col-in .campaign-col-in-ig {
    margin-right: 0;
  }
  .campaign-col .campaign-col-in .campaign-col-in-ig .campaign-img-ig,
  .campaign-col .campaign-col-in .campaign-col-in-tw .campaign-img-tw{
    width: 100%;
  }
  .campaign-col .campaign-col-in .campaign-col-in-ig a img,
  .campaign-col .campaign-col-in .campaign-col-in-tw a img {
    width: 100%;
    height: auto;
  }
  .campaign-col .campaign-col-in .campaign-col-in-bnr {
    margin: 0;
  }
  .campaign-col .campaign-col-btn-link {
    font-size: 13px;
    padding-top: 20px !important;
  }
  .campaign-col .campaign-col-btn-link a {
    border-radius: 45px;
  }
  .campaign-col.campaign01 {
    background: #f5a100;
    /* padding: 0 20px 10px; */
  }
}

.campaign-garally-text {
  font-size: 26px;
}

/** less-than-pc **/
@media screen and (max-width: 840px) {
  .campaign-garally-text {
    font-size: 13px;
  }
}

.campaign-garally {
  overflow: hidden;
  text-align: left;
}

.campaign-garally ul {
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -3%;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.campaign-garally ul li {
  width: 30%;
  margin-right: 3%;
  margin-bottom: 3%;
}

.campaign-garally ul li img {
  width: 100%;
  height: auto;
}

/** less-than-pc **/
@media screen and (max-width: 840px) {
  .campaign-garally ul {
    margin-right: -4%;
  }
  .campaign-garally ul li {
    width: 46%;
    margin-right: 4%;
    margin-bottom: 4%;
  }
}

.campaign-garally-view-more {
  margin: 0;
}

.campaign-garally-view-more span,
.morebutton button {
  display: inline-block;
  min-width: 300px;
  padding: 12px 0;
  background: none;
  border: 1px solid #e40019;
  border-radius: 22px;
  cursor: pointer;
  color: #e40019;
  font-size: 18px;
}

/** movie02-pop-sp **/
@media screen and (max-width: 840px) {
  .campaign-garally-view-more {
    margin: 0;
  }
  .campaign-garally-view-more span {
    min-width: 0;
    max-width: 100%;
    padding: 12px 25px;
  }
}

.movie02-pop {
  margin-bottom: 15px;
  margin-left: 330px;
}

/** movie02-pop-sp **/
@media screen and (max-width: 840px) {
  .movie02-pop {
    margin-bottom: 4px;
    margin-left: 36%;
  }
  .movie02-pop img {
    width: 54%;
  }
}

.campaign-sns-area {
  margin: 60px 0 115px;
  text-align: center;
}

.campaign-sns-area .campaign-sns-area-inner ul {
  padding: 0;
  margin: 0;
  letter-spacing: -.4em;
}

.campaign-sns-area .campaign-sns-area-inner ul li {
  display: inline-block;
  letter-spacing: normal;
  margin-right: 50px;
  margin-bottom: 0;
}

/** less-than-pc **/
@media screen and (max-width: 840px) {
  .campaign-sns-area .campaign-sns-area-inner ul li {
    margin-right: 0;
  }
  .campaign-sns-area .campaign-sns-area-inner ul li a img {
    width: 50%;
  }
}

/** list **/
ul.morelist {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    z-index: 0;
}
.morelist li {
    opacity: 1;
    list-style: none;
    display: block;
    transition: all 0.4s ease 0s;
    margin-bottom: 30px;
}
.morelist li:last-child {
    margin-bottom: 0;
}
.morelist li.is-hidden {
    opacity: 0;
    height: 0;
    margin: 0;
}
.morebutton {
    text-align: center;
    margin-top: 0px;
}
.morebutton button {
    position: relative;
    z-index: 2;
}


/*0923追加*/

.campaign-step{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 780px;
  margin: 0 auto;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 60px !important;
}

@media screen and (max-width: 840px) {
  .campaign-step{
    display: block;
    margin-bottom: 40px !important;
  }
  .campaign-step .campaign-step-item{
    margin-bottom: 20px;
  }
}

.application-method-wrap a{
  color: #e40019 !important;
}

.application-method-block{
  border: 1px solid #e40019;
  padding: 40px;
}

.application-method-title{
  text-align: center;
  font-size: 1.4rem !important;
}

.application-method-wrap hr {
  height: 1px;
  background-color: #e40019;
  border: none;
  color: #e40019;
}

.application-method-overview{
  text-align: left;
  width: 560px;
  margin: 0 auto 30px !important;
}
.application-method-overview li {
  text-indent: -1rem;
  padding-left: 1rem;
}
.application-method-wrap p{
  margin: 30px 0;
}

.application-method-wrap .application-method-text{
  margin: 30px 0 80px;
}

@media screen and (max-width: 840px) {
  .application-method-block{
    padding: 20px;
  }
  .application-method-title {
    text-align: center;
    margin: 0 0 20px !important;
    font-size: 1.15rem !important;
  }
  .application-method-overview{
    width: 100%;
  }
  .application-method-wrap .application-method-text{
    margin: 30px 0 80px;
  }
}