@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap);
.child_body {
	padding: 40px 0 100px
}
@media screen and (max-width:860px) {
.child_body {
	padding: 40px 0 80px
}
}
#child_mv {
	background-color: #daebf6;
	height: 200px;
	position: relative
}
#child_mv .container {
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
#child_mv .child_head {
	height: 100%
}
#child_mv .head_bg {
	width: 80%;
	max-width: 440px;
	padding: 6px 0;
	position: absolute;
	left: 48px;
	bottom: 0;
	-webkit-transform: skew(-23deg, 0) translateY(50%);
	transform: skew(-23deg, 0) translateY(50%);
	background-color: #0071be;
	z-index: 1
}
#child_mv .head_bg .ja {
	font-size: 2.5em;
	font-weight: 500;
	letter-spacing: .1em;
	text-align: center;
	color: #fff;
	-webkit-transform: skew(23deg, 0);
	transform: skew(23deg, 0)
}
#child_mv .en {
	position: absolute;
	right: 56px;
	bottom: 22px;
	height: 60px;
	width: auto
}
#child_mv .en img {
	height: 100%;
	width: auto
}
@media screen and (max-width:860px) {
#child_mv {
	height: 200px
}
#child_mv .head_bg {
	left: 40px;
	max-width: 320px
}
#child_mv .head_bg .ja {
	font-size: 1.642857em
}
#child_mv .en {
	height: 40px;
	top: calc(50% + 32px);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 8px;
	right: unset
}
#child_mv .en img {
	max-width: unset
}
#child_mv .en.col_02 {
	height: 80px
}
}
#bread_list {
	margin-top: 72px;
	font-size: .875em
}
#bread_list li {
	display: inline-block
}
#bread_list li::after {
	content: ">";
	padding-left: .25em
}
#bread_list li:last-of-type::after {
	display: none
}
@media screen and (max-width:860px) {
#bread_list {
	margin-top: 40px
}
}
header {
	background-color: #daebf6
}
.layout_box.col_3 {
	width: calc(100% + 20px);
	margin-left: -10px
}
.layout_box.col_3>* {
	padding: 10px
}
.section {
	padding-top: 100px;
	margin-top: -100px;
	padding-bottom: 100px
}
@media screen and (max-width:860px) {
.section {
	padding-bottom: 80px
}
}
#greeting .mincho {
	font-family: "HGP行書体"
}
#greeting #greet .label {
	max-width: 280px;
	position: relative;
	font-size: 3.8em;
	padding: .25em;
	text-shadow: 4px 2px 2px #2a4456
}
#greeting #greet .label::after {
	content: "";
	display: block;
	background-color: #66aad8;
	width: 100vw;
	height: 100%;
	position: absolute;
	right: -1em;
	top: 50%;
	-webkit-transform: translateY(-50%) skewX(-30deg);
	transform: translateY(-50%) skewX(-30deg);
	z-index: -1
}
#greeting #greet p {
	margin: 1em 0 2em 0;
	line-height: 2;
	letter-spacing: -.02em
}
#greeting #greet .img_area {
	padding-left: 1em
}
#greeting #greet .img_area .mincho {
	font-size: 1.5625em;
	font-weight: 700;
	margin-top: 1em;
	text-align: right
}
#greeting #greet .img_area .mincho .big {
	font-size: 1.28em
}
@media screen and (max-width:860px) {
#greeting #greet .layout_box {
	margin-top: 24px
}
#greeting #greet .label {
	font-size: 2em
}
#greeting #greet .img_area {
	padding-left: 0
}
#greeting #greet .img_area .mincho {
	font-size: 1.125em;
	margin-bottom: 0
}
}
#greeting #knowledge .section_head, #greeting #philosophy .section_head {
	margin-bottom: 16px
}
#greeting #knowledge .text, #greeting #philosophy .text {
	text-align: center;
	font-size: 1.875em;
	line-height: 2.6666;
	font-weight: 500
}
@media screen and (max-width:860px) {
#greeting #knowledge .text, #greeting #philosophy .text {
	font-size: 1.25em;
	line-height: 1.75
}
}
#company #overview .common_list {
	line-height: 2
}
#company #overview .common_list .company_wrap {
	margin-bottom: 2em
}
#company #quality .section_head {
	margin-bottom: 16px
}
#company #quality .text {
	text-align: center;
	font-size: 1.875em;
	line-height: 2.6666;
	font-weight: 500;
	margin-bottom: 2.5em
}
#company #quality .quality_bot {
	text-align: center;
	margin-bottom: 80px
}
#company #quality .quality_bot .date {
	margin-bottom: 16px
}
#company #quality .quality_bot .ceo {
	max-width: 300px;
	margin: 0 auto
}
@media screen and (max-width:860px) {
#company #quality .text {
	font-size: 1.25em;
	line-height: 1.75
}
}
#company #safe .intro .text {
	margin-bottom: 2em;
	line-height: 2
}
#company #map iframe {
	width: 100%;
height:calc(100vw * .5625);
	max-height: 400px
}
@media screen and (max-width:860px) {
#company #map {
	padding-bottom: 40px
}
}
#company #company_foot .def_btn {
	margin-top: 40px
}
#service .bg_blue, #service .dot_list, #service .text {
	line-height: 2
}
#service #carry .intro_sec .layout_box {
	margin-top: 2em
}
#service #carry .intro_sec .blue_box {
	background-color: #0071be;
	width: 230px;
	height: 210px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 1.375em;
	text-align: center
}
#service #carry .intro_sec .text_area {
	margin-left: 40px
}
#service #carry .intro_sec .text_area .dot_list {
	margin-top: .5em;
	margin-bottom: 2em
}
@media screen and (max-width:860px) {
#service #carry .intro_sec .blue_box {
	width: 100%;
	height: 80px
}
#service #carry .intro_sec .text_area {
	margin-left: 0;
	margin-top: 1em
}
}
#service #carry .movie_sec {
	padding-bottom: 0
}
#service #carry .movie_sec .def_btn {
	margin-top: 40px
}
#service #mainte .intro_sec .intro {
	margin-bottom: 1em
}
#service #mainte .before_after {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 40px;
	width: calc(100% + 20px);
	margin-left: -10px
}
#service #mainte .before_after .blue_head {
	font-size: 1.25em
}
#service #mainte .before_after>* {
	padding: 10px;
	text-align: center
}
#service #transport .intro_sec .content {
	margin-bottom: 40px
}
#service #transport .intro_sec .content:only-of-type {
	margin-bottom: 0
}
#service #transport .intro_sec .text_area {
	padding-right: 10px
}
#service #transport .intro_sec img {
	padding-left: 10px
}
#service #transport .intro_sec .dot_list, #service #transport .intro_sec .text {
	margin-bottom: 1.5em
}
#service #transport .intro_sec .dot_list.non_margin, #service #transport .intro_sec .text.non_margin {
	margin-bottom: 0
}
#service #transport .intro_sec .label {
	position: relative;
	width: calc(100% - 30px);
	height: 95px;
	font-weight: 700;
	font-size: 1.375em;
	background-color: #0071be;
	padding-left: 1.25em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
#service #transport .intro_sec .label::after {
	content: "";
	position: absolute;
	right: -30px;
	top: 0;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 95px 30px 0 0;
	border-color: #0071be transparent transparent transparent
}
@media screen and (max-width:1040px) {
#service #transport .intro_sec .label {
	font-size: 1.125em
}
}
@media screen and (max-width:860px) {
#service #transport .intro_sec .label {
	display: block;
	padding-top: .5em;
	font-size: 1.25em;
	margin-bottom: 40px
}
#service #transport .intro_sec .text_area {
	padding-right: 0
}
#service #transport .intro_sec img {
	padding-left: 0
}
}
#service #other .relation .layout_box.col_3 {
	-ms-flex-pack: distribute;
	justify-content: space-around
}
#service #other .relation img {
	max-width: 230px
}
#service #other .sale_sec {
	margin-top: 0
}
#service #other .sale_sec .item_list {
	width: calc(100% + 20px);
	margin-left: -10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
#service #other .sale_sec .item_list li {
	width: 100%;
	max-width: 360px;
	margin: 0 10px 40px
}
#service #other .sale_sec .item_list .title {
	font-size: 1.625em;
	font-weight: 500;
	letter-spacing: .025em;
	color: #fff;
	text-align: center;
	background-color: #ef7a00;
	width: 100%;
	height: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
#service #other .sale_sec .item_list .desc {
	font-size: 1.375em;
	font-weight: 500;
	line-height: 2;
	text-align: center;
	margin-top: 10px
}
#service #other .sale_sec .item_list .circle_list {
	margin-top: 10px
}
#service #other .sale_sec .item_list .circle_list li {
	margin-bottom: 8px
}
@media screen and (max-width:860px) {
#service #other .sale_sec .item_list {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
#service #other .sale_sec .item_list .title {
	font-size: 1.5em
}
}
#service #other .video_sec {
	padding-bottom: 0;
	margin-bottom: -100px
}
#service #other .video_sec .video_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: distribute;
	justify-content: space-around
}
#service #other .video_sec .video_list li {
	width: 33%;
	max-width: 360px;
	min-width: 308px;
	margin-bottom: 24px
}
#service #other .video_sec .video_list li .def_btn {
	max-width: unset
}
@media screen and (max-width:860px) {
#service #other .video_sec .video_list li {
	width: 100%;
	min-width: auto
}
}
#vehicle_repository .office_block {
	margin-bottom: 50px
}
#vehicle_repository .office_block .map_wrap {
	margin-top: 16px;
	width: 100%
}
#vehicle_repository .office_block .map_wrap .img_hidden_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden
}
#vehicle_repository .office_block .map_wrap .img_hidden_box img {
	width: 560px;
	max-width: none
}
#vehicle_repository .office_block .map_wrap iframe {
	width: 100%;
height:calc(100vw * .5625);
	max-height: 400px
}
#vehicle_repository .office_block .map_wrap.col_2 iframe {
	width: 50%;
height:calc(100vw * .5625);
	max-height: 400px
}
@media screen and (max-width:860px) {
#vehicle_repository .office_block .map_wrap .img_hidden_box img {
	width: 100%
}
#vehicle_repository .office_block .map_wrap.col_2 iframe {
	width: 100%;
	margin-bottom: 16px
}
}
#vehicle_repository .office_block .address {
	text-align: center;
	margin-top: 16px;
	font-size: 1.125em
}
#vehicle_repository .office_block .address p {
	margin-bottom: 16px
}
#vehicle_repository #office_truck .list_wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 56px
}
#vehicle_repository #office_truck .list_wrap .common_list {
	width: 48%
}
#vehicle_repository #office_truck .layout_box.col_3>* {
	width: 380px
}
#vehicle_repository #office_truck .name {
	display: block;
	width: 100%;
	font-size: 1.625em;
	margin-bottom: 1em;
	position: relative;
	padding-right: 2.5em
}
@media screen and (max-width:860px) {
#vehicle_repository #office_truck .name {
	font-size: 1.5em
}
}
#vehicle_repository #office_truck .number {
	position: absolute;
	right: .5em
}
@media screen and (max-width:860px) {
#vehicle_repository #office_truck .list_wrap .common_list {
	width: 100%
}
#vehicle_repository .office_block .address {
	font-size: 1em
}
}
#recruit .recruit_img {
	width: 100%;
	margin-top: 1.5em
}
#recruit .common_list {
	margin-top: 40px;
	line-height: 2
}
#recruit .def_btn {
	margin-top: 40px
}
@media screen and (max-width:860px) {
#recruit .common_list, #recruit .recruit_img {
	margin-top: 40px
}
}
#contact #contact_form .intro {
	line-height: 2;
	margin-bottom: 16px
}
#contact #contact_form dt {
	width: 178px;
	padding: 1.5em 1em
}
#contact #contact_form input, #contact #contact_form textarea {
	width: 100%;
	padding: 11.5px .5em;
	background: #fff;
	border: 1px solid #ccc
}
#contact #contact_form input {
	max-width: 500px
}
#contact #contact_form .def_btn {
	margin-top: 80px;
	cursor: pointer
}
#contact #contact_privacy {
	line-height: 2
}
#contact #contact_privacy .intro {
	margin-bottom: 16px
}
@media screen and (max-width:860px) {
#contact #contact_form dd {
	padding: 1em 0
}
#contact #contact_form .def_btn {
	margin-top: 40px
}
}


#recruit #recruit_content .inner .dormitory {
	margin-bottom: 50px;
	margin-top: 50px;
}
#recruit #recruit_content .inner .dormitory .photo {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	margin-bottom: 20px;
}
#recruit #recruit_content .inner .dormitory .photo li{
	width: 31%;
	margin-bottom: 20px;
}
/* 2022/01/05 更新 */
@media screen and (max-width:480px) {
	#recruit #recruit_content .inner .dormitory .photo {
		justify-content: center;
	}
	#recruit #recruit_content .inner .dormitory .photo li {
		width: 90%;
		margin-bottom: 20px;
	}
	#recruit #recruit_content .inner .dormitory .photo li:last-of-type{
		margin-bottom: 0px;
	}
}
/* 2022/01/05　ここまで */
#recruit #recruit_content .inner .dormitory .ttl {
	font-size: 24px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	color: #0071BF;
}
#recruit_content .inner .dormitory .sub {
	font-size: 18px;
	margin-bottom: 20px;
}
#recruit_content .inner .dormitory dl {
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #CCC;
}

#recruit_content .inner .dormitory dl dd {
	line-height: 1.5em;
}
#recruit #recruit_content .inner .dormitory p span {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.8em;
}
#recruit_content .inner .dormitory p {
	line-height: 1.8em;
}

@media screen and (max-width:860px) {
#recruit #recruit_content .inner .dormitory .ttl {
	font-size: 18px;
}
#recruit_content .inner .dormitory .sub {
	font-size: 16px;
}
}
