@charset "UTF-8";
.sub_header{
	background: linear-gradient(70deg, #A9D8EF, #63A4FF);
    margin-top: 100px;
}
.sub_header .container{
    padding: 100px 20px;
}
.subpage .nav-items__item a {
    color: #092D40;
}
.header__inner {
background: #fff;
	height: 102px;
}
.sub_header h1{
	color: #2E7CF6;
    letter-spacing: 3px;
    font-size: 48px;
    margin-bottom: 0px;
}
.faq{
	padding: 120px 0;
	background: #ECF8FD;
}
.faq ul{
	list-style: none;
}
.faq .faq_q{
	background: #DFF2FA;
    padding: 10px 30px;
	border-radius: 10px;
	    display: flex;
    flex-flow: row;
}
.faq .faq_q p{
color: #2E7CF6;
    font-size: 1.3rem;
font-weight: 500;
	line-height: 1.5;
}
.faq .faq_q .q{
	    color: #2E7CF6;
    font-size: 1.8rem;
    margin-right: 15px;
font-weight: 500;
}
.faq .faq_a{
	    display: flex;
    flex-flow: row;
    padding: 40px 30px 60px 30px;
}
.faq .faq_a .a{
	font-size: 1.8rem;
    width: fit-content;
    margin-right: 15px;
font-weight: 500;
}
.faq .faq_a p{
	margin-bottom: 0px;
font-weight: 500;
}
.breadcrumb{
    width: 100%;
    padding: 30px 20px 0 30px;
}
.breadcrumb ul{
	    display: flex;
    flex-flow: row;
    align-items: center;
    text-decoration: none;
    list-style: none;
}
.subpage_news{
	background: #ECF8FD;
	padding: 120px 0;
}
.news_box .news_contents{
	width: 100%;
}
.news_box .news_contents .inner{
	display: flex;
}
.news_box .news_contents figure {
    margin-bottom: 0px;
	width: 300px;
	flex-shrink: 0;
}
.news_item_text{
	width: calc(100% - 300px);
	padding-left: 30px;
}
.news_item_text h3{
	    font-size: 18px;
    margin-bottom: 10px;
	font-weight: 500;
}
.news_item_text p{
	margin-bottom: 0px;
}
.news_box{
	margin-bottom: 30px;
width: 100%;
}
.news_box a h3:hover{
	color: #4CACCF;
}
.nav-links{
	text-align: center;
}
.nav-links .current{
color: #2E7CF6!important;
    border: 1px #2E7CF6 solid!important;
}
.nav-links .page-numbers{
color: #BFBFBF;
    border: 1px #BFBFBF solid;
    width: 50px;
    height: 50px;
    padding: 10px;
    display: flex;
    align-items: center;
    margin-bottom: 0px;
    border-radius: 50px;
    justify-content: center;
	margin: 0 15px;
}
.nav-links{
	    display: flex;
    justify-content: center;
}
.page_next {
  display: inline-block;
  vertical-align: middle;
  color: #BFBFBF;
  line-height: 1;
  position: relative;
  width: 10px;
  height: 10px;
  transform: translateX(-25%) rotate(45deg);
}
.page_next::before, .page_next::after {
  content: '';
  position: absolute;
  background: currentColor;
  border-radius: 0.1em;
}
.page_next::before {
  top: 0;
  left: 0;
  right: 0;
  height: 0.1em;
}
.page_next::after {
  top: 0;
  right: 0;
  bottom: 0;
  width: 0.1em;
}
.page_prev {
  display: inline-block;
  vertical-align: middle;
  color: #BFBFBF;
  line-height: 1;
  position: relative;
  width: 10px;
  height: 10px;
  transform: translateX(25%) rotate(-135deg);
}

.page_prev::before, .page_prev::after {
  content: '';
  position: absolute;
  background: currentColor;
  border-radius: 0.1em;
}

.page_prev::before {
  top: 0;
  left: 0;
  right: 0;
  height: 0.1em;
}

.page_prev::after {
  top: 0;
  right: 0;
  bottom: 0;
  width: 0.1em;
}
.news_single .container{
	max-width: 880px;
}
.news_single .container .news_time{
	margin-bottom: 10px;
}
.news_single .container h2{
	text-align: left;
	margin-bottom: 50px;
	font-weight: 500;
}
.news_single .container .single_top_img{
	margin-bottom: 50px;
}
.news_single h3{
	border-bottom: 1px #BFBFBF solid;
    padding-bottom: 10px;
    margin-bottom: 30px;
	font-weight: 500;
}
.single_txt_box{
	padding-top: 30px;
}
#breadcrumbs{
	font-size: 11px;
}
.news_box .news_time{
	color: #707070;
	font-size: 12px;
	margin-bottom: 10px;
}
.news_box .list_img img{
	height: 150px;
    object-fit: cover;
    object-position: 100% 100%;
}
.news_btn a.btn-l {
    max-width: 380px;
}
.news_btn{
	padding-top: 60px;
}
.nav-links a:hover{
	opacity: 0.7;
}
.single_txt_box p{
	overflow-wrap: break-word;
}

/*==================================================
                life in belong
==================================================*/
.life_fv{
	background:url("../img/life_fv_pc.webp")no-repeat center;
	background-size: cover;
}
.life_page{
	background: #ECF8FD;
}
.life_main{
	    position: relative;
    padding-bottom: 200px;
	background: #ECF8FD;
}
      .navi_link{
    position: absolute;
    top: 120px;
    left: calc(50% - 600px);
    width: 200px;
    height: calc(100% - 240px);
      }
.life_header__nav {
    position: sticky;
    top: 120px;
    width: 100%;
    max-width: 220px;
}
.life_right{
	padding-top: 120px;
}
      .header__list{
        list-style: none;
      }
      .header__item{
        margin-bottom: 20px;
      }
      .header__link{
        position: relative;
        transition: all 0.2s ease-in-out;
        display: block;
        color: #000;
        font-size: 16px;
        text-decoration: none;
        padding: 5px 10px;
      }
      .header__link.is-active{
        color: #2E7CF6;
      }
      .header__link.is-active::before{
        content: "";
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          z-index: -1;
      }
.section-block h2{
	    border-left: 6px #2E7CF6 solid;
    margin-bottom: 40px;
    text-align: left;
    font-weight: 500;
    font-size: 2rem;
    padding-left: 15px;
}
.environment h3{
	color: #2E7CF6;
    font-weight: 500;
    margin-bottom: 30px;
    font-size: 1.6rem;
    padding-left: 15px;
}
.environment h4{
font-size: 16px;
    letter-spacing: 0px;
    font-weight: 500;
}
.environment_contents01 .row{
	margin-bottom: 50px;
}
.environment_contents01 .ttl_p{
	font-size: 20px;
	margin-bottom: 30px;
	line-height: 1.5;
    padding-left: 15px;
}
.environment_contents01 .ttl_p span{
	font-size: 14px;
}
.environment_contents01 .col_item{
	padding: 15px;
}
.environment_contents01 .col_item .inner{
	background: #fff;
	border-radius: 16px;
	padding: 30px 20px;
	text-align: center;
box-shadow: 0px 0px 20px rgb(214 233 255);
}
.environment_contents01 .col_item .inner figure img{
	width: 100px;
	margin: 0 auto 20px auto;
}
.environment_contents01 .col_item .inner h4{
	margin-bottom: 20px;
}
.environment_contents01 .col_item .inner p{
	text-align: left;
	margin-bottom: 0px;
	font-size: 14px;
}
.environment_contents01 .col-12 .inner{
	display: flex;
	align-items: center;
	padding: 30px 40px;
}
.environment_contents01 .col-12 .inner figure{
	margin-right: 30px;
	flex-shrink: 0;
}
.environment_contents01 .col-12 .inner figure img{
	margin-bottom: 0px;
}
.menu_dot{
	width: 10px;
	height: 10px;
	border-radius: 10px;
	margin-right: 5px;
}
.dot_01{
	background:#8DE2FE;
}
.dot_02{
	background:#85E0F9;
}
.dot_03{
	background:#77D3F1;
}
.dot_04{
	background:#7ABAFF;
}
.dot_05{
	background:#4290EF;
}
.header__list .header__item div{
	display: flex;
    flex-flow: row;
    align-items: center;
}
.header__list .header__item{
	display: flex;
    flex-flow: row;
    align-items: center;
	justify-content: space-between;
}
.dli-arrow-down {
  display: inline-block;
  vertical-align: middle;
  color: #2E7CF6;
  line-height: 1;
  position: relative;
  width: 0.1em;
  height: 1em;
  background: currentColor;
right: 15px;
}

.dli-arrow-down::before {
  content: '';
  width: 0.65em;
  height: 0.65em;
  border: 0.1em solid currentColor;
  border-top: 0;
  border-right: 0;
  transform: rotate(-45deg);
  transform-origin: bottom left;
  position: absolute;
  left: 50%;
  bottom: -0.05em;
  box-sizing: border-box;
}
.section-block .container{
	padding-left: 280px;
	max-width: 1200px;
}
#evaluation{
	background: #DFF2FA;
	padding-top: 100px;
	padding-bottom: 100px;
}
#evaluation .row{
	align-items: center;
}
#evaluation .col-md-6{
	padding: 0px;
}
#evaluation .col-md-6 figure{
	background: #fff;
	padding: 30px;
	border-radius: 20px;
}
#evaluation .col-md-6 .inner{
	padding: 30px 0;
}
#evaluation .col-md-6 .inner p{
	margin-bottom: 0px;
}
#evaluation .evaluation_img{
	padding-right: 60px;
}
#number{
	padding-top: 100px;
	padding-bottom: 100px;
}
#number .col-6{
	padding: 20px 30px 20px 0;
}
#number .col-6 .inner{
	padding: 20px 30px;
	text-align: center;
	background: #fff;
box-shadow: 0px 0px 20px rgb(214 233 255);
	border-radius: 20px;
}
#number .col-6 .inner h3{
	text-align: left;
    font-weight: 500;
    font-size: 1.3rem;
    border-bottom: 1px solid;
    width: fit-content;
    padding-bottom: 5px;
    margin-bottom: 30px;
}
#number .col-6 .inner figure{
	    max-width: 200px;
    margin: 0 auto 30px auto;
}
#number .col-6 .inner .number_num{
color: #2E7CF6;
    font-size: 48px;
    font-family: "Montserrat", sans-serif;
	margin-bottom: 20px;
	line-height: 1;
}
#number .col-6 .inner .number_num span{
	font-size: 24px;
color: #2E7CF6;
    font-family: "Montserrat", sans-serif;
}
#number .col-6 .inner .annotation{
	font-size: 10px;
	color: #8E8E8E;
	margin-bottom: 0px;
	line-height: 1.4;
}
#number .col-6 .inner .height_01{
	height: 20px;
}
#number .col-6 .inner .height_02{
	height: 60px;
}
#event{
background: #DFF2FA;
    padding-top: 100px;
    padding-bottom: 100px;
overflow: hidden;
}
#slider_box .slick-prev, #slider_box .slick-next {
width: 60px;
    height: 60px;
}
#slider_box .slick-prev {
    left: auto;
    top: -60px;
	right:30%;
}

#slider_box .slick-arrow:before{
    content:""!important;
    width: 100%!important;
    height: 100%!important;
    position: absolute;
    top: 0;
    left: 0;
}

#slider_box .slick-next:before{
    background: url("../img/arrow_r.webp")!important;
    background-size: contain!important;
}

#slider_box .slick-prev:before{
    background: url("../img/arrow_l.webp")!important;
    background-size: contain!important;
}
.slick-next {
    right: calc(30% - 80px)!important;
    top: -60px!important;
}
.slider_p{
	margin-bottom: -70px;
}
.slick-prev:before {
    content: '＜';
}
.slick-next:before {
    content: '＞';
}
/*=============slider================*/
.content_area{
  padding: 0;
  margin: 0 auto;
overflow: hidden;
	padding-top: 100px;
}
.slider_container{
	position: relative;
    left: calc(50% - 600px);
    padding-left: 280px;
}
.slider_container .inner{
	overflow: hidden;
}
.slick-list{
  overflow: visible;
}
.slick-item figure{
	margin-bottom: 10px;
	padding-right: 20px;
}
.slick-item p {
margin-bottom: 0px;
}
.slick-prev, .slick-next{
  z-index:100;
}
#office{
    padding-top: 100px;
    padding-bottom: 0px;
overflow: hidden;
}
#office h2 {
margin-bottom: -50px;
}
.not-found{
	padding: 100px 0;
	margin-top: 100px;
}
.not-found .container{
	text-align: center;
}
.not-found h1{
	color: #2E7CF6;
    font-size: 4rem;
    margin-bottom: 0px;
}
.not-found .p1_404{
	    color: #2E7CF6;
    font-size: 1.6rem;
    margin-bottom: 30px;
}
.not-found .p2_404{
	margin-bottom: 50px;
}
.not-found a.btn-w{
	border: #2E7CF6 solid 2px;
    border-radius: 200px;
	max-width: 400px;
	width: 100%;
	    padding: 20px 60px!important;
}
.not-found a.btn-w:before {
     background: none;
}
@media screen and (max-width:1280px){
#slider_box .slick-prev {
	right: calc(15% - 80px);
}
.slick-next {
    right: 15%;
}
.section-block .container {
    max-width: 96%;
	padding-left: 220px;
}
.navi_link {
    left: calc(50% - 47%);
}
#number .col-6 .inner {
    padding: 20px 20px;
}
.environment h4 {
    font-size: 15px;
}
#number .col-6 {
    padding: 20px 20px 20px 0;
}
}
@media screen and (max-width:1100px){
#number .col-6 {
    padding: 20px 15px 20px 0;
}
    #number .col-6 .inner {
        padding: 20px 10px;
    }
#number .col-6 .inner h3 {
margin-left: 10px;
}
}
@media screen and (max-width:992px){
    #number .col-6 .inner {
        padding: 20px 20px;
    }
#number .col-6 .inner h3 {
margin-left: 0px;
}
.environment_contents01 .col_item {
    padding: 10px;
}
.slider_container {
    left: 0px;
    padding-left: 20px;
	
}
#number .col-6 .inner .height_01{
		height: 20px;
	}
.life_header__nav {
max-width: 100%;
}
    .navi_link {
        left: 0px;
    }
    .navi_link {
        position: relative;
        width: 100%;
        top: 60px;
        padding: 0 20px;
        max-width: 800px;
        margin: 0 auto;
    }
.header__list .header__item {
    border-bottom: 1px #4CACCF solid;
    padding-bottom: 20px;
}
    .section-block .container {
        padding-left: 15px;
		padding-right: 15px;
		max-width: 100%;
    }
.header__inner {
    height: 80px;
}
.sub_header {
    margin-top: 80px;
}
.news_item_text p {
    line-height: 1.4;
}
.news_box .news_contents figure {
    width: 200px;
}
.news_item_text {
    width: calc(100% - 200px);
    padding-left: 20px;
}
.environment_contents01 .ttl_p {
    padding-left: 0px;
}
#evaluation .evaluation_img {
    padding-right: 0px;
}
	.row_left{
		padding: 15px 10px 15px 0px!important;
	}
	.row_right{
		padding: 15px 0 15px 10px!important;
	}
#number .col-6 .inner .height_03{
	height: 20px;
}
#number .col-6 .inner .height_04{
	height: 44px;
}
}
@media screen and (max-width:768px){
#event .content_area {
    padding-top: 200px;
}
#event  #slider_box .slick-prev {
    top: -140px;
}
#event  .slick-next {
    top: -140px;
}
.slider_p {
    margin-bottom: -170px;
}
.environment_contents01 .col-12 .inner {
flex-flow: column;
}
.environment_contents01 .col_item {
    padding: 15px 0;;
}
.environment_contents01 .col-12 .inner figure {
    margin-right: 0px;
    flex-shrink: 0;
	margin-bottom: 20px;
}
.life_fv{
	background:url("../img/life_fv_sp.webp")no-repeat center;
	background-size: cover;
}
.news_box .news_contents .inner {
   flex-flow: column;
}
.news_box .news_contents figure {
    width: 100%;
}
.news_item_text {
    width: 100%;
    padding-left: 0px;
}
.news_box .news_contents figure {
  margin-bottom: 20px;
    }
.news_single .container h2 {
    font-size: 22px;
}
.news_single h3{
    font-size: 20px;
}
.news_box .list_img img {
    height: 180px;
}
	}
@media screen and (max-width:600px){
#number .col-6 .inner .height_04{
	height: 50px;
}
.faq .faq_q {
    padding: 10px 15px;
}
.faq .faq_a {
    padding: 20px 15px 30px 15px;
}
.faq .faq_q p {
    font-size: 1rem;
}
.faq .faq_q .q{
    font-size: 1.5rem;
    margin-right: 10px;
}
.faq .faq_a .a {
    font-size: 1.5rem;
    margin-right: 10px;
}
.faq {
    padding: 60px 0;
}
.subpage_news {
    padding: 60px 0;
}
.sub_header h1 {
    font-size: 36px;
}
.sub_header .container {
    padding: 60px 20px 70px 20px;
}
.breadcrumb {
    padding: 10px 10px 0 15px;
}
.nav-links .page-numbers {
    width: 40px;
    height: 40px;
margin: 0 10px;
}
#number .col-6 .inner h3 {
    font-size: 1rem;
	margin-bottom: 20px;
}
#number .col-6 .inner figure {
    max-width: 150px;
    margin: 0 auto 20px auto;
}
#number .col-6 .inner .number_num {
    font-size: 30px;
}
#number .col-6 .inner .number_num span{
    font-size: 16px;
}
    #number .col-6 .inner {
        padding: 20px 15px;
		border-radius: 10px;
    }
#number .col-6 .inner .annotation {
    font-size: 1.5vw;
}
.row_left {
        padding: 10px 10px 10px 0px !important;
    }
    .row_right {
        padding: 10px 0 10px 10px !important;
    }
.environment h3 {
    font-size: 1.4rem;
    padding-left: 0px;
}
#slider_box .slick-prev, #slider_box .slick-next {
    width: 35px;
    height: 35px;
}
    #slider_box .slick-prev {
        right: calc(15% - 50px);
    }
  .content_area{
    padding: 100px 30px 0 0;
  }
.life_main {
    padding-bottom: 100px;
}
}
@media screen and (max-width:600px){
.section-block h2 {
    font-size: 1.8rem;
}
    #event #slider_box .slick-prev {
        top: -175px;
    }
    #event .slick-next {
        top: -175px;
    }
#office h2 {
    margin-bottom: -60px;
}
.not-found h1 {
    font-size: 3rem;
}
.not-found .p1_404 {
    font-size: 1rem;
}

}
@media screen and (max-width:480px){
    #number .col-6 .inner .height_01 {
        height: 10px;
    }
    #number .col-6 .inner .height_03 {
        height: 10px;
    }
    #number .col-6 .inner .height_04 {
        height: 30px;
    }
}