@charset "UTF-8";

/*共用*/
body {
    background-color: #c0e6ed;
    background-image: url(../images/bg.png);
	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: 50%; 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: 44.5%;
    position: absolute; top: 19%; left: 7%;
    -webkit-animation: fadeInDown 0.5s linear 0s 1;
	-moz-animation: fadeInDown 0.5s linear 0s 1;
	-ms-animation: fadeInDown 0.5s linear 0s 1;
	-o-animation: fadeInDown 0.5s linear 0s 1;
	animation: fadeInDown 0.5s linear 0s 1;    
}
.kv-txt2 {
    width: 17.4%;
    position: absolute; top: 19%; left: 49.8%; z-index: 3;
    -webkit-animation: pulse 0.5s linear 0.6s 1;
	-moz-animation: pulse 0.5s linear 0.6s 1;
	-ms-animation: pulse 0.5s linear 0.6s 1;
	-o-animation: pulse 0.5s linear 0.6s 1;
	animation: pulse 0.5s linear 0.6s 1;
}
.kv-txt3 {
    width: 17.4%;
    position: absolute; top: 11%; left: 61%; z-index: 2;
    -webkit-animation: pulse 0.5s linear 1.1s 1;
	-moz-animation: pulse 0.3s linear 0.8s 1;
	-ms-animation: pulse 0.3s linear 0.8s 1;
	-o-animation: pulse 0.3s linear 0.8s 1;
	animation: pulse 0.5s linear 1.1s 1;
}
.kv-txt4 {
    width: 17.4%;
    position: absolute; top: 12%; left: 73%; z-index: 1;
    -webkit-animation: pulse 0.5s linear 1.6s 1;
	-moz-animation: pulse 0.3s linear 0.8s 1;
	-ms-animation: pulse 0.3s linear 0.8s 1;
	-o-animation: pulse 0.3s linear 0.8s 1;
	animation: pulse 0.5s linear 1.6s 1;
}
.kv-txt5 {
    width: 25.4%;
    position: absolute; top: 45%; left: 61.5%; z-index: 4;
    -webkit-animation: fadeInUp 0.5s linear 2s 1;
	-moz-animation: fadeInUp 0.5s linear 2s 1;
	-ms-animation: fadeInUp 0.5s linear 2s 1;
	-o-animation: fadeInUp 0.5s linear 2s 1;
	animation: fadeInUp 0.5s linear 2s 1;
}

/*section*/
.s1 { padding: 2% 0; }
.s2 {
    background-image: url(../images/bg-s2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
    background-size: 100% 100%;
    padding: 0 0 2% 0;
}
.s3 { padding: 1% 0 2% 0; }
.s4 {
    background-image: url(../images/bg-s4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
    background-size: 100% 100%;
    padding: 1% 0 2% 0; 
}
.s5 {
/*    background-image: url(../images/bg-s5.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
    background-size: 100% 100%;
    padding: 0 0 2% 0;
}
.s6 { padding: 1% 0 2% 0; }
.s7 { 
    background-image: url(../images/bg-s7.jpg);
	background-repeat: no-repeat;
	background-position: top center;
    background-size: 100% 100%;
    padding: 1% 0 2% 0; 
}
.s8 { padding: 1% 0 2% 0; }
.s9 { padding: 0 0 2% 0; }
#s1, #s2, #s3, #s3b, #s4, #s5, #s6, #s7, #s8, #r1, #r2, #r3, #r4 { padding-top: 35px; margin-top: -35px; }

.box {
    width: 100%;
    height: 50px;
    border-radius: 20px;
    clip-path: polygon(10% 0, 90% 0, 100% 100%, 0% 100%);
}
.purple { background: linear-gradient(to bottom, #c478ff 0%,#5957e7 100%); }
.pink { background: linear-gradient(to bottom,  #fe7129 0%,#ff507d 100%); }
.blue { background: linear-gradient(to bottom,  #5233a0 0%,#4450e4 100%); }

.list-basic ul, .list-3 {
    border-radius: 20px;
    border-width: 15px; 
    border-style: solid;
    padding: 1%;
    margin: -0.5% auto 0 auto;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}
.purple2 {
    background: radial-gradient(ellipse at center, #e4c2ff 0%,#c478ff 100%);
    border-color: #5957e7;   
}
.pink2 {
    background: radial-gradient(ellipse at center,  #ffdaff 0%,#ffc7ff 100%);
    border-color: #ff507d;
}
.blue2 {
    background: radial-gradient(ellipse at center,  #8cb1ff 0%,#00a6e6 100%);
    border-color: #4450e4;
}

/*new*/
.list-1, .box-3, .list-4, .list-5, .list-6 { 
    position: relative; width: 100%; padding: 0; margin: -3.5% auto 0 auto; 
}
.s1 .title:before {
    position: absolute; top: 15%; left: -25%; z-index: -1;
    content: "";
    width: 250px;
    height: 75px;
    background-image: url(../images/t01-1.png);
    background-repeat: no-repeat;
	background-position: top center;
    background-size: 100% auto;
}
.s1 .title:after {
    position: absolute; top: 15%; right: -18%; z-index: -1;
    content: "";
    width: 250px;
    height: 70px;
    background-image: url(../images/t01-2.png);
    background-repeat: no-repeat;
	background-position: top center;
    background-size: 100% auto;
}
.list-1 li {
    position: relative;
    float: left;
    width: 19.5%;
    background-color: #FFF;
    padding: 0 0 1% 0;
    margin: 0 0.25% 0.5% 0.25%;
/*    display: flex;*/
    flex-wrap: wrap;
    justify-content: center;
}
.list-1 li:nth-child(6), .list-1 li:nth-child(7), .list-1 li:nth-child(8) {
    width: 32.81%;
    border: 2px solid #FFF;
    padding: 0;
    margin: 0 0.25%;
}
.list-1 li:nth-child(6) img, .list-1 li:nth-child(7) img, .list-1 li:nth-child(8) img { width: 100%; }
.photo-1 {
    width: 100%;
    height: 310px;
    padding: 5px;
    margin: 0;
    overflow: hidden;
    display: flex;
    justify-content: center;
/*    align-items: center;*/
}
.photo-1 img { max-height: 300px; }
.photo-1 img:hover, .photo-1 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-1 {
    position: absolute;
    bottom: 0; left: 0;
    width: 100%;    
    background-color: rgba(255,72,95, 0.85);
    padding: 0.5em 0;
    margin: 0;   
}
.txt-1 {
    width: 100%;
    font-size: 1.25em;
    font-weight: bold;
    line-height: 1.3em; /*行高值*/
	height: 2.6em; /*限定高度為行數乘行高的值*/
    -webkit-line-clamp: 2;  /*顯示行數*/
    text-align: left;
    color: #FFF;
    padding: 0 9%;
    overflow: hidden;
}

/*upgrade*/
.brown3 { background-color: #c9683f; }
.purple3 { background-color: #7155f7; }
.pink3 { background-color: #ff507d; }
.list-2 {
    float: left;
    border-radius: 30px 30px 0 0;
    overflow: hidden;
}
.list-2a {
    width: 39%;
    margin: 0 1% 0 0;
}
.list-2b {
    width: 20%;
    margin: 0;
}
.list-2 ul {
    padding: 10px 1%;
    overflow: hidden;
}
.list-2 li {
    float: left;
    width: 48%;
    background-color: #FFF;
    border-radius: 10px 10px 0 0;
    padding: 0 0 10px 0;
    margin: 0 1%;    
    display: flex;
    flex-wrap: wrap;
}
.list-2b li {
    width: 95%;
    margin: 0 2.5%;
}
.list-2b li:nth-child(2) { display: none; }
.list-2 h2 a {
    width: 100%;
    font-size: 2.2em;
    font-weight: bold;
    text-align: center;
    color: #FFF;
    padding: 10px 1% 5px 1%;
    display: block;
}
.list-2 h2 a:hover, .list-2 h2 a:active, .list-2 h2 a:focus {
	background-color: #122887;
}
.photo-2 {
    width: 100%;
    height: 280px;
    padding: 5px;
    margin: 0;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.photo-2 img { max-height: 270px; }
.name-2 {
    width: 100%;
    font-size: 1.125em;
    line-height: 1.3em; /*行高值*/
	height: 1.3em; /*限定高度為行數乘行高的值*/
    -webkit-line-clamp: 1;  /*顯示行數*/
    text-align: center;
    color: #444;
    padding: 0 10px;
    margin: 0 0 10px 0;
}
.price-2 {
    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-2 {
    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-2 b, .sale-3 b { font-weight: bold; }

/*$99*/
.list-3a { margin: 0 auto 1% auto; }
.list-3a ul, .list-3b ul { overflow: hidden; }  
.list-3a li {
    float: left;
    width: 19%;
    background-color: #FFF;
    padding: 0 0 10px 0;
    margin: 0 0.5%;
    display: flex;
    flex-wrap: wrap;
}
.txt-3 {
    width: 100%;
    background: linear-gradient(to bottom,  #c478ff 0%,#5957e7 100%);    
    padding: 10px;
}
.txt-3 a {
    font-size: 1.8em;
    font-weight: bold;
    text-align: center;
    color: #FFF;
    display: block;
}

.list-3b {
    width: 99%;
    border-radius: 30px;
    background-image: url("../images/bg-list3.jpg");
    background-repeat: no-repeat;
	background-position: center bottom;
    background-size: 100% 100%;
    padding: 1% 1% 1% 0;
    margin: 0 0.5%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.list-3b .title-3 {
    float: left;
    width: 30%;
}
.list-3b .title-3 img {
    width: 100%;
    height: auto;
}
.list-3b .title-3 img:nth-child(2) { display: none; }
.list-3b ul {
    float: left;
    width: 70%;
    background-color: #FFF;
    border-radius: 30px;
    padding: 1%;
}
.list-3b li {
    float: left;
    width: 24%;
    margin: 0 0.5%;
    display: flex;
    flex-wrap: wrap;
}
.photo-3 {
    width: 100%;
    height: 260px;
    background-color: #FFF;
    padding: 5px;
    margin: 0 0 5% 0;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.photo-3 img { max-height: 250px; }
.name-3 {
    width: 100%;
    font-size: 1.125em;
    line-height: 1.3em; /*行高值*/
	height: 1.3em; /*限定高度為行數乘行高的值*/
    -webkit-line-clamp: 1;  /*顯示行數*/
    text-align: center;
    color: #444;
    padding: 0;
    margin: 0;
}
.sale-3 {
    width: 100%;
    height: 40px;
    font-size: 1.125em;
    text-align: center;
    color: #FF0000;
    margin: 0 0 5px 0;    
}
.sale-3 del { color: #999; }
.list-3b .cart { clear: both; }

/*set*/
.list-4 li {
    position: relative;
    float: left;
    width: 19.5%;
    background-color: #FFF;
    padding: 0 0 1% 0;
    margin: 0 0.25%;
    display: flex;
    flex-wrap: wrap;
}
.tag-4 {
    position: absolute; top: 0; left: 0;
    width: 40%;
    z-index: 1;
}

/*分類*/
.list-5 ul { padding: 1% 1% 0 1%; }
.list-5 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-5 li:nth-child(odd) { border: 5px solid #e92c5d; }
.list-5 li:nth-child(even) { border: 5px solid #0056fb; }
.photo-5 img:hover, .photo-5 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-5 {
    width: 100%;
    height: 300px;
    padding: 0;
    margin: -5% 0 0 0;    
}
.photo-5 img { max-height: 350px; }
.box-5 a {
    position: absolute;
    bottom: 0; left: 0;
    width: 100%;
    padding: 0.5% 10%;
    margin: 0;
    display: block;
}
.list-5 li:nth-child(odd) .box-5 a { background-color: rgba(233,44,93, 0.85); }
.list-5 li:nth-child(even) .box-5 a { background-color: rgba(0,86,251, 0.85); }
.list-5 li .box-5 a:hover, .list-5 li .box-5 a:focus { background-color: #122887; }

/*top*/
.list-6box {
    float: left;
    width: 49%;
    margin: 0 0.5%;
}
.list-6box .title { width: 80%; }
.list-6 { margin: -7% auto 0 auto; }
.list-6 ul {
    background-color: transparent;
    padding: 0;
    margin: -1.5% auto 0 auto;
    display: block;
}

/*uncite*/
.s7 .title:before {
    position: absolute; top: 20%; left: -15%; z-index: -1;
    content: "";
    width: 162px;
    height: 80px;
    background-image: url(../images/t07-1a.png);
    background-repeat: no-repeat;
	background-position: top center;
    background-size: 100% auto;
}
.s7 .title:after {
    position: absolute; top: 35%; right: -15%; z-index: -1;
    content: "";
    width: 195px;
    height: 60px;
    background-image: url(../images/t07-1b.png);
    background-repeat: no-repeat;
	background-position: top center;
    background-size: 100% auto;
}

/*留言*/
.s8 .title { width: 69%; }
.s8 .title img:nth-child(2) { display: none; }
.message-area {
    position: relative;
    width: 75%;
    background: linear-gradient(to bottom,  #c478ff 0%,#5957e7 100%);
    border-radius: 40px;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.5);
    padding: 4% 3% 3% 3%;
    margin: -3% auto 1% auto;
}
.message-box {
    width: 100%;
    margin: 0 auto 2% auto;
    overflow: hidden;
}
.message {
    float: left;
    width: 78%;
    height: 80px;
    margin: 0 1% 0 0;
}
.message-btn a {
    float: left;
    width: 21%;
    height: 80px;
    line-height: 80px;
    font-size: 1.8em;
    font-weight: 700;
    text-align: center;
    color: #FFF;
    background-color: #ff575c;
    border-radius: 10px;
    display: block;
}
.message-btn a:hover, .message-btn a:focus {
	background-color: #0F0BC1;
}
.message-btn-none {
    float: left;
    width: 20%;
    height: 80px;
    line-height: 80px;
    font-size: 1.8em;
    text-align: center;
    color: #FFF;
    background-color: #666;
    border-radius: 10px;
}
textarea[readonly]::placeholder {
    color: #666 !important;
}
textarea { outline:none; resize:none; }
textarea[type="text"] {
    width: 100%;
    height: 80px;
    padding: 10px 15px;
    font-size: 1.5em;
    line-height: 130%;
    color: #666;
}
.message-board {
	width: 100%;
	height: 250px;
	background-color: #F5F5F5;
	border-radius: 20px 0 0 20px;
	padding: 10px 50px;
	margin: 0 auto;
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll;
}
.message-board li {
    border-bottom: 1px dashed #ccc;
    padding: 15px 0;
    overflow: hidden;
}
p.mb {
    float: left;
    width: 20%;
    font-size: 1.25em;
    color: #0071bc; 
    line-height: 1.3em; /*行高值*/
	height: 1.3em; /*限定高度為行數乘行高的值*/
    -webkit-line-clamp: 1; /*顯示行數*/
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    background-image: url(../images/user.png);
	background-repeat: no-repeat;
	background-position: 0 center;
    background-size: 20px;
    padding: 0 0 0 23px;
    margin: 0 2% 0 0;
    overflow : hidden;
}
p.txt {
    float: left;
    width: 78%;
    font-size: 1.25em;
    line-height: 1.3em;
    color: #333;
}

/*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 {
    float: left; 
	width: 10.81%;
    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;
    color: #FFF; 
    background-repeat: no-repeat;
	background-position: center center;
    background-size: 100% 100%;
    margin: 0 0.3% 0 0;
	display: block;
}
.nav li.on a { color: #FFFF00; }
.nav li a { background-image: url(../images/nav-bg1.png); }
.nav li.on a { 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 {
    float: left;
    width: 16.66%;
    min-width: 80px;
    height: 36px;
    line-height: 36px;
	font-size: 1.125em;
    font-weight: 600;
	text-align: center;
    white-space: nowrap;
	color: #6b26ec;
    background-color: #FFF;
    border-bottom: 2px solid #EAEAEA;
    border-right: 2px solid #EAEAEA;
	display: block;
}
.subnav li a:hover, .subnav li a:focus, .subnav li.on a, .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; }
