@charset "shift_jis";

/*-- local --*/

#headLine1cl{
height:auto !important;
}

p.cautionA01 {
	padding-left:1em !important;
	text-indent:-1em !important;
}

.lh190 {
	layout-grid-line: 1.9 !important;
}

#mainColumn .section {
	margin: 20px 0 30px 0;
}
#mainColumn .sectionInner {
	padding: 0 20px;
}

#mainColumn h2, #mainColumn h3 {
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	background: none;
	line-height: 1;
}

#mainColumn h2 {
	background: #33aff3 url(/amc/reference/anacard/image2013/ttl_bg.gif) no-repeat left top;
	color: #fff;
	margin-bottom: 15px;
	padding: 10px 7px;
}
#mainColumn h2 span {
	display: block;
	margin-left: 5px;
	padding: 3px 3px 3px 8px;
	border-left: 4px solid #fff;
}

#mainColumn .cpn_cardkind {
	margin-bottom: 15px;
	padding: 15px 0 5px 0;
	border-bottom: 1px dotted #000;
}

#mainColumn .cpn_cardkind ul li {
	display: inline;
	margin: 0 15px;
	text-align: center;
}

#mainColumn .cpn_banner {
	margin-top: 15px;
}

#mainColumn .cpn_banner ul {
	margin: 0;
	background-color: #2d3e64;
}

#mainColumn .cpn_banner ul li.cpn_detail_btn {
	float: right;
	width: 124px;
	padding-top: 2px;
}

#mainColumn .cpn_banner ul li.cpn_until_txt {
	margin-right: 128px;
	padding: 5px 0 5px 10px;
	color: #fff;
	font-weight: bold;
}

ul.card_li {
    margin: 30px 0 20px;
    padding: 0;
}
ul.card_li li {
    float: left;
    padding-left: 15px;
}

/* よくある質問
--------------------*/
#faq {
	background-color: #f5f8ff;
	border: #154689 solid 1px;
	padding: 10px 0;
	margin-top: 30px;
	margin-bottom:10px;
	_margin-bottom:35px;
	float: left;
	width: 950px;
	clear:both;
}
#faq h4 {
	background: url(/amc/reference/anacard/ichiran/image/renewal13/img_faq.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 932px;
	margin-left: 8px;
	color: #FFF;
	font-weight: bold;
	padding: 12px 0 0 10px;
}
#faq h4 a,
#faq h4 a:link {
	color: #FFF !important;
	text-decoration: underline;
}
#faq .box01 {
	float: left;
	width: 450px;
	_width: 460px;
	padding-left: 10px;
}
#faq .box02 {
	float: right;
	width: 460px;
	_width: 470px;
	padding-right: 10px;
	_padding-right: 10px;
	padding-left: 8px;
	border-left: #154689 dotted 1px;
}
#faq dl {
	_margin-top: 10px;
	line-height: 2em;
}
#faq dt {
	font-weight: bold;
	float: left;
	clear: both;
	padding: 5px 0 5px 5px;
}
#faq dl dd {
	background: url(/amc/reference/anacard/ichiran/image/renewal13/img_q.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	border-bottom: #154689 dotted 1px;
	padding: 5px 0 5px 25px;
	margin-left: 20px;
	text-indent: -0.2em;
}
#faq dl dd.nobor {
	border: none;
}





/* ---------- 160407 */

.cpn h2 {
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	background: none;
	line-height: 1;
}
.cpn h2 {
	background-color: #33aff3;
	border-radius: 6px 6px 0 0;
	color: #fff;
	margin: 0 0 15px;
	padding: 10px 7px;
}
.cpn h2 span {
	display: block;
	margin-left: 5px;
	padding: 3px 3px 3px 8px;
	border-left: 4px solid #fff;
	font-weight: bold;
}
@media (min-width: 0px) and (max-width: 570px) {
  .cpn h2 span {
    line-height: 1.5;
  }
}

.cpn_cardkind {
	margin-bottom: 15px;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #000;
}
.cpn_cardkind ul li {
	display: inline;
	margin: 0 15px;
	text-align: center;
}
@media (min-width: 0px) and (max-width: 570px) {
.cpn_cardkind ul li {
	margin: 0;
}
}
.cpn_banner {
	margin-top: 15px;
	margin-bottom: 60px;
}

/*col-container*/
.amc .col-wrapper {
	margin-left: 1%;
}
.amc .col-wrapper .col-container {
	margin: 0 auto;
	max-width: 100%;
}
.amc .col-wrapper .col-container li {
	text-align: center;
	vertical-align: top;
	padding: 0;
	margin: 0;
	float: left;
}
.amc .col-wrapper .col-container.col02 li {
	width: 49%;
}
.amc .col-wrapper .col-container.col03 li {
	width: 33%;
}
.amc .col-wrapper .col-container.col02 li:first-child {
	margin-right: 10px;
}
.amc .col-wrapper .col-container li img {
	margin-bottom: 5px;
	vertical-align: bottom;
	max-width: 100%;
}
@media (min-width: 0) and (max-width: 570px) {
	/*col-container*/
	.amc .col-wrapper {
		margin-left: 0;
	}
	.amc .col-wrapper .col-container.col02 li,
	.amc .col-wrapper .col-container.col03 li {
		float: none;
		width: 100%;
	}
}
