
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
body {
    display: block;
    margin: 0px;
	color: #101010;
	font-family: "游ゴシック体", YuGothic;
	font-family: "游ゴシック", "Yu Gothic";
	font-family: sans-serif;
}

img {
  pointer-events: none;
}
a{
	color: #0d97f9 !important;
}
a img:hover{
	opacity: 0.5;
}
a p:hover{
	text-decoration:none;
}
a:hover{
	text-decoration: underline;
}
a:hover img{
  opacity: 0.8;
  transition-duration: 0.3s;
}

p{
	font-weight: bold;
	font-size:15px;
	font-family: "游ゴシック体", YuGothic;
	font-family: "游ゴシック", "Yu Gothic";
  letter-spacing: 1px;
    line-height: 23px;
	color: #101010;
	font-family: sans-serif;
}
@media screen and (min-width: 1024px) {
.br-pcnone{
	display: none;
}}
.m-t-10{
	margin-top:10px;
}
.m-t-20{
	margin-top:20px;
}

.m-t-30{
	margin-top:30px;
}

.m-t-40{
	margin-top:40px;
}
.m-t-50{
	margin-top:50px;
}

.m-t-85{
	margin-top:85px;
}

.m-b-85{
	margin-bottom:85px;
}

.m-b-0{
	margin-bottom:0px !important;
}
.m-b-20{
	margin-bottom:20px !important;
}
.m-b-10{
	margin-bottom:10px;
}
.m-b-30{
	margin-bottom:30px;
}
.m-b-50{
	margin-bottom:50px;
}
.m-b-01{
	    margin-bottom: 3px;
}
.p-0{
	padding:0px;
}

.fw-b{
	font-weight:bold;
}

.p-tb{
	padding:10px 0;
}

.p-b-10{
	padding-bottom:10px;
}

.p-b-20{
	padding-bottom:20px;
}

.p-t-10{
	padding-top:10px;
}

.p-t-20{
	padding-top:20px;
}

.p-t-30{
	padding-top:30px;
}

.p-b-30{
	padding-bottom:30px;
}

.p-md{
	padding:20px 0;
}
.p-menu{
	padding: 2px !important;
}

.center{
	text-align:center;
}
	
@media screen and (min-width: 767px){
.pc-none{
	display:none !important;
}
}

@media screen and (min-width: 767px){
.w-70{
	width: 70% !important;
	margin-left: 15% !important;	
}
}

@media screen and (max-width: 767px){
.sp-none{
	display:none !important;
}
.w-70{
	width: 100% !important;
	margin-left: 0% !important;	
}
}

/* ---------------レスポンシブ--------------- */

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
h1{
	margin: 0px !important;
	font-size: 0px !important;
}
@media screen and (min-width: 640px) {
.w-60pc{
    width: 60% !important;
}}
@media (min-width: 1200px){
.container {
    /*max-width: 890px !important;*/
}}
@media (max-width: 1200px){
.container {
    max-width: 98% !important;
	margin-left: 1%;
	margin-right: 1%;
}}
.clearfix {
    display: block;
}
/* ---------------スマホ調整用--------------- */
@media screen and (max-width: 1024px) {
	}
/* ---------------メイン--------------- */
.main-bg{
	border-bottom: 1px solid #d9d8d8;
}
.nav-item a{
	font-size: 15px;
}
@media (min-width: 1200px){
.main-box{
	position: relative;
	z-index: 1;
}
.main-menu{
	position:absolute;
	z-index: 2;
	bottom: 0px;
	width: 100%;
	background: #004098e3;
	padding: 8px 0px;
}
.main-menu2{
	position:absolute;
	z-index: 2;
	top: 0px;
	width: 100%;
	background: #004098e3;
	padding: 8px 0px;
}
.main-menu3{
	top: 0px;
	width: 100%;
	background: #004098e3;
	padding: 8px 0px;
}
}
@media (max-width: 1200px){
h1 {
	width: 80%;
	}
h1 img{
	width: 100%;
}	
.main-box{
	z-index: 1;
}
.main-menu{
	z-index: 2;
	bottom: 0px;
	width: 100%;
}
.main-menu2{
	z-index: 2;
	bottom: 0px;
	width: 100%;
}
.main-menu3{
	z-index: 2;
	bottom: 0px;
	width: 100%;
}
}
.nav-link{
	color: #231815 !important;
	font-size: 14px;
    letter-spacing: 2px;
    margin: 0px 10px;
}
.news-list a{
	list-style: none;
	letter-spacing: 1px;
	color: #000000 !important;
}
@media (min-width: 1200px){
h1 img{
	margin-right: 30px;
	margin-left: 20px;
	}	
	.news-box{
		width: 60%;
		margin-left: 20%;
	}
}
.news-list {
	margin-bottom:10px;
}
.timeline-viewport{
    overflow-x: hidden;
    overflow-y: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
	width: 70%;
    margin-left: 15%;
    height: 1000px;
	margin-bottom:30px;
	border: solid 1px #d9d8d8;
}
@media (max-width: 1200px){
	.w-s70{
		width: 50%;
	}	
.timeline-viewport{
    overflow-x: hidden;
    overflow-y: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
	width: 100%;
	margin-left: 0%;
    height: 600px;
	margin-bottom:30px;
	border: solid 1px #d9d8d8;
}
}
/* ---------------footer--------------- */
.f-box01{
	background: #004098;
	padding: 50px 0;
	margin-top: 50px;
}
.f-left{
	float: left;
	text-align: right;
	    width: 50%;
}
.f-right{
	float: right;
	text-align: left;
	    width: 40%;
}
.f-menu{
	margin-bottom: 10px;
}
.f-menu a{
	font-size: 13px;
    letter-spacing: 1px;
    color: #ffffff !important;
}

/* ---------------トップ--------------- */
.bg01{
	background: #ded8d4;
}
.bg01img{
	background-image: url("../img/me03.png");
	 background-repeat:no-repeat;
	background-size:cover;
}
.bg02{
	background: #4c8dcb;
}
.job-btn{
	position:relative;
}
.job-btn2{
	position:relative;
}
.job-btn a{
	position:absolute;
	top: -6%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px){
.job-btnimg{
	margin-bottom: 50px;
}
}
.job-btn2 img{
	position:absolute;
	top: -6%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
/* ---------------メニュー--------------- */
.menu-area{position: fixed; top:0px; z-index: 1000000; width: 100%;}
.main-area{padding-top: 7%;}
@media screen and (max-width: 767px){.main-area{padding-top: 70px;}}

.menu-box{
	background: #0000000f;
}
.menu-box2{
	background: #ffffff;
	position: fixed;
	top:0px;
    z-index: 10000001;
	width: 100%;
}

.dropdown-menu {
    border-radius: 0px;
    background: #000000 !important;
}
.dropdown-item {
	    color: #ffffff !important;
	    font-size: 1rem;
    padding: 8px 20px;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff !important;
    text-decoration: none;
    background: #0000000f;
}
@media screen and (max-width: 767px){
.job-btnimg{
	margin-bottom: 50px;
}
}


.wrapper {
  height: 100%;
  overflow-x: hidden;
  /*position: relative;*/
}

.overlay {
  content: "";
  display: block;
  width: 0;
  height: 0;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  transition: opacity .5s;
}
.overlay.open {
  width: 100%;
  height: 100%;
  opacity: 1;
position: fixed;
    top: 0;
}
main {
  height: 100%;
  /*min-height: 100vh;*/
  transition: all .5s;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
main.open {
  transform: translateX(-250px);
}

.menu-trigger {
    display: inline-block;
    width: 32px;
    height: 25px;
    vertical-align: middle;
    cursor: pointer;
    position: fixed;
/*    top: 21px;
    right: 24px;*/
	top: 1.8rem;
    right: 1.8rem;
    z-index: 10000002;
	
}

.menu-trigger {
	top: 0px;
    right: 0px;
    width: 7%;
    height: 5rem;
}
@media screen and (max-width: 767px){
.menu-trigger {
	 width: 25%;
	height: 4rem;
}}
.menu-trigger .active{
	top: 15px !important;
    right: 15px !important;
    width: 32px;
    height: 25px;
}
/* .menu-trigger.active {
  transform: translateX(-250px);
}
 */
.menu-trigger span {
  display: inline-block;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  /*width: 100%;*/
  height: 1px;
  /*background-color: #ffffff;*/
  transition: all .5s;
}
.menu-trigger.active span {
  background-color: #fff;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger.active span:nth-of-type(1) {
  transform: translateY(12px) rotate(-45deg);
}
.menu-trigger span:nth-of-type(2) {
  top: 12px;
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  transform: translateY(-12px) rotate(45deg);
}
 
nav {
  width: 250px;
  height: 100%;
  padding: 10px 20px 100px 20px;
  background-color:#000000;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10000002;
  transform: translate(250px);
  transition: all .5s;
}
nav.open {
  transform: translateZ(0);
}
nav li {
  color: #fff;
  text-align: center;
  padding: 10px 0;
}
.menu-01 {
    color: #FFFFFF;
    font-weight: bold;
    margin-top: 35px;
    margin-bottom: 9px;
    font-size: 1.2rem;
}
.menu-02{
	color: #FFFFFF !important;
	font-size: 1rem;
}
/* ---------------フッター--------------- */
.footer{
	background: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 10px;
	margin-top: 50px;
}
.f-b{
	color: #000000 !important;
    font-size: 0.8rem;
    font-weight: bold;
    letter-spacing: 1px;
	margin-bottom: 0px;
	margin-top: 10px;
}
.footer a{
	color: #000000 !important;
    font-size: 0.8rem;
    font-weight: bold;
    letter-spacing: 1px;
}
.copy{
	font-size:10px;
	text-align: right;
	margin-top: 80px;
}
@media screen and (max-width: 767px){
.copy{
	font-size:8px;
}}

.menu-ba{
	background:#221815  !important;
}
.menu-ba{
	cursor: pointer;
	display: block;
}

/* --------------インタビュー--------------- */
.cr-box p{
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0px;
}

.cr-box{
	width: 70%;
	margin-left: 15%;

}
@media screen and (max-width: 767px){
.cr-box{
	width: 70%;
	margin-left: 15%;

}}
.in-mi{
	color: #4c8dcb;
	font-size:1.65rem;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 20px;
}
.in-mi2{
	line-height: 1.7rem;
}
@media screen and (min-width: 767px){
.cr-box2{
	background: #FFFFFF;
	border-radius: 10px;
	padding: 30px 20px;
	min-height: 252px;
}}
@media screen and (max-width: 767px){
.cr-box2{
	background: #FFFFFF;
	border-radius: 10px;
	padding: 10px 20px;
}
}
@media screen and (min-width: 767px){
.w-80{
	width: 80%;
	margin-left: 10%;
}}
.int-01{
	font-weight: bold;
	font-size:2.3rem;
	letter-spacing: 0.1rem;
	line-height: 2.8rem;
}
@media screen and (max-width: 767px){
.int-01{
	font-size:1.8rem;
}
}
.int-02{
	font-weight: bold;
	font-size:1.7rem;
	margin-top: 30px;
}
.int-03{
	    padding-bottom: 100px;
    margin-bottom: 0px;
}
/* --------------メッセージ--------------- */
.me-p{
	line-height: 1.8rem;
}
@media screen and (min-width: 767px){
.w-50p{
	margin-left: 25%;
	width: 50%;
}
.me-p{
	text-align:center;
}
}
@media screen and (max-width: 767px){
.w-50p{
	margin-left: 0%;
	width: 100%;
}
.me-p{
	text-align: left;
}
}
/* --------------リクルート--------------- */
.re-table td{
	font-weight: bold !important;
    font-size: 15px;
    font-family: "游ゴシック体", YuGothic;
    font-family: "游ゴシック", "Yu Gothic";
    letter-spacing: 0px;
    color: #101010;
    font-family: sans-serif;
	line-height: 1.5rem;
}
.work-p{
	font-size: 1.2rem;
    font-weight: bold;
    line-height: 2.8rem;
    margin-top: 50px;
}
.job-p{
	font-size: 1.2rem;
    font-weight: bold;
    line-height: 2rem;
}
.re-mi1{
	color: #4c8dcb;
	font-weight: bold;
	
}
.re-mi2{
	background: #4c8dcb;
    color: #ffffff;
    padding: 12px 15px;
    font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 40px;
    letter-spacing: 1px;
}
.re-mi3{
	font-size: 1.2rem;
	font-weight: bold;
}
.re-table tr{
	border-bottom: 1px solid;
}
.re-table td{
	padding: 10px;
	vertical-align: top;
}
/* --------------faq--------------- */
.accordion-content {
    display: none;
}
.accordion-content p{
	font-weight: bold;
}
.accordion-header {
background-color: #4c8dcb;
    padding: 12px 45px 10px 20px;
    margin: 10px 0 0;
    transition: background .3sease;
    cursor: pointer;
    position: relative;
    border-radius: 25px;
    color: #ffffff;
    font-weight: bold;
	margin-top: 30px;
}

.accordion-header::before,
.accordion-header::after{
  position:absolute;
  content:'';
  top:1px;
  right:20px;
  bottom:0;
  width:12px;
  height:2px;
  margin:auto;
  background:#ffffff;
}
.accordion-header::after{
  transform:rotate(-90deg);
  transition:transform 0.3s;
}
.accordion-header.active::after{transform:rotate(0deg);}

.accordion-content {
  background-color: #FFF;
  padding: 30px 20px;
border-radius: 25px;
}

.accordion-header span,
.accordion-content span{
  padding-left: 25px;
  position: relative;
}

.accordion-header span::before{
  position: absolute;
  content:"Q";
  top: 2px;
  left: 0;
  color: #151E2F;
  font-size: 17px;
}


.accordion-content span::before{
    position: absolute;
  content:"A";
  top: 3px;
  left: 0;
  color: #ffffff;
  font-size: 17px;
}

.pickup {
  cursor: pointer;
  overflow: hidden;
}
.pickup img {
  height: auto;
  transition: transform .6s ease; /* ゆっくり変化させる */
}
.pickup:hover img {
  transform: scale(1.1); /* 拡大 */
}
/* -------------見出し--------------- */

.parallax {
  background-image: url("../img/bg-01.png");
  background-size: contain;
  background-attachment: fixed;
  background-position: right top;
}
@media screen and (max-width: 768px) {
	.re-para{
		background-repeat: no-repeat;
	}
}
@media screen and (min-width: 768px) {
.parallax2{
  background-image: url(../img/bg02.png);
    background-size:cover;
    background-attachment: fixed;
    background-position: center top;
    padding: 300px 0px;
    background-repeat: repeat-y;
}}
@media screen and (max-width: 768px) {
.parallax2{
        background-image: url(../img/footerimg.png);
        background-size: contain;
        background-position: left bottom;
        padding: 50px 0px;
        background-repeat: no-repeat;
	padding-bottom: 220px;
}}
.parallax4{
  background-image: url(../img/bg03.png);
    background-size:cover;
    background-attachment: fixed;
    background-position: center top;
    background-repeat: repeat-y;
}
@media screen and (max-width: 768px) {
.parallax4{
    background-size:contain;
    background-attachment: fixed;
    background-position: center top;
    background-repeat: repeat-y;
}
}
.parallax4sp{
  background-image: url(../img/bg03.png);
    background-size:cover;
    background-attachment: fixed;
    background-position: center top;
    background-repeat: repeat-y;
}
@media screen and (max-width: 768px) {
.parallax4sp{
	 background-image: url(../img/bg06.png);
    background-size:contain;
    background-attachment: fixed;
    background-position: center top;
    background-repeat: repeat-y;
}
}
.parallax5{
  background-image: url(../img/bg04.png);
    background-size:cover;
    background-attachment: fixed;
    background-position: center top;
    background-repeat: repeat-y;
}
@media screen and (max-width: 768px) {
.parallax5{
    background-size:contain;
    background-attachment: fixed;
    background-position: center top;
    background-repeat: repeat-y;
}
}
@media screen and (min-width: 768px) {
.parallax6{
  background-image: url(../img/bg05.png);
    background-size:cover;
    background-attachment: fixed;
    background-position: center top;
    background-repeat: repeat-y;
}}


/* -------------戻るボタン--------------- */
html {
    scroll-behavior: smooth;
}
.pagetop {
    height: 50px;
    width: 50px;
    position: fixed;
    right: 30px;
    bottom: 60px;
    background: #fff;
    border: solid 1px #000;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}

.pagetop__arrow {
    height: 10px;
    width: 10px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: translateY(20%) rotate(-45deg);
}
/* -------------動画--------------- */
/* kv */
.kv{
  height: 100vh;
  /*display: flex;*/
  justify-content: center;
  align-items: center;
	
}
.fade-up {
  opacity: 0;
  animation-name: fadeinup;
  animation-duration: 1.6s;
  animation-delay: .5s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
}
@keyframes fadeinup {
0% {
    opacity: 0;
    transform: translateY(70%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.main-copy{
	position: absolute;
    margin-top: 10%;
}
/* video */
.video{
  width: 100%;
  height: 100vh;
  background: url(../img/kv-alternative.jpg) no-repeat center/cover;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: -1;
}

.video::after{
  content: '';
  width: 100%;
  height: 100%;
  background-color: #10394b;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .3;
}

.video video{
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

@media screen and (min-width: 768px) {
  /* kv */
  .kv{
    min-width: 960px;
  }

  /* video */
  .video{
    min-width: 960px;
  }
}

.top-p{
line-height: 2.4rem;
    font-size: 1.2rem;
}
.top-mp{
	font-size: 1.1rem;
    line-height: 2rem;
	letter-spacing: 0px;
}
/* -------------トップのループ--------------- */
.parallax3top{
    position: absolute;
    z-index: 100;
    display: block;
    width:100%;
	left: 0px;
	top:0px;
}

.target {
  animation: floating-y 1.8s ease-in-out infinite alternate-reverse;
}
@keyframes floating-y {
  0% {
    transform: translateY(-10%);
  }
  100% {
    transform: translateY(10%);
  }
}

.loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  /*animation: fadeOut 1.5s 3.5s forwards;*/
	animation: fadeOut 3s;
}

@keyframes fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;visibility: hidden;}
}

.loading__logo {
  opacity: 0;
  animation: logo_fade 2s 0.5s forwards;
  width: 175px;
}

@keyframes logo_fade {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  60% {
    opacity: 1;
    transform: translateY(0);
  }

  100% {
    opacity: 0;
  }
}

.parallax3 img {
    position: absolute;
    z-index: 100;
    display: block;
    width:100%;
	    left: 0px;
}

.rocket {
    left: 0px;
    top: 100vh;
    animation: rocketAnime linear forwards;
    animation-timeline: view();
    animation-range: cover;
}


@keyframes rocketAnime {
    0% {
        top: 100vh;
    }

    25% {
        top: 75vh;
    }

    50% {
        top: 45vh;
    }

    75% {
        top: 25vh;
    }

    100% {
        top: 0vh;
    }
}
/* -------------スライド--------------- */
.carousel {
  display: flex;
  justify-content: center;
}
.contains {
  width:100%;
  height: 140px;
  overflow: hidden;
  position: relative;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 768px) {
.contains {
	height: 300px !important;
}}
@media screen and (max-width: 768px) {
.contains2 {
	height: 285px !important;
}
.c2kk {
	height: 700px !important;
}
.c2kk .slide2 {
	height: 700px !important;
}
.slide2 {
	height: 95px !important;
}
}

.contains2 {
  width:100%;
  height: 300px;
  overflow: hidden;
  position: relative;
  padding: 0;
  list-style: none;
}
.slide_select {
  display: none;
}
/* 各スライド */
.slide {
  width:100%;
	height: 140px;
  position: absolute;
  opacity: 0;
}
.slide2 {
  width:100%;
	height: 300px;
  position: absolute;
  opacity: 0;
}
/* 前へ次へボタン */
.scroll_button {
  position: absolute;
  display: block;
  height: 30px;
  width: 30px;
  top: 50%;
  margin-top: -20px;
  border-width: 5px 5px 0 0;
  border-style: solid;
  border-color: #fdfdfd;
  cursor: pointer;
  opacity: 0.5;
  z-index: 3;
}
.scroll_button:hover {
  opacity: 1;
}
/* 前へボタン */
.scroll_prev {
  left: 15px;
  /* 上辺と右辺の枠線を回転して"＜"にする */
  transform: rotate(-135deg);
}
/* 次へボタン */
.scroll_next {
  right: 15px;
  /* 上辺と右辺の枠線を回転して"＞"にする */
  transform: rotate(45deg);
}
/* スライド移動ボタンエリア */
.move_controler {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
/* スライド移動の各ボタン */
.button_move {
  display: inline-block;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  border-radius: 100%;
  cursor: pointer;
  /* 普段はやや薄くする */
  opacity: 0.5;
  /* スライドより前面にする */
  z-index: 2;
}
/* ホバー時はやや明るくする */
.button_move:hover {
  opacity: 0.75;
}
/* スライド移動ボタンの色 */
.button_move {
  background-color: #fdfdfd;
}
/* 1番目のスライド選択時 */
/* 1番目のスライドの透明度を0にして表示する */
.slide_select:nth-of-type(1):checked ~ .slide:nth-of-type(1) {
  opacity: 1;
}
/* 1番目のスライドの前へ次へボタンの領域を */
.slide_select:nth-of-type(1):checked
  ~ .move_controler
  .button_move:nth-of-type(1) {
  opacity: 1;
}
.slide_select:nth-of-type(2):checked ~ .slide:nth-of-type(2) {
  opacity: 1;
}
.slide_select:nth-of-type(2):checked
  ~ .move_controler
  .button_move:nth-of-type(2) {
  opacity: 1;
}
.slide_select:nth-of-type(3):checked ~ .slide:nth-of-type(3) {
  opacity: 1;
}
.slide_select:nth-of-type(3):checked
  ~ .move_controler
  .button_move:nth-of-type(3) {
  opacity: 1;
}
.slide_select:nth-of-type(4):checked ~ .slide:nth-of-type(4) {
  opacity: 1;
}
.slide_select:nth-of-type(4):checked
  ~ .move_controler
  .button_move:nth-of-type(4) {
  opacity: 1;
}
.slide_select:nth-of-type(5):checked ~ .slide:nth-of-type(5) {
  opacity: 1;
}
.slide_select:nth-of-type(5):checked
  ~ .move_controler
  .button_move:nth-of-type(5) {
  opacity: 1;
}
.slide_select:nth-of-type(6):checked ~ .slide:nth-of-type(6) {
  opacity: 1;
}
.slide_select:nth-of-type(6):checked
  ~ .move_controler
  .button_move:nth-of-type(6) {
  opacity: 1;
}
.slide_select:nth-of-type(7):checked ~ .slide:nth-of-type(7) {
  opacity: 1;
}
.slide_select:nth-of-type(7):checked
  ~ .move_controler
  .button_move:nth-of-type(7) {
  opacity: 1;
}
.slide_select:nth-of-type(8):checked ~ .slide:nth-of-type(8) {
  opacity: 1;
}
.slide_select:nth-of-type(8):checked
  ~ .move_controler
  .button_move:nth-of-type(8) {
  opacity: 1;
}
.slide_select:nth-of-type(1):checked ~ .slide2:nth-of-type(1) {
  opacity: 1;
}
/* 1番目のスライドの前へ次へボタンの領域を */
.slide_select:nth-of-type(1):checked
  ~ .move_controler
  .button_move:nth-of-type(1) {
  opacity: 1;
}
.slide_select:nth-of-type(2):checked ~ .slide2:nth-of-type(2) {
  opacity: 1;
}
.slide_select:nth-of-type(2):checked
  ~ .move_controler
  .button_move:nth-of-type(2) {
  opacity: 1;
}
.slide_select:nth-of-type(3):checked ~ .slide2:nth-of-type(3) {
  opacity: 1;
}
.slide_select:nth-of-type(3):checked
  ~ .move_controler
  .button_move:nth-of-type(3) {
  opacity: 1;
}
.slide_select:nth-of-type(4):checked ~ .slide2:nth-of-type(4) {
  opacity: 1;
}
.slide_select:nth-of-type(4):checked
  ~ .move_controler
  .button_move:nth-of-type(4) {
  opacity: 1;
}
.slide_select:nth-of-type(5):checked ~ .slide2:nth-of-type(5) {
  opacity: 1;
}
.slide_select:nth-of-type(5):checked
  ~ .move_controler
  .button_move:nth-of-type(5) {
  opacity: 1;
}
.slide_select:nth-of-type(6):checked ~ .slide2:nth-of-type(6) {
  opacity: 1;
}
.slide_select:nth-of-type(6):checked
  ~ .move_controler
  .button_move:nth-of-type(6) {
  opacity: 1;
}
.slide_select:nth-of-type(7):checked ~ .slide2:nth-of-type(7) {
  opacity: 1;
}
.slide_select:nth-of-type(7):checked
  ~ .move_controler
  .button_move:nth-of-type(7) {
  opacity: 1;
}
.slide_select:nth-of-type(8):checked ~ .slide2:nth-of-type(8) {
  opacity: 1;
}
.slide_select:nth-of-type(8):checked
  ~ .move_controler
  .button_move:nth-of-type(8) {
  opacity: 1;
}
/*ポップアップ*/


input {
    display: none;
}

/* ポップアップwindow部分 */
#overlay {
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 70;
    width: 100%;
    height: 100%;
}
/* オーバーレイの背景部分 */
#bg_gray {
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 80;
}
/* ウィンドウ部分 */
#window {
    /*width: 50%;*/
    padding: 50px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 20px -6px rgba(0,0,0,0.6);
    z-index: 90;
    opacity: 0;
}
/* 閉じるボタン */
#btn_cloth {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #4c8dcb;
    border-radius: 5px;
    z-index: 100;
    cursor: pointer;
}
#btn_cloth:hover {
    opacity: 0.7;
}
#btn_cloth span,
#btn_cloth span::before {
    display: block;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background: #fff;
}
#btn_cloth span {
    transform: rotate(45deg);
}
#btn_cloth span::before {
    content: "";
    position: absolute;
    bottom: 0;
    transform: rotate(-90deg);
}


/* クリックで表示 */
#popup:checked ~ #overlay {
    visibility: visible;
}
#popup:checked ~ #overlay #window {
    animation: fadein 500ms forwards;
    animation-timing-function: ease-in-out;
}
@keyframes fadein {
    100% {
        opacity: 1;
    }
}
@media screen and (max-width: 768px) {
#window {
    width: 80%;
    padding: 30px 10px;
}}


#txt_label {
    text-decoration: underline;
    cursor: pointer;
	display: block;
}
#txt_label:hover {
    opacity: 0.7;
}

#msg a:hover {
    opacity: 0.7;
}