@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
/*width関係*/
/* = animation = */
@import url(common.css);
/*
-----------------------------------------------------------------------
style
-----------------------------------------------------------------------
*/
.main-content .point {
  display: block;
  margin-bottom: 60px;
}

.main-content .inblock {
  width: 74%;
  margin: 0 auto 140px;
}

@media screen and (max-width: 768px) {
  .main-content .point {
    margin-bottom: 30px;
  }
}

/*プライバシーポリシー
-------------------------------------*/
.privacy-block .point {
  margin-bottom: 70px;
}

.privacy-block .privacy-list {
  width: 74%;
  margin: 0 auto 140px;
}

.privacy-block .privacy-list dt {
  font-size: 18px;
  font-size: 1.8rem;
  color: #4b829a;
  font-weight: bold;
  margin-bottom: 20px;
}

.privacy-block .privacy-list dd {
  margin-bottom: 50px;
}

.privacy-block .common-page-title--main {
  font-size: 2.4rem;
}

@media screen and (max-width: 768px) {
  .privacy-block .privacy-list {
    width: 100%;
    padding: 0 20px;
    margin-bottom: 50px;
  }
  .privacy-block .privacy-list dd {
    margin-bottom: 0;
  }
  .privacy-block .privacy-list dd + dt {
    margin-top: 40px;
  }
}

/*会社案内
-------------------------------------*/
.aboutus-block .inblock {
  width: 715px;
}

.aboutus-block .inblock .comment {
  margin-bottom: 110px;
}

.aboutus-block .inblock .comment img {
  margin-bottom: 40px;
}

.aboutus-block .inblock .comment .comment-name {
  text-align: right;
}

.aboutus-block .gaiyou {
  margin-bottom: 60px;
}

.aboutus-block .gaiyou .gaiyou-list {
  width: 100%;
  border-top: 1px dotted #4b829a;
}

.aboutus-block .gaiyou .gaiyou-list tr {
  border-bottom: 1px dotted #4b829a;
}

.aboutus-block .gaiyou .gaiyou-list th {
  font-size: 15px;
  font-size: 1.5rem;
  color: #4b829a;
  width: 24%;
  text-align: left;
  vertical-align: text-top;
  padding: 18px 0;
}

.aboutus-block .gaiyou .gaiyou-list td {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  width: 76%;
  padding: 18px 0;
}

.aboutus-block .management-box,
.aboutus-block .course-box {
  border: 1px solid #4b829a;
  padding-top: 30px;
  margin-bottom: 50px;
}

.aboutus-block .management-box .min-ttl,
.aboutus-block .course-box .min-ttl {
  margin-bottom: 20px;
}

.aboutus-block .management-box .sikaku,
.aboutus-block .course-box .sikaku {
  width: 60%;
  margin: 40px auto;
}

.aboutus-block .management-box .sikaku li,
.aboutus-block .course-box .sikaku li {
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 15px;
  padding-left: 22px;
  position: relative;
}

.aboutus-block .management-box .sikaku li::before,
.aboutus-block .course-box .sikaku li::before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  background: #4b829a;
  position: absolute;
  top: 6px;
  left: 0;
}

.aboutus-block .management-box .inner,
.aboutus-block .course-box .inner {
  width: 60%;
  margin: 40px auto;
}

.aboutus-block .management-box .inner p,
.aboutus-block .course-box .inner p {
  margin-bottom: 30px;
}

.aboutus-block .management-box .inner ol li,
.aboutus-block .course-box .inner ol li {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 10px;
  padding-left: 2rem;
  position: relative;
}

.aboutus-block .management-box .inner ol li span,
.aboutus-block .course-box .inner ol li span {
  font-size: 1.2rem;
  display: inline-block;
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: 3px;
}

@media screen and (max-width: 768px) {
  .aboutus-block .inblock {
    padding: 0 20px;
    width: 100%;
  }
  .aboutus-block .inblock .comment .comment-name {
    margin-left: auto;
    width: 110px;
  }
  .aboutus-block .gaiyou .gaiyou-list {
    border-top: none;
    display: block;
  }
  .aboutus-block .gaiyou .gaiyou-list tr,
  .aboutus-block .gaiyou .gaiyou-list th,
  .aboutus-block .gaiyou .gaiyou-list td {
    padding: 0;
    display: block;
    width: 100%;
  }
  .aboutus-block .gaiyou .gaiyou-list th {
    padding: 15px 0;
  }
  .aboutus-block .gaiyou .gaiyou-list td {
    padding-bottom: 15px;
  }
  .aboutus-block .management-box .sikaku, .aboutus-block .course-box .sikaku {
    width: 90%;
  }
  .aboutus-block .management-box .inner, .aboutus-block .course-box .inner {
    width: 100%;
  }
  .course-box .inner {
    padding: 0 20px;
  }
  .number {
    padding: 30px 0;
  }
  .number li {
    line-height: 1.6;
    display: -ms-flexbox;
    display: flex;
  }
  .number li + li {
    margin-top: 20px;
  }
}

/*私たちの特長
-------------------------------------*/
.strengths-block .comment {
  margin-bottom: 80px;
  text-align: center;
}

.strengths-block .comment .min-ttl {
  margin-bottom: 50px;
}

.strengths-block .comment p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2;
}

.strengths-block .detail {
  margin-bottom: 140px;
}

.strengths-block .detail .entries {
  margin-bottom: 60px;
}

.strengths-block .detail .entries .ttl-entries {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.6;
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px dotted #555;
}

.strengths-block .detail .entries .ttl-entries::after {
  content: " ";
  display: block;
  clear: both;
}

.strengths-block .detail .entries .ttl-entries img {
  float: left;
  margin-right: 20px;
}

.strengths-block .detail .entries .box {
  padding-right: 440px;
}

.strengths-block .detail .entries .box p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8;
  margin-bottom: 20px;
}

.strengths-block .detail .entries:first-child .ttl-entries {
  color: #f2994f;
}

.strengths-block .detail .entries:first-child .box {
  background: url(../images/page/strengths-item01-r.png) no-repeat right top;
  min-height: 450px;
}

.strengths-block .detail .entries:nth-child(2) .ttl-entries {
  color: #81b966;
}

.strengths-block .detail .entries:nth-child(2) .box {
  background: url(../images/page/strengths-item02-r.png) no-repeat right top;
  min-height: 215px;
}

.strengths-block .detail .entries:nth-child(3) .ttl-entries {
  color: #479e9a;
}

.strengths-block .detail .entries:nth-child(3) .box {
  background: url(../images/page/strengths-item03-r.png) no-repeat right top;
  min-height: 215px;
}

@media screen and (max-width: 768px) {
  .strengths-block .comment {
    padding: 0 20px;
    margin-bottom: 30px;
  }
  .strengths-block .comment p {
    font-size: 1.5rem;
    text-align: left;
  }
  .strengths-block .detail {
    padding: 0 20px;
  }
  .strengths-block .detail .entries .ttl-entries {
    font-size: 1.6rem;
  }
  .strengths-block .detail .entries .ttl-entries img {
    float: none;
    display: block;
    margin-bottom: 20px;
    height: 30px;
  }
  .strengths-block .detail .entries .box {
    padding: 0;
  }
  .strengths-block .detail .entries:first-child .box {
    background-image: url(../images/page/strengths-item01-r_sp.png);
    width: 100%;
    background-size: contain;
    background-position: 0 100%;
    padding-bottom: 25%;
    padding-right: 0;
  }
  .strengths-block .detail .entries:first-child .box p {
    font-size: 1.5rem;
  }
  .strengths-block .detail .entries:nth-child(2) .box {
    background-position: center 100%;
    background-size: 70%;
    padding-bottom: 35%;
  }
  .strengths-block .detail .entries:nth-child(3) .box {
    background-position: center 100%;
    padding-bottom: 35%;
    background-size: 70%;
  }
}

/*工事経歴
-------------------------------------*/
.career-block .career-best-block {
  margin-bottom: 126px;
}

.career-block .career-best-block .inner {
  width: 900px;
  margin: 80px auto 0;
  position: relative;
}

.career-block .career-best-block .inner::after {
  content: "";
  display: block;
  width: 100%;
  height: 55px;
  background: url(../images/page/career-box-bottom.png) no-repeat;
  position: absolute;
  left: 0;
}

.career-block .career-best-block .inner .ttl-best {
  text-align: center;
}

.career-block .career-best-block .inner .intable {
  padding: 0 50px;
  margin-top: -1px;
  border-right: 2px solid #a40001;
  border-left: 2px solid #a40001;
}

.career-block .career-best-block .inner .intable::after {
  content: " ";
  display: block;
  clear: both;
}

.career-block .career-best-block .inner .intable .best-list {
  width: 100%;
  border-bottom: 2px solid #4b829a;
  margin-bottom: 50px;
}

.career-block .career-best-block .inner .intable .best-list tr:not(:first-child) {
  border-bottom: 1px dotted #4b829a;
}

.career-block .career-best-block .inner .intable .best-list th {
  color: #4b829a;
  padding: 10px 0;
  border-bottom: 2px solid #4b829a;
}

.career-block .career-best-block .inner .intable .best-list th:first-child {
  width: 18%;
}

.career-block .career-best-block .inner .intable .best-list th:nth-child(2) {
  width: 50%;
}

.career-block .career-best-block .inner .intable .best-list th:nth-child(3) {
  width: 32%;
}

.career-block .career-best-block .inner .intable .best-list td {
  padding: 20px 0;
}

.career-block .career-best-block .inner .intable .best-pic {
  float: left;
  width: 32%;
}

.career-block .career-best-block .inner .intable .best-pic:not(:last-of-type) {
  margin-right: 2%;
}

.career-block .career-best-block .inner .intable .best-pic dt {
  margin-bottom: 10px;
}

.career-block .career-best-block .inner .intable .best-pic dd {
  color: #a40001;
}

.career-block .career-list-block {
  margin-bottom: 140px;
}

.career-block .career-list-block .inner {
  width: 84%;
  margin: auto;
}

.career-block .career-list-block .inner .career-link::after {
  content: " ";
  display: block;
  clear: both;
}

.career-block .career-list-block .inner .career-link li {
  width: 48%;
  float: left;
  margin-bottom: 20px;
}

.career-block .career-list-block .inner .career-link li:nth-child(odd) {
  margin-right: 4%;
}

.career-block .career-list-block .inner .career-link li a {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  font-weight: bold;
  background: #4b829a;
  padding: 20px 0;
  text-align: center;
  text-decoration: none;
}

.career-block .career-list-block .inner .career-link li a:hover {
  background: #2e8db7;
}

@media screen and (max-width: 768px) {
  .career-block .career-best-block .inner {
    width: 100%;
    padding: 0 20px;
  }
  .career-block .career-best-block .inner:after {
    background-size: 89.3%;
    background-position: top center;
  }
  .career-block .career-best-block .inner .intable {
    border-right: 1px solid #a40001;
    border-left: 1px solid #a40001;
    padding: 0 15px;
  }
  .career-block .career-best-block .inner .intable .best-list th {
    color: #a40001;
    border-bottom: 1px solid #a40001;
  }
  .career-block .career-best-block .inner .intable .best-pic {
    float: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    width: 100%;
  }
  .career-block .career-best-block .inner .intable .best-pic + .best-pic {
    margin-top: 15px;
  }
  .career-block .career-best-block .inner .intable .best-pic:not(:last-of-type) {
    margin-right: 0;
    margin-left: 0;
  }
  .career-block .career-best-block .inner .intable .best-pic dt {
    margin-bottom: 0;
    width: 125px;
    margin-right: 20px;
  }
  .career-block .career-best-block .inner .intable .best-pic dd {
    width: calc(100% - 145px);
  }
  .career-block .career-list-block .inner .career-link li {
    float: none;
    display: block;
    width: 100%;
  }
  .career-block .career-list-block .inner .career-link li:nth-child(odd), .career-block .career-list-block .inner .career-link li:nth-child(even) {
    margin-right: 0;
    margin-bottom: 0;
  }
  .career-block .career-list-block .inner .career-link li + li {
    margin-top: 4px;
  }
  .career-block .career-list-block .inner .career-link li a {
    text-align: left;
    padding: 20px;
    position: relative;
  }
  .career-block .career-list-block .inner .career-link li a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 15px 15px;
    border-color: transparent transparent #5c9dad transparent;
    position: absolute;
    right: 3px;
    bottom: 3px;
  }
}

/*工事経歴-詳細
-------------------------------------*/
.career-detail-block .career-detail-box {
  width: 84%;
  margin: 0 auto 140px;
}

.career-detail-block .career-detail-box .ttl-career-detail {
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 20px;
  margin-bottom: 50px;
  background: #4b829a;
}

.career-detail-block .career-detail-box .career-list-detail {
  width: 100%;
  margin-bottom: 70px;
}

.career-detail-block .career-detail-box .career-list-detail tr:not(:first-child) {
  border-bottom: 1px dotted #4b829a;
}

.career-detail-block .career-detail-box .career-list-detail th {
  color: #4b829a;
  padding: 10px 0;
  border-bottom: 2px solid #4b829a;
}

.career-detail-block .career-detail-box .career-list-detail th:first-child {
  width: 20%;
}

.career-detail-block .career-detail-box .career-list-detail th:nth-child(3) {
  width: 65%;
}

.career-detail-block .career-detail-box .career-list-detail th:nth-child(4) {
  width: 15%;
}

.career-detail-block .career-detail-box .career-list-detail td {
  padding: 20px 0;
}

@media screen and (max-width: 768px) {
  .career-detail-block .career-detail-box .career-list-detail th:nth-child(1) {
    width: 16.8vw;
  }
  .career-detail-block .career-detail-box .career-list-detail th:nth-child(2) {
    width: 0;
  }
  .career-detail-block .career-detail-box .career-list-detail th:nth-child(3) {
    width: 40.9vw;
  }
  .career-detail-block .career-detail-box .career-list-detail td:nth-child(1) {
    white-space: nowrap;
    padding-right: 2vw;
  }
  .career-detail-block .career-detail-box .career-list-detail td:nth-child(3) {
    padding-right: 3vw;
  }
}

/*施工事例
-------------------------------------*/
.works-block {
  min-height: 700px;
}

.works-block .works-tab {
  margin: 10px auto;
  clear: both;
}

.works-block .content {
  width: 100%;
  height: 820px;
  background: #FFF;
  top: 120px;
  left: 0;
  padding: 10px;
  position: absolute;
}

.works-block .modal {
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  display: inline-block;
  position: relative;
  margin-bottom: 2rem;
}

.works-block .modal .modal-cap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 216px;
  height: 216px;
  padding: 90px 20px 0;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  font-weight: normal;
  background: rgba(0, 0, 0, 0.6);
  text-shadow: 0 0 3px #000;
  opacity: 0;
  transition: .5s;
}

.works-block .modal:hover .modal-cap {
  opacity: 1;
}

.works-block .modal > label {
  cursor: pointer;
  display: block;
  text-shadow: 1px 1px 1px #4b829a;
  transition: all 0.3s;
}

.works-block .modal-overlay {
  background: rgba(255, 255, 255, 0.9);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 600;
}

.works-block .modal-wrap {
  width: 720px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.works-block .modal-wrap label {
  color: #888;
  font-size: 24px;
  font-size: 2.4rem;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  right: 0;
}

.works-block .madal-cat-ttl {
  display: inline-block;
  color: #fff;
  letter-spacing: 2px;
  background: #4b829a;
  padding: 5px 10px;
  margin-bottom: 20px;
  border-radius: 2px;
}

.works-block .modal input:focus ~ label {
  transform: scale(0.97);
}

.works-block input {
  position: absolute;
  z-index: -9999;
  visibility: hidden;
}

.works-block .modal-overlay {
  opacity: 0;
  transform: scale(0.5);
  transition: all 0.5s cubic-bezier(0.65, -0.55, 0.265, 1.55);
  z-index: -999;
}

.works-block input:checked ~ .modal-overlay {
  opacity: 1;
  transform: scale(1);
  z-index: 999;
}

.works-block .sp-arrow {
  height: 60px;
}

.works-block .sp-previous-arrow:before, .works-block .sp-previous-arrow:after, .works-block .sp-next-arrow:before, .works-block .sp-next-arrow:after {
  background: #4b829a;
  width: 30%;
}

.works-block .sp-arrow:before {
  margin-top: 1px;
}

.works-block .sp-fade-arrows {
  opacity: 1 !important;
}

.works-block .sp-horizontal .sp-next-arrow {
  right: -60px;
}

.works-block .sp-horizontal .sp-previous-arrow {
  left: -60px;
}

.works-block #tabMenu {
  width: 64%;
  margin: 0 auto 70px;
}

.works-block #tabMenu::after {
  content: " ";
  display: block;
  clear: both;
}

.works-block #tabMenu li {
  float: left;
}

.works-block #tabBoxes {
  margin-bottom: 140px;
}

.works-block #tabBoxes .inbox {
  width: 100%;
  border: #ccc 1px solid;
  padding: 3rem 3rem 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.works-block #tabBoxes .inbox::after {
  content: " ";
  display: block;
  clear: both;
}

.works-block #tabBoxes .inbox:not(:first-child) {
  display: none;
}

.works-block #tabBoxes .inbox .tab-ttl {
  width: 23%;
  float: left;
  margin-right: 2%;
  height: 216px;
  padding-top: 50px;
}

.works-block #tabBoxes .inbox .modal {
  width: 23%;
  float: left;
}

.works-block #tabBoxes .inbox .modal:not(:nth-child(4n)) {
  margin-right: 2%;
}

@media screen and (max-width: 768px) {
  .works-block .modal-wrap {
    width: 70%;
  }
  .works-block .modal-wrap label img {
    width: 80%;
  }
  .works-block .sp-arrow {
    height: 40px;
  }
  .works-block .sp-previous-arrow:before, .works-block .sp-previous-arrow:after, .works-block .sp-next-arrow:before, .works-block .sp-next-arrow:after {
    width: 7px;
  }
  .works-block .sp-horizontal .sp-next-arrow {
    right: -10%;
  }
  .works-block .sp-horizontal .sp-previous-arrow {
    left: -10%;
  }
  .works-block .modal .modal-cap {
    display: none;
  }
}

#tabMenu {
  width: 64%;
  margin: 0 auto 70px;
}

#tabMenu::after {
  content: " ";
  display: block;
  clear: both;
}

#tabMenu li {
  float: left;
}

#tabMenu li a {
  display: block;
  width: 118px;
  height: 115px;
  border: none;
  margin-left: 2px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  transition: 0.3s;
}

#tabMenu li a:hover {
  opacity: .7;
}

#tabMenu li:first-child a {
  background: url(../images/works/all_on.png) no-repeat;
}

#tabMenu li:nth-child(2) a {
  background: url(../images/works/fukushi_off.png) no-repeat;
}

#tabMenu li:nth-child(3) a {
  background: url(../images/works/kyouiku_off.png) no-repeat;
}

#tabMenu li:nth-child(4) a {
  background: url(../images/works/juutaku_off.png) no-repeat;
}

#tabMenu li:nth-child(5) a {
  background: url(../images/works/amuse_off.png) no-repeat;
}

#tabMenu.fukushi li:first-child a {
  background: url(../images/works/all_off.png) no-repeat;
}

#tabMenu.fukushi li:nth-child(2) a {
  background: url(../images/works/fukushi_on.png) no-repeat;
}

#tabMenu.kyouiku li:first-child a {
  background: url(../images/works/all_off.png) no-repeat;
}

#tabMenu.kyouiku li:nth-child(3) a {
  background: url(../images/works/kyouiku_on.png) no-repeat;
}

#tabMenu.juutaku li:first-child a {
  background: url(../images/works/all_off.png) no-repeat;
}

#tabMenu.juutaku li:nth-child(4) a {
  background: url(../images/works/juutaku_on.png) no-repeat;
}

#tabMenu.amuse li:first-child a {
  background: url(../images/works/all_off.png) no-repeat;
}

#tabMenu.amuse li:nth-child(5) a {
  background: url(../images/works/amuse_on.png) no-repeat;
}

@media screen and (max-width: 768px) {
  .works-block #tabMenu {
    width: 100%;
    padding: 0 20px;
  }
  .works-block #tabMenu li {
    float: none;
  }
  .works-block #tabMenu li:first-child a {
    color: #2b8498;
    background-color: #fff;
    border: 2px solid #2b8498;
  }
  .works-block #tabMenu li a {
    width: 100%;
    background-image: none;
    background-color: #2b8498;
    color: #fff;
    font-weight: bold;
    text-indent: 0;
    text-decoration: none;
    font-size: 1.5rem;
    width: 100%;
    height: 45px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    position: relative;
    padding: 0 20px;
  }
  .works-block #tabMenu li a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 15px 15px;
    border-color: transparent transparent #5c9dad transparent;
    position: absolute;
    right: 3px;
    bottom: 3px;
  }
  .works-block #tabBoxes {
    padding: 0 20px;
    margin-bottom: 40px;
  }
  .works-block #tabBoxes .inbox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 30px 20px;
  }
  .works-block #tabBoxes .inbox:after {
    content: '';
    display: block;
    width: 30%;
  }
  .works-block #tabBoxes .inbox .tab-ttl {
    width: 100%;
    float: none;
    margin: auto;
    text-align: center;
    padding-top: 0;
    margin-bottom: 20px;
    height: auto;
    display: block;
  }
  .works-block #tabBoxes .inbox .modal {
    width: 30%;
  }
  .works-block #tabBoxes .inbox .modal:not(:nth-child(4n)) {
    margin-right: 0;
  }
  #tabMenu.fukushi li:first-child a,
  #tabMenu.kyouiku li:first-child a,
  #tabMenu.juutaku li:first-child a,
  #tabMenu.amuse li:first-child a {
    background-image: none;
  }
  #tabMenu.fukushi li:nth-child(2) a,
  #tabMenu.kyouiku li:nth-child(3) a,
  #tabMenu.juutaku li:nth-child(4) a,
  #tabMenu.amuse li:nth-child(5) a {
    color: #2b8498;
    background-color: #fff;
    border: 2px solid #2b8498;
    background-image: none;
  }
}

/*受賞報告
-------------------------------------*/
#award-report .award-box {
  width: 900px;
  margin: auto;
}

#award-report .award-box .intro {
  height: 626px;
  padding-top: 80px;
  background: url(../images/page/award/cover-bg.jpg) no-repeat 0 90px;
  position: relative;
  margin-bottom: 70px;
}

#award-report .award-box .intro .ttl {
  width: 579px;
  height: 107px;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -289px;
}

#award-report .award-box .intro .intro-cont {
  opacity: 0;
}

#award-report .award-box .selection div::after {
  content: " ";
  display: block;
  clear: both;
}

#award-report .award-box .selection div dl {
  width: 436px;
  float: left;
}

#award-report .award-box .selection div dl:nth-of-type(2) {
  margin-left: 28px;
}

#award-report .award-box .selection div dl > dt img {
  display: block;
  margin-bottom: 50px;
}

#award-report .award-box .selection div dl > dd h3 {
  font-size: 17px;
  font-size: 1.7rem;
  color: #a40001;
  margin-bottom: 30px;
}

#award-report .award-box .selection div dl > dd p {
  font-size: 13px;
  font-size: 1.3rem;
}

#award-report .award-box .selection > .link {
  display: block;
  width: 460px;
  text-align: center;
  color: #a40001;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #a40001;
  padding: 25px 0;
  margin: 90px auto 190px;
  transition: .3s;
}

#award-report .award-box .selection > .link:hover {
  background: #a40001;
  color: #fff;
}

#award-report .award-box .detal {
  text-align: center;
}

#award-report .award-box .detal > .ttl {
  font-size: 23px;
  font-size: 2.3rem;
  color: #a40001;
  padding: 0 0 5px;
  margin-bottom: 3px;
  border-bottom: 2px solid #a40001;
}

#award-report .award-box .detal .sup {
  font-size: 13px;
  font-size: 1.3rem;
  border-top: 2px solid #cfa972;
  padding-top: 5px;
  margin-bottom: 55px;
}

#award-report .award-box .detal > ul::after {
  content: " ";
  display: block;
  clear: both;
}

#award-report .award-box .detal > ul li {
  width: 436px;
  min-height: 290px;
  float: left;
  margin-bottom: 28px;
}

#award-report .award-box .detal > ul li:nth-child(odd) {
  margin-right: 28px;
}

#award-report .award-box .detal > ul li:nth-child(n+7) {
  margin-bottom: 5px;
}

#award-report .award-box .detal .photograper {
  text-align: right;
  font-size: 13px;
  font-size: 1.3rem;
  margin-bottom: 40px;
}

#award-report .award-box .detal .link {
  display: block;
  width: 267px;
  height: 40px;
  line-height: 35px;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  text-decoration: none;
  background: #cfa972;
  border-radius: 20px;
  margin: 0 auto 100px;
  border: 2px solid #cfa972;
  transition: .3s;
}

#award-report .award-box .detal .link:hover {
  background: #fff;
  color: #cfa972;
}

.selection_sp {
  display: none;
}

@media screen and (max-width: 768px) {
  #award-report .award-box {
    width: 100%;
  }
  #award-report .award-box .intro {
    width: 100%;
    background-size: contain;
    background-position: 0 25px;
    height: 0;
    padding-top: 83%;
    margin-bottom: 30px;
  }
  #award-report .award-box .intro .ttl {
    width: 70%;
    height: auto;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  #award-report .award-box .detal {
    padding: 0 20px;
  }
  #award-report .award-box .detal > ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  #award-report .award-box .detal > ul:after {
    display: none;
  }
  #award-report .award-box .detal > ul li {
    width: 48%;
    float: none;
    min-height: 100%;
    margin-bottom: 0;
  }
  #award-report .award-box .detal > ul li:nth-child(odd) {
    margin-right: 0;
  }
  #award-report .award-box .detal > ul li:nth-child(n+3) {
    margin-top: 15px;
  }
  #award-report .selection {
    display: none !important;
  }
  #award-report .selection_sp {
    display: block;
    padding: 0 20px;
    margin-bottom: 40px;
  }
  #award-report .selection_sp_box {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-bottom: 30px;
  }
  #award-report .selection_sp_box--item {
    width: 48%;
  }
  #award-report .selection_sp_box--title {
    color: #a40001;
    font-weight: bold;
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
  #award-report .selection_sp_box--text {
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
  #award-report .selection_sp_box--listimg {
    margin-bottom: 30px;
  }
  #award-report .selection_sp .link {
    display: block;
    text-decoration: none;
    color: #a40001;
    border: 1px solid #a40001;
    text-align: center;
    font-size: 1.6rem;
    line-height: 1.6;
    padding: 12px;
  }
}
