@charset "utf-8";

.sp__only{
display: none;
}

.pc__only {
display: block;
}

.pc__only__inline {
display: inline-block;
}


/*--------------*/
/* sp wrapper */
/*--------------*/
@media screen and (max-width: 990px){
.wrap__980 {
width: 98%;
}
.cost_text{
width: 95%;
margin: auto;
}
}

@media screen and (max-width: 890px){
  .plain-text{
  text-align: left;
    font-size: 1.25rem;
  }
  .main-block {
  padding: 2rem 0.5rem;
  box-sizing: border-box;
  }
  .grid__unit--w50per{
  display: inline-block!important;
  }
  .main-block h3 {
  margin: 0;
  font-size: 1.5rem;
  }
  h3.heading-3{
  font-size: 1.8rem;
    margin-bottom: 0.5rem;
  }
  h4.heading-4{
  font-size: 1.6rem;
  margin-bottom: 0.5rem;
  }
  h4.heading-4::after,h4.heading-4::before {
  margin: 0 auto;
  top: 0px;
  display: block;
  }
  #circle01,
  #circle02{
  width: 100%!important;
  height: auto!important;
  }
  .hero__ttl{
  width:95%;
    margin: 0 auto;
    padding:3em 1em;
  }
  .hero-ttl-lead{
    margin: 20px auto;
    font-size: 1.5em;
    }
  .callcenter-cta__btn01 a::before, .callcenter-cta__btn01-wide a::before {
  display: none;
  }
  .hero__wrap {
  height: auto;
  min-height: 10px;
  }
  /*運用に合わせてえらべる連携先*/
  .service-link-system-list {
  font-size: 1em;
  display: block;
  }
  .service-link-system-list__item{
  width: 100%;
  text-align: left;
  margin: 1rem auto;
    position: relative;
  }
  .service-link-system-list__item a {
  margin: 0 auto 2rem;
  }
  .service-link-system-num{
  font-size: 1rem;
  }
  .system-purpose{
  display: block;
  padding-bottom: 0.5rem;  }
  .system-details{
  font-size: 135%;
  }
  .system-details::after {
  display: none;
  }

  .service-link-system-list__item::after {
  position: absolute;
  display: inline-block;
  right: 6%;
  top: 30%;
  width: 15px;
  height: 15px;
  border-left: solid 3px rgba(101, 159, 178,0.5);
  border-top: solid 3px rgba(101, 159, 178, 0.5);
  -webkit-transform: translateX(50%) rotate(
  225deg
  );
  transform: translateX(50%) rotate(
  225deg
  );
  content: "";
  }

  .hero__wrap.hero__wrap--no_header .hero {
    height: 100%;
    margin-top: 0;
    padding-top: 85px;
  }
}

@media screen and (max-width: 768px){
.hero h1 strong {
font-size: 2.8rem;
}
.hero h3 {
font-size: 2rem;
}

.cta__btn,.cta__btn2 {
font-size: 2.5rem;
}

.cta-hero__left {
font-size: 2rem;
}

.cta-hero__left em {
font-size: 3.5rem;
}

.cta-hero__left strong {
font-size: 3.5rem;
}
p.fukidashi01 {
  position: inherit;
  top: 0;
  width: 80%;
  background: #fff;
  padding: 6px;
  border: 4px solid #ffae00;
  border-radius: 8px;
  line-height: 1.2;
  font-weight: bold;
  text-align: center;
  margin: -3px auto 0;
  z-index: 10;
  right: 0;
  font-size: 14px;
}
p.fukidashi01::after{
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #ffae00;
  border-width: 6px;
  margin-left: -6px;
  top: -11%;
  }
span.fukidashi02 {
  position: inherit;
  display: block;
  background: #fff;
  border: 4px solid #ffae00;
  padding: 4px;
  line-height: 1.2;
  border-radius: 8px;
  margin-top: 10px;
  font-size: 12px;
  top: 0;
  text-align: center;
  right: 0;
}
span.fukidashi02::after{
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #ffae00;
  border-width: 6px;
  margin-left: -6px;
  top: -11%;
  }
}


/*--------------------------------------------------------

sp 667

----------------------------------------------------------*/
@media screen and (max-width: 667px){
/*共通*/
img{
max-width: 100%;
height: auto;
width :auto;
  }
h2{
font-size:2.4rem;		
}
h3{
font-size:2rem;	
}

/* ヘッダー固定 */
.hero__header{
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030;
width: 100%;
height: 70px;
}
/* TOPへ戻る */
#top,#check,#meriticon,#strong_point,#voice,#func,#faq,#partner {
padding-top:5rem;
margin-top:-5rem;	
}

.hero__header__tel{
padding: 0;
font-size: 2.5em;
}
.hero__header__tel__img {
width: 2rem;
padding-right: 1rem;
}
.ttl_img_01{
  left:5%;
}
.ttl_img_02{
  right:5%;
}
.hero_logoarea{
    height: 54px;
    padding-top: 8px;
    padding: 0.5em calc((100vw - 100%) / 2);
    background-color: rgba(245, 245, 245, 0.9);
    position: relative;
    border-top: 4px solid #4274bf;
    box-shadow: 0 0 8px rgb(156, 156, 156);
  }
.cta-hero__textarea{
  width: 100%;
}
.cta-hero__textarea p{
  text-align: center;
  }
.callcenter-cta__btn01, .callcenter-cta__btn02{
  width: 100%;
  margin: 1em auto;
}
#rcss-lp-base{
width:100%;
}

.wrap_func_cont {
margin-bottom: 10rem;
}

.func_cont p { width: 15rem; height: auto; min-height: 7rem; padding: 1.5rem 1rem; font-size: 1.2rem; left: .5rem;}
.func_cont p::after { bottom: -1.3rem; left: 3.5rem;}
.func_cont p::before { left: 3.4rem;}

.func_cont:nth-of-type(5)  p::before { left: 12.8rem;}

.func_cont:nth-of-type(5) p { right: 6%; }
.func_cont:nth-of-type(5) p::after { left: 76%; }

.func_cont:nth-of-type(4) p { left: -50%; }
.func_cont:nth-of-type(4) p::after { left: 8rem; }
.func_cont:nth-of-type(4) p::before { left: 7.9rem; }

.func_cont p strong {font-size: 1.1rem;}
.func_cont:hover p { top: -9.5rem;}
.func_cont:hover h3 { color: #ffca09;}

.func .circle { border-radius: 5px;}

.wrap_func_cont .option {
top: 23rem;
}

.side_menu {
top: auto;
bottom: 0;
left: 0;
height: 60px;
width: 100%;
margin: 0 auto;
z-index: 999;
background: #000;
opacity: 0.85;
padding: 0px;
}

.side_menu ul {
position: absolute;
width: 100%;
padding: 0;
margin: 0px 10px;
opacity: 1;
bottom: 1rem;
}

.side_menu ul li.cta a {
  display: none;
}
.side_menu ul li.side_menu__right a:hover {
  background: #2d98df;
}

.side_menu ul li a {
float: left;
font-size: 1.2rem;
margin: 0;
padding: 5px 5px 0;
border: none;
background: none;
text-decoration: underline;
line-height: 140%;
}

.side_menu ul li a:before,.side_menu ul li a:after {
display:none;	
}

.side_menu a:hover {
font-weight: normal;
}

.block__checkbox {
background: #ffffff;
}

.in_title__left {
padding: 0 0 2rem 0;
width: 100%;
display: block;
font-weight: bold;
}
  #callcenter-solution, section#biz-efficiency, #launch-flow{
  padding: 2em 0 0;
}
ul.solution-list li, ul.efficiency-list li, ul.case-list li, ul.security-list li{
  width:94%;
  margin: 10px auto;
}
p.efficiency-summarytext{
  font-size: 2em;
}
p.efficiency-summarytext img {
  max-width: 110px;
}
  .w60, .launch-flow-box{
  width: 96%;
}
ul.requirement li{
  width: 96%;
  margin: 5px auto;
  }
ul.price-list li{
  width: 96%;
  margin: 0 auto 40px;
  }
ul.price-list li:not(:last-of-type)::after{
  content: "+";
  position: absolute;
  display: block;
  font-size: 2em;
  top: 80px;
  left: -40px;
  margin-left: -10px;
}
ul.price-list li:last-of-type{
  margin: 0 auto;
}
ul.security-list li{
  padding: 15px;
}
.bg-lbleu2{
  padding: 40px 8px 10px;
}
  .cta-footer__list{
    width: 96%;
  }
  .cta-footer__list ul{
    text-align: left;
  }
/*------------------------------------------
add 20200609 telework callcenter area
--------------------------------------------*/
.telework-callcenter-area {
    padding: 2em 0 5em;
}
  .telework-callcenter-inbox{
    padding: 25px;
    margin-bottom: 3rem;
  }
  .tc-text-box, .tc-img-box{
    width: 100%;
  }
  .tc-text-box {
    margin-top: 3rem;
}
  .order1 {
    order: 1;
}
  .order2 {
    order: 2;
}
  p.telework-callcenter-endlead{
    font-size: 170%;
  }
  p.tc-point-num::before{
    display: none;
  }
.main-block h2.partner-ttl {
  font-size: 1.6em;
  line-height: 1.5;
}
  
  
}
/*--------------------------------------------------------

sp 480

----------------------------------------------------------*/

@media screen and (max-width: 480px) {
  .sp__none{
  display:none;	
  }
  .hero__hero_kw_01,.hero__hero_kw_02,.hero__hero_kw_03 {
  display: none;
  }

  .hero__wrap {
  height: auto;
  }

  .hero__wrap.hero__wrap--no_header .hero__header {
    display: none;
  }

  .hero {
  padding-top: 45px;
  height: 100vh;
  }

  .hero__header__logo {
  margin-top: 1.3rem;
  margin-left: 10px;
  }

  .hero__ttl,.cta-hero__left,.cta-hero__right,.cta-common__left,.company .company_left,.company .company_cont {
  float: none; 
  width: 100%;
  }

  .wrap__cost,.sup_cont  {
  float: none; 
  margin: 0 auto;
  width: 90%;
  }

  .cost__box,.cost__plus {
  text-align:center;
  width: 100%;
  }

  .cost__plus {
  height: 5rem;
  line-height: 5rem;
  }

  .cost__box {
  font-size: 2.2rem;
  }

  .hero__ttl p.lead {
  text-align: center;
  padding-right: 0;
  font-size: 1.8em;
  }

  h1 {
  margin-bottom: 0; 
  font-size: 3em;
  }

  .hero h1 img {
  width: 90%;
    margin: 0 auto;
    }

  .hero h1 strong {
  font-size: 2.5rem;
  }
  .hero h3 {
  font-size: 1.8rem;
  }
  .cta-hero__wrap {
  padding: 2em 0;
  }

  .hero__fukidashiarea{
    display: none;
  }
  .cta-hero__left {
  padding: 0 0 0 .5rem;
  text-align: center;
  font-size: 2rem;
  line-height: 3rem;
  margin-top: 2rem;
  }

  .cta-hero__left em {
  font-size: 2.8rem;
  }

  .cta-hero__left strong {
  font-size: 3rem;
  }

  .hero__point li {
  font-size: 1.3rem;
  height: 10rem;
  padding: 4rem 0 0 0;
  }
  .main-block h2 {
  margin-bottom: 2rem;
  font-size: 1.8rem;
  /*color: #fff;*/
  }

  .checkbox {
  margin-left: 5rem;
  }

  .checkbox li,.checkbox li em {
  font-size: 1.7rem;
  }

  .checkbox li::before {
  width: 2rem;
  height: 2rem;
  }

  .checkbox li::after {
  width: 1rem;
  height: 2rem;
  left: -2.2em;
  }

  .check__answer {
  font-size: 2rem;
  }

  .check__answer strong {
  font-size: 3rem;
  }

  .check__answer em {
  font-size: 2.5rem;
  }

  .arrow {
  margin: 3rem auto;
  }

  .cta-common h1 {
  font-size: 1.8rem;
  }
  .cta-common .btn_title1 {
  font-size: 1.8rem;
  }

  .cta-common__footer h2 {
  font-size: 1.5rem;
  }
  .cta-common__footer .footer_btn_txt {
  font-size: 1.5rem;
  }

  .main-block .lead {
  font-size: 1.5rem;
  }

  .main-block .lead strong {
  font-size: 2.2rem;
  }
  .grid__unit p {
  margin: 0 auto;
  font-size: 1.2rem;
  }

  .item-01,.item-02,.item-03,.item-04,.item-05,.item-06,.item-08,.item-10,.item-11,.item-12,.item-13,.item-14 {
  padding: 0;
  width: 30%;
  display: inline-block;
  vertical-align: top;
      /* padding-top: 0; */
      /* height: 71px; */
      /* top: 57px; */
  }

  .main-block__icon {
  height: 11rem;
  }

  .main-block__icon__txt {
  width: 66%;
  display: inline-block;
  }

  .func h2 .jump {
  font-size: 2rem;
  color: #fff;
  }

  .wrap_func_cont {
  background: none;
  }

  .func {
  background: #4274BF;
  }

  .func .func_bg2 h2{
  color :#333;	
  }


  .func .main-block h3 {
  font-size: 1rem;
  color: #fff;
  }

  .func .icon {
  height: 5rem;
  background-size: 85%;
  }

  .func_cont {width: 20%; float: left; cursor: pointer; overflow: visible; }

  .func_cont h3{
  font-size: 1rem;
  color: #ffffff;
  }

  .func_cont:nth-of-type(5) p {
  left: -118%;
  }

  .faq__answer dt {
  padding-left: 4rem;
  width: auto;
  font-size: 1.4rem;
  letter-spacing:0;
  }

  .faq__answer dd {
  padding-left: 3rem;
  }

  .faq__answer dd a {
  width:auto;	
  }

  .faq__index li{
  padding: 0;
  }

  .faq,.faq__index li a {
  font-size: 1.3rem;	
  }

  .faq__answer dt::before {
  margin-left: -3rem;
  }

  .faq__answer dd::before {
  padding-left: 0rem;
  top: 1rem;
  left: 0.5rem;
  font-size: 2rem;
  }

  .company .company_cont {
  padding-bottom: 0;	
  }

  .footer {
    padding: 0;
    margin: 0 auto 120px;
  }

  .cta-footer__tel {
  font-size: 1.6rem;
  letter-spacing: 1px;
  }
    
  .cta-footer__list li {
  display: inline-block;
  margin-right: 2rem;
  font-size: 1.4rem;
  }
    
  .cta-footer__list li:nth-child(2n) {
  margin-right: 0;
  }

  .cta-footer__list li span {
  padding-right: 1rem;
  }

  .footer__tel_detail {
  font-size: 1.0rem;
  }

  .footer_link {
  padding-top: 1rem;
  }

  .footer_link a {
  font-size: 1.2rem;
  }
    
  .cta-common__footer h6 {
  font-size: 1.8rem;
  }
    
  .wrap ,
  .wrap_footer,
  .footer,
  .cta,
  .cta_footer,
  #header_wrap {
  width: 100%;
  }

  .grid__unit {
  display:inline-block;
  }

  /*機能詳細*/
  .grid__unit--w33per{
  width: 96%;
  margin: 2rem auto;
  }

  .brand-word__color {
  font-size: 2.4rem;
  }
  .grid__unit--w50per{
  display: block!important;
  margin: 0 auto;
  height: auto;
  width: 80%;
  }

  /*パートナー連携*/
  .partner__logo li {
  width: 27%;
  height: auto;
  margin: 0 5px 5px 10px;
  display: inline-block;
  }

  .hataraku__partner {
  margin: -33px 0 -19px;
  }


  .func_cont p.lng_p::before {
  bottom: -13%;
  }

  .sup h2 .jump {
  font-size: 3rem;
  }
  /*TOPへ戻るアイコン*/
  #page-top a {
  font-size: 1.2rem;
  padding: 0.8rem 1.5rem;
  }

  .sp__only {
  display: block;
  }

  .pc__only,
  .pc__only__inline{
  display: none;
  }
  /*add css*/
    .company .company_left, .company table{
      width: 96%;
      margin: 10px auto;
    }
    .callcenter-cta__btn01 a{
      height: auto;
      padding: 20px;
      margin-bottom: 20px;
    }
    a.link-try{
      font-size: 1.6em;
    }
    .company_cont p {
      padding: 15px;
  }

  .side_menu {
    display: none;
  }

  /*sp_cta_menu*/
  .sp_cta_menu {
    position: fixed;
    display: block;
    top: auto;
    bottom: 0;
    left: 0;
    height: 60px;
    width: 100%;
    margin: 0 auto;
    z-index: 999;
    background: #000;
    opacity: 0.85;
    padding: 10px;
    box-sizing: border-box;
  }

  .sp_cta_menu ul {
    display: flex;
  }

  .sp_cta_menu ul li:first-child {
    margin-right: 10px;
  }

  .sp_cta_menu ul li.cta a {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 4rem;
    line-height: 4rem;
    bottom: 0;
    left: 0rem;
    background: #4274BF;
    border-radius: 0.3rem;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-decoration: none;
  }

  .sp_cta_menu ul li.sp-cta {
    width: 100%;
  }
  
  .sp_cta_menu ul li.sp-cta a {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 4rem;
    line-height: 4rem;
    bottom: 0;
    left: 0rem;
    background: #4274BF;
    border-radius: 0.3rem;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-decoration: none;
  }

  .sp_cta_menu ul li.side_menu__right a {
    background: #2d98df;
    left: 50%;
  }

  .hero__wrap.hero__wrap--no_header .hero {
    height: 100%;
    margin-top: 0;
    padding-top: 20px;
  }

  .hero__wrap.hero__wrap--no_header .hero-ttl-lead {
    margin: 0 0 20px 0;
  }
}

@media screen and (max-width: 414px) {
.arrow span:before{
border-width: 1.8rem;
top: -2.6rem;
left: -1.8rem;
}
}

@media screen and (max-width: 375px) {
.grid__unit {
padding: 0 0 0 1rem;
}
}

@media screen and (max-width: 360px) {
.func_cont:nth-of-type(5) p {
left: -150%;
}
}


@media screen and (max-width: 320px) {
  .hero {
  padding-top: 18px;
  height: 100vh;
  }

  .hero h1 .lead {
  font-size: 1.5rem;
    padding: 10px;
  }

  .hero__ttl p.lead b {
  font-size: 1.5rem;
  }

  .hero h1 strong {
  font-size: 2.8rem;
  line-height: 3rem;
  }

  .hero h3 {
  font-size: 1.5rem;
  }
  h2, h3 {
  margin-bottom: 0.5rem;
  }

  .cta__btn {
  font-size: 2rem;
  }

  .cta__btn .free {
  font-size: 2.5rem;
  }

  .func {
  padding-bottom: 10rem;
  }

  .func_cont:nth-of-type(5) p {
  left: -176%;
  }

  .wrap_func_cont .option {
  top: 28rem;
  }

  .arrow:before {
  width: 25rem;
  margin-left: -12rem;
  }

  .arrow:after {
  border-left: 15rem solid transparent;
  border-right: 15rem solid transparent;
  margin-left: -15rem;
  }

  .voice h4 {
  font-size: 1.7rem;
  }

  .hero__point li {
  font-size: 1.3rem;
  height: 8rem;
  padding: 2.5rem 0 0 0;
  }

  .hero__header__logo{
  padding-top: 0;
  width: 110px;
  margin-top: 0.2rem;	
  }
  .hero__header{
  height: 4.7rem;	
  }

  /* TOPへ戻る */
  #top,#check,#meriticon,#strong_point,#voice,#func,#faq{
  padding-top:4rem;
  margin-top:-4rem;	
  }

  .hero__header__tel{
  padding-top: 1.1rem;
  }

  .grid__unit{
  padding:0;	
  }

  .grid__unit .item-01,
  .grid__unit .item-02,
  .grid__unit .item-03,
  .grid__unit .item-04,
  .grid__unit .item-05,
  .grid__unit .item-06,
  .grid__unit .item-07,
  .grid__unit .item-08,
  .grid__unit .item-09{
  margin-left:0.4rem;	
  }

  .main-block .grid{
  margin: 0 0 0 10px;
  }

  .arrow span:before {
  top: -1.6rem;
  }

  .arrow span:before{
  border-width: 1rem;
  top: -1.5rem;
  left: -1rem;	
  }

  .hero__wrap.hero__wrap--no_header .hero-ttl-lead {
    margin: 0 0 15px 0;
    font-size: 1.4em;
  }
}