/* ------------------------------
 width: all
------------------------------ */
main section.fv .ttlbox {
  background-image: url(../../../images/bg_pr.jpg); }

main section.s01 .wrapper {
  width: 1020px;
  margin: 0 auto; }

main section.s01 .wrapper .projectnav {
  width: 1020px;
  margin: 0 auto; }

main section.s01 .wrapper .projectnav li {
  width: 170px;
  float: left; }

main section.s01 .wrapper .projectnav li:last-child a {
  border-right: 1px solid #c4c4c4; }

main section.s01 .wrapper .projectnav li a {
  display: block;
  text-decoration: none;
  color: #000;
  height: 70px;
  text-align: center;
  font-size: 15px;
  line-height: 130%;
  border: 1px solid #c4c4c4;
  border-top: 5px solid #c4c4c4;
  border-right: none;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  padding-top: 23px; }

main section.s01 .wrapper .projectnav li a.active, main section.s01 .wrapper .projectnav li a:hover {
  border-top: 5px solid #1EAA3B;
  cursor: pointer;
  opacity: 1; }

main section.s01 .wrapper .projectnav li a.type01 {
  padding-top: 15px; }

main section.s01 .wrapper .projectnav li a.type02 {
  padding-top: 10px;
  line-height: 110%; }

main section.s01 .wrapper .projectnav li a .min01 {
  font-size: 10px;
  letter-spacing: 0;
  line-height: 1.2em; }

main section.s01 .wrapper .projectnav li a .min02 {
  font-size: 10px;
  letter-spacing: 0; }

main section.s02 {
  margin-top: 80px;
  background-image: url(../../../images/pr0301.png);
  background-position: top 500px right 0;
  background-repeat: no-repeat; }

main section.s02 .wrapper {
  width: 1020px;
  margin: 0 auto; }

main section.s02 .wrapper .t01 {
  font-size: 18px;
  font-weight: bold;
  color: #bbb; }

main section.s02 .wrapper h3 {
  font-size: 36px;
  font-weight: bold;
  margin-top: 10px; }

main section.s02 .wrapper h3 span {
  font-weight: normal;
  font-size: 20px; }

main section.s02 .wrapper .t02 {
  font-weight: bold;
  font-size: 18px;
  margin-top: 30px; }

main section.s02 .wrapper ul {
  margin-top: 60px; }

main section.s02 .wrapper ul li {
  background-color: #fff;
  -webkit-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.15);
  margin-bottom: 50px;
  padding: 30px 50px;
  position: relative; }

main section.s02 .wrapper ul li .msg {
  display: block; }

main section.s02 .wrapper ul li P {
  width: 500px;
  margin: 3px 0 0 165px;
  font-size: 15px;
  line-height: 1.8em; }

main section.s02 .wrapper ul li a {
  display: block;
  width: 176px;
  position: absolute;
  top: 50%;
  margin-top: -23px;
  right: 35px; }

main section.s02 .wrapper ul li a img {
  width: 100%;
  display: block; }

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 767px) {
  main section.s01 .wrapper {
    width: 100%;
    padding: 0 18px;
    margin: 0 auto; }

  main section.s01 .wrapper .projectnav {
    width: 100%;
    margin: 0 auto; }

  main section.s01 .wrapper .projectnav li {
    width: 50%; }

  main section.s01 .wrapper .projectnav li:nth-child(1) a, main section.s01 .wrapper .projectnav li:nth-child(2) a {
    border-top: 1px solid #c4c4c4 !important; }

  main section.s01 .wrapper .projectnav li a {
    display: block;
    text-decoration: none;
    color: #000;
    height: 40px;
    text-align: left;
    padding-left: 12px;
    padding-top: 10px;
    font-size: 12px;
    line-height: 140%;
    border: 1px solid #c4c4c4 !important;
    border-left: 4px solid #c4c4c4 !important;
    border-top: none !important;
    border-right: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }

  main section.s01 .wrapper .projectnav li a.active, main section.s01 .wrapper .projectnav li a:hover {
    border-left: 4px solid #1EAA3B !important;
    cursor: pointer;
    opacity: 1; }

  main section.s01 .wrapper .projectnav li a.type01 {
    padding-top: 5px; }

  main section.s01 .wrapper .projectnav li a .min01 {
    font-size: 8px; }

  main section.s02 {
    margin-top: 50px;
    background-size: 100px auto;
    background-position: top 400px right 0; }

  main section.s02 .wrapper {
    width: 100%;
    padding: 0 18px;
    margin: 0 auto; }

  main section.s02 .wrapper .t01 {
    font-size: 14px;
    font-weight: bold;
    color: #bbb; }

  main section.s02 .wrapper h3 {
    font-size: 21px;
    font-weight: bold;
    margin-top: 3px; }

  main section.s02 .wrapper h3 span {
    font-weight: normal;
    font-size: 14px; }

  main section.s02 .wrapper .t02 {
    font-weight: bold;
    font-size: 18px;
    margin-top: 20px; }

  main section.s02 .wrapper ul {
    margin-top: 30px; }

  main section.s02 .wrapper ul li {
    background-color: #fff;
    -webkit-box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.15);
    margin-bottom: 20px;
    padding: 25px 20px;
    position: relative; }

  main section.s02 .wrapper ul li.li01 .msg {
    height: 60px;
    margin: 0 auto; }

  main section.s02 .wrapper ul li.li02 .msg {
    height: 50px;
    margin: 0 auto; }

  main section.s02 .wrapper ul li.li03 .msg {
    height: 65px;
    margin: 0 auto; }

  main section.s02 .wrapper ul li.li04 .msg {
    height: 60px;
    margin: 0 auto; }

  main section.s02 .wrapper ul li.li05 .msg {
    height: 55px;
    margin: 0 auto; }

  main section.s02 .wrapper ul li .msg {
    display: block;
    max-width: 100%; }

  main section.s02 .wrapper ul li P {
    width: 100%;
    margin: 10px 0 0;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 175%; }

  main section.s02 .wrapper ul li a {
    display: block;
    width: 148px;
    position: static;
    margin: 15px auto 0; }

  main section.s02 .wrapper ul li a img {
    width: 100%;
    display: block; } }
