@font-face {
  font-family: opensans;
  src: url("https://www.oriimec.co.jp//web_fonts/OpenSans-Regular.ttf") format("truetype");
}
/* [ font style ]
-------------------------------------------------*/
/* [ opacity ]
-------------------------------------------------*/
/* [ display style ]
-------------------------------------------------*/
/* [ easing style ]
-------------------------------------------------*/
/* [ link style ]
-------------------------------------------------*/
/* [ graphic style ]
-------------------------------------------------*/
/* [ background-image ]
-------------------------------------------------*/
/* common
-----------------------------------------------------*/
#page_title {
  background: url("../img/company/page_bg.jpg") no-repeat center center;
  background-size: cover;
  color: #fff;
}

@media only screen and (max-width: 750px) {
  #page_title {
    background: url("../img/company/page_bg_sp.jpg") no-repeat right bottom;
    background-size: cover;
    color: #fff;
  }
}
#overseas_base_title .jp {
  width: 86px;
  background: url("../img/company/network/overseas/section_title01.svg") no-repeat center center;
}

#overseas_network_title .jp {
  width: 155px;
  background: url("../img/company/network/overseas/section_title02.svg") no-repeat center center;
}

#overseas_manufacturing_base_title .jp {
  width: 122px;
  background: url("../img/company/network/overseas/section_title03.svg") no-repeat center center;
}

#overseas_sales_branches_title .jp {
  width: 122px;
  background: url("../img/company/network/overseas/section_title04.svg") no-repeat center center;
}

#other_sales_office_title .jp {
  width: 134px;
  background: url("../img/company/network/overseas/section_title05.svg") no-repeat center center;
}

#domestic_base_title .jp {
  width: 86px;
  background: url("../img/company/network/domestic/section_title01.svg") no-repeat center center;
}

#domestic_network_title .jp {
  width: 150px;
  background: url("../img/company/network/domestic/section_title02.svg") no-repeat center center;
}

#field_office_title .jp {
  width: 78px;
  background: url("../img/company/network/domestic/section_title03.svg") no-repeat center center;
}

@media only screen and (min-width: 751px) {
  .gray_bg_grid {
    border-top: 1px solid #d7dfdc;
    border-bottom: 1px solid #d7dfdc;
  }

  .contact_list {
    text-align: center;
  }
  .contact_list li {
    display: inline-block;
    margin: 0 15px;
  }
  .contact_list a {
    color: #18ddb6;
  }

  .ex_link {
    top: 5px;
  }

  #kanazawa .ex_link {
    top: 0px;
  }

  .branch_list > li {
    text-align: center;
    width: 530px;
    background: #ffffff;
    border-bottom: 1px solid #d7dfdc;
    padding: 29px 0 30px;
    margin-bottom: 18px;
  }
  .branch_list > li img {
    width: 31px;
    height: 21px;
    margin-bottom: 16px;
  }
  .branch_list > li:nth-child(odd) {
    float: left;
  }
  .branch_list > li:nth-child(even) {
    float: right;
  }
}
@media only screen and (max-width: 750px) {
  #main_wrap {
    padding-bottom: 0;
  }

  .main_text {
    text-align: left;
  }

  .gray_bg_grid {
    margin: 20px 0;
  }

  .contact_list {
    text-align: center;
  }
  .contact_list li {
    display: inline-block;
    margin: 0 15px;
  }
  .contact_list a {
    color: #18ddb6;
  }

  .ex_link {
    top: 10px;
  }

  .branch_list > li {
    text-align: center;
    background: #ffffff;
    border-bottom: 1px solid #d7dfdc;
    padding: 18px 0 22px;
    margin-bottom: 18px;
  }
  .branch_list > li h3, .branch_list > li p {
    padding: 0 10px;
  }
  .branch_list > li h3 {
    line-height: 1.47;
    font-weight: bold;
    margin-bottom: 5px;
  }
  .branch_list > li img {
    width: 31px;
    height: 21px;
    margin-bottom: 16px;
  }
}
/* overseas
-----------------------------------------------------*/
@media only screen and (min-width: 751px) {
  .gray_bg_grid {
    margin-top: 50px;
  }

  #map_oversea {
    position: relative;
    height: 580px;
  }
  #map_oversea #base {
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -519px;
    width: 1038px;
    height: 502px;
  }
  #map_oversea #agency {
    position: absolute;
    top: 193px;
    left: 50%;
    margin-left: -230px;
    width: 567px;
    height: 186px;
  }
  #map_oversea #map_list {
    position: relative;
    left: 0;
    top: 0;
  }
  #map_oversea #map_list li {
    z-index: 5;
    cursor: pointer;
    position: absolute;
    left: 50%;
  }
  #map_oversea #map_list li .icon {
    width: 10px;
    height: 10px;
  }
  #map_oversea #map_list li .large {
    width: 19px;
    height: 19px;
  }
  #map_oversea #map_list li .baloon {
    display: none;
    position: absolute;
    top: -164px;
    left: -71px;
    width: 150px;
    height: 166px;
    z-index: 50;
  }
  #map_oversea #map_list li .baloon.baloon-kousyu{
    left: -66px;
  }
  #map_oversea #map_list li.fade_no {
    cursor: default;
  }
  #map_oversea #map_list #dongguan_icon {
    margin-left: 291px;
    top: 290px;
    z-index: 45;
  }
  #map_oversea #map_list #hongkong_icon {
    margin-left: 281px;
    top: 293px;
    z-index: 45;
  }
  #map_oversea #map_list #taianjin_icon {
    margin-left: 296px;
    top: 240px;
  }
  #map_oversea #map_list #shanghai_icon {
    margin-left: 308px;
    top: 264px;
  }
  #map_oversea #map_list #mexico_icon {
    margin-left: -316px;
    top: 285px;
  }
  #map_oversea #map_list #singapore_icon {
    margin-left: 264px;
    top: 350px;
  }
  #map_oversea #map_list #thailand_icon {
    margin-left: 262px;
    top: 312px;
  }
  #map_oversea #map_list #indonesia_icon {
    z-index: 50;
    margin-left: 293px;
    top: 373px;
  }
  #map_oversea #map_list #kousyu_icon {
    margin-left: 278px;
    top: 273px;
  }
  #map_oversea #map_list #kousyu_icon .baloon {
    display: block;
    top: 10px;
    left: 18px;
    width: 229px;
    height: 49px;
    z-index: 50;
  }
  #map_oversea #map_list #america_icon {
    z-index: 3;
    margin-left: -285px;
    top: 237px;
  }
  #map_oversea #map_list #mexico_icon .baloon {
    display: block;
    top: -1px;
    left: 9px;
    width: 285px;
    height: 16px;
    z-index: 50;
  }
  #map_oversea #map_list #japan_icon {
    z-index: 3;
    margin-left: 355px;
    top: 249px;
  }
  #map_oversea #map_list #japan_icon .baloon {
    display: block;
    top: 2px;
    left: 18px;
    width: 134px;
    height: 29px;
    z-index: 50;
  }

  #overseas_manufacturing_wrap h2,
  #overseas_sales_wrap h2 {
    font-size: 13px;
    margin-bottom: 14px;
  }
  #overseas_manufacturing_wrap h2 span,
  #overseas_sales_wrap h2 span {
    font-size: 15px;
    font-weight: bold;
    display: block;
    margin-bottom: 16px;
  }
  #overseas_manufacturing_wrap h3,
  #overseas_sales_wrap h3 {
    font-weight: bold;
    margin-bottom: 16px;
  }

  #overseas_manufacturing_wrap img {
    width: 100%;
    margin-bottom: 25px;
  }
  #overseas_manufacturing_wrap .japan_area{
    /*border: solid 1px #d7dfdc;*/
    width: 960px;
    margin: 0 auto;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 19px 12px;
  }
  #overseas_manufacturing_wrap .japan_area span img{
    width: 31px;
    height: 21px;
    margin-bottom: 17px;
  }

  #overseas_sales_wrap {
    background: #f2f5f8;
    padding: 40px 0;
  }
  #overseas_sales_wrap .branch_list > li:last-child {
    clear: both;
    width: 100%;
    padding-bottom: 0;
  }
  #overseas_sales_wrap .branch_list > li:last-child .office_wrap > li {
    float: left;
    width: 50%;
    margin-top: 25px;
    padding: 29px 0 22px;
    border-top: 1px solid #d7dfdc;
    position: relative;
    text-align: center;
  }
  #overseas_sales_wrap .branch_list > li:last-child .office_wrap > li:first-child:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #d7dfdc;
    right: 0;
    top: 0;
    position: absolute;
  }

  #overseas_manufacturing_wrap ul.japan{
    width: 1091px;
    margin: 0 auto;
    margin-bottom: 60px;
  }
  #overseas_manufacturing_wrap ul.japan h2 {
    margin-bottom: 10px;
    line-height: 20px;
  }

  #overseas_manufacturing_wrap ul.japan h2 span{
    margin-bottom: 10px;
    line-height: 20px;
  }

  #overseas_manufacturing_wrap ul.japan li{
    float: left;
    width: 231px;
    border: solid 1px #d7dfdc;
    padding: 19px 12px;
    text-align: center;
    height: 470px;
  }
  #overseas_manufacturing_wrap ul.japan li p{
    font-size: 12.5px;
  }
  #overseas_manufacturing_wrap ul.japan li.space{
    margin-right: 20px;
  }
  #overseas_manufacturing_wrap ul.japan li img{
    width: 100%;
    margin-bottom: 20px;
  }

  #overseas_manufacturing_wrap ul.japan li span img{
    width: 31px;
    height: 21px;
    margin-bottom: 17px;
  }

    #overseas_manufacturing_wrap ul.japan li ul li{
      clear: both;
      border: none;
      margin: 0 auto;
      padding: 0;
      height: auto;
      font-size: 12.5px;
    }

  #other_sales_wrap table {
    border: 1px solid #d7dfdc;
    float: left;
    width: 540px;
    position: relative;
  }
  #other_sales_wrap table:first-child {
    border-right: none;
  }
  #other_sales_wrap table tr th, #other_sales_wrap table tr td {
    border: none;
    display: block;
    width: 100%;
  }
  #other_sales_wrap table tr th {
    background: #f4f6f9;
    height: 50px;
    text-align: center;
    vertical-align: middle;
  }
  #other_sales_wrap table tr th h2 {
    font-weight: bold;
    font-size: 15px;
    line-height: 1.67;
  }
  #other_sales_wrap table tr td {
    text-align: center;
    padding: 28px 0;
  }
  #other_sales_wrap table tr td h3 {
    font-size: 13px;
    margin-bottom: 16px;
  }
  #other_sales_wrap table tr td h3 span {
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
  }
  #other_sales_wrap table.first {
    border-right: none;
  }
  #other_sales_wrap table.first h2 {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 750px) {
  #map_oversea {
    padding: 25px 0 22px;
  }

  #overseas_manufacturing_wrap h2,
  #overseas_sales_wrap h2 {
    font-size: 13px;
    margin-bottom: 10px;
    line-height: 16px;
  }
  #overseas_manufacturing_wrap h2 span,
  #overseas_sales_wrap h2 span {
    font-size: 13px;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
    line-height: 20px;
  }
  #overseas_manufacturing_wrap h3,
  #overseas_sales_wrap h3 {
    font-weight: bold;
    margin-bottom: 16px;
    line-height: 1.47;
  }

  #overseas_manufacturing_wrap {
    margin-bottom: 40px;
  }
  #overseas_manufacturing_wrap img {
    margin: 0 auto 18px;
  }

  #overseas_sales_wrap {
    background: #f2f5f8;
    padding: 20px 0;
  }
  #overseas_sales_wrap .branch_list > li:last-child {
    padding-bottom: 0;
  }
  #overseas_sales_wrap .branch_list > li:last-child .office_wrap > li {
    padding: 18px 0 30px;
    border-top: 1px solid #d7dfdc;
    position: relative;
    text-align: center;
  }
  #overseas_sales_wrap .branch_list > li:last-child .office_wrap > li:first-child {
    margin-top: 22px;
  }

  #other_sales_wrap {
    padding-bottom: 45px;
  }
  #other_sales_wrap table {
    border: 1px solid #d7dfdc;
    border-top: none;
    width: 100%;
    min-width: 200px;
  }
  #other_sales_wrap table tr {
    position: relative;
  }
  #other_sales_wrap table tr th, #other_sales_wrap table tr td {
    border: none;
    display: block;
  }
  #other_sales_wrap table tr th {
    background: #f4f6f9;
    text-align: center;
    vertical-align: middle;
    border-top: 1px solid #d7dfdc;
    padding: 5px 10px;
  }
  #other_sales_wrap table tr th h2 {
    font-weight: bold;
    font-size: 13px;
    line-height: 1.47;
  }
  #other_sales_wrap table tr td {
    text-align: center;
    display: block;
    padding: 16px 0 28px;
  }
  #other_sales_wrap table tr td h3 {
    font-size: 13px;
    margin-bottom: 1px;
  }
  #other_sales_wrap table tr td h3 span {
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.47;
  }
  #other_sales_wrap table tr td h3, #other_sales_wrap table tr td p {
    padding: 0 10px;
  }
  #other_sales_wrap table.first {
    border-bottom: none;
  }
}
/* domestic
-----------------------------------------------------*/
@media only screen and (min-width: 751px) {
  #map_domestic {
    position: relative;
    height: 510px;
  }
  #map_domestic #base {
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -521px;
    width: 1042px;
    height: 421px;
  }
  #map_domestic #agency {
    position: absolute;
    top: 193px;
    left: 50%;
    margin-left: -230px;
    width: 567px;
    height: 186px;
  }
  #map_domestic #map_list {
    position: relative;
    left: 0;
    top: 0;
  }
  #map_domestic #map_list li {
    z-index: 3;
    cursor: pointer;
    position: absolute;
    left: 50%;
  }
  #map_domestic #map_list li .icon {
    width: 13px;
    height: 13px;
  }
  #map_domestic #map_list li .mini {
    width: 7px;
    height: 7px;
  }
  #map_domestic #map_list li .large {
    width: 24px;
    height: 25px;
  }
  #map_domestic #map_list li .baloon {
    display: none;
    position: absolute;
    top: -140px;
    left: -58px;
    width: 128px;
    height: 142px;
    z-index: 50;
  }
  #map_domestic #map_list li.fade_no {
    cursor: default;
  }
  #map_domestic #map_list #kanagawa_icon {
    margin-left: 146px;
    top: 265px;
  }
  #map_domestic #map_list #kawaguchi_icon {
    z-index: 3;
    margin-left: 134px;
    top: 234px;
  }
  #map_domestic #map_list #kawaguchi_icon .baloon {
    display: block;
    top: -16px;
    left: 11px;
    width: 361px;
    height: 17px;
  }
  #map_domestic #map_list #saitama_icon {
    margin-left: 154px;
    top: 240px;
  }
  #map_domestic #map_list #fukuoka_icon {
    margin-left: -281px;
    top: 280px;
  }
  #map_domestic #map_list #gunnma_icon {
    z-index: 7;
    margin-left: 156px;
    top: 210px;
  }
  #map_domestic #map_list #osaka_icon {
    margin-left: -37px;
    top: 270px;
  }
  #map_domestic #map_list #toyota_icon {
    margin-left: 38px;
    top: 265px;
  }
  #map_domestic #map_list #nagoya_icon {
    margin-left: 24px;
    top: 260px;
  }
  #map_domestic #map_list #honsya_icon {
    z-index: 6;
    margin-left: 126px;
    top: 260px;
  }
  #map_domestic #map_list #honsya_icon .baloon {
    display: block;
    top: -187px;
    left: -81px;
    width: 130px;
    height: 200px;
  }
  #map_domestic #map_list #orii_icon {
    z-index: 3;
    margin-left: -88px;
    top: 219px;
  }
  #map_domestic #map_list #orii_icon .baloon {
    display: block;
    top: -139px;
    left: -78px;
    width: 183px;
    height: 136px;
  }
  #map_domestic #map_list #koriyama_icon .baloon,
  #map_domestic #map_list #nigata_icon .baloon,
  #map_domestic #map_list #suwa_icon .baloon,
  #map_domestic #map_list #sizuoka_icon .baloon,
  #map_domestic #map_list #hamamatsu_icon .baloon,
  #map_domestic #map_list #kanazawa_icon .baloon,
  #map_domestic #map_list #okayama_icon .baloon,
  #map_domestic #map_list #hiroshima_icon .baloon {
    top: -140px;
    left: -61px;
  }
  #map_domestic #map_list #koriyama_icon {
    margin-left: 209px;
    top: 180px;
  }
  #map_domestic #map_list #nigata_icon {
    margin-left: 159px;
    top: 144px;
  }
  #map_domestic #map_list #suwa_icon {
    margin-left: 73px;
    top: 232px;
  }
  #map_domestic #map_list #sizuoka_icon {
    margin-left: 88px;
    top: 280px;
  }
  #map_domestic #map_list #hamamatsu_icon {
    margin-left: 64px;
    top: 290px;
  }
  #map_domestic #map_list #kanazawa_icon {
    margin-left: 39px;
    top: 185px;
  }
  #map_domestic #map_list #okayama_icon {
    margin-left: -112px;
    top: 257px;
  }
  #map_domestic #map_list #hiroshima_icon {
    margin-left: -180px;
    top: 252px;
  }

  #base_list {
    text-align: center;
    position: relative;
    top: -120px;
    width: 1091px;
    margin: 0 auto -120px;
    overflow: hidden;
  }
  #base_list > li {
    vertical-align: top;
    display: inline-block;
    width: 229px;
    border: 1px solid #d7dfdc;
    padding: 19px 12px;
    text-align: center;
    background: #ffffff;
    margin-left: 19px;
  }
  #base_list > li img {
    width: 215px;
  }
  #base_list > li h2 {
    font-weight: bold;
    font-size: 15px;
    margin: 18px 0 15px;
  }
  #base_list > li:first-child {
    margin-left: 0px;
  }

  #field_office_wrap {
    padding-bottom: 65px;
    background: #f2f5f8;
  }
  #field_office_wrap h2 {
    width: 600px;
    padding-top: 35px;
    margin: 0 auto 30px;
  }
  #field_office_wrap h2 .title_inner {
    background: none;
  }
  #field_office_wrap h2 .title_inner span {
    font-size: 15px;
    font-weight: bold;
  }
  #field_office_wrap .branch_list h3 {
    font-weight: bold;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 750px) {
  #map_domestic {
    position: relative;
    height: 510px;
  }
  #map_domestic #base {
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -521px;
    width: 1042px;
    height: 421px;
  }
  #map_domestic #agency {
    position: absolute;
    top: 196px;
    left: 50%;
    margin-left: -460px;
    width: 567px;
    height: 186px;
  }
  #map_domestic #map_list {
    position: relative;
    left: 0;
    top: 0;
  }
  #map_domestic #map_list li {
    cursor: pointer;
    position: absolute;
    left: 50%;
  }
  #map_domestic #map_list li .icon {
    width: 13px;
    height: 13px;
  }
  #map_domestic #map_list li .large {
    width: 24px;
    height: 25px;
  }
  #map_domestic #map_list li .baloon {
    display: none;
    position: absolute;
    top: -164px;
    left: -69px;
    width: 150px;
    height: 166px;
    z-index: 50;
  }
  #map_domestic #map_list #kanagawa_icon {
    margin-left: 146px;
    top: 265px;
  }
  #map_domestic #map_list #kawaguchi_icon {
    z-index: 5;
    margin-left: 134px;
    top: 234px;
  }
  #map_domestic #map_list #kawaguchi_icon .baloon {
    top: -11px;
    left: 11px;
    width: 293px;
    height: 17px;
  }
  #map_domestic #map_list #saitama_icon {
    margin-left: 154px;
    top: 240px;
  }
  #map_domestic #map_list #fukuoka_icon {
    margin-left: -281px;
    top: 280px;
  }
  #map_domestic #map_list #gunnma_icon {
    margin-left: 156px;
    top: 210px;
  }
  #map_domestic #map_list #osaka_icon {
    margin-left: -37px;
    top: 270px;
  }
  #map_domestic #map_list #toyota_icon {
    margin-left: 38px;
    top: 265px;
  }
  #map_domestic #map_list #nagoya_icon {
    margin-left: 24px;
    top: 260px;
  }
  #map_domestic #map_list #honsya_icon {
    margin-left: 126px;
    top: 260px;
  }
  #map_domestic #map_list #honsya_icon .baloon {
    top: -187px;
    left: -29px;
    width: 35px;
    height: 200px;
  }
  #map_domestic #map_list #orii_icon {
    margin-left: -88px;
    top: 219px;
  }
  #map_domestic #map_list #orii_icon .baloon {
    top: -134px;
    left: -66px;
    width: 157px;
    height: 136px;
  }

  #base_list > li {
    vertical-align: top;
    border: 1px solid #d7dfdc;
    padding: 15px;
    text-align: center;
    background: #ffffff;
    margin: 15px 15px 0;
  }
  #base_list > li h2 {
    font-weight: bold;
    font-size: 15px;
    margin: 12px 0 7px;
  }
  #base_list > li:first-child {
    margin-top: 0;
  }

  #overseas_manufacturing_wrap {
    vertical-align: top;
    border: 1px solid #d7dfdc;
    padding: 15px;
    text-align: center;
    background: #ffffff;
    margin: 15px 15px 0;
  }
}
