@charset "utf-8";

/* ****************************************************
Title: consultant.css
Created: 2010-00-00
Last Modified: 2010-00-00
Editor(s): xxxxxx
Last Editor: xxxxxx
***************************************************** */


/* Table Of Contents
----------------------------------------

# General Elements
# gNav
# pageBody
# content
# sidebar
# clearfix
# common classes

----------------------------------------*/

/* common */
a {
	color:#999999;/*#2f50b3→#999999に変更20210701*/
	text-decoration:none;
}
a:hover{
	color:#2f50b3;
	text-decoration:underline;
}
#pageBody #content{
	float:left;
	width:707px;
}
.clearfix{display:inline-block}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0}* html .clearfix{height:1%}.clearfix{display:block}


/* google */
.consultant .gsc-control-cse {
    background-color: inherit !important;
    border: none !important;
    padding: 0 !important;
}
.consultant form.gsc-search-box {
    margin-bottom: 0 !important;
}
.consultant table.gsc-search-box {
    margin-bottom: 0 !important;
}
.consultant .gsc-input-box {
    height: 40px !important;
}
.consultant .gsc-input-box table {
    line-height: 40px !important;
}
.consultant .gsc-input-box .gsib_a {
	padding: 0 6px !important;
}
.consultant input.gsc-search-button-v2,
.consultant input.gsc-search-button,
.consultant input.gsc-search-button:hover,
.consultant input.gsc-search-button:focus {
    border: none !important;
    background-color: #466fba !important;
    padding: 13px 33px !important;
    margin-top: 5px !important;
}


/* borderline */
.consultant .line01,
.consultant .line02 {
	border-bottom:1px solid #ededed;
}
.consultant .line01:after,
.consultant .line02:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
}
.consultant .line01:after{
	background: #c3c3c3;
}
.consultant .line02:after{
	background: #ef5f5a;
}
.tab_box.after ul{
	margin-bottom: 20px;
}

/* color */
.c01 {
    background: #feba01;/*#ef7003→#feba01に変更20210701*/
}
.c02 {
    background: #feba01;/*#ef7003→#feba01に変更20210701*/
}
.c03 {
    background: #476fba;
}
.c04 {
    background: url(../images/consultant/arrow04.png) no-repeat 96% 50% #B33817;
	/* WEB_TEAM-199 suzuki */
}

.touroku_click .c04:hover{
	text-decoration-line: none;
}

/* title */
.ttl01 {
    font-size: 20px;
    /*background: url(../images/consultant/dot01.png) no-repeat 0 0;*/
    margin-bottom: 38px;
    line-height: 1.2;
    font-weight:bold;
}
.ttl01 span {
	padding-left: 20px;
	margin-bottom: 15px;
	display: block;
}

.ttl02 {
	color: #231814;
	font-size: 20px;
	margin-bottom: 10px;
}
.ttl02 i {
	/*background: url(../images/consultant/label01.png) no-repeat;*/
	width: 35px;
	height: 19px;
	line-height: 19px;
	color: #FFF;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	margin-right: 10px;
    text-indent: -0.2em;
}
.ttl02 i,
.ttl02 span {
	display:inline-block;
	vertical-align: top;
}
.ttl02 span {
	line-height: 1;
	font-weight: bold;
    width: 472px;
}

.ttl03 {
    font-size: 16px;
	/*background: url(../images/consultant/line01.png) no-repeat 0 50%;*/
    padding-left: 20px;
font-weight:bold;
}
.ttl04 {
    font-size: 11px;
    color: #a50606;
	/*background: url(../images/consultant/label02.png) no-repeat 0 50%;*/
    padding-left: 20px;
}
.ttl05 {
	/*background: url(../images/consultant/arrow03.png) no-repeat 0 50%;*/
	/*padding-left: 30px;*/
}
/*TASK_1-8808 industry_info　求人ページへのCTAデザインの改善 20211119 nogu*/
.list .ttl05 a, a.ttl05 {
    font-weight: bolder;
    color: #06c;
}

.list .ttl05 a:hover, a.ttl05:hover {
    color: #e94e30;
    text-decoration: underline;
}

.recommend a{
    font-weight: bolder;
    color: #06c;
}
.recommend a:hover {
    color: #e94e30;
    text-decoration: underline;
}

/* link */
.link01 {
    text-align: center;
	width: 300px;
	margin: 0 auto;
    padding: 10px 0 5px;
	font-size: 18px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	display: block;
	color: #FFF;
}
.link01 strong {
	font-size: 24px;
	/* color: #FFF; */
}


/* tag */
.tag01 {
    color: #FFF;
    font-size: 9px;
    padding: 1px 0;
    width: 60px;
    text-align: center;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
	font-style: normal;
}


/* more */

.more {
	font-size: 12px;
    background: #FFCC40;
    color: #FFF;
    padding: 4px 14px;
    border-radius: 4px;
    /*font-weight: bolder;
    padding: 8px 30px 8px 20px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;*/
}

/* back */
.back {
    background: url(../images/consultant/back01.png) no-repeat 15% 50% #1bbc9a;
    width: 225px;
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 10px 0;
    font-size: 14px;
    color: #FFF;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
.back span {
	margin-left: 15px;
}


/* kotora */
.kotora {
    margin: 0 0 40px;
    text-align: right;
    font-size: 9px;
    color: #949494;
}
.kotora img {
    margin-left: 5px;
	width: 25px !important;
}


/* keyvisual */
.consultant .kv01 {
    position: relative;
    margin-top: 15px;
}
.consultant .kv01 .txt {
    font-size: 15px;
}
.consultant .kv01 .box {
    position: absolute;
    top: 20px;
    left: 10px;
    color: #231815;
}
.consultant .kv01 .box .ttl {
    font-size: 30px;
}
.consultant .kv02 {
	margin-bottom: 38px;
	position: relative;
}
.consultant .kv02 .box {
    position: absolute;
    top: 20px;
    left: 10px;
}
.consultant .kv02 .box .ttl {
    font-size: 16px;
}
.consultant .kv02 .box .txt {
    font-size: 24px;
}
.consultant .kv02 .box .txt i {
    font-size: 10px;
    background: #ef5f5a;
    padding: 0 20px;
    line-height: 24px;
    vertical-align: middle;
    margin-left: 20px;
    color: #FFF;
    font-style: normal;
    position: relative;
    display: inline-block;
}
.consultant .kv02 .box .txt i:after {
	content: "";
	display: block;
	background: url(../images/consultant/label03.png) no-repeat;
	width: 5px;
	height: 24px;
	position: absolute;
	right: -5px;
	top: 0;
}


/* tab menu */
.tab_menu {
	margin: 20px 0 55px;
}
.tab_menu li {
    width: 345px;
    margin-right: 5px;
    display: inline-block;
    background: #c3c3c3;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    padding: 18px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	cursor: pointer;
}
.tab_menu li:hover,
.tab_menu li.active {
    background: #fabf1b;
}
.tab_menu li:hover:after,
.tab_menu li.active:after {
	content: "";
	display: block;
	background: url(../images/consultant/balloon01.png) no-repeat center;
	width: 100%;
	height: 14px;
    position: absolute;
    bottom: -14px;
}
.tab_box {
	margin-bottom: 95px;
}
.tab_box.last {
	margin-bottom: 40px;
}

.tab_box p{
	font-size: 13px;
	margin-bottom: 10px;
}

.tab_box2 {
	margin-bottom: 95px;
}
.tab_box2.last {
	margin-bottom: 40px;
}

.tab_box2 p{
	font-size: 13px;
}

/* tab_content */
.tab_content .hide {
	display: none;
}
.tab_content .active {
	display: block;
    margin-bottom: 95px;
}

/* recommend */
.recommend {
    margin-top: -15px;
    margin-bottom: 20px;
}
.recommend.mt {
    margin-top: 0;
}
.recommend li{
	margin-bottom: 10px;
	font-size: 14px;
}

/* TASK_1-8808 セクションの区切りが分かりづらいため下線追加 20211124 */
li.section_line {
    border-bottom: 1px solid #c3c3c3;
    padding-bottom: 20px;
}

.recommend li i{
	margin-right:10px;
}
/*
.recommend li a {
    width: 637px;
}
*/
.recommend li i,
.recommend li a{
	display: inline-block;
	vertical-align: top;
}


/* service */
.service {
    border: 1px solid #dedede;
    background: url(../images/consultant/arrow02.png) no-repeat 98% 50% #fcfcfc;
    padding: 24px 30px 24px 24px;
    font-size: 16px;
    position: relative;
}
.service img {
    float: left;
    margin-right: 20px;
}
.service .btm {
	position: absolute;
	right: 30px;
	bottom: 10px;
    background: url(../images/consultant/arrow01.png) no-repeat 0 45%;
    padding-left: 16px;
}


/* industry */
.industry .list {
	margin-bottom: 30px;
}
.industry .list li {
	margin-top: 30px;
}
.industry .list img {
	float: left;
	width: 160px;
}
.industry .list .txt {
	float: right;
	width: 517px;
}
.industry .list .txt p{
	line-height: 1.8;
}
.industry .list .txt .more {
    float: right;
}


/* interview */
.interview .list li {
	width: 313px;
	display: inline-block;
	vertical-align: top;
	border-right: 1px solid #dedede;
	border-top: 1px solid #dedede;
	padding: 20px 20px 40px;
	text-align: center;
}
.interview .list li:nth-child(1),
.interview .list li:nth-child(2) {
	border-top: none;
}
.interview .list li:nth-child(2n) {
	border-right: none;
}
.interview .list .ttl {
    font-size: 16px;
    margin: 15px 0 0;
    text-align: left;
    min-height: 82px;
    font-weight: bold;
}
.interview .list .name {
    font-size: 11px;
    margin-bottom: 20px;
	text-align: left;
}
.interview .list .txt {
	margin-bottom: 20px;
	text-align: left;
}


/* survey */
.survey .border {
    border: 1px solid #1b2856;
	margin-bottom: 10px;
}
.survey .border .bg {
    background: url(../images/consultant/bg01.png) no-repeat right #1b2856;
    padding: 40px;
    color: #FFF;
    border-bottom: 1px solid #1b2856;
	position: relative;
}
.survey .border .bg:after {
	content: "";
	display: block;
	width: 100%;
	height: 12px;
	background: url(../images/consultant/balloon03.png) no-repeat center;
	position: absolute;
	bottom: -12px;
    left: 0;
}

.survey .border .bg .ttl {
    font-size: 26px;
}
.survey .border .bg .txt {
    font-size: 14px;
    width: 410px;
    margin: 30px 0 40px;
}
.border .bg a {
    font-size: 14px;
    padding: 12px 30px;
}
.survey .border .link01 strong {
    font-size: 18px;
}
.survey .border .link01 span {
    font-size: 12px;
    /* color: #FFF; */
}
.survey .border .link01 {
    line-height: 1.2;
    padding: 19px 0;
    margin: 20px auto;
}
.survey .interview {
    margin: 30px 40px 20px;
}
.survey .interview .box {
    border: 1px solid #dedede;
    padding: 25px;
    margin-top: 10px;
    display: block;
}
.survey .interview .box img {
    float: left;
    margin-right: 30px;
}
.survey .interview .txt {
    font-size: 14px;
}
.survey .interview .ttl {
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 14px;
}
.survey .interview .more {
    float: right;
    margin-top: 10px;
}


/* ranking */
.ranking li {
    margin-bottom: 20px;
}

.ranking .rank01,
.ranking .rank02,
.ranking .rank03,
.ranking .rank04 {
    float: left;
    width: 100px;
    height: 100px;
    line-height: 68px;
    text-align: center;
}
.ranking .rank01 {
    border: 1px solid #ae8c3a;
}
.ranking .rank02 {
    border: 1px solid #bbbbbb;
}
.ranking .rank03 {
    border: 1px solid #9b7059;
}
.ranking .rank04 {
    border: 1px solid #dedede;
}
.ranking .txt {
    float: right;
    width: 565px;
    position: relative;
}
.ranking .ttl {
    font-size: 18px;
    margin-bottom: 5px;
	font-weight: bold;
}
.ranking .txt .more {
    position: absolute;
    right: 0;
    bottom: -15px;
}


/* company */
.company .list {
	margin-bottom: 20px;
}
.company .list li {
	float: left;
    width: 141px;
}
.company .list a:hover img {
    opacity: inherit;
    filter: alpha(opacity=100);
    -ms-filter: "alpha( opacity=100 )";
    -moz-opacity: inherit;
    -khtml-opacity: inherit;
}
.company .list img {
    border: 1px solid #dedede;
    margin-bottom: -1px;
}
.company .balloon {
    text-align: center;
    margin: -55px 0 15px;
	font-size: 14px;
	font-weight: bold;
}


/* voice */
.voice .txt {
    margin-bottom: 30px;
    line-height: 1.8;
}
.voice .list {
    border-top: 1px solid #ededed;
	margin-bottom: 20px;
}
.voice .list li {
    border-bottom: 1px solid #ededed;
    padding: 20px 5px;
    position: relative;
}
.voice .list li a {
    color: #333;
}
.voice .list .vol {
    font-size: 16px;
    color: #1bbc9b;
}
.voice .list .ttl {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.voice .person {
    font-size: 14px;
	background: url(../images/consultant/icon01.png) no-repeat 0 50%;
    margin-bottom: 5px;
}
.voice .date {
	background: url(../images/consultant/icon02.png) no-repeat 0 50%;
}
.voice .data p {
    padding-left: 20px;
}
.voice .data {
    float: left;
}
.voice .charge {
    /* float: right; */
    position: absolute;
    right: 0;
    bottom: 20px;
}
.voice .charge p {
    background: #f0f0f0;
    padding: 10px 20px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
	position: relative;
}
.voice .charge p:before {
	content: "";
	display: block;
	background: url(../images/consultant/balloon02.png) no-repeat 0 50%;
	width: 7px;
	height: 100%;
	position: absolute;
	left: -7px;
	top: 0;
}
.voice .charge .name {
    color: #2f50b3;
	font-weight: bold;
}


/* mail */
.mail .box {
    border: 1px solid #dedede;
    padding: 30px 40px;
	margin-bottom:20px;
}
.mail .box .ttl {
    font-size: 28px;
    position: relative;
    width: 425px;
    line-height: 1.3;
    margin-bottom: 30px;
}
.mail .box .ttl i {
    position: absolute;
    right: 0;
    top: -5px;
}
.mail .box .txt {
    width: 350px;
    float: left;
    margin-top: 10px;
}
.mail .box .form {
    float: right;
    width: 225px;
    background: #dbdbdb;
    padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.mail .box .txt p {
    line-height: 1.8;
    margin-bottom: 20px;
}
.mail .box .txt a {
    padding: 4px 20px;
}
.mail .box .form .ttl {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    width: inherit;
    margin: 5px 0;
    text-shadow: 0px 0px 5px rgba(255, 255, 255, 1),0px 0px 5px rgba(255, 255, 255, 1),0px 0px 5px rgba(255, 255, 255, 1),0px 0px 5px rgba(255, 255, 255, 1);
}
.mail .box .form .border {
	background: url(../images/consultant/mail_img01.png) no-repeat 5% 0 #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #af9772;
	padding: 10px;
	text-align: center;
}
.mail .box .form .border .txt {
    width: inherit;
    float: none;
    text-align: left;
    margin: 0 0 10px 64px;
}
.mail .box .form .border input[type="text"] {
    width: 100%;
    font-size: 11px;
    padding: 3px 0;
}
.mail .box .form .border input[type="submit"] {
	font-size: 0;
	background: url(../images/consultant/mail_btn01.png) no-repeat;
	width: 159px;
	height: 34px;
	border: none;
	margin-top: 5px;
}


/* after */
.after p {
    margin-top: 20px;
    font-size: 13px;
    line-height: 1.7;
}
.after p img {
    float: right;
	margin-left: 45px;
}
.after p img.imgL{
		float: left!important;
    margin: 0px 10px 10px 0px!important;
}
.list.mgb20 li{
		margin-top: 20px;
}
.list .ttl03{
		margin-bottom: 10px;
}
.h3_title{
		font-size: 15px;
    margin-bottom: 10px;
    font-weight: bold;
}

/* hope */
.hope p {
    font-size: 13px;
}
.hope .img {
    text-align: center;
    margin: 35px 0;
}
.hope .list {
    border: 1px solid #dedede;
    margin: 20px 0;
}
.hope .list p {
    font-size: 13px;
    line-height: 1.6;
}
.hope .list li {
    border-bottom: 1px solid #dedede;
    padding: 28px;
    width: inherit;
}
.hope .list li:last-child {
    border-bottom: none;
}
.hope .list li .ttl03 {
    margin-bottom: 20px;
}


/* player */
.player .img {
    text-align: center;
    margin-bottom: 20px;
}


/* talent */
.talent table th,
.talent table td,
.talent caption {
    border: 1px solid #dedede;
}
.talent caption {
    border-bottom: none;
    padding: 18px;
}
.talent caption .ttl03 {
	font-weight: bold;
}
.talent table {
    width: 687px;
    margin: 0 10px 20px;
}
.talent table th,
.talent table td {
    padding: 18px;
    font-size: 13px;
}
.talent table th {
    text-align: center;
    background: #f3fbf1;
    width: 100px;
}
.talent table td p {
	background: url(../images/consultant/dot02.png) no-repeat 0 0;
	padding-left: 15px;
	margin-bottom: 3px;
}

/* ffund */
.h3_ffund {
	font-size:16px;
	margin:20px 0px 10px;
	padding-left: 15px;
	background: url(../images/consultant/dot02.png) no-repeat 0 0;
	background-position: 0% 50%;
}
.tbl_ffund {
	width:95%;
	max-width:680px;
	margin-bottom:15px;
}
.tbl_ffund th,
.tbl_ffund td {
	 border:1px solid #ddd;
	 padding:10px;
	 line-height:1.2;
}
.tbl_ffund th {
	 width:30%;
	 background-color:#f3fbf1;
}


/* invest */
.invest .list {
    margin: 30px;
    font-size: 14px;
}
.invest .list li {
	margin-bottom: 18px;
}
/* invest デザインの改善 WEB_TEAM-50 20220214 suzuki*/
.invest.relation .list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0;
}
.invest.relation .list li {
	flex: 0 0 24%;
	margin-bottom: 18px;
}
  .invest.relation .list li:last-child, .invest.relation .list li:nth-last-child(2) {
	  margin-bottom: 0;
}
  .invest.relation .list li a {
	background-color: #fff;
	border: 1px solid #ccc;
	box-shadow: 0 4px 4px 0px rgb(0 0 0 / 15%);
	box-sizing: border-box;
	display: block;
	font-weight: bolder;
	height: 100%;
	padding: 25px 14px;
 }
  .invest.relation .list li a .ttl {
	color: #333;
	display: block;
	font-size: 18px;
	font-weight: normal;
	padding: 5px 0 5px 50px;
	position: relative;
}
  .invest.relation .list li a:hover .ttl{
	color: #e94e30;
	text-decoration: underline;
}
  .invest.relation .list li a .ttl::before{
	content: '';
	width: 43px;
	height: 43px;
	background-image: url(../../common/new_images/img_index/category1.png);
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
  .invest.relation .list li a .text {
	color: #06c;
	display: block;
	font-size: 16px;
	margin-top: 24px;
}
.invest.relation .list li a:hover .text  {
	color: #e94e30;
	text-decoration: underline;
}
.invest.relation .recommend{
	background-color: #fff;
	box-shadow: 0 1px 4px 0px rgb(0 0 0 / 15%);
	border: 1px solid #ccc;
	font-size: 14px;
	margin-bottom: 40px;
}
.invest.relation .recommend li{
	border-bottom: 1px solid #ccc;
	color: #06c;
}
.invest.relation .recommend li:last-child{
	border: none;
}
.invest.relation .recommend li a{
	display: block;
	font-weight: bolder;
	padding: 28px 25px;
}
.invest.relation .recommend li a::after{
	background-color: #ff0000;
	border-radius: 2px;
	content: '新着';
	color:#fff;
	display: inline-block;
	font-size: 12px;
	line-height: 1;
	margin-left: 20px;
	padding: 3px 10px;
}

/* keyword */
/*keyword スタイル追加 WEB_TEAM-50 20220214 suzuki*/
.keyword .list{
	margin-top: -15px;
	margin-bottom: 30px;
}
.keyword .list li{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.keyword .list li a{
	color: #333;
}
.keyword .list li a:hover{
	color: #2f50b3;
}

/* other */
.other .list a {
    margin-bottom: 18px;
    display: block;
    font-size: 16px;
}
.other .list p {
    font-size: 13px;
    line-height: 1.7;
}
.other .list {
    margin: 0 10px 20px;
}
.other .list li {
    border-bottom: 1px solid #ededed;
    padding: 30px 20px;
    width: inherit;
}
.other .list li:first-child {
    padding: 0 20px 30px;
}
.list01{
		list-style-type: disc;
		padding-left:20px;
		font-size:13px;
}

@media screen and (max-width: 750px) {
.list01{
		font-size:16px;
}
}

.list01 li{
margin-bottom:8px;
}

.imgC{
	margin: 0 auto;
	display: block;
}


.industry .list li a,
.interview .list li a,
.survey .interview .box,
.ranking li a {
    color: #333;
}
.interview .list li a:hover,
.survey .interview .box:hover,
.ranking li:hover {
    text-decoration: none;
}
.link01:hover,
.more:hover {
    color: #FFF;
}
/* SP */
@media screen and (max-width: 750px) {
	/* img{width: 100%;} */
	.ttl02 i,
	.ttl02 span {
		display: block;
	}

	.ttl02 span {
		width: inherit;
		margin-top: 10px;
	}
	.ttl03 {
		background-position: 0 0;
		line-height: 1;
	}

	.link01 {
		width: 90%;
	}

	.consultant .kv01 img,
	.consultant .kv02 img {
		width: 100%;
	}
	.consultant .kv01 .txt {
		font-size: 12px;
	}
	.consultant .kv01 .txt span {
		display: block;
	}
	.consultant .kv01 .box .ttl {
		font-size: 20px;
	}
	.consultant .kv01 .box {
		top: 5px;
	}

	.consultant .kv02 .box {
		top: 5px;
		line-height: 1.3;
	}
	.consultant .kv02 .box .ttl {
		font-size: 12px;
	}
	.consultant .kv02 .box .txt {
		font-size: 26px;
	}
	.consultant .kv02 .box .txt i {
		display: block;
		margin-left: 0;
	}

	.tab_menu {
		width: 90%;
		margin: 5% auto;
	}
	.tab_menu li {
		width: 100%;
		margin-bottom: 14px;
	}

	.tab_box {
		width: 90%;
		margin: 0 auto 95px;
	}

	.recommend li a {
		width: inherit;
	}

	.industry .list img {
		float: none;
		width: auto !important;
		max-width: 100%;
		margin-bottom: 20px;
	}
	.industry .list .txt {
		float: none;
		width: inherit;
		text-align: left;
	}

	.service {
		font-size: 13px;
		background: #fcfcfc;
		text-align: center;
	}
	.service img {
		float: none;
		margin-right: 0;
		width: auto !important;
		max-width: 100%;
		margin-bottom: 10px;
	}
	.service .btm {
		position: relative;
		right: inherit;
		bottom: inherit;
		display: block;
	}
	.service .btm {
		font-size: 16px;
		margin-top: 10px;
	}

	.interview .list li {
		width: inherit;
		border-right: none;
	}
	.interview .list li:nth-child(1) {
		border-bottom: 1px solid #dedede;
	}

	.survey .border .bg {
		padding: 20px;
		background-size: cover;
	}
	.survey .border .bg .txt {
		width: inherit;
	}
	.border .bg a {
		display: block;
		padding: 12px;
		text-align: center;
	}

	.survey .interview {
		margin: 20px;
	}
	.survey .interview .box img {
		margin-right: 0;
		width: auto !important;
		float: none;
	}

	.ranking .rank01, .ranking .rank02, .ranking .rank03, .ranking .rank04 {
		width: 16.11%;
		height: 50px;
		line-height: 35px;
	}
	.ranking img {
		width: 25px;
	}
	.ranking .txt {
		width: 78.89%;
	}
	.ranking .txt a {
		position: inherit;
		float: right;
		margin-bottom: 20px;
	}

	.company .list {
		width: 100%;
	}
	.company .list li {
		width: 50%;
	}
	.company .list img {
		width: 100%;
	}
	.company .balloon {
		margin: 0 0 15px;
	}

	.mail .box .ttl {
		width: inherit;
		text-align: center;
		font-size: 20px;
	}
	.mail .box .ttl i {
		position: inherit;
		top: 0;
		display: block;
		width: 80px;
		margin: 0 auto 10px;
	}
	.mail .box {
		padding: 20px;
	}
	.mail .box .txt {
		width: 100%;
		float: none;
		margin-top: 0;
		text-align: center;
	}
	.mail .box .form {
		float: none;
		width: inherit;
		margin-top: 30px;
	}
	.mail .box .txt p {
		text-align: left;
	}
.after p {
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.7;
}
	.after p img {
		float: none;
		margin: 0 auto 10px;
		width: auto !important;
		max-width: 100%;
		display: block;
	}

	.hope .img img {
		width: 100%;
	}

	.talent table {
		width: 95%;
	}
	.talent table th {
		width: 10%;
	}
	.talent table td p {
		background-position: 0 5px;
	}
	
	.industry .list li {
		text-align: center;
	}
	.service .txt {
		text-align: left;
	}
	.survey .interview .box {
		text-align: center;
	}
	.survey .interview .ttl {
		text-align: left;
	}
	.survey .interview .txt {
		text-align: left;
	}

	.imgC {
		max-width: 100%;
	}
	
	.voice .charge {
		position: relative;
		right: inherit;
		bottom: inherit;
		margin-left: 20%;
	}

	/*invest SPのスタイル追加 20220214 suzuki WEB_TEAM-50*/
	.invest.relation .list li{
		flex: 0 0 49%;
		margin-bottom: 10px;
	}
	.invest.relation .list li a{
		padding: 20px 12px;
	}
	.invest.relation .list li a .ttl{
		font-size: 16px;
		padding: 4px 0 4px 44px;
	}
	.invest.relation .list li a .ttl::before{
		width: 32px;
		height: 32px;
	}
	.invest.relation .list li a .text{
		margin-top: 15px;
	}
	.invest.relation .recommend li a{
		box-sizing: border-box;
	}

}
.touroku_click {
	margin: 64px 0;
}

.cap img{
    float: right;
    margin-left: 45px;
}


@media screen and (max-width: 750px) {
.tab_box2 {
	padding:0 8px;
}
.cap{
	width:100%;
	text-align:center;
	margin-bottom:24px;
}

.cap img{
    float: none;
	text-align:center;
	margin:8px;
}
}



