@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-weight: 500;
}

.en_M {
  font-family: garamond-premier-pro, serif;
  font-weight: 500;
}

.en_SB {
  font-family: garamond-premier-pro, serif;
  font-weight: 600;
}

.en_B {
  font-family: garamond-premier-pro, serif;
  font-weight: 700;
}

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

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

@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-left: auto;
  margin-right: auto;
}

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

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

.inner_min {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .inner_min {
    max-width: 820px;
  }
}

/* #top
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .top_wrap {
    margin-bottom: 160px;
  }
}

@media screen and (max-width: 768px) {
  .top_wrap {
    position: relative;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    width: 100%;
    background-color: #f7f6f2;
    margin-bottom: 100px;
  }
}

#top {
  width: 100%;
  background-color: #f7f6f2;
}

@media screen and (min-width: 769px) {
  #top {
    position: relative;
  }
}

@media screen and (max-width: 768px) {
  #top {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

#top::before {
  content: "";
  display: block;
}

@media screen and (min-width: 769px) {
  #top::before {
    padding-top: 50.4166%;
  }
}

@media screen and (max-width: 768px) {
  #top::before {
    padding-top: 146.6666%;
  }
}

#top .top_img1 {
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity 1s, -webkit-transform 0.6s;
  transition: opacity 1s, -webkit-transform 0.6s;
  transition: transform 0.6s, opacity 1s;
  transition: transform 0.6s, opacity 1s, -webkit-transform 0.6s;
}

@media screen and (min-width: 769px) {
  #top .top_img1 {
    width: 88%;
    top: 8.5%;
    left: -4%;
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
  }
}

@media screen and (max-width: 768px) {
  #top .top_img1 {
    width: 157%;
    top: 11%;
    left: 50%;
    -webkit-transform: translateX(-58%);
            transform: translateX(-58%);
  }
}

#top .top_img2 {
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity 1s, -webkit-transform 0.6s;
  transition: opacity 1s, -webkit-transform 0.6s;
  transition: transform 0.6s, opacity 1s;
  transition: transform 0.6s, opacity 1s, -webkit-transform 0.6s;
}

@media screen and (min-width: 769px) {
  #top .top_img2 {
    width: 71%;
    bottom: 8.5%;
    right: -8%;
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
  }
}

@media screen and (max-width: 768px) {
  #top .top_img2 {
    width: 118%;
    top: 43%;
    left: 50%;
    -webkit-transform: translateX(-42%);
            transform: translateX(-42%);
  }
}

#top .top_title {
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

@media screen and (min-width: 769px) {
  #top .top_title {
    width: 28%;
    bottom: 23%;
    left: 5%;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
}

@media screen and (max-width: 768px) {
  #top .top_title {
    width: 83%;
    bottom: 14%;
    left: 50%;
    -webkit-transform: translate(-50%, 20px);
            transform: translate(-50%, 20px);
  }
}

#top .top_subttitle {
  position: absolute;
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
  overflow: hidden;
}

@media screen and (min-width: 769px) {
  #top .top_subttitle {
    width: 29%;
    bottom: 14%;
    left: 4.5%;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@media screen and (max-width: 768px) {
  #top .top_subttitle {
    width: 65%;
    bottom: 7%;
    left: 50%;
    -webkit-transform: translateX(-150%);
            transform: translateX(-150%);
  }
}

#top .top_subttitle img {
  display: block;
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
  -webkit-transform: translateX(101%);
          transform: translateX(101%);
}

#top .top_fuchi {
  position: absolute;
  opacity: 0;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: opacity 0.8s, -webkit-transform 0.6s;
  transition: opacity 0.8s, -webkit-transform 0.6s;
  transition: transform 0.6s, opacity 0.8s;
  transition: transform 0.6s, opacity 0.8s, -webkit-transform 0.6s;
  -webkit-transition-delay: 1.8s;
          transition-delay: 1.8s;
}

@media screen and (min-width: 769px) {
  #top .top_fuchi {
    width: 20%;
    top: 6%;
    right: 3.5%;
  }
}

@media screen and (max-width: 768px) {
  #top .top_fuchi {
    width: 42%;
    top: 6%;
    right: 3.5%;
  }
}

/* #lead
---------------------------------------------*/
#lead {
  text-align: center;
}

@media screen and (min-width: 769px) {
  #lead {
    margin-bottom: 160px;
    line-height: 2.5;
  }
}

@media screen and (max-width: 768px) {
  #lead {
    margin-bottom: 100px;
    line-height: 2;
  }
}

/* #staff
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #staff {
    margin-bottom: 160px;
  }
}

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

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

@media screen and (min-width: 769px) {
  .stafflist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 768px) {
  .stafflist .slick-list {
    padding-top: 6vw !important;
  }
}

.stafflist .stafflist_item {
  border: 1px solid #000;
  position: relative;
}

@media screen and (min-width: 769px) {
  .stafflist .stafflist_item {
    width: calc((100% - 6%) / 3);
  }
}

@media screen and (max-width: 768px) {
  .stafflist .stafflist_item {
    margin: 0 3vw;
  }
}

@media screen and (min-width: 769px) {
  .stafflist .stafflist_item:not(:last-child) {
    margin-right: 3%;
  }
}

@media screen and (min-width: 769px) {
  .stafflist .stafflist_item .staff_inner {
    padding: 15%;
  }
}

@media screen and (max-width: 768px) {
  .stafflist .stafflist_item .staff_inner {
    padding: 12%;
  }
}

.stafflist .stafflist_item .staff_inner .staff_name {
  position: absolute;
  top: 0;
  left: 50%;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  white-space: nowrap;
}

@media screen and (min-width: 769px) {
  .stafflist .stafflist_item .staff_inner .staff_name {
    font-size: 28px;
    padding: 0 20px;
  }
}

@media screen and (max-width: 768px) {
  .stafflist .stafflist_item .staff_inner .staff_name {
    font-size: 26px;
    padding: 0 20px;
  }
}

.stafflist .stafflist_item .staff_inner .staff_icon {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .stafflist .stafflist_item .staff_inner .staff_icon {
    margin-bottom: 30px;
    width: 75%;
  }
}

@media screen and (max-width: 768px) {
  .stafflist .stafflist_item .staff_inner .staff_icon {
    margin-bottom: 25px;
    width: 60%;
  }
}

.stafflist .stafflist_item .staff_inner .staff_icon a {
  display: block;
}

.stafflist .stafflist_item .staff_inner .staff_icon a img {
  border-radius: 50%;
}

@media screen and (min-width: 769px) {
  .stafflist .stafflist_item .staff_inner .staff_icon a:hover {
    opacity: 0.7;
  }
}

.stafflist .stafflist_item .staff_inner .staff_personal {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .stafflist .stafflist_item .staff_inner .staff_personal {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .stafflist .stafflist_item .staff_inner .staff_personal {
    margin-bottom: 25px;
  }
}

.stafflist .stafflist_item .staff_inner .staff_personal > li {
  border-bottom: 1px solid #ccc;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .stafflist .stafflist_item .staff_inner .staff_personal > li {
    font-size: 13px;
    padding: 4px 0;
  }
}

@media screen and (max-width: 768px) {
  .stafflist .stafflist_item .staff_inner .staff_personal > li {
    font-size: 12px;
    padding: 4px 0;
  }
}

.stafflist .stafflist_item .staff_inner .staff_come {
  text-align: left;
  width: 100%;
  line-height: 1.8;
}

@media screen and (min-width: 769px) {
  .stafflist .stafflist_item .staff_inner .staff_come {
    font-size: 13px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .stafflist .stafflist_item .staff_inner .staff_come {
    font-size: 12px;
    margin-bottom: 25px;
  }
}

.stafflist .stafflist_item .staff_inner .staff_link {
  width: 100%;
}

.stafflist .stafflist_item .staff_inner .staff_link > li a {
  display: block;
  background-color: #000;
  color: #fff;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .stafflist .stafflist_item .staff_inner .staff_link > li a {
    line-height: 30px;
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  .stafflist .stafflist_item .staff_inner .staff_link > li a {
    line-height: 30px;
    font-size: 10px;
  }
}

@media screen and (min-width: 769px) {
  .stafflist .stafflist_item .staff_inner .staff_link > li a:hover {
    opacity: 0.7;
  }
}

@media screen and (min-width: 769px) {
  .stafflist .stafflist_item .staff_inner .staff_link > li:not(:last-child) {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  .stafflist .stafflist_item .staff_inner .staff_link > li:not(:last-child) {
    margin-bottom: 10px;
  }
}

/* #attention
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #attention {
    margin-bottom: 160px;
  }
}

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

#attention .attention_text {
  text-align: center;
}

@media screen and (min-width: 769px) {
  #attention .attention_text {
    font-size: 14px;
  }
}

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

/* .sec_item
---------------------------------------------*/
.sec_item {
  background-color: #f7f6f2;
}

@media screen and (min-width: 769px) {
  .sec_item {
    padding: 80px 0;
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 768px) {
  .sec_item {
    padding: 60px 0;
    margin-bottom: 60px;
  }
}

.sec_item .sec_item_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 769px) {
  .sec_item .sec_item_title {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  .sec_item .sec_item_title {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 769px) {
  .sec_item .sec_item_title .sec_item_title_img {
    width: 100px;
    margin-right: 20px;
  }
}

@media screen and (max-width: 768px) {
  .sec_item .sec_item_title .sec_item_title_img {
    width: 62px;
    margin-right: 10px;
  }
}

.sec_item .sec_item_title .sec_item_title_img img {
  border: 1px solid #000;
  border-radius: 50%;
}

.sec_item .sec_item_title .sec_item_title_text {
  line-height: 1;
}

@media screen and (min-width: 769px) {
  .sec_item .sec_item_title .sec_item_title_text {
    font-size: 45px;
  }
}

@media screen and (max-width: 768px) {
  .sec_item .sec_item_title .sec_item_title_text {
    font-size: 24px;
  }
}

.sec_item .sec_item_title .sec_item_title_text span {
  display: block;
  line-height: 1;
}

@media screen and (min-width: 769px) {
  .sec_item .sec_item_title .sec_item_title_text span {
    font-size: 28px;
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 768px) {
  .sec_item .sec_item_title .sec_item_title_text span {
    font-size: 17px;
    margin-bottom: 5px;
  }
}

.sec_item .sec_item_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  .sec_item .sec_item_img li {
    width: calc((100% - 6%) / 3);
  }
}

@media screen and (max-width: 768px) {
  .sec_item .sec_item_img li {
    width: calc((100% - 4%) / 3);
  }
}

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

@media screen and (max-width: 768px) {
  .sec_item .sec_item_img li:not(:last-child) {
    margin-right: 2%;
  }
}

.sec_item .sec_item_img li a {
  display: block;
}

.sec_item .sec_item_img li a .se_item_img_text {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .sec_item .sec_item_img li a .se_item_img_text {
    font-size: 24px;
    margin-top: 10px;
  }
}

@media screen and (max-width: 768px) {
  .sec_item .sec_item_img li a .se_item_img_text {
    font-size: 13px;
    margin-top: 5px;
  }
}

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

/* .sec_styling
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .sec_styling {
    margin-bottom: 160px;
    padding-top: 20px;
  }
}

@media screen and (max-width: 768px) {
  .sec_styling {
    margin-bottom: 100px;
    padding-top: 15px;
  }
}

/* .sec_styling_title
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .sec_styling_title_wrap {
    margin-bottom: 50px;
    border-bottom: 2px solid #000;
  }
}

@media screen and (max-width: 768px) {
  .sec_styling_title_wrap {
    margin-bottom: 30px;
    border-bottom: 1px solid #000;
  }
}

.sec_styling_title_wrap .sec_styling_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (min-width: 769px) {
  .sec_styling_title_wrap .sec_styling_title {
    padding: 0 20px 8px;
    margin-bottom: 5px;
    border-bottom: 4px solid #000;
  }
}

@media screen and (max-width: 768px) {
  .sec_styling_title_wrap .sec_styling_title {
    padding: 0 10px 8px;
    margin-bottom: 4px;
    border-bottom: 2.5px solid #000;
  }
}

.sec_styling_title_wrap .sec_styling_title .sec_styling_title_num {
  line-height: 1;
}

@media screen and (min-width: 769px) {
  .sec_styling_title_wrap .sec_styling_title .sec_styling_title_num {
    font-size: 45px;
  }
}

@media screen and (max-width: 768px) {
  .sec_styling_title_wrap .sec_styling_title .sec_styling_title_num {
    font-size: 30px;
  }
}

.sec_styling_title_wrap .sec_styling_title .sec_styling_title_month {
  line-height: 1;
}

@media screen and (min-width: 769px) {
  .sec_styling_title_wrap .sec_styling_title .sec_styling_title_month {
    font-size: 35px;
  }
}

@media screen and (max-width: 768px) {
  .sec_styling_title_wrap .sec_styling_title .sec_styling_title_month {
    font-size: 23px;
  }
}

/* .sec_styling_main
---------------------------------------------*/
.sec_styling_main {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .sec_styling_main {
    width: 60%;
    margin-bottom: 50px;
  }
}

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

.sec_styling_main a {
  display: block;
}

@media screen and (min-width: 769px) {
  .sec_styling_main a:not(.hovernone):hover {
    opacity: 0.7;
  }
}

/* .sec_styling_slide
---------------------------------------------*/
.sec_styling_slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

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

@media screen and (max-width: 768px) {
  .sec_styling_slide {
    width: 100vw;
    margin-left: -6vw;
    margin-bottom: 30px;
  }
}

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

@media screen and (max-width: 768px) {
  .sec_styling_slide li {
    padding: 0 3px;
  }
}

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

.sec_styling_slide li a {
  display: block;
}

@media screen and (min-width: 769px) {
  .sec_styling_slide li a:not(.hovernone):hover {
    opacity: 0.7;
  }
}

.sec_styling_slide .slideArrow {
  position: absolute;
  z-index: 1;
  top: 0;
  height: 100%;
  width: 19%;
}

.sec_styling_slide .slideArrow.prevArrow {
  left: 0;
}

.sec_styling_slide .slideArrow.nextArrow {
  right: 0;
}

.sec_styling_slide .slideArrow img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 40%;
}

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

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

.sec_styling_reason .sec_styling_reason_title {
  text-align: center;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .sec_styling_reason .sec_styling_reason_title {
    font-size: 23px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .sec_styling_reason .sec_styling_reason_title {
    font-size: 19px;
    margin-bottom: 25px;
  }
}

.sec_styling_reason .sec_styling_reason_title img {
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 110%;
}

@media screen and (min-width: 769px) {
  .sec_styling_reason .sec_styling_reason_title img {
    bottom: -13px;
  }
}

@media screen and (max-width: 768px) {
  .sec_styling_reason .sec_styling_reason_title img {
    bottom: -15px;
  }
}

.sec_styling_reason .sec_styling_reason_text {
  word-break: break-all;
  line-height: 1.8;
}

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

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

/* .sec_styling_credit_wrap
---------------------------------------------*/
.sec_styling_credit_wrap {
  width: 100%;
  background-color: #f7f6f2;
}

@media screen and (min-width: 769px) {
  .sec_styling_credit_wrap {
    padding: 6%;
  }
}

@media screen and (max-width: 768px) {
  .sec_styling_credit_wrap {
    padding: 10%;
  }
}

.sec_styling_credit_wrap .sec_styling_credit {
  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) {
  .sec_styling_credit_wrap .sec_styling_credit li {
    width: calc((100% - 5%) / 2);
  }
}

@media screen and (max-width: 768px) {
  .sec_styling_credit_wrap .sec_styling_credit li {
    width: calc((100% - 10%) / 2);
  }
}

.sec_styling_credit_wrap .sec_styling_credit li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  .sec_styling_credit_wrap .sec_styling_credit li a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 768px) {
  .sec_styling_credit_wrap .sec_styling_credit li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

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

@media screen and (min-width: 769px) {
  .sec_styling_credit_wrap .sec_styling_credit li a .sec_styling_credit_img {
    width: 28%;
    margin-right: 10px;
  }
}

@media screen and (max-width: 768px) {
  .sec_styling_credit_wrap .sec_styling_credit li a .sec_styling_credit_img {
    width: 100%;
    margin-bottom: 7px;
  }
}

.sec_styling_credit_wrap .sec_styling_credit li a .sec_styling_credit_text .sec_styling_credit_text_data {
  text-decoration: underline;
}

@media screen and (min-width: 769px) {
  .sec_styling_credit_wrap .sec_styling_credit li a .sec_styling_credit_text .sec_styling_credit_text_data {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .sec_styling_credit_wrap .sec_styling_credit li a .sec_styling_credit_text .sec_styling_credit_text_data {
    font-size: 11px;
  }
}

@media screen and (min-width: 769px) {
  .sec_styling_credit_wrap .sec_styling_credit li a .sec_styling_credit_text .sec_styling_credit_text_sub {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  .sec_styling_credit_wrap .sec_styling_credit li a .sec_styling_credit_text .sec_styling_credit_text_sub {
    font-size: 10px;
  }
}

.sec_styling_credit_wrap .sec_styling_credit li a.coming:hover {
  opacity: 1;
}

.sec_styling_credit_wrap .sec_styling_credit li a.coming .sec_styling_credit_text_data {
  text-decoration: none;
}

@media screen and (min-width: 769px) {
  .sec_styling_credit_wrap .sec_styling_credit li.kara {
    width: 100%;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .sec_styling_credit_wrap .sec_styling_credit li.kara {
    width: 100%;
    margin-bottom: 40px;
  }
}

/* #menu
---------------------------------------------*/
#menu {
  display: none;
}

.menulist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

@media screen and (min-width: 769px) {
  .menulist {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    left: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

@media screen and (max-width: 768px) {
  .menulist {
    left: 50%;
    bottom: 30px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media screen and (min-width: 769px) {
  .menulist .menuicon {
    width: 70px;
  }
}

@media screen and (max-width: 768px) {
  .menulist .menuicon {
    width: 80px;
  }
}

@media screen and (min-width: 769px) {
  .menulist .menuicon:not(:last-child) {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  .menulist .menuicon:not(:last-child) {
    margin-right: 20px;
  }
}

.menulist .menuicon a {
  display: block;
}

@media screen and (min-width: 769px) {
  .menulist .menuicon a:hover img {
    border: 3px solid #000;
  }
}

.menulist .menuicon a img {
  border-radius: 50%;
}

@media screen and (min-width: 769px) {
  .menulist .menuicon a img {
    border: 4px solid #fff;
  }
}

@media screen and (max-width: 768px) {
  .menulist .menuicon a img {
    border: 4px solid #fff;
  }
}

@media screen and (min-width: 769px) {
  .menulist .menuicon .active img {
    border: 3px solid #000;
  }
}

@media screen and (max-width: 768px) {
  .menulist .menuicon .active img {
    border: 3.5px solid #000;
  }
}

/* #linkbtn
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #linkbtn {
    margin-bottom: 160px;
  }
}

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

#linkbtn .link {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border: 1px solid #000;
}

@media screen and (min-width: 769px) {
  #linkbtn .link {
    width: 500px;
    line-height: 58px;
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  #linkbtn .link {
    width: 290px;
    line-height: 46px;
    font-size: 13px;
  }
}

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

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

#linkbtn .link a {
  display: block;
}

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

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

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

@media screen and (max-width: 768px) {
  #bnr .inner {
    width: auto;
  }
}

#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: 290px;
  }
}

#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% - 20px) / 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: 20px;
  }
}

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

/* #footer
---------------------------------------------*/
@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: 130px;
  }
}

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

@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 {
    display: none;
  }
}

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

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

/* アニメーション
---------------------------------------------*/
#top.load .top_img1 {
  opacity: 1;
}

@media screen and (min-width: 769px) {
  #top.load .top_img1 {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@media screen and (max-width: 768px) {
  #top.load .top_img1 {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

#top.load .top_img2 {
  opacity: 1;
}

@media screen and (min-width: 769px) {
  #top.load .top_img2 {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@media screen and (max-width: 768px) {
  #top.load .top_img2 {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

#top.load .top_title {
  opacity: 1;
}

@media screen and (min-width: 769px) {
  #top.load .top_title {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@media screen and (max-width: 768px) {
  #top.load .top_title {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}

@media screen and (min-width: 769px) {
  #top.load .top_subttitle {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@media screen and (max-width: 768px) {
  #top.load .top_subttitle {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

#top.load .top_subttitle img {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

#top.load .top_fuchi {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.fadeup {
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
  opacity: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.fadeup.active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.fadeup_count .fadeup:nth-of-type(1) {
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
  opacity: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.fadeup_count .fadeup:nth-of-type(2) {
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
  opacity: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.fadeup_count .fadeup:nth-of-type(3) {
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
  opacity: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.fadeup_count.active .fadeup {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.borderin {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  overflow: hidden;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.borderin .sec_styling_title_wrap {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.borderin .borderin_text {
  opacity: 0;
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.borderin.active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.borderin.active .sec_styling_title_wrap {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.borderin.active .borderin_text {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
/*# sourceMappingURL=style.css.map */