.section-title { margin: 0;}

.bnr_list li            { margin: 0 0 20px;}
.bnr_list li:last-child { margin: 0;}
.bnr_list li a:hover    { opacity: .8;}
.bnr_list img           { width: 100%; vertical-align: top;}

.eventmore-btn-area { margin-bottom: 60px; text-align: center;}
.eventmore-btn-area a.btn {
  width: 400px; height: 60px; padding: 0 40px; margin: 0 auto; border: 2px solid #938675; border-radius: 50px;
  text-align: center; text-decoration: none; background: #ffffff; font-size: 18px; color: #443829;
  position: relative; display: flex; align-items: center; justify-content: center;
}
.eventmore-btn-area a.btn:hover   { text-decoration: none;}
.eventmore-btn-area a.btn::before {
	content: ""; width: 11px; height: 11px; margin-top: -5px;
	border-right: 2px solid #938675; border-bottom: 2px solid #938675; transform:  rotate(-45deg); position: absolute; top: 50%; right: 20px;
}

#yokusakusumire h1,
#yokusakusumire h2,
#yokusakusumire h3 { background-color: transparent;}

#yokusakusumire br.for-sp {
	display: none;
}
#yokusakusumire .ttl-head01 {
	background: url("../img/ttl_bg01.png") right top no-repeat;
}
#yokusakusumire .ttl-head02 {
	background: url("../img/ttl_bg02.png") right top no-repeat;
}
#yokusakusumire .ttl-head01 h2 {
	padding: 25px 0 15px 0 !important;
}
#yokusakusumire .ttl-head02 h2 {
	padding: 35px 0 15px 0 !important;
}
#yokusakusumire .section-osusumepoint h3 {
  max-width: 360px;
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 28px;
	color: #4f4580;
}
#yokusakusumire .section-osusumepoint h3 .line01 {
	text-align: left;
	display: block;
}
#yokusakusumire .section-osusumepoint h3 .line02 {
	text-align: right;
	display: block;
}
#yokusakusumire h3.color-ttl {
	padding: 5px 0;
	margin: 30px 10px 15px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #9152ad;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}
#yokusakusumire .point-box {
	margin: 40px 0;
	display: flex;
	justify-content: space-between;	
}
#yokusakusumire .point-box:nth-child(2n) {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;	
}
#yokusakusumire .point-box .desc {
	width: calc(100% - 422px);
	align-self: center;
}
#yokusakusumire .point-box .desc p {
	font-size: 16px;
	line-height: 1.8;
	text-align: justify;
}
#yokusakusumire .point-box .image {
	width: 382px;
}
#yokusakusumire .point-box .image img {
	max-width: 100%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#yokusakusumire .section-how-enjoy .image {
	margin: 40px 0 20px;
	display: flex;
	justify-content: space-between;
}
#yokusakusumire .section-how-enjoy .image li {
	width: 49%;
}
#yokusakusumire .section-how-enjoy .image img {
	max-width: 100%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#yokusakusumire .section-how-enjoy .calendar {
	margin: 15px 0 40px;
  text-align: center;
}
#yokusakusumire .section-how-enjoy .calendar img.for-pc {
	display: inline;
}
#yokusakusumire .section-how-enjoy .calendar img.for-sp {
	display: none;
}

@media only screen and (max-width: 767px) {
  
  .bnr_list    { margin: 0 10px;}
  .bnr_list li { margin: 0 0 10px;}
  
  .eventmore-btn-area { margin-bottom: 40px; text-align: center;}
  .eventmore-btn-area a.btn {
    width: 80%; height: 48px; padding: 0 30px; margin: 0 auto; border: 2px solid #938675; border-radius: 50px;
    text-align: center; text-decoration: none; background: #ffffff; font-size: 16px; font-weight: 500;
    position: relative; display: flex; align-items: center; justify-content: center; color: #443829;
  }
  .eventmore-btn-area a.btn:hover   { text-decoration: none;}
  .eventmore-btn-area a.btn::before {
    content: ""; width: 8px; height: 8px; margin-top: -4px; border-right: 2px solid #938675; border-bottom: 2px solid #938675;
    transform: rotate(-45deg); position: absolute; top: 50%; right: 14px;
  }
  
	#yokusakusumire br.for-sp {
		display: block;
	}
	#yokusakusumire .ttl-head01 {
		background: url("../img/ttl_bg01.png") right center no-repeat;
		-webkit-background-size: 66px 36px;
		background-size: 66px 36px;
	}
	#yokusakusumire .ttl-head02 {
		background: url("../img/ttl_bg02.png") right center no-repeat;
		-webkit-background-size: 60px 42px;
		background-size: 60px 42px;
	}
	#yokusakusumire .ttl-head01 h2.section-title.pt-4 {
		padding: 25px 10px 15px !important;
		font-size: 20px !important;
	}
	#yokusakusumire .ttl-head02 h2.section-title.pt-4 {
		padding: 35px 10px 15px !important;
		font-size: 20px !important;
	}
  #yokusakusumire .section-osusumepoint { margin: 0 10px;}  
	#yokusakusumire .section-osusumepoint h3 {
    max-width: none;
		padding: 0;
		margin: 0 0 10px 0;
		font-size: 20px;
		color: #4f4580;
	}
	#yokusakusumire .section-osusumepoint h3 .line01 {
		text-align: left;
		display: block;
	}
	#yokusakusumire .section-osusumepoint h3 .line02 {
		padding-left: 1em;
		text-align: left;
		display: block;
	}
	#yokusakusumire h3.color-ttl {
		padding: 5px 0;
		margin: 30px 5px 15px;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		border-radius: 20px;
		background: #9152ad;
		text-align: center;
		font-size: 16px;
		font-weight: bold;
		color: #ffffff;
	}
	#yokusakusumire .point-box {
		margin: 20px 0;
		display: block;
	}
	#yokusakusumire .point-box:nth-child(2n) {
		display: block;
	}
	#yokusakusumire .point-box .desc {
		width: auto;
		align-self: center;
	}
	#yokusakusumire .point-box .desc p {
		font-size: 16px;
		line-height: 1.8;
		text-align: justify;
	}
	#yokusakusumire .point-box .image {
		width: auto;
		margin: 0 0 20px 0;
	}
	#yokusakusumire .point-box .image img {
		max-width: 100%;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
	}
  #yokusakusumire .section-how-enjoy { margin: 0 10px;}  
	#yokusakusumire .section-how-enjoy .image {
		margin: 0 0 20px;
		display: flex;
		justify-content: space-between;
	}
	#yokusakusumire .section-how-enjoy .image li {
		width: 49%;
	}
	#yokusakusumire .section-how-enjoy .image img {
		max-width: 100%;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
	}
	#yokusakusumire .section-how-enjoy .calendar {
		margin: 15px 0 40px;
	}
	#yokusakusumire .section-how-enjoy .calendar img {
		max-width: 100%;
	}
	#yokusakusumire .section-how-enjoy .calendar img.for-pc {
		display: none;
	}
	#yokusakusumire .section-how-enjoy .calendar img.for-sp {
		display: inline;
	}
	
	
	
	#yokusakusumire .special-intro {margin-left:10px;margin-right:10px;}
}
