html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

.fb-share-button { /* Facebook */
    display: inline-block;
    height: 20px;
    overflow: hidden;
}
.fb_iframe_widget span {
    vertical-align: top !important;
}


.share {
  padding: 10px;
  text-align: center;
  margin-bottom: 10px
}

html {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto;
}

body {
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
  background: #eeeeec;
}

a:link { color: #84b70e; text-decoration: none;}
a:visited { color: #84b70e;  text-decoration: none;}
a:hover { color: #84b70e;  text-decoration: none;}
a:active { color: #84b70e;  text-decoration: none;}

.button_sub a { color: #000; text-decoration: none;}


h1 {
  font-size: 15px;
  color: #000;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
}

h2 {
  font-size: 14px;
  color: #000;
  line-height: 30px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

p .left{
  font-size: 13px;
  float: left;
  margin-left: 0px;
  padding-right: 10px;
  padding-bottom: 10px;
}

p .center{
  font-size: 13px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}


p {
  font-size: 13px;
  padding: 0px 10px 0px 10px;
}

.small{
  font-size: 13px;
  color: #969696;
}

.bold{
  color: #ff6b05;
  font-weight: bold;
  font-size: 16px;
  margin: 10px;
  text-align: center;
}

.orange{
  color: #ff6b05;
}

hr{
  border: 1px solid #e8e8e8;
  margin: 20px 0px 20px 0px;
}


.erea_text ol, .erea_text ul, .erea_text li{
  list-style: none;
  color: #333333;
  font-size: 14px;
  margin-bottom: 13px;
  padding-left: 14px;
  position:relative;
  width: 95%;
}

.erea_text ul li::after {
  display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: 0em;
	width: 6px;
	height: 6px;
	background-color: #000;
	border-radius: 100%;
}


.button_main{
font-size: 15px;
text-align:center;
border-radius: 6px;
color: #FFF;
background-color: #FF6B05;
border:2px solid #FF6B05;
padding: 10px 0px 10px 0px;
margin: 3px 3px 3px 3px;
text-decoration: none
}

.button_sub {
display:table;
table-layout:fixed;
width:100%;
border-collapse:separate;
border-spacing:3px 0;
margin-top: 10px;
text-align:center;
}

.button_sub li {
display:table-cell;
vertical-align:middle;
height:40px;
font-size: 14px;
text-decoration: none;
border-radius: 6px;
padding: 10px;
background-color: #FFF;
border:2px solid #e8e8e8;
}



.box_first {
  display: flex;
  width: 100%;
  text-align: center;
}


.box_first_button{
padding-top: 10px;
}



.header {
  top: 0;
  left:0;
  position: fixed;
  z-index: 1000;
  padding-top: 5px;
	height:54px;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #cccccc;
	}



/*　ここまで */
.header_box{
  max-width: 500px;
  margin: auto;
  vertical-align: bottom;
}

.header_logo{
  text-align: left;
  float: left;
  max-width: 500px;
}

.header_button{
  text-align: right;
  max-width: 500px;
}


.header_images {
  width: auto;
  height:450px;
  max-width: 500px;
  margin-top: 54px;
  background-image: url("images/img_main_bg.png");
  background-size: cover;
  background-position: center;
  position: relative;
}

.images_newspass_01 {
  width: auto;
  max-width: 500px;
  height:240px;
  background-image: url("images/img_newspass_01.png");
  background-size: contain;;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  border: 2px solid #e8e8e8;
  border-radius: 10px;
  margin: 10px 0px 10px 0px;
}
.images_newspass_02 {
  width: auto;
  max-width: 500px;
  height:240px;
  background-image: url("images/img_newspass_02.png");
  background-size: contain;;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  border: 2px solid #e8e8e8;
  border-radius: 10px;
  margin: 10px 0px 10px 0px;
}

.images_newspass_03 {
  position:relative;
  width: auto;
  max-width: 500px;
  height:240px;
  background-image: url("images/img_newspass_03.png");
  background-size: contain;;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  border: 2px solid #e8e8e8;
  border-radius: 10px;
  margin: 10px 0px 10px 0px;
}

.images_newspass_04 {
  position:relative;
  width: auto;
  max-width: 500px;
  height:240px;
  background-image: url("images/img_newspass_04.png");
  background-size: contain;;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  border: 2px solid #e8e8e8;
  border-radius: 10px;
  margin: 10px 0px 10px 0px;
}


.images_lawson_01 {
  width: auto;
  max-width: 500px;
  height:180px;
  background-image: url("images/img_lawson_01.png");
  background-size: contain;;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  border: 2px solid #e8e8e8;
  border-radius: 10px;
  margin: 10px 0px 10px 0px;
}

.images_lawson_02 {
  width: auto;
  max-width: 500px;
  height:180px;
  background-image: url("images/img_lawson_02.png");
  background-size: contain;;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  border: 2px solid #e8e8e8;
  border-radius: 10px;
  margin: 10px 0px 10px 0px;
}

.images_lawson_03 {
  width: auto;
  max-width: 500px;
  height:240px;
  background-image: url("images/img_lawson_03.png");
  background-size: contain;;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  border: 2px solid #e8e8e8;
  border-radius: 10px;
  margin: 10px 0px 10px 0px;
}


.erea {
background-color: #ffffff;
padding: 0px 10px 10px 10px;
margin-bottom: 10px;
}

.erea_schedule {
text-align:center;
background: rgba(249,190,67,0.9);
color: #fff;
padding: 10px 0px 10px 0px;
position: absolute;
width: 100%;
bottom: 0px;
}

.erea_download {
  border: 2px solid #e8e8e8;
  background-color: #ffffff;
  border-radius: 10px;
  padding: 10px;
  margin: 10px;
}


.erea_text {
  padding: 0px;
  background-color: #ffffff;
  padding: 10px;
  margin-bottom: 10px;
  background-image: url("images/img_title_bg.png");
  background-repeat :no-repeat;
  background-position: top;
  background-size: contain;;
}

.erea_text_bottom{
  padding: 0px;
  background-color: #ffffff;
  padding: 10px;
  background-image: url("images/img_title_bg.png");
  background-repeat :no-repeat;
  background-position: top;
  background-size: contain;;
}


.box {
  font-size: 14px;
  border: 2px solid #e8e8e8;
  background-color: #ffffff;
  border-radius: 10px;
  margin: 10px 0px 10px 0px;
  padding: 10px;
}


.box_gray{
  background-color: #EEEEEC;
  border-radius: 10px;
  padding: 10px;
  margin: 10px 0px 10px 0px;
}


.description{
  font-size: 10px;
  color: #969696;
  text-align: center;
}


.store_link_disable {
  display: none;
}


}
