@charset "utf-8";

/*
Name: responsive CSS
Description: サーチファーム・ジャパン株式会社
Version: 1.0
*/

@media screen and (max-width: 1600px) {
	.wpgmza_map, #wpgmza_map {
		width: 100% !important;
		    
	}
}
@media screen and (max-width: 1400px) {
    h1 {
		font-size: 2.2rem;
	}
	header nav ul li {
    	font-size: 1.4rem;
	}
	.top section.top_covid .inner {
	    width: 95%;
	}
	.top .main_image .catch h2 {
    	font-size: 3.4rem;
	}
	.top_strength ul li > div h2 {
    	font-size: 5.0rem;
	}
	.top_strength ul li > div h2 span {
    	font-size: 2.0rem;
	}
	.top_intro .btn a {
    	font-size: 2.0rem;
	}
	.top_intro .btn a span {
		    margin-right: 2.5em;
	}
	.top h2,
	.top section.band h2 {
	    font-size: 3.0rem;
	}
	.top section.band span {
    font-size: 1.4rem;
	}
	
	.company .arc_list li,
	.contact .arc_list li {
		width: 47%;
		margin-right: 3px;
		margin-bottom: 50px;
	}
	.company .arc_list li img,
	.contact .arc_list li img {
		width: 100%;
	}
}

@media screen and (max-width: 1240px) {
    header {
        height: auto;
	}
	.top .main_image .catch h2 {
    	font-size: 3.0rem;
	}
	header nav ul {
		padding: 0;
    	padding-top: .5em;
	}
	header nav ul li {
	    margin-right: 1.5em;
	}
	h1,
	h1 span:first-of-type {
    	font-size: 1.8rem;
	}
/*
	.top .main_image,
	.top .main_image > ul,
	.top .main_image > ul .slick-track li {
    	height: 600px;
	}
*/
	.top .main_image,
	.splide__track li {
/*     	height: 600px; */
	}
	section {
		padding: 100px 0;
	}
	top_intro h2 span {
    	font-size: 1.6rem;
	}
	.top .main_image .catch span {
	    right: 0;
	}
	.top h2, .top section.band h2 {
		font-size: 2.4rem;
	}
	section.band .btn {
		width: 250px;
		height: 75px;
	}
	.f_contact ul li:first-of-type {
		margin-right: 20px;
	}
	.f_contact ul li:last-of-type .btn a span {
		font-size: 2.0rem !important;
	}
	section.band .btn a {
		font-size: 1.8rem;
	}
	footer nav ul:last-of-type {
		margin-bottom: 100px;
	}
}

@media screen and (max-width: 1100px) {
	header .main-header {
		height: 60px;
	}
	header .main-header .head_btn ul,
	header .main-header .btn {
		display: none;
	}
	h1 a img {
		width: 200px;
	}
	header nav {
        display: none;
    }
	main {
		padding-top: 60px;
	}
    .drawer-hamburger {
        display: block;
        padding: 2.0rem 1.5rem;
    }
	
	.drawer--top .drawer-nav .btn_list li {
		width: 48%;
		    height: 60px;
		margin-right: 4%;
	}
	.drawer--top .drawer-nav .btn_list li:last-of-type {
		margin-right: 0;
	}
	.drawer--top .drawer-nav .btn_list li a {
		color: #fff;
		text-align: center;
	}
	.drawer--top .drawer-nav ul.btn_list li a::after {
    	content: none;
	}
	.drawer--top .drawer-nav > ul.btn_list > li:first-child > a {
		border-bottom: 2px solid #6f9c4b;
	}
	.drawer--top .drawer-nav > ul.btn_list > li:first-child > a:hover {
		color: #6f9c4b;
	}
	.drawer--top .drawer-nav > ul.btn_list > li:last-child > a {
		border-bottom: 2px solid #e88dbb;
	}
	.drawer--top .drawer-nav > ul.btn_list > li:last-child > a:hover {
		color: #e88dbb;
	}
	.breadcrumbs {
		top: 60px;
	}
	.top h2::before,
	.top h2::after {
    	background-size: 80%;
		background-position: center;
	background-repeat: no-repeat;
	}
	.top h2::before {
    left: -2em;
	}
	.top h2::after {
    right: -2em;
	}
	.top h2 span {
    font-size: 1.4rem;
	}
	.top h2, .top section.band h2 {
    font-size: 2.2rem;
}
	
	
	.top h2, .top section.band h2 {
		font-size: 2.4rem;
		margin-bottom: 1em;
	}
	footer h1 a img {
    	width: 250px;
	}
	footer nav ul li {
		padding: 0 .7em;
	}
	.main_image {
/*     	height: 250px; */
	}
	.two_column > figure,
	.two_column > div {
		width: 50%;
	}
	.company .h4_block .two_column > figure,
	.company .h4_block .two_column > div {
		width: 50%;
	}
	.mes_block  {
		padding: 1em;
	}
	.mes_block > div {
		-ms-flex-flow: column;
		-webkit-flex-flow: column;
		flex-flow: column;
	}
	
	.mes_block > div h3 {
		margin-right: 0;
	}
	
	.mes_block > div h3:first-child {
		margin-bottom: 1em;
	}
	.achievement .mes_block {
		padding: 20px;
	}
	.achievement .mes_block > div {
		-ms-flex-flow: wrap;
		-webkit-flexflow: wrap;
		flex-flow: wrap;
		
	}
	.achievement .mes_block > div .ctg {
		margin-bottom: 1em;
	}
	.hunter_list li {
		width: 48%;
		margin-right: 4%;
		margin-bottom: 25px;
	}
	.hunter_list li:nth-of-type(3n) {
		margin-right: 4%;
	}
	.hunter_list li:nth-of-type(even) {
		margin-right: 0;
	}
	/*.hunter_list li:nth-last-of-type(3) {
		margin-bottom: 80px;
	}*/
	
	.hunter .two_column figure,
	.hunter .two_column > div {
		width: 50%;
	}
	.service_img_list {
		-ms-flex-flow: column;
		-webkit-flex-flow: column;
		flex-flow: column;
	}
	.service_img_list li:first-child {
		margin-bottom: 50px;
		width: 100%;
	}
	.service_img_list li:last-child {
		width: 100%;
	}
}

@media screen and (max-width: 1024px) {
	.top_strength ul li {
		-ms-flex-flow : column-reverse;
		-webkit-flex-flow :column-reverse;
		flex-flow: column-reverse;
	}
	.top_strength ul li:nth-last-of-type(even) {
		-ms-flex-flow: column;
		-webkit-flex-flow: column;
		flex-flow: column;
	}
	.top_strength ul li > div,
	.top_strength ul li > figure {
		width: 100%;
	}
	.top_strength ul li > div {
		margin-right: 0;
	}
	.top_strength ul li:nth-last-of-type(even) > div {
		margin-left: 0;
	}
	.top_strength ul li > figure {
		margin-bottom: 2em;
	}
	.top_strength ul li > figure img {
		margin: 0 auto;
	}
	footer .f_content figure {
		width: 200px;
	}
}

/* タブレット縦 */
@media screen and (max-width: 812px) {
	.top .main_image .catch h2 {
		font-size: 3.0rem;
	}
	.top .main_image .catch span {
		font-size: 4.0rem;
	}
	.slick-dots {
		right: 50%;
		transform: translateX(50%);
		background: none;
	}
	.slick-dots li {
		background: url("../img/dot_w.png");
		    background-size: contain;
	}
	section {
		padding: 80px 0;
	}
    section > .inner {
        width: 95%;
    }
	section.band > .inner {
		-ms-flex-flow: column;
		-webkit-flex-flow: column;
		flex-flow: column;
	}
	.f_contact .inner > div {
		text-align: center;
		margin-bottom: 30px;
	}
	footer .inner {
		-ms-flex-flow: column;
		-webkit-flex-flow: column;
		flex-flow: column;
		padding: 80px 0;
	}
	footer .f_content {
		margin-bottom: 80px;
	}
	footer h1 a img,
	footer .btn {
	    margin: 0 auto;
	}
	footer p {
		text-align: center;
		margin-bottom: 30px;
	}
	footer nav ul {
		margin: 0 auto;
	}
	footer nav ul:first-of-type {
		margin-bottom: 50px;
	}
	footer nav ul:last-of-type {
		margin-bottom: 0;
		float: inherit;
	}
    table tr {
        -ms-flex-flow: column;
        -webkit-flex-flow: column;
        flex-flow: column;
    }
    table th, table td {
        width: 100%;
		display: block;
    }
	table th {
		padding-bottom: 0;
	}
	.copy p {
		width: 100%;
	}
	.strength .two_column {
		-ms-flex-flow : column-reverse;
		-webkit-flex-flow :column-reverse;
		flex-flow: column-reverse;
	}
	.strength .two_column > div,
	.strength .two_column > figure {
		width: 100%;
		margin-right: 0;
	}
	.strength h3 {
		-ms-flex-flow: column;
		-webkit-flex-flow: column;
		flex-flow: column;
		-ms-flex-align: center;
		-webkit-box-align: center;
		align-items: center;
	}
	.strength .two_column > figure {
		margin-bottom: 1em;
	}
	.strength .two_column > figure img {
		width: 100%;
	}
	.service_flow_img {
		display: none;
	}
	.service_img_list li:first-child {
		margin-right: 0;
	}
}

@media screen and (max-width: 667px) {
	.top .main_image .catch h2 {
		font-size: 2.6rem;
	}	
    .btn,
	section.band .btn,
	footer .btn {
    	width: 100%;
		height: 55px;
	}
	.top section.band .btn a,
	.top_topics .btn {
		    line-height: 2.2;
	}
	.f_contact ul {
		-ms-flex-flow: column;
		-webkit-flex-flow: column;
		flex-flow: column;
		width: 100%;
	}
	.f_contact ul li {
		width: 100%;
	}
	.f_contact ul li:first-child {
		margin-bottom: 30px;
	}
	section.band .btn,
	footer .btn {
		height: 70px;
	}
	footer .btn a {
    	font-size: 1.8rem;
	}
	footer nav ul {
		writing-mode: inherit;
	}
	footer nav > ul:first-of-type {
		margin-bottom: 0;
		border-top: 1px solid #c8a636;
	}
	footer nav ul:last-of-type {
		margin-bottom: 50px;
	}
	footer nav ul li {
		border-right: none;
		border-bottom: 1px solid #c8a636;
		padding: 1em 0;
	}
	footer nav ul li:last-child {
		border-left: none;
	}
	footer nav ul li ul li {
		padding: .7em 0;
	}
	footer nav ul:last-of-type {
		margin-bottom: 0;
	}
	.main_image {
/*     	height: 200px; */
	}
	.arc_list li,
	.company .arc_list li,
	.contact .arc_list li {
		width: 100%;
		margin-right: 0!important;
	}
	.arc_list li figure::after {
		width: 60px;
		height: 60px;
	}
	footer nav ul {
		font-family: 'Noto Sans Japanese',sans-serif;
		margin: 0;
	}
	.two_column {
		-ms-flex-flow: column;
		-webkit-flex-flow: column;
		flex-flow: column;
	}
	.two_column > figure,
	.two_column > div,
	.service .two_column div {
		width: 100%;
		margin-right: 0;
	}
	.two_column > figure {
		margin-bottom: 1em;
	}
	.company .h4_block .two_column > figure,
	.company .h4_block .two_column > div {
		width: 100%;
		margin-right: 0;
		
	}
	.company .h4_block .two_column > figure img {
		margin: 0 auto;
	}
	.headhunter .two_column {
		-ms-flex-flow : column-reverse;
		-webkit-flex-flow :column-reverse;
		flex-flow: column-reverse;
	}
	.headhunter .two_column > div,
	.headhunter .two_column figure {
		width: 100%;
		margin-left: 0;
	}
	.headhunter .two_column figure img {
		width: 100%;
	}
	
	.hunter .two_column {
		-ms-flex-flow : column-reverse;
		-webkit-flex-flow :column-reverse;
		flex-flow: column-reverse;
	}
	.hunter .two_column figure,
	.hunter .two_column > div {
		width: 100%;
		margin-left: 0;
	}
	.hunter .two_column figure img {
		width: 100%;
	}
	.btn_list {
		-ms-flex-flow: column;
		-webkit-flex-flow: column;
		flex-flow: column;
	}
	.btn_list li:first-child {
		margin: 0 0 1em 0;
	}
	.btn_list li .btn {
		width: 100%;
		height: 70px;
	}
	.service h3 + .two_column {
		-ms-flex-flow : column-reverse;
		-webkit-flex-flow :column-reverse;
		flex-flow: column-reverse;
	}
	.network .map {
		display: none;
	}
	.net_list li {
		width: 100%;
		margin-right: 0;
	}
	.net_list li:nth-of-type(3),
	.net_list li:nth-of-type(4n),
	.net_list li:nth-of-type(7),
	.net_list li:nth-of-type(11),
	.net_list li:nth-of-type(15),
	.net_list li:nth-of-type(19),
	.net_list li:nth-of-type(23) {
		background: #fff;
	}
	.net_list li:nth-of-type(even) {
		background: #f5f5f5;
	}
}

@media screen and (max-width: 480px) {
    .top .main_image .catch h2 {
    font-size: 2.6rem;
	}
    .top .main_image .catch span {
    font-size: 2.6rem;
    }
	.top_intro p {
		writing-mode: initial;
		text-align: center;
		font-family: 'Noto Sans Japanese',sans-serif;
	}
	.top_strength ul li > div {
		writing-mode: initial;
	}
	.top_strength ul li > div h2 {
		margin-bottom: 15px;
	}
	.top_strength ul li > div h3 {
		display: inline;
		margin-left: 20px;
    	padding-left: 20px;
		font-family: 'Noto Serif Japanese',serif;
	}
	.top_strength ul li > div p {
		font-family: 'Noto Sans Japanese',sans-serif;
	}
	.top_strength ul li > figure {
		margin-bottom: 15px;
	}
	
	.f_content > div {
		width: 100%;
	}
	footer .f_content figure {
    	width: 100%;
	}
	footer .f_content figure img {
		margin: 0 auto;
	}
	.pagetop {
		width: 50px;
		height: 50px;
	}
	.pagetop {
	    font-size: 1.6rem;
	}
	.copy {
    	font-size: 1.0rem;
	}
	.main_image {
/* 		height: 150px; */
	}
	.main_image .catch h2 {
	    font-size: 2.4rem;
	}
	.main_image .catch h2 span {
	    font-size: 1.4rem;
	}
	h3 {
    	font-size: 2.4rem;
	}
	.arc_list li figure::after {
		width: 50px;
		height: 50px;
	}
	.hunter_list li {
		width: 100%;
		margin-right: 0;
	}
	.hunter_list li:nth-of-type(3n) {
		margin-right: 0;
	}
	.hunter_list li:nth-of-type(even) {
		margin-right: 0;
	}
/*
	.hunter_list li:nth-last-of-type(2) {
		margin-bottom: 80px;
	}
*/
	.hunter_list li figure img {
		width: 100%;
	}
}
	
	
	
	
	
	