.info-back {
    background: url(../images/contents/alliance/komodo/bg_komodo.jpg) no-repeat bottom center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
     height: 538px;
}

.verifyoo.info-back {
    background: url(../images/contents/alliance/verifyoo/bg_verifyoo.jpg) no-repeat bottom center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
     height: 538px;
}

.ironscales.info-back {
    background: url(../images/contents/alliance/ironscales/bg_ironscales.jpg) no-repeat bottom center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
     height: 538px;
}

#info-rgba {
    height: 100%;
    /* background: rgba(255,255,255,0.3); */
}
.h2_title{
    line-height: 1.1em;
    font-size: 2em;
    font-weight: bold;
    }
.font_color{
    color: #3e88e1;
}
.under_align {
    width: 70%;
    height: auto;
    margin: auto;
}
.txt-p{
    padding: 20px 30px;
    margin-top: 0;
}
.contact_btn{
    bottom: 0px;
    padding: 10px auto;
    margin: 10px 0px;
    left: 0;
    right: 0;
}
  .mv{
    width: 100%;
    padding: 0px ;
    margin-bottom: 0px;
    position: relative;
    left: 0px;
}
  .box_mv {
    position: absolute;
    right: 0px;
    margin: 0px;
    top: 40px;
    max-width: 650px;
    background: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px;
    padding: 2rem 5rem;
    margin: 30px 0;
    text-align: center;
}
.box_img{
    position: absolute;
    left: 450px;
    top: 150px;
}
.btn-blue_g{font-size: 90%!important;
display: inline-block
;position: relative;
margin-bottom: 0;
font-weight: 700;
line-height: 1.42857143;
text-align: center;
/* white-space: nowrap; */
vertical-align: middle;-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none
;-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width:100%;
padding: 15px 0;
background: #07569e; /* Old browsers */
background: -moz-linear-gradient(left,  #07569e 0%, #097fa1 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #07569e 0%,#097fa1 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #07569e 0%,#097fa1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
box-shadow: 0px 5px 10px  rgba(54, 117, 191, 0.5);color: #fff !important;
}
.btn-blue_g:before {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    right: 62px;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    /*background: #fff;*/
    transition: all .5s ease-out;
}
.btn-blue_g::after{
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    /* transform: rotate(45deg); */
    top: 40%;
    right: 15px;
    width: 10px;
    /* height: 10px; */
    /* margin-top: -5px; */
    /* background: #8476f5; */
    transition: all .5s ease-out;
    width: 0.6rem;
    height: 0.6rem;
    border-right: 3px solid currentColor;
    border-bottom: 3px solid currentColor;
    transform: rotate(-45deg);
    transition: all 0.2s ease;
}
.width100 a:hover,.under_align a:hover  {
    display: inline-block;
    text-decoration: none;
    position: relative;
    margin-bottom: 0;
    font-weight: 700;
    line-height: 1.42857143;
    /* text-align: center; */
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 24px;
    width:100%;
    padding: 0px -20px;
    background: #07569e; /* Old browsers */
    background: -moz-linear-gradient(left,  #0E8FDA 0%, #12BEDC 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #0E8FDA 0%,#12BEDC 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #0E8FDA 0%,#12BEDC 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0E8FDA', endColorstr='#12BEDC',GradientType=1 ); /* IE6-9 */
    box-shadow: 0px 5px 10px  rgba(54, 117, 191, 0.5);
    color: #fff !important;
}

.sp_br {
    display: block;
}

@media screen and (max-width: 1024px){
.box_mv{
    background: rgb(255 255 255 / 0.75);
}
}


@media screen and (max-width: 800px){
.info-back {
    height: 700px;
}
.box_mv{
    background: rgb(255 255 255 / 0.75);
} 
.h2_title {
    font-size: 1.5em;
    line-height: 1.5;
}
.box_mv {
    top: 30px;
    padding: 50px;
    height: auto;
}
}


@media screen and (max-width: 767px){
.sp_left {
    text-align: left;   
}

.txt-p{
    padding: 20px 0;
}

.under_align {
    width: 100%;
    margin: auto;
}

.info-back {
    background: url(../images/contents/alliance/komodo/img_01_sp.jpg) no-repeat bottom center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    height: 750px;
}

.verifyoo.info-back {
    background: url(../images/contents/alliance/verifyoo/bg_verifyoo_sp.jpg) no-repeat bottom center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    height: 820px;
}

.ironscales.info-back {
    background: url(../images/contents/alliance/ironscales/bg_ironscales_sp.jpg) no-repeat bottom center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    height: 750px;
}

.box_ITSMine p {
    font-size: 1rem;
}
.box_mv img{
   width: 47%;
}
.btn-blue_g{
    font-size: 1.5rem!important;
    padding: 20px;
    width: 100%;
    padding: 20px 0;
}
.btn-blue_g:before {
    right: 32px;
    width: 20px;
    height: 20px;
    margin-top: -8px;
}
.btn-blue_g::after{
    right: 36px;
    width: 20px;
    height: 20px;
     margin-top: -8px;
}
.sp_br {
    display: block;
}
.pc_br {
    display: none;
}
}
