@charset "UTF-8";
/* CSS Document */
html {scroll-padding-top:215px;}
@media screen and (max-width: 750px){
	html {scroll-padding-top:41.33vw;}
}

/*
p {font-family: 'Noto Sans JP', sans-serif;
	font-feature-settings: "palt" 1;}
 font-weight: regular 400,medium 500,semibold 600,bold 700; */




/*フレーム*/
.sec1 {padding:150px 0;}
@media screen and (max-width: 750px){
	.sec1 {padding:13.33vw 0;}
}

.sec1_inner {max-width:1060px;margin:0 auto;}
.sec1_box {width:92.45%;margin:0 auto;}
@media screen and (max-width: 750px){
	.sec1_inner {width:100%;}
	.sec1_box {width:92%;margin:0 auto;}
}
/*フレームend*/




/*タイトル｜アンカー*/
.sec_company {padding:216px 0 80px;}
@media screen and (max-width: 750px){
	.sec_company {padding:41.33vw 0 16vw;}
}

.sec_company_content {width:100%;margin:0 auto;
	display:flex;justify-content:space-between;}
@media screen and (max-width: 750px){
	.sec_company_content {width:100%;margin:0 auto;
		display:block;}
}

.company_title {width:255px;}
@media screen and (max-width: 750px){
	.company_title {width:100%;margin-bottom:13.33vw;}
}


.company_anchor {width:375px;display:block;}
@media screen and (max-width: 750px){
	.company_anchor {width:100%;}
}

.company_anchor a {display:block;transition:all 0.3s;}
.company_anchor a:hover {opacity:0.3;}
@media screen and (max-width: 750px){
	.company_anchor a:hover {opacity:1;}
}

.company_anchor_content {width:100%;display:flex;
	justify-content:space-between;}
.company_anchor_content li {width:92px;display:block;}
@media screen and (max-width: 750px){
	.company_anchor_content {width:100%;margin:0 auto;}
	.company_anchor_content li {width:49.27%;}
}

.c_anc_btm {margin-bottom:20px;}
@media screen and (max-width: 750px){
	.c_anc_btm {margin-bottom:1.33vw;}
}


.c_anchor_cntnt_txt a {width:100%;display:flex;
	justify-content:space-between;}
.c_anchor_cntnt_txt a p {color:#000;font-size:14px;
	font-weight:500;line-height:1;}
.c_anchor_cntnt_txt a .btn_arrow_b {width:14px;}

.anc_gr_plc {width:233px;display:block;margin-top:30px;}

/*タイトル｜アンカーend*/





/*ごあいさつ*/
.sec2 {padding:100px 0;}
@media screen and (max-width: 750px){
	.sec2 {padding:16vw 0 0;}
}

.bg_greeting {
	background:linear-gradient(0deg, rgb(255, 255, 255), rgb(244, 251, 255));}


.gr_title {width:182px;text-align:left;margin-bottom:80px;}
@media screen and (max-width: 1060px){
	.gr_title {margin-bottom:7.54vw;}
}
@media screen and (max-width: 750px){
	.gr_title {width:34.66vw;margin-bottom:10.66vw;}
}


.gr_content {width:100%;margin:0 auto;display:flex;
	justify-content:space-between;}
@media screen and (max-width: 750px){
	.gr_content {display:block;}
}

.gr_txt_content {width:56.12%;color:#000;}
@media screen and (max-width: 750px){
	.gr_txt_content {width:100%;margin-bottom:13.33vw;}
}

.gr_img {width:37.75%;}
@media screen and (max-width: 750px){
	.gr_img {width:100%;}
}

.gr_txt {font-weight:500;font-size:16px;line-height:2;
	text-align:justify;letter-spacing: 0.02em;
	margin-bottom:50px;}
@media screen and (max-width: 1060px){
	.gr_txt {font-size:1.50vw;margin-bottom:4.71vw;}
}
@media screen and (max-width: 750px){
	.gr_txt {font-size:4.26vw;margin-bottom:10.66vw;}
}


.gr_name {margin-left:auto;margin-right:0;
	display:flex;justify-content:flex-end;
	align-items: center;}
@media screen and (max-width: 750px){
	.gr_name {margin-left:auto;margin-right:0;
	display:block;text-align:right;}
}

.gr_name_ctgr {margin-right:20px;
	font-weight:600;font-size:14px;}
.gr_name_img {width:207px;}
@media screen and (max-width: 1060px){
	.gr_name_ctgr {margin-right:1.88vw;font-size:1.32vw;}
	.gr_name_img {width:19.52vw;}
}
@media screen and (max-width: 750px){
	.gr_name_ctgr {margin-right:0;margin-bottom:4vw;
		font-size:3.73vw;}
	.gr_name_img {width:46.13vw;
		margin-left:auto;margin-right:0;}
}
/*ごあいさつend*/




/*経営理念*/
.sec3 {padding:150px 0;}
@media screen and (max-width: 750px){
	.sec3 {padding:21.33vw 0;}
}

.bg_philospphy {background:#007CE6;}

.philospphy {width:472px;margin:0 auto 150px;}
@media screen and (max-width: 750px){
	.philospphy {width:84.05%;margin:0 auto 21.33vw;}
}

.philo_spirits {margin:0 auto 60px;text-align:center;}
.philo_spirits img {width:440px;margin-bottom:20px;}
.philo_spirits p {color:#fff;font-size:14px;
	font-weight:400;letter-spacing:0.05em;}
@media screen and (max-width: 750px){
	.philo_spirits {margin:0 auto 13.33vw;}
	.philo_spirits img {width:53.33vw;margin-bottom:10.66vw;}
	.philo_spirits p {font-size:3.73vw;line-height:2;}
}

.ph_sprt_content {width:100%;margin:0 auto;display:flex;
	justify-content:space-between;
	color:#fff;font-size:14px;font-weight:400;line-height:2;
	text-align:justify;letter-spacing:0.06em;}
.ph_sprt_content li {width:21.93%;}
@media screen and (max-width: 750px){
	.ph_sprt_content {width:84.05%;margin:0 auto;
		display:block;font-size:3.73vw;}
	.ph_sprt_content li {width:100%;}
	.ph_sprt_content li:not(:last-child) {
		margin-bottom:10.66vw;}
}
/*経営理念end*/






/*概要〜沿革*/
.bg_company {background:#EBF8FF;}

.company_info_title {width:100%;text-align:left;
	color:#007CE6;
	font-size:16px;font-weight:500;
	padding-bottom:10px;
	border-bottom:solid 1px #007CE6;
	margin-bottom:30px;}
@media screen and (max-width: 750px){
	.company_info_title {width:100%;text-align:left;
	font-size:4.26vw;
	padding-bottom:2.66vw;
	margin-bottom:5.33vw;}
}


/*会社概要｜許可・登録*/
.company_info_A {width:100%;margin:0 auto 40px;
	display:flex;
	justify-content:space-between;
	text-align:left;color:#000;
	font-size:14px;line-height:1.57;}
@media screen and (max-width: 1060px){
	.company_info_A {font-size:1.32vw;}
}
@media screen and (max-width: 750px){
	.company_info_A {width:100%;margin:0 auto 10.66vw;
		display:block;text-align:justify;
		font-size:3.73vw;}
}


.info_category {font-weight:500;}
.info_content {font-weight:400;text-align:justify;}
.info_content span1 {letter-spacing:-0.015em;}
.info_content span2 a {text-decoration:underline;
	display:inline-block;transition:all 0.3s;}
.info_content span2 a:hover {opacity:0.3;}
@media screen and (max-width: 750px){
	.info_content span1 {letter-spacing:0em;}
	.info_content span2 a:hover {opacity:1;}
}


.c_info_A_gaiyo {width:43.87%;}
.c_info_A_kyoka {width:50%;}
@media screen and (max-width: 750px){
	.c_info_A_gaiyo {width:100%;}
	.c_info_A_kyoka {width:100%;margin-top:10.66vw;}
}

.c_info_A_gaiyo_list ul {width:100%;display:flex;
	justify-content:space-between;
	margin-bottom:20px;}
.gaiyo_list_category {width:19.76%;}
.gaiyo_list_content {width:76.74%;}
@media screen and (max-width: 750px){
	.c_info_A_gaiyo_list ul {width:100%;display:block;
		padding-bottom:5.33vw;
		border-bottom:solid 1px #D9D8D8;
		margin-bottom:5.33vw;}
	.gaiyo_list_category {width:100%;margin-bottom:4vw;}
	.gaiyo_list_content {width:100%;}
}

.c_info_A_kyoka_list ul {width:100%;display:flex;
	justify-content:space-between;
	margin-bottom:20px;}
.kyoka_list_category {width:40.81%;}
.kyoka_list_content {width:56.12%;}
@media screen and (max-width: 750px){
	.c_info_A_kyoka_list ul {width:100%;display:block;
		padding-bottom:5.33vw;
		border-bottom:solid 1px #D9D8D8;
		margin-bottom:5.33vw;}
	.kyoka_list_category {width:100%;margin-bottom:4vw;}
	.kyoka_list_content {width:100%;}
}
/*会社概要｜許可・登録end*/



/*保有資格*/
.company_info_B {width:100%;margin:0 auto;}
.company_info_B_list {width:100%;display:flex;
	justify-content:space-between;
	text-align:left;color:#000;
	font-size:14px;font-weight:400;line-height:1.57;}
.c_info_B_list_a {width:59.18%;}
.c_info_B_list_b {width:15.30%;}
.c_info_B_list_c {width:19.38%;}
@media screen and (max-width: 1060px){
	.company_info_B_list {font-size:1.32vw;}
}
@media screen and (max-width: 750px){
	.company_info_B_list {width:100%;display:block;
	text-align:justify;font-size:3.73vw;}
	.c_info_B_list_a {width:100%;margin-bottom:5.33vw;}
	.c_info_B_list_b {width:100%;margin-bottom:5.33vw;}
	.c_info_B_list_c {width:100%;padding-bottom:5.33vw;
		border-bottom:solid 1px #D9D8D8;}
}
/*保有資格end*/



/*事業所一覧*/
.jigyosho {width:100%;margin:100px auto 120px;}
.jigyosho_title {width:100%;margin-bottom:50px;}
@media screen and (max-width: 750px){
	.jigyosho {margin:13.33vw auto;}
	.jigyosho_title {margin-bottom:10.66vw;}
}

.company_info_title_C {width:100%;text-align:center;
	color:#007CE6;
	font-size:18px;font-weight:500;
	padding-top:5px;padding-bottom:5px;
	border:solid 1px #007CE6;background:#fff;}
@media screen and (max-width: 750px){
	.company_info_title_C {font-size:4.26vw;
		padding-top:1.33vw;padding-bottom:1.33vw;}
}

.jigyosho_list {width:100%;display:flex;
	justify-content:space-between;}
.j_m_bttm {margin-bottom:50px;}
@media screen and (max-width: 750px){
	.jigyosho_list {display:block;}
	.j_m_bttm {margin-bottom:0;}
}

.jigyosho_list_box {width:30.10%;}

.company_info_title_B {width:100%;text-align:left;
	color:#000;
	font-size:16px;font-weight:500;
	padding-bottom:10px;
	border-bottom:solid 1px #007CE6;
	margin-bottom:20px;}
@media screen and (max-width: 750px){
	.jigyosho_list_box {width:100%;}
	.jigyosho_list_box:not(last-of-type) {
		margin-bottom:10.66vw;}
	.company_info_title_B {font-size:4.26vw;
		padding-bottom:2.66vw;margin-bottom:5.33vw;}
}

.jigyosho_list_box ul {width:100%;display:flex;
	justify-content:space-between;
	text-align:left;color:#000;
	font-size:14px;line-height:1.57;
	margin-bottom:10px;}
.j_category {width:10.16%;}
.j_content {width:84.74%;}
@media screen and (max-width: 1060px){
	.jigyosho_list_box ul {font-size:1.32vw;}
}
@media screen and (max-width: 750px){
	.jigyosho_list_box ul {font-size:3.73vw;
		margin-bottom:2.66vw;}
	.j_category {width:8.69%;}
	.j_content {width:86.95%;}
}

.map {
	position:relative;
	width:100%;
	padding-top:56.25%;/* 16:9のアスペクト比 */
	height:0;
	margin-top:20px;}
.map iframe {
	position: absolute;
	top:0;left:0;width:100%;height:100%;}
@media screen and (max-width: 750px){
	.map {margin-top:5.33vw;}
}
/*事業所一覧end*/



/*沿革*/
.history {width:100%;margin:0 auto;
	display:flex;justify-content:flex-start;}
.history_title {width:295px;margin-right:48px;}
@media screen and (max-width: 750px){
	.history {width:100%;margin:0 auto;display:block;}
	.history_title {width:100%;
		margin-right:0;margin-bottom:8vw;}
}

.history_list {width:552px;text-align:left;color:#000;
	font-size:14px;font-weight:500;line-height:1.57;}
.history_list ul {width:100%;display:flex;
	justify-content:flex-start;
	margin-bottom:30px;}
@media screen and (max-width: 750px){
	.history_list {width:100%;font-size:3.73vw;}
	.history_list ul {display:block;
		padding-bottom:5.33vw;
		border-bottom:solid 1px #D9D8D8;
		margin-bottom:5.33vw;}
}

.h_year {width:57px;margin-right:30px;}
.h_month_content {display:flex;
		justify-content:space-between;}
.h_month {width:30px;margin-right:15px;}
.h_content {width:420px;}
@media screen and (max-width: 750px){
	.h_year {width:100%;margin-right:0;margin-bottom:4vw;}
	.h_month_content {width:100%;display:flex;
		justify-content:space-between;}
	.h_month {width:8.69%;margin-right:inherit;}
	.h_content {width:86.95%;}
}
/*沿革end*/







/*グループ方針*/
.sec4 {padding:150px 0;}
@media screen and (max-width: 750px){
	.sec4 {padding:16vw 0;}
}


.group_policy {width:100%;margin:0 auto;display:flex;
	justify-content:space-between;}
@media screen and (max-width: 750px){
	.group_policy {display:block;}
}

.group_policy_title {width:30.10%;}
.group_policy_content {width:65%;
	border-top:solid 1px #007CE6;
	border-bottom:solid 1px #007CE6;
}
@media screen and (max-width: 750px){
	.group_policy_title {width:100%;}
	.group_policy_content {width:100%;}
}


.company_info_title_D {width:100%;text-align:center;
	color:#007CE6;
	font-size:18px;font-weight:500;
	padding-top:5px;padding-bottom:5px;
	border:solid 1px #007CE6;background:#fff;}
@media screen and (max-width: 1060px){
	.company_info_title_D {font-size:1.69vw;}
}
@media screen and (max-width: 750px){
	.company_info_title_D {font-size:4.26vw;
		padding-top:1.33vw;padding-bottom:1.33vw;}
}

.gr_plc_txt {width:100%;font-size:14px;font-weight:400;
	line-height:2;text-align:justify;
	margin-top:30px;}
@media screen and (max-width: 1060px){
	.gr_plc_txt {font-size:1.32vw;}
}
@media screen and (max-width: 750px){
	.gr_plc_txt {font-size:3.73vw;
	margin-top:8vw;margin-bottom:13.33vw;}
}



.lead {width:100%;text-align:justify;
	color:#000;font-size:14px;font-weight:400;line-height:2;
	margin-top:60px;margin-bottom:60px;}
@media screen and (max-width: 750px){
	.lead {font-size:3.73vw;
		margin-top:13.33vw;
		margin-bottom:13.33vw;}
}


.policy_content {width:100%;text-align:justify;color:#000;
	margin-bottom:60px;}
@media screen and (max-width: 750px){
	.policy_content {margin-bottom:13.33vw;}
}


.ctgr {font-size:22px;font-weight:500;
	padding-bottom:15px;border-bottom:solid 1px #007CE6;
	margin-bottom:25px;}
.p_c_txt {font-size:14px;font-weight:400;line-height:2;}
.p_c_txt span {font-weight:500;}
@media screen and (max-width: 750px){
	.ctgr {font-size:4.8vw;line-height:1.55;
		padding-bottom:2.66vw;margin-bottom:6.66vw;}
	.p_c_txt {font-size:3.73vw;}
}
/*グループ方針end*/








