@media screen and (min-width: 640px),
print {
	.pc_off {
		display: none;
	}
	/* ----------------------------------------
　kanri
---------------------------------------- */
	/* kanri_main
---------------------------------------- */
	/* nomal */
	@font-face {
		font-family: "Century Gothic";
		src: url('/font/GOTHIC_0.woff2') format('woff'),
			url('/font/GOTHIC_0.TTF') format('truetype');
		font-weight: normal;
		font-style: normal;
	}
	/* bold */
	@font-face {
		font-family: "Century Gothic";
		src: url('/font/GOTHICB_0.woff2') format('woff'),
			url('/font/GOTHICB_0.TTF') format('truetype');
		font-weight: bold;
		font-style: normal;
	}
	.kanri_wrap {
		font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Noto Sans CJK";
		text-align: center;
	}
	.kan_top {
		width: 100%;
		height: 600px;
		background-image: url(../kanri/img/kanri_top.webp);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	.kan_top_inner {
		width: 1100px;
		margin: 0 auto;
		text-align: left;
		padding-top: 100px;
	}
	.kan_top_inner p {
		font-size: 21px;
		color: #fff;
		letter-spacing: 1px;
		line-height: 1;
		font-weight: 600;
	}
	.kan_top_inner h2 {
		font-size: 56px;
		line-height: 85px;
		letter-spacing: 1px;
		color: #fff;
		margin: 30px 0 55px 0;
		font-weight: 600;
	}
	.kan_top_inner h2 span {
		font-size: 55px;
		color: #b01717;
		padding: 8px 10px 4px 15px;
		line-height: 1;
		background: #fff;
		display: inline-block;
		margin-left: 15px;
	}
	.kan_ziseki_wrap {
		display: flex;
		width: 495px;
		justify-content: space-between;
	}
	.kan_top_bgbg {
		position: absolute;
		bottom: -57px;
		left: 0;
		width: 100%;
	}
	.kan_strong {
		width: 100%;
		background: #fcecdf;
	}
	.kan_con_ti {
		text-align: center;
		margin: 0px auto 55px auto;
		padding-top: 110px;
	}
	.kan_con_ti_p {
		font-size: 25px;
		color: #b11717;
		font-family: 'Century Gothic', 'sans serif', 'tofu';
		font-weight: 600;
	}
	.kan_con_ti h3 {
		font-size: 40px;
		font-weight: 600;
		letter-spacing: 2px;
		line-height: 1;
		margin: 20px 0;
	}
	.kan_con_ti h3 span {
		display: inline-block;
		color: #b11717;
	}
	.kan_con_ti_te {
		font-size: 18px;
		line-height: 36px;
		letter-spacing: 2px;
		font-weight: 600;
		color: #000;
	}
	.kan_con_ti_te span {
		color: #b11717;
	}
	.kan_str_con {
		width: 1100px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		padding-bottom: 70px;
	}
	.kan_str_con li {
		width: 360px;
		background: #fff;
	}
	.kan_str_point_img {
		display: block;
		margin: -14px 0 0 22px;
	}
	.kan_str_img {
		display: block;
		margin: 35px auto 40px auto;
	}
	.kan_str_con a {
		text-decoration: none;
		color: #000;
	}
	.kan_str_con h4 {
		padding-left: 18px;
		font-size: 30px;
		font-weight: 600;
		letter-spacing: 2px;
		line-height: 1;
		margin: 0 0 20px 0;
		text-align: left;
	}
	.kan_str_con p {
		height: 150px;
		width: 310px;
		padding-left: 18px;
		font-size: 13px;
		/* font-weight: 600; */
		line-height: 25px;
		letter-spacing: 1px;
		margin-bottom: 40px;
		text-align: left;
		&>span {
			background: linear-gradient(transparent 60%, #ff6 60%);
			font-weight: bold;
			color: #b11717;
		}
	}
	.kan_str_con li a>span {
		display: block;
		padding: 0 0px 20px 18px;
		font-size: 14px;
		letter-spacing: 1px;
		color: #b11717;
		font-family: 'Century Gothic', 'sans serif', 'tofu';
		font-weight: 600;
		text-align: left;
	}
	.kan_point_one {
		width: 1200px;
		margin: 50px auto 65px auto;
	}
	.kan_att_te {
		margin: 25px 0 50px 0;
		font-size: 18px;
		line-height: 36px;
		letter-spacing: 2px;
		font-weight: 600;
	}
	.kan_att_con {
		position: relative;
	}
	.kan_att_con ul {
		width: 1100px;
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
		row-gap: 30px;
		justify-content: space-between;
	}
	.kan_att_con ul li {
		width: 350px;
		border: solid 1px #f5f5f5;
		padding: 30px 24px;
		box-sizing: border-box;
	}
	.kan_att_con ul li h4 {
		color: #b11717;
		font-size: 20px;
		font-weight: 600;
		letter-spacing: 1px;
		line-height: 30px;
		height: 50px;
		width: 290px;
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 12px 0;
	}
	.kan_att_con ul li h4 span {
		display: block;
		font-family: 'Century Gothic', 'sans serif', 'tofu';
		font-size: 30px;
		margin-top: 25px;
	}
	.kan_att_con ul li p {
		font-size: 13px;
		font-family: 'YuGothic';
		text-align: left;
		line-height: 25px;
		& span {
			font-size: 12px;
			line-height: 1.5;
			display: block;
			margin-top: 15px;
			color: #888;
		}
	}
	.kanri_att_medal {
		position: absolute;
		top: -30px;
		left: 50px;
	}
	.kan_point_two {
		width: 1200px;
		margin: 0 auto;
	}
	.kan_kanri_te {
		font-size: 25px;
		margin: 30px 0 50px 0;
		font-weight: 600;
		letter-spacing: 2px;
		line-height: 1;
	}
	.kan_kanri_te span {
		font-size: 35px;
		color: #b11717;
		background: linear-gradient(transparent 70%, #fff88d 50%);
		display: inline-block;
	}
	.kan_kan_service {
		width: 1000px;
		margin: 0 auto 80px auto;
		display: flex;
		padding: 30px 20px 30px 50px;
		box-sizing: border-box;
		border: solid 10px #eeeeee;
		justify-content: space-between;
		position: relative;
	}
	.kan_ser_le {
		width: 530px;
		text-align: left;
	}
	.kan_ser_le h3 {
		font-size: 20px;
		font-weight: 600;
		letter-spacing: 1px;
		margin: 0 0 10px 0;
	}
	.kan_tesuuryo {
		color: #b11717;
		margin-right: 20px;
	}
	.kan_tesuuryo_in {
		font-size: 40px;
		font-family: 'Century Gothic', 'sans serif', 'tofu';
		line-height: 1;
	}
	.kan_ser_ti {
		font-size: 20px;
		font-weight: 600;
		letter-spacing: 2px;
		margin-bottom: 25px;
	}
	.kan_ser_ti span {
		display: inline-block;
		padding: 9px 15px 7px 15px;
		color: #fff;
		background: #66bb37;
		font-size: 17px;
		line-height: 1;
		margin-right: 5px;
	}
	.kan_ser_te {
		font-size: 15px;
		line-height: 30px;
	}
	.kan_most_price {
		position: absolute;
		top: -90px;
		left: -40px;
	}
	.kan_plan_wrap {
		width: 100%;
		background-image: url(../kanri/img/kanri_plan_bg.webp);
	}
	.kan_plan_inner {
		width: 1100px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		padding: 80px 0 100px 0;
	}
	.kan_plan_inner_le {
		text-align: left;
		width: 310px;
	}
	.kan_plan_inner_le h3 {
		font-size: 35px;
		font-weight: 600;
		letter-spacing: 1;
		line-height: 1;
	}
	.kan_plan_inner_le span {
		display: block;
		margin: 18px 0 60px 0;
		color: #b11717;
		font-size: 25px;
		font-family: 'Century Gothic', 'sans serif', 'tofu';
	}
	.kan_plan_inner_le p {
		font-size: 14px;
		line-height: 24px;
	}
	.kan_content {
		width: 100%;
	}
	.kan_content_ti {
		background: #fcecdf;
		border-top: solid 5px #b11717;
		padding-bottom: 25px;
		margin: 0 0 75px 0;
	}
	.kan_content_ti h3 img {
		margin: 0 20px -8px 20px;
	}
	.parent {
		width: 1200px;
		margin: 15px auto 100px auto;
		display: grid;
		grid-template-columns: repeat(4, 1fr);
		grid-template-rows: repeat(16, 1fr);
		/* grid-column-gap: 0px;
    grid-row-gap: 0px; */
		border-top: 1px solid #bfbfbf;
		border-left: 1px solid #bfbfbf;
		box-sizing: border-box;
		position: relative;
	}
	.kan_gr_a {
		width: 220px;
		height: 65px;
		background: #fcecdf;
		font-size: 20px;
		color: #b11717;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.kan_gr_b {
		width: 180px;
		height: 65px;
		font-size: 20px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.kan_gr_c {
		width: 220px;
		height: 65px;
		font-size: 14px;
		font-weight: 600;
		display: flex;
		align-items: center;
		justify-content: center;
		background: #eee;
	}
	.kan_gr_d {
		width: 580px;
		height: 65px;
		font-size: 13px;
		text-align: left;
		display: flex;
		align-items: center;
		padding-left: 30px;
	}
	.kan_gr_a,
	.kan_gr_b,
	.kan_gr_c,
	.kan_gr_d {
		border-bottom: 1px solid #bfbfbf;
		border-right: 1px solid #bfbfbf;
		box-sizing: border-box;
		font-family: 'YuGothic';
	}
	.kan_gr_red {
		background: #b11717;
		color: #fff;
		font-weight: 600;
		font-size: 16px;
	}
	.kan_gr_ippan {
		font-size: 16px;
		font-weight: 600;
	}
	.kan_gr_white {
		font-size: 16px;
		font-weight: 600;
		background: #fff;
	}
	.kan_gr_blue {
		background: #e2f5fe;
		font-size: 16px;
		font-weight: 600;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.parent img {
		position: absolute;
		top: -23px;
		left: 90px;
	}
	.kan_point_ti {
		margin: 35px 0 65px 0;
		line-height: 1;
		font-size: 30px;
		font-weight: 600;
	}
	.kan_point_ti span {
		color: #b11717;
		background: linear-gradient(transparent 70%, #fff88d 50%);
		display: inline-block;
	}
	.kan_point_thr_con {
		width: 1000px;
		margin: 0 auto 50px auto;
		padding-bottom: 50px;
		box-shadow: 0px 0px 5px rgb(236, 236, 236, 0.5);
	}
	.kan_point_thr_ti {
		width: 1000px;
		height: 64px;
		box-sizing: border-box;
		padding: 15px 0 0 55px;
		background: #eee;
		position: relative;
		margin: 0 auto;
		text-align: left;
		font-size: 25px;
		font-weight: 600;
	}
	.kan_point_thr_ti::before {
		content: "";
		width: 5px;
		height: 30px;
		background: #b11717;
		position: absolute;
		top: 17px;
		left: 27px;
	}
	.kan_con_thr_in {
		width: 895px;
		margin: 60px auto 0 auto;
		display: flex;
		justify-content: space-between;
		border: solid 6px #f5f5f5;
	}
	.kan_con_thr_in li {
		width: 445px;
	}
	.kan_con_line {
		position: relative;
	}
	.kan_con_line::after {
		content: "";
		width: 2px;
		height: 570px;
		background: #f5f5f5;
		display: block;
		position: absolute;
		top: 55px;
		left: 447px;
	}
	.kan_con_thr_in li h3 {
		width: 120px;
		height: 120px;
		border-radius: 50%;
		background: #66bb37;
		color: #fff;
		margin: -50px auto 0 auto;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 30px;
		line-height: 33px;
		font-weight: 600;
	}
	.kan_con_thr_in_ri h3 {
		background: #69c1e8 !important;
	}
	.kan_con_thr_in li h4 {
		margin: 25px 0 20px 0;
		padding-left: 50px;
		position: relative;
		font-size: 18px;
		font-weight: 600;
		text-align: left;
	}
	.kan_con_thr_in li h4::before {
		content: "";
		width: 5px;
		height: 22px;
		background: #b11717;
		position: absolute;
		top: -4px;
		left: 34px;
	}
	.kan_con_thr_p_le,
	.kan_con_thr_p_ri {
		font-size: 14px;
		line-height: 25px;
		width: 400px;
		height: 200px;
		text-align: left;
		padding: 0 20px 0 20px;
		margin: 20px 0;
		&>span {
			background: linear-gradient(transparent 60%, #ff6 60%);
			font-weight: bold;
			color: #b11717;
		}
	}
	.kan_con_thr_in li a {
		display: block;
		font-size: 15px;
		font-weight: 600;
		color: #b11717;
		text-align: right;
		margin: 0 35px 40px 0;
		text-decoration: none;
	}
	.kan_con_thr_in li a img {
		margin-left: 15px;
	}
	.kan_point_yatin {
		margin: 50px 0 70px 0;
	}
	.kan_yatin_te {
		width: 900px;
		margin: 0 auto 40px auto;
		font-size: 15px;
		line-height: 30px;
		letter-spacing: 1px;
		text-align: left;
	}
	.kan_eruzu_wrap {
		width: 900px;
		margin: 0 auto;
		background: #e2f5fe;
		padding: 20px 20px 20px 20px;
	}
	.kan_eruzu_inner {
		display: flex;
		width: 876px;
		padding: 25px 10px 25px 10px;
		background: #fff;
		align-items: center;
	}
	.kan_eruzu_inner img {
		height: 48px;
	}
	.kan_eruzu_te {
		text-align: left;
		font-size: 16px;
		line-height: 30px;
		padding-left: 60px;
		font-weight: 500;
	}
	.kan_eruzu_te span {
		color: #b11717;
	}
	.kan_yatin_text {
		text-align: left;
		font-size: 16px;
		line-height: 30px;
		padding: 20px 35px 0 0;
		letter-spacing: 2px;
	}
	.kan_yatin_text span {
		color: #b11717;
		font-weight: 600;
	}
	.kan_yat_hutan {
		font-size: 24px;
		line-height: 1;
		font-weight: 600;
		letter-spacing: 1px;
		padding: 50px 0 0 0;
		font-family: 'YuGothic';
	}
	.kan_yat_hutan span {
		display: inline-block;
		color: #b11717;
		background: linear-gradient(transparent 70%, #fff88d 50%);
		line-height: 26px;
	}
	.kan_flow {
		width: 1100px;
		margin: 0 auto;
	}
	.kan_con_fl_ti {
		margin: 20px 0 60px 0;
		padding-top: 50px;
	}
	.kan_flow_con {
		width: 1100px;
		margin: 0 auto;
	}
	.kan_flow_con h4 {
		text-align: left;
		font-size: 24px;
		letter-spacing: 2px;
		font-weight: 600;
		padding-left: 15px;
		line-height: 1;
		position: relative;
	}
	.kan_flow_con h4::before {
		content: "";
		width: 5px;
		height: 22px;
		background: #b11717;
		position: absolute;
		top: 0px;
		left: 0;
	}
	.kan_flow_con h4::after {
		content: "";
		width: 887px;
		height: 2px;
		background: linear-gradient(90deg, #b11717 0%, #b11717 5%, #eee 5%, #eee 100%);
		position: absolute;
		top: 7px;
		right: 0;
	}
	.kan_flow_con ul {
		display: flex;
		justify-content: space-between;
		padding-top: 25px;
	}
	.kan_flow_con ul li {
		width: 182px;
		position: relative;
		font-family: 'YuGothic';
		padding-bottom: 40px;
	}
	.kan_flow_con ul li:not(:last-child)::after {
		content: url(../kanri/img/kanri_flow_a_arrow.webp);
		position: absolute;
		top: 103px;
		right: -42px;
	}
	.kan_flow_con ul li h5 {
		font-size: 18px;
		font-weight: 600;
		letter-spacing: 2px;
		width: 180px;
		height: 70px;
		margin: 0;
		display: flex;
		justify-content: center;
		align-items: center;
		line-height: 24px;
	}
	.kan_flow_con ul li p {
		font-size: 12px;
		text-align: left;
		letter-spacing: 2px;
	}
	.kan_flow_con_b {
		margin-bottom: 60px;
	}
	.kan_flow_con_b h4::after {
		content: "";
		width: 677px;
		height: 2px;
		background: linear-gradient(90deg, #b11717 0%, #b11717 5%, #eee 5%, #eee 100%);
		position: absolute;
		top: 7px;
		right: 0;
	}
	.kan_flow_con_b ul li:nth-child(1)::after,
	.kan_flow_con_b ul li:nth-child(2)::after {
		content: url(../kanri/img/kanri_flow_b_arrow.webp);
		position: absolute;
		top: 103px;
		right: -42px;
	}
	.kan_flow_con_b ul li:nth-child(3)::after {
		content: "";
	}
	.kan_flow_con_b ul li:nth-child(4) {
		margin-left: 80px;
		margin-top: -30px;
	}
	.kan_flow_con_b ul {
		width: 950px;
	}
}
/* media screen fin 消さないこと */
/* ----------------------------------------
　recruit
---------------------------------------- */
.recruit_wrap {
	width: 100%;
	background: #111;
}
.recruit_wrap li {
	list-style: none;
}
.recruit_wrap a {
	text-decoration: none;
	color: #333;
}
/* ----------------------------------------
　/recruit
---------------------------------------- */