@charset "UTF-8";
/*===============================================
●sp.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width: 640px) {
  #contents {
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0.1em;
    font-weight: 500;
    font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic,
      "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,
      Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
    overflow: hidden;
    margin-bottom: 70px;
  }
  #contents a,
  #contents a:link,
  #contents a:visited,
  #contents a:hover {
    color: inherit;
    display: block;
  }
  #contents img {
    display: block;
    width: 100%;
    height: auto;
  }
  #contents .auto {
    width: 92%;
    margin: 0 auto;
  }
  #contents p,
  #contents h2,
  #contents h3,
  #contents h4,
  #contents dl,
  #contents dt,
  #contents dd,
  #contents ul,
  #contents li,
  #contents p {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    list-style-type: none;
  }
  #contents figure {
    margin: 0;
  }
  #contents .sp_none {
    display: none !important;
  }
  #contents .btn a,
  #contents .btn_small a {
    width: 100%;
    text-align: center;
    font-weight: 700;
    line-height: 1.5;
    color: #fff;
    text-decoration: none;
    padding: 11px 0 10px;
    border: 3px solid #1e39af;
    background-color: #1e39af;
    border-radius: 6px;
    background-image: url("../img/icon.png");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 9px;
    box-shadow: 2px 2px 0px 1px #001984;
    transition-duration: 0.3s;
    box-sizing: border-box;
    min-height: 46px;
  }
  #contents #conts_event .bg_wrapper ul li.listitem_wide .campaign_01_title {
    color: #e70012;
    font-size: 24px;
    font-weight: 900;
    text-align: center;
    margin: 0 0 15px;
    line-height: 1.1;
  }
  #contents #conts_event .bg_wrapper ul li.listitem_wide .present {
    padding: 0 20px;
  }
  #contents #conts_event .bg_wrapper ul .listitem_wide:nth-of-type(1) .btn a {
    background-color: #e70012;
    box-shadow: 2px 2px 0px 1px #b4000e;
    border-color: #e70012;
  }
  #contents .btn_jokoku a {
    border-color: #e70012;
    background-color: #e70012;
    box-shadow: 2px 2px 0px 1px #b4000e;
  }
  #contents #main_image {
    width: 100%;
    height: 116vw;
    float: left;
    clear: both;
    background-image: url(../img/main_img_bg.jpg);
    background-position: top center;
    background-size: cover;
    animation-name: gallerySlideLeft;
    animation-duration: 80s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    background-repeat: repeat-x;
    position: relative;
  }
  @keyframes gallerySlideLeft {
    0% {
      background-position: 0px 0px;
    }
    100% {
      background-position: -1800px 0px;
    }
  }
  #contents #main_image .outer {
    width: 100%;
    height: 100vw;
    float: left;
    clear: both;
    background-image: url(../img/main_img_snow.png);
    background-position: top center;
    background-size: 180%;
    background-repeat: repeat-x;
  }
  #contents #main_image .page_title {
    padding-top: 6vw;
    width: 80%;
    margin: 0 auto;
  }
  #contents #nav_conts {
    width: 100%;
    float: left;
    clear: both;
    margin-top: -38vw;
    position: relative;
    z-index: 9;
  }
  #contents #nav_conts ul {
    width: 92%;
    margin: 0 auto;
    text-align: center;
    font-size: 0;
    line-height: 0;
    letter-spacing: -0.4em;
  }
  #contents #nav_conts ul li {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    margin-right: 2%;
  }
  #contents #nav_conts ul li:nth-of-type(2n) {
    margin-right: 0;
  }
  #contents .common_conts {
    width: 100%;
    float: left;
    clear: both;
  }
  #contents .common_conts h2 {
    width: 98%;
    margin: 0 auto 0;
    position: relative;
    z-index: 9;
    pointer-events: none;
  }
  #contents .common_conts .bg_area {
    width: 100%;
    height: 50vw;
    margin-top: -10vw;
    background-image: url("../img/img_01.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  #contents .common_conts .bg_area .auto {
    position: relative;
    height: 100%;
  }
  #contents .common_conts .bg_area .name_logo {
    width: 120px;
    position: absolute;
    right: 12px;
    bottom: -17px;
  }
  #contents #conts_joetsu .bg_area .name_logo {
    width: 190px;
    right: 0;
  }
  #contents .common_conts .contents_box {
    width: 100%;
    text-align: center;
  }
  #contents .common_conts .contents_box .auto {
    position: relative;
  }
  #contents .common_conts .contents_box .illust {
    width: auto;
    height: 28vw;
    position: absolute;
    left: -3%;
    top: 23vw;
  }
  #contents #conts_iwappara.common_conts .contents_box .illust {
    width: auto;
    height: 26vw;
    position: absolute;
    left: -3%;
    top: 23vw;
  }
  #contents .contents_box .illust_main {
    width: 22%;
    position: absolute;
    left: -1%;
    top: -32vw;
  }
  #contents #conts_joetsu .contents_box .illust_main {
    width: 47%;
    position: absolute;
    left: -10%;
    top: -24vw;
  }
  #contents .common_conts .contents_box .illust img {
    width: auto;
    height: 100%;
  }
  #contents .common_conts .contents_box .border_title {
    width: 100%;
    margin: 0 auto 24px;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 700;
    font-style: italic;
    color: #1e39af;
    padding-bottom: 12px;
    border-bottom: 3px solid #1e39af;
    position: relative;
  }
  #contents .common_conts .contents_box .border_title::before {
    content: "";
    display: block;
    width: 15px;
    height: 13px;
    background-image: url("../img/parts_02.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    position: absolute;
    bottom: -13px;
    right: 30%;
  }
  #contents .common_conts .contents_box .main_text {
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 36px;
    text-align: left;
  }
  #contents .common_conts .contents_box .main_text .marker {
    background: linear-gradient(180deg,
        rgba(0, 0, 0, 0) 0%,
        rgba(0, 0, 0, 0) 73%,
        #fff13e 73%,
        #fff13e 100%);
  }
  #contents .common_conts .contents_box .point_list {
    width: 100%;
    font-size: 0;
    line-height: 0;
  }
  #contents .common_conts .contents_box .point_list li {
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 20px;
    position: relative;
  }
  #contents .common_conts .contents_box .point_list li .illust_img {
    position: absolute;
    top: 29vw;
    left: -3%;
    z-index: 3;
    height: 26vw;
  }
  #contents .common_conts .contents_box .point_list li .illust_img img {
    width: auto;
    height: 100%;
  }
  #contents .common_conts .contents_box .point_list li .img {
    margin-bottom: 12px;
    position: relative;
  }
  #contents .common_conts .contents_box .point_list li h4 {
    display: inline-block;
    padding: 0 8px;
    margin: 0 auto 10px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    color: #1e39af;
    background: linear-gradient(transparent 50%, #d8dfff 50%);
    position: relative;
  }
  #contents .common_conts .contents_box .btn {
    width: 95%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.3;
    color: #fff;
  }
  #contents .common_conts .contents_box .btn a {
    padding: 10px 0 8px;
  }
  #contents #conts_joetsu {
    padding-top: 0;
    padding-bottom: 40px;
  }
  #contents #conts_joetsu h2 {
    width: 80%;
    margin: 16px auto 0;
    position: relative;
    z-index: 9;
  }
  #contents #conts_joetsu .bg_area {
    background-image: url("../img/img_06.jpg");
    margin: -17px auto 22px;
  }
  #contents #conts_iwappara .bg_area {
    background-image: url("../img/img_01.jpg");
    margin: -17px auto 22px;
  }
  #contents #conts_joetsu .contents_box .border_title {
    color: #e70012;
    border-bottom: 3px solid #e70012;
  }
  #contents #conts_joetsu .contents_box .border_title::before {
    background-image: url("../img/parts_01.png");
  }
  #contents #conts_joetsu .contents_box .point_list li h4 {
    background: linear-gradient(transparent 60%, #f5d5d8 60%);
    color: #e70012;
  }
  #contents #conts_joetsu .contents_box .btn a {
    background-color: #e70012;
    border-color: #e70012;
    box-shadow: 4px 4px 0px 1px #b4000e;
  }
  #contents #conts_joetsu .snow_park_block {
    background-image: url(../img/snow_park_bg.jpg);
    background-repeat: no-repeat;
    background-size: 110%;
    background-position: center top 0px;
    border-radius: 10px;
    padding: 26px 5% 34px;
    margin-bottom: 54px;
    position: relative;
    border: 2px solid #bce4f7;
  }
  #contents #conts_joetsu .snow_park_block::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: calc(50% + 150px);
    transform: translate(0, -50%);
    background-image: url(../img/oval.png);
    background-repeat: no-repeat;
    background-size: 140%;
    background-position: center top;
    pointer-events: none;
  }
  #contents #conts_joetsu .snow_park_block .family_snow_img {
    position: absolute;
    top: -34px;
    right: -6px;
    z-index: 3;
    width: 16vw;
    max-width: 92px;
  }
  #contents #conts_joetsu .snow_park_block .block_title {
    width: 96%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 380px;
  }
  #contents #conts_joetsu .snow_park_block h3 img {
    width: 100%;
    height: auto;
    margin: 0 auto 4px;
  }
  #contents #conts_joetsu .snow_park_block .block_text {
    text-align: left;
    position: relative;
    z-index: 2;
    width: 94%;
    margin: 0 auto 16px;
    max-width: 320px;
  }
  /*▼▼スライダー 雪のゆうえんち▼▼*/
  #contents #conts_joetsu .snow_park_block .slider_block {
    position: relative;
  }
  #contents #conts_joetsu .snow_park_block .slider_block img {
    width: 100%;
    height: auto;
  }
  #contents #conts_joetsu .snow_park_block .slider_block .swiper {
    overflow: hidden;
  }
  #contents #conts_joetsu .snow_park_block .slider_block .swiper-button-prev {
    background-image: url(../img/arrow_left_02.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    left: -19px;
    width: 32px;
  }
  #contents #conts_joetsu .snow_park_block .slider_block .swiper-button-next {
    background-image: url(../img/arrow_right_02.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    right: -19px;
    width: 32px;
  }
  /*▲▲スライダー 雪のゆうえんち▲▲*/
  /*▼▼スライダー 上国4ブロック▼▼*/
  #contents #conts_joetsu .point_list .slider_block {
    position: relative;
    margin-bottom: 11px;
  }
  #contents #conts_joetsu .point_list .slider_block img {
    width: 100%;
    height: auto;
  }
  #contents #conts_joetsu .point_list .slider_block .swiper2,
  #contents #conts_joetsu .point_list .slider_block .swiper3,
  #contents #conts_joetsu .point_list .slider_block .swiper4,
  #contents #conts_joetsu .point_list .slider_block .swiper5 {
    overflow: hidden;
  }
  .swiper-button-next2,
  .swiper-button-prev2,
  .swiper-button-next3,
  .swiper-button-prev3,
  .swiper-button-next4,
  .swiper-button-prev4,
  .swiper-button-next5,
  .swiper-button-prev5 {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
  }
  #contents #conts_joetsu .point_list .slider_block .swiper-button-prev2,
  #contents #conts_joetsu .point_list .slider_block .swiper-button-prev3,
  #contents #conts_joetsu .point_list .slider_block .swiper-button-prev4,
  #contents #conts_joetsu .point_list .slider_block .swiper-button-prev5 {
    background-image: url(../img/arrow_left_02.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    left: -12px;
    width: 26px;
  }
  #contents #conts_joetsu .point_list .slider_block .swiper-button-next2,
  #contents #conts_joetsu .point_list .slider_block .swiper-button-next3,
  #contents #conts_joetsu .point_list .slider_block .swiper-button-next4,
  #contents #conts_joetsu .point_list .slider_block .swiper-button-next5 {
    background-image: url(../img/arrow_right_02.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    right: -12px;
    width: 26px;
  }
  /*▲▲スライダー 上国4ブロック▲▲*/
  #contents #conts_iwappara {
    padding-bottom: 70px;
  }
  #contents #conts_event {
    width: 100%;
    float: left;
    clear: both;
    padding-top: 10vw;
    margin-top: -10vw;
  }
  #contents #conts_event .bg_outer {
    width: 100%;
    float: left;
    clear: both;
    padding-bottom: 80px;
    background-color: #e70012;
    background-image: url("../img/bg_img_01.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 120%;
  }
  #contents #conts_event h2 {
    width: 106%;
    margin: -30px -3% 14px;
  }
  #contents #conts_event .main_text {
    font-size: 15px;
    line-height: 1.6;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 0 #b0000d, -1px -1px 0 #b0000d, -1px 1px 0 #b0000d,
      1px -1px 0 #b0000d, 0px 1px 0 #b0000d, 0-1px 0 #b0000d, -1px 0 0 #b0000d,
      1px 0 0 #b0000d;
    position: relative;
    z-index: 9;
    margin-bottom: 30px;
  }
  #contents #conts_event .bg_wrapper {
    width: 100%;
    background-color: #fff;
    padding: 20px 2% 40px;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 6px;
  }
  #contents #conts_event .bg_wrapper h4 {
    width: 100%;
    margin: 0 auto 20px;
  }
  #contents #conts_event .bg_wrapper:first-of-type h4 {
    margin: 0 auto 25px;
  }
  #contents #conts_event .bg_wrapper ul {
    width: 100%;
    font-size: 0;
    line-height: 0;
    margin-bottom: 26px;
  }
  #contents #conts_event .bg_wrapper ul li {
    width: 100%;
    max-width: 400px;
    font-size: 15px;
    line-height: 1.7;
    padding: 10px 0 15px;
    border: 3px solid #e70012;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto 26px;
    position: relative;
  }
  #contents #conts_event .bg_wrapper ul li .btn_box {
    width: 96%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }
  #contents #conts_event .bg_wrapper ul li .btn_box .btn {
    width: 47%;
  }
  #contents #conts_event .bg_wrapper ul li .btn_box .btn.btn_iwappara a {
    width: 100%;
    text-align: center;
    font-weight: 700;
    color: #fff;
    padding: 10px 0 9px;
    background-color: #1e39af;
    border-color: #1e39af;
    border-radius: 6px;
    background-image: url("../img/icon.png");
    background-repeat: no-repeat;
    background-position: right 5px center;
    background-size: 6px;
    box-shadow: 2px 2px 0px 1px #001984;
    box-sizing: border-box;
  }
  #contents #conts_event .bg_wrapper ul.attention li::after {
    content: "";
    display: block;
    width: 29%;
    height: 29%;
    position: absolute;
    top: -14%;
    left: -23px;
    background-image: url(../img/speech_bubble_01.png?2025);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  #contents #conts_event .bg_wrapper ul li:last-of-type {
    margin-bottom: 0;
  }
  #contents #conts_event .bg_wrapper ul li .present {
    margin-bottom: 8px;
  }
  #contents #conts_event .bg_wrapper ul li .btn {
    width: 90%;
    max-width: 300px;
    margin: 0 auto 12px;
  }
  #contents #conts_event .bg_wrapper ul li .btn a,
  #contents #conts_event .bg_wrapper ul li .btn_small a {
    background-size: 6px;
    padding: 2px 8px 2px;
    border-width: 3px;
    font-size: 13px;
    line-height: 1.5;
    background-position: right 3px center;
    box-shadow: 2px 2px 0px 1px #001984;
    line-height: 1.2;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #contents #conts_event .bg_wrapper ul li .present {
    margin: 0 auto 5px;
  }
  #contents #conts_event .bg_wrapper ul li .btn_list {
    width: 94%;
    font-size: 0;
    line-height: 0;
    padding: 0;
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
  }
  #contents #conts_event .bg_wrapper ul li .btn_list .btn {
    width: 47%;
  }
  #contents #conts_event .bg_wrapper ul li .btn_jokoku a {
    box-shadow: 2px 2px 0px 1px #b4000e;
  }
  #contents #conts_event .bg_wrapper ul li .btn_list .btn_jokoku a {
    box-shadow: 2px 2px 0px 1px #b4000e;
  }
  #contents #conts_event .bg_wrapper .other_event {
    width: 100%;
  }
  #contents #conts_event .bg_wrapper .other_event dt {
    width: 80%;
    margin: 0 auto 14px;
  }
  #contents #conts_event .bg_wrapper .other_event dd {
    width: calc(100% - -3px);
    text-align: left;
    font-size: 0;
  }
  #contents #conts_event .bg_wrapper .other_event dd .btn {
    width: 97%;
    margin-bottom: 14px;
  }
  #contents #conts_event .bg_wrapper .other_event dd .btn:last-of-type {
    margin-right: 0;
    margin-bottom: 0;
  }
  #contents #conts_event .bg_wrapper .other_event dd .btn a {
    border-width: 3px;
    background-position: right 12px center;
    background-size: 6px;
    font-size: 17px;
  }
  #contents #conts_access {
    width: 100%;
    float: left;
    clear: both;
    margin-top: -8vw;
  }
  #contents #conts_access img {
    height: auto;
  }
  #contents #conts_access h2 {
    width: 100%;
    margin: 0 auto 5px;
    position: relative;
    z-index: 9;
  }
  #contents #conts_access .box {
    margin-bottom: 40px;
  }
  #contents #conts_access .box .bg_box {
    width: 100%;
    height: 54vw;
    margin-top: -8px;
    background-image: url("../img/img_20.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
  }
  #contents #conts_access .box_2 .bg_box {
    margin-top: 0;
    background-image: url("../img/img_21.jpg");
  }
  #contents #conts_access .box .logo {
    position: absolute;
    width: 30%;
    top: 5%;
    left: 3%;
  }
  #contents #conts_access .box .map_box {
    width: 95%;
    height: 200px;
    overflow: hidden;
    padding-top: 63%;
    margin: -75px auto 15px;
    position: relative;
    border: 4px solid #1e39af;
  }
  #contents #conts_access .box_2 .map_box {
    border: 4px solid #e70012;
  }
  #contents #conts_access .box dl {
    width: 100%;
    margin: 0 auto 0;
    font-size: 18px;
    text-align: center;
  }
  #contents #conts_access .box dl dt {
    width: 90%;
    margin: 0 auto 5px;
    color: #fff;
    padding: 8px 5px 8px;
    background-color: #1e39af;
    font-size: 16px;
    line-height: 1.3;
    box-sizing: border-box;
  }
  #contents #conts_access .box_2 dl dt {
    background-color: #e70012;
  }
  #contents #conts_access dl dd {
    font-size: 15px;
  }
  #contents #conts_access .box dl dd ul {
    width: 340px;
    padding-top: 3px;
    margin: 0 auto;
  }
  #contents #conts_access .box dl dd ul li,
  #contents #conts_access .box_2 dl dd ul li {
    border: 2px solid #ced1df;
    margin-bottom: 10px;
    position: relative;
  }
  #contents #conts_access .box dl dd ul li::after {
    content: "";
    display: block;
    width: 12px;
    height: 8px;
    background-image: url("../img/icon_03.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    bottom: -12px;
    left: 50%;
    margin-left: -6px;
  }
  #contents #conts_access .box_2 dl dd ul li::after {
    background-image: url("../img/icon_02.png");
  }
  #contents #conts_access .box dl dd ul li:last-of-type::after {
    display: none;
  }
  #contents #conts_access .box .map_box iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  #contents #conts_access .box .points {
    width: auto;
    height: 24px;
    margin: 0 auto 10px;
  }
  #contents #conts_access .box .points img {
    display: block;
    width: auto;
    height: 100%;
    margin: 8px auto;
  }
  /*▼▼インスタ▼▼*/
  #contents #conts_insta {
    clear: both;
  }
  #contents #conts_insta .insta_outer .ski_slope_title {
    text-align: center;
    font-size: 18px;
    margin-bottom: 12px;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    padding: 8px 5px 7px;
  }
  #contents #conts_insta .insta_outer .jokoku_title {
    background-color: #1e39af;
  }
  #contents #conts_insta .insta_outer .iwappara_title {
    background-color: #e70012;
  }
  #contents #conts_insta .insta_list_iwappara,
  #contents #conts_insta .insta_list_jokoku {
    justify-content: flex-start;
    gap: 12px;
  }
  #contents #conts_insta h2 {
    display: inline-block;
    font-size: 25px;
    padding-right: 35px;
    margin-bottom: 18px;
    line-height: 1.4;
    position: relative;
  }
  #contents #conts_insta h2::before {
    content: "";
    display: block;
    width: 19%;
    height: 80%;
    background-image: url("../img/icon_Instagram.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    top: 9%;
    right: 0;
  }
  #contents #conts_insta .insta_list_jokoku,
  #contents #conts_insta .insta_list_iwappara {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin: 5px 0;
    padding-left: 0;
    justify-content: center;
  }
  #contents #conts_insta .insta_list_jokoku {
    margin-bottom: 30px;
  }
  #contents #conts_insta .insta_list_jokoku li,
  #contents #conts_insta .insta_list_iwappara li {
    position: relative;
    width: calc(100% / 3 - 4px);
    list-style: none;
  }
  #contents #conts_insta .insta_list_jokoku li::before,
  #contents #conts_insta .insta_list_iwappara li::before {
    content: "";
    display: block;
    padding-top: 100%;
  }
  #contents #conts_insta .insta_list_jokoku a,
  #contents #conts_insta .insta_list_iwappara a {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
  }
  #contents #conts_insta .insta_list_jokoku img,
  #contents #conts_insta .insta_list_iwappara img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #contents #conts_insta .insta_error_jokoku,
  #contents #conts_insta .insta_error_iwappara {
    margin: 3% 3% 10px;
  }
  /*▲▲インスタ▲▲*/
  #contents .link_box {
    width: 90%;
    margin: 0 auto;
    padding-top: 38px;
    font-size: 0;
    line-height: 0;
    margin-bottom: 39px;
  }
  #contents .link_box .link_banner {
    width: 100%;
    font-size: 15px;
    line-height: 1.5;
    position: relative;
    margin-bottom: 30px;
  }
  #contents .link_box .link_banner img {
    width: 100%;
    display: block;
  }
  #contents .link_box .link_banner .position_img {
    width: 25vw;
    position: absolute;
    bottom: -38px;
    right: -10%;
  }
}