@charset "utf-8";

body {
    font-family: 'ヒラギノ角ゴ', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif ;
	font-size: 14px;
}

a {
  color: #245dc1;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

#body_wrap{
	background-color: #FFFFFF;
	margin: 0;
	width: 100%;
	height: 100%;
	padding: 200px 0 0;
  margin-top: -200px; /* リンク位置上昇分 */
}

.inner{
	width: 1024px;
	clear: both;
	margin: 0 auto;
}

.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}

/* #header
-----------------------------------------------------------*/
#headerLogo {
	background: #fff;
}

.headerLogo_inner {
	position: relative;
	width: 1024px;
	margin: 0 auto;
	padding: 8px 0;
}
#bannerarea {
    height: 80px;
    background-color: #00a1a3;
    text-align: center;
}
#bannerarea img {
    width: 1024px;
    margin: 0 auto;
}

.sns {
	position: absolute;
	top: 8px;
	right: 0;
}

.sns ul {
	margin: 0 0 0 -10px;
}

.sns li {
	float: left;
	margin: 0 10px 0 0;
}

#header_wrap {
	width: 100%;
	background-color: #0E999B;
}

#headerImg{
	background: url(../img/headbanner_pc.png) no-repeat center center;;
 background-size: cover;
 	width: 100%;
	height: 280px;
}

/*nav*/
#fixedBoxWrap {
	height: 40px;
	background: #fff;
}
#gnavi{
	background-color: #5b5b5b;
	border-top: 1px solid #414141;
	border-bottom: 1px solid #a0a0a0;
}

#gnavi ul {
	width: 1024px;
	margin: 0 auto;
}

#gnavi ul li{
	height: 40px;
	float: left;
	width: 25%;
	list-style:  none;
	box-sizing: border-box;
	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: 600;
}

#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;
}

/* #ceremony
-----------------------------------------------------------*/
#ceremony p {
	line-height: 1.8;
	margin-bottom: 8px;
}
.photo {
	width: 1024px;
	margin: 30px auto 50px;
}
.photo img {
	width: 470px;
}
.photo li {
	float: left;
}

/* #nominate
-----------------------------------------------------------*/
.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: 600;
	text-align: center;
	line-height: 80px;
}
.nominate_title h2 span,
.nominate_title02 h2 span{
	text-align:  center;
	font-weight:bold;
	letter-spacing: 1px;
	position: relative;
  top: -18px;
}
.nominate_title02 h2 span {
	left: 20px;
}

.nominate_title h2 span,
.nominate_title03 h2 span{
	display: inline;
	text-align:  center;
	font-weight:bold;
	letter-spacing: 1px;
}

.nominate_title03{
	margin-bottom:60px;
}


.h3title h3 span {
	text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    position: relative;
    font-size: 30px;
    top: -15px;
    left: 8px;
		color: #00a1a3;
}

.h3title h3:before{
	content: url(../img/leafLeft.png);
	position: relative;
	top: 5px;
	left: -40px;
}

.h3title h3:after{
	content: url(../img/leafRight.png);
	position: relative;
	top: 5px;
	left: 50px;
}

#nominate h4{
	height: 32px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	line-height: 35px;
	clear: both;
	font-weight:bold;
}

.description{
	margin: 10px 0;
}

#nominate .note{
	text-align: right;
	display: block;
	clear: both;
	margin-bottom: 60px;
}
.podiumlist {
	width: 300px;
float: left;
}
.podiumtxt {
	margin-top: 10px;
}
.podiumimg img {
	width: 300px;
}
.space {
	margin: 0 20px;
}
.name {font-weight: 600;
	font-size: 15px;
	margin: 15px 0;

}
.h3title {
	margin-top: 40px;
    margin-bottom: 60px;
    background-color: #fff4c3;
    padding: 30px 21px 20px;
}
.h3title h3 {
    padding: 0px 0px 5px;
    text-align: center;
    margin: 0 auto 5px;
    font-size: 24px;
    font-weight: 600;
}

/* column
-----------------------------------------------------------*/
.col{
	width: 300px;
	border: 1px solid #d8d8d8;
	background-color: #FFFFFF;
	float: left;
	margin: 15px 15px 30px 0;
}

.col.last{
	margin: 15px 0 30px 0;
	clear:  right;
}

.col p.title,.mod1 p.title{
	color: #5b5b5b;
	display: block;
	border-bottom: 1px solid #d8d8d8;
	text-align: center;
	padding: 5px 0;
	font-weight: 600;
}

.col_inner{
	padding:7px 0px;
	text-align:center;
}

.col_inner ul{
	position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin:0px;
  padding:0px;
}

.col_inner ul li{
	text-align:center;
}

.col2wrap {
	width: 48%;
}

.col2wrap h3.sideline {
	margin-top: 30px;
}

.col2wrap .col {
	float: none;
	width: 100%;
}

.col2-left{
	float: left;
}
.col2-center{
	margin: 0 auto;
}

.col2-right{
	float: right;
}
.col4 {
	width: 211px;
    border: 2px solid #00a1a3;
    background-color: #FFFFFF;
    float: left;
    margin: 15px 12px 30px 0;
}
.col4 p.title, .mod1 p.title {
    color: #00a1a3;
    display: block;
    border-bottom: 2px solid #00a1a3;
    text-align: center;
    padding: 5px 0;
    font-weight: 600;
}
.col4.last {
	margin: 15px 0 30px 0;
    clear: right;
}

.msg{
	margin-bottom:30px;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	color: #333333;
	background-color: #F8F8F8;
	padding:10px;
}

/* podium
-----------------------------------------------------------*/
#podium{
	margin-top: 20px;
	padding: 0 0 40px;
	clear: both;
}
#podium h3 {
	width: 1024px;
	color: #00a1a3;
    text-align: center;
    margin-bottom: 30px;
    padding: 2px 0 2px 0;
    letter-spacing: 1px;
    font-size: 24px;
    font-weight: 600;
}

/* day
-----------------------------------------------------------*/

.plase {
    margin: 20px 0 25px 0;
    overflow: hidden;
}
.plase li {
    float: left;
    margin-bottom: 20px;
}
.spaseimg {
    margin-left: 20px;
}
.video {
width: 649px;
height: 365px;
margin: 0 auto 60px;
}
.video iframe {
    width: 100%;
    height: 100%;
}
/* sideline
-----------------------------------------------------------*/
h3.sideline {
	text-align:center;
	position: relative;
	margin-top: 45px;
	margin-bottom:30px;
	clear: both;
 }

 h3.sideline.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;
}

/* archivelink
-----------------------------------------------------------*/

#archives{
  display: block;
  clear: both;
  margin: 50px auto;
  border-bottom: 1px solid #d2d2d2
}

#archives h3{
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
}


/* footer
-----------------------------------------------------------*/

#footer {
  margin: 20px auto;
  text-align: center;
  height: 30px;
  padding: 20px 0;
}


/* OUTline
-----------------------------------------------------------*/
#outline{
	margin-top: 20px;
	padding: 10px 0 10px;
	clear: both;
}
.report_text {
    width: 600px;
    float: left;
    clear: left;
    margin-bottom: 40px;
}
.report_photo ul li {
    float: left;
    margin: 0 0 10px 10px;
}
.report_text p {
    margin-bottom: 30px;
    line-height: 28px;
}
.report_photo {
    width: 310px;
    margin-left: 20px;
    clear: right;
    float: left;
    margin-bottom: 40px;
}

/* table
-----------------------------------------------------------*/
.segment_list {
  border-collapse:collapse;
  border:none;
  border-spacing:0;
  margin:0 auto;
  margin-top:40px;
  box-sizing: border-box;
}
.segment_list thead th{
	height:60px;
	background-color:#b8edeb;
	color:#000000;
	text-align:center;
	font-weight:bold;
	font-size:18px;
}
th,td{
	font-weight:normal;
 	box-sizing: border-box;
	border:solid 1px #d2d2d2;
	width:188px;
	height:50px;
	text-align:center;
}

/* .backtotop
-----------------------------------------------------------*/
.backtotop {
 position: fixed;
 bottom: 40px;
 right: 100px;
 z-index: 10;
 display: none;
}

.backtotop {
	bottom: 40px;
}

.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;
}


/* 2020
-----------------------------------------------------------*/
h2{
	font-size: 38px;
	color: #0E999B;
	font-weight: 600;
	text-align: center;
	margin:40px 20px;
}

h3{
	font-size: 36px;
	text-align: center;
}

.mainvisual h1 img{
	width: 1024px;
	margin: 0 auto;
	display: block;
}

.title_decoration{
	display: flex;
	justify-content: center;
	text-align: center;
}

.title_decoration img{
	margin: 0 20px;
	width: 40px;
	height: 102px;
}


h3 span{
	font-size: 20px;
	display: block;
}

.box{
	background-color: #FFFFFF;
	border-radius: 10px;
	padding: 20px;
	box-shadow: 3px 3px 10px rgba(51,51,51,0.2);
}

.box_title{
	font-weight: 600;
	text-align: center;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.box_halloffame{
	background-color: #FFF5DD;
	padding: 40px 20px;
	background-image: url(../img/background_yellow.png);
	background-size: 100%;
	background-position: top;
	background-repeat: no-repeat;
}

.box_halloffame h4{
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	margin:40px 20px;
}

.box_halloffame h4::before,.box_halloffame h4::after{
	content: '';
    display: inline-block;
    background: #10ABAD;
    height: 1px;
	width: 60px;
	margin-bottom: 10px;
	margin-right: 6px;
}

.box_halloffame h4::before{
	margin-right: 20px;
}

.box_halloffame h4::after{
	margin-left: 20px;
}

.item_halloffame{
	width: 440px;
	margin: 0 20px;
	text-align: center;
}

.item_halloffame_top{
	margin-top:-40px;
}


.item_halloffame_top img{
	display: block;
	margin:0 auto;
	border:1px solid #eee;
	margin-bottom: 20px;
}

.item_halloffame .box{
	padding: 60px  20px 20px;
}

img.halloffame_medal{
	position: relative;
	top: 60px;
	margin:0 auto;
	border:none;
}

.halloffame_name{
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	margin:20px 0;
}

.item_halloffame:last-child{
	margin-right: none;
}

.flex_container{
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
}

.flex_container li{
	text-align: center;
}

.flex_container li:nth-child(1){
	margin-right: 60px;
}


#mvp .title_decoration{
	margin: 60px 0 20px;
}

.mvp_block{
	background-color: #eee;
	background-image: url(../img/background_gray.png);
	background-size: 100%;
	border-radius: 10px;
	padding: 40px 20px 20px;
}

.mvp_block h5{
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	margin:10px 0;
}

.mvp_block_container h4{
	font-size: 24px;
    font-weight: 600;
    color: #FFFFFF;
    display: block;
    text-align: center;
    width: 460px;
    padding: 10px 0;
    margin: 0 auto;
    position: relative;
	top: 30px;
	box-shadow: 3px 3px 10px rgba(51,51,51,0.2);
}

.mvp_block .box{
	width: 260px;
	margin: 10px;
}

.mvp_block .box p{
	text-align: center;
}


/*カテゴリー*/
h4.finance{
	background-color: #94865d;
}
h4.shopping{
	background-color: #5d61ae;
}
h4.travel{
	background-color: #5a9566;
}
h4.job{
	background-color: #3c7bb7;
}
h4.btob{
	background-color: #7f7a6c;
}
h4.beauty{
	background-color: #CA718A;
}
h4.electronics{
	background-color: #2c90a9;
}
h4.entertainment {
	background-color: #DAB63C;
}
h4.pc {
	background-color: #53b2c9;
}
h4.gourmet {
	background-color: #DE8554;
}
h4.new {
	background-color: #7AB410;
}
h4.special {
	background-color: #B14A32;
}
h4.dairi {
	background-color: #309AAD;
}

h4.rapid {
	background-color: #8A63AF;
}



/*---
表示出し分け
--*/

.pcshow{
	display: block;
}

.spshow{
	display: none;
}

/*==================================================

モバイル用CSS

==================================================*/
@media screen and (max-width: 767px) {

#day img {
	width: 100%;
	height: 100%;
}
#bannerarea {
    height: 40px;
}
#bannerarea img {
    width: 100%;
	height: auto;
    margin: 0 auto;
}
h3.sideline span {
	font-size: 20px;
}
#header{
	width: 100%;
	margin: 8px auto;
	position: relative;
}
.headerLogo_inner {
	width: 100%;
}
.logo {
	margin-left: 2px;
}
#headerImg {
		background: url(../img/summit_mainvisual@2x.png) no-repeat center center;;
	 background-size: cover;
	 	width: 50%;
		height: 240px;
}
#headerImg img {
	width: 100%;
	height: auto;
}
.bnrarea_inner {
	width: 100%;
	display: block;
	margin: 0 auto;
	background-image: url(../img/sp/headbanner.jpg);
	background-repeat: none;
	background-size: 100%;
	background-position: center;
	position: relative;
}
.vcsummit_logo {
	position: absolute;
	bottom: 10px;
	left: auto;
	right: auto;
	margin: 0 atuo;
	text-align: center;
	width: 100%;
}
.vcsummit_logo img {
	width: 90%;
	margin: 0 atuo;
}
.inner{
	width: 90%;
	clear: both;
	margin: 0 auto;
}

.col {
	width: 100%;
	border: 1px solid #d8d8d8;
	background-color: #FFFFFF;
	margin: 15px 15px 15px 0;
}

.col.last{
	margin: 15px 0 30px 0;
	clear:  right;
}

.col2wrap {
	width: 100%;
}

.col2-left,
.col2-right{
	float: none;
}

.segment_list {
	width: 100%;
	box-sizing: border-box;
	border: solid 1px #d2d2d2;
	border-bottom: none;
}
th,td{
	font-weight: normal;
	box-sizing: border-box;
	display: block;
	width: 100%;
	border: 0 none;
	border-bottom: solid 1px #d2d2d2;
	text-align: center;
}
.segment_list thead th,
.segment_list tbody td {
	height: auto;
	padding: 14px 0;
}
tbody td:last-child {
	border-bottom: solid 1px #d2d2d2;
}

/* #nominate
-----------------------------------------------------------*/
.nominate_title h2,.nominate_title02 h2{
	font-size:22px;
	color: #FFFFFF;
	font-weight: 600;
  text-align: center;
}

/* #intro
-----------------------------------------------------------*/
#intro {
	margin-top: 30px;
}
#outline {
	margin-top: 20px;
padding: 10px 0 10px;
    clear: both;
}

/*nav*/
#gnavi{
	background-color: #5b5b5b;
	border-top: 1px solid #414141;
	border-bottom: 1px solid #a0a0a0;
}

#gnavi ul {
	width: 100%;
	height: 40px;
	margin: 0 auto;
	clear: both;
}

#gnavi ul li a:hover{
	background-color: #414141;
	border-right: 1px solid #414141;
	border-left: 1px solid #414141;
	text-decoration: none;
}

/* podium
-----------------------------------------------------------*/
#podium{
	margin-top: 20px;
	padding: 0 0 40px;
	clear: both;
}
#podium h3 {
	width: 100%;
    text-align: center;
    margin-bottom: 25px;
    padding: 2px 0 2px 0;
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: 600;
}
.podiumlist {
    width: 100%;
    float: none;
}
.podiumimg {
	margin: 20px 0 0;
}
.space {
    margin: 0 0;
}
.col4 {
	width: 100%;
    border: 2px solid #00a1a3;
    background-color: #FFFFFF;
    float: none;
    margin: 10px 0 10px;
}
.col4 p.title, .mod1 p.title {
    color: #5b5b5b;
    display: block;
    border-bottom: 2px solid #00a1a3;
    text-align: center;
    padding: 5px 0;
    font-weight: 600;
}
.col4.last {
	margin: 15px 0 30px 0;
    clear: right;
}

/* #nominate
-----------------------------------------------------------*/
.nominate_title02{
	height: 75px;
  background-color: #00a1a3;
  display: block;
  margin-bottom: 0px
}
.nominate_title02 h2{
	font-size:26px;
	color: #FFFFFF;
	font-weight: 600;
	text-align: center;
	line-height: 80px;
}

.nominate_title02 h2 span{
	text-align:  center;
	font-weight:bold;
	letter-spacing: 1px;
	position: relative;
  top: 0px;

}
.nominate_title02 h2 span {
	left: 0px;
	font-size: 18px;
}

.nominate_title02 h2:before{
	content: url(../img/trophy.png);
	position: relative;
	top: 0px;
	left: 0;
	 display: none;
}
.nominate_title03 {
    margin-bottom: 20px;
}
.h3title h3 {
    padding: 0px 0px 5px;
    text-align: center;
    margin: 0 auto;
    font-size: 24px;
    font-weight: 600;
}
.h3title h3 span {
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    position: relative;
    top: -18px;
    left: 0px;
}
.podiumimg img {
	width: 100%;
}

/* day
-----------------------------------------------------------*/
.plase {
    margin: 0;
    overflow: hidden;
}
.plase li {
	float: none;
    text-align: center;
    margin-bottom: 20px;
}
.spaseimg {
    margin-left: 0px;
    margin-right: 0px;
}
.video {
width: 100%;
height: 100%;
margin: 0 auto 20px;;
}
/* #ceremony
-----------------------------------------------------------*/
.photo {
	width: 100%;
}
.photo img {
	width: 100%;
}
.photo li {
	clear: both;
	display: block;
}
/* .backtotop
-----------------------------------------------------------*/
.backtotop {
 position: fixed;
 bottom: 15px;
 right: 15px;
 z-index: 10;
}
.backtotop a{
	display: block;
	background-color:none;
	color: none;
	width: 44px;
	height: 44px;
	line-height: 0;
	padding: 0;
	border-radius: 0px;
	background-image: url(https://www.sanwa.lol/img/event/common/backtoarrow.png);
	background-repeat: no-repeat;
	background-position: 0 0;
    background-size: 44px 44px !important;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

/* 2020
-----------------------------------------------------------*/


h2{
	font-size: 32px;
}
.mainvisual h1 img{
	width: 100%;
}

.flex_container{
	flex-wrap: wrap;
}

.item_halloffame{
	margin: 10px 0;
}

.item_halloffame_top .box img{
	width: 100%;
}

h3{
	font-size: 30px;
}

.box_halloffame{
	background-size: auto 120px;
	padding: 20px 10px;
	margin-top: 40px;
}

.box_halloffame h4::before,.box_halloffame h4::after{
	display: none;

}

.item_halloffame_top{
	margin-top: -40px;
}

.mvp_block{
	background-size: auto 100%;
	background-position: center;
}

.mvp_block_container h4{
	width: 80%;
	font-size: 20px;
}
.flex_container li{
	margin:10px 0 ;
	display: block;
	width: 100%;
}

.flex_container li:nth-child(1){
	margin-right: 0;
}

/*---
表示出し分け
--*/

.pcshow{
	display: none;
}

.spshow{
	display: block;
}

}


