/*
.lightlen { color: lighten($mainCol, 8%); } */
.tokyo-excellence { background-color: #006d3b; }

/* hover color */
a { color: #006d3b; }
a:link, a:visited { color: #006d3b; }
a:hover { color: #009651; }
a:active { color: #006d3b; }

/* #tokyo-excellence */
#sitefooter p a:hover, #gnav ul li a:hover { color: #009651; }

#tokyo-excellence { background: #006d3b; }
#tokyo-excellence #cosponsored { border-top-color: #006d3b; }
#tokyo-excellence #cosponsored p.pagetop a { background: #006d3b; }
#tokyo-excellence #cosponsored p.pagetop a:hover:before { border-color: transparent transparent #009651 transparent !important; }
#tokyo-excellence #cosponsored .wrap ul li:first-child a img { width: 83px; height: 56px; }
#tokyo-excellence main h1.pageTitle { color: #006d3b; }
#tokyo-excellence.toppage { color: #fff; }
#tokyo-excellence.toppage #wrap { background: #006d3b; }
#tokyo-excellence.toppage #cosponsored p.pagetop a { width: 34px; height: 31px; background: #fff; display: block; float: right; position: relative; top: 3px; }
#tokyo-excellence.toppage #cosponsored p.pagetop a:before { border-color: transparent transparent #006d3b transparent; }
#tokyo-excellence.toppage .bonus em { color: #006d3b; }
#tokyo-excellence.toppage aside a:hover { color: #009651; }
#tokyo-excellence.toppage aside a:hover h2 { color: #009651; }
#tokyo-excellence.toppage aside a:hover p.more:after { border-color: transparent transparent transparent #009651; }
#tokyo-excellence main p.link a:before { background: #006d3b; }

main ul.link li a:before { background: #006d3b; }

#tokyo-excellence main div.archive h2, #tokyo-excellence main div.detail h2 { border-color: #006d3b; }
#tokyo-excellence main ul.list li:before { background: #006d3b; }
#tokyo-excellence .reportpage main div.detail .body header dl { background: #009651; }
#tokyo-excellence #siteheader { background-color: #006d3b; }
#tokyo-excellence #siteheader #gnav { position: relative; padding-top: 46px; }
#tokyo-excellence #siteheader #gnav ul { display: flex; justify-content: space-between; }
#tokyo-excellence #siteheader #gnav li { padding-left: 0; padding-right: 0; }
#tokyo-excellence #siteheader #gnav li:nth-child(1) { padding-right: 0; }
#tokyo-excellence #spNav { background-color: #006d3b; }

@media only screen and (min-width: 640px) { #wrap { min-height: calc(100vh - 166px - 148px - 170px); } }
@media screen and (max-width: 640px) { #tokyo-excellence #wrap { background: #006d3b; }
  #tokyo-excellence.toppage main, #tokyo-excellence #spNav { background: #006d3b; }
  #tokyo-excellence p.sptoggle:after { background-color: rgba(0, 84, 45, 0.8); }
  #tokyo-excellence #siteheader { background-position: center 0.5rem; }
  #tokyo-excellence.toppage #siteheader { background-position: center 1.3rem; } }
.newspage main div.detail nav ul li a, .reportpage main div.detail nav ul li a { background: #006d3b; border: 1px solid #006d3b; }

/* team-images */
#tokyo-excellence #siteheader { background: #006d3b url(/img/tokyo-excellence_logo.svg) center 16px no-repeat; background-size: 150px auto; }
#tokyo-excellence main h1.pageTitle:before { content: ''; background: url(/tokyo-excellence/images/common/seadragon.png) left top no-repeat; width: 51px; height: 109px; position: absolute; left: -14px; top: 0; }

@media screen and (max-width: 640px) { #tokyo-excellence #siteheader { background-size: 78px auto; background-position: center center !important; }
  #tokyo-excellence #siteheader:before { display: none; }
  #tokyo-excellence main h1.pageTitle:before { position: absolute; background-size: 25px auto; width: 25px; left: 0; top: 0; } }
.presentpage main .ceremony a { border-color: #006d3b; }
.presentpage main .ceremony a:hover { color: #fff; background-color: #006d3b; }

.backlink { right: -44px; }
.backlink.ceremony a { background-color: #fff; color: #F08301 !important; border: 2px #F08301 solid; }
.backlink.ceremony a:hover { background-color: #F08301; color: #fff !important; }

@media screen and (max-width: 640px) { .ceremony a { background-color: #006d3b; color: #fff; } }
