@charset "UTF-8";
/*other-------------------------*/
.bold {
  font-weight: bold;
}

.mb20 {
  margin-bottom: 20px;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.wordbreak {
  word-break: break-all;
}

/*------------------------------*/
#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #222 !important;
  z-index: 10;
}

#loader-bg #loader {
  display: none;
  position: fixed;
  width: 200px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #fff;
  z-index: 11;
}

ul li {
  margin: 10px 0;
  list-style: none;
}

ul.cont01 {
  padding-left: 0px;
  /*text-indent: -1em;*/
}

ul .cont01 {
  padding-left: 1em;
  text-indent: -1em;
}

ul .cont01 a {
  text-decoration: underline;
}

body {
  width: 100%;
  color: #333;
  margin: 0;
  line-height: 1.5;
  -moz-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
       text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

.container {
  background: #fff;
}

header {
  width: 100%;
  background: #fff;
}

header.show_sp img {
  max-width: 100%;
  min-width: 100%;
}

header.show_pc {
  background: #000001;
}
header.show_pc img {
  width: 100%;
  max-width: 800px;
}

#main {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 95%;
  margin: 0 auto;
}

#main h2 {
  display: table-cell;
  padding: 7px 15px;
  background: #3b0603;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}

.bg-white {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background: #fff;
  padding: 10px;
  margin: 20px auto 10px;
}

.first-content {
  line-height: 1.6em;
  font-size: 16px;
}

.first-content a {
  text-decoration: none;
  font-weight: bold;
}

.box-align {
  max-width: 890px;
  margin: 0 auto;
  position: relative;
}

.box-align p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #A36D18;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto 30px;
}

.box-align p:before {
  content: "";
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-top: dotted 4px #A36D18;
  margin-right: 1rem;
}

.box-align p:after {
  content: "";
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-top: dotted 4px #A36D18;
  margin-left: 1rem;
}

.method_area {
  margin: 0 auto 40px;
}

.method_area img {
  width: 60vw;
  margin: 0px auto;
}

.btn_tw {
  position: relative;
  display: block;
  max-width: 460px;
  margin: 40px auto;
  padding: 10px 20%;
  font-size: 17px;
  text-decoration: none;
  color: #fff !important;
  background: #1da1f2;
  font-weight: bold;
  letter-spacing: 0.04em;
  border-radius: 10px;
  -webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.2);
}

.btn_tw i.fas {
  position: absolute;
  right: 16px;
  top: 40%;
}

.btn_tw i.tw_logo {
  width: 24px;
  position: absolute;
  left: 20px;
  top: 40%;
  content: url(../img/tw_logo.png);
}

.deadline {
  -webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.2);
  background: #ffffff;
}

.deadline h3 {
  background: #814D27;
  padding: 6px 0;
  color: #fff;
  text-align: center;
  font-size: 18px;
}

.deadline p {
  font-weight: bold;
  font-size: 22px;
  line-height: 1.5;
  text-align: center;
}

.deadline p.sup {
  font-size: 13px;
  color: #666666;
  font-weight: normal;
  padding-bottom: 20px;
}

.info-content {
  line-height: 1.6em;
  font-size: 13px;
  margin-top: 30px;
}

.info-content p {
  padding-top: 10px;
}

.info-content .cont01 a {
  color: #6eba2d;
  font-weight: bold;
}

.mailto_area {
  margin-top: 30px;
  border: solid 2px #a36d18;
  border-radius: 10px;
  text-align: center;
}

.mailto_area p {
  margin: 0;
}

.mailto_area p:first-child {
  background: #a36d18;
  border-radius: 5px 5px 0 0;
  color: #ffffff;
  padding: 10px 0;
  font-size: 16px;
}

.mailto_area p:nth-child(2) {
  padding: 10px 5px;
}

.mailto_area p:nth-child(3) {
  font-size: 13px;
  padding: 0 5px;
}

.mailto_area p:nth-child(4) {
  font-size: 14px;
  padding: 5px 0 10px;
}

.mailto_area .mailto a {
  color: #009DFF;
}

.acquisition_link {
  text-align: center;
  right: 0;
  bottom: 0;
  margin-bottom: 20px;
}

.acquisition_link:before {
  content: '';
  /*何も入れない*/
  display: inline-block;
  /*忘れずに！*/
  width: 17px;
  /*画像の幅*/
  height: 17px;
  /*画像の高さ*/
  background-image: url(../img/ic_coupon.svg);
  background-size: contain;
  vertical-align: middle;
  margin-right: 2px;
}

.acquisition_link a {
  text-decoration: underline;
  color: #6eba2d;
}

.info-content ol {
    list-style-type: decimal;
}

.komelist li {
    list-style-type: none;
    text-indent: -1em;
}
.komelist li::before {
    display: inline;
    content: "※";
}

.dot{
    content: "";
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-top: dotted 4px #a36d18;
    margin-right: 1rem;
}

/*キャンペーン終了*/
header.end_cp {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  height: 100%;
  text-align: center;
  background: #000;
}

header.end_cp .end_message {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  line-height: 1.5;
  z-index: 3;
}

header.end_cp.show_sp .end_message {
  height: 100%;
  background: none;
  padding: 10% 0;
}

header.end_cp.show_sp img.top_img {
  opacity: .2;
}

footer {
  background: #3b0603;
  font-size: 11pt;
  color: #fff;
  font-weight: lighter;
  font-family: "Rounded M+ 1c","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  letter-spacing: 0.05em;
  line-height: 1.8em;
  text-align: center;
  margin-top: 40px;
}

.foot_area {
  padding: 10px;
  max-width: 640px;
  margin: 0 auto;
  background-color: #3b0603;
}

.foot_area h3 {
  font-weight: normal;
  font-size: 16px;
  margin-top: 5px;
}

.foot_area .mail_comment {
  font-size: 13px;
  margin-top: 10px;
  color: #fff;
  font-weight:400;
}

.foot_area .ftr_last {
  font-size: 10px;
  padding: 5px 0;
  font-weight:400;
}

.btn_area {
  text-align: center;
}

.btn_area .btn01 {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding: 10px;
  max-width: 270px;
  margin: 10px auto 0;
  display: block;
  border: 1px solid #fff;
  color: #fff;
}

.btn_area .btn01:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: -3px 10px 0 0;
  background: url("../img/ic_mail.svg") no-repeat;
  background-size: contain;
  vertical-align: middle;
}

.btn_area .btn01 a:hover {
  opacity: .8;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}

.ftr_pcbg {
  margin-top: 6px;
}

.ftr_pcbg a {
  text-decoration: none;
  -webkit-transition: 300ms;
  transition: 300ms;
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #fff;
}

.ftr_pcbg a:after {
  position: absolute;
  bottom: -8px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .3s;
  transition: .3s;
}

.ftr_pcbg .ftr_box {
  color: #fff;
  display: inline;
  margin: 0 8px;
  font-size: 12px;
  font-weight:400;
}

#page-top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  overflow: hidden;
  z-index: 1000;
  -webkit-filter: drop-shadow(0px 4px 6px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(0px 4px 6px rgba(0, 0, 0, 0.2));
}

#page-top a {
  width: 66px;
  display: block;
}

#page-top a:hover {
  opacity: 1;
}

.show_sp {
  display: block;
}

.show_pc {
  display: none;
}

.end_cp.show_pc {
  display: none;
}

@media (min-width: 736px) {
  .show_pc {
    display: block;
  }
  .show_sp {
    display: none;
  }
  .end_cp.show_pc {
    background: #000001;
    display: block;
  }
  .end_cp.show_pc .end_message {
    height: 100%;
  }
  .end_cp.show_pc .end_message .inner {
    position: relative;
    top: 30%;
    left: 0;
  }
  header {
    margin: 0 auto;
    text-align: center;
  }
  #main {
    max-width: 1200px;
  }
  .bg-white {
    max-width: 800px;
    margin: 30px auto;
  }
  .btn_tw {
    padding: 22px 0;
    text-align: center;
  }
  .method_area {
    width: 100%;
  }
  .method_area img {
    width: 90%;
  }
}

.recap{
  max-width: 915px
}

.box_entry .btn_entry a {
    letter-spacing: .04em;
    font-feature-settings: "palt";
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    color: #fff !important;
    background: red;
    padding: 20px;
    max-width: 570px;
    margin: 0px auto;
    border-radius: 5px;
    display: block;
    position: relative;
    box-shadow: inset 0 2px 0 rgb(255 255 255 / 20%), 0 2px 2px rgb(0 0 0 / 19%);
}

.box_entry .btn_entry a:after {
    content: "";
    display: block;
    width: 10px;
    height: 20px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -9px;
    padding: 0px 10px;
}

.box_entry .btn_entry {
    margin: 40px auto 20px;
}

.box_entry .acquisition_link a {
    color: #a36d18;
    text-decoration: underline;
}

.box_entry .acquisition_link {
    text-align: center;
    right: 0;
    bottom: 0;
    margin-bottom: 20px;
    color: #efbc4e;
    font-size: 16px;
    font-weight: 600;
}


.btn_shutoku a {
    letter-spacing: .04em;
    font-feature-settings: "palt";
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    color: #fff !important;
    background: red;
    padding: 20px;
    max-width: 570px;
    margin: 0px auto;
    border-radius: 5px;
    display: block;
    position: relative;
    box-shadow: inset 0 2px 0 rgb(255 255 255 / 20%), 0 2px 2px rgb(0 0 0 / 19%);
    font-size: 18px;
    max-width: 320px;
    margin: 30px auto 10px;
    padding: 10px 0;
    line-height: 1.3em;
}
.shutoku_subtxt {
    letter-spacing: .04em;
    font-feature-settings: "palt";
    font-weight: 400;
    font-size: 13px;
}
