@charset "utf-8";
.c5-ren-kv{
    margin-bottom: 0 !important;
}
.c5-2025-top .c5-2025-top__pagenav-list .pagenav-list-inner .card{
	min-height: inherit;
}
.c5-2025-top .c5-2025-top__pagenav-list .pagenav-list-inner .card:nth-child(2){
	min-height: inherit;
}
.c5-2025-top .c5-2025-top__pagenav-list .pagenav-list-inner:nth-child(3) .card{
	min-height: inherit;
}
.c5-re2025--shadow-section__header{
	padding: 20px;
}
.is-signage-top .c5-re2025--shadow-section__body {
    padding-top: 32px;
    padding-bottom: 32px;
}
.c5-video-wrap {
    width: 100%;
    max-width: 960px;
    margin: 0 auto 80px;
}

.c5-recommend__inner50{
  border: none;
  max-width: 1200px;
  margin: 0 auto;
  background-color: #fff;
}
.c5-recommend__list50{
    display: flex;
    justify-content: space-between;
    /* flex-wrap: wrap; */
    /* padding: 50px 80px; */
    padding: 0 10px;
}
.c5-recommend__list50 figure{
    height: auto;
}
.c5-recommend__list50 .c5-recommend__child--txt {
  padding: 0;
}
.c5-recommend__list50 .c5-recommend__child--txt p{
  margin: 0;
}
.c5-recommend__list50 .c5-recommend__child--txt p.c5-c-text{
    font-size: 0.8em;
}
.c5-recommend__list50 .c5-recommend__child {
    width: calc(50% - 20px);
}

.c5-recommend__list50 .c5-icon li:not(:first-child) {
    margin-left: 10px;
}

.c5-recommend__child:first-child {
    margin-bottom: 20px;
}


.c5-2025-top .c5-re2025--shadow-section__body .img_wrapper {
/*	display: grid; */
    display: block;
}

.c5-2025-top .c5-re2025--shadow-section__body .img_wrapper .c5-re2025__video-wrap{
	margin-bottom: 20px;
}
.c5-sec_button_box {
    text-align: center;
}
.c5-sec_button {
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.625;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    width: 434px;
    background-color: #5787f4;
    padding: 12px 0;
    position: relative;
}
.c5-sec_button_01::after {
    content: "";
    background: url(/bravia-biz/conference/images/renewal/index/utilityBtn-icon.svg);
    width: 7px;
    display: inline-block;
    height: 13px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 15px;
    top: 38%;
}
.c5-sec_button:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.7;
}

.c5-mb-100{
	margin-bottom: 100px;
}
.c5-mb-40{
    margin-bottom: 40px;
}
.c5-mb-20-sp-0{
    margin-bottom: 20px;
}
@media screen and (max-width: 639px){
.c5-sec_button_box{
    display: flex;
}
}
.c5-re2025-stb--stb-less{
    padding-bottom: 0;
    padding: 10px 40px;
}
.c5-re2025-stb--stb-less__heading{
    padding-bottom: 10px;
}
section.c5-re2025-stb--section
{
    margin-bottom: 40px;
}
.c5-2025-top .is-signage-top .c5-re2025--shadow-section__header .title
{
    margin-top: 0;
}

/* 0717 */

.c5-floatBtn__wrap{
    padding: 15px 0;
}
.c5-floatBtn__wrap ul li{
    max-width: 260px;
}
.c5-floatBtn__wrap ul .c5-floatBtn{
    height: 60px;
    font-size: clamp(16px, 1.8vw, 26px);
}
@media screen and (max-width: 768px) {
    .c5-floatBtn__wrap{
    padding: 20px 0;
    }
    .c5-floatBtn__wrap ul .c5-floatBtn {
        height: 30px;
    }
    .c5-floatBtn__wrap ul {
    margin: 5px auto;
    }
}

