@charset "utf-8";
body .contents {
  max-width: 1320px;
  margin: 0 auto;
}
h1 {
  text-align: center;
}
h2.txt {
	margin: 0 auto 0.7em; 
	font-size: 1.8em;
}
h2.txt span {
	font-size: 50%;
	vertical-align: top;
}
.ctn_00 {
  padding: 40px 0 60px;
}
.ctn_01 {
  background-color: #fffae3;
  padding: 50px 0 54px;
}
.ctn_02 {
  background-color: #fff2f9;
  padding: 50px 0 54px;
}
.ctn_03 {
  background-color: #f2ead7;
  padding: 50px 0 54px;
}
.bg01 {
  /* background-color: #d3ba93; */
  padding: 48px 0 70px;
}
.contentsInner {
  /* background-color: #fff; */
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}
.contentsInner + .contentsInner {
  margin-top: 48px;
}
.topLead {
  font-size: 27px;
  text-align: center;
  line-height: 1.78;
}
.topLead .fzL {
  font-size: 32px;
}
.topNote {
  font-size: 19px;
  text-align: center;
  line-height: 2.53;
}
.contentsTtl {
  padding-top: 65px;
  font-size: 50px;
  margin-bottom: 30px;
}
.contentsTtl .fsS {
  font-size: 43px;
}
.contentsTtl .fsL {
  font-size: 67px;
}
.contentsTtl._benefit {
  background-size: 162px 42px !important;
}
.contentsTtl._simulation {
  background-size: 229px 46px !important;
}
.benefitList {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  margin: -45px 0 0 -45px;
  align-self: stretch;
}
.benefitList > li {
  width: 262px;
  margin: 45px 0 0 45px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-self: stretch;
}
.benefitList > li .img {
  margin-bottom: 24px;
}
.benefitList > li .num {
  margin-bottom: 22px;
}
.benefitList > li .num > img {
  height: 64px;
  width: auto;
}
.benefitList > li .desc {
  font-size: 23px;
  line-height: 1.42;
}
.benefitList > li .desc .fzS {
  font-size: 17px;
}
.bg02 {
  padding-bottom: 86px;
}
.bg02:before {
  content: '';
  display: block;
  background: url(//sm.r10s.jp/contents/static/promotion/ssp/img/simulation_back_pc.png) center top no-repeat;
  background-size: 100% 132px;
  width: 100%;
  height: 132px;
  position: absolute;
  left: 0;
  top: -132px;
  z-index: -0;
}
.bg02 .contentsInner {
  text-align: center;
  padding: 0 0 38px;
}
.bg02 .contentsInner .arrow {
  width: 42px;
  margin-top: 30px;
  margin-bottom: 18px;
}
.bg02 .contentsInner .couponDesc {
  font-size: 32px;
  line-height: 1.64;
}
.bg02 .contentsInner .couponDesc .fzL {
  font-size: 58px;
  line-height: 1.24;
}
.bg02 .contentsInner .couponDesc .fzLL {
  font-size: 77px;
  line-height: 1.79;
}
.bg02 .contentsInner .gourmetLink {
  font-size: 30px;
  margin-top: 36px;
}
.pc-none, .sp-block, .sp-inline, .sp-inline-block {
  display: none !important;
}

.ctn_00 {
  text-align: center;
}
.ctn_00 p {
  font-size: 1.2em;
  line-height: 2;
}
.ctn_02 .txt p {
	font-size: 1.4em;
	line-height: 2;
}
.ctn_02 .notice {
	font-size: 1.43em;
}
.ctn_03 .txt p {
	font-size: 1.4em;
	line-height: 2;
}
.ctn_03 .notice {
	font-size: 1.43em;
}
.ctn_00 .notice {
	margin-top: 30px;
}
.noticelist {
  font-size: 1.24em;
  line-height: 2;
}
.ctn_02 .txt {
	margin-top: 30px;
}
.ctn_02 .txt p {
	margin-bottom: 25px;
}
.ctn_02 .noticelist {
	margin-bottom: 60px;
}
.ctn_03 .txt {
	margin-top: 30px;
}
.ctn_03 .txt p {
	margin-bottom: 25px;
}
.ctn_03 .noticelist {
	margin-bottom: 60px;
}
.tktn-link {
  margin: 54px auto 0;
  display: flex;
  justify-content: center;
}
.benefitList .set {
	flex-grow: 1;
  margin-bottom: 24px;
}
.link-btn {
	padding: 0 0 !important;
}
.link-btn a {
	font-size: 1.2em;
	line-height: 50px;
	border-radius: 25px;
	width: 100%;
	min-width: auto;
	font-weight: bold;
}

a.btn_pink {
	padding: 0 30px;
}

