@charset "UTF-8";
.module_qrity {
	word-break: keep-all;
}
.module_qrity .minframe {
	padding-left: 10px;
	padding-right: 10px;
	max-width: 860px;
	margin: 0 auto;
}
.module_qrity .pg_padding {
    padding: 80px 0 130px;
}
.module_qrity .__point {
	color: #CC6330;
	font-size: 17px;
	font-weight: 700;
}

/*card-01*/
.module_qrity .card-01 {
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	color: #fff;
}
.module_qrity .card-01 .__title img {
    max-width: 170px;
}
.module_qrity .card-01 .item-wrap {
    margin: 35px auto 0;
}
.module_qrity .card-01 .item-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

}
.module_qrity .card-01 .item {
    border-radius: 50%;
    background: #23d7f178;
    width: 8rem;
    height: 8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 17px;
    margin: 10px 20px;
}

/* card-02 */
.module_qrity .card-02 {
    background: #fff;
}
.module_qrity .card-02 .cont-wrap {
    margin: 35px auto 0;
    max-width: 400px;
}
.module_qrity .card-02 .cont {
    text-align: center;
    margin: auto;
}
.module_qrity .card-02 .cont .cont-title {
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    padding: 1rem 0;
}
.module_qrity .card-02 .cont.item-01 .cont-title {
    background: #0DA9C0;
}
.module_qrity .card-02 .cont.item-02 .cont-title {
    background: #DF692F;
}
.module_qrity .card-02 .cont .cont-inner {
    border: 1px solid #BABABA;
    border-top: none;
    padding: 50px 20px;
}
.module_qrity .card-02 .cont .cont-img {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 20px auto 50px;
}
.module_qrity .card-02 .cont .cont-img img {
    width: 100%;
}
.module_qrity .card-02 .cont .__point {
    font-size: 17px;
    margin-bottom: 7px;
}
.module_qrity .card-02 .cont.item-01 {
    margin-bottom: 50px;
}
.module_qrity .card-02 .cont.item-01 .__point {
    color: #0da9c0;
}
.module_qrity .card-02 .cont .cont-txt {
    font-size: 15px;
    color: #424242;
}
.module_qrity .card-02 .cont .video-box {
    margin: 50px auto;
}
.module_qrity .card-02 .cont .cont-chklist {
    text-align: left;
    min-height: 110px;
    max-width: 262px;
    margin: auto;
    font-size: 15px;
}
.module_qrity .card-02 .cont .cont-chklist li {
    display: inline-block;
    text-indent: -26px;
    margin-left: 26px;
    line-height: 1.8;
}
.module_qrity .card-02 .cont .cont-chklist li img {
    margin-right: 7px;
    vertical-align: middle;
    max-width: 20px;
}

/* card-03 */
.module_qrity .card-03 {
    background: #f8f8f8;
}
.module_qrity .card-03 .sub-title {
    text-align: center;
    margin: 35px auto 0;
}
.module_qrity .card-03 .sub-title > span {
    font-size: 15px;
    color: #0DA9C0;
    font-family: 'Campton', Sans-serif;
    margin-bottom: 3px;
}
.module_qrity .card-03 .sub-title > p {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.5;
}
.module_qrity .card-03 .sub-title > p b {
    color: #424242;
}
.module_qrity .card-03 .sub-title > p .__point {
    color: #0DA9C0;
    font-size: 17px;
}
.module_qrity .card-03 .cont-wrap {
    margin: 70px auto 0;
    position: relative;
    max-width: 400px;
}
.module_qrity .card-03 .cont-wrap .cont.item-01 {
    margin-bottom: 50%;
}
.module_qrity .card-03 .cont-wrap .cont .__left figure img {
    width: 100%;
}
.module_qrity .card-03 .cont-wrap .cont .img-txt {
    display: block;
    background: -o-linear-gradient(45deg, #0DA9C0, #0A91A5);
    background: linear-gradient(45deg, #0DA9C0, #0A91A5);
    border-radius: 35px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 70%;
    margin: 20px auto 50px;
}
.module_qrity .card-03 .cont-wrap .cont.item-02 .img-txt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.module_qrity .card-03 .cont-wrap .cont.item-02 .img-txt small {
    font-size: 13px;
}
.module_qrity .card-03 .cont-wrap .cont .__right {
    text-align: center;
}
.module_qrity .card-03 .cont-wrap .cont .cont-title {
    background: #0DA9C0;
    padding: 1rem 0;
    font-size: 17px;
    color: #fff;
}
.module_qrity .card-03 .cont-wrap .cont .cont-detail {
    padding: 50px 0;
    border: 1px solid #BABABA;
    border-top: none;
    font-size: 15px;
}
.module_qrity .card-03 .cont-wrap .cont .cont-detail b {
    font-weight: 700;
}
.module_qrity .card-03 .cont-wrap .cont .cont-detail .__point {
    font-size: 15px;
    color: #e62235;
}
.module_qrity .card-03 .cont-wrap .cont-arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.module_qrity .card-03 .cont-wrap .cont-arrow img {
    max-width: 25px;
}
.module_qrity .card-03 .item-effect {
    position: relative;
    margin-top: 70px;
    line-height: 1.5;
}
.module_qrity .card-03 .item-effect .cont-arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.module_qrity .card-03 .item-effect .cont-arrow img {
    max-width: 25px;
}
.module_qrity .card-03 .item-effect .__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 90px;
}
.module_qrity .card-03 .item-effect .__left figure {
    border-radius: 50%;
    background: #EAEAEA;
    -webkit-box-shadow: 5px 5px 7px #00000014;
            box-shadow: 5px 5px 7px #00000014;
    width: 90px;
    height: 90px;
    margin-right: 3px;
}
.module_qrity .card-03 .item-effect .__left figure img {
    width: 100%;
}
.module_qrity .card-03 .item-effect .__left div {
    border-radius: 50%;
    background: #F4F4F4;
    width: 90px;
    height: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #424242;
    text-align: center;
    -webkit-box-shadow: 5px 5px 7px #00000014;
            box-shadow: 5px 5px 7px #00000014;
    font-weight: 700;
    font-size: 15px;
    margin-left: 3px;
}
.module_qrity .card-03 .item-effect .__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.module_qrity .card-03 .item-effect .__right div {
    border-radius: 50%;
    background: #0DA9C0;
    width: 90px;
    height: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    text-align: center;
    -webkit-box-shadow: 5px 5px 7px #00000014;
            box-shadow: 5px 5px 7px #00000014;
    font-weight: 700;
    font-size: 15px;
    margin: 0 3px;
}

/* card-04 */
.module_qrity .card-04 {
    background: #E0F1F3;
}
.module_qrity .card-04 .sub-title {
    text-align: center;
}
.module_qrity .card-04 .sub-title > span {
    font-size: 15px;
    color: #CC6330;
    font-family: 'Campton', Sans-serif;
    margin-bottom: 3px;
}
.module_qrity .card-04 .sub-title > p {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.5;
}
.module_qrity .card-04 .sub-title > p b {
    color: #424242;
}
.module_qrity .card-04 .sub-title > p .__point {
    font-size: 17px;
}
.module_qrity .card-04 .cont-wrap {
    margin: 70px auto 0;
    max-width: 400px;
}
.module_qrity .card-04 .cont .cont-title {
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    text-align: center;
    padding: 1rem 0;
}
.module_qrity .card-04 .cont .cont-title > small {
    font-weight: 300;
    font-size: 15px;
}
.module_qrity .card-04 .cont.item-01 {
    margin-bottom: 70px;
}
.module_qrity .card-04 .cont.item-01 .cont-title {
    background: #DF692F;
}
.module_qrity .card-04 .cont.item-01 .__point {
    color: #DF692F;
}
.module_qrity .card-04 .cont.item-02 .cont-title {
    background: #CC3F30;
}
.module_qrity .card-04 .cont.item-02 .__point,
.module_qrity .card-04 .cont.item-03 .__point,
.module_qrity .card-04 .cont.item-04 .__point {
    color: #cc3f30;
}
.module_qrity .card-04 .cont.item-03 {
    margin: 10px 0;
}
.module_qrity .card-04 .cont .cont-inner {
    background: #fff;
}
.module_qrity .card-04 .cont .cont-img img {
    width: 100%;
    vertical-align: middle;
}
.module_qrity .card-04 .cont .cont-txt {
    text-align: center;
    padding: 35px 0;
}
.module_qrity .card-04 .cont .cont-txt > p {
    font-size: 15px;
    margin-top: 10px;
    line-height: 1.5;
    padding: 0 30px;
}
.module_qrity .card-04 .cont .cont-txt > p > b {
    font-weight: 700;
    color: #424242;
}
.module_qrity .card-04 .cont .cont-txt > p .__point {
    font-size: 15px;
}






.module_qrity .card-04 .item-effect {
    position: relative;
    margin-top: 70px;
    line-height: 1.5;
}
.module_qrity .card-04 .item-effect .cont-arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.module_qrity .card-04 .item-effect .cont-arrow img {
    max-width: 25px;
}
.module_qrity .card-04 .item-effect .__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 90px;
}
.module_qrity .card-04 .item-effect .__left figure {
    border-radius: 50%;
    background: #EAEAEA;
    -webkit-box-shadow: 5px 5px 7px #00000014;
            box-shadow: 5px 5px 7px #00000014;
    width: 90px;
    height: 90px;
    margin-right: 3px;
}
.module_qrity .card-04 .item-effect .__left figure img {
    width: 100%;
}
.module_qrity .card-04 .item-effect .__left div {
    border-radius: 50%;
    background: #F4F4F4;
    width: 90px;
    height: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #424242;
    text-align: center;
    -webkit-box-shadow: 5px 5px 7px #00000014;
            box-shadow: 5px 5px 7px #00000014;
    font-weight: 700;
    font-size: 15px;
    margin-left: 3px;
}
.module_qrity .card-04 .item-effect .__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.module_qrity .card-04 .item-effect .__right div {
    border-radius: 50%;
    background: #DF692F;
    width: 90px;
    height: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    text-align: center;
    -webkit-box-shadow: 5px 5px 7px #00000014;
            box-shadow: 5px 5px 7px #00000014;
    font-weight: 700;
    font-size: 15px;
    margin: 0 3px;
}

/* card-05 */
.module_qrity .card-05 {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    padding: 80px 0;
}
.module_qrity .card-05 .title {
    padding: 0 30px;
}
/* .module_qrity .card-05 .title p {
    margin: auto;
    max-width: 300px;
} */
.module_qrity .card-05 .title .__point {
    font-size: 20px;
    margin-bottom: 10px;
    color: #df692f;
}
.module_qrity .card-05 .title > p {
    font-size: 15px;
    color: #101010;
    line-height: 1.5;
}
.module_qrity .card-05 .title > p > b {
    font-weight: 700;
}

/* card-06 */
.module_qrity .card-06 {
    background: #fff;
}
.module_qrity .card-06 .cont-wrap {
    margin: 50px auto 0;
    max-width: 500px;
}
.module_qrity .card-06 .cont {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 50px;
}
.module_qrity .card-06 .cont:last-child {
    margin-bottom: 0;
}
.module_qrity .card-06 .cont .cont-img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: #FDFDFD;
    -webkit-box-shadow: 5px 5px 7px #00000014;
            box-shadow: 5px 5px 7px #00000014;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
}
.module_qrity .card-06 .cont .cont-img img {
    max-width: 85px;
}
.module_qrity .card-06 .cont.item-03 .cont-img img,
.module_qrity .card-06 .cont.item-04 .cont-img img {
    max-width: 120px;
}
.module_qrity .card-06 .cont-inner {
    width: 55%;
    margin-left: 18px;
}
.module_qrity .card-06 .cont .cont-txt {
    border: 1px solid #BABABA;
    border-top: none;
    display: table;
    width: 100%;
    height: 120px;
}
.module_qrity .card-06 .cont .cont-num {
    background: #0DA9C0;
    display: block;
    text-align: center;
    padding: 0.5rem 0;
    color: #fff;
    font-size: 15px;
}
.module_qrity .card-06 .cont .cont-txt p {
    font-size: 15px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
}
.module_qrity .card-06 .cont .cont-txt p b {
    font-weight: 700;
}