@charset "utf-8";

/*===============================================//
	#contents
//===============================================*/
#contents{
	width: 970px;
	margin: 0 auto 40px;
	min-height: 260px;
}

/*===============================================//
	#bread-crumb,
	#pankuzu
//===============================================*/
div#pankuzu,
#bread-crumb
{
	margin-bottom: 8px;
	padding-top: 0px !important;
}
div#pankuzu ul li {
	background-position: 100% 0.05em !important;
}


/*===============================================//
	#main
//===============================================*/
#main{
	float: left;
	width: 620px;
	margin: auto;
}
/*===============================================//
	base
//===============================================*/
#main a:hover{
	color: #a8030e;
	text-decoration: underline;
}
/*===============================================//
	#topimage
//===============================================*/
#topimage
{
	margin-top: 20px;
	text-align: center;
	margin-bottom: 30px;
}

/*===============================================//
	module
//===============================================*/
#main .grid:before,
#main .grid:after {
	content: " ";
	display: table;
}
#main .grid:after {
	clear: both;
}
#main .grid {
	*zoom: 1;
}
#main .grid--type01{
	width: 642px;
	margin: 0 -12px;
}
#main .grid--type01 .grid__col{
	float: left;
	width: 214px;
}
#main .grid--type02{
	/*width: 620px;*/
}
#main .grid--type02 .grid__col{
	float: left;
	/*width: 310px;*/
	width: 50%;
}
#main .grid--type02 .grid__col--pick_up{
	float: left;
	/*width: 310px;*/
	width: 50%;
}
/**/
#main .icon--arrow-01{
	padding: 0 0 0 12px;
	background: url('https://nna-asia.pages.dev/common/images/arrow.png') no-repeat 0 center;
}
/**/
#main .icon--lock-01{
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url('https://nna-asia.pages.dev/common/images/icon_lock.png') no-repeat 0 0;
	vertical-align: -2px;
}
/**/
#main .icon--rss-01{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url('https://nna-asia.pages.dev/common/images/icon_rss.png') no-repeat 0 0;
}
/**/
#main .header--type-01{
	background: #f1efef url('https://nna-asia.pages.dev/common/images/bg_header_01.png') no-repeat 8px center;
	padding: 10px 25px;
	border-radius: 3px;
}
/**/
#main .box--type-01{
	border: solid 1px #e3e3e3;
}
/**/
#main a:hover .fade{
	opacity: 0.6;
}
#main .button:hover.fade{
	opacity: 0.6;
}




/*===============================================//
	#side
//===============================================*/
#side{
	float: right;
	width: 330px;
	margin: auto;
}
/**/
#side .section-sns--header{
	padding:13px;
	background-color:#f1efef;
}
#side .section-sns--body{
	padding:9px;
	border: 1px solid #f1efef;
}
/**/
#side .search{
	background: #f1efef;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 10px;
}
#side .search #search-text{
	display: block;
	float: left;
	padding: 0;
	background-color: #fff;
	border: 1px solid #999;
	border-right: none;
	box-sizing: border-box;
	float: left;
	line-height: 1.29;
	min-height: 19px;
	height: 31px;
	padding: 4px;
	width: 240px;
	border-radius: 0; /* for ios*/
}
#side .search .search-button{
	display: block;
	float: left;
	background: #333333;
	color: #FFFFFF;
	border: none;
	width: 69px;
	height: 31px;
	padding: 0;
	border-radius: 0; /* for ios*/
}
/**/
#side .service{
	margin: 0 0 10px 0;
	padding: 9px 9px;
	border: solid 1px #cccccc;
}
#side .service ul li{
	margin: 0 0 10px 0;
}
#side .service ul li:last-child{
	margin: 0;
}
#side .service02{
	margin: 0 0 10px 0;
	padding: 9px 9px;
	border: solid 1px #cccccc;
}
#side .service02 ul li{
	margin: 0 0 10px 0;
}
#side .service02 ul li:last-child{
	margin: 0;
}
/**/
#side .guide{
	margin: 0 0 10px 0;
	text-align: right;
}
#side .guide ul li{
	margin: 0 0 10px 0;
}
/**/
.advertise{
	padding: 14px;
	margin: 0 0 25px 0;
	border: solid 1px #ececec;
	background: #fbfbfb;
}
#side .advertise .about{
	margin: 5px 0 5px 0;
	text-align: right;
}
#side .advertise .bnr-list-item{
	margin: 0 0 10px 0;
}
#side .advertise .bnr-list-item:last-child{
	margin: 0;
}
/**/
#side .section--seminoar,
#side .section--ranking,
#side .section--publication,
#side .section--tool{
	margin: 0 0 30px 0;
}
#side .section--pr{
	margin: 0 0 30px 0;
}
#side .section--seminoar .section-header,
#side .section--ranking .section-header,
#side .section--publication .section-header,
#side .section--tool .section-header{
	background: #f1efef url('https://nna-asia.pages.dev/common/images/bg_header.png') no-repeat 8px center;
	padding: 3px 0 3px 18px;
}
#side .section--pr .section-header{
}
/**/
#side .section--seminoar ul li{
	padding: 12px 5px;
	border-bottom: solid 1px #e3e3e3;
}

/**/
#side .section--pr{
	background: #fbfbfb;
	border: solid 1px #ececec;
}
#side .section--pr .section-header{
	background: transparent;
	padding: 11px;
}
#side .section--pr .section-body{
	padding: 0 11px 11px;
}
#side .section--pr ul li{
	background: #fff;
	border: solid 1px #e3e3e3;
	padding: 5px;
	margin: 0 0 5px 0;
}
#side .section--pr ul li .thumb{
	float: left;
	width: 56px;
	margin: 0 5px 0 0;
}
#side .section--pr ul li .desc{
	margin: 0 0 0 61px;
}
#side .section--pr ul li .desc .icon--type01{
	padding: 0 0 0 12px;
	background: url('https://nna-asia.pages.dev/common/images/arrow.png') no-repeat 0 0.4em;
}


/**/
#side .section--publication .section-header .button--list,
#side .section-header .button--list{
	float:right;
	margin: 0 5px;
}
#side .section--publication .section-header .button--list img,
#side .section-header .button--list img{
	vertical-align: middle;
}
#side .section--publication .section-body{
	border-right: solid 1px #e3e3e3;
	border-left: solid 1px #e3e3e3;
	border-bottom: solid 1px #e3e3e3;
}
#side .section--publication ul li {
	padding: 5px;
	border-bottom: solid 1px #e3e3e3;
}
#side .section--publication ul li .thumb{
	float: left;
	width: 56px;
	margin: 0 5px 0 0;
}
#side .section--publication ul li .thumb img{
	border: solid 1px #cccccc;
}
#side .section--publication ul li .desc{
	margin: 0 0 0 61px;
}
/**/
#side .section--ranking .section-body{
	border-right: solid 1px #e3e3e3;
	border-left: solid 1px #e3e3e3;
	border-bottom: solid 1px #e3e3e3;
}
#side .section--ranking ol{
  padding: 5px 10px 0 10px;
  counter-reset: number;
}
#side .section--ranking ol li:before{
	counter-increment: number;
	content: counter(number);
	background: #848282;
	border-radius: 3px;
	color: #FFFFFF;
	width: 18px;
	display: inline-block;
	text-align: center;
	float: left;
}
#side .section--ranking ol li{
  padding: 8px 12px;
  border-bottom: solid 1px #e3e3e3;
}
#side .section--ranking ol li:nth-child(10n){
      border-bottom:none;
    }
#side .section--ranking ol li .inner{
	padding: 0 0 0 30px;
/*  overflow: hidden;*/
/*  white-space: nowrap;*/
}
/**/
#side .nna-twitter-widget{
	margin: 0 0 30px;
}
#side .section--tool ul li{
	padding: 12px 8px;
	border-bottom: solid 1px #e3e3e3;
}
#side .section--tool .sns-link-wrap {
	border-bottom: solid 1px #e3e3e3;
	border-right: solid 1px #e3e3e3;
	border-left: solid 1px #e3e3e3;
}
#side .section--tool .sns-link-wrap img {
	margin: 5px;
}

/**/
#side .section--plan .section-header{
	background: #f1efef url('https://nna-asia.pages.dev/common/images/bg_header.png') no-repeat 8px center;
	padding: 3px 0 3px 18px;
}
#side .section--plan .section-header .button--list{
	float:right;
	margin: 0 5px;
}
#side .section--plan .section-header .button--list img{
	vertical-align: middle;
}
#side .section--plan .section-body{
	padding: 10px 10px;
	border-right: solid 1px #e3e3e3;
	border-left: solid 1px #e3e3e3;
	border-bottom: solid 1px #e3e3e3;
}
#side .section--plan dl dt{
}
#side .section--plan dl dd{
	padding: 0 0 0 12px;
}
/**/
#side .nav{
	margin: 0 0 10px;
	padding: 9px 9px;
	border: solid 1px #cccccc;
}
#side .nav ul{
	width: 301px;
	margin: 0 auto;
}
#side .nav ul li{
	margin-bottom: 5px;
}
#side .nav ul li ul{
	width: 303px;
}
#side .nav ul li ul.is--close{
	display: none;
}
#side .nav ul li ul li{
	margin: 0;
	border-bottom: solid 1px #e3e3e3;
	border-right: solid 1px #e3e3e3;
	border-left: solid 1px #e3e3e3;
}
#side .nav ul li ul li a{
	display: block;
	padding: 5px 10px 5px 25px;
	text-decoration: underline;
}
#side .nav ul li ul li a:hover{
	background: #eeeeee;
}
/*
#side .bnr-facebook{
	margin: 0 0 20px;
}
*/

/*===============================================//
	base
//===============================================*/

#side a:hover{
	color: #a8030e;
	text-decoration: underline;
}

/*===============================================//
	module
//===============================================*/

/**/
#side .icon--arrow-01{
	display: inline-block;
	padding: 0 0 0 12px;
	background: url('https://nna-asia.pages.dev/common/images/arrow.png') no-repeat 0 0.3em;
}
/**/
#side .icon--lock-01{
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url('https://nna-asia.pages.dev/common/images/icon_lock.png') no-repeat 0 0;
	vertical-align: -2px;
}
/**/
#side .icon--rss-01{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url('https://nna-asia.pages.dev/common/images/icon_rss.png') no-repeat 0 0;
}
/**/
#side .icon--blank-01{
	display: inline-block;
	padding: 0 0 0 12px;
	background: url('https://nna-asia.pages.dev/common/images/icon_blank.png') no-repeat 0 0.3em;
}

/**/
#side a:hover .fade{
	opacity: 0.6;
}

/*===============================================//
//===============================================*/
@media screen and (max-width: 1066px) {
.popup
{
	width: 1066px;
}
#header,
#contents,
#footer-upper,
#footer-bottom,
#footer-inner
{
	min-width: 970px;
	padding-left: 20px;
	padding-right: 48px;
}
#nna-header {
	min-width: 970px;
	padding-left: 34px;
	padding-right: 34px;
}
}
.highlight {
  background-color: yellow;
}


/*--------------------------------------------
	fukidashi
---------------------------------------------*/
.fukidashi {
	background-image: url('https://nna-asia.pages.dev/asia_contents/images/fukidashi.png');
	background-repeat: no-repeat;
	background-size: 185px 56px;
	float: left;
	font-size: 15px;
	font-weight: bold;
	height: 40px;
	line-height: 1.2em;
	margin-left: 36px;
	margin-top: 2px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 15px;
	text-align: center;
	transform: rotate(5deg);
}
.fukidashi span {
	color: red;
	font-weight: bolder;
}

.header-sns-button {
  display: inline;
  float: right;
}
.header-sns-button img {
  height: 21px;
  width: 21px;
  margin-left: 8px;
}

/*--------------------------------------------
	season-image
---------------------------------------------*/
.season img {
	max-height: 78px;
	margin-left: 15px;
	position: absolute;
}
