/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

.honbun a{
    color: #0085d0;
}

.umistep p {
    line-height: 1.8;
}

body{
	
	font-family: "ten-mincho-antique", sans-serif;
font-weight: 300;
font-style: normal;
	background: url("img/bgwrap2.jpg");
	  background-size: cover;                 /* 画面いっぱいに拡大縮小 */
  background-repeat: no-repeat;           /* 繰り返さない */
  background-position: top center;     /* 中央に配置 */
  background-attachment: fixed;           /* 固定表示 */;
}


.index_w
{
  animation: fadeinhead 2s ease-out forwards;
	
}

@keyframes fadeinhead {
  0% {
     opacity: 0
  }
  100% {
     opacity: 1
  }
}


#fukii01{
	max-width: 600px;
    height: auto;
    margin: 0 auto;
    background-color: #fff;
	padding: 0px 0px 40px 0px;
	text-align: center;
	padding-bottom: 20px;
	/*background: url("img/bg2024-80.jpg") repeat-y;*/
	background-size: 600px auto;
	box-shadow: 0px 0px 50px 10px #D0CABA;
}

.index_w{
	max-width: 600px;
    height: auto;
    margin: 0 auto;
}

.index_w img{
	width: 100%;
	max-width: 100%;
    height: auto;
	vertical-align:top;
}

.index_e{
	max-width: 100%;
    height: auto;
	background-color: #ffff00;
	text-align: center;
	padding: 30px 0;
}

.index_e img{
	width: 90%;
    height: auto;
	vertical-align:top;
}



h3{
	text-align: center;
	color: #1d2080;
font-family: "ten-mincho-antique", sans-serif;
font-weight: 400;
font-style: normal;
	font-size: 32px;
    line-height: 1.4;
	margin: 15px 0;
}

h3 span{
	font-size: 20px;
}

.honbun{
		text-align: left;
	color: #1d2087;
	

	
	font-size: 22px;
    line-height: 1.8;
	
	margin: 30px 0;
	text-align: justify;
}

.story{
    background: url("img/03_04.jpg") no-repeat;
    background-size: cover;
    padding: 50px; 0;
}


.honbuns{
		text-align: left;
	color: #000;
	
	font-family: "fot-tsukuardgothic-std", sans-serif;
font-style: normal;
	
	font-size: 24px;
    line-height: 1.8;
	
	margin: 0 0 15px 0;
    
  
    
}

.cont_wrap{
	    max-width: 90%;
    margin: 0 auto;
    padding: 0 5% 8% 5%;
	margin-top: 30px;
    
    
      background: url("img/bg01.jpg") no-repeat;
    background-size: cover;
    
}

.cont_wrap3{
	    max-width: 90%;
    margin: 0 auto;
    padding: 12% 5% 8% 5%;
	margin-top: 30px;
    
    
      background: url("img/bg02.jpg") no-repeat;
    background-size: cover;
    color: #000!important;
    margin-bottom: 50px;
}


.cont_wrap3 img{
    max-width: 50%!important;
    height: auto;
    margin: 30px auto;
}

.cont_wrap3 h3 ,.cont_wrap3 .honbun{
    color: #000!important;
}


.mawarikomi img{
      height: auto;
  float: right;
  margin: 0 0 20px 20px;
    max-width:25%;
}

.mawarikomi::after {
  content: "";
  display: block;
  clear: both;
}


.cont_wrap2{
	    max-width: 90%;
    margin: 0 auto;
    padding: 4% 5% 8% 5%;
 
}

.cont_wrap h4{
	text-align: left;
	color: #0080c9;
	font-weight: bold;
	font-size: 32px;
	line-height: 1.7;
}

.linetext{
	text-align: center;
	color: #000;
	
	font-family: "fot-tsukuardgothic-std", sans-serif;
font-weight: 700;
font-style: normal;
	
	font-size: 28px;
    line-height: 1.6;
	
	margin-bottom:30px ;
}


@media only screen and (max-width: 700px) {
	#fukii01{
	max-width: 700px;
}
	}

p.ytext{
	text-align: center;
	color: #ffff00;
	
	font-family: "fot-tsukuardgothic-std", sans-serif;
font-weight: 700;
font-style: normal;
	
	font-size: 24px;
    line-height: 1.6;
	
	margin: 30px 0;
}

img {
    height: auto;
    max-width: 92%;
}

.linearea{
	background-color: #fff;
	max-width: 84%;
	margin: 0 auto;
	color: #fff;
	border-radius: 4px;
	padding:8% 4%;
}

.mb20{
	margin-bottom: 30px;
}

.mt40{
	margin-top: 50px
}

.koteiwrap{
	max-width: 600px;
margin: 0 auto;
	
}

.kotei{
	max-width: 600px;
    height: auto;
	position: fixed;
	z-index: 999;
	bottom: 0;
	
}

.kotei img{
	max-width: 100%!important;
	height: auto;
	vertical-align:top;
}


@media only screen and (max-width: 700px) {
    
    .fadeIn_right img{
     transform: rotate( -15deg );
    margin-bottom: 15px;
    width: 90%;
}
    
    .fadeIn_right img2{
     transform: rotate( -15deg );
    margin-bottom: 15px;
    width: 90%;
}
    
    .fadeIn_right img3{
     transform: rotate( -15deg );
    margin-bottom: 15px;
    width: 90%;
}
    
    .honbun{
font-size: 28px;

}
    
	h3{
		font-size: 28px;
}
	
	.honbun {
    font-size: 20px;
		margin: 10px 0 30px 0;
}
	
	.linetext{
    font-size: 22px;
}
	
	.cont_wrap h4 {
    font-size: 22px;
}
	
	.bookicon{
		width: 25%;
		height: auto;
	}
	
	h3{
		    margin: 15px 0  0 0;
	}
	
	#fukii01{
	padding: 0px 0px 0px 0px;
}
	
	}

.fadeIn_right img{
     transform: rotate( -15deg );
    margin-bottom: 15px;
    width: 80%;
}

.fadeIn_right {
  opacity: 0;
  transform: translate(50%, 0);
  transition: 0.7s;
}


.fadeIn_right.is-show {
  transform: translate(0, 0);
  opacity: 1;
}


.fadeIn_right2 img{
     transform: rotate( -15deg );
    margin-bottom: 15px;
    width: 80%;
}

.fadeIn_right2 {
  opacity: 0;
  transform: translate(50%, 0);
  transition: 0.7s;
transition-delay: 0.2s;
}


.fadeIn_right2.is-show {
  transform: translate(0, 0);
  opacity: 1;
}


.fadeIn_right3 img{
     transform: rotate( -15deg );
    margin-bottom: 15px;
    width: 80%;
}

.fadeIn_right3 {
  opacity: 0;
  transform: translate(50%, 0);
  transition: 0.7s;
transition-delay: 0.4s;
}


.fadeIn_right3.is-show {
  transform: translate(0, 0);
  opacity: 1;
}

.section{
    padding: 70px 0 50px 0;
    overflow: hidden;
    overflow-x: hidden;
}

.sp_only{
		display: none;
}

.bg01area{
    margin-top: 30px;
}

@media only screen and (max-width: 768px){
	.pc_only{
		display: none;
	}
	.sp_only{
		display: block;
	}
}
