.column01 section {
  width: auto;
}

#sitepath ol {
  margin: 0;
}

.contest-contents-top {
  margin: 30px 0 0;
  padding: 16px 0 0;
  background: url(../img/bg-content-top.png) no-repeat 0 0;
}

.contest-contents-bot {
  padding: 16px 0 0;
  background: url(../img/bg-content-bot.png) no-repeat 0 bottom;
}

.contest-contents {
  width: 959px;
  padding: 0 0 1px 16px;
  background: url(../img/bg-content.png) repeat-y 0 0;
}

#stage .contest-contents a {
  color: #EB0000;
  text-decoration: underline;
}

.contest-contents .hd1 {
  clear: both !important;
  margin: 5px 0 10px;
  padding: 0 0 0 22px;
  background: url(../img/icon-header2.gif) no-repeat left;
  font-size: 166%;
  font-weight: bold;
}

.contest-contents .hd2 {
  margin: 0 0 6px;
  font-size: 10px;
}

.contest-contents .hd2 {
  margin: 0 0 6px;
  background: url("../img/h-bg.png") 0 0;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}

.contest-contents .hd3 {
  clear: both;
  margin: 0 0 8px;
  padding: 0 0 0 24px;
  background: url(../img/icon-header3.gif) no-repeat left;
  font-size: 150%;
  font-weight: bold;
}

.wrap, ul {
  overflow: hidden;
  zoom: 1;
}

.wrap:after, ul:after {
  content: "";
  display: block;
  clear: both;
}

.underline {
  text-decoration: underline;
}

.large {
  font-size: 114%;
}

.red {
  color: #EB0000;
}

.float-l {
  float: left;
}

/*----------------------------------------
	outline
-----------------------------------------*/
.outline .main {
  width: 930px;
  margin: 0 0 16px;
  padding: 6px;
  background-color: #ccc;
}

.outline .main .sp {
  display: none;
}

.outline h2 {
  font-size: 0;
}

.outline .wrap-header {
  position: relative;
  width: 940px;
  margin: 0 0 25px;
}

.outline .wrap-header .btn {
  position: absolute;
  top: 0;
  right: 0;
}

.outline .wrap-header .btn li {
  float: left;
  padding: 2px 2px 0 0;
}

.outline .wrap-header span {
  display: none;
}

.outline .branch {
  clear: both !important;
  margin: 0 0 13px -7px;
}

.outline .branch li {
  float: left;
  width: 25%;
  padding: 0 0 7px 7px;
  box-sizing: border-box;
}

.outline .branch .box {
  padding: 4px;
  border: 6px solid #fff;
  background: url(../img/bg-branch.gif);
}

.outline .branch .img {
  text-align: center;
}

.outline .branch .bumon {
  margin: 10px 3px 8px;
  font-size: 18px;
  text-align: center;
  line-height: 1.3;
}

.outline .branch .bumon span {
  display: inline-block;
  vertical-align: middle;
}

.outline .branch .bumon .alphabet {
  padding-right: 6px;
  font-size: 20px;
}

.outline .branch .text {
  margin: 0 3px;
  line-height: 1.4;
}

.outline .branch-line {
  max-width: 942px;
}
.outline .branch-line .hd2 .txt {
  display: inline-block;
  width: 6em;
  padding: 4px 10px;
  color: #fff;
  box-sizing: content-box;
}
.outline .branch-line.-general .hd2 .txt {
  background-color: #1D8454;
}
.outline .branch-line.-general .alphabet {
  color: #1D8454;
}
.outline .branch-line.-public .hd2 .txt {
  background-color: #204C92;
}
.outline .branch-line.-public .alphabet {
  color: #204C92;
}

.outline .award {
  margin-bottom: 15px;
}

.outline .award li {
  float: left;
  padding: 0 10px 10px 0;
}

.outline .award .area {
  margin-bottom: 0;
}

.outline .box-list {
  width: 904px;
  padding: 14px 12px 22px;
  border: 6px solid #fff;
  background: url(../img/bg-branch.gif);
}

.outline .box-list .list {
  margin: 0 0 20px 30px;
}

.outline .box-list .list li {
  padding: 0 0 2px 12px;
  background: url(../img/icon-list.gif) no-repeat 0 0.55em;
  font-size: 116%;
}

.outline .box-list .last {
  margin-bottom: 0;
}

.outline .contact {
  margin-left: 24px;
  font-size: 116%;
}

.outline .box-list .form {
  padding: 10px 0;
  text-align: center;
}

.outline .box-list .form span {
  display: none;
}

.outline .box-list .download {
  padding: 0 0 30px;
  text-align: center;
}

.outline .plugin {
  margin-left: 180px;
}

.outline .appform .item {
  float: left;
  padding: 0 0 20px 40px;
  text-align: center;
}

.outline #sec4 {
  margin-top: 25px;
}

.outline .mb45 {
  margin-bottom: 45px;
}

@media (max-width: 974px) {
  * {
    box-sizing: border-box;
  }
  body {
    min-width: 375px;
  }
  img {
    height: auto;
    max-width: 100%;
  }
  header,
#global,
footer,
.pagetop {
    display: none;
  }
  div#contents {
    width: auto;
  }
  .contest-contents-top,
.contest-contents-bot {
    display: none;
  }
  .contest-contents {
    width: auto;
    padding: 15px;
    background-image: none;
    background-color: #f1f1f1;
  }
  .outline {
    max-width: 940px;
    margin: 0 auto;
  }
  .outline .main {
    width: auto;
  }
  .outline .wrap-header {
    width: auto;
  }
  .outline .wrap-header .btn {
    display: flex;
    width: 82.5531914894%;
  }
  .outline .wrap-header .btn li {
    float: none;
    padding: 0.2577319588% 0.2577319588% 0 0;
  }
  .outline .award {
    margin-left: -10px;
  }
  .outline .award li {
    width: 50%;
    padding: 0 0 10px 10px;
  }
  .outline .box-list {
    width: auto;
  }
}
@media (max-width: 767px) {
  .outline .branch li {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .outline .main .pc {
    display: none;
  }
  .outline .main .sp {
    display: inline;
  }
  .outline .wrap-header {
    text-align: center;
  }
  .outline .wrap-header img {
    display: none;
  }
  .outline .wrap-header span {
    display: inline;
  }
  .outline .wrap-header h2 {
    padding: 5px 0 3px;
    background-color: #366AB3;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
  }
  .outline .wrap-header h2 span {
    letter-spacing: 0.3em;
    margin-left: 0.3em;
  }
  .outline .wrap-header .btn {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    width: auto;
    border-left: 2px solid #366AB3;
  }
  .outline .wrap-header .btn li {
    width: 50%;
    padding: 0;
    border-right: 2px solid #366AB3;
    border-bottom: 2px solid #366AB3;
  }
  #stage .outline .wrap-header .btn a {
    display: block;
    position: relative;
    padding: 6px 15px 6px 5px;
    background-color: #eee;
    color: #366AB3;
    font-size: 14px;
    text-decoration: none !important;
  }
  #stage .outline .wrap-header .btn a::after {
    position: absolute;
    top: 50%;
    right: 8px;
    width: 0;
    height: 0;
    margin-top: -2px;
    content: "";
    border-style: solid;
    border-width: 6px 6px 0 6px;
    border-color: #366AB3 transparent transparent transparent;
  }
  .outline .branch li {
    width: 100%;
  }
  .outline .award li {
    width: 100%;
  }
  .outline .box-list .form {
    width: 88%;
    min-width: 290px;
    margin: -10px auto 0;
  }
  #stage .outline .box-list .form a {
    display: block;
    padding: 10px;
    border: 2px solid #fff;
    border-radius: 6px;
    background: linear-gradient(to bottom, #5580c0 0%, #366AB3 100%);
    color: #fff;
    text-align: center;
    text-decoration: none !important;
    box-shadow: 0px 1px 3px rgba(51, 51, 51, 0.5);
  }
  .outline .box-list .form img {
    display: none;
  }
  .outline .box-list .form span {
    display: inline;
    font-size: 18px;
    font-weight: bold;
  }
}
/*# sourceMappingURL=style.css.map */