@charset "utf-8";
/* CSS Document */



.centerBox {width:98%; margin:0 auto; padding:100px 0 50px 0; text-align:center; }

.header .header_logo {
	margin-left: 15px;
	
}

.footer_body::before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 120%;
	height: 73%;
	margin: 0 -10%;
	background-color: #002c6c;
	/*-webkit-transform: rotate(-5deg);
	transform: rotate(-5deg);*/
	overflow: hidden;
	z-index:-1;
	content: '';
}

/*--------------------------------------------------------------
ハンバーガー
--------------------------------------------------------------*/

.header .header_logo {
	position: relative;
}

.header .header_logo::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
}

.header .header_logo_wrap {
	width: 100%;
	height: 26px;
}


.header_logo {
	width: 180px;
}

.header_logo a {
	width: 180px;
	height: 27px;
}

.header_logo a img {
	width: auto;
}

.header_nav_main_item {
	padding-left: 15px;
	margin-left: 12px;
}

.header_nav_main_item + .header_nav_main_item > a::before {
	left: -16px;
}

.header_nav_main_item a {
	font-size: 1.4rem;
}

.header_nav_sub_item {
	padding-left: 15px;
	margin-left: 12px;
}

.header_nav_sub_item a {
	font-size: 1.4rem;
}

.header_entry {
	width: 220px;
	margin-left: 40px;
}

.header_entry_h {
	font-size: 1.4rem;
}

.header_entry_menu li {
	font-size: 1.4rem;
}

.header.is-fixed .header_logo_wrap {
	width: 100%;
	height: 28px;
}


.header {
	position: static;
	top: 0;
	padding: 0;
}

.header_inner {
    background-color: #fff;
	position:fixed;
	top:0;
	z-index:1000;
}

.header_logo {
	position: fixed;
	top: 0;
	left: 0px;
	width: 180px;
	height: 65px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 120;
}

.header_logo > {
	display: block;
}

.header_logo_wrap {
	width: 100%;
	height: 24px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
}

.header_logo_wrap img {
	display: none;
}

.header_menu {
	display: block;
}

.header_nav {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 110%;
	padding-top: 65px;
	padding-bottom: 50px;
	display: none;
	overflow: hidden;
	z-index: 110;
}

.header_nav::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 120%;
	height: 100%;
	margin: 0 -10%;
	background-color: #fff;
	-webkit-transform: rotate(-5deg);
	transform: rotate(-5deg);
	-webkit-transform-origin: left center;
	transform-origin: left center;
	content: '';
}

.header_nav_inner {
	height: 100%;
	overflow-y: auto;
	display: block;
	-webkit-overflow-scrolling: touch;
}

.header_nav_wrap {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.header_nav_main .header_nav_wrap {
	display: block;
}

.header_nav_main_item {
	padding-left: 0;
	margin-left: 0;
	color: #222;
	border-bottom: solid 1px rgba(161, 161, 161, 0.3);
	opacity: 0;
}

.header_nav_main_item + .header_nav_main_item > a::before {
	content: none;
}

.header_nav_main_item a {
	height: 75px;
	padding: 0 25px;
	font-size: 1.6rem;
	padding-bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.header_nav_sub {
	margin-bottom: 0;
	opacity: 0;
}

.header_nav_sub .header_nav_wrap {
	display: block;
}

.header_nav_sub_item {
	padding-left: 0;
	margin-right: 0;
	margin-left: 0;
	color: rgba(0, 0, 0, 0.6);
	border-bottom: solid 1px rgba(161, 161, 161, 0.3);
}

.header_nav_sub_item + .header_nav_sub_item::before {
	content: none;
}

.header_nav_sub_item a {
	height: 75px;
	padding: 0 25px;
	font-size: 1.6rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.header_nav_sub_item a::after {
	width: 13px;
	height: 9px;
	margin: auto;
	background-image: url(https://www.yamashita-rub.co.jp/icon_arrow_black.svg);
	background-size: 13px auto;
}

.header_entry {
	position: fixed;
	top: 0;
	right: 60px;
	width: auto;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	overflow: initial;
	z-index: 130;
}

.header_entry::after {
	content: none;
}

.header_entry::before {
	position: absolute;
	top: 0;
	right: 0;
	width: 30%;
	height: 100%;
	background-color: #222;
	content: "";
}

.header_entry_h {
	display: none;
}

.header_entry_menu li {
	width: 62.6px;
	margin: 0;
	font-size: 1rem;
	text-align: center;
	z-index: 140;
}

.header_entry_menu li:nth-child(1) {
	position: relative;
}

.header_entry_menu li:nth-child(1)::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #b49a55;
	-webkit-transform: skew(-15deg);
	transform: skew(-15deg);
	z-index: -1;
	content: "";
}

.header_entry_menu li:nth-child(2) {
	margin-left: -1px;
	position: relative;
}

.header_entry_menu li:nth-child(2)::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #a98d44;
	-webkit-transform: skew(-15deg);
	transform: skew(-15deg);
	z-index: -1;
	content: "";
}

.header_entry_menu li .link_arrow {
	height: 65px;
	padding-right: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transform: skew(-15deg);
	transform: skew(-15deg);
}

.header_entry_menu li .link_arrow::after {
	position: relative;
	width: 18px;
	height: 18px;
	margin: 0px auto 0;
	background-size: 12px auto;
	display: block;
	-webkit-transform: skew(15deg);
	transform: skew(15deg);
}

.header_entry_menu li .link_arrow span {
	display: block;
	-webkit-transform: skew(15deg);
	transform: skew(15deg);
	
}

.header_entry_menu li .link_arrow:hover {
	opacity: 1;
}

.header_burger {
	position: fixed;
	top: 0;
	right: 0;
	width: 60px;
	height: 65px;
	background-color: #222;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 120;
}

.header_burger > {
	display: block;
}

.header_burger_wrap::after {
	margin-top: 8px;
	color: #fff;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1;
	display: block;
	content: "MENU";
}

.header_burger_bar {
	position: relative;
	width: 22px;
	height: 13px;
	margin: 0 auto;
	display: block;
}

.header_burger_bar span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #fff;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

.header_burger_bar span:nth-child(1) {
	top: 0;
}

.header_burger_bar span:nth-child(2) {
	top: 5.5px;
}

.header_burger_bar span:nth-child(3) {
	bottom: 0;
}

.header.is-open .header_logo_wrap {
	background-image: url(../img/logo.png);
}

.header.is-open .header_nav_main_item {
	-webkit-transition: opacity 800ms ease-out;
	transition: opacity 800ms ease-out;
}


.header.is-open .header_nav_main_item:nth-child(1) {
	border-top: solid 1px rgba(161, 161, 161, 0.3);
	-webkit-animation: navShow 0.5s .5s ease-out forwards;
	animation: navShow 0.5s .5s ease-out forwards;
}

.header.is-open .header_nav_main_item:nth-child(2) {
	-webkit-animation: navShow 0.5s .6s ease-out forwards;
	animation: navShow 0.5s .6s ease-out forwards;
}

.header.is-open .header_nav_main_item:nth-child(3) {
	-webkit-animation: navShow 0.5s .7s ease-out forwards;
	animation: navShow 0.5s .7s ease-out forwards;
}

.header.is-open .header_nav_main_item:nth-child(4) {
	-webkit-animation: navShow 0.5s .8s ease-out forwards;
	animation: navShow 0.5s .8s ease-out forwards;
}

.header.is-open .header_nav_main_item:nth-child(5) {
	-webkit-animation: navShow 0.5s .9s ease-out forwards;
	animation: navShow 0.5s .9s ease-out forwards;
}
.header.is-open .header_nav_main_item:nth-child(6) {
	-webkit-animation: navShow 0.5s 1.0s ease-out forwards;
	animation: navShow 0.5s .9s ease-out forwards;
}
.header.is-open .header_nav_main_item:nth-child(7) {
	-webkit-animation: navShow 0.5s 1.1s ease-out forwards;
	animation: navShow 0.5s .9s ease-out forwards;
}

.header.is-open .header_nav_sub {
	-webkit-transition: opacity 800ms ease-out;
	transition: opacity 800ms ease-out;
	-webkit-animation: navShow 0.5s 1s ease-out forwards;
	animation: navShow 0.5s 1s ease-out forwards;
}

.cb-slideshow li div h3 { 
    font-size: 1.5em;
}

.header.is-open .header_burger_wrap::after {
	content: "CLOSE";
}

.header.is-open .header_burger .header_burger_bar span:nth-child(1) {
	-webkit-transform: translateY(5.5px) rotate(-45deg);
	transform: translateY(5.5px) rotate(-45deg);
}

.header.is-open .header_burger .header_burger_bar span:nth-child(2) {
	opacity: 0;
}

.header.is-open .header_burger .header_burger_bar span:nth-child(3) {
	-webkit-transform: translateY(-6.5px) rotate(45deg);
	transform: translateY(-6.5px) rotate(45deg);
}

.header.is-fixed {
	height: 65px;
}

.header_mega {
	position: relative;
	height: auto;
	padding: 0;
	background-color: #f1f1f1;
}

.header_mega::after {
	content: none;
}

.header_mega .l_column {
	padding: 0;
}

.header_mega_inner {
	display: block;
	opacity: 1;
}

.header_mega_head {
	display: none;
}

.header_mega_body {
	width: 100%;
}

.header_mega_menu {
	display: block;
}

.header_mega_menu li {
	position: relative;
	width: 100%;
	padding-bottom: 0;
	border-top: solid 1px #ccc;
}

.header_mega_menu li:first-child::before {
	position: absolute;
	top: -1px;
	right: 0;
	width: 75px;
	height: 1px;
	background-color: #f6f6f6;
	content: "";
}

.header_mega_menu li a {
	color: #222;
	font-size: 1.4rem;
}

.header_nav_main_item:nth-child(1) .header_mega_sub {
	left: 0;
}

.header_nav_main_item:nth-child(2) .header_mega_sub {
	left: 0;
}

.header_mega_sub {
	position: relative;
	left: 0;
	width: 100%;
	padding-top: 0;
	background-color: #f6f6f6;
}

.header_mega_sub::before {
	content: none;
}

.header_mega_sub_inner {
	padding: 0;
}

.header_mega_sub_inner::after {
	content: none;
}

.header_mega_sub_h {
	display: none;
}

.header_mega_sub_menu li {
	border-top: solid 1px rgba(161, 161, 161, 0.3);
}

.header_mega_sub_menu li + li {
	margin-top: 0;
}

.header_mega_sub_menu li a {
	height: 70px;
	color: #222;
	font-size: 1.3rem;
}

.js-dropdown {
	position: relative;
}

.js-dropdown > a {
	width: calc(100% - 50px);
}

.header_mega_btn {
	position: absolute;
	top: 0;
	right: 0;
	width: 75px;
	height: 75px;
	border-left: solid 1px rgba(161, 161, 161, 0.3);
	display: block;
	outline: none;
}

.header_mega_btn::before,
.header_mega_btn::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background-color: #003191;
	display: block;
	-webkit-transition: opacity 300ms ease-out;
	transition: opacity 300ms ease-out;
	content: "";
}

.header_mega_btn::before {
	width: 20px;
	height: 1px;
}

.header_mega_btn::after {
	width: 1px;
	height: 20px;
}

.header_mega_btn.child_open {
	background-color: #f6f6f6;
}

.header_mega_btn.child_open::after {
	opacity: 0;
}

.pc_menu{
	display:none;
}
.sp_menu{
	display:block;
}


.link_arrow span{
	font-size:0.7em;	
}

.section1 ul li{
	width:32%;
}
.section3 ul li{
	width:48%;
	margin:0 0 20px 0;
	color:#333;
	text-decoration:underline;
	text-align:left;
	font-size:1.1em;
	line-height:120%;
	float:none;
	display:inline-block;
	vertical-align:top;
}
#mar_industry{
	margin:0 2%;
}
#mar_suppliers{
	margin:0 0 0 0;
}

.left_businessbox{
	float:none;
	width:100%;
	margin:0 0 20px 0 !important;
}
.right_businessbox{
	float:none;
	vertical-align:top;
	text-align:left;
	width:100%;
	
}

.left_recruit{
	width:100%;
	float:none;
}

.right_recruit{
	width:100%;
	float:none;
}

.section5 p img{
	float:none;
	padding:0;
	margin:auto;
	display:block;
}


.section5 table{
	box-sizing:border-box;
	width:100%;
	float:none;
	margin:0 0 30px 0;
}
.img_com{
	width:100%;
	float:none;
}

<!--スライドテキスト-->
.cb-slideshow li div h3 { 
    font-size: 18px !important;
    padding: 0;
    line-height: 140% !important;
}

