/* ------------------------
 *   Foundation/Google Fonts
 * -------------------------------- */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  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 {
  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] {
  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 */
  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;
  appearance: checkbox;
}

[type=radio] {
  -webkit-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;
}

/* ------------------------
 *   Foundation/Font Face
 * -------------------------------- */
/* ------------------------
 *   Foundation/Base
 * -------------------------------- */
body {
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

header, main, footer {
  width: 100vw;
  overflow-x: hidden;
}

a, h1, h2, h3, h4, h5, h6, p,
b, em, strong, small, del, ins, abbr, kbd,
th, td, caption, label, legend,
code, figcaption, pre, samp,
address, blockquote, details, summary {
  letter-spacing: 0;
  line-height: 1.5;
  white-space: pre-line;
  position: relative;
  margin: 0;
  padding: 0;
}

a,
a:hover {
  color: inherit;
  text-decoration: none;
}

section, article, aside,
div, span, dl, dt, dd, ul, ol, li,
table, tr, thead, tbody, tfoot, colgroup,
fieldset, form, progress, figure {
  position: relative;
  margin: 0;
  padding: 0;
}

dl {
  display: flex;
}

img, svg, canvas, iframe,
embed, audio, video, object, source {
  border: none;
}

img {
  vertical-align: middle;
}

picture {
  display: block;
  white-space: normal;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #ffffff;
  border: none;
  border-radius: 0;
  position: relative;
  margin: 0;
  padding: 0;
}

/* ------------------------
 *   Layout/Header
 * -------------------------------- */
.l-header {
  background-color: #e0a444;
  position: relative;
  width: 192rem;
  margin: 0 auto;
  padding: 0;
}
.l-header--fixed {
  position: fixed;
  top: 0;
  left: 0;
}
.l-header__top {
  display: flex;
  flex: 0 0 100%;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 138.5rem;
}
.l-header__top::after {
  border: 1rem solid #de0515;
  content: "";
  position: absolute;
  top: 4rem;
  left: 3rem;
  width: 185.4rem;
  height: 129.5rem;
}
.l-header__deco04 {
  position: absolute;
  bottom: 0;
  right: -5rem;
  width: 57.8rem;
  height: 49.3rem;
}
.l-header__deco01 {
  position: absolute;
  top: 7rem;
  right: -5rem;
  width: 65rem;
  height: 47.9rem;
}
.l-header__deco02 {
  position: absolute;
  bottom: 10rem;
  left: -11rem;
  width: 72.8rem;
  height: 40.9rem;
}
.l-header__deco03 {
  position: absolute;
  top: -10rem;
  left: -12.5rem;
  width: 64.3rem;
  height: 64.3rem;
}
.l-header__deco05 {
  position: absolute;
  top: 31rem;
  left: 21.5rem;
  width: 29.8rem;
  height: 34.9rem;
}
.l-header__deco06 {
  position: absolute;
  bottom: 28.4rem;
  right: -2rem;
  width: 45.6rem;
  height: 37.6rem;
}
.l-header__logo {
  width: 85.9rem;
  height: 88.8rem;
  margin-top: 1.5rem;
}

@media (max-width: 768px) {
  .l-header__logo {
    transform: scale(1.3);
  }
}
/* ------------------------
 *   Layout/Main
 * -------------------------------- */
.l-main {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 192rem;
}

/* ------------------------
 *   Layout/Footer
 * -------------------------------- */
.l-footer {
  position: relative;
  top: -24.5rem;
  margin: 0;
  padding: 0;
  height: 100rem;
  overflow: visible;
  z-index: 1;
}
.l-footer__top {
  display: flex;
  flex: 0 0 100%;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  height: 126rem;
}
.l-footer__address {
  position: absolute;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #e0a444;
  position: absolute;
  right: 7rem;
  bottom: 0;
  width: 97rem;
  height: 38rem;
  padding: 0 4rem;
  z-index: 2;
}
.l-footer__text {
  color: #ffffff;
  font-family: "NotoSansCJKjp-Medium", "Noto Sans JP", sans-serif;
  font-size: 3rem;
  font-weight: 500;
  margin-bottom: 2rem;
}
.l-footer__picture {
  width: 192rem;
  height: 129.6rem;
  position: absolute;
  top: -4.2rem;
  left: 0;
  width: 192rem;
  pointer-events: none;
}
.l-footer__logo {
  width: 34.1rem;
  height: 7.4rem;
}
.l-footer__deco02 {
  width: 37.6rem;
  height: 11.5rem;
  position: absolute;
  top: 15.2rem;
  left: 29.7rem;
}
.l-footer__deco01 {
  width: 24.3rem;
  height: 11.3rem;
  position: absolute;
  top: -8.9rem;
  left: 2.3rem;
}

@media (max-width: 768px) {
  .l-footer__text {
    font-size: 5rem;
  }
  .l-footer__logo {
    width: 42.625rem;
    height: auto;
  }
  .l-footer__address {
    right: 0;
    bottom: -24rem;
    width: 100vw;
    height: 48rem;
    padding: 0 20rem;
  }
}
/* ------------------------
 *   Object/Project/
 * -------------------------------- */
.p-index-greeting {
  background-color: #de0515;
  position: relative;
  margin: 0;
  padding: 0;
}
.p-index-greeting__top {
  display: flex;
  flex: 0 0 100%;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 27.5rem;
}
.p-index-greeting__text {
  width: 147.1rem;
  height: 9rem;
}

.p-index-mv {
  background-color: #a16a00;
  position: relative;
  margin: 0;
  padding: 0;
  height: 102rem;
}
.p-index-mv__left {
  display: flex;
  flex: 0 0 auto;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 115rem;
  max-width: 100%;
  padding: 14rem 11rem;
  padding-right: 0;
}
.p-index-mv__text {
  color: #e8e7e5;
  font-family: "NotoSansCJKjp-Bold", "Noto Sans JP", sans-serif;
  font-size: 3rem;
  font-weight: bold;
  font-size: max(10px, 3rem);
  letter-spacing: 0.3rem;
  line-height: 2;
}
.p-index-mv__right {
  display: flex;
  flex: 0 0 auto;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: 100%;
  padding: 11rem 0;
}
.p-index-mv__picture {
  width: 66.2rem;
  height: 79.4rem;
}

.p-index-news {
  background-color: #f9ddbd;
  position: relative;
  margin: 0;
  padding: 0;
}
.p-index-news__top {
  display: flex;
  flex: 0 0 100%;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 12rem 0 7.3rem;
}
.p-index-news__sub-title {
  color: #a16a00;
  font-family: "NotoSansCJKjp-Bold", "Noto Sans JP", sans-serif;
  font-size: 3rem;
  font-weight: bold;
}
.p-index-news__title {
  width: 97.1rem;
  height: 6.1rem;
  margin-bottom: 3rem;
}
.p-index-news__bottom {
  display: flex;
  flex: 0 0 100%;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
}
.p-index-news__bottom ul {
  width: 100%;
  margin-left: 24rem;
}
.p-index-news__bottom li {
  display: flex;
  flex-wrap: wrap;
}
.p-index-news__bottom li div {
  width: calc(100% - 21rem);
  padding-top: 9.5rem;
  padding-left: 7rem;
}
.p-index-news__topic01 {
  margin-bottom: 46rem;
}
.p-index-news__topic01 .p-index-news__url {
  position: absolute;
  top: 44rem;
  left: 46rem;
}
.p-index-news__topic02 {
  margin-bottom: 31.5rem;
}
.p-index-news__topic02 .p-index-news__url {
  position: absolute;
  top: 40.5rem;
  left: 65.5rem;
}
.p-index-news__topic03 {
  margin-bottom: 61.5rem;
}
.p-index-news__topic03 .p-index-news__url {
  position: absolute;
  top: 24.5rem;
  left: 67.5rem;
  line-height: 2.4;
  padding-bottom: 0;
}
.p-index-news__topic04 {
  margin-bottom: 66.5rem;
}
.p-index-news__topic05 {
  margin-bottom: 63rem;
}
.p-index-news__string01 {
  color: #a16a00;
  font-family: "NotoSansCJKjp-Bold", "Noto Sans JP", sans-serif;
  font-size: 3.6rem;
  font-weight: bold;
  letter-spacing: 0.2rem;
  line-height: 2;
  text-align: center;
  position: absolute;
  top: 52rem;
  left: 32rem;
}
.p-index-news__text {
  color: #a16a00;
  font-family: "NotoSansCJKjp-Bold", "Noto Sans JP", sans-serif;
  font-size: 3rem;
  font-weight: bold;
  line-height: 2.3;
  position: absolute;
  top: 40rem;
  left: 1rem;
}
.p-index-news__category {
  color: #f9ddbd;
  font-family: "NotoSansCJKjp-Bold", "Noto Sans JP", sans-serif;
  font-size: 3rem;
  font-weight: bold;
  background-color: #a16a00;
  border-radius: 3rem;
  letter-spacing: 0.2rem;
  padding: 0 1rem 0.5rem;
  display: inline-block;
  transform: translateY(-0.25rem);
}
.p-index-news__caption {
  color: #a16a00;
  font-family: "NotoSansCJKjp-Bold", "Noto Sans JP", sans-serif;
  font-size: 4.8rem;
  font-weight: bold;
  letter-spacing: 0.3rem;
  line-height: 1.2;
}
.p-index-news__url {
  color: #a16a00;
  font-family: "NotoSansCJKjp-Bold", "Noto Sans JP", sans-serif;
  font-size: 3rem;
  font-weight: bold;
  border-bottom: 0.1rem solid #a16a00;
  letter-spacing: 0.15rem;
  padding-bottom: 1rem;
}
.p-index-news__url:hover {
  color: #a16a00;
}
.p-index-news__url .aux01 {
  color: #a16a00;
  font-family: "NotoSansCJKjp-Bold", "Noto Sans JP", sans-serif;
  font-size: 3rem;
  font-weight: bold;
}
.p-index-news__deco01 {
  width: 52.2rem;
  height: 24rem;
  position: absolute;
  top: -14.1rem;
  left: 137rem;
}
.p-index-news__deco02 {
  width: 51.2rem;
  height: 22.4rem;
  position: absolute;
  top: 53.3rem;
  left: 132.9rem;
}
.p-index-news__deco03 {
  width: 33.2rem;
  height: 11.4rem;
  position: absolute;
  top: 81rem;
  left: -4.9rem;
}
.p-index-news__deco04 {
  width: 51.4rem;
  height: 15.6rem;
  position: absolute;
  top: 158.5rem;
  left: 16rem;
}
.p-index-news__deco05 {
  width: 33.5rem;
  height: 10.2rem;
  position: absolute;
  top: 184.4rem;
  left: 114.9rem;
}
.p-index-news__deco06 {
  width: 52.3rem;
  height: 24rem;
  position: absolute;
  top: 216.5rem;
  left: -22.9rem;
}
.p-index-news__deco07 {
  width: 52.2rem;
  height: 24rem;
  position: absolute;
  top: 328.7rem;
  left: 166.4rem;
}
.p-index-news__deco08 {
  width: 73rem;
  height: 80.7rem;
  position: absolute;
  top: 148.5rem;
  left: 134.2rem;
}
.p-index-news__deco09 {
  width: 34.5rem;
  height: 15.6rem;
  position: absolute;
  top: 356rem;
  left: 0;
  z-index: 1;
}
.p-index-news__topic05-image {
  width: 103.6rem;
  height: 40.9rem;
  position: absolute;
  top: 5rem;
  left: 26.3rem;
}
.p-index-news__number05 {
  width: 19.6rem;
  height: 19.6rem;
}
.p-index-news__picture {
  width: 108.7rem;
  height: 72.5rem;
  position: absolute;
  top: 6.8rem;
  right: 0;
}
.p-index-news__number04 {
  width: 20.3rem;
  height: 19.6rem;
}
.p-index-news__button {
  background-image: url(../../assets/img/index/news_button.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 47.8rem;
  height: 16.9rem;
  position: absolute;
  top: 42.5rem;
  left: 67.2rem;
  transition: background 0.3s;
}
.p-index-news__button:hover {
  background-image: url(../../assets/img/index/news_button_hover.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 47.8rem;
  height: 16.9rem;
}
.p-index-news__topic03-moc {
  width: 36.6rem;
  height: 49.3rem;
  position: absolute;
  top: 22.8rem;
  left: 26.2rem;
}
.p-index-news__number03 {
  width: 19.6rem;
  height: 19.7rem;
}
.p-index-news__topic02-newlogo {
  width: 51.4rem;
  height: 10.9rem;
  position: absolute;
  top: 25.2rem;
  left: 68.2rem;
}
.p-index-news__topic02-arrow {
  width: 5.9rem;
  height: 5.5rem;
  position: absolute;
  top: 29rem;
  left: 55.3rem;
}
.p-index-news__topic02-oldlogo {
  width: 18.1rem;
  height: 8.5rem;
  position: absolute;
  top: 28.2rem;
  left: 33.2rem;
}
.p-index-news__number02 {
  width: 19.8rem;
  height: 19.6rem;
}
.p-index-news__topic01-icon01 {
  width: 52.7rem;
  height: 13.3rem;
  position: absolute;
  top: 30rem;
  left: 30.3rem;
}
.p-index-news__topic01-icon02 {
  width: 53rem;
  height: 36.3rem;
  position: absolute;
  top: 23rem;
  left: 90rem;
}
.p-index-news__number01 {
  width: 19.5rem;
  height: 19.6rem;
}

.p-index-impress {
  background-color: #a16a00;
  position: relative;
  margin: 0;
  padding: 0;
}
.p-index-impress__left {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 121.5rem;
  max-width: 100%;
  padding: 16rem 13rem;
  padding-right: 0;
}
.p-index-impress__text {
  color: #ffffff;
  font-family: "NotoSansCJKjp-Medium", "Noto Sans JP", sans-serif;
  font-size: 3rem;
  font-weight: 500;
  letter-spacing: 0.3rem;
  line-height: 1.75;
}
.p-index-impress__title {
  width: 50.9rem;
  height: 6.9rem;
  margin-bottom: 12.5rem;
}
.p-index-impress__right {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: 100%;
  height: 153rem;
  padding: 31rem 0 0;
}
.p-index-impress__summary {
  color: #ffffff;
  font-family: "NotoSansCJKjp-Medium", "Noto Sans JP", sans-serif;
  font-size: 3rem;
  font-weight: 500;
  letter-spacing: 0.3rem;
  line-height: 1.75;
}
.p-index-impress__picture {
  width: 56.2rem;
  height: 67.5rem;
  margin-bottom: 3rem;
}
.p-index-impress__bottom {
  display: flex;
  flex: 0 0 100%;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
}
.p-index-impress__picture03 {
  width: 55.5rem;
  height: 42.5rem;
  position: absolute;
  top: -26.2rem;
  left: 137.1rem;
  z-index: 1;
}
.p-index-impress__picture02 {
  width: 93.8rem;
  height: 62.6rem;
  position: absolute;
  top: -48.4rem;
  left: -9.8rem;
  z-index: 2;
}
.p-index-impress__picture01 {
  width: 94.8rem;
  height: 63.2rem;
  position: absolute;
  top: -19.5rem;
  left: 48.7rem;
  z-index: 3;
}

.p-index-sns {
  position: relative;
  margin: 0;
  padding: 0;
  background-image: url(../../assets/img/index/sns_back.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
}
.p-index-sns__top {
  display: flex;
  flex: 0 0 100%;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 94.8rem;
  padding-top: 33.5rem;
}
.p-index-sns__button-insta {
  background-image: url(../../assets/img/index/sns_button_insta.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 59.4rem;
  height: 17rem;
  margin-left: 3rem;
  transition: background 0.3s;
}
.p-index-sns__button-insta:hover {
  background-image: url(../../assets/img/index/sns_button_insta_hover.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 59.4rem;
  height: 17rem;
}
.p-index-sns__button-note {
  background-image: url(../../assets/img/index/sns_button_note.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 47.7rem;
  height: 16.9rem;
  margin-left: 2rem;
  margin-right: 3rem;
  transition: background 0.3s;
}
.p-index-sns__button-note:hover {
  background-image: url(../../assets/img/index/sns_button_note_hover.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 47.7rem;
  height: 16.9rem;
}

@media (max-width: 768px) {
  .p-index-mv {
    height: auto;
  }
  .p-index-mv__left {
    width: calc(100% - 20rem);
    margin: 10rem;
    padding: 0;
  }
  .p-index-mv__text {
    font-size: max(12px, 3rem);
  }
  .p-index-mv__right {
    padding: 0;
    margin: 10rem;
  }
  .p-index-mv__picture {
    width: calc(100% - 20rem);
    height: auto;
  }
  .p-index-news__sub-title {
    font-size: 6rem;
  }
  .p-index-news__title {
    width: 121.375rem;
    height: auto;
  }
  .p-index-news__bottom ul {
    margin-left: 18rem;
  }
  .p-index-news__bottom li div {
    padding-top: 5rem;
  }
  .p-index-news__topic01 {
    margin-bottom: 47rem;
  }
  .p-index-news__topic01 .p-index-news__url {
    top: 48rem;
    left: 27rem;
  }
  .p-index-news__topic02 {
    margin-bottom: 37.5rem;
  }
  .p-index-news__topic02 .p-index-news__url {
    top: 41.5rem;
    left: 53.5rem;
  }
  .p-index-news__topic03 {
    margin-bottom: 70.5rem;
  }
  .p-index-news__topic04 {
    margin-bottom: 104.5rem;
  }
  .p-index-news__topic05 {
    margin-bottom: 90rem;
  }
  .p-index-news__string01 {
    font-size: 6rem;
    top: 70rem;
    left: -3rem;
  }
  .p-index-news__text {
    font-size: 5rem;
    left: -8rem;
  }
  .p-index-news__category {
    border-radius: 5rem;
    font-size: 5rem;
    padding: 0 2rem;
  }
  .p-index-news__caption {
    font-size: 6rem;
  }
  .p-index-news__url {
    font-size: 5rem;
  }
  .p-index-news__url .aux01 {
    font-size: 5rem;
  }
  .p-index-news__deco01 {
    left: 157rem;
  }
  .p-index-news__deco04 {
    left: -12rem;
  }
  .p-index-news__deco05 {
    top: 220.4rem;
  }
  .p-index-news__deco06 {
    top: 283.5rem;
  }
  .p-index-news__deco08 {
    top: 184.5rem;
  }
  .p-index-news__deco09 {
    top: 442rem;
  }
  .p-index-news__topic05-image {
    width: 129.5rem;
    height: auto;
    top: 15rem;
    left: 12.3rem;
  }
  .p-index-news__picture {
    width: 135.875rem;
    height: auto;
    top: 26.8rem;
  }
  .p-index-news__button {
    width: 71.7rem;
    height: 25.35rem;
    top: 55.5rem;
    left: 66.2rem;
  }
  .p-index-news__topic03-moc {
    width: 45.75rem;
    height: auto;
    top: 24.8rem;
    left: 14.2rem;
  }
  .p-index-news__topic02-newlogo {
    width: 64.25rem;
    height: auto;
    left: 70.2rem;
  }
  .p-index-news__topic02-arrow {
    width: 7.375rem;
    height: auto;
  }
  .p-index-news__topic02-oldlogo {
    width: 22.625rem;
    height: auto;
    left: 27.2rem;
  }
  .p-index-news__topic01-icon01 {
    width: 65.875rem;
    height: auto;
    left: 21.3rem;
  }
  .p-index-news__topic01-icon02 {
    width: 66.25rem;
    height: auto;
  }
  .p-index-impress__left {
    width: calc(100% - 20rem);
    padding: 0;
    margin: 20rem 10rem 10rem;
  }
  .p-index-impress__text {
    font-size: 6rem;
  }
  .p-index-impress__title {
    width: 76.35rem;
    height: auto;
  }
  .p-index-impress__right {
    width: calc(100% - 40rem);
    height: auto;
    padding: 0;
    margin: 10rem 20rem 64rem;
  }
  .p-index-impress__summary {
    font-size: 6rem;
  }
  .p-index-impress__picture {
    width: 100%;
    height: auto;
    margin-bottom: 10rem;
  }
  .p-index-sns {
    background-size: auto 100%;
  }
  .p-index-sns__top {
    height: 124.8rem;
  }
  .p-index-sns__button-insta,
.p-index-sns__button-insta:hover {
    width: 74.25rem;
    height: 21.25rem;
  }
  .p-index-sns__button-note,
.p-index-sns__button-note:hover {
    width: 59.625rem;
    height: 21.125rem;
  }
  .p-index-mv__text {
    font-size: 6rem;
  }
  .p-index-mv__right {
    margin: 10rem 20rem 20rem;
  }
  .p-index-mv__picture {
    width: calc(100% - 40rem);
  }
}
/* ------------------------
 *   Object/Component/Fade
 * -------------------------------- */
.is-hide,
.is-fade-hide {
  opacity: 0;
  transition: opacity 0.5s;
}

.c-fade-direction {
  transition: opacity 0.5s, transform 0.5s;
}
.c-fade-direction--left {
  transform: translate(5rem, 0) scale(1) rotate(0);
}
.c-fade-direction--right {
  transform: translate(-5rem, 0);
}
.c-fade-direction--down {
  transform: translate(0, -5rem);
}
.c-fade-direction--up {
  transform: translate(0, 5rem);
}

.c-fade-zoom {
  transform-origin: center;
  transition: opacity 0.5s, transform 0.5s;
}
.c-fade-zoom--in {
  transform: scale(0);
}
.c-fade-zoom--out {
  transform: scale(2);
}

.c-fade-rotate {
  transform-origin: center;
  transition: opacity 0.5s, transform 0.5s;
}
.c-fade-rotate--left {
  transform: rotateZ(360deg);
}
.c-fade-rotate--right {
  transform: rotateZ(-360deg);
}
.c-fade-rotate--in {
  transform: scale(0) rotateZ(360deg);
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
}
.c-fade-rotate--out {
  transform: scale(2) rotateZ(-360deg);
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
}
.c-fade-rotate--x {
  transform: rotateX(180deg);
}
.c-fade-rotate--y {
  transform: rotateY(180deg);
}

.c-fade-delay1 {
  transition-delay: 0.25s;
}

.c-fade-delay2 {
  transition-delay: 0.5s;
}

.c-fade-delay3 {
  transition-delay: 0.75s;
}

.c-fade-delay4 {
  transition-delay: 1s;
}

.is-show {
  opacity: 1;
}

.is-fade-show {
  opacity: 1;
  transform: translate(0, 0) scale(1) rotate(0);
}

/* ------------------------
 *   Object/Component/Inner
 * -------------------------------- */
.c-inner {
  position: relative;
  max-width: 192rem;
  margin: 0 auto;
  padding: 0;
}
.c-inner__content {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  min-width: 192rem;
  max-width: 192rem;
  margin: 0 auto;
}
.c-inner__content--expand {
  min-width: 100%;
  max-width: 100%;
  padding: 0;
}
.c-inner--wide {
  max-width: 100vw;
}

@media (max-width: 768px) {
  .c-inner {
    max-width: 100vw;
  }
  .c-inner__content {
    min-width: 100%;
    max-width: 100%;
  }
}
/* ------------------------
 *   Object/Utility/Browser
 * -------------------------------- */
.u-browser-ie {
  position: relative;
}

.u-browser-edge {
  position: relative;
}

.u-browser-chrome {
  position: relative;
}

.u-browser-firefox {
  position: relative;
}

.u-browser-safari {
  position: relative;
}

/* ------------------------
 *   Object/Utility/Only
 * -------------------------------- */
.u-only-pc {
  display: block;
}

.u-only-pc--flex {
  display: flex;
}

.u-only-pc--inline {
  display: inline;
}

.u-only-pc--inline-block {
  display: inline-block;
}

.u-only-pc--inline-flex {
  display: inline-flex;
}

.u-only-sp,
.u-only-sp--flex,
.u-only-sp--inline,
.u-only-sp--inline-block,
.u-only-sp--inline-flex {
  display: none;
}

@media (max-width: 768px) {
  .u-nobr {
    display: none; /* Disable line breaks. And wrap the content. */
  }
  .u-only-sp {
    display: block;
  }
  .u-only-sp--flex {
    display: flex;
  }
  .u-only-sp--inline {
    display: inline;
  }
  .u-only-sp--inline-block {
    display: inline-block;
  }
  .u-only-sp--inline-flex {
    display: inline-flex;
  }
  .u-only-pc,
.u-only-pc--flex,
.u-only-pc--inline,
.u-only-pc--inline-block,
.u-only-pc--inline-flex {
    display: none;
  }
}
/* ------------------------
 *   Object/Utility/Platform
 * -------------------------------- */
.u-platform-windows {
  position: relative;
}

.u-platform-android {
  position: relative;
}

.u-platform-ios {
  position: relative;
}

.u-platform-macintosh {
  position: relative;
}
