@charset "UTF-8";

/*COMMON*/

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

body {
	-webkit-font-smoothing: antialiased
}

img {

	image-rendering: -webkit-optimize-contrast !important;

}


*:focus {
	outline: none;
}

#wrapper {
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
}
.mainbackimg {
  width: 100vw;
  height: 100vh;
  position: fixed;
  background-size:cover;
  background-image: url(../img/main/top_mainback01.jpg);
  background-repeat: no-repeat;
  z-index: 1;
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

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

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

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

p.textarea_decency_llx {
	font-family: 'Oswald', sans-serif;
	color:#fff;
	font-weight: 500;
	line-height: 0.95em;
	letter-spacing: -0.02em;
	margin-top: 180px;
	margin-left: 100px;
}

p.textarea_decency_llx_f {
	font-family: 'Oswald', sans-serif;
	color:#fff;
	font-weight: 500;
	line-height: 0.95em;
	letter-spacing: -0.02em;

}

p.textarea_decency_l,p.textarea_decency_l_sp,.textarea_decency_ll,.textarea_decency_labout {
	font-family: 'Oswald', sans-serif;
}


.loading {
	margin-top: 0;
	position: fixed;
	width: 100vw;
	height: 100vh;
	z-index: 4900;
}

@media screen and (min-width:320px) and (max-width:1050px) {
	p.textarea_decency_llx {
	font-family: 'Oswald', sans-serif;
	color:#fff;
	font-weight: 500;
	line-height: 0.95em;
	letter-spacing: -0.02em;
	margin-top: 100px;
	margin-left: 10%;
}
	.loading {
		margin-top: 0;
		position: fixed;
		width: 100vw;
		height: 100vh;
		background-color: #fff;
		background-position: center top 40%;
		z-index: 4000;
	}
}


/*TEX TAREA*/
.textarea_ss {
	font-size: 1.1rem;

}

.textarea_ss_lng {
	font-size: 0.9rem;

}

.textarea_ss_lng_f {
	font-size: 1.5rem;

}

.textarea_s {
	font-size: 1.2rem;

}

.textarea_sm {
	font-weight: 400;
	font-size: 1.4rem;

}

.textarea_smk {
	font-weight: 400;
	font-size: 1.4rem;
	text-align: center;

}


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

}

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

}

.textarea_ms {
		font-size: 1.6rem;
}

.textarea_ml {
	font-size: 1.6rem;

}

.textarea_mll {
	font-size: 2rem;

}

.textarea_ls {
	font-size: 1.8rem;

}
.textarea_ls_top {
	font-size: 1.8rem;

}

.textarea_lm {
	font-size: 2.3rem;

}

.textarea_lmm {
	font-size: 2.1rem;

}

.textarea_l {
	font-size: 2.5rem;

}
.textarea_l_k {
	font-size: 2.5rem;

}

.textarea_ll {
	font-size: 3.4rem;
}
.textarea_lll {
	font-size: 4.4rem;
}

.textarea_lb {
	font-size: 3rem;
}

.textarea_llx {
	font-size: 8.5vw;

}



@media screen and (min-width:320px) and (max-width:1050px) {
	.textarea_lmm {
	font-size: 3rem;

}


.textarea_llx {
	font-size: 21.5vw;
	}

	.textarea_m_pro {
		line-height: 1.7em;
		font-size: 2rem;

	}

	.textarea_ss {
		font-weight: 600;
		font-size: 1.5rem;

	}

	.textarea_ss_lng {
		font-weight: 600;
		font-size: 2rem;

	}

	.textarea_s {
		font-weight: 600;
		font-size: 2rem;

	}

	.textarea_lm {
		font-size: 4vw;

	}

	.textarea_l {
		font-size: 3.5rem;
		text-align: justify;
	}
		.textarea_l_k {
		font-size: 5rem;
		text-align: justify;
	}

	.textarea_ls {
		font-size: 2.5rem;

	}
	.textarea_ls_top {
	font-size: 2.8rem;

}

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

	}
		.textarea_smk {
		font-weight: 400;
		font-size: 3.5rem;
			text-align: center;
			margin-bottom: 5%;

	}

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

	}

	.textarea_ml {
		font-size: 2.5rem;

	}
	
	.textarea_ms {
		font-size: 2.5rem;
}

	.textarea_lll {
		font-size: 3rem;
	}

	.textarea_lb {
		font-size: 6.5vw;
		line-height: 1.3em;
	}

	.textarea_ss_lng_f {
		font-size: 5vw;
		font-weight: 800 !important;
		text-shadow: 0 0 10px rgba(0, 0, 0, 1);
	}
}



.contents_inner {
	position: relative;
	margin-top: 0;
	width: 80%;
	height: auto;
	margin-left: auto;
	margin-right: auto;

}

@media screen and (min-width:1350px) {

	.contents_inner {
		position: relative;
		padding: 0 0 0 0;
		text-align: justify;
		width: 1140px;
		margin-left: auto;
		margin-right: auto;

	}
}



@media screen and (min-width:1050px) and (max-width:1350px) {

	.contents_inner {
		position: relative;
		padding: 0 0 0 0;
		text-align: justify;
		width: 90%;
		margin-left: auto;
		margin-right: auto;

	}
}

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

	.contents_inner {
		position: relative;
		padding: 0 2% 0 2%;
		text-align: justify;
		width: 90%;
		margin-left: auto;
		margin-right: auto;

	}
	}



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

.clearfix {
	min-height: 1px
}

.wdt100 {
	width: 100%
}

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

.rightbox {
	float: right;
	height: auto;

}

.leftbox {
	float: left;
	height: auto
}

#trigger1,
#trigger2,
#trigger3,
#trigger4,
#trigger5,
#trigger6,
#trigger7,
#trigger8,
#trigger9,
#trigger10,
#triggersub {
	position: absolute;
	margin-top: 0px;
}

#unchor1 {
	position: absolute;
	margin-top: -10%;
}

#trigger1 {
	margin-top: 10%;
}

#trigger6 {
	margin-top: -10%;
}

#trigger7 {
	margin-top: -10%;
}

#trigger8 {
	margin-top: -5%;
}

#trigger9 {
	margin-top: 3%;
}

#trigger10 {
	margin-top: -15%;
}

#triggersub {
	margin-top: -13%;
}

/*デバイス用*/
@media only screen and (min-device-width: 720px) and (max-device-width: 1050px) {
	#triggersub {
		margin-top:30%;
	}
}

@media screen and (min-width:320px) and (max-width:1050px) {
	#triggersub {
		margin-top: -10%;
	}

	#unchor1 {
		position: absolute;
		margin-top: -10%;
	}

	#trigger2 {
		position: absolute;
	}

	#trigger3 {
		position: absolute;
		margin-top: -10%;
	}
	
	
	#trigger01 {
		position: absolute;
		margin-top: 20%;
	}

	#trigger6 {
		margin-top: -10%;
	}

	#trigger7 {
		margin-top: -10%;
	}

	#trigger8 {
		margin-top: -5%;
	}
}

.pagetopact {
	position: fixed;

	right: 20px;
	bottom: 20px;
	z-index: 4000;
}

.clearimg {
	-webkit-backface-visibility: hidden;
}



.js-load {
	display: none
}

.js-load.active {
	display: block
}


.brn {
	border-right: none !important;
}




.fontbold {
	font-weight: 800;
}

.preloading {
	position: fixed;
	width: 100vw;
	height: 100vh;
	background-color: #fff;
	z-index: 5000 !important;
}
.textarea_topcopy {
	position: relative;
	font-weight: 600;
	color:#fff;
	margin-left: 95px;
}
.textarea_topcopy br {
	display: none;
}
.textarea_topcopy_f {
	position: relative;
	font-weight: 600;
	color:#002c4c;
	margin-left: 95px;
}

@media screen and (min-width:320px) and (max-width:1050px) {
	.textarea_topcopy br {
	display: block;
}
	.textarea_topcopy {
	position: relative;
	font-weight: 600;
	color:#fff;
	margin-left:10%;
}
}