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

/*メディアクエリー
---------------------------------------------*/
/*変数
---------------------------------------------*/
/* font
---------------------------------------------*/
.ja_B {
  font-weight: 600;
}

.en_Roman {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em;
}

.en_Medium {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600;
  letter-spacing: 0.1em;
}

.en_Bold {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 700;
  letter-spacing: 0.1em;
}

/* common
---------------------------------------------*/
body {
  width: 100%;
  color: #000;
  line-height: 1.6;
  letter-spacing: 0.04em;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 500;
  font-style: normal;
}

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

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

#wrapper {
  overflow: hidden;
  opacity: 0;
}

* {
  -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;
  }
}

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

@media screen and (max-width: 768px) {
  .inner {
    width: 80%;
    margin: 0 6% 0 14%;
  }
}

/* アニメーション
---------------------------------------------*/
.topright li {
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.topright.on li:nth-child(1) {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}

.topright.on li:nth-child(2) {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

.topright.on li:nth-child(3) {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.topright.on li:nth-child(4) {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.topright.on li:nth-child(5) {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.topright.on li:nth-child(6) {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

/* #topsec
---------------------------------------------*/
#topsec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  #topsec {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 768px) {
  #topsec {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
  }
}

@media screen and (max-width: 768px) {
  #topsec {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
  }
}

@media screen and (min-width: 769px) {
  #topsec {
    padding: 50px 4.6vw 0;
  }
}

@media screen and (min-width: 769px) {
  #topsec .topleft {
    width: 34%;
  }
}

@media screen and (max-width: 768px) {
  #topsec .topleft {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 90%;
    margin: 0 auto 40px;
  }
}

@media screen and (min-width: 769px) {
  #topsec .topleft .pagetitle {
    width: 100%;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  #topsec .topleft .pagetitle {
    width: 74%;
  }
}

#topsec .topleft .pagesub {
  letter-spacing: 0.06em;
}

@media screen and (min-width: 769px) {
  #topsec .topleft .pagesub {
    margin-bottom: 40px;
    font-size: 2vw;
    line-height: 1.4;
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  #topsec .topleft .pagesub {
    font-size: 4.4vw;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
  }
}

@media screen and (min-width: 769px) {
  #topsec .topleft .toplogo_pc {
    width: 22%;
    margin: 0 auto;
  }
}

#topsec .topright {
  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;
}

@media screen and (min-width: 769px) {
  #topsec .topright {
    width: 58%;
  }
}

@media screen and (max-width: 768px) {
  #topsec .topright {
    width: 100%;
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 769px) {
  #topsec .topright li {
    width: calc((100% - 20px) / 3);
  }
}

@media screen and (max-width: 768px) {
  #topsec .topright li {
    width: calc((100% - 16px) / 3);
  }
}

@media screen and (min-width: 769px) {
  #topsec .topright li:nth-child(-n + 3) {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  #topsec .topright li:nth-child(-n + 3) {
    margin-bottom: 8px;
  }
}

#topsec .topright li a {
  display: block;
}

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

@media screen and (max-width: 768px) {
  #topsec .toplogo_sp {
    width: 22%;
    margin: 0 auto;
  }
}

/* #leadsec
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #leadsec {
    padding: 150px 0;
  }
}

@media screen and (max-width: 768px) {
  #leadsec {
    padding: 70px 0;
  }
}

@media screen and (max-width: 768px) {
  #leadsec .inner {
    width: 90%;
    margin: 0 auto;
  }
}

#leadsec .text {
  line-height: 2.3;
  text-align: center;
}

#leadsec .text span {
  display: block;
}

@media screen and (min-width: 769px) {
  #leadsec .text span {
    font-size: 17px;
  }
}

@media screen and (max-width: 768px) {
  #leadsec .text span {
    font-size: 13px;
  }
}

/* section
---------------------------------------------*/
@media screen and (min-width: 769px) {
  section {
    padding: 150px 0;
  }
}

@media screen and (max-width: 768px) {
  section {
    padding: 70px 0;
  }
}

section .sectitle {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  text-align: center;
}

@media screen and (min-width: 769px) {
  section .sectitle {
    font-size: 36px;
  }
}

@media screen and (max-width: 768px) {
  section .sectitle {
    font-size: 24px;
  }
}

section .sectitle span {
  opacity: 0;
  margin: 0 0.5px;
}

section .secflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

@media screen and (min-width: 769px) {
  section .secflex {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 50px;
  }
}

@media screen and (max-width: 768px) {
  section .secflex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 30px;
  }
}

section .secflex .left {
  position: relative;
}

@media screen and (min-width: 769px) {
  section .secflex .left {
    width: 480px;
  }
}

@media screen and (max-width: 768px) {
  section .secflex .left {
    width: 100%;
    margin-bottom: 40px;
  }
}

section .secflex .left .tag {
  width: 100%;
}

section .secflex .left .left_content {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 83%;
}

@media screen and (min-width: 769px) {
  section .secflex .left .left_content {
    top: 20%;
  }
}

@media screen and (max-width: 768px) {
  section .secflex .left .left_content {
    top: 19%;
  }
}

section .secflex .left .left_content .slick {
  position: relative;
}

@media screen and (min-width: 769px) {
  section .secflex .left .left_content .slick {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  section .secflex .left .left_content .slick {
    margin-bottom: 30px;
  }
}

section .secflex .left .left_content .slick .slide-arrow {
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  section .secflex .left .left_content .slick .slide-arrow {
    width: 30px;
  }
}

@media screen and (max-width: 768px) {
  section .secflex .left .left_content .slick .slide-arrow {
    width: 5vw;
  }
}

@media screen and (min-width: 769px) {
  section .secflex .left .left_content .slick .slide-arrow:hover {
    opacity: 0.7;
  }
}

section .secflex .left .left_content .slick .slide-arrow.prev-arrow {
  left: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

section .secflex .left .left_content .slick .slide-arrow.next-arrow {
  right: 0;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

@media screen and (min-width: 769px) {
  section .secflex .left .left_content .credit li:not(:last-child) {
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 768px) {
  section .secflex .left .left_content .credit li:not(:last-child) {
    margin-bottom: 20px;
  }
}

section .secflex .left .left_content .credit li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

section .secflex .left .left_content .credit li a:hover {
  opacity: 0.7;
}

@media screen and (min-width: 769px) {
  section .secflex .left .left_content .credit li a .text {
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  section .secflex .left .left_content .credit li a .text {
    font-size: 11px;
  }
}

section .secflex .left .left_content .credit li a .text .line {
  text-decoration: line-through;
}

section .secflex .left .left_content .credit li a .text .red {
  color: #db1c1c;
}

section .secflex .left .left_content .credit li a .buy {
  background-color: #000;
  color: #fff;
  text-align: center;
}

@media screen and (min-width: 769px) {
  section .secflex .left .left_content .credit li a .buy {
    line-height: 34px;
    height: 34px;
    width: 60px;
  }
}

@media screen and (max-width: 768px) {
  section .secflex .left .left_content .credit li a .buy {
    line-height: 25px;
    height: 25px;
    width: 45px;
  }
}

section .secflex .left .left_content .totalline {
  width: 100%;
  background-color: #000;
  height: 1px;
}

@media screen and (min-width: 769px) {
  section .secflex .left .left_content .totalline {
    margin: 25px 0;
  }
}

@media screen and (max-width: 768px) {
  section .secflex .left .left_content .totalline {
    margin: 20px 0;
  }
}

section .secflex .left .left_content .total {
  text-align: center;
}

@media screen and (min-width: 769px) {
  section .secflex .left .left_content .total {
    font-size: 22px;
  }
}

@media screen and (max-width: 768px) {
  section .secflex .left .left_content .total {
    font-size: 15px;
  }
}

section .secflex .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (min-width: 769px) {
  section .secflex .right {
    width: calc(100% - 480px - 50px);
  }
}

@media screen and (min-width: 769px) {
  section .secflex .right .rightimg:first-child {
    margin-bottom: 35px;
  }
}

@media screen and (max-width: 768px) {
  section .secflex .right .rightimg:first-child {
    margin-bottom: 30px;
  }
}

section .secflex .right .rightimg a {
  display: block;
}

@media screen and (min-width: 769px) {
  section .secflex .right .rightimg a:hover {
    opacity: 0.7;
  }
}

section:nth-child(odd) {
  background-color: #eae3bf;
}

@media screen and (min-width: 769px) {
  section:nth-child(odd) .secflex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media screen and (min-width: 769px) {
  section:nth-child(odd) .secflex .right {
    margin-left: auto;
  }
}

section:nth-child(even) {
  background-color: #c4d3d5;
}

@media screen and (min-width: 769px) {
  section:nth-child(even) .secflex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

@media screen and (min-width: 769px) {
  section:nth-child(even) .secflex .right {
    margin-right: auto;
  }
}

/* link
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #link {
    margin: 150px 0 200px;
  }
}

@media screen and (max-width: 768px) {
  #link {
    margin: 70px 0 100px;
  }
}

@media screen and (min-width: 769px) {
  #link .linkList li:not(:last-child) {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  #link .linkList li:not(:last-child) {
    margin-bottom: 15px;
  }
}

#link .linkList li a {
  display: block;
  text-align: center;
  margin: 0 auto;
  border: 1px solid #000;
}

@media screen and (min-width: 769px) {
  #link .linkList li a {
    font-size: 15px;
    width: 400px;
    line-height: 60px;
  }
}

@media screen and (max-width: 768px) {
  #link .linkList li a {
    font-size: 12px;
    width: 250px;
    line-height: 45px;
  }
}

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

/* youtube
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .youtubeSec {
    margin-bottom: 200px;
  }
}

@media screen and (max-width: 768px) {
  .youtubeSec {
    margin-bottom: 100px;
  }
}

@media screen and (min-width: 769px) {
  .youtubeSec .inner {
    max-width: 800px;
  }
}

.youtubeSec .youtubeitle {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .youtubeSec .youtubeitle {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .youtubeSec .youtubeitle {
    margin-bottom: 20px;
  }
}

.youtubeSec .youtubeitle .titleText {
  line-height: 1;
}

@media screen and (min-width: 769px) {
  .youtubeSec .youtubeitle .titleText {
    font-size: 36px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  .youtubeSec .youtubeitle .titleText {
    font-size: 24px;
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 769px) {
  .youtubeSec .youtubeitle .sub {
    font-size: 18px;
  }
}

.youtubeSec .youtube {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
  margin: 0 auto;
}

.youtubeSec .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/* バナー
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #bnr {
    margin-bottom: 200px;
  }
}

@media screen and (max-width: 768px) {
  #bnr {
    margin-bottom: 100px;
  }
}

#bnr a {
  display: block;
  margin: 0 auto;
  text-align: center;
}

@media screen and (min-width: 769px) {
  #bnr a {
    width: 400px;
  }
}

@media screen and (max-width: 768px) {
  #bnr a {
    width: 290px;
  }
}

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

#bnr a img {
  margin-bottom: 10px;
  border: 1px solid #ccc;
}

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

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

/* フッター
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #footer {
    padding: 0 20px;
  }
}

#footer .inner {
  position: relative;
}

@media screen and (min-width: 769px) {
  #footer {
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  #footer {
    padding-bottom: 40px;
  }
}

#footer .logo a {
  display: block;
}

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

@media screen and (max-width: 768px) {
  #footer .logo a {
    width: 33%;
    margin: 0 auto 30px;
  }
}

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

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

@media screen and (max-width: 768px) {
  #footer #totop {
    bottom: 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;
  }
}

/* #side
---------------------------------------------*/
#side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: fixed;
  top: 50%;
  left: -1px;
  -webkit-transform: translate(-110%, -50%);
          transform: translate(-110%, -50%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#side li {
  border: 1px solid #aaaaaa;
  background-color: #fff;
  color: #000;
  border-radius: 0 20px 20px 0;
}

@media screen and (min-width: 769px) {
  #side li {
    border-radius: 0 20px 20px 0;
  }
}

@media screen and (max-width: 768px) {
  #side li {
    border-radius: 0 3vw 3vw 0;
  }
}

@media screen and (min-width: 769px) {
  #side li:first-child {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  #side li:first-child {
    margin-bottom: 5px;
  }
}

#side li a {
  display: block;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: sideways-right;
  text-align: center;
}

@media screen and (min-width: 769px) {
  #side li a {
    font-size: 18px;
    width: 45px;
    line-height: 45px;
    height: 40vh;
  }
}

@media screen and (max-width: 768px) {
  #side li a {
    font-size: 14px;
    width: 8vw;
    line-height: 9vw;
    height: 40vh;
  }
}

#side li.sideitem_11000.active, #side li.sideitem_15000.active {
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
}
/*# sourceMappingURL=style.css.map */