/*schedule-introduce*/
.schedule-introduce {
	padding-top: 0.9em;
	padding-bottom: 5em;
	position: relative;
}

.schedule-introduce::before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 97.94px 0 0 731.75px;
	border-color: transparent transparent transparent #fff;
	position: absolute;
	top: -6em;
}

.schedule-introduce .section-title, .schedule-introduce .section-sub-title {
	color: #1357a4;
}

.schedule-contents {
	max-width: 1088px;
	margin: 0 auto;
	margin-top: 50px;
	padding: 0 2.5em;
	padding-bottom: 3em;
	border: 5px solid #1357A4;
}

.schedule-subhead {
	max-width: 25em;
	padding: 7px 0;
	margin: 0 auto;
	margin-bottom: 40px;
	background-color: #1357A4;
	text-align: center;
	position: relative;
}

.schedule-subhead::before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 83px 46px 0 0;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

.schedule-subhead::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 83px 46px;
	border-color: transparent transparent #fff transparent;
	position: absolute;
	bottom: -11.5px;
	right: 0;
	z-index: 0;
}

.schedule-introduce .schedule-subhead h5 {
	display: inline-block;
	color: #fff;
	font-size: 2.8em;
	font-weight: bold;
	border-bottom: 3px solid #fff;
}

.schedule-list {
	padding-right: 1em;
	position: relative;
}

.schedule-list table {
	width: 100%;
	background-color: #EDEDED;
	table-layout: fixed;
	text-align: center;
	/* margin-bottom: 5em; */
}

.schedule-contents .container .row .col-md-6 .schedule-list:last-child table {
	margin-bottom: 0;
}

.schedule-list thead {
	background-color: #1357A4;
	color: #fff;
	font-size: 1.3em
}

.schedule-list thead tr td {
	padding: 0.45em 0;
}

.schedule-list td, .schedule-list th {
	padding: .9em 0.5em;
}

.schedule-list tbody tr:first-child td {
	padding-top: 1.5em;
}

.schedule-list tbody tr:last-child td {
	padding-bottom: 1.5em;
}

.schedule-list table .arrow {
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	color: #1357A4;
}

.schedule-list .time {
	padding-left: 2.5rem;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}

.schedule-list .ivent {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: .1em;
	display: inline-block;
	border-bottom: 2px dashed #1357A4;
	transition: .2s;
}

.schedule-list .ivent:hover {
	cursor: pointer;
	opacity: 75%;
}

.schedule-list .ivent-no-detail:hover {
	cursor: default;
	opacity: 100%;
}

.schedule-list .ivent span {
	font-size: .5em;
	margin-left: .5em;
}

.schedule-list .ivent-detail {
	padding-right: 1em;
	margin-top: .3em;
	font-size: 0.9em;
	display: none;
}

.schedule-list table tbody tr:nth-of-type(11) .ivent-detail {
	text-align: left;
}

.schedule-list > p {
	margin-top: 3em;
	font-size: 1.2em;
	color: #1357A4;
	font-weight: bold;
	letter-spacing: .02em;
	line-height: 2em;
}

.schedule-list tr .apointment-number {
	text-align: left;
	line-height: 2em;
	padding: 0 2em;
	color: #1357A4;
	font-weight: bold;
}

.schedule-list .about-fixed-overtime {
	text-align: left;
	padding: 2em 2em;
}

.schedule-list .about-fixed-overtime h6 {
	display: inline-block;
	margin-bottom: 1em;
	padding-bottom: .05em;
	color: #1357a4;
	border-bottom: 1px solid #1357a4;
	transition: .2s;
}

.schedule-list .about-fixed-overtime h6:hover {
	cursor: pointer;
	opacity: 80%;
}

.schedule-list .about-fixed-overtime .show-overtime-detail {
	display: inline-block;
}

.schedule-list .about-fixed-overtime .hide-overtime-detail {
	display: none;
}

.schedule-list .about-fixed-overtime i {
	color: #1357a4;
	margin-left: .5em;
	margin-top: -.2em;
}

.schedule-list .about-fixed-overtime .fixed-overtime-detail {
	margin-left: .5em;
	display: none;
}

.schedule-list .about-fixed-overtime .fixed-overtime-detail section {
	margin-bottom: 2em;
}

.schedule-list .about-fixed-overtime p {
	font-size: .9em;
	margin-bottom: .7em;
	padding-left: 1em;
	text-indent: -1em;
}

.schedule-list .about-fixed-overtime .job-type {
	color: #1357a4;
	font-size: 1.1em;
}

.job-discription {
	margin-top: 3em;
}

.schedule-contents .container .row .job-discription:first-of-type {
	margin-top: 1em;
}

.job-discription h5 {
	padding-left: .8em;
	border-left: 5px solid #1357a4;
	margin-bottom: .7em;
	font-weight: bold;
}

.job-discription .job-discription-text p {
	letter-spacing: .02em;
	line-height: 2.2em;
	padding-left: 1em;
	text-indent: -1em;
}

.job-discription .job-discription-text {
	margin-bottom: .5em;
}

.after-joining-flow {
	margin-bottom: 1em;
}

.after-joining-flow .flow {
	text-align: center;
}

.after-joining-flow .flow-period {
	height: 48px;
	margin-bottom: .5em;
}

.after-joining-flow .flow .flow-detail-container {
	width: 158.16px;
	height: 128.29px;
	margin: 0 auto;
	color: #ffffff;
	position: relative;
}

.fa-arrow-right {
	color: #3e3e3e;
	font-size: 30px;
	position: absolute;
	top: 40px;
	bottom: 0;
	left: 6.5em;
	right: 0;
}

.fa-arrow-down {
	display: none;
}

.after-joining-flow .flow .officework-flow i {
	top: 40px;
	bottom: 0;
	left: 7.25em;
	right: 0;
}

.after-joining-flow .first-flow .logistics-flow {
	display: inline-block;
	background: #1c9b39;
}

.after-joining-flow .first-flow .officework-flow {
	display: inline-block;
	background: #ffb100;
}

.after-joining-flow .third-flow .flow-detail-container {
	background: #1357A4;
}

.after-joining-flow .fourth-flow .flow-detail-container {
	background: transparent;
	border: 5px solid #1357a4;
	color: #1357a4;
}

.after-joining-flow .flow .flow-detail-container .flow-detail {
	position: absolute;
	width: 150px;
	height: 70px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.after-joining-flow .first-flow .flow-detail-container .flow-detail {
	height: 40px;
}

.after-joining-flow .second-flow .flow-detail-container .flow-detail {
	height: 57px;
}

.after-joining-flow .third-flow .flow-detail-container .flow-detail {
	height: 110px;

}

.after-joining-flow .third-flow .flow-detail-container .flow-detail h3 {
	font-size: 1.5em;
	line-height: 1.5em;
}

.after-joining-flow .flow .flow-detail-container .flow-detail h3 {
	font-weight: bold;
}

.toggle-monthly-schedule {
	margin-top: .5em;
	margin-left: 1em;
	padding: .4em 1em;
	font-size: .9em;
	font-weight: bold;
	background-color: #1357a4;
	color: #ffffff;
	border: none;
	transition: .2s
}

.toggle-monthly-schedule:hover {
	background-color: #548ed1;
}

.monthly-schedule {
	margin-top: 2em;
	display: none;
}

.monthly-schedule .sales-head-schedule, .monthly-schedule .sales-branch-schedule {
	position: relative;
}

.monthly-schedule .occupation-label {
	display: inline-block;
	color: #fff;
	font-size: 1.25em;
	width: 4.5em;
	height: 4.5em;
	line-height: 1em;
	padding: 1.7em 0.5em;
	position: absolute;
	top: -2.4em;
	left: .5em
}

.job-discription-text {
	margin-top: 0.7em;
	font-size: 1.15em;
	letter-spacing: .02em;
	line-height: 2.1;
	text-indent: 1em;
	/* text-decoration: underline; */
	text-decoration-color: #dddddd;
	text-decoration-style: dashed;
}

.schedule-contents-image {
	margin-top: 50px;
}

.schedule-contents-image img {
	width: 100%;
	height: 13em;
	object-fit: cover;
	border: 6px solid #1357A4;
}

.tomakomai-sales-br {
	display: none;
}

.schedule-sub-contents {
	max-width: 1088px;
	margin: 0 auto;
	margin-top: 50px;
}

.schedule-sub-detail {
	padding: 0 2.5em;
	border: 5px solid #1357A4;
}

.other-department {
	margin-top: 30px;
	margin-bottom: 66px;
	font-size: 1.5em;
	font-weight: bold;
	color: #1357A4;
	text-align: center;
	position: relative;
}

.other-department::before {
	content: "←";
	font-size: 1.3em;
	font-weight: bold;
	position: absolute;
	top: 1em;
	left: 0;
}

.other-department::after {
	content: "↓";
	font-size: 1.3em;
	font-weight: bold;
	position: absolute;
	top: 3em;
}

.schedule-sub-contents h4 {
	margin-bottom: 1em;
	padding-left: .5em;
	letter-spacing: .02em;
	border-left: 8px solid #1357a4;
}

.schedule-subhead-sm {
	width: 8em;
	padding: 5px 0;
	margin: 0 auto;
	margin-bottom: 30px;
	background-color: #1357A4;
	text-align: center;
	position: relative;
}

.schedule-subhead-sm::before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 47px 40px;
	border-color: transparent transparent #1357A4 transparent;
	position: absolute;
	top: 0;
	left: -2.5em;
}

.schedule-subhead-sm::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 46.5px 40px 0 0;
	border-color: #1357A4 transparent transparent transparent;
	position: absolute;
	top: 0;
	right: -2.5em;
}

.general-affairs-section .schedule-subhead-sm {
	width: 15em;
}

.schedule-subhead-sm h5 {
	display: inline-block;
	font-size: 1.8em;
	font-weight: bold;
	color: #fff;
	border-bottom: 2.5px solid #fff;
}

.schedule-contents-image-sm img {
	width: 100%;
	height: 190px;
	margin: 1em 0 2em;
	object-fit: cover;
	border: 1px solid #d6d6d6;
}

.schedule-sub-detail  {
	padding-bottom: 30px;
}

.schedule-sub-detail p {
	font-size: 1.1em;
}

.schedule-sub-detail img {
	width: 100%;
  margin-top: 10px;
}

.schedule-sub-contents .row .col-md-6:last-child .show-other-section-detail {
	margin-top: 61.5px;
}

.schedule-main {
	margin-bottom: 6em;
}

.tomakomai-sales-br-md {
	display: block;
}

.show-other-section-detail {
	display: inline-block;
	margin-top: .5em;
	color: #1357a4;
	border-bottom: 1px solid #ffffff;
	transition: .2s;
	cursor: pointer;
	transition: .2s;
}

.show-other-section-detail:hover {
	border-bottom: 1px solid #1357a4;
	opacity: 80%;
}

.show-other-section-detail-sp {
	margin-top: .5em;
	color: #1357a4;
	border-bottom: 1px solid #ffffff;
	transition: .2s;
	display: none;
}

.general-affairs-section p:nth-of-type(2):hover {
	cursor: pointer;
	border-bottom: 1px solid #1357a4;
	opacity: 80%;
}

.schedule-sub-contents .general-affairs-section .show-other-section-detail {
	margin-top: 0;
}

.other-section-detail {
	display: none;
	width: 80%;
	margin: 2em auto 0 auto;
	padding: 2em;
	padding-top: .5em;
	background-color: #1357a4;
	position: relative;
}

.other-section-detail::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 50px 70px 50px;
	border-color: transparent transparent #1357a4 transparent;
	position: absolute;
	top: -4.3em;
	bottom: auto;
	left: auto;
	right: 6em;
}

.logistics-section-detail {
	margin-top: 4.4em;
}

.logistics-section-detail::after {
	left: 6em;
	right: auto;
}

.other-section-detail .general-affairs-job-discription {
	padding: 1em 0.5em 0.5em;
	background-color: #ffffff;
}

.other-section-detail .logistics-schedule {
	font-size: .9em;
	padding: 0.5em 2em 0.5em 2.8em;
	background-color: #ffffff;
}

.logistics-schedule img {
	width: 40%;
}

.other-section-detail .general-affairs-schedule {
	font-size: .9em;
	padding: 0.5em 2em;
	background-color: #ffffff;
}

.other-section-detail .general-affairs-job-discription section {
	margin-bottom: 1.5em;
}

.other-section-detail p {
	/* padding-left: 5em;
	text-indent: -5em; */
	letter-spacing: .02em;
	line-height: 1.7em;
}

.other-section-detail div {
	margin-bottom: 1.3em;
}

.accounting-detail {
	margin-left: 1em;
}

.other-section-detail .letter-small {
	font-size: .7em;
}

.other-section-detail .schedule-list {
	margin-top: 3em;
}

.other-section-detail .occupation-label {
	width: 4.5em;
	height: 4.5em;
	top: -2.15em;
	left: 0em;
}

.other-section-detail .schedule-list .occupation-label p {
	padding-left: 0;
	font-size: 1.2em
}

.other-section-detail .schedule-list p {
	padding-left: 0;
	text-indent: 0;
	line-height: 1.15em;
}

.general-occupation-label {
	display: block;
}

.other-section-detail .calender {
	font-size: .9em;
}

.other-section-detail .calender .occupation-label {
	width: 4em;
	height: 4em;
	top: -1.9em;
	left: 1em;
}

.other-section-detail .calender .occupation-label p {
	font-size: 0.9em;
	line-height: 1.3em;
	padding-left: 0;
	text-indent: 0;
}

.other-section-detail .close-general-affairs-section-detail, .other-section-detail .close-logistics-section-detail, .other-section-detail .close-logistics-section-detail-sp {
	margin-bottom: .5em;
	color: #eeeeee;
	font-size: 2em;
	text-align: right;
	transition: .2s;
}

.other-section-detail .close-general-affairs-section-detail i:hover, .other-section-detail .close-logistics-section-detail i:hover, .other-section-detail .close-logistics-section-detail-sp i:hover {
	cursor: pointer;
	opacity: 85%
}

.job-discription-text-note {
	font-size: .7em;
	margin-left: 3em;
}
/* main schedule-introduce */
