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: middle;
}

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


.share {
  padding: 10px;
  background-color: #eeeeec;
}

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

body {
  font-family: Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", Roboto, "Droid Sans", Meiryo, "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif;
  background-color: #fff;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  margin: 0px;
  padding: 0px;
  text-align: center;
  overflow-x: hidden;
}

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

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

h1 {
  font-size: 15px;
  color: #ff6b05;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
}

h2 {
  font-size: 14px;
  color: #000000;
}

h3 {
  font-size: 14px;
  color: #ffffff;
}


p {
  color: #333333;
  font-size: 14px;
}


.gray{
  font-size: 14px;
  color: #969696;
}

.left{
    text-align: left;
}

.orange{
  color: #FF7022;
}

.red{
  color: #D0011B;
}

.small{
  font-size: 10px;
  color: #969696;
  text-align: center;
  line-height: 3px;
}

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

/*　ここまで */
.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_image {
  max-width: 500px;
  background-color: #F8F2DF;
}

.web_margin {
  margin-top: 60px;
}

.subject {
  background-color: #470000;
  font-size: 1.2rem;
  color: #fff;
  font-weight: 700;
  padding: 10px 0;
}

.term {
  background-color: #fff;
  font-size: 1.1rem;
  padding: 40px 0;
}

img.full {
  width: 100%;
  height: auto;
}

.description {
  background-color: #F8F2DF;
  padding: 30px 15px;
}
.description img {
  width: 100%;
  height: auto;
}
.description img.arrow {
  margin: 20px 0;
}

.itemization {
  text-align: left;
  padding: 30px 20px;
}
.itemization UL {
  margin-left: 1rem;
  list-style: disc;
}

.about_wowma {
  text-align: left;
  background-color: #F5F5F5;
  padding: 20px;
  margin: 0 20px 50px 20px;
}
.about_wowma p {
  margin-bottom: 10px;
}
.about_wowma img {
  width: 100%;
  height: auto;
}

.disable {
  display: none;
}

.campaign-entry {
  padding: 40px 10px;
}
.entry_btn_off p {
  text-align: left;
  color: #f00;
  margin: 12px 20px 0 20px;
}

.download_app {
  text-align:center;
  background-color: #fff;
  padding: 40px 0;
}

.first_dl_app {
  padding: 0;
}
.first_dl_app .store_link {
  padding: 40px 0;
}

.store_link_disable {
  display: none;
}

.store {
  background-color: #fff;
  padding: 0 17px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  color: #333;
  font-size: 12px;
  line-height: 20px;
}
.store:hover, .store:active {
  opacity: 0.5;
  background: #fff;
}
.store img {
  width: 146px;
}

.whats_newspass {
  padding: 0 0 50px 0;
}
.whats_newspass img.title {
  width: 80%;
  margin: -15px 0 20px 0;
}
.whats_newspass img.pickup {
  width: 50%;
}
.whats_newspass p {
  margin: 10px 0 20px 0;
  font-size: 1.1rem;
  font-weight: 500;
}
.whats_newspass p.lead_text {
  font-size: 1.2rem;
  font-weight: 600;
}

.inquiry {
  background-color: #eee;
  padding: 15px 0 10px 0;
  margin: 0 20px 30px 20px;
}
.inquiry h2 {
  font-size: 1.2rem;
  font-weight: 500;
}
.inquiry p {
  margin: 5px;
}
