@charset "UTF-8";
.ttl_bg {
  background: url(../images/functions/hero_sp.jpg) center center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 769px)  {
  .ttl_bg {
    background:url(../images/functions/hero_pc.jpg) center center no-repeat;
    background-size: cover;
  }
}
/*-------------------------
utility
----------------------------*/
.page_body_functions {
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
@media screen and (min-width: 769px)  {
  .page_body_functions {
    max-width: 940px;
    margin: 0 auto;
    box-sizing: border-box;
  }
}
.bg_b {
  background-color: #1A1A1A;
}
.bg_gl {
  background-color:#EEEEEE;
}
.bg_w {
  background-color: #fff;
}
/*-------------------------
space
----------------------------*/
.space_head {
  padding:105px 0 50px;
 }
.space_head02 {
  padding: 85px 0 50px;
}
.space_body {
   padding:0 0 95px;
 }
.space_body02 {
  margin:0 auto 57px;
}
.space_body03 {
  margin: 0 0 50px;
}
.txt_center {
  text-align: center;
}
.space_footer {
  padding: 0 0 70px;
}
.br_disp {
  display: block;
}
@media screen and (min-width: 769px)  {
  .space_head {
    padding:156px 0 57px;
   }
  .space_head02 {
    padding:156px 0 90px;
  }
  .space_body {
     padding:0 0 95px;
   }
  .space_body02 {
    margin:0 auto 57px;
  }
  .space_body03 {
    margin: 0 0 50px;
  }
  .txt_center {
    text-align: center;
  }
  .space_footer {
    padding: 0 0 153px;
  }
}
@media screen and (min-width: 903px)  {

  .br_disp {
    display: none;
  }

}
/*-------------------------
section01
----------------------------*/
.sec01_ttl {
  font-size: 32px;
  font-weight: bold;
}
.holder_area {
  display: block;
}
.circle_area {
  width:240px;
  height: 240px;
  border: solid 10px #D5DBDB;
  border-radius: 50%;
  padding:60px 15px;
  margin: 0 auto 36px;
}
.sec01_holder_txt {
  font-size: 15px;
  font-weight: bold;
  text-align: left;
  line-height: 40px;
}
.sec01_holder_txt02 {
  font-size: 19px;
  font-weight: bold;
  text-align: center;
  line-height: 36px;
}
.under_marker {
  background: linear-gradient(transparent 85%, #FFFF00 50%);
  background-position: bottom 32px right 50%;
}
.logo_slogan_area {
  max-width: 100%;
  padding: 41px 11px 22px;
  margin: 0 auto 50px;
  display: flex;
  justify-content: center;
}
.slogan_img {
  max-width: 128px;
  margin: -19px 8px 0 4px;
}

.slogan_txt {
  font-size: 19px;
  font-weight: bold;
  color: #fff;
}
.youTube_image {
  text-align: center;
}
@media screen and (min-width: 376px) {
  .circle_area {
    width:302px;
    height: 302px;
    border: solid 10px #D5DBDB;
    border-radius: 50%;
    padding:85px 20px;
    margin: 0 auto 36px;
  }
  .sec01_holder_txt02 {
    font-size: 24px;
    line-height: 36px;
  }
  .under_marker {
    background: linear-gradient(transparent 85%, #FFFF00 50%);
    background-position: bottom 39px right 50%;
  }
  .slogan_img {
    max-width: 180px;
    margin: -30px 12px 0 0;
  }
  .slogan_txt {
    font-size: 23px;
  }
}
@media screen and (min-width: 641px) {
  .sec01_holder_txt {
    font-size: 20px;
    text-align: center;
    line-height: 40px;
  }
}
@media screen and (min-width: 769px) {
  .sec01_ttl {
    font-size: 40px;
  }
  .holder_area {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .circle_area {
    width: 280px;
    height: 280px;
    border-radius: 50%;
    padding:75px 30px;
  }
  .sec01_holder_txt02 {
    font-size: 20px;
    line-height: 40px;
  }

  .under_marker {
      background: linear-gradient(transparent 85%, #FFFF00 50%);
      background-position: bottom 31px right 50%;
  }

  .logo_slogan_area {
    max-width: 830px;
    padding: 42px 24px;
    margin: 0 auto 100px;
  }
  .slogan_img {
    max-width: 200px;
  }

  .slogan_txt {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
  }
  .youTube_image {
    text-align: center;
  }
}
@media screen and (min-width: 871px) {
  .holder_area {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .circle_area {
    width: 280px;
    height: 280px;
    border-radius: 50%;
    padding:75px 30px;
  }
  .logo_slogan_area {
    max-width: 830px;
    padding: 42px 24px;
    margin: 0 auto 100px;
  }
  .slogan_txt {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
  }
}

/*-------------------------
section02
----------------------------*/
.sec02_wrap {
  padding:0 0 100px;
}
.contents_box{
  padding: 40px 28px;
}
.contents_ttl_area {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.namber_box {
  background: #1A1A1A;
  font-size: 24px;
  font-weight: bold;
  color:#fff;
  padding: 0 28px;
  text-align: center;
}
.feature_ttl {
  width: 100%;
}
.feature_ttl h2 {
  font-size: 21px;
  font-weight: bold;
  padding: 30px 0 0 0;
}
.main_area {
  align-items: center;
  padding: 50px 0;
}
.main_area_img {
  width: 100%;
  text-align: center;
   align-self: flex-start;
}
.main_area_img02 {
  width: 100%;
  text-align: center;
  align-self: flex-start;
}
.contents_box figcaption {
  width: 100%;
}
.main_area h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
}
.fig_cap_area {
  padding:33px 0 0 0;
}
.fig_cap_area h3 {
  padding: 0 0 20px;
}
.comme_area {
  padding: 23px;
}
.comme_area h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 28px;
  padding: 0 0 20px;
}
.comme_area p {
  line-height: 36px;
  font-size: 14px;
  line-height: 28px;
  font-weight: normal;
}
.comme_txt02 {
  padding:25px 0 0;
}
ul.fig_cap_list_01 {
  padding: 0 0 0 20px;
}
.fig_cap_list_01 li {
  font-size: 14px;
  list-style-type: disc;
  line-height: 28px;
  padding: 0 0 5px 0;
}
.fig_cap_list li {
  font-size: 14px;
  list-style-type: none;
  line-height: 28px;
  padding: 0 0 20px;
}
@media screen and (min-width:769px) {
  .sec02_wrap {
    padding:0 0 150px;
  }
  .contents_box{
    padding: 74px 110px;
  }
  .contents_ttl_area {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .namber_box {
    background: #1A1A1A;
    font-size: 34px;
    color:#fff;
    padding: 0 28px;
    text-align: center;
  }
  .feature_ttl h2 {
    font-size: 34px;
    padding: 0 0 0 41px;
  }
  .main_area h3 {
    font-size: 20px;
    line-height: 30px;
  }
  .fig_cap_area h3 {
    padding: 0 0 20px;
  }
  .comme_area {
    padding: 30px 60px;
  }
  .comme_area h3 {
    font-size: 18px;
    padding: 0 0 20px;
  }
  .comme_area p {
    line-height: 36px;
    font-size: 18px;
  }
  .comme_txt02 {
    padding:25px 0 0;
  }
  ul.fig_cap_list_01 {
    padding: 0 0 0 20px;
  }
  .fig_cap_list_01 li {
    font-size: 18px;
    line-height: 36px;
    padding: 0 0 5px 0;
  }
  .fig_cap_list li {
    font-size: 18px;
    line-height: 36px;
    padding: 0 0 20px;
  }
}

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

  .main_area {
    display: flex;
    flex-direction: row;
    padding: 50px 0;
  }

  .main_area_img {
    width: 32%;
     align-self: flex-start;
  }

  .main_area_img02 {
    width: 48%;
    align-self: flex-start;
  }

  .contents_box figcaption {
    width: 52%;
  }

  .fig_cap_area {
    padding:0 0 0 20%;
  }

}

/* 「勤給解決」の打刻認証 */
.sec03_wrap {
  background: #D5DBDB;
  padding: 103px 0 70px;
}

.sec03_ttl {
  font-size: 32px;
  font-weight: bold;
  padding: 0 0 50px;
}

.sec03_holder {
  padding: 0 0 40px;
}

.sec03_holder:last-child {
  padding: 0;
}

.sec03_holder_img {
  text-align: center;
  background: #fff;
  border-radius: 50%;
  width: 250px;
  height: 250px;
  margin: 0 auto 30px;
  display: flex;
  justify-content: center;
}
.sec03_holder_img img[src$=".svg"] {
  width: 162.46px;
  height: 112.32px;
  margin: auto 0;
}

.sec03_holder_ttl {
  font-size: 20px;
  font-weight: bold;
  padding: 0 0 10px;
  text-align: center;
}

.sec03_holder_txt {
  font-size: 18px;
  line-height: 2;
  text-align: center;
}
.stamping_holder_01 {
  width: 100%;
}
.stamping_list {
  padding: 60px 0 0;
}

.stamping_item {
  background: #fff;
  padding: 40px 26px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 40px;
}

.stamping_item:last-child {
  margin: 0;
}

.stamping_ttl {
  font-size: 21px;
  font-weight: bold;
  padding: 0 0 30px;
  text-align: center;
}


.stamping_img {
  text-align: center;
  padding: 0 0 30px;
}

.stamping_subttl {
  font-size: 16px;
  font-weight: bold;
  padding: 0 0 20px;
  line-height: 2;
}

.stamping_txt_01 {
  font-size: 14px;
  line-height: 2;
  padding: 0 0 20px;
}

.stamping_txt_01:last-of-type {
  padding: 0;
}

.stamping_txt_01 span {
  background: linear-gradient(transparent 83%, yellow 83%);
  font-weight: bold;
}

.sec03_morebtn {
  margin: 30px 0 0;
}

.sec03_morebtn a {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 250px;
  height: 40px;
  border: 2px solid #1A1A1A;
  margin: auto;
}

.sec03_morebtn_txt{
  padding: 0 0 0 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 36px;
}

.sec03_morebtn_txt span {
  display: inline-flex;
  width: 15px;
  margin: 0 0 0 5px;
}

.btn_arrow {
  width: 36px;
  display: inline-flex;
  justify-content: center;
  background: #FFFF00;
}

.btn_arrow img {
  width: 12px;
  height: 21px;
  margin: auto 0;
}

.stamping_holder_02 {
  padding: 40px 0 0;
  margin: auto;
}

.mw_img {
  width: 100%;
}

.stamping_cap {
  font-size: 14px;
  font-weight: bold;
  line-height: 2;
  padding: 0 0 10px;
}

.stamping_cap_pt {
  padding-top: 50px;
}

.sec03_down_arrow {
  padding: 0 0 7px;
  margin: auto;
  width: 7%;
}

@media only screen and (min-width: 769px) {
	.sec03_morebtn a:hover {
		background: #ff0;
		transition: all .5s ease-out;
	}
}
@media only screen and (min-width: 961px) {
  .sec03_wrap {
    background: #D5DBDB;
    padding: 146px 0 150px;
  }

  .sec03_ttl {
    font-size: 40px;
    font-weight: bold;
    padding: 0 0 110px;
    text-align: center;
  }

  .sec03_holder_wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .sec03_holder {
    width: 31%;
    padding: 0;
  }

  .sec03_holder_img {
    text-align: center;
    background: #fff;
    border-radius: 50%;
    width: 250px;
    height: 250px;
    margin: 0 auto 43px;
    display: flex;
    justify-content: center;
  }

  .sec03_holder_ttl {
    font-size: 24px;
    font-weight: bold;
    padding: 0 0 16px;
    text-align: center;
  }

  .sec03_holder_txt {
    font-size: 18px;
    line-height: 2;
    text-align: center;
  }

  .stamping_list {
    padding: 100px 0 0;
  }

  .stamping_item {
    background: #fff;
    padding: 74px 110px 73px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 50px;
  }

  .stamping_item:last-child {
    margin: 0;
  }



  .stamping_ttl {
    font-size: 33px;
    font-weight: bold;
    padding: 0 0 46px;
    width: 100%;
    text-align: left;
  }

  .stamping_holder_01 {
    width: 52.3809%
  }

  .stamping_img {
    text-align: center;
    padding: 0 0 46px;
  }

  .stamping_subttl {
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 30px;
    line-height: 1.5;
  }

  .stamping_txt_01 {
    font-size: 18px;
    line-height: 2;
    padding: 0 0 30px;
  }

  .stamping_txt_01:last-of-type {
    padding: 0;
  }

  .stamping_txt_01 span {
    background: linear-gradient(transparent 83%, yellow 83%);
    font-weight: bold;
    padding: 0 0 3px;
  }

  .sec03_morebtn {
    margin: 50px 0 0;
  }

  .sec03_morebtn a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 375px;
    height: 50px;
    border: 2px solid #1A1A1A;
    margin: 0;
		transition: all 1s ease-out;
  }

  .sec03_morebtn_txt{
    padding: 0 0 0 21px;
    font-size: 18px;
    font-weight: bold;
    line-height: 46px;
  }

  .sec03_morebtn_txt span {
    margin: 0 0 0px 10px;
    display: inline-flex;
  }

  .btn_arrow {
    width: 47px;
    background: #FFFF00;
  }

  .stamping_holder_02 {
    width: 37.1428%;
    padding: 0;
    margin: 0;
  }

  .stamping_cap {
    font-size: 18px;
    font-weight: bold;
    line-height: 2;
    padding: 0 0 20px;
  }

  .stamping_cap_pt {
    padding-top: 50px;
  }

  .sec03_down_arrow {
    padding: 0 0 7px;
    margin: auto;
    width: 7%;
  }


}



/* 「勤給解決」の機能 */

.sec04_wrap {
  background: #EEEEEE;
  padding: 78px 0 100px;
}

.sec04_ttl {
  font-size: 32px;
  font-weight: bold;
  padding: 0 0 30px;
  text-align: center;
}

.sec04_txt {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.sec04_card_wrap {
  padding: 80px 0 0;
}

.sec04_card {
  background: #fff;
  padding: 40px 26px;
  margin: 0 0 40px;
}

.sec04_card:last-child {
  margin: 0;
}

.sec04_card_ttl {
  padding: 0 0 28px;
  font-size: 27px;
  font-weight: bold;
  text-align: left;
}

.sec04_card_img {
  padding: 0 0 26px;
  text-align: center;
}

.sec04_card_txt01 {
  padding: 0 0 20px;
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
}

.sec04_card_txt02 {
  font-size: 14px;
  line-height: 2;
}

@media only screen and (min-width: 769px) {
  .sec04_wrap {
    padding: 150px 0;
  }

  .sec04_ttl {
    font-size: 40px;
    padding: 0 0 44px;
  }

  .sec04_txt {
    font-size: 20px;
  }

  .sec04_card_wrap {
    padding: 100px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .sec04_card {
    padding: 43px 60px 38px;
    width: 48%;
    margin: 0 0 50px;
  }

  .sec04_card:nth-last-child(-n+2) {
    margin: 0;
  }

  .sec04_card_ttl {
    padding: 0 0 28px;
    font-size: 24px;
    text-align: center;
  }

  .sec04_card_img {
    padding: 0 0 21px;
  }

  .sec04_card_txt01 {
    padding: 0 0 24px;
    font-size: 20px;
  }

  .sec04_card_txt02 {
    font-size: 18px;
    line-height: 2;
  }
}


/*------------------------------------------------------------
video
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.c-video__slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.c-video__vid {
  position: relative;
  cursor: pointer;
/*
  width: 300px;
  margin-right: 40px;
*/
	margin: auto;
}
  @media screen and (max-width: 768px) {
    .c-video__vid {
      width: 100%;
      margin: 0 0 20px 0; } }
  .c-video__vid:nth-child(3n) {
    margin-right: 0; }
  .c-video__vid:hover .c-video__img:after {
    -webkit-transform: translate(-50%, -50%) scale(1.2);
        -ms-transform: translate(-50%, -50%) scale(1.2);
            transform: translate(-50%, -50%) scale(1.2); }
  .c-video__vid iframe {
    display: none; }

.c-video__img {
  position: relative; }
  .c-video__img:before {
    content: '';
    width: 100px;
    height: 100px;
    background: #ffff00;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .c-video__img:after {
    content: '';
    border-style: solid;
    border-width: 20px 0 20px 40px;
    border-color: transparent transparent transparent #000;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin-left: 5px;
    -webkit-transition: 0.3s all;
    transition: 0.3s all; }
  .c-video__img img {
    width: 100%; }

.c-video__txt {
  padding: 23px 0; }
  @media screen and (max-width: 768px) {
    .c-video__txt {
      padding: 14px 0; } }

.c-video__ttl {
  font-size: 1.8rem;
  line-height: 3rem;
  margin-bottom: 15px; }
  @media screen and (max-width: 768px) {
    .c-video__ttl {
      font-size: 1.4rem;
      line-height: 2.5rem;
      margin-bottom: 6px; } }

.c-video__text1 {
  font-size: 1.8rem;
  line-height: 3rem;
  white-space: nowrap; }
  @media screen and (max-width: 768px) {
    .c-video__text1 {
      font-size: 1.4rem;
      line-height: 2.5rem; } }

.c-video .video-popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 998;
  background: rgba(0, 0, 0, 0.7);
  cursor: pointer;
  display: none !important; }
  .c-video .video-popup.show-video {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }

.c-video .close-video {
  content: '';
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0;
  right: 0;
  background: url("../images/common/icon-close.png") no-repeat center;
  background-size: cover; }

.c-video .iframe-wrapper {
  position: relative;
  width: 46%;
  height: 50%; }
  @media screen and (max-width: 768px) {
    .c-video .iframe-wrapper {
      width: 90%;
      height: 50%; } }
  .c-video .iframe-wrapper iframe {
    width: 100%;
    height: 100%; }


/* VIDEO */
.video_area {
	position: relative;
	display: none;
	width: 100%;
	margin: auto;
}
.video_area video {
	width: 100%;
}
a[class*='lightcase-icon-'].lightcase-icon-close {
	width: 50px;
	height: 50px;
	top: 0 !important;
	right: 0 !important;
	background: url("../images/common/icon-close.png") no-repeat center;
	background-size: cover;
}
[class*='lightcase-icon-']:before {
	display: none !important;
}
.video_link {
	position: relative;
	text-align: center;
}
.video_link a:before {
	content: '';
	width: 100px;
	height: 100px;
	background: #ffff00;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
			-ms-transform: translate(-50%, -50%);
					transform: translate(-50%, -50%); }
.video_link a:after {
	content: '';
	border-style: solid;
	border-width: 20px 0 20px 40px;
	border-color: transparent transparent transparent #000;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
			-ms-transform: translate(-50%, -50%);
					transform: translate(-50%, -50%);
	margin-left: 5px;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}
.video_link a:hover:after {
	-webkit-transform: translate(-50%, -50%) scale(1.2);
			-ms-transform: translate(-50%, -50%) scale(1.2);
					transform: translate(-50%, -50%) scale(1.2); }
@media only screen and (min-width: 641px) {
	html:not([data-lc-type=error]) #lightcase-content {
		background-color: transparent !important;
	}
	html:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
		padding: 0 !important;
	}
}
@media only screen and (min-width: 841px) {
	.video_area {
		width: 800px;
	}
}
