@charset "UTF-8";
/*リセット
--------------------------------------------*/
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
  /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

button:disabled,
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type="search"] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit;
  /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/*メディアクエリー
---------------------------------------------*/
/*color
---------------------------------------------*/
/*margin
---------------------------------------------*/
/* font
---------------------------------------------*/
.ja_M {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 500;
  font-style: normal;
}

.en_L {
  font-family: bookmania, serif;
  font-weight: 300;
  font-style: normal;
}

.en_R {
  font-family: bookmania, serif;
  font-weight: 400;
  font-style: normal;
}

/* common
---------------------------------------------*/
body {
  background-color: #fff;
  color: #000;
  letter-spacing: 0.06em;
  line-height: 1.6;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media screen and (min-width: 769px) {
  body {
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  body {
    font-size: 14px;
  }
}

#wrapper {
  overflow: hidden;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

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

@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;
  }
}

.inner {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .inner {
    width: 600px;
    padding: 0 20px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
}

@media screen and (max-width: 768px) {
  .inner {
    width: 90%;
  }
}

.kirikae {
  position: relative;
}

.kirikae img {
  position: absolute;
  top: 0;
  left: 0;
}

/* #load
---------------------------------------------*/
#load {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 9999999999;
}

/* #top
---------------------------------------------*/
#top {
  position: relative;
}

@media screen and (min-width: 769px) {
  #top {
    width: 450px;
    margin: 0 auto;
  }
}

#top .leeep {
  overflow: hidden;
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 769px) {
  #top .leeep {
    height: 100%;
    width: 100%;
  }
}

#top .leeep::before {
  content: "";
  display: block;
  padding-top: 177.7777%;
}

#top .leeep .leeepinner {
  -webkit-transform-origin: top;
          transform-origin: top;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}

#top .leeep .leeepinner > div {
  height: 100%;
  width: 100%;
}

#top .leeep .leeepinner > div iframe {
  height: 100% !important;
  max-width: 100% !important;
}

#top .top_title {
  position: absolute;
  bottom: 10%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 2;
  width: 65%;
}

/* #lead
---------------------------------------------*/
#lead {
  margin: 120px 0;
}

#lead .lead_text {
  font-size: 15px;
  text-align: center;
  line-height: 2;
  letter-spacing: 0.06em;
}

/* #menu_top
---------------------------------------------*/
#menu_top {
  margin-bottom: 120px;
}

.menu_title {
  font-size: 21px;
  text-align: center;
  margin-bottom: 30px;
  letter-spacing: 0.06em;
}

.menu_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (min-width: 769px) {
  .menu_list li {
    width: calc((100% - 5%) / 5);
  }
}

@media screen and (max-width: 768px) {
  .menu_list li {
    width: 32.5%;
  }
}

@media screen and (max-width: 768px) {
  .menu_list li:nth-child(1), .menu_list li:nth-child(2), .menu_list li:nth-child(4) {
    margin-right: 1.25%;
  }
}

@media screen and (max-width: 768px) {
  .menu_list li:nth-child(1), .menu_list li:nth-child(2), .menu_list li:nth-child(3) {
    margin-bottom: 1.25%;
  }
}

@media screen and (min-width: 769px) {
  .menu_list li:not(:last-child) {
    margin-right: 1.25%;
  }
}

.menu_list li a {
  display: block;
  position: relative;
}

.menu_list li a::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.3;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (min-width: 769px) {
  .menu_list li a:hover::before {
    opacity: 0;
  }
}

.menu_list li a .menu_name {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  font-size: 25px;
  letter-spacing: 0;
}

/* .sec
---------------------------------------------*/
.sec {
  margin-bottom: 180px;
}

@media screen and (min-width: 769px) {
  .sec {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}

.sec:last-child {
  margin-bottom: 120px;
}

.sec .sec_style {
  letter-spacing: 0.02em;
  text-align: center;
  line-height: 1;
  margin-bottom: 30px;
}

@media screen and (min-width: 769px) {
  .sec .sec_style {
    font-size: 30px;
  }
}

@media screen and (max-width: 768px) {
  .sec .sec_style {
    font-size: 25px;
  }
}

.sec .sec_main {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}

.sec .sec_main .sec_color {
  position: absolute;
  top: 52%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  mix-blend-mode: multiply;
}

.sec .sec_main .sec_color .slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sec .sec_main .sec_color .slide li {
  padding: 0 0.3em;
  letter-spacing: 0;
  line-height: 1;
}

@media screen and (min-width: 769px) {
  .sec .sec_main .sec_color .slide li {
    font-size: 150px;
  }
}

@media screen and (max-width: 768px) {
  .sec .sec_main .sec_color .slide li {
    font-size: 120px;
  }
}

.sec .credit {
  margin: 0 auto 60px;
}

@media screen and (min-width: 769px) {
  .sec .credit {
    width: 50%;
  }
}

@media screen and (max-width: 768px) {
  .sec .credit {
    width: 60%;
  }
}

.sec .credit li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
}

@media screen and (min-width: 769px) {
  .sec .credit li a:hover {
    opacity: .7;
  }
}

@media screen and (min-width: 769px) {
  .sec .credit li a .name {
    width: 60%;
  }
}

@media screen and (max-width: 768px) {
  .sec .credit li a .name {
    width: 55%;
  }
}

.sec .credit li a .buy {
  text-decoration: underline;
}

@media screen and (min-width: 769px) {
  .sec .credit li a .buy {
    margin-left: 3%;
  }
}

@media screen and (max-width: 768px) {
  .sec .credit li a .buy {
    margin-left: 5%;
  }
}

.sec .credit li:not(:last-child) {
  margin-bottom: 10px;
}

.sec .sec_sub {
  position: relative;
}

.sec .sec_sub::before {
  content: "";
  display: block;
  width: 90%;
  height: calc(100% - 100px);
  background-color: #ccc;
  position: absolute;
  top: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}

.sec .sec_sub .sub_wrap {
  position: relative;
  z-index: 2;
}

.sec_main.load .slide:first-child {
  -webkit-animation: slide1 60s -30s linear infinite;
          animation: slide1 60s -30s linear infinite;
}

.sec_main.load .slide:last-child {
  -webkit-animation: slide2 60s linear infinite;
          animation: slide2 60s linear infinite;
}

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

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

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

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

/* .color
---------------------------------------------*/
.color_blue {
  color: #466b90;
}

.color_blue .sec_sub::before {
  background-color: #e5ebf0;
}

.color_white {
  color: #aa9f8b;
}

.color_white .sec_sub::before {
  background-color: #f5f4f1;
}

.color_yellow {
  color: #bd954e;
}

.color_yellow .sec_sub::before {
  background-color: #eee9d9;
}

.color_green {
  color: #727566;
}

.color_green .sec_sub::before {
  background-color: #eef1e9;
}

.color_orange {
  color: #d25345;
}

.color_orange .sec_sub::before {
  background-color: #f1e4db;
}

/* .sec_blue_1
---------------------------------------------*/
.sec_blue_1 .sec_sub_1 {
  width: 73%;
  margin: 0 auto 30px;
}

.sec_blue_1 .sec_sub_2,
.sec_blue_1 .sec_sub_3 {
  width: 56%;
}

.sec_blue_1 .sec_sub_2 {
  margin-right: auto;
  position: relative;
  z-index: 2;
}

.sec_blue_1 .sec_sub_3 {
  margin-left: auto;
  position: relative;
  z-index: 1;
  margin-top: -16%;
}

.sec_blue_1 .sec_sub_4 {
  width: 35%;
  margin-top: -19%;
  margin-right: auto;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: rotate(-7deg);
          transform: rotate(-7deg);
}

/* .sec_blue_2
---------------------------------------------*/
.sec_blue_2 .sec_sub_1,
.sec_blue_2 .sec_sub_2 {
  width: 60%;
}

.sec_blue_2 .sec_sub_1 {
  margin-left: auto;
  position: relative;
  z-index: 2;
}

.sec_blue_2 .sec_sub_2 {
  margin-right: auto;
  margin-top: -8%;
  position: relative;
  z-index: 1;
}

/* .sec_white_1
---------------------------------------------*/
.sec_white_1 .sec_sub_1,
.sec_white_1 .sec_sub_2 {
  width: 73%;
  margin-left: auto;
  margin-right: auto;
}

.sec_white_1 .sec_sub_1 {
  margin-bottom: 30px;
}

/* .sec_white_2
---------------------------------------------*/
.sec_white_2 .sec_sub_1 {
  width: 73%;
  margin-right: auto;
}

.sec_white_2 .sec_sub_2 {
  width: 53%;
  margin-top: -8%;
  margin-left: auto;
  -webkit-transform-origin: top right;
          transform-origin: top right;
  -webkit-transform: rotate(7deg);
          transform: rotate(7deg);
}

/* .sec_yellow_1
---------------------------------------------*/
.sec_yellow_1 .sec_sub_1 {
  width: 73%;
  margin-right: auto;
}

.sec_yellow_1 .sec_sub_2 {
  width: 40%;
  margin-top: -19%;
  margin-left: auto;
  -webkit-transform-origin: top right;
          transform-origin: top right;
  -webkit-transform: rotate(7deg);
          transform: rotate(7deg);
  margin-bottom: 30px;
}

.sec_yellow_1 .sec_sub_3 {
  width: 73%;
  margin-right: auto;
}

/* .sec_yellow_2
---------------------------------------------*/
.sec_yellow_2 .sec_sub_1 {
  width: 66%;
  margin-left: auto;
  margin-bottom: 10px;
}

.sec_yellow_2 .sec_sub_2 {
  width: 60%;
  margin-right: auto;
  margin-bottom: 30px;
}

.sec_yellow_2 .sec_sub_3 {
  width: 73%;
  margin: 0 auto;
}

/* .sec_green_1
---------------------------------------------*/
.sec_green_1 .sec_color {
  top: 65% !important;
}

.sec_green_1 .sec_sub_1 {
  width: 73%;
  margin-left: auto;
}

.sec_green_1 .sec_sub_2 {
  width: 44%;
  margin-top: -8%;
  margin-right: auto;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: rotate(-7deg);
          transform: rotate(-7deg);
}

/* .sec_green_2
---------------------------------------------*/
.sec_green_2 .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-bottom: 30px;
}

.sec_green_2 .flex .sec_sub_1,
.sec_green_2 .flex .sec_sub_2 {
  width: calc((100% - 10px) / 2);
}

.sec_green_2 .flex .sec_sub_2 {
  margin-top: 30px;
}

.sec_green_2 .sec_sub_3 {
  width: 73%;
  margin: 0 auto;
}

/* .sec_orange_1
---------------------------------------------*/
.sec_orange_1 .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.sec_orange_1 .flex_1 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 40%;
}

.sec_orange_1 .flex_2 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.sec_orange_1 .sec_sub_1,
.sec_orange_1 .sec_sub_3 {
  width: 66%;
}

.sec_orange_1 .sec_sub_2,
.sec_orange_1 .sec_sub_4 {
  width: 38%;
}

.sec_orange_1 .sec_sub_2 {
  margin-bottom: -20%;
  margin-right: auto;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: rotate(-7deg);
          transform: rotate(-7deg);
}

.sec_orange_1 .sec_sub_4 {
  margin-top: -20%;
  margin-left: auto;
  -webkit-transform-origin: top right;
          transform-origin: top right;
  -webkit-transform: rotate(7deg);
          transform: rotate(7deg);
}

/* #link
---------------------------------------------*/
#link {
  margin-bottom: 120px;
}

#link .link_btn a {
  display: block;
  border: 1px solid #000;
  text-align: center;
  line-height: 50px;
  width: 80%;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  #link .link_btn a:hover {
    text-decoration: underline;
  }
}

/* #menu_footer
---------------------------------------------*/
#menu_footer {
  margin-bottom: 120px;
}

#menu_footer .menu_title {
  font-size: 24px;
}

#menu_footer .menu_title span {
  display: block;
  font-size: 14px;
}

/* #bnr
---------------------------------------------*/
#bnr {
  margin-bottom: 120px;
}

#bnr .inner_min {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  #bnr .inner_min {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 768px) {
  #bnr .inner_min {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 80%;
    margin: 0 auto;
  }
}

#bnr .bnr_item {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

@media screen and (min-width: 769px) {
  #bnr .bnr_item {
    font-size: 14px;
    width: calc((100% - 1.25%) / 2);
  }
}

@media screen and (max-width: 768px) {
  #bnr .bnr_item {
    font-size: 12px;
  }
}

#bnr .bnr_item a {
  display: block;
}

@media screen and (min-width: 769px) {
  #bnr .bnr_item a:hover {
    opacity: 0.7;
  }
}

@media screen and (min-width: 769px) {
  #bnr .bnr_item a img {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  #bnr .bnr_item a img {
    margin-bottom: 7px;
  }
}

@media screen and (min-width: 769px) {
  #bnr .bnr_item:not(:last-child) {
    margin-right: 1.25%;
  }
}

@media screen and (max-width: 768px) {
  #bnr .bnr_item:not(:last-child) {
    margin-bottom: 30px;
  }
}

/* #footer
---------------------------------------------*/
#footer {
  padding-bottom: 40px;
}

#footer .inner {
  position: relative;
}

#footer .logo a {
  display: block;
  margin: 0 auto 20px;
}

@media screen and (min-width: 769px) {
  #footer .logo a {
    width: 120px;
  }
}

@media screen and (max-width: 768px) {
  #footer .logo a {
    width: 35%;
  }
}

@media screen and (min-width: 769px) {
  #footer .logo a:hover {
    opacity: 0.7;
  }
}

#footer .copy {
  text-align: center;
}

@media screen and (min-width: 769px) {
  #footer .copy {
    font-size: 13px;
  }
}

@media screen and (max-width: 768px) {
  #footer .copy {
    font-size: 10px;
  }
}

#footer .totop {
  background-color: #fff;
  cursor: pointer;
  border: 1px solid #000;
  position: absolute;
  right: 0px;
  bottom: 0px;
  height: 40px;
  width: 40px;
}

#footer .totop::before {
  content: "";
  display: block;
  height: 10px;
  width: 10px;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

@media screen and (min-width: 769px) {
  #footer .totop:hover {
    opacity: 0.6;
  }
}

/* animation
---------------------------------------------*/
.anime {
  position: relative;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: translateY(30px) scale(0.8);
          transform: translateY(30px) scale(0.8);
  opacity: 0;
  -webkit-transition: opacity 1.2s ease, -webkit-transform .8s ease;
  transition: opacity 1.2s ease, -webkit-transform .8s ease;
  transition: transform .8s ease, opacity 1.2s ease;
  transition: transform .8s ease, opacity 1.2s ease, -webkit-transform .8s ease;
  overflow: hidden;
}

.anime img {
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: -webkit-transform .8s ease;
  transition: -webkit-transform .8s ease;
  transition: transform .8s ease;
  transition: transform .8s ease, -webkit-transform .8s ease;
}

.anime.active {
  -webkit-transform: translateY(0px) scale(1);
          transform: translateY(0px) scale(1);
  opacity: 1;
}

.anime.active img {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.anime.mainasu {
  -webkit-transform: rotate(-7deg) translateY(30px) scale(0.8);
          transform: rotate(-7deg) translateY(30px) scale(0.8);
}

.anime.mainasu.active {
  -webkit-transform: rotate(-7deg) translateY(0px) scale(1);
          transform: rotate(-7deg) translateY(0px) scale(1);
}

.anime.plus {
  -webkit-transform: rotate(7deg) translateY(30px) scale(0.8);
          transform: rotate(7deg) translateY(30px) scale(0.8);
}

.anime.plus.active {
  -webkit-transform: rotate(7deg) translateY(0px) scale(1);
          transform: rotate(7deg) translateY(0px) scale(1);
}
/*# sourceMappingURL=style.css.map */