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


#cardplus{
	width:910px;
	float:left;
	display:block;
}

#cardplus .blue{
	color:#005083;
}

#cardplus #card_bt{
	width:910px;
	float:left;
	display:block;
}

#cardplus #card_bt h2{
	font-size:24px;
	color:#FF0000;
	padding:10px 55px;
}

#cardplus #card_bt #mem{
	width:600px;
	height: 250px;
	position: relative;
	overflow: hidden; 
	float:left;
	margin:0 150px 30px 150px;
}

#cardplus #card_bt #mem::after {
    content: '';
    position: absolute;
    top: -10%;
    left: -20%;
    width: 40px;
    height: 100%;
    transform: scale(2) rotate(20deg);
    background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, .5) 100%, rgba(255, 255, 255, 0) 0%);
    animation-name: shiny;
    animation-duration: 3s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}
@keyframes shiny {
    0% { left: -20%; }
    50% { left: 120%; }
    100% { left: 120%; }
}

#cardplus #card_bt #nomem{
	width:800px;
	float:left;
	border:solid 1px #00A550;
	margin: 0 54px 30px 54px;
}
#cardplus #card_bt #nomem #q1{
	background:url(/img/cardplus/ques1.jpg) no-repeat;
	height:80px;
	width:470px;
	padding:10px 10px 10px 320px;
}

#cardplus #card_bt #nomem #q2-1{
	background:url(/img/cardplus/ques2.jpg) no-repeat;
	height:80px;
	width:470px;
	padding:10px 10px 10px 320px;
	margin-top:10px;
}

#cardplus #card_bt #nomem .reload{
	text-align:center;
	font-size:14px;
	margin-left:20px;

}

#cardplus #card_bt #nomem .reload a{
	color:#00A550;
	background:#FFFFFF;
	padding:5px;
	text-decoration:none;
}

#cardplus #card_bt #nomem .reload a:hover{
	background:#006600;
	color:#FFFFFF;
}

#cardplus #card_bt #nomem #q1 p,#cardplus #card_bt #nomem #q2-1 p{
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}

#cardplus #card_bt #nomem .bgy{
	width:200px;
	height:40px;
	float:left;
	line-height:40px;
	background:#005083;
	text-align:center;
	color:#FFFFFF;
	font-size:18px;
	margin:10px 10px 0 0;
	font-weight:bold;
	cursor:pointer;
}

#cardplus #card_bt #nomem .bgy:hover{background:#001447;}
#cardplus #card_bt #nomem .bgn:hover{background:#9D0012;}

#cardplus #card_bt #nomem .bgn{
	width:200px;
	height:40px;
	float:left;
	line-height:40px;
	background:#E50012;
	text-align:center;
	color:#FFFFFF;
	font-size:18px;
	margin:10px 10px 0 0;
	font-weight:bold;
	cursor:pointer;
}


#cardplus #card_bt #nomem #qus_bt{
	width:660px;
	float:left;
	margin:10px 70px;
}

#cardplus #card_bt #nomem #qus_bt a{
	width:660px;
	height:50px;
	line-height:50px;
	float:left;
	font-size:24px;
	color:#FFFFFF;
	font-weight:bold;
	background:#006600 url(/img/cardplus/arrow.png) no-repeat right bottom;
	text-align:center;
}


#cardplus #card_bt #nomem #qus_bt a:hover{
	background:#5BC03A url(/img/cardplus/arrow.png) no-repeat right bottom;
	text-decoration:none;
}



#cardplus #card_bt #nomem #q2-1,#cardplus #card_bt #nomem #q2-2,#cardplus #card_bt #nomem #q3-1,#cardplus #card_bt #nomem #q3-2,#cardplus #card_bt #nomem .reload{
	display:none;
}


#cardplus #coma{
	width:910px;
	float:left;
	display:block;
	margin:20px 0;
}

#cardplus #coma .ml{
	width:820px;
	float:left;
	margin-left:90px;
}

#cardplus #coma h2{
	font-size:20px;
}

#cardplus #coma h3{
	background:#0068B6;
	color:#FFFFFF;
	font-size:18px;
	padding:2px 5px;
	margin:10px 0;
}

#cardplus #coma p{
	font-size:14px;
}

#cardplus #coma .cap{
	font-size:12px!important;
}

#cardplus #card_bt #mem a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#cardplus .mt10{
	margin-top:10px;
}

#cardplus .mb10{
	margin-bottom:10px;
}

#cardplus .waku{
	border:solid 1px #000000;
	width:auto;
	margin-bottom:10px;
}

#cardplus #coma .ml2{
	width:600px;
	padding-right:220px;
	float:left;
	margin-left:90px;
	background:url(/img/cardplus/3-1.jpg) no-repeat right top;
}

#cardplus .dok{
	background:#FF0000;
	color:#FFFFFF;
	font-size:80%;
	padding:2px;
}

#cardplus dl{
	width:820px;
	float:left;
	padding:0;
	margin:10px 0;
}

#cardplus dl dt{
	width:390px;
	font-weight:bold;
	padding:5px;
	font-size:16px;
	display:block;
	background:#D2D6E3;
	color:#005083;
}

#cardplus dl dd{
	width:390px;
	padding:5px;
	display:block;
}

#btt{
	width:600px;
	float:left;
	display:block;
	margin:10px 155px;
}

#btt a{
	background:#006A03;
	width:600px;
	height:50px;
	font-weight:bold;
	line-height:50px;
	font-size:20px;
	float:left;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}

#btt2{
	width:550px;
	float:left;
	margin:10px auto;
	display:block;
}

#btt2 a{
	background:#006A03;
	width:550px;
	height:50px;
	font-weight:bold;
	line-height:50px;
	font-size:20px;
	float:left;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}

#btt a:hover,#btt2 a:hover{
	background:#5BC03A;
	text-decoration:none;
}

#card_c1,#card_c2{
	display:none;
}

#card_c1 img,#card_c2 img{
	width:500px;
	margin:10px 20px;
}

#c_note {
	width:500px;
	float:left;
}

#c_note li{
	padding-bottom:10px;
}

#cardplus #q3-2,#cardplus #q2-2{
	padding:5px;
}

.mart{
	width: 200px;
	margin: 10px auto;
}


.mart img{
	width: 200px;
}

.mart a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
}
