/**!
 * ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง
 * ๐ง                                                                    ๐ง
 * ๐ง                      ๐ทใใใฏ้็บไธญใฎใณใผใใงใใ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=Montserrat:300,400,500,600,700,800,900&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;
}

svg.sp-only,svg.pc-only{
	width:100%;
}


@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%;
	}
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: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;
	height: 100vh;
	background-image: url("../img/top/bg_main.jpg");
	background-size: cover;
	background-position: center top;
	position: relative;
}
.c-hero:after {
		content:"";
	display: block;
	position: absolute;
  	background:rgba(0,0,0,.5);
	background-size: cover;
	top:0;
	left:0;
	width:100%;
	height:100%;

}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
.c-hero {
		background-image: url("../img/top/bg_main@2x.jpg")
}
	}
.c-hero__slideshow {
		display: inline-block;
		overflow: hidden;
		position: relative;
		max-width: 1200px;
		width: 100%;
		margin-bottom: 80px;
	}
.c-hero [aria-label="Previous"], .c-hero [aria-label="Next"] {
		-webkit-appearance: none;
		   -moz-appearance: none;
		        appearance: none;
		display: block;
		position: absolute;
		top: 50%;
	}
.c-hero [aria-label="Previous"] {
		left: 0;
		z-index: 10;
	}
.c-hero [aria-label="Next"] {
		right: 0;
		z-index: 10;
	}
.c-hero [role="listbox"] {
		position: relative;
		z-index: 0;
	}
.c-hero [role="listbox"] > div {
			float: left;
			position: relative;
			width: 100%;
			height: 100%;
		}
.c-hero [role="listbox"] > div > div {
				position: relative;
				width: 100%;
				height: 0;
				padding-top: 54%;
				overflow: hidden;
			}
.c-hero [role="listbox"] > div > div > img {
					display: block;
					width: 100%;
					height: auto;
					position: absolute;
					will-change: bottom;
				}
.c-hero .slick-prev, .c-hero .slick-next {
		background: #fff;
		font-weight: bold;
		color: rgb(0, 0, 0);
		border: 1px solid transparent;
		border-radius: 50%;
		padding: 15px;
		margin: 0 10px;
		position: absolute;
		bottom: 45%;
		z-index: 100;
		outline: none;
	}
.c-hero .slick-prev {
		left: 0;
	}
.c-hero .slick-next {
		right: 0;
	}
.c-hero__body {
		height: 100%;
		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;
	}
.c-hero-copy {
		width: 830px;
		max-width: 90%;
	position: relative;
	z-index: 1;
	}
@media screen and (max-width: 767px) {
.c-hero-copy {
			width: 80%
	}
		}
.c-hero-copy > svg path {
				fill: #fff;
			}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
				.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%;
			background: #f06;
			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;
			background: #f50;
			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
			}
				}
@mediascreen 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);
		-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 section {
		overflow: hidden;
	}
.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: 767px) {
.c-page-home h2 [data-lang="en"] {
				font-size: 9.33333vw
		}
			}
.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: 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-business {
		margin-top: 105px;
		position: relative;
		z-index: 1;
	}
@media screen and (max-width: 767px) {
.c-page-home-business {
			margin-top: 4vw
	}
		}
.c-page-home-business::before {
			content: "";
			display: block;
			background: #F7F7F7;
			width: 59%;
			height: calc(100% - 40px);
			position: absolute;
			bottom: 0;
			right: 0;
		}
@media screen and (max-width: 767px) {
.c-page-home-business::before {
				width: 78%
		}
			}
.c-page-home-business__body {
			max-width: 1030px;
			padding: 0 15px 105px;
			margin: 0 auto;
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			position: relative;
		}
@media screen and (max-width: 767px) {
.c-page-home-business__body {
				padding: 6.66667vw 15px 13.33333vw;
				display: block
		}
			}
.c-page-home-business__image {
			width: 56%;
			padding-right: 50px;
			padding-top: 75px;
		}
@media screen and (max-width: 767px) {
.c-page-home-business__image {
				width: 40vw;
				padding: 0;
				position: absolute;
				top: 0;
				left: 0
		}
			}
.c-page-home-business__image figure img {
					width: 100%;
				}
.c-page-home-business__text {
			-webkit-box-flex: 1;
			    -ms-flex: 1;
			        flex: 1;
		}
@media screen and (max-width: 767px) {
.c-page-home-business__text {
				padding: 9.33333vw 0 0 26.66667vw;
				position: relative;
				z-index: 1
		}

				.c-page-home-business__text h2 {
					padding-left: 11.33333vw;
					margin-bottom: 6.66667vw;
				}
			}
.c-page-home-person {
		background: #24B3ED;
		position: relative;
		overflow-x: hidden;
	}
.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 [data-tab="menu"] {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			width: 100%;
			margin: 0;
			padding: 0;
			position: relative;
			z-index: 2;
		}
.c-page-home-person [data-tab="menu"] li {
				width: 50%;
				background-repeat: no-repeat;
				background-position: center top;
				background-size: cover;
				list-style: none;
				height: 500px;
				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;
			}
@media screen and (max-width: 1199px) {
.c-page-home-person [data-tab="menu"] li {
					height: 400px
			}
				}
@media screen and (max-width: 991px) {
.c-page-home-person [data-tab="menu"] li {
					height: 300px
			}
				}
@media screen and (max-width: 767px) {
.c-page-home-person [data-tab="menu"] li {
					height: 40vw
			}
				}
.c-page-home-person [data-tab="menu"] li:nth-child(1) {
					background-image: url("../img/top/top_img002.jpg");
				}
.c-page-home-person [data-tab="menu"] li:nth-child(2) {
					background-image: url("../img/top/top_img003.jpg");
				}
.c-page-home-person [data-tab="menu"] li::after, .c-page-home-person [data-tab="menu"] li::before {
					content: "";
					display: block;
					position: absolute;
				}
.c-page-home-person [data-tab="menu"] li::after {
					top: 0;
					left: 0;
					width: 100%;
					height: 100%;
					background: rgba(255, 255, 255, 0);
					-webkit-transition: 100ms;
					transition: 100ms;
				}
.c-page-home-person [data-tab="menu"] li::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 [data-tab="menu"] li::before {
						bottom: -4vw;
						border-width: 4vw 2.8vw 0 2.8vw
				}
					}
.c-page-home-person [data-tab="menu"] li:hover::after {
						background: rgba(255, 255, 255, .2);
					}
.c-page-home-person [data-tab="menu"] li [data-button="more"] {
					position: absolute;
					bottom: 15px;
					right: 15px;
					display: block;
					width: 40px;
					height: 40px;
					line-height: 38px;
					border-radius: 100%;
					border: 2px solid #fff;
					font-family: "Montserrat", "Noto Sans JP", sans-serif;
					font-size: 3rem;
					color: #fff;
					text-align: center;
					opacity: 1;
					-webkit-transition: 100ms;
					transition: 100ms;
				}
@media screen and (max-width: 767px) {
.c-page-home-person [data-tab="menu"] li [data-button="more"] {
						bottom: 8px;
						right: 8px;
						width: 25px;
						height: 25px;
						line-height: 22px;
						font-size: 2rem
				}
					}
@media screen and (max-width: 767px) {
.c-page-home-person [data-tab="menu"] li[data-tab-select="active"] {
						width: 100vw
				}
					}
.c-page-home-person [data-tab="menu"] li[data-tab-select="active"] > div {
						display: block;
						-webkit-animation: showfadeU 400ms ease-out forwards;
						        animation: showfadeU 400ms ease-out forwards;
					}
.c-page-home-person [data-tab="menu"] li[data-tab-select="active"]::after {
						background: rgba(36,179,237, .7);
					}
.c-page-home-person [data-tab="menu"] li[data-tab-select="active"]::before {
						border-color: rgba(36,179,237, .7) transparent transparent transparent;
					}
.c-page-home-person [data-tab="menu"] li[data-tab-select="active"] [data-button="more"] {
						opacity: 0;
					}
.c-page-home-person [data-tab="menu"] li > div {
					text-align: center;
					z-index: 1;
					color: #fff;
					display: none;
					width: 100%;
				}
.c-page-home-person [data-tab="menu"] li [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: 767px) {
.c-page-home-person [data-tab="menu"] li [data-person="name"] [data-lang="en"] {
							font-size: 5.33333vw
					}
						}
.c-page-home-person [data-tab="menu"] li [data-person="name"] [data-lang="jp"] {
						font-size: 1.8rem;
						font-weight: 500;
					}
@media screen and (max-width: 767px) {
.c-page-home-person [data-tab="menu"] li [data-person="name"] [data-lang="jp"] {
							font-size: 4vw
					}
						}
.c-page-home-person [data-tab="menu"] li [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 [data-tab="menu"] li [data-person="name"]::after {
							margin-top: 2vw;
							width: 21.33333vw
					}
						}
.c-page-home-person [data-tab="menu"] li [data-person="position"] {
					font-size: 1.6rem;
					font-weight: 400;
				}
@media screen and (max-width: 767px) {
.c-page-home-person [data-tab="menu"] li [data-person="position"] {
						font-size: 3.2vw
				}
					}
.c-page-home-person__body {
			max-width: 1220px;
			padding: 100px 110px 200px;
			margin: 0 auto;
			position: relative;
			background: #fff;
			z-index: 1;
		}
@media screen and (max-width: 991px) {
.c-page-home-person__body {
				padding: 80px 60px 150px
		}
			}
@media screen and (max-width: 767px) {
.c-page-home-person__body {
				padding: 6.66667vw 15px 13.33333vw
		}
			}
.c-page-home-person__body::before {
				content: "";
				display: block;
				width: calc((100vw - 1220px)/2);
				position: absolute;
				background-color: #fff;
				height: 100%;
				left: 100%;
				top: 0;
				z-index: -1;
			}
@media screen and (max-width: 767px) {
.c-page-home-person__body::before {
					content: none
			}
				}
.c-page-home-person__body > div {
				display: none;
				visibility: hidden;
			}
.c-page-home-person__body > div[data-panel-select="active"] {
					display: block;
					visibility: visible;
					opacity: 1;
				}
.c-page-home-person__body > div[data-panel-select="active"] dl {
						-webkit-animation: showfadeU 400ms ease-out forwards;
						        animation: showfadeU 400ms ease-out forwards;
					}
.c-page-home-person__body > div dl {
					opacity: 0;
					-webkit-transform: translateY(50px);
					        transform: translateY(50px);
				}
.c-page-home-person__body > div dl dt {
						font-size: 2.4rem;
						font-weight: 500;
						color: #24B3ED;
						position: relative;
					}
@media screen and (max-width: 767px) {
.c-page-home-person__body > div dl dt {
							font-size: 4.8vw
					}
						}
.c-page-home-person__body > div dl dt::before {
							content: "";
							position: absolute;
							bottom: -20px;
							left: -25px;
							width: 87.5px;
							height: 2px;
							background-color: #24B3ED;
						}
.c-page-home-person__body > div dl dd {
						margin-top: 40px;
						line-height: 2;
						margin-left: 0;
					}
.c-page-home-person__body > div dl dd + dt {
							margin-top: 75px;
						}
@media screen and (max-width: 767px) {
.c-page-home-person__body > div dl dd + dt {
								margin-top: 10vw
						}
							}
.c-page-home-message {
		background: #F7F7F7;
	}
.c-page-home-message__body {
			max-width: 1250px;
			padding: 0 15px;
			margin: 0 auto;
			position: relative;
			z-index: 1;
			min-height: 1165px;
			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: 991px) {
.c-page-home-message__body {
				min-height: 950px
		}
			}
@media screen and (max-width: 767px) {
.c-page-home-message__body {
				display: block
		}
			}
.c-page-home-message__image {
			position: absolute;
			z-index: -1;
			right: 420px;
			height: 100%;
			width: calc(100vw - 420px - (100vw - 1220px)/2);
		}
@media screen and (max-width: 767px) {
.c-page-home-message__image {
				position: relative;
				right: 0;
				width: auto;
				margin-left: -15px;
				margin-right: -15px
		}
			}
.c-page-home-message__image figure {
				position: relative;
				overflow: hidden;
				height: 100%;
				width: 100%;
				margin: 0;
			}
.c-page-home-message__image figure img {
					position: absolute;
					top: 0;
					left: 50%;
					-webkit-transform: translateX(-50%);
					        transform: translateX(-50%);
					height: 100%;
				}
@media screen and (max-width: 767px) {
.c-page-home-message__image figure img {
						position: relative;
						left: 0;
						-webkit-transform: translateX(0);
						        transform: translateX(0);
						width: 100%;
						vertical-align: top
				}
					}
.c-page-home-message__content {
			width: 650px;
		}
@media screen and (max-width: 991px) {
.c-page-home-message__content {
				width: 550px
		}
			}
@media screen and (max-width: 767px) {
.c-page-home-message__content {
				width: 100%;
				background: #fff;
				padding: 6.66667vw;
				margin-top: -16vw
		}
			}
.c-page-home-message__title {
			padding: 100px 0 0 40px;
		}
@media screen and (max-width: 991px) {
.c-page-home-message__title {
				padding: 60px 0 0 20px
		}
			}
@media screen and (max-width: 767px) {
.c-page-home-message__title {
				padding: 0
		}
			}
.c-page-home-message__text {
			background: #fff;
			padding: 70px 60px;
		}
@media screen and (max-width: 991px) {
.c-page-home-message__text {
				padding: 40px 30px
		}
			}
@media screen and (max-width: 767px) {
.c-page-home-message__text {
				padding: 0
		}
			}
.c-page-home-message__subtitle {
			font-size: 2.3rem;
			font-weight: bold;
		}
@media screen and (max-width: 767px) {
.c-page-home-message__subtitle {
				font-size: 4.26667vw
		}
			}
.c-page-home-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;
		}
.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: 2.4rem;
				font-weight: bold;
			}
@media screen and (max-width: 767px) {
.c-page-home-message__name [data-type="name"] {
					font-size: 4.26667vw
			}
				}
.c-page-home-information__body {
			max-width: 1030px;
			padding: 120px 15px 120px;
			margin: 0 auto;
		}
@media screen and (max-width: 991px) {
.c-page-home-information__body {
				padding: 100px 60px
		}
			}
@media screen and (max-width: 767px) {
.c-page-home-information__body {
				padding: 6.66667vw 15px 13.33333vw
		}
			}
.c-page-home-information__body table {
				width: 100%;
				margin: 60px 0 0;
			}
.c-page-home-information__body table th, .c-page-home-information__body table td {
					border-bottom: 1px solid #E5E5E5;
					padding: 38px 0;
					vertical-align: top;
				}
@media screen and (max-width: 767px) {
.c-page-home-information__body table th, .c-page-home-information__body table td {
						display: block;
						width: 100%
				}
					}
.c-page-home-information__body table th {
					width: 280px;
					text-align: left;
					font-size: 1.5rem;
				}
@media screen and (max-width: 767px) {
.c-page-home-information__body table th {
						width: 100%;
						border-top: 1px solid #E5E5E5;
						font-size: 4vw;
						padding: 1.33333vw 0
				}
					}
@media screen and (max-width: 767px) {
.c-page-home-information__body table td {
						font-size: 3.73333vw;
						padding: 2.66667vw 0 6.66667vw;
						border-bottom: none
				}
					}
@-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 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 h1 {
					padding: 4.26667vw 6.66667vw 0 0
			}
				}
.c-page-sub__content-title__bg 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 100ms;
				transition: 300ms 100ms;
			}

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

			.c-nav-global__item:nth-child(4) {
				-webkit-transition: 300ms 150ms;
				transition: 300ms 150ms;
			}
		}
.c-nav-global__item > a {
			color: #fff;
			display: block;
			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;
			}
.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
				}
					}
@media screen and (max-width: 991px) {
.c-nav-global__item > a > span {
					border-left: none
			}
				}
.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: 30px;
	}
@media screen and (max-width: 767px) {
.c-header__title {
			margin-left: 15px
	}
		}
.c-header__site-name {
		margin: 0;
		max-width: 630px;
	}
@media screen and (max-width: 767px) {
.c-header__site-name {
			max-width: 220px;
			width: 220px
	}
		}
.c-header__site-name img {
			vertical-align: middle;
			max-width: 100%;
			width: 100%;
			display: block;
		}
.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: #151515;
	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: #151515;
		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: #909090;
				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.6rem;
	line-height: 2;
}
@media screen and (max-width: 576px) {
.bge-contents, .c-content-main {
		font-size: 5vw
}
	}
.bge-contents a, .c-content-main a {
		color: currentColor;
	}
.bge-contents h2, .c-content-main h2 {
		font-size: 1.5em;
		line-height: 2;
		margin: 1em 0 25px;
		padding: 5px 25px;
		background: url("../img/bg-repeat-01.gif");
		color: #272727;
		border-bottom: 4px solid #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(43, 183, 238);
			}
.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 {
					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-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"], .c-content-main .cc-form-btn [type="submit"] {
				-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;
				width: 440px;
				cursor: pointer;
			}
@media screen and (max-width: 767px) {
.bge-contents .cc-form-btn [type="submit"], .c-content-main .cc-form-btn [type="submit"] {
					max-width: 80%;
					padding: 6.66667vw 5.33333vw
			}
				}
.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"] {
		-moz-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;
		}
.bge-contents .cc-form-step ol li, .c-content-main .cc-form-step ol li {
				background-image: url("../img/common/bg_step@2x.png");
				width: 137px;
				height: 137px;
				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;
				margin: 0 5rem;
				position: relative;
				background-size: 100% auto;
				background-repeat: no-repeat;
			}
@media screen and (max-width: 767px) {
.bge-contents .cc-form-step ol li, .c-content-main .cc-form-step ol li {
					margin: 0 4vw;
					width: 33.33333vw;
					height: 26.66667vw
			}
				}
.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:first-child::before, .c-content-main .cc-form-step ol li:first-child::before {
						content: none;
					}
.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:not(:first-child)::before, .c-content-main .cc-form-step ol li:not(:first-child)::before {
						content: "";
						display: block;
						width: 100px;
						height: 20px;
						position: absolute;
						top: 50%;
						left: -100px;
						-webkit-transform: translateY(-50%);
						        transform: translateY(-50%);
						background-image: url("../img/common/arrow_step.svg");
						background-repeat: no-repeat;
						background-position: center;
					}
@media screen and (max-width: 767px) {
.bge-contents .cc-form-step ol li:not(:first-child)::before, .c-content-main .cc-form-step ol li:not(:first-child)::before {
							width: 30px;
							height: 20px;
							left: -6.66667vw;
							background-size: auto 100%
					}
						}
.bge-contents .cc-form-step ol li[data-current="true"], .c-content-main .cc-form-step ol li[data-current="true"] {
					background-image: url("../img/common/bg_step_current@2x.png");
				}
.bge-contents .cc-form-step ol li[data-current="true"] + li::before, .c-content-main .cc-form-step ol li[data-current="true"] + li::before {
						background-image: url("../img/common/arrow_step_current.svg");
					}
.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(43, 183, 238);
			}

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