/*共通*/
body {
	font-family:'DM Sans','Noto Sans CJK JP' !important;
	overflow-x: hidden;
}
body.home {
	background-color:#fff !important;
}
a:hover {
	text-decoration-style: none;
}
#page {
	overflow-x:hidden;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	outline: none;
	text-decoration: none;
	background:none;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img {
	outline: none;
}
.is-dark-theme .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	background:none;
}
.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	background:none;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button).skip-link:focus {
	background:none;
}
.site .button:focus,
button:focus,
input[type=submit]:focus,
input[type=reset]:focus,
.wp-block-search .wp-block-search__button:focus,
.wp-block-button .wp-block-button__link:focus,
.wp-block-file a.wp-block-file__button:focus {
	outline:none;
	background:none;
}
.primary-navigation .current-menu-item > a:first-child:hover, .primary-navigation .current_page_item > a:first-child:hover {
	text-decoration:none;
}
.site-header {
	width:100%;
	max-width:100%;
	margin:0 auto;
	padding:0;
	background:none;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}
.site-header .header-inner {
	max-width:1200px;
	width:96%;
	display: flex;
    align-items: center;
	margin:15px auto;
}
@media only screen and (max-width: 481px){
	.site-header.has-logo:not(.has-title-and-tagline).has-menu .site-logo img {
		max-height:initial;
		max-width:70px;
		padding-left:10px;
	}
	.menu-button-container {
		padding-top:25px;
	}
}
body.home .primary-navigation a:link {
	padding:20px;
}
@media only screen and (max-width: 765px){
	.primary-navigation .primary-menu-container > ul > .menu-item {
		font-size:14px;
	}
	body.home .primary-navigation a:link {
		font-size:14px !important;
	}
	body .primary-navigation a:link {
		font-size:14px !important;
	}
	.primary-navigation > div > .menu-wrapper > li > .sub-menu li a {
		font-size:14px;
	}
}
.primary-navigation .primary-menu-container {
	margin-right:0;
}
.primary-navigation .primary-menu-container > ul > .menu-item {
	margin-right:10px;
	align-items:center;
}
.primary-navigation > div > .menu-wrapper .sub-menu-toggle {
	display:none;
}
.primary-navigation a {
	font-family:'DM Sans','Noto Sans CJK JP' !important;
}
.primary-navigation .current-menu-item > a:first-child, .primary-navigation .current_page_item > a:first-child {
	text-decoration:none;
	color: #000;
}
@media only screen and (max-width: 481px){
	.primary-navigation .primary-menu-container > ul > .menu-item {
		margin-right:0;
	}
	.primary-navigation .current-menu-item > a:first-child, .primary-navigation .current_page_item > a:first-child {
		color:#333;
	}
}
body .primary-navigation .nav-red a:link {
	background-color:#dd120b;
	padding:20px 45px;
	color:#fff;
}
body .primary-navigation .nav-red a:link img {
	margin-right: 5px;
    width: 24px;
    vertical-align: -5px;
}
.primary-navigation .primary-menu-container > ul > .menu-item > a {
	padding:20px 20px;
	font-size:18px;
}
body:not(.home) .primary-navigation .primary-menu-container > ul > .menu-item > a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	color:#000;
}
.primary-navigation .primary-menu-container > ul > .nav-red a {
	background-color: #dd120b;
    padding: 12px 36px !important;
    color: #fff !important;
    position: relative;
    border-radius: 34px;
    height: 47px;
}
.primary-navigation .primary-menu-container > ul > .nav-red a::after {
  position: absolute;
  bottom: 16px;
  left: 20%;
  content: '';
  width: 60%;
  height: 1px;
  background: #fff;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
}
.primary-navigation .primary-menu-container > ul > .nav-red a:hover::after {
  transform: scale(1, 1);
}
@media only screen and (max-width: 756px){
	.primary-navigation .primary-menu-container > ul > .nav-red a {
		text-align:center;
	}
}

h2 {
	position:relative;
	text-align:center;
	overflow:hidden;
	width:100%;
	padding:70px 0;
	font-family:'DM Sans','Noto Sans CJK JP';
	margin-bottom: 20px !important;
}
@media only screen and (max-width: 756px){
	h2 {
		padding:30px 0;
	}
}
h2 .h2-bg {
	position:absolute;
	left:50%;
	top:0;
	z-index:0;
}
h2 .h2-bg.service {
	width:1400px;
	margin-left:-700px;
}
h2 .h2-bg.company {
	width:1740px;
	margin-left:-870px;
}
h2 .h2-bg.archivement {
	width:3740px;
	margin-left:-1870px;
}
h2 .h2-bg.request {
	width:1340px;
	margin-left:-670px;
}
h2 .h2-bg.results {
	width:1420px;
	margin-left:-710px;
}
h2 .h2-bg.job {
	width:2980px;
	margin-left:-1490px;
}
h2 .h2-bg.staff {
	width:1030px;
	margin-left:-515px;
}
h2 .h2-bg.entry {
	width:2140px;
	margin-left:-1070px;
}
h2 .h2-bg.contact {
	width:2740px;
	margin-left:-1370px;
}
h2 .h2-bg.greet {
	width:1690px;
	margin-left:-845px;
}
h2 .h2-bg.companyinfo {
	width:2620px;
	margin-left:-1310px;
}
h2 .h2-bg.access {
	width:1360px;
	margin-left:-660px;
}
h2 .h2-bg.advantage {
	width:1800px;
	margin-left:-900px;
}
h2 .h2-bg.employee {
	width:3250px;
	margin-left:-1625px;
}
h2 .h2-bg.flow {
	width:760px;
	margin-left:-380px;
}
@media only screen and (max-width: 756px){
	h2 .h2-bg.service {
		width:700px;
		margin-left:-350px;
	}
	h2 .h2-bg.company {
		width:870px;
		margin-left:-435px;
	}
	h2 .h2-bg.archivement {
		width:1870px;
		margin-left:-935px;
	}
	h2 .h2-bg.request {
		width:670px;
		margin-left:-335px;
	}
	h2 .h2-bg.results {
		width:710px;
		margin-left:-355px;
	}
	h2 .h2-bg.job {
		width:1490px;
		margin-left:-745px;
	}
	h2 .h2-bg.staff {
		width:515px;
		margin-left:-257.5px;
	}
	h2 .h2-bg.entry {
		width:1070px;
		margin-left:-535px;
	}
	h2 .h2-bg.contact {
		width:1370px;
		margin-left:-685px;
	}
	h2 .h2-bg.greet {
		width:845px;
		margin-left:-422.5px;
	}
	h2 .h2-bg.companyinfo {
		width:1310px;
		margin-left:-655px;
	}
	h2 .h2-bg.access {
		width:660px;
		margin-left:-330px;
	}
	h2 .h2-bg.advantage {
		width:900px;
		margin-left:-450px;
	}
	h2 .h2-bg.employee {
		width:1625px;
		margin-left:-812.5px;
	}
	h2 .h2-bg.flow {
		width:380px;
		margin-left:-190px;
	}
}
h2 .h2-inner {
	font-weight:700;
	z-index: 2;
    position: relative;
	font-size:40px;
}
@media only screen and (max-width: 756px){
	h2 .h2-inner {
		font-size:30px;
	}
}
h2 .h2-inner:first-letter{
	color:#dd120b;
 }
h2 .h2-sub {
	font-size:14px;
	font-weight:normal;
	z-index: 2;
    position: relative;
	margin-top:5px;
}
h2 .h2-sub02 {
	font-size:14px;
	font-weight:normal;
	z-index: 2;
    position: relative;
	color:#dd120b;
	margin-top:15px;
}
h3 {
	font-size:19px;
	text-align:center;
	margin:40px auto;
	font-weight:bold;
}
.site-footer {
	background-color:#787878;
	width:100%;
	max-width:100%;
	padding:0;
}
.site-footer ul {
	display:flex;
	justify-content:center;
	font-size:14px;
	padding: 0;
	margin:25px auto;
}
.site-footer ul li {
	margin:0 20px;
	list-style:none;
}
.site-footer ul li a {
	color:#fff;
}
.copyright {
	background-color:#404040;
	font-size:12px;
	color:#fff;
	padding:10px 0;
	width:100%;
	margin:0;
	text-align:center;
}
.sp {
	display:none !important;
}
@media only screen and (max-width: 756px){
	.pc {
		display:none !important;
	}
	.sp {
		display:block !important;
	}
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
} 
.clearfix:before {
  content: "";
  display: block;
  clear: both;
} 
.clearfix {
  display: block;
}
/*フェードイン*/
.fadein01 {
	opacity : 0;
	transform : translate(0, 60px);
	transition : all 0.8s ease-out;
}
.fadein01.scrollin {
	opacity : 1;
	transform : translate(0, 0);
}
.fadein02 {
	opacity : 0;
	transform : translate(0, 60px);
	transition-delay: 300ms;
	transition : all 0.8s ease-out;
}
@media only screen and (max-width: 756px){
	.fadein02 {
		transition-delay: 0ms;
	}
}
.fadein02.scrollin {
	opacity : 1;
	transform : translate(0, 0);
}
.fadein03 {
	opacity : 0;
	transform : translate(0, 60px);
	transition : all 0.8s ease-out;
	transition-delay: 600ms;
}
@media only screen and (max-width: 756px){
	.fadein03 {
		transition-delay: 0ms;
	}
}
.fadein03.scrollin {
	opacity : 1;
	transform : translate(0, 0);
}
.fadein04 {
	opacity : 0;
	transform : translate(0, 60px);
	transition : all 0.8s ease-out;
}
.fadein04.scrollin {
	opacity : 1;
	transform : translate(0, 0);
}
.fadein05 {
	opacity : 0;
	transform : translate(0, 60px);
	transition : all 0.8s ease-out;
	transition-delay: 600ms;
}
@media only screen and (max-width: 756px){
	.fadein05 {
		transition-delay: 0ms;
	}
}
.fadein05.scrollin {
	opacity : 1;
	transform : translate(0, 0);
}

/*トップページ*/
body.home .primary-navigation a:link {
	color:#fff;
	font-size:18px;
}
body.home .primary-navigation .primary-menu-container > ul > .menu-item > a {
	color:#fff;
}
@media only screen and (max-width: 756px){
	body.home .primary-navigation a:link {
		color:#333;
	}
	body.home .primary-navigation .primary-menu-container > ul > .menu-item > a {
		color:#333;
	}
	body.home .primary-navigation .primary-menu-container > ul > .menu-item > a:focus:not(.wp-block-button__link):not(.wp-block-file__button),body:not(.home) .primary-navigation .primary-menu-container > ul > .menu-item > a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
		color:#333;
	}
}
.primary-navigation > div > .menu-wrapper > li > .sub-menu li {
	background:rgba(0,0,0,0.8) !important;
}
.primary-navigation .sub-menu {
	border:none;
}
.primary-navigation > div > .menu-wrapper > li > .sub-menu li a {
	color:#fff;
}
.primary-navigation > div > .menu-wrapper > li > .sub-menu {
	padding-top:0;
}
.primary-navigation > div > .menu-wrapper > li > .sub-menu:before,
.primary-navigation > div > .menu-wrapper > li > .sub-menu:after {
		content: "";
		display: block;
		position: absolute;
		width: 0;
		top: -10px;
		left: var(--global--spacing-horizontal);
		border-style: solid;
		border-color: rgba(0,0,0,0.5) transparent;
		border-width: 0 7px 10px 7px;
	}
.primary-navigation a:hover {
	text-decoration: none;
}
@media only screen and (max-width: 481px){
	body.home .primary-navigation a:link {
		color:#333;
	}
	body.home .primary-navigation .nav-red a:link {
		color:#fff;
	}
}
body.home .primary-navigation a.contact-btn {
	background-color:#dd120b;
}
.site-main {
	padding:0;
}
#main-v {
	position:relative;
    overflow: hidden;
	margin-bottom: 0;
	display: flex;
	overflow: hidden;
	width:5400px;
}
#main-v .gallery {
	display:flex;
	padding:0;
	margin:0;
	overflow: hidden;
	width:1800px;
}
#main-v .gallery .gallery-item {
	width:25%;
	list-style: none;
	position: relative;
	opacity: 0;
	bottom: -15px;
	transition: 1s;
}
#main-v .gallery .gallery-item.fadein {
	opacity: 1;
	bottom: 0;
}
@keyframes infinity-scroll-left {
	from {
		transform: translateX(0);
	}
	to {
		transform: translateX(-100%);
	}
}
.scroll-infinity__list--left {
		animation: infinity-scroll-left 80s infinite linear 0.5s both;
	}
@media only screen and (max-width: 756px){

	#main-v .gallery {
		width:1080px;
	}
	
	#main-v .gallery .gallery-item {
	  width: 180px;
	}
	#main-v .gallery .gallery-item > img {
	  width: 100%;
		height:auto;
	}
}
.main-v-in {
	position:relative;
	width:100%;
	overflow-x:hidden;
}
.main-v-in .message {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.main-v-in .message > div {
	max-width: 1200px;
    width: 96%;
    margin: 0 auto;
	display:flex;
	align-items:center;
	justify-content:flex-end;
	height:100%;
}
.main-v-in .message .message_svg {
	width:500px;
}

.top-message {
	width:100%;
	margin:0 auto 80px;
	background-image:url(../images/top/message_bg.svg);
	background-repeat:no-repeat;
	background-position:top right;
	background-size: contain;
}
.top-message .inner {
	max-width:1200px;
	width:92%;
	margin:0 auto;
	padding:70px 0;
	text-align:center;
}
.top-message .inner .img {
	max-width:774px;
}
@media only screen and (max-width: 756px){
	.top-message {
		font-size:20px;
		margin:0 auto;
		background-position:center;
	}
	.top-message .inner {
		padding:30px 0;
	}
}
.top-reccomend-point {
	background-color:#dd120b;
	padding:55px 0;
}
.top-reccomend-point .inner {
	max-width:1200px;
	box-sizing:border-box;
	padding:0 45px;
	position:relative;
	width:90%;
	margin:0 auto;
}
.top-reccomend-point .inner:before {
	content:'';
	display:inline-block;
	position:absolute;
	width:640px;
	height:80px;
	background-image:url(../images/top/recommend_point.svg);
	background-repeat:no-repeat;
	background-size:100% auto;
	top:-100px;
	left:45px;
}
@media only screen and (max-width: 756px){
	.top-reccomend-point {
		margin-top:20px;
		padding: 35px 0;
		margin-bottom:30px;
	}
	.top-reccomend-point .inner {
		padding:0;
	}
	.top-reccomend-point .inner:before {
		width:100%;
		left:0;
		background-position: bottom;
		top: -114px;
	}
}
.top-reccomend-point .inner .txt {
	padding-right:500px;
	color:#fff;
}
.top-reccomend-point .inner .txt .title {
	font-size:24px;
	font-weight:600;
	margin-bottom:40px;
}
.top-reccomend-point .inner .txt ul {
	list-style:none;
	padding:0;
	margin-bottom:30px;
}
.top-reccomend-point .inner .txt ul li {
	position:relative;
	padding:18px 0 10px 35px;
	font-size:18px;
}
.top-reccomend-point .inner .txt ul li:before {
	display:inline-block;
	position:absolute;
	content:'01';
	color:#fff;
	font-size:18px;
	font-weight:600;
	background-image:url(../images/top/line01.svg);
	background-repeat: no-repeat;
    background-size: 31px 31px;
    background-position: 10px 10px;
    top: 0;
    left: 0;
    width: 50px;
    height: 40px;
}
.top-reccomend-point .inner .txt ul li:nth-child(2):before {
	content:'02';
}
.top-reccomend-point .inner .txt ul li:nth-child(3):before {
	content:'03';
}
.top-reccomend-point .inner .img {
	position:absolute;
	width:480px;
	right:0;
	top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.top-reccomend-point .inner .img img {
	width:100%;
}
@media only screen and (max-width: 1340px){
	.top-reccomend-point .inner .img {
		width:380px;
	}
}
@media only screen and (max-width: 1140px){
	.top-reccomend-point .inner .txt {
		padding-right:300px;
	}
	.top-reccomend-point .inner .txt .btn_white {
		margin-left:0;
	}
	.top-reccomend-point .inner .img {
		width:320px;
		top:200px;
	}
}
@media only screen and (max-width: 756px){
	.top-reccomend-point .inner .txt {
		padding-right:0;
	}
	.top-reccomend-point .inner .txt .title {
		font-size:18px;
		margin-bottom:20px;
		text-align:center;
	}
	.top-reccomend-point .inner .txt ul li {
		font-size:15px;
		padding: 18px 0 0px 29px;
	}
	.top-reccomend-point .inner .txt ul li:before {
		background-size: 16px 16px;
		background-position: 12px 13px;
		font-size: 16px;
	}
	.top-reccomend-point .inner .img {
		width:120px;
		top:200px;
	}
}

.top-jobintroduction .inner {
	max-width:1200px;
	box-sizing:border-box;
	position:relative;
	width:94%;
	margin:0 auto;
}
.top-jobintroduction h2 {
	max-width:485px;
	margin:0 auto 55px;
	font-size:20px;
	text-align:center;
	font-weight:600;
}
.top-jobintroduction h2 img {
	margin-bottom:20px;
}
.top-jobintroduction .list>div {
	width:50%;
	float:left;
	display:flex;
}
.top-jobintroduction .list>div .img {
	flex:1;
	height:240px;
}
.top-jobintroduction .list>div .img img {
	height:240px;
	width:100%;
	object-fit:cover;
}
.top-jobintroduction .list>div .txt {
	writing-mode: vertical-rl;
	text-orientation: mixed;
	padding:18px 30px;
	width:190px
}
.top-jobintroduction .list>div .txt .in {
	color:#fff;
	display:flex;
	flex-direction: column;
	font-size:14px;
}
.top-jobintroduction .list>div .txt .in span {
	text-orientation: upright;
}
.top-jobintroduction .list>div .txt .in .title {
	font-size:18px;
	font-weight:600;
	margin-right: 10px;
    margin-left: 10px;
}
.top-jobintroduction .list>div .txt .in p {
	margin-top: 20px;
}
.top-jobintroduction .list>div:nth-child(1) .txt,.top-jobintroduction .list>div:nth-child(4) .txt {
	background-color:#dd120b;
}
.top-jobintroduction .list>div:nth-child(2) .txt,.top-jobintroduction .list>div:nth-child(5) .txt {
	background-color:#e86560;
}
.top-jobintroduction .list>div:nth-child(3) .txt,.top-jobintroduction .list>div:nth-child(6) .txt {
	background-color:#ee9c99;
}
.top-jobintroduction .list>div:nth-child(2) ,.top-jobintroduction .list>div:nth-child(4),.top-jobintroduction .list>div:nth-child(6) {
	position:relative;
	top:40px;
	flex-direction: row-reverse;
}
.top-jobintroduction .list>div:nth-child(2) .in ,.top-jobintroduction .list>div:nth-child(4) .in ,.top-jobintroduction .list>div:nth-child(6) .in  {
	flex-direction: column-reverse;
}
.top-jobintroduction .description {
	border:1px solid #dd120b;
	max-width:530px;
	box-sizing:border-box;
	padding:40px 10px;
	text-align:center;
	font-size:16px;
	margin:80px auto 0;
}
@media only screen and (max-width: 756px){
	.top-jobintroduction {
		margin-top:50px;
		margin-bottom:50px;
	}
	.top-jobintroduction .inner {
		width:100%;
	}
	.top-jobintroduction h2 {
		max-width: 285px;
		font-size: 12px;
		font-weight:400;
		margin: 0 auto 0 !important;
	}
	.top-jobintroduction h2 img {
		margin-bottom:10px;
	}
	.top-jobintroduction .list {
		width:90%;
		margin:0 auto;
	}
	.top-jobintroduction .list>div {
		width:100%;
	}
	.top-jobintroduction .list>div .txt {
		width:50%;
		writing-mode: horizontal-tb;
		padding: 15px 15px;
	}
	.top-jobintroduction .list>div .txt .in {
		flex-direction: row;
		flex-wrap: wrap;
	}
	.top-jobintroduction .list>div .txt .in .title {
		margin: 0;
		font-size: 14px;
	}
	.top-jobintroduction .list>div .txt .in p {
		font-size:10px;
		margin-top:10px;
	}
	.top-jobintroduction .list>div .img {
		height:130px;
	}
	.top-jobintroduction .list>div .img img {
		height: 130px;
	}
	.top-jobintroduction .list>div:nth-child(2), .top-jobintroduction .list>div:nth-child(4), .top-jobintroduction .list>div:nth-child(6) {
		position:static;
	}
	.top-jobintroduction .description {
		padding: 20px 10px;
		text-align: center;
		font-size: 14px;
		width: 90%;
		margin: 30px auto 0;
	}
}

.top-for .inner {
	display:flex;
	max-width:1200px;
	margin:0 auto;
	width:90%;
}
.top-for .inner .list {
	width:50%;
}
.top-for .inner .list h2 {
	color:#dd120b;
	font-size:20px;
	font-weight:600;
	text-align:center;
	margin:0 auto 55px;
}
.top-for .inner .list h2 .staff {
	max-width:194px;
	margin-bottom:17px;
}
.top-for .inner .list h2 .company {
	max-width:310px;
	margin-bottom:10px;
}
.top-for .inner .list .img {
	max-width:450px;
	margin:0 auto 20px;
	padding: 0 20px;
    box-sizing: border-box;
    width: 100%;
}
@media only screen and (max-width: 756px){
	.top-for {
		margin-top:50px;
		margin-bottom:50px;
	}
	.top-for .inner {
		display: block;
	}
	.top-for .inner .list {
		width:100%;
	}
	.top-for .inner .list:first-child {
		margin-bottom:30px;
	}
	.top-for .inner .list h2 {
		font-size:14px;
		padding-bottom:0;
		font-weight:400;
	}
	.top-for .inner .list h2 .staff {
		width:190px;
	}
	.top-for .inner .list .img {
		margin: 0 auto 10px;
	}
}

.top-news {
}
.top-news .inner {
	display:flex;
	max-width:1200px;
	margin:0 auto;
	width:94%;
}
.top-news .inner .left {
	width:250px;
}
.top-news .inner .left h2 {
	font-size:48px;
	font-weight:800;
	color:#dd120b;
	margin-bottom:15px;
	text-align: left;
    padding: 0;
	font-family: 'DM Sans';
}
.top-news .inner .right {
	flex:1;
}
.top-news .inner .right ul {
	padding:0;
	margin:0;
}
.top-news .inner .right ul li {
	list-style:none;
}
.top-news .inner .right ul li a {
	border-bottom:1px dashed #dd120b;
	padding:30px 0;
	display:flex;
	align-items:center;
	text-decoration:none;
	color:#dd120b;
}
.top-news .inner .right ul li:first-child a {
	padding-top:0;
}
.top-news .inner .right ul li .date {
	margin-right:50px;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	font-weight:600;
	font-size:40px;
	line-height:1.2;
	font-family: 'DM Sans';
}
.top-news .inner .right ul li .date .ym {
	font-size:16px;
}
.top-news .inner .right ul li .title {
	font-size:18px;
}
@media only screen and (max-width: 756px){
	.top-news {
		margin-top:60px;
		margin-bottom:50px;
	}
	.top-news .inner {
		display:block;
	}
	.top-news .inner .left {
		display:flex;
		justify-content:space-between;
		width:100%;
		margin-bottom:20px;
	}
	.top-news .inner .left h2 {
		font-size:35px;
	}
	.top-news .inner .right ul li a {
		padding:10px 0 8px;
	}
	.top-news .inner .right ul li .date {
		margin-right:20px;
		font-size:35px;
		line-height:1;
	}
	.top-news .inner .right ul li .date .ym {
		font-size: 10px;
	}
	.top-news .inner .right ul li .title {
		font-size:14px;
	}
}

.top-service {
	margin-bottom:140px;
}
.top-service .inner {
	width:94%;
	margin:0 auto;
	max-width:1200px;
}
.top-service .inner h2 {
	color: #dd120b;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin: 0 auto 55px;
}
.top-service .inner h2 img {
	width:214px;
	margin-bottom: 10px;
}
.top-service .inner .conts {
	display:flex;
	gap:20px;
	flex-wrap:wrap;
}
.top-service .inner .conts a {
	width:calc((100% - 40px) / 3);
	position:relative;
	overflow:hidden;
}
.top-service .inner .conts a:nth-of-type(2),.top-service .inner .conts a:nth-of-type(5){
	position:relative;
	top:20px;
}
@media only screen and (max-width: 756px){
	.top-service {
		margin-top:50px;
	}
	.top-service .inner h2 {
		font-size:14px;
	}
	.top-service .inner .conts {
		gap:15px;
	}
	.top-service .inner .conts a {
		width: calc((100% - 15px) / 2);
	}
	.top-service .inner .conts a:nth-of-type(2), .top-service .inner .conts a:nth-of-type(5){
		top:0;
	}
	.top-service .inner .conts a:nth-of-type(2),.top-service .inner .conts a:nth-of-type(4),.top-service .inner .conts a:nth-of-type(6){
		position:relative;
		top:35px;
	}
}
.top-service .inner .conts a .img {
	width:100%;
	transition:1s all;
}
.top-service .inner .conts a:hover .img{
  transform:scale(1.1,1.1);
  transition:1s all;
}
	
.top-service .inner .conts a .in {
	display:flex;
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	justify-content:center;
	text-align:center;
	align-items:center;
	color:#fff;
	font-size:36px;
	line-height: 1;
	font-weight:700;
}
.top-service .inner .conts a .in .title {
	font-size:20px;
	color:#fff;
	text-align:center;
	margin-bottom:20px;
}
.top-service .inner .conts a .in .title img {
	width:96%;
	margin-bottom:5px;
}
.top-service .inner .conts a .in .arrow {
	width:50px
}
@media only screen and (max-width: 756px){
	.top-service .inner .conts a .in {
		font-size:22px;
	}
	.top-service .inner .conts a .in .title {
		font-size:12px;
		margin-bottom: 15px;
	}
	.top-service .inner .conts a .in .arrow {
		width:25px;
	}
}
.top-recruit {
	height:394px;
	width:100%;
	position:relative;
	margin-bottom:20px;
	overflow:hidden;
	display:block;
	margin-bottom:40px !important;
}
.top-recruit .title {
	width:246px;
	font-size:20px;
	color:#fff;
}
.top-recruit .title img {
	margin-bottom:10px;
}
.top-recruit .img {
	width: auto;
    height: 100%;
	
	transition:1s all;
}
@media only screen and (max-width: 756px){
	.top-recruit {
		height:180px;
	}
	.top-recruit .inner .title {
		width:125px;
		font-size:14px;
		margin:0 auto;
	}
	.top-recruit .img {
		width: 100%;
		height:180px;
	}
	.top-recruit .img img {
		width: 100%;
		height:180px;
		object-fit:cover;
	}
}
.top-recruit:hover .img{
  transform:scale(1.1,1.1);
  transition:1s all;
}	
.top-recruit .inner {
	display:flex;
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	justify-content:center;
	text-align:center;
	align-items:center;
	color:#fff;
	font-size:36px;
	line-height: 1;
	font-weight:700;
}
.top-recruit .inner .title {
	font-weight:700;
	font-size:48px;
	margin-bottom: 20px;
	color:#fff;
	font-size:20px;
}

.top-recruit .inner div.btn {
	width:488px;
	margin-top:30px;
	height:92px;
	position:relative;
	display:flex;
	font-size:18px;
	font-weight:700;
	justify-content:center;
	border:2px solid #fff;
	align-items:center;
	overflow: hidden;
	line-height: 92px;
}
@media only screen and (max-width: 756px){
	.top-recruit .inner div.btn {
		width:300px;
	}
}
.top-recruit .inner div.btn:after {
	content:'';
	display:inline-block;
	width:67px;
	height:67px;
	background-image:url(../images/top/recruit-arrow.png);
	background-size:100% auto;
	background-repeat:no-repeat;
	position:absolute;
	bottom:-1px;
	right:-1px;
}
/* ボタン */
.btn_white {
	border-radius:30px;
	color:#fff;
	border:2px solid #fff;
	width:206px;
	height:52px;
	display:flex;
	margin:0 auto;
	align-items:center;
	justify-content:center;
	text-decoration:none;
	box-sizing:border-box;
	font-family: 'DM Sans','Noto Sans CJK JP';
	font-size: 18px;
}
.btn_red01 {
	border-radius:30px;
	border:2px solid #dd120b;
	width:256px;
	height:52px;
	display:flex;
	margin:0 auto;
	align-items:center;
	justify-content:center;
	text-decoration:none;
	box-sizing:border-box;
	color:#dd120b;
	font-size: 18px;
	font-family: 'DM Sans','Noto Sans CJK JP';
}
.btn_red01.mini {
	width:140px;
	margin-left:0;
}
.btn_red02 {
	border-radius:30px;
	background-color: #dd120b;
	color:#fff;
	width:256px;
	height:52px;
	display:flex;
	margin:0 auto;
	align-items:center;
	justify-content:center;
	text-decoration:none;
	box-sizing:border-box;
	font-size: 18px;
	font-family: 'DM Sans','Noto Sans CJK JP';
}
.btn_mb10 {
	margin-bottom:10px;
}
@media only screen and (max-width: 756px){
	.btn_white {
		font-size:15px;
		height:46px;
	}
	.btn_red01 {
		font-size:15px;
		height:46px;
	}
	.btn_red02 {
		font-size:15px;
		height:46px;
	}
}
/* ボタンのテキスト */
.btn__text {
  position: absolute;
  left: 0;
  display: block;
  height: 100%;
  width: 100%;
  text-align: center;
  transition: all 0.3s;
}
.btn__text:nth-child(1) {
  top: 0;
}
.btn__text:nth-child(2) {
  top: -100%;
}
.btn:hover .btn__text:nth-child(1) {
  top: 100%;
}
.btn:hover .btn__text:nth-child(2) {
  top: 0;
}
.top-company {
	margin:0 auto ;
	max-width:1200px;
	width:94%;
}
@media only screen and (max-width: 756px){
	.top-company {
		width:94%;
		display:block;
		margin:0 auto 60px;
	}
}
.top-company .inner h2 {
	font-weight:600;
	font-family: 'DM Sans','Noto Sans CJK JP';
	text-align:center;
	font-weight:600;
	line-height:1.2;
}
.top-company .inner h2 .jp {
	font-size:24px;
}
@media only screen and (max-width: 756px){
	.top-company .inner h2 {
		font-size: 35px;
		line-height:1;
	}
	.top-company .inner h2 .jp {
		font-size:14px;
	}
}
.top-company .inner .conts {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.top-company .inner .logo {
	width:250px;
	margin-right:50px
	text-align:center;
}
@media only screen and (max-width: 756px){
	.top-company .inner .logo {
		width:100%;
		display:block;
		margin-bottom:20px;
		text-align:center;
	}
}
.top-company .inner .logo img {
	width:188px;
}
@media only screen and (max-width: 756px){
	.top-company .inner .logo img {
		width:90px;
	}
}
.top-company .inner .info {
	flex:1;
}
@media only screen and (max-width: 756px){
	.top-company .inner .info {
		width:100%;
		flex:auto;
	}
}
.top-company .inner .info table {
	border:none;
	width:100%;
	font-size:18px;
	border-top:1px solid #a7a7a7;
	margin-bottom:40px;
}
.top-company .inner .info table tr {
	border-bottom:1px solid #a7a7a7;
}
.top-company .inner .info table tr th,.top-company .info table tr td {
	border:none;
	font-weight:normal;
}
.top-company .inner .info table tr th {
	width:280px;
	padding:30px 10px;
	text-align:center;
}
@media only screen and (max-width: 756px){
	.top-company .inner .info table {
		font-size:14px;
	}
	.top-company .inner .info table tr th {
		width:110px;
		padding: 10px 10px;
	}
	.top-company .inner .info table tr td {
		padding: 10px 10px;
	}
}
.top-company .inner .info table tr td {
	padding:30px 10px;
}
.top-company .inner .btn_list {
	display:flex;
	align-items:center;
	justify-content:center;
}
.top-company .inner .btn_list > a {
	margin:0 20px;
}
@media only screen and (max-width: 756px){
	.top-company .inner .btn_list {
		display:block;
	}
	.top-company .inner .btn_list > a {
		margin:0 auto;
	}
	.top-company .inner .btn_list > a:first-child {
		margin-bottom:10px;
	}
}

.totop {
	position:fixed;
	right:40px;
	bottom:100px;
	width:51px;
}
@media only screen and (max-width: 756px){
	.totop {
		right:5%;
		width:35px;
	}
}
.contact-btn {
	max-width:488px;
	width:80%;
	margin:30px auto 0;
	height:92px;
	position:relative;
	display:flex;
	font-size:18px;
	font-weight:700;
	justify-content:center;
	border:2px solid #18067e;
	align-items:center;
	color:#18067e;
	text-decoration:none;
	overflow: hidden;
	line-height: 92px;
}
@media only screen and (max-width: 756px){
	.contact-btn {
		width:300px;
	}
}
.contact-btn:after {
	content:'';
	display:inline-block;
	width:67px;
	height:67px;
	background-image:url(../images/top/contact-arrow.png);
	background-size:100% auto;
	background-repeat:no-repeat;
	position:absolute;
	bottom:-1px;
	right:-1px;
}
.mb130 {
	margin-bottom:130px !important;
}
@media only screen and (max-width: 756px){
	.mb130 {
		margin-bottom:100px !important;
	}
}

/*セカンドページ*/
body:not(.home).custom-background {
	background-color:#fff;
}
body:not(.home) .site-content {
	margin-top:218px;
}
.post-thumbnail, .entry-content .wp-audio-shortcode, .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce), *[class*=inner-container] > *:not(.entry-content):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce), .default-max-width {
	max-width:100%;
}
.second-mv {
	width:100%;
	position:relative;
	background-size:cover;
	height:200px;
	 margin-bottom: 0;
}
.second-mv h1 {
	position:absolute;
	width:100%;
	left:0;
	top:-40px;
	font-family:'DM Sans','Noto Sans CJK JP';
	line-height: 1.4;
}
.second-mv h1 .inner {
	max-width:1100px;
	width:94%;
	margin:0 auto;
	font-size:60px;
	color:#dd120b;
	font-weight:bold;
}
.second-mv h1 .inner .sub {
	font-size:16px;
	color:#fff;
}
.bread-list {
	position:absolute;
	width:100%;
	left:0;
	bottom:5px;
}
.bread-list .inner {
	max-width:1100px;
	margin:0 auto;
	width:94%;
}
.bread-list .inner ul {
	padding:0 0 0 25px;
	font-size:14px;
	display:flex;
}
@media only screen and (max-width: 756px){
	.bread-list .inner ul {
		font-size:12px;
	}
}
.bread-list .inner ul li {
	position:relative;
	color:#fff;
	margin-right:5px;
	padding-right:20px;
	list-style:none;
}
.bread-list .inner ul li a {
	color:#fff;
	text-decoration:none;
}
.bread-list .inner ul li:last-child {
	margin-right:0;
}
.bread-list .inner ul li:after {
	content:'＞';
	display:inline-block;
	position:absolute;
	top:0;
	right:0;
}
.bread-list .inner ul li:first-child:before {
	content:'';
	display:inline-block;
	position:absolute;
	top:0;
	left:-22px;
	background-image:url(../images/common/home-icon.png);
	background-size:100% auto;
	width:18px;
	height:18px;
}
.bread-list .inner ul li:last-child:after {
	content:none;
}
.second-conts {
	background-color:#f9f7f2;
	margin-top: 0;
	padding-bottom:130px;
}
.second-conts .inner {
	max-width:1100px;
	margin:0 auto;
	width:94%;
}
.second-conts .intro {
	text-align:center;
	font-size:17px;
	padding:80px 0 120px;
}
.second-conts .intro .title {
	font-size:30px;
	font-weight:bold;
	margin-bottom:40px;
}
.second-conts p {
    line-height: 2;
}
.second-conts p.conts-p {
    line-height: 2;
	font-size:17px;
}
.second-conts p.fs14 {
	font-size:14px;
}
.second-conts p.ta-c {
	text-align:center;
}
.second-conts p.ta-c02 {
	text-align:center;
}
.second-conts p.pt60 {
	padding-top:60px;
}
.second-conts p.mb40 {
	margin-bottom:40px;
}
.second-conts p.mb80 {
	margin-bottom:80px;
}
.second-conts p.mt20 {
	margin-top:20px;
}
.entry-content img {
	max-width:none;
}
.second-conts .img03 {
	margin:0 auto;
	max-width:1100px;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	width:94%;
}
.second-conts .img03>div {
	width:32%;
	margin-right:2%;
	margin-bottom:20px;
}
.second-conts .img03>div:nth-of-type(4),.second-conts .img03>div:nth-of-type(5) {
	margin-top:60px;
}
.second-conts .img03>div:nth-of-type(2){
	position:relative;
	top:35px;
}
.second-conts .img03>div:nth-of-type(3),.second-conts .img03>div:nth-of-type(5) {
	margin-right:0;
}
.second-conts .img03>div img {
	width:100%;
	max-width:100%;
}
@media only screen and (max-width: 756px){
	body:not(.home) .site-content {
		margin-top:120px;
	}
	.second-mv {
		height: 140px;
	}
	.second-mv h1 {
		top: -25px;
	}
	.second-mv h1 .inner {
		font-size:36px;
	}
	.second-conts {
		padding-bottom:100px;
	}
	.second-conts .intro {
		padding:40px 0 60px;
		font-size: 14px;
	}
	.second-conts .intro .title {
		font-size:20px;
	}
	.second-conts p.conts-p {
		font-size:14px;
	}
	.second-conts p.ta-c {
		text-align:left;
	}
	.second-conts .img03 {
		justify-content:space-between;
	}
	.second-conts .img03>div {
		width:48%;
		margin-right:0;
	}
	.second-conts .img03>div:nth-of-type(4),.second-conts .img03>div:nth-of-type(5) {
		margin-top:0;
	}
	.second-conts .img03>div:nth-of-type(2),.second-conts .img03>div:nth-of-type(5){
		top:0;
	}
	.second-conts .img03>div:nth-of-type(2),.second-conts .img03>div:nth-of-type(4){
		position:relative;
		top:35px;
	}
}

table.basic-tb {
	max-width:865px;
	width:100%;
	margin:0 auto 80px;
	table-layout: fixed;
	border-collapse:collapse;
}
table.basic-tb tr th {
	background-color:#e94843;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	padding:16px 5px;
	border:4px solid #f9f7f2;
	text-align:center;
}
table.basic-tb tr td {
	background-color:#ffefee;
	font-size:17px;
	padding:16px 5px;
	border:4px solid #f9f7f2;
	text-align:center;
}
@media only screen and (max-width: 756px){
	table.basic-tb tr th {
		font-size:14px;
	}
	table.basic-tb tr td {
		font-size:14px;
	}
	table.basic-tb tr th:nth-of-type(1),table.basic-tb tr th:nth-of-type(2),table.basic-tb tr th:nth-of-type(3) {
		width:25%;
	}
	table.basic-tb tr th:nth-of-type(4), table.basic-tb tr th:nth-of-type(5) {
		width:15%;
	}
}

@media only screen and (max-width: 756px){
	.scroll {
		margin-bottom:60px;
	}
	.scroll table{
		width:100%;
	}
	.scroll{
		overflow: auto;
		white-space: nowrap;
	}
	.scroll::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
		height: 5px;
	}
	.scroll::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
		background: #F1F1F1;
	}
	.scroll::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
		background: #BCBCBC;
	}
}
/*イベント事業*/
.second-mv.event-h1 {
	background-image:url(../images/h1/event-mv.png);
}
table.event-tb tr th:nth-of-type(1),table.event-tb tr th:nth-of-type(2),table.event-tb tr th:nth-of-type(3) {
	width:21%;
}
table.event-tb tr th:nth-of-type(4),table.event-tb tr th:nth-of-type(5) {
	width:18.5%;
}
@media only screen and (max-width: 756px){
	table.event-tb tr th:nth-of-type(1),table.event-tb tr th:nth-of-type(2),table.event-tb tr th:nth-of-type(3) {
		width:25%;
	}
	table.event-tb tr th:nth-of-type(4), table.event-tb tr th:nth-of-type(5) {
		width:15%;
	}
}
/*コンサルティング事業*/
.second-mv.consult-h1 {
	background-image:url(../images/h1/consult-mv.png);
}
/*教育・研修事業*/
.second-mv.training-h1 {
	background-image:url(../images/h1/training-mv.png);
}
table.training-tb tr td:nth-of-type(1),table.training-tb tr td:nth-of-type(3) {
	width:20%;
}
/*架電サポート事業*/
.second-mv.calling-h1 {
	background-image:url(../images/h1/calling-mv.png);
}
table.calling-tb tr th {
	width:12.5%;
}
@media only screen and (max-width: 756px){
	table.calling-tb {
		margin-bottom:20px;
	}
	table.calling-tb tr th:nth-of-type(1), table.calling-tb tr th:nth-of-type(2), table.calling-tb tr th:nth-of-type(3), table.calling-tb tr th:nth-of-type(4), table.calling-tb tr th:nth-of-type(5), table.calling-tb tr th:nth-of-type(6), table.calling-tb tr th:nth-of-type(7) {
		width:14.28%;
	}
	table.calling-tb {
		width:700px;
	}
}
/*セールスプロモーション事業 */
.second-mv.promotion-h1 {
	background-image:url(../images/h1/promotion-mv.png);
}
/*ソリューション事業 */
.second-mv.solution-h1 {
	background-image:url(../images/h1/solution-mv.png);
}
/*採用情報 */
.second-mv.recruit-h1 {
	background-image:url(../images/h1/recruit-mv.png);
}
table.recruit-tb tr td {
	text-align:left;
	padding: 16px 10px;
}
table.recruit-tb tr th:nth-of-type(1) {
	width:25%;
}
.recruit-btn a.btn {
	max-width:488px;
	width:80%;
	margin:30px auto 0;
	height:92px;
	position:relative;
	display:flex;
	font-size:18px;
	font-weight:700;
	justify-content:center;
	border:2px solid #dd120b;
	align-items:center;
	color:#dd120b;
	overflow: hidden;
	line-height: 92px;
	text-decoration:none;
}
@media only screen and (max-width: 756px){
	.recruit-btn a.btn {
		width:300px;
	}
}
.recruit-btn a.btn:after {
	content:'';
	display:inline-block;
	width:67px;
	height:67px;
	background-image:url(../images/top/sevice-arrow.png);
	background-size:100% auto;
	background-repeat:no-repeat;
	position:absolute;
	bottom:-1px;
	right:-1px;
}
.entry-btn a.btn {
	max-width:488px;
	width:80%;
	margin:30px auto 0;
	height:92px;
	position:relative;
	display:flex;
	font-size:18px;
	font-weight:700;
	justify-content:center;
	border:2px solid #18067e;
	align-items:center;
	color:#18067e;
	text-decoration:none;
	overflow: hidden;
	line-height: 92px;
}
@media only screen and (max-width: 756px){
	.entry-btn a.btn {
		width:300px;
	}
}
.entry-btn a.btn:after {
	content:'';
	display:inline-block;
	width:67px;
	height:67px;
	background-image:url(../images/top/contact-arrow.png);
	background-size:100% auto;
	background-repeat:no-repeat;
	position:absolute;
	bottom:-1px;
	right:-1px;
}
/*スタッフ紹介 */
.staff-list {
	margin:0 auto 60px;
	max-width:1100px;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	width:94%;
}
.staff-list>div {
	width:19%;
	min-width:200px;
	position:relative;
	margin-bottom:20px;
	overflow:hidden;
	text-decoration:none;
}
@media only screen and (max-width: 756px){
	.staff-list>div {
		width:48%;
		min-width:auto;
	}
}
.staff-list a {
	display:block;
}
.staff-list a .img {
	width:100%;
	transition:1s all;
}
.staff-list a:hover .img{
  transform:scale(1.1,1.1);
  transition:1s all;
}

.staff-list>div .title {
	display:flex;
	position:absolute;
	width:100%;
	height:60px;
	left:0;
	bottom:0;
	justify-content:center;
	text-align:center;
	align-items:center;
	color:#fff;
	line-height:1.4;
	font-size:14px;
	position:relative;
	background-color:#dd120b;
}
@media only screen and (max-width: 756px){
	.staff-list>div .title {
		font-size:13px;
	}
}
.staff-list>div .title:after {
	position:absolute;
	content:'';
	width:26px;
	height:26px;
	background-image:url(../images/recruit/staff-arrow.png);
	background-size:cover;
	right:4px;
	top:50%;
	margin-top:-13px;
}
@media only screen and (max-width: 756px){
	.staff-list>div .title:after {
		width:18px;
		height:18px;
		margin-top:-9px;
	}
}
.staff-list>div .title a {
	display:block;
	text-decoration:none;
	color:#fff;
}
.staff-conts {
	margin-bottom:60px;
}
.staff-conts img {
	width:100%;
	margin-bottom:35px;
}
.staff-conts .title-a {
	position:relative;
	font-weight:bold;
	font-size:16px;
	margin-bottom:15px;
	padding-left:24px;
}
.staff-conts .title-a:before {
	content:'Q';
	font-family: 'DM Sans','Noto Sans CJK JP';
	display:inline-block;
	position:absolute;
	font-size:20px;
	color:#dd120b;
	font-weight:bold;
	top:-2px;
	left:0;
}
.staff-conts .title-q {
	position:relative;
	font-size:16px;
	margin-bottom:35px;
	padding-left:24px;
}
.staff-conts .title-q:before {
	content:'A';
	font-family: 'DM Sans','Noto Sans CJK JP';
	display:inline-block;
	position:absolute;
	font-size:20px;
	color:#111;
	font-weight:bold;
	top:-2px;
	left:0;
}
@media only screen and (max-width: 756px){
	.staff-conts .title-a,.staff-conts .title-q {
		font-size:14px;
	}
}
.staff02-conts-text01 {
    width: 77%;
    margin-left: 7%;
    display: inline-block;
}
.staff02-conts-img01 {
    width: 15%;
    display: inline-block;
	vertical-align: middle;
}
.staff02-conts-text02 {
    width: 77%;
    margin-right: 7%;
    display: inline-block;
}
.staff02-conts-img02 {
    width: 15%;
    display: inline-block;
    vertical-align: middle;
}
@media only screen and (max-width: 756px){
	.staff02-conts-text01 {
		vertical-align:0;
		width:100%;
		margin-left:0;
	}
	.staff02-conts-img01 {
		width:60%;
		display:block;
		margin:0 auto;
	}
	.staff02-conts-text02 {
		vertical-align:0;
		width:100%;
		margin-right:0;
	}
	.staff02-conts-img02 {
		width:60%;
		display:block;
		margin:0 auto;
	}
}
/*エントリーフォーム */
table.entry-tb tr th {
	width:30%;
}
table.entry-tb tr th span {
	font-size:11px;
	display:inline-block;
}
table.entry-tb tr td {
	text-align:left;
	padding: 16px 10px;
}
@media only screen and (max-width: 756px){
	table.basic-tb.entry-tb tr th:nth-of-type(1) {
		width:100%;
		display:block;
	}
	table.basic-tb.entry-tb tr td {
		width:100%;
		display:block;
	}
	table.entry-tb tr th,table.entry-tb tr td {
		font-size:14px;
	}
}
input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=number], input[type=tel], input[type=date], input[type=month], input[type=week], input[type=time], input[type=datetime], input[type=datetime-local], input[type=color], .site textarea,select {
	-webkit-appearance: none;
	border:1px solid #aaa;
	border-radius:5px;
	margin: 3px;
	background-color:#fff;
}
input[type=date] {
	width:80%;
	padding:10px;
	height:45.8px;
	max-width:200px;
}
label {
	font-size:16px;
}
@media only screen and (max-width: 756px){
	label {
		font-size:14px;
		font-weight:normal;
	}
}
input[type=checkbox], input[type=radio] {
	border:1px solid #000;
	width: 20px;
    height: 20px;
	top: 3px;
}
input[type=radio]:checked {
	border:1px solid #000;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
.site textarea:focus {
	outline-offset: 0 !important;
	outline: none !important;
}
select:focus {
	outline-offset: 0 !important;
	outline: none !important;
}
.site .button:focus,
button:focus,
input[type=submit]:focus,
input[type=reset]:focus,
.wp-block-search .wp-block-search__button:focus,
.wp-block-button .wp-block-button__link:focus,
.wp-block-file a.wp-block-file__button:focus {
	outline-offset: 0 !important;
	outline: none !important;
}
@supports (-webkit-appearance: none) or (-moz-appearance: none) {
	input[type=checkbox]:focus {
		outline-offset: 0 !important;
		outline: none !important;
	}
	input[type=radio]:focus {
		outline-offset: 0 !important;
		outline: none !important;
	}
}

.submit-btn {
	display: block;
    width: 250px;
    background-color: #dd120b !important;
    margin: 0 auto;
}
.back-btn {
	display: block;
    width: 250px;
    background-color: #dd120b !important;
    margin: 0 auto;
	line-height: 30px;
    padding: 15px 30px;
    border: none;
    color: #fff;
}
/*会社概要 */
.second-mv.company-h1 {
	background-image:url(../images/h1/company-mv.png);
}
table.company-tb tr th {
	width:35%;
}
table.company-tb tr td {
	text-align:left;
	padding: 16px 10px;
}
.map {
	position: relative;
	width: 94%;
	height: 0;
	padding-top:25%;
	margin:0 auto;
}
@media only screen and (max-width: 756px){
	.map {
		padding-top:50%;
	}
}
.map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*人材派遣事業 */
.second-mv.staffing-h1 {
	background-image:url(../images/h1/staffing-mv.png);
}
.second-mv.staffing-h1-02 {
	background-image:url(../images/h1/staffing-mv02.png);
}
.advantage-list {
	display:flex;
	margin-bottom:90px;
	align-items:center;
}
.advantage-list.reverse {
	flex-direction: row-reverse;
}
.advantage-list>.number {
	width:160px;
	margin-right:40px;
}
.advantage-list.reverse>.number {
	margin-right:0;
	margin-left:40px;
}
.advantage-list>.txt {
	text-align:left;
	font-size:16px;
	flex:1;
}
.advantage-list.reverse>.txt {
	text-align:right;
}
.advantage-list>.txt .title {
	font-size:28px;
	margin-bottom:35px;
	font-weight:bold;
}
.advantage-list>.txt .title .red {
	color:#dd120b;
}

@media only screen and (max-width: 756px){
	.advantage-list>.txt .title {
		font-size:18px;
	}
	.advantage-list>.number {
		margin-right:20px;
	}
	.advantage-list.reverse>.number {
		margin-left:20px;
	}
	.advantage-list>.number {
		width:80px;
	}
}

.employee-list {
	display:flex;
	align-items:center;
	margin-bottom:70px;
}
.employee-list>div {
	width:50%;
	box-sizing:border-box;
	padding:0 40px;
	font-size:14px;
}
.employee-list>div .title {
	max-width:320px;
	border:2px solid #dd120b;
	border-radius:5px;
	height:60px;
	line-height:60px;
	text-align:center;
	color:#dd120b;
	font-size:20px;
	margin:0 auto 30px;
	font-weight:bold;
}
@media only screen and (max-width: 756px){
	.employee-list {
		display:block;
	}
	.employee-list>div {
		width:100%;
		padding:0 20px;
	}
	.advantage-list.reverse>.number {
		margin-left:20px;
	}
	.advantage-list>.number {
		width:80px;
	}
	.employee-list>div .title {
		font-size:18px;
		margin-top:20px;
	}
}
ul.flow-list {
	margin:0;
	padding:0;
}
ul.flow-list li {
	padding:0;
	margin:0 auto 30px;
	border: 2px solid #dd120b;
	border-radius:5px;
	background-image:url(../images/staffing/flow-icon-bg.png);
	background-position:-1px -1px;
	background-size:105px 56px;
	background-repeat:no-repeat;
	position:relative;
	list-style:none;
}
ul.flow-list li .in {
	padding:20px;
	text-align:center;
	font-size:14px;
}
ul.flow-list li .in .title {
	font-size:18px;
	color:#dd120b;
	font-weight:bold;
	margin-bottom:15px;
}
ul.flow-list li:before {
	content:'01';
	display:inline-block;
	color:#fff;
	font-size:24px;
	font-weight:bold;
	position:absolute;
	top:3px;
	left:5px;
}
ul.flow-list li:nth-of-type(2):before {
	content:'02';
}
ul.flow-list li:nth-of-type(3):before {
	content:'03';
}
ul.flow-list li:nth-of-type(4):before {
	content:'04';
}
ul.flow-list li:nth-of-type(5):before {
	content:'05';
}
.btn-list02 {
	display:flex;
	margin:60px 0 90px;
}
.btn-list02>div {
	width:50%;
	box-sizing:border-box;
	padding:0 35px;
}
.btn-list02>div .contact-btn {
	width:100%;
}
@media only screen and (max-width: 756px){
	.btn-list02 {
		display:block;
	}
	.btn-list02>div {
		width:100%;
		padding:0;
	}
}

/*お問い合わせ */
.second-mv.contact-h1 {
	background-image:url(../images/h1/contact-mv.png);
}
/*プライバシーポリシー */
.second-mv.privacy-h1 {
	background-image:url(../images/h1/privacy-mv.png);
}
/*サイトマップ */
.sitemap-conts {
	padding-top:80px;
	margin:0 auto 40px;
	display:flex;
	align-items:flex-start;
	justify-content:center;
}
.sitemap-conts>ul {
	margin:0 20px;
}
.sitemap-conts>ul li {
	font-size:16px;
}
.sitemap-conts>ul li a {
	text-decoration:none;
}
@media only screen and (max-width: 756px){
	.sitemap-conts {
		padding-top:60px;
		margin-bottom:60px;
	}
	.sitemap-conts {
		display:block;
	}
	.sitemap-conts>ul {
		margin:0;
	}
	.sitemap-conts>ul li {
		font-size:14px;
	}
}

/*ニュース */
.second-mv.news-h1 {
    background-image: url(../images/h1/news-mv.png);
	background-position: right;
}
.singular .entry-header,.page-header {
	border:none;
	margin:50px auto;
	text-align:center;
	font-weight:22px;
	color:#dd120b;
	width:90%;
	max-width:1200px;
	padding-bottom:0;
}
.singular .entry-title,h1.page-title {
	font-size:30px;
	font-weight:600;
	color:#dd120b;
}
h1.page-title .sub_title {
	font-size:14px;
	color:#000000;
}
.single .entry-content {
	width:90%;
	max-width:1100px;
	margin:0 auto 0;
	font-size:14px;
	padding-bottom:80px;
}
.news_btn {
	margin-top:50px;
}
.news_archive {
	max-width:1100px;
	width:90%;
	margin:0 auto;
}
.news_archive ul {
	padding:0;
	margin:0 0 80px;
}
.news_archive ul li {
	list-style:none;
}
.news_archive ul li a {
	border-bottom:1px dashed #dd120b;
	padding:30px 0;
	display:flex;
	align-items:center;
	text-decoration:none;
	color:#dd120b;
}
.news_archive ul li:first-child a {
	padding-top:0;
}
.news_archive ul li .date {
	margin-right:50px;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	font-weight:600;
	font-size:40px;
	line-height:1.2;
	font-family: 'DM Sans';
}
.news_archive ul li .date .ym {
	font-size:16px;
}
.news_archive ul li .title {
	font-size:18px;
}
@media only screen and (max-width: 756px){
	.news_archive ul {
		margin-bottom:50px;
	}
	.news_archive ul li a {
		padding:10px 0 8px;
	}
	.news_archive ul li .date {
		margin-right:20px;
		font-size:35px;
		line-height:1;
	}
	.news_archive ul li .date .ym {
		font-size: 10px;
	}
	.news_archive ul li .title {
		font-size:14px;
	}
}
.pagination {
	border:none;
	margin:0 auto 80px !important;
}
.pnavi {
    text-align: center;
}

/* 現在開いている以外のページのボタン */
.pagination .page-numbers {
    display: inline-block;
    margin-right: 10px;
    padding: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    color: #efa4a1;
    border: 1px solid #efa4a1;
    background: #fff;
    font-weight: bold;
    font-size: 12px;
	text-decoration:none;
}

/* マウスが乗った時の、ボタンの背景の色と文字の色 */
.pagination a.page-numbers:hover {
    color: #FFF;
    background-color: #999;
    border-color: #999;
}


/* 現在のページのボタン */
.pagination .current {
    padding: 0;
    background: #dd120b;
    color: #FFFFFF;
    font-size: 12px;
}

/* 前へ、次へ */
.pagination .prev,
.pagination .next {
    border: 1px solid #dd120b;
    color: #dd120b;
    position: relative;
    font-size: 12px;
}

.pagination a.next.page-numbers {
    margin-right: 0;
	text-decoration:none;
}

.pagination .next::before {
    left: -15px;
}
.pagination .prev::after {
    right: -15px;
}

/* 数字の間のドット */
.pagination .dots {
    background: transparent;
    border: none;
}


/*reCAPTCHA*/
.grecaptcha-badge { visibility: hidden; }