@charset "UTF-8";

.slider_top {
	width: 150%;
	height: 65vh;
	overflow: hidden;
    position: relative;
	max-width: 100%;
    right: 0;
    border-radius: 150px 0 0 150px;
}
.slider_top {
    height: 702px;
}

.slider_top div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	/* z-index: 10;
	opacity: 0; */
	/* animation-name: slide-fade; */
	/* animation-duration: 15s; */
	/* animation-iteration-count: infinite; */
}
.slider_box img{
    width: 115%;
    max-width: 200%;
    position: absolute;
    top: 0;
    z-index: 999;
    left: -120px;
}
.slider_top div:first-of-type{
	background-image: url(../img/studies/top_img_01.png);
    /* width: 200%; */
}

.TOP_animation {
    margin-left: 200px;
}
.top_image {
	width: 85%;
    overflow: hidden;
    position: relative;
    max-width: 100%;
    right: 0;
    object-fit: contain;
    height: 702px;
    
}
.slider_inner{
    align-items: unset;
}

.top_title{
    margin-top: 115px;
}
.top_title{
    font-size: 35px;
}
.top_title_en{
    font-size: 19px;
} 

/* ---------------------------------------------------------- */
/* studies------------------------------------------------- */
.studies{
    margin-bottom: 250px;
    /* display: flex; */
    flex-direction: row;
    justify-content: flex-end;
    margin-left: 340px;
}
.studies_detail{
    margin: 0 auto;
    text-align: start;
}
.studies_detail::before{
    content: "Case";
    color: rgba(0 , 151, 215, .15);
    font-size: 284px;
    font-weight: bold;
    writing-mode: sideways-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    line-height: 30rem;
    position: absolute;
    margin-top: -90px;
    left: 50px;
    top: 60vh;
    z-index: -1;
}
.studies_detail h3{
    font-size: 36px;
    color: #0097D7;
    line-height: 5rem;
}
/* ---------------------------------------------------------- */
.message{
    display: block;
    width: 100%;
    margin: 100px 0 30px 43%;
    height: 702px;
    /* position: relative; */
}
.massage_wrap{
    margin-left: 100px;
}
.interview .R_image img{
    max-width: 200%;
    top: unset;
    height: 702px;
    position: relative;
    right: -300px;
    width: 100%;
    object-fit: contain;
    margin-bottom: 200px;
}
.profile .R_image img{
    max-width: 200%;
    top: unset;
    /* height: 266px; */
    position: relative;
    right: -300px;
    width: 100%;
    object-fit: contain;
    margin-top: -50px;
    margin-bottom: 100px;
}
.case{
    margin-bottom: 300px;
}
.case .R_image{
    max-width: 200%;
    top: unset;
    height: 266px;
    position: relative;
    right: -300px;
    width: 100%;
    object-fit: contain;
    margin-top: 100px;
    margin-bottom: 100px;
    background-color: #1E8ACE;
}
.case .R_image img{
    height: auto;
    width: 50%;
    object-fit: contain;
    position: absolute;
    top: 100px;
    left: -200px;
}
.case .R_image .img05  .img08{
    width: 30%;
}
.case_bottom_image{
    display: block;
    position: absolute;
}
.banner{
    margin: 300px 0 200px;
}
.message h3{
    color: #1E8ACE;
    font-size: 77px;
    font-weight: bold;
    line-height: 34rem;
    margin-bottom: 10px;
    display: inline-block;
    writing-mode: sideways-rl;
}

.message .btn_item{
    margin-top: 20px;
}
.message_text{
    width: 539px;
}
.case_title{
    margin-left: 100px;
    color: #0097D7;
    font-size: 35px;
    margin-top: 0;
    line-height: 5rem;
}
.case_text{
    margin-left: 100px;
    font-size: 14px;
    margin-right: 490px;
}

.interview{
    position: relative;
}
.video{
    position: absolute;
    width: 50%;
    top: 435px;
    left: 250px;
    padding: 10px 0;
    margin: 0;
    height: auto;
}
.scroll-infinity__item {
    width: calc(100vw / 4);
}
.margin_bottom100{
    margin-bottom: 100px;
}
/* reason------------------------------------------------- */
.reason{
    background-color: #F0F0F0;
    width: 100%;
    padding: 150px 100px 5px;
    margin-bottom: 200px;
}
.reason::before{
    content: "";
    background-image: url(../img/features/reason_tag.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;

}
.reason_wrap{
    display: flex;
    justify-content: center;
    margin-bottom: 150px;
}
.reason_wrap_img{
    width: 569px;
    height: 418px;

}
.reason_detail{
    display: flex;
    flex-direction: column;
    padding-left: 30px;
    width: 526px;
}
.reason_title{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #1E8ACE;
    margin-left: -30px;
}
.reason_title p{
    font-size: 28px;
    color: #1E8ACE;
    font-weight: bold;
    
}
.L_margin{
    margin-left: 30px;
}
.R_margin{
    margin-right: 30px;
}
.number{
    width: 15%;
}
.reason_text{
    font-size: 14px;
}
/* ---------------------------------------------------------- */

.scloll_point{
    position: relative;
    margin: 250px 0;
}
.scroll_position {
    top: 0;
}
/* ---------------------------------------------------------- */



  @media screen and (max-width:767px) {
   
    body:before{
        content:none;
        /* display:unset;
        background-repeat: unset;
        background-size: unset;
        background-position: unset;
        width: unset;
        height: unset;
        position: unset;
        z-index: unset; */
        background-image:none; /*背景画像*/
    }

    .diagonal_01 {
        padding: 200px 0 555px;
        margin: -207px 0 0;
        clip-path: polygon(0 0, 100% 0%, 100% 65%, 0 70%);
    }
    .slider_top{
        height: 244px;
        width: 100%;
    }
    .slider_box img{
        max-width: unset;
        position: relative;
        top: 0;
        width: 73%;
        margin-top: 30px;
        left: 0;
    }
    .top_title {
        margin-top: 20px;
    }
    .corporate {
        margin: 0 30px;
    }
    .studies{
        margin: 0 30px 100px;
    }
    .studies_detail .policy li::before {
        left: -2em;
        font-size: 37px;
    }
    .studies_detail h3 {
        font-size: 20px;
        line-height: 4rem;
    }
    .studies_detail::before {
        font-size: 150px;
        line-height: 3rem;
    }

    .message{
        margin: 100px 0 0;
        height: auto;
    }
    .message h3{
        margin-bottom: 10px;
        font-size: 40px;
        line-height: 3rem;
        writing-mode: unset;
    }
    .message_text {
        width: auto;
    }
    .massage_wrap {
        margin-left: 0;
        font-size: 50px;
        line-height: 3rem;
    }
    .case_text {
       margin: 0;
    }
    .case_title{
        margin-left: 0;
        font-size: 18px;
        line-height: 3rem;
    }
    .case {
        margin-bottom: 100px;
    }
    .case .R_image {
        right: -100px;
    }
    .case .R_image img {
        width: 100%;
        left: -100px;
    }
    .case .R_image .img05 {
        width: 75%;
    }
    .banner_sp{
        margin-top: 300px;
    }
    .reason_wrap {
        display: block;
        margin-bottom: 100px;
    }
    .special_interview{
        background-color: #1E8ACE;
        color: #fff;
        font-size: 14px;
        padding: 10px;
    }
    .special_interview h5{
        color: rgba(225, 225, 225, .29);
        font-size: 70px;
        font-weight: bold;
        margin: 0;
        line-height: 7rem;
    }
    .h5_L{
        text-align: left;
    }
   .h5_R{
        text-align: right;
   }
   .video_title{
    text-align: center;
   }
    .video {
        position: relative;
        width: 100%;
        top: 0;
        padding: 10px 0;
        background-color: #000;
        height: auto;
        left: 0;
        margin: 0 auto;
        display: block;
        height: 160px;
    }
    .scloll_point {
        margin: 250px 0 0;
    }
   
  }
@media screen and (min-width:768px) {
    
    
}

/*# sourceMappingURL=map/style-top.css.map */