@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'MyFont';
  src: url(../css/corp_round_v1.ttf);
}
label {
    display: block;
}
body {
  margin-top: 2em;
  line-height: 2;
  background-repeat: no-repeat;
  background-position: 50% 0;
  font-family: 'Noto Sans JP', sans-serif;
}
html, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  background: transparent;
}
a img:hover {
  opacity: 0.4;
}
a img {
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
img {
  margin: auto;
  display: block;
  box-sizing: border-box;
  max-width: 100%;
}
h2 {
  font-size: 1em;
    margin-top: 2em;
  font-weight: normal;
}
h3 {
  font-size: 1em;
   font-weight: normal;
}



img#t1 {
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  bottom: 98px;
}
img#u3 {
  margin-top: 2em;
}
.sub {
  margin: 2em 0;
}
.sub ul {
  margin: auto;
  max-width: 960px;
  display: flex;
  justify-content: space-around;
  list-style: none;
}
.sub ul li {
  margin: 4%;
  display: block;
  width: 50%;
}
img#x8 {
  bottom: 7%;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
img#d2 {
  width: 45%;
  top: 65%;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}

.tb {
  box-sizing: border-box;
  background: white;
  display: block;
  margin: 2em auto;
  width: 100%;
  padding: 5px 8px;
  border-radius: 6px;
  border: 3px solid #bebebe;
  font-size: 16px;
}


.in p {
  padding: .7em;
  width: 100%;
  border-radius: 6px;
  background: #c4c4c4;
  font-weight: bold;
  display: inline-block;
  box-sizing: border-box;
}
.in {
  font-family: MyFont;
  padding-bottom: 1em;
  margin: 0 auto;
  background: #d7f0a0;
  max-width: 970px;
}
sub {
  text-align: center;
  display: block;
  color: #899390;
}
.ky {
  display: flex;
  margin-bottom: 3em;
}
.ky img {
  width: 23%;
}
input.tb.tp {
    width: 80vw;
    max-width: 780px;
}
input#ig {
  display: block;
  margin: 2em auto;
  width: 47%;
}
img#u6 {
  margin-top: 3em;
}
div#footer {
  margin: 3em 0;
}
.bo {
  margin: auto;
  width: 80%;
}
.bubs {
  padding: 0 2em;
  display: block;
  max-width: 960px;
  margin: auto;
}
.bubsd {
  padding: 0 2em;
  display: block;
  max-width: 960px;
  margin: 4em auto;
}
#page_top {
  border-radius: 12px;
  width: 100px;
  height: 50px;
  position: fixed;
  right: 0;
  background: #ea6094;
  opacity: 0.9;
}
#page_top a {
  position: relative;
  display: block;
  width: 100px;
  height: 60px;
  text-decoration: none;
  text-align: center;
  color: white;
  font-size: 14px;
}
#page_top a::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f106';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 47px;
  top: 0;
  bottom: -10px;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}



/* ----------------- 基本構成 ----------------- */
.main {
  background-image: url(../img/bg.png);
  margin: -32px -8px 0 -8px;
  padding-bottom: 60px;
  padding-top: 80px;
  background-repeat: repeat-x;
  background-size: contain;
}
.main img {
}
.main ul {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: space-between;
  list-style: none;
  max-width: 970px;
  left: 0;
  right: 0;
  margin: 30px auto;
}
.btn {
  position: absolute;
  bottom: 0px;
  right: 0;
  left: 0;
}
.product {
  margin: 100px auto;
  padding: 0 15px;
  max-width: 960px;
}
.party {
  background-image: url(../img/bg2.png);
  margin: 80px -8px 0px -8px;
  padding-bottom: 100px;
  padding-top: 80px;
  background-repeat: repeat-x;
}
.receipt {
  background-image: url(../img/bg3.jpg);
  margin: 3% -8px 0px -8px;
  padding: 8% 15px;
  background-repeat: repeat-x;
  background-color: #f5dce0;
  background-size: contain;
}
.receimg {
  width: 960px;
}
.b5 {
  background-image: url(../img/bg5.jpg);
  padding: 8% 15px;
  background-repeat: no-repeat;
  background-color: #dcf0a9;
  background-position-x: center;
  margin: 0 -8px;
  background-size: contain;
}
.b5 img {
  width: 960px;
}
.spshare {
  background: #fff;
  border: solid 6px #3cd9da;
  border-radius: 20px;
  display: block;
  height: 40px;
  padding: 8px 0;
  list-style: none;
  width: 85%;
  margin: 0 7%;
  text-align: center;
}
.spshare li {
  position: relative;
  top: 8%;
  vertical-align: middle;
  display: inline-block;
  padding: 0px 15px;
}
.spshare li img {
  height: 26px;
}
.share {
  background: #fff;
  border: solid 6px #3cd9da;
  border-radius: 20px;
  display: flex;
  height: 40px;
  padding: 8px 8px;
  width: 130px;
}
.dl_btn {
  position: absolute;
  left: 0;
  right: 0;
  margin-top: -120px;
}
.doneshare {
  background: #fff;
  border: solid 4px #3cd9da;
  border-radius: 20px;
  display: block;
  height: 50px;
  padding: 8px 0;
  list-style: none;
  width: 70%;
  max-width: 800px;
  text-align: center;
  position: absolute;
  top: 1100px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.doneshare li {
  position: relative;
  top: 16%;
  vertical-align: middle;
  display: inline-block;
  padding: 0px 3%;
}
.doneshare li img {
  height: 22px;
}
.doneshare li a img {
  height: 30px;
}
.donemain {
  background-image: url(../img/bg.png);
  margin: -32px -8px 0 -8px;
  padding-top: 80px;
  background-repeat: repeat-x;
  background-size: contain;
}
.back {
  width: 300px;
  top: 700px;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.ob_d {
  bottom: 0;
}

/* --------------- ああああああ --------------- */
@media screen and (min-width: 835px) {
  .sp {
    display: none;
  }
  .bubs {
    font-size: 1.2em;
  }
  .bubsd {
    font-size: 1.4em;
  }
}

/*-----------------------------------------------
レスポンシブ
-----------------------------------------------*/
@media screen and (max-width: 900px) {
  .doneshare {
    top: 1000px;
  }
  .back {
    top: 680px;
  }
}
@media screen and (max-width: 834px) {
  .btn {
    position: relative;
    bottom: 0px;
    right: 0;
    left: 0;
    padding-bottom: 0;
    margin-top: 30px;
  }
  .main {
    padding-top: 30px;
  }
  .main ul {
    position: relative;
  }
  .product {
    margin: 200px 0 0 0;
  }
  .dl_btn {
    margin-top: -80px;
  }
  .ch img {
    width: 38%;
    margin: 2em auto;
  }
  .pc {
    display: none;
  }
  img.bt {
    margin: 2% auto;
    width: 81%;
  }
  .sp ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
  }
  .sp ul li {
    width: 44%;
    margin: 3%;
  }
  .sm {
    margin: 3em 0;
  }
}
@media screen and (max-width: 768px) {
  .back {
    top: 570px;
  }
  .doneshare {
    top: 870px;
  }
}
@media screen and (max-width: 670px) {
  .back {
    top: 500px;
  }
  .doneshare {
    top: 770px;
  }
}
@media screen and (max-width: 600px) {
  .product {
    margin: 30px 0;
  }
  .dl_btn {
    margin-top: -50px;
    width: 30%;
  }
  .back {
    width: 250px;
    top: 460px;
  }
  .doneshare {
    top: 700px;
  }
}
@media screen and (max-width: 550px) {
  .back {
    top: 430px;
  }
  .doneshare {
    top: 650px;
  }
}
@media screen and (max-width: 500px) {
  .back {
    top: 400px;
  }
  .doneshare {
    top: 600px;
  }
}
@media screen and (max-width: 460px) {
  .back {
    top: 370px;
  }
  .doneshare {
    top: 560px;
  }
}
@media screen and (max-width: 420px) {
  .back {
    width: 200px;
    top: 350px;
  }
  .doneshare {
    top: 520px;
  }
}
@media screen and (min-width: 0px) and (max-width: 400px) {
  .product {
    margin: 0 !important;
    margin-top: 40px !important;
  }
  img#u3 {
    margin-top: 2em !important;
  }
  .sub {
    margin: 2em 0 !important;
  }
  .receipt {
    margin: 30px -8px 0px -8px !important;
    padding: 40px 15px !important;
  }
  .b5 {
    padding: 30px 15px !important;
  }
  .doneshare {
    top: 500px !important;
    height: 40px !important;
    padding: 6px 0 !important;
  }
  .doneshare li {
    padding: 0px 2.5% !important;
    top: 8% !important;
  }
  .doneshare li img {
    height: 18px !important;
  }
  .doneshare li a img {
    height: 28px !important;
  }
}
