* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
a:visited {
    text-decoration: none;
}
.pc{display: block;}

.sp{display: none;}
.pc_br{display: inline-block;}
.sp_br{display: none;}
.awards.cf:before, .cf:after {
    content: "";
    display: table;
}

#ITsMine .btn-blue_g {
    font-size: 120%!important;
}

#intro-txt {
    margin-top: 0;
    padding-top: 0;
}
#main{
    color: #222222;
    font: 12px Verdana,'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','Osaka','ＭＳ Ｐゴシック',sans-serif;
}
#main h3{line-height: 1.2;
    position: relative;
   /* color: #3e88e1;*/
    margin-bottom: 2.5rem;
    font-size: 2.2rem!important;
    text-align: center;
    }
#main h4{
    position: relative;
    margin-bottom: 30px;
    text-align: center;
    padding: 10px 20px;
    /*margin: -110px;*/
    padding: 10px 20px;
    color: #fff;
    font-size: 1.5rem;
}
#main .infoTxt {
    font-size: 1rem;
}


#content-m .wFluu {
    background-color: #f2f5fe!important;
    }
.mgn-title70 {
    margin: 70px 0!important;
}
.mg_b40 {
    margin-bottom: 40px;
}
.sp_left{
        text-align: center;
}
.awards .history li:nth-child(3n+1) {
    margin-left: 0;
}
.awards .history li {
    width: 32%;
    margin-left: 2%;
    float: left;
    display: block;
    margin-top: 40px;
}
.awards li figure {
    margin-bottom: 10px;
    position: relative;
    outline: none;
   /* border: 1px solid #ccc;*/
}
.awards li figure:before {
    top: -2px;
    left: -2px;
}
.awards  li figure:after {
    position: absolute;
    z-index: 2;
    content: '';
    width: 0;
    height: 0;
    border: 2px solid transparent;
}
.awards li figure img {
    display: block;
    width: 100%;
}
img.echo-img.loaded {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
.awards li figure:after {
    bottom: -2px;
    right: -2px;
}
.awards li em {
    display: block;
    font-size: 14px;
    height: 80px;
}
#main .ITsMine-info-back {
    background: url(../images/contents/alliance/ITsMine/bg_ITsMine.jpg) no-repeat bottom center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
     height: 538px;
}

#ITsMine-info-rgba {
    height: 100%;
    /* background: rgba(255,255,255,0.3); */
}
#ITsMine-info-m {
    max-width: 930px;
    margin: 0 auto;
    margin-top: 50px;
}
#main .h2_title{
    line-height: 1.1em;
    font-size: 2.2rem;
    font-weight: bold;
    margin-bottom: 0;
    }
.font_color{margin-bottom: 0.3em;
    font-size: 2.2rem;
    margin-top: 0.4em;
    color: #3e88e1;
}
.under_align {
    width: 100%;
    margin: 0 auto;
    height: auto;
}
.txt-p{
    font-size: 16px;
    line-height: 1.8em;
    padding: 20px 0;
}
.contact_btn{
    bottom: 0px;
    padding: 10px auto;
    margin: 10px 0px;
    left: 0;
    right: 0;
}
  .ITsMine{
    width: 100%;
    padding: 0px ;
    margin-bottom: 0px;
    position: relative;
    left: 0px;
}
  .box_ITSMine {
    position: absolute;
    right: 0px;
    margin: 0px;
    top: 100px;
    max-width: 770px;
    background: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px;
    padding: 2rem 10rem 2rem 5rem;
    margin: 30px 0;
    text-align: center;
}
.box_img{
    position: absolute;
    left: 450px;
    top: 150px;
}
.btn-blue_g{font-size: 115%!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 40px;/*background: linear-gradient(-45deg, rgb(140 105 247 / 1), rgb(82 198 235 / 1));*/background: -webkit-linear-gradient(left, #54c4ea 0%,#8b6eee 100%);background: -moz-linear-gradient(left,  #54c4ea 0%, #8b6eee 100%); /* FF3.6-15 */background: -webkit-linear-gradient(left,  #54c4ea 0%,#8b6eee 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to right,  #54c4ea 0%,#8b6eee 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: -webkit-linear-gradient(left, #8b6eee 0%,#54c4ea 100%);
    background: -moz-linear-gradient(left, #8b6eee 0%,#54c4ea 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #8b6eee 0%,#54c4ea 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #8b6eee 0%,#54c4ea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    box-shadow: 0px 5px 10px  rgba(54, 117, 191, 0.5);
    color: #fff !important;
/*:after a:hover:  background: #58bfeb;*/
}

.cont_list {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: stretch;
    justify-content: space-between;

    margin: 0 auto;
    max-width: 930px;
}
#content-m .wFluu .inner .ITsMine_infoTxt {
    font-size: 17px;
    font-weight: bold;
}
.cont_list .list_box {
    width: 48%;
    border-top: solid 4px #3e88e1;
    padding: 0;
    /* height: 640px; */
    background: rgb(255, 255, 255);
    box-shadow:  0px 8px 20px  rgba(54, 117, 191, 0.5);
    text-align: center;
    margin: 30px 0;
    padding-bottom: 20px;
}
#contents6_bg .list_box{
    padding-bottom: 0 10px 20px;
}
.cont_list .list_box .pic {
    margin-bottom: 1rem;
}
 .cont_list .list_box .pic img {
    width: 100%;
    /*height: auto;*/
}

.infoFga2 .cont_list .list_box .box_sub_md {
    font-size: 1.5rem;
    margin-bottom: 1rem;
    text-align: center;
}
.box_sub_md{
    font-size:24px;
     font-weight: bold;
}
 .txt{
    font-size: 20px;
    font-weight: bold;
}
.blue{
    color: #3e88e1;
}
.box_txt_left,.box_txt{
    font-size: 1rem;
    text-align: left;
    padding: 30px 20px 0px 20px;
    background-color: #f2f5fe;
    margin: 20px 20px 0;
    height: 150px;
    border-top: solid 3px #3e88e1;
    background:#f2f5fe url(../images/contents/alliance/ITsMine/line_arrow.png) no-repeat  top;
}
.contents_mag{
    margin-top: -140px;
}
.box_arrow{
    background: #4088e1 url(../images/contents/alliance/ITsMine/line_arrow.png) no-repeat top;
}
.ai_box_arrow {
    text-align: center;
    margin-top: -30px;
    vertical-align:bottom;
}
.width100{
     max-width: 930px;
    text-align: center;
    margin-bottom: -30px;
}
.bg_bluebox .number {
    background: #4088e1;
    color: #fff;
    width: 63px;
    height: 63px;
    font-size: 40px;
    text-align: center;
    padding: 5px;
    margin-top: -50px;
    position: absolute;
}
.bg_bluebox_left .number {
    background: #4088e1;
    color: #fff;
    width: 63px;
    height: 63px;
    font-size: 40px;
    text-align: center;
    padding: 5px;
    margin-top: -50px;
    position: absolute;
}
.bg_bluebox .number_title,.bg_bluebox .number_title1{
    color: #3e88e1;
    padding-left: 80px;
    margin-top: -40px;
    font-size: 2em;
    font-weight: bold;
    position: absolute;
}
.bg_bluebox .number_title{
    margin-top: -52px;
}
.bg_bluebox{
    padding: 1.8em;
    background-color: #f2f5fe;
    overflow: hidden;
    max-width: 548px;
    height: 300px;
    float: right;
    padding: 1.8em 2em 0 5em;
    margin-left: -30px;
    z-index: -1;
        margin-top: 80px;
}
.list_box p,.bg_bluebox_left p,.bg_bluebox p{
font-size: 16px;
}
.bg_bluebox_left {
    background-color: #f2f5fe;
    overflow: hidden;
    max-width: 548px;
    height: 230px;
    float: left;
    margin-bottom: 20px;
    padding: 1.8em 5em 0 2em;
    margin-right: -30px;
    z-index: -1;
    margin-top: 80px;
}
.bg_bluebox_left .number_title{
    color: #3e88e1;
    padding-left: 80px;
    margin-top: -50px;
    font-size: 2em;
    position: absolute;
    font-weight: bold;
}
.img_box{
    padding: 0;
    float:left;
    background: rgb(255, 255, 255);
    box-shadow: 0px 8px 20px rgba(54, 117, 191, 0.5);
    text-align: center;
    margin: 40px 0;

}
.contents5_inner_bg {
    background: url(../images/contents/alliance/ITsMine/bg_img01.png) left top no-repeat, url(../images/contents/alliance/ITsMine/bg_img02.png) right bottom no-repeat;
    margin: -70px 0;
    padding: 70px 0;
    background-size: 100%;
    }
#contents6_bg {
    padding: 70px 0;
    background: linear-gradient(-45deg, rgb(140 105 247 / 1), rgb(82 198 235 / 1));
}
@media screen and (max-width: 1024px){
.box_ITSMine{
    background: rgb(255 255 255 / 0.75);
}
.bg_bluebox {
    height: auto;
    padding-bottom: 3%;
}
}
@media screen and (max-width: 800px){
.box_ITSMine{
    background: rgb(255 255 255 / 0.75);
}
.bg_bluebox {
    height: 360px;
}
.btn-blue_g {
    width: 95%;
}
.bg_bluebox .number_title, {
    margin-top: -50px;
    }
.box_txt_left,.box_txt {
    height: 190px;
}
.img_box{
    margin-bottom: 260px;
}
.img_box img{
width: 95%;
margin:auto 0px;
}
.cont_list {
    max-width: 700px;
}
.box_txt_left{
    margin: -10px 20px 0;
    height: 190px;
    }
/*.bg_bluebox .number_title, .bg_bluebox .number_title1 {
    color: #3e88e1;
    padding-left: 80px;
    margin-top: -50px;
    font-size: 1.6em;
    letter-spacing: -0.2em;
}*/
}

@media screen and (max-width: 767px){
.pc{display: none;}
.sp{display:  block;}
.pc_br{display: none;}
.sp_br{display: inline-block;}
.txt-p{
    font-size: 28px;
}
.awards .history li {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.awards li em {
    display: block;
    font-size:22px;
    padding:10px;
    height: 120px;
    letter-spacing: -0.01em;
}
.box_ITSMine {
    position: absolute;
    right: 0px;
    margin: 0px;
    top: 35px;
    width: 100%;
    background: rgb(255 255 255 / 83%);
    padding: 20px;
    text-align: center;
}
.cont_list {
    display: block;
}
#main .h2_title {
    line-height: 1.5em;
}
.cont_list .list_box {
    width: 100%;
    margin: 40px auto;
    border-top: solid 5px #3e88e1;
    padding-bottom: 45px;
}
#main h3 {
    line-height: 1.5;
    position: relative;
    /* color: #3e88e1; */
    margin-bottom: 2.5rem;
    font-size: 2.8rem!important;
}

#main .contents_mag h4{
    font-size: 3em !important;}

.list_box h5{    
    font-size: 2.5rem !important;
}
.list_box p {font-size: 1.8rem;
}
#ITsMine .sp_left{
    font-size: 1.5rem!important;
}
#main .box_ITSMine p {
    line-height: 1.5em;
    font-size: 1.8rem !important;
}

#main .ITsMine-info-back {
    background: url(../images/contents/alliance/ITsMine/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: 800px;
}
.box_ITSMine {
    top: 90px;
    padding: 50px 12px 70px;
    height: auto;
}
.box_ITSMine img{
   width: 47%;
}
.btn-blue_g{
    font-size: 1.5rem!important;
    padding: 20px;
    width: 100%;
    padding: 20px 40px 20px 0px;
}
.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;
}

.box_txt_left,.box_txt{
    height: 320px;
    font-size: 1.6rem !important;
    margin: 20px 40px 0px;
}
.box_ITSMine .font_color {
    font-size: 3rem;
    line-height: 5rem;
}
#content-m .wFluu .inner .ITsMine_infoTxt {
    font-size: 1.8rem;
    letter-spacing: -0.03em;
}
.sp_left{
        text-align: left!important;
}
.contents_mag {
    margin-top: -180px;
}
.box_sub_md {
    font-size: 2.5rem;
}
.img_box {
    margin: 30px 0;
    padding: 20px 0;
    width: 100%;
}
.number01_box{
 height: 500px;
    float: right;
    padding: 60px 20px;
    margin-top: -25px;
    max-width: 100%;
    margin-bottom: 70px;
}

.bg_bluebox {
    height: 700px;
    float: right;
    padding: 60px 20px;
    margin-top: -25px;
    max-width: 100%;
    margin-bottom: 70px;
}
 .txt,.list_box p, .bg_bluebox p{
    font-size: 1.8rem !important;
}
.bg_bluebox .number {
     margin-top: 0px; 
    width: 100px;
    height: 100px;
    font-size: 65px;
    padding: 10px;
    
}
.bg_bluebox_left .number {
    width: 100px;
    height: 100px;
    font-size: 65px;
    text-align: center;
    padding: 10px;
    }
.bg_bluebox .number_title1  {
    padding-top:30px;
    }
 .bg_bluebox_left .number_title ,.bg_bluebox .number_title,.bg_bluebox .number_title1  {
    margin-top: 0px;
    padding-left: 120px;
    font-size: 2rem;
    }
 .bg_bluebox_left .number_title{
    margin-top: -42px;
    }    
.bg_bluebox_left {
    height: 450px;
    padding:120px 20px;
    max-width: 100%;
    margin-top: -20px;
}
.bg_bluebox .mgn-t50 {
    margin-top: 120px!important;

}
 .bg_bluebox_left .mgn-t50{
    margin-top: 80px!important;
}
.contents5_inner_bg{
    margin: -90px 0;
    padding: 120px 0;
    background-size: 290%;
}
}