@charset "utf-8";
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: auto!important;
  }
}
* {
	font-family: 'BIZ UDPGothic','Zen Old Mincho','Zen Kaku Gothic Antique', "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif"; /*'M PLUS 1 Code', 'Zen Kaku Gothic New', "Hiragino Sans", */
	color: #333;
}
strong {
	font-family: 'Zen Old Mincho','Zen Kaku Gothic Antique', "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: 700; /*'M PLUS 1 Code', 'Zen Kaku Gothic New', "Hiragino Sans", */
}
fw-bold {
	font-weight: 700;
}

.markerYellow {
	background-color: #ffff00;
}
.colorGreen { color: #2a9b46; } /* (0,177,236) */
.colorBlue-2 { color: #0096d8; } /* (0,150,216) */
.colorBlue-3 { color: #0f3f74; } /* (15,63,116) */
a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	/*text-decoration: underline;*/
	text-decoration-color: #333333;
}
.no-gutter > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}
.midashi-10 {
	font-size: 10px; /* IE8以下とAndroid4.3以下用フォールバック */
	font-size: calc( 10 + ((1vw - 3.2rem) * 0.625));
}
.midashi-11 {
	font-size: 11px; /* IE8以下とAndroid4.3以下用フォールバック */
	font-size: calc( 11 + ((1vw - 3.2rem) * 0.625));
}

.midashi-12 {
	font-size: 12px; /* IE8以下とAndroid4.3以下用フォールバック */
	font-size: calc( 12 + ((1vw - 3.2rem) * 0.625));
}

.midashi-14 {
	font-size: 14px; /* IE8以下とAndroid4.3以下用フォールバック */  /* before 16 */
	font-size: calc( 14 + ((1vw - 3.2rem) * 0.625));
}

.midashi-16 {
	font-size: 16px; /* IE8以下とAndroid4.3以下用フォールバック */
	font-size: calc( 16 + ((1vw - 3.2rem) * 0.625));
}

.midashi-18 {
	font-size: 18px; /* IE8以下とAndroid4.3以下用フォールバック */
	font-size: calc( 18 + ((1vw - 3.2rem) * 0.625));
}

.midashi-20 {
	font-size: 20px; /* IE8以下とAndroid4.3以下用フォールバック */
	font-size: calc( 20 + ((1vw - 3.2rem) * 0.625));
}

.midashi-22 {
	font-size: 22px; /* IE8以下とAndroid4.3以下用フォールバック */
	font-size: calc( 22 + ((1vw - 3.2rem) * 0.625));
}

/*---------------------------------------------*/
/* wrapper
============================================== */
#wrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-end;
}

#Navigation {
	width:250px;
	height: 100%;
	background-color: #5da290;
}

footer {
	width: 100%;
}
main {
	width: calc( 100% - 250px )!important;
}

@media screen and (min-width:320px) and (max-width:991.98px) {
	#Navigation {
		display: none;
	}
	
	main {
		width: 100%!important;
	}
	section#nav-SP {
		padding: 5px 0;
		height: 120px;
		border-bottom: none;
	}
}

@media screen and (min-width:992px) {
	#nav-SP {
		display: none;
	}
}
/*---------------------------------------------*/
/* reset, header
============================================== */
ul,ol { padding-left: 0!important;
list-style-type: none;}

.heading {
	border-left: 6px solid #aaa;
	padding: 0 0 0 10px;
}

.navbar, .navbar-box {
	background-color: #5da290;
}

.header-logo{ width: auto; display: flex; flex-direction: row;
	align-items: center;
	padding: 0.5em 0;
}
.header-logo a {
	display: block;
}
.header-logo img {
	width: 180px;
	padding: 0.25em 1em 0.25em 0;
}
.header-logo p { color: #333333; font-size: 170%; font-weight: bold;}

@media screen and (max-width:767.98px) {
	
	.header-logo { 
		width: auto; display: flex; flex-direction: row; padding: 0.25em 0; margin: 0;
	}
	.header-logo img {
		width: 150px;
	}
	.header-logo p {
		color: #333333;
		display: inline-block;
		font-weight: bold;
		margin: 0;
		font-size: 120%;
	}
	.header-comments {
		font-size: 80%;
	}
}

@media screen and (max-width: 991.98px) {

	
	#Page-top .header-box {
		border-bottom: 0px;
	}
}
@media screen and (min-width:768px) and (max-width: 991.98px) {
	.header-logo img {
		width: 150px;
	}
}

.red { color: #ff0000;}

.breadcrumb-item + .breadcrumb-item::before {
	content: ">"
}
.nav-item {
	width: 100%;
}

.nav-item .nav-link {
	padding: 0.75em 0.5em 0.75em 0.75em; color: #ffffff;
	font-weight: normal;
	font-size: 120%;
	letter-spacing: 0.2em;
	transition: none!important;
}


.nav-link-sub { color: #ffffff; margin: 0; font-size: 90%; letter-spacing: 0.1em; }
.header-menu-box {
	 display: flex; flex-direction: column;
}
.header-menu-box .telbox a {
	display: flex; flex-direction: row; font-family: "Arial Black", Gadget, "sans-serif"; font-size: 140%; padding-left: 0em;
}
.telbox img { width: 24px;}

.header-menu-box .otoi {
	 font-size: 90%; padding: 0; margin: 0;
}

@media screen and (max-width:767.98px) {
	.nav-item {
		width: 100%; border-left: none;
	}
	.nav-item:nth-child(5n) {
		border-left: none; border-right:none;
	}
	
	.nav-item .nav-link {
		padding: 1em; color: #ffffff; font-weight: bold;}
	
	.nav-link-sub { display: none; }
	
}

a.nav-link:hover, a.nav-link:hover .nav-link-sub {
	color: #0f3f74!important;
}

/*---------------------------------------------*/
/* SIZE
============================================== */
section {
	padding: 70px 0;
}

/*---------------------------------------------*/
/* TOP #topImage
============================================== */
/*.topImage {
    width: 100%;
    height: 550px;
	display: flex;
	z-index: 9;
/*    max-width: 1200px;*/
   /* margin: 0 auto;
    position: relative;
	padding: 0;/*    padding: 245px 0 448px;*/
/*}
.topImage::before {
    z-index: -1;
    position: absolute;
    content: '';
    background: url(../images/p2-PC-bg2.jpg) center no-repeat;
    width: 100%;
    background-size: cover;
    height: 550px;
    bottom: 0;
    right: -20%;
}
.topImage div {
		align-self: center;
	}

@media screen and (max-width: 767.98px) {
/*
	.topImage {
	width: 80%;
	height: 350px;
	background: url("../images/p2-SP-bg2.jpg") no-repeat center;
	background-size: cover;
		display: flex;
}
*/
	/*.topImage div {
		align-self: center;
	}
}

/*---------------------------------------------*/
/* TOP #itemLineup-frame
============================================== */
#itemLineup-frame p {
	line-height: 1.8em;
	font-size: 110%;
}
#itemLineup-frame h1 {
	text-align: left;
	text-indent: 0;
	font-size: 22px;
	color: #5da290;
	font-weight: bold;
}
/*---------------------------------------------*/
/* TOP #top-Service
============================================== */
#top-Service .serviceBox {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}
#top-Service .serviceBox .inner {
	width: calc(( 100% - 30px )/2);
	margin-bottom: 30px;
	background-color: rgba(0,0,0,.50);
}

#top-Service .serviceBox .inner a:hover {
	opacity: 0.5;
}
#top-Service .serviceBox .inner a img {
	object-fit: cover;
}

#top-Service .serviceBox .inner a p {
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	padding: 0.5em 0 0 0;
	color: #fff;
	display: block;
	line-height: 1.2em;
	height: 3.6em;
	position:relative;
	top: 0.5em;
}

.serviceBox-tel a {
	display: block;
	width: 80%;
	margin: 10px auto;
}
.serviceBox-tel a:hover {
	opacity: 0.5;
}
@media screen and (min-width: 992px) and (max-width:1199.98px) {
	#top-Service .serviceBox .inner a p {
		font-size: 22px;
	}	
}

@media screen and (min-width: 768px) and (max-width: 1199.98px) {
	#top-Service .serviceBox {
		width: 100%;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#top-Service .serviceBox .inner {
		width: 100%;
		margin-bottom: 25px;
		background-color: rgba(0,0,0,.50);
	}
	#top-Service .serviceBox .inner a p {
		text-align: center;
		font-size: 20px;
		font-weight: bold;
		padding: 0.5em 0 0 0;
		color: #fff;
		display: block;
		line-height: 1.2em;
		height: 3.6em;
		position:relative;
		top: 0.5em;
	}
	.serviceBox-tel a {
		display: block;
		width: 100%;
		margin: 10px auto;
	}
}

@media screen and (max-width: 767.98px) {
	#top-Service .serviceBox .inner {
		width: 100%;
		margin-bottom: 25px;
		background-color: rgba(0,0,0,.50);
	}
	
	#top-Service .serviceBox .inner a p {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding: 0.5em 0 0 0;
	color: #fff;
	display: block;
	line-height: 1em;
	height: 3em;
/*	background-color: rgba(0,0,0,.50);*/
	position:relative;
	top: 0.5em;
}
	.serviceBox-tel a {
	display: block;
	width: 100%;
	margin: 10px auto;
}
	
	.serviceBox div:last-child {
	background-color: #ffffff;
	}
}
/*---------------------------------------------*/
/* TOP #topJirei
============================================== */
.jireiBox {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
}

.jireiBox {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}

.jireiBox .inner {
	width: 48%;
}

.jireiBox .inner img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#topCompany .jireiBox .inner img {
	height: 100%;
/*	max-width: 450px;*/
	width: 100%;
	object-fit: cover;
}
@media screen and (min-width: 991.98px) and (max-width:1199.98px) {
	#topCompany .jireiBox .inner img {
	height: 100%;
	max-width: 330px;
	object-fit: cover;
}
}
@media screen and (max-width: 991.98px) {
	
	.jireiBox {
		flex-direction: column;
	}
	.jireiBox .inner {
		width: 100%!important;
		margin-bottom: 20px;
	}
	
	.jireiBox .inner img {
		max-height: 200px;
		width: 100%!important;
		object-fit: cover;
	}
	#topCompany .jireiBox .inner img {
	height: 100%;
	max-width: 100%;
	object-fit: cover;
}
}

.btn-jirei {
	display: block;
	padding: 1em 1em;
	border: 1px solid #cccccc; font-size: 110%;
	margin-top: 50px;
	width: 100%;
	text-align: center;
	max-width: 500px;
	margin: 30px auto 0 auto;
	background-color: #fff;
	letter-spacing: 0.1em;
}
.btn-jirei:hover {
	opacity: 0.5;
	color: #aaaaaa;
}

/*---------------------------------------------*/
/* index.html #top-RecComp
============================================== */
.RecCompBox {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	background:url("../images/top-recruit2.png");
	background-size: cover;
	background-repeat: no-repeat;
}

.RecCompBox .inner {
	width: 100%;
}

@media screen and (min-width:768px) {
	.RecCompBox {
		flex-direction: row;
		justify-content: space-between;
	}
	
	.RecCompBox .inner {
		width: 50%;
	}
}

/*---------------------------------------------*/
/* main-bar
============================================== */
#Page-service .top-main-bar {
	width: 100%;
	height: 300px;
	background: url("../images/top-slide-03.jpeg") no-repeat center;
	background-size: cover;
	display: flex;
	align-items: center;
	margin: 0;
}

#Page-company .top-main-bar {
	width: 100%;
	height: 300px;
	background: url("../images/top-company2.jpeg") no-repeat center;
	background-size: cover;
	display: flex;
	align-items: center;
	margin: 0;
}

#Page-recruit .top-main-bar {
	width: 100%;
	height: 300px;
	background: url("../images/main-bar-recruit.jpg") no-repeat top;
	background-size: cover;
	display: flex;
	align-items: center;
	margin: 0;
}

#Page-contact .top-main-bar {
	width: 100%;
	height: 300px;
	background: url("../images/top-recruit2.png") no-repeat center;
	background-size: cover;
	display: flex;
	align-items: center;	
	margin: 0;
}
#Page-works .top-main-bar {
	width: 100%;
	height: 300px;
	background: url("../images/main-bar-works.jpeg") no-repeat center;
	background-size: cover;
	display: flex;
	align-items: center;
	margin: 0;
}

#Page-thanks .top-main-bar {
	width: 100%;
	height: 300px;
	background: url("../images/top-thanks.jpeg") no-repeat center;
	background-size: cover;
	display: flex;
	align-items: center;
	margin: 0;
}


.top-main-bar h1 {
	font-size: 140%;
	margin: 0 auto;
	color: #ffffff;
	font-weight: bold;
	z-index: 3;
}
.top-main-bar h1 span {
	font-size: 16px;
	letter-spacing: 0.2em;
}
.top-main-bar:after {
	content: '';
	height: 333px;
/*	background-color: rgba(0,0,0,0.30);*/
	background-color: rgba(0,0,0,0.30);
	position: absolute;
	top: 0; right:  0; bottom: 0; left: 0;
	z-index: 2;
}
.recruit-push {border: 1px solid #333333; padding: 0.75em; margin: 0;}

@media screen and (max-width:767.98px) {
	#Page-company .top-main-bar, #Page-recruit .top-main-bar, #Page-contact .top-main-bar , #Page-works .top-main-bar, #Page-service .top-main-bar {
		height: 200px;
	}
	.top-main-bar:after {
	content: '';
	height: 200px;
/*	background-color: rgba(0,0,0,0.30);*/
	background-color: rgba(0,0,0,0.30);
		position: absolute;
		top: 166px;
	z-index: 2;
}
	
}


@media screen and (min-width: 768px) and (max-width:991.98px) {
	.top-main-bar:after {
	content: '';
	height: 300px;
/*	background-color: rgba(0,0,0,0.30);*/
	background-color: rgba(0,0,0,0.30);
		position: absolute;
		top: 152px;
	z-index: 2;
}
}
/*---------------------------------------------*/
/* 全ページ共通 breadcrumb
============================================== */
.breadcrumb-list {
	padding: 0.5em;
	font-size: 14px;
	background-color: rgba(210,224,198,0.30);
}
.breadcrumb {
	margin-bottom: 0!important;
}
.breadcrumb-list .active {
	text-decoration: underline;
}


/*---------------------------------------------*/
/* Carousel
============================================== */
.carousel-bgcolor {
	background-color: #f2f2f2;
}

.carousel-control-next, .carousel-control-prev {
	width: 5%!important;
}

/*---------------------------------------------*/
/* business
============================================== */
#bundenban div {
	width: 30%;
	padding: 30px 0;
}

#business-circle, #business-circle2 ,#business-circle3 {
	width: 100%;
	margin: 10px auto;
	align-items: flex-start;
}
#business-circle div {
	width: 30%;
}
.business-list li {
	padding: 0.75em 0;
}
@media screen and (max-width: 767.98px) {
	#business-circle div {
		width: 100%;
		margin: 10px auto;
		align-items: center;
		flex-direction: column;
	}
}



/*---------------------------------------------*/
/* Footer
============================================== */

.bottom-space {
	padding: 30px 0;
}
footer {
	background-color: #5da290;
	font-size: 1em;
	border-top: 2px solid #5da290;
}
.footer-copyright {
	width: 100%;
	height: 60px;
	line-height: 60px;
	color: #fff!important;
	background-color: #5da290;
}
#footer-content {
	display: flex; flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	width: 100%;
	max-width: 550px;
	margin: 0 auto;
}

.footer-company {
	font-size: 140%;
	font-weight: 700;
}
img.footer-logo { width: 120px; }

#footer-content p { margin: 0; }

.serviceArea {
	padding-top: 20px;
}

.serviceArea p {
	font-size: 80%;
	margin: 0;
}
.topPlace-02Box {
	display: flex;
	flex-direction: row;
	width: calc( 100% - 340px );
	height: 300px;
}
.topPlace-01 {
	width: 300px;
	display: flex;
	flex-direction: column;
	align-content: space-between;
}
.topPlace-01 img {
	width:  170px;
}
.Google-map {
    position: relative;
    width: 100%;
    /*height: 0;
    padding-top: 200px; 56.25%比率をお好みで*/
}
.Google-map iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.footer a:hover { opacity: 0.5; }

.topPlaceBox {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
}

@media screen and (min-width:768px) and (max-width:991.98px) {
	.Google-map {
		position: relative;
		width: 100%;
	}
	.topPlace-02Box {
		display: flex;
		flex-direction: row;
		width: calc( 100% - 320px );
		height: 300px;
	}
	.topPlace-01 {
		width: 300px;
		display: flex;
		flex-direction: column;
		align-content: space-between;
	}
}
@media screen and (max-width:767.98px) {
	.topPlaceBox {
		flex-direction: column;
	}
	.topPlace-01 {
		width: 100%!important;
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
	}
	.topPlace-01 img {
		width: 140px;
		margin-right: 50px; 
	}
	.topPlace-02 {
		margin-top: 20px;
		padding-right: 20px; 
	}
	.topPlace-02Box {
	display: flex;
	flex-direction: row;
	width: 100%;
		height: 250px;
}
	.Google-map {
		margin-top: 20px;
		width: 100%;
	}
	
	.footer-copyright {
		padding-bottom: 10px;
	}
	
}
@media only screen and (min-width: 768px) {
.sp-conversion {
    display: none;
}
}
/*---------------------------------------------*/
/* 大デバイス（デスクトップ, 992px 未満）
============================================== */
@media screen and (max-width: 991.98px) {

	
} /* END */

/* 中デバイス（タブレット, 768px 未満）
============================================== */
@media screen and (max-width: 767.98px) {
	img.footer-logo {
		width: 100px;
	}
	
	.footer-company {
	font-size: 120%;
	font-weight: 700;
}

.gnav-item {
	display: block;
	width: 100%;
	border: none;
}
.gnav-item+ .gnav-item {
	border: none;
}
table th, table td {
	padding: .25rem !important;
}
table th:first-child {
	width: 25%;
}
	
	
} /* END */

@media screen and (max-width:575.98px ) {
	#footer-content {
		display: flex;
		flex-direction: column;
		margin: 0 auto
	}
}


/* h1～h6
============================================== */
h2 {
	letter-spacing: 0.15em;
	font-family: 'BIZ UDPGothic','Poppins', Gadget, 'sans-serif'!important;
}
h1 {
	font-family:'BIZ UDPGothic','Poppins',  'Noto Serif JP', Meiryo, "sans-serif"!important;
}
.short-udline {
	display: inline-block;
    position: relative;
    padding-bottom: 3px;
    margin-bottom: 50px;
	font-weight: 900;
	letter-spacing: 0.05em;
}
.short-udline:before {
    display: inline-block;
    position: absolute;
    content: '';
    bottom: -10px;
    left: 50%;
    width: 50px;
    height: 2px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background-color: #5da290;
}

.midashi-borderXY {
	border-top: 1px solid #aaa;
	padding: 0.75em 0; border-bottom: 2px solid #aaa;
	margin: 0; line-height: 1em;
}
/*スマホ*/
@media screen and (min-width: 320px) and (max-width:767.98px) {
	
	.h2-udline {
		border-bottom: 2px solid #333333;
		width: 100%;
		font-size: 1.2em;
		padding-bottom: 0.25em;
		margin: 1rem 0 1rem 0;
		font-weight: 600;
		border-left: none;
	}
	
	.h2-udlineGray {
		border-bottom: 2px solid #cccccc;
		width: 100%;
		font-size: 1.2em;
		padding-bottom: 0.25em;
		margin: 1rem 0 2rem 0;
		font-weight: 600;
		border-left: none;
	}
}

/*tablet*/
@media screen and (min-width: 768px)  {
	.h2-udline {
		border-bottom: 2px solid #333333;
		width: 100%;
		font-size: 1.2em;
		padding-bottom: 0.25em;
		margin: 1rem 0 1rem 0;
		font-weight: 600;
	}
	
	.h2-udlineGray {
		border-bottom: 1px solid #cccccc;
		width: 100%;
		font-size: 1.2em;
		padding-bottom: 0.25em;
		margin: 1rem 0 2rem 0;
		font-weight: 600;
	}
	
	.h2-sideline {
		color: #333333;
		font-size: 1.2em;
		display: flex;
	  align-items: center;
	  justify-content: space-between;
	}
	
	.h2-sideline::before, .h2-sideline::after {
	  border-top: 1px solid #333333;
	  content: "";
	  width: 25vw; 
	}
	.h2-sideline::before {
	  margin-right: 1em; 
	}
	.h2-sideline::after {
	  margin-left: 1em; 
	}
}


#News {
	font-size: 0.8em;
}

.news-link {
	text-decoration: none;
}
.news-link:hover {
	cursor: pointer;
	color: #3b74a6;
	text-decoration: underline!important;
}
.News-content {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	border-bottom: 1px solid #333333;
	margin-bottom: 0.25em;
}

.News-days p, .News-daysEN p {
	margin: 0;
}
.News-days {
	width: 18em;
	display: flex; align-items: center; justify-content: space-between; padding-right: 2em; 
}
.News-daysEN {
	width: 15em;
	display: flex; align-items: center; justify-content: space-between; padding-right: 2em; 
}
@media screen and (max-width: 767.98px) {
		.News-content {
			flex-direction: column;
		}
		.News-days {
			width: 100%;
			max-width: 250px;
		}
		.News-daysEN {
			width: 100%;
			max-width: 190px;
		}
	}
#LineupNew {
	padding: 3vw 0;
}

#LineupNew a { text-decoration: none; }

#LineupNew a:hover { opacity: 0.5; }

#LineupNew .LinupNew-inner {
	width: calc( 32% - 10px );
}

@media screen and (max-width: 767.98px) {
	#LineupNew .LinupNew-inner {
		width: calc( 100% - 10px );
		margin-bottom: 30px;
	}
}

#LineupNew .LinupNew-inner p {
	margin: 0;
	text-align: center;
	line-height: 2em;
}
.LineupNew-title { font-size: 20px; padding-top: 30px;}
.LinupNew-inner p.colorGreencolorGreencolorGreencolorGreencolorGreencolorGreencolorGreencolorGreencolorGreencolorGreencolorGreencolorGreencolorGreen { font-size: 100%; padding-bottom: 30px; }

/*---------------------------------------------*/
/* contact
============================================== */
#form-table {
	width: 100%; border: 0.5px solid #aaa;
}

#form-table tr th, #form-table tr td {
	padding: 1rem;
}

#form-table tr th {
	font-weight: normal;
	background-color: #eeeeee;
	width: 20%;
	max-width: 180px;
	border-right: 1px dotted #aaa;
	vertical-align: middle;
/*	border-left: 3px solid #3b74a6;*/
}

#form-table tr {
	border: 1px solid #aaa;
	border-left: none; border-right: none;
	border-collapse: collapse;
}
@media screen and (max-width: 767.98px) {
	#form-table tr th {
		width: 20%;
		max-width: none;
		font-size: 0.9em;
	}	
}
	
/*---------------------------------------------*/
/* company
============================================== */
.top-aisatsu-table, .company-line {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.top-aisatsu-table .left {
	width: calc( 100% - 360px);
}

.top-aisatsu-table .right {
	width: 330px;
}

.top-aisatsu-table .right img {
	width: 330px;
	height: 100%;
	object-fit: cover;
}
section.top-aisatsu {
	padding: 50px 0;
}
.company-info {
	width: 80%;
	margin: 0 auto;
}
.company-info .company-line {
	border-bottom: 0.5px solid #aaa;
	border-collapse: collapse;
	padding: 1rem 0.5em;
	line-height: 1.8rem;
}
.company-line div.ccc {
	width: 77%;
}
.company-line div.ccc p {
		margin: 0;
	}
.company-midashi {
	color: #333333;
	font-weight: bolder;
	padding-left: 1em;
	width: 23%;
	display: flex;
	align-items: center;
}




	.torihikisaki {
		display: flex; flex-wrap: wrap; flex-direction: row;
		
	}
	.torihikisaki div.aaa {
		width: 30%;
	}
	.torihikisaki div.bbb {
		width: 70%;
		line-height: 1.2em;
		padding-bottom: 1em;
	}
.torihikisaki p {
	word-break: break-all;
}


@media screen and (max-width:767.98px) {
	.top-aisatsu { padding: 10px;}
	.top-aisatsu-table {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		justify-content: space-between;
		font-size: 90%;
	}
	.top-aisatsu-table .left, .top-aisatsu-table .right {
		width: 100%;
	}
	
	.top-aisatsu-table .right img {
	width: 100%;
	height: 400px;
		padding-top: 10px;
	object-fit: cover;
}
	
	.company-line div:nth-child(2n) {
		width: 100%;
	}
	.company-line div:nth-child(2n) p {
		margin: 0;
	}
	.company-midashi {
		color: #333333;
		font-weight: bolder;
		padding-left: 0em;
		padding-bottom: 0.5em;
		width: 100%;
	}
	
	.torihikisaki div.aaa {
		width: 39%!important;
	}
	.torihikisaki div.bbb {
		width: 59%!important;
	}
	
}

.company-images {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap:wrap;
}
.company-images .course-box {
	width: calc( 50% - 10px );
		margin-bottom: 20px;
}



@media screen and (min-width:768px) {
	.history-kaihatsu {
		flex-direction: row;
	}

	.company-images .course-box {
	width: calc( 25% - 10px );
}
}


.text-line {
	display: flex;
	align-items: center;
	width: 100%;
	padding: 0;
	margin: 1.5rem 0;
}

.text-line:after {
  content: "";
  flex-grow: 1;
  height: 1px; /* 線の太さ  .text-line:before, */
  background: #aaa; /* 線の色 */
}

.text-line:after {
	margin-left: 2rem;
}


.text-lineBlue {
	display: flex;
	align-items: center;
	width: 100%;
	padding: 0;
	margin: 1.5rem 0;
}

.text-lineBlue:before, .text-lineBlue:after {
  content: "";
  flex-grow: 1;
  height: 2px; /* 線の太さ */
  background:#3b74a6; /* 線の色 */
}

.text-lineBlue:before {
	margin-right: 2rem;
}

.text-lineBlue:after {
	margin-left: 2rem;
}



.ouyoubunya {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
}
.-ouyoubunyainner {
	display: flex;
	width: calc(50% - 10px);
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
}
.appli-images {
	width: 100%;
	display: flex;
	flex-direction: row;
}

.appli-images div img{
	width: 100%;
}

.appli-images div {
	width: calc(50% - 10px);
}


#product-design .kaihatsu-box p:nth-child(odd) {
	margin: 0rem 0 1.5rem 1.25rem;
	line-height: 1.5rem;
}

#product-design .history-kaihatsu strong {
	color: #3b74a6;
}





.more-info {
	background-color: #ffff00;
	padding: 1rem 0;
}

.more-images {
	border: 3px solid #ffff00;
}


.keikou {
	background-color: #FB64F5;
}

/*---------------------------------------------*/
/* service.html
============================================== */
#Page-service article {
	margin: 50px 0;
}
#Page-service .serviceBox {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 30px;
}

#Page-service .serviceBox .inner {
	width: calc( 50% - 10px );
}

.priceTable tr th {
	background-color: rgba(4,191,140,.30);
	text-align: center;
	border: 0.5px solid #333;
}

.priceTable tr td {
	border: 0.5px solid #333;
	border-collapse: collapse;
}
@media screen and (max-width:991.98px) {
	.serviceBox {
		flex-direction: column;
	}
	
	.serviceBox .inner-img, .serviceBox .inner-txt {
		width: 98%;
		margin: 0 auto;
		padding: 15px 0;
	}
	
	.serviceBox .btn-jirei {
		width: 70%;
		display: block;
		text-align: center;
		margin: 0 auto;
		background-color: #fff;
	}
}

.serviceLineup {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	
}

.serviceLineup .inner-img {
	width: calc( 33% - 15px );
	margin-bottom: 30px;
}

.flowList {
	width: 90%;
	margin: 0 auto;
}
.flowList li {
	display: flex;
	flex-direction: row;
	padding: 1em;
	background-color: rgba(210,224,198,.2);
	align-items: center;
	box-shadow: 2px 2px 5px #aaa;
}

.flowList li p.num {
	font-size: 70px;
	margin: 0;
	padding: 5px;
	line-height: 1em;
	font-weight: 900;
	color: #666;
}
.flowList li:nth-of-type(2n-1) div p:first-child {
	font-weight: 900;
	font-size: 22px;
	width: 100%;
	border-bottom: 0.5px solid #666;
	display: block;
}
.flowList li:nth-of-type(2n) {
	background-color: #ffffff;
	box-shadow: none;
	margin: 5px 0;
}
.flowList li:nth-of-type(2n) p {
	font-size: 50px;
	margin: 0;
	width: 100%;
	text-align: center;
	line-height: 1em;
	padding: 0;
}

@media screen and (max-width: 767.98px) {
	.flowList li p.num {
		font-size: 50px;
		margin: 0;
		padding: 5px;
		line-height: 1em;
		font-weight: 900;
		color: #666;
	}
	.flowList li:nth-of-type(2n-1) div p:first-child {
		font-weight: 900;
		font-size: 18px;
		width: 100%;
		border-bottom: 0.5px solid #666;
		display: block;
	}
	
	.flowList li:nth-of-type(2n-1) div p:last-child {
		font-size: 14px;
	}
}
/*---------------------------------------------
works.html  施工事例
===============================================*/
.worksBox {
	width: 98%;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 10px 0;
}
.worksBox .inner {
	width: calc( ( 100% / 4 )  - 15px );
	margin-bottom: 30px;
}
.worksBox .inner p{
	margin: 3px 0 0 0;
	line-height: 1.8em;
	font-size: 14px;
}
.worksBox .inner a img {
	width: 224px;
	height: 150px;
	object-fit: cover;
}

.worksBox2 {
	width: 98%;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 10px 0;
}

.worksBox2 .inner {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	padding: 15px;
	background-color: #f2f2f2;
	justify-content: space-between;
	width: calc( ( 100% / 2 ) - 15px );
	margin-bottom: 30px;
}

.worksBox2 .inner div:nth-of-type(1) {
	align-self: flex-start;
}
.worksBox2 .inner div:nth-of-type(2) {
	align-self: center;
}
.worksBox2 .inner div:nth-of-type(3) {
	align-self: flex-end;
}
.worksBox2 .inner p{
	margin: 0;
}
.worksBox2 .inner a img {
	width: 224px;
	height: 150px;
	object-fit: cover;
}

.worksBox2 h3 {
	font-size: 140%;
}
@media screen and (min-width: 768px) and (max-width:1198.98px) {
	.worksBox div.inner {
		width: calc( ( 100% - 20px ) / 3 );
		margin-bottom: 40px;
	}
}


@media screen and (max-width: 767.98px) {
	.worksBox div.inner {
		width: calc( ( 100% - 20px ) / 2 );
		margin-bottom: 20px;
	}
}


.contactBox {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	flex-direction: row;
}
.contactBox div {
	width: 50%;
}

.contactBox div a {
	background-color:#d2e0c6;
	padding: 15px 0;
	max-width: 300px;
}

@media screen and (max-width: 767.98px) {
	.contactBox {
		flex-direction: column;
	}
	
	.contactBox div {
		width: 80%;
		margin: 10px auto 0 auto;
	}
}

/*---------------------------------------------*/
/* recruit
============================================== */
.recruit-info {
	border: 0.5px solid #aaa;
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
}

.recruit-line {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
.recruit-info .recruit-line {
	border-top: 0.5px solid #aaa;
	border-collapse: collapse;
	line-height: 1.8rem;
}

.recruit-line div:nth-child(2n) {
	width: 85%;
}
.recruit-line div:nth-child(2n) p {
	margin: 0;
	padding:  1em;
	}
.recruit-midashi {
	color: #000000;
	font-weight: bolder;
	background-color: rgba(210,224,198,.40);
	padding-left: 0em;
	width: 15%;
	display: flex;
	align-items: center;
}
.recruit-midashi p {
	text-align: center;
	margin: 0 auto;
}

.w-90 {
	width: 90%;
	max-width: 750px;
	margin: 0 auto 50px auto;
}
@media screen and (max-width:767.98px) {
	.recruit-line div:nth-child(2n) {
		width: 100%;
	}
	.recruit-midashi {
		width: 100%;
	}
	
	.recruit-info {
		width: 90%;
		margin: 0 auto;
	}
}

.recformBox {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
	border: 0.5px solid #aaa;
}
.recformBox .recform-koumoku {
	padding: 0.5em;
	background-color: #f2f2f2;
	width: 20%;
	text-align: center;
	display: flex;
	justify-content: center;
	border-bottom: 0.5px solid #aaa;
}
.recformBox .recform-koumoku p {
	align-self: center;
	margin: 0;
}

.recformBox div:nth-of-type(2n) {
	padding: 0.5em;
	width: 80%;
	border-bottom: 0.5px solid #aaa;
}

@media screen and (max-width:767.98px) {
	.recformBox {
		width: 90%;
		margin: 0 auto;
	}
	 .recformBox .recform-koumoku, .recformBox div:nth-of-type(2n) {
		width: 100%;
		display: block;
	}
}