@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: auto;
	margin-top: 70px;
	margin-left: auto;
	margin-right: auto;
}
#slider {
    width: 100%;
    height: 75vh;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}
#mimg .txtBox {
	position: absolute;
	width: 90%;
	height: auto;
	display:inline-block;
	bottom: 10%;
	left: 4%;
	z-index: 1000;
}
#mimg .p1 {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-size: 24px;
	line-height: 35px;
	letter-spacing: 3px;
	color: #fa84a3;
    text-align: left;
	writing-mode: horizontal-tb;
	-webkit-text-stroke: 4px #fff;
	paint-order: stroke;
	float: left;
}
#mimg .p2 {
	position: relative;
	width: auto;
	height: auto;
	margin: 0 auto;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 0px;
	color: #000;
    text-align: left;
	writing-mode: horizontal-tb;
	-webkit-text-stroke: 2px #fff;
	paint-order: stroke;
	margin-right: 0px;
	margin-top: 10px;
	float: left;
}

/*--------------------------------------------------------------------------コンテンツ*/
#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;
}

#c01txtbox .btn p{
	position: relative;
	display: block;
	width: 300px;
	height: 35px;
	font-size: 14px;
	line-height: 33px;
	color: #fff;
	letter-spacing: 0px;
	text-align: center;
	float: left;
	z-index: 2;
}
#c01txtbox .btn{
	position: relative;
	width: 300px;
	height: 35px;
	margin-top: 20px;
	margin-left: 20px;
	border-radius: 18px;
	background-image: url(../web/home/btnac01.png);
	background-repeat: no-repeat;
	background-position: right center;
	background:linear-gradient(90deg,#fa6496 0%,#fcb41b 100%);
	float: left;
	z-index: 0;
	transition: 0.4s;
}
#c01txtbox .btn::before{
	position: absolute;
	content:"";
	top: 0;
	left: 0;
	width: 300px;
	height: 35px;
	border-radius: 18px;
	background:linear-gradient(90deg,#2db061 0%,#5ea6d9 100%);
	opacity: 0;
	transition: 0.4s;
	z-index: 0;
}
#c01txtbox .btn:hover::before{
	opacity: 1;
}
#c01txtbox .btn a::after{
	position: absolute;
	content:"";
	top: 0;
	left: 0;
	width: 300px;
	height: 35px;
	background-image: url(../web/home/btnac01.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right center;
	z-index: 1;
}

#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: 20px;
	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;
}
.heart-background { display:none;}

h3 {
	width: 100%;
	height: auto;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: center;
	font-weight: 500;
}
.h3ac {
	width: fit-content;
	height: auto;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 0px;
	text-align: center;
	background:linear-gradient(90deg,#fa6496 0%,#fcb41b 100%);
	-webkit-background-clip:text;
	-webkit-text-fill-color: transparent;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
}
#servicebox {
	width: 100%;
	height: auto;
	float: left;
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
	margin-top: 0px;
}
#service {
	width: 160px;
	height: auto;
	margin-top: 20px;
}
#service .s1{
	color: #ff6464;	
}
#service .s2{
	color: #f53296;	
}
#service .s3{
	color: #46b46e;	
}
#service .s4{
	color: #50aadc;	
}
#service .s5{
	color: #ff9600;
}
#service .t1{
	width: 100%;
	height: auto;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	color: #000;
	float: left;
}

#service .spt{ display:none;}

#service .Img{
	position: relative;
	width: 160px;
	height: 116px;
	float: left;
	margin-top: 5px;
	border-radius: 5px;
}
#service .bgImg{
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0;
	right:0;
	bottom:0;
	opacity:0;
	animation: bgAnime2 12s infinite;
	background-position: top right;
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 1;
	border-radius: 5px;
	transition: 0.4s;
	
}
#service .src1{
	display:block;
	background-image: url(../web/home/c02img01.jpg);
	background-size: contain;
}
#service .src2{
	background-image: url(../web/home/c02img02.jpg);  
	animation-delay: 6s;
	background-size: contain;
}
#service .src3{
	display:block;
	background-image: url(../web/home/c02img03.jpg); 
	background-size: contain;
}
#service .src4{
	background-image: url(../web/home/c02img04.jpg);  
	animation-delay: 6s;
	background-size: contain;
}
#service .src5{
	display:block;
	background-image: url(../web/home/c02img05.jpg); 
	background-size: contain;
}
#service .src6{
	background-image: url(../web/home/c02img06.jpg);  
	animation-delay: 6s;
	background-size: contain;
}
#service .src7{
	display:block;
	background-image: url(../web/home/c02img07.jpg);
	background-size: contain;
}
#service .src8{
	background-image: url(../web/home/c02img08.jpg);  
	animation-delay: 6s;
	background-size: contain;
}
#service .src9{
	display:block;
	background-image: url(../web/home/c02img09.jpg);
	background-size: contain;
}
#service .src10{
	background-image: url(../web/home/c02img10.jpg);  
	animation-delay: 6s;
	background-size: contain;
}

#service:hover .bgImg{
	box-shadow: 2px 2px 4px rgba(0,0,0,0.0);
	transform: scale(1.00);

}
#service .ttl1{
	width: 100%;
	height: auto;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	color: #ff6464;
	float: left;
	background-image: none;
	margin-top: 7px;
}
#service .ttl2{
	width: 100%;
	height: auto;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	color: #f53296;
	float: left;
	background-image: none;
	margin-top: 7px;
}
#service .ttl3{
	width: 100%;
	height: auto;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	color: #46b46e;
	float: left;
	background-image: none;
	margin-top: 7px;
}
#service .ttl4{
	width: 100%;
	height: auto;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	color: #50aadc;
	float: left;
	background-image: none;
	margin-top: 7px;
}
#service .ttl5{
	width: 100%;
	height: auto;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	color: #ff9600;
	float: left;
	background-image: none;
	margin-top: 7px;
}

#service .t2{
	width: 100%;
	height: auto;
	font-size: 13px;
	line-height: 15px;
	text-align: left;
	color: #000;
	float: left;
	margin-top: 5px;
	padding-bottom: 9px;
	border-bottom: 1px dotted #CCCCCC;
}

#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;
}

h4 {
	width: 100%;
	height: auto;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: center;
	font-weight: 500;
}
.h4ac {
	width: fit-content;
	height: auto;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 0px;
	text-align: center;
	background:linear-gradient(90deg,#2db061 0%,#5ea6d9 100%);
	-webkit-background-clip:text;
	-webkit-text-fill-color: transparent;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
}
#contents03 .Igbtn { display:none;}

#Newspc { display:none;}
#Newssp {
	width: 100%;
	height: auto;
}
#contents03 iframe{
	width: 100%;
	height: 650px;
	margin-top: 5px;
}



}
