@charset "UTF-8";

.mgb-45{
  margin-bottom: -45px;
}

.float_img{
    float: right;
    margin-left: 10px;
}

.number_list .font-size-small,
.bgwarp dd{
    font-size: 0.9rem;
}

.bgwarp dd{
  margin-left: 1.5em;
}

.font-indent_padding-more{
  text-indent: -1em;
  padding-left: 2em;
}

.font-indent{
  text-indent: -1em;
  padding-left: 1em;
}


.exhb_size{
  font-size: 16px;
  padding-left: 21px;
}


.exhb_size:before {
  background-color: #d9b300;
  position: relative;
  top: 19px;
  display: block;
  left: -23px;
}


.font-indent{
  text-indent: -1em;
  padding-left: 1em;
}

.interbee_award .c-sub-section-title{
  border-bottom: 2px solid #bd9019;
}

.award_inner-title{
  font-size: 1.2rem;
}

#ac01 .c-info-table td{
  background-color: #fff;
}

#ac01 .c-info-table th{
  background-color: rgba(217, 179, 0, .05);
}

/* 数字 olリスト*/
.number_list {
    counter-reset: list-num;
}

#ac03 .number_list {
  margin-left: 1rem;
}

#ac03 .number_list li:nth-child(n+2){
  margin-top: 0;
}

.number_list li {
    display: flex;
    margin: 5px 0;
    line-height: 1.5em;
}

.number_list li:before {
    counter-increment: list-num;
    content: counter(list-num);
    background: #00B1EB;
    display: inline-block;
    width: 1.5em;
    min-width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    margin-right: 0.5em;
    font-weight: 700;
}

.number_list li:not(:before) {
    width: 50px
}

.l_container h5 {
  border-top: 3px solid #d9b300;
  color: #d9b300;
}

.img_text{
  margin-top: 1.5em;
  padding-bottom: 1.5em;
  font-weight: 700;
  text-align: center;
  font-size: 1.2rem;
  color: #d9b300;
  position: relative;
  border-color: #d9b300;
  border-bottom-style: dotted;
  border-bottom-width: 2px;
}

.img_text::before, .img_text::after{
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  position: absolute;
  bottom: -4px;
  left: 0;
  background-color: #d9b300;
}

.img_text::after {
  left: calc(100% - 6px);
}

.read_wp{
  margin-top: 1.5em;
  padding:0 25px 25px;
  background-color: rgba(217, 179, 0, .1);
  border: 1px solid #d9b300;
}

#award .l_container .read_wp h5 {
  border-top: none;
  text-align: center;
}
#award .l_container .read {
  font-weight: bold;
  font-weight: 700;
  font-size: 1.0rem;
}

.list_archive{
  flex-wrap: wrap;
}
.list_archive li{
  width: 32%;
  margin-top: 15px;
}
.list_archive li a{
  display: block;
  border: 1px solid #d9b300;
  color: #d9b300;
  padding: 20px;
  text-decoration: none;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 900;
  position: relative;
}

.list_archive li a:before {
  font-family: 'Material Icons Round';
  content: "keyboard_double_arrow_right";
  display: inline-flex;
  vertical-align: middle;
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  font-size: 16px;
  transition: all 400ms ease;
}
.list_archive li a:hover{
  background-color: rgba(217, 179, 0, .1);
}
.list_archive li a:hover::before {
  right: 10px;
}

#award .l_main_article .flex_unit .listdod {
  width: 50%;
}

@media screen and (max-width: 640px) {
  #award .l_main_article .flex_unit {
    flex-wrap: wrap;
  }
  .list_archive li {
    width: 48%;
  }
  #award .l_main_article .flex_unit .listdod {
    width: 100%;
  }

}

.result {
  margin-top: 50px;
}
.result a{
  display: block;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
  padding: 20px;
  color: #d9b300;
  border: 3px double #d9b300;
}
.result a:hover{
  border: 3px double #d9b300;
  background-color: rgba(217, 179, 0, .1);
}

.result a span{
  position: relative;
}


.number_list li:nth-child(n+2) {
  margin-top: 1.0em;
}
.number_list li:before {
  background: #d9b300;
  position: relative;
  z-index: 10;
}

.number_list.schedule {
  position: relative;
}
.number_list.schedule:before {
  content: "";
  height: calc(100% - 2em);
  width: 3px;
  background: #885112;
  display: block;
  position: absolute;
  top: 0;
  left: 10px;
  z-index: 0;
}
.bgwarp{
  padding: 0.5em 1em 1.2em;
  background-color: rgba(217, 179, 0, .05);
}


.tbnol {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #d9b300;
}
.tbnol th{
  background-color: rgba(217, 179, 0, .05);
  width: 30%;
  padding: 15px;
  border-bottom: 1px solid #d9b300;
  font-weight: 700;
}
.tbnol td{
  width: calc(100% - 30%);
  padding: 15px;
  border-bottom: 1px solid #d9b300;
}



.unc_list {
	display: flex;
	flex-wrap: wrap;
	width: max-content;
	max-width: 100%;
	justify-content: center;
	margin: auto;
	transition: all .3s;
}

.unc_list li {
	width: max-content;
}

.unc_list li + li {
	margin-left: 20px;
}

.unc_list li a {
	margin-bottom: 5px;
	display: block;
	color: #d9b300;
	font-weight: bold;
	text-decoration: none;
	line-height: 1;
	border-bottom: 1px solid;
	padding: 5px 20px 5px 5px;
	position: relative;
	transition: all .3s;
}

.unc_list li a::after {
	font-family: 'Material Icons Round';
	content: "keyboard_double_arrow_down";
	display: inline-flex;
	vertical-align: middle;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	font-size: 16px;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
}

.unc_list.fixed {
	position: fixed;
	margin-top: 0px !important;
	top: 80px;
	left: 0;
	width: 100%;
	background: rgb(255 255 255 / 90%);
	z-index: 50;
}

.unc_list.fixed li + li {
	margin-left: 0;
}

.unc_list.fixed li a {
	margin-bottom: 0;
	border-bottom: none;
	padding: 10px 40px 10px 25px;
}

.unc_list.fixed li a::after {
	right: 20px;
}

.unc_list.fixed li a:hover {
	opacity: 1;
	background-color: #d9b300;
	color: #fff;
}

.title_award{
  border-bottom: none!important;
}

@media screen and (max-width: 1300px) {
	.unc_list.fixed {
		top: 73px;
	}
}

@media screen and (max-width: 1020px) {
	.unc_list.fixed {
		top: 70px;
	}
}


@media screen and (max-width: 640px) {
	.unc_list.fixed li a {
		padding: 10px 30px 10px 10px;
	}
	.unc_list.fixed li a::after {
		right: 10px;
	}
}

@media screen and (max-width: 480px) {
	.unc_list {
		max-width: 100%;
		justify-content: space-between;
		margin-top: 30px !important;
	}
	.unc_list.fixed {
		max-width: 100%;
		justify-content: space-between;
	}
	.unc_list li {
		width: 48%;
	}
	.unc_list.fixed li {
		width: 50%;
	}
	.unc_list li + li {
		margin-left: 0;
	}
	.unc_list.fixed li a {
		padding: 8px 10px 8px 25px;
	}
	.unc_list.fixed li a::after {
		right: unset;
		left: 5px;
	}
}
