  @charset "UTF-8";
/****/
/* both */
/****/
#global-content .alg-r {
  text-align: right;
}
#global-content .alg-l {
  text-align: left;
}
#global-content .alg-c {
  text-align: center;
}
#global-header.mb0 {
  margin-bottom: 0 !important;
}
#global-content .bgblue {
  background: #002063;
  color: #ffffff;
}
#global-content .bgblue a {
  color: #ffffff;
}
#global-content .title,
#global-content .seg_title {
  text-align: center;
}
#global-content .detailLink.white .linkInner .icon {
  background-color: #fff;
}
#global-content .detailLink .linkInner .text {
  padding-left: 1em;
  font-weight: 500;
}
#global-content .detailLink.white .linkInner .icon:before {
  border-color: #002063;
}
#global-content .detailLink.white a {
  color: #ffffff;
}

#global-header header {
  background-image: url("/ja/assets/images/olympics/mainvisual_pc.jpg");
}
#global-content .listBlank {
  margin-left: 1em;
  border-color: #ffffff;
}
#global-content .listBlank::after {
  border-color: #ffffff;
}
/****/
/* newsevents */
#global-content .newsevents .newslistitem .detail .label {
  margin-bottom: 1em;
  padding-bottom: 2px;
  border-bottom: 2px solid #ee334e;
  display: inline-block;
}
#global-content .newsevents .newslistitem .detail .label.event {
  border-bottom-color: #ee334e;
}
#global-content .newsevents .newslistitem .detail .label.news {
  border-bottom-color: #ee334e;
}
#global-content .newsevents .newslistitem .detail .date {
  margin-bottom: 0.5em;
}
#global-content .newsevents .newslistitem .detail .title {
  margin-bottom: 0.5em;
}

/****/
/* camp */
#global-content .camp dl:after {
  content: "";
  display: block;
  clear: both;
}
#global-content .camp dt {
  float: left;
}
#global-content .camp dt:after {
  content: "：";
}

/****/
/* connections */
#global-content .connections .btarea .btopen,
#global-content .connections .btarea .btclose {
  background: #000f30;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  text-align: center;
}
#global-content .connections .btarea.opened .btopen {
  display: none;
}
#global-content .connections .btarea:not(.opened) .btclose {
  display: none;
}
#global-content .connections .history,
#global-content .connections .history li {
  list-style: disc;
}
#global-content .connections .history {
  padding-left: 1.5em;
}
#global-content .connections .history li {
  margin-bottom: 0.5em;
}
#global-content .connections .recenthistory li {
  padding-left: 12ex;
  position: relative;
  margin-bottom: 0.5em;
}
#global-content .connections .recenthistory li span.date {
  display: block;
  position: absolute;
  left: 0;
}

/****/
/* pc */
/****/
@media all and (min-width: 751px), print {
  #global-header header {
    background-image: url("/ja/assets/images/olympics/mainvisual_pc.jpg");
  }
  #global-header.type02 header {
    padding-bottom: 16.05769%;
  }
  #global-content {
    font-size: 16px;
    line-height: 1.8;
    text-align: left;
  }
  #global-content .title {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 40px;
  }
  #global-content h4 {
    font-size: 18px;
    font-weight: 500;
  }
  #global-content .list3cols {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 228px 20px 228px 20px 228px;
    -ms-grid-rows: auto;
    -ms-grid-columns: 228px 20px 228px 20px 228px;
    grid-template-columns: 228px 228px 228px;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
    grid-column-gap: 20px;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #global-content .list3cols > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  #global-content .list3cols > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  #global-content .list3cols > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
  }
  #global-content .list3cols > *:nth-child(4) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  #global-content .list3cols > *:nth-child(5) {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
  }
  #global-content .list3cols > *:nth-child(6) {
    -ms-grid-row: 2;
    -ms-grid-column: 5;
  }
  #global-content .list3cols > *:nth-child(7) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  #global-content .list3cols > *:nth-child(8) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
  #global-content .list3cols > *:nth-child(9) {
    -ms-grid-row: 3;
    -ms-grid-column: 5;
  }
  /****/
  /* header */
  .headerdeco {
    position: absolute;
    width: auto;
    height: auto;
  }
  .headerdeco.committee {
    bottom: 40px;
    right: 40px;
  }
  .headerdeco.countdown {
    bottom: 40px;
    right: 184px;
    background: #ffffff;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    height: 60px;
    padding: 10px 20px 0 20px;
    box-sizing: border-box;
  }
  .headerdeco.countdown .remaining {
    font-size: 40px;
    margin: 0 10px;
  }
  /****/
  /* newsevents */
  #global-content .newsevents {
    text-align: center;
    padding: 0 0 80px;
  }
  #global-content .newsevents .newslist {
    margin-bottom: 0;
  }
  #global-content .newsevents .title img {
    width: calc(466px / 2);
  }
  #global-content .newsevents .newslistitem {
    width: 100%;
    height: calc(160px + 160px);
    background: #f2f2f2;
    margin-bottom: 20px;
  }
  #global-content .newsevents .newslistitem .image {
    width: 100%;
    height: 160px;
    overflow: hidden;
    position: relative;
  }
  .newsevents .newslistitem .detail {
    text-align: left;
    position: relative;
    padding: 15px;
    font-size: 12px;
  }
  #global-content .newsevents .linkwraper {
    text-align: right;
  }
  #global-content .newsevents .linkitem {
    display: inline-block;
  }
  /****/
  /* message */
  #global-content .message {
    background: url(/ja/assets/images/olympics/bg_message.jpg) center no-repeat;
    background-size: cover;
    position: relative;
    text-align: left;
    /* height: 100vh; */
    padding: 60px 0;
  }
  #global-content .message .title {
    color: #ffffff;
  }
  #global-content .message .message-inner {
    width: 724px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #global-content .message .message-inner p {
    color: #ffffff;
    font-size: 16px;
    line-height: 2;
    margin-bottom: 1em;
  }
  /****/
  /* camp */
  #global-content .camp {
    padding-top: 60px;
  }
  #global-content .camp p,
  #global-content .camp dl {
    margin-bottom: 1em;
  }
  #global-content .camp dl:after {
    content: "";
    display: block;
    clear: both;
  }
  #global-content .camp dt {
    float: left;
  }
  #global-content .camp dt:after {
    content: "：";
  }
  #global-content .camp .title {
    margin-top: 80px;
  }
  #global-content .camp .seg_title {
    text-align: center;
    margin-top: 40px;
  }
  /****/
  /* connections */
  #global-content .connections {
    padding-top: 75px;
    padding-bottom: 1px;
  }
  #global-content .connections p {
    margin-bottom: 40px;
  }
  #global-content .connections .histories {
    padding: 1px 0;
  }
  #global-content .connections .seg_title {
    text-align: center;
    margin-top: 40px;
  }

  /****/
  /* hospital */
  #global-content .hospital {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  #global-content .hospital figure {
    width: 724px;
    height: 100%;
    margin: 0 auto 1em;
    display: flex;
    text-align: left;
  }
  #global-content .hospital figure img,
  #global-content .hospital figure figcaption {
    width: 50%;
  }
  #global-content .hospital figure figcaption {
    padding-left: 20px;
  }
  /****/
  /* players */
  #global-content .players {
    padding-top: 80px;
  }
  #global-content .players .txt {
    margin-bottom: 40px;
  }
  /****/
  /* relations */
  #global-content .relations {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  #global-content .relations .listtitle {
    font-size: 14px;
  }
  /****/
  /* relations */
  #global-content .relations .relations-listitem:nth-child(n + 4) {
    margin-top: 25px;
  }
}

/****/
/* sp */
/****/
@media screen and (max-width: 750px) {
  .device-js-on #global-header header {
    background-image: url("/ja/assets/images/olympics/mainvisual_pc.jpg");
  }
  #global-content {
    font-size: 100%;
    line-height: 2;
    text-align: left;
  }
  #global-wrapper .module-inner {
    /* margin: 0 auto;
    width: 92%; */
  }
  #global-content .title {
    font-size: calc(48 / 26 * 100%);
    font-weight: bold;
    margin-bottom: 1em;
  }
  #global-content .seg_title {
    font-size: calc(36 / 26 * 100%);
    font-weight: 500;
    margin-bottom: 0.5em;
  }
  #global-content img {
    width: 100%;
  }
  /****/
  /* header */
  .headerdeco.committee {
    position: absolute;
    width: auto;
    height: auto;
    bottom: 5px;
    right: 5px;
  }
  .headerdeco.committee img {
    max-width: 20vw;
  }
  .headerdeco.countdown {
    background: #ffffff;
    font-size: calc(26 / 26 * 100%);
    font-weight: bold;
    color: #000000;
    padding: 1em;
    box-sizing: border-box;
  }
  .headerdeco.countdown .remaining {
    font-size: calc(48 / 26 * 100%);
  }
  /****/
  /* newsevents */
  #global-content .newsevents {
    text-align: center;
    padding: 4em 0;
  }
  #global-content .newsevents .title {
    width: 70%;
    margin: 0 auto 40px;
  }
  #global-content .newsevents .newslist {
    text-align: left;
    margin-bottom: 21px;
  }
  #global-content .newsevents .newslistitem {
    margin-bottom: 2em;
  }
  #global-content .newsevents .newslistitem .image {
    margin-bottom: 1em;
  }
  #global-content .newsevents .newslistitem .detail {
    width: 92%;
    margin: 0 auto;
  }
  #global-content .detailLink {
    margin: 0 auto;
    width: 92%;
  }
  /****/
  /* message */
  #global-content .message {
    background: url(/ja/assets/images/olympics/bg_message.jpg) center no-repeat;
    background-size: cover;
    position: relative;
    text-align: left;
    /* height: 100vh; */
    padding: 3em 0;
  }
  #global-content .message .title {
    color: #ffffff;
  }
  #global-content .message .message-inner {
    margin: 0 auto;
    width: 92%;
  }
  #global-content .message .message-inner p {
    color: #ffffff;
  }
  /****/
  /* camp */
  #global-content .camp {
    padding-top: 3em;
  }
  #global-content .camp .module-inner > *:not(.image) {
    margin-left: auto;
    margin-right: auto;
    width: 92%;
  }
  #global-content .camp p,
  #global-content .camp dl {
    margin-bottom: 1em;
  }
  #global-content .camp .title {
    margin-top: 2em;
    margin-bottom: 1em;
  }
  #global-content .camp .seg_title {
    margin-top: 2em;
  }
  /****/
  /* connections */
  #global-content .connections {
    padding: 80px 0 1px;
  }
  #global-content .connections .module-inner > *:not(.image) {
    margin-left: auto;
    margin-right: auto;
    width: 92%;
  }
  #global-content .connections p {
    margin-bottom: 2em;
  }
  #global-content .connections .histories {
    padding: 1px 0;
  }
  #global-content .connections .history li,
  #global-content .connections .recenthistory li {
    margin-bottom: 0.5em;
  }
  #global-content .seg_title {
    margin-top: 2em;
  }
  #global-content .connections .btarea .btopen,
  #global-content .connections .btarea .btclose {
    margin-bottom: 0;
  }
  /****/
  /* hospital */
  #global-content .hospital {
    padding-top: 4em;
    padding-bottom: 4em;
  }
  #global-content .hospital figure {
    margin: 0 auto 1em;
    width: 92%;
  }
  /****/
  /* players */
  #global-content .players .module-inner > *:not(.image) {
    margin-left: auto;
    margin-right: auto;
    width: 92%;
  }
  #global-content .players {
    padding-top: 4em;
  }
  #global-content .players .txt {
    margin-bottom: 40px;
  }
  /****/
  /* relations */
  #global-content .relations {
    padding-top: 4em;
    padding-bottom: 4em;
  }
  #global-content .relations .relations-listitem {
    margin-bottom: 4em;
  }
  #global-content .relations .relations-listitem .image {
    margin-bottom: 1em;
  }
  #global-content .relations .relations-listitem .detail {
    width: 92%;
    margin: 0 auto;
  }
}
