#contentsWrapper .contArea {
	max-width: 100%; 
	padding:0px !important;
}

@media screen and (max-width: 979px) {
	.container {
		padding-left: 0px; 
		padding-right: 0px; 
	}
}

.au-breadcrumb.aem-GridColumn.aem-GridColumn--default--12{
	background: #FFF;
	padding:10px 0px;
}

ol.breadcrumb {
	max-width: 980px !important; 
	margin: 0px auto !important; 
}

.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--12 {
	float: none !important;
}

.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12 {
	float: none !important;
}

.headerPopup .popupCloser {
	display:none !important;
}




/* CSSは下記より記述をスタートしてください。 */
#smartvalue-t {
	font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;;
}

#smartvalue-t img {
	width: 100%;
	vertical-align: bottom;
}

#smartvalue-t .content-size {
	max-width: 980px;
	margin: 0 auto;
}

#smartvalue-t .main {
	max-width: 980px;
	margin: 0 auto 20px;
}

#smartvalue-t .follow-bnr {
	display: none;
	position: fixed;
	bottom: 0;
	width: 100%;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 3;
}
#smartvalue-t .follow-bnr img {
	vertical-align: bottom;
}

#smartvalue-t .area01 h3 {
	width: 552px;
	margin: 20px auto 15px;
	padding: 6px 0;
	-webkit-border-radius: 23px;
	        border-radius: 23px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	letter-spacing: 0.3rem;
	background: linear-gradient(-45deg,#0093e9,#7fd0c7);
}

/* sub-text */
#smartvalue-t .area01 .sub-text {
	margin: 16px 0 22px;
	font-size: 20px;
	text-align: center;
}

/* use-conditions-container */
#smartvalue-t .area01 .use-conditions-container {
	max-width: 940px;
	margin: 0 auto;
}
#smartvalue-t .area01 .use-conditions-container li > p a:hover {
	opacity: 0.9;
}
#smartvalue-t .area01 .use-conditions-container li.condition1 {
	position: relative;
	margin-bottom: 7px;
}

#smartvalue-t .area01 .use-conditions-container li.condition1 p {

}

#smartvalue-t .area01 .use-conditions-container li.condition1 span {
	position: absolute;
	bottom: 0;
	margin: 0 auto -35px;
	z-index: 1;
	left: 0;
	right: 0;
	width: 60px;
}
#smartvalue-t .area01 .use-conditions-container li.condition2 {
	display: flex;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
			justify-content: space-between;
}
#smartvalue-t .area01 .use-conditions-container li.condition2 div {
	position: relative;
	width: 49.5%;
}
#smartvalue-t .area01 .use-conditions-container li.condition2 div span {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -30px;
	margin-right: -35px;
	z-index: 1;
}
#smartvalue-t .area01 .use-conditions-container li.condition2 div p {
	position: absolute;
	bottom: 26px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 84%;
}
#smartvalue-t .area01 .use-conditions-container li.condition2 div p a:hover {
	opacity: 0.9;
}

/* about-campaign-container */
#smartvalue-t .area01 .about-campaign-container {
	margin: 20px auto 32px;
	font-size: 16px;
	color: #000000;
	line-height: 1.4;
	width: 95.44%;
}
#smartvalue-t .area01 .about-campaign-container li {
	margin-bottom: 20px;
}
#smartvalue-t .area01 .about-campaign-container p a {
	color: #000000;
	text-decoration: underline;
}
#smartvalue-t .area01 .about-campaign-container p.link a {
	color: #ea5300;
	text-decoration: underline;
}
#smartvalue-t .area01 .about-campaign-container p a:hover {
	text-decoration: none;
}
#smartvalue-t .area01 .about-campaign-container dl dt,
#smartvalue-t .area01 .about-campaign-container dl dd {
	display: inline;
}
#smartvalue-t .area01 .about-campaign-container .notice-container dt span {
	color: #e50000;
}
#smartvalue-t .area01 .about-campaign-container li:nth-child(4) {
	color: #ff0000;
}
#smartvalue-t .area01 .about-campaign-container li:nth-child(4) a {
	color: #ff0000;
}
#smartvalue-t .area01 .about-campaign-container li:nth-child(4) a:hover {
	text-decoration: none;
}






#smartvalue-t .sp-only {
	display: none;
}
@media screen and (max-width: 768px) {
	#smartvalue-t .sp-only {
		display: block;
	}
	#smartvalue-t img {
		width: 100%;
	}
	/* content-size */
	#smartvalue-t .content-size {
		width: auto;
		margin: 0 auto;
	}
	/* main */
	#smartvalue-t .main {
		height: auto;
		background-image: none;
	}

	#smartvalue-t .area01 h3 {
		width: 86.71%;
		font-size: 15px;
	}

	#smartvalue-t .area01 .sub-text {
		font-size: 10px;
	}

	#smartvalue-t .area01 .about-campaign-container {
		margin: 20px auto 0;
		font-size: 11px;
		line-height: 1.4;
	}

	#smartvalue-t .area01 .use-conditions-container {
		width: 96.87%;
	}
	#smartvalue-t .area01 .use-conditions-container p a {
		width: 100%;
	}
	#smartvalue-t .area01 .use-conditions-container li.condition1 span {
		width: 12.5%;
		margin-bottom: -7%;
	}
	#smartvalue-t .area01 .use-conditions-container li.condition2 {
		display: block;
	}
	#smartvalue-t .area01 .use-conditions-container li.condition2 div {
		width: auto;
	}
	#smartvalue-t .area01 .use-conditions-container li.condition2 div p {
		width: 82.81%;
		bottom: 14px;
	}
	#smartvalue-t .area01 .use-conditions-container li.condition2 div span {
		width: 12.5%;
		margin: 0 auto;
		bottom: -20%;
		top: auto;
		left: 0;
	}
	#smartvalue-t .area01 .use-conditions-container li.condition2 div + div {
		margin-top: 10%;
	}
}





/* fee-container */
#smartvalue-t .area02 {
	margin-top: 20px;
	padding-bottom: 40px;
}
#smartvalue-t .area02 .detail-container {
	padding: 20px 0;
	background: linear-gradient(-45deg, #f9a943, #fad961);
}
#smartvalue-t .area02 .detail-container dt {
	margin: 0 auto;
}
#smartvalue-t .area02 .detail-container dd {
	margin-top: 15px;
	text-align: center;
}
#smartvalue-t .area02 .detail-container dd a:hover {
	opacity: 0.9;
}

#smartvalue-t .area02 .btn-container {
	margin: 32px 0;
	display: flex;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
			justify-content: space-between;
}
#smartvalue-t .area02 .btn-container li {
	text-align: center;
}
#smartvalue-t .area02 .btn-container li a:hover {
	opacity: 0.9;
}

/* tel-bnr */
#smartvalue-t .area02 .tel-bnr {
	text-align: center;
}
#smartvalue-t .area02 .tel-bnr a:hover {
	opacity: 0.9;
}

@media screen and (max-width: 768px) {
	.pc-only {
		display: none;
	}
	#smartvalue-t .area02 {
		padding-bottom: 24px;
	}
	#smartvalue-t .area02 .detail-container dt {
		margin: 14px auto 0;
	}
	#smartvalue-t .area02 .btn-container {
		display: block;
		margin: 24px auto 12px;
		width: auto;
	}
	#smartvalue-t .area02 .tel-bnr {
		width: 96%;
		margin: 0 auto ;
	}
}


.pc-only.condition1 p {
	background-image: url('/content/dam/au-com/cmp/smartvalue-t-201709/img/bg_condition_pc.png');
	background-repeat: no-repeat; 
	background-position: top center; 
	background-size: 100% auto;
	position: relative; 
}

.pc-only.condition1 p a {
	display: block; 
	width: 244px; 
	height: 46px; 
	position: absolute; 
	bottom: 16px; 
	right: 20px;
}


.sp-only.condition1 p {
	background-image: url('/content/dam/au-com/cmp/smartvalue-t-201709/img/bg_condition_sp.png');
	background-repeat: no-repeat; 
	background-position: top center; 
	background-size: 100% auto; 
	padding-bottom: 0.2rem;
}

.sp-only.condition1 p a {
	display: block; 
	margin-bottom: 0.5rem; 
	margin-left: 58%; 
	margin-top: -0.2rem; 
	width: 40% !important;
}

.sp-only.condition1 p a img {
	width: 100%;
}
