@charset "UTF-8";
/* --------------------------------

SP

-------------------------------- */
/* 非表示 */
.pc-view{display: none;}
.pc-menu{display: none;}
.wide-view{display: none;}
#sp-head{
	width: 100%;
	height: 65px;
	background-color: #fff;
	position: fixed;
	top:0;
	left: 0;
	z-index: 998;
}

.sp-content{
	padding-top:66px; 
}

.head-logo{
	width: 138px;
	margin-left: 30px;
	margin-top: 6px;
}

.head-logo img{
	width: 100%;
	height: auto;
}

#nav-drawer {
  position: fixed;
  top:0px;
  right: 0px;
  z-index: 997;
}

#nav-drawer button{
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: none;
  border-radius: 0;
  outline: none;
  z-index: 997;
}

.menu {
  position: fixed;
  top: 0;
  right: -100vw;
  width: 100vw;
  transition: all .3s ease;
}

.menu--isOpen {
  position: fixed;
  right: 0;
  top:0;
  width: 100vw;
}

.menu__button {
  position: fixed;
  right: 20px;
  top: 8px;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  border: none;
}

.menu span {
  display: block;
  width: 80%;
  margin: auto;
  height: 4px;
  background-color: #002855;
  position: absolute;
  left: 0;
  right: 0;
  top: calc((100% - 4px)/2);
  border-radius: 3px;
  transition: .2s;
}

.menu__lineTop {
  transform: translateY(-10px);
}

.menu__lineMiddle {}

.menu__lineBottom {
  transform: translateY(10px);
}

.menu--isOpen .menu__lineTop {
  transform: rotate(45deg); 
  background-color: #002855; 
}

.menu--isOpen .menu__lineMiddle {
  opacity: 0;
}

.menu--isOpen .menu__lineBottom {
  transform: rotate(-45deg);
  background-color: #002855;  
}

.sp-menu{
  width: 100%;
  height: 100vh;
  background-color: #fff;
  position: fixed;
  top:65px;
  overflow: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 50px;
}

.service-menu-sp{
	width: 100%;
	position: relative;
}

ul.service-menu-sp-lv1{
	width: 100%;
	transition: all .5s ease;
}

ul.service-menu-sp-lv2{
	width: 100%;
	height: 100vh;
	background-color: #FFF;
	position: absolute;
	top:0px;
	right: -100vw;
	transition: all .5s ease;
	z-index: 997;
}

ul.service-menu-sp-lv2 li:last-child{
	border-bottom: 1px solid #525766;
}

ul.service-menu-sp-lv3{
	width: 100%;
	height: 100vh;
	background-color: #fff;
	position: absolute;
	top:0px;
	right: -100vw;
	transition: all .5s ease;
	z-index: 997;
}

ul.service-menu-sp-lv3 li:last-child{
	border-bottom: 1px solid #525766;
}

.sector-menu-sp{
	width: 100%;
	position: relative;
}

ul.sector-menu-sp-lv1{
	width: 100%;
	transition: all .5s ease;
}

ul.sector-menu-sp-lv2{
	width: 100%;
	height: 100vh;
	background-color: #FFF;
	position: absolute;
	top:-55px;
	right: -100vw;
	transition: all .5s ease;
	z-index: 997;
}

ul.sector-menu-sp-lv2 li:last-child{
	border-bottom: 1px solid #525766;
}

ul.sector-menu-sp-lv3{
	width: 100%;
	height: 100vh;
	background-color: #fff;
	position: absolute;
	top:-55px;
	right: -100vw;
	transition: all .5s ease;
	z-index: 997;
}

ul.sector-menu-sp-lv3 li:last-child{
	border-bottom: 1px solid #525766;
}

.insight-menu-sp{
	width: 100%;
	position: relative;
}

ul.insight-menu-sp-lv1{
	width: 100%;
	transition: all .5s ease;
}

ul.insight-menu-sp-lv2{
	width: 100%;
	height: 100vh;
	background-color: #FFF;
	position: absolute;
	top:-110px;
	right: -100vw;
	transition: all .5s ease;
	z-index: 997;
}

ul.insight-menu-sp-lv2 li:last-child{
	border-bottom: 1px solid #525766;
}

ul.insight-menu-sp-lv3{
	width: 100%;
	height: 100vh;
	background-color: #fff;
	position: absolute;
	top:-110px;
	right: -100vw;
	transition: all .5s ease;
	z-index: 997;
}

ul.insight-menu-sp-lv3 li:last-child{
	border-bottom: 1px solid #525766;
}

ul.insight-menu-sp-lv4{
	width: 100%;
	height: 100vh;
	background-color: #fff;
	position: absolute;
	top:-110px;
	right: -100vw;
	transition: all .5s ease;
	z-index: 997;
}

ul.insight-menu-sp-lv4 li:last-child{
	border-bottom: 1px solid #525766;
}

ul.insight-menu-sp-lv5{
	width: 100%;
	height: 100vh;
	background-color: #fff;
	position: absolute;
	top:-110px;
	right: -100vw;
	transition: all .5s ease;
	z-index: 997;
}

ul.insight-menu-sp-lv5 li:last-child{
	border-bottom: 1px solid #525766;
}

.career-menu-sp{
	width: 100%;
	position: relative;
}

ul.career-menu-sp-lv1{
	width: 100%;
	transition: all .5s ease;
}

ul.career-menu-sp-lv2{
	width: 100%;
	height: 100vh;
	background-color: #FFF;
	position: absolute;
	top:-275px;
	right: -100vw;
	transition: all .5s ease;
	z-index: 997;
}

ul.career-menu-sp-lv2 li:last-child{
	border-bottom: 1px solid #525766;
}

ul.career-menu-sp-lv3{
	width: 100%;
	height: 100vh;
	background-color: #fff;
	position: absolute;
	top:-275px;
	right: -100vw;
	transition: all .5s ease;
	z-index: 997;
}

ul.career-menu-sp-lv3 li:last-child{
	border-bottom: 1px solid #525766;
}

ul.career-menu-sp-lv4{
	width: 100%;
	height: 100vh;
	background-color: #fff;
	position: absolute;
	top:-275px;
	right: -100vw;
	transition: all .5s ease;
	z-index: 997;
}

ul.career-menu-sp-lv4 li:last-child{
	border-bottom: 1px solid #525766;
}

.about-menu-sp{
	width: 100%;
	position: relative;
}

ul.about-menu-sp-lv1{
	width: 100%;
	transition: all .5s ease;
}

ul.about-menu-sp-lv2{
	width: 100%;
	height: 100vh;
	background-color: #FFF;
	position: absolute;
	top:-330px;
	right: -100vw;
	transition: all .5s ease;
	z-index: 997;
}

ul.about-menu-sp-lv2 li:last-child{
	border-bottom: 1px solid #525766;
}

ul.about-menu-sp-lv3{
	width: 100%;
	height: 100vh;
	background-color: #fff;
	position: absolute;
	top:-330px;
	right: -100vw;
	transition: all .5s ease;
	z-index: 997;
}

ul.about-menu-sp-lv3 li:last-child{
	border-bottom: 1px solid #525766;
}

.worldwide-menu-sp{
	width: 100%;
	position: relative;
}

ul.worldwide-menu-sp-lv1{
	width: 100%;
	transition: all .5s ease;
}

ul.worldwide-menu-sp-lv1 li:last-child{
	border-bottom: 1px solid #525766;
}

ul.worldwide-menu-sp-lv2{
	width: 100%;
	height: 100vh;
	background-color: #FFF;
	position: absolute;
	top:-440px;
	right: -100vw;
	transition: all .5s ease;
	z-index: 997;
}

ul.worldwide-menu-sp-lv2 li:last-child{
	border-bottom: 1px solid #525766;
}

ul.worldwide-menu-sp-lv3{
	width: 100%;
	height: 100vh;
	background-color: #fff;
	position: absolute;
	top:-440px;
	right: -100vw;
	transition: all .5s ease;
	z-index: 997;
}

ul.worldwide-menu-sp-lv3 li:last-child{
	border-bottom: 1px solid #525766;
}

ul.worldwide-menu-sp-lv4{
	width: 100%;
	height: 100vh;
	background-color: #fff;
	position: absolute;
	top:-440px;
	right: -100vw;
	transition: all .5s ease;
	z-index: 997;
}

ul.worldwide-menu-sp-lv4 li:last-child{
	border-bottom: 1px solid #525766;
}

ul.worldwide-menu-sp-lv5{
	width: 100%;
	height: 100vh;
	background-color: #fff;
	position: absolute;
	top:-440px;
	right: -100vw;
	transition: all .5s ease;
	z-index: 997;
}

ul.worldwide-menu-sp-lv5 li:last-child{
	border-bottom: 1px solid #525766;
}

.navi--isClose{
	transform: translateX(-100vw);
}

.navi--isOpen{
	transform: translateX(-100vw);
}

.navi--isNext{
	transform: translateX(-200vw);
}

.flex-box{
	display: flex;
}

.dep-link{
	width: 80%;
}

.dep-link a{
	display: block;
	font-size: 1rem;
	line-height: 1.5;
	border-top: 1px solid #525766;
	color: var(--color-saphire-blue);
	padding: 15px;	
}

.no-link{
	display: block;
	font-size: 1rem;
	line-height: 1.5;
	border-top: 1px solid #525766;
	color: var(--color-saphire-blue);
	padding: 15px;	
	cursor: pointer;
}

.next-link{
	width: 20%;
}

a.next__link{
	display: block;
	font-size: 1rem;
	line-height: 1.5;
	text-align: center;
	color: var(--color-saphire-blue);
	border-left: 1px solid #525766;
	border-top: 1px solid #525766;
	padding: 15px;
}

.next__link{
	display: block;
	font-size: 1rem;
	line-height: 1.5;
	text-align: center;
	color: var(--color-saphire-blue);
	border-left: 1px solid #525766;
	border-top: 1px solid #525766;
	padding: 15px;
}

.back-link{
	width: 20%;
}

a.back__link{
	display: block;
	font-size: 1rem;
	line-height: 1.5;
	text-align: center;
	color: var(--color-saphire-blue);
	border-right: 1px solid #525766;
	border-top: 1px solid #525766;
	padding: 15px;
}

.back__link{
	display: block;
	font-size: 1rem;
	line-height: 1.5;
	text-align: center;
	color: var(--color-saphire-blue);
	border-right: 1px solid #525766;
	border-top: 1px solid #525766;
	padding: 15px;
}

.blank-link{
	width: 20%;
}

a.blank__link{
	display: block;
	font-size: 1rem;
	line-height: 1.5;
	text-align: center;
	color: var(--color-saphire-blue);
	border-left: 1px solid #FFF;
	border-top: 1px solid #525766;
	padding: 15px;
}

.blank__link{
	display: block;
	font-size: 1rem;
	line-height: 1.5;
	text-align: center;
	color: var(--color-saphire-blue);
	border-left: 1px solid #FFF;
	border-top: 1px solid #525766;
	padding: 15px;
}

.single-link{
	width: 100%;
	position: relative;
}

.single-link a{
	display: block;
	font-size: 1rem;
	line-height: 1.5;
	color: var(--color-saphire-blue);
	border-top: 1px solid #525766;
	padding: 15px;
}

.single-link i{
	font-size: 1rem;
	line-height: 1.5;
	position: absolute;
	right: 20px;
}

.navi-wrap{
	width: 90%;
	margin:0 auto 0;
}




/* 検索 */
.search-wrap{
	width: 90%;
	margin:0 auto 0;
	padding: 10px 0px;
	display: flex;
}

.search-wrap input{
	width: 80%;
	font-size: 1rem;
	padding: 15px 20px; 
	border:1px solid var(--color-saphire-blue);
	-webkit-appearance: none;
    border-radius: 0;
}

.search-wrap input:focus{
	outline: none;
}

button.search-btn {
  padding: 0;
  border: none;
  outline: none;
  font: inherit;
  color: inherit;
  background: none
}

.search-wrap a.search-btn{
	width: 20%;
	display: block;
	font-size: 1rem;
	color:#fff;
	text-align: center;
	background-color:var(--color-saphire-blue);
	border:1px solid var(--color-saphire-blue);
	cursor: pointer;
	padding: 15px 0px;
	transition: all .5s ease;
}

.search-wrap a.search-btn:hover{
	opacity: 0.9;
}

/* トップスライダー */
#top-slide{
	width: 100%;
}

.top-slide-box{
	width: 100%;
}

.top-slide-box img{
	width: 100%;
	height: auto;
}

.slide-item{
	width: 100%;
	position: relative;
}

.slide-title{
	width: 100%;
	display: block;
	font-size: 1.5rem;
	line-height: 1.7;
	color: var(--color-saphire-blue);
	background:var(--color-bg-90);
	padding: 10px 20px;
}

.slide-deal-area{
	width: 100%;
	background:var(--color-saphire-blue);
	opacity: 1;
	padding: 30px 10px;
}

.slide-photo{
	width: 100%;
	max-height: 600px;
	overflow: hidden;
}

table.slide-table{
	width: 100%;
	color: #FFF;
	word-break: break-all;
}

table.slide-table thead th{
	width: 75%;
	font-size: 0.875rem;
	text-align: left;
	border-bottom: 1px solid #fff;
	padding: 0px 10px 5px 10px;
}

table.slide-table thead td{
	width: 25%;
	font-size: 0.875rem;
	text-align: right;
	border-bottom: 1px solid #fff;
	padding: 0px 10px 5px 10px;
}

table.slide-table tbody tr:first-child>*{
	font-weight: bold;
}

table.slide-table tbody th{
	width: 70%;
	text-align: left;
	word-break:break-word;
	border-bottom: 1px solid #fff;
	padding: 10px;
}

table.slide-table tbody td{
	width: 30%;
	text-align: right;
	border-bottom: 1px solid #fff;
	padding: 10px;
}

.txt-chuki{
	font-size: 0.75rem;
	line-height: 1.5;
	color: #FFF;
	margin-right: 10px;
}

/* 共通 */
.top-main-title-big{
	width: 85%;
	font-size: 1.2rem;
	line-height: 1.7;
	text-align: center;
	margin:0 auto;
	padding: 40px 0px;
}

.top-main-title{
	width: 85%;
	font-size: 1.2rem;
	line-height: 1.7;
	text-align: center;
	margin:0 auto;
	padding: 40px 0px;
}

.main-copy{
	width: 85%;
	margin:0 auto;
	padding: 40px 0px;
}

.main-copy h1{
	font-size: 1.2rem;
	line-height: 1.7;
}

.content-wrap{
	width: 85%;
	font-size: 1rem;
	line-height: 1.7;
	margin:0 auto 0;
}

.content-wrap p{
	margin-bottom: 0.5em;
}

.content-wrap p:last-of-type{
	margin-bottom: 0;
}


ul.block-2{
	width: 85%;
	margin:0 auto 0;
	display:-ms-flexbox;
	display:-webkit-flex;
	display: flex;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}

ul.block-2 li{
	width: 100%;
	margin-bottom: 30px;
}


ul.tab-block-2{
	display:-ms-flexbox;
	display:-webkit-flex;
	display: flex;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}

ul.tab-block-2 li{
	width: 100%;
	margin-bottom: 30px;
	display: block;
}

ul.tab-block-2 li:last-child{
	margin-bottom: 0;
}

ul.block-3{
	width: 85%;
	display:-ms-flexbox;
	display:-webkit-flex;
	display: flex;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	margin:0 auto 0;
}

ul.block-3 li{
	width: 100%;
	margin-bottom: 30px;
	display: block;
}

ul.tab-block-3{
	display:-ms-flexbox;
	display:-webkit-flex;
	display: flex;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}

ul.tab-block-3 li{
	width: 100%;
	margin-bottom: 20px;
	display: block;
}

ul.block-4{
	width: 85%;
	margin:0 auto 0;
	display:-ms-flexbox;
	display:-webkit-flex;
	display: flex;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}

ul.block-4 li{
	width: 47.5%;
	margin-right: 5%;
	margin-bottom: 5%;
}

ul.block-4 li:nth-of-type(2n){
  margin-right: 0;
}

ul.block-4-6{
	width: 85%;
	margin:0 auto 0;
	display:-ms-flexbox;
	display:-webkit-flex;
	display: flex;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}

ul.block-4-6 li{
	width: 100%;
	margin-bottom: 30px;
	display: block;
}

ul.block-5{
	width: 85%;
	margin:0 auto 0;
	display:-ms-flexbox;
	display:-webkit-flex;
	display: flex;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	align-items: center;
}

ul.block-5 li{
	width: 47.5%;
	margin-right: 5%;
	margin-bottom: 5%;
	display: block;
}

ul.block-5 li:nth-of-type(2n){
	margin-right: 0;
}

ul.member-block{
	width: 100%;
	margin:0 auto 0;
	display:-ms-flexbox;
	display:-webkit-flex;
	display: flex;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}

ul.member-block li{
	width: 100%;
	margin-bottom: 30px;
}

.cat-title-left{
	font-size: 1.5rem;
	line-height: 1.5;
	color: var(--color-saphire-blue);
}

.cat-title-big{
	font-size: 1.5rem;
	line-height: 1.5;
	font-weight: bold;
	color: var(--color-saphire-blue);
}


.cat-title-mid{
	font-size: 1.2rem;
	line-height: 1.5;
	font-weight: bold;
	color: var(--color-saphire-blue);
}

.cat-title-small{
	font-size: 1rem;
	line-height: 1.5;
	font-weight: bold;
	color: var(--color-saphire-blue);
}



.cat-title-right{
	width: 100%;
	font-size: 1.5rem;
	line-height: 1.5;
	color: var(--color-saphire-blue);
	margin-left: auto;
	margin-right: 0;
}

.cat-title-center{
	width: 85%;
	font-size: 1.5rem;
	line-height: 1.5;
	text-align: center;
	color: var(--color-saphire-blue);
	margin:0 auto 0;
}

.cat-title-center-white{
	width: 85%;
	font-size: 1.5rem;
	line-height: 1.5;
	text-align: center;
	color: #fff;
	margin:0 auto 0;
}

.cat-text-box-left{
	width: 100%;
	font-size: 1rem;
	line-height: 1.7;
}

.cat-text-box-left ul{
	width: 100%;
	list-style-type: disc;
	padding-left: 10px;
}

.cat-text-box-left ul li{
	width: 100%;
	margin: 10px;
}

.cat-text-box-left ol{
	width: 100%;
	list-style-type: decimal;
	padding-left: 18px;
}

.cat-text-box-left ol li{
	width: 100%;
	margin: 10px;
}

.cat-text-box-right ul{
	width: 100%;
	list-style-type: disc;
	padding-left: 10px;
}

.cat-text-box-right ul li{
	width: 100%;
	margin: 10px;
}

.cat-text-box-right ol{
	width: 100%;
	list-style-type: decimal;
	padding-left: 18px;
}

.cat-text-box-right ol li{
	width: 100%;
	margin: 10px;
}

.cat-text-box-right{
	width: 100%;
	font-size: 1rem;
	line-height: 1.7;
	margin-left: auto;
	margin-right: 0;
}

.cat-text{
	font-size: 1rem;
	line-height: 1.7;
}

.contact-block{
	width: 85%;
	display: flex;
	margin:0 auto 0;
}

.contact-block-long{
	width: 100%;
	display: flex;
	margin:0 auto 0;
}

.profile-text-area{
	width: 60%;
	color: #fff;
	background-color: var(--color-saphire-blue);
	position: relative;
}

.profile-name{
	width: 100%;
	font-size: 1.2rem;
	padding: 10px;
}

.profile-name span{
	font-size: 0.75rem;
}

.profile-contact{
	width: 100%;
	color: #FFF;
	font-size: 0.875rem;
	background-color: #1d4d7a;
	padding:5px 15px;
	position: absolute;
	bottom: 0;
}

.profile-contact a{
	display: block;
	color: #FFF;
	font-size: 0.875rem;
	background-color: #1d4d7a;
	padding: 15px;
}

.profile-contact a:hover{
	opacity: 0.7;
}

.profile-photo-area{
	width: 40%;
	aspect-ratio: 1 / 1.2;
	overflow: hidden;
	position: relative;
}

.profile-photo-area img{
	width: 100%;
	height: auto;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.mailmagazine-block{
	width: 100%;
	font-size: 0.875rem;
	line-height: 1.7;
	background-color: #f5f5fa;
	padding: 30px 10px;
}

.mailmagazine-title{
	font-size: 1.2rem;
	line-height: 1.7;
	color: var(--color-saphire-blue);
}

dl.text-list{
	width: 100%;
}

dl.text-list dt{
	font-size: 1rem;
	line-height: 1.7;
	margin-bottom: 3px;
	float: left;
}

dl.text-list dd{
	font-size: 1rem;
	line-height: 1.7;
	margin-left: 1.2em;
	margin-bottom: 3px;
}

table.blue-table{
	width: 100%;
}
table.blue-table tr{
	border-bottom: 1px solid var(--color-saphire-blue);
}

table.blue-table tr:first-child>*{
	color: var(--color-saphire-blue);
}

table.blue-table th{
	width: 80%;
	font-size: 1rem;
	line-height: 1.5;
	padding: 15px 0px;
}

table.blue-table td{
	width: 20%;
	font-size: 1rem;
	line-height: 1.5;
	padding: 15px 0px;
}

/*アコーディオン*/
.accordion-btn-area{
	display:-ms-flexbox;
	display:-webkit-flex;
	display: flex;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}

.accordion-btn-area summary{
	width: 100%;
	margin-bottom: 30px;
	display: block;
}

.accordion-btn-area section {
}

/*アコーディオンタイトル*/
.accordion-title {
    position: relative;/*+マークの位置基準とするためrelative指定*/
    cursor: pointer;
    font-size:1.2rem;
    font-weight: normal;
    color: var(--color-saphire-blue);
    background-color: #f5f5fa;
    padding: 15px 30px 15px 15px;
    transition: all .5s ease;
}


/*アイコンの＋と×*/
.accordion-title::before,
.accordion-title::after{
    position: absolute;
    content:'';
    width: 15px;
    height: 2px;
    background-color: var(--color-saphire-blue);
    transition: all .5s ease;
    
}
.accordion-title::before{
    top:48%;
    right: 15px;
    transform: rotate(0deg);
    
}
.accordion-title::after{    
    top:48%;
    right: 15px;
    transform: rotate(90deg);

}

.accordion-title.close{
	color: #fff;
	background-color: var(--color-saphire-blue);
}

/*　closeというクラスがついたら形状変化　*/
.accordion-title.close::before{
	background-color: #FFF;
	transform: rotate(0deg);
}

.accordion-title.close::after{
	background-color: #FFF;
	transform: rotate(0deg);
}

/*アコーディオンで現れるエリア*/
.accordion-text {
    display: none;/*はじめは非表示*/
    font-size: 1rem;
    line-height: 1.5;
	margin:0;
    padding: 20px;
    border-left:1px solid var(--color-saphire-blue);
    border-right:1px solid var(--color-saphire-blue);
    border-bottom:1px solid var(--color-saphire-blue);
}

.accordion-text-wrap{
	display:-ms-flexbox;
	display:-webkit-flex;
	display: flex;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}

.accordion-text-wrap ul{
	width: 100%;
	list-style-type: disc;
	padding-left: 10px;
}

.accordion-text-wrap ul li{
	width: 100%;
	margin: 10px;
}

.accordion-text-wrap ul li:last-child{
	margin-bottom: 0px;
}


.accordion-text-wrap ol{
	width: 100%;
	list-style-type: decimal;
	padding-left: 18px;
}

.accordion-text-wrap ol li{
	width: 100%;
	margin: 10px;
}

.accordion-text-wrap ol li:last-child{
	margin-bottom: 0px;
}

.accordion-text-wrap　p{
	width: 100%;
	display: block;
}

/* 案件実績スライド */
#project-record{
	width: 100%;
/*	background-image: url(../img/transactionlist-background.jpg);
	background-size: cover;
	background-repeat: no-repeat;*/
	padding: 10px 0px;
}

.ts-slide-area{
	width: 100%;
	margin:0 auto 0;
}

.ts-slide-box{
	width: 100%;
	position: relative;
}

.ts-slide-item{
	padding: 20px;
}

.ts-slide-item img{
	width: 100%;
	height: auto;
	border:1px solid #ccc;
}

.ts-slide-box .prev{
	font-size: 24px;
	position: absolute;
	left: 20px;
	bottom: -15px;
}

.ts-slide-box .next{
	font-size: 24px;
	position: absolute;
	left: 68px;
	bottom: -15px;
}

#project-record .ts-slide-box {
  opacity: 0;
  display: none;
  /*transition: opacity .5s ease;*/
}

#project-record .ts-slide-box.slick-initialized {
  opacity: 1;
  display: block;
}

/* ハイライトスライド */
#highlight{
	width: 100%;
	padding: 40px 0px;
}

.highlight-slide-box{
	width: 100%;
	background-image: url(../img/highlight_bk.jpg);
	background-size: cover;
	background-position: center bottom;
	padding: 60px 0px 60px 0!important;
}

.highlight-slide-box li{
	margin-right: 20px;
}


.case-area{
	width: 100%;
	color: var(--color-saphire-blue);
	background-color: rgb(255,266,255,0.7);
	padding: 30px;
	transition: all .5s ease;
	margin-left: 10px;
}

.case-area:hover{
	background-color: rgb(255,266,255,1);
}

.category{
	font-size: 0.875rem;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.case-title{
	width: 100%;
	font-size: 1.2rem;
	line-height: 1.5;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	/* ブラウザがサポートしていない場合のフェールセーフ */
  	height: 84px;
  	max-height: 84px;
	margin-bottom: 20px;
}

.post-date{
	font-size: 0.875rem;
	line-height: 1.5;	
}

#highlight .highlight-slide-box {
  opacity: 0;
  display: none;
  /*transition: opacity .5s ease;*/
}

#highlight .highlight-slide-box.slick-initialized {
  opacity: 1;
  display: block;
}

/* グローバル拠点 */
#globalbase{
    width: 100%;
    padding-bottom: 60px;
}

.base-wrap{
    width: 90%;
    margin:0 auto 0;
}

ul.tab-btn-block{
  display:-ms-flexbox;
  display:-webkit-flex;
  display: flex;
  -ms-flex-wrap:wrap;
  -webkit-flex-wrap:wrap;
  flex-wrap:wrap;
  align-items: center;
  border-bottom: 1px solid var(--color-saphire-blue);
}

ul.tab-btn-block li{
  width: 31.3%;
  margin-right: 3%;
  display: block;
  position: relative;
}

ul.tab-btn-block li:nth-of-type(3n){
  margin-right: 0;
}

.tab-btn{
    width: 100%;
    height: 60px;
    display: block;
    font-size: 0.875rem;
    line-height: 1.2;
    color: #ccc;
    font-weight: bold;
    text-align: center;
    overflow-wrap: break-word;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid var(--color-saphire-blue);
    position: relative;
    top:1px;
    transition: all .3s ease;
    cursor: pointer;
    position: relative;
}

.tab-btn:hover{
    color: var(--color-saphire-blue);
    border-top: 1px solid var(--color-saphire-blue);
    border-left: 1px solid var(--color-saphire-blue);
    border-right: 1px solid var(--color-saphire-blue);
}

.tab-btn.active{
    width: 100%;
    height: 60px;
    display: block;
    font-size: 0.875rem;
    line-height: 1.2;
    color: var(--color-saphire-blue);
    font-weight: bold;
    text-align: center;
    overflow-wrap: break-word;
    border-top: 1px solid var(--color-saphire-blue);
    border-left: 1px solid var(--color-saphire-blue);
    border-right: 1px solid var(--color-saphire-blue);
    border-bottom: 1px solid #ffffff;
    position: relative;
    top:1px;
}

.tab-btn p{
    font-size: 0.875rem;
    line-height: 1.3;
    font-weight: bold;
    text-align: center;
    overflow-wrap: break-word;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.tab-btn span{
    font-size: 0.875rem;
    line-height: 1.3;
    font-weight: bold;
    text-align: center;
    overflow-wrap: break-word;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.inner-panel{
    width: 100%;
    display: none;
}

.inner-panel.active{
    width: 100%;
    display: block;
    opacity: 1;
}

.tab-inner-content-block{
    width: 100%;
    margin:0 auto 0;
    padding-top: 20px;
}

.bace-link-block{
    width: 100%;
}

ul.base-link-list li{
    border-bottom:1px solid var(--color-saphire-blue);
}

ul.base-link-list li:last-child{
    border-bottom:none;
}

.country-title{
    width: 100%;
    font-size: 0.75rem;
    color: #FFF;
    background: rgba(0,103,165,0.8);
    padding: 5px 10px;
}

.bace-link{
    width: 100%;
    display: block;
    font-size: 1rem;
    line-height: 1.5;
    /*font-weight: 300;*/
    color: var(--color-saphire-blue);
    padding: 10px;
    /*transition: all .5s ease;*/
    cursor: pointer;
}

.bace-link:hover{
    background-color: #f5f5fa;
}

.bace-link.active{
    width: 100%;
    display: block;
    font-size: 1rem;
    line-height: 1.5;
    /*font-weight: 300;*/
    color: #fff;
    background-color:var(--color-saphire-blue); 
    padding: 10px;
}


.bace-text-area{
    width: 100%;
    display: none;
}

.bace-text-area.active{
    width: 100%;
    display: block;
    color: #fff;
    /*background-color: var(--color-saphire-blue);*/
    /*opacity: 0.8;*/
    padding: 20px;
}

.bace-text-area a{
    color: #fff;
    text-decoration: underline;
}

.bace-link-us{
    width: 100%;
    display: block;
    font-size: 1rem;
    line-height: 1.5;
    /*font-weight: 300;*/
    color: var(--color-saphire-blue);
    padding: 10px;
    transition: all .5s ease;
    cursor: pointer;
}

.bace-link-us:hover{
    background-color: #f5f5fa;
}

.bace-link-us.active{
    width: 100%;
    display: block;
    font-size: 1rem;
    line-height: 1.5;
    /*font-weight: 300;*/
    color: #fff;
    background-color:var(--color-saphire-blue); 
    padding: 10px;
}

.bace-text-area-us{
    width: 100%;
    display: none;
}

.bace-text-area-us.active{
    width: 100%;
    display: block;
    color: #fff;
    /*background-color: var(--color-saphire-blue);*/
    /*opacity: 0.8;*/
    padding: 20px;
}

.bace-text-area-us a{
    color: #fff;
    text-decoration: underline;
}

.bace-link-eu{
    width: 100%;
    display: block;
    font-size: 1rem;
    line-height: 1.5;
    /*font-weight: 300;*/
    color: var(--color-saphire-blue);
    padding: 10px;
    transition: all .5s ease;
    cursor: pointer;
}

.bace-link-eu:hover{
    background-color: #f5f5fa;
}

.bace-link-eu.active{
    width: 100%;
    display: block;
    font-size: 1rem;
    line-height: 1.5;
    /*font-weight: 300;*/
    color: #fff;
    background-color:var(--color-saphire-blue); 
    padding: 10px;
}

.bace-text-area-eu{
    width: 100%;
    display: none;
}

.bace-text-area-eu.active{
    width: 100%;
    display: block;
    color: #fff;
    /*background-color: var(--color-saphire-blue);*/
    /*opacity: 0.8;*/
    padding: 20px;
}

.bace-text-area-eu a{
    color: #fff;
    text-decoration: underline;
}


.bace-text-block{
    width: 100%;
    overflow: hidden;
    background-image: url(../img/office-module-bg.png);
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    border-left: 1px solid var(--color-saphire-blue);
    position: relative;
}

ul.address-list{
    display: block;
}

ul.address-list li{
    font-size: 1rem;
    line-height: 1.5;
    /*font-weight: 300;*/
    width: 100%;
    margin-bottom: 20px;
}

ul.address-list li p{
    font-size: 1rem;
    line-height: 1.5;
    /*font-weight: 300;*/
}

.adress-title{
    font-size: 1.2rem;
    line-height: 1.5;
    /*font-weight: 300;*/
    margin-bottom: 10px;
}

/* メインイメージ */
#main-image{
	width: 100%;
}

.main-image-wrap{
	width: 100%;
	position: relative;
	top:-10px;
}

.main-image-wide-title{
	font-size: 1.2rem;
	line-height: 1.7;
	color: var(--color-saphire-blue);
	background-color: rgba(255,255,255,0.7);
	padding: 10px 20px 10px 20px;
	margin-top: 20px;
}

.main-image-title{
	display: inline;
	font-size: 0.875rem;
	line-height: 1.5;
	color: #fff;
	font-weight: bold;
	background-color: var(--color-saphire-blue);
	padding: 7px 30px 7px 30px;
}

.main-image-read{
	font-size: 1.2rem;
	line-height: 1.7;
	color: var(--color-saphire-blue);
	/*background-color: rgba(255,255,255,0.7);*/
	padding: 10px 20px 10px 20px;
	margin-top: 5px;
}

/*パンクズ*/
#breadcrumb-list{
	width: 85%;
	max-width: 1200px;
	margin:20px auto 0px;
}

#breadcrumb-list ul{
	display: flex;
}

#breadcrumb-list li{
	font-size: 0.875rem;
	line-height: 1.5;
}

#breadcrumb-list li::after{
	content: '/';
	margin: 0px 10px;
}

#breadcrumb-list li:last-child::after{
	content:'';
	margin:0;
}

#breadcrumb-list li a{
	color: var(--color-saphire-blue);
}


#service-dsc-block{
	width: 85%;
	margin:0 auto 0;
}

#service-dsc-block4{
	width: 85%;
	margin:0 auto 0;
}


/*アコーディオン*/
.sp-accordion-btn-area{
    width: 100%;
}

.sp-accordion-btn-area summary{
	width: 100%;
	margin:0 auto 0;
	display: block;
}

.sp-accordion-btn-area section {
}

/*アコーディオンタイトル*/
.sp-accordion-title {
    position: relative;/*+マークの位置基準とするためrelative指定*/
    cursor: pointer;
    font-size:1.2rem;
    line-height: 1.5;
    font-weight: normal;
    color: var(--color-saphire-blue);
    border-bottom: 1px solid var(--color-saphire-blue);
    background-color: rgba(255,255,255,0.7);
    padding: 15px 30px 15px 20px;
    transition: all .5s ease;
}


/*アイコンの＋と×*/
.sp-accordion-title::before,
.sp-accordion-title::after{
    position: absolute;
    content:'';
    width: 15px;
    height: 2px;
    background-color: var(--color-saphire-blue);
    transition: all .5s ease;
    
}
.sp-accordion-title::before{
    top:48%;
    right: 15px;
    transform: rotate(0deg);
    
}
.sp-accordion-title::after{    
    top:48%;
    right: 15px;
    transform: rotate(90deg);

}

.sp-accordion-title.close{
	color: #fff;
	background-color: var(--color-saphire-blue);
}

/*　closeというクラスがついたら形状変化　*/
.sp-accordion-title.close::before{
	background-color: #FFF;
	transform: rotate(0deg);
}

.sp-accordion-title.close::after{
	background-color: #FFF;
	transform: rotate(0deg);
}

/*アコーディオンで現れるエリア*/
.sp-accordion-text {
    display: none;/*はじめは非表示*/
    font-size: 1rem;
    line-height: 1.5;
	margin:0;
    padding: 20px;
    border-left:1px solid var(--color-saphire-blue);
    border-right:1px solid var(--color-saphire-blue);
    border-bottom:1px solid var(--color-saphire-blue);
    background-color: rgba(255,255,255,0.9);
}

.service-dsc-block-left-inner{
	width: 50%;
}

ul.service-dsc-menu-2{
	width: 100%;
}

ul.service-dsc-menu-2 li{
	width: 100%;
	height: 210px;
	font-size: 1.5rem;
	display: inline-flex;
	align-items: center;
	padding-left: 80px;
	transition: all .5s ease;
}

ul.service-dsc-menu-2 li:hover::after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: var(--color-saphire-blue);
}
 
ul.service-dsc-menu-2 li:hover::after {
    margin-left: 1.5rem;
}

ul.service-dsc-menu-2 li:hover{
	color: var(--color-saphire-blue);
	background-color: rgba(255,255,255,0.2);
}

ul.service-dsc-menu-2 li.active{
	width: 100%;
	height: 210px;
	font-size: 1.5rem;
	color: var(--color-saphire-blue);
	display: inline-flex;
	align-items: center;
	padding-left: 80px;
	transition: all .5s ease;
}

ul.service-dsc-menu-2 li.active::after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: var(--color-saphire-blue);
}
 
ul.service-dsc-menu-2 li.active::after {
    margin-left: 1.5rem;
}

ul.service-dsc-menu-2 li:nth-of-type(2n){
	width: 100%;
	height: 210px;
	font-size: 1.5rem;
	display: inline-flex;
	align-items: center;
	background-color: rgba(255,255,255,0.1);
}

ul.service-dsc-menu-3 li{
	width: 100%;
	height: 140px;
	font-size: 1.5rem;
	display: inline-flex;
	align-items: center;
	padding-left: 80px;
	transition: all .5s ease;
}

ul.service-dsc-menu-3 li:hover::after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: var(--color-saphire-blue);
}
 
ul.service-dsc-menu-3 li:hover::after {
    margin-left: 1.5rem;
}

ul.service-dsc-menu-3 li:hover{
	color: var(--color-saphire-blue);
	background-color: rgba(255,255,255,0.2);
}

ul.service-dsc-menu-3 li.active{
	width: 100%;
	height: 140px;
	font-size: 1.5rem;
	color: var(--color-saphire-blue);
	display: inline-flex;
	align-items: center;
	padding-left: 80px;
	transition: all .5s ease;
}

ul.service-dsc-menu-3 li.active::after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: var(--color-saphire-blue);
}
 
ul.service-dsc-menu-3 li.active::after {
    margin-left: 1.5rem;
}

ul.service-dsc-menu-3 li:nth-of-type(2n){
	width: 100%;
	height: 140px;
	font-size: 1.5rem;
	display: inline-flex;
	align-items: center;
	background-color: rgba(255,255,255,0.1);
}

ul.service-dsc-menu-6 li{
	width: 100%;
	height: 70px;
	font-size: 1.5rem;
	display: inline-flex;
	align-items: center;
	padding-left: 80px;
	transition: all .5s ease;
}

ul.service-dsc-menu-6 li:hover::after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: var(--color-saphire-blue);
}
 
ul.service-dsc-menu-6 li:hover::after {
    margin-left: 1.5rem;
}

ul.service-dsc-menu-6 li:hover{
	color: var(--color-saphire-blue);
	background-color: rgba(255,255,255,0.2);
}

ul.service-dsc-menu-6 li.active{
	width: 100%;
	height: 70px;
	font-size: 1.5rem;
	color: var(--color-saphire-blue);
	display: inline-flex;
	align-items: center;
	padding-left: 80px;
	transition: all .5s ease;
}

ul.service-dsc-menu-6 li.active::after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: var(--color-saphire-blue);
}
 
ul.service-dsc-menu-6 li.active::after {
    margin-left: 1.5rem;
}

ul.service-dsc-menu-6 li:nth-of-type(2n){
	width: 100%;
	height: 70px;
	font-size: 1.5rem;
	display: inline-flex;
	align-items: center;
	background-color: rgba(255,255,255,0.1);
}


.service-dsc-block-right-inner{
	width: 50%;
}

.service-dsc-text-view{
	display: none;
}

.service-dsc-text-view.active{
	display: block;
}

.service2-dsc-text-view{
	display: none;
}

.service2-dsc-text-view.active{
	display: block;
}

.service3-dsc-text-view{
	display: none;
}

.service3-dsc-text-view.active{
	display: block;
}

.service-dsc-text-block{
	height: 420px;
	background-color: rgba(0,103,165,0.8);
	position: relative;
}

.service-dsc-text{
	width: 80%;
	font-size: 1rem;
	line-height: 1.7;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.sector-block{
	width: 100%;
	color: var(--color-saphire-blue);
	background-color: #f5f5fa;
	padding: 20px;
	transition: all .5s ease;
}

.sector-block:hover{
	color: #FFF;
	background-color: var(--color-saphire-blue);
}

.sector-block-small{
	width: 100%;
	color: var(--color-saphire-blue);
	background-color: #f5f5fa;
	padding: 20px 20px 10px 20px;
	transition: all .5s ease;
	position: relative;
}

.sector-block-small:hover{
	color: #FFF;
	background-color: var(--color-saphire-blue);
}

.sector-block-small i{
	font-size: 1.2rem;
	position: absolute;
	top:40px;
	right: 20px;
}

.sector-title{
	font-size: 1.2rem;
	line-height: 1.5;
	font-weight: bold;
}

.sector-title-en{
	font-size: 0.875rem;
	line-height: 1.5;
}

.sector-read-text{
	font-size: 1rem;
	line-height: 1.7;
}

/* 記事 */
#post-area{
	width: 100%;
	margin-top: 90px;
}

.post-wrap{
	width: 85%;
	margin:30px auto 60px;
}

/* メンバー */
.member-block{
	display: flex;
}

.member-photo{
	width: 40%;
	margin-right: 20px;
}

.member-photo img{
	width: 100%;
	height: auto;
}

.member-profile{
	width: 60%;
}

.member-profile a{
	color: var(--color-saphire-blue);
}

.member-name{
	font-size: 1.5rem;
	line-height: 1.5;
	margin-bottom: 10px;
}

.member-post{
	font-size: 0.875rem;
	line-height: 1.5;
	margin-bottom: 10px;
}

.member-career-block{
	font-size: 1rem;
	line-height: 1.7;
	margin:20px 0px 30px 0px;
}

/* 実績ブロック */
.ts-block{
	width: 100%;
	display: flex;
}

.ts-photo{
  width: fit-content; /* 内容に応じた幅にする */
  max-width: 250px;   /* 最大幅を250pxに制限 */
  margin:0 auto 30px;
}

.ts-photo-line img{
  width: 100%;
  height: auto;
  border:1px solid #ddd;
}

.ts-sub-photo img {
  max-width: 100%;    /* コンテナ内で縮小される */
  height: auto;
}


.ts-detail{
	width: 100%;
	display: block;
	font-size: 1rem;
	line-height: 1.7;
}

.ts-post{
	width: 100%;
	
}

.ts-post ul{
	width: 100%;
	list-style-type: disc;
	padding-left: 1.5em;
	margin-bottom:1em;
}

.ts-post ul li{
	width: 100%;
	line-height: 1.5;
	margin:10px 0px;
}


.ts-post ol{
	width: 100%;
	list-style-type: decimal;
	padding-left: 1.5em;
	margin-bottom: 1em;
}

.ts-post ol li{
	width: 100%;
	margin: 10px 0px;
}

.ts-post p{
	width: 100%;
	margin-bottom: 0.5em;
}

.ts-post strong{
	font-weight: bold;
}

.ts-post a{
	text-decoration: underline;
	color: var(--color-saphire-blue);
}
/* 会社概要 */
.company-wrap{
	width: 85%;
	margin:0 auto 0;
}

table.company-table{
	width: 100%;
	border-top:2px solid #525766;
	border-bottom:2px solid #525766;
}

table.company-table tr{
	width: 100%;
	border-bottom:1px solid #ccc;
}

table.company-table th{
	width: 100%;
	display: block;
	font-size: 1rem;
	line-height: 1.7;
	text-align: left;
	background-color: #f2f2f2;
	padding:5px 15px;
}

table.company-table td{
	width: 100%;
	display: block;
	font-size: 1rem;
	line-height: 1.7;
	text-align: left;
	padding: 15px;
}

/* 規約 */
#terms-area{
	width: 100%;
	margin-top: 90px;
}

.terms-wrap{
	width: 85%;
	font-size: 1rem;
	line-height: 1.7;
	margin:30px auto 60px;
}

.terms-wrap p{
	margin-bottom: 20px;
}

.terms-wrap a{
	color: var(--color-saphire-blue);
	text-decoration: underline;
}

.term-main-title{
	font-size: 1.5rem;
	line-height: 1.5;
	color: var(--color-saphire-blue);
	margin: 40px 0px 20px 0px;
}

.terms-wrap table{
	width: 95%;
	margin:20px auto 20px;
}

.terms-wrap table th{
	border:1px solid #525766;
	background-color: #f2f2f2;
	text-align: left;
	padding: 5px 10px;
}

.terms-wrap table td{
	border:1px solid #525766;
	text-align: left;
	padding: 10px;
}

.terms-wrap ol{
  counter-reset: item;
  list-style-type: none;
  padding-left: 1em;
}

.terms-wrap ol ol{
  padding-left: 1em;
}

.terms-wrap li{
  text-indent: -1.3em;
  padding-left: 1.3em;
  margin:5px 0px;
}

.terms-wrap li:before {
  counter-increment: item;
  content: counter(item)'.';
  /* 以下は自由に装飾... */
  padding-right: .3em;
  /*color: var(--color-saphire-blue);*/
}

/* フッター */
footer{
	width: 100%;
	color: #fff;
	background-color: #002855;
}

.foot-content{
	width: 85%;
	margin:0 auto 0;
}

ul.foot-main-menu-block{
	display:-ms-flexbox;
	display:-webkit-flex;
	display: flex;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	padding: 30px 0px 0px 0px;
}

ul.foot-main-menu-block li{
	width: 100%;
	font-size: 1rem;
}

ul.foot-main-menu-block li i{
	font-size: 1.2rem;
}

ul.foot-main-menu-block li a{
	color: #FFF;
	position: relative;
}

ul.foot-main-menu-block li a::after {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	z-index: 3;
	background:#fff;
	width: 100%;
	height: 1px;
	transition: transform .6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
	transform: scale(0, 1);
	transform-origin: right top;
}

ul.foot-main-menu-block li a:hover{
	color: #fff;
}

ul.foot-main-menu-block li a:hover::after {
	transform-origin:left top;
	transform:scale(1, 1);
}

.foot-menu-title{
	font-size:0.875rem;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
}

ul.foot-menu-link{
	width: 100%;
	display: block;
	margin-left: 10px;
}

ul.foot-menu-link li{
	width: 100%;
	display: block;
	margin-bottom: 15px;
}

ul.foot-menu-link li a{
	font-size: 0.875rem;
	line-height: 1.5;
}

ul.foot-menu-link li:last-child{
	margin-bottom: 0;
}

ul.foot-menu-link-harf{
	display:-ms-flexbox;
	display:-webkit-flex;
	display: flex;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}

ul.foot-menu-link-harf li{
	width: 50%;
	margin-bottom: 10px;
}

ul.foot-menu-link-harf li a{
	font-size: 0.875rem;
	line-height: 1.5;
	color: #FFF;
}


ul.foot-sub-menu{
	width: 100%;
	font-size: 0.875rem;
	line-height: 1.5;
	padding: 30px 0px;
}

ul.foot-sub-menu li{
	margin-bottom: 10px;
}

ul.foot-sub-menu li:last-child{
	margin-right: 0;
}


ul.foot-sub-menu li a{
	color: #FFF;
	position: relative;
}

ul.foot-sub-menu li a::after {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	z-index: 3;
	background:#fff;
	width: 100%;
	height: 1px;
	transition: transform .6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
	transform: scale(0, 1);
	transform-origin: right top;
}

ul.foot-sub-menu li a:hover{
	color: #fff;
}

ul.foot-sub-menu li a:hover::after {
	transform-origin:left top;
	transform:scale(1, 1);
}


/* メンバートップ */
a.contact-text-link{
	width: 100%;
	display: block;
	color: var(--color-saphire-blue);
	text-align: center;
}

.member-search-area{
	width: 100%;
	background-color: #f5f5fa;
	padding: 20px;
}

.member-search-block{
	width: 100%;
	display:-ms-flexbox;
	display:-webkit-flex;
	display: flex;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}

.member-search-input{
	width: 100%;
	display: block;
	margin-bottom: 20px;
}

.member-search-btn{
	width: 45%;
	margin-right: 5%;
}

.member-reset-btn{
	width: 45%;
	margin-left: 5%;
}

.member-search-input input{
	width: 100%;
	font-size: 1rem;
	padding: 14px 20px; 
	border:1px solid var(--color-saphire-blue);
}

.member-search-input input:focus{
	outline: none;
}

button.search-btn-white{
	width: 100%;
	display: block;
	font-size: 1rem;
	color:var(--color-saphire-blue);
	background-color:#FFF;
	border:1px solid var(--color-saphire-blue);
	cursor: pointer;
	padding: 10px;
	transition: all .5s ease;
}

button.search-btn-white:hover{
	color: #FFF;
	background-color:var(--color-saphire-blue);
}

button.reset-btn-white{
	width: 100%;
	display: block;
	font-size: 1rem;
	color:#525766;
	background-color:#FFF;
	border:1px solid #525766;
	cursor: pointer;
	padding: 10px;
	transition: all .5s ease;
}

button.reset-btn-white:hover{
	color: #FFF;
	background-color:#525766;
}

/* 実績トップ */
.ts-search-area{
	width: 100%;
	background-color: #f5f5fa;
	padding: 20px;
}

.ts-search-block{
	width: 100%;
	margin-bottom: 30px;
}

.ts-search-block-center{
	width: 100%;
	margin-bottom: 30px;
}

.ts-search-title{
	width: 100%;
	font-size: 1rem;
	line-height: 1.5;
	margin-bottom: 10px;
}

.ts-search-box{
	width: 100%;
}

ul.ts-search-input-list{
	width: 100%;
}

ul.ts-search-input-list li{
	margin-bottom: 20px;
}

ul.ts-search-input-list li:last-child{
	margin-bottom: 0px;
}

.chk_label {
width: 100%;
text-align: center;
  display: inline-block;
  padding:7px 20px;
  background-color: #fff; /* 未チェック時の背景色 */
  cursor: pointer;
  border:1px solid var(--color-saphire-blue);
  border-radius: 25px;
  font-size: 0.875rem;
  transition: background-color 0.3s ease; /* 背景色の変化をスムーズにする */
}

.chk_label input[type="checkbox"] {
  display: none; /* チェックボックスを隠す */
}

.chk_label:has(input[type="checkbox"]:checked) {
  background-color: var(--color-saphire-blue); /* チェックされた時の背景色 */
  color: #fff; /* チェックされた時のテキスト色 */
}

select.ts_select {
width: 100%;
  background-color: white;
  border: thin solid var(--color-saphire-blue);
  border-radius: 4px;
  display: inline-block;
  font: inherit;
  font-size: 1rem;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;
  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image:
    linear-gradient(45deg, transparent 50%, #FFF 50%),
    linear-gradient(135deg, #FFF 50%, transparent 50%),
    linear-gradient(to right, #0067a5, #0067a5);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
  background-repeat: no-repeat;
}

select.ts_select:focus {
  background-image:
    linear-gradient(45deg, white 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, white 50%),
    linear-gradient(to right, #0067a5, #0067a5);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
  background-repeat: no-repeat;
  border-color: #0067a5;
  outline: 0;
}

.ts-search-box input{
	width: 100%;
	font-size: 1rem;
	padding: 14px 20px; 
	border:1px solid var(--color-saphire-blue);
}

.ts-search-box input:focus{
	outline: none;
}

ul.ts-search-btn-area{
	width: 100%;
	display:-ms-flexbox;
	display:-webkit-flex;
	display: flex;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
}

ul.ts-search-btn-area li{
	margin-right: 40px;
}

ul.ts-search-btn-area li:last-child{
	margin-right: 0px;
}

button.ts-search-btn{
	width: 100px;
	display: block;
	font-size: 1rem;
	color:var(--color-saphire-blue);
	background-color:#FFF;
	border:1px solid var(--color-saphire-blue);
	cursor: pointer;
	padding: 10px;
	transition: all .5s ease;
}

button.ts-search-btn:hover{
	color: #FFF;
	background-color:var(--color-saphire-blue);
}

input[type="reset"]{
	width: 100px;
	display: block;
	font-size: 1rem;
	color:#525766;
	border:none;
	background-color: transparent;
	cursor: pointer;
	padding: 10px;
	transition: all .5s ease;
}

input[type="reset"]:hover{
	color:var(--color-saphire-blue);
}

.ts-item-area{
	width: 100%;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.ts-detail-box{
	width: 100%;
	height: 100vh;
	background-color:rgba(0,0,0,0.5);
}

.ts-image{
	width: 100%;

}

.ts-image img{
	width: 100%;
	height: auto;
	border:1px solid #ddd;
}

.ts-list-text-block{
	display: none;
	width: 100%;
	height: 100vh;
	background-color: rgba(0,103,165,0.7);
	position: absolute;
	top:0;
	left: 0;
	padding: 20px;
	opacity: 0;
	transition: all .5s ease;
}

.ts-list-text-block:hover{
	opacity: 1;
}

.ts-list-text{
	width: 100%;
	font-size: 0.875rem;
	line-height: 1.5;
	color: #fff;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	/* ブラウザがサポートしていない場合のフェールセーフ */
	max-height: 42px;
	margin-bottom: 5px;
}

/* インサイト */
#insight-slide{
	width: 100%;
	background-image: url(../img/1920_GettyImages-1042483354_1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 40px 0px 40px 0px;
	position: relative;
	margin-top: 65px;
}

@media screen and (max-width: 480px) {
#insight-slide{
	width: 100%;
	height: 267px;
	background-image: url(../img/1920_GettyImages-1042483354_1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 40px 0px 40px 0px;
	position: relative;
	margin-top: 65px;
}
}

#insight-slide .prev{
  font-size: 42px;
  color: #FFF;
  position: absolute;
  top:50%;
  left: 10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  z-index: 5;
  transition: all .5s ease;
  opacity: 0.7;
}

#insight-slide .prev:hover{
  opacity: 1;
}

#insight-slide .next{
  font-size: 42px;
  color: #FFF;
  position: absolute;
  top:50%;
  right: 10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  z-index: 5;
  transition: all .5s ease;
  opacity: 0.7;
}

#insight-slide .next:hover{
  opacity: 1;
}

#insight-slide .insight-slide-box {
  opacity: 0;
  display: none;
  transition: opacity .25s ease;
}

#insight-slide .insight-slide-box.slick-initialized {
  opacity: 1;
  display: block;
}


#insight-slide .insight-slide-box li{
  transform: scale(0.8);
  opacity: 0.5;
  transition: all .5s ease;
}

#insight-slide .insight-slide-box li.slick-center {
  transform: scale(1);
  opacity: 1;
}

.insight-post-block{
	width: 100%;
	background-color: #FFF;
	overflow: hidden;
	position: relative;
	transition: all .5s ease;
}

.icon-block{
	position: absolute;
	top:10px;
	left: 10px;
	z-index: 5;
}

.insight-post-text{
	width: 100%;
	padding: 10px;
	background-color: rgba(255,255,255,0.8);
	position: absolute;
	bottom:0px;
	left: 0;
	transition: all .5s ease;
}

.insight-post-text:hover{
	background-color: rgba(255,255,255,0.9);
	position: absolute;
	bottom:0px;
	left: 0;	
}

.insight-post-list-text{
	width: 100%;
	padding: 10px;
	background-color: rgba(255,255,255,0.8);
	position: absolute;
	bottom:0px;
	left: 0;
	transition: all .5s ease;
}

.insight-post-list-text:hover{
	background-color: rgba(255,255,255,0.9);
	position: absolute;
	bottom:0px;
	left: 0;	
}

.blog-title{
	font-size: 0.875rem;
	line-height: 1.5;
	font-weight: bold;
	color: var(--color-saphire-blue);
	margin-bottom: 5px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	/* ブラウザがサポートしていない場合のフェールセーフ */
	max-height: 48px;
}

.news-title{
	font-size: 1rem;
	line-height: 1.5;
	color: var(--color-saphire-blue);
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	/* ブラウザがサポートしていない場合のフェールセーフ */
	max-height: 48px;
	margin-bottom: 7px;
}

.event-title{
	font-size: 1rem;
	line-height: 1.5;
	font-weight: bold;
	color: var(--color-saphire-blue);
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	/* ブラウザがサポートしていない場合のフェールセーフ */
	max-height: 48px;
	margin-bottom: 7px;
}

.post-summary{
	font-size: 0.875rem;
	line-height: 1.5;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	/* ブラウザがサポートしていない場合のフェールセーフ */
	max-height: 48px;
}


.insight-detail-link{
	font-size: 0.875rem;
	color: var(--color-saphire-blue);
	text-align: right;
}

.insight-detail-link a{
	font-size: 0.875rem;
	color: var(--color-saphire-blue);
	text-align: right;
}

.post-time{
	font-size: 12px;
	line-height: 1.5;
}

ul.insight-top-list{
	width: 100%;
	margin:0 auto 0;
	display:-ms-flexbox;
	display:-webkit-flex;
	display: flex;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}

ul.insight-top-list li{
	width: 100%;
	margin-bottom: 30px;
	display: block;
}



/* ニュース */
.news-block{
	width: 100%;
	border-bottom: 1px dotted #ccc;
}

.news-list-wrap{
	width: 100%;
	padding: 10px;
	transition: all .5s ease;
}

.news-list-wrap:hover{
	background-color: #f5f5fa;
}

.event-block{
	width: 100%;
	margin-bottom: 30px;
}

/* イベント */
.event-list-wrap{
	width: 100%;
}

.event-imege{
	width: 100%;
}

.event-imege img{
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

.event-text{
	width: 100%;
	background-color: #f5f5fa;
	padding: 20px 20px;
}

table.event-table{
	width: 100%;
	font-size: 0.875rem;
	line-height: 1.5;
}

table.event-table th{
	width: 30%;
	text-align: left;
	padding: 5px 0px;
	vertical-align: top;
}

table.event-table td{
	width: 70%;
	text-align: left;
	padding: 5px 0px;
}

.freeinput{
	width: 100%;
}

.freeinput ul{
	width: 100%;
	list-style-type: disc;
	padding-left: 10px;
}

.freeinput ul li{
	width: 100%;
	margin: 10px;
}

.freeinput ol{
	width: 100%;
	list-style-type: decimal;
	padding-left: 18px;
}

.freeinput ol li{
	width: 100%;
	margin: 10px;
}

.freeinput a{
	color: var(--color-saphire-blue);
	text-decoration: underline;
}

/* 採用 */
ul.btn-list{
	display:-ms-flexbox;
	display:-webkit-flex;
	display: flex;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	align-items: center;
	justify-content: center;	
}

ul.btn-list li{
	margin-bottom: 20px;
}

ul.btn-list li:last-child{
	margin-bottom: 0px;
}


table.bosyu-table{
	width: 100%;
}

table.bosyu-table th{
	width: 100%;
	display: block;
	font-size: 0.875rem;
	line-height: 1.5;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: var(--color-saphire-blue);
	padding: 5px 0px;
}

table.bosyu-table td{
	width: 100%;
	display: block;
	font-size: 1rem;
	line-height: 1.5;
	padding: 10px;
}

.bosyu-table ul{
	width: 100%;
	list-style-type: disc;
	padding-left: 10px;
}

.bosyu-table ul li{
	width: 100%;
	margin: 10px;
}

.bosyu-table ol{
	width: 100%;
	list-style-type: decimal;
	padding-left: 18px;
}

.bosyu-table ol li{
	width: 100%;
	margin: 10px;
}

#career-dsc-area{
	width: 85%;
	margin:0 auto 0;
}

.interview-q{
	font-size: 1rem;
	font-weight: bold;
	margin-bottom: 15px;
    display: flex;
}

.interview-q p{
	font-weight: bold;
}

.interview-a{
	font-size: 1rem;
	line-height:1.7;
}

ul.interview-box{
	width: 85%;
	margin:0 auto 0;
	display:-ms-flexbox;
	display:-webkit-flex;
	display: flex;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	align-items: center;
	justify-content: center;
}

ul.interview-box li{
	width: 100%;
	margin-bottom: 20px;
}

ul.interview-box li:last-child{
	margin-right: 0;
}

.interview-image{
	width: 100%;
	text-align: center;
}

.interview-image img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

ul.interview-member-block{
	width: 85%;
	color: #FFF;
	margin:0 auto 0;
	display:-ms-flexbox;
	display:-webkit-flex;
	display: flex;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px;	
}

ul.interview-member-block li{
	width: 100%;
}

ul.interview-member-block li:last-child{
	background-color: var(--color-saphire-blue);
}

ul.interview-member-block li a{
	color: #FFF;
}

.interview-member-text-area{
	width: 100%;
	font-size: 1rem;
	line-height: 1.7;
	padding: 20px;
}

.interview-member-text-area a{
	color: #FFF;
}

.interview-member-name{
	font-size: 1.7rem;
	line-height: 1.5;
	margin-bottom: 10px;
}

.interview-member{
	width: 100%;
	box-shadow:0 0 5px 0 rgba(0,0,0,0.3);
	position: relative;
}

.interview-member-text{
	width: 100%;
	font-size: 0.75rem;
	line-height: 1.5;
	color: #FFF;
	background-color: rgba(0,103,165,0.8);
	padding: 10px;
	position: absolute;
	left: 0;
	bottom:0;
	z-index: 3;
}

.interview-member-name-text{
	font-size: 1rem;
	line-height: 1.5;
}


ul.tokucho-block{
	width: 85%;
	margin:0 auto 60px;
	display:-ms-flexbox;
	display:-webkit-flex;
	display: flex;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content: center;
}

ul.tokucho-block li{
	width: 100%;
	display: block;
	margin-bottom: 30px;
}


ul.tokucho-block li:last-child{
	margin-right: 0;
}

.tokucho-circle{
	width: 250px;
	height: 250px;
	color: var(--color-saphire-blue);
	margin:0 auto 0;
	border:1px solid var(--color-saphire-blue);
	border-radius: 560px;
	position: relative;
}

.tokucho-circle-text{
	width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.tokucho-circle-text p{
	font-size: 1rem;
	line-height: 1.5;
	text-align: center;
}

.tokucho-circle-text div{
	font-size: 0.75rem;
	line-height: 1.5;
	text-align: center;
}

.tokucho-circle-text span{
	font-size: 2rem;
}

.welfare-box{
	width: 100%;
}

.welfare-title{
	font-size: 1rem;
	line-height: 1.5;
	font-weight: bold;
	color: #FFF;
	background-color: var(--color-saphire-blue);
	padding: 10px;
}

.welfare-text{
	width: 100%;
	font-size: 0.875rem;
	line-height: 1.7;
	padding: 10px;
}

.welfare-text ul{
	width: 100%;
	list-style-type: disc;
	padding-left: 10px;
}

.welfare-text ul li{
	width: 100%;
	margin:10px;
}


.welfare-text ol{
	width: 100%;
	list-style-type: decimal;
	padding-left: 16px;
}

.welfare-text ol li{
	width: 100%;
	margin: 10px;
}

.welfare-text p{
	width: 100%;
	display: block;
}

a.welfare-link{
	width: 100%;
	display: block;
	color: var(--color-saphire-blue);
	text-align: right;
}

.freeimage{
	width: 100%;
	display: flex;
	justify-content: center;
	margin:2em 0px;
}

.freeimage img{
	max-width: 100%;
	height: auto;
}

ul.pagenation{
  width: 100%;
  display:-ms-flexbox;
  display:-webkit-flex;
  display: flex;
  -ms-flex-wrap:wrap;
  -webkit-flex-wrap:wrap;
  flex-wrap:wrap;
  align-items: center;
  justify-content: center;
}

ul.pagenation li{
  display: inline-block;
  margin:0px 5px;
}

ul.pagenation li a{
  font-size: 1.125rem;
  line-height: 34px;
  text-align: center;
  width: 36px;
  height: 36px;
  display: inline-block;
  border:1px solid #ccc;
  border-radius: 4px;
}

ul.pagenation li a:hover{
  color: #fff;
  border:1px solid #FFF;
  background-color: var(--color-saphire-blue);
}

ul.pagenation .current{
  display: block;
  font-size: 1.125rem;
  line-height: 34px;
  text-align: center;
  color: #FFF;
  width: 36px;
  height: 36px;
  border:1px solid var(--color-saphire-blue);
  background-color: var(--color-saphire-blue);
  border-radius: 4px;
}

ul.event-tab-block{
  display:-ms-flexbox;
  display:-webkit-flex;
  display: flex;
  -ms-flex-wrap:wrap;
  -webkit-flex-wrap:wrap;
  flex-wrap:wrap;
  align-items: center;
  border-bottom: 1px solid var(--color-saphire-blue);
}

ul.event-tab-block li{
  width: 48.5%;
  margin-right: 3%;
  display: block;
  position: relative;
}

ul.event-tab-block li:nth-of-type(2n){
  margin-right: 0;
}

ul.search-list{
	width: 100%;
	margin-bottom: 60px;
}

ul.search-list li{
	width: 100%;
	border-top: 1px solid #ccc;
}

ul.search-list li:last-child{
	border-bottom: 1px solid #ccc;
}

ul.search-list li a{
	width: 100%;
	display: block;
	color: var(--color-saphire-blue);
	padding: 15px;
}

ul.search-list li a:hover{
	background-color: #f5f5fa;
}

ul.btn-list-center li{
	display: block;
	margin-bottom: 20px;
}

#insight-post{
	width: 100%;
	margin:0 auto 0;
}

.insightinput{
	width: 100%;
	margin:2em 0;
}

.insightinput ul{
	width: 100%;
	list-style-type: disc;
	padding-left: 10px;
}

.insightinput ul li{
	width: 100%;
	margin: 10px;
}

.insightinput ol{
	width: 100%;
	list-style-type: decimal;
	padding-left: 18px;
}

.insightinput ol li{
	width: 100%;
	margin: 10px;
}

.insightinput p{
	margin-bottom: 0.5em;
}

.insightinput strong{
	font-weight: bold;
}

.insightinput a{
	color: var(--color-saphire-blue);
	text-decoration: underline;
}


#sp-search-area{
	width: 100%;
	position: relative;
	z-index: 997;
}

#sp-search-area button.searchbtn{
	width: 30%;
	display: block;
	font-size: 1rem;
	color:#fff;
	background-color:var(--color-saphire-blue);
	border:1px solid var(--color-saphire-blue);
	cursor: pointer;
	padding: 10px;
	transition: all .5s ease;
}

.pdf-image{
	width: 100%;
	border:1px solid #dcdde1;
}

.pdf-image img{
	width: 100%;
	height: auto;
}

/* 動画 */
.movie-play-btn{
	width: 90%;
	font-size: 1rem;
	color: #FFF;
	text-align: center;
	background: var(--color-saphire-blue);
	border-radius: 100px;
	cursor: pointer;
	margin:10px auto 0;
	padding: 15px 0px 17px 0px;
	transition: all .5s ease;
}

.movie-area{
	display: none;
	width: 100%;
	height: 100%;
	background:rgba(0,0,0,0.8);
	position: absolute;
	top:0;
	left: 0;
	z-index: 5;
}

.movie-close{
	font-size: 40px;
	color: #FFF;
	cursor: pointer;
	position: absolute;
	top:80px;
	right: 30px;
	z-index: 6;
	transition: all .5s ease;
}

.movie-close:hover{
	opacity: 0.7;
	transform: scale(0.90);
}

.video-area{
	width: 100%;
	position: absolute;
	left: 50%;
	top:50%;
	transform: translate(-50%,-50%);
}

.video-single-wrap{
	width: 85%;
	margin:0 auto 30px;
}

.videomessage{
	font-size: 1rem;
	line-height: 1.7;
}

.videomessage p{
	font-size: 1rem;
	line-height: 1.7;
	margin-bottom: 0.5em;
}

.career-image{
	width: 100%;
	display: block;
}

.color-box1{
	width: 100%;
	font-size: 1rem;
	line-height: 1.5;
	color: #FFF;
	background-color: #2e63a6;
	padding: 10px 20px;
}

.color-box2{
	width: 100%;
	display: block;
	font-size: 1rem;
	line-height: 1.5;
	color: #FFF;
	background-color: #93b6de;
	padding: 10px 20px;
}

.color-box3{
	width: 100%;
	font-size: 1rem;
	line-height: 1.5;
	color: #FFF;
	background-color: #93b6de;
	padding: 10px 20px;
}

.color-box4{
	width: 100%;
	font-size: 1rem;
	line-height: 1.5;
	color: var(--color-saphire-blue);
	background-color:  #bfd7f2;
	padding: 10px 20px;
}

.color-box5{
	width: 100%;
	font-size: 1rem;
	line-height: 1.5;
	color: var(--color-saphire-blue);
	background-color: #e0eefb;
	padding: 10px 20px;
}

.career-image-text{
	width: 100%;
	font-size: 1rem;
	line-height: 1.7;
	background-color: #f2f2f2;
	padding: 10px 15px;
}

.triangle{
	font-size: 32px;
	text-align: center;
	line-height: 1.7;
	color: var(--color-saphire-blue);
}
