﻿
@media all and (min-width: 768px) {
  .mv_area .txt_block {
    background-color: #253e59;
  }

  /*============================
  #company_area
  ============================*/
  #company_area {
    width: 1192px;
    margin: 0 auto 100px;
  }
  #company_area .block {
    margin-top: 70px;
    position: relative;
  }
  #company_area .block:first-child {
    margin-top: 40px;
  }
  #company_area .block h3 {
    font-size: 30px;
    text-align: center;
    z-index: 10;
    position: relative;
  }
  #company_area .block h3:before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #d0dae5;
    position: absolute;
    left: 0;
    top: 24px;
    z-index: 1;
  }
  #company_area .block h3 span {
    display: inline-block;
    padding: 0 20px;
    background-color: #f4f4f4;
    position: relative;
    z-index: 2;
  }
  #company_area .block .txt {
    margin-top: 35px;
    text-align: center;
  }
  #company_area .block .txt p {
    font-size: 16px;
    margin-top: 0;
  }
  #company_area .block .txt p:first-child {
    margin-top: 20px;
  }
  #company_area .block ul {
    font-size: 0;
    margin-top: 20px;
    text-align: center;
  }
  #company_area .block ul li {
    width: 283px;
    margin-top: 20px;
    display: inline-block;
    font-size: 14px;
    margin-left: 20px;
    background-color: #fff;
    text-align: left;
  }
  #company_area .block ul li:nth-child(4n+1) {
    margin-left: 0;
  }
  #company_area .block ul li a {
    display: block;
	text-decoration: none !important;
  }
  #company_area .block ul li a .img {
    width: 283px;
  }
  #company_area .block ul li a .img img {
    width: 100%;
  }
  #company_area .block ul li a dl {
    padding: 25px;
  }
  #company_area .block ul li a dl dt {
    font-size: 16px;
    font-family: "FOT-セザンヌ Pro B";
	color: #202020;
  }
  #company_area .block ul li a dl dd {
    margin-top: 25px;
    padding: 12px 20px;
    text-align: center;
    width: 100%;
    height: 50px;
    color: #fff;
    font-size: 16px;
    font-family: "FOT-セザンヌ Pro M";
    background-image: url(../image/arrow_white.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-color: #999;
  }
  #company_area .block ul li a:hover dl dd {
    text-decoration: underline;
  }
  /*============================
  #base_area
  ============================*/
  #base_area {
    width: 1192px;
    margin: 0 auto 110px;
  }
  #base_area h2 {
    font-size: 24px;
    color: #004ea2;
    font-family: "FOT-セザンヌ Pro B";
    border-bottom: 1px solid #999;
    padding-bottom: 10px;
    margin-top: 60px;
  }
  #base_area .txt {
    font-size: 16px;
    margin-top: 25px;
  }
  #base_area .txt p {
    margin-top: 1em;
  }
  #base_area .txt p:first-child {
    margin-top: 0;
  }
  #base_area ul li {
    margin-top: 60px;
  }
  #base_area ul li:first-child {
    margin-top: 60px;
  }
  #base_area ul li h3 {
    border-left: 5px solid #004ea2;
    padding: 0 0 0 15px;
    vertical-align: middle;
    font-size: 24px;
    font-family: "FOT-セザンヌ Pro B";
  }
  #base_area ul li table {
    border: 1px solid #d0dde9;
    margin-top: 50px;
    width: 100%;
  }
  #base_area ul li table tbody tr {
    border-top: 1px solid #d0dde9;
  }
  #base_area ul li table tbody tr:first-child {
    border-top: none;
  }
  #base_area ul li table tbody tr th {
    background-color: #eff5fb;
    vertical-align: middle;
    padding: 20px;
    font-size: 18px;
    width: 300px;
    height: 100px;
  }
  #base_area ul li table tbody tr th a {
    color: #004ea2;
    text-decoration: underline;
  }
  #base_area ul li table tbody tr th a:hover {
    text-decoration: none;
  }
  #base_area ul li table tbody tr td {
    border-left: 1px solid #d0dde9;
    vertical-align: middle;
    background-color: #fff;
    padding: 20px;
    font-size: 16px;
  }
  #base_area ul li table tbody tr td a {
    color: #004ea2;
    text-decoration: underline;
  }
  #base_area ul li table tbody tr td a:hover {
    text-decoration: none;

  }
  #base_area .btn {
    margin-top: 80px;
    text-align: center;
  }
  #base_area .btn a {
    padding: 18px 60px;
    height: 60px;
    color: #fff;
    font-size: 18px;
    font-family: "FOT-セザンヌ Pro B";
    background-image: url(../image/arrow_white.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-color: #999;
  }

  /*============================
  #base_detail_area
  ============================*/
  #base_detail_area {
    width: 1192px;
    margin: 0 auto 110px;
  }
  #base_detail_area h2 {
    font-size: 24px;
    color: #004ea2;
    font-family: "FOT-セザンヌ Pro B";
    border-bottom: 1px solid #999;
    padding-bottom: 10px;
    margin-top: 60px;
  }
  #base_detail_area .location_block {
    margin-top: 35px;
  }
  #base_detail_area .location_block .txt_area {
    width: 780px;
    float: left;
  }
  #base_detail_area .location_block .txt_area h3 {
    border-left: 5px solid #004ea2;
    padding: 0 0 0 15px;
    vertical-align: middle;
    font-size: 24px;
    font-family: "FOT-セザンヌ Pro B";
  }
  #base_detail_area .location_block .txt_area .txt {
    font-size: 16px;
    margin-top: 25px;
  }
  #base_detail_area .location_block .txt_area .txt p {
    margin-top: 1em;
  }
  #base_detail_area .location_block .txt_area .txt p:first-child {
    margin-top: 0;
  }
  #base_detail_area .location_block .txt_area .txt p a {
    color: #004ea2;
    text-decoration: underline;
  }
  #base_detail_area .location_block .txt_area .txt p a:hover {
    text-decoration: none;
  }
  #base_detail_area .location_block .img_area {
    float: right;
    width: 384px;
  }
  #base_detail_area .location_block .img_area p img {
    width: 100%;
  }
  #base_detail_area .contact_block {
    font-size: 0;
    margin-top: 45px;
  }
  #base_detail_area .contact_block li {
    width: 586px;
    margin-left: 20px;
    display: inline-block;
  }
  #base_detail_area .contact_block li:nth-child(2n+1) {
    margin-left: 0;
  }
  #base_detail_area .contact_block li h3 {
    border-left: 5px solid #004ea2;
    padding: 0 0 0 15px;
    vertical-align: middle;
    font-size: 24px;
    font-family: "FOT-セザンヌ Pro B";
  }
  #base_detail_area .contact_block li p {
    font-size: 16px;
    margin-top: 25px;
  }
  #base_detail_area .map {
    width: 1192px;
    margin: 60px auto 0;
  }
  #base_detail_area .btn {
    text-align: center;
    margin: 70px auto 0;
    width: 384px;
  }
  #base_detail_area .btn a {
    display: block;
    padding: 16px 20px;
    width: 100%;
    height: 60px;
    color: #fff;
    font-size: 18px;
    font-family: "FOT-セザンヌ Pro B";
    background-image: url(../image/white_arrow_left.png);
    background-size: 8px 14px;
    background-repeat: no-repeat;
    background-position: 20px center;
    background-color: #999;
  }
}
@media all and (max-width: 767px) {
  .mv_area .txt_block {
    background-color: #253e59;
  }

  /*============================
  #company_area
  ============================*/
  #company_area {
    margin: 0 10px 60px;
  }
  #company_area .block {
    margin-top: 50px;
    position: relative;
  }
  #company_area .block:first-child {
    margin-top: 25px;
  }
  #company_area .block h3 {
    font-size: 18px;
    text-align: center;
    z-index: 10;
    position: relative;
  }
  #company_area .block h3:before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #d0dae5;
    position: absolute;
    left: 0;
    top: 15px;
    z-index: 1;
  }
  #company_area .block h3 span {
    display: inline-block;
    padding: 0 10px;
    background-color: #f4f4f4;
    position: relative;
    z-index: 2;
  }
  #company_area .block .txt {
    margin-top: 15px;
  }
  #company_area .block .txt p {
    font-size: 12px;
    margin-top: 0;
  }
  #company_area .block .txt p:first-child {
    margin-top: 20px;
  }
  #company_area .block ul {
    font-size: 0;
    margin-top: 15px;
    text-align: center;
    margin-left: -3px;
    margin-right: -3px;
  }
  #company_area .block ul li {
    width: 147px;
    margin-top: 20px;
    display: inline-block;
    font-size: 14px;
    margin: 6px 3px 0;
    background-color: #fff;
    text-align: left;
  }
  #company_area .block ul li:nth-child(4n+1) {
    margin-left: 0;
  }
  #company_area .block ul li a {
    display: block;
	text-decoration: none !important;
  }
  #company_area .block ul li a .img {
    width: 100%;
  }
  #company_area .block ul li a .img img {
    width: 100%;
  }
  #company_area .block ul li a dl {
    padding: 15px 0 0;
  }
  #company_area .block ul li a dl dt {
    font-size: 12px;
    font-family: "FOT-セザンヌ Pro B";
    padding: 0 10px;
	color: #202020;
  }
  #company_area .block ul li a dl dd {
    margin-top: 16px;
    padding: 8px 10px;
    text-align: center;
    width: 100%;
    height: 35px;
    color: #fff;
    font-size: 12px;
    font-family: "FOT-セザンヌ Pro M";
    background-image: url(../image/arrow_white.png);
    background-size: 8px 15px;
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-color: #999;
}

  /*============================
  #base_area
  ============================*/
  #base_area {
    margin: 0 10px 25px;
    padding-top: 20px;
  }
  #base_area h2 {
    font-size: 17px;
    color: #004ea2;
    font-family: "FOT-セザンヌ Pro B";
    border-bottom: 1px solid #999;
    padding-bottom: 10px;
  }
  #base_area .txt {
    font-size: 12px;
    margin-top: 15px;
  }
  #base_area .txt p {
    margin-top: 1em;
  }
  #base_area .txt p:first-child {
    margin-top: 0;
  }
  #base_area ul li {
    margin-top: 30px;
  }
  #base_area ul li:first-child {
    margin-top: 30px;
  }
  #base_area ul li h3 {
    border-left: 5px solid #004ea2;
    padding: 0 0 0 8px;
    vertical-align: middle;
    font-size: 17px;
    font-family: "FOT-セザンヌ Pro B";
    line-height: 1.3;
  }
  #base_area ul li table {
    border: 1px solid #d0dde9;
    margin-top: 15px;
    width: 100%;
  }
  #base_area ul li table tbody tr {
    border-top: 1px solid #d0dde9;
  }
  #base_area ul li table tbody tr:first-child {
    border-top: none;
  }
  #base_area ul li table tbody tr th {
    background-color: #eff5fb;
    vertical-align: middle;
    padding: 8px 10px;
    font-size: 14px;
    display: block;
  }
  #base_area ul li table tbody tr th a {
    color: #004ea2;
    text-decoration: underline;
  }
  #base_area ul li table tbody tr th a:hover {
    text-decoration: none;
  }
  #base_area ul li table tbody tr td {
    border-top: 1px solid #d0dde9;
    vertical-align: middle;
    background-color: #fff;
    padding: 10px;
    font-size: 10px;
    display: block;
  }
  #base_area ul li table tbody tr td a {
    color: #004ea2;
    text-decoration: underline;
  }
  #base_area ul li table tbody tr td a:hover {
    text-decoration: none;
  }
  #base_area .btn {
    text-align: center;
    margin: 25px auto 0;
    width: 300px;
  }
  #base_area .btn a {
    padding: 12px 10px;
    display: block;
    text-align: center;
    width: 100%;
    height: 40px;
    color: #fff;
    font-size: 10px;
    font-family: "FOT-セザンヌ Pro B";
    background-image: url(../image/arrow_white.png);
    background-size: 8px 15px;
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-color: #999;
  }

  /*============================
  #base_detail_area
  ============================*/
  #base_detail_area {
    margin: 20px 10px 50px;
  }
  #base_detail_area h2 {
    font-size: 17px;
    color: #004ea2;
    font-family: "FOT-セザンヌ Pro B";
    border-bottom: 1px solid #999;
    padding-bottom: 10px;
  }
  #base_detail_area .location_block .txt_area {
    margin-top: 35px;
  }
  #base_detail_area .location_block .txt_area h3 {
    border-left: 5px solid #004ea2;
    padding: 0 0 0 8px;
    vertical-align: middle;
    font-size: 17px;
    font-family: "FOT-セザンヌ Pro B";
    line-height: 1.3;
  }
  #base_detail_area .location_block .txt_area .txt {
    font-size: 12px;
    margin-top: 20px;
  }
  #base_detail_area .location_block .txt_area .txt p {
    margin-top: 1em;
  }
  #base_detail_area .location_block .txt_area .txt p:first-child {
    margin-top: 0;
  }
  #base_detail_area .location_block .txt_area .txt p a {
    color: #004ea2;
    text-decoration: underline;
  }
  #base_detail_area .location_block .txt_area .txt p a:hover {
    text-decoration: none;
  }
  #base_detail_area .location_block .img_area {
    width: 100%;
    margin-top: 20px;
  }
  #base_detail_area .location_block .img_area p img {
    width: 100%;
  }
  #base_detail_area .contact_block li {
    margin-top: 35px;
  }
  #base_detail_area .contact_block li h3 {
    border-left: 5px solid #004ea2;
    padding: 0 0 0 8px;
    vertical-align: middle;
    font-size: 17px;
    font-family: "FOT-セザンヌ Pro B";
    line-height: 1.3;
  }
  #base_detail_area .contact_block li p {
    font-size: 12px;
    margin-top: 20px;
  }
  #base_detail_area .map {
    position: relative;
    padding-top: 75%;
    height: 0;
    overflow: hidden;
    margin-top: 35px;
  }
  #base_detail_area .map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #base_detail_area .btn {
    text-align: center;
    margin: 30px auto 0;
    width: 300px;
  }
  #base_detail_area .btn a {
    padding: 10px 10px;
    display: block;
    text-align: center;
    width: 100%;
    height: 40px;
    color: #fff;
    font-size: 12px;
    font-family: "FOT-セザンヌ Pro B";
    background-image: url(../image/white_arrow_left.png);
    background-size: 8px 15px;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-color: #999;
  }
}

/*# sourceMappingURL=company.css.map */
