@charset "UTF-8";
@media screen and (min-width: 641px) {
  #contents {
    width: 100%;
    min-width: 1080px;
    overflow: hidden;
    float: left;
    clear: both;
    font-size: 16px;
    line-height: 25px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic,
      "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,
      Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    position: relative;
    font-weight: 500;
    background-color: #fff;
    margin-bottom: 96px;
  }
  #contents a,
  #contents a:link,
  #contents a:visited,
  #contents a:hover {
    color: inherit;
    display: block;
  }
  #contents a:hover img {
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #contents .auto {
    width: 1080px;
    margin: 0 auto;
  }
  #contents p,
  #contents h2,
  #contents h3,
  #contents h4,
  #contents dl,
  #contents ul,
  #contents li,
  #contents p {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    list-style-type: none;
  }
  #contents figure,
  #contents dd {
    margin: 12px 0;
    min-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #contents a {
    text-decoration: none;
  }
  #contents img {
    display: block;
  }
  #contents .pc_none {
    display: none !important;
  }
  #contents .btn a,
  #contents .btn_small a {
    width: 100%;
    text-align: center;
    font-weight: 700;
    color: #fff;
    padding: 9px 0 8px;
    border: 3px solid #1e39af;
    background-color: #1e39af;
    border-radius: 6px;
    background-image: url("../img/icon.png");
    background-repeat: no-repeat;
    background-position: right 13px center;
    background-size: 9px;
    box-shadow: 4px 4px 0px 1px #001984;
    transition-duration: 0.3s;
    box-sizing: border-box;
  }
  #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 #conts_event .bg_wrapper ul .listitem_wide:nth-of-type(1) .btn a:hover {
    background-color: #fff;
    color: #e70012;
    background-image: url(../img/icon_re.png);
  }
  #contents .btn_jokoku a {
    border: 3px solid #e70012;
    background-color: #e70012;
    box-shadow: 4px 2px 0px 1px #001984;
  }
  #contents .btn a:hover {
    background-color: #fff;
    color: #1e39af;
    background-image: url("../img/icon_bl.png");
  }
  #contents .btn_small a:hover {
    background-color: #fff;
    color: #e70012;
    background-image: url("../img/icon_re.png");
  }
  #contents .btn_jokoku a:hover {
    background-color: #fff;
    color: #e70012;
    background-image: url("../img/icon_re.png");
  }
  #contents #main_image {
    width: 100%;
    height: 784px;
    float: left;
    clear: both;
    background-image: url(../img/main_img_bg.jpg);
    background-position: top center;
    background-size: cover;
    animation-name: gallerySlideLeft;
    animation-duration: 60s;
    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: 784px;
    float: left;
    clear: both;
    background-image: url(../img/main_img_snow.png);
    background-position: top center;
    background-size: 1570px;
    background-repeat: repeat-x;
  }
  #contents #main_image .page_title {
    width: 626px;
    padding-top: 34px;
    margin: 0 auto;
  }
  #contents #nav_conts {
    width: 100%;
    height: 141px;
    float: left;
    clear: both;
    margin-top: -141px;
    position: relative;
    z-index: 9;
  }
  #contents #nav_conts ul {
    width: 1080px;
    margin: 0 auto;
    text-align: center;
    font-size: 0;
    line-height: 0;
  }
  #contents #nav_conts ul li {
    display: inline-block;
    margin-right: 5px;
  }
  #contents #nav_conts ul li:last-of-type {
    margin-right: 0;
  }
  #contents .common_conts {
    width: 100%;
    float: left;
    clear: both;
    padding-top: 229px;
    margin-top: -211px;
  }
  #contents .common_conts h2 {
    width: 1066px;
    padding-left: 127px;
    margin: 0 auto 0;
    position: relative;
    z-index: 9;
    pointer-events: none;
  }
  #contents .common_conts .bg_area {
    width: 100%;
    height: 546px;
    margin-top: -145px;
    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 {
    display: inline-block;
    position: absolute;
    right: -276px;
    bottom: -33px;
  }
  #contents .common_conts .bg_area .name_logo.phrase {
    display: inline-block;
    position: absolute;
    right: -466px;
    bottom: -33px;
  }
  #contents .common_conts .bg_area .name_logo img {
    width: 48%;
    height: auto;
  }
  #contents .common_conts .contents_box {
    width: 100%;
    float: left;
    clear: both;
    text-align: center;
    padding-top: 29px;
  }
  #contents .common_conts .contents_box .auto {
    position: relative;
  }
  #contents .common_conts .contents_box .illust_main {
    width: 300px;
    position: absolute;
    left: -210px;
    top: -138px;
  }
  #contents #conts_iwappara .illust_main {
    position: absolute;
    left: -160px;
    top: -238px;
    width: 260px;
  }
  #contents #conts_iwappara .illust_main img {
    width: 260px;
  }
  #contents .common_conts .contents_box .border_title {
    width: 960px;
    margin: 0 auto 40px;
    font-size: 37px;
    line-height: 41px;
    font-weight: 700;
    font-style: italic;
    color: #1e39af;
    padding-bottom: 20px;
    border-bottom: 6px solid #1e39af;
    position: relative;
  }
  #contents .common_conts .contents_box .border_title::before {
    content: "";
    display: block;
    width: 32px;
    height: 28px;
    background-image: url(../img/parts_02.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    position: absolute;
    bottom: -28px;
    right: 266px;
  }
  #contents .common_conts .contents_box .main_text {
    font-size: 19px;
    line-height: 32px;
    margin: 0 auto 50px;
    width: 880px;
  }
  #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;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #contents .common_conts .contents_box .point_list li {
    width: 523px;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 37px;
    position: relative;
  }
  #contents .common_conts .contents_box .point_list li .illust_img {
    position: absolute;
    top: 161px;
    left: -41px;
    z-index: 3;
    height: 140px;
  }
  #contents .common_conts .contents_box .point_list li .illust_img img {
    width: auto;
    height: 100%;
  }
  #contents .common_conts .contents_box .point_list li img {
    width: 100%;
    height: auto;
  }
  #contents .common_conts .contents_box .point_list li .illust {
    width: 110px;
    position: absolute;
    top: auto;
    bottom: 0;
    left: -65px;
  }
  #contents #conts_iwappara .contents_box .point_list li .illust {
    width: auto;
    height: 140px;
    position: absolute;
    left: -40px;
    bottom: 112px;
    z-index: 9;
  }
  #contents #conts_iwappara .contents_box .point_list li .illust img {
    display: block;
    width: auto;
    height: 100%;
  }
  #contents .common_conts .contents_box .point_list li:nth-of-type(2n) {
    margin-right: 0;
  }
  #contents .common_conts .contents_box .point_list li h4 {
    display: inline-block;
    padding: 0 10px;
    margin: 0 auto 16px;
    font-size: 31px;
    font-weight: 600;
    line-height: 1.5;
    color: #1e39af;
    background: linear-gradient(transparent 50%, #d8dfff 50%);
    position: relative;
    box-sizing: border-box;
    z-index: 2;
  }
  #contents .common_conts .contents_box .btn {
    width: 960px;
    margin: 0 auto;
    font-size: 25px;
    line-height: 1.3;
    color: #fff;
  }
  #contents .common_conts .contents_box .btn.big a {
    padding: 20px 0;
    background-size: 14px;
    background-position: right 35px top 28px;
  }
  #contents #conts_joetsu {
    padding-top: 0;
    margin-top: -46px;
  }
  #contents #conts_joetsu h2 {
    width: 750px;
    padding: 0;
    margin: 50px auto 120px;
    position: relative;
    z-index: 9;
  }
  #contents #conts_joetsu .bg_area {
    margin-top: -175px;
    background-image: url("../img/img_06.jpg?20221118");
  }
  #contents #conts_joetsu .contents_box .border_title {
    color: #e70012;
    border-bottom: 6px 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: 2px 2px 0px 1px #b4000e;
  }
  #contents #conts_joetsu .contents_box .btn a:hover {
    color: #e70012;
    background-color: #fff;
    background-image: url("../img/icon_re.png");
  }
  #contents #conts_joetsu .snow_park_block {
    background-image: url(../img/snow_park_bg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center top;
    border-radius: 20px;
    padding: 20px 30px 47px;
    margin-bottom: 104px;
    position: relative;
    border: 2px solid #bce4f7;
    overflow: hidden;
  }
  #contents #conts_joetsu .snow_park_block::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: calc(50% + 212px);
    transform: translateY(-50%);
    background-image: url(../img/oval.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: left top;
    pointer-events: none;
  }
  #contents #conts_joetsu .snow_park_block .family_snow_img {
    position: absolute;
    width: 126px;
    top: 156px;
    right: 108px;
    z-index: 2;
  }
  #contents #conts_joetsu .snow_park_block .family_snow_img img {
    width: 100%;
    height: auto;
  }
  #contents #conts_joetsu .snow_park_block h3 img {
    width: 558px;
    height: auto;
    margin: 0 auto;
  }
  #contents #conts_joetsu .snow_park_block .block_text {
    width: 494px;
    margin: -4px auto 15px;
    position: relative;
    z-index: 2;
  }
  #contents #conts_joetsu .snow_park_block .block_text img {
    width: 100%;
    height: auto;
  }
  /*▼▼スライダー 雪のゆうえんち▼▼*/
  #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: 40px;
  }
  #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: 40px;
  }
  /*▲▲スライダー 雪のゆうえんち▲▲*/
  /*▼▼スライダー 上国4ブロック▼▼*/
  #contents #conts_joetsu .point_list .slider_block {
    position: relative;
    margin-bottom: 12px;
  }
  #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: -13px;
    width: 30px;
  }
  #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: -13px;
    width: 30px;
  }
  /*▲▲スライダー 上国4ブロック▲▲*/
  #contents #conts_event {
    width: 100%;
    float: left;
    clear: both;
    padding-top: 116px;
  }
  #contents #conts_event .bg_outer {
    width: 100%;
    float: left;
    clear: both;
    padding-bottom: 71px;
    background-color: #e70012;
    background-image: url("../img/bg_img_01.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 1570px;
  }
  #contents #conts_event h2 {
    width: 1077px;
    margin: -63px auto 14px;
  }
  #contents h2 img {
    width: 100%;
    height: auto;
  }
  #contents #conts_event .main_text {
    font-size: 24px;
    line-height: 39px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-shadow: 1px 0 0 #b0000d, 0 1px 0 #b0000d, -1px 0 0 #b0000d,
      0 -1px 0 #b0000d, 2px 2px 0 #b0000d;
    position: relative;
    z-index: 9;
    margin-bottom: 40px;
  }
  #contents #conts_event .bg_wrapper {
    width: 100%;
    background-color: #fff;
    padding: 40px 24px 64px 23px;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
  }
  #contents #conts_event .bg_wrapper h4 {
    width: 1020px;
    margin: 0 auto 50px;
  }
  #contents #conts_event .btn_box {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  #contents #conts_event .bg_wrapper ul li .btn_box .btn {
    width: 42%;
    margin: 0 18px 0;
  }
  #contents #conts_event .bg_wrapper ul li .btn.btn_iwappara a {
    width: 100%;
    text-align: center;
    font-weight: 700;
    color: #fff;
    padding: 9px 0 8px;
    background-color: #1e39af;
    border-color: #1e39af;
    border-radius: 6px;
    background-image: url("../img/icon.png");
    background-repeat: no-repeat;
    background-position: right 13px center;
    background-size: 9px;
    box-shadow: 2px 2px 0px 1px #001984;
    transition-duration: 0.3s;
    box-sizing: border-box;
  }
  #contents #conts_event .bg_wrapper ul li .btn_box .btn.btn_iwappara a:hover {
    background-color: #fff;
    color: #1e39af;
    background-image: url("../img/icon_bl.png");
  }
  #contents #conts_event .bg_wrapper ul {
    width: 980px;
    display: flex;
    font-size: 0;
    line-height: 0;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #contents #conts_event .bg_wrapper ul li {
    width: 463px;
    display: inline-block;
    font-size: 16px;
    line-height: 1.7;
    padding: 14px 0 10px;
    position: relative;
    border: 5px solid #e70012;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 50px;
    position: relative;
  }
  #contents #conts_event .bg_wrapper ul.attention li::after {
    content: "";
    display: block;
    width: 250px;
    height: 108px;
    position: absolute;
    top: -33px;
    left: -124px;
    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 img {
    width: 100%;
    display: block;
  }
  #contents #conts_event .bg_wrapper ul li.listitem_wide {
    width: 100%;
    padding: 0 0 38px;
  }
  #contents #conts_event .bg_wrapper ul li.listitem_wide .campaign_01_title {
    color: #e70012;
    font-size: 48px;
    font-weight: 900;
    text-align: center;
    margin: 10px 0 20px;
    line-height: 1.1;
  }
  #contents #conts_event .bg_wrapper ul li.listitem_wide .present {
    padding: 0 40px;
  }
  #contents #conts_event .bg_wrapper ul li.listitem_wide .present img {
    width: 100%;
    height: auto;
  }
  #contents #conts_event .bg_wrapper ul li .btn_list {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }
  #contents #conts_event .bg_wrapper ul li .btn_list .btn {
    width: 47%;
  }
  #contents #conts_event .bg_wrapper ul li:nth-child(even) {
    margin-right: 0px;
  }
  #contents #conts_event .bg_wrapper ul li .btn,
  #contents #conts_event .bg_wrapper ul li .btn_list {
    width: calc(100% - 24px);
    max-width: 540px;
    margin: 0 auto 15px;
  }
  #contents #conts_event .bg_wrapper ul li .btn a {
    background-size: 9px;
    padding: 2px 19px 1px;
    border-width: 3px;
    background-position: right 6px center;
    box-shadow: 2px 2px 0px 1px #001984;
    font-size: 15px;
    line-height: 1.3;
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #contents #conts_event .bg_wrapper ul li .btn_jokoku a {
    box-shadow: 2px 2px 0px 1px #b4000e;
  }
  #contents #conts_event .bg_wrapper .other_event {
    width: 100%;
    padding-top: 5px;
  }
  #contents #conts_event .bg_wrapper .other_event dt {
    width: 484px;
    margin: 0 auto 14px;
  }
  #contents #conts_event .bg_wrapper .other_event dd {
    width: 100%;
    text-align: center;
  }
  #contents #conts_event .bg_wrapper .other_event dd .btn {
    width: 440px;
    display: inline-block;
    margin: 0 10px;
  }
  #contents #conts_event .bg_wrapper .other_event dd .btn a {
    border-width: 3px;
    background-position: right 24px center;
    background-size: 15px;
    font-size: 26px;
    padding: 22px 0 20px;
    box-shadow: 4px 2px 0px 1px #001984;
  }
  #contents #conts_event .bg_wrapper .other_event dd .btn.btn_jokoku a {
    box-shadow: 4px 2px 0px 1px #b4000e;
  }
  #contents #conts_access {
    width: 100%;
    float: left;
    clear: both;
    margin: -58px 0 90px;
  }
  #contents #conts_access h3.points {
    margin-bottom: 10px;
  }
  #contents #conts_access .box .points {
    width: auto;
    height: 33px;
    margin: 0 auto 10px;
  }
  #contents #conts_access .box .points img {
    display: block;
    width: auto;
    height: 100%;
  }
  #contents #conts_access img {
    width: 100%;
    height: auto;
  }

  #contents #conts_access h2 {
    width: 958px;
    margin: 0 auto 0;
    position: relative;
    z-index: 9;
  }
  #contents #conts_access .box_conts {
    display: flex;
    margin: -43px auto 20px;
    justify-content: space-between;
  }
  #contents #conts_access .box_conts .box {
    width: 520px;
    display: flex;
    flex-direction: column;
  }
  #contents #conts_access .box .bg_box {
    width: 100%;
    height: 432px;
    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 {
    background-image: url("../img/img_21.jpg");
  }
  #contents #conts_access .box .logo {
    position: absolute;
    width: 206px;
    top: 28px;
    left: 20px;
  }
  #contents #conts_access .box .map_box {
    width: 468px;
    height: 430px;
    padding-top: 73%;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
    border: 4px solid #e70012;
    margin: -36px auto 20px;
    box-sizing: border-box;
    z-index: 5;
    position: relative;
    justify-content: flex-start;
  }
  #contents #conts_access .box:nth-child(even) .map_box {
    border: 4px solid #1e39af;
  }
  #contents #conts_access .box dl {
    width: 426px;
    margin: 0 auto 0;
    font-size: 18px;
    text-align: center;
  }
  #contents #conts_access .box dl dt {
    width: 100%;
    color: #fff;
    padding: 8px 5px 8px;
    background-color: #1e39af;
    font-size: 19px;
    line-height: 1.3;
    margin-bottom: 13px;
    box-sizing: border-box;
  }
  #contents #conts_access .box_2 dl dt {
    background-color: #e70012;
  }
  #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_insta {
    clear: both;
  }
  #contents #conts_insta .insta_block {
    display: flex;
    justify-content: space-between;
  }
  #contents #conts_insta .insta_outer {
    width: 49%;
  }
  #contents #conts_insta .insta_outer .ski_slope_title {
    text-align: center;
    font-size: 22px;
    margin-bottom: 18px;
    font-weight: 700;
    color: #fff;
    padding: 12px 4% 11px;
  }
  #contents #conts_insta .insta_outer .jokoku_title {
    background-color: #e70012;
  }
  #contents #conts_insta .insta_outer .iwappara_title {
    background-color: #1e39af;
  }
  #contents #conts_insta .insta_list_iwappara,
  #contents #conts_insta .insta_list_jokoku {
    justify-content: flex-start;
    gap: 12px;
  }
  #contents #conts_insta h2 {
    font-size: 31px;
    padding-right: 30px;
    margin-bottom: 26px;
    text-align: center;
    position: relative;
  }
  #contents #conts_insta h2::before {
    content: "";
    display: block;
    width: 100%;
    height: 120%;
    background-image: url("../img/icon_Instagram.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    top: -2px;
    left: 83px;
  }

  #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 li,
  #contents #conts_insta .insta_list_iwappara li {
    position: relative;
    width: calc((100% - 20px) / 3);
    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: 100%;
    clear: both;
    padding-top: 68px;
    font-size: 0;
    line-height: 0;
    text-align: center;
  }
  #contents .link_box .link_banner {
    width: 525px;
    font-size: 15px;
    line-height: 1.5;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-right: 30px;
  }
  #contents .link_box .link_banner:nth-of-type(2n) {
    margin-right: 0;
  }
  #contents .link_box .link_banner {
    width: 525px;
    font-size: 15px;
    line-height: 1.5;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-right: 30px;
    z-index: 1;
    padding-bottom: 40px;
  }
  #contents .link_box .link_banner .position_img {
    width: 130px;
    height: auto;
    position: absolute;
    bottom: 1px;
    right: -18px;
    z-index: 0;
  }
  #contents .link_box .link_banner .position_img img {
    width: 100%;
    height: auto;
  }
  #contents .link_box .link_banner a:hover .position_img img {
    opacity: 1;
  }
}