@charset 'euc-jp';
/* layout
************************************* */
.display_none {
	display: none;
}
body {
	font-family: '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', 'Hiragino Kaku Gothic Pro', '¥á¥¤¥ê¥ª', Meiryo, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'MS PGothic', Helvetica, sans-serif;
	background: #000;
}
.container {
	position: relative;
	margin: 0 auto;
	background: url('https://www.maru-jan.com/image/jimg/2017/index/bg_content_middle.jpg') 50% 0 repeat-y;
}
.bg_contenttop {
	display: block;
	margin: 0 auto;
	height: 800px;
}
/* page_header
------------------------- */
.page_header_out {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 60px;
	background: url('https://www.maru-jan.com/image/jimg/2017/index/bg_header.png') 0 0 repeat-x;
}
.page_header_in {
	overflow: hidden;
	margin: 12px auto 0;
	width: 980px;
	font-size: 26px;
}
.page_header_txt {
	float: left;
}
.page_header_txt a {
	text-decoration: none;
	color: #fff;
}
.page_header_logo {
	margin-right: 10px;
	vertical-align: middle;
}
/* common
************************************* */
/* sns_btn
------------------------- */
.sns_btn.header {
	float: right;
	overflow: hidden;
	margin-top: 2px;
}
.sns_btn.bottom {
	overflow: hidden;
	margin: 0 auto 45px;
	width: 980px;
	height: 32px;
	line-height: 1.2;
}
.sns_btn_twitter,
.sns_btn_facebook,
.sns_btn_line {
	float: left;
	margin-right: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 2px 2px 2px 2px / 2px 2px 2px 2px;
	background-color: #55acef;
}
.sns_btn_facebook {
	background-color: #315096;
}
.sns_btn_line {
	margin-right: 0;
	background-color: #00c300;
}
.sns_btn.header .sns_btn_logo,
.sns_btn.bottom .sns_btn_logo {
	padding: 8px 26px;
}
/* padding & margin
------------------------- */
.padding_b_20px {
	padding-bottom: 20px;
}
.margin_b_5px {
	margin-bottom: 5px;
}
.margin_b_15px {
	margin-bottom: 15px;
}
.margin_b_25px {
	margin-bottom: 25px;
}
.margin_b_35px {
	margin-bottom: 35px;
}
.margin_b_45px {
	margin-bottom: 45px;
}
.margin_b_50px {
	margin-bottom: 50px;
}
/* indent
------------------------- */
.indent_kome li,
.indent_kome dd {
	position: relative;
	padding-left: 1em;
}
.indent_kome li:before,
.indent_kome dd:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '¢¨';
}
.indent_1em dd,
.indent_1em li {
	padding-left: 1em;
	text-indent: -1em;
}
.indent_2em {
	padding-left: 2em;
	text-indent: -2em;
}
/* h2 & h3_01
------------------------- */
.h2 {
	margin-bottom: 10px;
	padding-top: 12px;
	height: 53px;
	font-size: 30px;
	background: url('https://www.maru-jan.com/image/jimg/2017/index/bg_heading_01.png') 50% 50% no-repeat;
}
.h3_01 {
	padding-top: 8px;
	height: 32px;
	font-size: 30px;
	background: url('https://www.maru-jan.com/image/jimg/2017/index/bg_heading_02.jpg') 50% 50% no-repeat;
}
/* inner_content_01 & inner_content_02
------------------------- */
.inner_content_01_out:before {
	content: url('https://www.maru-jan.com/image/jimg/2017/index/bg_inner_content_top.png');
}
.inner_content_01_out.before_none:before {
	content: '';
}
.inner_content_01_out:after {
	content: url('https://www.maru-jan.com/image/jimg/2017/index/bg_inner_content_bottom_01.png');
}
.inner_content_01_in {
	margin: 0 auto;
	padding: 20px 0;
	width: 980px;
	background: url('https://www.maru-jan.com/image/jimg/2017/index/bg_inner_content_middle_01.png') 0 0 repeat-y;
}
.inner_content_02_out:after {
	content: url('https://www.maru-jan.com/image/jimg/2017/index/bg_inner_content_bottom_02.jpg');
}
.inner_content_02_in {
	margin: 0 auto;
	width: 940px;
	background: url('https://www.maru-jan.com/image/jimg/2017/index/bg_inner_content_middle_02.jpg') 0 0 repeat-y;
}
/* txt_box_01 & txt_box_02
------------------------- */
.txt_box_01,
.txt_box_02 {
	margin: 0 auto 35px;
	width: 800px;
	text-align: left;
}
.txt_box_02 {
	margin-bottom: 25px;
	width: 900px;
}
.txt_box_01 a,
.txt_box_02 a {
	color: #fff;
}
.txt_box_01_tit,
.txt_box_02_tit {
	margin-bottom: 10px;
	font-size: 30px;
	text-align: center;
}
.txt_box_01_tit {
	padding-top: 40px;
}
/* button_01
------------------------- */
.button_01 {
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	height: 90px;
}
.button_01 li {
	float: left;
	margin-right: 12px;
}
.button_01 li.last {
	margin-right: 0;
}
/* content
************************************* */
.content {
	position: relative;
	margin: -735px auto 0;
	line-height: 1.4;
	font-size: 32px;
	text-align: center;
	color: #fff;
	background: url('https://www.maru-jan.com/image/jimg/2017/index/bg_content_01.jpg') 0 720px no-repeat;
}
/* million_chance
------------------------- */
.million_chance,
.tie_up {
	position: absolute;
	top: 0;
	right: 50px;
	width: 16%;
	height: auto;
}
.tie_up {
	right: auto;
	left: 0;
}
/* list_top
------------------------- */
.list_top {
	margin-top: -55px;
}
/* rule
------------------------- */
.list_03 {
	margin: 0 auto;
	width: 980px;
}
.list_03 img {
	display: block;
}
/* rule
------------------------- */
.rule {
	margin: 0 auto 35px;
	width: 940px;
}
.rule img {
	display: block;
}
.sub_rule {
	margin-bottom: 10px;
	padding-top: 20px;
	height: 309px;
	background: url('https://www.maru-jan.com/image/jimg/2017/index/bg_article_01.jpg') 0 0 no-repeat;
}
.sub_rule_txt {
	margin: 0 auto;
	width: 580px;
	text-align: left;
}
.sub_rule_txt em {
	color: #ff0;
}

.sub_rule--02 {
	margin-bottom: 10px;
	padding-top: 20px;
	background: url('https://www.maru-jan.com/image/jimg/2022/index/bg_article_02.jpg') 0 0 no-repeat;
}
.sub_rule_txt--02 {
	margin: 0 auto;
	width: 640px;
	text-align: center;
}
.sub_rule_txt--02 em {
	color: #ff0;
}

/* entry_method
------------------------- */
.entry_method {
	overflow: hidden;
	margin: 0 auto;
	width: 940px;
}
.entry_method_txt {
	float: left;
	padding-top: 12px;
	width: 600px;
	text-align: left;
}
/* button_02
------------------------- */
.button_02 {
	overflow: hidden;
	margin: 0 auto;
	width: 960px;
}
.button_02 li {
	float: left;
}
.button_02 li.first {
	margin-right: 60px;
}
/* tie_up
------------------------- */
.position-r {
	position: relative;
}
.position-r .link_download {
	position: absolute;
	right: 70px;
	bottom: 75px;
	font-size: 20px;
}
.position-r .link_download a {
	color: #65ffff;
}
/* privileg
------------------------- */
.test_privileg_01 {
	font-size: 30px;
}
.t-color_01 {
	color: #62d8ff;
}
.box_01_privileg_out {
	margin: 0 auto 25px;
	width: 940px;
}
.box_01_privileg_out:after {
	content: url('https://www.maru-jan.com/image/jimg/2017/index/bg_01_bottom.jpg');
}
.box_01_privileg_in {
	background: url('https://www.maru-jan.com/image/jimg/2017/index/bg_01_middle.jpg') 50% 0 repeat-y;
}
.box_01_privileg_text01,
.box_01_privileg_text02 {
	margin: 0 20px 25px;
	padding-left: 2em;
	text-align: left;
	text-indent: -2em;
	background: url('https://www.maru-jan.com/image/jimg/2017/index/img_01.jpg') 100% 100% no-repeat;
}
.box_01_privileg_text02 {
	margin-bottom: 0;
	background: none;
}
.box_01_privileg_text01 ul {
	text-indent: 0;
}
/* sponsors
------------------------- */
.sponsors_box {
	margin: 0 auto;
	padding: 10px 0;
	width: 940px;
	font-size: 18px;
	vertical-align: top;
	color: #000;
	background: #fff;
}
.sponsors_list_01,
.sponsors_list_02 {
	overflow: hidden;
	margin: 0 auto 10px;
	width: 600px;
}
.sponsors_list_02 {
	width: 900px;
}
.sponsors_list_01 li,
.sponsors_list_02 li {
	float: left;
	width: 300px;
}
.sponsors_box .text_copy {
	font-size: 15px;
}
.sponsors_list_03 {
	overflow: hidden;
	margin: 0 auto 10px;
	width: 300px;
}

/* info
------------------------- */
.info {
	width: 96%;
}
/* sns
------------------------- */
.tab_sns {
	overflow: hidden;
	margin: 0 auto;
	width: 80.2%;
}
.tab_sns li {
	float: left;
	width: 33%;
	height: 1.6em;
	line-height: 1.6em;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	color: #fff;
}
.tab_sns li.last {
	width: 34%;
}
.tab_block li {
	margin: 0 auto;
	padding-top: 1em;
	padding-bottom: 1em;
	width: 80.1%;
}
.tab_sns .twitter,
.tab_block .twitter {
	background-color: #55acef;
}
.tab_sns .facebook,
.tab_block .facebook {
	background-color: #315096;
}
.tab_sns .line,
.tab_block .line {
	background-color: #00c300;
}
.tab_block .facebook,
.tab_block .line {
	display: none;
}
.tab_block_facebook {
	margin: 0 auto;
	width: 90%;
	background-color: #fff;
}
.tab_block_line {
	margin: 0 auto;
	padding: 1.5em 0;
	width: 93%;
	color: #00c300;
	background-color: #fff;
}
/* notes_box
------------------------- */
.notes_box {
	padding-left: 1em;
}
.notes_box dd {
	padding-left: 0;
	text-indent: 0;
}
/* footer_info
------------------------- */
.footer_info_out:before {
	content: url('https://www.maru-jan.com/image/notice_info_top.jpg');
}
.footer_info_out:after {
	content: url('https://www.maru-jan.com/image/notice_info_btm.jpg');
}
.footer_info_in {
	margin: 0 auto;
	width: 816px;
	color: #000;
}
#footer_info {
	overflow: hidden;
	padding: 12px 32px;
	width: 752px;
	background: url('https://www.maru-jan.com/image/notice_info_mid.jpg') repeat-y;
}
#footer_info strong {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #b50002;
}
#now_event {
	float: left;
	margin-right: 40px;
	text-align: center;
}
#whatsNew {
	overflow: hidden;
	font-size: 18px;
	text-align: left;
}
#whatsNew dl dt {
	float: left;
	padding: .1em 0 0 1em;
	width: 3.5em;
	font-weight: bold;
}
#whatsNew dl dd {
	padding: .1em .8em;
}
/* txt_link
------------------------- */
.txt_link a {
	color: #00b5d6;
}
/* footer
------------------------- */
.footer {
	text-align: center;
	background: url('https://www.maru-jan.com/image/jimg/2017/index/bg_footer.jpg') 0 0 repeat-x;
}

/* 0px-1399px
************************************* */
@media screen and (min-width:0) and (max-width:1399px) {
	.container {
		width: 100%;
	}
	.content,
	.bg_contenttop {
		width: 980px;
		height: auto;
	}
	.content {
		margin-top: -500px;
	}
	h1 img {
		width: 800px;
	}
	.million_chance {
		right: 0px;
	}
	.tie_up {
		left: -50px;
	}
	.million_chance img,
	.tie_up img {
		width: 100%;
		height: auto;
	}
}

/* 1400px-
************************************* */
@media screen and (min-width:1400px) {
	.container {
		width: 100%;
	}
}

/* 2017
************************************* */

.tieup_box_01 {
	margin: 0 auto;
	width: 940px;
	height: 300px;
	background: url('https://www.maru-jan.com/image/jimg/2017/index/bg_tieup_01.png') top center no-repeat;
}
.tieup_text_01 {
	float: right;
	padding-right: 12px;
	text-align: left;
}
.fz-20px {
	font-size: 20px;
}
.fz-24px {
	font-size: 24px;
}
.fw-b {
	font-weight: bold;
}
.w-700px {
	width: 700px;
}
.w-460px {
	width: 460px;
}
.w-420px {
	width: 420px;
}
.w-480px {
	width: 480px;
}
.w-640px {
	width: 640px;
}
.w-650px {
	width: 650px;
}
.w-670px {
	width: 670px;
}
.fl-l {
	float: left;
}
.mt-12px {
	margin-top: 12px;
}
.mt-14px {
	margin-top: 14px;
}
.mt-24px {
	margin-top: 24px;
}
.mt-48px {
	margin-top: 48px;
}
.ml-20px {
	margin-left: 20px;
}
.ta-l {
	text-align: left;
}
.ta-c {
	text-align: center;
}
.ov-h {
	overflow: hidden;
}
.c-\#62d8ff,
.c-\#62d8ff:link,
.c-\#62d8ff:visited,
.c-\#62d8ff:hover,
.c-\#62d8ff:active {
	color: #62d8ff;
}
.c-\#ff0,
.c-\#ff0:link,
.c-\#ff0:visited,
.c-\#ff0:hover,
.c-\#ff0:active {
	color: #ff0;
}

.tsh-rgb343434 {
  text-shadow: rgb(34, 34, 34) 0 -2px, rgb(34, 34, 34) 2px 0, rgb(34, 34, 34) 0 2px, rgb(34, 34, 34) -2px 2px;
}
