/* 共通設定 */
html {
    overflow-y: scroll;
}
/* Bootstrap 上書き */
.modal-open {
    padding-right: 0px !important;
}
.modal {
    padding-right: 0px !important;
}
/* font color size */
.ex-fontFamily-default {
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "MS PGothic", sans-serif;
}
.ex-fontFamily-alphanumeric {
    font-family: "Century Gothic";
}
.ex-fontSize-small {
    font-size: 0.85rem;
}
.ex-fontSize-big {
    font-size: 1.7rem;
}
.ex-fontSize-title {
    font-size: 3.5rem;
}
.ex-color-turquoise {
    color: #5bc0de;
}
.ex-color-orange {
    color: #fc8a03;
}
.ex-color-visited:visited {
    color: #c58af9 !important;
}
.ex-backgroundColor-orange {
    background-color: #fc8a03 !important;
}
.ex-backgroundColor-green {
    background-color: #5cb85c !important;
}
.ex-color-hover-orange:hover {
    color: #ffbb00 !important;
}
.ex-backgroundColor-light {
    background-color: #f8f8f8;
}
/*ボーダーライン*/
.menu-border {
    max-width: 75%;
    margin-left: 0px;
}
/*各ページのタイトル始まりの四角形（赤）*/
.projects h3:before {
    box-sizing: border-box; 
    content: '';
    height: 12px;
    width: 12px;
    display: block;
    background: #d9534f;
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.3) inset;
    -box-shadow: 0 0 5px rgba(255, 255, 255, 0.3) inset;
    -webkit-box-shadow: 0 0 5px rgba(255, 255, 255, 0.3) inset;
    -moz-box-shadow: 0 0 5px rgba(255, 255, 255, 0.3) inset;
    position: absolute;
    top: -0px;
    left: -17px;
    transform: rotate(-50deg);
    -webkit-transform: rotate(-50deg);
    -moz-transform: rotate(-50deg);
    -o-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);
}
/*各ページのタイトル始まりの四角形（青）*/
.projects h3:after {
    content: '';
    height: 8px;
    width: 6px;
    display: block;
    background: #1c77c4;
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.3) inset;
    -box-shadow: 0 0 5px rgba(255, 255, 255, 0.3) inset;
    -webkit-box-shadow: 0 0 5px rgba(255, 255, 255, 0.3) inset;
    -moz-box-shadow: 0 0 5px rgba(255, 255, 255, 0.3) inset;
    position: absolute;
    top: 16px;
    left: -17px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-75deg);
}
/*広告背景の文字（大）*/
/*.conversion-text h2 {
    line-height: 3.6rem;
    font-weight: 800;
    font-size: 1.7rem;
}/*
/*広告背景の文字（小）*/
conversion-text p {
    font-weight: 80;
    font-size: 0.9rem;
}
.ex-background-conversionImage {
    background: url(/img/Conversion_002.png)  no-repeat ;
    text-align: center;
    background-size: 100% ;
    width: 1500px;
    height: 780px;
    font-weight: bold;
    color: #ffffff;
}
.ex-background-conversionImage-small {
    background: url(/img/Conversion_Small.png)  no-repeat ;
    text-align: center;
    background-size: 100% ;
    width: 1000px;
    height: 150px;
    font-weight: bold;
    color: #ffffff;
}
/*トップ画像のラベル文字（大）*/
.top-image-label-text-big{
   padding-top: 6%;
   padding-bottom: 4%;
    font-size: 3rem;
}
/*トップ画像のラベル文字（小）*/
.top-image-label-text-small{
    font-size: 1.5rem;
 
 
}
/*東京23区のIT企業12181社の～の文字*/
.section-title h3 {
    font-size: 0.6em;
    color: #93939e;
    font-weight: 900;
    display: inline-block;
    position: relative;
    padding-bottom: 15px;
    text-align: left;
}
/*東京23区のIT企業12181社の～の文字*/
.section-title p {
    color: #93939e;
    font-size: 0.6em;
    line-height: 25px;
}
/*画像サイズ*/
/*.img-responsive {
    width: 120px;
    height: 100px;
}*/
/*ITなびSESの特徴文字（小）*/
/*.featured-text p {
    line-height: 1rem;
    font-weight: 500;
    font-size: 0.8rem;
    text-align: center;
    color: #47474C;
}*/
/*ITなびSESの特徴文字（大）*/
/*.featured-text h3 {
    text-align: center;
    color: #47474C;
    font-size: 2.2rem;
    font-weight: 700;
}*/
.h1 {
    font-size: 1.8em;
    color: #3cafcf;
    font-weight: 900;
    position: relative;
    padding-bottom: 15px;
    text-align: left;
}
.featured-text h4 {
    text-align: center;
    color: #47474C;
    font-size: 18px;
    font-weight: 700;
    margin: 20px;
}
.fuchi-blue{
    font-weight: bold;
    text-shadow: -1px -1px 0 rgba(30, 60, 213, 0.825), 
                 -1px 0 0 rgba(30, 60, 213, 0.825), 
                 -1px 1px 0 rgba(30, 60, 213, 0.825),
                 0 -1px 0 rgba(30, 60, 213, 0.825),                  
                 0 1px 0 rgba(30, 60, 213, 0.825),
                 1px -1px 0 rgba(30, 60, 213, 0.825),  
                 1px 0 0 rgba(30, 60, 213, 0.825),  
                 1px 1px 0 rgba(30, 60, 213, 0.825);
}
.fuchi-orange{
    font-weight: bold;
    text-shadow: -1px -1px 0 rgba(255, 145, 0, 0.926), 
                 -1px 0 0 rgba(255, 145, 0, 0.926), 
                 -1px 1px 0 rgba(255, 119, 0, 0.91),
                 0 -1px 0 rgba(255, 145, 0, 0.926),                  
                 0 1px 0 rgba(255, 145, 0, 0.926),
                 1px -1px 0 rgba(255, 145, 0, 0.926),  
                 1px 0 0 rgba(255, 145, 0, 0.926),  
                 1px 1px 0 rgba(255, 145, 0, 0.926);
}
/*案件人材ページ*/
/*案件検索の文字*/
.projects h3 {
    font-size: 1.8em;
    color: #000000;
    font-weight: 900;
    display: inline-block;
    position: relative;
    padding-bottom: 15px;
    text-align: left;
}
.paging {
    display: block;
    width: 30%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    text-align: center;
    /* border: 1px solid #ccc; */
    margin: 0 auto;
    top: 100px;
}
.ex-rotate-hover {
    width: 2rem;
    height: 2rem;
}
.ex-rotate-hover:hover {
    transition: 1s;
    transform: rotateZ(360deg);
}
.ex-offer-show-table-item-name {
    width: 240px;
}
.ex-offer-show-table-item-name-large-area {
    width: 240px;
    max-height:240px;
}
.ex-offer-show-table-item-contents {
    width: 350px;
}
.ex-offer-show-table-item-contents-large-area {
    width: 350px;
    max-height:240px;
}
.ex-overflow-y-scroll {
    overflow-y: scroll;
}
.ex-search-text {
    background-color: #9af0f6;
}
.ex-tooltip-width {
    max-width: 100%;
}