@charset "utf-8";
/* CSS Document */


/*TOPビジュアル*/
.top-image {
	padding-top:100px;
	position:relative;
	/*background-image: url("../images/top/logo.webp");
	background-color: rgba(255, 255, 255, 0.8);
	background-blend-mode: overlay;
	background-size:350px;
	background-repeat: no-repeat;*/
	/*background-color: rgba(255, 255, 255, 0.8);*/
	height:85vh;
}
@media(max-width:520px){
.top-image {
	padding-top:100px;
	position:relative;
	/*background-image: url("../images/top/logo.webp");
	background-color: rgba(255, 255, 255, 0.8);
	background-blend-mode: overlay;
	background-size:350px;
	background-repeat: no-repeat;*/
	height:60vh;
}
}
/*背景ロゴ*/
.back-logo{
	width:40%;
	max-width:400px;
	position:absolute;
	top:-10%;
	right:-5%;
	z-index:-1;
}
/*英字テキスト*/
.eng1{
	width:70%;
	max-width:1900px;
	position:absolute;
	top:-3%;
	left:0;
	z-index:2;
}
.eng2{
	width:30%;
	max-width:500px;
	position:absolute;
	left:-2%;
	bottom:30%;
	z-index:0;
}
.eng3{
	width:10%;
	max-width:100px;
	position:absolute;
	right:0;
	bottom:-5px;
	z-index:0;
}
.eng4{
	width:25%;
	max-width:280px;
	position:absolute;
	left:0;
	bottom:-1%;
	z-index:2;
}
/*英字テキスト2*/
.eng_2-1{
	width:70%;
	max-width:1300px;
	position:absolute;
	bottom:-1%;
	right:0%;
	z-index:0;
}
.eng_2-2{
	width:30%;
	max-width:400px;
	position:absolute;
	left:0;
	top:15%;
	z-index:1;
}
.eng_2-3{
	width:60%;
	max-width:600px;
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
}
.eng_2-4{
	width:50%;
	max-width:700px;
	position:absolute;
	left:-15%;
	bottom:30%;
	z-index:0;
}
/*日本語テキスト*/
.jpn1{
	width:17%;
	max-width:230px;
	position:absolute;
	left:1%;
	top:10%;
	z-index:3;
}
.jpn1-1{
	width:10%;
	max-width:230px;
	position:absolute;
	left:15%;
	top:5%;
	z-index:3;
}
.jpn1-1_1{
	width:10%;
	max-width:80px;
	position:absolute;
	left:28%;
	top:0;
	z-index:3;
}
.jpn1-1_2{
	width:10%;
	max-width:100px;
	position:absolute;
	right:48%;
	bottom:2%;
	z-index:4;
}
.jpn1-2{
	width:10%;
	max-width:230px;
	position:absolute;
	left:3%;
	top:40%;
	z-index:3;
}
.jpn2{
	width:8%;
	max-width:100px;
	position:absolute;
	left:18%;
	top:55%;
	z-index:4;
}
.jpn3{
	width:10%;
	max-width:120px;
	position:absolute;
	right:10%;
	top:50%;
	z-index:4;
}
.jpn4{
	width:10%;
	max-width:80px;
	position:absolute;
	right:20%;
	top:25%;
	z-index:4;
}
/*画像*/
.pic1{
	width:15%;
	max-width:200px;
	position:absolute;
	left:12%;
	top:12%;
	z-index:2;
}
.pic2{
	width:25%;
	max-width:200px;
	position:absolute;
	top:30%;
	right:0;
}
.pic3{
	width:30%;
	max-width:300px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:3;
}
.pic4{
	width:20%;
	max-width:300px;
	position:absolute;
	top:8%;
	right:13%;
	z-index:0;
}
.pic5{
	width:30%;
	max-width:300px;
	position:absolute;
	bottom:0%;
	left:50%;
}
.pic6{
	width:15%;
	max-width:250px;
	position:absolute;
	bottom:15%;
	right:18%;
	z-index:3;
}
.pic7{
	width:20%;
	max-width:200px;
	position:absolute;
	bottom:10%;
	left:30%;
	z-index:3;
}
.top-image img{
    width: 100%;
	display:block;
}
@media(max-width:1200px){
.jpn1-1_1{
	width:10%;
	max-width:80px;
	position:absolute;
	left:auto;
	right:40%;
	top:0;
	z-index:3;
}
}
@media(max-width:960px){
.top-image {
	padding-top:70px;
}
.jpn1-1_1{
	width:10%;
	max-width:65px;
	position:absolute;
	left:auto;
	right:35%;
	top:0;
	z-index:3;
}
.jpn3{
	width:10%;
	max-width:120px;
	position:absolute;
	right:10%;
	top:60%;
	z-index:4;
}
.jpn4{
	width:10%;
	max-width:80px;
	position:absolute;
	right:20%;
	top:20%;
	z-index:4;
}	
}
@media(max-width:768px){
.top-image {
	padding-top:70px;
}
}
@media(max-width:640px){
/*背景ロゴ*/
.back-logo{
	width:30%;
	max-width:300px;
	position:absolute;
	top:-5%;
	right:-5%;
	z-index:-1;
}
/*英字テキスト*/
.eng1{
	width:60%;
	max-width:900px;
	position:absolute;
	top:-2%;
	left:0;
	z-index:2;
}
.eng2{
	width:30%;
	max-width:500px;
	position:absolute;
	left:-2%;
	bottom:30%;
	z-index:0;
}
.eng3{
	width:10%;
	max-width:30px;
	position:absolute;
	right:0;
	bottom:-5px;
	z-index:0;
}
.eng4{
	width:20%;
	max-width:250px;
	position:absolute;
	left:0;
	bottom:-1%;
	z-index:2;
}
/*英字テキスト2*/
.eng_2-1{
	width:70%;
	max-width:1300px;
	position:absolute;
	bottom:-1%;
	right:0%;
	z-index:0;
}
.eng_2-2{
	width:30%;
	max-width:400px;
	position:absolute;
	left:0;
	top:15%;
	z-index:1;
}
.eng_2-3{
	width:60%;
	max-width:600px;
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
}
.eng_2-4{
	width:50%;
	max-width:700px;
	position:absolute;
	left:-15%;
	bottom:30%;
	z-index:0;
}
/*日本語テキスト*/
.jpn1{
	width:17%;
	max-width:230px;
	position:absolute;
	left:1%;
	top:10%;
	z-index:3;
}
.jpn1-1{
	width:10%;
	max-width:230px;
	position:absolute;
	left:15%;
	top:5%;
	z-index:3;
}
.jpn1-1_1{
	width:10%;
	max-width:55px;
	position:absolute;
	left:26%;
	top:7%;
	z-index:3;
}
.jpn1-1_2{
	width:10%;
	max-width:100px;
	position:absolute;
	right:48%;
	bottom:2%;
	z-index:4;
}
.jpn1-2{
	width:13%;
	max-width:230px;
	position:absolute;
	left:2%;
	top:23%;
	z-index:3;
}
.jpn2{
	width:10%;
	max-width:100px;
	position:absolute;
	left:16%;
	top:65%;
	z-index:4;
}
.jpn3{
	width:10%;
	max-width:150px;
	position:absolute;
	right:20%;
	top:67%;
	z-index:4;
}
.jpn4{
	width:10%;
	max-width:100px;
	position:absolute;
	right:12%;
	top:0%;
	z-index:4;
}
/*画像*/
.pic1{
	width:20%;
	max-width:230px;
	position:absolute;
	left:8%;
	top:8%;
	z-index:2;
}
.pic2{
	width:20%;
	max-width:400px;
	position:absolute;
	top:auto;
	top:20%;
	right:0%;
	z-index:0;
}
.pic3{
	width:30%;
	max-width:300px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:3;
}
.pic4{
	width:20%;
	max-width:220px;
	position:absolute;
	top:12%;
	right:20%;
	z-index:0;
}
.pic5{
	width:30%;
	max-width:300px;
	position:absolute;
	bottom:0%;
	left:50%;
}
.pic6{
	width:25%;
	max-width:250px;
	position:absolute;
	bottom:15%;
	right:0%;
	z-index:3;
}
.pic7{
	width:20%;
	max-width:200px;
	position:absolute;
	bottom:10%;
	left:30%;
	z-index:3;
}
}
@media(max-width:520px){
.pic4{
	width:20%;
	max-width:220px;
	position:absolute;
	top:12%;
	right:30%;
	z-index:0;
}
.jpn4{
	width:10%;
	max-width:100px;
	position:absolute;
	right:22%;
	top:10%;
	z-index:4;
}
}
/*文字を順番に表示させる*/
.typingText {
  font-size: 35px;
  color: #000;
  text-align: center;
  font-weight:bold;
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1000;

}

/*文字の後ろにカーソルを追加*/
.typingText::after {
  content: "";
  color: #000;
  animation: blink 1s infinite; /*カーソル点滅アニメーション*/
}
/*カーソル点滅アニメーションの定義*/
@keyframes blink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }    
}







.path {
      stroke: black;
      stroke-width: 4;
      fill: none;
      stroke-dasharray: 1000;
      stroke-dashoffset: 1000;
      animation: draw 2s forwards ease-in-out;
    }

    .path:nth-child(1) { animation-delay: 0s; }
    .path:nth-child(2) { animation-delay: 0.5s; }
    .path:nth-child(3) { animation-delay: 1s; }
    .path:nth-child(4) { animation-delay: 1.5s; }
    .path:nth-child(5) { animation-delay: 2s; }
    .path:nth-child(6) { animation-delay: 2.5s; }
    .path:nth-child(7) { animation-delay: 3s; }
    .path:nth-child(8) { animation-delay: 3.5s; }
    .path:nth-child(9) { animation-delay: 4s; }

    @keyframes draw {
      to {
        stroke-dashoffset: 0;
      }
    }

/*帯*/
.obi{
background-color:#373737;
padding:20px;
}
/*紹介*/
.intro {
	padding-bottom:50px;
	padding-top:16px;
	/*background-color:#f2f2f2;*/
	padding-bottom:80px;
}
.intro p{
	display:block;
	font-weight:bold;
	font-size:28px;
	padding-left:20px;
	padding-right:20px;
	margin-top:0;
}
.intro-img{
	width:80%;
	margin:30px auto 0 auto;
	max-width:960px;
}
.intro-img img{
	width:100%;
	margin:auto;
}
@media(max-width:960px){
.intro p{
	font-size:22px;
	margin-top:15px;
}	
}
@media(max-width:768px){
.intro p{
	font-size:18px;
	margin-top:15px;
}	
}
/*メッセージ*/
.message {
position:relative;
padding:100px 0;
}
.message-img{
z-index:2;
position:absolute;
bottom:0;
left:50%;
transform: translateX(-50%);
width:100%;
}
.message-img img{
width:100%;
display:block;
}
.message-text {
  margin: 0 auto;
  width: 100%;
  font-size: 28px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  display:flex;
  justify-content:space-around;
}

.message-text img {
  width: 70%;
  margin:auto;
  display:block;
  animation: scrollSample01 15s linear infinite;
  padding:0 50px;
}

.message-text::after {
  content: attr(data-text);
  display: inline-block;
  width: 100%;
}

@keyframes scrollSample01 {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}



/*流れるお知らせ*/
.loop-wrap {
  display: flex;
  align-items: center;
  overflow: hidden;
  height: 40px;
  background: #0077A6;
  z-index:4;
  position:relative;
}
.loop-area {
  display: flex;
  animation: loop-slide 40s infinite linear 1s both;
  list-style: none;
  margin: 0;
  padding: 0;
}
.loop-area li a{
  color:#fff;
}
.loop-area .content {
  width: 500px;
}
@keyframes loop-slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
/*流れるお知らせここまで*/
/*メッセージ詳細ボタン*/
.message-btn {
	width:100%;
	margin:10px auto 0 0;
	max-width:250px;
}
.message-btn a{
	display:block;
	width:100%;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:7px 0;
	border:solid 2px #000;
	background-color:#000;
	border-radius:50px;
}

/*メニューについて*/
.menu1 {
	/*background-color:#f2f2f2;*/
	padding:50vh 0 100px 0;
}

.menu1-1 {
	display:flex;
	justify-content:space-between;
	width:80%;
	margin:auto;
	flex-wrap:wrap;
	
}

.menu-box {
	width:22%;
	height:auto;
}
.menu-box a{
	width:100%;
	display:block;
}
.menu-box-img {
}
.menu-box-img img{
	width:100%;
	display:block;
}
.menu-box-text {
	margin-top:10px;
}
.menu-box-text p{
	margin:0;
}
.menu-box-text .p1{
	font-weight:bold;
	color:#0077A6;
	border-bottom:solid 2px #0077A6;
	line-height:35px;
	font-size:30px;
	font-family:'arial black',serif;
}
.menu-box-text .p2{
	margin:7px 0 0 0;
	color:#000;
	font-weight:bold;
}
@media(max-width:1500px){
.menu-box-text .p1{
	font-weight:bold;
	color:#0077A6;
	border-bottom:solid 2px #0077A6;
	line-height:35px;
	font-size:25px;
	font-family:'arial black',serif;
}	
}
@media(max-width:960px){
.menu-box {
	width:47%;
	margin-bottom:30px;
}
}


.message2 {
	position: relative!important;
	width:100%;
}
.message2-img {
	width:45%;
}
.message2-img img{
	width:100%;
	display:block;
	border-radius:0 100px 0 0;
	box-shadow: 5px 5px 10px #ddd;
}
/*.message2 h2{
	font-size:90px;
	position:absolute;
	display:block;
	margin-bottom:100px;
	top:-50px;
	left:-80px;
	
}*/
/*.message2 h2 span{
	position:absolute;
	width:90%;
	max-width:400px;
	display:block;
	top:-20%;
	left:20%;
	transform: rotate(-15deg);
	z-index:-1;
	opacity:0.2;
}
.message2 h2 span img{
	width:100%;
	display:block;
}*/
.message2-content{
	position:absolute;
	top:10%;
	right:0%;
	width:55%;
	padding:0 50px;
	box-sizing: border-box;
}
.message2-content h2{
}
.message2-content h2 img{
	width:100%;
}
.message2-content .message-text2{
	width:80%;
	padding:0;
}
.message2-content .message-text2 img{
	width:100%;
	
}



.slider {
	width:100%;
	height:0;
	position:absolute;
	bottom:150px;
}
.slider .img1{
	width:5%!important;
	margin:60px 0.4%;
}
.slider .img2{
	width:6%!important;
	margin:110px 0.4%;
}
.slider .img3{
	width:4%!important;
	margin:60px 0.4%;
}
.slider .img4{
	width:7%!important;
	margin:60px 0.4%;
}
.slider .img5{
	width:7%!important;
	margin:0 0.4%;
}
.slider .img6{
	width:4%!important;
	margin:0 0.4%;
}
.slider .img7{
	width:6%!important;
	margin:60px 0.4%;
}
.slider img{
	width:100%;
}
















/***************************************************
 * Generated by SVG Artista on 5/27/2025, 3:40:11 PM
 * MIT license (https://opensource.org/licenses/MIT)
 * W. https://svgartista.net
 **************************************************/

@-webkit-keyframes animate-svg-fill-1 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-1 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-1 {
  -webkit-animation: animate-svg-fill-1 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
          animation: animate-svg-fill-1 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
}

@-webkit-keyframes animate-svg-fill-2 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-2 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-2 {
  -webkit-animation: animate-svg-fill-2 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
          animation: animate-svg-fill-2 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
}

@-webkit-keyframes animate-svg-fill-3 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-3 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-3 {
  -webkit-animation: animate-svg-fill-3 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
          animation: animate-svg-fill-3 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
}

@-webkit-keyframes animate-svg-fill-4 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-4 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-4 {
  -webkit-animation: animate-svg-fill-4 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
          animation: animate-svg-fill-4 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
}

@-webkit-keyframes animate-svg-fill-5 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-5 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-5 {
  -webkit-animation: animate-svg-fill-5 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both;
          animation: animate-svg-fill-5 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both;
}

@-webkit-keyframes animate-svg-fill-6 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-6 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-6 {
  -webkit-animation: animate-svg-fill-6 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
          animation: animate-svg-fill-6 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
}

@-webkit-keyframes animate-svg-fill-7 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-7 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-7 {
  -webkit-animation: animate-svg-fill-7 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s both;
          animation: animate-svg-fill-7 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s both;
}

@-webkit-keyframes animate-svg-fill-8 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-8 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-8 {
  -webkit-animation: animate-svg-fill-8 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;
          animation: animate-svg-fill-8 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;
}

@-webkit-keyframes animate-svg-fill-9 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-9 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-9 {
  -webkit-animation: animate-svg-fill-9 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both;
          animation: animate-svg-fill-9 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both;
}

@-webkit-keyframes animate-svg-fill-10 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-10 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-10 {
  -webkit-animation: animate-svg-fill-10 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7000000000000002s both;
          animation: animate-svg-fill-10 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7000000000000002s both;
}

@-webkit-keyframes animate-svg-fill-11 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-11 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-11 {
  -webkit-animation: animate-svg-fill-11 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both;
          animation: animate-svg-fill-11 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both;
}

@-webkit-keyframes animate-svg-fill-12 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-12 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-12 {
  -webkit-animation: animate-svg-fill-12 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9000000000000001s both;
          animation: animate-svg-fill-12 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9000000000000001s both;
}

@-webkit-keyframes animate-svg-fill-13 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-13 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-13 {
  -webkit-animation: animate-svg-fill-13 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 2s both;
          animation: animate-svg-fill-13 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 2s both;
}

@-webkit-keyframes animate-svg-fill-14 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-14 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-14 {
  -webkit-animation: animate-svg-fill-14 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 2.1s both;
          animation: animate-svg-fill-14 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 2.1s both;
}

@-webkit-keyframes animate-svg-fill-15 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-15 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-15 {
  -webkit-animation: animate-svg-fill-15 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2s both;
          animation: animate-svg-fill-15 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2s both;
}

@-webkit-keyframes animate-svg-fill-16 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-16 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-16 {
  -webkit-animation: animate-svg-fill-16 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 2.3s both;
          animation: animate-svg-fill-16 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 2.3s both;
}

@-webkit-keyframes animate-svg-fill-17 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-17 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-17 {
  -webkit-animation: animate-svg-fill-17 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4000000000000004s both;
          animation: animate-svg-fill-17 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4000000000000004s both;
}

@-webkit-keyframes animate-svg-fill-18 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-18 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-18 {
  -webkit-animation: animate-svg-fill-18 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 2.5s both;
          animation: animate-svg-fill-18 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 2.5s both;
}

@-webkit-keyframes animate-svg-fill-19 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-19 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-19 {
  -webkit-animation: animate-svg-fill-19 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 2.6s both;
          animation: animate-svg-fill-19 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 2.6s both;
}

@-webkit-keyframes animate-svg-fill-20 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-20 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-20 {
  -webkit-animation: animate-svg-fill-20 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 2.7s both;
          animation: animate-svg-fill-20 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 2.7s both;
}

@-webkit-keyframes animate-svg-fill-21 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-21 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-21 {
  -webkit-animation: animate-svg-fill-21 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 2.8s both;
          animation: animate-svg-fill-21 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 2.8s both;
}

@-webkit-keyframes animate-svg-fill-22 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-22 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-22 {
  -webkit-animation: animate-svg-fill-22 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 2.9000000000000004s both;
          animation: animate-svg-fill-22 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 2.9000000000000004s both;
}

@-webkit-keyframes animate-svg-fill-23 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-23 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-23 {
  -webkit-animation: animate-svg-fill-23 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 3s both;
          animation: animate-svg-fill-23 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 3s both;
}

@-webkit-keyframes animate-svg-fill-24 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-24 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-24 {
  -webkit-animation: animate-svg-fill-24 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 3.1000000000000005s both;
          animation: animate-svg-fill-24 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 3.1000000000000005s both;
}

@-webkit-keyframes animate-svg-fill-25 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-25 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-25 {
  -webkit-animation: animate-svg-fill-25 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 3.2s both;
          animation: animate-svg-fill-25 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 3.2s both;
}

@-webkit-keyframes animate-svg-fill-26 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-26 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-26 {
  -webkit-animation: animate-svg-fill-26 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 3.3s both;
          animation: animate-svg-fill-26 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 3.3s both;
}

@-webkit-keyframes animate-svg-fill-27 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-27 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-27 {
  -webkit-animation: animate-svg-fill-27 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 3.4000000000000004s both;
          animation: animate-svg-fill-27 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 3.4000000000000004s both;
}

@-webkit-keyframes animate-svg-fill-28 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-28 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-28 {
  -webkit-animation: animate-svg-fill-28 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 3.5s both;
          animation: animate-svg-fill-28 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 3.5s both;
}

@-webkit-keyframes animate-svg-fill-29 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-29 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-29 {
  -webkit-animation: animate-svg-fill-29 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 3.6000000000000005s both;
          animation: animate-svg-fill-29 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 3.6000000000000005s both;
}

@-webkit-keyframes animate-svg-fill-30 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-30 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-30 {
  -webkit-animation: animate-svg-fill-30 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 3.7s both;
          animation: animate-svg-fill-30 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 3.7s both;
}

@-webkit-keyframes animate-svg-fill-31 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-31 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-31 {
  -webkit-animation: animate-svg-fill-31 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 3.8s both;
          animation: animate-svg-fill-31 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 3.8s both;
}

@-webkit-keyframes animate-svg-fill-32 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-32 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-32 {
  -webkit-animation: animate-svg-fill-32 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 3.9000000000000004s both;
          animation: animate-svg-fill-32 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 3.9000000000000004s both;
}

@-webkit-keyframes animate-svg-fill-33 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-33 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-33 {
  -webkit-animation: animate-svg-fill-33 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
          animation: animate-svg-fill-33 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}

@-webkit-keyframes animate-svg-fill-34 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-34 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-34 {
  -webkit-animation: animate-svg-fill-34 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 4.1000000000000005s both;
          animation: animate-svg-fill-34 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 4.1000000000000005s both;
}

@-webkit-keyframes animate-svg-fill-35 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-35 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-35 {
  -webkit-animation: animate-svg-fill-35 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 4.2s both;
          animation: animate-svg-fill-35 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 4.2s both;
}

@-webkit-keyframes animate-svg-fill-36 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-36 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-36 {
  -webkit-animation: animate-svg-fill-36 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 4.3s both;
          animation: animate-svg-fill-36 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 4.3s both;
}

@-webkit-keyframes animate-svg-fill-37 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-37 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-37 {
  -webkit-animation: animate-svg-fill-37 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 4.4s both;
          animation: animate-svg-fill-37 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 4.4s both;
}

@-webkit-keyframes animate-svg-fill-38 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-38 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-38 {
  -webkit-animation: animate-svg-fill-38 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 4.5s both;
          animation: animate-svg-fill-38 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 4.5s both;
}

@-webkit-keyframes animate-svg-fill-39 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-39 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-39 {
  -webkit-animation: animate-svg-fill-39 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 4.6000000000000005s both;
          animation: animate-svg-fill-39 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 4.6000000000000005s both;
}

@-webkit-keyframes animate-svg-fill-40 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-40 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-40 {
  -webkit-animation: animate-svg-fill-40 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 4.7s both;
          animation: animate-svg-fill-40 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 4.7s both;
}

@-webkit-keyframes animate-svg-fill-41 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-41 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-41 {
  -webkit-animation: animate-svg-fill-41 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 4.8s both;
          animation: animate-svg-fill-41 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 4.8s both;
}

@-webkit-keyframes animate-svg-fill-42 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-42 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-42 {
  -webkit-animation: animate-svg-fill-42 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 4.9s both;
          animation: animate-svg-fill-42 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 4.9s both;
}

@-webkit-keyframes animate-svg-fill-43 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-43 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-43 {
  -webkit-animation: animate-svg-fill-43 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 5s both;
          animation: animate-svg-fill-43 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 5s both;
}

@-webkit-keyframes animate-svg-fill-44 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-44 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-44 {
  -webkit-animation: animate-svg-fill-44 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 5.1s both;
          animation: animate-svg-fill-44 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 5.1s both;
}

@-webkit-keyframes animate-svg-fill-45 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-45 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-45 {
  -webkit-animation: animate-svg-fill-45 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 5.2s both;
          animation: animate-svg-fill-45 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 5.2s both;
}

@-webkit-keyframes animate-svg-fill-46 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-46 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-46 {
  -webkit-animation: animate-svg-fill-46 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 5.3s both;
          animation: animate-svg-fill-46 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 5.3s both;
}

@-webkit-keyframes animate-svg-fill-47 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-47 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-47 {
  -webkit-animation: animate-svg-fill-47 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 5.4s both;
          animation: animate-svg-fill-47 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 5.4s both;
}

.top-svg {
	width:40%;
	margin:auto;
	display:flex;
	justify-content:center;
	align-items:center;
	height:65vh;
}
@media(max-width:640px){
.top-svg {
	width:80%;
	margin:auto;
	display:flex;
	justify-content:center;
	align-items:center;
	height:75vh;
}	
}
@media(max-width:520px){
.top-svg {
	width:80%;
	margin:auto;
	display:flex;
	justify-content:center;
	align-items:center;
	height:52vh;
}	
}




.slider .slick-track{
	height:500px;
}
.slider .slick-list{
	height:500px;
}


/*背景パターン*/
.bg_pattern {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  opacity: 0.4;
  z-index: -1;
}
.Polka {
  background-image: radial-gradient(#cdcdcd 2px, #fff 2px);
  background-size: 12px 12px;
}
/*背景パターンここまで*/