@charset "UTF-8";
/*! normalize.css v6.0.0 | 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
*    IE on Windows Phone and in iOS.
*/
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700;900&display=swap);
*:not(article *) {
  margin: 0;
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
========================================================================== */
/**
* Add the correct display in IE 9-.
*/
article,
aside,
footer,
header,
nav,
section,
picture {
  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; }

/* Grouping content
========================================================================== */
/**
* Add the correct display in IE 9-.
* 1. Add the correct display in IE.
*/
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
* Add the correct margin in IE 8.
*/
/**
* 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 */ }

/**
* 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
========================================================================== */
/**
* 1. Remove the gray background on active links in IE 10.
* 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
*/
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
* 1. Remove the bottom border in Chrome 57- and Firefox 39-.
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
* Prevent the duplicate application of `bolder` by the next rule in Safari 6.
*/
b,
strong {
  font-weight: inherit; }

/**
* 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 style in Android 4.3-.
*/
dfn {
  font-style: italic; }

/**
* Add the correct background and color in IE 9-.
*/
mark {
  background-color: #ff0;
  color: #000; }

/**
* 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
========================================================================== */
/**
* Add the correct display in IE 9-.
*/
audio,
video {
  display: inline-block; }

/**
* Add the correct display in iOS 4-7.
*/
audio:not([controls]) {
  display: none;
  height: 0; }

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

/**
* Hide the overflow in IE.
*/
svg:not(:root) {
  overflow: hidden; }

/* Forms
========================================================================== */
/**
* Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  margin: 0; }

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

/**
* 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
*    controls in Android 4.
* 2. Correct the inability to style clickable types in iOS and Safari.
*/
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

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

/**
* 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 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
* 1. Add the correct display in IE 9-.
* 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
* Remove the default vertical scrollbar in IE.
*/
textarea {
  overflow: auto; }

/**
* 1. Add the correct box sizing in IE 10-.
* 2. Remove the padding in IE 10-.
*/
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  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 */ }

/**
* Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
*/
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
* 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 IE 9-.
* 1. Add the correct display in Edge, IE, and Firefox.
*/
details,
menu {
  display: block; }

/*
* Add the correct display in all browsers.
*/
summary {
  display: list-item; }

/* Scripting
========================================================================== */
/**
* Add the correct display in IE 9-.
*/
canvas {
  display: inline-block; }

/**
* Add the correct display in IE.
*/
template {
  display: none; }

/* Hidden
========================================================================== */
/**
* Add the correct display in IE 10-.
*/
[hidden] {
  display: none; }

/*!
 * jquery-drawer v3.2.2
 * Flexible drawer menu using jQuery, iScroll and CSS.
 * http://git.blivesta.com/drawer
 * License : MIT
 * Author : blivesta <design@blivesta.com> (http://blivesta.com/)
 */
.drawer-open {
  overflow: hidden !important; }

.drawer-nav {
  position: fixed;
  z-index: 2;
  top: 0;
  overflow: hidden;
  width: 16.25rem;
  height: 100%;
  color: #222;
  background-color: #fff; }

.drawer-brand {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 3.75rem;
  display: block;
  padding-right: .75rem;
  padding-left: .75rem;
  text-decoration: none;
  color: #222; }

.drawer-menu {
  margin: 0;
  padding: 0;
  list-style: none; }

.drawer-menu-item {
  font-size: 1rem;
  display: block;
  padding: .75rem;
  text-decoration: none;
  color: #222; }

.drawer-menu-item:hover {
  text-decoration: underline;
  color: #555;
  background-color: transparent; }

.drawer-overlay {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2); }

.drawer-open .drawer-overlay {
  display: block; }

.drawer--top .drawer-nav {
  top: -100%;
  left: 0;
  width: 100%;
  height: auto;
  max-height: 100%;
  -webkit-transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.drawer--top.drawer-open .drawer-nav {
  top: 0; }

.drawer--top .drawer-hamburger, .drawer--top.drawer-open .drawer-hamburger {
  right: 0; }

.drawer--left .drawer-nav {
  left: -16.25rem;
  -webkit-transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.drawer--left .drawer-hamburger, .drawer--left.drawer-open .drawer-nav, .drawer--left.drawer-open .drawer-navbar .drawer-hamburger {
  left: 0; }

.drawer--left.drawer-open .drawer-hamburger {
  left: 16.25rem; }

.drawer--right .drawer-nav {
  right: -16.25rem;
  -webkit-transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.drawer--right .drawer-hamburger, .drawer--right.drawer-open .drawer-nav, .drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
  right: 0; }

.drawer--right.drawer-open .drawer-hamburger {
  right: 16.25rem; }

.drawer-hamburger {
  position: fixed;
  z-index: 4;
  top: 0;
  display: block;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  width: 2rem;
  padding: 0;
  padding: 18px .75rem 30px;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  border: 0;
  outline: 0;
  background-color: transparent; }

.drawer-hamburger:hover {
  cursor: pointer;
  background-color: transparent; }

.drawer-hamburger-icon {
  position: relative;
  display: block;
  margin-top: 10px; }

.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
  width: 100%;
  height: 2px;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #222; }

.drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
  position: absolute;
  top: -10px;
  left: 0;
  content: " "; }

.drawer-hamburger-icon:after {
  top: 10px; }

.drawer-open .drawer-hamburger-icon {
  background-color: transparent; }

.drawer-open .drawer-hamburger-icon:after, .drawer-open .drawer-hamburger-icon:before {
  top: 0; }

.drawer-open .drawer-hamburger-icon:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.drawer-open .drawer-hamburger-icon:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.sr-only {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0; }

.drawer--sidebar, .drawer--sidebar .drawer-contents {
  background-color: #fff; }

@media (min-width: 64em) {
  .drawer--sidebar .drawer-hamburger {
    display: none;
    visibility: hidden; }
  .drawer--sidebar .drawer-nav {
    display: block;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    position: fixed;
    width: 12.5rem;
    height: 100%; }
  .drawer--sidebar.drawer--left .drawer-nav {
    left: 0;
    border-right: 1px solid #ddd; }
  .drawer--sidebar.drawer--left .drawer-contents {
    margin-left: 12.5rem; }
  .drawer--sidebar.drawer--right .drawer-nav {
    right: 0;
    border-left: 1px solid #ddd; }
  .drawer--sidebar.drawer--right .drawer-contents {
    margin-right: 12.5rem; }
  .drawer--sidebar .drawer-container {
    max-width: 48rem; } }

@media (min-width: 75em) {
  .drawer--sidebar .drawer-nav {
    width: 16.25rem; }
  .drawer--sidebar.drawer--left .drawer-contents {
    margin-left: 16.25rem; }
  .drawer--sidebar.drawer--right .drawer-contents {
    margin-right: 16.25rem; }
  .drawer--sidebar .drawer-container {
    max-width: 60rem; } }

.drawer--navbarTopGutter {
  padding-top: 3.75rem; }

.drawer-navbar .drawer-navbar-header {
  border-bottom: 1px solid #ddd;
  background-color: #fff; }

.drawer-navbar {
  z-index: 3;
  top: 0;
  width: 100%; }

.drawer-navbar--fixed {
  position: fixed; }

.drawer-navbar-header {
  position: relative;
  z-index: 3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 3.75rem;
  padding: 0 .75rem;
  text-align: center; }

.drawer-navbar .drawer-brand {
  line-height: 3.75rem;
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none; }

.drawer-navbar .drawer-brand:hover {
  background-color: transparent; }

.drawer-navbar .drawer-nav {
  padding-top: 3.75rem; }

.drawer-navbar .drawer-menu {
  padding-bottom: 7.5rem; }

@media (min-width: 64em) {
  .drawer-navbar {
    height: 3.75rem;
    border-bottom: 1px solid #ddd;
    background-color: #fff; }
  .drawer-navbar .drawer-navbar-header {
    position: relative;
    display: block;
    float: left;
    width: auto;
    padding: 0;
    border: 0; }
  .drawer-navbar .drawer-menu--right {
    float: right; }
  .drawer-navbar .drawer-menu li {
    float: left; }
  .drawer-navbar .drawer-menu-item {
    line-height: 3.75rem;
    padding-top: 0;
    padding-bottom: 0; }
  .drawer-navbar .drawer-hamburger {
    display: none; }
  .drawer-navbar .drawer-nav {
    position: relative;
    left: 0;
    overflow: visible;
    width: auto;
    height: 3.75rem;
    padding-top: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .drawer-navbar .drawer-menu {
    padding: 0; }
  .drawer-navbar .drawer-dropdown-menu {
    position: absolute;
    width: 16.25rem;
    border: 1px solid #ddd; }
  .drawer-navbar .drawer-dropdown-menu-item {
    padding-left: .75rem; } }

.drawer-dropdown-menu {
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #fff; }

.drawer-dropdown-menu > li {
  width: 100%;
  list-style: none; }

.drawer-dropdown-menu-item {
  line-height: 3.75rem;
  display: block;
  padding: 0;
  padding-right: .75rem;
  padding-left: 1.5rem;
  text-decoration: none;
  color: #222; }

.drawer-dropdown-menu-item:hover {
  text-decoration: underline;
  color: #555;
  background-color: transparent; }

.drawer-dropdown.open > .drawer-dropdown-menu {
  display: block; }

.drawer-dropdown .drawer-caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 4px;
  -webkit-transition: opacity .2s ease,-webkit-transform .2s ease;
  transition: opacity .2s ease,-webkit-transform .2s ease;
  -o-transition: transform .2s ease,opacity .2s ease;
  transition: transform .2s ease,opacity .2s ease;
  transition: transform .2s ease,opacity .2s ease,-webkit-transform .2s ease;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.drawer-dropdown.open .drawer-caret {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.drawer-container {
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 64em) {
  .drawer-container {
    max-width: 60rem; } }

@media (min-width: 75em) {
  .drawer-container {
    max-width: 70rem; } }

body {
  color: #555;
  font-family: 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 400;
  line-height: 1.6em;
  /*
	&:before{
		@include mq(m){
			content: "M";
			display: block;
			width: 1.5rem;
			height: 1.5rem;
			position: fixed;
			top: 0;
			left: 0;
			color: #fff;
			text-align: center;
			background-color: #f00;
			z-index: 99999;
		}

		@include mq(l){
			content: "L";
			background-color: #00f !important;
		}
		
		@include mq(xl){
			content: "XL";
			background-color: #0f0 !important;
		}
	}
	*/ }
  @media screen and (max-width: 750px) {
    body {
      font-size: 0.9rem;
      line-height: 1.6em; } }
  body * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

img {
  max-width: 100%;
  max-height: 100%; }

a {
  color: #3ABDE7;
  text-decoration: underline;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s; }
  a:hover {
    opacity: 0.5; }

::-moz-selection {
  background: #3ABDE7;
  color: #fff; }

::selection {
  background: #3ABDE7;
  color: #fff; }

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 9999; }
  @media screen and (max-width: 750px) {
    header {
      padding: 0.5rem 1.5rem; } }
  header.notfix {
    position: relative; }
  header .title {
    position: absolute;
    top: 1.25rem;
    left: 11%;
    max-width: 16%;
    height: auto;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s; }
    @media screen and (max-width: 750px) {
      header .title {
        position: static;
        max-width: none;
        width: 18%;
        line-height: 1em;
        -webkit-transition-duration: 0s;
        -o-transition-duration: 0s;
        transition-duration: 0s; } }
    header .title.mini {
      top: 0.4375rem;
      left: 15.25%;
      max-width: 7.8125rem; }
  @media screen and (max-width: 750px) {
    header nav {
      display: none; } }
  header nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 2.5rem 2.1875rem; }
    header nav ul li {
      padding: 0 1em;
      font-size: 0.9375rem;
      line-height: 1.4em;
      list-style: none; }
      header nav ul li a {
        color: #555;
        font-weight: bold;
        text-decoration: none; }
      header nav ul li + li {
        border-left: solid 1px #555; }
      header nav ul li.icon {
        border-left: none; }
      header nav ul li img {
        position: relative;
        top: 0.1em;
        height: 1.4em; }
  header > .sp {
    position: absolute;
    top: 50%;
    right: 0.8rem;
    width: 2.1rem;
    height: 2.1rem;
    margin-top: -0.9rem; }
    header > .sp .menu a {
      display: block;
      padding: 5% 10% 10% 10%; }

.drawer-button {
  display: none; }
  @media screen and (max-width: 750px) {
    .drawer-button {
      display: block; } }

.drawer-open .drawer-nav {
  width: auto;
  width: 60%; }

.drawer-nav {
  background-color: #fff;
  overflow: auto;
  z-index: 9999 !important; }
  .drawer-nav nav > ul {
    margin-bottom: 1em; }
    .drawer-nav nav > ul > li {
      padding: 0.8em 1.5em;
      font-size: 0.85rem;
      line-height: 1.4em;
      border-bottom: solid 1px #555;
      list-style: none; }
      .drawer-nav nav > ul > li:before {
        content: "▶";
        position: relative;
        bottom: 0.05em;
        margin-right: 0.25rem;
        font-size: 0.5em; }
      .drawer-nav nav > ul > li ul {
        margin-left: 1.2em; }
        .drawer-nav nav > ul > li ul li {
          margin-top: 0.3em;
          list-style: none; }
      .drawer-nav nav > ul > li a[href] {
        text-decoration: none;
        color: #3ABDE7; }
  .drawer-nav nav .icon {
    padding: 0.5em 1.5em; }
    .drawer-nav nav .icon img {
      width: 1.5rem;
      height: 1.5rem; }

.drawer-overlay {
  z-index: 9998 !important; }

main {
  padding-top: 6.5625rem; }
  @media screen and (max-width: 750px) {
    main {
      padding-top: 3.8rem; } }

footer {
  padding-bottom: 5rem; }
  @media screen and (max-width: 750px) {
    footer {
      padding: 3rem 0; } }
  footer .copyright {
    text-align: center; }
    @media screen and (max-width: 750px) {
      footer .copyright {
        font-size: 0.85rem;
        line-height: 1.2em; } }

@media screen and (max-width: 750px) {
  .pc {
    display: none; } }

@media screen and (min-width: 751px) {
  .sp {
    display: none; } }

.wrapper {
  width: 62.5rem;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 750px) {
    .wrapper {
      width: auto;
      padding-left: 1rem !important;
      padding-right: 1rem !important; } }
  @media screen and (min-width: 751px) {
    .wrapper {
      width: 73.20644vw; } }
  @media screen and (min-width: 1017px) {
    .wrapper {
      width: 62.5rem; } }
  .wrapper.w940 {
    width: 58.75rem; }
    @media screen and (max-width: 750px) {
      .wrapper.w940 {
        width: auto; } }
    @media screen and (min-width: 751px) {
      .wrapper.w940 {
        width: 68.81406vw; } }
    @media screen and (min-width: 1017px) {
      .wrapper.w940 {
        width: 58.75rem; } }
  .wrapper.w700 {
    width: 43.75rem; }
    @media screen and (max-width: 750px) {
      .wrapper.w700 {
        width: auto; } }
    @media screen and (min-width: 751px) {
      .wrapper.w700 {
        width: 51.24451vw; } }
    @media screen and (min-width: 1017px) {
      .wrapper.w700 {
        width: 43.75rem; } }

.grayback {
  position: relative;
  min-width: 58.75rem;
  margin-bottom: 13.125rem;
  padding: 3.125rem 0 1.25rem 0;
  background-color: #f4f4f4; }
  @media screen and (max-width: 750px) {
    .grayback {
      min-width: 0;
      margin-bottom: 7rem;
      padding: 1.5rem 0; } }
  .grayback:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -7.5rem;
    width: 100%;
    border: solid 49vw transparent;
    border-bottom: none;
    border-top: solid 7.5rem #f4f4f4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 750px) {
      .grayback:after {
        bottom: -4rem;
        border-top-width: 4rem; } }
  .grayback.noarrow {
    margin-bottom: 6.25rem; }
    .grayback.noarrow:after {
      content: none;
      display: none; }

.head_cube {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 13.75rem;
  height: 12.5rem;
  margin: 0 auto 3.125rem auto;
  color: #3ABDE7;
  font-size: 1.5625rem;
  font-weight: 900;
  text-align: center;
  line-height: 1.4em;
  background-color: #fff; }
  @media screen and (max-width: 750px) {
    .head_cube {
      width: 12.5rem;
      height: 8.125rem;
      margin-bottom: 2rem;
      font-size: 1.2rem; } }
  .head_cube.gray {
    background-color: #f4f4f4; }

.head_bold {
  margin-bottom: 2.8125rem;
  color: #3ABDE7;
  font-size: 1.5rem;
  font-weight: 900;
  text-align: center; }
  @media screen and (max-width: 750px) {
    .head_bold {
      margin-bottom: 1.5em;
      font-size: 1.2rem; } }

.head_line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 1.875rem;
  font-size: 1.25rem;
  line-height: 1.4em;
  word-break: keep-all;
  white-space: nowrap; }
  @media screen and (max-width: 750px) {
    .head_line {
      display: block;
      margin-bottom: 1.5em;
      font-size: 1.1rem;
      line-height: 1.4em;
      word-break: break-all;
      white-space: normal; } }
  .head_line:before, .head_line:after {
    content: "";
    display: block;
    width: 100%;
    max-width: 50%;
    height: 100%;
    border-bottom: solid 1px #555; }
    @media screen and (max-width: 750px) {
      .head_line:before, .head_line:after {
        content: none;
        display: none; } }
  .head_line:before {
    margin-right: 0.8em; }
  .head_line:after {
    margin-left: 0.8em; }

.notes {
  font-size: 0.85em;
  font-weight: normal;
  line-height: 1.4em; }
  .notes li {
    position: relative;
    margin-left: 1.3em; }
    .notes li + li {
      margin-top: 0.4em; }
    .notes li:before {
      content: "※";
      position: absolute;
      top: 0;
      left: -1.3em; }

span.notes {
  display: inline-block; }

main h1 {
  display: none; }

#mv {
  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;
  margin-bottom: 5.3125rem; }
  @media screen and (max-width: 750px) {
    #mv {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-bottom: 4rem; } }
  #mv > div {
    position: relative;
    padding: 0 2% 0 6%; }
    @media screen and (max-width: 750px) {
      #mv > div {
        width: 100%;
        padding: 0.5rem 1.5rem;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; } }
    #mv > div .copy {
      position: absolute;
      top: -23.42606vw;
      font-size: 1.83016vw;
      line-height: 1.8em;
      font-weight: 900;
      white-space: nowrap;
      word-break: keep-all;
      z-index: 100; }
      @media screen and (max-width: 750px) {
        #mv > div .copy {
          position: static;
          margin-bottom: 1.5rem;
          font-size: 1.2rem;
          line-height: 1.7em; } }
      #mv > div .copy span {
        color: #3ABDE7; }
    #mv > div .gooddesign {
      margin-bottom: 0.125rem; }
      @media screen and (max-width: 750px) {
        #mv > div .gooddesign {
          margin-bottom: 0; } }
      #mv > div .gooddesign figure {
        margin-bottom: 0.625rem; }
        @media screen and (max-width: 750px) {
          #mv > div .gooddesign figure {
            max-width: 70%;
            margin-bottom: 0.25rem; } }
      #mv > div .gooddesign p {
        font-size: 1.02489vw;
        font-weight: bold;
        line-height: 1.6em; }
        @media screen and (max-width: 750px) {
          #mv > div .gooddesign p {
            font-size: 0.85rem; } }
        #mv > div .gooddesign p strong {
          color: #D3111A; }
  #mv .slider {
    width: 68vw;
    height: 45.38vw;
    overflow: hidden; }
    @media screen and (max-width: 750px) {
      #mv .slider {
        width: 100vw;
        height: 66.73vw;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0; } }
    #mv .slider .slick-list,
    #mv .slider .slick-track {
      width: 68vw;
      height: 45.38vw; }
      @media screen and (max-width: 750px) {
        #mv .slider .slick-list,
        #mv .slider .slick-track {
          width: 100vw;
          height: 66.73vw; } }
    #mv .slider .slick-slide {
      width: 68vw;
      height: 45.38vw; }
      @media screen and (max-width: 750px) {
        #mv .slider .slick-slide {
          width: 100vw;
          height: 66.73vw; } }
      #mv .slider .slick-slide img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        min-width: 100%;
        min-height: 100%;
        margin: auto;
        -o-object-fit: cover;
        object-fit: cover; }
    #mv .slider .slick-dots {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: absolute;
      bottom: 0.625rem;
      right: 0.625rem;
      width: 100%; }
      @media screen and (max-width: 750px) {
        #mv .slider .slick-dots {
          bottom: 0.25rem;
          right: 0.25rem; } }
      #mv .slider .slick-dots li {
        margin: 0.5em;
        list-style: none; }
        #mv .slider .slick-dots li button {
          display: block;
          width: 0.4375rem;
          height: 0.4375rem;
          text-indent: -20000em;
          background-color: #ccc;
          border: none;
          border-radius: 50%; }
        #mv .slider .slick-dots li.slick-active button {
          background-color: #FADA22; }

#intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 6.25rem; }
  @media screen and (max-width: 750px) {
    #intro {
      display: block;
      margin-bottom: 4rem;
      overflow: hidden; } }
  #intro > figure {
    width: 48%; }
    @media screen and (max-width: 750px) {
      #intro > figure {
        float: left;
        width: 45%;
        margin: 0 1rem 1rem 0; } }
  #intro > div {
    position: relative;
    width: 52%;
    padding-right: 1.875rem; }
    @media screen and (max-width: 750px) {
      #intro > div {
        width: auto;
        padding-right: 0; } }
    #intro > div p:nth-of-type(1) {
      margin: 0 0 4.0625rem 2.5rem; }
      @media screen and (max-width: 750px) {
        #intro > div p:nth-of-type(1) {
          margin: 0 0 1.2em 0; } }
    #intro > div p:nth-of-type(2) {
      margin: 0 0 3.75rem -3.125rem; }
      @media screen and (max-width: 750px) {
        #intro > div p:nth-of-type(2) {
          margin: 0 0 1.2em 0; } }
    #intro > div p:nth-of-type(3) {
      margin-left: 1.25rem; }
      @media screen and (max-width: 750px) {
        #intro > div p:nth-of-type(3) {
          margin: 0 0 1.2em 0; } }

#info {
  margin-bottom: 6.25rem; }
  @media screen and (max-width: 750px) {
    #info {
      margin-bottom: 4rem; } }
  #info .head_bold {
    font-size: 1.875rem;
    letter-spacing: 0.05em; }
    @media screen and (max-width: 750px) {
      #info .head_bold {
        width: 100%;
        font-size: 1.2rem; } }
  #info ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media screen and (max-width: 750px) {
      #info ul {
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        overflow-scrolling: touch;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding-top: 1em; } }
    #info ul li {
      position: relative;
      width: 30%;
      margin-right: 5%;
      list-style: none; }
      @media screen and (max-width: 750px) {
        #info ul li {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 70%;
          flex: 0 0 70%;
          margin-right: 2rem; } }
      #info ul li:nth-of-type(3n) {
        margin-right: 0; }
        @media screen and (max-width: 750px) {
          #info ul li:nth-of-type(3n) {
            margin-right: 2rem; } }
      #info ul li a {
        color: #555;
        text-decoration: none; }
      #info ul li figure {
        position: relative;
        width: 100%;
        height: 0;
        padding-top: 55%;
        margin-bottom: 0.8125rem;
        line-height: 1em;
        border: solid 1px #eee; }
        #info ul li figure img {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          min-width: 100%;
          min-height: 100%;
          margin: auto;
          -o-object-fit: cover;
          object-fit: cover; }
      #info ul li .date {
        position: absolute;
        top: -0.5rem;
        left: -0.5rem;
        padding: 0.25em 1em;
        font-weight: bold;
        font-size: 0.9375rem;
        line-height: 1.2em;
        background-color: #F7D925; }
        @media screen and (max-width: 750px) {
          #info ul li .date {
            font-size: 0.85rem;
            line-height: 1.2em; } }
      #info ul li .head {
        margin-bottom: 0.625rem;
        font-weight: bold; }
      #info ul li .body {
        font-size: 0.875rem;
        line-height: 1.6em; }
        @media screen and (max-width: 750px) {
          #info ul li .body {
            font-size: 0.8rem;
            line-height: 1.6em; } }
  #info .button {
    margin-top: 5rem;
    text-align: center; }
    @media screen and (max-width: 750px) {
      #info .button {
        margin-top: 2rem; } }
    #info .button a {
      display: inline-block;
      min-width: 10em;
      padding: 0.7em 1em 0.9em 1em;
		margin: 0 0 0 1em ;
      color: #fff;
      font-size: 1rem;
      font-weight: bold;
      line-height: 1.2em;
      text-decoration: none;
      background-position: center;
      background-repeat: no-repeat;
      background-image: url(../img/common/bg_blue.png); }
      @media screen and (max-width: 750px) {
        #info .button a {
          padding: 0.5em 2.5em 0.7em 2.5em; } }

#info .info_flex{
	display: flex;
	width: 70%;
	margin:  0 auto;
}
#info .info_sns{
	max-width:  6em;
	padding: 3em 2em 0 0;
}
#info .info_sns p{
	text-align: center;
	margin: 0 0 1em 0 ;
}

#info .info_sns img{
	width: 100%;
	height: 100%;
	height: auto;
	padding: 0.3em;
	border: 1px solid #eeeeee;
}
@media screen and (max-width: 750px) {
	
	#info .info_flex{
		display: block;
		width: auto;
		margin:  0 auto;
	}
	#info .info_sns{
		max-width:  64%;
		display: flex;
		padding: 0 0 1em 0;
		margin:  0 auto;
	}
	#info .info_sns p{	
		text-align: center;
		margin: 0 ;
	}

	#info .info_sns img{
		width: 60%;
		height: auto;
		padding: 0.3em;
		border: 1px solid #eeeeee;
	}
}

#about {
  margin-bottom: 5rem; }
  @media screen and (max-width: 750px) {
    #about {
      margin-bottom: 4rem; } }
  #about .grayback p {
    margin: 0 5% 3.125rem 5%; }
    @media screen and (max-width: 750px) {
      #about .grayback p {
        margin: 0 1rem 2rem 1rem; } }
  #about #feature {
    margin-bottom: 7.5rem; }
    @media screen and (max-width: 750px) {
      #about #feature {
        margin-bottom: 4rem; } }
    #about #feature ul li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      position: relative;
      width: 100%;
      list-style: none; }
      #about #feature ul li div {
        width: 50%; }
        @media screen and (max-width: 750px) {
          #about #feature ul li div {
            width: 100%; } }
        #about #feature ul li div h3 {
          margin-bottom: 0.9375rem;
          padding-bottom: 0.5em;
          font-size: 1.375rem;
          font-weight: bold;
          line-height: 1.4em;
          border-bottom: solid 1px #707070; }
          @media screen and (max-width: 750px) {
            #about #feature ul li div h3 {
              margin-bottom: 0;
              font-size: 1rem;
              border-bottom: none; } }
        #about #feature ul li div p {
          font-size: 0.9375rem;
          line-height: 1.8em; }
          @media screen and (max-width: 750px) {
            #about #feature ul li div p {
              font-size: 0.85rem;
              line-height: 1.6em; } }
      #about #feature ul li figure {
        width: 44%; }
        @media screen and (max-width: 750px) {
          #about #feature ul li figure {
            width: 60%;
            margin: 0 auto 1rem auto; } }
      #about #feature ul li + li {
        margin-top: 2.5rem; }
      #about #feature ul li.img_left div {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; }
      #about #feature ul li.img_left figure {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0; }
      #about #feature ul li.img_right div {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0; }
        @media screen and (max-width: 750px) {
          #about #feature ul li.img_right div {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1; } }
      #about #feature ul li.img_right figure {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; }
        @media screen and (max-width: 750px) {
          #about #feature ul li.img_right figure {
            -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
            order: 0; } }
      #about #feature ul li:nth-of-type(3) {
        right: -1.875rem; }
        @media screen and (max-width: 750px) {
          #about #feature ul li:nth-of-type(3) {
            right: 0; } }
      #about #feature ul li:nth-of-type(4) {
        left: -1.875rem; }
        @media screen and (max-width: 750px) {
          #about #feature ul li:nth-of-type(4) {
            left: 0; } }
  #about #ability ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #about #ability ul li {
      position: relative;
      width: 30%;
      height: 17.625rem;
      margin-bottom: 1.875rem;
      padding-top: 1.25rem;
      text-align: center;
      background-position: center;
      background-repeat: no-repeat;
      border-radius: 50%;
      list-style: none; }
      @media screen and (max-width: 750px) {
        #about #ability ul li {
          width: calc((100vw - 2rem) / 3);
          height: auto;
          margin-bottom: 0;
          padding: 1rem 0.5rem;
          border-radius: 0; } }
      #about #ability ul li > figure {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 60%;
        height: 60%;
        margin: 0 auto; }
        @media screen and (max-width: 750px) {
          #about #ability ul li > figure {
            width: 100%;
            height: auto;
            margin-bottom: 0.8rem; } }
      #about #ability ul li > p {
        position: absolute;
        bottom: 2.5rem;
        width: 100%;
        font-size: 1rem;
        font-weight: bold;
        line-height: 1.6em; }
        @media screen and (max-width: 750px) {
          #about #ability ul li > p {
            position: static;
            font-size: 0.8rem;
            line-height: 1.5em; } }
        @media screen and (max-width: 750px) {
          #about #ability ul li > p br {
            display: none; } }
      #about #ability ul li:nth-of-type(odd) {
        background-image: url(../img/common/bg_blue.png); }
        #about #ability ul li:nth-of-type(odd) > p {
          color: #fff; }
      #about #ability ul li:nth-of-type(even) {
        background-image: url(../img/common/bg_yellow.png); }
      #about #ability ul li:nth-of-type(6) {
        padding-top: 0; }
        @media screen and (max-width: 750px) {
          #about #ability ul li:nth-of-type(6) {
            padding-top: 1rem; } }
        #about #ability ul li:nth-of-type(6) > figure {
          width: 78%;
          height: auto;
          margin: -1.25rem 0 0 0.625rem; }
          @media screen and (max-width: 750px) {
            #about #ability ul li:nth-of-type(6) > figure {
              width: 100%;
              margin: 0 auto 0.8rem auto; } }
          #about #ability ul li:nth-of-type(6) > figure img {
            width: 100%;
            height: 100%; }

#introduce {
  margin-bottom: 7.5rem; }
  @media screen and (max-width: 750px) {
    #introduce {
      margin-bottom: 4rem; } }
  #introduce #package > p {
    margin: 0 5% 1.875rem 5%; }
    @media screen and (max-width: 750px) {
      #introduce #package > p {
        margin: 0 1rem 1.5rem 1rem; } }
  #introduce #package > .notes {
    margin: 0 5%; }
    @media screen and (max-width: 750px) {
      #introduce #package > .notes {
        margin: 0 1rem; } }
  #introduce #package #merit {
    margin-top: 3.75rem;
    /*
			&>ol{
				display: grid;
				grid-template-columns: repeat(3, 1fr);
				grid-template-rows: repeat(2, 1fr);
				grid-column-gap: px2rem(25);
				grid-row-gap: px2rem(20);
				counter-reset: item;
				
				&>li{
					display: flex;
					align-items: center;
					flex-wrap: wrap;
					position: relative;
					padding: px2rem(20) px2rem(25) px2rem(20) px2rem(60);
					font-weight: bold;
					background-color: #fff;
					
					&:nth-of-type(3n){
						margin-right: 0;
					}
					
					&:before{
						counter-increment: item;
						content: counter(item);
						position: absolute;
						top: px2rem(-8);
						left: px2rem(15);
						color: #FADA22;
						font-size: px2rem(50);
						font-weight: 900;
					}
					
					&:nth-of-type(1){grid-area: 1 / 1 / 2 / 2;}
					&:nth-of-type(2){grid-area: 1 / 2 / 2 / 3;}
					&:nth-of-type(3){grid-area: 1 / 3 / 3 / 4;}
					&:nth-of-type(4){grid-area: 2 / 1 / 3 / 2;}
					&:nth-of-type(5){grid-area: 2 / 2 / 3 / 3;}
				}
				
				.notes{
					margin-top: px2rem(5);
				}
				
				ul{
					margin: 0.8em 0 0 1.3em;
					font-size: px2rem(14);
					font-weight: 500;
					line-height: 1.4em;
					
					li{
						list-style: disc;
						
						&+li{
							margin-top: px2rem(10);
						}
					}
				}
			}
			*/ }
    @media screen and (max-width: 750px) {
      #introduce #package #merit {
        margin-top: 2rem; } }
    #introduce #package #merit > ol {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      counter-reset: item;
      /*
				ul{
					//margin: 0.8em 0 0 10%;
					margin: 0 0 0 10%;
					font-size: px2rem(14);
					font-weight: 500;
					line-height: 1.4em;

					li{
						list-style: disc;

						&+li{
							margin-top: px2rem(10);
						}
					}
				}
				*/ }
      @media screen and (max-width: 750px) {
        #introduce #package #merit > ol {
          display: block; } }
      #introduce #package #merit > ol > li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: relative;
        width: 31.5%;
        margin: 0 2.75% 1.5625rem 0;
        padding: 1.25rem 0.625rem 1.25rem 3.4375rem;
        font-weight: bold;
        background-color: #fff;
        list-style: none;
        /*
					&:nth-of-type(4){
						width: 100%;
						margin-right: 0;
					}
					*/ }
        @media screen and (max-width: 750px) {
          #introduce #package #merit > ol > li {
            width: 100%;
            margin: 0.8rem 0 0 0;
            padding: 0.5rem 1rem 0.8rem 4.5rem; } }
        #introduce #package #merit > ol > li:nth-of-type(3n) {
          margin-right: 0; }
        #introduce #package #merit > ol > li:before {
          counter-increment: item;
          content: counter(item);
          position: absolute;
          top: -0.375rem;
          left: 0.625rem;
          color: #FADA22;
          font-size: 3.125rem;
          font-weight: 900; }
          @media screen and (max-width: 750px) {
            #introduce #package #merit > ol > li:before {
              top: 1rem;
              left: 1rem;
              font-size: 3rem; } }
      #introduce #package #merit > ol .notes {
        margin-top: 0.3125rem; }
  #introduce #schedule {
    margin-bottom: 7.5rem; }
    @media screen and (max-width: 750px) {
      #introduce #schedule {
        margin-bottom: 4rem; } }
    #introduce #schedule section .head_line {
      margin-bottom: 2.5rem; }
      @media screen and (max-width: 750px) {
        #introduce #schedule section .head_line {
          margin-bottom: 1rem; } }
    #introduce #schedule section figure {
      text-align: center; }
    #introduce #schedule section + section {
      margin-top: 6.25rem; }
      @media screen and (max-width: 750px) {
        #introduce #schedule section + section {
          margin-top: 3rem; } }
  #introduce #results {
    margin-bottom: 7.5rem; }
    @media screen and (max-width: 750px) {
      #introduce #results {
        margin-bottom: 4rem; } }
    #introduce #results section {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      @media screen and (max-width: 750px) {
        #introduce #results section {
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
      #introduce #results section > div {
        position: relative;
        width: 40%;
        padding: 1.5625rem 0 1.875rem 0;
        border-top: solid 1px #555;
        border-bottom: solid 1px #555; }
        @media screen and (max-width: 750px) {
          #introduce #results section > div {
            width: 100%;
            padding: 1rem 0;
            border: none; } }
        #introduce #results section > div h4 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline;
          margin-bottom: 1.5625rem;
          font-size: 1.25rem;
          letter-spacing: 0.1em; }
          @media screen and (max-width: 750px) {
            #introduce #results section > div h4 {
              margin-bottom: 1em;
              font-size: 1.1rem; } }
          #introduce #results section > div h4 figure {
            margin-right: 0.5em; }
            @media screen and (max-width: 750px) {
              #introduce #results section > div h4 figure {
                width: 20%; } }
          #introduce #results section > div h4 span {
            font-size: 1.875rem; }
            @media screen and (max-width: 750px) {
              #introduce #results section > div h4 span {
                font-size: 1.4rem; } }
        #introduce #results section > div dl {
          overflow: hidden; }
          @media screen and (max-width: 750px) {
            #introduce #results section > div dl {
              font-size: 0.85rem; } }
          #introduce #results section > div dl dt {
            float: left;
            width: 9.5em; }
            #introduce #results section > div dl dt:after {
              content: "：";
              float: right; }
          #introduce #results section > div dl dd {
            padding: 0 0 0 10.5em; }
            #introduce #results section > div dl dd + dt {
              margin-top: 0.5em; }
              @media screen and (max-width: 750px) {
                #introduce #results section > div dl dd + dt {
                  margin-top: 0.25em; } }
              #introduce #results section > div dl dd + dt + dd {
                margin-top: 0.5em; }
                @media screen and (max-width: 750px) {
                  #introduce #results section > div dl dd + dt + dd {
                    margin-top: 0.25em; } }
        #introduce #results section > div .notes {
          position: absolute;
          bottom: 1.25rem;
          right: 0; }
          @media screen and (max-width: 750px) {
            #introduce #results section > div .notes {
              position: static;
              text-align: right; } }
      #introduce #results section > figure {
        width: 55%; }
        @media screen and (max-width: 750px) {
          #introduce #results section > figure {
            width: 100%; } }
      #introduce #results section:nth-of-type(1) > div {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; }
      #introduce #results section:nth-of-type(1) > figure {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0; }
      #introduce #results section:nth-of-type(2) > div {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0; }
        @media screen and (max-width: 750px) {
          #introduce #results section:nth-of-type(2) > div {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1; } }
      #introduce #results section:nth-of-type(2) > figure {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; }
        @media screen and (max-width: 750px) {
          #introduce #results section:nth-of-type(2) > figure {
            -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
            order: 0; } }
      #introduce #results section + section {
        margin-top: 5.625rem; }
        @media screen and (max-width: 750px) {
          #introduce #results section + section {
            margin-top: 3rem; } }
      #introduce #results section#higashikawa > div h4 {
        position: relative;
        bottom: 0.9375rem; }
        @media screen and (max-width: 750px) {
          #introduce #results section#higashikawa > div h4 {
            position: static; } }
        #introduce #results section#higashikawa > div h4 figure {
          position: relative;
          top: 0.9375rem; }
          @media screen and (max-width: 750px) {
            #introduce #results section#higashikawa > div h4 figure {
              position: static; } }
  #introduce #activity ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    list-style: none; }
    @media screen and (max-width: 750px) {
      #introduce #activity ul li {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; } }
    #introduce #activity ul li + li {
      margin-top: 0.9375rem; }
    #introduce #activity ul li > figure {
      width: 33%; }
    #introduce #activity ul li > div {
      width: 63%; }
      #introduce #activity ul li > div .head {
        margin-bottom: 0.625rem;
        font-weight: bold; }
        @media screen and (max-width: 750px) {
          #introduce #activity ul li > div .head {
            margin-bottom: 0.25em;
            font-size: 0.9rem; } }
      #introduce #activity ul li > div .body {
        font-size: 0.9375rem;
        line-height: 1.6em; }
        @media screen and (max-width: 750px) {
          #introduce #activity ul li > div .body {
            font-size: 0.85rem;
            line-height: 1.5em; } }

#inspection .grayback {
  padding-bottom: 3.75rem; }
  @media screen and (max-width: 750px) {
    #inspection .grayback {
      margin-bottom: 4rem; } }
  #inspection .grayback .wrapper > p {
    margin: 0 8% 3.125rem 8%; }
    @media screen and (max-width: 750px) {
      #inspection .grayback .wrapper > p {
        margin: 0 1rem 1.5rem 1rem; } }
  #inspection .grayback .wrapper div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 750px) {
      #inspection .grayback .wrapper div {
        display: block; } }
    #inspection .grayback .wrapper div section {
      width: 45%; }
      @media screen and (max-width: 750px) {
        #inspection .grayback .wrapper div section + section {
          margin-top: 3rem; } }
      @media screen and (max-width: 750px) {
        #inspection .grayback .wrapper div section {
          width: 100%; } }
      @media screen and (max-width: 750px) {
        #inspection .grayback .wrapper div section .head_line {
          margin-bottom: 0.5em;
          text-align: center; } }
      #inspection .grayback .wrapper div section p {
        text-align: center; }
        @media screen and (max-width: 750px) {
          #inspection .grayback .wrapper div section p {
            margin-bottom: 0.5em; } }
      #inspection .grayback .wrapper div section figure {
        margin: 1.5625rem 5% 0 5%; }
        @media screen and (max-width: 750px) {
          #inspection .grayback .wrapper div section figure {
            margin: 0 12%; } }

#management {
  margin-bottom: 7.5rem; }
  @media screen and (max-width: 750px) {
    #management {
      margin-bottom: 4rem; } }
  #management .head_cube {
    margin-bottom: 2.5rem; }
    @media screen and (max-width: 750px) {
      #management .head_cube {
        margin-bottom: 1.5rem; } }
  #management > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    margin: 0 1.25rem 4.375rem 1.25rem; }
    @media screen and (max-width: 750px) {
      #management > div {
        display: block;
        margin: 0 0 3rem 0; } }
    #management > div:before {
      content: "×";
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -2.5rem 0 0 -2.5rem;
      font-size: 5rem;
      font-weight: bold;
      line-height: 1em; }
      @media screen and (max-width: 750px) {
        #management > div:before {
          margin: -1.5rem 0 0 -1.5rem;
          font-size: 3rem; } }
    #management > div dl {
      width: 26.25rem;
      height: 26.25rem;
      text-align: center;
      border: solid 1px;
      border-radius: 50%;
      overflow: hidden; }
      @media screen and (max-width: 750px) {
        #management > div dl {
          width: 60vw;
          height: 60vw;
          margin: 0 auto; } }
      #management > div dl dt {
        margin-bottom: 1.875rem;
        padding: 2.8125rem 0 1.875rem 0;
        font-size: 1.5rem;
        font-weight: bold;
        background-position: center;
        background-repeat: no-repeat; }
        @media screen and (max-width: 750px) {
          #management > div dl dt {
            margin-bottom: 0.25em;
            padding: 0.8em 0 0.8em 0;
            font-size: 0.9rem; } }
      #management > div dl dd {
        font-size: 1.1875rem;
        font-weight: bold; }
        @media screen and (max-width: 750px) {
          #management > div dl dd {
            font-size: 0.9rem; } }
        #management > div dl dd figure {
          margin: 1.25rem 0; }
          @media screen and (max-width: 750px) {
            #management > div dl dd figure {
              width: 50%;
              margin: 0.4rem auto; } }
        #management > div dl dd a {
          display: inline-block;
          padding: 0.4em 2em 0.6em 2em;
          color: #555;
          font-size: 0.9375rem;
          line-height: 1.2em;
          text-decoration: none;
          border: solid 1px #555; }
          @media screen and (max-width: 750px) {
            #management > div dl dd a {
              padding: 0.2em 1.5em 0.4em 1.5em;
              font-size: 0.85rem; } }
      #management > div dl.tsunaken {
        border-color: #3ABDE7; }
        #management > div dl.tsunaken dt {
          color: #fff;
          background-image: url(../img/common/bg_blue.png); }
      #management > div dl.hatakora {
        border-color: #FADA22; }
        @media screen and (max-width: 750px) {
          #management > div dl.hatakora {
            margin-top: 3rem; } }
        #management > div dl.hatakora dt {
          background-image: url(../img/common/bg_yellow.png); }
  #management #support .head_line {
    margin-bottom: 3.125rem;
    font-size: 1.125rem; }
  #management #support ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 1.25rem; }
    @media screen and (max-width: 750px) {
      #management #support ul {
        display: block; } }
    #management #support ul li {
      width: 29%;
      list-style: none; }
      @media screen and (max-width: 750px) {
        #management #support ul li {
          width: 100%; } }
      @media screen and (max-width: 750px) {
        #management #support ul li + li {
          margin-top: 3rem; } }
      #management #support ul li figure {
        height: 10rem;
        margin-bottom: 1.5625rem;
        text-align: center; }
        @media screen and (max-width: 750px) {
          #management #support ul li figure {
            width: 50%;
            height: auto;
            margin: 0 auto 0.8rem auto; } }
      #management #support ul li h4 {
        margin-bottom: 0.9375rem;
        text-align: center; }
        @media screen and (max-width: 750px) {
          #management #support ul li h4 {
            margin-bottom: 0.8rem; } }
      #management #support ul li p {
        font-size: 0.9375rem; }
        @media screen and (max-width: 750px) {
          #management #support ul li p {
            font-size: 0.85rem;
            line-height: 1.5em; } }
        #management #support ul li p .notes {
          margin-top: 1.2em; }

#inquiry .grayback {
  margin-bottom: 3.75rem;
  padding-bottom: 3.75rem; }
  @media screen and (max-width: 750px) {
    #inquiry .grayback {
      margin-bottom: 2rem;
      padding-bottom: 2rem; } }
  #inquiry .grayback .wrapper > p {
    margin-bottom: 3.125rem;
    text-align: center; }
    @media screen and (max-width: 750px) {
      #inquiry .grayback .wrapper > p {
        margin-bottom: 2rem;
        font-size: 0.85rem;
        line-height: 1.5em; } }
  #inquiry .grayback .wrapper form table {
    width: 100%;
    margin-bottom: 1.875rem; }
    @media screen and (max-width: 750px) {
      #inquiry .grayback .wrapper form table tr {
        display: block; } }
    #inquiry .grayback .wrapper form table th, #inquiry .grayback .wrapper form table td {
      padding: 0.5em 1em;
      font-weight: normal; }
      @media screen and (max-width: 750px) {
        #inquiry .grayback .wrapper form table th, #inquiry .grayback .wrapper form table td {
          display: block;
          padding: 0;
          text-align: left; } }
    #inquiry .grayback .wrapper form table th {
      width: 30%;
      text-align: right; }
      @media screen and (max-width: 750px) {
        #inquiry .grayback .wrapper form table th {
          width: 100%;
          margin-bottom: 0.2em;
          font-weight: bold;
          text-align: left; } }
    #inquiry .grayback .wrapper form table td {
      width: 70%; }
      @media screen and (max-width: 750px) {
        #inquiry .grayback .wrapper form table td {
          width: 100%;
          margin-bottom: 0.8rem;
          text-align: left; } }
      #inquiry .grayback .wrapper form table td input[type=text],
      #inquiry .grayback .wrapper form table td textarea {
        width: 100%;
        padding: 0.5em 1em;
        font-family: 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
        font-size: 0.9375rem; }
  #inquiry .grayback .wrapper form .button {
    text-align: center; }
    #inquiry .grayback .wrapper form .button input[type=submit] {
      display: inline-block;
      padding: 0.8em 6em;
      color: #555;
      font-size: 1.25rem;
      font-weight: 700;
      line-height: 1.2em;
      background-image: url(../img/common/bg_yellow.png);
      background-position: center;
      background-repeat: no-repeat;
      border: none; }
      @media screen and (max-width: 750px) {
        #inquiry .grayback .wrapper form .button input[type=submit] {
          padding: 0.8em 3em;
          font-size: 0.9rem; } }
      #inquiry .grayback .wrapper form .button input[type=submit]:hover {
        cursor: pointer; }
