@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main .mainVisual {
	position: relative;
}
#main .mainVisual .imgUl {
	position: relative;
}
#main .mainVisual .imgUl .slick-list {
	font-size: 0;
}

#main .mainVisual .imgUl li {
	position: relative;
	font-size: 0;
	line-height: 1;
	overflow: hidden;
}
#main .mainVisual .image {
	height: 570px;
	background: url(../img/bannerrrrr1.webp) no-repeat center bottom;
	background-size: cover;
}
#main .mainVisual .slick-slide.moving .image {
	-webkit-animation: scale-zoom 8s 0s linear infinite;
	animation: scale-zoom 8s 0s linear infinite;
}
@-webkit-keyframes scale-zoom {
  0% {
		-webkit-transform: scale(1) rotate(0.1deg);
		transform: scale(1) rotate(0.1deg);
	}
  100% {
		-webkit-transform: scale(1.1) rotate(0.1deg);
		transform: scale(1.1) rotate(0.1deg);
	}
}
@keyframes scale-zoom {
  0% {
		-webkit-transform: scale(1) rotate(0.1deg);
		transform: scale(1) rotate(0.1deg);
	}
  100% {
		-webkit-transform: scale(1.1) rotate(0.1deg);
		transform: scale(1.1) rotate(0.1deg);
	}
}


#main .mainVisual .imggg01 .image {
	background-image: url(../img/banner25-1.jpg);
}

#main .mainVisual .imggg02 .image {
	background-image: url(../img/banner25-2.jpg);
}




 
#main .mainVisual .img01 .image {
	background-image: url(../img/bannerrrrr2.webp);
} 
#main .mainVisual .img0111 .image {
	background-image: url(../img/slider11111111.jpg);
} 

#main .mainVisual .img02 .image {
	background-image: url(../img/bannerrrrr3.webp);
}




#main .mainVisual .img03 .image {
	background-image: url(../img/bannerrrrr4.webp);
}


#main .mainVisual .img04 .image {
	background-image: url(../img/bannerrrrr5.webp);
}





#main .mainVisual .img05 .image {
	background-image: url(../img/bannerrrrr6.webp);
}











#main .mainVisual .img06 .image {
	background-image: url(../img/bannerrrrr7.webp);
}



#main .mainVisual .img07 .image {
	background-image: url(../img/bannerrrrr8.webp);
}




#main .mainVisual .img08 .image {
	background-image: url(../img/bannerrrrr9.webp);
}
 

#main .mainVisual .img09 .image {
	background-image: url(../img/bannerrrrr10.webp);
}

#main .mainVisual .img10 .image {
	background-image: url(../img/bannerrrrr11.webp);
}



#main .mainVisual .img11 .image {
	background-image: url(../img/bannerrrrr12.webp);
}

 


 #main .mainVisual .img12 .image {
	background-image: url(../img/bannerrrrr13.webp);
}


 #main .mainVisual .img13 .image {
	background-image: url(../img/bannerrrrr14.webp);
}

/*
 #main .mainVisual .img14 .image {
	background-image: url(../img/bannerrrrr14.webp);
}*/


 
#main .mainVisual .h2Ttl {
    width: 100%;
    color: #fff;
    font-size: 3rem;
    font-weight: normal;
    position: absolute;
    bottom: 160px;
    left: 0px;
    text-align: left;
    line-height: 1.375;
    letter-spacing: 0.02em;
    background: #000b46eb;
    padding: 20px;
    border-radius: 0px 10px 10px 0px;
}
#main .mainVisual .h2Ttl span {
    font-size: 17px;
    display: block;
    letter-spacing: 0.05em;
    margin-top: 10px;
    font-style: italic;
    color: #a99f9f;
}
#main .mainVisual .slick-dots {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 0;
    line-height: 1;
    position: relative;
    z-index: 10;
}
#main .mainVisual .slick-dots button {
	display: none;
}
#main .mainVisual .marBox {
	padding: 0 20px;
	width: 100%;
	max-width: 1592px;
	box-sizing: border-box;
	position: absolute;
	left: 50%;
	bottom: 93px;
	transform: translateX(-50%);
}

#main .mainVisual .img05 .marBox {
	width: 76%;
	left: 79%;
	top: 115px;
}

#main .mainVisual .bg {
	padding: 35px 36px;
	max-width: 1034px;
	width: 76%;
	background-color: rgba(255,255,255,0.5);
	box-sizing: border-box;
}
#main .mainVisual .img02 .bg {
	background-color: rgba(255,255,255,0.7);
}
#main .mainVisual .img04 .bg {
	background-color: rgba(255,255,255,0.8);
}
#main .mainVisual .img05 .bg {
	background-color: rgba(255,255,255,0.7);
}
#main .mainVisual .imgBox {
	display: flex;
	justify-content: space-between;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .mainVisual .imgBox .textBox {
	margin: 6px 0 0 38px;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.8;
	flex: 1;
}
#main .mainVisual .txt {
	margin-top: 19px;
	font-size: 1.4rem;
	line-height: 1.74;
	font-weight: normal;
}
#main .mainVisual .img04 .bg {
	max-width: 1180px;
}
#main .mainVisual .img04 .imgBox .textBox {
	margin: -10px 0 0 38px;
}

#main .mainVisual .img03 .marBox {
	bottom: auto;
	top: 152px;
	display: flex;
	justify-content: flex-end;
}
#main .mainVisual .img03 .innerBox {
	width: 664px;
	font-size: 1.786rem;
	font-weight: 500;
	line-height: 1.75;
}
#main .mainVisual .img03 .imgBox {
	margin-top: 35px;
}
#main .mainVisual .img03 .txt {
	margin-top: 0;
}
#main .mainVisual .img03 .imgBox .textBox {
	margin: -5px 0 0 13px;
}
#main .mainVisual .slick-dots li {
	margin:0 10px;
    width: 10px;
    height: 10px;
    vertical-align: top;
    display: inline-block;
    background-color: #a5a5a7;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer;
}
#main .mainVisual .slick-dots .slick-active {
    background-color: #12216e;
}
#main .moreBtn {
	width: 299px;
	height: 299px;
	color: #fff;
	font-size: 1.5rem;
	position: absolute;
	right: 92px;
	bottom: 0px;
	background-size: cover;
	text-align: center;
	line-height: 1.8;
	box-sizing: border-box;
	border-radius: 50%;
}
#main .moreBtn .inner {
	padding: 77px 10px 10px;
	height: 100%;
	box-sizing: border-box;
	background: url(../img/index/more_bg.png) no-repeat left top;
}


#main .moreBtn .ttl {
    margin-bottom: 6px;
    font-size: 2.1rem;
    letter-spacing: 0.05em;
    font-weight: 300;
}



#main .moreBtn p {
	margin-bottom: 22px;
}
#main .mainVisual .arrowUl {
    position: absolute;
    z-index: 1;
    width: 96%;
    justify-content: space-between;
    margin: 0px auto;
    text-align: center;
    cursor: pointer;
    top: 55%;
    display: block;
    padding: 0px 50px;
    box-sizing: border-box;
    left: 2%;
 
}
#main .mainVisual .arrowUl li {
	position: absolute;
    top: 50%;
}
#main .mainVisual .arrowUl img {
    background: #12216e;
    padding: 10px 15px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
}

#main .moreBtn .inner:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #000c4c96;
    transform-origin: right center;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}



.arrowUl  li.prev.slick-arrow {
    left: 0px;
    margin: 0px;
}
 .arrowUl  li.next.slick-arrow {
    
    right: 0px;
    margin: 0px;
}

#main .messageBox {
	text-align: center;
	position: relative;
	z-index: 10;
}
#main .messageBox .content {
    padding-bottom: 100px;
    max-width: 800px;
    position: relative;
}
#main .messageBox p {
	margin: 0 auto;
	max-width: 600px;
	font-size: 1.8rem;
	line-height: 2.1;
	letter-spacing: 0.05em;
}
#main .messageBox * {
    position: relative;
    z-index: 5;
    margin-top: 25px;
}
#main .messageBox .textBox {
    margin-bottom: 36px;
    z-index: 100;
}
#main .messageBox .textBox .headline01.en {
	margin-bottom: 12px;
    font-size: 35px;
    line-height: 40px;
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 20px;
}
#main .messageBox .mission {
	margin-bottom: 70px;
	z-index: 99;
}
#main .messageBox .vision {
	z-index: 98;
}
#main .coreBox {
	padding: 256px 0 53px;
	background: #f8f8f8 url(../img/index/core_bg.jpg) no-repeat center top;
	background-size: 100% auto;
}
#main .coreBox .content {
	max-width: 1400px;
}
#main .coreBox .listUl {
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	justify-content: center;
}
#main .coreBox .listUl li {
	margin: 0 10px;
	width: 300px;
}
#main .coreBox .listUl p {
	line-height: 1.562;
	letter-spacing: 0.05em;
}
#main .coreBox .listUl .ttl {
	margin-bottom: 8px;
	color: #479de1;
	font-size: 2.8rem;
	letter-spacing: 0.08em;
}
#main .coreBox .listUl .ttl.col01 {
	color: #e7d13a;
}
#main .coreBox .listUl .ttl.col02 {
	color: #6cd0b3;
}
#main .coreBox .listUl .ttl.col03 {
	color: #c1a8d7;
}
#main .coreBox .listUl .image {
	margin-bottom: 28px;
}
#main .aboutBox {
	margin-bottom: 98px;
}
#main .aboutBox .showImg {
	height: 620px;
	position: relative;
}
#main .aboutBox .showImg .bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/index/about_img.jpg) no-repeat center top;
	background-size: cover;
}
#main .aboutBox .imgBox {
	padding-top: 128px;
	display: flex;
	justify-content: space-between;
	position: relative;
}
#main .aboutBox .imgBox .textBox {
	width: 562px;
}
#main .aboutBox .imgBox .photo {
	width: 56%;
	max-width: 814px;
	position: absolute;
	bottom: -51px;
	right: -43px;
	border-radius: 50%;
}
#main .aboutBox .imgBox .textBox p {
	line-height: 1.562;
	letter-spacing: 0.08em;
}
#main .aboutBox .comBtn {
	margin-top: 38px;
}
#main .educationBox {
	margin-bottom: 116px;
	padding-top: 135px;
	display: flex;
	justify-content: space-between;
	position: relative;
}
#main .educationBox .showImg {
	width: calc(100% - 142px);
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}
#main .educationBox .showImg .bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/index/education_bg.jpg) no-repeat center top;
	background-size: cover;
}
#main .educationBox .photo {
	width: 50%;
}
#main .educationBox .photo img {
	width: 100%;
}
#main .educationBox .textBox {
	padding: 64px 80px 20px 15px;
	flex: 1;
	color: #fff;
}
#main .educationBox .textBox .innerBox {
	margin: 0 auto;
	max-width: 490px;
}
#main .educationBox .textBox p {
	line-height: 1.562;
	letter-spacing: 0.08em;
}
#main .educationBox .headline03 .jp span {
	color: #676767;
	background-color: #f9f9f9;
}
#main .educationBox .headline03 .jp {
	margin-top: 24px;
}
#main .educationBox .comBtn {
	margin-top: 24px;
}
@media all and (min-width: 897px) and (max-width: 1400px) {
	#main .coreBox .listUl li {
		width: 250px;
		font-size: 1.4rem;
	}
	#main .coreBox .listUl .image img {
		width: 200px;
	}
	#main .coreBox .listUl .ttl {
		font-size: 2.4rem;
	}
}
@media all and (min-width: 897px) {
	#main .mainVisual .slick-dots li:hover {
		background-color: #479de1;
	}
	#main .mainVisual .arrowUl li:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	#main .mainVisual .image {
		height: 492px;
	}
	#main .mainVisual .h2Ttl {
		padding: 0 15px;
		font-size: 1.95rem;
		bottom: 118px;
		line-height: 1.45;
		letter-spacing: 0;
		box-sizing: border-box;
	}
	#main .mainVisual .h2Ttl span {
		margin-top: 15px;
		font-size: 1.3rem;
	}
	#main .messageBox .textBox .headline01.en {
		font-size: 2.2rem;
		letter-spacing: 0;
	}
	#main .messageBox .textBox .headline01 + p {
		margin: 0;
	}
	#main .moreBtn {
		margin-left: 95px;
		width: 150px;
		height: 150px;
		color: #fff;
		font-size: 0.85rem;
		left: 50%;
		right: auto;
		bottom: -43px;
		line-height: 1.75;
		transform: translateX(-50%);
	}
	#main .moreBtn .inner {
		padding: 35px 5px 10px;
		background-size: cover;
	}
	#main .moreBtn .comBtn a {
		padding: 0 0 4px;
		font-size: 0.95rem;
	}
	#main .moreBtn .ttl {
		font-size: 1.4rem;
	}
	#main .moreBtn p {
		margin-bottom: 11px;
	}
	#main .mainVisual .slick-dots {
		margin: 33px 148px 0 0;
	}
	#main .mainVisual .slick-dots li {
		margin: 0 9px;
	}
	#main .mainVisual .arrowUl li {
		margin: -15px 0 0 -163px;
		width: 12px;
	}
	#main .mainVisual .arrowUl li.next {
		margin-left: 5px;
	}
	#main .messageBox p {
		margin: 0 20px;
		max-width: inherit;
		font-size: 1.1rem;
		line-height: 1.8;
		letter-spacing: 0;
	}
	#main .messageBox .content {
		padding: 67px 0 42px;
		max-width: inherit;
	}
	#main .messageBox .textBox {
		margin-bottom: 116px;
	}
	#main .messageBox .mission {
		margin-bottom: 64px;
	}
	#main .messageBox .bubblesUl li,
	#main .messageBox .photoUl li {
		z-index: 3;
	}
	#main .messageBox .mission .bubblesUl .img01 {
		width: 42px;
		top: -79px;
		left: 38px;
	}
	#main .messageBox .mission .bubblesUl .img02 {
		width: 31px;
		top: -56px;
		left: 64px;
		z-index: -1;
	}
	#main .messageBox .mission .bubblesUl .img03 {
		width: 45px;
		bottom: 99px;
		right: -9px;
		left: auto;
		top: auto;
	}
	#main .messageBox .mission .bubblesUl .img04 {
		width: 51px;
		bottom: 67px;
		right: 5px;
		left: auto;
		top: auto;
	}
	#main .messageBox .mission .photoUl .img01 {
		width: 90px;
		top: -29px;
		left: -16px;
	}
	#main .messageBox .mission .photoUl .img02 {
		width: 125px;
		top: -65px;
		right: -10px;
		left: auto;
	}
	#main .messageBox .vision .bubblesUl .img01 {
		width: 51px;
		top: 11px;
		left: 41px;
	}
	#main .messageBox .vision .bubblesUl .img02 {
		width: 116px;
		top: -24px;
		right: -44px;
		z-index: -1;
		left: auto;
	}
	#main .messageBox .vision .bubblesUl .img03 {
		width: 42px;
		top: 30px;
		right: 13px;
		left: auto;
	}
	#main .messageBox .vision .bubblesUl .img04 {
		width: 30px;
		right: 44px;
		left: auto;
		top: 52px;
	}
	#main .messageBox .vision .bubblesUl .img05 {
		margin-left: -109px;
		width: 55px;
		left: 50%;
		top: auto;
		bottom: 6px;
		transform: translateX(-50%);
	}
	#main .messageBox .vision .photoUl .img01 {
		width: 123px;
		top: 20px;
		left: -29px;
	}
	#main .messageBox .vision .photoUl .img02 {
		margin-left: -80px;
		width: 149px;
		bottom: -80px;
		left: 50%;
		top: auto;
	}
	#main .messageBox .vision {
		padding-bottom: 174px;
	}
	#main .coreBox .listUl {
		margin-top: -38px;
	}
	#main .coreBox .listUl li {
		margin: 38px 0 0 0;
		width: 50%;
		padding: 0 10px;
		box-sizing: border-box;
	}
	#main .coreBox .listUl .ttl {
		margin-bottom: 2px;
		font-size: 1.5rem;
	}
	#main .coreBox .listUl .image img {
		width: 100%;
		max-width: 120px;
	}
	#main .aboutBox .showImg {
		height: 237px;
	}
	#main .coreBox .listUl p {
		margin: 0;
		font-size: 1rem;
		line-height: 1.6;
	}
	#main .coreBox {
		padding: 98px 0 135px;
		background-image: url(../img/index/sp_core_bg.jpg);
	}
	#main .coreBox .listUl .image {
		margin-bottom: 9px;
	}
	#main .aboutBox .imgBox {
		padding-top: 68px;
	}
	#main .aboutBox .imgBox .textBox p {
		text-align: center;
		line-height: 1.8;
		letter-spacing: 0;
	}
	#main .aboutBox .comBtn {
		margin-top: 27px;
		text-align: center;
	}
	#main .aboutBox {
		margin-bottom: 66px;
	}
	#main .educationBox {
		margin-bottom: 0;
		padding: 0 0 69px;
		display: block;
	}
	#main .educationBox .photo {
		width: calc(100% - 30px);
	}
	#main .educationBox .showImg {
		width: 100%;
		height: calc(100% - 117px);
		top: 117px;
	}
	#main .educationBox .textBox {
		padding: 61px 28px 0;
		text-align: center;
	}
	#main .educationBox .textBox p {
		line-height: 1.6;
		letter-spacing: 0;
	}
	#main .educationBox .comBtn {
		margin-top: 28px;
		text-align: center;
	}
	#main .aboutBox .imgBox .textBox {
		width: auto;
	}
	#main .mainVisual .marBox {
		padding: 0;
	}
	#main .mainVisual .marBox,
	#main .mainVisual .img05 .marBox{
		width: 100%!important;
		bottom: 0 !important;
		top: auto !important;
		max-width: inherit;
		left: 0;
		display: block;
		transform: translateX(0);
	}
	#main .mainVisual .imgBox .photo {
		width: 69px;
	}
	#main .mainVisual .imgBox .textBox {
		margin: 10px 0 0 15px;
		font-size: 0.8rem;
		line-height: 1.75;
	}
	#main .mainVisual .txt {
		margin-top: 13px !important;
		font-size: 0.65rem;
		line-height: 1.538;
	}
	#main .mainVisual .bg {
		width: 100%;
		padding: 19px 5px 21px 15px;
		max-width: inherit;
		box-sizing: border-box;
	}
	#main .mainVisual .img03 .imgBox {
		margin-top: 0;
	}
	#main .mainVisual .img03 .imgBox .textBox {
		margin: -2px 0 0 13px;
	}
	#main .mainVisual .img04 .imgBox .textBox {
		margin: -1px 0 0 13px;
	}




/*
	#main .mainVisual .imgUl .slick-list::after {
		height: 8px;
		background-size: 100% 8px;
		background-image: url(../img/banner/1-min.JPG);
	}
	#main .mainVisual .img01 .image {
		background-image: url(../img/banner/2-min.JPG);
	}
	#main .mainVisual .img02 .image {
		background-image: url(../img/banner/3-min.JPG);
	}
	#main .mainVisual .img03 .image {
		background-image: url(../img/banner/4-min.JPG);
	}
	#main .mainVisual .img04 .image {
		background-image: url(../img/banner/5-min.JPG);
	}
	#main .mainVisual .img05 .image {
		background-image: url(../img/banner/6-min.JPG);
	}	
	#main .mainVisual .img06 .image {
		background-image: url(../img/banner/7-min.JPG);
	}	
	#main .mainVisual .img07 .image {
		background-image: url(../img/banner/8-min.JPG);
	}	
	#main .mainVisual .img08 .image {
		background-image: url(../img/banner/9-min.JPG);
	}*/

/*
#main .mainVisual .img011 .image {
background-image: url(../img/banner/banner44.jpg);
}



#main .mainVisual .img01 .image {
	background-image: url(../img/banner/banner4.webp);
}
#main .mainVisual .img02 .image {
	background-image: url(../img/banner/banner6.webp);
}
#main .mainVisual .img03 .image {
	background-image: url(../img/banner/banner5.webp);
}
#main .mainVisual .img04 .image {
	background-image: url(../img/banner/banner9.webp);
}
#main .mainVisual .img05 .image {
	background-image: url(../img/banner/banner1.webp);
}
#main .mainVisual .img06 .image {
	background-image: url(../img/banner/banner2.webp);
}

#main .mainVisual .img07 .image {
	background-image: url(../img/banner/banner8.webp);
}


#main .mainVisual .img08 .image {
	background-image: url(../img/banner/banner10.webp);
}

#main .mainVisual .img09 .image {
	background-image: url(../img/banner/banner3.webp);
}


#main .mainVisual .img10 .image {
	background-image: url(../img/banner/banner7.webp);
}
*/


/*	#main .mainVisual .img011 .image {
	background-image: url(../img/banner/banner44.jpg);
}
*/

/*
#main .mainVisual .img01 .image {
	background-image: url(../img/banner/banner4.webp);
}*/

 
/*#main .mainVisual .img01 .image {
	background-image: url(../img/banner/banner4-new.jpg);
} 


#main .mainVisual .img02 .image {
	background-image: url(../img/banner/banner6.webp);
}*/

/*
#main .mainVisual .img03 .image {
	background-image: url(../img/banner/banner5.webp);
}
*/
/*#main .mainVisual .img03 .image {
	background-image: url(../img/banner/banner5-new.jpg);
}*/

/*
#main .mainVisual .img04 .image {
	background-image: url(../img/banner/banner9.webp);
}
*/

/*#main .mainVisual .img04 .image {
	background-image: url(../img/banner/banner9-new.jpg);
}*/

/*
#main .mainVisual .img05 .image {
	background-image: url(../img/banner/banner1.webp);
}*/

/*#main .mainVisual .img05 .image {
	background-image: url(../img/banner/banner1-new.jpg);
}
*/






/*

#main .mainVisual .img06 .image {
	background-image: url(../img/banner/banner2.webp);
}
*/
/*#main .mainVisual .img06 .image {
	background-image: url(../img/banner/banner2-new.jpg);
}*/
/*
#main .mainVisual .img07 .image {
	background-image: url(../img/banner/banner8.webp);
}*/


/*#main .mainVisual .img07 .image {
	background-image: url(../img/banner/banner8-new.jpg);
}



#main .mainVisual .img08 .image {
	background-image: url(../img/banner/banner10-new.jpg);
}*/
 
/*

#main .mainVisual .img08 .image {
	background-image: url(../img/banner/banner10.webp);
}
#main .mainVisual .img09 .image {
	background-image: url(../img/banner/banner3.webp);
}

#main .mainVisual .img10 .image {
	background-image: url(../img/banner/banner7.webp);
}

*/




#main .mainVisual .img0111 .image {
	background-image: url(../img/slider11111111.jpg);
} 



 
#main .mainVisual .img01 .image {
	background-image: url(../img/bannerrrrr1.webp);
} 


#main .mainVisual .img02 .image {
	background-image: url(../img/bannerrrrr2.webp);
}




#main .mainVisual .img03 .image {
	background-image: url(../img/bannerrrrr3.webp);
}


#main .mainVisual .img04 .image {
	background-image: url(../img/bannerrrrr4.webp);
}





#main .mainVisual .img05 .image {
	background-image: url(../img/bannerrrrr5.webp);
}











#main .mainVisual .img06 .image {
	background-image: url(../img/bannerrrrr6.webp);
}



#main .mainVisual .img07 .image {
	background-image: url(../img/bannerrrrr7.webp);
}




#main .mainVisual .img08 .image {
	background-image: url(../img/bannerrrrr8.webp);
}
 

#main .mainVisual .img09 .image {
	background-image: url(../img/bannerrrrr9.webp);
}

#main .mainVisual .img10 .image {
	background-image: url(../img/bannerrrrr10.webp);
}



#main .mainVisual .img11 .image {
	background-image: url(../img/bannerrrrr11.webp);
}

 
#main .mainVisual .img11 .image {
	background-image: url(../img/bannerrrrr12.webp);
}

#main .mainVisual .img11 .image {
	background-image: url(../img/bannerrrrr13.webp);
}

#main .mainVisual .img11 .image {
	background-image: url(../img/bannerrrrr14.webp);
}






		
}
@media all and (max-width: 374px) {
	#main .mainVisual .arrowUl li {
		margin: -15px 0 0 -148px;
	}
	#main .mainVisual .arrowUl li.next {
		margin-left: 0;
	}
	#main .moreBtn .ttl {
		font-size: 1.2rem;
	}
	#main .moreBtn {
		margin-left: 89px;
		width: 140px;
		height: 140px;
		font-size: 0.8rem;
	}
	#main .moreBtn .inner {
		padding: 31px 5px 10px;
	}
	#main .mainVisual .slick-dots li {
		margin: 0 9px;
	}
	#main .coreBox .content {
		padding: 0;
	}
	#main .coreBox .listUl .ttl {
		margin: 0 -5px 6px;
		font-size: 1.4rem;
	}
}



/* bubblesUl */
#main .messageBox .bubblesUl,
#main .messageBox .photoUl {
	position: static;
}
#main .messageBox .bubblesUl li,
#main .messageBox .photoUl li {
	position: absolute;
	transition: transform 0.8s;
}
/*#main .messageBox .bubblesUl li img {
	animation: zoom 2s infinite alternate;
}*/
/* 
 #main .messageBox .bubblesUl li img,
 #main .messageBox .photoUl li img {
 	animation: zoom 2s infinite alternate;
 }
 */
#main .messageBox .bubblesUl .img01 {
    top: 1260px;
    right: -209px;
}
#main .messageBox .bubblesUl .img02 {
    top: 650px;
    left: -299px;
    z-index: 11;
}
#main .messageBox .bubblesUl .img02 img {
	animation-delay: 2.2s;
}
#main .messageBox .bubblesUl .img03 {
    top: -900px;
    left: -254px;
}
#main .messageBox .bubblesUl .img03 img {
	animation-delay: 0.8s;
}
#main .messageBox .bubblesUl .img04 {
    top: -639px;
    left: -236px;
}
 
#main .messageBox .bubblesUl .img06 {
    top: 555px;
    left: -294px;
}
#main .messageBox .bubblesUl .img07 img {
	animation-delay: 1s;
}
#main .messageBox .bubblesUl .img01 {
    top: 1193px;
    right: -282px;
}
#main .messageBox .bubblesUl .img06 img {
	animation-delay: 1.4s;
}
#main .messageBox .bubblesUl .img07 {
    top: 1339px;
    right: -314px;
}
#main .messageBox .bubblesUl .img07 img {
	animation-delay: 0.5s;
}
#main .messageBox .bubblesUl .img08 {
    top: -1363px;
    right: -266px;
    width: 150px;
}
#main .messageBox .bubblesUl .img07 img {
	animation-delay: 1s;
}
#main .messageBox .bubblesUl .img09 {
    top: -393px;
    right: -349px;
    animation-delay: 2s;
}
#main .messageBox .bubblesUl .img09 img {
	animation-delay: 2s;
}
#main .messageBox .bubblesUl .img10 {
    top: -980px;
    right: -350px;
    animation-delay: 1.8s;
}
#main .messageBox .bubblesUl .img10 img {
	animation-delay: 1.8s;
}
#main .messageBox .bubblesUl .img11 {
    top: 320px;
    right: -70px;
    background: #ffffff61;
    border-radius: 50%;
}
#main .messageBox .bubblesUl .img11 img {
	animation-delay: 2.5s;
}
#main .messageBox .bubblesUl .img12 {
    top: -318px;
    right: -327px;
    z-index: 11;
}
#main .messageBox .bubblesUl .img12 img {
	animation-delay: 1s;
}
#main .messageBox .bubblesUl .img13 {
    top: 1665px;
    right: -37px;
}
#main .messageBox .bubblesUl .img13 img {
	animation-delay: 2.5s;
}
#main .messageBox .bubblesUl .img14 {
    top: 1481px;
    left: -300px;
}
#main .messageBox .photoUl .img09 {
    top: 1713px;
    right: -362px;
}
#main .messageBox .bubblesUl .img14 img {
	animation-delay: 0.5s;
}
#main .messageBox .bubblesUl .img15 {
        top: 668px;
    right: -291px;
    border: 10px solid #c4ebdebd;
    border-radius: 50%;
    background: #c4ebdec7;
 
}
#main .messageBox .bubblesUl .img15 img {
	animation-delay: 1.5s;
}
/* photoUl */
@keyframes zoom {
	0% {
		transform: scale(1);
	}
	100% {
		transform: scale(1.1);
	}
}

#main .messageBox .photoUl .img01 {
    top: 283px;
    left: -204px;
}
#main .messageBox .photoUl .img01 img {
	animation-delay: 0.5s;
}
#main .messageBox .photoUl .img02 {
    top: 688px;
    left: -272px;
    animation-delay: 1s;
}
#main .messageBox .photoUl .img02 img {
	animation-delay: 1s;
}
#main .messageBox .photoUl .img03 {
    top: 1086px;
    left: -282px;
}
#main .messageBox .photoUl .img03 img {
	animation-delay: 1.5s;
}
#main .messageBox .photoUl .img04 {
    top:  -1300px;
    right: -295px;
}
 
#main .messageBox .photoUl .img05 {
    top: -870px;
    left: -271px;
}
#main .messageBox .photoUl .img06 {
    top: 171px;
    right: -271px;
    z-index: 11; 
}
#main .messageBox .photoUl .img07 {
    right: -238px;
    top: 692px;
}


#main .messageBox .photoUl .img08 {
    right: -272px;
    top: 1200px;
}
#main .messageBox .photoUl .img06 img {
	animation-delay: 1.8s;
} 
.photoUl .img01 img {
      width: 200px;
}
.photoUl .img02 img {
    width: 260px;
}
.photoUl .img03 img {
    width: 204px;
}
.photoUl  .img04 img {
    width: 260px;
}
.photoUl .img05 img {
    width: 180px;
}
 
.photoUl  .img06 img {
    width: 280px;
}
.photoUl .img07 img {
    width: 250px;
}
#main .messageBox .photoUl .img08 {
    right: -237px;
    top: 1319px;
}

.bubblesUl.pc li.img05.rellax {
    left: -200px;
}
.bubblesUl.pc li.img15.rellax img {
    width: 150px;
}

#main .messageBox .photoUl .img09 img {
    width: 291px;
}
#main .messageBox .photoUl .img08 img {
    width: 280px;
}
#main .messageBox .bubblesUl .img14 img{
	
	 width: 260px;
}

.para {
    margin-top: 100px;
}

.para p {
   font-weight: 500;
   text-align: justify;
}

.texttttt.text-center {
    padding: 40px;
    color: black;
    font-weight: 500;
}