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


#nav ul li a.nav03 {
	background-position: left -70px;
}

/*main-img*/

#main-img {
	background-image: url(images/main-img.jpg);
}



/*contents*/

#contents {
	padding-top: 60px;
}

/*contents01*/

.contents01 {
	width: 900px;
	margin-bottom: 80px;
	padding-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c9ca;
	padding-right: 20px;
	padding-left: 20px;
}

.contents01 h3 {
	margin-bottom: 20px;
	font-weight: normal;
	color: #ed8097;
	font-size: 32px;
	line-height: 1.4em;
}

.contents01 .contents-left {
	width: 400px;
}

#contents .contents01 .contents-left p {
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.contents01 .contents-right {
	width: 450px;
}

.contents01 .contents-right p {
	margin-bottom: 15px;
}

.contents01 .contents-right img {
	width: 100%;
	height:auto;
}


/*contents02*/

.contents02 {
}

.contents01 h4 {
	font-size: 18px;
	font-weight: normal;
	color: #717071;
	margin-bottom: 30px;
}

#contents .contents02 .contents-left {
	float: right;
	padding-top: 20px;
}

#contents .contents02 .contents-right {
	float: left;
}

.contents02 p {
	margin-bottom: 20px;
}

.contents02 ul {
	margin-bottom: 30px;
}

.contents02 ul li {
	font-size: 16px;
	color: #717071;
	background-image: url(images/list.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-bottom: 10px;
	padding-left: 25px;
}

/*contents03*/

.contents03 {
	width: 900px;
	margin-bottom: 80px;
	padding-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c9ca;
	padding-right: 20px;
	padding-left: 20px;
}



.contents03 h3 {
	margin-bottom: 40px;
	font-weight: normal;
	color: #e0ba30;
	font-size: 32px;
	line-height: 1.4em;
	text-align: center;
}

.contents03-box01 {
	width: 560px;
	margin-bottom: 60px;
}

.contents03-box01 iframe{
  width: 100%;
}

#contents .contents03-box01 p {
	text-align: center;
	font-size: 17px;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.contents03-box02 {
	width: 790px;
	margin-bottom: 60px;
}

.contents03-box02 .box {
	width: 335px;
	vertical-align: top;
	display: inline-block;
	float: left;
	margin-right: 30px;
	margin-left: 30px;
	text-align: center;
}

.contents03-box02 .box p {
	padding-top: 20px;
}

.contents03-box02 .box img {
	width: 100%;
	height:auto;
}

.contents03-box02 .box p img {
	width: 70%;
	height:auto;
}

.contents03-box03 {
}

.contents03-box03 h4 {
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}

.contents03-box03 h4 img {
	width: 100%;
	height: auto;
}

.contents03-box03 h5 {
	margin-bottom: 35px;
	font-weight: normal;
	color: #e0ba30;
	font-size: 32px;
	line-height: 1.4em;
	text-align: center;
}

.contents03-box03 ul {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

.contents03-box03 ul li {
	font-size: 16px;
	color: #717071;
	background-image: url(images/list02.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-bottom: 10px;
	padding-left: 25px;
}


.contents04 {
	padding-bottom: 30px;
}

.contents04 h3 {
	font-size: 28px;
}

.contents04 ul {
	margin-bottom: 50px;
}

.contents04 ul li {
	font-size: 16px;
	color: #717071;
	background-image: url(images/list02.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-bottom: 10px;
	padding-left: 25px;
}

.contents04 h4 {
	width: 380px;
	margin-bottom: 20px;
}



.contents05 {
	width: 940px;
	margin-bottom: 70px;
}

.contents05 p {
	width: 410px;
	vertical-align: top;
	display: inline-block;
	float: left;
	margin-right: 30px;
	margin-left: 30px;
}

.contents05 p img {
	width: 100%;
	height:auto;
}


@media screen and (max-width: 737px) {
	
#contents {
	padding-top: 10%;
}
	

/*contents01*/

.contents01 {
	width: 87%;
	margin-bottom: 10%;
	padding-bottom: 8%;
	padding-right: 3%;
	padding-left: 3%;
}

.contents01 h3 {
	margin-bottom: 4%;
	font-size: 26px;
}

.contents01 .contents-left {
	margin-bottom: 4%;
	width: 100%;
}

.contents01 .contents-right {
	width: 100%;
}

.contents01 .contents-right p {
	margin-bottom: 3%;
}


/*contents02*/

.contents02 {
}

.contents01 h4 {
	font-size: 16px;
	margin-bottom: 9%;
}

#contents .contents02 .contents-left {
	padding-top: 0px;
	display: block;
	clear: both;
}

#contents .contents02 .contents-right {
	display: block;
	clear: both;
}

.contents02 p {
	margin-bottom: 7%;
}

.contents02 ul {
	margin-bottom: 9%;
}

.contents02 ul li {
	font-size: 16px;
	margin-bottom: 3%;
	padding-left: 7%;
}

/*contents03*/

.contents03 {
	width: 87%;
	margin-bottom: 10%;
	padding-bottom: 8%;
	padding-right: 3%;
	padding-left: 3%;
}



.contents03 h3 {
	margin-bottom: 7%;
	font-size: 26px;
}

.contents03-box01 {
	width: 100%;
	margin-bottom: 9%;
}

.contents03-box01 iframe {
  width: 100%;
}


.contents03-box02 {
	width: 100%;
	margin-bottom: 10%;
}

.contents03-box02 .box {
	width: 42%;
	margin-right: 4%;
	margin-left: 4%;
}


.contents03-box02 .box p {
	padding-top: 4%;
}

.contents03-box03 {
}

.contents03-box03 h4 {
	width: 100%;
	margin-bottom: 5%;
}

.contents03-box03 h4 img {
	width: 100%;
	height: auto;
}

.contents03-box03 h5 {
	margin-bottom: 7%;
	font-size: 26px;
}

.contents03-box03 ul {
	width: 100%;
}

.contents03-box03 ul li {
	color: #717071;
	margin-bottom: 2%;
	padding-left: 5%;
	background-size: 4% auto;
	background-position: left 5px;
}


.contents04 {
	padding-bottom: 6%;
}

.contents04 .contents-left {
	padding-bottom: 6%;
}

.contents04 h3 {
	font-size: 24px;
}

.contents04 ul {
	margin-bottom: 9%;
}

.contents04 ul li {
	margin-bottom: 2%;
	padding-left: 5%;
	background-size: 4% auto;
	background-position: left 5px;
}

.contents04 h4 {
	width: 100%;
	margin-bottom: 4%;
}



.contents05 {
	width: 90%;
	margin-bottom: 10%;
}

.contents05 p {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	height: auto;
	margin-bottom: 3%;
}


	
}