.p-cta__btn{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0 2%;
}
.p-cta__btn .btn{
	margin-right: 0;
}

/* MV */
/* .zoo-s-mv img{
	width:auto;
	max-width:100%;
	height:auto;
} */

.l-top {
	background: url(../../assets/img/zoo/sumiyoshi_mv_bg.jpg) no-repeat center 4.3rem;
}
.zoo-s-mv{
  padding: 3.2rem 0 0;
  width: 100%;
  text-align: center;
	/* background-image: url(../../assets/img/zoo/zoo-image.png), url(../../assets/img/zoo/brain-bg.png);
	background-position: left 20% bottom 0, right 5% top 70%;
	background-size:contain auto, contain auto;
	background-repeat: no-repeat, no-repeat;
	overflow-x: hidden; */
}
.zoo-s-mv img,
.zoo-s-mv2 img {
	width: 1280px;
	height: auto;
	margin: 0 auto;
}
.zoo-s-mv {
	position: relative;
}
.zoo-s-mv .date {
	width: 1280px;
	position: absolute;
	top: 36px;
	left: 0;
  	right: 0;
  	margin: auto;
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 16px;
}
.zoo-s-mv .date .circle {
	background: url(../../assets/img/date_bg.png) no-repeat;
	background-size: 130px 130px;
	width: 130px;
	height: 130px;
	padding-top: 36px;
	line-height: 1.3;
	color: #fff;
}
.zoo-s-mv .date .circle a {
	color: #fff;
}
.zoo-s-mv .date .t-or {
	padding-top: 80px;
}
.zoo-s-mv .date .circle .day {
	font-size: 36px;
	margin-top: 10px;
}
.zoo-s-mv .date .circle .day span {
	font-weight: 300;
}
.zoo-s-mv .date .circle .time {
	display: block;
	padding-top: 4px;
}
.zoo-s-mv .date .circle .time i {
	font-size: 26px;
	color: #ff007a;
}
.zoo-s-mv .date .circle .time span {
	display: block;
	padding-top: 30px;
	font-size: 16px;
	color: #000;
}
.zoo-s-mv .date .circle a:hover .time span,
.zoo-s-mv .date .circle a:hover .time span i {
	opacity: 0.7;
}
@media screen and (max-width:768px){
	.l-top {
		background: none;
	}
	.zoo-s-mv{
		padding: 3vw 0 0;
	}
	.zoo-s-mv img,
	.zoo-s-mv2 img {
		width: 100%;
	}
	.zoo-s-mv .date {
		width: 100%;
		top: 85vw;
		display: block;
		font-size: 2.8vw;
		z-index: 500;
		position: absolute;
	}
	.zoo-s-mv .date .circle {
		width: 80px;
		height: 80px;
		padding-top: 21px;
		background-size: 80px 80px;
		margin-left: 5%;
		font-size: 3.6vw;
	}
	.zoo-s-mv .date .circle .day {
		font-size: 5vw;
		line-height: 1.3;
		margin-top: 1.3vw;
	}
	.zoo-s-mv .date .circle .time {
		position: absolute;
		left: 110px;
		top: 2vw;
		text-align: left;
		font-size: 9px;
		padding-top: 1vw;
	}
	.zoo-s-mv .date .circle .time i {
		font-size: 4.6vw;
		padding-left: .5rem;
	}
	.zoo-s-mv .date .circle .time br {
		display: none;
	}
	.zoo-s-mv .date .t-or {
		padding-top: 48px;
	}
	.zoo-s-mv .date .circle .time span {
		display: block;
		padding-top: 4.6vw;
		font-size: 3.8vw;
	}
}
/* .zoo-s-infotxt{
	display:inline-block;
	position:relative;
}
.zoo-s-infotxt::before{
content:"";
background:#50aadf;
width:145vw;
height:3px;
position:absolute;
top:50%;
left:50%;
transform: translate(-50%,-50%);
z-index:-1;
}
.zoo-s-infotxt p{
	margin:0;
	padding:1.5rem 2.0rem;
	background:#50aadf;
	border-radius:50px;
	display:inline-block;
	color:#fff;
	font-size:2.0rem;
	font-weight:bold;
}
.zoo-mv-inner-up{
	position:relative;
	height:500px;
}
.zoo-s-mv__date{
	position:absolute;
	right:20px;
	top:0;
}
.zoo-s-mv__htxt{
	position:absolute;
	top: 20%;
  left:20px;
}
.zoo-s-mv__hukidashi{
	position:absolute;
	right: 20px;
	bottom:0;
} */
.zoo-s-mv2{
	margin-top:40px;
}
/* .zoo-mv-inner-dw{
	position:relative;
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
}
.zoo-s-desc{
	width:38%;
	margin-top:3rem;
}
.zoo-s-mvgallery{
	width:58%;
}
h2.zoo-mv-title{
	font-size:2.8rem;
}
h2.zoo-mv-title.c-title1::after {
	margin: 1rem auto 4rem;
	display: block;
	content: '';
	width: 100%;
	height: 3px;
	background: -webkit-gradient(linear, left top, right top, from(#4A87C5), color-stop(#BC5FC9), to(#FE1B84));
	background: -webkit-linear-gradient(left, #4A87C5, #BC5FC9, #FE1B84);
	background: linear-gradient(
90deg
, #4A87C5, #BC5FC9, #FE1B84);
}
.zoo-s-desc p{
	font-weight:bold;
	font-size:1.6rem;
} */
.zoo-s-mv3{
	margin-top:40px;
  position:relative;
}
.zoo-s-mv3::before{
  content: "";
  background: url(../../assets/img/zoo/dot-a.png) no-repeat center center/cover;
  width: 593px;
  height: 229px;
  position: absolute;
  top: -15%;
  left: 0;
  z-index: -1;
}
.zoo-s-in-box{
	/* padding: 40px;
	border-radius: 30px;
	background: #fff;
	box-shadow: 2.83px 2.83px 35px rgb(0 0 0 / 15%);
	text-align:left; */
	position:relative;
}
.zoo-s-in-box::before{
  content: "";
  background: url(../../assets/img/sports/c-hukidashi.png) no-repeat center center/cover;
  width: 20.5vw;
  height: 13.7vw;
  position: absolute;
  top: -13.7vw;
  left: -5vw;
  z-index: 10;
}
.zoo-s-in-box .frame {
	width: 92%;
	margin: 45px auto 0;
	background: #fff;
	border-radius: 20px;
	box-shadow: 0 0 16px #ccc;
	z-index: 20;
	padding: 30px;
	color: #000;
}
.zoo-s-in-box .frame dl {
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	margin: 10px 0;
  	line-height: 1.5;
}
.zoo-s-in-box .frame dt,
.zoo-s-in-box .frame dd {
	font-size: 16px;
	font-weight: 400;
	text-align: left;
}
.zoo-s-in-box .frame dt {
	width: 80px;
	height: 40px;
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
  	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	text-align: center;
	font-weight: 700;
	background: url(../../assets/img/zoo/mv-info.png) no-repeat center;
}
.zoo-s-in-box .frame dd {
	width: 640px;
	padding-left: 20px;
	padding-top: 0.5em;
}
.zoo-s-in-box .frame dd span {
	font-weight: 700;
	font-size: 18px;
}
.zoo-s-in-box .frame dd span.closed {
	font-size: 15px;
	color: #c20000;
	margin-left: 0.5em;
	font-weight: normal;
}
.zoo-s-in-box p.double-line {
	position: absolute;
	top: 53px;
	left: 154px;
	text-align: left;
	font-weight: 500;
	line-height: 1.3;
	color: #000;
	font-size: 16px;
}
.zoo-s-in-box .frame h3 span {
	font-size: 18px;
}
.zoo-s-in-box p.single-line {
	position: absolute;
	top: 60px;
	left: 154px;
	text-align: left;
	font-weight: 500;
	line-height: 1.3;
	color: #000;
	font-size: 16px;
}
.zoo-s-in-box p span {
	font-size: 28px;
	font-weight: 700;
}
.sp {
	display: none;
}

.zoo-s-in-box .frame dd ul {
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
  	margin-bottom: 0.5em;
}

.zoo-s-in-box .frame dd ul li {
	width: 49%;
}

.zoo-s-in-box .frame dd ul li em {
	font-style: normal;
	text-decoration: line-through;
}

@media screen and (max-width:768px){
	.zoo-s-in-box .frame dd ul li {
		width: 100%;
		text-indent: -1.3em;
		margin-left: 1.3em;
	}
	.zoo-s-in-box .frame dd span.closed {
		display: block;
		margin-left: 1.3em;
	}
}
/* .zoo-s-in-box dl{
	display:flex;
	align-items:center;
	margin-bottom:10px;
	font-size:1.6rem;
}
.zoo-s-in-box dl:last-child{
	margin-bottom:0;
}
.zoo-s-in-box dl dt{
	width:12%;
	text-align:center;
  margin-right:20px;
	padding:10px 15px;
	background: -webkit-gradient(linear, left top, right top, from(#4A87C5), color-stop(#BC5FC9), to(#FE1B84));
	background: -webkit-linear-gradient(left, #4A87C5, #BC5FC9, #FE1B84);
	background: linear-gradient(
90deg
, #4A87C5, #BC5FC9, #FE1B84);
	border-radius: 10px;
	color:#fff;
}
.zoo-s-in-box dl dd{
	width:80%;
	font-weight:bold;
	line-height:1.4;
}
.zoo-s-in-box dl:first-child dd{
	font-weight:400 !important;
}
.zoo-s-in-box dl:first-child dd span{
	font-weight:bold;
	font-size:2.6rem;
}
.zoo-s-in-box dl:last-child dd span{
	font-weight:400;
	font-size:1.4rem;
} */
@media screen and (max-width:1180px){
  .zoo-s-in-box::before{
    width: 265px;
    height: 177px;
    top: -155px;
    left: -5vw;
  }
}
@media screen and (max-width:768px){
  .mv-tit{
margin-bottom:20px;
  }
  .zoo-s-mv3{
    margin-top: 52vw;
  }
  .zoo-s-mv3::before{
    width: 50%;
    height: 50%;
    top: -25%;
  }
  .zoo-s-in-box::before{
    background: url(../../assets/img/sports/c-hukidashi-sp.png) no-repeat center center/cover;
    width: 72.5vw;
    height: 47vw;
    top: -43vw;
    left: 50%;
    transform: translatex(-50%);
  }
  @media screen and (max-width:480px){
    .zoo-s-mv3{
      margin-bottom:4rem;
    }
    .zoo-s-in-box .frame {
    	padding: 6vw;
    }
    .zoo-s-in-box .frame h3.second {
    	margin-top: 0.75em;
    }
    .zoo-s-in-box .frame h3 span {
    	font-size: 4vw;
    	font-weight: 700;
    }
    .zoo-s-in-box .frame dt {
		width: 20vw;
		height: 10vw;
		background-size: cover;
		font-size: 4vw;
	}
    .zoo-s-in-box .frame dd {
		width: 50vw;
		font-size: 4vw;
	}
	.zoo-s-in-box .frame dd p {
		margin-bottom: 0.6em;
	}
    .zoo-s-in-box p.double-line {
    	font-size: 3.6vw;
		top: 9vw;
		left: 28vw;
    }
    .zoo-s-in-box p.single-line {
    	font-size: 3.6vw;
		top: 10vw;
		left: 28vw;
    }
    .zoo-s-in-box p span {
    	font-size: 5vw;
    	line-height: 1.4;
    }
    .sp {
		display: block;
	}
	.zoo-s-mv2{
		margin-top:60px;
	}
  }
}
@media screen and (max-width:768px){
  .mv-tit{
margin-bottom:20px;
  }
  .zoo-s-mv3{
    margin-top: 52vw;
  }
  .zoo-s-mv3::before{
    width: 50%;
    height: 50%;
    top: -25%;
  }
  .zoo-s-in-box::before{
    background: url(../../assets/img/sports/c-hukidashi-sp.png) no-repeat center center/cover;
    width: 72.5vw;
    height: 47vw;
    top: -47vw;
    left: 50%;
    transform: translatex(-50%);
  }
}
  @media screen and (max-width:480px){
    .zoo-s-mv3{
      margin-bottom:4rem;
    }
  }

/* 過去の参加者の声 */
.zoo-voice{
	padding: 6rem 0;
    background: no-repeat url(../img/zoo/zoo-voice_bg.png) center center/cover;
}
.zoo-voice__head .zoo-voice-title{
	color: #000;
}


.zoo-voice__list {
	margin-top: 5rem;
	margin-bottom: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.v-box_l{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  max-width: 1000px;
  padding: 40px;
  margin: 0 auto 40px;
  border-radius: 30px;
  background: #fff;
  box-shadow: 2.83px 2.83px 35px rgba(0, 0, 0, 0.15);
}
.v-box_l .img img{
  width: 100px;
  margin-right: 8px;
}
.v-box_l .txt{
  margin-left: 8px;
  width: 100%;
}
.v-box_l .txt h3{
  font-size: 24px;
  font-weight: bold;
  color: #000;
  margin-bottom: 10px;
}
.v-box_l .txt .bold{
  font-size: 16px;
  font-weight: bold;
  color: #000;
  margin-bottom: 10px;
}
.v-box_l .txt p{
  font-size: 16px;
  color: #000;
}
.zoo-voice__item {
	width: 48%
}

@media screen and (max-width: 768px) {
	.zoo-voice__item {
		width: 100%;
	}
}
@media screen and (max-width: 480px) {
  .v-box_l .img img {
    width: 50px;
  }
  .v-box_l{
    padding: 20px;
  }
  .zoo-voice__item {
		display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	}
	.zoo-voice__item .img {
		width: 20%;
	}
  .zoo-voice__item .txt {
		width: 75%;
	}

}





/* .zoo-voice__item {
	margin-bottom: 3rem;
	width: 31%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
} */
/* .zoo-voice__item {
	width: 50%;
    height: 190px;
    padding: 5% 3% 0 15%; */
	/* width: 49%;
    height: 190px;
    padding: 55px 34px 0 150px; */
/* } */
/* .zoo-voice__item.voice-01 {
	background: url(../img/zoo/zoo_voice01.png) no-repeat;
	background-size: 100%;
}
.zoo-voice__item.voice-02 {
	background: url(../img/zoo/zoo_voice02.png) no-repeat;
	background-size: 100%;
}
.zoo-voice__item.voice-03 {
	background: url(../img/zoo/zoo_voice02.png) no-repeat;
	background-size: 100%;
}
.zoo-voice__item.voice-04 {
	background: url(../img/zoo/zoo_voice01.png) no-repeat;
	background-size: 100%;
}
.zoo-voice__item p {
	line-height: 1.5;
	font-weight: 500;
}
.zoo-voice__item p span {
	display: block;
	margin-bottom: 0.5em;
	font-weight:bold;
	font-size: 16px;

}

@media screen and (max-width: 768px) {
	.zoo-voice {
		padding: 4rem 0;
	}
	.zoo-voice__head {
		margin-bottom: 2rem;
	}
	.zoo-voice__list {
		padding: 0 5.333%;
	}
	.zoo-voice__item {
		width: 100%;
        padding: 5% 3% 0 15%;
	}
}
 */

 .sp{
  display: none;
}

.reason h1{
  font-size: 36px;
  font-weight: bold;
  color: #010101;
  text-align: center;
  margin-top: 40px;
  padding: 50px 0 94px;
}

@media screen and (max-width:480px){

.reason h2{
  font-size: 36px;
  font-weight: bold;
  color: #000;
  text-align: center;
  margin-top: 40px;
	margin-bottom:40px;
  padding: 50px 0 13px;
}
.r-underline{
  margin: 0 auto;
  width: 70px;
  height: 8px;
  background: linear-gradient(to right, #4a87c5 0%, #bc5fc9 46.31%, #fe1b84 100%);
}
}
@media screen and (max-width:480px){
	.r-underline{
	    margin-top: 1.8rem;
    	width: 4rem;
    	height: 0.6rem;
    	margin-bottom: 5rem;
    }
}
.day-flow{
  position: relative;
	padding: 6rem 0 3rem;
  overflow: hidden;
  margin: 0 auto;
}
.day-flow .bg{
  background-image: url(../img/zoo/sec-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 1253px;
  position: absolute;
   z-index: -1;

  top: 25%;
}
.day-flow h2{
	margin-bottom:40px;
}
.day-flow p{
  font-size: 16px;
  color: #3B4043;
  text-align: center;
  padding-top: 53px;
  padding-bottom: 50px;
}
.day-flow .box1{
  max-width: 1020px;
  width: 90%;
  height: 320px;
  display: flex;
	justify-content: space-between;
  margin-left: auto;
  margin-bottom: 80px;
  background: #fff;
  box-shadow: 2.828px 2.828px 35px 0px rgba(0, 0, 0, 0.16);
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  padding: 0 5vw 0 60px;
}
.day-flow .box2{
  position: relative;
  max-width: 1020px;
  width: 90%;
  height: 320px;
  display: flex;
	flex-direction:row-reverse;
	justify-content: space-between;
  margin-bottom: 80px;
  background: #fff;
  box-shadow: 2.828px 2.828px 35px 0px rgba(0, 0, 0, 0.16);
  padding: 0 60px 0 5vw;
  margin-right: auto;
  margin-left: 0;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
	text-align:right;
}
.day-flow .box{
  position: relative;
}
.day-flow img{
	width:auto;
  max-width: 100%;
	height:100%;
}
.day-flow .box1 .txt{
  padding: 50px 15px 50px 0;
  width:50%;
}
.day-flow .box2 .txt{
  padding: 50px 0 50px 15px;
  width:50%;
}
.day-flow .box_img{
  width:50%;
}
.day-flow .box span{
	display:inline-block;
	width:70px;
	height:70px;
	font-size:3.2rem;
	line-height:3.2rem;
	font-weight:bold;
	text-align:center;
  margin-bottom:20px;
	padding:20px;
	background: -webkit-gradient(linear, left top, right top, from(#4A87C5), color-stop(#BC5FC9), to(#FE1B84));
	background: -webkit-linear-gradient(left, #4A87C5, #BC5FC9, #FE1B84);
	background: linear-gradient(
90deg
, #4A87C5, #BC5FC9, #FE1B84);
	border-radius: 50%;
	color:#fff;
}
.day-flow .box p{
  font-size: 1.8rem;
  color: #54585A;
  text-align: left;
  padding-top: 20px;
  line-height: 1.8;
	font-weight:bold;
}
@media screen and (max-width:1240px){
  .day-flow .box2 .txt{
    padding-left:20px;
  }
}
@media screen and (max-width:768px){
  .pc{
    display: none;
  }
  .sp{
    display: inline-block;
  }
  .day-flow .box1{
    max-width: 1020px;
    width: 90%;
    padding: 20px 30px;
    height:260px;
  }
  .day-flow .box_s{
    height: 300px;
    margin-left: 10px;
    width: 40%;
  }
  .day-flow .box_s p{
    padding-top: 10px;
  }
  .day-flow .box2{
    padding: 20px 30px;
    height:260px;
  }
  .day-flow .box1 .txt{
    padding:25px 20px 25px 0;
  }
  .day-flow .box2 .txt{
    padding:25px 0 25px 20px;
  }
  .day-flow .txt{
    width: 60%;
  }
  .day-flow .box3{
    padding-bottom: 0;
    padding: 20px 30px;
  }
  .day-flow .box p{
    margin:0;
    padding:0;
  }
}
@media screen and (max-width:541px){
  .day-flow .box1{
    height:320px;
  }
  .day-flow .box2{
    height:320px;
  }
}
@media screen and (max-width:480px){
  .reason h2{
    font-size: 26px;
    padding-top: 20px;
    padding-bottom: 0;
  }
  .day-flow .box{
    flex-direction: column;
    height: auto;
  }
  .day-flow .txt{
    width: 100% !important;
  }
  .day-flow .box_img {
    width: 100%;
}
  .day-flow .box_s{
    width: 100%;
    margin-left: 0;
    padding-top: 1rem;
    height: 260px;
  }
  .day-flow .bg{
    display: none;
  }
  .day-flow p{
    padding: 0 5.333% 25px;
    font-size: 1.4rem;
  }
  .day-flow .txt_btm{
    font-size: 20px;
    padding-bottom: 10px !important;
  }
  .day-flow img {
    height: auto;
}
.day-flow .box1{
  margin-bottom:40px;
}
.day-flow .box1:last-child{
  margin-bottom:0;
}
.day-flow .box2{
  margin-bottom:40px;
}
.day-flow .box .txt{
  padding: 0 20px 25px 0;
}
.day-flow .box2 .txt{
  padding: 0 0 25px 20px;
}
}

/* 元住吉ページ */
/* .zoo-s-in-box{
	padding: 40px;
	border-radius: 30px;
	background: #fff;
	box-shadow: 2.83px 2.83px 35px rgb(0 0 0 / 15%);
	text-align:left;
	position:relative;
} */
.sumiyoshi-s-in-box::before{
  /* content:"";
	background: url(../../assets/img/zoo/s-hukidashi.png) no-repeat center center/cover;
  width: 350px;
  height: 235px;
  position: absolute;
  top: -236px;
  left: 13%;
  z-index: -1; */
  content: "";
  background: url(../../assets/img/zoo/s-hukidashi.png) no-repeat center center/cover;
  width: 20.5vw;
  height: 13.7vw;
  position: absolute;
  top: -12.3vw;
  left: 13%;
  z-index: -1;
}

@media screen and (max-width:1180px){
  .sumiyoshi-s-in-box::before{
    width: 265px;
    height: 177px;
    top: -155px;
  }
}
@media screen and (max-width:768px){
  .sumi-mvup-inner{
    padding:4vw 0 8vw 5.333% ;
  }
  .sumi-mv-up{
    margin-bottom:40px;
  }
  .sumiyoshi-s-in-box::before{
    content:none;
  }
  .zoo-sumiyoshi-mv3{
    margin-top: 15vw;
  }
  .zoo-s-mv3.zoo-sumiyoshi-mv3::before{
    width:51%;
    top: -10%;
  }
  .zoo-voice {
    padding: 6rem 0 0;
}
/* .sumiyoshi-s-in-box{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  box-sizing: border-box;
}
.s-box-left dl{
  width: 100%;
}
.s-box-left{
  width: 50%;
}
.s-box-right{
  width: 45%;
  border-left:  1px solid #cccccc ;
  padding-left: 3%;
}
.sumiyoshi-s-in-box dl dt{
  width: 15%;
}
.s-box-right dl dt{
  width: 33%;
}
.s-box-right dl dd span{
  font-size: 13px;
}
.s-ttl{
  width:20%;
	text-align:center;
  margin-right:20px;
	padding:10px 15px;
	background: -webkit-gradient(linear, left top, right top, from(#4A87C5), color-stop(#BC5FC9), to(#FE1B84));
	background: -webkit-linear-gradient(left, #4A87C5, #BC5FC9, #FE1B84);
	background: linear-gradient(
90deg
, #4A87C5, #BC5FC9, #FE1B84);
	border-radius: 10px;
	color:#fff;
  font-weight: bold;
}
.s-box-leadtext{
  margin-bottom: 1rem !important;
}
.s-box-leadtext span{
  font-weight: bold;
}
.schedule_list li{
  padding: 0 0 5px 0 ;
}
.schedule_list li span{
  font-size: 25px;
  font-weight: bold;
}
.s-box-text{
  margin-top: 10px;
} */
}
.p-cycle__head p{
  margin: 40px auto 80px;
}
@media screen and (max-width:768px){
  .p-cycle__head p{
    margin: 20px auto 20px;
  }
}

.home-access.first {
    padding: 6rem 0 0;
}