@charset "UTF-8";
/*リセット
--------------------------------------------*/
html, body, div, 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, strong, sub, sup, tt, var,
b, 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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

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

a img {
  border: none;
}

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

/*フォント
---------------------------------------------*/
/*メディアクエリー
---------------------------------------------*/
/*変数
---------------------------------------------*/
/* コンテンツ
---------------------------------------------*/
/*html {
  width: 100%;
  height: 100%;
}*/
body {
  font-family: futura-pt,'Noto Sans JP', sans-serif;
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.8;
  letter-spacing: 0.8px;
  font-size: 14px;
  color: #3b92ad;
  background-color: #fffbe2;
  font-weight: normal;
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

img {
  width: 100%;
  vertical-align: bottom;
  display: block;
}

a {
  color: #000;
  text-decoration: none;
}

div.wrapper {
  width: 100%;
  overflow: hidden;
  opacity: 0;
}

div.wrapper.loaded {
  opacity: 1.0;
  -webkit-transition: opacity 1.6s;
  transition: opacity 1.6s;
}

div.top {
  position: relative;
}

@media screen and (min-width: 769px) {
  div.top {
    max-width: 800px;
    height: 100vh;
    margin: 0 auto;
  }
}

@media screen and (min-width: 769px) {
  div.top::before {
    content: "";
    display: block;
    padding-top: calc(473 / 710 * 100%);
  }
}

@media screen and (max-width: 768px) {
  div.top::before {
    content: "";
    display: block;
    padding-top: calc(1200 / 750 * 100%);
  }
}

div.top div.main_01 {
  position: absolute;
}

@media screen and (max-width: 768px) {
  div.top div.main_01 {
    width: calc(270 / 750 * 100%);
    top: calc(54 / 1200 * 100%);
    left: calc(27 / 750 * 100%);
    z-index: 7;
  }
}

@media screen and (min-width: 769px) {
  div.top div.main_01 {
    width: calc(143 / 710 * 100%);
    top: calc(18 / 473 * 100%);
    left: calc(125 / 710 * 100%);
    z-index: 5;
  }
}

div.top div.main_02 {
  position: absolute;
}

@media screen and (max-width: 768px) {
  div.top div.main_02 {
    width: calc(235 / 750 * 100%);
    top: calc(302 / 1200 * 100%);
    left: calc(205 / 750 * 100%);
    z-index: 10;
  }
}

@media screen and (min-width: 769px) {
  div.top div.main_02 {
    width: calc(145 / 710 * 100%);
    top: calc(124 / 473 * 100%);
    left: calc(312 / 710 * 100%);
  }
}

div.top div.main_03 {
  position: absolute;
  display: block;
}

@media screen and (max-width: 768px) {
  div.top div.main_03 {
    width: calc(278 / 750 * 100%);
    top: calc(121 / 1200 * 100%);
    right: calc(10 / 750 * 100%);
    z-index: 2;
  }
}

@media screen and (min-width: 769px) {
  div.top div.main_03 {
    width: calc(177 / 710 * 100%);
    top: calc(30 / 473 * 100%);
    right: calc(30 / 750 * 100%);
    z-index: 5;
  }
}

div.top div.main_04 {
  position: absolute;
}

@media screen and (max-width: 768px) {
  div.top div.main_04 {
    width: calc(433 / 750 * 100%);
    top: calc( 683/ 1200 * 100%);
    right: 0;
    z-index: 5;
  }
}

@media screen and (min-width: 769px) {
  div.top div.main_04 {
    width: calc(254 / 710 * 100%);
    top: calc(228 / 473 * 100%);
    right: calc(50 / 710 * 100%);
    z-index: 5;
  }
}

div.top div.main_05 {
  position: absolute;
}

@media screen and (max-width: 768px) {
  div.top div.main_05 {
    width: calc(241 / 750 * 100%);
    bottom: -4%;
    left: calc(20 / 750 * 100%);
    z-index: 3;
  }
}

@media screen and (min-width: 769px) {
  div.top div.main_05 {
    width: calc(156 / 710 * 100%);
    top: calc(311 / 473 * 100%);
    left: calc(30 / 750 * 100%);
    z-index: 6;
  }
}

div.top div.main_title {
  position: absolute;
}

@media screen and (max-width: 768px) {
  div.top div.main_title {
    width: calc(560 / 750 * 100%);
    top: calc(510 / 1200 * 100%);
    left: 0;
    z-index: 20;
  }
}

@media screen and (min-width: 769px) {
  div.top div.main_title {
    width: calc(300 / 710 * 100%);
    top: calc(142 / 473 * 100%);
    left: calc(52 / 710 * 100%);
    z-index: 20;
  }
}

div.top h1 {
  position: absolute;
  color: #3b92ad;
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media screen and (max-width: 768px) {
  div.top h1 {
    font-size: 10px;
    top: calc(772 / 1200 * 100%);
    left: calc(20 / 750 * 100%);
    z-index: 20;
    line-height: 1.6;
  }
}

@media screen and (min-width: 769px) {
  div.top h1 {
    font-size: 13px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: calc(250 / 473 * 100%);
    left: calc(62 / 710 * 100%);
    z-index: 20;
    white-space: nowrap;
  }
}

#item_area {
  padding: 60px 0;
  margin-top: 50px;
}

@media screen and (min-width: 769px) {
  #item_area {
    margin: 50px auto 80px;
  }
}

#item_area h2 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 14px;
}

@media screen and (min-width: 769px) {
  #item_area h2 {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  #item_area ul {
    width: 86%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (min-width: 769px) {
  #item_area ul {
    width: 500px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
  }
}

#item_area ul li {
  position: relative;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #item_area ul li {
    width: calc((100% - 10px ) / 3);
    padding: 5px 0;
  }
}

@media screen and (min-width: 769px) {
  #item_area ul li {
    margin: 5px 0;
    width: calc((100% - 30px ) / 3);
  }
}

#item_area ul li a {
  display: block;
}

@media screen and (max-width: 768px) {
  #item_area ul li a {
    font-size: 12px;
  }
}

@media screen and (min-width: 769px) {
  #item_area ul li a {
    font-size: 16px;
  }
}

#item_area ul li img {
  width: 92%;
  margin: 0 auto 10px;
  -webkit-filter: opacity(60%);
          filter: opacity(60%);
}

@media screen and (min-width: 769px) {
  #item_area ul li img {
    width: 94%;
  }
}

#item_area ul li span {
  position: absolute;
  /*絶対配置*/
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
  z-index: 2;
  font-size: 14px;
  font-weight: 500;
}

@media screen and (min-width: 769px) {
  #item_area ul li span {
    font-size: 22px;
  }
}

.item_box {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .item_box {
    margin: 0 auto 20px;
  }
}

.item_box h2 {
  padding: 20px 0 0;
  font-size: 2.0rem;
  font-weight: 400;
  border-bottom: #3b92ad 2px solid;
  display: inline-block;
  line-height: 1.4;
  margin-bottom: 20px;
}

@media screen and (min-width: 769px) {
  .item_box h2 {
    font-size: 2.6rem;
  }
}

.item_box img {
  width: 55%;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .item_box img {
    width: 20%;
  }
}

.item_box .comment_area {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  font-size: 12px;
  padding: 2% 0 20px;
  line-height: 1.8;
}

@media screen and (min-width: 769px) {
  .item_box .comment_area {
    width: 500px;
    font-size: 13px;
    padding: 20px 0 50px;
    line-height: 1.8;
  }
}

.item_box .comment_area a {
  color: #3b92ad;
  font-size: 14px;
}

.item_box .comment_area a span {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 3px 4px;
  color: #fff;
  background-color: #3b92ad;
  font-size: 12px;
  text-align: center;
  -webkit-transition: .4s;
  transition: .4s;
  margin-left: 20px;
}

.item_box .comment_area p {
  font-size: 11px;
  line-height: 1.8;
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-top: 10px;
}

@media screen and (min-width: 769px) {
  .item_box .comment_area p {
    font-size: 13px;
    line-height: 1.8;
  }
}

.category_area {
  margin: 0 auto 80px;
}

@media screen and (min-width: 769px) {
  .category_area {
    max-width: 500px;
    margin: 0 auto 200px;
  }
}

.category_area .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: 8% 0;
}

@media screen and (min-width: 769px) {
  .category_area .left {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin: 8% 0;
  }
}

.category_area .left .cate {
  position: relative;
  width: 60%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (min-width: 769px) {
  .category_area .left .cate {
    width: 60%;
  }
}

.category_area .left .price_box {
  margin-left: 3%;
  width: 35%;
}

.category_area .left .price_box h1 {
  font-weight: 400;
  font-size: 30px;
}

@media screen and (min-width: 769px) {
  .category_area .left .price_box h1 {
    font-size: 36px;
  }
}

.category_area .left .price_box p {
  font-size: 10px;
  padding: 5px 10px 5px 0;
  margin-bottom: 5px;
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media screen and (max-width: 768px) {
  .category_area .left .price_box p {
    max-width: 130px;
  }
}

@media screen and (min-width: 769px) {
  .category_area .left .price_box p {
    font-size: 12px;
  }
}

.category_area .left .price_box ul {
  line-height: 1.6;
}

.category_area .left .price_box ul li a {
  color: #3b92ad;
  font-size: 12px;
}

@media screen and (min-width: 769px) {
  .category_area .left .price_box ul li a {
    font-size: 14px;
  }
}

.category_area .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 8% 0;
}

@media screen and (min-width: 769px) {
  .category_area .right {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin: 8% 0;
  }
}

.category_area .right .cate {
  position: relative;
  width: 60%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (min-width: 769px) {
  .category_area .right .cate {
    width: 60%;
  }
}

.category_area .right .price_box {
  margin-right: 3%;
  width: 35%;
}

.category_area .right .price_box h1 {
  font-weight: 400;
  font-size: 30px;
  text-align: right;
}

@media screen and (min-width: 769px) {
  .category_area .right .price_box h1 {
    font-size: 36px;
  }
}

.category_area .right .price_box p {
  margin: 0 0 25px auto;
  font-size: 10px;
  padding: 5px 0 5px 10px;
  margin-bottom: 5px;
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media screen and (max-width: 768px) {
  .category_area .right .price_box p {
    max-width: 130px;
  }
}

@media screen and (min-width: 769px) {
  .category_area .right .price_box p {
    font-size: 12px;
  }
}

.category_area .right .price_box ul {
  text-align: right;
  line-height: 1.6;
}

.category_area .right .price_box ul li a {
  color: #3b92ad;
  font-size: 12px;
}

@media screen and (min-width: 769px) {
  .category_area .right .price_box ul li a {
    font-size: 14px;
  }
}

.content {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .content {
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  .content .last {
    padding: 0 13px;
    margin: 10px auto 20px;
  }
}

@media screen and (min-width: 769px) {
  .content .last {
    width: 93%;
    margin: 10px auto 0;
  }
}

#itemlist {
  width: 100%;
  margin: 50px auto 40px;
}

@media screen and (min-width: 769px) {
  #itemlist {
    margin: 70px auto 100px;
  }
}

#itemlist a {
  text-decoration: none;
  color: #3b92ad;
}

@media screen and (min-width: 769px) {
  #itemlist a {
    width: 340px;
    border: 1px solid #3b92ad;
    padding: 10px 0;
    text-align: center;
    display: block;
    margin: 0 auto 30px;
    font-size: 13px;
  }
}

@media screen and (max-width: 768px) {
  #itemlist a {
    width: 260px;
    border: 1px solid #3b92ad;
    padding: 9px 0;
    text-align: center;
    display: block;
    margin: 120px auto;
    font-size: 12px;
  }
}

#footer {
  width: 30%;
  margin: 0 auto;
  padding: 0 0 50px;
}

@media screen and (min-width: 769px) {
  #footer {
    width: 36%;
    max-width: 180px;
    padding: 74px 0 100px;
  }
}

.cover_anim:before {
  -webkit-animation: cover_R 1.6s cubic-bezier(0.4, 0, 0.2, 1) forwards;
          animation: cover_R 1.6s cubic-bezier(0.4, 0, 0.2, 1) forwards;
  background: #fff;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.cover_anim01:before {
  -webkit-animation: cover_L 1.6s cubic-bezier(0.4, 0, 0.2, 1) forwards;
          animation: cover_L 1.6s cubic-bezier(0.4, 0, 0.2, 1) forwards;
  background: #fff;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.opacity01 {
  opacity: 1 !important;
}

.logo_small {
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
}

.logo_small.translate {
  opacity: 1 !important;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all 2s;
  transition: all 2s;
}

h1.translate01 {
  opacity: 1 !important;
  -webkit-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
  -webkit-transition: all 1s 1s;
  transition: all 1s 1s;
}

h3.translate02 {
  opacity: 1 !important;
  -webkit-transform: translate(-90%, -95%) !important;
          transform: translate(-90%, -95%) !important;
  -webkit-transition: all 1s 1.6s;
  transition: all 1s 1.6s;
}

.rotate {
  opacity: 0;
  -webkit-transform: translate3d(0%, -35%, 0) rotate3d(1, 1, 0, -30deg);
          transform: translate3d(0%, -35%, 0) rotate3d(1, 1, 0, -30deg);
  -webkit-transition: -webkit-transform 1.4s;
  transition: -webkit-transform 1.4s;
  transition: transform 1.4s;
  transition: transform 1.4s, -webkit-transform 1.4s;
}

.rotate.in {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) rotate3d(1, 1, 0, 0deg);
          transform: translate3d(0, 0, 0) rotate3d(1, 1, 0, 0deg);
}

.filter {
  filter: blur(10px) brightness(2) saturate(1);
  -webkit-filter: blur(10px) brightness(2) saturate(1);
  -moz-filter: blur(10px) brightness(2) saturate(1);
  -webkit-transition: -webkit-filter 0.6s cubic-bezier(0.1, 0, 0.2, 1);
  transition: -webkit-filter 0.6s cubic-bezier(0.1, 0, 0.2, 1);
  transition: filter 0.6s cubic-bezier(0.1, 0, 0.2, 1);
  transition: filter 0.6s cubic-bezier(0.1, 0, 0.2, 1), -webkit-filter 0.6s cubic-bezier(0.1, 0, 0.2, 1);
}

.filter.off {
  filter: blur(0) brightness(1) saturate(1);
  -webkit-filter: blur(0) brightness(1) saturate(1);
  -moz-filter: blur(0) brightness(1) saturate(1);
}

.scale {
  opacity: 1 !important;
  -webkit-transform: scale(1) !important;
          transform: scale(1) !important;
  -webkit-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
}

@media screen and (min-width: 769px) {
  .sp_only {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .pc_only {
    display: none;
  }
}

/*div[class*="section"] {
  @include mq(sp) {
  margin-bottom: 140px;
}
  @include mq(pc) {
    margin-bottom: 200px;
  }
}*/
@media screen and (max-width: 768px) {
  div[class*="section"]:last-child {
    margin-bottom: 30px !important;
  }
}

@media screen and (min-width: 769px) {
  div[class*="section"]:last-child {
    margin-bottom: 100px !important;
  }
}

@media screen and (min-width: 769px) {
  .pcNone {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .pcNone {
    display: block;
  }
}

@media screen and (min-width: 769px) {
  .spNone {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .spNone {
    display: none;
  }
}

/*テキストアニメーション
_______________________________________*/
/* ANIMATION
--------------------------------------*/
.fuwatAnime {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
  -webkit-animation-name: fuwatAnime;
  animation-name: fuwatAnime;
  visibility: visible !important;
}

@-webkit-keyframes fuwatAnime {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes fuwatAnime {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.fuwatAnimeFromTop {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-name: fuwatAnimeFromTop;
  animation-name: fuwatAnimeFromTop;
  visibility: visible !important;
}

@-webkit-keyframes fuwatAnimeFromTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes fuwatAnimeFromTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.blink {
  animation: blink 2s ease 0s infinite normal;
  -webkit-animation: blink 2s ease 0s infinite normal;
}

@keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes shrink {
  0% {
    -webkit-transform: traslateY(0);
            transform: traslateY(0);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

@keyframes shrink {
  0% {
    -webkit-transform: traslateY(0);
            transform: traslateY(0);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

@-webkit-keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes rotate {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.4) rotate(12deg);
            transform: scale(1.4) rotate(12deg);
  }
  100% {
    opacity: 1.0;
    -webkit-transform: scale(1) rotate(0);
            transform: scale(1) rotate(0);
  }
}

@keyframes rotate {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.4) rotate(12deg);
            transform: scale(1.4) rotate(12deg);
  }
  100% {
    opacity: 1.0;
    -webkit-transform: scale(1) rotate(0);
            transform: scale(1) rotate(0);
  }
}

@-webkit-keyframes fadeIn01 {
  0% {
    opacity: 0.4;
    -webkit-transform: matrix(1.5, 0.2, 0.2, 1.5, 0, -10);
            transform: matrix(1.5, 0.2, 0.2, 1.5, 0, -10);
  }
  30% {
    opacity: 0.4;
    -webkit-transform: matrix(1.3, 0.1, 0.1, 1.3, 3, -7);
            transform: matrix(1.3, 0.1, 0.1, 1.3, 3, -7);
  }
  100% {
    opacity: 1.0;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
            transform: matrix(1, 0, 0, 1, 0, 0);
  }
}

@keyframes fadeIn01 {
  0% {
    opacity: 0.4;
    -webkit-transform: matrix(1.5, 0.2, 0.2, 1.5, 0, -10);
            transform: matrix(1.5, 0.2, 0.2, 1.5, 0, -10);
  }
  30% {
    opacity: 0.4;
    -webkit-transform: matrix(1.3, 0.1, 0.1, 1.3, 3, -7);
            transform: matrix(1.3, 0.1, 0.1, 1.3, 3, -7);
  }
  100% {
    opacity: 1.0;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
            transform: matrix(1, 0, 0, 1, 0, 0);
  }
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0.1;
    -webkit-transform: scale(1.4) translateY(-30px);
            transform: scale(1.4) translateY(-30px);
  }
  100% {
    opacity: 1.0;
    -webkit-transform: scale(1) translateY(0px);
            transform: scale(1) translateY(0px);
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0.1;
    -webkit-transform: scale(1.4) translateY(-30px);
            transform: scale(1.4) translateY(-30px);
  }
  100% {
    opacity: 1.0;
    -webkit-transform: scale(1) translateY(0px);
            transform: scale(1) translateY(0px);
  }
}

@-webkit-keyframes zoomIn01 {
  0% {
    -webkit-transform: scale(1.4);
            transform: scale(1.4);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes zoomIn01 {
  0% {
    -webkit-transform: scale(1.4);
            transform: scale(1.4);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

/*.position {
  opacity: 0;
  -webkit-animation: position 2s ease-in-out 0s 1 forwards;
      animation: position 2s ease-in-out 0s 1 forwards;
}*/
@-webkit-keyframes position {
  0% {
    opacity: 0.4;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    opacity: 1.0;
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
  }
}
@keyframes position {
  0% {
    opacity: 0.4;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    opacity: 1.0;
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
  }
}

@-webkit-keyframes position_01 {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, 100px);
            transform: translate(-50%, 100px);
  }
  100% {
    opacity: 1.0;
    -webkit-transform: translate(-50%, 0px);
            transform: translate(-50%, 0px);
  }
}

@keyframes position_01 {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, 100px);
            transform: translate(-50%, 100px);
  }
  100% {
    opacity: 1.0;
    -webkit-transform: translate(-50%, 0px);
            transform: translate(-50%, 0px);
  }
}

@-webkit-keyframes bg_size {
  0% {
    border: none;
  }
  100% {
    border: 1px solid;
  }
}

@keyframes bg_size {
  0% {
    border: none;
  }
  100% {
    border: 1px solid;
  }
}

@-webkit-keyframes cover_R {
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes cover_R {
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@-webkit-keyframes cover_L {
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes cover_L {
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@-webkit-keyframes arrow_anime {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, -10px) rotate(180deg);
            transform: translate(-50%, -10px) rotate(180deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(-50%, 50px) rotate(180deg);
            transform: translate(-50%, 50px) rotate(180deg);
  }
}

@keyframes arrow_anime {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, -10px) rotate(180deg);
            transform: translate(-50%, -10px) rotate(180deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(-50%, 50px) rotate(180deg);
            transform: translate(-50%, 50px) rotate(180deg);
  }
}

@-webkit-keyframes loop {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@keyframes loop {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@-webkit-keyframes loop2 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
  }
}

@keyframes loop2 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
  }
}

/*----- フェードイン -----*/
.inviewfadeInUp {
  opacity: 0;
  transform: translate(0, 120px);
  -webkit-transform: translate(0, 120px);
  -webkit-transition: 1.4s;
  transition: 1.4s;
}

.inviewfadeInUp2 {
  opacity: 0;
  transform: translate(0, 40px);
  -webkit-transform: translate(0, 40px);
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transition-delay: .4s;
          transition-delay: .4s;
}

.inviewfadeInUp3 {
  opacity: 0;
  transform: translate(0, 60px);
  -webkit-transform: translate(0, 60px);
  -webkit-transition: 1.4s;
  transition: 1.4s;
  -webkit-transition-delay: .8s;
          transition-delay: .8s;
}

.inviewfromTop {
  opacity: 0;
  transform: translate(0, -80px);
  -webkit-transform: translate(0, -80px);
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transition-delay: .6s;
          transition-delay: .6s;
}

.inviewRight {
  opacity: 0;
  transform: translateX(100px);
  -webkit-transform: translateX(100px);
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transition-delay: .4s;
          transition-delay: .4s;
}

.inviewLeft {
  opacity: 0;
  transform: translateX(-100px);
  -webkit-transform: translateX(-100px);
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transition-delay: .4s;
          transition-delay: .4s;
}

/*==================================================
ふわっ
===================================*/
/* その場で */
.fadeIn {
  -webkit-animation-name: fadeInAnime;
          animation-name: fadeInAnime;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* 下から */
.fadeUp {
  -webkit-animation-name: fadeUpAnime;
          animation-name: fadeUpAnime;
  -webkit-animation-duration: 2.5s;
          animation-duration: 2.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

/* 上から */
.fadeDown {
  -webkit-animation-name: fadeDownAnime;
          animation-name: fadeDownAnime;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes fadeDownAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadeDownAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

/* 左から */
.fadeLeft {
  -webkit-animation-name: fadeLeftAnime;
          animation-name: fadeLeftAnime;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes fadeLeftAnime {
  from {
    opacity: 0;
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes fadeLeftAnime {
  from {
    opacity: 0;
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

/* 右から */
.fadeRight {
  -webkit-animation-name: fadeRightAnime;
          animation-name: fadeRightAnime;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes fadeRightAnime {
  from {
    opacity: 0;
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes fadeRightAnime {
  from {
    opacity: 0;
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.fadeInTrigger,
.fadeUpTrigger,
.fadeDownTrigger,
.fadeLeftTrigger,
.fadeRightTrigger {
  opacity: 0;
}

/* アニメーションスタートの遅延時間を決めるCSS*/
.delay-time05 {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

.delay-time1 {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.delay-time15 {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.delay-time2 {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.delay-time25 {
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
}

/*.zoomIn {
      animation: zoomIn 1.2s 1s cubic-bezier(.3,1.59,.79,-0.64) 1 forwards;
    }*/
.fadeInUp {
  opacity: 1.0 !important;
  transform: translate(0, 0) !important;
  -webkit-transform: translate(0, 0) !important;
}

.fadeInUp01 {
  opacity: 1.0 !important;
  transform: translate(0, 0) !important;
  -webkit-transform: translate(0, 0) !important;
}

/* loading
--------------------------------------*/
#loader-bg {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0px;
  left: 0px;
  background: #FFF;
  z-index: 1;
  z-index: 99999;
}

#loader-bg #loading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (min-width: 769px) {
  #loader-bg #loading {
    width: 100%;
    margin: auto;
    height: 100%;
  }
}

@media screen and (max-width: 768px) {
  #loader-bg #loading {
    width: 100%;
    margin: auto;
    height: 100%;
  }
}

@media screen and (min-width: 769px) {
  #loader-bg #loading div {
    width: 20%;
    margin: auto;
  }
}

@media screen and (max-width: 768px) {
  #loader-bg #loading div {
    width: 40%;
    margin: auto;
  }
}

/*jQueryのCSS
--------------------------------------*/
/*# sourceMappingURL=style.css.map */