@charset "utf-8";
/*title*/
.page_ttl{
	color: #fff;

}
.page_ttl h2{
	font-size:4rem;
	letter-spacing: 3px;
	font-weight: bold;
	text-transform: uppercase;
}
.page_ttl p{
	font-size:2rem;
	letter-spacing: 3px;
	font-weight: 700;
}
@media screen and (max-width: 767px) {
.page_ttl{
	text-shadow: 2px 2px 5px rgba(0,0,0,0.4);
}
.page_ttl h2{
	font-size:2.5rem;
}
.page_ttl p{
	font-size:1.6rem;
}
}
.bg_about{
	background: url(../img/company/ttl.jpg) center top no-repeat;
	background-size: cover;
	height: 355px;
	padding: 120px 0;
	box-sizing: border-box;	
}

.bg_blog{
	background: url(../img/blog/ttl.jpg) center top no-repeat;
	background-size: cover;
	height: 355px;
	padding: 120px 0;
	box-sizing: border-box;
}

.bg_contact{
	background: url(../img/contact/ttl.jpg) center top no-repeat;
	background-size: cover;
	height: 355px;
	padding: 120px 0;
	box-sizing: border-box;
}

.bg_privacy-policy{
	background: url(../img/privacy/ttl.jpg) center top no-repeat;
	background-size: cover;
	height: 355px;
	padding: 120px 0;
	box-sizing: border-box;
}

.bg_recruit{
	background: url(../img/recruit/ttl.jpg) center top no-repeat;
	background-size: cover;
	height: 355px;
	padding: 200px 0 80px;
	box-sizing: border-box;
}

.bg_voice{
	background: url(../img/voice/ttl.jpg) center top no-repeat;
	background-size: cover;
	height: 355px;
	padding: 120px 0;
	box-sizing: border-box;
}
.bg_business, .bg_ycs, .bg_yamato-ec, .bg_v-learner, .bg_zen-talk{
	background: url(../img/business/ttl.jpg) center top no-repeat;
	background-size: cover;
	height: 355px;
	padding: 120px 0;
	box-sizing: border-box;
}
.bg_staff{
	background: url(../img/staff/ttl.jpg) center top no-repeat;
	background-size: cover;
	height: 355px;
	padding: 200px 0 80px;
	box-sizing: border-box;
}
.bg_csr{
	background: url(../img/csr/ttl.jpg) center top no-repeat;
	background-size: cover;
	height: 355px;
	padding: 120px 0;
	box-sizing: border-box;
}
.bg_consumer{
	background: url(../img/business/consumer/ttl.jpg) center top no-repeat !important;
	background-size: cover;
	height: 355px;
	padding: 120px 0;
	box-sizing: border-box;
}
.bg_partner{
	background: url(../img/business/partner/ttl.jpg) center top no-repeat !important;
	background-size: cover;
	height: 355px;
	padding: 120px 0;

	box-sizing: border-box;
}
@media screen and (max-width: 767px) {
	.bg_about, .bg_blog, .bg_contact, .bg_privacy, .bg_recruit, .bg_voice, .bg_business, .bg_staff, .bg_csr, .bg_consumer, .bg_partner, .bg_privacy-policy, .bg_v-learner, .bg_zen-talk{
		height: 150px;
		padding: 40px 0;
	}
}

.col_02 > .left_area{
	float: left;
	width: 50%;
	padding: 0 50px;
	box-sizing: border-box;
}
.col_02 > .right_area{
	float: right;
	width: 50%;
	padding: 0 50px;
	box-sizing: border-box;
}
@media screen and (max-width: 767px) {
.col_02 > .left_area{
	float: none;
	width: 100%;
	padding: 0;
}
.col_02 > .right_area{
	float: none;
	width: 100%;
	padding: 0;
}
}
.col_03 > li{
	float: left;
	width: 33.333%;
	padding:0 23px;
	box-sizing: border-box;

}
@media screen and (max-width: 767px) {
.col_03 > li{
	float: none;
	width: 100%;
	padding:20px 0;
	border-bottom: #ddd 1px solid;
	border-right: none;
	}
}
.col_03 > li:nth-child(3n){
	border-right: none;
}
@media screen and (max-width: 767px) {
.col_03 > li:nth-child(3n){
	border-bottom:none;
}
}

.col_04 > li{
	float: left;
	width: 25%;
	padding:0 20px;
	box-sizing: border-box;
}
@media screen and (max-width: 767px) {
.col_04 > li{
	width: 50%;
	padding:0 10px;
}
}
.f_white{
	color: #fff !important;
}
.ttl_001{
	letter-spacing: 3px;
	text-align: center;
	line-height: 1.5;
}
@media screen and (max-width: 767px) {
.ttl_001{
	letter-spacing: 1px;
}
}
.border_01 {
  position: relative;
  padding-bottom: 10px;
  border-bottom: 3px solid #222;
	margin-bottom: 15px;
}
.border_01::after {
  position: absolute;
  bottom: -3px;
  left: 0;
  z-index: 2;
  content: '';
  width: 20%;
  height: 3px;
  background-color: #1d2088;
}
.bg_001{
	background: #f8f8f8;
}
.shadow_01{
	text-shadow: 2px 2px 5px rgba(0,0,0,0.6)
}
.shadow_02{
		text-shadow: 2px 2px 5px rgba(255,255,255,0.6)

}
.column_area {
}
.bg_ft{
	background: #121d1f;
}
.day_blog p{
	display: inline-block;
}


.ttl_blog .left_area{
	float: left;
	width: 1000px;
}

.ttl_blog .right_area{
	float: right;
	width: 100px;
}
@media screen and (max-width : 767px ) {
.ttl_blog .left_area{
	float: left;
	width: 50%;
	line-height: 1;
}

.ttl_blog .right_area{
	float: right;
	width: 50%;
	text-align: right;
	padding-top: 10px;
	line-height: 1;
}
}
.ttl_blog .right_area a{
	/* color: #fff; */
}

.btn_more a{
	padding: 10px 30px;
	color: #fff;
	font-weight: bold;
	background: #e50012;
	border-radius: 5px;
	line-height: 1;
	display: block;
	float: right;
}
@media screen and (max-width : 767px ) {
.btn_more a{
	padding: 5px 15px;
	font-size: 1.2rem;
}
}
.staff_list li:nth-child(1),
.staff_list li:nth-child(2),
.staff_list li:nth-child(3),
.staff_list li:nth-child(4){
	margin-bottom: 50px;
}
@media screen and (max-width : 767px ) {
.staff_list li:nth-child(1),
.staff_list li:nth-child(2),
.staff_list li:nth-child(3),
.staff_list li:nth-child(4),
.staff_list li:nth-child(5),
.staff_list li:nth-child(6)	{
	margin-bottom: 30px;
}
}


.staff_list li{
	position: relative;
}

.staff_list li a .staff_on{
	position: absolute;
	background:rgba(0,0,0,0.6);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
	padding:150px 15px;
	box-sizing: border-box;
	z-index: 3;
	font-weight: 700;
	letter-spacing: 2px;
	opacity: 0;
	-webkit-transition: .3s;
  transition: .3s;
}
.staff_list li a:hover .staff_on{
	opacity: 1;
}
.staff_list li a:hover{
	opacity: 1;
}

.name_area{
	position: absolute;
	display: inline-block;
	top: 10px;
	left: -85px;
}
@media screen and (max-width : 767px ) {
.name_area{
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 15px;
}
}
.staff_name_en{
	position: absolute;
	right: -60px;
	bottom: -20px;
	color: #ececec;
	letter-spacing: 3px;
	font-size: 4.5rem;
	font-weight: 700;
	z-index: -1;
}
@media screen and (max-width : 767px ) {
.staff_name_en{
	position: absolute;
	right: -40px;
	bottom: -10px;
	letter-spacing: 3px;
	font-size: 3rem;
}
}

.staff_name {
  overflow: hidden;
	font-size: 6rem;
	font-weight:  bold;
	letter-spacing: 3px;
}
@media screen and (max-width : 767px ) {
.staff_name {
	font-size: 4rem;
}
}

.staff_name span {
  position: relative;
  display: inline-block;
  margin-left: 100px;
  padding-left:20px;
  text-align: left;
}
@media screen and (max-width : 767px ) {
.staff_name span {
  margin-left: 50px;
  padding-left:15px;
}
}

.staff_name span::before{
  position: absolute;
  top: 50%;
  content: '';
  width: 400%;
  height: 1px;
  background-color: #000;
}
.staff_name span::before {
  right: 100%;
}

.staff_area01 .left_area{
	float: left;
	width: 600px;
}

.staff_area01 .right_area{
	float: right;
	width: 470px;
	position: relative;
    padding-top: 150px;
}
@media screen and (max-width : 767px ) {
.staff_area01 .left_area{
	float:none;
	width: 100%;
	margin-bottom: 15px;
}

.staff_area01 .right_area{
	float:none;
	width: 100%;
    padding-top: 0;
}
}

.staff_area02 .left_area{
	float: left;
	width: 845px;
	padding: 0 30px;
	box-sizing: border-box;
}

.staff_area02 .right_area{
	float: right;
	width: 285px;
}
@media screen and (max-width : 767px ) {
	.staff_area02{
		margin-bottom: 25px;
	}	
.staff_area02 .left_area{
	float:none;
	width: 100%;
	padding: 0;
	box-sizing: border-box;
}

.staff_area02 .right_area{
	float:none;
	width: 100%;
	display: none;
}
}

.staff_area03 .right_area{
	float: right;
	width: 845px;
	padding: 0 30px;
	box-sizing: border-box;
}

.staff_area03 .left_area{
	float: left;
	width: 285px;
}
@media screen and (max-width : 767px ) {
.staff_area03 .right_area{
	float:none;
	width: 100%;
	padding: 0;
}

.staff_area03 .left_area{
	float:none;
	width: 100%;
	display: none;
}
}

.f_red{
	color: #e50012;
}



.ttl_about {
	display: inline-block;
	letter-spacing: 3px;
	text-align: center;
  position: relative;
  padding-bottom: 15px;
  border-bottom: 3px solid #222;
	margin-bottom: 15px;
	line-height: 1.4;
}
.ttl_about::after {
  position: absolute;
  bottom: -3px;
  left: 0;
  z-index: 2;
  content: '';
  width: 20%;
  height: 3px;
  background-color: #1d2088;
}
.about_dl dt{
	font-size: 1.8rem;
	font-weight:bold;
	width: 20%;
	float: left;
}
.about_dl dd{
	font-size: 1.8rem;
	width: 75%;
	float: right;
}
@media screen and (max-width : 767px ) {
.about_dl dt{
	font-size: 1.4rem;
	font-weight:bold;
	width: 20%;
	float: left;
}
.about_dl dd{
	font-size: 1.4rem;
	width: 75%;
	float: right;
}
}

.w_800{
	width: 800px;
	margin: 0 auto;
}
@media screen and (max-width : 767px ) {
.w_800{
	width: 100%;
}
}

.ttl_com{
	background: url(../img/about/ico_01.jpg) left center no-repeat;
	font-size: 2rem;
	font-weight: bold;
	padding:10px 0 10px 35px;
}

.case_list_01 > li figure{
	height: 120px;
	overflow: hidden;
}
@media screen and (max-width : 767px ) {
.case_list_01 > li figure{
	height: 70px;
	overflow: hidden;
}
}
.bg_voice02{
	border: #ddd 3px double;
	padding: 20px;
}

/*--------------------2018.07.22追記-------------------------*/
.ttl_000 {
  position: relative;
  margin-bottom: 60px;
	line-height: 2;
}
@media screen and (max-width : 767px ) {
	.ttl_000 {
  position: relative;
  margin-bottom: 40px;
	line-height: 2;
}
}

.ttl_000:before {
  content: '';
  position: absolute;
  bottom: -25px;
  display: inline-block;
  width: 200px;
  height: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #1d2088;
}
@media screen and (max-width : 767px ) {
	.ttl_000:before {
  bottom: -15px;
}
	
}


.ttl_001 h2{
	font-size: 4.5rem;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 1.2;
}
.ttl_001 h3{
	font-size: 2rem;
	font-weight: bold;
	letter-spacing: 2px;
}
@media screen and (max-width : 767px ) {
.ttl_001 h2{
	font-size: 2.5rem;
}
.ttl_001 h3{
	font-size: 1.6rem;
}
}
.ttl_002 h2{
	font-size: 1.8rem;
	font-weight: bold;
	letter-spacing: 3px;
}
.ttl_002 h3{
	font-size: 3rem;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 1.1;
}
@media screen and (max-width : 767px ) {
.ttl_002 h2{
	font-size: 1.5rem;
	letter-spacing: 1px;
}
.ttl_002 h3{
	font-size: 2.2rem;
}
}
.ls_01{
	letter-spacing: 1px;
}
.ls_02{
	letter-spacing: 2px;
}
.box_001{
	background: #fff;
	padding: 60px;
}
@media screen and (max-width : 767px ) {
.box_001{
	padding: 20px;
}
}
.lh_2{
	line-height: 2;
}
.lh_22{
	line-height: 2.2;
}
.t_under{
	text-decoration: underline;
}
.border_000{
	border-bottom: #ddd 1px solid;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.border_001{
	border-bottom: #fff 1px solid;
	padding-bottom: 30px;
	margin-bottom: 30px;
}


.pc_ptb50{
	padding: 50px 0;
}
@media screen and (max-width : 767px ) {
.pc_ptb50{
	padding: 0px 0;
}
}

.box_white02{
	background: #fff;
	padding: 30px;
}

.btn_map a{
	text-decoration: underline;
}
.um {
	opacity:1 !important;
} 