html, body, 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;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

.view-pc {
  display: block;
}

.view-tab {
  display: none;
}

.view-sp {
  display: none;
}

#all_201810 {
  position: relative;
}

#float-btn {
  text-align: center;
  position: fixed;
  bottom: 0px;
  left: 0;
  width: 100%;
  z-index: 8;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  background: rgba(255, 229, 229, 0.8);
}
#float-btn div {
  max-width: 980px;
  margin: 0 auto;
  padding: 10px 0 17px 0;
}
#float-btn a.btn {
  margin-top: 0;
  padding: 10px 5px 5px;
}
#float-btn a.btn img {
  max-width: 90%;
}
#float-btn.release {
  bottom: -100px;
}

a.btn {
  color: #fff;
  text-decoration: none;
  background-color: #f05151;
  box-shadow: 0 7px 0px #bb3e3e;
  display: inline-block;
  width: 450px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  text-align: center;
  padding: 20px 5px;
  border: none;
  cursor: pointer;
}
a.btn:hover {
  background-color: #ff7676;
}

.attention-txt {
  font-size: 13px;
  padding-left: 1em;
  text-indent: -1em;
}

.headL2 {
  max-width: 980px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  height: 30px;
}

.gn-socials {
  position: absolute;
  right: 0;
  top: 0;
  width: auto !important;
}

.socials li {
  margin-left: 7px;
  line-height: 0;
  float: left;
  width: 75px;
}
.socials li:nth-child(1) {
  width: 75px;
  overflow: hidden;
  position: relative;
}
.socials li.facebook {
  width: 116px;
}

.breadcrumb {
  margin-left: 20px;
}

body #contentsWrapper .contArea {
  max-width: 100% !important;
  padding-top: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  position: relative !important;
}

#mainVisual {
  position: relative;
  text-align: center;
  background-image: url(../images/stripe-bg-01.jpg);
}
#mainVisual span {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
#mainVisual li {
  line-height: 0;
}
#mainVisual img {
  max-width: 100%;
  height: auto;
}

#mainVisual-cmnt {
  background-color: #ffe5e5;
}
#mainVisual-cmnt .cmntBox {
  max-width: 660px;
  padding: 20px 0;
  margin: 0 auto;
}

#c02 {
  position: relative;
  background-color: #f5f4f3;
  padding-bottom: 60px;
}
#c02:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #f5f4f3 transparent transparent transparent;
  border-width: 20px 25px 0 25px;
}
#c02 #co2-ttl {
  margin-bottom: 20px;
}

#c03-2 {
  position: relative;
  margin-top: 100px;
  border: 1px solid #ccc;
  background-image: url(../images/c03-2-bg-01.jpg);
  padding: 60px;
}
#c03-2 h3 {
  position: absolute;
  top: -42px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#c03-2 #c03-2-txt {
  font-size: 18px;
  margin-bottom: 40px;
}
#c03-2 #c03-2-txtimg {
  margin: 60px 0;
}
#c03-2 .attention {
  text-align: left;
  max-width: 660px;
  margin: 0 auto;
}

#c04 {
  margin-bottom: 200px;
}

#c05 {
  position: relative;
}
#c05 #c05-circle {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -130px;
  margin: 0 auto;
  display: block;
  width: 100%;
  height: 280px;
  background-color: #d3d0c9;
  background-image: url(../images/stripe-bg-02.jpg);
  -moz-border-radius: 50% 50% 0 0;
  -webkit-border-radius: 50% 50% 0 0;
  -o-border-radius: 50% 50% 0 0;
  -ms-border-radius: 50% 50% 0 0;
  border-radius: 50% 50% 0 0;
  z-index: -1;
}
#c05 #c05-more {
  position: absolute;
  top: -190px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
#c05 .contentBox {
  padding: 0 0 60px 0;
}
#c05 #c05-inner {
  background-color: #d3d0c9;
  background-image: url(../images/stripe-bg-02.jpg);
}
#c05 #c05-ttl {
  margin-bottom: 40px;
}
#c05 #c05-list li {
  width: 100%;
  text-align: left;
  background-color: #fff;
  border: 1px solid #f05151;
  padding: 50px;
  margin-bottom: 20px;
}
#c05 #c05-list li:nth-child(2) .c05-list-table-img img {
  margin-top: 30px;
}
#c05 #c05-list li .attention-txt {
  margin-top: 20px;
}
#c05 #c05-list .c05-list-charm {
  width: 100%;
  height: 40px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -o-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  background-image: url(../images/stripe-bg-01.jpg);
  margin-bottom: 30px;
}
#c05 #c05-list .c05-list-charm .charm-box {
  display: table-cell;
  width: 130px;
  background-color: #f05151;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -o-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  text-align: center;
}
#c05 #c05-list .c05-list-charm .charm-box span {
  display: block;
  position: relative;
  height: 40px;
}
#c05 #c05-list .c05-list-charm .charm-box img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}
#c05 #c05-list .c05-list-charm .c05-list-charm-ttl {
  display: table-cell;
  vertical-align: middle;
  height: 40px;
  padding-left: 20px;
}
#c05 #c05-list .c05-list-charm .c05-list-charm-ttl img {
  display: table-cell;
  vertical-align: middle;
}
#c05 #c05-list .c05-list-table {
  width: 100%;
  display: table;
  font-size: 17px;
}
#c05 #c05-list .c05-list-table .c05-list-table-txt, #c05 #c05-list .c05-list-table .c05-list-table-img {
  display: table-cell;
}
#c05 #c05-list .c05-list-table .c05-list-table-txt {
  vertical-align: top;
  width: 70%;
}
#c05 #c05-list .c05-list-table .c05-list-table-txt p {
  margin-bottom: 10px;
}
#c05 #c05-list .c05-list-table .c05-list-table-txt sup {
  font-size: 60%;
}
#c05 #c05-list .c05-list-table .c05-list-table-img {
  vertical-align: middle;
  width: 30%;
  text-align: center;
}
#c05 #c05-list span:before {
  content: "";
  display: inline-block;
  margin-right: 5px;
}
#c05 #c05-list span.au-user:before {
  width: 24px;
  height: 13px;
  background: url(../images/ico_au.png) no-repeat;
  background-size: contain;
}
#c05 #c05-list span.wallet-point:before {
  width: 73px;
  height: 13px;
  background: url(../images/ico_wallet.png) no-repeat;
  background-size: contain;
}
#c05 #ideco-link {
  display: table;
  font-size: 24px;
  color: #595757;
  font-weight: bold;
  margin: 0 auto;
  padding-top: 40px;
}
#c05 #ideco-link img, #c05 #ideco-link p {
  display: table-cell;
  vertical-align: middle;
}
#c05 #ideco-link img {
  margin-right: 10px;
}
#c05 #ideco-link a {
  color: #f05151;
  text-decoration: underline;
}
#c05 #ideco-link a:hover {
  text-decoration: none;
}
#c05 #ideco-link a.blank:after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 18px;
  background: url(../images/ico_blank.png) no-repeat;
  background-size: contain;
  margin-left: 5px;
}

#c06 {
  background-color: #f0faff;
  margin-top: 30px;
  padding-bottom: 60px;
}
#c06 #c06-ttl {
  margin-bottom: 40px;
}
#c06 #c06-download-table {
  display: table;
}
#c06 #c06-download-table #c06-download-img, #c06 #c06-download-table #c06-download-txt {
  display: table-cell;
  vertical-align: middle;
}
#c06 #c06-download-table #c06-download-img {
  width: 40%;
}
#c06 #c06-download-table #c06-download-txt {
  width: 60%;
}
#c06 #c06-download-table #c06-download-txt #download-badge {
  display: table;
  width: 100%;
  margin-top: 40px;
}
#c06 #c06-download-table #c06-download-txt #download-badge li {
  display: table-cell;
  width: 50%;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  vertical-align: top;
}
#c06 #c06-download-table #c06-download-txt #download-badge li:first-child p:first-child {
  margin-bottom: 15px;
}
#c06 #c06-download-table #c06-download-txt .attention-txt {
  text-align: left;
  margin-top: 40px;
}

#c07 {
  padding-bottom: 40px;
}
#c07 #c07-ttl {
  margin-bottom: 20px;
}
#c07 #c07-table {
  display: table;
  padding-top: 40px;
}
#c07 #c07-table #c07-table-txt, #c07 #c07-table #c07-table-img {
  display: table-cell;
  vertical-align: middle;
}
#c07 #c07-table #c07-table-txt {
  width: 60%;
  text-align: center;
  line-height: 0;
}
#c07 #c07-table #c07-table-txt img {
  max-width: 90%;
}
#c07 #c07-table #c07-table-img {
  width: 40%;
}

#c08 {
  padding-bottom: 60px;
  background-color: #d3d0c9;
  background-image: url(../images/stripe-bg-02.jpg);
}
#c08 #c08-txt {
  margin-bottom: 50px;
}
#c08 #c08-box {
  background-color: #fff;
  border: 1px solid #f05151;
}
#c08 #c08-box #c08-box-ttl {
  background-color: #f05151;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  padding: 10px;
}
#c08 #c08-box #c08-box-ttl p {
  display: table;
  margin: 0 auto;
}
#c08 #c08-box #c08-box-ttl p span, #c08 #c08-box #c08-box-ttl p img {
  display: table-cell;
  vertical-align: middle;
}
#c08 #c08-box #c08-box-ttl p img {
  margin-right: 10px;
}
#c08 #c08-box #c08-box-inner {
  display: table;
  width: 100%;
  padding: 30px 50px 10px 50px;
}
#c08 #c08-box #tel-number-txt, #c08 #c08-box #tel-number {
  display: table-cell;
  vertical-align: top;
}
#c08 #c08-box #tel-number {
  width: 50%;
  padding-right: 5%;
}
#c08 #c08-box #tel-number-txt {
  font-size: 15px;
  text-align: left;
  width: 50%;
}
#c08 #c08-box #tel-number-txt p {
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .contentBox {
    max-width: 980px;
    text-align: center;
    padding-top: 60px;
    margin: 0 auto;
  }
  .contentBox h2 {
    margin-bottom: 20px;
  }

  #all_201810 img {
    max-width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 980px) {
  .view-tab {
    display: block;
  }

  .contentBox {
    width: 94%;
    max-width: 992px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .view-pc {
    display: none;
  }

  .view-tab {
    display: none;
  }

  .view-sp {
    display: block;
  }

  #float-btn div {
    width: 94%;
    max-width: 992px;
    margin: 0 auto;
  }
  #float-btn div a.btn {
    padding: 10px;
    box-shadow: 0 5px 0px #bb3e3e;
  }

  #float-btn div {
    padding: 10px 0 15px 0;
  }

  #all_201810 img {
    max-width: 100%;
    height: auto;
  }

  .sp-w90 {
    width: 90%;
    margin: 0 auto;
  }

  .attention-txt {
    font-size: 11px;
  }

  a.btn {
    max-width: 100%;
    margin-top: 0;
  }

  .contentBox {
    text-align: center;
    padding-top: 50px;
  }
  .contentBox h2 {
    margin-bottom: 20px;
  }

  #mainVisual-cmnt .cmntBox {
    width: 100%;
    padding: 10px 20px;
  }

  #c02 {
    font-size: 14px;
    padding-bottom: 50px;
  }

  #c03-2 {
    margin-top: 60px;
    padding: 30px 10px;
  }
  #c03-2 h3 {
    width: 80%;
    top: -4.5%;
  }
  #c03-2 #c03-2-txt {
    font-size: 15px;
    margin-bottom: 30px;
  }
  #c03-2 #c03-2-txtimg {
    width: 90%;
    margin: 0 auto;
    padding: 30px 0;
  }
  #c03-2 .attention {
    width: 90%;
    margin: 0 auto;
  }

  #c04 {
    margin-bottom: 100px;
  }
  #c04 h2 {
    width: 70%;
    margin: 0 auto;
    padding-bottom: 15px;
  }
  #c04 ul li {
    margin: 0 -3%;
  }

  #c05 .contentBox {
    padding: 0 0 50px 0;
  }
  #c05 #c05-more {
    top: -100px;
  }
  #c05 #c05-more img {
    width: 120px;
  }
  #c05 #c05-list li {
    padding: 20px;
    margin-bottom: 10px;
  }
  #c05 #c05-list li:nth-child(2) .c05-list-table-img img {
    margin-top: 0;
  }
  #c05 #c05-list .c05-list-charm {
    margin-bottom: 20px;
  }
  #c05 #c05-list .c05-list-charm .charm-box {
    width: 80px;
  }
  #c05 #c05-list .c05-list-charm span img {
    width: 70%;
  }
  #c05 #c05-list .c05-list-charm .c05-list-charm-ttl {
    padding-left: 10px;
  }
  #c05 #c05-list .c05-list-charm .c05-list-charm-ttl img {
    width: auto;
    height: 19px;
  }
  #c05 #c05-list .c05-list-table {
    font-size: 15px;
  }
  #c05 #c05-list .c05-list-table .c05-list-table-img {
    padding-left: 5%;
  }
  #c05 #c05-list .attention-txt {
    margin-top: 30px;
  }
  #c05 #c05-list span:before {
    margin-right: 3px;
  }
  #c05 #c05-list span.au-user:before {
    width: 19px;
    height: 10px;
  }
  #c05 #c05-list span.wallet-point:before {
    width: 56px;
    height: 10px;
  }
  #c05 #ideco-link {
    font-size: 17px;
    padding-top: 30px;
  }
  #c05 #ideco-link a.blank:after {
    width: 1em;
    height: 1em;
  }
  #c05 #ideco-link p {
    display: inline-block;
  }
  #c05 #ideco-link img {
    width: 40%;
    display: inline-block;
    margin-right: 5px;
  }
  #c05 #c05-ttl {
    width: 60%;
    margin: 0 auto;
    padding: 40px 0 20px 0;
  }
  #c05 #c05-circle {
    top: -50px;
    height: 100px;
  }

  #c06 {
    padding-bottom: 50px;
  }
  #c06 #c06-ttl {
    width: 70%;
    margin: 0 auto;
    padding-bottom: 20px;
  }
  #c06 #c06-download-table {
    display: block;
  }
  #c06 #c06-download-table #c06-download-txt, #c06 #c06-download-table #c06-download-img {
    display: block;
    width: 100%;
  }
  #c06 #c06-download-table #c06-download-img img {
    width: 65%;
    margin: 0 auto;
    padding-left: 5%;
  }
  #c06 #c06-download-table #c06-download-txt #c06-download-ttl {
    padding: 30px 0 20px 0;
  }
  #c06 #c06-download-table #c06-download-txt .attention-txt {
    margin-top: 0;
  }
  #c06 #c06-download-table #c06-download-txt #download-badge {
    display: block;
    margin: 0 auto;
  }
  #c06 #c06-download-table #c06-download-txt #download-badge li {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    font-size: 14px;
  }

  #c07 {
    padding-bottom: 50px;
  }
  #c07 #c07-ttl {
    margin-bottom: 0;
  }
  #c07 #c07-table {
    display: block;
  }
  #c07 #c07-table #c07-table-txt {
    display: block;
    width: 100%;
  }
  #c07 .c07-table-img img {
    width: 50%;
    padding-top: 10px;
  }

  #c08 #c08-txt {
    font-size: 13px;
    text-align: left;
  }
  #c08 #c08-box #c08-box-ttl {
    font-size: 18px;
    text-align: center;
  }
  #c08 #c08-box #c08-box-ttl p {
    display: block;
  }
  #c08 #c08-box #c08-box-ttl p span, #c08 #c08-box #c08-box-ttl p img {
    display: inline-block;
  }
  #c08 #c08-box #c08-box-ttl p img {
    width: auto;
    height: 1.2em;
    margin-right: 5px;
  }
  #c08 #c08-box #c08-box-inner {
    display: block;
    padding: 15px 15px 5px 15px;
  }
  #c08 #c08-box #tel-number, #c08 #c08-box #tel-number-txt {
    display: block;
    width: 100%;
  }
  #c08 #c08-box #tel-number {
    margin: 0 auto;
    width: 80%;
    margin-bottom: 10px;
  }
  #c08 #c08-box #tel-number-txt {
    font-size: 14px;
  }
  #c08 #c08-box #tel-number-txt p {
    margin-bottom: 10px;
  }
}
