@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@1,700&display=swap");
/* design size variable */
/* constance variable */
/* device width variable */
/* font responsive ratio */
/* spacer responsive ratio */
/* noto sans font weight */
/* general method */
/* linear */
/* easeSineIn */
/* easeSineOut */
/* easeSineInOut */
/* easeQuadIn */
/* easeQuadOut */
/* easeQuadInOut */
/* easeCubicIn */
/* easeCubicOut */
/* easeCubicInOut */
/* easeQuartIn */
/* easeQuartOut */
/* easeQuartInOut */
/* easeQuintIn */
/* easeQuintOut */
/* easeQuintInOut */
/* easeExpoIn */
/* easeExpoOut */
/* easeExpoInOut */
/* easeCircIn */
/* easeCircOut */
/* easeCircInOut */
/* easeBackIn */
/* easeBackOut */
/* easeBackInOut */
/*****************
フォントコンポーネント
*****************/
.c-font--sans-10-m {
  font-size: 10px;
  font-weight: 500; }
  @media only screen and (max-width: 736px) {
    .c-font--sans-10-m {
      font-size: 3.125vw; } }
.c-font--sans-11-l {
  font-family: "Noto Sans Japanese";
  font-size: 11px;
  font-weight: 200; }
  @media only screen and (max-width: 736px) {
    .c-font--sans-11-l {
      font-size: 3.125vw; } }
.c-font--sans-12-r {
  font-size: 12px; }
  @media only screen and (max-width: 736px) {
    .c-font--sans-12-r {
      font-size: 3.125vw; } }
.c-font--sans-14-r {
  font-size: 14px; }
  @media only screen and (max-width: 736px) {
    .c-font--sans-14-r {
      font-size: 3.4375vw; } }
.c-font--sans-14-m, .p-modal_nav .nav_render > ul .child li {
  font-size: 14px;
  font-weight: 500; }
  @media only screen and (max-width: 736px) {
    .c-font--sans-14-m, .p-modal_nav .nav_render > ul .child li {
      font-size: 3.4375vw; } }
.c-font--sans-14-b {
  font-size: 14px;
  font-weight: 700; }
  @media only screen and (max-width: 736px) {
    .c-font--sans-14-b {
      font-size: 3.4375vw; } }
.c-font--sans-15-r {
  font-size: 15px;
  letter-spacing: 0.07em; }
  @media only screen and (max-width: 736px) {
    .c-font--sans-15-r {
      font-size: 3.75vw; } }
.c-font--sans-15-m {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.07em; }
  @media only screen and (max-width: 736px) {
    .c-font--sans-15-m {
      font-size: 3.75vw; } }
.c-font--sans-15-b {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.07em; }
  @media only screen and (max-width: 736px) {
    .c-font--sans-15-b {
      font-size: 3.75vw; } }
.c-font--sans-16-r {
  font-size: 16px;
  letter-spacing: 0.07em; }
  @media only screen and (max-width: 736px) {
    .c-font--sans-16-r {
      font-size: 3.75vw; } }
.c-font--sans-16-b {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.07em; }
  @media only screen and (max-width: 736px) {
    .c-font--sans-16-b {
      font-size: 3.75vw; } }
.c-font--sans-16-m, .p-modal_nav .nav_render > ul > li {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.07em; }
  @media only screen and (max-width: 736px) {
    .c-font--sans-16-m, .p-modal_nav .nav_render > ul > li {
      font-size: 3.75vw; } }
.c-font--sans-18-m {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.07em; }
  @media only screen and (max-width: 736px) {
    .c-font--sans-18-m {
      font-size: 4.0625vw; } }
.c-font--sans-18-b {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.07em; }
  @media only screen and (max-width: 736px) {
    .c-font--sans-18-b {
      font-size: 4.0625vw; } }
.c-font--sans-20-b {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.07em; }
  @media only screen and (max-width: 736px) {
    .c-font--sans-20-b {
      font-size: 4.375vw; } }
.c-font--sans-22-m, .p-modal_nav .logo {
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0.07em; }
  @media only screen and (max-width: 736px) {
    .c-font--sans-22-m, .p-modal_nav .logo {
      font-size: 5vw; } }
.c-font--sans-22-b {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.07em; }
  @media only screen and (max-width: 736px) {
    .c-font--sans-22-b {
      font-size: 5vw; } }
.c-font--sans-26-m {
  font-size: 26px;
  font-weight: 500; }
  @media only screen and (max-width: 736px) {
    .c-font--sans-26-m {
      font-size: 6.25vw; } }
.c-font--sans-35-b {
  font-size: 35px;
  font-weight: 700; }
  @media only screen and (max-width: 736px) {
    .c-font--sans-35-b {
      font-size: 8.125vw; } }
.c-font--serif-12-m {
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  font-weight: 500; }
  @media only screen and (max-width: 736px) {
    .c-font--serif-12-m {
      font-size: 3.125vw; } }
.c-font--serif-14-l {
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-weight: 200;
  letter-spacing: 0.07em; }
  @media only screen and (max-width: 736px) {
    .c-font--serif-14-l {
      font-size: 3.4375vw; } }
.c-font--serif-14-m {
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.07em; }
  @media only screen and (max-width: 736px) {
    .c-font--serif-14-m {
      font-size: 3.4375vw; } }
.c-font--serif-16-m {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.07em; }
  @media only screen and (max-width: 736px) {
    .c-font--serif-16-m {
      font-size: 3.75vw; } }
.c-font--serif-20-m {
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.07em; }
  @media only screen and (max-width: 736px) {
    .c-font--serif-20-m {
      font-size: 4.375vw; } }
.c-font--serif-24-m {
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.07em; }
  @media only screen and (max-width: 736px) {
    .c-font--serif-24-m {
      font-size: 5vw; } }
.c-font--serif-28-m {
  font-family: "Noto Serif JP", serif;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 0.07em; }
  @media only screen and (max-width: 736px) {
    .c-font--serif-28-m {
      font-size: 5vw; } }
.c-font--serif-30-m {
  font-family: "Noto Serif JP", serif;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.07em; }
  @media only screen and (max-width: 736px) {
    .c-font--serif-30-m {
      font-size: 7.5vw; } }
.c-font--dosis-11-l {
  font-family: "Dosis", sans-serif;
  font-size: 11px;
  font-weight: 200;
  letter-spacing: 0.238em; }
.c-font--dosis-11-r {
  font-family: "Dosis", sans-serif;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.238em; }
.c-font--dosis-12-l {
  font-family: "Dosis", sans-serif;
  font-size: 12px;
  font-weight: 200;
  letter-spacing: 0.238em; }
.c-font--dosis-20-m {
  font-family: "Dosis", sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.238em; }
  @media only screen and (max-width: 736px) {
    .c-font--dosis-20-m {
      font-size: 4.375vw; } }
.c-font--dosis-30-m {
  font-family: "Dosis", sans-serif;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.238em; }
  @media only screen and (max-width: 736px) {
    .c-font--dosis-30-m {
      font-size: 5.625vw; } }
.c-font--dosis-50-m {
  font-family: "Dosis", sans-serif;
  font-size: 50px;
  font-weight: 500;
  letter-spacing: 0.238em; }
  @media only screen and (max-width: 736px) {
    .c-font--dosis-50-m {
      font-size: 7.8125vw; } }
.c-font--barlow-12 {
  font-family: "Barlow", sans-serif;
  font-size: 12px;
  font-weight: 600; }
  @media only screen and (max-width: 736px) {
    .c-font--barlow-12 {
      font-size: 3.125vw; } }
.c-font--barlow-16 {
  font-family: "Barlow", sans-serif;
  font-size: 16px;
  font-weight: 600; }
  @media only screen and (max-width: 736px) {
    .c-font--barlow-16 {
      font-size: 3.75vw; } }
.c-font--barlow-20 {
  font-family: "Barlow", sans-serif;
  font-size: 20px;
  font-weight: 600; }
  @media only screen and (max-width: 736px) {
    .c-font--barlow-20 {
      font-size: 5vw; } }
.c-font--barlow-60 {
  font-family: "Barlow", sans-serif;
  font-size: 60px;
  font-weight: 600; }
  @media only screen and (max-width: 736px) {
    .c-font--barlow-60 {
      font-size: 9.375vw; } }

.p-drawer {
  border-left: solid 1px #fff; }
  .p-drawer a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 69px;
    height: 54px; }
    @media only screen and (max-width: 980px) {
      .p-drawer a {
        width: 50px;
        height: 100%; } }
    @media only screen and (max-width: 736px) {
      .p-drawer a {
        width: 15.625vw;
        height: 100%; } }
    .p-drawer a span.box {
      display: block;
      width: 16px;
      height: 14px;
      position: relative; }
      @media only screen and (max-width: 736px) {
        .p-drawer a span.box {
          width: 5vw;
          height: 4.375vw; } }
    .p-drawer a span.line {
      background: #fff;
      display: block;
      width: 100%;
      height: 1px;
      position: absolute;
      left: 0;
      -webkit-transition-property: all;
      -webkit-transition-duration: 0.25s;
      -webkit-transition-timing-function: liner;
      -moz-transition-property: all;
      -moz-transition-duration: 0.25s;
      -moz-transition-timing-function: liner;
      -ms-transition-property: all;
      -ms-transition-duration: 0.25s;
      -ms-transition-timing-function: liner;
      transition-property: all;
      transition-duration: 0.25s;
      transition-timing-function: liner; }
      .p-drawer a span.line:first-child {
        top: 0; }
      .p-drawer a span.line:nth-child(2) {
        top: 50%;
        transform: translateY(-50%); }
      .p-drawer a span.line:last-child {
        bottom: 0; }
    .p-drawer a.active span.line:first-child {
      top: 50%;
      transform: translate(0, 0) rotate(-45deg); }
    .p-drawer a.active span.line:nth-child(2) {
      transform: scale(0, 1); }
    .p-drawer a.active span.line:last-child {
      bottom: 50%;
      transform: translate(0, 0) rotate(45deg); }

.p-link-arrow--yellow {
  position: relative; }
  .p-link-arrow--yellow:after {
    background: url(../img/btn_with_arrow_y.png) no-repeat left top/contain;
    content: " ";
    display: block;
    width: 74px;
    height: 74px;
    position: absolute;
    right: 0;
    bottom: 0; }
    @media only screen and (max-width: 736px) {
      .p-link-arrow--yellow:after {
        width: 11.5625vw;
        height: 11.5625vw; } }
.p-link-arrow--black {
  position: relative; }
  .p-link-arrow--black:after {
    background: url(../img/btn_with_arrow_b.png) no-repeat left top/contain;
    content: " ";
    display: block;
    width: 74px;
    height: 74px;
    position: absolute;
    right: 0;
    bottom: 0; }
    @media only screen and (max-width: 736px) {
      .p-link-arrow--black:after {
        width: 11.5625vw;
        height: 11.5625vw; } }

.p-modal_nav {
  background: #000;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  height: 0;
  position: absolute;
  left: 0;
  top: 100%;
  transform: scale(1, 0);
  transform-origin: 0 0;
  z-index: -1;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.25s;
  -webkit-transition-timing-function: liner;
  -moz-transition-property: all;
  -moz-transition-duration: 0.25s;
  -moz-transition-timing-function: liner;
  -ms-transition-property: all;
  -ms-transition-duration: 0.25s;
  -ms-transition-timing-function: liner;
  transition-property: all;
  transition-duration: 0.25s;
  transition-timing-function: liner; }
  .p-modal_nav.active {
    transform: scale(1, 1);
    z-index: 9999; }
  @media only screen and (max-width: 736px) {
    .p-modal_nav {
      align-items: flex-start; } }
  .p-modal_nav .container {
    width: 1024px;
    margin: 0 auto; }
    @media only screen and (max-width: 1024px) {
      .p-modal_nav .container {
        width: 90%; } }
    @media only screen and (max-width: 736px) {
      .p-modal_nav .container {
        width: 100%; } }
  .p-modal_nav a {
    color: #fff; }
  .p-modal_nav .logo {
    margin-bottom: 30px; }
    @media only screen and (max-width: 736px) {
      .p-modal_nav .logo {
        display: none; } }
    .p-modal_nav .logo a {
      display: flex;
      justify-content: center;
      align-items: center; }
    .p-modal_nav .logo img {
      width: 60px;
      margin-right: 30px; }
      @media only screen and (max-width: 736px) {
        .p-modal_nav .logo img {
          width: 9.375vw;
          margin-right: 4.6875vw; } }
  .p-modal_nav .nav_render > ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    @media only screen and (max-width: 736px) {
      .p-modal_nav .nav_render > ul {
        padding: 0; } }
    @media only screen and (max-width: 736px) {
      .p-modal_nav .nav_render > ul > li {
        width: 100%; } }
    .p-modal_nav .nav_render > ul > li > a {
      display: block;
      border-bottom: solid 1px #fff; }
      @media only screen and (max-width: 736px) {
        .p-modal_nav .nav_render > ul > li > a {
          width: 100%;
          box-sizing: border-box;
          padding: 4.6875vw;
          position: relative; }
          .p-modal_nav .nav_render > ul > li > a.has_child:after {
            position: absolute;
            display: block;
            width: 6px;
            height: 6px;
            content: " ";
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
            border-bottom: #fff solid 1px;
            border-right: #fff solid 1px;
            right: 1em;
            top: calc(50% - 3px); } }
      .p-modal_nav .nav_render > ul > li > a:hover {
        background: #fff000;
        color: #000; }
        .p-modal_nav .nav_render > ul > li > a:hover.has_child:after {
          position: absolute;
          display: block;
          width: 6px;
          height: 6px;
          content: " ";
          -webkit-transform: rotate(-45deg);
          -moz-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
          border-bottom: #000 solid 1px;
          border-right: #000 solid 1px;
          right: 1em;
          top: calc(50% - 3px); }
    .p-modal_nav .nav_render > ul .child {
      margin-top: 14px; }
      @media only screen and (max-width: 736px) {
        .p-modal_nav .nav_render > ul .child {
          background: #000;
          box-sizing: border-box;
          width: 100%;
          min-height: 100%;
          padding: 0;
          margin-top: 0;
          position: absolute;
          right: 0;
          top: 0;
          opacity: 0;
          z-index: -1;
          overflow: scroll;
          -webkit-transition-property: all;
          -webkit-transition-duration: 0.25s;
          -webkit-transition-timing-function: liner;
          -moz-transition-property: all;
          -moz-transition-duration: 0.25s;
          -moz-transition-timing-function: liner;
          -ms-transition-property: all;
          -ms-transition-duration: 0.25s;
          -ms-transition-timing-function: liner;
          transition-property: all;
          transition-duration: 0.25s;
          transition-timing-function: liner; }
          .p-modal_nav .nav_render > ul .child.active {
            opacity: 1;
            z-index: 9999;
            -webkit-transition-property: all;
            -webkit-transition-duration: 0.25s;
            -webkit-transition-timing-function: liner;
            -moz-transition-property: all;
            -moz-transition-duration: 0.25s;
            -moz-transition-timing-function: liner;
            -ms-transition-property: all;
            -ms-transition-duration: 0.25s;
            -ms-transition-timing-function: liner;
            transition-property: all;
            transition-duration: 0.25s;
            transition-timing-function: liner; } }
      @media only screen and (max-width: 736px) {
        .p-modal_nav .nav_render > ul .child li {
          font-size: 3.75vw; } }
      .p-modal_nav .nav_render > ul .child li:not(:last-child) {
        margin-bottom: 10px; }
        @media only screen and (max-width: 736px) {
          .p-modal_nav .nav_render > ul .child li:not(:last-child) {
            margin-bottom: 0; } }
      .p-modal_nav .nav_render > ul .child li > a {
        display: block; }
        @media only screen and (max-width: 736px) {
          .p-modal_nav .nav_render > ul .child li > a {
            border-bottom: solid 1px #fff;
            width: 100%;
            box-sizing: border-box;
            padding: 4.6875vw; } }
        .p-modal_nav .nav_render > ul .child li > a:hover {
          background: #fff000;
          color: #000; }

/* header */
#top-head {
  border-bottom: none; }

.head {
  top: -100px;
  position: fixed;
  width: 100%;
  height: 120px;
  margin: 100px auto 0;
  line-height: 1;
  z-index: 999;
  background: #fff;
  border-bottom: solid 1px #a3a3a3;
  color: #000;
  text-decoration: none; }
  @media screen and (max-width: 820px) {
    .head {
      top: 0;
      position: fixed;
      margin-top: 0;
      width: 100%;
      padding: 0;
      height: auto;
      max-height: inherit; } }
  .head .header-banner {
    background: #000;
    position: relative;
    z-index: 10; }
    .head .header-banner p {
      width: 90vw;
      max-width: 1152px;
      margin: 0 auto;
      padding: 12px 0;
      font-size: 11px;
      line-height: 1.5;
      color: #fff;
      letter-spacing: 0.1em;
      font-weight: 500; }
      @media screen and (max-width: 908px) {
        .head .header-banner p {
          font-size: 9px;
          line-height: 1.5; } }
      @media only screen and (max-width: 736px) {
        .head .header-banner p {
          width: 92%;
          max-width: inherit; } }
  .head a {
    color: #000;
    text-decoration: none; }
  .head .inner {
    position: relative; }
    @media screen and (max-width: 820px) {
      .head .inner {
        width: 100%;
        padding: 0; } }
  .head .logo {
    width: 25vw;
    max-width: 320px;
    margin-top: 1.171875vw; }
    @media screen and (max-width: 820px) {
      .head .logo {
        width: 45.3333333333vw;
        position: absolute;
        left: 21px;
        top: 5%;
        color: #333;
        font-size: 26px;
        margin-top: 10px; } }
    @media only screen and (max-width: 736px) {
      .head .logo {
        width: 53.3333333333vw;
        left: 14px; } }
    @media screen and (max-width: 320px) {
      .head .logo {
        top: -5%; } }
    .head .logo img {
      width: 100%; }
  @media screen and (max-width: 820px) {
    .head #global-nav {
      position: absolute;
      /* 開いてないときは画面外に配置 */
      top: -140vh;
      background: #fff;
      width: 95%;
      padding: 80px 2.5%;
      -webkit-transition: .5s ease-in-out;
      -moz-transition: .5s ease-in-out;
      transition: .5s ease-in-out; } }
  @media only screen and (max-width: 736px) {
    .head #global-nav {
      padding: 80px 2.5% 0;
      height: 100vh;
      overflow-y: scroll; } }
  .head #global-nav ul {
    list-style: none;
    position: absolute;
    right: 0;
    top: 14px;
    z-index: 9; }
    @media screen and (max-width: 908px) {
      .head #global-nav ul {
        top: 0; } }
    @media screen and (max-width: 820px) {
      .head #global-nav ul {
        list-style: none;
        position: static;
        right: 0;
        bottom: 0;
        font-size: 14px; } }
    @media only screen and (max-width: 736px) {
      .head #global-nav ul {
        min-height: 700px; } }
    .head #global-nav ul li {
      float: left;
      position: relative;
      overflow: hidden; }
      @media screen and (max-width: 820px) {
        .head #global-nav ul li {
          float: none;
          position: static;
          border-bottom: solid 1px #a3a3a3; } }
      .head #global-nav ul li:hover {
        overflow: inherit; }
      .head #global-nav ul li a {
        padding: 0 1.953125vw;
        font-size: 13px;
        letter-spacing: 0.1em;
        font-weight: 700;
        position: relative; }
        @media screen and (min-width: 1281px) {
          .head #global-nav ul li a {
            padding: 0 25px; } }
        @media screen and (max-width: 940px) {
          .head #global-nav ul li a {
            padding: 0 10px; } }
        @media screen and (max-width: 820px) {
          .head #global-nav ul li a {
            width: 100%;
            display: block;
            color: #000;
            padding: 18px 0; } }
        @media only screen and (max-width: 736px) {
          .head #global-nav ul li a {
            padding: 10px 0; } }
        .head #global-nav ul li a:after {
          content: none; }
          @media screen and (max-width: 820px) {
            .head #global-nav ul li a:after {
              content: "";
              display: block;
              width: 7px;
              height: auto;
              margin: auto;
              background: url(../img/icn_nav_arrow.png) right center/7px auto no-repeat;
              position: absolute;
              right: 4vw;
              top: 0;
              bottom: 0; } }
        .head #global-nav ul li a:hover {
          opacity: 1;
          color: #e62629; }
        @media screen and (max-width: 820px) {
          .head #global-nav ul li a img {
            width: 16px;
            height: auto;
            padding-left: 1.3333333333vw;
            vertical-align: middle; } }
      .head #global-nav ul li:last-child a {
        padding-right: 0; }
      .head #global-nav ul li .child {
        border-top: solid 5px #000;
        padding: 10px 0;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        background: rgba(255, 255, 255, 0.9);
        opacity: 0;
        z-index: -2;
        width: 160px;
        margin: auto;
        position: absolute;
        top: 30px;
        left: 50%;
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0); }
        @media screen and (max-width: 820px) {
          .head #global-nav ul li .child {
            position: static;
            padding: 0;
            border-top: none;
            opacity: 1;
            z-index: -1;
            width: 100%;
            transform: translate(0, 0);
            -webkit-transform: translate(0, 0);
            -ms-transform: translate(0, 0); } }
        @media only screen and (max-width: 736px) {
          .head #global-nav ul li .child {
            min-height: inherit;
            position: inherit; } }
        .head #global-nav ul li .child li {
          float: none;
          line-height: 1.35;
          text-align: center; }
          @media screen and (max-width: 820px) {
            .head #global-nav ul li .child li {
              margin-left: 1em;
              text-align: left;
              border-bottom: none; } }
          .head #global-nav ul li .child li a {
            display: block;
            padding: 10px;
            border-bottom: solid 1px #a3a3a3; }
            @media screen and (max-width: 820px) {
              .head #global-nav ul li .child li a {
                padding: 0 0 18px; } }
            @media only screen and (max-width: 736px) {
              .head #global-nav ul li .child li a {
                padding: 10px 0; } }
          .head #global-nav ul li .child li:last-of-type a {
            border-bottom: none; }
      .head #global-nav ul li.on_hover .child {
        opacity: 1;
        z-index: 1; }
  .head #nav-toggle {
    display: none;
    position: absolute;
    right: 12px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 34px;
    height: 36px;
    cursor: pointer;
    z-index: 101; }
    @media screen and (max-width: 820px) {
      .head #nav-toggle {
        display: block;
        height: 22px; } }
    .head #nav-toggle div {
      position: relative; }
    .head #nav-toggle span {
      display: block;
      position: absolute;
      height: 4px;
      width: 100%;
      background: #000;
      left: 0;
      -webkit-transition: .35s ease-in-out;
      -moz-transition: .35s ease-in-out;
      transition: .35s ease-in-out; }
      .head #nav-toggle span:nth-child(1) {
        top: 0; }
      .head #nav-toggle span:nth-child(2) {
        top: 9px; }
      .head #nav-toggle span:nth-child(3) {
        top: 18px; }
  @media screen and (max-width: 820px) {
    .head #mobile-head {
      background: #fff;
      width: 100%;
      height: 76px;
      z-index: 999;
      position: relative; } }
  @media only screen and (max-width: 768px) {
    .head #mobile-head {
      height: 80px; } }
  @media only screen and (max-width: 736px) {
    .head #mobile-head {
      height: 13.3333333333vw; } }
  .head.open #nav-toggle span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    transform: rotate(315deg); }
  .head.open #nav-toggle span:nth-child(2) {
    width: 0;
    left: 50%; }
  .head.open #nav-toggle span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    transform: rotate(-315deg); }
  .head.open #global-nav {
    /* #global-nav top + #mobile-head height */
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    top: 76px;
    border-top: solid 1px #a3a3a3;
    padding: 80px 2.5%; }
    @media only screen and (max-width: 768px) {
      .head.open #global-nav {
        top: 10.4vw;
        padding: 10.6666666667vw 2.5% 10.6666666667vw; } }
    @media only screen and (max-width: 736px) {
      .head.open #global-nav {
        top: 13.3333333333vw;
        padding: 0 2.5% 10.6666666667vw; } }

/*current setting*/
.page-template-page-company #page-company a,
.page-template-page-about #page-company a {
  color: #e62629; }
.page-template-page-company #page-company ul li a,
.page-template-page-about #page-company ul li a {
  color: #000; }
  .page-template-page-company #page-company ul li a:hover,
  .page-template-page-about #page-company ul li a:hover {
    color: #e62629;
    opacity: 1; }

.post-type-archive-news #page-news a,
.single-news #page-news a {
  color: #e62629; }
.post-type-archive-news #page-news ul li a,
.single-news #page-news ul li a {
  color: #000; }
  .post-type-archive-news #page-news ul li a:hover,
  .single-news #page-news ul li a:hover {
    color: #e62629;
    opacity: 1; }

.post-type-archive-warning_light #page-warning_light a,
.single-warning_light #page-warning_light a,
.post-type-archive-whelen_light #page-warning_light a,
.single-whelen_light #page-warning_light a {
  color: #e62629; }
.post-type-archive-warning_light #page-warning_light ul li a,
.single-warning_light #page-warning_light ul li a,
.post-type-archive-whelen_light #page-warning_light ul li a,
.single-whelen_light #page-warning_light ul li a {
  color: #000; }
  .post-type-archive-warning_light #page-warning_light ul li a:hover,
  .single-warning_light #page-warning_light ul li a:hover,
  .post-type-archive-whelen_light #page-warning_light ul li a:hover,
  .single-whelen_light #page-warning_light ul li a:hover {
    color: #e62629;
    opacity: 1; }

.page-template-page-speaker #page-speaker a,
.page-template-page-point #page-speaker a,
.post-type-archive-results #page-speaker a,
.single-results #page-speaker a {
  color: #e62629; }
.page-template-page-speaker #page-speaker ul li a,
.page-template-page-point #page-speaker ul li a,
.post-type-archive-results #page-speaker ul li a,
.single-results #page-speaker ul li a {
  color: #000; }
  .page-template-page-speaker #page-speaker ul li a:hover,
  .page-template-page-point #page-speaker ul li a:hover,
  .post-type-archive-results #page-speaker ul li a:hover,
  .single-results #page-speaker ul li a:hover {
    color: #e62629;
    opacity: 1; }

.page-template-page-recruit #page-recruit a {
  color: #e62629; }

body > footer {
  background: #000;
  overflow: hidden; }
  body > footer .inner_in {
    display: -webkit-box;
    display: -ms-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.5625vw 0; }
    @media screen and (max-width: 320px) {
      body > footer .inner_in {
        position: relative;
        padding-bottom: 50px; } }
  body > footer .menu_main {
    display: -webkit-box;
    display: -ms-box;
    display: flex;
    width: 90%;
    flex-wrap: wrap;
    margin: 0; }
    @media screen and (max-width: 320px) {
      body > footer .menu_main {
        width: 100%;
        margin: 0 0 10px; } }
    body > footer .menu_main li {
      margin-right: 1.5em;
      line-height: 1.5; }
      body > footer .menu_main li a {
        font-size: 12px;
        color: #fff;
        letter-spacing: 0.1em; }
        @media screen and (max-width: 320px) {
          body > footer .menu_main li a {
            font-size: 11px;
            letter-spacing: 0; } }
        body > footer .menu_main li a img {
          width: 10px;
          vertical-align: middle;
          margin-left: 5px; }
  body > footer .copy {
    text-align: center;
    font-size: 10px;
    letter-spacing: 0.1em;
    line-height: 43px;
    font-weight: 500;
    background: #fff; }
  @media screen and (max-width: 320px) {
    body > footer .to_top {
      margin: auto;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 15px; } }
  body > footer .to_top a {
    display: block;
    margin-top: 20px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    text-align: center;
    font-size: 15px;
    letter-spacing: 0.1em;
    position: relative; }
    @media screen and (max-width: 320px) {
      body > footer .to_top a {
        font-size: 12px; } }
    body > footer .to_top a:before {
      position: absolute;
      content: "";
      top: -20px;
      left: 0;
      right: 0;
      margin: auto;
      width: 1px;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-bottom: 10px solid #fff; }
      @media screen and (max-width: 320px) {
        body > footer .to_top a:before {
          top: -15px;
          border-left: 4px solid transparent;
          border-right: 4px solid transparent;
          border-bottom: 7px solid #fff; } }

.c-block--navigation {
  display: flex;
  justify-content: center;
  align-items: center; }
  @media only screen and (max-width: 736px) {
    .c-block--navigation {
      display: block;
      width: 100%;
      height: 100%;
      padding-top: 12.5vw; } }
  .c-block--navigation li {
    font-family: "Noto Serif JP", serif;
    font-size: 21px; }
    @media only screen and (max-width: 736px) {
      .c-block--navigation li {
        padding: 0 3.125vw;
        font-size: 5.9375vw; }
        .c-block--navigation li a {
          display: block;
          width: 100%;
          height: 100%; } }
    .c-block--navigation li:not(:first-child) {
      padding-left: 23px;
      margin-left: 23px;
      position: relative; }
      @media only screen and (max-width: 736px) {
        .c-block--navigation li:not(:first-child) {
          padding-left: 3.125vw;
          margin-left: 0;
          border-top: solid 1px #ccc;
          padding-top: 3.125vw;
          margin-top: 3.125vw; } }
      .c-block--navigation li:not(:first-child):before {
        content: "/";
        display: block;
        position: absolute;
        left: 0;
        top: 0; }
        @media only screen and (max-width: 736px) {
          .c-block--navigation li:not(:first-child):before {
            display: none; } }
    .c-block--navigation li.no-slash {
      padding-left: 0;
      margin-left: 0; }
      @media only screen and (max-width: 736px) {
        .c-block--navigation li.no-slash {
          padding-left: 3.125vw; } }
      .c-block--navigation li.no-slash:before {
        display: none; }
    @media only screen and (max-width: 736px) {
      .c-block--navigation li.instagram img {
        width: 6.25vw;
        margin-right: 0.5em;
        vertical-align: middle; } }
.c-block--review_list {
  display: flex;
  justify-content: space-between; }
  @media only screen and (max-width: 736px) {
    .c-block--review_list {
      flex-wrap: wrap; } }
  .c-block--review_list .col {
    width: 29.296875%; }
    @media only screen and (max-width: 736px) {
      .c-block--review_list .col {
        width: 48%; }
        .c-block--review_list .col:not(:nth-last-child(-n+2)) {
          margin-bottom: 6.25vw; } }
    .c-block--review_list .col figure {
      background: #e8e5e2;
      padding: 50px;
      margin-bottom: 30px; }
      @media only screen and (max-width: 736px) {
        .c-block--review_list .col figure {
          padding: 7.8125vw;
          margin-bottom: 4.6875vw; } }
      .c-block--review_list .col figure img {
        width: 100%; }
    .c-block--review_list .col .title {
      margin-bottom: 10px;
      font-family: "Noto Serif JP", serif;
      font-size: 21px;
      line-height: 150%;
      letter-spacing: 0.15em; }
      @media only screen and (max-width: 736px) {
        .c-block--review_list .col .title {
          margin-bottom: 1.5625vw;
          font-size: 5vw; } }
    .c-block--review_list .col .name {
      font-size: 12px;
      letter-spacing: 0.2em; }
      @media only screen and (max-width: 736px) {
        .c-block--review_list .col .name {
          font-size: 3.125vw; } }
.c-block--collection_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .c-block--collection_list .col {
    width: 22.4609375%; }
    @media only screen and (max-width: 736px) {
      .c-block--collection_list .col {
        width: 48%; } }
    .c-block--collection_list .col:not(:nth-last-child(-n+4)) {
      margin-bottom: 55px; }
      @media only screen and (max-width: 736px) {
        .c-block--collection_list .col:not(:nth-last-child(-n+4)) {
          margin-bottom: 8.59375vw; } }
    @media only screen and (max-width: 736px) {
      .c-block--collection_list .col:not(:nth-last-child(-n+2)) {
        margin-bottom: 8.59375vw; } }
    .c-block--collection_list .col a {
      display: block; }
    .c-block--collection_list .col figure {
      margin-bottom: 30px; }
      @media only screen and (max-width: 736px) {
        .c-block--collection_list .col figure {
          margin-bottom: 4.6875vw; } }
      .c-block--collection_list .col figure img {
        width: 100%; }
    .c-block--collection_list .col h2 {
      margin-bottom: 14px;
      font-size: 15px;
      font-weight: 500;
      letter-spacing: 0.2em; }
      @media only screen and (max-width: 736px) {
        .c-block--collection_list .col h2 {
          margin-bottom: 2.1875vw;
          font-size: 3.75vw; } }
    .c-block--collection_list .col p {
      font-size: 14px;
      letter-spacing: 0.2em; }
      @media only screen and (max-width: 736px) {
        .c-block--collection_list .col p {
          font-size: 3.75vw;
          font-weight: 300; } }
    .c-block--collection_list .col .sold_out {
      border: solid 1px #000;
      margin-top: 14px;
      padding: 5px 0;
      font-size: 16px;
      text-align: center; }
      @media only screen and (max-width: 736px) {
        .c-block--collection_list .col .sold_out {
          margin-top: 2.1875vw;
          font-size: 4.375vw; } }
.c-block--page-title {
  margin-bottom: 27px;
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  text-align: center; }
  @media only screen and (max-width: 736px) {
    .c-block--page-title {
      margin-bottom: 4.21875vw;
      font-size: 5.625vw; } }
  .c-block--page-title + p {
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.15em;
    text-align: center; }
    @media only screen and (max-width: 736px) {
      .c-block--page-title + p {
        font-size: 3.125vw;
        text-align: left; } }
.c-block--pager {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap; }
  @media only screen and (max-width: 736px) {
    .c-block--pager {
      margin-top: 9.375vw; } }
  .c-block--pager a {
    background: #000;
    border: solid 1px #000;
    display: block;
    width: 30px;
    padding: 0.25em;
    color: #fff;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 18px;
    font-weight: 500;
    text-align: center; }
  .c-block--pager li:not(:first-child) {
    margin-left: 1em; }
  .c-block--pager li.current a {
    background: #fff;
    border: solid 1px #000;
    color: #000; }

/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html, body, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden; }

.clearfix {
  display: inline-block; }

/* Hides from IE Mac */
* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

/* End Hack */
/**
EC-CUBE リセット
 */
body {
  background: none; }

.ec-layoutRole {
  background: none; }
  .ec-layoutRole .ec-layoutRole__contents {
    max-width: none; }

ihtml {
  font-size: 100%; }

body {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1rem;
  -webkit-text-size-adjust: 100%;
  width: 100%;
  font-weight: 500; }

p, li, dt, dd, input, textarea, th, td {
  color: #000;
  line-height: 175%; }

a {
  color: #000;
  text-decoration: none; }
  a:hover {
    opacity: 0.6;
    transition: 0.3s; }

img {
  vertical-align: bottom; }

.wrapper {
  width: 1024px;
  margin: 0 auto; }
  @media only screen and (max-width: 1152px) {
    .wrapper {
      width: 90%; } }

.inner {
  width: 90vw;
  max-width: 1152px;
  margin: 0 auto; }
  @media only screen and (max-width: 736px) {
    .inner {
      width: 100%; } }
  .inner:after {
    content: "";
    clear: both;
    display: block; }

.inner_in {
  width: 80vw;
  max-width: 1024px;
  margin: 0 auto; }
  @media screen and (min-width: 1025px) {
    .inner_in {
      width: 1024px; } }
  @media screen and (max-width: 820px) {
    .inner_in {
      width: 94.9333333333vw; } }

.pc {
  display: inherit; }
  @media only screen and (max-width: 736px) {
    .pc {
      display: none; } }

.pc-min-1281 {
  display: none; }
  @media only screen and (min-width: 1281px) {
    .pc-min-1281 {
      display: inherit; } }

.pc-1280 {
  display: none; }
  @media only screen and (max-width: 1280px) {
    .pc-1280 {
      display: inherit; } }
  @media only screen and (max-width: 768px) {
    .pc-1280 {
      display: none; } }

.pc-820 {
  display: block; }
  @media screen and (max-width: 820px) {
    .pc-820 {
      display: none; } }

.sp-820 {
  display: none; }
  @media screen and (max-width: 820px) {
    .sp-820 {
      display: block; } }

.sp {
  display: none; }
  @media only screen and (max-width: 736px) {
    .sp {
      display: inherit; } }

img.pc, br.pc, span.pc, strong.pc, small.pc {
  display: inline; }
  @media only screen and (max-width: 736px) {
    img.pc, br.pc, span.pc, strong.pc, small.pc {
      display: none; } }
img.sp, br.sp, span.sp, strong.sp, small.sp {
  display: none; }
  @media only screen and (max-width: 736px) {
    img.sp, br.sp, span.sp, strong.sp, small.sp {
      display: inline; } }

.bg_gray {
  background: #f5f5f5; }

a[href^="tel"] {
  cursor: text; }
  @media only screen and (max-width: 736px) {
    a[href^="tel"] {
      cursor: pointer; } }

span[data-aos],
strong[data-aos],
small[data-aos] {
  display: inline-block; }

main {
  display: block;
  overflow: hidden;
  margin-top: 140px; }
  @media screen and (max-width: 820px) {
    main {
      margin-top: 21.1764705882vw; } }
  @media only screen and (max-width: 768px) {
    main {
      margin-top: 20vw; } }
  @media only screen and (max-width: 736px) {
    main {
      margin-top: 28vw; } }
  @media screen and (max-width: 320px) {
    main {
      margin-top: 34.6666666667vw; } }
  main .bread-area {
    width: 90vw;
    max-width: 1152px;
    margin: 0 auto 5.46875vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none; }
    @media screen and (max-width: 820px) {
      main .bread-area {
        width: 94.9333333333vw; } }
    @media only screen and (max-width: 736px) {
      main .bread-area {
        flex-wrap: wrap; } }
    main .bread-area li {
      font-size: 13px;
      font-family: 'Noto Sans JP', sans-serif; }
      @media screen and (max-width: 320px) {
        main .bread-area li {
          font-size: 11px; } }
      main .bread-area li a {
        text-decoration: underline;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        opacity: 1; }
        main .bread-area li a:hover {
          color: #e62629;
          text-decoration: none;
          opacity: 1; }
        main .bread-area li a:after {
          content: "＞";
          display: inline-block;
          padding: 0 0.5em; }
  main .wrapper {
    width: 1024px;
    margin: 0 auto; }
    @media only screen and (max-width: 1024px) {
      main .wrapper {
        width: 80vw; } }
    @media only screen and (max-width: 768px) {
      main .wrapper {
        width: 94%; } }
    @media only screen and (max-width: 736px) {
      main .wrapper {
        width: 80vw; } }
  main .main_title {
    display: inline-block;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 30px;
    line-height: 1.35;
    letter-spacing: 0.1em;
    position: relative;
    margin-bottom: 3.125vw; }
    @media only screen and (max-width: 736px) {
      main .main_title {
        margin-bottom: 4vw;
        font-size: 18px; } }
    main .main_title:after {
      position: absolute;
      content: "";
      width: 50px;
      background: #e83d2e;
      height: 1px;
      top: 0;
      bottom: 0;
      right: -55px;
      margin: auto; }
    main .main_title span {
      color: #e83d2e;
      font-size: 11px;
      letter-spacing: 0.1em;
      margin-left: 22px;
      position: relative;
      font-family: 'Noto Sans JP', sans-serif;
      font-style: normal;
      vertical-align: middle; }

/* 矢印アニメーション */
.animate_arrow {
  position: relative; }
  .animate_arrow a:before {
    background: #57b5ab;
    content: " ";
    display: block;
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear; }
    @media only screen and (max-width: 736px) {
      .animate_arrow a:before {
        display: none; } }
  .animate_arrow a:hover:before {
    transform: translateX(100%); }

.nav-links {
  margin: 3.125vw 0 4.6875vw;
  font-size: 0; }
  .nav-links .prev, .nav-links .next {
    display: none; }
  .nav-links span, .nav-links a {
    display: inline-block;
    margin: 0 1.5625vw 1.5625vw 0;
    padding: 0 0 0.78125vw;
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    font-size: 15px;
    letter-spacing: 0.1em; }
  .nav-links span {
    border-bottom: solid 3px #e83d2e; }
    .nav-links span.dots {
      border-bottom: solid 3px #fff; }
  .nav-links a {
    opacity: 1;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    border-bottom: solid 3px #fff; }
    .nav-links a:hover {
      color: #e83d2e; }

.wp-block-image img {
  width: 100%;
  height: auto; }

.single ul {
  margin-bottom: 30px;
  list-style: inside disc; }
  .single ul.bread-area {
    list-style: none; }
.single ol {
  margin-bottom: 30px;
  list-style: inside decimal; }
.single .wp-block-table {
  margin-bottom: 30px; }
.single .wp-block-button__link {
  margin-bottom: 30px;
  border-radius: 0;
  font-size: 13px;
  background-color: #000;
  opacity: 1;
  transition: all 0.3s;
  -webkit-transition: all 0.3s; }
  .single .wp-block-button__link:hover {
    background-color: #e62629; }

.notfound {
  margin-bottom: 6.25vw; }

#index {
  margin-top: 120px; }
  @media only screen and (max-width: 768px) {
    #index {
      margin-top: 140px; } }
  @media only screen and (max-width: 736px) {
    #index {
      margin-top: 110px; } }
  #index .mv {
    max-width: 1152px;
    margin: 0 auto 20px; }
    @media only screen and (max-width: 736px) {
      #index .mv {
        margin: 0 auto 2.6666666667vw; } }
  #index .pickup {
    margin-bottom: 85px; }
    @media only screen and (max-width: 736px) {
      #index .pickup {
        margin-bottom: 50px; } }
    #index .pickup .main_title {
      margin-bottom: 40px; }
      @media screen and (max-width: 820px) {
        #index .pickup .main_title {
          margin-bottom: 5.3333333333vw; } }
      @media only screen and (max-width: 736px) {
        #index .pickup .main_title {
          margin-bottom: 4vw; } }
    #index .pickup .box4 {
      width: 80vw;
      max-width: 1024px;
      margin: 0 auto 50px;
      display: flex;
      flex-wrap: wrap; }
      @media only screen and (max-width: 736px) {
        #index .pickup .box4 {
          width: 94.9333333333vw;
          max-width: inherit;
          margin: 0 auto 30px; } }
      #index .pickup .box4 li {
        display: flex;
        align-items: center;
        width: 19.84375vw;
        height: 19.84375vw;
        max-width: 254px;
        max-height: 254px;
        margin: 0 0.1953125vw 0.1953125vw 0;
        overflow: hidden;
        position: relative;
      /*@media screen and (max-width: 820px){
    	  width: calcVw(254px, 750px);
    	  height: calcVw(254px, 750px);
    	  margin: 0 calcVw(2.5px, 750px) calcVw(2.5px, 750px) 0;
      }*/ }
        @media screen and (min-width: 1281px) {
          #index .pickup .box4 li {
            margin: 0 2.5px 2.5px 0; } }
        @media only screen and (max-width: 736px) {
          #index .pickup .box4 li {
            width: 47.2vw;
            height: 47.2vw; } }
        #index .pickup .box4 li:hover img {
          transform: translate(-50%, -50%) scale(1.1);
          -webkit-transform: translate(-50%, -50%) scale(1.1);
          -ms-transform: translate(-50%, -50%) scale(1.1); }
        #index .pickup .box4 li:last-child {
          margin-right: 0; }
        #index .pickup .box4 li a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          justify-content: center;
          align-items: center;
          width: 100%;
          height: 100%;
          margin: auto;
          background: url(../img/bg_pickup.png) left top/50% auto;
          position: absolute;
          left: 0;
          top: 0;
          opacity: 1; }
          #index .pickup .box4 li a:after {
            content: "";
            display: block;
            width: 10px;
            height: 8px;
            margin: auto;
            background: url(../img/pickup_arrow.png) center top/10px auto no-repeat;
            position: absolute;
            left: 0;
            right: 0;
            bottom: 2.34375vw; }
          #index .pickup .box4 li a p {
            padding: 0 1.5625vw;
            text-align: center;
            color: #fff;
            font-size: 16px;
            font-weight: 700; }
            @media only screen and (max-width: 768px) {
              #index .pickup .box4 li a p {
                padding: 0 2.6666666667vw;
                font-size: 14px; } }
          #index .pickup .box4 li a span {
            display: block;
            font-size: 10px;
            font-family: 'Roboto', sans-serif;
            font-style: italic; }
        #index .pickup .box4 li img {
          width: 100%;
          height: auto;
          margin: auto;
          max-width: 100% !important;
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%) scale(1);
          -webkit-transform: translate(-50%, -50%) scale(1);
          -ms-transform: translate(-50%, -50%) scale(1);
          transition: all 0.3s;
          -webkit-transition: 0.3s; }
    #index .pickup .box2 {
      margin-bottom: 50px;
      display: flex;
      flex-wrap: wrap; }
      @media screen and (max-width: 820px) {
        #index .pickup .box2 {
          justify-content: center; } }
      @media only screen and (max-width: 736px) {
        #index .pickup .box2 {
          margin-bottom: 30px; } }
      #index .pickup .box2 li {
        width: 39.453125vw;
        max-width: 505px;
        margin-right: 1.09375vw; }
        @media screen and (min-width: 1281px) {
          #index .pickup .box2 li {
            margin-right: 14px; } }
        @media screen and (max-width: 820px) {
          #index .pickup .box2 li {
            width: 100%;
            margin-right: 0;
            margin-bottom: 2.2666666667vw; } }
        #index .pickup .box2 li:last-child {
          margin-right: 0;
          margin-bottom: 0; }
          @media screen and (min-width: 1281px) {
            #index .pickup .box2 li:last-child {
              margin-right: 0; } }
        #index .pickup .box2 li a {
          display: block; }
        #index .pickup .box2 li img {
          width: 100%;
          height: auto; }
    #index .pickup figure a {
      display: block; }
    #index .pickup figure img {
      width: 100%; }
  #index .news {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 100px;
    align-items: flex-start; }
    @media only screen and (max-width: 736px) {
      #index .news {
        margin-bottom: 70px; } }
    @media screen and (max-width: 320px) {
      #index .news {
        margin-bottom: 30px; } }
    #index .news .main_title {
      display: block;
      margin-right: 90px; }
    #index .news .box {
      width: 755px;
      margin: 15px 0 0 0;
      border-top: solid 1px #a3a3a3; }
      #index .news .box dl {
        padding: 23px 0;
        border-bottom: solid 1px #a3a3a3; }
        @media only screen and (max-width: 736px) {
          #index .news .box dl {
            padding: 15px 0; } }
        #index .news .box dl dt {
          font-family: 'Roboto', sans-serif;
          font-style: italic;
          font-size: 12px;
          letter-spacing: 0.1em;
          width: 155px;
          float: left; }
          @media only screen and (max-width: 736px) {
            #index .news .box dl dt {
              display: block;
              width: 100%;
              float: none; } }
        #index .news .box dl dd {
          font-size: 14px;
          letter-spacing: 0.1em;
          font-weight: 500;
          position: relative;
          padding-right: 85px;
          overflow: hidden; }
          @media only screen and (max-width: 736px) {
            #index .news .box dl dd {
              display: block;
              width: auto;
              padding-right: 8vw; } }
          #index .news .box dl dd:after {
            position: absolute;
            content: "";
            top: 0;
            bottom: 0;
            right: 70px;
            margin: auto;
            height: 1px;
            border-left: 7px solid #000;
            border-top: 5px solid transparent;
            border-bottom: 5px solid transparent; }
            @media screen and (max-width: 820px) {
              #index .news .box dl dd:after {
                right: 5.3333333333vw; } }
            @media only screen and (max-width: 736px) {
              #index .news .box dl dd:after {
                right: 4.6666666667vw; } }
            @media only screen and (max-device-width: 320px) and (orientation: portrait) {
              #index .news .box dl dd:after {
                right: 9.3333333333vw; } }
          #index .news .box dl dd a {
            display: block; }
            #index .news .box dl dd a:hover {
              color: #e62629;
              opacity: 1; }
      #index .news .box .btn {
        float: right;
        width: 300px;
        margin-top: 40px; }
        @media only screen and (max-width: 736px) {
          #index .news .box .btn {
            width: 100%;
            float: none; } }
        #index .news .box .btn a {
          display: block;
          color: #fff;
          font-family: 'Roboto', sans-serif;
          font-style: italic;
          text-align: center;
          font-size: 20px;
          line-height: 60px;
          letter-spacing: 0.1em;
          background: #000;
          opacity: 1;
          transition: all 0.3s;
          -webkit-transition: all 0.3s; }
          @media only screen and (max-width: 736px) {
            #index .news .box .btn a {
              font-size: 16px;
              line-height: 48px; } }
          #index .news .box .btn a:hover {
            background-color: #e62629; }
  #index .catalog {
    margin: 0 auto 100px; }
    @media only screen and (max-width: 736px) {
      #index .catalog {
        margin: 0 auto 70px; } }
    #index .catalog img {
      width: 100%;
      height: auto; }
    #index .catalog a {
      display: block;
      margin: 0 auto 40px; }
      @media only screen and (max-width: 736px) {
        #index .catalog a {
          margin: 0 auto 10px; } }
    #index .catalog--pdf a {
      width: 420px;
      margin: 0 auto;
      padding: 20px 40px;
      font-size: 20px;
      font-weight: 700;
      line-height: 1;
      text-align: center;
      background: #fff;
      border: solid 2px #000;
      transition: all 0.3s; }
      @media only screen and (max-width: 736px) {
        #index .catalog--pdf a {
          width: auto;
          padding: 20px 10px;
          font-size: 14px; } }
      #index .catalog--pdf a span {
        padding: 0 20px;
        position: relative; }
        @media only screen and (max-width: 736px) {
          #index .catalog--pdf a span {
            display: block;
            width: auto; } }
        #index .catalog--pdf a span:after {
          position: absolute;
          content: "";
          top: 0;
          bottom: 0;
          right: 0;
          margin: auto;
          height: 1px;
          border-left: 7px solid #000;
          border-top: 5px solid transparent;
          border-bottom: 5px solid transparent;
          transition: all 0.3s; }
      #index .catalog--pdf a:hover {
        color: #fff;
        background: #e62629;
        border: solid 2px #e62629;
        opacity: 1; }
        #index .catalog--pdf a:hover span:after {
          border-left: 7px solid #fff; }
  #index .faq {
    margin-bottom: 80px;
    padding-bottom: 55px; }
    @media only screen and (max-width: 736px) {
      #index .faq {
        margin-bottom: 10.6666666667vw;
        padding-bottom: 7.3333333333vw;
        position: relative; } }
    #index .faq .main_title {
      margin-top: -15px;
      margin-bottom: 40px; }
      @media only screen and (max-width: 736px) {
        #index .faq .main_title {
          margin-top: -4.4vw;
          margin-bottom: 5.3333333333vw;
          position: relative;
          top: -5px; } }
    #index .faq dl {
      margin-bottom: 5px;
      background: #fff;
      padding: 23px 70px 23px 70px; }
      @media screen and (max-width: 820px) {
        #index .faq dl {
          padding: 2.6666666667vw 9.3333333333vw 2.6666666667vw 2.6666666667vw; } }
      @media only screen and (max-width: 736px) {
        #index .faq dl {
          margin-bottom: 6.25vw; } }
      #index .faq dl .toggle_title {
        display: table;
        width: 100%;
        cursor: pointer; }
        #index .faq dl .toggle_title span {
          font-family: 'Roboto', sans-serif;
          font-style: italic;
          font-size: 23px;
          letter-spacing: 0.1em;
          margin-right: 20px; }
        #index .faq dl .toggle_title p {
          position: relative;
          display: table-cell;
          vertical-align: middle;
          font-size: 13px;
          font-weight: 500;
          letter-spacing: 0.1em;
          width: 100%; }
          #index .faq dl .toggle_title p:after {
            position: absolute;
            right: 0;
            top: 0;
            bottom: 0;
            margin: auto;
            width: 10px;
            height: 3px;
            background: #e83d2e;
            content: ""; }
            @media screen and (max-width: 820px) {
              #index .faq dl .toggle_title p:after {
                right: -5.3333333333vw; } }
        #index .faq dl .toggle_title.selected p:after {
          position: absolute;
          content: "";
          right: 0;
          top: 0;
          bottom: 0;
          margin: auto;
          height: 1px;
          width: 1px;
          border-left: 5px solid transparent;
          border-right: 5px solid transparent;
          border-top: 7px solid black;
          background: transparent; }
          @media screen and (max-width: 820px) {
            #index .faq dl .toggle_title.selected p:after {
              right: -5.3333333333vw; } }
      #index .faq dl .toggle_txt {
        display: none;
        width: 100%;
        padding-top: 25px;
        overflow: hidden; }
        #index .faq dl .toggle_txt span {
          display: block;
          font-family: 'Roboto', sans-serif;
          font-style: italic;
          font-size: 23px;
          letter-spacing: 0.1em;
          margin-right: 20px;
          color: #e83d2e;
          float: left;
          padding-left: 2px; }
        #index .faq dl .toggle_txt p {
          font-size: 13px;
          font-weight: 500;
          letter-spacing: 0.1em;
          width: auto;
          overflow: hidden; }
          @media only screen and (max-width: 736px) {
            #index .faq dl .toggle_txt p {
              font-size: 13px; } }
  #index .bx-wrapper .bx-pager {
    width: 100%;
    padding-top: 1.3333333333vw;
    text-align: center; }
  #index .bx-wrapper .bx-pager.bx-default-pager a {
    width: 20px;
    height: 5px;
    margin: 0 9px; }
    @media only screen and (max-width: 768px) {
      #index .bx-wrapper .bx-pager.bx-default-pager a {
        width: 2.6666666667vw;
        height: 0.6666666667vw;
        margin: 0 1.2vw; } }
  #index .bx-wrapper .bx-pager-item,
  #index .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    vertical-align: top; }

#about .top_text {
  margin-bottom: 93px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media only screen and (max-width: 736px) {
    #about .top_text {
      display: block;
      margin-bottom: 50px; } }
  #about .top_text .box {
    width: 37.5vw;
    max-width: 480px;
    order: 1; }
    @media screen and (max-width: 820px) {
      #about .top_text .box {
        width: 46%; } }
    @media only screen and (max-width: 736px) {
      #about .top_text .box {
        width: 100%; } }
    #about .top_text .box p {
      font-size: 13px;
      letter-spacing: 0.1em;
      line-height: 25px;
      font-weight: 500; }
      @media only screen and (max-width: 736px) {
        #about .top_text .box p {
          text-align: justify; } }
  #about .top_text figure {
    width: 39.453125vw;
    max-width: 505px;
    order: 2; }
    @media screen and (max-width: 820px) {
      #about .top_text figure {
        width: 46%; } }
    @media only screen and (max-width: 736px) {
      #about .top_text figure {
        width: 100%;
        margin: 0 0 4vw; } }
    #about .top_text figure.pc {
      display: block; }
      @media only screen and (max-width: 736px) {
        #about .top_text figure.pc {
          display: none; } }
    #about .top_text figure img {
      width: 100%;
      height: auto; }
#about .main_title {
  letter-spacing: 0.05em; }
#about .consept {
  margin-bottom: 85px;
  padding: 15px 0 50px; }
  @media only screen and (max-width: 736px) {
    #about .consept {
      margin-bottom: 50px;
      padding: 15px 0 30px; } }
  #about .consept h2 {
    margin: -30px 0 35px;
    text-align: center;
    font-size: 35px;
    letter-spacing: 0.1em;
    font-family: 'Roboto', sans-serif; }
    @media only screen and (max-width: 736px) {
      #about .consept h2 {
        margin: -25px 0 25px;
        font-size: 24px; } }
  #about .consept p {
    font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 30px;
    font-weight: 500;
    text-align: center; }
    @media screen and (max-width: 820px) {
      #about .consept p {
        width: 95%;
        margin: 0 auto; } }
    @media srceen and (max-width: 320px) {
      #about .consept p {
        font-size: 13px; } }
    #about .consept p em {
      font-weight: 700;
      border-bottom: solid 3px #e83d2e;
      display: inline; }
#about .btm_text {
  margin-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  #about .btm_text .box {
    width: 37.5vw;
    max-width: 480px; }
    @media screen and (max-width: 820px) {
      #about .btm_text .box {
        width: 46%; } }
    @media only screen and (max-width: 736px) {
      #about .btm_text .box {
        width: 100%; } }
    #about .btm_text .box p {
      font-size: 13px;
      letter-spacing: 0.1em;
      line-height: 25px;
      font-weight: 500; }
  #about .btm_text figure {
    width: 39.453125vw;
    max-width: 505px; }
    @media screen and (max-width: 820px) {
      #about .btm_text figure {
        width: 46%; } }
    @media only screen and (max-width: 736px) {
      #about .btm_text figure {
        width: 100%;
        margin: 0 0 5.3333333333vw; } }
    #about .btm_text figure.pc {
      display: block; }
      @media only screen and (max-width: 736px) {
        #about .btm_text figure.pc {
          display: none; } }
    #about .btm_text figure img {
      width: 100%;
      height: auto; }
#about .bnr {
  width: 100%;
  margin-bottom: 85px; }
  @media only screen and (max-width: 736px) {
    #about .bnr {
      margin-bottom: 50px; } }
  #about .bnr a {
    display: block; }
  #about .bnr img {
    width: 100%; }
#about .business {
  margin-bottom: 50px; }
  @media only screen and (max-width: 736px) {
    #about .business {
      margin-bottom: 30px; } }
  #about .business p {
    text-align: center;
    font-size: 13px;
    letter-spacing: 0.1em;
    line-height: 25px; }
    @media only screen and (max-width: 736px) {
      #about .business p {
        text-align: left; } }
#about .bnr2 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 80px; }
  @media only screen and (max-width: 736px) {
    #about .bnr2 {
      margin-bottom: 40px; } }
  #about .bnr2 li {
    width: 39.453125vw;
    max-width: 505px;
    margin: 0 1.09375vw 0 0; }
    @media screen and (min-width: 1281px) {
      #about .bnr2 li {
        margin: 0 14px 0 0; } }
    @media screen and (max-width: 820px) {
      #about .bnr2 li {
        width: 49%;
        max-width: inherit; } }
    @media only screen and (max-width: 736px) {
      #about .bnr2 li {
        width: 100%;
        margin: 0 0 14px; } }
    #about .bnr2 li:last-child {
      margin-right: 0; }
    #about .bnr2 li a {
      display: block; }
    #about .bnr2 li img {
      width: 100%; }

#company .teble_text {
  margin-bottom: 80px; }
  @media only screen and (max-width: 736px) {
    #company .teble_text {
      margin-bottom: 40px; } }
  #company .teble_text .main_title {
    margin-bottom: 40px; }
    @media only screen and (max-width: 736px) {
      #company .teble_text .main_title {
        margin-bottom: 4vw; } }
  #company .teble_text table {
    border-top: solid 1px #a3a3a3;
    width: 100%; }
    #company .teble_text table tr {
      display: block;
      font-size: 14px;
      line-height: 24px;
      letter-spacing: 0.1em;
      border-bottom: solid 1px #a3a3a3; }
      @media only screen and (max-width: 736px) {
        #company .teble_text table tr {
          border-bottom: none; } }
      #company .teble_text table tr th {
        width: 16.40625vw;
        text-align: left;
        padding: 25px 0; }
        @media only screen and (max-width: 736px) {
          #company .teble_text table tr th {
            display: block;
            width: 100%;
            padding: 15px 0 0;
            border-bottom: none; } }
      #company .teble_text table tr td {
        width: 63.59375vw;
        padding: 25px 0; }
        @media only screen and (max-width: 736px) {
          #company .teble_text table tr td {
            display: block;
            width: 100%;
            padding: 5px 0 15px;
            border-bottom: solid 1px #a3a3a3; } }
        @media only screen and (max-width: 736px) {
          #company .teble_text table tr td a.sp {
            display: inline;
            color: #e83d2e;
            text-decoration: underline; } }
#company .access .main_title {
  margin-bottom: 40px; }
  @media only screen and (max-width: 736px) {
    #company .access .main_title {
      margin-bottom: 4vw; } }
#company .access section {
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  #company .access section .box {
    width: 19.53125vw;
    max-width: 250px; }
    @media only screen and (max-width: 736px) {
      #company .access section .box {
        width: 100%;
        max-width: inherit;
        margin-bottom: 2.6666666667vw; } }
    #company .access section .box h3 {
      font-size: 16px;
      letter-spacing: 0.1em;
      color: #e83d2e;
      margin-bottom: 25px; }
      @media only screen and (max-width: 736px) {
        #company .access section .box h3 {
          margin-bottom: 2.6666666667vw; } }
    #company .access section .box p {
      font-size: 14px;
      line-height: 24px;
      letter-spacing: 0.1em;
      font-weight: 500; }
      #company .access section .box p:first-of-type {
        margin-bottom: 1em; }
        @media only screen and (max-width: 736px) {
          #company .access section .box p:first-of-type {
            margin-bottom: 0; } }
      @media only screen and (max-width: 736px) {
        #company .access section .box p a.sp {
          display: inline;
          color: #e83d2e;
          text-decoration: underline; } }
  #company .access section iframe {
    width: 58.59375vw;
    height: 23.4375vw;
    max-width: 750px;
    max-height: 300px; }
    @media only screen and (max-width: 736px) {
      #company .access section iframe {
        width: 100%;
        height: 53.3333333333vw; } }
#company .bnr {
  width: 100%;
  margin-bottom: 80px; }
  @media only screen and (max-width: 736px) {
    #company .bnr {
      margin-bottom: 40px; } }
  #company .bnr a {
    display: block; }
  #company .bnr img {
    width: 100%; }

#news .main_title {
  margin-bottom: 40px; }
#news .category {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px; }
  @media only screen and (max-width: 736px) {
    #news .category {
      margin-bottom: 30px; } }
  #news .category li {
    width: 25vw;
    max-width: 320px;
    line-height: 60px;
    background: #000;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    margin: 0 2.5vw 0 0;
    text-align: center;
    letter-spacing: 0.1em;
    transition: background 0.3s; }
    @media screen and (min-width: 1281px) {
      #news .category li {
        margin: 0 32px 0 0; } }
    @media only screen and (max-width: 736px) {
      #news .category li {
        width: 100%;
        max-width: inherit;
        margin: 0 0 10px;
        line-height: 48px; } }
    #news .category li:last-child {
      margin: 0; }
    #news .category li.current-cat, #news .category li:hover {
      background-color: #e62629; }
    #news .category li a {
      display: block;
      color: #fff;
      opacity: 1; }
#news .box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start; }
  @media only screen and (max-width: 736px) {
    #news .box {
      display: block; } }
  #news .box .list {
    margin: 0 0 6.25vw; }
  #news .box table {
    width: 60.46875vw;
    max-width: 774px;
    border-top: solid 1px #a3a3a3; }
    @media only screen and (max-width: 736px) {
      #news .box table {
        width: 100%;
        max-width: inherit; } }
    #news .box table tr {
      padding: 23px 0;
      display: block;
      border-bottom: solid 1px #a3a3a3; }
      #news .box table tr th {
        font-family: 'Roboto', sans-serif;
        font-style: italic;
        font-size: 12px;
        letter-spacing: 0.1em;
        width: 20%;
        min-width: 158px;
        text-align: left;
        vertical-align: top; }
        @media screen and (max-width: 820px) {
          #news .box table tr th {
            min-width: 100px; } }
        @media only screen and (max-width: 736px) {
          #news .box table tr th {
            min-width: 20.8vw; } }
        @media screen and (max-width: 375px) {
          #news .box table tr th {
            display: block;
            width: 100%;
            min-width: inherit; } }
      #news .box table tr td {
        font-size: 14px;
        letter-spacing: 0.1em;
        font-weight: 500;
        position: relative;
        padding-right: 85px;
        overflow: hidden;
        width: 80%; }
        @media screen and (max-width: 820px) {
          #news .box table tr td {
            width: 100%;
            padding-right: 40px; } }
        @media only screen and (max-width: 736px) {
          #news .box table tr td {
            display: block;
            width: auto; } }
        #news .box table tr td:after {
          position: absolute;
          content: "";
          top: 0;
          bottom: 0;
          right: 70px;
          margin: auto;
          height: 1px;
          border-left: 7px solid #000;
          border-top: 5px solid transparent;
          border-bottom: 5px solid transparent; }
          @media screen and (max-width: 820px) {
            #news .box table tr td:after {
              right: 20px; } }
        #news .box table tr td a {
          display: block; }
  #news .box .archive {
    background: #f5f5f5;
    padding: 30px;
    display: table;
    margin: 0 0 6.25vw 0; }
    @media only screen and (max-width: 736px) {
      #news .box .archive {
        display: block;
        width: auto;
        margin-bottom: 10.6666666667vw;
        padding: 20px; } }
    #news .box .archive h3 {
      font-size: 14px;
      letter-spacing: 0.1em;
      margin-bottom: 15px; }
      #news .box .archive h3:before {
        content: "▼";
        display: inline-block;
        margin: 0.5em 0.2em 0 0;
        font-size: 8px;
        line-height: 1;
        vertical-align: top; }
    #news .box .archive ul li {
      font-size: 14px;
      letter-spacing: 0.1em; }
      #news .box .archive ul li:before {
        content: "└";
        display: inline-block;
        padding-right: 0.5em; }

#single .box, #product-single .box {
  border-bottom: solid 1px #a3a3a3;
  margin-bottom: 40px; }
  #single .box h2, #product-single .box h2 {
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 24px;
    font-weight: 700;
    border-bottom: solid 1px #a3a3a3;
    padding-bottom: 15px;
    margin-bottom: 40px;
    padding-right: 80px;
    position: relative; }
    #single .box h2 span, #product-single .box h2 span {
      font-size: 12px;
      letter-spacing: 0.1em;
      font-family: 'Roboto', sans-serif;
      font-style: italic;
      margin: auto;
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0; }
  #single .box p, #product-single .box p {
    font-size: 13px;
    line-height: 25px;
    letter-spacing: 0.1em;
    margin-bottom: 30px;
    font-weight: 500; }
  #single .box h3, #product-single .box h3 {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.1em;
    font-weight: 700;
    border-left: solid 5px #000;
    padding: 5px 0 5px 15px;
    background: #f5f5f5;
    margin-bottom: 40px; }
  #single .box .img, #product-single .box .img {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px; }
    #single .box .img li, #product-single .box .img li {
      width: 330px;
      margin-right: 15px; }
      #single .box .img li:last-child, #product-single .box .img li:last-child {
        margin-right: 0; }
      #single .box .img li img, #product-single .box .img li img {
        width: 100%; }
  #single .box h4, #product-single .box h4 {
    font-size: 15px;
    letter-spacing: 0.1em;
    background: #f5f5f5;
    font-weight: 700;
    position: relative;
    padding: 12px 0 12px 55px;
    margin-bottom: 40px; }
    #single .box h4:before, #product-single .box h4:before {
      position: absolute;
      content: "";
      height: 1px;
      width: auto;
      left: 14px;
      bottom: 0;
      top: 0;
      margin: auto;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 9px solid #fff;
      z-index: 2; }
    #single .box h4:after, #product-single .box h4:after {
      position: absolute;
      content: "";
      width: 40px;
      top: 0;
      left: 0;
      background: #000;
      height: 100%;
      z-index: 1; }
#single .btns, #product-single .btns {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 80px; }
  #single .btns .btn_prev, #product-single .btns .btn_prev {
    width: 19.53125vw;
    max-width: 250px; }
    @media only screen and (max-width: 736px) {
      #single .btns .btn_prev, #product-single .btns .btn_prev {
        width: 32%;
        max-width: inherit; } }
    #single .btns .btn_prev a, #product-single .btns .btn_prev a {
      display: block;
      background: #000;
      line-height: 60px;
      color: #fff;
      font-size: 20px;
      letter-spacing: 0.1em;
      font-family: 'Roboto', sans-serif;
      font-style: italic;
      text-align: center;
      position: relative;
      opacity: 1;
      transition: all 0.3s;
      -webkit-transiton: all 0.3s; }
      @media only screen and (max-width: 736px) {
        #single .btns .btn_prev a, #product-single .btns .btn_prev a {
          font-size: 14px;
          line-height: 50px; } }
      #single .btns .btn_prev a:hover, #product-single .btns .btn_prev a:hover {
        background-color: #e62629; }
      #single .btns .btn_prev a:before, #product-single .btns .btn_prev a:before {
        position: absolute;
        content: "";
        left: 30px;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 1px;
        height: 1px;
        border-right: 7px solid #fff;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent; }
        @media only screen and (max-width: 736px) {
          #single .btns .btn_prev a:before, #product-single .btns .btn_prev a:before {
            left: 10px; } }
  #single .btns .btn_all, #product-single .btns .btn_all {
    width: 23.4375vw;
    max-width: 300px; }
    @media only screen and (max-width: 736px) {
      #single .btns .btn_all, #product-single .btns .btn_all {
        width: 32%;
        max-width: inherit; } }
    #single .btns .btn_all a, #product-single .btns .btn_all a {
      display: block;
      line-height: 60px;
      color: #fff;
      font-size: 20px;
      letter-spacing: 0.1em;
      font-family: 'Roboto', sans-serif;
      font-style: italic;
      text-align: center;
      position: relative;
      background: #000;
      opacity: 1;
      transition: all 0.3s;
      -webkit-transiton: all 0.3s; }
      @media only screen and (max-width: 736px) {
        #single .btns .btn_all a, #product-single .btns .btn_all a {
          font-size: 14px;
          line-height: 50px; } }
      #single .btns .btn_all a:hover, #product-single .btns .btn_all a:hover {
        background-color: #e62629; }
  #single .btns .btn_next, #product-single .btns .btn_next {
    width: 19.53125vw;
    max-width: 250px; }
    @media only screen and (max-width: 736px) {
      #single .btns .btn_next, #product-single .btns .btn_next {
        width: 32%;
        max-width: inherit; } }
    #single .btns .btn_next a, #product-single .btns .btn_next a {
      display: block;
      width: 100%;
      background: #000;
      line-height: 60px;
      color: #fff;
      font-size: 20px;
      letter-spacing: 0.1em;
      font-family: 'Roboto', sans-serif;
      font-style: italic;
      text-align: center;
      position: relative;
      opacity: 1;
      transition: all 0.3s;
      -webkit-transiton: all 0.3s; }
      @media only screen and (max-width: 736px) {
        #single .btns .btn_next a, #product-single .btns .btn_next a {
          font-size: 14px;
          line-height: 50px; } }
      #single .btns .btn_next a:hover, #product-single .btns .btn_next a:hover {
        background-color: #e62629; }
      #single .btns .btn_next a:before, #product-single .btns .btn_next a:before {
        position: absolute;
        content: "";
        right: 30px;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 1px;
        height: 1px;
        border-left: 7px solid #fff;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent; }
        @media only screen and (max-width: 736px) {
          #single .btns .btn_next a:before, #product-single .btns .btn_next a:before {
            right: 10px; } }

#recruit p {
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 24px;
  margin-bottom: 50px; }
  @media only screen and (max-width: 736px) {
    #recruit p {
      margin-bottom: 30px; } }
#recruit table {
  width: 100%;
  border-top: solid 1px #a3a3a3;
  margin-bottom: 80px; }
  @media only screen and (max-width: 736px) {
    #recruit table {
      margin-bottom: 70px; } }
  #recruit table tr {
    padding: 20px 0;
    display: block;
    font-size: 14px;
    border-bottom: solid 1px #a3a3a3; }
    @media only screen and (max-width: 736px) {
      #recruit table tr {
        padding: 15px 0; } }
    #recruit table tr th {
      letter-spacing: 0.1em;
      width: 260px;
      text-align: left; }
      @media only screen and (max-width: 736px) {
        #recruit table tr th {
          display: block;
          width: 100%; } }
    @media only screen and (max-width: 736px) {
      #recruit table tr td {
        display: block;
        width: 100%; } }
    @media only screen and (max-width: 736px) {
      #recruit table tr td a.sp {
        display: inline;
        color: #e83d2e;
        text-decoration: underline; } }

#privacy .list {
  border-top: solid 1px #a3a3a3;
  border-bottom: solid 1px #a3a3a3;
  padding: 40px 0;
  margin-bottom: 82px; }
  @media only screen and (max-width: 736px) {
    #privacy .list {
      padding: 40px 0 0;
      margin-bottom: 70px; } }
  #privacy .list .box {
    margin-bottom: 30px; }
    @media only screen and (max-width: 736px) {
      #privacy .list .box {
        margin-bottom: 20px; } }
    #privacy .list .box h3 {
      font-size: 16px;
      letter-spacing: 0.1em;
      font-weight: 700;
      line-height: 26px; }
    #privacy .list .box p {
      font-size: 13px;
      line-height: 25px;
      letter-spacing: 0.1em;
      font-weight: 500; }
    #privacy .list .box ul li {
      font-size: 13px;
      line-height: 25px;
      letter-spacing: 0.1em;
      font-weight: 500;
      list-style: none; }
      #privacy .list .box ul li:before {
        content: "・";
        display: inline-block;
        width: 1em;
        height: 1em; }

#warning_light p {
  margin-bottom: 3.90625vw; }
  @media only screen and (max-width: 768px) {
    #warning_light p {
      margin-bottom: 6.6666666667vw; } }
#warning_light .flex-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }
  @media only screen and (max-width: 768px) {
    #warning_light .flex-box {
      margin-top: 10px; } }
#warning_light .list-light {
  margin-bottom: 5.859375vw;
  justify-content: space-between; }
  @media only screen and (max-width: 768px) {
    #warning_light .list-light {
      margin-bottom: 10vw; } }
  #warning_light .list-light li {
    width: 19.53125vw;
    max-width: 250px;
    margin: 0 0 40px;
    position: relative; }
    @media screen and (max-width: 820px) {
      #warning_light .list-light li {
        width: 93.5vw;
        max-width: 187px;
        margin: 0 0 10px; } }
    @media only screen and (max-width: 768px) {
      #warning_light .list-light li {
        width: 48%;
        max-width: inherit; } }
    #warning_light .list-light li a {
      display: block; }
    #warning_light .list-light li img {
      width: 100%;
      height: auto; }
#warning_light .box-achievements {
  margin-bottom: 6.25vw;
  padding-bottom: 3.90625vw; }
  #warning_light .box-achievements h2 {
    margin-top: -15px; }
    @media only screen and (max-width: 736px) {
      #warning_light .box-achievements h2 {
        position: relative;
        top: -5px; } }
  #warning_light .box-achievements .list-achievements {
    width: 80vw;
    max-width: 1024px; }
    @media screen and (max-width: 820px) {
      #warning_light .box-achievements .list-achievements {
        width: 95.1219512195vw;
        max-width: 780px; } }
    @media only screen and (max-width: 736px) {
      #warning_light .box-achievements .list-achievements {
        width: 100%;
        max-width: inherit;
        justify-content: space-between; } }
    #warning_light .box-achievements .list-achievements li {
      width: 18.75vw;
      max-width: 240px;
      margin: 0 0 3.90625vw 1.5625vw;
      position: relative; }
      @media screen and (min-width: 1281px) {
        #warning_light .box-achievements .list-achievements li {
          margin: 0 0 50px 20px; } }
      @media screen and (max-width: 820px) {
        #warning_light .box-achievements .list-achievements li {
          width: 22.5609756098vw;
          max-width: 185px; } }
      @media only screen and (max-width: 768px) {
        #warning_light .box-achievements .list-achievements li {
          width: 22.5609756098vw;
          max-width: inherit;
          margin: 0 0 5.3333333333vw; } }
      @media only screen and (max-width: 736px) {
        #warning_light .box-achievements .list-achievements li {
          width: 45.3333333333vw;
          margin: 0 0 5.3333333333vw; } }
      #warning_light .box-achievements .list-achievements li:first-of-type {
        margin: 0 0 3.90625vw; }
        @media screen and (min-width: 1281px) {
          #warning_light .box-achievements .list-achievements li:first-of-type {
            margin: 0 0 50px; } }
        @media only screen and (max-width: 768px) {
          #warning_light .box-achievements .list-achievements li:first-of-type {
            margin: 0 0 5.3333333333vw; } }
      #warning_light .box-achievements .list-achievements li a {
        display: block; }
      #warning_light .box-achievements .list-achievements li figure {
        width: 18.75vw;
        height: 18.75vw;
        max-width: 240px;
        max-height: 240px;
        margin-bottom: 1.5625vw;
        overflow: hidden;
        position: relative; }
        @media only screen and (max-width: 768px) {
          #warning_light .box-achievements .list-achievements li figure {
            width: 22.5609756098vw;
            height: 22.5609756098vw;
            max-width: 185px;
            max-height: 185px; } }
        @media only screen and (max-width: 736px) {
          #warning_light .box-achievements .list-achievements li figure {
            width: 45.3333333333vw;
            height: 45.3333333333vw;
            max-width: inherit;
            max-height: inherit; } }
      #warning_light .box-achievements .list-achievements li img {
        width: auto !important;
        height: auto !important;
        max-width: 130% !important;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%); }
        #warning_light .box-achievements .list-achievements li img.noimage {
          max-width: 100% !important; }
      #warning_light .box-achievements .list-achievements li p {
        margin: 0;
        font-size: 12px;
        text-align: justify;
        line-height: 1.5; }
        #warning_light .box-achievements .list-achievements li p .date {
          display: block;
          font-size: 12px;
          font-family: 'Roboto', sans-serif;
          font-style: italic; }
        #warning_light .box-achievements .list-achievements li p:first-of-type {
          margin: 0 0 1.5625vw;
          font-size: 14px; }
@media only screen and (max-width: 768px) {
  #warning_light .list-product {
    margin-top: 2.6666666667vw;
    justify-content: space-between; } }
#warning_light .list-product li {
  width: 19.53125vw;
  max-width: 250px;
  margin: 0 0 40px 0.46875vw;
  position: relative; }
  @media screen and (max-width: 820px) {
    #warning_light .list-product li {
      width: 22.3529411765vw;
      max-width: 190px;
      margin: 0 0 0.46875vw 0.46875vw; } }
  @media only screen and (max-width: 768px) {
    #warning_light .list-product li {
      width: 48%;
      max-width: inherit;
      margin: 0 0 5.3333333333vw 0; } }
  #warning_light .list-product li:nth-child(4n+1) {
    margin: 0 0 40px; }
    @media screen and (max-width: 820px) {
      #warning_light .list-product li:nth-child(4n+1) {
        margin: 0 0 0.46875vw; } }
    @media only screen and (max-width: 768px) {
      #warning_light .list-product li:nth-child(4n+1) {
        margin: 0 0 5.3333333333vw; } }
  #warning_light .list-product li a {
    display: block; }
  #warning_light .list-product li img {
    width: 100%;
    height: auto; }
#warning_light .btns {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  #warning_light .btns a {
    display: block;
    width: 23.4375vw;
    max-width: 300px;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    letter-spacing: 0.1em;
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    text-align: center;
    background-color: #000;
    -webkit-transition: background 0.3s;
    transition: background 0.3s; }
    @media only screen and (max-width: 768px) {
      #warning_light .btns a {
        width: 100%; } }
    @media only screen and (max-width: 736px) {
      #warning_light .btns a {
        font-size: 16px;
        line-height: 48px; } }
    #warning_light .btns a:hover {
      opacity: 1;
      background-color: #e62629; }
@media only screen and (max-width: 768px) {
  #warning_light .list-product-top {
    justify-content: space-between; } }
#warning_light .list-product-top li {
  width: 18.75vw;
  max-width: 240px;
  margin: 0 0 3.125vw 1.5625vw;
  position: relative; }
  @media screen and (min-width: 1025px) {
    #warning_light .list-product-top li {
      margin: 0 0 40px 20px; } }
  @media only screen and (max-width: 768px) {
    #warning_light .list-product-top li {
      width: 22.5609756098vw;
      max-width: inherit; } }
  @media only screen and (max-width: 736px) {
    #warning_light .list-product-top li {
      width: 45.3333333333vw;
      margin: 0 0 5.3333333333vw; } }
  #warning_light .list-product-top li:nth-child(4n+1) {
    margin: 0 0 3.125vw; }
  #warning_light .list-product-top li a {
    display: block; }
  #warning_light .list-product-top li figure {
    width: 18.75vw;
    height: 18.75vw;
    max-width: 240px;
    max-height: 240px;
    margin-bottom: 1.5625vw;
    overflow: hidden;
    position: relative; }
    @media only screen and (max-width: 768px) {
      #warning_light .list-product-top li figure {
        width: 22.5609756098vw;
        height: 22.5609756098vw;
        max-width: 185px;
        max-height: 185px; } }
    @media only screen and (max-width: 736px) {
      #warning_light .list-product-top li figure {
        width: 45.3333333333vw;
        height: 45.3333333333vw;
        max-width: inherit;
        max-height: inherit; } }
  #warning_light .list-product-top li img {
    width: auto !important;
    height: auto !important;
    max-width: 130% !important;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
    #warning_light .list-product-top li img.noimage {
      max-width: 100% !important; }
  #warning_light .list-product-top li h3 {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5; }
#warning_light .icn-new {
  margin: 0;
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  color: #e62629;
  position: absolute;
  top: -30px;
  left: 0; }
  @media only screen and (max-width: 736px) {
    #warning_light .icn-new {
      font-size: 15px;
      top: -25px; } }
#warning_light .catalog-list {
  width: 80vw;
  max-width: 1024px;
  align-content: space-between; }
  @media screen and (max-width: 820px) {
    #warning_light .catalog-list {
      width: 95.1219512195vw;
      max-width: 780px; } }
  @media only screen and (max-width: 736px) {
    #warning_light .catalog-list {
      width: 100%;
      max-width: inherit;
      justify-content: space-between; } }
  #warning_light .catalog-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 18.75vw;
    max-width: 240px;
    margin: 0 0 3.90625vw 1.5625vw;
    position: relative; }
    @media screen and (min-width: 1281px) {
      #warning_light .catalog-list li {
        margin: 0 0 50px 20px; } }
    @media screen and (max-width: 820px) {
      #warning_light .catalog-list li {
        width: 22.5609756098vw;
        max-width: 185px; } }
    @media only screen and (max-width: 768px) {
      #warning_light .catalog-list li {
        width: 22.5609756098vw;
        max-width: inherit;
        margin: 0 0 5.3333333333vw; } }
    @media only screen and (max-width: 736px) {
      #warning_light .catalog-list li {
        width: 45.3333333333vw;
        margin: 0 0 5.3333333333vw; } }
    #warning_light .catalog-list li:nth-of-type(4n+1) {
      margin: 0 0 3.90625vw; }
      @media screen and (min-width: 1281px) {
        #warning_light .catalog-list li:nth-of-type(4n+1) {
          margin: 0 0 50px; } }
      @media only screen and (max-width: 768px) {
        #warning_light .catalog-list li:nth-of-type(4n+1) {
          margin: 0 0 5.3333333333vw; } }
    #warning_light .catalog-list li figure {
      width: 18.75vw;
      height: auto;
      max-width: 240px;
      margin-bottom: 1.5625vw;
      position: relative; }
      @media only screen and (max-width: 768px) {
        #warning_light .catalog-list li figure {
          width: 22.5609756098vw;
          max-width: 185px; } }
      @media only screen and (max-width: 736px) {
        #warning_light .catalog-list li figure {
          width: 45.3333333333vw;
          max-width: inherit; } }
    #warning_light .catalog-list li img {
      width: 100%;
      height: auto !important; }
    #warning_light .catalog-list li div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: wrap;
      flex-grow: 1; }
    #warning_light .catalog-list li p {
      width: 100%;
      margin: 0;
      font-size: 15px;
      font-weight: 700;
      word-break: break-all;
      text-align: justify;
      line-height: 1.5; }
      @media screen and (max-width: 375px) {
        #warning_light .catalog-list li p {
          font-size: 13px; } }
      #warning_light .catalog-list li p.file-size {
        margin: 1.5625vw 0 0.78125vw;
        font-size: 12px;
        font-style: italic;
        color: #a3a3a3;
        letter-spacing: 0.1em; }
        @media screen and (max-width: 375px) {
          #warning_light .catalog-list li p.file-size {
            font-size: 11px; } }
      #warning_light .catalog-list li p.btns {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: end; }
        #warning_light .catalog-list li p.btns a {
          width: 100%;
          max-width: inherit;
          font-style: normal;
          font-family: 'Noto Sans JP', sans-serif;
          font-size: 15px;
          line-height: 50px; }
          @media screen and (max-width: 375px) {
            #warning_light .catalog-list li p.btns a {
              font-size: 13px; } }
  #warning_light .catalog-list + .btns {
    margin: 0 auto 6.25vw; }

#product-single h2 {
  margin-bottom: 3.125vw;
  padding-bottom: 3.125vw;
  font-size: 35px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  line-height: 1.35;
  border-bottom: solid 1px #a3a3a3; }
  @media only screen and (max-width: 736px) {
    #product-single h2 {
      font-size: 18px; } }
#product-single h3 {
  margin-bottom: 3.125vw;
  padding: 12px 55px;
  background-color: #f5f5f5;
  font-size: 15px;
  position: relative; }
  #product-single h3:before {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: url(../img/icn_ttl.gif) left top/40px auto no-repeat;
    position: absolute;
    top: 0;
    left: 0; }
#product-single h4 {
  margin-bottom: 3.125vw;
  padding: 12px 25px;
  background-color: #f5f5f5;
  font-size: 15px;
  border-left: solid 5px #000; }
#product-single p {
  margin-bottom: 3.125vw;
  font-size: 13px;
  line-height: 1.9; }
  #product-single p.txt-size {
    margin-bottom: 0.78125vw;
    font-size: 12px;
    line-height: 1.35; }
#product-single .btn-link {
  display: block;
  width: 320px;
  margin-bottom: 3.90625vw;
  padding: 15px 0;
  font-size: 15px;
  text-align: center;
  color: #fff;
  background-color: #000;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  opacity: 1; }
  #product-single .btn-link:hover {
    background-color: #e62629; }
#product-single table {
  width: 100%;
  margin-bottom: 3.90625vw;
  border-collapse: collapse; }
  #product-single table td {
    padding: 0.78125vw;
    font-size: 12px;
    line-height: 1.35;
    text-align: center;
    vertical-align: middle;
    border: solid 1px #a3a3a3; }
#product-single figure img {
  width: 100%;
  max-width: 800px;
  height: auto;
  margin-bottom: 3.125vw; }
#product-single .pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 6.25vw; }
  #product-single .pager a {
    display: block;
    width: 300px;
    margin-bottom: 3.90625vw;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    line-height: 60px;
    text-align: center;
    letter-spacing: 0.1em;
    color: #fff;
    background-color: #000;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    opacity: 1;
    position: relative; }
    #product-single .pager a:hover {
      background-color: #e62629; }
    #product-single .pager a.prev, #product-single .pager a.next {
      width: 250px; }
    #product-single .pager a.prev:before {
      position: absolute;
      content: "";
      left: 30px;
      top: 0;
      bottom: 0;
      margin: auto;
      width: 1px;
      height: 1px;
      border-right: 7px solid #fff;
      border-top: 5px solid transparent;
      border-bottom: 5px solid transparent; }
    #product-single .pager a.next:before {
      position: absolute;
      content: "";
      right: 30px;
      top: 0;
      bottom: 0;
      margin: auto;
      width: 1px;
      height: 1px;
      border-left: 7px solid #fff;
      border-top: 5px solid transparent;
      border-bottom: 5px solid transparent; }

#speaker .txt-read {
  margin-bottom: 6.25vw; }
  @media only screen and (max-width: 736px) {
    #speaker .txt-read {
      margin-bottom: 5.3333333333vw;
      font-size: 11px; } }
#speaker .flex-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3.125vw; }
  @media only screen and (max-width: 768px) {
    #speaker .flex-box {
      margin-bottom: 5.3333333333vw; } }
  @media only screen and (max-width: 736px) {
    #speaker .flex-box {
      margin-bottom: 0; } }
#speaker .wps2900 {
  margin-bottom: 10.9375vw;
  justify-content: space-between; }
  @media only screen and (max-width: 736px) {
    #speaker .wps2900 {
      display: block;
      margin-bottom: 16vw; } }
  #speaker .wps2900 figure {
    width: 47.65625vw;
    max-width: 610px; }
    #speaker .wps2900 figure img {
      width: 100%;
      height: auto; }
  #speaker .wps2900 div {
    width: 31.25vw;
    max-width: 400px; }
    @media only screen and (max-width: 736px) {
      #speaker .wps2900 div {
        width: 100%;
        max-width: inherit; } }
  #speaker .wps2900 h3 {
    margin-bottom: 1.5625vw;
    padding-bottom: 1.5625vw;
    font-size: 35px;
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    letter-spacing: 0.1em;
    border-bottom: solid 1px #a3a3a3; }
    @media only screen and (max-width: 736px) {
      #speaker .wps2900 h3 {
        font-size: 22px; } }
  #speaker .wps2900 p {
    margin-bottom: 3.125vw; }
    @media only screen and (max-width: 736px) {
      #speaker .wps2900 p {
        font-size: 11px; } }
  #speaker .wps2900 .btn-pdf {
    display: block;
    width: 23.4375vw;
    max-width: 300px;
    line-height: 60px;
    color: #fff;
    font-size: 15px;
    letter-spacing: 0.1em;
    text-align: center;
    background-color: #000;
    -webkit-transition: background 0.3s;
    transition: background 0.3s; }
    @media only screen and (max-width: 768px) {
      #speaker .wps2900 .btn-pdf {
        width: 100%;
        max-width: inherit; } }
    @media only screen and (max-width: 736px) {
      #speaker .wps2900 .btn-pdf {
        font-size: 13px;
        font-weight: 700;
        line-height: 48px; } }
    #speaker .wps2900 .btn-pdf:hover {
      opacity: 1;
      background-color: #e62629; }
#speaker .box-point {
  margin-bottom: 6.25vw;
  padding-bottom: 3.90625vw; }
  @media only screen and (max-width: 736px) {
    #speaker .box-point {
      margin-bottom: 16vw;
      padding-bottom: 6.6666666667vw; } }
  #speaker .box-point h2 {
    margin-top: -15px; }
    @media only screen and (max-width: 736px) {
      #speaker .box-point h2 {
        position: relative;
        top: -5px; } }
  #speaker .box-point .list-point {
    justify-content: space-between;
    flex-wrap: wrap; }
    @media only screen and (max-width: 736px) {
      #speaker .box-point .list-point {
        display: block; } }
    #speaker .box-point .list-point li {
      width: 25vw;
      max-width: 320px;
      margin: 0 0 3.125vw; }
      @media only screen and (max-width: 736px) {
        #speaker .box-point .list-point li {
          width: 100%;
          max-width: inherit; } }
      #speaker .box-point .list-point li figure {
        margin-bottom: 0.78125vw; }
        #speaker .box-point .list-point li figure img {
          width: 100%;
          height: auto; }
      #speaker .box-point .list-point li p {
        letter-spacing: 0.1em; }
        @media only screen and (max-width: 736px) {
          #speaker .box-point .list-point li p {
            font-size: 13px; } }
#speaker .about {
  margin-bottom: 6.25vw; }
  @media only screen and (max-width: 736px) {
    #speaker .about {
      margin-bottom: 13.3333333333vw; } }
  #speaker .about .flex-box:first-of-type {
    margin-bottom: 0; }
  @media only screen and (max-width: 736px) {
    #speaker .about .flex-box {
      display: block;
      margin-bottom: 50px; } }
  #speaker .about .flex-box figure {
    width: 427px; }
    @media only screen and (max-width: 768px) {
      #speaker .about .flex-box figure {
        width: 49%; } }
    @media only screen and (max-width: 736px) {
      #speaker .about .flex-box figure {
        width: 100%;
        max-width: inherit; } }
    #speaker .about .flex-box figure img {
      width: 100%;
      height: auto;
      margin-bottom: 1.5625vw; }
  #speaker .about .flex-box div {
    width: 45.3125vw;
    max-width: 580px;
    margin-left: 1.171875vw; }
    @media only screen and (max-width: 768px) {
      #speaker .about .flex-box div {
        width: 49%;
        max-width: inherit; } }
    @media only screen and (max-width: 736px) {
      #speaker .about .flex-box div {
        width: 100%;
        margin-left: 0; } }
    #speaker .about .flex-box div h3 {
      margin-bottom: 2.34375vw;
      font-size: 18px;
      font-weight: 700;
      line-height: 1.5; }
      #speaker .about .flex-box div h3.txt-important {
        color: #e83d2e; }
    #speaker .about .flex-box div p {
      margin-bottom: 1.5em;
      font-size: 13px;
      line-height: 1.75; }
#speaker .box-achievements {
  margin-bottom: 6.25vw;
  padding-bottom: 3.90625vw; }
  #speaker .box-achievements h2 {
    margin-top: -15px; }
    @media only screen and (max-width: 736px) {
      #speaker .box-achievements h2 {
        position: relative;
        top: -5px; } }
  #speaker .box-achievements .list-achievements {
    flex-wrap: wrap; }
    @media only screen and (max-width: 736px) {
      #speaker .box-achievements .list-achievements {
        justify-content: space-between; } }
    #speaker .box-achievements .list-achievements li {
      width: 18.75vw;
      max-width: 240px;
      margin: 0 0 3.90625vw 1.5625vw;
      position: relative; }
      @media screen and (min-width: 1281px) {
        #speaker .box-achievements .list-achievements li {
          margin: 0 0 50px 20px; } }
      @media screen and (max-width: 820px) {
        #speaker .box-achievements .list-achievements li {
          width: 22.5609756098vw;
          max-width: 185px; } }
      @media only screen and (max-width: 768px) {
        #speaker .box-achievements .list-achievements li {
          width: 22.5609756098vw;
          max-width: inherit; } }
      @media only screen and (max-width: 736px) {
        #speaker .box-achievements .list-achievements li {
          width: 45.3333333333vw;
          margin: 0 0 5.3333333333vw; } }
      #speaker .box-achievements .list-achievements li:first-of-type {
        margin: 0 0 3.90625vw; }
        @media only screen and (max-width: 768px) {
          #speaker .box-achievements .list-achievements li:first-of-type {
            margin: 0 0 5.3333333333vw; } }
      #speaker .box-achievements .list-achievements li a {
        display: block; }
      #speaker .box-achievements .list-achievements li figure {
        width: 18.75vw;
        height: 18.75vw;
        max-width: 240px;
        max-height: 240px;
        margin-bottom: 1.5625vw;
        overflow: hidden;
        position: relative; }
        @media only screen and (max-width: 768px) {
          #speaker .box-achievements .list-achievements li figure {
            width: 22.5609756098vw;
            height: 22.5609756098vw;
            max-width: 185px;
            max-height: 185px; } }
        @media only screen and (max-width: 736px) {
          #speaker .box-achievements .list-achievements li figure {
            width: 45.3333333333vw;
            height: 45.3333333333vw;
            max-width: inherit;
            max-height: inherit; } }
      #speaker .box-achievements .list-achievements li img {
        width: auto !important;
        height: auto !important;
        max-width: 130% !important;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%); }
        #speaker .box-achievements .list-achievements li img.noimage {
          max-width: 100% !important; }
      #speaker .box-achievements .list-achievements li p {
        margin: 0;
        font-size: 12px;
        text-align: justify;
        line-height: 1.5; }
        #speaker .box-achievements .list-achievements li p .date {
          display: block;
          font-size: 12px;
          font-family: 'Roboto', sans-serif;
          font-style: italic; }
        #speaker .box-achievements .list-achievements li p:first-of-type {
          margin: 0 0 1.5625vw;
          font-size: 14px; }
#speaker .btns {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  #speaker .btns a {
    display: block;
    width: 23.4375vw;
    max-width: 300px;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    letter-spacing: 0.1em;
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    text-align: center;
    background-color: #000;
    -webkit-transition: background 0.3s;
    transition: background 0.3s; }
    @media only screen and (max-width: 768px) {
      #speaker .btns a {
        width: 100%;
        max-width: inherit; } }
    @media only screen and (max-width: 736px) {
      #speaker .btns a {
        font-size: 16px;
        line-height: 48px; } }
    #speaker .btns a:hover {
      opacity: 1;
      background-color: #e62629; }
#speaker .point {
  padding: 3.125vw 0;
  border-top: solid 1px #a3a3a3; }
  #speaker .point figure {
    margin-bottom: 1.5625vw; }
    #speaker .point figure img {
      width: 100%;
      height: auto; }
  #speaker .point h3 {
    margin-bottom: 3.125vw;
    font-size: 16px;
    letter-spacing: 0.1em; }
    #speaker .point h3 span {
      font-size: 35px;
      font-family: 'Roboto', sans-serif;
      font-style: italic; }
  #speaker .point p {
    margin-bottom: 4.6875vw;
    font-size: 13px;
    line-height: 1.9; }
  @media only screen and (max-width: 736px) {
    #speaker .point .flex-box {
      display: block; } }
  #speaker .point .flex-box figure {
    width: 40vw;
    max-width: 512px; }
    @media only screen and (max-width: 736px) {
      #speaker .point .flex-box figure {
        width: 100%;
        max-width: inherit; } }
  #speaker .point .flex-box div {
    width: 36.40625vw;
    max-width: 466px;
    margin-left: 1.171875vw; }
    @media only screen and (max-width: 736px) {
      #speaker .point .flex-box div {
        width: 100%;
        max-width: inherit; } }
    #speaker .point .flex-box div h4 {
      margin: 3.125vw 0 2.34375vw; }
#speaker .resault-cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 3.90625vw; }
  @media only screen and (max-width: 736px) {
    #speaker .resault-cat {
      display: block; } }
  @media screen and (max-width: 820px) {
    #speaker .resault-cat li {
      width: 49%; } }
  @media only screen and (max-width: 736px) {
    #speaker .resault-cat li {
      width: 100%;
      margin-bottom: 10px; } }
  #speaker .resault-cat li a {
    display: block;
    width: 39.0625vw;
    max-width: 500px;
    padding: 1.640625vw 0;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    line-height: 1;
    background-color: #000;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    opacity: 1; }
    @media screen and (max-width: 820px) {
      #speaker .resault-cat li a {
        width: 100%;
        max-width: inherit; } }
    @media only screen and (max-width: 736px) {
      #speaker .resault-cat li a {
        padding: 0;
        line-height: 48px; } }
    #speaker .resault-cat li a:hover {
      background-color: #e62629; }
  #speaker .resault-cat li.current-cat a {
    background-color: #e62629; }
#speaker .list-product-top {
  flex-wrap: wrap; }
  @media only screen and (max-width: 736px) {
    #speaker .list-product-top {
      justify-content: space-between; } }
  #speaker .list-product-top li {
    width: 18.75vw;
    max-width: 240px;
    margin: 0 0 3.125vw 1.5625vw;
    position: relative; }
    @media only screen and (max-width: 768px) {
      #speaker .list-product-top li {
        width: 22.5609756098vw;
        max-width: inherit; } }
    @media only screen and (max-width: 736px) {
      #speaker .list-product-top li {
        width: 45.3333333333vw; } }
    #speaker .list-product-top li:nth-child(4n+1) {
      margin: 0 0 3.125vw; }
    #speaker .list-product-top li a {
      display: block; }
    #speaker .list-product-top li figure {
      width: 18.75vw;
      height: 18.75vw;
      max-width: 240px;
      max-height: 240px;
      margin-bottom: 1.5625vw;
      overflow: hidden;
      position: relative; }
      @media only screen and (max-width: 768px) {
        #speaker .list-product-top li figure {
          width: 22.5609756098vw;
          height: 22.5609756098vw;
          max-width: 185px;
          max-height: 185px; } }
      @media only screen and (max-width: 736px) {
        #speaker .list-product-top li figure {
          width: 45.3333333333vw;
          height: 45.3333333333vw;
          max-width: inherit;
          max-height: inherit; } }
    #speaker .list-product-top li img {
      width: auto !important;
      height: auto !important;
      max-width: 130% !important;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); }
      #speaker .list-product-top li img.noimage {
        max-width: 100% !important; }
    #speaker .list-product-top li h3 {
      margin: 0;
      font-size: 14px;
      font-weight: 500;
      line-height: 1.5; }
    #speaker .list-product-top li p {
      margin: 0;
      font-size: 12px;
      text-align: justify;
      line-height: 1.5; }
      #speaker .list-product-top li p .date {
        display: block;
        font-size: 12px;
        font-family: 'Roboto', sans-serif;
        font-style: italic; }
      #speaker .list-product-top li p:first-of-type {
        margin: 0 0 1.5625vw;
        font-size: 14px; }
#speaker .catalog {
  margin: 0 auto 100px; }
  @media only screen and (max-width: 736px) {
    #speaker .catalog {
      margin: 0 auto 70px; } }
  #speaker .catalog img {
    width: 100%;
    height: auto; }
  #speaker .catalog a {
    display: block;
    margin: 0 auto 40px; }
    @media only screen and (max-width: 736px) {
      #speaker .catalog a {
        margin: 0 auto 10px; } }
  #speaker .catalog--pdf a {
    width: 420px;
    margin: 0 auto;
    padding: 20px 40px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    background: #fff;
    border: solid 2px #000;
    transition: all 0.3s; }
    @media only screen and (max-width: 736px) {
      #speaker .catalog--pdf a {
        width: auto;
        padding: 20px 10px;
        font-size: 14px; } }
    #speaker .catalog--pdf a span {
      padding: 0 20px;
      position: relative; }
      @media only screen and (max-width: 736px) {
        #speaker .catalog--pdf a span {
          display: block;
          width: auto; } }
      #speaker .catalog--pdf a span:after {
        position: absolute;
        content: "";
        top: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        height: 1px;
        border-left: 7px solid #000;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        transition: all 0.3s; }
    #speaker .catalog--pdf a:hover {
      color: #fff;
      background: #e62629;
      border: solid 2px #e62629;
      opacity: 1; }
      #speaker .catalog--pdf a:hover span:after {
        border-left: 7px solid #fff; }
