/* Reset stylesh */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
 * ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS. */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari. */
h1 {
  font-size: 2em;
  margin: 0.67em 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 */
}

/**
 * 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: 1em;
  /* 2 */
}

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  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: 1em;
  /* 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;
}

/* Embedded content
 * ========================================================================== */
/**
 * Remove the border on images inside links in IE 10. */
img {
  border-style: none;
}

/* Forms
 * ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge. */
button, input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox. */
button, select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari. */
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox. */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers. */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

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

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10. */
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 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 odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari. */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS. */
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

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

/* Misc
 * ========================================================================== */
/**
 * Add the correct display in IE 10+. */
template, [hidden] {
  display: none;
}

/**
 * Add the correct display in IE 10. */
.top__index {
  overflow-x: hidden;
}

/* utility */
html, body, ul, li, a, p, ol, h1, h2, h3, h4, h5, img, main, section, header, footer, div {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  transition: all .85s;
}

a, p, h1 {
  font-family: 'M PLUS 1p', sans-serif;
  color: black;
}

.c--loading {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background-color: white;
  z-index: 60000;
}

.c--loading__content {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.c--loading__img {
  position: absolute;
  display: block;
  width: 200px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.c--loading__txt {
  position: relative;
  display: block;
  color: black;
  font-size: 12px;
  top: 60px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 90px 0 0 0;
}

.c--header__progress {
  width: 100vw;
  height: 5px;
  background: burlywood;
  position: fixed;
  z-index: 10000;
  display: none;
}

.p--bg__image {
  position: relative;
  background-image: url(../images/b844aff005eec478342393d66788dcef.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  width: 100vw;
  height: 100%;
}

.p--section-1 {
  position: relative;
  overflow-y: hidden;
}

.p--section-1 img {
  position: absolute;
  margin: 0 auto 0 auto;
  filter: drop-shadow(10px 10px 10px white);
}

@media (max-width: 768px) {

  .p--bg__image {
    background: none;
  }

  .p--bg__image::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, -1px);
    transform: translate3d(0, 0, -1px);
    width: 100%;
    height: 100vh;
    background: url("../images/m_back_01.png") center/cover no-repeat;
    -webkit-background-size: cover;
	  z-index: -1;
  }	
/*	
  .p--bg__image {
    background-attachment: unset;
  background-image: url("../images/m_back_01.png");
  }
  .p--bg__image::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, -1px);
    transform: translate3d(0, 0, -1px);
    width: 100%;
    background: url("../images/m_back_01.png") center/cover no-repeat;
  }
*/
}

.p--main__logo {
  position: relative;
  background-image: url(../images/logo.svg);
  background-position: center center;
  background-repeat: no-repeat;
  width: 600px;
  height: 100%;
  top: 0;
  bottom: 5px;
  left: 0;
  right: 0;
  margin: auto;
  filter: drop-shadow(10px 10px 10px white);
}

@media (max-width: 768px) {
  .c--header__progress {
    display: block;
  }
  .p--main__logo {
    width: 250px;
    height: 100%;
  }
}

.p--section-1__arrow {
  width: 80px;
  left: 0;
  right: 0;
  bottom: 0;
  animation: arrow_1 3s linear infinite;
  transform-origin: 50% 50%;
  margin: auto;
  margin-top: 100px;
  box-sizing: border-box;
}

@keyframes arrow_1 {
  0% {
    transform: translateY(0);
  }
  33.33333% {
    transform: translateY(-15px);
  }
  66.66667% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}

@media (max-width: 768px) {
  .p--section-1__arrow {
    width: 40px;
  }
}

.p--section-2 {
  position: relative;
}

@media (max-width: 768px) {
  .p--section-2 {
    height: 600px;
    background-attachment: unset;
  }
}

.p--section__centre-text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.p--section__centre-text p {
  font-family: "M PLUS 1p";
  position: relative;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  line-height: 4em;
  font-size: 35px;
  font-weight: bold;
  -webkit-text-stroke: 0.5px white;
  text-shadow: -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white;
}

.p--section__centre-text.is--show {
  height: 100% !important;
}

@media (max-width: 768px) {
  .p--section__centre-text p {
    line-height: 2.5em;
    font-size: 20px;
  }
}

.p--section-2__centre {
  top: -15%;
}

.p--section-2__box {
  width: 400px;
  height: 150px;
  padding: 10px 0 10px 0;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  margin-bottom: 40px;
  box-shadow: 0px 0px 6px 3px gray;
  transition: all .35s;
}

.p--section-2__box:hover {
  transform: scale(0.95);
  opacity: 0.8;
}

@media (max-width: 768px) {
  .p--section-2__box {
    width: 300px;
    height: 120px;
    border-radius: 20px;
    margin-bottom: 20px;
  }
  .p--section__centre-text p {
    margin-top: -80px;
    text-align: center;
  }
}

.p--section-2__bottom-left {
  position: absolute;
  background-image: url(../images/marugoto2025top.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 88%;
  width: 100px;
  margin: 0 0 0 20px;
  box-shadow: 5px 5px 5px gray;
}

.p--section-2__bottom-right {
  position: absolute;
  right: 0;
  background-image: url(../images/arrow_sec2.svg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 80%;
  width: 200px;
  margin: 7px 45px 0 0;
  filter: drop-shadow(10px 10px 10px gray);
}

.p--section-2__bottom-right p {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  margin: 43px 0 0 40px;
}

@media (max-width: 768px) {
  .p--section-2__bottom-right {
    height: 70%;
    width: 140px;
    margin: 10px 15px 0 0;
  }
  .p--section-2__bottom-right p {
    margin: 30px 0 0 20px;
    font-size: 13px;
  }
}

@media (max-height: 800px) {
  .p--section-2__box {
    width: 260px;
    height: 80px;
    margin: 0 0 30px 50px;
  }
  .p--section-2__bottom-left {
    width: 60px;
    height: 80%;
    margin: 0 0 0 30px;
  }
  .p--section-2__bottom-right {
    height: 80%;
    width: 120px;
    margin: 0px 30px 0 0;
  }
  .p--section-2__bottom-right p {
    font-size: 11.4px;
    margin: 23px 0 0 20px;
  }
}

.p--section-0 {
  position: relative;
  background-image: url(../images/4c5c194d5e8c77b5075f2551746bbbc6.jpg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  width: 100%;
  /*height: 100%;*/
  height: 100%;
  /*  font-family: "Hannari"; */
  font-family: 'M PLUS 1p', sans-serif;
  position: relative;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  color: black;
}
.p--section-00 {
  position: relative;
  background-image: url(../images/40874c98ac1f7e1c5452d4e8451f8728.png);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  /*  font-family: "Hannari"; */
  font-family: 'M PLUS 1p', sans-serif;
  position: relative;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  color: black;
}

.p--section-3 {
  position: relative;
  background-image: url(../images/4c5c194d5e8c77b5075f2551746bbbc6.jpg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  /*  font-family: "Hannari"; */
  font-family: 'M PLUS 1p', sans-serif;
  position: relative;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  color: black;
}
.p--section-4 {
  position: relative;
  background-image: url(../images/yasai2.jpg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  /*  font-family: "Hannari"; */
  font-family: 'M PLUS 1p', sans-serif;
  position: relative;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  color: black;
}

@media (max-width: 768px) {
	.p--section-00 {
	  background-image: url("../images/40874c98ac1f7e1c5452d4e8451f8728.png");
	}
	.p--section-00::before {
		content: "";
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		-webkit-transform: translate3d(0, 0, -1px);
		transform: translate3d(0, 0, -1px);
		width: 100%;
		background: url("../images/40874c98ac1f7e1c5452d4e8451f8728.png") center/cover no-repeat;
	}
	
	

	
	
	.p--section-0 {
		background-image: url("../images/m_back_00.png");
		height: 800px;
		background-attachment: unset;
	}
	.p--section-0::before {
		content: "";
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		-webkit-transform: translate3d(0, 0, -1px);
		transform: translate3d(0, 0, -1px);
		width: 100%;
		background: url("../images/m_back_00.png") center/cover no-repeat;
	}

  .p--section-3 {
	  background-image: url("../images/m_back_02.png");
    height: 800px;
    background-attachment: unset;
  }
  .p--section-3::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, -1px);
    transform: translate3d(0, 0, -1px);
    width: 100%;
    background: url("../images/m_back_02.png") center/cover no-repeat;
  }
  .p--section-4 {
	  background-image: url("../images/m_back_03.png");
    height: 800px;
    background-attachment: unset;
  }
  .p--section-4::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, -1px);
    transform: translate3d(0, 0, -1px);
    width: 100%;
    background: url("../images/m_back_03.png") center/cover no-repeat;
	  z-index: -2;
  }
}

.p--section-3__inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 90svh;
  margin: auto;
  /*width: 600px;*/
	align-content: center;
}

.p--section-3__inner h1 {
  font-size: 50px;
  color: black;
  position: relative;
  display: flex;
  justify-content: center;
  margin: 0 0 0 80px;
}

.p--section-3__inner h2 {
  font-size: 30px;
  position: relative;
}

.p--section-3__inner p {
  margin: 0 20px 0 40px;
  font-size: 20px;
  color: black;
}

.p--section3__block {
  margin: 0 0 0 60px;
}

@media (max-width: 768px) {
	.p--section-3__inner {
    /*width: 300px;*/
	  height: 80svh;
  }
  .p--section-3__inner h1 {
    font-size: 30px;
    margin: 0 10px 0 50px;
  }
  .p--section-3__inner h2 {
    font-size: 15px;
  }
  .p--section-3__inner p {
    margin: 0 10px 0 20px;
    font-size: 12px;
    color: black;
  }
  .p--section3__block {
    margin: 0 0 0 15px;
  }
}

.u--colour {
  color: red;
}

.p--section-4 .p--section__centre-text p{
  line-height: 2em;
}

@media (max-width: 768px) {
	
/* ここ
  .p--section-4{
    height: 600px;
  }


  .p--section-4 {
    height: 600px;
    background-attachment: unset;
  }
  .p--section-4::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, -1px);
    transform: translate3d(0, 0, -1px);
    width: 100%;
    background: url(../images/m_back_03.png) center/cover no-repeat;
  }
*/



}

.p--section-5 {
  background-image: url(../images/40874c98ac1f7e1c5452d4e8451f8728.png);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  width: 100%;
  height: auto;
}

.p--section-5__box {
  position: relative;
  color: black;
  padding: 20px 0 0 0;
}

.p--section-5__box:first-child {
  padding: 50px 0 0 0;
}

.p--section-5__inner {
  display: flex;
  max-width: 1100px;
  margin: auto;
  translate: all .35s;
  padding: 0 10px 0 10px;
}

.p--section-5__image-box {
  width: 250px;
}

.p--section-5__explain-box {
  width: 550px;
  padding: 0 10px 0 10px;
}

.p--section-5__image {
  width: 500px;
  transition: all .35s;
  position: relative;
  box-sizing: border-box;
}

.p--section-5__bottom {
  font-size: 12px;
  margin: 15px 0 0 0;
}

.p--section-5__explain-box {
  transition: all .35s;
  opacity: 0.0;
}

.p--section-5__address-box {
  padding: 0 10px 0 10px;
  background: rgba(255, 255, 255, 0.8);
  height: auto;
  position: relative;
  width: 250px;
  display: block;
}

.p--section-5__table {
  margin: auto;
  position: relative;
  margin-top: 20px;
}

.p--section-5__table th, .p--section-5__table td {
  padding: 5px 0 5px 0;
  font-size: 14px;
}

@media (max-width: 768px) {
  .p--section-5 {
    overflow: hidden;
    background-attachment: unset;
	  margin-bottom: -10px;
  }
  .p--section-5::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, -1px);
    transform: translate3d(0, 0, -1px);
    width: 100%;
    background: url(../images/40874c98ac1f7e1c5452d4e8451f8728.png) center/cover no-repeat;
  }
  .p--section-5__box {
    margin: 80px 0 0 0;
    padding: 50px 0 0 0;
  }
  .p--section-5__inner {
    display: block;
    padding: 0 0 0 0;
  }
  .p--section-5__image-box {
    margin: auto;
    width: 100%;
    text-align: center;
    position: absolute;
  }
  .p--section-5 h3 {
    position: relative;
    top: -43px;
    text-align: center;
    width: 100vw;
    color: black;
  }
  .p--section-5__image-box img {
    width: 100%;
    height: auto;
  }
  .p--section-5__explain-box {
    padding: 10px 0 0 0;
  }
  .p--section-5__explain-content {
    position: relative;
    width: 95vw;
    display: block;
    padding: 0 0 0 0;
    margin: 210px 0 0 10px;
    text-align: center;
  }
  .p--section-5__explain-sph {
    font-weight: bold;
  }
  .p--section-5__address-box {
    width: 100vw;
    padding: 10px 0 0 0;
    margin: 40px 0 0 0;
  }
}

.p--section__centre-text, .p--section-3__inner {
  opacity: 0.0;
  transform: translateY(80px);
}

.p--section__centre-text.is--show, .p--section-3__inner.is--show {
  opacity: 1.0;
  transform: translateY(0px);
}

.p--section-5__image {
  width: 500px;
  height: 500px;
  position: relative;
}

.p--section-5__explain-box {
  opacity: 0.0;
  transform: translateX(50px);
  opacity: 0.0;
}

.p--section-5__address-box {
  transform: translateX(50px);
  opacity: 0.0;
}

.c--box__1.is--show .p--section-5__image, .c--box__2.is--show .p--section-5__image, .c--box__3.is--show .p--section-5__image, .c--box__4.is--show .p--section-5__image,
.c--box__5.is--show .p--section-5__image, .c--box__6.is--show .p--section-5__image, .c--box__7.is--show .p--section-5__image, .c--box__8.is--show .p--section-5__image,
.c--box__9.is--show .p--section-5__image, .c--box__10.is--show .p--section-5__image, .c--box__11.is--show .p--section-5__image, .c--box__12.is--show .p--section-5__image,
.c--box__13.is--show .p--section-5__image, .c--box__14.is--show .p--section-5__image {
  width: 200px;
  height: 200px;
}

.c--box__1.is--show .p--section-5__explain-box, .c--box__1.is--show .p--section-5__address-box, .c--box__2.is--show .p--section-5__explain-box, .c--box__2.is--show .p--section-5__address-box,
.c--box__3.is--show .p--section-5__explain-box, .c--box__3.is--show .p--section-5__address-box, .c--box__4.is--show .p--section-5__explain-box, .c--box__4.is--show .p--section-5__address-box,
.c--box__5.is--show .p--section-5__explain-box, .c--box__5.is--show .p--section-5__address-box, .c--box__6.is--show .p--section-5__explain-box, .c--box__6.is--show .p--section-5__address-box,
.c--box__7.is--show .p--section-5__explain-box, .c--box__7.is--show .p--section-5__address-box, .c--box__8.is--show .p--section-5__explain-box, .c--box__8.is--show .p--section-5__address-box,
.c--box__9.is--show .p--section-5__explain-box, .c--box__9.is--show .p--section-5__address-box, .c--box__10.is--show .p--section-5__explain-box, .c--box__10.is--show .p--section-5__address-box,
.c--box__11.is--show .p--section-5__explain-box, .c--box__11.is--show .p--section-5__address-box, .c--box__12.is--show .p--section-5__explain-box, .c--box__12.is--show .p--section-5__address-box,
.c--box__13.is--show .p--section-5__explain-box, .c--box__13.is--show .p--section-5__address-box, .c--box__14.is--show .p--section-5__explain-box, .c--box__14.is--show .p--section-5__address-box {
  transform: translateX(0px);
  opacity: 1.0;
  padding: 5px 5px 5px 5px;
}

.p--section-5__address-box h4 {
  text-align: center;
}

.c--box__1.is--show, .c--box__2.is--show, .c--box__3.is--show, .c--box__4.is--show, .c--box__5.is--show, .c--box__6.is--show, .c--box__7.is--show, .c--box__8.is--show, .c--box__9.is--show,
.c--box__10.is--show, .c--box__11.is--show, .c--box__12.is--show, .c--box__13.is--show, .c--box__14.is--show {
  position: relative;
}

@media (max-width: 768px) {
  .l-wrap {
    position: fixed;
  }
}
.l--footer{
  position: relative;
	z-index: 100;
	background-color: white;
}
.p--footer{
  margin: auto;
  max-width: 768px;
  text-align: center;
  padding: 50px 0 100px 0;
}
.p--footer img{
  width: 150px;
  filter: drop-shadow(10px 10px 10px white);
}
@media (max-width: 768px){
  .p-smt__text{
    height: 250px;
  }
}

.u--pc{
  display: block;
}
.u--smt{
  display: none;
}

@media (max-width: 768px){
  .u--pc{
    display: none;
  }
  .u--smt{
    display: block;
  } 
}
