.l-container .c-snsarea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -32px;
  margin-top: -32px;
}
.l-container .c-snsarea .col {
  width: calc(50% - 32px);
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-left: 32px;
  margin-top: 32px;
  -webkit-box-shadow: 1px 1px 16px 0 rgba(0, 0, 0, 0.11);
          box-shadow: 1px 1px 16px 0 rgba(0, 0, 0, 0.11);
  border-radius: 0 0 16px 0;
  background: #fff;
}
.l-container .c-snsarea .col-inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.l-container .c-snsarea .col-ttl {
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 16px;
  padding-right: 16px;
}
.l-container .c-snsarea .col-ttl i, .l-container .c-snsarea .col-ttl span {
  font-size: 2rem;
  color: #fff;
}
.l-container .c-snsarea .col-ttl span {
  font-weight: bold;
  padding-left: 0.3em;
}
.l-container .c-snsarea .col-ttl.col-ttl-twitter {
  background-color: #111111;
}
.l-container .c-snsarea .col-ttl.col-ttl-instagram {
  background-color: #dc3175;
}
.l-container .c-snsarea .col-btn {
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.l-container .c-snsarea .col-cnt {
  height: calc(100% - 145px);
  background: #fff;
  position: relative;
  z-index: 0;
}
.l-container .c-snsarea .col-cnt-bg {
  width: 100%;
  height: 0;
  padding-top: calc(100% - 16px);
  position: relative;
  z-index: -1;
  top: 0;
}
.l-container .c-snsarea .tw-scroll {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  overflow-y: auto;
}
.l-container .c-snsarea .tw-scroll-txt {
  padding: 16px 16px 0 16px;
}
.l-container .c-snsarea .tw-scroll-txt p {
  font-size: 1.4rem;
  line-height: 1.6;
}
.l-container .c-snsarea .tw-scroll-img {
  padding: 16px;
}
.l-container .c-snsarea .insta-scroll-img {
  padding: 16px 16px 0 16px;
}
.l-container .c-snsarea .insta-img {
  width: 100%;
  height: 0;
  padding-top: 100%;
  position: relative;
  z-index: 0;
}
.l-container .c-snsarea .insta-img > div {
  background-color: #000;
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 1;
}
.l-container .c-snsarea .insta-img.insta-img-4 > div:nth-child(1) {
  width: calc(50% - 2px);
  height: calc(50% - 2px);
  left: 0;
  top: 0;
}
.l-container .c-snsarea .insta-img.insta-img-4 > div:nth-child(2) {
  width: calc(50% - 2px);
  height: calc(50% - 2px);
  right: 0;
  top: 0;
}
.l-container .c-snsarea .insta-img.insta-img-4 > div:nth-child(3) {
  width: calc(50% - 2px);
  height: calc(50% - 2px);
  left: 0;
  bottom: 0;
}
.l-container .c-snsarea .insta-img.insta-img-4 > div:nth-child(4) {
  width: calc(50% - 2px);
  height: calc(50% - 2px);
  right: 0;
  bottom: 0;
}
.l-container .c-snsarea .tw-img {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  position: relative;
  z-index: 0;
}
.l-container .c-snsarea .tw-img > div {
  background-color: #000;
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 1;
}
.l-container .c-snsarea .tw-img.tw-mv-1 > div {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.l-container .c-snsarea .tw-img.tw-mv-1 > div > video {
  width: 100%;
  height: 100%;
}
.l-container .c-snsarea .tw-img.tw-img-1 > div {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.l-container .c-snsarea .tw-img.tw-img-2 > div:nth-child(1) {
  width: calc(50% - 2px);
  height: 100%;
  left: 0;
  top: 0;
}
.l-container .c-snsarea .tw-img.tw-img-2 > div:nth-child(2) {
  width: calc(50% - 2px);
  height: 100%;
  right: 0;
  top: 0;
}
.l-container .c-snsarea .tw-img.tw-img-3 > div:nth-child(1) {
  width: calc(50% - 2px);
  height: 100%;
  left: 0;
  top: 0;
}
.l-container .c-snsarea .tw-img.tw-img-3 > div:nth-child(2) {
  width: calc(50% - 2px);
  height: calc(50% - 2px);
  right: 0;
  top: 0;
}
.l-container .c-snsarea .tw-img.tw-img-3 > div:nth-child(3) {
  width: calc(50% - 2px);
  height: calc(50% - 2px);
  right: 0;
  bottom: 0;
}
.l-container .c-snsarea .tw-img.tw-img-4 > div:nth-child(1) {
  width: calc(50% - 2px);
  height: calc(50% - 2px);
  left: 0;
  top: 0;
}
.l-container .c-snsarea .tw-img.tw-img-4 > div:nth-child(2) {
  width: calc(50% - 2px);
  height: calc(50% - 2px);
  right: 0;
  top: 0;
}
.l-container .c-snsarea .tw-img.tw-img-4 > div:nth-child(3) {
  width: calc(50% - 2px);
  height: calc(50% - 2px);
  left: 0;
  bottom: 0;
}
.l-container .c-snsarea .tw-img.tw-img-4 > div:nth-child(4) {
  width: calc(50% - 2px);
  height: calc(50% - 2px);
  right: 0;
  bottom: 0;
}

.l-container#sns_enjoy_yorimichi .l-wrapper {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.l-container#sns_enjoy_yorimichi a.c-btnInverse {
  position: relative;
  display: block;
  padding: 14px 16px;
  border-radius: 0 0 24px 0;
  border: 1px solid #abd298;
  background: #fff;
  color: #2d720a !important;
  line-height: 1.3;
  text-align: center;
}
.l-container#sns_enjoy_yorimichi a.c-btnInverse[class*=circle-] {
  padding-right: 49px;
}
.l-container#sns_enjoy_yorimichi a.c-btnInverse::before, .l-container#sns_enjoy_yorimichi a.c-btnInverse::after {
  font-family: fontello;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  color: inherit;
  position: absolute;
  top: 50%;
  right: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  content: "";
  width: 26px;
  height: 26px;
  margin-top: -13px;
  border-radius: 50%;
  font-size: 16px;
  -webkit-transition: ease-in-out 0.4s;
  transition: ease-in-out 0.4s;
}
.l-container#sns_enjoy_yorimichi a.c-btnInverse::before {
  -webkit-transform: scale(0);
          transform: scale(0);
  background: none;
}
.l-container#sns_enjoy_yorimichi a.c-btnInverse::after {
  content: "\e816";
  font-size: 17px;
  -webkit-box-shadow: inset 0 0 0 1px #abd298;
          box-shadow: inset 0 0 0 1px #abd298;
  color: #0d611b;
}
.l-container#sns_enjoy_yorimichi a.c-btnInverse:visited {
  color: #2d720a;
}

@media all and (max-width: 767px) {
  .l-container .c-snsarea {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: 0;
  }
  .l-container .c-snsarea .col {
    width: 100%;
    margin-left: 0;
  }
  .l-container .c-snsarea .col-btn > p {
    width: calc(100% - 32px);
  }
}
@media all and (min-width: 768px) {
  .l-container#sns_enjoy_yorimichi [class^=icon-]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    -webkit-font-smoothing: antialiased;
  }
  .l-container#sns_enjoy_yorimichi .icon-instagram:before {
    content: "\e80e";
  }
  .l-container#sns_enjoy_yorimichi .icon-twitter:before {
    content: "\e814";
  }
  .l-container#sns_enjoy_yorimichi .c-btnInverse {
    -webkit-transition: ease-in-out 0.4s;
    transition: ease-in-out 0.4s;
  }
  .l-container#sns_enjoy_yorimichi .c-btnInverse:hover {
    background: #3d9113;
    color: #fff !important;
  }
  .l-container#sns_enjoy_yorimichi .c-btnInverse:hover[class*=circle-]:before {
    -webkit-transform: scale(1);
            transform: scale(1);
    background: #3d9113;
  }
  .l-container#sns_enjoy_yorimichi .c-btnInverse:hover[class*=circle-]:after {
    -webkit-box-shadow: inset 0 0 0 1px #fff;
            box-shadow: inset 0 0 0 1px #fff;
    color: #fff;
  }
  .l-container#sns_enjoy_yorimichi .c-btnInverse:hover i {
    color: #fff;
  }
  .l-container#sns_enjoy_yorimichi .c-btnInverse:active {
    background: #5ea94c;
  }
}