body {
	color:#000;
	font-size:16px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing:0.1em;
}

a:hover {
    text-decoration: none;
}

.mt-0 {
	margin-top:0;
}

.mt-10 {
	margin-top:10px;
}

.mt-20 {
	margin-top:20px;
}

.mt-30 {
	margin-top:30px;
}

.mb-0 {
	margin-bottom:0;
}

.mb-10 {
	margin-bottom:10px;
}

.mb-20 {
	margin-bottom:20px;
}

.mb-30 {
	margin-bottom:30px;
}

.onepress-menu a {
    color: #333333;
    font-size:16px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 600;
	font-style: normal;
    padding-left: 17px;
    padding-right: 17px;
    text-transform: uppercase;
    text-decoration: none;
    zoom: 1;
    letter-spacing: 1px;
    white-space: nowrap;
}

section.section-top {
	padding:90px 0;
}

section.mainvisual {
	position:relative;
	padding:0 0 100px;
}

div.mainvisual-col {
	padding:0;
}

p.mainvisual-img1,p.mainvisual-img2 {
	position:absolute;
}

p.mainvisual-img1 {
	top:50px;
	left:150px;
}

p.mainvisual-img1 img {
	width:500px;
}

p.mainvisual-img2 {
	bottom:110px;
	right:30px;
}

p.mainvisual-img2 img {
	width:394px;
}

div.mainvisual-textbox {
	position:absolute;
	top:500px;
	left:0;
}

h1.h1-top {
	color:#fff;
	font-size:46px;
	background:#c0a259;
	-webkit-clip-path: polygon(0 0, 100% 0, 87% 100%, 0 100%);
	clip-path: polygon(0 0, 100% 0, 87% 100%, 0 100%);
	padding:20px 70px;
}

p.mainvisual-text {
	font-size:20px;
	font-weight:600;
	padding-left:70px;
	color: #000;
	text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}

.site-header {
    box-shadow: none;
}

p.header-contact {
	position: fixed;
	top: 0px;
	right: 0px;
	z-index:1001;
}

p.header-contact a img {
	transition:1.0s;
}

p.header-contact a:hover img {
	opacity:0.8;
}

p.header-contact img {
	width:216px;
}

.onepress-menu {
    margin-right:180px;
}

section.banner {
	background:#000;
}

p.subtitle-en {
	color:#fff;
	font-size:50px;
	font-weight:900;
	margin-bottom:0;
	padding:0;
}

h2.h2-top {
	color:#fff;
	font-size:18px;
	font-weight:600;
	margin-bottom:20px;
	padding:0;
}

div.banner-col {
	position:relative;
	margin-bottom:30px;
}

p.banner-linktext {
	position:absolute;
	bottom:-15px;
	right:15px;
}

p.banner-linktext a {
	color:#fff;
	padding:10px 30px 10px 70px;
	background:#c0a259;
	-webkit-clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%);
	clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%);
	display: inline-block;
	text-align: center;
	transition: 0.5s;
}

p.banner-linktext a:hover {
	color:#fff;
	background:#000;
}

a.banner-img img {
	transition: 0.5s;
}

a.banner-img:hover img {
	opacity:0.5;
}

div.recruit-col1 {
	padding:0 20px 0 0;
}

div.recruit-col2 {
	padding:30px;
}

p.subtitle-en-b {
	color:#000;
	font-size:50px;
	font-weight:900;
	margin-bottom:0;
	padding:0;
}

h2.h2-top-b {
	color:#000;
	font-size:18px;
	font-weight:600;
	margin-bottom:50px;
	padding:0;
}

p.catchcopy-text {
	font-size:22px;
	font-weight:700;
}

p.Btn-wrap {
	text-align:left;
	margin-top:50px;
}

a.Btn {
	color:#fff;
	padding:15px 70px;
	background:#c0a259;
	-webkit-clip-path: polygon(15% 0, 100% 0, 85% 100%, 0 100%);
	clip-path: polygon(15% 0, 100% 0, 85% 100%, 0 100%);
	display: inline-block;
	text-align: center;
	transition: 0.5s;
}

a.Btn:hover{
	color:#fff;
	background:#000;
}

p.subtitle-en-b-c {
	color:#000;
	font-size:50px;
	font-weight:900;
	margin-bottom:0;
	padding:0;
	text-align:center;
}

h2.h2-top-b-c {
	color:#000;
	font-size:18px;
	font-weight:600;
	margin-bottom:50px;
	padding:0;
	text-align:center;
}

p.interview-catchcopy {
	font-size:38px;
	font-weight:900;
}

div.interview-col1 {
	display: grid;
	place-items: center;
	background:url(https://matsuyama-cargo.com/wp-content/uploads/2025/07/interview-back.jpg) no-repeat center center;
	background-size:contain;
	text-align:center;
	padding:0;
	margin-top:-100px;
}

div.interview-col2 {
	background:url(https://matsuyama-cargo.com/wp-content/uploads/2025/07/interview-back2.jpg) no-repeat right top;
	background-size:90% auto;
	padding-top:60px;
	margin-bottom:30px;
}

div.interview-inner-col {
	margin-bottom:30px;
}

p.interview-name {
	font-size:14px;
	border-bottom:1px solid #000;
	padding:20px 0;
}

p.interview-name span {
	font-size:20px;
	font-weight:700;
	margin-right:20px;
}

section.contact {
	background:#000 url(https://matsuyama-cargo.com/wp-content/uploads/2025/07/contact-back.jpg) no-repeat center center;
    background-size: cover;
}

p.subtitle-en-w {
	color:#fff;
	font-size:50px;
	font-weight:900;
	margin-bottom:0;
	padding:0;
}

h2.h2-top-w {
	color:#fff;
	font-size:18px;
	font-weight:600;
	margin-bottom:50px;
	padding:0;
}

p.contact-text {
	color:#fff;
	margin:0;
}

p.contact-tel {
	color:#fff;
	font-size:35px;
	font-weight:900;
	margin:10px 0 0;
}

p.contact-tel a {
	color:#fff;
}

p.contact-fax {
	color:#fff;
	font-size:20px;
	font-weight:900;
}

p.footer-logo {
	text-align:center;
	margin-bottom:20px;
}

p.footer-logo img {
	width:376px;
}

p.footer-adrress {
	text-align:center;
	margin-bottom:30px;
	color:#fff;
}

ul#menu-footer-menu1 {
	text-align:center;
}

ul#menu-footer-menu1 li {
	display:inline;
	padding:0 17px;
}

#footer-widgets .sidebar .widget a {
    color:#c0a259;
	font-size:16px;
	font-weight:700;
}

.sidebar .widget a:hover {
    text-decoration: none;
}

#footer-widgets .sidebar .widget a:hover {
    color:#fff;
}

.footer-widgets.section-padding {
    padding: 90px 0px 10px;
}

div.bottomfix {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index:2;
}

div.bottomfix div.bottomfix-col {
    padding:0;
}

div.wrapper {
overflow:hidden;
}

.page-header.page--cover:before {
    background: rgba(0, 0, 0, 0);
}

.page-header.page--cover .entry-title {
	font-weight: 600;
	letter-spacing:0.1em;
}

.page-header.page--cover .entry-tagline {
    font-style: normal;
	font-weight: 600;
}

.page-header.page--cover {
    padding: 6% 0px;
}

p.page-catchcopy {
	font-size:42px;
	font-weight:700;
	margin-bottom:30px;
	line-height:1.4;
}

p.page-catchcopy-c {
	font-size:42px;
	font-weight:700;
	margin-bottom:30px;
	line-height:1.4;
	text-align:center;
}

p.company-name {
	font-size:14px;
	margin-top:50px;
	margin-bottom:5px;
	text-align:right;
}

p.daihyo-name {
	font-size:14px;
	text-align:right;
}

p.daihyo-name span {
	font-size:22px;
	font-weight:700;
	text-align:right;
	margin-left:20px;
}

.entry-content h2 {
	text-align:center;
	font-size:32px;
	font-weight:900;
	margin-bottom:50px;
	padding-bottom:20px;
	position: relative;
	border-bottom: solid 5px #000;/* 線 */	
}

.entry-content h2:after {
	position: absolute;
	content: " ";
	display: block;
	width: 15%;
	bottom: -5px;
	border-bottom: solid 5px #c0a259;
}

.entry-content h3 {
	font-size:22px;
	font-weight:700;
	margin-top:40px;
	margin-bottom:20px;
	padding-left:15px;
	border-left:5px solid #c0a259;
	line-height:1.4;
}

section.section-page {
	margin-bottom:80px;
}

table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th {
    border: 1px solid #fff;
    line-height: 1.42857;
    padding: 10px;
    vertical-align: middle;
}

table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
    border: 1px solid #000;
    line-height: 1.42857;
    padding: 15px;
    vertical-align: middle;
}

table th {
    font-size: 16px;
	background:#000;
	color:#fff;
    letter-spacing: 2px;
    text-transform: uppercase;
	text-align:center;
}

.table2 > thead > tr > th, .table2 > tbody > tr > th, .table2 > tfoot > tr > th {
    border: none;
}

.table2 > thead > tr > td, .table2 > tbody > tr > td, .table2 > tfoot > tr > td {
    border: none;
}

.table2{
	width: 100%;
	border: none;
}

.table2 th,.table2 td {
	font-size:16px;
}

.table2 th{
	position: relative;
	text-align: right;
	background:none;
	color:#000;
	padding:15px 30px;
}

.table2 th:after{
	display: block;
	content: "";
	width: 30px;
	height: 2px;
	background-color: #333;
	position: absolute;
	top:calc(50% - 1px);
	right:-15px;
}

.table2 td{
	text-align: left;
	padding:7px 0 7px 30px;
	padding:15px 30px;
}

div.torikumi-box {
	margin-bottom:30px;
}

div.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

/*-----------------------------
ギャラリー
------------------------------*/
.gallery { 
	width: 100%;
	margin-bottom: 20px !important;
	overflow: hidden;
}
 
.gallery br {
	display: none;
} 
 
.gallery-item {
	float: left;
	margin-bottom: 0 !important;
}
.gallery-icon {
	text-align: center;
}
 
.gallery-icon img {
	width:100%;
	height:500px;/**すべての画像の縦横比が同じならautoでもOK**/
	object-fit:cover;/**画像の縦横比が違うなら記述**/
	margin-bottom: 10px !important;
}
 
.gallery-caption {
	color: #222;
	font-size: 13px;
	font-style:normal;
	margin: 0 0 0;
	text-align: center;
	height:50px;
}
 
.gallery-columns-1 .gallery-item { /** カラムなし **/
	width: 100%;
	margin-right: 0;
}
.gallery-columns-2 .gallery-item { /** 2カラム **/
	width: 48%;
	margin: 0 1%;
}
.gallery-columns-3 .gallery-item { /** 3カラム **/
	width: 31.33333%;
	margin: 0 1%;
}
.gallery-columns-4 .gallery-item { /** 4カラム **/
	width: 23%;
	margin: 0 1%;
}
.gallery-columns-5 .gallery-item { /** 5カラム **/
	width: 18%;
	margin: 0 1%;
}

dt {
	margin-bottom:0;
}

div.voice-innercol {
	padding:30px;
	background:#000;
}

p.page-interview-name {
	font-size: 14px;
    border-bottom: 1px solid #fff;
    padding: 15px 0;
	color:#fff;
}

p.page-interview-name span {
    font-size: 24px;
    font-weight: 700;
    margin-right: 20px;
}

dl.page-interview-dl {
	color:#fff;
}

dl.page-interview-dl dt {
	color:#c0a259;
}

.wpcf7-form {
    font-size: 16px;
}

.wpcf7-form p,.wpcf7-form label {
    margin:0;
}

span.ast {
	color:#c0a259;
}

span.wpcf7-list-item {
display: block;
}

.btn_send {
    text-align: center;
}

.wpcf7-spinner {
    display: block;
}

table.form-table {
	table-layout: fixed;
}

table.form-table th {
	width:20%;
}

.wpcf7 input[type=”text”],
.wpcf7 input[type=”email”],
.wpcf7 input[type=”url”],
.wpcf7 input[type=”tel”],
.wpcf7 textarea {
width: 100%!important
}

.wpcf7-form {
text-transform: none;
}

input[type=reset], input[type=submit], input[type=submit], .pirate-forms-submit-button, .contact-form div.wpforms-container-full .wpforms-form .wpforms-submit {
	font-size: 16px;
	font-weight:700;
}

input.wpcf7-previous {
	padding:5px 22px;
	margin-bottom:18px;
}

.alignleft {
    margin-right: 1em;
}

.site-footer {
    font-size: 12px;
}





















@media (max-width: 1500px) {
	p.mainvisual-img1 {
	top:40px;
	left:150px;
}

p.mainvisual-img1 img {
	width:400px;
}

p.mainvisual-img2 {
	bottom:110px;
	right:30px;
}

p.mainvisual-img2 img {
	width:294px;
}

div.mainvisual-textbox {
	top:400px;
	left:0;
}

h1.h1-top {
	font-size:36px;
}

p.mainvisual-text {
	font-size:18px;
}

}


@media (max-width: 1200px) {
	p.mainvisual-img1 {
	top:30px;
	left:150px;
}

p.mainvisual-img1 img {
	width:300px;
}

p.mainvisual-img2 {
	bottom:110px;
	right:30px;
}

p.mainvisual-img2 img {
	width:300px;
}

div.mainvisual-textbox {
	top:300px;
	left:0;
}

h1.h1-top {
	font-size:30px;
}

p.mainvisual-text {
	font-size:16px;
}
	
	p.interview-catchcopy {
	font-size:32px;
}

}


@media (max-width: 1140px) {
	
	#nav-toggle span, #nav-toggle span::before, #nav-toggle span::after, #nav-toggle.nav-is-visible span::before, #nav-toggle.nav-is-visible span::after {
    background: #000;
	}
	
	.main-navigation .onepress-menu {
    width: auto !important;
    display: block;
    height: 0px;
	overflow: visible;
    background: #fff;
    }
}

@media (min-width: 992px) {
	#nav-toggle {
        display: none;
    }
	
	div.bottomfix {
    display:none;
}
}


@media (max-width: 991px) {
	
	p.header-contact {
		display:none;
	}
	
	.onepress-menu {
    margin-right: 0;
}
	
	.main-navigation .onepress-menu {
		width: 100% !important;
		display: block;
		height: 0px;
		overflow: hidden;
		background: #000;
    }
	
	.onepress-menu.onepress-menu-mobile li {
        background: #000;
    }
	
	.onepress-menu.onepress-menu-mobile a {
		color: #c0a259;
    }
	
	p.mainvisual-img1 {
	top:20px;
	left:20px;
}

p.mainvisual-img1 img {
	width:250px;
}

p.mainvisual-img2 {
	bottom:130px;
	right:30px;
}

p.mainvisual-img2 img {
	width:250px;
}

div.mainvisual-textbox {
	top:250px;
	left:0;
}

h1.h1-top {
	font-size:26px;
}

p.mainvisual-text {
	font-size:16px;
}
	
	.gallery-icon img {
	width:100%;
	height:400px;
	object-fit:cover;
}
	
	p.interview-catchcopy {
	font-size:26px;
}
	
	div.interview-col1 {
    margin-top: 0;
}
	
}


@media (min-width: 768px) {
	
	img.smp-mainvisual-img {
		display:none;
	}

 .order-md-first {
    -webkit-box-ordinal-group: 0;
        order: -1;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        order: 12;
  }

}


@media (max-width: 767px) {
	
	img.pc-mainvisual-img {
		display:none;
	}
	
	p.mainvisual-img1 {
	top:20px;
	left:20px;
}

p.mainvisual-img1 img {
	width:150px;
}

p.mainvisual-img2 {
	bottom:40px;
	right:20px;
}

p.mainvisual-img2 img {
	width:250px;
}

div.mainvisual-textbox {
	top:150px;
	left:0;
}

h1.h1-top {
	font-size:22px;
	padding:15px 50px 15px 20px;
}

p.mainvisual-text {
	font-size:14px;
	padding-left:20px;
}
	
	section.section-top {
	padding:40px 0;
}
	
	section.mainvisual {
	padding:0 0 90px;
}
	
	p.banner-linktext {
    bottom: -13px;
    right: 15px;
}
	
	p.interview-catchcopy {
    font-size: 36px;
}
	
	ul#menu-footer-menu1 li {
    display: block;
    padding: 0 17px;
}
	
	.page-header.page--cover .entry-title {
	font-size:24px;
}

	.page-header.page--cover .entry-tagline {
    font-size:14px;
}
	
	.page-header.page--cover {
    padding: 6% 0px;
}
	
	table th,table td {
	font-size:14px;
}
	
	.table2 th,.table2 td {
	font-size:14px;
}
	
	.table2 th {
	width:35%;
}
	
	p.page-catchcopy {
    font-size: 40px;
}
	
	p.page-catchcopy-c {
    font-size: 40px;
}
	
	.gallery-icon img {
	width:100%;
	height:250px;
	object-fit:cover;
}
	
	table.form-table {
	font-size:14px;
}
	
	div.voice-outercol {
	padding:0;
}

}


@media (max-width: 640px) {

.gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item {
	width: 48%;
	max-width: 48%;
	margin: 0 1%;
}

.gallery-columns-5 .gallery-item {
	width: 31.33333%;
	max-width: 31.33333%;
	margin: 0 1%;
}

}


@media (min-width: 501px) {
	br.pc-none {
		display:none;
	}
}


@media (max-width: 500px) {
	p.mainvisual-img1 {
	top:10px;
	left:15px;
}

p.mainvisual-img1 img {
	width:150px;
}

p.mainvisual-img2 {
	bottom:10px;
	right:10px;
}

p.mainvisual-img2 img {
	width:250px;
}

div.mainvisual-textbox {
	top:140px;
	left:0;
}

h1.h1-top {
	font-size:18px;
	padding:10px 40px 10px 20px;
}

p.mainvisual-text {
	font-size:12px;
	padding-left:20px;
}
	
	.site-logo-div img {
		width: 230px;
		height:auto;
}
	
	p.contact-text {
		color:#fff;
		margin:0;
		font-size:14px;
}

	p.contact-tel {
		color:#fff;
		font-size:30px;
		font-weight:900;
		margin:0;
}

	p.contact-fax {
		color:#fff;
		font-size:16px;
		font-weight:900;
}
	
	p.Btn-wrap {
		text-align: center;
}
	
	section.section-page {
    margin-bottom: 50px;
}
	
	.entry-content h2 {
    font-size: 28px;
}

}


@media (max-width: 380px) {
	p.mainvisual-img2 {
        bottom: -30px;
        right: 10px;
    }
}



