@charset "utf-8";


/*LP-南国すろーらいふページ*/





/************************************************

	RESET

*************************************************/

/* clearfix */

.clear {
	clear:both;
}
.clearfix {
	zoom:1;
}
.clearfix:after {
	content:'';
	display:block;
	clear:both;
	height:0;
	line-height:0;
	visibility:hidden;
}

/************************************************
	共通
*************************************************/

html,body {
	font-family: 'Raleway','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック',helvetica,arial,clean,sans-serif;
	color: #333;
	font-size: 14px;
}

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

#wrap {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 1%, #f3e9d7 24%, #ffffff 51%, #f3e9d7 72%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(24%,#f3e9d7), color-stop(51%,#ffffff), color-stop(72%,#f3e9d7), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 1%,#f3e9d7 24%,#ffffff 51%,#f3e9d7 72%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 1%,#f3e9d7 24%,#ffffff 51%,#f3e9d7 72%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 1%,#f3e9d7 24%,#ffffff 51%,#f3e9d7 72%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 1%,#f3e9d7 24%,#ffffff 51%,#f3e9d7 72%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}


/************************************************
	ヘッダー
*************************************************/

header {
	position: relative;
	height: 770px;
	padding-top: 30px;
	background: url(../nangoku-web-assets/bg-top.png) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	text-align: center;
}

header h1 {
	margin-bottom: 30px;
}

header p {
	margin-bottom: 80px;
}

header span {
	position: absolute;
	top: 450px;
	left: -50px;
}

header span+span {
	position: absolute;
	top: 680px;
	left: 1010px;
}

#category {
	position: relative;
}

#category ul {
	position: absolute;
	left: 50%;
	width: 800px;
	margin-left: -320px;
}

#category ul li {
	float: left;
	margin-bottom: 20px;
	border: solid 5px #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0 3px 3px #aaa;
}

#category ul li a:hover {
	opacity: 0.9;
filter: alpha(opacity=90);
-ms-filter: "alpha(opacity=90)";
-khtml-opacity: 0.9;
-moz-opacity: 0.9;
}

#category ul li:nth-child(2),#category ul li:nth-child(5) {
	margin: 0 10px;
}


/************************************************
	トピックス＆マップ
*************************************************/


#contents {
	position: relative;
	height: 520px;
}

#topics {
	position: relative;
	width: 460px;
	height: 520px;
	margin-left: 140px;
	float: left;
	background: url(../nangoku-web-assets/bg-topics.png) no-repeat center center;
}

#topics h2 {
	margin-bottom: 10px;
}

#topics dl{
	width: 350px;
	margin-left: 50px;
	line-height: 2.5;
}

#topics dt {
	border-bottom: dotted 5px #ccc;
	color: #32abbe;
	font-weight: bold;
}

#topics span {
	position: absolute;
	top: 100px;
	left: 300px;
}
#topics #flower01 {
	position: absolute;
	top: 60px;
	left: -180px;	
}

#map {
	float: right;
	margin-right: 110px;
	padding-top: 40px;
}

#map h2 {
	margin-top: 5px;
}


#contents #wave01 {
	position: absolute;
	top: 400px;
	right: -180px;
}

/************************************************
	テーマ＆カテゴリ
*************************************************/

#theme {
	position: relative;
	margin-bottom: 50px;
}

#theme h2 {
	margin-left: 120px;
	margin-bottom: 10px;
}

#theme-contents {
	height: 500px;
	background: url(../nangoku-web-assets/bg-theme.png) no-repeat top center;
}

#theme-contents ul {
	padding-top: 50px;
	margin-left: 13%;
}

#theme-contents ul li {
	float: left;
	margin-bottom: 20px;
}

#theme-contents ul li a:hover {
	opacity: 0.9;
filter: alpha(opacity=90);
-ms-filter: "alpha(opacity=90)";
-khtml-opacity: 0.9;
-moz-opacity: 0.9;
}

#theme-contents ul li:nth-child(1n) {
	margin-right: 20px;
}

#theme-contents p {
	text-align: center;
	color:#fff;
	font-size: 18px;
	text-shadow: 0 0 8px #CC17D7;
}

#theme span {
	position: absolute;
	top: 450px;
	left: -80px;
}

#theme span+span {
	position: absolute;
	top: 320px;
	left: 970px;
}

/************************************************
	提携企業
*************************************************/

#link {
	position: relative;
	padding: 0 140px;
	height: 640px;
	background: url(../nangoku-web-assets/bg-link.png) no-repeat center center;
	z-index: 5;
}

#link h2 {
	margin-bottom: 30px;
}

#link-inner {
	margin: 40px 0 30px 0;
	
}

#link-inner ul li {
	float: left;
	margin-left: 90px;
	border: solid 8px #fff;
	box-shadow: 0 3px 6px #666;
}

#link-inner ul li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
}

#link-inner+p {
	text-align: center;
	text-shadow: 1px 1px 1px #fff;

}

#link span {
	position: absolute;
	top: -30px;
	right: 140px;
}

#link #flower02 {
	position: absolute;
	top: 240px;
	left: -40px;
}

footer {
	height: 30px;
	position: relative;
	text-align: right;
}

footer small {
	width: 700px;
	display: block;
	margin-top: 80px;
	margin-left: 380px;
	border-top: solid 1px #333;
	text-align: center; 
	z-index: 999;
}

footer #flower {
	position: absolute;
	bottom: -60px;
	right: 70px;
}

footer #wave {
	position: absolute;
	top: -120px;
	left: -150px;
}

footer #yasi {
	position: absolute;
	top: -380px;
	left: 940px;
	z-index: 10;
}