html, body {
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "Helvetica Neue", "Helvetica", "Arial", "Hiragino Sans", "ヒラギノ角ゴシック", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
body {
  font-size: 14px;
  color: #181d36 !important;
  -webkit-text-size-adjust: 100%;
}

#wrap {
  font-size: 14px;
}



@media all and (-ms-high-contrast: none) {
  html, body {
    font-family: "メイリオ",Meiryo,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  }
}

h1.entry-title {
  font-size: 1.95rem;
}
.mar-top1per{
  margin-top: 1%;
}
.mar-top2per{
  margin-top: 2%;
}
.mar-top3per{
  margin-top: 3%;
}
.mar-top4per{
  margin-top: 4%;
}
.mar-top8per{
  margin-top: 3%;
}
.mar-left15{
  margin-left: 15px;;
}
.pb-1_7{
  padding-bottom:1.7rem;
}
.line-h18{
  line-height: 1.8rem;
}
.size-s{
  font-size: smaller;
}
.wrapper {
  padding: 0px 0px !important;
}
#main-nav{
  box-shadow: 0 5px 25px rgb(0 0 0 / 10%);
}
.mega-menu-wrap{
	margin-left:auto !important;
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width:576px){
  .toggle-set{
    margin: 0 auto;
    display: table;
  }
  .mega-menu-wrap{
    display: table-cell !important;
    vertical-align: middle !important;
  }
  #mega-menu-wrap-primary .mega-menu-toggle {
    padding-right: 5px;
}
}
.nav-top-img a{
  width:100%;
}
@media screen and (min-width:751px) and (max-width:975px){
  .navbar-brand{
    width:30%;
  }
}
@media screen and (max-width:750px){
  .navbar-brand{
    width:50%;
  }
}
.entry-title{
  margin-top:2rem;
}
.news-info{
  font-size:1.5rem;
  font-weight:600;
  width:auto;
  padding-left:1.8rem !important;
}
.border-l:before {
  content: '|';
  padding-right: 10px;
  font-weight: 600;
}
.news-headline,
.news-headline a{
  color:#000;
  font-size:0.9rem;
  font-weight: 600;
}

.news-headline a:hover{
  text-decoration: underline !important;
  color:#000;
}
.pnavi{
  margin-top: 1%;
}
@media screen  and (max-width:765px){
  .news-headline{
    padding-left: 30px !important;
    line-height: 1.3rem;
    padding-bottom: 1rem;
  }
  .pnavi{
    margin-top: 5%;
  }
}
a.page-numbers{
  margin-right:2px;
  color:#000;
  border:1px solid #666;
  background-color: rgb(255, 255, 255);
  padding:2px 3px;
}

.current{
  color:#000;
  border:1px solid #666;
  background-color: #ccc;
  padding:2px 3px;
}
@media screen and (max-width:975px){
  .mar-bottom-40{
    margin-bottom: 40px;
  }
}

.balloon-left,
.balloon-right {
  position: relative;
  display: inline-block;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: rgb(0, 0, 0);
  font-size: 16px;
  background: #FFF;
  border: solid 3px rgb(0, 0, 0);
  box-sizing: border-box;
}
.balloon-left {
  margin: 1.5em 0 1.5em 15px;
}
.balloon-right {
  margin: 1.5em 15px 1.5em 0;
}

.balloon-left:before,
.balloon-right:before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -12px;
  border: 12px solid transparent;
  
  z-index: 2;
}

.balloon-left:after,
.balloon-right:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -14px;
  border: 14px solid transparent;
  z-index: 1;
}

.balloon-left:before{
  left: -26px;
  border-right: 16px solid #FFF;
}
.balloon-left:after{
  left: -32px;
  border-right: 18px solid rgb(0, 0, 0);
}

.balloon-right:before {
  right: -26px;
  border-left: 16px solid #FFF;
}
.balloon-right:after {
  right: -32px;
  border-left: 18px solid rgb(0, 0, 0);
}

.balloon-left p,
.balloon-right p {
  margin: 0;
  padding: 0;
}

.bx-shadow{
  box-shadow: 0 2px 15px rgb(151 151 151 / 50%);
}
.ov-img-hidden{
  overflow: hidden;
}
.card-img-bottom, 
.card-img-top{
  height: 25vh !important;
  object-fit:cover;
}
.card-img-top{
  transition-duration: 0.3s;
  
}
.card-img-top:hover{
  transform: scale(1.2);
  transition-duration: 0.3s;
}

.articleTitleArea .articleTitle{
  line-height: 1.7;
  font-size: 18px;
  font-weight: bold;
  color: #000;
}

#footSnsBtnWrap{
  padding-bottom: 80px;
}

#footWrap {
  padding:50px 0 10px 0 ;
  width: 100%;
  background-color: #e7e9e7;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color:#34383c;
}

@media screen and (min-width:1025px){
  #footLogo {
    padding: 0px 0px 30px 15px;
  }
}

@media screen and (min-width:751px) and (max-width:1024px)
{
  #footLogo{
    padding: 0 0 20px 15px;
  }
}
@media screen and (max-width:750px){
  #footLogo {
    padding: 5px 0 20px 15px;
  }
}

#footCompanyAddress{
  font-size: 0.9rem;
  padding-bottom:50px !important;
}
#menu-footer-menu1 li a,
#menu-footer-menu2 li a{
  color:#34383c;
  list-style: none;
}
#menu-footer-menu2 li a::after{
    font-family: "Font Awesome 5 Free";
    content: "\f35d";
    font-size: 12px;
    font-weight: 900;
    margin-left: 10px;
}
#footCompanyAddress,
.menu-footer-menu1-container > ul,
.menu-footer-menu2-container > ul{
  padding-left: 15px !important;
  padding-right: 0px;
}
#menu-footer-menu1 li,
#menu-footer-menu2 li{
  line-height:2.0rem;
  list-style: none;
  font-size:0.9rem;
}

#colophon{
  padding-top:30px;
}

/*予約フォーム*/
.content-form td {
  font-size: 1.2rem !important;
}

/*RPAとは？用表示*/
.leftBorder > .elementor-widget-container {
  border-left: 6px solid #181d36;
  padding: 5px 0;
}
.leftBorder > .elementor-widget-container > .elementor-heading-title{
  padding-left: 20px;
}
/*コラム用表示*/
.singleText > .elementor-widget-container {
  border-left: 2px solid #222;
  padding: 5px 0;
}
.singleText > .elementor-widget-container > .elementor-heading-title{
  padding-left: 20px;
}
.style2{
  line-height: 1.38;
  font-size: 26px !important;
  font-weight: 600 !important;
  color: #2a324e;
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
  font-size: 22px;
  font-weight: 400;
  margin: 3em 0 1.5em;
  padding: 1.1em .2em 1em;
}
.style3{
  line-height: 1.45;
  font-size: 22px !important;
  font-weight: 600 !important;
  color: #2a324e;
  border-bottom: none;
  border-left: 2px solid #222;
  font-size: 18px;
  font-weight: 400;
  margin: 2.5em 2px 1.2em;
  padding: .3em 0 .3em .8em;
}

.legend-column > p{
  line-height: 1.7;
  font-size: 18px;
}
.legend-column > ul li{
  padding-left: 1.2em;
  list-style: none !important;
  position: relative;
}
.legend-column > ul li:before {
  width: 8px;
  height: 8px;
  content: '';
  display: block;
  border-radius: 50%;
  background-color: #4bd9c4;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 1.2em;
  left: 0;
}
.under {
  background: linear-gradient(transparent 70%, #ff99ab 70%);
  line-height: 1.45;
  font-size: 22px;
  font-weight: bold;
  color: #2a324e;
  margin-top: 25px;
}
.ct_button {
  background-color: #2980b9;
  box-shadow: 0 1px 3px rgb(0 0 0 / 15%);
  box-sizing: border-box;
  color: #fff !important;
  display: inline-block;
  font-size: 100%;
  font-weight: 700;
  min-width: 200px;
  margin: 0;
  max-width: 90%;
  padding: .6em 1.3em .5em;
  transition: all 0.3s ease-in-out 0s;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
}
.ct_button:hover, .ct_button:focus {
  background-color: #7d7d7d;
  box-shadow: 0 2px 2px rgb(0 0 0 / 15%) inset;
  color: #fff;
  text-decoration: none;
}

.archiveTitleArea {
  width: 100%;
  /*padding-top: 70px;*/
  padding-bottom: 0;
  border-bottom: none;
}
.archiveTitle{
  font-size: 2rem;
  margin-bottom: 2.5rem;
}
.columnList > div > a:hover{
  text-decoration:none;
}
.category{
  padding: 0.3em;
  margin-top: 3px;
  margin-right: 3px;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  color: #3660d1;
  border: 1px solid #3660d1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.date {
  line-height: 1;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  color: #3660d1;
}

.articleTitleArea{
    margin-top: 15px;
}
/*コラム一覧*/
.archive.tips_post_archive .archiveTitleArea {
  width: 100%;
  padding-top: 70px;
  padding-bottom: 0;
  border-bottom: none;
}
.archiveInfo {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 2rem;
}
.archive.tips_post_archive .archiveTitleArea .archiveInfo .archiveCategoryTitle {
  width: 74%;
}
.archive.tips_post_archive .archiveTitleArea .archiveInfo .categoryArchiveLinksArea {
  width: 20%;
  position: relative;
}

.archive.tips_post_archive .archiveTitleArea .archiveInfo .categoryArchiveLinksArea #categoryArchiveLinks {
  position: absolute;
  top: 0;
  right: 0;
}

.archive.tips_post_archive .archiveTitleArea .archiveInfo .categoryArchiveLinksArea #categoryArchiveLinks {
  position: absolute;
  top: 0;
  right: 0;
}
#categoryArchiveLinks {
  width: 100%;
  border: 1px solid #dededf;
  background-color: #fff;
  border-radius: 5px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 5;
}
#categoryArchiveLinks .categoryArchiveLinksSelected {
  position: relative;
}
#categoryArchiveLinks .categoryArchiveLinksSelected > span {
  width: 100%;
  line-height: 1.1;
  padding: 12px 39px 12px 16px;
  font-size: 14px;
  color: #989898;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#categoryArchiveLinks .categoryArchiveLinksSelected:after {
  width: 7px;
  height: 10px;
  content: '';
  display: block;
  background-image: url(../global-templates/img/categoryLinkArrow.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  -webkit-transform: translateY(-50%) rotate(
180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(
180deg);
  position: absolute;
  top: 50%;
  right: 16px;
}

#categoryArchiveLinks .categoryArchiveLinksList {
  display: none;
}

/*パンくず*/
.breadcrumbs{
  padding: 8% 0 0 8%;
  margin-bottom: 3.5%;
  color:darkgrey;
  font-size:0.8rem;
}
.breadcrumbs_part{
  color: darkgrey;
  font-size: 0.8rem;
}
.breadcrumbs a,
.breadcrumbs_part a{
  color: darkgrey;
}
.breadcrumbs a:hover,
.breadcrumbs_part a:hover{
  color: rgb(73, 73, 73);
}

/* Tips accordion */
.accordion{
  margin-top: 10px;
}

.accordion__container {
  width: 100%;
  margin: 0 auto;
}

.accordion__title {
  background-color: #ffffff;
  color: #939191;
  font-size: 0.9em;
  padding: 0.625em 0.625em 0.625em 2em;
  position: relative;
  cursor: pointer;
  user-select: none;
  border: 1px solid #CCC;
  margin-bottom: 0px !important;
}

.accordion__title::before, .accordion__title::after {
  content: '';
  display: block;
  background-color: #818181;
  position: absolute;
  top: 50%;
  width: 15px;
  height: 2px;
  right: 25px;
}

.accordion__title::after {
  transform: rotate(90deg);
  transition-duration: .3s;
}

.accordion__title:hover,
.accordion__title:active,
.accordion__title.is-active { 
  background-color: #f5f5f5;
}

.accordion__title.is-active::before {
  opacity: 0;
}

.accordion__title.is-active::after {
  transform: rotate(0);
}

.accordion__content {
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  /*padding: 0 1.5em;*/
  line-height: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition-duration: .3s;
}

.accordion__content.is-open {
  border: 1px solid #CCC;
  border-top: none;
  /*padding: .625em 1.5em;*/
  line-height: normal; /* numberに書き換える*/
  height: auto;
  opacity: 1;
}
.accordion__content.is-open ul{
  margin-bottom: 0px;
}
.accordion__content.is-open ul li{
  padding:10px 30px;
  border-bottom: 1px solid #ccc;
  list-style: none;
  margin-bottom: 0px;
}

.accordion__content.is-open ul li:last-child{
  border-bottom: none;
}
.accordion__content.is-open ul li a{
  color:#9e9e9e;
  display: block;
  height: 100%;
  width: 100%
}
.accordion__content.is-open ul li a:hover{
  color:#3a3a3a;
  text-decoration: none;
}
.accordion__content.is-open ul li:hover{
  background-color:#f5f5f5;
  font-weight: 600;
}

/*新・お問い合わせフォーム用*/
.title_blue{
  border-left: solid 5px rgb(24, 37, 97);
  padding-left: 8px;
  font-weight: 600;
}
.radio-toiawase > .wpcf7-radio > .wpcf7-list-item{
  display: block;
  padding-bottom: 6px;
}
.mb-50{
  margin-bottom: 50px;
}
#select-p .wpcf7-list-ite{
  display: block;
}
.w90{
  width:90% !important;
}
.cbox-bai{
  transform: scale(2);
}

/*footer setting*/
#wrapper-footer{
  margin-top:5rem;
}

/*吹き出し*/
.balloon1-left {
  position: relative;
  display: inline-block;
  margin: 1.5em 0 1.5em 15px;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #e0edff;
}

.balloon1-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #e0edff;
}

.balloon1-left p {
  margin: 0;
  padding: 0;
}

.balloon2-left {
  position: relative;
  display: inline-block;
  margin: 1.5em 0 1.5em 15px;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #FFF;
  border: solid 3px #555;
  box-sizing: border-box;
}

.balloon2-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 12px solid #FFF;
  z-index: 2;
}

.balloon2-left:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-right: 14px solid #555;
  z-index: 1;
}

.balloon2-left p {
  margin: 0;
  padding: 0;
}
/*SynchRoidライセンス用を旧ページから引継ぎ*/

.synchroid-detail {
  line-height: 23px;
  width: 100%;
  }
.synchroid-detail td {
  border: 1px solid #aaa;
  padding: 20px;
  text-align: left;
  font-size: 15px;
  }
.synchroid-detail th {
  border: 1px solid #8D8D8D;
  padding: 10px;
  font-weight: bold;
  font-size: 16px;
  background-color: #E6E6FA;
  vertical-align: middle;
  }
.head-n{
  width: 5%;
  }
.head-acount{
  width: 15%;
  }
.head-main{
  width: 6%;
  }
  
  @media screen and (max-width: 767px) {
  .synchroid-detail,
  .synchroid-detail tr,
  .synchroid-detail td,
  .synchroid-detail th {display:block;}
  .synchroid-detail th {width:auto;}
  }

/*Cast on Callライセンス用を旧ページから引継ぎ*/
.kaisha {
  width: 100%;
  line-height: 23px;
  table-layout: fixed;
  }
  .kaisha td {
  border: 1px solid #aaa;
  padding: 10px;
  /* text-align:left; */
  vertical-align: middle;
  font-size: 15px;
  }
  .kaisha th {
    border: 1px solid #8D8D8D;
    padding: 10px;
    font-weight: bold;
    font-size: 16px;
    background-color: #E6E6FA;
    vertical-align: middle;
  }
  
  .compare {
  /* border-collapse: collapse; /*境界線を重ねる*/
  border-collapse: separate; /*境界線を分離*/
  border-spacing:15; /*境界線同士の距離*/
  width: 100%;
  line-height: 23px;
  table-layout: fixed;
  }
  .compare td {
  border: 1px solid #aaa;
  padding: 10px;
  /* text-align:left; */
  vertical-align: middle;
  font-size: 20px;
  }
  .compare th {
  border: 1px solid #aaa;
  padding: 10px;
  font-weight: bold;
  font-size: 20px;
  color: white;
  /* background-color: #061793; */ 
  
  vertical-align: middle;
  }
  
  .center{
  text-align: center;
  }
  
  @media screen and (max-width: 767px) {
  .kaisha,
  .kaisha tr,
  .kaisha td,
  .kaisha th {display:block;}
  .kaisha th {width:auto;}
  }
  .content-form button {
    padding: 15px 40px !important;
  }
input[type=checkbox],
input[type=radio] {
	transform: scale(2);
	margin: 0 12px 0 0;
}

label.radio{
  margin-right: 15px;
}

.list-calendar table {
  width: 100% !important;
}
.list-monthly-calendar th, .list-calendar th {
  font-size: 1.1em;
  padding: 0.5em 0 !important;
}
.list-monthly-calendar td, .list-calendar td {
  text-align: center;
  font-size: 1.1em;
  padding: 5px !important;
}

/*Cookie CSS*/
.overlay {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  }
  .btn_area {
  width: 80%;
  height: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background: #fff;
  text-align: center;
  z-index: 2;
  overflow: scroll;
  }
  .btn_area .ttl {
  font-weight: bold
  }
  .btn_area p {
  padding: 15px
  }
  .btn_area button {
 	display: block;
    margin: 0 auto;
    background: #fff0;
    border: none;
}
  /*/Cookie CSS*/
