@charset "UTF-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
}

body {
  font-family: 'Noto Sans Japanese','Meiryo', 'メイリオ', '平成明朝', 'Lucida Grande', Verdana, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
  font-display: swap;
  font-size: 16px;
  letter-spacing: 0.06em;
  line-height: 1.8em;
}

p, .h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6, dl {
  margin: 0;
  padding: 0;
  font-size: 1em;
}

img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

ul {
  list-style: none;
  margin-bottom: 0;
}

.red {
  color: #F00;
}

.f-xs {
  font-size: .8em;
}

.f-lg {
  font-size: 1.4em;
}

.bld {
  font-weight: bold;
}

#wrapper {
  overflow: hidden;
}

#content {
  padding-top: 2em;
}

/* header */
#header {
  background: url(../img/headerbgbg.jpg) no-repeat center bottom/cover;
  padding: 0;
  margin: 0;
  width: 100%;
  text-align: center;
}
#header #headerinner {
  padding: 60px 0 0;
  background: url(../img/headerbg.png) no-repeat center center/cover;
}
@media (min-width: 768px) {
  #header #headerinner {
    padding: 50px 0 0;
  }
}
#header #headerinner img {
  margin: 0 auto;
}

#header img {
  margin: 0 auto;
}

/* sp-footer */
#footer {
  background-color: #333;
  padding-bottom: 1em;
  line-height: 1.4em;
  color: #FFF;
}

#footer a {
  color: #FFF;
}

#sp-footer {
  margin-bottom: 0;
  width: 100%;
  text-align: center;
}

#sp-footer li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  list-style: none;
  width: 32%;
  font-size: 70%;
  text-align: center;
  line-height: 1.6em;
  letter-spacing: .1em;
}

#sp-footer span,
#sp-footer i {
  font-size: 180%;
}

#sp-footer a {
  color: #FFF;
}

#sp-footer a {
  display: block;
  padding: .8em;
}

#sp-footer a:hover,
#sp-footer a:active {
  background: #3CF;
  color: #FFF;
  border-radius: 8px;
  text-decoration: none;
}

#copyright {
  text-align: center;
  padding: 1em;
  font-size: .8em;
}

/*SNS*/
.snsbtn {
  padding-top: 1em;
  margin-bottom: 1em;
  overflow: visible;
  padding-left: 0;
  text-align: center;
}

.snsbtn li {
  display: inline-block;
  vertical-align: bottom;
  margin-right: 15px;
}

.snsbtn li:last-child {
  margin-right: 0;
}

.fb_iframe_widget > span {
  vertical-align: baseline !important;
}

/* pagetop */
#pagetop {
  position: fixed;
  right: 12px;
  bottom: 50px;
  width: 54px;
  height: 54px;
  text-align: center;
  z-index: 999;
  background: #FFF;
  box-shadow: rgba(60, 60, 60, 0.6) 0px 2px 6px 0px;
  -webkit-box-shadow: rgba(60, 60, 60, 0.6) 0px 2px 6px 0px;
  -moz-box-shadow: rgba(60, 60, 60, 0.6) 0px 2px 6px 0px;
  border-radius: 50%;
  overflow: hidden;
}

#pagetop a {
  display: block;
  font-size: 3em;
  color: #FFF;
  background: #FF43A6;
  height: 54px;
}

#pagetop a:hover {
  color: #FFF;
  background: #FBB03B;
}

/* PC */
@media (min-width: 768px) {
  #wrapper {
    width: 100%;
    position: relative;
    height: auto !important;
    /*IE6対策*/
    height: 100%;
    /*IE6対策*/
    min-height: 100%;
  }

  #content {
    margin: 0 auto;
    padding-bottom: 136px;
    background: url(../img/contentbg.jpg);
  }

  #footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 136px;
  }

  #pnkz {
    max-width: 980px;
    margin: .5em auto 1em;
    padding: 0 1em;
  }

  #copyright {
    max-width: 980px;
    margin: 0 auto;
    padding: 0 1em;
    text-align: center;
  }

  .snsbtn {
    margin-bottom: .3em;
  }

  /* pagetop */
  #pagetop {
    bottom: 92px;
    right: 3%;
  }
}
/* main_contents */
#infomation {
  max-width: 800px;
  margin: 0 auto;
}

#photo li {
  margin-bottom: 1em;
  text-align: center;
}
@media (min-width: 768px) {
  #photo li {
    margin-bottom: 2em;
  }
}
#photo li img {
  border-radius: 6px;
}

#oatime {
  padding: 1em .5em;
  background: rgba(204, 0, 0, 0.9);
  text-align: center;
  font-size: 1.2em;
  color: #fff;
  /*text-shadow: 1px 1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, -1px -1px 0 #FFF;*/
}

#oatime dl {
  max-width: 980px;
  margin: 0 auto;
  font-weight: bold;
}

#oatime dt {
  border: 1px solid #EB1313;
  background: #FFF;
  color: #EB1313;
  max-width: 500px;
  margin: 0 auto;
}

#oatime dd {
  margin-bottom: 1em;
}

#oatime dd:last-child {
  margin-bottom: 0;
}

#oatime dd span {
  font-size: .8em;
}

@media (min-width: 992px) {
  #oatime {
    text-align: center;
    font-size: 1em;
  }

  #oatime dt {
    width: 100px;
    text-align: center;
    font-size: 1.2em;
    padding: .2em .4em;
  }

  #oatime dt:nth-last-child(2) {
    margin-left: 1em;
  }

  #oatime dd {
    margin-left: 120px;
    margin-bottom: .5em;
  }

  #oatime dd p {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 1.6em;
  }

  #oatime dt, #oatime dd {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0;
  }
}
.lead {
  font-size: 1em;
  line-height: 2em;
  max-width: 800px;
  margin: 0 auto 1em;
}
@media (min-width: 992px) {
  .lead {
    font-size: 1.1em;
    margin: 0 auto 2em;
  }
}

.caution {
  background: #ede4e1;
  border: solid 1px #9d8e87;
  color: #594e52;
  margin-top: 2em;
  padding: 1em 1.5em;
}
.caution li {
  font-size: 0.8em;
  line-height: 1.5em;
  list-style-type: disc;
}

#present {
  margin: 2em auto;
}
@media (min-width: 768px) {
  #present p {
    font-size: 16px;
    line-height: 1.6em;
  }
}

#present h2 {
  background: #EB1313;
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0 auto 1em;
  padding: .4em 0;
  text-align: center;
  line-height: 1.6em;
  max-width: 770px;
}
@media (min-width: 768px) {
  #present h2 {
    font-size: 1.4em;
  }
}
@media (min-width: 992px) {
  #present h2 {
    font-size: 1.6em;
    letter-spacing: .1em;
  }
}

#present .pretext p {
  max-width: 610px;
  margin: 1em auto;
}
@media (min-width: 992px) {
  #present .pretext p:first-child {
    margin-top: 0;
  }
}

#present .predetail {
  color: #F00;
  font-size: 1.2em;
  font-weight: bold;
  margin: .5em auto;
}
@media (min-width: 992px) {
  #present .predetail {
    font-size: 1.4em;
  }
}

.preimg {
  margin-bottom: 1em;
  border-radius: 6px;
}

.prelist {
  text-align: center;
}

.limit {
  color: #F00;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 992px) {
  .limit {
    font-size: 1.6em;
  }
}
.limit span {
  border: 1px solid #EB1313;
  background: #EB1313;
  color: #FFF;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: .7em;
  font-weight: 400;
  padding: .1em .6em;
  margin-right: .5em;
}

.hiddenlink {
  color: #FFF;
  background: #AAA;
  border: 2px solid #888;
  border-radius: 8px;
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  margin: .8em auto;
  padding: .8em 0;
  max-width: 600px;
}

.formlink {
  border: 2px solid #AD0606;
  border-radius: 8px;
  color: #FFF;
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  margin: .8em auto;
  max-width: 600px;
  text-align: center;
  padding: .8em 0;
  box-shadow: rgba(113, 135, 164, 0.37) 0px 5px 3px -3px;
  -webkit-box-shadow: rgba(113, 135, 164, 0.37) 0px 5px 3px -3px;
  -moz-box-shadow: rgba(113, 135, 164, 0.37) 0px 5px 3px -3px;
  background: #ff6085;
  background: -moz-linear-gradient(top, #ff6085 0%, #ff1c1f 100%);
  background: -webkit-linear-gradient(top, #ff6085 0%, #ff1c1f 100%);
  background: linear-gradient(to bottom, #ff6085 0%, #ff1c1f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6085', endColorstr='#ff1c1f',GradientType=0 );
  text-shadow: 2px 2px 0px #66353e;
}
@media (min-width: 768px) {
  .formlink {
    font-size: 1.6em;
  }
}

.formlink:hover,
.formlink:focus {
  color: #FFF;
  text-decoration: none;
  background: #d6334e;
  background: -moz-linear-gradient(top, #d6334e 0%, #e01818 100%);
  background: -webkit-linear-gradient(top, #d6334e 0%, #e01818 100%);
  background: linear-gradient(to bottom, #d6334e 0%, #e01818 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6334e', endColorstr='#e01818',GradientType=0 );
}

#thanks #content {
  background: #FFF;
}

/* utility */
.visible-xs {
  display: block;
}
@media (min-width: 768px) {
  .visible-xs {
    display: none;
  }
}

br.visible-xs {
  display: inline;
}
@media (min-width: 768px) {
  br.visible-xs {
    display: none;
  }
}

.hidden-xs {
  display: none;
}
@media (min-width: 768px) {
  .hidden-xs {
    display: block;
  }
}

br.hidden-xs {
  display: none;
}
@media (min-width: 768px) {
  br.hidden-xs {
    display: inline;
  }
}

/*# sourceMappingURL=style.css.map */
