@charset "UTF-8";
.mainContent {
  margin: 0 auto;
  padding: 0;
  max-width: 768px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color:  #f7f2ce;
  color: #3a2217;
  line-height: 1.5;
  font-size: 16px;
  font-family:'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;  
}
.mainContent img {
  max-width: 100%;
  vertical-align: bottom;
}
.mainContent > section .inner {
  padding: 30px 16px 0;
}

.mainContent h2{
  display: block;
  margin: auto auto 12px;
}
.mainContent section  p img {
  margin: 0  auto 25px;
  display: block;
}
.how-to_ul h3  {
  display: block;
  margin-bottom: 15px;
}
.how-to_ul h3.h3_02 {
  margin-bottom: 25px;
}
.how-to_ul .h3_01 img {
  width: 80%;
}
.how-to_ul .h3_02 img {
  width: 81%;
}

.how-to_ul li {
  margin-bottom: 30px;
  background: url("/fnt/cms/design_img/shared/img/pickup/coupon_edu/2023/0915/how-to_bg_note.png") 0 0/ 23px 23px;
  padding: 0 16px 16px;
  box-shadow: 0px 0px 10px 2px rgba(127, 127, 127, 0.4);
}
.how-to_ul li:last-of-type {
  margin-bottom: 20px;
}
.mockup img{
  display: block;
  margin: auto;
  padding: 0 20px;
  
}
.sticky-note {
  background: #f7f2ce;
  padding: 15px 15px 0;
  margin: 20px 0 35px;
  position: relative;
  filter: drop-shadow(4px 6px 3px rgba(164, 158, 138, 0.5));
}
.sticky-note::before {
  content: "";
  position: absolute;
  width: 58px;
  height: 19px;
  background: url("/fnt/cms/design_img/shared/img/pickup/coupon_edu/2023/0915/how-to_bg_stickynote.png")0 0/ 58px 19px no-repeat;
  right: 0;
  bottom: -17px;
}
.sticky-note::after {
  content: "";
  position: absolute;
  width: calc(100% - 58px);
  height: 19px;
  background: #f7f2ce;
  left: 0;
  bottom: -17px;
  
}
.anc-link a {
  color: #3a2217; 
  font-size: 15px;
  font-weight: bold;
  line-height: 1.2;
  background-color: #f4a000;
  display: block;
  text-align: center;
  padding: 8px 25px;
  border-radius: 66px;
  position: relative;
  
}
.anc-link a::after {
  content: "";
  position: absolute;
  background: url("/fnt/cms/design_img/shared/img/pickup/coupon_edu/2023/0915/how-to_arrow.png") 0 0 /13px 8px;
  width: 13px;
  height: 8px;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.bg_coupon {
  max-width: 100%;
}
.section_bookmark {
  background-color: #a1cfe6;
}
.section_bookmark h2 img {
  margin-bottom: 15px;
}
.bg_coupon img {
  margin-top: -2px;
}
section#section_how-to {
    padding-top: 50px;
    margin-top: -50px;
}
.section_how-to .text-box01 {
  padding: 0 16px;
}
.mainContent .section_bookmark .inner{
  padding-bottom: 10px;
}
.section_bookmark .bookmark_ul {
  background: url("/fnt/cms/design_img/shared/img/pickup/coupon_edu/2023/0915/bookmark_bg_note.png") 0 0/23px 23px;
  padding: 40px 16px 10px;
  box-shadow: 0px 0px 10px 2px rgba(127, 127, 127, 0.4);
  position: relative;
}
.section_bookmark .bookmark_ul::before {
  content: "";
  position: absolute;
  background: url("/fnt/cms/design_img/shared/img/pickup/coupon_edu/2023/0915/bookmark_tape.png") 0 0/ 132px 35px;
  width: 132px;
  height: 35px;
  left: 50%;
  transform: translateX(-50%);
  top: -17px;
}
.section_bookmark .bookmark_ul li:first-of-type {
  padding-bottom: 40px;
  position: relative;
}
.section_bookmark .bookmark_ul li:first-of-type::after {
  content: "";
  position: absolute;
  width: 37px;
  height: 25px;
  left: 50%;
  transform: translateX(-50%);
  background: url("/fnt/cms/design_img/shared/img/pickup/coupon_edu/2023/0915/bookmark_arrow.png") 0 0 /37px 25px;
}
.section_bookmark .sticky-note span {
  font-size: 14px;
}
.section_recommend {
  background: #edeae7;
}
section.section_recommend .inner {
  padding-bottom: 15px;
}
.section_recommend .coupon_ul > li {
  background: url("/fnt/cms/design_img/shared/img/pickup/coupon_edu/2023/0915/recommend_bg_note.png") 0 0/23px 23px;
  margin-bottom: 35px;
  padding: 30px 16px 15px;
  box-shadow: 0px 0px 10px 2px rgba(127, 127, 127, 0.4);
  position: relative;
}
.section_recommend .coupon_ul > li::before {
  position: absolute;
  content: "";
  width: 22px;
  height: 32px;
  background: url("/fnt/cms/design_img/shared/img/pickup/coupon_edu/2023/0915/recommend_pin.png") 0 0/22px 32px;
  left: 52%;
  top: -10px;
  transform: translateX(-52%);
 
}
.section_recommend .coupon_link{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.section_recommend .coupon_link li {
  width: calc(50% - 8px);
  margin-bottom: 15px;
  filter: drop-shadow(0px 0px 5px rgba(127, 127, 127, 0.5));
}
.section_recommend .coupon_link li img,
.section_recommend .coupon_link li a {
  display: block;
  margin: auto;
}
.section_recommend h3 img {
  display: block;
  margin: 0 auto 24px;
}
.section_recommend #shop-coupon h3 img {
  width: 85%;
}
.section_recommend #online-coupon h3 img {
  width: 64%;
}.section_recommend #conveniencestore-coupon h3 img {
  width: 78%;
}

.section_recommend p img {
  width: 72%;
}
.section_recommend .text-box02 {
  font-size: 14px;
  padding: 0 16px 25px;
}
.section_recommend .text-box02 a {
  font-size: 14px;
  color: #3a2217;
  text-decoration: underline;
}
.button_others, .button_ranking {
  text-align: center;
}
.button_others a {
  background: #e94a1e;
  font-size: 15px;
  display: block;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
  margin: 0 0 17px;
  padding: 10px 20px;
  position: relative;
}
.button_others a::after {
  position: absolute;
  content: "";
  background: url("/fnt/cms/design_img/shared/img/pickup/coupon_edu/2023/0915/recommend_arrow01.png") 0 0/ 8px 13px;
  width: 8px;
  height: 13px;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);   
}
.button_ranking a {
  background: #fff;
  font-size: 15px;
  display: block;
  color: #3a2217;
  font-weight: bold;
  border: 2px solid #e94a1e;
  border-radius: 5px;
  margin: 0 0 10px;
  padding: 9px 20px;
  position: relative;
}
.button_ranking a::after {
  position: absolute;
  content: "";
  background: url("/fnt/cms/design_img/shared/img/pickup/coupon_edu/2023/0915/recommend_arrow02.png") 0 0/ 8px 13px;
  width: 8px;
  height: 13px;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);   
}
.sugotoku-top {
  text-align: center;
  background: #fff;
}
.sugotoku-top a {
  font-size: 15px;
  color: #3a2217;
  text-decoration: underline;
  display: inline-block;
  padding: 10px;
}

.mainContent .lp__page-back {
  padding: 1.4rem 2rem;
  background: #f9e5ea;
  text-align: left;
  line-height: 1;
}
.mainContent .lp__page-back a {
  font-size: 1.2rem;
  cursor: pointer;
  position: relative;
  padding-left: 1.6rem;
  color: #202326;
  text-decoration: none;
  padding-top: 0;
  padding-bottom: 0;
}
.mainContent .lp__page-back a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 9px;
  height: 9px;
  border-bottom: 2px solid #c03;
  border-left: 2px solid #c03;
  -webkit-transform: rotate(45deg) translate(-20%, -50%);
          transform: rotate(45deg) translate(-20%, -50%);
}