@charset "utf-8";

/* =============================================
  建築資料研究社のページよりコピー
============================================= */
/*-------------
建築資料研究社cmnなど調整
--------------*/
.content {
  font-size: 1.6em; /* 基本のフォントサイズ1.6em（16px） */
  line-height: 1.8;
  color: #111;
  overflow: hidden;
}
.content p,
.content ul,
.content ol,
.content dl,
.content table,
.content blockquote,
.content address,
.content pre,
.content iframe,
.content form,
.content figure {
  font-size: 16px;
}
h1,h2,h3,h4,h5,h6,th{
  color: #111;
}
.sp_only {
  display: none;
}
.tablet_only {
  display: none;
}
.lead-box {
  padding: 0 3.4rem;
  text-align: left;
}
.lead-box__inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}
.nowrap,
.nowrap_pc,
.nowrap_pc_tablet {
  white-space: nowrap;
}
.section {
	padding: 0 2.4rem;
	margin-top: 12rem;
}
/* 定義 */
:root{
  /* ロゴの色 */
  --logo-txt-blue: #1087c8;
  --logo-txt-red: #e5532a;
  --logo-bg-blue: #b1d4e0;
  /* テキストの色 */
  --txt-black1: #070d0f;
  --txt-black2: #2d5366;
  --txt-black3: #6d838f;
  --txt-black4: #9aaeb8;
  --txt-black5: #bcc7cc;
  --txt-black6: #d7dde0;
  --txt-white: #fff;
  --txt-red: #e60012;
  --txt-orange: #f98906;
  /* テキストのサイズ */
  --txt-size1: max(3.6rem, 26px);
  --txt-size2: max(3.2rem, 24px);
  --txt-size3: max(2.8rem, 22px);
  --txt-size4: max(2.4rem, 20px);
  --txt-size5: max(2.2rem, 19px);
  --txt-size6: max(1.8rem, 18px);
  --txt-size7: max(1.6rem, 16px);
  --txt-size8: max(1.5rem, 14px);
  /* 背景 */
  --bg-emerald-green: #edf9fc;
  --bg-pale-blue: #f2f7fa;
  --img-shadow: 0.4rem 0.2rem 0.8rem rgba(20, 86, 102, 0.4);
  --unit-shadow: 1.6rem 1.6rem 0.6rem rgba(0, 68, 102, 0.40);
}
.mfp-bg{
  z-index: 20010;
}
.mfp-wrap{
  z-index: 20043;
}
.tablet_sp_only {
  display: none;
}

.content {
  color: var(--txt-black1);
  padding-bottom: 0;
  background: url(../img/content_sand_pc_bg01.jpg) repeat center top;
  background-size: 100% auto;
  background-color: var(--bg-emerald-green);
  position: relative;
  font-size: 16px;
}
.stus-main{
  padding-bottom: 0;
}

/*-------------

magnific-popup

--------------*/
.mfp-close {
    font-size: 6.4rem;
    margin-top: -4px;
}

.mfp-title {
    padding-right: 7.2rem;
}

/*-------------

visual-box

--------------*/
.visual-box {
    background: url(../img/visual-box_mall-star_bg01.png) no-repeat center top, url(../img/visual-box_wave_bg01.png) no-repeat center bottom;
    background-size: 100% auto;
    height: auto;
}

.visual-box__title__img {
  display: block;
  text-align: center;
  padding: 3.2rem 2.4rem;
}

.visual-box__title__img img {
  width: 100%;
  max-width: 64rem;
  height: auto;
}

/*-------------

lead-box

--------------*/
.lead-box__inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1120px;
  padding-bottom: 8rem;
}
.prize-wrap__inner {
    position: relative;
}

.lead-box__title {
  font-weight: bold;
  margin-top: 4rem;
  font-size: var(--txt-size5);
  line-height: 1.6;
}

.lead-box__title small.nowrap {
  font-size: max(3.0rem, 26px);
}

.lead-box__txt {
  margin-top: 1.2rem;
}

.lead-box__title__large-txt {
  position: relative;
  margin-top: 2.4rem;
  font-size: max(5.6rem, 40px);
  font-weight: bold;
  padding-left: 6.6rem;
}

p.lead-box__large-txt {
  font-size: var(--txt-size6);
  font-weight: bold;
  margin-top: 1.6rem;
  color: var(--txt-white);
  line-height: 2.4;
}

.lead-box__large-txt__blue {
  background-color: var(--logo-txt-blue);
  padding: 0.8rem 1.2rem;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

.lead-box__large-txt__red {
  background-color: var(--logo-txt-red);
  padding: 0.8rem 1.2rem;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

.lead-box__large-txt + .lead-box__txt {
  margin-top: 2.4rem;
}

.lead-box__title + .lead-box__txt {
  margin-top: 2.4rem;
}

.lead-box__title__mainttl {
  font-size: var(--txt-size3);
  color: var(--logo-txt-blue);
}

.lead-box__title__mainttl_large {
  font-size: var(--txt-size2);
}

.blue-txt {
  color: var(--logo-txt-blue);
}

.red-txt {
  color: var(--txt-red);
}

.lead-box__unit {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.lead-box__unit__img-cont {
  margin-top: 4rem;
}

.lead-box__unit__img-cont img {
  width: 100%;
  height: auto;
  max-width: 30rem;
}

/*-------------

prize-box

--------------*/

.prize-box__title__subttl {
  font-size: var(--txt-size4);
  display: block;
}

.prize-box__title {
  font-weight: bold;
  margin-top: 8rem;
  text-align: center;
  position: relative;
}

.prize-box__title::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -3.2rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 4.0rem;
  height: 0.6rem;
  background-color: var(--logo-txt-blue);
}

.prize-box__title__mainttl {
  position: relative;
  display: inline-block;
  margin-top: 0.8rem;
  font-size: var(--txt-size3);
  color: var(--logo-txt-blue);
}

.prize-box__title__mainttl::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  width: calc(100% + 12rem);
  height: auto;
  background: url(../img/rule-box_first-title_ic01.svg) no-repeat center left;
  background-size: max(2.0rem, 16px) auto;
  left: -6rem;
}

.prize-box__title__mainttl::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  width: calc(100% + 12rem);
  height: auto;
  background: url(../img/rule-box_first-title_ic01.svg) no-repeat center right;
  background-size: max(2.0rem, 16px) auto;
  right: -6rem;
}

.prize-unit__img-cont__img img {
  width: 100%;
  height: auto;
  max-width: 96rem;
}

.prize-unit__img {
  text-align: center;
  padding-top: 4rem;
}

.prize-unit__note {
  margin-top: 1.6rem;
  text-align: right;
  font-size: var(--txt-size8);
}

.prize-unit__img-cont {
  text-align: center;
  padding-top: 6.4rem;
}

.prize-unit {
  margin-top: 7.2rem;
}

.prize-box__title + .prize-unit {
  margin-top: 4.0rem;
}

.prize-unit__title {
  font-size: var(--txt-size3);
  font-weight: bold;
  color: var(--txt-white);
  --ribbon-end: 1.6rem;
  padding-inline: calc(var(--ribbon-end) + 8rem);
  line-height: 1;
  clip-path: polygon(0 0, 100% 0, calc(100% - var(--ribbon-end)) 50%, 100% 100%, 0 100%, var(--ribbon-end) 50%);
  background-color: var(--txt-red);
  width: fit-content;
  padding-top: 2.0rem;
  padding-bottom: 2.0rem;
  margin: 8rem auto 0;
}

.prize-unit__cont__money {
  color: var(--txt-red);
  font-weight: bold;
  font-size: var(--txt-size4);
  text-align: center;
  margin-top: 2.4rem;
}

.prize-unit__cont__money > span {
  background: linear-gradient(transparent 56%, #ffd6da 0%);
  border-bottom: solid 1px var(--logo-txt-red);
  padding-bottom: 0.2rem;
}

.prize-unit__cont__txt {
    margin-top: 2.4rem;
}

.prize-unit__title::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: -0.1rem;
  left: 0;
  z-index: -1;
  background-color: var(--txt-white);
  transform: scaleY(1.1) perspective(1.6rem) rotateX(1.6deg);
  transform-origin: bottom left;
  border-radius: 0.8rem 0.8rem 0 0;
  box-shadow: var(--unit-shadow);
}

/* prize-unit__cont */
.prize-unit__cont {
  background: #fee5e7;
  background: linear-gradient(135deg, #feeff1 0%, #feeff1 48%, #fee5e7 100%);
  border-radius: 1.6rem;
  padding: 4rem 4.8rem 4.8rem;
  box-shadow: 1.6rem 1.6rem 0.6rem rgba(102, 0, 8, 0.40);
  margin-top: -4.0rem;
}

.prize-unit__cont:not(:first-of-type) {
  margin-top: 0.8rem;
}

.prize-unit__cont__inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.prize-unit__cont__design-work {
  width: calc((100% / 2) - 1.6rem);
}

.prize-unit__cont__design-work img {
  width: 100%;
  height: auto;
}

.prize-unit__cont__design-work__inner.is-half {
  width: 50%;
  margin: auto;
}

.prize-unit__cont__column {
  width: calc((100% / 2) - 1.6rem);
}

.prize-unit__cont__column__range-title {
  font-size: var(--txt-size8);
  background-color: var(--txt-white);
  border: 2px dashed var(--txt-black5);
  padding: 0.8rem 1.6rem;
  text-align: center;
}

.prize-unit__cont__design-work__img {
    display: block;
    margin-top: 8rem;
    position: relative;
}

.prize-unit__cont__design-work__img::after {
  content: '';
  background: url(../img/zoom-gold_ic01.svg) no-repeat center center;
  background-size: 100% auto;
  width: 4.8rem;
  height: 4.8rem;
  bottom: 0;
  right: 0;
  position: absolute;
  transform-origin: right bottom;
  transition: transform 0.4s;
}

.prize-unit__cont__design-work__img:hover::after {
  transform-origin: right bottom;
  transform: scale(1.2);
}

.prize-unit__cont__column__title {
  font-size: var(--txt-size4);
  color: var(--logo-txt-red);
  font-weight: bold;
  text-align: center;
  border-bottom: solid 2px var(--txt-white);
  margin-top: 3.2rem;
  padding-bottom: 0.8rem;
}

.prize-unit__cont__column__title strong {
  background: linear-gradient(transparent 40%, #fff 0%);
  font-size: var(--txt-size3);
}

.prize-unit__cont__column__second-title {
  font-size: var(--txt-size6);
  color: var(--logo-txt-red);
  font-weight: bold;
  margin-top: 2.4rem;
}

.prize-unit__cont__column__txt {
  margin-top: 0.8rem;
}

.prize-unit__cont__column__range-txt {
  margin-top: 0.4rem;
  text-align: center;
}

.prize-unit__cont__column__range-title + .prize-unit__cont__column__range-txt {
  margin-top: 1.6rem;
}

.prize-unit__cont__column__range-img img {
  width: 100%;
  height: auto;
  max-width: 32rem;
}

.prize-unit__cont__column__range-img {
  margin-top: 2.4rem;
  text-align: center;
}

/* 審査員賞 is-judge */
.prize-unit.is-judge .prize-unit__title {
  background-color: var(--logo-txt-blue);
}

.prize-unit.is-judge .prize-unit__cont {
  background: #e0f1f9;
  background: linear-gradient(135deg, #ecf7fb 0%, #ecf7fb 48%, #e0f1f9 100%);
  box-shadow: 1.6rem 1.6rem 0.6rem rgba(0, 68, 102, 0.40);
}

.prize-unit.is-judge .prize-unit__cont__money {
  color: var(--logo-txt-blue);
}

.prize-unit.is-judge .prize-unit__cont__money span {
  background: linear-gradient(transparent 56%, #cceeff 0%);
  border-bottom-color: var(--logo-txt-blue);
}

.prize-unit.is-judge .prize-unit__cont__column__title {
  color: var(--logo-txt-blue);
}

.prize-unit.is-judge .prize-unit__cont__column__second-title {
  color: var(--logo-txt-blue);
}

.prize-unit.is-judge .prize-unit__cont__design-work__img::after {
  background: url(../img/zoom-judge_ic01.svg) no-repeat center center;
  background-size: 100% auto;
}

/* いいね賞 is-nice */
.prize-unit.is-nice .prize-unit__title {
  background-color: var(--txt-orange);
}

.prize-unit.is-nice .prize-unit__cont {
  background: #fff9b3;
  background: linear-gradient(135deg, #fffbd1 0%, #fffbd1 48%, #fff9b3 100%);
  box-shadow: 1.6rem 1.6rem 0.6rem rgba(102, 93, 0, 0.40);
}

.prize-unit.is-nice .prize-unit__cont__money {
  color: var(--txt-orange);
}

.prize-unit.is-nice .prize-unit__cont__money span {
  background: linear-gradient(transparent 56%, #fff36b 0%);
  border-bottom-color: var(--txt-orange);
}

.prize-unit.is-nice .prize-unit__cont__column__title {
  color: var(--txt-orange);
}

.prize-unit.is-nice .prize-unit__cont__column__second-title {
  color: var(--txt-orange);
}

.prize-unit.is-nice .prize-unit__cont__design-work__img::after {
  background: url(../img/zoom-nice_ic01.svg) no-repeat center center;
  background-size: 100% auto;
}

.prize-unit__list__item {
  margin-top: 2.4rem;
}

.prize-unit__title::after {
  position: absolute;
  content: "";
  top: 1.9rem;
  width: 3.2rem;
  height: 3.2rem;
  background: url(../img/rule-box_second-title_ic01.svg) no-repeat center left;
  background-size: 1.8rem auto;
  left: 3.2rem;
}

.prize-unit__img img {
  max-width: 40rem;
  width: 100%;
  height: auto;
}

.prize-unit__img img {
  width: 100%;
  height: auto;
  max-width: 56rem;
}

.prize-box__example-unit {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 2.4rem;
}

.prize-box__example-unit__cont {
  margin-top: 8rem;
  border: solid 3px #111;
  background-color: rgba(255, 255, 255, 1.0);
  padding: 0 3.2rem 3.2rem;
  width: calc(100%/2 - 4.0rem);
}

.prize-box {
  padding: 0 2.4rem;
  background-size: 100% auto;
  position: relative;
  z-index: 1;
}

.prize-box__inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.prize-box__example-unit__cont__title {
  font-size: max(5.6rem, 32px);
  text-align: center;
  font-weight: bold;
  margin-top: -1.6rem;
  background: linear-gradient(transparent 10%, #fff 0%) center center;
  background-size: 16rem 4rem;
  background-repeat: no-repeat;
  line-height: 1.3;
}

.prize-box__example-unit__cont__title small {
  font-size: max(2.0rem, 18px);
  display: block;
}

.prize-box__example-unit__cont__img {
  max-width: 40rem;
  margin: 2.4rem auto 0;
}

.prize-box__example-unit__cont__img img {
  width: 100%;
  height: auto;
}

.prize-box__example-unit__cont__txt {
  margin-top: 2.4rem;
}

.prize-unit__example-img img {
  width: 100%;
  height: auto;
  max-width: 56rem;
}

.prize-unit__concept-img__img img {
  width: 100%;
  height: auto;
  max-width: 96rem;
  box-shadow: var(--img-shadow);
}

.prize-unit__cont__img {
  margin-top: 5.6rem;
}

.design-opus-list {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.prize-unit.is-nice .prize-unit__cont__design-work {
  width: 100%;
}

.design-opus-list__item {
  width: calc(100% / 4 - 2.4rem);
  margin-top: 4rem;
  text-align: center;
}

.design-opus-list__item:not(:nth-of-type(4n+1)) {
  margin-left: 3.2rem;
}

.design-opus-list__item__img {
  max-width: 40rem;
  max-height: 40rem;
  aspect-ratio: 16/11;
  position: relative;
}

.design-opus-list__item__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}

.design-opus-list__item__img.is-2sheets {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.design-opus-list__item__img.is-2sheets a {
    width: calc(100% / 2 - 1px);
}

.design-opus-list__item__title {
  font-size: var(--txt-size7);
  color: var(--txt-orange);
  font-weight: bold;
  text-align: center;
  margin-top: 1.6rem;
}

.design-opus-list__item__title strong {
    background: linear-gradient(transparent 64%, #fff 0%);
    font-size: var(--txt-size6);
}

.design-opus-list__item__img::after {
  content: '';
  background: url(../img/zoom-nice_ic01.svg) no-repeat center center;
  background-size: 100% auto;
  width: 4.8rem;
  height: 4.8rem;
  bottom: 0;
  right: 0;
  position: absolute;
  transform-origin: right bottom;
  transition: transform 0.4s;
}

.design-opus-list__item__img:hover::after {
  transform-origin: right bottom;
  transform: scale(1.2);
}

/*-------------

category-box

--------------*/

.category-wrap {
  padding: 40rem 8rem 8rem;
  background: url(../img/category-wrap_wave_bg01.png) no-repeat center top;
  background-size: 100% auto;
  margin-top: -40rem;
}

.category-wrap__inner {
  width: 100%;
  max-width: 880px;
  margin: 0 auto;
}

.category-box__title {
  font-weight: bold;
  text-align: center;
  position: relative;
  margin-top: 16rem;
}

.category-box__title::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -3.2rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 4.0rem;
  height: 0.6rem;
  background-color: var(--logo-txt-blue);
}

.category-box__title__mainttl {
  position: relative;
  display: inline-block;
  margin-top: 0.8rem;
  font-size: var(--txt-size3);
  color: var(--logo-txt-blue);
}

.category-box__title__mainttl::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  width: calc(100% + 12rem);
  height: auto;
  background: url(../img/rule-box_first-title_ic01.svg) no-repeat center left;
  background-size: max(2.0rem, 16px) auto;
  left: -6rem;
}

.category-box__title__mainttl::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  width: calc(100% + 12rem);
  height: auto;
  background: url(../img/rule-box_first-title_ic01.svg) no-repeat center right;
  background-size: max(2.0rem, 16px) auto;
  right: -6rem;
}

.content-third-title:before {
  background-color: #faf6e6;
}

.tel-link {
  font-size: max(2.2rem, 20px);
}

.tel-link span:before {
  top: 0.5rem;
}

.category-unit {
  background-color: var(--txt-white);
  padding: 4rem 4.8rem;
  margin-top: 7.2rem;
}

.category-unit__txt:not(:first-of-type) {
  margin-top: 2.4rem;
}

.category-unit__name {
  text-align: right;
  margin-top: 2.4rem;
}

/*-------------

category-table

--------------*/

.category-table {
  width: 100%;
  margin-top: 8.8rem;
  background-color: #fff;
  padding: 4.0rem;
  display: block;
  box-shadow: var(--unit-shadow);
}

.category-table__tbody tr {
  margin-top: 2.4rem;
  display: block;
}

.category-table__head {
  text-align: center;
  padding: 2rem 0;
  vertical-align: middle;
  width: 16rem;
  font-size: var(--txt-size6);
  background-color: var(--bg-pale-blue);
  color: var(--txt-black2);
  font-weight: normal;
}

.category-table__data {
  position: relative;
  padding: 0 0 2.4rem 4rem;
  vertical-align: middle;
}

.category-table__data:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0.3rem;
  height: calc(100% - 4rem);
  background-color: #eee;
}

.category-table__data__txt {
  margin-top: 1rem;
}

.category-table__logo--mynavi {
  max-width: 18rem;
  display: inline-block;
  text-indent: 0;
}

.category-table__logo--mynavi img {
  width: 100%;
  vertical-align: top;
}

/* category-table-def */
.category-table-def {
  margin-top: 1rem;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.category-table-def dt {
  width: 18rem;
  font-weight: bold;
  padding: 0.8rem 0 0 2.2rem;
  position: relative;
  font-size: var(--txt-size6);
}

.category-table-def dt::before {
  position: absolute;
  content: "";
  top: 0.7rem;
  bottom: 0;
  left: 0.3rem;
  margin: auto;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  background-color: var(--txt-black5);
}

.category-table-def.is-award dt::before {
  left: 0;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: var(--logo-txt-blue);
}

.category-table-def dd {
  width: calc(100% - 18rem);
  position: relative;
  padding: 0.8rem 0 0.8rem 3.2rem;
}

.category-table-def dd:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0.3rem;
  height: 60%;
  background-color: var(--txt-black6);
  background-color: transparent;
}

.category-table__number-list__item {
  list-style: decimal inside;
  margin-top: 1.6rem;
}

.category-table__number-list__item__title {
  font-weight: bold;
  display: inline-block;
  text-indent: 0;
  position: relative;
  font-size: var(--txt-size6);
}


.category-table__number-list__item__txt {
  text-indent: 0;
}

.category-table__number-list__item .number-list > li {
  margin-top: 0.2rem;
}

.category-table__number-list__item--no-number {
  list-style: none;
}

.category-table .note-list,
.category-table .disc-list,
.category-table .number-list,
.category-table .number-circle-list {
  margin-top: 1.6rem;
}

.category-table__number-list__item__title + .note-list,
.category-table__number-list__item__title + .disc-list,
.category-table__number-list__item__title + .number-list,
.category-table__number-list__item__title + .number-circle-list,
.category-table__number-list__item__txt + .note-list,
.number-circle-list + .disc-list {
  margin-top: 0.4rem;
}

.category-table__data__logo {
  width: 100%;
  max-width: 36rem;
  height: auto;
}

.category-table__second-title {
  font-weight: bold;
  margin-top: 2.4rem;
  font-size: var(--txt-size6);
}

.category-table__second-txt {
  margin-top: 0.4rem;
  margin-left: 2.2rem;
}

.category-table__logo-unit {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.category-table__logo-unit__img-cont {
  width: 16rem;
  margin-top: 2.4rem;
}

.category-table__logo-unit__img-cont img {
  width: 100%;
  height: auto;
}

.category-table__logo-unit__txt-cont {
  width: calc(100% - 18rem);
}

/*-------------

parts

--------------*/

.category-table .page-link:before {
  border-top-color: #faf6e6;
  border-right-color: #faf6e6;
}

/*-------------

inquiry-box

--------------*/

.inquiry-box__title span {
  border-color: #faf6e6;
}

.inquiry-box__title span:before {
  border-color: #faf6e6 transparent transparent transparent;
}

.inquiry-box__txt__red-txt {
  font-weight: bold;
  color: #e60012;
  background: linear-gradient(transparent 70%, #faf6e6 0%);
}

.inquiry-box__btn a {
  color: #111;
  background-color: #faf6e6;
}

.inquiry-box__btn a:after {
  border-top-color: #111;
  border-right-color: #111;
  transition: all 0.3s;
}

.inquiry-box {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 24rem;
  height: 29rem;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s ease-in-out;
  z-index: 50;
}

.inquiry-box.appear {
  pointer-events: auto;
  opacity: 1;
}

.inquiry-box-openbtn {
  position: absolute;
  top: 14.4rem;
  right: 22rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 5.6rem;
  height: 5.6rem;
  background-color: var(--logo-txt-blue);
  border-radius: 50%;
  box-shadow: var(--img-shadow);
  z-index: 51;
  transition: all 0.3s;
}

.inquiry-box-openbtn.open {
  transition: all 0.3s;
  right: 0;
}

.inquiry-box-openbtn:after {
  content: "";
  width: 1.4rem;
  height: 1.4rem;
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transition: 0.3s;
  margin: 0 0.7rem 0 0;
}

.inquiry-box-openbtn.open:after {
  transform: rotate(-135deg);
  margin: 0 0 0 0.7rem;
}

.inquiry-box__link {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 32rem;
  transition: 0.3s;
}

.inquiry-box__link.open {
  right: -40rem;
}

.inquiry-box__link__img {
  width: 100%;
  height: auto;
}

/* shiny-btn */
.shiny-btn {
  position: relative;
  display: block;
  overflow: hidden;
}

@keyframes shiny {
  0% {
    left: -20%;
  }
  10% {
    left: 120%;
  }
  100% {
    left: 120%;
  }
}

.shiny-btn:hover::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: -2rem;
  width: 4rem;
  height: 64%;
  transform: scale(2) rotate(20deg);
  background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0.5) 100%, rgba(255, 255, 255, 0) 0%);
  animation-name: shiny;
  animation-duration: 4s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}


/*============

media queries

=============*/


/*-------------

PC 1240px以上

--------------*/

@media (min-width: 1240px) {
  .visual-box {
    background: url(../img/visual-box_mall-star_pc-large_bg01.png) no-repeat center top,
                        url(../img/visual-box_wave_pc-large_bg01.png) no-repeat center bottom;
    background-size: 100% auto;
  }

  .category-wrap {
    background: url(../img/category-wrap_wave_pc-large_bg01.png) no-repeat center top;
    background-size: 100% auto;
  }

}

/*-------------

タブレット・スマホ

--------------*/

@media (max-width: 959px) {
  .prize-box__title {
      margin-top: 0;
  }

  .tablet_sp_only {
    display: inline-block;
  }

  /* lead-box */
  .prize-wrap::before {
    margin-top: 8rem;
  }

  .prize-wrap::after {
    bottom: -40rem;
  }

  /* category-table */
  .category-table__data {
    padding: 0.8rem 0 0.8rem 2.4rem;
  }

  .lead-box__unit {
    flex-direction: column;
    align-items: flex-start;
  }

  .lead-box__unit__img-cont {
    margin: 0.8rem auto 0;
  }

  .lead-box__title {
    margin-top: 2rem;
  }

  .lead-box__unit__img-cont img {
    margin-top: 4rem;
    max-width: 28rem;
  }

  .prize-unit__cont {
    flex-direction: column;
    align-items: flex-start;
    padding: 0 2.4rem 2.4rem;
  }

  .prize-unit__cont__column {
    width: 100%;
  }

  .prize-unit__cont__column:first-of-type {
    margin-top: 1.6rem;
  }

  .prize-unit__cont__column:first-of-type {
    width: 100%;
  }

  .prize-unit__img {
    margin: auto;
  }

  .prize-unit__list {
    margin: 2.4rem 0 0;
  }

  .prize-box__example-unit {
    flex-direction: column;
    align-items: flex-start;
  }

  .prize-box__example-unit__cont {
    width: 100%;
  }

  .category-table-def {
    flex-direction: column;
  }

  .category-table-def dt {
    width: 100%;
  }

  .category-table-def dd, .category-table-def.is-award dd {
    width: 100%;
    padding-left: 1.6rem;
  }

  .category-table__logo-unit {
    flex-direction: column;
    align-items: center;
  }

  .category-table__logo-unit__txt-cont {
    width: 100%;
  }

  .category-table__logo-unit__img-cont {
    margin-top: 0.8rem;
  }

  .prize-unit__title::after {
      left: 2.2rem;
  }

  .prize-unit__cont {
      padding: 3.2rem 2.4rem 2.4rem;
  }

  .prize-unit__cont__img {
      margin-top: 3.2rem;
  }

  .category-table {
    padding: 0.8rem 2.4rem 2.4rem;
    margin-top: 8.2rem;
  }

  .prize-unit__cont__inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
  }

  .prize-unit__cont__design-work {
    width: 100%;
  }

  .prize-unit__cont__design-work__img {
    margin-top: 4rem;
}

  .design-opus-list {
    justify-content: space-between;
  }
  
  .design-opus-list__item {
      width: calc(100% / 2 - 1.2rem);
  }

  .design-opus-list__item:not(:nth-of-type(4n+1)) {
      margin-left: 0;
  }

  .design-opus-list__item__img {
      max-width: none;
      max-height: none;
  }

  .category-box__title {
     margin-top: 10rem;
  }

  .category-wrap {
    padding: 40rem 7.2vw 12rem;
  }

}


/*-------------

スマホ

--------------*/

@media (max-width: 519px) {
  /*-------------
  建築資料研究社cmnなど調整
  --------------*/
  .pc_tablet_only {
    display: none;
  }
  .tablet_only {
    display: none;
  }
  .sp_only {
    display: block;
  }

  /* cmnのルート内縮小率の違いによるフォントサイズ調整 */
  .lead-box__title{
    font-size: 19px;
  }
  .lead-box__title__mainttl{
    font-size: 22px;
  }
  .lead-box__large-txt__blue,
  .lead-box__large-txt__red {
    font-size: 18px;
    line-height: 1.8;
  }
  .prize-unit__title{
    font-size: 20px;
  }

  .visual-box__title__img img {
    max-width: 400px;
  }

  .grand-unit__title__img img {
    max-width: none;
  }

  /* lead-box__title */
  .lead-box__title__large-txt {
    padding-left: 0;
    padding-top: 8.4rem;
  }

  .lead-box__title__large-txt:before {
    left: 0;
    right: 0;
  }

  .lead-box__txt,
  .lead-box__large-txt {
    text-align: left;
  }

  .lead-box__title__mainttl_large {
    font-size: var(--txt-size3);
  }

  .lead-box__title__subttl {
      font-size: var(--txt-size6);
  }

  /* category-table */
  .category-table-def dd {
    width: 100%;
    padding: 0 0 0 2rem;
  }

  .category-table-def dd:before {
    width: 0;
  }

  .category-table__tbody tr {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
  }

  .category-table__head {
    width: 100%;
    padding: 0.4rem;
  }

  .tel-link span:before {
    top: 1.2rem;
  }

  .category-table__second-title::before {
    top: 1rem;
  }

  /* lead-box */
  .content-txt--large {
    text-align: left;
  }

  .category-table__data {
    padding: 0.8rem 0.8rem;
  }

  .category-box__title {
    padding-top: 4rem;
  }

  .txt-link::before {
    top: 0.6rem;
  }

    .design-opus-list__item {
      width: 100%;
    }

  .category-wrap {
        padding: 32rem 0.8rem 5rem;
        position: relative;
    }
  .category-wrap::before {
      content: '';
      background: url(../img/category-wrap_wave_bg01.png) no-repeat center bottom;
      background-size: 100% auto;
      width: 100%;
      height: 80rem;
      display: block;
      bottom: 0;
      position: absolute;
      left: 0;
      z-index: 0;
  }
  .category-unit {
    background-color: var(--txt-white);
    padding: 4rem 2.4rem;
    margin-top: 7.2rem;
    position: relative;
  }

  .prize-box {
    padding: 0 0.8rem;
  }

  .lead-box {
    padding: 0 4.0rem;
  }

}