@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: 30px;
}
#contents01 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 340px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#s01Box {
	width: 100%;
	height: auto;
	min-height: inherit;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
    justify-content: space-between;
	align-content: space-between;
	flex-wrap: wrap-reverse;
}
#c01txtbox {
	position: relative;
	left: 0;
	width: 340px;
	height: auto;
	z-index: 1110;
	margin-top: 20px;
	padding: 0px;
	float: left;
}
.h2ac {
	width: fit-content;
	height: auto;
	font-size: 12px;
	line-height: 12px;
	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;
}
h2 {
	width: 100%;
	height: auto;
	font-size: 17px;
	line-height: 22px;
	letter-spacing: 1px;
	text-align: left;
	float: left;
	margin-top: 10px;
	background-image: url(../web/home/h2ac.png);
	background-size: 25px;
	background-repeat: no-repeat;
	background-position: right top;
}
#c01txtbox .st1{
	width: 100%;
	text-align: left;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 0px;
	margin-top: 15px;
}

#c01Backbox01 {
	position: relative;
	right: 0;
	width: 340px;
	height: 173px;
	padding-top: 0;
	z-index: 1020;
	max-width: 340px;
	float: left;
	margin-top: 0;
}
#c01Backbox01 .bgImg{
	width: 100%;
	position: absolute;
	top:0;
	left: 0;
	right:0;
	bottom:0;
	opacity:0;
	animation: bgAnime3 21s infinite;
	background-position: top right;
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 1;
	max-height: 173px;
}
#c01Backbox01 .src1{
	display:block;
	background-image: url(../web/home/c01img01.png); 
}
#c01Backbox01 .src2{
	background-image: url(../web/home/c01img02.png);  
	animation-delay: 7s;
}
#c01Backbox01 .src3{
	background-image: url(../web/home/c01img03.png);  
	animation-delay: 14s;
}


#section02 {
	width: 100%;
	height: auto;
	padding-top: 0px;
	padding-bottom: 25px;
}
#contents02 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 340px;
	text-align: left;
	margin-top: 0px;
	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;
}

#c02Img {
	width: 340px;
	height: 383px;
	float: left;
	clear: both;
	margin-top: 20px;
}
#c02Img img{
	width: 340px;
	height: 383px;
	outline: 1px solid #ddd;
	outline-offset: -1px;
	border-radius: 10px;
}
#c02Txt {
	width: 340px;
	height: auto;
	float: left;
	margin-left: 0px;
	margin-top: 15px;
}
#c02Txt .t1{
	width: 100%;
	height: auto;
	float: left;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	letter-spacing: 0px;
}
#c02Txt .t1 span{ color:#fa6496;}
	
#c02Txt .t2{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: 0px;
	color: #fa6496;
	font-weight: 600;
}

#section03 {
	width: 100%;
	height: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}
#contents03 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 340px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#contents03 .tablebox01{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 25px;
	word-break: break-all;
	text-align: left;
}
#contents03 .tablebox01 table {
	min-width: 100%;
	text-align: center;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	font-size: 12px;
	line-height: 15px;
	letter-spacing:0;
	clear:both;
}
#contents03 .tablebox01 td {
	min-width: 65px;
	border: 1px solid #999;
	border-bottom: 0;
	border-right: 0;
	padding: 4px 3px 4px 3px;
}
#contents03 .btn a{
	display: block;
	width: 300px;
	height: 35px;
	float: left;
	margin-top: 25px;
	margin-left: 20px;
	text-align: center;
	font-size: 14px;
	line-height: 33px;
	font-weight: 500;
	color: #fa6496;
	background-color: #FFF;
	border-radius: 18px;
	outline: 2px solid #fa6496;
	outline-offset: -2px;
	transition: 0.4s;
}
#contents03 .btn a:hover{
	color: #fff;
	background-color: #fa6496;
}

#section04 {
	width: 100%;
	height: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}
#contents04 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 340px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.CIimg {
	width: 100px;
	height: 100px;
	margin-top: 25px;
	float: left;
}
.CIimg img{
	width: 100px;
	height: 100px;
	border-radius: 5px;
	outline: 1px solid #ccc;
	outline-offset: -1px;
}
#CItxt {
	width: 225px;
	height: auto;
	min-height: 100px;
	margin-top: 25px;
	margin-left: 15px;
	float: left;
}
#CItxt .t1{
	width: 100%;
	height: auto;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	font-weight: 600;
	letter-spacing: 0px;
	color: #ff6600;
	float: left;
}
#CItxt .t2{
	width: 100%;
	height: auto;
	margin-top: 10px;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	letter-spacing: 0px;
	float: left;
}

}
