/* common */
.pc-block {
  display: block !important;
}

.sp-block {
  display: none !important;
}

.pc-inline {
  display: inline !important;
}

.sp-inline {
  display: none !important;
}

@media screen and (max-width: 640px) {
  .pc-block {
    display: none !important;
  }
  .sp-block {
    display: block !important;
  }
  .pc-inline {
    display: none !important;
  }
  .sp-inline {
    display: inline !important;
  }
}

.contents img {
  vertical-align: bottom;
}

/* parts */
.l-kv {
  width: 81.66667%;
  max-width: 980px;
  margin: 0 auto;
}

.l-kv__note {
  text-align: right;
  margin-top: 10px;
  line-height: 1;
}

.l-kv__heading {
  margin-top: 36px;
  font-size: 26px;
  font-weight: bold;
  line-height: 41px;
}

.l-kv__text {
  font-size: 18px;
  line-height: 29px;
  margin-top: 20px;
}

@media screen and (max-width: 640px) {
  .l-kv {
    width: 100%;
    max-width: none;
    margin: 0 auto;
  }
  .l-kv img {
    width: 100%;
  }
  .l-kv__note {
    text-align: right;
    font-size: 3.2vw;
    margin-top: 2.66667%;
    margin-right: 4.26667%;
  }
  .l-kv__heading {
    width: 91.46667%;
    margin: 8% auto 0;
    font-size: 5.86667vw;
    font-weight: bold;
    line-height: 9.06667vw;
  }
  .l-kv__text {
    width: 91.46667%;
    margin: 8% auto 0;
    font-size: 4.26667vw;
    line-height: 6.93333vw;
  }
}

.l-project {
  margin: 80px auto 0;
  background-color: #f7f5ef;
  position: relative;
}

.l-project:before {
  content: "";
  display: block;
  background: url(/store/page/campaign/sns/21_7/images/project_bg_top.png) no-repeat;
  background-size: 100%;
  width: 100%;
  right: 0;
  padding-top: 4.5%;
}

.l-project:after {
  content: "";
  display: block;
  background: url(/store/page/campaign/sns/21_7/images/project_bg_bottom.png) no-repeat;
  background-size: 100%;
  width: 100%;
  right: 0;
  bottom: -0.4px;
  padding-top: 4.5%;
  position: absolute;
}

.l-project__inner {
  width: 81.66667%;
  max-width: 980px;
  margin: -4px auto 0;
  padding-bottom: 100px;
}

.l-project__heading {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}

.l-project__list {
  margin-top: 40px;
  display: -webkit-box;
  display: flex;
  width: 100%;
}

.l-project__list li:nth-of-type(1) {
  margin-top: 28px;
  margin-left: 28px;
}

.l-project__list li:nth-of-type(1) .l-project__image {
  width: 100%;
}

.l-project__list li:nth-of-type(1) .l-project__text {
  margin-top: 33px;
}

.l-project__list li:nth-of-type(2) {
  margin-left: 69px;
}

.l-project__list li:nth-of-type(2) .l-project__image {
  width: 95.77835%;
}

.l-project__list li:nth-of-type(2) .l-project__text {
  margin-top: 19px;
}

.l-project__list li:nth-of-type(3) {
  margin-top: 28px;
  margin-left: 36px;
}

.l-project__list li:nth-of-type(3) .l-project__image {
  margin: 0 auto;
  width: 82.65242%;
}

.l-project__list li:nth-of-type(3) .l-project__text {
  margin-top: 43px;
}

.l-project__image {
  text-align: center;
}

.l-project__text {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.l-project__link {
  text-align: center;
  margin-top: 39px;
}

.l-project__link a {
  color: #1876e9;
  font-size: 18px;
}

.l-project__link a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 640px) {
  .l-project {
    margin: 8% auto 0;
    background-color: #f7f5ef;
    position: relative;
  }
  .l-project img {
    width: 100%;
  }
  .l-project:before {
    content: "";
    display: block;
    background: url(/store/page/campaign/sns/21_7/images/project_bg_top_sp.png) no-repeat;
    background-size: 100%;
    width: 100%;
    right: 0;
    padding-top: 6.4%;
  }
  .l-project:after {
    content: "";
    display: block;
    background: url(/store/page/campaign/sns/21_7/images/project_bg_bottom_sp.png) no-repeat;
    background-size: 100%;
    width: 100%;
    right: 0;
    bottom: -0.4px;
    padding-top: 6.13333%;
    position: absolute;
  }
  .l-project__inner {
    width: 100%;
    max-width: none;
    margin: 5.33333% auto 0;
    padding-bottom: 16%;
  }
  .l-project__heading {
    font-size: 5.33333vw;
    font-weight: bold;
    text-align: center;
  }
  .l-project__list {
    margin: 10.66667% auto 0;
    display: block;
    width: 100%;
  }
  .l-project__list li:nth-of-type(1) {
    margin-left: 0;
  }
  .l-project__list li:nth-of-type(1) .l-project__image {
    width: 73.33333%;
    margin: 0 auto;
  }
  .l-project__list li:nth-of-type(1) .l-project__text {
    margin-top: 2.66667%;
  }
  .l-project__list li:nth-of-type(2) {
    margin-left: 0;
    margin-top: 16%;
  }
  .l-project__list li:nth-of-type(2) .l-project__image {
    width: 59.46667%;
    margin: 0 auto;
  }
  .l-project__list li:nth-of-type(2) .l-project__text {
    margin-top: 2.66667%;
  }
  .l-project__list li:nth-of-type(3) {
    margin-left: 0;
    margin-top: 16%;
  }
  .l-project__list li:nth-of-type(3) .l-project__image {
    margin: 0 auto;
    width: 70.13333%;
  }
  .l-project__list li:nth-of-type(3) .l-project__text {
    margin-top: 2.66667%;
  }
  .l-project__image {
    text-align: center;
  }
  .l-project__text {
    font-size: 5.33333vw;
    line-height: 8.53333vw;
    font-weight: bold;
    text-align: center;
  }
  .l-project__link {
    text-align: center;
    margin-top: 5.86667%;
  }
  .l-project__link a {
    color: #1876e9;
    font-size: 4.26667vw;
  }
  .l-project__link a:hover {
    text-decoration: none;
  }
}

.l-period {
  margin-top: 30px;
}

.l-period__heading {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}

.l-period__text {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  margin-top: 40px;
}

@media screen and (max-width: 640px) {
  .l-period {
    margin-top: 10.66667%;
  }
  .l-period__heading {
    font-size: 5.33333vw;
    font-weight: bold;
    text-align: center;
  }
  .l-period__text {
    font-size: 5.86667vw;
    font-weight: bold;
    text-align: center;
    margin-top: 10.66667%;
    line-height: 9.06667vw;
  }
}

.l-application {
  margin: 80px auto 0;
  padding-bottom: 133px;
  background-color: #f0f8ff;
  position: relative;
}

.l-application:before {
  content: "";
  display: block;
  background: url(/store/page/campaign/sns/21_7/images/application_bg_top.png) no-repeat;
  background-size: 100%;
  width: 100%;
  right: 0;
  padding-top: 4.41667%;
}

.l-application:after {
  content: "";
  display: block;
  background: url(/store/page/campaign/sns/21_7/images/application_bg_bottom.png) no-repeat;
  background-size: 100%;
  width: 100%;
  right: 0;
  padding-top: 4.5%;
  position: absolute;
  bottom: -0.4px;
}

.l-application__heading {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  margin-top: -3px;
}

.l-application__list {
  margin: 40px auto 0;
  width: 100%;
  max-width: 790px;
}

.l-application__list li:nth-of-type(2) {
  margin-top: 16px;
}

.l-application__button {
  text-align: center;
  margin-top: 16px;
}

.l-application__button a {
  width: 450px;
  margin: 0 auto;
  display: block;
}

.l-application__button a:hover {
  opacity: 0.8;
}

@media screen and (max-width: 640px) {
  .l-application {
    margin: 16% auto 0;
    padding-bottom: 16%;
    background-color: #f0f8ff;
    position: relative;
  }
  .l-application img {
    width: 100%;
  }
  .l-application:before {
    content: "";
    display: block;
    background: url(/store/page/campaign/sns/21_7/images/application_bg_top_sp.png) no-repeat;
    background-size: 100%;
    width: 100%;
    right: 0;
    padding-top: 6.4%;
  }
  .l-application:after {
    content: "";
    display: block;
    background: url(/store/page/campaign/sns/21_7/images/application_bg_bottom_sp.png) no-repeat;
    background-size: 100%;
    width: 100%;
    right: 0;
    padding-top: 6.13333%;
    position: absolute;
    bottom: -0.4px;
  }
  .l-application__heading {
    font-size: 5.33333vw;
    font-weight: bold;
    text-align: center;
    margin-top: 5.33333%;
  }
  .l-application__list {
    margin: 10.66667% auto 0;
    width: 100%;
    max-width: 790px;
  }
  .l-application__list li {
    margin: 0 auto;
    width: 91.46667%;
  }
  .l-application__list li img {
    width: 100%;
  }
  .l-application__list li:nth-of-type(2) {
    margin-top: 5.33333%;
  }
  .l-application__button {
    text-align: center;
    margin: 5.33333% auto 0;
    width: 91.46667%;
  }
  .l-application__button a {
    width: 100%;
    margin: 0 auto;
    display: block;
  }
  .l-application__button a img {
    width: 100%;
  }
  .l-application__button a:hover {
    opacity: 1;
  }
}

.l-instagram {
  margin: 30px auto 0;
}

.l-instagram__heading {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  margin-top: 80px;
}

.l-instagram__inner {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 812px;
  margin: 40px auto 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.l-instagram__box {
  width: 366px;
}

.l-instagram__image {
  text-align: center;
}

.l-instagram__image img {
  margin: 0 auto;
}

.l-instagram__ttl {
  margin-top: 40px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.l-instagram__text {
  line-height: 29px;
  font-size: 18px;
  margin-top: 20px;
}

@media screen and (max-width: 640px) {
  .l-instagram {
    margin: 10.66667% auto 0;
  }
  .l-instagram img {
    width: 100%;
  }
  .l-instagram__heading {
    font-size: 5.33333vw;
    font-weight: bold;
    text-align: center;
    margin-top: 16%;
  }
  .l-instagram__inner {
    display: block;
    width: 100%;
    margin: 10.66667% auto 0;
  }
  .l-instagram__box {
    width: 100%;
  }
  .l-instagram__box:nth-of-type(2) {
    margin-top: 16%;
  }
  .l-instagram__image {
    width: 70.13333%;
    margin: 0 auto;
  }
  .l-instagram__ttl {
    font-size: 5.33333vw;
    font-weight: bold;
    text-align: center;
    margin-top: 8%;
  }
  .l-instagram__text {
    width: 91.46667%;
    margin: 8% auto 0;
    line-height: 6.93333vw;
    font-size: 4.26667vw;
  }
}

.l-caution {
  background-color: #FFEFEF;
  width: 740px;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

.l-caution__heading {
  color: #E81635;
  font-weight: bold;
  font-size: 26px;
  margin: 0 auto;
  width: 542px;
  position: relative;
  padding-left: 38px;
  line-height: 1;
}

.l-caution__heading:before {
  content: '';
  display: block;
  position: absolute;
  width: 28px;
  height: 26px;
  margin-right: 10px;
  top: 0;
  left: 0;
  background: url("/store/page/campaign/sns/21_7/images/caution_icon.png") no-repeat;
}

.l-caution__text {
  font-size: 18px;
  margin-top: 20px;
  color: #222222;
  text-align: center;
}

.l-caution__account {
  text-align: center;
  font-size: 18px;
  color: #222222;
  margin-top: 30px;
  line-height: 29px;
}

.l-caution__account .twitter-badge {
  position: relative;
  margin-right: 20px;
}

.l-caution__account .twitter-badge:after {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  right: -26px;
  background: url("/store/page/campaign/sns/21_7/images/twitter_badge_icon.png") no-repeat;
}

@media screen and (max-width: 640px) {
  .l-caution {
    background-color: #FFEFEF;
    width: 91.46667%;
    margin: 0 auto;
    padding-top: 8%;
    padding-bottom: 8%;
  }
  .l-caution__heading {
    color: #E81635;
    font-weight: bold;
    font-size: 4.26667vw;
    margin: 0 auto;
    width: 100%;
    margin-left: 4.37318%;
    position: relative;
    padding-left: 5.53936%;
    line-height: 1;
  }
  .l-caution__heading:before {
    content: '';
    display: block;
    position: absolute;
    padding-left: 5.53936%;
    padding-top: 5.24781%;
    top: 0;
    height: auto;
    width: auto;
    left: -1.16618%;
    margin-right: auto;
    background: url("/store/page/campaign/sns/21_7/images/caution_icon_sp.png") no-repeat;
    background-size: 100%;
  }
  .l-caution__text {
    font-size: 3.73333vw;
    line-height: 6.4vw;
    margin-top: 5.8309%;
    color: #222222;
    text-align: center;
  }
  .l-caution__account {
    text-align: center;
    font-size: 3.73333vw;
    line-height: 6.4vw;
    color: #222222;
    margin-top: 8.74636%;
  }
  .l-caution__account .twitter-badge {
    position: relative;
    margin-right: 5.8309%;
  }
  .l-caution__account .twitter-badge:after {
    content: '';
    display: block;
    position: absolute;
    padding-left: 9.91254%;
    padding-top: 9.32945%;
    height: auto;
    width: auto;
    top: 0;
    right: -13.11953%;
    background: url("/store/page/campaign/sns/21_7/images/twitter_badge_icon_sp.png") no-repeat;
    background-size: 100%;
  }
}

.l-term {
  margin-top: 80px;
  background-color: #f7f7f7;
  padding-top: 60px;
  padding-bottom: 60px;
}

.l-term__heading {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}

.l-term__sub {
  font-size: 20px;
  font-weight: bold;
  width: 100%;
  max-width: 980px;
  margin: 30px auto 0;
}

.l-term__text {
  font-size: 14px;
  width: 100%;
  max-width: 980px;
  margin: 30px auto 0;
}

.l-term__text a {
  color: #1876e9;
}

.l-term__text a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 640px) {
  .l-term {
    margin: 16% auto 0;
    background-color: #f7f7f7;
    padding-top: 10.66667%;
    padding-bottom: 10.66667%;
  }
  .l-term__heading {
    font-size: 5.33333vw;
    font-weight: bold;
    text-align: center;
    margin-top: 0;
  }
  .l-term__sub {
    font-size: 4.8vw;
    font-weight: bold;
    width: 91.46667%;
    margin: 10.66667% auto 0;
    line-height: 6.93333vw;
  }
  .l-term__text {
    font-size: 3.2vw;
    width: 91.46667%;
    margin: 5.33333% auto 0;
    line-height: 5.33333vw;
  }
  .l-term__text a {
    color: #1876e9;
  }
  .l-term__text a:hover {
    text-decoration: none;
  }
}

/* components */
.c-bold {
  font-weight: bold;
}

.c-red {
  color: #E81635;
}
