@charset "UTF-8";

.title-area p.name {
	padding-left: 10px;
	clear: both;
}
.contents-area .box-01 {
    margin-bottom: 60px;
  }

 .contents-area .img-block {
	 margin: 0 auto;
  }
  
   .contents-area .img-block .illust-01 {
	   text-align: center;
  }
  	.contents-area .box-02 {}

    .contents-area .box-02 h3 {
      margin-bottom: 45px; 
    }
	.contents-area .img-block img.illust-01 {
	margin-bottom: 30px;
	margin-left: -9px;
}

.contents-area .text-block-01 {
    background-color: #ffffff;
    border: 2px solid #ffd24d;
    border-radius: 10px;
    width: 100%;
}
.contents-area .text-block-01 p {
    font-weight: bold;
    line-height: 2;
    padding: 20px 29px 30px;
}
.contents-area .text-block-01 h3.title-01 {
	font-size:24px;
	color: #FFAB38;
	font-weight: bold;
    line-height: 2;
    padding: 20px 30px 0px;
}
.contents-area img.pdf_btn_01 {
	float:right;
	margin-top: 25px;	
	}



