@charset "UTF-8";

html {
  font-size: 62.5%;
}
body {
  position: relative;
  font-family: 'Noto Sans CJK JP', 'Noto Sans', 'Noto Sans JP', 'ヒラギノ角ゴ', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Hiragino Kaku Gothic', sans-serif;
  line-height: 1.5;
  font-size: 2.4rem !important;
  color: #222;
  background-attachment: fixed;
  z-index: -1;
}
body * {
  box-sizing: border-box;
}
img {
  max-width: 100%;
  box-sizing: content-box;
  vertical-align: bottom;
  height: auto;
}
@media screen and (max-width: 768px) {
  html {
    font-size: calc(100vw / 50);
  }
  body {
    min-width: 0;
  }
}
@media screen and (min-width:500px) and (max-width:768px) {
  html {
    font-size: 62.5%;
  }
}
.br-sp {
  display: none;
}

@media (max-width: 768px) {
  .br-sp {
    display: block;
  }
}
/* main
------------------------------------------------*/
.main {
  position: relative;
  z-index: -1;
  overflow: hidden;
}
#cpn-main {
  width: 100%;
  max-width: 710px;
  margin: 0 auto;
  background-color: #fff;
  letter-spacing: 0.04em;
  font-feature-settings: "palt";
}
#cpn-main main {
  position: relative;
  margin: 0 auto;
  box-shadow: rgba(0, 0, 0, 0.3) 0 0 18px;
  mix-blend-mode: multiply;
}
#cpn-main section {
  position: relative;
}
@media screen and (max-width: 768px) {
  #cpn-main {
    margin: 0 auto;
    max-width: 500px;
  }
}
a:hover {
    opacity: .75;
}

.entry_wrap {
  margin: -1.5rem auto 0;
  text-align: center;
  font-size: 1.6rem;
}
.entry_wrap .entryBtn {
  position: relative;
}
.entry_wrap .entryBtn a {
  position: relative;
  width: 100%;
  height: 100%;
  transition: .3s;
  font-size: 2.4rem;
  font-weight: 500;
  border-radius: 9.9rem;
}


/* --------------------
footer
----------------------- */
footer {
  max-width: 750px;
  margin: 0 auto;
  padding: 3rem 4rem 2rem;
  text-align: center;
  background-color: #fff;
}
footer p.copy {
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  footer {
    padding: 2rem 4rem 2rem;
  }
}
@media (max-width: 500px) {
  footer p.copy {
    margin-bottom: 2vw
 }
}
.lead01 img {
  margin-top: -5rem;
}
.intro .bg_period {
  background: url("/special/metyatoku02/assets/images/bg.png") repeat top center;
}

.wave_pink {
  margin-top: 2.5rem;
  margin-bottom: -1rem;
}
h2 {
  font-weight: 600;
  text-align: center;
  font-size: 4rem;
}
.campaignlist h2 {
  font-weight: 600;
  text-align: center;
  font-size: 3.5rem;
  color: #EB2491;
  position: relative;
}
@media screen and (max-width: 768px) {
 .lead01 img {
    margin-top: -3.5rem;
 }
  h2 {
    font-size: 3rem;
 }
  .campaignlist h2 {
    font-size: 2.7rem;
  }
}
.campaignlist {
  background-color: #FFEBF6;
  padding: 2rem 2.5rem 4rem;
}

.campaignlist h2::before, .campaignlist h2::after {
  top: 0.3rem;
  position: absolute;
  content: "";
  display: inline-block;

  min-width: 46px;
  width: 10rem;
  height: 5rem;
  background: url("/special/metyatoku02/assets/images/img07.webp") no-repeat left center;
  background-size: auto 46%;
}
.campaignlist h2::after {
  transform: scale(-1, 1);
}
.campaignlist h2::before {
  left: 3.8rem;
}
.campaignlist h2:nth-of-type(2)::before  {
  left: -0.5rem;
}
.campaign_clm01,.campaign_clm02 {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.campaign_clm01 a,.campaign_clm02 a {
  margin-top: 3rem;
}
.campaign_clm01 a:last-of-type {
  margin-bottom: 3.5rem;
}

.hukidashi {
  position: relative;
  margin-top: .2rem;
  background: #e26163;
  color: #fff;
  z-index: 1;
  font-size: 2.2rem;
  font-weight: bold;
  display: inline-block;
  padding: .5rem .4rem;
  width: 400px;
  margin-bottom: .8rem;
  text-align: center;
  letter-spacing: .015em;
}
.hukidashi::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 8px 1px 8px;
  border-color: #e26163 transparent transparent transparent;
  bottom: -1rem;
  left: calc(50% - 8px);
  z-index: 0;
}
@media screen and (max-width: 447px) {
  .hukidashi {
    width: 100%;
  }
}
#method_cp {
  background-color: #FFE66C;
  padding: 3rem 0.5rem 8%;
  margin-top: -1rem;
}
#method_cp h2::before,#method_cp h2::after {
  position: absolute;
  content: "";
  display: inline-block;
  min-width: 46px;
  width: 10rem;
  height: 9rem;
  background: url("/special/metyatoku02/assets/images/img06.svg") no-repeat left center;
  background-size: auto 46%;
}
#method_cp h2::before {
  top: 1.6rem;
  left: 6rem;
}
#method_cp h2::after {
  top: 1.6rem;
  right: 6.4rem;
  transform: scale(-1, 1);
}
#method_cp .method_cp_content .s_tx01 {
  font-size: 1.8rem;
  width: 100%;
  margin: 20px auto;
  text-indent: -1em;
  text-align: left;
  padding-left: 1em;
}
.s_tx01 li + li {
  margin-top: 0.2rem;
}
#method_cp .method_cp_content .s_tx02 {
  font-size: 1.8rem;
  width: 90%;
  margin: 20px auto;
  text-indent: -1em;
}
#method_cp .method_cp_content .s_tx02 {
  text-align: left;
  padding-left: 4em;
}
#method_cp .method_cp_content .s_tx01 li, .s_tx02 li {
  font-weight: 500;
}
.method_cp_content {
  border: .4rem #FF7122 solid;
  border-radius: 1.5rem;
  background-color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 2.8rem;
  line-height: 1.3;
  margin-bottom: 4%;
}
.method_cp_content .lead02 {
  margin: -5.8rem auto 0;
  max-width: 50%;
}

@media screen and (max-width: 768px) {
  #method_cp {
  padding-top: 2rem;
 }
  #method_cp h2{
  font-size: 3rem;
 }
  .campaign_clm {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin-top: 3rem;
 }
  .campaign_clm01 a:nth-child(2n-1),.campaign_clm02 a:nth-child(2n-1),.campaign_clm03 a:nth-child(2n-1) {
    margin-right: unset;
 }
  #method_cp .method_cp_content .s_tx01 {
    width: 100%;
    padding-left: 1.5em;
 }
  #method_cp .method_cp_content .s_tx02 {
    width: 100%;
    padding-left: 1.2em;
 }
  .method_cp_content .lead02 {
    max-width: 50%;
    margin: -4.8rem auto 0;
 }
  #method_cp h2::before,#method_cp h2::after {
    top: 1.3rem;
    min-width: 46px;
    width: 7rem;
    height: 6rem;
 }
  #method_cp h2::before {
    left: 3.9vw;
 }
  #method_cp h2::after {
    right: 4.6vw;
 }
  .campaignlist h2::before, .campaignlist h2::after {
    top: -0.3vw;
    background-size: auto 33%;
 }
  .campaignlist::after {
    right: 9.5rem;
 }
  .campaignlist::before {
    left: 9.5rem;
 }
  .campaignlist h2::after {
    right: 0.5rem;
  }
  .campaignlist h2::before {
    left: 0.5rem;
  }
  .campaignlist h2:nth-of-type(2)::after {
    right: -2.4rem;
  }
  .campaignlist h2:nth-of-type(2)::before {
    left: -2.4rem;
  }
}
@media screen and (max-width: 500px) {
  #method_cp h2::before {
    left: 6vw;
}
  #method_cp h2::after {
    right: 7vw;
 }
}
/* -------------------------------
  border_box
------------------------------- */
.tx_col_y {
  color: #F7A90B;
  text-decoration: none;
  outline: none;
  font-weight: bold;
}
.method_cp_content:first-of-type {
  margin: 6rem 2.5rem 0;
}
.method_cp_content:last-of-type {
  margin-bottom: 0;
  padding: 2rem 1rem 0rem;
}
.method_cp_content > div {
  margin: 3% 1.6%;
}
#method_cp .entry_wrap .entryBtn {
  position: relative;
  height: 8rem;
  margin: 3.5rem 4rem 3rem;
  z-index: 1;
}
@media screen and (max-width: 768px){
  #method_cp .entry_wrap .entryBtn {
    margin: 3.5rem 1rem 1.5rem;
 }
  #method_cp .entry_wrap .entryBtn a {
    font-size: 3.2vw;
 }
  #method_cp .entry_wrap .entryBtn {
    height: 8.984375vw;
 }
}
@media screen and (max-width: 600px) {
  #method_cp .entry_wrap .entryBtn {
   margin: 3.5rem 1.3rem 3rem;
 }
  #method_cp .entry_wrap .entryBtn a {
  font-size: 3.5vw;
 }
}
@media screen and (max-width: 500px) {
 #method_cp h2 {
   font-size: 6vw;
 }
 .campaignlist h2 {
   font-size: 5.4vw;
 }
  .campaignlist h2:nth-of-type(2) {
   font-size: 5.2vw;
 }
 #method_cp h2 span:first-of-type{
   border-radius: 5px;
   padding: .7%;
   line-height: 1.1;
   margin-right: 1%;
 }

 #method_cp h2 span{
   font-size: 5vw;
 }
 #method_cp .method_cp_content .s_tx{  font-size: 3.5vw;}
 #method_cp .entry_wrap .entryBtn a {  font-size: 3.8vw;}
 #method_cp .entry_wrap .entryBtn{
   height: 6rem;
   margin: 2.5rem 2.5rem 0rem;
 }
 .method_cp_content h3 {
   border-radius: .5rem .5rem 0 0;
 }
 .method_cp_content > div {
  margin: 5% 3%;
 }
}
.mt20,.mt15 {
  margin-top: 20px!important;
}

@media screen and (max-width: 768px) {
  .mt15{
    margin-top: 1.953125vw!important;
 }
}
/* ---------- */
.entry_wrap {
  text-align: center;
  font-size: 1.6rem;
}
.entry_wrap .entryBtn {
  position: relative;
  height: 10.0rem;
  margin: 2.6rem auto 2.6rem;
}
.entry_wrap .entryBtn a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 95%;
  background-color: #EB2491;
  box-shadow: 1px 4px #4C0914;
  transition: .3s;
  font-size: 3.1rem;
  font-weight: bold;
  border-radius: 5rem;
  color: #fff;
  text-decoration: none;
}
.entry_wrap .entryBtn a:hover {
  -webkit-transform: translate(0, 2px);
  -ms-transform: translate(0, 2px);
  transform: translate(0, 2px);
  -webkit-box-shadow: 0 1px #047660;
  box-shadow: 0 1px #047660;
}
#entry a::before, .entry_wrap .entryBtn a::after {
  position: absolute;
  display: inline-block;
  content: "";
  width: 0.5em;
  height: 0.5em;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  -webkit-transform: rotate(45deg) translate(-50%, 0);
  -ms-transform: rotate(45deg) translate(-50%, 0);
  transform: rotate(45deg) translate(-50%, 0);
  top: 47%;
  right: 1.2em;
}
@media (max-width: 768px) {
  .entry_wrap .entryBtn a {
    font-size: 4.1vw;
  }
 .entry_wrap .entryBtn a {
  height: 8.203125vw;
 }
 #entry a::before, .entry_wrap .entryBtn a::after {
  width: 0.4em;
  height: 0.4em;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
 }
}
@media (max-width: 600px) {
 .entry_wrap .entryBtn a {
  height: 10.3vw;
 }
  .entry_wrap .entryBtn {
    height: 7.0rem;
    margin: 1.5rem auto 2rem;
  }
  #entry a::before, .entry_wrap .entryBtn a::after {
    margin-top: unset;
  }
}
@media (max-width: 500px) {
  .entry_wrap .entryBtn a {
   height: 95%;
 }
}
img {
  vertical-align: top;
}

#kv {
  z-index: -1;
}
.wave_pink_yellow {
  background: #FFE66C;
  transform: scale(-1, -1);
  margin-top: -1rem;
  top: 0;
}
@media (max-width: 769px) {
  .wave_pink_yellow {
    margin-top: -.5rem;
    z-index: -1;
    position: relative;
  }
}
.introduction {
  margin: 1rem 1rem 0;
}
.box {
  margin: 0 0 1rem;
  text-align: center;
  display: flex;
  flex-flow: nowrap;
  justify-content: space-between;
  position: relative;
}
.box a {
  position: relative;
  }
.box a + a {
  margin-left: 1.4rem;
  }
.box::before {
  content: "";
  width: 3.6rem;
  height: 3.6rem;
  background: url("/special/metyatoku02/assets/images/img_plus.svg") no-repeat; 
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.box a::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 1;
  border-radius: 7.3%;
}
.box a:hover::after {
  opacity: 0.3;
}
.box a:hover {
  opacity: 1;
}
.box_hukidashi {
  position: relative;
  width: calc((100% - 1.4rem) * .29);
  height: 2.7rem;
  margin: 0 calc((100% - 1.4rem) * .105) .53rem auto;
  padding: .6rem 0 .2rem;
  text-align: center;
  font-size: 3.2vw;
  font-weight: bold;
  color: #8c7438;
  background: #fff;
  border-radius: 1rem;
  z-index: 2;
  line-height: 1;
}
.box_hukidashi::after {
  content: "";
  position: absolute;
  bottom: .39rem;
  left: 50%;
  border-style: solid;
  border-width: 1.36rem .82rem 0 .82rem;
  border-color: #fff transparent transparent;
  translate: -50% 100%;
  z-index: 2;
}
.tx03 {
  text-align: left;
  display: block;
}
@media (min-width: 500px) {
  .introduction {
    margin: 1.2rem 2.2rem 0;
  }
  .box {
    margin: 0 0 1.3rem;
  }
  .box_hukidashi {
    font-size: 1.6rem;
    padding: .56rem 0 .56rem;
  }
}
@media (min-width: 769px) {
  .introduction {
    margin: 1rem 2.2rem 0;
  }
  .box_hukidashi {
    height: 3.8rem;
    margin-bottom: .53rem;
    text-align: center;
    font-size: 2.2rem;
    font-weight: bold;
    padding: .8rem 0 .8rem;
  }
}
.introduction {
  position: relative;
}
#method_cp .point2 {
  margin: 3% 0;
}