@charset "UTF-8";

.m-img {
  margin: 0;
}

/* */
h1 {
  margin-bottom: 3em;
  padding-top: 1em;
  color: #525252;
  text-align: center;
  font-size: 1.1em;
  font-weight: normal;
}


/*=====================================*/
/* Block1                              */
/*=====================================*/
#blk1 {
  padding: 0.5em 0;
  background: #e9e9e9;
  text-align: center;
  vertical-align: middle;
}
#blk1 a:hover {
  filter:opacity(0.7);
  -webkit-filter: opacity(0.7);
  -moz-filter: opacity(0.7);
}


/*=====================================*/
/* Block2                              */
/*=====================================*/
#blk2 {
  height: 845px;
  position: relative;
  background: url(images/b2_bg.gif) no-repeat 0 center;
/*border: solid 1px #ff0000;*/
}

#blk2 h2 {
  margin-bottom: 0em;
  text-align: left;
  font-size: 1.7em;
  color: #11a45b;
}

#blk2 .item1 {
  width: 40%;
  margin: 0;
  text-align: left;
  position: absolute;
  top: 5%;
  left: 5%;
/*border: solid 1px #0000ff;*/
}
#blk2 .item2 {
  width: 40%;
  margin: 0;
  text-align: left;
  position: absolute;
  top: 30%;
  left: 53%;
/*border: solid 1px #0000ff;*/
}
#blk2 .item3 {
  width: 40%;
  margin: 0;
  text-align: left;
  position: absolute;
  top: 70%;
  left: 13%;
/*border: solid 1px #0000ff;*/
}


/*=====================================*/
/* Block3                              */
/*=====================================*/
#blk3 {
  margin-top: 1em;
  margin-bottom: 5em;
  padding-top: 2em;
  padding-bottom: 3em;
  width: 100%;
  background-color: #11a45b;
}

#blk3 .itemWrap {
  margin: 0 auto 0 auto;
  text-align: center;
  display: table;
  width: 100%;
}
#blk3 .itemWrap .itElements-l {
  width: 33%;
  padding: 2em 0 3em 0;
  display: table-cell;
  vertical-align: top;
  text-align: right;
}
#blk3 .itemWrap .itElements-r {
  width: 67%;
  padding: 2em 0 3em 2em;
  display: table-cell;
  vertical-align: top;
  text-align: center;
}

/* サイン */
#blk3 .itElements-r p.sign {
  margin-left: 0;
  text-align: left;
}
/* 略歴 */
#blk3 .summary-blk {
  margin: 3em 0 0 0.7em;
  padding: 0;
  text-align: left;
  font-size: 0.8em;
  color: #ffffff;
}
#blk3 .summary-blk dt {
  clear: left;
  float: left;
  margin: 0;
  width: 15em;
  vertical-align: top;
}
#blk3 .summary-blk dd {
  margin: 0;
  margin-left: 15em;
  padding-right: 2em;
  vertical-align: top;
}

/* 吹き出し */
#blk3 .fukidashi {
  width: 640px;
  height: 530px;
  margin: 0 auto 2em auto;
  padding: 5em 3em 0 1.5em;
  text-align: center;
  font-size: 0.9em;
  color: #ffffff;
  background: url(images/b3_fukidashi.gif) no-repeat top left;
}
#blk3 .fukidashi p {
  line-height: 58px;
}

#blk3 .fukidashi a:link,
#blk3 .fukidashi a:visited {
  text-decoration: underline;
  font-size: 1.3em;
  font-weight: bold;
  color: #000000;
}
#blk3 .fukidashi a:hover {
  color: #ffffff;
}

#blk3 .fukidashi img.actimg {
  vertical-align: middle;
}

/**/
#blk3 .btn_blk {
  margin: 0 auto;
  text-align: center;
}
#blk3 .btn_blk a:hover {
  filter:opacity(0.9);
  -webkit-filter: opacity(0.9);
  -moz-filter: opacity(0.9);
}


/*=====================================*/
/* Block4                              */
/*=====================================*/
#blk4 {
  margin-top: 1em;
  margin-bottom: 5em;
}

#blk4 h2 {
  margin: 0;
  font-size: 1.7em;
  text-align: center;
}

/**/
#blk4 .parag1 {
  padding-top: 1em;
  width: 100%;
  min-height: 580px;
  background: url(images/b4_bg1.gif) no-repeat top right;
/*border: solid 1px #ff0000;*/
}
#blk4 .parag1 p {
  margin: 0 0 0 1em;
  width: 85%;
  margin-bottom: 3em;
line-height: 2.5em;
/*border: solid 1px #ff00ff;*/
}
#blk4 .parag1 p.ptop {
  margin-top: 2em;
}

/**/
#blk4 .parag2 {
  margin-top:2em;
  padding-top: 1em;
  width: 100%;
  min-height: 290px;
  background: url(images/b4_bg2.gif) no-repeat top right;
}
#blk4 .parag2 p {
  margin: 0 0 0 1em;
  width: 85%;
  margin-bottom: 3em;
line-height: 2.5em;
}

/**/
#blk4 .parag3 {
  margin-top:3em;
  padding-top: 1em;
  width: 100%;
  min-height: 270px;
  background: url(images/b4_bg3.gif) no-repeat center right;
}
#blk4 .parag3 p {
  margin: 0 0 0 1em;
  width: 85%;
  margin-bottom: 3em;
line-height: 2.5em;
}

/**/
#blk4 .parag4 {
  margin-top:3em;
  padding-top: 1em;
  width: 100%;
  min-height: 290px;
  background: url(images/b4_bg4.gif) no-repeat top right;
}
#blk4 .parag4 p {
  margin: 0 0 0 1em;
  width: 85%;
  margin-bottom: 3em;
line-height: 2.5em;
}


/*=====================================*/
/* Block5                              */
/*=====================================*/
#blk5 {
  margin: 0;
  padding: 0;

/*
  margin-top: 1em;
  margin-bottom: 2em;
*/
  background-color: #11a45b;
}

#blk5 h2 {
  margin: 0;
  padding: 1em 0;
  font-size: 1.7em;
  text-align: center;
  color: #ffffff;
}


/*■ --------------------*/
#blk5 .cont-blk {
  margin-top: 1em;
  padding-bottom: 4em;
}

/**/
#blk5 .cont-blk .itemWrap {
  margin: 0 auto 0 auto;
  text-align: center;
  display: table;
  table-layout: fixed;
  width: 100%;
}
#blk5 .cont-blk .itemWrap .itElements {
  padding: 2em 0 0em 0;
  display: table-cell;
  vertical-align: top;
  text-align: center;
}

#blk5 .cont-blk .itElements p.addr {
  margin-left: 1.5em;
  text-align: left;
  color: #ffffff;
}
#blk5 .cont-blk .itElements .telmail {
  margin-top: 2em;
  margin-left: 1.5em;
  padding: 0.8em 0.5em 0.8em 1em;
  width: 89%;
  border-radius: 5px;
  color: #000000;
  text-align: center;
  line-height: 1.5em;
  border:solid 1px #000000;
/*  background-color: #ffffff;*/
}
#blk5 .cont-blk .itElements .telmail p.telmail-comment {
  padding-top: 0.5em;
  font-size: 0.8em;
}

#blk5 .cont-blk .itElements .stim {
  margin-top: 2em;
  margin-left: 1.5em;
  text-align: left;
  color: #ffffff;
}
#blk5 .cont-blk .itElements .blk2em {
  margin-bottom: 0.5em;
  margin-left: 1em;
  text-indent: -1.1em;
}

span.text-l {
  font-size: 1.3em;
}

/**/
#blk5 .cont-blk .itElements p.hani {
  margin-top: 1em;
  text-align: left;
  color: #ffffff;

  margin-bottom: 0.5em;
  margin-left: 4em;
  text-indent: -1.1em;
}
#blk5 .cont-blk .itElements p.hani-t2em {
  margin-top: 2em;
}
#blk5 .cont-blk .hmap a:link,
#blk5 .cont-blk .hmap a:visited {
  color: #ffffff;
  text-decoration: underline;
}
#blk5 .cont-blk .hmap a:hover {
  color: #ffff00;
  text-decoration: underline;
}

/**/
#blk5 .btn_blk {
  margin: 0 auto;
  text-align: center;
}
#blk5 .btn_blk a:hover {
  filter:opacity(0.9);
  -webkit-filter: opacity(0.9);
  -moz-filter: opacity(0.9);
}

