@charset "UTF-8";
/*! sanitize.css | CC0 Public Domain | github.com/jonathantneal/sanitize.css */
/* These browsers currently include
** Android 4.3-4.4+,
** Chrome 39-40+,
** Firefox 34-35+,
** Internet Explorer 10-11+,
** iOS 7-8+,
** Safari 7-8+,
** Windows Phone 8.1+.
*/
/*
 * Normalization
 */
:root {
		-ms-overflow-style: -ms-autohiding-scrollbar;
		-webkit-text-size-adjust: 100%;
		        text-size-adjust: 100%;
}

audio:not([controls]) {
		display: none;
}

details {
		display: block;
}

input[type=number] {
		width: auto;
}
input[type=search] {
		-webkit-appearance: textfield;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
		-webkit-appearance: none;
}

main {
		display: block;
}

summary {
		display: block;
}

pre {
		overflow: auto;
}

progress {
		display: inline-block;
}

small {
		font-size: 75%;
}

template {
		display: none;
}

textarea {
		overflow: auto;
}

[hidden] {
		display: none;
}

[unselectable] {
		-webkit-user-select: none;
		        user-select: none;
}

/*
 * Universal inheritance
 */
*,
::before,
::after {
		box-sizing: inherit;
}

* {
		font-size: inherit;
		line-height: inherit;
}

::before,
::after {
		text-decoration: inherit;
		vertical-align: inherit;
}

/*
 * Opinionated defaults
 */
*,
::before,
::after {
		border-style: solid;
		border-width: 0;
}

* {
		margin: 0;
		padding: 0;
}

:root {
		box-sizing: border-box;
		cursor: default;
		font: 62.5%/1em sans-serif;
		text-rendering: optimizeLegibility;
}
@media screen and (min-width: 769px) {
		:root {
				font: 0.78125vw/1em sans-serif;
		}
}
@media screen and (min-width: 1600px) {
		:root {
				font: 78.125%/1em sans-serif;
		}
}

html {
		background-color: #FFFFFF;
}

a {
		text-decoration: none;
}

audio,
canvas,
iframe,
img,
svg,
video {
		vertical-align: middle;
}

button,
input:not([type=radio]),
select,
textarea {
		background-color: transparent;
}

button,
input:not([type=radio]),
select,
textarea {
		color: inherit;
		font-family: inherit;
		font-style: inherit;
		font-weight: inherit;
}

button,
[type=button],
[type=date],
[type=datetime],
[type=datetime-local],
[type=email],
[type=month],
[type=number],
[type=password],
[type=reset],
[type=search],
[type=submit],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
select,
textarea {
		min-height: 1em;
}

input[type=submit],
input[type=button] {
		border-radius: 0;
		appearance: button;
		border: none;
		box-sizing: border-box;
		cursor: pointer;
}

input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
		display: none;
}

input[type=submit]::focus,
input[type=button]::focus {
		outline-offset: -2px;
}

code,
kbd,
pre,
samp {
		font-family: monospace, monospace;
}

nav ol,
nav ul {
		list-style: none;
}

select {
		-moz-appearance: none;
		-webkit-appearance: none;
}
select::-ms-expand {
		display: none;
}
select::-ms-value {
		color: currentColor;
}

table {
		border-collapse: collapse;
		border-spacing: 0;
}

textarea {
		resize: vertical;
}

::selection {
		color: #FFFFFF;
		background-color: #000000;
		text-shadow: none;
}

@media screen {
		[hidden~=screen] {
				display: inherit;
		}
		[hidden~=screen]:not(:active):not(:focus):not(:target) {
				clip: rect(0 0 0 0) !important;
				position: absolute !important;
		}
}
* {
		margin: 0;
		padding: 0;
		outline: 0;
}

/* general params
--------------------*/
h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote {
		margin: 0;
		padding: 0; /* margin&padding reset */
		font-style: normal;
}

h1, h2, h3, h4, h5, h6, dt {
		font-weight: 700;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
		display: block;
		margin: 0;
}

table {
		border-collapse: collapse;
		font-size: small;
		margin: 0;
		empty-cells: show;
}

hr, .areaAnchor, .anchor {
		display: none;
}

img {
		vertical-align: bottom;
		border: none; /* img do not want a border */
}

li {
		list-style: none;
}

blockquote, q {
		quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
		content: "";
		content: none;
}

ins {
		text-decoration: none;
		color: #000;
}

small, sub, sup {
		font-size: 0.83em;
}

sub {
		display: inline-block;
		vertical-align: middle;
		transform: translateY(15%);
}

sup {
		display: inline-block;
		vertical-align: middle;
		transform: translateY(-15%);
}

mark {
		font-weight: bold;
		font-style: italic;
		color: #000;
}

del {
		text-decoration: line-through;
}

abbr[title], dfn[title] {
		cursor: help;
		border-bottom: 1px dotted;
}

table {
		border-spacing: 0;
		border-collapse: collapse;
}

/* acronyms and abbreviations styles
-------------------------------------*/
acronym, abbr {
		cursor: help;
}

/* word break
-------------------------------------*/
p {
		word-break: normal;
}

/* image position
-------------------------------------*/
img {
		vertical-align: bottom;
}

/*
===== 2: form setting ===========================
*/
option {
		padding-right: 10px;
}

input, select {
		vertical-align: middle;
}

/*--------------------------------------------------------------- */
/* 全体で使用する common style を記述
/*--------------------------------------------------------------- */
/* Noto Sans JP
font-family: 'Noto Sans JP';
Medium : 500;
Bold : 700;
*/
/* 游ゴシック */
@font-face {
		font-family: "Yu Gothic";
		src: local("Yu Gothic Medium");
		font-weight: 100;
}
@font-face {
		font-family: "Yu Gothic";
		src: local("Yu Gothic Medium");
		font-weight: 200;
}
@font-face {
		font-family: "Yu Gothic";
		src: local("Yu Gothic Medium");
		font-weight: 300;
}
@font-face {
		font-family: "Yu Gothic";
		src: local("Yu Gothic Medium");
		font-weight: 400;
}
@font-face {
		font-family: "Yu Gothic";
		src: local("Yu Gothic Bold");
		font-weight: bold;
}
/*-------------------------------------------> font */
.f_def {
		font-weight: 500;
}

.f_bold {
		font-weight: 700;
}

/*-------------------------------------------> fill */
.svg .fill-white, .svg .fill-black, .svg .fill-yellow, .svg .fill-blue, .svg .fill-purple, .svg .fill-pink, .svg .fill-orange, .svg .fill-green, .svg .fill-icon {
		transition: all 0.15s ease-out;
}

/*-------------------------------------------> html / body style */
html {
		height: 100%;
		background-color: #00A6DC;
}

body {
		width: 100%;
		min-width: 830px;
		height: 100%;
		color: #FFF;
		background: #00A6DC;
		font-family: "Noto Sans JP", "Yu Gothic", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", sans-serif;
		font-weight: 500;
		text-align: center;
		overflow-y: scroll;
		overflow-x: auto;
		position: relative;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		overflow-x: hidden;
}
@media screen and (min-width: 769px) {
		body .pc {
				display: block;
		}
		body .sp {
				display: none;
		}
		body img.pc,
		body .svg.pc {
				display: inline;
		}
		body > * {
				font-feature-settings: "palt";
		}
}
@media screen and (max-width: 768px) {
		body {
				min-width: initial;
				width: 100vw;
		}
		body .pc {
				display: none;
		}
		body .sp {
				display: block;
		}
		body img.pc {
				display: none;
		}
		body img.sp,
		body .svg.sp {
				display: inline;
		}
		body img {
				max-width: 100%;
				height: auto;
		}
		body > * {
				font-feature-settings: "palt";
		}
}

.hide {
		display: none;
}

/*-------------------------------------------> link style */
a {
		outline: none;
		cursor: pointer;
		color: inherit;
}
a:link {
		text-decoration: none;
}
a:visited {
		text-decoration: none;
}
a:hover {
		text-decoration: none;
}
a:active {
		text-decoration: none;
}

@media screen and (min-width: 769px) {
		.OverOpacity,
		.OverOpacityGroup a {
				opacity: 1;
				transition: opacity 0.15s ease-out;
		}
		.OverOpacity:hover,
		.OverOpacityGroup a:hover {
				opacity: 0.3;
		}
}
/*-------------------------------------------> Common style */
.inner {
		width: 830px;
		margin-left: auto;
		margin-right: auto;
		box-sizing: border-box;
}
@media screen and (max-width: 768px) {
		.inner {
				max-width: initial;
				width: 100vw;
				padding-left: 5.3333333333vw;
				padding-right: 5.3333333333vw;
				margin-left: 0;
				margin-right: 0;
		}
}

img {
		max-width: 100%;
		height: auto;
		vertical-align: top;
}

br.pc {
		display: block;
}
br.pc.sp {
		display: block;
}
br.sp {
		display: none;
}
@media screen and (max-width: 768px) {
		br.pc {
				display: none;
		}
		br.sp {
				display: block;
		}
		br.sp.pc {
				display: block;
		}
}

.taLeft {
		text-align: left !important;
}

.taCenter {
		text-align: center !important;
}

.taRight {
		text-align: right !important;
}

.clearfix:after {
		content: "";
		display: block;
		clear: both;
}

.mod_table {
		display: table;
}
.mod_table dl {
		display: table-row;
}
.mod_table dl dt, .mod_table dl dd {
		display: table-cell;
		text-align: left;
		vertical-align: middle;
}

@media screen and (min-width: 769px) {
		/*-------------------------------------------> Header */
		html {
				background-color: #00A6DC;
				background-image: url(../images/bg01.png);
				background-repeat: no-repeat;
				background-position: center top;
				background-size: 1800px auto;
		}
		body {
				padding-top: 60px;
				background-color: #00A6DC;
				background-image: url(../images/bg01.png);
				background-repeat: no-repeat;
				background-position: center top;
				background-size: 1800px auto;
		}
		#Header {
				position: fixed;
				top: 0;
				left: 0;
				width: 100%;
				display: flex;
				justify-content: space-between;
				align-items: center;
				z-index: 99;
				height: 60px;
				background-color: #FFF;
				display: flex !important;
				padding: 0 30px;
		}
		#Header.Play {
				animation-name: fadeIn;
		}
		#Header h1 a {
				width: 250px;
				display: inline-block;
		}
		#Header #Navi ul {
				display: flex;
				justify-content: flex-end;
				align-items: center;
		}
		#Header #Navi ul li a {
				display: block;
				display: flex;
				justify-content: center;
				align-items: center;
				height: 60px;
				padding-left: 15px;
				padding-right: 15px;
		}
		#Header #Navi ul li a .fill-navi {
				fill: #533076;
				transition: all 0.3s ease-out;
		}
		#Header #Navi ul li a:hover .fill-navi {
				fill: #00A6DC;
		}
		#Header #Navi ul li.navi01 img, #Header #Navi ul li.navi01 .svg {
				width: 68px;
		}
		#Header #Navi ul li.navi02 img, #Header #Navi ul li.navi02 .svg {
				width: 162px;
		}
		#Header #Navi ul li.navi03 img, #Header #Navi ul li.navi03 .svg {
				width: 80px;
		}
		#Header #Navi ul li.navi04 img, #Header #Navi ul li.navi04 .svg {
				width: 84px;
		}
		#Header #Navi ul li.navi05 img, #Header #Navi ul li.navi05 .svg {
				width: 130px;
		}
		#Cover {
				position: relative;
		}
		#Cover > .inner {
				height: 870px;
		}
		#Cover .image {
				position: absolute;
				top: 196px;
				left: 50%;
				translate: -50% 0;
				width: 505px;
		}
		#Cover .copy {
				text-align: center;
				margin-bottom: 90px;
		}
		#Cover .copy img {
				width: 270px;
		}
		#Cover.Play .image, #Cover.Play .title {
				animation-name: fadeIn;
		}
		#reserveBtn {
				display: block;
				position: fixed;
				right: 50px;
				bottom: 50px;
				z-index: 99;
				width: 175px;
				height: 175px;
				border-radius: 175px;
				overflow: hidden;
		}
		#reserveBtn.Play {
				animation-name: fadeIn;
		}
		#reserveBtn a {
				position: absolute;
				display: block;
				width: 175px;
				height: 175px;
		}
		#reserveBtn a .svg, #reserveBtn a img {
				position: relative;
				z-index: 10;
		}
		#reserveBtn a .svg .fix-entry, #reserveBtn a img .fix-entry {
				transition: all 0.3s ease-out;
		}
		#reserveBtn a::before, #reserveBtn a::after {
				content: "";
				display: block;
				width: 100%;
				height: 100%;
				border-radius: 175px;
				position: absolute;
				top: 0;
				left: 0;
				transition: all 0.3s ease-out;
		}
		#reserveBtn a::before {
				z-index: 1;
				background: #533076;
		}
		#reserveBtn a::after {
				z-index: 5;
				background: #FFF;
				transform-origin: center center;
				scale: 0%;
		}
		#reserveBtn a:hover .svg .fix-entry {
				fill: #533076;
		}
		#reserveBtn a:hover::after {
				scale: 105%;
		}
		#reserveBtn.Play {
				animation-name: fadeInUp;
		}
		#About {
				position: relative;
				text-align: left;
				margin-bottom: 150px;
		}
		#About .frame {
				width: 1100px;
				height: 1100px;
				border-radius: 550px;
				background: #FFF;
				display: flex;
				justify-content: center;
				align-items: center;
				text-align: center;
				margin-left: auto;
				margin-right: auto;
		}
		#About .sectionTitle img {
				width: 260px;
		}
		#About .term {
				margin-top: 100px;
				margin-bottom: 45px;
		}
		#About .term img {
				width: 780px;
		}
		#About .mod_table {
				margin-left: auto;
				margin-right: auto;
		}
		#About .mod_table dl dt, #About .mod_table dl dd {
				padding: 30px 55px;
				color: #533076;
				text-align: left;
				font-size: 18px;
				line-height: 1.5;
				letter-spacing: 0em;
				font-weight: bold;
		}
		#About .mod_table dl:nth-child(even) {
				background: rgba(0, 166, 220, 0.1);
		}
		#Program {
				margin-bottom: 200px;
		}
		#Program .inner {
				position: relative;
				width: 1116px;
				background-color: #FFF33F;
				border-top-right-radius: 280px;
				padding-top: 130px;
				padding-bottom: 130px;
		}
		#Program .inner::after {
				content: "";
				display: block;
				width: 190px;
				height: 206px;
				position: absolute;
				top: -6px;
				right: -17px;
				background: url(../images/svg/program_sub.svg) no-repeat left top;
				background-size: contain;
		}
		#Program .sectionTitle {
				text-align: center;
				margin-bottom: 90px;
		}
		#Program .sectionTitle img {
				width: 672px;
		}
		#Program .select {
				position: relative;
				width: 840px;
				height: 350px;
				margin-left: auto;
				margin-right: auto;
		}
		#Program .select .tab {
				width: 468px;
				height: 113px;
				position: absolute;
				z-index: 20;
				top: 0;
				right: 0;
				display: flex;
				justify-content: space-between;
				background-position: left top;
				background-repeat: no-repeat;
				background-size: 100% 100%;
		}
		#Program .select .tab.tab1 {
				background-image: url(../images/program_tab01.png);
		}
		#Program .select .tab.tab2 {
				background-image: url(../images/program_tab02.png);
		}
		#Program .select .tab.tab3 {
				background-image: url(../images/program_tab03.png);
		}
		#Program .select .tab.tab4 {
				background-image: url(../images/program_tab04.png);
		}
		#Program .select .tab button {
				display: block;
				width: 105px;
				height: 100%;
				cursor: pointer;
		}
		#Program .select .tab .num1, #Program .select .tab .num2, #Program .select .tab .num3, #Program .select .tab .num4 {
				width: 105px;
		}
		#Program .select .tab .num1 {
				margin-right: 14px;
		}
		#Program .select .tab .num2 {
				margin-right: 24px;
		}
		#Program .select .tab .num3 {
				margin-right: 9px;
		}
		#Program .select .block {
				position: absolute;
				z-index: 1;
				top: 0;
				left: 0;
				opacity: 0;
				width: 100%;
				min-height: 350px;
				display: flex;
				justify-content: space-between;
		}
		#Program .select .block .image {
				width: 350px;
				flex-basis: 350px;
		}
		#Program .select .block .text {
				width: 440px;
				flex-basis: 440px;
				padding-top: 150px;
				text-align: left;
				margin-left: auto;
		}
		#Program .select .block .text dl dt {
				font-size: 26px;
				line-height: 1;
				letter-spacing: 0em;
				font-weight: bold;
				color: #00A6DC;
		}
		#Program .select .block .text dl dd {
				font-size: 16px;
				line-height: 1.8125;
				letter-spacing: 0em;
				color: #533076;
				margin-top: 1.8em;
		}
		#Program .select .block.active {
				z-index: 10;
				opacity: 1;
		}
		#Application {
				text-align: center;
		}
		#Application .sectionTitle img {
				width: 512px;
		}
		#Application .text {
				font-size: 16px;
				line-height: 1.8125;
				letter-spacing: 0.06em;
				margin-top: 50px;
				margin-bottom: 50px;
		}
		#Application .button {
				width: 500px;
				margin-left: auto;
				margin-right: auto;
		}
		#Application .button a {
				position: relative;
				display: block;
		}
		#Application .button a::after, #Application .button a::before {
				content: "";
				display: block;
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				transition: all 0.3s ease-out;
		}
		#Application .button a .svg, #Application .button a img {
				position: relative;
				z-index: 10;
		}
		#Application .button a .svg .fill-entry, #Application .button a img .fill-entry {
				transition: all 0.3s ease-out;
		}
		#Application .button a::after {
				z-index: 1;
				background: #533076;
		}
		#Application .button a::before {
				z-index: 5;
				background: #FFF;
				transform-origin: left center;
				scale: 0% 100%;
		}
		#Application .button a:hover .svg .fill-entry, #Application .button a:hover img .fill-entry {
				fill: #533076;
		}
		#Application .button a:hover::before {
				scale: 100% 100%;
		}
		#Application .link {
				font-size: 25px;
				line-height: 1;
				letter-spacing: 0.06em;
				margin-top: 45px;
				margin-bottom: 45px;
		}
		#Application .link a {
				position: relative;
				display: inline-block;
				color: #FFF33F;
		}
		#Application .link a::after, #Application .link a::before {
				content: "";
				display: block;
				position: absolute;
		}
		#Application .link a::after {
				width: 100%;
				height: 2px;
				background-color: #FFF33F;
				left: 0;
				bottom: -7px;
				transform-origin: top right;
				transition: all 0.3s ease-out;
		}
		#Application .link a::before {
				width: 25px;
				height: 25px;
				background: url(../images/svg/link_arrow.svg) no-repeat left center;
				background-size: contain;
				right: -30px;
				top: 50%;
				translate: 0 -50%;
		}
		#Application .link a:hover::after {
				scale: 0% 100%;
		}
		#Application .frame {
				width: 840px;
				margin-left: auto;
				margin-right: auto;
				background: rgba(255, 255, 255, 0.7);
				border: solid 1px #533076;
				text-align: center;
				padding-top: 30px;
				padding-bottom: 40px;
		}
		#Application .frame .title {
				margin-bottom: 25px;
		}
		#Application .frame .title img {
				width: 300px;
		}
		#Application .frame .qr, #Application .frame .note {
				width: 590px;
				margin-left: auto;
				margin-right: auto;
		}
		#Application .frame .qr {
				display: flex;
				justify-content: space-between;
		}
		#Application .frame .qr .banner {
				width: 290px;
		}
		#Application .frame .note {
				color: #533076;
				font-size: 10px;
				line-height: 1;
				letter-spacing: 0.01em;
				text-align: left;
				margin-top: 1em;
		}
		#Pickup {
				background: #FFF url(../images/bg02.png) no-repeat center top;
				background-size: 1800px auto;
				margin-top: 200px;
				padding-top: 135px;
				padding-bottom: 150px;
				text-align: center;
		}
		#Pickup .sectionTitle img {
				width: 300px;
		}
		#Pickup .voice {
				width: 839px;
				margin-left: auto;
				margin-right: auto;
				margin-top: 75px;
		}
		#Pickup .voice .subTitle img {
				width: 519px;
		}
		#Pickup .voice .chat {
				margin-top: 70px;
		}
		#Pickup .voice .chat p {
				margin-top: 10px;
				transform-origin: left center;
		}
		#Pickup .voice .chat p.question {
				margin-top: 23px;
				margin-bottom: 23px;
				transform-origin: right center;
		}
		#Pickup .voice .chat p:first-child {
				margin-top: 0;
		}
		#Pickup .support {
				margin-top: 200px;
				width: 855px;
				margin-left: auto;
				margin-right: auto;
		}
		#Pickup .support .sectionTitle img {
				width: 519px;
		}
		#Pickup .support .frame {
				position: relative;
				margin-top: 55px;
				height: 798px;
		}
		#Pickup .support .frame .text {
				margin-top: 30px;
				text-align: left;
		}
		#Pickup .support .frame .text dl dt {
				font-size: 25px;
				line-height: 1.44;
				letter-spacing: 0.01em;
				color: #00A6DC;
		}
		#Pickup .support .frame .text dl dd {
				font-size: 16px;
				line-height: 1.8125;
				letter-spacing: 0.01em;
				color: #533076;
				margin-top: 1.8em;
		}
		#Pickup .support .frame .image {
				position: absolute;
				top: 0;
				right: 0;
		}
		.bg03 {
				background: url(../images/bg03.png) no-repeat center top;
				background-size: 1800px auto;
				padding-top: 230px;
		}
		#Contents {
				text-align: center;
				margin-bottom: 150px;
		}
		#Contents .sectionTitle img {
				width: 406px;
		}
		#Contents .copy {
				font-size: 16px;
				line-height: 1.8125;
				letter-spacing: 0.06em;
				margin-top: 50px;
				margin-bottom: 50px;
		}
		#Contents .block {
				position: relative;
				width: 812px;
				margin-left: auto;
				margin-right: auto;
		}
		#Contents .block .image {
				position: absolute;
				top: 0;
				left: 0;
				width: 412px;
		}
		#Contents .block.block01 {
				display: flex;
				justify-content: flex-end;
				align-items: flex-end;
		}
		#Contents .block.block01 .text {
				width: 322px;
				flex-basis: 322px;
		}
		#Contents .block.block01 .text dl dt {
				text-align: right;
		}
		#Contents .block.block01 .text dl dt img {
				width: 223px;
		}
		#Contents .block.block01 .text dl dd {
				font-size: 16px;
				line-height: 1.8125;
				letter-spacing: 0.06em;
				text-align: left;
				margin-top: 2em;
		}
		#Contents .block.block01 .link {
				width: 236px;
				flex-basis: 236px;
				margin-left: 20px;
		}
		#Contents .block.block02 {
				padding-top: 125px;
				margin-top: 110px;
				margin-bottom: 150px;
		}
		#Contents .block.block02 .text {
				text-align: right;
				margin-bottom: 20px;
		}
		#Contents .block.block02 .text img {
				width: 332px;
		}
		#Contents .block.block02 .link {
				width: 455px;
				margin-left: auto;
		}
		#Contents .komanabi {
				position: relative;
				width: 840px;
				margin-left: auto;
				margin-right: auto;
		}
		#Contents .komanabi .text {
				margin-top: 25px;
				text-align: left;
		}
		#Contents .komanabi .text dl dt img {
				width: 218px;
		}
		#Contents .komanabi .text dl dd {
				font-size: 16px;
				line-height: 1.8125;
				letter-spacing: 0.06em;
				margin-top: 1.8em;
		}
		#Contents .komanabi .link {
				position: absolute;
				top: 320px;
				right: 80px;
				width: 300px;
				height: 300px;
				border: solid 2px #00A6DC;
				border-radius: 150px;
				overflow: hidden;
		}
		#Contents .komanabi .link a {
				display: block;
				width: 300px;
				height: 300px;
				background: #F2F1E6;
		}
		#Contents .komanabi .link a img {
				width: 300px;
				height: 300px;
				transition: all 0.15s ease-out;
		}
		#Contents .komanabi .link a:hover img {
				scale: 0.9;
		}
		#Banner {
				background: rgba(255, 255, 255, 0.65);
				padding-top: 47px;
				padding-bottom: 47px;
		}
		#Banner .banner {
				margin-left: auto;
				margin-right: auto;
				width: 1040px;
				display: grid;
				gap: 10px;
				grid-template-columns: repeat(3, minmax(0, 1fr));
		}
		#Banner .banner li img {
				display: block;
				width: 100%;
				height: 100%;
				object-fit: cover;
		}
		#Banner .banner li a {
				transition: opacity 0.3s;
		}
		#Banner .banner li a:hover {
				opacity: 0.7;
		}
		/*-------------------------------------------> Footer */
		#Footer {
				min-width: 1200px;
				width: 100%;
				background: #533076;
				padding-top: 55px;
				padding-bottom: 20px;
		}
		#Footer .navi {
				display: flex;
				justify-content: center;
				font-size: 14px;
				line-height: 1.5;
				letter-spacing: 0.1em;
				margin-top: 15px;
		}
		#Footer .navi li {
				border-left: solid 1px #FFF;
		}
		#Footer .navi li + li {
				border-right: solid 1px #FFF;
		}
		#Footer .navi a {
				display: inline-block;
				padding-left: 30px;
				padding-right: 30px;
				color: #FFF;
		}
		#Footer .copyright {
				font-size: 12px;
				line-height: 1;
				letter-spacing: 0em;
				color: #a694b7;
				margin-top: 40px;
		}
		/*-------------------------------------------> Overflow */
		#Main {
				min-width: 1200px;
				width: 100%;
				overflow: hidden;
		}
}
@media screen and (max-width: 768px) {
		/*-------------------------------------------> Header */
		html {
				background-color: #00A6DC;
				background-image: url(../images/bg01@sp.png);
				background-repeat: no-repeat;
				background-position: center top;
				background-size: 100% auto;
		}
		body {
				background-color: #00A6DC;
				background-image: url(../images/bg01@sp.png);
				background-repeat: no-repeat;
				background-position: center top;
				background-size: 100% auto;
		}
		#Header {
				position: fixed;
				top: 0;
				left: 0;
				z-index: 999;
				width: 100%;
				display: block !important;
		}
		#Header.Play {
				animation-name: fadeIn;
		}
		#Header h1 {
				height: 16vw;
		}
		#Header h1 a {
				display: block;
				width: 46.6666666667vw;
				position: relative;
				z-index: 9999;
				margin-right: auto;
				padding-top: 5.0666666667vw;
				margin-left: 5.3333333333vw;
		}
		#Header::after {
				content: "";
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 16vw;
				background-color: #FFF;
				display: block;
				z-index: 999;
				pointer-events: none;
				backface-visibility: hidden;
		}
		#Header::before {
				content: "";
				display: block;
				width: 100%;
				height: 100%;
				background: #00A6DC;
				position: absolute;
				top: 0;
				left: 0;
				z-index: 100;
				opacity: 0;
				transition: opacity 0.15s ease-out;
				pointer-events: none;
				backface-visibility: hidden;
		}
		#Header #Navi {
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				display: flex;
				justify-content: center;
				align-items: center;
				display: block;
				text-align: center;
				overflow: hidden;
				pointer-events: none;
				padding-top: 24vw;
		}
		#Header #Navi ul {
				position: relative;
				z-index: 200;
				margin-left: auto;
				margin-right: auto;
		}
		#Header #Navi ul li {
				opacity: 0;
				transition: opacity 0.5s ease-out;
		}
		#Header #Navi ul li:nth-child(1) {
				transition-delay: 0.1s;
		}
		#Header #Navi ul li:nth-child(1) img, #Header #Navi ul li:nth-child(1) .svg {
				width: 28.5333333333vw;
		}
		#Header #Navi ul li:nth-child(2) {
				transition-delay: 0.2s;
		}
		#Header #Navi ul li:nth-child(2) img, #Header #Navi ul li:nth-child(2) .svg {
				width: 70.4vw;
		}
		#Header #Navi ul li:nth-child(3) {
				transition-delay: 0.3s;
		}
		#Header #Navi ul li:nth-child(3) img, #Header #Navi ul li:nth-child(3) .svg {
				width: 34.1333333333vw;
		}
		#Header #Navi ul li:nth-child(4) {
				transition-delay: 0.4s;
		}
		#Header #Navi ul li:nth-child(4) img, #Header #Navi ul li:nth-child(4) .svg {
				width: 37.8666666667vw;
		}
		#Header #Navi ul li:nth-child(5) {
				transition-delay: 0.5s;
		}
		#Header #Navi ul li:nth-child(5) img, #Header #Navi ul li:nth-child(5) .svg {
				width: 55.2vw;
		}
		#Header #Navi ul li:nth-child(6) {
				transition-delay: 0.6s;
		}
		#Header #Navi ul li:nth-child(7) {
				transition-delay: 0.7s;
		}
		#Header #Navi ul li:nth-child(8) {
				transition-delay: 0.8s;
		}
		#Header #Navi ul li:nth-child(9) {
				transition-delay: 0.9s;
		}
		#Header #Navi ul li:nth-child(10) {
				transition-delay: 0.1s;
		}
		#Header #Navi ul li a {
				display: block;
				line-height: 1;
				color: #fff;
				padding: 6.6666666667vw 0;
		}
		#Header #Navi ul li a .fill-navi {
				fill: #FFF;
		}
		#Header #MenuBtn {
				position: absolute;
				top: 4.2666666667vw;
				right: 5.3333333333vw;
				z-index: 9999;
				pointer-events: auto;
		}
		#Header #MenuBtn a {
				display: block;
				width: 10.6666666667vw;
				height: 7.7333333333vw;
		}
		#Header #MenuBtn a img {
				width: 100%;
				height: 100%;
		}
		#Header #MenuBtn a.close {
				overflow: hidden;
				transition: transform 0.15s ease-out;
		}
		#Header #MenuBtn a.open {
				display: none;
		}
		.MOpen #Header {
				overflow-x: hidden;
				overflow-y: scroll;
				pointer-events: auto;
				height: 100%;
		}
		.MOpen #Header::before {
				opacity: 1;
		}
		.MOpen #Header #Navi {
				overflow: scroll;
				overflow-x: hidden;
				overflow-y: auto;
		}
		.MOpen #Header #Navi ul {
				pointer-events: auto;
		}
		.MOpen #Header #Navi ul li {
				opacity: 1;
		}
		.MOpen #Header #MenuBtn a.close {
				display: none;
		}
		.MOpen #Header #MenuBtn a.open {
				display: block;
		}
		.MClose #Header #Navi::before {
				transition: opacity 0.3s ease-out;
		}
		.MClose #Header #Navi ul li {
				transition: opacity 0.3s ease-out;
		}
		.MClose #Header #Navi ul li:nth-child(1) {
				transition-delay: 0;
		}
		.MClose #Header #Navi ul li:nth-child(2) {
				transition-delay: 0;
		}
		.MClose #Header #Navi ul li:nth-child(3) {
				transition-delay: 0;
		}
		.MClose #Header #Navi ul li:nth-child(4) {
				transition-delay: 0;
		}
		.MClose #Header #Navi ul li:nth-child(5) {
				transition-delay: 0;
		}
		.MClose #Header #Navi ul li:nth-child(6) {
				transition-delay: 0;
		}
		.MClose #Header #Navi ul li:nth-child(7) {
				transition-delay: 0;
		}
		.MClose #Header #Navi ul li:nth-child(8) {
				transition-delay: 0;
		}
		.MClose #Header #Navi ul li:nth-child(9) {
				transition-delay: 0;
		}
		.MClose #Header #Navi ul li:nth-child(10) {
				transition-delay: 0;
		}
		#Cover {
				position: relative;
				padding-top: 15.7333333333vw;
		}
		#Cover > .inner {
				height: 232.2666666667vw;
		}
		#Cover .title {
				position: relative;
				z-index: 10;
				width: 89.3333333333vw;
		}
		#Cover .image {
				position: absolute;
				z-index: 1;
				top: 82.1333333333vw;
				left: 50%;
				translate: -50% 0;
				width: 89.3333333333vw;
		}
		#Cover .copy {
				text-align: center;
				margin-bottom: 40vw;
		}
		#Cover .copy img {
				width: 50.4vw;
		}
		#Cover.Play .image, #Cover.Play .title {
				animation-name: fadeIn;
		}
		#reserveBtn {
				position: fixed;
				right: 6.6666666667vw;
				bottom: 6.6666666667vw;
				z-index: 99;
				width: 22.6666666667vw;
				height: 22.6666666667vw;
		}
		#reserveBtn.Play {
				animation-name: fadeIn;
		}
		#reserveBtn .svg, #reserveBtn img {
				position: relative;
				z-index: 10;
		}
		#reserveBtn::before {
				content: "";
				display: block;
				width: 100%;
				height: 100%;
				border-radius: 999px;
				position: absolute;
				top: 0;
				left: 0;
				transition: all 0.3s ease-out;
		}
		#reserveBtn::before {
				z-index: 1;
				background: #533076;
		}
		#About {
				position: relative;
				margin-bottom: 79.4666666667vw;
				padding-top: 33.3333333333vw;
		}
		#About::after {
				content: "";
				display: block;
				width: 240vw;
				height: 240vw;
				border-radius: 9999px;
				background: #FFF;
				position: absolute;
				z-index: 1;
				top: 0;
				left: calc(50% - 120vw);
		}
		#About .frame {
				position: relative;
				z-index: 10;
		}
		#About .sectionTitle img {
				width: 48.5333333333vw;
		}
		#About .term {
				margin-top: 10.6666666667vw;
				margin-bottom: 8.8vw;
		}
		#About .term img {
				width: 89.0666666667vw;
		}
		#About .mod_table {
				width: 89.0666666667vw;
				margin-left: auto;
				margin-right: auto;
				display: block;
		}
		#About .mod_table dl {
				display: block;
		}
		#About .mod_table dl dt, #About .mod_table dl dd {
				display: block;
				padding: 4vw 5.3333333333vw;
				color: #533076;
				text-align: left;
				font-size: 8px;
				/* legacy */
				font-size: 4.2666666667vw;
				line-height: 1.625;
				letter-spacing: 0em;
				font-weight: bold;
		}
		#About .mod_table dl dt {
				letter-spacing: 0.06em;
				padding-bottom: 1.8666666667vw;
		}
		#About .mod_table dl dd {
				padding-top: 0;
		}
		#About .mod_table dl:nth-child(even) {
				background: rgba(0, 166, 220, 0.1);
		}
		#Program {
				margin-bottom: 40vw;
		}
		#Program .inner {
				position: relative;
				width: 94.6666666667vw;
				height: 282.6666666667vw;
				margin-left: auto;
				margin-right: auto;
				padding-left: 0;
				padding-right: 0;
				background-color: #FFF33F;
				border-top-right-radius: 42.4vw;
				padding-top: 32vw;
				padding-bottom: 25.3333333333vw;
		}
		#Program .inner::after {
				content: "";
				display: block;
				width: 26.6666666667vw;
				height: 28.8vw;
				position: absolute;
				top: 0;
				right: -1.3333333333vw;
				background: url(../images/svg/program_sub@sp.svg) no-repeat left top;
				background-size: contain;
		}
		#Program .sectionTitle {
				text-align: center;
				margin-bottom: 10.6666666667vw;
		}
		#Program .sectionTitle img {
				width: 68.5333333333vw;
		}
		#Program .select {
				position: relative;
				width: 88.5333333333vw;
				margin-left: auto;
				margin-right: auto;
		}
		#Program .select .tab {
				width: 88.5333333333vw;
				height: 30.1333333333vw;
				margin-left: auto;
				margin-right: auto;
				margin-bottom: 10.6666666667vw;
				position: relative;
				z-index: 20;
				display: flex;
				justify-content: space-between;
				background-position: left top;
				background-repeat: no-repeat;
				background-size: 100% 100%;
		}
		#Program .select .tab.tab1 {
				background-image: url(../images/program_tab01@sp.png);
		}
		#Program .select .tab.tab2 {
				background-image: url(../images/program_tab02@sp.png);
		}
		#Program .select .tab.tab3 {
				background-image: url(../images/program_tab03@sp.png);
		}
		#Program .select .tab.tab4 {
				background-image: url(../images/program_tab04@sp.png);
		}
		#Program .select .tab button {
				display: block;
				width: 22.1333333333vw;
				height: 100%;
				cursor: pointer;
		}
		#Program .select .tab .num1, #Program .select .tab .num2, #Program .select .tab .num3, #Program .select .tab .num4 {
				width: 22.1333333333vw;
		}
		#Program .select .block {
				position: absolute;
				top: 41.3333333333vw;
				left: 4.2666666667vw;
				z-index: 1;
				opacity: 0;
				width: 80vw;
				margin-left: auto;
				margin-right: auto;
		}
		#Program .select .block .image {
				width: 80vw;
		}
		#Program .select .block .text {
				padding-top: 10.6666666667vw;
				text-align: left;
				margin-left: auto;
		}
		#Program .select .block .text dl dt {
				font-size: 12px;
				/* legacy */
				font-size: 6.4vw;
				line-height: 1;
				letter-spacing: 0.06em;
				font-weight: bold;
				color: #00A6DC;
		}
		#Program .select .block .text dl dd {
				font-size: 7px;
				/* legacy */
				font-size: 3.7333333333vw;
				line-height: 1.7857142857;
				letter-spacing: 0em;
				color: #533076;
				margin-top: 1.8em;
		}
		#Program .select .block.active {
				z-index: 10;
				opacity: 1;
		}
		#Application {
				text-align: center;
		}
		#Application .inner {
				padding-left: 0;
				padding-right: 0;
		}
		#Application .sectionTitle img {
				width: 95.4666666667vw;
		}
		#Application .text {
				font-size: 7px;
				/* legacy */
				font-size: 3.7333333333vw;
				line-height: 1.7857142857;
				letter-spacing: 0em;
				margin-top: 13.8666666667vw;
				margin-bottom: 14.4vw;
		}
		#Application .button {
				width: 89.3333333333vw;
				margin-left: auto;
				margin-right: auto;
		}
		#Application .button a {
				position: relative;
				display: block;
		}
		#Application .button a::after {
				content: "";
				display: block;
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				transition: all 0.3s ease-out;
		}
		#Application .button a .svg, #Application .button a img {
				position: relative;
				z-index: 10;
		}
		#Application .button a .svg .fill-entry, #Application .button a img .fill-entry {
				transition: all 0.3s ease-out;
		}
		#Application .button a::after {
				z-index: 1;
				background: #533076;
		}
		#Application .link {
				font-size: 8.5px;
				/* legacy */
				font-size: 4.5333333333vw;
				line-height: 1.4705882353;
				letter-spacing: 0.06em;
				margin-top: 10.6666666667vw;
				margin-bottom: 20vw;
		}
		#Application .link a {
				position: relative;
				display: inline-block;
				color: #FFF33F;
		}
		#Application .link a::after, #Application .link a::before {
				content: "";
				display: block;
				position: absolute;
		}
		#Application .link a::after {
				width: 100%;
				height: 0.5333333333vw;
				background-color: #FFF33F;
				left: 0;
				bottom: -1.8666666667vw;
				transform-origin: top right;
				transition: all 0.3s ease-out;
		}
		#Application .link a::before {
				width: 4.8vw;
				height: 4.8vw;
				background: url(../images/svg/link_arrow.svg) no-repeat left center;
				background-size: contain;
				right: -6.6666666667vw;
				top: 50%;
				translate: 0 -50%;
		}
		#Application .frame {
				width: 89.3333333333vw;
				margin-left: auto;
				margin-right: auto;
				background: rgba(255, 255, 255, 0.7);
				border: solid 1px #533076;
				text-align: center;
				padding-top: 10.6666666667vw;
				padding-bottom: 10.6666666667vw;
		}
		#Application .frame .title {
				margin-bottom: 8vw;
		}
		#Application .frame .title img {
				width: 66.6666666667vw;
		}
		#Application .frame .qr, #Application .frame .note {
				width: 77.3333333333vw;
				margin-left: auto;
				margin-right: auto;
		}
		#Application .frame .qr .banner {
				width: 77.3333333333vw;
		}
		#Application .frame .qr .banner + .banner {
				margin-top: 2.6666666667vw;
		}
		#Application .frame .note {
				color: #533076;
				font-size: 4.5px;
				/* legacy */
				font-size: 2.4vw;
				line-height: 1;
				letter-spacing: 0.01em;
				text-align: left;
				margin-top: 2.6666666667vw;
		}
		#Pickup {
				background: #FFF url(../images/bg02@sp.png) no-repeat center top;
				background-size: 100% auto;
				margin-top: 26.6666666667vw;
				padding-top: 26.6666666667vw;
				padding-bottom: 21.3333333333vw;
				text-align: center;
		}
		#Pickup .inner {
				padding-left: 0;
				padding-right: 0;
		}
		#Pickup .sectionTitle img {
				width: 56vw;
		}
		#Pickup .voice {
				width: 89.8666666667vw;
				margin-left: auto;
				margin-right: auto;
				margin-top: 26.6666666667vw;
		}
		#Pickup .voice .subTitle img {
				width: 89.3333333333vw;
		}
		#Pickup .voice .chat {
				margin-top: 10.6666666667vw;
		}
		#Pickup .voice .chat p {
				margin-top: 7.7333333333vw;
				transform-origin: left center;
		}
		#Pickup .voice .chat p.question {
				margin-top: 18.4vw;
				margin-bottom: 13.0666666667vw;
				transform-origin: right center;
		}
		#Pickup .voice .chat p:first-child {
				margin-top: 0;
		}
		#Pickup .support {
				margin-top: 28.5333333333vw;
				width: 100%;
		}
		#Pickup .support .sectionTitle img {
				width: 89.3333333333vw;
		}
		#Pickup .support .frame {
				position: relative;
				margin-top: 11.2vw;
		}
		#Pickup .support .frame .text {
				width: 89.3333333333vw;
				margin-left: auto;
				margin-right: auto;
				text-align: left;
		}
		#Pickup .support .frame .text dl dt {
				font-size: 11px;
				/* legacy */
				font-size: 5.8666666667vw;
				line-height: 1.5;
				letter-spacing: 0.01em;
				color: #00A6DC;
		}
		#Pickup .support .frame .text dl dd {
				font-size: 7px;
				/* legacy */
				font-size: 3.7333333333vw;
				line-height: 1.7857142857;
				letter-spacing: 0.01em;
				color: #533076;
				margin-top: 1.8em;
		}
		#Pickup .support .frame .image {
				margin-top: 1.8666666667vw;
				text-align: left;
		}
		.bg03 {
				background: url(../images/bg03@sp.png) no-repeat center top;
				background-size: 100% auto;
				padding-top: 40vw;
		}
		#Contents {
				text-align: center;
				margin-bottom: 26.6666666667vw;
		}
		#Contents .inner {
				padding-left: 0;
				padding-right: 0;
		}
		#Contents .sectionTitle img {
				width: 75.7333333333vw;
		}
		#Contents .copy {
				font-size: 7px;
				/* legacy */
				font-size: 3.7333333333vw;
				line-height: 1.7857142857;
				letter-spacing: 0em;
				margin-top: 13.3333333333vw;
				margin-bottom: 10.6666666667vw;
		}
		#Contents .block {
				position: relative;
				width: 89.6vw;
				margin-left: auto;
				margin-right: auto;
		}
		#Contents .block .image {
				position: absolute;
				top: 0;
				left: 0;
				width: 80vw;
		}
		#Contents .block.block01 {
				padding-top: 75.7333333333vw;
		}
		#Contents .block.block01 .text {
				width: 100%;
		}
		#Contents .block.block01 .text dl dt {
				text-align: right;
		}
		#Contents .block.block01 .text dl dt img {
				width: 53.3333333333vw;
		}
		#Contents .block.block01 .text dl dd {
				font-size: 7px;
				/* legacy */
				font-size: 3.7333333333vw;
				line-height: 1.7857142857;
				letter-spacing: 0em;
				text-align: left;
				margin-top: 2em;
		}
		#Contents .block.block01 .link {
				width: 100%;
				margin-top: 9.3333333333vw;
		}
		#Contents .block.block02 {
				margin-top: 26.6666666667vw;
				margin-bottom: 150px;
				padding-top: 65.6vw;
		}
		#Contents .block.block02 .text {
				text-align: right;
		}
		#Contents .block.block02 .text img {
				width: 45.3333333333vw;
		}
		#Contents .block.block02 .link {
				width: 100%;
				margin-top: 9.3333333333vw;
		}
		#Contents .komanabi {
				position: relative;
				width: 89.3333333333vw;
				margin-left: auto;
				margin-right: auto;
		}
		#Contents .komanabi .text {
				margin-top: 10.1333333333vw;
				text-align: left;
		}
		#Contents .komanabi .text dl dt img {
				width: 50.6666666667vw;
		}
		#Contents .komanabi .text dl dd {
				font-size: 7px;
				/* legacy */
				font-size: 3.7333333333vw;
				line-height: 1.7857142857;
				letter-spacing: 0em;
				margin-top: 1.8em;
		}
		#Contents .komanabi .link {
				position: absolute;
				top: 34.6666666667vw;
				right: 0;
				width: 34.6666666667vw;
				height: 34.6666666667vw;
				border: solid 0.5333333333vw #00A6DC;
				border-radius: 999px;
				overflow: hidden;
		}
		#Contents .komanabi .link a {
				display: block;
				width: 34.6666666667vw;
				height: 34.6666666667vw;
				background: #F2F1E6;
		}
		#Contents .komanabi .link a img {
				width: 34.6666666667vw;
				height: 34.6666666667vw;
				transition: all 0.15s ease-out;
		}
		/*-------------------------------------------> Banner */
		#Banner {
				width: 100%;
				padding: 10.6666666667vw 5.3333333333vw;
				background: rgba(255, 255, 255, 0.65);
		}
		#Banner .banner {
				display: grid;
				gap: 1.8666666667vw 1.8666666667vw;
				grid-template-columns: repeat(2, minmax(0, 1fr));
		}
		#Banner .banner li img {
				display: block;
				width: 100%;
				height: 100%;
				object-fit: cover;
		}
		/*-------------------------------------------> fixBanner */
		#fixBanner {
				opacity: 0;
				pointer-events: none;
				position: fixed;
				z-index: 100;
				left: 50%;
				bottom: 0;
				transform: translateX(-50%);
				width: 80vw;
				padding: 0 0 4.2666666667vw;
				transition: all 0.3s ease-out;
				box-sizing: border-box;
		}
		#fixBanner #BnrBtn {
				position: absolute;
				right: 0;
				top: -11.2vw;
				width: 8.5333333333vw;
				height: 8.5333333333vw;
				cursor: pointer;
				transition: all 0.3s ease-out;
		}
		#fixBanner #BnrBtn .svg .line2 {
				transform: rotate(-90deg);
				transition: all 0.3s ease-out;
		}
		.fixBnrShow #fixBanner {
				opacity: 1;
				pointer-events: auto;
		}
		.bnrHide #fixBanner {
				position: fixed;
				transform: translateY(100%) translateX(-50%);
		}
		.bnrHide #fixBanner #BnrBtn .svg .line2 {
				transform: rotate(0);
		}
		/*-------------------------------------------> Footer */
		#Footer {
				background: #533076;
				padding-top: 10.6666666667vw;
				padding-bottom: 5.3333333333vw;
		}
		#Footer .navi {
				display: flex;
				justify-content: center;
				font-size: 7px;
				/* legacy */
				font-size: 3.7333333333vw;
				line-height: 1.5;
				letter-spacing: 0.1em;
				margin-top: 4vw;
		}
		#Footer .navi li {
				border-left: solid 1px #FFF;
		}
		#Footer .navi li + li {
				border-right: solid 1px #FFF;
		}
		#Footer .navi a {
				display: inline-block;
				padding-left: 2em;
				padding-right: 2em;
				color: #FFF;
		}
		#Footer .copyright {
				font-size: 6px;
				/* legacy */
				font-size: 3.2vw;
				line-height: 1;
				letter-spacing: 0em;
				margin-top: 9.3333333333vw;
				color: #a694b7;
		}
		#Footer .logo img {
				width: 101.3333333333vw;
		}
		/*-------------------------------------------> Overflow */
		#Main {
				width: 100vw;
				overflow: hidden;
		}
		/*-------------------------------------------> plugin style */
}
/* animation
.image {
	animation-delay: 0.3s;
}
&.inView {
	.base, .image {
		animation-name: fadeInUp;
	}
}
*/
/*-------------------------------------------> animation module */
.anim-fadeInUp {
		opacity: 0;
		animation-duration: 0.75s;
		animation-iteration-count: 1;
		animation-timing-function: cubic-bezier(0.67, 0, 0.18, 1);
		animation-fill-mode: both;
}

.inView .isAnim.inView.anim-fadeInUp,
.inView .isAnim.inView .anim-fadeInUp,
.inView .anim-fadeInUp,
.inView.anim-fadeInUp {
		animation-name: fadeInUp;
}

.inView .isAnim.anim-fadeInUp,
.inView .isAnim .anim-fadeInUp {
		animation-name: none;
}

.anim-fadeIn {
		opacity: 0;
		animation-duration: 0.5s;
		animation-iteration-count: 1;
		animation-timing-function: cubic-bezier(0.67, 0, 0.18, 1);
		animation-fill-mode: both;
}

.inView .isAnim.inView.anim-fadeIn,
.inView .isAnim.inView .anim-fadeIn,
.inView .anim-fadeIn,
.inView.anim-fadeIn {
		animation-name: fadeIn;
}

.inView .isAnim.anim-fadeIn,
.inView .isAnim .anim-fadeIn {
		animation-name: none;
}

.anim-popup {
		opacity: 0;
		animation-duration: 0.15s;
		animation-iteration-count: 1;
		animation-timing-function: linear;
		animation-fill-mode: both;
}

.inView .isAnim.inView.anim-popup,
.inView .isAnim.inView .anim-popup,
.inView .anim-popup,
.inView.anim-popup {
		animation-name: popup;
}

.inView .isAnim.anim-popup,
.inView .isAnim .anim-popup {
		animation-name: none;
}

/* delay */
.delay0 {
		animation-delay: 0s;
}

.delay1 {
		animation-delay: 0.2s;
}

.delay2 {
		animation-delay: 0.4s;
}

.delay3 {
		animation-delay: 0.6s;
}

.delay4 {
		animation-delay: 0.8s;
}

.delay5 {
		animation-delay: 1s;
}

.delay6 {
		animation-delay: 1.2s;
}

.delay7 {
		animation-delay: 1.4s;
}

.delay8 {
		animation-delay: 1.6s;
}

.delay9 {
		animation-delay: 1.8s;
}

.delay10 {
		animation-delay: 2s;
}

.delay11 {
		animation-delay: 2.2s;
}

/*-------------------------------------------> keyframe */
@keyframes fadeInUp {
		from {
				opacity: 0;
				transform: translate3d(0, 20px, 0);
		}
		to {
				opacity: 1;
				transform: none;
		}
}
@keyframes fadeIn {
		from {
				opacity: 0;
		}
		to {
				opacity: 1;
		}
}
@keyframes popup {
		0% {
				opacity: 0;
				transform: scale(0, 0);
		}
		1% {
				opacity: 1;
				transform: scale(0, 0);
		}
		70% {
				opacity: 1;
				transform: scale(1.1, 1.1);
		}
		100% {
				opacity: 1;
				transform: scale(1, 1);
		}
}
@keyframes loading {
		from {
				transform: rotate(0deg);
		}
		to {
				transform: rotate(-360deg);
		}
}
@keyframes scrollAnim {
		0% {
				clip-path: inset(0 100% 0 0);
		}
		5% {
				clip-path: inset(0 100% 0 0);
		}
		30% {
				clip-path: inset(0 0 0 0);
		}
		75% {
				clip-path: inset(0 0 0 0);
		}
		100% {
				clip-path: inset(0 0 0 100%);
		}
}