/* [ variable ]
-------------------------------------------------*/
/* element */
/* font */
/* [ font style ]
-------------------------------------------------*/
@import url(//fonts.googleapis.com/earlyaccess/notosansjp.css);
/* [ opacity ]
-------------------------------------------------*/
/* [ display style ]
-------------------------------------------------*/
/* [ easing style ]
-------------------------------------------------*/
/* [ Hover Motion style ]
-------------------------------------------------*/
/* [ icon style ]
-------------------------------------------------*/
/* [ form parts ]
-------------------------------------------------*/
/* Showroom Style
-------------------------------------------------- */
@media only screen and (min-width: 751px) {
  #factory_and_showroom #header #page_title {
    margin-top: 53px;
    margin-bottom: 42px;
  }
  #factory_and_showroom #two_column_body #contents {
    position: relative;
  }
  #factory_and_showroom #two_column_body #contents #headquarters section:before {
    content: "";
    display: block;
    background: url("../en_img/factory_showroom/img01.jpg") no-repeat center center;
    height: 250px;
    display: block;
  }
  #factory_and_showroom #two_column_body #contents #headquarters .table {
    margin-top: 30px;
    border: none;
  }
  #factory_and_showroom #two_column_body #contents #headquarters .table tr {
    border: none;
  }
  #factory_and_showroom #two_column_body #contents #headquarters .table th {
    background: #fff;
    padding: 10px 0 10px;
    width: 96px;
    height: 20px;
    vertical-align: top;
  }
  #factory_and_showroom #two_column_body #contents #headquarters .table td {
    height: 20px;
    padding: 10px 10px 10px 30px;
  }
  #factory_and_showroom #two_column_body #contents #headquarters .table td .attention {
    margin-top: 20px;
  }
  #factory_and_showroom #two_column_body #contents #headquarters .table td .link-access {
    position: relative;
  }
  #factory_and_showroom #two_column_body #contents #headquarters .table td .link-access .link-img {
    background: url("../en_common/img/icon_blank_green.svg");
    background-size: 14px 12px;
    width: 14px;
    height: 12px;
    display: inline-block;
    margin-left: 10px;
    vertical-align: -3px;
  }
  #factory_and_showroom #two_column_body #contents #headquarters .table td .link-access > p {
    display: inline-block;
  }
  #factory_and_showroom #two_column_body #contents #headquarters .table td .link-access .map-box {
    display: inline-block;
    margin-left: 10px;
  }
  #factory_and_showroom #two_column_body #contents #headquarters .virtural_gallery {
    width: 100%;
    height: 110px;
    margin-top: 50px;
    background: #f7f7f5;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #factory_and_showroom #two_column_body #contents #headquarters .virtural_gallery .btn {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  #factory_and_showroom #two_column_body #contents #headquarters .virtural_gallery .virtural_gallery_botton {
    width: 530px;
    height: 50px;
    display: block;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #factory_and_showroom #two_column_body #contents #headquarters .virtural_gallery .virtural_gallery_botton img {
    width: 15px;
    margin-right: 10px;
    z-index: 1;
  }
  #factory_and_showroom #two_column_body #contents #tokyo section:before {
    content: "";
    display: block;
    background: url("../en_img/factory_showroom/img02.jpg") no-repeat center center;
    height: 250px;
    display: block;
  }
  #factory_and_showroom #two_column_body #contents #tokyo .table {
    margin-top: 30px;
    border: none;
  }
  #factory_and_showroom #two_column_body #contents #tokyo .table tr {
    border: none;
  }
  #factory_and_showroom #two_column_body #contents #tokyo .table th {
    background: #fff;
    padding: 10px 0 10px;
    width: 96px;
    height: 20px;
    vertical-align: top;
  }
  #factory_and_showroom #two_column_body #contents #tokyo .table td {
    height: 20px;
    padding: 10px 10px 10px 30px;
  }
  #factory_and_showroom #two_column_body #contents #tokyo .table td .link-access {
    position: relative;
  }
  #factory_and_showroom #two_column_body #contents #tokyo .table td .link-access .link-img {
    background: url("../en_common/img/icon_blank_green.svg");
    background-size: 14px 12px;
    width: 14px;
    height: 12px;
    display: inline-block;
    margin-left: 10px;
    vertical-align: -3px;
  }
  #factory_and_showroom #two_column_body #contents #tokyo .table td .link-access > p {
    display: inline-block;
  }
  #factory_and_showroom #two_column_body #contents #tokyo .table td .link-access .map-box {
    display: inline-block;
    margin-left: 10px;
  }
  #factory_and_showroom #two_column_body #contents #tokyo .table td .link-box {
    position: relative;
  }
  #factory_and_showroom #two_column_body #contents #tokyo .table td .link-box .link-img {
    background: url("../en_common/img/icon_blank_green.svg");
    background-size: 14px 12px;
    width: 14px;
    height: 12px;
    display: inline-block;
    margin-left: 10px;
    vertical-align: -3px;
  }
  #factory_and_showroom #two_column_body #contents #tokyo .btn-box {
    margin-top: 30px;
    text-align: center;
    background: #f7f7f5;
    padding: 30px 0;
  }
  #factory_and_showroom #two_column_body #contents #tokyo .btn-box .list {
    display: inline-block;
  }
  #factory_and_showroom #two_column_body #contents #tokyo .btn-box .list a {
    background: #fff;
    margin: 0 5px;
  }
  #factory_and_showroom #two_column_body #contents .modal-none {
    display: none;
    width: 100%;
    height: 100%;
    background: #333;
    opacity: 0.7;
    position: absolute;
    top: 0;
  }
}
@media only screen and (max-width: 750px) {
  #factory_and_showroom #header #page_title img {
    width: 100%;
  }
  #factory_and_showroom #two_column_body #contents #headquarters section:before {
    content: "";
    display: block;
    background: url("../en_img/factory_showroom/img01_sp.jpg") no-repeat center center;
    height: 175px;
    display: block;
    background-size: cover;
  }
  #factory_and_showroom #two_column_body #contents #headquarters section .table {
    margin-top: 20px;
    border: none;
  }
  #factory_and_showroom #two_column_body #contents #headquarters section .table tr {
    border: none;
  }
  #factory_and_showroom #two_column_body #contents #headquarters section .table tr th {
    background: #fff;
    padding: 0 0 10px;
    width: 80px;
    vertical-align: top;
  }
  #factory_and_showroom #two_column_body #contents #headquarters section .table tr td {
    padding: 0 0 10px;
  }
  #factory_and_showroom #two_column_body #contents #headquarters section .table tr td .attention {
    clear: both;
    margin-top: 20px;
  }
  #factory_and_showroom #two_column_body #contents #headquarters section .table tr td .link-access {
    position: relative;
  }
  #factory_and_showroom #two_column_body #contents #headquarters section .table tr td .link-access > p {
    float: left;
  }
  #factory_and_showroom #two_column_body #contents #headquarters section .table tr td .link-access .map-box {
    float: left;
    position: relative;
    margin-left: 10px;
  }
  #factory_and_showroom #two_column_body #contents #headquarters section .table tr td .link-access .map-box .link-sp {
    display: inline-block;
  }
  #factory_and_showroom #two_column_body #contents #headquarters section .table tr td .link-access .map-box .link01 {
    position: absolute;
    width: 9px;
    height: 7px;
    border: 1px solid #5e8a19;
    top: 7px;
    left: 40px;
  }
  #factory_and_showroom #two_column_body #contents #headquarters section .table tr td .link-access .map-box .link02 {
    position: absolute;
    width: 10px;
    height: 8px;
    border: 1px solid #5e8a19;
    top: 7px;
    margin-left: 2px;
    margin-top: 2px;
    border-top: none;
    border-left: none;
    left: 40px;
  }
  #factory_and_showroom #two_column_body #contents #headquarters .virtural_gallery {
    width: auto;
    height: 85px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 30px;
    background: #f7f7f5;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #factory_and_showroom #two_column_body #contents #headquarters .virtural_gallery .btn {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  #factory_and_showroom #two_column_body #contents #headquarters .virtural_gallery .virtural_gallery_botton {
    width: 305px;
    height: 45px;
    display: block;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #factory_and_showroom #two_column_body #contents #headquarters .virtural_gallery .virtural_gallery_botton img {
    width: 15px;
    margin-right: 10px;
    z-index: 1;
  }
  #factory_and_showroom #two_column_body #contents #tokyo section:before {
    content: "";
    display: block;
    background: url("../en_img/factory_showroom/img02_sp.jpg") no-repeat center center;
    height: 175px;
    display: block;
    background-size: cover;
  }
  #factory_and_showroom #two_column_body #contents #tokyo section .table {
    margin-top: 20px;
    border: none;
  }
  #factory_and_showroom #two_column_body #contents #tokyo section .table tr {
    border: none;
  }
  #factory_and_showroom #two_column_body #contents #tokyo section .table tr th {
    background: #fff;
    padding: 0 0 10px;
    width: 80px;
    vertical-align: top;
  }
  #factory_and_showroom #two_column_body #contents #tokyo section .table tr td {
    padding: 0 0 10px;
  }
  #factory_and_showroom #two_column_body #contents #tokyo section .table tr td .link-access {
    position: relative;
  }
  #factory_and_showroom #two_column_body #contents #tokyo section .table tr td .link-access > p {
    float: left;
  }
  #factory_and_showroom #two_column_body #contents #tokyo section .table tr td .link-access .map-box {
    float: left;
    position: relative;
    margin-left: 10px;
  }
  #factory_and_showroom #two_column_body #contents #tokyo section .table tr td .link-access .map-box .link-sp {
    display: inline-block;
  }
  #factory_and_showroom #two_column_body #contents #tokyo section .table tr td .link-access .map-box .link01 {
    position: absolute;
    width: 9px;
    height: 7px;
    border: 1px solid #5e8a19;
    top: 7px;
    left: 40px;
  }
  #factory_and_showroom #two_column_body #contents #tokyo section .table tr td .link-access .map-box .link02 {
    position: absolute;
    width: 10px;
    height: 8px;
    border: 1px solid #5e8a19;
    top: 7px;
    margin-left: 2px;
    margin-top: 2px;
    border-top: none;
    border-left: none;
    left: 40px;
  }
  #factory_and_showroom #two_column_body #contents #tokyo section .table tr td .access-list li {
    list-style: disc;
  }
  #factory_and_showroom #two_column_body #contents #tokyo section .table tr td .link-box {
    position: relative;
    clear: both;
  }
  #factory_and_showroom #two_column_body #contents #tokyo section .table tr td .link-box .link01 {
    position: absolute;
    width: 9px;
    height: 7px;
    border: 1px solid #5e8a19;
    top: 7px;
    left: 150px;
  }
  #factory_and_showroom #two_column_body #contents #tokyo section .table tr td .link-box .link02 {
    position: absolute;
    width: 10px;
    height: 8px;
    border: 1px solid #5e8a19;
    top: 7px;
    margin-left: 2px;
    margin-top: 2px;
    border-top: none;
    border-left: none;
    left: 150px;
  }
  #factory_and_showroom #two_column_body #contents #tokyo .btn-box {
    margin-top: 30px;
    text-align: center;
    background: #f7f7f5;
    padding: 30px 20px;
  }
  #factory_and_showroom #two_column_body #contents #tokyo .btn-box .list {
    display: inline-block;
    margin: 10px 0;
  }
  #factory_and_showroom #two_column_body #contents #tokyo .btn-box .list a {
    background: #fff;
    margin: 0 5px;
  }
}
