.f_thetheam .fv
	{
	position: relative;
	}

.f_thetheam .fv div
	{
	width: 100%;
	position: absolute;
	top: 30%;
	left: 0%;
	color: #fff;
	}

.f_thetheam .fv div h2 ,.f_thetheam .fv div p
	{
	width: 1090px;
	max-width: 90%;
	margin: 0 auto;
	}

.f_thetheam .fv div h2
	{
	width: 1100px;
	font-size: 4em;
	line-height: 1.6;
	font-weight: 600;
	}

.f_thetheam .fv div h2+p
	{
	font-size: 1.6em;
	}


@media screen and (min-width:1201px) and ( max-width:1300px) {
.f_thetheam .fv div
	{
	width: auto !important;
	top: 27%;
	left: 12%;
	}

.f_thetheam .fv div h2
	{
	font-size: 2.6em;
	}

.f_thetheam .fv div h2+p
	{
	margin-top: 1rem;
	font-size: 1em;
	}

}

@media screen and (max-width:1090px) {

.f_thetheam .fv div
	{
	padding: 3rem 0;
	position: relative;
	}

.f_thetheam .fv div h2
	{
	font-size: 2em;
	}

.f_thetheam .fv div h2+p
	{
	font-size: 1em;
	}
}




@keyframes infinity-scroll-left {
from {
  transform: translateX(0);
}
  to {
  transform: translateX(-100%);
}
}
.scroll-infinity__wrap {
  display: flex;
  overflow: hidden;
}
.scroll-infinity__list {
  display: flex;
  list-style: none;
  padding: 0;
  animation: infinity-scroll-left 80s infinite linear 0.5s both;
}

.scroll-infinity__list li {
  width: 100%;
}

.scroll-infinity__list li img
	{
	width: 250%;
	max-width: 250% !important;
	}

@media screen and (min-width:1201px) and ( max-width:1300px) {
.scroll-infinity__list li img
	{
	width: 250%;
	max-width: 250% !important;
	}
}

@media screen and (max-width:1090px) {
.scroll-infinity__list li img
	{
	width: 600%;
	max-width: 600% !important;

	}
}

.about
	{
	padding: 20rem 0;
	}

.about_ul
	{
	width: 1200px;
	max-width: 90%;
	margin: -25rem auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	z-index: 99999;
	}

.about_ul li
	{
	width: 50%;
	}

.about_ul li div
	{
	padding: 12rem;
	}

.about_ul li h2
	{
	margin-bottom: 10rem;
	font-size: 3.5em;
	font-weight: 600;
	}

.about_ul li p
	{
	font-size: 1.3em;
	margin-bottom: 4rem;
	line-height: 2.0;
	}

.about2
	{
	margin: 10rem 0 0 0;
	padding: 0rem 0;
	text-align: right;
	position: relative;
	}

.about2 .info
	{
	width: 800px;
	margin: 0 auto;
	padding: 10rem;
	text-align: left;
	background: url(https://theteam.itembox.design/item/free/about_theteam/rain_back.jpg) no-repeat left top;
	position: absolute;
	top: 20rem;
	left: 15%;
	}

.about2 .info h3
	{
	line-height: 1.7;
	font-weight: 600;
	font-size: 3em;
	position: relative;
	z-index: 1;
	}

.about2 .info h3:before
	{
	display: block;
	width: 92px;
	height: 300px;
	content: "";
	background: #f24f00;
	position: absolute;
	top: -160px;
	left: -50px;
	z-index: -1;
	}

.about2 .info p
	{
	padding-top: 3rem;
	font-size: 1.2em;
	line-height: 2.0;
	}

.about2 .scroll-infinity__wrap
	{
	margin-top: -10rem;
	}

.about_info
	{
	margin-top: -20rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	z-index: 6;
	}

.about_info li:nth-child(1)
	{
	padding-top: 15rem;
	}

.about_info li:nth-child(2)
	{
	padding-top: 20rem;
	}

.about_info p
	{
	font-size: 1.2em;
	line-height: 3.0;
	margin-top: 5rem;
	text-align: center;
	}



.concept_product
{
padding: 8rem 0;
}

.concept_product.concept_s
{
margin-top: 5rem;
background: url(https://theteam.itembox.design/item/free/about_theteam/concept_backpc.jpg) no-repeat top center #000;
background-size: 100%;
}

.concept_product.product_s
{
background: url(https://theteam.itembox.design/item/free/about_theteam/product_back_pc.jpg) no-repeat top center #000;
background-size: 100%;
}

.concept_product .ul001
{
width: 1200px;
max-width: 90%;
margin: 0 auto 8rem auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.concept_product .ul001 li
{
width: 50%;
}

.concept_product .ul001 h4
{
margin-top: 2rem;
font-weight: 600;
font-size: 2.5em;
}

.concept_product.product_s .ul001 h4
{
margin-top: 4rem;
}

.concept_product.product_s .ul001 h5
{
margin-top: 4rem;
font-weight: 400;
font-size: 2em;
line-height: 1.6;
}



.concept_product .ul001 li p
{
margin: 0 5rem 2rem 5rem;
line-height: 2.5;
font-size: 1.2em;
}

.concept_product div
{
width: 1200px;
max-width: 90%;
margin: 0 auto;
}

.concept_product div p
{
margin: 2rem 0 0 0;
line-height: 2;
font-size: 1.2em;
}



.concept_product .ul002
{
width: 1000px;
max-width: 90%;
margin: 5rem auto 8rem auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.concept_product .ul002 li p
{
margin: 0 0rem 4rem 0rem;
line-height: 2.5;
}

.concept_product+ul
{
width: 1200px;
max-width: 90%;
margin: 8rem auto 8rem auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}


/**/
@media screen and (min-width:1201px) and ( max-width:1300px) {
.about
	{
	padding: 10rem 0;
	}

.about_ul
	{
	width: 800px;
	margin: -14rem auto;
	}

.about_ul li div
	{
	padding: 5rem;
	}

.about_ul li h2
	{
	margin-bottom: 5rem;
	font-size: 2.3em;
	}

.about_ul li p
	{
	font-size: 1em;
	margin-bottom: 4rem;
	}


.about2
	{
	margin: 10rem 0 0 0;
	padding: 0rem 0;
	text-align: right;
	position: relative;
	}

.about2 picture img
	{
	width: 60%;
	}

.about2 .info
	{
	width: 580px;
	padding: 5rem 7rem 7rem 10rem;
	text-align: left;
	background: url(https://theteam.itembox.design/item/free/about_theteam/rain_back.jpg) no-repeat left 80% #000;
	position: absolute;
	top: 10rem;
	left: 15%;
	}

.about2 .info h3
	{
	font-size: 2.36em;
	}

.about2 .info h3:before
	{
	width: 60px;
	height: 200px;
	top: -100px;
	left: -30px;
	}


.about2 .scroll-infinity__wrap
	{
	margin-top: -5rem;
	}

.about_info
	{
	width: 100%;
	margin-top: -15rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	z-index: 6;
	}

.about_info li
	{
	width: 30%;
	}

.about_info li img
	{
	width: 100%;
	}

.about_info li:nth-child(1)
	{
	padding-top: 15rem;
	text-align: left;
	}

.about_info li:nth-child(2)
	{

	padding-top: 20rem;
	}

.about_info p
	{
	line-height: 2.0;
	margin-top: 5rem;
	text-align: center;
	}


.about2 .info
{
padding: 5rem 7rem 7rem 7rem;
}


.concept_product .ul001
{
width: 800px;
margin: 0 auto 3.5rem auto;
}

.concept_product .ul001 li
{
width: 45%;
}

.concept_product .ul001 li:last-child
{
width: 50% !important;
}

.concept_product .ul001 h4
{
font-size: 1.7em;
}

.concept_product .ul001 li p
{
margin: 0 0rem 2rem 0rem;
line-height: 2.5;
font-size: 1em;

}

.concept_product div
{
width: 800px;
margin: 0 auto;
}

.concept_product div p
{
margin: 2rem 0 0 0;
line-height: 2;
font-size: 1em;
}

.concept_product.product_s .ul001 img
{
width: 70%;
}

.concept_product.product_s .ul001 h5
{
font-size: 1.5em;
}


.concept_product .ul002
{
width: 750px;
margin: 5rem auto 8rem auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.concept_product .ul002 li
{
width: 50%;
}

.concept_product .ul002 li:last-child
{
width: 45%;
}


.concept_product .ul002 li p
{
margin: 0 0rem 4rem 0rem;
line-height: 2.5;
font-size: 1em;
}


.concept_product+ul
{
width: 800px;
margin: 12rem auto 10rem auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.concept_product+ul li
{
width: 48%;
}

.concept_product+ul li img
{
width: 100%;
}



}





@media screen and (max-width:1200px) {
.about
	{
	padding: 5rem 0;
	}

.about .sponly
	{
	max-width: 90%;
	margin: -8rem auto 0 auto;
	font-size: 2.5em;
	font-weight: 600;
	}

.about_ul
	{
	width: 1200px;
	max-width: 90%;
	margin: 3rem auto;
	display: block;
	}

.about_ul li
	{
	width: 100%;
	}

.about_ul li div
	{
	padding: 2rem 0rem;
	}

.about_ul li h2
	{
	display: none;
	}

.about_ul li p
	{
	font-size: 1.2em;
	margin-bottom: 4rem;
	line-height: 2.0;
	}

.about2
	{
	margin: 45rem 0 0 0;
	padding: 0rem 0;
	text-align: right;
	position: relative;
	}



.about2 .info
	{
	width: 95%;
	padding: 5rem 5% 5rem 10%;
	top: -50rem;
	left: 5%;
	}

.about2 .info h3
	{
	line-height: 1.7;
	font-weight: 600;
	font-size: 2em;
	z-index: 1;
	}

.about2 .info h3:before
	{
	width: 50px;
	height: 230px;
	top: -50%;
	left: -10%;
	z-index: -1;
	}

.about2 .info p
	{
	padding-top: 3rem;
	font-size: 1em;
	line-height: 2.0;
	}

.about2 .scroll-infinity__wrap
	{
	margin-top: 25rem;
	z-index: 999999;
	position: relative;
	}

.about_info
	{
	margin-top: -45rem;
	flex-direction: column-reverse;
	position: relative;
	z-index: 6;
	}

.about_info li img
	{
	width: 80%;
	}

.about_info li:nth-child(1)
	{
	padding-top: 5rem;
text-align: left;
	}

.about_info li:nth-child(2)
	{
	padding-top: 0rem;
	}

.about_info p
	{
	font-size: 1em;
	line-height: 2.0;
	margin-top: 5rem;
	text-align: center;
	}


.concept_product
{
padding: 5rem 0 8rem 0;
}

.concept_product.concept_s
{
margin-top: 5rem;
background: url(https://theteam.itembox.design/item/free/about_theteam/concept_backsp.jpg) no-repeat top center #000;
background-size: 100%;
}

.concept_product.product_s
{
background: url(https://theteam.itembox.design/item/free/about_theteam/product_back_sp.jpg) no-repeat top center #000;
background-size: 105%;
}


.concept_product .ul001
{
margin-bottom: 2rem;
}

.concept_product .ul001 li
{
width: 100%;
}

.concept_product .ul001 li img
{
width: 90%;
}

.concept_product .ul001 h4
{
font-size: 1.7em;
}



.concept_product.product_s .ul001 h5
{
margin-top: 1rem;
font-weight: 400;
font-size: 1.6em;
line-height: 1.6;
}



.concept_product .ul001 li p
{
margin: 5rem 0rem 2rem 0rem;
line-height: 2;
font-size: 1em;
}


.concept_product div p
{
margin: 2rem 0 0 0;
line-height: 2;
font-size: 1em;
}



.concept_product .ul002
{

margin: 8rem auto 0rem auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
flex-direction: column-reverse;
}

.concept_product .ul002 img
{
width: 90%;
}

.concept_product .ul002 li p
{
margin: 0 0rem 4rem 0rem;
line-height: 2;
}

.concept_product+ul
{
display: block;
}

.concept_product+ul li
{
margin-bottom: 2rem;
}
}


