@charset "utf-8";

.container div:not(.blockPeople) .inner{
  padding-top: 120px;
  padding-bottom: 120px;
}
.blockMV .bgGy_inner::before, .blockMVbottom::before, .blockMVbottom::after,
.blockPeople::before, .blockBusiness:not(.blockCompany) .bgGy_inner::before{
  content: "";
  position: absolute;
  display: block;
  border-radius: 50%;
}
@media screen and (max-width:949px){
  .container div:not(.blockPeople) .inner{
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
/* ==============================================================
/*     blockMV
/* ============================================================== */
.blockMV .inner{
  max-width: 1280px;
  padding-left: 40px;
  padding-right: 40px;
}
.blockMV .bgGy_inner{
  position: relative;
  border-top-left-radius: 0;
}
.blockMV .bgGy_inner::before{
  top: 56px;
  left: -44px;
  width: 247px;
  height: 247px;
  border: 48px solid var(--gy200);
  filter: blur(7px);
  z-index: 5;
  mix-blend-mode: multiply;
}
.blockMVtop{
  position: relative;
  height: 667px;
  padding: 130px 0 0 80px;
  _background: url("../img/top/img_blockMV_main.png") no-repeat 50% 50%;
  _background-size: auto 100%;
  border-radius: 16px 16px 0 16px;
  overflow: hidden;
}
.blockMVtop_video{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 667px;
}
.blockMVtop_video video{
  /*min-width: 100%;
  min-height: 100%;*/
  width: 1200px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.blockMVtop::before{
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: 117px;
  height: 60px;
  background: url("../img/top/bg_blockMVtop-sp.png") no-repeat 100% 100%;
  background-size: cover;
  z-index: 10;
}
.blockMVtop h2{
  position: relative;
  margin-bottom: 16px;
  font-size: 7.2rem;
  line-height: 1.35;
  color: var(--wh);
  z-index: 6;
}
.blockMVtop p{
  font-family: "Lato", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  color: var(--wh);
}
.blockMVtop a{
  margin: 48px 0 0 0 !important;
  color: var(--wh);
  background: var(--bl300);
  z-index: 100;
}
.blockMVtop a::after{
  width: 14px !important;
  height: 12px !important;
  background-image: url("../img/ico_arrow-wh.svg") !important;
  vertical-align: 0 !important;
}
.blockCircle-top1, .blockCircle-top2{
  position: absolute;
  top: 583px;
  mix-blend-mode: multiply;
  z-index: 10;
}
.blockCircle-top1{
  left: -210px;
}
.blockCircle-top2{
  top: 124px;
  right: -190px;
  width: 390px;
  height: 390px;
  filter: blur(10px);
}
.blockMVbottom{
  position: relative;
}
.blockMVbottom .inner{
  padding-bottom: 120px;
}
.blockMVbottom_txt{
  position: relative;
  width: 684px;
  margin-left: calc(100% - 684px);
  margin-bottom: 240px;
  padding: 24px 0 80px 80px;
  background: var(--wh);
  border-radius: 16px 0 0 16px;
}
.blockMVbottom_news{
  margin-bottom: 84px;
  border: 1px solid var(--gy200);
  border-radius: 8px;
  line-height: 1.5;
}
.blockMVbottom_news a{
  display: block;
  padding: 12px 48px 12px 16px;
  font-size: 1.4rem;
  color: var(--bl300);
  background: url("../img/ico_arrow-bl.svg") no-repeat calc(100% - 16px) 50%;
}
.blockMVbottom_news_date{
  font-size: 1.6rem;
}
.blockMVbottom_news_ttl{
  vertical-align: 1px;
}
.blockMVbottom_txt p{
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.1;
}
.blockMVbottom_txt p:not(:last-child){
  margin-bottom: 40px;
}
@media screen and (max-width:1280px) and (min-width:950px){
  .blockMVtop a:hover{
    background: var(--bl300);
    opacity: 0.7;
  }
  .blockMVbottom_img{
    width: calc(100% - 684px);
  }
  .blockMVbottom_img img{
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width:950px){
  .blockMVbottom::before{
    bottom: 11px;
    right: -198px;
    width: 428px;
    height: 428px;
    border: 60px solid var(--bl300);
    filter: blur(5px);
    opacity: 0.5;
  }
  .blockMVbottom::after{
    bottom: 233px;
    left: -127px;
    width: 364px;
    height: 364px;
    border: 48px solid var(--gy200);
    filter: blur(20px);
  }
  .blockMVbottom_img{
    position: absolute;
    z-index: 20;
    top: 194px;
    left: 0;
  }
  .blockVideo_txt{
    position: absolute;
    bottom: 0;
    display: inline-block;
    margin-left: -160px;
    padding: 24px 40px 0;
    font-size: 2rem;
    font-weight: 700;
    background: var(--wh);
    border-top-right-radius: 16px;
  }
  .blockVideo_txt::before, .blockVideo_txt::after{
    content: "";
    display: block;
    position: absolute;
    width: 14px;
    height: 14px;
    background: url("../img/top/bg_blockVideo.png") no-repeat;
    background-size: cover;
  }
  .blockVideo_txt::before{
    top: -14px;
    left: calc(50% - 7px);
  }
  .blockVideo_txt::after{
    right: -14px;
    bottom: 0;
  }
  .blockVideo_txt span{
    display: block;
    padding-top: 8px;
    text-decoration: underline;
  }
}
@media screen and (max-width:949px){
  .blockMV .inner{
    max-width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }
  .blockMV .bgGy_inner::before{
    top: 56px;
    left: -44px;
    width: 183px;
    height: 183px;
    border-width: 35px;
  }
  .blockMVtop{
    height: 579px;
    padding: 177px 0 0 24px;
    border-bottom-right-radius: 0;
  }
  .blockMVtop h2{
    font-size: 4.5rem;
  }
  .blockMVtop p{
    font-size: 1.2rem;
  }
  .blockMVtop_video{
    height: 579px;
  }
  .blockMVtop_video video{
    width: auto;
    height: 579px;
  }
  .blockCircle-top1, .blockCircle-top2{
    position: absolute;
    border: 36px solid var(--bl300);
    border-radius: 50%;
    mix-blend-mode: multiply;
    filter: blur(5px);
    z-index: 5;
  }
  .blockCircle-top1 img, .blockCircle-top2 img, .blockPeople .blockCircle img{
    display: none;
  }
  .blockCircle-top1{
    width: 228px;
    height: 228px;
    top: 429px;
    left: -117px;
  }
  .blockCircle-top2{
    width: 203px;
    height: 203px;
    top: 21px;
    right: -118px;
    border-width: 33px;
    filter: blur(3px);
    opacity: 0.8;
  }
  .blockMVbottom .inner{
    padding-bottom: 80px;
  }
  .blockMVbottom_txt{
    width: 100%;
    margin: 0 0 43px;
    padding: 16px 0 0;
  }
  .blockMVbottom_news{
    position: relative;
    margin-bottom: 56px;
    background: rgba(255,255,255,0.84);
    backdrop-filter: blur(5px);
    z-index: 100;
  }
  .blockMVbottom_news a{
    display: flex;
    padding-right: 32px;
    font-size: 1.2rem;
    color: var(--gy800);
    background-image: url("../img/ico_arrow-bk.svg");
  }
  .blockMVbottom_news_date{
    display: block;
    width: 68px;
    font-size: 1.4rem;
    color: var(--gy400);
  }
  .blockMVbottom_news_ttl{
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width: calc(100% - 68px);
    padding-top: 1px;
  }
  .blockMVbottom_txt p{
    font-size: 1.4rem;
  }
  .blockMVbottom_txt p:not(:last-child){
    margin-bottom: 40px;
  }
  .blockMVbottom_img{
    margin-left: -24px;
    margin-right: -24px;
    margin-bottom: 53px;
  }
  .blockVideo{
    width: 100%;
  }
  .blockVideo_txt{
    margin: 24px 0;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.5;
  }
  .blockVideo_txt span{
    display: block;
    margin-top: 8px;
    font-size: 1.4rem;
    font-weight: 700;
  }
}

/* ==============================================================
/*     PEOPLE
/* ============================================================== */
.blockPeople{
  position: relative;
  padding: 120px 0;
  background: var(--gy200);
  border-radius: 80px 0 80px 0;
  overflow: hidden;
}
.blockPeople .inner{
  position: relative;
}
.blockPeople .blockCircle{
  position: absolute;
  top: -203px;
  right: -231px;
  width: 770px;
  height: 770px;
  z-index: 1;
}
.blockPeople h2{
  margin-bottom: 0;
}
.blockPeople h3{
  margin: 80px 0 16px;
  font-family: "Lato", sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  text-transform: uppercase;
}
.linkMore{
  position: absolute;
  top: 4px;
  right: 80px;
  z-index: 5;
}
.linkMore a{
  position: relative;
  font-weight: 700;
  color: var(--bl300) !important;
}
.linkMore a::after{
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 8px;
  background: url("../img/ico_arrow-bl.svg") no-repeat;
  vertical-align: -1px;
}
.blockInterview{
  position: relative;
  z-index: 10;
}
.blockInterview .liImgLink{
  width: 1660px;
}
.liImgLink > li{
  margin-bottom: 0;
}
.liCrosstalk{
  display: flex;
  width: 2873px;
}
.liCrosstalk a{
  position: relative;
  display: block;
  height: 430px;
  padding: 40px 40px 40px 80px;
  color: #fff;
  background: var(--bl300);
  border-radius: 16px;
  z-index: 2;
}
.liCrosstalk h4, .liCrosstalk h4 span{
  font-size: 3.1rem;
  font-weight: 700;
}
.liCrosstalk_img{
  width: 566px;
  border-radius: 8px;
  overflow: hidden;
}
.liCrosstalk_img img{
  width: 100%;
  height: auto;
}
.liCrosstalk_speaker{
  position: absolute;
  bottom: 40px;
  left: 80px;
  min-width: 300px;
  padding: 40px 40px 24px 0;
  background: var(--bl300);
  font-size: 1.4rem;
  border-top-right-radius: 16px;
}
.liCrosstalk_speaker p:not(:last-child){
  margin-bottom: 8px;
}
.liCrosstalk_speaker strong{
  font-size: 1.6rem;
}
.liCrosstalk_speaker::before, .liCrosstalk_speaker::after{
  content: "";
  display: block;
  position: absolute;
  width: 14px;
  height: 14px;
  background: url("../img/top/bg_crosstalk.png") no-repeat;
  background-size: cover;
}
.liCrosstalk_speaker::before{
  top: -14px;
  left: 261px;
}
.liCrosstalk_speaker::after{
  right: -14px;
  bottom: 0;
}
.blockPeople .blockBtn{
  justify-content: center;
  margin-top: 80px;
}
@media screen and (min-width:950px){
  .blockPeople::before{
    top: 1090px;
    left: -300px;
    width: 762px;
    height: 762px;
    border: 100px solid var(--bl300);
    filter: blur(20px);
    opacity: 0.2;
  }
  .linkMore a:hover{
    opacity: 0.6;
  }
  .blockPeople .linkMore{
    padding: 5px 10px;
    background: var(--gy200);
    border-radius: 20px;
  }
  .liCrosstalk a:hover{
    opacity: 0.7;
  }
  .liCrosstalk li{
    position: relative;
    width: 947px;
  }
  .liCrosstalk li:not(:last-child){
    margin-right: 16px;
  }
  .liCrosstalk li::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: var(--wh);
    border-radius: 16px;
  }
  .liCrosstalk h4{
    display: flex;
    align-items: center;
    width: 230px;
    height: 200px;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
  .liCrosstalk h4 span{
    display: block;
  }
  .liCrosstalk_img{
    position: absolute;
    top: 40px;
    right: 40px;
    height: 349px;
  }
}
@media screen and (max-width:949px){
  .blockPeople{
    padding: 80px 0;
    border-radius: 40px 0 40px 0;
  }
  .blockPeople h2{
    margin-bottom: -40px;
  }
  .blockPeople h3{
    font-size: 2rem;
  }
  .linkMore{
    right: 24px;
  }
  .linkMore a::after{
    margin-left: 4px;
    vertical-align: -3px;
  }

  .blockInterview .liImgLink{
    width: 1041px;
  }
  .liCrosstalk{
    width: 989px;
  }
  .liCrosstalk li{
    position: relative;
    width: 323px;
  }
  .liCrosstalk li:not(:last-child){
    margin-right: 10px;
  }
  .liCrosstalk a{
    width: 100%;
    height: auto;
    padding: 24px 24px 0;
  }
  .liCrosstalk h4{
    margin-bottom: 24px;
    padding-top: 0;
    font-size: 2.4rem;
  }
  .liCrosstalk_img, .liCrosstalk_img img{
    width: 100%;
  }
  .liCrosstalk_speaker{
    position: relative;
    left: 0;
    bottom: 36px;
    display: inline-block;
    min-width: 0;
    padding: 16px 24px 0 0;
    border-top-right-radius: 8px;
  }
  .liCrosstalk_speaker p{
    font-size: 1.2rem;
  }
  .liCrosstalk_speaker strong{
    font-size: 1.4rem;
  }
  .liCrosstalk_speaker::before, .liCrosstalk_speaker::after{
    width: 8px;
    height: 8px;
  }
  .liCrosstalk_speaker::before{
    top: -8px;
    left: 0;
  }
  .liCrosstalk_speaker::after{
    right: -8px;
    top: 28px;
    bottom: auto;
  }
  .blockPeople .blockBtn{
    justify-content: center;
    margin-top: 80px;
  }
}

/* ==============================================================
/*     BUSINESS & COMPANY
/* ============================================================== */
.blockBusiness:not(.blockCompany) .bgGy_inner{
  position: relative;
  overflow: hidden;
}
.blockBusiness .inner{
  position: relative;
}
.blockBusiness h3{
  margin-bottom: 16px;
  font-size: 2rem;
}
.blockBusiness p{
  line-height: 1.7;
}
.blockBusiness_img{
  border-radius: 16px;
  overflow: hidden;
}
.blockBusiness_img img{
  width: 100%;
  height: auto;
}
.blockCompany{
  background: var(--gy200);
  border-radius: 80px 0 80px 0;
}
@media screen and (min-width:950px){
  .blockBusiness:not(.blockCompany) .bgGy_inner::before{
    top: -270px;
    left: -180px;
    width: 840px;
    height: 840px;
    border: 120px solid var(--bl200);
    filter: blur(20px);
    opacity: 0.5;
    z-index: 0;
  }
  .blockBusiness .inner{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
  }
  .blockBusiness .inner > div{
    width: calc(50% - 37px);
  }
  .blockBusiness:not(.blockCompany) .inner > div:first-child{
    margin-left: 75px;
  }
  .blockCompany .inner{
    flex-direction: row;
  }
  .blockCompany .inner > div:first-child{
    margin-right: 75px;
    padding-bottom: 92px;
  }
  .blockCompany .blockBtn{
    position: absolute;
  }
}
@media screen and (max-width:949px){
  .blockBusiness_img{
    margin-top: 24px;
    border-radius: 8px;
  }
  .blockCompany{
    border-radius: 40px 0 40px 0;
  }
  .blockCompany .blockBtn{
    display: block;
  }
  .blockCompany .blockBtn .btn:not(:last-child){
    margin-bottom: 16px;
  }
}

/* ==============================================================
/*     WORK STYLE - KUSHIRO LIFE
/* ============================================================== */
.blockWorkstyle{
  position: relative;
}
.blockWorkstyle .block_ttl{
  margin-top: -24px;
  font-size: 3.2rem;
}
.blockWorkstyle .block_ttl-en{
  font-size: 1.8rem;
}
.blockWorkstyle .blockBtn{
  margin-top: 24px;
}
.blockWorkstyle li{
  position: relative;
    height: 464px;
  border-radius: 16px 16px 16px 0;
  overflow: hidden;
}
.blockkWorkstyle_img{
  height: 100%;
}
.blockkWorkstyle_img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blockkWorkstyle_txt{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 304px;
  padding-top: 40px;
  background: var(--wh);
  border-top-right-radius: 16px;
}
.blockWorkstyle li:last-child .blockkWorkstyle_txt{
  width: 328px;
}

.blockSDGs{
  padding: 120px 0;
  background: var(--gy200);
  border-radius: 80px 0 80px 0;
}
.blockSDGs .inner{
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.blockSDGs .blockkWorkstyle_txt{
  width: 277px;
  background: var(--gy200);
}
.blockSDGs li:last-child .blockkWorkstyle_txt{
  width: 232px;
}
@media screen and (min-width:950px) and (max-width:1280px){
  .blockWorkstyle_bottom img{
    display: none;
  }
  .blockWorkstyle_bottom{
    height: 702px;
    background: url("../img/top/img_topBottom.jpg") no-repeat 50% 50%;
    background-size: auto 100%;
  }
}
@media screen and (min-width:950px){
  .blockWorkstyle ul{
    display: flex;
  }
  .blockWorkstyle li{
    width: calc(50% - 20px);
  }
  .blockWorkstyle li:first-child{
    margin-right: 40px;
  }
}
@media screen and (max-width:949px){
  .blockWorkstyle .block_ttl{
    margin-top: -18px;
    font-size: 2.4rem;
  }
  .blockWorkstyle .block_ttl-en{
    font-size: 1.4rem;
  }
  .blockWorkstyle .blockBtn{
    margin-top: 16px;
  }
  .blockWorkstyle li:first-child{
    margin-bottom: 40px;
  }
  .blockkWorkstyle_txt{
    width: auto !important;
    padding-top: 24px;
    padding-right: 40px;
  }
  .blockSDGs{
    padding: 80px 0;
    border-radius: 40px 0 40px 0;
  }
}

/* ==============================================================
/*     NEWS
/* ============================================================== */
.blockNews{
  position: relative;
  background: var(--gy200);
  border-radius: 80px 0 0 0;
}
.liInfo{
  border-top: 1px solid var(--wh);
}
.liInfo li{
  border-bottom: 1px solid var(--wh);
}
.liInfo a{
  display: block;
  padding: 24px;
}
.liInfo a > span:first-child{
  display: block;
  color: var(--gy400);
  transition: 0.3s;
}
.liInfo a > span:last-child{
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  transition: 0.3s;
}
.liInfo_label{
  display: inline-block;
  margin-left: 12px;
  padding: 5px 12px;
  font-size: 1.2rem;
  color: var(--gy800) !important;
  background: var(--gy200);
  border-radius: 20px;
}
@media screen and (min-width:950px){
  .blockNewsInner{
    display: flex;
    justify-content: space-between;
    min-height: 200px;
  }
  .blockNewsTtl{
    min-width: 255px;
  }
  .liInfo{
    width: calc(100% - 255px);
  }
  .liInfo a{
    display: flex;
    padding-right: 48px;
    background: url("../img/ico_arrow-bk.svg") no-repeat calc(100% - 24px) 50%;
  }
  .liInfo a:hover{
    color: var(--bl300);
    background-color: rgba(208, 226, 255, 0.5);
    background-image: url("../img/ico_arrow-bl.svg");
    border-radius: 16px;
  }
  .liInfo a:hover span{
    color: var(--bl300);
  }
  .liInfo a > span:first-child{
    width: 261px;
  }
  .liInfo a > span:last-child{
    width: calc(100% - 261px);
  }
  .blockNews .blockBtn{
    position: absolute;
    bottom: 120px;
  }
  .btnEntry{
    display: none;
  }
}
@media screen and (max-width:949px){
  .blockNews{
    border-radius: 40px 0 0 0;
  }
  .blockNewsTtl{
    margin-bottom: 40px;
  }
  .liInfo a{
    padding: 16px 4px;
  }
  .liInfo a > span:first-child{
    padding-bottom: 8px;
  }
  .liInfo a > span:last-child{
    -webkit-line-clamp: 2;
  }
  .blockNews .blockBtn{
    justify-content: center;
    margin-top: 40px;
  }

  .btnEntry{
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 24px;
    background: linear-gradient(0deg, #FFFFFF -8.82%, rgba(255, 255, 255, 0) 100%);
    z-index: 7777;
    opacity: 0;
    transition: 0.2s;
  }
  .btnEntry.active{
    opacity: 1;
  }
  .btnEntry .btn{
    width: 100%;
    height: 52px;
    padding: 13px 24px 0;
    font-size: 1.6rem;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: var(--wh);
    background: var(--bl300);
    border-radius: 30px;
    line-height: 1.5;
  }
  .btnEntry .btn::after{
    display: inline-block;
    content: "";
    width: 14px;
    height: 12px;
    margin-left: 16px;
    background: url("../img/ico_arrow-wh.svg") no-repeat;
    vertical-align: 0;
  }
}

.blockSlider{
  position: relative;
  overflow: hidden;
  width: 100%;
}
.blockSlider_track{
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  will-change: transform;
}
.blockSlider_slide{
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
}
.blockSlider_slide:hover,
.blockSlider_slide:focus {
  outline: none;
}

/* 低速回線/設定で動きを減らすユーザー向け */
@media (prefers-reduced-motion: reduce) {
  .blockSlider_track{ transition: none !important; }
}
