@charset "UTF-8";
/* ==================================================
	sp
================================================== */
@media screen and (max-width: 599px) {
  #fv {
    width: 100%;
    margin: 0;
    background: #fff;
  }
  .fv {
    width: 100%;
    margin: 0;
    position: relative;
  }
  .fv img {
    width: 100%;
    height: auto;
  }
  .catchphrase_wrapper {
    width: 50%;
    position: absolute;
    bottom: 12vw;
    left: 0;
    background: rgba(16, 8, 3, 0.5);
  }
  .catchphrase_wrapper h2 {
    font-size: 4.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 600;
    color: #fff;
    text-align: right;
    padding: 5vw 5% 5vw 0;
  }
  #greeting {
    width: 100%;
    margin: 5vw 0 0;
  }
  .greeting_heading {
    font-size: 3.0vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    font-weight: 600;
  }
  .greeting_heading img {
    display: block;
    width: 5%;
    height: auto;
    margin: 0 auto 2vw;
  }
  .greeting_wrapper {
    width: 85%;
    margin: 0 auto;
  }
  .greeting_heading_wrapper {
    width: 100%;
    margin: 3vw 0 0;
    background: #F4F1EF;
  }
  .greeting_heading_txt {
    font-size: 3.5vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 600;
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 5vw 20%;
  }
  .greeting_heading_txt:before, .greeting_heading_txt:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 25%;
    height: 1px;
    background-color: #211A19;
  }
  .greeting_heading_txt:before {
    left: 0;
  }
  .greeting_heading_txt:after {
    right: 0;
  }
  .greeting_inner_president {
    width: 100%;
    margin: 5vw auto 0;
  }
  .greeting_txt_president {
    font-size: 3.0vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    text-align: left;
  }
  .greeting_txt_president:nth-of-type(2) {
    margin: 3vw 0;
  }
  .greeting_signature_president {
    font-size: 3.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    text-align: end;
    margin-top: 2vw;
  }
  .greeting_img_president {
    width: 100%;
    margin: 5vw 0 0;
  }
  .greeting_img_president img {
    width: 100%;
    height: auto;
  }
  #staff {
    width: 100%;
    margin: 10vw 0 0;
    position: relative;
  }
  .greeting_subheading_wrapper {
    width: 75%;
    margin: 0;
    background: #F4F1EF;
  }
  .greeting_subheading {
    font-size: 3.5vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 600;
    text-align: left;
    padding: 6vw 0 3vw 10%;
  }
  .greeting_subheading_txt {
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 2.8vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 400;
    padding: 0 10% 3vw 0;
    text-align: right;
  }
  .greeting_inner_staff {
    width: 85%;
    margin: 0 auto;
    padding: 10vw 0 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .greeting_img_wrapper {
    display: flex;
    flex-direction: column-reverse;
  }
  .greeting_img_staff {
    width: 100%;
    margin: 5vw 0 0;
  }
  .greeting_img_staff img {
    width: 100%;
    height: auto;
  }
  .greeting_signature_staff {
    font-size: 3.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    margin: 5vw 0 0;
    text-align: end;
  }
  .greeting_txt_wrapper {}
  .greeting_txt {
    font-size: 3.0vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    text-align: left;
  }
  #company {
    width: 100%;
    margin: 25vw 0 0;
    background: url("../images/bg_info.png");
    position: relative;
  }
  .company_heading_content {
    width: 85%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -13.5vw);
  }
  .company_symbol_wrapper {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: end;
  }
  .company_symbol {
    width: 10%;
    margin-right: 5%;
  }
  .company_symbol img {
    width: 100%;
    height: auto;
  }
  .company_heading_wrapper {
    width: 100%;
    margin: 0;
    background: #F4F1EF;
  }
  .company_wrapper {
    width: 85%;
    margin: 0 auto;
    padding: 7vw 0;
  }
  .company_heading {
    font-size: 3.5vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 600;
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 5vw 20%;
  }
  .company_heading:before, .company_heading:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 25%;
    height: 1px;
    background-color: #211A19;
  }
  .company_heading:before {
    left: 0;
  }
  .company_heading:after {
    right: 0;
  }
  .company_info_wrapper {
    width: 100%;
    margin: 0;
  }
  .company_info_inner {
    width: 100%;
    margin: 0;
    text-align: left;
    border-collapse: collapse;
    border-spacing: 0;
  }
  .company_info_left {
    font-size: 3.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    display: block;
    margin: 5vw 0 0;
    padding: 0 0 0 5%;
  }
  .company_info_right {
    font-size: 3.0vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    display: block;
    margin: 3vw 0 0;
    padding: 0 0 3vw 5%;
    border-bottom: 1px solid #211A19;
  }
  .company_detail_wrapper {
    width: 100%;
    margin: 3vw 0 0;
  }
  .company_detail_inner {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .company_detail_txt {
    font-size: 2.8vw;
    letter-spacing: 0.05em;
    line-height: 1.0em;
    margin-bottom: 2vw;
    text-align: left;
  }
  .company_detail_txt:last-of-type {
    margin-bottom: 0;
  }
  .company_img_wrapper {
    width: 100%;
    margin: 5vw 0 0;
  }
  .company_img_inner {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .company_img {
    width: 100%;
  }
  .company_img:first-of-type {
    margin-bottom: 3vw;
  }
  .company_img img {
    width: 100%;
    height: auto;
  }
  #access {
    width: 100%;
    margin: 10vw 0 5vw;
    position: relative;
  }
  .access_heading_wrapper {
    width: 75%;
    margin: 0;
    background: #F4F1EF;
  }
  .access_heading {
    font-size: 3.5vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 600;
    text-align: left;
    padding: 6vw 0 3vw 10%;
  }
  .access_heading_txt {
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 2.8vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 400;
    padding: 0 10% 3vw 0;
    text-align: right;
  }
  .access_wrapper {
    width: 90%;
    margin: 0 auto;
    padding: 10vw 0 0;
  }
  .access_txt {
    font-size: 3.0vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
  }
  .access_inner {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin: 5vw 0 0;
  }
  .access_img_wrapper {
    width: 100%;
    margin-right: 1%;
  }
  .access_img {
    width: 100%;
    margin: 0;
  }
  .access_img img {
    width: 100%;
    height: auto;
  }
  .address_wrapper {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .address_txt {
    font-size: 3.0vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    text-align: center;
    margin: 3vw 0 0;
  }
  .map_wrapper {
    width: 100%;
    position: relative;
    height: 0;
    padding-bottom: calc(75% - 3.8vw);
    overflow: hidden;
    margin: 5vw 0 0;
  }
  .map_wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
/* ==================================================
	tb
================================================== */
@media screen and (min-width: 600px) and (max-width: 1024px) {
  #fv {
    width: 100%;
    margin: 0;
    background: #fff;
  }
  .fv {
    width: 100%;
    margin: 0;
    position: relative;
  }
  .fv img {
    width: 100%;
    height: auto;
  }
  .catchphrase_wrapper {
    width: 50%;
    position: absolute;
    bottom: 12vw;
    left: 0;
    background: rgba(16, 8, 3, 0.5);
  }
  .catchphrase_wrapper h2 {
    font-size: 3.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 600;
    color: #fff;
    text-align: right;
    padding: 5vw 5% 5vw 0;
  }
  #greeting {
    width: 100%;
    margin: 5vw 0 0;
  }
  .greeting_heading {
    font-size: 2.0vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    font-weight: 600;
  }
  .greeting_heading img {
    display: block;
    width: 5%;
    height: auto;
    margin: 0 auto 2vw;
  }
  .greeting_wrapper {
    width: 85%;
    margin: 0 auto;
  }
  .greeting_heading_wrapper {
    width: 100%;
    margin: 3vw 0 0;
    background: #F4F1EF;
  }
  .greeting_heading_txt {
    font-size: 2.5vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 600;
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 5vw 20%;
  }
  .greeting_heading_txt:before, .greeting_heading_txt:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 25%;
    height: 1px;
    background-color: #211A19;
  }
  .greeting_heading_txt:before {
    left: 0;
  }
  .greeting_heading_txt:after {
    right: 0;
  }
  .greeting_inner_president {
    width: 100%;
    margin: 5vw auto 0;
  }
  .greeting_txt_president {
    font-size: 2.0vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    text-align: left;
  }
  .greeting_txt_president:nth-of-type(2) {
    margin: 3vw 0;
  }
  .greeting_signature_president {
    font-size: 2.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    text-align: end;
    margin-top: 2vw;
  }
  .greeting_img_president {
    width: 100%;
    margin: 5vw 0 0;
  }
  .greeting_img_president img {
    width: 100%;
    height: auto;
  }
  #staff {
    width: 100%;
    margin: 10vw 0 0;
    position: relative;
  }
  .greeting_subheading_wrapper {
    width: 75%;
    margin: 0;
    background: #F4F1EF;
  }
  .greeting_subheading {
    font-size: 2.5vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 600;
    text-align: left;
    padding: 6vw 0 3vw 10%;
  }
  .greeting_subheading_txt {
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 1.8vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 400;
    padding: 0 10% 3vw 0;
    text-align: right;
  }
  .greeting_inner_staff {
    width: 85%;
    margin: 0 auto;
    padding: 10vw 0 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .greeting_img_wrapper {
    display: flex;
    flex-direction: column-reverse;
  }
  .greeting_img_staff {
    width: 100%;
    margin: 5vw 0 0;
  }
  .greeting_img_staff img {
    width: 100%;
    height: auto;
  }
  .greeting_signature_staff {
    font-size: 2.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    margin: 5vw 0 0;
    text-align: end;
  }
  .greeting_txt_wrapper {}
  .greeting_txt {
    font-size: 2.0vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    text-align: left;
  }
  #company {
    width: 100%;
    margin: 25vw 0 0;
    background: url("../images/bg_info.png");
    position: relative;
  }
  .company_heading_content {
    width: 85%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -13.5vw);
  }
  .company_symbol_wrapper {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: end;
  }
  .company_symbol {
    width: 7%;
    margin-right: 5%;
  }
  .company_symbol img {
    width: 100%;
    height: auto;
  }
  .company_heading_wrapper {
    width: 100%;
    margin: 0;
    background: #F4F1EF;
  }
  .company_wrapper {
    width: 85%;
    margin: 0 auto;
    padding: 7vw 0;
  }
  .company_heading {
    font-size: 2.5vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 600;
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 5vw 20%;
  }
  .company_heading:before, .company_heading:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 25%;
    height: 1px;
    background-color: #211A19;
  }
  .company_heading:before {
    left: 0;
  }
  .company_heading:after {
    right: 0;
  }
  .company_info_wrapper {
    width: 100%;
    margin: 0;
  }
  .company_info_inner {
    width: 100%;
    margin: 0;
    text-align: left;
    border-collapse: collapse;
    border-spacing: 0;
  }
  .company_info_left {
    font-size: 2.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    display: block;
    margin: 5vw 0 0;
    padding: 0 0 0 5%;
  }
  .company_info_right {
    font-size: 2.0vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    display: block;
    margin: 3vw 0 0;
    padding: 0 0 3vw 5%;
    border-bottom: 1px solid #211A19;
  }
  .company_detail_wrapper {
    width: 100%;
    margin: 3vw 0 0;
  }
  .company_detail_inner {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .company_detail_txt {
    font-size: 1.8vw;
    letter-spacing: 0.05em;
    line-height: 1.0em;
    margin-bottom: 2vw;
    text-align: left;
  }
  .company_detail_txt:last-of-type {
    margin-bottom: 0;
  }
  .company_img_wrapper {
    width: 100%;
    margin: 5vw 0 0;
  }
  .company_img_inner {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .company_img {
    width: 100%;
  }
  .company_img:first-of-type {
    margin-bottom: 3vw;
  }
  .company_img img {
    width: 100%;
    height: auto;
  }
  #access {
    width: 100%;
    margin: 10vw 0 5vw;
    position: relative;
  }
  .access_heading_wrapper {
    width: 75%;
    margin: 0;
    background: #F4F1EF;
  }
  .access_heading {
    font-size: 2.5vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 600;
    text-align: left;
    padding: 6vw 0 3vw 10%;
  }
  .access_heading_txt {
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 1.8vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 400;
    padding: 0 10% 3vw 0;
    text-align: right;
  }
  .access_wrapper {
    width: 90%;
    margin: 0 auto;
    padding: 10vw 0 0;
  }
  .access_txt {
    font-size: 2.0vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
  }
  .access_inner {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin: 5vw 0 0;
  }
  .access_img_wrapper {
    width: 100%;
    margin-right: 1%;
  }
  .access_img {
    width: 100%;
    margin: 0;
  }
  .access_img img {
    width: 100%;
    height: auto;
  }
  .address_wrapper {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .address_txt {
    font-size: 2.0vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    text-align: center;
    margin: 3vw 0 0;
  }
  .map_wrapper {
    width: 100%;
    position: relative;
    height: 0;
    padding-bottom: calc(75% - 3.8vw);
    overflow: hidden;
    margin: 5vw 0 0;
  }
  .map_wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
/* ==================================================
	pc
================================================== */
@media screen and (min-width: 1025px) {
  #fv {
    width: 100%;
    margin: 0;
    background: #fff;
  }
  .fv {
    width: 100%;
    margin: 0;
    position: relative;
  }
  .fv img {
    width: 100%;
    height: auto;
  }
  .catchphrase_wrapper {
    width: 35%;
    position: absolute;
    bottom: 10vw;
    left: 0;
    background: rgba(16, 8, 3, 0.5);
  }
  .catchphrase_wrapper h2 {
    font-size: 2.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 400;
    color: #fff;
    text-align: right;
    padding: 4vw 5% 4vw 0;
  }
  #greeting {
    width: 100%;
    margin: 0;
  }
  .greeting_heading {
    font-size: 1.3vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 400;
    margin-top: 5vw;
  }
  .greeting_heading:before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(../images/icon_heading.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin: 0 1% 0.2vw 0;
  }
  .greeting_wrapper {
    width: 80%;
    margin: 0 auto;
  }
  .greeting_heading_wrapper {
    width: 100%;
    margin: 3vw 0 0;
    background: #F4F1EF;
  }
  .greeting_heading_txt {
    font-size: 1.4vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 400;
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 3vw 20%;
  }
  .greeting_heading_txt:before, .greeting_heading_txt:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 35%;
    height: 1px;
    background-color: #211A19;
  }
  .greeting_heading_txt:before {
    left: 0;
  }
  .greeting_heading_txt:after {
    right: 0;
  }
  .greeting_inner_president {
    width: 65%;
    margin: 3vw auto 0;
  }
  .greeting_txt_president {
    font-size: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    text-align: left;
  }
  .greeting_txt_president:nth-of-type(2) {
    margin: 3vw 0 2vw;
  }
  .greeting_signature_president {
    font-size: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    text-align: end;
    margin-top: 1vw;
  }
  .greeting_img_president {
    width: 100%;
    margin: 3vw 0 0;
  }
  .greeting_img_president img {
    width: 100%;
    height: auto;
  }
  #staff {
    width: 100%;
    margin: 7vw 0 0;
    position: relative;
  }
  .greeting_subheading_wrapper {
    width: 50%;
    margin: 0;
    background: #F4F1EF;
    position: absolute;
    top: 0%;
    left: 0;
  }
  .greeting_subheading {
    font-size: 1.8vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 400;
    text-align: left;
    padding: 4vw 0 2vw 20%;
  }
  .greeting_subheading_txt {
    font-size: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    text-align: right;
    padding: 0 10% 2vw 0;
  }
  .greeting_inner_staff {
    width: 80%;
    margin: 0 auto;
    padding: 15vw 0 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-start;
  }
  .greeting_img_wrapper {
    flex: 1;
  }
  .greeting_img_staff {}
  .greeting_img_staff img {
    width: 100%;
    height: auto;
  }
  .greeting_signature_staff {
    font-size: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    margin: 1vw 0 0 3%;
    text-align: left;
  }
  .greeting_txt_wrapper {
    flex: 1;
  }
  .greeting_txt {
    font-size: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    padding-left: 5%;
  }
  #company {
    width: 100%;
    margin: 15vw 0 0;
    background: url("../images/bg_info.png");
    position: relative;
  }
  .company_heading_content {
    width: 80%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -7.0vw);
  }
  .company_symbol_wrapper {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: end;
  }
  .company_symbol {
    width: 5%;
    margin-right: 5%;
  }
  .company_symbol img {
    width: 100%;
    height: auto;
  }
  .company_heading_wrapper {
    width: 100%;
    margin: 0;
    background: #F4F1EF;
  }
  .company_wrapper {
    width: 80%;
    margin: 0 auto;
    padding: 3vw 0 5vw;
  }
  .company_heading {
    font-size: 1.4vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 400;
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 3vw 20%;
  }
  .company_heading:before, .company_heading:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 35%;
    height: 1px;
    background-color: #211A19;
  }
  .company_heading:before {
    left: 0;
  }
  .company_heading:after {
    right: 0;
  }
  .company_info_wrapper {
    width: 65%;
    margin: 0 auto;
  }
  .company_info_inner {
    width: 100%;
    margin: 5vw auto 0;
    text-align: left;
    border-collapse: collapse;
    border-spacing: 0;
  }
  .company_info_left {
    font-size: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    padding: 0.5vw 0;
  }
  .company_info_right {
    font-size: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    padding: 0.5vw 0 0.5vw 10%;
  }
  .company_detail_wrapper {
    width: 100%;
    margin: 3vw 0 0;
  }
  .company_detail_inner {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .company_detail_txt {
    font-size: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    margin-bottom: 1.5vw;
    text-align: left;
  }
  .company_detail_txt:last-of-type {
    margin-bottom: 0;
  }
  .company_img_wrapper {
    width: 100%;
    margin: 5vw 0 0;
  }
  .company_img_inner {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .company_img {
    flex: 1;
  }
  .company_img:first-of-type {
    margin-right: 1%;
  }
  .company_img img {
    width: 100%;
    height: auto;
  }
  #access {
    width: 100%;
    margin: 7vw 0 0;
    position: relative;
  }
  .access_heading_wrapper {
    width: 50%;
    margin: 0;
    background: #F4F1EF;
    position: absolute;
    top: 0%;
    left: 0;
  }
  .access_heading {
    font-size: 1.8vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 400;
    text-align: left;
    padding: 4vw 0 2vw 20%;
  }
  .access_heading_txt {
    font-size: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    text-align: right;
    padding: 0 10% 2vw 0;
  }
  .access_wrapper {
    width: 80%;
    margin: 0 auto;
    padding: 15vw 0 0;
  }
  .access_txt {
    font-size: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
  }
  .access_inner {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 5vw 0 0;
  }
  .access_img_wrapper {
    flex: 1;
    margin-right: 1%;
  }
  .access_img {
    width: 100%;
    margin: 0;
  }
  .access_img img {
    width: 100%;
    height: auto;
  }
  .address_wrapper {
    flex: 1;
  }
  .address_txt {
    font-size: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    text-align: left;
    padding-left: 5%;
  }
  .map_wrapper {
    width: 100%;
    position: relative;
    height: 0;
    padding-bottom: calc(75% - 3.8vw);
    overflow: hidden;
    margin: 1vw auto 0;
  }
  .map_wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}