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

いい感じのフォントをみつける
ブルー#7bcccf
緑#e3f6f5
*/
html {
  scroll-behavior: smooth;
}
body {
  font-family: "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 1rem;
  color: #343434;
  line-height: 2;
  font-weight: 500;
}
a {
  color: #000;
}
a:hover {
  color: #ccc;
}
.fluid {
  width: 30vh; /*横幅*/
  height: 30vh; /*縦幅*/
  background: #ccc; /*背景色*/
  text-align: center;
  position: relative;
  animation: fluidrotate 30s ease 0s infinite; /*アニメーションの設定*/
}

.fude{font-family: ta-fuga-fude,sans-serif;
font-weight: 400;
font-style: normal;
}

.nasu{
    font-family: ta-nasubi, sans-serif;
font-weight: 400;
font-style: normal;
}

.yamabiko{
    font-family: ab-yamabiko-b, sans-serif;
font-weight: 400;
font-style: normal;
}

.zenmaru{
    font-family: zen-maru-gothic, sans-serif;
font-weight: 400;
font-style: normal;
}

.zenmarub{
   font-family: zen-maru-gothic, sans-serif;
font-weight: 700;
font-style: normal;
}

.f125{
    font-size: 1.25rem;
}

.f140{
    font-size: 1.40rem;
}

@keyframes fluidrotate {
  0%, 100% {
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
  }
  14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
  }
  28% {
    border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
  }
  42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
  }
  56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
  }
  70% {
    border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
  }
  84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
  }
}
.relative {
  position: relative;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
h1 {
  font-weight: 600;
  line-height: 1.2;
}
h1 {
  font-size: 1.45rem;
}

h1 img{
	 display: block;
        xmargin: 30px auto;	
	height: 50px;
	width: auto;	
}
h2 {
  font-size: 2.2rem;
  line-height: 1.5rem;
 
}
h2 span {
  font-size: 1.2rem;
  padding-top: 1rem;
    font-weight: normal;
}
p .logo {
  color: #fff;
  vertical-align: bottom;
  height: 70px;
  padding: 10px;
}
h3 {
  color: #000;
  font-size: 2.2rem;
    font-weight: 700;
  position: relative;
  padding: 1rem;
  letter-spacing: 0.2rem;
  text-align: center;
  padding-top: 6rem;
  padding-bottom: 1rem;
  margin-bottom: 5rem;
}
h3 span {
  font-size: 1rem;
  display: block;
}
h3:before {
  position: absolute;
  bottom: -10px;
  left: calc(50% - 30px);
  width: 60px;
  height: 5px;
  content: '';
  border-radius: 3px;
  background: #fff68c;
}
h4 {
  font-size: 1.5rem;
  margin-bottom: 3rem;
    font-weight: bold;
}
#area-2 {
  padding-bottom: 6rem;
}
#area-3 {
  padding-bottom: 3rem;
}
#area-4 {
  padding-bottom: 8em;
}
#area-3 h4 {
  color: #7bcccf;
  margin-bottom: 1rem;
  font-weight: bold;
}
#area-2 h5 {
  position: relative;
  font-size: 1.25rem;
  xtext-shadow: 0 0 2px white;
  margin-bottom: 1rem;
  padding-left: 1.5rem;
}
#area-2 h5:before {
  content: "";
  position: absolute;
  background: #ccc;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  top: 50%;
  /* border: dashed 1px white; */
  left: 0px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.fuchi {
  color: transparent;
  font-size: 3rem;
  font-weight: 900;
  line-height: 1.21;
  letter-spacing: 1.5px;
  -webkit-text-stroke: 2px #7bcccf;
  transition: -webkit-text-stroke 0.2s;
  will-change: -webkit-text-stroke;
  margin-right: 0.5rem;
}
.item {
  padding-left: 1.5rem;
    margin-bottom: 1.4rem;
}
.white {
  color: #fff;
}

.bg-white{
	 background-color: #fff;
}
.bg-green {
  background-color: #7bcccf;
}
.breen {
  color: #7bcccf;
}
.yellow {
  color: #d8be39;
}
.heading13 {
  position: relative;
}
.heading13::before {
  content: attr(data-number);
  display: block;
  color: #d8be39;
  font-size: 2rem;
}
.sns a {
  font-size: 1.5rem;
}
.illust0 {
  text-align: center;
}
.illust0 img {
  width: 200px;
  height: auto;
}
.illust1 {
  text-align: center;
  padding-top: 2rem;
}
.illust1 img {
  max-width: 200px;
  height: auto;
}
.illust2 {
  text-align: center;
  padding-top: 2rem;
}
.illust2 img {
  width: 180px;
  height: auto;
}
.illust3 {
  text-align: center;
  padding-top: 2rem;
}
.illust3 img {
  width: 220px;
  height: auto;
}
.illust4 {
  text-align: right;
}
.illust4 img {
  width: 120px;
  height: auto;
}

.illust5 {
  text-align: center;
}
.illust5 img {
  width: 120px;
  height: auto;
}
/*========= 現在地表示のためのCSS ===============*/
#header {
  position: fixed; /*header固定*/
  height: 70px; /*Headerの高さ設定*/
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #7bcccf;
  color: #fff;
  text-align: center;
  padding: 16px;
    z-index:10;
}
/*========= レイアウトのためのCSS ===============*/
nav ul {
  list-style: none;
  display: flex;
  justify-content: right;
}
nav ul li a {
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 10px;
  transition: all 0.3s;
}
nav ul li.current a, nav ul li a:hover {
  color: #333333;
}
/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
.hero {
  width: 100%;
  height: 400px;
  padding-top: 6rem;
  
}
hero img {
  text-align: center;
}
.radius1 {
  border-radius: 50px;
  border: 1px solid #fff;
}
.radius2 {
  border-radius: 30px;
  border: 1px solid #fff;
	background-color: #fff;
}
.radius3 {
  border-radius: 30px;
  padding: 1rem;
  background-color: rgba(255, 255, 255, 0.6);
	text-align: center;
}
/*--------------------------------------------------------------
# Section
--------------------------------------------------------------*/
#about {
  color: #fff;
  padding-top: 2rem;
}
#area-4 {
  width: 100%;
  padding-bottom: 100px;
  background: url("../img/bottomimg.jpg")bottom center no-repeat;
  background-attachment: fixed;
}
footer {
  background-color: #7bcccf;
  padding-bottom: 1rem;
  padding-top: 1rem; /* 内側の余白 */
  color: #fff;
}
footer a {
  color: #fff;
}
footer p span {
  font-size: 80%;
  text-align: left;
  line-height: 120%;
}
ul li {
  margin-bottom: 0.2rem;
}
/* anime関係 */
.img_float1 {
  animation: floatimg1 5s linear infinite;
  transform-origin: 50% 50%;
  margin: 1rem 0 !important;
}
.img_float2 {
  animation: floatimg1 5s linear infinite;
  animation-delay: 1s;
  transform-origin: 50% 50%;
  margin: 1rem 0 !important;
}
.position_lefttop {
  position: absolute;
  top: 0;
  left: 5rem;
}
.position_righttop {
  position: absolute;
  top: 0;
  right: 80px;
}
.position_leftbottom {
  position: absolute;
  bottom: -10;
  left: 10px;
}
.position_rightbottom {
  position: absolute;
  bottom: -50px;
  right: 5rem;
}
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 99999;
  background: #4154f1;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}
.back-to-top i {
  font-size: 24px;
  color: #fff;
  line-height: 0;
}
.back-to-top:hover {
  background: #6776f4;
  color: #fff;
}
.back-to-top.active {
  visibility: visible;
  opacity: 1;
}
/* PC・SPのオンオフ */
.pc {
  display: block;
}
.sp {
  display: none;
}
@media (min-width: 1024px) {
  .hero {
    background-attachment: fixed;
  }
}
@media (max-width: 991px) {
  .hero {
    height: auto;
    padding: 120px 0 40px 0;
  }
  .hero .hero-img {
    text-align: center;
    margin-top: 40px;
  }
}
@media (max-width: 767.98px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block;
  }
    
nav ul li a {
  padding: 5px;
  transition: all 0.3s;
}
  .hero {
    text-align: center;
    background-attachment: scroll;
  }
  .hero h1 {
    font-size: 32px;
  }
  #area-4 {
    background-attachment: scroll;
  }
nav ul li a {
  padding: 5px;
  transition: all 0.3s;
}
    
h2 {
  font-size: 2rem;
}
    
  h3 {
    font-size: 2rem;
    font-weight: 400;
  }
  h4 {
    font-size: 1.25rem;
  }
  h5 {
    font-size: 1rem;
  }
  .illust0 img {
    width: 200px;
    height: auto;
  }
  .illust1 img {
    width: 180px;
    height: auto;
  }
  .illust2 {
    text-align: center;
  }
  .illust2 img {
    width: 160px;
    height: auto;
  }
  .illust3 {
    text-align: center;
  }
  .illust2 img {
    width: 160px;
    height: auto;
  }
  .illust4 img {
    width: 120px;
    height: auto;
  }
}



.social {
  margin-top: 2rem;
}
.social a {
  text-align: center;
  height: 3rem;
  width: 3rem;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 100%;
  line-height: 3rem;
margin-bottom: 2rem;
}
.contact-section .social a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.contact-section .social a:active {
  color: #fff;
}
.gotop {
  display: block;
  width: 60px;
  height: 60px;
  box-sizing: border-box;
  background: #7bcccf;
  padding-top: 26px;
  text-align: center;
  font-size: 85%;
  text-decoration: none;
  color: #fff;
  letter-spacing: 1px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 10000;
  border-radius: 100%;
}
.gotop::before {
  content: "";
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 25%;
  height: 25%;
  top: 25%;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  transform: rotate(-45deg);
}
.gotop:hover {
  opacity: 0.5;
}
@media(max-width:750px) {
  .gotop {
    color: #7bcccf;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    opacity: 1;
    border: none;
    background: none;
    bottom: 10px;
    right: 10px;
  }
  .gotop::before {
    bottom: 0;
    border-top: 2px solid #7bcccf;
    border-right: 2px solid #7bcccf;
  }
}


/*== 波紋がふわっと広がる */

.circle{
    /*波紋の基点とするためrelativeを指定*/
	position: relative;
    /*リンクの形状*/
	display:inline-block;
    text-decoration: none;
    color: #fff;
    outline: none;
}

/*波形の設定*/
.circle:hover::before {
    content: '';
    /*絶対配置で波形の位置を決める*/
    position: absolute;
    left:50%;
    left:50%;
    /*波形の形状*/
    border: 1px solid #333;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    /*はじめは不透明*/
	opacity:1;
    /*アニメーションの設定*/
    animation:1s circleanime2 forwards;
}

/*波形が広がるアニメーション*/
@keyframes circleanime2{
	0%{
	  transform: scale(0);
	}
	100%{
		transform:scale(2);
		opacity: 0;
	}
}


