/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

@charset "UTF-8";
/*****************************************************
	/*포텐자 아그네스*/
.module_potenza_a{
	letter-spacing: -1px;
}
.module_potenza_a img{
	display: block;
	width:100%;
}
.module_potenza_a .fix_area{
	max-width:500px;
	margin:0 auto;
}
.module_potenza_a .potenza_a_list01{
	padding:150px 0;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
}
.module_potenza_a .potenza_a_list01 .logo{
	width:80%;
	margin:0 auto 70px;
}
.module_potenza_a .potenza_a_list01 ul{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.module_potenza_a .potenza_a_list01 ul li{
	width: 120px;
    height: 120px;
    margin: 10px 10px 0;
    font-size: 17px;
    line-height: 22px;
    background-color: rgba(57, 197, 199, .4);
    color: #fff;
    border-radius: 50em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.module_potenza_a .potenza_a_list02{
	padding:80px 0 90px;
}
.module_potenza_a .potenza_a_list02 .content{
	padding-top:30px;
}
.module_potenza_a .potenza_a_list02 .content .cont{
	
}
.module_potenza_a .potenza_a_list02 .content .cont .tit__{
	padding: 10px 0;
    text-align: center;
    color: #fff;
    line-height: 23px;
}
.module_potenza_a .potenza_a_list02 .content .cont1 .tit__{
	background-color:#4CBDBF;
}
.module_potenza_a .potenza_a_list02 .content .cont2 .tit__{
	background-color:#00898B;
}
.module_potenza_a .potenza_a_list02 .content .cont .tit__ p{
	font-size: 18px;
	font-weight: 700;
}
.module_potenza_a .potenza_a_list02 .content .cont .tit__ span{
	font-family: 'Campton', Sans-serif;
	font-size:16px;
}
.module_potenza_a .potenza_a_list02 .content .desc{
	padding: 20px 0 40px;
    font-size: 17px;
    text-align: center;
    color: #171717;
    line-height: 24px;
}
.module_potenza_a .potenza_a_list03{
	padding:80px 0 130px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
.module_potenza_a .potenza_a_list03 .desc{
	padding: 30px 0 40px;
    color: #171717;
    line-height: 22px;
    font-size: 15px;
    text-align: center;
	word-break: keep-all;
}
.module_potenza_a .potenza_a_list03 figure{
	width:80%;
	margin:0 auto;
}
.module_potenza_a .potenza_a_list04{
	padding:80px 0 130px;
	background-color:#F5FFFF;
}
.module_potenza_a .potenza_a_list04 .txt_box{
    padding: 20px 0;
    margin-bottom: 40px;
    background-color: #109496;
    color: #fff;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
}
.module_potenza_a .potenza_a_list04 .content{
	position: relative;
}
.module_potenza_a .potenza_a_list04 .content figure{
	width:60%;
	margin:0 auto;
}
.module_potenza_a .potenza_a_list04 .content .txt_box__{
	text-align: center;
	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
	        box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}
.module_potenza_a .potenza_a_list04 .content .txt_box__ .tit__{
	padding: 10px 0;
    background-image: -webkit-gradient(linear,right top, left top,from(#109496),to(#45B8BA));
    background-image: -o-linear-gradient(right,#109496,#45B8BA);
    background-image: linear-gradient(to left,#109496,#45B8BA);
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}
.module_potenza_a .potenza_a_list04 .content .txt_box__ .desc{
    padding: 25px 0;
    font-size: 16px;
    color: #2F2E2E;
    line-height: 25px;
    background-color: #fff;
	
}
.module_potenza_a .potenza_a_list04 .content .icon{
	width:25px;
	position:absolute;
    bottom: 162px;
    left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
}