
/* team_wrap */
/******************************************************************************
 * 10.03 - team_wrap
*****************************************************************************/
#main{
  overflow: hidden;
  padding-top: 0;
  margin-top: 40rem;
}
.siteFrame.single_result_wrap{
  width: 900rem;
}

.schedule_wrap{
  max-width: 1160rem;
}
.schedule_mainvisual_wrap .archive_header{
  padding-top: 55rem;
  margin-bottom: 40rem;
}
.schedule_mainvisual_wrap .archive_header h2 .en_title{
  color: #fff;
}
.schedule_mainvisual_wrap .archive_header h2 .jp_title{
  color: #000733;
  background-color: #fff;
}

.schedule_mainvisual_wrap{
  color: #fff;
  background-color: #000733;
  border-bottom: 13rem solid #f7ed00;
  background-image: url(../img/result_single/result_single_mvbc.png);
  background-repeat: no-repeat;
  background-size: 474rem;
  background-position: top 35rem right 45rem;
}

.now_info_btn{
  font-size: 18rem;
  height: 40rem;
  padding: .4em calc(.8em + 30rem) .4em .8em;
  border: 1px solid #cccccc;
  border-radius: 8rem;
  background-color: #dedede;
  color: #000;
}


.pkays_wrap{
  display: flex;
  flex-direction: column;
  text-align: center;
  margin: atuo;
}
.pkays_wrap h3{
  display: flex;
  justify-content: flex-start;
  line-height: 50rem;
  height: 50rem;
  padding: 0 20rem;
  margin: auto;
}
.pkays_wrap h3 .hoa_title{
  font-size: 20rem;
  font-weight: 900;
  margin-right: 3em;
}
.pkays_wrap h3 .play_title{
  font-size: 18rem;
  font-weight: 900;
  color: #fff;
}
.pkays_wrap h3.home_title{
  background-color: #2c3c8a;
}
.pkays_wrap h3.away_title{
  background-color: #a0a0a0;
}
.pkays_wrap h3.other_home_title, 
.pkays_wrap h3.other_away_title{
  background-color: #fffff;
}
.pkays_wrap h3.home_title .hoa_title{
  color: #f7ed00;
}
.pkays_wrap h3.away_title .hoa_title{
  color: #2c3c8a;
}
.pkays_wrap h3.other_home_title .hoa_title, 
.pkays_wrap h3.other_away_title .hoa_title{
  color: #00000;
}



.date_wrap{
  color: #fff;
  display: flex;
  flex-direction: column;
  margin: auto;
  margin-top: 50rem;
}
.dates{
  display: flex;
  align-items: center;
}
.date{
  font-family: 'Montserrat', sans-serif;
  display: inline-block;
  font-size: 64rem;
  font-weight: 500;
  line-height: 1;
}
.days_maru{
  font-size: 24rem;
  font-weight: 900;
  color: #fff;
  width: 45rem;
  height: 45rem;
  text-align: center;
  line-height: 45rem;
  border-radius: 30rem;
  display: inline-block;
  margin-left: 5rem;
  margin-bottom: 5rem;
}
.date_do{ background-color: #0090ff; }
.date_niti{ background-color: #ff0000; }
.date_heijitu{ background-color: #f7ed00;color: #000733; }

.time{
  font-family: 'Montserrat', sans-serif;
  display: inline-block;
  font-size: 50rem;
  font-weight: 500;
  margin-left: 5rem;
  line-height: 1;
}
.prace{
  display: inline-block;
  font-size: 24rem;
  font-weight: 900;
  margin-top: 20rem;
}

.center_wrap{
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 32rem;
  margin-bottom: 100rem;
}
.center_photo_wrap{
  text-align: center;
  font-size: 16rem;
  color: #fff;
}
.center_photo_wrap span{
  display: block;
  margin-top: .5em;
}
.team_logo_img{
  width: 190rem;
  height: auto;
}
.sucore_div{
  color: #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.sucore_div_num{
  font-family: 'Montserrat', sans-serif;
  font-size: 80rem;
  margin: auto 30rem;
  font-weight: 500;
}
.sucore_sets{
  font-size: 20rem;
  width: 100rem;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.sucore_sets span{
  display: inline-block;
}
.sucore_sets span + span{
  margin-top: 1em;
}

.report_wrap .archive_header{
  margin-top: 85rem;
  margin-bottom: 70rem;
}
.main_photo_wrap{
  width: 100%;
}
.main_photo_wrap img{
  width: 100%;
  margin-bottom: 55rem;
}
.main_article{
  font-size: 16px;
}

.main_article h2{
  font-size: 26px;
  border-left: 16rem solid #000733;
  padding: 7rem 24rem;
  font-weight: 900;
  margin-bottom: 50rem;
  line-height: 50rem;
}
.main_article p{
  line-height: 2em;
}
.main_article h2 + p,
.main_article p + p{
  margin-top: 50rem;
}
.main_html{
  margin-bottom: 110rem;
  line-height: 2em;
}
.comments_wrap{
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  padding-bottom: 45rem;
  margin-top: 45rem;
  border-bottom: 1px solid #dedede;
}
.comments_wrap img{
  width: calc(50% - 30rem);
  height: auto;
}
.comments_wrap_right{
  width: 50%;
}
.comments_wrap h3{
  height: 50rem;
  line-height: 50rem;
  color: #fff;
  font-size: 18px;
  background-color: #2c3c8a;
  font-weight: 900;
  margin-bottom: 30rem;
  padding-left: 1em;
  font-weight: 900;
}
.comments_wrap p{
  margin-right: auto;
  font-size: 16px;
  line-height: 2em;
}
.breadcrumbs{
  margin-top: 220rem;
}
.center_photo_wrap_photo{
  height: 200rem;
  display: flex;
  align-items: center;
  justify-content: center;
}


@media screen and (max-width:1580px){
  .siteFrame.single_result_wrap{
    width: 80vw;
  }
}

@media screen and (max-width:768px){
  .schedule_wrap{
    max-width: 100%;
  }
  .archive_header{
    margin-bottom: 60rem;
  }
  .schedule_mainvisual_wrap{
    background-image: none;
  }


  .pkays_wrap h3{
    width: 100%;
    line-height: 70rem;
    height: 70rem;
  }
  .pkays_wrap h3 .hoa_title{
    font-size: 30rem;
    margin-right: 2em;
  }
  .pkays_wrap h3 .play_title{
    font-size: 24rem;
  }

  .date_wrap{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .date{
    font-size: 70rem;
  }
  .days_maru{
    margin-left: 5rem;
    margin-bottom: -10rem;
    margin-left: 10rem;
  }
  .time{
    font-size: 50rem;
    margin-bottom: -10rem;
    margin-left: 10rem;
  }
  .prace{
    font-size: 32rem;
    margin-top: 1em;
  }

  .center_wrap{
    width: 100%;
    margin-top: 35rem;
    padding: 0 30rem;
    align-items: flex-start;
  }
  .center_photo_wrap{
    width: 200rem;
  }
  .center_photo_wrap span{
    font-size: 22rem;
  }
  .team_logo_img{
    width: 200rem;
  }
  .sucore_div{
    flex-direction: column;
  }
  .sucore_div_num{
    font-size: 100rem;
    margin: 30rem;
  }
  .sucore_sets{
    font-size: 28rem;
    width: 120rem;
  }
  .sucore_sets span + span{
    margin-top: .5em;
  }




  .report_wrap .archive_header{
    margin-top: 75rem;
    margin-bottom: 40rem;
  }
  .main_photo_wrap img{
    margin-bottom: 65rem;
  }
  .main_article{
    font-size: 28rem;
  }
  .main_article h2{
    font-size: 32rem;
  }
  .main_html{
    margin-bottom: 80rem;
  }

  .comments_wrap{
    flex-direction: column;
    padding-bottom: 60rem;
    margin-top: 60rem;
  }
  .comments_wrap img{
    width: 100%;
    margin-bottom: 30rem;
  }
  .comments_wrap_right{
    width: 100%;
  }
  .comments_wrap h3{
    height: 70rem;
    line-height: 70rem;
    font-size: 28rem;
  }
  .comments_wrap p{
    font-size: 28rem;
  }

  .center_photo_wrap_photo{
    height: 170rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .dates{
    align-items: center;
  }







  .breadcrumbs{
    margin-top: 120rem;
  }


}
