@charset "UTF-8";
@font-face {
	font-family: source-han-serif-japanese, serif;
	font-style: normal;
	font-weight: 900;
}
#ramenContents {
	font-family: source-han-serif-japanese, serif;
}
.page_head .page_logo {
    font-size: 18px;
	line-height: 34px;
	font-weight: bold;
	font-family: source-han-serif-japanese, serif;
}
/*------------------------

base

------------------------ */
#bgRamen{
	width: 100%;
	min-width: 950px;
	margin-top: 9px;
	overflow: hidden;
}
img {
    max-width: initial;
}
.b {
    font-weight: bold;
}
.cFix:after{
	content: ""; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
	}
.mb10{
	margin-bottom: 10px !important;
}
.mb20{
	margin-bottom: 20px;
}
.mb30{
	margin-bottom: 30px;
}
.mb50{
	margin-bottom: 50px !important;
}
.mb60{
	margin-bottom: 60px;
}
.indent{
	padding-left:1em;
	text-indent:-1em;
}
a:hover{
    opacity: .70;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: .70;
    -moz-opacity: .70;
	}
.cfix:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.gothic{font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.mincho{
    font-family: 'Noto Serif Japanese', serif;
}


/*------------------------

Global Navi

------------------------ */
#globalNavi{
	width: 100%;
	height: 100px;
	background: #000;
	display: block;
	box-sizing: border-box;
}
#globalNavi ul{
	width: 950px;
	margin: 0 auto;
	display: flex;
}
#globalNavi ul li{
	width: 20%;
	height: 100px;
	text-align: center;
	box-sizing: border-box;
	padding-top: 18px;
}
#globalNavi ul li a{
	width: 100%;
	height: 70px;
	display: block;
	color: #fff;
	border-right: 1px solid #666;
	box-sizing: border-box;
}
#globalNavi ul li a span{
	display: block;
	padding: 5px 0 10px;
	box-sizing: border-box;
}
#globalNavi ul li:first-child a{
	border-left: 1px solid #666;
}

.ramentop #globalNavi ul li:first-child{
	background: url(https://s.yimg.jp/images/promotion/ramen2019/pc/assets/images/gnavi_active.png) no-repeat center bottom,
				url(https://s.yimg.jp/images/promotion/ramen2019/pc/assets/images/btn_active.png) no-repeat center 10px;
}
.ramenabout #globalNavi ul li:nth-child(2){
	background: url(https://s.yimg.jp/images/promotion/ramen2019/pc/assets/images/gnavi_active.png) no-repeat center bottom,
				url(https://s.yimg.jp/images/promotion/ramen2019/pc/assets/images/btn_active.png) no-repeat center 10px;
}
.ramenabout #globalNavi ul li:nth-child(2) a span{
	color: #c49e20;
	font-weight: bold;
}
.rameninterview #globalNavi ul li:nth-child(3){
	background: url(https://s.yimg.jp/images/promotion/ramen2019/pc/assets/images/gnavi_active.png) no-repeat center bottom,
				url(https://s.yimg.jp/images/promotion/ramen2019/pc/assets/images/btn_active.png) no-repeat center 10px;
}
.rameninterview #globalNavi ul li:nth-child(3) a span{
	color: #c49e20;
	font-weight: bold;
}


.ramenpro #globalNavi ul li:nth-child(4){
	background: url(https://s.yimg.jp/images/promotion/ramen2019/pc/assets/images/gnavi_active.png) no-repeat center bottom,
				url(https://s.yimg.jp/images/promotion/ramen2019/pc/assets/images/btn_active.png) no-repeat center 10px;
}
.ramenpro #globalNavi ul li:nth-child(4) a span{
	color: #c49e20;
	font-weight: bold;
}

.ramenmovie #globalNavi ul li:nth-child(5){
	background: url(https://s.yimg.jp/images/promotion/ramen2019/pc/assets/images/gnavi_active.png) no-repeat center bottom,
				url(https://s.yimg.jp/images/promotion/ramen2019/pc/assets/images/btn_active.png) no-repeat center 10px;
}
.ramenmovie #globalNavi ul li:nth-child(5) a span{
	color: #c49e20;
	font-weight: bold;
}

/*------------------------

pankuzu

------------------------ */
#pankuzu{
	width: 950px;
	margin: 0 auto;
	display: flex;
	padding: 20px 0;
	color: #fff;
	font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
}
#pankuzu li:first-child:after{
	content: " ＞ ";
}
#pankuzu li a{
	color: #fff;
}
#pankuzu li br{
	display: none;
}
/*------------------------

footer

------------------------ */
.footerbanner{
	width: 100%;
	height: 430px;
	padding: 30px 0;
	box-sizing: border-box;
	text-align: center;
}
#footerbanner a{
	display: block;
	width: 600px;
	margin: 0 auto;
}
#indexFooter{
	max-width: 2000px;
	width: 100%;
	height: 587px;
	overflow: hidden;
	position: relative;
	overflow: hidden;
	padding-bottom: 4px;
}
.indexFooter_text1{
	top: 180px;
	left: 0;
	right: 0;
	position: absolute;
	z-index: 100;
	width: 543px;
	margin: 0 auto;
}
.indexFooter_text1 img{
	width: 543px;
	margin: 0 auto;
	display: block;
}
.positionBlock{
	position: relative;
	top: -115px;
	margin-bottom: -110px;
}

.footerRamenIndex{
	width: 950px;
	margin: 0 auto;
	position: relative;
	top: 170px;
}
.footerRamenIndex .title{
	color: #fff;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 40px;
}
.footerRamenIndex .link{
	display: flex;
}
.footerRamenIndex .link li{
	width: 215px;
	margin-right: 30px;
}
.footerRamenIndex .link li:nth-child(2){
	width: 360px;
}
.footerRamenIndex .link li:last-child{
	margin-right: 0;
}
.footerRamenIndex .link li .main a{
	height: 25px;
	line-height: 25px;
	color: #fff;
	padding-left: 10px;
	box-sizing: border-box;
	display: block;
	text-decoration: none;
	font-size: 14px;
	margin-bottom: 25px;
}
.footerRamenIndex .link li .sub{
	color: #fff;
	font-size: 14px;
}
.footerRamenIndex .link li .sub a{
	color: #fff;
}

.enquete{
	width: 580px;
	margin: 55px auto 10px;
}
.enquete a{
	width: 580px;
	height: 120px;
	line-height: 120px;
	margin: 0 auto 15px;
	color: #fff;
	text-decoration: none;
	box-sizing: border-box;
	text-align: center;
	display: block;
	font-size: 26px;
	text-shadow: 2px 2px 0 #8d0000;
	font-weight: bold;
}
.enquete p{
	margin-left: 10px;
	font-size: 15px;
}
.l-footer-info .note{
	width: 600px;
	margin: 5px auto 50px;
	text-align: left;
}

/*-----------------------------

　　　　award

-----------------------------*/
#nominateContents{
	background: url(https://s.yimg.jp/images/promotion/ramen2019/pc/assets/images/top_entry/bg_nominate.png) no-repeat center 800px,
		url(https://s.yimg.jp/images/promotion/ramen2019/pc/assets/images/top/bg1.png);
	width: 100%;
}
#nominateContents h2{
	width: 100%;
	height: 280px;
	margin: 0 auto 75px;
	text-align: center;
	background: url(https://s.yimg.jp/images/promotion/ramen2019/pc/assets/images/top_entry/cont2_bg_title.png) no-repeat center top;
	position: relative;
	padding-top: 57px;
	box-sizing: border-box;
	box-shadow: 2px 0px 5px #333;
	-webbox-box-shadow: 2px 0px 10px #333;
}
#nominateContents h3{
	text-align: center;
	margin-bottom: 60px;
}

#nominateContents .tabcontents{
	width: 1090px;
	margin: 0 auto 80px;
}

#nominateContents .pagelink{
	width: 945px;
	margin: 0 auto 50px;
}
#nominateContents .pagelink li{
	float: left;
	width: 214px;
	height: 60px;
	line-height: 54px;
	font-size: 16px;
	margin-right: 20px;
	text-align: center;
	box-shadow: 0 0 8px #999;
	border: 2px solid #000;
	background: none;
	border-radius: 5px;
	background: none;
}
#nominateContents .pagelink li a{
	width: 210px;
	height: 56px;
	border-radius: 3px;
	border: 1px solid #fff;
	color: #fff;
	display: block;
	background: url(https://s.yimg.jp/images/promotion/ramen2019/pc/assets/images/top_entry/arrow2.png) no-repeat 95% center, #000;
}
#nominateContents .pagelink li:last-child{
	margin-right: 0;
}

/*    tab    */
#nominateContents .tab{
	list-style:none;
	border-bottom: 2px solid #8f0000;
	height: 60px;
	padding-left: 160px;
	margin-bottom: 50px;
}
#nominateContents .cf{
  overflow : hidden;
}
#nominateContents .tab1, .tab2, .tab3 {
	width: 260px;
	float : left;
	background : #999;
	margin-top : 10px;
	margin-right : 5px;
	height: 48px;
	line-height: 48px;
	border-radius: 5px 5px 0 0;
	text-align: center;
	color: #ccc;
	font-size: 24px;
	font-weight: bold;
	cursor: pointer;
}

#nominateContents .tab_current {
	margin-top : 0;
	background: url(https://s.yimg.jp/images/promotion/ramen2019/pc/assets/images/top/base_bg.png);
	height: 60px;
	line-height: 60px;
	color: #fff;
}
#nominateContents .content {
  list-style:none;
}

#nominateContents .content1, #nominateContents .content2, #nominateContents .content3 {
  display : none;
}

#nominateContents .content_current {
  display : block;
}
#nominateContents .nominate_bunmon .assari {
	background: url(https://s.yimg.jp/images/promotion/ramen2019/pc/assets/images/detail/bg_detail.png);
	width: 1090px;
	margin-bottom: 60px;
	padding: 10px;
	box-sizing: border-box;
}
#nominateContents .nominate_bunmon .kotteri {
	background: url(https://s.yimg.jp/images/promotion/ramen2019/pc/assets/images/detail/bg_detail1_2.png);
	width: 1090px;
	margin-bottom: 60px;
	padding: 10px;
	box-sizing: border-box;
}
#nominateContents .nominate_bunmon .gatsumori {
	background: url(https://s.yimg.jp/images/promotion/ramen2019/pc/assets/images/detail/bg_detail1_3.png);
	width: 1090px;
	margin-bottom: 60px;
	padding: 10px;
	box-sizing: border-box;
}
#nominateContents .nominate_bunmon .shirunashi {
	background: url(https://s.yimg.jp/images/promotion/ramen2019/pc/assets/images/detail/bg_detail1_4.png);
	width: 1090px;
	margin-bottom: 30px;
	padding: 10px;
	box-sizing: border-box;
}
#nominateContents .area_bumon {
	background: url(https://s.yimg.jp/images/promotion/ramen2019/pc/assets/images/detail/bg_detail2.png);
	width: 1090px;
	margin-bottom: 30px;
	padding: 10px;
	box-sizing: border-box;
}
#nominateContents .area_bumon ul {
	margin-bottom: 55px !important;
}
#nominateContents .ranking_bumon {
	background: url(https://s.yimg.jp/images/promotion/ramen2019/pc/assets/images/detail/bg_detail3.png);
	width: 1090px;
	margin-bottom: 30px;
	padding: 10px;
	box-sizing: border-box;
}
#nominateContents .vote_bumon_list .inner{
	background: #fff;
	border: 2px solid #d6a71e;
	box-sizing: border-box;
	padding-bottom: 85px;
}
#nominateContents .ranking_bumon ul li {
	margin-bottom: 55px !important;
}
#nominateContents .ranking_bumon .inner,
#nominateContents .area_bumon .inner{
	padding-top: 88px;
	padding-bottom: 0;
}


#nominateContents .vote_bumon_list .assari h4,
#nominateContents .vote_bumon_list .kotteri h4,
#nominateContents .vote_bumon_list .gatsumori h4,
#nominateContents .vote_bumon_list .shirunashi h4{
	text-align: center;
	padding: 55px 0;
}
#nominateContents .vote_bumon_list ul{
	width: 950px;
	margin: 0 auto;
}
#nominateContents .vote_bumon_list ul:after{
	content: ""; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
#nominateContents .vote_bumon_list ul li{
	width: 150px;
	margin-right: 10px;
	border: 2px solid #990000;
	box-sizing: border-box;
	float: left;
	padding: 8px;
        height: 370px;
        padding-top: 20px;
}
#nominateContents .vote_bumon_list ul li:last-child{
	margin-right: 0;
}
#nominateContents .vote_bumon_list ul li:nth-child(6),
#nominateContents .vote_bumon_list ul li:nth-child(12),
#nominateContents .vote_bumon_list ul li:nth-child(18),
#nominateContents .vote_bumon_list ul li:nth-child(24),
#nominateContents .vote_bumon_list ul li:nth-child(30){
	margin-right: 0;
}
#nominateContents .vote_bumon_list ul li.rank1{
	border: 2px solid #9e8738;
	height: 370px;
	position: relative;
	padding-top: 20px;
	box-sizing: border-box;
}
#nominateContents .vote_bumon_list ul li.rank2{
	border: 2px solid #666;
}
#nominateContents .vote_bumon_list ul li.rank3{
	border: 2px solid #b15822;
}
#nominateContents .vote_bumon_list ul li .no{
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	top: -40px;
}
#nominateContents .vote_bumon_list ul li .name{
	color: #c91705;
	font-size: 15px;
	line-height: 22px;
	text-align: center;
	padding: 8px 0;
	font-weight: bold;
	height: 105px;
}
#nominateContents .vote_bumon_list ul li .shopname{
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	padding: 8px 0 0;
	font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	height: 70px;
}
#nominateContents .vote_bumon_list ul li .area{
	font-size: 14px;
	line-height: 20px;
	padding: 0 0 8px;
	font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
}
#nominateContents .vote_bumon_list ul li .more{
	color: #fff;
	display: block;
	text-align: center;
	font-weight: bold;
	font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 30px;
	height: 30px;
	border-radius: 3px;
	background: url(https://s.yimg.jp/images/promotion/ramen2019/pc/assets/images/top_entry/arrow3.png) no-repeat 95% center, #000;
	margin-bottom: 10px;
}
#nominateContents .vote_bumon_list ul li .text{
	border-top: 1px dotted #000;
	font-size: 13px;
	padding: 8px 0 0;
	font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	font-weight: bold;
}
#nominateContents .vote_bumon_list ul li .btn{
	margin-top: 5px;
	display: block;
}

#nominateContents .note{
	font-size: 16px;
	line-height: 28px;
	margin-left: 70px;
	font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#nominateContents .schedule{
	width: 1030px;
	margin: 0 auto;
	padding-bottom: 120px;
}


/*-----------------------------

　　　　footerbanner

-----------------------------*/
#footerbanner{
	background: url(https://s.yimg.jp/images/promotion/ramen2019/pc/assets/images/top/base_bg.png);
	width: 100%;
	padding: 100px 0;
	/*box-shadow: 2px 0px 5px #333;
	-webbox-box-shadow: 2px 0px 10px #333;*/
	text-align: center;
}
/*-----------------------------

　　　　pagetop

-----------------------------*/
.pagetopBlock{
	background: url(https://s.yimg.jp/images/promotion/ramen2019/pc/assets/images/top/base_bg.png);
	padding-bottom: 30px;
}
.pagetop{
	width: 950px;
	margin: 0 auto;
}
.pagetop a{
	display: block;
	float: right;
}
/*-----------------------------

　　　　footerbanner

-----------------------------*/
#footerLink{
	background: url(https://s.yimg.jp/images/promotion/ramen2019/pc/assets/images/bg_footer_link2.png) no-repeat top center;
	width: 100%;
	height: 470px;
	padding-top: 55px;
	box-sizing: border-box;
}
#footerLink .inner{
	background: url(https://s.yimg.jp/images/promotion/ramen2019/pc/assets/images/bg_footer_link.png) no-repeat;
	width: 990px;
	height: 360px;
	margin: 0 auto;
}
#footerLink .inner h3{
	text-align: center;
	padding: 70px 0 60px;
}
#footerLink .inner ul{
	width: 780px;
	margin: 0 auto;
}
#footerLink .inner ul li{
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}
#footerLink .inner ul li:nth-child(3),
#footerLink .inner ul li:nth-child(6){
	margin-right: 0;
}
#footerLink .inner ul li a{
	float: left;
	color: #fff;
	background: url(https://s.yimg.jp/images/promotion/ramen2019/pc/assets/images/arrow_footer_link.png) no-repeat 98% center,#000;
	display: block;
	width: 240px;
	height: 24px;
	font-size: 14px;
	line-height: 24px;
	font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 10px;
	box-sizing: border-box;
}
