@charset "utf-8";
/* CSS Document */
@media screen and (max-width:767px){
.pagetop {
	display: none;
	position: fixed;
	bottom: 0px;
	right: 0;
	width: 0;
	height: 0;
	z-index: 1500;
	cursor: pointer;
}
.pagetop img{
	width: 0;
	height: 0;
}
/*--------------------------------------------------------------------------メインイメージ*/
#mimg {
	width: 100%;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0px 0;
	background-image: url(../web/about/mimgsp.webp);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}

#mimg .txtBox {
	position: absolute;
	width: 100%;
	height: auto;
	top: 190px;
	z-index: 1000;
	font-size: 25px;
	line-height: 25px;
	letter-spacing: 1px;
	font-weight: 500;
	color: #fff;
    text-align: center;
}

/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 0;
	margin-left: auto;
}
#section01 {
	width: 100%;
	height: auto;
	padding-top: 0px;
	padding-bottom: 20px;
}
#contents01 {
	position: relative;
	width: 100%;
	min-height: inherit;
	height: auto;
	max-width: 320px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: none;
}
#c01Img {
	width: 320px;
	height: 384px;
	float: left;
}
#c01Img img{
	width: 320px;
	height: 384px;
}
#c01Txt {
	width: 320px;
	height: auto;
	margin-top: 15px;
	margin-left: 0px;
	float: left;
}
h2 {
	width: 320px;
	height: auto;
	text-align: left;
	font-size: 16px;
	line-height: 25px;
	font-weight: 500;
	letter-spacing: 0px;
	color: #fff;
	float: left;
	margin-top: 5px;
}
.h2ac {
	width: 320px;
	height: auto;
	text-align: left;
	font-size: 12px;
	line-height: 12px;
	font-weight: 400;
	letter-spacing: 0px;
	color: #bdb08e;
	float: left;
}
#c01Txt .st1{
	width: 100%;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0px;
	color: #FFF;
	margin-top: 10px;
	float: left;
}
#section02 {
	position: relative;
	width: 100%;
	min-height: 30vh;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../web/about/sec02sp.webp);
	background-attachment: fixed;
	background-position: top center;
	background-size: cover;
}

#section03 {
	width: 100%;
	height: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}
#contents03 {
	width: 320px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
h3 {
	width: 100%;
	font-size: 28px;
	line-height: 28px;
	font-weight: 500;
	letter-spacing: 0px;
}
#contents03 .st1{
	width: 100%;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0px;
	color: #000;
	margin-top: 20px;
	float: left;
}

#section04 {
	position: relative;
	width: 100%;
	min-height: 30vh;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../web/about/sec04sp.webp);
	background-attachment: fixed;
	background-position: top center;
	background-size: cover;
}

#section05 {
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-bottom: 50px;
}
#contents05 {
	width: 100%;
	height: auto;
	max-width: 320px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
h4 {
	width: 100%;
	font-size: 26px;
	line-height: 26px;
	font-weight: 500;
	letter-spacing: 0px;
}
#name {
	width: 220px;
	height: auto;
	float: left;
	margin-left: 50px;
	margin-top: 20px;
}
#name .logo{
	width: 27px;
	height: 30px;
	float: left;
}
#name .logo img{
	width: 27px;
	height: 30px;
}

#name .t1{
	width: auto;
	height: 20px;
	float: left;
	font-size: 20px;
	line-height: 20px;
	text-align: left;
	letter-spacing: 1px;
	color: #FFF;
	margin-left: 10px;
	margin-top: 5px;
}
#name .t2{
	width: auto;
	height: 15px;
	float: left;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	color: #FFF;
	margin-left: 5px;
	margin-top: 10px;
}
#cp {
	width: 320px;
	height: auto;
	border-bottom: 1px solid rgba(255,255,255,0.3);
	float: left;
	margin-top: 10px;
	margin-left: 0px;
}
#cp.first {
	margin-top: 25px;
}
#cp .t1{
	width: 50px;
	height: 15px;
	float: left;
	margin-left: 20px;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FFF;
}
#cp .t2{
	width: 230px;
	height: auto;
	float: left;
	margin-left: 20px;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	color: #FFF;
	padding-bottom: 5px;
}


}
