@charset "utf-8";
@import url('common.css');
@import url('amime.css');
@import url('slick-theme.css');
@import url('slick.css');


/*＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊
TOP PAGE
＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊*/



/* ＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊
PCページレイアウト
＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊ */


@media all and (min-width: 1025px) {

#pageTitle{
	position: relative;
	width:100%;
	height:370px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:url(../images/visu_company.webp) no-repeat 50% bottom;
	background-size: cover;
	text-align:center;
}

#pageTitle h1{
	margin:0 0 0 0;
	padding:170px 0 0 0;
	font-size:var(--font-40);
	font-weight:500;
	line-height:1.7;
	letter-spacing: 5px;
	color:var(--color-WH);
}

#pageTitle h1 span{
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family: "Wix Madefor Text", sans-serif;
	font-size:var(--font-18);
	font-weight:400;
	line-height:1.7;
	letter-spacing: 2px;
	color:var(--color-WH);
}



/* company1 */

#company1{
	position: relative;
	width:94%;
	max-width:1100px;
	margin:0 auto 0 auto;
	padding:100px 0 0 0;
	display: flex;
	justify-content:space-between;
	align-items:stretch;
	flex-wrap:wrap;
	list-style-type:none;
	flex-direction:row-reverse;
}

#company1 div.ph{
	width:47%;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#company1 div.ph img{
	width: 100%;
}

#company1 table{
	width:47%;
	margin:0;
	padding:0;
	border-collapse: collapse;
}

#company1 table th{
	width:12vw;
	margin:0;
	padding:25px 0;
	border-top:1px solid var(--color-BLU1);
	font-size:var(--font-16);
	font-weight:500;
	line-height:1.8;
	letter-spacing: 1px;
	text-align: left;
}

#company1 table td{
	margin:0;
	padding:25px 0 25px 20px;
	border-top:1px solid var(--color-Gcc);
	font-size:var(--font-15);
	font-weight:400;
	line-height:1.8;
	letter-spacing: 1px;
	text-align: left;
}





/* company2 */

#company2{
	position: relative;
	width:94%;
	max-width:1100px;
	margin:0 auto 0 auto;
	padding:0 0 100px 0;
}

#company2 div.ph{
	width:40vw;
	max-width:500px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:right;
}

#company2 div.ph img{
	width: 100%;
}

#company2 table{
	width: 100%;
	margin:0;
	padding:0;
	border-collapse: collapse;
}

#company2 table th{
	width:12vw;
	margin:0;
	padding:25px 0;
	border-top:1px solid var(--color-BLU1);
	font-size:var(--font-16);
	font-weight:500;
	line-height:1.8;
	letter-spacing: 1px;
	text-align: left;
}

#company2 table td{
	margin:0;
	padding:25px 0 25px 20px;
	border-top:1px solid var(--color-Gcc);
	font-size:var(--font-15);
	font-weight:400;
	line-height:1.8;
	letter-spacing: 1px;
	text-align: left;
}
#company2 table td ul{
	margin:0 0 0 20px;
	padding:0 0;
	display: flex;
	justify-content:space-between;
	align-items:stretch;
	flex-wrap:wrap;
}

#company2 table td ul li{
	width:48%;
	margin:0 0 0 0;
	padding:0 0;
}

#company2 table td dl{
	margin:0 0 0 0 !important;
	padding:0 0 !important;
}

#company2 table td dt{
	margin:0 0 0 0;
	padding:0 0;
}

#company2 div.block dd{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#company2 table td table{
	margin:10px 0 0 0;
	padding:0 0;
}

#company2 table td th{
	width:7vw;
	margin:0;
	padding:0 0;
	border-top:none;
	font-size:var(--font-15);
	font-weight:500;
	line-height:1.8;
	letter-spacing: 1px;
	text-align: left;
}

#company2 table td td{
	margin:0;
	padding:0 0 0 20px;
	border-top:none;
	font-size:var(--font-15);
	font-weight:400;
	line-height:1.8;
	letter-spacing: 1px;
	text-align: left;
}

#company2 table td div.map{
	margin:30px 0 0 0;
	padding:0 0 0 0;
}

#company2 table td iframe{
	width:100%;
	height:450px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

}













/* ＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊
SPページレイアウト
＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊ */




@media all and (max-width: 1024px) {


#pageTitle{
	position: relative;
	width:100%;
	height:160px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:url(../images/visu_company.webp) no-repeat 50% bottom;
	background-size: cover;
	text-align:center;
}

#pageTitle h1{
	margin:0 0 0 0;
	padding:50px 0 0 0;
	font-size:var(--font-26);
	font-weight:600;
	line-height:1.7;
	letter-spacing: 5px;
	color:var(--color-WH);
}

#pageTitle h1 span{
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family: "Wix Madefor Text", sans-serif;
	font-size:var(--font-14);
	font-weight:400;
	line-height:1.7;
	letter-spacing: 1px;
	color:var(--color-WH);
}





/* company1 */

#company1{
	position: relative;
	width:86%;
	margin:0 auto 0 auto;
	padding:50px 0 0 0;
}

#company1 div.ph{
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#company1 div.ph img{
	width: 100%;
}

#company1 table{
	width:100%;
	margin:0;
	padding:0;
	border-collapse: collapse;
}

#company1 table th{
	display:block;
	margin:0;
	padding:15px 0 0 0;
	font-size:var(--font-13);
	font-weight:500;
	line-height:1.8;
	letter-spacing: 0;
	text-align: left;
}

#company1 table td{
	display:block;
	margin:0;
	padding:7px 0 15px 0;
	border-bottom:1px solid var(--color-Gcc);
	font-size:var(--font-13);
	font-weight:400;
	line-height:1.8;
	letter-spacing: 0;
	text-align: left;
}





/* company2 */

#company2{
	position: relative;
	width:86%;
	margin:0 auto 0 auto;
	padding:0 0 80px 0;
}

#company2 table{
	width: 100%;
	margin:0;
	padding:0;
	border-collapse: collapse;
}

#company2 table th{
	display:block;
	margin:0;
	padding:15px 0 0 0;
	font-size:var(--font-13);
	font-weight:500;
	line-height:1.8;
	letter-spacing: 0;
	text-align: left;
}

#company2 table td{
	display:block;
	margin:0;
	padding:7px 0 15px 0;
	border-bottom:1px solid var(--color-Gcc);
	font-size:var(--font-13);
	font-weight:400;
	line-height:1.8;
	letter-spacing: 0;
	text-align: left;
}

#company2 table td ul{
	margin:0 0 0 20px;
	padding:0 0;
}

#company2 table td ul li{
	margin:0 0 0 0;
	padding:0 0;
}

#company2 table td dl{
	margin:0 0 0 0 !important;
	padding:0 0 !important;
}

#company2 table td dt{
	margin:0 0 0 0;
	padding:0 0;
}

#company2 div.block dd{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#company2 table td table{
	margin:10px 0 0 0;
	padding:0 0;
}

#company2 table td th{
	display:table-cell;
	width:75px;
	margin:0;
	padding:0 10px 0 0;
	border:none;
	font-size:var(--font-13);
	font-weight:500;
	line-height:1.6;
	letter-spacing: 0;
	text-align: left;
}

#company2 table td td{
	display:table-cell;
	margin:0;
	padding:0 0 0 0;
	border:none;
	font-size:var(--font-13);
	font-weight:400;
	line-height:1.6;
	letter-spacing: 0;
	text-align: left;
}

#company2 table td div.map{
	margin:30px 0 0 0;
	padding:0 0 0 0;
}

#company2 table td iframe{
	width:100%;
	height:300px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

}

