@charset "utf-8";
.line-seed-jp-regular {
  font-family: "LINE Seed JP", sans-serif;
  font-weight: 400;
  font-style: normal;
}

body{
  margin: 0 auto;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color:#d7eef9;
}

.head1{
  margin:0 auto;
  max-width: 1000px;
  width: 100%;
  background-color:#06b8d9;
  background-repeat: no-repeat;
}

.text01{
  width: 95%;
  text-align: center;
  margin:10 auto auto auto;
  display: block;
}

.text02{
  width: 95%;
  text-align: center;
  margin:auto auto;
  display: block;
}

.logo01{
  width: 80%;
  text-align: center;
  margin:20 auto 30 auto;
  display: block;
}

.text03{
  width: 95%;
  text-align: center;
  margin:auto auto 30 auto;
  display: block;
}

.main{
  margin:0 auto;
  max-width: 1000px;
  width: 100%;
  background-repeat: no-repeat;
}

.text04{
  width: 80%;
  text-align: center;
  margin:30 auto 30 auto;
  display: block;
}

.main1{
  margin:0 auto;
  max-width: 1000px;
  width: 100%;
  background-image:url(../img/BG_02.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.pic01{
  width: 35%;
  text-align: center;
  margin:250 auto auto auto;
  display: block;
}

.pic02{
  width: 75%;
  text-align: center;
  margin:5 auto auto auto;
  display: block;
}

.pic03{
  width: 35%;
  text-align: center;
  margin:5 auto auto auto;
  display: block;
}

.pic04{
  width: 90%;
  text-align: center;
  margin:0 auto auto auto;
  display: block;
}

.pic05{
  width: 90%;
  text-align: center;
  margin:10 auto auto auto;
  display: block;
}

.pic06{
  width: 90%;
  text-align: center;
  margin:10 auto auto auto;
  display: block;
}

.pic07{
  width: 35%;
  text-align: center;
  margin:10 auto auto auto;
  display: block;
}

.pic08{
  width: 35%;
  text-align: center;
  margin:10 auto auto auto;
  display: block;
}

.pic09{
  width: 70%;
  text-align: center;
  margin:10 auto auto auto;
  display: block;
}

.pic10{
  width: 70%;
  text-align: center;
  margin:10 auto auto auto;
  display: block;
}

.pic11{
  width: 70%;
  text-align: center;
  margin:20 auto auto auto;
  display: block;
}

.main2{
  margin:0 auto;
  max-width: 1000px;
  width: 100%;
  background-image:url(../img/BG_03.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.pic12{
  margin:30 auto auto auto;
  text-align: center;
  width: 40%;
  display: block;
}

.pic13{
  width: 35%;
  text-align: center;
  margin:30 auto auto auto;
  display: block;
}

.pic14{
  width: 60%;
  text-align: center;
  margin:30 auto auto auto;
  display: block;
}

.pic15{
  width: 35%;
  text-align: center;
  margin:30 auto auto auto;
  display: block;
}

.pic17{
  width: 35%;
  text-align: center;
  margin:30 auto auto auto;
  display: block;
}

.pic18{
  width: 90%;
  text-align: center;
  margin:20 auto 50 auto;
  display: block;
}