﻿@charset "utf-8";


/* ●●● PCのみ改行 ●●● */
@media screen and (min-width: 769px){   
  .br_pc { display:inline; }
  .br_sp { display:none; }
}
/* ●●● SPのみ改行 ●●● */
@media screen and (max-width: 768px){   
  .br_pc { display:none; }
  .br_sp { display:inline; }
}

.main #contents {
    max-width: 100%;
}


.mv_area {
	position: relative!important;
	background-color: #0075c2;
}


.mv_area .mv_img img {
	width: 100%!important;

}


.mv_area .mv_copy {
	color: #fff;
	text-align: center;
	font-size: 21px;
	line-height: 190%;
	
	padding-top: 100px;
	padding-bottom: 80px;
}


.title_bg {
	position: absolute;
	bottom: 180px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);

	width: 925px;

}

.crosstalk_title {
	position: absolute;
	bottom: 210px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);


	color: #fff;
	font-size: 36px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	width: 760px;
	text-align: center;

}






/* ●========== プロフィール（PC） ==========● */

.profile {
    width: 100%;
    margin: 0 auto;
    padding-top: 50px;

	
	background-color: #f6f6f6;
}

.profile h2 {
    font-weight: bold;
    color: #0075c1;
    letter-spacing: 1px;
    font-size: 2.8rem;
	text-align: center;
}

.profile ul.profile_inner {
	display: flex;
		display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
		flex-wrap: -webkit-wrap;
		
    width: 880px;
    margin: 0 auto;
    padding-top: 45px;
	padding-bottom: 30px;
}

.profile ul.profile_inner li {
	/* border: 1px solid #ff0000; */
}

.profile ul.profile_inner .profile_img {
	padding-bottom: 20px;
}

/* 育休タイトル＜大西さん＞ */
.profile ul.profile_inner .profile01_t {
	width: 230px;
	height: 68px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding-top: 23px;
	background-color: #67b6ce;
}

/* 育休タイトル＜山岡さん＞ */
.profile ul.profile_inner .profile02_t {
	width: 230px;
	height: 68px;
	color: #fff;
	font-size: 18px;
	line-height: 130%;
	text-align: center;
	padding-top: 10px;
	background-color: #87beff;
}

/* 育休タイトル＜北園さん＞ */
.profile ul.profile_inner .profile03_t {
	width: 230px;
	height: 68px;
	color: #fff;
	font-size: 18px;
	line-height: 130%;
	text-align: center;
	padding-top: 10px;
	background-color: #b0a3e5;
}

.profile ul.profile_inner .profile_name {
	font-size: 22px;
	text-align: center;
	color: #333;
	padding-top: 20px;
	padding-bottom: 18px;
}

.profile ul.profile_inner .profile_busyo {
	font-size: 15px;
	text-align: center;
	color: #333;
	line-height: 150%;
	padding-bottom: 20px;
}


.color01 {
	background-color: #67b6ce;
}



/* ●========== 座談会（PC） ==========● */

.talk_number {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #0075c2;/*背景色*/
  text-align: center;
  line-height: 80px;
  
  color: #fff;
  font-weight: normal;
  font-size: 30px;
	letter-spacing: 2px;
	margin: auto;
}


.cross_talk {
    width: 100%;
    margin: 0 auto;
    padding-top: 50px;
	padding-bottom: 0;
	
	background-color: #fff;

}

.cross_talk h3 {
    font-weight: normal;
    color: #333;
    letter-spacing: 1px;
    font-size: 24px;
	text-align: center;
	 padding-top: 30px;
	 padding-bottom: 80px;

}

.cross_talk .talk_inner {
    width: 983px;
    margin: 0 auto;
	padding-bottom: 60px;
}


 .cross_talk .talk_inner .talk_box {
	display: flex;
		display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
		flex-wrap: -webkit-wrap;
		

}

.cross_talk .talk_inner .talk_box .talk_conts_side .talk_conts {
	display: flex;
	padding-bottom: 40px;
}



.talk_name {
	color: #fff;
	font-size: 16px;
	width: 70px;
	height: 25px;
	padding-top: 4px;
	padding-bottom: 5px;
	margin-top: 6px;
	text-align: center;
	line-height: 16px;
}

/* 座談会ネーム＜大西さん＞カラー */
.name01 {
	background-color: #67b6ce;
}
/* 座談会ネーム＜山岡さん＞カラー */
.name02 {
	background-color: #87beff;
}
/* 座談会ネーム＜北園さん＞カラー */
.name03 {
	background-color: #b0a3e5;
}

.talk_tx {
	color: #333;
	font-size: 15px;
	width: 432px;
	padding-left: 12px;
	
	text-align: left;
	line-height: 180%;
}



.talk_bg01 {
    width: 100%;
    margin: 0 auto;
	background: url(/recruit/assets/css/special_contents/../../img/special_contents/crosstalk01/talk_bg01.gif) no-repeat center 300px;
}
.talk_bg02 {
    width: 100%;
    margin: 0 auto;
	background: url(/recruit/assets/css/special_contents/../../img/special_contents/crosstalk01/talk_bg02.gif) no-repeat center 300px;
}
.talk_bg03 {
    width: 100%;
    margin: 0 auto;
	background: url(/recruit/assets/css/special_contents/../../img/special_contents/crosstalk01/talk_bg03.gif) no-repeat center 300px;
}

.talk_bg05 {
    width: 100%;
    margin: 0 auto;
	background: url(/recruit/assets/css/special_contents/../../img/special_contents/crosstalk01/talk_bg01.gif) no-repeat center 210px;
}


.talk_img img {
	padding-bottom: 53px;
}

.ptspace {
	padding-top: 80px;
}


/* =======　フッターリンクテキスト（PC）　====== */
a.btn_tx01 {
    color: #0075c2;
    display: block;
    text-align: right;
    width: 100%;
    margin-left: auto;
	margin-top: 5px;

    border: 1px solid #ebebeb;
    padding: 15px 20px;
    font-size: 1.6rem;
}
.linkspace {
    padding-right: 90px;
	padding-left: 90px;
}

.bottomlink {
	width: 983px;
	margin: auto;
	display: flex;
		display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
		flex-wrap: -webkit-wrap;
}

.bottomlink li {

}

.annRight {
	width: 983px;
	text-align: right;
	margin: auto;
	padding: 20px 0 50px 0;

}



/* ●●● SP ●●●●●●●●●●●●●●●●●●●●●●●● */
@media screen and (max-width: 768px) {

    .sp_none {
    display: none;
		}
		
.title_bg {
	position: static;
	width: 95%;
	margin: auto;
	padding-top: 5%;

    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
}
		
.mv_area {
	position: static;
	width: 100%;

}

.mv_area .mv_copy {
	width: 95%;
	margin: auto;
	text-align: left;
	font-size: 150%;
	line-height: 190%;
	
	padding-top: 20px;
	padding-bottom: 30px;
}


/* ●========== プロフィール（SP） ==========● */

.profile {
    width: 100%;
    margin: 0 auto;
    padding-top: 50px;
	padding-bottom: 20px;
	
	background-color: #f6f6f6;
}

.profile h2 {
    font-weight: bold;
    color: #0075c1;
    letter-spacing: 1px;
    font-size: 2.8rem;
	text-align: center;
}

.profile ul.profile_inner {

    width: 90%;
    margin: 0 auto;
    padding-top: 45px;
	padding-bottom: 0;
}

.profile ul.profile_inner li {
	margin: auto;
	width: 100%;
	text-align: center;
	padding-bottom: 50px;
}


.profile ul.profile_inner .profile_img {
	padding-bottom: 40px;
}

.profile ul.profile_inner .profile_img img {
	width: 55%;
}

/* 育休タイトル＜大西さん＞ */
.profile ul.profile_inner .profile01_t {
	width: 100%;
	height: auto;
	color: #fff;
	font-size: 25px;
	text-align: center;
	padding-top: 23px;
	padding-bottom: 23px;
	background-color: #67b6ce;
}

/* 育休タイトル＜山岡さん＞ */
.profile ul.profile_inner .profile02_t {
	width: 100%;
	height: auto;
	color: #fff;
	font-size: 25px;
	line-height: 130%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #87beff;
}

/* 育休タイトル＜北園さん＞ */
.profile ul.profile_inner .profile03_t {
	width: 100%;
	height: auto;
	color: #fff;
	font-size: 25px;
	line-height: 130%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #b0a3e5;
}

.profile ul.profile_inner .profile_name {
	font-size: 25px;
	text-align: center;
	color: #333;
	padding-top: 35px;
	padding-bottom: 30px;
}

.profile ul.profile_inner .profile_busyo {
	font-size: 16px;
	text-align: center;
	color: #333;
	line-height: 150%;
	padding-bottom: 20px;
}
		


/* ●========== 座談会（SP） ==========● */



.talk_number {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #0075c2;/*背景色*/
  text-align: center;
  line-height: 80px;
  
  color: #fff;
  font-weight: normal;
  font-size: 30px;
	letter-spacing: 2px;
	margin: auto;
}


.cross_talk {
    width: 100%;
    margin: 0 auto;
    padding-top: 50px;
	padding-bottom: 0;
	
	background-color: #fff;

}

.cross_talk h3 {
    font-weight: normal;
    color: #333;
    letter-spacing: 1px;
    font-size: 24px;
	text-align: center;
	 padding-top: 30px;
	 padding-bottom: 50px;

}

.cross_talk .talk_inner {
    width: 90%;
    margin: 0 auto;
	padding-bottom: 30px;
}


 .cross_talk .talk_inner .talk_box {
	display: flex;
		display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
		flex-wrap: -webkit-wrap;
}

 .column_reverse {

	flex-direction: column-reverse;

}

.cross_talk .talk_inner .talk_box .talk_conts_side .talk_conts {
	display: flex;
		display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
		flex-wrap: -webkit-wrap;
	padding-bottom: 40px;
}



.talk_name {
	color: #fff;
	font-size: 16px;
	width: 70px;
	height: 25px;
	padding-top: 4px;
	padding-bottom: 5px;
	margin-top: 6px;
	text-align: center;
	line-height: 16px;
}

/* 座談会ネーム＜大西さん＞カラー */
.name01 {
	background-color: #67b6ce;
}
/* 座談会ネーム＜山岡さん＞カラー */
.name02 {
	background-color: #87beff;
}
/* 座談会ネーム＜北園さん＞カラー */
.name03 {
	background-color: #b0a3e5;
}

.talk_tx {
	color: #333;
	font-size: 15px;
	width: 100%;
	padding-top: 15px;
	padding-left: 0;
	text-align: left;
	line-height: 180%;
}


.talk_img {
	width: 100%;
}


.talk_bg01,
.talk_bg02,
.talk_bg03 {
	background: none;
}

.talk_img img {
	padding-bottom: 30px;
}

.ptspace {
	padding-top: 0;
}

/* =======　フッターリンクテキスト（SP）　====== */
a.btn_tx01 {
    width: 100%;
    float: none;
    margin: 0 auto;   
    margin-top: 15px;
	
	text-align: left;
}

.linkspace {
    padding-right: 10px;
	padding-left: 0;
}

.bottomlink {
	width: 90%;
	margin: auto;
	display: flex;
		display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
		flex-wrap: -webkit-wrap;
}

.bottomlink li {
	width: 100%;
}

.bottomlink li a {
	width: 100%;
	font-size: 15px;
}

.annRight {
	width: 90%;
    margin: 0 auto;
	text-align: right;
	margin: auto;
	padding: 20px 0 50px 0;

}











}
/* ●●●●●● */






@media screen and (min-width: 769px) {

}

@media screen and (max-width: 768px) {





}