@charset "Shift-jis";
/*====================================================================

====================================================================*/
#au-01{text-align:left;}
#au-01 .txtNomal{font-weight: normal!important;}
#au-01 .txtBlack{color: #000000!important;}
#au-01 .txt22{font-size: 22px!important;}
#au-01 .bgBlackA01{
}
#au-01 #include_movie_use{
	text-align:left;
	padding:50px 85px 50px 79px
}
#au-01 .alC,
#au-01 .section .colLayout,
#au-01 .section .auSectionHead {
	text-align: center;
}
#au-01 .section + .section {
	margin-top: 40px;
}
#au-01 figure {
	margin: 0 auto;
}
/* normalList01 */
#au-01 .normalList01 > li {
	position: relative;
	padding-left: 0.8em;
}
#au-01 .normalList01 > li::before {
	content: "";
	position: absolute;
	height: 3px;
	width: 3px;
	top: 0.5em;
	left: 0;
	background-color: #333333;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
/* txtColor01 */
#au-01 .txtColor01{
	color: #a70016;
}
/* noteList01 */
#au-01 .noteList01 > li {
	position: relative;
	padding-left: 1.2em;
}
#au-01 .noteList01 > li > .ast {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
/* figureCol */
#au-01 .figureCol {
	margin-top: 15px;
}
#au-01 .figureCol > .imgL {
	float: left;
	margin-right: 30px;
}
#au-01 .figureCol > .imgR {
	float: right;
	margin-left: 30px;
}
#au-01 .figureCol > .txt {
}
#au-01 .figureCol > .txt > *:first-child {
	margin-top: 0;
}
/*#au-01 .colLayout */
#au-01 .colLayout {
	margin-top: 25px;
}
#au-01 .auContentInner > .colLayout {
	margin-top: 0;
}
#au-01 .colLayout > .col {
	float: left;
}
#au-01 .colLayout.col2 > .col {
  width: 48.9%;
  margin-right: 2.2%;
}
#au-01 .colLayout.onlyOneLayout > .col:first-child:last-child {
	margin: 0 auto;
	float: none;
}
#au-01 .colLayout > .col > *:first-child {
	margin-top: 0 !important;
}
#au-01 .colLayout.col2 > .col:nth-child(2n) {
  margin-right: 0 !important;
}
#au-01 .colLayout.col2 > .col:nth-child(n+3) {
  margin-top: 20px;
}
#au-01 .colLayout.col3 > .col {
  width: 31.76%;
  margin-right: 2.36%;
}
#au-01 .colLayout.col3 > .col:nth-child(3n) {
  margin-right: 0 !important;
}
#au-01 .colLayout.col3 > .col:nth-child(n+4) {
  margin-top: 20px;
}
#au-01 .colLayout.col4 > .col {
  width: 23.065%;
  margin-right: 2.58%;
}
#au-01 .colLayout.col4 > .col:nth-child(4n) {
  margin-right: 0 !important;
}
#au-01 .colLayout.col4 > .col:nth-child(n+5) {
  margin-top: 20px;
}
#au-01 .colLayout.col2.r-to-l > .col {
	float: right;
	margin-right: 0;
	margin-left: 3.52%;
}
#au-01 .colLayout.col2.r-to-l > .col:nth-child(2n) {
	margin-left: 0 !important;
}
#au-01 .colLayout.col2.r-to-l > .col:nth-child(2n) .btnLink01 {
	text-align: right !important;
}
#au-01 .colLayout.col2.r-to-l > .col:nth-child(2n+1) .btnLink01 {
	text-align: left !important;
}
#au-01 .colLayout.col2.l-to-r > .col:nth-child(2n) .btnLink01 {
	text-align: left !important;
}
#au-01 .colLayout.col2.l-to-r > .col:nth-child(2n+1) .btnLink01 {
	text-align: right !important;
}


/* ===================
au-a01Area
=================== */
#au-01 #au-a01Area .sectionInner {
	padding: 20px 25px;
	background: #ffe5e8 url(/include/au/img/au-a-01_bg01.png) no-repeat 0 0;
}
#au-01 #au-a01Area .privilegeList {
}
#au-01 #au-a01Area .privilegeList > li {
	display: table;
	position: relative;
	margin-top: 11px;
	padding: 20px 20px 20px;
	width: 100%;
	background: #fff;
	-webkit-box-shadow:2px 2px 2px -2px #A4999B;
		 -moz-box-shadow:2px 2px 2px -2px #A4999B;
					box-shadow:2px 2px 2px -2px #A4999B;
	border-radius: 4px;
	box-sizing: border-box;
}
#au-01 #au-a01Area .privilegeList > li:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -22px;
	left: 50%;
	margin-left: -18px;
	width: 35px;
	height: 35px;
	background: url(/include/au/img/au-a-01_ic06.png) no-repeat;
	z-index: 2;
}
#au-01 #au-a01Area .privilegeList > li:last-child:after { display: none; }
#au-01 #au-a01Area .privilegeList > li .num,
#au-01 #au-a01Area .privilegeList > li .textArea,
#au-01 #au-a01Area .privilegeList > li .rightArea{
}
#au-01 #au-a01Area .stripeBox{
	margin-top: 25px;
}
#au-01 #au-a01Area .stripeBox .stripeContentInner{
	padding: 35px 10px 20px;
	border: solid 1px #b8b8b8;
	border-radius: 9px 9px;
	text-align:center;
	position: relative;
	margin-top: -22px;
	z-index: 0;
}
#au-01 #au-a01Area .stripeBox .stripeHead{
	padding: 7px 0 5px;
	background: url(/include/au/img/au-a-01_bg07.gif) no-repeat center  0;
	border-radius: 9px 9px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	position: relative;
	z-index: 1;
}
#au-01 #au-a01Area .stripeBox .stripeHead02{
	padding: 7px 0 5px;
	background: url(/include/au/img/au-a-01_bg08.gif) no-repeat center  0;
	border-radius: 9px 9px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	position: relative;
	z-index: 1;
}
#au-01 #au-a01Area .stripeBox .stripeContentInner .stripeText{
	font-size: 24px;
	text-align: center;
}
#au-01 #au-a01Area .stripeBox .stripeContentInner .stripeText span{
	color: #a70016;
}
#au-01 #au-a01Area .stripeBox .stripeContentInner .stripeText strong{
	font-size: 30px;
	font-weight: normal;
}
#au-01 #au-a01Area .stripeBox .stripeContentInner .stripeText strong > strong{
	font-size: 40px;
	font-weight: normal;
}
#au-01 #au-a01Area .anclinkArea ul li{
	float: left;
	width: 31.8%;
}
#au-01 #au-a01Area .anclinkArea ul li + li{
	margin-left: 2.2%;
}
#au-01 #au-a01Area .anclinkArea ul li a{
	display: table;
	width: 100%;
	height: 62px;
	border-radius: 9px;
	font-size: 18px;
	line-height: 1.2;
	text-decoration: none;
	font-weight: bold;
}
#au-01 #au-a01Area .anclinkArea ul li.anclink01 a{
	border-bottom: solid 2px #aea376;
	background: #fff2c1 url(/include/au/img/au-a-01_ic03.png) no-repeat 10px 50%;
	background-size: 46px auto;
}
#au-01 #au-a01Area .anclinkArea ul li.anclink02 a{
	border-bottom: solid 2px #889875;
	background: #deefc7 url(/include/au/img/au-a-01_ic04.png) no-repeat 10px 50%;
	background-size: 46px auto;
}
#au-01 #au-a01Area .anclinkArea ul li.anclink03 a{
	border-bottom: solid 2px #829796;
	background: #dbf2f0 url(/include/au/img/au-a-01_ic05.png) no-repeat 10px 50%;
	background-size: 46px auto;
}
#au-01 #au-a01Area .anclinkArea ul li a:hover{
	margin-top: 2px;
	border-bottom-width: 0px;
	height: 60px;
}
#au-01 #au-a01Area .anclinkArea ul li a span{
	display: table-cell;
	width: 100%;
	padding: 10px 40px 8px 63px;
	background: url(/include/au/img/au-a-01_ic08.png) no-repeat 97% 50%;
	vertical-align: middle;
}

#au-01 #au-a01Area .rightArea {
	text-align: right;
}
#au-01 #au-a01Area .rightArea .rightItem {
	display: table;
	vertical-align: middle;
}
#au-01 #au-a01Area .rightArea .rightItem > span {
	display: table-cell;
	vertical-align: middle;
}
#au-01 #au-a01Area .rightArea .dateImg {
	padding-right: 30px;
}
#au-01 #au-a01Area .note {
	margin-top: 5px;
}
#au-01 #au-a01Area .privilegeList > li .num {
	display: inline-block;
	margin-left: 20px;
	width: 87px;
	height: 87px;
	text-indent: -9999px;
	vertical-align: middle;
}
#au-01 #au-a01Area .privilegeList > li .num.icon01 { background: url(/include/au/img/au-a-01_ic01.png) no-repeat; }
#au-01 #au-a01Area .privilegeList > li .num.icon02 { background: url(/include/au/img/au-a-01_ic02.png) no-repeat; }
#au-01 #au-a01Area .privilegeList > li .num.icon03 { background: url(/include/au/img/au-a-01_ic10.png) no-repeat; }
#au-01 #au-a01Area .privilegeList > li .textArea {
	display: inline-block;
	padding-left: 18px;
	vertical-align: middle;
}
#au-01 #au-a01Area .privilegeList > li .textArea .title {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2;
}
#au-01 #au-a01Area .privilegeList > li .textArea .title > img {
	vertical-align: baseline;
}
#au-01 #au-a01Area .privilegeList > li .textArea .title > span {
	font-size: 32px;
	color: #a70016;
}
#au-01 #au-a01Area .privilegeList > li .textArea .title > span strong {
	font-size: 42px;
}
#au-01 #au-a01Area .privilegeList > li .textArea.noIcon,
#au-01 #au-a01Area .privilegeList > li .textArea.other {
	display: block;
}
#au-01 #au-a01Area .privilegeList > li .textArea.other .title {
	margin: 10px 0;
	text-align: center;
}
#au-01 #au-a01Area .privilegeList > li .textArea.other .title > span {
	position: relative;
	font-size: 22px;
	color: #333333;
}
#au-01 #au-a01Area .privilegeList > li .textArea.other .title > span:before {
	position: absolute;
	content: "";
	width: 30px;
	height: 30px;
	top: 0;
	left: -60px;
	background: url(/include/au/img/au-a-01_ex01.png) no-repeat 0 0;
}
#au-01 #au-a01Area .privilegeList > li .textArea.other .title > span:after {
	position: absolute;
	content: "";
	width: 30px;
	height: 30px;
	top: 0;
	right: -60px;
	background: url(/include/au/img/au-a-01_ex02.png) no-repeat 0 0;
}
#au-01 #au-a01Area .privilegeList > li .textArea .title .head {
	font-size: 14px;
	line-height: 1.2;
}
#au-01 #au-a01Area .privilegeList > li .textArea .title .head .textLarge {
	font-size: 21px;
}
#au-01 #au-a01Area .linkArea {
	margin-top: 15px;
	padding: 10px 15px 7px;
	background: #fff2c1;
	text-align: center;
}
#au-01 #au-a01Area .linkArea .linkAreaInner {
	display: table;
	width: 710px;
	margin: 0 auto;
}
#au-01 #au-a01Area .linkArea .linkAreaInner .linkAreaText {
	display: table-cell;
	width: 50%;
	text-align: center;
	font-size: 22px;
	color: #a70016;
	font-weight: bold;
	vertical-align: bottom;
}
#au-01 #au-a01Area .linkArea .linkAreaInner .linkAreaText em {
	background: linear-gradient(transparent 60%, #fed39d 60%);
	font-weight: bold;
	font-style: normal;
}
#au-01 #au-a01Area .linkArea .linkAreaText span {
	font-size: 28px;
}
#au-01 #au-a01Area .linkArea .linkBox {
	display: table-cell;
	width: 45%;
	padding-left: 5%;
	text-align: center;
}
#au-01 #au-a01Area .linkTxt01 {
	display: inline-block;
	width: 300px;
	background: #ffffff;
	border-bottom: solid 2px #d1c596;
	border-radius: 4px;
}
#au-01 #au-a01Area .linkTxt01:hover{
	margin-top: 2px;
	border-bottom-width: 0px;
}
#au-01 #au-a01Area .linkTxt01 a {
	position: relative;
	display: block;
	height: 25px;
	margin: 0 auto;
	padding: 10px 15px 8px;
	color: #333333;
	font-size: 16px;
	text-decoration: none;
}
#au-01 #au-a01Area .linkTxt01 a:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 20px;
	margin: auto 0;
	width: 20px;
	height: 20px;
	background: url(/include/au/img/au-a-01_ic004.png) no-repeat;
}
#au-01 #au-a01Area .imgWrap {
	margin-top: 18px;
}
#au-01 #au-a01Area .colLayout {
	margin-top: 15px;
}
#au-01 #au-a01Area .colLayout.col2 > .col {
	float: left;
	width: 445px;
	margin-left: 15px;
}
#au-01 #au-a01Area .colLayout.col2 > .col:first-child,
#au-01 #au-a01Area .colLayout.col2 > .col:nth-child(2n+1) {
	margin-left: 0;
}
#au-01 #au-a01Area .colLayout.col2 > .col:nth-child(2n+1) {
	clear: left;
}
#au-01 #au-a01Area .privilegeNote > li {
	position: relative;
	margin-top: 4px;
	padding-left: 0.8em;
	font-size: 12px;
	line-height: 1.2;
}
#au-01 #au-a01Area .privilegeNote > li:before {
	content: '*';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
#au-01 #au-a01Area .privilegeNoteChild > li {
	position: relative;
	margin-top: 4px;
	padding-left: 1em;
	font-size: 12px;
	text-align: left;
}
#au-01 #au-a01Area .privilegeNoteChild > li:before {
	content: 'E';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

/**/
#au-01 #au-a01Area .flowArrow{
	background:url(/include/au/img/au-a-01_ex05.png) center 0 no-repeat;
	text-align:center;
	font-size: 20px;
	margin-top: 20px;
}
#au-01 #au-a01Area .txtLarge{
	font-size:20px;
	text-align:center;
	margin-top:20px;
}
#au-01 #au-a01Area .payMethod{
	width: 590px;
	margin: 0 auto;
}

/* -------------------
laterDate
------------------- */
#au-01 #au-a01Area .privilegeList li .laterDate .num{
	vertical-align: top;
}

/* ===================
au-a02Area
=================== */
#au-01 #au-a02Area .sectionInner {
	padding: 25px 25px;
	background: #fff2c1 url(/include/au/img/au-a-01_bg02.png) no-repeat 0 0;
}
#au-01 #au-a02Area .auSectionHead {
	margin-bottom: 15px;
}
#au-01 #au-a02Area .auSectionHead > span {
	display: inline-block;
	height: 43px;
	padding: 10px 0 0 70px;
	background: url(/include/au/img/au-a-01_ic03.png) no-repeat 0 50%;
	font-size: 26px;
	font-weight: bold;
}
#au-01 #au-a02Area .privilegeList > li:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -22px;
	left: 50%;
	margin-left: -18px;
	width: 35px;
	height: 35px;
	background: url(/include/au/img/au-a-01_ic06.png) no-repeat;
	z-index: 2;
}
#au-01 #au-a02Area .privilegeList > li:last-child:after { display: none; }
#au-01 #au-a02Area .privilegeList > li .num,
#au-01 #au-a02Area .privilegeList > li .textArea,
#au-01 #au-a02Area .privilegeList > li .rightArea{
}
#au-01 #au-a02Area .auContentBox{
	border-radius: 9px 9px 0 0;
}
#au-01 #au-a02Area .auContentBox + .auContentBox{
	margin-top: 25px;
}
#au-01 #au-a02Area .auContentBox .auContent{
	padding: 5px 0 2px;
	background:#d18700;
	background: -moz-linear-gradient(left, #be6800 0%, #d18700 50%, #be6800 100%);
	background: -webkit-gradient(left, #be6800 0%, #d18700 50%,#be6800 100%);
	background: linear-gradient(to left, #be6800 0%, #d18700 50%,#be6800 100%);
	border-radius: 9px 9px 0 0;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
#au-01 #au-a02Area .auContentBox .auContentInner{
	padding: 20px 25px 30px;
	background: #ffffff;
	-webkit-box-shadow:2px 2px 2px -2px #A4999B;
		 -moz-box-shadow:2px 2px 2px -2px #A4999B;
					box-shadow:2px 2px 2px -2px #A4999B;
	border-radius: 0 0 9px 9px;
}
#au-01 #au-a02Area .auContentBox .auContentInner .colLayout .centering.type01 {
	margin: 20px auto 15px;
}
#au-01 #au-a02Area .auContentBox .auContentInner .auAfterBox{
	margin-top: 15px;
	border-top: solid 2px #ebebeb;
}
#au-01 #au-a02Area .auContentBox .auContentInner .auAfterBox .figureCol {
	margin-top: 25px;
}
#au-01 #au-a02Area .auContentBox .auContentInner .auAfterBox .txt{
	font-size: 18px;
}
#au-01 #au-a02Area .auContentBox .auContentInner .effectHead{
	position: relative;
	display: inline-block;
	padding-top: 10px;
	margin-bottom: 5px;
	color: #a70016;
	font-size: 19px;
	font-weight: bold;
}
#au-01 #au-a02Area .auContentBox .auContentInner .effectHead:before {
	position: absolute;
	content: "";
	width: 30px;
	height: 30px;
	top: 10px;
	left: -30px;
	background: url(/include/au/img/au-a-01_ex01.png) no-repeat 0 0;
}
#au-01 #au-a02Area .auContentBox .auContentInner .effectHead:after {
	position: absolute;
	content: "";
	width: 30px;
	height: 30px;
	top: 10px;
	right: -30px;
	background: url(/include/au/img/au-a-01_ex02.png) no-repeat 0 0;
}
#au-01 #au-a02Area .auContentBox .auContentInner .leadText01{
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: bold;
}
#au-01 #au-a02Area .auContentBox .auContentInner .glayBox{
	height: 180px;
	padding: 25px 5px 20px;
	border-radius: 9px;
	background: #f3f3f3;
}
#au-01 #au-a02Area .auContentBox .auContentInner .glayBox .boxInnerHead{
	position: relative;
	margin-bottom: 30px;
	padding: 0 0 10px;
	border-bottom: solid 2px #ea5404;
	color: #ea5404;
	font-size: 20px;
	font-weight: bold;
}
#au-01 #au-a02Area .auContentBox .auContentInner .glayBox .boxInnerHead:before,
#au-01 #au-a02Area .auContentBox .auContentInner .glayBox .boxInnerHead:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	left: 50%;
	content: "";
}
#au-01 #au-a02Area .auContentBox .auContentInner .glayBox .boxInnerHead:before {
	bottom: -13px;
	margin-left: -12px;
	border-top: 12px solid #ea5404;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
}
#au-01 #au-a02Area .auContentBox .auContentInner .glayBox .boxInnerHead:after {
	bottom: -10px;
	margin-left: -12px;
	border-top: 12px solid #f3f3f3;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
}
#au-01 #au-a02Area .auContentBox .auContentInner .glayBox .paragraph02{
	margin-top: 20px;
	font-size: 16px;
}


/* ===================
e_cre_03.html
=================== */
#au-01 #au-a03Area .sectionInner {
	padding: 25px 25px;
	background: #deefc7 url(/include/au/img/au-a-01_bg03.png) no-repeat 0 0;
}
#au-01 #au-a03Area .auSectionHead {
	margin-bottom: 15px;
}
#au-01 #au-a03Area .auSectionHead > span {
	display: inline-block;
	height: 43px;
	padding: 10px 0 0 70px;
	background: url(/include/au/img/au-a-01_ic04.png) no-repeat 0 50%;
	font-size: 26px;
	font-weight: bold;
}
#au-01 #au-a03Area .privilegeList > li:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -22px;
	left: 50%;
	margin-left: -18px;
	width: 35px;
	height: 35px;
	background: url(/include/au/img/au-a-01_ic06.png) no-repeat;
	z-index: 2;
}
#au-01 #au-a03Area .privilegeList > li:last-child:after { display: none; }
#au-01 #au-a03Area .privilegeList > li .num,
#au-01 #au-a03Area .privilegeList > li .textArea,
#au-01 #au-a03Area .privilegeList > li .rightArea{
}
#au-01 #au-a03Area .auContentBox{
	border-radius: 9px 9px 0 0;
}
#au-01 #au-a03Area .auContentBox + .auContentBox{
	margin-top: 25px;
}
#au-01 #au-a03Area .auContentBox .auContent{
	padding: 5px 0 2px;
	background:#5a8827;
	background: -moz-linear-gradient(left, #45691e 0%, #5a8827 50%, #45691e 100%);
	background: -webkit-gradient(left, #45691e 0%, #5a8827 50%,#45691e 100%);
	background: linear-gradient(to left, #45691e 0%, #5a8827 50%,#45691e 100%);
	border-radius: 9px 9px 0 0;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
#au-01 #au-a03Area .auContentBox .auContentInner{
	padding: 20px 20px 30px 20px;
	background: #ffffff;
	-webkit-box-shadow:2px 2px 2px -2px #A4999B;
		 -moz-box-shadow:2px 2px 2px -2px #A4999B;
					box-shadow:2px 2px 2px -2px #A4999B;
	border-radius: 0 0 9px 9px;
}
#au-01 #au-a03Area .col:nth-child(1) .auContentBox .auContentInner,
#au-01 #au-a03Area .col:nth-child(2) .auContentBox .auContentInner{
	height: 70px;
}
#au-01 #au-a03Area .col:nth-child(3) .auContentBox .auContentInner,
#au-01 #au-a03Area .col:nth-child(4) .auContentBox .auContentInner{
	height: 168px;
}
#au-01 #au-a03Area .auContentBox .auContentInner .figureCol {
	margin-top: 0;
}
#au-01 #au-a03Area .col:nth-child(1) .auContentBox .auContentInner .figureCol > .imgL{ padding-top: 18px; }
#au-01 #au-a03Area .col:nth-child(2) .auContentBox .auContentInner .figureCol > .imgL{ padding-top: 19px; }
#au-01 #au-a03Area .col:nth-child(3) .auContentBox .auContentInner .figureCol > .imgL{ padding-top: 40px; }
#au-01 #au-a03Area .col:nth-child(4) .auContentBox .auContentInner .figureCol > .imgL{ padding-top: 36px; }
#au-01 #au-a03Area .auContentBox .auContentInner .figureCol > .imgL {
	margin-right: 15px;
}
#au-01 #au-a03Area .auContentBox .auContentInner .txt{
	display: table;
	font-size: 15px;
	text-align: left;
}


/* ===================
e_cre_04.html
=================== */
#au-01 #au-a04Area {
	margin-top: 40px;
}
#au-01 #au-a04Area .sectionInner {
	padding: 25px 25px;
	background: #dbf2f0 url(/include/au/img/au-a-01_bg04.png) no-repeat 0 0;
}
#au-01 #au-a04Area .auSectionHead {
	margin-bottom: 5px;
}
#au-01 #au-a04Area .auSectionHead > span {
	display: inline-block;
	height: 43px;
	padding: 10px 0 0 70px;
	background: url(/include/au/img/au-a-01_ic05.png) no-repeat 0 50%;
	font-size: 26px;
	font-weight: bold;
}
#au-01 #au-a04Area .auSectionLeadText {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
#au-01 #au-a04Area .auSectionLeadText > span {
	background: linear-gradient(transparent 60%, #9accdb 60%);
}
#au-01 #au-a04Area .auContentWhiteBox {
	margin-top: 20px;
	padding: 15px 10px;
	background: #ffffff;
}
#au-01 #au-a04Area .auContentWhiteBox .colLayout {
	margin-top: 0;
}
#au-01 #au-a04Area .txtLead01 {
	font-size: 16px;
}


/* ===================
e_cre_05.html
=================== */
#au-01 .flowSection{
	margin-top: 30px;
	padding: 25px 25px 20px;
	border: solid 1px #f56c7f;
	background: #ffffff;
}
#au-01 .flowSection .auSectionHead02 {
	margin-bottom: 25px;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}
#au-01 .flowSection .auSectionHead02 span {
	position: relative;
}
#au-01 .flowSection .auSectionHead02 span:before {
	position: absolute;
	content: "";
	width: 79px;
	height: 32px;
	top: 0;
	left: -200px;
	background: url(/include/au/img/au-a-01_bg06.png) no-repeat 0 0;
}
#au-01 .flowSection .auSectionHead02 span:after {
	position: absolute;
	content: "";
	width: 78px;
	height: 34px;
	top: 0;
	right: -200px;
	background: url(/include/au/img/au-a-01_bg05.png) no-repeat 0 0;
}
#au-01 .flowSection .flowContents li {
	position: relative;
	float: left;
	width: 31.8%;
}
#au-01 .flowSection .flowContents li + li {
	margin-left: 2.2%;
}
#au-01 .flowSection .flowContents li + li:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: -16px;
	margin: auto 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 13px;
	border-color: transparent transparent transparent #a70016;
}
#au-01 .flowSection .flowContents li .auContent{
	padding: 5px 0 2px;
	background:#c1001d;
	background: -moz-linear-gradient(left, #a70016 0%, #c2001d 50%, #a70016 100%);
	background: -webkit-gradient(left, #a70016 0%, #c2001d 50%,#a70016 100%);
	background: linear-gradient(to left, #a70016 0%, #c2001d 50%,#a70016 100%);
	border-radius: 9px 9px 0 0;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
#au-01 .flowSection .flowContents li .auContentInner{
	min-height: 100px;
	padding: 20px 5px 0 17px;
	background: #ffe5e8;
	font-size: 16px;
}
#au-01 .flowSection .flowContents li .auContentImage{
	min-height: 165px;
	padding: 0 10px 0;
	background: #ffe5e8;
	border-bottom: solid 1px #ccb7ba;
	border-radius: 0 0 9px 9px;
}
#au-01 .flowSection .flowContents li .auContentImage figure{
	display: table-cell;
	height: 150px;
	vertical-align: middle;
	margin: 0 auto;
	text-align: center;
}


/* ===================
e_cre_06.html
=================== */
#au-01 .cautionSection{
	padding: 25px 25px;
	background: #ececec;
	font-size: 16px;
}
#au-01 .cautionSection .auSectionHead02{
	margin-bottom: 25px;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}
#au-01 .cautionSection .cautionleadtext{
	font-weight: bold;
}
#au-01 .lastLeadText{
	margin-top: 55px;
}

/* ===================
au-a07Area
=================== */
#au-01 #au-a07Area .sectionInner{
	padding: 20px 0 0;
	background: url(/include/au/img/au-a-01_bg002.gif) no-repeat -50px 50%;
}
#au-01 #au-a07Area .balloonArea {
	display: table;
	margin: 0 auto;
	padding: 0 10px;
}
#au-01 #au-a07Area .balloonArea .balloonText {
	display: table-cell;
	position: relative;
	padding: 5px 78px 4px;
	font-size: 28px;
	text-align: center;
	background: #fff;
	border: 4px solid #eb5505;
	border-radius: 32px
}
#au-01 #au-a07Area .balloonArea .balloonText:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -18px;
	left: 50%;
	margin-left: -15px;
	width: 30px;
	height: 18px;
	background: url(/include/au/img/au-a-01-bg002.png) no-repeat;
}
#au-01 #au-a07Area .balloonArea .balloonText img {
	vertical-align: middle;
}
#au-01 #au-a07Area .balloonArea .balloonText span {
	position: relative;
	top: 2px;
	left: 0;
	margin-left: 15px;
}
#au-01 #au-a07Area .title {
	font-size: 42px;
	font-weight: bold;
	text-align: center;
}
#au-01 #au-a07Area .title .textLarge {
	font-size: 60px;
	
}
#au-01 #au-a07Area .textRed {
	color: #a5001e;
}
#au-01 #au-a07Area .colLayout.singleCol {
	display: table;
	margin: 0 auto;
	padding: 0 10px;
	width: 608px;
}
#au-01 #au-a07Area .colLayout.singleCol .textArea,
#au-01 #au-a07Area .colLayout.singleCol .imgWrap {
	display: table-cell;
}
#au-01 #au-a07Area .colLayout.singleCol .textArea {
	padding-top: 10px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4;
}
#au-01 #au-a07Area .colLayout.singleCol .imgWrap {
	vertical-align: top;
}
#au-01 #au-a07Area .bottomArea {
	position: relative;
	padding: 10px 120px 10px 180px;
	background: #b11934 url(/include/au/img/au-a-01_bg003.gif);
}
#au-01 #au-a07Area .bottomArea:before {
	content: '';
	display: block;
	position: absolute;
	top: -43px;
	left: 50%;
	margin-left: -26px;
	width: 52px;
	height: 52px;
	background: url(/include/au/img/au-a-01_ic001.png) no-repeat;
	z-index: 2;
}
#au-01 #au-a07Area .bottomArea:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/include/au/img/au-a-01-bg003.png) 50% 50% no-repeat;
}
#au-01 #au-a07Area .bottomArea02 {
	position: relative;
	padding: 10px 120px 10px 180px;
	background: #b11934 url(/include/au/img/au-a-01_bg003.gif);
}
#au-01 #au-a07Area .bottomArea02:before {
	content: '';
	display: block;
	position: absolute;
	top: -43px;
	left: 50%;
	margin-left: -26px;
	width: 52px;
	height: 52px;
	background: url(/include/au/img/au-a-01_ic001.png) no-repeat;
	z-index: 2;
}
#au-01 #au-a07Area .bottomArea02:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/include/au/img/au-a-01-bg004.png) 50% 50% no-repeat;
}
#au-01 #au-a07Area .bottomArea > .bottomText {
	position: relative;
	text-align: center;
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	z-index: 2;
}
#au-01 #au-a07Area .bottomArea02 > .bottomText {
	position: relative;
	text-align: center;
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	z-index: 2;
}
#au-01 #au-a07Area .bottomArea > .bottomText .textLarge {
	font-size: 48px;
}
#au-01 #au-a07Area .bottomArea02 > .bottomText .textLarge {
	font-size: 48px;
}

/* design */
#au-01 .sectionInner.type-design{
	padding: 0;
}
#au-01 .designBoxHead {
	padding: 5px;
	background: #eb5505;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
#au-01 .designSection {
	margin-bottom: 40px;
	padding: 17px 19px 23px 15px;
	background: #ffebb0;
}
#au-01 .designSection .designIcon {
	float: left;
}
#au-01 .designSection .designText {
	width: 574px;
	margin-left: 18px;
	padding-top: 30px;
	font-size: 22px;
	font-weight: bold;
	float: left;
	line-height: 1.2;
}
#au-01 .designSection .designText em {
	font-style: normal;
	font-weight: bold;
	font-size: 26px;
	color: #a5001e;
}
#au-01 .designSection .designBtn {
	margin-left: 20px;
	padding-top: 20px;
	float: left;
}

/* ===================
au-a08Area
=================== */
#au-a08Area .btnLink01,
#au-a08Area .btnList01 {
	margin-top: 20px;
}
#au-a08Area .btnLink01 .btnBnr {
	margin-right: 20px;
	vertical-align: middle;
}
#au-a08Area .btnLink01.catalogBtn01 a {
	padding: 24px 125px 22px 160px;
	position: relative;
	overflow: hidden;
}
#au-a08Area .btnLink01.catalogBtn01 a .btnBnr {
	position: absolute;
	top: 8px;
	left: 20px;
}
#au-a08Area .btnList01 > li + li {
	margin-top: 15px;
}
#au-a08Area .btnLink01 a,
#au-a08Area .btnLink01 input,
#au-a08Area .btnList01 > li a,
#au-a08Area .btnList01 > li input {
	display: inline-block;
	position: relative;
	padding: 19px 60px 17px 50px;
	width: 360px;
	color: #ffffff;
	font-size: 16px;
	font-size: 1.1rem;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 1.2;
	background-color: #a5001e;
	border-bottom: solid 3px #760015;
	-webkit-border-radius: 9px;
		 -moz-border-radius: 9px;
					border-radius: 9px;
}
#au-a08Area .btnLink01 input,
#au-a08Area .btnList01 > li input {
	border-top: none;
	border-left: none;
	border-right: none;
	cursor: pointer;
	-webkit-appearance: none;
		 -moz-appearance: none;
					appearance: none;
}
#au-a08Area .btnLink01.type02 a,
#au-a08Area .btnLink01.type02 input,
#au-a08Area .btnList01 > li.type02 a,
#au-a08Area .btnList01 > li.type02 input,
#au-a08Area .btnLink01.back a,
#au-a08Area .btnLink01.back input {
	color: #222222;
	background-color: #e6e6e6;
	border-bottom: solid 3px #a5a5a5;
}
#au-a08Area .btnLink01.type03 a,
#au-a08Area .btnLink01.type03 input,
#au-a08Area .btnList01 > li.type03 a,
#au-a08Area .btnList01 > li.type03 input {
	color: #222222;
	background-color: #ffffff;
	border: solid 1px #a5a5a5;
	border-bottom: solid 3px #a5a5a5;
}
#au-a08Area .btnLink01.pdf a,
#au-a08Area .btnList01 > li.pdf a,
#au-a08Area .btnLink01.xls a,
#au-a08Area .btnList01 > li.xls a {
	padding: 11px 60px 7px 50px;
}
#au-a08Area .btnLink01.txtSmall a,
#au-a08Area .btnLink01.txtSmall input,
#au-a08Area .btnList01.txtSmall > li a,
#au-a08Area .btnList01.txtSmall > li input {
	padding: 12px 48px 10px 40px;
	font-size: 14px;
	font-size: 1.4rem;
}
#au-a08Area .btnLink01.back a,
#au-a08Area .btnLink01.back input {
	padding: 11px 35px 9px 48px;
	font-size: 14px;
	font-size: 1.4rem;
}
#au-a08Area .btnLink01.noIcon a,
#au-a08Area .btnLink01.noIcon input,
#au-a08Area .btnList01 > li.noIcon a,
#au-a08Area .btnList01 > li.noIcon input {
	padding: 19px 50px 17px 50px;
}
#au-a08Area .btnLink01.txtSmall.noIcon a,
#au-a08Area .btnLink01.txtSmall.noIcon input,
#au-a08Area .btnList01.txtSmall > li.noIcon a,
#au-a08Area .btnList01.txtSmall > li.noIcon input {
	padding: 12px 40px 10px 40px;
}
#au-a08Area .btnLink01 a:after,
#au-a08Area .btnList01 > li a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 11px;
	height: 32px;
	width: 32px;
	margin-top: -14px;
	background: url(/include/au/img/au-a-01_btn_ic01.png) no-repeat 0 0;
}
#au-a08Area .btnLink01 input,
#au-a08Area .btnList01 > li input {
	background-image: url(/include/au/img/au-a-01_btn_ic01.png);
	background-repeat: no-repeat;
	background-position: 96% 50%;
}
#au-a08Area .btnLink01.type02 input,
#au-a08Area .btnList01 > li.type02 input {
	background-color: #e6e6e6;
}
#au-a08Area .btnLink01.blank a:after,
#au-a08Area .btnList01 > li.blank a:after {
	background-image: url(/include/au/img/au-a-01_btn_ic02.png);
}
#au-a08Area .btnLink01.type03 a:after,
#au-a08Area .btnList01 > li.type03 a:after {
	background: url(/include/au/img/au-a-01_btn_ic01.png) no-repeat 0 0;
}
#au-a08Area .btnLink01.type03.blank a:after,
#au-a08Area .btnList01 > li.blank a:after {
	background-image: url(/include/au/img/au-a-01_btn_ic02.png);
}
#au-a08Area .btnList01 > li.noIcon a:after,
#au-a08Area .btnLink01.noIcon a:after {
	display: none !important;
}
#au-a08Area .btnLink01.noIcon input,
#au-a08Area .btnList01 > li.noIcon input {
	background-image: none !important;
}
#au-a08Area .btnLink01.login + .linkList01 {
	width: 260px;
	margin: 22px auto 0;
	font-weight: bold;
}
#au-a08Area .btnLink01 a:hover,
#au-a08Area .btnLink01 input:hover,
#au-a08Area .btnList01 > li a:hover,
#au-a08Area .btnList01 > li input:hover {
	margin-top: 2px;
	background-color: #c04d62;
	border-bottom: solid 1px #9f4d5c;
	color: #ffffff;
}
#au-a08Area .btnLink01.type02 a:hover,
#au-a08Area .btnLink01.type02 input:hover,
#au-a08Area .btnList01 > li.type02 a:hover,
#au-a08Area .btnList01 > li.type02 input:hover,
#au-a08Area .btnLink01.back a:hover,
#au-a08Area .btnLink01.back input:hover {
	color: #222222;
	background-color: #ebebeb;
	border-bottom: solid 1px #b7b7b7;
}
#au-a08Area .btnLink01.type03 a:hover,
#au-a08Area .btnLink01.type03 input:hover,
#au-a08Area .btnList01 > li.type03 a:hover,
#au-a08Area .btnList01 > li.type03 input:hover {
	color: #6c6c6c;
	background-color: #ffffff;
	border-bottom: solid 1px #b7b7b7;
}
#au-a08Area .btnList01 > li a .sizeTxt {
	font-size: 14px;
	font-size: 1.4rem;
}
#au-a08Area .btnList01.floatList > li {
	margin: 0 20px 0 0;
}
#au-a08Area .btnList01.floatList.col2 > li,
#au-a08Area .btnList01.floatList.col3 > li,
#au-a08Area .btnList01.floatList.col4 > li {
	display: table;
}
#au-a08Area .btnList01.floatList.col2 > li {
	width: 48.24%;
  margin-right: 3.52%;
}
#au-a08Area .btnList01.floatList.col2 > li:nth-child(2n) {
	margin-right: 0;
}
#au-a08Area .btnList01.floatList.col2 > li:nth-child(n+3) {
	margin-top: 15px;
}
#au-a08Area .btnList01.floatList.col3 > li {
	width: 31.76%;
  margin-right: 2.36%;
}
#au-a08Area .btnList01.floatList.col3 > li:nth-child(3n) {
	margin-right: 0;
}
#au-a08Area .btnList01.floatList.col3 > li:nth-child(n+4) {
	margin-top: 15px;
}
#au-a08Area .btnList01.floatList.col4 > li {
	width: 23.065%;
  margin-right: 2.58%;
}
#au-a08Area .btnList01.floatList.col4 > li:nth-child(4n) {
	margin-right: 0;
}
#au-a08Area .btnList01.floatList.col4 > li:nth-child(n+5) {
	margin-top: 15px;
}
#au-a08Area .btnList01.floatList.col2 > li > a,
#au-a08Area .btnList01.floatList.col3 > li > a,
#au-a08Area .btnList01.floatList.col4 > li > a ,
#au-a08Area .btnList01.floatList.col2 > li > input,
#au-a08Area .btnList01.floatList.col3 > li > input,
#au-a08Area .btnList01.floatList.col4 > li > input {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
#au-a08Area .btnList01.floatList > li:hover > a,
#au-a08Area .btnList01.floatList > li:hover {
	padding-top: 2px;
}
#au-a08Area .btnList01.floatList > li:hover > a,
#au-a08Area .btnList01.floatList > li:hover > input {
	margin-top: 0;
	padding: 17px 60px 17px 50px;
}
#au-a08Area .btnList01.floatList.txtSmall > li:hover > a,
#au-a08Area .btnList01.floatList.txtSmall > li:hover > input {
	margin-top: 0;
	padding: 12px 48px 10px 40px;
}
#au-a08Area .floatCenter .btnList01 > li {
	margin: 0 30px 0 0;
}
#au-a08Area .floatCenter .btnList01 > li:last-child {
	margin-right: 0;
}
#au-a08Area .tailIcon {
	display: inline-block;
	margin-left: 3px;
}
#au-a08Area .tailIcon.blank {
	width: 12px;
	height: 11px;
	margin: 0.3em 5px 0;
}
#au-a08Area .tailIcon.pdf {
	width: 16px;
	height: 16px;
}
#au-a08Area .tailIcon.xls {
	width: 16px;
	height: 16px;
}
#au-a08Area .floatCenter {
	position: relative;
	overflow: hidden;
}
#au-a08Area .floatCenter > ul,
#au-a08Area .floatCenter > ol {
	position: relative;
	left: 50%;
	float: left;
}
#au-a08Area .floatCenter > ul > li,
#au-a08Area .floatCenter > ol > li {
	position: relative;
	left: -50%;
	float: left;
}
/*-------------------------------------------
 clearfix
-------------------------------------------*/
#au-a08Area .radiobtnList01:after,
#au-01 #au-a01Area .colLayout:after,
#au-01 #au-a02Area .colLayout:after,
#au-01 #au-a02Area .discountMain:after,
#header_Inner:after,
#header_Inner .logoBlock:after,
#header_Inner .utilityBlock .searchBox:after,
#au-01 .designSection:after,
.subnav01:after,
.subnav02:after,
#gnav_Inner ul:after,
#footer_Inner:after,
#mainBlock:after,
.clear:after,
#au-01 #au-a01Area .anclinkArea ul:after,
#au-01 .figureCol:after,
#au-01 .colLayout:after,
#au-01 .flowSection .flowContents:after{
	content:''; display:block; clear:both; height:0; overflow:hidden;
}
#au-a08Area .radiobtnList01,
#au-01 #au-a02Area .discountMain,
#header_Inner,
#header_Inner .logoBlock,
#header_Inner .utilityBlock .searchBox,
#au-01 .designSection,
.subnav01,
.subnav02,
#gnav_Inner ul,
#footer_Inner,
#mainBlock,
.clear,
#au-01 #au-a01Area .anclinkArea ul,
#au-01 .figureCol,
#au-01 .colLayout,
#au-01 .flowSection .flowContents{
	zoom: 1;
}