﻿@charset "UTF-8";
/* PC */
@media screen and (min-width: 769px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  /*-------------
undermain
-------------*/
  .underlayer_main {
    width: 1000px;
    margin: 20px auto 60px auto;
    overflow: hidden;
  }
  .main_right.clearfix {
    float: right;
    margin: 0 0 30px 0;
    width: 750px;
  }
  p.underlayertitle {
    width: 750px;
    height: 25px;
    line-height: 25px;
    font-size: 15px;
    border-bottom: 1px solid #c5c5c5;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-left: 5px;
    clear: both;
  }
  /*-------------
side
-------------*/
  .side.clearfix {
    float: left;
    width: 200px;
    margin: 0 0 50px 0;
  }
  .sidebox {
    background-color: #e2e2e2;
    padding: 10px 35px 30px 15px;
  }
  ul.sidemenu li {
    border-bottom: solid 1px #a5a5a5;
  }
  ul.sidemenu li:nth-child(4), ul.sidemenu li:nth-child(7), ul.sidemenu li:nth-child(11) {
    border: none;
    line-height: 20px;
    margin: 25px 0 0 0;
  }
  ul.sidemenu li:nth-child(1) {
    border: none;
    line-height: 20px;
  }
  ul.sidemenu li a {
    font-size: 16px;
    font-weight: 600;
  }
  ul.sidemenu li a:hover {
    color: #3671d2;
  }
  .sidemail {
    width: 102px;
    margin: 20px auto 20px auto;
  }
  .sidemail a {
    display: block;
    width: 102px;
    height: 132px;
  }
  .sidemail #sidemail {
    background: url(../images/company/side/sidemail.png) no-repeat;
  }
  .sidemail #sidemail:hover {
    background: url(../images/company/side/sidemail_on.png) no-repeat;
  }
  p.sidetext {
    line-height: 20px;
    margin: 45px 0 5px 0;
  }
  p.sidetext2 {
    line-height: 20px;
    margin: 10px 0;
  }
  ul.sidelist {
    margin: 45px 0 0 0;
  }
  ul.sidelist li {
    margin: 0 0 5px 0;
  }
  ul.sidelist li a:hover {
    opacity: 0.7;
  }
  /*-------------
company
-------------*/
  .companytitle {
    width: 126px;
    margin: 25px auto;
  }
  p.companytext {
    text-align: center;
    line-height: 35px;
    margin: 0 0 35px 0;
  }
  table.company {
    border-collapse: collapse;
    width: 750px;
    margin: 0 0 30px 0;
    line-height: 16px;
  }
  table.company th {
    text-align: justify;
    padding: 11px 0 8px 10px;
    border-bottom: dotted 1px #c5c5c5;
    width: 150px;
  }
  table.company td {
    padding: 8px 0 8px 0;
    border-bottom: dotted 1px #c5c5c5;
  }
  /*-------------
business
-------------*/
  p.businesstext {
    font-size: 15px;
    float: right;
    margin: 30px 30px 0 0;
  }
  img.businessimg.clearfix {
    margin: 27px 0 0 0;
  }
  p.businesstitle.clearfix {
    background-color: #fff;
    background-image: linear-gradient(45deg, #dfdfdf 25%, transparent 25%, transparent 75%, #dfdfdf 75%, #dfdfdf), linear-gradient(45deg, #dfdfdf 25%, transparent 25%, transparent 75%, #dfdfdf 75%, #dfdfdf);
    background-position: 0 0, 2px 2px;
    background-size: 4px 4px;
    font-size: 20px;
    line-height: 35px;
    height: 35px;
    padding: 0 0 0 10px;
    margin: 30px 0 15px 0;
    clear: both;
  }
  p.businesstext2.clearfix {
    float: left;
    width: 410px;
    padding: 0 40px 0 0;
  }
  p.businesstext3.clearfix {
    width: 410px;
    font-size: 18px;
    position: relative;
    top: -20px;
  }
  ul.businesslist {
    margin: 0 0 0 20px;
    /*list-style-type: initial;*/
    list-style-type: disc;
  }
  ul.businesslist li {
    font-size: 15px;
    line-height: 19px;
    margin: 0 0 20px 0;
  }
  span.font12 {
    font-size: 12px;
  }
  .businessbox.clearfix {
    width: 410px;
    float: left;
    margin: 0 40px 0 0;
  }
  img.businessphoto2.clearfix {
    margin: 0 0 41px 0;
  }
  p.businessboxtitle {
    font-size: 15px;
    line-height: 25px;
    margin: 0 0 5px 0;
  }
  p.businessboxtext {
    margin: 0 0 25px 0;
  }
  div#top2 {
    clear: both;
  }
  /*-------------
member
-------------*/
  .staff1 {
    width: 740px;
    margin: 10px 0 0 auto;
  }
  .staff1_about1leftinner {
    overflow: hidden;
    width: 400px;
    margin: 15px 0 0 0;
    padding: 10px 10px 20px 10px;
  }
  .staff1_about1left {
    float: left;
  }
  .staff1_about1right {
    float: right;
    margin: 35px 155px 0 0;
  }
  table.stafflist {
    border-collapse: collapse;
    line-height: 5px;
    width: 370px;
    margin: 15px 15px 0 15px;
  }
  table.stafflist th {
    text-align: left;
    padding: 10px 0 10px 5px;
    border-bottom: dotted 1px #a9a9a7;
    width: 70px;
    font-weight: 500;
  }
  table.stafflist td {
    padding: 10px 0 10px 0;
    border-bottom: dotted 1px #a9a9a7;
    font-weight: 500;
  }
  .staff1_about1leftinner p {
    border-left: solid 4px #2d79b7;
    font-size: 17px;
    font-weight: 600;
    line-height: 19px;
    padding: 0 0 0 10px;
  }
  span.englishfont {
    font-size: 10px;
    color: #bcbcbc;
  }
  table.stafflist2 {
    border-collapse: collapse;
    line-height: 5px;
    width: 370px;
    margin: 5px 15px 20px 25px;
  }
  table.stafflist2 th {
    text-align: left;
    padding: 10px 0 10px 5px;
    border-bottom: dotted 1px #a9a9a7;
    width: 70px;
    font-weight: 500;
  }
  table.stafflist2 td {
    padding: 10px 0 10px 0;
    border-bottom: dotted 1px #a9a9a7;
    font-weight: 500;
  }
  p.stafflist2title {
    font-size: 14px;
    border: solid 1px #c5c5c5;
    width: 40px;
    line-height: 20px;
    padding: 0 0 0 10px;
    margin: 20px 0 0 10px;
  }
  .staff2_about1.clearfix {
    clear: both;
    width: 750px;
    margin: 40px 0 0 0;
  }
  .staff2_about1.clearfix li {
    float: left;
    width: 360px;
    margin: 0 0 20px 0;
  }
  .staff2_about1.clearfix li:nth-child(odd) {
    margin: 0 15px 0 0;
  }
  table.stafflist3 {
    clear: both;
    width: 750px;
  }
  table.stafflist3 th {
    font-size: 30px;
    text-align: left;
    vertical-align: bottom;
    line-height: 30px;
  }
  table.stafflist3 td {
    font-size: 14px;
    text-align: left;
    vertical-align: top;
  }
  .staffname {
    border-left: solid 4px #2d79b7;
    font-size: 17px;
    font-weight: 600;
    line-height: 19px;
    padding: 0 0 0 10px;
  }
  p.englishfont {
    font-size: 10px;
    color: #bcbcbc;
    padding: 0 0 0 10px;
    margin: -4px 0 0 0;
  }
  .staff2_about1left {
    float: left;
    padding: 60px 0 0 10px;
  }
  p.staffhobby {
    border-bottom: dotted 1px #a9a9a7;
    line-height: 20px;
    padding: 10px 0 0 10px;
    width: 215px;
  }
  .staff2_about1right {
    float: right;
  }
  p.staffhobby2 {
    border-bottom: dotted 1px #a9a9a7;
    line-height: 20px;
    padding: 10px 0 0 10px;
    width: 215px;
    letter-spacing: -1px;
    font-size: 11px;
  }
  .staffprofile.clearfix {
    float: left;
    width: 375px;
  }
  table.stafflist4 {
    border-collapse: collapse;
    line-height: 5px;
    margin: 5px 15px 20px 25px;
    width: 335px;
  }
  table.stafflist4 th {
    text-align: left;
    padding: 10px 0 10px 5px;
    border-bottom: dotted 1px #a9a9a7;
    width: 70px;
    font-weight: 500;
  }
  table.stafflist4 td {
    padding: 10px 0 10px 0;
    border-bottom: dotted 1px #a9a9a7;
    font-weight: 500;
  }
  span.font17 {
    font-size: 17px;
    font-weight: 500;
    line-height: 15px;
  }
  ul.memberlist {
    font-size: 14px;
    line-height: 21px;
    margin: 0 0 0 190px;
  }
  img.member4 {
    margin: 20px 0 10px 0;
  }
  /*-------------
contact
-------------*/
  #toiawase .inner .form {
    clear: both;
  }
  #toiawase .inner .form table {
    width: 735px;
    margin: 0 0 20px 0;
  }
  #toiawase .inner .form th, #toiawase .inner .form td {
    text-align: justify;
    padding: 10px 0 5px 5px;
    border-bottom: dashed 1px #c5c5c5;
  }
  #toiawase .inner .form th {
    width: 180px;
    vertical-align: top;
  }
  #toiawase .inner .form td {}
  #toiawase .inner .form td input#comname, #toiawase .inner .form td input#name {
    width: 300px;
    height: 20px;
    font-size: 12px;
    padding: 0 0 0 5px;
    background-color: #e6e6e6;
    border: none;
  }
  #toiawase .inner .form td input#mail, #toiawase .inner .form td input#company {
    width: 500px;
    height: 20px;
    font-size: 12px;
    padding: 0 0 0 5px;
    background-color: #e6e6e6;
    border: none;
  }
  #toiawase .inner .form td input#tel {
    width: 300px;
    height: 20px;
    font-size: 12px;
    padding: 0 0 0 5px;
    background-color: #e6e6e6;
    border: none;
  }
  #toiawase .inner .form td textarea#comment {
    margin-top: 10px;
    width: 500px;
    height: 200px;
    font-size: 12px;
    background-color: #e6e6e6;
    border: none;
    padding: 10px 0 0 20px;
  }
  #toiawase .inner .form #formEnd {
    text-align: center;
    margin: 5px 0 60px 0;
  }
  #toiawase .inner .form #formEnd button {
    margin: 10px 10px 0;
    border: 0;
  }
  #toiawase .inner .form #formEnd button {
    margin: 10px 0 0;
    border: 0;
    background-color: #fff;
  }
  #toiawase .inner .form #formEnd button:hover {
    opacity: 0.8;
  }
  span.fontred {
    color: #ff0000;
  }
}
/* Tablet */
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .underlayer_main {
    width: 100%;
    margin: 0 0 30px 0;
  }
  .underlayertitle {
    width: 100%;
    margin: 3% 0;
    font-size: 15px;
    border-bottom: solid 1px #b5b5b5;
  }
  /*-------------
company
-------------*/
  .companytitle {
    width: 126px;
    margin: 10px auto;
  }
  p.companytext {
    text-align: left;
    font-size: 15px;
    line-height: 25px;
    margin: 0 0 35px 0;
  }
  .company {
    width: 100%;
    margin: 5px auto 20px auto;
    text-align: left;
    line-height: 17px;
    font-size: 14px;
  }
  .company dt {
    background-color: #d3d3d3;
    padding: 5px 5px 5px 10px;
    font-weight: 500;
  }
  .company dd {
    padding: 8px 5px 10px 10px;
  }
  /*-------------
business
-------------*/
  p.businesstext {
    font-size: 14px;
    float: none;
    margin: 15px 0 0 0;
    text-align: center;
  }
  img.businessimg.clearfix {
    display: block;
    margin: 15px auto 0 auto;
    max-width: 280px;
    width: 80%;
  }
  p.businesstitle.clearfix {
    background-color: #fff;
    background-image: linear-gradient(45deg, #dfdfdf 25%, transparent 25%, transparent 75%, #dfdfdf 75%, #dfdfdf), linear-gradient(45deg, #dfdfdf 25%, transparent 25%, transparent 75%, #dfdfdf 75%, #dfdfdf);
    background-position: 0 0, 2px 2px;
    background-size: 4px 4px;
    font-size: 17px;
    line-height: 35px;
    height: 35px;
    padding: 0 0 0 10px;
    margin: 30px 0 15px 0;
    clear: both;
  }
  img.businessphoto.clearfix {
    max-width: 300px;
    margin: 0 0 15px 0;
  }
  p.businesstext2.clearfix {
    float: none;
    width: 100%;
    padding: 0 0 0 0;
    font-size: 13px;
  }
  p.businesstext3.clearfix {
    width: 100%;
    font-size: 16px;
    margin: 20px 0 5px 0;
  }
  ul.businesslist {
    width: 100%;
  }
  ul.businesslist li {
    list-style-type: disc;
    font-size: 15px;
    line-height: 19px;
    margin: 0 0 20px 20px;
  }
  span.font12 {
    font-size: 12px;
  }
  span.font12 a {
    font-size: 12px;
    color: -webkit-link;
  }
  .businessbox.clearfix {
    width: 100%;
    float: none;
    margin: 0 0 0 0;
  }
  img.businessphoto2.clearfix {
    max-width: 300px;
    margin: 0 0 15px 0;
  }
  p.businessboxtitle {
    font-size: 15px;
    line-height: 25px;
    margin: 25px 0 5px 0;
  }
  p.businessboxtext {
    font-size: 14px;
  }
  div#top2 {
    clear: both;
  }
  /*-------------
member
-------------*/
  .staff1 {
    width: 100%;
    margin: 0 0 0 0;
  }
  .staff1_about1left {
    float: none;
  }
  .staff1_about1leftinner {
    overflow: hidden;
    width: 100%;
    max-width: 400px;
    margin: 15px 0 0 0;
    padding: 0 0 0 0;
  }
  .staff1_about1right {
    float: none;
    margin: 15px 0 0 25%;
    width: 144px;
  }
  .staff {
    width: 100%;
    max-width: 400px;
    margin: 5px 0 20px 0;
    text-align: left;
    line-height: 17px;
    font-size: 14px;
  }
  .staff dt {
    background-color: #d3d3d3;
    padding: 5px 5px 5px 10px;
    font-weight: 600;
  }
  .staff dd {
    padding: 8px 5px 10px 10px;
  }
  .staff1_about1leftinner p {
    border-left: solid 4px #2d79b7;
    font-size: 17px;
    font-weight: 600;
    line-height: 19px;
    padding: 0 0 0 10px;
  }
  span.englishfont {
    font-size: 10px;
    color: #bcbcbc;
  }
  .staff_box {
    width: 100%;
  }
  img.staff_img2 {
    max-width: 34%;
    width: 115px;
    margin: 3% 33% auto 15%;
    text-align: center;
  }
  .staff_text2 {
    font-size: 14px;
  }
  .staff_big {
    display: block;
    font-size: 17px;
    font-weight: 600;
    text-align: left;
    margin: 5px 0 15px 5%;
  }
  p.stafflist2title {
    font-size: 14px;
    border: solid 1px #c5c5c5;
    width: 55px;
    line-height: 20px;
    padding: 0 10px;
    margin: 0 0 10px 10px;
  }
  .staff2_about1.clearfix {
    clear: both;
    width: 100%;
    margin: 35px 0 0 0;
  }
  .staff2_about1.clearfix li {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .staff2_about1.clearfix li:nth-child(odd) {
    margin: 0 15px 0 0;
  }
  table.stafflist3 {
    clear: both;
    width: 750px;
  }
  table.stafflist3 th {
    font-size: 30px;
    text-align: left;
    vertical-align: bottom;
    line-height: 30px;
  }
  table.stafflist3 td {
    font-size: 14px;
    text-align: left;
    vertical-align: top;
  }
  .staffname {
    border-left: solid 4px #2d79b7;
    font-size: 17px;
    font-weight: 600;
    line-height: 19px;
    padding: 0 0 0 10px;
  }
  .staffname span {
    font-size: 10px;
    color: #bcbcbc;
    padding: 0 0 0 10px;
    margin: 0 0 0 0;
  }
  .staff2_about1left {
    float: none;
    padding: 0 0 0 0;
  }
  p.staffhobby {
    border-bottom: dotted 1px #a9a9a7;
    line-height: 20px;
    padding: 10px 0 0 10px;
    width: 215px;
  }
  .staff2_about1right {
    float: none;
    margin: 15px 0 0 25%;
    width: 125px;
  }
  p.staffhobby2 {
    border-bottom: dotted 1px #a9a9a7;
    line-height: 20px;
    padding: 10px 0 0 10px;
    width: 215px;
    letter-spacing: -1px;
    font-size: 11px;
  }
  .staffprofile.clearfix {
    float: left;
    width: 375px;
  }
  .staff_box_over.sp {
    margin: 0 0 30px 0;
  }
  /*-------------
contact
-------------*/
  #toiawase .form {
    clear: both;
  }
  #toiawase .form table {
    border-collapse: collapse;
    width: 100%;
    margin: 20px 0 0 0;
  }
  #toiawase .form table th {
    border-collapse: collapse;
    width: 30%;
    margin: 0;
    padding: 1%;
    border-bottom: dotted 1px #c5c5c5;
    font-size: 13px;
  }
  #toiawase .form table td {
    border-collapse: collapse;
    width: 70%;
    margin: 0;
    padding: 2%;
    border-bottom: dotted 1px #c5c5c5;
  }
  #toiawase .form td input {
    width: 100%;
    height: 30px;
    font-size: 12px;
    padding: 0 0 0 5px;
    background-color: #e6e6e6;
    border: none;
    margin: 5px 0;
    border: solid 1px #c4c4c4;
  }
  #toiawase .form td textarea {
    width: 100%;
    height: 200px;
    font-size: 12px;
    background-color: #e6e6e6;
    border: none;
    margin: 5px 0;
    border: solid 1px #c4c4c4;
  }
  #toiawase .form #formEnd {
    text-align: center;
    margin: 5px 0 60px 0;
  }
  #toiawase .form #formEnd button {
    margin: 10px 10px 0;
    border: 0;
  }
  #toiawase .form #formEnd button {
    margin: 10px 0 0;
    border: 0;
    background-color: #fff;
  }
  .contact_text {
    font-size: 14px;
    margin: 0 0 10% 0;
  }
  .fontred {
    color: #f00;
  }
}
/* SP */
@media screen and (max-width: 480px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .underlayer_main {
    width: 100%;
    margin: 0 0 30px 0;
  }
  .underlayertitle {
    width: 100%;
    margin: 3% 0;
    font-size: 15px;
    border-bottom: solid 1px #b5b5b5;
  }
  /*-------------
company
-------------*/
  .companytitle {
    width: 126px;
    margin: 10px auto;
  }
  p.companytext {
    text-align: left;
    font-size: 15px;
    line-height: 25px;
    margin: 0 0 35px 0;
  }
  .company {
    width: 100%;
    margin: 5px auto 20px auto;
    text-align: left;
    line-height: 17px;
    font-size: 14px;
  }
  .company dt {
    background-color: #d3d3d3;
    padding: 5px 5px 5px 10px;
    font-weight: 500;
  }
  .company dd {
    padding: 8px 5px 10px 10px;
  }
  /*-------------
business
-------------*/
  p.businesstext {
    font-size: 14px;
    float: none;
    margin: 15px 0 0 0;
    text-align: center;
  }
  img.businessimg.clearfix {
    display: block;
    margin: 15px auto 0 auto;
    max-width: 280px;
    width: 80%;
  }
  p.businesstitle.clearfix {
    background-color: #fff;
    background-image: linear-gradient(45deg, #dfdfdf 25%, transparent 25%, transparent 75%, #dfdfdf 75%, #dfdfdf), linear-gradient(45deg, #dfdfdf 25%, transparent 25%, transparent 75%, #dfdfdf 75%, #dfdfdf);
    background-position: 0 0, 2px 2px;
    background-size: 4px 4px;
    font-size: 17px;
    line-height: 35px;
    height: 35px;
    padding: 0 0 0 10px;
    margin: 30px 0 15px 0;
    clear: both;
  }
  img.businessphoto.clearfix {
    max-width: 300px;
    margin: 0 0 15px 0;
  }
  p.businesstext2.clearfix {
    float: none;
    width: 100%;
    padding: 0 0 0 0;
    font-size: 13px;
  }
  p.businesstext3.clearfix {
    width: 100%;
    font-size: 16px;
    margin: 20px 0 5px 0;
  }
  ul.businesslist {
    width: 100%;
  }
  ul.businesslist li {
    list-style-type: disc;
    font-size: 15px;
    line-height: 19px;
    margin: 0 0 20px 20px;
  }
  span.font12 {
    font-size: 12px;
  }
  span.font12 a {
    font-size: 10px;
    color: -webkit-link;
  }
  .businessbox.clearfix {
    width: 100%;
    float: none;
    margin: 0 0 0 0;
  }
  img.businessphoto2.clearfix {
    max-width: 300px;
    margin: 0 0 15px 0;
  }
  p.businessboxtitle {
    font-size: 15px;
    line-height: 25px;
    margin: 25px 0 5px 0;
  }
  p.businessboxtext {
    font-size: 14px;
  }
  div#top2 {
    clear: both;
  }
  /*-------------
member
-------------*/
  .staff1 {
    width: 100%;
    margin: 0 0 0 0;
  }
  .staff1_about1left {
    float: none;
  }
  .staff1_about1leftinner {
    overflow: hidden;
    width: 100%;
    max-width: 400px;
    margin: 15px 0 0 0;
    padding: 0 0 0 0;
  }
  .staff1_about1right {
    float: none;
    margin: 15px 0 0 25%;
    width: 144px;
  }
  .staff {
    width: 100%;
    margin: 5px auto 20px auto;
    text-align: left;
    line-height: 17px;
    font-size: 14px;
  }
  .staff dt {
    background-color: #d3d3d3;
    padding: 5px 5px 5px 10px;
    font-weight: 600;
  }
  .staff dd {
    padding: 8px 5px 10px 10px;
  }
  .staff1_about1leftinner p {
    border-left: solid 4px #2d79b7;
    font-size: 17px;
    font-weight: 600;
    line-height: 19px;
    padding: 0 0 0 10px;
  }
  span.englishfont {
    font-size: 10px;
    color: #bcbcbc;
  }
  .staff_box {
    width: 100%;
  }
  img.staff_img2 {
    max-width: 34%;
    width: 115px;
    margin: 3% 33% auto 33%;
    text-align: center;
  }
  .staff_text2 {
    font-size: 14px;
  }
  .staff_big {
    display: block;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    margin: 5px 0 15px 0;
  }
  p.stafflist2title {
    font-size: 14px;
    border: solid 1px #c5c5c5;
    width: 55px;
    line-height: 20px;
    padding: 0 10px;
    margin: 0 0 10px 10px;
  }
  .staff2_about1.clearfix {
    clear: both;
    width: 100%;
    margin: 35px 0 0 0;
  }
  .staff2_about1.clearfix li {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .staff2_about1.clearfix li:nth-child(odd) {
    margin: 0 15px 0 0;
  }
  table.stafflist3 {
    clear: both;
    width: 750px;
  }
  table.stafflist3 th {
    font-size: 30px;
    text-align: left;
    vertical-align: bottom;
    line-height: 30px;
  }
  table.stafflist3 td {
    font-size: 14px;
    text-align: left;
    vertical-align: top;
  }
  .staffname {
    border-left: solid 4px #2d79b7;
    font-size: 17px;
    font-weight: 600;
    line-height: 19px;
    padding: 0 0 0 10px;
  }
  .staffname span {
    font-size: 10px;
    color: #bcbcbc;
    padding: 0 0 0 10px;
    margin: 0 0 0 0;
  }
  .staff2_about1left {
    float: none;
    padding: 0 0 0 0;
  }
  p.staffhobby {
    border-bottom: dotted 1px #a9a9a7;
    line-height: 20px;
    padding: 10px 0 0 10px;
    width: 215px;
  }
  .staff2_about1right {
    float: none;
    margin: 15px 0 0 25%;
    width: 125px;
  }
  p.staffhobby2 {
    border-bottom: dotted 1px #a9a9a7;
    line-height: 20px;
    padding: 10px 0 0 10px;
    width: 215px;
    letter-spacing: -1px;
    font-size: 11px;
  }
  .staffprofile.clearfix {
    float: left;
    width: 375px;
  }
  .staff_box_over.sp {
    margin: 0 0 30px 0;
  }
  /*-------------
contact
-------------*/
  #toiawase .form {
    clear: both;
  }
  #toiawase .form table {
    border-collapse: collapse;
    width: 100%;
    margin: 20px 0 0 0;
  }
  #toiawase .form table th {
    border-collapse: collapse;
    width: 30%;
    margin: 0;
    padding: 1%;
    border-bottom: dotted 1px #c5c5c5;
    font-size: 13px;
  }
  #toiawase .form table td {
    border-collapse: collapse;
    width: 70%;
    margin: 0;
    padding: 2%;
    border-bottom: dotted 1px #c5c5c5;
  }
  #toiawase .form td input {
    width: 100%;
    height: 30px;
    font-size: 12px;
    padding: 0 0 0 5px;
    background-color: #e6e6e6;
    border: none;
    margin: 5px 0;
    border: solid 1px #c4c4c4;
  }
  #toiawase .form td textarea {
    width: 100%;
    height: 200px;
    font-size: 12px;
    background-color: #e6e6e6;
    border: none;
    margin: 5px 0;
    border: solid 1px #c4c4c4;
  }
  #toiawase .form #formEnd {
    text-align: center;
    margin: 5px 0 60px 0;
  }
  #toiawase .form #formEnd button {
    margin: 10px 10px 0;
    border: 0;
  }
  #toiawase .form #formEnd button {
    margin: 10px 0 0;
    border: 0;
    background-color: #fff;
  }
  .contact_text {
    font-size: 14px;
    margin: 0 0 10% 0;
  }
  .fontred {
    color: #f00;
  }
}