﻿@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;
}

 .mod3col_inner{

	 padding:7px 0px;
	 text-align:center;
	 }


.mod3col_inner ul{
position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin:0px;
  padding:0px;
}

.mod3col_inner ul li{
	text-align:center;
}

#header_wrap {
	width: 100%;
	position: absolute;
	background-color: #FFFFFF;
}
/*
	position: fixed !important;
	top: 0;
	left: 0;
	z-index: 10;
*/

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}


/* #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: 80px;
	background-color: #00a1a3;
	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;
}

#gnavi ul {
	width: 940px;
	height: 40px;
	margin: 0 auto;
	clear: both;
}

#gnavi ul li{
	height: 40px;
	float: left;
	list-style:  none;
	width: 230px;
	border-right: 1px solid #686868;
	border-left: 1px solid #414141;
	text-align: center;
}

#gnavi ul li a{
	display: block;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 40px;
	font-weight: bold;
}

#gnavi .current{
	background-color: #414141;
	border-right: 1px solid #414141;
	border-left: 1px solid #414141;
}

#gnavi ul li a:hover{
	background-color: #414141;
	border-right: 1px solid #414141;
	border-left: 1px solid #414141;
	text-decoration: none;
}


/* #intro
-----------------------------------------------------------*/

#intro {
	margin: 60px 0 30px 0;
}

.ranking{
	clear: both;
	margin: 20px 0 50px 0;
}


.intro_text{
	line-height: 28px;
}

.rank_mod_img {
	width: 250px;
	float: left;
	text-align: center;
}

.rank_mod_left,.rank_mod_right{
	width: 310px;
	display: block;
	float: left;
	margin-left: 30px;
}

.ranking .title{
	background: #b8edeb;
	text-align: center;
	padding: 10px 0;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

.ranking ul li{
	border-bottom: 1px solid #d2d2d2;
	padding: 8px 20px;
}


/* #award
-----------------------------------------------------------*/
#award {
    margin-top: -122px; /* リンク位置上昇分 */
	padding: 122px 0 0 0;
}

/* #party
-----------------------------------------------------------*/
#party {
    margin-top: -122px; /* リンク位置上昇分 */
	padding: 122px 0 0 0;
}

/* #nominate
-----------------------------------------------------------*/
#nominate {
    margin-top: -122px; /* リンク位置上昇分 */
	padding: 122px 0 0 0;
}

.nominate_title,.nominate_title02,.nominate_title03{
	height: 75px;
    background-color: #00a1a3;
    display: block;
    margin-bottom: 0px
}
.nominate_title h2,.nominate_title02 h2,.nominate_title03 h2{
	font-size:26px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 80px;
}

.nominate_title02 h2 p{
	display: inline;
	text-align:  center;
	padding-top:50px;
	padding-left:50px;
	font-weight:bold;
	letter-spacing: 1px;
}

.nominate_title h2 p,.nominate_title03 h2 p{
	display: inline;
	text-align:  center;
	padding-top: 50px;
	font-weight:bold;
	letter-spacing: 1px;
}

.nominate_title03{
	margin-bottom:60px;
}

.nominate_title02 h2:before{
	content: url(../img/trophy.png);
	position: relative;
	top: 5px;
	left: 0;
}

.nominate_title h2:before{
	content: url(../img/leafLeft.png);
	position: relative;
	top: 5px;
	left: -10px;
}

 .nominate_title h2:after{
	content: url(../img/leafRight.png);
	position: relative;
	top: 5px;
	left: 20px;
}

#nominate h4{
	height: 32px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	line-height: 35px;
	clear: both;
	font-weight:bold;
}

/*カテゴリー*/
.finance h4{
	background-color: #94865d;
}

.shopping h4{
	background-color: #5d61ae;
}

.travel h4{
	background-color: #5a9566;
}

.job h4{
	background-color: #3c7bb7;
}

.btob h4{
	background-color: #7f7a6c;
}


.beauty h4{
	background-color: #c97089;
}

.electronics h4{
	background-color: #2c90a9;
}


.entertainment h4{
	background-color: #da733b;
}

.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,.mod1 p.title{
	color: #5b5b5b;
	display: block;
	border-bottom: 1px solid #d8d8d8;
	text-align: center;
	padding: 5px 0;
	font-weight: bold;
}

#box{
	width:460px;
	margin: 15px 0px 30px 0px;
}

.left02{
	float:left;
}


.description{
	margin: 10px 0;
}


#nominate .note{
	text-align: right;
	display: block;
	clear: both;
	margin-bottom: 95px;
}

.allbox{
	width:940px;
	overflow:hidden;
	clear:both;
}

.nominate2col {
	width: 460px;
	float: left;
}

.nominate2col h3.sideline {
	margin-top: 30px;
}

.nominate2col .right{
	margin-left: 20px;
}


.msg{
	margin-bottom:30px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	background-color: #F8F8F8;
	padding:10px;
}

/* after
-----------------------------------------------------------*/

.after ul{
	padding: 7px
}


.after .note{
	margin:0;
}

.after .note li{
	float: left;
	font-size: 12px;
	font-weight: normal;
	height: 32px;
	line-height: 38px;
}


/* sideline
-----------------------------------------------------------*/
h3.sideline {
	text-align:center;
	position: relative;
	margin-top: 45px;
	margin-bottom:30px;
 }

 h3#sideline02 {
	margin-top: 0px;
	margin-bottom:0px;
 }

 h3.sideline:before {
   content: "";
   display: block;
   border-top: solid 5px #00a1a3;
   width: 100%;
   height: 1px;
   position: absolute;
   top: 50%;
   z-index: 1;
 }

 h3.sideline span {
 	color: #00a1a3;
 	font-size: 24px;
 	background: #ffffff;
 	padding: 0 30px;
 	position: relative;
 	z-index: 5;
	font-weight:bold;
	letter-spacing:1px;

 }

/* clearfix
-----------------------------------------------------------*/

 .clearfix:after   {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
    clear: both;
}

/* plase
-----------------------------------------------------------*/

.plase li{
	float:left;
	width:244px;
	height:155px;
}

.spaseimg{
	margin-left:104px;
	margin-right:104px;
}

.plase{
	margin:40px 0 45px 0;
	overflow:hidden;
}

/* eventoutline
-----------------------------------------------------------*/

#eventoutline{
	padding: 250px 0 90px;
    margin-top: -200px; /* リンク位置上昇分 */
}

#eventoutline dl{
	margin:0;
	line-height: 28px;
}

#eventoutline dl dt{
	font-size: 14px;
	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 16px 100px;
	margin-top: 20px;

}


/* access
-----------------------------------------------------------*/

#access {
    margin-top: -200px; /* リンク位置上昇分 */
	padding: 200px 0 0 0;
}


#access h3,#eventoutline h3,#outline h2, #interview h2{
	font-size:26px;
	color:#007173;
	font-weight: bold;
}

#eventoutline h3,#access h3{
	width:940px;
	text-align:center;
	color:#FFFFFF;
	background-color:#00a1a3;
	margin-bottom:55px;
	padding:2px 0 2px 0;
	letter-spacing: 1px;
}


#access p{
	line-height: 30px;
}
#access .bold{
	font-size: 16px;
	margin-bottom:20px;
}

#access h3{
	margin-bottom: 60px;
}


/* 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;
}


/* OUTline
-----------------------------------------------------------*/
#outline{
	padding: 192px 0 0 0;
	clear: both;
}

#outline h2{
	margin-bottom: 30px;
}


.report_text{
	width:600px;
	float: left;
	clear: left;
	margin-bottom: 40px;
}
.overview{
	border-top: 1px solid #d2d2d2;
	margin-bottom: 40px;
	clear: both;
	padding-top: 40px;
}

.report_text p{
	margin-bottom: 30px;
	line-height: 28px;
}

.report_photo{
	width: 310px;
	margin-left: 20px;
	clear: right;
	float: left;
	margin-bottom: 40px;
}

.report_photo ul li{
	float: left;
	margin:0 0 10px 10px;
}

.report_photo ul li.photo_2block {
	float: left;
	width: 100px;
}

.report_photo ul li.photo_2block img{
	display: block;
	clear: left;

}

.report_photo ul li.photo_1block {
	float: right;
}

/* table
-----------------------------------------------------------*/

#green{
	width:800px;
	height:60px;
	background-color:#b8edeb;
	color:#000000;
	text-align:center;
	font-weight:bold;
	font-size:18px;
}

td{
	width:160px;
	height:50px;
	text-align:center;
}

table{
  border-collapse:collapse;
  border:none;
  border-spacing:0;
  margin:0 auto;
  margin-top:40px;
}
th,td{
  border:solid 1px #d2d2d2;
  font-weight:normal;
}



/* interview
-----------------------------------------------------------*/
#interview h3{
	background-color:#b8edeb;
	padding:10px 0px 10px 0px;
	text-align:center;
	width:270px;
	margin:0 auto;
	font-size:22px;
	font-weight:bold;
	color:#027f81;
}

.h3title{
	margin-top:65px;
	margin-bottom:25px;
}


.interviewList{
	width:250px;
	float:left;
}

.interviewBox{
	overflow:hidden;
	margin-top:45px;

}

.interviews_2boxes{
	width:600px;
	margin-right:auto;
	margin-left:auto;
}

.greenN,.greenBig{
	width:240px;
	background-color:#b8edeb;
	text-align:center;
	margin:10px 0 10px 0;
}

.interviewLink,.interviewBox h4{
	text-align:center;
}

.interviewBox h4{
	font-size:18px;
	font-weight:bold;
	margin-bottom:25px;
}

.greenN{
	padding:15px 5px 14px 5px;
}

.greenBig{
	padding:4px 5px 4px 5px;
}

.spaceB{
	margin-bottom:65px;
}

.space{
	margin-left:95px;
	margin-right:95px;
}


/* .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:#007173;
	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:#00494a;
}


@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;}













/* ----------------------------------------
  1-3.マージン　のみ
  common.cssより引用
---------------------------------------- */

.m2{margin:2px !important;}
.m5{margin:5px !important;}
.m10{margin:10px !important;}
.m15{margin:15px !important;}
.m20{margin:20px !important;}
.m30{margin:30px !important;}
.m40{margin:40px !important;}

.mt2{margin-top:2px !important;}
.mt5{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}

.mt-5{margin-top:-5px !important;}
.mt-10{margin-top:-10px !important;}
.mt-15{margin-top:-15px !important;}
.mt-20{margin-top:-20px !important;}

.mr2{margin-right:2px !important;}
.mr5{margin-right:5px !important;}
.mr7{margin-right:7px !important;}
.mr8{margin-right:8px !important;}
.mr10{margin-right:10px !important;}
.mr15{margin-right:15px !important;}
.mr20{margin-right:20px !important;}
.mr25{margin-right:25px !important;}
.mr30{margin-right:30px !important;}
.mr35{margin-right:35px !important;}
.mr40{margin-right:40px !important;}
.mr50{margin-right:50px !important;}
.mr100{margin-right:100px !important;}

.mb2{margin-bottom:2px !important;}
.mb3{margin-bottom:3px !important;}
.mb4{margin-bottom:4px !important;}
.mb5{margin-bottom:5px !important;}
.mb7{margin-bottom:7px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mb100{margin-bottom:100px !important;}

.mb-15{margin-bottom:-15px !important;}

.mu60{margin-bottom:60px !important;}

.ml2{margin-left:2px !important;}
.ml5{margin-left:5px !important;}
.ml10{margin-left:10px !important;}
.ml15{margin-left:15px !important;}
.ml16{margin-left:16px !important;}
.ml18{margin-left:18px !important;}
.ml19{margin-left:19px !important;}
.ml20{margin-left:20px !important;}
.ml25{margin-left:25px !important;}
.ml30{margin-left:30px !important;}
.ml40{margin-left:40px !important;}

.mlra{margin:0 auto !important;}

.pt0{padding-top:0px !important;}
.pt5{padding-top:5px !important;}
.pt10{padding-top:10px !important;}
.pt20{padding-top:20px !important;}
.pt25{padding-top:25px !important;}
.pt30{padding-top:30px !important;}
.pt40{padding-top:40px !important;}
.pt50{padding-top:50px !important;}

.pb5{padding-bottom:5px !important;}
.pb10{padding-bottom:10px !important;}
.pb50{padding-bottom:50px !important;}
.pb100{padding-bottom: 100px !important;}

.pr10{padding-right: 10px !important;}
.pr15{padding-right: 15px !important;}
.pr20{padding-right: 20px !important;}
.pr35{padding-right: 35px !important;}

.pl5{padding-left: 5px !important;}
.pl10{padding-left: 10px !important;}

.ptb30{padding-bottom:30px; padding-top: 30px;}

.plr10{padding-left: 10px; padding-right: 10px !important;}

.p5{padding:5px !important;}
.p10{padding:10px !important;}
.p20{padding:20px !important;}
.p30{padding:30px !important;}
.p40{padding:40px !important;}