@charset "utf-8";

/* CSS Document */
/* ----------------------------------------
    Award
---------------------------------------- */
#prize {
  padding: 50px 0;
  background: #f2eabb;
}

#prize_wrap {
  width: 960px;
  margin: auto;
  padding: 0;
  background: url(../../../img/winners/bg.png) no-repeat top #efe197;
  background-size: 100%;
  border: 10px solid #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

span.pc {
  display: inline-block;
}

h2 {
  margin: 0 auto;
  padding: 80px 0;
  color: #d3ab24;
  font-size: 20px;
  background: none;
  text-align: center;
}

h3 {
  margin-bottom: 10px;
  color: #d3ab24;
}

h4 {
  font-size: 20px;
  font-weight: bold;
  color: #d3ab24;
}

img {
  max-width: 100%;
}

.box {
  margin-bottom: 50px;
  padding: 30px 20px;
  background: #fff4d6;
}

.box h4 {
  text-align: center;
}

.bold {
  font-weight: bold;
}

.center {
  text-align: center;
}

.prize-header {
  margin: auto;
  background: url(../../../img/winners/bg_header.png) no-repeat;
  width: 860px;
  height: 101px;
  padding-top: 60px;
  text-align: center;
}

.prize-header h2 {
  padding: 0;
  border-bottom: none;
}

.prize-header .company_logo {
  border-bottom: none;
  margin: 20px auto 0;
}

.prize-body {
  padding: 420px 50px 80px;
  margin: auto;
  background: url(../../../img/winners/bg_white.png) repeat-y;
  width: 760px;
}

.point {
  /* padding: 50px 20px;
  background: url(../../../img/winners/point_bg.jpg) no-repeat;
  background-size: cover; */
  text-align: center;
}

.point h3 {
  color: #900000;
  font-size: 24px;
  border-bottom: none;
}

.point p {
  font-size: 20px;
  font-weight: bold;
}

ul.list {
  margin-top: 35px;
}

ul.list li {
  padding: 20px 0;
  border-bottom: 1px solid #d3ab24;
}

ul.list li:after {
  content: "";
  display: block;
  clear: both;
}

.prize-case h4 {
  font-size: 20px;
  font-weight: normal;
  color: #d3ab24;
}

.prize-body .thumb {
  width: 170px;
  float: right;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
}

.prize-body .thumb img {
  width: 100px;
}

.prize-body .thumb2 {
  width: 250px;
  float: right;
  font-size: 11px;
  text-align: center;
  letter-spacing: 0;
}

.prize-body .thumb2 figure {
  width: 250px;
}

.prize-body .thumb2 figcaption {
  float: left;
  width: 100px;
  padding: 0 5px;
}

.prize-body .thumb3 {
  width: 450px;
  margin: auto;
  font-size: 11px;
  text-align: center;
  letter-spacing: 0;
}

.prize-body .thumb3 figure {
  width: 100%;
  float: none;
}

.prize-body .thumb3 figcaption {
  float: left;
  width: 140px;
  padding: 0 5px;
}

.prize-body .thumb3 figcaption img {
  width: 100px;
}

ul.list .left {
  float: left;
  width: 500px;
}

.prize-footer {
  margin: auto;
  background: url(../../../img/winners/bg_bottom.png) no-repeat bottom #efe197;
  width: 860px;
  height: 160px;
}

.prize-cont {
  position: relative;
  margin: 60px auto;
  background: #fff;
  padding: 40px 40px;
  width: 760px;
}

.prize-cont figure.long {
  width: 80%;
  margin: auto;
  display: block;
  float: none;
  text-align: center;
}

.prize-cont figure.long img {
  margin: 30px auto 0;
}

h2.ribon {
  padding: 2px 0 0;
  margin-bottom: 35px;
  color: #fff;
  background: url(../../../img/winners/2020/title_ribon_pc.png) no-repeat center top;
  background-size: contain;
  height: 49px;
  text-align: center;
  font-size: 24px;
  font-family: "YuMincho", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

ul.efforts {
  margin-top: 30px;
}

ul.efforts h3 {
  float: left;
  border-bottom: none;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  width: 760px;
}

ul.efforts h3.short {
  width: 500px;
}

ul.efforts h3:after {
  content: "";
  display: block;
  clear: both;
}

ul.efforts h3 span.icon {
  margin-top: -6px;
  margin-right: 15px;
  float: left;
  display: inline-block;
}

ul.efforts h3 span.grey {
  /* color: #424343; */
  font-size: .85em;
}

ul.efforts li {
  margin-bottom: 35px;
}

ul.efforts li:last-child {
  margin-bottom: 0;
}

ul.efforts li img {
  max-width: 520px;
}

ul.efforts li:after {
  content: "";
  display: block;
  clear: both;
}

ul.efforts p {
  margin-bottom: 10px;
  width: 500px;
  float: left;
}

ul.efforts p.long {
  width: 760px;
  float: none;
}

span img.p1 {
  margin-top: 20px;
  margin-right: 14px;
}

figure {
  width: 240px;
  margin: 5px 0 0;
  display: block;
  float: right;
}

figure img {
  width: 100%;
}

ul.qa li {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8;
  color: #d3ab24;
}

ul.list li:first-child {
  border-top: 1px solid #d3ab24;
}

div.face {
  float: left;
  text-align: center;
  font-size: 12px;
  width: 150px;
}

.answer {
  float: left;
  margin-left: 25px;
  width: 585px;
}

.answer p {
  min-height: 35px;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-left: 50px;
}

p.answer1 {
  background: url(../../../img/winners/2020/a1.png) no-repeat left top;
}

p.answer2 {
  background: url(../../../img/winners/2020/a2.png) no-repeat left top;
}

p.answer3 {
  background: url(../../../img/winners/2020/a3.png) no-repeat left top;
}

.backbtn {
  margin: 50px auto 0;
  text-align: center;
}
