@charset "UTF-8";
/* ===================================================================
CSS information

file name  : access.css
author     : Abilive
style info : アクセス
=================================================================== */
/* ===================================================================
CSS information

file name  : _settings.scss
author     : Abilive
style info : 汎用設定
=================================================================== */
.wrp_main {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .wrp_main::before {
    content: "";
    position: absolute;
    z-index: -1;
    background: url(../../access/images/bg_acc.png) no-repeat;
    background-size: contain;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1025px) {
  .wrp_main::before {
    width: 110.42vw;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
  .wrp_main::before {
    width: 100vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 767px) {
  .wrp_main::before {
    width: 100vw;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1025px) {
  .wrp_main::before {
    height: 78.55vw;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
  .wrp_main::before {
    height: 60vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 767px) {
  .wrp_main::before {
    height: 90vw;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1025px) {
  .wrp_main::before {
    top: -14.2vw;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
  .wrp_main::before {
    top: -5vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 767px) {
  .wrp_main::before {
    top: -25vw;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1025px) {
  .wrp_main::before {
    left: -37.71vw;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
  .wrp_main::before {
    left: -15vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 767px) {
  .wrp_main::before {
    left: -10vw;
  }
}

.wrp_main .con_int {
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 1025px) {
  .wrp_main .con_int {
    width: calc(1160 / 1440 * 100%);
    max-width: calc(1160px);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .wrp_main .con_int {
    max-width: calc(1160px * ((15 + 0) / 13));
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_main .con_int {
    width: calc(1260 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_main .con_int {
    width: calc(388 / 428 * 100%);
  }
}
.wrp_main .con_int .c-title {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .wrp_main .con_int .txt {
    margin-top: calc(15 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_main .con_int .txt {
    margin-top: 1em;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_main .con_int .txt {
    text-align: center;
  }
}
.wrp_main .con_map {
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 1025px) {
  .wrp_main .con_map {
    width: calc(1160 / 1440 * 100%);
    max-width: calc(1160px);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .wrp_main .con_map {
    max-width: calc(1160px * ((15 + 0) / 13));
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_main .con_map {
    width: calc(1260 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_main .con_map {
    width: calc(388 / 428 * 100%);
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_main .con_map {
    margin-top: calc(65 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_main .con_map {
    margin-top: calc(55 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_main .con_map {
    margin-top: 2.5em;
  }
}
.wrp_main .con_map iframe {
  width: 100%;
}
@media only screen and (min-width: 1025px) {
  .wrp_main .con_map iframe {
    height: calc(500 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_main .con_map iframe {
    height: calc(480 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_main .con_map iframe {
    height: 25em;
  }
}
.wrp_main .con_detail {
  max-width: 1000px;
  width: calc(1000 / 1440 * 100%);
  margin-right: auto;
  margin-left: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row-reverse;
}
@media only screen and (min-width: 1441px) {
  .wrp_main .con_detail {
    max-width: calc(1000px * ((15 + 0) / 13));
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_main .con_detail {
    margin-top: calc(65 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_main .con_detail {
    margin-top: calc(55 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_main .con_detail {
    margin-top: 2.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrp_main .con_detail {
    align-items: flex-start;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_main .con_detail {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_main .con_detail {
    width: 82%;
    flex-direction: column-reverse;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_main .con_detail .box_img {
    width: calc(500 / 1000 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_main .con_detail .box_img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_main .con_detail .box_txt {
    width: calc(460 / 1000 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_main .con_detail .box_txt {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_main .con_detail .box_txt {
    margin-left: calc(40 / 1000 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_main .con_detail .box_txt {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_main .con_detail .box_txt {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_main .con_detail .box_txt {
    margin-top: 1.5em;
  }
}
.wrp_main .con_detail .box_txt .c-table {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .wrp_main .con_detail .box_txt .c-table {
    margin-top: calc(15 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_main .con_detail .box_txt .c-table {
    margin-top: 1em;
  }
}
.wrp_main .con_detail .box_txt .c-table tbody tr th {
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .wrp_main .con_detail .box_txt .c-table tbody tr th {
    padding: calc(13 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_main .con_detail .box_txt .c-table tbody tr th {
    padding: 0.8em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_main .con_detail .box_txt .c-table tbody tr th {
    width: calc(110 / 460 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_main .con_detail .box_txt .c-table tbody tr th {
    width: 25%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_main .con_detail .box_txt .c-table tbody tr th {
    width: 25%;
  }
}
.wrp_main .con_detail .box_txt .c-table tbody tr td {
  line-height: 1.5;
}
@media only screen and (min-width: 768px) {
  .wrp_main .con_detail .box_txt .c-table tbody tr td {
    padding: calc(13 / 13 * 1rem) calc(18 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_main .con_detail .box_txt .c-table tbody tr td {
    padding: 0.8em 1em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_main .con_detail .box_txt .c-table tbody tr td {
    width: calc(350 / 460 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_main .con_detail .box_txt .c-table tbody tr td {
    width: 75%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_main .con_detail .box_txt .c-table tbody tr td {
    width: 75%;
  }
}
.wrp_main .con_detail .box_txt .inn_btn {
  display: flex;
}
@media only screen and (min-width: 1025px) {
  .wrp_main .con_detail .box_txt .inn_btn {
    margin-top: calc(30 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_main .con_detail .box_txt .inn_btn {
    margin-top: calc(20 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_main .con_detail .box_txt .inn_btn {
    margin-top: 1.5em;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_main .con_detail .box_txt .inn_btn .c-btn:nth-of-type(n+2) {
    margin-left: calc(15 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_main .con_detail .box_txt .inn_btn .c-btn:nth-of-type(n+2) {
    margin-left: 4%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_main .con_detail .box_txt .inn_btn .c-btn {
    width: 48%;
  }
  .wrp_main .con_detail .box_txt .inn_btn .c-btn .c-btn__link {
    width: 100%;
    min-width: auto;
  }
}

.wrp_info {
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 1025px) {
  .wrp_info {
    width: calc(1160 / 1440 * 100%);
    max-width: calc(1160px);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .wrp_info {
    max-width: calc(1160px * ((15 + 0) / 13));
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_info {
    width: calc(1260 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info {
    width: calc(388 / 428 * 100%);
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_info {
    margin-top: calc(140 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_info {
    margin-top: calc(120 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info {
    margin-top: 5em;
  }
}
.wrp_info .main_tit {
  text-align: center;
}
@media only screen and (min-width: 1025px) {
  .wrp_info .c-tab {
    margin-top: calc(40 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_info .c-tab {
    margin-top: calc(30 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info .c-tab {
    margin-top: 2em;
  }
}
.wrp_info .c-tab .c-tab__buttons .c-tab__list {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .wrp_info .c-tab .c-tab__buttons .c-tab__list {
    justify-content: center;
  }
  .wrp_info .c-tab .c-tab__buttons .c-tab__list::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    z-index: -1;
    background-color: #8F8F8F;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info .c-tab .c-tab__buttons .c-tab__list {
    overflow: visible;
  }
  .wrp_info .c-tab .c-tab__buttons .c-tab__list .c-tab__item {
    width: 50%;
    min-width: auto;
  }
  .wrp_info .c-tab .c-tab__buttons .c-tab__list .c-tab__item .c-tab__button {
    text-align: center;
  }
}
.wrp_info .c-tab .c-tab__buttons .c-tab__button[aria-selected="true"]::after, .wrp_info .c-tab .c-tab__buttons .c-tab__button:hover::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  z-index: -1;
  background: var(--bg-body);
}
@media only screen and (max-width: 767px) and (min-width: 768px) {
  .wrp_info .c-tab .c-tab__buttons .c-tab__button .c-tab__text {
    font-size: calc(13 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .wrp_info .c-tab .c-tab__buttons .c-tab__button .c-tab__text {
    font-size: calc(calc(13 + var(--font-size-sp-add)) / var(--font-size) * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  html:lang(en) .wrp_info .c-tab .c-tab__buttons .c-tab__button .c-tab__text, html:lang(fr) .wrp_info .c-tab .c-tab__buttons .c-tab__button .c-tab__text {
    line-height: 1.2;
  }
}
.wrp_info .con_info {
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 1025px) {
  .wrp_info .con_info {
    margin-top: calc(55 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_info .con_info {
    margin-top: calc(35 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info .con_info {
    margin-top: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info .con_info {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_info .con_info .inner_info {
    width: calc(520 / 1160 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info .con_info .inner_info {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_info .con_info .inner_info {
    padding: calc(20 / 13 * 1rem) calc(50 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info .con_info .inner_info {
    padding: 0;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_info .con_info .inner_info:nth-of-type(2) {
    border-left: 1px solid #fff;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info .con_info .inner_info:nth-of-type(2) {
    margin-top: 3em;
  }
}
.wrp_info .con_info .inner_info .c_tit > span {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .wrp_info .con_info .inner_info .c_tit > span {
    padding-left: calc(30 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info .con_info .inner_info .c_tit > span {
    padding-left: 2em;
  }
}
.wrp_info .con_info .inner_info .c_tit > span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: url(../../access/images/car.png) no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 768px) {
  .wrp_info .con_info .inner_info .c_tit > span::before {
    width: calc(24 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info .con_info .inner_info .c_tit > span::before {
    width: 1.5em;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_info .con_info .inner_info .c_tit > span::before {
    height: calc(24 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info .con_info .inner_info .c_tit > span::before {
    height: 1.5em;
  }
}
.wrp_info .con_info .inner_info .t_tit > span {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .wrp_info .con_info .inner_info .t_tit > span {
    padding-left: calc(27 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info .con_info .inner_info .t_tit > span {
    padding-left: 1.7em;
  }
}
.wrp_info .con_info .inner_info .t_tit > span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: url(../../access/images/train.png) no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 768px) {
  .wrp_info .con_info .inner_info .t_tit > span::before {
    width: calc(21 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info .con_info .inner_info .t_tit > span::before {
    width: 1.2em;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_info .con_info .inner_info .t_tit > span::before {
    height: calc(24 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info .con_info .inner_info .t_tit > span::before {
    height: 1.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_info .con_info .inner_info .box_item {
    margin-top: calc(25 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_info .con_info .inner_info .box_item {
    margin-top: calc(20 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info .con_info .inner_info .box_item {
    margin-top: 1.5em;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_info .con_info .inner_info .box_item .txt {
    margin-top: calc(5 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info .con_info .inner_info .box_item .txt {
    margin-top: 0.5em;
  }
}
.wrp_info .con_info .inner_info .box_item .txt .fwb {
  font-weight: bold;
}
@media only screen and (min-width: 1025px) {
  .wrp_info .con_info .inner_info .box_item .att_txt {
    margin-top: calc(25 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_info .con_info .inner_info .box_item .att_txt {
    margin-top: calc(20 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info .con_info .inner_info .box_item .att_txt {
    margin-top: 1.5em;
  }
}
.wrp_info .con_oth_info {
  margin-left: auto;
  margin-right: auto;
  border: 1px solid;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 1025px) {
  .wrp_info .con_oth_info {
    width: calc(800 / 1160 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_info .con_oth_info {
    width: 85%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info .con_oth_info {
    width: 85%;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_info .con_oth_info {
    margin-top: calc(60 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_info .con_oth_info {
    margin-top: calc(50 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info .con_oth_info {
    margin-top: 3em;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1299px) {
  .wrp_info .con_oth_info {
    width: calc(935 / 1160 * 100%);
  }
}
.wrp_info .con_oth_info::before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: 6px;
  height: 7px;
  z-index: -1;
  background: url(../../access/bus/images/triangle.svg) no-repeat;
}
.wrp_info .con_oth_info::after {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  width: 6px;
  height: 7px;
  z-index: -1;
  transform: rotate(90deg);
  background: url(../../access/bus/images/triangle.svg) no-repeat;
}
.wrp_info .con_oth_info .inner {
  display: flex;
  justify-content: center;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .wrp_info .con_oth_info .inner {
    padding: calc(45 / 13 * 1rem) calc(55 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info .con_oth_info .inner {
    padding: 3em 2.5em;
  }
}
@media only screen and (min-width: 768px) {
  html:lang(en) .wrp_info .con_oth_info .inner, html:lang(fr) .wrp_info .con_oth_info .inner {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info .con_oth_info .inner {
    display: block;
  }
}
.wrp_info .con_oth_info .inner::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: -1px;
  width: 6px;
  height: 7px;
  z-index: -1;
  transform: rotate(-90deg);
  background: url(../../access/bus/images/triangle.svg) no-repeat;
}
.wrp_info .con_oth_info .inner::after {
  content: "";
  position: absolute;
  bottom: -1px;
  right: -1px;
  width: 6px;
  height: 7px;
  z-index: -1;
  transform: rotate(180deg);
  background: url(../../access/bus/images/triangle.svg) no-repeat;
}
@media only screen and (min-width: 1025px) {
  .wrp_info .con_oth_info .inner .box_tit {
    width: calc(30 / 688 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_info .con_oth_info .inner .box_tit {
    width: 10%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info .con_oth_info .inner .box_tit {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  html:lang(en) .wrp_info .con_oth_info .inner .box_tit, html:lang(fr) .wrp_info .con_oth_info .inner .box_tit {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  html:lang(en) .wrp_info .con_oth_info .inner .box_tit, html:lang(fr) .wrp_info .con_oth_info .inner .box_tit {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info .con_oth_info .inner .box_tit .c-title .c-title__jp {
    -webkit-writing-mode: initial;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_info .con_oth_info .inner .box_txt {
    width: calc(260 / 688 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_info .con_oth_info .inner .box_txt {
    width: 45%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info .con_oth_info .inner .box_txt {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_info .con_oth_info .inner .box_txt {
    margin-left: calc(30 / 688 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_info .con_oth_info .inner .box_txt {
    margin-left: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info .con_oth_info .inner .box_txt {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_info .con_oth_info .inner .box_txt {
    margin-top: calc(5 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_info .con_oth_info .inner .box_txt {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info .con_oth_info .inner .box_txt {
    margin-top: 1.5em;
  }
}
@media only screen and (min-width: 768px) {
  html:lang(en) .wrp_info .con_oth_info .inner .box_txt, html:lang(fr) .wrp_info .con_oth_info .inner .box_txt {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) {
  html:lang(en) .wrp_info .con_oth_info .inner .box_txt, html:lang(fr) .wrp_info .con_oth_info .inner .box_txt {
    margin-top: calc(15 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (min-width: 1025px) {
  html:lang(en) .wrp_info .con_oth_info .inner .box_txt, html:lang(fr) .wrp_info .con_oth_info .inner .box_txt {
    width: calc(358 / 688 * 100%);
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
  html:lang(en) .wrp_info .con_oth_info .inner .box_txt, html:lang(fr) .wrp_info .con_oth_info .inner .box_txt {
    width: 60%;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_info .con_oth_info .inner .box_txt .c-circle-btn__link {
    margin-top: calc(15 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info .con_oth_info .inner .box_txt .c-circle-btn__link {
    margin-top: 1em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_info .con_oth_info .inner .box_img {
    width: calc(300 / 688 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_info .con_oth_info .inner .box_img {
    width: 35%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info .con_oth_info .inner .box_img {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_info .con_oth_info .inner .box_img {
    margin-left: calc(30 / 688 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_info .con_oth_info .inner .box_img {
    margin-left: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info .con_oth_info .inner .box_img {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_info .con_oth_info .inner .box_img {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_info .con_oth_info .inner .box_img {
    margin-top: 1.5em;
  }
}
