@charset "utf-8";
/* CSS Document */

/*ローディング画面*/
.start {
	background: #F7F7F7;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 9000;
}
.start p {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: none;
	z-index: 9999;
	width: 25.88rem;/*383*/
}

/*-----------------------------------------------------------*/

section:not(#firstview) .inner{
	max-width: 74.32rem;/*1100*/
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

/*-----------------------------------------------------------*/

/*お知らせ*/
#news .inner{
	padding: 5.61rem 0 0;/*83*/
}

#news .postlists{
	margin: 2.43rem auto 0;/*36*/
	display: flex;
	flex-direction: column;
	gap: 1.62rem 0;/*24*/
}
#news .postlists > a.postwrap{
	width: calc( 100% - 6.76rem );/*100*/
	display: flex;
	align-items: center;
	padding: 1.35rem 3.38rem;/*20,50*/
	background-color: #fff;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
}
#news .postlists > a.postwrap .date{
	width: 8.99rem;/*133*/
	font-size: 1.35rem;/*20*/
	color: #0EA164;
	letter-spacing: 0.025em;
}
#news .postlists > a.postwrap .title{
	width: calc( 100% - 8.99rem );/*133*/
	font-size: 1.15rem;/*17*/
	font-weight: 500;
}

#news .postlists_btn{
	width: 25.68rem;/*380*/
	height: 5.41rem;/*80*/
	margin: 3.04rem auto 0;/*45*/
}

/*開催概要*/
#news .overview{
	margin: 7.77rem auto 0;/*115*/
	background-color: #fff;
	-webkit-border-radius: 70px;
	-moz-border-radius: 70px;
	border-radius: 70px;
	box-shadow: 7px 7px rgba(0,0,0,0.30);
	position: relative;
}
#news .overview::before{
	content: '';
	display: block;
	background: url("../image/top/img01-2@2x.png") 0 0 / contain no-repeat;
	width: 56.01rem;/*829*/
	height: 21.35rem;/*316*/
	position: absolute;
	bottom: -22.30rem;/*330*/
	right: 0;
	left: 0;
	margin: auto;
	z-index: 1;
}
#news .overview > .inn{
	overflow: hidden;
	-webkit-border-radius: 70px;
	-moz-border-radius: 70px;
	border-radius: 70px;
}
#news .overview h3.hd{
	height: 5.41rem;/*80*/
	background-color: #C7014C;
	font-size: 2.16rem;/*32*/
	color: #fff;
	letter-spacing: 0.2em;
	display: flex;
	justify-content: center;
	align-items: center;
}

#news .overview .tables{
	width: calc( 100% - 13.51rem );/*200*/
	margin: 0 auto;
	padding: 4.05rem 0 4.39rem;/*60,65*/
	position: relative;
}
#news .overview .tables > dl{
	display: flex;
	gap: 0 2.36rem;/*35*/
	padding: 2.36rem 0;/*35*/
}
#news .overview .tables > dl:not(:last-of-type){
	border-bottom: 2px dotted #000;
}
#news .overview .tables > dl dt{
	width: 9.46rem;/*140*/
	/*min-height: 1.35rem;/*20*/
	padding: 1.01rem 0;/*15*/
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #C7014C;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;	
	font-size: 1.55rem;/*23*/
	color: #fff;
	letter-spacing: 0.05em;
	text-align: center;
}
#news .overview .tables > dl dd{
	width: 49.32rem;/*730*/
	margin-top: 0.20rem;/*3*/
}
#news .overview .tables > dl dd > strong.date{
	font-size: 3.04rem;/*45*/
	color: #C7014C;
	font-weight: 800;
	display: flex;
	align-items: center;
	gap: 0 0.34rem;/*5*/
	line-height: 100%;
}
#news .overview .tables > dl dd > strong.date > span{
	font-size: 2.09rem;/*31*/
	color: #fff;
	font-weight: 700;
	background-color: #C7014C;
	padding: 0 0.68rem;/*10*/
}
#news .overview .tables > dl dd > strong:not(.date){
	font-size: 2.03rem;/*30*/
	color: #C7014C;
	font-weight: 700;
}
#news .overview .tables > dl dd > strong > a{
	font-size: 2.03rem;/*30*/
	color: #0DA3F7;
	font-weight: 700;
	text-decoration: underline;
	position: relative;
}
#news .overview .tables > dl dd > strong > a::after{
	content: '';
	display: block;
	background: url(../image/common/icon_tab.svg) 0 0 / contain no-repeat;
	width: 1.55rem;/*23*/
	height: 1.55rem;/*23*/
	position: absolute;
	top: 0.68rem;/*10*/
	right: -2.30rem;/*34*/
}
#news .overview .tables > dl dd > .time{
	margin-top: 0.68rem;/*10*/
	font-size: 2.23rem;/*33*/
	font-weight: 800;
}
#news .overview .tables > dl dd > .subtxt{
	font-size: 1.55rem;/*23*/
}
#news .overview .tables > dl dd > .caution{
	margin-top: 0.34rem;/*5*/
	font-size: 1.35rem;/*20*/
	letter-spacing: -0.02em;
}

/*-----------------------------------------------------------*/

/*アウトオブキッザニアえひめについて*/
#about .inner{
	margin: 32.09rem auto 8.78rem;/*475,130*/
	padding-bottom: 8.78rem;
	position: relative;
}
#about .inner::after{
	content: '';
	display: block;
	background: url("../image/top/img05-2@2x.png") 0 0 / contain no-repeat;
	width: 34.86rem;/*516*/
	height: 20.00rem;/*296*/
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

#about .columns{
	margin: 3.38rem auto 0;/*50*/
	background-color: #fff;
	-webkit-border-radius: 70px;
	-moz-border-radius: 70px;
	border-radius: 70px;
	padding: 4.53rem 0 11.62rem;/*67,172*/
	display: flex;
	flex-direction: column;
	gap: 5.61rem 0;/*83*/
}
#about .columns > .column{
	width: calc( 100% - 12.57rem );/*186*/
	margin: 0 auto;
}
#about .columns > .column h3.hd{
	margin-bottom: 2.57rem;/*38*/
	font-size: 2.23rem;/*33*/
	color: #C7014C;
	font-weight: 900;
	text-align: center;
	border-bottom: 4px dotted #C7014C;
	padding-bottom: 0.34rem;/*5*/
}
#about .columns > .column > .inn.flex{
	display: flex;
	justify-content: space-between;
}

#about .columns > .column .logo{
	max-width: 25.88rem;/*383*/
	width: 100%;
	margin: 0 auto;
}

#about .columns > .column .txts{
	font-size: 1.22rem;/*18*/
	line-height: 178%;
}
#about .columns > .column .txts.center{
	text-align: center;
}
#about .columns > .column .txts.reduction{
	width: calc( 100% - 8.11rem );/*120*/
	margin: 0 auto;
}

#about .columns > .column > .inn.flex .images{
	width: 45%;
	display: flex;
	flex-direction: column;
	gap: 1.01rem 0;/*15*/
	align-items: center;
}
#about .columns > .column > .inn.flex .images div a{
	position: relative;
	display: flex;
	align-items: center;
	gap: 0 1.35rem;/*20*/
}
#about .columns > .column > .inn.flex .images div a::after{
	content: '';
	display: block;
	background: url(../image/common/icon_tab_red.svg) 0 0 / contain no-repeat;
	width: 2.43rem;/*36*/
	height: 2.43rem;
}

#about .columns > .column > .inn.flex .txts{
	width: 49%;
	text-align: justify;
}

#about .columns > .column .mt-40{
	margin-top: 2.70rem;/*40*/
}

/*-----------------------------------------------------------*/

/*アンバサダー紹介*/
#ambassador .inner{
	margin: 7.43rem auto 8.78rem;/*110,130*/
	position: relative;
}

#ambassador .inner .wrap{
	max-width: 74.32rem;/*1100*/
	width: 100%;
	margin: 4.05rem auto 0;/*60*/
	background-color: #fff;
	-webkit-border-radius: 61px;
	-moz-border-radius: 61px;
	border-radius: 61px;
	padding: 5.14rem 0 4.53rem;/*76,67*/
	counter-reset: my-counter;/*comingsoon用に追加*/
}

#ambassador .inner .wrap > .txt {
        margin: 0 auto 0;
        font-size: 2.36rem;
        text-align: center;
}

#ambassador .inner .wrap .catch{
	display: flex;
	justify-content: center;
}

#ambassador .inner .wrap .members{
	margin: 2.70rem auto 0;/*40*/
	display: flex;
	justify-content: center;
	gap: 0 10.14rem;
}

#ambassador .inner .wrap .members > div .image{
    text-align: center;
}
#ambassador .inner .wrap .members > div .image img{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;	
}
#ambassador .inner .wrap .members > div dl{
	margin: 1.69rem auto 0;/*25*/
    text-align: center;
}
#ambassador .inner .wrap .members > div dl dt{
    font-size: 156.3%;/*25*/
}
#ambassador .inner .wrap .members > div dl dd{
    font-size: 237.50%;/*38*/
	display: flex;
	justify-content: center;
	align-items: center;
}
#ambassador .inner .wrap .members > div dl dd > span{
    font-size: 73.68%;/*28*/
}

/*-----------------------------------------------------------*/

/*プログラム紹介*/
#program{
	position: relative;
}
#program::before{
	content: '';
	display: block;
	background: url(../image/top/bg01.png) 0 0 / contain repeat-x;
	width: 100%;
	height: 1.76rem;/*26*/
	margin-bottom: -1px;
}
#program::after{
	content: '';
	display: block;
	background-color: #3AB3ED;
	width: 100%;
	height: 1.76rem;/*26*/
	position: absolute;
	bottom: -1.76rem;/*26*/
}

#program .inner{
	max-width: 100vw !important;
	width: 100vw;
	margin: 0 calc(50% - 50vw);
	background-color: #3AB3ED;
	padding: 6.76rem 0 10.81rem;/*100,160*/
}

#program .inner h2.hd > dl::before {
	background: url(../image/common/hd_icon02.png) 0px 0px / contain no-repeat;	
	top: 6.42rem;/*95*/
}
#program .inner h2.hd > dl dd{
	margin-top: 3.38rem;/*50*/
	color: #fff;
}

#program .inner .wrap{
	max-width: 74.32rem;/*1100*/
	width: 100%;
	margin: 4.05rem auto 0;/*60*/
	background-color: #fff;
	-webkit-border-radius: 61px;
	-moz-border-radius: 61px;
	border-radius: 61px;
	padding: 5.14rem 0 4.53rem;/*76,67*/
	counter-reset: my-counter;
}

#program .inner .wrap > dl{
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	letter-spacing: 0.075em;
}
#program .inner .wrap > dl::before{
	content: '';
	display: block;
	background: url("../image/top/img06.png") 0 0 / contain no-repeat;
	width: 5.81rem;/*86*/
	height: 6.28rem;/*93*/
	position: absolute;
	top: 0.68rem;/*10*/
	left: 0;
	right: 0;
	margin: auto;
	transform: translate(-21.55rem) scale(-1, 1);/*319*/
}
#program .inner .wrap > dl::after{
	content: '';
	display: block;
	background: url("../image/top/img06.png") 0 0 / contain no-repeat;
	width: 5.81rem;/*86*/
	height: 6.28rem;/*93*/
	position: absolute;
	top: 0.68rem;/*10*/
	left: 0;
	right: 0;
	margin: auto;
	transform: translate(21.55rem);/*319*/
}
#program .inner .wrap > dl > dt{
	font-size: 2.70rem;/*40*/
	color: #222;
	font-weight: 800;
}
#program .inner .wrap > dl > dd{
	font-size: 3.18rem;/*47*/
	color: #C7014C;
	font-weight: 800;
	letter-spacing: 0.075em;
	line-height: 100%;
}
#program .inner .wrap > dl > dd span{
	font-size: 4.05rem;/*60*/
}
#program .inner .wrap > dl > p{
	margin-top: 0.68rem;/*10*/
	font-size: 1.35rem;
	color: #C7010D;
}

#program .inner .wrap > .dateicon{
	width: fit-content;
	height: 5.41rem;/*80*/
	margin: 2.16rem auto 0;/*32*/
	background-color: #3AB3ED;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;	
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 3.72rem;/*55*/
	font-size: 2.23rem;/*33*/
	color: #fff;
}

#program .inner .wrap > .txt{
	/*margin: 2.16rem auto 0;/*32*/
	margin:0 auto 0;
	font-size: 2.36rem;/*35*/
	text-align: center;
}

#program .inner .wrap > ul{
    width: calc( 100% - 6.76rem );/*100*/
    margin: 1.69rem auto 0;/*25*/
	display: flex;
    flex-wrap: wrap;
    gap: 2.03rem 3.04rem;/*30,45*/
}
#program .inner .wrap > ul li{
	width: calc( 33.3% - 5.47rem );/*81*/
	background-color: #daf0f5;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	box-shadow: 7px 7px 0px 0px rgba(0, 0, 0, 0.2);
    padding: 1.69rem;/*25*/
}
#program .inner .wrap > ul li > a{
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}
#program .inner .wrap > ul li a > dl{
}
#program .inner .wrap > ul li a > dl dt{
	position: relative;
	display: flex;
	align-items: flex-start;	
}
#program .inner .wrap > ul li a > dl dt::before {
	counter-increment: my-counter;
	content: counter(my-counter) ". ";
	margin-right: 1.45rem;
	font-family: "Fugaz One", serif;
	font-weight: 400;
	color: #c7014c;
	font-size: 218.8%;/*35*/
}
#program .inner .wrap > ul:nth-of-type(2){
	counter-reset: my-counter 24; /* 25から始まる */
}

#program .inner .wrap > ul li a > dl dt > p{
	font-size: 112.50%;/*18*/
	line-height: 140%;
}
#program .inner .wrap > ul li a > dl dd{
	margin-top: 1.35rem;/*20*/
}
#program .inner .wrap > ul li a > dl dd img{
	width: 100%;
	height: auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;	
}

/**/
#program .inner .wrap h3.hd{
	width: calc(100% - 6.76rem);
	margin: 3.38rem auto 0;
	display: flex;
	gap: 0 0.5em;
	align-items: center;
}
#program .inner .wrap h3.hd:nth-of-type(1){
	color: #63A1D4;
}
#program .inner .wrap h3.hd:nth-of-type(2){
	color: #CF5555;
}

#program .inner .wrap h3.hd span{
	font-size: 3.0rem;
}
#program .inner .wrap h3.hd p{
	font-size: 1.82rem;
}

#program .inner .wrap .hdsubtxt{
	width: calc(100% - 6.76rem);
	margin: 0.34rem auto 0;/*5*/
}

#program .inner .wrap > ul:nth-of-type(2) li {
	background-color: #F5DADA;
}

/*-----------------------------------------------------------*/

/*協賛*/
#sponsor{
	position: relative;
}
#sponsor::before{
	content: '';
	display: block;
	background: url(../image/top/bg02.png) 0 0 / contain repeat-x;
	width: 100%;
	height: 1.76rem;/*26*/
	margin-bottom: -1px;
}
#sponsor::after{
	content: '';
	display: block;
	background-color: #BBD124;
	width: 100%;
	height: 1.76rem;/*26*/
	position: absolute;
	bottom: -1.76rem;/*26*/
}

#sponsor .inner{
	max-width: 100vw !important;
	width: 100vw;
	margin: 0 calc(50% - 50vw);
	background-color: #BBD124;
	padding: 6.76rem 0 10.81rem;/*100,160*/
}

#sponsor .inner h2.hd > dl::before {
	background: url(../image/common/hd_icon03.png) 0px 0px / contain no-repeat;	
	top: 6.42rem;/*95*/
}

#sponsor .inner .wrap{
	max-width: 74.32rem;/*1100*/
	width: 100%;
	margin: 4.05rem auto 0;/*60*/
	background-color: #fff;
	-webkit-border-radius: 61px;
	-moz-border-radius: 61px;
	border-radius: 61px;
	padding: 5.14rem 0 4.53rem;/*76,67*/
	counter-reset: my-counter;
}

#sponsor .inner .wrap > .txt {
        margin: 0 auto 0;
        font-size: 2.36rem;
        text-align: center;
}

#sponsor .inner .columns{
	margin: 6.76rem auto 0;/*100*/
	display: flex;
	flex-direction: column;
	gap: 6.28rem 0;/*93*/
}

#sponsor .inner .columns .column h3.hd{
	font-size: 1.82rem;/*27*/
	text-align: center;
	margin-bottom: 2.03rem;/*30*/
}

#sponsor .inner .columns .column .inn.onecolumn{
	max-width: 55.74rem;/*825*/
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	gap: 1.76rem 0;/*26*/
}
#sponsor .inner .columns .column .inn.onecolumn > div{
	width: 100%;
	height: 8.45rem;/*125*/
}

#sponsor .inner .columns .column .inn.twocolumn, #sponsor .inner .columns .column .inn.threecolumn, #sponsor .inner .columns .column .inn.fourcolumn{
	max-width: 67.97rem;/*1006*/
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 1.15rem 1.76rem;/*17,26*/
}
#sponsor .inner .columns .column .inn.threecolumn, #sponsor .inner .columns .column .inn.fourcolumn{
	margin-top: 1.15rem;
}
#sponsor .inner .columns .column .inn.twocolumn > div{
	width: calc( 50% - 1.76rem );
	height: 6.08rem;/*90*/
}
#sponsor .inner .columns .column .inn.threecolumn > div{
	width: calc( 33.3% - 1.76rem );
	height: 5.41rem;/*80*/
}
#sponsor .inner .columns .column .inn.fourcolumn > div{
	width: calc( 25% - 1.76rem );
	height: 4.73rem;/*70*/
}

#sponsor .inner .columns .column div a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	background-color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
}
#sponsor .inner .columns .column .inn.threecolumn > div a img{
	max-width: auto;
	width: auto;
	max-height: 70%;
}
#sponsor .inner .columns .column .inn.fourcolumn > div a img{
	max-width: auto;
	width: auto;
	max-height: 70%;
}
#sponsor .inner .columns .column .inn.fourcolumn > div.aic a img{
	max-width: 90%;
}

/*-----------------------------------------------------------*/

/*応募方法*/

#application {
    position: relative;
}
#application::before {
    content: '';
    display: block;
    background: url(../image/top/bg03.png) 0 0 / contain repeat-x;
    width: 100%;
    height: 1.76rem;
    margin-bottom: -1px;
}
#application .inner {
    padding: 6.76rem 0 9.12rem;/*100,135*/
}

#application .inner .wrap{
    margin: 3.72rem auto 0;/*55*/
	display: flex;
	flex-direction: column;
	gap: 5.41rem 0;/*80*/
}
#application .inner .wrap > .flow{
    border: 3px solid #000;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	box-sizing: border-box;
	background-color: #fff;
	padding: 2.03rem 3.38rem;/*30,50*/
	position: relative;
}
#application .inner .wrap > .flow:not(:last-of-type)::before{
    content: '';
	display: block;
	background: url(../image/top/icon_arrow.png) 0 0 / contain no-repeat;
	width: 2.50rem;/*37*/
	height: 2.77rem;/*41*/
	position: absolute;
	bottom: -4.19rem;/*62*/
	left: 0;
	right: 0;
	margin: auto;
}

#application .inner .wrap > .flow dl.title{
	padding: 0 0 1.35rem;/*20*/
    display: flex;
	align-items: center;
}
#application .inner .wrap > .flow dl.title dt{
	width: 9.46rem;/*140*/
	height: 3.38rem;/*50*/
	background-color: #c7014c;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 187.5%;/*30*/
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 1.35rem;/*20*/
}
#application .inner .wrap > .flow dl.title dd{
	font-size: 156.25%;/*25*/
	color: #c7014c;
}

#application .inner .wrap > .flow dl.inn{
	padding: 1.01rem 0 0;/*15*/
	border-top: 2px dotted #000;
}
#application .inner .wrap > .flow dl.inn dt{
	font-size: 137.50%;/*22*/
}
#application .inner .wrap > .flow dl.inn dt > span{
	color: #c7014c;
}
#application .inner .wrap > .flow dl.inn dd > ul{
	margin-top: 1.69rem;/*25*/
}
#application .inner .wrap > .flow dl.inn dd > ul li{
	text-indent: -1em;
	margin-left: 1em;
}
#application .inner .wrap > .flow dl.inn dd > ul li:not(:first-child){
	margin-top: 0.25em;
}
#application .inner .wrap > .flow dl.inn dd > ul li.red, #application .inner .wrap > .flow dl.inn dd > ul li.red a{
	color: #c7014c;
	text-decoration: underline;
}

#application .inner .wrap > .flow dl.inn dd .info{
	margin: 2.70rem auto 0;/*40*/
	min-height: 7.43rem;/*110*/
	background-color: #fff750;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 137.50%;/*22*/
	color: #c7014c;
	text-align: center;
}

#application .inner .wrap > .others{
    border: 3px solid #000;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	box-sizing: border-box;
	background-color: #fff;
	padding: 2.03rem 3.38rem;/*30,50*/
	position: relative;
}
#application .inner .wrap > .others dl.inn dt{
	font-size: 200.00%;/*32*/
	padding-bottom: 1.35rem;/*20*/
	border-bottom: 2px dotted #000;
	display: flex;
	justify-content: center;
	align-items: baseline;
	gap: 0 1.35rem;/*20*/
}
#application .inner .wrap > .others dl.inn dt > span{
	font-size: 68.75%;/*22*/
}
#application .inner .wrap > .others dl.inn dd{
	padding-top: 1.69rem;/*25*/
}
#application .inner .wrap > .others dl.inn dd > ul li{
	text-indent: -1em;
	margin-left: 1em;
}
#application .inner .wrap > .others dl.inn dd > ul li:not(:first-child){
	margin-top: 0.25em;
}

#application .postlists_btn{
	width: 35.14rem;/*520*/
	height: 6.76rem;/*100*/
	margin: 3.72rem auto 0;/*55*/
}
#application .postlists_btn > a{
	justify-content: center;
	padding-left: 0;
	font-size: 156.3%;/*25*/
	border-radius: 50px;
}
#application .postlists_btn > a.close{
	pointer-events: none;
	opacity: 0.4;
}

/*-----------------------------------------------------------*/

/*当日の流れ*/

#flows{
	position: relative;
}
#flows::before{
	content: '';
	display: block;
	background: url(../image/top/bg04.png) 0 0 / contain repeat-x;
	width: 100%;
	height: 1.76rem;/*26*/
	margin-bottom: -1px;
}
#flows::after{
	content: '';
	display: block;
	background-color: #0ea164;
	width: 100%;
	height: 1.76rem;/*26*/
	position: absolute;
	bottom: -1.76rem;/*26*/
}

#flows .inner{
	max-width: 100vw !important;
	width: 100vw;
	margin: 0 calc(50% - 50vw);
	background-color: #0ea164;
	padding: 6.76rem 0 10.81rem;/*100,160*/
}

#flows .inner h2.hd > dl::before {
	background: url(../image/common/hd_icon02.png) 0px 0px / contain no-repeat;	
	top: 6.42rem;/*95*/
}
#flows .inner h2.hd > dl dd{
	color: #fff;
}

#flows .parent {
	max-width: 67.57rem;/*1000*/
	width: 100%;
	margin: 4.73rem auto 0;/*70*/
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4.73rem 5.41rem;/*70,80*/
	grid-template-rows: 6.08rem, 6.08rem, 15.54rem, 16.89rem, 6.76rem;/*90,90,230,250,100*/
}
#flows .parent .child {
    border: 3px solid #000;
	box-sizing: border-box;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #fff;
	padding: 1.69rem 0;/*25*/
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
}
#flows .parent .child:not(:last-of-type)::before{
    content: '';
	display: block;
	background: url(../image/top/icon_arrow02.png) 0 0 / contain no-repeat;
	width: 2.50rem;/*37*/
	height: 2.77rem;/*41*/
	position: absolute;
	bottom: -4.05rem;/*60*/
	left: 0;
	right: 0;
	margin: auto;
}
#flows .parent .child.arrowonly {
    border: 0px solid #000;
	background-color: rgba(255,255,255,0.00);
	padding: 0;
}
#flows .parent .child.div5::before{
	display: none;
	
}
#flows .parent .child.arrowonly::before{
    content: '';
	display: block;
	background: url(../image/top/icon_arrow03.png) 0 0 / contain no-repeat;
	width: 2.50rem;/*37*/
	height: 24.80rem;/*367*/
	position: absolute;
	bottom: -3.04rem;/*45*/
	left: 0;
	right: 0;
	margin: auto;
}
#flows .div1 {
    grid-column: span 2 / span 2;
}
#flows .div2 {
    grid-row-start: 2;
}
#flows .div3 {
    grid-row-start: 2;
}
#flows .div4 {
    grid-row-start: 3;
}
#flows .div5 {
    grid-row-start: 3;
}
#flows .div6 {
    grid-row-start: 4;
}
#flows .div7 {
    grid-row-start: 4;
}
#flows .div8 {
    grid-column: span 2 / span 2;
}
#flows .parent .child dl dt{
	font-size: 125.0%;/*20*/
	text-align: center;
	display: flex;
	justify-content: center;
	gap: 0 0.68rem;/*10*/
}
#flows .parent .child dl dt > span{
	width: 2.23rem;/*33*/
	height: 2.23rem;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #000;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size: 112.50%;/*18*/
	color: #fff;
}
#flows .parent .child dl dd{
	margin-top: 1.35rem;/*20*/
	text-align: center;
	display: flex;
	justify-content: center;
}

#flows .lists{
	max-width: 67.57rem;/*1000*/
	width: 100%;
	margin: 2.70rem auto 0;/*40*/
}
#flows .lists li{
	text-indent: -1em;
	margin-left: 1em;
	color: #fff;
}
#flows .lists li:not(:first-child){
	margin-top: 0.25em;
}

/*-----------------------------------------------------------*/

/*関連動画*/
#movies{
	position: relative;
}
#movies::before{
	content: '';
	display: block;
    background: url(../image/top/bg03.png) 0 0 / contain repeat-x;
	width: 100%;
	height: 1.76rem;/*26*/
	margin-bottom: -1px;
}
#movies::after{
	content: '';
	display: block;
	width: 100%;
	height: 1.76rem;/*26*/
	position: absolute;
	bottom: -1.76rem;/*26*/
}

#movies .inner{
	max-width: 100vw !important;
	width: 100vw;
	margin: 0 calc(50% - 50vw);
	padding: 6.76rem 0 10.81rem;/*100,160*/
}

#movies .inner .movielist{
	max-width: 74.32rem;
	width: 100%;
	margin: 4.05rem auto 0px;
	display: flex;
	flex-wrap: wrap;
	gap: 2.36rem;/*35*/
}
#movies .inner .movielist > dl{
	width: calc( 33.3% - 1.6rem );
	display: flex;
	flex-direction: column;
}
#movies .inner .movielist > dl dt{
    text-align: center;	
	flex: 1;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}
#movies .inner .movielist > dl dd{
	margin-top: 1.01rem;/*15*/
}
#movies .inner .movielist > dl dd > iframe{
	width: 100%;
	height: auto;
	min-height: 12.50rem;/*185*/
}

/*-----------------------------------------------------------*/

/*FAQ*/

#faq{
	position: relative;
}
#faq::before{
	content: '';
	display: block;
	background: url(../image/top/bg01.png) 0 0 / contain repeat-x;
	width: 100%;
	height: 1.76rem;/*26*/
	margin-bottom: -1px;
}
#faq::after{
	content: '';
	display: block;
	background-color: #3AB3ED;
	width: 100%;
	height: 1.76rem;/*26*/
	position: absolute;
	bottom: -1.76rem;/*26*/
}

#faq .inner{
	max-width: 100vw !important;
	width: 100vw;
	margin: 0 calc(50% - 50vw);
	background-color: #3AB3ED;
	padding: 6.76rem 0 10.81rem;/*100,160*/
	position: relative;
}
#faq .inner h2.hd > dl::before {
	background: url(../image/common/hd_icon03.png) 0px 0px / contain no-repeat;	
	top: 6.42rem;/*95*/
}
#faq .inner h2.hd > dl dd{
	color: #fff;
}

#faq .inner h3.hd{
	max-width: 74.32rem;
	width: 100%;
	height: 4.05rem;/*60*/
	margin: 4.05rem auto 0;/*60*/
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	background-color: #023d9e;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: 1px solid #fff;
	box-sizing: border-box;
}
#faq .inner h3.hd:not(:first-of-type){
	margin: 6.08rem auto 0;/*90*/
}

#faq .columns ul.accordion-area{
	max-width: 74.32rem;
	width: 100%;
    margin: 0 auto;
}
#faq .columns ul.accordion-area li{
    margin: 0.68rem 0;/*10*/
	border: 3px solid #000;
	box-sizing: border-box;
	background-color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
}

#faq .columns ul.accordion-area li .title {
    position: relative;
    cursor: pointer;
    transition: all .5s ease;
    font-size: 118.75%;/*19*/
	color: #023d9e;
    padding: 1.01rem 1.69rem;/*15,25*/
}
#faq .columns ul.accordion-area li .title::before{    
    content:'＋';
    width: 2.36rem;/*35*/
    height: 2.36rem;
    position: absolute;
    right: 1.69rem;/*25*/
	top: 1.35rem;/*20*/
	background-color: #023d9e;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
#faq .columns ul.accordion-area li .title::after{    
    content:'＋';
    width: 1.01rem;/*15*/
    height: 2.03rem;/*30*/
    position: absolute;
    right: 3.1rem;
	top: 0.75rem;
	font-size: 187.50%;/*30*/
	color: #fff;
}
#faq .columns ul.accordion-area li .title.close::after{
    content:'－';
}
#faq .columns ul.accordion-area li .title > p{
    display: flex;
	align-items: center;
	gap: 0 2.36rem;/*35*/
}
#faq .columns ul.accordion-area li .title > p::before{
    content:'Q';
	font-family: "Fugaz One", serif;
	font-size: 218.8%;/*35*/
	color: #023d9e;
	display: inline-block;
}

#faq .columns ul.accordion-area li .box {
	width: calc( 100% - 8.11rem );/*120*/
	margin: 0 auto;
    display: none;
	border-top: 2px solid #3ab3ed;
	padding: 1.69rem 2.36rem 2.36rem;/*25,35*/
}

/*-----------------------------------------------------------*/

/*お問い合わせ*/
#contact{
	position: relative;
}
#contact::before{
	content: '';
	display: block;
	background: url(../image/top/bg03.png) 0 0 / contain repeat-x;
	width: 100%;
	height: 1.76rem;/*26*/
	margin-bottom: -1px;
}

#contact .inner{
	max-width: 100vw !important;
	width: 100vw;
	margin: 0 calc(50% - 50vw);
	background-color: #FFCC2B;
	padding: 6.76rem 0 5.41rem;/*100,80*/
}

#contact .inner h2.hd > dl::before {
	background: url(../image/common/hd_icon03.png) 0px 0px / contain no-repeat;	
	top: 6.42rem;/*95*/
}

#contact .inner .btn{
	width: 35.14rem;/*520*/
	height: 6.76rem;/*100*/
	margin: 3.72rem auto 0;/*55*/
}
#contact .inner .btn a{
	padding-left: 0;
	justify-content: center;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}

#contact .inner .line_bnr{
	max-width: 67.57rem;/*1000*/
	width: 100%;
	height: 18.24rem;/*270*/
	margin: 6.62rem auto 0;/*98*/
}
#contact .inner .line_bnr a{
	width: 100%;
	height: 100%;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
#contact .inner .line_bnr a::before{
	content: '';
	display: block;
	background-color: #04B655;
	width: calc( 100% - 0.68rem );/*10*/
	height: calc( 100% - 0.68rem );
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;	
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
#contact .inner .line_bnr a dl{
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
	gap: 1.69rem 0;/*25*/
}
#contact .inner .line_bnr a dl::before{
	content: '';
	display: block;
	background: url(../image/top/contact01.png) 0 0 / contain no-repeat;
	width: 9.19rem;/*136*/
	height: 12.23rem;/*181*/
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	transform: translate(-22.84rem);/*338*/
}
#contact .inner .line_bnr a dl::after{
	content: '';
	display: block;
	background: url(../image/top/contact03.png) 0 0 / contain no-repeat;
	width: 10.20rem;/*151*/
	height: 10.20rem;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	transform: translate(22.43rem);/*332*/
}

#contact .inner .line_bnr a dl dd{
	font-size: 1.69rem;/*25*/
	color: #fff;
	text-align: center;
}

/*-----------------------------------------------------------*/

/*ipad横向き時*/
@media screen and (max-width: 1500px) and (orientation: landscape) {

	
}/*ここまで*/

/*ipad縦向き時*/
@media screen and (min-width: 820px) and (orientation: portrait) {
section .inner h2.hd > dl::before {
    top: 5.0rem;
}	
	
#program .inner h2.hd > dl::before, #sponsor .inner h2.hd > dl::before, #movies .inner h2.hd > dl::before, #contact .inner h2.hd > dl::before{
	top: 5.20rem;
}

}/*ここまで*/





/*-----------------------------------------------------------*/

#application .inner .wrap{
	max-width: 74.32rem;/*1100*/
	width: 100%;
	margin: 4.05rem auto 0;/*60*/
	background-color: #fff;
	-webkit-border-radius: 61px;
	-moz-border-radius: 61px;
	border-radius: 61px;
	padding: 5.14rem 0 4.53rem;/*76,67*/
	counter-reset: my-counter;
}


#faq .inner .wrap{
	max-width: 74.32rem;/*1100*/
	width: 100%;
	margin: 4.05rem auto 0;/*60*/
	background-color: #fff;
	-webkit-border-radius: 61px;
	-moz-border-radius: 61px;
	border-radius: 61px;
	padding: 5.14rem 0 4.53rem;/*76,67*/
	counter-reset: my-counter;
}

#flows .inner .wrap{
	max-width: 74.32rem;/*1100*/
	width: 100%;
	margin: 4.05rem auto 0;/*60*/
	background-color: #fff;
	-webkit-border-radius: 61px;
	-moz-border-radius: 61px;
	border-radius: 61px;
	padding: 5.14rem 0 4.53rem;/*76,67*/
	counter-reset: my-counter;
}


#application .inner .wrap > .txt {
        margin: 0 auto 0;
        font-size: 2.36rem;
        text-align: center;
}


#faq .inner .wrap > .txt {
        margin: 0 auto 0;
        font-size: 2.36rem;
        text-align: center;
}

#flows .inner .wrap > .txt {
        margin: 0 auto 0;
        font-size: 2.36rem;
        text-align: center;
}


/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/

/*フッター上部の水色→黄色 波線装飾*/
#faq .inner::after{
	content: '';
	display: block;
	background: url(../image/top/bg03.png) 0 0 / contain repeat-x;
	width: 100%;
	height: 1.76rem;/*26*/
	position: absolute;
	bottom: 0;
	left: 0;
}
