/* --------------------------------------------------
 * LAYOUT
 * -------------------------------------------------- */
/* line 13, ../../../lib/scss/home/style.scss */
.l {
  /* SECTION
   * -------------------------------------------------- */
  /* KEY VISUAL
   * -------------------------------------------------- */
  /* PICK UP
   * -------------------------------------------------- */
  /* POST
   * -------------------------------------------------- */
  /* PRODUCTS
   * -------------------------------------------------- */
  /* ADVISORY STAFF
   * -------------------------------------------------- */
  /* OFFICIAL SNS
   * -------------------------------------------------- */
  /* MY RAWLINGS
   * -------------------------------------------------- */
}
@media screen and (min-width: 769px) {
  /* line 20, ../../../lib/scss/home/style.scss */
  .l-section_title {
    margin-bottom: 40px;
  }
}
/* line 34, ../../../lib/scss/home/style.scss */
.l-kv-slider {
  line-height: 1;
}
/* line 39, ../../../lib/scss/home/style.scss */
.l-kv-slider-list_item {
  display: block;
  width: 100%;
}

.l-kv-slider-list_item a {
  display: block;
}

/* line 47, ../../../lib/scss/home/style.scss */
.no-touch .l-kv-slider-list_item .anchor:hover .img {
  opacity: 1;
  filter: none;
}
/* line 53, ../../../lib/scss/home/style.scss */
.l-kv-slider-list_item .visual {
  display: block;
  text-align: center;
}
/* line 57, ../../../lib/scss/home/style.scss */
.l-kv-slider-list_item .visual .img {
  width: 100%;
}
/* line 65, ../../../lib/scss/home/style.scss */
.l-kv-slider.sp-horizontal .sp-arrows {
  display: none;
}
@media screen and (min-width: 769px) {
  /* line 65, ../../../lib/scss/home/style.scss */
  .l-kv-slider.sp-horizontal .sp-arrows {
    display: block;
    margin: -94px 0 0;
  }
}
/* line 74, ../../../lib/scss/home/style.scss */
.l-kv-slider .sp-arrow {
  background: url(/assets/img/home/kv_slide_arrow.png) no-repeat;
  background-size: 68px;
  width: 34px;
  height: 65px;
}
/* line 81, ../../../lib/scss/home/style.scss */
.l-kv-slider.sp-horizontal .sp-previous-arrow {
  left: 30px;
  background-position: 0 center;
}
/* line 86, ../../../lib/scss/home/style.scss */
.l-kv-slider.sp-horizontal .sp-next-arrow {
  right: 30px;
  background-position: -34px center;
}
/* line 91, ../../../lib/scss/home/style.scss */
.l-kv-slider .sp-next-arrow:after,
.l-kv-slider .sp-next-arrow:before,
.l-kv-slider .sp-previous-arrow:after,
.l-kv-slider .sp-previous-arrow:before {
  display: none;
}
/* line 98, ../../../lib/scss/home/style.scss */
.l-kv-slider .sp-buttons {
  top: 0;
  padding-top: 0;
  margin-top: 15px;
  margin-bottom: 15px;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  /* line 98, ../../../lib/scss/home/style.scss */
  .l-kv-slider .sp-buttons {
    top: -195px;
  }
}
/* line 108, ../../../lib/scss/home/style.scss */
.l-kv-slider .sp-button {
  width: 12px;
  height: 12px;
  border: 1px solid #d8d4d1;
  border-radius: 50%;
  margin: 0 3px;
  -webkit-transition: all 0.35s cubic-bezier(0.75, 0, 0.35, 1);
  transition: all 0.35s cubic-bezier(0.75, 0, 0.35, 1);
}
@media screen and (min-width: 769px) {
  /* line 108, ../../../lib/scss/home/style.scss */
  .l-kv-slider .sp-button {
    width: 16px;
    height: 16px;
    margin: 0 5px;
  }
}
/* line 122, ../../../lib/scss/home/style.scss */
.no-device .l-kv-slider .sp-button:hover {
  background-color: #d8d4d1;
}
/* line 127, ../../../lib/scss/home/style.scss */
.l-kv-slider .sp-selected-button {
  background-color: #d8d4d1;
}
/* line 133, ../../../lib/scss/home/style.scss */
.l-kv-pages {
  position: relative;
  margin: 0;
  padding: 0 0 40px;
  text-align: center;
}
@media screen and (min-width: 769px) {
  /* line 133, ../../../lib/scss/home/style.scss */
  .l-kv-pages {
    margin-top: -160px;
    padding-bottom: 60px;
  }
}
/* line 143, ../../../lib/scss/home/style.scss */
.l-kv-pages-list {
  display: block;
  padding: 0 15px;
}
@media screen and (min-width: 769px) {
  /* line 143, ../../../lib/scss/home/style.scss */
  .l-kv-pages-list {
    display: table;
    width: 100%;
    max-width: 1220px;
    margin: 0 auto;
    padding: 0;
    line-height: 1;
  }
}
/* line 156, ../../../lib/scss/home/style.scss */
.l-kv-pages-list_item {
  display: block;
  position: relative;
  width: 100%;
  margin: 15px auto 0;
  line-height: 0;
}
@media screen and (min-width: 769px) {
  /* line 156, ../../../lib/scss/home/style.scss */
  .l-kv-pages-list_item {
    display: table-cell;
    vertical-align: top;
    position: static;
    width: 33.3%;
    max-width: 400px;
    margin-top: 0;
    padding: 0 10px;
  }
}
/* line 173, ../../../lib/scss/home/style.scss */
.l-kv-pages-list_item:first-child {
  margin-top: 0;
}
/* line 177, ../../../lib/scss/home/style.scss */
.l-kv-pages-list_item .anchor {
  display: block;
  position: relative;
}
/* line 183, ../../../lib/scss/home/style.scss */
.no-device .l-kv-pages-list_item .anchor:hover .visual .img {
  opacity: 0.65;
  filter: alpha(opacity=65);
}
/* line 190, ../../../lib/scss/home/style.scss */
.l-kv-pages-list_item .visual {
  overflow: hidden;
  position: relative;
  display: block;
  background: #fff;
  font: 0/0 aa;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.35);
}
/* line 199, ../../../lib/scss/home/style.scss */
.l-kv-pages-list_item .visual:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.65);
}
/* line 216, ../../../lib/scss/home/style.scss */
.l-pickUp {
  padding-bottom: 65px;
}
@media screen and (min-width: 769px) {
  /* line 216, ../../../lib/scss/home/style.scss */
  .l-pickUp {
    padding-bottom: 85px;
  }
}
/* line 224, ../../../lib/scss/home/style.scss */
.l-pickUp-slider {
  position: relative;
}
/* line 229, ../../../lib/scss/home/style.scss */
.l-pickUp-slider-list_item {
  line-height: 0;
}
/* line 232, ../../../lib/scss/home/style.scss */
.l-pickUp-slider-list_item .anchor {
  display: block;
}
/* line 237, ../../../lib/scss/home/style.scss */
.no-device .l-pickUp-slider-list_item .anchor:hover .visual .img {
  opacity: 1;
  filter: none;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transform: scale(1.2);
}
/* line 245, ../../../lib/scss/home/style.scss */
.l-pickUp-slider-list_item .img {
  width: 100%;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.35);
}
/* line 250, ../../../lib/scss/home/style.scss */
.l-pickUp-slider-list_item .visual {
  overflow: hidden;
  position: relative;
  display: block;
  background: #fff;
  font: 0/0 aa;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.35);
}
/* line 258, ../../../lib/scss/home/style.scss */
.l-pickUp-slider-list_item .visual:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.65);
}
/* line 269, ../../../lib/scss/home/style.scss */
.l-pickUp-slider-list_item .caption {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 182.5px;
  padding: 15px;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  border: 3px solid #fff;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 284, ../../../lib/scss/home/style.scss */
.l-pickUp-slider-list_item .caption .fame {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
}
/* line 289, ../../../lib/scss/home/style.scss */
.l-pickUp-slider-list_item .caption .name {
  display: block;
  margin: 10px 0 0;
  font-size: 11px;
  font-size: 1.1rem;
}
/* line 299, ../../../lib/scss/home/style.scss */
.l-pickUp-slider .sp-image-container {
  padding: 0 15px;
}
@media screen and (min-width: 769px) {
  /* line 299, ../../../lib/scss/home/style.scss */
  .l-pickUp-slider .sp-image-container {
    padding: 0 10px;
  }
}
/* line 307, ../../../lib/scss/home/style.scss */
.l-pickUp-slider .sp-mask {
  overflow: visible;
}
/* line 311, ../../../lib/scss/home/style.scss */
.l-pickUp-slider .sp-image-container {
  overflow: visible;
}
/* line 315, ../../../lib/scss/home/style.scss */
.l-pickUp-slider.sp-horizontal .sp-arrows {
  margin: 0;
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  transform: translateY(-40px);
}
/* line 320, ../../../lib/scss/home/style.scss */
.l-pickUp-slider .sp-arrow {
  background: url(/assets/img/global/slide_arrow.png) no-repeat;
  background-size: 80px;
  width: 40px;
  height: 80px;
}
/* line 327, ../../../lib/scss/home/style.scss */
.l-pickUp-slider.sp-horizontal .sp-previous-arrow {
  left: 0;
  background-position: -40px center;
}
/* line 332, ../../../lib/scss/home/style.scss */
.l-pickUp-slider.sp-horizontal .sp-next-arrow {
  right: 0;
  background-position: 0 center;
}
/* line 337, ../../../lib/scss/home/style.scss */
.l-pickUp-slider .sp-next-arrow:after,
.l-pickUp-slider .sp-next-arrow:before,
.l-pickUp-slider .sp-previous-arrow:after,
.l-pickUp-slider .sp-previous-arrow:before {
  display: none;
}
/* line 344, ../../../lib/scss/home/style.scss */
.l-pickUp-slider .sp-buttons {
  position: absolute;
  top: auto;
  bottom: -35px;
  margin: 0;
  padding: 0;
  line-height: 0;
}
@media screen and (min-width: 769px) {
  /* line 344, ../../../lib/scss/home/style.scss */
  .l-pickUp-slider .sp-buttons {
    bottom: -45px;
  }
}
/* line 357, ../../../lib/scss/home/style.scss */
.l-pickUp-slider .sp-button {
  width: 12px;
  height: 12px;
  border: 1px solid #333;
  border-radius: 50%;
  margin: 0 3px;
  -webkit-transition: all 0.35s cubic-bezier(0.75, 0, 0.35, 1);
  transition: all 0.35s cubic-bezier(0.75, 0, 0.35, 1);
}
@media screen and (min-width: 769px) {
  /* line 357, ../../../lib/scss/home/style.scss */
  .l-pickUp-slider .sp-button {
    width: 16px;
    height: 16px;
    margin: 0 5px;
  }
}
/* line 371, ../../../lib/scss/home/style.scss */
.no-device .l-pickUp-slider .sp-button:hover {
  background-color: #333;
}
/* line 376, ../../../lib/scss/home/style.scss */
.l-pickUp-slider .sp-selected-button {
  background-color: #333;
}
@media screen and (min-width: 769px) {
  /* line 387, ../../../lib/scss/home/style.scss */
  .l-post-column {
    margin: 0 -30px;
    letter-spacing: -.4em;
  }
}
/* line 395, ../../../lib/scss/home/style.scss */
.l-post-block {
  margin: 50px 0 0;
}
/* line 398, ../../../lib/scss/home/style.scss */
.l-post-block:first-child {
  margin-top: 0;
}
@media screen and (min-width: 769px) {
  /* line 395, ../../../lib/scss/home/style.scss */
  .l-post-block {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin-top: 0;
    padding: 0 30px;
    letter-spacing: 0;
  }
}
/* line 418, ../../../lib/scss/home/style.scss */
.l-products-inner {
  position: relative;
}
/* line 421, ../../../lib/scss/home/style.scss */
.l-products-inner:before, .l-products-inner:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
}
/* line 430, ../../../lib/scss/home/style.scss */
.l-products-inner:before {
  top: 0;
  background: #cdcdcd;
}
/* line 435, ../../../lib/scss/home/style.scss */
.l-products-inner:after {
  top: 1px;
  background: #fff;
}
/* line 441, ../../../lib/scss/home/style.scss */
.l-products-list {
  margin: 0 -12.5px;
  padding: 30px 0;
  letter-spacing: -.4em;
}
/* line 446, ../../../lib/scss/home/style.scss */
.l-products-list_item {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 12.5px;
  line-height: 0;
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  /* line 446, ../../../lib/scss/home/style.scss */
  .l-products-list_item {
    width: 25%;
  }
}
/* line 458, ../../../lib/scss/home/style.scss */
.l-products-list_item .anchor {
  display: block;
  text-decoration: none;
}
/* line 462, ../../../lib/scss/home/style.scss */
.no-touch .l-products-list_item .anchor:hover {
  color: #b21527;
}
/* line 465, ../../../lib/scss/home/style.scss */
.no-touch .l-products-list_item .anchor:hover .img {
  opacity: 1;
  filter: none;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transform: scale(1.2);
}
/* line 473, ../../../lib/scss/home/style.scss */
.l-products-list_figure {
  position: relative;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.35);
}
@media screen and (min-width: 769px) {
  /* line 473, ../../../lib/scss/home/style.scss */
  .l-products-list_figure {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.35);
  }
}
/* line 481, ../../../lib/scss/home/style.scss */
.l-products-list_figure .caption {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 20px 0 0;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: center;
  z-index: 2;
}
/* line 496, ../../../lib/scss/home/style.scss */
.l-products-list_figure .caption .fame {
  display: block;
  margin: 0 0 5px;
  font-size: 15px;
  font-size: 1.5rem;
}
@media screen and (min-width: 769px) {
  /* line 496, ../../../lib/scss/home/style.scss */
  .l-products-list_figure .caption .fame {
    font-size: 25px;
    font-size: 2.5rem;
  }
}
/* line 506, ../../../lib/scss/home/style.scss */
.l-products-list_figure .caption .name {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  /* line 506, ../../../lib/scss/home/style.scss */
  .l-products-list_figure .caption .name {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
/* line 517, ../../../lib/scss/home/style.scss */
.l-products-list_figure .thumb {
  overflow: hidden;
  position: relative;
  font: 0/0 aa;
  z-index: 1;
}
/* line 523, ../../../lib/scss/home/style.scss */
.l-products-list_figure .thumb .img {
  width: 100%;
}
/* line 534, ../../../lib/scss/home/style.scss */
.l-advisory {
  padding-bottom: 50px;
}
@media screen and (min-width: 769px) {
  /* line 534, ../../../lib/scss/home/style.scss */
  .l-advisory {
    padding-bottom: 100px;
  }
}
/* line 542, ../../../lib/scss/home/style.scss */
.l-advisory_text {
  display: none;
}
@media screen and (min-width: 769px) {
  /* line 542, ../../../lib/scss/home/style.scss */
  .l-advisory_text {
    display: block;
    margin: 0 0 50px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2;
    text-align: center;
  }
}
/* line 555, ../../../lib/scss/home/style.scss */
.l-advisory-slider {
  position: relative;
  margin: 0 0 50px;
}
@media screen and (min-width: 769px) {
  /* line 555, ../../../lib/scss/home/style.scss */
  .l-advisory-slider {
    margin-bottom: 100px;
  }
}
/* line 565, ../../../lib/scss/home/style.scss */
.l-advisory-slider-list_item {
  line-height: 1;
}
/* line 568, ../../../lib/scss/home/style.scss */
.l-advisory-slider-list_item .box {
  position: relative;
  width: 100%;
  height: 100%;
}
/* line 574, ../../../lib/scss/home/style.scss */
.l-advisory-slider-list_item .visual {
  overflow: hidden;
  position: relative;
  background: #333;
  line-height: 0;
}
/* line 580, ../../../lib/scss/home/style.scss */
.l-advisory-slider-list_item .visual:before, .l-advisory-slider-list_item .visual:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
}
/* line 588, ../../../lib/scss/home/style.scss */
.l-advisory-slider-list_item .visual:before {
  background: rgba(0, 0, 0, 0.5);
  z-index: 3;
  -webkit-transform: skewX(45deg) translate(-42%, 0);
  -moz-transform: skewX(45deg) translate(-42%, 0);
  transform: skewX(45deg) translate(-42%, 0);
}
/* line 594, ../../../lib/scss/home/style.scss */
.l-advisory-slider-list_item .visual:after {
  background: #333333;
  z-index: 2;
  -webkit-transform: skewX(-15deg) translate(-150%, 0);
  -moz-transform: skewX(-15deg) translate(-150%, 0);
  transform: skewX(-15deg) translate(-150%, 0);
}
/* line 600, ../../../lib/scss/home/style.scss */
.l-advisory-slider-list_item .visual .img {
  position: relative;
  z-index: 1;
}
/* line 606, ../../../lib/scss/home/style.scss */
.l-advisory-slider-list_item .caption {
  position: absolute;
  top: 15px;
  left: 15px;
  color: #fff;
  font-weight: bold;
  z-index: 5;
}
@media screen and (min-width: 769px) {
  /* line 606, ../../../lib/scss/home/style.scss */
  .l-advisory-slider-list_item .caption {
    top: 30px;
    left: 30px;
  }
}
/* line 619, ../../../lib/scss/home/style.scss */
.l-advisory-slider-list_item .caption .team {
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
}
@media screen and (min-width: 769px) {
  /* line 619, ../../../lib/scss/home/style.scss */
  .l-advisory-slider-list_item .caption .team {
    font-size: 20px;
    font-size: 2rem;
  }
}
/* line 628, ../../../lib/scss/home/style.scss */
.l-advisory-slider-list_item .caption .number {
  display: block;
  margin: 15px 0 0;
  font-size: 26px;
  font-size: 2.6rem;
}
@media screen and (min-width: 769px) {
  /* line 628, ../../../lib/scss/home/style.scss */
  .l-advisory-slider-list_item .caption .number {
    font-size: 48px;
    font-size: 4.8rem;
  }
}
/* line 638, ../../../lib/scss/home/style.scss */
.l-advisory-slider-list_item .caption .name {
  display: block;
  margin: 15px 0 0;
  font-size: 23px;
  font-size: 2.3rem;
}
@media screen and (min-width: 769px) {
  /* line 638, ../../../lib/scss/home/style.scss */
  .l-advisory-slider-list_item .caption .name {
    font-size: 42px;
    font-size: 4.2rem;
  }
}
/* line 649, ../../../lib/scss/home/style.scss */
.l-advisory-slider-list_item .more {
  position: absolute;
  bottom: 15px;
  left: 15px;
  background: transparent;
  padding: 10px 45px;
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  text-align: center;
  border: 2px solid #fff;
  z-index: 5;
  -webkit-transition: all 0.35s cubic-bezier(0.75, 0, 0.35, 1);
  transition: all 0.35s cubic-bezier(0.75, 0, 0.35, 1);
}
@media screen and (min-width: 769px) {
  /* line 649, ../../../lib/scss/home/style.scss */
  .l-advisory-slider-list_item .more {
    bottom: 30px;
    left: 30px;
    padding: 15px 80px;
    font-size: 23px;
    font-size: 2.3rem;
  }
}
/* line 671, ../../../lib/scss/home/style.scss */
.l-advisory-slider-list_item .anchor {
  display: block;
}
/* line 677, ../../../lib/scss/home/style.scss */
.no-touch .l-advisory-slider-list_item .anchor:hover .visual .img {
  opacity: 1;
  filter: none;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transform: scale(1.2);
}
/* line 683, ../../../lib/scss/home/style.scss */
.no-touch .l-advisory-slider-list_item .anchor:hover .more {
  text-shadow: 0 0 20px #fff;
}
/* line 692, ../../../lib/scss/home/style.scss */
.l-advisory-slider .sp-slide {
  padding: 0 15px;
}
@media screen and (min-width: 769px) {
  /* line 692, ../../../lib/scss/home/style.scss */
  .l-advisory-slider .sp-slide {
    padding: 0 10px;
  }
}
/* line 700, ../../../lib/scss/home/style.scss */
.l-advisory-slider .sp-mask {
  overflow: visible;
}
/* line 704, ../../../lib/scss/home/style.scss */
.l-advisory-slider .sp-image-container {
  overflow: visible;
}
/* line 708, ../../../lib/scss/home/style.scss */
.l-advisory-slider.sp-horizontal .sp-arrows {
  margin: 0;
  z-index: 10;
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  transform: translateY(-40px);
}
/* line 714, ../../../lib/scss/home/style.scss */
.l-advisory-slider .sp-arrow {
  background: url(/assets/img/global/slide_arrow.png) no-repeat;
  background-size: 80px;
  width: 40px;
  height: 80px;
}
/* line 721, ../../../lib/scss/home/style.scss */
.l-advisory-slider.sp-horizontal .sp-previous-arrow {
  left: 0;
  background-position: -40px center;
}
/* line 726, ../../../lib/scss/home/style.scss */
.l-advisory-slider.sp-horizontal .sp-next-arrow {
  right: 0;
  background-position: 0 center;
}
/* line 731, ../../../lib/scss/home/style.scss */
.l-advisory-slider .sp-next-arrow:after,
.l-advisory-slider .sp-next-arrow:before,
.l-advisory-slider .sp-previous-arrow:after,
.l-advisory-slider .sp-previous-arrow:before {
  display: none;
}
/* line 738, ../../../lib/scss/home/style.scss */
.l-advisory-slider .sp-buttons {
  position: absolute;
  top: auto;
  bottom: -31px;
  margin: 0;
  padding: 0;
  line-height: 0;
}
@media screen and (min-width: 769px) {
  /* line 738, ../../../lib/scss/home/style.scss */
  .l-advisory-slider .sp-buttons {
    bottom: -55px;
  }
}
/* line 751, ../../../lib/scss/home/style.scss */
.l-advisory-slider .sp-button {
  width: 12px;
  height: 12px;
  border: 1px solid #333;
  border-radius: 50%;
  margin: 0 3px;
  -webkit-transition: all 0.35s cubic-bezier(0.75, 0, 0.35, 1);
  transition: all 0.35s cubic-bezier(0.75, 0, 0.35, 1);
}
@media screen and (min-width: 769px) {
  /* line 751, ../../../lib/scss/home/style.scss */
  .l-advisory-slider .sp-button {
    width: 16px;
    height: 16px;
    margin: 0 5px;
  }
}
/* line 765, ../../../lib/scss/home/style.scss */
.no-device .l-advisory-slider .sp-button:hover {
  background-color: #333;
}
/* line 770, ../../../lib/scss/home/style.scss */
.l-advisory-slider .sp-selected-button {
  background-color: #333;
}
/* line 780, ../../../lib/scss/home/style.scss */
.l-official {
  line-height: 1;
}
@media screen and (min-width: 769px) {
  /* line 783, ../../../lib/scss/home/style.scss */
  .l-official-inner {
    display: table;
    width: 100%;
  }
}
/* line 790, ../../../lib/scss/home/style.scss */
.l-official_item {
  margin: 30px 0 0;
}
/* line 793, ../../../lib/scss/home/style.scss */
.l-official_item:first-child {
  margin-top: 0;
}
@media screen and (min-width: 769px) {
  /* line 790, ../../../lib/scss/home/style.scss */
  .l-official_item {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    margin-top: 0;
  }
}
/* line 806, ../../../lib/scss/home/style.scss */
.l-official_item:nth-child(even) {
  text-align: right;
}
@media screen and (min-width: 769px) {
  /* line 817, ../../../lib/scss/home/style.scss */
  .l-sns-inner {
    display: table;
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  /* line 825, ../../../lib/scss/home/style.scss */
  .l-sns-block {
    display: table-cell;
    vertical-align: top;
    width: 50%;
  }
}
/* line 834, ../../../lib/scss/home/style.scss */
.l-sns_read {
  display: block;
  margin: 0 15px 30px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  /* line 834, ../../../lib/scss/home/style.scss */
  .l-sns_read {
    text-align: center;
    margin: 0 0 50px;
  }
}
/* line 848, ../../../lib/scss/home/style.scss */
.l-sns-instagram {
  line-height: 0;
}
@media screen and (min-width: 769px) {
  /* line 848, ../../../lib/scss/home/style.scss */
  .l-sns-instagram {
    padding: 0 50px 0 0;
  }
}
/* line 855, ../../../lib/scss/home/style.scss */
.l-sns-instagram-list {
  list-style: none;
  margin: -7.5px;
  letter-spacing: -.4em;
}
@media screen and (min-width: 769px) {
  /* line 855, ../../../lib/scss/home/style.scss */
  .l-sns-instagram-list {
    margin: -15px;
  }
}
/* line 864, ../../../lib/scss/home/style.scss */
.l-sns-instagram-list_item {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  padding: 7.5px;
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  /* line 864, ../../../lib/scss/home/style.scss */
  .l-sns-instagram-list_item {
    padding: 15px;
  }
}
/* line 875, ../../../lib/scss/home/style.scss */
.l-sns-instagram-list_item .anchor {
  display: block;
}
/* line 885, ../../../lib/scss/home/style.scss */
.l-sns-twitter {
  margin: 50px 20px 0;
}
@media screen and (min-width: 769px) {
  /* line 885, ../../../lib/scss/home/style.scss */
  .l-sns-twitter {
    margin-top: 0;
    padding: 0 0 0 50px;
  }
}
/* line 894, ../../../lib/scss/home/style.scss */
.l-sns-twitter-widget {
  width: 280px;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  /* line 894, ../../../lib/scss/home/style.scss */
  .l-sns-twitter-widget {
    width: auto;
    margin: 0;
  }
}
/* line 903, ../../../lib/scss/home/style.scss */
.l-sns-twitter-widget .twitter-timeline {
  width: 280px !important;
  height: 330px !important;
  margin: 0 auto !important;
}
@media screen and (min-width: 769px) {
  /* line 903, ../../../lib/scss/home/style.scss */
  .l-sns-twitter-widget .twitter-timeline {
    width: 100% !important;
    height: 660px !important;
  }
}

/*
ーーーーーーーーーーーーーーーーーー
タブ化
ーーーーーーーーーーーーーーーーーー
*/
@media screen and (max-width: 768px){
  
  #tab_pc{
    display: none;
  }
  
  #tab h2{
  display: inline-block;
  width: 50%;
  color: #fff;
  background: #333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid #333;
  border-bottom: none;
  margin: 0;
  padding: 12px 0;
  letter-spacing: .05em;
}

#tab .h2_wrap{
  text-align: center;
  font-size: 0;
}

#tab h2.open{
  display: inline-block;
  color: #333;
  background: #fff;
}

#tab h2 strong{
    font-size: 2.25rem
  }
#tab .l-post-block{
  padding: 25px 0 0;
  margin: 0;
  position: relative;
  display: none;
}

#tab .l-post-block::before{
  content: '';
  width: 15px;
  height: 2px;
  background: #333;
  display: inline-block;
  position: absolute;
  top: -2px; left: -15px;
}

#tab .l-post-block::after{
  content: '';
  width: 15px;
  height: 2px;
  background: #333;
  display: inline-block;
  position: absolute;
  top: -2px; right: -15px;
}

#tab div.open_content{
  display: inherit;
}

}

@media screen and (min-width: 769px){
  
  #tab{
    display: none;
  }
  
  #tab_pc{
    display: block;
  }
  
}

@media screen and (max-width:414px) {
  
  section.l-official {
    display: none;
  }
  
}









