/* ------------ font ------------ */
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Noto+Serif+JP:wght@400;500;700&display=swap);
/* ------------ css reset ------------ */
body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%; }

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent; }

ins {
  text-decoration: none; }

mark {
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

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

input, select {
  vertical-align: middle; }

/* ------------ SP ------------ */
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* ------------ body ------------ */
  html, body {
    font-size: 62.5%; }

  /* ------------ bispa-content-box ------------ */
  #bispa-content-box::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100vh;
    background: url(../img/top/bi-sp-35.jpg) no-repeat 50% 100%;
    background-size: cover; }

  /* ------------ bispa-box-01 ------------ */
  #bispa-box-01 .wrap-box {
    position: relative; }
    #bispa-box-01 .wrap-box h1.pc {
      display: none; }
    #bispa-box-01 .wrap-box figure.bispa-img {
      display: none; }
    #bispa-box-01 .wrap-box figure.sp img {
      width: 100%;
      vertical-align: bottom; }

  /* ------------ bispa-box-02 ------------ */
  #bispa-box-02 {
    width: 90%;
    margin: 10px auto 0;
    text-align: center; }
    #bispa-box-02 p {
      font: normal 2rem/1.7 "Noto Sans JP", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
      font-family: "Noto Serif JP", Times New Roman, "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", serif;
      font-weight: 700;
      font-size: 3.8vw;
      color: #55461B; }

  /* ------------ bispa-box-03 ------------ */
  #bispa-box-03 {
    width: 90%;
    margin: 0 auto;
    position: relative; }
    #bispa-box-03 figure.copy-img {
      position: absolute;
      right: -5%;
      top: 0;
      width: 50%; }
      #bispa-box-03 figure.copy-img img {
        width: 100%;
        vertical-align: bottom; }
    #bispa-box-03 ul {
      padding: 20% 0 0 0; }
      #bispa-box-03 ul li {
        width: 80%;
        margin: 0 auto;
        list-style: none;
        position: relative; }
        #bispa-box-03 ul li img:nth-of-type(2) {
          width: 100%;
          vertical-align: bottom;
          z-index: 10; }
        #bispa-box-03 ul li img:nth-of-type(1) {
          vertical-align: bottom;
          z-index: 20;
          position: absolute; }
        #bispa-box-03 ul li:nth-child(n+1) {
          margin: 40px auto 0; }
        #bispa-box-03 ul li.list-item-01 img:nth-of-type(1) {
          width: 35%;
          top: -20%;
          left: -15%; }
        #bispa-box-03 ul li.list-item-02 img:nth-of-type(1) {
          width: 35%;
          bottom: -2%;
          left: -15%; }
        #bispa-box-03 ul li.list-item-03 img:nth-of-type(1) {
          width: 35%;
          top: -5%;
          right: -15%; }
        #bispa-box-03 ul li.list-item-04 img:nth-of-type(1) {
          width: 35%;
          bottom: -5%;
          left: -15%; }
        #bispa-box-03 ul li.list-item-05 img:nth-of-type(1) {
          width: 35%;
          right: -15%;
          bottom: -5%; }
        #bispa-box-03 ul li.list-item-06 img:nth-of-type(1) {
          width: 35%;
          top: -10%;
          left: -15%; }

  /* ------------ bispa-box-04 ------------ */
  #bispa-box-04 {
    width: 90%;
    margin: 30px auto 0; }
    #bispa-box-04 ul.pc {
      display: none; }
    #bispa-box-04 ul.sp {
      margin: 60px 0 0 0; }
      #bispa-box-04 ul.sp li {
        list-style: none;
        margin: 0 auto; }
        #bispa-box-04 ul.sp li img {
          width: 100%;
          vertical-align: bottom; }
        #bispa-box-04 ul.sp li:nth-child(1) {
          width: 70%; }
        #bispa-box-04 ul.sp li:nth-child(2) {
          width: 70%;
          margin: 15px auto 0; }
        #bispa-box-04 ul.sp li:nth-child(3) {
          width: 51%;
          margin: 15px auto 0; }
        #bispa-box-04 ul.sp li:nth-child(4) {
          width: 38%;
          margin: 15px auto 0; }

  /* ------------ bispa-box-05 ------------ */
  #bispa-box-05 {
    border-top: 20px solid #E2AE23;
    border-image: linear-gradient(to right, #E2AE23 0%, #F4DEA6 30%, #D3A421 68%, #E4C170 87%, #F4DEA6 100%);
    border-image-slice: 1;
    margin: 60px 0 0 0; }
    #bispa-box-05 .c-box {
      width: 70%;
      margin: 50px auto; }
      #bispa-box-05 .c-box .wrap-box figure.img-box {
        width: 100%;
        margin: 0 auto; }
        #bispa-box-05 .c-box .wrap-box figure.img-box img {
          width: 100%;
          vertical-align: bottom;
          box-shadow: 5px 5px 5px #E0DBAB; }
      #bispa-box-05 .c-box .wrap-box .text-box {
        background: url(../img/top/bi-21.png) no-repeat top right;
        background-size: 80px auto;
        background-position: right 0 top 0; }
        #bispa-box-05 .c-box .wrap-box .text-box h2 {
          font: normal 2rem/1.5 "Noto Sans JP", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
          font-family: "Noto Serif JP", Times New Roman, "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", serif;
          font-weight: 700;
          font-size: 4.6vw;
          color: #55461B;
          margin: 30px 0 0 0;
          text-align: center; }
        #bispa-box-05 .c-box .wrap-box .text-box p {
          font: normal 1.4rem/1.7 "Noto Sans JP", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
          font-family: "Noto Serif JP", Times New Roman, "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", serif;
          font-weight: 700;
          color: #000;
          margin: 10px 0 0 0; }
          #bispa-box-05 .c-box .wrap-box .text-box p.bi-small {
            font: normal 1.2rem/1.7 "Noto Sans JP", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
            font-family: "Noto Serif JP", Times New Roman, "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", serif;
            font-weight: 700; }
          #bispa-box-05 .c-box .wrap-box .text-box p .ast {
            font: normal 1rem/1 "Noto Sans JP", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
            font-weight: 400;
            vertical-align: super; }
      #bispa-box-05 .c-box .wrap-box.rev {
        margin: 50px 0 0 0; }
        #bispa-box-05 .c-box .wrap-box.rev figure {
          order: 2; }
        #bispa-box-05 .c-box .wrap-box.rev .text-box {
          order: 1; }

  /* ------------ bispa-box-06 ------------ */
  #bispa-box-06 {
    width: 90%;
    margin: 60px auto 0;
    padding: 0 0 50px 0; }
    #bispa-box-06 .wrap-box figure.pc.i-03 {
      display: none; }
    #bispa-box-06 .wrap-box figure.sp.i-04 {
      width: 59%;
      margin: 0 auto; }
      #bispa-box-06 .wrap-box figure.sp.i-04 img {
        width: 100%;
        vertical-align: bottom; }
    #bispa-box-06 .wrap-box figure.sp.i-05 {
      width: 71%;
      margin: 30px auto 0; }
      #bispa-box-06 .wrap-box figure.sp.i-05 img {
        width: 100%;
        vertical-align: bottom; }
    #bispa-box-06 .wrap-box a.prod-btn {
      width: 130px;
      margin: 15px auto 0;
      box-sizing: border-box;
      display: flex;
      justify-content: center;
      align-items: center;
      text-decoration: none; }
      #bispa-box-06 .wrap-box a.prod-btn .prod-btn-txt {
        font: normal 1.4rem/1.5 "Noto Sans JP", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
        color: #000;
        font-weight: 700;
        text-decoration: none; }
      #bispa-box-06 .wrap-box a.prod-btn .prod-btn-icon {
        width: 21px;
        height: 21px;
        transition: ease 0.5s;
        -moz-transition: ease 0.5s;
        -webkit-transition: ease 0.5s;
        -ms-transition: ease 0.5s;
        -o-transition: ease 0.5s;
        background: url(../img/top/bi-26.png) no-repeat center;
        background-size: 100% auto;
        margin: 0 0 0 10px; }
      #bispa-box-06 .wrap-box a.prod-btn:hover .prod-btn-icon {
        transform: scale(1.2);
        background-image: url(../img/top/bi-27.png); }

  /* ------------ bispa-ecsite-box ------------ */
  #bispa-ecsite-box {
    padding: 50px 0;
    background: #fff; }
    #bispa-ecsite-box ul.sp li {
      list-style: none;
      width: 75%;
      margin: 15px auto 0; }
      #bispa-ecsite-box ul.sp li a {
        display: block;
        text-decoration: none; }
        #bispa-ecsite-box ul.sp li a img {
          transition: all 0.5s;
          -moz-transition: all 0.5s;
          -webkit-transition: all 0.5s;
          -ms-transition: all 0.5s;
          -o-transition: all 0.5s;
          width: 100%;
          vertical-align: bottom; }
          #bispa-ecsite-box ul.sp li a img:hover {
            opacity: 0.8;
            filter: alpha(opacity=80); }
      #bispa-ecsite-box ul.sp li:first-child {
        margin: 0 auto; }
    #bispa-ecsite-box ul.pc {
      display: none; }

  /* ------------ scrolltrigger ------------ */
  .slide-up {
    position: relative;
    top: 10px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: top 860ms, opacity 1s; }

  .slide-up.is-show {
    top: 0;
    opacity: 1;
    filter: alpha(opacity=100); }

  /* ------------SP END ------------ */ }
/* ------------ PC ------------ */
@media screen and (min-width: 768px), print {
  /* ------------ body ------------ */
  html, body {
    font-size: 62.5%; }

  /* ------------ bispa-content-box ------------ */
  #bispa-content-box {
    min-width: 1100px;
    background: url(../img/top/bi-28.jpg) no-repeat top center;
    background-size: cover;
    background-attachment: fixed; }

  /* ------------ bispa-box-01 ------------ */
  #bispa-box-01 {
    border-bottom: 20px solid #E2AE23;
    border-image: linear-gradient(to right, #E2AE23 0%, #F4DEA6 30%, #D3A421 68%, #E4C170 87%, #F4DEA6 100%);
    border-image-slice: 1; }
    #bispa-box-01 .wrap-box {
      position: relative;
      width: 1100px;
      margin: 0 auto; }
      #bispa-box-01 .wrap-box h1 {
        z-index: 10; }
        #bispa-box-01 .wrap-box h1 img {
          width: 1100px;
          vertical-align: bottom; }
      #bispa-box-01 .wrap-box figure.bispa-img {
        width: 379px;
        z-index: 20;
        position: absolute;
        top: 0;
        left: 88px;
        overflow-x: hidden; }
        #bispa-box-01 .wrap-box figure.bispa-img img {
          width: 100%;
          vertical-align: bottom; }
      #bispa-box-01 .wrap-box figure.sp {
        display: none; }

  /* ------------ bispa-box-02 ------------ */
  #bispa-box-02 {
    width: 1100px;
    margin: 40px auto 0;
    text-align: center; }
    #bispa-box-02 p {
      font: normal 2.2rem/1.7 "Noto Sans JP", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
      font-family: "Noto Serif JP", Times New Roman, "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", serif;
      font-weight: 700;
      color: #55461B; }
      #bispa-box-02 p .sp {
        display: none; }

  /* ------------ bispa-box-03 ------------ */
  #bispa-box-03 {
    width: 1000px;
    margin: 0 auto;
    position: relative; }
    #bispa-box-03 figure.copy-img {
      position: absolute;
      right: -50px;
      top: -80px;
      width: 314px;
      vertical-align: bottom; }
    #bispa-box-03 ul {
      padding: 120px 0 0 0;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      #bispa-box-03 ul li {
        width: 320px;
        list-style: none;
        position: relative; }
        #bispa-box-03 ul li img:nth-of-type(2) {
          width: 100%;
          vertical-align: bottom;
          z-index: 10; }
        #bispa-box-03 ul li img:nth-of-type(1) {
          vertical-align: bottom;
          z-index: 20;
          position: absolute; }
        #bispa-box-03 ul li:nth-child(n+4) {
          margin: 85px 0 0 0; }
        #bispa-box-03 ul li.list-item-01 img:nth-of-type(1) {
          width: 112px;
          top: -60px;
          left: -10px; }
        #bispa-box-03 ul li.list-item-02 img:nth-of-type(1) {
          width: 138px;
          bottom: -25px;
          left: 10px; }
        #bispa-box-03 ul li.list-item-03 img:nth-of-type(1) {
          width: 131px;
          top: -25px;
          right: -7px; }
        #bispa-box-03 ul li.list-item-04 img:nth-of-type(1) {
          width: 147px;
          bottom: -50px;
          left: -5px; }
        #bispa-box-03 ul li.list-item-05 img:nth-of-type(1) {
          width: 148px;
          bottom: -45px;
          right: 5px; }
        #bispa-box-03 ul li.list-item-06 img:nth-of-type(1) {
          width: 115px;
          top: -20px;
          right: -3px; }

  /* ------------ bispa-box-04 ------------ */
  #bispa-box-04 {
    width: 1000px;
    margin: 150px auto 0; }
    #bispa-box-04 ul.sp {
      display: none; }
    #bispa-box-04 ul.pc {
      display: flex;
      justify-content: space-between;
      align-items: flex-end; }
      #bispa-box-04 ul.pc li {
        list-style: none;
        width: 30%;
        text-align: center; }
        #bispa-box-04 ul.pc li:nth-child(1) img {
          width: 320px; }
        #bispa-box-04 ul.pc li:nth-child(2) img {
          width: 316px; }
        #bispa-box-04 ul.pc li:nth-child(3) img {
          width: 253px; }

  /* ------------ bispa-box-05 ------------ */
  #bispa-box-05 {
    border-top: 20px solid #E2AE23;
    border-image: linear-gradient(to right, #E2AE23 0%, #F4DEA6 30%, #D3A421 68%, #E4C170 87%, #F4DEA6 100%);
    border-image-slice: 1;
    margin: 120px 0 0 0; }
    #bispa-box-05 .c-box {
      width: 1000px;
      margin: 120px auto; }
      #bispa-box-05 .c-box .wrap-box {
        display: flex;
        justify-content: space-between; }
        #bispa-box-05 .c-box .wrap-box figure.img-box {
          width: 450px; }
          #bispa-box-05 .c-box .wrap-box figure.img-box img {
            width: 100%;
            vertical-align: bottom;
            box-shadow: 10px 10px 10px #E0DBAB; }
        #bispa-box-05 .c-box .wrap-box .text-box {
          width: 500px;
          background: url(../img/top/bi-21.png) no-repeat top right;
          background-size: 198px 114px;
          background-position: right 0 top 0; }
          #bispa-box-05 .c-box .wrap-box .text-box h2 {
            font: normal 3rem/1.5 "Noto Sans JP", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
            font-family: "Noto Serif JP", Times New Roman, "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", serif;
            font-weight: 700;
            color: #55461B;
            margin: 20px 0 0 0;
            text-align: center; }
          #bispa-box-05 .c-box .wrap-box .text-box p {
            font: normal 2rem/1.7 "Noto Sans JP", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
            font-family: "Noto Serif JP", Times New Roman, "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", serif;
            font-weight: 700;
            color: #000;
            margin: 20px 0 0 0; }
            #bispa-box-05 .c-box .wrap-box .text-box p.bi-small {
              font: normal 1.4rem/1.7 "Noto Sans JP", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
              font-family: "Noto Serif JP", Times New Roman, "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", serif;
              font-weight: 700; }
            #bispa-box-05 .c-box .wrap-box .text-box p .ast {
              font: normal 1rem/1 "Noto Sans JP", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
              font-weight: 400;
              vertical-align: super; }
        #bispa-box-05 .c-box .wrap-box.rev {
          margin: 100px 0 0 0; }
          #bispa-box-05 .c-box .wrap-box.rev figure {
            order: 2; }
          #bispa-box-05 .c-box .wrap-box.rev .text-box {
            order: 1; }

  /* ------------ bispa-box-06 ------------ */
  #bispa-box-06 {
    width: 701px;
    margin: 150px auto 0;
    padding: 0 0 100px 0; }
    #bispa-box-06 .wrap-box {
      position: relative; }
      #bispa-box-06 .wrap-box figure.pc.i-03 {
        z-index: 10; }
        #bispa-box-06 .wrap-box figure.pc.i-03 img {
          width: 701px;
          vertical-align: bottom; }
      #bispa-box-06 .wrap-box figure.sp.i-04 {
        display: none; }
      #bispa-box-06 .wrap-box figure.sp.i-05 {
        display: none; }
      #bispa-box-06 .wrap-box a.prod-btn {
        width: 130px;
        box-sizing: border-box;
        display: flex;
        justify-content: space-between;
        align-items: center;
        text-decoration: none;
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 20; }
        #bispa-box-06 .wrap-box a.prod-btn .prod-btn-txt {
          font: normal 1.4rem/1.5 "Noto Sans JP", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
          color: #000;
          font-weight: 700;
          text-decoration: none; }
        #bispa-box-06 .wrap-box a.prod-btn .prod-btn-icon {
          width: 42px;
          height: 42px;
          transition: ease 0.5s;
          -moz-transition: ease 0.5s;
          -webkit-transition: ease 0.5s;
          -ms-transition: ease 0.5s;
          -o-transition: ease 0.5s;
          background: url(../img/top/bi-26.png) no-repeat center;
          background-size: 100% auto; }
        #bispa-box-06 .wrap-box a.prod-btn:hover .prod-btn-icon {
          transform: scale(1.2);
          background-image: url(../img/top/bi-27.png); }

  /* ------------ bispa-ecsite-box ------------ */
  #bispa-ecsite-box {
    width: 800px;
    margin: 0 auto;
    padding: 80px 0; }
    #bispa-ecsite-box ul.pc {
      display: flex;
      justify-content: space-between; }
      #bispa-ecsite-box ul.pc li {
        list-style: none;
        width: 254px; }
        #bispa-ecsite-box ul.pc li a {
          display: block;
          text-decoration: none; }
          #bispa-ecsite-box ul.pc li a img {
            transition: all 0.5s;
            -moz-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s; }
            #bispa-ecsite-box ul.pc li a img:hover {
              opacity: 0.8;
              filter: alpha(opacity=80); }
    #bispa-ecsite-box ul.sp {
      display: none; }

  /* ------------ scrolltrigger ------------ */
  .slide-up {
    position: relative;
    top: 20px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: top 860ms, opacity 1s; }

  .slide-up.is-show {
    top: 0;
    opacity: 1;
    filter: alpha(opacity=100); }

  /* ------------ //PC ------------ */ }
/* ------------ PRINT ------------ */
@media print {
  /* ------------ PRINT END ------------ */ }

/*# sourceMappingURL=style.css.map */
