@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 {
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 70px;
	margin-left: auto;
	margin-right: auto;
}
#hmcheck{display: none;}
#mimg .bbar{ display: none;}

.flexslider {
	margin-top: 0px !important;
}
.flexslider.flex1 {display: none;}
.flexslider.flex2 {display: none;}
.flexslider.flex3 {
	width: 100%;
}
#mimg .txtBox {
	position: absolute;
	width: 96%;
	height: auto;
	display:inline-block;
	top: 38%;
	left: 2%;
}
#mimg .p1 {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-size: 19px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: 600;
	color: #fff;
    text-align: center;
	float: left;
}
#mimg .p2 {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-size: 12px;
	line-height: 13px;
	letter-spacing: 1px;
	font-weight: 600;
	color: #fff;
    text-align: center;
	float: left;
	margin-top: 15px;
}

/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 0;
	margin-left: auto;
}
#section01 {
	width: 100%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 30px;
}
#contents01 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 320px;
	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: 320px;
	height: auto;
	z-index: 1110;
	margin-top: 25px;
	padding: 0px;
	float: left;
}
#hbox {
	width: 100%;
	height: auto;
}
h2 {
	width: 100%;
	height: auto;
	font-size: 30px;
	line-height: 30px;
	font-weight: 600;
	letter-spacing: 1px;
	text-align: center;
}
#hbox .t1{
	width: 100%;
	height: auto;
	font-size: 11px;
	line-height: 11px;
	letter-spacing: 0px;
	font-weight: 600;
	text-align: center;
	margin-top: 5px;
}

#c01txtbox .st1{
	width: 100%;
	text-align: center;
	font-size: 20px;
	line-height: 21px;
	letter-spacing: 1px;
	font-weight: 600;
	margin-top: 20px;
}
#c01txtbox .st2{
	width: 100%;
	text-align: left;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: ;
	margin-top: 10px;
}
.c01btn a{
	position: relative;
	display:block;
	width: 310px;
	height: 40px;
	margin-top: 30px;
	margin-left: 5px;
	outline: 1px solid #fff;
	outline-offset: -3px;
	background-color: #19648c;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	letter-spacing: 1px;
	color: #fff;
	overflow: hidden;
}
.c01btn a:hover{
	box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.2);
	outline: 1px solid #19648c;
}

#c01Backbox01 {
	position: relative;
	right: 0;
	width: 320px;
	height: 244px;
	padding-top: 0;
	z-index: 1020;
	max-width: 320px;
	float: left;
	margin-top: 0px;
}
#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: 244px;
}
#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: 25px;
	padding-bottom: 25px;
}
.circles{ display:none;}
#section02 .back01{ display: none;}

#contents02 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 320px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
h3 {
	width: 100%;
	height: auto;
	font-size: 30px;
	line-height: 30px;
	font-weight: 600;
	letter-spacing: 1px;
	text-align: center;
	color: #fff;
}
.h3ac {
	position: relative;
	width: 100%;
	height: auto;
	font-size: 11px;
	line-height: 12px;
	font-weight: 600;
	letter-spacing: 0px;
	text-align: center;
	color: #fff;
	margin-top: 10px;
	float: left;
}
.swiper {
  width: 100%;
  height: auto;
  margin-top: 15px;
  float: left;
}

.swiper-wrapper {
  /* wrapperのサイズを調整 */
  width: 100%;
  height: auto;
}

.swiper-slide {
  width: 155px !important;
  height: auto !important;
}
#Pitem {
	width: 155px;
	height: 240px;
	padding:0;
	float: left;
	transition: 0.4s;
}

#Pitem .Img{
	width: 100%;
	height: 116px;
	float: left;
	border-radius: 4px;
}
#Pitem .Img img{
	width: 155px;
	height: 116px;
	object-fit: cover;
	border-radius: 4px;
}
#Pitemttl {
	position: relative;
	width: 100%;
	height: 20px;
	float: left;
	margin-top: 10px;
}
#Pitemttl .t1{
	width: auto;
	height: 20px;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	font-weight: 600;
	letter-spacing: 1px;
	color: #fff;
	float: left;
}
#Pitemttl .t2{ display:none;}
.Pitemtxt {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	color: #fff;
}
.c02btn a{
	position: relative;
	display:block;
	width: 310px;
	height: 40px;
	margin-top: 20px;
	margin-left: 5px;
	outline: 1px solid #19648c;
	outline-offset: -3px;
	background-color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	letter-spacing: 1px;
	color: #19648c;
	overflow: hidden;
	float: left;
}
.c02btn a:hover{
	outline: 1px solid #fff;
}



#section03 {
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
#contents03 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 320px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
h4 {
	width: 100%;
	height: auto;
	font-size: 30px;
	line-height: 30px;
	font-weight: 600;
	letter-spacing: 1px;
	text-align: center;
}
.h4ac{
	width: 100%;
	height: auto;
	font-size: 11px;
	line-height: 11px;
	letter-spacing: 0px;
	font-weight: 600;
	text-align: center;
	margin-top: 5px;
}
#contents03 .newssp iframe{
	position: relative;
	width: 320px;
	height: 1070px;
	overflow: hidden;
	float: left;
	margin-top: 10px;
}
#contents03 .newspc iframe{ display:none;}

.c03btn a{
	position: relative;
	display:block;
	width: 310px;
	height: 40px;
	margin-top: 30px;
	margin-left: 5px;
	outline: 1px solid #fff;
	outline-offset: -3px;
	background-color: #19648c;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	letter-spacing: 1px;
	color: #fff;
	overflow: hidden;
}
.c03btn a:hover{
	box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.2);
	outline: 1px solid #19648c;
}


}
