@charset "UTF-8";
/* ===================================================================
CSS careerup

 file name  : careerup.css
 author     : Ability Consultant
 style info : 研修制度・福利厚生
=================================================================== */
/* Font-family - Japanese01 */
/* Font-family - Japanese02 */
/* Font-family - English01 */
/* Font-family - English02 */
/* Font-family - English03 */
.box_intro,
.con_upplan {
	max-width: 1140px;
	margin: auto;
}

@media only screen and (max-width: 1024px) {
  .box_intro,
  .con_upplan {
	width: 95%;
}
}

.box_intro:after,
.con_phleft:after,
.con_phright:after,
.con_employee .box_employee:after {
	content: "";
	display: table;
	clear: both;
}

/* Opacity */
/* Hover animation */
/* Zoom in-Zoom out */
/* Chrome, Safari, Opera */
@-webkit-keyframes zoomin {
  from {
	-webkit-transform: scale(1.5, 1.5);
}

  to {
	-webkit-transform: scale(1, 1);
}
}

/* Standard syntax */
@keyframes zoomin {
  from {
	transform: scale(1.5, 1.5);
}

  to {
	transform: scale(1, 1);
}
}

@-webkit-keyframes zoomout {
  from {
	-webkit-transform: scale(1, 1);
}

  to {
	-webkit-transform: scale(1.5, 1.5);
}
}

/* Standard syntax */
@keyframes zoomout {
  from {
	transform: scale(1, 1);
}

  to {
	transform: scale(1.5, 1.5);
}
}

/* Zoom outホバー */
/* 白いボタン */
/* 英語日本のシンプル見出し */
/* 中見出し キャッチコピー*/
/* H2 TITLE */
/* 中見出し 黒だし*/
/* 中見出し 青みだし*/
/* 中見出し クエスチョン付タイトル*/
/* 中見出し・下にドットライン付き*/
/* 中見出し・下に黒いボーダー*/
/* 中見出し 下に黒の2pxのライン*/
/* 中見出し 左と下ボーダー付き*/
/* 中見出し 日本語と英語の文字＋下にドットのアンダーライン*/
/* グリーンボタン */
/* 黒ボタン */
/* 小見出し 青色*/
/* -----------------------------------------------------------
	メインイメージ
----------------------------------------------------------- */
.con_mainimg {
	background: url(../careerup/images/img_main.jpg) center 0 no-repeat #f4f5f9;
}

.con_mainimg .box_inner {
	height: 350px;
}

@media only screen and (max-width: 1024px) {
  .con_mainimg .box_inner {
	height: 300px;
}
}
@media only screen and (max-width: 640px) {
  .con_mainimg .box_inner {
	height: 240px;
}
}
@media only screen and (max-width: 480px) {
  .con_mainimg .box_inner {
	height: 170px;
}
}
.con_mainimg .box_inner .box_title {
	bottom: 30px;
}

@media only screen and (max-width: 1024px) {
  .con_mainimg .box_inner .box_title {
	bottom: 40px;
}
}
@media only screen and (max-width: 640px) {
  .con_mainimg .box_inner .box_title {
	bottom: 20px;
}
}

/* -----------------------------------------------------------
	.box_intro
----------------------------------------------------------- */
.box_intro {
	margin-top: 60px;
	margin-bottom: 60px;
}

@media only screen and (max-width: 640px) {
  .box_intro {
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: left;
}
}
.box_intro .st_pagetitle {
	height: 0;
	margin: 0 auto 30px;
	overflow: hidden;
	background: url(../careerup/images/st_intro.png) 0 bottom no-repeat;
	width: 583px;
	padding-top: 84px;
	font-weight: normal;
}

@media only screen and (max-width: 640px) {
  .box_intro .st_pagetitle {
	height: auto;
	padding: 0;
	background: none;
	width: auto;
	text-align: center;
	font-size: 154%;
	line-height: 1.4;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	color: #111111;
}
}
@media only screen and (max-width: 640px) {
  .box_intro .st_pagetitle {
	text-align: left;
}
}
.box_intro p {
	text-align: center;
}

@media only screen and (max-width: 640px) {
  .box_intro p {
	text-align: left;
}
}

/* -----------------------------------------------------------
	.con_phleft
----------------------------------------------------------- */
@media only screen and (max-width: 1024px) {
  .con_phleft {
	margin-bottom: 30px;
}
}
.con_phleft .box_txt {
	padding: 22px 0 0 40px;
	width: 570px;
	float: left;
}

@media only screen and (max-width: 1160px) {
  .con_phleft .box_txt {
	width: 48%;
	padding: 0 0 0 2%;
}
}
@media print {
  .con_phleft .box_txt {
	width: 48%;
	padding: 0 0 0 2%;
}
}
@media only screen and (max-width: 1024px) {
  .con_phleft .box_txt {
	padding: 0 15px 0px;
	width: 95%;
	float: none;
	margin: auto;
}
}
.con_phleft .box_txt .txt_dep {
	margin-bottom: 7px;
}

@media only screen and (max-width: 640px) {
  .con_phleft .box_txt .txt_dep {
	font-size: 93%;
}
}
.con_phleft .box_txt h3 {
	height: 0;
	overflow: hidden;
	background: url(../careerup/images/name_otsu.png) 0 bottom no-repeat;
	width: 195px;
	padding-top: 23px;
	font-weight: normal;
	text-indent: -9999px;
	color: #000;
	margin-bottom: 25px;
}

@media only screen and (max-width: 1024px) {
  .con_phleft .box_txt h3 {
	width: auto !important;
	height: auto;
	font-weight: normal;
	background: none !important;
	text-indent: 1px;
	font-size: 139%;
	font-weight: normal;
	color: #270c0c;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
}
}
@media only screen and (max-width: 1024px) and (max-width: 640px) {
  .con_phleft .box_txt h3 {
	font-size: 108%;
}
}
.con_phleft .box_txt h3 span {
	padding-bottom: 10px;
	margin-left: 10px;
	font-size: 77%;
	font-family: "Times New Roman", serif;
}

@media only screen and (max-width: 640px) {
  .con_phleft .box_txt h3 span {
	font-size: 70%;
}
}
@media only screen and (max-width: 1024px) {
  .con_phleft .box_txt h3 {
	margin-bottom: 15px;
	padding-top: 0;
	font-size: 200%;
}
}
@media only screen and (max-width: 640px) {
  .con_phleft .box_txt h3 {
	width: auto;
	font-size: 154%;
}
}
.con_phleft .box_txt .txt_detail {
	margin-bottom: 30px;
}

.con_phleft .box_txt .inner {
	padding: 30px 40px 20px;
	background-image: url(../images/common/bracket_top.png), url(../images/common/bracket_bottom.png);
	background-position: center top, center bottom;
	background-repeat: no-repeat, no-repeat;
	background-size: contain, contain;
}

@media only screen and (min-width: 1023px) and (max-width: 1280px) {
  .con_phleft .box_txt .inner {
	width: 94% !important;
	padding: 20px 25px;
}
}
@media print {
  .con_phleft .box_txt .inner {
	width: 94% !important;
	padding: 20px 25px;
}
}
@media only screen and (max-width: 1024px) {
  .con_phleft .box_txt .inner {
	margin-bottom: 15px;
	padding: 30px 40px;
}
}
@media only screen and (max-width: 1024px) {
  .con_phleft .box_txt .inner {
	padding: 5% 6%;
}
}
.con_phleft .box_txt .inner h4 {
	font-size: 100%;
	font-weight: normal;
	color: #270c0c;
	border-bottom: dotted 1px #111111;
	border-bottom: none;
	margin-bottom: 22px;
}

@media only screen and (max-width: 640px) {
  .con_phleft .box_txt .inner h4 {
	font-size: 93%;
	padding-bottom: 5px;
}
}
.con_phleft .box_txt .inner h4 span {
	padding-bottom: 10px;
	margin-right: 10px;
	font-size: 231%;
	font-family: "Times New Roman", serif;
}

@media only screen and (max-width: 640px) {
  .con_phleft .box_txt .inner h4 span {
	font-size: 185%;
}
}
.con_phleft .box_txt .inner h4 span {
	font-size: 154%;
}

.con_phleft .box_txt .inner p {
	line-height: 1.8;
}

.con_phleft .box_txt .inner .txt_sm {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-size: 116%;
}

.con_phleft .box_photo {
	width: 50%;
	height: 500px;
	float: left;
}

@media only screen and (max-width: 1024px) {
  .con_phleft .box_photo {
	margin-bottom: 30px;
	width: 100%;
	height: 370px;
	float: none;
}
}
@media only screen and (max-width: 640px) {
  .con_phleft .box_photo {
	height: 250px;
}
}
.con_phleft .box_photo .txt_inn {
	width: 62%;
	position: absolute;
	right: 15px;
	bottom: 15px;
	padding: 15px;
	background: white;
	/* The Fallback */
	background: rgba(255, 255, 255, 0.8);
}

@media only screen and (max-width: 640px) {
  .con_phleft .box_photo .txt_inn {
	width: 90%;
}
}
.con_phleft .box_photo .txt_inn h4 {
	margin-bottom: 5px;
}

.con_phleft .box_photo .txt_inn p {
	font-size: 93%;
}

.con_phleft .box_photo.ph01 {
	background: url(../careerup/images/img_otsu.jpg) right 0 no-repeat;
	background-size: cover;
}

@media only screen and (max-width: 640px) {
  .con_phleft .box_photo.ph01 {
	background-position: center 0;
}
}

/* -----------------------------------------------------------
	.con_phright
----------------------------------------------------------- */
@media only screen and (max-width: 1024px) {
  .con_phright {
	margin-bottom: 30px;
}
}
.con_phright .box_txt {
	padding: 50px 50px 0 15px;
	float: right;
	width: 570px;
}

@media only screen and (max-width: 1160px) {
  .con_phright .box_txt {
	width: 48%;
	padding: 50px 15px 0;
}
}
@media print {
  .con_phright .box_txt {
	width: 48%;
	padding: 50px 15px 0;
}
}
@media only screen and (max-width: 1024px) {
  .con_phright .box_txt {
	padding: 0 15px 0px;
	width: 95%;
	float: none;
	margin: auto;
}
}
.con_phright .box_txt .txt_dep {
	margin-bottom: 7px;
}

@media only screen and (max-width: 640px) {
  .con_phright .box_txt .txt_dep {
	font-size: 93%;
}
}
.con_phright .box_txt h3 {
	height: 0;
	overflow: hidden;
	background: url(../careerup/images/name_jindo.png) 0 bottom no-repeat;
	width: 204px;
	padding-top: 23px;
	font-weight: normal;
	text-indent: -9999px;
	color: #000;
	margin-bottom: 25px;
}

@media only screen and (max-width: 1024px) {
  .con_phright .box_txt h3 {
	width: auto !important;
	height: auto;
	font-weight: normal;
	background: none !important;
	text-indent: 1px;
	font-size: 139%;
	font-weight: normal;
	color: #270c0c;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
}
}
@media only screen and (max-width: 1024px) and (max-width: 640px) {
  .con_phright .box_txt h3 {
	font-size: 108%;
}
}
.con_phright .box_txt h3 span {
	padding-bottom: 10px;
	margin-left: 10px;
	font-size: 77%;
	font-family: "Times New Roman", serif;
}

@media only screen and (max-width: 640px) {
  .con_phright .box_txt h3 span {
	font-size: 70%;
}
}
@media only screen and (max-width: 1024px) {
  .con_phright .box_txt h3 {
	margin-bottom: 15px;
	padding-top: 0;
	font-size: 200%;
}
}
@media only screen and (max-width: 640px) {
  .con_phright .box_txt h3 {
	width: auto;
	font-size: 154%;
}
}
.con_phright .box_txt .txt_detail {
	margin-bottom: 30px;
}

.con_phright .box_txt .inner {
	padding: 30px 40px;
	background-image: url(../images/common/bracket_top.png), url(../images/common/bracket_bottom.png);
	background-position: center top, center bottom;
	background-repeat: no-repeat, no-repeat;
	background-size: contain, contain;
}

@media only screen and (min-width: 1023px) and (max-width: 1280px) {
  .con_phright .box_txt .inner {
	width: 94% !important;
	padding: 20px 30px;
}
}
@media print {
  .con_phright .box_txt .inner {
	width: 94% !important;
	padding: 20px 30px;
}
}
@media only screen and (max-width: 1024px) {
  .con_phright .box_txt .inner {
	margin-bottom: 15px;
	padding: 30px 40px;
}
}
.con_phright .box_txt .inner h4 {
	font-size: 100%;
	font-weight: normal;
	color: #270c0c;
	border-bottom: dotted 1px #111111;
	border-bottom: none;
	margin-bottom: 22px;
}

@media only screen and (max-width: 640px) {
  .con_phright .box_txt .inner h4 {
	font-size: 93%;
	padding-bottom: 5px;
}
}
.con_phright .box_txt .inner h4 span {
	padding-bottom: 10px;
	margin-right: 10px;
	font-size: 231%;
	font-family: "Times New Roman", serif;
}

@media only screen and (max-width: 640px) {
  .con_phright .box_txt .inner h4 span {
	font-size: 185%;
}
}
.con_phright .box_txt .inner h4 span {
	font-size: 154%;
}

.con_phright .box_txt .inner p {
	line-height: 1.8;
}

.con_phright .box_txt .inner .txt_sm {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-size: 116%;
}

.con_phright .box_photo {
	width: 50%;
	height: 500px;
	float: right;
	position: relative;
}

@media only screen and (max-width: 1024px) {
  .con_phright .box_photo {
	margin-bottom: 30px;
	width: 100%;
	height: 370px;
	float: none;
}
}
@media only screen and (max-width: 640px) {
  .con_phright .box_photo {
	height: 250px;
	background-position: center 0;
}
}
.con_phright .box_photo .txt_inn {
	width: 62%;
	position: absolute;
	right: 15px;
	bottom: 15px;
	padding: 15px;
	background: white;
	/* The Fallback */
	background: rgba(255, 255, 255, 0.8);
}

@media only screen and (max-width: 640px) {
  .con_phright .box_photo .txt_inn {
	width: 90%;
}
}
.con_phright .box_photo .txt_inn h4 {
	margin-bottom: 5px;
}

.con_phright .box_photo .txt_inn p {
	font-size: 93%;
}

.con_phright .box_photo.ph02 {
	background: url(../careerup/images/img_jindo.jpg) left 0 no-repeat;
	background-size: cover;
}

@media only screen and (max-width: 640px) {
  .con_phright .box_photo.ph02 {
	background-position: center 0;
}
}

/* -----------------------------------------------------------
	con_upplan
----------------------------------------------------------- */
.con_upplan {
	margin: 60px auto;
}

.con_upplan .title {
	height: 0;
	margin: 0 auto 40px auto;
	overflow: hidden;
	background: url(../careerup/images/st_career.jpg) 0 bottom no-repeat;
	width: 326px;
	padding-top: 76px;
	font-weight: normal;
	text-indent: -9999px;
	color: #000;
}

@media only screen and (max-width: 640px) {
  .con_upplan .title {
	width: auto !important;
	height: auto;
	text-align: center;
	font-weight: normal;
	line-height: 1.8em;
	background: none !important;
	text-indent: 1px;
}

  .con_upplan .title span {
	display: block;
}

  .con_upplan .title span.jp {
	margin-bottom: 8px;
	padding-bottom: 15px;
	display: inline-block;
	border-bottom: 1px solid #333;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-size: 277%;
}

  .con_upplan .title span.en {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-style: italic !important;
	font-size: 185%;
}
}
@media only screen and (max-width: 640px) and (max-width: 640px) {
  .con_upplan .title span.jp {
	font-size: 147%;
}
}
@media only screen and (max-width: 640px) and (max-width: 640px) {
  .con_upplan .title span.en {
	font-size: 124%;
}
}
@media only screen and (max-width: 640px) {
  .con_upplan .title {
	padding-top: 20px;
}
}
.con_upplan .con_figure_sp a {
	padding: 0.8em;
	display: block;
	text-decoration: none;
	text-align: center;
	border: 1px solid #b6b6b6;
	color: #222222;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	width: 95%;
	margin: auto;
}

.con_upplan .con_figure_sp a i {
	margin-right: 5px;
}

.con_upplan .con_figure_sp a:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
}

/* -----------------------------------------------------------
	con_employee
----------------------------------------------------------- */
.con_employee {
	margin-bottom: 70px;
}

.con_employee .title {
	height: 0;
	margin: 0 auto 40px auto;
	overflow: hidden;
	background: url(../careerup/images/st_employee.jpg) 0 bottom no-repeat;
	width: 326px;
	padding-top: 76px;
	font-weight: normal;
	text-indent: -9999px;
	color: #000;
}

@media only screen and (max-width: 640px) {
  .con_employee .title {
	width: auto !important;
	height: auto;
	text-align: center;
	font-weight: normal;
	line-height: 1.8em;
	background: none !important;
	text-indent: 1px;
}

  .con_employee .title span {
	display: block;
}

  .con_employee .title span.jp {
	margin-bottom: 8px;
	padding-bottom: 15px;
	display: inline-block;
	border-bottom: 1px solid #333;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-size: 277%;
}

  .con_employee .title span.en {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-style: italic !important;
	font-size: 185%;
}
}
@media only screen and (max-width: 640px) and (max-width: 640px) {
  .con_employee .title span.jp {
	font-size: 147%;
}
}
@media only screen and (max-width: 640px) and (max-width: 640px) {
  .con_employee .title span.en {
	font-size: 124%;
}
}
@media only screen and (max-width: 640px) {
  .con_employee .title {
	padding-top: 20px;
}
}
.con_employee .box_employee {
	overflow: hidden;
}

@media only screen and (max-width: 1140px) {
  .con_employee .box_employee {
	margin-bottom: 30px;
}
}
@media print {
  .con_employee .box_employee {
	margin-bottom: 30px;
}
}
.con_employee .box_employee .box_l img,
.con_employee .box_employee .box_r img {
	width: auto;
	max-width: none;
}

@media only screen and (max-width: 1140px) {
  .con_employee .box_employee .box_l img,
  .con_employee .box_employee .box_r img {
	max-width: 100%;
}
}
@media print {
  .con_employee .box_employee .box_l img,
  .con_employee .box_employee .box_r img {
	max-width: 100%;
}
}
@media only screen and (max-width: 768px) {
  .con_employee .box_employee .box_l,
  .con_employee .box_employee .box_r {
	width: 100%;
	float: none;
}
}
.con_employee .box_employee .box_l {
	width: 50%;
	position: relative;
	float: left;
	height: 428px;
}

@media only screen and (max-width: 768px) {
  .con_employee .box_employee .box_l {
	width: 100%;
	float: none;
	height: auto;
}
}
.con_employee .box_employee .box_l img {
	position: absolute;
	top: 0;
	right: 0;
}

@media only screen and (max-width: 768px) {
  .con_employee .box_employee .box_l img {
	position: static;
}
}
.con_employee .box_employee .box_r {
	width: 50%;
	float: left;
	padding-top: 30px;
}

@media only screen and (max-width: 1700px) {
  .con_employee .box_employee .box_r {
	padding-top: 30px;
}
}
@media print {
  .con_employee .box_employee .box_r {
	padding-top: 30px;
}
}
@media only screen and (max-width: 1500px) {
  .con_employee .box_employee .box_r {
	padding-top: 30px;
}
}
@media print {
  .con_employee .box_employee .box_r {
	padding-top: 30px;
}
}
@media only screen and (max-width: 1140px) {
  .con_employee .box_employee .box_r {
	padding-top: 10px;
}
}
@media print {
  .con_employee .box_employee .box_r {
	padding-top: 10px;
}
}
@media only screen and (max-width: 768px) {
  .con_employee .box_employee .box_r {
	width: 100%;
	float: none;
	margin-top: 20px;
}
}
.con_employee .box_employee .box_r .box_txt {
	width: 700px;
	padding-left: 30px;
}

@media only screen and (max-width: 1500px) {
  .con_employee .box_employee .box_r .box_txt {
	width: auto;
	padding-right: 30px;
}
}
@media print {
  .con_employee .box_employee .box_r .box_txt {
	width: auto;
	padding-right: 30px;
}
}
@media only screen and (max-width: 1140px) {
  .con_employee .box_employee .box_r .box_txt {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
}
@media print {
  .con_employee .box_employee .box_r .box_txt {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
}
.con_employee .box_employee .box_r .box_txt h3 {
	margin-bottom: 30px;
	height: 0;
	margin-bottom: 30px;
	overflow: hidden;
	background: url(../careerup/images/sst_employee.png) 0 bottom no-repeat;
	width: 477px;
	padding-top: 83px;
	font-weight: normal;
}

@media only screen and (max-width: 1024px) {
  .con_employee .box_employee .box_r .box_txt h3 {
	height: auto;
	padding: 0;
	background: none;
	width: auto !important;
	font-size: 154%;
	line-height: 1.4;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	color: #111111;
}
}
@media only screen and (max-width: 640px) {
  .con_employee .box_employee .box_r .box_txt h3 {
	font-size: 131%;
}
}
@media only screen and (max-width: 1500px) {
  .con_employee .box_employee .box_r .box_txt h3 {
	margin-bottom: 20px;
}
}
@media print {
  .con_employee .box_employee .box_r .box_txt h3 {
	margin-bottom: 20px;
}
}
@media only screen and (max-width: 1140px) {
  .con_employee .box_employee .box_r .box_txt h3 {
	height: auto;
	padding: 0;
	background: none;
	width: auto;
	font-size: 231%;
	line-height: 1.4;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	color: #111111;
}
}
@media print {
  .con_employee .box_employee .box_r .box_txt h3 {
	height: auto;
	padding: 0;
	background: none;
	width: auto;
	font-size: 231%;
	line-height: 1.4;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	color: #111111;
}
}
@media only screen and (max-width: 768px) {
  .con_employee .box_employee .box_r .box_txt h3 {
	font-size: 185%;
}
}
@media only screen and (max-width: 640px) {
  .con_employee .box_employee .box_r .box_txt h3 {
	font-size: 131%;
}
}
@media only screen and (max-width: 1500px) {
  .con_employee .box_employee .box_r .box_txt h3 img {
	max-width: 75%;
}
}
@media print {
  .con_employee .box_employee .box_r .box_txt h3 img {
	max-width: 75%;
}
}
@media only screen and (max-width: 1140px) {
  .con_employee .box_employee .box_r .box_txt h3 img {
	max-width: 60%;
}
}
@media print {
  .con_employee .box_employee .box_r .box_txt h3 img {
	max-width: 60%;
}
}
@media only screen and (max-width: 768px) {
  .con_employee .box_employee .box_r .box_txt h3 img {
	max-width: 70%;
}
}
.con_employee .box_employee .box_r .box_txt .txt {
	margin-bottom: 20px;
	line-height: 1.84;
}

@media only screen and (max-width: 1500px) {
  .con_employee .box_employee .box_r .box_txt .txt {
	margin-bottom: 30px;
}
}
@media print {
  .con_employee .box_employee .box_r .box_txt .txt {
	margin-bottom: 30px;
}
}
.con_employee .box_employee .box_r .box_txt .con_btn .btn_wel,
.con_employee .box_employee .box_r .box_txt .con_btn .btn_car {
	width: 35%;
}

.con_employee .box_employee .box_r .box_txt .con_btn .btn_wel a,
.con_employee .box_employee .box_r .box_txt .con_btn .btn_car a {
	padding: 0.8em;
	display: block;
	text-decoration: none;
	text-align: center;
	border: 1px solid #b6b6b6;
	color: #222222;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	text-align: center;
}

.con_employee .box_employee .box_r .box_txt .con_btn .btn_wel a i,
.con_employee .box_employee .box_r .box_txt .con_btn .btn_car a i {
	margin-right: 5px;
}

.con_employee .box_employee .box_r .box_txt .con_btn .btn_wel a:hover,
.con_employee .box_employee .box_r .box_txt .con_btn .btn_car a:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
}

@media only screen and (max-width: 1140px) {
  .con_employee .box_employee .box_r .box_txt .con_btn .btn_wel,
  .con_employee .box_employee .box_r .box_txt .con_btn .btn_car {
	width: 60%;
}
}
@media print {
  .con_employee .box_employee .box_r .box_txt .con_btn .btn_wel,
  .con_employee .box_employee .box_r .box_txt .con_btn .btn_car {
	width: 60%;
}
}
@media only screen and (max-width: 768px) {
  .con_employee .box_employee .box_r .box_txt .con_btn .btn_wel,
  .con_employee .box_employee .box_r .box_txt .con_btn .btn_car {
	display: inline-block;
	width: 49.5%;
}
}
@media only screen and (max-width: 640px) {
  .con_employee .box_employee .box_r .box_txt .con_btn .btn_wel,
  .con_employee .box_employee .box_r .box_txt .con_btn .btn_car {
	display: block;
	width: 100%;
	margin-bottom: 30px;
}
}
.con_employee .box_employee .box_r .box_txt .con_btn .btn_wel {
	margin-bottom: 10px;
}

.con_employee .box_employee .box_r {
	float: right;
}

@media only screen and (max-width: 768px) {
  .con_employee .box_employee .box_r {
	margin-bottom: 20px;
}
}
.con_employee .box_employee .box_r .con_btn_sp {
	display: none;
}

@media only screen and (max-width: 1140px) {
  .con_employee .box_employee .box_r .con_btn_sp {
	display: block;
	padding: 0;
	margin: 30px auto;
}
}
@media print {
  .con_employee .box_employee .box_r .con_btn_sp {
	display: block;
	padding: 0;
	margin: 30px auto;
}
}
@media only screen and (max-width: 768px) {
  .con_employee .box_employee .box_r .con_btn_sp {
	display: none;
}
}
@media only screen and (max-width: 1140px) {
  .con_employee .box_employee .box_r .con_btn_sp .btn_wel,
  .con_employee .box_employee .box_r .con_btn_sp .btn_car {
	display: inline-block;
	width: 49.5%;
}
}
@media print {
  .con_employee .box_employee .box_r .con_btn_sp .btn_wel,
  .con_employee .box_employee .box_r .con_btn_sp .btn_car {
	display: inline-block;
	width: 49.5%;
}
}
@media only screen and (max-width: 950px) {
  .con_employee .box_employee .box_r .con_btn_sp .btn_wel,
  .con_employee .box_employee .box_r .con_btn_sp .btn_car {
	display: block;
	width: 70%;
}
}
.con_employee .box_employee .box_r .con_btn_sp .btn_wel a,
.con_employee .box_employee .box_r .con_btn_sp .btn_car a {
	padding: 0.8em;
	display: block;
	text-decoration: none;
	text-align: center;
	border: 1px solid #b6b6b6;
	color: #222222;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	text-align: left;
}

.con_employee .box_employee .box_r .con_btn_sp .btn_wel a i,
.con_employee .box_employee .box_r .con_btn_sp .btn_car a i {
	margin-right: 5px;
}

.con_employee .box_employee .box_r .con_btn_sp .btn_wel a:hover,
.con_employee .box_employee .box_r .con_btn_sp .btn_car a:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
}

.con_employee .box_employee .box_r .con_btn_sp .btn_wel {
	margin-bottom: 10px;
}
