@charset "euc-jp";

/* Layout
************************************* */
body {
	font-family: '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', 'Hiragino Kaku Gothic Pro', '¥á¥¤¥ê¥ª', Meiryo, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'MS PGothic', Helvetica, sans-serif;
}

.container {
	margin:0 auto;
	width:980px;
	font-size:22px;
	line-height:1.4;
	
	-webkit-text-size-adjust: 90%;
}

.breadcrumb {
  margin-right: auto;
  margin-left: auto;
  width: 980px;
  line-height: 2.25;
  font-size: 16px;
}

.breadcrumb__path {
  position: relative;
  display: inline-block;
  margin-right: 1em;
}

.breadcrumb__path::after {
  position: absolute;
  top: 0;
  right: -1em;
  content: '>';
}

.breadcrumb__path:last-child::after {
  content: '';
}

h1, h2, h3, div, p, li {
	background:rgba(255,255,255,0.01);
}

h1 {
	margin-bottom:0.4em;
}

.no_break_words {
	display: inline-block;
}

/* Topicpath
************************************* */
.topicpath {
	margin:0.4em 0 0.1em;
	font-size:18px;
}

/* Rules
************************************* */
.article {
	font-size: 30px;
}

.article .section_rules {
	margin:0 auto;
	width:954px;
	background:url('https://www.maru-jan.com/image/lottery/section_bg.jpg') repeat-y top center;
}

.article .section_rules > div {
	padding:0 0 4em;
	background:url('https://www.maru-jan.com/image/lottery/section_footer.jpg') no-repeat bottom center;
	text-align:center;
}

.article .section_rules > div > img,
.article .section_rules > div > a img {
	margin-bottom:0.6em;
}

.article .section_rules > div > p {
	margin:0 auto 0.6em;
	width:84%;
	text-align:left;
}

.article .section_rules > div .centering {
	text-align:center;
}

.article .section_rules > div > p.centering em {
	font-size:32px;
	font-weight:bold;
}

.article .section_rules > div .notes {
	margin:0 auto;
	width:755px;
	background:url('https://www.maru-jan.com/image/lottery/notes_bg.jpg');
	text-align:left;
}

.article .section_rules > div .notes p {
	padding:1em 0 0.6em;
	background:url('https://www.maru-jan.com/image/lottery/notes_top.jpg') no-repeat top center;
	text-align:center;
}

.article .section_rules > div .notes ul {
	box-sizing: border-box;
	padding:0 40px 1em 78px;
	width:755px;
	list-style-type:disc;
	background:url('https://www.maru-jan.com/image/lottery/notes_bottom.jpg') no-repeat bottom center;
}

/* Result
************************************* */
.article .section_result {
	margin:0 auto;
	width:954px;
	background:url('https://www.maru-jan.com/image/lottery/section_bg.jpg') repeat-y top center;
}

.article .section_result > div {
	padding:0 0 4em;
	background:url('https://www.maru-jan.com/image/lottery/section_footer.jpg') no-repeat bottom center;
	text-align:center;
}

.article .section_result > div > .result_list {
	margin:0 auto 1em;
	width:892px;
	background:url('https://www.maru-jan.com/image/lottery/result_bg.jpg') repeat-y top center;
	font-size:30px;
	line-height: 1.8;
}

.article .section_result > div > .result_list img.result_top {
	vertical-align:top;
}

.article .section_result > div > .result_list img.result_bottom {
	vertical-align:bottom;
}

.article .section_result > div > .result_list h3 {
	margin:0.6em auto 0;
	font-weight:bold;
	
	max-height:100%; /* #42725 */
}

.article .section_result > div > .result_list p {
	margin:0 auto 1em;
}

.article .section_result > div > .result_list ul {
	overflow:hidden;
	margin:0 auto 0.6em;
	width:530px;
}

.article .section_result > div > .result_list ul li{
	float:left;
	width:260px;
}

.article .section_result > div > .result_list ul.single li {
	clear:both;
	width:100%;
}

/* Schedule #60035
************************************* */
.article .section_rules > div > .lottery-terms {
  margin: 0 auto 0;
  font-size: 38px;
  font-weight: bold;
  color: #be1818;
  text-shadow: #fff 2px 0, #fff -2px 0,
  #fff 0 -2px, #fff 0 2px,
  #fff 2px 2px, #fff -2px 2px,
  #fff 2px -2px, #fff -2px -2px,
  #fff 1px 2px, #fff -1px 2px,
  #fff 1px -2px, #fff -1px -2px,
  #fff 2px 1px, #fff -2px 1px,
  #fff 2px -1px, #fff -2px -1px;
}

.article .section_rules > div > .ta-r {
  text-align: right;
}

.article .section_rules > div > .mt-24px {
  margin-top: 24px;
}

.article .section_rules > div > .mt-32px {
  margin-top: 32px;
}

.article .section_rules > div > .mb-32px {
  margin-bottom: 32px;
}