@charset "utf-8";
.primary-title {
    margin: 9px 0 30px
}
@media (max-width: 767px) {
    .primary-title {
        margin:7px 0 21px
    }
}
@media (max-width: 767px) {
    .section-works {
        padding:0;
    }
    .section-works .cm-ttl01.is-large {
        margin: 9px -15px 6px
    }
}
.search-btn {
    position: relative;
    text-align: center;
    margin-top: 24px;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    -ms-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    transition: 0.3s ease all;
    background: #212121;
    max-width: 340px;
    margin: 0 auto 61px;
    cursor: pointer;
    padding: 18px 10px 16px
}
.search-btn:before,.search-btn:after {
    position: absolute;
    content: "";
    top: 50%;
    background: #fff;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    -ms-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    transition: 0.3s ease all
}
.search-btn:before {
    right: 20px;
    width: 15px;
    height: 1px;
    margin-top: -1px
}
.search-btn:after {
    right: 27px;
    width: 1px;
    height: 15px;
    margin-top: -8px
}
.search-btn .txt {
    position: relative;
    outline: none;
    border: 0;
    text-align: center;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: .06em;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    -ms-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    transition: 0.3s ease all
}
.search-btn.is-active:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}
@media only screen and (min-width: 1025px) {
    .search-btn:hover {
        opacity:0.6
    }
}
@media (max-width: 767px) {
    .search-btn {
        margin-top:24px;
        max-width: 274px;
        margin: 0 auto 50px;
        padding: 11px 10px 11px
    }
    .search-btn .txt {
        font-size: 14px;
        font-size: 1.4rem;
        letter-spacing: .06em
    }
}

/* area */
.areaPage #wrap section:last-child {
    margin-bottom: 100px;
}
.areaPage .area-ttl{
    padding: 27px 0 0;
}
.areaPage .area-section-ttl {
    font-size: 3.5rem;
    font-weight: 600;
    text-align: center;
    background-color: burlywood;
    color: #f9f9f9;
    padding: 30px 0 30px;
    margin-bottom: 20px;
}
.areaPage .search-btn a {
    color: #ffffff;
}
.areaPage .section-works {
    padding: 0;
    margin: 0;
}
.areaPage .cm-list-works {
    width: 100%;
    margin: 0 auto 58px
}
/* works */
@media (min-width: 768px) {
    .areaPage .cm-list-works .item {
        width:24.5%;
        margin: 0 0.666% 55px 0
    }

    .areaPage .cm-list-works .item-info {
        padding: 15px 15px 0
    }

    .areaPage .cm-list-works .item:nth-child(4n),.areaPage .cm-list-works .item:last-child {
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .areaPage .cm-list-works {
        margin:0 0 38px
    }

    .areaPage .cm-list-works .item {
        margin-bottom: 20px
    }

    .areaPage .cm-list-works .item-info {
        padding-top: 9px
    }

    .areaPage .cm-list-works .item-ttl {
        line-height: 1.6
    }

    .areaPage .cm-list-works .item-cats {
        margin-top: 3px;
        letter-spacing: 0
    }
}
/* voice */
@media (min-width: 768px) {
    .areaPage .cm-list-voice {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        max-width: 1100px;
        margin: 30px auto 58px;
    }
    .areaPage .cm-list-voice .item {
        width: 31.6%;
        margin: 0 1.5905% 35px 0;
    }
}
@media (max-width: 767px) {
    .areaPage .cm-list-voice {
        margin: 0 0 38px;
        display: grid;
        row-gap: 20px;
    }
}
/* about */
.areaPage .sec-about .list-about .item .img-wire {
    position: relative;
}
.areaPage .sec-about .list-about .item a {
    display: block;
    position: relative;
}
.areaPage .sec-about .list-about .item .img-wire:before {
    display: block;
    content: " ";
    width: 100%;
    padding-top: 38.30189%;
}
.areaPage .sec-about .list-about .item a:after {
    position: absolute;
    content: "";
    right: 37px;
    bottom: 55px;
    width: 19px;
    height: 10px;
    background: url(/wp/wp-content/themes/wp-templ/assets/img/common/icon/icn_arr01.svg) no-repeat center center;
    background-size: 100% 100%;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    -ms-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    transition: 0.3s ease all;
}
.areaPage .sec-about .list-about .item-info:before, .sec-about .list-about .item-info:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #a2a2a2;
}
.areaPage .sec-about .list-about .item-info:after {
    right: 50%;
    background: #C13924;
}
.areaPage .sec-about .list-about .item-info {
    margin: 20px 32px 0;
    position: relative;
    padding-bottom: 22px;
}
@media (min-width: 768px) {
    .areaPage .sec-about .list-about {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 auto;
    }
    .areaPage .sec-about .list-about .item {
        width: 45%;
        margin: 0 3.636% 55px 0;
    }
}
@media (max-width: 767px) {
    .areaPage .sec-about .list-about .item {
        margin-bottom: 15px;
    }
}
/* exhb */
.areaPage .cm-list-exhb .item {
  position: relative;
  text-align: center;
}
.areaPage .cm-list-exhb .item-thumb {
  position: relative;
  margin-bottom: 0;
}
.areaPage .cm-list-exhb .item .img-wire {
  position: relative;
  height: 393px;
}
.areaPage .cm-list-exhb .item .img-wire:before {
  display: block;
  content: " ";
  width: 100%;
  padding-top: 64.61538%;
}
.areaPage .cm-list-exhb .item .item-info {
  padding-top: 24px;
  padding-bottom: 37px;
  background: #F2F2F2;
}
.areaPage .cm-list-exhb .item .item-ttl {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  padding-bottom: 17px;
  line-height: 1.68182em;
  letter-spacing: .05em;
  position: relative;
}
.areaPage .cm-list-exhb .item .list-btn {
  margin-top: 21px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 22px;
}
.areaPage .cm-list-exhb .item .list-btn .cm-btn02.btn-toform {
  background: #C13924;
  border-color: #C13924;
  padding-left: 20px;
  display: block;
  padding: 15px 10px;
  width: 100%;
}
.areaPage .cm-list-exhb .item .list-btn .cm-btn02.btn-toform:before {
  position: absolute;
  content: "";
  left: 19px;
  top: 50%;
  width: 27px;
  height: 24px;
  background: url(/wp/wp-content/themes/wp-templ/assets/img/common/icon/icn_exhb01.svg) no-repeat center center;
  background-size: 100% 100%;
  margin-top: -12px;
}
.areaPage .cm-list-exhb .item .list-btn .cm-btn02 {
  display: block;
  padding: 15px 10px;
  width: 100%;
}
.areaPage .cm-btn02 .txt {
  color: #fff;
  display: inline-block;
  position: relative;
  z-index: 20;
}
.areaPage .cm-btn02:after {
  position: absolute;
  content: "";
  right: 18px;
  top: 50%;
  width: 16px;
  height: 8px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(/wp/wp-content/themes/wp-templ/assets/img/common/icon/icn_arr02.svg) no-repeat center center;
  background-size: 100% 100%;
  opacity: 1;
  z-index: 10;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -ms-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.areaPage .cm-list-exhb .item .list-btn li {
  width: 49%;
  margin: 0 2% 15px 0;
}
@media (min-width: 768px) {
    .areaPage .cm-list-exhb {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .areaPage .cm-list-exhb .item {
        width: 44.5%;
        margin: 0 5.45% 50px 0;
    }
}
@media (max-width: 767px) {
    .areaPage .cm-list-exhb .item {
        margin-bottom: 20px;
    }
}