@charset "UTF-8";

/* top */
#top-content {
	width: 100%;
}

#top-content p {
	line-height: 140%;
}

#top-main-slideshow li {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

#top-main-slideshow .msg-01 {
	position: absolute;
	bottom: 40px;
	right: 10px;
}

#top-main-slideshow .msg-02 {
	position: absolute;
	bottom: 10px;
	right: 10px;	
}

.btn-entry {
	display: block;
	width: 120px;
	height: 25px;
	overflow: hidden;
	text-indent: -9876px;
	background: url(/images/general/btn_youkou.png) 0 0 no-repeat;
}

.opacity .btn-entry-form:hover,
.opacity .btn-entry:hover {
	background-position: 0 -25px;
	background-color: transparent;
}

.btn-entry-form {
	display: block;
	width: 120px;
	height: 25px;
	overflow: hidden;
	text-indent: -9876px;
	background: url(/images/general/btn_entry.png) 0 0 no-repeat;
}
	
.top-news-list {
	padding: 5px;
}

.top-news-list {
	font-size: 93%;
}

.top-news-list .link-btn {
	position: absolute;
	top: 8px;
	right: 10px;
}

.top-news-list .link-btn div {
	width: 50px;
	float: right;
}

#top-content .title {
	color: #EB0C00!important;
	font-weight: bold;	
}

#top-content .cell a {
	display: block;
}

.top-news-list h2 {
	font-weight: bold;
	font-size: 108%;
	margin-bottom: 2px;
}

.top-news-list li {
	padding-bottom: 5px;
	line-height: 140%;
	font-size: 85%;
}

.top-news-list .date {
	font-size: 77%;
}

.top-news-list a:hover {
	color: #EE1100;
}

#top-content .top-news-list .ntitle {
	color: #000000;
	font-weight: normal;
}

#top-content .col-faq a {
	display: table-cell;
	width: 440px;
	height: 195px;
	line-height: 195px;
	text-align: center;
	vertical-align: middle;	
}

#top-content .cell-wrapper {
	padding: 10px;
	height: 195px;
}

#top-content .cell-wrapper img {
	width: 100%;
	height: auto;
}

#top-content .col-2col a {
	display: block;

}

#top-content .col-2col .photo-left {
	width: 50%;
	float: left;
}

#top-content .col-2col .desc-right {
	display: block;
	width: 45%;
	height: 100%;
	float: right;
	line-height: 140%;
}

#top-content .col-arrow a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(/images/general/ico_right_bk.gif) right bottom no-repeat;
	text-decoration: none;
}

#top-content .col-arrow a:hover {
	color: #FF6600;
	background: url(/images/general/ico_right_red.gif) right bottom no-repeat;
}

#top-content .col-arrow a:hover .title {
	color: #FF6600!important;
}

#top-content .btn-link-red {
	width: 90%;
	position: absolute;
	bottom: 8px;
	left: 50%;
	margin-left: -45%;
}

#top-content .latest-news-list a {
	display: block;
	background: url(/images/general/ico_news.png) 0 50% no-repeat;
	padding: 11px 0;
	padding-left: 40px;
}

#top-content .latest-news-list a:hover {
	color: #EE1100;
}

#top-content .col-backstage img {
	padding-top: 10px;	
}

#top-content .col-backstage #feed {
	width: 42%;
	position: absolute;
	top: 20px;
	left: 50%;
	font-size: 85%;
	line-height: 140%;
	color: #FFFFFF;
}

#top-content .col-backstage #feed dd {
	margin-bottom: 10px;
}

#top-content .col-backstage #feed a {
	color: #FFFFFF;
}

#top-content .col-backstage #feed a:hover {
	background-color: transparent;
	color: #000000;
}

.mobile #top-content .col-backstage #feed {
	top: 20px;
}

.mobile #top-content .col-backstage #feed dd {
	margin-bottom: 3px;
}

#top-content .site-links {
	/*height: auto;*/
	height: 85px;
	/*height: 58px;*/
}

#top-content  .site-links .cell-wrapper {
	height: auto;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
#top-content  .site-links .cell-wrapper_top {
	height: auto;
	
}
#top-content  .support-links .cell-wrapper_top {
	height: auto;
	
}
}


#top-content .link-site-title {
	width: 15%;
	height: auto;
	float: left;
}

#top-content .link-site-title p {
	width: 80px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-color: #EE1100;
	color: #FFFFFF;
	font-weight: bold;
	
}

#top-content .links-site {
	width: 85%;
	height: 100%!important;
	margin: 0 auto;
	line-height: 120%;
}

.pc #top-content .links-site {
	float: right;
}


#top-content .links-site a {
	display: block;
	width: 20%;
	min-height: 35px;
	text-align: center;
	float: left;
	margin-bottom: 7px;
}

.tablet #top-content .links-site a {
	width: 33%;
	
}

.mobile #top-content .links-site a {
	width: 45%;
	margin-right: 4%;
}

#top-content .links-site a img {
	vertical-align: middle;
	width: auto;
}

.mobile #top-content .links-site a img {
	width: auto;
}

/* top mobile */
.mobile #top-content .cell img {
	max-width: 100%;

}

.mobile #top-content .title {
	font-size: 93%;
}

.mobile #top-content .cell-wrapper {
	height: auto;
}

.mobile #top-content .btn-link-red {
	position: absolute;
	bottom: 5px;
	left: auto;
	margin: 0 auto;
}

.mobile #top-content p {
	font-size: 85%;
	line-height: 120%;
}

.mobile .top-news-list .link-btn div {
	width: 45px;
	padding-right: 5px;
}

.mobile #top-content .col-faq a {
	display: table-cell;
	width: 100%;
	height: auto;	
}

.mobile #top-main-slideshow .msg-01 {
	position: absolute;
	bottom: 35px;
	right: 10px;
}

.mobile #top-main-slideshow .msg-02 {
	position: absolute;
	bottom: 10px;
	right: 10px;	
}

.mobile #top-main-slideshow .msg-02 a,
.mobile #top-main-slideshow .msg-01 a {
	width: 90px;
	height: 18px;
	background-size: 90px auto;
}

.mobile #top-main-slideshow .msg-02 a:hover,
.mobile #top-main-slideshow .msg-01 a:hover {
	background-position: 0 0;
}

.mobile  #top-content .col-news {
	width: 96%;
}

.mobile #top-content .col-backstage a img {
	width: 98%;
}

.mobile #top-content .side-banner .cell-wrapper {
	height: 100%;
}

.mobile #top-content .side-banner img {
	width: auto;
	
}

.mobile .links-site {
	float: none;
	width: 100%;
	padding-left: 0;
	line-height: 120%;
}

.mobile .links-site a {
	display: inline-block;
	margin-right: 0;
	margin-bottom: 0;
}

.tablet #top-content .link-site-title,
.mobile #top-content .link-site-title {
	float: none;
	width: 100%;
}

.tablet #top-content .link-site-title p,
.mobile #top-content .link-site-title p {
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
}

.mobile .bottom-contact {
	width: 96%;
	margin: 0 auto;
	margin-top: 5px;
	text-align: center;
	background-color: #000000;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(/PIE.htc);
	padding: 20px 0;
}


/* news */
.news-list a {
	color: #EE1100;
}

.content-list li,
.news-list li {
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
}

.news-list .date {
	font-size: 85%;
	margin-bottom: 5px;
	font-weight: bold;
}

.content-list .title,
.news-list .title {
	font-size: 108%;
	font-weight: bold;
}

.news-list .intro {
	margin-bottom: 5px;
}

.content-list .title {
	color: #000000;
}

/* entry */
.page-entry .msg-01 .title {
	width: 15%;
}
@media only screen and (max-width: 660px) {
	.support-links {
		/*height: 45px;*/
		height:70px;
	}
	.support-links h3 {
		font-size:70%;
	}
	.support-links .cell-wrapper {
	}
	
	.site-links {
		height: 135px;
	}
}
@media only screen and (min-width: 660px) and (max-width: 900px) {
	.select_ttl {
		width:40%;
		font-size:90%;
	}
	.support-links {
		/*height: 50px;*/
		height: 65px;
		display:block;
	}
	.support-links .support {
		width:80%;
	}
	.support-links h3 {
		font-size:70%;
	}
	.support-links .cell-wrapper {
		height: auto;
	}
	.site-links {
		height: 135px;
	}
}
@media only screen and (min-width: 901px)and (max-width: 1144px) {
	.select_ttl {
		width:40%;
	}
	.support-links {
		/*height: 65px;*/
		height:95px;
		display:block;
	}
	.support-links .support {
		width:70%;
	}
	.support-links .cell-wrapper {
		height: auto;
	}
}
@media only screen and (min-width: 1145px) {
	.select_ttl {
		width:20%;
	}
	.support-links {
		height: 85px;
		/*height: 110px;*/
		display:block;
	}
	.support-links .cell-wrapper {
		height: auto;
	}
	.support-links .support {
		width:80%;
	}
	.site-links {
		height: 85px;
	}
}





.cell-wrapper_top {
	padding:0 20px;
}
/*
.support-links a {
	display:table-cell;
}
*/
.page-entry .msg-01 .desc {
	line-break: strict;
	word-wrap: break-word;
}
.page-entry .desc {
	line-break: strict;
	word-wrap: break-word;
}
/* entry */
.mobile .page-entry .msg-01 .title {
	width: 100%;
}

.mobile .page-entry .msg-01 .desc {
	width: 100%;
	line-break: strict;
	word-wrap: break-word;
}
.mobile .page-entry .desc {
	line-break: strict;
	word-wrap: break-word;
}
/* runner */
.runner-list {
	position: relative;
	padding: 0 10px 0 5px;
	overflow: hidden;
}

.tablet .runner-list {
	*padding: 8px 5px 0 16px;
}




.runner-list li {
	float: left;
	/*padding-right: 11px;*/
	cursor: pointer;
	position: relative;
}

.runner-list li .name {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #EC0C00;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	text-align: center;
	line-height: 120%;
	width: 150px;
	padding: 3px 0;
	display: none;
}

.runner-list li.title {
	cursor: default;
}

/*.runner-list li img {
	border: -4px solid #FFFFFF;
}

.runner-list li.current img,
.runner-list li:hover img {
	border: -4px solid #EC0C00;
}

.runner-list li.title:hover img {
	border: -4px solid #FFFFFF;;
}

*/

.runner-list li.current .name,
.runner-list li:hover .name {
	display: block;
}

.runner-list li.current img {
	filter:alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity:0.8;
   	opacity:0.8;
}


#runner-detail .list-nav,
.runner-list .list-nav {
	background-color: #FF0000;
	width: 15px;
	height: 100%;
	position: absolute;
	top: 0;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(/PIE.htc);
}

#runner-detail .list-nav {
	height: 100%;
}

#runner-detail #runner-list-left3,
.runner-list #runner-list-left2,
.runner-list #runner-list-left1 {
	left: 0;
}

#runner-detail #runner-list-right3,
.runner-list #runner-list-right2,
.runner-list #runner-list-right1 {
	right: 0;
}

#runner-detail .list-nav  span,
.runner-list .list-nav  span {
	display: block;
	width: 16px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 1px;
	cursor: pointer;
}


#runner-detail #runner-list-right3 span,
.runner-list #runner-list-right2 span,
.runner-list #runner-list-right1 span {
	background: url(/images/general/ico_page_right.gif) 50% 50% no-repeat;
}

#runner-detail #runner-list-left3 span,
.runner-list #runner-list-left2 span,
.runner-list #runner-list-left1 span {
	background: url(/images/general/ico_page_left.gif) 50% 50% no-repeat;
}

#runner-detail {
	position: relative;
	padding: 0 25px;
	width: 94%;
	height: 100%;
	margin: 0 auto;
}

#runner-detail ul {
	height: 100%;
}

.clearfix{ clear: both; }  


#runner-detail li {
	float: left;
	padding: 10px;
	width: auto;
	height: auto;
	background: url(/images/general/bg_slanted.gif) 0 0 repeat;
}

#runner-detail .name {
	color: #f8321b;
	font-weight: bold;
	font-size: 116%;
	margin-top: 10px;
}

#runner-detail .titlep {
	color: #f8321b;
	font-weight: bold;
	font-size: 116%;
	margin-top: 30px;
	padding-left: 50px;
	text-align: left;
	background: url(../runner/images/wm2015.png) 0 0 no-repeat;
}

#runner-detail .info {
	width: 97%;
	margin: 10px auto;
	margin-top: 20px;
}

#runner-detail .info table {
	border: 1px solid #999999;
	border-right: none;
	border-left: none;
	width: 100%;
}

#runner-detail .info th {
	border-bottom: 1px solid #999999;
	padding: 3px;
}

#runner-detail .info td {
	border-bottom: 1px solid #999999;
	padding: 3px;
}

#runner-detail .info-data dt {
	font-weight: bold;
}

#runner-detail .info-data  dl,
#runner-detail .info  dl {
	padding-top: 5px;
}

#runner-detail .info dt {
	width: 20%;
	float: left;
	font-weight: bold;
}

#runner-detail .info dd {
	width: 80%;
	float: left;
}

#runner-detail .photo-left {
	width: 170px;
	height: 245px;
	margin: 0 auto;
	position: relative;
	float: left;
}
#runner-detail .desc-right {
	float: left;
}

#runner-detail .youtube {
	float: left;
	}
	
.youtube #up {
	padding: 0;
	margin: 0;
	z-index: 2;
	position: relative;
	top: 70px;
	left: 180px;
	opacity: 0.8;
			}

.tablet #runner-detail .youtube{
	padding-left:20px;
	width: auto;
	height: auto;
}
.tablet #runner-detail .youtube #up {
	padding: 0;
	margin: 0;
	z-index: 2;
	position: relative;
	top: 110px;
	left: 150px;
	opacity: 0.8;
			}


.youtube iframe {
	height: 100%;
	width: 100%;
}

.mobile .youtube #up {
	padding: 0;
	margin: 0;
	z-index: 2;
	position: relative;
	top: 70px;
	left: 70px;
	opacity: 0.8;
			}


.mobile .runner-list li img {
	width: 90%;
	margin:0 5px 0 10px;
}



.mobile .runner-list .list-nav {
	background-color: #FF0000;
	width: 15px;
	height: 70%;
	position: absolute;
	bottom: 0;
margin:15px 2px 0 0;
}


	
.mobile #runner-detail .youtube{
width: 100%;
height: auto;
}

.mobile  #runner-detail .youtube iframe .img{
width: 50% !important;	}


#runner-detail .slideshow {
	position: absolute;
	top: 0;
	left: 0;
	
}

#runner-detail .slideshow li {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}


.tablet #runner-detail {
	width: auto;
	height: 100%;
	margin: 0 auto;
}

.tablet #runner-detail .caroufredsel_wrapper {
	min-height: 480px!important;
}


.mobile .runner-list li .name {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #EC0C00;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	text-align: center;
	line-height: 120%;
	width: 100%;
	padding: 3px 0;
	display: none;
}

.mobile #runner-detail {
	width: 81%;
	height: 100%;
}
.mobile #runner-detail .info table {
	border: 1px solid #999999;
	border-right: none;
	border-left: none;
	font-size: 90%;
	width: 100%;
}

.tablet #runner-detail .photo-left {
	float: none;
	margin: 0 auto;
}

.tablet #runner-detail .desc-right {
	float: none;
	width: 100%;
	margin: 0 auto;
}



.mobile #runner-detail .caroufredsel_wrapper {
	min-height: 505px!important;
}

.mobile #runner-detail .photo-left {
	float: none;
}

.mobile #runner-detail .desc-right {
	float: none;
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.mobile #runner-detail .info dd,
.mobile #runner-detail .info dt {
	float: none;
	width: 95%;
}

/* release */
.interview-ind {
	padding-left: 30px;
}

.pc #page-content .photo-left {
	float: left;
	padding-right: 20px;
	position: relative;
	z-index:100;
}

.pc #page-content .photo-right {
	float: right;
	padding-left: 20px;
}

.page-runner-release .section {
	margin-bottom: 20px;
}

.tab-area {
	border-bottom: 2px solid #EB0C00;
	margin-bottom: 20px;
}

.tab-red {	
	color: #EB0C00;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	cursor: pointer;
	padding: 10px 10px;
	text-align: center;
	
	
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	behavior: url(/PIE.htc);
}

.tab-red:hover,
.tab-red.current {
	color: #FFFFFF;
	background-color: #EB0C00;
}

.tab-red p {
	font-weight: bold;
	background: url(/images/general/ico_right_rr.gif) 2% 50% no-repeat;
	line-height: 120%;
}

.tab-red:hover p,
.tab-red.current p {
	font-weight: bold;
	background: url(/images/general/ico_right_ww.gif) 2% 50% no-repeat;
}

.mobile-content .tab-red p {
	font-size: 85%;
}

.tab-40 {
	float: left;
	width: 40%;
	margin-right: 10px;
}

.mobile-content .tab-40 {
	width: 40%;
	margin-right: 0;
}

#tab-content-2 {
	display: none;
}



.runner-row .member {
	margin-top: 20px;
	margin-bottom: 10px;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
	padding: 5px;
}

.runner-row .col-01 {
	width: 100%;
	padding-bottom: 40px;
}

.tablet .runner-row .col-01 {
	float: left;
	width: 180px;
	padding-right: 15px;
}
/*
.tablet .runner-row .col-01:nth-child(2n){
	padding-right: 0;
}
*/
.pc .runner-row .col-01 {
	float: left;
	width: 30%;
	padding-right: 3%;
}
/*
.pc .runner-row .col-01.right {
	padding-right: 0;
}
*/
.section .photo {
	margin-bottom:  10px;
}


/* course */
.page-course iframe {
	max-width: 100%; 
}

/* course supporter */
.guide-map {
	width: 100%;
	max-width: 770px;
	margin: 0 auto;
	position: relative;
}

.guide-map a:hover {
	background-color: tranparent;
	filter:alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity:0.8;
   	opacity:0.8;
}

.guide-map div {
	position: absolute;
}

.guide-map .msg-01 {
	max-width: 201px;
	max-height: 162px;
	bottom: 8%;
	left: 54%;
}

.guide-map .msg-02 {
	width: 180px;
	bottom: 20%;
	left: 15%;
}

.guide-map .msg-03 {
	width: 150px;
	top: 27%;
	left: 78%;
}

.guide-map .msg-04 {
	width: 167px;
	top: 20%;
	left: 47%;
}

.guide-map .msg-05 {
	width: 152px;
	top: 8%;
	left: 15%;
}

.guide-map .msg-06 {
	width: 199px;
	top: 29%;
	left: 16%;
}

.guide-map .msg-07 {
	width: 152px;
	top: 11%;
	left: 33%;
}

.tablet .guide-map .msg-01 {
	max-width: 100px;
	max-height: auto;
}

.tablet .guide-map .msg-02 {
	max-width: 90px;
	max-height: auto;
}

.tablet .guide-map .msg-03 {
	max-width: 75px;
	max-height: auto;
}

.tablet .guide-map .msg-04 {
	max-width: 80px;
	max-height: auto;
}

.tablet .guide-map .msg-05 {
	max-width: 75px;
	max-height: auto;
}

.tablet .guide-map .msg-06 {
	max-width: 100px;
	max-height: auto;
}

.tablet .guide-map .msg-07 {
	max-width: 75px;
	max-height: auto;
}

.mobile .guide-map .msg-01 {
	max-width: 70px;
	max-height: auto;
}

.mobile .guide-map .msg-02 {
	max-width: 60px;
	max-height: auto;
	left: 24%;
	bottom: 18%;
}

.mobile .guide-map .msg-03 {
	max-width: 50px;
	max-height: auto;
	top: 30%;
}

.mobile .guide-map .msg-04 {
	max-width: 55px;
	max-height: auto;
}

.mobile .guide-map .msg-05 {
	max-width: 50px;
	max-height: auto;
}

.mobile .guide-map .msg-06 {
	max-width: 66px;
	max-height: auto;
}

.mobile .guide-map .msg-07 {
	max-width: 50px;
	max-height: auto;
}

/* record */
#page-content .desc-right {
	position: relative;
}

.record-runner .name {
	position: absolute;
	top: 15px;
	left: 90px;
	
	color: #EE1100;
	font-weight: bold;
	font-size: 116%;
}

.pc .record-runner .desc-right {
	margin-left: 120px;
}

.record-runner .time,
.record-runner .member {
	margin-top: 20px;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
	padding: 5px;
}

.record-runner .time {
	margin-top: 0;
	border-top: none;
	
}

.other-runners table {
	table-layout: fixed;
	width: 100%;
}
.other-runners table td {
	text-align: center;
}

.other-runners table td.name {
	text-align: left;
}

.other-runners table .w-01 {
	width: 10%;
}

.other-runners table .w-02 {
	width: 26%;
}


.other-runners table th,
.other-runners table td {
	border-bottom: 1px dotted #333333;
	padding: 5px 0;
}

.other-runners table th {
	color: #EE1100;
	text-align: center;
	font-weight: bold;
}

.other-runners table span {
	display: inline-block;
	padding-right: 15px;
}

.tablet .other-runners table span,
.mobile .other-runners table span {
	display: block;
	float: none;
}


/* history */
.playback-list ul {
	width: 90%;
	margin: 0 auto;
}

.playback-list li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 170px;
	text-align: center;
	padding: 0 8px;
	margin-bottom: 20px;
}

.mobile .playback-list ul {
	width: 280px;
	margin: 0 auto;
}

.mobile .playback-list li {
	width: 130px;
	padding: 0 5px;
}


.tablet .playback-list {
	padding-left: 12px;
}

.mobile .playback-list li:nth-child(2n) {
	padding-right: 0;
}

.playback-list li p {
	margin-bottom: 5px;
}

/* gallery */
.page-gallery ul {
	width: 90%;
	margin: 0 auto;
}

.page-gallery .photos li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 170px;
	padding: 0 8px;
	margin-bottom: 20px;
	position: relative;
}

.mobile .page-gallery ul {
	width: 280px;
	margin: 0 auto;
}

.mobile .page-gallery .photos li {
	width: 130px;
	padding: 0 5px;
}

.page-gallery .photos li .title {
	display: block;
	width: 170px;
	position: absolute;
	bottom: 0;
	left: 8px;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 5px 0;
	
	filter:alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity:0.7;
   	opacity:0.7;	
}

.mobile .page-gallery .photos li .title {
	width: 130px;
	left: 5px;
}


/* page-volunteer */
.page-volunteer .detail td,
.page-volunteer .detail th {
	padding: 5px 10px;
	border: 1px solid #CCCCCC;
}

.page-volunteer .detail th {
	background-color: #FFE4E4;
	font-weight: bold;
	width: 20%;
}

.tablet .page-volunteer .detail a.btn-link-red-b {
	margin-bottom: 10px;
}

.boshu-row {
	margin-bottom: 20px;
}

.boshu-row h5 {
	font-size: 100%;
	border-bottom: 1px dotted #EE1100;
}

/* faq */
.faq-row {
	margin-bottom: 30px;
}

/* press */
.press-row {
	margin-bottom: 20px;
}

/* record search */
.page-record-search {
	min-height: 500px;
}

#search-help {
	cursor: pointer;
}

#search-help-content {
	display: none;
	width: 60%;
	padding: 20px;
	
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -30%;
	background: #FFFFFF;
	z-index: 8500;
}

.pc .page-record-search .col-3 {
	width: 17%;
	float: left;
	padding-top: 20px;
}

.pc .page-record-search .col-1 {
	width: 28%;
	float: left;
	padding-top: 20px;
}

.pc .page-record-search .col-2 {
	width: 55%;
	float: left;
	padding-top: 35px;
}

.pc .page-record-search .col-1 h3 {
	margin-bottom: 5px;
}

.pc .page-record-search .col-2 a.btn-link-red-b {
	padding: 3px 20px;
	float: right;
	margin-right: 10px;
}

.tablet .page-record-search .col-1,
.mobile .page-record-search .col-1 {
	margin: 20px 0;
}

.tablet .page-record-search .col-2 a.btn-link-red-b,
.mobile .page-record-search .col-2 a.btn-link-red-b {
	margin-bottom: 10px;
}

.search-form {
	margin-bottom: 40px;
}

#search-cond-text {
	font-size: 116%;
	font-weight: bold;
}

#order {
	margin-bottom: 10px;
}

/*#list-search-result {
	table-layout: fixed;
	width: 740px;
}

.tablet .search-result {
	width: 385px;
	overflow-x: scroll;
}

.mobile .search-result {
	width: 290px;
	overflow-x: scroll;
}

#list-search-result .w-01 {
	width: 35px;
}

#list-search-result .w-02 {
	width: 100px;
}

#list-search-result .w-03 {
	width: 40px;
}

#list-search-result .w-04 {
	width: 60px;
}*/
#list-search-result {
	table-layout: fixed;
	width: 100%;
}

.tablet .search-result {
	width: 100%;
	overflow-x: scroll;
}

.mobile .search-result {
	width: 290px;
	margin: 0 auto;
	overflow-x: scroll;
}

#list-search-result .w-00 {
	width: 9%;
}

#list-search-result .w-01 {
	width: 3%;
}

#list-search-result .w-02 {
	width: 12%;
}

#list-search-result .w-03 {
	width: 6%;
}

#list-search-result .w-04 {
	width: 7%;
}


.mobile #list-search-result .w-00 {
	width: 80px;
}

.mobile #list-search-result .w-01 {
	width: 25px;
}

.mobile #list-search-result .w-02 {
	width: 80px;
}

.mobile #list-search-result .w-03 {
	width: 45px;
}

.mobile #list-search-result .w-04 {
	width: 60px;
}
#list-search-result td,
#list-search-result th {
	border: 1px solid #CCCCCC;
	text-align: center;
	line-height: 140%;
	padding: 3px 0;
	vertical-align: middle;
	font-size: 85%;
}

#list-search-result th {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
}

#list-search-result td.name {
	text-align: left;
	padding: 3px 3px;
}

#list-search-result tr.even td {
	background-color: #FFF9EE;
}

#list-search-result tr.active td {
	background-color: #FFCCCC;
}

.pc .search-result-header-left {
	float: left;
	width: 60%;
}

.pc .search-result-header-right {
	float: right;
	width: 40%;
}

.table-pagination div {
	display: inline;
}

.table-pagination .none {
	color: #666666;
}

.table-pagination .next,
.table-pagination .prev {
	cursor: pointer;
}
/*選手ページ追加*/
.pc .page-runner .photo_none {
	display:table-cell;
	vertical-align:middle;
	color:#FFF;
	text-shadow:1px 1px 3px #333;
	font-size:114%;
	width:150px;
	height:225px;
	background-color:#666;
	text-align:center;
}
.mobile .page-runner .photo_none {
	width:129px;
	height:174px;
	display:table-cell;
	vertical-align:middle;
	color:#FFF;
	text-shadow:1px 1px 3px #333;
	font-size:114%;
	background-color:#666;
	text-align:center;
}
	
