@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : contest.css
 author     : Ability Consultant
 style info : 保全力コンテスト
=================================================================== */
.con_about, .con_ranker, .con_ranking {
  margin: auto;
}
@media only screen and (min-width: 1200px) {
  .con_about, .con_ranker, .con_ranking {
    padding: 0 2.60417%;
  }
}
@media print {
  .con_about, .con_ranker, .con_ranking {
    padding: 0 2.60417%;
  }
}
.ie8 .con_about, .ie8 .con_ranker, .ie8 .con_ranking {
  padding: 0 2.60417%;
}
@media only screen and (max-width: 1199px) {
  .con_about, .con_ranker, .con_ranking {
    width: 91.66667%;
  }
}

@font-face {
  font-family: 'bah';
  src: url(../css/font/bahnschrift.woff) format("woff"), url(../css/font/bahnschrift.ttf) format("opentype");
}
/* font-awesome */
/* -----------------------------------------------------------
	ボタン
----------------------------------------------------------- */
/* -----------------------------------------------------------
	タイトル
----------------------------------------------------------- */
/* -----------------------------------------------------------
	slide矢印
----------------------------------------------------------- */
/* -----------------------------------------------------------
	contest
----------------------------------------------------------- */
.box_ttl {
  margin: 80px auto 0;
  padding: 20px 0;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .box_ttl {
    margin: 10% auto 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .box_ttl {
    padding: 3% 0;
  }
}
@media only screen and (max-width: 767px) {
  .box_ttl {
    padding: 5% 0;
  }
}
.box_ttl > h4.ttl {
  font-size: 214%;
  vertical-align: middle;
  text-align: center;
  letter-spacing: .1em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .box_ttl > h4.ttl {
    font-size: 214%;
  }
}
@media only screen and (max-width: 767px) {
  .box_ttl > h4.ttl {
    font-size: 134%;
  }
}
@media only screen and (max-width: 767px) {
  .box_ttl {
    margin-left: auto;
    margin-right: auto;
  }
  .box_ttl h4.ttl {
    display: block;
    text-align: center;
  }
}

.con_intro .title_01 {
  margin: 100px 0 90px;
  text-align: center;
  font-weight: 100;
  margin: 100px 0;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_intro .title_01 {
    margin: 80px 0 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .title_01 {
    margin: 10% 0 8%;
  }
}
.con_intro .title_01 span {
  font-size: 347%;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
  position: relative;
  letter-spacing: 6px;
  line-height: 1em;
  text-align: center;
  color: #b4b4b4;
  padding-bottom: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_intro .title_01 span {
    font-size: 334%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .title_01 span {
    font-size: 200%;
  }
}
.con_intro .title_01 span:after {
  content: "";
  position: absolute;
  width: 42px;
  height: 2px;
  background-color: #004b9d;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .con_intro .title_01 span {
    letter-spacing: normal;
  }
}
.con_intro .title_01 em {
  font-size: 140%;
  padding-top: 40px;
  display: block;
  font-weight: normal;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_intro .title_01 em {
    font-size: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .title_01 em {
    font-size: 94%;
  }
}
.con_intro .box_bg {
  margin-bottom: 110px;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_bg {
    margin-bottom: 10%;
  }
}
.con_intro .box_txt .txt {
  font-size: 107%;
  margin-top: 15px;
  display: block;
  color: #090104;
  text-align: center;
  line-height: 1.8em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_intro .box_txt .txt {
    font-size: 94%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_txt .txt {
    font-size: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_txt .txt {
    margin-top: 2%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_txt .txt {
    width: 91.66667%;
    margin-left: auto;
    margin-right: auto;
  }
}

.con_about {
  max-width: 1200px;
  margin: auto;
}
.con_about .box_sub_ttl {
  margin: 40px auto 0;
  padding: 20px 0;
}
@media only screen and (max-width: 767px) {
  .con_about .box_sub_ttl {
    margin: 2.5% auto 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_about .box_sub_ttl {
    padding: 3% 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_sub_ttl {
    padding: 10% 0 5%;
  }
}
.con_about .box_sub_ttl .box {
  position: relative;
  width: 100%;
  width: 100%;
  max-width: 800px;
  margin: auto;
  padding: 60px;
  border: 2px solid #004b9d;
}
@media only screen and (max-width: 767px) {
  .con_about .box_sub_ttl .box {
    width: 85%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_about .box_sub_ttl .box {
    max-width: 575px;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_sub_ttl .box {
    max-width: 800px;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_sub_ttl .box {
    padding: 40px 20px;
  }
}
.con_about .box_sub_ttl .box .ttl {
  position: absolute;
  top: -1.5rem;
  right: 0;
  left: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 300px;
  margin: auto;
  padding: 8px 0;
  background: #004b9d;
  color: #fff;
  text-align: center;
  font-size: 134%;
  font-weight: bold;
  letter-spacing: .1rem;
}
@media only screen and (max-width: 767px) {
  .con_about .box_sub_ttl .box .ttl {
    width: 200px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_about .box_sub_ttl .box .ttl {
    font-size: 134%;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_sub_ttl .box .ttl {
    font-size: 120%;
  }
}
.con_about .box_sub_ttl .box .box_img {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 50px;
}
@media only screen and (max-width: 767px) {
  .con_about .box_sub_ttl .box .box_img {
    gap: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_sub_ttl .box .box_img .img {
    width: 50%;
  }
}
.con_about .box_sub_ttl > .txt {
  font-size: 160%;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  letter-spacing: .1em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_about .box_sub_ttl > .txt {
    font-size: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_sub_ttl > .txt {
    font-size: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_sub_ttl > .txt .block {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_sub_ttl > .txt .block:last-child {
    text-indent: 5.5rem;
  }
}
.con_about .box_sub_ttl > .txt .blue_box {
  margin-right: 10px;
  padding: 8px 20px;
  background: #004b9d;
  color: #fff;
  font-weight: normal;
}
.con_about .box_sub_ttl > .txt .green_txt {
  color: #5cbda3;
}
@media only screen and (max-width: 767px) {
  .con_about .box_sub_ttl {
    margin-left: auto;
    margin-right: auto;
  }
}
.con_about .box_txt {
  margin: 0 auto;
  padding: 20px 0;
}
@media only screen and (max-width: 767px) {
  .con_about .box_txt {
    margin: 0 auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_about .box_txt {
    padding: 3% 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_txt {
    padding: 5% 0;
  }
}
.con_about .box_txt > .txt {
  font-size: 107%;
  display: block;
  color: #090104;
  text-align: center;
  line-height: 1.8em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_about .box_txt > .txt {
    font-size: 94%;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_txt > .txt {
    font-size: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_txt > .txt {
    width: 91.66667%;
    margin-left: auto;
    margin-right: auto;
  }
}

.con_ranker {
  margin: 100px auto 0;
}
@media only screen and (max-width: 767px) {
  .con_ranker {
    margin: 15% auto 0;
  }
}
.con_ranker .box_ttl {
  max-width: 1200px;
}
.con_ranker .box_list {
  max-width: 1600px;
  margin: auto;
  padding: 75px 0;
}
@media only screen and (max-width: 767px) {
  .con_ranker .box_list {
    padding: 10% 0;
  }
}
.con_ranker .box_list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .con_ranker .box_list ul {
    gap: calc(75 / 15 * 1em) calc(20 / 1200 * 100%);
  }
}
@media print {
  .con_ranker .box_list ul {
    gap: calc(75 / 15 * 1em) calc(20 / 1200 * 100%);
  }
}
.ie8 .con_ranker .box_list ul {
  gap: calc(75 / 15 * 1em) calc(20 / 1200 * 100%);
}
@media only screen and (min-width: 1199px) and (max-width: 1440px) {
  .con_ranker .box_list ul {
    gap: calc(75 / 15 * 1em) calc(15 / 1200 * 100%);
  }
}
@media print {
  .con_ranker .box_list ul {
    gap: calc(75 / 15 * 1em) calc(15 / 1200 * 100%);
  }
}
.ie8 .con_ranker .box_list ul {
  gap: calc(75 / 15 * 1em) calc(15 / 1200 * 100%);
}
@media only screen and (max-width: 767px) {
  .con_ranker .box_list ul {
    gap: 3em 1.5em;
  }
}
.con_ranker .box_list ul li {
  position: relative;
  border-radius: 10px;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.15);
}
.con_ranker .box_list ul li:nth-child(1) .rank, .con_ranker .box_list ul li:nth-child(2) .rank, .con_ranker .box_list ul li:nth-child(3) .rank {
  background: #ce443f;
}
@media only screen and (min-width: 1200px) {
  .con_ranker .box_list ul li {
    width: calc(200 / 1200 * 100%);
    padding-top: calc(275 / 1200 * 100%);
  }
}
@media print {
  .con_ranker .box_list ul li {
    width: calc(200 / 1200 * 100%);
    padding-top: calc(275 / 1200 * 100%);
  }
}
.ie8 .con_ranker .box_list ul li {
  width: calc(200 / 1200 * 100%);
  padding-top: calc(275 / 1200 * 100%);
}
@media only screen and (min-width: 1199px) and (max-width: 1440px) {
  .con_ranker .box_list ul li {
    width: calc(225 / 1200 * 100%);
    padding-top: calc(275 / 1200 * 100%);
  }
}
@media print {
  .con_ranker .box_list ul li {
    width: calc(225 / 1200 * 100%);
    padding-top: calc(275 / 1200 * 100%);
  }
}
.ie8 .con_ranker .box_list ul li {
  width: calc(225 / 1200 * 100%);
  padding-top: calc(275 / 1200 * 100%);
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_ranker .box_list ul li {
    width: calc(385 / 1200 * 100%);
    padding-top: calc(475 / 1200 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .con_ranker .box_list ul li {
    width: calc((100% - 1.5em) / 2);
    padding-top: calc((140%) / 2);
  }
}
@media only screen and (min-width: 500px) and (max-width: 767px) {
  .con_ranker .box_list ul li {
    width: calc((100% - 1.5em) / 2);
    padding-top: calc((125%) / 2);
  }
}
.con_ranker .box_list ul li > div {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 134%;
  letter-spacing: .1rem;
  text-decoration: none;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_ranker .box_list ul li > div {
    font-size: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .con_ranker .box_list ul li > div {
    font-size: 107%;
  }
}
.con_ranker .box_list ul li > div .img {
  width: 100%;
  height: auto;
  margin-top: 1rem;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
}
.con_ranker .box_list ul li > div .img img {
  width: 100%;
  height: auto;
}
.con_ranker .box_list ul li > div .txt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: .75rem;
  padding-top: 2rem;
  font-size: 87%;
  font-weight: bold;
}
.con_ranker .box_list ul li > div .txt .ctgr {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px 20px;
  border-radius: 30px;
  background-color: #004b9d;
  color: #fff;
  font-size: 1rem;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .con_ranker .box_list ul li > div .txt .ctgr {
    padding: 4px 10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_ranker .box_list ul li > div .txt .ctgr {
    font-size: 0.75rem;
  }
}
.con_ranker .box_list ul li .rank {
  position: absolute;
  top: -1rem;
  left: -1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background: #b69c0cc2;
  color: #fff;
  font-weight: bold;
}

.con_ranking {
  margin: 100px auto 0;
  max-width: 1200px;
}
@media only screen and (max-width: 767px) {
  .con_ranking {
    margin: 15% auto 0;
  }
}
.con_ranking .box_ttl .date {
  display: block;
  font-size: 60%;
  font-weight: normal;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .con_ranking .box_ttl .date {
    font-size: 75%;
  }
}
.con_ranking .box_tbl {
  padding: 80px 0;
}
@media only screen and (max-width: 767px) {
  .con_ranking .box_tbl {
    padding: 5% 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_ranking .box_tbl {
    overflow-x: scroll;
  }
}
.con_ranking .box_tbl table {
  width: 100%;
  word-break: break-word;
}
.con_ranking .box_tbl table tr {
  white-space: nowrap;
}
.con_ranking .box_tbl table tr:nth-child(2), .con_ranking .box_tbl table tr:nth-child(3), .con_ranking .box_tbl table tr:nth-child(4) {
  background-color: #ffd0cf50;
}
.con_ranking .box_tbl table tr:nth-child(2) td:first-of-type, .con_ranking .box_tbl table tr:nth-child(3) td:first-of-type, .con_ranking .box_tbl table tr:nth-child(4) td:first-of-type {
  font-weight: bold;
}
.con_ranking .box_tbl table tr th {
  border: 1px solid #d9d9d9;
  padding: 1em;
  background-color: #eeeeee;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .con_ranking .box_tbl table tr th {
    padding: 1em 2em;
  }
}
@media only screen and (min-width: 768px) {
  .con_ranking .box_tbl table tr th {
    width: 225px;
  }
}
@media print {
  .con_ranking .box_tbl table tr th {
    width: 225px;
  }
}
.ie8 .con_ranking .box_tbl table tr th {
  width: 225px;
}
.con_ranking .box_tbl table tr td {
  border: 1px solid #d9d9d9;
  padding: 1em;
}
@media only screen and (max-width: 767px) {
  .con_ranking .box_tbl table tr td {
    padding: 1em 2em;
  }
}
.con_ranking .box_tbl table tr td:last-of-type {
  font-weight: bold;
}
.con_ranking .box_tbl table tr td a {
  display: block;
  padding: 1em;
}
.mouse .con_ranking .box_tbl table tr td a {
  -moz-transition: opacity 100ms ease-in;
  -o-transition: opacity 100ms ease-in;
  -webkit-transition: opacity 100ms ease-in;
  transition: opacity 100ms ease-in;
}
.mouse .con_ranking .box_tbl table tr td a:hover, .touch .con_ranking .box_tbl table tr td a.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .con_ranking .box_tbl table tr td a {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_ranking .box_tbl table tr td a.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.con_ranking .box_txt {
  padding: 80px 1em;
  border: 1px solid #d9d9d9;
}
@media only screen and (max-width: 767px) {
  .con_ranking .box_txt {
    padding: 10% 1em;
  }
}
.con_ranking .box_txt .ttl {
  display: block;
  color: #090104;
  text-align: center;
  font-size: 134%;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_ranking .box_txt .ttl {
    font-size: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .con_ranking .box_txt .ttl {
    font-size: 107%;
  }
}
.con_ranking .box_txt .txt {
  font-size: 107%;
  margin-top: 15px;
  display: block;
  color: #090104;
  text-align: center;
  line-height: 1.8em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_ranking .box_txt .txt {
    font-size: 94%;
  }
}
@media only screen and (max-width: 767px) {
  .con_ranking .box_txt .txt {
    font-size: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .con_ranking .box_txt .txt {
    margin-top: 2%;
  }
}
@media only screen and (max-width: 767px) {
  .con_ranking .box_txt .txt {
    width: 91.66667%;
    margin-left: auto;
    margin-right: auto;
  }
}
.con_ranking .box_txt .list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  gap: 1em;
  width: 75%;
  margin: 2em auto;
  line-height: 1.5;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_ranking .box_txt .list {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_ranking .box_txt .list {
    width: 100%;
  }
}
.con_ranking .box_txt .list li {
  padding: .5rem 1rem;
  border: 1px solid #d9d9d9;
  border-radius: 20px;
}

.scroll-hint-icon {
  width: 150px !important;
  height: 90px !important;
}

.fade-in {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}
.fade-in.visible {
  opacity: 1;
  transform: translateY(0);
}
