@charset "utf-8";


p {
	font-size: 1.4rem!important;
}

/*---------------------------------------------------

	mainvisual

---------------------------------------------------*/


#mainvisual {
	background: url("../images/company/mainvisual.jpg") center bottom no-repeat;
	background-size: cover;
}

.tit01 {
		font-size: 3.2rem;
		line-height: 1.2;
		margin-bottom: 50px;
		text-align: center;
	}


/*---------------------------------------------------

	sec01

---------------------------------------------------*/

#sec01 .securityBox{
   margin-top: 60px;
}

#sec01 .securityBox dl{
	 margin-bottom: 60px;
}


#sec01 .securityBox dl dt{
	 height: 40px;
   border-left: 5px solid #2d5280;
	 padding-left: 10px;
	 margin-top: 30px;
}

#sec01 .securityBox dl dt span{
	font-size: 1.8rem;
	font-weight: bold;
	vertical-align: middle;
}

#sec01 .securityBox dl dd{
	margin-top: 30px;
}





@media screen and (max-width: 559px) {



#mainvisual {
	background: url("../images/contact/mainvisual_sp.jpg") center center no-repeat;
	background-size: cover;
	height: 37.33vw;
}


#mainvisual .inner {
	 width: 100%;
	 min-width: inherit;
	 height: 37.33vw;
	 margin: 0 0 0 auto;
 }

#mainvisual h1 {
	text-indent: 0;
	text-align: center;
	color: #fff;
	font-size: 2.7rem;
}

#mainvisual h1 span {
	color: #fff;
	font-size: 1.3rem;
	letter-spacing: 0.1em;
}

.tit01 {
		font-size: 3.2rem;
		line-height: 1.2;
		margin-bottom: 50px;
		text-align: center;
	}

}
