/* ---------------------------
 * All
 * --------------------------- */
#craftboss {
  background-color: #FFF;
  overflow: hidden;
}
#craftboss img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
#craftboss .cb-sponly {
  display: none !important;
}
#craftboss h1, #craftboss h2, #craftboss h3 {
  font-size: 100%;
  line-height: 1;
}

#craftboss .cb-head {
  position: relative;
  margin: 0 0 45px;
  background: #FFF;
  z-index: 2;
}
#craftboss .cb-head:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 68px;
  width: 100%;
  height: 317px;
  background: #FFEE00;
}
#craftboss .cb-head__main {
  position: relative;
  margin: 0;
  font-size: 100%;
  line-height: 1;
  z-index: 5;
  text-align: center;
}
#craftboss .cb-head__date {
  background-color: #1D2085;
  text-align: center;
}

#craftboss .cb-campaign {
  max-width: 560px;
  margin: 0 auto 60px;
}
#craftboss .cb-campaign__title {
  margin: 0 0 30px;
  text-align: center;
}
#craftboss .cb-campaign__flow {
  max-width: 520px;
  list-style: none;
  margin: 0 auto;
  padding: 0;
}
#craftboss .cb-campaign__flowItem img {
  width: 100%;
  height: auto;
}
#craftboss .cb-campaign__flowItem + .cb-campaign__flowItem:before {
  display: block;
  margin: 10px auto;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 25px 0 25px;
  border-color: #1D2085 transparent transparent transparent;
}

#craftboss .cb-products {
  max-width: 560px;
  margin: 0 auto 48px;
}
#craftboss .cb-products__title {
  margin: 0 0 40px;
  text-align: center;
}
#craftboss .cb-products__title img {
  width: 100%;
  height: auto;
}
#craftboss .cb-products__main {
  max-width: 430px;
  margin: 0 auto;
}
#craftboss .cb-products__lead {
  margin: 0 0 20px;
  text-align: center;
}
#craftboss .cb-products__notes {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #FF0000;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.6;
  letter-spacing: 0.02em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
#craftboss .cb-products__notes li {
  margin-right: -3px;
  padding-left: 1em;
  text-indent: -1em;
}
#craftboss .cb-products__notes li.large {
  margin-bottom: 3px;
  font-size: 17px;
}
#craftboss .cb-products__details {
  margin: 30px 0 0;
  padding: 40px 0 0;
  background: url(../img/bg-line.svg) no-repeat 50% 0;
  background-size: 100% auto;
}
#craftboss .cb-products__title2 {
  margin: 0 0 30px;
  text-align: center;
}
#craftboss .cb-products__image {
  margin-right: -12px;
  margin-bottom: 12px;
}

#craftboss .cb-gift {
  background-color: #FFEE00;
}
#craftboss .cb-gift__inner {
  max-width: 560px;
  margin: 0 auto;
  padding: 30px 0 40px;
}
#craftboss .cb-gift__title {
  margin: 0 0 22px;
  text-align: center;
}
#craftboss .cb-gift__title img {
  width: 100%;
  height: auto;
}
#craftboss .cb-gift__logo {
  margin: 0 0 20px;
  text-align: center;
}
#craftboss .cb-gift__image {
  margin: 0 auto;
  max-width: 520px;
  text-align: center;
}
#craftboss .cb-gift__button {
  max-width: 520px;
  margin: 0 auto;
}
#craftboss .cb-gift__button a {
  display: block;
  width: 268px;
  margin-top: -56px;
  margin-left: auto;
}
#craftboss .cb-gift__button a:hover {
  opacity: 0.8;
}

#craftboss .cb-overview__inner {
  max-width: 560px;
  margin: 0 auto;
  padding: 35px 0;
}
#craftboss .cb-overview__title {
  margin: 0 0 30px;
  text-align: center;
}
#craftboss .cb-overview__title img {
  width: 100%;
  height: auto;
}
#craftboss .cb-overview__list {
  max-width: 520px;
  margin: 0 auto 30px;
}
#craftboss .cb-overview__item {
  margin: 0 0 18px;
  font-weight: bold;
  color: #1D2085;
  font-size: 14px;
  line-height: 1.214;
}
#craftboss .cb-overview__item dt, #craftboss .cb-overview__item dd {
  margin: 0;
}
#craftboss .cb-overview__contact {
  margin: 55px auto 35px;
  text-align: center;
}
#craftboss .cb-overview__button {
  text-align: center;
}
#craftboss .cb-overview__button a {
  display: inline-block;
}
#craftboss .cb-overview__button a:hover {
  opacity: 0.8;
}

@media screen and (max-width: 767px) {
  /* ---------------------------
   * Mobile
   * --------------------------- */
  #craftboss .cb-sponly {
    display: block !important;
  }
  #craftboss .cb-pconly {
    display: none !important;
  }

  #craftboss .cb-head {
    margin-bottom: 7.03125%;
  }
  #craftboss .cb-head__main {
    text-align: center;
  }
  #craftboss .cb-head__main img {
    width: 100%;
    height: auto;
  }
  #craftboss .cb-head:before {
    display: none;
  }

  #craftboss .cb-campaign {
    max-width: none;
    margin-bottom: 9.375%;
  }
  #craftboss .cb-campaign__title {
    margin-left: 6.25%;
    margin-right: 6.25%;
    margin-bottom: 5.3125%;
  }
  #craftboss .cb-campaign__flow {
    max-width: none;
    margin-left: 9.375%;
    margin-right: 9.375%;
  }

  #craftboss .cb-products {
    max-width: none;
  }
  #craftboss .cb-products__title {
    margin-left: 6.25%;
    margin-right: 6.25%;
    margin-bottom: 6.5625%;
  }
  #craftboss .cb-products__main {
    margin-left: 15.625%;
    margin-right: 15.625%;
  }
  #craftboss .cb-products__image {
    text-align: center;
  }

  #craftboss .cb-gift__inner {
    position: relative;
    max-width: none;
    padding-top: 4.6875%;
    padding-bottom: 6.40625%;
  }
  #craftboss .cb-gift__title {
    margin-left: 6.25%;
    margin-right: 6.25%;
    margin-bottom: 3.4375%;
  }
  #craftboss .cb-gift__logo {
    width: 44.0625%;
    margin: 0 auto 3.125%;
  }
  #craftboss .cb-gift__image {
    max-width: none;
    margin-left: 9.375%;
    margin-right: 9.375%;
  }
  #craftboss .cb-gift__button {
    margin: 0;
    position: absolute;
    right: 9.375%;
    bottom: 6.40625%;
    width: 41.875%;
  }
  #craftboss .cb-gift__button a {
    width: auto;
    margin: 0;
  }

  #craftboss .cb-overview__inner {
    position: relative;
    max-width: none;
    padding-top: 5.46875%;
    padding-bottom: 6.25%;
  }
  #craftboss .cb-overview__title {
    margin-left: 6.25%;
    margin-right: 6.25%;
    margin-bottom: 4.6875%;
  }
  #craftboss .cb-overview__list {
    margin-left: 9.375%;
    margin-right: 9.375%;
  }
  #craftboss .cb-overview__contact {
    margin-left: 6.25%;
    margin-right: 6.25%;
  }
  #craftboss .cb-overview__button {
    margin: 0 auto;
    width: 51.5625%;
  }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
  /* ---------------------------
   * Mobile Large
   * --------------------------- */
  #craftboss {
    min-width: 960px;
  }
  #craftboss .cb-sponly {
    display: none !important;
  }
  #craftboss .cb-pconly {
    display: block !important;
  }

  #craftboss .cb-head {
    margin-bottom: 7.03125%;
  }
  #craftboss .cb-head__main {
    text-align: center;
  }
  #craftboss .cb-head__main img {
    width: 100%;
    height: auto;
  }
  #craftboss .cb-head:before {
    display: none;
  }
}
@media screen and (min-width: 960px) and (max-width: 1163px) {
  /* ---------------------------
   * PC
   * --------------------------- */
  #craftboss .cb-sponly {
    display: none !important;
  }

  #craftboss .cb-head:before {
    height: 27.257vw;
  }
}