@charset "UTF-8";
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
a {
  outline: none;
  opacity: 1;
  transition: all .3s;
}
a:hover {
  opacity: 0.8;
  transition: all .3s;
}
*:hover {
  transition: all .3s;
}
figure {
  margin: 0;
}
figure img {
  width: 100%;
  vertical-align: bottom;
}
html {
  visibility: hidden;
}
html.wf-active {
  visibility: visible;
}
body {
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
  background-color: #fefefe;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  font-style: normal;
}
#wrapper {
  min-width: 1100px;
  overflow: hidden;
}
.inner {
  width: 1100px;
  margin: 0 auto;
}
br.sp {
  display: none;
}
/*-------------------ヘッダー-------------------*/
header {
  background-color: #fff34f;
  text-align: center;
  padding: 30px 0;
}
header picture img {
  width: 1100px;
  vertical-align: bottom;
}
/*-------------------トップ以下-------------------*/
.contents {
  padding: 60px 0;
}
.contents:nth-child(odd) {
  background-color: #f4f4f4;
}
.contents p {
  line-height: 28px;
}
.contents p a {
  color: #33b4ed;
}
.contents h3 {
  text-align: center;
  font-size: 34px;
  font-weight: 600;
  margin: 0 auto 60px;
  position: relative;
}
.contents h3:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  margin: auto;
  width: 80px;
  height: 5px;
  border-radius: 50px;
  background-color: #33b4ed;
}
.contents .btn a {
  display: block;
  text-decoration: none;
  width: 450px;
  margin: 30px auto 0;
  text-align: center;
  border: solid 3px #fff;
  background-color: #33b4ed;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  padding: 20px 0 22px;
  border-radius: 50px;
  position: relative;
}
.contents .btn i {
  font-size: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 40px;
  margin: auto;
}

/*-------------------TOP-------------------*/
.contents.top .organizer{
  text-align: right;
  font-size: 17px;
  line-height: 17px;
}
.contents.top .result{
  text-align: center; 
  font-size: 18px;
  font-weight: 600;
}

/*-------------------概要-------------------*/
.contents.overview .inner {
  width: 950px;
}

.contents.overview .greeting{
  background-color: #e0f4fd;
  border-radius: 10px;
  padding: 5px 10px 5px 10px;
}


.contents.overview .abstract{
  font-size: 17px;
  line-height: 32px;
}

.contents.overview h4{
  font-size: 28px;
  line-height: 28px;
}

.contents.overview .title{
  color:#505050;
  line-height: 24px;
  margin-bottom: -5px;
}

.contents.overview .text{
  color:#101010;
  line-height: 24px;
}

.contents.overview ul{
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

.contents.overview ul li{
  display: inline-block;
  vertical-align: top;
  margin: 0 3%;
  font-size: 18px;
  font-weight: 500;
}

.contents.overview figure{
  width: 250px;
}

.contents.overview .name{
  font-size: 16px;
  line-height: 16px;
}

/*-------------テラヘルツ波領域とは？--------------*/ 
.contents.whatisthz .p {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}
  
/*-------------------募集テーマ-------------------*/
.contents.theme .p {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}
.contents.theme ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.contents.theme ul li {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  height: 300px;
  margin: 0 2%;
  background-color: #e0f4fd;
  padding: 30px 0 10px;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 600;
}
.contents.theme ul li h4 {
  font-size: 22px;
  margin: 0;
  color: #33b4ed;
}
.contents.theme ul li figure {
  width: 150px;
  margin: 0 auto 20px;
}
.contents.theme .p02 {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  background-color: #d3b969;
  color: #fff;
  padding: 15px 5%;
  border-radius: 5px;
  width: 600px;
  margin: 30px auto 0;
}
/*-------------------表彰-------------------*/
.contents.award {
  background-color: #e0f4fd !important;
}
.contents.award section {
  margin: 0 auto 40px;
  background-color: #fff;
  padding: 30px 0 50px;
  border-radius: 10px;
  position: relative;
}
.contents.award section:last-child {
  margin: 0;
}
.contents.award h4 {
  margin: 0 auto 30px;
  text-align: center;
  font-size: 30px;
  color: #33b4ed;
}
.contents.award ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.contents.award ul li {
  background-color: #f4f4f4;
  width: 300px;
  height: 300px;
  border-radius: 300px;
  font-weight: 500;
  position: relative;
}
.contents.award ul li:first-child {
  background-image: url("../img/bg_award01.png");
  background-size: 95%;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 auto;
  width: 360px;
  height: 360px;
  border-radius: 360px;
}
.contents.award ul li:nth-child(2) {
  background-image: url("../img/bg_award02.png");
  background-size: 95%;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 60px;
  bottom: 0;
  left: 3%;
  margin: auto;
}
.contents.award ul li:nth-child(3) {
  background-image: url("../img/bg_award03.png");
  background-size: 95%;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 60px;
  bottom: 0;
  right: 3%;
  margin: auto;
}
.contents.award ul li .wrap {
  height: 100px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.contents.award ul li:first-child .wrap {
  height: 210px;
}
.contents.award ul li h5 {
  font-size: 22px;
  margin: 0;
}
.contents.award ul li h5 i {
  position: absolute;
  top: -85px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 35px !important;
  color: #33b4ed;
}
.contents.award ul li:first-child h5 {
  font-size: 28px;
}
.contents.award ul li:first-child h5 i {
  position: absolute;
  top: -70px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 40px !important;
  color: #d3b969 !important;
}
.contents.award ul li:nth-child(2) h5 {
  font-size: 24px;
}
.contents.award ul li:nth-child(2) h5 i {
  color: #999999;
}
.contents.award ul li h5 span {
  display: block;
  font-size: 16px;
}
.contents.award ul li:first-child h5 span {
  font-size: 20px;
}
.contents.award ul li p {
  line-height: 24px;
}
/*-------------------スケジュール-------------------*/
.contents.schedule .schedule_box {
  background-color: #f4f4f4;
  padding: 30px 5% 30px;
  border-radius: 10px;
  margin-bottom: 70px;
  position: relative;
}
.contents.schedule .schedule_box:last-child:after {
  display: none;
}
.contents.schedule .schedule_box:after {
  left: 0;
  right: 0;
  bottom: -60px;
  margin: auto;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-width: 30px;
  border-top-color: #f4f4f4;
}
.contents.schedule .schedule_box:last-child {
  margin-bottom: 0;
}
.contents.schedule .schedule_box h4 {
  font-size: 28px;
  font-weight: 600;
  margin: 0;
}
.contents.schedule .schedule_box h4 .en {
  display: block;
  font-size: 30px;
  color: #33b4ed;
  position: absolute;
  top: -25px;
}
.contents.schedule .schedule_box .p {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}
.contents.schedule .schedule_box dl {
  margin: 0;
}
.contents.schedule .schedule_box dt {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  font-weight: 500;
  background-color: #33b4ed;
  text-align: center;
  color: #fff;
  padding: 10px 0 12px;
  border-radius: 5px;
}
.contents.schedule .schedule_box dd {
  width: 70.3%;
  margin: 0 auto 10px 2px;
  display: inline-block;
  vertical-align: top;
  font-weight: 500;
  background-color: #33b4ed;
  color: #fff;
  padding: 10px 20px 12px;
  border-radius: 5px;
}
.contents.schedule .schedule_box .p02 {
  text-align: center;
  font-weight: 600;
  background-color: #d3b969;
  color: #fff;
  padding: 15px 5%;
  border-radius: 5px;
}
/*-------------------応募要項-------------------*/
.contents.guideline .box {
  display: none;
}
.contents.guideline .btn a {
  cursor: pointer;
}
.contents.guideline .btn i {
  transition: all .3s;
}
.contents.guideline .btn.toggle.active i {
  transition: all .3s;
  transform: rotate(45deg);
}
.contents.guideline table {
  width: 100%;
  margin: 0 auto;
  border-collapse: collapse;
  border: solid 3px #333;
  background-color: #fff;
  line-height: 28px;
}
.contents.guideline table th, .contents.guideline table td {
  border: 1px solid #333;
  padding: 20px 3%;
}
.contents.guideline table th {
  width: 25%;
  background-color: #e0f4fd;
}
.contents.guideline table a {
  color: #33b4ed;
}
.contents.guideline table ul, .contents.guideline table ol {
  padding: 0 0 0 20px;
}

/*------------------応募-------------------*/
.contents.upload p {
  text-align: center;
  font-weight: 600;
  position: relative;
  font-size: 20px;
}

/*-------------------Q&A-------------------*/
.qanda {
  border: 1px solid #d6dde3;
  border-radius: 5px;
}

.qanda summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 10px 20px 10px 30px;
  background-color: #e0f4fd;
  font-weight: 600;
  cursor: pointer;
}

.qanda summary::before,
.qanda p::before {
  position: absolute;
  left: 5px;
  font-weight: 600;
}

.qanda summary::before {
  color: #75bbff;
  content: "Q";
}

.qanda summary::after {
  transform: translateY(-25%) rotate(45deg);
  width: 7px;
  height: 7px;
  margin-top: 3px;
  margin-left: 10px;
  border-bottom: 3px solid #333333b3;
  border-right: 3px solid #333333b3;
  content: '';
  transition: transform .5s;
}

.qanda[open] summary::after {
  transform: rotate(225deg);
}

.qanda p {
  position: relative;
  transform: translateY(-10px);
  opacity: 0;
  margin: 0;
  padding: .3em 3em 1.5em;
  background-color: #fff;
  color: #333;
  transition: transform .5s, opacity .5s;
}

.qanda[open] p {
  transform: none;
  opacity: 1;
}

.qanda p::before {
  color: #ff8d8d;
  content: "A";
}

/*-------------------結果発表-------------------*/
.contents.result p {
  text-align: center;
}
/*-------------------パンくず-------------------*/
.breadcrumb {
  padding: 15px 0;
}
.breadcrumb ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumb ul li a {
  color: #33b4ed;
}
.breadcrumb ul li i {
  margin-right: 10px;
}
/*-------------------応募様式フォーマット-------------------*/
.contents.format ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.contents.format ul li {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin: 0 1%;
  outline: solid 1px #333;
  box-shadow: 5px 5px 10px #aaa;
}
/*-------------------フォーム-------------------*/
.contents.form {
  min-height: 400px;
}
.contents.form .p {
  text-align: center;
}
.contents.form table {
  width: 100%;
  margin: 0 auto 40px;
  border-collapse: collapse;
  border: solid 3px #333;
  background-color: #fff;
}
.contents.form table td, .contents.form table th {
  border: solid 1px #333;
  padding: 20px 3%;
}
.contents.form table th {
  text-align: left;
  width: 25%;
  background-color: #e0f4fd;
}
.contents.form table .input {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  font-style: normal;
  width: 94%;
  font-size: 16px;
  padding: 15px 3%;
  border: none;
  outline: none;
  background-color: #f1f1f1;
  border-radius: 5px;
}
.contents.form table textarea {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  font-style: normal;
  width: 94%;
  font-size: 16px;
  padding: 10px 3%;
  border: none;
  outline: none;
  background-color: #f1f1f1;
  border-radius: 5px;
}
.contents.form table td p {
  margin: 0 auto 5px;
}
.contents.form .btn_box {
  text-align: center;
}
.contents.form .submit {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
  font-style: normal;
  width: 30%;
  border: solid 3px #fff;
  background-color: #33b4ed;
  color: #fff;
  padding: 20px 0 22px;
  border-radius: 50px;
  text-align: center;
  margin: 0 2%;
  font-size: 18px;
  cursor: pointer;
  outline: none;
  display: inline-block;
  transition: all .3s;
}
.contents.form .submit:hover {
  opacity: 0.8;
  transition: all .3s;
}
/*-------------------ダウンロード-------------------*/
.contents.form.download section {
  margin: 0 auto 40px;
  background-color: #fff;
  padding: 30px 5% 50px;
  border-radius: 10px;
  position: relative;
}
.contents.form.download section:last-child {
  margin: 0;
}
.contents.form.download h4 {
  margin: 0 auto 30px;
  text-align: center;
  font-size: 24px;
  color: #33b4ed;
}
.contents.form.download ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.contents.form.download ul li {
  display: inline-block;
  vertical-align: top;
  width: 32%;
  margin: 0 0.5%;
}
.contents.form.download ul li a {
  display: block;
  text-decoration: none;
  text-align: center;
  border: solid 3px #fff;
  background-color: #33b4ed;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding: 20px 0 22px;
  border-radius: 50px;
  position: relative;
}
.contents.form.download ul li i {
  font-size: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 40px;
  margin: auto;
}
/*-------------------フッター-------------------*/
footer {
  background-color: #333;
  padding: 20px 0;
}
footer small {
  display: block;
  text-align: center;
  font-size: 12px;
  background-color: #333;
  color: #fff;
}

/*--------結果発表-----------------------*/
.contents.result_announcement p{
  width: 80%;
  font-size: 20px;
  font-weight: 500;
  margin: auto;
  margin-bottom: 30px;
}

.contents.result_announcement{
  margin-top: 20px;
  margin: auto;
}

.contents.result_announcement .dl_box dl{
  display: table;
  width: 80%;
  margin: auto;
  margin-bottom: 20px;
}

.contents.result_announcement .dl_box dl dt{
  width: 10%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  border-radius: 5px;
}

.contents.result_announcement .dl_box dl dd{
  width:55%;
  display: table-cell;
  vertical-align: middle;
  padding: 2%;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  border-radius: 8px;
  margin: 0 auto 10px 2px;
}

.contents.result_announcement ul{
  margin: 0;
  padding: 0;
}

.contents.result_announcement ul li{
  list-style: none;
  padding-left: 1.3em;
  text-indent: -1.3em;
}

.contents.result_announcement .bp_award{
  background-color: #d3b969;
}

.contents.result_announcement .op_award{
  background-color: #999999;
}

.contents.result_announcement .sp_award{
  background-color: #33b4ed;
}

.contents.prize{
  text-align: center;
}

.contents.prize .idea_data{
  list-style: none;
  margin: 0;
  padding: 0;
}

.contents.prize .title{
  font-size: 30px;
  font-weight: 600; 
}
.contents.prize .affiliation{
  font-size: 24px;
  font-weight: 600; 
}

.contents.prize .themesection{
  font-size: 20px;
  font-weight: 600; 
  color: #888;
}

.contents.prize img{
  width: 70%
}

.judge_comment{
  background-color: #e0f4fd;
  border: 1px solid #d6dde3;
  border-radius: 5px;
  text-align: left;
  margin:auto;
  margin-bottom:20px;
  padding-left:1%;
  width: 80%;
  overflow-wrap: break-word;
}

.contents.judge dl{
  display: table;
  font-size: 20px;
  border: solid 1px #e1e1e1;
  width: 55%;
  margin-right:auto;
  margin-left:auto;
}

.contents.judge dl dt{
  width: 10%;
  font-size: 18px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  background: #33b4ed;  
  font-weight: 500;
}

.contents.judge dl dd{
  width:45%;
  font-size: 18px;
  display: table-cell;
  vertical-align: middle;
  background-color: #fff;
  color: #333;
  font-weight: 500;
  padding-left: 1%;
}

.contents.judge ul{
  display:flex;
  flex-wrap: wrap;
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}



@media screen and (max-width:1050px) {
  #wrapper {
    min-width: 100%;
  }
  .inner {
    width: 90%;
  }
  br.pc {
    display: none;
  }
  /*-------------------ヘッダー-------------------*/
  header {
    padding: 20px 0;
  }
  header picture img {
    width: 100%;
  }


  
  /*-------------------トップ以下-------------------*/
  .contents {
    padding: 40px 0;
  }
  .contents h3 {
    font-size: 24px;
    margin: 0 auto 40px;
  }
  .contents h3:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -15px;
    margin: auto;
  }
  .contents .btn a {
    width: 100%;
    font-size: 16px;
  }
  .contents .btn i {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 30px;
    margin: auto;
  }
  /*-------------------概要-------------------*/

  .contents.top .organizer{
    text-align: right;
    font-size: 16px;
    line-height: 16px;
  }

  .contents.overview .inner {
    width: 90%;
  }
 

  .contents.overview .abstract{
    font-size: 16px;
    line-height: 30px;
  }
  
  .contents.overview h4{
    font-size: 20px;
    line-height: 24px;
  }
  
  .contents.overview .title{
    color:#505050;
  }
  
  .contents.overview .text{
    color:#101010;
  }
  
  .contents.overview ul{
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
  }
  
  .contents.overview ul li{
    display: inline-block;
    vertical-align: top;
    margin: 0 3%;
    font-size: 16px;
    font-weight: 500;
  }
  
  .contents.overview figure{
    width: 200px;
  }
  
  .contents.overview .name{
    font-size: 16px;
    line-height: 16px;
  }
  
  /*-------------テラヘルツ波領域とは？--------------*/ 
  .contents.whatisthz .p {
    font-size: 16px;
  }

  /*-------------------募集テーマ-------------------*/
  .contents.theme .p {
    font-size: 16px;
  }
  .contents.theme ul li {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto 20px;
    padding: 30px 0 10px;
    font-size: 16px;
  }
  .contents.theme ul li:last-child {
    margin: 0;
  }
  .contents.theme ul li h4 {
    font-size: 18px;
    margin-bottom: -10px;
  }
  .contents.theme ul li figure {
    width: 100px;
    margin: 0 auto 10px;
  }
  .contents.theme .p02 {
    font-size: 16px;
    padding: 15px 5%;
    width: auto;
    margin: 20px auto 0;
  }
  /*-------------------表彰-------------------*/
  .contents.award section {
    margin: 0 auto 20px;
    padding: 20px 0 15px;
  }
  .contents.award h4 {
    margin: 0 auto 20px;
    font-size: 24px;
  }
  .contents.award ul li {
    width: 250px;
    height: 250px;
    border-radius: 250px;
    margin: 20px auto !important;
  }
  .contents.award ul li:first-child {
    width: 270px;
    height: 270px;
    border-radius: 270px;
  }
  .contents.award ul li:nth-child(2) {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    margin: auto;
  }
  .contents.award ul li:nth-child(3) {
    position: relative;
    top: auto;
    bottom: auto;
    right: auto;
    margin: auto;
  }
  .contents.award ul li .wrap {
    height: 60px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .contents.award ul li:first-child .wrap {
    height: 160px;
  }
  .contents.award ul li h5 {
    font-size: 20px;
    margin-bottom: -10px;
  }
  .contents.award ul li h5 i {
    position: absolute;
    top: -85px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 30px !important;
  }
  .contents.award ul li:first-child h5 {
    font-size: 24px;
  }
  .contents.award ul li:first-child h5 i {
    position: absolute;
    top: -45px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 35px !important;
  }
  .contents.award ul li:nth-child(2) h5 {
    font-size: 22px;
  }
  /*-------------------スケジュール-------------------*/
  .contents.schedule .schedule_box {
    padding: 20px 5%;
    margin-bottom: 50px;
  }
  .contents.schedule .schedule_box:after {
    left: 0;
    right: 0;
    bottom: -40px;
    margin: auto;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-width: 20px;
    border-top-color: #f4f4f4;
  }
  .contents.schedule .schedule_box h4 {
    font-size: 22px;
    margin-bottom: -5px;
  }
  .contents.schedule .schedule_box h4 .en {
    font-size: 24px;
    position: absolute;
    top: -20px;
  }
  .contents.schedule .schedule_box .p {
    text-align: left;
    font-size: 16px;
  }
  .contents.schedule .schedule_box dt {
    width: auto;
    display: block;
    background-color: #fff;
    border: solid 2px #33b4ed;
    text-align: center;
    color: #33b4ed;
    padding: 5px 0 7px;
  }
  .contents.schedule .schedule_box dd {
    width: auto;
    display: block;
    margin: 2px auto 10px;
    text-align: center;
  }
  /*-------------------応募要項-------------------*/
  .contents.guideline table {
    border-top: 2px solid #333;
  }
  .contents.guideline table th, .contents.guideline table td {
    padding: 15px 3%;
    display: block;
    width: auto;
    border: none;
  }
  .contents.guideline table th {
    padding: 10px 3%;
    border-top: 1px solid #333;
  }
  .contents.guideline table ul, .contents.guideline table ol {
    padding: 0 0 0 25px;
  }
  /*-------------------応募様式フォーマット-------------------*/
  .contents.format ul li {
    display: block;
    width: 250px;
    margin: 0 auto 20px;
  }
  .contents.format ul li:last-child {
    margin: 0 auto;
  }
  /*-------------------フォーム-------------------*/
  .contents.form table {
    margin: 0 auto 20px;
    border-top: 2px solid #333;
  }
  .contents.form table td, .contents.form table th {
    padding: 15px 3%;
    display: block;
    width: auto;
    border: none;
  }
  .contents.form table th {
    padding: 10px 3%;
    border-top: 1px solid #333;
  }
  .contents.form .submit {
    width: 250px;
    padding: 20px 0;
    font-size: 16px;
  }
  .contents.form .clear {
    display: none;
  }
  /*-------------------ダウンロード-------------------*/
  .contents.form.download section {
    margin: 0 auto 20px;
    padding: 30px 5%;
  }
  .contents.form.download h4 {
    margin: 0 auto 20px;
    font-size: 20px;
  }
  .contents.form.download ul li {
    display: block;
    width: auto;
    margin: 0 auto 10px;
  }
  input[type="reset"] {
    -webkit-appearance: none;
  }
  input[type="submit"] {
    -webkit-appearance: none;
  }
  input[type="button"] {
    -webkit-appearance: none;
  }

  .contents.result_announcement p{
    width: auto;
    font-size: 16px;
    text-align: left;
  }
  
  .contents.result_announcement .br-sp{
    display: none;
  }

  .contents.result_announcement{
    margin-top: 20px;
  }
  
  .contents.result_announcement .dl_box dl{
    width: auto;
    display:block;
  }
  
  .contents.result_announcement .dl_box dl dt{
    width: auto;
    display: block;
    text-align: left;
    padding-left:5%;
    border-radius: 5px;
    color: #333;
    margin: auto;
    font-size: 16px;
  }
  
  .contents.result_announcement .dl_box dl dd{
    width:auto;
    display: block;
    font-weight: 500;
    color: #333;
    border-radius: 5px;
    margin: auto;
    font-size: 16px;
  }
  
  .contents.result_announcement .bp_award{
    border: solid 2px #d3b969;
    background-color: #fff;
  }
  
  .contents.result_announcement .op_award{
    border: solid 2px #999999;
    background-color: #fff;
  }
  
  .contents.result_announcement .sp_award{
    border: solid 2px #33b4ed;
    background-color: #fff;
  }
  
  .contents.prize{
    text-align: center;
  }
  .contents.prize .title{
    font-size: 16px;
  }
  .contents.prize .affiliation{
    font-size: 16px;
  }
  
  .contents.prize .themesection{
    font-size: 14px;
    color: #888;
  }

  .contents.prize .idea_data{
    list-style: none;
  }
  
  .contents.prize img{
    width: 80%;
  }
  
  .judge_comment{
    width:auto;
    font-size:15px;
  }

  .contents.judge dl{
    width: 90%;
    display:block;
  }
  
  .contents.judge dl dt{
    width: auto;
    display: block;
    text-align: left;
    padding-left:1%;
    border-radius: 5px;
    color: #fff;
    margin: auto;
    font-size: 16px;
    border: solid 2px #fff;
    background-color: #33b4ed;    
  }
  
  .contents.judge dl dd{
    width:auto;
    display: block;
    color: #333;
    border-radius: 5px;
    margin: auto;
    font-size: 16px;
    border: solid 2px #33b4ed;
    background-color: #fff;    
  }
}