.p-gtesCaselink .p-gtesEbisec_title {
    padding-left: 1.5vw;
    border-left: 0.625vw solid #0f68b3;
    color: #0f68b3;
    font-weight: 500;
    letter-spacing: 0.1rem;
    font-size: 1.875vw;
    margin-bottom: 1.5vw;
}

@media screen and (max-width: 960px) {
    .p-gtesCaselink .p-gtesEbisec_title {
        font-size: 8vw;
        padding-left: 2.6666666667vw;
        border-left-width: 2.1333333333vw;
        font-size: 1.125vw;
        margin-bottom: 4vw;
    }
}

@media screen and (max-width: 960px) and (max-width:960px) {
    .p-gtesCaselink .p-gtesEbisec_title {
        font-size: 4.8vw;
    }
}



.p-gtesCaselink .p-gtesInfo_btn a {
    color: #fff;
    background-color: #0f68b3;
    width: 20.4375vw;
    height: 3.4375vw;
    border-radius: 0.3125vw;
    -webkit-transition-property: -webkit-box-shadow, -webkit-transform;
    transition-property: -webkit-box-shadow, -webkit-transform;
    transition-property: box-shadow, transform;
    transition-property: box-shadow, transform, -webkit-box-shadow, -webkit-transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    font-size: 1.25vw;
    letter-spacing: 0.05rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0.125vw 0.125vw 0 #ffffff;
    box-shadow: 0.125vw 0.125vw 0 #ffffff;
}

@media screen and (max-width: 960px) {
    .p-gtesCaselink .p-gtesInfo_btn a {
        font-size: 5.3333333333vw;
        width: 100%;
        height: 13.3333333333vw;
        font-size: 1vw;
        -webkit-box-shadow: 2px 2px 0 #ffffff;
        box-shadow: 2px 2px 0 #ffffff;
        border-radius: 1.3333333333vw;
    }
}

@media screen and (max-width: 960px) and (max-width:960px) {
    .p-gtesCaselink .p-gtesInfo_btn a {
        font-size: 4.2666666667vw;
    }
}

@media screen and (min-width: 961px) {
    .p-gtesCaselink .p-gtesInfo_btn a:hover {
        -webkit-transition-property: -webkit-box-shadow, -webkit-transform;
        transition-property: -webkit-box-shadow, -webkit-transform;
        transition-property: box-shadow, transform;
        transition-property: box-shadow, transform, -webkit-box-shadow, -webkit-transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-box-shadow: 0 0 0 #ffffff;
        box-shadow: 0 0 0 #ffffff;
        -webkit-transform: translateX(0.125vw) translateY(0.125vw);
        transform: translateX(0.125vw) translateY(0.125vw);
    }
}


.p-gtesCaselink .p-topTopics_title_en2 {
    font-size: 2.5vw;
    font-weight: 500;
    color: #0f68b3
}

@media screen and (max-width:960px) {
    .p-gtesCaselink .p-topTopics_title_en2 {
        font-size: 10.6666666667vw
    }
}

@media screen and (max-width:960px) {
    .p-gtesCaselink .p-topTopics_title_en2 {
        font-size: 1.5625vw
    }
}

@media screen and (max-width:960px) and (max-width:960px) {
    .p-gtesCaselink .p-topTopics_title_en2 {
        font-size: 6.6666666667vw
    }
}

.p-lpBses_video .list{
    width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 960px) {
    .p-lpBses_video .list {
        width: 100%;
    }
}

.p-lpPoint_sec03_info .text{
	color: #fff;
		    font-size: 1.725vw;
		
		    padding-top: 3vh;
		
		    line-height: 5vh;
	}
@media screen and (max-width: 960px) and (max-width: 960px) {
    .p-lpPoint_sec03_info .text {
        font-size: 3.7333333333vw;
				    line-height: normal;
		    padding-top: inherit;

    }
}

.p-lpPoint_sec02 .text2{
		    font-size: 1.55vw;
		
		    line-height: 2;
		
		    letter-spacing: -0.05rem;
}
@media screen and (max-width: 960px) {
.p-lpPoint_sec02 .text2{
		    font-size:3.7333333333vw;
}

.p-rmEviLists_list -note{
    color: white;
    background-color: darkgrey;
}

.p-rmEviLists_detail.-block a {
  color: darkred;
}

.p-rmEviLists_title {
  border-bottom: none !important;
}