
.mb10 {margin-bottom: 10px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb40 {margin-bottom: 40px !important;}
.mb50 {margin-bottom: 50px !important;}
.mb80 {margin-bottom: 80px !important;}

.Grid4 .ef_h2 {
    padding: 0 0 0 0.5em;
    border-left: #c60000 solid 10px;
    background: none;
}

.Grid4 .ef_h3 {
    padding: 0;
    border-left: none;
}

.PageTitleStyle1 h1 span {font-size: 80%;}

.ImgOnlyStyle {border: none;}

p.cap {
    margin: 5px 10px;
    line-height: 140%;
}

.ResponsiveLinkListStyle.BottomBorderSet {margin-bottom: 80px;}


/*-------------　お問い合わせバナー　//---------------*/
#Contents .ef_Section {
    width: 100%;
    max-width: 1275px;
    margin: auto;
    padding: 0;
    box-sizing: border-box;
}


.inquiry a {
    display: block;
    max-width: 770px;
    word-break: break-all;
}

.inquiry a:link, .inquiry a:visited {
    color: #fff;
    text-decoration: none;
    width: 100%;
    height: 100%;
    margin: auto;
}

.inquiry p {
    font-weight: bold;
    text-align: center;
    background: url("/products/it/everflex/img/bnr_inquiry_bg.jpg") no-repeat;
    background-size: cover;
    max-width: 770px;
    margin: auto;
    text-shadow: 0 0 0.2em #000, 0 0 0.2em #000;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 2px 2px 6px rgb(0 0 0 / 70%);
}

.inquiry a span {
    background: url(/products/it/everflex/img/icon_white_arrow.svg) no-repeat;
    background-position: center right 10px;
    background-size: 25px;
    transition: all .5s;
    padding-right: 45px;
}


.inquiry a:hover {
    opacity: 0.8;
}

.inquiry a:hover span {
    background-position: center right 0;
}


/*-------------//　お問い合わせバナー　---------------*/


/*-------　お問い合わせバナー　min 1300px　----------*/

@media screen and (min-width: 1300px) {

#Contents .ef_contents {
    width: 95%;
    margin: auto;
}
}

/*-------　お問い合わせバナー　min　768px　----------*/

@media screen and (min-width: 768px) {

.inquiry a p {
    padding-left: 70px;
}

.inquiry p {
    min-height: 150px;
    margin-top: 50px;
    font-size: 1.8rem;
}
}


/* ----------------------------------------*/
/*       　　  PCサイズのみ　998px～          */
/* ----------------------------------------*/

@media screen and (min-width: 998px) {

.img-address {
    position: relative;
}

.img-address p.TextStyle1 { /*---　20230427.html用　---*/
    position: absolute;
    top :20%;
    left: 70%;
    width: 25%;
}

/*---　20230424.html用//　---*/
.img-address p.right-Text { 
    position: absolute;
    top :73%;
    left: 75%;
    width: 25%;
    color: #fff;
}
p.left-Text strong {color: #fff;}

.img-address p.left-Text { 
    position: absolute;
    top :73%;
    left: 30%;
    width: 25%;
    color: #fff;    
}
p.right-Text strong {color: #fff;}
/*---　//20230424.html用　---*/

div.ClearFix div.ImgRightAdjust, div.ClearFix div.ImgLeftAdjust {width: 50%;}

.sp-txt {display: none;}

}

/* ----------------------------------------*/
/*        タブレットサイズ768～997px          */
/* ----------------------------------------*/

@media screen and (min-width: 768px) and (max-width: 997px) {

.img-address {
    position: relative;
}

.img-address p.TextStyle1 { /*---　20230427.html用　---*/
    position: absolute;
    top :20%;
    left: 70%;
    width: 30%;
    font-size: 1.5vw;
}

/*---　20230424.html用//　---*/
.img-address p.right-Text { 
    position: absolute;
    top :73%;
    left: 75%;
    width: 25%;
    color: #fff;
    font-size: 1.4vw;    
}
p.left-Text strong {color: #fff;}

.img-address p.left-Text { 
    position: absolute;
    top :73%;
    left: 30%;
    width: 25%;
    color: #fff; 
    font-size: 1.4vw;    
}
p.right-Text strong {color: #fff;}
/*---　//20230424.html用　---*/

div.ClearFix div.ImgRightAdjust, div.ClearFix div.ImgLeftAdjust {width: 50%;}

/*-------------　お問い合わせバナー//　------------*/

.inquiry a p {
    padding-left: 70px;
}

.inquiry p {
    min-height: 150px;
    margin-top: 50px;
    font-size: 1.8rem;
}

/*-------------　//お問い合わせバナー　------------*/


.sp-txt {display: none;}

}


/* ----------------------------------------*/
/*        スマホサイズ～767px          */
/* ----------------------------------------*/


@media screen and (max-width: 767px) {

.br-pc {display: none;}


.img-address {
    position: relative;
    font-size: 83%;
    line-height: 140%;
}

.ClearFix .ImgRightAdjust {margin-top: 20px;:}


/*-------------　お問い合わせバナー//　------------*/

#Contents .ef_Section {
    width: 100%;
    padding-left: 5vw;
    padding-right: 5vw;
    box-sizing: border-box;
    padding-top: 20px;
}

.inquiry p {
    font-size: 1.2rem;
    min-height: 100px;
}

/*-------------　//お問い合わせバナー　------------*/


.pc-br {display: none;}

}