@charset "UTF-8";

.top .main_header {
    position: relative;
    z-index:2;
}

/* #w_d0101b0010 */
#w_d0101b0010 {
	background: url(../img/top/main_bg.jpg) no-repeat 50% 0;
}

/* #mainIntro */
#mainIntro {
	width: 960px;
	margin: 0 auto;
}
#mainIntro h2 {
	padding: 56px 0 0 398px;
	text-align: center;
}
#mainIntro p {
	padding: 28px 0 0 398px;
	text-align: center;
}

#bTopFeature {
	margin-top: -3px;
	display: flex;
	justify-content: space-between;
	width: 960px;
}

#bTopFeature li:nth-child(2) {
	margin-top: 80px;
	padding-left: 8px;
}
#bTopFeature li:nth-child(3) {
	margin-top: 80px;
	padding-left: 8px;
}
#bTopFeature li:last-child {
	margin-top: 20px;
}
#mainIntro .note {
	margin-top: -28px;
	font-size: 1.25rem;
	line-height: 1.2;
}

/* #w_d0101b0010 .applyAndLogin */
#w_d0101b0010 .applyAndLogin {
	margin: 30px 0;
}
#w_d0101b0010 .applyAndLogin ul {
	margin: 0 auto;
	width: 880px;
	display: flex;
}
#w_d0101b0010 .applyAndLogin ul li {
	margin: 0 10px;
	border-radius: 6px;
	background: url(../img/top/arrow_big_white.png) no-repeat 95% 50% #2a6bb3;
	display: flex;
	align-items: center;
}
#w_d0101b0010 .applyAndLogin a {
	display: block;
	padding: 20px;
	font-size: 2.0rem;
	color: #fff;
	text-align: center;
	line-height: 1.2;
	width: 280px;
}
#w_d0101b0010 .applyAndLogin a strong {
	display: block;
	font-size: 3.0rem;
}
#w_d0101b0010 .applyAndLogin li:first-child {
	background: url(../img/top/arrow_big_white.png) no-repeat 95% 50% #f63;
}
#w_d0101b0010 .applyAndLogin li:first-child a {
	width: 480px;
}
#w_d0101b0010 .applyAndLogin li:hover {
	opacity: 0.7;
}
#w_d0101b0010 .applyAndLogin li a:hover {
	text-decoration: none;
}

/* #w_d0101b0010 > section */
#w_d0101b0010 > section {
	padding: 60px 0;
}
#w_d0101b0010 > section h2 {
	font-size: 4.0rem;
	text-align: center;
	font-weight: bold;
	color: #69c;
}
#w_d0101b0010 > section h3 {
	font-size: 2.8rem;
	text-align: center;
	font-weight: bold;
}
/* #w_d0101b0010 #reason */
#w_d0101b0010 #reason {
	margin-top: 60px;
	background: url("../img/top/reason_bg.png");
}
#w_d0101b0010 #reason h2 {
	color: #fff;
}
#w_d0101b0010 #reason ul {
	margin: 30px auto 0;
	width: 1000px;
	display: table;
	table-layout: fixed;
	background: url("../img/top/reason_line.png") repeat-y 50% 0;
}
#w_d0101b0010 #reason ul li {
	padding: 0 20px 20px;
	display: table-cell;
}
#w_d0101b0010 #reason ul li h3 {
	margin-top: 20px;
	color: #ffe400;
	font-size: 2.4rem;
	line-height: 1.15;
}
#w_d0101b0010 #reason ul li:nth-child(2) h3 {
	padding-top: 16px;
}
#w_d0101b0010 #reason ul li:nth-child(3) h3 {
	padding-top: 16px;
}
#w_d0101b0010 #reason ul li h3 span {
	font-size: 1.6rem;
}
#w_d0101b0010 #reason ul li h3 .txtM {
	font-size: 2.0rem;
}
#w_d0101b0010 #reason ul li p {
	margin-top: 20px;
	font-size: 1.6rem;
	line-height: 1.2;
	color: #fff;
}
#w_d0101b0010 #reason ul li p.note {
	padding-left: 1.3rem;
	text-indent: -1.3rem;
	font-size: 1.3rem;

}
#w_d0101b0010 #reason > p {
	margin: -30px auto 0;
	text-align: right;
	width: 960px;
	font-size: 1.5rem;
}
#w_d0101b0010 #reason > p a {
	padding-left: 14px;
	background: url(../img/top/arrow_white.png) no-repeat 0 50%;
	color: #fff;
}

/* #w_d0101b0010 #howToApply */
#w_d0101b0010 #howToApply h3 {
	color: #666;
}
#w_d0101b0010 #howToApply div + h3 {
	margin-top: 50px;
}
#w_d0101b0010 #howToApply > div {
	margin: 40px auto 0;
	width: 920px;
	display: table;
	table-layout: fixed;
	text-align: center;
}
#w_d0101b0010 #howToApply > div div {
	display: table-cell;
	padding: 0 45px;
}
#w_d0101b0010 #howToApply div p {
	margin-top: 15px;
	font-size: 1.8rem;
	line-height: 1.2;
}
#w_d0101b0010 #howToApply .alignLeft {
	text-align: left;
}
#w_d0101b0010 #howToApply ol {
	margin: 22px auto 0;
	width: 960px;
	display: table;
}
#w_d0101b0010 #howToApply ol li {
	display: table-cell;
}
#w_d0101b0010 #howToApply > p {
	margin: 20px auto 0;
	text-align: right;
	width: 960px;
	font-size: 1.5rem;
}
#w_d0101b0010 #howToApply + .applyAndLogin {
	margin-top: 15px;
}

/* #w_d0101b0010 #qAndA */
#w_d0101b0010 #qAndA {
	margin: 80px 0 40px;
	background: #f0f0f0;
}

#w_d0101b0010 #qAndA h2 + ul {
	margin: 0 auto;
	padding-top: 20px;
	width: 960px;
}

#w_d0101b0010 #qAndA h2 + ul > li {
	margin: 20px 0 0;
	padding: 7px;
	border: 3px solid #62a3e8;
	background: #fff;
	display: flex;
}
#w_d0101b0010 #qAndA h2 + ul > li:nth-child(even) {
	border: 3px solid #76c7bd;
}

#w_d0101b0010 #qAndA div {
	width: 521px;
	position: relative;
}

#w_d0101b0010 #qAndA .arrowLink {
	text-align: right;
	font-size: 1.5rem;
	position: absolute;
	bottom: 12px;
	right: 12px;
}

/* #w_d0101b0010 #bTopBanner */
#w_d0101b0010 #bTopBanner {
	margin: 60px auto;
	width: 960px;
	display: flex;
}
#w_d0101b0010 #bTopBanner li {
	text-align: center;
	font-size: 1.4rem;
	line-height: 1.6;
}
#w_d0101b0010 #bTopBanner li a {
	color: #000;
}
#w_d0101b0010 #bTopBanner > li:nth-child(2) {
    margin: 0 30px;
}

/* #w_d0101b0010 #support */
#w_d0101b0010 #support {
	padding: 60px 0;
	background: url(../img/top/footer_bg.png);
}
#w_d0101b0010 #support > div {
	margin: 0 auto;
	width: 960px;
	display: flex;
	justify-content: space-between;
}
#w_d0101b0010 #support > div .bTopCall {
	height: 500px;
}
#w_d0101b0010 #support h2 {
	font-size: 2.4rem;
	text-align: center;
	font-weight: bold;
	color: #fff;
}
#w_d0101b0010 #support h3 {
	font-size: 2.0rem;
	text-align: center;
	color: #fff;
	background: #62a3e8;
	line-height: 40px;
}
#w_d0101b0010 #support p + h3 {
	margin-top: 20px;
}
#w_d0101b0010 #support div div {
	margin-top: 10px;
	padding: 29px 30px 20px;
	background: #fff;
	width: 400px;
}

#w_d0101b0010 #support p {
	font-size: 1.6rem;
	color: #666;
	text-align: center;
	line-height: 1.5;
}

#w_d0101b0010 #support h3 + p {
	margin: 20px 0;
}

#w_d0101b0010 #support .telNumber {
	margin: 16px 0;
	font-size: 4.5rem;
	font-family: 'Arial Black';
	line-height: 1;
	color: #4494e9;
}
#w_d0101b0010 #support .telNumber img {
	display: inline-block;
	padding: 0 12px 3px 0;
}
#w_d0101b0010 #support .telNumber span {
	font-size: 2.0rem;
}

#w_d0101b0010 #support h3 + p + p.note {
	margin-top: -10px;
}
#w_d0101b0010 #support p.note,
#w_d0101b0010 #support p.noteLeft {
	font-size: 1.2rem;
}
#w_d0101b0010 #support p.noteLeft {
	margin-top: 30px;
	text-align: left;
	padding-left: 1.2rem;
	position: relative;
}
#w_d0101b0010 #support p.noteLeft span {
	position: absolute;
	left: 0;
	top: 0;
}

#w_d0101b0010 #support a {
	font-size: 1.3rem;
}

#w_d0101b0010 #support a.inquiry {
	display: block;
	border: 4px solid #4494e9;
	border-radius: 5px;
	font-size: 1.8rem;
	line-height: 50px;
	color: #4494e9;
	background: url(../img/top/arrow_big_blue.png) no-repeat 93% 50%;
}

#w_d0101b0010 #support a.inquiry:hover {
	text-decoration: none;
	opacity: 0.7;
}

#w_d0101b0010 #support a.inquiry::before {
	padding-right: 10px;
	content: url(../img/top/mail_icon.png);
	display: inline-block;
}

#w_d0101b0010 #support p.exam_and_seal {
	margin-top: 30px;
	text-align: right;
	line-height: 1;
}

#w_d0101b0010 #support .exam {
	background: #fff;
}
#w_d0101b0010 .menberCampaign {
	position: absolute;
	z-index: 3;
	margin-top: 670px;
	left:50%;
	margin-left: -360px;
	padding: 3px;
	width: 370px;
	border: solid 2px #E04080;
	background-color: #E8437F;
	font-size: 1.3rem;
	line-height: 1.6;
	border-radius: 10px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}