@charset "utf-8";
/* CSS Document */

body {
	font-family:"Century Gothic", sans-serif;
}

#pointC-5 .aeonpay {
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}
#pointC-5 .main_visual {
    text-align: center;
}
#pointC-5 h1.aeonpay_title {
    background: #000;
    color: #fff;
    font-size: 30px;
    line-height: 1;
    padding: 10px;
    text-align: center;
    letter-spacing: 2px;
}
#pointC-5 h2{
    font-size: 24px;
    line-height: 1;
}
#pointC-5 .txt{
    margin: 0;
    padding: 0;
    font-size: 16px;
}
#pointC-5 .icon{
	position: relative;
	padding-left: 20px;
}
#pointC-5 ul li.bold{
	font-weight: bolder;
}
#pointC-5 span.icon {
    display: inline-block;
}
#pointC-5 .icon span{
	position: relative;
	padding-left: 20px;
}

#pointC-5 .icon::before{
	content: "※";
	position: absolute;
	left: 0;
    top: 13px; 
transform: translateY(-50%) translateX(-0%); 
-webkit-transform: translateY(-50%) translateX(-0%);
}
#pointC-5 .icon.one::before {
    top: 26%;
}
#pointC-5 .icon.icon_top::before {
    top: 26%;
}
#pointC-5 .content_box {
text-align: center;
max-width: 960px;
margin: 30px auto;
border-left: solid 1px #000;
border-right: solid 1px #000;
border-bottom: solid 1px #000;
}

#pointC-5 .aeonpay_txt{
    text-align: center;
    padding: 4px 30px 30px 30px;
}
#pointC-5 .aeonpay_txt h2 {
    margin: 30px 0;
    line-height: 1.2;
    font-family: sans-serif;
}
#pointC-5 .aeonpay_txt h2.aeon_tit {
    margin: 30px 0 0;
    line-height: 1.2;
    font-family: sans-serif;
}
#pointC-5 .aeonpay_txt .aeonpay_subtitle {
    margin: 30px 0px 5px;
    line-height: 1.2;
    font-family: sans-serif;
}
#pointC-5 .aeonpay_txt .aeon_txt {
    margin: 0px 0px 0px;
    line-height: 1.2;
    font-family: sans-serif;
}
#pointC-5 .aeonpay_txt li{
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
    margin: 5px 0;
    font-weight: normal;
}
#pointC-5 .aeonpay_txt .aeonpay_subtxt{
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    margin: 5px 0;
    font-weight: normal;
}
#pointC-5 .aeonpay_txt .aeon_txt {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    margin: 5px 0;
    font-weight: normal;
}
#pointC-5 .aeonpay_txt li.margin-20{
    margin-top: 20px;
    font-weight: bolder;
}
#pointC-5 .note {
    max-width: 960px;
    width: 100%;
    margin: 30px auto;
}
#pointC-5 .note li{
    list-style: none;
    line-height: 1.6;
    font-size: 14px;
    letter-spacing: 1px;
    text-align: left;
}
#pointC-5 .note .padding-left{
    padding-left: 20px;
}
#pointC-5 .icon.margin-10 {
    margin-top: 10px;
}
#pointC-5 .margin-10{
    margin-top: 10px;
}
#pointC-5 .margin-20{
    margin-top: 20px;
}
#pointC-5 .margin-40{
    margin-top: 40px;
}
