@charset "UTF-8";
.contents_wrap {
  width: 1000px;
  margin: 0 auto;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  color: #231815;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  text-align: center; 
   }
  .contents_wrap img { display: block;  width: 100%;}
  .contents_wrap a { display: inline-block;}


.sec01 h2 {
  width: 540px;
  margin: 0 auto;
  margin-bottom: 13px;
}

.sec01 h3 {
  width: 330px;
  margin: 0 auto;
}

.sec01 p {
  margin-top: 10px;
  font-size: 14px;
  font-weight: ;
  letter-spacing: 0.00em;
}


.sec02 {
  margin-top: 110px;
}

.sec02 h2{
  font-size: 22px;
  line-height: 1.9;
  font-weight: ;
  letter-spacing: 0.1em;
}

.sec02 p{
  margin-top: 20px;
  font-size: 14px;
  line-height: 2.2;
  letter-spacing: 0.06em;
}


.sec03 {
  width: 650px;
  margin: 0 auto;
  margin-top: 85px;
  padding: 30px 0 25px 0; 
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 14px;
  letter-spacing: 0.05em;  
}

.sec03 h2{
  font-size: 14px;
  font-weight: bold;
}
.sec03 p{
  margin-top: 25px;
  line-height: 1.75;
}
.sec03 p a{
  text-decoration: underline;
}


.contents-area{
  margin-bottom: 0!important;
}
