﻿@charset "UTF-8";
/* PC */
@media screen and (min-width: 860px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  .underayer_topmain {
    border-bottom: solid 10px #e5e9ec;
  }
  /*-------------
undermain
-------------*/
  .underlayer_main {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    min-height: 800px;
    padding: 25px 0 60px 0;
  }
  .underlayer_main_inner {
    width: 1000px;
    margin: 0 auto;
  }
  .underlayer_main_right.clearfix {
    float: right;
    margin: 20px 0 70px 0;
    width: 750px;
  }
  h2.banner {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-bottom: solid 5px #347dc2;
  }
  h2.banner span {
    font-size: 25px;
    display: inline-block;
    padding: 0 0 0 15px;
    letter-spacing: -1px;
  }
  h3.underlayer_title_top {
    width: 98%;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 45px;
    height: 45px;
    font-size: 20px;
    letter-spacing: 1px;
    margin: 15px 0 15px 0;
    clear: both;
    font-weight: 600;
    padding: 0 0 0 15px;
    background-color: #e5e9ec;
  }
  h3.underlayer_title_top span {
    font-size: 15px;
    display: inline-block;
    padding: 0 0 0 15px;
    letter-spacing: 0;
  }
  h3.underlayer_title {
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 45px;
    height: 45px;
    letter-spacing: 1px;
    font-size: 20px;
    margin: 40px 0 15px 0;
    clear: both;
    font-weight: 600;
    padding: 0 0 0 15px;
    background-color: #e5e9ec;
  }
  h3.underlayer_title span {
    font-size: 15px;
    display: inline-block;
    padding: 0 0 0 15px;
    letter-spacing: -1px;
  }
  /*-------------
side
-------------*/
  .side.clearfix {
    float: left;
    width: 200px;
    margin: 18px 0 50px 0;
  }
  .side.clearfix p {
    font-size: 25px;
    font-family: 'Roboto Condensed', sans-serif;
    border-bottom: solid 1px #afafaf;
    line-height: 45px;
    padding: 0 0 0 5px;
  }
  .side.clearfix ul {
    width: 100%;
    font-size: 13px;
    line-height: 17px;
    margin: 20px 0 0 0;
  }
  .side.clearfix ul li {
    margin: 0 0 5px 0;
    padding: 0 0 0 4px;
  }
  .side.clearfix ul li a {
    font-size: 13px;
  }
  .side.clearfix ul li span {
    color: #828282;
    font-weight: 600;
    font-size: 11px;
  }
  .side.clearfix ul li:nth-child(1), .side.clearfix ul li:nth-child(4), .side.clearfix ul li:nth-child(10), .side.clearfix ul li:nth-child(15), .side.clearfix ul li:nth-child(20) {
    border-bottom: dotted 1px #afafaf;
    margin: 0 0 10px 0;
    padding: 0 0 10px 4px;
  }
  .side.clearfix ul li:nth-child(2), .side.clearfix ul li:nth-child(6), .side.clearfix ul li:nth-child(12), .side.clearfix ul li:nth-child(16), .side.clearfix ul li:nth-child(24), .side.clearfix ul li:nth-child(29) {
    margin: 0 0 10px 0;
  }
  .side.clearfix a:hover {
    color: #347dc2;
  }
  /*-------------
company
-------------*/
  ul.companylist2.clearfix {
    width: 100%;
    overflow: hidden;
    margin: 0 0 40px 0;
  }
  ul.companylist2.clearfix li {
    font-size: 13px;
    line-height: 24px;
  }
  ul.companylist2.clearfix li:nth-child(1) {
    font-weight: 600;
    margin: 5px 0 7px 0;
  }
  ul.companylist2.clearfix li:nth-child(3) {
    font-weight: 600;
    width: 300px;
    font-size: 14px;
    line-height: 19px;
    margin: 30px 0 0 auto;
  }
  ul.companylist.clearfix {
    width: 450px;
    float: left;
    overflow: hidden;
    margin: 0 32px 40px 0;
  }
  ul.companylist.clearfix li {
    font-size: 13px;
    line-height: 24px;
  }
  ul.companylist.clearfix li:nth-child(1), ul.companylist.clearfix li:nth-child(3) {
    border-bottom: solid 1px #afafaf;
    margin: 10px 0 10px 0;
    font-weight: 600;
  }
  ul.companylist.clearfix li a {
    font-size: 13px;
    text-decoration: underline;
    display: inline-block;
    line-height: 20px;
    margin: 0 0 5px 0;
  }
  ul.companylist.clearfix li a:hover {
    text-decoration: none;
  }
  .company {
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0 0 0 0;
    font-size: 13px;
  }
  .company th {
    width: 120px;
    margin: 0 0 0 0;
    padding: 5px 0 5px 15px;
    text-align: left;
    border-bottom: dotted #afafaf 1px;
    font-weight: 500;
  }
  .company td {
    margin: 0 0 0 0;
    padding: 5px 0 5px 0;
    border-bottom: dotted #afafaf 1px;
  }
  .company td span {
    background-color: #e5e9ec;
    display: inline-block;
    line-height: 25px;
    height: 25px;
    font-weight: 600;
    padding: 0 7px;
  }
  .profile_table {
    width: 500px;
    margin: 0 55px 0 0;
    padding: 0 0 0 0;
    float: left;
    overflow: hidden;
    font-size: 13px;
  }
  .profile_table th {
    margin: 0 0 0 0;
    padding: 15px 0 0 5px;
    text-align: left;
  }
  .profile_table td {
    line-height: 22px;
    margin: 0 0 0 0;
    padding: 0 0 5px 15px;
    border-bottom: dotted #afafaf 1px;
  }
  td#profile_table {
    border: none;
  }
  .profile_table2 {
    width: 580px;
    margin: 0 55px 0 0;
    padding: 0 0 0 0;
    overflow: hidden;
    font-size: 13px;
    clear: both;
  }
  .profile_table2 th {
    margin: 0 0 0 0;
    padding: 15px 0 0 5px;
    text-align: left;
  }
  .profile_table2 td {
    line-height: 22px;
    margin: 0 0 0 0;
    padding: 0 0 5px 15px;
    border-bottom: dotted #afafaf 1px;
  }
  .profile_table2 td a {
    color: #000cff;
    text-decoration: underline;
    font-size: 13px;
    margin: 0 0 15px 0;
    display: inline-block;
  }
  .profile_table2 td a:hover {
    text-decoration: none;
  }
  img.company_img2 {
    margin: 50px 0 0 0;
  }
  div#ove {
    clear: both;
  }
  /*-------------
service
-------------*/
  .service_box_top.clearfix {
    width: 100%;
    overflow: hidden;
    margin: 0 0 30px 0;
  }
  .service_box_top.clearfix ul {
    width: 100%;
  }
  .service_box_top.clearfix ul li:nth-child(1) {
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    margin: 0 0 10px 10px;
  }
  .service_box_top.clearfix ul li:nth-child(2) {
    font-size: 13px;
    line-height: 22px;
    margin: 0 0 0 10px;
  }
  .service_box.clearfix {
    width: 705px;
    min-height: 150px;
    background-color: #e5e9ec;
    box-shadow: 8px 8px 0px 0px #347dc2;
    padding: 15px 15px;
    margin: 0 0 30px 0;
    overflow: hidden;
  }
  .service_box.clearfix ul {
    width: 410px;
    font-size: 17px;
    line-height: 25px;
    float: left;
    margin: 0 45px 0 0;
  }
  .service_box.clearfix ul li {
    padding: 0 0 0 0;
  }
  .service_box.clearfix ul li:nth-child(1) {
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    background-color: #347dc2;
    color: #fff;
    line-height: 35px;
    height: 35px;
    padding: 0 0 0 15px;
    margin: 0 0 15px 0;
    width: 335px;
  }
  li#acc_title {
    font-size: 16px;
    letter-spacing: 0px;
    width: 400px;
  }
  /*-------------
news
-------------*/
  .news_box.clearfix {
    width: 100%;
    overflow: hidden;
    margin: 0 0 40px 0;
  }
  .news_box.clearfix ul {
    width: 100%;
    font-size: 13px;
    line-height: 23px;
    margin: 0 0 0 0;
  }
  .news_box.clearfix ul li {
    padding: 0 0 0 10px;
  }
  .news_box.clearfix ul li:nth-child(1) {
    font-size: 15px;
    font-weight: 600;
    border-bottom: solid 1px #b5b5b5;
    padding: 10px 0 0 10px;
    line-height: 26px;
    margin: 0 0 10px 0;
  }
  /*-------------
contact
-------------*/
  p.contacttext {
    line-height: 22px;
    margin: 15px 0 0 0;
    font-size: 13px;
  }
  #contact .form {
    clear: both;
  }
  #contact .form table {
    border-collapse: collapse;
    width: 100%;
    margin: 30px auto 0 auto;
    font-size: 13px;
  }
  #contact .form table th, #contact .form td {
    line-height: 25px;
    border-bottom: dotted 1px #afafaf;
    font-weight: 600;
  }
  #contact .form table th {
    width: 25%;
    padding: 8px 0 8px 10px;
    text-align: left;
    vertical-align: top;
  }
  #contact .form td {
    padding: 8px 0 8px 10px;
    text-align: left;
  }
  #contact .form td input#companyname, #contact .form td input#name {
    width: 60%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #e8e8e8;
    border: none;
  }
  #contact .form td input#mail, #contact .form td input#adress {
    width: 80%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #e8e8e8;
    border: none;
  }
  #contact .form td input#tel {
    width: 60%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #e8e8e8;
    border: none;
  }
  #contact .form td textarea#comment {
    margin-top: 10px;
    width: 90%;
    height: 200px;
    background-color: #e8e8e8;
    border: none;
  }
  #contact .form #formEnd {
    text-align: center;
    margin: 5px 0 30px 0;
  }
  #contact .form #formEnd button {
    margin: 10px 5px 0;
    padding: 0 0 0 5px;
    border: 0;
    background-color: #fff;
  }
  .radio-plain {
    width: 12px;
    height: 16px;
    top: 4px;
    margin: 0 5px 0 0;
    position: relative;
  }
  div#formEnd p {
    font-size: 13px;
  }
}
/* Tablet */
@media screen and (max-width: 859px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .underayer_topmain {
    border-bottom: solid 10px #e5e9ec;
  }
  /*-------------
undermain
-------------*/
  .underlayer_main {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 25px 0 30px 0;
  }
  .underlayer_main_inner {
    width: 95%;
    margin: 0 auto;
  }
  .underlayer_main_right.clearfix {
    float: none;
    margin: 0 0 0 0;
    width: 100%;
  }
  h2.banner {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-bottom: solid 5px #347dc2;
  }
  h2.banner span {
    font-size: 17px;
    display: inline-block;
    padding: 0 0 0 15px;
    letter-spacing: -1px;
  }
  h3.underlayer_title_top {
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 35px;
    height: 35px;
    font-size: 15px;
    margin: 10px 0 10px 0;
    clear: both;
    font-weight: 500;
    padding: 0 0 0 10px;
    background-color: #e5e9ec;
  }
  h3.underlayer_title_top span {
    font-size: 13px;
    display: inline-block;
    padding: 0 0 0 10px;
    letter-spacing: -1px;
  }
  h3.underlayer_title {
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 35px;
    height: 35px;
    font-size: 15px;
    margin: 40px 0 10px 0;
    clear: both;
    font-weight: 500;
    padding: 0 0 0 10px;
    background-color: #e5e9ec;
  }
  h3.underlayer_title span {
    font-size: 13px;
    display: inline-block;
    padding: 0 0 0 10px;
    letter-spacing: -1px;
  }
  /*-------------
company
-------------*/
  ul.companylist2.clearfix {
    width: 100%;
    overflow: hidden;
    margin: 0 0 40px 0;
  }
  ul.companylist2.clearfix li {
    font-size: 12px;
    line-height: 22px;
  }
  ul.companylist2.clearfix li:nth-child(1) {
    font-weight: 600;
    margin: 0 0 5px 0;
  }
  ul.companylist2.clearfix li:nth-child(3) {
    font-weight: 600;
    width: 185px;
    font-size: 12px;
    line-height: 19px;
    margin: 30px 0 0 auto;
  }
  ul.companylist.clearfix {
    width: 100%;
    float: none;
    overflow: hidden;
    margin: 0 0 0 0;
  }
  ul.companylist.clearfix li {
    font-size: 13px;
    line-height: 24px;
  }
  ul.companylist.clearfix li:nth-child(1), ul.companylist.clearfix li:nth-child(3) {
    border-bottom: solid 1px #afafaf;
    margin: 10px 0 10px 0;
    font-weight: 600;
  }
  ul.companylist.clearfix li a {
    font-size: 13px;
    text-decoration: underline;
    display: inline-block;
    line-height: 20px;
    margin: 0 0 5px 0;
    color: #282828;
  }
  .company {
    width: 100%;
    margin: 10px 0 20px 0;
    float: none;
  }
  .company dt {
    background-color: #eeefef;
    padding: 2px 0 2px 5px;
    text-align: left;
    font-weight: 600;
  }
  .company dd {
    padding: 5px;
  }
  .company dd span {
    color: #1861ae;
    display: inline-block;
    line-height: 20px;
    padding: 7px 0 0 0;
    font-weight: 600;
  }
  .profile_table {
    width: 500px;
    margin: 0 55px 0 0;
    padding: 0 0 0 0;
    float: left;
    overflow: hidden;
    font-size: 13px;
  }
  .profile_table th {
    margin: 0 0 0 0;
    padding: 15px 0 0 5px;
    text-align: left;
  }
  .profile_table td {
    line-height: 22px;
    margin: 0 0 0 0;
    padding: 0 0 5px 15px;
    border-bottom: dotted #afafaf 1px;
  }
  td#profile_table {
    border: none;
  }
  .profile_table {
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    float: none;
    overflow: hidden;
    font-size: 13px;
  }
  .profile_table2 th {
    margin: 0 0 0 0;
    padding: 15px 0 0 0;
    text-align: left;
  }
  .profile_table2 td {
    line-height: 22px;
    margin: 0 0 0 0;
    padding: 0 0 5px 0;
    border-bottom: dotted #afafaf 1px;
  }
  .profile_table2 td a {
    color: #000cff;
    text-decoration: underline;
    font-size: 13px;
    margin: 0 0 15px 0;
    display: inline-block;
  }
  .profile_table2 td a:hover {
    text-decoration: none;
  }
  img.company_img2 {
    margin: 0;
    width: 195px;
  }
  div#ove {
    clear: both;
  }
  /*-------------
service
-------------*/
  h3.underlayer_title_top2 {
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 20px;
    font-size: 15px;
    margin: 10px 0 10px 0;
    clear: both;
    font-weight: 500;
    padding: 5px 0 5px 10px;
    background-color: #e5e9ec;
  }
  h3.underlayer_title_top2 span {
    font-size: 13px;
    display: inline-block;
    padding: 0 0 0 10px;
    letter-spacing: -1px;
  }
  .service_box_top.clearfix {
    width: 100%;
    overflow: hidden;
    margin: 0 0 30px 0;
  }
  .service_box_top.clearfix ul {
    width: 100%;
  }
  .service_box_top.clearfix ul li:nth-child(1) {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin: 0 0 10px 0;
  }
  .service_box_top.clearfix ul li:nth-child(2) {
    font-size: 13px;
    line-height: 22px;
    margin: 0 0 0 0;
  }
  .service_box.clearfix {
    overflow: hidden;
    max-width: 620px;
    width: 95%;
    min-height: 150px;
    background-color: #e5e9ec;
    box-shadow: 8px 8px 0px 0px #347dc2;
    padding: 10px 10px;
    margin: 0 0 20px 0;
  }
  .service_box.clearfix ul {
    width: 100%;
    font-size: 15px;
    line-height: 22px;
  }
  .service_box.clearfix ul li {
    padding: 0 0 10px 0;
  }
  .service_box.clearfix ul li:nth-child(1) {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0;
    background-color: #347dc2;
    color: #fff;
    line-height: 30px;
    height: 30px;
    padding: 0 0 0 10px;
    margin: 0 0 10px 0;
    max-width: 335px;
    width: 90%;
  }
  .service_box.clearfix img {
    width: 250px;
  }
  li#acc_title {
    font-size: 15px;
    letter-spacing: 0px;
    width: 405px;
  }
  /*-------------
news
-------------*/
  .news_box.clearfix {
    width: 100%;
    overflow: hidden;
    margin: 0 0 40px 0;
  }
  .news_box.clearfix ul {
    width: 100%;
    font-size: 13px;
    line-height: 23px;
    margin: 0 0 0 0;
  }
  .news_box.clearfix ul li {
    padding: 0 0 0 10px;
  }
  .news_box.clearfix ul li:nth-child(1) {
    font-size: 15px;
    font-weight: 600;
    border-bottom: solid 1px #b5b5b5;
    padding: 10px 0 0 10px;
    line-height: 26px;
    margin: 0 0 10px 0;
  }
  /*-------------
contact
-------------*/
  p.contacttext {
    line-height: 23px;
    margin: 15px 0 0 0;
    font-size: 13px;
  }
  #contact .form {
    clear: both;
  }
  #contact .form table {
    border-collapse: collapse;
    width: 100%;
    margin: 20px auto 0 auto;
    font-size: 13px;
  }
  #contact .form table th, #contact .form td {
    line-height: 23px;
    border-bottom: dotted 1px #afafaf;
    font-weight: 600;
  }
  #contact .form table th {
    width: 30%;
    padding: 5px;
    text-align: left;
    vertical-align: top;
  }
  #contact .form td {
    padding: 5px;
    text-align: left;
  }
  #contact .form td input#companyname, #contact .form td input#name {
    width: 100%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #e8e8e8;
    border: none;
  }
  #contact .form td input#mail, #contact .form td input#adress {
    width: 100%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #e8e8e8;
    border: none;
  }
  #contact .form td input#tel {
    width: 100%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #e8e8e8;
    border: none;
  }
  #contact .form td textarea#comment {
    margin-top: 10px;
    width: 100%;
    height: 200px;
    background-color: #e8e8e8;
    border: none;
  }
  #contact .form #formEnd {
    text-align: center;
    margin: 5px 0 10px 0;
  }
  #contact .form #formEnd button {
    margin: 10px 5px 0;
    padding: 0 0 0 5px;
    border: 0;
    background-color: #fff;
  }
  .radio-plain {
    width: 13px;
    height: 16px;
    top: 4px;
    margin: 0 5px 0 0;
    position: relative;
  }
  div#formEnd p {
    font-size: 13px;
    margin: 10px 0 0 0;
  }
}
/* SP */
@media screen and (max-width: 480px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .underayer_topmain {
    border-bottom: solid 10px #e5e9ec;
  }
  /*-------------
undermain
-------------*/
  .underlayer_main {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 25px 0 30px 0;
  }
  .underlayer_main_inner {
    width: 95%;
    margin: 0 auto;
  }
  .underlayer_main_right.clearfix {
    float: none;
    margin: 0 0 0 0;
    width: 100%;
  }
  h2.banner {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-bottom: solid 5px #347dc2;
  }
  h2.banner span {
    font-size: 17px;
    display: inline-block;
    padding: 0 0 0 15px;
    letter-spacing: -1px;
  }
  h3.underlayer_title_top {
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 35px;
    height: 35px;
    font-size: 15px;
    margin: 10px 0 10px 0;
    clear: both;
    font-weight: 500;
    padding: 0 0 0 10px;
    background-color: #e5e9ec;
  }
  h3.underlayer_title_top span {
    font-size: 13px;
    display: inline-block;
    padding: 0 0 0 10px;
    letter-spacing: -1px;
  }
  h3.underlayer_title {
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 35px;
    height: 35px;
    font-size: 15px;
    margin: 40px 0 10px 0;
    clear: both;
    font-weight: 500;
    padding: 0 0 0 10px;
    background-color: #e5e9ec;
  }
  h3.underlayer_title span {
    font-size: 13px;
    display: inline-block;
    padding: 0 0 0 10px;
    letter-spacing: -1px;
  }
  /*-------------
company
-------------*/
  ul.companylist2.clearfix {
    width: 100%;
    overflow: hidden;
    margin: 0 0 40px 0;
  }
  ul.companylist2.clearfix li {
    font-size: 12px;
    line-height: 22px;
  }
  ul.companylist2.clearfix li:nth-child(1) {
    font-weight: 600;
    margin: 0 0 5px 0;
  }
  ul.companylist2.clearfix li:nth-child(3) {
    font-weight: 600;
    width: 185px;
    font-size: 12px;
    line-height: 19px;
    margin: 30px 0 0 auto;
  }
  ul.companylist.clearfix {
    width: 100%;
    float: none;
    overflow: hidden;
    margin: 0 0 0 0;
  }
  ul.companylist.clearfix li {
    font-size: 13px;
    line-height: 24px;
  }
  ul.companylist.clearfix li:nth-child(1), ul.companylist.clearfix li:nth-child(3) {
    border-bottom: solid 1px #afafaf;
    margin: 10px 0 10px 0;
    font-weight: 600;
  }
  ul.companylist.clearfix li a {
    font-size: 13px;
    text-decoration: underline;
    display: inline-block;
    line-height: 20px;
    margin: 0 0 5px 0;
    color: #282828;
  }
  .company {
    width: 100%;
    margin: 10px 0 20px 0;
    float: none;
  }
  .company dt {
    background-color: #eeefef;
    padding: 2px 0 2px 5px;
    text-align: left;
    font-weight: 600;
  }
  .company dd {
    padding: 5px;
  }
  .company dd span {
    color: #1861ae;
    display: inline-block;
    line-height: 20px;
    padding: 7px 0 0 0;
    font-weight: 600;
  }
  .profile_table {
    width: 500px;
    margin: 0 55px 0 0;
    padding: 0 0 0 0;
    float: left;
    overflow: hidden;
    font-size: 13px;
  }
  .profile_table th {
    margin: 0 0 0 0;
    padding: 15px 0 0 5px;
    text-align: left;
  }
  .profile_table td {
    line-height: 22px;
    margin: 0 0 0 0;
    padding: 0 0 5px 15px;
    border-bottom: dotted #afafaf 1px;
  }
  td#profile_table {
    border: none;
  }
  .profile_table {
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    float: none;
    overflow: hidden;
    font-size: 13px;
  }
  .profile_table2 th {
    margin: 0 0 0 0;
    padding: 15px 0 0 0;
    text-align: left;
  }
  .profile_table2 td {
    line-height: 22px;
    margin: 0 0 0 0;
    padding: 0 0 5px 0;
    border-bottom: dotted #afafaf 1px;
  }
  .profile_table2 td a {
    color: #000cff;
    text-decoration: underline;
    font-size: 13px;
    margin: 0 0 15px 0;
    display: inline-block;
  }
  .profile_table2 td a:hover {
    text-decoration: none;
  }
  img.company_img2 {
    margin: 0;
    width: 195px;
  }
  div#ove {
    clear: both;
  }
  /*-------------
service
-------------*/
  h3.underlayer_title_top2 {
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 20px;
    font-size: 15px;
    margin: 10px 0 10px 0;
    clear: both;
    font-weight: 500;
    padding: 5px 0 5px 10px;
    background-color: #e5e9ec;
  }
  h3.underlayer_title_top2 span {
    font-size: 13px;
    display: inline-block;
    padding: 0 0 0 10px;
    letter-spacing: -1px;
  }
  .service_box_top.clearfix {
    width: 100%;
    overflow: hidden;
    margin: 0 0 30px 0;
  }
  .service_box_top.clearfix ul {
    width: 100%;
  }
  .service_box_top.clearfix ul li:nth-child(1) {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin: 0 0 10px 0;
  }
  .service_box_top.clearfix ul li:nth-child(1) br {
    display: none;
  }
  .service_box_top.clearfix ul li:nth-child(2) {
    font-size: 13px;
    line-height: 22px;
    margin: 0 0 0 0;
  }
  .service_box.clearfix {
    overflow: hidden;
    max-width: 620px;
    width: 95%;
    min-height: 150px;
    background-color: #e5e9ec;
    box-shadow: 8px 8px 0px 0px #347dc2;
    padding: 10px 10px;
    margin: 0 0 20px 0;
  }
  .service_box.clearfix ul {
    width: 100%;
    font-size: 13px;
    line-height: 21px;
  }
  .service_box.clearfix ul li {
    padding: 0 0 10px 0;
  }
  .service_box.clearfix ul li:nth-child(1) {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    background-color: #347dc2;
    color: #fff;
    line-height: 30px;
    height: 30px;
    padding: 0 0 0 10px;
    margin: 0 0 10px 0;
    max-width: 335px;
    width: 90%;
  }
  .service_box.clearfix img {
    width: 250px;
  }
  li#acc_title {
    font-size: 14px;
    letter-spacing: 0px;
    width: 100%;
    line-height: 18px;
    height: 40px;
    padding: 3px 0 0 10px;
  }
  /*-------------
news
-------------*/
  .news_box.clearfix {
    width: 100%;
    overflow: hidden;
    margin: 0 0 40px 0;
  }
  .news_box.clearfix ul {
    width: 100%;
    font-size: 13px;
    line-height: 23px;
    margin: 0 0 0 0;
  }
  .news_box.clearfix ul li {
    padding: 0 0 0 10px;
  }
  .news_box.clearfix ul li:nth-child(1) {
    font-size: 15px;
    font-weight: 600;
    border-bottom: solid 1px #b5b5b5;
    padding: 10px 0 0 10px;
    line-height: 26px;
    margin: 0 0 10px 0;
  }
  /*-------------
contact
-------------*/
  p.contacttext {
    line-height: 21px;
    margin: 15px 0 0 0;
    font-size: 12px;
  }
  #contact .form {
    clear: both;
  }
  #contact .form table {
    border-collapse: collapse;
    width: 100%;
    margin: 20px auto 0 auto;
    font-size: 12px;
  }
  #contact .form table th, #contact .form td {
    line-height: 23px;
    border-bottom: dotted 1px #afafaf;
    font-weight: 600;
  }
  #contact .form table th {
    width: 30%;
    padding: 5px;
    text-align: left;
    vertical-align: top;
  }
  #contact .form td {
    padding: 5px;
    text-align: left;
  }
  #contact .form td input#companyname, #contact .form td input#name {
    width: 100%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #e8e8e8;
    border: none;
  }
  #contact .form td input#mail, #contact .form td input#adress {
    width: 100%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #e8e8e8;
    border: none;
  }
  #contact .form td input#tel {
    width: 100%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #e8e8e8;
    border: none;
  }
  #contact .form td textarea#comment {
    margin-top: 10px;
    width: 100%;
    height: 200px;
    background-color: #e8e8e8;
    border: none;
  }
  #contact .form #formEnd {
    text-align: center;
    margin: 5px 0 10px 0;
  }
  #contact .form #formEnd button {
    margin: 10px 5px 0;
    padding: 0 0 0 5px;
    border: 0;
    background-color: #fff;
  }
  .radio-plain {
    width: 12px;
    height: 16px;
    top: 4px;
    margin: 0 5px 0 0;
    position: relative;
  }
  div#formEnd p {
    font-size: 12px;
  }
}