.hajimete {
  /* br ======================================= */
}

.hajimete section.contents {
  background: #fffaeb;
}

.hajimete .contentL {
  padding: 0;
}

@media screen and (min-width: 1025px) {
  .hajimete br.sp1024 {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .hajimete br.sp1025 {
    display: none;
  }
}

@media screen and (min-width: 901px) {
  .hajimete br.sp900 {
    display: none;
  }
}

@media screen and (max-width: 900px) {
  .hajimete br.sp901 {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .hajimete br.sp768 {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .hajimete br.sp769 {
    display: none;
  }
}

.hajimete .online_shop {
  position: relative;
  z-index: 1;
}

.hajimete .online_shop::before {
  content: "";
  background-image: url(../media/images/hajimete/flag_pc.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop::before {
    background-image: url(../media/images/hajimete/flag_sp.png);
  }
}

.hajimete .online_shop .main_width {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 1160px;
  padding: 0 40px;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .main_width {
    padding: 0 5.333vw;
  }
}

.hajimete .online_shop sup {
  font-size: 60%;
  position: relative;
  top: -0.45em;
  padding-left: 1px;
  padding-right: 1px;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop sup {
    font-size: 65%;
    top: -0.5em;
  }
}

.hajimete .online_shop .btn {
  max-width: 298px;
  margin: 0 auto;
  display: block;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .btn {
    max-width: none;
  }
}

.hajimete .online_shop .btn a {
  background: #000b41;
  color: #fff;
  font-size: 18px;
  line-height: 1.45;
  font-weight: bold;
  text-align: center;
  display: block;
  letter-spacing: 0.05em;
  padding: 1.05em 1em;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .btn a {
    font-size: 3.467vw;
    padding: 4.267vw 1em;
  }
}

.hajimete .online_shop .btn a::after {
  /* content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%) rotate(45deg);
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  width: 6px;
  height: 6px; */
}

.hajimete .online_shop .btn a>span.mini {
  font-size: 14px;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .btn a>span.mini {
    font-size: 3.2vw;
  }
}

.hajimete .online_shop .btn a:hover {
  opacity: 1;
  -webkit-transition: none;
  transition: none;
}

@media screen and (min-width: 901px) {
  .hajimete .online_shop .btn a:hover {
    opacity: 0.7;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
}

.hajimete .online_shop .main_ttl {
  padding: 100px 0;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .main_ttl {
    padding: 80px 0;
    padding: 10.667vw 0;
  }
}

.hajimete .online_shop .main_ttl p.sub {
  max-width: 279px;
  margin: 0 auto 20px;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .main_ttl p.sub {
    max-width: 37.2vw;
    margin: 0 auto 3.2vw;
  }
}

.hajimete .online_shop .main_ttl p.sub img {
  width: 100%;
  height: auto;
}

.hajimete .online_shop .main_ttl h1.ttl {
  position: relative;
  z-index: 1;
  font-size: 35px;
  font-weight: bold;
  line-height: 1.32;
  color: #000b41;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 0.5em 0;
  margin-bottom: 40px;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .main_ttl h1.ttl {
    font-size: 4.533vw;
    padding: 0.4em 0;
  }
}

.hajimete .online_shop .main_ttl h1.ttl::before {
  content: "";
  background-image: url(../media/images/hajimete/ribbon_pc.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 893px 133px;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 893px;
  height: 133px;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .main_ttl h1.ttl::before {
    background-image: url(../media/images/hajimete/ribbon_sp.png);
    background-size: 89.467vw 21.733vw;
    width: 89.467vw;
    height: 21.733vw;
  }
}

.hajimete .online_shop .main_ttl p.catch {
  font-size: 14px;
  line-height: 2;
  text-align: center;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .main_ttl p.catch {
    font-size: 2.933vw;
    line-height: 1.8;
  }
}

.hajimete .online_shop .cont_ttl {
  margin-bottom: 60px;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .cont_ttl {
    margin-bottom: 8vw;
  }
}

.hajimete .online_shop .cont_ttl .ttl_inner {
  overflow: hidden;
}

.hajimete .online_shop .cont_ttl h2.ttl {
  font-size: 30px;
  font-weight: bold;
  color: #000b41;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.65;
  margin-bottom: 10px;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .cont_ttl h2.ttl {
    font-size: 4.8vw;
    margin-bottom: 1.333vw;
  }
}

.hajimete .online_shop .cont_ttl h2.ttl span {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 0 1.5em;
  font-size: 30px;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .cont_ttl h2.ttl span {
    padding: 0 1em;
    font-size: 4.8vw;
  }
}

.hajimete .online_shop .cont_ttl h2.ttl span::before,
.hajimete .online_shop .cont_ttl h2.ttl span::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 200%;
  height: 2px;
  background: #000b41;
}

@media screen and (max-width: 900px) {

  .hajimete .online_shop .cont_ttl h2.ttl span::before,
  .hajimete .online_shop .cont_ttl h2.ttl span::after {
    height: 0.267vw;
  }
}

.hajimete .online_shop .cont_ttl h2.ttl span::before {
  left: 100%;
}

.hajimete .online_shop .cont_ttl h2.ttl span::after {
  right: 100%;
}

.hajimete .online_shop .cont_ttl p.en {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .cont_ttl p.en {
    font-size: 3.467vw;
  }
}

.hajimete .online_shop .benefits_area {
  padding-bottom: 100px;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .benefits_area {
    padding-bottom: 13.333vw;
  }
}

.hajimete .online_shop .benefits_area .cont_inner .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -22px -22px;
}

.hajimete .online_shop .benefits_area .cont_inner .block+.btn {
  margin-top: 40px;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .benefits_area .cont_inner .block+.btn {
    margin-top: 9.333vw;
  }
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .benefits_area .cont_inner .block {
    display: block;
    margin: 0;
  }
}

.hajimete .online_shop .benefits_area .cont_inner .block .set {
  width: 33.33333333%;
  padding: 0 22px;
  margin-bottom: 22px;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .benefits_area .cont_inner .block .set+.set {
    margin-top: 9.333vw;
  }
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .benefits_area .cont_inner .block .set {
    width: auto;
    padding: 0;
    margin-bottom: 0;
  }
}

.hajimete .online_shop .benefits_area .cont_inner .block .set .set_inner .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .benefits_area .cont_inner .block .set .set_inner .top {
    margin-bottom: 4vw;
  }
}

.hajimete .online_shop .benefits_area .cont_inner .block .set .set_inner .top .icon {
  width: 60px;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .benefits_area .cont_inner .block .set .set_inner .top .icon {
    width: 12.667vw;
  }
}

.hajimete .online_shop .benefits_area .cont_inner .block .set .set_inner .top .icon img {
  width: 100%;
}

.hajimete .online_shop .benefits_area .cont_inner .block .set .set_inner .top h3.ttl {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  font-size: 23px;
  font-weight: bold;
  color: #000b41;
  line-height: 1.3;
  letter-spacing: 0.05em;
  padding-left: 20px;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .benefits_area .cont_inner .block .set .set_inner .top h3.ttl {
    line-height: 1.47;
    font-size: 4.533vw;
    padding-left: 4vw;
  }
}

.hajimete .online_shop .benefits_area .cont_inner .block .set .set_inner p.desc {
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.hajimete .online_shop .benefits_area .cont_inner .block .set .set_inner p.desc+p.kome {
  margin-top: 1em;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .benefits_area .cont_inner .block .set .set_inner p.desc {
    font-size: 2.933vw;
  }
}

.hajimete .online_shop .benefits_area .cont_inner .block .set .set_inner p.kome {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .benefits_area .cont_inner .block .set .set_inner p.kome {
    font-size: 2.4vw;
  }
}

.hajimete .online_shop .coupon_area {
  background: #fff;
  padding: 100px 0;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .coupon_area {
    padding: 13.333vw 0;
  }
}

.hajimete .online_shop .coupon_area .cont_inner .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -17px -35px;
}

.hajimete .online_shop .coupon_area .cont_inner .block+.btn {
  margin-top: 40px;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .coupon_area .cont_inner .block+.btn {
    margin-top: 9.333vw;
  }
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .coupon_area .cont_inner .block {
    display: block;
    margin: 0;
  }
}

.hajimete .online_shop .coupon_area .cont_inner .block .set {
  width: 33.33333333%;
  padding: 0 17px;
  margin-bottom: 35px;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .coupon_area .cont_inner .block .set+.set {
    margin-top: 8vw;
  }
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .coupon_area .cont_inner .block .set {
    width: auto;
    padding: 0;
    margin-bottom: 0;
  }
}

.hajimete .online_shop .coupon_area .cont_inner .block .set .set_inner .img img {
  width: 100%;
  height: auto;
}

.hajimete .online_shop .coupon_area .cont_inner .block .set .set_inner .txt {
  margin-top: 10px;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .coupon_area .cont_inner .block .set .set_inner .txt {
    margin-top: 2.667vw;
  }
}

.hajimete .online_shop .coupon_area .cont_inner .block .set .set_inner .txt p.desc {
  font-size: 18px;
  font-weight: bold;
  color: #000b41;
  line-height: 1.44;
  text-align: center;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .coupon_area .cont_inner .block .set .set_inner .txt p.desc {
    font-size: 3.2vw;
  }
}

.hajimete .online_shop .coupon_area .cont_inner .block .set a {
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media screen and (min-width: 901px) {
  .hajimete .online_shop .coupon_area .cont_inner .block .set a:hover {
    opacity: 0.7;
  }
}

.hajimete .online_shop .coupon_area .cont_inner .btn+ul.kome {
  margin-top: 40px;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .coupon_area .cont_inner .btn+ul.kome {
    margin-top: 9.333vw;
  }
}

.hajimete .online_shop .coupon_area .cont_inner ul.kome li {
  font-size: 14px;
  line-height: 1.57;
}

@media screen and (max-width: 900px) {
  .hajimete .online_shop .coupon_area .cont_inner ul.kome li {
    line-height: 1.72;
    font-size: 2.933vw;
  }
}

.hajimete .online_shop .success-msg {
  display: none;
  pointer-events: none;
  position: fixed;
  z-index: 2;
  width: 260px;
  line-height: 40px;
  background: #595e62;
  color: #fff;
  top: 33vh;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: auto;
  text-align: center;
  border-radius: 5px;
}

@media only screen and (max-width: 900px) {
  .hajimete .online_shop .success-msg {
    font-size: 18px;
    font-size: 2.4vw;
    border-radius: 0.8vw;
    width: 44vw;
    line-height: 6.667vw;
  }
}