@charset 'UTF-8';
.copy-text {
  cursor: pointer;
}

#shussanuchiiwai.coupon .mainvisual_area {
  padding: 0 0 40px;
}
#shussanuchiiwai.coupon .mainvisual_area .mainvisual {
  position: relative;
  background: url(/shussanuchiiwai/coupon/images/mv.jpg) center/cover no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 300px
}
/*
#shussanuchiiwai.coupon .mainvisual_area .mainvisual h1:before{
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  top:0px;
  left:0px;
  background-size: cover !important;
  background-position: center;
  z-index:-1;
  background:url(/shussanuchiiwai/coupon/images/title.png);
}*/

#shussanuchiiwai.coupon .mainvisual_area .mainvisual h1 {
  text-align: center;
  display: flex;
  position: relative;
  z-index: 1;
  background: url(/shussanuchiiwai/coupon/images/title_sp.png);
  height: 100%;
  font-size: 2.5rem;
  font-weight: 500;
  background-position: center;
  background-size: cover;
  line-height: 1.6;
  width: 100%;
  align-items: center;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  flex-direction: column;
}
#shussanuchiiwai.coupon .mainvisual_area .mainvisual h1 .small-font{
  font-size: 1.6rem;
  display:block;
  line-height: 20px;
}

#shussanuchiiwai.coupon .mainvisual_area .mainvisual h1 .font-yellow{
  font-size: 4.8rem;
  line-height:1;
  letter-spacing: -3px;
  color: #d7a80f;
  font-weight:500;
}

#shussanuchiiwai.coupon .mainvisual_area .inner{
    padding: 40px 3% 0;
}

#shussanuchiiwai.coupon .mainvisual_area .inner h2 span{
    font-weight: bold;
}

@media screen and (min-width:768px) {
  #shussanuchiiwai.coupon .mainvisual_area {
    padding: 0 0 40px;
  }
  #shussanuchiiwai.coupon .mainvisual_area .mainvisual {
    position: relative;
    height: 400px;
    background: url(/shussanuchiiwai/coupon/images/mv_pc.jpg) center no-repeat
  }
  #shussanuchiiwai.coupon .mainvisual_area .mainvisual h1 img {
    width: 80%;
  }
}
#shussanuchiiwai.coupon .coupon-area .date {
  text-align: center;
  margin: 20px auto;
  background: #fff4d4;
  padding: 10px 0;
}
#shussanuchiiwai.coupon .coupon-area .date span {
  font-weight: bold;
  font-size: 2rem;
  display: block;
}
@media screen and (min-width:768px) {
  #shussanuchiiwai.coupon .coupon-area .date {
    width: 50%;
  }
  #shussanuchiiwai.coupon .coupon-area .date span {
    font-size: 2.4rem;
  }
}
#shussanuchiiwai.coupon .coupon-area .lead {
  text-align: center;
  font-size: 1.6rem;
}
#shussanuchiiwai.coupon .coupon-area .small {
  text-align: center;
  font-size: 1.2rem;
  margin-bottom: 10px;
}

@media screen and (min-width:768px) {
  #shussanuchiiwai.coupon .howto_use_area .how_to_title {
    margin-top: 30px;
    top: -60px;
    width: 350px;
  }

#shussanuchiiwai.coupon .mainvisual_area .mainvisual h1:before{
  scale: 1.2;
  background-size: contain !important;
  background-position: center !important;
  z-index:-1;
  background-repeat: no-repeat !important;
}

#shussanuchiiwai.coupon .mainvisual_area .mainvisual h1 {
  background: url(/shussanuchiiwai/coupon/images/mv.png);
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  text-align: center;
  position:relative;
  height: 100%;
  line-height: 1.3;
  z-index:1;
  align-content:center;
  font-size:5rem;
  font-weight:500;
  width: 100%;
  margin-left:-100px;
  padding-left: 100px;
}
  #shussanuchiiwai.coupon .mainvisual_area .mainvisual h1 .small-font {
    font-size: 2rem;
    line-height: 1.5;
}
}

#shussanuchiiwai.coupon h2 {
  width: 100%;
}
#shussanuchiiwai.coupon .mainvisual_area {
  padding: 0 0 40px;
}
#shussanuchiiwai.coupon .mainvisual_area .mainvisual {
  position: relative;
  background: url(/shussanuchiiwai/coupon/images/mv_sp.jpg) center/cover no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 300px
}
#shussanuchiiwai.coupon .mainvisual_area .mainvisual h1 {
  text-align: center;
  color: #53471D;
}
#shussanuchiiwai.coupon .mainvisual_area .mainvisual h1 img {
  width: 80%
}
@media screen and (min-width:768px) {
  #shussanuchiiwai.coupon .mainvisual_area {
    padding: 0 0 40px;
  }
  #shussanuchiiwai.coupon .mainvisual_area .mainvisual {
    position: relative;
    height: 400px;
    background: url(/shussanuchiiwai/coupon/images/mv_pc.jpg) center no-repeat
  }
  #shussanuchiiwai.coupon .mainvisual_area .mainvisual h1 img {
    width: 80%;
  }
}
#shussanuchiiwai.coupon .mainvisual_area .date {
  text-align: center;
  margin: 0px auto 20px;
  padding: 10px 0;
}
#shussanuchiiwai.coupon .mainvisual_area .date span {
  font-weight: bold;
  font-size: 2rem;
  display: block;
}
@media screen and (min-width:768px) {
  #shussanuchiiwai.coupon .mainvisual_area .date {
    width: 60%;
  }
  #shussanuchiiwai.coupon .mainvisual_area .date span {
    font-size: 2.4rem;
  }
}
#shussanuchiiwai.coupon .mainvisual_area .lead {
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
}
#shussanuchiiwai.coupon .mainvisual_area .small {
  text-align: center;
  font-size: 1.2rem;
  margin-bottom: 10px;
}
#shussanuchiiwai.coupon .attention_area .block {
  padding: 20px 10px;
}
#shussanuchiiwai.coupon .attention_area .block ul li {
  text-indent: -1em;
  padding-left: 1em;
}
#shussanuchiiwai.coupon .howto_use_area .block {
  border: 5px solid #c5c5c5;
  padding: 40px 20px;
  position: relative;
}
#shussanuchiiwai.coupon .howto_use_area .block .txt {
  font-size: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width:768px) {
  #shussanuchiiwai.coupon .howto_use_area .block {
    padding: 20px 20px 40px;
  }
  #shussanuchiiwai.coupon .howto_use_area .block .txt {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 30px;
  }
}
#shussanuchiiwai.coupon .howto_use_area .block .txt span {
  font-weight: bold;
}
#shussanuchiiwai.coupon .howto_use_area .block .pic {
  text-align: center;
}
#shussanuchiiwai.coupon .howto_use_area .how_to_title {
  font-size: 1.8rem;
  position: absolute;
  top: -28px;
  background-color: #dfb936;
  box-shadow: 0 0 0 4px #dfb936;
  border: 2px solid #fff;
  color: #fff;
  width: 300px;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 50px;
  padding: 10px;
}
@media screen and (min-width:768px) {
  #shussanuchiiwai.coupon .howto_use_area .how_to_title {
    margin-top: 30px;
    top: -60px;
    width: 350px;
  }
}


.mainvisual_area ul::after{
  content:"";
  display: block;
  width:48%;
}

@media screen and (min-width:768px) {
.mainvisual_area ul::after{
  width:23%;
}
}
