@charset "UTF-8";


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

#aboutus #gnav_list li a#gnav_02{
  background: #cad7e1;
}
#aboutus footer #link_are ul li a#footer_02{
  background: #cad7e1;
}

#h2_area_sub{
  background:url(../img/mainimg_sub.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: 16px;
  line-height: 1.8em;
  font-weight: bold;
  text-align: center;
}

#block_01{
  width:94%;
  margin:0 0 30px;
  padding:20px 3%;
  background:url(../img/pic_01.jpg) no-repeat right top;
  background-size: cover;
}
#block_02{
  width:94%;
  margin:0 0 30px;
  padding:20px 3%;
  background:url(../img/pic_02.jpg) no-repeat left top;
  background-size: cover;
}
#block_03{
  width:94%;
  margin:0;
  padding:20px 3%;
  background:url(../img/pic_03.jpg) no-repeat right top;
  background-size: cover;
}
.catch_aboutus{
  margin: 0 0 15px;
  font-size: 18px;
  line-height: 1.8em;
  font-weight: bold;
  color:#013f96;
  text-shadow: 0 0 6px #fff,0 0 6px #fff,0 0 6px #fff,0 0 6px #fff;
}
.normal{
  margin: 0 0 1em;
  font-size: 14px;
  line-height: 1.8em;
  text-shadow: 0 0 1px #fff,0 0 1px #fff,0 0 1px #fff,0 0 1px #fff,0 0 1px #fff,0 0 1px #fff;
}
.normal:last-child{
  margin: 0;
}
.catch_aboutus_02{
  margin: 0 0 20px;
  font-size: 15px;
  line-height: 1.8em;
  font-weight: bold;
  color:#013f96;
  text-shadow: 0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff;
}







