/*?forcesmartphone=on*/
.fancybox-desktop.prevVertical{box-sizing:content-box !important;}

/* グローバルナビ */
.tokenMenu {
text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0 1px 0 #FFF,  0 -1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF !important;
}

/* .headTop {
background: rgba(255,255,255,0.7);
} */

/* carimシステム */
.txcarimsystem p.ttl {
    display: flex;
    width: 6em;
    border-right: 2px solid #0175c2;
    color: #0175c2;
    font-weight: bold;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 0;
}
.txcarimsystem p.txt {
    flex: 1;
    padding: 0 0 0 1em;
}
.txcarimsystem li {
    display: flex;
    list-style: none;
    margin: 0 0 1em;
    padding: 0;
}
.txcarimsystem ul{
    margin: 0;
    padding: 0.5em 0 1em 0;
}
 
h3.workflow {
border-bottom-color:#0175c2 !important;
}

h3.workflow strong{
margin:0 0.5em 0 0;color:#0075c1 !important;
}

.downarw_image{
background-image: url("/Portals/0/images/business/index/arw_flow_down.png"); 
background-repeat: no-repeat;
background-position: left;
margin:0 0 2em 3em;
}

/* ルーペアイコン表示 */
.loupe {
  position:relative;
  display:inline-block;
}
.icon_loupe {
    position: absolute;
    bottom: 5%;
    right: -10%;
}

.icon_loupe_works {
    position: absolute;
    bottom: 5%;
    right: 5%;
    width: 8%;
}

/* tab　フォントサイズ調整*/
ul.ulList_vertical.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all{
    font-size: large;
    font-weight: bold;
}

div.i4ewOd-pzNkMb-haAclf {
display: none;
}


/* ol の liレイアウト調整*/
li {
    margin: 0;
    padding: 1em 0em 1em 1em;
}

/* ol の数字だけボールド*/
ol.num-bold li::marker {
    font-weight: bold !important;
}


/* テキストインデント */
.indent1{
  text-indent: 1rem;
}
.indent2{
  text-indent: 2rem;
}

/* 左のパディング */
.padding-left1{
    padding-left: 1rem;
}
.padding-left2{
    padding-left: 2rem;
}

/* 資格一覧のレイアウト */
.license .layoutItem {
    margin: 1em 0em 1em;
    padding: 0 2em;
}
.license h3 {
margin: 2em 1em 0.5em;
}
.license p {
margin: 0em;
padding: 0.2em 0;
}
h3.border-bottom-red {
border-bottom: #ff9797 solid 2px;
}
h3.border-bottom-blue{
border-bottom: #97bdff solid 2px;
}
h3.border-bottom-green{
border-bottom: #a7df85 solid 2px;
}

/* プライバシーポリシーのレイアウト */
ul.listBordered li ul li::before {
display: none !important;
}
ul.listBordered li ul li {
list-style: square !important;
font-size: 0.9em;
border-top: none !important;
padding: 0.3em 0;
}
ul.listBordered .google-tool {
    padding: 0.2em;
    line-height: 2em;
}
.banner-contact  {
    margin-top: 2em !important;
}
.banner-contact div {
    margin-bottom: -0.5em !important;
}

