@charset "UTF-8";


/* -----------------
 common
-------------------- */

#aboutus #gnav_list li#gnav_02_li::after{
  transform: scale(1, 1);
}

#h2_area_sub{
  background:url(../img/mainimg.jpg) no-repeat center center;
  background-size: cover;
}




/* -----------------
 index
-------------------- */

h3.h3_02 span{
  margin:0;
  font-size: 75%;
  color:#ec6c2b;
  display: block;
}

.p_index_01{
  margin:0;
  font-size: 125%;
  line-height: 1.8em;
  font-weight: bold;
  text-align: center;
}

#block_01{
  min-height: 330px;
  margin:0 0 80px;
  background:url(../img/pic_01.jpg) no-repeat right top;
  background-size: 520px;
}
#block_01 .catch_aboutus{
  margin: 0 0 40px;
  font-size: 138%;
  line-height: 2em;
  font-weight: bold;
  color:#013f96;
}
#block_01 .normal{
  width:440px;
  margin: 0 0 1em;
  font-size: 87.5%;
  line-height: 1.8em;
}

#block_02{
  min-height: 330px;
  margin:0 0 80px;
  background:url(../img/pic_02.jpg) no-repeat left top;
  background-size: 520px;
}
#block_02 div{
  margin: 0;
}
#block_02 div .catch_aboutus{
  margin: 0 0 40px;
  font-size: 138%;
  line-height: 2em;
  font-weight: bold;
  color:#013f96;
  text-align: right;
  float:right;
}
#block_02 div.block_p{
  margin: 0;
  float:right;
}
#block_02 div .normal{
  width:440px;
  margin: 0 0 1em ;
  font-size: 87.5%;
  line-height: 1.8em;
}

#block_03{
  min-height: 330px;
  margin:0;
  background:url(../img/pic_03.jpg) no-repeat right top;
  background-size: 520px;
}
#block_03 .catch_aboutus{
  margin: 0 0 20px;
  font-size: 138%;
  line-height: 2em;
  font-weight: bold;
  color:#013f96;
}
#block_03 .catch_aboutus_02{
  margin: 0 0 40px;
  font-size: 100%;
  line-height: 2em;
  font-weight: bold;
  color:#013f96;
}
#block_03 .normal{
  width:440px;
  margin: 0 0 1em;
  font-size: 87.5%;
  line-height: 1.8em;
}

