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

@media only screen and (max-width: 750px) {
img { max-width: 100%; }
}

	
body{
	background-color: aliceblue;
	font-family:'bad-script';
}
*{margin: 0;
    padding: 0;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"

}

.loose-leaf{
  background: #f8f8f8;
  border-left: 5px dotted rgba(0,0,0,.1);
  box-shadow: 0 0 0 5 #f8f0d7;
  padding: 1em;
  margin: 1em 5px;
  width:90%;
  margin-left: 20px;
  
}
.loose-leaf p{
  margin: 0;
  padding: 0;
}

.loose-leaf2{
  background: #f8f8f8;
  border-left: 5px dotted rgba(0,0,0,.1);
  box-shadow: 0 0 0 5 #f8f0d7;
  padding: 1em;
  margin: 1em 5px;
  width:90%;
  margin-left: 20px;
  margin-top: 30px;
  
}
.loose-leaf2 p{
  margin: 0;
  padding: 0;
}

.loose-leaf2 img{
  margin-top: 30px;
  margin-bottom: 20px;
  margin-left: 20px
}

.loose-leaf3{
  background: #f8f8f8;
  border-left: 5px dotted rgba(0,0,0,.1);
  box-shadow: 0 0 0 5 #f8f0d7;
  padding: 1em;
  margin: 1em 5px;
  width:90%;
  margin-left: 20px;
  
}
.loose-leaf3 p{
  margin: 0;
  padding: 0;
}

.loose-leaf3 img{
	margin-bottom: 30px;
	margin-top: 30px;
}

.hazime{
	position: relative;
}
.hazime p{
	position: absolute;
	color: white;
	top: 450px;
	left: 25px;
	font-size: 23px;

}

.hazime img{
width: 100%;
}

.hero{
	position: relative;
}
.hero p{
	position: absolute;
	color: white;
	top: 420px;
	left: 25px;
	font-size: 23px;
	
}


.abc{
  font-family: 'Tahoma';
  font-size: 25px;
  background: url(http://webcreatorbox.com/sample/images/check.png) repeat-x 0 25px;
  display: inline-block;
  padding: 0 10px
}

#abc
{ font-family: 'Tahoma';
  font-size: 25px;
  background: url(http://webcreatorbox.com/sample/images/check.png) repeat-x 0 25px;
  display: inline-block;
  padding: 0 10px;
  margin-left: 45px;
  text-align: center;
  margin-bottom: 30px;
}

#def{
  font-family: 'Tahoma';
  font-size: 25px;
  background: url(http://webcreatorbox.com/sample/images/check.png) repeat-x 0 25px;
  display: inline-block;
  padding: 0 10px;
  margin-left: 70px;
  text-align: center;
  margin-bottom: 30px;
}

#ghi{
	font-family: 'Tahoma';
  font-size: 25px;
  background: url(http://webcreatorbox.com/sample/images/check.png) repeat-x 0 25px;
  display: inline-block;
  padding: 0 10px;
  margin-left: 45px;
  text-align: center;
  margin-bottom: 30px;
}

#jkl{
	font-family: 'Tahoma';
  font-size: 25px;
  background: url(http://webcreatorbox.com/sample/images/check.png) repeat-x 0 25px;
  display: inline-block;
  padding: 0 10px
}
#opr{
	font-family: 'Tahoma';
  font-size: 25px;
  background: url(http://webcreatorbox.com/sample/images/check.png) repeat-x 0 25px;
  display: inline-block;
  margin-left: 30px;
}

.zubari{
  position: relative;
  margin: 1.5em 0;
  padding: 15px 20px;
  min-width: 150px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #e0edff;
  margin-left: 30px;
}

.zubari:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #e0edff;
}



.kakomi{
  position: relative;
  margin: 1.5em 0;
  padding: 30px;
  min-width: 150px;
  max-width: 100%;
  color:#555;
  font-size: 16px;
  background:#e0edff
}

.kakomi:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #e0edff;
}

.kakomi p {
text-align: center
}

.namae{
	margin-left: 25px;
	font-size: 15px;
	text-align: center;;
}
.kamotomo{
	margin-left: 50px;
}

.makabesann{
	margin-left: 50px;
}

.bunn{
	text-align: left;
	margin-left: 30px;
	margin: 20px;
	margin-bottom: 20px;
}

.bunn3{
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

.maka25{
	text-align: left;
	margin-left: 10px;
	margin-bottom: 20px;
}
#rinn{
	text-align: left;
	margin-left: 5px;
	margin-bottom: 20px;
	margin-top: 20px;	
}

#arima{
	text-align: left;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#saigo{
	text-align: left;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#nyuusi{
	text-align: left;
	margin-left: 20px;
	margin: 20px;
	font-size: 20px;
}

.loose-leaf img{
	margin-top: 30px;
	margin-bottom: 30px;
}

.btn-stitch {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #668ad8;
  color: #FFF;
  border-radius: 4px;
  box-shadow: 0px 0px 0px 5px #668ad8;
  border: dashed 1px #FFF;
  margin-left: 88px;
  margin-top: 30px;
  
}

.btn-stitch:hover {
  border: dotted 1px #FFF;
}

.btn-stitch2 {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #668ad8;
  color: #FFF;
  border-radius: 4px;
  box-shadow: 0px 0px 0px 5px #668ad8;
  border: dashed 1px #FFF;
  margin-left: 125px;
  margin-top: 60px;
  
}

.btn-stitch2:hover {
  border: dotted 1px #FFF;
}

.btn-stitch3 {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #668ad8;
  color: #FFF;
  border-radius: 4px;
  box-shadow: 0px 0px 0px 5px #668ad8;
  border: dashed 1px #FFF;
  margin-left: 50px;
  margin-top: 30px;
  
}

.btn-stitch3:hover {
  border: dotted 1px #FFF;
}


ul{
	list-style-type: none;
}
.hero{
	overflow: hidden;
}

.content{
	line-height: 1.6;
	margin: 0 auto;
	padding-top: 100px;
}



.site-footer{
	background-color:rgba(100,100,100,.3);
	padding: 50px;
	padding-bottom: 50px;
	margin-top: 80px;
	width: 100%;
	font-size: 13px;
}

.copyright{
	text-align: center;
}


#box{ 
	padding: 0.5em 1em;
    margin: 2em 0;
    background: #f0f7ff;
    border: dashed 2px #5b8bd0;
	width: 50%;
	margin-left: 65px;
	text-align: center
}
#box p {
    margin: 0; 
    padding: 0;
}

#box2{ 
	padding: 0.5em 1em;
    margin: 2em 0;
    background: #f0f7ff;
    border: dashed 2px #5b8bd0;
	width: 50%;
	margin-left: 65px;
	margin-top: 10px;
	text-align: center;
}

 #box2 p {
    margin: 0; 
    padding: 0;
}


.triangle3{
  width: 0;
  height: 0;
  margin-left: 100px;
  margin-top: -15px;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #5b8bd0;
}

.box27 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #62c1ce;
    width: 95%;
	margin-left: 10px;
	margin-top: 50px;
}
.box27 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #62c1ce;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.box27 p {
    margin: 0; 
    padding: 0;
}
.arrowWrap {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 200px
}

.arrowInner p {
  font-size: 12px;
  text-align: end;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
	color: white;
}

.arrow {
  width: 1px;
  height: 100px;
  margin: 50px auto 0;
  background-color: black;
  position: relative;
  overflow: hidden;
}

.arrow::before {
  content: '';
  width: 1px;
  height: 100px;
  margin: 50px auto 0;
  background-color: white;
  position: absolute;
  top: -150px;
  left: 0;
  -webkit-animation: arrow 2.5s ease 0s infinite normal;
  animation: arrow 2.5s ease 0s infinite normal;
}

@keyframes arrow {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }

  60% {
    -webkit-transform: translate3d(-50%, 100px, 0);
    transform: translate3d(-50%, 100px, 0);
  }

  100% {
    -webkit-transform: translate3d(-50%, 100px, 0);
    transform: translate3d(-50%, 100px, 0);
  }
}




.arrow1 {
  width: 15px;
  -webkit-animation: arrow1 2s linear 0s infinite normal;
  animation: arrow1 2s linear 0s infinite normal;

}

.arrow2 {
  width: 15px;
  -webkit-animation: arrow2 2s linear 0s infinite;
  animation: arrow2 2s linear 0s infinite;

}

.arrow1 span,
.arrow2 span {
  position: relative;
  display: block;
  left: 50%;
}

.arrow1 span {
  margin-top: 120px;
}

.arrow1 span:before,
.arrow2 span:before {
  content: '';
  width: 15px;
  height: 15px;
  border: 0;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  box-sizing: border-box;
  margin-left: -160px;
}

@keyframes arrow1 {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }

  20% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }

  40% {
    -webkit-transform: translate3d(-50%, 10px, 0);
    transform: translate3d(-50%, 10px, 0);
  }

  60% {
    -webkit-transform: translate3d(-50%, 10px, 0);
    transform: translate3d(-50%, 10px, 0);
  }

  80% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }

  100% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
}

@keyframes arrow2 {
  0% {
    -webkit-transform: translate3d(-50%, 10px, 0);
    transform: translate3d(-50%, 10px, 0);
  }

  20% {
    -webkit-transform: translate3d(-50%, 20px, 0);
    transform: translate3d(-50%, 20px, 0);
  }

  40% {
    -webkit-transform: translate3d(-50%, 20px, 0);
    transform: translate3d(-50%, 20px, 0);
  }

  60% {
    -webkit-transform: translate3d(-50%, 20px, 0);
    transform: translate3d(-50%, 20px, 0);
  }

  80% {
    -webkit-transform: translate3d(-50%, 10px, 0);
    transform: translate3d(-50%, 10px, 0);
  }

  100% {
    -webkit-transform: translate3d(-50%, 10px, 0);
    transform: translate3d(-50%, 10px, 0);
  }
}

*, *:before, *:after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_navi {
	position: relative;
	overflow: hidden;
	width: 360px;
	height:360px;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 10000;
}

.cp_navi #cp_sidenav a {
	font-size: 20px;
	position: absolute;
	left: -95px;
	width: 110px;
	height: 54px;
	padding: 12px 15px;
	transition: 0.3s;
	text-decoration: none;
	color: #ffffff;
	border-radius: 0 5px 5px 0;

}
.cp_navi #cp_sidenav a:hover {
	position: fixed;
	left: -10px;
}
.cp_navi #home {
	position: fixed;
	top: 20px;
	background-color: #9FB2C1;
}
.cp_navi #news {
	position: fixed;
	top: 80px;
	background-color: #B1D0D0;
}
.cp_navi #contact {
	position: fixed;
	top: 140px;
	background-color: #ABC9C0;
}
.cp_navi #about {
	position: fixed;
	top: 200px;
	background-color: #BCD3B8;
}

.pinnku{
 background-color: white;
 border-radius: 5px;
 margin: 20px 5px; 
 padding: 30px 20px 20px 20px;
 position: relative;
 z-index: 0;
}
.pinnku:before{
 border: 1px solid #B3D1D5;
 border-radius: 5px;
 content: '';
 display: block;
 margin: 4px;
 position: absolute;
 top: 0px;
 bottom: 0px;
 left: 0px;
 right: 0px;
 z-index: -1;
}
.pinnku:after{
 background-color: rgba(176,223,223,0.90);
 background-image: radial-gradient(#fff 20%, transparent 0), radial-gradient(#fff 20%, transparent 0);
 background-position: 0 0, 8px 8px;
 background-size: 15px 15px;
 border-left: 2px dotted rgba(0,0,0,0.1);
 border-right: 2px dotted rgba(0,0,0,0.1);
 box-shadow: 0 0 5px rgba(0,0,0,0.2);
 content: '質問１';
 display: block;
 padding: 5px 20px;  
 text-align: center;
 position: absolute;
 top: -10px;
 left: 20px;
 transform: rotate(-3deg);
 -moz-transform: rotate(-3deg);
 -webkit-transform: rotate(-3deg);
 -o-transform: rotate(-3deg);
}

.pinnku2{
 background-color: white;
 border-radius: 5px;
 margin: 20px 5px; 
 padding: 30px 20px 20px 20px;
 position: relative;
 z-index: 0;
 margin-top: 30px
}
.pinnku2:before{
 border: 1px solid #B3D1D5;
 border-radius: 5px;
 content: '';
 display: block;
 margin: 4px;
 position: absolute;
 top: 0px;
 bottom: 0px;
 left: 0px;
 right: 0px;
 z-index: -1;
}
.pinnku2:after{
 background-color: rgba(176,223,223,0.90);
 background-image: radial-gradient(#fff 20%, transparent 0), radial-gradient(#fff 20%, transparent 0);
 background-position: 0 0, 8px 8px;
 background-size: 15px 15px;
 border-left: 2px dotted rgba(0,0,0,0.1);
 border-right: 2px dotted rgba(0,0,0,0.1);
 box-shadow: 0 0 5px rgba(0,0,0,0.2);
 content: '質問２';
 display: block;
 padding: 5px 20px;  
 text-align: center;
 position: absolute;
 top: -10px;
 left: 20px;
 transform: rotate(-3deg);
 -moz-transform: rotate(-3deg);
 -webkit-transform: rotate(-3deg);
 -o-transform: rotate(-3deg);
}

.pinnku3{
 background-color: white;
 border-radius: 5px;
 margin: 20px 5px; 
 padding: 30px 20px 20px 20px;
 position: relative;
 z-index: 0;
}
.pinnku3:before{
 border: 1px solid #B3D1D5;
 border-radius: 5px;
 content: '';
 display: block;
 margin: 4px;
 position: absolute;
 top: 0px;
 bottom: 0px;
 left: 0px;
 right: 0px;
 z-index: -1;
}
.pinnku3:after{
 background-color: rgba(176,223,223,0.90);
 background-image: radial-gradient(#fff 20%, transparent 0), radial-gradient(#fff 20%, transparent 0);
 background-position: 0 0, 8px 8px;
 background-size: 15px 15px;
 border-left: 2px dotted rgba(0,0,0,0.1);
 border-right: 2px dotted rgba(0,0,0,0.1);
 box-shadow: 0 0 5px rgba(0,0,0,0.2);
 content: '質問３';
 display: block;
 padding: 5px 20px;  
 text-align: center;
 position: absolute;
 top: -10px;
 left: 20px;
 transform: rotate(-3deg);
 -moz-transform: rotate(-3deg);
 -webkit-transform: rotate(-3deg);
 -o-transform: rotate(-3deg);
}

.pinnku0{
 background-color: white;
 border-radius: 5px;
 margin: 20px 5px; 
 padding: 30px 20px 20px 20px;
 position: relative;
 z-index: 0;
 width: 90%;
margin-left: 20px
}
.pinnku0:before{
 border: 1px solid #B3D1D5;
 border-radius: 5px;
 content: '';
 display: block;
 margin: 4px;
 position: absolute;
 top: 0px;
 bottom: 0px;
 left: 0px;
 right: 0px;
 z-index: -1;
}
.pinnku0:after{
 background-color: rgba(176,223,223,0.90);
 background-image: radial-gradient(#fff 20%, transparent 0), radial-gradient(#fff 20%, transparent 0);
 background-position: 0 0, 8px 8px;
 background-size: 15px 15px;
 border-left: 2px dotted rgba(0,0,0,0.1);
 border-right: 2px dotted rgba(0,0,0,0.1);
 box-shadow: 0 0 5px rgba(0,0,0,0.2);
 content: '始めに';
 display: block;
 padding: 5px 20px;  
 text-align: center;
 position: absolute;
 top: -10px;
 left: 20px;
 transform: rotate(-3deg);
 -moz-transform: rotate(-3deg);
 -webkit-transform: rotate(-3deg);
 -o-transform: rotate(-3deg);
}

.fuwatAnime {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1.5s;
 -ms-animation-duration:1.5s;
 animation-duration:1.5s;
 -webkit-animation-name: fuwatAnime;
 -ms-animation-name: fuwatAnime;
 animation-name: fuwatAnime;
 visibility: visible !important;
}
@-webkit-keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
