@charset "utf-8";
/*
Template: conference
Theme Name: 温泉ライダー in 喜連川温泉 2017
Theme URI: http://www.tour-de-nippon.jp/series/
Author: mon creative
Description: 株式会社ルーツ・スポーツ・ジャパン 
*/

@media print {
  #main:before{
    height: 70px;
    background:url("images/logo.png") no-repeat center center;
    background-size: contain;
  }
}


@media screen and (min-width: 781px) {
  .header .inner .logo img{
    /*margin-top: 15px;*/
    height: 62px;
  }
  #conferenceNavi .logo img{
    width: 110px;
  }
  #conferenceNavi .others img{
    width: 85%;
  }
}
@media screen and (max-width: 780px) {
  .header .inner .logo{
    height: 34px;
    /*padding: 5px 0;*/
  }
  .header .inner .logo img{
    vertical-align: top;
  }
  #conferenceNavi .logo img{
    height: 60px;
  }
  #conferenceNavi .others img{
    width: 85px;
  }
}





#wrapper{
	border-right-color: #ee8780;
	border-left-color: #ee8780;
}
#wrapper:after,
#wrapper:before,
body:after,
body:before,
#footerBottom .pagetop:after{
  background-color: #ee8780;
}

/*.globalNavi ul .submenu .enduro li a,
.modalNavi ul .submenu .enduro li a{
  color: #0191D7!important;
}
.globalNavi ul .submenu .challenge li a,
.modalNavi ul .submenu .challenge li a{
  color: #e4007f!important;
}
.globalNavi ul .submenu .challenge li:after{
  display: none;
}*/


.sub2Title{
  border-left: 4px solid #ee8780;
}

.txtButton,
.globalNavi ul li a.current:after{
	background-color: #ee8780;
}


#overview .feature .read .copy{
  color: #ee8780;
}

/*TOPICSカテゴリ*/
ul.entries li .category::after {
  background-color: #ee8780;
}
ul.entries li .category span {
  /*color: #333;*/
}
.entry-lnk{
  /*color: #333;*/
  background-color: #ee8780;
}

/*TOPICS　記事内見出し*/
#topicsDetail  .entry .post h2{
  border-left-color: #ee8780;
}

/*一覧ページ送りボタン*/
nav.pagination ul.page-numbers li a,
nav.pagination ul.page-numbers li span:not(.dots){
  border:1px solid #ee8780;
  color: #ee8780;
}
nav.pagination ul.page-numbers li a:hover{
  color: #ee8780!important;
}
nav.pagination ul.page-numbers li span.current{
  background-color: #ee8780;
  color: #fff;
}


/*#overview .feature img{
  border:4px solid rgba(124,214,59,0.5);
}*/

/*ul.pointList li:after{
  background: #F4CD00;
  color: #333;
}*/

#recruit .table table tr.ok td{
  background-color: #f3d0dc;
}



#conferenceNavi .others img{
  width: 120px;
}

@media screen and (max-width: 780px) {
  ul.entries li .category {
    background-color: #ee8780;
  }
}

#recruit .table table th.type,
#recruit .table table th.qualification{
  width: 150px;
  min-width: 150px;
}