@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Pacifico);

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
legend{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}

body{
	font: 14px/1.9 'Noto Sans JP', Arial, Verdana, 游ゴシック, YuGothic,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo,sans-serif;
	-webkit-text-size-adjust:100%;
	overflow-x: hidden;
	color: #FFFFFF;
	background-image: url(../img/bg01.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;

}

h2 a{
	color: rgba(255, 255, 0, 1);
}

h2 a:hover{
	color: rgba(255, 255, 255, 1);
}

a{
	color: #0066ff;
	text-decoration: none;
}

a img:hover{
	opacity:					 0.5;
}

a:hover, .active{
  text-decoration: underline;
}

a:active, a:focus,input:active, input:focus{outline:0;}

/* ヘッダー
------------------------------------------------------------*/
#header{
	text-align: center;

}

#header h1{
	padding-top: 20px;
}

#mainnav li{
	padding: 3px 0;
}

#mainnav a{
	color: #fff;
	background-color: rgba(0, 0, 0, 0.3);
	padding: 5px 25px;
}

#jump_menu{
	text-align: center;
	padding: 1vw;
}

#jump_menu span{
	background-color: rgba(0, 0, 0, 0.5);
	padding: 3px 25px;
	border-radius: 5px;
}

#jump_menu li{
	padding: 3px 0;
	display: inline-block;
}

#jump_menu a{
	color: #fff;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 5px 25px;
	border-radius: 5px;
}

#jump_menu a:hover{
	color: rgba(255, 255, 0, 1);
}

#ship_tbl{
	border:		1;
	border-color: rgba(255, 255, 255, 1);
	background-color:  rgba(255, 255, 255, 0.1);
	text-align: center;
	font-size: 2vw;
}

#ship_tbl .title_tr{
	font-weight: bold;
}

#ship_tbl .normal_td{
	padding:			 1vw;
	font-size: 			1.5vw;
	width:					12vw;
}

#ship_tbl .normal2_td{
	padding:			1vw;
	font-size: 		1.2vw;
	width:				24vw;
}

#ship_tbl .shipname_td{
	padding:			1vw;
	width:				24vw;
}

#ship_tbl .ship_td{
	padding:			1vw;
	font-size: 		1.5vw;
	width:				12vw;
}

#ship_tbl .wideview_td{
	padding:			5px;
	width:				 45vw;
}

#trade_product_tbl td{
	font-size:			 1.5vw;
	text-align: center;
}

#trade_product_tbl .city_td{
	font-size:			 1.7vw;
	width:						15vw;
	font-weight: bold;
}

#trade_product_tbl .img_td{
	font-size:			 1.7vw;
	width:						5vw;
}

#trade_product_tbl .product_td{
	font-size:			 1.7vw;
	width:						15vw;
}

#trade_product_tbl .series_td{
	font-size:			 1.7vw;
	width:						6vw;
}

#trade_product_tbl .speciality_td{
	font-size:			 1.7vw;
	width:						7vw;
}

#trade_product_tbl .money_td{
	font-size:			 1.7vw;
	width:						7vw;
}

#trade_product_tbl .season_td{
	font-size:			 1.7vw;
}

#trade_product_tbl .month_td{
	font-size:			 1.7vw;
	width:						4vw;
}

#product_n_img {
	background-color: #515151; /* DARKGRAY */
}

#product_s_img {
	background-color: #caaf55; /* YELLOWGOLD */
}

#sailor_tbl{
	font-size:			 1.5vw;
}

#sailor_tbl td{
	padding:				1vw;
	text-align: center;
}

#sailor_tbl .sailor_img{
	width:						5vw;
}

#sailor_S_img {
	background-color: #dcca73; /* GOLD */
}

#sailor_A_img {
	background-color: #b7bfc4; /* SILVER */
}

#sailor_B_img {
	background-color: #977869; /* BRONZE */
}

#sailor_C_img {
	background-color: #828d9e; /* GRAY */
}

#sailor_tbl .sailor_name{
	width:						18vw;
}

#sailor_tbl .sailor_class{
	width:						2vw;
}

#sailor_tbl .sailor_type{
	width:						2vw;
}

#sailor_tbl .sailor_job{
	width:						8vw;
}

#sailor_tbl .sailor_city{
	width:						27vw;
}

#sailor_tbl .sailor_impl{
	width:						9vw;
}


#land_expd_tbl{
	font-size:			 1.5vw;
}

#land_expd_tbl td{
	padding:				1vw;
	text-align: center;
}

#rank_S_img {
	background-color: #dcca73; /* GOLD */
}

#rank_A_img {
	background-color: #b7bfc4; /* SILVER */
}

#rank_B_img {
	background-color: #977869; /* BRONZE */
}

#rank_C_img {
	background-color: #828d9e; /* GRAY */
}

#rank_D_img {
	background-color: #515151; /* DARKGRAY */
}

#land_expd_tbl .city_td{
	width:						15vw;
}

#land_expd_tbl .land_td{
	width:						15vw;
}

#land_expd_tbl .find_rank{
	width:						3vw;
}

#land_expd_tbl .find_img{
	width:						5vw;
}

#land_expd_tbl .find_name{
	width:						20vw;
}

#land_expd_tbl .find_type{
	width:						3vw;
}

#land_expd_tbl .regional_characteristics{
	width:						10vw;
}

#mainImg{
	position: relative;
  overflow: hidden;
  width: 100%;
  height: 42vw;
}

#mainImg img{
	position: absolute;
  width: 100%;
  height: auto;
}

/* バックボタン用
------------------------------------------------------------*/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 20px;
		font-weight: bold;
}
#page-top a {
    background: #fff;
    text-decoration: none;
    color: #000;
    width: 100px;
    padding: 0 20px;
    text-align: center;
    display: block;
    border-radius: 10px;
}
#page-top a:hover {
    text-decoration: none;
    background: #ff8;
}


/* フッター
------------------------------------------------------------*/
#footer{
	clear: both;
	padding: 50px 10px 50px 0;
	text-align: center;
	font-size: 12px;
}


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

img{
	max-width: 100%;
	height: auto;
}

section{
	clear:both;
}

section h2{
	width: 60%;
	margin: 80px auto 40px;
	font-size: 30px;
	font-weight:normal;
	text-align: center;
}

section h2 span {
	background-color: rgba(0, 0, 0, 0.7);
	padding: 5px 20px;
	border-radius: 5px;
	font-weight: bold;
}

section h3{

}

.inner{
	width: 90vw;
	margin: 0 auto;
	padding-bottom: 50px;
}

.innerS{
	width: 60%;
	font-size: 20px;
	margin: 0 auto;
	padding-bottom: 80px;
}

.news{
	width: 						90vw;
	height:						auto;
	margin: 					4vw;
	padding-bottom: 	1vw;
	background-color: rgba(0, 0, 0, 0.5);
	border-radius: 		5px;
	text-align: left;
}

.news p{
	padding: 2vw;
	font-size: 20px;
}

#asp_banner{
	padding: 5vw;
	text-align: center;
}

#asp_title{
	padding: 2vw;
	text-align: center;
}

.foundation{
	width: 						90vw;
	height:						auto;
	margin: 					4vw;
	padding-bottom: 	1vw;
	background-color: rgba(0, 0, 0, 0.5);
	border-radius: 		5px;
	align-content: 		center;
}

.foundation p{
	padding: 2vw;
	font-size: 20px;
}

.foundation h3{
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	padding: 2vw 0 0 2vw;								/*[上][右][下][左]*/
}

.foundation h3 a{
	color: rgba(255, 255, 0, 1);
}

.foundation h3 a:hover{
	color: rgba(255, 255, 255, 1);
}

.foundation h4{
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	padding: 2vw 0 0 2vw;								/*[上][右][下][左]*/
}

.foundation h4 a{
	color: rgba(255, 255, 0, 1);
}

.foundation h4 a:hover{
	color: rgba(255, 255, 255, 1);
}

.foundation table{
	padding: 1vw 1vw 1vw 1vw;								/*[上][右][下][左]*/
	margin: 2vw 2vw 2vw 2vw;								/*[上][右][下][左]*/
}

.newstxt {
	background-color: rgba(0, 0, 0, 0.5);
	position: 				relative;
	width:						83.5vw;
	height:						10vw;
	padding:				1vw;
	margin:					2vw;
	font-size:			1.5vw;
	color:					#FFFFFF;
	line-height:	2.5vw;
}

.message{
	width: 80%;
	font-size: 20px;
	margin: 0 auto 70px;
	padding: 20px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 5px;
}

#MapImg img{
	position: relative;
  width: 90%;
  height: auto;
	padding: 3vw 4vw;
}

#MapImg .voyage_conditions1{
	position: relative;
  width: 75%;
  height: auto;
	padding: 2vw 0.5vw 4vw 4vw;
}

#MapImg .voyage_conditions2{
	position: relative;
  width: 14%;
  height: auto;
	padding: 2vw 4vw 4vw 0.5vw;
}

#TradeImg{
	position: relative;
  overflow: hidden;
  width: 100%;
  height: 85vw;
	margin: 0 10vw;
}

#TradeImg img{
	position: absolute;
  width: 80%;
  height: auto;
}

#NaviImg img{
	position: relative;
	width: 90%;
	height: auto;
	padding: 3vw 4vw;
}

#ship_builder_collection_list{
	position: relative;
  width: 93%;
  height: auto;
}

#ship_builder_collection_list img{
  width: 100%;
  height: auto;
	padding: 0 3vw 3vw 3vw;
}

.sea_area01{
	padding:    10px;
	width:      20%;
	text-align: center;
	font-size:	1.5vw;
}

.sea_area02{
	padding:    10px;
	width:      60%;
	font-size:	1.5vw;
}
.sea_area03{
	padding:    10px;
	width:      30%;
	font-size:	1.5vw;
}

/* SEC04 Gallery
------------------------------------------------------------*/
#sec04{
	padding: 0 !important;
}

#sec04 header{
	display: none;
}

#gallery li{
	float: left;
	width: calc(100%/3);
	line-height: 0;
}

#gallery img{
	width: 100%;
	height: auto;
	padding: 80px 0 0;
}

#sec03 img{
	width: 100%;
	margin-bottom: 30px;
}

.col3{
text-align: center;
}

.col3 img{
	display: block;
}

.col3 li{
	line-height: 2.0;
	font-size: 20px;
	padding: 				0 0 0 0;		/*[上][右][下][左]*/
}

.col3 p{
	padding: 				0 0 0 0;								/*[上][右][下][左]*/
	margin:					2vw 0.5vw 2vw 0.5vw;		/*[上][右][下][左]*/
	width:					28vw;
	height: 				auto;
	background: 		rgba(255, 255, 255, 0.0);
	font-size: 			2vw;
}

#last_sec{
	background: url(../img/screenshot/ss02.jpg) no-repeat 50% 50% fixed;
	background-size: cover;
	-webkit-background-size: cover;
	text-align: center;
	padding: 220px 20px;
}

#last_sec img{
	width: auto;
}


/* SEC05 COMPANY
------------------------------------------------------------*/
#sec05 p{
	margin-bottom: 5px;
}

.col2 li{
	display: inline-block;
	width: 100%;
	margin: 20px 0;
}

#sns img{
	padding: 35px 10px 5px 0;
}

#sns a:hover img{
	opacity: .8;
}

#map{
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
	z-index: 0;
}

#map iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	border: 0;
}



/* RESPONSIVE 設定
------------------------------------------------------------*/

@media only screen and (min-width: 1200px){
	.inner{
		width: 1024px;
	}
}

@media only screen and (min-width: 800px){
	body{
		font-size:14px;
	}

  a#menu{
		display:none;
	}

	.panel{
		display:block !important;
	}

	#mainnav li{
		display: inline-block;
		font-size: 15px;
	}


	/* SEC03 PROJECT
	-----------------*/

	.col3 li{
		display: inline-block;
		padding: 0;
		vertical-align: top;
		text-align: left;
	}

  #footer{
		padding: 30px 10px 70px 0;
	}
}


@media only screen and (min-width: 641px){
	.col2 li{
		width: 60%;
		vertical-align: top;
	}
	.col2 li:first-child{
		width: 35%;
		padding-right: 4%;
	}
}

@media only screen and (max-width: 640px){
	.innerS{
		width: 94%;
		padding-bottom: 70px;
	}

	.col3 li{
		line-height: 1.7;
	}
	#gallery li{
		float: none;
		width: 100%;
	}
	#map iframe{
		width: 96% !important;
		left: 2%;
	}
	#sec04_02{
		padding: 50px 20px;
	}
}

@media only screen and (max-width: 799px){
	body{
		background-image: none;
		background-color: #0C5482;
	}

	#header{
		position: fixed;
		width: 100%;
		z-index: 500;
	}

	section{
		padding: 5vh 0 0;
	}

	#headerWrap{
		position: relative;
		width: 100%;
		height: 70px;
		background: #000;
	}

	#header h1{
		padding-top: 10px;
	}

	#header h1 img{
		margin-top: 3px;
		max-height: 45px;
		width: auto !important;
	}

  a#menu{
  	display: inline-block;
  	position: relative;
  	width: 40px;
  	height: 40px;
  	margin: 10px;
	}

	#menuBtn{
  	display: block;
  	position: absolute;
  	top: 60%;
  	left: 50%;
  	width: 18px;
  	height: 2px;
  	margin: -1px 0 0 -7px;
  	background: #fff;
  	transition: .2s;
	}

	#menuBtn:before, #menuBtn:after{
  	display: block;
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 0;
  	width: 18px;
  	height: 2px;
  	background: #fff;
  	transition: .3s;
	}

	#menuBtn:before{
  	margin-top: -7px;
	}

	#menuBtn:after{
  	margin-top: 5px;
	}

	a#menu .close{
  	background: transparent;
	}

	a#menu .close:before, a#menu .close:after{
  	margin-top: 0;
	}

	a#menu .close:before{
  	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
	}

	a#menu .close:after{
  	transform: rotate(-135deg);
  	-webkit-transform: rotate(-135deg);
	}

	.panel{
		width: 100%;
		display: none;
		overflow: hidden;
		position: relative;
		left: 0;
		top: 0;
		z-index: 100;
	}

	#mainnav{
		position: absolute;
		top: 0;
		width: 100%;
		text-align: right;
		z-index:500;
	}

	#mainnav ul{
		border-bottom: 1px solid #ccc;
		background: #000;
		text-align: left;
	}

	#mainnav li a{
		position: relative;
		display:block;
		padding:15px 25px;
		border-bottom: 1px solid #ccc;
		color: #fff;
		font-weight: 400;
	}

	#mainnav li a:before{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 5px;
		width: 6px;
		height: 6px;
		margin: -4px 0 0 0;
		border-top: solid 2px #fff;
		border-right: solid 2px #fff;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#mainImg{
		padding-top: 60px;
		z-index: -100;
	}

	.col3 p{
		padding: 				3vw 3vw 0 3vw;								/*[上][右][下][左]*/
		margin:					0 0 0 0;		/*[上][右][下][左]*/
		width:					83vw;
		height: 				auto;
		font-size: 			4vw;
		text-align: 		left;
	}

	.col3 p img{
		width:					83vw;
		height: 				auto;
	}

	.col3 li{
		display: block;
		padding: 				3vw 0 3vw 0;								/*[上][右][下][左]*/
	}

}
