@charset "UTF-8";

/*共用*/
body {
    background-color: #6d21ee;
    background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
    background-size: 100% auto;
    background-attachment: fixed;
    overflow-y: scroll;
}
.container { padding: 35px 0 0 0; }
section { position: relative; }
.area { width: 70%; margin: 0 auto; overflow: hidden; }
.area img { width: 100%; text-align: center; }
.title { position: relative; width: 57%; margin: 0 auto; z-index: 1; }
.title img { width: 100%; }

/*主視覺*/
.kv-area { position: relative; width: 100%; padding: 0; margin: 0; overflow: hidden; }
.kv-area img { width: 100%; }
.kv-pc { width: 100%; position: relative; display: block; }
.kv-m { position: relative; display: none; }
.kv-txt1 {
    width: 56.5%;
    position: absolute; top: 7%; left: 7.7%;
    -webkit-animation: bounceInDown 0.5s linear 0s 1;
	-moz-animation: bounceInDown 0.5s linear 0s 1;
	-ms-animation: bounceInDown 0.5s linear 0s 1;
	-o-animation: bounceInDown 0.5s linear 0s 1;
	animation: bounceInDown 0.5s linear 0s 1;
}
.kv-txt2 {
    width: 25.5%;
    position: absolute; top: 42%; left: 16.5%;
    -webkit-animation: fadeInLeftBig 0.3s linear 0.5s 1;
	-moz-animation: fadeInLeftBig 0.3s linear 0.5s 1;
	-ms-animation: fadeInLeftBig 0.3s linear 0.5s 1;
	-o-animation: fadeInLeftBig 0.3s linear 0.5s 1;
	animation: fadeInLeftBig 0.3s linear 0.5s 1;
}
.kv-txt3 {
    width: 24%;
    position: absolute; top: 60.5%; left: 14%;
    -webkit-animation: fadeInUp 0.3s linear 1s 1;
	-moz-animation: fadeInUp 0.3s linear 1s 1;
	-ms-animation: fadeInUp 0.3s linear 1s 1;
	-o-animation: fadeInUp 0.3s linear 1s 1;
	animation: fadeInUp 0.3s linear 1s 1;
}
.kv-txt4 {
    width: 25%;
    position: absolute; top: 66%; left: 41%;
    -webkit-animation: fadeInUp 0.3s linear 1.2s 1;
	-moz-animation: fadeInUp 0.3s linear 1.2s 1;
	-ms-animation: fadeInUp 0.3s linear 1.2s 1;
	-o-animation: fadeInUp 0.3s linear 1.2s 1;
	animation: fadeInUp 0.3s linear 1.2s 1;
}
.kv-p1 {
    width: 5.6%;
    position: absolute; top: 23%; left: 80%;
    -webkit-animation: pulse 0.5s linear 1.5s 1;
	-moz-animation: pulse 0.5s linear 1.5s 1;
	-ms-animation: pulse 0.5s linear 1.5s 1;
	-o-animation: pulse 0.5s linear 1.5s 1;
	animation: pulse 0.5s linear 1.5s 1;
}
.kv-p2 {
    width: 5.6%;
    position: absolute; top: 21.5%; left: 86.5%;
    -webkit-animation: pulse 0.5s linear 1.7s 1;
	-moz-animation: pulse 0.5s linear 1.7s 1;
	-ms-animation: pulse 0.5s linear 1.7s 1;
	-o-animation: pulse 0.5s linear 1.7s 1;
	animation: pulse 0.5s linear 1.7s 1;
}
.kv-p3 {
    width: 5.6%;
    position: absolute; top: 23%; left: 93%;
    -webkit-animation: pulse 0.5s linear 1.9s 1;
	-moz-animation: pulse 0.5s linear 1.9s 1;
	-ms-animation: pulse 0.5s linear 1.9s 1;
	-o-animation: pulse 0.5s linear 1.9s 1;
	animation: pulse 0.5s linear 1.9s 1;
}


/*section*/
.s1 {
    background-image: url(../images/bg-s1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
    background-size: 100% 100%;
    padding: 0 0 7% 0;
    margin: -2% 0 0 0;
}
.s2 {
    padding: 0 0 3% 0;
    margin: -3% auto 0 auto;
}
.s3 {
    background-image: url(../images/bg-s3.png);
	background-repeat: no-repeat;
	background-position: center center;
    background-size: 100% 100%;
    padding: 0.5% 0 3% 0;
}
.s4 { padding: 1% 0 3% 0; }
.s5 {
    background-color: rgba(0,244,227, 0.7);
    padding: 0.5% 0 3% 0;
}
.s6 { padding: 0.5% 0 3% 0; }
.s7 { padding: 0.5% 0 3% 0; }
.s8 { padding: 0.5% 0 3% 0; }
.s9 { padding: 0 0 3% 0; }
#s1, #s2, #s3, #s4, #s5, #s6, #s7, #s8, #r1, #r2, #r3, #r4 { padding-top: 35px; margin-top: -35px; }
.list-1a ul, .list-1b ul, .list-2 ul, .list-4 ul, .list-5 ul, .list-6 ul, .list-7 ul, .list-8 ul { overflow: hidden; }

/*top*/
.list-1a { width: 100%; margin: -2% auto 3% auto; z-index: 1; }
.list-1a ul, .list-1b ul { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; }
.list-1a li { display: flex; justify-content: center; align-items: center; }
.list-1a li:nth-child(1) {
    width: 36.4%;
    margin: 0 0.8% 1% 0.8%;
}
.list-1a li:nth-child(2), .list-1a li:nth-child(3) {
    width: 29.4%;
    margin: 6% 0.8% 1% 0.8%; 
}
.list-1a li:nth-child(4), .list-1a li:nth-child(5), .list-1a li:nth-child(6) {
    width: 30%;
    margin: 0 1% 1% 1%;
}
.list-1a li:nth-child(7), .list-1a li:nth-child(8), .list-1a li:nth-child(9), .list-1a li:nth-child(10) {
    width: 22%;
    margin: 0 0.8%;
}
.list-1a li:nth-child(5) img:nth-child(1), .list-1a li:nth-child(6) img:nth-child(1) { display: block; }
.list-1a li:nth-child(5) img:nth-child(2), .list-1a li:nth-child(6) img:nth-child(2) { display: none; }
.list-1a li img { width: 100%; }
.list-1a li img:hover, .list-1a li img:focus {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.list-1b { width: 75%; margin: 0 auto; }
.list-1b li { margin: 0 0.5% 1% 0.5%; }
.list-1b li a {   
    font-size: 1.75em;
    text-align: center;
    font-weight: bolder;
    color: #FFF;
    border: 2px solid #FFF;
    border-radius: 20px;
    padding: 5px 10px;
    display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; 
}
.list-1b li a:hover, .list-1b li a:focus {   
    color: #FFF;
    background-color: #6d21ee;
    border: 2px solid #6d21ee;
    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

/*快AI*/
.s2 .title { margin: 0 auto 0 31%; }
.s2 .title:before {
    content: "";
    width: 40%;
    height: 100%;
    position: absolute;
    top: 0%;
    left: -50%;
    background-image: url(../images/t02-p.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    z-index: -1;
}
.list-2 {
    float: left;
    width: 49%;
    margin: -9.5% 0.5% 0 0.5%; 
}
.list-2 ul {
    padding: 2%;
    background-color: #e6e6e6;
    border: 5px solid #3d078c;
    margin: -5px 0 0 0;
}
.list-2 li {
    float: left;
    width: 48%;
    text-align: center;
    margin: 0 1%;    
    display: flex;
    flex-wrap: wrap;
}
.list-2 h2 {
    position: relative;
    width: 100%;
    display: block;
    z-index: 1;
}
.list-2 h2 img { width: 100%; }
.photo-2 {
    width: 90%;
    height: 320px;
    background-color: #FFF;
    border-radius: 5px 5px 0 0;
    padding: 25px 5px 5px 5px;
    margin: -15px auto 0 auto;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.photo-2 img { max-height: 290px; }
.tag-2 img:nth-child(1) { display: block; }
.tag-2 img:nth-child(2) { display: none; }
.tag-vs { display: none; }

/*選書*/
.s3 .title { margin: 0 auto 1% auto; }
.sb { width: 95%; margin: 0 auto; }
.sb img:nth-child(1) { display: block; }
.sb img:nth-child(2) { display: none; }

/*new*/
.list-4 { width: 100%; padding: 0; margin: 0 auto; }
.s4 .title:before {
    position: absolute; top: 0%; left: -20%; z-index: -1;
    content: "";
    width: 22%;
    height: 100%;
    background-image: url(../images/t04-p.png);
    background-repeat: no-repeat;
	background-position: top center;
    background-size: 100% auto;
}
.list-4 ul {
    background-color: #9b6eff;
    border-radius: 20px;
    padding: 1%;
}
.list-4 li {
    position: relative;
    float: left;
    width: 19.5%;
    background-color: #FFF;
    padding: 0;
    margin: 0 0.25% 0.5% 0.25%;
    flex-wrap: wrap;
    justify-content: center;
}
.list-4 li:nth-child(6), .list-4 li:nth-child(7), .list-4 li:nth-child(8) {
    width: 32.81%;
    background-color: transparent;
    padding: 0;
    margin: 0 0.25%;
}
.list-4 li:nth-child(6) img, .list-4 li:nth-child(7) img, .list-4 li:nth-child(8) img {
    width: 100%; border: 2px solid #FFF; }
.photo-4 {
    width: 100%;
    height: 300px;
    padding: 5px;
    margin: 0;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.photo-4 img { max-height: 290px; }

.list-2 h2 a img:hover, .list-2 h2 a img:focus,
.photo-4 img:hover, .photo-4 img:focus,
.list-4 li:nth-child(6) img:hover, .list-4 li:nth-child(6) img:focus,
.list-4 li:nth-child(7) img:hover, .list-4 li:nth-child(7) img:focus,
.list-4 li:nth-child(8) img:hover, .list-4 li:nth-child(8) img:focus {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.box-4 {
    position: absolute;
    bottom: 0; left: 0;
    width: 100%;    
    background-color: rgba(255,87,80, 0.9);
    padding: 0.5em 0;
    margin: 0;   
}
.txt-4 {
    width: 100%;
    font-size: 1.25em;
    font-weight: bold;
    line-height: 1.3em; /*行高值*/
	height: 1.3em; /*限定高度為行數乘行高的值*/
    -webkit-line-clamp: 1;  /*顯示行數*/
    text-align: center;
    color: #FFF;
    padding: 0 5%;
    overflow: hidden;
}

/*$39*/
.s5 .title:after {
    position: absolute; top: 3%; right: -35%; z-index: -1;
    content: "";
    width: 40%;
    height: 100%;
    background-image: url(../images/t05-p.png);
    background-repeat: no-repeat;
	background-position: top center;
    background-size: 100% auto;
}
.list-5 ul { 
    background-color: #fbb03b;
    border-radius: 20px;
    padding: 1%; 
}
.list-5 li {
    float: left;
    width: 19.5%;
    background-color: #FFF;
    padding: 0 0 10px 0;
    margin: 0 0.25%;
    display: flex;
    flex-wrap: wrap;
}
.txt-5 {
    width: 100%;
    background-color: #8b39ff;    
    padding: 10px;
}
.txt-5:hover { background-color: #3d078c; }
.txt-5 a {
    font-size: 1.7em;
    font-weight: bold;
    text-align: center;
    color: #FFF;
    display: block;
}
.photo-5 {
    width: 100%;
    height: 300px;
    background-color: #FFF;
    padding: 5px;
    margin: 0;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.photo-5 img { max-height: 290px; }
.name-5 {
    width: 100%;
    font-size: 1.125em;
    line-height: 1.3em; /*行高值*/
	height: 1.3em; /*限定高度為行數乘行高的值*/
    -webkit-line-clamp: 1;  /*顯示行數*/
    text-align: center;
    color: #444;
    padding: 0 5%;
    margin: 0 0 10px 0;
}
.price-5 {
    width: 30%;
    height: 40px;
    text-align: center;
    color: #FFF;
    background-color: #666;
    margin: 0 0 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sale-5 {
    width: 70%;
    height: 40px;
    font-size: 1.125em;
    text-align: center;
    color: #FFFF00;
    background-color: #A50A0A;
    margin: 0 0 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sale-5 b, .sale-5 b { font-weight: bold; }

/*set*/
.s6 .title { margin: 0 auto 1% auto; }
.s6 .title:before {
    position: absolute; top: 5%; left: -30%; z-index: -1;
    content: "";
    width: 40%;
    height: 100%;
    background-image: url(../images/t06-p.png);
    background-repeat: no-repeat;
	background-position: top center;
    background-size: auto 100%;
}
.list-6 ul { border-radius: 0; background-color: transparent; padding: 0; }

/*分類*/
.s7 .area {
    background-color: rgba(61, 7, 140, 0.8);
    clip-path: polygon(5% 0, 95% 0%, 100% 5%, 100% 95%, 95% 100%, 5% 100%, 0 95%, 0 5%);
    padding: 0.5% 2% 1% 2%;
}
.s7 .title { margin: 0 auto 1% auto; }
.s7 .title:after {
    position: absolute; top: 3%; right: -30%; z-index: -1;
    content: "";
    width: 33%;
    height: 100%;
    background-image: url(../images/t07-p.png);
    background-repeat: no-repeat;
	background-position: top center;
    background-size: 100% auto;
}
.list-7 li {
    position: relative;
    float: left;
    width: 24%;
    background-color: #FFF;
    border-radius: 20px;
    padding: 0;
    margin: 0 0.5% 1% 0.5%;
    overflow: hidden;
}
.list-7 li:nth-child(odd) { border: 5px solid #ff5750; }
.list-7 li:nth-child(even) { border: 5px solid #0056fb; }
.photo-7 img:hover, .photo-7 img:focus {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.photo-7 {
    width: 100%;
    height: 290px;
    padding: 0;
    margin: -5% 0 0 0;    
}
.photo-7 img { max-height: 320px; }
.box-7 a {
    position: absolute;
    bottom: 0; left: 0;
    width: 100%;
    padding: 2% 5%;
    margin: 0;
    display: block;
}
.list-7 li:nth-child(odd) .box-7 a { background-color: rgba(255,87,80, 0.9); }
.list-7 li:nth-child(even) .box-7 a { background-color: rgba(0,86,251, 0.9); }
.list-7 li .box-7 a:hover, .list-7 li .box-7 a:focus { background-color: #6d21ee; }

/*uncite*/
.c1 { background-color: #ff5750; }
.c2 { background-color: #3d078c; }
.list-8 { width: 100%; margin: 0 auto 1% auto; }
.list-8 ul { padding: 1%; border-radius: 30px; display: flex; }
.list-8 li {
    position: relative;
    float: left;
    width: 19.5%;
    background-color: #FFF;
    border-radius: 20px;
    padding: 1% 0;
    margin: 0 0.25%;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.list-8 li:nth-child(1) {
    background-color: transparent;
    border: 3px solid #FFF;
    border-radius: 10px 0 0 10px;
    padding: 1%;
    justify-content: center;
    align-items: center;
}
.list-8 li:nth-child(1) img:nth-child(1) { display: block; }
.list-8 li:nth-child(1) img:nth-child(2) { display: none; }
.list-8 li:nth-child(1) img { width: 100%; }
.photo-8 {
    width: 100%;
    height: 260px;
    border: 1px solid #4D4D4D;
    padding: 5px;
    margin: 0 10px 10px 10px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.photo-8 img { max-height: 250px; }
.photo-8 img:hover, .photo-8 img:focus {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.tag-8 {
    position: absolute; top: 0; left: 0;
    width: 36%;
    z-index: 1;
}

/*bn*/
.bn { width: 100%; margin: 0 auto; overflow: hidden; }
.bn li {
    float: left;
    transition: 0.3s transform ease-out;
}
.bn li { width: 32.3333%; margin: 0 0.5%; }
.bn li:hover, .bn li:focus {
    -webkit-transform: scale(0.98);
    -moz-transform: scale(0.98);
    -ms-transform: scale(0.98);
    -o-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.bn li img { width: 100%; border-radius: 10px; border: 1px solid #FFF; }


/*page------------------------------------------------------------------*/
.main { width: 85%; padding: 35px 0 0 0; margin: 0 auto; }
.kv-pbn { text-align: center; margin: 0 auto; }
.kv-pbn img { width: 100%; }
.bg-none { background-color: transparent; }

/*選單*/
.nav-area {
    position: relative; 
    width: 100%;
    background-color: #EAEAEA;
    padding: 1% 1% 0.5% 1%;
}
.nav-box { position: relative; width: 100%; height: auto; margin: 0 auto; }
.nav ul { padding: 0; overflow: hidden; }
.nav li a, .nav li.on a {
    float: left; 
	width: 9.7%;
    min-width: 100px;
    height: 60px;
    line-height: 60px;
	font-size: 1.7em;
	font-weight: bold;
    white-space: nowrap;
    text-align: center;
    text-shadow: -1px -1px 0 #003FA7, 1px -1px 0 #003FA7, -1px 1px 0 #003FA7, 1px 1px 0 #003FA7, 2px 2px 2px black;
    background-repeat: no-repeat;
	background-position: center center;
    background-size: 100% 100%;
    margin: 0 0.3% 0 0;
	display: block;
}
.nav li a { color: #FFF; background-image: url(../images/nav-bg1.png); }
.nav li.on a { color: #FFFF00; background-image: url(../images/nav-bg2.png); }
.nav li a:hover, .nav li a:focus {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.nav-more { display: none; }

/*分類選單*/
.subnav-box { width: 100%; padding: 1% 0 0 0; margin: 0 auto; }
.subnav ul { padding: 0; margin: 0 auto; overflow: hidden; }
.subnav li a, .subnav li.on a {
    float: left;
    width: 12.5%;
    min-width: 80px;
    height: 36px;
    line-height: 36px;
	font-size: 1.125em;
    font-weight: 600;
	text-align: center;
    white-space: nowrap;
    border-bottom: 2px solid #EAEAEA;
    border-right: 2px solid #EAEAEA;
	display: block;
}
.subnav li a {
	color: #6b26ec;
    background-color: #FFF;
}
.subnav li.on a {
	color: #FFFFFF;
	background-color: #6b26ec;
}
.subnav li a:hover, .subnav li a:focus, .subnav li.on a:hover, .subnav li.on a:focus {
	color: #FFFFFF;
	background-color: #6b26ec;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}

/*路徑*/
.path { background-color: #EAEAEA; padding: 0.5% 1%; }
.path li {
	float: left;
	font-size: 1em;
    font-weight: bold;
	line-height: 130%;
	color: #666;
	display: block;
}
.path ul { overflow: hidden; }
.path li a:link, .path li a:visited { color: #666; }
.path li a:hover, .path li a:focus { color: #3346FE; }
.path span { margin: 0 5px; }
.path h2 { font-size: 1.4em; line-height: 130%; }
.path h2 b { color: #FF0000; }

.orange { background-color: #F15A24; }
.path li.white { color: #FFF; }

/*list*/
.list-area { background-color: #EAEAEA; padding: 0; margin: 0 auto;}
.list-area-game { background-color: #c32649; }
.list { min-height: 600px; }
.list ul { padding: 0 0.5% 1% 0.5%; overflow: hidden; }
.list li {
    position: relative;
	float: left;
	width: 15.6666%;
	background-color: #FFFFFF;
	padding: 5px 15px 15px 15px;
	margin: 0 0.5% 1% 0.5%;
	display: block;
}
.list li:hover { box-shadow: 0 0 6px 0px rgba(0,0,0, 0.3); }
.photo { width: 100%; height: 200px; margin: 0 0 5px 0; display: flex; justify-content: center; align-items: center; }
.photo img { width: auto; max-height: 200px; }
.name {
    height: 2.6em;
    font-size: 1.125em;
	line-height: 1.3em;
	-webkit-line-clamp: 2;
    color: #444;
    margin: 0 0 5px 0; 
}
.price del { color: #666; }
.sale { font-size: 1em; color: #ed1c24; padding: 0; margin: 0 auto 8px auto; }
.sale b { font-weight: bold; }
.tag {
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 25px;
    font-size: 0.8em;
    line-height: 25px;
    text-align: center;
    color: #FFF;
    background-color: #fe6b80;
    z-index: 1;
    -webkit-clip-path: polygon(0% 0%, 100% 0, 100% 90%, 50% 100%, 0 90%);
    clip-path: polygon(0% 0%, 100% 0, 100% 90%, 50% 100%, 0 90%);
}
.tag-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 20%;
    z-index: 1;    
}
.tag-top img { width: 100%; }
.tag-p1 {
    position: absolute; top: 0; left: 0;
    width: 16%;
    z-index: 1;
}
.tag-p1 img, .tag-p2 img { width: 100%; }
.tag-p2 {
    position: absolute; top: 0; left: 0;
    width: 25%;
    z-index: 1;
}

/*頁碼*/
.page {
	width: 100%;
	text-align: center;
	padding: 1.5% 1% 4% 1%;
	margin: 0 auto;
}
.page ul {
	width: 65%;
	text-align: center;
    margin: 0 auto;
	display: inline-block;
}
.page li {
	float: left;
	width: 31.3333%;
	margin: 0 1%;
}
a.page_prev, a.page_next {
	height: 48px;
	font-size: 1.2em;
	line-height: 48px;
	text-align: center;
	color: #666;
	background-color: #FFFFFF;
	border-radius: 5px;
	display: block;	
}
a.page_prev {
	background-image: url(../images/page_prev.png);
	background-repeat: no-repeat;
	background-position: 10% center;
}
a.page_next {
	background-image: url(../images/page_next.png);
	background-repeat: no-repeat;
	background-position: 90% center;
}
a.page_prev:hover, a.page_prev:focus {
	color: #FFF;
	background-color: #29ABE2;
	background-image: url(../images/page_prev_w.png);
}
a.page_next:hover, a.page_next:focus {
	color: #FFF;
	background-color: #29ABE2;
	background-image: url(../images/page_next_w.png);
}
a.page_prev_off, a.page_next_off {
	height: 48px;
	font-size: 1.2em;
	line-height: 48px;
	text-align: center;
	color: #D5D5D5;
	background-color: #FFFFFF;
	border-radius: 5px;
	display: block;
	cursor: default;
}
.page_number {
	width: 100%;
	height: 48px;
	font-size: 1.2em;
	line-height: 48px;
	text-align-last: center;
	color: #666666;
	background-color: #FFFFFF;
	border-radius: 5px;
	padding: 4px;
}

/*rule*/
.rule-area {
	width: 100%;
	background-color: #EAEAEA;
	padding: 0 1% 0.5% 1%;
	margin: 0 auto;
	overflow: hidden;
}
.rule {
	background-color: #FFF;
	padding: 2% 3%;
    margin: 0 auto;
    overflow: hidden;
}
.rule h2 {
    font-size: 1.125em;
    font-weight: 600;
    line-height: 130%;
    color: #0070E0;
    margin: 0 0 8px 0;
}
.rule h3 {
	font-size: 1.125em;
	font-weight: bold;
	line-height: 130%;
	color: #FF0000;
	margin: 0 0 8px 0;
}
.rule ol {
	list-style: decimal;
	margin: 0 0 0 30px;
}
.rule ul {
	list-style: disc;
	margin: 5px 0 0 30px;
    overflow: visible!important;
}
.rule > ol > li {
	font-size: 1em;
	line-height: 140%;
	color: #666;
	margin: 0 0 5px 0;
}
.rule > ol > li > ul > li,  .rule > ol > li > ul > li > ol > li {
	font-size: 1em;
	line-height: 140%;
	color: #666;
	margin: 0 0 5px 0;
}
.rule p {
	font-size: 1em;
	line-height: 140%;
	color: #666;
	padding: 0 0 5px 0;
}
.rule a:link, .rule a:visited, .rule a:hover, .rule a:focus {
	font-size: 1em;
	font-weight: bold;
	line-height: 140%;
	color: #666;
	text-decoration: underline;
}
.rule-btn a:link, .rule-btn a:visited {
    width: 160px;
	font-size: 1.125em;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-color: #d9534f;
    border-radius: 5px;
    padding: 10px 20px;
	margin: 10px 0 0 0;
	display: block;
}
.rule-btn a:hover, .rule-btn a:focus {
	color: #FFFFFF;
	background-color: #CC0000;
}
.gift { float: right; width: 300px; margin: 15px; }
.gift img { width: 100%; }

.rule-bn { margin: 0 auto 15px auto; }
.rule-bn img { width: 100%; }
.rule-bn ul { margin: 0; overflow: hidden; }
.rule-bn li:nth-child(1) { display: block; }
.rule-bn li:nth-child(2) { display: none; }
