@charset "utf-8";
/* CSS Document */

#container_wrap h2 {
  width: 48px;
  border-bottom: 2px solid #000;
}

.section1_title {
  font-size: 16px;
  font-weight: normal;
  padding-bottom: 15px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
}

.section1_content img {
  max-width: 100%;
  height: auto;
}

#prevnext {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 30px;
}

#pre {
  float: left;
}

#next2 {
  float: right;
}

#news2 ul li {
  line-height: 2;
  width: 100%;
  max-width: 320px;
  margin: auto;
}

.recent {
  line-height: 1.4 !important;
  margin-bottom: 7px !important;
}

#news2 h4 {
  width: 100%;
  max-width: 310px;
  font-size: 13px;
  font-weight: normal;
  padding: 7px 0 5px 10px;
  margin: auto;
  margin-bottom: 13px;
  background: #e6e6e6;
  line-height: 1;
}

#news2 a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

h4.past {
  margin-top: 30px !important;
}

/* ▲▲▲blog▲▲▲ */

#container_wrap h2.bl {
  width: 41px;
  border-bottom: 2px solid #000;
}

.section1_title2 {
  font-size: 16px;
  font-weight: normal;
  padding-left: 27px;
  padding-bottom: 15px;
  border-bottom: 4px double #cccccc;
  margin-bottom: 16px;
  background: url(../images/news/maru.png) left 0 top 3px no-repeat;
}

.section1_content2 {
  margin-bottom: 50px;
}

.section1_content2 img {
  max-width: 100%;
  height: auto;
}

/* ▲▲▲blog▲▲▲ */

@media print, screen and (min-width: 640px) {
  #container_wrap h2 {
    width: 48px;
    border-bottom: 2px solid #000;
  }

  #section1 {
    float: left;
    width: 730px;
  }

  #news2 {
    float: right;
    width: 230px;
  }

  .section1_title {
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 15px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 20px;
  }

  .section1_content {
    min-height: 200px;
  }

  .section1_content img {
    max-width: 730px;
    height: auto;
  }

  #prevnext {
    width: 730px;
    margin-top: 50px;
    margin-bottom: 0;
  }

  #pre {
    float: left;
  }

  #next2 {
    float: right;
  }

  #news2 ul li {
    line-height: 2;
    width: 230px;
    max-width: 230px;
    margin: 0;
  }

  .recent {
    line-height: 1.4 !important;
    margin-bottom: 7px !important;
  }

  #news2 h4 {
    width: 220px;
    max-width: 220px;
    font-size: 13px;
    font-weight: normal;
    padding: 7px 0 5px 10px;
    margin-bottom: 13px;
    background: #e6e6e6;
    line-height: 1;
    margin-left: 0;
  }

  #news2 a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }

  h4.past {
    margin-top: 48px !important;
  }

  /* ▲▲▲blog▲▲▲ */

  #container_wrap h2.bl {
    width: 41px;
    border-bottom: 2px solid #000;
  }

  .section1_title2 {
    font-size: 16px;
    font-weight: normal;
    padding-left: 27px;
    padding-bottom: 15px;
    border-bottom: 4px double #cccccc;
    margin-bottom: 16px;
    background: url(../images/news/maru.png) left 0 top 3px no-repeat;
  }

  .section1_content2 {
    margin-bottom: 60px;
  }

  .section1_content2 img {
    max-width: 730px;
    height: auto;
  }

  /* ▲▲▲blog▲▲▲ */
  footer {
    margin: 20px auto 13px !important;
  }
}
