<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#breadcrumb-area{
	font-size:13px;
	padding-top:7px;
	padding-bottom:5px;
	background:#fff;
}
.breadcrumb{width:950px;margin:0 auto;}
.sns_area{
	width:980px;
	text-align:right;
	margin:-25px auto 0;
}

#sec01{
	width:850px;
	margin:50px auto 0;
	padding:0;
	height: auto;
	text-align:center;
}

#sec02{
	width:850px;
	margin:30px auto 0;
	padding:0;
	height: auto;
	text-align:center;
}

#sec01 h1{
	margin: 0 auto;
	padding:0;
	text-align:center;
}

#sec01 h2{
	margin: 0 auto;
	padding:0;
	text-align:center;
}

#sec02 p {
	width: 800px;
	text-align: center;
}	

#sec02 p.jimg {
	margin: 40px auto 0;
	text-align: center;
}


#sec02 p.jimg_00 {
	margin: 0 auto;
	text-align: center;
}

#sec02 p.jimg_60 {
	margin: 60px auto 0;
	text-align: center;
}

#sec02 p.jimg_80 {
	margin: 80px auto 0;
	text-align: center;
}

h3 {
  position: relative;
  padding: 0.6em;
  background:  #bed618;
	font-size: 30px;
	width:600px;
	margin: 80px auto 0;
	text-align: center;
}

h3:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 50%;
  border: 15px solid transparent;
  border-top: 15px solid #bed618;
  width: 0;
  height: 0;
}
p.h3_after {
	width: 800px;
	margin:30px auto 0;
	font-size: 20px;
	line-height: 1.6;
	text-align:center;
}


/*#sec02 .list-mv07{
	opacity: 0;
	transform: translate(0,60px); 
	-webkit-transform: translate(0,60px); 
}
#sec02 .mv07{
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}*/

.sp{display:none;}
</pre></body></html>