@charset "utf-8";
.pc_appear {
  display: block;
}
.sp_appear {
  display: none;
}

/*  .aeon_app
----------------------------------------------------*/
.section {
  padding-bottom: 0;
}
.section .inner {
  max-width: 840px;
  margin: 0 auto;
}
#aeon_app .section {
  padding-bottom: 0;
  border-bottom: none;
}
#aeon_app .section_title {
	font-size: 292%;
}
#aeon_app .coupons-block .section_title {
	padding-bottom: 60px;
}
#aeon_app .section_title .line {
	display: inline-block;
	position: relative;
	padding: 0 10px;
}
#aeon_app .section_title .line::after {
	content: '';
	width: 100%;
	height: 10px;
	background-color: #fadce9;
	border-radius: 10px;
	position: absolute;
	left: 0;
	bottom: 10px;
	z-index: -1;
}
.title_benefits {
  background-color: #d9e3e8;
  padding: 5px 0;
  max-width: 960px;
  margin: 0 auto;
}
.title_benefits .text {
  font-size: 30px;
  font-weight: bold;
  color: #b50081;
  padding-left: 50px;
  max-width: 270px;
  margin: 0 auto;
  background: url(../img/ico-aeon.jpg) no-repeat left center;
}
.title_benefits .advance_notice {
  font-size: 35px;
  color: #b50081;
  text-align: center;
  background-color: #fff000;
  width: 960px;
  padding: 11px 0 10px 0;
  position: absolute;
  top: 0;
  left: 0;
}
.title_benefits .receipt_code {
  font-size: 34px;
  font-weight: bold;
  line-height: 1.6;
  color: #ffffff;
  text-align: center;
  letter-spacing: 0.05em;
}
.title_benefits .receipt_code .o-big {
  font-size: 46px;
}

.image {
  width: 100%;
  height: auto;
}

.faq_app_contact {
	margin: 99px auto 98px auto;
	border-radius: 20px;
	overflow: hidden;
  max-width: 840px;
	border: 1px solid #a10070;
}
.faq_app_contact h3 {
	font-size: 23px;
	text-align: center;
	color: #fff;
	background-color: #a10070;
	padding: 14px 0 15px;
}
.faq_app_contact dl {
/*	padding: 34px 40px 38px; */
	text-align: center;
}
.faq_app_contact dl dt {
	font-size: 19px;
	font-weight: bold;
	color: #424055;
}
.faq_app_contact dl dd {
	font-size: 13px;
	color: #424151;
}
.faq_app_contact dl dd a {
	font-size: 43px;
	color: #a10070;
	font-weight: bold;
}
.share_app {
  background-color: #f5f5f5;
}

.share_app .share_app_main .share_app_left {
  border-right: 3px solid #d8d8d8;
}
.section .usage {
  background-color: #fffeef;
  padding: 46px 60px 38px 60px;
}
.section .usage_title {
  font-size: 44px;
  font-weight: bold;
  text-align: center;
  color: #b50081;
  margin-bottom: 37px;
}
.section .usage .attend_text {
  line-height: 1.8;
}
.section .usage_image {
  margin-bottom: 45px;
}
.section .usage_banner {
  max-width: 516px;
  margin: 0 auto 39px auto;
}
.section .usage_note {
  font-size: 13px;
}
.section .usage_note .o-red {
  color: #b51181;
}

/* regigo */
#aeon_app .app_inner {
  margin-bottom: 50px;
}

.section.bnrlink {
  text-align: center;
  border-bottom: none;
}

.regigo-header {
  margin-bottom: 60px;
  text-align: center;
}

.regigo-feature {
  margin-bottom: 40px;
}

.regigo-header-title {
  margin-bottom: 30px;
}

.regigo-header-title img {
  margin-left: auto;
  margin-right: auto;
}

.regigo-header-button a {
  position: relative;
  display: inline-block;
  padding: 10px 50px;
  background: #B51181;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  border-radius: 30px;
}

.regigo-header-button a:before {
  position: absolute;
  top: 50%;
  right: 25px;
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  margin-top: -5px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
}

.regigo-feature-title {
  position: relative;
  margin-bottom: -32px;
  text-align: center;
  z-index: 10;
}

.regigo-feature-title img {
  margin-left: auto;
  margin-right: auto;
}

.regigo-feature-container {
  position: relative;
  padding: 50px;
  border: solid 5px #b50081;
  border-radius: 20px;
}

.regigo-feature-list {

}

.regigo-feature-list-item {
  position: relative;
  display: flex;
  margin-bottom: 40px;
  padding-bottom: 40px;
}

.regigo-feature-list-item:before {
  position: absolute;
  bottom: -2.5px;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 5px;
  background: #b50081;
  border-radius: 10px;
}

.regigo-feature-list .regigo-feature-list-item:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
}

.regigo-feature-list .regigo-feature-list-item:last-of-type:before {
  display: none;
}

.regigo-feature-list-item-detail {
  flex: 1;
  margin-right: 30px;
}

.regigo-feature-list-item-title {
  display: flex;
  align-items: flex-end;
  margin-bottom: 20px;
  margin-left: -15px;
}

.regigo-feature-list-item-title .icon {
  margin-right: 15px;
}

.regigo-feature-list-item-title .text {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.3;
}

.regigo-feature-list-item-title.line1 .text {
  padding-bottom: 20px;
}

.regigo-feature-list-item-excerpt {
  font-size: 20px;
}

.regigo-feature-list-item-image {
  width: 260px;
  flex-shrink: 0;
  padding-top: 20px;
}

.regigo-transition {
  margin-bottom: 60px;
}

.regigo-transition-title {
  margin-bottom: 30px;
  text-align: center;
}

.regigo-transition-title img {
  margin-left: auto;
  margin-right: auto;
}

.regigo-transition-list ul {
  display: flex;
}

.regigo-transition-list-item {
  position: relative;
  flex: 1;
  margin-right: 40px;
  padding: 20px 20px 0 20px;
  background-color: #FCF7DB;
  border-radius: 10px;
}

.regigo-transition-list-item:nth-child(1) {
  z-index: 30;
}

.regigo-transition-list-item:nth-child(2) {
  z-index: 20;
}

.regigo-transition-list-item:nth-child(3) {
  z-index: 10;
}

.regigo-transition-list-item:before {
  position: absolute;
  top: 50%;
  left: 100%;
  display: block;
  content: "";
  width: 56px;
  height: 49px;
  margin-top: -25px;
  background: url(../img/arrow.png) no-repeat;
  background-size: 100% 100%;
}

.regigo-transition-list .regigo-transition-list-item:nth-child(2):before {
  display: none;
}

.regigo-transition-list .regigo-transition-list-item:last-of-type:before {
  display: none;
}

.regigo-transition-list-item-text {
  margin-bottom: 20px;
  font-size: 16px;
}




.notice-area {
  background: #b50081;
  color: #fff;
  text-align: center;
  padding: 20px 0;
  margin-bottom: 55px;
}
.notice-ttl {
  font-size: 26px;
  font-weight: bold;
}
.notice-ttl-note {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  font-weight: normal;
  padding: 0 10px;
}

/* 矢印 */
.arrow_right {
  position: relative;
}
.arrow_right::before {
  content: "";
  margin: auto;
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 33%;
  width: 9px;
  height: 9px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg) translateY(-50%);
}