@charset "UTF-8";

.info-back {
    background: url(../../images/alliance/partners_26/bg.jpg) no-repeat bottom center scroll !important;
}

.new-alliance h5 {
    color: #000 !important;
}

.new-alliance h5:before {
    background-color: #FFE600 !important;
}

img[src$="img-1.jpg"] {
    width: 100%;
}

.col-2 {
    width: 48%;
}

.mgt5 {
    margin-top: 70px;
}

.txt-blue {
    color: #0B8CB5;
    font-size: 1.5rem;
    font-weight: bold;
}

/*---------------------------
sec01
----------------------------*/
#sec01 .flex {
    gap: 70px 0;
}
#sec01 .flex :nth-child(1) { order: 2; }
#sec01 .flex :nth-child(2) { order: 1; }
#sec01 .flex :nth-child(3) { order: 3; }
#sec01 .flex :nth-child(4) { order: 4; }

#sec01 .marker {
    background: linear-gradient(transparent 60%, rgba(11,140,181,0.4) 40%);
    line-height: 2;
    font-weight: bold;
    font-size: 1.2rem;
}
/*---------------------------
sec02
----------------------------*/
#sec02 {
    padding: 3% 0 !important;
}

#sec02 .sec02-bg {
    background: url(../../images/alliance/partners_26/sec02-bg.png) no-repeat center;
    padding: 15px 0;
}

#sec02 p {
    font-size: 1.4rem;
    font-weight: bold;
}

/*---------------------------
sec03
----------------------------*/
#sec03 .col-2:first-child {
    display: flex;
    align-items: center;
}

#sec03 .col-2 .txt-blue {
    margin-bottom: 0;
}

#sec03 .col-2 p:nth-child(2n) {
    margin-top: 0 !important;
}

/*---------------------------
sec04
----------------------------*/
#sec04 .num {
    font-size: 3rem;
    line-height: 1;
    font-weight: bold;
    text-align: center;
}

#sec04 .num span {
    font-size: 1.5rem;
}

#sec04 .flex > div {
    width: 28%;
    background-color: #fff;
    padding: 15px;
    border: solid 3px #0B8CB5;
}

#sec04 .flex .txtblue {
    color: #0B8CB5;
    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
}
#sec04 .flex .txtblue.title_mg {
    padding: 1.1rem 0;
}

/*---------------------------
sec05
----------------------------*/
#sec05 ul {
    text-align: center;
}

#sec05 ul li {
    width: 16%;
    padding: 10px;
    border: 1px solid #0B8CB5;
    margin-bottom: 2rem;
    background: #fafdff;
}
#sec05 ul li p:nth-child(1) {
    color: #0B8CB5;
    font-size: 1.5rem;
    font-weight: bold;
    margin-top: 0.5em !important;
}
#sec05 ul li p:nth-child(2) {
    margin-top: 0.5em !important;
    font-weight: bold;
}
#sec05 ul li p:nth-child(3) {
    text-align: left;
    font-size: .9rem;
}

/*---------------------------
sec06
----------------------------*/
#sec06 .flex {
    justify-content: end !important;
}

#sec06 ul li:nth-child(3n) {
    width: 40%;
}

#sec06 ul li {
    width: 20%;
    position: relative;
    padding-left: 30px;
    line-height: 1.6em;
    margin-bottom: 2%;
}

#sec06 ul li.check {
	background: url(../../images/alliance/partners_26/check.png) left 0px top 3px no-repeat;
	background-size: 15px auto;
}

#sec06 ul li:nth-child(3n+1) {
    width: 20%;
}

#sec06 .float-r {
    float: right;
}

/*---------------------------
sec07
----------------------------*/
#sec07 li {
    width: 26%;
    padding: 25px 20px 15px;
    text-align: center;
    margin-bottom: 5%;
    box-shadow: 0px 8px 10px rgb(54 117 191 / 30%);
    border-top: 1px solid rgba(54, 117, 191, 0.1);
}

#sec07 ul li p.read {
    color: #0B8CB5;
    font-size: 1.2rem;
    font-weight: bold;
}

#sec07 ul li p.txt {
    text-align: left;
    margin-bottom: 0 !important;
}

#sec07 ul li p:nth-child(1) {
    text-align: left;
}

#sec07 .flex-card .img-wrap img {
    width: auto;
    height: 70px;
}

/*---------------------------
sec08
----------------------------*/
#sec08 .flex-box {
    width: 47%;
    background-color: #fff;
    margin-bottom: 5%;
}

#sec08 .pic img {
    width: 100%;
}

#sec08 .flex-box .txt-box .title {
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
    margin: 1.5rem 0 1rem;
}

#sec08 .flex-box .txt-box .txt {
    padding: 0 25px 25px
}





@media screen and (max-width: 1000px) {
.info-back {
    background: url(../../images/alliance/partners_26/bg_sp.jpg) no-repeat bottom center scroll !important;
}
.col-2 {
    width: 100%;
}

.col-2 p{
margin-top: 35px;
    margin-bottom: 0;
}

.new-alliance .flex{
    display: flex !IMPORTANT;
}

.info-back {
    height: 700px !IMPORTANT;
}

.col-2 img{
    width: 100%;
}

/*---------------------------
sec01
----------------------------*/

#sec01 .flex {
    gap: 0;
}

#sec01 .flex :nth-child(1) { order: 1; }
#sec01 .flex :nth-child(2) { order: 2; margin-top: 0 !important;}
#sec01 .flex :nth-child(3) { order: 3; margin-top: 5%; }
#sec01 .flex :nth-child(4) { order: 4; }

/*---------------------------
sec03
----------------------------*/

/*---------------------------
sec04
----------------------------*/
#sec04 .flex > div {
    width: 100%;
    margin-bottom: 3%;
}

/*---------------------------
sec05
----------------------------*/
.new-alliance #sec05 .flex {
    justify-content: center;
}

#sec05 ul li {
    width: 27%;
    margin: 0 10px 20px;
}

#sec05 ul li:first-child {
    margin-left: 0;
}

#sec05 ul li:nth-child(3) {
    margin-right: 0;
}

#sec04 .flex .txtblue.title_mg {
    padding: 0;
}

/*---------------------------
sec06
----------------------------*/
#sec06 .flex {
    margin-left: 10%;
}

#sec06 ul li,
#sec06 ul li:nth-child(3n+1),
#sec06 ul li:nth-child(3n) {
    width: 100%;
}

/*---------------------------
sec07
----------------------------*/
#sec07 li {
    width: 100%;
}

#sec07 ul li p.txt {
    text-align: center;
}

/*---------------------------
sec08
----------------------------*/
#sec08 .flex-box {
    width: 100%;
}

#sec08 .flex-box .txt-box .title {
    font-size: 1.8rem;
}
}