@charset "utf-8";

img{
	max-width: 100%;
}

.sec01 h2{
	text-align: center;
	font-size:30px;
	font-weight: bold;
	color: #ffbf8c;
}

.sec01 h2 span{
	color:#ff803b;
	font-size: 50px;
}

.sec01 h3{
	font-weight: bold;
	font-size: 26px;
	color: #2d669d;
}

#kokokara{
	padding: 2%;
	background: #fffaf3;
	font-weight: 500;
	text-align: center;
}

#pc_ok img{
	width: 260px;
}

.s-cont{
	padding: 3%;
	margin-left: 5%;
}

.s-cont h4{
	font-size: 18px;
	color: #4db18f;
	font-weight: bold;
}

.s-left{
	width: 40%;
}

.s-right{
	width: 40%;
	text-align: left;
	padding: 2%;
}