@charset "UTF-8";

/*COMMON*/

body,
html {
	text-align: left;
	text-decoration: none
}

body {
	-webkit-font-smoothing: antialiased
}

img {
	-webkit-backface-visibility: hidden;

}

a {
	 -webkit-transition: all .3s;
	transition: all .3s;
}
a:hover {
	opacity:0.6;
	 -webkit-transition: all .3s;
	transition: all .3s;
}

*:focus {
	outline: none;
}

#wrapper {
	width: 100%;
	height: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	background-color: #000;
}

@-ms-viewport {
	width: auto;
	initial-scale: 1
}

@viewport {
	width: device-width;
	initial-scale: 1
}

div,
h1,
h2,
h3,
h4,
p {
	font-family: Noto Sans Japanese, sans-serif
}



.textarea_s {
	font-size: 1.2rem;

}

.textarea_m {
	line-height: 1.7em;
	font-size: 1.8rem;

}

.textarea_l {
font-size: 2.5rem;
	line-height: 1.7em;
	margin-bottom: 5%;
	text-align: justify;
}

	.textarea_ll {
		font-size: 5rem;
		text-align: justify;
	}



@media screen and (min-width:320px) and (max-width:1050px) {
	.textarea_lx {
	font-size: 4.5vw;
	text-align:center;
		margin-bottom: 5%;
}
	.textarea_ls {
	font-size: 2.3rem;

}
	.textarea_ss {
		font-weight: 400;
		font-size: 1.5rem;

	}

	.textarea_s {
		font-weight: 400;
		font-size: 3vw;

	}

	.textarea_lm {
		font-size: 4vw;

	}

	.textarea_l {
		font-size: 6vw;
		text-align: justify;
	}
	

			.textarea_ll br {
				display: block;
	}

	.textarea_sm {
		font-weight: 400;
		font-size: 2.5vw;

	}

	.textarea_m {
		line-height: 1.8em;
		font-size: 1.7rem;

	}

	.textarea_ml {
		font-size:2.5rem;

	}

	.textarea_ll {
		font-size: 7vw;
	}
	.textarea_ll br {
				display: none;
	}
}



.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden
}

.clearfix {
	min-height: 1px
}

.wdt100 {
	width: 100%
}
.pagetopact {
	position: fixed;
width: 2%;
	right: 20px;
	bottom:10px;
	z-index: 4000;
}

@media screen and (min-width:320px) and (max-width:1050px) {
	.rspsv {
		width: 100%
	}
}

.rightbox {
	float: right;
	height: auto;

}

.leftbox {
	float: left;
	height: auto
}


.pagetopact {
	position: fixed;
width:5%;
	right: 20px;
	bottom:10px;
	z-index: 4000;
}





/*UNIQ*/

.header {
	position: fixed;
	height: 50px;
	width: 100%;
	z-index:300;


}

#footerwrp_t {
	position: fixed;
  border-top:1px solid #E6E6E6;
	width: 100%;
	bottom:25px;
	height:auto;
	z-index: 170;
	color:#fff;
}

#footerwrp {
	position: fixed;
	width: 100%;
	height:auto;
	bottom:0;
	z-index: 1170;
	color:#fff;
}




#maintop {
position: relative;
height: 100vh;
z-index: 15;
}

.maintopoverlay {
	position: fixed;
	width: 100%;
	height: 100vh;
	background-image: url(../img/common/05.png);
	z-index: 50;
}





@media screen and (min-width:320px) and (max-width:800px) {

}



.bgmovie {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 20;
}

#slider {
	position: fixed;
  width: 100vw;
  height: 100vh!important;
  z-index: 10;
  background-size: 100%!important;
}




@media screen and (min-width:320px) and (max-width:1050px) {
	#slider {
	position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 10;
  background-size: cover!important;
}

}


.toplogo {
	position: absolute;
}

.tl1,.tl2,.tl3,.tl4 {
	width:100%;
}

.tl1 {
	margin-top: 17%;
	width: 80%;
	margin-left: 10%;
}

.tl2 {
	margin-top: 43%;
	width: 100%;
}

.tl3 {
	margin-top: 43%;
	width: 100%;
}

.tl4 {
	margin-top: 60%;
	margin-left: -23%;
	width: 145%;
}

.tl5 {
		margin-top: 61%;
	margin-left: 43%;
	width: 16%;
}

.tl6 {
	margin-top:0;
	margin-left: -18%;
	width: 140%;
}

.tl7 {
		margin-top: 145%;
	margin-left: 31%;
	width: 40%;
}


.bottombnr {
	position: relative;
	bottom:0;
	right:0;
	width: 35%;
	z-index: 160;
	margin-bottom: 0;
	float: right;
}
.bottombnr li {
	float: right;
	width: 50%;
	padding:1% 3%;
	margin-left: 2%;
}
.bottombnr li:last-child {
	margin-left: -20%;
}

@media screen and (min-width:320px) and (max-width:1050px) {
	#footerwrp_t {
	position: fixed;
  border-top:1px solid transparent;
	width: 100%;
	bottom:25px;
	height:auto;
	z-index: 170;
	color:#fff;
}

		.textarea_ml {
		font-size:1.8rem;

	}
	.bottombnr {
	position: relative;
		margin-top: 15%;
		margin-left: -16%;
	bottom:0;
	right:0;
	width: 140%;
	z-index:1160;
	margin-bottom: 0;
	float:none;
}
.bottombnr li {
	float: none;
	width: 100%;
	padding:1% 3%;
	margin-left: 0%;
	margin-bottom: 5%;
}
.bottombnr li:last-child {
	margin-left: -0%;
}

}


.fbnr1{
	background-color: #28aae4;
}

#gmenu {
	width: 100%;
	height: 70px;
	background-color: #fff;
	z-index: 170;
}
@media screen and (min-width:320px) and (max-width:1050px) {
	#gmenu {
	width: 100%;
	height: auto;
	background-color:transparent;
	z-index: 170;
	padding:0.5% 0.5%;
}
}

.fbnr2 {
	background-color: #ff9100;
}

.fgmenu {
	position: absolute;
	width: 470px;
	right:80px;
	margin-top: 20px;
	margin-left: 13%;
}
.fgmenu li {
	float: left;
	padding-left:6%;

	padding-right:6%;
	border-left:1px solid #333;
}
.fgmenu li:last-child {
	margin-right: -20%;
}
.fgmenu a:link {
	text-decoration: none;
	color:#000;
}
.fgmenu a:visited {
	text-decoration: none;
		color:#000;
}
.fgmenu a:hover {
	text-decoration: none;
		color:#000;
}

.textarea_gmenu {
	font-weight: 700;
	color:#333;
	margin-bottom: 0;
}

.fgmenu1st {
	margin-top: -5.5%;

	width: 11%;
	display: flex;
}

.textarea_ft {
	padding-top: 0.4%;
	color:#fff;
}



.mfcbnr {
	position: relative;
	text-align: center;
  width: 100%;
  margin: 175% auto;
	margin-left: -0%;
}

@media screen and (min-width:320px) and (max-width:1050px) {
	.mfcbnr {
	position: relative;
	text-align: center;
  width: 140%;
  margin:15% auto;
		margin-bottom: 0;
	margin-left: -16%;
}
}


.mfcbnr a {
  opacity: 0.8;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-name: heartbeat;
  animation-timing-function: linear;
}


@keyframes heartbeat {
  0% {
    transform: scale(1);
  }
  4% {
    transform: scale(1.02);
  }
  8% {
    transform: scale(1);
  }
  12% {
    transform: scale(1.02);
  }
  16% {
    transform: scale(1);
  }
}
.mfcbnr a {
  opacity: 0.8;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-name: heartbeat;
  animation-timing-function: linear;
}
@keyframes brightness {
  10% {
    filter: brightness(1.2);
  }
  100% {
    filter: brightness(1);
  }
}
@keyframes shadow {
  0% {
    box-shadow: 0 0 0 0 rgba(0, 161, 225, 0.7);
  }
  100% {
    box-shadow: 0 0 40px 50px rgba(0, 161, 225, 0);
  }
}
.mfcbnr a img {
  animation-duration: 2s;
  animation-iteration-count: infinite, infinite;
  animation-name: brightness, shadow;
  animation-timing-function: linear, linear;
}
.hsnslist {
	position: absolute;
	margin-top: 10px;
	right:10px;
	width: 20%;
}
.hsnslist li {
	float: right;
	margin-left: 2%;
}

.hlogo {
	position: relative;
	width: 20%;
	margin-top: 15px;
	margin-left: 20px;
}

.overlaywrp {
	position: fixed;
	width: 100vw;
	height: 100vh;
	background-color: rgba(0,0,0,0.7);
	z-index: 15;
}
.overlaywrp_w {
	position: fixed;
	width: 100vw;
	height: 100vh;
	background-color: rgba(255,255,255,0.9);
	z-index: 15;
}

#maintop_u {
	position: relative;
	padding-top:50px;
	padding-bottom:5%;
	height:auto;
	width: 100%;
	background-color: #fff;
	padding-bottom:15%;
}
#maintop_u_mid {
	position: relative;
	height: auto;
}

.abouttit {
	position: relative;
	width: 70%;
	margin: 10%	 auto;
	margin-bottom: 1%;
	z-index: 100;
}
.textarea_copytit {
	position: relative;
	color:#fff;
	z-index: 1500;
	text-align: center;
	margin-bottom: 0;
}

.textarea_lead {
	position: relative;
	color:#fff;
	width: 70%;
	margin: 2% auto;
	z-index: 150;
letter-spacing: 0.15em;
	text-align: center;
}

@media screen and (min-width:320px) and (max-width:1050px) {
	.abouttit {
	position: relative;
	width: 100%;
	margin: 20% auto;
	margin-bottom: 1%;
	z-index: 100;
}
	.textarea_copytit {
	position: relative;
	color:#fff;
	z-index: 1500;
	text-align: center;
	margin-bottom: 0;
}
	
.textarea_lead {
	position: relative;
	color:#fff;
	width: 100%;
	margin: 5% auto;
	z-index: 150;
	text-align: justify;
}

}


.textarea_lead_w {
	position: relative;
	color:#444;

	margin: 2% auto;
	z-index: 150;
	text-align: justify;
}
.textarea_lead_w span {
	color:red;
}
.textarea_common_lead {
	position: relative;
	color:#fff;
	width: 100%;
	margin: 0% auto;
	z-index: 150;
	text-align: justify;
}
.textarea_common_lead span {
	font-size: 80%;
	line-height: 1.1em;
}

.ornersign {
	position: relative;
	z-index: 150;
	width: 20%;
	margin: 3% auto;
	margin-bottom: 0;
}
.planespec {
	position: relative;
	width: 15%;
	margin: 10% auto;
	margin-bottom: 1%;
	z-index: 150;
}
.scrlarrow {
	position: relative;
	z-index: 150;
	width: 6%;
	margin: 0 auto;
}

@media screen and (min-width:320px) and (max-width:1050px) {
	.textarea_common_lead span {
	font-size: 100%;
	line-height: 1.1em;
}
	.ornersign {
	position: relative;
	z-index: 150;
	width: 50%;
	margin: 3% auto;
	margin-bottom: 0;
}
	.planespec {
	position: relative;
	width: 40%;
	margin: 16% auto;
	margin-bottom: 5%;
	z-index: 150;
}
	.scrlarrow {
	position: relative;
	z-index: 150;
	width: 20%;
	margin: 0 auto;
		margin-bottom: 15%;
}

}




.specright {
	width: 50%;
}

.specleft {
	width: 50%;
}

.specwrp {
	margin-top: 10%;
}

.specimg {
	position: relative;
	z-index: 100;
	width: 90%;
}

.specmovielist {
	position: relative;
	margin-top: 2%;
	z-index: 100;
}
.specmovielist li {
	float: left;
	width: 43%;
	margin-right: 2%;
}

.specmovietit {
	position: relative;
	z-index: 100;
	width: 20%;
	margin-top: 10%;
}

@media screen and (min-width:320px) and (max-width:1050px) {
	.specimg {
	position: relative;
	z-index: 100;
	margin-top: 5%;
	width: 100%;
}
	
.specright {
	width: 100%;
}

.specleft {
	width: 100%;
}
	
	.specmovielist {
	position: relative;
	margin-top: 2%;
	z-index: 100;
}
.specmovielist li {
	float: left;
	width: 100%;
margin-bottom: 5%;
}


.specmovietit {
	position: relative;
	z-index: 100;
	width: 30%;
	margin-top: 10%;
}

}


.credit_t {
	position: fixed;
	width: 100%;
	height: 25px;
	bottom:0;
	background-color: #000;
	z-index: 1160;
}
.credit {
	position: fixed;
	width: 100%;
	height: 25px;
	bottom:0;
	background-color: #000;
	z-index: 160;
}
@media screen and (min-width:320px) and (max-width:1050px) {
	.credit {
	position: fixed;
	width: 100%;
	height: 35px;
	bottom:0;
	background-color: #000;
		padding:5px 2px;
	z-index: 1160;
}
}

#trigger0 {
	position:absolute;
	margin-top:5%;
}

.topg {
	position: absolute!important;
}

.headtit {
	position: relative;
	font-weight: 700;
	text-align: center;
	z-index: 100;
	color:#3ea8f8;
}
.headtit br{
	display: none;
}

#jointit {
	padding-top:4%;
	margin-bottom:1%;
}

.headsubtit {
	position: relative;
	text-align: center;
	color:#000;
	font-weight: 700;
	z-index: 100;	
	line-height: 1.7em;
}
.headsubtit span {
	color:#3ea8f8;
}

.textarea_lead_b {
	position: relative;
	z-index: 100;
	
}

@media screen and (min-width:320px) and (max-width:1050px) {
	.headsubtit {
	position: relative;
	text-align: center;
	color:#000;
	z-index: 100;	
	line-height: 1.7em;
}
	.headtit {
	position: relative;
	font-weight: 600;
	text-align: center;
	z-index: 100;
	color:#3ea8f8;
		line-height: 1.25em;
		margin-bottom: 5%!important;

}
	.headtit br{
	display: block;
}
	#jointit {
	padding-top:0%;
	margin-bottom:1%;
}
}

.textarea_lesad_b {
	position: relative;
	text-align: center;
	margin-top: 5%;
	z-index: 100;
}

.textarea_joinnotice {
	position: relative;
	z-index: 100;
	text-align: center;
}

.textarea_kiyaku {
	color:#000;
}

.kiyakuwrp {
	position: relative;
	margin-top: 3%;
	z-index: 100;
	height: 500px;
	padding-top:3em;
	padding-left:3em;
	padding-right:2em;
	overflow-y:scroll;
	border:1px solid #999;
}

.kiyakubtn {
	position: relative;
	z-index: 100;
	width: 30%;
	margin: 10% auto;
	padding-bottom:10%;
	
}

.flowlist {
	position: relative;
	margin-top: 5%;
	z-index: 100;
}
.flowlist li {
	float: left;
	width: 30%;
	margin-right: 5%;
}
.flowlist li img {
	width: 60%;
	margin-left: 20%;
	margin-bottom: 5%;
}
.flowlist li:last-child {
	margin-right: -20%;
}

.textlead_b {
	color:#666;
}

.flowbtn {
	margin-top:15%;
}

.schwrp {
	position: relative;
margin: 0;
  padding: 0;
  overflow: hidden;
z-index: 100; height:100vh;
}
.schwrp iframe {
  border:none;
  width:102vw;
  height:100%;
			}

.mfclogosp {
	
}

.bottombnr_u {
	position: relative;
	z-index: 100;
bottom: 18px;
}
.bottombnr_u li {
	float: left;
	width: 50%;
	padding:10px 10px;
	
}



@media screen and (min-width:320px) and (max-width:1050px) {
	.kiyakuwrp {
	position: relative;
	margin-top: 3%;
	z-index: 100;
	height: 500px;
	padding-top:1em;
	padding-left:1em;
	padding-right:1em;
	overflow-y:scroll;
	border:1px solid #999;
}
	.flowlist {
	position: relative;
	margin-top: 5%;
	z-index: 100;
}
.flowlist li {
	float: left;
	width: 100%;
	margin-right: 0%;
	margin-bottom: 18%;
}
.flowlist li img {
	width: 60%;
	margin-left: 20%;
	margin-bottom: 5%;
}
.flowlist li:last-child {
	margin-right: -20%;
}
	.flowbtn {
	margin-top:10%;
}
	.kiyakubtn {
	position: relative;
	z-index: 100;
	width: 100%;
	margin: 10% auto;
	padding-bottom:10%;
	
}
}




/*SP HEADER
------------------------------ */

#overlay {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 18500;
  background: rgba(255, 255, 255, 0.9);
}

#spmenulist {
  font-size: 20pt;
  color: #666666;
  width: 90%;
  margin: 0 auto;
  vertical-align: middle;
  font-weight: 700;
font-family: basic-sans, sans-serif;
  margin-bottom: 20px;
}

#spmenulist li {
  text-align: center;
  width: 100%;
  margin-bottom: 0px;
  padding: 15px 0 15px 15px;
  border-bottom: 1px solid #b6b6b6;
}

#spmenulist li:last-child {
	border:0;
}

#spmenulist li a {
  padding: 16px 20px 15px;
}

#spmenulist a:link {
  text-decoration: none;
  color: #000;
}

#spmenulist a:visited {
  text-decoration: none;
  color: #000;
}

#spmenulist a:hover {
  text-decoration: none;
  color: #000;
}

#close {
  background: #28aae4;
  color: #fff;
  width: 90%;
  margin: auto;
  text-align: center;
  font-size: 18pt;
  font-weight: 600;
  padding: 10px 0 10px 10px;
  cursor: pointer;
}

#hammenu {
  position: fixed;
  top: 14px;
  right: 15px;
  z-index: 4000;
}
.toplogosp {
	text-align: center;
}
.textarea_mfc_sp {
	font-weight: 700;
	text-align: center;
	margin-top: 10%;
	font-family: basic-sans, sans-serif;
}

.faqlist {
	position: relative;
	margin-top: 3%;
	margin-bottom: 5%;

}
.faqlist li {
	float: left;
	width: 48%;
	margin-right: 2%;
	margin-bottom: 1.0em;
	font-weight: 500;
	font-size: 1.5rem;
	text-decoration: underline;
}
.faqwrp {
	position: relative;
	margin-bottom: 5%;
}
.indent-4 {
	padding-left:2.1em;
	text-indent:-2.1em;
}

.text12 {
	font-weight: 600;
	font-size: 2rem;
	color:#00a4e4;
}
.text13 {
	margin-top: 1%;
	font-weight: 600;
	font-size: 2rem;
	margin-left: 0%;
}
.text14 {
	font-weight: 500;
	font-size: 1.5rem;
	margin-top: 1%;
	margin-left: 2.7em;
	line-height: 1.9em;
}
  .text4 {
  font-size: 2rem!important;
    
}
.indent-3 {
	padding-left:2.1em;
	text-indent:-2.1em;
}
.textarea_wos_faq {
	position:relative;
	margin-top: 2;
	color:#333;
	font-size: 1.5vw;
	font-weight: 700;
}
.textarea_faq {
position:relative;
margin-top: 0%;
font-weight: 700;
color:#00a4e4;
font-family: basic-sans, sans-serif;
line-height: 1em;	
text-align: left;
font-size: 4vw;
	padding-top:10%;
	margin-bottom: 0;
}

@media screen and (min-width:320px) and (max-width:1050px) {
	.faqlist {
	position: relative;
	margin-top: 5%;
	margin-bottom: 10%;
}
.faqlist li {
	float: left;
	width: 100%;
	margin-right: 2%;
	margin-bottom: 1.0em;
	font-weight: 500;
	font-size: 1.7rem;
	text-decoration: underline;
}
	.faqwrp {
	position: relative;
	margin-bottom: 15%;
}
	.indent-4 {
	padding-left:2.1em;
	text-indent:-2.1em;
}
  .text12 {
	font-weight: 600;
	font-size: 3rem;
	color:#00a4e4;
}
	.text13 {
	margin-top: 4%;
	font-weight: 600;
	font-size: 3rem;
	margin-left: 0%;
}
.text14 {
	font-weight: 400;
	font-size: 2.5rem;
	margin-top: 5%;
	margin-left: 0%;
}
	.textarea_wos_faq {
	position:relative;
	margin-top: 2;
	color:#333;
	font-size: 4vw;
	font-weight: 500;
}
	.textarea_faq {
position:relative;
margin-top: 0%;

color:#00a4e4;
font-family: 'Raleway', sans-serif;
font-family: 'Source Sans Pro', sans-serif;
line-height: 1em;	
text-align: left;
font-size: 10vw;
}
}



#section_u_2 {
	position: relative;
	padding-top:3%;
	padding-bottom:5%;
	height:auto;
	width: 100%;

}


.hov {
	transition: 0.3s;
}

.hov:hover {
	opacity: 0.7;
}

.faqlefttit {
	position: relative;
	background-color: #0088cb;
	padding: 3% 3%;
}

.textarea_faqlefttit {
	color:#fff;
	font-weight: 600;
	margin-bottom: 0;
	line-height: 1.6em;
	
}

.faqleftlist {
	margin-top: 1em;
	line-height: 1.8em;
}


.textarea_faqlist {
	margin-top: 1em;
	line-height: 1.6em;
}
.textarea_faqlist a {
	text-decoration: underline;
}

.faqlefttitwrp {
	margin-bottom: 3em;
}


.textarea_faqlead {
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1.7em!important;
	text-align: justify;
}
.textarea_faqlead span {
	font-size: 120%;
}
.textarea_faqlead span {
	font-weight: 700;
}


p.indent-1 {
	padding-left:1em;
	text-indent:-1em;
}

.red {
	color:red;
}

.textb {
	font-weight: 600;
		margin-bottom: 2%;
}
@media screen and (min-width:320px) and (max-width:1050px) {
	.textb {
	font-weight: 600;
		margin-bottom: 5%;
}
}

.faqhand {
	position: absolute;
	width: 10%;
	margin-top: -5%;
	margin-left: 10%;
}

.faqday {
	color:#3fc17b;
}

.faqdrop {
	color:#20bef1;
}
.faqstay {
	color:#ff8380;
}

.faqkurasu {
	color:#ffb900;
}

.trigger2 {
	position: absolute;
	margin-top: 30%;
}

#section_e {
		position: relative;
	padding-top:3%;
	padding-bottom:5%;
	height:auto;
	width: 100%;
	background-color: #fff;
	padding-bottom:15%;
}

.flowbtn_join {
	position: relative;
	width:150%;
	
	margin: 7% auto;
	margin-left: -25%;
}

.arrow2 {
	width: 7%;
	margin: 3% auto;
}

.feelist {
	position: relative;
	width: 60%;
	margin: 0 auto;

}
.feelist li{
float: left;
width: 34%;
}
.feelist li:last-child{
	margin-right: -20%;
}

.headimg {
  position: relative;
  margin-top: 0px;
  width: 100%;
  height: 500px;
  overflow: hidden;
  z-index: 100;
}
.midimg {
  position: relative;
  margin-top: 150px;
  width: 100%;
  height: 600px;
  overflow: hidden;
  z-index: 100;
}
.midimg img {
  margin-top: -200px;
}
.headimg img {
  margin-top: -200px;
}


@media screen and (min-width:320px) and (max-width:1050px) {
.feelist {
	position: relative;
	width: 100%;
	margin: 0 auto;
}
.feelist li{
	float: left;
	width: 50%;
}
	.arrow2 {
	width: 20%;
	margin: 3% auto;
}
	.flowbtn_join {
	position: relative;
	width:160%;
	margin: 5% auto;
		margin-left: -30%;
}
  
  .midimg {
  position: relative;
  margin-top: 50px;
  width: 100%;
  height: 250px;
  overflow: hidden;
  z-index: 1100;
}
.midimg img {
  margin-top: -0px;
}
.headimg {
  position: relative;
  margin-top: 50px;
  width: 100%;
  height: 250px;
  overflow: hidden;
  z-index: 100;
}
	.headimg img {
  margin-top: -0px;
}
	
}

.btn_reserve,.fgmenu1st {
 display: flex; /* 各ボックス内の要素もflexで配置可能 */
  justify-content: center;
  margin-right: 10px; 
}
.btn_reserve {
	margin-top: 6px;
	width:16%;
}

.fgcontainer {
	display: flex;
}


.top_info_box {
	position: fixed;
	width: 100vw;
	height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	z-index: 2055!important;

}

.infobox_infowrp {
	position: relative;
	margin-top: 0px;
	margin-left: 0;
	width: 13vw;
	height: 65%;
	text-align: center;

}



@media screen and (min-width:320px) and (max-width:1050px) {
	#slider {
	position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 10;
  background-size: cover!important;
}

	.top_info_box {
	position: relative;
	width: 100vw;
	height:100vh;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	z-index: 55!important;
}

.infobox_infowrp {
	position: relative;
	margin-top: -60px;
	margin-left: 0;
	width: 40%;
	height:auto;
	text-align: center;

}
}

