/* CSS Document */

html {
	font-size: 62.5%;
	max-width: 64rem;
	margin: 0 auto;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

html * {
	outline: 0;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
	font-size: 1.5rem;
	font-family: helvetica;
	color: #333;
	width: 100%;
	max-width: 64rem;
	margin: 0 auto;
	height: auto;
	background:#49109f;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	margin: 0;
	padding: 0
}

input,
select,
textarea {
	font-size: 100%
}

article,
aside,
footer,
header,
nav,
section,
audio,
canvas,
video,
img {
	display: block;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,
img {
	border: 0
}

abbr,
acronym {
	border: 0;
	font-variant: normal
}

del {
	text-decoration: line-through
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: ''；
}

button {
	outline: 0;
	border: none;
}

a:hover {
	text-decoration: none;
}

ins,
a {
	text-decoration: none;
}

textarea {
	resize: none;
}

iframe,
img {
	border: 0;
}

img {
	display: block;
	width: 100%;
}

ul,
ol {
	list-style: none;
	overflow: hidden;
	width: 100%;
}

input,
select,
textarea {
	outline: 0;
	-webkit-user-modify: read-write-plaintext-only;
}

input {
	-webkit-appearance: none;
}

a {
	color: #000;
	text-decoration: none;
	display: block;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

.section {
	width: 100%;
	margin: 0 auto 1rem;
	overflow: hidden;
	padding: 0 0 30px 0;
	box-sizing: border-box;
}

.inContent {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
}

.menu {
	width: 94%;
	margin: 0 auto;
	overflow: hidden;
	height: 8rem;
	background: #49109f;
	padding: 1.2rem 0.5rem;
	box-sizing: border-box;
	border-radius: 0.5rem;
	position: absolute;
	z-index: 999;
	top:15rem;
	left: 3%;

}

.menu ul {
	width: 100%;
	margin: 0 auto;
	list-style: none;
}

.menu ul li {
	float: left;
	width: 25%;
	height: 2.4rem;
	line-height: 2.4rem;
	border-radius: 0.2rem;
	text-align: center;
	margin: 0 0 0.5rem 0;
}

.menu li a {
	color: #fff;
	font-size: 1.5rem;
	display: block;
	text-align: center;
}

.menu li:hover,
.menu li.selected {
	background: #400993;
}

.menu li:hover a,
.menu li.selected a {
	color: #fff;
}

.banner {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.banner .logo {
	width: 33%;
	height: auto;
	position: absolute;
	z-index: 10;
	margin: 2% 0 0 1%;
}

.banner .logo img {
	width: 100%;
	height: auto;
	max-width: 21rem;
}

.banner .banner_img {
	width: 100%;
	height: 22.5rem;
	background: url(https://img.antpedia.com/images/custom/acchrom/tap/mobile/banner.png) no-repeat top center;
	background-size: 100%;
	z-index: 8;
}

.banner .banner_img a {
	width: 100%;
	height: 22.5rem
	display: block;
}

.mainbody {
	width: 100%;
	overflow: hidden;
}

.section .title {
	font-size: 2.8rem;
	font-weight: bold;
	text-align: center;
	color: #fff;
	margin: 2rem auto;
	overflow: hidden;
	letter-spacing: .2rem;
}

.section .imgBox {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

#section03 .imgBox img {
	width: 47%;
	float: left;
	margin: 0 1.5rem .5rem 0;
}

#section03 .imgBox img:nth-of-type(2n) {
	margin: 0 0rem .5rem 0;
}

.section ul {
	width: 100%;
	list-style: none;
	overflow: hidden;
}
#section01,#section03,#section05,#section07{
	background: #2F0556;
}
#section04 ul li {
	width: 100%;
	height: 4.5rem;
	line-height: 4.5rem;
	overflow: hidden;
	margin: 0 auto 1rem;
	background: url(https://img.antpedia.com/images/custom/acchrom/tap/mobile/module_04_icon.png) no-repeat bottom -.2rem right -2rem #fff;
	font-size: 1.6rem;
	background-size: 24%;
	color: #141a2b;
	padding: 0 2rem;
	box-sizing: border-box;
	border-radius: .5rem;
}

#section04 ul li:last-of-type a {
	color: #133ee5;
}

#section04 ul li:hover a {
	color: #133ee5;
}
#section01 h4,#section05 h4{
	color: #fff;
	font-size: 2rem;
	font-weight: normal;
	letter-spacing: .2rem;
	text-align: center;
	margin: 0 auto 2rem;
}

#section05 .videoBox {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	cursor: pointer;
}

#section06 ul li {
	width: 100%;
	height: 9rem;
	overflow: hidden;
	margin: 0 0 1rem 0;
	background: url(https://img.antpedia.com/images/custom/acchrom/tap/mobile/module_05_icon.png) no-repeat bottom -2rem right -1.5rem #fff;
	background-size: 30%;
	padding: 1rem;
	box-sizing: border-box;
	border-radius: 1rem;
}

#section06 ul li h4 {
	font-size: 1.6rem;
	color: #141a2b;
	font-weight: bold;
	height: 2rem;
	line-height: 2rem;
	overflow: hidden;
}

#section06 ul li em {
	width: 3rem;
	height: .2rem;
	display: block;
	background: #2d4acf;
	margin: .4rem 0 .6rem 0;
}

#section06 ul li p {
	font-size: 1.5rem;
	color: #6b6d74;
	height: 4rem;
	line-height: 2rem;
	overflow: hidden;
}

#section07 .txtBox p {
	font-size: 1.6rem;
	line-height: 2.4rem;
	color: #fff;
}

#section04 ul li:last-of-type,
#section06 ul li:last-of-type {
	margin: 0;
}

.footer {
	width: 100%;
	background: #49109f;
	padding: 2rem 0;
	box-sizing: border-box;
	margin: 0 auto;
	font-size: 1.2rem;
}

.footer ul {
	width: 85%;
	margin: 0 auto 1rem;
	overflow: hidden;
	list-style: none;
}

.footer ul li {
	float: left;
	margin: 0 auto .5rem;
}

.footer ul li a {
	color: #fff;
	padding: 0 .5rem;
	box-sizing: border-box;
}

.footer ul li a::after {
	content: "|";
	padding: 0 0 0 1rem;
	box-sizing: border-box;
}

.footer ul li:nth-of-type(4) a::after,
.footer ul li:last-child a::after {
	content: "";
}

.footer p {
	text-align: center;
	color: #fff;
	line-height: 2rem;
}

@media screen and (min-width:320px) {
	.menu {
		top: 11rem;
	}

	.banner .banner_img {
		height: 19rem;
	}

	.banner .banner_img a {
		height: 19rem;
	}

	.section .title {
		font-size: 2.4rem;
		margin: 2rem auto;
	}

	#section04 ul li {
		font-size: 1.5rem;
	}

	#section05 h4 {
		font-size: 1.5rem;
	}

	#section06 ul li {
		background-size: 35%;
	}

	#section06 ul li h4 {
		font-size: 1.5rem;
	}

	#section06 ul li p {
		font-size: 1.4rem;
	}

	#section07 .txtBox p {
		font-size: 1.5rem;
	}
}

@media screen and (min-width:360px) {
	.menu {
		top: 13rem;
	}

	.banner .banner_img {
		height: 21rem;
	}

	.banner .banner_img a {
		height: 21rem;
	}

	.section .title {
		font-size: 2.4rem;
		margin: 2rem auto;
	}

	#section04 ul li {
		font-size: 1.5rem;
	}

	#section05 h4 {
		font-size: 1.5rem;
	}

	#section06 ul li {
		background-size: 32%;
	}

	#section06 ul li h4 {
		font-size: 1.5rem;
	}

	#section06 ul li p {
		font-size: 1.4rem;
	}

	#section07 .txtBox p {
		font-size: 1.5rem;
	}
}

@media screen and (min-width:375px) {
	.menu {
		top: 14.5rem;
	}

	.banner .banner_img {
		height: 22.5rem;
	}

	.banner .banner_img a {
		height: 22.5rem;
	}

	.section .title {
		font-size: 2.8rem;
		margin: 2rem auto;
	}

	#section04 ul li {
		font-size: 1.6rem;
	}

	#section05 h4 {
		font-size: 1.6rem;
	}

	#section06 ul li {
		background-size: 30%;
	}

	#section06 ul li h4 {
		font-size: 1.6rem;
	}

	#section06 ul li p {
		font-size: 1.5rem;
	}

	#section07 .txtBox p {
		font-size: 1.6rem;
	}
}

@media screen and (min-width:412px) {
	.menu {
		top: 14.5rem;
	}

	.banner .banner_img {
		height: 22.5rem;
	}

	.banner .banner_img a {
		height: 22.5rem;
	}
}

@media screen and (min-width:640px) {
	.menu {
		max-width: 57rem;
		top: 30rem;
		left: 35%;
	}

	.banner .banner_img {
		height: 38rem;
	}

	.banner .banner_img a {
		height: 38rem;
	}

	#section04 ul li {
		background-size: 14%;
	}

	#section06 ul li {
		padding: 2rem;
	}

	#section07 .txtBox p {
		line-height: 2.8rem;
	}

	.footer ul {
		width: 95%;
	}

	.footer ul li:nth-of-type(4) a::after {
		content: "|";
	}
}
