@charset "UTF-8";

/*=======================================================
content-area
=======================================================*/

#main-area {
	width: 640px;
	padding: 0;
}

#sub-area {
	width: 310px;
	padding: 0;
}


/*=======================================================
index-highlight
=======================================================*/

#index-highlight {
	width: 968px;
	margin: 0 auto 20px;
	background: #F6F5F3;
	border: solid 1px #CFCFCF;
}


#headline {
	float: right;
	width: 329px;
}

#headline .tab-nav li {
}

#headline .news {
	padding: 10px 20px 0 20px;
}

#headline dl.latest-entry {
	position: relative;
	width: 160px;
	min-height: 120px;
	padding-top: 1.5em;
	padding-right: 130px;
}

#headline dl.latest-entry dt {
	margin: 0 0 .4em;
	font-size: 116%;
	font-weight: bold;
}

#headline dl.latest-entry dd {
	font-size: 91%;
}

#headline dl.latest-entry dd.thumb {
	position: absolute;
	top: 0;
	right: 0;
}

#headline dl.latest-entry dd.date {
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 33px;
	background: url(../img/common/icon_new.jpg) no-repeat 0 0;
}

#headline h2 {
	padding: 2px 5px 2px 15px;
	line-height: 25px;
	vertical-align: middle;
	background: #62A001;
	color: #FFF;
	font-weight: bold;
}

#headline h2 span {
	position: relative;
	margin-left: 1em;
	padding: 4px 8px;
	background: #FFF;
	color: #62A001;
	border-radius: 3px;
	font-weight: normal;
}

#headline h2 span:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #ffffff;
	border-width: 5px;
	margin-top: -5px;}


#headline .news li {
	padding-left: 15px;
	line-height: 25px;
	vertical-align: middle;
	background: url(../img/common/arrow_blue_small.png) no-repeat 0 center;
	border-top: dotted 1px #CCC;
}

/*TOPバナー*/
.bxslider {
	height: 460px;
	overflow: hidden;
}
.bxslider iframe {
	vertical-align: bottom;
}
.bxslider li:hover {
	opacity: 0.9;
}

.movieBody {
	position: relative;
}
.movieTit {
	position: absolute;
	bottom: 16px;
	left: 190px;
	color: #fff;
	font-size: 24px;
}
.movieLogo {
	position: absolute;
	bottom: 20px;
	left:20px;
}
.movieLogo img {
	width: 150px;
	height: auto;
}
.movieSpace {
	position: absolute;
}

/*ヘッドライン+プチリニューアル*/
#headlineBox {
	width: 970px;
	margin: 40px auto 40px;
	overflow: hidden;
}
#headlineBox ul li {
	width: 310px;
	margin: 0 20px 30px 0;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
#headlineBox ul li:nth-child(3) ,
#headlineBox ul li:nth-child(6) {
	margin-right: 0;
}
#headlineBox ul li .categoryIcon {
	position: absolute;
	top: 1px;
	left: 1px;
	background: #fd9022;
	font-size: 11px;
	padding:3px 0 2px 10px; 
}
#headlineBox ul li .categoryIcon a {
	color: #fff;
	padding-right: 10px;
}
#headlineBox ul li .img {
	display: block;
	width: 308px;
	height: 200px;
	overflow: hidden;
	border: solid 1px #CFCFCF;
}
#headlineBox ul li .img a {
	display: table-cell;
	width: 308px;
	height: 200px;
	vertical-align: middle;
	background: #222;
}
#headlineBox ul li img {
	width: 308px;
	height: auto;
	display: block;
}
#headlineBox ul li .img a:hover {
	opacity: 0.9;
}
#headlineBox ul li .tit a {
	line-height: 2;
	margin: 8px 0 6px;
	display: block;
	font-weight: bold;
	color: #2368A5;
}
#headlineBox ul li .txt {
	width: 100%;
	overflow: hidden;
}
#headlineBox ul li .txt span.writerIcon {
	display: block;
	width: 26px;
	height: 26px;
	border-radius: 13px;
	overflow: hidden;
	background-size:26px 26px;
	float: left;
}
#headlineBox ul li .txt span.writerTxt {
	display: block;
	margin: 3px 0 0 10px;
	float: left;
	font-size: 12px;
}
.moreBtn {
	text-align: center;
	clear: both;
}
.moreBtn a {
	color: #fff;
	background: #1365b7;
	padding: 8px 40px;
	display: inline-block;
	border-radius: 3px;
	font-size: 12px;
}
.moreBtn a:hover {
	text-decoration: none;
	opacity: 0.9;
}
/*=======================================================
トップページコンテンツ
=======================================================*/

/*ウィジェット*/

#main-area .top-widget {
	margin: 40px 0;
}

#main-area .top-widget h2 {
	margin-bottom: 1.2em;
	color: #333;
	line-height: 1.3;
}

#main-area .top-widget h2 a {
	display: block;
	text-decoration: none;
	color: #333;
}

#main-area .top-widget h2 a:hover {
	color: #3677AD;
}

#main-area .top-widget h2 a:after {
	content: "\f0a9";
	margin-left: .2em;
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	color: #CCC;
	font-size: 90%;
}

#main-area .top-widget h2 .subtxt {
	font-size: 14px;
	display: block;
	color: #666;
}

#main-area > .top-widget:first-child {
	margin-top: 0;
}
#main-area .top-widget:first-child h2 {
	margin-top: 0;
}


/*各ウィジェット*/

#main-area .preopen-info {
	padding: 10px;
	border: dotted 1px #CFCFCF;
	font-weight: bold;
}

#main-area .pickup {
	width: 650px;
}

#main-area .pickup li {
	float: left;
	margin: 0 8px 8px 0;
	border: solid 1px #CFCFCF;
}

#main-area .world-search {
	position: relative;
}

#main-area .world-search ul {
	position: absolute;
	top: 12px;
	right: 0;
}

#main-area .world-search ul li {
	display: inline;
}

#main-area .gallerys .movie,
#main-area .gallerys .photo {
	width: 320px;
	float: left;
}

#main-area .gallerys .photo .media {
	width: 298px;
	border: solid 1px #CFCFCF;
	background: #333;
}

#main-area .dive-market li {
	float: left;
	width: 122px;
	margin-right: 5px;
	font-size: 91%;
}

#main-area .dive-market li a {
	width: 120px;
	margin-bottom: 0.3em;
	display: block;
	border: solid 1px #CFCFCF;
}

#main-area .tour div {
	margin-right: -8px;
}

#main-area .tour dl {
	float: left;
	width: 316px;
	margin-right: 8px;
}

#main-area .tour dt {
	padding: 0.5em 0 1em 21px;
	vertical-align: middle;
	font-size: 116%;
	font-weight: bold;
	text-indent: -21px;
}

#main-area .tour dd {
	margin: 1em 0;
}

#main-area .tour dd.thumb {
	margin: 0;
	border: solid 1px #CCC;
}

#main-area .tour dd.thumb img {
	height: auto;
}

#main-area .tour ul {
	margin: 8px 0;
	padding: 8px 10px;
	background: #F7F6F6;
	border: solid 1px #CCC;
	font-size: 91%;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
}

#main-area .tour li {
	display: inline;
	margin-right: 1em;
}

#main-area .skill-columns dl {
	position: relative;
	margin-bottom: 0.5em;
	min-height: 100px;
}

#main-area .skill-columns dt {
	margin-bottom: 0.5em;
	font-size: 116%;
}

#main-area .skill-columns dd {
	font-size: 91%;
}

#main-area .skill-columns li {
	padding: .5em 0 .5em 18px;
	line-height: 1.3;
	vertical-align: middle;
	border-top: dotted 1px #CCC;
}

#main-area .skill-columns li:last-child {
	border-bottom:  dotted 1px #CCC;
}

#main-area .question-box li {
	background: url(../img/top/questionbox_bullet.gif) no-repeat 0 center;
}

#main-area .skill-up li {
	background: url(../img/top/skillup_bullet.gif) no-repeat 0 center;
}

#main-area .skill-columns dd.thumb {
	position: absolute;
	top: 0;
	left: 0;
	border: solid 1px #CFCFCF;
}

#main-area .question-box,
#main-area .skill-up {
	width: 300px;
	margin-right: 20px;
	float: left;
}

#main-area .beginner-columns li {
	float: left;
	margin-right: 10px;
	border: solid 1px #CFCFCF;
}

/* 地図 */


#area-index .tab-dnav {
	position: relative;
	top: 4px;
	left: 5px;
	z-index: 1;
}

#area-index .tab-dnav ul {
	margin: 0;
}

#area-index .tab-dnav li {
	float: left;
	width: 130px;
	height: 31px;
	cursor: pointer;
}

#area-index .tab-dnav li a {
	display: block;
	padding-top: 5px;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-top: solid 1px #CCC;
	border-radius: 5px 5px 0px 0px;
	font-size: 108%;
	font-weight: bold;
	color: #1A4673;
	text-align: center;
}

#area-index .tab-dnav li a:hover {
	text-decoration: none;
}


#area-index .tab-dnav li {
	background: #EEE;
}

#area-index .tab-dnav li.select {
	background: #FFF;
}

#main-area .map {
	border: solid 1px #CCC;
	padding: 12px;
	box-shadow: 0 0 5px #CCC;
}

#main-area .map .map-panel {
	padding-left: 67px;
	background: #8AD0F4;
}


/*=======================================================
スライダーのdefault.cssを上書き
=======================================================*/

#index-highlight .slider-wrapper {
	float: left;
}

#slider {
	width: 639px;
	height: 303px;
}

.theme-default .nivoSlider {
	margin-bottom: 0;
	box-shadow: 0px 0px 0px 0px;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 50px;
	height: auto;
	line-height: 1;
}

.theme-default .nivo-controlNav {
	position: relative;
	z-index: 10;
	margin-top: -30px;
	padding: 10px 0;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	background: rgba(0,0,0,0.8);
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	margin-bottom: 0;
}




/*=======================================================
media-query
=======================================================*/


@media screen and (max-width: 1024px) {



}

@media screen and (max-width: 720px) {



}

@media screen and (max-width: 640px) {

	#index-highlight {
		width: 100%;
	}
	
	#index-highlight .slider-wrapper {
		width: 100%;
		float: none;
	}
	
	#index-highlight #slider img {
	}
	
	#headline {
		float: none;
		width: 100%;
	}
	
	#headline .tab-nav {
		margin: 0 auto;
	}
	
	#headline .tab-nav li {
		width: 33.33%;
	}
	
	#headline .tab-nav li a {
		padding: .5em 0;
	}
	
	#headline .tab-nav li.tab-headline a,
	#headline .tab-nav li.tab-movie a,
	#headline .tab-nav li.tab-localpress a {
		width: 100%;
	}
	
	#headline dl.latest-entry {
		width: auto;
	}
	
	#headline .tab-panel {
		width: 95%;
		margin: 0 auto;
		padding: 20px 0;
	}
	
	#main-area {
		width: 95%;
	}
	
	#main-area .pickup {
		width: 100%;
	}

	#main-area .pickup li {
		float: none;
		width: 313px;;
		margin: 10px auto;
	}

	#main-area .pickup img {
		width: 100%;
		height: auto;
	}

	#main-area .pickup li {
		float: none;
		margin: 10px auto;
	}

	#main-area .tour div {
		margin-right: 0;
	}

	#main-area .tour dl	{
		width: 100%;
		margin: 0 auto;
		float: none;
	}
	
	#main-area .tour dd {
		width: 100%;
		box-sizing: border-box;
	}
	
	#main-area .tour dd img	{
		width: 100%;
		height: auto;
	}
	
	#main-area .question-box, #main-area .skill-up {
		width: 100%;
		margin: 0 0 20px 0;
	}
	
	#main-area .map .map-panel {
		padding: 0;
	}
	
	#main-area .map .map-panel img {
		max-width: 100%;
		height: auto;
	}
	
	#slider {
		width: 100%;
		height: auto;
	}
	
	.theme-default .nivo-controlNav {
		margin-top: 0;
	}
	
	.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
		width: 30px;
	}
	
	#sub-area {
		width: 95%;
		float: none;
		margin: 0 auto;
	}
	.twitterBox {
		width: 310px;
		margin: auto;
	}

/*メインバナー*/
.movieTit {
	position: absolute;
	bottom: 8px;
	left: 10px;
	color: #fff;
	font-size: 16px;
}
/*ヘッドライン+プチリニューアル*/
#headlineBox {
	width: 95%;
}
#headlineBox ul li {
	width: 100%;
	margin-right: 0;
	float: none;
}
#headlineBox ul li .categoryIcon a {
	color: #fff;
	padding-right: 10px;
}
#headlineBox ul li .img {
	display: block;
	width: 100%;
	height: auto;
	max-height: 220px;
}
#headlineBox ul li .img a {
	display: block;
	width: 100%;
	height: auto;
}
#headlineBox ul li img {
	width: 100%;
	height: auto;
}

}