<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*
theme Name: humaneyes
Author: humaneyes
Description: humaneyes web
version： 1.0.0
*/

img {
  height: auto;
}
.form-wrap #confirm {
  display: none;
}
.form-wrap .mw_wp_form_confirm + #confirm {
  display: block;
}
.form-wrap .mw_wp_form_confirm .list_form,
.form-wrap .mw_wp_form_confirm .unit_privacy,
.form-wrap .mw_wp_form_confirm .head_job,
.form-wrap .mw_wp_form_confirm .form_job::before {
  display: none;
}

.form-wrap .head_job {
  margin-top: 0;
  padding-top: 90px;
}

.postid-4404 .slick-dots {
    display: none;
}

.text-center {
	text-align: center;
    margin-bottom: 10px;
}

.tl {
	text-align: left;
	padding-top: 2rem;
	padding-bottom: 3rem
}

.tl .tl-content {
	position: relative;
	padding: 0 0 1.5rem 1.5rem;
	display: table
}

.tl .tl-content .tl-left {
    display: table-cell;
    color: #003559;
    font-size: 0.8em;
    padding-right: 5px;
    min-width: 60px;
    padding-left: 7px;
}

.tl .tl-content .tl-title {
	font-size: 1.2rem;
	margin-bottom: 10px;
	font-weight: 700
}

.tl .tl-content:before {
	content: "";
	width: 1px;
	background: #003559;
	display: block;
	position: absolute;
	top: -15px;
	bottom: 0;
	left: 6px
}

.tl .tl-content:after {
	content: "";
	position: absolute;
	left: -3px;
	top: 3px;
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: solid 4px #003559;
	background: #fff
}

.tl .tl-content.tl-none:after {
	content: "";
	border: 0;
	background: inherit;
	width: 0;
	height: 0
}

.tl .tl-content.tl-skip1 {
	padding-bottom: 1rem;
}

.tl .tl-content.tl-skip2 {
	padding-bottom: 2rem;
}

.tl .tl-content.tl-skip3 {
	padding-bottom: 3rem;
}

.line-impact {
    margin: 0 auto;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 1em;
    line-height: 1.6em;
}

.p-table {
    margin: 0 auto;
    margin-bottom: 10px;
}

.p-table th {
	text-align: justify;
	text-align-last: justify;
	vertical-align: top;
	padding-left: 0 !important;
	padding-right: 1em !important;
    white-space: nowrap;
}

.p-table th, .p-table td {
	padding: 0.5em;
    line-height: 1.6em;
}
.sp-amazongift {
    width: 70% !important;
}

@media only screen and (min-width: 768px) {

    .container .item:last-child {
        padding-left: 60px;
    }

	.tl .tl-content {
		padding:0 0 1.5rem 2rem
	}

	.tl .tl-content .tl-left {
		font-size: 0.9em;
		padding-right: 1em;
		min-width: 100px
	}

	.tl .tl-content .tl-title {
		font-size: 1.3rem
	}

	.tl .tl-content:after {
		top: 5px
	}

	.tl .tl-content.tl-skip1 {
		padding-bottom: 3rem
	}

	.tl .tl-content.tl-skip2 {
		padding-bottom: 5rem
	}

	.tl .tl-content.tl-skip3 {
		padding-bottom: 8rem
	}

	.container {
		display: flex;
		flex-direction: row;
	}

	.container .item {
		width: 50%;
	}

    .pc-dispoff {
        display: none;
    }

}
@media only screen and (max-width: 767px) {
    .sp-width {
        width: 80% !important;
    }
    .sp-amazongift {
        width: 85% !important;
    }
    .p-table {
        font-size: 0.9em;
    }
    .p-table th {
        padding-right: 0.5em !important;
    }
    .p-table td {
        padding: 0.5em 0;
    }
    .line-impact {
        font-size: 1em;
    }
    .sp-dispoff {
        display: none;
    }
}

@media screen and (max-width: 540px) {
    .sec_news .area_news img {
        width: 100%;
    }
}

.tbl_schedule th, .tbl_schedule td {
    padding: 5px 20px;
}

.tbl_schedule th {
    padding-left: 0;
}
</pre></body></html>