@charset "utf-8";
.content_wrap{
	width: 950px;
	margin: 0 auto;
	padding: 0;
}
#global_interview *{
	font-size: 14px;
	line-height: 1.7;
}
#global_interview{
	margin: 20px auto;
	padding: 0;
	width: 700px;
}
#global_interview p.date{
	text-align: right;
}
#global_interview h1{
	font-size: 30px;
    font-weight: bold;
    line-height: 1.35;
	margin-bottom: 28px;
}

#global_interview h1 span{
	position: relative;
	padding: 0.3em;
	background: #db0000;
	font-size: 16px;
	display: block;
	width: 10em;
	text-align: center;
	margin-bottom: -28px;
	color: #fff;
}

#global_interview h1 span::after{
	position: absolute;
	content: '';
	top: 100%;
	left: 15px;
	border: 10px solid transparent;
	border-top: 15px solid #db0000;
	width: 0;
	height: 0;
}

#global_interview p span.bold{
	font-weight: bold;
}

#global_interview p{
	margin-bottom: 28px;
}

#global_interview div img{
	margin: 0 0 28px 0;
	padding: 0;
	display: block;
	width: 700px;
	height: auto;
}

#global_interview div.tate img{
	margin: 0 auto 28px;
	padding: 0;
	display: block;
	width: 500px;
	height: auto;	
}

#global_interview h2{
	margin: 50px 0 0 0;
    padding: 20px 0 35px;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.35;
    border-top: 5px solid #eee;
    position: relative;
}
#global_interview h2::before{
	content: '';
    position: absolute;
    top: -5px;
    left: 0;
    width: 20px;
    height: 5px;
    background-color: #ff0000;
}
#global_interview h3{
	font-weight: bold;
	font-size: 16px;
	padding-left: 9px;
    border-left: 6px solid #ff0000;
	margin-bottom: 16px;
}
#global_interview h3.question{
	font-weight: bold;
	margin-bottom: 16px;
	font-size: 16px;
	border-left:none;
}


/*求人一覧遷移ボタン*/

#global_interview div.articleButton{
    display: block;
    width: 350px;
    height: 60px;
    border: 4px solid #e50012;
    background-color: #e50012;
    color: #fff!important;
    font-size: 18px;
    line-height: 52px;
    transition: background 500ms, color 500ms;
    margin: 0 auto 40px;
    text-align: center;
    text-decoration: none;
}

#global_interview div.articleButton a{
	color: #fff!important;
	text-decoration: none;
	display:block;
	font-size: 18px;
	line-height: 52px;
	width: 342px;
	text-align: center;
	transition: background 500ms, color 500ms;
}

#global_interview div.articleButton a:hover {
	color:#000!important;
	background-color:#fff;
    transition: background 500ms, color 500ms;
	width: 342px;
	}


/*グローバルTOPへの戻るリンク*/

#global_interview div.backConnerLink{
	margin-left: 1em;
}
#global_interview div.backConnerLink::before{
	margin-left: -1em;
	content: url(https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/common/img/icon_link_bra.png);
}
#global_interview div.backConnerLink a:hover{
	text-decoration: underline;
}


/*下部求人検索パーツ*/

#gb_common_downpart div.searchBlock{
	margin-top: 50px;
}

#gb_common_downpart .searchBlock__section {
	margin: 0 auto 80px;
	padding: 0 0 0;
	width: 710px;
}

#gb_common_downpart .popTitle{
	background-color: #00AAEA;
	background-position: center;
	border: solid 2px #000;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	line-height: 58px;
	margin: 0 0 32px;
	position: relative;
	text-align: center;
}
#gb_common_downpart .popTitle:after{
	  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/title_dec_bottom.png");
	background-size: 18px 15px;
	bottom: -15px;
	content: "";
	height: 15px;
	left: 0;
	margin: 0 auto;
	right: 0;
	width: 18px;
}
#gb_common_downpart .popTitle--category {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/category_title_dec.png");
}
#gb_common_downpart .popTitle--language {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/language_title_dec.png");
}

#gb_common_downpart .searchBlock__innerTitle {
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 25px;
	text-align: center;
	line-height: 1.0;
	letter-spacing:0;
}
#gb_common_downpart .strongRed {
	color: #E50012;
	font-size: 22px;
}

#gb_common_downpart .searchBlock__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  min-height: 60px;
  width: 100%;
}
#gb_common_downpart .searchBlock__list--category {
  border-bottom: solid #E50012 2px;
  border-left: solid #E50012 2px;
  overflow: hidden;
}
#gb_common_downpart .searchBlock__list__item {
  border-left: solid 2px #000;
  text-align: center;
  vertical-align: middle;
  width: 33.3%;
}
#gb_common_downpart .searchBlock__list__item:first-child {
  border-left: none;
}
#gb_common_downpart .searchBlock__list__item--category {
  background: #fff;
  border-left: none;
  border-right: solid #E50012 2px;
  border-top: solid #E50012 2px;
  display: table;
  font-size: 14px;
  height: 104px;
  width: 177px;
}

#gb_common_downpart .searchBlock__list__link {
  display: block;
  transition: opacity 500ms;
}

#gb_common_downpart a.searchBlock__list__link--category {
  background-position: center 15px;
  display: table-cell;
  font-weight: bold;
  line-height: 1.3;
  padding: 57px 0 0;
  vertical-align: middle;
}
#gb_common_downpart a.searchBlock__list__link--category:hover {
  background-color: #E50012;
  color: #fff;
}
#gb_common_downpart .searchBlock__list__link--sales {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/sales_icon.png");
}
#gb_common_downpart .searchBlock__list__link--sales:hover {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/sales_icon_on.png");
}

#gb_common_downpart .searchBlock__list__link--planning {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/planning_icon.png");
}
#gb_common_downpart .searchBlock__list__link--planning:hover {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/planning_icon_on.png");
}

#gb_common_downpart .searchBlock__list__link--engineer {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/engineer_icon.png");
}
#gb_common_downpart .searchBlock__list__link--engineer:hover {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/engineer_icon_on.png");
}

#gb_common_downpart .searchBlock__list__link--architecture {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/architecture_icon.png");
}
#gb_common_downpart .searchBlock__list__link--architecture:hover {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/architecture_icon_on.png");
}

#gb_common_downpart .searchBlock__list__link--finance {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/finance_icon.png");
}
#gb_common_downpart .searchBlock__list__link--finance:hover {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/finance_icon_on.png");
}

#gb_common_downpart .searchBlock__list__link--food {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/food_icon.png");
}
#gb_common_downpart .searchBlock__list__link--food:hover {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/food_icon_on.png");
}

#gb_common_downpart .searchBlock__list__link--web {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/web_icon.png");
}
#gb_common_downpart .searchBlock__list__link--web:hover {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/web_icon_on.png");
}

#gb_common_downpart .searchBlock__list__link--creative {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/creative_icon.png");
}
#gb_common_downpart .searchBlock__list__link--creative:hover {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/creative_icon_on.png");
}

#gb_common_downpart .searchBlock__list__link--office {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/office_icon.png");
}
#gb_common_downpart .searchBlock__list__link--office:hover {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/office_icon_on.png");
}

#gb_common_downpart .searchBlock__list__link--beauty {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/beauty_icon.png");
}
#gb_common_downpart .searchBlock__list__link--beauty:hover {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/beauty_icon_on.png");
}

#gb_common_downpart .searchBlock__list__link--electrical {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/electrical_icon.png");
}
#gb_common_downpart .searchBlock__list__link--electrical:hover {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/electrical_icon_on.png");
}

#gb_common_downpart .searchBlock__list__link--medicine {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/medicine_icon.png");
}
#gb_common_downpart .searchBlock__list__link--medicine:hover {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/medicine_icon_on.png");
}

#gb_common_downpart .searchBlock__list__link--education {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/education_icon.png");
}
#gb_common_downpart .searchBlock__list__link--education:hover {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/education_icon_on.png");
}

#gb_common_downpart .searchBlock__list__link--medical {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/medical_icon.png");
}
#gb_common_downpart .searchBlock__list__link--medical:hover {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/medical_icon_on.png");
}

#gb_common_downpart .searchBlock__list__link--craftsman {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/craftsman_icon.png");
}
#gb_common_downpart .searchBlock__list__link--craftsman:hover {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/craftsman_icon_on.png");
}

#gb_common_downpart .searchBlock__list__link--public {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/public_icon.png");
}
#gb_common_downpart .searchBlock__list__link--public:hover {
  background-image: url("https://d3pl8hewtdyu3c.cloudfront.net/global/knowhow/general/pc/img/public_icon_on.png");
}

#gb_common_downpart a.searchBlock__list__link--location {
  display: table-cell;
  vertical-align: middle;
}
 #gb_common_downpart a.searchBlock__list__link--location:hover {
  background-color: #DDDDDD;
  color: #000;
}

 #gb_common_downpart .searchBlock__list__item--location {
  display: table;
  background: #EEE;
  border: none;
  font-size: 15px;
  line-height: 1.2;
  margin: 0 3px 3px 0;
  height: 46px;
  width: 110px;
}

#gb_common_downpart .searchBlock__list--location {
  margin: 0 auto;
  padding: 0 1px 0 1px;
  width: 341px;
}

 #gb_common_downpart div.content__FooterBox{
	margin-bottom: 30px;
}
#gb_common_downpart div.content__FooterBox p.foot_banner{
	margin-bottom: 0;
}
 #gb_common_downpart div.content__FooterBox p.foot_banner a img{
	margin-bottom: 10px;
}

#gb_common_downpart div.sp,
#global_interview .sp{
	display: none;
}

/*右カラム*/
.leftColumn{
	margin: 0;
	padding: 0;
	width: 700px;
	float: left;
}
.rightColumn{
	float: right;
	margin: 0;
	position: relative;
}
.knowhowSub_title {
  margin: 0 0 10px 0px;
}
.sideBannerList{
	margin: 0;
	padding: 0;
}
.sideBannerList li {
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
}
.sideBannerList li:first-child {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.sideBannerList li a{
	display: block;
	margin: 0;
	padding: 0;
}
.sideBannerList a{
	-webkit-transition:opacity .3s;
	transition:opacity .3s;
}
.sideBannerList a:hover{
	opacity:.6;
}

.sideBannerList li a img{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
.SideBannerLink .SideBannerLinkText{
	width:230px;
}

.SideBannerLinkText p{
	color:#555;
	font-size:14px;
	line-height:1.5;
}
.SideBannerLinkText .textTitle{
	margin-top:0;
	margin-bottom:5px;
	color:#e60012;
	font-weight:700;
	line-height:1.5;
	text-decoration:underline;
}

.SideBannerLinkText p.subTitle_text{
	font-size: 12px;
	line-height: 1.2;
}

.SideBannerLinkText p.mainTitle_text{
	font-size: 18px;
	font-weight: bold;
	color: #00aaeb;
}

.SideBannerLinkText .textTitle{
	text-decoration:none;
}
.SideBannerLinkText span{
	display:inline-block;
	margin:5px 5px 0 0;
	padding:2px 5px;
	background-color:#555;
	color:#fff;
	font-size:12px;
	font-weight:400;
	line-height:14px;
}
.SideBannerLink{
	background-image:url(//d3pl8hewtdyu3c.cloudfront.net/global/pc/images/global/item_border_h.png);
	background-repeat:repeat-x;
	background-position:0 bottom;
	width: 230px;
}
.SideBannerLink:first-of-type{
	margin-top: 10px;
}
.SideBannerLink a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 312px;
    padding: 15px 0 15px 10px;
}
.SideBannerLink a:hover{
	opacity:.6;
}
#knowhowSubWrap {
  width: 230px;
}

#knowhowSubWrap{
    float: right;
    padding-bottom: 30px;
    padding-top: 15px;
	margin: 0 0 0 5px;
    overflow: hidden;
    width: 230px;
}
.footer{
	clear: both;
}