@charset "UTF-8";
@import "reset.css";

/* layout
------------------------------------------------------ */
a {color: #de0000;}
a:hover {
	opacity: 0.8;
	text-decoration: none;
}

div.pcHead,div.pcFoot,div.pcGnav{display:block;}
div.spHead,div.spFoot,div.spGnav{display:none;}
.pc{display: block;}
.sp{display: none;}


.bold {
  font-weight: bold;
}
.txtRed {
	color: #dd0000;
}
.mt15 {
	margin-top: 15px;
}


.wrap {
	width: 100%;
/*	width: 950px;*/
	max-width: 640px;
	margin: auto;
	font-family: Helvetica,Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	line-height: 1.4;
}
.wrap figure img {
    display: block;
}

.main {
}
.sp_device_size .main {
	width: 100%;
}
.main h1 {

}
.main img {
	vertical-align: bottom;
}

.main .date {
	/* margin-bottom: 20px; */
}
.overview {}

.overview_detail {
    text-align: left;
    font-size: 1.45em;
    font-weight: 700;
    width: 910px;
    margin: 25px auto;
}

.overview_message {
    font-size: 0.9em;
    text-align: left;
    width: 910px;
    margin: 20px auto 30px;
}

.btn_find_a_shop {
    position: relative;
    margin: 0 auto 50px;
}

.btn_find_a_shop select {
    position: absolute;
    z-index: 10;
    top: 15px;
    left: 562px;
    width: 240px;
    height: 45px;
    font-size: 1em;
    text-align: center;
    cursor: pointer;
    border: 2px solid #222222;
    background: #fff;
}

.schedule {
	margin-bottom: 50px;
}
.schedule img {
	width: 910px;
}
.schedule h2 {
	margin: 0 auto 20px;
}

.btn_question {
	width: 537px;
	margin: 20px auto 10px;
}
.guide .btn_question {margin: 0 0 20px;}
.btn_line_account {
	width: 537px;
	margin: 0 auto 40px;
}
.office_name {
    font-size: 130%;
}




.sp_device_size .about_entries {}

.sp_device_size .about_entries figure {
    max-width: 640px;
}

.sp_device_size .about_entries .btn_entry {
    max-width: 320px;
}
.about_entries .step2_text {
	font-size: 17px;
	text-align: left;
	padding: 0 30px;
}

.sp_device_size .store_wrap {
	width: 100%;
	background: #e0e6d9;
	display: flex;
	justify-content: center;
	padding: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.store_wrap figure {
	width: 100px;
	padding: 4px;
	background: #fff;
}

.store_wrap figure img {
	width: 100%;
	display: block;
}

.store_wrap .store_name {
	width: 400px;
	text-align: left;
	padding: 0 0 0 20px;
	font-weight: 700;
	display: flex;
	align-items: center;
}

.store_wrap .store_name p {font-size: 20px;}
.about_entries .comment {
	width: 600px;
	padding: 30px 0 20px;
	text-align: left;
	font-size: 17px;
}
.about_link {
	padding-bottom: 30px;
	font-size: 14px;
}
.about_entries .comment p {
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 2%;
}




.prize {
    padding: 0 0 6% 0;
}
.btn_challenge figure {
	width: 100%;
}

.banner{
	text-align: center;
	margin: 5% 2%;
}
.banner h2{
font-weight: bold;
color: #e90000;
padding: 1%;
}


.lottery {}

.lottery video {
    width: 100%;
    display: block;
}





/* 賞品ページ
------------------------------------------------------ */
.prize_wrap {
	padding: 0 0 3%;
	max-width: 640px;
}
.prize_inner {
	padding: 0 5%;
}

.prize_block {
	display: flex;
	padding: 2.5% 0;
	border-bottom: 2px solid #444;
}

.prize_block:last-of-type {
	border-bottom: 0 none;
}

.prize_block figure {
	width: 80px;
	display: flex;
	align-items: center;
}

.prize_block figure img {
	width: 100%;
}

.prize_text {
	width: 496px;
	padding: 3.5% 0 0 2%;
	text-align: left;
	display: flex;
	align-items: baseline;
	flex-wrap: wrap;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.prize_text p {
	line-height: 1;
}

.prize_text .prize_name {
	width: 100%;
	font-size: 20px;
}

.prize_text .price {
	width: 270px;
	height: 65px;
	padding-left: 5%;
	color: #dd0000;
	font-size: 65px;
	font-weight: 700;
}

.prize_text .price small {
	font-size: 25px;
}

.prize_text .people {
	width: 180px;
	height: 50px;
	font-size: 50px;
	font-weight: 700;
	line-height: 1;
}

.prize_text .people small {
	font-size: 25px;
}
.stores_wrap {
    max-width: 640px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.stores_wrap h2 {}

.stores_list {
	text-align: left;
}

.stores_list ul {
	width: 92%;
	margin: 5% auto 7%;
}

.stores_list ul li {
	margin-bottom: 3%;
	font-size: 13px;
}

.stores_list .pref {}

.stores_list .stores_array {}





/*応募要項
------------------------------------------------------ */

.kome {
	text-indent: -1em;
	padding-left: 1em;
}

.guide h4 {
	font-weight: 700;
}

div.guide a {
  color: #cc0000;
  text-decoration: underline;
}
div.guide h2 {
  padding: 10px 0;
  background-color: #000000;
  text-align: center;
  font-weight: bold;
  color: #fff;
  letter-spacing: 2px;
}
div.guide .guide_further {
  margin: 0 auto 20px;
  background: #eee;
  line-height: 2.2;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
div.guide dl {
  padding: 14px 20px 0;
  line-height: 1.4;
  font-size: 80%;
  text-align: left;
}
div.guide dt {
  position: absolute;
  font-weight: bold;
}
div.guide dd {
  margin: 0 0 10px;
  padding: 0 0 10px 15em;
  border-bottom: 1px dotted #cccccc;
  text-align: left;
  word-break: break-all;
}
div.guide dd  table {
	width: 96%;
	margin: auto;
}
div.guide dd  table thead {
	background: #fff9c0;
}
div.guide dd  table th {
	border: 1px solid #999;
	padding: 5px;
	font-size: 1em;
}
div.guide dd  table td {
	border: 1px solid #999;
	padding: 5px;
	font-size: 1em;
}
div.guide dd ul {
  list-style-type: none;
}
div.guide dd.lastItem {
  border-bottom: 1px solid #000000;
}
div.guide dd ol {
  margin: 0 0 0 20px;
}
div.guide dd ol, div.guide dd ol li {
  list-style: decimal outside !important;
}
.courseBlock {
    margin: 0 auto 40px;
}
.courseBlock:last-of-type {
    margin: 0 auto;
}
.courseBlock .floatRight {
    float: right;
}
.stamp_sheet_block {
    display: table;
    width: 600px;
    margin: 10px 0 30px;
}

.stamp_sheet_block p {
    display: table-cell;
    vertical-align: middle;
}

.stamp_sheet {
    display: table-cell;
    width: 60%;
    margin: auto;
}
.guide dd.lastItem {

}
.guide dd.lastItem p.topic {
	margin: 10px 0 0;
}
.guide dd.lastItem p.topic > strong {
    color: #00b0f0;
}
.guide dd .freedial {

}
.guide dd .freedial img {
	width: 48px;
}
.guide dd .freedial strong {
	font-size: 3em;
	font-family: sans-serif;
	line-height: 1;
}
.tel {
	font-size: 3em;
}
.attention {
  color: #CC0000;
}
.error_message {
	padding: 30px 0 0;
}
.error_message h3 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: -1px;
}
.error_message p {
	padding: 10px 0 0;
}
.gotop {
	padding: 30px 0;
}

/* modal
------------------------------------------------------ */
#inline_content {
	text-align:center;
	padding: 20px;
}

#inline_content img {
	width: 950px;
	margin: 0 auto;
}

#inline_content .btn_quit {
	margin: 20px auto;
}
#inline_content .btn_quit a {
	display: inline-block;
    background: #CCC;
    color: #000;
    margin: auto;
    padding: 0.5em 1em;
    border-radius: 6px;
	text-decoration: none;
}
#inline_content .btn_quit .icon {
	font-size: 18px;
	margin-right: 3px;
}



