@charset "utf-8";
/* CSS Document */

/*ベース*/
html {
  overflow-y: scroll;
}
body {
  max-width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden !important ;
}
img {
  pointer-events: none;
}
a {
  text-decoration: none;
}
.clear {
  clear: both;
}

.obj-fit-img {
  object-fit: cover;
  object-position: center;
  font-family: "object-fit: cover; object-position: 0 100%;";
  width: 100%;
}
.font_12 {
  font-size: 12px;
}
.scroll-container {
  scroll-behavior: smooth;
}

.newspage_link a:link {
  color: #000;
}
.newspage_link a:visited {
  color: #000;
}
.newspage_link a:hover {
  color: #4a4a4a;
}
.newspage_link a:active {
  color: #000;
}

/**********************パソコン**********************/
@media only screen and (min-width: 961px) {
  /*お店リンク*/
  .shop_linkbox {
    background: #7c8c64;
    float: right;
    margin-top: 130px;
    padding: 12px 22px;
    position: fixed;
    right: 0;
  }
  .shop_linkbox p {
    color: #fff;
    font-family: "DIN", sans-serif;
  }
  .newspage_sp {
    display: none;
  }
  .menu_box {
    background: #ff977a;
    float: right;
    margin-top: 100px;
    padding: 10px 1000px;
  }

  /*タブリンク*/
  .site-header {
    position: fixed !important;
    bottom: 0;
    transition: 0.5s;
    width: 55%;
    z-index: 800;
    height: 6vw;
    margin-left: 22.28vw;
  }

  .site-header.hide {
    /* transform: translateY(100%); */
  }
  .gnav_menu_li {
    text-align: center;
    margin: 0 auto;
  }
  .access p {
    text-align: center;
    color: #000;
    width: 70%;

    font-size: 1.25vw;
    font-weight: 500;
    text-align: center;
    padding: 5px 0px;
    margin-top: 2vw;
    margin-left: 14%;
  }
  .receive p {
    text-align: center;
    color: #000;
    width: 70%;
    font-size: 1.25vw;
    font-weight: 500;
    text-align: center;
    padding: 5px 0px;
    margin-top: 2vw;
    margin-left: 14%;
  }
  .instagram p {
    text-align: center;
    color: #000;
    width: 70%;
    font-size: 1.25vw;
    font-weight: 500;
    text-align: center;
    padding: 5px 0px;
    margin-top: 2vw;
    margin-left: 14%;
  }
  .access {
    width: 30%;
    margin: 0 auto;
    height: 12vw;
    float: left;
    padding-left: 0;
  }
  .receive {
    width: 30%;
    height: 12vw;
    margin-left: 5.5%;
    float: left;
  }
  .instagram {
    width: 30%;
    height: 13vw;
    float: right;
  }
  /*footer*/

  .form_btn {
    text-align: left;
  }
  .footer_box {
    position: relative;
    height: 150vh;
    margin-top: -2%;
  }
  .footer_inner {
    width: 100%;
    margin-top: -5%;
    height: 50%;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 20%, 0 77%);
    clip-path: polygon(0 0, 100% 0, 100% 20%, 0 77%);
  }
  .footer_inner2 {
    width: 25%;
    position: absolute;
    top: 0;
    right: 2%;
    z-index: 10;
  }
  .footer_inner2 p {
    font-size: 4vw;
    font-weight: 600;
    text-align: center;
    line-height: 3.25vw;
    margin: 0;
    font-family: "DIN", sans-serif;
  }
  .footer_inner2 img {
    width: 100%;
  }
  .footer_inner3 {
    width: 80%;
    text-align: center;
    margin: 0 auto;
  }
  .footer_name {
    position: absolute;
    z-index: 20;
    top: 13%;
    left: 18%;
  }
  .footer_name p {
    letter-spacing: 0.5vw;
    font-family: "kozgo", sans-serif;
    font-size: 1.75vw;
    margin: 0;
    color: transparent;
    writing-mode: vertical-rl;
  }
  .footer_name2 {
    position: absolute;
    z-index: 20;
    top: 13%;
  }
  .footer_name2 p {
    letter-spacing: 0.5vw;
    font-family: "kozgo", sans-serif;
    font-size: 1.75vw;
    margin: 0;
    color: transparent;
    writing-mode: vertical-rl;
  }
  .footer_link {
    position: absolute;
    z-index: 20;
    bottom: 20%;
  }
  .footer_link p {
    color: #fff;
    font-family: "DIN", sans-serif;
    font-size: 18px;
    text-align: left;
    line-height: 26px;
    letter-spacing: 0.25vw;
  }
  .copyright {
    font-family: "DIN", sans-serif;
    color: #fff;
    position: absolute;
    z-index: 20;
    bottom: 10%;
    right: 0;
    left: 0;
    text-align: center;
    margin: 0 auto;
  }
  .footer_sns {
    width: 30%;
  }
  .footer_sns img {
    width: 100%;
  }

  .footer_box {
    margin-top: 2%;
    z-index: 1;
    width: 100%;
    height: 150vh;
    background-position: bottom;
    background: url(../../../../../../img/arashiyama/footeri_mg.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100%;
  }

  /*newspage*/
  .newspage {
    width: 100%;
    position: relative;
    z-index: 1;
    padding-bottom: 20%;
  }
  .newspage_back {
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 20%, 0 51%);
    width: 100%;
    height: 60vw;
    clip-path: polygon(0 0, 100% 0%, 100% 20%, 0 51%);
    background: #d5de97;
    position: absolute;
    z-index: 2;
  }
  .newspage_inner {
    position: relative;
    z-index: 4;
    height: auto;
  }
  .newspage_box {
    width: 924px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 5;
  }

  .newspage_link {
    padding-top: 15%;
  }
  .newspage_link p {
    font-family: "DIN", sans-serif;
    color: #000;
    text-align: left;
    font-size: 14px;
  }
  .newspage_title p {
    text-align: left;
    font-family: "kozgo", sans-serif;
    font-size: 20px;
    padding: 0;
  }
  .newspage_day {
    font-family: "DIN", sans-serif;
    color: #000;
    text-align: left;
    font-size: 14px;
  }
  .newspage_img {
    width: 100%;
    /*height:50vw;*/
  }
  .newspage_img img {
    width: 100%;
    height: 100%;
    object-fit: cover; /*画像をトリミング*/
  }
  .newspage_textbox {
    width: 764px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 5;
    padding-top: 5%;
  }
  .newspage_p {
    width: 764px;
    margin: 0 auto;
    text-align: center;
  }

  .newspage_p img {
    width: 100%;
    height: auto;
    padding: 15px 0px;
    object-fit: cover; /*画像をトリミング*/
  }
  .newspage_p p {
    text-align: left;
    font-family: "kozgo", sans-serif;
    font-size: 14px;
    padding: 0;
  }
  .newspage_sns {
    width: 924px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 5;
    padding-top: 5%;
    padding-bottom: 3%;
    border-bottom: 1px solid #827875;
  }
  .sharebox p {
    font-family: "kozgo", sans-serif;
    font-size: 14px;
  }
  .share_tw {
    float: left;
    width: 33.3%;
  }
  .share_fa {
    float: left;
    width: 33.3%;
  }
  .share_li {
    float: left;
    width: 33.3%;
  }
  .share_tw p:hover {
    opacity: 0.5;
  }
  .share_fa p:hover {
    opacity: 0.5;
  }
  .share_li p:hover {
    opacity: 0.5;
  }
  .share_tw p:before {
    content: ""; /*何も入れない*/
    display: inline-block; /*忘れずに！*/
    width: 25px; /*画像の幅*/
    height: 25px; /*画像の高さ*/
    background-image: url("../img/news/twitter_icon.png");
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0px 20px 5px 0px;
  }
  .share_fa p:before {
    content: ""; /*何も入れない*/
    display: inline-block; /*忘れずに！*/
    width: 25px; /*画像の幅*/
    height: 25px; /*画像の高さ*/
    background-image: url("../img/news/facebook_icon.png");
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0px 20px 5px 0px;
  }
  .share_li p:before {
    content: ""; /*何も入れない*/
    display: inline-block; /*忘れずに！*/
    width: 25px; /*画像の幅*/
    height: 25px; /*画像の高さ*/
    background-image: url("../img/news/line_icon.png");
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0px 20px 5px 0px;
  }

  .newspage_otherbox {
    width: 924px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 5;
    padding: 5% 0px 5%;
  }
  .newspage_p img {
    width: 100%;
    height: 100%;
    object-fit: cover; /*画像をトリミング*/
  }
  .other_name {
    text-align: center;
    margin: 0 auto;
    /*width: 20%;*/
  }
  .other_name h3 {
    font-size: 5.5vw;
    color: #fff;
    font-family: "DIN", sans-serif;
    color: #000;
    border-bottom: 2px solid #000;
  }
  .newspage_name {
    text-align: center;
    margin: 0 auto;
    width: 20%;
  }
  .newspage_name h3 {
    font-size: 5.5vw;
    color: #fff;
    font-family: "DIN", sans-serif;
    border-bottom: 2px solid #fff;
  }
  .news_photo {
    float: left;
    margin: 6px;
    /*width:190px;
  		height:150px;*/
  }
  .news_photo img {
    width: 100%;
    height: 100%;
    object-fit: cover; /*画像をトリミング*/
  }

  .news_list {
    padding: 5% 0px 0px;
  }
  .news_text {
    float: left;
    width: 100%;
    padding-left: 10px;
    text-align: left;
  }

  .news_day p {
    letter-spacing: 4px;
    font-size: 14px;
    font-family: "DIN", sans-serif;
  }
  .news_title p {
    font-size: 18px;
    line-height: 18px;
    font-family: "kozgo", sans-serif;
  }
  .news_coment p {
    line-height: 16px;
    font-family: "kozgo", sans-serif;
    font-size: 14px;
  }
  .news_more {
    text-align: right;
    bottom: 0;
  }
  .news_more p {
    font-size: 16px;
    font-family: "DIN", sans-serif;
    color: #000;
    text-align: center;
  }
  .news_more p:hover {
    color: #9e9e9e;
  }
  .news_btn {
    padding: 40px 0px 30px;
    width: 31%;
    text-align: center;
    margin: 0 auto;
  }
  .news_btn img {
    width: 100%;
  }
  .news_btnimg {
    height: 6vw;
    text-align: center;
    margin: 0 auto;
    background: url("../../../../../../img/viewmore.jpg");
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  .news_btnimg:hover {
    background: url(../../../../../../img/viewmore_hover.jpg);
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  .other_btn {
    padding: 40px 0px 30px;
    width: 31%;
    text-align: center;
    margin: 0 auto;
  }
  .other_btnimg {
    height: 8vw;
    text-align: center;
    margin: 0 auto;
    background: url("../img/viewmore.jpg");
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  .other_btnimg:hover {
    background: url(../img/viewmore_hover.jpg);
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  .newspage_back2 {
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 20%, 0 51%);
    width: 100%;
    height: 60vw;
    clip-path: polygon(0 0, 100% 0%, 100% 20%, 0 51%);
    background: #93b073;
    position: absolute;
    z-index: 2;
  }

  .sideImg_pcmb {
    display: block;
    position: fixed;
    right: 0;
    top: 27%;
    z-index: 100;
  }
  .sideImg_pcmb a {
    display: block;
  }
  .sideImg_sp {
    display: none;
  }
}

/**********************モバイル**********************/
@media only screen and (max-width: 960px) and (min-width: 540px) {
  /*お店リンク*/
  .shop_linkbox {
    background: #7c8c64;
    float: right;
    margin-top: 130px;
    padding: 11px 22px;
    position: fixed;
    right: 0;
  }
  .shop_linkbox p {
    color: #fff;
    font-family: "DIN", sans-serif;
  }
  .newspage_sp {
    display: none;
  }
  .menu_box {
    background: #ff977a;
    float: right;
    margin-top: 100px;
    padding: 10px 1000px;
  }
  /*タブリンク*/
  .site-header {
    position: fixed !important;
    bottom: 0;
    transition: 0.5s;
    width: 100%;
    z-index: 800;
    height: 11vw;
  }

  .site-header.hide {
    transform: translateY(100%);
  }
  .gnav_menu_li {
    text-align: center;
    margin: 0 auto;
  }
  .access p {
    text-align: center;
    color: #fff;
    width: 70%;
    font-size: 2vw;
    font-weight: 500;
    text-align: center;
    margin-top: 4vw;
    padding: 5px 0px;
    margin-left: 4vw;
  }
  .receive p {
    text-align: center;
    color: #fff;
    width: 70%;
    font-size: 2vw;
    font-weight: 500;
    text-align: center;
    margin-top: 4vw;
    margin-left: 4vw;
    padding: 5px 0px;
  }
  .instagram p {
    text-align: center;
    color: #fff;
    width: 70%;
    font-size: 2vw;
    font-weight: 500;
    text-align: center;
    margin-top: 4vw;
    margin-left: 4vw;
    padding: 5px 0px;
  }
  .access {
    width: 30%;
    margin: 0 auto;
    height: 13vw;
    float: left;
    padding-left: 0;
  }
  .receive {
    width: 30%;
    height: 13vw;
    margin-left: 5.5%;
    float: left;
  }
  .instagram {
    width: 30%;
    height: 13vw;
    float: right;
  }
  /*footer*/
  .form_btn {
    text-align: left;
  }

  .form_btn {
    text-align: left;
  }
  .footer_box {
    position: relative;
    height: 100vh;
    margin-top: -3;
  }
  .footer_inner {
    width: 100%;
    margin: 0;
    height: 50%;
    margin-top: -2%;
  }
  .footer_inner2 {
    width: 45%;
    position: absolute;
    top: 0%;
    right: 2%;
    z-index: 10;
  }
  .footer_inner2 p {
    font-size: 4vw;
    font-weight: 600;
    text-align: center;
    line-height: 3.25vw;
    margin: 0;
    font-family: "DIN", sans-serif;
  }

  .footer_inner2 img {
    width: 100%;
  }
  .footer_inner3 {
    width: 80%;
    text-align: center;
    margin: 0 auto;
  }
  .footer_name {
    position: absolute;
    z-index: 20;
    top: 8%;
    left: 19%;
  }
  .footer_name p {
    letter-spacing: 0.5vw;

    font-family: "kozgo", sans-serif;
    font-size: 1.75vw;
    margin: 0;
    color: transparent;
    writing-mode: vertical-rl;
  }
  .footer_name2 {
    position: absolute;
    z-index: 20;
    top: 8%;
  }
  .footer_name2 p {
    letter-spacing: 0.5vw;

    font-family: "kozgo", sans-serif;
    font-size: 1.75vw;
    margin: 0;
    color: transparent;
    writing-mode: vertical-rl;
  }
  .footer_link {
    position: absolute;
    z-index: 20;
    bottom: 23%;
  }
  .footer_link p {
    color: #fff;

    font-family: "kozgo", sans-serif;
    font-size: 2vw;
    text-align: left;
    line-height: 2.5vw;
    letter-spacing: 0.25vw;
  }
  .copyright {
    font-family: "DIN", sans-serif;
    color: #fff;
    position: absolute;
    z-index: 20;
    bottom: 15%;
    right: 0;
    left: 0;
    text-align: center;
    margin: 0 auto;
  }
  .footer_sns {
    width: 30%;
  }
  .footer_sns img {
    width: 100%;
  }

  .footer_box {
    z-index: 1;
    width: 100%;
    height: 100vh;
    background-position: bottom;
    paddingtop: 10px;
    background: url(../../../../../../img/arashiyama/footeri_mg.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100%;
  }
  /*newspage*/
  .newspage {
    width: 100%;
    position: relative;
    z-index: 1;
    padding-bottom: 20%;
  }
  .newspage_back {
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 20%, 0 51%);
    width: 100%;
    height: 60vw;
    clip-path: polygon(0 0, 100% 0%, 100% 20%, 0 51%);
    background: #d5de97;
    position: absolute;
    z-index: 2;
  }
  .newspage_inner {
    position: relative;
    z-index: 4;
    height: auto;
  }
  .newspage_box {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 5;
  }
  .newspage_boxin {
    width: 92%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 5;
  }
  .newspage_link {
    padding-top: 15%;
  }
  .newspage_link p {
    font-family: "DIN", sans-serif;
    color: #000;
    text-align: left;
    font-size: 14px;
  }
  .newspage_title p {
    text-align: left;
    font-family: "kozgo", sans-serif;
    font-size: 20px;
    padding: 0;
  }
  .newspage_day {
    font-family: "DIN", sans-serif;
    color: #000;
    text-align: left;
    font-size: 14px;
  }
  .newspage_img {
    width: 100%;
    /*height:65vw;*/
  }
  .newspage_img img {
    width: 100%;
    height: 100%;
    object-fit: cover; /*画像をトリミング*/
  }
  .newspage_textbox {
    width: 92%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 5;
    padding-top: 5%;
  }
  .newspage_p {
    margin: 0 auto;
    text-align: center;
  }

  .newspage_p img {
    width: 100%;
    height: auto;
    padding: 15px 0px;
    object-fit: cover; /*画像をトリミング*/
  }
  .newspage_p p {
    text-align: left;
    font-family: "kozgo", sans-serif;
    font-size: 14px;
    padding: 0;
  }
  .newspage_sns {
    width: 92%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 5;
    padding-top: 5%;
    padding-bottom: 3%;
    border-bottom: 1px solid #827875;
  }
  .sharebox p {
    font-family: "kozgo", sans-serif;
    font-size: 14px;
  }
  .share_tw {
    float: left;
    width: 33.3%;
  }
  .share_fa {
    float: left;
    width: 33.3%;
  }
  .share_li {
    float: left;
    width: 33.3%;
  }
  .share_tw p:hover {
    opacity: 0.5;
  }
  .share_fa p:hover {
    opacity: 0.5;
  }
  .share_li p:hover {
    opacity: 0.5;
  }
  .share_tw p:before {
    content: ""; /*何も入れない*/
    display: inline-block; /*忘れずに！*/
    width: 25px; /*画像の幅*/
    height: 25px; /*画像の高さ*/
    background-image: url("../img/news/twitter_icon.png");
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0px 20px 5px 0px;
  }
  .share_fa p:before {
    content: ""; /*何も入れない*/
    display: inline-block; /*忘れずに！*/
    width: 25px; /*画像の幅*/
    height: 25px; /*画像の高さ*/
    background-image: url("../img/news/facebook_icon.png");
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0px 20px 5px 0px;
  }
  .share_li p:before {
    content: ""; /*何も入れない*/
    display: inline-block; /*忘れずに！*/
    width: 25px; /*画像の幅*/
    height: 25px; /*画像の高さ*/
    background-image: url("../img/news/line_icon.png");
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0px 20px 5px 0px;
  }

  .newspage_otherbox {
    width: 92%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 5;
    padding: 5% 0px 5%;
  }
  .newspage_p img {
    width: 100%;
    height: 100%;
    object-fit: cover; /*画像をトリミング*/
  }
  .other_name {
    text-align: center;
    margin: 0 auto;
    width: 20%;
  }
  .other_name h3 {
    font-size: 5.5vw;
    font-family: "DIN", sans-serif;
    color: #000;
    border-bottom: 2px solid #000;
  }
  .newspage_name {
    text-align: center;
    margin: 0 auto;
    width: 20%;
  }
  .newspage_name h3 {
    font-size: 5.5vw;
    color: #fff;
    font-family: "DIN", sans-serif;
    border-bottom: 2px solid #fff;
  }
  .news_photo {
    float: left;
    margin: 6px;
    /*width:30%;
  		height: 20vw;*/
  }
  .news_photo img {
    width: 100%;
    height: 100%;
    object-fit: cover; /*画像をトリミング*/
  }

  .news_list {
    padding: 5% 0px 0px;
  }
  .news_text {
    float: left;
    width: 100%;
    padding-left: 10px;
    text-align: left;
  }

  .news_day p {
    letter-spacing: 4px;
    font-size: 14px;
    font-family: "DIN", sans-serif;
  }
  .news_title p {
    font-size: 18px;
    line-height: 18px;
    font-family: "kozgo", sans-serif;
  }
  .news_coment p {
    line-height: 16px;
    font-family: "kozgo", sans-serif;
    font-size: 14px;
  }
  .news_more {
    text-align: right;
    bottom: 0;
  }
  .news_more p {
    font-size: 16px;
    font-family: "DIN", sans-serif;
    color: #000;
    text-align: center;
  }
  .news_more p:hover {
    color: #9e9e9e;
  }
  .news_btn {
    padding: 40px 0px 30px;
    width: 31%;
    text-align: center;
    margin: 0 auto;
  }
  .news_btn img {
    width: 100%;
  }
  .news_btnimg {
    height: 6vw;
    text-align: center;
    margin: 0 auto;
    background: url("../../../../../../img/viewmore.jpg");
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  .news_btnimg:hover {
    background: url(../../../../../../img/viewmore_hover.jpg);
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  .other_btn {
    padding: 20px 0px 20px;
    width: 30vw;
    text-align: center;
    margin: 0 auto;
  }
  .other_btnimg {
    height: 12vw;
    text-align: center;
    margin: 0 auto;
    background: url("../img/viewmore.jpg");
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  .other_btnimg:hover {
    background: url(../img/viewmore_hover.jpg);
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  .newspage_back2 {
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 20%, 0 51%);
    width: 100%;
    height: 60vw;
    clip-path: polygon(0 0, 100% 0%, 100% 20%, 0 51%);
    background: #93b073;
    position: absolute;
    z-index: 2;
  }
  .sideImg_pcmb {
    display: block;
    position: fixed;
    right: 0;
    top: 27%;
    z-index: 100;
  }
  .sideImg_pcmb a {
    display: block;
  }
  .sideImg_sp {
    display: none;
  }
}

/**********************スマホ**********************/
@media only screen and (max-width: 539px) {
  /*お店リンク*/
  .shop_linkbox {
    background: #7c8c64;
    float: right;
    margin-top: 110px;
    width: 59px;
    padding: 18px 0.75rem 2px;
    position: fixed;
    right: 0;
  }
  .shop_linkbox p {
    color: #fff;
    font-size: 12px;
    letter-spacing: 2px;
    font-family: "DIN", sans-serif;
  }
  .newspage_pcmb {
    display: none;
  }
  /*タブリンク*/
  .site-header {
    position: fixed !important;
    bottom: 0;
    transition: 0.5s;
    width: 100%;
    z-index: 800;
  }

  .site-header.hide {
    transform: translateY(100%);
  }
  .gnav_menu_li {
    text-align: center;
    margin: 0 auto;
  }
  .access p {
    text-align: center;
    color: #fff;
    width: 70%;
    padding: 2px 0px;
    font-size: 3vw;
    font-weight: 500;
    text-align: center;
    margin-top: 5vw;
    margin-left: 4vw;
  }
  .receive p {
    text-align: center;
    color: #fff;
    width: 70%;
    padding: 2px 0px;
    font-size: 3vw;
    font-weight: 500;
    text-align: center;
    margin-top: 5vw;
    margin-left: 4vw;
  }
  .instagram p {
    text-align: center;
    color: #fff;
    width: 70%;
    padding: 2px 0px;
    font-size: 3vw;
    font-weight: 500;
    text-align: center;
    margin-top: 5vw;
    margin-left: 4vw;
  }
  .access {
    width: 30%;
    margin: 0 auto;
    height: 13vw;
    float: left;
  }
  .receive {
    width: 30%;
    height: 13vw;
    margin-left: 5.5%;
    float: left;
  }
  .instagram {
    width: 30%;
    height: 13vw;
    float: right;
  }
  /*footer*/
  .form_btn {
    text-align: left;
  }
  .footer_box {
    position: relative;
    height: 550px;
    margin-top: -4%;
  }
  .footer_inner {
    width: 100%;
    margin: 0;
    height: 50%;
  }

  .footer_inner2 {
    width: 45%;
    position: absolute;
    top: 3%;
    right: 2%;
    z-index: 10;
  }
  .footer_inner2 img {
    width: 100%;
  }
  .footer_inner2 p {
    font-size: 4vw;
    font-weight: 600;
    text-align: center;
    line-height: 14px;
    margin: 0;
    font-family: "DIN", sans-serif;
  }
  .footer_inner3 {
    width: 80%;
    text-align: center;
    margin: 0 auto;
  }
  .footer_name {
    position: absolute;
    z-index: 20;
    top: 8.5vw;
    left: 21vw;
  }
  .footer_name p {
    color: transparent;
    letter-spacing: 0.5vw;
    font-size: 3vw;
    margin: 0;
    writing-mode: vertical-rl;
  }
  .footer_name2 {
    position: absolute;
    z-index: 20;
    top: 8.5vw;
    color: transparent;
  }
  .footer_name2 p {
    color: transparent;
    letter-spacing: 0.5vw;
    font-size: 3vw;
    margin: 0;
    writing-mode: vertical-rl;
  }
  .footer_link {
    position: absolute;
    z-index: 20;
    bottom: 22%;
  }
  .footer_link p {
    color: #fff;

    font-family: "kozgo", sans-serif;
    font-size: 12px;
    text-align: left;
    line-height: 3.5vw;
    letter-spacing: 0.25vw;
  }
  .copyright {
    font-family: "DIN", sans-serif;
    color: #fff;
    position: absolute;
    z-index: 20;
    bottom: 15%;
    right: 0;
    left: 0;
    text-align: center;
    margin: 0 auto;
  }
  .footer_sns {
    width: 20%;
  }
  .footer_sns img {
    width: 100%;
  }
  .f_weight {
    font-size: 3.5vw;
    font-weight: 300;
    letter-spacing: normal;
  }
  /*パララックス*/
  .footer_box {
    content: "";
    /* display: block; */
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 80vh;
    /* background: url(../../../../../../img/arashiyama/footeri_mg.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100%; */
  }

  /*newspage*/
  .newspage {
    width: 100%;
    position: relative;
    z-index: 1;
    padding-bottom: 20%;
  }
  .newspage_back {
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 20%, 0 51%);
    width: 100%;
    height: 60vw;
    clip-path: polygon(0 0, 100% 0%, 100% 20%, 0 51%);
    background: #d5de97;
    position: absolute;
    z-index: 2;
  }
  .newspage_inner {
    position: relative;
    z-index: 4;
    height: auto;
  }
  .newspage_box {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 5;
  }
  .newspage_boxin {
    width: 92%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 5;
  }
  .newspage_link {
    padding-top: 15%;
  }
  .newspage_link p {
    font-family: "DIN", sans-serif;
    color: #000;
    text-align: left;
    font-size: 3.5vw;
  }
  .newspage_title p {
    text-align: left;
    font-family: "kozgo", sans-serif;
    font-size: 4.5vw;
    padding: 0;
  }
  .newspage_day {
    font-family: "DIN", sans-serif;
    color: #000;
    text-align: left;
    font-size: 3.5vw;
  }
  .newspage_img {
    width: 100%;
    /*height:65vw;*/
  }
  .newspage_img img {
    width: 100%;
    height: 100%;
    object-fit: cover; /*画像をトリミング*/
  }
  .newspage_textbox {
    width: 92%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 5;
    padding-top: 5%;
  }
  .newspage_p {
    margin: 0 auto;
    text-align: center;
  }

  .newspage_p img {
    width: 100%;
    height: auto;
    padding: 15px 0px;
    object-fit: cover; /*画像をトリミング*/
  }
  .newspage_p p {
    text-align: left;
    font-family: "kozgo", sans-serif;
    font-size: 3vw;
    padding: 0;
  }
  .newspage_sns {
    width: 92%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 5;
    padding-top: 5%;
    padding-bottom: 3%;
    border-bottom: 1px solid #827875;
  }
  .sharebox p {
    font-family: "kozgo", sans-serif;
    font-size: 2.5vw;
  }
  .share_tw {
    float: left;
    width: 33.3%;
  }
  .share_fa {
    float: left;
    width: 33.3%;
  }
  .share_li {
    float: left;
    width: 33.3%;
  }
  .share_tw p:hover {
    opacity: 0.5;
  }
  .share_fa p:hover {
    opacity: 0.5;
  }
  .share_li p:hover {
    opacity: 0.5;
  }
  .share_tw p:before {
    content: ""; /*何も入れない*/
    display: inline-block; /*忘れずに！*/
    width: 7vw; /*画像の幅*/
    height: 7vw; /*画像の高さ*/
    background-image: url("../img/news/twitter_icon.png");
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0px 0.5vw 5px 0px;
  }
  .share_fa p:before {
    content: ""; /*何も入れない*/
    display: inline-block; /*忘れずに！*/
    width: 7vw; /*画像の幅*/
    height: 7vw; /*画像の高さ*/
    background-image: url("../img/news/facebook_icon.png");
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0px 0px 5px 0px;
  }
  .share_li p:before {
    content: ""; /*何も入れない*/
    display: inline-block; /*忘れずに！*/
    width: 7vw; /*画像の幅*/
    height: 7vw; /*画像の高さ*/
    background-image: url("../img/news/line_icon.png");
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0px 3% 5px 0px;
  }

  .newspage_otherbox {
    width: 92%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 5;
    padding: 5% 0px 5%;
  }
  .newspage_p img {
    width: 100%;
    height: 100%;
    object-fit: cover; /*画像をトリミング*/
  }
  .other_name {
    text-align: center;
    margin: 0 auto;
    width: 20%;
  }
  .other_name h3 {
    font-size: 5.5vw;
    color: #fff;
    font-family: "DIN", sans-serif;
    color: #000;
    border-bottom: 2px solid #000;
  }
  .newspage_name {
    text-align: center;
    margin: 0 auto;
    width: 20%;
  }
  .newspage_name h3 {
    font-size: 5.5vw;
    color: #fff;
    font-family: "DIN", sans-serif;
    border-bottom: 2px solid #fff;
  }
  .news_Box {
    padding-top: 20%;
    width: 85%;
    text-align: center;
    margin: 0 auto;
  }
  .news_list {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    padding: 0;
  }
  .border_top {
    border-bottom: 2px #251e1c solid;
    border-top: 2px #251e1c solid;
    border-right: 2px #251e1c solid;
    border-left: 2px #251e1c solid;
  }
  .border_bottom {
    border-bottom: 2px #251e1c solid;
    border-right: 2px #251e1c solid;
    border-left: 2px #251e1c solid;
    border-top: 2px #251e1c solid;
  }
  .border_top {
    border: 2px #251e1c solid;
  }
  .news_photo {
    padding: 7px;
    height: 60vw;
    text-align: center;
    margin: 0 auto;
  }
  .news_photo img {
    width: 100%;
    height: 100%;
    object-fit: cover; /*画像をトリミング*/
  }
  .news_text {
    float: left;
    width: 100%;
    padding-left: 10px;
    text-align: left;
  }

  .news_day p {
    letter-spacing: 4px;
    font-size: 2.75vw;
    font-family: "DIN", sans-serif;
  }
  .news_title p {
    font-size: 4vw;
    line-height: 4vw;
    font-family: "kozgo", sans-serif;
  }
  .news_coment p {
    line-height: 4.5vw;
    font-family: "kozgo", sans-serif;
    font-size: 2.75vw;
  }
  .news_more {
    text-align: right;
    bottom: 0;
  }
  .news_more p {
    font-size: 2.75vw;
    font-family: "DIN", sans-serif;
    color: #000;
    text-align: center;
  }
  .news_more p:hover {
    color: #9e9e9e;
  }
  .news_btn {
    padding: 40px 0px 30px;
    width: 60%;
    text-align: center;
    margin: 0 auto;
  }
  .news_btn img {
    width: 100%;
  }
  .news_btnimg {
    height: 11vw;
    text-align: center;
    margin: 0 auto;
    background: url("../../../../../../img/viewmore.jpg");
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  .news_btnimg:hover {
    background: url(../../../../../../img/viewmore_hover.jpg);
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  .other_btn {
    padding: 20px 0px 20px;
    width: 40vw;
    text-align: center;
    margin: 0 auto;
  }
  .other_btnimg {
    height: 12vw;
    text-align: center;
    margin: 0 auto;
    background: url("../img/viewmore.jpg");
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  .other_btnimg:hover {
    background: url(../img/viewmore_hover.jpg);
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  .newspage_back2 {
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 20%, 0 51%);
    width: 100%;
    height: 60vw;
    clip-path: polygon(0 0, 100% 0%, 100% 20%, 0 51%);
    background: #93b073;
    position: absolute;
    z-index: 2;
  }
  .other_loopbox {
    padding-top: 3%;
  }
  .sideImg_pcmb {
    display: none;
  }
  .sideImg_sp {
    display: block;
    position: fixed;
    right: 0;
    top: 26%;
    z-index: 100;
  }
  .sideImg_sp a {
    display: block;
  }
  html {
    margin-top: 0 !important;
  }
}
