@charset "UTF-8";
@media screen and (max-width:640px) { /* スマホサイズ */
  /*=========================
▼▼共通▼▼
===========================*/
  #kitashiga_contents {
    width: 100%;
    float: left;
    clear: both;
    font-size: 15px;
    line-height: 1.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    overflow: hidden;
    font-weight: 600;
    background-color: #ecebed;
    padding-bottom: 86px;
  }
  a:hover img {
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #kitashiga_contents img, #kitashiga_contents a {
    display: block;
    width: 100%;
    height: auto;
  }
  #kitashiga_contents a, #kitashiga_contents a:link, #kitashiga_contents a:visited {
    color: inherit;
    text-decoration: none;
    display: block;
    font-weight: bold;
  }
  #kitashiga_contents ul, #kitashiga_contents ol {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  #kitashiga_contents dl, #kitashiga_contents dt, #kitashiga_contents dd {
    margin: 0;
    padding: 0;
  }
  #kitashiga_contents table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  #kitashiga_contents .auto {
    width: 90%;
    margin: 0 auto;
  }
  #kitashiga_contents .sp_none {
    display: none !important;
  }
  #kitashiga_contents p, #kitashiga_contents h2, #kitashiga_contents h3, #kitashiga_contents h4, #kitashiga_contents h5 {
    margin: 0;
    padding: 0;
    border: 0;
    font-style: normal;
    font-weight: 600;
    vertical-align: baseline;
    list-style-type: none;
  }
  #kitashiga_contents figure {
    margin: 0;
  }
  #kitashiga_contents section {
    width: 100%;
    float: left;
    clear: both;
    box-sizing: border-box;
    position: relative;
  }
  #kitashiga_contents .sp_none {
    display: none !important;
  }
  /*=========================
▲▲共通▲▲
===========================*/
  #kitashiga_contents .web_font {
    font-family: 'Heebo', sans-serif;
  }
  #kitashiga_contents .title_box .eg {
    text-align: center;
    font-size: 31px;
    line-height: 1.0;
    margin-bottom: 4px;
  }
  #kitashiga_contents .title_box h2 {
    text-align: center;
    line-height: 1.3;
    font-size: 15px;
  }
  #kitashiga_contents .btn a {
    position: relative;
    z-index: 2;
    font-size: 19px;
    letter-spacing: 0.2rem;
    width: 90%;
    color: #ecebed;
    background-image: url("../img/btn_icon_01.png");
    background-repeat: no-repeat;
    background-size: 8px;
    background-position: center right 24px;
    padding: 17px 0 14px 24px;
    margin: 0 auto;
    background-color: #e0b02f;
    box-sizing: border-box;
  }
  #kitashiga_contents .btn a:before {
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    top: 0;
    right: 58px;
    border-right: 2px solid #ecebed;
  }
  /*=========================
▲▲共通▲▲
===========================*/
  #kitashiga_contents .photo_banner {
    position: fixed;
    width: 100%;
    bottom: 0px;
    left: 0px;
    background-color: #fff;
    z-index: 999999;
  }
  #conts_fv h2 {
    width: 100%;
    padding: 15vw 5% 40vw;
    box-sizing: border-box;
    margin: 0 0 0 0;
    position: relative;
    z-index: 2;
  }
  #conts_fv h2:before {
    content: "";
    display: block;
    width: 5vw;
    height: 5vw;
    background-image: url("../img/fv_icon_01.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    top: 8vw;
    left: 5%;
  }
  #conts_fv .slider1 {
    width: 77%;
    height: 97vw;
    margin-bottom: 50px;
    position: absolute;
    top: 0;
    right: 0;
  }
  #conts_fv .swiper-slide {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  #conts_fv .slide_01 {
    background-image: url("../img/slide_01.jpg");
  }
  #conts_fv .slide_02 {
    background-image: url("../img/slide_02.jpg");
  }
  #conts_fv .slide_03 {
    background-image: url("../img/slide_03.jpg");
  }
  #conts_fv .slide_04 {
    background-image: url("../img/slide_04.jpg");
  }
  #conts_top {
    margin-bottom: 108px;
  }
  #conts_top .auto {
    width: 100%;
  }
  #conts_top .box_01 {
    width: 86%;
    background-color: #e0b02f;
    color: #ecebed;
    padding: 41px 0 58px;
    margin-left: 4%;
  }
  #conts_top .box_02 {
    width: 86%;
    background-color: #e4e3df;
    color: #e0b02f;
    padding: 56px 0 49px;
    margin: -16px 0 0 10%;
  }
  #conts_top .eg {
    font-size: 23px;
    line-height: 1.0;
    text-align: center;
    margin-bottom: 20px;
  }
  #conts_top .box_01 h2 {
    margin: 0 auto 20px;
    width: 70%;
  }
  #conts_top .box_01 .text {
    width: 90%;
    margin: 0 auto;
  }
  #conts_top .box_02 .menu_list {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    width: 87%;
    margin: 0 auto;
    justify-content: space-between;
  }
  #conts_top .box_02 .menu_list .eg {
    margin-bottom: 0px;
    font-size: 26px;
  }
  #conts_top .box_02 .menu_list .text {
    text-align: center;
    font-size: 13px;
  }
  #conts_top .box_02 .menu_list li {
    width: 47%;
  }
  #conts_top .box_02 .menu_list li a {
    border: 2px solid #e0b02f;
    margin: 0 12px 10px 0;
    padding: 33px 0px 24px;
  }
  #conts_top .box_02 .menu_list li a:hover {
    border: 2px solid #e0b02f;
    background-color: #e0b02f;
    color: #e4e3df;
    transition: .3s;
  }
  #conts_feature {
    margin-bottom: 108px;
  }
  #conts_feature .auto {
    width: 100%;
  }
  #conts_feature .title_box {
    margin-bottom: 55px;
  }
  #conts_feature .ski_block .ski_wrapper h3 {
    font-size: 56px;
    line-height: 0.92;
    z-index: 4;
    position: relative;
    margin-bottom: -44px;
  }
  #conts_feature .ski_block .ski_wrapper .small {
    font-size: 44px;
  }
  #conts_feature .ski_block .ski_wrapper:nth-of-type(2n) h3 {
    text-align: right;
  }
  #conts_feature .ski_wrapper {
    z-index: 1;
    position: relative;
    margin-bottom: 98px;
  }
  #conts_feature .ski_wrapper:last-of-type {
    margin-bottom: 0;
  }
  #conts_feature .ski_wrapper:nth-of-type(2n-1):before {
    content: "";
    display: block;
    width: 75%;
    height: 586px;
    background-color: #e9e7e8;
    position: absolute;
    bottom: 40px;
    left: 0px;
    z-index: 0;
  }
  #conts_feature .ski_wrapper:nth-of-type(2n):after {
    content: "";
    display: block;
    width: 75%;
    height: 586px;
    background-color: #e6e6eb;
    position: absolute;
    bottom: 40px;
    right: 0px;
    z-index: 0;
  }
  #conts_feature .ski_02:after {
    background-color: #e6e6eb;
  }
  #conts_feature .ski_block .ski_03:before {
    background-color: #eae6e6;
  }
  #conts_feature .ski_block .ski_04:after {
    background-color: #e4e7e8;
  }
  #conts_feature .ski_block .ski_wrapper .big_block {
    position: relative;
    margin: 0 0 58px;
  }
  #conts_feature .ski_block .ski_wrapper .big_block .img {
    width: 90%;
    margin: 0 0 59px auto;
  }
  #conts_feature .ski_block .ski_wrapper:nth-of-type(2n) .big_block .img {
    width: 90%;
    margin: 0 auto 61px 0;
  }
  #conts_feature .ski_block .ski_wrapper .big_block .number {
    font-size: 212px;
    line-height: 0.7;
    position: absolute;
    top: 87px;
    left: -2%;
  }
  #conts_feature .ski_block .ski_wrapper:nth-of-type(2n) .big_block .number {
    right: 1%;
  }
  #conts_feature .ski_block .ski_wrapper:nth-of-type(2n) .big_block .number {
    text-align: right;
  }
  #conts_feature .ski_block .ski_01 .big_block .number {
    color: #92746d;
  }
  #conts_feature .ski_block .ski_02 .big_block .number {
    color: #434fd9;
  }
  #conts_feature .ski_block .ski_03 .big_block .number {
    color: #d69359;
  }
  #conts_feature .ski_block .ski_04 .big_block .number {
    color: #40898b;
  }
  #conts_feature .ski_block .ski_03 .big_block .date {
    margin: -366px 0 0px 106px;
  }
  #conts_feature .ski_block .ski_wrapper .big_block .text_box {
    width: 90%;
    position: relative;
    z-index: 2;
    margin: 0 auto;
  }
  #conts_feature .ski_block .ski_wrapper .big_block .text_box h4 {
    font-size: 22px;
    line-height: 1.3;
    margin-bottom: 11px;
  }
  #conts_feature .ski_block .ski_wrapper .point_block {
    margin: 0 auto 41px;
    width: 90%;
  }
  #conts_feature .ski_block .ski_wrapper .point_block .box {
    width: 100%;
    position: relative;
    z-index: 2;
    margin-bottom: 44px;
  }
  #conts_feature .ski_block .ski_wrapper .point_block .box:last-of-type {
    margin-bottom: 0;
  }
  #conts_feature .ski_block .ski_wrapper .point_block .text_box {
    width: 90%;
    margin: -22px auto 0;
    background-color: #ecebed;
    padding: 32px 4% 32px;
    font-feature-settings: "palt";
    position: relative;
    z-index: 2;
    box-sizing: border-box;
  }
  #conts_feature .point_block .text_box::before, #conts_feature .point_block .text_box::after, #conts_feature .point_block .text_box .inner::before, #conts_feature .point_block .text_box .inner::after {
    position: absolute;
    content: '';
    width: 25px;
    height: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #conts_feature .ski_01 .point_block .text_box::before, #conts_feature .ski_01 .point_block .text_box::after, #conts_feature .ski_01 .point_block .text_box .inner::before, #conts_feature .ski_01 .point_block .text_box .inner::after {
    border-color: #92746d;
  }
  #conts_feature .ski_02 .point_block .text_box::before, #conts_feature .ski_02 .point_block .text_box::after, #conts_feature .ski_02 .point_block .text_box .inner::before, #conts_feature .ski_02 .point_block .text_box .inner::after {
    border-color: #434fd9;
  }
  #conts_feature .ski_03 .point_block .text_box::before, #conts_feature .ski_03 .point_block .text_box::after, #conts_feature .ski_03 .point_block .text_box .inner::before, #conts_feature .ski_03 .point_block .text_box .inner::after {
    border-color: #d69359;
  }
  #conts_feature .ski_04 .point_block .text_box::before, #conts_feature .ski_04 .point_block .text_box::after, #conts_feature .ski_04 .point_block .text_box .inner::before, #conts_feature .ski_04 .point_block .text_box .inner::after {
    border-color: #40898b;
  }
  #conts_feature .point_block .text_box::before {
    top: -7px;
    left: -7px;
    border-top: 2px solid;
    border-left: 2px solid;
  }
  #conts_feature .point_block .text_box .inner::before {
    top: -7px;
    right: -7px;
    border-top: 2px solid;
    border-right: 2px solid;
  }
  #conts_feature .point_block .text_box::after {
    bottom: -7px;
    left: -7px;
    border-bottom: 2px solid;
    border-left: 2px solid;
  }
  #conts_feature .point_block .text_box .inner::after {
    bottom: -7px;
    right: -7px;
    border-bottom: 2px solid;
    border-right: 2px solid;
  }
  #conts_feature .ski_block .ski_wrapper .point_block .text_box h4 {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 14px;
  }
  #conts_feature .btn a {
    width: 80%;
  }
  #conts_feature .ski_01 .btn a {
    background-color: #92746d;
  }
  #conts_feature .ski_02 .btn a {
    background-color: #434fd9;
  }
  #conts_feature .ski_03 .btn a {
    background-color: #d69359;
  }
  #conts_feature .ski_04 .btn a {
    background-color: #40898b;
  }
  #conts_spot {
    margin-bottom: 108px;
  }
  #conts_spot .title_box, #conts_bus .title_box, #conts_contest .title_box {
    margin-bottom: 39px;
  }
  #conts_spot .subtitle {
    text-align: center;
    font-size: 22px;
    margin-bottom: 55px;
    line-height: 1.2;
  }
  #conts_bus h3, #conts_contest h3 {
    text-align: center;
    font-size: 22px;
    margin-bottom: 30px;
    line-height: 1.2;
  }
  #conts_spot .spot_block .spot_wrapper {
    position: relative;
    margin-bottom: 81px;
  }
  #conts_spot .spot_block .spot_wrapper:last-of-type {
    margin-bottom: 0;
  }
  #conts_spot .spot_block .spot_wrapper h3 .big {
    font-size: 58px;
    line-height: 1.0;
    margin-bottom: -9px;
    display: block;
  }
  #conts_spot .spot_block .spot_01 h3 .big {
    line-height: 0.8;
  }
  #conts_spot .spot_block .spot_wrapper h3 {
    font-size: 22px;
    position: relative;
    z-index: 2;
    margin: 0 0 -11px 0;
    text-align: right;
    line-height: 2.4;
  }
  #conts_spot .spot_block .spot_wrapper:nth-of-type(2n) h3 {
    text-align: left;
  }
  #conts_spot .spot_block .spot_04 h3 {
    margin: 0 0 -10px 0;
  }
  #conts_spot .spot_block .spot_wrapper .img {
    width: 87%;
    z-index: 1;
    position: relative;
    margin-left: 4%;
  }
  #conts_spot .spot_block .spot_wrapper:nth-of-type(2n) .img {
    margin: 0 0 0 auto;
    margin-right: 4%;
  }
  #conts_spot .spot_block .spot_wrapper .img:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-image: url("../img/spot01_img_02.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    top: -20px;
    left: -14%;
    z-index: -1;
  }
  #conts_spot .spot_block .spot_02 .img:before {
    background-image: url("../img/spot02_img_02.jpg");
  }
  #conts_spot .spot_block .spot_03 .img:before {
    background-image: url("../img/spot03_img_02.jpg");
  }
  #conts_spot .spot_block .spot_04 .img:before {
    background-image: url("../img/spot04_img_02.jpg");
  }
  #conts_spot .spot_block .spot_wrapper:nth-of-type(2n) .img:before {
    top: -20px;
    left: 14%;
  }
  #conts_spot .spot_block .spot_wrapper .number_title {
    color: #fff;
    background-color: #000;
    width: 32%;
    padding: 63px 11px 4px 11px;
    margin: -117px 0 20px auto;
    position: relative;
    z-index: 2;
    font-size: 13px;
  }
  #conts_spot .spot_block .spot_wrapper:nth-of-type(2n) .number_title {
    margin: -107px auto 20px 0;
  }
  #conts_spot .spot_block .spot_wrapper .number_title .title {
    line-height: 1.3;
    margin-bottom: 2px;
  }
  #conts_spot .spot_block .spot_wrapper .number_title .number {
    font-size: 15px;
    line-height: 1.6;
    text-align: right;
  }
  #conts_spot .spot_block .spot_wrapper .number_title .number .big {
    font-size: 22px;
    padding: 0 0 0 2px;
  }
  #conts_spot .spot_block .spot_wrapper .text_box {
    width: 100%;
    margin-left: 0;
  }
  #conts_spot .spot_block .spot_wrapper .text_box .text {
    margin-bottom: 33px;
  }
  #conts_spot .btn a {
    font-size: 17px;
    letter-spacing: 0.14rem;
    background-size: 6px;
    background-position: center right 22px;
    padding: 15px 0 12px 29px;
    background-color: #e0b02f;
    width: 80%;
  }
  #conts_spot .btn a:before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    top: 0;
    right: 50px;
    border-right: 1px solid #ecebed;
  }
  #conts_bus {
    margin-bottom: 108px;
  }
  #conts_bus .top_box {
    margin-bottom: 47px;
  }
  #conts_bus .top_box .img {
    width: 100%;
    border: 4px solid #000;
    box-sizing: border-box;
    margin-bottom: 21px;
  }
  #conts_bus .top_box dl {
    width: 100%;
  }
  #conts_bus .top_box dl dt {
    font-size: 19px;
    line-height: 1.4;
    margin-bottom: 13px;
  }
  #conts_bus .point_box {
    margin-bottom: 47px;
  }
  #conts_bus .point_box .eg {
    font-size: 75px;
    line-height: 1.0;
    margin: 0 44px 8px 0;
  }
  #conts_bus .point_box ol li {
    margin-bottom: 34px;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
  }
  #conts_bus .point_box ol li:last-of-type {
    margin-bottom: 0;
  }
  #conts_bus .point_box ol li .number {
    color: #e0b02f;
    font-size: 43px;
    letter-spacing: -0.1rem;
    line-height: 1.0;
    position: relative;
    top: 4px;
    margin-bottom: 4px;
    padding-right: 12px;
    width: 16%;
  }
  #conts_bus .point_box ol li .text {
    font-size: 18px;
    line-height: 1.4;
    position: relative;
    display: inline-block;
    width: 84%;
  }
  #conts_bus .point_box ol li .text:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-bottom: 2px solid #000;
    position: absolute;
    top: 9px;
    left: 0;
  }
  #conts_bus .caption_box {
    background-color: #e0e0e0;
    width: 100%;
    margin: 0 auto 35px;
    padding: 38px 0 17px 0;
  }
  #conts_bus .caption_box .inner {
    width: 90%;
    margin: 0 auto;
  }
  #conts_bus .caption_box .inner:nth-of-type(2) dt {
    letter-spacing: 0.3rem;
    padding: 1px 0 0 5px;
  }
  #conts_bus .caption_box dl {
    margin-bottom: 19px;
  }
  #conts_bus .caption_box dt {
    display: inline-block;
    background-color: #000;
    color: #fff;
    width: 90px;
    text-align: center;
    padding: 1px 0 0;
    margin: 0 9px 4px 0px;
  }
  #conts_bus .caption_box dd {
    display: inline-block;
  }
  #conts_contest {
    margin-bottom: 120px;
  }
  #conts_contest h3 {
    text-align: center;
    margin-bottom: 13px;
  }
  #conts_contest .subtext {
    font-size: 15px;
    line-height: 1.5;
    width: 90%;
    margin: 0 auto 4px;
  }
  #conts_contest .banner {
    background-image: url("../img/contest_bg_01_sp.png");
    background-repeat: no-repeat;
    background-size: 88%;
    background-position: right bottom;
  }
  #conts_contest .banner .outer {
    margin: 0 auto 32px;
    padding: 10vw 10% 53vw 5%;
  }
  #conts_contest .banner .text {
    width: 83%;
  }
  #conts_contest .present_block {
    margin-bottom: 64px;
  }
  #conts_contest .present_block h3 {
    font-size: 59px;
    line-height: 1.0;
    text-align: left;
    margin: 0 0 31px 0;
  }
  #conts_contest .goods_box {
    padding: 54px 0 64px;
  }
  #conts_contest .goods_box:first-of-type {
    padding-top: 0;
  }
  #conts_contest .goods_box:nth-of-type(2n) {
    background-color: #dedede;
  }
  #conts_contest .goods_box h4 {
    width: 61%;
    margin: 0 0 15px 5%;
  }
  #conts_contest .goods_box .logo {
    width: 43%;
    margin: 0 auto 10px;
    padding-top: 13px;
  }
  #conts_contest .present_block .goods_box .goods_list {
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
  }
  #conts_contest .present_block .goods_box .goods_list li {
    border: 4px solid #000;
    width: 90%;
    align-items: center;
    padding: 64px 0 30px 0;
    position: relative;
    margin: 0 auto 18px;
  }
  #conts_contest .present_block .goods_box .goods_list li:last-of-type {
    margin: 0 auto 0;
  }
  #conts_contest .present_block .goods_box .goods_list li .img {
    width: 108px;
    margin: 0 auto 20px;
  }
  #conts_contest .present_block .goods_box .goods_list_01 li .img {
    width: 120px;
  }
  #conts_contest .present_block .goods_box .goods_list li .heading {
    font-size: 17px;
    line-height: 1.5;
    color: #fff;
    background-color: #000;
    display: inline-block;
    padding: 0 15px;
    margin: 0 0 25px 5%;
  }
  #conts_contest .present_block .goods_box .goods_list li .winner {
    position: absolute;
    top: 8px;
    right: 5%;
  }
  #conts_contest .present_block .goods_box .goods_list li .winner:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-bottom: 3px solid #000;
    position: absolute;
    top: -6px;
    left: 0px;
  }
  #conts_contest .present_block .goods_box .goods_list li .winner .big {
    font-size: 28px;
  }
  #conts_contest .present_block .goods_box .goods_list li dl dt {
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 7px;
  }
  #conts_contest .present_block .goods_box .goods_list li dl {
    width: 90%;
    margin: 0 auto;
  }
  #conts_contest .present_block .caption {
    font-size: 11px;
    text-align: right;
    display: block;
    width: 90%;
    margin: 11px auto 0;
  }
  #conts_contest .detail_block h3 {
    font-size: 23px;
    line-height: 1.3;
    margin-bottom: 22px;
  }
  #conts_contest .detail_block table {
    width: 100%;
    margin: 0 auto;
    border: 2px solid #d6d6d6;
    margin-bottom: 49px;
  }
  #conts_contest .detail_block tr {
    border-bottom: 2px solid #d6d6d6;
  }
  #conts_contest .detail_block th {
    width: 100%;
    display: block;
    background-color: #dedede;
    font-size: 17px;
    border-right: 2px solid #d6d6d6;
    padding: 12px 0 10px;
    vertical-align: top;
    border-bottom: 2px solid #d6d6d6;
  }
  #conts_contest .detail_block td {
    padding: 20px 0 19px 0;
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  #conts_access .title_box {
    margin-bottom: 50px;
  }
  #conts_access .traffic_block {
    margin-bottom: 45px;
  }
  #conts_access .traffic_block .title_box {
    margin-bottom: 34px;
  }
  #conts_access .traffic_block .box {
    margin-bottom: 55px;
  }
  #conts_access .traffic_block .box:last-of-type {
    margin-bottom: 0;
  }
  #conts_access .traffic_block .box_02 .img {
    margin-top: 25px;
  }
  #conts_access .traffic_block .box_01 .title_box {
    border-top: 22px solid #92746d;
    width: 95%;
  }
  #conts_access .traffic_block .box_02 .title_box {
    border-top: 22px solid #40898b;
    width: 95%;
  }
  #conts_access .traffic_block .box .title_box h3 {
    font-size: 80px;
    line-height: 1.0;
    margin-top: 6px;
    text-align: right;
  }
  #conts_access .traffic_block .box .title_box .img_car {
    width: 24%;
    margin: 0 0 0 auto;
  }
  #conts_access .traffic_block .box .title_box .img_train {
    width: 50%;
    margin: 0 0 0 auto;
  }
  #conts_access .traffic_block .img {
    width: 90%;
    margin: 0 auto;
  }
  #conts_access .map {
    border: 4px solid #000;
    overflow: hidden;
    height: 90vw;
  }
  #conts_access .map iframe {
    width: 100%;
    height: 100%;
    border: none;
  }
}