@charset "UTF-8";



/* --- 全体の背景・テキスト --- */

body {
	margin : 0 auto;
	padding : 0 ;
	font-size : 85% ;
	text-align : center ;
	line-height : 1.4 ;
	font-family: "Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif;
}

.wrap {
  max-width: 1040px;
  margin: 0 auto;
}

.fadeIn{
	animation-name:fadeInAnime;
  animation-duration:1s;
  animation-fill-mode:forwards;
  opacity:0;
}

@keyframes fadeInAnime{
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.wrap img{
	width: 100%;
}

header {
 margin-bottom: 60px;
}

h1{
	font-size: 42px;
	font-weight:normal;
	text-align: center;
	color: #293737;
	margin-top: 400px;
	letter-spacing: 0.12em;
}

h2{
	font-size: 4.0em;
	line-height: 170%;
	font-weight:bolder;
	color: #293737;
	text-align: center;
	margin: 0 auto;
	margin-top: 50px;
	letter-spacing: 0.2em;
}

h3{
	font-size: 2.0em;
	line-height: 170%;
	font-weight:100;
	color: #bfbfbf;
}

h4{
	font-size: 2.0em;
	line-height: 170%;
	color: #bfbfbf;
	font-weight:100;
	margin-top: 20px;
	padding-top: 20px;
}


/* --- 全体のリンクテキスト --- */

a:link { color: #ffffff;
text-decoration: none;
 }
a:visited { color: #ffffff";
text-decoration: none;
}
a:hover { color: #2CB2E9;
 }
a:active { color: #ffffff;
text-decoration: none; }


/* --- ヘッダー --- */


/* --- メイン --- */


#content {
	width: 1080px;
	margin : 0 auto;
}


p.midashi {
		font-size: 30px;
		font-weight: bolder;
		letter-spacing: 0.1em;
		margin-top: 560px;
		padding-bottom: 560px;
		color:#333333
}


p.midashi_01 {
		font-size: 36px;
		font-weight: bolder;
		letter-spacing: 0.1em;
		margin-top: 160px;
		padding-bottom: 20px;
		color:#333333

}

p.midashi_02 {
		font-size: 30px;
		font-weight: bolder;
		letter-spacing: 0.1em;
		margin-top: 200px;
		padding-bottom: 200px;
		color:#333333

}

p.midashi_03 {
		font-size: 28px;
		font-weight: bolder;
		letter-spacing: 0.1em;
		padding-top: 320px;
		padding-bottom: 320px;
		width: 750px;
		margin: auto;
		color:#333333

}

p.midashi_04 {
		font-size: 28px;
		font-weight: bolder;
		letter-spacing: 0.1em;
		padding-top: 140px;
		padding-bottom: 40px;
		width: 750px;
		margin: auto;
		color:#333333

}
p.midashi_05 {
	font-size: 22px;
	font-weight: bolder;
	letter-spacing: 0.1em;
	padding-top: 20px;
	padding-bottom: 70px;
	width: 750px;
	margin: auto;
	color:#333333

}

.concept {
	width:450px;
	float: left;
	text-align: left;
	padding-left: 60px;
	font-size: 18px;
	color:#333333

}



img.s{
	width: 350px;
	padding-bottom: 30px;
}

img.m{
	width: 500px;
	padding-bottom: 40px;
}


img.l{
	width: 750px;
	padding-bottom: 40px;
}

#story {
		width: 1080px;
		margin : 0 auto;
		padding-top: 20px;
		vertical-align: middle;
		background-color: #5BD0F2;
}

.logo {
	width: 500px;
	padding-bottom: 80px;
}



.i_ {
	mix-blend-mode: multiply;
	margin-bottom: 20px;
	margin-top: 100px;
}

.inter {
	mix-blend-mode: multiply;
	margin-top: 240px;
	margin-bottom: 320px;
}
/* グリッドコンテナー */

#contents {
	width: 750px;
	margin : 0 auto;
	vertical-align: middle;
	display: flex;
	background-color: #ffffff;
}

#cutback {
	width: 100%;
	margin : 0 auto;
	vertical-align: middle;
	background:linear-gradient(0deg, #172AB4, #2CB2E9,#ffffff);
}

.cutbackwrap {
	width: 880px;
	margin : 0 auto;
	vertical-align: middle;
	background-color: #ffffff;
	margin-bottom: 60px;
	margin-top: 20px;
}

.spanlink {
	width: 90%;
	height: 60px;
	text-align: center;
	margin: 20px auto;
	padding: 10px;
	display:block;
}

.spanlink a:hover {
	background-color: #293737;
	color: #ffffff;
}


.spanabout {
	width: 700px;
	font-size: 14px;
	letter-spacing: 0.3em;
	line-height: 180%;
	display: inline-block;
	text-align: left;
}


span.number {
  font-size: 44px;
  font-weight: 600;
  color: #333333;
}

span.kanji {
  font-size: 24px;
  font-weight: bolder;
  color: #333333;
  margin-right: 5px;
  margin-left: 5px;
}

p.kaisai {
  font-size: 40px;
  font-weight: bolder;
  letter-spacing: 4px;
  margin-bottom: 60px;
	margin-top: -20px;
  color: #333333;
}

p.kaijyo{
    font-size: 26px;
    font-weight: bolder;
    line-height: 1.4em;
}

div.botan{
	    background:linear-gradient(110deg, #172AB4, #2CB2E9);
	    padding-top: 5px;
	    padding-bottom: 5px;
	    margin-top: 40px;
	    margin-bottom: 40px;
	    margin-left: 30px;
	    margin-right: 30px;
	    width: 600px;
	    text-align: center;
	    border-radius: 43px;
	    float: left;
	    z-index: 0;
	  }

div.botan a{
	      position: absolute;
	      top: 0;
	      left: 0;
	      height:100%;
	      width: 100%;
	    }

p.botan {
	    font-size: 18px;
	    font-weight: bolder;
	    font-stretch: expanded;
	    color: #ffffff;
	}

section {
  max-width: 600px;
  margin: 0 auto;
	padding-bottom: 160px;
}

a.btn_02_a {
	  display: block;
	  color: #fff;
	  font-size: 22px;
	  padding: 1.1rem .5rem;
		background:linear-gradient(110deg, #172AB4, #2CB2E9);
	  text-align: center;
	  text-decoration: none;
	  transition-duration: 0.3s;
		border-radius: 43px;

	}
	a.btn_02_a:hover {
		background:linear-gradient(110deg, #2CB2E9, #172AB4);
	}
	a.btn_02_a span {
	  position: relative;
	  padding-left: 36px;
	}
	a.btn_02_a span:before {
	  content: '';
	  width: 26px;
	  height: 26px;
	  background: #ffffff;
	  border-radius: 50%;
	  position: absolute;
	  top: 50%;
	  right: -180px;
	  margin-top: -13px;
	}
	a.btn_02_a span:after {
	  content: '';
	  width: 6px;
	  height: 6px;
	  border: 0;
	  border-top: 3px solid #2CB2E9;
	  border-right: 3px solid #2CB2E9;
	  transform: rotate(45deg);
	  position: absolute;
	  top: 50%;
	  right: -170px;
	  margin-top: -5px;
	}
	a.btn_02_a:hover span:after {
	  border-top: 3px solid #000000;
	  border-right: 3px solid #000000;
	}



a.btn_03_a {
  display: block;
  color: #fff;
  font-size: 22px;
  padding: 1.1rem .5rem;
	background:linear-gradient(110deg, #5BD0F2, #F4E340);
  text-align: center;
  text-decoration: none;
  transition-duration: 0.3s;
	border-radius: 43px;
}

a.btn_03_a:hover {
	background:linear-gradient(110deg, #F4E340, #5BD0F2);
}
a.btn_03_a span {
  position: relative;
  padding-left: 36px;
}
a.btn_03_a span:before {
  content: '';
  width: 26px;
  height: 26px;
  background: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: -166px;
  margin-top: -13px;
}
a.btn_03_a span:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: 3px solid #F4E340;
  border-right: 3px solid #F4E340;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: -156px;
  margin-top: -5px;
}
a.btn_03_a:hover span:after {
  border-top: 3px solid #5BD0F2;
  border-right: 3px solid #5BD0F2;
}



a.btn_04_a {
  display: block;
  color: #fff;
  font-size: 22px;
  padding: 1.1rem .5rem;
	background:linear-gradient(110deg, #5BD0F2, #F4E340);
  text-align: center;
  text-decoration: none;
  transition-duration: 0.3s;
	border-radius: 43px;
}
a.btn_04_a:hover {
	background:linear-gradient(110deg, #F4E340, #5BD0F2);
}
a.btn_04_a span {
  position: relative;
  padding-left: 36px;
}
a.btn_04_a span:before {
  content: '';
  width: 26px;
  height: 26px;
  background: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: -36px;
  margin-top: -13px;
}
a.btn_04_a span:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: 3px solid #F4E340;
  border-right: 3px solid #F4E340;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: -26px;
  margin-top: -5px;
}
a.btn_04_a:hover span:after {
  border-top: 3px solid #5BD0F2;
  border-right: 3px solid #5BD0F2;
}


div.nemo_caption{
	margin: auto;
	width: 730px;
	font-size: 18px;
	padding-top: 0px;
	padding-bottom: 60px;
	letter-spacing: 0.2em;
	line-height: 170%;
}

p.nemo{
	font-size: 24px;
	letter-spacing: 0.2em;

}
div.profile{
	width: 325px;
	padding-left: 25px;
	padding-right: 25px;
}

div.profile img {
	width: 325px;
	height: 325px;
	border-radius: 50%;
	object-fit: cover;
}

div.profile p {
	font-size: 12px;
	letter-spacing: 0.2em;
	line-height: 1.6em;
	text-align: left;
}

div.profile p.name{
	font-size: 20px;
	padding-top: 50px;
	padding-bottom: 20px;
	text-align: center;
}


@media screen and (max-width: 650px) {

	header {
		margin-bottom: 20px;
	   }

	.wrap {
	    max-width: 100%;
	    margin: 0 auto;
		overflow: hidden;
	}


	img.s{
		width: 78%;
		padding-bottom: 20px;
	}

	img.m{
		width: 78%;
		padding-bottom: 40px;
	}


	img.l{
		width: 93%;
		padding-bottom: 40px;
	}


	div.nemo_caption{
		margin: auto;
		width: 83%;
		font-size: 14px;
		padding-top: 6px;
		padding-bottom: 60px;
		letter-spacing: 0.2em;
		line-height: 160%;
		text-align: justify;
		padding-left: 3%;
		padding-right: 3%;

	}


	p.midashi {
			font-size: 17px;
			font-weight: bolder;
			letter-spacing: 0.1em;
			margin-top: 100px;
			padding-bottom: 100px;
			padding-left: 5px;
			padding-right: 5px;
			color: #333333;
	}


	p.midashi_01 {
			font-size: 20px;
			font-weight: bolder;
			letter-spacing: 0.1em;
			margin-top: 120px;
			padding-bottom: 80px;
			color: #333333;
	}

	p.midashi_02 {
			font-size: 17px;
			font-weight: bolder;
			letter-spacing: 0.1em;
			margin-top: 60px;
			padding-bottom: 60px;
			padding-left: 5px;
			padding-right: 5px;
			color: #333333;

	}

	p.midashi_03 {
			font-size: 17px;
			font-weight: bolder;
			letter-spacing: 0.1em;
			padding-top: 100px;
			padding-bottom: 100px;
			width: 80%;
			margin: auto;
			color: #333333;

	}

	p.midashi_04 {
			font-size: 17px;
			font-weight: bolder;
			letter-spacing: 0.1em;
			padding-top: 100px;
			padding-bottom: 30px;
			width: 310px;
			margin: auto;
			color: #333333;

	}

	p.midashi_05 {
		font-size: 17px;
		font-weight: bolder;
		letter-spacing: 0.1em;
		padding-top: 60px;
		padding-bottom: 20px;
		width: 310px;
		margin: auto;
		color: #333333;

}

	p.kaisai {
	  font-size: 27px;
	  font-weight: bolder;
	  letter-spacing: 4px;
	  margin-bottom: 60px;
		margin-top: -20px;
	  color: #333333;
	}

	#contents {
		width: 92%;
		margin : 0 auto;
		vertical-align: middle;
		display: block;
	}
	
	#story {
		width: 93%;
		margin : 0 auto;
		padding-top: 20px;
		vertical-align: middle;
		text-align: center;
	}

	p.nemo{
		font-size: 20px;
		letter-spacing: 0.2em;
		width: 83%;
		line-height: 180%;
		text-align: center;
		padding-left: 8%;
		padding-right: 8%;
	
	}

	.spanabout {
		width: 84%;
		font-size: 14px;
		letter-spacing: 0.1em;
		line-height: 180%;
		display: inline-block;
		text-align: justify;
	}

	span.number {
		font-size: 38px;
		font-weight: 600;
		color: #333333;
	  }
	  
	  span.kanji {
		font-size: 20px;
		font-weight: bolder;
		color: #333333;
		margin-right: 5px;
		margin-left: 5px;
	  }

	  
	div.profile{
		width: 92%;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 100px;
	}
	div.profile img {
		width: 275px;
		height: 275px;
		border-radius: 50%;
		object-fit: cover;
	}

	section {
	  max-width: 78%;
	  margin: 0 auto;
		padding-bottom: 100px;
	}


	a.btn_02_a {
		  display: block;
		  color: #fff;
		  font-size: 16px;
		  padding: 1.1rem .5rem;
			background:linear-gradient(110deg, #172AB4, #2CB2E9);
		  text-align: center;
		  text-decoration: none;
		  transition-duration: 0.3s;
			border-radius: 43px;

		}
		a.btn_02_a:hover {
			background:linear-gradient(110deg, #2CB2E9, #172AB4);
		}
		a.btn_02_a span {
		  position: relative;
		  padding-left: 6px;
		}
		a.btn_02_a span:before {
		  content: '';
		  width: 20px;
		  height: 20px;
		  background: #ffffff;
		  border-radius: 50%;
		  position: absolute;
		  top: 50%;
		  right: -84px;
		  margin-top: -10px;
		}
		a.btn_02_a span:after {
		  content: '';
		  width: 6px;
		  height: 6px;
		  border: 0;
		  border-top: 2.4px solid #2CB2E9;
		  border-right: 2.4px solid #2CB2E9;
		  transform: rotate(45deg);
		  position: absolute;
		  top: 50%;
		  right: -77px;
		  margin-top: -4px;
		}
		a.btn_02_a:hover span:after {
		  border-top: 2.4px solid #000000;
		  border-right: 2.4px solid #000000;
		}



		a.btn_03_a {
			  display: block;
			  color: #fff;
			  font-size: 16px;
			  padding: 1.1rem .5rem;
				background:linear-gradient(110deg, #5BD0F2, #F4E340);
			  text-align: center;
			  text-decoration: none;
			  transition-duration: 0.3s;
				border-radius: 43px;
			}

		a.btn_03_a:hover {
				background:linear-gradient(110deg, #F4E340, #5BD0F2);
			}
		a.btn_03_a span {
			  position: relative;
			  padding-left: 6px;
			}
		a.btn_03_a span:before {
			  content: '';
			  width: 20px;
			  height: 20px;
			  background: #ffffff;
			  border-radius: 50%;
			  position: absolute;
			  top: 50%;
			  right: -70px;
			  margin-top: -10px;
			}
		a.btn_03_a span:after {
			  content: '';
			  width: 6px;
			  height: 6px;
			  border: 0;
			  border-top: 2.4px solid #F4E340;
			  border-right: 2.4px solid #F4E340;
			  transform: rotate(45deg);
			  position: absolute;
			  top: 50%;
			  right: -62px;
			  margin-top: -4px;
			}
	a.btn_03_a:hover span:after {
			  border-top: 2.4px solid #5BD0F2;
			  border-right: 2.4px solid #5BD0F2;
			}



}

/* --- コンテンツ --- */



.link {
	text-align: right;
	font-size: 85%;
	margin-right: 10px;
}



hr.border {
    border: 0;
    height: 0;
		width:80%;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}



/* --- メニュー --- */


p.link_{
		color: #000000;
		line-height: 180%;
		}

p.link_:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 4px;
  margin-left: 4px;
  border: transparent solid 5px;
  border-left-color: #c0c0c0;
  vertical-align: 0px;
}


/* --- フッター --- */

#footer-warp{
	width: 100%;
	margin: auto 0;
	padding: 0;
}

#footer{
	height: 270px;
	width: 800px;
	margin: auto;
	padding-top: 60px;
}


p.footer{
		color: #ffffff;
		line-height: 140%;
		font-size: 90%;
		padding-left: 10px;
		padding-right: 10px;
		float: left;
		text-align: center;
		}

p.Copylight{
	font-size: 10px;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 40px;
	color: #ffffff;
}


@media screen and (max-width: 650px) {

	#footer{
		height: 270px;
		width: 92%;
		margin: auto;
		padding-top: 100px;
	}

	#footer-warp{
		width: 100%;
		margin: auto;
		padding: 0;
		background-color: #ffffff;
	}

}
