@charset "UTF-8";
.area{
	width: 90%;
	margin: 0 auto;
}
.tec{
	padding-bottom:15em;
}
.tecMain{
	text-align:center;
	position:relative;
	padding-top: 5em;
}
h2.tecLogo{
	width:300px;
	position:absolute;
	top:3em;
	right:3em;
}
h2.tecLogo img{
	width:100%;
	height:auto;
}
.tecMain h2.tecStory{
	font-family: 'Abel', sans-serif;
	font-size:28px;
	margin-bottom:.5em;
	line-height:1;
}
.tecMain h2.tecNameLogo{
	width:40%;
	margin:0 auto;
}
.tecMain h3{
	font-family: 'Abel', sans-serif;
	letter-spacing: 0.02em;
	font-size: 24px;
	line-height: 1;
	padding-top: 0.5em;
	font-weight: normal;
}
.tecMain img{
	width:100%;
	height:auto;
}
p.im img{
	width:100%;
	height:auto;
}
.tecTxArea{
	width:90%;
	margin:0 auto;
}
.tecTxArea p{
	line-height:2.4;
	text-align: justify;
	text-justify: inter-ideograph;
	font-size:15px;
}
.tecTxArea p.ind{
	text-indent:1em;
}
p.tecNameT{
	font-family: 'Abel', sans-serif;
	font-size:24px;
	line-height:1;
}
p.tecTitle{
	font-family: "Noto Sans JP";
	font-size: 14px;
	font-weight: 500;
	line-height: 1.6;
	margin-bottom: 0em;
}
p.tecSubTx{
	line-height:1.6;
}
p.mainTitle{
	font-family: "Noto Sans JP";
	font-weight: 500;
	text-align: center;
	font-size: 24px;
	letter-spacing: 0.05em;
	margin-bottom: 5em;
}
.main{
	margin-top:-5em;
	margin-bottom:5em;
}
.main h3 img{
	width:100%;
	height:auto;
}

.main h3 img.pcim{
	padding-bottom: 10px;
}
.main h3 img.spim{
	display:none;
}



/*-----------------------------------------------
	bt
-----------------------------------------------*/
.back{
	padding-top: 10em;
	
}
.back .btArea{
	width: 440px;
}
.back .btArea a:link{
	font-family: 'Abel', sans-serif;
	padding:1.5em 5em 1.5em 2.5em;
	font-size: 24px;
	line-height: 1;
}

@media screen and (max-width:1000px){
.area{
	width: 100%;
	margin: 0 auto;
}
}
@media screen and (max-width:767px){
.main{
	margin-top:0;
	margin-bottom:3rem;
}
.main h3 img.pcim{
	padding-bottom: 0;
}
.main h3 img.pcim{
	display:none;
}
.main h3 img.spim{
	display:block;
}
.tecMain h2.tecStory{
	font-size:1.6rem;
}
/*-----------------------------------------------
	bt
-----------------------------------------------*/
.back{
	padding-top: 5rem;
	
}
.back .btArea{
	width: 70%;
}
.back .btArea a:link{
	font-size: 1.3rem;
}
}
@media screen and (max-width:500px){
.tecMain{
	padding-top: 0;
}
.tecTxArea p{
	line-height:1.8;
	font-size:14px;
}
p.mainTitle{
	font-size: 1.8rem;
	margin-bottom: 5rem;
}
.tecMain h3{
	font-size: 2rem;
}
p.tecNameT{
	font-size:2.2rem;
}
p.tecTitle{
	font-size: 1.2rem;
}
/*-----------------------------------------------
	bt
-----------------------------------------------*/
.back{
	padding-top: 3rem;
	
}
.back .btArea{
	width: 80%;
}
.back .btArea a:link{
	font-size: 1.55rem;
	padding:1.3em 4em 1.3em 2em;
}
}
