.sec-title{
    color: #161F40;
    font-family: "Raleway", sans-serif;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 72px; /* 150% */
}
.title-sub{
    margin-top: 28px;
    color: #161F40;
    font-family: "Raleway", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 42px; /* 175% */
    align-self: stretch;
}
.sec02{
    background: #F5F3EE;
    padding: 71px 0px 71.405px 0px;
}
.sec02-group01{
    margin-top: 125px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 78px 2%;
}
.sec02-item{
    border-radius: 9.149px;
    border: 1.83px solid #96C60B;
    background: #161F40;
    transform: rotate(-5.589deg);
    width: 32%;
    padding: 12px;
    box-shadow: 8.08px 8.08px 0 #96C60B;
}
.sec02-item-title{
    height: 148.218px;
    border-radius: 9.149px;
    background: #FFF;
    position: relative;
}

.sec02-item-title p::before,
.sec02-item-title p::after,
.sec02-item-title::before,
.sec02-item-title::after{
    content: "";
    border-radius: 18.299px;
    background: #161F40;
    width: 33.852px;
    height: 3.702px;
    position: absolute;
}
.sec02-item-title::after{
    left: 7px;
    top: 14px;
    transform: rotate(28.45deg);
}
.sec02-item-title::before{
    left: 7px;
    bottom: 14px;
    transform: rotate(340deg);
}
.sec02-item-title p::after{
    right: 7px;
    top: 18px;
    transform: rotate(-39.629deg);
}
.sec02-item-title p::before{
    right: 7px;
    bottom: 18px;
    transform: rotate(28.451deg);
}
.sec02-item-title p{
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
	text-align: center;

    color: #161F40;
    font-family: "Inter", sans-serif;
    font-size: 51.236px;
    font-style: italic;
    font-weight: 700;
    line-height: normal;

    position: relative;
}
.sec02-item-title p.txt01{
	font-size: 35.64px;
}
.sec02-item-txt{
    color: #FFF;
    text-align: center;
    font-family: "Inter", sans-serif;
    font-size: 16.469px;
    font-style: normal;
    font-weight: 500;
    line-height: 29.278px; /* 177.778% */
    margin-top: 25px;
}
.sec04,
.sec03{
    padding: 71px 0px 0px 0px;
    background: #F5F3EE;
}
.sec03-title{
    color: #161F40;
    font-family: "Raleway", sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 72px; /* 150% */
}
.sec03-group01{
    margin-top: 52px;
}
.service-agency-item img{
    width: 55.161px;
    height: 55.161px;
}
.service-agency-item04.service-agency-item img{
    width: 72px;
    height: 72px;
}
.sec05{
    background: #F5F3EE;
}
.sec05-group01{
    border-radius: 20px;
    background: #161F40;
    padding: 33px 0px 165px 51px;
}
.sec05-title{
    color: #FFF;
    font-family: "Raleway", sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 52px; /* 185.714% */
    max-width: 661px;
}
.sec05-txt{
    margin-top: 19px;
    color: #FFF;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.sec05-group02{
    padding: 18px 32px;
    border-radius: 20px;
    background: #96C60B;
    width: calc(100% - 110px);
    margin: -50px auto 0px auto;
    position: relative;
}
.sec05-group02::before{
    content: "";
    position: absolute;
    top: -260px;
    right: 80px;
    background: url(../img/meo/item03.png) no-repeat;
    background-size: cover;
    width: 270px;
    height: 260px;
}
.sec05-group02-meo::before{
	background-image: url(../img/meo/item03_meo.png);
}
.sec05-group02 p{
    color: #FFF;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 177.778% */ 
}



.sec03-group01-txt{
    border-radius: 20px;
    background: #161F40;
    padding: 20px;
    width: calc(100% - 54px);
    margin: 0 auto;

    color: #FFF;
    font-family: "Inter", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 160% */
	text-align: center;
}
.sec08{
    padding: 71px 0px;
    background: #F5F3EE;
}
.sec08-group01{
    margin-top: 81px;
    display: flex;
    justify-content: space-between;
}
.sec08-item{
    width: calc(100%/3 - 20px);
   
}
.sec08-item-body{
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.20);
    padding: 28px 25px 18px 27px;
    position: relative;
    z-index: 2;
    height: 100%;
}
.sec08-item h3{
    color: #000;
    font-family: "Raleway", sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.sec08-item .sec08-txt01{
    margin-top: 12px;
    color: #000;
    font-family: "Inter", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    min-height: 44px;
}
.sec08-txt02{
    margin-top: 28px;
    color: #000;
    font-family: "Inter", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.sec08-txt03{
    margin-top: 11px;
    color: #000;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.sec08-item-group01{
    margin-top: 28px;
}
.sec08-item-group01 p{
    color: #000;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    padding-left: 30px;
    position: relative;
}
.sec08-item-group01 p::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/tiktokoa/icon.svg);
    background-size: cover;
    width: 24px;
    height: 24px;
    aspect-ratio: 1/1;
}
.sec08-item-group01 p+p{
    margin-top: 25px;
}
.sec08-item02{
    position: relative;
    z-index: 2;
}
.sec08-item02-group{
    position: absolute;
    z-index: -1;
    height: calc(100% + 69px);
    width: calc(100% + 18px);
    top: -46px;
    left: -9px;
    border-radius: 40px;
    border: 4px solid rgba(217, 217, 217, 0.80);
    background: #96C60B;
    padding-top: 14px;
}
.sec08-item02-group p{
    display: flex;
    justify-content: center;
    gap: 6px;
}
.sec08-item02-group p img{
    width: 18px;
    height: 18px;
    aspect-ratio: 1/1;
}
.sec08-item02-group p span{
    display: inline-block;
    color: #FFF;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.sec09{
    background: #F5F3EE;
    padding: 71px 0px;
}
.sec09-group01{
    margin-top: 35px;
}
.sec09-item{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sec09-item+.sec09-item{
    margin-top: 42px;
}
.sec09-item-left{
    max-width: 631px;
}
.sec09-item-left h3{
    padding: 10px;
    background: #96C60B;
    color: #FFF;
    font-family: "Raleway", sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    width: fit-content;
    transform: rotate(-1deg);
}
.sec09-item-left p{
    margin-top: 17px;
    color: #000;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 200% */
}
.sec09-item-right img{
    width: 487px;
}

.sec11{
    background: #F5F3EE;
    padding: 71px 0px 71.405px 0px;
}
.sec11-group03{
    margin-top: 35.5px;
    display: flex;
    gap: 20px;
}
.sec11-group03-item{
    width: calc(50% - 10px);
    padding: 28px 27px 18px 27px;
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.20);
}
.sec11-group03-item h3{
    padding: 10px;
    border-radius: 10px;

    color: #FFF;
    font-family: "Inter", sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.sec11-group03-item01 h3{
    background: #E65124;
}
.sec11-group03-item02 h3{
    background: #000;
}
.sec11-iem-txt01{
    margin-top: 28px;
    color: #000;
    font-family: "Inter", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.sec11-group03-item .sec08-item-group01 {
    margin-top: 28px;
}
.sec11-group03-item .sec08-item-group01 p{
    color: #000;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.sec11-group03-item .sec08-item-group01 p+p{
    margin-top: 28px;
}
/* ------------------------ */
.sec11-group03-ec{
    margin-top: 35.5px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 25px;
    column-gap: 20px;
}
.sec11-group03-item-ec{
    width: calc(50% - 10px);
    padding: 28px 27px 18px 27px;
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.20);
}
.sec11-group03-item-ec h3{
    padding: 10px;
    border-radius: 10px;

    color: #FFF;
    font-family: "Inter", sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.sec11-group03-ec .sec11-group03-item01 h3{
    background: #E65124;
}
.sec11-group03-ec .sec11-group03-item02 h3{
    background: #DF2A4E;
}
.sec11-group03-ec .sec11-group03-item03 h3{
    background: #3A3599;
}
.sec11-group03-ec .sec11-group03-item04 h3{
    background: #0096D1;
}
.sec11-iem-txt01{
    margin-top: 28px;
    color: #000;
    font-family: "Inter", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.sec11-group03-item-ec .sec08-item-group01 {
    margin-top: 28px;
}
.sec11-group03-item-ec .sec08-item-group01 p{
    color: #000;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.sec11-group03-item-ec .sec08-item-group01 p+p{
    margin-top: 28px;
}


/* ------------------------ */

.sec11-group04{
    margin-top: 57px;
}
.sec11-group04 p{
    transform: rotate(-2deg);
    padding: 22px 27px;
    border-radius: 10px;
    background: #96C60B;

    color: #FFF;
    text-align: center;
    font-family: "Inter", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 177.778% */
}
@media screen and (max-width:850px){
    .sec02 {
        padding: 64px 0px 64px 0px;
    }
    .sec-title {
        font-size: 22px;
        line-height: 32px;
    }
    .title-sub {
        margin-top: 21px;
        font-size: 14px;
        line-height: 28px;
    }
    .sec02-group01 {
        margin-top: 21px;
        flex-wrap: wrap;
        gap: 25px;
    }
    .sec02-item{
        width: calc(100% - 21.669px);
        border-radius: 6.098px;
        border: 1.22px solid #96C60B;
        transform: rotate(-5.589deg);
        margin-left: 5.589px;
    }
    .sec02-item-title p{
        font-size: 34.15px;
    }
    .sec02-item-title{
        height: 98.792px;
    }
    .sec02-item-txt {
        font-size: 11px;
        line-height: 19.514px;
        margin-top: 15px;
    }
    .sec04, .sec03{
        padding: 45px 0px 45px 0px;
    }
    .sec03-title {
        font-size: 22px;
        line-height: 32px;
    }
    .sec03-group01 {
        margin-top: 21px;
    }
    .sec03-item{
        border-radius: 10px;
        background: #FFF;
        box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.20);
        padding: 18px;
    }
    .sec03-item+.sec03-item{
        margin-top: 10px;
    }
    .sec03-item h3{
        color: #000;
        font-family: "Inter", sans-serif;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .sec03-item p{
        color: #000;
        font-family: "Inter", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px; /* 200% */
        margin-top: 14px;
    }

    .sec05-group02::before{
        content: unset;
    }
    .sec05-group01 {
        padding: 24px 24px 70px 24px;
    }
    .sec05-title {
        font-size: 20px;
        line-height: 32px; 
        max-width: 100%;
    }
    .sec05-txt {
        font-size: 14px;
        line-height: 22px
    }
    .sec05-group02 {
        padding: 50px 22px;
        width: calc(100% - 48px);
        margin: -50px auto 0px auto;
        position: relative;
    }
    .sec05-group02 p {
        font-size: 14px;
        line-height: 32px;
    }

    .sec03-group01-txt {
        margin-top: 21px;
        width: 100%;
        font-size: 14px;
        line-height: 22px;
        text-align: center;
    }
    .sec08 {
        padding: 45px 0px;
    }
    .sec08-group01{
        flex-wrap: wrap;
        margin-top: 21px;
    }
    .sec08-item {
        width: 100%;
    }
    .sec08-item+.sec08-item{
        margin-top: 27px;
    }
    .sec08-item.sec08-item02{
        margin-top: 57px;
    }
    .sec08-item h3 {
        font-size: 20px;
    }
    .sec08-item .sec08-txt01 {
        margin-top: 12px;
        font-size: 14px;
        min-height: auto;
    }
    .sec08-txt02 {
        margin-top: 28px;
        font-size: 18px;
    }
    .sec08-txt03 {
        margin-top: 11px;
        font-size: 14px;
    }
    .sec08-item-group01 p {
        color: #000;
        font-size: 14px;
        font-weight: 500;
        line-height: normal;
    }
    .sec08-item-group01 p+p {
        margin-top: 20px;
    }
    .sec08-item02-group {
        position: absolute;
        z-index: -1;
        height: calc(100% + 61px);
        width: calc(100% + 22px);
        top: -46px;
        left: -11px;
        border-radius: 40px;
        border: 4px solid rgba(217, 217, 217, 0.80);
        background: #96C60B;
        padding-top: 14px;
    }
    .sec08-item-body{
        padding: 18px 12px;
    }
	
	.sec09{
        padding: 45px 0px;
    }
    .sec09-group01{
        margin-top: 10px;
    }
    .sec09-item{
        flex-wrap: wrap;
    }
    .sec09-item+.sec09-item{
        margin-top: 42px;
    }
    .sec09-item-left{
        width: 100%;
        max-width: 100%;
        order: 2;
    }
    .sec09-item-right{
        order: 1;
        margin-bottom: 32px;
    }
    .sec09-item-left h3{
        padding: 6.439px 6px;
        font-size: 18px;
        width: 100%;
    }
    .sec09-item-left p{
        font-size: 14px;
        line-height: 32px;
    }
    .sec09-item-right img{
        width: 100%;
    }
	
	 .sec11-group03{
        flex-wrap: wrap;
        margin-top: 35px;
        gap: 20px;
    }
    .sec11-group03-item{
        width: 100%;
        padding: 24px 12px;
    }
    .sec11-group03-item h3 {
       font-size: 20px;
    }
    .sec11-iem-txt01 {
        font-size: 16px;
    }
    .sec11-group03-item .sec08-item-group01 p {
        font-size: 14px;
        line-height: 24px;
    }
    .sec11-group03-item .sec08-item-group01 p+p {
        margin-top: 11px;
    }

    /* ------------------------------------------ */
     .sec11-group03-ec{
        flex-wrap: wrap;
        margin-top: 35px;
        gap: 20px;
    }
    .sec11-group03-item-ec{
        width: 100%;
        padding: 24px 12px;
    }
    .sec11-group03-item-ec h3 {
       font-size: 20px;
    }
    .sec11-group03-item-ec .sec08-item-group01 p {
        font-size: 14px;
        line-height: 24px;
    }
    .sec11-group03-item-ec .sec08-item-group01 p+p {
        margin-top: 11px;
    }
    /* ------------------------------------------ */
    .sec11-group04 p{
        padding: 22px 12px;
        border-radius: 10px;
        font-size: 14px;
        line-height: 22px;
    }
    .sec11-group04 {
        margin-top: 41px;
    }
	.sec02-item-title p.txt01{
		font-size: 24.15px;
	}
}

.service-agency-txt-meo {
    color: #8d8d8d;
}