@charset "UTF-8";
/* CSS Document */
.page-header {
  margin: 30px 0 20px;
  padding: 0 !important;
  font-weight: 900;
  font-size: 200%;
  color: #666;
}
.section-header h2 {
  background: none !important;
  padding: 0 2% !important;
  margin: 0 !important;
}
.year {
  margin-left: 0 !important;
  /*max-width: 1600px !important;*/
  border-top: 1px solid #000;
}
.y2023 div.container {
  background-image: url(npbg/2023.jpg);
}
.y2022 div.container {
  background-image: url(npbg/2022.jpg);
}
.y2019 div.container {
  background-image: url(npbg/2019.jpg);
}
.y2018 div.container {
  background-image: url(npbg/2018.jpg);
}
.y2017 div.container {
  background-image: url(npbg/2017.jpg);
}
.y2016 div.container {
  background-image: url(npbg/2016.jpg);
}
.y2015 div.container {
  background-image: url(npbg/2015.jpg);
}
.y2014 div.container {
  background-image: url(npbg/2014.jpg);
}
.y2013 div.container {
  background-image: url(npbg/2013.jpg);
}
.y2012 div.container {
  background-image: url(npbg/2012.jpg);
}
.y2011 div.container {
  background-image: url(npbg/2011.jpg);
}
.y2010 div.container {
  background-image: url(npbg/2010.jpg);
}
.y2009 div.container {
  background-image: url(npbg/2009.jpg);
}
.y2008 div.container {
  background-image: url(npbg/2008.jpg);
}
.y2007 div.container {
  background-image: url(npbg/2007.jpg);
}
.y2006 div.container {
  background-image: url(npbg/2006.jpg);
}
.y2005 div.container {
  background-image: url(npbg/2005.jpg);
}
.y2004 div.container {
  background-image: url(npbg/2004.jpg);
}
.y2003 div.container {
  background-image: url(npbg/2003.jpg);
}
.y2002 div.container {
  background-image: url(npbg/2002.jpg);
}
.y2001 div.container {
  background-image: url(npbg/2001.jpg);
}
.y2000 div.container {
  background-image: url(npbg/2000.jpg);
}
.y1999 div.container {
  background-image: url(npbg/1999.jpg);
}
.y1998 div.container {
  background-image: url(npbg/1998.jpg);
}
.y1997 div.container {
  background-image: url(npbg/1997.jpg);
}
.y1996 div.container {
  background-image: url(npbg/1996.jpg);
}
.y1995 div.container {
  background-image: url(npbg/1995.jpg);
}
.y1994 div.container {
  background-image: url(npbg/1994.jpg);
}
.y1993 div.container {
  background-image: url(npbg/1993.jpg);
}
.y1992 div.container {
  background-image: url(npbg/1992.jpg);
}
.y1991 div.container {
  background-image: url(npbg/1991.jpg);
}
.y1990 div.container {
  background-image: url(npbg/1990.jpg);
}
.y1989 div.container {
  background-image: url(npbg/1989.jpg);
}
.y1988 div.container {
  background-image: url(npbg/1988.jpg);
}
.y1987 div.container {
  background-image: url(npbg/1987.jpg);
}
.y1986 div.container {
  background-image: url(npbg/1986.jpg);
}
.y1985 div.container {
  background-image: url(npbg/1985.jpg);
}
.y1984 div.container {
  background-image: url(npbg/1984.jpg);
}
.y1983 div.container {
  background-image: url(npbg/1983.jpg);
}
.y1982 div.container {
  background-image: url(npbg/1982.jpg);
}
.y1981 div.container {
  background-image: url(npbg/1981.jpg);
}
.y1980 div.container {
  background-image: url(npbg/1980.jpg);
}
.y1979 div.container {
  background-image: url(npbg/1979.jpg);
}
.y1978 div.container {
  background-image: url(npbg/1978.jpg);
}
.y1977 div.container {
  background-image: url(npbg/1977.jpg);
}
.container {
  background: no-repeat center center fixed;
  background-size: cover;
}
.row {
  background: url(images/filter.png);
}
.row-inner {
  padding: 25px 0;
  padding-left: 320px;
}
.nobg {
  background: none;
}
#description {
  max-width: 800px;
  background: #fff;
  padding: 10px 7px;
  margin: 20px 0px;
}
.poster {
  width: 25%;
  margin-bottom: 25px;
  float: left;
}
.poster.noPoster {
  visibility: hidden;
}
.poster img {
  border: 1px solid #000;
  box-shadow: 3px 3px 10px 3px rgba(0, 0, 0, 0.5);
}
.btn_section a {
  background-color: #d7a74c;
  color: #fff;
  border-color: #d7a74c;
}
.btn_section a span {
  font-size: 123%;
}
.noImg div {
  width: 70px;
  vertical-align: middle;
  margin-right: 1em;
  height: 40px;
  display: inline-block;
}
.archives-header {
  padding: 100px 20px 0;
  color: #FFF;
  width: 30%;
  float: left;
  text-align: center;
  font-weight: 900;
}
.english .archives-header {
  width: 29%;
}
.archives-header h2 {
  font-family: Impact, Arial, Helvetica, sans-serif;
  font-size: 100px !important;
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1 !important;
  color: rgba(255, 255, 255, 0.9);
  text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.8);
}
.archives-header .number {
  font-size: 25px;
  text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.8);
}
.archives-body {
  width: 40%;
  min-height: 400px;
  margin-right: 5%;
  margin-bottom: 25px;
  float: left;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 10px;
  color: #FFF;
}
.english .archives-body {
  width: 45%;
  margin-right: 0;
}
.archives-body h3 {
  font-weight: 900;
  font-size: 18px;
  background: url(../images/bg_midashi_arrow.png) no-repeat left center;
  padding: 3px 0 3px 20px;
  margin: .5em 0 .2em;
}
.archives-body .inner {
  padding: 10px 20px;
}
.archives-body ul {
  list-style: none;
}
.archives-body ul li {
  height: 50px;
  margin-bottom: 10px;
  clear: both;
}
.archives-body ul li:first-child {
  margin-top: 20px;
}
.archives-body ul li .flag {
  margin: 0;
  width: 70px;
  float: left;
}
.archives-body ul li .flag img {
  width: 60px;
  margin: 0;
}
.archives-body ul li .flag:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.archives-body ul li .teamName {
  margin: 0;
  line-height: 1;
}
.archives-body ul li .teamName .lank img {
  margin: 0 0 3px 0;
  width: 30px;
  height: 24px;
}
.archives-body ul li .teamName .lank span {
  display: inline-block;
  width: 30px;
  height: 24px;
}
.archives-body ul li .teamName .name {
  padding-top: 5px;
  line-height: 1.5;
  font-weight: bold;
  font-size: 110%;
}
.archives-body ul li .teamName .country {
  line-height: 1;
  white-space: nowrap;
}
.btn_section {
  clear: both;
}
@media only screen and (min-width: 641px) and (max-width: 1199px) {
  /*スマホでは背景画像固定はしない（iOS対策）*/
  .container {
    background-attachment: scroll;
    background-size: cover;
  }
  .year {
    padding: 0 !important;
  }
  .row-inner {
    padding-left: 15px;
  }
  .poster {
    width: 40%;
    margin-right: 3%;
  }
  .poster img {
    width: 100%;
  }
  .archives-header {
    width: 55%;
    margin-right: 0;
    padding: 15px 0 0;
    overflow: hidden;
  }
  .archives-header h2 {
    float: left;
    font-size: 72px !important;
  }
  .archives-header .number {
    /*display:inline-block;*/
    float: left;
    padding: 15px 0 0 20px;
    font-size: 24px;
    margin: 0;
  }
  .archives-body {
    width: 55%;
    margin-right: 0;
    min-height: 0;
  }
  .btn_section {
    padding-top: 15px;
  }
}
@media only screen and (max-width: 641px) {
  #description {
    width: auto;
    background: #fff;
    padding: 10px .5em;
    margin: 10px .5em;
  }
  #description p {
    line-height: 1.5;
  }
  .section .row {
    padding: 10px;
  }
  /*スマホでは背景画像固定はしない（iOS対策）*/
  .container {
    background-attachment: scroll;
    background-size: cover;
  }
  .row-inner {
    padding-left: 0;
  }
  .poster {
    width: 45%;
    margin-right: 3%;
  }
  .archives-header {
    width: 50%;
    margin-right: 0;
    padding: 50px 0 15px;
    overflow: hidden;
    text-align: center;
    font-size: 70%;
  }
  .english .archives-header {
    width: 50%;
  }
  .archives-header h2 {
    display: inline-block;
    font-size: 60px !important;
  }
  .archives-header .number {
    display: inline-block;
    padding: 10px 0 0;
    font-size: 16px;
    margin: 0;
  }
  .archives-header .btn_section {
    margin: 1em 0;
  }
  .archives-header .btn_section a {
    font-size: 110%;
    width: 100%;
    padding: 2px;
    min-width: initial;
  }
  .archives-header .btn_section a span {
    padding: 4px 16px;
    background-position: left center;
  }
  .archives-body {
    width: 100%;
    margin-right: 0;
    min-height: 0;
    font-size: 80%;
  }
  .english .archives-body {
    width: 100%;
  }
  .archives-body h3 {
    font-weight: 900;
    font-size: 14px;
    background-size: contain;
    padding: 1px 0 1px 20px;
    margin: .5em 0 .2em;
  }
  .noImg div {
    width: 60px;
  }
  .y2023 div.container {
    background-image: url(npbg/2023s.jpg);
  }
  .y2022 div.container {
    background-image: url(npbg/2022s.jpg);
  }
  .y2019 div.container {
    background-image: url(npbg/2019s.jpg);
  }
  .y2018 div.container {
    background-image: url(npbg/2018s.jpg);
  }
  .y2017 div.container {
    background-image: url(npbg/2017s.jpg);
  }
  .y2016 div.container {
    background-image: url(npbg/2016s.jpg);
  }
  .y2015 div.container {
    background-image: url(npbg/2015s.jpg);
  }
  .y2014 div.container {
    background-image: url(npbg/2014s.jpg);
  }
  .y2013 div.container {
    background-image: url(npbg/2013s.jpg);
  }
  .y2012 div.container {
    background-image: url(npbg/2012s.jpg);
  }
  .y2011 div.container {
    background-image: url(npbg/2011s.jpg);
  }
  .y2010 div.container {
    background-image: url(npbg/2010s.jpg);
  }
  .y2009 div.container {
    background-image: url(npbg/2009s.jpg);
  }
  .y2008 div.container {
    background-image: url(npbg/2008s.jpg);
  }
  .y2007 div.container {
    background-image: url(npbg/2007s.jpg);
  }
  .y2006 div.container {
    background-image: url(npbg/2006s.jpg);
  }
  .y2005 div.container {
    background-image: url(npbg/2005s.jpg);
  }
  .y2004 div.container {
    background-image: url(npbg/2004s.jpg);
  }
  .y2003 div.container {
    background-image: url(npbg/2003s.jpg);
  }
  .y2002 div.container {
    background-image: url(npbg/2002s.jpg);
  }
  .y2001 div.container {
    background-image: url(npbg/2001s.jpg);
  }
  .y2000 div.container {
    background-image: url(npbg/2000s.jpg);
  }
  .y1999 div.container {
    background-image: url(npbg/1999s.jpg);
  }
  .y1998 div.container {
    background-image: url(npbg/1998s.jpg);
  }
  .y1997 div.container {
    background-image: url(npbg/1997s.jpg);
  }
  .y1996 div.container {
    background-image: url(npbg/1996s.jpg);
  }
  .y1995 div.container {
    background-image: url(npbg/1995s.jpg);
  }
  .y1994 div.container {
    background-image: url(npbg/1994s.jpg);
  }
  .y1993 div.container {
    background-image: url(npbg/1993s.jpg);
  }
  .y1992 div.container {
    background-image: url(npbg/1992s.jpg);
  }
  .y1991 div.container {
    background-image: url(npbg/1991s.jpg);
  }
  .y1990 div.container {
    background-image: url(npbg/1990s.jpg);
  }
  .y1989 div.container {
    background-image: url(npbg/1989s.jpg);
  }
  .y1988 div.container {
    background-image: url(npbg/1988s.jpg);
  }
  .y1987 div.container {
    background-image: url(npbg/1987s.jpg);
  }
  .y1986 div.container {
    background-image: url(npbg/1986s.jpg);
  }
  .y1985 div.container {
    background-image: url(npbg/1985s.jpg);
  }
  .y1984 div.container {
    background-image: url(npbg/1984s.jpg);
  }
  .y1983 div.container {
    background-image: url(npbg/1983s.jpg);
  }
  .y1982 div.container {
    background-image: url(npbg/1982s.jpg);
  }
  .y1981 div.container {
    background-image: url(npbg/1981s.jpg);
  }
  .y1980 div.container {
    background-image: url(npbg/1980s.jpg);
  }
  .y1979 div.container {
    background-image: url(npbg/1979s.jpg);
  }
  .y1978 div.container {
    background-image: url(npbg/1978s.jpg);
  }
  .y1977 div.container {
    background-image: url(npbg/1977s.jpg);
  }
  .archives-body .inner {
    padding: 10px 10px;
  }
}
.year {
  max-width: 1920px !important;
}
.section {
  max-width: 1920px !important;
}
@media only screen and (min-width: 1600px) {
  .nav,
  .section {
    width: 100%;
  }
}
