@charset "UTF-8";

/* ________________________________ structure */
/*.modePC .wrapper {
	width: 960px;
	margin: 0 auto -90px;
	padding: 0 0 110px;
	-webkit-box-sizing : border-box;
	   -moz-box-sizing : border-box;
			box-sizing : border-box;
}
*/
.modePC .wrapper.c01,
.modePC .wrapper.c02,
.modePC .wrapper.c03,
.modePC .wrapper.c05,
.modePC .wrapper.c99 {
	width: 960px;
	margin: 20px auto 0;
}

.modeSP .wrapper.c01,
.modeSP .wrapper.c02,
.modeSP .wrapper.c99 {
	margin: 10px 10px 0;
}


.modeSP .wrapper.c03,
.modeSP .wrapper.c05 {
	margin-top: 10px;
}

.modeSP .wrapper {
	-webkit-box-sizing : border-box;
	   -moz-box-sizing : border-box;
			box-sizing : border-box;
}

/* ________________________________ hx */
.hx {
	text-align: left;
	font-weight: bold;
	position: relative;
	background-image: url(/apc/sscp/K1701196S/img/title.png);
	background-position: left center;
	-webkit-background-size: cover;
	        background-size: cover;
}
.modePC .hx {
	font-size: 18px;
	line-height: 45px;
	height: 45px;
}
.modeSP .hx {
	font-size: 16px;
	line-height: 30px;
	padding: 0 5%;
	width: 90%;
}

.modePC .t920 {
	width: 920px;
}
.modePC .t960 {
	margin: 30px 0 20px;
	width: 960px;
}
.modeSP .t960 {
	margin: 20px 0 10px;
}

/* ________________________________ parts */
/* bbox */
.bbox {
	background-color: #fff;
	border: 3px solid #ccc;
	padding: 17px;
}

.modeSP .bbox > div {
	padding: 10px;
}

/* btnbox */
.btnbox {
	text-align: center;
}
.modePC .btnbox {
	margin-top: 20px;
}
.modeSP .btnbox {
	padding: 20px 0;
}
.btnbox a,
.btnbox img {
	width: 300px;
	height: 53px;
}


.modeSP .btnbox a,
.modeSP .btnbox img {
	width: 150px;
	height: 27px;
}

.modePC .btnbox a {
	margin: 10px;
}
.modeSP .btnbox a {
	margin: 2.5px;
}

/* lotanimebox */
.lotanimebox {
	text-align: center;
	position: relative;
}
.modePC .lotanimebox {
	width: 960px;
	height: 500px;
	margin: 0 auto 30px;
}
.modeSP .lotanimebox {
	margin: 0 -10px;
	margin-bottom: 20px;
}
.modeSP .lotanimebox > div {
	padding-bottom: 62.5%;
}

.lotanimebox img {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.lotanimebox img:first-child {
	display: block;
}
.modePC .lotanimebox img {
	width: 960px;
	height: 500px;
}
.modeSP .lotanimebox img {
	width: 100%;
}

/* box1 */
.modePC .box1 {
	line-height: 24px;
	min-height: 300px;
	position: relative;
	padding-left: 320px;
	margin-top: 20px;

}
.modeSP .box1 {
	margin: 20px 0;
}

.modePC .a01 .box1 {
	margin: 0 0 40px;
}
.modeSP .a01 .box1 {
	margin: 0 0 30px;
}

.modePC .box1 h2 {
	margin-bottom: 15px;
}
.modeSP .box1 h2 {
	margin-bottom: 10px;
}

.modePC .box1 .item {
	position: absolute;
	top: 0;
	left: 0;
}
.modeSP .box1 .item {
	float: left;
	margin: 0 10px 10px 0;
	width: 40%;
}

/* box2 */
.box2 {
	text-align: center;
}
.modePC .box2 {
	margin-bottom: 60px;
}
.modeSP .box2 {
	margin-bottom: 20px;
}

.modePC .box2 .txt1 {
	font-size: 16px;
	line-height: 22px;
}
.modeSP .box2 .txt1 {
	font-size: 16px;
}

.box2 .txt2 {
	line-height: 1;
	font-weight: bold;
}
.modePC .box2 .txt2 {
	font-size: 22px;
	margin: 30px 0;
}
.modeSP .box2 .txt2 {
	font-size: 19px;
	margin: 20px 0;
}

.box2 a,
.box2 img {
	display: block;
	width: 280px;
	height: 50px;
	margin: 0 auto;
}

.box2 a {
	margin-top: 20px;
}

/* box3 */
.box3 {
	text-align: center;
	padding: 10px;
}

.modePC .box3 .txt1 {
	font-size: 22px;
	line-height: 32px;
	font-weight: bold;
}
.modeSP .box3 .txt1 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

.modePC .box3 .txt2 {
	font-size: 16px;
	line-height: 32px;
	margin-top: 1em;
}
.modeSP .box3 .txt2 {
	margin-top: 1em;
}

/* box4 */
.box4 {
	text-align: center;
}

.box4 form select {
	text-align: left;
	float: left;
}

.modePC .box4 {
	margin-top: 38px;
	margin-bottom: 40px;
}
.modeSP .box4 {
	margin-top: 20px;
}

.box4 h3 {
	font-weight: bold;
	text-align: left;
}
.modePC .box4 h3 {
	margin-bottom: 1em;
}
.modeSP .box4 h3 {
	margin-bottom: .5em;
}

.box4 .txt1 {
	font-weight: bold;
}

.box4 .txt2 {
	margin-top: 1em;
	vertical-align: middle;
}
.modePC .box4 .txt2 {
	margin-bottom: 30px;
}

.modePC .box4 .txt2 input {
	width: 290px;
	height: 30px;
	line-height: 30px;
	margin-left: 1em;
}
.modeSP .box4 .txt2 input {
	width: 195px;
	height: 28px;
	line-height: 28px;
	margin-left: 1em;
}

.box4 ul {
	text-align: left;
	font-weight: bold;
}
.modePC .box4 ul {
	margin-bottom: 30px;
}
.modeSP .box4 ul {
	margin-bottom: 1em;
}

.modePC .box4 .cb li {
	display: block;
}

.modePC .box4 li {
	display: inline-block;
}
.box4 li {
	margin-top: .5em;
}


.box4 li input {
	margin-right: 1em;
}
.box4 li label {
	margin-right: 1em;
}

.modePC .box4 a,
.modePC .box4 img {
	width: 300px;
	height: 50px;
}

.modePC .box4 a {
	display: inline-block;
	margin: 10px;
}
.modeSP .box4 a {
	display: inline-block;
	margin: 20px auto 0;
}

.modePC .box4 a{
	width: 300px;
	height: 50px;
}

.modePC .box4 a + a + a {
	display: block;
	margin: 10px auto;
}

.box4 .gotoalot,
.box4 .gotoalot img {
	display: block;
	width: 280px;
	height: 50px;
	margin: 0 auto;
}


/* box6 */
.modePC .box6 {
	font-size: 12px;
	margin-top: 20px;
}
.modeSP .box6 {
	font-size: 12px;
	margin-top: 1em;
}

.modePC .box6 li {
	display: inline-block;
	margin-right: 1em;
}
.modeSP .box6 li {
	margin-top: 5px;
}

.box6 li a {
	margin-left: .5em;
}

/* box7 */
.modePC .box7 {
	margin-top: 40px;
	text-align: center;
}
.modeSP .box7 {
	margin: 19px -10px 0;
	text-align: center;
}

.box7 a,
.box7 img {
	display: inline-block;
	width: 145px;
	height: 40px;
}

.modePC .box7 a {
	margin: 0 7px 0 8px;
}
.modeSP .box7 a {
	margin: 5px 2.5px;
}

/* box8 */
.box8 {
	text-align: center;
}

.modeSP .box8 p,
.modeSP .box8 a {
	margin-top: 1em;
}

.modePC .box8 .txt1 {
	font-size: 20px;
	line-height: 1.5;
	font-weight: bold;
	margin: 40px 0;
}
.modeSP .box8 .txt1 {
	font-size: 16px;
	font-weight: bold;
}

.modePC .box8 .txt2 {
	margin-top: 35px;
}

.box8 .txt3 {
	font-weight: bold;
}
.modePC .box8 .txt3 {
	margin: 35px 0 20px;
}

.box8 .txt4 {
	font-weight: bold;
}

.modePC .box8 .txt4 {
	font-size: 22px;
	margin: 35px 0 20px;
}

.box8 a,
.box8 img {
	display: block;
	width: 280px;
	height: 50px;
	margin: 0 auto;
}

.modeSP .box8 a,
.modeSP .box8 img {
	display: block;
	width: 240px;
	height: auto;
	margin: 0 auto;
}

.modePC .box8 a {
	margin-top: 35px;
}

.modeSP .box8 a {
	margin-top: 20px;
}

/* box5 */
.box5 {
	background-color: #fff;
}
.modePC .box5 {
	height: 40px;
	text-align: right;
	padding: 7px;
	margin-top: 50px;
}
.modeSP .box5 {
	text-align: center;
	margin-top: 20px;
	padding-bottom: 10px;
}
.modeSP .box8 .box5 {
	margin: 0;
	padding: 0;
}

.box5 p {
	font-weight: bold;
}
.modePC .box5 p {
	float: left;
	padding-left: 10px;
	line-height: 40px;
}
.modeSP .box5 p {
	padding: 10px;
}

.box5 a,
.box5 img {
	width: 135px;
	height: 40px;
}

.box5 a {
	display: inline-block;
}
.modePC .box5 a {
	margin: 0 0 0 10px;
}
.modeSP .box5 a {
	margin: 5px 2.5px;
}

/* sharebox */
.sharebox {
	text-align: center;
	margin-top: 20px;
}

.sharebox.win a,
.sharebox.win a img {
	display: inline-block;
	width: 280px;
	height: 50px;
}
.sharebox.lose a,
.sharebox.lose a img {
	display: inline-block;
	width: 300px;
	height: 50px;
}

.modePC .sharebox label {
	display: inline-block;
	margin-top: 40px;
}
.modeSP .sharebox label {
	display: inline-block;
	margin-top: 1em;
}

.modePC .sharebox p {
	margin: 30px 0 20px;

}

.modePC .sharebox .txt2 {
	font-weight: bold;

}
.modeSP .sharebox p {
	margin: 1em 0 1em;
}

.modeSP .sharebox .txt2 {
	font-weight: bold;

}

.modePC .sharebox textarea {
	width: 640px;
	height: 105px;
}

.modeSP .sharebox .bbox {
	padding: 1em;
}

.sharebox .bbox p {
	margin: 0;
}

.sharebox .bbox p + textarea,
.sharebox .bbox textarea + p {
	margin-top: 1em;
}

.modeSP .sharebox textarea {
	width: 100%;
	height: 100px;
	margin-top: 1em;
}

/* box10 */
.box10 {
	font-weight: bold;
	text-align: center;
}

.modePC .box10 .txt1,
.modePC .box10 #coupon_display {
	font-size: 26px;
}

.modeSP .box10 .txt1,
.modeSP .box10 #coupon_display {
	font-size: 20px;
}

.box10 .txt2 {
	margin-top: 1em;
}

/* box11 */
.box11 table {
	width: 100%;
	margin-top: 40px;
	border-collapse: separate;
	border-spacing: 3px;
}

.box11 td {
	font-size: 12px;
	height: 154px;
	padding-bottom: 10px;
}

.box11 td h3 {
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	margin: 17px 0 10px;
}

.box11 .td1 p {
	margin: 25px 20px 0 137px;
	position: relative;
}

.box11 .td1 p img {
	width: 100px;
	height: 100px;
	position: absolute;
	top: -10px;
	left: -120px;
}

.box11 .td1 p em {
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 1em;
}

.box11 .td2 {
	background: #fff url(/apc/sscp/K1701196S/img/img_coupon_mail.png) no-repeat 39px 58px;
}

.box11 .td2 .txt1 {
	margin: 25px 20px 0 137px;
}

.box11 .td2 .txt2 {
	text-align: center;
}

.box11 .td2 .txt2 a {
	display: inline-block;
	margin: 10px 0 5px;
}

.box11 .td3 {
	width: 314px;
	background: #fff url(/apc/sscp/K1701196S/img/img_coupon_print.png) no-repeat center 65px;
}

.box11 .td3 a {
	display: block;
	width: 170px;
	margin: 115px auto 0;
}

/* .box12 */
.modePC .box12 {
	margin-top: 30px;
}
.modeSP .box12 {
	margin-top: 20px;
}

.modePC .box12 p {
	font-weight: bold;
	margin-top: 1em;
}

.box12 li {
	text-align: center;
	float: left;
}
.modePC .box12 li {
	font-size: 12px;
	margin-top: 20px;
	width: 33.33%;
}

.modeSP .box12 li {
	margin-top: 10px;
	width: 50%;
}

.modeSP .box12 li img {
	width: 99px;
	height: 93px;
}

.modePC .box12 li span {
	display: block;
	margin: 5px 30px 0;
}
.modeSP .box12 li span {
	text-align: center;
	display: block;
	margin: 5px;
}

/* box13 */
.modePC .box13 {
	margin-top: 20px;
}
.modeSP .box13 {
	margin-top: 10px;
}

.modePC .box13 ul {
	margin-top: 15px;
}

.box13 li {
	position: relative;
	padding-left: 1em;
}
.modePC .box13 li {
	margin-top: 1em;
}

.box13 li span {
	position: absolute;
	top: 0;
	left: 0;
}

/* box14 */
.box14 {
	text-align: center;
	display: none;
}

.modePC .box14 p {
	margin: 35px 0 20px;
}
.modeSP .box14 p {
	font-weight: bold;
}

.box14 a,
.box14 img {
	display: block;
	width: 280px;
	height: 50px;
	margin: 0 auto;
}
.modePC .box14 a {
	margin-top: 35px;
}

.modeSP .box14 p,
.modeSP .box14 a {
	margin-top: 1em;
}

/* ________________________________ resultbox */
.modePC .resultbox {
	padding-top: 500px;
	width: 960px;
}
.modePC .resultbox.post {
	padding-top: 340px;
	height: 160px;
}
.modePC .resultbox.win {
	background-image: url(/apc/sscp/K1701196S/img/img_result_win.png);
}
.modePC .resultbox.lose {
	background-image: url(/apc/sscp/K1701196S/img/img_result_lose.png);
}
.modePC .resultbox.post {
	background-image: url(/apc/sscp/K1701196S/img/img_result_post.png);
}

.modePC .resultbox .image div img {
	display: none;
}
.modeSP .resultbox .image div img {
	width: 100%;
}

.resultbox .info {
	text-align: center;
	font-weight: bold;
}
.modePC .resultbox .info {
	font-size: 18px;
	width: 920px;
	height: 105px;
	margin: 0 auto;
	padding-top: 15px;
}
.modePC .resultbox.post .info {
	height: 125px;
}
.modeSP .resultbox .info {
	padding: 10px;
}

.modePC .resultbox .txt1 {
	line-height: 24px;
	margin-bottom: 20px;
}
.modeSP .resultbox .txt1 {
	margin-bottom: 1em;
}

.modePC .resultbox .txt3 {
	font-size: 14px;
	font-weight: normal;
}

.modeSP .box4 img {
width: 100%;
}

/* noscript */
.noscript {
	color: #000;
	background-color: #fff;
	padding: 30px 0;
	text-align: center;
}

/* ________________________________ bubble */

.modePC .bubble {
	width: 960px;
	margin: 0 auto -100px;
	padding: 0 0 100px;
	-webkit-box-sizing : border-box;
	   -moz-box-sizing : border-box;
			box-sizing : border-box;
}
.modeSP .bubble {
	margin-bottom: -130px;
	padding: 0 0 130px;
	-webkit-box-sizing : border-box;
	   -moz-box-sizing : border-box;
			box-sizing : border-box;
}

.modeSP body,
.modeSP .bubble {
	width: 100%;
}