/*! destyle.css v4.0.1 | 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;
  min-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 */
}

/**
 * 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;
}

/**
 * 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 */
}

/**
 * Fix appearance for Firefox
 */
[type=number] {
  -moz-appearance: textfield;
}

/**
 * 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;
}

.pc_none {
  display: none;
}

@media (max-width: 768px) {
  .pc_none {
    display: block;
  }
}

.sp_none {
  display: block;
}

@media (max-width: 768px) {
  .sp_none {
    display: none;
  }
}

.noto-serif-jp {
  font-family: "Noto Serif JP", serif;
}

/* header */

header {
  position: relative;
}

header .menu_window {
  /* border-image: url(../images/bg_hamburger.jpeg); */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: none;
  position: fixed;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  gap: 4.8611111111vw;
  top: 0;
  right: 0;
  width: 62.5vw;
  min-height: 100vh;
  height: auto;
  max-height: 100vh;
  background-color: #BAB3A1 !important;
  z-index: 99;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 768px) {
  header .menu_window {
    width: 80vw;
    min-height: unset;
  }
}

header .menu_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 60%;
}

header .menu_list li.menu_list_item {
  width: 50%;
  position: relative;
}

header .menu_list li.menu_list_item:nth-of-type(odd) {
  margin-left: 2.4305555556vw;
  padding-left: 3.8194444444vw;
}

header .menu_list li.menu_list_item:nth-of-type(even) {
  margin-left: -2.4305555556vw;
  padding-left: 1.3888888889vw;
}

@media (min-width: 1440px) {
  header .menu_list li.menu_list_item:nth-of-type(odd) {
    margin-left: 3.4722222222vw;
    padding-left: 4.1666666667vw;
  }

  header .menu_list li.menu_list_item:nth-of-type(even) {
    margin-left: -3.4722222222vw;
    padding-left: 1.3888888889vw;
  }
}

@media (max-width: 768px) {
  header .menu_list li.menu_list_item:nth-of-type(odd) {
    margin-left: 3.4722222222vw;
    padding-left: 2.0833333333vw;
  }

  header .menu_list li.menu_list_item:nth-of-type(even) {
    margin-left: -8.3333333333vw;
    padding-left: 0vw;
  }
}

header .menu_list li.menu_list_item:nth-of-type(1) {
  width: 100%;
  padding-top: 8.3333333333vw;
  padding-left: 0vw;
  position: relative;
}

header .menu_list li.menu_list_item:nth-of-type(1)::before {
  content: "";
  display: inline-block;
  width: 6vw;
  height: 6vw;
  background-image: url('../images/nav-dot.png');
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 7.5vw;
  left: 6vw;
}

header .menu_list li.menu_list_item:nth-of-type(1) .en {
  font-size: 2.2222222222vw;
}

header .menu_list li.menu_list_item:nth-of-type(1) .jp {
  font-size: 1.3888888889vw;
}

header .menu_list li.menu_list_item:nth-of-type(1) img {
  position: absolute;
  top: 11vw;
  left: 6vw;
  width: 22vw;
}

@media (min-width: 1440px) {
  header .menu_list li.menu_list_item:nth-of-type(1) {
    padding-top: 5.2083333333vw;
  }

  header .menu_list li.menu_list_item:nth-of-type(1)::before {
    top: 4vw;
    left: 5vw;
  }

  header .menu_list li.menu_list_item:nth-of-type(1) img {
    top: 8vw;
    left: 5vw;
  }

}

@media (max-width: 768px) {
  header .menu_list li.menu_list_item:nth-of-type(1) {
    padding-top: 6.4vw;
    padding-bottom: 2.4vw;
    margin-left: -4vw;
  }

  header .menu_list li.menu_list_item:nth-of-type(1) .en {
    font-size: 2.4vw;
  }

  header .menu_list li.menu_list_item:nth-of-type(1) .jp {
    font-size: 1.3333333333vw;
  }
}

header .menu_list li.menu_list_item:nth-of-type(2),
header .menu_list li.menu_list_item:nth-of-type(3) {
  margin-top: -2.0833333333vw;
  padding-top: 0vw;
}

header .menu_list li.menu_list_item:nth-of-type(2)::before,
header .menu_list li.menu_list_item:nth-of-type(3)::before {
  content: "";
  display: inline-block;
  width: 4vw;
  height: 4vw;
  background-image: url('../images/nav-dot.png');
  background-position: center;
  background-size: contain;
  position: absolute;
  top: -0.5vw;
  left: -1vw;
}

header .menu_list li.menu_list_item:nth-of-type(2) a img {
  /* display: none; */
  position: absolute;
  top: 2vw;
  left: -2.0vw;
  width: 20vw;
}

header .menu_list li.menu_list_item:nth-of-type(3) a img{
  position: absolute;
  top: 1.3vw;
  left: -2.8vw;
  width: 23vw;
}

@media (min-width: 1440px) {

  header .menu_list li.menu_list_item:nth-of-type(2),
  header .menu_list li.menu_list_item:nth-of-type(3) {
    margin-top: -0.6944444444vw;
    padding-top: 1.3888888889vw;
  }

  header .menu_list li.menu_list_item:nth-of-type(2)::before,
  header .menu_list li.menu_list_item:nth-of-type(3)::before {
    width: 3.5vw;
    height: 3.5vw;
    top: 1vw;
    left: 2vw;
  }

  header .menu_list li.menu_list_item:nth-of-type(2) a img,
  header .menu_list li.menu_list_item:nth-of-type(3) a img {
    top: 2.4vw;
    left: 0.8vw;
    width: 18vw;
  }

}

header .menu_list li.menu_list_item:nth-of-type(4),
header .menu_list li.menu_list_item:nth-of-type(5) {
  margin-top: -3.4722222222vw;
  padding-top: 0.6944444444vw;
}

header .menu_list li.menu_list_item:nth-of-type(4)::before,
header .menu_list li.menu_list_item:nth-of-type(5)::before {
  content: "";
  display: inline-block;
  width: 4vw;
  height: 4vw;
  background-image: url('../images/nav-dot.png');
  background-position: center;
  background-size: contain;
  position: absolute;
  top: -0.5vw;
  left: -1vw;
}

header .menu_list li.menu_list_item:nth-of-type(4) a img {
  /* display: none; */
  position: absolute;
  top: 2vw;
  left: -2.0vw;
  width: 20vw;
}

header .menu_list li.menu_list_item:nth-of-type(5) a img{
  position: absolute;
  top: 1.3vw;
  left: -2.8vw;
  width: 23vw;
}


@media (min-width: 1440px) {

  header .menu_list li.menu_list_item:nth-of-type(4),
  header .menu_list li.menu_list_item:nth-of-type(5) {
    margin-top: -2.0833333333vw;
    padding-top: 1.0416666667vw;
  }

  header .menu_list li.menu_list_item:nth-of-type(4)::before,
  header .menu_list li.menu_list_item:nth-of-type(5)::before {
    width: 3.5vw;
    height: 3.5vw;
    top: 0vw;
    left: 2vw;
  }

  header .menu_list li.menu_list_item:nth-of-type(4) a img,
  header .menu_list li.menu_list_item:nth-of-type(5) a img {
    top: 1.8vw;
    left: 0.8vw;
    width: 18vw;
  }

}

header .menu_list li.menu_list_item:nth-of-type(6),
header .menu_list li.menu_list_item:nth-of-type(7) {
  margin-top: -2.7777777778vw;
  padding-top: 0vw;
}

header .menu_list li.menu_list_item:nth-of-type(6)::before,
header .menu_list li.menu_list_item:nth-of-type(7)::before {
  content: "";
  display: inline-block;
  width: 4vw;
  height: 4vw;
  background-image: url('../images/nav-dot.png');
  background-position: center;
  background-size: contain;
  position: absolute;
  top: -0.5vw;
  left: -1vw;
}

header .menu_list li.menu_list_item:nth-of-type(6) a img {
  /* display: none; */
  position: absolute;
  top: 2vw;
  left: -2.0vw;
  width: 20vw;
}

header .menu_list li.menu_list_item:nth-of-type(7) a img{
  position: absolute;
  top: 1.3vw;
  left: -2.8vw;
  width: 23vw;
}

@media (min-width: 1440px) {

  header .menu_list li.menu_list_item:nth-of-type(6),
  header .menu_list li.menu_list_item:nth-of-type(7) {
    margin-top: -2.0833333333vw;
    padding-top: 1.0416666667vw;
  }

  header .menu_list li.menu_list_item:nth-of-type(6)::before,
  header .menu_list li.menu_list_item:nth-of-type(7)::before {
    width: 3.5vw;
    height: 3.5vw;
    top: 0vw;
    left: 2vw;
  }

  header .menu_list li.menu_list_item:nth-of-type(7) a img,
  header .menu_list li.menu_list_item:nth-of-type(6) a img {
    top: 1.8vw;
    left: 0.8vw;
    width: 18vw;
  }
}

header .menu_list li.menu_list_item:nth-of-type(8),
header .menu_list li.menu_list_item:nth-of-type(9) {
  margin-top: -3.4722222222vw;
  padding-top: 0vw;
}

header .menu_list li.menu_list_item:nth-of-type(8)::before,
header .menu_list li.menu_list_item:nth-of-type(9)::before {
  content: "";
  display: inline-block;
  width: 5vw;
  height: 5vw;
  background-image: url('../images/nav-dot.png');
  background-position: center;
  background-size: contain;
  position: absolute;
  top: -1.2vw;
  left: -2vw;
}

header .menu_list li.menu_list_item:nth-of-type(8) a img {
  /* display: none; */
  position: absolute;
  top: 2vw;
  left: -2.0vw;
  width: 20vw;
}

header .menu_list li.menu_list_item:nth-of-type(9) a img{
  position: absolute;
  top: 1.3vw;
  left: -2.8vw;
  width: 23vw;
}

@media (min-width: 1440px) {

  header .menu_list li.menu_list_item:nth-of-type(8),
  header .menu_list li.menu_list_item:nth-of-type(9) {
    margin-top: -2.0833333333vw;
    padding-top: 0vw;
  }

  header .menu_list li.menu_list_item:nth-of-type(8)::before,
  header .menu_list li.menu_list_item:nth-of-type(9)::before {
    width: 3.5vw;
    height: 3.5vw;
    top: 0vw;
    left: 2vw;
  }

  header .menu_list li.menu_list_item:nth-of-type(8) a img,
  header .menu_list li.menu_list_item:nth-of-type(9) a img {
    top: 1.8vw;
    left: 0.8vw;
    width: 18vw;
  }
}

@media (max-width: 768px) {
  header .menu_list li.menu_list_item {
    padding-left: 1.6vw;
  }

  header .menu_list li.menu_list_item:nth-of-type(2),
  header .menu_list li.menu_list_item:nth-of-type(3) {
    margin-top: 0vw;
  }

  header .menu_list li.menu_list_item:nth-of-type(4),
  header .menu_list li.menu_list_item:nth-of-type(5),
  header .menu_list li.menu_list_item:nth-of-type(6),
  header .menu_list li.menu_list_item:nth-of-type(7),
  header .menu_list li.menu_list_item:nth-of-type(8),
  header .menu_list li.menu_list_item:nth-of-type(9) {
    margin-top: 1.3333333333vw;
  }
}



header .menu_list li.menu_list_item a {
  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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  gap: 0.6944444444vw;
}

header .menu_list li.menu_list_item a span {
  display: block;
  font-family: "Noto Serif JP", serif;
}

header .menu_list li.menu_list_item a .en {
  font-size: 1.4583333333vw;
  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;
  gap: 0.6944444444vw;
}

@media (min-width: 1440px) {
  header .menu_list li.menu_list_item a .en {
    font-size: 22px;
  }
}

header .menu_list li.menu_list_item a .en::before {
  content: "";
  display: block;
  width: 25px;
  height: 1px;
  background-color: #000;
}

@media (max-width: 768px) {
  header .menu_list li.menu_list_item a .en::before {
    width: 1.6vw;
    height: 0.1333333333vw;
  }
}

header .menu_list li.menu_list_item a .en::after {
  content: "";
  display: block;
  width: 25px;
  height: 1px;
  background-color: #000;
}

@media (max-width: 768px) {
  header .menu_list li.menu_list_item a .en::after {
    width: 1.6vw;
    height: 0.1333333333vw;
  }
}

header .menu_list li.menu_list_item a .jp {
  font-size: 1.1111111111vw;
}

header .menu_list li.menu_list_item:nth-of-type(7) {
  position: relative;
}

/* 変更箇所 */
header .menu_list li.menu_list_item:nth-of-type(7) img {
  position: absolute;
  top: -1vw;
  left: 2vw;
  z-index: 1000;
  display: block;
  width: 100%;
  height: 135%;

}

@media (max-width: 768px) {
  header .menu_list li.menu_list_item:nth-of-type(7) img {
    top: 0vw;
    left: -0.8vw;
  }
}

@media (min-width: 1440px) {
  header .menu_list li.menu_list_item:nth-of-type(7) img {
    left: 0vw;
  }
}

header .menu_list li.menu_list_item:nth-of-type(8) {
  position: relative;
}

header .menu_list li.menu_list_item:nth-of-type(8) img {
  position: absolute;
  top: -1vw;
  left: 0vw;
  z-index: 1000;
  display: block;
  width: 100%;
  height: 135%;
}

@media (max-width: 768px) {
  header .menu_list li.menu_list_item:nth-of-type(8) img {
    top: 0vw;
    left: -2.6666666667vw;
  }
}

@media (min-width: 1440px) {
  header .menu_list li.menu_list_item:nth-of-type(8) img {
    left: -0.6944444444vw;
  }
}

header .menu_list li.menu_list_item:nth-of-type(9) {
  position: relative;
}

header .menu_list li.menu_list_item:nth-of-type(9) img {
  position: absolute;
  top: -1vw;
  left: 2vw;
  z-index: 1000;
  display: block;
  width: 100%;
  height: 135%;
}

@media (max-width: 768px) {
  header .menu_list li.menu_list_item:nth-of-type(9) img {
    top: 0vw;
    left: -0.8vw;
  }
}

@media (min-width: 1440px) {
  header .menu_list li.menu_list_item:nth-of-type(9) img {
    top: -0.6944444444vw;
    left: 0vw;
  }
}

header .sns_link {
  padding-top: 10.4166666667vw;
  position: relative;
}

header .sns_link::after {
 content: '';
 position: absolute;
 top: 0;
 left: 1vw;
 width: 3vw;
 height: 100%;
 min-height: 100px; 
 background-image: url('../images/nav-height.png');
 background-repeat: no-repeat;
 background-position: bottom center;
 background-size: cover; 
 z-index: 100;
}

@media (max-width: 768px) {
  header .sns_link {
    padding-top: 16vw;
  }
}

header .sns_link span {
  font-family: "Noto Serif JP", serif;
  font-size: 1.8055555556vw;
  font-weight: 500;
  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;
  padding-bottom: 3.4722222222vw;
  gap: 0.6944444444vw;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: center;
  transform-origin: center;
}

header .sns_link span::before {
  content: "";
  display: block;
  width: 10px;
  height: 1px;
  background-color: #000;
}

@media (max-width: 768px) {
  header .sns_link span::before {
    width: 1.3333333333vw;
    height: 0.1333333333vw;
  }
}

header .sns_link span::after {
  content: "";
  display: block;
  width: 10px;
  height: 1px;
  background-color: #000;
}

@media (max-width: 768px) {
  header .sns_link span::after {
    width: 1.3333333333vw;
    height: 0.1333333333vw;
  }
}

header .sns_link .icon_list {
  padding: 4.8611111111vw 0 3.4722222222vw 0;
  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: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.0416666667vw;
}

header .sns_link .icon_list li {
  padding-left: 3.4722222222vw;
}

header .sns_link .icon_list li:nth-of-type(1) {
  padding-bottom: 0.3472222222vw;
}

header .sns_link .icon_list li a {
  display: block;
  width: 4.1666666667vw;
}

header .sns_link .icon_list li a img {
  width: 100%;
  height: auto;
}

header .hamburger_menu {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  background-color: #80714e;
  padding: 0.6944444444vw 0.6944444444vw 1.3888888889vw 0.6944444444vw;
  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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

@media (max-width: 768px) {
  header .hamburger_menu {
    padding: 1.3333333333vw 1.3333333333vw 1.3333333333vw 1.3333333333vw;
  }
}

header .hamburger_menu_line {
  margin-bottom: -0.6944444444vw;
  width: 5.5555555556vw;
  height: 2.0833333333vw;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@media (max-width: 768px) {
  header .hamburger_menu_line {
    width: 6.6666666667vw;
    height: 2.6666666667vw;
  }
}

header .hamburger_menu_line img {
  display: block;
  width: 100%;
  height: auto;
}

header .hamburger_menu.active {
  background-color: transparent;
}

header .hamburger_menu.active .line-top {
  -webkit-transform: translateY(1.3888888889vw) rotate(45deg);
  transform: translateY(1.3888888889vw) rotate(45deg);
}

@media (max-width: 768px) {
  header .hamburger_menu.active .line-top {
    -webkit-transform: translateY(2.1333333333vw) rotate(45deg);
    transform: translateY(2.1333333333vw) rotate(45deg);
  }
}

header .hamburger_menu.active .line-middle {
  opacity: 0;
}

header .hamburger_menu.active .line-bottom {
  -webkit-transform: translateY(-1.3888888889vw) rotate(-45deg);
  transform: translateY(-1.3888888889vw) rotate(-45deg);
}

@media (max-width: 768px) {
  header .hamburger_menu.active .line-bottom {
    -webkit-transform: translateY(-2.1333333333vw) rotate(-45deg);
    transform: translateY(-2.1333333333vw) rotate(-45deg);
  }
}

@media (max-width: 768px) {
  main {
    height: 666.6666666667vw;
    background-image: url(../images/bg_sp.jpg);
    background-size: cover;
    background-position: center -8vw;
    background-repeat: no-repeat;
    font-size: 4.2666666667vw;
  }
}

.bg_first {
  height: 454.8611111111vw;
  background-image: url(../images/bg_first.jpg);
  background-size: contain;
  background-position: top center;
  background-repeat: repeat;
}

@media (max-width: 768px) {
  .bg_first {
    background-image: unset;
  }
}

.bg_second {
  height: 104.1666666667vw;
  background-image: url(../images/bg_second.jpg);
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
}

@media (max-width: 768px) {
  .bg_second {
    background-image: unset;
  }
}

.kv {
  max-height: 76.7361111111vw;
  position: relative;
  z-index: 1;
}

.kv_image img {
  width: 100%;
  height: auto;
}

.kv_logo {
  position: absolute;
  z-index: 2;
  top: 2.0833333333vw;
  left: 2.0833333333vw;
}

.kv_logo img {
  width: 48.6111111111vw;
  height: auto;
}

.profile {
  margin-top: 6.25vw;
  text-align: center;
  position: relative;
  z-index: 2;
  padding-bottom: 10.4166666667vw;
}

.profile_title {
  margin-top: 10.6666666667vw;
}

.profile_title img {
  width: 31.25vw;
  height: auto;
}

.profile_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}

@media (max-width: 768px) {
  .profile_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.profile #live2d {
  width: 34.7222222222vw;
  height: 62.5vw;
  position: relative;
}

@media (max-width: 768px) {
  .profile #live2d {
    width: 80vw;
    height: 85.3333333333vw;
  }
}

.profile_name_pc {
  margin-top: 1.3888888889vw;
}

.profile_name_pc img {
  width: 45.8333333333vw;
  height: auto;
}

@media (max-width: 768px) {
  .profile_text {
    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;
    -webkit-column-gap: 2.6666666667vw;
    -moz-column-gap: 2.6666666667vw;
    column-gap: 2.6666666667vw;
  }
}

.profile_name_sp {
  margin-top: 2.6666666667vw;
}

.profile_name_sp img {
  width: 53.3333333333vw;
  height: auto;
}

.profile_description {
  width: 38.1944444444vw;
  margin: 0 auto;
  font-size: 1.7361111111vw;
  font-weight: 500;
  text-align: left;
  line-height: 1.2;
  letter-spacing: 0.05em;
}

@media (min-width: 1440px) {
  .profile_description {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .profile_description {
    letter-height: 1.5;
    width: 40vw;
  }
}

.profile_info {
  width: 34.7222222222vw;
  margin: 2.7777777778vw auto 0;
  font-size: 1.7361111111vw;
  font-weight: 500;
  text-align: left;
  line-height: 1.2;
  letter-spacing: 0.05em;
}

@media (min-width: 1440px) {
  .profile_info {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .profile_info {
    margin: 0 auto;
    width: 34.6666666667vw;
  }
}

.profile .icon_list {
  width: 70%;
  margin: 1.3888888889vw auto 0;
  border-top: 3px dotted black;
  padding-top: 0.6944444444vw;
  border-bottom: 3px dotted black;
  padding-bottom: 0.6944444444vw;
  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;
  gap: 1.3888888889vw;
}

@media (max-width: 768px) {
  .profile .icon_list {
    margin: 2.6666666667vw auto 0;
    border-top: 1px dotted black;
    border-bottom: 1px dotted black;
  }
}

.profile .icon_list .icon_youtube {
  margin-right: 1.0416666667vw;
}

.profile .icon_list .icon_youtube img {
  padding-bottom: 0.2777777778vw;
  width: 5.5555555556vw;
  height: auto;
}

@media (max-width: 768px) {
  .profile .icon_list .icon_youtube img {
    padding-bottom: 0.5333333333vw;
  }
}

.profile .icon_list .icon_instagram {
  margin-left: 1.0416666667vw;
  margin-right: 1.0416666667vw;
}

.profile .icon_list .icon_instagram img {
  width: 4.8611111111vw;
  height: auto;
}

.profile .icon_list .icon_x {
  margin-right: 0.6944444444vw;
}

.profile .icon_list .icon_x img {
  width: 5.5555555556vw;
  height: auto;
}

.profile .icon_list .icon_tiktok {
  margin-right: 0.6944444444vw;
}

.profile .icon_list .icon_tiktok img {
  width: 4.8611111111vw;
  height: auto;
}

.profile .icon_list .icon_patreon {
  margin-left: 0.3472222222vw;
}

.profile .icon_list .icon_patreon img {
  width: 5.9027777778vw;
  height: auto;
}

.profile .icon_list .icon_fantia {
  margin-right: 0.6944444444vw;
}

.profile .icon_list .icon_fantia img {
  width: 5.5555555556vw;
  height: auto;
}

.profile .icon_list .icon_note img {
  width: 4.8611111111vw;
  height: auto;
}

.music-video {
  position: relative;
  z-index: 2;
  padding-top: 9.0277777778vw;
}

@media (max-width: 768px) {
  .music-video {
    padding-top: 10.6666666667vw;
  }
}

.music-video_title {
  width: 100%;
  height: auto;
  text-align: center;
}

.music-video_title img {
  width: 63%;
  height: auto;
}

.music-video .swiper {
  margin-top: 4.8611111111vw;
  width: 100%;
  height: auto;
}

.music-video .swiper .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.music-video .swiper .swiper-wrapper .swiper-slide {
  cursor: pointer;
}

.music-video .swiper .swiper-wrapper .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}

@media (max-width: 768px) {
  .music-video .swiper .swiper-wrapper .swiper-slide img {
    width: 32vw;
  }
}

.art-link {
  position: relative;
  z-index: 2;
  padding-top: 9.0277777778vw;
  text-align: center;
}

@media (max-width: 768px) {
  .art-link {
    padding-top: 10.6666666667vw;
  }
}

.art-link_title img {
  width: 63%;
  height: auto;
}

.art-link .dropbox_link {
  padding-top: 2.0833333333vw;
}

.art-link .dropbox_link img {
  width: 80%;
  height: auto;
}

.hashtag {
  position: relative;
  z-index: 2;
  padding-top: 9.0277777778vw;
  text-align: center;
}

@media (max-width: 768px) {
  .hashtag {
    padding-top: 10.6666666667vw;
  }
}

.hashtag_title img {
  width: 63%;
  height: auto;
}

.hashtag_list {
  position: relative;
}

.hashtag_list_deco img {
  width: 100%;
  height: auto;
}

.hashtag_list_text {
  position: absolute;
  width: 70%;
  height: auto;
  top: 27%;
  left: 15%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1.7361111111vw 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.7361111111vw;
}

.hashtag_list_text li {
  font-size: 2.2222222222vw;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.6944444444vw;
  border-bottom: 2px dotted #000;
}

@media (min-width: 1440px) {
  .hashtag_list_text li {
    font-size: 32px;
  }
}

@media (max-width: 768px) {
  .hashtag_list_text li {
    border-bottom: 1px dotted #000;
  }
}

.hashtag_list_text li .hashtag_ring img {
  width: 3.75vw;
  height: auto;
}

.hashtag_list_text li p {
  letter-spacing: 0.05em;
  line-height: 1.2;
  font-size: 1.8055555556vw;
}

.logo {
  position: relative;
  z-index: 2;
  padding-top: 9.0277777778vw;
  padding-bottom: 6.9444444444vw;
  margin-left: -3.4722222222vw;
}

.logo .big_logo {
  padding-top: 4.8611111111vw;
  padding-bottom: 4.8611111111vw;
  background-color: #E9E9E9;
  margin: 0 auto;
  padding-left: 3.4722222222vw;
  width: 100%;
  height: auto;
  text-align: center;
}

@media (max-width: 768px) {
  .logo .big_logo {
    margin-top: 8vw;
    padding-top: 5.8666666667vw;
    padding-bottom: 5.8666666667vw;
  }
}

.logo .big_logo img {
  width: 62.5vw;
  height: auto;
}

.creators_guideline {
  position: relative;
  z-index: 2;
  text-align: center;
}

@media (max-width: 768px) {
  .creators_guideline {
    padding-top: 10.6666666667vw;
  }
}

.creators_guideline_title img {
  width: 63%;
  height: auto;
}

.creators_guideline_content {
  position: relative;
}

.creators_guideline_content_deco img {
  width: 100%;
  height: auto;
}

.creators_guideline_content_text {
  position: absolute;
  width: 72%;
  height: auto;
  top: 18%;
  left: 13%;
  padding-top: 1.0416666667vw;
  padding-left: 2.7777777778vw;
}

.creators_guideline_content_text li {
  font-size: 1.5972222222vw;
  font-weight: 500;
  text-align: left;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.creators_guideline_content_text li span {
  text-decoration-line: underline;
  text-decoration-style: dotted;
  text-underline-offset: 2px;
}

@media (min-width: 1440px) {
  .creators_guideline_content_text li {
    font-size: 22px;
  }
}

@media (min-width: 1440px) {
  .creators_guideline_content_text {
    padding-top: 3.8194444444vw;
  }
}

.contact {
  position: relative;
  z-index: 2;
  text-align: center;
  padding-top: 6.9444444444vw;
}

@media (max-width: 768px) {
  .contact {
    padding-top: 90.6666666667vw;
  }
}

.contact_title img {
  width: 63%;
  height: auto;
}

.contact_form {
  width: 88%;
  margin: 0 auto;
  margin-top: 5.5555555556vw;
  padding-bottom: 3.4722222222vw;
  background-color: rgba(255, 255, 255, 0.68);
}

.contact_form p {
  padding-top: 2.9166666667vw;
  font-size: 2.3611111111vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0.05em;
}

@media (min-width: 1440px) {
  .contact_form p {
    font-size: 34px;
  }
}

.contact_form dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.3888888889vw;
  padding-top: 2.0833333333vw;
}

.contact_form dl dt {
  font-size: 2.0833333333vw;
  font-weight: 500;
  text-align: left;
  line-height: 1.2;
  letter-spacing: 0.05em;
  padding-left: 9.0277777778vw;
}

@media (min-width: 1440px) {
  .contact_form dl dt {
    font-size: 30px;
  }
}

.contact_form dl dd input {
  width: 72.2222222222vw;
  height: 4.8611111111vw;
  border: 3px solid #80714E;
  text-align: left;
  font-size: 1.1111111111vw;
  padding: 0.6944444444vw;
}

@media (min-width: 1440px) {
  .contact_form dl dd input {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .contact_form dl dd input {
    border: 1px solid #80714E;
    padding: 1.3333333333vw;
    font-size: 16px;
  }
}

.contact_form dl dd textarea {
  width: 72.2222222222vw;
  height: 23.6111111111vw;
  border: 3px solid #80714E;
  text-align: left;
  font-size: 1.1111111111vw;
  padding: 0.6944444444vw;
}

@media (min-width: 1440px) {
  .contact_form dl dd textarea {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .contact_form dl dd textarea {
    border: 1px solid #80714E;
    padding: 1.3333333333vw;
    font-size: 16px;
    height: 32vw;
  }
}

.contact_form button {
  margin: 2.7777777778vw auto 0;
  width: 20.8333333333vw;
  height: 4.8611111111vw;
  background-color: #80714E;
  color: #fff;
  font-size: 2.0833333333vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0.05em;
}

@media (min-width: 1440px) {
  .contact_form button {
    font-size: 30px;
  }
}

.schedule {
  height: 173.6111111111vw;
  background-image: url(../images/bg_schedule.jpg);
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10.4166666667vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 768px) {
  .schedule {
    min-height: 177.8666666667vw;
    gap: 6.6666666667vw;
  }
}

.schedule .schedule_title {
  padding-top: 13.8888888889vw;
  width: 64%;
  height: auto;
  text-align: center;
}

@media (max-width: 768px) {
  .schedule .schedule_title {
    padding-top: 13.3333333333vw;
    width: 80%;
  }
}

.schedule .schedule_title img {
  width: 100%;
  height: auto;
}

.schedule .calendar {
  width: 100%;
  height: auto;
  text-align: center;
  min-width: 90vw;
  min-height: 67.5vw;
}

.schedule .calendar iframe {
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .schedule .calendar {
    width: 90%;
    height: auto;
    min-width: 80vw;
    min-height: 80vw;
  }
}

/*# sourceMappingURL=style.css.map */