/**!
 * ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง
 * ๐ง                                                                    ๐ง
 * ๐ง                      ๐ทใใใฏ้็บไธญใฎใณใผใใงใใE                      ๐ง
 * ๐ง                                                                    ๐ง
 * ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง
 *
 * ๐ฒ ใใEใใกใคใซใ็ดๆฅ็ทจ้EใชใEงใใ ใใใE * โ EEๆญฃๅผๅE้ใEๅ ดๅใEๆญฃใใๆ้ Eงใชใชใผในใใซใใ่กใชใฃใฆใใกใคใซใๆ้ฉๅใใฆใใ ใใใE *
 */

 @import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,500,700&display=swap&subset=japanese");
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,500,600,700,900&display=swap&subset=japanese');
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900&display=swap");
@import url('https://fonts.googleapis.com/css?family=Oswald:400,500,600,700&display=swap');
@charset "utf-8";
@font-face {
	font-family: YuGothicM;
	src: local("Yu Gothic Medium");
}
@font-face {
	font-family: icons;
	font-style: normal;
	font-weight: normal;
	src: url("../font/icons.eot");
	src: url("../font/icons.eot?#iefix") format("embedded-opentype"),
		url("../font/icons.woff") format("woff"),
		url("../font/icons.ttf") format("truetype");
}
/*! 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 {
  -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
   ========================================================================== */
/**
 * 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 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 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 {
  -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 */
}
/**
 * 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"] {
  -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 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. 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 {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
:root {
	font-size: 62.5%;
}
*, *::before, *::after {
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	}
.sp-only {
	display: none;
}
@media screen and (max-width: 767px) {
.sp-only {
		display: block
}
	}
.pc-only {
	display: block;
}
@media screen and (max-width: 767px) {
.pc-only {
		display: none
}
	}
[data-ofi] img {
		-o-object-fit: cover;
		   object-fit: cover;
		font-family: "object-fit:cover", 'object-fit: cover;';
		width: 100%;
		height: 100%;
  object-position: center top;
	}
figure {
	margin: 0;
}
.pb0 {
	padding-bottom: 0 !important;
}
body {
	color: #272727;
	font-family: 'Noto Sans JP', sans-serif, sans-serif;
	font-size: 1.4rem;
	line-height: 1.7;
	-webkit-font-feature-settings: "palt";
	        font-feature-settings: "palt";
	margin: 0;
	padding: 0;

}
@media screen and (max-width: 767px) {
body {
		font-size: 3.73333vw

}
	}
.button {
	background-color: #24B3ED;
	color: #fff;
	display: inline-block;
	text-decoration: none;
	font-family: 'Montserrat', 'Noto Sans JP', sans-serif;
	font-size: 1.5rem;
	width: 270px;
	padding: 3rem;
	text-align: center;
	position: relative;
	-webkit-transition: 300ms;
	transition: 300ms;
}
@media screen and (max-width: 991px) {
.button {
		padding: 2rem
}
	}
@media screen and (max-width: 767px) {
.button {
		padding: 1rem;
		width: 46.66667vw;
		font-size: 3.2vw
}
	}
.button::after {
		content: "";
		height: 1px;
		width: 50px;
		background: #fff;
		position: absolute;
		top: 50%;
		right: 0;
		-webkit-transition: 300ms;
		transition: 300ms;
	}
@media screen and (max-width: 767px) {
.button::after {
			width: 6.66667vw
	}
		}
.button:hover {
		opacity: .8;
	}
.button:hover::after{
			width: 40px;
		}
.c-title-page {
	font-size: 1.6rem;
}
.c-title-page [data-lang="en"] {
		font-size: 7rem;
		font-family: 'Montserrat', 'Noto Sans JP', sans-serif;
		color: #24B3ED;
		font-weight: bold;
		line-height: 1.22;
		position: relative;
	}
@media screen and (max-width: 767px) {
.c-title-page [data-lang="en"] {
			font-size: 9.33333vw
	}
		}
.c-title-page [data-lang="en"]::after {
			content: "";
			position: absolute;
			bottom: -15px;
			left: -82px;
			width: 130px;
			height: 2px;
			background-color: #24B3ED;
		}
@media screen and (max-width: 767px) {
.c-title-page [data-lang="en"]::after {
				height: 1px
		}
			}
@media screen and (max-width: 767px) {
.c-title-page [data-lang="en"]::after {
				width: 13.33333vw;
				bottom: -4vw;
				left: -15px;
				font-size: 4vw
		}
			}
.c-title-page [data-lang="jp"] {
		font-size: 2.1rem;
		color: #272727;
		display: block;
		font-weight: 500;
		line-height: 1.33;
		margin-top: 65px;
		padding-left: 5px;
	}
@media screen and (max-width: 767px) {
.c-title-page [data-lang="jp"] {
			margin-top: 6.66667vw;
			font-size: 4vw
	}
		}
section h2 [data-lang="en"]::before {
                opacity: 0;
            }
section h2 [data-lang="en"], section h2 [data-lang="jp"] {
            position: relative;
        }
section h2 [data-lang="en"] > span, section h2 [data-lang="jp"] > span {
                -webkit-transition-duration: 200ms;
                        transition-duration: 200ms;
                -webkit-transition-timing-function: linear;
                        transition-timing-function: linear;
                -webkit-transform: translateX(50px);
                        transform: translateX(50px);
                display: inline-block;
                opacity: 0;
            }
section h2 [data-lang="en"] > span:nth-child(1), section h2 [data-lang="jp"] > span:nth-child(1) {
                }
section h2 [data-lang="en"] > span:nth-child(2), section h2 [data-lang="jp"] > span:nth-child(2) {
                    -webkit-transition-delay: 20ms;
                            transition-delay: 20ms;
                }
section h2 [data-lang="en"] > span:nth-child(3), section h2 [data-lang="jp"] > span:nth-child(3) {
                    -webkit-transition-delay: 40ms;
                            transition-delay: 40ms;
                }
section h2 [data-lang="en"] > span:nth-child(4), section h2 [data-lang="jp"] > span:nth-child(4) {
                    -webkit-transition-delay: 60ms;
                            transition-delay: 60ms;
                }
section h2 [data-lang="en"] > span:nth-child(5), section h2 [data-lang="jp"] > span:nth-child(5) {
                    -webkit-transition-delay: 80ms;
                            transition-delay: 80ms;
                }
section h2 [data-lang="en"] > span:nth-child(6), section h2 [data-lang="jp"] > span:nth-child(6) {
                    -webkit-transition-delay: 100ms;
                            transition-delay: 100ms;
                }
section h2 [data-lang="en"] > span:nth-child(7), section h2 [data-lang="jp"] > span:nth-child(7) {
                    -webkit-transition-delay: 120ms;
                            transition-delay: 120ms;
                }
section h2 [data-lang="en"] > span:nth-child(8), section h2 [data-lang="jp"] > span:nth-child(8) {
                    -webkit-transition-delay: 140ms;
                            transition-delay: 140ms;
                }
section h2 [data-lang="en"] > span:nth-child(9), section h2 [data-lang="jp"] > span:nth-child(9) {
                    -webkit-transition-delay: 160ms;
                            transition-delay: 160ms;
                }
section h2 [data-lang="en"] > span:nth-child(10), section h2 [data-lang="jp"] > span:nth-child(10) {
                    -webkit-transition-delay: 100ms;
                            transition-delay: 100ms;
                }
section h2[data-inview="true"] [data-lang="en"]::before {
                    -webkit-animation: titleshow 300ms 100ms ease-out forwards;
                            animation: titleshow 300ms 100ms ease-out forwards;
                }
section h2[data-inview="true"] [data-lang="en"] span, section h2[data-inview="true"] [data-lang="jp"] span {
                    -webkit-transform: translateX(0);
                            transform: translateX(0);
                    opacity: 1;
                }
@-webkit-keyframes titleshow {
    0% {
        opacity: 0;
        -webkit-transform: translateX(50px);
                transform: translateX(50px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }
}
@keyframes titleshow {
    0% {
        opacity: 0;
        -webkit-transform: translateX(50px);
                transform: translateX(50px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }
}
.fade {
    opacity: 0;
}
.fade[data-inview="true"] {
        -webkit-animation: fade 300ms ease-out forwards;
                animation: fade 300ms ease-out forwards;
    }
@-webkit-keyframes fade {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fade {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.fadeU {
    opacity: 0;
}
.fadeU[data-inview="true"] {
        -webkit-animation: fadeU 300ms ease-out forwards;
                animation: fadeU 300ms ease-out forwards;
    }
@-webkit-keyframes fadeU {
    0% {
        opacity: 0;
        -webkit-transform: translateY(30%);
                transform: translateY(30%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
}
@keyframes fadeU {
    0% {
        opacity: 0;
        -webkit-transform: translateY(30%);
                transform: translateY(30%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
}
.fadeR {
    opacity: 0;
}
.fadeR[data-inview="true"] {
        -webkit-animation: fadeR 300ms ease-out forwards;
                animation: fadeR 300ms ease-out forwards;
    }
@-webkit-keyframes fadeR {
    0% {
        opacity: 0;
        -webkit-transform: translateX(30%);
                transform: translateX(30%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }
}
@keyframes fadeR {
    0% {
        opacity: 0;
        -webkit-transform: translateX(30%);
                transform: translateX(30%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }
}
.fadeL {
    opacity: 0;
}
.fadeL[data-inview="true"] {
        -webkit-animation: fadeL 300ms ease-out forwards;
                animation: fadeL 300ms ease-out forwards;
    }
.fadeL-big {
        opacity: 0;
    }
.fadeL-big[data-inview="true"] {
            -webkit-animation: fadeLBig 1000ms ease-out forwards;
                    animation: fadeLBig 1000ms ease-out forwards;
        }
@-webkit-keyframes fadeL {
    0% {
        opacity: 0;
        -webkit-transform: translateX(30%);
                transform: translateX(30%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }
}
@keyframes fadeL {
    0% {
        opacity: 0;
        -webkit-transform: translateX(30%);
                transform: translateX(30%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }
}
.fadeL-big {
}
@-webkit-keyframes fadeLBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }
}
@keyframes fadeLBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }
}
.c-hero {
	text-align: center;
}
.c-hero-image {
		overflow: hidden;
		height: 100vh;
		max-height: 900px;
		min-height: 600px;
		width: 100%;
	}

@media screen and (max-width: 767px) {
.c-hero-image {
			min-height: 508px;
			height: calc(100vh - 60px);
			max-height: calc(100vh - 60px)
	}
		}
.c-hero__body {
		height: 100%;
		width: 100%;
		position: absolute;
		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;
		top: 0;
		left: 0;
	}
.c-hero-copy {
		width: 830px;
		max-width: 90%;
	}
@media screen and (max-width: 767px) {
.c-hero-copy {
			width: 70%;
			max-width: 360px
	}
		}
.c-hero-copy > svg path {
				fill: #fff;
			}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
.c-hero-copy > svg {
		}
				.c-hero-copy > svg path {
					fill: none;
					stroke: #fff;
					stroke-width: 1px;
					stroke-linecap: round;
					stroke-linejoin: round;
					stroke-dasharray: 2000;
					stroke-dashoffset: 2000;
					-webkit-animation: stroke 1200ms 500ms linear;
					        animation: stroke 1200ms 500ms linear;
					-webkit-animation-fill-mode: forwards;
					        animation-fill-mode: forwards;
				}
			}
@-webkit-keyframes stroke {
			0% {
				stroke-dashoffset: 2000;
				fill: rgba(255,255,255, 0);
			}

			60% {
				fill: rgba(255,255,255, 0);
				stroke-width: 1px;
			}

			100% {
				opacity: 1;
				stroke-dashoffset: 0;
				fill: rgba(255,255,255, 1);
				stroke-width: 0;
				opacity: 1;
			}
		}
@keyframes stroke {
			0% {
				stroke-dashoffset: 2000;
				fill: rgba(255,255,255, 0);
			}

			60% {
				fill: rgba(255,255,255, 0);
				stroke-width: 1px;
			}

			100% {
				opacity: 1;
				stroke-dashoffset: 0;
				fill: rgba(255,255,255, 1);
				stroke-width: 0;
				opacity: 1;
			}
		}
.c-hero-copy br {
			display: none;
		}
@media screen and (max-width: 767px) {
.c-hero-copy br {
				display: block
		}
			}
.c-hero-copy__main {
			font-size: 7rem;
			color: #fff;
			font-weight: bold;
			margin: 0;
			width: 100%;
			position: relative;
		}
.c-hero-copy__main svg {
				width: 100%;
				height: inherit;
				font-size: 7rem;
				font-weight: bold;
				margin: 0 auto;
				position: absolute;
				top: -35px;
				left: 0;
			}
@media screen and (max-width: 991px) {
.c-hero-copy__main svg {
					font-size: 6rem
			}
				}
@media screen and (max-width: 767px) {
.c-hero-copy__main svg {
					font-size: 13.33333vw;
					height: 53.33333vw
			}
				}
.c-hero-copy__main svg text {
					margin: 0 auto;
				}
.c-hero-copy__main [data-anime="main"] {
				stroke-dasharray: 600;
				stroke-dashoffset: 600;
				fill-opacity: 0;
			}
.c-hero-copy__sub {
			color: #fff;
			font-weight: bold;
			font-family: 'Montserrat', 'Noto Sans JP', sans-serif;
			letter-spacing: .1em;
			position: relative;
		}
.c-hero-copy__sub svg {
				width: 100%;
				font-size: 2.4rem;
				position: absolute;
				top: 35px;
				left: 0;
			}
@media screen and (min-width: 576px) and (max-width: 767px) {
.c-hero-copy__sub svg {
					font-size: 2rem;
					height: 33.33333vw
			}
				}
@media screen and (max-width: 575px) {
.c-hero-copy__sub svg {
					display: none
			}
				}
.c-hero-copy__sub svg text {
					margin: 0 auto;
				}
.c-hero-copy__sub [data-anime="sub"] {
				stroke-dasharray: 200;
				stroke-dashoffset: 200;
				fill-opacity: 0;
			}
.c-page-home header {
		background-color: rgba(255,255,255, .58);
		-webkit-transition: background-color 300ms;
		transition: background-color 300ms;
	}
.c-page-home header > div::before {
				background: transparent;
			}
.c-page-home header[data-headerbg="true"] {
			background-color: #fff;
		}
.c-page-home header[data-headerbg="true"] > div::before {
					background: #E0E0E0;
				}
.c-page-home h2 {
		margin: 0 0 40px;
		position: relative;
	}
.c-page-home h2 [data-lang="en"] {
			font-size: 7rem;
			font-family: 'Montserrat', 'Noto Sans JP', sans-serif;
			color: #24B3ED;
			font-weight: bold;
			line-height: 1.22;
			position: relative;
		}
@media screen and (max-width: 991px) {
.c-page-home h2 [data-lang="en"] {
				font-size: 5.5rem
		}
			}
@media screen and (max-width: 767px) {
.c-page-home h2 [data-lang="en"] {
				font-size: 8.66667vw
		}
			}
.c-page-home h2 [data-lang="en"]::before {
				content: "";
				position: absolute;
				bottom: -15px;
				left: -82px;
				width: 130px;
				height: 2px;
				background-color: #24B3ED;
			}
@media screen and (max-width: 767px) {
.c-page-home h2 [data-lang="en"]::before {
					width: 13.33333vw;
					bottom: -2.66667vw;
					left: -15px;
					font-size: 4vw
			}
				}
.c-page-home h2 [data-lang="jp"] {
			font-size: 2.1rem;
			color: #272727;
			display: block;
			font-weight: 500;
			line-height: 1.33;
			margin-top: 47px;
			padding-left: 5px;
		}
@media screen and (max-width: 991px) {
.c-page-home h2 [data-lang="jp"] {
				font-size: 1.8rem
		}
			}
@media screen and (max-width: 767px) {
.c-page-home h2 [data-lang="jp"] {
				margin-top: 6.66667vw;
				font-size: 4vw
		}
			}
.c-page-home h2 [data-title="image"] {
			opacity: 0;
			-webkit-transition: 200ms;
			transition: 200ms;
			display: none;
		}
.c-page-home h2 [data-title="image"].anime {
				opacity: 1;
			}
.c-page-home h2 [data-title="image"] [data-lang="en"] {
				font-size: 6.9rem;
				width: 100%;
				height: 80px;
				fill: #24B3ED;
				stroke: #24B3ED;
				letter-spacing: .045em;
			}
@media screen and (max-width: 767px) {
.c-page-home h2 [data-title="image"] [data-lang="en"] {
					font-size: 9.06667vw;
					width: 48vw;
					height: 10.66667vw
			}
				}
.c-page-home h2 [data-title="image"] [data-lang="jp"] {
				font-size: 2.1rem;
				width: 100%;
				height: 28px;
				fill: #272727;
				stroke: #272727;
				letter-spacing: .045em;
				font-weight: 400;
				margin-top: 47px;
			}
@media screen and (max-width: 767px) {
.c-page-home h2 [data-title="image"] [data-lang="jp"] {
					font-size: 4vw
			}
				}
.c-page-home-message {
		margin-top: 138px;
		position: relative;
	}
@media screen and (max-width: 767px) {
.c-page-home-message {
			margin-top: 11.06667vw;
			overflow: hidden
	}
		}
.c-page-home-message::before {
			content: "";
			width: 100%;
			background: #F7F7F7;
			display: block;
			position: absolute;
			top: 0;
			left: 0;
			height: 510px;
		}
@media screen and (max-width: 991px) {
.c-page-home-message::before {
				height: 400px
		}
			}
@media screen and (max-width: 767px) {
.c-page-home-message::before {
				left: auto;
				top: 6vw;
				right: -15px;
				width: 34.66667vw;
				height: 141.33333vw
		}
			}
.c-page-home-message__body {
			margin: 0 auto;
			position: relative;
			z-index: 1;
			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: 767px) {
.c-page-home-message__body {
				display: block
		}
			}
.c-page-home-message__image {
			width: 50%;
		}
@media screen and (max-width: 991px) {
.c-page-home-message__image {
				width: 45%
		}
			}
@media screen and (max-width: 767px) {
.c-page-home-message__image {
				width: 86.66667vw
		}
			}
.c-page-home-message__image figure {
				width: 100%;
				height: 510px;
				margin: 0;
				overflow: hidden;
			}
@media screen and (max-width: 991px) {
.c-page-home-message__image figure {
					height: 400px
			}
				}
@media screen and (max-width: 767px) {
.c-page-home-message__image figure {
					height: 73.33333vw
			}
				}
.c-page-home-message__image figure img {
					height: 100%;
					width: 100%;
				}
.c-page-home-message__content {
			width: 50%;
			padding-left: 60px;
			position: relative;
			-webkit-box-flex: 1;
			    -ms-flex: 1;
			        flex: 1;
		}
@media screen and (max-width: 991px) {
.c-page-home-message__content {
				padding-left: 30px
		}
			}
@media screen and (max-width: 767px) {
.c-page-home-message__content {
				padding: 4vw 15px;
				width: 100%;
				text-align: right
		}
			}
.c-page-home-message__title {
			padding-bottom: 40px;
			margin: -40px 0 0 -130px;
		}
@media screen and (max-width: 991px) {
.c-page-home-message__title {
				margin: -40px 0 0 -60px;
				padding-bottom: 0
		}
			}
@media screen and (max-width: 767px) {
.c-page-home-message__title {
				padding-bottom: 0;
				margin: 0
		}
			}
.c-page-home-message__title h2 [data-lang="en"]::before {
					left: -15px;
					right: 0;
				}
@media screen and (max-width: 767px) {
.c-page-home-message__title h2 [data-lang="en"]::before {
						left: auto;
						right: -15px
				}
					}
.c-page-home-message__name {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-orient: vertical;
			-webkit-box-direction: normal;
			    -ms-flex-direction: column;
			        flex-direction: column;
		}
.c-page-home-message__name [data-type="en"] {
				font-size: 4rem;
				font-family: 'Montserrat', 'Noto Sans JP', sans-serif;
			}
@media screen and (max-width: 991px) {
.c-page-home-message__name [data-type="en"] {
					font-size: 3rem
			}
				}
@media screen and (max-width: 767px) {
.c-page-home-message__name [data-type="en"] {
					font-size: 4.26667vw
			}
				}
.c-page-home-message__name [data-type="en"] span {
					font-weight: bold;
				}
.c-page-home-message__name [data-type="position"] {
				font-size: 1.4rem;
				margin-right: 20px;
			}
@media screen and (max-width: 767px) {
.c-page-home-message__name [data-type="position"] {
					font-size: 3.2vw;
					margin-right: 10px
			}
				}
.c-page-home-message__name [data-type="name"] {
				font-size: 1.8rem;
				font-weight: bold;
			}
@media screen and (max-width: 767px) {
.c-page-home-message__name [data-type="name"] {
					font-size: 4.26667vw
			}
				}
.c-page-home-message__link {
			position: absolute;
			bottom: -60px;
			left: 60px;
		}
@media screen and (max-width: 991px) {
.c-page-home-message__link {
				left: 30px;
				bottom: -50px
		}
			}
@media screen and (max-width: 767px) {
.c-page-home-message__link {
				position: relative;
				bottom: 0;
				left: 0;
				margin-top: 9.06667vw
		}
			}
.c-page-home-about {
		margin-top: 130px;
		position: relative;
		z-index: 1;
	}
@media screen and (max-width: 767px) {
.c-page-home-about {
			margin-top: 4vw
	}
		}
.c-page-home-about::before {
			content: "";
			display: block;
			background: #F7F7F7;
			width: 59%;
			height: calc(100% - 50px);
			position: absolute;
			bottom: 0;
			left: 0;
		}
@media screen and (max-width: 767px) {
.c-page-home-about::before {
				height: 91.2vw;
				bottom: auto;
				top: 0
		}
			}
.c-page-home-about__body {
			max-width: 1030px;
			padding: 0 15px 60px;
			margin: 0 auto;
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			position: relative;
			-webkit-box-orient: horizontal;
			-webkit-box-direction: reverse;
			    -ms-flex-direction: row-reverse;
			        flex-direction: row-reverse;
			-webkit-box-align: center;
			    -ms-flex-align: center;
			        align-items: center;
		}
@media screen and (max-width: 767px) {
.c-page-home-about__body {
				padding: 6.66667vw 15px 0;
				display: block
		}
			}
.c-page-home-about__image {
			width: 51.5%;
			padding-top: 75px;
		}
@media screen and (max-width: 991px) {
.c-page-home-about__image {
				width: 45%
		}
			}
@media screen and (max-width: 767px) {
.c-page-home-about__image {
				width: 100%;
				padding-top: 0
		}
			}
.c-page-home-about__image figure {
				margin: 0;
			}
@media screen and (max-width: 767px) {
.c-page-home-about__image figure {
					text-align: right
			}
				}
.c-page-home-about__image figure img {
					width: 100%;
				}
@media screen and (max-width: 767px) {
.c-page-home-about__image figure img {
						width: 73.33333vw
				}
					}
.c-page-home-about__text {
			-webkit-box-flex: 1;
			    -ms-flex: 1;
			        flex: 1;
			padding-right: 70px;
			padding-bottom: 100px;
		}
@media screen and (max-width: 991px) {
.c-page-home-about__text {
				padding-right: 30px
		}
			}
@media screen and (max-width: 767px) {
.c-page-home-about__text {
				padding: 5.73333vw 0 0;
				position: relative;
				z-index: 1
		}

				.c-page-home-about__text h2 {
					margin-bottom: 6.66667vw;
				}
			}
.c-page-home-about__link {
			position: absolute;
			bottom: 55px;
			left: 20px;
		}
@media screen and (max-width: 767px) {
.c-page-home-about__link {
				position: relative;
				bottom: 0;
				left: 0;
				margin-top: 10vw
		}
			}


.c-page-home-business {
		margin-top: 138px;
		padding-bottom: 100px;
		position: relative;
	}
@media screen and (max-width: 767px) {
.c-page-home-business {
			margin-top: 13.33333vw;
			padding-bottom: 14.66667vw;
			overflow: hidden
	}
		}
.c-page-home-business::before {
			content: "";
			width: 75%;
			background: #F7F7F7;
			display: block;
			position: absolute;
			top: 50px;
			left: 0;
			height: 100%;
		}
.c-page-home-business__body {
	flex-direction: row-reverse;
			margin: 0 auto;
			position: relative;
			z-index: 1;
			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: 767px) {
.c-page-home-business__body {
				display: block
		}
			}
.c-page-home-business__image {
			width: 50%;
		}
@media screen and (max-width: 991px) {
.c-page-home-business__image {
				width: 45%
		}
			}
@media screen and (max-width: 767px) {
.c-page-home-business__image {
				width: 100%
		}
			}
.c-page-home-business__image figure {
				width: 100%;
				height: 510px;
				margin: 0;
				overflow: hidden;
			}
@media screen and (max-width: 991px) {
.c-page-home-business__image figure {
					height: 400px
			}
				}
@media screen and (max-width: 767px) {
.c-page-home-business__image figure {
					height: 68vw
			}
				}
.c-page-home-business__image figure img {
					height: 100%;
					width: 100%;
				}
.c-page-home-business__content {
			width: 50%;
			padding-left: 150px;
			position: relative;
			-webkit-box-flex: 1;
			    -ms-flex: 1;
			        flex: 1;
		}
@media screen and (max-width: 991px) {
.c-page-home-business__content {
				padding-left: 30px
		}
			}
@media screen and (max-width: 767px) {
.c-page-home-business__content {
				width: 100%;
				padding: 5.33333vw 0 0 18.93333vw
		}
			}
.c-page-home-business__title {
			padding-bottom: 30px;
		}
@media screen and (max-width: 991px) {
.c-page-home-business__title {
				padding-bottom: 0
		}
			}
@media screen and (max-width: 767px) {
.c-page-home-business__title {
				text-align: right;
				padding-right: 15px
		}
					.c-page-home-business__title h2 [data-lang="en"]::before {
						left: auto;
						right: -15px;
					}
			}
.c-page-home-business__text {
			max-width: 80%;
		}
@media screen and (max-width: 991px) {
.c-page-home-business__text {
				max-width: 100%
		}
			}
.c-page-home-business__link {
			position: absolute;
			bottom: 0;
			margin-bottom: 0;
		}
@media screen and (max-width: 767px) {
.c-page-home-business__link {
				position: relative;
				text-align: right;
				padding-right: 8vw
		}
			}



/*.c-page-home-business {
		margin-top: 138px;
		padding-bottom: 100px;
		position: relative;
	}
@media screen and (max-width: 767px) {
.c-page-home-business {
			margin-top: 13.33333vw;
			padding-bottom: 14.66667vw;
			overflow: hidden
	}
		}
.c-page-home-business::before {
			content: "";
			width: 75%;
			background: #F7F7F7;
			display: block;
			position: absolute;
			top: 50px;
			right: 0;
			height: 100%;
		}
.c-page-home-business__body {
			margin: 0 auto;
			position: relative;
			z-index: 1;
			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: 767px) {
.c-page-home-business__body {
				display: block
		}
			}
.c-page-home-business__image {
			width: 50%;
		}
@media screen and (max-width: 991px) {
.c-page-home-business__image {
				width: 45%
		}
			}
@media screen and (max-width: 767px) {
.c-page-home-business__image {
				width: 100%
		}
			}
.c-page-home-business__image figure {
				width: 100%;
				height: 510px;
				margin: 0;
				overflow: hidden;
			}
@media screen and (max-width: 991px) {
.c-page-home-business__image figure {
					height: 400px
			}
				}
@media screen and (max-width: 767px) {
.c-page-home-business__image figure {
					height: 68vw
			}
				}
.c-page-home-business__image figure img {
					height: 100%;
					width: 100%;
				}
.c-page-home-business__content {
			width: 50%;
			padding-left: 60px;
			position: relative;
			-webkit-box-flex: 1;
			    -ms-flex: 1;
			        flex: 1;
		}
@media screen and (max-width: 991px) {
.c-page-home-business__content {
				padding-left: 30px
		}
			}
@media screen and (max-width: 767px) {
.c-page-home-business__content {
				width: 100%;
				padding: 5.33333vw 0 0 18.93333vw
		}
			}
.c-page-home-business__title {
			padding-bottom: 30px;
		}
@media screen and (max-width: 991px) {
.c-page-home-business__title {
				padding-bottom: 0
		}
			}
@media screen and (max-width: 767px) {
.c-page-home-business__title {
				text-align: right;
				padding-right: 15px
		}
					.c-page-home-business__title h2 [data-lang="en"]::before {
						left: auto;
						right: -15px;
					}
			}
.c-page-home-business__text {
			max-width: 50%;
		}
@media screen and (max-width: 991px) {
.c-page-home-business__text {
				max-width: 100%
		}
			}
.c-page-home-business__link {
			position: absolute;
			bottom: 0;
			margin-bottom: 0;
		}
@media screen and (max-width: 767px) {
.c-page-home-business__link {
				position: relative;
				text-align: right;
				padding-right: 8vw
		}
			}*/
.c-page-home-person {
		background: #24B3ED;
		position: relative;
		overflow-x: hidden;
		padding-bottom: 50px;
		z-index: 1;
	}
.c-page-home-person::before, .c-page-home-person::after {
			content: "";
			height: 100%;
			background: #fff;
			position: absolute;
			top: 0;
			z-index: -1;
		}
@media screen and (max-width: 767px) {
.c-page-home-person::before, .c-page-home-person::after {
				content: none
		}
			}
.c-page-home-person::before {
			width: 13px;
			right: 15%;
		}
.c-page-home-person::after {
			width: 2px;
			right: calc(15% - 5px);
		}
.c-page-home-person__heading {
			max-width: 1030px;
			padding: 100px 15px 0;
			margin: 0 auto;
		}
@media screen and (max-width: 767px) {
.c-page-home-person__heading {
				padding: 10.66667vw 15px 0
		}
			}
.c-page-home-person__heading h2 [data-lang="en"], .c-page-home-person__heading h2 [data-lang="jp"] {
					color: #fff;
				}
.c-page-home-person__heading h2 [data-lang="en"]::before, .c-page-home-person__heading h2 [data-lang="jp"]::before {
						background-color: #fff;
					}
.c-page-home-person-menu {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			width: 100%;
			margin: 0;
			padding: 0;
			background: #fff;
			-webkit-box-pack: center;
			    -ms-flex-pack: center;
			        justify-content: center;
		}
@media screen and (max-width: 767px) {
.c-page-home-person-menu {
				display: block;
				background: transparent
		}
			}
.c-page-home-person-menu__box {
				max-width: 50%;
				list-style: none;
				position: relative;
				cursor: pointer;
				-webkit-transition: 200ms;
				transition: 200ms;
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-align: center;
				    -ms-flex-align: center;
				        align-items: center;
				-webkit-box-flex: 1;
				    -ms-flex: 1;
				        flex: 1;
				overflow: hidden;
			}
@media screen and (max-width: 767px) {
.c-page-home-person-menu__box {
					max-width: 100%;
					display: block;
					padding-bottom: 26.66667vw;
					background: transparent
			}
				}
.c-page-home-person-menu__box::after, .c-page-home-person-menu__box::before {
					content: "";
					display: block;
					position: absolute;
				}
@media screen and (max-width: 767px) {
.c-page-home-person-menu__box::after, .c-page-home-person-menu__box::before {
						content: none
				}
					}
.c-page-home-person-menu__box::after {
					top: 0;
					left: 0;
					width: 100%;
					height: 100%;
					background-color: rgba(255, 255, 255, 0);
					-webkit-transition: 100ms;
					transition: 100ms;
				}
.c-page-home-person-menu__box::before {
					width: 0;
					height: 0;
					bottom: -30px;
					left: 50%;
					-webkit-transform: translateX(-50%);
					        transform: translateX(-50%);
					border-style: solid;
					border-width: 30px 21px 0 21px;
					border-color: rgba(36,179,237, 0) transparent transparent transparent;
					z-index: 10;
				}
@media screen and (max-width: 767px) {
.c-page-home-person-menu__box::before {
						bottom: -4vw;
						border-width: 4vw 2.8vw 0 2.8vw
				}
					}
@media screen and (max-width: 767px) {
.c-page-home-person-menu__box:hover {
						width: 100vw
				}
					}
.c-page-home-person-menu__box:hover > div {
						display: block;
						-webkit-animation: showfadeU 400ms ease-out forwards;
						        animation: showfadeU 400ms ease-out forwards;
					}
.c-page-home-person-menu__box:hover::after {
						background-color: rgba(36,179,237, .7);
					}
.c-page-home-person-menu__box:hover::before {
						border-color: rgba(36,179,237, .7) transparent transparent transparent;
					}
.c-page-home-person-menu__box:hover > a {
						-webkit-transform: translateY(0);
						        transform: translateY(0);
						opacity: 1;
					}
.c-page-home-person-menu__link {
				text-align: center;
				text-decoration: none;
				z-index: 1;
				color: #fff;
				width: 100%;
				height: 100%;
				position: absolute;
				top: 0;
				left: 0;
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-align: center;
				    -ms-flex-align: center;
				        align-items: center;
				-webkit-box-orient: vertical;
				-webkit-box-direction: normal;
				    -ms-flex-direction: column;
				        flex-direction: column;
				-webkit-box-pack: center;
				    -ms-flex-pack: center;
				        justify-content: center;
				-webkit-transform: translateY(10%);
				        transform: translateY(10%);
				-webkit-transition: 200ms;
				transition: 200ms;
				opacity: 0;
			}
@media screen and (max-width: 767px) {
.c-page-home-person-menu__link {
					opacity: 1;
					bottom: 0;
					top: auto;
					-webkit-box-pack: end;
					    -ms-flex-pack: end;
					        justify-content: flex-end;
					height: 100%
			}

					.c-page-home-person-menu__link > div {
						background-color: rgba(36,179,237, .7);
						margin-top: -13.33333vw;
						padding: 0 0 16vw;
						width: 100%;
					}
				}
.c-page-home-person-menu__link [data-button="more"] {
					position: relative;
					font-size: 1.3rem;
					border-radius: 0;
					right: 0;
					padding: 1.3rem 0;
					max-width: 196px;
					margin: 20px auto 0;
					height: auto;
					border: 1px solid #fff;
					width: 200px;
					display: inline-block;
				}
@media screen and (max-width: 767px) {
.c-page-home-person-menu__link [data-button="more"] {
						display: none
				}
					}
.c-page-home-person-menu__img {
				margin: 0;
				height: 500px;
				overflow: hidden;
				width: 100%;
			}
@media screen and (max-width: 1199px) {
.c-page-home-person-menu__img {
					height: 400px
			}
				}
@media screen and (max-width: 991px) {
.c-page-home-person-menu__img {
					height: 300px
			}
				}
@media screen and (max-width: 767px) {
.c-page-home-person-menu__img {
					height: 80vw
			}
				}
.c-page-home-person-menu [data-person="name"] [data-lang="en"] {
					display: block;
					font-size: 4rem;
					font-family: 'Montserrat', 'Noto Sans JP', sans-serif;
					line-height: 1.26;
				}
@media screen and (max-width: 991px) {
.c-page-home-person-menu [data-person="name"] [data-lang="en"] {
						font-size: 2.6rem
				}
					}
@media screen and (max-width: 767px) {
.c-page-home-person-menu [data-person="name"] [data-lang="en"] {
						font-size: 6.66667vw
				}
					}
.c-page-home-person-menu [data-person="name"] [data-lang="jp"] {
					font-size: 1.8rem;
					font-weight: 500;
				}
@media screen and (max-width: 991px) {
.c-page-home-person-menu [data-person="name"] [data-lang="jp"] {
						font-size: 1.7rem
				}
					}
@media screen and (max-width: 767px) {
.c-page-home-person-menu [data-person="name"] [data-lang="jp"] {
						font-size: 4vw;
						font-weight: bold
				}
					}
.c-page-home-person-menu [data-person="name"]::after {
					content: "";
					display: block;
					width: 130px;
					height: 1px;
					background-color: #fff;
					margin: 20px auto 0;
				}
@media screen and (max-width: 767px) {
.c-page-home-person-menu [data-person="name"]::after {
						margin-top: 2vw;
						width: 21.33333vw
				}
					}
.c-page-home-person-menu [data-person="position"] {
				font-size: 1.6rem;
				font-weight: 400;
			}
@media screen and (max-width: 991px) {
.c-page-home-person-menu [data-person="position"] {
					font-size: 1.3rem
			}
				}
@media screen and (max-width: 767px) {
.c-page-home-person-menu [data-person="position"] {
					font-size: 3.2vw
			}
				}
.c-page-home-information {
		position: relative;
		z-index: 1;
	}
.c-page-home-information::after {
			content: "";
			display: block;
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			overflow: hidden;
			background-color: #272727;
			opacity: .37;
			z-index: -1;
		}
.c-page-home-information__body {
			max-width: 1030px;
			padding: 125px 15px 100px;
			margin: 0 auto;
		}
@media screen and (max-width: 767px) {
.c-page-home-information__body {
				padding: 16.66667vw 15px 13.33333vw
		}
			}
.c-page-home-information__body h2 {
				text-align: center;
			}
.c-page-home-information__body h2 [data-lang="en"] {
					color: #fff;
				}
.c-page-home-information__body h2 [data-lang="en"]::before {
						left: 0;
						right: 0;
						margin: 0 auto;
						background-color: #fff;
					}
.c-page-home-information__link {
			text-align: center;
			margin-top: 60px;
		}
.c-page-home-information__link a {
				background: transparent;
				border: 1px solid #fff;
				color: #fff;
			}
.c-page-home-information__bg {
			position: absolute;
			top: 0;
			left: 0;
			z-index: -1;
			width: 100%;
			height: 100%;
			overflow: hidden;
		}
@-webkit-keyframes showfadeU {
		0% {
			opacity: 0;
			-webkit-transform: translateY(50px);
			        transform: translateY(50px);
		}

		100% {
			opacity: 1;
			-webkit-transform: translateY(0);
			        transform: translateY(0);
		}
	}
@keyframes showfadeU {
		0% {
			opacity: 0;
			-webkit-transform: translateY(50px);
			        transform: translateY(50px);
		}

		100% {
			opacity: 1;
			-webkit-transform: translateY(0);
			        transform: translateY(0);
		}
	}
.c-page-sub__wrap {
		overflow: hidden;
		width: 100%;
	}
.c-page-sub__content {
		overflow: hidden;
		padding-top: 108px;
	}
@media screen and (max-width: 1199px) {
.c-page-sub__content {
			padding-top: 90px
	}
		}
@media screen and (max-width: 991px) {
.c-page-sub__content {
			padding-top: 85px
	}
		}
@media screen and (max-width: 767px) {
.c-page-sub__content {
			padding-top: 54px
	}
		}
.c-page-sub__content-title__bg {
			position: relative;
			overflow: hidden;
			max-height: 900px;
	}
@media screen and (max-width: 767px) {
.c-page-sub__content-title__bg {
				height: 140px;
				overflow: visible
	}
			}
.c-page-sub__content-title__bg[data-title="person"] {
				height: 900px;
				background: #000;
			}
@media screen and (max-width: 991px) {
.c-page-sub__content-title__bg[data-title="person"] {
					height: 750px
			}
				}
@media screen and (max-width: 767px) {
.c-page-sub__content-title__bg[data-title="person"] {
					height: 100vw;
					margin-bottom: 26.66667vw
			}
				}
.c-page-sub__content-title__bg[data-title="message"] {
				height: 100vh;
				max-height: 900px;
				min-height: 600px;
			}
@media screen and (max-width: 767px) {
.c-page-sub__content-title__bg[data-title="message"] {
					height: 66.66667vw;
					min-height: 66.66667vw
			}
	
				}
.c-page-sub__content-title__bg-proflie {
				position: absolute;
				left: 0;
				bottom: 50%;
				-webkit-transform: translateY(50%);
				        transform: translateY(50%);
				background: rgba(36,179,237, .7);
				color: #fff;
				width: 35%;
				min-width: 400px;
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-pack: end;
				    -ms-flex-pack: end;
				        justify-content: flex-end;
			}
@media screen and (max-width: 767px) {
.c-page-sub__content-title__bg-proflie {
					-webkit-transform: translateY(0);
					        transform: translateY(0);
					bottom: -24%;
					width: 91.2vw;
					min-width: auto
			}
				}
.c-page-sub__content-title__bg-proflie__body {
					width: 400px;
					padding: 60px 40px 60px;
				}
@media screen and (max-width: 767px) {
.c-page-sub__content-title__bg-proflie__body {
						width: 100%;
						padding: 5.33333vw 8vw 6.66667vw
				}
					}
.c-page-sub__content-title__bg-proflie__body [data-profile="text"] {
						font-size: 3rem;
						font-weight: bold;
						margin-bottom: 4rem;
						line-height: 1.333;
					}
@media screen and (max-width: 767px) {
.c-page-sub__content-title__bg-proflie__body [data-profile="text"] {
							margin-bottom: 5.33333vw;
							font-size: 6.66667vw
					}
						}
.c-page-sub__content-title__bg-proflie__body [data-profile="name"] {
						margin: 0;
					}
.c-page-sub__content-title__bg-proflie__body [data-profile="name"] [data-lang="en"] {
							font-size: 4rem;
							font-weight: 300;
							font-family: 'Montserrat', 'Noto Sans JP', sans-serif;
						}
@media screen and (max-width: 767px) {
.c-page-sub__content-title__bg-proflie__body [data-profile="name"] [data-lang="en"] {
								font-size: 6.66667vw
						}
							}
.c-page-sub__content-title__bg-proflie__body [data-profile="name"] [data-lang="en"] strong {
								font-weight: bold;
							}
.c-page-sub__content-title__bg-proflie__body [data-profile="name"] [data-lang="jp"] {
							margin-top: 10px;
							display: block;
						}
@media screen and (max-width: 767px) {
.c-page-sub__content-title__bg-proflie__body [data-profile="name"] [data-lang="jp"] {
								margin-top: 1.33333vw
						}
							}
.c-page-sub__content-title__bg-proflie__body [data-profile="join"] {
						font-weight: bold;
						margin: 0;
					}
.c-page-sub__content-title__bg + div {
			margin-top: -80px;
		}
@media screen and (max-width: 767px) {
.c-page-sub__content-title__bg + div {
				margin-top: 0
		}
			}
.c-page-sub__content-title__bg + div h1 {
				display: inline-block;
				position: relative;
				padding: 32px 50px 0 0;
				z-index: 1;
			}
@media screen and (max-width: 767px) {
.c-page-sub__content-title__bg + div h1 {
					padding: 4.26667vw 6.66667vw 0 0
			}
				}
.c-page-sub__content-title__bg + div h1::before {
					content: "";
					display: block;
					width: 100vw;
					height: 100%;
					position: absolute;
					right: 0;
					top: 0;
					background: #fff;
					z-index: -1;
				}
.c-page-sub__content-title__text {
			max-width: 1030px;
			padding: 0 15px 60px;
			margin: 0 auto;
		}
@media screen and (max-width: 767px) {
.c-page-sub__content-title__text {
				padding: 0 15px 4vw
		}
			}
.c-page-sub__content-title__text:first-child {
				padding-top: 100px;
	
			}
@media screen and (max-width: 767px) {
.c-page-sub__content-title__text:first-child {
					padding-top: 13.33333vw
	
			}
				}
.c-page-sub__content-detail {
		max-width: 1030px;
		padding: 26px 15px 80px;
		margin: 0 auto;
	}
@media screen and (max-width: 767px) {
.c-page-sub__content-detail {
			padding: 0 15px 10.66667vw
	}
		}
.c-page-sub__content-detail[data-width="full"] {
			max-width: 100%;
			padding-left: 0;
			padding-right: 0;
		}
.c-nav-global {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	height: 100%;
}
@media screen and (min-width: 992px) {
.c-nav-global {
		display: block !important
}
	}
@media screen and (max-width: 991px) {
.c-nav-global {
		position: fixed;
		top: 85px;
		right: 0;
		z-index: 100;
		background: rgba(36,179,237, .9);
		width: 100%;
		height: auto;
		display: none;
		padding: 40px
}

		@media screen and (max-width: 767px) {
.c-nav-global {
			top: 54px;
			padding: 8vw 10.66667vw
}
		}
			.c-nav-global[data-spmenu-panel="show"] .c-nav-global__item {
				opacity: 1;
				-webkit-transform: translateX(0);
				        transform: translateX(0);
			}
	}
@media screen and (max-width: 991px) {
.c-nav-global__body {
			padding: 0
	}
		}
@media screen and (max-width: 767px) {
.c-nav-global__body {
			height: 100%
	}
		}
.c-nav-global__list {
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: nowrap;
		    flex-wrap: nowrap;
		-webkit-box-pack: end;
		    -ms-flex-pack: end;
		        justify-content: flex-end;
		margin: 0;
		padding: 0;
	}
@media screen and (max-width: 991px) {
.c-nav-global__list {
			-webkit-box-pack: justify;
			    -ms-flex-pack: justify;
			        justify-content: space-between
	}
		}
@media screen and (max-width: 767px) {
.c-nav-global__list {
			display: block
	}
		}
.c-nav-global__item {
		display: block;
	}
@media screen and (max-width: 767px) {
.c-nav-global__item {
			opacity: 0;
			-webkit-transform: translateX(10%);
			        transform: translateX(10%)
	}

			.c-nav-global__item:nth-child(1) {
				-webkit-transition: 300ms;
				transition: 300ms;
			}

			.c-nav-global__item:nth-child(2) {
				-webkit-transition: 300ms 50ms;
				transition: 300ms 50ms;
			}

			.c-nav-global__item:nth-child(3) {
				-webkit-transition: 300ms 100ms;
				transition: 300ms 100ms;
			}

			.c-nav-global__item:nth-child(4) {
				-webkit-transition: 300ms 150ms;
				transition: 300ms 150ms;
			}
		}
.c-nav-global__item > a {
			color: #fff;
			text-align: center;
			text-decoration: none;
			line-height: 1.26;
			padding: 0 1vw;
			height: 108px;
			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;
			-webkit-box-orient: vertical;
			-webkit-box-direction: normal;
			    -ms-flex-direction: column;
			        flex-direction: column;
		}
@media screen and (max-width: 1199px) {
.c-nav-global__item > a {
				height: 90px
		}
			}
@media screen and (max-width: 991px) {
.c-nav-global__item > a {
				display: block;
				height: auto
		}
			}
@media screen and (max-width: 767px) {
.c-nav-global__item > a {
				text-align: left;
				padding: 3.33333vw 0
		}
			}
.c-nav-global__item > a:hover {
				opacity: .6;
			}
.c-nav-global__item > a > span {
				display: block;
			}
@media screen and (max-width: 991px) {
.c-nav-global__item > a > span {
					border-left: none
			}
				}
.c-nav-global__item > a > span[data-lang="en"] {
					font-weight: bold;
					font-family: 'Montserrat', 'Noto Sans JP', sans-serif;
					color: #272727;
				}
@media screen and (max-width: 1199px) {
.c-nav-global__item > a > span[data-lang="en"] {
						font-size: 1.3rem
				}
					}
@media screen and (max-width: 991px) {
.c-nav-global__item > a > span[data-lang="en"] {
						font-size: 1.6rem;
						color: #fff
				}
					}
@media screen and (max-width: 767px) {
.c-nav-global__item > a > span[data-lang="en"] {
						font-size: 6vw
				}
					}
.c-nav-global__item > a > span[data-lang="jp"] {
					margin-top: 3px;
					font-size: 1.2rem;
					color: #909090;
				}
@media screen and (max-width: 1199px) {
.c-nav-global__item > a > span[data-lang="jp"] {
						font-size: 1.1rem
				}
					}
@media screen and (max-width: 991px) {
.c-nav-global__item > a > span[data-lang="jp"] {
						color: #fff
				}
					}
@media screen and (max-width: 767px) {
.c-nav-global__item > a > span[data-lang="jp"] {
						font-size: 3.2vw;
						margin: 0 0 0 5px
				}
					}
.c-nav-global__item > a[data-current] {
				position: relative;
			}
.c-nav-global__item > a[data-current]::after {
					content: "";
					display: block;
					width: 100%;
					height: 5px;
					background: #24B3ED;
					position: absolute;
					bottom: 0;
					left: 0;
				}
.c-nav-global__item:first-child > a > span {
					border: none;
				}
@media screen and (max-width: 991px) {
.c-nav-global__item:last-child > a {
					border: none
			}
				}
.c-nav-global__sub-nav {
		position: absolute;
		left: 0;
		width: 100%;
		background: #969171;
	}
@media screen and (max-width: 991px) {
.c-nav-global__sub-nav {
			position: static
	}
		}
.c-nav-global__sub-nav > ul {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-ms-flex-wrap: nowrap;
			    flex-wrap: nowrap;
			-ms-flex-pack: distribute;
			    justify-content: space-around;
		}
@media screen and (max-width: 991px) {
.c-nav-global__sub-nav > ul {
				display: block;
				padding: 0
		}
			}
.c-nav-global__sub-nav > ul > li {
				list-style: none;
			}
@media screen and (max-width: 991px) {
.c-nav-global__sub-nav > ul > li {
					border-bottom: 1px solid #d2cdcd
			}
				}
.c-nav-global__sub-nav > ul > li > a {
					color: #fff;
					text-decoration: none;
					padding: 15px;
					width: 100%;
					display: block;
				}
@media screen and (max-width: 991px) {
.c-nav-global__sub-nav > ul > li > a {
						text-align: center;
						padding: 10px 4%
				}
					}
.c-nav-global__sub-nav > ul > li > a:hover {
						opacity: .7;
					}
.c-nav-global-entry {
		margin-left: 1%;
		width: 12%;
		max-width: 220px;
	}
@media screen and (max-width: 1199px) {
.c-nav-global-entry {
			width: 15%;
			-webkit-box-ordinal-group: 4;
			    -ms-flex-order: 3;
			        order: 3;
			padding-left: 10px
	}
		}
@media screen and (max-width: 767px) {
.c-nav-global-entry {
			width: 20%
	}
		}
.c-nav-global-entry a {
			background-color: #24B3ED;
			color: #fff;
			text-decoration: none;
			padding: 3.9rem 0;
			font-size: 1.8rem;
			font-weight: bold;
			font-family: 'Montserrat', 'Noto Sans JP', sans-serif;
			display: block;
			position: relative;
			text-align: center;
		}
@media screen and (max-width: 1199px) {
.c-nav-global-entry a {
				font-size: 1.5rem;
				line-height: 1.5;
				padding: 2.3rem 0
		}
			}
@media screen and (max-width: 991px) {
.c-nav-global-entry a {
				font-size: 1.4rem
		}
			}
@media screen and (max-width: 767px) {
.c-nav-global-entry a {
				padding: 13px 8px;
				line-height: 1.2;
				font-size: 1.2rem
		}
			}
@media screen and (max-width: 1199px) {
.c-nav-global-entry a span {
					display: block;
					width: 0;
					height: 0;
					overflow: hidden
			}
				}
[data-spmenu] {
	display: none;
}
@media screen and (max-width: 991px) {
[data-spmenu] {
		display: block;
		top: 18px;
		-webkit-box-ordinal-group: 3;
		    -ms-flex-order: 2;
		        order: 2
}

		[data-spmenu] > span {
			display: block;
			width: 44px;
			height: 44px;
			position: relative;
		}

			[data-spmenu] > span span {
				position: absolute;
				width: 30px;
				height: 2px;
				background: #24B3ED;
				left: 7px;
			}

				[data-spmenu] > span span:nth-child(1) {
					top: 10px;
					-webkit-transition: 200ms;
					transition: 200ms;
				}

				[data-spmenu] > span span:nth-child(2) {
					top: 20px;
					-webkit-transition: 100ms;
					transition: 100ms;
				}

				[data-spmenu] > span span:nth-child(3) {
					top: 30px;
					-webkit-transition: 200ms;
					transition: 200ms;
				}
	}
@media screen and (max-width: 991px) {
				[data-spmenu="show"] > span span:nth-child(1) {
					top: 20px;
					-webkit-transform: rotate(225deg);
					        transform: rotate(225deg);
				}

				[data-spmenu="show"] > span span:nth-child(2) {
					opacity: 0;
				}

				[data-spmenu="show"] > span span:nth-child(3) {
					top: 20px;
					-webkit-transform: rotate(-225deg);
					        transform: rotate(-225deg);
				}
	}
.c-header {
	font-size: 1.6rem;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	z-index: 1000;
}
.c-header__body {
		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: 0 auto;
		position: relative;
		width: 100%;
	}
@media screen and (max-width: 991px) {
.c-header__body {
			-webkit-box-pack: start;
			    -ms-flex-pack: start;
			        justify-content: flex-start
	}
		}
.c-header__body::before {
			content: "";
			display: block;
			width: 100%;
			height: 1px;
			background: #E0E0E0;
			position: absolute;
			bottom: 0;
			left: 0;
			z-index: -1;
		}
.c-header__title {
		-webkit-box-flex: 1;
		    -ms-flex: 1;
		        flex: 1;
		margin-left: 29px;
	}
@media screen and (max-width: 1199px) {
.c-header__title {
			margin-left: 2.416%
	}
		}
@media screen and (max-width: 767px) {
.c-header__title {
			margin-left: 4vw
	}
		}
.c-header__site-name {
		-webkit-box-flex: 0;
		    -ms-flex: 0 1 auto;
		        flex: 0 1 auto;
		width: 100%;
		/*max-width: 353px;*/
		min-width: 180px;

		margin: 0;
		max-width: 195px;
	}
@media screen and (max-width: 1199px) {
.c-header__site-name {
			min-width: 100px
	}
		}
@media screen and (max-width: 991px) {
.c-header__site-name {
			width: 40%
	}
		}
@media screen and (max-width: 767px) {
.c-header__site-name {
			min-width: 152px;
			width: 152px
	}
		}
.c-header__site-name img {
			vertical-align: middle;
			max-width: 100%;
			width: 100%;
		}
@media screen and (max-width: 767px) {
.c-header__site-name {
			/*max-width: 200px;
			width: 180px*/
			max-width: 130px;
			width: 130px;
			min-width: 130px;
	}
		}
.c-header__site-name img {
			vertical-align: middle;
			max-width: 100%;
			width: 100%;
			vertical-align: -5px;
		}
.c-header__site-name img > a {
				color: #24B3ED;
				display: block;
				text-decoration: none;
			}
.c-header__description {
		margin: 0;
	}
.c-header__info {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		    -ms-flex: 0 1 auto;
		        flex: 0 1 auto;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
.c-header__links {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		    -ms-flex: 0 1 auto;
		        flex: 0 1 auto;
		margin: 0;
		padding: 0;
	}
@media screen and (max-width: 991px) {
.c-header__links {
			margin: 0 auto 20px
	}
		}
.c-header__links > li {
			display: block;
			-webkit-box-flex: 0;
			    -ms-flex: 0 1 auto;
			        flex: 0 1 auto;
		}
.c-header__links > li > a {
				display: block;
				text-decoration: none;
				padding: 10px 20px;
				color: rgb(0, 0, 0);
				font-size: 0.875em;
			}
.c-header__links > li > a:hover {
					color: rgb(3, 3, 2);
				}
.c-header__tel {
		-webkit-box-flex: 0;
		    -ms-flex: 0 1 auto;
		        flex: 0 1 auto;
		text-align: right;
	}
.c-header__tel > a {
			color: #272727;
			text-decoration: none;
			text-align: center;
			width: 100%;
			padding: 8px 20px;
			border: 1px solid #272727;
			border-radius: 5px;
		}
@media screen and (max-width: 991px) {
.c-header__tel > a {
				width: 80%;
				margin: 0 auto;
				display: block;
				text-align: center
		}
			}
#ToolBar {
	opacity: .2;
	-webkit-transition: 300ms;
	transition: 300ms;
}
#ToolBar:hover {
		opacity: 1;
	}
.c-footer {
	background-color: #272727;
	color: #fff;
	padding: 75px 0 35px;
	position: relative;
}
@media screen and (max-width: 767px) {
.c-footer {
		padding: 10vw 0 4.66667vw
}
	}
.c-footer__body {
		width: 1200px;
		background-color: #272727;
		margin: 0 auto;
	}
@media (max-width: 1260px) {
.c-footer__body {
		max-width: 1260px;
		padding-left: 30px;
		padding-right: 30px;
		width: 100%;
	}
	}
@media screen and (max-width: 576px) {
.c-footer__body {
		padding-left: 20px;
		padding-right: 20px;
	}
	}
.c-footer__logo {
		text-align: center;
		margin-bottom: 30px;
	}
@media screen and (max-width: 767px) {
.c-footer__logo {
			margin-bottom: 4vw
	}

			.c-footer__logo img {
				width: 60vw;
			}
		}
@media screen and (max-width: 767px) {
.c-footer__links {
			display: none
	}
		}
.c-footer__links ul {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-pack: center;
			    -ms-flex-pack: center;
			        justify-content: center;
			margin: 0 0 20px;
			padding: 0;
			-ms-flex-wrap: wrap;
			    flex-wrap: wrap;
		}
.c-footer__links li {
			display: block;
			margin: 0 1em;
			padding: 0;
		}
@media screen and (max-width: 991px) {
.c-footer__links li {
				margin: 0 .9em
		}
			}
.c-footer__links a {
			display: block;
			text-decoration: none;
			padding: 15px;
			text-align: center;
			line-height: 1.28;
		}
@media screen and (max-width: 991px) {
.c-footer__links a {
				padding: 10px 0
		}
			}
.c-footer__links a [data-lang="en"] {
				font-weight: bold;
				color: #fff;
			}
.c-footer__links a [data-lang="jp"] {
				display: block;
				text-align: center;
				color: #fff;
				margin-top: 3px;
			}
.c-footer__copyright {
		margin-top: 96px;
		display: block;
		text-align: center;
		color: #fff;
	}
@media screen and (max-width: 767px) {
.c-footer__copyright {
			margin-top: 4vw
	}
		}
[data-pagetop-fix] {
	position: fixed;
	right: 0;
	z-index: 10;
}
[data-pagetop-fix] a {
		width: 78px;
		height: 78px;
		display: block;
		background-image: url("../img/common/arrow_pagetop.png");
		background-position: center center;
		background-repeat: no-repeat;
		background-color: #83827F;
		text-indent: -9999px;
		background-size: 20px auto;
	}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
[data-pagetop-fix] a {
			background-image: url("../img/common/arrow_pagetop@2x.png")
	}
		}
@media screen and (max-width: 767px) {
[data-pagetop-fix] a {
			width: 13.33333vw;
			height: 13.33333vw
	}
		}
[data-pagetop-fix="true"] {
	bottom: 0;
}
[data-pagetop-fix="false"] {
	position: absolute;
	top: 0;
	right: 0;
}
.c-content-index {
	padding-bottom: 60px;
}
.c-content-index__body {
		width: 1200px;
		margin: 0 auto;
	}
@media (max-width: 1260px) {
.c-content-index__body {
		max-width: 1260px;
		padding-left: 30px;
		padding-right: 30px;
		width: 100%;
	}
	}
@media screen and (max-width: 576px) {
.c-content-index__body {
		padding-left: 20px;
		padding-right: 20px;
	}
	}
.c-content-index__card-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
	}
.c-content-index__card-item {
		-ms-flex-preferred-size: calc(33.33333% - 21px);
		    flex-basis: calc(33.33333% - 21px);
		-webkit-box-flex: 0;
		    -ms-flex-positive: 0;
		        flex-grow: 0;
		-ms-flex-negative: 0;
		    flex-shrink: 0;
		margin-bottom: 40px;
		margin-right: 30px;
	}
@media screen and (min-width: 576px) and (max-width: 767px) {
.c-content-index__card-item {
			-ms-flex-preferred-size: calc(33.33333% - 11px);
			    flex-basis: calc(33.33333% - 11px);
			margin-bottom: 20px;
			margin-right: 15px
	}
		}
@media screen and (max-width: 576px) {
.c-content-index__card-item {
			-ms-flex-preferred-size: calc(100% - 1px);
			    flex-basis: calc(100% - 1px);
			margin-bottom: 30px;
			margin-right: 0
	}
		}
.c-content-index__card-item:nth-child(3n) {
			margin-right: 0;
		}
.c-entry {
	margin-top: 80px;
}
@media screen and (max-width: 767px) {
.c-entry {
		margin-top: 10.66667vw
}
	}
.c-entry-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		margin: 0;
		padding: 0;
	}
.c-entry-list__item {
			width: 48.6%;
			list-style: none;
			margin-bottom: 4rem;
		}
@media screen and (max-width: 767px) {
.c-entry-list__item {
				width: 100%;
				margin-bottom: 4vw
		}
			}
.c-entry-list__item a {
				text-align: center;
				border: #24B3ED 5px solid;
				display: block;
				font-size: 2rem;
				font-weight: bold;
				padding: 4rem 3rem;
				text-decoration: none;
				color: #24B3ED;
				position: relative;
				-webkit-transition: 300ms;
				transition: 300ms;
			}
@media screen and (max-width: 767px) {
.c-entry-list__item a {
					border-width: 0.8vw;
					font-size: 4.26667vw;
					padding: 5.33333vw 4vw
			}
				}
.c-entry-list__item a i {
					position: absolute;
					position: absolute;
					top: 50%;
					right: 25px;
					-webkit-transform: translateY(-50%);
					        transform: translateY(-50%);
					-webkit-transition: 300ms;
					transition: 300ms;
					width: 10px;
				}
@media screen and (max-width: 767px) {
.c-entry-list__item a i {
						right: 4vw;
						width: 2vw;
						height: 4vw
				}
					}
.c-entry-list__item a i svg {
						width: 100%;
					}
.c-entry-list__item a i svg path {
							fill: #24B3ED;
						}
.c-entry-list__item a:hover {
					opacity: .7;
				}
.c-entry-list__item a:hover::after {
						right: 20px;
					}
@media screen and (max-width: 767px) {
.c-entry-list__item a:hover::after {
							right: 3.33333vw
					}
						}
.bge-contents, .c-content-main {
	font-size: 1.4rem;
	line-height: 2;
}
@media screen and (max-width: 767px) {
.bge-contents, .c-content-main {
		font-size: 4vw
}
	}
.bge-contents h2, .c-content-main h2 {
		font-size: 5rem;
		line-height: 2;
		margin: 0 0 25px;
		color: #272727;
	}
@media screen and (max-width: 767px) {
.bge-contents h2, .c-content-main h2 {
			font-size: 6.66667vw
	}
		}
.bge-contents h2::after, .c-content-main h2::after {
			content: "";
			display: block;
			width: 110px;
			height: 5px;
			background-color: #24B3ED;
		}
.bge-contents h2:first-child, .c-content-main h2:first-child {
			margin-top: 0;
		}
.bge-contents .bge-title-h2, .c-content-main .bge-title-h2 {
		margin-top: 0;
	}
.bge-contents h3, .c-content-main h3 {
		font-size: 1.375em;
		line-height: 2;
		margin: 1em 0 20px;
		padding-left: 20px;
		border-left: 5px solid #24B3ED;
	}
.bge-contents h3:first-child, .c-content-main h3:first-child {
			margin-top: 0;
		}
.bge-contents .bge-title-h3, .c-content-main .bge-title-h3 {
		margin-top: 0;
	}
.bge-contents h4, .c-content-main h4 {
		font-size: 1.1875em;
		line-height: 2;
		margin: 1em 0 20px;
		background: #f6eee5;
		padding: 5px 25px;
	}
.bge-contents h4:first-child, .c-content-main h4:first-child {
			margin-top: 0;
		}
.bge-contents h5, .c-content-main h5 {
		font-size: 1.125em;
		color: #f07100;
		line-height: 2;
		margin: 1em 0;
	}
.bge-contents h5:first-child, .c-content-main h5:first-child {
			margin-top: 0;
		}
.bge-contents h6, .c-content-main h6 {
		font-size: 1.125em;
		line-height: 2;
		margin: 1em 0;
	}
.bge-contents h6:first-child, .c-content-main h6:first-child {
			margin-top: 0;
		}
.bge-contents ul, .c-content-main ul {
		padding-left: 20px;
	}
.bge-contents ul > li, .c-content-main ul > li {
			list-style: none;
		}
.bge-contents ul > li::before, .c-content-main ul > li::before {
				content: "";
				display: inline-block;
				vertical-align: middle;
				margin: 0 10px 0 -20px;
				width: 9px;
				height: 9px;
				border: 1px solid transparent;
				background: #272727;
				position: relative;
				top: -1px;
			}
.bge-contents ul > li > ul li::before, .c-content-main ul > li > ul li::before {
				background: rgb(38, 181, 237);
			}
.bge-contents ul > li > ul li::before > ul li::before, .c-content-main ul > li > ul li::before > ul li::before {
					background: rgb(3, 3, 2);
				}
.bge-contents ul ul, .bge-contents ul ol, .c-content-main ul ul, .c-content-main ul ol {
			margin-left: 2em;
		}
.bge-contents ol, .c-content-main ol {
		counter-reset: content-main-ol-default;
		padding-left: 0;
	}
.bge-contents ol > li, .c-content-main ol > li {
			list-style: none;
		}
.bge-contents ol > li::before, .c-content-main ol > li::before {
				content: counter(content-main-ol-default, decimal) ". ";
				counter-increment: content-main-ol-default;
				color: rgb(38, 181, 237);
				font-weight: bold;
			}
.bge-contents ol ul, .bge-contents ol ol, .c-content-main ol ul, .c-content-main ol ol {
			margin-left: 2em;
		}
.bge-contents table, .c-content-main table {
		border-collapse: collapse;
		width: 100%;
		margin-bottom: 30px;
	}
@media screen and (max-width: 576px) {
.bge-contents table, .c-content-main table {
			display: block
	}
		}
.bge-contents caption, .c-content-main caption {
		font-weight: bold;
		text-align: left;
	}
@media screen and (max-width: 576px) {
.bge-contents caption, .c-content-main caption {
			display: block
	}
		}
@media screen and (max-width: 576px) {
.bge-contents thead, .c-content-main thead {
			display: none
	}
		}
@media screen and (max-width: 576px) {
.bge-contents tfoot, .c-content-main tfoot {
			display: none
	}
		}
@media screen and (max-width: 576px) {
.bge-contents tbody, .c-content-main tbody {
			display: block
	}
		}
@media screen and (max-width: 576px) {
.bge-contents tr, .c-content-main tr {
			display: block
	}
		}
.bge-contents th, .bge-contents td, .c-content-main th, .c-content-main td {
		border-bottom: 1px solid #E5E5E5;
		background: transparent;
		padding: 38px 0;
		vertical-align: top;
	}
@media screen and (max-width: 576px) {
.bge-contents th, .bge-contents td, .c-content-main th, .c-content-main td {
			display: block;
			margin-top: -1px;
			width: 100% !important
	}
		}
.bge-contents th, .c-content-main th {
		width: 250px;
		text-align: left;
		font-size: 1.5rem;
	}
@media screen and (max-width: 767px) {
.bge-contents th, .c-content-main th {
			border-top: 1px solid #E5E5E5;
			font-size: 4vw;
			padding: 1.33333vw 0
	}
		}
@media screen and (max-width: 767px) {
			.bge-contents th br, .c-content-main th br {
				display: none;
			}
		}
.bge-contents th span, .c-content-main th span {
			font-weight: 300;
		}
@media screen and (max-width: 767px) {
.bge-contents th span, .c-content-main th span {
				margin-left: 1.33333vw;
				font-size: 3.46667vw
		}
			}
@media screen and (max-width: 767px) {
.bge-contents td, .c-content-main td {
			font-size: 3.73333vw;
			padding: 2.66667vw 0 10.66667vw;
			border-bottom: none
	}
		}
.bge-contents p:first-child, .c-content-main p:first-child {
			margin-top: 0;
		}
.bge-contents p:last-child, .c-content-main p:last-child {
			margin-bottom: 0;
		}
.bge-contents blockquote, .c-content-main blockquote {
		background: #F7F7F7;
		margin: 0 0 0 2em;
		padding: 1em 2em;
		position: relative;
	}
.bge-contents blockquote::before, .c-content-main blockquote::before {
			content: "โE;
			display: block;
			font-size: 2.5em;
			left: 0;
			line-height: 0;
			margin-top: .5em;
			opacity: .2;
			pointer-events: none;
			position: absolute;
			top: 0;
			-webkit-user-select: none;
			   -moz-user-select: none;
			    -ms-user-select: none;
			        user-select: none;
		}
.bge-contents blockquote::after, .c-content-main blockquote::after {
			bottom: 0;
			content: "โE;
			display: block;
			font-size: 2.5em;
			line-height: 0;
			opacity: .2;
			pointer-events: none;
			position: absolute;
			right: 0;
			-webkit-user-select: none;
			   -moz-user-select: none;
			    -ms-user-select: none;
			        user-select: none;
		}
.bge-contents figure, .c-content-main figure {
		margin: 0;
	}
.bge-contents figcaption, .c-content-main figcaption {
		background: none;
		font-size: 0.875em;
		font-weight: normal;
		line-height: 1.6;
		padding: .8em 1.2em;
		text-align: left;
	}
.bge-contents hr, .c-content-main hr {
		color: #d2cdcd;
		background: #d2cdcd;
		border-style: none;
		height: 2px;
		margin: 50px auto;
		width: 95%;
	}
.bge-contents hr:first-child, .c-content-main hr:first-child {
			margin-top: 0;
		}
.bge-contents input, .c-content-main input {
		font-size: 1.6rem;
		max-width: 100%;
	}
.bge-contents input[type="text"], .bge-contents input[type="email"], .bge-contents input[type="number"], .c-content-main input[type="text"], .c-content-main input[type="email"], .c-content-main input[type="number"] {
			border: 1px solid #EFEFEF;
			padding: 1.1rem .5em;
			background: #fafafa;
		}
@media screen and (max-width: 767px) {
.bge-contents input[type="text"], .bge-contents input[type="email"], .bge-contents input[type="number"], .c-content-main input[type="text"], .c-content-main input[type="email"], .c-content-main input[type="number"] {
				padding: 3.33333vw 2vw;
				font-size: 3.73333vw
		}
			}
.bge-contents input[type="text"]::-webkit-input-placeholder, .bge-contents input[type="email"]::-webkit-input-placeholder, .bge-contents input[type="number"]::-webkit-input-placeholder, .c-content-main input[type="text"]::-webkit-input-placeholder, .c-content-main input[type="email"]::-webkit-input-placeholder, .c-content-main input[type="number"]::-webkit-input-placeholder {
				color: #BABABA;
			}
.bge-contents input[type="text"]:-ms-input-placeholder, .bge-contents input[type="email"]:-ms-input-placeholder, .bge-contents input[type="number"]:-ms-input-placeholder, .c-content-main input[type="text"]:-ms-input-placeholder, .c-content-main input[type="email"]:-ms-input-placeholder, .c-content-main input[type="number"]:-ms-input-placeholder {
				color: #BABABA;
			}
.bge-contents input[type="text"]::-ms-input-placeholder, .bge-contents input[type="email"]::-ms-input-placeholder, .bge-contents input[type="number"]::-ms-input-placeholder, .c-content-main input[type="text"]::-ms-input-placeholder, .c-content-main input[type="email"]::-ms-input-placeholder, .c-content-main input[type="number"]::-ms-input-placeholder {
				color: #BABABA;
			}
.bge-contents input[type="text"]::placeholder, .bge-contents input[type="email"]::placeholder, .bge-contents input[type="number"]::placeholder, .c-content-main input[type="text"]::placeholder, .c-content-main input[type="email"]::placeholder, .c-content-main input[type="number"]::placeholder {
				color: #BABABA;
			}
@media screen and (max-width: 767px) {
.bge-contents input[type="text"], .bge-contents input[type="email"], .c-content-main input[type="text"], .c-content-main input[type="email"] {
				max-width: 100%
		}
			}
.bge-contents select, .c-content-main select {
		border: 1px solid #EFEFEF;
		padding: 1.1rem .5em;
		-webkit-appearance: none;
		   -moz-appearance: none;
		        appearance: none;
		background-image: url("../img/icon-select.png");
		background-repeat: no-repeat;
		background-size: 14px 6px;
		background-position: right 12px center;
		background-color: #fafafa;
	}
.bge-contents select::-ms-expand, .c-content-main select::-ms-expand {
		display: none;
	}
.bge-contents textarea, .c-content-main textarea {
		border: 1px solid #d2cdcd;
		font-size: 1.6rem;
		padding: .3em;
		width: 100%;
	}
.bge-contents textarea:focus, .c-content-main textarea:focus {
			-webkit-box-shadow: 0 0 10px 0 #0570c7, 0 0 10px 0 #fff;
			        box-shadow: 0 0 10px 0 #0570c7, 0 0 10px 0 #fff;
			outline: none;
		}
.bge-contents .cc-form-required, .c-content-main .cc-form-required {
			border: 1px solid #AD0000;
			color: #AD0000;
			padding: .2rem 2rem 0;
			font-size: 1.3rem;
			font-weight: 600;
			float: right;
		}
@media screen and (max-width: 767px) {
.bge-contents .cc-form-required, .c-content-main .cc-form-required {
				font-size: 3.46667vw;
				padding: .1rem 1rem 0;
				line-height: 1.6;
				margin-top: .2rem
		}
			}
@media screen and (max-width: 767px) {
.bge-contents .cc-form-table, .c-content-main .cc-form-table {
				display: block
		}
			}
.bge-contents .cc-form-table th, .c-content-main .cc-form-table th {
				padding-top: 45px;
				width: 260px;
				min-width: 260px;
			}
@media screen and (max-width: 767px) {
.bge-contents .cc-form-table th, .c-content-main .cc-form-table th {
					padding-top: 0;
					border-top: none;
					display: block;
					width: 100%
			}
				}
.bge-contents .cc-form-table td, .c-content-main .cc-form-table td {
				padding-left: 45px;
			}
@media screen and (max-width: 767px) {
.bge-contents .cc-form-table td, .c-content-main .cc-form-table td {
					padding-left: 0;
					display: block
			}
				}
.bge-contents .cc-form-table .form_confirm th, .bge-contents .cc-form-table .form_confirm td, .c-content-main .cc-form-table .form_confirm th, .c-content-main .cc-form-table .form_confirm td {
					padding-top: 25px;
					padding-bottom: 25px;
				}
@media screen and (max-width: 767px) {
.bge-contents .cc-form-table .form_confirm th, .bge-contents .cc-form-table .form_confirm td, .c-content-main .cc-form-table .form_confirm th, .c-content-main .cc-form-table .form_confirm td {
						padding-top: 10px;
						padding-bottom: 10px
				}
					}
.bge-contents .cc-form-input__name, .c-content-main .cc-form-input__name {
				width: 400px;
			}
@media screen and (max-width: 767px) {
.bge-contents .cc-form-input__name, .c-content-main .cc-form-input__name {
					width: 100%
			}
				}
.bge-contents .cc-form-input__age, .c-content-main .cc-form-input__age {
				width: 80px;
			}
.bge-contents .cc-form-input__phone, .c-content-main .cc-form-input__phone {
				width: 200px;
			}
@media screen and (max-width: 767px) {
.bge-contents .cc-form-input__phone, .c-content-main .cc-form-input__phone {
					width: 100%
			}
				}
.bge-contents .cc-form-input__email, .c-content-main .cc-form-input__email {
				width: 400px;
			}
@media screen and (max-width: 767px) {
.bge-contents .cc-form-input__email, .c-content-main .cc-form-input__email {
					width: 100%
			}
				}
.bge-contents .cc-form-input__job, .c-content-main .cc-form-input__job {
				min-width: 300px;
			}
@media screen and (max-width: 767px) {
.bge-contents .cc-form-input__job, .c-content-main .cc-form-input__job {
					min-width: 100%;
					width: 100%
			}
				}
.bge-contents .cc-form-address, .c-content-main .cc-form-address {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
		}
@media screen and (max-width: 767px) {
.bge-contents .cc-form-address, .c-content-main .cc-form-address {
				display: block
		}
			}
.bge-contents .cc-form-address:not(:first-child), .c-content-main .cc-form-address:not(:first-child) {
				margin-top: 10px;
			}
.bge-contents .cc-form-address__before, .c-content-main .cc-form-address__before {
				width: 150px;
				display: inline-block;
			}
@media screen and (max-width: 767px) {
.bge-contents .cc-form-address__before, .c-content-main .cc-form-address__before {
					display: block;
					width: 100%
			}
				}
.bge-contents .cc-form-address__input, .c-content-main .cc-form-address__input {
				-webkit-box-flex: 1;
				    -ms-flex: 1;
				        flex: 1;
			}
.bge-contents .cc-form-address__input .address-num, .c-content-main .cc-form-address__input .address-num {
					width: 100%;
					max-width: 150px;
				}
.bge-contents .cc-form-address__input .address-ken, .c-content-main .cc-form-address__input .address-ken {
					width: 100%;
					max-width: 250px;
				}
.bge-contents .cc-form-address__input .address-shi, .bge-contents .cc-form-address__input .address-ban, .c-content-main .cc-form-address__input .address-shi, .c-content-main .cc-form-address__input .address-ban {
					width: 100%;
					max-width: 400px;
				}
@media screen and (max-width: 767px) {
.bge-contents .cc-form-address__input .address-shi, .bge-contents .cc-form-address__input .address-ban, .c-content-main .cc-form-address__input .address-shi, .c-content-main .cc-form-address__input .address-ban {
						max-width: 100%
				}
					}
.bge-contents .cc-form-radio, .c-content-main .cc-form-radio {
			margin: 5px 0;
		}
.bge-contents .cc-form-radio li, .c-content-main .cc-form-radio li {
				display: inline-block;
				margin-right: 4rem;
			}
.bge-contents .cc-form-radio li::before, .c-content-main .cc-form-radio li::before {
					content: none;
				}
.bge-contents .cc-form-radio input[type="radio"], .c-content-main .cc-form-radio input[type="radio"] {
				opacity: 0;
			}
.bge-contents .cc-form-radio input[type="radio"]:checked + label::before, .c-content-main .cc-form-radio input[type="radio"]:checked + label::before {
					opacity: 1;
				}
.bge-contents .cc-form-radio__label, .c-content-main .cc-form-radio__label {
				-webkit-box-sizing: border-box;
				        box-sizing: border-box;
				-webkit-transition: background-color 200ms linear;
				transition: background-color 200ms linear;
				position: relative;
				display: inline-block;
				margin-left: -20px;
				padding: 0 0 0 25px;
				border-radius: 8px;
				vertical-align: middle;
				cursor: pointer;
				min-width: 90px;
			}
.bge-contents .cc-form-radio__label::after, .c-content-main .cc-form-radio__label::after {
					-webkit-transition: border-color 200ms linear;
					transition: border-color 200ms linear;
					position: absolute;
					top: 50%;
					-webkit-transform: translateY(-50%);
					        transform: translateY(-50%);
					left: 0;
					display: block;
					width: 20px;
					height: 20px;
					border: 1px solid #272727;
					content: "";
					z-index: -1;
					border-radius: 50%;
				}
.bge-contents .cc-form-radio__label::before, .c-content-main .cc-form-radio__label::before {
					-webkit-transition: opacity 100ms ease-in;
					transition: opacity 100ms ease-in;
					position: absolute;
					top: 50%;
					left: 5px;
					-webkit-transform: translateY(-50%);
					        transform: translateY(-50%);
					display: block;
					width: 10px;
					height: 10px;
					border-radius: 50%;
					background-color: #24B3ED;
					content: "";
					opacity: 0;
				}
.bge-contents .cc-form-text__after, .c-content-main .cc-form-text__after {
			margin-left: 5px;
		}
.bge-contents .cc-form-btn, .c-content-main .cc-form-btn {
			text-align: center;
			margin-top: 9rem;
		}
@media screen and (max-width: 767px) {
.bge-contents .cc-form-btn, .c-content-main .cc-form-btn {
				margin-top: 12vw
		}
			}
.bge-contents .cc-form-btn [type="submit"], .bge-contents .cc-form-btn [type="button"], .c-content-main .cc-form-btn [type="submit"], .c-content-main .cc-form-btn [type="button"] {
				-webkit-appearance: none;
				   -moz-appearance: none;
				        appearance: none;
				display: inline-block;
				background-color: #24B3ED;
				color: #fff;
				border: none;
				font-weight: 600;
				font-size: 1.8rem;
				padding: 3rem 2rem;
				cursor: pointer;
				margin-left: 5px;
				margin-right: 5px;
			}
@media screen and (max-width: 767px) {
.bge-contents .cc-form-btn [type="submit"], .bge-contents .cc-form-btn [type="button"], .c-content-main .cc-form-btn [type="submit"], .c-content-main .cc-form-btn [type="button"] {
					max-width: 80%;
					padding: 6.66667vw 5.33333vw;
					margin: 8px 0
			}
				}
.bge-contents .cc-form-btn [type="submit"].btn-check, .bge-contents .cc-form-btn [type="button"].btn-check, .c-content-main .cc-form-btn [type="submit"].btn-check, .c-content-main .cc-form-btn [type="button"].btn-check {
					width: 440px;
				}
.bge-contents .cc-form-btn [type="submit"].btn-send, .bge-contents .cc-form-btn [type="button"].btn-send, .c-content-main .cc-form-btn [type="submit"].btn-send, .c-content-main .cc-form-btn [type="button"].btn-send {
					width: 280px;
				}
.bge-contents .cc-form-btn [type="submit"].btn-back, .bge-contents .cc-form-btn [type="button"].btn-back, .c-content-main .cc-form-btn [type="submit"].btn-back, .c-content-main .cc-form-btn [type="button"].btn-back {
					background: #eee;
					color: #888;
					width: 280px;
				}
.bge-contents .cc-form-complete, .c-content-main .cc-form-complete {
			text-align: center;
		}
@media screen and (max-width: 767px) {
.bge-contents .cc-form-complete, .c-content-main .cc-form-complete {
				margin-bottom: 13.33333vw
		}
			}
.bge-contents .cc-form-complete__title, .c-content-main .cc-form-complete__title {
				font-size: 2.6rem;
				font-weight: bold;
				margin-bottom: 30px;
				color: #24B3ED;
			}
@media screen and (max-width: 767px) {
.bge-contents .cc-form-complete__title, .c-content-main .cc-form-complete__title {
					font-size: 5.06667vw
			}
				}
.bge-contents .cc-form-complete__link, .c-content-main .cc-form-complete__link {
				margin-top: 40px;
			}
.bge-contents .formError, .c-content-main .formError {
		display: block;
		width: 100%;
	}
.bge-contents .formError .formErrorContent, .c-content-main .formError .formErrorContent {
			background: transparent;
			color: #AD0000;
		}
.bge-contents input[type="number"]::-webkit-outer-spin-button, .bge-contents input[type="number"]::-webkit-inner-spin-button, .c-content-main input[type="number"]::-webkit-outer-spin-button, .c-content-main input[type="number"]::-webkit-inner-spin-button {
		-webkit-appearance: none;
		        appearance: none;
		margin: 0;
	}
.bge-contents input[type="number"], .c-content-main input[type="number"] {
		-webkit-appearance: textfield;
		   -moz-appearance: textfield;
		        appearance: textfield;
	}
.bge-contents .cc-form-step ol, .c-content-main .cc-form-step ol {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-pack: center;
			    -ms-flex-pack: center;
			        justify-content: center;
			margin-bottom: 50px;
		}
@media screen and (max-width: 767px) {
.bge-contents .cc-form-step ol, .c-content-main .cc-form-step ol {
				margin-bottom: 6.66667vw
		}
			}
.bge-contents .cc-form-step ol li, .c-content-main .cc-form-step ol li {
				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;
				-webkit-box-orient: vertical;
				-webkit-box-direction: normal;
				    -ms-flex-flow: column wrap;
				        flex-flow: column wrap;
			}
.bge-contents .cc-form-step ol li:not([data-step="arrow"]), .c-content-main .cc-form-step ol li:not([data-step="arrow"]) {
					background-image: url("../img/common/bg_step@2x.png");
					width: 137px;
					height: 137px;
					margin: 0 5rem;
					position: relative;
					background-size: 100% auto;
					background-repeat: no-repeat;
					border: 2px solid transparent;
				}
@media screen and (max-width: 767px) {
.bge-contents .cc-form-step ol li:not([data-step="arrow"]), .c-content-main .cc-form-step ol li:not([data-step="arrow"]) {
						margin: 0 1.33333vw;
						width: 26.66667vw;
						height: 26.66667vw
				}
					}
.bge-contents .cc-form-step ol li::before, .c-content-main .cc-form-step ol li::before {
					content: none;
				}
.bge-contents .cc-form-step ol li:first-child, .c-content-main .cc-form-step ol li:first-child {
					margin-left: 0;
				}
.bge-contents .cc-form-step ol li:last-child, .c-content-main .cc-form-step ol li:last-child {
					margin-right: 0;
				}
.bge-contents .cc-form-step ol li[data-step="arrow"] svg path, .c-content-main .cc-form-step ol li[data-step="arrow"] svg path {
							fill: #272727;
							opacity: .2;
						}
.bge-contents .cc-form-step ol li[data-current="true"], .c-content-main .cc-form-step ol li[data-current="true"] {
					border: 2px solid #24B3ED;
					background-image: none;
					border-radius: 50%;
					position: relative;
				}
.bge-contents .cc-form-step ol li[data-current="true"] + [data-step="arrow"] svg path, .c-content-main .cc-form-step ol li[data-current="true"] + [data-step="arrow"] svg path {
								fill: #24B3ED;
								opacity: 1;
							}
.bge-contents .cc-form-step ol li[data-current="true"] span, .c-content-main .cc-form-step ol li[data-current="true"] span {
						color: #24B3ED;
					}
.bge-contents .cc-form-step ol li span, .c-content-main .cc-form-step ol li span {
					width: 100%;
					text-align: center;
				}
.bge-contents .cc-form-step ol li span[data-step="num"], .c-content-main .cc-form-step ol li span[data-step="num"] {
						font-family: 'Montserrat', 'Noto Sans JP', sans-serif;
						font-size: 4.4rem;
						font-weight: 600;
						opacity: .2;
						line-height: 1.2;
					}
@media screen and (max-width: 767px) {
.bge-contents .cc-form-step ol li span[data-step="num"], .c-content-main .cc-form-step ol li span[data-step="num"] {
							font-size: 7.46667vw;
							line-height: 1
					}
						}
.bge-contents .cc-form-step ol li span[data-step="text"], .c-content-main .cc-form-step ol li span[data-step="text"] {
						font-size: 1.5rem;
						font-weight: bold;
					}
@media screen and (max-width: 767px) {
.bge-contents .cc-form-step ol li span[data-step="text"], .c-content-main .cc-form-step ol li span[data-step="text"] {
							font-size: 3.46667vw
					}
						}
.bge-contents .btn-group, .c-content-main .btn-group {
		margin: 0 auto;
		text-align: center;
	}
.bge-contents .btn-group button, .c-content-main .btn-group button {
			-webkit-appearance: none;
			   -moz-appearance: none;
			        appearance: none;
			background: rgb(0, 0, 0);
			color: #fff;
			padding: 15px 20px;
			text-align: center;
			min-width: 150px;
			cursor: pointer;
			border: 1px solid transparent;
			border-radius: 5px;
		}
.bge-contents .btn-group button:hover, .c-content-main .btn-group button:hover {
				opacity: .7;
			}
.bge-contents .btn-group .btn-back, .c-content-main .btn-group .btn-back {
			background: rgb(3, 3, 2);
		}
.bge-contents .grid-frame, .bge-contents .grid-frame-flex, .c-content-main .grid-frame, .c-content-main .grid-frame-flex {
		-ms-flex-line-pack: start;
		    align-content: flex-start;
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-flow: row wrap;
		        flex-flow: row wrap;
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
	}
.bge-contents .grid-frame-flex, .c-content-main .grid-frame-flex {
		-ms-flex-wrap: nowrap;
		    flex-wrap: nowrap;
	}
@media screen and (max-width: 576px) {
.bge-contents .grid-xs-1, .c-content-main .grid-xs-1 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 8.33333%;
				    flex-basis: 8.33333%
		}
			}
@media screen and (min-width: 576px) and (max-width: 767px) {
.bge-contents .grid-sm-1, .c-content-main .grid-sm-1 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 8.33333%;
				    flex-basis: 8.33333%
		}
			}
@media screen and (min-width: 768px) and (max-width: 991px) {
.bge-contents .grid-md-1, .c-content-main .grid-md-1 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 8.33333%;
				    flex-basis: 8.33333%
		}
			}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.bge-contents .grid-lg-1, .c-content-main .grid-lg-1 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 8.33333%;
				    flex-basis: 8.33333%
		}
			}
@media screen and (min-width: 1200px) {
.bge-contents .grid-xl-1, .c-content-main .grid-xl-1 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 8.33333%;
				    flex-basis: 8.33333%
		}
			}
@media screen and (max-width: 576px) {
.bge-contents .grid-xs-2, .c-content-main .grid-xs-2 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 16.66667%;
				    flex-basis: 16.66667%
		}
			}
@media screen and (min-width: 576px) and (max-width: 767px) {
.bge-contents .grid-sm-2, .c-content-main .grid-sm-2 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 16.66667%;
				    flex-basis: 16.66667%
		}
			}
@media screen and (min-width: 768px) and (max-width: 991px) {
.bge-contents .grid-md-2, .c-content-main .grid-md-2 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 16.66667%;
				    flex-basis: 16.66667%
		}
			}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.bge-contents .grid-lg-2, .c-content-main .grid-lg-2 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 16.66667%;
				    flex-basis: 16.66667%
		}
			}
@media screen and (min-width: 1200px) {
.bge-contents .grid-xl-2, .c-content-main .grid-xl-2 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 16.66667%;
				    flex-basis: 16.66667%
		}
			}
@media screen and (max-width: 576px) {
.bge-contents .grid-xs-3, .c-content-main .grid-xs-3 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 25%;
				    flex-basis: 25%
		}
			}
@media screen and (min-width: 576px) and (max-width: 767px) {
.bge-contents .grid-sm-3, .c-content-main .grid-sm-3 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 25%;
				    flex-basis: 25%
		}
			}
@media screen and (min-width: 768px) and (max-width: 991px) {
.bge-contents .grid-md-3, .c-content-main .grid-md-3 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 25%;
				    flex-basis: 25%
		}
			}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.bge-contents .grid-lg-3, .c-content-main .grid-lg-3 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 25%;
				    flex-basis: 25%
		}
			}
@media screen and (min-width: 1200px) {
.bge-contents .grid-xl-3, .c-content-main .grid-xl-3 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 25%;
				    flex-basis: 25%
		}
			}
@media screen and (max-width: 576px) {
.bge-contents .grid-xs-4, .c-content-main .grid-xs-4 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 33.33333%;
				    flex-basis: 33.33333%
		}
			}
@media screen and (min-width: 576px) and (max-width: 767px) {
.bge-contents .grid-sm-4, .c-content-main .grid-sm-4 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 33.33333%;
				    flex-basis: 33.33333%
		}
			}
@media screen and (min-width: 768px) and (max-width: 991px) {
.bge-contents .grid-md-4, .c-content-main .grid-md-4 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 33.33333%;
				    flex-basis: 33.33333%
		}
			}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.bge-contents .grid-lg-4, .c-content-main .grid-lg-4 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 33.33333%;
				    flex-basis: 33.33333%
		}
			}
@media screen and (min-width: 1200px) {
.bge-contents .grid-xl-4, .c-content-main .grid-xl-4 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 33.33333%;
				    flex-basis: 33.33333%
		}
			}
@media screen and (max-width: 576px) {
.bge-contents .grid-xs-5, .c-content-main .grid-xs-5 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 41.66667%;
				    flex-basis: 41.66667%
		}
			}
@media screen and (min-width: 576px) and (max-width: 767px) {
.bge-contents .grid-sm-5, .c-content-main .grid-sm-5 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 41.66667%;
				    flex-basis: 41.66667%
		}
			}
@media screen and (min-width: 768px) and (max-width: 991px) {
.bge-contents .grid-md-5, .c-content-main .grid-md-5 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 41.66667%;
				    flex-basis: 41.66667%
		}
			}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.bge-contents .grid-lg-5, .c-content-main .grid-lg-5 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 41.66667%;
				    flex-basis: 41.66667%
		}
			}
@media screen and (min-width: 1200px) {
.bge-contents .grid-xl-5, .c-content-main .grid-xl-5 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 41.66667%;
				    flex-basis: 41.66667%
		}
			}
@media screen and (max-width: 576px) {
.bge-contents .grid-xs-6, .c-content-main .grid-xs-6 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 50%;
				    flex-basis: 50%
		}
			}
@media screen and (min-width: 576px) and (max-width: 767px) {
.bge-contents .grid-sm-6, .c-content-main .grid-sm-6 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 50%;
				    flex-basis: 50%
		}
			}
@media screen and (min-width: 768px) and (max-width: 991px) {
.bge-contents .grid-md-6, .c-content-main .grid-md-6 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 50%;
				    flex-basis: 50%
		}
			}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.bge-contents .grid-lg-6, .c-content-main .grid-lg-6 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 50%;
				    flex-basis: 50%
		}
			}
@media screen and (min-width: 1200px) {
.bge-contents .grid-xl-6, .c-content-main .grid-xl-6 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 50%;
				    flex-basis: 50%
		}
			}
@media screen and (max-width: 576px) {
.bge-contents .grid-xs-7, .c-content-main .grid-xs-7 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 58.33333%;
				    flex-basis: 58.33333%
		}
			}
@media screen and (min-width: 576px) and (max-width: 767px) {
.bge-contents .grid-sm-7, .c-content-main .grid-sm-7 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 58.33333%;
				    flex-basis: 58.33333%
		}
			}
@media screen and (min-width: 768px) and (max-width: 991px) {
.bge-contents .grid-md-7, .c-content-main .grid-md-7 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 58.33333%;
				    flex-basis: 58.33333%
		}
			}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.bge-contents .grid-lg-7, .c-content-main .grid-lg-7 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 58.33333%;
				    flex-basis: 58.33333%
		}
			}
@media screen and (min-width: 1200px) {
.bge-contents .grid-xl-7, .c-content-main .grid-xl-7 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 58.33333%;
				    flex-basis: 58.33333%
		}
			}
@media screen and (max-width: 576px) {
.bge-contents .grid-xs-8, .c-content-main .grid-xs-8 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 66.66667%;
				    flex-basis: 66.66667%
		}
			}
@media screen and (min-width: 576px) and (max-width: 767px) {
.bge-contents .grid-sm-8, .c-content-main .grid-sm-8 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 66.66667%;
				    flex-basis: 66.66667%
		}
			}
@media screen and (min-width: 768px) and (max-width: 991px) {
.bge-contents .grid-md-8, .c-content-main .grid-md-8 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 66.66667%;
				    flex-basis: 66.66667%
		}
			}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.bge-contents .grid-lg-8, .c-content-main .grid-lg-8 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 66.66667%;
				    flex-basis: 66.66667%
		}
			}
@media screen and (min-width: 1200px) {
.bge-contents .grid-xl-8, .c-content-main .grid-xl-8 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 66.66667%;
				    flex-basis: 66.66667%
		}
			}
@media screen and (max-width: 576px) {
.bge-contents .grid-xs-9, .c-content-main .grid-xs-9 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 75%;
				    flex-basis: 75%
		}
			}
@media screen and (min-width: 576px) and (max-width: 767px) {
.bge-contents .grid-sm-9, .c-content-main .grid-sm-9 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 75%;
				    flex-basis: 75%
		}
			}
@media screen and (min-width: 768px) and (max-width: 991px) {
.bge-contents .grid-md-9, .c-content-main .grid-md-9 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 75%;
				    flex-basis: 75%
		}
			}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.bge-contents .grid-lg-9, .c-content-main .grid-lg-9 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 75%;
				    flex-basis: 75%
		}
			}
@media screen and (min-width: 1200px) {
.bge-contents .grid-xl-9, .c-content-main .grid-xl-9 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 75%;
				    flex-basis: 75%
		}
			}
@media screen and (max-width: 576px) {
.bge-contents .grid-xs-10, .c-content-main .grid-xs-10 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 83.33333%;
				    flex-basis: 83.33333%
		}
			}
@media screen and (min-width: 576px) and (max-width: 767px) {
.bge-contents .grid-sm-10, .c-content-main .grid-sm-10 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 83.33333%;
				    flex-basis: 83.33333%
		}
			}
@media screen and (min-width: 768px) and (max-width: 991px) {
.bge-contents .grid-md-10, .c-content-main .grid-md-10 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 83.33333%;
				    flex-basis: 83.33333%
		}
			}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.bge-contents .grid-lg-10, .c-content-main .grid-lg-10 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 83.33333%;
				    flex-basis: 83.33333%
		}
			}
@media screen and (min-width: 1200px) {
.bge-contents .grid-xl-10, .c-content-main .grid-xl-10 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 83.33333%;
				    flex-basis: 83.33333%
		}
			}
@media screen and (max-width: 576px) {
.bge-contents .grid-xs-11, .c-content-main .grid-xs-11 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 91.66667%;
				    flex-basis: 91.66667%
		}
			}
@media screen and (min-width: 576px) and (max-width: 767px) {
.bge-contents .grid-sm-11, .c-content-main .grid-sm-11 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 91.66667%;
				    flex-basis: 91.66667%
		}
			}
@media screen and (min-width: 768px) and (max-width: 991px) {
.bge-contents .grid-md-11, .c-content-main .grid-md-11 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 91.66667%;
				    flex-basis: 91.66667%
		}
			}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.bge-contents .grid-lg-11, .c-content-main .grid-lg-11 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 91.66667%;
				    flex-basis: 91.66667%
		}
			}
@media screen and (min-width: 1200px) {
.bge-contents .grid-xl-11, .c-content-main .grid-xl-11 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 91.66667%;
				    flex-basis: 91.66667%
		}
			}
@media screen and (max-width: 576px) {
.bge-contents .grid-xs-12, .c-content-main .grid-xs-12 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 100%;
				    flex-basis: 100%
		}
			}
@media screen and (min-width: 576px) and (max-width: 767px) {
.bge-contents .grid-sm-12, .c-content-main .grid-sm-12 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 100%;
				    flex-basis: 100%
		}
			}
@media screen and (min-width: 768px) and (max-width: 991px) {
.bge-contents .grid-md-12, .c-content-main .grid-md-12 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 100%;
				    flex-basis: 100%
		}
			}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.bge-contents .grid-lg-12, .c-content-main .grid-lg-12 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 100%;
				    flex-basis: 100%
		}
			}
@media screen and (min-width: 1200px) {
.bge-contents .grid-xl-12, .c-content-main .grid-xl-12 {
				-webkit-box-flex: 0;
				    -ms-flex-positive: 0;
				        flex-grow: 0;
				-ms-flex-negative: 0;
				    flex-shrink: 0;
				-ms-flex-preferred-size: 100%;
				    flex-basis: 100%
		}
			}
@media screen and (max-width: 576px) {
.bge-contents .grid-xs-d5, .c-content-main .grid-xs-d5 {
			-webkit-box-flex: 0;
			    -ms-flex-positive: 0;
			        flex-grow: 0;
			-ms-flex-negative: 0;
			    flex-shrink: 0;
			-ms-flex-preferred-size: 20%;
			    flex-basis: 20%
	}
		}
@media screen and (min-width: 576px) and (max-width: 767px) {
.bge-contents .grid-sm-d5, .c-content-main .grid-sm-d5 {
			-webkit-box-flex: 0;
			    -ms-flex-positive: 0;
			        flex-grow: 0;
			-ms-flex-negative: 0;
			    flex-shrink: 0;
			-ms-flex-preferred-size: 20%;
			    flex-basis: 20%
	}
		}
@media screen and (min-width: 768px) and (max-width: 991px) {
.bge-contents .grid-md-d5, .c-content-main .grid-md-d5 {
			-webkit-box-flex: 0;
			    -ms-flex-positive: 0;
			        flex-grow: 0;
			-ms-flex-negative: 0;
			    flex-shrink: 0;
			-ms-flex-preferred-size: 20%;
			    flex-basis: 20%
	}
		}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.bge-contents .grid-lg-d5, .c-content-main .grid-lg-d5 {
			-webkit-box-flex: 0;
			    -ms-flex-positive: 0;
			        flex-grow: 0;
			-ms-flex-negative: 0;
			    flex-shrink: 0;
			-ms-flex-preferred-size: 20%;
			    flex-basis: 20%
	}
		}
@media screen and (min-width: 1200px) {
.bge-contents .grid-xl-d5, .c-content-main .grid-xl-d5 {
			-webkit-box-flex: 0;
			    -ms-flex-positive: 0;
			        flex-grow: 0;
			-ms-flex-negative: 0;
			    flex-shrink: 0;
			-ms-flex-preferred-size: 20%;
			    flex-basis: 20%
	}
		}
@media screen and (max-width: 576px) {
.bge-contents .grid-xs-flex, .c-content-main .grid-xs-flex {
			-webkit-box-flex: 0;
			    -ms-flex: 0 1 100%;
			        flex: 0 1 100%
	}
		}
@media screen and (min-width: 576px) and (max-width: 767px) {
.bge-contents .grid-sm-flex, .c-content-main .grid-sm-flex {
			-webkit-box-flex: 0;
			    -ms-flex: 0 1 100%;
			        flex: 0 1 100%
	}
		}
@media screen and (min-width: 768px) and (max-width: 991px) {
.bge-contents .grid-md-flex, .c-content-main .grid-md-flex {
			-webkit-box-flex: 0;
			    -ms-flex: 0 1 100%;
			        flex: 0 1 100%
	}
		}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.bge-contents .grid-lg-flex, .c-content-main .grid-lg-flex {
			-webkit-box-flex: 0;
			    -ms-flex: 0 1 100%;
			        flex: 0 1 100%
	}
		}
@media screen and (min-width: 1200px) {
.bge-contents .grid-xl-flex, .c-content-main .grid-xl-flex {
			-webkit-box-flex: 0;
			    -ms-flex: 0 1 100%;
			        flex: 0 1 100%
	}
		}
.bge-contents .mt-zero, .c-content-main .mt-zero {
		margin-top: 0;
	}
.bge-contents .mb-zero, .c-content-main .mb-zero {
		margin-bottom: 0;
	}
.bge-contents .mt-narrow, .c-content-main .mt-narrow {
	}
@media screen and (max-width: 576px) {
.bge-contents .mt-narrow, .c-content-main .mt-narrow {
			margin-top: 5px
	}
		}
@media screen and (min-width: 576px) and (max-width: 767px) {
.bge-contents .mt-narrow, .c-content-main .mt-narrow {
			margin-top: 10px
	}
		}
@media screen and (min-width: 768px) and (max-width: 991px) {
.bge-contents .mt-narrow, .c-content-main .mt-narrow {
			margin-top: 10px
	}
		}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.bge-contents .mt-narrow, .c-content-main .mt-narrow {
			margin-top: 15px
	}
		}
@media screen and (min-width: 1200px) {
.bge-contents .mt-narrow, .c-content-main .mt-narrow {
			margin-top: 15px
	}
		}
.bge-contents .mt-wide, .c-content-main .mt-wide {
	}
@media screen and (max-width: 576px) {
.bge-contents .mt-wide, .c-content-main .mt-wide {
			margin-top: 30px
	}
		}
@media screen and (min-width: 576px) and (max-width: 767px) {
.bge-contents .mt-wide, .c-content-main .mt-wide {
			margin-top: 50px
	}
		}
@media screen and (min-width: 768px) and (max-width: 991px) {
.bge-contents .mt-wide, .c-content-main .mt-wide {
			margin-top: 50px
	}
		}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.bge-contents .mt-wide, .c-content-main .mt-wide {
			margin-top: 80px
	}
		}
@media screen and (min-width: 1200px) {
.bge-contents .mt-wide, .c-content-main .mt-wide {
			margin-top: 80px
	}
		}
.bge-contents .mb-narrow, .c-content-main .mb-narrow {
	}
@media screen and (max-width: 576px) {
.bge-contents .mb-narrow, .c-content-main .mb-narrow {
			margin-bottom: 5px
	}
		}
@media screen and (min-width: 576px) and (max-width: 767px) {
.bge-contents .mb-narrow, .c-content-main .mb-narrow {
			margin-bottom: 10px
	}
		}
@media screen and (min-width: 768px) and (max-width: 991px) {
.bge-contents .mb-narrow, .c-content-main .mb-narrow {
			margin-bottom: 10px
	}
		}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.bge-contents .mb-narrow, .c-content-main .mb-narrow {
			margin-bottom: 15px
	}
		}
@media screen and (min-width: 1200px) {
.bge-contents .mb-narrow, .c-content-main .mb-narrow {
			margin-bottom: 15px
	}
		}
.bge-contents .mb-wide, .c-content-main .mb-wide {
	}
@media screen and (max-width: 576px) {
.bge-contents .mb-wide, .c-content-main .mb-wide {
			margin-bottom: 30px
	}
		}
@media screen and (min-width: 576px) and (max-width: 767px) {
.bge-contents .mb-wide, .c-content-main .mb-wide {
			margin-bottom: 50px
	}
		}
@media screen and (min-width: 768px) and (max-width: 991px) {
.bge-contents .mb-wide, .c-content-main .mb-wide {
			margin-bottom: 50px
	}
		}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.bge-contents .mb-wide, .c-content-main .mb-wide {
			margin-bottom: 80px
	}
		}
@media screen and (min-width: 1200px) {
.bge-contents .mb-wide, .c-content-main .mb-wide {
			margin-bottom: 80px
	}
		}
.bge-contents .entry-btn, .c-content-main .entry-btn {
		text-align: center;
		margin-top: 60px;
	}
.bge-contents .entry-btn a, .c-content-main .entry-btn a {
			display: inline-block;
			background: #24B3ED;
			color: #fff;
			text-decoration: none;
			width: 440px;
			max-width: 100%;
			padding: 2.4rem;
			font-size: 1.8rem;
			font-weight: 500;
			-webkit-transition: 300ms;
			transition: 300ms;
		}
.bge-contents .entry-btn a:hover, .c-content-main .entry-btn a:hover {
				background: rgb(38, 181, 237);
			}
.bge-contents .p-message__subtitle, .c-content-main .p-message__subtitle {
			font-size: 2.4rem;
			font-weight: bold;
		}
@media screen and (max-width: 767px) {
.bge-contents .p-message__subtitle, .c-content-main .p-message__subtitle {
				font-size: 4.8vw
		}
			}
.bge-contents .p-message__name, .c-content-main .p-message__name {
			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;
			margin-top: 110px;
		}
@media screen and (max-width: 767px) {
.bge-contents .p-message__name, .c-content-main .p-message__name {
				margin-top: 13.33333vw
		}
			}
.bge-contents .p-message__name [data-type="position"], .c-content-main .p-message__name [data-type="position"] {
				font-size: 1.4rem;
				margin-right: 20px;
			}
@media screen and (max-width: 767px) {
.bge-contents .p-message__name [data-type="position"], .c-content-main .p-message__name [data-type="position"] {
					font-size: 4vw;
					margin-right: 10px
			}
				}
.bge-contents .p-message__name [data-type="name"], .c-content-main .p-message__name [data-type="name"] {
				font-size: 2.4rem;
				font-weight: bold;
			}
@media screen and (max-width: 767px) {
.bge-contents .p-message__name [data-type="name"], .c-content-main .p-message__name [data-type="name"] {
					font-size: 4.8vw
			}
				}
.bge-contents .p-about, .c-content-main .p-about {
		position: relative;
	}
.bge-contents .p-about__text, .c-content-main .p-about__text {
			max-width: 720px;
			padding: 78px 68px;
			margin: 0 auto;
			background: #fff;
			margin-top: -78px;
		}
@media screen and (max-width: 991px) {
.bge-contents .p-about__text, .c-content-main .p-about__text {
				padding: 0 15px;
				margin-top: 0
		}
			}
@media screen and (max-width: 767px) {
.bge-contents .p-about__text, .c-content-main .p-about__text {
				padding: 0 15px 8vw;
				margin-top: 0
		}
			}
@media screen and (max-width: 991px) {
.bge-contents .p-about-image, .c-content-main .p-about-image {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-pack: justify;
				    -ms-flex-pack: justify;
				        justify-content: space-between;
				max-width: 720px;
				padding: 0 15px;
				margin: 0 auto
		}
			}
.bge-contents .p-about-image__right, .bge-contents .p-about-image__left, .c-content-main .p-about-image__right, .c-content-main .p-about-image__left {
				position: absolute;
				z-index: -1;
			}
@media screen and (max-width: 991px) {
.bge-contents .p-about-image__right, .bge-contents .p-about-image__left, .c-content-main .p-about-image__right, .c-content-main .p-about-image__left {
					position: relative;
					width: 50%;
					overflow: hidden;
					height: 73.33333vw
			}
				}
.bge-contents .p-about-image__right, .c-content-main .p-about-image__right {
				top: 0;
				right: 0;
			}
.bge-contents .p-about-image__left, .c-content-main .p-about-image__left {
				bottom: 0;
				left: 0;
			}
.bge-contents .p-business, .c-content-main .p-business {
		overflow: hidden;
	}
.bge-contents .p-business-block, .c-content-main .p-business-block {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			max-width: 1064px;
			padding: 75px 15px;
			margin: 0 auto;
			position: relative;
			z-index: 1;
			-ms-flex-wrap: wrap;
			    flex-wrap: wrap;
		}
@media screen and (max-width: 767px) {
.bge-contents .p-business-block, .c-content-main .p-business-block {
				padding: 0  15px 10vw
		}
			}
.bge-contents .p-business-block:not(:last-child), .c-content-main .p-business-block:not(:last-child) {
				margin-bottom: 100px;
			}
@media screen and (max-width: 767px) {
.bge-contents .p-business-block:not(:last-child), .c-content-main .p-business-block:not(:last-child) {
					margin-bottom: 13.33333vw
			}
				}
.bge-contents .p-business-block::before, .c-content-main .p-business-block::before {
				content: "";
				display: block;
				position: absolute;
				top: 0;
				width: 100vw;
				height: 698px;
				z-index: -1;
				opacity: .6;
			}
@media screen and (max-width: 767px) {
.bge-contents .p-business-block::before, .c-content-main .p-business-block::before {
					top: auto;
					bottom: 0;
					width: 70%
			}
				}
.bge-contents .p-business-block__bg, .c-content-main .p-business-block__bg {
				position: absolute;
				top: 0;
				width: 100vw;
				z-index: -2;
				overflow: hidden;
				height: 698px;
			}
@media screen and (max-width: 767px) {
.bge-contents .p-business-block__bg, .c-content-main .p-business-block__bg {
					top: auto;
					bottom: 0;
					height: 70%
			}
				}
.bge-contents .p-business-block:nth-child(even), .c-content-main .p-business-block:nth-child(even) {
				-webkit-box-pack: end;
				    -ms-flex-pack: end;
				        justify-content: flex-end;
			}
.bge-contents .p-business-block:nth-child(even)::before, .c-content-main .p-business-block:nth-child(even)::before {
					left: 180px;
					background: #A2A2A2;
				}
@media screen and (max-width: 767px) {
.bge-contents .p-business-block:nth-child(even)::before, .c-content-main .p-business-block:nth-child(even)::before {
						left: 0
				}
					}
.bge-contents .p-business-block:nth-child(even) .p-business-block__image, .c-content-main .p-business-block:nth-child(even) .p-business-block__image {
					left: 0;
					z-index: -1;
				}
.bge-contents .p-business-block:nth-child(even) .p-business-block__bg, .c-content-main .p-business-block:nth-child(even) .p-business-block__bg {
					left: 180px;
				}
@media screen and (max-width: 767px) {
.bge-contents .p-business-block:nth-child(even) .p-business-block__bg, .c-content-main .p-business-block:nth-child(even) .p-business-block__bg {
						left: 0
				}
					}
.bge-contents .p-business-block:nth-child(odd), .c-content-main .p-business-block:nth-child(odd) {
				-webkit-box-pack: start;
				    -ms-flex-pack: start;
				        justify-content: flex-start;
			}
.bge-contents .p-business-block:nth-child(odd)::before, .c-content-main .p-business-block:nth-child(odd)::before {
					right: 180px;
					background: #24B3ED;
				}
@media screen and (max-width: 767px) {
.bge-contents .p-business-block:nth-child(odd)::before, .c-content-main .p-business-block:nth-child(odd)::before {
						right: 0
				}
					}
.bge-contents .p-business-block:nth-child(odd) .p-business-block__image, .c-content-main .p-business-block:nth-child(odd) .p-business-block__image {
					right: 0;
					z-index: -1;
				}
.bge-contents .p-business-block:nth-child(odd) .p-business-block__bg, .c-content-main .p-business-block:nth-child(odd) .p-business-block__bg {
					right: 180px;
				}
@media screen and (max-width: 767px) {
.bge-contents .p-business-block:nth-child(odd) .p-business-block__bg, .c-content-main .p-business-block:nth-child(odd) .p-business-block__bg {
						right: 0
				}
					}
.bge-contents .p-business-block__image, .c-content-main .p-business-block__image {
				position: absolute;
			}
@media screen and (max-width: 767px) {
.bge-contents .p-business-block__image, .c-content-main .p-business-block__image {
					position: relative
			}
				}
.bge-contents .p-business-block__image img, .c-content-main .p-business-block__image img {
					width: 100%;
				}
.bge-contents .p-business-block__content, .c-content-main .p-business-block__content {
				background: #fff;
				padding: 35px 48px 48px;
				margin-top: 37px;
				width: 56%;
			}
@media screen and (max-width: 767px) {
.bge-contents .p-business-block__content, .c-content-main .p-business-block__content {
					width: 100%;
					margin-top: -16vw;
					padding: 4.66667vw 15px 4.66667vw
			}
				}
.bge-contents .p-business-block-head__num span, .c-content-main .p-business-block-head__num span {
						font-family: 'Montserrat', 'Noto Sans JP', sans-serif;
						line-height: 1;
						display: block;
						width: 150px;
					}
@media screen and (max-width: 767px) {
.bge-contents .p-business-block-head__num span, .c-content-main .p-business-block-head__num span {
							width: 26.66667vw
					}
						}
.bge-contents .p-business-block-head__num span:nth-child(1), .c-content-main .p-business-block-head__num span:nth-child(1) {
							font-size: 12rem;
							font-weight: bold;
							color: #24B3ED;
							opacity: .2;
							display: block;
							text-align: center;
						}
@media screen and (max-width: 767px) {
.bge-contents .p-business-block-head__num span:nth-child(1), .c-content-main .p-business-block-head__num span:nth-child(1) {
								font-size: 18.4vw
						}
							}
.bge-contents .p-business-block-head__num span:nth-child(2), .c-content-main .p-business-block-head__num span:nth-child(2) {
							font-size: 2.1rem;
							font-weight: bold;
							display: block;
							text-align: center;
							color: #24B3ED;
						}
@media screen and (max-width: 767px) {
.bge-contents .p-business-block-head__num span:nth-child(2), .c-content-main .p-business-block-head__num span:nth-child(2) {
								font-size: 3.73333vw
						}
							}
.bge-contents .p-business-block-head__title, .c-content-main .p-business-block-head__title {
					background: none;
					border-bottom: none;
					color: #24B3ED;
					padding: 0;
					font-size: 2.4rem;
					margin-top: 3rem;
				}
@media screen and (max-width: 767px) {
.bge-contents .p-business-block-head__title, .c-content-main .p-business-block-head__title {
						margin: 3.73333vw 0
				}
					}
.bge-contents .p-business-block-head__title::after, .c-content-main .p-business-block-head__title::after {
						content: none;
					}
.bge-contents .p-person h2, .c-content-main .p-person h2 {
			font-size: 2.4rem;
		}
@media screen and (max-width: 767px) {
.bge-contents .p-person h2, .c-content-main .p-person h2 {
				font-size: 5.33333vw
		}
			}
.bge-contents .p-person h2::after, .c-content-main .p-person h2::after {
				content: "";
				width: 100%;
				height: 1px;
				background: #24B3ED;
				margin-top: 20px;
				margin-bottom: 45px;
			}
@media screen and (max-width: 767px) {
.bge-contents .p-person h2::after, .c-content-main .p-person h2::after {
					margin-bottom: 5.33333vw
			}
				}
.bge-contents .p-person > div:not(.p-person-more), .c-content-main .p-person > div:not(.p-person-more) {
			max-width: 1030px;
			padding-left: 15px;
			padding-right: 15px;
			margin-left: auto;
			margin-right: auto;
		}
@media screen and (max-width: 767px) {
.bge-contents .p-person > div:not(.p-person-more), .c-content-main .p-person > div:not(.p-person-more) {
				padding: 0 15px 0
		}
			}
@media screen and (max-width: 767px) {
.bge-contents .p-person-block01 h2, .c-content-main .p-person-block01 h2 {
					margin: 0 0 8vw
			}
				}
.bge-contents .p-person-block01 h2::after, .c-content-main .p-person-block01 h2::after {
					content: none;
				}
.bge-contents .p-person-block02, .c-content-main .p-person-block02 {
			position: relative;
			margin-top: 150px;
		}
@media screen and (max-width: 767px) {
.bge-contents .p-person-block02, .c-content-main .p-person-block02 {
				margin-top: 13.33333vw
		}
			}
@media screen and (max-width: 767px) {
					.bge-contents .p-person-block02__title::after, .c-content-main .p-person-block02__title::after {
						margin-left: -15px;
					}
				}
.bge-contents .p-person-block02__content, .c-content-main .p-person-block02__content {
				max-width: 58%;
				position: relative;
				min-height: 880px;
				padding: 90px 0 0;
			}
@media screen and (max-width: 767px) {
.bge-contents .p-person-block02__content, .c-content-main .p-person-block02__content {
					max-width: 100%;
					margin-top: -10.66667vw;
					padding: 13.33333vw 15px 13.33333vw
			}
				}
.bge-contents .p-person-block02__content::before, .c-content-main .p-person-block02__content::before {
					content: "";
					display: block;
					width: 100vw;
					height: 100%;
					right: 0;
					background: #D6D6D6;
					opacity: .19;
					position: absolute;
					top: 0;
				}
.bge-contents .p-person-block02__content p, .c-content-main .p-person-block02__content p {
					padding-right: 130px;
				}
@media screen and (max-width: 767px) {
.bge-contents .p-person-block02__content p, .c-content-main .p-person-block02__content p {
						padding-right: 0
				}
					}
.bge-contents .p-person-block02__image, .c-content-main .p-person-block02__image {
				position: absolute;
				top: 40px;
				left: 50%;
				width: calc(50% + (100vw - 1000px)/2);
			}
@media screen and (max-width: 991px) {
.bge-contents .p-person-block02__image, .c-content-main .p-person-block02__image {
					width: 50%
			}
				}
@media screen and (max-width: 767px) {
.bge-contents .p-person-block02__image, .c-content-main .p-person-block02__image {
					position: relative;
					top: 0;
					left: 0;
					width: calc(100% + 15px);
					z-index: 1
			}
				}
.bge-contents .p-person-block02__image figure, .c-content-main .p-person-block02__image figure {
					position: relative;
					overflow: hidden;
					height: 650px;
				}
@media screen and (max-width: 767px) {
.bge-contents .p-person-block02__image figure, .c-content-main .p-person-block02__image figure {
						height: auto
				}
					}
.bge-contents .p-person-block02__image figure img, .c-content-main .p-person-block02__image figure img {
						height: 650px;
					}
@media screen and (max-width: 767px) {
.bge-contents .p-person-block02__image figure img, .c-content-main .p-person-block02__image figure img {
							height: auto
					}
						}
.bge-contents .p-person-block03, .c-content-main .p-person-block03 {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-pack: end;
			    -ms-flex-pack: end;
			        justify-content: flex-end;
			position: relative;
			z-index: 1;
		}
@media screen and (max-width: 767px) {
.bge-contents .p-person-block03, .c-content-main .p-person-block03 {
				display: block
		}
			}
.bge-contents .p-person-block03::before, .c-content-main .p-person-block03::before {
				width: 100vw;
				height: 100%;
				content: "";
				display: block;
				top: 0;
				left: calc(-1*(100vw - 1000px)/2);
				position: absolute;
				background-color: #D6D6D6;
				opacity: .1;
				z-index: -1;
			}
.bge-contents .p-person-block03__image, .c-content-main .p-person-block03__image {
				position: absolute;
				top: 0;
				left: calc(-1*(100vw - 1000px)/2);
				width: 100vw;
				height: 550px;
				overflow: hidden;
				z-index: -1;
			}
@media screen and (max-width: 991px) {
.bge-contents .p-person-block03__image, .c-content-main .p-person-block03__image {
					left: 0
			}
				}
@media screen and (max-width: 767px) {
.bge-contents .p-person-block03__image, .c-content-main .p-person-block03__image {
					position: relative;
					top: 0;
					left: 0;
					width: 100vw;
					height: 46.66667vw;
					margin-left: -15px;
					margin-right: -15px
			}

					.bge-contents .p-person-block03__image img, .c-content-main .p-person-block03__image img {
						height: 46.66667vw;
					}
				}
.bge-contents .p-person-block03__content, .c-content-main .p-person-block03__content {
				width: 60%;
				margin-top: 450px;
				background: #fff;
				padding: 80px;
				min-height: 560px;
			}
@media screen and (max-width: 991px) {
.bge-contents .p-person-block03__content, .c-content-main .p-person-block03__content {
					margin-top: 260px;
					padding: 60px;
					min-height: 500px
			}
				}
@media screen and (max-width: 767px) {
.bge-contents .p-person-block03__content, .c-content-main .p-person-block03__content {
					min-height: auto;
					margin: -6.66667vw 0 0;
					width: calc(100% + 15px);
					padding: 6.66667vw 15px
			}
				}
.bge-contents .p-person-block03__title, .c-content-main .p-person-block03__title {
				margin-right: -15px;
			}
.bge-contents .p-person-block04, .c-content-main .p-person-block04 {
			position: relative;
			margin-top: -380px;
			padding-top: 750px;
			padding-bottom: 170px;
		}
@media screen and (max-width: 991px) {
.bge-contents .p-person-block04, .c-content-main .p-person-block04 {
				padding-top: 500px;
				margin-top: -350px
		}
			}
@media screen and (max-width: 767px) {
.bge-contents .p-person-block04, .c-content-main .p-person-block04 {
				margin-top: -6.66667vw
		}
			}
.bge-contents .p-person-block04::before, .c-content-main .p-person-block04::before {
				width: 100vw;
				height: 100%;
				content: "";
				display: block;
				top: 380px;
				left: calc(-1*(100vw - 1000px)/2);
				position: absolute;
				background-color: #D6D6D6;
				opacity: .1;
				z-index: -1;
			}
.bge-contents .p-person-block04__image-cont01, .c-content-main .p-person-block04__image-cont01 {
					position: absolute;
					top: 0;
					right: 50%;
					width: calc(50% + (100vw - 1000px)/2);
					z-index: -1;
					height: 650px;
					overflow: hidden;
				}
@media screen and (max-width: 991px) {
.bge-contents .p-person-block04__image-cont01, .c-content-main .p-person-block04__image-cont01 {
						width: 50%;
						height: 500px
				}
					}
@media screen and (max-width: 767px) {
.bge-contents .p-person-block04__image-cont01, .c-content-main .p-person-block04__image-cont01 {
						position: relative;
						top: 0;
						right: 15px;
						width: 84.13333vw;
						height: 78vw
				}
					}
.bge-contents .p-person-block04__image-cont02, .c-content-main .p-person-block04__image-cont02 {
					position: absolute;
					top: 650px;
					left: 50%;
					width: calc(50% + (100vw - 1000px)/2);
					height: 650px;
					overflow: hidden;
				}
@media screen and (max-width: 991px) {
.bge-contents .p-person-block04__image-cont02, .c-content-main .p-person-block04__image-cont02 {
						top: 500px;
						width: 50%;
						height: 500px
				}
					}
@media screen and (max-width: 767px) {
.bge-contents .p-person-block04__image-cont02, .c-content-main .p-person-block04__image-cont02 {
						position: relative;
						top: 0;
						left: 0;
						width: 96vw;
						height: 73.33333vw
				}
					}
.bge-contents .p-person-block04__content, .c-content-main .p-person-block04__content {
				width: 58%;
				position: relative;
				padding: 75px 0 55px;
			}
@media screen and (max-width: 767px) {
.bge-contents .p-person-block04__content, .c-content-main .p-person-block04__content {
					width: 100%;
					margin-top: -13.33333vw;
					max-width: 100%;
					padding: 20vw 0 7.33333vw
			}
				}
.bge-contents .p-person-block04__content::before, .c-content-main .p-person-block04__content::before {
					content: "";
					display: block;
					width: 100vw;
					height: 100%;
					right: 0;
					background-color: #fff;
					position: absolute;
					top: 0;
					z-index: -1;
				}
.bge-contents .p-person-block04__content p, .c-content-main .p-person-block04__content p {
					padding-right: 130px;
				}
@media screen and (max-width: 767px) {
.bge-contents .p-person-block04__content p, .c-content-main .p-person-block04__content p {
						padding-right: 0
				}
					}
.bge-contents .p-person-more, .c-content-main .p-person-more {
			background: #24B3ED;
			max-width: 100%;
			padding: 0 0 100px;
		}
@media screen and (max-width: 767px) {
.bge-contents .p-person-more, .c-content-main .p-person-more {
				margin-top: 33.33333vw;
				padding: 0 0 13.33333vw
		}
			}
.bge-contents .p-person-more__content, .c-content-main .p-person-more__content {
				max-width: 1030px;
				padding-left: 15px;
				padding-right: 15px;
				margin-left: auto;
				margin-right: auto;
				position: relative;
				padding-top: 130px;
			}
@media screen and (max-width: 767px) {
.bge-contents .p-person-more__content, .c-content-main .p-person-more__content {
					padding-top: 17.33333vw
			}
				}
.bge-contents .p-person-more__content h2, .c-content-main .p-person-more__content h2 {
					position: absolute;
					font-family: 'Montserrat', 'Noto Sans JP', sans-serif;
					font-weight: bold;
					font-size: 8rem;
					top: -9rem;
					line-height: 1.2;
					color: #24B3ED;
				}
@media screen and (max-width: 767px) {
.bge-contents .p-person-more__content h2, .c-content-main .p-person-more__content h2 {
						top: -12vw;
						font-size: 10.66667vw
				}
					}
.bge-contents .p-person-more__content h2 span, .c-content-main .p-person-more__content h2 span {
						color: #fff;
					}
.bge-contents .p-person-more-list, .c-content-main .p-person-more-list {
				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: 767px) {
.bge-contents .p-person-more-list, .c-content-main .p-person-more-list {
					display: block;
					padding: 0
			}
				}
.bge-contents .p-person-more-list__item, .c-content-main .p-person-more-list__item {
					padding: 0;
					width: 49%;
					max-width: 490px;
				}
@media screen and (max-width: 767px) {
.bge-contents .p-person-more-list__item, .c-content-main .p-person-more-list__item {
						width: 100%;
						max-width: 100%
				}

						.bge-contents .p-person-more-list__item:not(:first-child), .c-content-main .p-person-more-list__item:not(:first-child) {
							margin-top: 6.66667vw;
						}
					}
.bge-contents .p-person-more-list__item::before, .c-content-main .p-person-more-list__item::before {
						content: none;
					}
.bge-contents .p-person-more-list__item a, .c-content-main .p-person-more-list__item a {
						text-decoration: none;
						-webkit-transition: 300ms;
						transition: 300ms;
						display: block;
					}
.bge-contents .p-person-more-list__item a:hover, .c-content-main .p-person-more-list__item a:hover {
							opacity: .8;
						}
.bge-contents .p-person-more-list__image, .c-content-main .p-person-more-list__image {
					min-height: 370px;
					max-height: 500px;
					position: relative;
				}
@media screen and (max-width: 767px) {
.bge-contents .p-person-more-list__image, .c-content-main .p-person-more-list__image {
						width: 100%;
						height: 86.66667vw;
						min-height: 86.66667vw;
						max-height: 86.66667vw
				}
					}
.bge-contents .p-person-more-list__position, .c-content-main .p-person-more-list__position {
					position: absolute;
					bottom: 20px;
					left: -10px;
					background: #272727;
					display: inline-block;
					color: #fff;
					font-size: 1.8rem;
					font-weight: bold;
					width: 260px;
				}
@media screen and (max-width: 767px) {
.bge-contents .p-person-more-list__position, .c-content-main .p-person-more-list__position {
						font-size: 3.2vw;
						width: 48.53333vw
				}
					}
.bge-contents .p-person-more-list__name, .c-content-main .p-person-more-list__name {
					text-align: right;
				}
@media screen and (max-width: 767px) {
.bge-contents .p-person-more-list__name, .c-content-main .p-person-more-list__name {
						line-height: 1.5
				}
					}
.bge-contents .p-person-more-list__name [data-lang="en"], .c-content-main .p-person-more-list__name [data-lang="en"] {
						font-family: 'Montserrat', 'Noto Sans JP', sans-serif;
						font-size: 2.1rem;
						color: #fff;
					}
@media screen and (max-width: 767px) {
.bge-contents .p-person-more-list__name [data-lang="en"], .c-content-main .p-person-more-list__name [data-lang="en"] {
							font-size: 4.8vw
					}
						}
.bge-contents .p-person-more-list__name [data-lang="jp"], .c-content-main .p-person-more-list__name [data-lang="jp"] {
						font-size: 3.2rem;
						color: #fff;
						display: block;
					}
@media screen and (max-width: 767px) {
.bge-contents .p-person-more-list__name [data-lang="jp"], .c-content-main .p-person-more-list__name [data-lang="jp"] {
							font-size: 6.66667vw
					}
						}
.bge-contents .p-person-more-list__join, .c-content-main .p-person-more-list__join {
					border-top: 1px solid #fff;
					text-align: right;
					font-size: 1.4rem;
					padding-top: 10px;
					margin-top: 10px;
					color: #fff;
				}
@media screen and (max-width: 767px) {
.bge-contents .p-person-more-list__join, .c-content-main .p-person-more-list__join {
						margin-top: 0;
						font-size: 4vw
				}
					}
.bge-contents .p-qa, .c-content-main .p-qa {
		margin-top: 100px;
	}
@media screen and (max-width: 767px) {
.bge-contents .p-qa, .c-content-main .p-qa {
			margin-top: 10.66667vw
	}
		}
.bge-contents .p-qa-list, .c-content-main .p-qa-list {
			margin: 0;
		}
.bge-contents .p-qa-list dt, .c-content-main .p-qa-list dt {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-align: center;
				    -ms-flex-align: center;
				        align-items: center;
				font-size: 2rem;
				color: #24B3ED;
				font-weight: bold;
				line-height: 1.6;
			}
@media screen and (max-width: 767px) {
.bge-contents .p-qa-list dt, .c-content-main .p-qa-list dt {
					font-size: 4.8vw
			}
				}
.bge-contents .p-qa-list dt::before, .c-content-main .p-qa-list dt::before {
					content: "Q";
					font-family: 'Montserrat', 'Noto Sans JP', sans-serif;
					font-size: 4.9rem;
					margin-right: 20px;
					color: #24B3ED;
					font-weight: 300;
				}
@media screen and (max-width: 767px) {
.bge-contents .p-qa-list dt::before, .c-content-main .p-qa-list dt::before {
						font-size: 10.66667vw;
						margin-right: 10px
				}
					}
.bge-contents .p-qa-list dd, .c-content-main .p-qa-list dd {
				margin: 10px 0 0;
			}
@media screen and (max-width: 767px) {
.bge-contents .p-qa-list dd, .c-content-main .p-qa-list dd {
					margin: 0
			}
				}
.bge-contents .p-qa-list dd + dt, .c-content-main .p-qa-list dd + dt {
					margin-top: 80px;
				}
@media screen and (max-width: 767px) {
.bge-contents .p-qa-list dd + dt, .c-content-main .p-qa-list dd + dt {
						margin-top: 8vw
				}
					}

/*# sourceMappingURL=style_b01c01.css.map */
