@charset "UTF-8";
/***** about *****/
.page-about section.about-outline a,
.page-about section.detail a,
.page-about section.inquiry a {
  color: #d69706;
  border-bottom: 1px solid #d69706;
  word-break: break-all;
}
.page-about section.about-outline a:hover,
.page-about section.detail a:hover,
.page-about section.inquiry a:hover {
  border: none;
}

section h2 {
  margin: 0 0 1em;
  text-align: center;
}

section h2 p {
  margin: 0 0 0.5em;
  font-size: 24px;
  font-weight: 700;
  line-height: 1em;
}

@media only screen and (max-width: 768px) {
  body {
    font-size: 14px;
  }
}
/* first */
.page-about .first {
  background: #fff;
}
@media only screen and (max-width: 768px) {
  .page-about .first {
    background: none;
  }
}

.page-about .first-wrapper {
  padding: 89px 0 0 5%;
}
@media only screen and (max-width: 768px) {
  .page-about .first-wrapper {
    padding: 4% 5% 0;
  }
}

.page-about .first-ttl .first-ttl-en,
.page-about .first-ttl .first-ttl-ja {
  text-align: left;
}

.page-about .first-ttl .first-ttl-en {
  font-size: 60px;
  letter-spacing: 9px;
}

.page-about .first-ttl .first-ttl-ja {
  font-size: 23px;
  margin-top: 16px;
}

.page-about .first-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.page-about .first-text {
  width: 60%;
  padding: 40px 0 60px;
  line-height: 35px;
  letter-spacing: 3px;
}
@media only screen and (max-width: 768px) {
  .page-about .first-text {
    width: 100%;
    padding: 50px 0 40px;
  }
}

.page-about .first-img {
  width: 36%;
  align-self: flex-end;
}
@media only screen and (max-width: 768px) {
  .page-about .first-img {
    width: 45%;
    margin: 0 auto;
  }
}

/* outline */
.page-about .about-outline-outer {
  background-image: url(../img/about/about_bg.png);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #f4f5f6;
  padding-bottom: 107px;
}
@media only screen and (max-width: 768px) {
  .page-about .about-outline-outer {
    background-size: contain;
    background-repeat: repeat-y;
  }
}

.page-about .about-outline {
  background: none;
  padding-top: 100px;
  padding-bottom: 50px;
}

.page-about .about-outline-wrapper {
  padding: 90px 4.6% 112px;
}
@media only screen and (max-width: 768px) {
  .page-about .about-outline-wrapper {
    padding: 40px 5%;
    width: 92%;
  }
}

.page-about .about-outline-wrapper p {
  margin: 0 0 39px;
  line-height: 37.3px;
  letter-spacing: 1.2px;
}

.page-about .about-outline-wrapper p:last-of-type {
  margin: 0;
}

.page-about .about-outline-wrapper .innovation-miraie {
  display: flex;
  justify-content: space-between;
  width: 92.6%;
  padding-top: 62px;
}
.page-about .about-outline-wrapper .innovation-miraie .txtarea p {
  margin: 0 0 26px;
  line-height: 27px;
  letter-spacing: 0.9px;
}
.page-about .about-outline-wrapper .innovation-miraie .imgarea .imgwrap {
  width: 127px;
}
@media only screen and (max-width: 768px) {
  .page-about .about-outline-wrapper .innovation-miraie {
    flex-direction: column;
  }
}

.menu-wrapper {
  background-color: white;
  padding: 60px 0 26px 0;
}
@media only screen and (max-width: 768px) {
  .menu-wrapper {
    padding: 8% 0;
  }
}

.menu-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 867px;
  width: 90%;
  margin: 0 auto;
}

.menu-list-item {
  width: 43%;
}
@media only screen and (max-width: 768px) {
  .menu-list-item {
    width: 100%;
    margin: 0 0 11.5% 0;
  }
  .menu-list-item:last-child {
    margin: 0;
  }
}

.menu-list-img {
  margin: 0 0 18px 0;
  line-height: 0;
}
@media only screen and (max-width: 768px) {
  .menu-list-img {
    margin: 0 0 4.9% 0;
  }
}

.menu-list-ttl {
  font-size: 26px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  margin: 0 0 1px 0;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  .menu-list-ttl {
    font-size: 20px;
    margin: 0 0 3% 0;
  }
}

.menu-list-copy {
  line-height: 30px;
}
.menu-list-copy .-link {
  color: #d69706;
}
.menu-list-copy .-link:hover {
  text-decoration: none;
}

/* detail */
.page-about .detail {
  margin-top: 45px;
}
.page-about .detail .detail-wrapper {
  padding: 49px 0 75px;
  background-color: #fff;
}
@media only screen and (max-width: 768px) {
  .page-about .detail .detail-wrapper {
    padding: 40px 0;
  }
}
.page-about .detail .inner2 {
  width: 90%;
  max-width: 742px;
  margin: 0 auto;
  padding-top: 45px;
}
@media only screen and (max-width: 768px) {
  .page-about .detail .inner2 {
    width: auto;
    padding: 0 5%;
  }
}
.page-about .detail h2 {
  margin: 0 0 74px 0;
}
@media only screen and (max-width: 768px) {
  .page-about .detail h2 {
    margin: 0 0 6% 0;
  }
}
.page-about .detail h3 {
  margin: 0 0 65px 0;
  font-size: 150%;
  font-weight: 700;
  text-align: center;
}
.page-about .detail h3 br {
  display: none;
}
@media only screen and (max-width: 768px) {
  .page-about .detail h3 {
    margin: 0 0 5% 0;
  }
  .page-about .detail h3 br {
    display: inline;
  }
}
.page-about .detail .tx {
  margin: 0 0 42px 0;
  line-height: 2.2em;
  letter-spacing: 2.5px;
}
.page-about .detail .tx p {
  margin-bottom: 25px;
  line-height: 35px;
}
.page-about .detail .tx a {
  display: inline-flex;
  align-items: center;
  margin: 0 0 20px;
  color: #cd962a;
  line-height: 1.5;
  border-bottom: none;
}
.page-about .detail .tx a.pdf::after {
  content: "";
  display: inline-block;
  width: 22px;
  height: 26px;
  margin-left: 10px;
  background: url("../img/common/icon-pdf.svg") center center no-repeat;
  background-size: 100% auto;
}
.page-about .detail .tx a span {
  border-bottom: 1px solid #cd962a;
}
.page-about .detail .tx a span:hover {
  border-bottom: 1px solid white;
}
@media only screen and (max-width: 768px) {
  .page-about .detail .tx {
    margin: 0 0 5% 0;
  }
}
.page-about .detail .caption {
  margin: 0 0 29px 0;
  font-size: 94%;
  padding-left: 20px;
  line-height: 25px;
  letter-spacing: 1px;
}
@media only screen and (max-width: 768px) {
  .page-about .detail .caption {
    margin: 0 0 5% 0;
  }
}
.page-about .detail .caption:before {
  content: "※";
  margin-left: -20px;
}
.page-about .detail .btn_guidelines {
  position: relative;
  display: block;
  width: 100%;
  max-width: 274px;
  height: 50px;
  margin: 50px auto;
  color: #fff;
  text-align: center;
  text-decoration: none;
  line-height: 50px;
  border-radius: 25px;
  background: #f6ab00;
}
.page-about .detail .btn_guidelines::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 25px;
  width: 12px;
  height: 8px;
  margin: -4px 0 0;
  background: url("../img/common/btn_arrow.svg") center center no-repeat;
  background-size: 100%;
  transition: 0.25s;
}
.page-about .detail .btn_guidelines:hover {
  background: #f8bc33;
}
.page-about .detail .btn_guidelines:hover::after {
  right: 15px;
}
@media only screen and (max-width: 768px) {
  .page-about .detail .btn_guidelines {
    margin: 5% auto 8% auto;
  }
  .page-about .detail .btn_guidelines:hover::after {
    right: 15px;
  }
}
.page-about .detail dl {
  display: flex;
  flex-wrap: wrap;
  letter-spacing: 1.2px;
  line-height: 31.3px;
}
.page-about .detail dl dt {
  width: 3.5em;
  margin-top: 7px;
  font-weight: 500;
}
.page-about .detail dl dd {
  width: calc(100% - 3.5em);
  margin-top: 7px;
  font-weight: 500;
}
.page-about .detail dl dt:first-of-type,
.page-about .detail dl dd:first-of-type {
  margin-top: 0;
}

/* judge-member */
.page-about .judge-member {
  padding: 0;
}

.page-about .judge-member .judge-member-wrapper {
  margin-top: 30px;
  padding: 70px 50px 63px 50px;
  background: #eff3f7;
}

.page-about .judge-member .inner:first-of-type {
  margin-top: 0;
}

.page-about .judge-member h2 {
  margin: 0 0 20px 0;
}

.page-about .judge-member .leaf {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 90%;
  max-width: 742px;
  margin: 0 auto;
  padding: 40px 0;
  border-top: 2px solid #bababb;
}

.page-about .judge-member .leaf:first-of-type {
  padding: 0 0 40px 0;
  border-top: none;
}

.page-about .judge-member .leaf:last-of-type {
  padding: 40px 0 0 0;
}

.page-about .judge-member .leaf.one {
  padding: 0;
}

.page-about .judge-member .leaf .name {
  width: 100%;
  margin: 0 0 1em;
}

.page-about .judge-member .leaf .name h3 {
  font-size: 17px;
  font-weight: 700;
}

.page-about .judge-member .leaf .name h4 {
  font-size: 16px;
  font-weight: 700;
}

.page-about .judge-member .leaf .prof {
  width: 76%;
}

.page-about .judge-member .leaf .prof p {
  margin: 0 0 10px 0;
  font-size: 15px;
}

.page-about .judge-member .leaf .ph {
  width: 18%;
}

.page-about .judge-member .leaf a {
  color: #cd962a;
  line-height: 1.5;
  text-decoration: underline;
}

.page-about .judge-member .leaf a:hover {
  color: #f8bc33;
  text-decoration: none;
}

@media only screen and (max-width: 768px) {
  .page-about .judge-member .judge-member-wrapper {
    margin-top: 4%;
    padding: 10% 4%;
  }
  .page-about .judge-member .judge-member-wrapper:first-of-type {
    margin-top: 0;
  }
  .page-about .judge-member h2 {
    margin: 0 0 15px 0;
  }
  .page-about .judge-member .leaf {
    display: block;
    width: 100%;
    padding: 8% 0;
    border-top: 2px solid #bababb;
  }
  .page-about .judge-member .leaf:first-of-type {
    padding: 0 0 8% 0;
  }
  .page-about .judge-member .leaf:last-of-type {
    padding: 8% 0 0 0;
  }
  .page-about .judge-member .leaf .name {
    width: 100%;
    margin: 0 0 1em;
  }
  .page-about .judge-member .leaf .prof {
    width: 100%;
    margin: 0 0 6% 0;
  }
  .page-about .judge-member .leaf .prof p {
    margin: 0 0 2% 0;
    font-size: 13px;
  }
  .page-about .judge-member .leaf .ph {
    width: 33%;
    margin: 0 auto;
  }
}
/* judgement */
.page-about .judgement {
  padding: 0;
}

.page-about .judgement .judgement-wrapper {
  margin: 0 auto;
  padding: 90px 0 60px;
  background: #fff;
}

.page-about .judgement .inner2 {
  width: 90%;
  max-width: 742px;
  margin: 0 auto;
}

.page-about .judgement h3 {
  width: 8em;
  height: 33px;
  margin: 80px auto 35px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  background: #05a699;
}

.page-about .judgement h3:first-of-type {
  margin-top: 60px;
}

.page-about .judgement .catch {
  font-weight: bold;
  margin: 0 0 24px 0;
  line-height: 2.2em;
}

.page-about .judgement .catch:last-child {
  margin: 0;
}

.page-about .judgement .list {
  margin: 0 0 25px 0;
}

.page-about .judgement .list p {
  margin: 0 0 6px 0;
}

.page-about .judgement .list p:last-child {
  margin: 0;
}

.page-about .judgement .prizeList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.page-about .judgement .prizeList .title_jp {
  width: 14em;
  padding: 16px 0;
  border-bottom: 2px solid #05a699;
  font-weight: bold;
}

.page-about .judgement .prizeList .title_en {
  width: calc(100% - 14em - 7em);
  padding: 16px 0;
  border-bottom: 2px solid #05a699;
  font-weight: bold;
}

.page-about .judgement .prizeList .prize {
  width: 7em;
  padding: 16px 0;
  text-align: right;
  border-bottom: 2px solid #05a699;
  font-weight: bold;
}

.page-about .judgement .prizeList .title_jp.gp,
.page-about .judgement .prizeList .title_en.gp,
.page-about .judgement .prizeList .prize.gp {
  border: none;
  padding: 0 0 40px;
  line-height: 40px;
  vertical-align: middle;
}

.page-about .judgement .prizeList .title_jp.gp::before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 28px;
  margin: -5px 12px 0 0;
  vertical-align: middle;
  background: url("../img/common/icon_gp.png") center no-repeat;
  background-size: 100%;
}

.page-about .judgement .caption {
  margin: 2em 0 0;
  font-size: 90%;
  line-height: 1.5em;
}

.page-about .judgement .caption p {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 94%;
}

@media only screen and (max-width: 768px) {
  .page-about .judgement .judgement-wrapper {
    margin: 0 auto;
    padding: 7%;
  }
  .page-about .judgement .inner2 {
    width: 100%;
  }
  .page-about .judgement h3 {
    margin: 15% auto 6% auto;
  }
  .page-about .judgement .catch {
    margin: 0 0 3% 0;
  }
  .page-about .judgement .catch:last-child {
    margin: 0;
  }
  .page-about .judgement .catch br {
    display: none;
  }
  .page-about .judgement .list {
    margin: 0 0 3% 0;
  }
  .page-about .judgement .list p {
    text-indent: -1em;
    padding: 0 0 0 1em;
  }
  .page-about .judgement .prizeList .title_jp {
    padding: 16px 0 0;
    border: none;
    order: 1;
  }
  .page-about .judgement .prizeList .title_en {
    width: 100%;
    padding: 0 0 16px;
    order: 3;
  }
  .page-about .judgement .prizeList .prize {
    padding: 16px 0 0;
    border: none;
    order: 2;
  }
  .page-about .judgement .prizeList .title_jp.gp {
    width: calc(100% - 7em);
    padding: 0;
    line-height: 30px;
  }
  .page-about .judgement .prizeList .title_en.gp {
    padding: 0 0 30px 28px;
    line-height: 30px;
  }
  .page-about .judgement .prizeList .prize.gp {
    padding: 0;
    line-height: 30px;
  }
  .page-about .judgement .prizeList .title_jp.gp::before {
    width: 20px;
    height: 20px;
    margin: -6px 8px 0 0;
  }
}
@media only screen and (max-width: 420px) {
  .page-about .judgement .prizeList .title_jp {
    width: 100%;
    padding: 16px 0 0;
    border: none;
    order: 1;
  }
  .page-about .judgement .prizeList .title_en {
    width: 100%;
    padding: 0;
    border: none;
    order: 2;
  }
  .page-about .judgement .prizeList .prize {
    width: 100%;
    padding: 0 0 16px;
    border-bottom: 2px solid #05a699;
    order: 3;
  }
  .page-about .judgement .prizeList .title_jp.gp {
    width: 100%;
    padding: 0;
    line-height: 30px;
  }
  .page-about .judgement .prizeList .title_en.gp {
    width: 100%;
    padding: 0 0 0 28px;
    line-height: 30px;
  }
  .page-about .judgement .prizeList .prize.gp {
    width: 100%;
    padding: 0 0 30px;
    line-height: 30px;
  }
  .page-about .judgement .prizeList .title_jp.gp::before {
    width: 20px;
    height: 20px;
    margin: -6px 8px 0 0;
  }
}
/* inquiry */
.page-about .inquiry {
  padding: 80px 0;
  background-image: url(../img/home/archive_bg.png);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 768px) {
  .page-about .inquiry {
    padding: 24px 0;
  }
}
.page-about .inquiry .inquiry-wrapper {
  padding: 80px 50px 75px;
  background: #fff;
}
@media only screen and (max-width: 768px) {
  .page-about .inquiry .inquiry-wrapper {
    padding: 8%;
  }
}
.page-about .inquiry .inner2 {
  width: 90%;
  max-width: 742px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .page-about .inquiry .inner2 {
    width: 100%;
  }
}
.page-about .inquiry h2 p {
  font-size: 22px;
  font-weight: 400;
  margin: 0 0 40px 0;
}
@media only screen and (max-width: 768px) {
  .page-about .inquiry h2 p {
    font-size: 24px;
    margin: 0 0 7% 0;
  }
}
.page-about .inquiry .secretariat {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 59px;
}
@media only screen and (max-width: 768px) {
  .page-about .inquiry .secretariat {
    display: block;
  }
}
.page-about .inquiry .secretariat .tx {
  margin-right: 50px;
  font-size: 18px;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .page-about .inquiry .secretariat .tx {
    margin: 0 0 7% 0;
    font-size: 16px;
    text-align: center;
  }
}
.page-about .inquiry .secretariat .logo {
  width: 398px;
}
@media only screen and (max-width: 768px) {
  .page-about .inquiry .secretariat .logo {
    width: 100%;
  }
}
.page-about .inquiry .address {
  margin-top: 1.7em;
  line-height: 29.8px;
}
@media only screen and (max-width: 768px) {
  .page-about .inquiry .address {
    margin-top: 1em;
  }
}
.page-about .inquiry .address a {
  color: #c98d06;
  line-height: 1.5;
}
@media only screen and (max-width: 768px) {
  .page-about .inquiry .address a {
    line-height: 1.5;
  }
}
.page-about .inquiry .address a:hover {
  border-bottom: none;
}
.page-about .outline {
  padding-top: 0;
}