.go-back {
    float: left;
    margin: 15px;
}
.go-back a {
    float: left;
}
/* company
------------------------------------------------------------*/

.c-btn03--bgGray {
    background-color: #808285 !important;
    box-shadow: inset 3px -3px #707275 !important;
}
.p-company__part1 .col-2 {
    justify-content: space-between;
    display: grid;
    grid-template-columns: 50% 50%;
}
.p-company__part1 .col-2 .column {
    width: 100%;
    font-size: 2rem;
    line-height: 1.4;
    word-break: break-all;
}
@media only screen and (max-width: 320px) {
    .p-company__part1 .col-2 .column {
        font-size: 1rem !important;
    }
}
@media only screen and (max-width: 599px) {
    .p-company__part1 .col-2 .column {
        font-size: 1.1rem;
    }
}
.c-doawload-pdf {
    margin-top: 30px;
}
.c-doawload-pdf .l-wrap__side {
    margin-top: 22px;
}
.cursor-auto {
    cursor: auto;
}
.mailto {
    cursor: pointer;
    color: blue;
}
.c-redirect {
    cursor: pointer;
}
@media only screen and (max-width: 767px) {
    .title-reset-page-textbox {
        width: 28%;
    }
}
@media only screen and (max-width: 415px) {
    .title-reset-page-textbox {
        width: 40%;
    }
}
@media only screen and (max-width: 330px) {
    .title-reset-page-textbox {
        width: 44%;
    }
}
@media only screen and (min-width: 767px) {
    .title-reset-page-textbox {
        width: 25%;
    }
}
/* create booth
------------------------------------------------------------*/

.c-form05__listImage_01 .active {
    border: 5px solid #000;
}
.c-form05__listThumbnail_01 .active {
    border: 5px solid #000;
}
.header_expand:after {
    border-bottom: 12px solid #fff !important;
    border-top: none;
}
.c-mail-content {
    width: 100%;
}
.btn-submit-mail {
    display: flex;
}
.text-word-break {
    word-break: break-all;
}
.contact-text-line {
    display: -webkit-inline-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.p-companyD2__relative .listDocument a {
    font-size: 1.5rem !important;
}
.heart2 {
    fill: red;
    position: relative;
    top: -20px;
    width: 35px;
    float: right;
    border: 1px solid #dcddde;
}
.heart2:hover {
    /* background: #e1e1e1; */
    transform: scale(1.3);
}
.c-header__searchForm {
    position: absolute;
    top: initial;
    /*    left: 43%; */
    left: calc(80 / 227 * 100vw);
    transform: translatex(-50%);
    z-index: 1;
}
@media screen and (max-width: 1200px) {
    .c-header__searchForm input[type="text"] {
        width: 10vw;
        max-width: none;
    }
}
@media screen and (max-width: 900px) {
    .c-header__searchForm {
        left: 46%;
        transform: initial;
    }
}
/* additional by ando */

.p-lastVideo1__cont .list1 > * {
    width: calc((100% - 40px) / 2);
    margin-right: initial;
    margin: 10px 8px;
    background: #fff;
    box-shadow: 4px 4px 12px 2px rgb(0 0 0 / 25%);
}
.video video {
    width: 400px;
    height: 280px;
}
.c-btn03-add {
    margin: 10px auto 10px;
}
.c-btn03-add-2 {
    margin-right: initial;
    margin-top: -30px;
    margin-bottom: 20px;
}
.img-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.p-lastVideo__img {
    border: 1px solid #000;
    margin-top: 30px;
    background-color: #fff;
    padding: 22px;
}
.p-lastVideo__img h2 {
    margin-bottom: 22px;
}
.p-lastVideo__img .c-slide1__item {
    margin: 20px 0;
    width: 50%;
}
@media only screen and (max-width: 1040px) {
    .video video {
        width: 200px;
        height: 160px;
    }
}
.c-banner1-add {
    width: 1126px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-image: url(/images/video_bg_blue.jpg?c9a19c96634e1109e83c19ba6175c4ad);
    background-size: cover;
    height: 500px;
    position: relative;
}
@media only screen and (max-width: 1127px) {
    .c-banner1-add {
        height: auto !important;
        padding-top: 54.1%;
    }
}
.c-banner1-add .video {
    position: absolute;
    top: 17%;
    /* right: 27.5%; */
    transform-origin: left center;
    transform: perspective(210px) rotateY(-5deg) skew(360deg, 358deg);
}
.l-wrap__side-add {
    margin-top: 40px;
}
.c-banner1-green {
    background-image: url(/images/video_bg_green.jpg?33265087d7b9a11dc6ed9ef78976c832) !important;
}
.c-banner1-sky-blue {
    background-image: url(/images/video_bg_sky-blue.jpg?39eb4d59a50031e201319797b1cfd0af) !important;
}
.c-banner1-purple {
    background-image: url(/images/video_bg_purple.jpg?e1d07210820d3bf705d675ce72a1adee) !important;
}
/*  */

.c-banner1-add .video {
    width: 44%;
    height: 56%;
    transform-origin: center;
    /* right: 22%; */
    top: 17.8%;
}
.c-banner1-add .video video {
    width: 100%;
    height: 100%;
}
@media only screen and (max-width: 768px) {
    .c-banner1-add {
        height: 56vw;
        background-position: right center;
    }
}
.c-banner1-add .video {
    top: calc((253 / 1126) * (100%));
    left: calc((363 / 1126) * (100%));
    width: calc(530 / 1126 * 100%);
    height: calc(220 / 410 * 100%);
    transform-origin: left center;
    transform: perspective(1260px) rotateY(-36deg) skew(360deg, 358deg)
        scale(1.05);
}
@media only screen and (max-width: 1127px) {
    .c-banner1-add .video {
        top: calc((6 / 285) * (100vw));
        left: calc((99 / 285) * (100%));
        width: calc(560 / 1235 * 100vw);
        height: calc(280 / 400 * 100%);
        transform: perspective(1070px) rotateY(-34deg) skew(360deg, 359deg);
    }
}
@media only screen and (max-width: 900px) {
    .c-banner1-add .video {
        transform: perspective(909px) rotateY(-35deg) skew(360deg, 359deg);
        /* top: calc((18/285)*(100vw)); */
    }
}
@media only screen and (max-width: 768px) {
    .c-banner1-add .video {
        top: calc((18 / 285) * (100vw));
        left: calc((99 / 285) * (100%));
        width: calc(470 / 1235 * 100vw);
        height: calc(340 / 400 * 36vw);
        transform: perspective(790px) rotateY(-33deg) skew(360deg, 358deg)
            scale(1.2);
    }
}
@media only screen and (max-width: 641px) {
    .c-banner1-add .video {
        transform: perspective(670px) rotateY(-33deg) skew(360deg, 358deg)
            scale(1.2);
    }
}
@media only screen and (max-width: 561px) {
    .c-banner1-add .video {
        width: calc(500 / 1235 * 100vw);
        height: calc(340 / 400 * 36vw);
        transform: perspective(544px) rotateY(-32deg) skew(360deg, 358deg)
            scale(1.1);
    }
}
@media only screen and (max-width: 471px) {
    .c-banner1-add .video {
        transform: perspective(524px) rotateY(-32deg) skew(360deg, 358deg)
            scale(1.2);
    }
}
@media only screen and (max-width: 1040px) {
    .p-lastVideo1__cont .list1 {
        display: flex;
    }
}
.c-banner1-add iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.vp-title-header,
.vp-sidedock {
    display: none !important;
}
.l-wrap-side__stick {
    position: -webkit-sticky;
    position: sticky;
    right: 0;
    top: -175px;
}
.c-btn03--bgBlue-add {
    margin-top: 30px;
}
.c-slide1__item {
    cursor: pointer;
}
.c-slide1__item .img {
    /* width: 210px; */
    padding: 0 10px;
    height: 186px;
}
.c-slide1__item .media img {
    height: 150px;
    -o-object-fit: cover;
    object-fit: cover;
}
@media only screen and (max-width: 767px) {
    .c-slide1__item .media img {
        height: 186px;
    }
}
.video-btn {
    margin-top: 30px;
}
.c-banner1-top {
    max-width: 300px;
    width: 100%;
    margin: 10px auto;
    background-image: url(/images/video_bg_blue.jpg?c9a19c96634e1109e83c19ba6175c4ad);
    background-size: cover;
    background-position: center;
    height: 200px;
    position: relative;
}
.c-banner1-top .video {
    position: absolute;
    height: 155px;
    top: -2%;
    left: 30.5%;
    width: 164px;
    transform-origin: left center;
    transform: perspective(395px) rotateY(-32deg) skew(360deg, 358deg);
}
/*
@media only screen and (max-width: 800px) {
.c-banner1-top .video{
height: calc(155/800*72vw);
}
}
@media only screen and (max-width: 800px) {
.c-banner1-top{
  height: 20vw;
}
.c-banner1-top .video{
  position: absolute;
  height: 150px;
    top: -16px;
   left: 36%;
   width: 119px;
    transform-origin: left center;
    transform: perspective(238px) rotateY( -19deg )skew(360deg, 353deg );
}
}
*/

@media only screen and (max-width: 800px) {
    /*
.c-banner1-top .video{
  transform-origin: left top;
  position: absolute;
  transform: perspective(238px) rotateY( -19deg )skew(360deg, 354deg );
  height: calc(144/800*144px);  
  width: calc(119/800*100vw);
  top: calc(-16/800*144px);
}
*/
    .c-banner1-top {
        height: 20vw;
    }
    .p-top__conference .video {
        margin-top: initial;
        margin-bottom: initial;
        transform-origin: initial;
    }
    .c-banner1-top .video {
        position: absolute;
        top: calc((-3 / 285) * (100vw));
        left: calc((61 / 285) * (100%));
        width: calc(75 / 285 * 100vw);
        height: calc(51 / 285 * 100vw);
        transform: perspective(552px) rotateY(-27deg) rotateX(0deg)
            skew(360deg, 358deg) scale(77%);
    }
}
@media only screen and (max-width: 599px) {
    .c-banner1-top {
        max-width: 540px;
        width: 100%;
        height: 50vw;
    }
    .c-banner1-top .video {
        position: absolute;
        top: calc((23 / 285) * (100vw));
        left: calc((69 / 285) * (100%));
        width: calc(70 / 127 * 100vw);
        height: calc(48 / 215 * 100vw);
        transform: perspective(430px) rotateY(-26deg) rotateX(0deg)
            skew(360deg, 359deg) scale(1.25);
    }
}
.cont-coming {
    text-align: center;
    font-weight: bold;
    margin-top: 50px;
}
.p-top__bannerBtn .c-btn03 {
    transform-origin: center left;
}
.c-header__searchForm input[type="text"] {
    min-width: 6vw;
    width: calc(160 / 1300 * 100vw);
    max-width: initial;
}
@media only screen and (max-width: 1300px) {
    .c-header__searchForm input[type="text"] {
        max-width: 6vw;
    }
}
@media only screen and (max-width: 1200px) {
    .c-header__searchForm {
        left: calc(100 / 227 * 100vw);
    }
}
.p-top__bannerBtn--04 {
    left: 42%;
    bottom: 30%;
}
.p-top__bannerVideo-right video {
    width: 100%;
    height: auto;
    max-width: 100%;
}
/*
.p-top__bannerVideo-right {
position: absolute;
top: 15%;
right: 10%;
height: 300px;
width: 400px; 
left: auto;
transform: perspective(116px) rotateY( -4deg )skew(360deg, 356deg );
}

@media only screen and (min-width: 1700px) {
.p-top__bannerVideo-right  {
top: calc((15/285)*(100vw)); 
right: calc((28/285)*(100%));
width: calc(257/335*36vw);
height: calc(300/400*36vw);
transform: perspective(116px) rotateY( -4deg )skew(360deg, 356deg );
}
}
*/

/* .p-top__bannerVideo-right {
    position: absolute;
    border: 3px solid #000;
    box-shadow: 2px -2px 7px 0px #5d5d5d;
    top: calc((28 / 285) * (100vw));
    right: calc((17.5 / 285) * (100%));
    width: calc(440 / 1399 * 100vw);
    height: calc(200 / 400 * 36vw);
    transform: perspective(93px) rotateY(-3deg) skew(360deg, 355deg) scale(98%);
}
@media only screen and (min-width: 2500px) {
    .p-top__bannerVideo-right {
        position: absolute;
        top: 17%;
        right: 5%;
        width: 810px;
        height: 462px;
        transform: perspective(146px) rotateY(-3deg) skew(360deg, 355deg)
            scale(98%);
    }
}
@media only screen and (max-width: 1399px) {
    .p-top__bannerVideo-right {
        position: absolute;
        border: 3px solid #000;
        box-shadow: 2px -2px 7px 0px #5d5d5d;
        top: calc((27 / 285) * (100vw));
        right: calc((28.75 / 450) * (100%));
        width: calc(440 / 1399 * 100vw);
        height: calc(204 / 400 * 36vw);
        transform: perspective(106px) rotateY(-5deg) skew(360deg, 356deg)
            scale(98%);
    }
}
@media only screen and (max-width: 599px) {
    .p-top__bannerVideo-right {
        transform: perspective(106px) rotateY(-12deg) skew(360deg, 356deg)
            scale(98%);
    }
} */
/*
.p-top__bannerVideo {
position: absolute;
bottom: calc((56/285)*(100vw));
left: calc((9/285)*(100%));
width: calc(350/1399*100vw);
height: calc(300/400*36vw);
transform: perspective(96px) rotateY( 3deg)skew(360deg, 362deg)scale(98%);
}

*/

.p-top__bannerVideo {
    position: absolute;
    top: initial;
    border: 3px solid #000;
    box-shadow: -2px 4px 7px 0px #5d5d5d;
    bottom: calc((71.1 / 285) * (100vw));
    left: calc((4.7 / 285) * (100%));
    width: calc(279 / 1235 * 100vw);
    height: calc(145 / 400 * 36vw);
    transform: perspective(65px) rotateY(2deg) skew(360deg, 362deg) scale(100%);
}
@media only screen and (min-width: 1800px) {
    .p-top__bannerVideo {
        position: absolute;
        top: initial;
        bottom: calc((68 / 285) * (100vw));
        left: calc((1 / 285) * (100%));
        width: calc(318 / 1235 * 100vw);
        height: calc(161 / 400 * 36vw);
        transform: perspective(275px) rotateY(5deg) skew(360deg, 363deg)
            scale(90%);
    }
}
@media only screen and (min-width: 2500px) {
    .p-top__bannerVideo {
        position: absolute;
        top: initial;
        bottom: 45%;
        left: 0.5%;
        width: 639px;
        height: 360px;
        transform: perspective(275px) rotateY(4deg) skew(360deg, 363deg)
            scale(90%);
    }
}
@media only screen and (max-width: 599px) {
    .p-top__bannerVideo {
        left: calc((5.7 / 285) * (100%));
        transform: perspective(65px) rotateY(6deg) skew(360deg, 362deg)
            scale(100%) !important;
    }
}
.p-top__bannerBtn {
    z-index: 2;
}
@media only screen and (max-width: 599px) {
    .p-top__bannerNews {
        position: absolute !important;
        top: 22%;
        left: 30.8%;
        width: 27.4% !important;
    }
    .p-top__bannerNews .contentPc .item {
        display: none;
    }
    .p-top__bannerNews .contentPc .item:nth-child(1),
    .p-top__bannerNews .contentPc .item:nth-child(2) {
        display: flex;
    }
    .p-top__bannerNews .contentPc .item .date {
        width: 36% !important;
        margin-left: -5%;
        transform: scale(0.7);
    }
    .p-top__bannerNews .contentPc .item .postContent {
        width: 68% !important;
        transform: scale(0.7);
        margin-left: -10%;
    }
}
.p-top__cat a {
    font-size: 2rem;
}
.c-boxVideo2__cont .cont {
    text-align: center;
}
.p-top__tableContent .p-top__cat a {
    font-size: 1.4rem;
}
section.p-top__banner {
    text-align: center;
    max-width: 2500px;
    margin: 0 auto;
}
.p-top__banner img {
    max-width: 2500px !important;
}
.p-top__bannerNews .contentPc .item .date {
    width: 30%;
    margin-right: 15px;
}
.p-top__bannerNews .contentPc .item .postContent {
    width: 68%;
}
.p-top__bannerNews .contentPc .text {
    position: relative;
    width: 95%;
}
.button-forum {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.button-forum a {
    width: 25%;
    margin-top: 10px;
}
@media only screen and (max-width: 767px) {
    .button-forum {
        margin-bottom: 10px;
        justify-content: space-between;
    }
    .button-forum a {
        width: 45%;
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 475px) {
    .button-forum {
        margin-bottom: 0px;
    }
}

.c-boxVideo2__title {
    min-height: 50px;
    font-weight: bold;
}
.c-boxVideo2__title:before,
.c-boxVideo2__title:after {
    display: none;
}
.c-boxVideo2 .cont {
    font-size: 1.6rem;
    margin: 10px 0 0 10px;
}
.c-boxVideo2__title {
    min-height: 55px;
}
.video-yellow {
    background-color: #f8b62d;
    box-shadow: inset 3px -3px #f8b62d;
}
.video-purple {
    background-color: #92308d;
    box-shadow: inset 3px -3px #92308d;
}
.video-blue {
    background-color: #00afcc;
    box-shadow: inset 3px -3px #00afcc;
}
.video-green {
    background-color: #00a84d;
    box-shadow: inset 3px -3px #00a84d;
}
.c-boxVideo2__cont {
    margin-top: initial;
    padding: 40px 15px 15px;
}
.c-boxVideo2__cont {
    background-size: cover;
    background-position: center;
    position: relative;
    height: 200px;
}
@media only screen and (max-width: 1040px) {
    .c-boxVideo2__cont {
        padding-top: 50%;
        background-position: center;
        height: 20vw;
    }
}
.yellow-bg {
    background-image: url(/images/video-yellow.jpg) !important;
}
.purple-bg {
    background-image: url(/images/video-purple.jpg) !important;
    overflow: hidden;
}
.blue-bg {
    background-image: url(/images/video-blue.jpg) !important;
}
.green-bg {
    background-image: url(/images/video-green.jpg) !important;
}
.video-content {
    position: absolute;
    height: 151px;
    top: 1%;
    left: 34%;
    width: 172px;
    transform-origin: top left;
    transform: perspective(452px) rotateY(-28deg) skew(360deg, 354deg);
}
@media only screen and (max-width: 1040px) {
    .video-content {
        top: 7%;
        left: calc((88 / 256) * (100%));
        width: calc(86 / 334 * 100vw);
        height: calc(55 / 285 * 100vw);
        transform: perspective(477px) rotateY(-34deg) rotateX(0deg)
            skew(360deg, 355deg) scale(73%);
    }
}
@media only screen and (max-width: 920px) {
    .video-content {
        position: absolute;
        top: calc((1 / 285) * (100vw));
        left: calc((205 / 285) * (100%));
        width: calc(75 / 285 * 100vw);
        height: calc(51 / 285 * 100vw);
        transform: perspective(180px) rotateY(350deg) rotateX(0deg)
            skew(360deg, 354deg) scale(87%) translateX(-79%);
    }
}
@media only screen and (max-width: 599px) {
    .video-content {
        position: absolute;
        top: calc((3 / 285) * (100vw));
        left: calc((204 / 285) * (100%));
        width: calc(75 / 285 * 100vw);
        height: calc(51 / 285 * 100vw);
        transform: perspective(90px) rotateY(352deg) rotateX(0deg)
            skew(360deg, 354deg) scale(96%) translateX(-79%);
    }
}
@media only screen and (max-width: 420px) {
    .video-content {
        position: absolute;
        top: calc((3 / 285) * (100vw));
        left: calc((210 / 285) * (100%));
        width: calc(75 / 285 * 100vw);
        height: calc(51 / 285 * 100vw);
        transform: perspective(90px) rotateY(352deg) rotateX(0deg)
            skew(360deg, 354deg) scale(96%) translateX(-79%);
    }
}

.video-koenkai .p-lastVideo__img h2,
.video-koenkai .p-lastVideo__slide h3 {
    color: #00a84d !important;
}
.video-koenkai .c-btn03-add-2 {
    background-color: #00a84d;
    box-shadow: inset 3px -3px #00a84d;
}
.video-koenkai .c-banner1-add {
    background-image: url(/images/video_bg_green.jpg?3326508);
}

.video-forum .p-lastVideo__img h2,
.video-forum .p-lastVideo__slide h3 {
    color: #f8b62d !important;
}
.video-forum .c-btn03-add-2 {
    background-color: #f8b62d;
    box-shadow: inset 3px -3px #f8b62d;
}
.video-forum .c-banner1-add {
    background-image: url(/images/video-yellow.jpg?3326508);
}

.video-osiete .p-lastVideo__img h2,
.video-osiete .p-lastVideo__slide h3 {
    color: #92308d !important;
}
.video-osiete .c-btn03-add-2 {
    background-color: #92308d;
    box-shadow: inset 3px -3px #92308d;
}
.video-osiete .c-banner1-add {
    background-image: url(/images/video-purple.jpg?3326508);
}

.video-interview .p-lastVideo__img h2,
.video-interview .p-lastVideo__slide h3 {
    color: #00afcc !important;
}
.video-interview .c-btn03-add-2 {
    background-color: #00afcc;
    box-shadow: inset 3px -3px #00afcc;
}
.video-interview .c-banner1-add {
    background-image: url(/images/video-blue.jpg?3326508);
}

.l-wrap__side-add {
    position: -webkit-sticky;
    position: sticky;
    right: 0;
    top: 75px;
}
/*.p-lastVideo .media{display: none;}*/

.img-wrap .c-slide1__item .media img {
    height: 150px;
    max-width: 266.66px;
    -o-object-fit: cover;
    object-fit: cover;
}

.img-wrap .c-slide1__item .media iframe {
    height: 150px;
    max-width: 266.66px;
    -o-object-fit: cover;
    object-fit: cover;
}

.img-wrap .c-slide1__item .preview_video {
    text-align: center;
}

.media.js-openPopup.preview_video::after {
    width: 80%;
    height: 100%;
    position: absolute;
    background: #6b827a00;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    content: "";
}

.slick-track .c-slide1__item .media img {
    /* height: 115px; */
    -o-object-fit: cover;
    object-fit: cover;
    margin-top: 10px;
}
.slick-track .c-slide1__item .media iframe {
    height: 115px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-top: 10px;
}

@media only screen and (max-width: 767px) {
    .img-wrap .c-slide1__item .media img {
        height: 82px;
    }
    .img-wrap .c-slide1__item .media iframe {
        height: 82px;
    }
}
.player.hide-controls-mode {
    pointer-events: none;
    max-width: 100% !important;
}
.p-news .c-banner02 {
    height: 400px;
}
@media only screen and (max-width: 1040px){
    .p-news .c-banner02 {
        height: 250px;
    }
}
.video-content{
    transform:translate3d(1px);
    z-index: 1!important;
}
@media only screen and (max-width: 1040px) {
    .video-content {
      transform: perspective(477px) rotateY(-34deg) rotateX(0deg)
        skew(360deg, 355deg) scale(0.73, 0.73);
    }
}
@media only screen and (max-width: 920px) {
    .video-content {
      transform: perspective(180px) rotateY(350deg) rotateX(0deg)
        skew(360deg, 354deg) scale(0.87, 0.87) translateX(-79%);
    }
}
@media only screen and (max-width: 599px) {
    .video-content {
      transform: perspective(90px) rotateY(352deg) rotateX(0deg)
        skew(360deg, 354deg) scale(0.96, 0.96) translateX(-79%);
    }
}
@media only screen and (max-width: 471px) {
    .c-banner1-add .video {
      transform: perspective(524px) rotateY(-32deg) skew(360deg, 358deg)
        scale(1.12);
      top: calc((16 / 285) * (100vw));
    }
}
@media only screen and (max-width: 420px) {
    .video-content {
      transform: perspective(90px) rotateY(352deg) rotateX(0deg)
        skew(360deg, 354deg) scale(0.88, 0.88) translateX(-79%);
    }
}
  
.c-header--top {
    position: relative;
    z-index: 9999;
    transform: translate3d(0,0,0)!important;
}

.p-lastVideo .u-bglinear{
    transform: translate3d(0,0,0)!important;
}
/*クリック制御*/
.p-top__bannerVideo, .p-top__bannerVideo-right,.c-banner1-top{
    pointer-events: none;
}

.c-header__contFix {
    /* height: 100vh; */
}a.c-itemNew:after {
    content: "";
    display: block;
    clear: both;
}

/* banner top page */
.p-top__bannerVideo-right {
    position: absolute;
    top: 1.2%;
    right: 0;
    width: 46%;
}

/* top new (top page) */
.p-top__News {
    background: rgb(81, 75, 71, 0.8);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 27px 48px;
    width: 100%;
    height: 96px;
    position: relative;
    z-index: 10;
}

.p-top__News-flex {
    display: flex;
    align-items: center;
}

.p-top__NewsTime {
    color: #ffff01;
    font-size: 24px;
    margin-right: 40px;
}

.p-top__NewsLine {
    background: #ffff01;
    width: 1px;
    height: 36px;
    margin-right: 20px;
}

.p-top__NewsTitle {
    color: #ffff01;
    font-size: 28px;
    margin-right: 20px;
}

.p-top__NewsContent {
    color: #ffffff;
    font-size: 20px;
    max-width: 945px;
    width: 75%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.p-top__NewsBtn--rounded .c-btn04--rounded {
    border-radius: 10px;
    color: #514b47;
    padding: 14px;
    font-size: 16px;
    cursor: pointer;
    border: 1px solid #707070;
}

.c-btn04--bgYellow {
    background-color: #ffff01;
}
.p-top__NewsBtn--rounded {
    min-width: 150px;
}
.p-top__NewsBtn--rounded .c-btn04--rounded {
    min-width: 150px;
}

@media screen and (max-width: 1200px){
    .p-top__NewsTitle {
        font-size: 20px;
    }

    .p-top__NewsTime {
        font-size: 18px;
        margin-right: 20px;
    }

    .p-top__NewsContent {
        font-size: 15px;
    }

    .c-btn04--bgYellow {
        padding: 5px 10px;
    }
}

@media screen and (max-width: 992px){
    .p-top__News {  
        flex-direction: column;
        height: auto;
    }

    .p-top__NewsTitle {
        margin-right: 0;
    }

    .p-top__NewsTime {
        margin-right: 0;
    }

    .p-top__News-flex {
        flex-direction: column;
    }

    .p-top__NewsLine {
        display: none;
    }

    .p-top__NewsBtn--rounded {
        margin-top: 30px;
    }
}

@media screen and (max-width: 786px){ 
    .p-top__NewsContent {
        max-width: 400px;
        width: 100%;
    }
}

@media screen and (max-width: 480px){ 
    .p-top__News {
        padding: 10px 40px;
    }

    .p-top__NewsTitle {
        font-size: 12px;
    }

    .p-top__NewsTime {
        font-size: 12px;
    }

    .p-top__NewsContent {
        font-size: 10px;
        max-width: 361px;
    }

    .p-top__NewsBtn--rounded {
        margin-top: 10px;
    }

    .p-top__NewsBtn--rounded a{
        font-size: 10px;
    }
}

/* Fix responsive reset-password */
@media screen and (max-width: 482px) {
    .c-btn03 {
        width: 100%;
    }
    .l-container{
        width: 80%;
        max-width: 100%;
        margin: auto;
    }
}

/* Fix checkbox visiter-register */
.c-checkbox1__markLeft1:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid #000;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: 2px;
}

.c-checkbox1__markLeft1--sm:before {
    width: 10px;
    height: 10px;
    margin-bottom: 2px;
    margin-right: 1px;
}

.c-checkbox1__markLeft1 {
    line-height: 1;
    position: relative;
    display: inline-flex;
}

.c-checkbox1__markLeft1:after {
    width: 9px;
    height: 5px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    transform: rotate(-45deg);
    content: "";
    position: absolute;
    top: 5px;
    left: 2px;
    opacity: 0;
}

.c-checkbox1__markLeft1--sm:after {
    width: 3px;
    height: 4px;
    top: 5px;
    left: 4px;
}

.c-checkbox1__markLeft1--sm:after {
    border-width: 1px;
}

.c-checkbox1 input:checked + .c-checkbox1__markLeft1:after {
    opacity: 1;
}

@media screen and (max-width: 1040px) {
    .c-checkbox1__markLeft1:before {
        content: "";
        display: inline-block;
        width: 14px;
        height: 14px;
        border: 1px solid #000;
        vertical-align: middle;
        margin-right: 5px;
        margin-top: 0px;
    }

    .c-checkbox1__markLeft1:after {
        width: 9px;
        height: 5px;
        border-left: 2px solid #000;
        border-bottom: 2px solid #000;
        transform: rotate(-45deg);
        content: "";
        position: absolute;
        top: 3px;
        left: 2px;
        opacity: 0;
    }
}

/*cheat*/
/* .amafair-header,
main.p-company .l-wrap-side__stick {pointer-events: none!important;} */
main.u-bglinear{/*display: none;*/}
/* .l-container2 {display: none;} */
