/* Campaign */
.top-of-mv ol.pankuzuWrapper {
	margin-bottom: 0;
}
/* youtube */
.frame-video-box{
 margin: 6rem 0;
}
.frame-video{
  max-width: 880px;
  width: 100%;
  margin: 0 auto;
}
.frame-wrapper__video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.frame-wrapper__video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.atena-support{
  background: var(--green-lite);
  border-radius: 1em;
  padding: 2em;
  margin: 0 auto 4em;
  max-width: 88rem;
}
.atena-support h2{
   text-align: center;
   font-weight: bold;
   font-size: 2.1rem;
   margin-bottom: 2rem;
}
.atena-support-box{
  display: flex;
  max-width: 72rem;
  margin: auto;
}
.atena-support-box__left{
  width: 18rem;
  margin-right: 2em;
}
@media screen and (max-width: 767px) {
	.top-of-mv {
		display: none;
	}
 .frame-video-box{
    margin: 0 0 4rem;
  }
  .atena-support{
    padding: 2em;
  }
  .atena-support h2{
    font-size: 1.8rem;
    margin-bottom: 1rem;
  }
  .atena-support-box{
    display: block;
    max-width: 72rem;
    margin: auto;
  }
  .atena-support-box__left{
    width: 12rem;
    margin: 0 auto 1rem;
    text-align: center;
  }
}
@media screen and (min-width: 768px), print {
	.heading2 > span {
		max-width: 800px;
	}
	.secondaryPages.wide-normal .heading2 > span {
		max-width: 1100px;
	}
	.secondaryPages .section {
		padding-bottom: 50px;
		max-width: 840px;
	}
	.secondaryPages.bg-color .section {
		padding-top: 50px;
	}
	.secondaryPages.wide-normal .section {
		max-width: 1200px;
	}
}
.mv img {
	vertical-align: top;
}
@media screen and (min-width: 768px), print {
	.mv {
		background-position: center center;
		background-repeat: none;
		background-size: cover;
	}
	.pc-mv {
		display: block;
		max-width: 1280px;
		text-align: center;
		margin: 0 auto;
		line-height: 0;
	}
	.sp-mv {
		display: none;
	}
}
@media screen and (max-width: 767px) {
	.pc-mv {
		display: none;
	}
}
.cheers-wrapper {
	text-align: center;
}
.cheers {
	font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
	display: inline-block;
	color: #e60012;
	position: relative;
	font-weight: bold;
}
.cheers::before, .cheers::after {
	content: "";
	position: absolute;
	top: 50%;
	background-color: #e60012;
	width: 1px;
}
.cheers.gold {
	color: #c29558;
}
.cheers.gold::before, .cheers.gold::after {
	background-color: #c29558;
}
.cheers::before {
	left: 0;
	transform-origin: top left;
	transform: rotate(-45deg);
}
.cheers::after {
	right: 0;
	transform-origin: top right;
	transform: rotate(45deg);
}
@media screen and (min-width: 768px), print {
	.cheers-wrapper {
		font-size: 2rem;
	}
	.cheers {
		font-size: 2.8rem;
		padding-left: 20px;
		padding-right: 20px;
	}
	.cheers::before, .cheers::after {
		height: 30px;
		margin: -12px -15px 0;
	}
}
@media screen and (max-width: 767px) {
	.cheers-wrapper {
		font-size: 1.7rem;
	}
	.cheers {
		font-size: 2.4rem;
		padding-left: 15px;
		padding-right: 15px;
	}
	.cheers::before, .cheers::after {
		height: 27px;
		margin: -10px -15px 0;
	}
}
.button-bottom-border-box {
	border: 2px solid #c29558;
	padding: 20px;
	max-width: 430px;
	margin-left: auto;
	margin-right: auto;
}
.button-bottom-border-box img {
	vertical-align: top;
}
.flowText .flow {
	display: flex;
	align-items: baseline;
	color: #333;
	font-size: 2rem;
	margin-bottom: 25px;
	font-weight: bold;
}
.flow .numWrapper {
	flex: 0 0 auto;
	background: var(--green);
	color: #fff;
	font-size: 1.7rem;
	font-weight: bold;
	padding: 6px 15px 3px;
	text-align: center;
	margin-right: 20px;
}
.flow .numWrapper span {
	display: inline-block;
	margin-left: 4px;
}
.flow .numWrapper.hidden {
	visibility: hidden;
}
@media screen and (min-width: 768px), print {
	.flowWrapper {
		margin-bottom: 60px;
	}
	.flowWrapper:last-child {
		margin-bottom: 0;
	}
	.pc-image {
		text-align: center;
	}
	.pc-image img {
		width: 70%;
	}
	.pc-image img.full {
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	.flowWrapper {
		margin-bottom: 30px;
	}
	.flowWrapper:last-child {
		margin-bottom: 0;
	}
	.flowPhoto {
		display: none !important;
	}
	.flowWrapper.sp-photoUse .flowPhoto {
		display: block !important;
		flex: 0 0 auto;
		margin-top: 12px;
		text-align: center;
	}
	.flowWrapper .flowText {
		flex: 1 1 auto;
		margin-right: 0;
	}
	.flowText .flow {
		font-size: 1.6rem;
		align-items: flex-start;
		margin-bottom: 15px;
	}
	.flow .numWrapper {
		float: left;
		font-size: 1.2rem !important;
		padding: 4px 8px 2px;
		margin-right: 10px;
	}
	.flow .numWrapper.hidden {
		display: none;
	}
	.flow .numWrapper span {
		margin-left: 4px;
	}
	.flow .text p:first-child {
		padding-left: 80px;
	}
	.flow .text.noNumber p:first-child {
		padding-left: 0;
	}
	.flow .text .sp-image {
		margin: 0 auto;
		max-width: 200px;
	}
}
@media screen and (max-width: 767px) {
	.sp-image {
		text-align: center;
	}
	.sp-image img {
		vertical-align: top;
	}
	.sp-image img.wide250px {
		width: 250px;
		max-width: 70%;
	}
}
/* hayawari */
.countdown-wrapper {
	font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #c29558;
	font-weight: bold;
}
.countdown-label {
	display: block;
	color: #e60012;
	border: 2px solid #e60012;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	line-height: 1;
}
.countdown-label .f-small {
	display: inline-block;
}
.countdown-date {
	color: #e60012;
}
@media screen and (min-width: 768px), print {
	.countdown-wrapper {
		font-size: 5rem;
		margin-bottom: 50px;
	}
	.countdown-label {
		font-size: 3.9rem;
		width: 210px;
		height: 210px;
		margin-right: 25px;
	}
	.countdown-label > span {
		margin-top: 13px;
	}
	.countdown-label .f-small {
		font-size: 2.6rem;
	}
	.countdown-date {
		font-size: 8rem;
		margin-left: 25px;
		margin-right: 25px;
	}
}
@media screen and (max-width: 767px) {
	.countdown-wrapper {
		font-size: 2.2rem;
		margin-bottom: 30px;
	}
	.countdown-label {
		font-size: 1.9rem;
		width: 100px;
		height: 100px;
		margin-right: 15px;
	}
	.countdown-label > span {
		margin-top: 8px;
	}
	.countdown-label .f-small {
		font-size: 1.4rem;
	}
	.countdown-date {
		font-size: 6.5rem;
		margin-left: 15px;
		margin-right: 15px;
	}
}
.campaign-price-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.campaign-price-base {
	display: flex;
	font-weight: bold;
	border: 2px solid var(--green);
}
.campaign-price-base .base-label {
	flex: 0 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background-color: var(--green);
	color: #fff;
}
.campaign-price-base .base-down-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
}
.base-down-after .after-text1, .base-down-after .after-text2 {
	color: #e60012;
	line-height: 1;
}
.base-down-arrow {
	position: relative;
	width: 30px;
	height: 30px;
}
.base-down-arrow .beta, .base-down-arrow .nuki {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.base-down-arrow .beta::before, .base-down-arrow .beta::after, .base-down-arrow .nuki::before, .base-down-arrow .nuki::after {
	content: "";
	position: absolute;
	top: 50%;
}
.base-down-arrow .beta::before {
	right: 0;
	border-color: transparent transparent transparent #c29558;
	border-style: solid;
	border-width: 18px 0 18px 16px;
	margin-top: -18px;
}
.base-down-arrow .beta::after {
	left: 0;
	background-color: #c29558;
	width: 16px;
	height: 16px;
	margin-top: -8px;
}
.base-down-arrow .nuki::before {
	right: 0;
	border-color: transparent transparent transparent #fff;
	border-style: solid;
	border-width: 13px 0 13px 11px;
	margin-top: -13px;
	margin-right: 3px;
}
.base-down-arrow .nuki::after {
	left: 0;
	background-color: #fff;
	width: 16px;
	height: 12px;
	margin-top: -6px;
	margin-left: 2px;
}
.base-down-before .before-text1 {
	color: #333;
}
.campaign-price-plus {
	color: #c29558;
}
.campaign-price-value {
	background-color: #c29558;
	color: #fff;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.4em;
}
@media screen and (min-width: 768px), print {
	.campaign-price-wrapper {
		margin-bottom: 30px;
	}
	.campaign-price-base .base-label {
		width: 90px;
	}
	.campaign-price-base .base-down-wrapper {
		padding: 12px 20px 8px 25px;
	}
	.base-down-before .before-text2 {
		font-size: 1.8rem;
	}
	.base-down-before .before-text3 {
		font-size: 2.8rem;
	}
	.base-down-arrow {
		margin: 0 25px;
	}
	.base-down-after .after-text1 {
		font-size: 5.6rem;
	}
	.base-down-after .after-text2 {
		font-size: 1.5rem;
	}
	.campaign-price-plus {
		font-size: 4rem;
		margin: 0;
	}
	.campaign-price-value {
		font-size: 3rem;
		padding: 18px 28px 15px 40px;
	}
}
@media screen and (max-width: 767px) {
	.campaign-price-wrapper {
		margin-bottom: 20px;
	}
	.campaign-price-base {
		width: 100%;
	}
	.campaign-price-base .base-label {
		width: 65px;
		font-size: 1.3rem;
	}
	.campaign-price-base .base-down-wrapper {
		flex: 1 1 auto;
		padding: 9px 11px 6px 13px;
	}
	.base-down-before .before-text1 {
		font-size: 1.3rem;
	}
	.base-down-before .before-text2 {
		font-size: 1.3rem;
	}
	.base-down-before .before-text3 {
		font-size: 2.4rem;
	}
	.base-down-arrow {
		transform: scale(0.66);
		margin: 0 10px;
	}
	.base-down-after .after-text1 {
		font-size: 3.5rem;
		display: block;
	}
	.base-down-after .after-text2 {
		font-size: 1.0rem;
		display: block;
		text-align: right;
		position: relative;
		margin-right: -5px;
	}
	.campaign-price-plus {
		font-size: 3rem;
		margin: 0;
		font-weight: bold;
	}
	.campaign-price-value {
		font-size: 2.2rem;
		padding: 13px 18px 10px 25px;
	}
}
.feature-list {
	display: flex;
	justify-content: center;
	list-style: none;
	padding: 0;
}
.feature-item {
	display: block;
	color: #c29558;
	border: 2px solid #c29558;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	line-height: 1;
}
.feature-item .f-small {
	display: inline-block;
}
@media screen and (min-width: 768px), print {
	.feature-list {
		margin-bottom: 50px;
	}
	.feature-item {
		font-size: 3.9rem;
		width: 210px;
		height: 210px;
		margin: 0 18px;
	}
	.feature-item > span {
		margin-top: 13px;
	}
	.feature-item > span.multi3 {
		margin-top: -12px;
	}
	.feature-item .f-small {
		font-size: 2.6rem;
	}
}
@media screen and (max-width: 767px) {
	.feature-list {
		margin-bottom: 30px;
	}
	.feature-item {
		font-size: 1.8rem;
		width: 90px;
		height: 90px;
		margin: 0 5px;
	}
	.feature-list.sp-large .feature-item {
		width: 112px;
		height: 112px;
		margin: 0 3px;
	}
	.feature-item > span {
		margin-top: 8px;
	}
	.feature-item > span.multi3 {
		margin-top: 0;
	}
	.feature-item .f-small {
		font-size: 1.4rem;
	}
}
@media screen and (max-width: 320px) {
	.feature-list.sp-large .feature-item {
		width: 92px;
		height: 92px;
		margin: 0 2px;
	}
}
@media screen and (min-width: 768px), print {
	.delivery-tesxtWrapper > * {
		margin: 0 15px;
	}
}
.price-items-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
	.price-items-wrapper {
		flex-direction: column;
		margin-bottom: 30px;
	}
}
.price-items-plus {
	color: #c29558;
}
@media screen and (min-width: 768px), print {
	.price-items-plus {
		font-size: 4rem;
		margin: 0;
	}
}
@media screen and (max-width: 767px) {
	.price-items-plus {
		font-size: 3rem;
		margin: 0;
		font-weight: bold;
	}
}
.price-item-outer {
	display: flex;
	flex-direction: column;
}
.price-item {
	display: flex;
	font-weight: bold;
	border: 2px solid #c29558;
}
.price-item .price-item-label {
	flex: 0 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background-color: #c29558;
	color: #fff;
}
.price-item .price-item-body-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	flex: 1 1 auto;
}
@media screen and (min-width: 768px), print {
	.price-item-outer {
		align-self: stretch;
		flex: 0 0 auto;
	}
	.price-item {
		flex-direction: column;
		align-self: stretch;
		flex: 1 1 auto;
		width: 215px;
	}
	.price-item.base {
		width: 330px;
	}
	.price-item .price-item-label {
		width: 100%;
		padding: 12px 10px;
	}
	.price-item .price-item-body-wrapper {
		padding: 12px 20px 8px 25px;
	}
}
@media screen and (max-width: 767px) {
	.price-item-outer {
		width: 100%;
	}
	.price-item {
		width: 100%;
	}
	.price-item .price-item-label {
		width: 92px;
		font-size: 1.3rem;
	}
	.price-item .price-item-body-wrapper {
		flex: 1 1 auto;
		padding: 9px 11px 6px 13px;
	}
}
/* express */
.express-wrapper {
	font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #c29558;
	font-weight: bold;
}
.express-label {
	color: #e60012;
	border: 2px solid #e60012;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	line-height: 1;
}
.express-date-wrapper {
	text-align: center;
	line-height: 1.4;
}
.express-date-wrapper .express-date {
	font-size: 9rem;
	color: #e60012;
}
.express-date-wrapper .f-small {
	display: inline-block;
	font-size: 3.4rem;
}
.express-date-wrapper .express-date .day {
	font-size: 6rem;
}
@media screen and (min-width: 768px), print {
	.express-wrapper {
		font-size: 3rem;
		margin-bottom: 50px;
	}
	.express-label {
		font-size: 3.3rem;
		line-height: 4rem;
		width: 210px;
		height: 210px;
		margin-right: 25px;
	}
}
.express-price-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.express-price-base {
	display: flex;
	font-weight: bold;
	border: 2px solid #c29558;
}
.express-price-base .base-label {
	/*flex: 0 0 auto;*/
	padding: 15px 20px;
	font-size: 2rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background-color: #c29558;
	color: #fff;
}
.express-price-base .base-down-wrapper {
	display: flex;
	padding: 15px 20px;
	font-size: 2rem;
	color: #c29558;
	justify-content: center;
	align-items: center;
}
@media screen and (max-width: 767px) {
	.express-wrapper {
		font-size: 2.2rem;
		margin-bottom: 30px;
	}
	.express-label {
		font-size: 1.7rem;
		width: 100px;
		height: 100px;
		margin-right: 15px;
	}
	.express-date-wrapper .express-date {
		font-size: 4.2rem;
	}
	.express-date-wrapper .f-small {
		font-size: 1.6rem;
	}
	.express-date-wrapper .express-date .day {
		font-size: 3rem;
	}
	.express-price-base {
		display: block;
	}
	.express-price-wrapper {
		display: block;
	}
}
.underline {
	text-decoration: underline;
}
@media screen and (max-width: 767px) {
	.secondaryPages .sectionExpress {
		padding: 20px 0px;
	}
}
.express-caution-box {
	display: inline-block;
	background-color: #f7f3ea;
	padding: 20px 30px;
}
.express-caution-box .text-date {
	font-weight: bold;
}
@media screen and (min-width: 768px), print {
	.express-caution-box {
		font-size: 2.5rem;
	}
	.express-caution-box .text-date {
		font-size: 2rem;
	}
}
@media screen and (max-width: 767px) {
	.express-caution-box {
		width: 100%;
		font-size: 1.8rem;
		padding: 15px;
	}
	.express-caution-box .text-date {
		font-size: 2.1rem;
	}
}
.express-recommend {
	display: inline-flex;
	margin: 0 -30px;
}
.express-recommend li {
	margin: 0 30px;
}
.express-recommend a {
	text-decoration: none;
	display: flex;
	flex-direction: column;
	align-items: center;
	transition: opacity 200ms ease-in-out;
}
.express-recommend a:hover {
	opacity: 0.7;
}
.express-recommend .image {
	display: block;
	width: 300px;
}
.express-recommend .label {
	display: block;
	background-color: #c29558;
	color: #fff;
	padding: 15px 45px 15px 30px;
	margin-top: 25px;
	position: relative;
}
.express-recommend .label:after {
	border-right: 2px solid #fff;
	border-top: 2px solid #fff;
	content: '';
	height: 10px;
	margin-top: -7px;
	position: absolute;
	right: 18px;
	top: 50%;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 10px;
}
@media screen and (max-width: 767px) {
	.express-recommend {
		display: flex;
		margin: 0 -5px;
	}
	.express-recommend li {
		width: calc(50% - 10px);
		margin: 0 5px;
	}
	.express-recommend .label {
		font-size: 1.2rem;
		padding: 5px 25px 5px 15px;
		margin-top: 18px;
	}
	.express-recommend .image {
		display: block;
		width: 140px;
		margin: auto;
	}
	.express-recommend .label:after {
		right: 8px;
		width: 8px;
		height: 8px;
		margin-top: -5px;
		border-top-width: 1px;
		border-right-width: 1px;
	}
}
.radio-invisible {
	display: none;
}
.important-caution-box {
  display: inline-block;
  border: 1px solid #e60012;
  color: #e60012;
  padding: 20px 30px;
}
@media screen and (min-width: 768px), print {
  .important-caution-box {
    font-size: 1.7rem;
	 text-align: left;
  }
}

@media screen and (max-width: 767px){
  .important-caution-box {
    width: 100%;
    font-size: 1.5rem;
    padding: 15px;
	 text-align: left;
  }
}
.closedButton {
	display: block;
	background-color: #ccc!important;
	color:#fff;
	margin: 0 auto;
	margin-top: 18px;
   padding: 15px;   
}
@media screen and (max-width: 767px){
	.closedButton {
		padding: 5px;
		font-size: 1.2rem;
		width: 85%;
	}
}