#container {
		background-color: #3c3c3c;
}

ul, ol, p {
	margin-bottom: 0;
  }

/* hero */

#hero {
		width: 960px;
		margin: 0 auto;
}

#hero .hero-banner {
		height: 400px;
}

/* tab */

#tab {
		width: 960px;
		height: 123px;
		margin: 0 auto;
		padding-top: 1px;
}

#tab .tab-items {
		font-size: 0;
}

#tab .tab-items .tab-item {
		display: inline-block;
		width: 192px;
		height: 122px;
}

#tab .tab-items .tab-item .ti-anchor {
		display: block;
		width: 192px;
		height: 122px;
		background-repeat: no-repeat;
		background-color: #fff;
		background-position: center top;
		background-size: 192px 244px;
}

#tab .tab-items .tab-item .ti-anchor.active {
		background-position: center bottom;
}

#tab .tab-items .tab-item-outline .ti-anchor {
		background-image: url(/images/competition/2021/hsc/tab-outline-bg.png);
}

#tab .tab-items .tab-item-highlights .ti-anchor {
		background-image: url(/images/competition/2021/hsc/tab-highlights-bg.png);
}

#tab .tab-items .tab-item-result .ti-anchor {
		background-image: url(/images/competition/2021/hsc/tab-result-bg.png);
}

#tab .tab-items .tab-item-climbers .ti-anchor {
		background-image: url(/images/competition/2021/hsc/tab-climbers-bg.png);
}

#tab .tab-items .tab-item-schedule .ti-anchor {
		background-image: url(/images/competition/2021/hsc/tab-schedule-bg.png);
}

#tab .tab-items .tab-item-access .ti-anchor {
		background-image: url(/images/competition/2021/hsc/tab-access-bg.png);
}


/* outline */

#outline {
		/*    padding-bottom: 60px;*/
		background-color: #fff;
}

#outline .outline-header,
#purpose .purpose-header,
#climbers .climbers-header,
#recommendation .recommendation-header,
#result .result-header,
#schedule .schedule-header,
#access .access-header {
  background-color: #3c3c3c;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 500px 80px;
  height: 180px;
}

#outline .outline-header {
		background-image: url(/images/competition/2021/hsc/outline-header-title.png);
}

#outline .outline-content {
		width: 960px;
		margin: 0 auto;
		padding: 30px 0;
		font-size: 18px;
}

#outline .oc-title {
		border-left: 5px solid #333;
		padding-left: 10px;
		font-size: 28px;
		line-height: 40px;
		margin-bottom: 30px;
		color: #000;
}

#outline .oc-body.last {
		padding-bottom: 30px;
}

#outline .oc-items {
		border-collapse: collapse;
		background-color: #fff;
		border-top: 1px solid #ccc;
		margin-bottom: 30px;
}

#outline .oc-index,
#outline .oc-item {
		padding: 10px 10px;
}

#outline .oc-index {
		background-color: #666;
		color: #fff;
		font-size: 18px;
		font-weight: normal;
		width: 240px;
		border-bottom: 1px solid #ccc;
		text-align: left;
}

#outline .oc-item {
		font-size: 18px;
		width: 720px;
		border-bottom: 1px solid #ccc;
}

#outline tr:nth-child(odd) .oc-index,
#outline tr:nth-child(odd) .oc-item {
		background-color: #d8d8d8;
		color: #000;
}

#outline tr:nth-child(even) .oc-index,
#outline tr:nth-child(even) .oc-item {
		background-color: #fff;
		color: #000;
}

#outline .oc-item a {
		color: #09f;
}

#outline .oc-item ul,
#outline .oc-item ol {
		list-style-position: outside;
		padding-left: 20px;
}

#outline .oc-item ul li,
#outline .oc-item ol li {
		padding: 4px 0;
}

#outline .oc-item ul.non-style,
#outline .oc-item ol.non-style {
		list-style-type: none;
		list-style-position: inside;
		padding: 0;
}

#outline .oc-item ul.non-style li,
#outline .oc-item ol.non-style li {
		padding: 0;
}

#outline .oc-item ol.priority ol {
		list-style-type: decimal-leading-zero;
		font-weight: normal;
}

#outline .oc-item ol ul {
		font-weight: normal;
}

#outline .oc-item table {
		border-collapse: collapse;
}

#outline .covid-19 {
		padding: 0 10px;
		margin-top: 10px;
}

#outline .covid-19 ol {
		padding-left: 15px;
		margin-bottom: 10px;
}

#outline .covid-19 li {
		margin-top: 3px;
		margin-bottom: 3px;
		margin-left: 15px;
}

#outline .covid-19 ol ol > li {
		list-style-type: upper-roman;
}

#outline .covid-19 hr {
		margin-top: 5px;
}

/* result */

#result {
		background-color: #fff;
		padding-bottom: 60px;
}

#result .result-header {
		background-color: #3c3c3c;
		background-image: url(/images/competition/2021/hsc/result-header-title.png);
		background-repeat: no-repeat;
		background-position: center center;
		height: 180px;
}

#result .result-content {
		width: 960px;
		margin: 0 auto;
		padding: 30px 0;
		font-size: 18px;
}

#result .rc-title {
		border-left: 5px solid #333;
		padding-left: 10px;
		font-size: 28px;
		line-height: 40px;
		margin-bottom: 30px;
		color: #000;
}

#result .rc-subtitle {
		font-size: 24px;
		font-weight: bold;
		line-height: 36px;
		margin-bottom: 10px;
}

#result .border-line {
	border-bottom-color: #f00;
  }

/* climbers */

#climbers {
		background-color: #fff;
}

#climbers .climbers-header {
		background-color: #3c3c3c;
		padding-bottom: 60px;
		background-image: url(/images/competition/2021/hsc/climbers-header-title.png);
		background-repeat: no-repeat;
		background-position: center center;
		height: 180px;
}

#climbers .climbers-content {
		width: 960px;
		margin: 0 auto;
		padding: 30px 0;
		font-size: 18px;
}

#climbers .cc-title {
		border-left: 5px solid #333;
		padding-left: 10px;
		font-size: 28px;
		line-height: 40px;
		margin-bottom: 30px;
		color: #000;
}

#climbers .cc-subtitle {
		border-bottom: 1px solid #999;
		font-size: 24px;
		font-weight: bold;
		line-height: 36px;
		margin-bottom: 20px;
}

#climbers table th,
#climbers table td{
	text-align: center;
	vertical-align: middle;
}


#climbers table .school {
	width: 35%;
}


/* recommendation */

#recommendation {
		background-color: #fff;
}

#recommendation .recommendation-header {
		background-color: #3c3c3c;
		padding-bottom: 60px;
		background-image: url(/images/competition/2021/hsc/recommendation-header-title.png);
		background-repeat: no-repeat;
		background-position: center center;
		height: 180px;
}

#recommendation .recommendation-content {
		width: 960px;
		margin: 0 auto;
		padding: 30px 0;
		font-size: 18px;
}

#recommendation .rc-title {
		border-left: 5px solid #333;
		padding-left: 10px;
		font-size: 28px;
		line-height: 40px;
		margin-bottom: 30px;
		color: #000;
}


#recommendation .rc-body {
		font-size: 18px;
		padding-bottom: 10px;
		color: #333;
}
#recommendation .rc-caution {
		list-style: none;

}
#recommendation .rc-items {
		margin-bottom: 40px;
		border-collapse: collapse;
		list-style-type: none;
		font-size: 0;
}

#recommendation .rc-index,
#recommendation .rc-item {
}

#recommendation .rc-index {
		background-color: #666;
}

#recommendation .rc-item {
		background-color: #666;
		border-bottom: 1px solid #ccc;
}

#recommendation .rc-item:nth-child(odd) {
		background-color: #fff;
}

#recommendation .rc-item:nth-child(even) {
		background-color: #eee;
}

#recommendation .rc-index span,
#recommendation .rc-item span {
		display: inline-block;
		text-align: center;
		font-size: 16px;
}

#recommendation .rc-index span {
		padding: 5px 0;
		color: #fff;
		font-size: 18px;
		font-weight: normal;
}

#recommendation .rc-item span {
		padding: 10px 0;
		font-size: 16px;
}

#recommendation .rc-item .rc-item-anchor {
		color: #333;
}

#recommendation .rc-item .rc-item-anchor:hover span {
		text-decoration: underline;
}

#recommendation .rc-index .no,
#recommendation .rc-item .no {
		width: 60px;
}

#recommendation .rc-index .name,
#recommendation .rc-item .name {
		width: 220px;
}

#recommendation .rc-index .birthday,
#recommendation .rc-item .birthday {
		width: 220px;
}

#recommendation .rc-index .age,
#recommendation .rc-item .age {
		width: 100px;
}

#recommendation .rc-index .group,
#recommendation .rc-item .group {
		width: 100px;
}

/* order */


/* order */

#order {
		background-color: #fff;
}

#order .order-header {
		background-color: #3c3c3c;
		padding-bottom: 60px;
		background-image: url(/images/competition/2021/hsc/order-header-title.png);
		background-repeat: no-repeat;
		background-position: center center;
		height: 180px;
}

#order .order-content {
		width: 960px;
		margin: 0 auto;
		padding: 30px 0;
}

#order .oc-title {
		border-left: 5px solid #333;
		padding-left: 10px;
		font-size: 28px;
		line-height: 40px;
		margin-bottom: 10px;
		color: #000;
}

#order .oc-subtitle {
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 10px;
		color: #333;
}

#order .oc-cover {
}

#order .oc-body {
		font-size: 18px;
		padding-bottom: 10px;
		color: #333;
}

#order .oc-caution {
		padding-bottom: 10px;
		list-style-position: inside;
		font-size: 18px;
}

#order .oc-caution li {
		margin-bottom: 5px;
}

#order .oc-items {
		margin-bottom: 40px;
		border-collapse: collapse;
		list-style-type: none;
		font-size: 18px;
}

#order .oc-index {
		background-color: #666;
}

#order .oc-items tr:nth-child(odd) {
		background-color: #fff;
}

#order .oc-items tr:nth-child(even) {
		background-color: #eee;
}

#order .oc-items th {
		background: #666;
		color: #fff;
		font-weight: normal;
		padding: 5px;
		border-right: 1px solid #fff;
}

#order .oc-items .no {
		width: 100px;
}

#order .oc-items .lane {
		width: 330px;
}

#order .oc-items tr td {
		text-align: center;
		padding: 5px;
		border-right: 1px solid #ccc;
}

#order .oc-items tr td:last-child {
		border-right: none;
}


/* schedule */

#schedule {
		padding-bottom: 60px;
		background-color: #fff;
}

#schedule .schedule-header {
		background-color: #3c3c3c;
		background-image: url(/images/competition/2021/hsc/schedule-header-title.png);
		background-repeat: no-repeat;
		background-position: center center;
		height: 180px;
}

#schedule .schedule-content {
		width: 960px;
		margin: 0 auto;
		padding: 30px 0;
		font-size: 18px;
}

#schedule .sc-title {
		border-left: 5px solid #333;
		padding-left: 10px;
		font-size: 28px;
		line-height: 40px;
		margin-bottom: 30px;
		color: #000;
}

#schedule .sc-subtitle {
		border-bottom: 1px solid #999;
		font-size: 24px;
		font-weight: bold;
		line-height: 36px;
		margin-bottom: 10px;
}

#schedule .sc-index .from,
#schedule .sc-index .dash,
#schedule .sc-index .to {
		display: inline-block;
		white-space: nowrap;
		text-align: center;
		width: 60px;
}

#schedule .sc-index .dash {
		width: 20px;
}

#schedule .game {
		font-weight: bold;
		font-style: bold;
		font-style: italic;
}

/* access */

#access {
		background-color: #fff;
		padding-bottom: 60px;
}

#access .access-header {
		background-color: #3c3c3c;
		background-image: url(/images/competition/2021/hsc/access-header-title.png);
		background-repeat: no-repeat;
		background-position: center center;
		height: 180px;
}

#access .access-content {
		width: 960px;
		margin: 0 auto;
		padding: 30px 0;
		font-size: 18px;
}

#access .ac-title {
		border-left: 5px solid #333;
		padding-left: 10px;
		font-size: 28px;
		line-height: 40px;
		margin-bottom: 30px;
		color: #000;
}

#access .ac-subtitle {
		border-bottom: 1px solid #999;
		font-size: 24px;
		font-weight: bold;
		line-height: 36px;
		margin-bottom: 10px;
}

#access .ac-headline {
		font-weight: bold;
		font-size: 20px;
}

#access .ac-map-gmap {
		border: 1px solid #ccc;
}

#access .ac-parking {
		padding: 10px 0;
}


/* information */

#information {
		background-color: #fff;
		padding-bottom: 60px;
}

 #information .information-header {
		 background-color: #3c3c3c;
		 background-image: url(/images/competition/2021/hsc/information-header-title.png);
		 background-repeat: no-repeat;
		 background-position: center center;
		 height: 180px;
 }

 #information .information-content {
		 width: 960px;
		 margin: 0 auto;
		 padding: 30px 0;
 }

 #information .im-title {
		 border-left: 5px solid #333;
		 padding-left: 10px;
		 font-size: 28px;
		 line-height: 40px;
		 margin-bottom: 20px;
		 color: #000;
 }

 #information .im-subtitle {
		 border-bottom: 1px solid #999;
		 font-size: 24px;
		 font-weight: bold;
		 line-height: 36px;
		 margin-bottom: 10px;
 }

 #information p {
		 padding: 10px 10px 0;
 }

 #information .note {
		 font-size: 16px;
		 color: #666;
 }

 #information .im-arena {
		 font-size: 20px;
 }

 #information .im-body {
		 font-size: 18px;
		 padding: 10px;
		 margin-bottom: 20px;
 }

 #information .im-body-list {
		 font-size: 18px;
		 margin: 20px 0 20px 40px;
		 list-style-position: outside;
 }
 #information .im-body-list li {
		 margin: 10px 0;
 }

 #information .im-body-list li .b-box {
		 border: 1px solid #ccc;
		 padding: 10px 15px;
		 margin: 10px 0;
		 display: inline-block;
 }


 #information .im-body-dl {
		 margin: 10px 20px 20px;
		 font-size: 18px;
 }
 #information .im-body-dl dt {
		 font-weight: bold;
 }
 #information .im-body-dl dd {
		 margin: 5px 10px 10px;
 }
 #information .im-body-dl dd ul {
		 margin-left: 30px;
 }
 #information .im-body-dl dd p {
		 margin: 20px 0;
 }
 #information .im-item blockquote {
		 padding: 10px;
 }

 #information .im-items {
		 margin-bottom: 20px;
		 border-collapse: collapse;
		 background-color: #fff;
		 border-top: 1px solid #ccc;
 }

 #information .im-items:last-child {
		 margin-bottom: 0px;
 }

 #information .im-index,
 #information .im-item,
 #information .im-location {
		 font-size: 18px;
		 padding: 10px 10px;
		 border-bottom: 1px solid #ccc;
 }

 #information .im-index {
		 color: #fff;
		 font-weight: normal;
		 padding: 0 40px;
		 width: 300px;
		 font-size: 0;
 }

 #information .im-index .from,
 #information .im-index .dash,
 #information .im-index .to {
		 display: inline-block;
		 white-space: nowrap;
		 font-size: 18px;
		 text-align: center;
 }

 #information .im-index .from {
		 width: 80px;
 }

 #information .im-index .dash {
		 width: 40px;
 }

 #information .im-index .to {
		 width: 80px;
 }

 #information .im-item {
		 width: 660px;
 }p

 #information .im-location {
		 width: 240px;
 }

 #information tr:nth-child(odd) .im-index,
 #information tr:nth-child(odd) .im-item,
 #information tr:nth-child(odd) .im-location {
		 background-color: #d8d8d8;
		 color: #000;
 }

 #information tr:nth-child(even) .im-index,
 #information tr:nth-child(even) .im-item,
 #information tr:nth-child(even) .im-location {
		 background-color: #fff;
		 color: #000;
 }
 #information .im-caution {
		 font-weight: bold;
		 background: #fffcb3;
 }

 #information .im-b-box {
		 padding: 10px 20px;
		 border: 1px solid #ccc;
		 margin: 10px 0 30px;
		 display: inline-block;
		 font-size: 16px;
 }


 /* sponsors */

 #sponsors-wrapper {
		 background-color: #000;
		 text-align: center;
 }

 #sponsors {
		 width: 960px;
		 margin: 0 auto;
 }

 #sponsors .sponsors-header {
		 width: 960px;
		 margin: 0 auto;
		 background-image: url(/images/competition/2021/hsc/sponsors-header-title.png);
		 background-repeat: no-repeat;
		 background-position: center center;
		 background-size: 320px 60px;
		 height: 180px;
 }

 #sponsors .sponsors-banner {
		 width: 960px;
		 margin: 0 auto;
		 padding-bottom: 60px;
 }

 #sponsors .sb-items {
		 list-style-type: none;
		 vertical-align: middle;
		 text-align: center;
		 font-size: 0;
		 padding-bottom: 20px;
 }

 #sponsors .sb-items:last-child {
		 padding-bottom: 0;
 }

 #sponsors .sb-item {
		 display: inline-block;
		 vertical-align: middle;
		 width: 310px;
		 height: 140px;
		 background-color: #fff;
		 text-align: center;
		 margin-right: 15px;
		 background-repeat: no-repeat;
		 background-position: center center;
 }

 #sponsors .sb-item:last-child {
		 margin-right: 0;
 }

 #sponsors .sb-item-anchor {
		 display: block;
		 width: 310px;
		 height: 140px;
 }

 #sponsors .sb-item-gold {
		 width: 310px;
		 height: 140px;
		 margin-right: 15px;
 }

 #sponsors .sb-item-silver {
		 width: 231px;
		 height: 104px;
		 margin-right: 12px;
 }

 #sponsors .sb-item-blonde {
		 width: 153px;
		 height: 69px;
		 margin-right: 8px;
 }

 #sponsors .sb-item-gold-au {
		 background-image: url(/images/competition/2021/hsc/sponsors-banner-gold-au.png?v=1);
 }

 #sponsors .sb-item-gold-mitsuifudosan {
		 background-image: url(/images/competition/2021/hsc/sponsors-banner-gold-mitsuifudosan.png?v=1);
 }

 #sponsors .sb-item-gold-sumitomocorp {
		 background-image: url(/images/competition/2021/hsc/sponsors-banner-gold-sumitomocorp.png?v=1);
 }

 #sponsors .sb-item-gold-orientalbio {
		 background-image: url(/images/competition/2021/hsc/sponsors-banner-gold-orientalbio.png?v=1);
 }

 #sponsors .sb-item-silver-airsalonpas {
		 background-image: url(/images/competition/2021/hsc/sponsors-banner-silver-airsalonpas.png?v=2);
 }

 #sponsors .sb-item-blonde-orientalbio {
		 background-image: url(/images/competition/2021/hsc/sponsors-banner-blonde-orientalbio.png);
 }

 #sponsors .sb-item-blonde-cow-soap {
		 background-image: url(/images/competition/2021/hsc/sponsors-banner-blonde-cow-soap.png);
 }

 #sponsors .sb-item-blonde-kyorin {
		 background-image: url(/images/competition/2021/hsc/sponsors-banner-blonde-kyorin.png);
 }

 #sponsors .sb-item-blonde-nisshinkasai {
		 background-image: url(/images/sponsors-banner-blonde-nisshinkasai.png);
 }

 #sponsors .sb-item-gold-anchor {
		 width: 310px;
		 height: 140px;
 }

 #sponsors .sb-item-silver-anchor {
		 width: 231px;
		 height: 104px;
 }

 #sponsors .sb-item-blonde-anchor {
		 width: 153px;
		 height: 69px;
 }

 /* suppliers */

 #suppliers-wrapper {
		 background-color: #999;
		 text-align: center;
 }

 #suppliers {
		 width: 960px;
		 margin: 0 auto;
 }

 #suppliers .suppliers-header {
		 width: 960px;
		 margin: 0 auto;
		 background-image: url(/images/competition/2021/hsc/suppliers-header-title.png);
		 background-repeat: no-repeat;
		 background-position: center center;
		 background-size: 320px 60px;
		 height: 180px;
 }

 #suppliers .suppliers-banner {
		 width: 960px;
		 margin: 0 auto;
		 padding-bottom: 60px;
		 text-align: center;
 }

 #suppliers .sb-items {
		 list-style-type: none;
		 vertical-align: middle;
		 font-size: 0;
 }

 #suppliers .sb-item {
		 display: inline-block;
		 vertical-align: middle;
		 width: 310px;
		 height: 140px;
		 background-color: #fff;
		 text-align: center;
		 margin-right: 15px;
		 background-repeat: no-repeat;
		 background-position: center center;
 }

 #suppliers .sb-item:last-child {
		 margin-right: 0;
 }

 #suppliers .sb-item-anchor {
		 display: block;
		 width: 310px;
		 height: 140px;
		 backgrond-color: #f00;
		 border: 1px solid #808080;
 }

 #suppliers .sb-item-silver {
		 width: 231px;
		 height: 104px;
		 margin-right: 12px;
 }

 #suppliers .sb-item-silver-anchor {
		 width: 231px;
		 height: 104px;
 }

 #suppliers .sb-item-silver-tnf {
		 background-image: url(/images/competition/2021/hsc/suppliers-banner-silver-tnf.png);
 }

 /* links */

 #links {
		 border-top: 1px solid #666;
		 background-color: #fff;
 }

 #links .links-header {
		 width: 960px;
		 margin: 0 auto;
		 background-image: url(/images/competition/2021/hsc/links-header-title.png);
		 background-repeat: no-repeat;
		 background-position: center center;
		 background-size: 320px 60px;
		 height: 180px;
 }

 #links .links-banner {
		 padding-bottom: 60px;
 }

 #links .lb-items {
		 width: 960px;
		 margin: 0 auto;
		 list-style-type: none;
		 vertical-align: middle;
		 text-align: center;
		 font-size: 0;
 }

 #links .lb-item {
		 display: inline-block;
		 vertical-align: middle;
		 width: 320px;
		 height: 110px;
		 background-color: #fff;
		 text-align: center;
		 margin-right: 15px;
		 border: 1px solid #ccc;
		 background-repeat: no-repeat;
		 background-position: center center;
 }

 #links .lb-item-anchor {
		 display: block;
		 width: 320px;
		 height: 110px;
 }

 #links .lb-item:last-child {
		 margin-right: 0;
 }

 #links .lb-item-jsc {
		 background-image: url(/images/links-banner-jsc.png);
 }

 #links .lb-item-toto {
		 background-image: url(/images/links-banner-toto.png);
 }

 #links .lb-item-anchor span {
		 display: none;
 }
