@charset "utf-8";
/* CSS Document */
/* 非表示 */
#header_inner02 .tnav {
	display:none;
}
#header .kdlsg {
	display:none;
}
#header .company_name, #header ul.tel, #header ul.tel li {
	display:none;
}
#footer ul#fnav {
	display:none;
}
#footer_bnr .contact {
	display:none;
}
#footer_bnr {
	display: none;
}
#footer_fb {
	display: none;
}
#footer_tw {
	display: none;
}
.mainVisualMenu {
	display: none;
}
.hidden_SP {
	display: none;
}
/* 表示 */	
#sp_tnav {
	display:block;
}
/* デザイン変更 */
body {
	-webkit-text-size-adjust: 100%;
	min-width: 1060px;
}
#header {
	margin-bottom: 0;
    border-top: 32px solid #000;
}
body {
	width:1060px;
}

#header-inner {
    width: 100%;
    height: auto;
    padding-top: 25px;
}

#header-contact { 
    position: absolute;
    top: 165px;
    right: 25px;
    bottom: auto;
}
#header-contact img {
width: 320px;
height: auto;
}


#header-right {
    position: static;
    right: auto;
    top: auto;
}

.header-text {
    font-size: 36px;
    padding-top: 10px;
}

#logo {
    width: 15%;
    height: auto;
    margin-left: 2.5%;
}

#logo img {
    width: 100%;
}

#main-menu {
    clear: both;
    overflow: hidden;
    position: relative;
    bottom: auto;
    left: auto;
    border-bottom: 1px solid #ddd;
}

#main-menu li {
    border-bottom: 0;
    background-size: 170px auto;
    width: 25%;
    height: 200px;
}

#main-menu li a {
    display: block;
    width: 100%;
    height: 100%;
}

#main-menu li:nth-child(4n) a {
    border-right: 0;
}

#sub-menu {
    position: absolute;
    top: 15px;
    right: 2%;
    float: none;
    overflow: hidden;
}

#sub-menu a {
    background-size: 30px 30px;
    padding-left: 40px;
}

#sub-menu li {
    font-size: 36px;
    float: none;
}

#sub-menu li:last-child {
    display: none;
    float: none;
}

#main-menu .whatis {
    background-image: url(../img/sp_menu_1.png);
}

#main-menu .service {
    background-image: url(../img/sp_menu_2.png);
}

#main-menu .works {
    background-image: url(../img/sp_menu_3.png);
}

#main-menu .special {
    background-image: url(../img/sp_menu_8.png);
}

#main-menu .company {
    background-image: url(../img/sp_menu_4.png);
}

#main-menu .recruit {
    background-image: url(../img/sp_menu_5.png);
}

#main-menu .people {
    background-image: url(../img/sp_menu_6.png);
}

#main-menu .blog {
    background-image: url(../img/sp_menu_7.png);
}

#main-menu .contact {
    display: block;
    background-image: url(../img/sp_btn_contact.png);
    background-size: 95% auto;
}

#main-menu li:hover,
#main-menu li.now {
    border-bottom: 0;
}

#main-menu .whatis.now {
    background-image: url(../img/sp_menu_1_on.png);
}

#main-menu .service.now {
    background-image: url(../img/sp_menu_2_on.png);
}

#main-menu .works.now {
    background-image: url(../img/sp_menu_3_on.png);
}

#main-menu .special.now {
    background-image: url(../img/sp_menu_8_on.png);
}

#main-menu .company.now {
    background-image: url(../img/sp_menu_4_on.png);
}

#main-menu .recruit.now {
    background-image: url(../img/sp_menu_5_on.png);
}

#main-menu .people.now {
    background-image: url(../img/sp_menu_6_on.png);
}

#main-menu .blog:hover {
    background-image: url(../img/sp_menu_7.png);
}


#header #header-search {
    float: none;
    margin: 20px auto;
    width: 95%;
    padding: 20px 0 0 20px;
}

#header #header-search input[type="text"] {
    height: 90px;
    font-size: 35px;
    margin: 10px 0 0 10px!important;
    background-size: 150px auto!important;
    text-indent: 160px!important;
}
#header #header-search input[type="text"]::-webkit-input-placeholder {
    font-size: 35px;
}
#header #header-search input[type="text"]:-moz-placeholder {
    font-size: 35px;
}

#header #header-search .gsc-input-box {
    border-radius: 45px;
    width: 630px;
    height: 90px;
}

#header #header-search .gsib_b {
    top: 5px;
    right: 23px;
}

#header #header-search .gsc-input {
    width: 530px!important;
}


#header #header-search table.gsc-search-box {
    margin: 0 0 0 20px;
    width: 630px;
}

#header #header-search .gsc-search-button {
    width: 90px;
    height: 90px;
    border-radius: 0 45px 45px 0;
}

#header #header-search .gsc-search-button input {
    width: 50px;
    height: 50px;
    right: 20px;
    top: 20px;
}
#home #mainVisual {
	margin: 0px auto;
}
#home #service {
	max-height: 650px;
	background: url('../img/bg.gif') repeat scroll left top transparent;
	border-top: 1px #999999 solid;
}


/**/
#footer_inner h3 {
    font-size: 40px;
}

#footer_bnr ul.bnr li a {
	width:300px;
	height:100px;
}

#footer_bnr ul.bnr li:nth-child(1) a {
    background: url(img/banner1.jpg);
}

#footer_bnr ul.bnr li:nth-child(2) a {
    background: url(img/banner2.jpg);
}

#footer_bnr ul.bnr li:nth-child(3) a {
    background: url(img/banner3.jpg);
}

#footer_bnr ul.bnr li:nth-child(4) a {
    background: url(img/banner4.jpg);
}

#footer_bnr ul.bnr li:nth-child(5) a {
    background: url(img/banner5.jpg);
}

#footer_bnr ul.bnr li:nth-child(6) a {
    background: url(img/banner6.jpg);
}

#footer_bnr ul.bnr li:nth-child(7) a {
    width:370px;
    height:80px;
    background: url(img/bt9.gif);
}

#footer_bnr ul.bnr li:nth-child(8) a {
    width:370px;
    height:80px;
    background: url(img/bt10.gif);
}

#footer_bnr ul.bnr li:nth-child(2n) {
    margin: 0px 9px 15px 0px;
}

#footer_bnr ul.bnr li:nth-child(4n) {
    margin: 0px 9px 15px 0px;
}

#footer_bnr ul.bnr li:nth-child(3n) {
    margin-right: 0px;
}

#footer_bnr ul.bnr li:nth-child(6n) {
    margin-right: 0px;
}

#footer_bnr ul.bnr li:nth-child(7) {
    padding-left: 82px;
}

#footer_bnr {
	padding: 20px 16px 0px;
	border-bottom: 1px solid #CCC;
}

#footer_bnr ul.bnr {
	background:none;
	margin-bottom:0;
}

#footer_inner ul.footer_btn li {
	width: 100%;
    height: 130px;
	float: none;
    margin: 0 34px 40px 0;

}

#footer_inner ul.footer_btn li a {
	width: 100%;
	height: auto;
	display: block;
    position: relative;
}
#footer_inner ul.footer_btn li img {
    margin-top: 10px;
    height: 110px;
}

#footer_inner ul.footer_btn li a span {
    display: block;
    font-size: 30px;
    top: 50%;
    right: 20px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

#footer_inner {
	padding: 15px 0px;
	clear: both;
    width: 95%;
	overflow: hidden;
	margin: 0px auto;
	border:none;
}

#footer_inner ul.footer_btn {
    width: 100%;
}

#footer_inner ul.footer_btn li span {
	position: absolute;
	top: 45px;
	right: 28px;
	font-size: 16px;
	text-align: right;
}

#footer {
    font-size: 40px;
}

#footer .inner {
	margin: 0px auto;
	position: relative;
	clear: both;
}

#footer ul.bnav {
	display:block;
	float:none;
}

#footer .bnav li {
    float: none;
	width:100%;
	border-bottom: 1px solid #ccc;
	margin:0;
    line-height: 40px;
    padding: 15px 0;
}

#footer ul.bnav li a {
    background-size: auto 40px;
}

#footer .bnav li:last-child {border-bottom: none;}
#footer .bnav li a {
    background-position: 5px 50%;
    padding-left: 50px;
	overflow:hidden;
	width:100%;
	display:block;
	margin:0;
    font-size: 40px;
}

#footer .inner:first-child {
	border-left: none;
	border-right: none;
}

#footer {
	border:1px solid #ccc;
	border-bottom:1px 10px #222;
	border-top:none;
	clear: both;
	overflow: hidden;
	margin: 0px auto;
}

#footer_fb_sp .fb-page > span {
	display: block;
	margin: 0 auto;
	padding: 25px;
}

#footer_contact {
    padding: 20px 0;
}

#footer_contact > p {
	float: none;
	margin: 0 auto;
	padding: 20px 0;
	height: auto;
}

#footer_contact .footer_btn_contact img {
	width: 90%;
}
#footer_contact .footer_overview img {
    width: 300px;
    margin: 40px auto;
}

#footer_contact .footer_tel img {
    margin-top: 40px;
    width: 95%;
}

#footer_magazine {
	overflow: hidden;
	width: 95%;
	float: none;
	margin: 0 auto 40px;
	padding: 0;
	height: auto;
}

#footer_magazine p {
	text-align: center;
	float: none;
	width: 100%;
	padding: 20px 0;
}

#footer_magazine ul {
	margin: 0 auto 30px;
	float: none;
	width: 60%;
}

#footer_magazine li {
    float: none;
    margin-left: 0px;
    margin-bottom: 15px;
}

#footer_magazine ul img {
	width: 100%;
}

#footer_magazine .fmb_arrow {
	display: none;
}

#footer_magazine .fmb_img {
	display: none;
}
#footer_sns {
    text-align: center;
    overflow: hidden;
    float: none;
	width: 91%;
    padding: 30px 2%;
	margin: 20px auto 0;
}

#footer_sns p {
    float: none;
}

#footer_sns ul {
    margin-top: 45px;
    overflow: hidden;
    float: none;
    height: auto;
}

#footer_sns ul li:first-child {
    margin-right: 30px;
}

#footer_sns ul li img {
    width: 120px;
    height: auto;
}
#copyright_sp {
    font-size: 30px;
    line-height: 35px;
}
/* recruit */
#recruit h2 {
	border-left: 6px solid #E60012;
	font-size: 38px;
	margin-bottom: 30px;
	max-height:99999px;
}
#recruit #top p, #recruit #top dl, #recruit #top dd, #recruit #top dt {
	background-color:#fff;
	max-height:99999px;
}
#recruit #top .box1 dl, #recruit #top .box2, #recruit #top .box3 .text {
	font-size: 32px;
	margin-bottom: 30px;
	width:840px;
}

#recruit #main p,
#recruit #main #fresh #fresh_02 dl dt,
#recruit #main #fresh #fresh_02 dl dd,
#recruit #main ul li {
	font-size: 32px;
}

#recruit #top div.box1 {
	padding: 60px 60px 50px;
	width: 840px;
	margin-bottom: 40px;
}
#recruit #top div.box1 h2 {
}
#recruit #top div.box1 p img {
	width: auto;
	height: 40px;
}
#recruit #top div.box1 .title {
	border-bottom: 2px dotted #E60012;
}
#recruit #top div.box1 .listlink {
	float: none;
}
#recruit #top div.box1 .listlink img {
	width:70%;
	height:auto;
}
#recruit #top div.box1 .list {
	width:100%;
	float: none;
}
#recruit #top div.box1 dt {
	width: 200px;
}
#recruit #top div.box1 dd {
	margin-left: 0;
	border-bottom: 2px dotted #E60012;
}
#recruit #top div.box1 dt {
	border-bottom: none;
}
#recruit #top div.box1 dd {
	border-bottom: 2px dotted #E60012;
}
#recruit #top div.box2 {
	padding: 60px 60px 50px;
	width: 840px;
	margin-bottom: 40px;
}
#recruit #top div.box2 .photo {
	display:none;
}

#recruit #top div.box2 img {
    width: 100%;
    height: auto;
}
#recruit #top div.box2 .text, #recruit #top .box2 .text p {
	float: none;
	width: 840px;
}
#recruit #top div.box2 .listlink a {
	float: none;
	width: 100%;
}
#recruit #top div.box2 .listlink img {
	width:70%;
	height:auto;
}
#recruit #top div.box2 .listlink2 {
	width:100%;
}
#recruit #top div.box2 .listlink2 li {
	float: none;
	width: 100%;
	margin-right: 0;
	padding-top: 8px;
	padding-bottom: 8px;
}
#recruit #top div.box2 .listlink2 li img {
	width:100%;
	height:auto;
}
#recruit #top div.box3 {
	padding: 60px 60px 50px;
	width: 840px;
	margin-bottom: 40px;
	overflow: hidden;
}
#recruit #top div.box3 li {
	float: none;
	margin-right: 0;
	width:100%;
	margin-bottom: 30px;
}
#recruit #top div.box3 li img {
	width:100%;
	height:auto;
}
#recruit #top div.box3 .text {
	float: none;
	width: 840px;
}
#recruit #top div.box3 .inbox {
	padding-right: 0;
}
#recruit #top div.box3 .mb60 img {
	width: 80%;
    display: block;
    margin: 0 auto;
	height:auto;
}
#recruit #top div.box3 .text img {
	display:none;
}
#recruit #top div.box3 .photo {
	float: none;
	width: 100%;
}
#recruit #top div.box3 .photo img {
	width: 100%;
	height:auto;
}

#recruit #recruit_top_menu {
    width: 100%;
}

#recruit #recruit_top_menu img {
	width: 70%;
    display: block;
    margin: 0 auto;
}

#recruit #recruit_top_menu li {
	float: none;
}

#recruit #recruit_top_menu li:first-child {
	margin-right: 0;
	margin-bottom: 30px;
}

#recruit #recruit_top_menu li:last-child {
	margin-left: 0;
	margin-top: 30px;
}

#recruit ul.about_company li {
	width: 100%;
	float: none;
	text-align: center;
	margin-bottom: 30px;
}

#recruit ul.about_company li > img {
	width: 80%;
	height: auto;
}

#recruit ul.about_company li p img {
	width: 80%;
	height: auto;
}

#fresh h3 {
	font-size: 40px !important;
}
#fresh h4 {
	font-size: 35px !important;
}
#fresh .wanted_job b {
	font-size: 38px;
}

#fresh .fright,
#fresh .fleft {
	float: none;
	width: 100%;
}

#fresh div.box1_2line p.fleft {
	float: none;
	width: 100%;
}


#fresh div.box1_2line a img {
    width: 70%;
    height: auto;
    display: block;
    margin: 0 auto;
}



#fresh div.box1_2line .about_company img {
    width: 80%;
    height: auto;
    display: block;
    margin: 0 auto;
}



#fresh #menu_fresh,
#career .menu_career,
#qa #menu_qa {
	margin-top: 60px;
}
#fresh #menu_fresh li,
#career .menu_career li,
#qa #menu_qa li {
	width: 45%;
	text-align: center;
	margin-bottom: 40px;
}
#fresh #menu_fresh li img,
#career .menu_career li img,
#qa #menu_qa img {
	height: 50px;
}

div.fresh02_left table,
div.fresh03_right table {
	width: 100%;
	font-size: 32px;
}

#fresh_03 img {
	display: none;
}
div.fresh04_left,
div.fresh02_left {
	width: 100%;
}
div.fresh04_left img {
	width: 100%;
}

.bnr_out ul {
	width: 100%;
}
.bnr_out ul li {
	width: 100%;
	float: none;
	margin: 0 0 10px 0;
}
#fresh #fresh_02 h3 {
	font-size: 35px !important;
}
#fresh #fresh_04 ul.box li {
	width: 96%;
	float: none;
	margin: 0 auto 15px !important;
	position: static;
}

#fresh #fresh_04 ul.box h4 {
    font-size: 40px !important;
}


#fresh #fresh_04 ul.box img {
	width: 40%;
}
#fresh #fresh_04 ul.box .detail {
	position: static;
}
#fresh_05 table {
	font-size: 32px;
}

#fresh_05 table th {
	width: 150px;
}

#fresh_05 table thead td {
	font-size: 40px;
}

#fresh div.fresh_link img {
	width: 100%;
}
#fresh div.recruitsite {
	font-size: 32px;
	padding: 30px auto;
}
#fresh div.recruitsite dt {
	width: 90%;
	float: none;
}
#fresh div.recruitsite dd {
	float: none;
	width: 90%;
	height: 120px;
}
#fresh div.recruitsite dd img {
	margin: 0 auto;
	width: 100%;
}

#fresh div.recruitsite dd .asagaku {
	width: 400px;
	height: 120px;
}

#fresh div.recruitsite dd .carrerplus {
	width: 400px;
	height: 100px;
}

#recruit #bnav .top {
	font-size: 35px;
}

#career div.job_category {
	font-size: 32px;
}

#career div.job_category .item {
	width: 42%;
}
#career div.job_category .item dd {
	width: 100%;
}
#career h3 {
	font-size: 38px;
}
#career #car_03 {
	font-size: 32px;
}
#career #car_03 .btn_form {
	margin: 80px auto;
}
#career #car_03 .btn_form img {
	width: 840px;
	height: 150px;
}
#career div.box3 .flow .text1,
#career div.box3 .flow .text2 {
	font-size: 32px;
}

#career div.box2 table.bellows_title td {
	font-size: 35px;
}
#career div.box2 .acordion_bt {
	padding: 30px 0;
}
#career div.box2 .acordion_bt img {
	width: 285px;
	height: 40px;
}

#career div.cleft_041.fleft {
	float: none;
	width: 100%;
}
#career div.box1 > img {
	width: 765px;
	height: 480px;
	display: block;
	margin: 0 auto;
	float: none;
}
#career div.listlink li {
	float: none;
	width: 100%;
	text-align: center;
}
#career div.listlink li:first-child {
	margin-bottom: 30px;
}
#career div.listlink li img {
	width: 840px;
	height: 150px;
}

#career div.box2 .memberbox .title p {
	width: 50%;
	padding: 25px;
}
#career div.box2 .photo {
	margin: 30px auto;
	width: 100%;
	float: none;
}
#career div.box2 .photo img {
	width: 240px;
	height: 302px;
}
#career div.box2 .text {
	float: none;
	width: 90%;
	margin: 0 auto;
}
#career div.box2 .text .text1 {
	font-size: 35px;
}
#career div.box2 .text .text2 {
	font-size: 32px;
}
#career div.box2 .text .text2 span {
	font-size: 38px;
}
#career div.memberbox .mb5 img {
	width: 273px;
	height: 39px;
}
#career div.box2 .text table {
	font-size: 32px;
}
#internship div.box1_2line div.left_line {
    width: 100%;
}
#internship div.box2 .memberbox p.title {
	font-size: 38px;
}
#internship div.box2 .text .text1 {
	font-size: 35px;
}
#internship div.box2 .text .text2 {
	font-size: 32px;
}
#internship div.box2 .text .text2 span {
	font-size: 35px;
}
#internship div.box1_2line .left_line {
	width: 100%;
	float: none;
}
#internship div.box2 .photo {
    float: none;
}
#internship div.box1_2line .left_line .listlink li {
	float: none;
	width: 100%;
	text-align: center;
	margin-bottom: 60px;
}
#internship div.box1_2line .left_line .listlink li img {
	width: 840px;
	height: 150px;
}
#internship div.box1_2line > img {
	float: none;
}
#internship div.box1_2line img.fright {
	width: 100%;
}
#internship div.box2 .photo {
	float: none;
	width: 100%;
	text-align: center;
}
#internship div.box2 .text {
	width: 100%;
}
#internship div.box2 .photo img {
	width: 670px;
	height: 470px;
}
#internship div.box3 {
	width: auto;
	padding: 35px 30px;
}
#internship div.box3 .photo {
	position: relative;
	top: 0;
	left: 0;
}
#internship div.box3 .photo img {
	width: 900px;
	height: 600px;
}
#internship p.caption {
	width: 100%;
	font-size: 32px;
}
#internship div.box4 .leftman .man p,
#internship div.box4 .rightman .man p {
	font-size: 28px;
}
#internship div.box4 .leftman .man .name,
#internship div.box4 .rightman .man .name {
	height: auto;
	font-size: 28px;
}
#internship div.adoption_list ul {
	width: 45%;
	margin-right: 5%;
	margin-bottom: 45px;
	font-size: 32px;
}

#internship div.box1_2line table {
    font-size: 32px;
}

#internship div.box1_2line table th {
    width: 30%;
}


#internship div.box1_2line a img {
    width: 70%;
    height: auto;
}

#internship .fresh04_left.fleft {
    width: 100%;
    float: none;
    margin-right: auto;
    margin-left: auto;
}

#internship .fresh04_left.fleft a img {
    width: 70%;
    height: auto;
    display: block;
    margin: 0 auto;
}

ul.recruit_bottomlinks li {
    display: block;
    width: 70%;
    height: auto;
    margin: 0 auto;
}

ul.recruit_bottomlinks li:first-child {
    margin-right: auto;
    margin-bottom: 30px;
}


ul.recruit_bottomlinks li img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

#internship #fresh_04 img.fright {
    width: 80%;
    height: auto;
    display: block;
    margin: 40px auto 0;
    float: none;
}

#qa .faq {
	font-size: 32px;
}
#main #qa .faq a.acordion_bt {
	text-align: left;
	background-size: 66px;
}
#main #qa .faq a.acordion_bt div {
	font-size: 32px;
    padding: 9px 66px 6px 75px;
}
#main #qa .faq .q1,
#main #qa .faq .q2,
#main #qa .faq .q3,
#main #qa .faq .q4,
#main #qa .faq .q5,
#main #qa .faq .q6,
#main #qa .faq .q7,
#main #qa .faq .q8,
#main #qa .faq .q9,
#main #qa .faq .q10,
#main #qa .faq .q11 {
	background-size: 70px;

}

#qa .adoption_results .adoption_list ul {
	font-size: 32px;
	width: 100%;
	margin-right: 5%;
	margin-bottom: 30px;
}
#qa .adoption_results .adoption_list ul.long {
	font-size: 32px;
	width: 100%;
	margin-right: 5%;
}
#qa .faq a {
	margin: 0 auto;
	display: inline-block;
	text-align: center;
}
#qa .faq a img {
	width: 840px;
	height: 150px;
}

.meetup h2 {
	font-size:32px;
	color: #E60012;
	border: none;
	padding: none;
}
.meetup em {
	font-size:40px;
	font-weight: bold;
}

.meetup img {
	width: 100% !important;
}

.btn_recruit {
	font-size: 38px;
	padding: 50px auto;
	width: 90%;
}
@media screen and (max-width: 320px) {

#footer_inner ul.footer_btn li a span br {
    display: block;
}
    
}
