@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: auto;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
}
#slider {
    width: 100%;
    height: 40vh;
}
#mimg .txtBox {
	position: absolute;
	width: 90%;
	height: auto;
	display:inline-block;
	bottom: 40%;
	left: 5%;
	z-index: 1000;
}
#mimg .p1 {
	width: 100%;
	height: auto;
	font-size: 17px;
	line-height: 25px;
	letter-spacing: 0px;
    text-align: center;
}
#mimg .p2 {
	width: 100%;
	height: auto;
	font-size: 10px;
	line-height: 11px;
	letter-spacing: 0px;
    text-align: center;
	margin-top: 10px;
}

/*--------------------------------------------------------------------------コンテンツ*/
#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: 15px;
}
#contents01 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 360px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
h2 {
	width: 100%;
	font-size: 18px;
	line-height: 20px;
	text-align: left;
	font-weight: 600;
	letter-spacing: 0px;
	text-align: center;
	color: #fff;
	float: left;
}
#contents01 .txt01 {
	position: relative;
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 15px;
	line-height: 20px;
	color: #B5A668;
	font-weight: 600;
	letter-spacing: 1px;
	float: left;
	margin-top: 20px;
}
#contents01 .txt02 {
	position: relative;
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0px;
	float: left;
	margin-top: 10px;
	color: #FFF;
}

#section02 {
	width: 100%;
	height: auto;
	padding-top: 15px;
	padding-bottom: 20px;
}
#contents02 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 360px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#c02banner {
	width: 360px;
	height: 115px;
	float: left;
}
#c02banner.f {
	margin-top: 20px;
}
#c02banner .bgImg{
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left: 0;
	right:0;
	bottom:0;
	opacity:0;
	animation: bgAnime3 18s infinite;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 1;
}
#c02banner:hover .bgImg{
	outline: 1px solid #999;
	transform: scale(1.00);
}
#c02banner .src1{
	display:block;
	background-image: url(../web/home/c02img01.jpg); 
}
#c02banner .src2{
	background-image: url(../web/home/c02img02.jpg);  
	animation-delay: 6s;
}
#c02banner .src3{
	background-image: url(../web/home/c02img03.jpg); 
	animation-delay: 12s;
}
#c02banner .src4{
	display:block;
	background-image: url(../web/home/c02img04.jpg); 
}
#c02banner .src5{
	background-image: url(../web/home/c02img05.jpg);  
	animation-delay: 6s;
}
#c02banner .src6{
	background-image: url(../web/home/c02img06.jpg); 
	animation-delay: 12s;
}
#c02banner .src7{
	display:block;
	background-image: url(../web/home/c02img07.jpg); 
}
#c02banner .src8{
	background-image: url(../web/home/c02img08.jpg);  
	animation-delay: 6s;
}
#c02banner .src9{
	background-image: url(../web/home/c02img09.jpg); 
	animation-delay: 12s;
}
#c02banner .src10{
	display:block;
	background-image: url(../web/home/c02img10.jpg); 
}
#c02banner .src11{
	background-image: url(../web/home/c02img11.jpg);  
	animation-delay: 6s;
}
#c02banner .src12{
	background-image: url(../web/home/c02img12.jpg); 
	animation-delay: 12s;
}
#c02banner .txt01{
	position: absolute;
	width: 300px;
	height: 27px;
	font-size: 26px;
	line-height: 27px;
	text-align: left;
	font-weight: 500;
	color: #FFF;
	letter-spacing: 1px;
	z-index:2;
	top: 35px;
	left: 20px;
}
#c02banner .txt02{
	position: absolute;
	width: 300px;
	height: 11px;
	font-size: 10px;
	line-height: 11px;
	text-align: left;
	font-weight: 500;
	color: #FFF;
	letter-spacing: 0px;
	z-index:2;
	top: 70px;
	left: 25px;
}
#contents02 .txt03{
	width: 100%;
	height: auto;
	float: left;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	font-weight: 500;
	color: #FFF;
	letter-spacing: 0px;
	margin-top:5px;
}

#section03 {
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contents03 {
	width: 360px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
h3 {
	width: 100%;
	font-size: 20px;
	line-height: 21px;
	text-align: left;
	font-weight: 500;
	letter-spacing: 0px;
	text-align: center;
	float: left;
}
.h3ac {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
	text-align: center;
	font-size: 12px;
	line-height: 13px;
	letter-spacing: 0px;
}
#contents03 .txt01{
	width: 100%;
	height: auto;
	float: left;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	font-weight: 600;
	letter-spacing: 0px;
	margin-top: 20px;
}
#c03Box {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap-reverse;
}
#c03txtBox {
	width: 360px;
	height: auto;
	float: left;
	margin-top: 10px;
}
#c03txtBox .txt{
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0px;
}
#c03txtBox .btn a{
	display:block;
	width: 300px;
	height: 36px;
	float: left;
	text-align: center;
	font-size: 12px;
	line-height: 36px;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-left: 30px;
	outline: 1px solid #000;
	outline-offset: -1px;
	transition:0.4s;
	color: #000;
}
#c03txtBox .btn a:hover{
	background-color: #000;
	color: #fff;
}

#c03Img {
	position: relative;
	width: 360px;
	height: 262px;
	float: left;
	margin-left: 0px;
}
#c03Img .bgImg{
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	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;

}
#c03Img .src1{
	display:block;
	background-image: url(../web/home/c03img01.jpg); 
}
#c03Img .src2{
	background-image: url(../web/home/c03img02.jpg);  
	animation-delay: 6s;
}


#section04 {
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
#contents04 {
	position: relative;
	width: 360px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}
#section04 .bgImg{
	width: 100%;
	height: auto;
	position: absolute;
	top:0;
	left: 0;
	right:0;
	bottom:0;
	opacity:0;
	animation: bgAnime2 16s infinite;
	background-position: top center;
	background-repeat: no-repeat;
	z-index: 1;
	background-size: cover;
}
#section04 .src1{
	display:block;
	background-image: url(../web/home/c04img01.webp); 
}
#section04 .src2{
	background-image: url(../web/home/c04img02.webp);  
	animation-delay: 8s;
}

h4 {
	width: 100%;
	font-size: 20px;
	line-height: 21px;
	text-align: left;
	font-weight: 500;
	letter-spacing: 0px;
	text-align: center;
	float: left;
	color: #FFF;
	margin-top: 20px;
}
.h4ac {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
	text-align: center;
	font-size: 12px;
	line-height: 13px;
	letter-spacing: 0px;
	color: #FFF;
}
#contents04 .txt01{
	width: 320px;
	height: auto;
	float: left;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	letter-spacing: 0px;
	color: #FFF;
	margin-top: 20px;
	margin-left: 20px;
}
#contents04 .btn a{
	display:block;
	width: 300px;
	height: 36px;
	float: left;
	text-align: center;
	font-size: 12px;
	line-height: 36px;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-left: 20px;
	outline: 1px solid #fff;
	outline-offset: -1px;
	transition:0.4s;
	color: #fff;
}
#contents04 .btn a:hover{
	background-color: #fff;
	color: #000;
}

}