@charset "UTF-8";.menu-btn {
    position: fixed;
    top: 10px;
    right: 10px;
    display: flex;
    height: 60px;
    width: 60px;
    justify-content: center;
    align-items: center;
    z-index: 90;
    background-color: #faf00d;
}

.menu-btn span,.menu-btn span:before,.menu-btn span:after {
    content: '';
    display: block;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background-color: #fff;
    position: absolute;
}

.menu-btn span:before {
    bottom: 8px;
}

.menu-btn span:after {
    top: 8px;
}

*,*:before,*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
/* スライダー全体 */
.slider{
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 75vh;
  background-color: #000;
}

/* スライダー画像 */
.slider .image{
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

/*
  ①スライド画像
  表示する画像を定義
*/
.slider .image:nth-of-type(1){
  background-image: url(../images/top_slider12.jpg);
}
.slider .image:nth-of-type(2){
  animation-delay: 5s;
  background-image: url(../images/top_slider13.jpg);
}
.slider .image:nth-of-type(3){
  animation-delay: 10s;
  background-image: url(../images/top_slider14.jpg);
}
.slider .image:nth-of-type(4){
  animation-delay: 10s;
  background-image: url(../images/top_slider15.jpg);
}
.slider .image:nth-of-type(5){
  animation-delay: 10s;
  background-image: url(../images/top_slider16.jpg);
}

/*
  ②アニメーション設定
  animation-durationのみ変更
*/
.slider .image{
  animation-name: anime;
  animation-delay: 0;
  animation-iteration-count: infinite;
  animation-duration: 10s;  /* ①で設定したanimation-delayを合計を挿入 */
}

/* アニメーション定義 */
@keyframes anime {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: scale(1.10);
  }
}

/* 装飾用 */

body{
  margin: 0;
  padding: 0;
}
/*.cp_cssslider {
    box-shadow: 1px 1px 5px rgba(0,0,0,.7);
    width: 100%;
    overflow: visible;
    position: relative;
}

.cp_cssslider .mask {
    overflow: hidden;
    height: 50vh;
    text-align: center;
}

.cp_cssslider ul {
    margin: 0;
    padding: 0;
    position: relative;
}

.cp_cssslider .tooltip {
    background: rgba(0,0,0,.7);
    width: 200px;
    height: auto;
    position: relative;
    bottom: 95px;
    left: -300px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.cp_cssslider .tooltip h1 {
    color: #fff;
    padding: 0 0 0 20px;
}

.cp_cssslider li:hover .tooltip {
    left: 0;
}

.cp_cssslider:hover li,.cp_cssslider:hover .cp_progressbar {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

.cp_cssslider li {
    width: 300px;
    height: 200px;
    position: absolute;
    top: -200px;
    list-style: none;
}
.cp_cssslider li img {
    height: 50vh;
    width: auto;

}
.cp_cssslider li:nth-child(1) {
    -webkit-animation: cycle1 25s linear infinite;
    animation: cycle1 25s linear infinite;
    width: 100%;
}

.cp_cssslider li:nth-child(2) {
    -webkit-animation: cycle2 25s linear infinite;
    animation: cycle2 25s linear infinite;
    width: 100%;
}

.cp_cssslider li:nth-child(3) {
    -webkit-animation: cycle3 25s linear infinite;
    animation: cycle3 25s linear infinite;
    width: 100%;
}

.cp_cssslider li:nth-child(4) {
    -webkit-animation: cycle4 25s linear infinite;
    animation: cycle4 25s linear infinite;
    width: 100%;
}

.cp_cssslider li:nth-child(5) {
    -webkit-animation: cycle5 25s linear infinite;
    animation: cycle5 25s linear infinite;
    width: 100%;
}

@keyframes cycle1 {
    0% {
        top: 0;
    }

    4% {
        top: 0;
    }

    16% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }

    20% {
        top: 200px;
        opacity: 0;
        z-index: 0;
    }

    21% {
        top: -200px;
        opacity: 0;
        z-index: -1;
    }

    50% {
        top: -200px;
        opacity: 0;
        z-index: -1;
    }

    92% {
        top: -200px;
        opacity: 0;
        z-index: 0;
    }

    96% {
        top: -200px;
        opacity: 0:;
    }

    100% {
        top: 0;
        opacity: 1:;
    }
}

@keyframes cycle2 {
    0% {
        top: -200px;
        opacity: 0:;
    }

    16% {
        top: -200px;
        opacity: 0:;
    }

    20% {
        top: 0;
        opacity: 1:;
    }

    24% {
        top: 0;
        opacity: 1:;
    }

    36% {
        top: 0;
        opacity: 1;
        z-index: 0:;
    }

    40% {
        top: 200px;
        opacity: 0;
        z-index: 0;
    }

    41% {
        top: -200px;
        opacity: 0;
        z-index: -1;
    }

    100% {
        top: -200px;
        opacity: 0;
        z-index: -1;
    }
}

@keyframes cycle3 {
    0% {
        top: -200px;
        opacity: 0;
    }

    36% {
        top: -200px;
        opacity: 0;
    }

    40% {
        top: 0;
        opacity: 1;
    }

    44% {
        top: 0;
        opacity: 1;
    }

    56% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }

    60% {
        top: 200px;
        opacity: 0;
        z-index: 0;
    }

    61% {
        top: -200px;
        opacity: 0;
        z-index: -1;
    }

    100% {
        top: -200px;
        opacity: 0;
        z-index: -1;
    }
}

@keyframes cycle4 {
    0% {
        top: -200px;
        opacity: 0;
    }

    56% {
        top: -200px;
        opacity: 0;
    }

    60% {
        top: 0;
        opacity: 1;
    }

    64% {
        top: 0;
        opacity: 1;
    }

    76% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }

    80% {
        top: 200px;
        opacity: 0;
        z-index: 0;
    }

    81% {
        top: -200px;
        opacity: 0;
        z-index: -1;
    }

    100% {
        top: -200px;
        opacity: 0;
        z-index: -1;
    }
}

@keyframes cycle5 {
    0% {
        top: -200px;
        opacity: 0;
    }

    76% {
        top: -200px;
        opacity: 0;
    }

    80% {
        top: 0;
        opacity: 1;
    }

    84% {
        top: 0;
        opacity: 1;
    }

    96% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }

    100% {
        top: 200px;
        opacity: 0;
        z-index: 0;
    }
}

.cp_progressbar {
    position: relative;
    top: -5px;
    width: 680px;
    height: 5px;
    background: #000;
    -webkit-animation: progressbar 25s ease-out infinite;
    animation: progressbar 25s ease-out infinite;
}

@keyframes progressbar {
    0%,20%,40%,60%,80%,100% {
        width: 0;
        opacity: 0;
        z-index: 2;
    }

    4%,24%,44%,64%,84% {
        width: 0;
        opacity: .3;
        z-index: 2;
    }

    16%,36%,56%,76%,96% {
        width: 100%;
        opacity: .3;
        z-index: 2;
    }

    18%,38%,58%,78%,98% {
        width: 100%;
        opacity: 0;
        z-index: 2;
    }
}*/

.sns-icon_instagram {
    position: absolute;
    top: 22px;
    right: 11%;
    display: flex;
    width: 40px;
    justify-content: center;
    align-items: center;
    z-index: 90;
}

.sns-icon_instagram2 {
    position: absolute;
    top: 23%;
    right: 12%;
    display: flex;
    width: 40px;
    justify-content: center;
    align-items: center;
    z-index: 90;
}

.sns-icon_facebook {
    position: absolute;
    top: 24px;
    right: 7%;
    display: flex;
    width: 35px;
    justify-content: center;
    align-items: center;
    z-index: 90;
}

.sns-icon_facebook2 {
    position: absolute;
    top: 27%;
    right: 8%;
    display: flex;
    width: 35px;
    justify-content: center;
    align-items: center;
    z-index: 90;
}

#menu-btn-check {
    display: none;
}

#menu-btn-check:checked~.menu-btn span {
    background-color: rgba(255,255,255,0);
}

#menu-btn-check:checked~.menu-btn span:before {
    bottom: 0;
    transform: rotate(45deg);
}

#menu-btn-check:checked~.menu-btn span:after {
    top: 0;
    transform: rotate(-45deg);
}

.menu-content {
    width: 84%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 100%;
    z-index: 80;
    background-color: #001d7c;
    transition: all .5s;
}

#menu-btn-check:checked~.menu-content {
    left: 0;
}
.menu-content ul {
    padding: 10%;
}

.menu-content ul li {
    border-bottom: solid 1px #fff;
    list-style: none;
    margin: 10% 0;
}

.menu-content ul li a {
    display: block;
    width: 100%;
    font-size: 1.4rem;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    padding: 9px 15px 10px 34px;
    position: relative;
}

.menu-content ul li a:before {
    content: "";
    width: 7px;
    height: 7px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(45deg);
    position: absolute;
    right: 11px;
    top: 16px;
}

@media screen and (max-width: 1024px) {
    .cp_cssslider .mask {
        height:50vh;
    }
}

@media screen and (max-width: 768px) {
    .cp_cssslider .mask {
        height:27vh;
    }

    .sns-icon_instagram {
        width: 40px;
    }

    .sns-icon_instagram2 {
        right: 18%;
    }

    .sns-icon_facebook {
        right: 18%;
    }

    .sns-icon_facebook2 {
        right: 12%;
    }
}

@media screen and (max-width: 425px) {
    .sns-icon_instagram {
        right: 21%;
        width: 33px;
    }

    .sns-icon_facebook {
        right: 32%;
        width: 29px;
    }
}

@media screen and (max-width: 414px) {
    .sns-icon_instagram2 {
        display:none;
    }

    .sns-icon_facebook2 {
        display: none;
    }

    .cp_progressbar {
        display: none;
    }

    .cp_cssslider {
        box-shadow: none;
    }

    .menu-btn {
        width: 40px;
        height: 40px;
    }

    .cp_cssslider .mask {
        height: 36vh;
    }

    .header_link .header_linl_left {
        width: 37%;
    }

    .sns-icon_instagram {
        right: 18%;
        top: 16px;
        width: 33px;
    }

    .sns-icon_facebook {
        top: 18px;
        right: 30%;
        width: 27px;
    }

    .menu-content ul li a {
        font-size: 1rem;
    }
}

@media screen and (max-width: 375px) {
    .cp_cssslider .mask {
        height: 29vh;
    }

    .menu-btn {
        width: 40px;
        height: 40px;
    }

    .menu-content ul li {
        line-height: 1;
    }
}
