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

.overview{
	background-color: #f7f7f7;
	padding: 60px 0 50px 0;
}
.overview h1{
	font-family: 'Zen Maru Gothic', sans-serif;
	text-align: center;
	font-size: 26px;
	color: #2EA5AA;
	font-weight: 500;
}
.overview_box{
	max-width: 640px;
	width: 90%;
	margin: 30px auto;
}
@media (max-width: 480px) {
	.overview{
		background-color: #f7f7f7;
		padding: 40px 0 20px 0;
	}
}
/*会社概要*/
.company-box{
	background-color: #fff;
	padding: 20px 50px;
	border-radius: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*スタッフスケジュール*/
.staffschedule-box{
	max-width: 960px;
	width: 90%;
	margin: 30px auto 50px auto;
	text-align: left;
}

.staffschedule-box table , td, th {
	width: 100%;
	border: 1px solid #BFBFBF;
	border-collapse: collapse;
	position: relative;
	z-index: 3;
}
.staffschedule-box td, th {
	width: auto;
	padding: 8px;
	height: 25px;
	background-color: #fff;
	
}
.staffschedule-box th {
	font-weight: 500;
	font-size: 16px;
	font-family: 'Zen Maru Gothic', sans-serif;
	background-color: #2EA5AA;
	color: #fff;
	text-align: center;
	line-height: 1.2em;
}
.staffschedule-box th br{
	display: none;
}
.staffschedule-box .even {
	background: #fbf8f0;
}
.staffschedule-box .odd {
	background: #fefcf9;
}
.staffschedule-box .week{
	text-align: center;
}
@media (max-width: 640px) {
	.staffschedule-box th,.staffschedule-box td{
		font-size: 14px;
	}
}
@media (max-width: 480px) {
	.staff{
		padding: 30px 0;
	}
	.staffschedule-box th,.staffschedule-box td{
		padding: 4px;
	}
	.staffschedule-box th br{
		display: block;
	}
}

/* テーブル */
#table01{
	width: 100%;
}
#table01 tr {
	display: flex;
	width: 100%;
	border-bottom: 1px solid #2EA5AA;
}
#table01 tr:last-of-type{
	border-bottom: none;
}

#table01 th,
#table01 td {
	padding: 24px 0;
	border: none;
}

#table01 th {
	width: 20%;
	text-align: left;
	font-weight: 600;
}
@media (max-width: 480px) {
	.company-box{
		padding: 10px 30px;
	}
	#table01 tr{
		display: inline-block;
	}
	#table01 th,#table01 td {
		width: 100%;
		display: block;
  }

	#table01 th {
		width: 100%;
		padding: 20px 10px 5px 0;
	}

	#table01 td {
    	padding-top: 0;
		font-size: 15px;
	}
	.company-box th{
		height: 46px;
	}
}

.gallery{
	background-color: #2EA5AA;
	padding: 50px 0;
}
.gallery .title h2{
	color: #fff;
	margin-bottom: 30px;
}
@media (max-width: 480px) {
	.gallery{
		padding: 30px 0;
	}
}

	.schedule{
		background-color: #f7f7f7;
		padding: 50px 0;
		margin: 0 auto;
		text-align: center;
	}

	.schedule_box-1{
		max-width: 640px;
		width: 90%;
		margin: 0 auto;
	}
	.schedule_list{
		width: 100%;
		padding: 30px 50px;
		background-color: #fff;
		border-radius: 30px;
	}

  .timeline > li {
    overflow: hidden;
    margin: 0;
    position: relative;
	  text-align: left;
  }
  .timeline-date {
    width: 110px;
    float: left;
    margin-top: 10px;
	  font-weight: 500;
	  color: #2EA5AA;
	  text-align: right;
	  padding-right: 20px;
  }
  .timeline-content {
    width: 75%;
    float: left;
    border-left: 7px #CBEDA6 solid;
    padding-left: 30px;
	  padding: 10px 0 10px 30px;
  }
  .timeline-content:before {
    content: '';
    width: 16px;
    height: 16px;
    background: #2EA5AA;
    position: absolute;
    left: 106px;
    top: 14px;
    border-radius: 100%;
  }

@media (max-width: 640px) {
	.timeline-date{
		width: 60px;
	}
	.schedule_list{
		padding: 30px;
	}
	.timeline-content:before{
		left: 55px;
	}
}
@media (max-width: 480px) {
	.schedule_list{
		border-radius: 20px;
	}
	.timeline-content{
		padding: 10px 0 10px 20px;
	}
}


.staff{
	padding: 50px 0;
}
.staff_box{
	max-width: 960px;
	width: 90%;
	margin: 30px auto 50px auto;
	display: flex;
	gap: 5%;
	flex-wrap: wrap;
}
.staff-1{
	width: 30%;
	margin-bottom: 30px;
}
.staff-1 img{
	border-radius: 10px;
}
.staff-1_1{
	display: flex;
	margin-top: 6px;
}

.staff-name{
	font-family: 'Zen Maru Gothic', sans-serif;
	font-size: 20px;
	font-weight: 600;
}
.staff-furigana{
	font-size: 12px;
	font-weight: 400;
	margin-top: 6px;
	margin: 6px 0 0 6px;
}

.staff-1_2{
	display: flex;
	flex-wrap: wrap;
	margin-top: 6px;
}
.staff-1_2 span{
	display: block;
	padding: 2px 8px;
	margin-right: 6px;
	margin-bottom: 6px;
	font-size: 13px;
	text-align: center;
}
/*スタッフ紹介*/

/*モーダルウィンドウ*/
.staff-1 {
  width: 30%;
  margin-bottom: 30px;
  cursor: pointer;
  transition: transform 0.2s ease;
}
.staff-1:hover {
  transform: scale(1.03);
}
.staff-1 img {
  border-radius: 10px;
  width: 100%;
  height: auto;
}

/* --- モーダル --- */
.modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.6);
  justify-content: center;
  align-items: center;
}

.modal-content {
  background-color: #fff;
  margin: 50px auto 0 auto;
  padding: 20px 100px;
  border-radius: 10px;
  width: 90%;
  max-width: 600px;
  text-align: center;
  position: relative;
  animation: fadeIn 0.3s ease;
}
.modal-content img {
  border-radius: 10px;
	margin-top: 30px;
  margin-bottom: 10px;
}
.modal-content h2 {
  margin-bottom: 8px;
  font-size: 22px;
	text-align: left;
}
.modal-content p {
  margin-bottom: 10px;
	text-align: left;
}
.close {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 24px;
  color: #333;
  cursor: pointer;
}

@keyframes fadeIn {
  from { opacity: 0; transform: scale(0.95); }
  to { opacity: 1; transform: scale(1); }
}
.modal-name p{
	font-size: 24px;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 500;
}
.modal-skill {
  margin-top: 10px;
  text-align: left;
}

.modal-skill h3 {
  color: #2EA5AA;
  font-size: 16px;
  margin-bottom: 5px;
}

.modal-skill p {
  color: #2EA5AA;
  font-size: 15px;
  line-height: 1.6;
	font-weight: 600;
}
.modal-role p{
	font-size: 14px;
}
.modal-desc p{
	font-size: 15px;
}

@media (max-width: 640px) {
	.staff-1 {
		width: 47%;
	}
	.staff-name{
		font-size: 18px;
	}
	.staff_box{
		margin: 30px auto;
	}
}
@media (max-width: 480px) {
	.staff-1{
		margin-bottom: 15px;
	}
	.staff-1_1{
		display: block;
		margin-top: 0;
	}
	.staff-furigana{
		margin: 0;
	}
	.staff-1_2 span{
		font-size: 12px;
		padding: 2px;
	}
	.modal-content{
		padding: 20px 40px 80px 40px;
	}
	.modal-content p{
		margin-bottom: 0;
		font-size: 14px;
	}
	.modal-skill p{
		font-size: 14px;
	}
	.modal-name p{
		font-size: 20px;
	}
}

/*空き状況*/
.aki-box{
	max-width: 960px;
	width: 100%;
	margin: 30px auto 50px auto;
	text-align: center;
}

.aki-box table , td, th {
	width: 100%;
	border: 1px solid #BFBFBF;
	border-collapse: collapse;
	position: relative;
	z-index: 3;
}
.aki-box td, th {
	width: auto;
	padding: 8px;
	height: 25px;
	background-color: #fff;
	
}
.aki-box th {
	font-weight: 500;
	font-size: 16px;
	font-family: 'Zen Maru Gothic', sans-serif;
	background-color: #2EA5AA;
	color: #fff;
	text-align: center;
	line-height: 1.2em;
}
.aki-box th br{
	display: none;
}
.aki-box .even {
	background: #fbf8f0;
}
.aki-box .odd {
	background: #fefcf9;
}
.aki-box .week{
	text-align: center;
}
.note-aki{
	text-align: left;
	margin-top: 10px;
	font-size: 14px;
}
@media (max-width: 640px) {
	.aki-box th,.aki-box td{
		font-size: 14px;
	}
}
@media (max-width: 480px) {
	.aki-box th,.aki-box td{
		padding: 4px;
	}
	.aki-box th br{
		display: block;
	}
}

/*ご利用案内*/
.guide{
	padding: 50px 0;
	background-color: #f7f7f7;
}
.guide_box{
	max-width: 960px;
	width: 90%;
	margin: 30px auto 50px auto;
}
.guide-p{
	text-align: center;
	margin: 30px 0 30px 0;
}
.guide_box-1{
	padding: 30px 50px;
	background-color: #fff;
	border-radius: 30px;
	margin-bottom: 50px;
	text-align: center;
}
.guide_box-1 h3{
	font-size: 20px;
	font-weight: 500;
}
.guide_box-1 h3 br{
		display: none;
	}
.guide_box-1 span{
	display: block;
	background-color: #2EA5AA;
	color: #fff;
	padding: 8px 5px;
	margin: 15px 0;
}
.guide_box-1 h4{
	font-weight: 500;
	font-size: 18px;
}
.guide_box-1 table{
	margin: 15px 0 15px 0;
}
.guide_box-1 table , td, th {
	width: 100%;
	border: 1px solid #BFBFBF;
	border-collapse: collapse;
}
.guide_box-1 td, th {
	width: auto;
	padding: 6px;
	height: 25px;
	font-size: 14px;
}
.guide_box-1 th {
	font-weight: 400;
	background-color: #CBEDA6;
	text-align: center;
}
.guide_box-1 td{
	text-align: center;
}
.guide_box-1 .note{
	text-align: left;
}
.guide_box-1 .even {
	background: #fbf8f0;
}
.guide_box-1 .odd {
	background: #fefcf9;
}
.guide_box-1 tr .tableleft{
	text-align: center;
}
.guide_box-1 tr .month{
/*	color: #2EA5AA;*/
}
.guide_box-1 .note{
	font-size: 13px;
}

.guide_box .shogu{
	display: inline-block;
	margin-bottom: 50px;
}


/*
@media screen and (max-width: 640px) {
	.guide_box-1{
		border-radius: 15px;
	}
  .tbl-r05 {
    width: 80%;
  }
  .tbl-r05 .thead {
    display: none;
  }
  .tbl-r05 tr {
    width: 100%;
  }
  .tbl-r05 td {
    display: block;
    text-align: right;
    width: 100%;
	  border: 0.5px solid #BFBFBF;
	  height: auto;
  }
  .tbl-r05 td:first-child {
    background: #CBEDA6;
    font-weight: 500;
    text-align: center;
	  
  }
  .tbl-r05 td:before {
    content: attr(data-label);
    float: left;
    font-weight: 500;
    margin-right: 10px;
  }
	.note br{
		display: none;
	}
}
@media screen and (max-width: 480px) {
	.guide_box-1{
		padding: 20px 30px;
		margin-bottom: 30px;
	}
	.guide_box-1 h3{
		font-size: 18px;
	}
	.guide_box-1 h3 br{
		display: block;
	}
	.guide_box-1 span{
		padding: 6px 4px;
		margin: 10px 0;
		font-size: 15px;
	}
	.guide_box-1 h4{
		font-size: 16px;
	}
}
.shogu i{
	color: #2EA5AA;
	margin-right: 4px;
}
@media screen and (max-width: 640px) {
	.guide_box .shogu{
		margin-bottom: 30px;
	}
}
*/

/*動画ギャラリー*/
.movie span{
	margin: 15px 0 20px 0;
}
.movie_box{
	text-align: left;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 30px;
}
.movie_box a{
	display: block;
	width: 50%;
	margin-bottom: 10px;
}
.movie_box a i{
	color: #E95477;
	margin-right: 4px;
}
.movie_box a .moviename{
	display: inline-block;
	padding: 2px 5px;
	font-size: 13px;
	color: #464646;
	margin: 0 0 0 4px;
}
.movie_box a .green{
	background-color: #D9ECD9;
}
.movie_box a .purple{
	background-color: #E7DBEE;
}
.movie_box a .blue{
	background-color: #C6DEEB;
}
.movie_box a .pink{
	background-color: #F2D9E7;
}
@media screen and (max-width: 640px) {
	.movie_box a{
		width: 100%;
		margin-bottom: 16px;
	}
}


/*あしらい*/
.scashirai-1 img{
	top: -200px;
}
.scashirai-2 img{
	top: 100px;
}
@media screen and (max-width: 640px) {
	.scashirai-1 img{
		top: 0px;
	}
	.scashirai-2 img{
		top: 360px;
	}
}
@media screen and (max-width: 480px) {
	.scashirai-2 img{
		top: 300px;
	}
}
/*swiper*/

.swiper{
	margin-bottom: 0;
}

/*カミングスーン*/
.tentative{
	width: 100%;
}
.tentative p{
	font-size: 38px;
	color: #A4A4A4;
	font-weight: 600;
	text-align: center;
}
