/* ------------------------------
 width: all
------------------------------ */
header .gnav ul li:nth-child(3) {
  background-image: url(../images/icon_active01.png);
  background-size: 36px auto;
  background-position: top 0 center;
  background-repeat: no-repeat;
}

main {
  padding-bottom: 140px;
}

main section.s01 .photo01 {
  width: 100%;
  display: block;
}

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

main section.s01 .wrapper h2 {
  text-align: center;
  font-size: 25px;
  color: #C30D23;
  border-bottom: 1px dotted #C30D23;
  padding-bottom: 12px;
}

main section.s01 .wrapper table {
  width: 100%;
  margin-top: 15px;
  border-top: 1px dotted #808080;
}

main section.s01 .wrapper table tr {
  border-bottom: 1px dotted #808080;
}

main section.s01 .wrapper table tr th {
  width: 145px;
  background-color: #F2F2F2;
  padding: 15px 0 15px 15px;
  vertical-align: top;
}

main section.s01 .wrapper table tr td {
  padding: 15px 0 15px 15px;
  vertical-align: top;
}

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

main section.s02 .wrapper h3 {
  text-align: center;
  font-size: 16px;
  color: #C30D23;
  border-bottom: 1px dotted #C30D23;
  padding-bottom: 12px;
}

main section.s02 .wrapper table {
  width: 100%;
  margin-top: 25px;
  border-top: 1px dotted #808080;
}

main section.s02 .wrapper table tr {
  border-bottom: 1px dotted #808080;
}

main section.s02 .wrapper table tr td {
  padding: 22px 0 22px 15px;
  vertical-align: top;
}

main section.s02 .wrapper table tr td.td01 {
  width: 200px;
  background-color: #F2F2F2;
  padding-left: 35px;
}

main section.s02 .wrapper table tr td.td02 {
  width: 60px;
  background-color: #F2F2F2;
  padding-left: 0;
}

main section.s02 .wrapper table tr td.td02 span {
  display: inline-block;
  color: #fff;
  width: 40px;
  height: 20px;
  line-height: 20px;
  background-color: #C30D23;
  text-align: center;
}

main section.s02 .wrapper table tr td.td03 {
  padding-left: 20px;
}

main section.s02 .wrapper table tr.tr01 td.td03 {
  padding-bottom: 12px;
}

main section.s02 .wrapper table tr.tr01 td.td03 ul li {
  width: 270px;
  float: left;
  margin-bottom: 10px;
}

main section.s02 .wrapper table tr.tr01 td.td03 ul li span {
  width: 35px;
  letter-spacing: 0;
  height: 30px;
  vertical-align: top;
  display: inline-block;
}

main section.s02 .wrapper table tr.tr01 td.td03 ul li input {
  width: 180px !important;
  height: 30px !important;
  display: inline-block !important;
  border: 1px solid #CCCCCC;
  padding: 5px 15px;
  line-height: 20px;
}

main section.s02 .wrapper table tr.tr01 td.td03 ul li input::-webkit-input-placeholder {
  letter-spacing: 0;
  color: #CCC;
}

main section.s02 .wrapper table tr.tr01 td.td03 ul li input:-ms-input-placeholder {
  letter-spacing: 0;
  color: #CCC;
}

main section.s02 .wrapper table tr.tr01 td.td03 ul li input::-ms-input-placeholder {
  letter-spacing: 0;
  color: #CCC;
}

main section.s02 .wrapper table tr.tr01 td.td03 ul li input::placeholder {
  letter-spacing: 0;
  color: #CCC;
}

main section.s02 .wrapper table tr.tr02 td.td03 select {
  width: 78px !important;
  height: 30px !important;
  display: inline-block !important;
  border: 1px solid #CCCCCC;
  padding: 5px 0 5px 5px;
  line-height: 20px;
}

main section.s02 .wrapper table tr.tr02 td.td03 span {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  vertical-align: top;
  margin-right: 10px;
}

main section.s02 .wrapper table tr.tr03 td.td03 label {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  width: 120px;
}

main section.s02 .wrapper table tr.tr03 td.td03 label input {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
}

main section.s02 .wrapper table tr.tr04 td.td03 input {
  width: 230px !important;
  height: 30px !important;
  display: block !important;
  border: 1px solid #CCCCCC;
  padding: 5px 15px;
  line-height: 20px;
}

main section.s02 .wrapper table tr.tr04 td.td03 input::-webkit-input-placeholder {
  letter-spacing: 0;
  color: #CCC;
}

main section.s02 .wrapper table tr.tr04 td.td03 input:-ms-input-placeholder {
  letter-spacing: 0;
  color: #CCC;
}

main section.s02 .wrapper table tr.tr04 td.td03 input::-ms-input-placeholder {
  letter-spacing: 0;
  color: #CCC;
}

main section.s02 .wrapper table tr.tr04 td.td03 input::placeholder {
  letter-spacing: 0;
  color: #CCC;
}

main section.s02 .wrapper table tr.tr05 td.td03 input {
  width: 460px !important;
  height: 30px !important;
  display: block !important;
  border: 1px solid #CCCCCC;
  padding: 5px 15px;
  line-height: 20px;
}

main section.s02 .wrapper table tr.tr05 td.td03 input::-webkit-input-placeholder {
  letter-spacing: 0;
  color: #CCC;
}

main section.s02 .wrapper table tr.tr05 td.td03 input:-ms-input-placeholder {
  letter-spacing: 0;
  color: #CCC;
}

main section.s02 .wrapper table tr.tr05 td.td03 input::-ms-input-placeholder {
  letter-spacing: 0;
  color: #CCC;
}

main section.s02 .wrapper table tr.tr05 td.td03 input::placeholder {
  letter-spacing: 0;
  color: #CCC;
}

main section.s02 .wrapper table tr.tr05 td.td03 p {
  font-size: 16px;
  margin-top: 25px;
}

main section.s02 .wrapper table tr.tr06 td.td03 textarea {
  width: 460px !important;
  height: 140px !important;
  display: block !important;
  border: 1px solid #CCCCCC;
  padding: 15px;
  line-height: 160%;
}

main section.s02 .wrapper .submitbtn {
  background-color: #39B54A;
  width: 250px !important;
  height: 44px !important;
  border: none !important;
  display: block !important;
  margin: 60px auto 0;
  color: #fff;
}
main section.s02 .wrapper .submitbtn:hover {
  background-color: #72C97E;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 767px) {
  header .spwrapper ul li:nth-child(3) a {
    color: #0000FF;
  }
  main {
    padding-bottom: 100px;
  }
  main section.s01 .photo01 {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper {
    width: 100%;
    padding: 0 10px;
    margin: 60px auto 0;
  }
  main section.s01 .wrapper h2 {
    text-align: center;
    font-size: 21px;
    color: #C30D23;
    border-bottom: 1px dotted #C30D23;
    padding-bottom: 7px;
  }
  main section.s01 .wrapper table {
    width: 100%;
    margin-top: 45px;
    border-top: 1px dotted #808080;
  }
  main section.s01 .wrapper table tr {
    border-bottom: 1px dotted #808080;
  }
  main section.s01 .wrapper table tr th {
    width: 100%;
    display: block;
    background-color: #F2F2F2;
    padding: 15px;
    vertical-align: top;
  }
  main section.s01 .wrapper table tr td {
    width: 100%;
    display: block;
    padding: 15px;
    vertical-align: top;
  }
  main section.s02 .wrapper {
    width: 100%;
    padding: 0 10px;
    margin: 100px auto 0;
  }
  main section.s02 .wrapper h3 {
    text-align: center;
    font-size: 21px;
    color: #C30D23;
    border-bottom: 1px dotted #C30D23;
    padding-bottom: 7px;
  }
  main section.s02 .wrapper table {
    width: 100%;
    margin-top: 45px;
    border-top: 1px dotted #808080;
  }
  main section.s02 .wrapper table tr {
    border-bottom: 1px dotted #808080;
  }
  main section.s02 .wrapper table tr td {
    width: 100% !important;
    display: block;
    vertical-align: top;
  }
  main section.s02 .wrapper table tr td.td01 {
    padding: 15px 15px 0 20px;
  }
  main section.s02 .wrapper table tr td.td02 {
    padding: 5px 0 15px 20px;
  }
  main section.s02 .wrapper table tr td.td02 span {
    display: inline-block;
    color: #fff;
    width: 40px;
    height: 20px;
    line-height: 20px;
    background-color: #C30D23;
    text-align: center;
  }
  main section.s02 .wrapper table tr td.td03 {
    padding-left: 10px;
    padding-right: 10px;
  }
  main section.s02 .wrapper table tr.tr01 td.td03 {
    padding-bottom: 7px;
  }
  main section.s02 .wrapper table tr.tr01 td.td03 ul li {
    width: 100%;
    margin-bottom: 15px;
  }
  main section.s02 .wrapper table tr.tr01 td.td03 ul li span {
    width: 35px;
    letter-spacing: 0;
    height: 30px;
    vertical-align: top;
    display: inline-block;
  }
  main section.s02 .wrapper table tr.tr01 td.td03 ul li input {
    width: calc(100% - 45px) !important;
    height: 30px !important;
    display: inline-block !important;
    border: 1px solid #CCCCCC;
    padding: 5px 15px;
    line-height: 20px;
  }
  main section.s02 .wrapper table tr.tr01 td.td03 ul li input::-webkit-input-placeholder {
    letter-spacing: 0;
    color: #CCC;
  }
  main section.s02 .wrapper table tr.tr01 td.td03 ul li input:-ms-input-placeholder {
    letter-spacing: 0;
    color: #CCC;
  }
  main section.s02 .wrapper table tr.tr01 td.td03 ul li input::-ms-input-placeholder {
    letter-spacing: 0;
    color: #CCC;
  }
  main section.s02 .wrapper table tr.tr01 td.td03 ul li input::placeholder {
    letter-spacing: 0;
    color: #CCC;
  }
  main section.s02 .wrapper table tr.tr02 td.td03 select {
    width: 70px !important;
    height: 30px !important;
    display: inline-block !important;
    border: 1px solid #CCCCCC;
    padding: 5px 0 5px 5px;
    line-height: 20px;
  }
  main section.s02 .wrapper table tr.tr02 td.td03 select:first-child {
    width: 90px !important;
  }
  main section.s02 .wrapper table tr.tr02 td.td03 span {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    vertical-align: top;
    margin-right: 5px;
  }
  main section.s02 .wrapper table tr.tr03 td.td03 {
    text-align: center;
  }
  main section.s02 .wrapper table tr.tr03 td.td03 label {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    width: 120px;
  }
  main section.s02 .wrapper table tr.tr03 td.td03 label input {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
  }
  main section.s02 .wrapper table tr.tr04 td.td03 input {
    width: 100% !important;
    height: 30px !important;
    display: block !important;
    border: 1px solid #CCCCCC;
    padding: 5px 15px;
    line-height: 20px;
  }
  main section.s02 .wrapper table tr.tr04 td.td03 input::-webkit-input-placeholder {
    letter-spacing: 0;
    color: #CCC;
  }
  main section.s02 .wrapper table tr.tr04 td.td03 input:-ms-input-placeholder {
    letter-spacing: 0;
    color: #CCC;
  }
  main section.s02 .wrapper table tr.tr04 td.td03 input::-ms-input-placeholder {
    letter-spacing: 0;
    color: #CCC;
  }
  main section.s02 .wrapper table tr.tr04 td.td03 input::placeholder {
    letter-spacing: 0;
    color: #CCC;
  }
  main section.s02 .wrapper table tr.tr05 td.td03 input {
    width: 100% !important;
    height: 30px !important;
    display: block !important;
    border: 1px solid #CCCCCC;
    padding: 5px 15px;
    line-height: 20px;
  }
  main section.s02 .wrapper table tr.tr05 td.td03 input::-webkit-input-placeholder {
    letter-spacing: 0;
    color: #CCC;
  }
  main section.s02 .wrapper table tr.tr05 td.td03 input:-ms-input-placeholder {
    letter-spacing: 0;
    color: #CCC;
  }
  main section.s02 .wrapper table tr.tr05 td.td03 input::-ms-input-placeholder {
    letter-spacing: 0;
    color: #CCC;
  }
  main section.s02 .wrapper table tr.tr05 td.td03 input::placeholder {
    letter-spacing: 0;
    color: #CCC;
  }
  main section.s02 .wrapper table tr.tr05 td.td03 p {
    font-size: 16px;
    margin-top: 25px;
  }
  main section.s02 .wrapper table tr.tr06 td.td03 textarea {
    width: 100% !important;
    height: 140px !important;
    display: block !important;
    border: 1px solid #CCCCCC;
    padding: 15px;
    line-height: 160%;
  }
  main section.s02 .wrapper .submitbtn {
    background-color: #39B54A;
    width: 250px !important;
    height: 44px !important;
    border: none !important;
    display: block !important;
    margin: 60px auto 0;
    color: #fff;
    -webkit-appearance: none;
  }
}
