@charset "utf-8";
/* CSS Document */
@media screen and (max-width:767px){
#sidemenu {
	display: none;
	position: fixed;
	bottom: 0px;
	right: 0px;
	width: 0px;
	height: 0px;
	padding: px;
	background-color:;
	border-radius: ;
	z-index: 50000;
}
#sidemenu img{
	width: 0;
	height: 0;
}
.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 {
	position: relative;
	width: 100%;
	height: 120px;
	margin-top: 70px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../web/object/mimg_back.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#mimg .p1 {
	position: relative;
	width: 100%;
	height: auto;
	font-size: 23px;
	line-height: 24px;
	letter-spacing: 1px;
	font-weight: 700;
	color: #513f2a;
    text-align: center;
	-webkit-text-stroke: 3px #fff;
	paint-order: stroke;
	margin-top: 40px;
	float: left;
}
#mimg .p2 {
	position: relative;
	width: 100%;
	height: auto;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 1px;
	font-weight: 500;
	color: #4494d1;
    text-align: center;
	-webkit-text-stroke: 2px #fff;
	paint-order: stroke;
	margin-top: 10px;
	float: left;
}

#breadcrumb { display:none;}

/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 0;
	margin-left: auto;
}
#section01 {
	width: 100%;
	height: auto;
	padding-top: 0px;
	padding-bottom: 20px;
}
#contents01 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 340px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
h2 {
	position: relative;
	width: 300px;
	height: 22px;
	padding-top: 15px;
	padding-left: 40px;
	font-size: 20px;
	line-height: 22px;
	letter-spacing: 0px;
	text-align: left;
	font-weight: 500;
	float: left;
	background-image: url(../web/corporation/h3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 30px;
}
h2 span{
	position: absolute;
	width: fit-content;
	height: auto;
	top: 0;
	left: 40px;
	font-size: 11px;
	line-height: 11px;
	letter-spacing: 0px;
	text-align: left;
	background:linear-gradient(90deg,#fa6496 0%,#fcb41b 100%);
	-webkit-background-clip:text;
	-webkit-text-fill-color: transparent;
	float: left;
}

#currentBox {
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap:wrap;
	float: left;
	margin-top: 10px;
}
#currentBox .btn a{
	display: block;
	width: 320px;
	height: 30px;
	border-radius: 5px;
	outline: 1px solid #999;
	outline-offset: -1px;
	text-align: center;
	font-size: 13px;
	line-height: 27px;
	color: #000;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	transition: 0.4s;
}
#currentBox .btn a:hover{
	color: #000;
	outline: 2px solid #8cbe37;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
}
#section02 {
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contents02 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 340px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
h3 {
	position: relative;
	width: 300px;
	height: 22px;
	padding-top: 15px;
	padding-left: 40px;
	font-size: 20px;
	line-height: 22px;
	letter-spacing: 0px;
	text-align: left;
	font-weight: 500;
	float: left;
	background-image: url(../web/corporation/h3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 30px;
}
h3 span{
	position: absolute;
	width: fit-content;
	height: auto;
	top: 0;
	left: 40px;
	font-size: 11px;
	line-height: 11px;
	letter-spacing: 0px;
	text-align: left;
	background:linear-gradient(90deg,#fa6496 0%,#fcb41b 100%);
	-webkit-background-clip:text;
	-webkit-text-fill-color: transparent;
	float: left;
}
#contents02 .txtBox {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
	text-align: left;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0px;
}
#contents02 .imgBox {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
	margin-left: 0px;
	font-size: 10px;
	line-height: 11px;
	text-align: center;
	color: #6a421e;
}
#contents02 .imgBox img{
	width: 340px;
	height: auto;
	padding-bottom: 5px;
}
#goodpoint {
	width: 340px;
	height: auto;
	padding-bottom: 10px;
	outline: 2px solid #fb89a9;
	outline-offset: -2px;
	background-color:#fcfaed;
	border-radius: 10px;
	float: left;
	margin-top: 20px;
}
#goodpoint.f { margin-left: 0px;}

#goodpoint .ttl{
	width: 100%;
	height: 35px;
	background-color: #fb89a9;
	border-radius: 10px 10px 0 0;
	text-align: center;
	font-size: 16px;
	line-height: 33px;
	color: #FFF;
	float: left;
}
#goodpoint .Img{
	width: 300px;
	height: 122px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
#goodpoint .Img img{
	width: 300px;
	height: 122px;
}

#goodpoint .txt{
	width: 300px;
	height: auto;
	text-align: left;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}

#section03 {
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 30px;
}
#contents03 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 340px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#Voice {
	width: 340px;
	height: auto;
	float: left;
	margin-top: 20px;
}
#Voice.f { margin-left: 0px;}
#Voice .Img{
	width: 108px;
	height: 150px;
	float: left;
}
#Voice .Img img{
	width: 108px;
	height: 150px;
	border-radius: 8px;
}
#Voice .t1{
	width: 220px;
	height: auto;
	text-align: left;
	font-size: 11px;
	line-height: 11px;
	float: left;
	margin-left: 12px;
}
#Voice .t2{
	width: 220px;
	height: auto;
	text-align: left;
	font-size: 13px;
	line-height: 15px;
	color: #f55d88;
	float: left;
	margin-top: 5px;
	margin-left: 12px;
}
#Voice .t3{
	width: 220px;
	height: auto;
	text-align: left;
	font-size: 13px;
	line-height: 15px;
	float: left;
	margin-top: 5px;
	margin-left: 12px;
}

}
