@charset "UTF-8";
@media screen and (min-width: 641px) {
  /*=========================
▼▼共通▼▼
===========================*/
  #kitashiga_contents {
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
    float: left;
    clear: both;
    font-size: 16px;
    line-height: 1.8;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    position: relative;
    background-color: #ecebed;
    font-feature-settings: "palt";
    font-weight: 600;
    padding-bottom: 192px;
  }
  #kitashiga_contents * {
    box-sizing: border-box;
  }
  #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;
  }
  a:hover img {
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #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 .auto {
    width: 1200px;
    margin: 0 auto;
  }
  #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;
    position: relative;
  }
  #kitashiga_contents table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  #kitashiga_contents .pc_none {
    display: none !important;
  }
  .common_header {
    width: 1200px;
    min-width: 1200px;
  }
  .breadcrumb {
    width: 1200px;
  }
  .footer__container {
    min-width: 1200px;
  }
  .footer__container div {
    min-width: 1200px;
  }
  #kitashiga_contents .web_font {
    font-family: 'Heebo', sans-serif;
  }
  #kitashiga_contents .title_box .eg {
    text-align: center;
    font-size: 40px;
    line-height: 1.0;
    margin-bottom: 7px;
  }
  #kitashiga_contents .title_box h2 {
    text-align: center;
    font-size: 19px;
    line-height: 1.3;
  }
  #kitashiga_contents .btn a {
    position: relative;
    z-index: 2;
    font-size: 28px;
    letter-spacing: 0.2rem;
    width: 489px;
    color: #ecebed;
    background-image: url("../img/btn_icon_01.png");
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: center right 40px;
    padding: 28px 0 21px 49px;
    margin: 0 auto;
    background-color: #e0b02f;
    transition: .3s;
  }
  #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: 94px;
    border-right: 2px solid #ecebed;
  }
  #kitashiga_contents .btn a::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background: #333;
    transform-origin: 100% 50%;
    transform: scaleX(0);
    transition: transform ease .3s;
    background-image: url("../img/btn_icon_01.png");
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: center right 40px;
  }
  #kitashiga_contents .btn a:hover::after {
    transform-origin: 0% 50%;
    transform: scaleX(1);
  }
  #conts_feature, #conts_access, #conts_contest, #conts_spot {
    padding-top: 60px;
    margin-top: -60px;
  }
  /*=========================
▲▲共通▲▲
===========================*/
  #kitashiga_contents .photo_banner {
    width: 260px;
    position: fixed;
    top: 67%;
    right: 0;
    transform: translateY(-50%);
    z-index: 9999;
    background-color: #fff;
  }
  #conts_fv h2 {
    width: 1087px;
    padding: 84px 0 89px 0;
    margin: 0 0 0 80px;
    position: relative;
    z-index: 2;
  }
  #conts_fv h2:before {
    content: "";
    display: block;
    width: 38px;
    height: 100%;
    background-image: url("../img/fv_icon_01.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    top: 0;
    left: -61px;
  }
  #conts_fv .slider1 {
    width: 1065px;
    height: 617px;
    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: 162px;
  }
  #conts_top .box_01 {
    width: 452px;
    background-color: #e0b02f;
    color: #ecebed;
    padding: 52px 45px 99px;
  }
  #conts_top .eg {
    font-size: 30px;
    line-height: 1.0;
    text-align: center;
    margin-bottom: 38px;
  }
  #conts_top .box {
    display: -ms-flexbox;
    display: flex;
    margin-left: 143px;
    align-items: flex-start;
  }
  #conts_top .box_01 h2 {
    margin-bottom: 31px;
  }
  #conts_top .box_01 .text {
    font-size: 18px;
  }
  #conts_top .box_02 {
    width: 452px;
    background-color: #e4e3df;
    color: #e0b02f;
    padding: 53px 0 65px;
    margin-top: 73px;
  }
  #conts_top .box_02 .menu_list {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-left: 37px;
  }
  #conts_top .box_02 .menu_list .eg {
    margin-bottom: 0px;
    font-size: 42px;
  }
  #conts_top .box_02 .menu_list .text {
    text-align: center;
  }
  #conts_top .box_02 .menu_list li a {
    width: 184px;
    border: 2px solid #e0b02f;
    margin: 0 12px 14px 0;
    padding: 63px 0 52px;
  }
  #conts_top .box_02 .menu_list li a:hover {
    border: 2px solid #e0b02f;
    background-color: #e0b02f;
    color: #e4e3df;
    transition: .3s;
  }
  #conts_feature {
    margin-bottom: 236px;
  }
  #conts_feature .title_box {
    margin-bottom: 96px;
  }
  #conts_feature .ski_block .ski_wrapper h3 {
    font-size: 13vw;
    line-height: 0.92;
    z-index: 1;
    position: relative;
  }
  @media screen and (min-width: 1500px) {
    #conts_feature .ski_block .ski_wrapper h3 {
      font-size: 200px;
    }
  }
  @media screen and (max-width: 1200px) {
    #conts_feature .ski_block .ski_wrapper h3 {
      font-size: 156px;
    }
  }
  #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: 140px;
  }
  #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: -249px 0 120px;
  }
  #conts_feature .ski_block .ski_wrapper .big_block .img {
    width: 859px;
    margin: 0 0 0 auto;
  }
  #conts_feature .ski_block .ski_wrapper:nth-of-type(2n) .big_block .img {
    width: 859px;
    margin: 0 auto 0 0;
  }
  #conts_feature .ski_block .ski_wrapper .big_block .number {
    font-size: 773px;
    line-height: 0.7;
    position: absolute;
    top: 186px;
    left: -66px;
    z-index: 0;
  }
  #conts_feature .ski_block .ski_wrapper:nth-of-type(2n) .big_block .number {
    text-align: right;
    position: absolute;
    top: 186px;
    right: 0px;
  }
  #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: 797px;
    position: relative;
    z-index: 2;
    margin: 0 0 0 163px;
    padding: 29px 0 0 31px;
  }
  #conts_feature .ski_block .ski_wrapper:nth-of-type(2n-1) .big_block .text_box {
    background-color: #ecebed;
  }
  #conts_feature .ski_block .ski_wrapper:nth-of-type(2n) .big_block .text_box {
    margin: 0;
    padding: 29px 0 0 31px;
  }
  #conts_feature .ski_block .ski_wrapper .big_block .text_box h4 {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 11px;
  }
  #conts_feature .ski_block .ski_wrapper .point_block {
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-bottom: 108px;
  }
  #conts_feature .ski_block .ski_wrapper .point_block .box {
    width: 574px;
    position: relative;
    z-index: 2;
  }
  #conts_feature .ski_block .ski_wrapper:nth-of-type(2n-1) .point_block .box:nth-of-type(2n) {
    margin-top: 99px;
  }
  #conts_feature .ski_block .ski_wrapper:nth-of-type(2n) .point_block .box:first-of-type {
    margin-top: 99px;
  }
  #conts_feature .ski_block .ski_wrapper .point_block .text_box {
    width: 476px;
    margin: -38px auto 0;
    background-color: #ecebed;
    padding: 56px 28px 50px;
    font-feature-settings: "palt";
    position: relative;
    z-index: 2;
  }
  #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: 33px;
    height: 33px;
    -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: -8px;
    left: -11px;
    border-top: 2px solid;
    border-left: 2px solid;
  }
  #conts_feature .point_block .text_box .inner::before {
    top: -8px;
    right: -11px;
    border-top: 2px solid;
    border-right: 2px solid;
  }
  #conts_feature .point_block .text_box::after {
    bottom: -8px;
    left: -11px;
    border-bottom: 2px solid;
    border-left: 2px solid;
  }
  #conts_feature .point_block .text_box .inner::after {
    bottom: -8px;
    right: -11px;
    border-bottom: 2px solid;
    border-right: 2px solid;
  }
  #conts_feature .ski_block .ski_wrapper .point_block .text_box h4 {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 17px;
  }
  #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: 76px;
  }
  #conts_spot .title_box, #conts_bus .title_box, #conts_contest .title_box {
    margin-bottom: 92px;
  }
  #conts_spot .subtitle, #conts_bus h3, #conts_contest h3 {
    text-align: center;
    font-size: 40px;
    margin-bottom: 67px;
    line-height: 1.2;
  }
  #conts_spot .spot_block .spot_wrapper {
    position: relative;
    margin-bottom: 211px;
  }
  #conts_spot .spot_block .spot_wrapper h3 {
    font-size: 40px;
    position: relative;
    z-index: 2;
    margin: 0 267px 4px 0;
    text-align: right;
  }
  #conts_spot .spot_block .spot_wrapper h3 .big {
    font-size: 125px;
    line-height: 1.0;
    margin-bottom: -18px;
    display: block;
  }
  #conts_spot .spot_block .spot_04 h3 .big {
    margin-bottom: 1px;
  }
  #conts_spot .spot_block .spot_wrapper h3 {
    font-size: 40px;
    position: relative;
    z-index: 2;
    margin: 0 267px 4px 0;
    text-align: right;
  }
  #conts_spot .spot_block .spot_wrapper:nth-of-type(2n) h3 {
    margin: 0 0 4px 267px;
    text-align: left;
  }
  #conts_spot .spot_block .spot_wrapper .img {
    width: 483px;
    position: absolute;
    top: 41px;
    z-index: 1;
  }
  #conts_spot .spot_block .spot_03 .img {
    top: 163px;
  }
  #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: -56px;
    left: -150px;
    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_02 .img {
    width: 483px;
    position: absolute;
    top: 58px;
    right: 0px;
    z-index: 1;
  }
  #conts_spot .spot_block .spot_04 .img {
    top: 40px;
    right: 0px;
  }
  #conts_spot .spot_block .spot_wrapper:nth-of-type(2n) .img:before {
    top: -56px;
    left: 148px;
  }
  #conts_spot .spot_block .spot_wrapper .number_title {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #000;
    width: 168px;
    padding: 146px 14px 4px 16px;
  }
  #conts_spot .spot_block .spot_wrapper:nth-of-type(2n) .number_title {
    left: 0;
  }
  #conts_spot .spot_block .spot_wrapper .number_title .title {
    line-height: 1.3;
    margin-bottom: 19px;
  }
  #conts_spot .spot_block .spot_wrapper .number_title .number {
    font-size: 19px;
    line-height: 1.6;
    text-align: right;
  }
  #conts_spot .spot_block .spot_wrapper .number_title .number .big {
    font-size: 31px;
    padding: 0 0 0 2px;
  }
  #conts_spot .spot_block .spot_wrapper .text_box {
    width: 387px;
    margin-left: 535px;
  }
  #conts_spot .spot_block .spot_wrapper:nth-of-type(2n) .text_box {
    margin-left: 267px;
  }
  #conts_spot .spot_block .spot_wrapper .text_box .text {
    margin-bottom: 33px;
  }
  #conts_spot .btn a {
    font-size: 16px;
    letter-spacing: 0.14rem;
    width: 249px;
    background-size: 6px;
    background-position: center right 22px;
    padding: 11px 0 8px 29px;
  }
  #conts_spot .btn a::after {
    background-image: url("../img/btn_icon_01.png");
    background-repeat: no-repeat;
    background-size: 6px;
    background-position: center right 20px;
  }
  #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_spot .btn a:hover: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: 184px;
  }
  #conts_bus .top_box {
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    margin-bottom: 41px;
  }
  #conts_bus .top_box .img {
    width: 489px;
    border: 4px solid #000;
    margin-right: 31px;
  }
  #conts_bus .top_box dl {
    width: 575px;
    margin: 81px 0 0;
  }
  #conts_bus .top_box dl dt {
    font-size: 23px;
    line-height: 1.4;
    margin-bottom: 19px;
  }
  #conts_bus .point_box {
    display: -ms-flexbox;
    display: flex;
    padding-left: 411px;
    margin-bottom: 31px;
    position: relative;
    justify-content: flex-end;
  }
  #conts_bus .point_box .eg {
    font-size: 13vw;
    line-height: 1.0;
    position: absolute;
    right: 746px;
  }
  #conts_bus .point_box ol {
    width: 700px;
  }
  @media screen and (min-width: 1500px) {
    #conts_bus .point_box .eg {
      font-size: 200px;
    }
  }
  @media screen and (max-width: 1200px) {
    #conts_bus .point_box .eg {
      font-size: 156px;
    }
  }
  #conts_bus .point_box ol li {
    margin-bottom: 59px;
  }
  #conts_bus .point_box ol li .number {
    color: #e0b02f;
    font-size: 60px;
    letter-spacing: -0.1rem;
    line-height: 1.0;
    display: inline-block;
    position: relative;
    top: 18px;
    margin-right: 25px;
  }
  #conts_bus .point_box ol li .text {
    font-size: 26px;
    display: inline-block;
    position: relative;
  }
  #conts_bus .point_box ol li .text:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-bottom: 2px solid #000;
    position: absolute;
    top: 4px;
    left: 0;
  }
  #conts_bus .caption_box {
    background-color: #e0e0e0;
    display: -ms-flexbox;
    display: flex;
    width: 868px;
    margin: 0 auto 48px;
    padding: 60px 0 36px 136px;
  }
  #conts_bus .caption_box .inner {
    margin-right: 45px;
  }
  #conts_bus .caption_box .inner:nth-of-type(2) dt {
    letter-spacing: 0.3rem;
    padding: 1px 0 0 5px;
  }
  #conts_bus .caption_box .inner:last-of-type {
    margin-right: 0;
  }
  #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;
  }
  #conts_bus .caption_box dd {
    display: inline-block;
    margin-left: 19px;
  }
  #conts_contest {
    margin-bottom: 240px;
  }
  #conts_contest h3 {
    text-align: center;
    margin-bottom: 13px;
  }
  #conts_contest .subtext {
    text-align: center;
    margin-bottom: 74px;
    font-size: 19px;
    line-height: 1.5;
  }
  #conts_contest .banner {
    background-image: url("../img/contest_bg_01.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  #conts_contest .banner .outer {
    width: 1200px;
    margin: 0 auto 54px;
    padding: 102px 0 96px;
  }
  #conts_contest .banner .text {
    width: 562px;
  }
  #conts_contest .present_block {
    margin-bottom: 111px;
  }
  #conts_contest .present_block h3 {
    font-size: 13vw;
    line-height: 1.0;
    text-align: left;
    margin: 0 0 40px 0;
  }
  @media screen and (min-width: 1500px) {
    #conts_contest .present_block h3 {
      font-size: 200px;
    }
  }
  @media screen and (max-width: 1200px) {
    #conts_contest .present_block h3 {
      font-size: 156px;
    }
  }
  #conts_contest .goods_box {
    padding: 72px 0 68px;
    position: relative;
  }
  #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 {
    height: 55px;
    width: 1200px;
    margin: 0 auto 15px;
  }
  #conts_contest .goods_box h4 img {
    height: 100%;
    width: auto;
  }
  #conts_contest .goods_box .logo {
    width: 185px;
    position: absolute;
    left: 50%;
    top: 76px;
    transform: translateX(-50%);
  }
  #conts_contest .present_block .goods_box .goods_list {
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 1200px;
    margin: 0 auto;
  }
  #conts_contest .present_block .goods_box .goods_list li {
    border: 4px solid #000;
    width: 580px;
    padding: 35px 0 31px 167px;
    position: relative;
    min-height: 281px;
  }
  #conts_contest .present_block .goods_box .goods_list li .img {
    width: 108px;
    height: 208px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 27px;
    display: flex;
    align-items: center;
  }
  #conts_contest .present_block .goods_box .goods_list_01 li .img {
    width: 132px;
    left: 18px;
  }
  #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-bottom: 11px;
  }
  #conts_contest .present_block .goods_box .goods_list li .winner {
    position: absolute;
    top: 10px;
    right: 33px;
  }
  #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: -8px;
    left: 0;
  }
  #conts_contest .present_block .goods_box .goods_list li .winner .big {
    font-size: 31px;
  }
  #conts_contest .present_block .goods_box .goods_list li dl dt {
    font-size: 23px;
    line-height: 1.2;
    margin-bottom: 8px;
  }
  #conts_contest .present_block .goods_box .goods_list li dl {
    width: 371px;
    padding-top: 40px;
  }
  #conts_contest .present_block .caption {
    font-size: 13px;
    text-align: right;
    display: block;
    width: 1200px;
    margin: 14px auto 0;
  }
  #conts_contest .detail_block h3 {
    font-size: 30px;
    line-height: 1.3;
    margin-bottom: 36px;
  }
  #conts_contest .detail_block table {
    width: 974px;
    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: 220px;
    background-color: #dedede;
    font-size: 18px;
    border-right: 2px solid #d6d6d6;
    padding: 15px 0 13px;
    vertical-align: top;
  }
  #conts_contest .detail_block td {
    padding: 19px 44px 12px;
  }
  #conts_access {}
  #conts_access .title_box {
    margin-bottom: 109px;
  }
  #conts_access .traffic_block {
    margin-bottom: 6px;
  }
  #conts_access .traffic_block .box {
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1350px;
    margin-bottom: 68px;
  }
  #conts_access .traffic_block .box:last-of-type {
    margin-bottom: 0;
  }
  #conts_access .traffic_block .box .img {
    width: 727px;
    margin-top: 75px;
  }
  #conts_access .traffic_block .box_02 .img {
    margin-top: 25px;
  }
  #conts_access .traffic_block .box .title_box {
    width: 577px;
    margin-right: 3vw;
  }
  #conts_access .traffic_block .box_01 .title_box {
    border-top: 41px solid #92746d;
    padding: 14px 0 0;
  }
  #conts_access .traffic_block .box_02 .title_box {
    border-top: 41px solid #40898b;
  }
  #conts_access .traffic_block .box .title_box h3 {
    font-size: 13vw;
    line-height: 1.0;
    text-align: right;
    margin-bottom: -13px;
  }
  @media screen and (max-width: 1200px) {
    #conts_access .traffic_block .box .title_box h3 {
      font-size: 156px;
    }
  }
  @media screen and (min-width: 1500px) {
    #conts_access .traffic_block .box .title_box h3 {
      font-size: 200px;
    }
  }
  #conts_access .traffic_block .box .title_box .img_car {
    width: 126px;
    margin: 0 0 0 auto;
  }
  #conts_access .traffic_block .box .title_box .img_train {
    width: 264px;
    margin: 0 0 0 auto;
  }
  #conts_access .map {
    width: 100%;
    height: 439px;
    border: 6px solid #000;
  }
  #conts_access .map iframe {
    width: 100%;
    height: 100%;
    border: none;
  }
}