/* =========================================================================
// functionぺージ
//==========================================================================*/
/*function workstyle table tab
----------------------*/
.tab-holiday__item {
  display: none;
}
input[name="tab-holiday__item"] {
  display: none;
}
.tab-holiday {
  display: flex;
  padding: 60px;
}
.tab-content {
  width: 22%;
}
.tab-holiday__title {
  height: 44px;
  text-align: center;
  font-weight: bold;
  line-height: 1.1;
}
.tab-holiday__figure--pc-display {
  position: relative;
}

.holiday-info-list__title {
  display: none;
}
.holiday-info-list__text {
  padding: 14px 0;
  text-align: center;
  border-bottom: 2px solid #ddd;
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.holiday-info-list__text.time-info_box {
  height: 135px;
}
.holiday-info-list__text--worktime::before,
.holiday-info-list__text--breaktime::before,
.holiday-info-list__text--holiday::before,
.holiday-info-list__text--basiclabor::before {
  position: absolute;
  left: -86px;
  font-weight: bold;
}
.holiday-info-list__text--worktime::before {
  content: "勤務時間";
}
.holiday-info-list__text--breaktime::before {
  content: "休憩時間";
}
.holiday-info-list__text--holiday::before {
  content: "休日";
}
.holiday-info-list__text--basiclabor::before {
  content: "勤怠ルール";
}
.holiday-info-list__text--worktime::after,
.holiday-info-list__text--breaktime::after,
.holiday-info-list__text--holiday::after,
.holiday-info-list__text--basiclabor::after {
  content: " ";
  position: absolute;
  background: #ddd;
  width: 100px;
  height: 2px;
  left: -100px;
  bottom: -2px;
}
.position-name {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tab-holiday__table {
  padding: 40px;
  margin: 0px;
  width: 100%;
}
@media (min-width: 1024px) {
  .tab-hoilday__intable {
    padding: 0px;
    margin: 0px;
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
}
.tab-holiday__table table {
  width: 100%;
}
.tab-holiday__table th {
  font-weight: bold;
  text-align: center;
  width: 15%;
  vertical-align: middle;
  border-bottom: 2px solid #ddd;
  padding: 20px 0px;
}
.tab-holiday__table td {
  text-align: center;
  width: 15%;
  vertical-align: middle;
  border-bottom: 2px solid #ddd;
  padding: 20px 0px;
}
.tab-holiday__table td strong {
  font-weight: bold;
}

/* =========================================================================
// support page
//==========================================================================*/
.start-up-support__figure {
  margin-bottom: 40px;
}
.start-up-support__text {
  max-width: 800px;
  width: 92%;
  margin: 0 auto;
  line-height: 1.8;
}

/* =========================================================================
// price page
//==========================================================================*/
.price-group {
  padding: 50px 70px 90px;
  border-radius: 15px;
  background-color: #f5f5f5;
}
.price-group__title {
  margin-bottom: 30px;
  font-size: 160%;
  font-weight: bold;
  text-align: center;
}
.price-body {
  position: relative;
  padding: 30px 0 70px;
  border-radius: 15px;
  background-color: #FFFFFF;
}
.price-group__text {
  margin-bottom: 10px;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
}
.price-group__text-price {
  margin-bottom: 20px;
  font-size: 200%;
  font-weight: bold;
  text-align: center;
}
.price-group__text-yen {
  font-size: 60%;
}
.price-group__check {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.price-group__check-list {
  color: #4272ea;
  font-size: 130%;
  font-weight: bold;
}
.price-group__check-list li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.price-group__check-list li::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 9px;
  margin-right: 10px;
  border-radius: 2px;
  transform: rotate(-45deg);
  border-bottom: 4px solid;
  border-left: 4px solid;
  border-color:  #4272ea;
}
.price-group__check-list li:last-child {
  margin-bottom: 0;
}
.price-group__text-blue {
  margin-bottom: 20px;
  color: #4272ea;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
}
.price-group__note {
  display: flex;
  justify-content: center;
}
.price-group__note-list {
  font-size: 12px;
}
.price-group__btn {
  position: absolute;
  width: 100%;
  bottom: -45px;
  right: auto;
  left: auto;
  margin: auto;
}
/* 20220805追加分 */
.top-price-area.padding-top{
  padding: 30px 0 0;
}

/* =========================================================================
// reason page
//==========================================================================*/
.about-rakus {
  padding: 50px 60px 50px;
}
.about-rakus__title {
  font-size: 200%;
  text-align: center;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 40px;
}
.about-rakus__figure {
  margin-bottom: 40px;
}
.about-rakus__text {
  max-width: 800px;
  width: 100%;
  line-height: 1.8;
  margin: 0 auto 40px;
}
.about-rakus-link-box .link-button--main-color {
  margin: 0 auto;
}
/* =========================================================================
// news page
//==========================================================================*/
.news {
  padding: 60px 0;
}
.news__box-white-round {
  padding: 70px 80px;
  background: #fff;
  border-radius: 30px;
}
.news__heading-xl {
  font-size: 160%;
  font-weight: bold;
  margin-bottom: 30px;
}
.news__heading-l {
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding: 20px;
  font-size: 140%;
  font-weight: bold;
  margin-bottom: 30px;
}
.news__heading-m {
  font-size: 120%;
  font-weight: bold;
  margin-bottom: 30px;
  border-bottom: 1px solid;
  padding: 10px;
}
.news__date {
  text-align: right;
  margin-bottom: 30px;
  font-size: 90%;
}
.news__text {
  font-size: 95%;
  margin-bottom: 30px;
  line-height: 1.8;
}
.news__text a {
  word-break: break-all;
}
.news__text:last-of-type {
  margin-bottom: 60px;
}
.news__text--l-bold {
  font-size: 110%;
  font-weight: bold;
}
.news__link-text {
  color: #4272ea;
  text-decoration: underline;
}
.news__text--caution {
  font-size: 80%;
  line-height: 1.4;
}
ul.news__text--caution > li {
  position: relative;
  padding-left: 20px;
}
ul.news__text--caution > li + li {
  margin-top: 5px;
}
ul.news__text--caution > li::before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}
.news__text--border-top-bottom {
  border-top: 1px dashed;
  border-bottom: 1px dashed;
  padding: 16px 0;
}
.news__figure {
  margin-bottom: 30px;
  }
.news-ol-list {
  margin-bottom: 30px;
}
.news-ol-list__item {
  margin-bottom: 10px;
}
.news-ol-list__title {
  font-size: 105%;
  font-weight: bold;
  margin-bottom: 10px;
}
.news-ol-list__text {
  margin-bottom: 10px;
}
.news-ol-list-bg {
  background-color: #f5f5f5;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 30px;
}
.news-ol-list-bg__item {
  font-weight: 500;
  margin-bottom: 5px;
}
.new-company-info {
  background: #f5f5f5;
  padding: 30px;
  border-radius: 20px;
}
.new-company-info__heading-l {
  font-size: 130%;
  font-weight: bold;
  background-color: #081059;
  padding: 10px 20px;
  margin-bottom: 20px;
  color: #fff;
  border-radius: 10px;
}
.new-company-info__company-name {
  font-size: 110%;
  font-weight: bold;
  margin-bottom: 20px;
}
.news-table {
  width: 100%;
  margin-bottom: 30px;
}
.news-table__th {
  font-weight: bold;
  padding: 5px;
}
.news-table__td {
  padding: 5px;
}
.news-table2 {
  width: 100%;
  margin-bottom: 30px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.news-table2 th {
  font-weight: bold;
  background-color: rgb(8, 16, 89);
  color: #fff;
  padding: 15px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.news-table2 td {
  padding: 15px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.news__box-gray-round {
  background: #f5f5f5;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 30px;
}
.news__text-l-bold {
  font-size: 110%;
  font-weight: bold;
}
/* 20220701追加 */
.news__flex{
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 700px;
  margin: auto;
  width: 100%;
}
.news__text.-notlast{
  margin-bottom: 30px;
}
.news__figure-width{
  max-width: 100%;
  width: 100%;
  height: auto;
}
.news__figure--bottom{
  margin-bottom: 60px;
}
.news__figure--bottom.margin-left{
  margin-left: 20px;
}
.news__figure--cls001{
  overflow: hidden;
  aspect-ratio: 300 / 181;
}
.news__figure--cls002{
  overflow: hidden;
  aspect-ratio: 284 / 201;
}
.news__figure--cls003{
  overflow: hidden;
  aspect-ratio: 345 / 212;
}

.news__text-nonemargin{
  margin: 0 0 0 0;
}
.news__inner-ul{
  margin: 0 0 30px 0;
}

/* =========================================================================
// faq page
//==========================================================================*/
.faq-area {
  padding: 60px 0;
}
.faq-area__content {
  padding: 60px;
}

/* -----------------------
// column sidearea 
// -----------------------*/
.sticky-wrapper,
.column-area__side {
  width: 320px;
}

/*column cta*/
.column-article-cta-box {
  margin-bottom: 40px;
  padding: 40px;
}
.column-article-cta-box__sub-title {
  text-align: center;
  font-weight: 600;
  margin-bottom: 10px;
}
.column-article-cta-box__title {
  font-size: 170%;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
  position: relative;
  display: block;
}
.column-article-cta-box__title::before,
.column-article-cta-box__title::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 2px;
  background-color: #081059;
  vertical-align: middle;
}
.column-article-cta-box__title::before {
  transform: rotate(60deg);
  margin-right: 10px;
}
.column-article-cta-box__title::after {
  transform: rotate(-60deg);
  margin-left: 10px;
}
.column-article-cta-box__text {
  font-size: 90%;
  margin-bottom: 20px;
}
.related-article {
  padding: 60px 0 10px;
}
.related-article__heading-l {
  text-align: center;
  font-size: 160%;
  margin-bottom: 30px;
  font-weight: bold;
}

/* =========================================================================
// フロー
//==========================================================================*/
.top-flow-area {
  padding: 70px 0;
}
.top-flow-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 60px;
}
.top-flow-list__item {
  width: 17%;
  position: relative;
}
.top-flow-list__item::after {
  content: "";
  position: absolute;
  background: url(/rakurakucloud/kintai/asset/image/_common/icon_arrow-dotted_accent-color.svg) no-repeat 100%;
  width: 100px;
  height: 40px;
  top: 70px;
  right: -40px;
  z-index: 2;
}
.top-flow-list__item--no-arrow::after {
  display: none;
}
.top-flow-list__box {
  background: #f5f5f5;
  border-radius: 15px;
  padding: 25px;
  margin-bottom: 30px;
}
.top-flow-list__box--main-color {
  background-color: #081059;
}
.top-flow-list__title {
  text-align: center;
  font-size: 130%;
  font-weight: 500;
}
.top-flow-list__step {
  display: block;
  color: #4272ea;
}
.top-flow-list__box--main-color .top-flow-list__title {
  color: #fff;
}
.top-flow-list__text {
  line-height: 1.8;
  font-size: 90%;
  width: 95%;
  margin: 0 auto;
}

/* =========================================================================
// seminarページ
//==========================================================================*/

/* .fv_read-area */
.fv_read-area {
  text-align: center;
  font-weight: 500;
}
.fv_read-area__cacth {
  width: 90%;
  max-width: 500px;
  border-radius: 30px;
  background-color: #081059;
  margin: 0 auto 20px;
  padding: 5px;
  color: #ffffff;
  font-size: 22px;
  letter-spacing: 3px;
}
.fv_read-area__title {
  font-size: 36px;
  line-height: 1.4;
}

/* .fv-main */
.fv-main {
  position: relative;
  margin-top: 100px;
  padding: 55px 25px 25px;
  border-radius: 10px;
  background-color: #081059;
  color: #ffffff;
  text-align: center;
}
.fv-main__icon-ciecle {
  position: absolute;
  width: 114px;
  height: 114px;
  border-radius: 50%;
  background-color: #081059;
  top: -57px;
  right: 0;
  left: 0;
  margin: auto;
  padding: 5px;
  box-sizing: border-box;
}
.fv-main__icon-ciecle img {
  max-height: 85px;
}
.fv-main__title {
  display: inline-block;
  border-bottom: 1px solid #00c87b;
  margin-bottom: 30px;
  padding-bottom: 5px;
  color: #00c87b;
  font-weight: 600;
  font-size: 22px;
}
.fv-main__point-list {
  display: table;
  margin: 0 auto 30px;
  font-size: 22px;
}
.fv-main__point-list__item {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  font-weight: 600;
  text-align: left;
}
.fv-main__point-list__item:last-child {
  margin-bottom: 0;
}
.fv-main__point-list__item::before {
  content: "";
  display: block;
  background-image: url(/rakurakucloud/kintai/asset/image/_common/icon_check_light-circle.svg);
  background-size: 25px 25px;
  width: 25px;
  height: 25px;
  margin-right: 15px;
  flex-shrink: 0;
}
.fv-main__white {
  border-radius: 10px;
  padding: 15px;
  background-color: #fff;
}
.fv-main__text {
  /* margin-bottom: 20px;  申し込みclose中 */
  color: #081059;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
}
.fv-main__text .date {
  font-size: 26px;
  font-weight: 600;
}
.fv-main__text .time {
  font-size: 18px;
  font-weight: 600;
}

/* .close-box */
.close-box {
  margin-top: 20px;
  padding: 14px;
  border: 1px solid #ff00cc;
}
.close-box__text {
  text-align: center;
  color: #ff00cc;
}

/* .title-icon */
.title-icon {
  margin-bottom: 40px;
  text-align: center;
}
.title-icon__object {
  width: 67px;
  height: 67px;
  margin: 0 auto;
}
.title-icon__title {
  color: #081059;
  font-size: 30px;
  font-weight: 600;
}

/* .seminar-box */
.seminar-box {
  margin-bottom: 50px;
  padding: 40px;
  text-align: left;
  border-radius: 10px;
  background-color: #f5f5f5;
  box-shadow: 0 2px 1px rgb(0 0 0 / 10%);
}
.seminar-box:last-child {
  margin-bottom: 0;
}
.seminar-box__text {
  margin-bottom: 20px;
  font-size: 18px;
  text-align: center;
  line-height: 1.8;
}
.seminar-box__text:last-child {
  margin-bottom: 0;
}
.seminar-box.seminar-box--white {
  background-color: #ffffff;
}

/* .object-card */
.object-card {
  display: flex;
}
.object-card__image {
  flex-shrink: 0;
  width: 190px;
  height: 190px;
  margin-right: 20px;
  background-color: #f5f5f5;
}
.object-card__image img {
  width: 100%;
  height: 100%;
}
.object-card__bold {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
}
.object-card__name {
  margin-bottom: 10px;
  color: #4272EA;
  font-size: 18px;
  font-weight: bold;
}
.object-card__text {
  font-size: 13px;
  line-height: 1.6;
}

/* .timetree */
.timetree {
  display: table;
  width: auto;
  margin: 0 auto;
  position: relative;
}
.timetree:before {
  content: "";
  display: block;
  position: absolute;
  left: -2px;
  top: 0;
  width: 2px;
  height: calc(100% - 5px);
  background-color: #ccc;
}
.timetree .one-block {
  padding-left: 40px;
  position: relative;
}
.timetree .one-block:nth-of-type(1) {
  top: -1em;
}
.timetree .one-block:not(:nth-of-type(1)) {
  margin-top: 30px;
}
.timetree .one-block:before {
  content: "";
  display: block;
  position: absolute;
  left: -6px;
  top: 0.7em;
  background-color: #4272ea;
  width: 10px;
  height: 10px;
  border-radius: 10px;
}
.timetree .one-block .time {
  display: inline-block;
  font-size: 18px;
  color: #4272ea;
  font-weight: 600;
  vertical-align: top;
}
.timetree .one-block .title {
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  margin-left: 0.4em;
}
.timetree .one-block .sentence {
  font-size: 14px;
  margin-top: 15px;
}

/* .seminar-detail */
.seminar-detail__text {
  margin-bottom: 30px;
  font-size: 14px;
}
.seminar-detail__list {
  padding-left: 30px;
  font-size: 14px;
}
.seminar-detail__list__item {
  margin-bottom: 5px;
  list-style: disc;
}
.seminar-detail__list__item:last-child {
  margin-bottom: 0;
}
.seminar-detail__list.seminar-detail__list--mb30 {
  margin-bottom: 30px;
}
.seminar-detail__border {
  padding-top: 20px;
  border-top: 2px solid #f5f5f5;
}

/* .seminar-flex-list */
.seminar-flex-list {
  text-align: left;
}
.seminar-flex-list__item {
  display: flex;
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 2px dotted #dddddd;
}
.seminar-flex-list__item:last-child {
  margin-bottom: 0;
}
.seminar-flex-list__title {
  width: 8em;
  color: #4272ea;
  font-size: 15px;
  font-weight: bold;
  flex-shrink: 0;
}
.seminar-flex-list__text {
  margin-bottom: 15px;
  font-size: 15px;
}
.seminar-flex-list__text:last-child {
  margin-bottom: 0;
}
.seminar-flex-list__link {
  font-size: 15px;
  text-decoration: underline;
}
.seminar-flex-list__link:hover {
  color: #007bc7;
  text-decoration: none;
}
.seminar-flex-list__group--liststyle{
  list-style: disc;
  padding-left: 20px;
}
/* =========================================================================
// inquiryページ
//==========================================================================*/



