@charset "utf-8";
/* CSS Document */
h3.sub-ttl01, h3.sub-ttl02, h3.sub-ttl03, h3.sub-ttl04, h3.sub-ttl05 {
/*  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;*/
  position: relative;
  font-size: 2.8rem;
  text-align: center;
  padding: 20px 030px;
}
h3.sub-ttl01, h3.sub-ttl01 span {
  color: #cb9b0c;
  font-weight: 600;
}
h3.sub-ttl02, h3.sub-ttl02 span {
  color: #5dbb87;
  font-weight: 600;
}
h3.sub-ttl03, h3.sub-ttl03 span {
  color: #606060;
  font-weight: 600;
}
h3.sub-ttl04, h3.sub-ttl04 span {
  color: #ee7e88;
  font-weight: 600;
}
h3.sub-ttl05, h3.sub-ttl05 span {
  color: #b06b42;
  font-weight: 600;
}
h3.sub-ttl01::before, h3.sub-ttl01::after, h3.sub-ttl02::before, h3.sub-ttl02::after, h3.sub-ttl03::before, h3.sub-ttl03::after, h3.sub-ttl04::before, h3.sub-ttl04::after, h3.sub-ttl05::before, h3.sub-ttl05::after {
  content: '';
  width: 120px;
  height: 3px;
}
h3.sub-ttl01::before, h3.sub-ttl01::after {
  background-color: #cb9b0c;
}
h3.sub-ttl02::before, h3.sub-ttl02::after {
  background-color: #5dbb87;
}
h3.sub-ttl03::before, h3.sub-ttl03::after {
  background-color: #606060;
  ;
}
h3.sub-ttl04::before, h3.sub-ttl04::after {
  background-color: #ee7e88;
}
h3.sub-ttl05::before, h3.sub-ttl05::after {
  background-color: #b06b42;
}
h3.sub-ttl01::before, h3.sub-ttl02::before, h3.sub-ttl03::before, h3.sub-ttl04::before, h3.sub-ttl05::before {
  position: absolute;
  top: 50%;
  left: 60px;
}
h3.sub-ttl01::after, h3.sub-ttl02::after, h3.sub-ttl03::after, h3.sub-ttl04::after, h3.sub-ttl05::after {
  position: absolute;
  top: 50%;
  right: 60px;
}
h3 span.small {
  font-size: 1.8rem;
  padding-left: 30px;
}
h3.sub-ttl07 {
  color: #00a0e2;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 1180px) {
  h3.sub-ttl01::before, h3.sub-ttl02::before, h3.sub-ttl03::before, h3.sub-ttl04::before, h3.sub-ttl05::before {
    display: none;
  }
h3.sub-ttl01::after, h3.sub-ttl02::after, h3.sub-ttl03::after, h3.sub-ttl04::after, h3.sub-ttl05::after {
  display: none;
  }
}
@media screen and (max-width: 820px) {
  .tablet-only {
    display: block !important;
  }
  h3.sub-ttl01, h3.sub-ttl02, h3.sub-ttl03, h3.sub-ttl04, h3.sub-ttl05 {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  h3.sub-ttl01, h3.sub-ttl02, h3.sub-ttl03, h3.sub-ttl04, h3.sub-ttl05 {
    font-size: 1.6rem;
  }
}
/* 受賞作品紹介 */
.btn-icon-green {
  display: inline-block;
  max-width: 300px;
  text-align: left;
  background-color: #5dbb87;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  padding: 20px 32px;
  border-radius: 10px;
  position: relative;
  margin-right: 5px;
}
.theme {
  width: 80%;
  margin: 30px auto;
}
.gold-detail {
  max-width: 500px;
}
.gold-detail img {
  width: 100%;
}
.inner-consept-detail {
  margin: 0 auto;
  padding: 60px 0;
  box-sizing: border-box;
  text-align: center;
}
.inner-consept-detail01 {
  margin: 0 auto;
  padding: 60px 0 0;
  box-sizing: border-box;
  text-align: center;
}
.inner-consept-detail h2 {
  margin: 0px auto 20px;
}
.inner-consept-detail-wide {
  max-width: 450px;
  margin: 0 auto;
  padding: 30px 0;
  box-sizing: border-box;
}
.icon-wrap {
  position: relative;
}
.icon01 {
  position: absolute;
  top: 100px;
  left: 40px;
}
.icon01 img {
  max-width: 171px;
}
.icon02 {
  position: absolute;
  top: 50px;
  right: -30px;
}
.icon02 img {
  max-width: 179px;
}
.icon03 {
  position: absolute;
  top: 100px;
  left: 30px;
}
.icon03 img {
  max-width: 62px;
}
.icon04 {
  position: absolute;
  top: 100px;
  right: 0;
}
.icon04 img {
  max-width: 71px;
}
.icon05 {
  position: absolute;
  top: 200px;
  left: -30px;
}
.icon05 img {
  max-width: 128px;
}
.icon06 {
  position: absolute;
  top: 580px;
  right: -30px;
}
.icon06 img {
  max-width: 135px;
}
.icon07 {
  position: absolute;
  top: 330px;
  left: -30px;
}
.icon07 img {
  max-width: 139px;
}
.icon08 {
  position: absolute;
  top: 300px;
  right: -30px;
}
.icon08 img {
  max-width: 77px;
}
.icon09 {
  position: absolute;
  top: 200px;
  left: -30px;
}
.icon09 img {
  max-width: 184px;
}
.icon10 {
  position: absolute;
  top: 450px;
  right: -30px;
}
.icon10 img {
  max-width: 129px;
}
.icon11 {
  position: absolute;
  top: 200px;
  left: -20px;
}
.icon11 img {
  max-width: 77px;
}
.icon12 {
  position: absolute;
  top: 200px;
  right: -20px;
}
.icon12 img {
  max-width: 144px;
}
.icon01,
.icon02,.icon03,.icon04,.icon05,.icon06,.icon07,.icon08,.icon09,.icon10,.icon11,.icon12 {
  z-index: -1;
}
@media screen and (max-width: 820px) {
  .icon01 {
    left: -20px;
  }
  .icon02, .icon04, .icon06 {
    right: -40px;
  }
  .icon03, .icon05 {
    left: -40px;
  }
  .icon11 {
    position: absolute;
    top: 50px;
  }
/*  .icon01 img, .icon03 img, .icon04 img, .icon05 img, .icon06 img, .icon07 img, .icon08 img, .icon09 img, .icon11 img {
    max-width: 80px;
  }
  .icon02 img {
    max-width: 150px;
  }*/
}
@media screen and (max-width: 480px) {
  .icon01 img {
    /*max-width: 80px;*/
    display: none;
  }
  .icon02 {
    top: 160px;
  }
  .icon02 img {
    /*max-width: 70px;*/
    display: none;
  }
  .icon03 {
    top: -80px;
    left: -30px;
  }
  .icon03 img {
    /*max-width: 80px;*/
    display: none;
  }
  .icon04 {
    top: 150px;
    right: -30px;
  }
  .icon04 img {
    /*max-width: 50px;*/
    display: none;
  }
  .icon05 {
    top: 200px;
    right: 0;
  }
  .icon05 img {
    /*max-width: 80px;*/
    display: none;
  }
  .icon06 {
    top: 190px;
    right: 0;
  }
  .icon06 img {
    /*max-width: 50px;*/
    display: none;
  }
  .icon07 {
    top: -60px;
    left: 0;
  }
  .icon07 img {
    /*max-width: 100px;*/
    display: none;
  }
  .icon08 {
    left: -20px;
  }
  .icon10 {
    top: 0;
    left: 0;
  }
  .icon11 {
    top: -50px;
  }
  .icon08 img, .icon09 img, .icon10 img, .icon11 img {
    display: none;
  }
}
.flex-detail-img-nw {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 30px;
}
.flex-detail-img-item4 {
  width: 38%;
}
.flex-detail-img-item5 {
  width: 33%;
}
.flex-detail-img-item6 {
  width: 28%;
}
.flex-detail-img-item4 img,
.flex-detail-img-item5 img {
  width: 100%;
  max-width: 100%;
  object-fit: contain;
}

@media screen and (max-width: 480px) {
  .flex-detail-img-item4 {
    width: 100%;
  }
}
/* 審査員紹介 */
.jud-txt {
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: 2.5rem;
  text-align: center;
  margin: 30px 0;
}
.jud-content-red {
  background: #fdece7;
  border-radius: 20px;
  padding: 30px 0;
  margin-right: 40px;
  margin-left: 40px;
}
.jud-content-yellow {
  background: #feeed7;
  border-radius: 20px;
  margin-top: 30px;
  margin-right: 40px;
  margin-left: 40px;
  padding: 30px 0;
}
.jud-content-red > h1 {
  text-align: center;
  display: block;
  width: 40%;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  background: #ea545c;
  border-radius: 10px;
  margin: 0 auto 30px;
}
.jud-content-yellow > h1 {
  text-align: center;
  display: block;
  width: 40%;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  background: #f49c00;
  border-radius: 10px;
  margin: 0 auto 30px;
}
.jud-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 85%;
  margin: 10px auto;
}
.jud-item {
  background: #fff;
  width: 32%;
  margin-bottom: 20px;
}
.jud-wrap::after {
  content: "";
  display: block;
  width: 31%;
  height: 0;
}
.jud-item span {
  color: #fff;
  font-size: 14px;
  background: #5dbb87;
  padding: 7px 15px;
  position: absolute;
}
.jud-top {
  margin-top: 5px;
}
.jud-item ruby {
  margin-left: 90px;
}
.jud-item rb {
  font-weight: bold;
  font-size: 20px;
}
.jud-item rt {
  font-weight: bold;
  font-size: 10px;
}
.jud-detail {
  width: 80%;
  margin: 10px auto;
}
.jud-detail > img {
  width: 100%;
}
.jud-detail-txt {
  font-size: 14px;
  font-weight: bold;
  margin-top: 5px;
}
.rbSpace {
  letter-spacing: 1em;
}
/* 審査員総評 */
.voice-flex01 {
  display: flex;
  flex-wrap: wrap;
  margin-right: 40px;
  margin-left: 40px;
}
.voice-top {
  margin-top: 50px;
}
.mb80 {
  margin-bottom: 80px;
}
.mb60 {
  margin-bottom: 60px;
}
.voice-img {
  width: 28%;
}
.voice-img img {
  width: 100%;
  height: auto;
}
.voice-flex02 {
  display: flex;
  margin-bottom: 15px;
  align-items: center;
}
.voice-detail {
  margin-left: 25px;
  max-width: 650px;
  width: 100%;
}
.voice-flex02 rb, .voice-flex03 rb {
  font-weight: bold;
  font-size: 20px;
}
.voice-flex02 rt, .voice-flex03 rt {
  font-weight: bold;
  font-size: 10px;
}
.voice-flex02 > p {
  font-weight: bold;
  font-size: 14px;
  margin-left: 15px;
}
.voice-flex03 > p {
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 30px;
}
.voice-detail > p {
  font-weight: bold;
  font-size: 14px;
  text-align: justify;
  text-justify: inter-ideograph;
}
.voice-right-txt {
  font-size: 14px;
  font-weight: bold;
}
.brSp {
  display: none;
}
.eco-section-wrap04 {
  background: url(/csr/concours/2023/images/bg-lr.png) repeat-y;
  background-size: contain;
}
.eco-section-wrap05 {
  background: url(/csr/concours/2023/images/bg-lr.png) repeat-y;
  background-size: cover;
}
@media screen and (max-width: 960px) {
  .inner-consept-detail {
    padding: 30px 20px 10px;
  }
  .inner-consept-detail h2 {
    margin: 0px auto 20px;
    padding: 0 20px;
  }
  .btn-icon-green {
    max-width: 298px;
    width: 100%;
    margin: 0;
    text-align: center;
  }
  .jud-txt {
    font-size: 16px;
  }
  .jud-item rb {
    font-size: 16px;
  }
  .voice-detail {
    max-width: 450px;
  }
  .voice-flex02 > p {
    font-size: 10px;
  }
}
@media screen and (max-width: 820px) {
  .jud-content-yellow, .jud-content-red, .voice-flex01 {
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (max-width: 480px) {
  .btn-icon-green {
    max-width: 500px;
    width: 100%;
    text-align: center;
    margin: 0;
  }
  /* 受賞作品紹介 */
  .inner-consept-detail {
    padding: 30px 0 0;
  }
  .flex-detail-img-nw {
    display: block;
  }
  .flex-detail-img-item5 {
    width: 100%;
  }
  .flex-detail-img-item6 {
    width: 75%;
    margin: 0 auto;
  }
  /* 審査員紹介 */
  .jud-txt {
    font-size: 14px;
  }
  .jud-content-red > h1 {
    width: 80%;
    font-size: 16px;
  }
  .jud-content-yellow > h1 {
    width: 80%;
    font-size: 16px;
  }
  .jud-wrap {
    display: block;
  }
  .jud-item {
    width: 100%;
  }
  .jud-top {
    padding-top: 10px;
  }
  .jud-item rb {
    font-size: 16px;
  }
  .jud-item rt {
    font-weight: bold;
    font-size: 10px;
  }
  .jud-detail {
    width: 60%;
  }
  .jud-detail-txt {
    padding: 10px 0 15px;
    text-align: center;
  }
  .eco-section-wrap05 {
    background-size: contain;
  }
  /* 審査員総評 */
  .voice-flex01 {
    display: block;
  }
  .voice-img {
    width: 60%;
    margin: 0 auto;
  }
  .voice-flex01 img {
    width: 100%;
    height: auto;
  }
  .voice-flex02 {
    display: block;
    margin-top: 15px;
    text-align: center;
  }
  .voice-flex02 > p {
    margin-left: 0;
  }
  .voice-detail {
    margin-left: 0;
  }
  .brSp {
    display: block;
  }
}
* {
  margin: 0;
  padding: 0;
}
/* モーダル全体(背景＋本体) */
.modal {
  display: none;
  position: fixed;
  top: 0;
  height: 100vh;
  width: 100%;
}
/* モーダル背景 */
.modal-bg {
  position: absolute;
  height: 100vh;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
}
/* モーダル本体 */
.modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height: 60%;*/
  max-width: 900px;
  width: 100%;
  background: white;
  padding: 40px;
  font-size: 1.6rem;
}
.modal-content .modal_2col {
  width: 100%;
  display: flex;
  display: -ms-flexbox; /* IE10 */
  flex-wrap: wrap;
  -ms-flex-wrap: wrap; /* IE10 */
}
.modal-content .modal_2col div.modal-img {
  max-width: 250px;
  width: 100%;
  margin-right: 30px;
}
.modal-content .modal_2col div.modal-txt {
  max-width: 520px;
  width: 100%;
}
.modal-txt p {
  font-weight: 900;
}
/* モーダルウィンドウ表示中に記事本体を固定 */
body.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
}
@media screen and (max-width: 480px) {
  .modal-content {
    position: absolute;
    top: 55%;
    width: 90%;
    height: 80%;
    padding: 15px;
    overflow: scroll;
  }
  .modal-content .modal_2col div.modal-img {
    margin: 0 auto 30px;
  }
  .modal-txt p {
    font-size: 1.4rem;
  }
}
.c-dantai {
  max-width: 750px;
  width: 100%;
  margin: 10px auto;
  padding: 25px 40px;
  background: #ddf1fc;
  text-align: left
}
.c-dantai p {
  color: #00a0e2;
  font-size: 1.6rem;
  font-weight: 600;
  text-align: center;
}
.detail-txt-sub-dantai {
  max-width: 450px;
  margin: 0 auto;
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 2.5rem;
  text-align: left;
  padding: 10px 0 20px;
}
.annotation {
  text-align: left;
}
@media screen and (max-width: 480px) {
  .c-dantai {
    padding: 25px 10px;
  }
}
/* 2022close-only　------------------------------------------- */
.inner {
  max-width: 1060px;
}
.inner h1 img {
  display: block;
  margin: 0 auto;
}
.obi-img {
  padding-right: 60px;
  padding-left: 60px;
}
.inner-consept-detail h2 img {
  max-width: 450px;
}
.eco-contents-wrap h1 + h2 {
  margin-right: 40px;
  margin-left: 40px;
}
.flex_work-box {
  margin-right: 40px;
  margin-left: 40px;
}
@media screen and (max-width: 820px) {
  .flex_work-box {
    margin-right: 0;
    margin-left: 0;
  }
  .inner-consept-detail h2 img {
    max-width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .obi-img {
    padding-right: 0;
    padding-left: 0;
  }
  .mt60 {
    margin-top: 20px;
  }
}