@charset "utf-8";

body {
	font-family: "メイリオ", "Hiragino Kaku Gothic Pro", "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
	font-size: 14px;

}

a {
  color: #245dc1;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
* html body{
    overflow: hidden;
}

* html div#contentsArea{
    height: 100%;
    overflow: auto;
}

#body_wrap{
	background-color: #FFFFFF;
	margin: 0;
	width: 100%;
	height: 100%;
	padding: 200px 0 0;
    margin-top: -200px; /* リンク位置上昇分 */
}

.inner{
	width: 940px;
	clear: both;
	margin: 0 auto;

}

#header_wrap {
	width: 100%;
/*
	position: fixed !important;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
*/
	position: absolute;
	background-color: #FFFFFF;
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

.msg{
	margin:20px 0;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	background-color: #F8F8F8;
	padding:10px;
}



/* #header
-----------------------------------------------------------*/
#header{
	width: 940px;
	margin: 8px auto;
	position: relative;
}

#header .logo {
	vertical-align: middle;
}

#header a {
	filter: alpha(opacity=0);
		-moz-opacity: 1;
	opacity: 1;
		-webkit-transition: all 0.0s ease;
		-moz-transition: all 0.0s ease;
		-o-transition: all 0.0s ease;
	transition: all  0.0s ease;
	zoom: 1;
}

.twitter {
	width: 70px;
	position: absolute;
	top: 5px;
	right: 185px;
}

.facebook {
	width: 70px;
	position: absolute;
	top: 0;
	right: 80px;
}

#bannerarea {
	height: 85px;
	background-color: #459c37;
	text-align: center;
}

#bannerarea img{
	width: 940px;
	margin: 0 auto;
}

/*nav*/
#gnavi{
	background-color: #5b5b5b;
	border-top: 1px solid #414141;
	border-bottom: 1px solid #a0a0a0;
}

.dropmenu{
  *zoom: 1;
  list-style-type: none;
  width: 940px;
  height: 40px;
	margin: 0 auto;
	clear: both;
}
.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
  clear: both;
}
.dropmenu li{
  position: relative;
  width: 468px;
  float: left;
  height: 40px;
  border-right: 1px solid #686868;
	border-left: 1px solid #414141;
	text-align: center;
}
.dropmenu li a{
  display: block;
  margin: 0;
  padding: 15px 0 11px;
  color: #fff;
  line-height: 1;
  text-decoration: none;
  font-weight: bold;
}
.dropmenu li .gmenu{
  display: block;
  margin: 0;
  padding: 15px 0 11px;
  color: #fff;
  line-height: 1;
  text-decoration: none;
  font-weight: bold;
}
.dropmenu li ul{
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
.dropmenu li ul li{
  width: 467px;
}
.dropmenu li ul li a{
  padding: 13px 15px;
 border-top: 1px solid #686868;
 font-weight: normal;
  background: #5B5B5B;
  text-align: left;
}
.dropmenu li:hover > a{
  background: #414141;
}
.dropmenu li a:hover{
  background: #414141;
}

#normal li ul{
  display: none;
}
#normal li:hover ul{
  display: block;
}

#link01, #link02, #link03, #link04 {
	margin-top:-140px;
    padding-top:140px;
}




/* #intro
-----------------------------------------------------------*/

#intro {
	padding: 190px 0 30px 0;
}

.ranking{
	clear: both;
	margin: 20px 0 50px 0;
}

.intro_text{
	line-height: 24px;
}

.intoro_overview {
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
}
.rank_mod_img {
	float: left;
	width: 182px;
	height: 164px;
	margin: 0 35px 50px 0;
	/*margin: 50px 35px 0 0;*/
}

.rank_mod_left{
	width: 460px;
	display: block;
	float: left;
}
.rank_mod_right{
	width: 460px;
	display: block;
	float: left;
	margin-left: 20px;
}
.ranking .title{
	background: #a6e29e;
	padding: 20px 25px;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

.ranking ul li{
	border-bottom: 1px solid #d2d2d2;
	padding: 8px 20px;
}

.mod {
	margin-bottom: 10px;
}
.mod p {
}
.mod .title{
	width: 150px;
}
.mod .title_s{
	width: 150px;
}
.intro {
    margin-top: 25px;
}
.intro .title {
    background: #a6e29e none repeat scroll 0 0;
    color: #333333;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-right: 15px;
    padding: 10px 0;
    text-align: center;
}
.intro .title_s {
    background: #a6e29e none repeat scroll 0 0;
    color: #333333;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-right: 15px;
    text-align: center;
}


/* #nominate
-----------------------------------------------------------*/
#nominate {
    margin-top: -127px; /* リンク位置上昇分 */
	padding: 127px 0 0 0;
}

.nominate_title{
	height: 80px;
    background-color: #459c37;
    display: block;
    margin-bottom: 0px
}
.nominate_title h2{
	font-size:24px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 80px;
}
.nominate_title h2 p{
	display: inline;
	text-align:  center;
	padding-top: 50px;
}
.nominate_title h2:before{
	content: url(../img/nominateframe_left.png);
	position: relative;
	top: 5px;
	left: 0;
}

 .nominate_title h2:after{
	content: url(../img/nominateframe_right.png);
	position: relative;
	top: 5px;
	left: 0;
}


.nominate_contents{
	background-color: #edf5e3;
	width: 100%;
	margin:0;
	padding: 20px 0 50px 0;
}


.categoryblock{
	margin-top: 30px;

}

#nominate h4{
	height: 35px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	line-height: 35px;
	clear: both;
}

/*カテゴリー*/
.finance h4{
	background-color: #94865d;
}

.finance p.title{
	color: #6a6453;
}

.shopping h4{
	background-color: #5d61ae;
}

.shopping p.title{
	color: #4f5063;
}

.travel h4{
	background-color: #5a9566;
}

.travel p.title{
	color: #04582d;
}

.beauty h4{
	background-color: #c97089;
}

.beauty p.title{
	color: #932a48;
}

.electronics h4{
	background-color: #2c90a9;
}

.electronics p.title{
	color: #11427f;
}

.entertainment h4{
	background-color: #da733b;
}

.entertainment p.title{
	color: #723412;
}

.mod3col{
	width: 300px;
	border: 1px solid #d8d8d8;
	background-color: #FFFFFF;
	float: left;
	margin: 15px 15px 30px 0;
}

.mod3col.last{
	margin: 15px 0 30px 0;
	clear:  right;
}

.mod3col p.title,.mod2col p.title,.mod1 p.title{
	color: #5b5b5b;
	display: block;
	border-bottom: 1px solid #d8d8d8;
	text-align: center;
	padding: 5px 0;
	font-weight: bold;
}

.mod2col {
	width: 460px;
	float: left;
	border: 1px solid #d8d8d8;
	background-color: #FFFFFF;
}

.mod2col .right{
	margin-left: 0px;
}

.mod1{
	width: 100%;
	border: 1px solid #d8d8d8;
	background-color: #FFFFFF;
	margin: 20px 0 0  0;
}

.mod3col ul,.mod2col ul,.mod1 ul{
	padding: 10px;
}

.mod3col ul li,.mod2col ul li,.mod1 ul li{
	margin: 5px 0;
}


.description{
	margin: 10px 0;
}


.mod1col{
	width: 100%;
	border: 1px solid #d8d8d8;
	background-color: #FFFFFF;
	float: left;
	margin: 15px 15px 30px 0;
}

#nominate .note{
	text-align: right;
	display: block;
	clear: both;
	padding-top: 20px;
}

.nominate2col {
	width: 460px;
	float: left;
}

.nominate2col h3.sideline {
	margin-top: 30px;
}

.nominate2col .right{
	margin-left: 20px;
}

/* after
-----------------------------------------------------------

.after ul{
	padding: 7px
}

.after li.mvp{
	background-image: url(../img/icon_mvp.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	font-size: 16px;
	height: 32px;
	line-height: 38px;

}
.after li.rapid{
	background-image: url(../img/icon_rapid.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	height: 25px;
	line-height: 24px;

}

.after ul li{
	padding: 0 0 0 30px;
}

.after .note{
	margin:0;
}

.after .note li{
	float: left;
	font-size: 12px;
	font-weight: normal;
	height: 32px;
	line-height: 38px;
}

.after .note li.rapid{
	background-position: left bottom;
	margin-left: 20px;
	}


/* sideline
-----------------------------------------------------------*/
h3.sideline {
	text-align:center;
	position: relative;
	margin-top: 20px;
	margin-top: 0;
 }

 h3.sideline:before {
   content: "";
   display: block;
   border-top: solid 5px #459c37;
   width: 100%;
   height: 1px;
   position: absolute;
   top: 50%;
   z-index: 1;
 }

 h3.sideline span {
 	color: #1e7011;
 	font-size: 24px;
 	background: #edf5e3;
 	padding: 0 30px;
 	position: relative;
 	z-index: 5;
 }

/* clearfix
-----------------------------------------------------------*/

 .clearfix:after   {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
    clear: both;
}

/* eventoutline
-----------------------------------------------------------*/

#eventoutline{
	padding: 140px 0 80px;
    margin-top: -140px; /* リンク位置上昇分 */
}

#eventoutline dl{
	margin:0;
}

#eventoutline dl dt{
	font-size: 14px;
	color: #007173;
	font-weight: bold;
	float: left;
	clear: left;
	padding-top: 20px;
}
#eventoutline dl dt.none{
	padding:0;
}

#eventoutline dl dd{
	clear: right;
	border-bottom: 1px solid #d2d2d2;
	padding: 0 30px 20px 100px;
	margin-top: 20px;
}

/* access
-----------------------------------------------------------*/

#access {
    margin-top: -140px; /* リンク位置上昇分 */
	padding: 140px 0 0 0;

}

.access_inner{
	background-color: #f8f8f8;
	padding: 50px 0 100px;
}

#access h2,#eventoutline h2,#report h2{
	font-size:27px;
	color:#007173;
	font-weight: bold;
}

#access p{
	line-height: 30px;
}
#access .bold{
	font-size: 16px;
}

#access h2{
	margin-bottom: 20px;
}


/* archivelink
-----------------------------------------------------------*/

#archives{
  display: block;
  clear: both;
  margin: 50px auto;
  border-bottom: 1px solid #d2d2d2
}

#archives h3{
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}



/* footer
-----------------------------------------------------------*/


#footer {
  margin: 20px auto;
  text-align: center;
  height: 30px;
  padding: 20px 0;
}



/* #report
-----------------------------------------------------------*/

.ITV_list {
    padding-bottom: 30px;
}

.ITV_list h2 {
    background-color: #0164bf;
    border-radius: 5px;
    clear: both;
    color: #ffffff;
    font-size: 28px;
    margin-bottom: 15px;
    padding: 0 20px;
}
.ITVimg_txt {
    float: right;
    padding: 0 0 10px;
    width: 610px;
}
.ITV_list h4 {
    background-repeat: no-repeat;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.intrv_section {
    clear: both;
    margin-bottom: 60px;
    overflow: hidden;
    width: 910px;
}
.radius5_ttl {
    background-color: #f4f6f8;
    border-radius: 5px;
    padding: 12px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}
.intrv_section p {
	line-height: 200%;
}
.intrv_section h5 {
    background-repeat: no-repeat;
    font-size: 14px;
    font-weight: bold;
}
.ITVimg_txt_fl2 {
    float: left;
    padding: 0 15px 10px 0;
    width: 595px;
    line-height: 200%;
}
.intrv_section_box {
    border-collapse: collapse;
    margin: 15px 0 30px;
    padding: 5px;
    width: 910px;
}
.intrv_section_box th {
    background-color: #bad7f2;
    border: 1px solid #bad7f2;
    color: #fff;
    padding: 10px;
    text-align: left;
    vertical-align: top;
}
.intrv_section_box td {
    background-color: #fff;
    border: 1px solid #bad7f2;
    padding: 10px;
    table-layout: fixed;
}
.profile_m {
    width: 15%;
}

/* .backtotop
-----------------------------------------------------------*/
.backtotop {
 position: fixed;
 bottom: 40px;
 right: 100px;
 z-index: 10;
 display: none;
}

.backtotop {
	bottom: 40px;     /* ハックなし */
	bottom: 40px\9;   /* IE8以下 */
 *	bottom: 40px;   /* IE7以下 */
 _	bottom: 40px;   /* IE6 */
}

.backtotop:not(:target) {
 	bottom: 100px\9;  /* IE9 */
}



.backtotop a{
	display: block;
	background-color:#459c37;
	color: #FFFFFF;
	font-size: 12px;
	width: 140px;
	line-height: 30px;
	padding: 5px 20px;
	border-radius: 5px;
	background-image: url(../img/backtoarrow.png);
	background-repeat: no-repeat;
	background-position: 20px center;
}

.backtotop a:hover{
	background-color: #278318;
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .backtotop {
   	bottom: 20px;  /* IE10 */
  }
}


.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.clearleft{clear:left;}
.clearright{clear:right;}

.alignleft{text-align:left;}
.aligncenter{text-align:center;}
.alignright{text-align:right;}

.mb20 {
margin-bottom: 20px;
}
.mb40 {
margin-bottom: 40px;
}
.mt25 {
	margin-top: 25px
}
.mb10 {
    margin-bottom: 10px !important;
}
.pl_6em {
	padding-left: 6em;
}

/*--------インタビュー一覧ページ 20151116追記--------*/

.intrv_list_t {
	display:table;
	margin-bottom:40px;
}
.intrv_list_img {
	display:table-cell;
	padding:0 10px;
}
.intrv_list_txt {
	display:table-cell;
	padding:2px 10px 0;
}
.intrv_list_txt span{
	background-color:#a6e29e;
	padding:2px 5px;
}
.intrv_list_txt p{
	margin:16px 0;
}
.intrv_list_txt span.intrv_detail{
	background-color:#FFFFFF;
	padding:0;
	display:block;
	text-align:right;
}