@charset "UTF-8";
.sp {
  display: block;
}

.pc {
  display: none;
}

.c5-main__container {
  width: 100%;
  margin: 0 auto;
}
.c5-main__container h1 {
  margin-top: 0;
}
.c5-main__container h1 img {
  display: block;
  margin: 0 auto;
}
.c5-main__container img {
  max-width: 100%;
}
.c5-main__container p {
  margin-top: 0;
  padding: 0;
}
.c5-main__container ul {
  list-style: none;
  margin-top: 0;
  padding-left: 0;
}
.c5-main__container .c5-inner {
  padding: 0 15px;
}
.c5-main__container * {
  box-sizing: border-box;
}

.mod-column1 {
  box-sizing: border-box;
  width: 100%;
  padding: 0 15px;
}

/* メニュー
-------------------------------------------------*/
#tab-cb {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto 20px;
  padding: 0;
  position: sticky;
  top: 0;
  z-index: 100;
  background-color: #fff;
}

#tab-cb li {
  width: 100%;
  text-align: center;
  list-style: none;
  margin: 0 0 1px;
  padding: 8px 0;
  cursor: pointer;
  position: relative;
  background: #b2e7f9;
  border: none;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.3;
  color: #121212;
}
#tab-cb li.select, #tab-cb li.hover {
  background: #00aeeb;
}
#tab-cb li:nth-child(2) {
  padding-top: 18px;
}
.disnon {
  display: none;
}

/* コンテンツ
-------------------------------------------------*/
.content_wrap {
  width: 100%;
  margin: 0 auto 30px;
  position: relative;
}

.txt_area {
  margin: 0 15px 40px 15px;
  position: relative;
}

/* 見出し
-------------------------------------------------*/
.mod-column1 h2 {
  margin: 0 0 20px 0;
  height: auto;
  background-color: #f8a71b;
  padding: 3px 0 3px 0.5em;
  position: relative;
  font-size: 125%;
}
.mod-column1 h2 span {
  display: block;
  margin: 0;
  padding: 0;
  text-indent: 0;
  height: auto;
}
.mod-column1 h3 {
  margin: 0 0 20px;
  height: auto;
  text-indent: 0;
  position: relative;
}

.td--underline {
  text-decoration: underline;
  cursor: pointer;
}

/* 商品
-------------------------------------------------*/
.c5-flex {
  display: flex;
}

.product_area {
  margin-bottom: 30px;
  padding: 30px 15px;
  border: 2px solid #e66b0e;
}

.c5-store__ttl {
  border: 1px solid #e66b0e;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #ed6c10;
  position: relative;
  z-index: 1;
}

.c5-store1 {
  margin: 0 auto 40px;
}
.c5-store1 .c5-store__ttl {
  margin-bottom: -20px;
}
.c5-store1__product-img {
  position: relative;
  left: 20px;
  bottom: -15px;
}
.c5-store1__product-img img {
  display: block;
  margin: 0 auto;
}
.c5-store1__product-txt {
  position: relative;
  z-index: 1;
}
.c5-store1__product-txt p {
  text-align: center;
  line-height: 1;
}
.c5-store1__product-txt p:first-of-type {
  font-size: 12px;
  margin-bottom: 10px;
}
.c5-store1__product-txt p:last-of-type {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
.c5-store1__product-txt .c5-btn {
  display: block;
  width: 136px;
  margin: 0 auto;
}

.c5-store2 {
  margin: 0 auto;
}
.c5-store2 .c5-store__ttl {
  margin-bottom: 20px;
}
.c5-store2__box {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.c5-store2__product {
  width: 49%;
}
.c5-store2__product-img {
  margin: 0 auto 15px;
}
.c5-store2__product-img img {
  display: block;
  width: 70%;
  margin: 0 auto;
}
.c5-store2__product-name {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.c5-store2__product-price p {
  width: 90%;
  max-width: 250px;
  margin: 0 auto;
  padding: 5px 10px;
  text-align: center;
  background-color: #e66b0e;
  font-size: 14px;
}
.c5-store2__product-price p span {
  font-size: 18px;
  font-weight: bold;
}

.c5-product__note {
  margin-bottom: 30px;
  padding: 10px;
  border: 2px solid #e60012;
}
.c5-product__note .c5-note {
  margin-bottom: 0;
}

/* テキスト
-------------------------------------------------*/
p.txtl {
  font-size: 1.25em;
  font-weight: 700;
  margin-bottom: 0;
}

.txtm {
  font-size: 1.125em;
}

.cbbutton {
  padding: 15px 30px 15px 30px;
  font-size: 125%;
}

/* 応募方法
-------------------------------------------------*/
.stepnum {
  padding: 0 0.3% 0;
  color: #20296f;
  font-size: 1.3em;
  position: relative;
  bottom: -2px;
}

.stepentry_area {
  margin: 0 auto 30px;
}

.howto-txtarea {
  box-sizing: border-box;
  margin: 0 auto 40px;
  padding: 15px;
  background: #eee;
}
.howto-txtarea .howto-txtarea-flex {
  box-sizing: border-box;
  width: 100%;
}
.howto-txtarea .howto-txtarea-flex:not(:last-child) {
  margin-bottom: 10px;
}
.howto-txtarea .howto-txtarea-flex .howto-txt {
  word-break: break-all;
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
.howto-txtarea .howto-txt a {
  font-weight: bold;
}
.howto-txtarea .howto-txt a:hover {
  text-decoration: underline;
}
.howto-txtarea .c5-img .howto-qr {
  display: block;
  width: 100%;
  max-width: 100px;
  margin: 0 auto;
}
.howto-txtarea .c5-img .howto-qr.ex {
  width: auto;
  max-width: 100%;
}
.howto-txtarea h4 {
  margin-bottom: 0;
}
.howto-txtarea + p {
  font-weight: bold;
  text-align: center;
}

.c5-pl0 {
  padding-left: 0;
}

.howto {
  display: block;
  margin: 0 auto;
}

ul.c5-note {
  margin-top: 0;
  padding-left: 0;
}

.c5-note li,
.c5-note p {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.75;
}

.c5-red {
  color: #e60012;
}

span.c5-blue,
a.c5-blue {
  color: #5887f4;
}

.txt_area .c5-step__inner:not(:first-child) {
  margin-top: 40px;
}

.flexbox-term-form.s5-general--mb40 {
  margin-bottom: 40px !important;
}
.flexbox-term-form .s5-buttonContainer {
  margin-top: 0;
}
.flexbox-term-form .s5-buttonContainer a {
  display: inline-block;
  line-height: 1.1;
}
.flexbox-term-form .s5-buttonContainer a:hover {
  text-decoration: none;
}
.flexbox-term-form .s5-buttonContainer .c5-small {
  font-size: 11px;
  padding-left: 1em;
}
/* よくある質問
-------------------------------------------------*/
.contents03 .txt_area {
  margin: 0 0 30px 0;
}

.c5-faq__top {
  margin-bottom: 30px;
}

p.c5-faq__ttl {
  margin: 0 0 15px;
  padding: 0;
  border-bottom: 1px solid #b2b1b1;
  color: #121212;
  font-weight: bold;
  cursor: pointer;
}
p.c5-faq__ttl:hover {
  opacity: 0.7;
}
p.c5-faq__ttl span {
  display: block;
  padding: 0 0 0 1.5em;
  position: relative;
}
p.c5-faq__ttl span::before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  box-sizing: border-box;
  border: 6px solid transparent;
  border-left: 6px solid #666464;
}
p.c5-faq__ttl a:hover {
  text-decoration: none;
}

.lineBg {
  border-bottom: 1px solid #bac4d2;
  padding-bottom: 30px;
  margin-bottom: 10px;
}

dl.faq {
  border-bottom: 1px solid #666464;
  margin: 0 0 10px;
  padding: 0 0 7px;
}

dl.lineNone {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

dl.faq dt {
  clear: left;
  float: left;
  width: 45px;
  margin: 0 0 0.8em;
  min-height: 35px;
}

dl.faq dd {
  margin-left: 45px;
  margin-bottom: 0.8em;
  min-height: 35px;
  padding-top: 8px;
}

p.terminate {
  box-sizing: border-box;
  width: 100%;
  line-height: 1.6;
  color: #fff;
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
  background-color: #f00;
  margin: 30px auto 0;
  padding: 7px;
}
p.terminate span {
  display: block;
  font-size: 0.65em;
}
.mod-effect img {
  transition: all 0.3s;
}

.mod-effect img:hover {
  opacity: 0.8;
}

.c5-precautions {
  box-sizing: border-box;
  height: 300px;
  padding: 10px 5px;
  overflow-y: scroll;
  border: 1px solid #f1f1f1;
  margin-bottom: 40px;
}
.c5-precautions__ttl {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 8px;
}
.c5-precautions__block {
  font-size: 14px;
  line-height: 1.625;
  margin-bottom: 30px;
}
.c5-precautions__block p {
  padding-left: 1em;
}
.c5-precautions__block ul {
  padding-left: 0;
}
.c5-precautions__block ul li {
  padding-left: 2em;
  text-indent: -1em;
}
.c5-precautions__block ul.c5-padding li {
  padding-left: 4em;
  text-indent: -3em;
}
.c5-precautions__block ul.c5-padding li ul li {
  padding-left: 2em;
  text-indent: -1em;
}

.c5-personal {
  font-size: 14px;
}
.c5-personal ul {
  padding-left: 0;
}
.c5-personal ul li.c5-list1 {
  padding-left: 2em;
  text-indent: -2em;
  margin-bottom: 20px;
}
.c5-personal ul li.c5-list1 ul li.c5-list2 {
  padding-left: 3em;
  text-indent: -3em;
}
.c5-personal ul li.c5-list1 ul li.c5-list2 ul li.c5-list3 {
  padding-left: 1em;
  text-indent: -1em;
}
.c5-personal ul li.c5-list1 ul li.c5-list2 ul li.c5-list3 ul li {
  padding-left: 1em;
  text-indent: -1em;
}
.c5-personal p:last-of-type {
  text-align: right;
}
.c5-copyrught {
  width: 85%;
  margin: 50px auto;
}
.c5-copyrught p {
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  word-break: break-all;
}

.c5-heading4 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background-color: #343434;
  padding: 10px !important;
  line-height: 1.57;
  border-radius: 8px;
}
.c5-gaiyou {
  margin: 0 auto 25px;
  padding: 0;
}
.c5-gaiyou__red {
  border: 2px solid #cc0000;
  background-color: #f0faff;
  padding: 30px 15px 10px;
}
.c5-gaiyou__catch {
  width: 90%;
  margin: 0 auto 10px;
}
.c5-gaiyou__catch img {
  display: block;
  margin: 0 auto;
}
.c5-gaiyou p.sp {
  text-align: right;
  font-size: 12px;
}
.c5-gaiyou__note {
  margin-top: 20px;
}

.c5-step {
  margin: 0 auto 40px;
}
.c5-step .c5-note {
  margin-top: 15px;
  padding-left: 1em;
}

.c5-btnBlue {
  display: block;
  margin-bottom: 15px;
}
.c5-btnBlue-ib {
  display: inline-block;
  padding: 5px 2em 5px 20px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  line-height: 1;
  background-color: #135889;
  border-radius: 30px;
  transition: all 0.3s;
  position: relative;
}
.c5-btnBlue-ib::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 6px solid #fff;
  border-right: 0;
  position: absolute;
  top: 50%;
  right: 0.5em;
  transform: translateY(-50%);
}
.c5-btnBlue-ib:hover {
  opacity: 0.7;
}
.c5-btnBlue.ex {
  margin-bottom: 0;
}
.c5-btnBlue.ex .c5-btnBlue-ib {
  padding: 3px 10px 3px 2em;
}

h2.c5-stepttl {
  padding-left: 3em;
  background-color: #003893;
}
h2.c5-stepttl span {
  color: #fff;
}

.c5-stepttl {
  position: relative;
}
.c5-stepttl::before {
  display: block;
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
}
.c5-stepttl.c5-two {
  font-size: 16px;
  margin-top: 40px;
}
.c5-stepttl.c5-two::before {
  background: url("../img/icn_s2.png") no-repeat left center;
  background-size: contain;
}
.c5-stepttl.c5-four::before {
  background: url("../img/icn_s4.png") no-repeat left center;
  background-size: contain;
}
.c5-letter img {
  display: block;
  margin: 0 auto;
}
.c5-letter__youshi {
  margin-bottom: 100px;
  position: relative;
}
.c5-letter__youshi::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 40px 0 40px;
  border-color: #0b0b0b transparent transparent transparent;
  position: absolute;
  left: 50%;
  bottom: -70px;
  transform: translateX(-50%);
}

.hide-area {
  display: none;
}

.modaal-inner-wrapper {
  padding-left: 10px;
  padding-right: 10px;
}

.modaal-content-container {
  padding: 0;
}

.modaal-container {
  display: block;
  max-width: 890px;
}

.modal-close {
  position: absolute;
  bottom: -50px;
  left: 50%;
  width: 40px;
  height: 40px;
  transform: translateX(-50%);
}
.modal-close .btn {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.modal-close .btn::before, .modal-close .btn::after {
  display: block;
  content: "";
  position: absolute;
  background-color: #fff;
}
.modal-close .btn::before {
  width: 100%;
  height: 2px;
  top: 50%;
  left: 0;
  transform: translateY(-50%) rotate(-45deg);
}
.modal-close .btn::after {
  width: 2px;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%) rotate(-45deg);
}

.modal-style {
  background-color: #f8a71b;
  padding: 10px;
}
.modal-style .cbbutton {
  padding: 15px;
}
.modal-catch {
  font-size: 20px;
  font-weight: bold;
  margin-top: 0;
}
.modal-catch.c5-doui {
  color: #cc0000;
}
.modal-inner {
  background-color: #fff;
  padding: 10px;
  margin-bottom: 20px;
}
.modal-inner p {
  font-size: 16px;
  margin-top: 0;
}
.modal-inner p.c5-red {
  font-weight: bold;
}
.modal-inner p.c5-red span {
  display: block;
  color: #121212;
  font-size: 18px;
  font-weight: normal;
}

.c5-banner {
  width: 230px;
  position: fixed;
  bottom: 50px;
  right: 0;
  z-index: 999;
}
.c5-banner a, .c5-banner img {
  display: block;
}
.c5-banner img {
  max-width: 100%;
}
.c5-banner .c5-close {
  width: 25px;
  height: 25px;
  position: absolute;
  top: -25px;
  right: 0;
  z-index: 2;
  cursor: pointer;
}
.c5-banner .c5-close:hover {
  opacity: 0.7;
}
@media (min-width: 640px) {
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }
  .c5-main__container {
    max-width: 1200px;
  }
  #tab-cb {
    margin: 0 auto 30px;
    flex-direction: row;
    justify-content: space-between;
    position: static;
  }
  #tab-cb li {
    width: 33.3%;
    font-size: 125%;
    margin: 0 1px 0 0;
    padding: 15px;
    line-height: 1.6;
  }
  #tab-cb li:nth-child(2) {
    padding-top: 15px;
  }
  .stepentry_area .s5-buttonContainer {
    text-align: left;
  }
  .contents03 .txt_area {
    margin: 0 15px 30px 15px;
  }
  p.terminate {
    font-size: 2em;
    padding: 10px;
  }
  .c5-precautions {
    height: 500px;
    padding: 15px;
  }
  .c5-precautions__ttl {
    font-size: 19px;
  }
  .c5-precautions__block {
    font-size: 16px;
  }
  .c5-personal {
    font-size: 16px;
  }
  .c5-copyrught {
    width: 360px;
    margin-right: 0;
    margin-top: 100px;
  }
}
@media (min-width: 750px) {
  .product_area {
    padding: 40px 15px;
    border-width: 4px;
  }
  .c5-store__ttl {
    border-width: 2px;
    font-size: 22px;
    margin: 0 auto;
  }
  .c5-store1 {
    max-width: 985px;
  }
  .c5-store1 .c5-store__ttl {
    margin-bottom: 0;
  }
  .c5-store1__product {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .c5-store1__product-img {
    position: static;
  }
  .c5-store1__product-txt p {
    text-align: left;
  }
  .c5-store1__product-txt p:first-of-type {
    font-size: 16px;
  }
  .c5-store1__product-txt p:last-of-type {
    font-size: 20px;
  }
  .c5-store1__product-txt .c5-btn {
    margin-left: 0;
  }
  .c5-store2 {
    max-width: 985px;
  }
  .c5-store2__product-img img {
    width: auto;
  }
  .c5-store2__product-name {
    font-size: 20px;
  }
  .c5-store2__product-price p {
    font-size: 16px;
    max-width: 400px;
  }
  .c5-store2__product-price p span {
    font-size: 25px;
  }
  .c5-product__note {
    border-width: 4px;
  }
  .c5-heading4 {
    font-size: 22px;
    padding: 10px 1.5em !important;
    line-height: 1.57;
    border-radius: 10px;
  }
  .c5-heading4.ex {
    padding: 25px 1.5em !important;
  }
  .c5-gaiyou__red {
    border-width: 4px;
    padding: 60px 20px 0;
  }
  .c5-gaiyou__catch {
    width: auto;
    max-width: 100%;
    margin-bottom: 40px;
  }
  .c5-gaiyou__note {
    margin-top: 0;
    font-size: 20px;
  }
  .c5-step__box {
    display: flex;
    justify-content: center;
  }
}
@media screen and (min-width: 750px) {
  .c5-btnBlue-ib {
    font-size: 16px;
    padding: 8px 1.5em 8px 12px;
  }
  .c5-btnBlue-ib::after {
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 8px solid #fff;
    right: 0.5em;
  }
  .c5-btnBlue.ex {
    display: inline;
  }
  .c5-btnBlue.ex .c5-btnBlue-ib {
    padding: 5px 12px 5px 2em;
  }
  h2.c5-stepttl {
    padding-left: 5em;
  }
  .c5-stepttl::before {
    width: 94px;
    height: 94px;
    left: -5px;
  }
  .c5-stepttl.c5-two {
    font-size: 20px;
    margin-top: 80px;
  }
  .c5-letter__youshi {
    margin-bottom: 130px;
  }
  .c5-letter__youshi::after {
    border-width: 80px 80px 0 80px;
    bottom: -110px;
  }
  .modal-close {
    top: -50px;
    bottom: auto;
    right: 0;
    left: auto;
    transform: translateX(0);
  }
  .modal-style {
    padding: 15px;
  }
  .modal-style .cbbutton {
    padding: 15px 30px;
  }
  .modal-catch {
    font-size: 22px;
    text-align: center;
  }
  .modal-inner p {
    font-size: 18px;
  }
  .modal-inner p.c5-red {
    font-size: 22px;
  }
  .c5-banner {
    width: 25%;
    max-width: 300px;
    top: 126px;
    bottom: auto;
  }
  .c5-banner .c5-close {
    top: 5px;
    right: 5px;
  }
}
@media (min-width: 768px) {
  .stepentry_area {
    display: flex;
    justify-content: space-between;
    margin: 0 0 10px 1.2%;
  }
  .stepentry_area .howto-txtarea {
    padding: 20px;
    margin-bottom: 0;
    width: 41%;
  }
  .stepentry_area .howto-txtarea:nth-child(2) {
    width: 54%;
  }
  .stepentry_area .howto-txt {
    word-break: break-all;
    width: 100%;
    margin-bottom: 0;
    margin-right: 10px;
  }
  .stepentry_area .howto-txtarea-flex {
    display: flex;
    justify-content: space-between;
    margin-top: 8px;
  }
  .stepentry_area .howto-txtarea-flex:not(:last-child) {
    margin-bottom: 0;
  }
  .stepentry_area .howto-txtarea-flex-left {
    width: 67%;
  }
  .stepentry_area .howto-txtarea-flex-right {
    width: 31%;
  }
  .howto.ex {
    width: auto;
  }
}
@media (min-width: 1200px) {
  .mod-column1 {
    padding: 0;
  }
  .c5-store1__product {
    position: relative;
    left: 18%;
  }
  .c5-store1__product-img {
    position: relative;
    left: 20px;
    bottom: 0;
  }
  .c5-store2__box {
    justify-content: space-around;
  }
  .c5-store2__product {
    width: 35%;
  }
  .c5-store2__product-price p {
    width: 100%;
    max-width: 100%;
  }
  .howto-txtarea-flex.ex {
    align-items: center;
  }
  .howto-txtarea-flex.ex .c5-btnBlue {
    display: block;
    width: 70%;
    text-align: center;
  }
  .howto-txtarea-flex.ex .c5-btnBlue-ib {
    display: block;
  }
}
@media (max-width: 640px) {
  .txt_area {
    margin-bottom: 30px;
  }
}
/*# sourceMappingURL=style.css.map */